.form-newsltter form{display:flex;justify-content:center;margin:auto;max-width:650px}.form-newsltter .form-columns-2{max-width:100%;width:100%}.form-newsltter .hs-form-field{text-align:left}.form-newsltter .hs-form-field label{color:var(--blanco)}.form-newsltter .hs-submit{padding-top:20px;width:290px}.form-newsltter input{border:1px solid #6e6e6e;border-radius:9px;color:#495057;line-height:1.5;padding:7px 5px;width:100%}.form-newsltter .hs-button{background:var(--azul1);border:0;border-radius:10px;box-sizing:border-box;color:#fff;display:block;font-size:18px;font-weight:700;padding:6px 30px}.form-newsltter .hs_error_rollup{display:none}.form-newsltter .submitted-message{color:#fff;font-size:20px;font-weight:700}.form-newsltter .input input{padding:6px 5px!important}@media(max-width:480px){.form-newsltter form{display:block}.form-newsltter .hs-form-field{margin-bottom:20px}.form-newsltter .hs-form-field input{width:100%!important}.form-newsltter .hs-button{margin:auto;width:auto}.form-newsltter .submitted-message{font-size:18px}}