DIV.barChart{border-bottom:1px solid var(--background-inverse);border-left:1px solid var(--background-inverse);height:318px;margin:40px 0 60px;position:relative;width:100%}DIV.barChart SPAN.dot{background-color:var(--background-inverse);border-radius:50%;bottom:-6px;height:12px;left:-6px;position:absolute;width:12px}DIV.barChart SPAN.dot.one{left:16.666%}DIV.barChart SPAN.dot.two{left:33.333%}DIV.barChart SPAN.dot.three{left:50%}DIV.barChart SPAN.dot.four{left:66.666%}DIV.barChart SPAN.dot.five{left:83.333%}DIV.barChart DIV.bar{align-items:center;background:#23547f;color:#fff;display:flex;font-size:14px;height:75px;padding:20px;position:absolute}DIV.barChart DIV.bar.barOne{bottom:18px;left:0;width:12%}DIV.barChart DIV.bar.barTwo{background:#759cbb;bottom:93px;left:12%;width:32%}DIV.barChart DIV.bar.barThree{background:#9eb8cf;bottom:168px;left:44%;width:17%}DIV.barChart DIV.bar.barFour{background:#ccdff0;bottom:243px;left:61%;width:24%}DIV.barChart DIV.bar.barFive{align-items:flex-start;background:none;bottom:243px;flex-direction:column;justify-content:center;left:85%;padding:0 0 0 20px;text-align:left;width:11%}DIV.barChart DIV.bar.barFive IMG{bottom:-2px;left:20px;position:absolute}DIV.barChart DIV.bar.barFive SPAN{color:var(--primary-text)}DIV.barChartRow DIV.key{margin-bottom:30px}DIV.barChartRow DIV.key.two H5:before{background-color:#759cbb}DIV.barChartRow DIV.key.three H5:before{background-color:#9eb8cf}DIV.barChartRow DIV.key.four H5:before{background-color:#ccdff0}DIV.barChartRow DIV.key H5{font-size:18px;line-height:21.78px;padding-left:30px;position:relative}DIV.barChartRow DIV.key H5:before{background-color:#23547f;content:"";height:17px;left:0;position:absolute;top:0;width:17px}@media only screen and (max-width:767px){DIV.barChart{border:0;height:400px}DIV.barChart SPAN{font-size:18px}DIV.barChart SPAN.dot{background:none}DIV.barChart DIV.bar{bottom:auto!important;left:0!important}DIV.barChart DIV.bar.barOne{top:0;width:34%}DIV.barChart DIV.bar.barTwo{top:80px;width:74%}DIV.barChart DIV.bar.barThree{top:160px;width:44%}DIV.barChart DIV.bar.barFour{top:240px;width:58%}DIV.barChart DIV.bar.barFive{padding-left:0;top:320px;width:60%}DIV.barChart DIV.bar.barFive IMG{left:0}}