.u-section-1 .u-sheet-1 {
  min-height: 832px;
}

.u-section-1 .u-image-1 {
  width: 459px;
  height: 142px;
  margin: 34px auto 0;
}

.u-section-1 .u-text-1 {
  font-family: Poppins;
  font-weight: 700;
  font-size: 1.5rem;
  margin: 27px auto 0;
}

.u-section-1 .u-text-2 {
  font-family: Poppins;
  width: 715px;
  margin: 2px auto 0;
}

.u-section-1 .u-form-1 {
  height: 406px;
  width: 570px;
  margin: 2px auto 58px;
}

.u-section-1 .u-label-1 {
  font-weight: 700;
  font-family: Poppins;
  font-size: 0.9375rem;
}

.u-section-1 .u-input-1 {
  --radius: 24px;
  font-family: Poppins;
  font-size: 0.875rem;
}

.u-section-1 .u-label-2 {
  font-weight: 700;
  font-family: Poppins;
  font-size: 0.9375rem;
}

.u-section-1 .u-input-2 {
  --radius: 24px;
  font-family: Poppins;
  font-size: 0.875rem;
}

.u-section-1 .u-form-group-3 {
  margin-left: 0;
}

.u-section-1 .u-label-3 {
  font-weight: 700;
  font-family: Poppins;
  font-size: 0.9375rem;
}

.u-section-1 .u-input-3 {
  --radius: 24px;
  font-family: Poppins;
  font-size: 0.875rem;
}

.u-section-1 .u-label-4 {
  font-family: Poppins;
  font-weight: 700;
  font-size: 0.9375rem;
}

.u-section-1 .u-input-4 {
  --radius: 24px;
  font-family: Poppins;
  font-size: 0.875rem;
}

.u-section-1 .u-btn-1 {
  width: 100%;
  --radius: 23px;
  background-image: none;
  padding: 10px 0;
}

@media (max-width: 1199px) {
  .u-section-1 .u-image-1 {
    width: 314px;
    height: 98px;
    margin-top: 44px;
  }

  .u-section-1 .u-text-1 {
    width: auto;
    margin-top: 21px;
  }

  .u-section-1 .u-text-2 {
    width: 695px;
    margin-top: 14px;
  }

  .u-section-1 .u-form-1 {
    height: 472px;
    margin-top: 21px;
    margin-bottom: 60px;
  }
}

@media (max-width: 991px) {
  .u-section-1 .u-image-1 {
    width: 260px;
    height: 81px;
    margin-top: 29px;
  }

  .u-section-1 .u-text-2 {
    margin-top: 16px;
  }

  .u-section-1 .u-form-1 {
    margin-top: 16px;
  }
}

@media (max-width: 767px) {
  .u-section-1 .u-text-1 {
    font-size: 1.3333333333333333rem;
  }

  .u-section-1 .u-text-2 {
    width: 540px;
  }

  .u-section-1 .u-form-1 {
    width: 540px;
  }
}

@media (max-width: 575px) {
  .u-section-1 .u-sheet-1 {
    min-height: 784px;
  }

  .u-section-1 .u-image-1 {
    width: 130px;
    height: 42px;
    margin-top: 24px;
  }

  .u-section-1 .u-text-1 {
    margin-top: 23px;
    margin-left: 12px;
    margin-right: 12px;
  }

  .u-section-1 .u-text-2 {
    width: 340px;
    margin-top: 11px;
  }

  .u-section-1 .u-form-1 {
    margin-top: 11px;
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }
}