body{margin:0;font-family:-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}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}*,:after,:before{margin:0;padding:0}body{background-color:#f5f5fa}.app{display:flex;justify-content:space-evenly;padding:20px;position:relative}.app__left{flex:0.9 1;margin-right:20px}.app__right{flex:0.3 1}.app__stats{display:flex;justify-content:space-around;align-items:center}@media (max-width:990px){.app{flex-direction:column}.app__left{justify-content:space-around}}@media (max-width:650px){.app__stats{flex-wrap:wrap}}.app__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:40px}.infobox{width:100%;max-width:300px;margin:10px 5px;transition:all .3s linear}.infobox:hover{border-bottom:0!important;cursor:pointer}.info-cases .infobox__cases{color:#2962ff}.info-recovered .infobox__cases{color:#00c853}.info-deaths .infobox__cases{color:#d50000}@media (max-width:990px){.infobox{width:100%;max-width:100%}}.map{height:500px;background-color:#fff;padding:1rem;border-radius:20px;margin-top:16px;box-shadow:0 0 20px -4px rgba(0,0,0,.5)}.map .leaflet-container{height:100%}.popup-container{display:flex;flex-direction:column}.popup-flag{width:100%;background-size:cover;border-radius:8px}.popup-flag img{border-radius:5px;width:100px}.popup-name{font-size:20px;font-weight:700;color:#555}.popup-cases,.popup-deaths,.popup-recovered{font-size:17px;margin-top:5px}.popup-container span{color:#000;font-weight:600}.sidebar__table{overflow-y:hidden;height:350px;margin:20px 0;width:100%}.sidebar__header{align-items:center}.sidebar__header,.table__row{display:flex;justify-content:space-between}.sidebar__table{padding:.5em}.table__row:nth-of-type(odd){background-color:#f3f2f8}.linegraph-wrapper{height:200px}.app__right{display:flex;flex-direction:column;justify-content:space-between}.app__right-graph{padding:10px 5px}@media (max-width:990px){.app__right{display:flex;flex-direction:column-reverse}.app__right-card{margin:20px 0}}.container{height:100vh;overflow:hidden;-webkit-animation-delay:1s;animation-delay:1s;z-index:1000;position:fixed;top:0;left:0;background-color:rgba(0,0,0,.7);height:100%;width:100%}.container,.item-1{display:flex;justify-content:center;align-items:center}.item-1{width:20px;height:20px;background:#f583a1;border-radius:50%;background-color:#eed968;margin:7px}@-webkit-keyframes scale{0%{transform:scale(1)}50%,75%{transform:scale(2.5)}78%,to{opacity:0}}.item-1:before{content:"";width:20px;height:20px;border-radius:50%;background-color:#eed968;opacity:.7;-webkit-animation:scale 2s cubic-bezier(0,0,.49,1.02) infinite;animation:scale 2s cubic-bezier(0,0,.49,1.02) infinite;-webkit-animation-delay:.2s;animation-delay:.2s;transition:all .5s ease;transform:scale(1)}.item-2{background:#f583a1;background-color:#eece68;margin:7px;display:flex;justify-content:center;align-items:center}.item-2,.item-2:before{width:20px;height:20px;border-radius:50%}.item-2:before{content:"";background-color:#eece68;opacity:.7;-webkit-animation:scale 2s cubic-bezier(0,0,.49,1.02) infinite;animation:scale 2s cubic-bezier(0,0,.49,1.02) infinite;-webkit-animation-delay:.4s;animation-delay:.4s;transition:all .5s ease;transform:scale(1)}.item-3{background:#f583a1;background-color:#eec368;margin:7px;display:flex;justify-content:center;align-items:center}.item-3,.item-3:before{width:20px;height:20px;border-radius:50%}.item-3:before{content:"";background-color:#eec368;opacity:.7;-webkit-animation:scale 2s cubic-bezier(0,0,.49,1.02) infinite;animation:scale 2s cubic-bezier(0,0,.49,1.02) infinite;-webkit-animation-delay:.6s;animation-delay:.6s;transition:all .5s ease;transform:scale(1)}.item-4{background:#f583a1;background-color:#eead68;margin:7px;display:flex;justify-content:center;align-items:center}.item-4,.item-4:before{width:20px;height:20px;border-radius:50%}.item-4:before{content:"";background-color:#eead68;opacity:.7;-webkit-animation:scale 2s cubic-bezier(0,0,.49,1.02) infinite;animation:scale 2s cubic-bezier(0,0,.49,1.02) infinite;-webkit-animation-delay:.8s;animation-delay:.8s;transition:all .5s ease;transform:scale(1)}.item-5{width:20px;height:20px;background:#f583a1;border-radius:50%;background-color:#ee8c68;margin:7px;display:flex;justify-content:center;align-items:center}@keyframes scale{0%{transform:scale(1)}50%,75%{transform:scale(2.5)}78%,to{opacity:0}}.item-5:before{content:"";width:20px;height:20px;border-radius:50%;background-color:#ee8c68;opacity:.7;-webkit-animation:scale 2s cubic-bezier(0,0,.49,1.02) infinite;animation:scale 2s cubic-bezier(0,0,.49,1.02) infinite;-webkit-animation-delay:1s;animation-delay:1s;transition:all .5s ease;transform:scale(1)}
/*# sourceMappingURL=main.c932d3ce.chunk.css.map */