.scroll-text-banner{background:var(--bg-color)}.scroller__inner{display:flex;width:max-content}.scroller[data-animated=true]{overflow:hidden}.scroller[data-animated=true] .scroller__inner{width:max-content;flex-wrap:nowrap;animation:scroll var(--_animation-duration) var(--_animation-direction, forwards) linear infinite}.scroller[data-direction=right]{--_animation-direction: reverse}.scroller[data-direction=left]{--_animation-direction: forwards}@keyframes scroll{to{transform:translate(calc(-50% - .1px))}}.scroll-text-list{margin:0;list-style:none}.scroll-text-list li{border-radius:.5rem;display:flex;padding:0 45px;color:var(--text-color);font-family:var(--font-heading-family);font-size:22px;font-weight:600;line-height:30px;letter-spacing:.15em}.scroll-text-list li:first-child{padding-left:0}@media screen and (min-width:750px){.scroll-text-list li{font-size:25px;line-height:34px;padding:0 50px}}@media screen and (min-width:989px){.scroll-text-list li{line-height:32px}}
/*# sourceMappingURL=/cdn/shop/t/46/assets/scroll-text-banner.css.map */
