.skeleton-loader{animation:pulse 1.5s infinite ease-in-out;opacity:.8}.skeleton-box{width:100%;height:180px;background-color:#ddd;border-radius:10px}.skeleton-line{height:14px;background-color:#ddd;margin:8px 0;border-radius:8px}.skeleton-line.short{width:40%}.skeleton-line.title{height:20px;width:80%}.skeleton-line.small{width:30%;height:12px}@keyframes pulse{0%{background-color:#eee}50%{background-color:#ddd}to{background-color:#eee}}
