@import url(https://fonts.googleapis.com/css2?family=Teko:wght@400;700&display=swap);.full-loader{position:absolute;top:0;display:flex;justify-content:center;align-items:center;height:100vh;width:100vw;z-index:1000;background:#282b2e}.circle-marker{width:100px;height:100px;z-index:2;border-radius:50%;background-color:rgba(185,54,54,.75)}.pop-container{z-index:10}.pop-container span{display:flex;align-items:center}.pop-container span img{margin-right:20px;width:20px;height:20px;border-radius:50%;object-fit:cover}.pop-container .count{display:flex;align-items:flex-end}.pop-container .count h2{color:#b93636;font-size:2rem;margin-right:10px}.pop-container .count h3{font-size:2rem}.categories{display:flex;border-radius:4px;background:#282b2e;border:1px solid #4f4e53}.categories .category-item{flex:1 1;padding:15px 20px;display:flex;justify-content:center;color:#4f4e53;transition:all .3s ease-in-out;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.categories .category-item:hover{cursor:pointer;color:#fff}.categories .category-item.active{background:#161718;color:#fff;border:1px solid #4f4e53;border-bottom:3px solid #f6c778}@media only screen and (min-width:320px) and (max-width:765px){.categories{margin:0 20px}}@media only screen and (min-width:768px) and (max-width:1024px){.categories{margin:0 20px}}.list-container{height:210px;margin-top:30px;overflow-y:scroll;padding:10px}.list-container span{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px;padding:10px;border-radius:4px;transition:all .3s ease-in-out}.list-container span img{width:30px;height:30px;object-fit:cover;border-radius:50%}.list-container span.active-country{background-color:#f6c778;color:#fff}.list-container span:hover{cursor:pointer;background-color:#282b2e}.list-container::-webkit-scrollbar{width:4px;background:#161718}.list-container::-webkit-scrollbar-thumb{background-color:#4f4e53;border-radius:5px}.list-container::-webkit-scrollbar-thumb:hover{background-color:#282b2e}.graph-container{width:100%}.graph-error{display:flex;height:300px;justify-content:center;align-items:center;flex-direction:column}.graph-error p{margin-top:10px}:root{font-size:16px}*{padding:0}*,body{margin:0}body{font-family:"Teko",-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#282b2e}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.main-container{display:flex;overflow:hidden}.mapboxgl-popup-close-button{top:5px;right:5px}.map{width:100vw;height:100vh;display:flex;justify-content:center;align-items:center;flex:1 1;position:fixed}.global-stats{position:absolute;top:0;left:0;padding:20px 30px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100vw;pointer-events:none;z-index:1;height:200px;color:#fff}.global-stats h1{font-weight:400;margin-bottom:20px}.global-stats .stats-container{display:flex;align-items:center;flex-wrap:wrap}.global-stats .stats-container .stats{display:flex;align-items:center;margin-right:70px}@media only screen and (min-width:320px) and (max-width:765px){.global-stats .stats-container .stats{margin-right:20px;margin-bottom:10px;flex:1 1}.global-stats .stats-container .stats h2{font-size:1.4rem}}.global-stats .stats-container .stats .box{width:50px;height:50px;border-radius:10px;display:flex;margin-right:10px;align-items:center;justify-content:center}@media only screen and (min-width:320px) and (max-width:765px){.global-stats .stats-container .stats .box{width:35px;height:35px;font-size:1rem}.global-stats .stats-container .stats .box svg{width:1rem;height:1rem}}.global-stats .stats-container .stats .box.red{background:#b93636;box-shadow:0 2px 20px rgba(185,54,54,.5)}.global-stats .stats-container .stats .box.yellow{background:#f6c778;box-shadow:0 2px 20px rgba(246,199,120,.5)}.global-stats .stats-container .stats .box.cyan{background:#5cc1ac;box-shadow:0 2px 20px rgba(92,193,172,.5)}.global-stats .stats-container .stats .box.gray{background:#4f4e53;box-shadow:0 2px 20px rgba(79,78,83,.5)}.cases{width:270px;height:100vh;position:fixed;top:0;right:0;background:#161718;z-index:2;padding:24px;color:#fff}@media only screen and (min-width:320px) and (max-width:765px){.cases{width:100vw;height:auto;padding:0;position:absolute;top:80vh}.cases h2{margin:20px}}@media only screen and (min-width:768px) and (max-width:1024px){.cases{width:100vw;height:auto;padding:0;position:absolute;top:80vh}.cases h2{margin:20px}}
/*# sourceMappingURL=main.5ef043dc.chunk.css.map */