.icons-with-text{overflow-x:hidden}.icons-with-text__title{text-align:var(--title-alignment)}.icons-with-text__items{display:flex;flex-wrap:wrap;justify-content:space-around;margin-top:2rem}.icons-with-text__item{display:flex;flex-direction:column;gap:.8rem}.icons-with-text__item--center{align-items:center;text-align:center}.icons-with-text__item--right{align-items:flex-end;text-align:right}.icons-with-text__icon{height:var(--icon-size);width:var(--icon-size)}.icons-with-text__icon .icon{height:100%;width:100%}.icons-with-text .swiper:not(.swiper-initialized) .swiper-wrapper{display:grid;gap:2.8rem;grid-template-columns:repeat(var(--desktop-columns),1fr)}.icons-with-text .swiper-initialized .swiper-wrapper{padding:3.8rem 0}@media(max-width:74.99em){.icons-with-text .swiper-arrow{display:none}}@media(min-width:75em){.icons-with-text .swiper-scrollbar{display:none}}
