.Gallery_galleryContainer__LChFd{padding:20px 0}.Gallery_gallery__ohSP4{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:20px;background-color:#fff;border-radius:var(--radius);padding:3rem}.Gallery_imageWrapper__r_hH3{position:relative;aspect-ratio:1/1;border:1px solid #ddd;overflow:hidden}.Gallery_imageWrapper__r_hH3 img{transition:transform .3s ease}.Gallery_imageWrapper__r_hH3:hover img{transform:scale(1.05)}