@keyframes scrolling{0%{translate:0 0}to{translate:var(--var-2) 0}}@keyframes scrolling_offset{0%{translate:-15% 0}to{translate:calc(var(--var-2) - 15%) 0}}.animate-scroll--wrapper+.animate-scroll--wrapper{margin-top:calc(var(--spacing-1) * -1)}.animate-scroll--wrapper:nth-child(2n) .animate-scroll{animation:scrolling var(--var-3) infinite linear}.animate-scroll--wrapper:nth-child(odd) .animate-scroll{animation:scrolling_offset var(--var-3) infinite linear}section:has(.animate-scroll:hover) .animate-scroll{animation-play-state:paused}
/*# sourceMappingURL=/cdn/shop/t/1778/compiled_assets/styles.css.map */
