.pricing-popup{height:100%;left:0;position:fixed;top:0;width:100%;z-index:9999}.popup-overlay{background:rgba(0,0,0,.6);height:100%;position:absolute;width:100%}.popup-content{background:#fff;margin:5% auto;max-width:950px;padding:30px;position:relative;z-index:2}.popup-close{background:none;border:none;cursor:pointer;font-size:18px;position:absolute;right:15px;top:10px}body.popup-open{overflow:hidden}