.wx-page .wx-om-hero{position:relative;background:var(--wx-paper);overflow:hidden;padding:clamp(7rem,11vh,9.5rem) 0 0}.wx-page .wx-om-hero-grid{position:relative;max-width:var(--wx-content-max);margin:0 auto;padding-inline:var(--wx-gutter);padding-bottom:4.5rem;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:clamp(2rem,5vw,4rem);align-items:center;min-height:min(56vh,33rem)}.wx-page .wx-om-hero-text{max-width:40rem;overflow:visible}.wx-page .wx-om-eyebrow{margin-bottom:1rem}.wx-page .wx-om-hero-h1{font-family:var(--wx-font-display);font-weight:var(--wx-weight-display);font-size:var(--wx-text-h1);line-height:1.06;color:var(--wx-text);margin:0 0 1.25rem}.wx-page .wx-om-hero-h1 .wx-om-em{font-style:italic;position:relative;display:inline-block;white-space:nowrap}.wx-page .wx-om-underline{position:absolute;left:0;right:0;bottom:-.08em;width:100%;height:.22em;overflow:visible}.wx-page .wx-om-hero-sub{font-family:var(--wx-font-body);font-size:var(--wx-text-body-lg);line-height:1.6;color:var(--wx-text);opacity:.84;margin:0 0 1.5rem;max-width:34rem}.wx-page .wx-om-chips{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.75rem}.wx-page .wx-om-chip-ico{color:var(--wx-petrol);flex:none}.wx-page .wx-om-hero-cta{display:flex;flex-wrap:wrap;align-items:center;gap:1.125rem}.wx-page .wx-om-reassure{font-family:var(--wx-font-hand);font-size:var(--wx-text-hand);font-weight:500;color:var(--wx-terracotta);line-height:1.1}.wx-page .wx-om-hero-illo-col{align-self:center}.wx-page .wx-om-hero-illo{width:min(30rem,100%);margin-inline:auto}.wx-page .wx-om-seam{position:absolute;left:0;right:0;bottom:0;width:100%;height:56px;z-index:2}.wx-page .wx-om-steps{position:relative;background:var(--wx-cream-section);padding:var(--wx-section-pad) 0}.wx-page .wx-om-steps-wrap{max-width:var(--wx-content-max);margin:0 auto;padding-inline:var(--wx-gutter)}.wx-page .wx-om-steps-head{margin-bottom:3rem;max-width:42rem}.wx-page .wx-om-steps-h2{margin:.375rem 0 0}.wx-page .wx-om-steps-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(17rem,100%),1fr));gap:1.375rem}.wx-page .wx-om-step{position:relative;background:var(--wx-paper);border:1px solid var(--wx-border-card);border-radius:var(--wx-radius-card);padding:1.625rem 1.5rem 1.75rem;display:flex;flex-direction:column;align-items:flex-start;gap:.875rem;transition:border-color var(--wx-motion-fast) var(--wx-motion-ease),transform var(--wx-motion-base) var(--wx-motion-ease)}.wx-page .wx-om-step:hover{border-color:var(--wx-border-card-hover);transform:translateY(-3px)}.wx-page .wx-om-step-top{display:flex;align-items:center;justify-content:space-between;width:100%}.wx-page .wx-om-step-num{font-family:var(--wx-font-mono);font-size:var(--wx-text-mono-label);font-weight:500;letter-spacing:var(--wx-tracking-mono);color:var(--wx-muted)}.wx-page .wx-om-step-icon{color:var(--wx-terracotta);flex:none}.wx-page .wx-om-step h3{font-style:italic;line-height:1.3;margin:0}.wx-page .wx-om-step p{font-size:var(--wx-text-body);line-height:1.6;color:var(--wx-muted);margin:0}.wx-page .wx-om-closing{position:relative;background:var(--wx-paper);padding:var(--wx-section-pad) 0}.wx-page .wx-om-closing-inner{max-width:46rem;margin:0 auto;padding-inline:var(--wx-gutter);text-align:center;display:flex;flex-direction:column;align-items:center;gap:1.5rem}.wx-page .wx-om-closing-h2{margin:0}.wx-page .wx-om-closing-h2 em{font-style:italic}.wx-page .wx-om-closing-note{font-family:var(--wx-font-body);font-weight:500;font-size:var(--wx-text-caption);letter-spacing:var(--wx-tracking-caps);text-transform:uppercase;color:var(--wx-petrol)}@media (max-width:860px){.wx-page .wx-om-hero-grid{grid-template-columns:1fr;min-height:0;padding-bottom:3rem}.wx-page .wx-om-hero-illo-col{margin-top:1.5rem}.wx-page .wx-om-hero-h1 .wx-om-em{white-space:normal}}@media (prefers-reduced-motion:reduce){.wx-page .wx-om-step{transition:none}.wx-page .wx-om-step:hover{transform:none}}