/* Let the title lead the arrival while keeping more of the film visible. */
.hero .hero-content{animation:none}
.hero.hero-interactive .hero-shade{background:linear-gradient(90deg,rgba(9,29,50,.78) 0%,rgba(9,29,50,.7) 26%,rgba(9,29,50,.38) 55%,rgba(9,29,50,.08) 100%),linear-gradient(0deg,rgba(9,29,50,.42),transparent 45%,rgba(9,29,50,.12))}
.hero #hero-title{filter:drop-shadow(0 2px 12px #091d3233)}
@media(max-width:640px){.hero.hero-interactive .hero-shade{background:linear-gradient(90deg,rgba(9,29,50,.76),rgba(9,29,50,.55) 72%,rgba(9,29,50,.32)),linear-gradient(0deg,rgba(9,29,50,.48),transparent 65%)}}
@media(prefers-reduced-motion:reduce){.hero #hero-title{filter:none}}
