 .u-section-1 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.1), rgba(0,0,0,0.1));
  background-position: 50% 50%;
}

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

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

.u-section-1 .u-text-2 {
  font-weight: 700;
  font-size: 6rem;
  text-transform: uppercase;
  margin: 24px auto 60px;
}

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

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

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

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

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

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

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

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

  .u-section-1 .u-text-2 {
    font-size: 3rem;
    width: auto;
    margin-top: 21px;
  }
}

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

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

  .u-section-1 .u-text-2 {
    margin-left: 0;
    margin-right: 0;
  }
}.u-section-2 .u-sheet-1 {
  min-height: 434px;
}

.u-section-2 .u-text-1 {
  font-size: 3.75rem;
  font-weight: 300;
  margin: 24px auto 0;
}

.u-section-2 .u-text-2 {
  font-size: 1.25rem;
  width: 560px;
  margin: 30px auto 0;
}

.u-section-2 .u-text-3 {
  width: 560px;
  font-size: 1rem;
  margin: 26px auto 0;
}

.u-section-2 .u-btn-1 {
  background-image: none;
  font-size: 1rem;
  margin: 30px auto 0;
  padding: 0;
}

.u-section-2 .u-text-4 {
  width: 560px;
  margin: 30px auto 60px;
}

.u-section-2 .u-btn-2 {
  background-image: none;
  border-style: solid;
  font-size: 1rem;
  padding: 0;
}

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

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

@media (max-width: 991px) {
  .u-section-2 .u-sheet-1 {
    min-height: 400px;
  }

  .u-section-2 .u-text-4 {
    margin-bottom: 57px;
  }
}

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

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

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

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

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

  .u-section-2 .u-text-2 {
    font-size: 1.125rem;
    width: 340px;
  }

  .u-section-2 .u-text-3 {
    width: 340px;
    font-size: 0.875rem;
  }

  .u-section-2 .u-btn-1 {
    font-size: 0.875rem;
    margin-top: 26px;
  }

  .u-section-2 .u-text-4 {
    width: auto;
    margin: 24px 0 39px;
  }

  .u-section-2 .u-btn-2 {
    font-size: 0.875rem;
  }
}