#marqueeWrapper1{margin-bottom:20px;padding-top:35px}.marquee-wrapper{box-sizing:border-box;margin:auto;overflow:hidden;position:relative}.marquee-content{animation-iteration-count:infinite;animation-timing-function:linear;display:flex;flex-wrap:nowrap;gap:20px;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;border:1.3px dotted #d3d3d3;box-sizing:border-box;display:flex;flex-direction:column;flex-shrink:0;gap:30px;height:200px;justify-content:center;padding:10px;text-align:center;width:200px}.marquee-item img{filter:grayscale(100%);flex-basis:unset;height:100px;margin-bottom:5px;max-height:80px;max-width:80px;width:auto}.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;height:150px;width:180px}}@media (max-width:480px){div#hs_cos_wrapper_widget_1753577024454 h2.slider-main-heading{text-align:center}}