.testimonial-carousel-container{display:flex;align-items:flex-start;max-width:90%;margin:0 auto;gap:8%;padding:5% 2%}.image-section,.quote-section{flex:1}.quote-section{max-width:40%}.image-section{position:relative;overflow:hidden}.image-carousel{display:flex;justify-content:center;align-items:center;position:relative;height:35vw}.testimonial-image-wrapper{position:absolute;transition:all 0.3s ease;width:21vw;height:35vw;opacity:0;transform:translateX(100%) scale(.8)}.testimonial-image-wrapper.active{z-index:2;transform:translateX(0) scale(1);opacity:1}.testimonial-image-wrapper.prev{transform:translateX(-140%);width:11.7vw;height:35vw}.testimonial-image-wrapper.next{transform:translateX(140%);width:11.7vw;height:35vw}.testimonial-image-wrapper.active .testimonial-image{border:1px solid #ff0037}.testimonial-image{width:100%;height:100%;object-fit:cover;border-radius:50%}.carousel-nav{position:absolute;top:50%;transform:translateY(-50%);cursor:pointer;z-index:3}.carousel-nav.prev{left:10%}.carousel-nav.next{right:10%}.testimonial-quote{display:none}.testimonial-quote[style*="display: block"]{display:block}.testimonial-quote p{font-family:"dunbar-tall";font-style:normal;font-weight:500;line-height:150%;letter-spacing:-.32px;font-size:2vw;color:#410037;margin-top:22px}.testimonial-quote h3{font-size:1vw;font-style:normal;font-weight:700;line-height:150%;text-transform:uppercase;font-family:"dunbar-text";margin-top:22px}@media (max-width:1025px){.testimonial-carousel-container{flex-direction:column;padding:24px 8px;gap:24px}.image-carousel{height:270.44px}.testimonial-quote{padding:24px 16px 32px}.testimonial-quote p{font-size:25px;font-weight:400;line-height:140%}.testimonial-quote h3{font-size:24px;font-weight:400;line-height:140%;letter-spacing:-.24px;text-transform:none}.image-section,.quote-section{width:100%;max-width:unset}.testimonial-image-wrapper{width:165.985px;height:270.44px}.testimonial-image-wrapper.prev{width:92.508px;height:270.44px}.testimonial-image-wrapper.next{width:92.508px;height:270.44px}.carousel-nav svg{width:35px;height:35px}}