.v2-marquee{width:100%;background-color:var(--content-background);overflow:hidden}.v2-marquee__item{width:100%;display:flex;padding:0 6px;justify-content:center;gap:12px}.v2-marquee__item:not(:first-of-type){display:none}.v2-marquee--autoscroll .v2-marquee__item:not(:first-of-type){display:flex}.v2-marquee--autoscroll .v2-marquee__list{width:fit-content;display:flex;align-items:center;animation:marquee linear infinite;animation-play-state:running;animation-duration:var(--scroll-duration)}.v2-marquee__block{white-space:nowrap;color:var(--content-color);font-weight:400;font-size:24px;line-height:130%}@media screen and (max-width:749px){.v2-marquee__item{padding:0 4px;gap:8px}.v2-marquee__block{font-size:18px;line-height:140%}}@media screen and (max-width:749px){.v2-marquee__item:not(:first-of-type){display:flex}.v2-marquee__list{width:fit-content;display:flex;align-items:center;animation:marquee linear infinite;animation-play-state:running;animation-duration:var(--scroll-duration)}.v2-marquee__block{font-size:17px}}@keyframes marquee{0%{transform:translateZ(0)}to{transform:translate3d(-25%,0,0)}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/v2-marquee.css.map */
