.marquee-wrapper{background:#f1f1f1;border-radius:4px;box-sizing:border-box;margin:auto auto auto 0;overflow:hidden;padding:30px 0 30px 25px;position:relative;width:40%}.marquee-content{animation-iteration-count:infinite;animation-timing-function:linear;display:flex;flex-wrap:nowrap;gap:24px;will-change:transform}.marquee-wrapper:hover .marquee-content{animation-play-state:paused}.marquee-item:hover .text{color:#000}.marquee-item:hover img{filter:none}.marquee-item{align-items:center;background:#fff;border-radius:10px;box-sizing:border-box;display:flex;flex-direction:column;flex-shrink:0;height:83px;justify-content:center;padding:5px;text-align:center;width:83px}.marquee-item img{flex-basis:unset;max-height:60px;max-width:55px}.marquee-item .text{color:#525252;font-size:18px;white-space:normal}@keyframes marquee-left-to-right{0%{transform:translateX(0)}to{transform:translateX(calc(var(--marquee-total-width)*-1))}}@keyframes marquee-right-to-left{0%{transform:translateX(calc(var(--marquee-total-width)*-1))}to{transform:translateX(0)}}@media (max-width:1024px){#marquee1{animation-duration:20s!important}#marquee2{animation-duration:12s!important}}@media (max-width:991px){#marqueeWrapper1{width:70%!important}}@media (max-width:767px){.slider-main-heading br{display:none}#marqueeWrapper1,#marqueeWrapper2{width:100%!important}h2.slider-main-heading{font-size:30px;margin-bottom:15px;text-align:left}.marquee-item img{max-height:60px;max-width:60px}.marquee-item .text{font-size:12px}.marquee-item{gap:10px}}@media (max-width:480px){div#hs_cos_wrapper_widget_1753577024454 h2.slider-main-heading{text-align:center}}