.register_pageContainer__iV6_4{padding:2rem;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;color:var(--kiwi-text-primary);background-color:var(--kiwi-background-page);font-family:Arial,sans-serif;box-sizing:border-box;transition:background-color .3s ease,color .3s ease}.register_pageHeader__2Dd36{display:flex;justify-content:space-between;align-items:center;width:100%;margin-bottom:3rem;padding:1rem 0;border-bottom:1px solid var(--kiwi-separator-color);position:relative}.register_pageFooter__iGxbs{width:100%;display:flex;justify-content:center;align-items:center;margin-top:3rem;padding-top:1rem}.register_errorBox__EssFe{border-radius:8px;padding:2rem;margin-bottom:1.5rem;text-align:center;font-weight:700;box-shadow:4px 4px 0 var(--kiwi-shadow-color-card);background-color:var(--kiwi-error-background);color:var(--kiwi-error-text);border:2px dashed var(--kiwi-error-border)}.register_stepperContainer__ipa31{display:flex;justify-content:space-between;align-items:center;width:100%;max-width:1000px;margin-bottom:3rem;padding:1rem 0;border-bottom:1px solid var(--kiwi-separator-color);position:relative}.register_stepItem__98G_5{display:flex;flex-direction:column;align-items:center;flex:1 1;text-align:center;cursor:pointer;padding:.5rem;position:relative;z-index:10}.register_stepItem__98G_5.register_isDisabled__8mc0y{opacity:.5;cursor:not-allowed}.register_stepIconContainer__z5_69{width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:.5rem;position:relative;background-color:var(--kiwi-background-page);transition:all .3s ease}.register_stepNumber__RMZ3t{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:.8rem;font-weight:700}.register_stepLabel__opW9z{font-size:.85rem;white-space:nowrap;margin-top:4px;color:var(--kiwi-text-muted)}.register_stepLabel__opW9z.register_isCurrent__4suZ9{font-weight:700;color:var(--kiwi-highlight-color)}.register_stepStatus__K5YPI{font-size:.7rem;color:var(--kiwi-text-muted);opacity:.8}.register_stepSeparator__1qSph{flex-grow:1;height:2px;background-color:var(--kiwi-separator-color);margin:0 .5rem;position:relative;top:-15px}.register_stepProgress__6oyts{position:absolute;top:0;left:0;height:100%;background-color:var(--kiwi-progress-track-color);transition:width .3s ease-in-out}@media (max-width:768px){.register_pageContainer__iV6_4{padding:1rem}.register_stepperContainer__ipa31{flex-direction:column;align-items:flex-start;border-bottom:none;gap:0}.register_stepItem__98G_5{flex-direction:row;width:100%;justify-content:flex-start;gap:1rem;padding:.5rem 0;text-align:left}.register_stepSeparator__1qSph{position:absolute;left:20px;top:20px;bottom:0;width:2px;height:auto;background-color:var(--kiwi-separator-color);margin:0;z-index:0}.register_stepProgress__6oyts{width:2px;height:0;transition:height .3s ease-in-out}.register_stepItem__98G_5:last-child .register_stepSeparator__1qSph{display:none}.register_stepLabel__opW9z{margin-top:0;font-size:1rem}}