.hmc-section-shell{color:var(--hmc-section-color,var(--hmc-color-ink));background:var(--hmc-section-bg,transparent)}.hmc-section-shell--soft{--hmc-section-bg:var(--hmc-color-paper-soft)}.hmc-section-shell--blue{--hmc-section-color:var(--hmc-color-paper);--hmc-section-bg:var(--hmc-color-blue)}.hmc-section-shell--blue .hmc-section-header__lede{color:rgba(255,255,255,.82)}.hmc-section-header{max-width:56rem}.hmc-section-header__title{font-size:var(--hmc-font-size-section);line-height:1}.hmc-section-header__lede{max-width:45rem;color:var(--hmc-color-muted);line-height:1.6}.hmc-hero-skeleton{min-height:min(46rem,86vh);display:grid;align-items:center}.hmc-hero-skeleton__grid{display:grid;grid-template-columns:minmax(0,.95fr) minmax(18rem,.75fr);gap:clamp(2rem,6vw,6rem);align-items:center}.hmc-hero-skeleton__title{max-width:11ch;font-size:var(--hmc-font-size-display);line-height:.95}.hmc-hero-skeleton__media{align-self:stretch}.hmc-content-band{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:clamp(2rem,6vw,6rem);align-items:start}.hmc-card-grid{display:grid;grid-template-columns:repeat(var(--hmc-card-grid-columns,3),minmax(0,1fr));gap:var(--hmc-grid-gap)}.hmc-cta-skeleton{display:flex;align-items:center;justify-content:space-between;gap:var(--hmc-space-xl);padding:var(--hmc-space-2xl);border-radius:var(--hmc-radius-lg);background:var(--hmc-color-yellow)}@media (max-width:47.99875rem){.hmc-content-band,.hmc-hero-skeleton__grid,.hmc-card-grid{grid-template-columns:1fr}.hmc-cta-skeleton{align-items:flex-start;flex-direction:column}}