.PhotoGallery-module-scss-module__jxsjlW__gallery{grid-template-columns:repeat(3,1fr);grid-auto-rows:1fr;gap:1rem;width:100%;display:grid}.PhotoGallery-module-scss-module__jxsjlW__imageContainer{aspect-ratio:1;width:100%;transition:transform .3s;position:relative;overflow:hidden}@media (pointer:fine){.PhotoGallery-module-scss-module__jxsjlW__imageContainer:hover{cursor:pointer}}.PhotoGallery-module-scss-module__jxsjlW__image{object-fit:cover;width:100%;height:100%;transition:transform .3s}@media (pointer:fine){.PhotoGallery-module-scss-module__jxsjlW__image:hover{transform:scale(1.05)}}