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

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

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

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

.u-section-1 .u-text-4 {
  font-size: 1.125rem;
  font-weight: 700;
  margin: 41px auto 0;
}

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

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

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

.u-section-1 .u-custom-html-3 {
  margin-top: 0;
  margin-bottom: 21px;
  height: auto;
  min-height: 19px;
}

@media (max-width: 1199px) {
  .u-section-1 .u-text-1 {
    width: 419px;
  }

  .u-section-1 .u-text-3 {
    width: 431px;
  }
}

@media (max-width: 575px) {
  .u-section-1 .u-text-1 {
    font-size: 1.125rem;
    width: auto;
    margin-top: 37px;
    margin-right: 0;
  }

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

  .u-section-1 .u-text-3 {
    font-size: 1rem;
    width: auto;
    margin-left: 0;
    margin-right: 0;
  }
}