.custom-lightbox{display:none;position:fixed;top:0;left:0;width:100%;height:100%;z-index:99999;background-color:#0000007d;animation:fadeIn .3s ease-in-out}.custom-lightbox.active{display:flex;align-items:center;justify-content:center}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.custom-lightbox__container{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center;padding:20px}.custom-lightbox__image-wrapper{position:relative;max-width:90%;max-height:90%;display:flex;align-items:center;justify-content:center}.custom-lightbox__image{max-width:100%;max-height:90vh;width:auto;height:auto;object-fit:contain;display:block;touch-action:pan-y pinch-zoom;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;pointer-events:none}.custom-lightbox__close{position:absolute;top:20px;right:20px;width:50px;height:50px;background-color:#ffffff1a;border:2px solid rgba(255,255,255,.8);border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease;z-index:100001;padding:0}.custom-lightbox__close:hover{background-color:#fff3;border-color:#fff;transform:rotate(90deg)}.custom-lightbox__close svg{width:24px;height:24px;fill:#fff}.custom-lightbox__arrow{position:absolute;top:50%;transform:translateY(-50%);width:60px;height:60px;background-color:#ffffff1a;border:2px solid rgba(255,255,255,.6);border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease;z-index:100001;padding:0}.custom-lightbox__arrow:hover{background-color:#fff3;border-color:#fff}.custom-lightbox__arrow--prev{left:30px}.custom-lightbox__arrow--next{right:30px}.custom-lightbox__arrow svg{width:28px;height:28px;fill:#fff}.custom-lightbox__arrow--prev svg{transform:rotate(90deg)}.custom-lightbox__arrow--next svg{transform:rotate(-90deg)}.custom-lightbox__arrow:disabled{opacity:.3;cursor:not-allowed}.custom-lightbox__arrow:disabled:hover{background-color:#ffffff1a;border-color:#fff9}.custom-lightbox__counter{position:absolute;bottom:30px;left:50%;transform:translate(-50%);background-color:#ffffff1a;padding:10px 20px;border-radius:25px;color:#fff;font-size:14px;font-weight:500;z-index:100001;border:1px solid rgba(255,255,255,.3)}@media screen and (max-width: 749px){.custom-lightbox__image{max-width:100%;max-height:85vh}.custom-lightbox__close{top:15px;right:15px;width:44px;height:44px}.custom-lightbox__close svg{width:20px;height:20px}.custom-lightbox__arrow{width:50px;height:50px}.custom-lightbox__arrow--prev{left:15px}.custom-lightbox__arrow--next{right:15px}.custom-lightbox__arrow svg{width:24px;height:24px}.custom-lightbox__counter{bottom:20px;font-size:13px;padding:8px 16px}.custom-lightbox__image-wrapper{max-width:95%;max-height:85%}}body.custom-lightbox-open{overflow:hidden;touch-action:none}.custom-lightbox__image.loading{opacity:.5}.custom-lightbox__image{transition:opacity .2s ease-in-out}@media screen and (max-width: 749px){.custom-lightbox__container{touch-action:pan-x}}.custom-lightbox__image{-webkit-user-drag:none}.custom-lightbox:focus-visible{outline:2px solid #fff;outline-offset:-2px}.custom-lightbox__close:focus-visible,.custom-lightbox__arrow:focus-visible{outline:2px solid #fff;outline-offset:2px}
/*# sourceMappingURL=/cdn/shop/t/18/assets/custom-lightbox.css.map */
