.testimonials-sec{text-align:center;background:var(--bg);padding:100px 48px}.testimonials-grid{background:var(--border2);border:1px solid var(--white);grid-template-columns:repeat(3,1fr);gap:1px;max-width:1100px;margin:0 auto;display:grid}.testimonial-card{background:var(--bg);text-align:center;flex-direction:column;align-items:center;gap:16px;padding:36px 28px;display:flex}.testimonial-stat{letter-spacing:.1em;text-transform:uppercase;color:var(--white);border:1px solid var(--white);padding:3px 10px;font-size:.62rem;font-weight:700}.testimonial-quote{color:var(--white);font-size:.92rem;font-style:italic;line-height:1.7}.testimonial-quote:before{content:"“";color:var(--white);vertical-align:-.3em;margin-right:4px;font-size:1.6rem;line-height:0}.testimonial-quote:after{content:"”";color:var(--white);vertical-align:-.3em;margin-left:4px;font-size:1.6rem;line-height:0}.testimonial-author{flex-direction:column;align-items:center;gap:8px;margin-top:auto;display:flex}.testimonial-avatar{border:1px solid var(--white);width:36px;height:36px;color:var(--white);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.7rem;font-weight:900;display:flex}.testimonial-info{flex-direction:column;align-items:center;display:flex}.testimonial-name{letter-spacing:.04em;color:var(--white);font-size:.78rem;font-weight:700}.testimonial-role{color:#ffffff80;font-size:.68rem}