.testimonials-section{position:relative;overflow:hidden;padding:clamp(5rem,9vw,8rem) clamp(1.25rem,7vw,8rem);background:#e7eff0}.testimonials-heading{max-width:680px}.testimonials-heading h2{margin:.45rem 0 1rem;font:400 clamp(2.9rem,5vw,5.4rem)/.99 var(--serif);letter-spacing:-.048em}.testimonials-heading h2 em{color:#50b9ca}.testimonials-heading>p:last-child{max-width:510px;margin:0;font:1.02rem/1.65 var(--sans);color:#526365}.testimonial-controls{position:absolute;right:clamp(1.25rem,7vw,8rem);top:clamp(6.5rem,11vw,9.5rem);display:flex;gap:.6rem}.testimonial-control{width:48px;height:48px;border:1px solid rgba(76,83,86,.28);border-radius:50%;background:#fffdf9;color:#4c5356;font-size:1.4rem;cursor:pointer}.testimonial-control:hover{background:#50b9ca;color:#fff}.testimonial-track{display:flex;gap:1rem;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;margin-top:3.25rem;padding-bottom:.25rem}.testimonial-track::-webkit-scrollbar{display:none}.testimonial-card{flex:0 0 calc((100% - 2rem)/3);min-height:320px;display:flex;flex-direction:column;justify-content:space-between;scroll-snap-align:start;padding:2rem;background:#fffdf9}.testimonial-card:nth-child(2){background:#f2e3ca}.testimonial-card:nth-child(3){background:#d8e6e2}.testimonial-card blockquote{margin:0;font:400 clamp(1.2rem,1.7vw,1.65rem)/1.42 var(--serif);letter-spacing:-.018em;color:#526365}.testimonial-card>div{display:flex;align-items:center;gap:.75rem;margin-top:2rem}.testimonial-card>div>span{display:grid;place-items:center;width:40px;height:40px;border-radius:50%;background:#50b9ca;color:#fff;font:1.15rem var(--serif)}.testimonial-card p{margin:0;display:grid;gap:.16rem;font:700 .84rem var(--sans);color:#4c5356}.testimonial-card small{font:400 .72rem var(--sans);color:#617473}@media(max-width:850px){.testimonial-card{flex-basis:calc((100% - 1rem)/2)}}@media(max-width:560px){.testimonial-controls{position:static;margin-top:1.5rem}.testimonial-track{margin-top:1.5rem}.testimonial-card{flex-basis:100%;min-height:285px}}
