.popup-overlay,.popup-window{display:none}.popup-overlay{background:#000;cursor:pointer;height:100vh;left:0;opacity:.3;position:fixed;top:0;width:100vw;z-index:1000}.popup-window{left:50%;position:fixed;top:50%;transform:translate(-50%,-50%);z-index:1001}.popup-window img{max-height:95vh}@media screen and (max-width:767px){.popup-window,.popup-window img{max-width:300px;width:100%}}.close-popup-button{cursor:pointer;height:52px;position:absolute;right:0;top:0;width:52px}.popup-window.active,body:has(.popup-window.active) .popup-overlay{display:block}