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

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

.u-section-1 .u-text-1 {
  width: 438px;
  font-weight: 700;
  font-size: 3rem;
  margin: 84px auto 0;
}

.u-section-1 .u-text-2 {
  font-size: 1.25rem;
  line-height: 1.5;
  width: 438px;
  margin: 20px auto 0;
}

.u-section-1 .u-form-1 {
  height: 477px;
  background-image: none;
  box-shadow: 0px 2px 10px 2px rgba(235,235,235,0.8);
  width: 627px;
  margin: 38px auto 0;
}

.u-section-1 .u-input-1 {
  font-weight: 500;
}

.u-section-1 .u-input-2 {
  font-weight: 500;
}

.u-section-1 .u-input-3 {
  font-weight: 500;
}

.u-section-1 .u-btn-1 {
  width: 100%;
  font-size: 1.25rem;
  background-image: none;
  font-weight: 700;
  letter-spacing: normal;
  text-transform: none;
}

.u-section-1 .u-text-3 {
  font-size: 1.5rem;
  margin: 56px auto 0;
}

.u-section-1 .u-text-4 {
  margin: 20px auto 60px;
}

@media (max-width: 1199px) {
   .u-section-1 {
    min-height: 843px;
  }

  .u-section-1 .u-btn-1 {
    border-style: solid;
  }

  .u-section-1 .u-text-3 {
    width: 378px;
  }
}

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

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

  .u-section-1 .u-text-3 {
    font-size: 1rem;
  }
}

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

  .u-section-1 .u-text-1 {
    font-size: 2.125rem;
    width: 340px;
  }

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

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

  .u-section-1 .u-text-3 {
    font-size: 1.125rem;
    width: auto;
    margin-left: 20px;
    margin-right: 20px;
  }

  .u-section-1 .u-text-4 {
    width: auto;
    margin-left: 0;
    margin-right: 0;
  }
}