.w--grid{grid-gap:1rem;display:grid;grid-auto-flow:row dense;grid-template-columns:repeat(auto-fit,minmax(min(100%,28.125rem),1fr))}.w--grid .g-c--span-3{grid-row:span 3}@media (min-width:62rem){.w--grid{grid-auto-rows:10.25rem;grid-template-columns:repeat(2,calc(50% - .5rem))}}