 .u-section-1 {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: url("images/PastelBackground2.svg");
  background-size: cover;
}

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

.u-section-1 .u-text-1 {
  font-weight: 700;
  font-size: 1.875rem;
  margin: 100px auto 0 0;
}

.u-section-1 .u-text-2 {
  font-weight: 700;
  width: 100px;
  margin: 33px auto 0 0;
}

.u-section-1 .u-text-3 {
  margin: 7px auto 0 0;
}

.u-section-1 .u-text-4 {
  font-weight: 400;
  width: 1140px;
  margin: 20px auto 0 0;
}

.u-section-1 .u-text-5 {
  font-weight: 700;
  width: 93px;
  margin: 33px auto 0 0;
}

.u-section-1 .u-text-6 {
  font-weight: 400;
  margin: 20px 0 0;
}

.u-section-1 .u-text-7 {
  font-weight: 700;
  width: 138px;
  margin: 33px auto 0 0;
}

.u-section-1 .u-text-8 {
  font-weight: 400;
  width: 1140px;
  margin: 20px auto 0 0;
}

.u-section-1 .u-text-9 {
  font-weight: 700;
  width: 98px;
  margin: 32px auto 0 0;
}

.u-section-1 .u-text-10 {
  font-weight: 400;
  margin: 20px 0 0;
}

.u-section-1 .u-text-11 {
  font-weight: 700;
  width: 58px;
  margin: 21px auto 0 0;
}

.u-section-1 .u-text-12 {
  font-weight: 400;
  margin: 21px 0 0;
}

.u-section-1 .u-text-13 {
  font-weight: 700;
  margin: 32px auto 0 0;
}

.u-section-1 .u-text-14 {
  font-weight: 400;
  margin: 20px 0 100px;
}

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

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

  .u-section-1 .u-text-4 {
    width: 940px;
  }

  .u-section-1 .u-text-8 {
    width: 940px;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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