.icons-with-text{height:-moz-fit-content;height:fit-content;overflow:hidden;width:100%}.icons-with-text__background{background:var(--background-color);height:100%;padding:2rem 0;position:absolute;width:100%;z-index:1}.icons-with-text__wrapper{overflow-x:visible;padding:2rem;z-index:2}.icons-with-text__wrapper>*{color:var(--text-color);z-index:2}.icons-with-text__title{font-size:2.5rem;margin-top:0;position:relative;text-align:center}.icons-with-text__title>*{text-align:center}.icons-with-text__title strong{font-weight:900}@media(min-width:48em){.icons-with-text__title{font-size:5rem}}.icons-with-text__icons{display:flex;flex-wrap:wrap;justify-content:space-around}.icons-with-text__icons>*{padding:1rem}.icons-with-text__icon-link:hover{cursor:pointer;transition:var(--transition)}.icons-with-text__icon-link:hover>*{transition:var(--transition)}.icons-with-text__icon-link:hover .icons-with-text__icon-content{font-weight:700}.icons-with-text__icon-link:hover .icons-with-text__icon-image-wrapper{box-shadow:0 0 0 1px var(--text-color)}.icons-with-text__icon{max-width:calc(100vw - 5rem);text-align:center;width:var(--icons-block-size)}.icons-with-text__icon-image-wrapper{align-items:center;border:1px solid var(--color-tertiary);border-radius:50%;display:flex;height:var(--icons-size);justify-content:center;margin:auto;overflow:hidden;transition:var(--transition);width:var(--icons-size)}.icons-with-text__icon-image{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.icons-with-text__icon-image svg{max-height:30%;max-width:30%;width:100%}.icons-with-text__icon-image img{height:100%;max-height:var(--icons-size);-o-object-fit:cover;object-fit:cover;width:100%}.icons-with-text__icon-content{font-size:1.6rem;margin:2rem 0;transition:var(--transition)}.icons-with-text__wrapper .icons-with-text__icons-container{overflow:visible}.icons-with-text__icons-container.swiper-container-initialized .swiper-wrapper{flex-wrap:nowrap;justify-content:flex-start}.icons-with-text .swiper-slide{width:auto}a .icons-with-text__icon-title{text-decoration:underline}.icons-with-text .swiper-scrollbar{background:none;height:1rem;margin:2rem 0}.icons-with-text .swiper-scrollbar .swiper-scrollbar-drag{background:var(--text-color)}
