.chart{background:rgba(238,238,238,.4901960784);padding-top:15px}.ct-golden-section{display:block;position:relative;width:100%}.ct-golden-section:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:200px}@media(max-width: 767px){.ct-golden-section:before{padding-bottom:85px}}.ct-golden-section:after{content:"";display:table;clear:both}.ct-golden-section>svg{display:block;position:absolute;top:0;left:0}.ct-label{fill:rgba(0,0,0,.4);color:rgba(0,0,0,.4);font-size:.75rem;line-height:1}.ct-chart-line .ct-label,.ct-chart-bar .ct-label{display:block;display:flex}.ct-chart-pie .ct-label,.ct-chart-donut .ct-label{dominant-baseline:central}.ct-label.ct-horizontal.ct-start{align-items:flex-end;justify-content:flex-start;text-align:left;text-anchor:start}.ct-label.ct-horizontal.ct-end{align-items:flex-start;justify-content:flex-start;text-align:left;text-anchor:start}.ct-label.ct-vertical.ct-start{align-items:flex-end;justify-content:flex-end;text-align:right;text-anchor:end}.ct-label.ct-vertical.ct-end{align-items:flex-end;justify-content:flex-start;text-align:left;text-anchor:start}.ct-grid{stroke:var(--chart-grid-stroke, rgba(0, 0, 0, 0.2));stroke-width:.5px}.ct-grid-background{fill:none}.ct-point{stroke-width:4px;stroke-linecap:round}.ct-line{fill:none;stroke-width:1px}.ct-area{stroke:none;fill-opacity:.1}.ct-series-a .ct-point,.ct-series-a .ct-line,.ct-series-a .ct-bar,.ct-series-a .ct-slice-donut{stroke:var(--bs-primary)}.ct-series-a .ct-slice-pie,.ct-series-a .ct-slice-donut-solid,.ct-series-a .ct-area{fill:var(--bs-primary)}.chartist-tooltip{position:absolute;display:inline-block;opacity:0;background:var(--bs-primary-700);color:#fff;font-size:.7rem;text-align:center;pointer-events:none;z-index:1;transition:opacity .2s linear}.chartist-tooltip:before{border:15px solid rgba(0,0,0,0)}.chartist-tooltip.tooltip-show{min-width:5em;padding:.5em;opacity:1}.chartist-tooltip.tooltip-show:before{content:"";position:absolute;top:100%;left:50%;width:0;height:0;margin-left:-15px;border-top-color:var(--bs-primary-700)}.ct-area,.ct-line{pointer-events:none}.season_stats{background:var(--season-stats-bg, inherit);box-shadow:var(--season-stats-shadow, none)}.season_stats__header-button{box-shadow:var(--season-stats-header-button-shadow, none)}.season_stats__chart{background:var(--season-stats-chart-bg, rgba(238, 238, 238, 0.4901960784))}
