/*
Generated time: October 18, 2025 15:19
This file was created by the app developer. Feel free to contact the original developer with any questions. It was minified (compressed) by AVADA. AVADA do NOT own this script.
*/
@keyframes --f-scrolling-left{0%{transform:translate3d(0,0,0);visibility:visible}100%{transform:translate3d(-100%,0,0)}}@keyframes --f-scrolling-right{0%{transform:translate3d(-100%,0,0);visibility:visible}100%{transform:translate3d(0,0,0)}}.f\:scrolling-promotion__wrapper{display:flex;align-items:center;overflow:hidden;gap:var(--space-between-items,0)}.f\:scrolling-promotion__block,.f\:scrolling-promotion__group{display:flex;align-items:center;flex:0 0 auto}.f\:scrolling-promotion__group{animation-iteration-count:infinite;animation-timing-function:linear;animation-duration:var(--f-scrolling-duration);animation-play-state:running;width:max-content;will-change:transform,width}.f\:scrolling-promotion [data-pause-on-hover=true]:hover .f\:promotion--animated,.f\:scrolling-promotion--paused .f\:promotion--animated{animation-play-state:paused}.f\:scrolling-promotion--left .f\:promotion--animated{animation-name:--f-scrolling-left}.f\:scrolling-promotion--right .f\:promotion--animated{animation-name:--f-scrolling-right}.f\:scrolling-promotion__image{width:100px}.f\:scrolling-promotion{--space-between-items:0px}