.custom-scrolling-bar{--csb-duration: 40s;--csb-direction: normal;--csb-padding-y: 4px;--csb-gap: 20px;--csb-font-size: 1.2rem;--csb-font-weight: 700;--csb-sticky-top: 0px;position:relative;overflow:hidden;background:rgb(var(--color-background));color:rgb(var(--color-foreground))}.custom-scrolling-bar.gradient{background:rgb(var(--color-background));background:var(--gradient-background)}.custom-scrolling-bar--sticky{position:sticky;top:var(--csb-sticky-top);z-index:5}.custom-scrolling-bar__viewport{overflow:hidden;padding-block:var(--csb-padding-y);white-space:nowrap}@supports (overflow-x: clip){.custom-scrolling-bar,.custom-scrolling-bar__viewport{overflow-x:clip;overflow-y:visible}}.custom-scrolling-bar__track{display:flex;width:max-content;animation:custom-scrolling-bar-marquee var(--csb-duration) linear infinite;animation-direction:var(--csb-direction);will-change:transform}.custom-scrolling-bar--pause:hover .custom-scrolling-bar__track,.custom-scrolling-bar:focus-within .custom-scrolling-bar__track{animation-play-state:paused}.custom-scrolling-bar__group{display:inline-flex;flex:0 0 auto;align-items:center;gap:var(--csb-gap);padding-inline-end:var(--csb-gap)}.custom-scrolling-bar__item,.custom-scrolling-bar__separator{display:inline-flex;flex:0 0 auto;align-items:center}.custom-scrolling-bar__text,.custom-scrolling-bar__separator{color:currentColor;font-family:var(--font-body-family);font-size:var(--csb-font-size);font-weight:var(--csb-font-weight);line-height:1.5;text-transform:uppercase;text-decoration:none}.custom-scrolling-bar__text p{margin:0}.custom-scrolling-bar__text strong,.custom-scrolling-bar__text b{font-weight:700}.custom-scrolling-bar__link:hover,.custom-scrolling-bar__link:focus-visible{color:currentColor;text-decoration:underline;text-underline-offset:.25rem}@keyframes custom-scrolling-bar-marquee{to{transform:translate3d(-50%,0,0)}}
/*# sourceMappingURL=/cdn/shop/t/67/assets/custom-scrolling-bar.css.map */
