.gf-site .gf-event-gallery{background:#f5efe3;border-block:1px solid #e5dccb}
.gf-site .gf-event-gallery .section-heading{gap:35px;align-items:end;margin-bottom:38px}
.gf-site .gf-event-gallery .section-heading>p{max-width:375px;color:#5c5e54}
.gf-site .gf-photo-gallery{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}
.gf-site .gf-photo-gallery button{display:block;min-width:0;padding:8px;border:0;border-radius:18px;background:#fff;box-shadow:0 5px 20px rgba(42,37,26,.06);cursor:zoom-in;overflow:hidden;transition:transform .25s ease,box-shadow .25s ease}
.gf-site .gf-photo-gallery button[hidden]{display:none}
.gf-site .gf-photo-gallery img{display:block;width:100%;height:auto;aspect-ratio:4/5;object-fit:cover;border-radius:12px;margin:0;transition:transform .35s ease}
.gf-site .gf-photo-gallery button:hover{transform:translateY(-5px);box-shadow:0 12px 28px rgba(42,37,26,.12)}
.gf-site .gf-photo-gallery button:hover img{transform:scale(1.025)}
.gf-site .gf-photo-gallery button:focus-visible{outline:3px solid #806018;outline-offset:5px}
.gf-site .gf-gallery-actions{display:flex;align-items:center;justify-content:center;gap:25px;flex-wrap:wrap;margin-top:35px}
.gf-site .gf-gallery-count{font-size:.86rem;color:#5c5e54;margin:0}
.gf-site .gf-gallery-more{margin:0;gap:15px}
.gf-site .gf-gallery-more[hidden]{display:none}
@media(max-width:1000px){.gf-site .gf-photo-gallery{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}}
@media(max-width:600px){.gf-site .gf-photo-gallery{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.gf-site .gf-photo-gallery button{padding:5px;border-radius:12px}.gf-site .gf-photo-gallery img{border-radius:8px}.gf-site .gf-event-gallery .section-heading{display:block;margin-bottom:28px}.gf-site .gf-event-gallery .section-heading>p{margin-top:18px}.gf-site .gf-gallery-actions{flex-direction:column;gap:16px}}
@media(prefers-reduced-motion:reduce){.gf-site .gf-photo-gallery button,.gf-site .gf-photo-gallery img{transition:none}.gf-site .gf-photo-gallery button:hover,.gf-site .gf-photo-gallery button:hover img{transform:none}}
