.content-cards{overflow:hidden}.content-cards__info{display:flex;flex-direction:column;gap:.8rem}.content-cards__heading{font-weight:400}.content-cards__description{display:flex;flex-direction:column;gap:1rem}.content-cards__description p{margin:0}.content-cards__cards,.content-cards__cards-grid{margin-top:2.4rem}@media(min-width:75em){.content-cards__cards,.content-cards__cards-grid{margin-top:4rem}}.content-cards__cards-grid{display:grid;gap:2.4rem}@media(min-width:75em){.content-cards__cards-grid{gap:2.4rem 4rem;grid-template-columns:repeat(var(--desktop-columns),1fr)}}.content-cards .swiper:not(.swiper-initialized) .swiper-wrapper{display:grid;gap:2.4rem}@media(min-width:75em){.content-cards .swiper:not(.swiper-initialized) .swiper-wrapper{gap:4rem 2.4rem;grid-template-columns:repeat(var(--desktop-columns),1fr)}}
