.junj-contact-form__honeypot{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}.junj-contact-form--home .junj-contact-form__fields{display:grid;grid-template-columns:1fr 1fr;gap:20px 20px;margin-bottom:20px}.junj-contact-form--home .junj-contact-form__field,.junj-contact-form--home .junj-contact-form__message{display:block}.junj-contact-form--home .junj-contact-form__label{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.junj-contact-form--home input,.junj-contact-form--home textarea{width:100%;box-sizing:border-box;border:0;border-radius:3px;background:#d0e0f4;color:#1b428a;box-shadow:none;font-family:"Outfit",sans-serif;font-size:18px;line-height:1.2;letter-spacing:0;transition:box-shadow 200ms ease,background-color 200ms ease}.junj-contact-form--home input{height:56px;padding:0 14px;text-transform:uppercase}.junj-contact-form--home textarea{height:179px;margin-bottom:27px;padding:13px 14px;resize:none}.junj-contact-form--home :is(input,textarea)::placeholder{color:#1b428a;opacity:1}.junj-contact-form--home :is(input,textarea):focus-visible{outline:none;background:#e1efff;box-shadow:0 0 0 2px rgba(11,68,135,.45)}.junj-contact-form--home .junj-contact-form__submit{width:100%;height:58px;border:1px solid #4eb7e2;border-radius:0;background:linear-gradient(90deg,#0b4a8a 0%,#42acd3 50%,#09437f 100%);color:#fff;font-size:20px;font-weight:800;letter-spacing:0;text-transform:uppercase;cursor:pointer}.junj-contact-form--home .junj-contact-form__submit:hover,.junj-contact-form--home .junj-contact-form__submit:focus-visible{filter:brightness(1.15)}.junj-contact-form__submit[disabled]{cursor:wait;opacity:.65}.junj-contact-form__status{min-height:18px;margin:10px 0 0;font-size:13px;text-align:center}.junj-contact-form__status[data-state=success]{color:#7ce0b4}.junj-contact-form__status[data-state=error]{color:#ff8b8b}