.GalleryGrid_wrapper__wlcp_{margin-top:1.5rem}.GalleryGrid_grid__N95sO{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--gallery-gap)}@media (max-width:767px){.GalleryGrid_grid__N95sO{grid-template-columns:repeat(2,1fr)}}.GalleryGrid_cell__4vpGM{border:0;padding:0;background:transparent;cursor:pointer;border-radius:var(--gallery-radius);overflow:hidden}.GalleryGrid_imageInner__ivwAL{position:relative;width:100%;aspect-ratio:1/1;overflow:hidden;border-radius:var(--gallery-radius)}.GalleryGrid_image__QHy87{object-fit:cover;width:100%;height:100%;filter:grayscale(100%);transform:scale(1);transition:transform .25s ease,filter .25s ease;will-change:transform,filter}.GalleryGrid_cell__4vpGM:focus-visible .GalleryGrid_image__QHy87,.GalleryGrid_cell__4vpGM:hover .GalleryGrid_image__QHy87{filter:grayscale(0);transform:scale(1.03)}.GalleryGrid_lightbox__V702E{position:fixed;inset:0;background:rgba(0,0,0,.8);display:grid;place-items:center;padding:2rem;z-index:60;opacity:0;animation:GalleryGrid_fade-in__qUV75 .14s ease forwards}@keyframes GalleryGrid_fade-in__qUV75{to{opacity:1}}.GalleryGrid_lightboxInner__BZ7E7{display:grid;place-items:center}.GalleryGrid_lightboxBox__eHWRg{position:relative;width:min(92vw,1100px);height:80vh}.GalleryGrid_lightboxImage__s91Qp{object-fit:contain;border-radius:0}@keyframes GalleryGrid_pop__pYYfa{to{transform:scale(1);opacity:1}}.GalleryGrid_lightboxImage__s91Qp{transform:scale(.985);opacity:.98;animation:GalleryGrid_pop__pYYfa .16s ease forwards}