.yael-stepper{min-width:0}.yael-stepper-indicators{grid-auto-columns:minmax(0,1fr);grid-auto-flow:column;margin:0 0 24px;padding:0;list-style:none;display:grid}.yael-stepper-indicators li{min-width:0;position:relative}.yael-stepper-indicator{color:#58687b;width:100%;min-height:76px;font:inherit;background:0 0;border:0;border-radius:10px;flex-direction:column;align-items:center;gap:9px;padding:4px 2px;display:flex}.yael-stepper-indicators button:disabled{opacity:1;cursor:default}.yael-stepper-indicators button:not(:disabled){cursor:pointer}.yael-stepper-indicators button:not(:disabled):hover{background:#f2f6fc}.yael-stepper-circle{border:1px solid #dce4ed;border-radius:50%;flex-shrink:0;place-items:center;width:40px;height:40px;font-size:14px;font-weight:600;display:grid}.yael-stepper-circle svg{width:20px;height:20px}.yael-stepper-label{text-align:center;font-size:11px;line-height:1.7}.yael-stepper-indicators [aria-current=step] .yael-stepper-label,.yael-stepper-indicators [data-complete=true] .yael-stepper-label{color:#14448d;font-weight:500}.yael-stepper-indicators [aria-current=step] .yael-stepper-circle{box-shadow:0 0 0 4px #edf3fd}.yael-stepper-connector{pointer-events:none;top:23px;background:#dce4ed;border-radius:2px;width:calc(100% - 46px);height:2px;position:absolute;inset-inline-start:calc(50% + 23px);overflow:hidden}.yael-stepper-connector>span{transform-origin:100%;background:#14448d;height:100%;display:block}.yael-stepper-status{color:#526780;margin-bottom:20px;font-size:11px;line-height:1.9}.yael-stepper-viewport{margin:-6px;position:relative;overflow:hidden}.yael-stepper-panel{padding:6px;scroll-margin-top:24px;outline:none!important}.yael-stepper-step{min-width:0}@media (prefers-reduced-motion:reduce){.yael-stepper *{transition:none!important}}
