.product-lightbox-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:var(--z-index-modal);display:flex;align-items:center;justify-content:center;background-color:#000000eb;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.product-lightbox-overlay.is-active{opacity:1;visibility:visible}.product-lightbox-image{max-width:90vw;max-height:90vh;object-fit:contain;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;opacity:0;transform:scale(.96);transition:opacity .3s ease,transform .3s ease}.product-lightbox-overlay.is-active .product-lightbox-image{opacity:1;transform:scale(1)}.product-lightbox-close{position:absolute;top:1.6rem;right:1.6rem;width:44px;height:44px;display:flex;align-items:center;justify-content:center;background:#ffffff26;border:none;border-radius:50%;cursor:pointer;color:#fff;transition:background-color .2s ease;z-index:2}.product-lightbox-close:hover{background:#ffffff4d}.product-lightbox-close svg{width:20px;height:20px;pointer-events:none}.product-lightbox-nav{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;display:flex;align-items:center;justify-content:center;background:#ffffff26;border:none;border-radius:50%;cursor:pointer;color:#fff;transition:background-color .2s ease,opacity .2s ease;z-index:2}.product-lightbox-nav:hover{background:#ffffff4d}.product-lightbox-nav--prev{left:1.6rem}.product-lightbox-nav--next{right:1.6rem}.product-lightbox-nav svg{width:20px;height:20px;pointer-events:none}.product-lightbox-counter{position:absolute;bottom:2rem;left:50%;transform:translate(-50%);padding:.6rem 1.6rem;background:#0009;border-radius:20px;color:#fff;font-size:1.4rem;font-weight:500;letter-spacing:.04em;white-space:nowrap;z-index:2;-webkit-user-select:none;user-select:none}.product-lightbox-overlay.is-fullscreen .product-lightbox-image{max-width:100vw;max-height:100vh}@media screen and (max-width:991px){.product-lightbox-nav--prev{left:.8rem}.product-lightbox-nav--next{right:.8rem}.product-lightbox-close{top:.8rem;right:.8rem}.product-lightbox-counter{bottom:1.2rem}}
/*# sourceMappingURL=/cdn/shop/t/28/assets/product-lightbox.css.map */
