 .u-section-1 {
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url('images/silhouettes-businesspeople-office_1098-2957.jpg');
  background-position: 50% 50%, 15.18% 50%;
  background-size: cover, cover;
  background-repeat: no-repeat, no-repeat;
}

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

.u-section-1 .u-text-1 {
  text-transform: uppercase;
  font-weight: 700;
  font-family: "DM Serif Display";
  letter-spacing: 9px;
  margin: 142px 0 0;
}

.u-section-1 .u-text-2 {
  font-size: 1.875rem;
  font-style: italic;
  margin: 44px 0 0;
}

.u-section-1 .u-text-3 {
  letter-spacing: 1px;
  --animation-custom_in-translate_x: -300px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
  margin: -135px 466px 0 0;
}

.u-section-1 .u-btn-1 {
  --radius: 50px;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.875rem;
  letter-spacing: 1px;
  background-image: none;
  margin: 195px 28px 60px auto;
  padding: 10px 63px 10px 62px;
}

@media (max-width: 1199px) {
   .u-section-1 {
    background-position: 19.23% 39.48%;
    background-size: 125%;
  }

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

  .u-section-1 .u-text-3 {
    margin-right: 266px;
  }

  .u-section-1 .u-btn-1 {
    margin-right: 0;
  }
}

@media (max-width: 991px) {
   .u-section-1 {
    background-position: 52.71% 54.59%;
    background-size: auto 125%;
  }

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

  .u-section-1 .u-text-3 {
    margin-top: 435px;
    margin-right: 46px;
  }

  .u-section-1 .u-btn-1 {
    margin-top: -293px;
  }
}

@media (max-width: 767px) {
   .u-section-1 {
    background-position: 58.36% 57.11%;
  }

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

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

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

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