.gallery-section{max-width:1200px}.gallery-heading{margin-bottom:34px}.gallery-grid{gap:18px}.gallery-item{border-radius:12px;margin:0;box-shadow:0 8px 24px rgba(35,45,20,.10)}.gallery-item:nth-child(1),.gallery-item:nth-child(6){grid-column:span 2;aspect-ratio:8/3}.gallery-note{text-align:center;margin-top:26px;background:var(--olive-light);padding:14px;border-radius:8px;color:var(--olive-dark)}
@media(max-width:600px){.gallery-item:nth-child(1),.gallery-item:nth-child(6){grid-column:auto;aspect-ratio:4/3}}
