.testimonials-page{background:var(--color-white)}.testimonials-hero{min-height:280px;padding:5rem 0;position:relative;display:flex;align-items:center;overflow:hidden;text-align:center;color:var(--color-white);background:linear-gradient(135deg,var(--color-primary) 0%,#1e5a8e 100%)}.testimonials-hero-overlay{position:absolute;inset:0;background-image:url(/assets/images/NEEDL.webp?v=final);background-position:center;background-repeat:no-repeat;background-size:cover;opacity:.15;pointer-events:none}.testimonials-hero .container{position:relative;z-index:1}.testimonials-eyebrow{display:inline-block;margin-bottom:1rem;font-size:.875rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#ffffffd9}.testimonials-hero h1{margin-bottom:1.25rem;font-size:2.75rem;color:var(--color-white)}.testimonials-hero p{max-width:680px;margin:0 auto;font-size:1.15rem;line-height:1.7;color:#ffffffe6}.testimonials-content{background:var(--color-gray-50)}.testimonial-gallery{display:flex;flex-direction:column;align-items:center;gap:2.5rem}.testimonial-gallery-row{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:center;gap:2.5rem;width:100%}.testimonial-item{margin:0;width:100%;text-align:center}.testimonial-item--landscape{max-width:760px}.testimonial-item--portrait{max-width:360px}.testimonial-item-title{margin-top:1rem;font-size:1.25rem;font-weight:600;color:var(--color-primary)}.testimonial-video-card{width:100%;margin:0 auto;padding:.75rem;overflow:hidden;border:1px solid var(--color-gray-200);border-radius:var(--radius-lg);background:var(--color-white);box-shadow:var(--shadow-lg)}.testimonial-video{position:relative;width:100%;overflow:hidden;border-radius:calc(var(--radius-lg) - 4px);background:#000}.testimonial-video--landscape{aspect-ratio:16 / 9}.testimonial-video--portrait{aspect-ratio:9 / 16}.testimonial-video iframe{position:absolute;inset:0;width:100%;height:100%;border:0}@media(max-width:768px){.testimonials-hero{min-height:240px;padding:4rem 0}.testimonials-hero h1{font-size:2.15rem}.testimonials-hero p{font-size:1rem}.testimonial-video-card{padding:.4rem}}
