.hubspot-form {
  margin: auto!important;
}

.hubspot-form h3 strong {
  font-family:NB International Pro-R-nqhNQQLq!important;
  letter-spacing:-0.011em!important;
  position:relative!important;
  font-size: 28px!important;
  font-weight: normal!important;
  color: #3c6ae3;
}

.hs-form-field {
  display: flex!important;
  flex-direction: column!important;
}

.hs-form-field label {
  display: block!important;
  text-align:left!important;
  margin-bottom: 4px!important;
  font-weight: normal!important;

}

.hs-form-field .input {
  display: block!important;
  margin: 0!important;
}

.hs-form-field .input input {
  padding: 6px!important;
  background: #fff!important;
  height: 36px;
  border-radius: 6px;
  box-shadow: none!important;
}

.hubspot-form input[type="submit"]{
  padding: 8px!important;
}

.hubspot-63f5428ba910b .hs-form .hs-button,
.hubspot-63f78a92beb14 .base-hs-button-styles, .hubspot-63f78a92beb14 .hs-form .hs-button {
  background-color: #3c6ae3!important;
  background-image: none!important;
  border: 0!important;
  box-shadow: none!important;
  font-weight: normal!important;
  font-size: 18px;
  height: 54px!important;
  padding: 0 24px!important;
}