.Image-gallery_image-gallery__3ymtl{position:relative;margin-left:auto;margin-right:auto;display:grid;max-width:36rem;grid-template-columns:repeat(3,minmax(0,1fr));overflow:hidden;border-radius:1rem;border-width:1px;border-color:rgb(255 255 255/.1)}.Image-gallery_image-gallery__3ymtl div{position:relative;aspect-ratio:1/1;width:100%;overflow:hidden}.Image-gallery_image-gallery__3ymtl img{transition:scale .35s ease,opacity .35s linear}.Image-gallery_image-gallery__3ymtl:has(img:hover) img:not(:hover){scale:.8;opacity:.5}@media (prefers-reduced-motion:reduce){.Image-gallery_image-gallery__3ymtl img{transition:none}.Image-gallery_image-gallery__3ymtl:has(img:hover) img:not(:hover){scale:1}}