.justified-gallery-heading{margin-bottom:24px;text-align:center}.justified-gallery{display:flex;flex-wrap:wrap;gap:var(--justified-gallery-gap, 12px)}.justified-gallery__item{display:block;flex-grow:1;height:var(--justified-gallery-row-height, 280px);padding:0;border:0;border-radius:10px;overflow:hidden;background:transparent;cursor:pointer}.justified-gallery__image{display:block;width:100%;height:100%;object-fit:cover;transition:transform .25s ease}.justified-gallery__item:hover .justified-gallery__image{transform:scale(1.03)}.justified-gallery-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:none;align-items:center;justify-content:center;background:#000000e0}.justified-gallery-lightbox.is-active{display:flex}.justified-gallery-lightbox__image{max-width:92vw;max-height:88vh;object-fit:contain;border-radius:8px}.justified-gallery-lightbox__close,.justified-gallery-lightbox__prev,.justified-gallery-lightbox__next{position:absolute;border:0;background:#ffffff29;color:#fff;cursor:pointer;line-height:1}.justified-gallery-lightbox__close{top:22px;right:22px;width:44px;height:44px;border-radius:50%;font-size:34px}.justified-gallery-lightbox__prev,.justified-gallery-lightbox__next{top:50%;width:48px;height:72px;transform:translateY(-50%);border-radius:999px;font-size:54px}.justified-gallery-lightbox__prev{left:22px}.justified-gallery-lightbox__next{right:22px}@media screen and (max-width:749px){.justified-gallery__item{height:190px}.justified-gallery-lightbox__prev,.justified-gallery-lightbox__next{width:40px;height:58px;font-size:42px}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/justified-gallery.css.map */
