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

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

.u-section-2 .u-shape-1 {
  width: 30px;
  height: 30px;
  margin: -41px auto 0 49px;
}

.u-section-2 .u-icon-1 {
  width: 30px;
  height: 30px;
  margin: -30px 0 0 auto;
  padding: 0;
}

.u-section-2 .u-btn-1 {
  border-style: solid;
  font-weight: 700;
  font-size: 1rem;
  margin: -25px 49px 0 auto;
  padding: 0;
}

@media (max-width: 1199px) {
  .u-section-2 .u-btn-1 {
    margin-top: -28px;
  }
}

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

  .u-section-2 .u-shape-1 {
    width: 25px;
    height: 25px;
    margin-top: -32px;
    margin-left: 15px;
  }

  .u-section-2 .u-icon-1 {
    width: 25px;
    height: 25px;
    margin-top: -25px;
  }

  .u-section-2 .u-btn-1 {
    font-size: 0.75rem;
    margin-top: -22px;
    margin-right: 32px;
  }



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