.hero-marquee{position:relative;overflow:hidden;width:100%;border:1px solid #231911;background:#f1ec73}.hero-marquee .hero-marquee-container{width:100%;padding:30px 0}.hero-marquee .hero-marquee-track{display:flex;align-items:center;width:max-content;white-space:nowrap;animation-name:marquee-scroll;animation-timing-function:linear;animation-iteration-count:infinite;will-change:transform}.hero-marquee .hero-marquee-text{flex-shrink:0;min-width:100vw;color:#231911;font-family:var(--font-primary);font-size:20px;font-weight:500;line-height:var(--lh-tight);letter-spacing:0;text-align:center;text-transform:uppercase}@media(min-width:768px){.hero-marquee .hero-marquee-text{min-width:calc(100vw / 3);font-size:32px;letter-spacing:0}}@keyframes marquee-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(prefers-reduced-motion:reduce){.hero-marquee .hero-marquee-track{animation:none;justify-content:center}.hero-marquee .hero-marquee-text:not(:first-child){display:none}}
/*# sourceMappingURL=/cdn/shop/t/50/assets/hero-marquee-stylesheet.css.map */
