.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;width:100%}.cm_intent_popup_wrapper .form-top-cotnent{background:#532b88;color:#fff;margin-bottom:20px;padding:20px;text-align:center}.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}