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}*{margin:0}body{background-color:#f5f6fa}.app{display:flex;justify-content:space-evenly;padding:20px}.app__left{flex:0.9 1}.app__header{align-items:center;margin-bottom:20px}.app__header,.app__infobox{display:flex;justify-content:space-between}@media (max-width:990px){.app{flex-direction:column}}.infoBox{background-color:#242526;padding:0 10px;margin:5px;flex:1 1;align-items:center;border-radius:15px;box-shadow:0 0 8px -4px rgba(0,0,0,.5);cursor:pointer}.infoBox:not(:last-child){margin-right:10px}.infoBox--selected{border-top:10px solid #000}.infoBox--selected--red{border-top:10px solid red}.infoBox--selected--green{border-top:10px solid green}.redc{color:red}.greenc,.redc{font-weight:600;font-size:1.75rem;margin-bottom:.5rem}.greenc{color:#2caa2c}.map{height:500px;background-color:#fff;padding:1rem;border-radius:15px;margin-top:10px;box-shadow:0 0 8px -4px rgba(0,0,0,.5)}.map .leaflet-container{height:100%}.info__flag{width:100%;height:80px;background-size:cover;border-radius:8px}.info__cases{font-weight:400}.info__casesnum{font-weight:700;padding:8px 2px;background-color:#f3f2f8;border-radius:5px;color:#555}.table{margin-top:20px;overflow-y:scroll;overflow-x:none;height:400px;color:#6a5d5d;margin-bottom:20px}.table tr{display:flex;justify-content:space-between}.table td{padding:.5rem}.table tr:nth-of-type(odd){background-color:#f3f2f8}.table__country{font-weight:500}.table__value{font-weight:700}
/*# sourceMappingURL=main.80f18687.chunk.css.map */