 .u-section-1 {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: linear-gradient(to bottom, rgba(57, 99, 167, 1), rgba(57, 99, 167, 1));
  background-size: cover;
}

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

.u-section-1 .u-text-1 {
  font-size: 3rem;
  margin: 40px auto;
}.u-section-2 .u-sheet-1 {
  min-height: 1712px;
}

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

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

  .u-section-2 .u-text-1 {
    width: auto;
    margin-top: 18px;
    margin-bottom: 18px;
  }
}

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

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

  .u-section-2 .u-text-1 {
    margin-top: 17px;
    margin-bottom: 54px;
  }
}