.testimonial{margin:0 auto;max-width:var(--body-max-width);padding-left:var(--layout-padding);padding-right:var(--layout-padding);position:relative;width:100%}.testimonial__background{height:100%;left:0;margin-left:calc(50% - 50vw);position:absolute;top:0;width:100vw;z-index:-1}.testimonial__cards{margin-left:calc(50% - 50vw);overflow:hidden;padding:0 calc((100vw - min(100%,1440px))/2);width:100vw}.testimonial__cards swiper-container{overflow:visible}.testimonial__cards swiper-container::part(container){overflow:visible}.testimonial__cards swiper-container::part(wrapper){align-items:stretch}.testimonial__cards swiper-container swiper-slide{opacity:0;transition:opacity .3s}.testimonial__cards swiper-container swiper-slide.swiper-slide-active{opacity:1}.testimonial__card{display:flex;gap:32px;justify-content:space-between;width:100%}.testimonial__card-content{max-width:940px;width:100%}.testimonial__card-content-eyebrow{letter-spacing:-.3px;line-height:1.2;margin-left:12px;margin-right:24px}.testimonial__card-content-text{line-height:1.3;margin-bottom:48px}@media(max-width:1439.98px){.testimonial__card-content-text{font-size:32px}}@media(max-width:991.98px){.testimonial__card-content-text{font-size:24px}}.testimonial__card-content-author{color:var(--color-white-70);line-height:1.3;margin-bottom:12px}.testimonial__card-content-position{line-height:1.3}.testimonial__card-image{height:326px;max-width:490px;overflow:hidden;width:100%}.testimonial__card-image img{height:100%!important;object-fit:cover;object-position:center;width:100%}.testimonial__slide{height:auto}.testimonial__progress{background-color:var(--color-white-60);height:1px;margin-top:40px;max-width:700px;position:relative;width:100%}.testimonial__progress-bar{background-color:var(--color-white);border-radius:5px;height:100%;height:3px;left:0;position:absolute;top:-1px;transition:left .3s ease,width .3s ease;width:0}@media(max-width:991.98px){.testimonial__card{flex-direction:column}.testimonial__card-content{max-width:100%}.testimonial__card-content-eyebrow{margin-left:0;margin-right:6px}.testimonial__card-content-text{margin-bottom:32px}.testimonial__progress{margin-top:48px}}@media(max-width:767.98px){.testimonial__card-image{height:216px;max-width:359px;overflow:hidden;width:100%}}