.cm_intent_popup_wrapper{background:rgba(0,0,0,.7);bottom:0;left:0;opacity:0;outline:0;overflow:hidden;overflow-x:hidden;overflow-y:auto;position:fixed;right:0;top:0;transition:all .4s;visibility:hidden;z-index:-99999999999}.show_intent .cm_intent_popup_wrapper{opacity:1;visibility:visible;z-index:99999999}.cm_intent_popup_wrapper .cm_intent_popup_container{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;width:auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:50px auto;max-width:780px;min-height:calc(100% - 100px);-webkit-transform:translateY(-25%);transform:translateY(-25%);transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out;width:90%}.show_intent .cm_intent_popup_wrapper .cm_intent_popup_container{-webkit-transform:translate(0);transform:translate(0)}.cm_intent_popup_wrapper .cm_intent_popup_modal{background-color:#fff;border-radius:.3rem;overflow:hidden;position:relative;width:100%}.cm_intent_popup_wrapper .form-top-cotnent{color:#000;margin-bottom:20px;padding:20px 20px 0;text-align:center}.cm_intent_popup_wrapper .form-top-cotnent .popup-frm-logo{margin-bottom:20px}.cm_intent_popup_wrapper .form-top-cotnent .popup-frm-logo img{display:inline-block;margin:0 auto;max-width:200px}.cm_intent_popup_wrapper .form-top-cotnent *{color:inherit}.cm_intent_popup_wrapper .form-top-cotnent :last-child{margin-bottom:0;padding-bottom:0}.cm_intent_popup_wrapper form .hs-input{border:1px solid #532b88;height:44px;outline:none}.cm_intent_popup_wrapper form .hs-input:focus{border-color:#7631d1}.cm_intent_popup_wrapper form .hs-button{background:#532b88!important;border-color:#532b88!important}.cm_intent_popup_wrapper form .hs-button:active,.cm_intent_popup_wrapper form .hs-button:focus,.cm_intent_popup_wrapper form .hs-button:hover{opacity:.75}.cm_intent_popup_wrapper .formHolder .actions{text-align:center}.cm_intent_popup_wrapper .formHolder form{padding-top:20px}.popup_close_btn{align-items:center;background:hsla(0,0%,100%,.9);border:none;border-radius:50%;box-shadow:0 2px 4px rgba(0,0,0,.1);color:#532b88;cursor:pointer;display:flex;font-size:20px;font-weight:700;height:30px;justify-content:center;position:absolute;right:15px;top:15px;transition:all .2s ease;width:30px;z-index:1000}.popup_close_btn:hover{background:#fff;box-shadow:0 4px 8px rgba(0,0,0,.2);transform:scale(1.1)}.popup_closed{opacity:0!important;visibility:hidden!important;z-index:-99999999999!important}