 .u-section-1 {
  background-image: none;
}

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

.u-section-1 .u-text-1 {
  font-size: 2.25rem;
  font-weight: 700;
  margin: 60px auto 0 236px;
}

.u-section-1 .u-image-1 {
  width: 562px;
  height: 67px;
  margin: 10px auto 0 221px;
}

.u-section-1 .u-form-1 {
  height: 303px;
  background-image: none;
  --radius: 11px;
  margin: 0 395px 60px 235px;
}

.u-section-1 .u-btn-1 {
  --radius: 12px;
  background-image: none;
  padding-top: 10px;
  padding-bottom: 10px;
  font-weight: 700;
}

@media (max-width: 1199px) {
  .u-section-1 .u-form-1 {
    margin-right: initial;
    margin-left: initial;
  }
}

@media (max-width: 991px) {
  .u-section-1 .u-image-1 {
    margin-left: 158px;
  }
}

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

  .u-section-1 .u-text-1 {
    margin-left: 177px;
  }

  .u-section-1 .u-image-1 {
    width: 540px;
    height: 64px;
    margin-left: 0;
  }
}

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

  .u-section-1 .u-text-1 {
    margin-left: 111px;
  }

  .u-section-1 .u-image-1 {
    width: 340px;
    height: 40px;
  }
}