.gallery-lightbox_wrapper__1pAhC{position:fixed;top:0;left:0;width:100%;height:100vh;z-index:100;background-color:var(--color-dark);opacity:0;visibility:hidden;pointer-events:none;transition:opacity .3s ease 0s,visibility 0s ease .3s,z-index .3s linear,transform .3s ease}.gallery-lightbox_wrapper__1pAhC[data-open=true]{opacity:1;visibility:visible;pointer-events:auto;transition:opacity .3s ease 0s,visibility 0s ease 0s,z-index .3s linear 0s,transform .3s ease 0s}.gallery-lightbox_wrapper__1pAhC[data-open=true] .gallery-lightbox_slide__lS0Rl{transform:scale(1)}.gallery-lightbox_wrapper__1pAhC .gallery-lightbox_slide__lS0Rl{height:100vh;display:flex;align-items:center;justify-content:center;transform:scale(.9);transition:transform .3s ease}.gallery-lightbox_swiper__rO8Go{height:100vh}.gallery-lightbox .gallery-lightbox-inner{position:relative;top:0;transition:.3s ease}.gallery-lightbox .image-box{position:relative;display:block;transform:translateZ(0);transition:.3s ease;width:auto;max-width:1400px;aspect-ratio:unset;min-width:calc(var(--preloader-size)*2);min-height:calc(var(--preloader-size)*2)}.gallery-lightbox .image-box img{width:100%;height:auto;max-width:calc(90vw - 100px);max-height:calc(90vh - 120px)}@media(max-width:999px){.gallery-lightbox .image-box img{max-width:94vw}}.gallery-lightbox .swiper-slide-prev .gallery-lightbox-inner{top:calc(50vh + 10px)}.gallery-lightbox .swiper-slide-prev .image-box{transform:translate3d(0,calc(-50% + 40px),0)}.gallery-lightbox .swiper-slide-next .gallery-lightbox-inner{top:calc(-50vh - 10px)}.gallery-lightbox .swiper-slide-next .image-box{transform:translate3d(0,calc(50% - 40px),0)}