/*
Generated time: July 29, 2025 19:01
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-marquee{position:relative}.section-marquee .container{overflow:hidden}.section-marquee .marquee{list-style:none;height:100%;width:100%;display:flex;margin:0;animation:scrolling 20s linear infinite}.section-marquee .marquee:hover{animation-play-state:paused}.section-marquee .marquee li{padding-right:15px;padding-left:15px;min-width:25%}.section-marquee .marquee li .marquee__product{display:flex;align-items:center;gap:30px}.section-marquee .marquee li .marquee__product .product-title{font-size:calc(var(--font-size-body) + 26px);line-height:50px;font-weight:var(--font-body-weight);margin:0;text-transform:none;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.section-marquee .marquee li .marquee__product .product-title a{position:relative;color:var(--link-color)}.section-marquee .marquee li .marquee__product .product-title a:after{content:"";position:absolute;right:0;height:2px;background-color:currentcolor;transition:all .3s ease-out 0s;bottom:0;width:0}.section-marquee .marquee li .marquee__product:hover .product-title a:after{width:100%;left:0;right:auto}.rtl .section-marquee .marquee li .marquee__product .product-title a:after{left:0;right:auto}.rtl .section-marquee .marquee li .marquee__product:hover .product-title a:after{left:auto;right:0}.section-marquee .marquee li .marquee__product .product-image{max-width:75px;flex:0 0 100px;overflow:hidden}.section-marquee .marquee li .marquee__product .product-image img{-webkit-transition:opacity .5s ease,transform 2s cubic-bezier(0,0,.44,1.18);-moz-transition:opacity .5s ease,transform 2s cubic-bezier(0,0,.44,1.18);-ms-transition:opacity .5s ease,transform 2s cubic-bezier(0,0,.44,1.18);-o-transition:opacity .5s ease,transform 2s cubic-bezier(0,0,.44,1.18);transition:opacity .5s ease,transform 2s cubic-bezier(0,0,.44,1.18)}.section-marquee .marquee li .marquee__product:hover .product-image img{transform:scale(1.09)}@media (min-width:1200px) and (max-width:1366px){.section-marquee .marquee li{min-width:33.333%}}@media (min-width:992px) and (max-width:1199px){.section-marquee .marquee li{min-width:50%}.section-marquee .marquee li .marquee__product .product-title{font-size:calc(var(--font-size-body) + 16px)}}@media (min-width:768px) and (max-width:991px){.section-marquee .marquee li{min-width:50%}.section-marquee .marquee li .marquee__product .product-title{font-size:calc(var(--font-size-body) + 10px)}}@media screen and (max-width:767px){.section-marquee .marquee li{min-width:100%}.section-marquee .marquee li .marquee__product .product-title{font-size:calc(var(--font-size-body) + 2px)}}