.wp-block-st-manual-post-grid .manual-post-grid-editor-note{margin-bottom:1rem;font-style:italic;color:var(--wp--preset--color--midgrey)}.wp-block-st-manual-post-grid .manual-post-grid-inner{display:grid;grid-template-columns:repeat(4, minmax(0, 1fr));gap:4rem 2rem}@media(max-width: 600px){.wp-block-st-manual-post-grid .manual-post-grid-inner{grid-template-columns:1fr}}@media(min-width: 601px)and (max-width: 900px){.wp-block-st-manual-post-grid .manual-post-grid-inner{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 901px)and (max-width: 1100px){.wp-block-st-manual-post-grid .manual-post-grid-inner{grid-template-columns:repeat(3, 1fr)}}