.ogp-askgov-content-template{height:100%;display:grid;grid-template-areas:"top top top top top top top top top top top top" ". . content content content content content content content content . .";grid-template-columns:auto auto repeat(8,minmax(0,calc(var(--size-10) + var(--size-1)))) auto auto;grid-template-rows:auto 1fr;-moz-column-gap:var(--size-7);column-gap:var(--size-7)}.ogp-askgov-content-template-top{grid-area:top;display:grid;grid-template-areas:". . tc tc tc tc tc tc tc tc . .";grid-template-columns:auto auto repeat(8,minmax(0,calc(var(--size-10) + var(--size-1)))) auto auto;-moz-column-gap:var(--size-7);column-gap:var(--size-7);background:var(--surface-3)}.ogp-askgov-content-template--admin,.ogp-askgov-content-template-top--admin{background:var(--surface-5)}.ogp-askgov-content-template-top-content{grid-area:tc}.ogp-askgov-content-template-content{grid-area:content;height:100%}@media (max-width: 767px){.ogp-askgov-content-template{display:flex;flex-direction:column}.ogp-askgov-content-template-top{display:flex;background:var(--surface-3);padding:0 var(--size-3)}.ogp-askgov-content-template-top-content{width:100%}.ogp-askgov-content-template-content{padding:0 var(--size-3)}}
