.project-card[data-astro-cid-oeghznkx]{position:relative;min-height:0;height:100%;overflow:hidden;background:var(--color-surface);border:var(--border-width-hairline) solid var(--color-border-neutral-200);border-radius:var(--radius-lg);color:var(--color-text-brand)}.project-card[data-astro-cid-oeghznkx][hidden]{display:none}.project-card__media[data-astro-cid-oeghznkx]{position:absolute;inset:0;z-index:0;min-height:0;overflow:hidden;background:var(--color-surface-profile);pointer-events:none}.project-card__media[data-astro-cid-oeghznkx] img[data-astro-cid-oeghznkx]{width:100%;height:100%;object-fit:cover;transition:transform .32s ease,filter .32s ease}.project-card--image-backed[data-astro-cid-oeghznkx]:before{content:"";position:absolute;z-index:1;inset:0;pointer-events:none;background:linear-gradient(to top,var(--project-card-overlay-dark) 0%,var(--project-card-overlay-mid) 40%,transparent 68%)}.project-card--image-backed[data-astro-cid-oeghznkx]:after{content:"";position:absolute;z-index:1;inset:0;pointer-events:none;background:linear-gradient(180deg,var(--color-surface-hero-overlay-end) 0%,var(--color-surface-hero-overlay-mid) 58%,var(--color-surface-hero-overlay-base) 100%);opacity:0;transition:opacity .28s ease}.project-card--image-backed[data-astro-cid-oeghznkx]:hover:after,.project-card--image-backed[data-astro-cid-oeghznkx]:focus-within:after{opacity:1}.project-card__media-trigger[data-astro-cid-oeghznkx]{position:absolute;inset:0;z-index:2;display:flex;align-items:center;justify-content:center;background:transparent;border:none;cursor:pointer;text-decoration:none;color:inherit}.project-card__content[data-astro-cid-oeghznkx]{position:absolute;inset:0;z-index:2;overflow:hidden;display:flex;flex-direction:column;padding:var(--space-24);pointer-events:none}.project-card__eyebrow[data-astro-cid-oeghznkx]{align-self:flex-start;max-width:100%;overflow:hidden;border-radius:var(--radius-pill);padding:var(--space-4) var(--space-10);margin-bottom:var(--space-12);background:var(--color-surface);color:var(--color-text-brand);font-size:var(--font-size-caption);line-height:var(--line-height-caption);font-weight:var(--font-weight-extrabold);text-transform:uppercase;text-overflow:ellipsis;white-space:nowrap}.project-card__copy[data-astro-cid-oeghznkx]{margin-top:auto;display:grid;gap:var(--space-8);max-width:min(100%,calc(var(--layout-mobile-content) + var(--space-120)))}.project-card__title[data-astro-cid-oeghznkx]{margin:0;color:var(--color-text-on-dark);overflow:hidden;display:-webkit-box;font-size:var(--font-size-body-lg);line-height:var(--line-height-body-lg);font-weight:var(--font-weight-regular);-webkit-box-orient:vertical;-webkit-line-clamp:2}.project-card__excerpt[data-astro-cid-oeghznkx]{margin:0;color:var(--color-text-on-dark);font-size:var(--font-size-label-sm);line-height:var(--line-height-label-sm);display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;opacity:0;max-height:0;transition:opacity .2s ease 40ms,max-height .22s ease 20ms}.project-card__footer[data-astro-cid-oeghznkx]{display:flex;align-items:center;justify-content:center;border-top:var(--border-width-hairline) solid transparent;color:var(--color-text-on-stats);opacity:0;max-height:0;overflow:hidden;padding-top:0;margin-top:0;pointer-events:auto;position:relative;z-index:3;transition:opacity .2s ease 60ms,max-height .22s ease 40ms,padding-top .22s ease 40ms,margin-top .22s ease 40ms,border-top-color .22s ease 60ms}.project-card__link[data-astro-cid-oeghznkx]{display:flex;align-items:center;gap:var(--space-8);width:100%;justify-content:center;color:inherit;text-decoration:none;font-size:var(--font-size-label-sm);line-height:var(--line-height-label-sm);font-weight:var(--font-weight-medium);white-space:nowrap;transition:transform .16s ease}.project-card__link[data-astro-cid-oeghznkx]:hover{transform:scale(1.06)}.project-card__link[data-astro-cid-oeghznkx]:after{content:"→"}.project-card--landscape[data-astro-cid-oeghznkx],.project-card--editorial[data-astro-cid-oeghznkx],.project-card--reel[data-astro-cid-oeghznkx]{color:var(--color-text-on-dark);border-color:var(--color-border-neutral-400);background:var(--color-surface-hero-overlay-base)}.project-card--slot-main[data-astro-cid-oeghznkx] .project-card__title[data-astro-cid-oeghznkx],.project-card--presentation-hero[data-astro-cid-oeghznkx] .project-card__title[data-astro-cid-oeghznkx]{font-size:var(--font-size-h4);line-height:var(--line-height-h4)}.project-card--presentation-hero[data-astro-cid-oeghznkx] .project-card__title[data-astro-cid-oeghznkx]{font-size:var(--font-size-h3);line-height:var(--line-height-h3)}.project-card--presentation-hero[data-astro-cid-oeghznkx]{border-color:var(--color-border-divider-light);border-radius:var(--radius-panel);background:var(--color-surface-hero-overlay-base)}.project-card--presentation-hero[data-astro-cid-oeghznkx].project-card--image-backed:before{background:linear-gradient(90deg,rgba(var(--rgb-navy-black),.9) 0%,rgba(var(--rgb-navy-deep),.72) 32%,rgba(var(--rgb-navy-black),.16) 64%,var(--color-surface-hero-overlay-end) 100%),linear-gradient(to top,rgba(var(--rgb-navy-black),.56) 0%,transparent 46%)}.project-card--presentation-hero[data-astro-cid-oeghznkx].project-card--image-backed:after{background:linear-gradient(180deg,rgba(var(--rgb-navy-black),.22) 0%,transparent 42%,rgba(var(--rgb-navy-black),.36) 100%);opacity:1}.project-card--presentation-hero[data-astro-cid-oeghznkx] .project-card__media[data-astro-cid-oeghznkx] img[data-astro-cid-oeghznkx]{filter:brightness(.92) saturate(.96)}.project-card--presentation-hero[data-astro-cid-oeghznkx] .project-card__content[data-astro-cid-oeghznkx]{z-index:3;justify-content:center;align-items:flex-start;padding:var(--space-48) var(--space-82)}.project-card--presentation-hero[data-astro-cid-oeghznkx] .project-card__eyebrow[data-astro-cid-oeghznkx]{display:inline-flex;align-items:center;gap:var(--space-14);padding:0;margin-bottom:var(--space-14);background:transparent;color:var(--color-accent);font-size:var(--font-size-caption);line-height:var(--line-height-caption);letter-spacing:0}.project-card--presentation-hero[data-astro-cid-oeghznkx] .project-card__eyebrow[data-astro-cid-oeghznkx]:after{content:"";order:2;width:var(--space-60);height:var(--border-width-hairline);background:currentColor;opacity:.78}.project-card--presentation-hero[data-astro-cid-oeghznkx] .project-card__eyebrow[data-astro-cid-oeghznkx]:before{content:"";order:3;width:var(--space-8);height:var(--space-8);border-radius:var(--radius-pill);background:currentColor}.project-card--presentation-hero[data-astro-cid-oeghznkx] .project-card__copy[data-astro-cid-oeghznkx]{margin-top:0;max-width:min(55%,58ch);gap:var(--space-10)}.project-card--presentation-hero[data-astro-cid-oeghznkx] .project-card__title[data-astro-cid-oeghznkx]{color:var(--color-white);display:block;overflow:visible;max-width:19ch;font-size:clamp(var(--font-size-h4),3vw,48px);line-height:.98;font-weight:var(--font-weight-h1);letter-spacing:0;text-shadow:0 2px 18px rgba(var(--rgb-navy-black),.42);-webkit-line-clamp:unset}.project-card--presentation-hero[data-astro-cid-oeghznkx] .project-card__title-accent[data-astro-cid-oeghznkx]{display:block;color:var(--color-accent);font-family:var(--font-family-accent);font-style:italic;line-height:.86}.project-card--presentation-hero[data-astro-cid-oeghznkx] .project-card__excerpt[data-astro-cid-oeghznkx]{opacity:1;max-height:none;color:rgba(var(--rgb-light-beige),.9);font-size:var(--font-size-label-sm);line-height:var(--line-height-label-sm);text-shadow:0 2px 14px rgba(var(--rgb-navy-black),.36);-webkit-line-clamp:3}.project-card--presentation-hero[data-astro-cid-oeghznkx] .project-card__footer[data-astro-cid-oeghznkx]{justify-content:flex-start;opacity:1;max-height:none;padding-top:0;margin-top:var(--space-16);border-top-color:transparent;color:var(--color-text-brand)}.project-card--presentation-hero[data-astro-cid-oeghznkx] .project-card__link[data-astro-cid-oeghznkx]{width:auto;min-height:var(--size-button-height);justify-content:center;padding-inline:var(--space-20);border-radius:var(--radius-pill);background:var(--color-light-beige);color:var(--color-text-brand);font-weight:var(--font-weight-semibold)}.project-card--presentation-hero[data-astro-cid-oeghznkx] .project-card__link[data-astro-cid-oeghznkx]:hover{transform:none}.project-card--presentation-hero[data-astro-cid-oeghznkx] .project-card__play-icon-wrap[data-astro-cid-oeghznkx]{display:none}.project-card--presentation-hero[data-astro-cid-oeghznkx] .project-card__media-trigger[data-astro-cid-oeghznkx]{padding-bottom:0}.project-card--presentation-hero[data-astro-cid-oeghznkx].project-card--image-backed:hover:after,.project-card--presentation-hero[data-astro-cid-oeghznkx].project-card--image-backed:focus-within:after{opacity:1}.project-card--landscape[data-astro-cid-oeghznkx] .project-card__content[data-astro-cid-oeghznkx],.project-card--editorial[data-astro-cid-oeghznkx] .project-card__content[data-astro-cid-oeghznkx]{padding:var(--space-20)}.project-card--slot-lead-top-left[data-astro-cid-oeghznkx] .project-card__content[data-astro-cid-oeghznkx],.project-card--slot-lead-top-right[data-astro-cid-oeghznkx] .project-card__content[data-astro-cid-oeghznkx],.project-card--slot-lead-bottom-left[data-astro-cid-oeghznkx] .project-card__content[data-astro-cid-oeghznkx],.project-card--slot-lead-bottom-right[data-astro-cid-oeghznkx] .project-card__content[data-astro-cid-oeghznkx],.project-card--slot-middle-top[data-astro-cid-oeghznkx] .project-card__content[data-astro-cid-oeghznkx],.project-card--slot-middle-bottom[data-astro-cid-oeghznkx] .project-card__content[data-astro-cid-oeghznkx],.project-card--slot-list[data-astro-cid-oeghznkx] .project-card__content[data-astro-cid-oeghznkx],.project-card--reel[data-astro-cid-oeghznkx] .project-card__content[data-astro-cid-oeghznkx]{padding:var(--space-16)}.project-card--slot-lead-top-left[data-astro-cid-oeghznkx] .project-card__title[data-astro-cid-oeghznkx],.project-card--slot-lead-top-right[data-astro-cid-oeghznkx] .project-card__title[data-astro-cid-oeghznkx],.project-card--slot-lead-bottom-left[data-astro-cid-oeghznkx] .project-card__title[data-astro-cid-oeghznkx],.project-card--slot-lead-bottom-right[data-astro-cid-oeghznkx] .project-card__title[data-astro-cid-oeghznkx],.project-card--slot-middle-top[data-astro-cid-oeghznkx] .project-card__title[data-astro-cid-oeghznkx],.project-card--slot-middle-bottom[data-astro-cid-oeghznkx] .project-card__title[data-astro-cid-oeghznkx],.project-card--slot-list[data-astro-cid-oeghznkx] .project-card__title[data-astro-cid-oeghznkx],.project-card--editorial[data-astro-cid-oeghznkx] .project-card__title[data-astro-cid-oeghznkx],.project-card--reel[data-astro-cid-oeghznkx] .project-card__title[data-astro-cid-oeghznkx]{font-size:var(--font-size-body-lg);line-height:var(--line-height-body-lg)}.project-card--reel[data-astro-cid-oeghznkx] .project-card__footer[data-astro-cid-oeghznkx]{display:grid;justify-content:stretch;gap:var(--space-8)}.project-card__play-icon-wrap[data-astro-cid-oeghznkx]{display:flex;align-items:center;justify-content:center;width:var(--size-play-button);height:var(--size-play-button);border-radius:var(--radius-pill);background:var(--color-surface-play-button);color:var(--color-navy);box-shadow:var(--shadow-play-button);opacity:0;transform:scale(.88);transition:opacity .18s ease,transform .18s ease,background .16s ease;backdrop-filter:blur(4px);pointer-events:none}.project-card__play-icon[data-astro-cid-oeghznkx]{width:0;height:0;border-top:10px solid transparent;border-bottom:10px solid transparent;border-left:17px solid currentColor;margin-left:4px}.project-card[data-astro-cid-oeghznkx]:hover .project-card__play-icon-wrap[data-astro-cid-oeghznkx],.project-card[data-astro-cid-oeghznkx]:focus-within .project-card__play-icon-wrap[data-astro-cid-oeghznkx]{opacity:1;transform:scale(1)}.project-card--landscape[data-astro-cid-oeghznkx] .project-card__media-trigger[data-astro-cid-oeghznkx],.project-card--editorial[data-astro-cid-oeghznkx] .project-card__media-trigger[data-astro-cid-oeghznkx],.project-card--slot-lead-top-left[data-astro-cid-oeghznkx] .project-card__media-trigger[data-astro-cid-oeghznkx],.project-card--slot-lead-top-right[data-astro-cid-oeghznkx] .project-card__media-trigger[data-astro-cid-oeghznkx],.project-card--slot-lead-bottom-left[data-astro-cid-oeghznkx] .project-card__media-trigger[data-astro-cid-oeghznkx],.project-card--slot-lead-bottom-right[data-astro-cid-oeghznkx] .project-card__media-trigger[data-astro-cid-oeghznkx],.project-card--slot-middle-top[data-astro-cid-oeghznkx] .project-card__media-trigger[data-astro-cid-oeghznkx],.project-card--slot-middle-bottom[data-astro-cid-oeghznkx] .project-card__media-trigger[data-astro-cid-oeghznkx],.project-card--slot-list[data-astro-cid-oeghznkx] .project-card__media-trigger[data-astro-cid-oeghznkx]{padding-bottom:35%}.project-card__media-trigger[data-astro-cid-oeghznkx]:hover .project-card__play-icon-wrap[data-astro-cid-oeghznkx]{background:var(--color-surface-play-button-hover);transform:scale(1.06)}.project-card[data-astro-cid-oeghznkx]:hover .project-card__excerpt[data-astro-cid-oeghznkx],.project-card[data-astro-cid-oeghznkx]:focus-within .project-card__excerpt[data-astro-cid-oeghznkx]{opacity:1;max-height:4em}.project-card[data-astro-cid-oeghznkx]:hover .project-card__footer[data-astro-cid-oeghznkx],.project-card[data-astro-cid-oeghznkx]:focus-within .project-card__footer[data-astro-cid-oeghznkx]{opacity:1;max-height:48px;padding-top:var(--space-14);margin-top:var(--space-12);border-top-color:var(--color-border-divider-light)}.project-card[data-astro-cid-oeghznkx]:hover .project-card__media[data-astro-cid-oeghznkx] img[data-astro-cid-oeghznkx]{transform:scale(1.035);filter:brightness(.78)}.project-card--presentation-hero[data-astro-cid-oeghznkx]:hover .project-card__media[data-astro-cid-oeghznkx] img[data-astro-cid-oeghznkx],.project-card--presentation-hero[data-astro-cid-oeghznkx]:focus-within .project-card__media[data-astro-cid-oeghznkx] img[data-astro-cid-oeghznkx]{transform:none;filter:brightness(.92) saturate(.96)}.project-card--presentation-hero[data-astro-cid-oeghznkx]:hover .project-card__excerpt[data-astro-cid-oeghznkx],.project-card--presentation-hero[data-astro-cid-oeghznkx]:focus-within .project-card__excerpt[data-astro-cid-oeghznkx]{opacity:1;max-height:none}.project-card--presentation-hero[data-astro-cid-oeghznkx]:hover .project-card__footer[data-astro-cid-oeghznkx],.project-card--presentation-hero[data-astro-cid-oeghznkx]:focus-within .project-card__footer[data-astro-cid-oeghznkx]{opacity:1;max-height:none;padding-top:0;margin-top:var(--space-16);border-top-color:transparent}.project-card__link[data-astro-cid-oeghznkx]:focus-visible,.project-card__media-trigger[data-astro-cid-oeghznkx]:focus-visible{outline:var(--border-width-hairline) solid currentColor;outline-offset:var(--space-4)}@media(prefers-reduced-motion:reduce){.project-card__media[data-astro-cid-oeghznkx] img[data-astro-cid-oeghznkx],.project-card__play-icon-wrap[data-astro-cid-oeghznkx],.project-card__excerpt[data-astro-cid-oeghznkx],.project-card__footer[data-astro-cid-oeghznkx]{transition:none}.project-card[data-astro-cid-oeghznkx]:hover .project-card__media[data-astro-cid-oeghznkx] img[data-astro-cid-oeghznkx]{transform:none}}@media(max-width:900px){.project-card[data-astro-cid-oeghznkx]{min-height:var(--size-realization-media-height);height:auto}.project-card--presentation-hero[data-astro-cid-oeghznkx]{min-height:0;height:100%}.project-card__content[data-astro-cid-oeghznkx]{padding:var(--space-20)}.project-card--presentation-hero[data-astro-cid-oeghznkx] .project-card__content[data-astro-cid-oeghznkx]{padding:var(--space-24)}.project-card--presentation-hero[data-astro-cid-oeghznkx] .project-card__copy[data-astro-cid-oeghznkx]{max-width:min(100%,var(--layout-mobile-content))}.project-card--presentation-hero[data-astro-cid-oeghznkx] .project-card__excerpt[data-astro-cid-oeghznkx]{-webkit-line-clamp:2}.project-card__play-icon-wrap[data-astro-cid-oeghznkx]{opacity:1;transform:scale(1)}.project-card__excerpt[data-astro-cid-oeghznkx]{opacity:1;max-height:4em}.project-card__footer[data-astro-cid-oeghznkx]{opacity:1;max-height:48px;padding-top:var(--space-14);margin-top:var(--space-12);border-top-color:var(--color-border-divider-light)}.project-card__title[data-astro-cid-oeghznkx],.project-card--presentation-hero[data-astro-cid-oeghznkx] .project-card__title[data-astro-cid-oeghznkx],.project-card--slot-main[data-astro-cid-oeghznkx] .project-card__title[data-astro-cid-oeghznkx]{font-size:var(--font-size-mobile-project-card-title);line-height:var(--line-height-mobile-project-card-title)}.project-card__excerpt[data-astro-cid-oeghznkx]{font-size:var(--font-size-mobile-project-card-description);line-height:var(--line-height-mobile-project-card-description)}.project-card--editorial[data-astro-cid-oeghznkx]{min-height:calc(var(--space-120) + var(--space-60))}.project-card--reel[data-astro-cid-oeghznkx]{min-height:0;width:min(100%,var(--size-mobile-reel-width));justify-self:center}}.projects-grid[data-astro-cid-rhxev2qm]{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-rows:var(--space-76);grid-auto-flow:row dense;gap:var(--space-16);align-items:stretch}.projects-grid[data-astro-cid-rhxev2qm] .project-card{grid-column:span 3;grid-row:span 3}.projects-grid--filter-animating[data-astro-cid-rhxev2qm] .project-card{will-change:transform,opacity}.projects-grid--filter-animating[data-astro-cid-rhxev2qm] .project-card--filter-exiting{box-shadow:var(--shadow-card)}.projects-grid[data-astro-cid-rhxev2qm] .project-card--slot-main{grid-column:1 / 7;grid-row:1 / 7}.projects-grid[data-astro-cid-rhxev2qm] .project-card--slot-lead-top-left{grid-column:7 / 10;grid-row:1 / 4}.projects-grid[data-astro-cid-rhxev2qm] .project-card--slot-lead-top-right{grid-column:10 / 13;grid-row:1 / 4}.projects-grid[data-astro-cid-rhxev2qm] .project-card--slot-lead-bottom-left{grid-column:7 / 10;grid-row:4 / 7}.projects-grid[data-astro-cid-rhxev2qm] .project-card--slot-lead-bottom-right{grid-column:10 / 13;grid-row:4 / 7}.projects-grid--featured[data-astro-cid-rhxev2qm] .project-card--slot-main{grid-column:1 / 7;grid-row:1 / 7}.projects-grid--featured[data-astro-cid-rhxev2qm] .project-card--slot-middle-top{grid-column:7 / 10;grid-row:1 / 4}.projects-grid--featured[data-astro-cid-rhxev2qm] .project-card--slot-middle-bottom{grid-column:7 / 10;grid-row:4 / 7}.projects-grid--featured[data-astro-cid-rhxev2qm] .project-card--slot-reel{grid-column:10 / 13;grid-row:1 / 7;aspect-ratio:auto;height:100%}.projects-grid--featured[data-astro-cid-rhxev2qm] .project-card--slot-tail-left{grid-column:1 / 7;grid-row:7 / 10}.projects-grid--featured[data-astro-cid-rhxev2qm] .project-card--slot-tail-right{grid-column:7 / 13;grid-row:7 / 10}.projects-grid--archive[data-astro-cid-rhxev2qm]{grid-auto-rows:var(--projects-grid-row)}.projects-grid--archive[data-astro-cid-rhxev2qm] .project-card{grid-column:span 3;grid-row:span 2}.projects-grid--archive[data-astro-cid-rhxev2qm] .project-card--landscape{grid-column:span 6}.projects-grid--archive[data-astro-cid-rhxev2qm] .project-card--reel{grid-row:span 4}.projects-grid--filtered[data-astro-cid-rhxev2qm]{grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-rows:var(--space-76)}.projects-grid--filtered[data-astro-cid-rhxev2qm] .project-card,.projects-grid--filtered[data-astro-cid-rhxev2qm] .project-card--landscape,.projects-grid--filtered[data-astro-cid-rhxev2qm] .project-card--reel,.projects-grid--filtered[data-astro-cid-rhxev2qm] .project-card--editorial{grid-column:span 1;grid-row:span 3}.projects-grid__empty[data-astro-cid-rhxev2qm]{margin:var(--space-32) 0 0;color:var(--color-text-muted-strong);font-size:var(--font-size-body);line-height:var(--line-height-body)}@media(max-width:1100px){.projects-grid[data-astro-cid-rhxev2qm]{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:var(--space-76)}.projects-grid[data-astro-cid-rhxev2qm] .project-card,.projects-grid[data-astro-cid-rhxev2qm] .project-card--slot-main,.projects-grid[data-astro-cid-rhxev2qm] .project-card--slot-lead-top-left,.projects-grid[data-astro-cid-rhxev2qm] .project-card--slot-lead-top-right,.projects-grid[data-astro-cid-rhxev2qm] .project-card--slot-lead-bottom-left,.projects-grid[data-astro-cid-rhxev2qm] .project-card--slot-lead-bottom-right,.projects-grid[data-astro-cid-rhxev2qm] .project-card--slot-middle-top,.projects-grid[data-astro-cid-rhxev2qm] .project-card--slot-middle-bottom,.projects-grid[data-astro-cid-rhxev2qm] .project-card--slot-reel,.projects-grid[data-astro-cid-rhxev2qm] .project-card--slot-tail-left,.projects-grid[data-astro-cid-rhxev2qm] .project-card--slot-tail-right,.projects-grid[data-astro-cid-rhxev2qm] .project-card--slot-list,.projects-grid[data-astro-cid-rhxev2qm] .project-card--landscape,.projects-grid[data-astro-cid-rhxev2qm] .project-card--reel,.projects-grid[data-astro-cid-rhxev2qm] .project-card--editorial{grid-column:span 1;grid-row:span 3}.projects-grid[data-astro-cid-rhxev2qm] .project-card--slot-main{grid-column:1 / -1;grid-row:span 4}}@media(max-width:900px){.projects-grid[data-astro-cid-rhxev2qm]{grid-template-columns:1fr;grid-auto-rows:auto;gap:var(--space-24)}.projects-grid[data-astro-cid-rhxev2qm] .project-card,.projects-grid[data-astro-cid-rhxev2qm] .project-card--slot-main,.projects-grid[data-astro-cid-rhxev2qm] .project-card--slot-lead-top-left,.projects-grid[data-astro-cid-rhxev2qm] .project-card--slot-lead-top-right,.projects-grid[data-astro-cid-rhxev2qm] .project-card--slot-lead-bottom-left,.projects-grid[data-astro-cid-rhxev2qm] .project-card--slot-lead-bottom-right,.projects-grid[data-astro-cid-rhxev2qm] .project-card--slot-middle-top,.projects-grid[data-astro-cid-rhxev2qm] .project-card--slot-middle-bottom,.projects-grid[data-astro-cid-rhxev2qm] .project-card--slot-reel,.projects-grid[data-astro-cid-rhxev2qm] .project-card--slot-tail-left,.projects-grid[data-astro-cid-rhxev2qm] .project-card--slot-tail-right,.projects-grid[data-astro-cid-rhxev2qm] .project-card--slot-list,.projects-grid[data-astro-cid-rhxev2qm] .project-card--landscape,.projects-grid[data-astro-cid-rhxev2qm] .project-card--reel,.projects-grid[data-astro-cid-rhxev2qm] .project-card--editorial{grid-column:1 / -1;grid-row:auto}}
