.stepper-indicator.vertical{align-items:center;cursor:pointer;display:inline-flex;flex-direction:row;gap:8px;position:relative}.stepper-indicator.vertical:disabled:hover{cursor:no-drop}.stepper-indicator.vertical:disabled:hover .stepper-indicator__bullet{background:#f0f0f0}.stepper-indicator.vertical:hover .stepper-indicator__bullet{background:#cdcdce}.stepper-indicator.vertical:last-child:after{display:none}.stepper-indicator.vertical .stepper-indicator__bullet{align-items:center;background:#f0f0f0;border-radius:9999px;color:#000;display:flex;font-size:11px;height:28px;justify-content:center;transition:background .2s ease-in-out;width:28px}.stepper-indicator.vertical.active .stepper-indicator__bullet,.stepper-indicator.vertical.complete .stepper-indicator__bullet{background:#000;color:#fff}
