.trustedPartnerWrap .trustedLeadingBox{padding:0}.trustedPartnerWrap .trustedLeadingBox .sec-title h6{color:#27303f}.trustedPartnerWrap .trustedLeadingBox .sec-title p{color:#5d5d68!important}.trustedPartnerWrap .trustedLeadingBox .sec-title h6 em{color:#4044e5;font-style:italic}.imageSliderMainBox{overflow:hidden;width:100%}.imageSliderTrack{animation:moveSlider 14s linear infinite;display:flex;width:max-content}.imageBox{flex:0 0 auto;margin:0;padding:10px}.imageBox img{display:block;filter:grayscale(1);opacity:.6;padding:0 30px;transition:opacity .3s ease,transform .3s ease;width:100%}.imageBox:hover img{filter:grayscale(0);opacity:1;transform:scale(1.05)}.imageSliderMainBox:hover .imageSliderTrack{animation-play-state:paused}@keyframes moveSlider{0%{transform:translateX(0)}to{transform:translateX(-50%)}}