.section-landing{max-width:var(--container-max);margin-inline:auto;padding-block:var(--space-s) var(--space-m);padding-inline:var(--container-padding-wide);background:var(--color-white);display:flex;flex-direction:column;gap:var(--space-s)}.section-landing__heading{font-size:var(--text-h0);font-weight:var(--weight-bold);line-height:.9;text-transform:uppercase;margin:0;overflow-wrap:break-word;word-break:break-word}.section-landing__links{display:flex;flex-wrap:wrap;gap:var(--space-xs)}.section-landing__link{font-size:var(--text-h3)}