@import url(https://fonts.googleapis.com/css2?family=Titillium+Web&display=swap);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__dropdown{background-color:#fff}.app__header{display:flex;align-items:center;margin-bottom:20px;justify-content:space-between}.app__left{flex:0.9 1}.app__stats{display:flex;justify-content:space-between}@media (max-width:990px){.app{flex-direction:column}}.infoBox{flex:1 1;text-align:center;cursor:pointer}.infoBox--selected{border:3px solid #5a5d61}.infoBox:not(:last-child){margin-right:10px}.infoBox__cases{font-size:35px;margin-top:3px;margin-bottom:3px}*{font-family:"Titillium Web",sans-serif}.map{height:500px;background-color:#fff;padding:1rem;border-radius:20px;margin-top:16px;box-shadow:0 0 8px -4px (0,0,0,.5)}.map .leaflet-container{height:100%}.info-container{width:150px}.info-name{font-size:18px;font-weight:700;color:#555;margin-top:2px}.info-flag{height:80px;width:100%;background-size:cover;border-radius:8px}.info-cases,.info-deaths,.info-recovered{font-size:14px}.table{margin-top:20px;overflow:scroll;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}
/*# sourceMappingURL=main.877bcc16.chunk.css.map */