.hf-native-form{display:grid;gap:18px;max-width:760px}.hf-native-form__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.hf-native-form__field{display:grid;gap:7px}.hf-native-form__field--textarea,.hf-native-form__field--checkbox{grid-column:1/-1}.hf-native-form label{font-weight:700;color:#122b4c}.hf-native-form input,.hf-native-form textarea,.hf-native-form select{box-sizing:border-box;width:100%;min-height:46px;padding:10px 12px;border:1px solid #b8c2ce;border-radius:4px;background:#fff;color:#122b4c}.hf-native-form textarea{min-height:120px;resize:vertical}.hf-native-form__choices{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.hf-native-form__choices label{display:flex;gap:8px;align-items:center;font-weight:500}.hf-native-form__choices input{width:18px;min-height:18px}.hf-native-form button{justify-self:start;min-height:46px;padding:0 20px;border:0;border-radius:4px;background:#0a1f3d;color:#fff;font-weight:800;cursor:pointer}.hf-native-form button:disabled{opacity:.6;cursor:wait}.hf-native-form__message{min-height:22px;color:#165b2e}.hf-native-form__trap{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}@media(max-width:640px){.hf-native-form__grid{grid-template-columns:1fr}.hf-native-form__field--textarea,.hf-native-form__field--checkbox{grid-column:auto}.hf-native-form__choices{grid-template-columns:1fr}}
