 .u-section-1 {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: linear-gradient(rgb(3, 50, 75), rgb(49, 51, 85));
  background-size: cover;
}

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

.u-section-1 .u-image-1 {
  width: 470px;
  height: 139px;
  margin: 83px auto 0;
}

.u-section-1 .u-text-1 {
  font-size: 3.75rem;
  margin: 20px 0 4px;
}

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

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

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

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

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

  .u-section-1 .u-image-1 {
    width: 340px;
    height: 101px;
  }

  .u-section-1 .u-text-1 {
    font-size: 2.25rem;
  }
} .u-section-2 {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: linear-gradient(rgb(49, 51, 85), rgb(82, 20, 104));
  background-size: cover;
}

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

.u-section-2 .u-text-1 {
  font-size: 1rem;
  line-height: 1.6;
  font-weight: 400;
  margin: 48px auto 0 0;
}

.u-section-2 .u-btn-1 {
  background-image: none;
  padding: 0;
}

.u-section-2 .u-btn-2 {
  background-image: none;
  padding: 0;
}

.u-section-2 .u-text-2 {
  margin: 20px auto 60px 0;
}