
.v23-gallery-heading{max-width:850px;margin-bottom:36px}
.v23-gallery-heading h2{font-size:clamp(2rem,4vw,3.4rem);line-height:1.1;margin:12px 0 20px}
.v23-gallery-heading p:not(.eyebrow){font-size:1.125rem;line-height:1.7}
.v23-project-gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}
.v23-project-photo{margin:0;min-width:0;background:#fff;border-bottom:3px solid #f4a623}
.v23-project-photo a,.v23-reference-cover{display:block;min-width:0}
.v23-project-photo img{display:block;width:100%;height:auto}
.v23-project-photo figcaption{padding:22px 24px;display:grid;gap:8px;color:#142b35}
.v23-project-photo figcaption strong{font-size:1.125rem;line-height:1.4}
.v23-project-photo figcaption span{font-size:1rem;line-height:1.6;color:#4b606a}
.v23-project-photo a:focus-visible,.v23-reference-cover:focus-visible{outline:4px solid #f4a623;outline-offset:4px}
.v23-reference-cover{height:300px;background:#e4e7e4}
.v23-reference-cover img{display:block;width:100%;height:100%;object-fit:contain}
.v23-weco-photo{align-self:center;width:100%}
#byd,#weco{scroll-margin-top:110px}
@media(max-width:900px){.v23-project-gallery{gap:16px}.v23-project-photo figcaption{padding:18px 16px}}
@media(max-width:650px){.v23-project-gallery{grid-template-columns:1fr}.v23-reference-cover{height:260px}}
