.Gallery_section__Zksoz{padding:0}.Gallery_grid__mjOph{display:grid;grid-template-columns:repeat(1,1fr);grid-gap:20px;gap:20px}@media (min-width:640px){.Gallery_grid__mjOph{grid-template-columns:repeat(2,1fr);gap:24px}}@media (min-width:1024px){.Gallery_grid__mjOph{grid-template-columns:repeat(3,1fr);gap:28px}}.Gallery_item__4X8pD{list-style:none}.Gallery_imageWrap___iaxm{position:relative;aspect-ratio:1/1;border-radius:12px;overflow:hidden;background:var(--surface);border:1px solid var(--border);box-shadow:0 8px 24px rgba(0,0,0,.4);transition:box-shadow .3s ease}.Gallery_imageWrap___iaxm:hover{box-shadow:0 12px 32px rgba(214,40,40,.3)}.Gallery_image__0qOrt{object-fit:cover;transition:transform .4s ease}.Gallery_imageWrap___iaxm:hover .Gallery_image__0qOrt{transform:scale(1.08)}