.form-title{margin:3% auto;width:90%}.hs-form .field>label>*,.hs-form fieldset label *{color:#000}.hs-form .actions .hs-button,.hs-form .actions .hs-button:hover{background-color:#000;border:1px solid #000;border-radius:30px;padding:10px 35px}.hs-form input[type=email],.hs-form input[type=file],.hs-form input[type=number],.hs-form input[type=tel],.hs-form input[type=text],.hs-form select,.hs-form textarea{background-color:#fff;border:1px #fff;border-radius:8px;color:#262626;float:none!important;font-family:Poppins,sans-serif;font-size:18px;min-width:100%!important;padding:13px 15px;width:100%}.hs-form .hs-fieldtype-intl-phone>input[type=tel]{margin-left:5%!important;min-width:60%!important;width:60%!important}.hs-form .hs-fieldtype-intl-phone>select{min-width:35%!important;width:35%!important}.hs-form .hs-fieldtype-intl-phone{display:flex;max-width:100%!important;width:100%!important}.hs-form .hs-form-field,.hs-form .hs_submit,.hs-form .legal-consent-container{padding:5px}.popup-form{align-items:center;background-color:rgba(0,0,0,.5);height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1000}.popup-form-content{background-color:#dee2e6;border-radius:10px;display:flex;flex-direction:column;max-height:85%;max-width:650px;overflow:auto;padding:50px;position:relative;width:80%}.popup-form .close{cursor:pointer;font-size:24px;position:absolute;right:20px;top:10px}.open-popup-btn:hover{background-color:#2b7bda}@media (max-width:768px){.popup-form-content{padding:20px;width:100%}}