.testimonials-hero{position:relative;background:linear-gradient(135deg,#030712,#111827,#1f2937);min-height:200px;display:flex;align-items:flex-end;overflow:hidden}.testimonials-hero__bg{position:absolute;inset:0;background:url(https://images.unsplash.com/photo-1522202176988-66273c2fd55f?w=1200&q=80&fm=webp) center 30%/cover}.testimonials-hero__inner{position:relative;z-index:2;padding:24px 0}.testimonials-hero__breadcrumb{color:#fffc;font-size:.85rem}.testimonials-hero__breadcrumb a{color:#fffc;text-decoration:underline}.testimonials-page{padding:48px 0 56px}.testimonials-accent{color:var(--primary);margin-right:4px}.testimonials-page__intro{max-width:760px;margin:0 auto 48px;text-align:center}.testimonials-page__intro p{color:var(--gray-600);font-size:.9rem;line-height:1.75;margin-bottom:14px}.testimonials-page__heading{font-family:var(--font-serif);font-size:1.5rem;font-weight:700;color:var(--navy);text-align:center;margin-bottom:36px}.testimonials-page__features{display:grid;grid-template-columns:repeat(3,1fr);gap:28px;background:var(--gray-50);border-radius:16px;padding:40px 32px}.testimonials-page__feature{text-align:center;padding:16px}.testimonials-page__feature-icon{color:var(--primary);margin-bottom:16px}.testimonials-page__feature h3{font-size:1.05rem;font-weight:700;color:var(--navy);margin-bottom:10px}.testimonials-page__feature p{color:var(--gray-500);font-size:.85rem;line-height:1.6}@media(max-width:768px){.testimonials-page__features{grid-template-columns:1fr}}
