.cz_popup_modal .cz_overlay{z-index:1}.cz_show_popup .cz_overlay{display:block}.cz_popup_modal,.compose-mode .vc_element.vc_cz_popup{z-index:99999999;width:100%;height:100%;display:none;top:0;left:0;position:fixed!important}.cz_popup_in{z-index:2;color:#111;transform-origin:50%;background:#fff;width:500px;min-width:300px;min-height:30px;max-height:88%;padding:40px;animation:.4s cubic-bezier(.18,.89,.33,1.27) forwards CubicInPopup;position:fixed;top:50%;left:50%;overflow:hidden auto}@keyframes CubicInPopup{0%{transform:translate(-50%,-50%)scale(.95)}to{transform:translate(-50%,-50%)scale(1)}}.vc_element.vc_cz_popup{overflow:visible!important}.cz_close_popup{color:#fff;cursor:pointer;z-index:9;text-align:center;mix-blend-mode:difference;transform-origin:50%;border-radius:50px;width:2em;height:2em;margin:0;font-size:30px;transition:all .3s ease-in-out;position:absolute;top:70px;right:70px;line-height:2em!important}.cz_close_popup:hover{transform:rotate(180deg)}.xtra-popup{cursor:pointer}@media screen and (width<=480px){.cz_popup_in{box-sizing:border-box;min-width:0;animation:none;left:5%;transform:translateY(-50%);max-width:90%!important;max-height:85%!important}.cz_close_popup{font-size:16px;position:absolute;top:20px;right:20px}}