.popup_module{border-radius:10px;left:50%;margin:0 auto;max-width:600px;position:fixed;top:50%;transform:translate(-50%,-50%);width:100%;z-index:99999}.popup_module form input [type=text]{background-color:#fff;border:2px solid #d1d6dc;border-radius:3px;color:#000}.visible:before{background:#000;content:"";display:block;height:100%;opacity:.3;position:fixed;width:100%;z-index:999}.popup_module textarea::placeholder{color:#000}.popup_module .popup_form{padding-top:30px}.popup_module .popup_wrapper{position:relative}.popup_module .form-title{color:#181818!important;margin-bottom:20px}.popup_module .close_btn{cursor:pointer;height:25px;position:absolute;right:0;top:-10px;width:25px}.popup_module .close_btn:before{transform:rotate(45deg)}.popup_module .close_btn:after,.popup_module .close_btn:before{background:#34065c;content:"";display:block;height:3px;position:absolute;right:0;top:0;width:25px}.popup_module .close_btn:after{transform:rotate(-45deg)}.popup_module form input[type=email],form input[type=file],form input[type=number],form input[type=password],form input[type=tel],form input[type=text],form select,form textarea{background-color:#fff;border:2px solid #d1d6dc;border-radius:3px;color:#000;font-size:16px;padding:14px}.popup_module input::placeholder{color:#000}.popup_module .submitted-message,form{color:green;font-family:Montserrat,sans-serif;font-style:normal;font-weight:400;text-align:center;text-decoration:none}.popup_module .hs-error-msg{color:#ef6b51;margin-top:.35rem;text-align:left}.popup_form textarea{color:#000!important}.popup_module form .hs-button,form input[type=submit]{background-color:#8c2ec7!important;color:#fff}@media only screen and (max-width:991px){.popup_module{max-width:500px;width:100%}}@media only screen and (max-width:767px){.popup_module{max-width:400px;width:85%}}@media only screen and (max-width:480px){.popup_module{max-width:400px;width:85%}}