:root{--color-placeholder:#9b9393}.bv .hsfc-Form .hsfc-Button{align-items:center;backdrop-filter:blur(4px);background:color-mix(in srgb,var(--color-whiteish) 80%,transparent);border:1px solid color-mix(in srgb,var(--color-whiteish) 80%,transparent);border-radius:var(--radius-sm);color:var(--color-obsidian);display:flex;flex:1 1 min(175px,50%);flex-direction:row;font-size:14px;font-weight:500;gap:.571em;justify-content:center;letter-spacing:-.01em;line-height:1;margin:0;padding:1em 1.714em 1.143em;text-decoration:none;transition:color .2s linear,background-color .2s linear;white-space:nowrap;width:auto}.bv .hsfc-Form .hsfc-Button,.bv .hsfc-Form .hsfc-Button:not([disabled]):focus{background:var(--color-obsidian);border-color:var(--color-obsidian);color:var(--color-whiteish)}.bv .hsfc-Form .hsfc-Button:not([disabled]):active{transform:unset}.bv .hsfc-Form .hsfc-Button:not([disabled]):hover{background:color-mix(in srgb,var(--color-obsidian) 80%,transparent);border-color:color-mix(in srgb,var(--color-obsidian) 80%,transparent);color:var(--color-whiteish);transform:unset}.bv .hsfc-Form .hsfc-Button[disabled]{background:var(--color-saltflatlight);border-color:var(--color-saltflatlight);color:var(--color-saltflat);filter:unset}.bv .hsfc-Form .hsfc-Button[type=submit]:after{--icon-h:11px;background-color:var(--color-whiteish);content:"";display:block;height:var(--icon-h);mask-image:var(--icon-arrow-right);mask-position:center;mask-repeat:no-repeat;mask-size:contain;transform:translateY(.0714em);width:var(--icon-h)}@media (max-width:767px){.bv .hsfc-Form .hsfc-Button{width:100%}}.bv .hsfc-Form input[type=file]::-webkit-file-upload-button,.bv .hsfc-Form input[type=file]::file-selector-button{background:var(--color-obsidian);border:1px solid var(--color-obsidian);border-radius:var(--radius-sm);color:var(--color-whiteish);cursor:pointer;font-size:14px;font-weight:500;letter-spacing:-.01em;line-height:1;margin:0 .571em 0 0;padding:1em 1.714em 1.143em;transition:color .2s linear,background-color .2s linear;white-space:nowrap}.bv .hsfc-Form input[type=file]::-webkit-file-upload-button:hover,.bv .hsfc-Form input[type=file]::file-selector-button:hover{background:color-mix(in srgb,var(--color-obsidian) 80%,transparent);border-color:color-mix(in srgb,var(--color-obsidian) 80%,transparent)}.bv .hsfc-Form input[type=file][disabled]::-webkit-file-upload-button,.bv .hsfc-Form input[type=file][disabled]::file-selector-button{background:var(--color-saltflatlight);border-color:var(--color-saltflatlight);color:var(--color-saltflat);cursor:not-allowed}.bv .hsfc-Form .hsfc-Step{background:unset;border:unset;border-radius:unset}.bv .hsfc-Form .hsfc-Step .hsfc-Step__Content{padding:0}.bv .hsfc-Form .hsfc-Row{gap:8px 16px;margin-bottom:24px}.bv .hsfc-Form .hsfc-FieldLabel{color:var(--color-blackish);display:block;font-size:.875em;font-weight:500;margin:0}.bv .hsfc-Form .hsfc-FieldLabel__RequiredIndicator{color:var(--color-background-tertiary);margin:0 0 0 4px}.bv .hsfc-Form .hsfc-TextInput{background-color:var(--color-saltflatlight);border:1px solid var(--color-text-body-scheme-dark);border-radius:var(--radius-sm);box-sizing:border-box;color:var(--color-blackish);font-size:1em;height:3em;line-height:1.6;margin:0;padding:0 1em;transition:box-shadow .2s ease;width:100%}.bv .hsfc-Form .hsfc-TextInput::placeholder{color:var(--color-placeholder)}.bv .hsfc-Form .hsfc-TextInput:hover{box-shadow:0 0 2px var(--color-text-body-scheme-dark)}.bv .hsfc-Form .hsfc-TextInput:focus{box-shadow:0 0 3px var(--color-text-body-scheme-dark)}.bv .hsfc-Form .hsfc-TextInput:active{box-shadow:0 0 4px var(--color-text-body-scheme-dark)}.bv .hsfc-Form .hsfc-TextInput:focus-visible{outline:none}.bv .hsfc-Form .hsfc-TextareaInput{background-color:var(--color-saltflatlight);border:1px solid var(--color-text-body-scheme-dark);border-radius:var(--radius-sm);color:var(--color-blackish);font-size:1em;line-height:1.6;padding:1em}.bv .hsfc-Form .hsfc-TextareaInput::placeholder{color:var(--color-placeholder)}.bv .hsfc-Form .hsfc-TextareaInput:hover{box-shadow:0 0 2px var(--color-text-body-scheme-dark)}.bv .hsfc-Form .hsfc-TextareaInput:focus{box-shadow:0 0 3px var(--color-text-body-scheme-dark)}.bv .hsfc-Form .hsfc-TextareaInput:active{box-shadow:0 0 4px var(--color-text-body-scheme-dark)}.bv .hsfc-Form .hsfc-TextareaInput:focus-visible{outline:none}.bv .hsfc-Form .hsfc-CheckboxInput{background-color:var(--color-saltflatlight);border:1px solid var(--color-text-body-scheme-dark);border-radius:calc(var(--radius-sm)*.75)}.bv .hsfc-Form .hsfc-CheckboxInput:checked:after{background-color:var(--color-background-tertiary)}.bv .hsfc-Form .hsfc-CheckboxFieldGroup__Options label{align-items:center;display:flex;font-size:1em;font-weight:400;gap:8px}.bv .hsfc-Form .hsfc-RadioInput{background-color:var(--color-saltflatlight);border:1px solid var(--color-text-body-scheme-dark)}.bv .hsfc-Form .hsfc-RadioInput:checked:after{background-color:var(--color-background-tertiary)}.bv .hsfc-Form .hsfc-RadioFieldGroup__Options label{align-items:center;display:flex;font-size:1em;font-weight:400;gap:8px}.bv .hsfc-Form .hsfc-DropdownOptions{border-radius:var(--radius-sm);padding:0 0 .666em}.bv .hsfc-Form .hsfc-DropdownInput__Caret>span{background-color:var(--color-placeholder);border:unset;height:12px;mask-image:var(--icon-chevron-down);mask-position:center;mask-repeat:no-repeat;mask-size:contain;width:12px}.bv .hsfc-Form .hsfc-DropdownOptions__Search{padding:1em 1em .666em}.bv .hsfc-Form .hsfc-DropdownOptions__List__ListItem{padding:.666em 1em}.bv .hsfc-Form .hsfc-DropdownOptions__List__ListItem:focus,.bv .hsfc-Form .hsfc-DropdownOptions__List__ListItem:hover{background-color:var(--color-saltflat);filter:unset}.bv .hsfc-Form .hsfc-InfoAlert{color:var(--color-slickrock);font-size:.875em}.bv .hsfc-Form .hsfc-ErrorAlert{color:var(--color-entrada);font-size:.875em}.bv .hsfc-Form .hsfc-ProgressBar__Progress{margin:12px 0}.bv .hsfc-Form .hsfc-NavigationRow,.bv .hsfc-Form .hsfc-NavigationRow__Alerts{margin:0}.bv .hsfc-Form .hsfc-NavigationRow__Alerts:not(:empty){margin:-8px 0 8px}.bv .hsfc-Form .hsfc-Row:has(.hsfc-ProgressBar)+.hsfc-NavigationRow .hsfc-NavigationRow__Alerts:not(:empty){margin:-28px 0 30px}.bv .hsfc-Form .hsfc-NavigationRow__Buttons{gap:16px 8px;justify-content:space-between}.bv .hsfc-Form .hsfc-NavigationRow__Buttons:has(>:only-child){justify-content:left}@media (prefers-color-scheme:dark){.bv .bv-form-scheme-dark-responsive{--color-placeholder:var(--color-text-tertiary)}.bv .bv-form-scheme-dark-responsive .hsfc-Form .hsfc-Button,.bv .bv-form-scheme-dark-responsive .hsfc-Form .hsfc-Button:not([disabled]):active,.bv .bv-form-scheme-dark-responsive .hsfc-Form .hsfc-Button:not([disabled]):focus{background:color-mix(in srgb,var(--color-whiteish) 80%,transparent);border:1px solid color-mix(in srgb,var(--color-whiteish) 80%,transparent);color:var(--color-obsidian)}.bv .bv-form-scheme-dark-responsive .hsfc-Form .hsfc-Button:not([disabled]):hover{background:color-mix(in srgb,var(--color-whiteish) 100%,transparent);border:1px solid color-mix(in srgb,var(--color-whiteish) 100%,transparent);color:var(--color-obsidian)}.bv .bv-form-scheme-dark-responsive .hsfc-Form .hsfc-Button[type=submit]:after{background-color:var(--color-obsidian)}.bv .bv-form-scheme-dark-responsive .hsfc-Form input[type=file]::-webkit-file-upload-button,.bv .bv-form-scheme-dark-responsive .hsfc-Form input[type=file]::file-selector-button{background:color-mix(in srgb,var(--color-whiteish) 80%,transparent);border-color:color-mix(in srgb,var(--color-whiteish) 80%,transparent);color:var(--color-obsidian)}.bv .bv-form-scheme-dark-responsive .hsfc-Form input[type=file]::-webkit-file-upload-button:hover,.bv .bv-form-scheme-dark-responsive .hsfc-Form input[type=file]::file-selector-button:hover{background:color-mix(in srgb,var(--color-whiteish) 100%,transparent);border-color:color-mix(in srgb,var(--color-whiteish) 100%,transparent);color:var(--color-obsidian)}.bv .bv-form-scheme-dark-responsive .hsfc-Form .hsfc-Step{background:unset;border:unset;border-radius:unset}.bv .bv-form-scheme-dark-responsive .hsfc-Form .hsfc-FieldLabel{color:var(--color-whiteish)}.bv .bv-form-scheme-dark-responsive .hsfc-Form .hsfc-FieldLabel__RequiredIndicator{color:var(--color-text-body-scheme-dark)}.bv .bv-form-scheme-dark-responsive .hsfc-Form .hsfc-TextInput{background-color:var(--color-background-secondary);border:1px solid color-mix(in srgb,var(--color-whiteish) 10%,transparent);color:var(--color-whiteish)}.bv .bv-form-scheme-dark-responsive .hsfc-Form .hsfc-TextInput::placeholder{color:var(--color-placeholder)}.bv .bv-form-scheme-dark-responsive .hsfc-Form .hsfc-TextInput:hover{box-shadow:0 0 2px var(--color-whiteish)}.bv .bv-form-scheme-dark-responsive .hsfc-Form .hsfc-TextInput:focus{box-shadow:0 0 3px var(--color-whiteish)}.bv .bv-form-scheme-dark-responsive .hsfc-Form .hsfc-TextInput:active{box-shadow:0 0 4px var(--color-whiteish)}.bv .bv-form-scheme-dark-responsive .hsfc-Form .hsfc-TextareaInput{background-color:var(--color-background-secondary);border:1px solid color-mix(in srgb,var(--color-whiteish) 10%,transparent);color:var(--color-whiteish)}.bv .bv-form-scheme-dark-responsive .hsfc-Form .hsfc-TextareaInput::placeholder{color:var(--color-placeholder)}.bv .bv-form-scheme-dark-responsive .hsfc-Form .hsfc-TextareaInput:active,.bv .bv-form-scheme-dark-responsive .hsfc-Form .hsfc-TextareaInput:focus,.bv .bv-form-scheme-dark-responsive .hsfc-Form .hsfc-TextareaInput:hover{box-shadow:0 0 2px var(--color-whiteish)}.bv .bv-form-scheme-dark-responsive .hsfc-Form .hsfc-CheckboxInput{background-color:var(--color-background-secondary);border:1px solid color-mix(in srgb,var(--color-whiteish) 10%,transparent)}.bv .bv-form-scheme-dark-responsive .hsfc-Form .hsfc-CheckboxInput:checked:after{background-color:var(--color-background-tertiary)}.bv .bv-form-scheme-dark-responsive .hsfc-Form .hsfc-CheckboxFieldGroup__Options label>.hsfc-CheckboxInput+span{color:var(--color-text-tertiary)}.bv .bv-form-scheme-dark-responsive .hsfc-Form .hsfc-RadioInput{background-color:var(--color-background-secondary);border:1px solid color-mix(in srgb,var(--color-whiteish) 10%,transparent)}.bv .bv-form-scheme-dark-responsive .hsfc-Form .hsfc-RadioInput:checked:after{background-color:var(--color-background-tertiary)}.bv .bv-form-scheme-dark-responsive .hsfc-Form .hsfc-RadioFieldGroup__Options label>.hsfc-CheckboxInput+span{color:var(--color-text-tertiary)}.bv .bv-form-scheme-dark-responsive .hsfc-Form .hsfc-DropdownOptions{background-color:var(--color-background-secondary);border-color:color-mix(in srgb,var(--color-whiteish) 80%,transparent)}.bv .bv-form-scheme-dark-responsive .hsfc-Form .hsfc-DropdownInput__Caret>span{background-color:var(--color-text-tertiary)}.bv .bv-form-scheme-dark-responsive .hsfc-Form .hsfc-DropdownOptions__Search .hsfc-TextInput{background-color:unset;border:1px solid color-mix(in srgb,var(--color-whiteish) 40%,transparent);color:var(--color-whiteish)}.bv .bv-form-scheme-dark-responsive .hsfc-Form .hsfc-DropdownOptions__Search .hsfc-TextInput::placeholder{color:var(--color-placeholder)}.bv .bv-form-scheme-dark-responsive .hsfc-Form .hsfc-DropdownOptions__Search .hsfc-TextInput:hover{box-shadow:0 0 2px var(--color-whiteish)}.bv .bv-form-scheme-dark-responsive .hsfc-Form .hsfc-DropdownOptions__Search .hsfc-TextInput:focus{box-shadow:0 0 3px var(--color-whiteish)}.bv .bv-form-scheme-dark-responsive .hsfc-Form .hsfc-DropdownOptions__Search .hsfc-TextInput:active{box-shadow:0 0 4px var(--color-whiteish)}.bv .bv-form-scheme-dark-responsive .hsfc-Form .hsfc-DropdownOptions__List__ListItem{background-color:unset;color:var(--color-whiteish)}.bv .bv-form-scheme-dark-responsive .hsfc-Form .hsfc-DropdownOptions__List__ListItem:hover{background-color:var(--color-background-tertiary)}.bv .bv-form-scheme-dark-responsive .hsfc-Form .hsfc-ProgressBar__Progress{background-color:var(--color-background-tertiary)}.bv .bv-form-scheme-dark-responsive .hsfc-Form .hsfc-ProgressBar__Progress>div{background-color:var(--color-whiteish)}}