.nk-entry.hs-form{--nk-border:#e5e5e5;--nk-focus:#333;--nk-placeholder:#999;--nk-red:#e64141;--nk-radius:6px;--nk-height:56px;--nk-gap:24px;--nk-label-w:140px}.nk-entry.hs-form .hs-form-field{margin-bottom:24px!important}.nk-entry.hs-form .hs-form-field .input,.nk-entry.hs-form .hs-form-field label{margin:0!important}.nk-entry.hs-form .hs-form-field{align-items:center;display:flex!important;gap:var(--nk-gap)}.nk-entry.hs-form .hs-form-field>label{color:#222;flex:0 0 var(--nk-label-w);font-weight:700;letter-spacing:.02em;width:var(--nk-label-w)}.nk-entry.hs-form .hs-form-field .input{flex:1 1 auto}.nk-entry.hs-form input[type=email],.nk-entry.hs-form input[type=tel],.nk-entry.hs-form input[type=text],.nk-entry.hs-form select,.nk-entry.hs-form textarea{background:#fff;border:1px solid var(--nk-border);border-radius:var(--nk-radius);box-shadow:none!important;color:#222;font-size:16px;height:var(--nk-height);line-height:1.4;outline:none;padding:14px 16px;width:100%!important}.nk-entry.hs-form textarea{height:auto;min-height:160px;padding:14px 16px;resize:vertical}.nk-entry.hs-form ::placeholder{color:var(--nk-placeholder)}.nk-entry.hs-form input:focus,.nk-entry.hs-form select:focus,.nk-entry.hs-form textarea:focus{border-color:var(--nk-focus)}.nk-entry.hs-form select{appearance:none;background-position:right 12px center;background-repeat:no-repeat;background-size:14px}.nk-entry.hs-form .hs-error-msgs,.nk-entry.hs-form .hs-error-msgs li{color:var(--nk-red)!important;font-size:12px!important;margin:6px 0 0!important;padding:0!important}.nk-entry.hs-form .caution{color:var(--nk-red);font-size:12px;margin-top:6px}.nk-entry.hs-form .hs-richtext,.nk-entry.hs-form .hs-submit,.nk-entry.hs-form .hs-submit .actions{display:none!important}.nk-entry.hs-form .hs-form-field:last-child{margin-bottom:32px!important}@media (max-width:768px){.nk-entry.hs-form .hs-form-field{display:block!important}.nk-entry.hs-form .hs-form-field>label{display:block;margin-bottom:8px!important;width:auto}}