.block-product-listing header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.block-product-listing header h2.block-product-listing__title{margin-bottom:0;flex-grow:1}.block-product-listing .block-product-listing__inner,.block-product-listing .block-editor-block-list__layout{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:16px;row-gap:16px}.acf-block-preview>.block-product-listing>.block-product-listing__inner{display:block}@media only screen and (min-width:768px){.block-product-listing .block-product-listing__inner,.block-product-listing .block-editor-block-list__layout{grid-template-columns:repeat(4,minmax(0,1fr));column-gap:32px;row-gap:32px}}