.marquee__item{display:inline-block;margin-right:50px;vertical-align:middle}.marquee{white-space:nowrap;overflow:hidden;display:flex}.marquee__inner{display:flex;animation:marquee linear infinite;animation-duration:var(--speed);flex:none;align-items:center}.marquee--fit-content{max-width:fit-content}.marquee__item:last-child{margin-right:0}.marquee__inner:hover{animation-play-state:paused}.text-mar *{margin:0}.text-mar{display:block;position:relative;padding-left:1rem;padding-right:1rem}.text-mar.has-badge{display:flex;align-items:center;gap:.5rem}.text-mar.has-badge:before{content:unset}.has-badge img{display:block}.text-mar:before{content:"";width:3px;height:3px;border-radius:100%;background:rgb(var(--color-foreground));display:block;position:absolute;top:50%;left:-2rem;transform:translate(-50%,-50%)}.has-border{border-top:2px solid rgb(var(--color-foreground));border-bottom:2px solid rgb(var(--color-foreground))}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-100%)}}@media (prefers-reduced-motion: reduce){.marquee__inner{animation-play-state:paused!important}}
/*# sourceMappingURL=/cdn/shop/t/15/assets/section-marquee.css.map */
