.gallery-module__NCUE0q__galleryGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1rem;display:grid}.gallery-module__NCUE0q__imageContainer{cursor:pointer;border:2px solid #000;border-radius:8px;height:250px;position:relative;overflow:hidden;box-shadow:0 2px 8px #0000001a}.gallery-module__NCUE0q__lightbox{z-index:1000;background-color:#000000e6;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.gallery-module__NCUE0q__lightboxContent{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.gallery-module__NCUE0q__lightboxImage{object-fit:contain;max-width:90vw;max-height:90vh}.gallery-module__NCUE0q__closeButton{color:#fff;cursor:pointer;background:0 0;border:none;font-size:2.5rem;position:absolute;top:20px;right:20px}.gallery-module__NCUE0q__prevButton,.gallery-module__NCUE0q__nextButton{color:#fff;cursor:pointer;background-color:#00000080;border:none;border-radius:5px;padding:1rem;font-size:2rem;transition:background-color .3s;position:absolute;top:50%;transform:translateY(-50%)}.gallery-module__NCUE0q__prevButton:hover,.gallery-module__NCUE0q__nextButton:hover{background-color:#000c}.gallery-module__NCUE0q__prevButton{left:20px}.gallery-module__NCUE0q__nextButton{right:20px}
