/* Chrome, Safari, Edge */
input:-webkit-autofill {
  -webkit-text-fill-color: #fff !important;
}

/* Firefox */
input:-moz-autofill {
  color: #fff !important;
}

/* //////////////////// */

#hsForm_a9a0633d-db74-4565-9695-58f6c3af214c .hs-email {
  display: none;
}

/*
.has-scroll {
  background-image: linear-gradient(45deg, #0569e0, #a234f3) !important;
  color: white !important;
  box-shadow: none !important;
}
*/

::placeholder {
  color: #cbcbcb !important;
}

#hsForm_641f66f6-ddff-4fce-8a3d-969313c7401f .hbspt-form,
#hsForm_641f66f6-ddff-4fce-8a3d-969313c7401f .hbspt-form,
#hsForm_641f66f6-ddff-4fce-8a3d-969313c7401f .hbspt-form {
  display: flex;
  justify-content: center;
}

#hsForm_c8ffa7c5-41be-4c58-bf1e-fb3e7f972255 .hs-form-field,
#hsForm_01272497-da56-4031-8375-48858ded625d .hs-form-field,
#hsForm_641f66f6-ddff-4fce-8a3d-969313c7401f .hs-form-field {
  width: 100%;
  max-width: 28rem;
}

#hsForm_c8ffa7c5-41be-4c58-bf1e-fb3e7f972255 .hs-submit,
#hsForm_01272497-da56-4031-8375-48858ded625d .hs-submit,
#hsForm_641f66f6-ddff-4fce-8a3d-969313c7401f .hs-submit {
  display: flex;
  height: 3.3rem;
  margin-top: 10px;
  margin-bottom: auto;
  flex-shrink: 0;
  margin-left: -13.65rem;
}

#hsForm_c8ffa7c5-41be-4c58-bf1e-fb3e7f972255,
#hsForm_01272497-da56-4031-8375-48858ded625d,
#hsForm_641f66f6-ddff-4fce-8a3d-969313c7401f {
  display: flex;
  justify-content: center;
  width: 100%;
  grid-gap: 1rem;
}

#email-c8ffa7c5-41be-4c58-bf1e-fb3e7f972255,
#email-01272497-da56-4031-8375-48858ded625d,
#email-641f66f6-ddff-4fce-8a3d-969313c7401f {
  border: 1px solid #ffffff3d;
  height: 3.5rem;
  border-radius: 99rem;
  padding-right: 14rem;
  font-size: 0.75rem;
  color: #fff;
  padding-left: 1.5rem;
  background-color: #00000066 !important;

}

#email-c8ffa7c5-41be-4c58-bf1e-fb3e7f972255,
#email-01272497-da56-4031-8375-48858ded625d,
#email-641f66f6-ddff-4fce-8a3d-969313c7401f::placeholder {

  color: #bbbbbb;

}

.section_autoreview_cta #hsForm_641f66f6-ddff-4fce-8a3d-969313c7401f {
  justify-content: start !important;

}

#hsForm_c8ffa7c5-41be-4c58-bf1e-fb3e7f972255 .hs-button,
#hsForm_01272497-da56-4031-8375-48858ded625d .hs-button,
#hsForm_641f66f6-ddff-4fce-8a3d-969313c7401f .hs-button,
#hsForm_a9a0633d-db74-4565-9695-58f6c3af214c .hs-button {
  color: #fff !important;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  background-color: #ffa800 !important;
  border-radius: 99rem;
  padding: 1rem 1.5rem .75rem;
  font-size: .875rem;
  font-weight: 700;
  transition: transform .2s;
  background-image: linear-gradient(45deg, #0569e0, #a234f3);
}

#hsForm_c8ffa7c5-41be-4c58-bf1e-fb3e7f972255 .hs-button:hover,
#hsForm_01272497-da56-4031-8375-48858ded625d .hs-button:hover,
#hsForm_641f66f6-ddff-4fce-8a3d-969313c7401f .hs-button:hover {
  transform: none !important;
}

/*

*/
[data-hsfc-id="FormWrapper"] .hsfc-Step__Content,
[data-hsfc-id="FormWrapper"] .hsfc-Row,
[data-hsfc-id="FormWrapper"] .hsfc-RichText,
[data-hsfc-id="FormWrapper"] .hsfc-EmailField,
[data-hsfc-id="FormWrapper"] .hsfc-FieldLabel,
[data-hsfc-id="FormWrapper"] .hsfc-FieldLabel__RequiredIndicator,
[data-hsfc-id="FormWrapper"] .hsfc-EmailField input[type="email"] {
  font-family: 'Sharp Sans', sans-serif !important;
  font-size: 1rem !important;
  line-height: 1.5 !important;
  color: var(--white) !important;
  background-color: #000 !important;
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale !important;
  font-smoothing: antialiased !important;
  text-rendering: optimizeLegibility !important;
}

