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

.u-section-1 .u-text-1 {
  font-size: 3rem;
  font-weight: 700;
  margin: 18px auto;
}

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

  .u-section-1 .u-text-1 {
    font-size: 1.125rem;
    width: auto;
    margin: 10px 10px 9px;
  }
}.u-section-2 .u-sheet-1 {
  min-height: 1356px;
}

.u-section-2 .u-text-1 {
  font-size: 1.125rem;
  margin: 7px auto 0 12px;
}

.u-section-2 .u-text-2 {
  font-size: 1.5rem;
  font-weight: 700;
  margin: 39px auto 0;
}

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

.u-section-2 .u-btn-1 {
  --radius: 0px;
  --top-left-radius: 0px;
  --top-right-radius: 0px;
  --bottom-right-radius: 0px;
  --bottom-left-radius: 0px;
  background-image: none;
  border-style: solid;
  font-weight: 700;
  font-size: 1rem;
  margin: -111px 412px 0 auto;
  padding: 0;
}

.u-section-2 .u-text-4 {
  margin: 59px -35px 3px auto;
}

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

  .u-section-2 .u-btn-1 {
    font-size: 0.875rem;
    margin-top: -91px;
    margin-right: auto;
    margin-left: 0;
  }

  .u-section-2 .u-text-4 {
    margin-top: 39px;
  }
}

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

  .u-section-2 .u-btn-1 {
    margin-top: -89px;
  }

  .u-section-2 .u-text-4 {
    margin-bottom: 8px;
  }
}

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

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

  .u-section-2 .u-btn-1 {
    margin-right: -17px;
  }
}

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

  .u-section-2 .u-text-1 {
    width: auto;
    font-size: 0.875rem;
    margin-top: 19px;
    margin-left: 0;
    margin-right: 0;
  }

  .u-section-2 .u-text-2 {
    font-size: 1.125rem;
    width: auto;
    margin-top: 69px;
    margin-left: 29px;
  }

  .u-section-2 .u-text-3 {
    width: auto;
    margin-top: -10px;
    margin-left: 0;
    margin-right: 0;
  }

  .u-section-2 .u-btn-1 {
    font-size: 0.625rem;
    font-weight: 400;
    margin-top: -96px;
    margin-right: 37px;
    margin-left: auto;
  }

  .u-section-2 .u-text-4 {
    width: auto;
    margin: 60px 0 37px;
  }
}