#membership-form .container{display:flex;flex-direction:column;align-items:center}#membership-form .nvgl-membership{--measure: 36rem;width:100%;max-width:min(var(--measure),100%);margin-inline:auto}.iti,.iti__tel-input{width:100%}[tabindex="-1"]{outline:none}.wizard-progress{display:flex;align-items:flex-start;gap:0;margin-bottom:2.5rem}.wizard-step{display:flex;flex-direction:column;align-items:center;flex:1;position:relative;text-align:center;gap:.5rem}.wizard-step:not(:last-child):after{content:"";position:absolute;top:1rem;left:50%;right:-50%;height:2px;background:var(--border, #e2e8f0);z-index:0}.wizard-step.is-done:not(:last-child):after{background:var(--nvgl-blue, #1e3a8a)}.wizard-step__bubble{width:2rem;height:2rem;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.8125rem;background:var(--border, #e2e8f0);color:var(--muted, #475569);position:relative;z-index:1;transition:background .2s,color .2s}.wizard-step.is-active .wizard-step__bubble,.wizard-step.is-done .wizard-step__bubble{background:var(--nvgl-blue, #1e3a8a);color:#fff}.wizard-step__label{font-size:.6875rem;font-weight:600;color:var(--muted, #475569);text-transform:uppercase;letter-spacing:.08em}.wizard-step.is-active .wizard-step__label{color:var(--ink, #0f172a)}.wizard-panel{display:none}.wizard-panel.is-active{display:block}.wizard-nav{display:flex;justify-content:flex-end;align-items:center;gap:1rem;margin-top:2rem}.wizard-nav--both{justify-content:space-between}
