@layer components{@keyframes marquee{to{translate:var(--marquee-offset) 0}}.marquee{animation:20s linear 5s infinite alternate marquee}}
.player-with-banner{height:calc(100% - 90px - var(--top-env) - var(--bottom-env));height:calc(100svh - 90px - var(--top-env) - var(--bottom-env))}@media (min-width:1280px){.player-with-banner{height:calc(100% - 180px - var(--top-env) - var(--bottom-env));height:calc(100svh - 180px - var(--top-env) - var(--bottom-env))}}
