.sliding-nfts .sliding-background-wrapper{background:linear-gradient(128.04deg, var(--color-purple) 0%, var(--color-blue) 46.93%, #ff00c7 100%);min-height:520px;overflow:hidden}.sliding-background-wrapper .sliding-background{image-rendering:crisp-edges;image-rendering:-moz-crisp-edges;image-rendering:-o-crisp-edges;image-rendering:-webkit-optimize-contrast;-ms-interpolation-mode:nearest-neighbor;image-rendering:pixelated;background:url(/img/degens/site-extras/degen-slider.webp) repeat-x;width:5000px;height:100%;animation:60s linear infinite slideBg}@media (max-width:768px){.sliding-nfts .sliding-background-wrapper{min-height:106px;margin:16px 0}.sliding-background-wrapper .sliding-background{background-size:contain;height:106px;animation-duration:240s}}@keyframes slideBg{0%{transform:translate(0,0)}to{transform:translate(-3750px)}}