body{margin:0;font-family:"Work Sans","Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;font-size:16px;color:#1f2667;background:#f5f6f7;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{height:100vh;display:flex}iframe{display:none}.loader-wrapper{position:fixed;width:100%;height:100%;left:0;top:0;background:rgba(0,0,0,.6);z-index:9999;display:flex;justify-content:center;align-items:center}.loader,.loader:after,.loader:before{background:#fff;-webkit-animation:load1 1s ease-in-out infinite;animation:load1 1s ease-in-out infinite;width:1em;height:4em}.loader{color:#fff;text-indent:-9999em;margin:88px auto;position:relative;font-size:11px;transform:translateZ(0);-webkit-animation-delay:-.16s;animation-delay:-.16s}.loader:after,.loader:before{position:absolute;top:0;content:""}.loader:before{left:-1.5em;-webkit-animation-delay:-.32s;animation-delay:-.32s}.loader:after{left:1.5em}@-webkit-keyframes load1{0%,80%,to{box-shadow:0 0;height:4em}40%{box-shadow:0 -2em;height:5em}}@keyframes load1{0%,80%,to{box-shadow:0 0;height:4em}40%{box-shadow:0 -2em;height:5em}}.toggle{position:absolute;width:40px;height:50px;right:-40px;top:50%;transform:translateY(-50%);z-index:1;background:#fff;border:none;outline:0;cursor:pointer;box-shadow:2px 1px 2px rgba(0,0,0,.1);padding:0}.toggle svg{height:20px;width:20px;margin-top:5px}.input{height:40px;display:block;width:100%;padding:0 15px;box-sizing:border-box;outline:0;border:1px solid #ccc}.input-wrapper{position:relative}.input-clear{width:40px;height:40px;background:transparent;border:none;box-sizing:border-box;padding:0;outline:0;position:absolute;right:0;top:0;cursor:pointer}.input-clear svg{width:14px;height:14px;margin-top:4px}.country__flag{font-size:18px}.country__code{font-size:14px;margin-left:5px}@media screen and (max-width:700px){.country__code{font-size:13px;margin-left:5px}}.select{display:block;height:40px;width:100%;background:transparent;outline:0;border:1px solid #ccc;box-sizing:border-box}.select-wrapper{padding:10px 20px}.or{text-align:center}.state-info{padding:0 20px;box-sizing:border-box;color:#000}.state-info div{margin-top:5px;font-weight:300}.state-info span{font-weight:500}.state-info__inner{box-sizing:border-box;border:1px solid #ccc;padding:10px 5px}.state-info__title{text-align:center;font-weight:500!important;text-transform:uppercase;font-size:18px;margin-bottom:10px}.data-item{padding:10px 20px;cursor:pointer}.data-item__name{font-size:15px;font-weight:500}.data-item__title{display:flex;align-items:center}.data-item__stats div{margin-top:4px;font-size:14px}.data-item__stats-confirmed{color:#000}.data-item__stats-deaths{color:red}.data-item__stats-recovered{color:green}@media screen and (max-width:700px){.data-item__stats div{font-size:12px}}.data-item.selected,.data-item:hover{background:#f5f6f7}.filter-input{padding:10px 20px}.no-data{padding:0 20px}.no-data__title{text-align:center;font-weight:500;font-size:18px;margin-bottom:10px}.no-data ul{margin:10px 0 0;padding:0;list-style-position:inside;font-size:14px}.sidebar{width:280px;background:#fff;box-shadow:1px 0 5px rgba(0,0,0,.1);position:relative;transition:all .3s ease-in-out;position:absolute;left:0;top:0;height:100%;transform:translateX(-280px);z-index:999}@media screen and (max-width:700px){.sidebar{width:210px;transform:translateX(-210px)}}.sidebar__inner{max-height:100%;overflow-y:auto;position:relative}.sidebar.opened{transform:translateX(0)}.map{height:100%}.map.sidebar-opened{margin-left:280px}.map .leaflet-container{height:100%}.map .popup-country-name{font-size:18px;font-weight:500}@media screen and (max-width:700px){.map.sidebar-opened{margin-left:210px}.map .popup-country-name{font-size:15px}.map .data-item__stats{font-size:12px}}a.leaflet-popup-close-button{position:absolute;top:0;right:0;padding:4px 4px 0 0;border:none;text-align:center;width:18px;height:14px;font:16px/14px Tahoma,Verdana,sans-serif;color:#c3c3c3;text-decoration:none;font-weight:700;background:transparent}.leaflet-control-attribution.leaflet-control{font-size:11px;background:hsla(0,0%,100%,.7);margin:0}.leaflet-control-attribution a{color:#0078a8;text-decoration:none}.modal{display:flex;height:100vh;position:absolute;top:0;left:0;align-items:center;justify-content:center;z-index:2000;padding:0 20px}.modal,.modal__inner{width:100%;box-sizing:border-box}.modal__inner{max-width:1000px;background:#fff;position:relative;z-index:1;padding:10px;height:400px}.modal-close{position:absolute;right:5px;top:5px;border:none;cursor:pointer;outline:0;font-size:20px;padding:5px}@media screen and (max-width:700px){.modal{padding:0}}.backdrop{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.75)}.tabs{max-width:1000px;margin:20px auto;text-align:center}.tabs-button{cursor:pointer;margin:0 10px;outline:0;border:1px solid #139cda;border-radius:5px;background:transparent;padding:5px 10px}.tabs-button.active{color:#fff;background:#139cda}@media screen and (max-width:700px){.tabs{display:flex;justify-content:space-around}.tabs-button{font-size:13px;margin:0}}.chart{max-width:1000px;max-height:400px;margin:auto}.select-dropdown{position:absolute;top:40px;width:100%;box-sizing:border-box;background:#fff;z-index:10;max-height:300px;overflow-y:auto}.select-dropdown-item{padding:10px 15px;cursor:pointer}.select-dropdown-item:hover{background:hsla(0,0%,80%,.2)}.select-dropdown-item.not-found{cursor:auto}.select-dropdown-item.not-found:hover{background:#fff}.select-subject{position:relative}.selected-subjects{margin-top:20px;display:flex;flex-wrap:wrap}.selected-subject{padding:10px;margin-right:10px;margin-bottom:10px;border:1px solid #ccc;border-radius:10px;position:relative;font-size:13px}.selected-subject__close{position:absolute;right:-5px;top:-5px;border-radius:50%;width:16px;height:16px;cursor:pointer;background:#139cda;display:flex;justify-content:center;align-items:center;font-size:15px}.selected-subject__close svg{width:8px;fill:#fff}.checkbox{display:block;position:relative;padding-left:40px;align-items:center;cursor:pointer}.checkbox:hover .checkbox-checkmark{border-color:#2196f3;background:#a9e0f9}.checkbox-input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.checkbox-input:checked~.checkbox-checkmark{background-color:#139cda}.checkbox-input:checked~.checkbox-checkmark:after{display:block}.checkbox-checkmark{position:absolute;top:0;left:0;height:20px;width:20px;border:1px solid #139cda;box-sizing:border-box}.checkbox-checkmark:after{content:"";position:absolute;display:none;left:6px;top:2px;width:5px;height:10px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg)}.checkbox-label{position:relative;top:2px}@media screen and (max-width:700px){.checkbox{padding-left:30px}.checkbox-label{font-size:14px}}.timeseries__header{max-width:500px;margin:0 auto 50px}.timeseries__header-checkboxes{display:flex;justify-content:space-around;margin-bottom:30px}@media screen and (max-width:700px){.timeseries__header{margin:0 auto}}.timeseries{position:relative;padding:20px}.home{height:100%}.home,.switch{position:relative}.switch{display:inline-block;width:56px;height:26px;margin:0 15px}.switch input{opacity:0;width:0;height:0}.slider{cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#e36643}.slider,.slider:before{position:absolute;transition:.4s}.slider:before{content:"";height:18px;width:18px;left:4px;bottom:4px;background-color:#fff}input:checked+.slider{background-color:#2196f3}input:focus+.slider{box-shadow:0 0 1px #2196f3}input:checked+.slider:before{transform:translateX(26px)}.slider.round{border-radius:34px}.slider.round:before{border-radius:50%}.header__menu{height:100%;display:flex}.header__menu button{background:transparent;outline:0;border:none;cursor:pointer;box-sizing:border-box;padding:0 15px;transition:all .3s ease-in-out;font-weight:500;color:#1f2667}.header__menu button,.header__menu button span{display:block;position:relative}.header__menu button span:after{content:"";transition:all .3s ease-in-out;position:absolute;height:2px;width:0;background:#139cda;bottom:-16px;left:0}.header__menu button.selected,.header__menu button:hover{color:#139cda}.header,.header__menu button.selected span:after,.header__menu button:hover span:after{width:100%}.header{background:#fff;padding:0 20px;box-sizing:border-box;box-shadow:0 1px 5px rgba(0,0,0,.1);z-index:1000}.header-mobile__title{display:none;font:500 italic 20px "Work Sans"}.header-mobile__install{display:none}.header-mobile__button{display:none;cursor:pointer}.header-mobile__button span{display:block;width:33px;height:3px;margin-bottom:5px;position:relative;background:#1f2667;border-radius:3px;z-index:1;transform-origin:4px 0;transition:transform .5s cubic-bezier(.77,.2,.05,1),background .5s cubic-bezier(.77,.2,.05,1),opacity .55s ease}.header-mobile__button span:first-child{transform-origin:100% 0}.header-mobile__button span:last-child{transform-origin:100% 100%;margin-bottom:0}.header-mobile__button.active span{opacity:1;transform:rotate(-45deg) translateY(-5px)}.header-mobile__button.active span:nth-child(2){opacity:0;transform:rotate(0deg) scale(.2)}.header-mobile__button.active span:last-child{transform:rotate(45deg) translateY(4px)}.header__inner{display:flex;flex:0 0 50px;height:50px;justify-content:space-between;align-items:center;background:#fff}.header__logo{font:500 italic 30px "Work Sans"}.header__mode{display:flex;align-items:center;justify-content:center}@media screen and (max-width:700px){.header{height:40px;position:absolute;top:0;left:0;display:flex;justify-content:space-between;align-items:center;z-index:99999999}.header-mobile__install.visible{display:block}.header__inner{position:absolute;transform-origin:0 0;transform:translate(100%);transition:transform .5s cubic-bezier(.77,.2,.05,1);width:250px;right:0;top:40px;display:block;height:auto;box-sizing:border-box;padding:15px;border-radius:0 0 0 5px;box-shadow:0 6px 6px rgba(0,0,0,.2);border-top:1px solid rgba(0,0,0,.1)}.header__inner .header__logo{display:none}.header__inner .header__menu{height:50px;justify-content:space-between}.header__inner .header__menu button{padding:0 10px}.header__inner .header__mode{margin:20px auto 0}.header-mobile__button,.header-mobile__title{display:block}.header-mobile__button.active+.header__inner{transform:none}}.app-wrapper{min-height:100%;display:flex;flex-direction:column;flex:1 1;position:relative;box-sizing:border-box}@media screen and (max-width:700px){.app-wrapper{padding-top:40px;overflow-x:hidden}}.content{flex:1 1}
/*# sourceMappingURL=main.8557e8c1.chunk.css.map */