form#hsForm_2291c1e5-4c6c-4665-84de-13fc3850ff07 {
  margin: 0 !important;
  width: 100% !important;
  min-width: 100% !important;
  max-width: 100% !important;
  display: flex !important;
  flex-direction: column !important;
  gap: 12px !important;
}
form#hsForm_2291c1e5-4c6c-4665-84de-13fc3850ff07>div.hs_email.hs-email>div.input>input.hs-input {
  margin: 0 !important;
  font-family: "Roboto" !important;
  font-size: 14px !important;
  font-weight: 400 !important;
  color: #ffffff !important;
  letter-spacing: 0.8px !important;
  width: 100% !important;
  min-width: 100% !important;
  max-width: 100% !important;
  height: 48px !important;
  min-height: 48px !important;
  max-height: 48px !important;
  padding: 12px 16px !important;
  background-color: #0d0d0d !important;
  border: 1px solid #404040 !important;
  border-radius: 4px !important;
}
form#hsForm_2291c1e5-4c6c-4665-84de-13fc3850ff07>div.hs_email.hs-email>div.input>input.hs-input::placeholder {
  color: #8d8d8d !important;
}
form#hsForm_2291c1e5-4c6c-4665-84de-13fc3850ff07>div.hs_email.hs-email>div.input>input.hs-input:-ms-input-placeholder {
  color: #8d8d8d !important;
}
form#hsForm_2291c1e5-4c6c-4665-84de-13fc3850ff07>div.hs_email.hs-email>div.input>input[type=email].hs-input:focus {
  outline: none;
  border: 1px solid #cd0d0d !important;
}
form#hsForm_2291c1e5-4c6c-4665-84de-13fc3850ff07>div.hs_email.hs-email>ul.no-list.hs-error-msgs li, form#hsForm_2291c1e5-4c6c-4665-84de-13fc3850ff07>div.hs_email.hs-email>ul.input-list li {
  margin-left: 0px !important;
}
form#hsForm_2291c1e5-4c6c-4665-84de-13fc3850ff07>div.hs_email.hs-email>ul.no-list.hs-error-msgs, form#hsForm_2291c1e5-4c6c-4665-84de-13fc3850ff07>div.hs_email.hs-email>ul.input-list {
  font-family: "Roboto" !important;
  font-size: 12px !important;
  font-weight: 400 !important;
  color: #cbcbcb !important;
  letter-spacing: 0.8px !important;
  padding-inline-start: 16px !important;
}
form#hsForm_2291c1e5-4c6c-4665-84de-13fc3850ff07>div.hs_email.hs-email>ul.no-list.hs-error-msgs a, form#hsForm_2291c1e5-4c6c-4665-84de-13fc3850ff07>div.hs_email.hs-email>ul.input-list a {
  color: #cbcbcb !important;
}
form#hsForm_2291c1e5-4c6c-4665-84de-13fc3850ff07>div.hs_submit.hs-submit>div.actions>input[type="submit"].hs-button.primary.large {
  background-color: #cd0d0d !important;
  padding: 12px 24px !important;
  border-radius: 4px !important;
  border: none !important;
  font-family: "Roboto Condensed" !important;
  font-size: 14px !important;
  font-weight: 400 !important;
  color: #ffffff !important;
  text-transform: uppercase !important;
  letter-spacing: 0.8px !important;
  width: auto !important;
  height: 48px !important;
  min-height: 48px !important;
  max-height: 48px !important;
}
form#hsForm_2291c1e5-4c6c-4665-84de-13fc3850ff07>div.hs_submit.hs-submit>div.actions>input[type="submit"].hs-button.primary.large:hover {
  background-color: #8e0000 !important;
}
form#hsForm_2291c1e5-4c6c-4665-84de-13fc3850ff07>div.hs_recaptcha.hs-recaptcha {
  display: none !important;
}
form#hsForm_2291c1e5-4c6c-4665-84de-13fc3850ff07:hover > div.hs_recaptcha.hs-recaptcha {
  display: block !important;
}
@media (max-width: 767px) {
  form#hsForm_2291c1e5-4c6c-4665-84de-13fc3850ff07>div.hs_submit.hs-submit>div.actions {
    display: flex !important;
    justify-content: center !important;
  }
  form#hsForm_2291c1e5-4c6c-4665-84de-13fc3850ff07>div.hs_submit.hs-submit>div.actions>input[type="submit"].hs-button.primary.large {
    width: 100% !important;
  }
}