@font-face{font-family:"Baloo";src:url(/static/media/BalooTamma2-Regular.05aa77b1.ttf)}*,body{margin:0}body{font-family:"Baloo",cursive;background-color:#f8f8ff;height:100%;width:100%}.app{position:relative;overflow-y:hidden}.app__covid__info{margin:3em 4em}.app__stage{background-color:#6d6fee;height:520px}.app__stage__guidelines{flex-direction:column;height:400px}.app__stage__guidelines,.app__stage__guidelines ul{display:flex;justify-content:center;align-items:center}.app__stage__guidelines li{display:flex;align-items:center;flex-direction:column;position:absolute;left:0;list-style:none;width:100%;text-align:center;z-index:4;background-color:#6d6fee;-webkit-animation:anim-guidelines 9s linear infinite;animation:anim-guidelines 9s linear infinite}.app__stage__guidelines li .app__stage__guidelines__icon{display:block;content:" ";background-size:200px 200px;height:200px;width:200px}.app__stage__guidelines li .app__stage__guidelines__text{font-size:2.7em;color:#fff;line-height:1}.app__stage__guidelines li .app__stage__guidelines__text__capital{text-transform:uppercase;font-weight:600}.app__stage__symtoms__title{font-size:2em;text-transform:uppercase;color:#fff;text-align:center;margin-bottom:.6em}.app__stage__symtoms__contents{display:flex;justify-content:center}.app__stage__symtoms__contents>*+*{margin-left:4em}.app__stage__symtoms__contents__item{padding:1em;background-color:#999bef;border-radius:62px;box-shadow:1px 4px 10px 7px rgba(0,0,0,.25);transition:.4s cubic-bezier(0,0,.3,1)}.app__stage__symtoms__contents__item>span{display:block;content:" ";background-size:50px 50px;height:50px;width:50px}.app__stage__symtoms__contents__item:hover{transform:scale(1.2)}.app__stage__symtoms__contents .fever>span{background-image:url(/static/media/fever.5c81b566.svg)}.app__stage__symtoms__contents .breathing>span{background-image:url(/static/media/breathing.373d79bd.svg)}.app__stage__symtoms__contents .cough>span{background-image:url(/static/media/cough.141e6c7d.svg)}.app__stage__symtoms__contents .lungs>span{background-image:url(/static/media/lungs.998a8b87.svg)}.app__stats__graph{display:flex;flex-direction:column;margin-top:8em}.app__stats__map{display:flex;justify-content:space-around;margin-top:8em}li:first-child{z-index:3;-webkit-animation-delay:0s;animation-delay:0s}li:first-child .app__stage__guidelines__icon{background-image:url(/static/media/hand-wash.f67bb23e.svg)}li:nth-child(2){z-index:2;-webkit-animation-delay:3s;animation-delay:3s}li:nth-child(2) .app__stage__guidelines__icon{background-image:url(/static/media/mask.8672af35.svg)}li:nth-child(3){z-index:1;-webkit-animation-delay:6s;animation-delay:6s}li:nth-child(3) .app__stage__guidelines__icon{background-image:url(/static/media/hand-shake.aeaac61c.svg)}@-webkit-keyframes anim-guidelines{25%{opacity:1}33.33%{opacity:0}91.66%{opacity:0}to{opacity:1}}@keyframes anim-guidelines{25%{opacity:1}33.33%{opacity:0}91.66%{opacity:0}to{opacity:1}}@-webkit-keyframes anim-guideslines{0%{margin-top:10em}4%{margin-top:0}31%{margin-top:0}35%{margin-top:-10em}64%{margin-top:-10em}68%{margin-top:-20em}96%{margin-top:-20em}to{margin-top:-30em}}@keyframes anim-guideslines{0%{margin-top:10em}4%{margin-top:0}31%{margin-top:0}35%{margin-top:-10em}64%{margin-top:-10em}68%{margin-top:-20em}96%{margin-top:-20em}to{margin-top:-30em}}@media (max-width:991px){.app__stage__symtoms__contents>*+*{margin-left:1em}.app__stage__symtoms__contents__item>span{background-size:30px 30px;height:30px;width:30px}.app__stats__map{flex-direction:column}}.app__cards{display:flex;justify-content:space-evenly;margin:8em 0}.animation__box{position:absolute;left:0;right:0}.animation__box li{position:absolute;opacity:0;display:block;list-style:none;width:25px;height:25px;z-index:11;-webkit-animation:animate 20s linear infinite;animation:animate 20s linear infinite}.animation__box li:before{display:flex;flex-direction:column;justify-content:center;display:block;content:" ";background-image:url(/static/media/covid-anim.8157b8a9.svg);background-size:40px 40px;height:40px;width:40px}.animation__box li:first-child{left:86%;-webkit-animation-delay:0s;animation-delay:0s}.animation__box li:first-child:before{background-size:80px 80px;width:80px;height:80px}.animation__box li:nth-child(2){left:12%;-webkit-animation-delay:1.5s;animation-delay:1.5s;-webkit-animation-duration:10s;animation-duration:10s}.animation__box li:nth-child(2):before{background-size:30px 30px;width:30px;height:30px}.animation__box li:nth-child(3){left:70%;-webkit-animation-delay:5.5s;animation-delay:5.5s;-webkit-animation-duration:10s;animation-duration:10s}.animation__box li:nth-child(3):before{background-size:100px 100px;width:100px;height:100px}.animation__box li:nth-child(4){left:65%;-webkit-animation-delay:0s;animation-delay:0s;-webkit-animation-duration:15s;animation-duration:15s}.animation__box li:nth-child(4):before{background-size:40px 40px;width:40px;height:40px}.animation__box li:nth-child(5){left:30%;-webkit-animation-delay:0s;animation-delay:0s}.animation__box li:nth-child(5):before{background-size:150px 150px;width:150px;height:150px}@-webkit-keyframes animate{0%{transform:translateY(0) rotate(0deg);opacity:.8}to{transform:translateY(-800px) rotate(1turn);opacity:0}}@keyframes animate{0%{transform:translateY(0) rotate(0deg);opacity:.8}to{transform:translateY(-800px) rotate(1turn);opacity:0}}@media (max-width:991px){.app__covid__info{margin:3em 2em}.app__cards{flex-wrap:wrap}}@media (max-width:600px){.app__cards{flex-wrap:nowrap;margin:0}.app__stats__map{margin:0}}.header{display:flex;justify-content:space-between;padding:2em 0;background-color:#6d6fee;position:fixed;z-index:10;width:100%}.header__icon{margin-right:.5em}.header__icon:before{display:block;content:" ";background-image:url(/static/media/coronavirus.69296e8f.svg);background-size:40px 40px;height:40px;width:40px;transition:.4s cubic-bezier(0,0,.3,1)}.header__icon:hover{-webkit-animation:spin 1s infinite;animation:spin 1s infinite}.header__title{display:flex;align-items:center;font-size:1.3em;font-weight:600;color:#fff;text-transform:uppercase;flex:0.9 1;margin-left:2em}.header__part{color:#2e31e6;margin-right:.2em}@-webkit-keyframes spin{0%{-moz-transform:rotate(320deg);-webkit-transform:rotate(320deg);-o-transform:rotate(320deg);-ms-transform:rotate(320deg)}to{-moz-transform:rotate(680deg);-webkit-transform:rotate(680deg);-o-transform:rotate(680deg);-ms-transform:rotate(680deg)}}@keyframes spin{0%{-moz-transform:rotate(320deg);-webkit-transform:rotate(320deg);-o-transform:rotate(320deg);-ms-transform:rotate(320deg)}to{-moz-transform:rotate(680deg);-webkit-transform:rotate(680deg);-o-transform:rotate(680deg);-ms-transform:rotate(680deg)}}@media (max-width:991px){.header{padding:1em 0}.header__title__text{display:none}}@-webkit-keyframes fadeDown{0%{transform:translateY(-20px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes fadeDown{0%{transform:translateY(-20px);opacity:0}to{transform:translateY(0);opacity:1}}.dropdown{position:relative;margin-right:2em}.dropdown.open>.dropdown-menu{display:block;-webkit-animation:fadeDown .5s cubic-bezier(0,0,.3,1);animation:fadeDown .5s cubic-bezier(0,0,.3,1)}.dropdown .dropdown-toggle{font-family:"Baloo",cursive;display:inline-block;padding:.5em 3em;margin-bottom:0;font-size:.875em;font-weight:400;text-align:center;white-space:nowrap;vertical-align:middle;cursor:pointer;color:#2e31e6;background-color:#fff;border:.5px solid #2e31e6;border-radius:20px}.dropdown .dropdown-toggle .caret{display:inline-block;width:0;height:0;margin-left:8px;vertical-align:middle;border-top:4px dashed;border-top:4px solid\9;border-right:4px solid transparent;border-left:4px solid transparent}.dropdown .dropdown-menu::-webkit-scrollbar{background-color:#fff;width:14px}.dropdown .dropdown-menu::-webkit-scrollbar-track{width:14px}.dropdown .dropdown-menu::-webkit-scrollbar-track:hover{background-color:#f4f4f4}.dropdown .dropdown-menu::-webkit-scrollbar-thumb{background-color:#babac0;border-radius:16px;border:2px solid #fff}.dropdown .dropdown-menu::-webkit-scrollbar-thumb:hover{background-color:#a0a0a5;border:2px solid #f4f4f4}.dropdown .dropdown-menu::-webkit-scrollbar-button{display:none}.dropdown .dropdown-menu{position:absolute;top:100%;right:0;z-index:1000;display:none;float:left;min-width:300px;padding:5px 0;margin:2px 0 0;font-size:14px;text-align:left;list-style:none;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,.15);border-radius:4px;box-shadow:0 6px 12px rgba(0,0,0,.175);overflow-y:scroll;height:400px}.dropdown .dropdown-menu li{cursor:pointer;padding:.8em}.dropdown .dropdown-menu li:hover{background:#6d6fee;color:#fff}@media (max-width:991px){.dropdown .dropdown-toggle{font-size:.7em;padding:.5em 1em}}.card{flex-direction:column;justify-content:flex-start;font-size:.875em;width:240px;height:100%;background-color:#fff;border-radius:10px;min-height:150px;padding:2em;border-radius:27px;position:relative;cursor:pointer;box-shadow:0 8px 14px 3px rgba(0,0,0,.1);transition:.4s cubic-bezier(0,0,.3,1);transform:scale(.8)}.card,.card__header{display:flex;align-items:center}.card__header{flex:0.5 1}.card__header__icon:before{display:block;content:" ";background-image:url(/static/media/virus.593825db.svg);background-size:40px 40px;height:40px;width:40px;margin-right:.8em}.card__content{color:#757575}.card__content__wrapper{margin-top:.7em;text-align:center;font-size:2.3em;color:#6d6fee;font-weight:600}.card[type=Cases] .card__header__icon:before{background-image:url(/static/media/virus-red.3b220153.svg)}.card[type=Cases] .card__content__wrapper__today{color:#d43545}.card[type=Deceased] .card__header__icon:before{background-image:url(/static/media/virus-black.1623d709.svg)}.card[type=Deceased] .card__content__wrapper__today{color:#4b514e}.card[type=Recovered] .card__header__icon:before{background-image:url(/static/media/virus-green.2f0b4f5f.svg)}.card[type=Recovered] .card__content__wrapper__today{color:#00b85c}.active{transform:scale(1)}@media (max-width:990px){.card{margin-bottom:2em}}@media (max-width:600px){.card{font-size:.5em;width:70px;min-height:0}.card__header__icon:before{background-size:20px 20px;height:20px;width:20px}}.map{position:relative;z-index:9;height:500px;flex:0.9 1;width:100%;box-shadow:0 8px 14px 3px rgba(0,0,0,.1);padding:.7em;border-radius:15px;margin-bottom:2em}.map .leaflet-container{height:100%}.info-name{font-size:1.2em;font-weight:600}.info-cases,.info-deaths,.info-name,.info-recovered{margin-bottom:.6em}.info-flag img{width:100px;border-radius:5px}.info-flag{height:100px;width:100%;background-size:cover;border-radius:8px;margin-bottom:.6em}.info-container{width:150px}.line{height:200px}.table{font-size:.9em;height:500px;overflow-y:scroll;font-weight:600;position:relative;border-collapse:collapse;box-shadow:0 8px 14px 3px rgba(0,0,0,.1);padding:.7em;border-radius:15px;flex:1 1}.table th{position:-webkit-sticky;position:sticky;top:0;box-shadow:0 2px 2px -1px rgba(0,0,0,.4);color:#fff;background-color:#6d6fee;text-transform:uppercase}.table tr:nth-child(2n){background-color:#d3d3d3}.table td,.table th{padding:.5em}.table td.red{background-color:#d43545;color:#fff}.table td.black{background-color:#4b514e;color:#fff}.table td.green{background-color:#00b85c;color:#fff}.table tbody td:not(:nth-child(2)){text-align:right}.table tbody td:first-child{text-align:center}@media (max-width:600px){.table{font-size:.5em;flex:unset}}
/*# sourceMappingURL=main.5dd93f7a.chunk.css.map */