[data-hsfc-id="FormWrapper"] .hsfc-FieldLabel {
  font-weight: 600 !important;
  margin-bottom: 5px !important;
  display: block !important;
}

[data-hsfc-id="FormWrapper"] .hsfc-FieldLabel__RequiredIndicator {
  color: red !important;
}

[data-hsfc-id="FormWrapper"] input,
[data-hsfc-id="FormWrapper"] textarea {
  color: #fff !important;
  text-transform: none !important;
  background-color: transparent !important;
  border: 1.5px solid #586470 !important;
  min-height: 3rem !important;
  margin-bottom: 0.75rem !important;
  padding: 0.5rem 1rem !important;
  width: 100% !important;
  vertical-align: middle !important;
  height: 38px !important;
  font-size: 14px !important;
  line-height: 1.42857 !important;
  display: block !important;
}

[data-hsfc-id="FormWrapper"] textarea {

  height: 80px !important;

}

[data-hsfc-id="FormWrapper"] .hsfc-Form {
  font-family: Inter, sans-serif !important;
  font-size: 16px !important;
  color: #1c1c1c !important;
  max-width: 600px !important;
  margin: 0 auto !important;
  background: #fff !important;
  border-radius: 12px !important;
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.05) !important;
}

[data-hsfc-id="FormWrapper"] .hsfc-Step {
  margin-bottom: 24px !important;
}

[data-hsfc-id="FormWrapper"] .hsfc-TextInput:focus,
[data-hsfc-id="FormWrapper"] .hsfc-TextareaInput:focus {
  border-color: #4a90e2 !important;
  box-shadow: 0 0 0 3px rgba(74, 144, 226, 0.2) !important;
  outline: none !important;
}

[data-hsfc-id="FormWrapper"] .hsfc-ErrorAlert {
  color: #e53935 !important;
  font-size: 14px !important;
  margin-top: 6px !important;
}

[data-hsfc-id="FormWrapper"] .hsfc-Button {
  appearance: none !important;
  padding: 12px 24px !important;
  font-size: 16px !important;
  font-weight: 600 !important;
  background-image: linear-gradient(45deg, #0569e0, #a234f3) !important;
  color: #fff !important;
  background-color: #0f66e1 !important;
  border: none !important;
  border-radius: 99px !important;
  cursor: pointer !important;
  transition: background-color 0.2s ease, transform 0.1s ease !important;
  margin-right: 12px !important;
}

[data-hsfc-id="FormWrapper"] .hsfc-Row {
  display: flex !important;
  flex-direction: column !important;
  gap: 16px !important;
  margin-bottom: 24px !important;
}

[data-hsfc-id="FormWrapper"] .hsfc-NavigationRow__Buttons {
  margin-top: 12px !important;
  display: flex !important;
  gap: 16px !important;
}

@media (max-width: 992px) {

  #hsForm_c8ffa7c5-41be-4c58-bf1e-fb3e7f972255,
  #hsForm_01272497-da56-4031-8375-48858ded625d,
  #hsForm_641f66f6-ddff-4fce-8a3d-969313c7401f {
    grid-gap: 0;
    flex-direction: column;
  }

  #hsForm_c8ffa7c5-41be-4c58-bf1e-fb3e7f972255 .hs_submit,
  #hsForm_01272497-da56-4031-8375-48858ded625d .hs_submit {
    justify-content: center;
    margin-top: 0px;
  }

  #hsForm_c8ffa7c5-41be-4c58-bf1e-fb3e7f972255 .hs_email,
  #hsForm_01272497-da56-4031-8375-48858ded625d .hs_email {
    margin-left: auto;
    margin-right: auto;
  }

  .section_autoreview_header .hs-submit,
  .section_autoreview_comments .hs-submit,
  .section_autoreview_cta .hs-submit {
    margin-left: 0rem !important;
  }

  #email-c8ffa7c5-41be-4c58-bf1e-fb3e7f972255,
  #email-01272497-da56-4031-8375-48858ded625d,
  #email-641f66f6-ddff-4fce-8a3d-969313c7401f {
    padding-right: 1.5rem !important;
  }

  .section_autoreview_cta .hs-submit {
    margin-left: 0rem !important;
  }

}

.hbspt-form .hs-error-msg {
  color: var(--light-blue) !important;
}

.hbspt-form li {
  color: var(--light-blue) !important;

}

.hs_error_rollup {
  display: none !important;
}

/* overwrite code for autoreview CTA for now */
.section_autoreview_cta .hs-submit {
  display: none !important;
}

.section_autoreview_cta #email-641f66f6-ddff-4fce-8a3d-969313c7401f {
  border-radius: 0.25rem;

}

.section_autoreview_cta #hsForm_641f66f6-ddff-4fce-8a3d-969313c7401f .hs-form-field {
  max-width: none !important;
}
