 .u-section-1 {
  background-image: linear-gradient(0deg, rgba(77,77,77,0.8), rgba(77,77,77,0.8)), url("images/AdobeStock_441015086.jpeg");
  background-position: 50% 50%;
}

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

.u-section-1 .u-text-1 {
  font-size: 3rem;
  font-weight: 500;
  width: 272px;
  margin: 71px auto 0;
}

.u-section-1 .u-text-2 {
  font-size: 1.125rem;
  margin: 49px 0 0;
}

.u-section-1 .u-btn-1 {
  background-image: none;
  text-transform: uppercase;
  font-weight: 700;
  margin: 49px auto 0;
}

.u-section-1 .u-text-3 {
  width: 283px;
  font-weight: 700;
  margin: 119px auto 0;
}

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

.u-section-1 .u-btn-2 {
  background-image: none;
  font-size: 1.125rem;
  font-weight: 700;
  margin: 63px auto 57px;
}

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

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

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

  .u-section-1 .u-text-3 {
    width: 218px;
    margin-top: 111px;
  }

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

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

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

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

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