#cgaChart1>div{flex:1}#cgaChart1 .chartSide{display:flex;justify-content:center;line-height:0;position:relative}#cgaChart1 .chartSide>div{padding-top:48px;position:relative;width:40%}#cgaChart1 .chartSide span{font-size:40px;font-weight:600;top:10%}#cgaChart1 .barRight{margin-left:-5%}#cgaChart1 .barRight>span{top:50%}#cgaChart1 .chartSide>div>span{position:absolute;right:50%;transform:translateX(50%)}#cgaChart1 img{bottom:0;max-width:100%}.textSide div>span{display:block;font-size:14px;font-weight:400;max-width:30%;position:absolute}#cgaChart1text1{top:40%}#cgaChart1text2{top:80%}#cgaChart1{align-items:center;display:flex;position:relative}.line{background:#000;height:2px;position:absolute;transform:scaleX(0);transform-origin:left center;transition:transform .8s ease;z-index:2}#lineGreen{left:0;top:36%;width:66%}#linePink{left:0;top:75%;width:84%}.diamond{background:#000;height:10px;position:absolute;transform:rotate(45deg);width:10px;z-index:2}#diamondGreen{left:66%;top:35%}#diamondPink{left:84%;top:74%}@media (max-width:990px){.textSide div>span{max-width:50%}}@media (max-width:767px){#cgaChart1{flex-direction:column}.textSide div>span{display:block;font-size:15px;font-weight:400;margin-bottom:24px;margin-top:24px;max-width:100%!important;position:relative}#cgaChart1 .diamond,#cgaChart1 .line{display:none}}