.hs-form{font-family:inherit;width:100%}.hs-form .input{border:none;box-shadow:none;margin-right:0!important}.hs-form .form-columns-2{display:flex;gap:1.5rem}.hs-form .hs-form-field{margin-bottom:.75rem}.hs-form .hs-form-field label{font-weight:600;color:#374151;margin-bottom:.5rem;display:block}.hs-form fieldset{border:0;padding:0;margin:0;min-inline-size:0;max-width:100%!important}.hs-form .hs-form-field input[type=text],.hs-form .hs-form-field input[type=email],.hs-form .hs-form-field input[type=tel],.hs-form .hs-form-field input[type=number],.hs-form .hs-form-field input[type=url],.hs-form .hs-form-field textarea,.hs-form .hs-form-field select{width:100%!important;padding:.75rem 1rem;border:2px solid #e5e7eb;border-radius:.75rem;font-size:1rem;transition:all .2s ease-in-out;background-color:#fff}.hs-form .hs-form-field select[multiple]{width:100%;padding:.5rem;min-height:9rem}.hs-form .hs-form-field input[type=text]:focus,.hs-form .hs-form-field input[type=email]:focus,.hs-form .hs-form-field input[type=tel]:focus,.hs-form .hs-form-field input[type=number]:focus,.hs-form .hs-form-field input[type=url]:focus,.hs-form .hs-form-field textarea:focus,.hs-form .hs-form-field select:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61f}.hs-form .hs-form-field textarea{min-height:120px;resize:vertical}.hs-form .hs-error-msgs{color:#dc2626;font-size:.875rem;margin-top:.25rem}.hs-form .hs-error-msgs ul{list-style:none;padding:0;margin:0}.hs-form .hs-form-required{color:#dc2626}.hs-form .hs-submit{margin-top:1.25rem}.hs-form .hs-submit input[type=submit]{background:linear-gradient(to right,#3b82f6,#1d4ed8);color:#fff;border:none;padding:.875rem 2rem;border-radius:.75rem;font-size:1.0625rem;font-weight:600;cursor:pointer;transition:all .2s ease-in-out;width:100%}.hs-form .hs-submit input[type=submit]:hover{background:linear-gradient(to right,#2563eb,#1e40af);transform:translateY(-1px);box-shadow:0 10px 25px #3b82f64d}.hs-form input[type=checkbox]{-moz-appearance:none;appearance:none;-webkit-appearance:none;width:1.125rem!important;height:1.125rem;border:2px solid #e5e7eb;border-radius:.25rem;background-color:#fff;display:inline-block;position:relative;vertical-align:middle;flex-shrink:0;margin-top:.15rem;transition:box-shadow .2s,border-color .2s,background-color .2s}.hs-form input[type=radio]{-moz-appearance:none;appearance:none;-webkit-appearance:none;width:1.125rem;height:1.125rem;border:2px solid #e5e7eb;border-radius:9999px;background-color:#fff;display:inline-block;position:relative;vertical-align:middle;flex-shrink:0;margin-top:.15rem;transition:box-shadow .2s,border-color .2s,background-color .2s}.hs-form input[type=checkbox]:focus-visible,.hs-form input[type=radio]:focus-visible{outline:none;box-shadow:0 0 0 3px #3b82f640;border-color:#3b82f6}.hs-form .inputs-list{list-style:none;padding:0;margin:.25rem 0 0}.hs-form .inputs-list li{display:flex;align-items:flex-start;gap:.625rem;margin:.375rem 0}.hs-form .inputs-list li label{font-weight:500;color:#374151;margin:0;display:inline-flex;align-items:flex-start;gap:.5rem;cursor:pointer;line-height:1.375}.hs-form input[type=checkbox]:checked{background-color:#3b82f6;border-color:#3b82f6}.hs-form input[type=checkbox]:checked:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-repeat:no-repeat;background-position:center;background-size:70% 70%;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 16 16' fill='none' stroke='white' stroke-width='3' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3 8l3 3 7-7'/%3E%3C/svg%3E")}.hs-form input[type=radio]:checked{background-color:#fff;border-color:#3b82f6;box-shadow:inset 0 0 0 4px #3b82f6}.hs-form input[type=checkbox]:hover,.hs-form input[type=radio]:hover{border-color:#d1d5db}.hs-form .hs-form-booleancheckbox label,.hs-form .hs-form-checkbox-display label,.hs-form .hs-form-radio li label,.hs-form .legal-consent-container .hs-form-booleancheckbox-display label{display:inline-flex;align-items:flex-start;gap:.625rem;cursor:pointer}.hs-form .hs-form-booleancheckbox input[type=checkbox],.hs-form .hs-form-checkbox-display input[type=checkbox],.hs-form .hs-form-radio input[type=radio],.hs-form .legal-consent-container input[type=checkbox]{margin-top:.125rem}.hs-form .legal-consent-container .hs-form-booleancheckbox-display,.hs-form .hs-form-booleancheckbox,.hs-form .hs-form-checkbox-display{display:flex;align-items:flex-start;gap:.625rem}.hs-form .legal-consent-container .hs-richtext,.hs-form .legal-consent-container p,.hs-form .legal-consent-container span{display:block;line-height:1.4}
