.event-gallery{background:var(--gallery-bg);padding-top:var(--gallery-padding-top-desktop);padding-bottom:var(--gallery-padding-bottom-desktop)}.event-gallery__inner{max-width:none;width:100%;margin:0}.event-gallery__heading,.event-gallery__subtext{padding-left:20px;padding-right:20px}.event-gallery__heading{margin:0 0 12px;text-align:center}.event-gallery__subtext{max-width:760px;margin:0 auto 28px;text-align:center}.event-gallery__grid{display:grid;grid-template-columns:repeat(var(--gallery-columns-desktop),1fr);gap:var(--gallery-gap)}.event-gallery__item{position:relative;width:100%;aspect-ratio:1 / 1;padding:0;border:0;border-radius:var(--gallery-radius);overflow:hidden;background:#f2f2f2;cursor:pointer}.event-gallery__item img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .25s ease,filter .25s ease}.event-gallery__item:hover img{transform:scale(1.04);filter:brightness(.82)}.event-gallery__play{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;pointer-events:none}.event-gallery__play svg{width:90px;height:90px;filter:drop-shadow(0 0 20px rgba(0,0,0,.35)) drop-shadow(0 0 40px rgba(0,0,0,.25))}.event-gallery__play circle{fill:#ffffffe0}.event-gallery__play path{fill:#111}.event-gallery-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:none;align-items:center;justify-content:center;padding:60px 70px;background:#000000e0}.event-gallery-lightbox.is-active{display:flex}.event-gallery-lightbox__content{max-width:90vw;max-height:84vh;display:flex;align-items:center;justify-content:center}.event-gallery-lightbox__content img,.event-gallery-lightbox__content video{max-width:90vw;max-height:84vh;width:auto;height:auto;object-fit:contain;border-radius:6px}.event-gallery-lightbox__close,.event-gallery-lightbox__nav{position:absolute;border:0;background:#ffffff24;color:#fff;cursor:pointer;line-height:1}.event-gallery-lightbox__close{top:18px;right:22px;width:44px;height:44px;border-radius:999px;font-size:36px}.event-gallery-lightbox__nav{top:50%;transform:translateY(-50%);width:48px;height:72px;border-radius:999px;font-size:56px}.event-gallery-lightbox__nav--prev{left:18px}.event-gallery-lightbox__nav--next{right:18px}.event-gallery-lightbox__close:hover,.event-gallery-lightbox__nav:hover{background:#ffffff47}.event-gallery-lightbox__caption{position:absolute;left:20px;right:20px;bottom:18px;color:#fff;text-align:center;font-size:14px}body.event-gallery-lock{overflow:hidden}@media screen and (max-width:749px){.event-gallery{padding-top:var(--gallery-padding-top-mobile);padding-bottom:var(--gallery-padding-bottom-mobile)}.event-gallery__inner{max-width:none;width:100%}.event-gallery__heading,.event-gallery__subtext{padding-left:16px;padding-right:16px}.event-gallery__grid{grid-template-columns:repeat(var(--gallery-columns-mobile),1fr)}.event-gallery-lightbox{padding:58px 14px 54px}.event-gallery-lightbox__content img,.event-gallery-lightbox__content video{max-width:94vw;max-height:78vh}.event-gallery-lightbox__nav{width:38px;height:58px;font-size:44px}.event-gallery-lightbox__nav--prev{left:8px}.event-gallery-lightbox__nav--next{right:8px}.event-gallery__play svg{width:50px;height:50px}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/event-gallery.css.map */
