@keyframes slides{0%{transform:translateX(0)}to{transform:translateX(-100%)}}.logos{opacity:60%;overflow:hidden;padding:24px 0 40px;position:relative;white-space:nowrap}.logos:after,.logos:before{content:"";height:100%;position:absolute;top:0;width:250px;z-index:2}.logos:before{background:linear-gradient(270deg,hsla(0,0%,100%,0),#fff);left:0}.logos:after{background:linear-gradient(90deg,hsla(0,0%,100%,0),#fff);right:0}.logo_items{animation:slides 50s linear infinite;display:inline-block}.logos:hover .logo_items{animation-play-state:paused}.logo_items img{height:80px;margin-left:64px;width:160px}a{text-decoration:none}