.b-heading{width:100%}@media(min-width:768px){.b-heading{display:grid;grid-row-gap:0;grid-template-areas:"eyebrow sidebar" "heading sidebar" "paragraph sidebar";grid-template-columns:minmax(50%,1fr) fit-content(50%)}}.b-heading.has-buttons{grid-column-gap:var(--wp--preset--spacing--s)}.b-heading__eyebrow{align-items:center;display:flex;gap:var(--wp--preset--spacing--xs);grid-area:eyebrow;margin:0 0 .625rem}@media(min-width:992px){.b-heading__eyebrow{margin:0 0 1rem}}.b-heading__eyebrow-text{color:var(--color-neutral-900);font-size:var(--wp--preset--font-size--text-regular);font-weight:600;gap:1rem;line-height:var(--wp--custom--line-height--heading);margin:0}.b-heading__heading{font-size:var(--fz-h2);font-weight:500;grid-area:heading;line-height:var(--lh-h2);margin-bottom:1.5rem}.b-heading__paragraph{font-size:var(--fz-p);grid-area:paragraph;line-height:var(--lh-p);margin:0}.b-heading__buttons{align-items:center;display:flex;grid-area:sidebar;justify-content:flex-start;margin-top:var(--wp--preset--spacing--s)}@media(min-width:768px){.b-heading__buttons{justify-content:flex-end;margin-top:0}}
/*# sourceMappingURL=block_heading.css.map*/