.stepper-outer{flex-direction:column;justify-content:flex-start;align-items:center;width:100%;display:flex}.step-circle-container{width:100%;max-width:100%}.step-indicator-row{align-items:center;width:100%;padding:0 0 1.75rem;display:flex}.step-content-default{position:relative;overflow:hidden}.step-default,.footer-container{padding:0}.footer-nav{align-items:center;margin-top:1.75rem;display:flex}.footer-nav.spread{justify-content:space-between}.footer-nav.end{justify-content:flex-end}.back-button{color:#999;cursor:pointer;background:0 0;border-radius:9999px;padding:.5rem 1rem;font-size:.9375rem;transition:color .3s}.back-button:hover{color:#fff}.next-button{color:#000;letter-spacing:-.01em;cursor:pointer;background-color:#fff;border-radius:9999px;justify-content:center;align-items:center;height:3rem;padding:0 1.75rem;font-size:.9375rem;font-weight:500;transition:opacity .3s;display:inline-flex}.next-button:hover{opacity:.9}.step-indicator{cursor:pointer;outline:none;position:relative}.step-indicator-inner{border-radius:9999px;justify-content:center;align-items:center;width:1.875rem;height:1.875rem;font-weight:600;display:flex}.active-dot{background-color:#000;border-radius:9999px;width:.6rem;height:.6rem}.step-number{font-size:.8125rem}.step-connector{background-color:#ffffff1a;border-radius:9999px;flex:1;height:2px;margin-left:.5rem;margin-right:.5rem;position:relative;overflow:hidden}.step-connector-inner{height:100%;position:absolute;top:0;left:0}.check-icon{color:#000;width:1rem;height:1rem}
