.home-cinematic-art{transition:opacity 300ms ease}
html[data-theme] .home-cinematic[data-hero-theme] .home-cinematic-art{opacity:0}
html[data-theme] .home-cinematic[data-hero-theme="light"] .art-light,html[data-theme] .home-cinematic[data-hero-theme="dark"] .art-dark{opacity:1}
@media(prefers-reduced-motion:reduce){.home-cinematic-art{transition:none!important}}
@media(min-width:3000px){.home-cinematic{min-height:min(24vw,920px)}}
