.voices-section{padding:110px 0;background:linear-gradient(130deg,#111d35,#091120 62%,#0e1728)}
.voices-heading{max-width:715px}.voices-grid{display:grid;grid-template-columns:1.25fr repeat(3,.9fr);gap:15px;align-items:stretch}.quote-card,.video-testimonial{background:#0d192d;border:1px solid rgba(173,196,226,.2);border-radius:16px;overflow:hidden}.quote-card{padding:31px;display:flex;flex-direction:column;justify-content:space-between;border-left:3px solid var(--orange)}.quote-mark{font-family:Georgia,serif;color:var(--orange);font-size:4.2rem;line-height:.65}.quote-card blockquote{font-size:clamp(1.35rem,2.25vw,2.05rem);line-height:1.13;letter-spacing:-.04em;font-weight:790;margin:22px 0 30px}.quote-card p{color:var(--muted);font-size:.82rem;font-weight:700;margin:0}.video-testimonial{display:flex;flex-direction:column}.video-testimonial video{display:block;width:100%;aspect-ratio:9/13;object-fit:cover;background:#050915}.video-testimonial>div{padding:15px 16px 17px}.video-testimonial span{display:block;color:var(--teal);font-size:.61rem;letter-spacing:.12em;font-weight:900}.video-testimonial h3{font-size:1.02rem;margin:8px 0 2px;letter-spacing:-.025em}.video-testimonial p{margin:0;color:var(--muted);font-size:.77rem;line-height:1.35}
@media(max-width:1040px){.voices-grid{grid-template-columns:1fr 1fr}.quote-card{min-height:260px}}@media(max-width:820px){.voices-section{padding:74px 0}}@media(max-width:520px){.voices-grid{grid-template-columns:1fr}.quote-card{min-height:250px}.video-testimonial video{aspect-ratio:9/11;object-position:center}}
