.GalleryGrid-module__h5eekW__section{padding:3rem 0}.GalleryGrid-module__h5eekW__container{width:95%;max-width:1600px;margin:0 auto}.GalleryGrid-module__h5eekW__tabs{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:3rem;display:flex}.GalleryGrid-module__h5eekW__tab{cursor:pointer;color:var(--text-muted);background-color:#f3f4f6;border:none;border-radius:20px;padding:.6rem 1.5rem;font-weight:500;transition:all .3s}.GalleryGrid-module__h5eekW__tab:hover{background-color:#e5e7eb}.GalleryGrid-module__h5eekW__tab.GalleryGrid-module__h5eekW__active{color:#fff;background-color:#00f}.GalleryGrid-module__h5eekW__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.GalleryGrid-module__h5eekW__gridItem{cursor:pointer;aspect-ratio:1;background:#fff;border-radius:16px;transition:all .35s;position:relative;overflow:hidden;box-shadow:0 8px 24px #0000001a}.GalleryGrid-module__h5eekW__overlay{color:#fff;opacity:0;background:linear-gradient(#0000,#0000009e);padding:.75rem .75rem .5rem;transition:opacity .35s;position:absolute;bottom:0;left:0;right:0}.GalleryGrid-module__h5eekW__gridItem:hover .GalleryGrid-module__h5eekW__overlay{opacity:1}.GalleryGrid-module__h5eekW__gridItem:hover{transform:translateY(-6px);box-shadow:0 14px 28px #0000002e}.GalleryGrid-module__h5eekW__image{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;transition:transform .45s;display:block}.GalleryGrid-module__h5eekW__gridItem:hover .GalleryGrid-module__h5eekW__image{transform:scale(1.08)}.GalleryGrid-module__h5eekW__categoryLabel{text-transform:uppercase;letter-spacing:1px;font-size:.8rem;font-weight:600}@media (min-width:640px){.GalleryGrid-module__h5eekW__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:1024px){.GalleryGrid-module__h5eekW__grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (min-width:1280px){.GalleryGrid-module__h5eekW__grid{grid-template-columns:repeat(5,minmax(0,1fr))}}
