.equiteq.component-25a {
  position: relative;
  padding-block: 4rem;
}
.equiteq.component-25a::before {
  content: "";
  position: absolute;
  display: block;
  width: 100vw;
  height: 100%;
  top: 0;
  left: calc((100vw - 100%) / -2);
  background-color: #FFFCF5;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 0 0;
  z-index: -1;
}
@media (min-width: 992px) {
  .equiteq.component-25a {
    height: 100%;
  }
  .equiteq.component-25a::before {
    height: 100%;
  }
}
.equiteq.component-25a .heading {
  color: #4C5451;
  font-family: "Syne", sans-serif;
  font-size: 32px;
  line-height: 40px;
  font-weight: 400;
  text-wrap: pretty;
  text-align: left;
  text-transform: capitalize;
  margin-block-end: 1rem;
}
@media (min-width: 992px) {
  .equiteq.component-25a .heading {
    font-size: 48px;
    line-height: 56px;
  }
}
.equiteq.component-25a .subheading {
  color: #4C5451;
  font-family: "DM Sans", sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 32px;
  margin-block-end: 2rem;
}
.equiteq.component-25a .subheading strong {
  font-weight: 600;
}
.equiteq.component-25a .hs-form {
  background-color: #fff;
  padding: 1rem;
  border: 1px solid #C5C7C3;
  border-radius: 4px;
  max-width: 500px;
}
@media (min-width: 992px) {
  .equiteq.component-25a .hs-form {
    padding: 1.5rem;
  }
}
.equiteq.component-25a .hs-form fieldset {
  margin-block-end: 1rem;
  max-width: unset;
}
.equiteq.component-25a .hs-form fieldset:has([type=hidden]) {
  margin-block-end: 0;
}
.equiteq.component-25a .hs-form fieldset:has(.legal-consent-container) {
  margin-block-end: 0;
}
.equiteq.component-25a .hs-form fieldset .hs-input {
  width: 100% !important;
}
.equiteq.component-25a .hs-form fieldset.form-columns-2 {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.equiteq.component-25a .hs-form fieldset.form-columns-2 .hs-form-field {
  width: 100%;
  float: unset;
}
.equiteq.component-25a .hs-form fieldset label {
  margin-block-end: 0.5rem;
  color: #081901;
  font-feature-settings: "liga" off, "clig" off;
  font-family: "IBM Plex Sans", sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 28px;
}
.equiteq.component-25a .hs-form fieldset label .hs-form-required {
  margin-inline-start: 0.25rem;
  color: #E70808;
}
.equiteq.component-25a .hs-form fieldset ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.equiteq.component-25a .hs-form fieldset ul .hs-error-msg {
  color: #E70808;
  font-family: "DM Sans", sans-serif;
  font-size: 12px;
  font-style: italic;
  font-weight: 300;
  line-height: 32px;
  margin-block-end: 0;
}
.equiteq.component-25a .hs-form .hs-recaptcha {
  margin-block-end: 1rem;
}
.equiteq.component-25a .hs-form input[type=text],
.equiteq.component-25a .hs-form input[type=email] {
  border-radius: 4px;
  border: 1px solid #A9ACA8;
  padding: 0 0.5rem;
  width: 100%;
  color: #757874;
  font-family: "DM Sans", sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 32px;
}
.equiteq.component-25a .hs-form textarea {
  border-radius: 4px;
  border: 1px solid #A9ACA8;
  padding: 0 0.5rem;
  height: 4rem;
  color: #757874;
  font-family: "DM Sans", sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 32px;
}
.equiteq.component-25a .hs-form .legal-consent-container {
  color: #081901;
  font-family: "IBM Plex Sans", sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}
.equiteq.component-25a .hs-form .hs_error_rollup ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.equiteq.component-25a .hs-form .hs_error_rollup ul .hs-main-font-element {
  color: #E70808;
  font-family: "DM Sans", sans-serif;
  font-size: 12px;
  font-style: italic;
  font-weight: 300;
  line-height: 32px;
  margin-block-end: 0.5rem;
}
.equiteq.component-25a .hs-form input[type=submit] {
  background-color: #081901;
  color: #FFF;
  border: 1px solid #081901;
  border-radius: 2px;
  text-align: center;
  font-family: "IBM Plex Sans", sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 100%;
  padding: 0.7rem;
}

/*# sourceMappingURL=component-25a.css.map */
