.image-with-text-slider{overflow:hidden}@media screen and (max-width:749.98px){.image-with-text-slider .page-width.page-width--image-with-text-slider{padding:0!important}}.image-with-text-slider__slide{display:none}.image-with-text-slider__slide .text__content{position:relative}@media screen and (max-width:989.98px){.image-with-text-slider__slide .text__content .rte{font-size:calc(var(--font-body-scale)*1.4rem)}}.image-with-text-slider__slide.active{animation:animateDisplaySlide .4s ease-in-out;display:grid;place-items:center}.image-with-text-slider__slide .navigation{display:flex;gap:2rem;position:relative}.image-with-text-slider__slide .navigation .swiper-button-next,.image-with-text-slider__slide .navigation .swiper-button-prev{display:block;height:1.6rem;left:unset;margin:2.4rem 0 0;position:relative;top:unset;transition:all .2s ease-in-out;width:1.6rem}.image-with-text-slider__slide .navigation .swiper-button-next:hover,.image-with-text-slider__slide .navigation .swiper-button-prev:hover{opacity:.6}.image-with-text-slider__slide .navigation .swiper-button-next:after,.image-with-text-slider__slide .navigation .swiper-button-prev:after{color:#000;font-size:calc(var(--font-body-scale)*1.6rem)}.image-with-text-slider__slide .text{align-items:center;display:flex;justify-content:center}.image-with-text-slider__slide .text__content{margin:0 auto;width:100%}@media screen and (min-width:990px){.image-with-text-slider__slide .text__content{max-width:clamp(448px,31vw,31vw);min-width:448px}}@media screen and (max-width:989.98px){.image-with-text-slider__slide .text__content{padding:1.6rem}}.image-with-text-slider__slide .text__content-title{margin-bottom:.1rem}@keyframes animateDisplaySlide{0%{transform:translateX(100%)}to{transform:translateX(0)}}