.scrolling-text-wrapper{overflow:hidden;width:100%}.scrolling-text-container{display:flex;width:max-content;animation:scroll var(--marquee-speed) linear infinite;animation-direction:var(--marquee-direction)}.scrolling-text-track{display:flex;flex-shrink:0;white-space:nowrap}.scrolling-text-content{display:inline-flex;align-items:center;gap:.5rem;font-size:var(--marquee-font-size);font-weight:500;letter-spacing:.04em;text-transform:uppercase}.scrolling-text-icon{font-size:1.1em}.scrolling-text-separator{margin:0 1.5rem;opacity:.6}@keyframes scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.scrolling-text-wrapper:hover .scrolling-text-container{animation-play-state:paused}.section-scrolling-text+.section{margin-top:0!important}@media screen and (min-width: 750px){.section-scrolling-text+.section{margin-top:0!important}}@media screen and (max-width: 749px){.scrolling-text-separator{margin:0 1rem}.scrolling-text-icon{font-size:1em}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/section-scrolling-text.css.map */
