.section-hidden,[hidden]{display:none!important}.gallery-images{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.gallery-images figure{margin:0;position:relative}.gallery-images figure:first-child:nth-last-child(1){grid-column:1/-1}.gallery-images figure img{width:100%;height:100%;min-height:260px;aspect-ratio:4/3;object-fit:cover;box-shadow:var(--shadow)}.gallery-images figcaption{position:absolute;bottom:0;left:0;background:var(--pink);color:white;padding:.8rem 1rem;font:italic .95rem Georgia;max-width:90%}@media(max-width:800px){.gallery-images{grid-template-columns:1fr}.gallery-images figure:first-child:nth-last-child(1){grid-column:auto}}
