.gallery{max-width:1600px}.gallery-head{margin-bottom:34px}.gallery-head .eyebrow{margin-bottom:10px}.gallery-head h2{margin:0;font-size:clamp(38px,4.4vw,64px);line-height:1.02}.gallery-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.gallery figure,.gallery figure.wide,.gallery figure.project-large,.gallery figure.project-tall{grid-column:auto;grid-row:auto;margin:0;min-height:0;aspect-ratio:4/3;border-radius:10px;overflow:hidden;background:#e8edf0}.gallery figure img{position:static;width:100%;height:100%;object-fit:cover;transition:transform .45s ease}.gallery figure:hover img{transform:scale(1.025)}.feature img{aspect-ratio:4/3}@media(max-width:900px){.gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:560px){.gallery-grid{grid-template-columns:1fr}.gallery-head{margin-bottom:24px}}
