.smooth-small-icons{display:flex;height:60px;overflow:hidden;position:relative}.smooth-small-icons:after,.smooth-small-icons:before{background:linear-gradient(90deg,#f1f4f9,rgba(241,244,249,0));content:"";height:100%;left:0;position:absolute;top:0;width:80px;z-index:1}.smooth-small-icons:after{left:unset;right:0;transform:rotate(-180deg)}.smooth-small-icons__container{cursor:grabbing}.smooth-small-icons__icon-wrapper{pointer-events:none;transform:translateX(-40px);transition-duration:.5s;width:auto}.smooth-small-icons__icon-wrapper,.smooth-small-icons__icons{align-items:center;display:flex;flex-wrap:nowrap;visibility:visible!important}.smooth-small-icons__icon{background-position:50%;background-repeat:no-repeat;background-size:contain;margin-left:70px;max-height:60px;max-width:96px;min-height:60px;min-width:96px}@media (max-width:1199.5px){.smooth-small-icons:after,.smooth-small-icons:before{display:none}}@media (max-width:767.5px){.smooth-small-icons{height:60px}.smooth-small-icons__icon{margin-left:40px}}