._2imDlw4XYeNoQNKze91KBo{margin-bottom:20px}._2imDlw4XYeNoQNKze91KBo ._3x6zWlQg68SVQw0sanAzG6{margin:20px}.progress__bar{display:block;width:100%;height:4px;border-radius:1px;overflow:hidden;background-color:#e8e8ec}.progress__bar span{-webkit-transition:width .25s ease;transition:width .25s ease;display:block;height:100%;border-radius:1px;background-color:#4491fd}.progress__steps{-ms-flex-flow:row nowrap;flex-flow:row nowrap;margin-top:15px}.progress__step,.progress__steps{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal}.progress__step{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;font-size:14px;color:#171a3d;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;white-space:nowrap}.progress__step-icon{font-size:9px;color:#fff;position:absolute;left:50%;top:50%;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}.progress__step-state{-webkit-transition:background-color .25s ease,-webkit-box-shadow .25s ease;transition:background-color .25s ease,-webkit-box-shadow .25s ease;transition:background-color .25s ease,box-shadow .25s ease;transition:background-color .25s ease,box-shadow .25s ease,-webkit-box-shadow .25s ease;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;background-color:#fff;border:none;width:16px;height:16px;border-radius:50%;-webkit-box-shadow:0 3px 5px rgba(0,0,0,.1);box-shadow:0 3px 5px rgba(0,0,0,.1);margin-right:15px}.progress__step-state:before{-webkit-transition:opacity .25s ease,-webkit-transform .25s ease;transition:opacity .25s ease,-webkit-transform .25s ease;transition:transform .25s ease,opacity .25s ease;transition:transform .25s ease,opacity .25s ease,-webkit-transform .25s ease;display:block;content:"";width:6px;height:6px;background-color:#4491fd;border-radius:50%;-webkit-transform:scale(.5);transform:scale(.5);opacity:0;z-index:2}.progress__step-state.is-current:before{-webkit-transform:none;transform:none;opacity:1}.progress__step-state.is-complete{background-color:#4491fd;-webkit-box-shadow:0 3px 5px rgba(68,145,253,.5);box-shadow:0 3px 5px rgba(68,145,253,.5)}