#ddexitpopwrapper{display:flex;position:fixed;left:0;top:0;width:100%;height:100%;z-index:99999!important;pointer-events:none;align-items:center;justify-content:center}#ddexitpopwrapper .veil{left:0;top:0;width:100%;height:100%;position:fixed;background-color:rgba(0,0,0,.7);content:"";z-index:1;display:none;cursor:default}.ddexitpop{width:90%;max-width:800px;border:2px solid #000;padding:20px;z-index:2;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;position:relative;border:1px solid #000;background:#fff;left:0;top:-100px;-webkit-animation-duration:.5s;animation-duration:.5s;visibility:hidden}#ddexitpopwrapper.open{pointer-events:auto}#ddexitpopwrapper.open .veil{display:block}#ddexitpopwrapper.open div.closeexitpop{display:block}#ddexitpopwrapper.open .ddexitpop{visibility:visible}@media screen and (max-height: 765px){.ddexitpop{top:0}}.ddexitpop .img-popup{margin-left:-30px!important}@media screen and (max-width: 900px){.ddexitpop{top:50px}}.ddexitpop .fusion-button-wrapper *{transition:none!important}