@media only screen and (min-width:1024px + 1px){._hide-min{display:none!important}}@media only screen and (max-width:1024px){._hide-xxsmall{display:none!important}}@media only screen and (max-width:1280px){._hide-xsmall{display:none!important}}@media only screen and (min-width:1280px + 1px){._hide-more_than_xsmall{display:none!important}}@media only screen and (max-width:1366px){._hide-small{display:none!important}}@media only screen and (max-width:1440px){._hide-medium{display:none!important}}@media only screen and (min-width:1440px){._hide-more_than_medium{display:none!important}}@media only screen and (max-width:1680px){._hide-large{display:none!important}}@media only screen and (min-width:1680px){._hide-more_than_large{display:none!important}}@media only screen and (max-width:2560px - 1px){._hide-xlarge{display:none!important}}@media only screen and (min-width:1920px){._hide-more_than_xlarge{display:none!important}}@media only screen and (min-width:2560px){._hide-xxlarge{display:none!important}}@media only screen and (max-width:2560px){._hide-max{display:none!important}}.d3chart-container{padding-left:3rem;padding-top:.75rem;position:relative;width:100%}.d3chart-container--symmetric{padding-right:3rem}.d3chart-header{align-items:center;display:flex;gap:.75rem;padding-bottom:1.25rem}.d3chart-header--actions{flex:0 0 9.25rem}.d3chart-tooltip{max-width:20vw;position:absolute;transform:translateY(-20px);width:-moz-max-content;width:max-content;z-index:1}.d3chart-x-axis,.d3chart-y-axis{font-family:Inter,-apple-system,blinkmacsystemfont,Helvetica Neue,Segoe UI,ubuntu,Open Sans,sans-serif;font-size:.75rem;font-weight:600;fill:#1ed7a6}.d3chart-grid-line{stroke:#eaeaea;stroke-width:1px;stroke-dasharray:8,4}.d3chart-legend{align-items:center;color:#8e8e8e;display:flex;gap:1.5rem;justify-content:center;padding-top:1.5rem}.d3chart-legend-description{display:flex;gap:10px;justify-content:center;padding-top:30px}
