:root{--hsf-global__font-family:"Roboto",sans-serif;--hsf-global__font-size:14px;--hsf-global__color:var(--text);--hsf-background__padding:0;--hsf-row__vertical-spacing:0;--hsf-default-row__vertical-spacing:0;--hsf-default-module__vertical-spacing:0!important;--hsf-field-label__font-family:inherit;--hsf-field-label__font-size:13px;--hsf-field-label__color:var(--text);--hsf-erroralert__font-size:12px;--hsf-field-input__font-family:inherit;--hsf-field-input__font-size:15px;--hsf-field-input__color:var(--text);--hsf-field-input__background-color:hsla(0,0%,100%,.045);--hsf-field-input__placeholder-color:hsla(0,0%,94%,.38);--hsf-field-input-border__color:hsla(0,0%,100%,.1);--hsf-field-input-border__radius:6px;--hsf-default-field-input__padding:13px 14px;--hsf-button__background-color:var(--red);--hsf-button__color:#fff;--hsf-button__font-size:15px}.hsfc-FormWrapper{width:100%}.hsfc-Form{background:radial-gradient(circle at 50% 0,rgba(200,0,0,.16),transparent 38%),linear-gradient(180deg,hsla(0,0%,100%,.045),hsla(0,0%,100%,.012)),var(--bg)!important;border:1px solid var(--border2);border-radius:12px;box-shadow:0 24px 70px rgba(0,0,0,.42),inset 0 1px 0 hsla(0,0%,100%,.05);box-sizing:border-box;padding:32px!important;width:100%}.hsfc-Step__Content{display:grid;gap:18px;grid-template-columns:repeat(2,minmax(0,1fr))}.hsfc-Row{min-width:0;position:relative;width:100%}.hsfc-NavigationRow,.hsfc-Row:has(.hsfc-DropdownField){grid-column:1/-1}.hsfc-NavigationRow,.hsfc-Step__Content>.hsfc-Row:nth-last-child(3){grid-column:1/-1}.hsfc-DropdownField,.hsfc-EmailField,.hsfc-PhoneField,.hsfc-TextField{width:100%}.hsfc-FieldLabel{color:var(--text)!important;display:block;font-size:13px!important;font-weight:700;letter-spacing:.01em;line-height:1.3;margin:0 0 8px!important}.hsfc-FieldLabel>span{align-items:center;display:inline-flex;gap:3px}.hsfc-FieldLabel__RequiredIndicator{color:var(--red-light);font-weight:800}.hsfc-TextInput{background:linear-gradient(180deg,hsla(0,0%,100%,.055),hsla(0,0%,100%,.025))!important;border:1px solid hsla(0,0%,100%,.1)!important;border-radius:6px!important;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.04),0 0 0 rgba(200,0,0,0);box-sizing:border-box;color:var(--text)!important;font-family:Roboto,sans-serif!important;font-size:15px!important;line-height:1.2;min-height:48px;outline:none!important;padding:13px 14px!important;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease;width:100%!important}.hsfc-TextInput::placeholder{color:hsla(0,0%,94%,.38)!important}.hsfc-TextInput:hover{background:linear-gradient(180deg,hsla(0,0%,100%,.07),hsla(0,0%,100%,.03))!important;border-color:hsla(0,0%,100%,.18)!important}.hsfc-TextInput:focus,.hsfc-TextInput:focus-visible{border-color:rgba(224,0,0,.85)!important;box-shadow:0 0 0 3px rgba(200,0,0,.18),0 0 22px rgba(200,0,0,.16),inset 0 1px 0 hsla(0,0%,100%,.06)!important}.hsfc-TextInput[aria-invalid=true]{border-color:rgba(224,0,0,.72)!important}.hsfc-ErrorAlert{color:#ff6b6b!important;font-size:12px!important;font-weight:600;line-height:1.35;margin:6px 0 0!important;padding-right:4px;position:static;text-align:right}.hsfc-PhoneInput{align-items:stretch;background:linear-gradient(180deg,hsla(0,0%,100%,.055),hsla(0,0%,100%,.025));border:1px solid hsla(0,0%,100%,.1);border-radius:6px;box-sizing:border-box;display:flex;min-height:48px;overflow:visible;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease;width:100%}.hsfc-PhoneInput:hover{border-color:hsla(0,0%,100%,.18)}.hsfc-PhoneInput:focus-within{border-color:rgba(224,0,0,.85);box-shadow:0 0 0 3px rgba(200,0,0,.18),0 0 22px rgba(200,0,0,.16)}.hsfc-PhoneInput__FlagAndCaret{align-items:center;background:hsla(0,0%,100%,.035);border:none!important;box-sizing:border-box;color:var(--text);cursor:pointer;display:inline-flex;gap:7px;min-width:70px;padding:0 12px}.hsfc-PhoneInput__FlagAndCaret__Flag{font-size:16px;line-height:1}.hsfc-DropdownInput__Caret span,.hsfc-PhoneInput__FlagAndCaret__Caret{border-top-color:hsla(0,0%,94%,.72)!important}.hsfc-PhoneInput>.hsfc-TextInput{background:transparent!important;border:none!important;border-radius:0!important;box-shadow:none!important}.hsfc-DropdownInput{position:relative;width:100%}.hsfc-TextInput--button{cursor:pointer;padding-right:44px!important}.hsfc-DropdownInput__Caret{opacity:.8;pointer-events:none;position:absolute;right:14px;top:50%}.hsfc-DropdownOptions{background:#121212;border:1px solid hsla(0,0%,100%,.13);border-radius:8px;box-shadow:0 24px 55px rgba(0,0,0,.52),0 0 0 1px rgba(200,0,0,.12),inset 0 1px 0 hsla(0,0%,100%,.04);margin-top:8px;overflow:hidden;width:100%;z-index:50}.hsfc-DropdownOptions__Search{background:#171717;border-bottom:1px solid hsla(0,0%,100%,.08);padding:10px}.hsfc-DropdownOptions__Search .hsfc-TextInput{font-size:14px!important;min-height:40px}.hsfc-DropdownOptions__List{background:#121212;color:var(--text);font-size:14px;list-style:none;margin:0;max-height:260px;overflow-y:auto;padding:6px}.hsfc-DropdownOptions__List__ListItem{border-radius:5px;color:hsla(0,0%,94%,.82);cursor:pointer;padding:10px 11px;transition:background .14s ease,color .14s ease}.hsfc-DropdownOptions__List__ListItem:focus,.hsfc-DropdownOptions__List__ListItem:hover{background:rgba(200,0,0,.16);color:#fff;outline:none}.hsfc-DropdownOptions__List__ListItem--selected,.hsfc-DropdownOptions__List__ListItem[aria-selected=true]{background:linear-gradient(180deg,rgba(224,0,0,.32),rgba(200,0,0,.22));color:#fff}.hsfc-DropdownOptions__List::-webkit-scrollbar{width:10px}.hsfc-DropdownOptions__List::-webkit-scrollbar-track{background:#0d0d0d}.hsfc-DropdownOptions__List::-webkit-scrollbar-thumb{background:#343434;border:2px solid #0d0d0d;border-radius:999px}.hsfc-DropdownOptions__List::-webkit-scrollbar-thumb:hover{background:#4a4a4a}.hsfc-NavigationRow{margin-top:6px}.hsfc-NavigationRow__Buttons{width:100%}#hs_form_target_partner_form-15,.hsfc-Button{align-items:center;appearance:none;background:radial-gradient(circle at 50% 0,hsla(0,0%,100%,.24),transparent 42%),linear-gradient(180deg,var(--red-light) 0,var(--red) 48%,#820000 100%)!important;border:1px solid rgba(255,64,64,.7)!important;border-radius:6px!important;box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.08),0 0 24px rgba(200,0,0,.42),0 12px 28px rgba(0,0,0,.32);color:#fff!important;cursor:pointer;display:inline-flex!important;font-family:Roboto,sans-serif!important;font-size:15px!important;font-weight:800!important;justify-content:center;letter-spacing:.02em;line-height:1;margin:10px auto 0;max-width:400px;min-height:52px;padding:14px 20px!important;text-align:center;transition:transform .18s ease,box-shadow .18s ease,filter .18s ease;width:100%!important}#hs_form_target_partner_form-15:hover,.hsfc-Button:hover{box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.1),0 0 30px rgba(200,0,0,.52),0 16px 34px rgba(0,0,0,.38);filter:brightness(1.08);transform:translateY(-1px)}#hs_form_target_partner_form-15:focus,#hs_form_target_partner_form-15:focus-visible,.hsfc-Button:focus,.hsfc-Button:focus-visible{box-shadow:0 0 0 3px rgba(200,0,0,.28),0 0 30px rgba(200,0,0,.52),inset 0 1px 0 hsla(0,0%,100%,.16)!important;outline:none!important}.hsfc-LiveRegionContent{clip-path:inset(50%);height:1px;overflow:hidden;position:absolute;width:1px}@media (max-width:767.98px){.hsfc-Form{border-radius:10px;padding:22px}.hsfc-Step__Content{gap:16px;grid-template-columns:1fr}.hsfc-NavigationRow,.hsfc-Row:has(.hsfc-DropdownField){grid-column:auto}}@media (max-width:620px){.hsfc-Form{padding:18px}.hsfc-TextInput{font-size:14px!important;min-height:46px}#hs_form_target_partner_form-15,.hsfc-Button{min-height:50px}}