.marqueee{display:flex;align-items:center;overflow:hidden;justify-content:center}.scrolling--item{display:flex;align-items:center}.scrolling--item.scrolling--animated{animation-iteration-count:infinite;animation-timing-function:linear;animation-duration:var(--speed, 30s);animation-play-state:running;width:max-content;will-change:transform,width;animation-name:var(--scroll-direction)}.announcement_content,.announcement-bar__link.link--text{display:flex;align-items:center}@supports (-webkit-text-stroke: .1rem rgba(var(--color-foreground))){.announcement__text_stroke{color:#0000;-webkit-text-stroke-color:rgba(var(--color-button),1);-webkit-text-stroke-width:.6px}}@keyframes scrolling-left{0%{transform:translateZ(0)}to{transform:translate3d(-100%,0,0)}}@keyframes scrolling-right{0%{transform:translate3d(-100%,0,0)}to{transform:translateZ(0)}}span.announcement__text_inner.text{display:flex;align-items:center;gap:20px;font-family:var(--font-body-family)}@media screen and (hover: hover){.announcement_area:hover .scrolling--animated{animation-play-state:paused}}
/*# sourceMappingURL=/cdn/shop/t/29/assets/scrolling-bar.css.map */
