/*
Generated time: December 23, 2024 08:22
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 70s 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 30px}.marquee-section .start-animation .marquee-list li{list-style:none;position:relative}@keyframes scroll-left{0%{transform:translateX(0)}100%{transform:translateX(-100%)}}@media screen and (max-width:750px){.marquee-section .section-marquee-section-padding .marquee-list .marquee-block .marquee-image img{width:12px;height:12px;background-size:cover}}