.hubspot-partner-form{width:100%;background:var(--ui-color-surface-secondary);padding-top:var(--hubspot-partner-form-padding-top, 64px);padding-bottom:var(--hubspot-partner-form-padding-bottom, 64px)}.hubspot-partner-form__container{width:100%;max-width:648px;margin:0 auto;padding-inline:24px;box-sizing:border-box;display:flex;flex-direction:column;align-items:center;gap:36px}.hubspot-partner-form__intro{width:100%;text-align:center}.hubspot-partner-form__heading{margin:0;color:var(--ui-color-text-primary);font-family:var(--ui-font-family-sans);font-size:40px;font-style:var(--ui-font-style-base);font-weight:var(--ui-font-weight-regular);line-height:46px;letter-spacing:-.03em}.hubspot-partner-form__subheading{margin-top:12px;color:var(--ui-color-text-secondary);font-family:var(--ui-font-family-sans);font-size:16px;font-style:var(--ui-font-style-base);font-weight:var(--ui-font-weight-regular);line-height:1.25}.hubspot-partner-form__subheading p{margin:0}.hubspot-partner-form__hubspot,.hubspot-partner-form__hubspot .hs-form-html,.hubspot-partner-form__hubspot .hsfc-Renderer,.hubspot-partner-form__hubspot .hsfc-FormWrapper,.hubspot-partner-form__hubspot .hsfc-Form{width:100%}.hubspot-partner-form__hubspot .hsfc-Form{color:var(--ui-color-text-primary);font-family:var(--ui-font-family-sans)}.hubspot-partner-form__hubspot .hsfc-Step__Content{display:flex;flex-direction:column;gap:16px;padding:0!important}.hubspot-partner-form__hubspot .hsfc-Step__Content>.hsfc-Row{display:flex;gap:16px;align-items:flex-start;margin-bottom:0!important}.hubspot-partner-form__hubspot .hsfc-Step__Content>.hsfc-Row>*{flex:1 1 0;min-width:0}.hubspot-partner-form__hubspot .hsfc-FieldLabel{display:block;margin:0 0 8px;padding:0;color:var(--ui-color-text-primary);font-family:var(--ui-font-family-sans);font-size:16px;font-style:var(--ui-font-style-base);font-weight:var(--ui-font-weight-regular);line-height:20px}.hubspot-partner-form__hubspot .hsfc-FieldLabel__RequiredIndicator{color:var(--ui-color-text-secondary)}.hubspot-partner-form__hubspot .hsfc-TextInput,.hubspot-partner-form__hubspot .hsfc-EmailField input,.hubspot-partner-form__hubspot .hsfc-NumberField input,.hubspot-partner-form__hubspot .hsfc-TextareaInput,.hubspot-partner-form__hubspot textarea{width:100%;min-height:48px;padding:12px;border:1px solid var(--ui-color-stroke-primary);border-radius:var(--ui-radius-sm);background:var(--ui-color-surface-primary);color:var(--ui-color-text-primary);box-sizing:border-box;appearance:none;-webkit-appearance:none;font-family:var(--ui-font-family-sans);font-size:16px;font-style:var(--ui-font-style-base);font-weight:var(--ui-font-weight-regular);line-height:20px;transition:border-color .18s ease,box-shadow .18s ease}.hubspot-partner-form__hubspot .hsfc-TextInput::placeholder,.hubspot-partner-form__hubspot .hsfc-EmailField input::placeholder,.hubspot-partner-form__hubspot .hsfc-NumberField input::placeholder,.hubspot-partner-form__hubspot .hsfc-TextareaInput::placeholder,.hubspot-partner-form__hubspot textarea::placeholder{color:var(--ui-color-text-secondary);opacity:1}.hubspot-partner-form__hubspot .hsfc-TextInput:focus,.hubspot-partner-form__hubspot .hsfc-EmailField input:focus,.hubspot-partner-form__hubspot .hsfc-NumberField input:focus,.hubspot-partner-form__hubspot .hsfc-TextareaInput:focus,.hubspot-partner-form__hubspot textarea:focus{outline:none;border-color:var(--ui-color-text-primary);box-shadow:0 0 0 1px var(--ui-color-text-primary)}.hubspot-partner-form__hubspot .hsfc-TextareaInput,.hubspot-partner-form__hubspot textarea{min-height:120px;line-height:24px;resize:vertical}.hubspot-partner-form__hubspot .hsfc-DropdownInput{position:relative}.hubspot-partner-form__hubspot .hsfc-DropdownInput .hsfc-TextInput--button{padding-right:40px;cursor:pointer;text-align:left}.hubspot-partner-form__hubspot .hsfc-DropdownInput__Caret{position:absolute;top:50%;right:12px;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;width:20px;height:20px;pointer-events:none;color:var(--ui-color-text-primary)}.hubspot-partner-form__hubspot .hsfc-DropdownOptions{z-index:5;background:var(--ui-color-surface-primary);border:1px solid var(--ui-color-stroke-primary);border-radius:var(--ui-radius-sm);box-shadow:0 8px 24px #00000014;overflow:hidden}.hubspot-partner-form__hubspot .hsfc-DropdownOptions__List{max-height:240px;overflow-y:auto;margin:0;padding:4px;list-style:none}.hubspot-partner-form__hubspot .hsfc-DropdownOptions__List__ListItem{padding:10px 12px;border-radius:var(--ui-radius-sm);color:var(--ui-color-text-primary);font-size:16px;line-height:20px;cursor:pointer}.hubspot-partner-form__hubspot .hsfc-DropdownOptions__List__ListItem--selected,.hubspot-partner-form__hubspot .hsfc-DropdownOptions__List__ListItem:hover{background:var(--ui-color-surface-secondary40)}.hubspot-partner-form__hubspot .hsfc-PhoneInput{display:flex;align-items:center;gap:8px;min-height:48px;padding:0 12px;border:1px solid var(--ui-color-stroke-primary);border-radius:var(--ui-radius-sm);background:var(--ui-color-surface-primary);box-sizing:border-box;transition:border-color .18s ease,box-shadow .18s ease}.hubspot-partner-form__hubspot .hsfc-PhoneInput:focus-within{border-color:var(--ui-color-text-primary);box-shadow:0 0 0 1px var(--ui-color-text-primary)}.hubspot-partner-form__hubspot .hsfc-PhoneInput>.hsfc-TextInput[type=tel]{flex:1 1 auto;min-height:auto;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none!important}.hubspot-partner-form__hubspot .hsfc-PhoneInput__FlagAndCaret{display:flex;align-items:center;gap:4px;flex:0 0 auto;cursor:pointer}.hubspot-partner-form__hubspot .hsfc-RadioFieldGroup>.hsfc-FieldLabel,.hubspot-partner-form__hubspot .hsfc-CheckboxFieldGroup>.hsfc-FieldLabel{margin-bottom:12px;font-weight:var(--ui-font-weight-medium)}.hubspot-partner-form__hubspot .hsfc-RadioFieldGroup__Options,.hubspot-partner-form__hubspot .hsfc-CheckboxFieldGroup__Options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;align-items:start}.hubspot-partner-form__hubspot .hsfc-RadioFieldGroup__Options>div,.hubspot-partner-form__hubspot .hsfc-CheckboxFieldGroup__Options>div{display:flex;align-items:center;min-height:48px;padding:12px;box-sizing:border-box;border-radius:var(--ui-radius-sm);background:var(--ui-color-surface-secondary40)}.hubspot-partner-form__hubspot .hsfc-RadioFieldGroup__Options>div>.hsfc-FieldLabel,.hubspot-partner-form__hubspot .hsfc-CheckboxFieldGroup__Options>div>.hsfc-FieldLabel{display:flex;align-items:center;gap:12px;width:100%;margin:0;cursor:pointer;font-size:16px;font-weight:var(--ui-font-weight-regular);line-height:20px;color:var(--ui-color-text-primary)}.hubspot-partner-form__hubspot .hsfc-RadioInput,.hubspot-partner-form__hubspot .hsfc-CheckboxInput,.hubspot-partner-form__hubspot input[type=checkbox],.hubspot-partner-form__hubspot input[type=radio]{flex:0 0 auto;width:24px;height:24px;margin:0;padding:0;appearance:none;-webkit-appearance:none;border:1.6px solid var(--ui-color-surface-brand);border-radius:var(--ui-radius-sm);background:transparent;cursor:pointer;background-repeat:no-repeat;background-position:center;background-size:12px 10px;transition:background-color .18s ease,border-color .18s ease}.hubspot-partner-form__hubspot .hsfc-RadioInput:before,.hubspot-partner-form__hubspot .hsfc-RadioInput:after,.hubspot-partner-form__hubspot .hsfc-CheckboxInput:before,.hubspot-partner-form__hubspot .hsfc-CheckboxInput:after,.hubspot-partner-form__hubspot input[type=checkbox]:before,.hubspot-partner-form__hubspot input[type=checkbox]:after,.hubspot-partner-form__hubspot input[type=radio]:before,.hubspot-partner-form__hubspot input[type=radio]:after{content:none!important;display:none!important}.hubspot-partner-form__hubspot .hsfc-RadioInput:checked,.hubspot-partner-form__hubspot .hsfc-CheckboxInput:checked,.hubspot-partner-form__hubspot input[type=checkbox]:checked,.hubspot-partner-form__hubspot input[type=radio]:checked{background-color:var(--ui-color-surface-brand);border-color:var(--ui-color-surface-brand);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='10' viewBox='0 0 14 11' fill='none'%3E%3Cpath d='M1.5 5.75L4.9 9.15L12.5 1.5' stroke='%23FFFFFF' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.hubspot-partner-form__hubspot .hsfc-RadioInput:focus-visible,.hubspot-partner-form__hubspot .hsfc-CheckboxInput:focus-visible,.hubspot-partner-form__hubspot input[type=checkbox]:focus-visible,.hubspot-partner-form__hubspot input[type=radio]:focus-visible{outline:2px solid var(--ui-color-text-primary);outline-offset:2px}.hubspot-partner-form__hubspot .hsfc-DataPrivacyField{display:flex;flex-direction:column;gap:16px}.hubspot-partner-form__hubspot .hsfc-DataPrivacyField .hsfc-Row{margin:0!important}.hubspot-partner-form__hubspot .hsfc-CheckboxField>.hsfc-FieldLabel{display:flex;align-items:flex-start;gap:12px;margin:0;font-size:16px;font-weight:var(--ui-font-weight-regular);line-height:20px;color:var(--ui-color-text-primary);cursor:pointer}.hubspot-partner-form__hubspot .hsfc-CheckboxField>.hsfc-FieldLabel>span{flex:1 1 auto;min-width:0}.hubspot-partner-form__hubspot .hsfc-CheckboxField .hsfc-FieldLabel__RequiredIndicator{display:inline!important}.hubspot-partner-form__hubspot .hsfc-RichText,.hubspot-partner-form__hubspot .hsfc-RichText p{margin:0;color:var(--ui-color-text-secondary);font-family:var(--ui-font-family-sans);font-size:14px;font-style:var(--ui-font-style-base);font-weight:var(--ui-font-weight-regular);line-height:20px}.hubspot-partner-form__hubspot a{color:inherit;text-decoration:underline;text-underline-offset:2px}.hubspot-partner-form__hubspot .hsfc-NavigationRow{display:flex;flex-direction:column;gap:8px;margin:0}.hubspot-partner-form__hubspot .hsfc-NavigationRow__Buttons{width:100%}.hubspot-partner-form__hubspot .hsfc-Button{width:100%;min-height:48px;padding:12px 16px;border:0;border-radius:var(--ui-radius-sm);background:var(--ui-button-primary-bg);color:var(--ui-button-primary-fg);display:inline-flex;align-items:center;justify-content:center;gap:8px;font-family:var(--ui-font-family-sans);font-size:var(--ui-type-button-1-font-size);font-style:var(--ui-font-style-base);font-weight:var(--ui-font-weight-semibold);line-height:var(--ui-type-button-1-line-height);letter-spacing:0;white-space:nowrap;cursor:pointer;transition:background-color .18s ease,transform .12s ease}@media(hover:hover)and (pointer:fine){.hubspot-partner-form__hubspot .hsfc-Button:hover{background:var(--ui-button-primary-bg-hover)}.hubspot-partner-form__hubspot .hsfc-Button:active{transform:scale(.99)}}.hubspot-partner-form__hubspot .hsfc-Button:focus-visible{outline:2px solid var(--ui-color-text-primary);outline-offset:2px}.hubspot-partner-form__hubspot [class*=ErrorMessage],.hubspot-partner-form__hubspot [class*=Alert--error]{color:var(--ui-color-text-primary);font-family:var(--ui-font-family-sans);font-size:12px;line-height:16px}.hubspot-partner-form__hubspot [class*=SuccessMessage],.hubspot-partner-form__hubspot .submitted-message{width:100%;padding:14px 16px;border:1px solid var(--ui-color-stroke-primary);border-radius:var(--ui-radius-sm);background:var(--ui-color-surface-primary);color:var(--ui-color-text-primary);box-sizing:border-box;font-family:var(--ui-font-family-sans);font-size:14px;line-height:20px}@media screen and (max-width:767px){.hubspot-partner-form{--hubspot-partner-form-padding-top: 40px;--hubspot-partner-form-padding-bottom: 40px}.hubspot-partner-form__container{gap:24px;padding-inline:16px}.hubspot-partner-form__heading{font-size:28px;line-height:36px}.hubspot-partner-form__hubspot .hsfc-Step__Content>.hsfc-Row{flex-direction:column;align-items:stretch;gap:16px}.hubspot-partner-form__hubspot .hsfc-Step__Content>.hsfc-Row>*{flex:0 0 auto;width:100%}.hubspot-partner-form__hubspot .hsfc-RadioFieldGroup__Options,.hubspot-partner-form__hubspot .hsfc-CheckboxFieldGroup__Options{grid-template-columns:1fr}}
/*# sourceMappingURL=/cdn/shop/t/66/assets/hubspot-partner-form.css.map */
