.ProductList{overflow:hidden;width:100%}.ProductList__wrapper{box-sizing:border-box;margin:0 auto;max-width:1280px;overflow:hidden;position:relative}.ProductList__wrapper,.ProductList__wrapper__inner{align-items:center;display:flex;flex-direction:row;justify-content:space-evenly}.ProductList__wrapper__inner{height:68px;will-change:transform}.ProductList__wrapper:after,.ProductList__wrapper:before{bottom:0;content:"";pointer-events:none;position:absolute;top:0;width:15%;z-index:2}.ProductList__wrapper:before{background:linear-gradient(90deg,#0d0f16,transparent);left:0}.ProductList__wrapper:after{background:linear-gradient(270deg,#0d0f16,transparent);right:0}.ProductList__item{align-items:center;display:flex}.ProductList__logo{display:block;height:28px;margin:0 34px}.ProductList__imgWrapper{align-items:center;display:inline-flex;justify-content:center;width:-moz-fit-content;width:fit-content}.ProductList__divider{background:#fff6;height:12px;width:.5px}@media(max-width:768px){.ProductList__wrapper__inner{height:34px}.ProductList__logo{height:14px;margin:0 17px}.ProductList__divider{transform:scale(.5)}}
