/*
Generated time: March 25, 2026 05:52
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-section{overflow:hidden}.marquee-section .swiper-container{width:100%;height:100%;position:relative;overflow:hidden}.marquee-section .start-animation{display:flex;align-items:center;white-space:nowrap;overflow:hidden}.marquee-section .start-animation .marquee-list{animation:scroll-left 20s linear infinite;position:relative;display:flex;align-items:center;justify-content:space-around;flex-shrink:0;min-width:100%}.marquee-section .start-animation .marquee-list.reverse{animation-direction:reverse}.marquee-section .start-animation:hover .marquee-list{animation-play-state:paused}.marquee-section .swiper-slide{text-align:center;font-size:var(--font-h3-size);display:flex;justify-content:center;align-items:center;width:auto;position:relative;background:0 0}.marquee-section :is(.marquee-title){margin:0 50px;text-transform:uppercase;font-weight:500;transition:all .3s linear;cursor:pointer;font-family:var(--font-body-family)}.marquee-section :is(.marquee-title):hover{color:rgb(var(--color-link-hover));filter:drop-shadow(0px 3px 3px rgba(0, 0, 0, .4))}.marquee-section .start-animation .marquee-list li{list-style:none}