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