.form{width:100%}.form .form-errors{list-style-type:none}.form__fields{display:flex;flex-direction:column;gap:1rem}.form__field{height:100%;display:flex;flex-direction:column;justify-content:flex-end;gap:.75rem}.form__field label{font-family:"Montserrat","Tenor Sans",sans-serif;font-size:.875rem;font-weight:600;line-height:1.5rem;color:#000}.form__field input,.form__field textarea{outline:unset;border:none;border-bottom:1px solid #000;padding:1rem .5rem .5rem .5rem;color:#000;background:#fff}.form__field input:focus,.form__field input:hover,.form__field textarea:focus,.form__field textarea:hover{border-color:#d6cdc2}.form__submit{background-color:#d27c60;color:#fff;padding:.75rem 1.25rem;width:max-content;margin:0 auto;border:1px solid #d27c60;cursor:pointer;transition:.3s}.form__submit:hover{background:none;color:#d27c60;transition:.3s}.grecaptcha-badge{visibility:hidden}
