.marquee-wrapper{overflow:hidden;width:100%;background:var(--marquee-bg, #111);color:var(--marquee-color, #fff);padding:8px 0}.marquee-wrapper{max-height:60px;opacity:1;overflow:hidden;transition:max-height .35s ease,opacity .25s ease,padding-block .35s ease}.sticky .marquee-wrapper{max-height:0;opacity:0;padding-block:0;pointer-events:none}.sticky .marquee-track{animation-play-state:paused}.marquee-track{display:flex;width:max-content;animation:marquee-scroll var(--marquee-speed, 20s) linear infinite;animation-direction:var(--marquee-direction, normal)}.marquee-wrapper[data-pause-on-hover=true]:hover .marquee-track{animation-play-state:paused}.marquee-group{display:flex;align-items:center;flex-shrink:0}.marquee-item{display:flex;align-items:center;gap:8px;padding:0 var(--marquee-gap, 32px);white-space:nowrap}.marquee-item__text{font-size:14px;font-weight:500;color:currentColor}.marquee-item__link{color:inherit;text-decoration:none}.marquee-item__link:hover{text-decoration:underline}.marquee-item__icon{width:24px;height:24px;object-fit:contain}.marquee-item__image{height:32px;width:auto;object-fit:contain}.marquee-item__divider{opacity:.5;font-size:16px}@keyframes marquee-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(prefers-reduced-motion:reduce){.marquee-track{animation:none}}@media(max-width:764px){.marquee-wrapper{display:none}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/section-marquee.css.map */
