.conductor-hero .hero-video-wrap{display:flex;flex-direction:column;gap:10px}.conductor-hero .hero-video{aspect-ratio:16/9;background:var(--ink);border-radius:var(--radius-lg);display:block;width:100%}.conductor-hero .hero-video-label{color:hsla(0,0%,100%,.45);font-family:var(--mono);font-size:10px;letter-spacing:.12em;text-transform:uppercase}.conductor-hero .hero-video::cue{background:rgba(0,0,0,.78);color:#fff;font-size:.9em}.conductor-hero .hero-grid--single{grid-template-columns:minmax(0,1fr);min-width:0}.conductor-hero .hero-grid--single>div{min-width:0}.conductor-hero .hero-grid--single .btn-group,.conductor-hero .hero-grid--single .hero-stat-inline,.conductor-hero .hero-grid--single .hero-stats-caption,.conductor-hero .hero-grid--single .subhead,.conductor-hero .hero-grid--single h1{max-width:100%;min-width:0}.conductor-hero .hero-grid--single .subhead,.conductor-hero .hero-grid--single .subhead p{max-width:68ch}.conductor-hero .hero-grid--single .subhead p+p{margin-top:14px}.conductor-hero .hero-grid--single .hero-stat-inline>div{min-width:0}@media (max-width:480px){.conductor-hero .hero-grid--single .hero-stat-inline{flex-wrap:wrap;row-gap:12px}}@media (min-width:701px){.conductor-hero .hero-grid--single h1{max-width:16ch}}