 .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: 383px;
}

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

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

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

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

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

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

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

  .u-section-1 .u-text-1 {
    margin-bottom: 60px;
  }
}

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

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

  .u-section-1 .u-text-1 {
    font-size: 1.875rem;
    width: auto;
    margin-top: 77px;
    margin-right: -36px;
    margin-bottom: 0;
  }
} .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: 1566px;
}

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

@media (max-width: 1199px) {
   .u-section-2 {
    --color-var: #2a1037;
  }
}

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

  .u-section-2 .u-text-1 {
    width: auto;
    margin-right: 16px;
  }
}