 .u-section-1 {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('images/Screenshot2024-12-01at12.13.39PM.png');
  background-position: 50% 50%, 50% 50%;
  background-repeat: no-repeat;
  background-size: cover, cover;
}

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

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

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

.u-section-1 .u-text-3 {
  font-size: 1.875rem;
  font-weight: 700;
  letter-spacing: -2px;
  line-height: 1.2;
  margin: 360px 0 38px 833px;
}

@media (max-width: 1399px) {
  .u-section-1 .u-text-1 {
    width: auto;
    margin-top: 62px;
  }

  .u-section-1 .u-text-2 {
    margin-top: 12px;
    margin-right: 392px;
  }

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

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

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

  .u-section-1 .u-text-3 {
    width: 487px;
    margin: 359px auto 40px;
  }
}

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

  .u-section-1 .u-text-3 {
    margin-top: 367px;
    margin-bottom: 31px;
  }
}

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

  .u-section-1 .u-text-3 {
    width: auto;
    margin: 364px 27px 35px;
  }
}

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

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

  .u-section-1 .u-text-2 {
    font-size: 1.5rem;
    width: auto;
    margin-right: 27px;
  }

  .u-section-1 .u-text-3 {
    font-size: 1.25rem;
    margin: 535px auto 49px;
  }
}