.section-header{color:var(--surface-text)}.section-header__main,.section-header--stacked{display:flex;flex-direction:column;gap:20px}.section-header__heading{font-size:var(--wp--preset--font-size--heading-2);line-height:1.15;letter-spacing:-0.02em;font-weight:500;max-width:640px;color:var(--surface-text);text-wrap:balance}.section-header__intro{font-size:var(--wp--preset--font-size--body-l);line-height:1.55;letter-spacing:-0.003em;font-weight:400;max-width:420px;color:var(--surface-text-muted)}.section-header--split{display:flex;flex-direction:column;gap:24px}@media(min-width: 768px){.section-header--split{flex-direction:row;align-items:flex-end;justify-content:space-between;gap:48px}}.section-header__main{flex:1 1 auto;max-width:640px}.section-header__aside{display:flex;flex-direction:column;align-items:flex-start;gap:24px}@media(min-width: 768px){.section-header__aside{flex:0 1 auto;align-items:flex-end}.section-header__aside .section-header__intro{width:400px;max-width:100%}}.section-header--stacked .section-header__intro{font-size:var(--wp--preset--font-size--body);line-height:1.588;letter-spacing:-0.002em;font-weight:400;max-width:380px}.section-header--stacked .section-header__action{margin-top:4px}