.LightingGallery_gallery__pmupN{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));grid-gap:32px;gap:32px;padding:32px 0}@media(max-width:991.98px){.LightingGallery_gallery__pmupN{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:24px}}@media(max-width:576px){.LightingGallery_gallery__pmupN{grid-template-columns:repeat(2,1fr);gap:16px}}.LightingGallery_galleryItem__fjkCp{cursor:pointer;position:relative}.LightingGallery_imageWrapper__rQqra{position:relative;width:100%;aspect-ratio:2/3;border-radius:16px;overflow:hidden;box-shadow:0 4px 16px rgba(21,24,26,.08),0 2px 8px rgba(21,24,26,.04);transition:all .4s cubic-bezier(.16,1,.3,1)}.LightingGallery_imageWrapper__rQqra:hover{transform:translateY(-4px);box-shadow:0 8px 32px rgba(21,24,26,.12),0 4px 16px rgba(21,24,26,.08),0 0 40px rgba(173,200,52,.2)}.LightingGallery_imageWrapper__rQqra:hover .LightingGallery_overlay__dn4s4{opacity:1}.LightingGallery_image__SLbti{width:100%;height:100%;object-fit:cover;display:block}.LightingGallery_overlay__dn4s4{position:absolute;inset:0;background:rgba(21,24,26,.7);display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s cubic-bezier(.16,1,.3,1);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.LightingGallery_zoomIcon__16tGo{font-size:48px;color:#fff}.LightingGallery_lightbox__WMB2Z{position:fixed;inset:0;background:rgba(0,0,0,.95);z-index:9999;display:flex;align-items:center;justify-content:center;padding:32px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);animation:LightingGallery_fadeIn__4oVTx .3s cubic-bezier(.16,1,.3,1)}@media(max-width:576px){.LightingGallery_lightbox__WMB2Z{padding:16px}}.LightingGallery_lightboxContent__x_Urg{position:relative;max-width:90%;max-height:90vh}.LightingGallery_lightboxImage__057lN{max-width:100%;max-height:90vh;width:auto!important;height:auto!important;object-fit:contain;border-radius:8px}.LightingGallery_closeButton__WiPRw{position:absolute;top:-50px;right:0;background:transparent;border:none;color:#fff;font-size:36px;cursor:pointer;width:48px;height:48px;display:flex;align-items:center;justify-content:center;transition:all .3s ease;border-radius:50%}.LightingGallery_closeButton__WiPRw:hover{background:hsla(0,0%,100%,.1);transform:rotate(90deg)}@media(max-width:576px){.LightingGallery_closeButton__WiPRw{top:-40px;font-size:28px;width:40px;height:40px}}@keyframes LightingGallery_fadeIn__4oVTx{0%{opacity:0}to{opacity:1}}