.testimonial-section{background:var(--ts-light-blue);overflow:hidden;padding:6rem 0;position:relative}.testimonial-container{margin:0 auto;max-width:900px;padding:0 2rem;position:relative;text-align:center;z-index:2}.testimonial-quote{color:var(--ts-text-dark);font-size:clamp(1.4rem,3vw,2.2rem);font-style:italic;font-weight:500;line-height:1.4;margin:0 0 2.5rem;orphans:3;position:relative;text-wrap:balance;widows:3}.testimonial-attribution{color:var(--ts-text-dark);font-size:1.2rem;font-weight:600;position:relative}.testimonial-attribution:before{content:"— ";opacity:.7}@media (max-width:768px){.testimonial-section{padding:4rem 0}.testimonial-container{padding:0 1.5rem}.testimonial-quote{font-size:1.4rem;margin-bottom:2rem}}