.stepper-horizontal{width:auto;margin:0 auto;display:table}.stepper-horizontal .step{z-index:2;width:25%;padding:17px 5px;display:table-cell;position:relative}.stepper-horizontal .step:last-child .step-bar-left,.stepper-horizontal .step:last-child .step-bar-right{display:none}.stepper-horizontal .step .step-circle{text-align:center;z-index:2;background-color:#c2c2c2;border:2px solid #c2c2c2;border-radius:50%;width:2rem;height:2rem;margin:0 auto;font-size:1rem;font-weight:600;line-height:1.75rem}.stepper-horizontal .step.done .step-circle{color:#fff;background-color:#000;border:2px solid #000;position:relative}.stepper-horizontal .step.done .step-circle:before{content:"";background-image:url(../media/check-arrow.09ywao6zpekll.svg);background-repeat:no-repeat;width:15px;height:15px;position:absolute;top:9px;left:6px}.stepper-horizontal .step.done .step-circle *{visibility:hidden}.stepper-horizontal .step.editing .step-circle{color:#000;background:#000;border-color:#000}.stepper-horizontal .step .step-bar-left,.stepper-horizontal .step .step-bar-right{background-color:#c2c2c2;border:2px solid #c2c2c2;border-width:2px 0;height:5px;position:absolute;top:2rem}.stepper-horizontal .step .step-bar-left{z-index:-1;width:calc(100% - 2rem);margin-left:1rem;left:50%}.stepper-horizontal .step .step-bar-right{z-index:-1;width:0;margin-left:1rem;transition:width .5s ease-in-out;left:50%}.stepper-horizontal .step.done .step-bar-right{z-index:3;background-color:#000;border-color:#000;width:calc(100% - 2rem)}
