:where(.articulate-custom-grid){--articulate-custom-grid-columns:12;--articulate-custom-grid-gap:24px;--articulate-custom-grid-row-height:200px}.articulate-custom-grid{display:grid;gap:var(--articulate-custom-grid-gap);grid-auto-flow:row dense;grid-auto-rows:minmax(var(--articulate-custom-grid-row-height),auto);grid-template-columns:repeat(12,1fr)}@media (min-width:46.5rem){.articulate-custom-grid{grid-template-columns:repeat(var(--articulate-custom-grid-columns),1fr)}}.articulate-custom-grid>:empty{display:none}
