.pz-gallery-heading{justify-content:space-between;align-items:end;gap:36px;margin-bottom:38px;display:flex}.pz-gallery-heading>p{max-width:380px;color:var(--muted)}.pz-gallery-heading>p span{font-size:var(--text-small);margin-top:12px;display:block}.pz-gallery-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;display:grid}.pz-gallery-item{background:#fff;display:block;overflow:hidden}.pz-gallery-item:first-child{grid-area:span 2/span 2}.pz-gallery-item figure{flex-direction:column;height:100%;display:flex}.pz-gallery-item img{aspect-ratio:1.65;object-fit:cover;width:100%;height:auto;transition:filter .25s;display:block}.pz-gallery-item:first-child img{aspect-ratio:auto;object-position:52% center;flex:1;min-height:0}.pz-gallery-item figcaption{font-size:var(--text-small);color:var(--green);justify-content:space-between;align-items:center;gap:14px;padding:20px;display:flex}.pz-gallery-item figcaption svg{flex-shrink:0}.pz-gallery-item:hover img{filter:brightness(1.08)}.pz-gallery-item:hover figcaption{text-underline-offset:4px;text-decoration:underline}.pz-lightbox{color:#fff;background:var(--deep);border:1px solid #ffffff40;width:min(1100px,94vw);max-width:94vw;max-height:94dvh;margin:auto;padding:0;position:fixed;inset:0;overflow:auto}.pz-lightbox::backdrop{background:#04130fee}.pz-lightbox-content{padding:clamp(12px,2vw,24px)}.pz-lightbox-top,.pz-lightbox-bottom{justify-content:space-between;align-items:center;gap:16px;display:flex}.pz-lightbox-top{font-size:var(--text-small);margin-bottom:16px}.pc-page .pz-lightbox button{color:#fff;cursor:pointer;background:0 0;border:1px solid #ffffff60;flex-shrink:0;place-items:center;width:44px;height:44px;padding:0;display:grid}.pc-page .pz-lightbox button:hover{background:var(--brass);color:var(--deep)}.pc-page .pz-lightbox-content>img{object-fit:contain;width:100%;height:min(62dvh,700px);display:block}.pz-lightbox-bottom{margin-top:18px}.pc-page .pz-lightbox-bottom p{font-size:var(--text-body);line-height:1.4}.pz-lightbox-bottom span{font-size:var(--text-label);color:var(--brass);margin-top:6px;display:block}.pc-page .pz-image-note{font-size:var(--text-label);color:#d8e2db;margin-top:14px}@media (width<=1000px){.pz-gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.pz-gallery-item:first-child{grid-area:auto}.pz-gallery-item:first-child img{flex:initial;aspect-ratio:1.65}.pz-gallery-heading{flex-direction:column;align-items:start;gap:22px}.pz-gallery-heading>p{max-width:600px}}@media (width<=600px){.pz-gallery-grid{grid-template-columns:minmax(0,1fr);gap:24px}.pz-gallery-item figcaption{padding:18px}.pc-page .pz-lightbox-content>img{aspect-ratio:1.42;height:auto;max-height:60dvh}}
