/*
Generated time: July 26, 2025 20:02
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.
*/
.section-full{max-width:100%;width:100%}.scrolling_content .marquee-text{display:flex;align-items:center;white-space:nowrap}.scrolling_content{display:flex;align-items:center;overflow:hidden}.marquee-with-text{padding:22px 0;position:relative}.marquee-with-text.border .marquee-text:before{content:"";position:absolute;top:50%;transform:translatey(-50%);right:0;height:10px;width:10px;border-radius:10px}.marquee-text-function{font-size:14px;transition:all .5s ease;white-space:nowrap;display:flex;align-items:center;font-family:var(--font-body-family);text-align:center;line-height:1.2}.marquee-with-text:hover .marquee-text-function{animation-play-state:paused!important}@keyframes left-right{0%{transform:translateX(-100%)}100%{transform:translateX(0)}}@keyframes right-left{0%{transform:translateX(0)}100%{transform:translateX(-100%)}}@media screen and (max-width:1429px){.marquee-with-text{padding:20px 0}.marquee-with-text.border .marquee-text:before{height:8px;width:8px}}@media screen and (max-width:991px){.marquee-with-text{padding:14px 0}.marquee-with-text.border .marquee-text:before{height:6px;width:6px}.scrolling_content .marquee-text .h3{padding:0 30px!important}}@media screen and (max-width:575px){.marquee-with-text{padding:10px 0}.scrolling_content .marquee-text .h3{padding:0 20px!important}}