 .u-section-1 {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), linear-gradient(0deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), url('images/Screenshot2024-11-15at10.42.24PM.png');
  background-position: 50% 50%, 50% 50%, 50% 50%;
  background-size: cover, 145%, 145%;
  background-repeat: no-repeat;
}

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

.u-section-1 .u-text-1 {
  font-size: 4.5rem;
  line-height: 1.1;
  font-weight: 700;
  margin: 46px auto 0 0;
}

.u-section-1 .u-text-2 {
  font-size: 2.25rem;
  line-height: 1.1;
  font-weight: 700;
  margin: 23px 521px 0 0;
}

.u-section-1 .u-text-3 {
  font-size: 2.25rem;
  font-weight: 700;
  letter-spacing: -2px;
  line-height: 1.2;
  margin: 396px 0 53px 637px;
}

@media (max-width: 1399px) {
   .u-section-1 {
    background-size: auto 145%;
  }

  .u-section-1 .u-text-2 {
    margin-right: 341px;
  }

  .u-section-1 .u-text-3 {
    width: auto;
    margin-left: 597px;
  }
}

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

  .u-section-1 .u-text-2 {
    margin-right: 141px;
  }

  .u-section-1 .u-text-3 {
    margin-left: 397px;
  }
}

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

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

  .u-section-1 .u-text-3 {
    margin-left: 177px;
  }
}

@media (max-width: 767px) {
   .u-section-1 {
    background-size: auto 180%;
  }

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

  .u-section-1 .u-text-3 {
    margin-top: 201px;
    margin-left: 0;
    margin-bottom: 49px;
  }
}

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

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

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

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