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

.u-section-1 .u-text-1 {
  text-transform: uppercase;
  font-size: 9.375rem;
  font-family: Roboto, sans-serif;
  font-weight: 700;
  margin: 100px 20px 0;
}

.u-section-1 .u-text-2 {
  letter-spacing: 6px;
  font-size: 1.875rem;
  text-transform: uppercase;
  font-weight: 700;
  margin: 40px 20px 0;
}

.u-section-1 .u-btn-1 {
  margin: 40px auto -39px;
}

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

  .u-section-1 .u-text-2 {
    margin-left: 0;
    margin-right: 0;
  }
}

@media (max-width: 991px) {
  .u-section-1 .u-text-1 {
    font-size: 6.875rem;
    margin-top: 230px;
  }

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

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

  .u-section-1 .u-text-1 {
    font-size: 5rem;
    margin-top: 100px;
  }

  .u-section-1 .u-btn-1 {
    margin-bottom: -154px;
  }
}

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

  .u-section-1 .u-text-1 {
    font-size: 3.25rem;
    margin-top: 50px;
  }

  .u-section-1 .u-text-2 {
    font-size: 1.5rem;
    margin-top: 78px;
  }

  .u-section-1 .u-btn-1 {
    margin-bottom: -64px;
  }
}