.marquee-module-wrap{display:block;overflow:hidden;position:relative;width:100%}.marquee-module--fade{background-image:linear-gradient(90deg,#e9edee 5%,transparent 20%,transparent 80%,#e9edee 95%);bottom:0;left:0;position:absolute;right:0;top:0;z-index:2}.marquee-container{display:flex!important;flex-direction:row!important;overflow-x:hidden!important;position:relative;width:100%}.marquee-container:active div,.marquee-container:hover div{animation-play-state:running}.marquee{align-items:center;animation:scroll 496.7046875s linear 0s infinite;animation-delay:0s;animation-direction:normal;animation-play-state:running;display:flex;flex:0 0 auto;flex-direction:row;min-width:100%;z-index:1}@keyframes scroll{0%{transform:translateX(0)}to{transform:translateX(-100%)}}.marquee-module-div{align-items:center;display:inline-flex;justify-content:center;padding:60px 40px;width:auto}.marquee-module--img{max-height:48px;max-width:150px!important}@media (max-width:1080px){.marquee-module-div{padding:50px 15px;width:auto}}@media (max-width:767px){.marquee-module--img{max-height:32px;max-width:100px!important}}