.gallery_container__vMOOk{padding:2rem;text-align:center}.gallery_heading__fFV9p{font-size:2.5rem;color:#3e2a47;margin-bottom:1rem}.gallery_description__AABRm{font-size:1.2rem;color:#555;margin-bottom:2rem}.gallery_galleryGrid__TnVXC{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));grid-gap:1.5rem;gap:1.5rem;justify-items:center}.gallery_galleryImage__ePx32{width:100%;border-radius:10px;box-shadow:0 4px 6px rgba(0,0,0,.1);transition:transform .3s ease-in-out}.gallery_galleryImage__ePx32:hover{transform:scale(1.05)}