.outer-container{display:flex;flex:1 1 0%;flex-direction:column;align-items:center;justify-content:center}.step-circle-container{width:100%;border-radius:16px;background:#fffdf8f2;border:1px solid rgba(201,164,92,.25);box-shadow:0 4px 24px #9b74351a}.step-indicator-row{display:flex;width:100%;align-items:center;padding:16px 20px}.step-content-default{position:relative;overflow:hidden}.step-default{padding:0 20px 4px}.footer-container{padding:0 20px 16px}.footer-nav{margin-top:16px;display:flex}.footer-nav.spread{justify-content:space-between}.footer-nav.end{justify-content:flex-end}.back-button{transition:all .2s;border-radius:6px;padding:4px 12px;color:#9b7435;background:transparent;border:1px solid rgba(201,164,92,.4);cursor:pointer;font-size:13px}.back-button:hover{background:#fbf6ea}.back-button.inactive{pointer-events:none;opacity:.5}.next-button{transition:all .2s;display:flex;align-items:center;justify-content:center;border-radius:9999px;background:linear-gradient(135deg,#c9a45c,#9b7435);color:#fff;font-weight:600;font-size:13px;padding:5px 18px;border:none;cursor:pointer;box-shadow:0 2px 8px #9b743540}.next-button:hover{box-shadow:0 4px 14px #9b743566;transform:translateY(-1px)}.step-indicator{position:relative;cursor:pointer;outline:none}.step-indicator-inner{display:flex;height:28px;width:28px;align-items:center;justify-content:center;border-radius:9999px;font-weight:600;font-size:12px}.active-dot{height:10px;width:10px;border-radius:9999px;background:#fff}.step-number{font-size:12px}.step-connector{position:relative;margin:0 6px;height:2px;flex:1;overflow:hidden;border-radius:4px;background:#c9a45c33}.step-connector-inner{position:absolute;left:0;top:0;height:100%}.check-icon{height:14px;width:14px;color:#fff}
