.skeleton{background-color:#e2e5e7;background-image:linear-gradient(90deg,rgba(255,255,255,0),rgba(255,255,255,.5) 50%,rgba(255,255,255,0));background-size:200% 100%;background-repeat:no-repeat;animation:shine1 1.5s infinite}@keyframes shine1{0%{background-position:-200% 0}to{background-position:200% 0}}.skeleton-wrapper{padding:20px;border-radius:10px}.skeleton-image{width:100%;height:200px}.skeleton-price{width:50%;height:20px;margin-bottom:10px}.skeleton-title{width:90%;height:20px;margin-bottom:15px}