 .u-section-1 {
  background-position: 50% 50%, 50% 50%;
  background-repeat: no-repeat, no-repeat;
  background-image: radial-gradient(circle, rgba(0, 0, 0, 0.5) 14%, rgba(0, 0, 0, 0.5)), linear-gradient(to bottom, rgba(41, 51, 50, 1), rgba(41, 51, 50, 1));
  background-size: cover, cover;
}

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

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

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

.u-section-1 .u-text-3 {
  font-size: 1.25rem;
  margin: 63px 8px 3px;
}

@media (max-width: 1199px) {
  .u-section-1 .u-text-2 {
    width: 874px;
  }

  .u-section-1 .u-text-3 {
    width: 874px;
    margin-left: 0;
    margin-right: 0;
  }
}

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

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

@media (max-width: 767px) {
  .u-section-1 .u-text-2 {
    width: 540px;
  }

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

@media (max-width: 575px) {
  .u-section-1 .u-text-2 {
    width: 340px;
  }

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