body.gallery-open{overflow:hidden}.gallery-popup{align-items:center;display:flex;height:100%;justify-content:center;left:0;opacity:0;position:fixed;top:0;transition:opacity .3s ease-in-out,visibility .3s ease-in-out;visibility:hidden;width:100%;z-index:1000}.gallery-popup>*{position:relative;z-index:9}.gallery-popup.open{opacity:1;visibility:visible}.gallery-popup .popup-background{background-color:#000;height:100%;left:0;position:absolute;top:0;width:100%}.gallery-popup .img-count{font-size:18px!important;font-size:16px;padding:40px;right:50%;transform:translate(50%);white-space:nowrap}.gallery-popup .close-popup,.gallery-popup .img-count{color:#fff;letter-spacing:.3px;line-height:28px;position:absolute;top:0}.gallery-popup .close-popup{cursor:pointer;font-size:18px;padding:40px 47px;right:0;z-index:99}.gallery-popup .popup-wrapper{max-width:90vw}.gallery-popup .popup-wrapper,.gallery-popup .popup-wrapper .gallery-wrapper{align-items:center;display:flex;justify-content:center;position:relative;width:100%}.gallery-popup .popup-wrapper .gallery-wrapper{height:80vh;max-width:80vw}.gallery-popup .popup-wrapper .gallery-wrapper .image-container{align-items:center;display:flex;justify-content:center;transition:all .3s ease-in-out}.gallery-popup .popup-wrapper .nav-arrow{align-items:center;background:transparent;border:none;cursor:pointer;display:flex;justify-content:center;padding:20px;position:absolute;top:50%;transform:translateY(-50%);z-index:10}.gallery-popup .popup-wrapper .nav-arrow img{height:30px;width:30px}.gallery-popup .popup-wrapper .nav-arrow.prev{left:20px}.gallery-popup .popup-wrapper .nav-arrow.next{right:20px}
