.bg-clients{background-position:0 0;background-size:500%}.rotate-y{animation:rotate-Y 4s infinite alternate}.-rotate-y{animation:rotateY 4s infinite alternate}.bg-clients:nth-child(2){animation-delay:4s;background-position-x:50%}.bg-clients:nth-child(3){animation-delay:1s;background-position-x:25%}.bg-clients:nth-child(4){animation-delay:4s}.bg-clients:nth-child(5){background-position-x:100%}.bg-clients:nth-child(6){animation-delay:3s;background-position-x:75%}@keyframes rotateY{0%,25%{background-position-y:0}75%,to{background-position-y:97%}}@keyframes rotate-Y{0%,25%{background-position-y:0}75%,to{background-position-y:-93%}}
