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

.u-section-1 .u-text-1 {
  text-transform: uppercase;
  margin: 35px auto 0;
}

.u-section-1 .u-text-2 {
  margin: 35px 0 0;
}

.u-section-1 .u-text-3 {
  margin: 22px 0 0;
}

.u-section-1 .u-text-4 {
  margin: 0 0 22px;
}

.u-section-1 .u-btn-1 {
  border-style: solid;
  text-transform: uppercase;
  padding: 0;
}

.u-section-1 .u-btn-2 {
  border-style: solid;
  text-transform: uppercase;
  padding: 0;
}

@media (max-width: 991px) {
  .u-section-1 .u-text-1 {
    margin-top: 139px;
  }

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

  .u-section-1 .u-text-3 {
    margin-top: 20px;
  }
}

@media (max-width: 767px) {
  .u-section-1 .u-text-1 {
    margin-top: 251px;
  }
}

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

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

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

  .u-section-1 .u-text-3 {
    margin-top: 22px;
  }

  .u-section-1 .u-text-4 {
    width: auto;
    margin-top: 7px;
    margin-bottom: 14px;
  }
}