.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:1.6rem}.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__item-content{font-size:1.4rem}@media(max-width:74.99em){.icons-with-text__item-content{scale:.9}}.icons-with-text__icon{align-items:center;aspect-ratio:1/1;background-color:var(--color-accent);border-radius:9.9rem;display:flex;flex-shrink:0;height:calc(var(--icon-size) + 1.6rem);justify-content:center;min-height:calc(var(--icon-size) + 1.6rem);min-width:calc(var(--icon-size) + 1.6rem);padding:.8rem;width:calc(var(--icon-size) + 1.6rem)}.icons-with-text__icon .icon{aspect-ratio:1/1;color:var(--color-system-white);display:block;flex-shrink:0;height:var(--icon-size);min-height:var(--icon-size);min-width:var(--icon-size);width:var(--icon-size)}.icons-with-text__icon .icon svg,.icons-with-text__icon--image img{aspect-ratio:1/1;display:block;height:100%;width:100%}.icons-with-text__icon--image img{-o-object-fit:cover;object-fit:cover}.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}}
