.step-container{text-align:center;padding-bottom:60px;margin-bottom:60px;position:relative}.step-container:after{content:"";border-bottom:1px solid #979797;width:170px;margin:0 auto;display:block;position:absolute;bottom:0;left:0;right:0}.step-container .step-label{display:flex;width:60px;height:60px;margin:0 auto;border-radius:100%;background-color:#1a554f;color:white;align-items:center;justify-content:center;border:8px solid rgba(26,85,79,0.1);-webkit-background-clip:padding-box;background-clip:padding-box}.step-container:last-of-type{margin-bottom:0;padding-bottom:0}.step-container:last-of-type:after{content:none}