.cw--CoreBarChart-Scroll{height:100%;overflow-x:auto;overflow-y:hidden;width:100%}.cw--CoreBarChart-Scroll::-webkit-scrollbar-track{margin-left:50px}.cw--CoreBarChart-Wrapper{display:flex;flex-direction:column;height:100%;margin-bottom:var(--space-m);width:100%}.cw--CoreBarChart-Main{display:flex;flex-direction:column;flex-grow:1;width:100%}.cw--CoreBarChart-Chart{box-sizing:border-box;display:grid;flex-grow:1;position:relative;z-index:15}.cw--CoreBarChart-Chart_isHorizontal{padding-right:var(--space-xl)}.cw--CoreBarChart-Chart_paddingThreshold_top{padding:50px 0 0 0}.cw--CoreBarChart-Chart_paddingThreshold_right{padding:0 50px 0 0}.cw--CoreBarChart-Svg{overflow:visible;position:absolute}.cw--CoreBarChart-AxisTicks,.cw--CoreBarChart-Svg_threshold_up{z-index:20}.cw--CoreBarChart-AxisTicks_position_bottom,.cw--CoreBarChart-AxisTicks_position_left,.cw--CoreBarChart-AxisTicks_position_right,.cw--CoreBarChart-AxisTicks_position_top{position:relative}.cw--CoreBarChart-AxisTicks_position_left,.cw--CoreBarChart-AxisTicks_position_right{max-width:160px}.cw--CoreBarChart-AxisTicks_position_top{grid-area:topTicks}.cw--CoreBarChart-AxisTicks_position_right{grid-area:rightTicks}.cw--CoreBarChart-AxisTicks_position_bottom{grid-area:bottomTicks}.cw--CoreBarChart-AxisTicks_position_left{grid-area:leftTicks;justify-self:end}.cw--CoreBarChart-Unit{white-space:nowrap}.cw--CoreBarChart-Unit_position_bottom{grid-area:bottomUnit;margin-top:var(--space-xs);text-align:center}.cw--CoreBarChart-Unit_position_topLeft{grid-area:topLeft;height:100%;left:0;margin-bottom:var(--space-m);margin-right:var(--space-xs);position:sticky;text-align:right;width:var(--unit-width)}.cw--CoreBarChart-GroupWrapper{box-sizing:border-box;height:100%;position:relative;width:100%}.cw--CoreBarChart-Shadow{height:var(--shadow-height);position:absolute;z-index:11}.cw--CoreBarChart-Shadow_left{background:linear-gradient(90deg,rgba(var(--color-nums-shadow),.15),#0000);left:var(--shadow-left-offset)}.cw--CoreBarChart-Shadow_left,.cw--CoreBarChart-Shadow_right{margin-top:var(--shadow-padding-top-offset);top:var(--shadow-top-offset);width:var(--shadow-width)}.cw--CoreBarChart-Shadow_right{background:linear-gradient(270deg,rgba(var(--color-nums-shadow),.15),#0000);left:var(--shadow-right-offset)}