.sliding-background{background:url(/_next/static/media/ASEAD_BANNER_LOGOS_3.6fafce53.svg) repeat-x;background-size:auto 100%;height:100px;width:8350px;background-color:var(--color-secondary);animation:slide 30s linear infinite}@keyframes slide{0%{transform:translateZ(0)}to{transform:translate3d(-2000px,0,0)}}