.s-horizontal-steps{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:20px}.s-horizontal-steps__item{-webkit-box-flex:1;-ms-flex:1;flex:1;padding-bottom:30px;position:relative}.s-horizontal-steps__item:before{content:"";width:24px;height:24px;margin-left:-12px;background:#dcdfe6;border:4px solid #fff;border-radius:999px;position:absolute;bottom:0;left:50%;z-index:2}.s-horizontal-steps__item:not(:last-child):after{content:"";width:100%;height:4px;background:#dcdfe6;position:absolute;bottom:10px;left:50%;z-index:1}.s-horizontal-steps__item--is-active .s-horizontal-steps__title{color:#333}.s-horizontal-steps__item--is-active:before,.s-horizontal-steps__item--is-active:not(:last-child):after{background:#ec2944}.s-horizontal-steps__title{text-align:center;font-size:16px;color:#999}.s-horizontal-steps__content{margin-top:5px;text-align:center;color:#999}