.stepper-wrapper[data-v-5a4fffb5]{margin-top:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:20px}.stepper-item[data-v-5a4fffb5]{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-ms-flex:1;flex:1;@media (max-width:768px){font-size:12px}}.stepper-item[data-v-5a4fffb5]:before{left:-50%}.stepper-item[data-v-5a4fffb5]:after,.stepper-item[data-v-5a4fffb5]:before{position:absolute;content:"";border-bottom:2px solid #ccc;width:100%;top:20px;z-index:2}.stepper-item[data-v-5a4fffb5]:after{left:50%}.stepper-item .step-counter[data-v-5a4fffb5]{position:relative;z-index:5;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:40px;height:40px;border-radius:50%;background:#ccc;margin-bottom:6px;color:#fff;font-size:10px}.stepper-item.active[data-v-5a4fffb5]{font-weight:700}.stepper-item.completed .step-counter[data-v-5a4fffb5]{background-color:#4bb543}.stepper-item.cancel .step-counter[data-v-5a4fffb5]{background-color:#f80202}.stepper-item.completed[data-v-5a4fffb5]:after{position:absolute;content:"";border-bottom:2px solid #4bb543;width:100%;top:20px;left:50%;z-index:3}.stepper-item[data-v-5a4fffb5]:first-child:before,.stepper-item[data-v-5a4fffb5]:last-child:after{content:none}