:root{--red: rgb(209, 49, 49)}body{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;margin:0;padding:0;background:#eee;line-height:1.5}h3{font-size:1.5rem}.chart{padding:30px}.chart-wrap{border-right:solid 1px rgb(223,223,223);padding:0 0 20px}.chart-wrap:nth-child(2n){border-right:none}text{shape-rendering:geometricPrecision;text-rendering:geometricPrecision}.chart-title{min-height:50px;display:flex;justify-content:start;align-items:end;background:#eee;padding-left:20px;border-left:solid 5px #dcdcdc;border-right:solid 5px #fff;margin-left:5px}.chart-title h3{margin-bottom:10px;margin-top:10px;font-size:1.3rem}.show-link{border-radius:10px;padding:15px 20px;background:var(--red);color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;font-size:1rem;letter-spacing:.02rem}
