form.hsfc-Form{background-color:var(--bg-form)!important;border:1px solid var(--purple-60)!important;border-radius:24px;display:block;font-family:Inter,sans-serif!important;margin:0 auto!important;max-width:540px}form .hsfc-Step__Content{padding:16px!important}[data-hsfc-id=Renderer] .hsfc-Row{gap:16px;margin-bottom:16px}[data-hsfc-id=Renderer] .hsfc-FieldLabel{color:var(--purple-60);font-family:Inter,sans-serif!important;font-size:14px;font-weight:700;line-height:18px;margin-bottom:4px!important}[data-hsfc-id=Renderer] .hsfc-TextInput,[data-hsfc-id=Renderer] .hsfc-TextareaInput{background-color:var(--white);border:1px solid var(--gray-60);border-radius:8px;color:var(--black);font-family:Inter,sans-serif!important;font-size:14px;line-height:18px;padding:8px!important}[data-hsfc-id=Renderer] .hsfc-TextareaInput{height:120px;resize:none}[data-hsfc-id=Renderer] .hsfc-TextInput::placeholder
[data-hsfc-id=Renderer] .hsfc-TextareaInput::placeholder{color:var(--gray-60);font-size:14px;line-height:18px}[data-hsfc-id=Renderer] .hsfc-PhoneInput:focus-within,[data-hsfc-id=Renderer] .hsfc-TextInput:active,[data-hsfc-id=Renderer] .hsfc-TextInput:focus,[data-hsfc-id=Renderer] .hsfc-TextareaInput:active,[data-hsfc-id=Renderer] .hsfc-TextareaInput:focus{border-color:var(--purple-60);box-shadow:var(--focus);outline:0}[data-hsfc-id=Renderer] .hsfc-TextInput:disabled,[data-hsfc-id=Renderer] .hsfc-TextareaInput:disabled{background-color:var(--gray-30);cursor:not-allowed}[data-hsfc-id=Renderer] .hsfc-DropdownOptions{border:1px solid var(--gray-30);border-radius:8px;box-shadow:var(--dropdown-menu);color:var(--black);font-family:Inter,sans-serif!important;font-size:14px;line-height:18px}[data-hsfc-id=Renderer] .hsfc-DropdownInput .hsfc-TextInput{padding-right:40px!important}[data-hsfc-id=Renderer] .hsfc-PhoneInput__FlagAndCaret{background-color:var(--white);border:1px solid var(--gray-60);border-radius:8px}[data-hsfc-id=Renderer] .hsfc-DropdownOptions__Search{padding:8px}[data-hsfc-id=Renderer] .hsfc-DropdownOptions__Search .hsfc-TextInput{border-color:var(--gray-30)}[data-hsfc-id=Renderer] .hsfc-DropdownOptions__List__ListItem{color:var(--black);font-family:Inter,sans-serif!important;font-size:14px;line-height:18px;padding:8px}[data-hsfc-id=Renderer] .hsfc-DropdownOptions__List__ListItem:hover{background-color:var(--purple-10);color:var(--purple-80);filter:none}[data-hsfc-id=Renderer] .hsfc-DropdownOptions__List__ListItem--selected{color:var(--purple-60);filter:none;font-weight:700}[data-hsfc-id=Renderer] .hsfc-ErrorAlert,[data-hsfc-id=Renderer] .hsfc-FieldLabel__RequiredIndicator{color:var(--error);font-family:Inter,sans-serif!important;font-size:12px;line-height:16px}[data-hsfc-id=Renderer] .hsfc-CheckboxInput{background-color:var(--white);border:1px solid var(--gray-60);border-radius:4px;color:var(--purple-60);margin-top:4px}[data-hsfc-id=Renderer] .hsfc-CheckboxInput:hover{border-color:var(--purple-60);box-shadow:var(--focus)}[data-hsfc-id=Renderer] .hsfc-CheckboxInput:checked:after{background-color:var(--purple-60)}[data-hsfc-id=Renderer] .hsfc-CheckboxField label{align-items:flex-start!important;color:var(--black);font-family:Inter,sans-serif!important;font-size:14px!important;font-weight:400;line-height:18px;margin-bottom:0!important}[data-hsfc-id=Renderer] .hsfc-CheckboxField label span{font-size:14px!important}[data-hsfc-id=Renderer] .hsfc-CheckboxInput:focus,[data-hsfc-id=Renderer] .hsfc-PhoneInput__FlagAndCaret:active,[data-hsfc-id=Renderer] .hsfc-PhoneInput__FlagAndCaret:focus{border-color:var(--purple-60);box-shadow:var(--focus);outline:0}[data-hsfc-id=Renderer] .hsfc-CheckboxField a,[data-hsfc-id=Renderer] .hsfc-CheckboxField a:visited{color:var(--purple-60)!important;font-size:14px!important;line-height:18px;text-decoration:underline}[data-hsfc-id=Renderer] .hsfc-CheckboxField a:active,[data-hsfc-id=Renderer] .hsfc-CheckboxField a:hover{color:var(--purple-80)!important;text-decoration:underline}[data-hsfc-id=Renderer] .hsfc-NavigationRow{margin-top:24px}[data-hsfc-id=Renderer] .hsfc-NavigationRow__Buttons:has(>:only-child){justify-content:center!important}[data-hsfc-id=Renderer] .hsfc-Button{background-color:var(--purple-60);border:none;border-radius:32px;color:var(--white);font-family:Inter,sans-serif;font-size:16px;font-weight:500;line-height:24px;min-width:120px;padding:8px 16px;transition:.3s}[data-hsfc-id=Renderer] .hsfc-Button:not([disabled]):focus,[data-hsfc-id=Renderer] .hsfc-Button:not([disabled]):hover{background-color:var(--purple-80);color:var(--white);transform:none}