.Grid-module__X1shdW__customGalleryGridContainer{grid-template-columns:repeat(5,1fr);gap:1rem;padding-block:2rem;display:grid}.Grid-module__X1shdW__customGalleryGridBox{border:1px solid var(--lightBorder);border-radius:.5rem;overflow:hidden}.Grid-module__X1shdW__customGalleryGridBox:first-child{grid-area:1/span 2/span 1}.Grid-module__X1shdW__customGalleryGridBox:nth-child(4){grid-row:span 2}.Grid-module__X1shdW__customGalleryGridBox:nth-child(6){grid-column:span 2}.Grid-module__X1shdW__customGalleryImage{object-fit:cover;aspect-ratio:16/8;width:100%;height:100%}.Grid-module__X1shdW__customGalleryImage:hover{transition:all .45s ease-in-out;transform:scale(1.08)}@media screen and (max-width:600px){.Grid-module__X1shdW__customGalleryGridContainer{grid-template-columns:repeat(3,1fr)}.Grid-module__X1shdW__customGalleryGridBox:nth-child(4){grid-area:span 1/span 2}.Grid-module__X1shdW__customGalleryGridBox:nth-child(5){grid-column:span 3}}
