.subgrid-demo-1-container:where(.astro-7Y53SYBZ),.grid-1:where(.astro-7Y53SYBZ),.grid-2:where(.astro-7Y53SYBZ){display:grid}.subgrid-demo-1-container:where(.astro-7Y53SYBZ){grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr;grid-template-rows:repeat(6,auto);column-gap:30px}.grid-1:where(.astro-7Y53SYBZ),.grid-2:where(.astro-7Y53SYBZ){grid-template-rows:subgrid;grid-template-columns:subgrid;column-gap:15px;row-gap:15px;grid-row:1 / 6;background-color:var(--blue-2-rgba);padding:20px;border-radius:10px;grid-template-areas:"title title title" "author text text" "image image image" "footnotes footnotes footnotes"}.grid-1:where(.astro-7Y53SYBZ){grid-column:1/4}.grid-2:where(.astro-7Y53SYBZ){grid-column:4 /7}.title:where(.astro-7Y53SYBZ){font-weight:700;text-transform:uppercase;grid-area:title}.image:where(.astro-7Y53SYBZ){grid-area:image}.image:where(.astro-7Y53SYBZ) img:where(.astro-7Y53SYBZ),.author:where(.astro-7Y53SYBZ) img:where(.astro-7Y53SYBZ){width:100%;object-fit:fill}.text:where(.astro-7Y53SYBZ){grid-area:text}.author:where(.astro-7Y53SYBZ){grid-area:author}.footnotes:where(.astro-7Y53SYBZ){font-style:italic;grid-area:footnotes}@supports (grid-template-rows: subgrid){.support-test{display:none}}
