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

.u-section-1 .u-btn-1 {
  --radius: 6px;
  font-weight: 700;
  font-size: 0.9375rem;
  margin: 22px auto 0;
  padding: 8px 33px;
}

.u-section-1 .u-text-1 {
  margin: 0;
}

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

.u-section-1 .u-text-2 {
  margin: 0;
}

.u-section-1 .u-image-1 {
  width: 247px;
  height: 247px;
  margin: -8px auto 0;
}

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

.u-section-1 .u-custom-html-1 {
  margin-top: 32px;
  margin-bottom: 0;
  height: auto;
  min-height: 29px;
}

.u-section-1 .u-text-4 {
  font-size: 0.875rem;
  margin: 30px 0 60px;
}

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

  .u-section-1 .u-btn-1 {
    margin-left: -25px;
    margin-right: -25px;
    padding-right: 2px;
    padding-left: 0;
  }

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

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

  .u-section-1 .u-custom-html-1 {
    margin-top: 47px;
    min-height: 26px;
  }

  .u-section-1 .u-text-4 {
    width: auto;
    margin-top: 47px;
    margin-bottom: 47px;
  }
}