body,html{padding:0;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;overflow-x:hidden}html{scroll-behavior:smooth}a{color:inherit;text-decoration:none}*{box-sizing:border-box}.map__wrapper{position:relative}.cases__checkbox{position:absolute;bottom:15%;right:5%}.line__chart{width:40%;height:60%;justify-content:center;margin-top:50px}.header__tags,.line__chart{display:flex;align-items:center}.header__tags{flex-wrap:wrap;justify-content:space-between;margin-bottom:30px;flex-direction:column}.header__tag{margin:10px 0 0 10px;cursor:pointer}.stats__group{background:#2161f0;width:80%;margin:20px 0 20px 10%;padding:10px;border-radius:20px;color:#fff}.go__back{position:absolute!important;left:10%}.city__heading{display:flex;align-items:center;width:100%;position:relative;justify-content:center}@media only screen and (max-width:800px){.line__chart{width:96%;height:80%;flex-direction:column;margin-top:10px;padding:0}.stats__group{width:96%;margin-left:2%;margin-bottom:5px}.bar__chart{margin-top:50px}.go__back{left:2%}}