.marquee-wrapper{display:flex;flex-direction:column;font-size:1.5rem;height:var(--z-marquee-height);overflow:hidden;place-content:flex-start center;transition:color,background-color .3s;width:100%}@media screen and (max-width:767px){.marquee-wrapper{font-size:1.125rem}}.marquee-wrapper.bg-accent{color:var(--z-color-background)}.marquee-wrapper a{border-bottom:none;color:inherit;text-transform:uppercase}.marquee-wrapper .marquee__hidden{display:block;height:0;visibility:hidden}.marquee-wrapper .vue3-marquee{height:100%;overflow:hidden}
