.form-title{color:#111827;font-size:2rem;font-weight:700;margin:0 0 16px;text-align:center}.hs-form.stacked{background:#fff;border:1px solid #bfdbfe;border-radius:12px;box-shadow:0 10px 40px rgba(0,0,0,.08);box-sizing:border-box;margin:0 auto;max-width:670px;padding:3rem}.hs-form-private{display:flex;flex-wrap:wrap;gap:16px}.hs-form-field{box-sizing:border-box;display:flex;flex-direction:column;gap:0;width:100%}.hs_firstname,.hs_lastname{width:calc(50% - 8px)}.hs-form-field>label{display:none}.hs-form-field .input{width:100%}.hs-form-private .hs-input{appearance:none;-webkit-appearance:none;background:#fff;border:1px solid #d1d5db;border-radius:8px;box-sizing:border-box;color:#111827;font-size:15px;outline:none;padding:12px 16px;transition:border-color .2s ease,box-shadow .2s ease;width:100%}.hs-form-private .hs-input:focus{border-color:#0086ca;box-shadow:0 0 0 3px rgba(0,134,202,.15)}.hs-form-private .hs-input::placeholder{color:#9ca3af}.hs-form-private textarea.hs-input{min-height:120px;resize:vertical}.hs-error-msgs{list-style:none;margin:4px 0 0;padding:0}.hs-error-msg{color:#ef4444;font-size:12px}.hs-richtext p{color:#4b5563;font-size:14px;line-height:1.6;margin:0}.hs-richtext.hs-main-font-element p{margin-bottom:0}.hs-richtext span[style*="font-size: 18px"]{color:#111827;font-size:15px!important;font-weight:600}.legal-consent-container{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;box-sizing:border-box;display:flex;flex-direction:column;gap:12px;padding:16px;width:100%}.hs-form-booleancheckbox-display{line-height:2.5}.legal-consent-container .hs-richtext,form .hs-richtext{margin-bottom:0}.legal-consent-container .hs-richtext p{color:#6b7280;font-size:12px;line-height:1.6;margin-bottom:0}.inputs-list{list-style:none;margin:0;padding:0}.hs-form-booleancheckbox,.hs-form-booleancheckbox-display{align-items:flex-start;display:flex}.hs-form-booleancheckbox-display{color:#374151;cursor:pointer;font-size:13px;gap:10px;line-height:1.5}.hs-form-booleancheckbox input[type=checkbox]{appearance:none;-webkit-appearance:none;background:#fff;border:2px solid #d1d5db;border-radius:4px;box-sizing:border-box;cursor:pointer;flex-shrink:0;height:18px;margin-top:1px;min-width:18px;padding:5px;position:relative;transition:border-color .2s ease,background .2s ease;width:18px}.hs-form-booleancheckbox input[type=checkbox]:checked{background:#0086ca;border-color:#0086ca}.hs-form-booleancheckbox input[type=checkbox]:checked:after{border:2px solid #fff;border-left:none;border-top:none;content:"";height:9px;left:3px;position:absolute;top:0;transform:rotate(45deg);width:5px}.hs-submit{width:100%}.hs-submit .actions{margin-top:4px}.hs-button.primary{background:#0086ca;border:none;border-radius:8px;box-sizing:border-box;color:#fff;cursor:pointer;font-size:16px;font-weight:700;padding:16px 24px;transition:background .2s ease;width:100%}.hs-button.primary:hover{background:#006fa8}.hs-form-booleancheckbox-display{line-height:2.5!important}@media (max-width:768px){.hs-form.stacked{padding:28px 20px}.form-title{font-size:1.5rem}.hs_firstname,.hs_lastname{width:100%}.hs-form-private .hs-input{font-size:16px}}