.icons-with-text{overflow-x:hidden}.icons-with-text__title{text-align:var(--title-align)}.icons-with-text__items{display:flex;flex-wrap:wrap;justify-content:space-around;margin-top:2rem}.icons-with-text__item{align-items:var(--content-align);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{color:var(--color-accent);height:var(--icon-size);width:var(--icon-size)}.icons-with-text__item-title{font-family:var(--font-regular-family);font-weight:700}.icons-with-text__item-content p{margin:0}.icons-with-text__item-link{font-weight:700;text-decoration:none;width:-moz-fit-content;width:fit-content}.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-top:4rem}
