:root{--thumb-size:74px}.testimonial-slider{align-items:center;display:flex;margin:0 auto;position:relative}.testimonial-slider img{height:auto;max-width:100%}@media only screen and (min-width:1200px){.testimonial-slider{padding:64px}}.testimonial-slider .slides{display:flex;overflow:hidden}.testimonial-slider .slides-nav{overflow:hidden;position:absolute;right:0;top:25%;transform:translateY(-50%);width:var(--thumb-size)}@media only screen and (min-width:768px){.testimonial-slider .slides-nav{--thumb-size:74px;top:50%}}@media only screen and (min-width:1200px){.testimonial-slider .slides-nav{--thumb-size:129px}}.slide-nav-item{padding-bottom:8px;width:100%}@media only screen and (min-width:1200px){.slide-nav-item{padding-bottom:16px}}.slide-nav-inner{border:2px solid var(--bg);border-radius:50%;border-radius:100%;cursor:pointer;overflow:hidden;transition:all .2s ease-in-out;width:100%}.slick-current>.slide-nav-inner{border-color:var(--brand)}.slide-nav-inner img{height:auto;width:100%}.testimonial-slide-wrapper{flex:0 0 100%;gap:3rem}.testimonial-slide{align-items:center;display:flex;flex-direction:column-reverse;gap:3rem;justify-content:center}@media only screen and (min-width:768px){.testimonial-slide{flex-direction:row}}.testimonial-image{padding-right:32px}@media only screen and (min-width:768px){.testimonial-image{flex:1 0 50%;max-width:600px;padding-right:0}}