.grid:where(.astro-VC5TSDMU){display:grid;grid-auto-rows:1fr;gap:1rem;list-style:none;padding:0}.grid:where(.astro-VC5TSDMU).small{grid-template-columns:1fr 1fr;gap:1.5rem}.grid:where(.astro-VC5TSDMU).small>:last-child:nth-child(odd){grid-column:1 / 3}@media (min-width: 50em){.grid:where(.astro-VC5TSDMU){grid-template-columns:1fr 1fr;gap:4rem}.grid:where(.astro-VC5TSDMU).offset{--row-offset: 7.5rem;padding-bottom:var(--row-offset)}.grid:where(.astro-VC5TSDMU).offset>:nth-child(odd){transform:translateY(var(--row-offset))}.grid:where(.astro-VC5TSDMU).offset>:last-child:nth-child(odd){grid-column:2 / 3;transform:none}.grid:where(.astro-VC5TSDMU).small{display:flex;flex-wrap:wrap;justify-content:center;gap:2rem}.grid:where(.astro-VC5TSDMU).small>*{flex-basis:20rem}}.card:where(.astro-LGKM4U2A){position:relative;display:grid;grid-template:auto 1fr / auto 1fr;height:auto;aspect-ratio:1.63 / 1;background:var(--gradient-subtle);border:1px solid var(--gray-800);border-radius:.75rem;overflow:hidden;box-shadow:var(--shadow-sm);text-decoration:none;font-family:var(--font-brand);font-size:var(--text-lg);font-weight:500;transition:box-shadow var(--theme-transition);background-position:center;background-repeat:no-repeat;background-size:cover}.card:where(.astro-LGKM4U2A):before{content:"";position:absolute;inset:0;background:hsla(var(--gray-999-basis),.15);z-index:1}.title:where(.astro-LGKM4U2A),.description:where(.astro-LGKM4U2A),.floating-img:where(.astro-LGKM4U2A){z-index:2}.card:where(.astro-LGKM4U2A):hover{box-shadow:var(--shadow-md)}.title:where(.astro-LGKM4U2A){grid-area:1 / 1 / 2 / 2;z-index:2;margin:.5rem;padding:.5rem 1rem;background:var(--gray-999);color:var(--gray-200);border-radius:.375rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;transition:transform var(--theme-transition)}.description:where(.astro-LGKM4U2A){position:absolute;bottom:0;left:0;width:100%;padding:.5rem 1rem;background:hsla(var(--gray-999-basis),.8);color:var(--gray-200);font-size:var(--text-md);opacity:0;transition:opacity var(--theme-transition);transform:translateY(100%);transition:transform var(--theme-transition),opacity var(--theme-transition);z-index:2}.floating-img:where(.astro-LGKM4U2A){position:absolute;top:4rem;left:0;right:0;margin-left:auto;margin-right:auto;width:auto;height:auto;max-width:90%;object-fit:cover;z-index:1;overflow:hidden}.floating-img:where(.astro-LGKM4U2A).with-shadow{box-shadow:var(--shadow-xl);transition:box-shadow var(--theme-transition)}img:where(.astro-LGKM4U2A){grid-area:1 / 1 / 3 / 3;width:100%;height:100%;object-fit:cover}@media (min-width: 30em){.card:where(.astro-LGKM4U2A){aspect-ratio:1.76 / 1;border-radius:1rem}}@media (min-width: 50em){.title:where(.astro-LGKM4U2A){border-radius:.9375rem}.card:where(.astro-LGKM4U2A){aspect-ratio:1.73 / 1;border-radius:1.5rem}.card:where(.astro-LGKM4U2A):hover .description:where(.astro-LGKM4U2A){opacity:1;transform:translateY(0)}.card:where(.astro-LGKM4U2A):hover .floating-img:where(.astro-LGKM4U2A).with-shadow{box-shadow:none}}
