.solar__progressbar--header{line-height:40px}.solar__progressbar{counter-reset:step;margin-bottom:30px;overflow:hidden}.solar__progressbar li{color:#fff;float:left;font-size:9px;list-style-type:none;position:relative;text-transform:uppercase}.solar__progressbar li:before{background:#fff;border:3px solid #003b5c;border-radius:50%;color:#424242;content:counter(step);counter-increment:step;display:block;font-size:22px;height:60px;line-height:53px;margin:0 auto 5px;position:relative;text-align:center;width:60px;z-index:2}.solar__progressbar li:last-child:before{background:#003b5c;color:#fff}.solar__progressbar li:after{background:#003b5c;content:"";height:100%;left:50%;position:absolute;top:0;transform:translateY(-100%);width:2px;z-index:1}.solar__progressbar li:first-child:after{content:none}.solar__progressbar li:hover:before{background:#003b5c;color:#fff;cursor:pointer}.solar__progressbar--content{margin-left:auto;margin-right:auto;max-width:350px;padding-left:25px;padding-right:25px;padding-top:15px}.solar__progressbar--title{margin-top:0}@media (min-width:769px){.flex__dk--column{flex-direction:column}.solar__progressbar li:after{background:#003b5c;content:"";height:2px;left:-50%;position:absolute;top:30px;width:100%}}