 .u-section-1 {
  background-image: linear-gradient(0deg, #63e354, white);
}

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

.u-section-2 .u-text-1 {
  font-size: 3rem;
  font-weight: normal;
  margin: -1px auto 0;
}

.u-section-2 .u-shape-1 {
  width: 30px;
  height: 30px;
  margin: -53px auto 23px 32px;
}

@media (max-width: 1199px) {
  .u-section-2 .u-shape-1 {
    --animation-custom_in-translate_x: 300px;
    --animation-custom_in-translate_y: 0px;
    --animation-custom_in-opacity: 0;
    --animation-custom_in-rotate: 180deg;
    --animation-custom_in-scale: 1;
  }
}

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

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

  .u-section-2 .u-shape-1 {
    margin-bottom: 22px;
    margin-left: 34px;
  }
}

@media (max-width: 575px) {
  .u-section-2 .u-text-1 {
    font-size: 1.875rem;
    margin-top: 13px;
  }

  .u-section-2 .u-shape-1 {
    width: 25px;
    height: 25px;
    margin-top: -36px;
    margin-left: 0;
  }
} .u-section-3 {
  background-image: linear-gradient(0deg, white, #63e354);
}

.u-section-3 .u-sheet-1 {
  min-height: 10px;
}.u-section-4 .u-sheet-1 {
  min-height: 2305px;
}

.u-section-4 .u-text-1 {
  margin: 31px 0 20px 31px;
}

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

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

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

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

  .u-section-4 .u-text-1 {
    width: auto;
    margin-left: 0;
  }
}

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

  .u-section-4 .u-text-1 {
    margin-top: 32px;
  }
}.background {
background: linear-gradient(90deg, #5786bc, #f56a40, #ffbc4a, #3ca344, #af82bb);
}