.ContentSection{display:grid;gap:var(--gap) var(--gap-lg);grid-template:auto/100%}@container (width >= 48rem){.ContentSection{grid-template:auto/2fr 1fr}}@container (width >= 48rem){.ContentSection:not(:has(>.wp-block-buttons))>.Common{grid-column:span 2}}@container (width >= 48rem){.ContentSection>.wp-block-buttons{place-self:start end}.ContentSection>:not(.Common,.wp-block-buttons){grid-column:1/-1;order:1}}
