@keyframes loading{40%{background-position:100% 0}to{background-position:100% 0}}.skeleton-loading-table{border-collapse:collapse;width:100%}.skeleton-loading-row{display:flex;justify-content:space-between;margin-bottom:10px}.skeleton-loading-cell{height:45px;width:100%;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;animation:loading 1.5s infinite;border-radius:4px}.loading[data-v-d8333cc6]{display:flex;justify-content:center;align-items:center}.circle[data-v-d8333cc6]{width:20px;height:20px;background-color:#19a68c;border-radius:50%;margin:0 5px;animation:bounce-d8333cc6 .5s ease-in-out infinite alternate}.circle[data-v-d8333cc6]:nth-child(2){animation-delay:.1s;background-color:#f2c14e}.circle[data-v-d8333cc6]:nth-child(3){animation-delay:.2s;background-color:#e74c3c}@keyframes bounce-d8333cc6{0%{transform:translateY(0)}to{transform:translateY(-20px)}}
