*{margin:0;padding:0;box-sizing:border-box}@keyframes slide{0%{transform:translateX(0)}to{transform:translateX(-100%)}}.logos{overflow:hidden;padding:60px 0;background-color:#fff;width:100%;white-space:nowrap!important;display:flex;width:-moz-max-content;width:max-content;background-color:#f2f2f2}.logos:hover .logos-slide{animation-play-state:paused}.logos-slide{width:-moz-max-content;width:max-content;display:flex;animation:slide 30s linear infinite;mix-blend-mode:darken}.logos-slide img{height:120px;padding:0 40px;width:-moz-fit-content;width:fit-content}