/*
Generated time: April 6, 2025 19:30
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.
*/
.marquee{overflow:hidden}.marquee__wrapper{min-height:3rem;width:100%;display:flex;align-items:center}.marquee__text{white-space:nowrap}.marquee__flex{display:flex}@keyframes marquee{0%{transform:translateX(0)}100%{transform:translateX(-100%)}}