.Gallery_grid__cxt_7{display:grid;grid-template-columns:repeat(1,1fr);gap:40px}@media (min-width:768px){.Gallery_grid__cxt_7{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.Gallery_grid__cxt_7{grid-template-columns:repeat(3,1fr)}}.Gallery_card__g5o38{background:white;border-radius:4px;overflow:hidden;box-shadow:0 4px 20px rgba(0,0,0,.05);transition:all .4s ease;display:flex;flex-direction:column}.Gallery_card__g5o38:hover{transform:translateY(-10px);box-shadow:0 20px 40px rgba(0,0,0,.1)}.Gallery_imgWrapper__r_96Q{position:relative;aspect-ratio:4/3;overflow:hidden;background:#f3f4f6}.Gallery_imgWrapper__r_96Q img{transition:transform .8s ease}.Gallery_card__g5o38:hover .Gallery_imgWrapper__r_96Q img{transform:scale(1.1)}.Gallery_hoverOverlay__t8AWP{position:absolute;inset:0;background:rgba(26,46,26,.55);display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .4s ease}.Gallery_card__g5o38:hover .Gallery_hoverOverlay__t8AWP{opacity:1}.Gallery_icon__Ss0UL{color:white;transform:scale(.5);transition:transform .4s cubic-bezier(.175,.885,.32,1.275)}.Gallery_card__g5o38:hover .Gallery_icon__Ss0UL{transform:scale(1)}.Gallery_info__uWyHX{padding:24px;flex-grow:1}.Gallery_date__3RhOS{display:flex;items-center:center;gap:6px;font-family:var(--font-dm);font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#3cb54a;margin-bottom:12px}.Gallery_description__uq1I_{font-family:var(--font-dm);font-size:14px;line-height:1.6;color:#6b7280;margin-top:12px}