.s-steps{padding:15px 0;background:rgba(153,153,153,.17)}.steps{display:flex;justify-content:space-around}.steps-each{position:relative;text-align:center;flex:1}.steps-each.active{display:block!important}.steps-each.active span{background-color:#94b54d;width:28px;margin-top:0!important;height:28px}.steps-each span::after{content:"";position:absolute;left:50%;top:16px;transform:translateY(-50%);width:100%;height:1px;background-color:#999;z-index:-1}.steps-each span::before{content:"";position:absolute;right:50%;top:16px;transform:translateY(-50%);width:100%;height:1px;background-color:#999;z-index:-1}.steps-each.active span::before{background-color:#94b54d}.steps-each span{display:inline-block;background-color:#9d9d9d;width:18px;height:18px;margin-top:6px;border-radius:50%}.steps-each.active p{margin-top:10px!important;font-weight:700;color:#4b4b4b}.steps-each:last-of-type span::after{display:none}.steps-each:first-of-type span::before{display:none}.steps-each p{margin:8px 0 0!important;color:rgba(75,75,75,.5);font-size:15px;text-align:center}