/*
Generated time: September 13, 2025 03:42
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 ticker{from{transform:translate3d(0,0,0)}to{transform:translate3d(-100%,0,0)}}.scrolling-text__content{animation:ticker var(--speed,9s) linear infinite running var(--direction,normal);margin:0}.scrolling-text__content>*{margin:0 max(calc(var(--block-gap) * .8),1rem) 0 0;padding:0}.scrolling-text__stat{text-align:center}@media screen and (min-width:750px){.scrolling-text__content>*{margin:0 var(--block-gap) 0 0}.scrolling-text__wrapper--pause-on-hover:hover .scrolling-text__content,.tab-active .section-scrolling-text:focus-within .scrolling-text__content{animation-play-state:paused}}