.progress-bar-container,.progress-bar-description-container{padding:30px}.progress-bar-stage-list{padding:0;list-style:none;margin:0;display:flex}.progress-bar-stage-list li{padding-bottom:30px;position:relative;text-align:center;cursor:pointer;opacity:.6}.progress-bar-stage-list li.active{opacity:1}.progress-bar-stage-list li:before,.progress-bar-stage-list li:after{content:"";width:50%;background-color:#b6cdd4;height:2px;position:absolute;bottom:8px;z-index:1}.progress-bar-stage-list li:before{left:0}.progress-bar-stage-list li:after{right:0}.progress-bar-stage-list li .indicator:after{content:"";width:16px;height:16px;border:2px solid #b5cdd4;border-radius:100%;position:absolute;bottom:0;left:0;right:0;margin:0 auto;z-index:2;background-color:white}.progress-bar-stage-list li.active .indicator:after{border:2px solid #74bf55;background-color:#74bf55}.progress-bar-stage-list li.active:before,.progress-bar-stage-list li.active:after{background-color:#74bf55}.progress-bar-stage-list li.active.current:after{background-color:#b5cdd4;opacity:.6}.progress-bar-stage-block:not(.active){display:none}