thead.svelte-1h7c4zv th.sortable{cursor:pointer;user-select:none;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none}
.box-content.svelte-1itmsd6.svelte-1itmsd6{display:flex;justify-content:space-between;align-items:center}.box-title.svelte-1itmsd6.svelte-1itmsd6{margin-bottom:10px;text-align:left}.box-data.svelte-1itmsd6.svelte-1itmsd6{font-size:36px}.box-badge.svelte-1itmsd6.svelte-1itmsd6{padding:12px 26px;border-radius:10px;font-weight:600;height:40px;line-height:1}.box.svelte-1itmsd6.svelte-1itmsd6{padding:20px;text-align:center;border:1px solid rgba(0, 0, 0, 0.0625);width:23.5%;background-color:#fff}.deaths.svelte-1itmsd6 .box-badge.svelte-1itmsd6{background-color:#ffebee}.confirmed.svelte-1itmsd6 .box-badge.svelte-1itmsd6{background-color:#e3f2fd}.recovered.svelte-1itmsd6 .box-badge.svelte-1itmsd6{background-color:#e8f5e9}.active.svelte-1itmsd6.svelte-1itmsd6{color:#9c27b0}.active.svelte-1itmsd6 .box-badge.svelte-1itmsd6{background-color:#f3e5f5}@media(max-width: 992px){.box.svelte-1itmsd6.svelte-1itmsd6{width:49%}}@media(max-width: 560px){.box.svelte-1itmsd6.svelte-1itmsd6{width:100%}}
.page-loader.svelte-19hesv1.svelte-19hesv1{width:100%;height:calc(100vh - 85px);display:flex;align-items:center;justify-content:center}.lds-ring.svelte-19hesv1.svelte-19hesv1{display:inline-block;position:relative;width:80px;height:80px}.lds-ring.svelte-19hesv1 div.svelte-19hesv1{box-sizing:border-box;display:block;position:absolute;width:64px;height:64px;margin:4px;border:4px solid rgb(148, 7, 7);border-radius:50%;animation:svelte-19hesv1-lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;border-color:rgb(148, 7, 7) transparent transparent transparent}.lds-ring.svelte-19hesv1 div.svelte-19hesv1:nth-child(1){animation-delay:-0.45s}.lds-ring.svelte-19hesv1 div.svelte-19hesv1:nth-child(2){animation-delay:-0.3s}.lds-ring.svelte-19hesv1 div.svelte-19hesv1:nth-child(3){animation-delay:-0.15s}@keyframes svelte-19hesv1-lds-ring{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}
.title-container.svelte-1pjoj6f{display:flex;padding:0 10px;justify-content:space-between}h1.svelte-1pjoj6f{margin-bottom:4px}.last-updated.svelte-1pjoj6f{font-weight:600;color:#72777a;margin-bottom:1em;text-align:right}
.cards-container.svelte-lcvd8x{width:35%}.card.svelte-lcvd8x{background-color:#fff;border:1px solid rgba(0, 0, 0, 0.0625);border-radius:5px}.card-title.svelte-lcvd8x{background-color:#f5f5f5;color:#333;font-weight:600;padding:10px 20px}.card-body.svelte-lcvd8x{padding:15px;text-align:center}.card-body-title.svelte-lcvd8x{font-size:24px}.card-content.svelte-lcvd8x{display:flex;justify-content:space-between}.card-item.svelte-lcvd8x{font-size:18px}@media(max-width: 992px){.cards-container.svelte-lcvd8x{width:100%}}