.testimonial-hero-section{align-items:center;box-sizing:border-box;display:flex;font-family:Apercu Pro,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:#0f0f0f;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:#0f0f0f;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 #0f0f0f;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:#0f0f0f;font-size:2rem;font-weight:700;line-height:1.1;margin-bottom:.25rem}.metric-label{color:#555;font-size:.8rem;line-height:1.3}.testimonial-cta{margin-top:2rem}.sb-cta-button{align-items:center;background-color:#fed27a;border:none;border-radius:999px;color:#0f0f0f;cursor:pointer;display:inline-flex;font-family:Apercu Pro,Inter,sans-serif;font-size:.95rem;font-weight:700;gap:10px;letter-spacing:.02em;padding:14px 28px;text-decoration:none;transition:background-color .15s ease,transform .15s ease;white-space:nowrap}.sb-cta-button:hover{background-color:#f9b11f;transform:translateY(-1px)}.sb-cta-button:active{transform:translateY(0)}.sb-cta-button__icon{flex-shrink:0;transition:transform .15s ease}.sb-cta-button:hover .sb-cta-button__icon{transform:translateX(3px)}@media (max-width:991px){.testimonial-hero-section{min-height:auto;padding:3rem 1.5rem}.sb-cta-button{justify-content:center;width:100%}}