.Gallery_gallery_container__EQkjl{background-color:#000;padding:4rem 0}.Gallery_gallery_grid__eWcxu{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;justify-items:center;max-width:1200px;margin:0 auto;padding:0 1rem}.Gallery_gallery_item__Rdd4Q{position:relative;overflow:hidden;border-radius:.5rem;transition:transform .3s ease,box-shadow .3s ease}.Gallery_gallery_item__Rdd4Q:hover{transform:scale(1.05);box-shadow:0 0 20px 5px rgba(177,143,177,.7)}.Gallery_gallery_image__5TX1A{width:100%;height:auto;display:block;transition:opacity .3s ease}.Gallery_gallery_item__Rdd4Q:hover .Gallery_gallery_image__5TX1A{opacity:.8}.Gallery_image_name__y105d{position:absolute;bottom:0;left:0;width:100%;background-color:rgba(0,0,0,.7);color:#fff;text-align:center;padding:.5rem;transform:translateY(100%);transition:transform .3s ease}.Gallery_gallery_item__Rdd4Q:hover .Gallery_image_name__y105d{transform:translateY(0)}