.ws-value-strip-section{position:relative;background:rgb(var(--color-background));padding:24px 0;border-top:1px solid rgb(var(--color-foreground));border-bottom:1px solid rgb(var(--color-foreground));overflow:hidden;display:flex;flex-direction:column}.ws-value-strip-section:before,.ws-value-strip-section:after{content:"";position:absolute;top:0;bottom:0;width:96px;z-index:2;pointer-events:none}.ws-value-strip-section:before{inset-inline-start:0;background:linear-gradient(to right,rgb(var(--color-background)),transparent)}.ws-value-strip-section:after{inset-inline-end:0;background:linear-gradient(to left,rgb(var(--color-background)),transparent)}.ws-value-strip-track{display:flex;flex-direction:row;align-items:center;gap:64px;white-space:nowrap;animation:ws-ticker 40s linear infinite;will-change:transform;width:max-content}.ws-value-strip-track:hover{animation-play-state:paused}.ws-value-strip-item{display:flex;align-items:center;gap:12px;flex-shrink:0;font-family:var(--font-body-family);font-size:13px;font-weight:500;letter-spacing:.04em;color:rgb(var(--color-foreground));white-space:nowrap;line-height:1}.ws-value-strip-dot{font-size:6px;line-height:1;flex-shrink:0;color:var(--ws-green)}@keyframes ws-ticker{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(prefers-reduced-motion:reduce){.ws-value-strip-track{animation:none}}
/*# sourceMappingURL=/cdn/shop/t/99/assets/ws-value-strip.css.map */
