.lxh-promo-marquee{color:#fff;letter-spacing:.03em;background:#1a1a1a;padding:.65rem 0;font-size:.8125rem;overflow:hidden}.lxh-promo-marquee__viewport{width:100%;overflow:hidden;container:lxh-promo-marquee/inline-size}.lxh-promo-marquee__track{will-change:transform;width:max-content;animation-name:lxh-promo-marquee-scroll;animation-timing-function:linear;animation-iteration-count:infinite;animation-duration:var(--marquee-duration,30s);display:flex}.lxh-promo-marquee__repeat{display:contents}.lxh-promo-marquee__slot{flex:0 0 calc(100cqw / var(--marquee-count,4));width:calc(100cqw / var(--marquee-count,4));box-sizing:border-box;text-align:center;justify-content:center;align-items:center;padding:0 .75rem;display:flex}.lxh-promo-marquee__text{white-space:nowrap;text-overflow:ellipsis;max-width:100%;display:block;overflow:hidden}@supports not (width:100cqw){.lxh-promo-marquee__slot{flex:0 0 calc(100vw / var(--marquee-count,4));width:calc(100vw / var(--marquee-count,4))}}@keyframes lxh-promo-marquee-scroll{0%{transform:translate(0,0)}to{transform:translate(-50%)}}@media (prefers-reduced-motion:reduce){.lxh-promo-marquee__track{width:100%;animation:none}.lxh-promo-marquee__repeat{display:none}.lxh-promo-marquee__slot{flex:1 1 0;width:auto;min-width:0}}@media (max-width:640px){.lxh-promo-marquee{font-size:.75rem}.lxh-promo-marquee__slot{padding:0 .35rem}}
