section.imageGalleryWithLightbox .intro-section{margin-bottom:50px;max-width:720px;width:100%}section.imageGalleryWithLightbox .gallery-wrap{display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(350px,1fr))}section.imageGalleryWithLightbox img.magnifier{border-radius:6px;cursor:zoom-in}section.imageGalleryWithLightbox figcaption{font-size:var(--body-small);font-weight:var(--fontWeight-medium);margin-top:1rem;text-align:center}@media(max-width:959px){section.imageGalleryWithLightbox figcaption{text-align:left}}