.skeleton-loader{background-color:#e2e5e7;background-image:linear-gradient(90deg,rgba(255,255,255,0),rgba(255,255,255,.2) 20%,rgba(255,255,255,.5) 60%,rgba(255,255,255,0));background-size:200% 100%;background-position-x:180%;animation:shimmer 1.5s infinite}@keyframes shimmer{to{background-position-x:-20%}}