.popup-shadow.closed{display:none}.popup-shadow.opened{cursor:pointer;width:100%;height:100%;position:fixed;top:0;left:0;z-index:99;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;background-color:rgba(0,0,0,.7)}.popup-window{cursor:default;max-width:90vw;min-width:300px;max-height:90vh;min-height:200px;padding:10px;position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-content:stretch;-ms-flex-line-pack:stretch;align-content:stretch;-webkit-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-sizing:border-box;box-sizing:border-box;background-color:transparent}.popup-window .content{width:100%;overflow-y:auto;overflow-x:hidden;background-color:#fff;-webkit-box-shadow:0 0 10px 0 #000;box-shadow:0 0 10px 0 #000}.popup-window .content img{max-height:100%;display:block;margin:0 auto}.popup-window .closer{cursor:pointer;width:20px;height:20px;position:absolute;top:0;right:0;color:transparent;-webkit-border-radius:15px;border-radius:15px;border:1px solid #fff;background-image:url(/images/exit.svg);background-repeat:no-repeat;-webkit-background-size:100% 100%;background-size:100% 100%;background-position:center;-webkit-box-shadow:0 0 3px 1px #000;box-shadow:0 0 3px 1px #000}
/*# sourceMappingURL=maps/popup.min.css.map */
