.chart-hubdb__container{align-items:center;background-color:#fff8f0;border-radius:var(--border_radius_8);display:flex;height:auto;justify-content:center;margin:0 auto;max-height:60rem;padding:var(--spacer_36);position:relative;width:100%}.chart-hubdb{padding-bottom:1rem;padding-top:1rem}.chart-hubdb__custom-legend{bottom:5rem;display:flex;flex-direction:column;position:absolute}.chart-hubdb__custom-legend-item{align-items:center;display:flex}.chart-hubdb__custom-legend-item-color{border-radius:1rem;display:inline-block;height:10px;margin-right:10px;width:21px}.chart-hubdb__custom-legend-item-label{color:#15292f;font-size:1.6rem;font-weight:400;line-height:1.15}@media (max-width:768px){.chart-hubdb__container{padding:var(--spacer_20)}.chart-hubdb__custom-legend-item-label{font-size:1rem}}