.stepper-outer-container{flex-direction:column;width:100%;display:flex}.stepper-circle-container{background:#0c1017;border:1px solid #ffffff14;border-radius:1rem;width:100%}.stepper-indicator-row{align-items:center;width:100%;padding:1.5rem 2rem;display:flex}.stepper-content-default{position:relative;overflow:hidden}.stepper-step{padding:0 2rem .5rem}.stepper-footer-container{padding:1.5rem 2rem 2rem}.stepper-footer-nav{margin-top:1.5rem;display:flex}.stepper-footer-nav.spread{justify-content:space-between}.stepper-footer-nav.end{justify-content:flex-end}.stepper-back-button{color:#7585a3;cursor:pointer;background:0 0;border:none;border-radius:.375rem;padding:.375rem .75rem;font-size:.875rem;transition:all .25s}.stepper-back-button:hover{color:#c2c9d6}.stepper-back-button.inactive{pointer-events:none;opacity:.5}.stepper-next-button{color:#fff;letter-spacing:-.01em;cursor:pointer;background-color:#027af2;border:none;border-radius:9999px;justify-content:center;align-items:center;padding:.5rem 1.25rem;font-size:.875rem;font-weight:500;transition:all .25s;display:flex}.stepper-next-button:hover{background-color:#1c8cfd}.stepper-next-button:active{background-color:#026bd4}.stepper-next-button.grayed{color:#8f96a3;cursor:not-allowed;background-color:#414958}.stepper-next-button.grayed:hover,.stepper-next-button.grayed:active{background-color:#414958}.stepper-indicator{cursor:pointer;outline:none;position:relative}.stepper-indicator.locked{cursor:default;opacity:.5}.stepper-indicator-inner{border-radius:9999px;justify-content:center;align-items:center;width:2rem;height:2rem;font-weight:600;display:flex}.stepper-active-dot{background-color:#fff;border-radius:9999px;width:.75rem;height:.75rem}.stepper-step-number{color:#7585a3;font-size:.875rem}.stepper-connector{background-color:#252b37;border-radius:.25rem;flex:1;height:.125rem;margin-left:.5rem;margin-right:.5rem;position:relative;overflow:hidden}.stepper-connector-inner{height:100%;position:absolute;top:0;left:0}.stepper-check-icon{color:#fff;width:1rem;height:1rem}
