.scrolling-section{--move-speed: 100s}.scrolling-text{overflow:hidden}.scrolling-text__inner{visibility:visible;white-space:nowrap;display:inline-flex;padding:5px 0;animation:scrolling-text var(--move-speed) linear infinite;-webkit-animation:scrolling-text var(--move-speed) linear infinite;moz-animation:scrolling-text var(--move-speed) linear infinite;-ms-animation:scrolling-text var(--move-speed) linear infinite;animation-play-state:running;-webkit-animation-play-state:running;-moz-animation-play-state:running;-ms-animation-play-state:running}.scrolling-text__inner--right{transform:translate(-50%);animation:scrolling-text-right var(--move-speed) linear infinite}.scrolling-text span{white-space:nowrap;font-size:22px;padding:0 25px;display:inline-flex;align-items:center;text-transform:uppercase;letter-spacing:3px}.scrolling-text span img.custom-ak-img{max-width:inherit}.scrolling-text:hover .scrolling-text__inner,.scrolling-text:focus .scrolling-text__inner{animation-play-state:paused}@keyframes scrolling-text{0%{transform:translate(0);-webkit-transform:translateX(0)}to{transform:translate(-100%);-webkit-transform:translateX(-100%)}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/component-scrolling-text.css.map */
