﻿.testimonials{display:flex;flex-direction:column;gap:2em;overflow:hidden}.testimonials .intro{display:flex;align-items:center;justify-content:space-between;margin-bottom:2em}.testimonials .intro h2{margin:0}.testimonials .slider-dots:before{background:rgba(0,0,0,.1)}.testimonials .slider-dots .slick-active button:before{background:var(--primary)}.testimonials .testimonial{flex-direction:column}.testimonials .testimonial .quote{font-size:1.25em;line-height:1.5}.testimonials .testimonial .quote p:first-child::before{content:"“"}.testimonials .testimonial .quote p:last-child::after{content:"”"}.testimonials .testimonial .name{margin-top:1em}.testimonials .testimonial-gallery-slider{position:relative;z-index:1;width:100%;height:100%}.testimonials .testimonial-gallery-slider .slick-list,.testimonials .testimonial-gallery-slider .slick-track{height:100%}.testimonials .testimonial-image{position:relative;width:100%;height:100%;overflow:hidden}.testimonials .testimonial-image img{width:100%;height:100%;object-fit:cover;object-position:center}