.outer-container{flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex}.step-circle-container{background:#fff;width:100%;margin-left:auto;margin-right:auto}.dark .step-circle-container{background:0 0}.step-indicator-row{align-items:center;width:100%;padding:1rem 0 2rem;display:flex}.step-content-default{position:relative;overflow:hidden}.step-default{width:100%}.footer-container{padding-top:1rem}.footer-nav{gap:.75rem;display:flex}.footer-nav.spread{justify-content:space-between}.footer-nav.end{justify-content:flex-end}.back-button{cursor:pointer;color:#374151;background-color:#fff;border:1px solid #e5e7eb;border-radius:.75rem;padding:.625rem 1.25rem;font-size:.875rem;font-weight:600;transition:all .3s}.dark .back-button{color:#fff;background-color:#ffffff0d;border-color:#ffffff1a}.back-button:hover{background-color:#f9fafb}.dark .back-button:hover{background-color:#ffffff1a}.back-button.inactive{pointer-events:none;opacity:.5}.next-button{color:#fff;cursor:pointer;background-color:#152653;border:none;border-radius:.75rem;justify-content:center;align-items:center;padding:.625rem 1.5rem;font-size:.875rem;font-weight:700;transition:all .3s;display:flex;box-shadow:0 4px 6px -1px #0000001a}.dark .next-button{background-color:#359bd6}.next-button:hover{background-color:#1a2f66;transform:translateY(-1px)}.dark .next-button:hover{background-color:#2a7fb3}.next-button:active{transform:translateY(0)}.step-indicator{cursor:pointer;outline:none;position:relative}.step-indicator-inner{border-radius:9999px;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;font-size:.875rem;font-weight:700;transition:all .3s;display:flex}.active-dot{background-color:#fff;border-radius:9999px;width:.75rem;height:.75rem}.step-number{font-size:.875rem}.step-connector{border-radius:9999px;flex:1;height:2px;margin-left:.25rem;margin-right:.25rem;position:relative;overflow:hidden}.step-connector-inner{height:100%;position:absolute;top:0;left:0}.check-icon{color:#fff;width:1.125rem;height:1.125rem}
