.section.scroll-text-section{overflow:hidden;padding:10px 0}.scroll-text-wrap{overflow:hidden;width:100%}.scroll-text-track{display:flex;width:max-content;will-change:transform;animation:scroll-text-marquee var(--scroll-text-speed, 15s) linear infinite}.scroll-text-rtl{animation-direction:reverse}.scroll-text-pause-hover:hover .scroll-text-track{animation-play-state:paused}.scroll-text-group{display:flex;align-items:center;flex-shrink:0}.scroll-text-item{display:flex;align-items:center;gap:10px;padding:0 20px;white-space:nowrap;font-size:14px;font-weight:500;text-transform:capitalize;color:var(--color-text)}.scroll-text-item a{color:inherit;text-decoration:none}.scroll-text-item a:hover{text-decoration:underline}.scroll-text-dot{width:5px;height:5px;border-radius:50%;background-color:currentColor;display:block;flex-shrink:0}@keyframes scroll-text-marquee{0%{transform:translate(0)}to{transform:translate(-25%)}}@media only screen and (max-width:575px){.scroll-text-item{padding:0 15px;font-size:12px}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/scroll-text.css.map */
