.gallery-c_customGalleryContainer__GZqHF{display:flex;justify-content:center;align-items:center;padding:30px}.gallery-c_customGallery__JtdsX{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:20px;width:100%}.gallery-c_customGalleryItem__v3_Xg{position:relative;cursor:pointer;overflow:hidden;border-radius:15px;transition:transform .4s ease}.gallery-c_customGalleryItem__v3_Xg img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.gallery-c_customGalleryItem__v3_Xg:hover img{transform:scale(1.05)}.gallery-c_customOverlay__ZUUPU{position:absolute;bottom:0;background:rgba(0,0,0,.6);color:#fff;width:100%;text-align:center;opacity:0;transition:opacity .4s ease}.gallery-c_customOverlay__ZUUPU h3{font-size:10px}.gallery-c_customGalleryItem__v3_Xg:hover .gallery-c_customOverlay__ZUUPU{opacity:1}.gallery-c_customModalContent__Ktlbu{display:flex;flex-direction:column;align-items:center;padding:20px}.gallery-c_customModalContent__Ktlbu img{max-width:100%;object-fit:contain;margin-bottom:15px;border-radius:15px}.gallery-c_customModalText__IAShP{text-align:center}@media (max-width:1024px){.gallery-c_customGallery__JtdsX{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.gallery-c_customGallery__JtdsX{grid-template-columns:1fr}.gallery-c_customModalContent__Ktlbu{padding:0}.gallery-c_customModalContent__Ktlbu img{width:100%;height:400px;object-fit:contain;transition:transform .4s ease}.gallery-c_customGalleryItem__v3_Xg{height:auto}}