.scrolling-content--wrapper{overflow:hidden}.scrolling-content{background-color:rgb(var(--color-background));color:rgb(var(--color-foreground))}.scrolling-content--container{display:flex;align-items:center;animation-name:anim-scroll;animation-iteration-count:infinite;animation-timing-function:linear}@keyframes anim-scroll{0%{transform:translate(0);-webkit-transform:translateX(0px)}to{transform:translate(-202px);-webkit-transform:translateX(-202px)}}.scrolling-content .text-block{display:flex;align-items:center;gap:12px;white-space:nowrap}.scrolling-content .separator{margin-right:12px}
/*# sourceMappingURL=/cdn/shop/t/3/assets/section-scrolling-content.css.map */
