.registration.svelte-12fquvm{padding:132px 20px 72px;color:var(--micro-text);background:#fff;min-height:72vh}.registration__header.svelte-12fquvm{text-align:center;margin:0 auto 28px}.registration__eyebrow.svelte-12fquvm{margin:0 0 6px;color:var(--micro-teal);font-size:.88rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}h1.svelte-12fquvm{margin:0;color:var(--micro-navy);font-size:clamp(2rem,4vw,3rem);line-height:1.08}.registration__card.svelte-12fquvm,.registration__confirmation.svelte-12fquvm,.registration__status.svelte-12fquvm{width:min(100%,1120px);margin:0 auto;border:1px solid var(--micro-border);border-radius:24px;background:#fff;padding:clamp(24px,5vw,54px);box-shadow:0 12px 36px #002b4b12}.registration__status.svelte-12fquvm{text-align:center}.registration__status--error.svelte-12fquvm{color:#9b1c1c}.registration__status.svelte-12fquvm button:where(.svelte-12fquvm){border:0;background:transparent;color:var(--micro-navy);font-weight:800;text-decoration:underline;cursor:pointer}.stepper.svelte-12fquvm{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:0 0 44px;padding:0;list-style:none}.stepper.svelte-12fquvm li:where(.svelte-12fquvm){position:relative;display:grid;justify-items:center;gap:8px;color:#7e8991;text-align:center}.stepper.svelte-12fquvm li:where(.svelte-12fquvm):before{content:"";position:absolute;top:17px;right:50%;left:-50%;height:2px;background:#d7dcdf;z-index:0}.stepper.svelte-12fquvm li:where(.svelte-12fquvm):first-child:before{display:none}.stepper.svelte-12fquvm span:where(.svelte-12fquvm){position:relative;z-index:1;display:grid;width:36px;height:36px;place-items:center;border-radius:50%;background:#d7dcdf;color:#fff;font-weight:800}.stepper.svelte-12fquvm li.active:where(.svelte-12fquvm) span:where(.svelte-12fquvm),.stepper.svelte-12fquvm li.active:where(.svelte-12fquvm):before{background:var(--micro-teal)}.stepper.svelte-12fquvm li.active:where(.svelte-12fquvm){color:var(--micro-navy)}.stepper.svelte-12fquvm small:where(.svelte-12fquvm){font-size:.75rem;line-height:1.2}form.svelte-12fquvm h2:where(.svelte-12fquvm){margin:0 0 30px;color:var(--micro-navy);font-size:clamp(1.45rem,3vw,2rem)}.field-grid.svelte-12fquvm{display:grid;grid-template-columns:1fr 1fr;gap:22px 28px}.field-grid--apps.svelte-12fquvm{margin-top:28px}.field-grid__full.svelte-12fquvm{grid-column:1 / -1}label.svelte-12fquvm>span:where(.svelte-12fquvm),legend.svelte-12fquvm{display:block;margin-bottom:8px;color:#3f474d;font-size:.95rem;font-weight:650}input.svelte-12fquvm:not([type=checkbox]):not([type=radio]),select.svelte-12fquvm{width:100%;min-height:50px;padding:11px 14px;border:1px solid #bdc6cc;border-radius:10px;background:#fff;color:var(--micro-text);font:inherit}input.svelte-12fquvm:focus,select.svelte-12fquvm:focus{border-color:var(--micro-teal);outline:3px solid rgba(79,164,181,.18)}fieldset.svelte-12fquvm{margin:0;padding:0;border:0}legend.svelte-12fquvm{margin-bottom:18px;font-size:1.1rem}.choice-grid.svelte-12fquvm{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.choice-grid--short.svelte-12fquvm{max-width:620px}.choice.svelte-12fquvm{display:flex;align-items:center;gap:12px;min-height:52px;margin:0;padding:12px 14px;border:1px solid #d3d9dd;border-radius:10px;cursor:pointer}.choice.svelte-12fquvm:has(input:where(.svelte-12fquvm):checked){border-color:var(--micro-teal);background:#f1f9fa}.choice.svelte-12fquvm input:where(.svelte-12fquvm){width:18px;height:18px;accent-color:var(--micro-teal)}.choice.svelte-12fquvm span:where(.svelte-12fquvm){margin:0;color:var(--micro-text);font-weight:600}.choice--large.svelte-12fquvm{min-height:70px}.other-field.svelte-12fquvm{display:block;margin-top:18px;max-width:720px}.consent.svelte-12fquvm{display:flex;align-items:flex-start;gap:12px;margin-top:26px;padding:16px;border:1px solid #d9dfe2;border-radius:10px}.consent.svelte-12fquvm input:where(.svelte-12fquvm){width:18px;height:18px;margin-top:2px;flex:0 0 auto;accent-color:var(--micro-teal)}.consent__copy.svelte-12fquvm{font-weight:400;line-height:1.5}.consent__copy.svelte-12fquvm p{margin:0}.consent.svelte-12fquvm a{color:var(--micro-navy);font-weight:700;text-decoration:underline}.field-error.svelte-12fquvm,.form-error.svelte-12fquvm{display:block;margin-top:7px;color:#b42318;font-size:.86rem}.form-error.svelte-12fquvm{margin:24px 0 0}.actions.svelte-12fquvm{display:flex;justify-content:space-between;gap:16px;margin-top:36px}.button.svelte-12fquvm{min-height:48px;padding:0 26px;border:1px solid transparent;border-radius:10px;font:inherit;font-weight:800;cursor:pointer}.button.svelte-12fquvm:disabled{cursor:wait;opacity:.62}.button--primary.svelte-12fquvm{background:var(--micro-navy);color:#fff}.button--secondary.svelte-12fquvm{border-color:#aeb8be;background:#fff;color:var(--micro-navy)}.website-field.svelte-12fquvm{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;opacity:0!important}.registration__confirmation.svelte-12fquvm{text-align:center}.registration__confirmation.svelte-12fquvm h1:where(.svelte-12fquvm){margin-bottom:24px}.registration__confirmation-copy.svelte-12fquvm{max-width:700px;margin:0 auto;color:#4b5963;font-size:1.05rem;line-height:1.65}.registration__contacts.svelte-12fquvm{display:flex;justify-content:center;gap:22px;margin:24px 0 30px}.registration__contacts.svelte-12fquvm a:where(.svelte-12fquvm){color:var(--micro-navy);font-weight:800;text-decoration:underline}@media(max-width:720px){.registration.svelte-12fquvm{padding:106px 14px 48px}.registration__card.svelte-12fquvm,.registration__confirmation.svelte-12fquvm,.registration__status.svelte-12fquvm{border-radius:16px;padding:24px 18px}.stepper.svelte-12fquvm{margin-bottom:32px}.stepper.svelte-12fquvm small:where(.svelte-12fquvm){display:none}.field-grid.svelte-12fquvm,.choice-grid.svelte-12fquvm{grid-template-columns:1fr}.field-grid__full.svelte-12fquvm{grid-column:auto}.button.svelte-12fquvm{padding-inline:20px}.registration__contacts.svelte-12fquvm{flex-direction:column;gap:10px}}
