.popup-over.none{display:none}.popup-over{align-items:center;background:linear-gradient(rgba(0,0,0,.5),rgba(0,0,0,.5));display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:11111}.popup-close-surface{height:100%;position:absolute;width:100%;z-index:1}.popup-content{background:#fff;border-radius:7px;margin:auto;max-width:725px;padding:30px 25px;position:relative;width:100%;z-index:2}.popup-content .content-wrapper>*{width:100%}.popup-close{cursor:pointer;position:absolute;right:15px;top:15px}