.co2-scale .scale-step{align-items:center;color:#fff;display:flex;font-weight:700;height:20px;margin-bottom:2px;padding-left:5px;position:relative;width:50px}.co2-scale .scale-step:after{border-bottom:10px solid transparent;border-left:10px solid;border-top:10px solid transparent;content:"";height:0;margin-right:-10px;position:absolute;right:0;width:0}.co2-scale .scale-step:first-child{background:#03a04f;width:65px}.co2-scale .scale-step:first-child:before{content:"A"}.co2-scale .scale-step:first-child:after{border-left-color:#03a04f}.co2-scale .scale-step:nth-child(2){background:#4caf46;width:80px}.co2-scale .scale-step:nth-child(2):before{content:"B"}.co2-scale .scale-step:nth-child(2):after{border-left-color:#4caf46}.co2-scale .scale-step:nth-child(3){background:#b6cc30;width:95px}.co2-scale .scale-step:nth-child(3):before{content:"C"}.co2-scale .scale-step:nth-child(3):after{border-left-color:#b6cc30}.co2-scale .scale-step:nth-child(4){background:#eccf13;width:110px}.co2-scale .scale-step:nth-child(4):before{content:"D"}.co2-scale .scale-step:nth-child(4):after{border-left-color:#eccf13}.co2-scale .scale-step:nth-child(5){background:#f2b11e;width:125px}.co2-scale .scale-step:nth-child(5):before{content:"E"}.co2-scale .scale-step:nth-child(5):after{border-left-color:#f2b11e}.co2-scale .scale-step:nth-child(6){background:#e86a22;width:140px}.co2-scale .scale-step:nth-child(6):before{content:"F"}.co2-scale .scale-step:nth-child(6):after{border-left-color:#e86a22}.co2-scale .scale-step:nth-child(7){background:#e31b24;width:155px}.co2-scale .scale-step:nth-child(7):before{content:"G"}.co2-scale .scale-step:nth-child(7):after{border-left-color:#e31b24}.co2-scale .scale-step.active{font-size:1.2rem;font-weight:bolder;height:45px;width:185px}.co2-scale .scale-step.active span{padding-left:10px}.co2-scale .scale-step.active:after{border-bottom-width:22.5px;border-left-width:22.5px;border-top-width:22.5px;margin-right:-22.5px}