@charset "UTF-8";section.content-grid[data-okd-type=section]{padding-block:var(--wp--preset--spacing--space-16,64px)}@media screen and (min-width:1025px){section.content-grid[data-okd-type=section]{padding-block:var(--wp--preset--spacing--space-20,80px)}}section.content-grid[data-okd-type=section] .content-grid__grid{display:grid;gap:var(--wp--preset--spacing--space-6,24px);grid-template-columns:minmax(0,1fr);width:100%}@media screen and (min-width:641px){section.content-grid[data-okd-type=section] .content-grid__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (min-width:1025px){section.content-grid[data-okd-type=section] .content-grid__grid{grid-template-columns:repeat(var(--content-grid-cols,4),minmax(0,1fr))}}