.testimonial-hero-section{align-items:center;box-sizing:border-box;display:flex;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;justify-content:center;left:50%;margin-left:-50vw;margin-right:-50vw;min-height:100vh;min-height:100dvh;overflow:hidden;padding:.5rem 5% 2rem;position:relative;right:50%;width:100vw}.testimonial-hero-container{align-items:center;display:grid;gap:2rem;grid-template-columns:1fr;margin:0 auto;max-width:1400px;width:100%}@media (min-width:992px){.testimonial-hero-container{gap:4rem;grid-template-columns:1fr 1.1fr}}.testimonial-image-col{align-items:center;display:flex;justify-content:center;width:100%}.testimonial-image-col .image-wrapper{border-radius:24px;box-shadow:0 20px 40px rgba(0,0,0,.08),0 1px 3px rgba(0,0,0,.04);max-width:560px;overflow:hidden;position:relative;width:100%}.testimonial-image-col .image-wrapper img{display:block;height:auto;object-fit:cover;width:100%}.testimonial-content-col{display:flex;flex-direction:column;justify-content:center}.testimonial-content-wrapper{max-width:640px}.testimonial-eyebrow{color:#666;display:inline-block;font-size:.75rem;font-weight:600;letter-spacing:.12em;margin-bottom:1rem;text-transform:uppercase}.testimonial-quote{color:#111;font-size:1.5rem;font-weight:500;letter-spacing:-.01em;line-height:1.4;margin:0 0 1.5rem}@media (min-width:1200px){.testimonial-quote{font-size:1.95rem}}.testimonial-author{align-items:center;display:flex;gap:1rem;margin-bottom:1.5rem}.author-avatar{border-radius:50%;flex-shrink:0;height:48px;overflow:hidden;width:48px}.author-avatar img{height:100%;object-fit:cover;width:100%}.author-name{color:#111;font-size:.9rem;font-weight:700;margin:0 0 .15rem}.author-title{color:#555;font-size:.8rem;margin:0}.testimonial-divider{border:0;border-top:3px solid #000;margin-bottom:1.5rem}.testimonial-metrics{display:grid;gap:1.5rem;grid-template-columns:repeat(2,1fr)}.metric-item{display:flex;flex-direction:column}.metric-value{color:#111;font-size:2rem;font-weight:700;line-height:1.1;margin-bottom:.25rem}.metric-label{color:#555;font-size:.8rem;line-height:1.3}@media (max-width:991px){.testimonial-hero-section{min-height:auto;padding:3rem 1.5rem}}