.custom-marquee{width:100%;background:var(--custom-marquee-bg);color:var(--custom-marquee-text);border-top:1px solid #6a7672;border-bottom:1px solid #6a7672;overflow:hidden;padding-top:clamp(8px,calc(var(--custom-marquee-pt-max) * (100vw / 1366px)),var(--custom-marquee-pt-max));padding-bottom:clamp(8px,calc(var(--custom-marquee-pb-max) * (100vw / 1366px)),var(--custom-marquee-pb-max))}.custom-marquee__track-wrap{width:100%;overflow:hidden}.custom-marquee__track{width:max-content;display:flex;align-items:center;animation:custom-marquee-scroll var(--custom-marquee-duration) linear infinite}.custom-marquee__group{display:flex;align-items:center;flex-shrink:0}.custom-marquee__item{display:inline-flex;align-items:center}.custom-marquee__text{color:var(--custom-marquee-text);font-family:Monda,sans-serif;font-size:clamp(16px,1.54vw,21px);font-style:normal;font-weight:700;line-height:1;letter-spacing:2.94px;text-transform:uppercase;white-space:nowrap}.custom-marquee__divider{display:inline-flex;align-items:center;justify-content:center;margin:0 clamp(24px,3.3vw,45px)}.custom-marquee__divider-icon{width:clamp(14px,1.46vw,20px);height:auto;display:block;color:var(--custom-marquee-text)}@keyframes custom-marquee-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(prefers-reduced-motion:reduce){.custom-marquee__track{animation:none}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/custom-marquee.css.map */
