.gallery-wrap:where(.astro-DOJOGEOC) .gallery-items-wrapper:where(.astro-DOJOGEOC){display:grid;grid-template-columns:repeat(7,1fr);gap:.5em}@media screen and (max-width: 900px){.gallery-wrap:where(.astro-DOJOGEOC) .gallery-items-wrapper:where(.astro-DOJOGEOC){grid-template-columns:repeat(3,1fr)}}.gallery-wrap:where(.astro-DOJOGEOC) .gallery-item:where(.astro-DOJOGEOC){opacity:1;transition:all .3s ease-in-out}.gallery-wrap:where(.astro-DOJOGEOC) .gallery-item:where(.astro-DOJOGEOC) img:where(.astro-DOJOGEOC){width:100%;height:100%;object-fit:cover;aspect-ratio:3/2.5}.gallery-wrap:where(.astro-DOJOGEOC) .gallery-item:where(.astro-DOJOGEOC).hidden{display:none;opacity:0}
