.event-gallery-module__BynCHG__grid{grid-template-columns:repeat(12,minmax(0,1fr));gap:clamp(.8rem,1.6vw,1.35rem);display:grid}.event-gallery-module__BynCHG__card{color:#fff;text-align:left;isolation:isolate;background:#0d3323;border-radius:clamp(1rem,2vw,1.7rem);grid-column:span 5;min-height:clamp(25rem,42vw,39rem);position:relative;overflow:hidden;box-shadow:0 24px 52px -34px #04301c99}.event-gallery-module__BynCHG__card[data-size=wide]{grid-column:span 7}.event-gallery-module__BynCHG__card[data-size=portrait]{grid-column:span 4;min-height:clamp(31rem,54vw,46rem)}.event-gallery-module__BynCHG__image{object-fit:cover;transition:transform .9s cubic-bezier(.16,1,.3,1),filter .5s}.event-gallery-module__BynCHG__card:hover .event-gallery-module__BynCHG__image,.event-gallery-module__BynCHG__card:focus-visible .event-gallery-module__BynCHG__image{filter:saturate(1.04)contrast(1.02);transform:scale(1.025)}.event-gallery-module__BynCHG__shade{z-index:1;background:linear-gradient(#0000 48%,#001e12db 100%);position:absolute;inset:0}.event-gallery-module__BynCHG__copy{z-index:2;gap:.28rem;padding-right:3rem;display:grid;position:absolute;bottom:clamp(1rem,2vw,1.6rem);left:clamp(1rem,2vw,1.6rem);right:clamp(1rem,2vw,1.6rem)}.event-gallery-module__BynCHG__title{font-family:var(--font-bricolage), sans-serif;letter-spacing:-.025em;font-size:clamp(1.12rem,1.8vw,1.55rem);font-weight:750;line-height:1.05}.event-gallery-module__BynCHG__caption{color:#ffffffb8;max-width:42rem;font-size:clamp(.72rem,.9vw,.84rem);line-height:1.45}.event-gallery-module__BynCHG__expand,.event-gallery-module__BynCHG__close,.event-gallery-module__BynCHG__arrow{color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0023158c;border:1px solid #ffffff40;border-radius:50%;place-items:center;display:grid}.event-gallery-module__BynCHG__expand{z-index:2;width:2.5rem;height:2.5rem;position:absolute;bottom:1.2rem;right:1.2rem}.event-gallery-module__BynCHG__expand svg,.event-gallery-module__BynCHG__close svg,.event-gallery-module__BynCHG__arrow svg{width:1.05rem;height:1.05rem}.event-gallery-module__BynCHG__card:focus-visible{outline:3px solid var(--color-accent);outline-offset:4px}.event-gallery-module__BynCHG__lightbox{z-index:100;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#02120bf5;place-items:center;padding:clamp(.75rem,3vw,2.5rem);animation:.22s ease-out both event-gallery-module__BynCHG__gallery-in;display:grid;position:fixed;inset:0}.event-gallery-module__BynCHG__figure{grid-template-rows:minmax(0,1fr) auto;width:min(88vw,92rem);height:min(88vh,62rem);margin:0;display:grid}.event-gallery-module__BynCHG__stage{min-height:0;position:relative}.event-gallery-module__BynCHG__lightboxImage{object-fit:contain}.event-gallery-module__BynCHG__lightboxCaption{color:#fff;grid-template-columns:auto 1fr auto;align-items:baseline;gap:1rem 1.5rem;padding-top:1rem;display:grid}.event-gallery-module__BynCHG__lightboxCaption>:first-child{font-family:var(--font-bricolage), sans-serif;font-size:1rem;font-weight:750}.event-gallery-module__BynCHG__lightboxCaption>:nth-child(2){color:#ffffff94;font-size:.8rem}.event-gallery-module__BynCHG__counter{font-family:var(--font-plex-mono), monospace;color:var(--color-lime-bright);font-size:.72rem}.event-gallery-module__BynCHG__close,.event-gallery-module__BynCHG__arrow{z-index:2;width:3rem;height:3rem;transition:background .18s,transform .18s;position:absolute}.event-gallery-module__BynCHG__close:hover,.event-gallery-module__BynCHG__arrow:hover{background:#c9e82d33;transform:scale(1.05)}.event-gallery-module__BynCHG__close:focus-visible,.event-gallery-module__BynCHG__arrow:focus-visible{outline:2px solid var(--color-lime-bright);outline-offset:3px}.event-gallery-module__BynCHG__close{top:1.25rem;right:1.25rem}.event-gallery-module__BynCHG__arrow{top:50%;transform:translateY(-50%)}.event-gallery-module__BynCHG__arrow:hover{transform:translateY(-50%)scale(1.05)}.event-gallery-module__BynCHG__previous{left:1.25rem}.event-gallery-module__BynCHG__next{right:1.25rem}@keyframes event-gallery-module__BynCHG__gallery-in{0%{opacity:0}to{opacity:1}}@media (max-width:900px){.event-gallery-module__BynCHG__card,.event-gallery-module__BynCHG__card[data-size=wide],.event-gallery-module__BynCHG__card[data-size=portrait]{grid-column:span 6;min-height:clamp(24rem,68vw,36rem)}}@media (max-width:640px){.event-gallery-module__BynCHG__grid{grid-template-columns:1fr}.event-gallery-module__BynCHG__card,.event-gallery-module__BynCHG__card[data-size=wide],.event-gallery-module__BynCHG__card[data-size=portrait]{border-radius:1rem;grid-column:auto;min-height:72vw}.event-gallery-module__BynCHG__card[data-size=portrait]{min-height:118vw}.event-gallery-module__BynCHG__lightbox{padding:4rem .75rem 1rem}.event-gallery-module__BynCHG__figure{width:100%;height:82vh}.event-gallery-module__BynCHG__lightboxCaption{grid-template-columns:1fr auto;gap:.35rem 1rem}.event-gallery-module__BynCHG__lightboxCaption>:nth-child(2){grid-area:2/1/auto/-1}.event-gallery-module__BynCHG__counter{grid-area:1/2}.event-gallery-module__BynCHG__arrow{top:auto;bottom:5.4rem}.event-gallery-module__BynCHG__previous{left:1rem}.event-gallery-module__BynCHG__next{right:1rem}}@media (prefers-reduced-motion:reduce){.event-gallery-module__BynCHG__image,.event-gallery-module__BynCHG__lightbox{transition:none;animation:none}}
