#PopupImage{align-items:center;display:flex;justify-content:center;text-align:center;z-index:1001}#PopupImage,#PopupImage .bg{bottom:0;left:0;position:fixed;right:0;top:0}#PopupImage .box{position:relative;z-index:1}#PopupImage .btnClose{cursor:pointer;height:25px;position:absolute;right:-25px;top:-30px;width:25px;z-index:1}#PopupImage .btnClose:after,#PopupImage .btnClose:before{background:#fff;border-radius:2px;content:"";display:block;height:3px;margin:0 auto;position:absolute;right:0;width:24px}#PopupImage .btnClose:before{top:2px;transform:translateY(9px) rotate(45deg)}#PopupImage .btnClose:after{top:2px;transform:translateY(9px) rotate(-45deg)}#PopupImage .image{display:block;transition:filter .2s ease-in-out}#PopupImage a.image:hover{filter:brightness(1.1);opacity:1}#PopupImage .image img{height:600px;max-height:70vh;width:auto}@media screen and (max-width:767px){#PopupImage .image{max-width:70vw;width:280px;width:100%}#PopupImage .image img{height:auto;width:100%}}
