*,:after,:before{margin:0;padding:0;box-sizing:border-box;scroll-behavior:smooth}html{font-size:10px;width:100vw;height:100%}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}body{width:100vw;height:100%}.map{display:flex;justify-content:center;align-items:center;overflow:hidden;max-height:50vh;margin:1rem;border:.2rem solid #ecebe4}@media(max-width:800px){.map{margin:3rem 0}}.markerIcon{cursor:pointer}*{scroll-behavior:smooth}.search{padding:1rem;display:flex;flex-direction:column;height:40rem;width:30vw;align-items:center;transition:all .5s ease;border-right:2px solid #f26419;border-bottom:2px solid #f26419}@media(max-width:800px){.search{padding:2rem 8rem;height:40rem;width:100vw}}@media(max-width:340px){.search{padding:1rem 4rem}}.search label{width:100%}.search__input{width:100%;padding:1rem;font-size:2rem;background-color:#f26419;border:none;border-radius:3rem;margin:2rem 0;color:#ecebe4;font-family:"Della Respira",serif;transition:all .2s ease-in}@media(max-width:340px){.search__input{font-size:1.5rem;padding:.5rem}}.search__input:active,.search__input:focus,.search__input:hover{outline:none;background-color:#f6ae2d;color:#ecebe4}.search__input::-webkit-input-placeholder{color:#ecebe4}.search__input:-ms-input-placeholder{color:#ecebe4}.search__input::placeholder{color:#ecebe4}.result{overflow:scroll;width:100%}.result .country{display:block;cursor:pointer;width:100%;background-color:transparent;border:2px solid #ecebe4;color:#ecebe4;padding:1rem;margin-top:1rem;font-size:1.7rem;border-radius:2rem;transition:all .2s ease-in;font-family:"Della Respira",serif;text-decoration:none}.result .country:hover{background-color:#ecebe4;color:#f26419}.result .country:active,.result .country:focus{outline:none;background-color:#ecebe4;color:#f26419;border-color:#f26419}@media(max-width:340px){.result .country{font-size:1.5rem}}.datashow{display:flex;width:49%;position:relative;flex-direction:column;height:100%;border:2px solid #ecebe4;margin-bottom:1rem}@media(max-width:600px){.datashow{width:80%;margin:2rem}}.datashow__item{border-top:2px solid #ecebe4;padding:1rem 0;background-color:transparent;display:flex;justify-content:center;align-items:center}.datashow__item--text{font-size:2rem;color:#ecebe4;font-family:"Della Respira",serif}.datashow__item:hover{color:#2f4858;background-color:#ecebe4}.datashow__item:hover *{color:#2f4858;fill:#2f4858}.datashow__item_svg{height:40px;width:40px;margin-right:.8rem}.datashow__item_svg path{fill:#ecebe4}.datashow__heading{font-family:"Exo",sans-serif;padding:.8rem;font-size:4rem;color:#ecebe4}.datashow__footer,.global--btn{color:#ecebe4}.global--btn{background-color:transparent;border:4px solid #ecebe4;padding:1rem;margin:1rem;height:5rem;max-width:10rem;font-size:1.5rem;cursor:pointer;width:100%;display:flex;justify-content:center;align-items:center;font-family:"Della Respira",serif;transition:all .3s ease;border-radius:1rem}.global--btn:hover{background-color:#ecebe4;color:#000}.global--btn:disabled{border-color:rgba(236,235,228,.2);color:rgba(236,235,228,.5);cursor:not-allowed}.global--btn:disabled:hover{background-color:transparent}.btns{display:flex;justify-content:space-around;flex-wrap:wrap}.App{text-align:center;background:rgba(0,0,0,.489) url(/static/media/background.cace4e6f.svg) fixed;background-size:cover;background-blend-mode:multiply;position:relative;height:100%;overflow-y:hidden}.App .container{z-index:1;display:flex;border-bottom:3px dashed #ecebe4}@media(max-width:800px){.App .container{flex-direction:column}}.App .container__items{width:100%;display:flex;flex-direction:column;justify-content:space-around}.App .container__casesInfo{display:flex;justify-content:space-around;margin-bottom:3rem}@media(max-width:600px){.App .container__casesInfo{flex-direction:column-reverse;width:100vw;align-items:center}}.introContainer{height:100%;width:100%;z-index:999}.intro,.introContainer{position:absolute;background-color:#2f4858}.intro{height:100vh;width:100vw;top:0;display:flex;align-items:center;justify-content:center}.intro svg{height:50vh;width:-webkit-max-content;width:max-content}.intro svg path{-webkit-animation:dMEchhbk_draw 2s linear 0ms forwards;animation:dMEchhbk_draw 2s linear 0ms forwards;stroke-dasharray:704 706;stroke-dashoffset:705;stroke:#55dde0;fill:none}@-webkit-keyframes dMEchhbk_draw{to{stroke-dashoffset:0}}@keyframes dMEchhbk_draw{to{stroke-dashoffset:0}}@-webkit-keyframes dMEchhbk_fade{0%{stroke-opacity:1}94.44444444444444%{stroke-opacity:1}to{stroke-opacity:0}}@keyframes dMEchhbk_fade{0%{stroke-opacity:1}94.44444444444444%{stroke-opacity:1}to{stroke-opacity:0}}.selected{fill:#ecebe4!important}.shortcut-container{position:absolute;height:100%;width:100vw;z-index:600;display:flex;justify-content:center;align-items:center}.countryChart{height:50%;display:flex;align-items:center}
/*# sourceMappingURL=main.9cd6bf3d.chunk.css.map */