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

.u-section-1 .u-custom-html-1 {
  height: auto;
  min-height: 521px;
  width: 887px;
  margin: 40px auto 0;
}

.u-section-1 .u-btn-1 {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.875rem;
  letter-spacing: 1px;
  --radius: 50px;
  background-image: none;
  margin: 20px auto 0;
}

.u-section-1 .u-custom-html-2 {
  height: auto;
  min-height: 535px;
  width: 887px;
  margin: 102px auto 0;
}

.u-section-1 .u-btn-2 {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.875rem;
  letter-spacing: 1px;
  --radius: 50px;
  background-image: none;
  margin: 20px auto 0;
}

.u-section-1 .u-btn-3 {
  --radius: 50px;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.875rem;
  letter-spacing: 1px;
  background-image: none;
  margin: 102px auto 42px;
}

@media (max-width: 1199px) {
  .u-section-1 .u-custom-html-1 {
    margin-top: -7px;
  }

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

  .u-section-1 .u-btn-3 {
    margin-top: 92px;
    margin-bottom: 60px;
  }
}

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

  .u-section-1 .u-custom-html-1 {
    min-height: 311px;
    width: 540px;
    margin-top: 40px;
  }

  .u-section-1 .u-custom-html-2 {
    min-height: 329px;
    width: 540px;
    margin-top: 100px;
  }

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

  .u-section-1 .u-btn-3 {
    margin-top: 99px;
    margin-bottom: 41px;
  }
}

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

  .u-section-1 .u-custom-html-1 {
    min-height: 251px;
    width: 432px;
  }

  .u-section-1 .u-custom-html-2 {
    min-height: 265px;
    width: 432px;
    margin-top: 99px;
  }
}

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

  .u-section-1 .u-custom-html-1 {
    min-height: 199px;
    margin-top: 35px;
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }

  .u-section-1 .u-custom-html-2 {
    min-height: 210px;
    margin-top: 100px;
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }

  .u-section-1 .u-btn-3 {
    margin-top: 100px;
    margin-bottom: 35px;
  }
}