@media (min-width: 992px) {
  .formWithBackground {
    padding: 200px 0;
    text-align: left;
  }
}

@media (min-width: 992px) {
  .formWithBackground_video::after {
    background-image: linear-gradient(to left, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.6) 65%);
  }
}

@media (min-width: 992px) {
  .formWithBackground .wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
}

@media (min-width: 992px) {
  .formWithBackground_content::after {
    background-image: linear-gradient(to left, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.6) 65%);
  }
}

@media (min-width: 992px) {
  .formWithBackground_content {
    flex-basis: 45%;
  }
}

@media (min-width: 992px) {
  .formWithBackground_content::after {
    display: none;
  }
}

@media (min-width: 992px) {
  .formWithBackground_content-link {
    font-size: 14px;
    padding: 15px 40px;
  }
}

@media (min-width: 992px) {
  .formWithBackground_content-link {
    margin: 0;
  }
}

@media (min-width: 992px) {
  .formWithBackground_content-phone {
    font-size: 32px;
    justify-content: flex-start;
    width: fit-content;
    margin-top: 20px;
    padding-top: 20px;
  }
}

@media (min-width: 992px) {
  .formWithBackground_content-phone svg {
    margin-right: 16px;
  }
}

@media (min-width: 992px) {
  .formWithBackground_content-wrapper {
    width: fit-content;
  }
}

@media (min-width: 992px) {
  .formWithBackground_content-about {
    justify-content: flex-start;
    width: fit-content;
    margin-top: 20px;
    padding-top: 20px;
  }
}

@media (min-width: 992px) {
  .formWithBackground_content-single-title {
    font-size: 24px;
    padding-right: 16px;
  }
}

@media (min-width: 992px) {
  .formWithBackground_content-single-description {
    font-size: 20px;
  }
}

@media (min-width: 992px) {
  .formWithBackground_content-links {
    width: fit-content;
    margin-top: 20px;
    padding-top: 20px;
    align-items: flex-start;
    flex-direction: row;
    margin-bottom: 0;
  }
}

@media (min-width: 992px) {
  .formWithBackground_content-website {
    font-size: 14px;
    padding: 15px 40px;
  }
}

@media (min-width: 992px) {
  .formWithBackground_content-website {
    margin-bottom: 0;
    margin-right: 16px;
  }
}

@media (min-width: 992px) {
  .formWithBackground_content-google {
    font-size: 14px;
    padding: 15px 40px;
  }
}

@media (min-width: 992px) {
  .formWithBackground_content-google {
    padding: 0;
    width: 55px;
    height: 55px;
  }
}

@media (min-width: 992px) {
  .formWithBackground_form .gfield--type-image_hopper input {
    font-size: 15px !important;
  }
}

@media (min-width: 992px) {
  .formWithBackground_form .gform_confirmation_message {
    font-size: 24px;
  }
}

@media (min-width: 992px) {
  .formWithBackground_form {
    padding: 40px 60px;
    flex-basis: calc(55% - 150px);
    text-align: center;
  }
}

@media (min-width: 992px) {
  .formWithBackground_form-title {
    font-size: 32px;
    margin: 0 auto;
    margin-bottom: 30px;
    max-width: 340px;
  }
}

@media (min-width: 992px) {
  .formWithBackground_form-description {
    max-width: 530px;
    margin: 0 auto;
    margin-bottom: 40px;
  }
}

@media (min-width: 992px) {
  .formWithBackground_form .gform_fields {
    padding-top: 0;
    margin: 0 -4px;
  }
}

@media (min-width: 992px) {
  .formWithBackground_form .gform_fields .gfield {
    margin-bottom: 18px;
  }
}

@media (min-width: 992px) {
  .formWithBackground_form .gform_fields .gfield--type-checkbox {
    margin-bottom: 18px !important;
  }
}

@media (min-width: 992px) {
  .formWithBackground_form .gform_fields .gfield--type-checkbox .gfield_checkbox > div label {
    margin-left: 40px;
  }
}

@media (min-width: 992px) {
  .formWithBackground_form .gform_fields .gfield--type-checkbox .gfield_checkbox > div label::after {
    width: 24px;
    height: 24px;
    left: -35px;
  }
}

@media (min-width: 992px) {
  .formWithBackground_form .gform_fields .gfield--type-checkbox label {
    font-size: 14px !important;
  }
}

@media (min-width: 992px) {
  .formWithBackground_form .gform_fields .gfield_label {
    font-size: 16px !important;
  }
}

@media (min-width: 992px) {
  .formWithBackground_form .gform_footer {
    font-size: 14px;
    padding: 15px 40px;
  }
}

@media (min-width: 992px) {
  .formWithBackground_form .gform_footer {
    margin-top: 36px !important;
  }
}

@media (min-width: 992px) {
  .formWithBackground_form .gform_footer input {
    padding: 15px 60px !important;
  }
}

@media (min-width: 992px) {
  .formWithBackground_form .gform_footer {
    margin-top: 0 !important;
  }
}