/*
Generated time: December 23, 2025 16:44
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-with-text.marquee-section{overflow:hidden;border-block:1px solid rgba(var(--color-border),var(--color-border-opacity))}.marquee-with-text.marquee-section .swiper-container{width:100%;height:100%;position:relative;overflow:hidden}.marquee-with-text.marquee-section .start-animation{display:flex;align-items:center;white-space:nowrap;overflow:hidden}.marquee-with-text.marquee-section .start-animation .marquee-list{animation:scroll-left 100s linear infinite;position:relative;display:flex;align-items:center;justify-content:space-around;flex-shrink:0;min-width:100%}.marquee-with-text.marquee-section .start-animation .marquee-list.reverse{animation-direction:reverse}.marquee-with-text.marquee-section .start-animation:hover .marquee-list{animation-play-state:paused}.marquee-with-text.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-with-text.marquee-section :is(.marquee-title){margin:0 0;margin-left:30px;font-weight:var(--font-weight-light);color:rgb(var(--color-foreground),.2)}.marquee-with-text.marquee-section .start-animation .marquee-list li{list-style:none;position:relative}@media screen and (min-width:1200px){.marquee-with-text.marquee-section .marquee-image{max-height:20px}}.marquee-with-text.marquee-section .marquee-image{height:100%;animation:zoom-in-zoom-out 2s ease-out infinite}@keyframes scroll-left{0%{transform:translateX(0)}100%{transform:translateX(-100%)}}@media screen and (max-width:768px){.marquee-with-text.marquee-section :is(.marquee-title){margin:0 15px}}@media screen and (max-width:576px){.marquee-with-text.marquee-section :is(.marquee-title){margin:0 10px}}.marquee-with-text.marquee-section .start-animation .marquee-list>:nth-child(odd)>.marquee-title{font-weight:var(--font-weight-semi)}.marquee-with-text.marquee-text-style-1.marquee-section :is(.marquee-title){font-size:var(--font-base-size);color:rgb(var(--color-foreground));font-weight:var(--font-weight-regular)}.marquee-with-text.marquee-text-style-1.marquee-section .marquee-list>:nth-child(odd)>.marquee-title{font-weight:var(--font-weight-regular)}