.loader .card-image{width:100%;height:180px;background:#ddd;border-radius:8px}.loader .line{height:14px;background:#ddd;border-radius:4px;width:100%;margin-top:10px}.loader .short{width:60%}.loader .time{height:10px;width:80px;border-radius:4px}.loader .shimmer{background:linear-gradient(90deg,#f6f7f8 20%,#edeef1 50%,#f6f7f8 80%);background-size:200% 100%;animation:shimmer 1.5s linear infinite}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.emptyClass{display:flex;justify-content:center;min-height:150px;align-items:center}.emptyClass .empty-screen-text{font-family:Prata,sans-serif;font-size:40px;font-weight:400;line-height:48px;text-align:center;color:#5b197b;margin-bottom:25px}