.service-list{background:#fff;overflow:hidden;padding:25px;position:relative}.left-bg-image{bottom:10px;left:56px;pointer-events:none;position:absolute;z-index:0}.left-bg-image img{display:block;max-width:none;width:317px}.service-item{position:relative;z-index:2}.radio{flex-shrink:0;height:28px;position:relative;width:28px}.progress-ring{height:100%;transform:rotate(-90deg);width:100%}.progress-ring .bg{fill:none;stroke:#bdbdbd;stroke-width:3}.progress-ring .progress{fill:none;stroke:#c65d3b;stroke-dasharray:94.2;stroke-dashoffset:94.2;stroke-linecap:round;stroke-width:3}.service-item.active .progress{animation:progressCircle 5s linear forwards}@keyframes progressCircle{0%{stroke-dashoffset:94.2}to{stroke-dashoffset:0}}