.ecosystem-banner{background-color:#101828}.ecosystem-banner-height{max-height:240px}.ecosystem-banner .banner-product-slider ul li.single-product-card{align-items:center;background-color:#f2f2f3;border-radius:.5rem;display:flex;height:90px;justify-content:center;padding:18px;width:90px}.ecosystem-banner .banner-product-slider:before{background:linear-gradient(270deg,#101828,#fff0);content:"";height:100%;position:absolute;right:0;top:0;width:20%;z-index:1}.ecosystem-banner .banner-product-slider:after{background:linear-gradient(90deg,#101828,#fff0);content:"";height:100%;left:0;position:absolute;top:0;width:20%;z-index:1}.ecosystem-banner .banner-product-slider ul li.single-product-card img{width:100%}.ecobannerSlider{max-width:100%}.ecobannerSlider[data-animated=true] .scroller__inner{animation:scroll var(--_animation-duration,60s) var(--_animation-direction,forwards) linear infinite;column-gap:30px;display:flex;flex-wrap:nowrap;width:max-content}.ecobannerSlider[data-direction=right]{--_animation-direction:reverse}.ecobannerSlider[data-direction=left]{--_animation-direction:forwards}.ecobannerSlider[data-speed=fast]{--_animation-duration:80s}.ecobannerSlider[data-speed=slow]{--_animation-duration:140s!important}@keyframes scroll{to{transform:translate(calc(-50% - .5rem))}}