@font-face{font-family:Jost;src:url(/fonts/Jost-Regular.ttf);font-display:swap}@font-face{font-family:Noto Sans;src:url(/fonts/NotoSans-Regular.ttf);font-weight:400;font-display:swap}@font-face{font-family:Noto Sans;src:url(/fonts/NotoSans-Medium.ttf);font-weight:500;font-display:swap}@font-face{font-family:Noto Sans;src:url(/fonts/NotoSans-SemiBold.ttf);font-weight:600;font-display:swap}@font-face{font-family:Noto Sans;src:url(/fonts/NotoSans-Bold.ttf);font-weight:700;font-display:swap}.stepper-horizontal{display:table;width:auto;margin:0 auto}.stepper-horizontal .step{display:table-cell;position:relative;padding:17px 5px;z-index:2;width:25%}.stepper-horizontal .step:last-child .step-bar-left,.stepper-horizontal .step:last-child .step-bar-right{display:none}.stepper-horizontal .step .step-circle{width:2rem;height:2rem;margin:0 auto;border-radius:50%;text-align:center;line-height:1.75rem;font-size:1rem;font-weight:600;z-index:2;border:2px solid #c2c2c2;background-color:#c2c2c2}.stepper-horizontal .step.done .step-circle{background-color:#000;border:2px solid #000;color:#fff;position:relative}.stepper-horizontal .step.done .step-circle:before{content:"";position:absolute;width:15px;height:15px;background-image:url(/_next/static/media/check-arrow.c75b197a.svg);top:9px;left:6px;background-repeat:no-repeat}.stepper-horizontal .step.done .step-circle *{visibility:hidden}.stepper-horizontal .step.editing .step-circle{background:#000;border-color:#000;color:#000}.stepper-horizontal .step .step-bar-left,.stepper-horizontal .step .step-bar-right{position:absolute;top:2rem;height:5px;background-color:#c2c2c2;border:solid #c2c2c2;border-width:2px 0}.stepper-horizontal .step .step-bar-left{width:calc(100% - 2rem);left:50%;margin-left:1rem;z-index:-1}.stepper-horizontal .step .step-bar-right{width:0;left:50%;margin-left:1rem;z-index:-1;transition:width .5s ease-in-out}.stepper-horizontal .step.done .step-bar-right{background-color:#000;border-color:#000;z-index:3;width:calc(100% - 2rem)}