.button{position:relative;z-index:2}.hs-inline-edit .button{pointer-events:none}.custom-popup-wrapper{align-items:center;display:none;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1111}.custom-popup-wrapper.open{display:flex}.popup-outer{background:linear-gradient(rgba(0,0,0,.5),rgba(0,0,0,.5));height:100%;left:0;position:absolute;top:0;width:100%}.popup-content{background-color:#fff;border-radius:5px;box-shadow:0 5px 15px rgba(0,0,0,.35);max-height:95vh;max-width:750px;overflow:scroll;padding:35px 30px;position:relative;width:95%}.popup-close{cursor:pointer;height:30px;position:absolute;right:15px;top:15px;width:30px}@media (max-width:768px){.popup-content{padding:35px 18px}}