.landscape-gallery{padding:0 clamp(18px,3vw,50px) 110px}.gallery-heading{display:grid;grid-template-columns:1.2fr .8fr;gap:60px;align-items:end;padding:10px clamp(6px,4vw,60px) 42px}.gallery-heading h2{font-size:clamp(2.25rem,4.3vw,4.5rem);letter-spacing:-.03em}.gallery-heading>p{max-width:500px}.photo-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-auto-rows:250px;gap:12px}.photo-grid figure{margin:0;position:relative;overflow:hidden;background:#173326}.photo-grid figure.wide{grid-column:span 2}.photo-grid figure.tall{grid-row:span 2}.photo-grid img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .7s ease}.photo-grid figure:hover img{transform:scale(1.025)}.photo-grid figcaption{position:absolute;left:14px;bottom:14px;background:rgba(23,51,38,.82);color:#fff;padding:7px 10px;font-size:.72rem;letter-spacing:.08em}.photo-grid figure:first-child figcaption::after{content:" · Cosmin Popa";opacity:.78}@media(max-width:850px){.gallery-heading{grid-template-columns:1fr;gap:12px}.photo-grid{grid-template-columns:repeat(2,1fr);grid-auto-rows:230px}.photo-grid figure.wide{grid-column:span 2}}@media(max-width:520px){.landscape-gallery{padding-bottom:75px}.photo-grid{grid-auto-rows:190px}.photo-grid figure.tall{grid-row:span 2}}
