.popup--body h2{font-size:22px;line-height:1.5;margin-bottom:20px}.popup--wrapper{position:fixed;display:none;padding:80px 20px 50px;height:100%;width:100%;top:0;left:0;background-color:rgba(0,0,0,.9);color:#fff;z-index:99999;overflow-y:auto}.popup__block{position:relative;background-color:#fff;color:#000;padding:50px;width:100%;max-width:670px;margin:0 auto;border:1px solid #c8c8c8}.popup--close{position:absolute;width:40px;height:40px;right:0;cursor:pointer;top:0;margin-top:20px;margin-right:20px}.popup--close:before,.popup--close:after{content:'';display:block;height:30px;width:2px;background-color:#555;position:absolute;left:50%;margin-left:-1px;top:5px}.popup--close:before{-webkit-transform:rotateZ(45deg);-moz-transform:rotateZ(45deg);transform:rotateZ(45deg)}.popup--close:after{-webkit-transform:rotateZ(-45deg);-moz-transform:rotateZ(-45deg);transform:rotateZ(-45deg)}.no-overflow{overflow:hidden}