 .u-section-1 {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: linear-gradient(to right, #cfcfcf, #c4a484);
  background-size: cover;
}

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

.u-section-1 .u-text-1 {
  font-weight: 700;
  margin: 177px 0 0;
}

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

.u-section-1 .u-btn-1 {
  --radius: 6px;
  font-weight: 700;
  font-size: 0.9375rem;
  background-image: none;
  margin: 35px auto 60px;
  padding: 13px 64px;
}

@media (max-width: 991px) {
  .u-section-1 .u-text-1 {
    width: auto;
    margin-top: 165px;
  }

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

@media (max-width: 767px) {
  .u-section-1 .u-text-1 {
    margin-top: 60px;
  }
}.u-section-2 .u-sheet-1 {
  min-height: 1162px;
}

.u-section-2 .u-text-1 {
  line-height: 1.8;
  margin: 63px 0 0;
}

.u-section-2 .u-text-2 {
  margin: 53px auto 0;
}

.u-section-2 .u-text-3 {
  line-height: 1.8;
  margin: 53px 0 60px;
}

@media (max-width: 767px) {
  .u-section-2 .u-text-1 {
    margin-top: 60px;
  }
}