.stepper-wrapper .stepper-container{display:flex;gap:8px;align-items:center;justify-content:space-between}.stepper-wrapper .step{width:100%;height:8px;background-color:#dde1e6;border-radius:8px;flex:1 0 0}.stepper-wrapper .step.active{background-color:#0652ae}.stepper-wrapper .step-title{font-family:Montserrat2022;font-size:20px;font-weight:600;line-height:28px;color:#21272a;margin:16px 0 8px}.stepper-wrapper .progressbar-steps{font-family:Montserrat2022;font-size:14px;font-weight:400;line-height:20px;color:#21272a;margin-bottom:0}.stepper-wrapper .progressbar-steps span{font-family:Montserrat2022}