.cards-block{background-color:rgba(217,217,217,.2);padding:3.125rem 0;overflow:hidden}.cards-block__title{text-align:center;color:#192f59;font-size:24px;line-height:30px}@media (min-width:960px){.cards-block__title{font-size:40px}}.cards-block__swiper{grid-template-columns:repeat(1,1fr);gap:20px;margin-top:3.125rem;display:grid;overflow:visible}@media (min-width:768px){.cards-block__swiper{grid-template-columns:repeat(2,1fr)}}@media (min-width:960px){.cards-block__swiper{grid-template-columns:repeat(4,1fr)}}.cards-block__item{background-color:#fff;-webkit-border-radius:6px;border-radius:6px;height:auto;overflow:hidden;box-shadow:2px 2px 18px 8px rgba(118,118,118,.12)}.cards-block__img{aspect-ratio:16/9.5;display:flex;overflow:hidden}.cards-block__img img{object-fit:cover;width:100%;height:100%}.cards-block__wrapper{padding:25px 20px}.cards-block__cards-title{text-align:center;color:#03273f;text-transform:uppercase;margin-bottom:20px;font-size:20px;font-weight:700;line-height:24px}.cards-block__text{color:#83878c;text-align:center;font-size:16px;font-weight:400;line-height:24px}@media (min-width:960px){#spanish-grid .cards-block__swiper{grid-template-columns:repeat(5,1fr)!important}}#spanish-grid .cards-block .container{max-width:1240px}