.gallery-section{box-sizing:border-box}.gallery-section__heading{text-align:center;padding:0 16px}.gallery-section__title{margin:0 0 8px;line-height:1.2}.gallery-section__subtitle{margin:0 0 8px;line-height:1.5}.gallery-section__grid{display:grid;box-sizing:border-box}.gallery-item{position:relative;overflow:hidden;grid-row:span 1}.gallery-item--tall{grid-row:span 2}.gallery-item__inner{position:relative;width:100%;height:100%;overflow:hidden}.gallery-item__image,.gallery-item__placeholder{display:block;width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.gallery-item:hover .gallery-item__image{transform:scale(1.05)}.gallery-item__overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease;padding:16px;box-sizing:border-box}.gallery-item:hover .gallery-item__overlay{opacity:1}.gallery-item__overlay-icon{color:#fff;margin-bottom:8px;display:flex;align-items:center;justify-content:center}.gallery-item__caption{color:#fff;font-size:13px;text-align:center;margin:0;line-height:1.4}.gallery-lightbox{display:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;align-items:center;justify-content:center}.gallery-lightbox.is-open{display:flex}.gallery-lightbox__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#000000eb;cursor:pointer}.gallery-lightbox__container{position:relative;z-index:1;max-width:90vw;max-height:90vh;display:flex;flex-direction:column;align-items:center}.gallery-lightbox__image-wrap{max-width:90vw;max-height:80vh;display:flex;align-items:center;justify-content:center}.gallery-lightbox__img{max-width:100%;max-height:80vh;object-fit:contain;border-radius:6px;transition:opacity .25s ease}.gallery-lightbox__close,.gallery-lightbox__prev,.gallery-lightbox__next{background:#000!important;border:1px solid rgba(255,255,255,.25);color:#fff;cursor:pointer;border-radius:50%;width:44px;height:44px;display:flex;align-items:center;justify-content:center;transition:background .2s ease;padding:0}.gallery-lightbox__close:hover,.gallery-lightbox__prev:hover,.gallery-lightbox__next:hover{background:#ffffff40}.gallery-lightbox__close{position:absolute;top:-52px;right:0}.gallery-lightbox__prev{position:absolute;left:-56px;top:50%;transform:translateY(-50%)}.gallery-lightbox__next{position:absolute;right:-56px;top:50%;transform:translateY(-50%)}.gallery-lightbox__caption{color:#ffffffbf;font-size:14px;text-align:center;margin-top:12px;max-width:600px}.gallery-lightbox__counter{color:#ffffff80;font-size:12px;margin-top:6px}@media(max-width:600px){.gallery-lightbox__prev{left:8px;top:auto;bottom:60px;transform:none}.gallery-lightbox__next{right:8px;top:auto;bottom:60px;transform:none}.gallery-lightbox__close{top:-48px;right:0}}.gallery-item:focus-visible{outline:3px solid #0070f3;outline-offset:2px}.gallery-lightbox__close:focus-visible,.gallery-lightbox__prev:focus-visible,.gallery-lightbox__next:focus-visible{outline:2px solid #ffffff;outline-offset:2px}
/*# sourceMappingURL=/cdn/shop/t/13/assets/gallery-section.css.map */
