 .u-section-1 {
  --color-var: #fadb6e;
}

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

.u-section-1 .u-text-1 {
  font-size: 3.75rem;
  font-weight: 700;
  margin: 60px 0 0;
}

.u-section-1 .u-image-1 {
  width: 549px;
  height: 100px;
  margin: 30px auto 0;
}

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

.u-section-1 .u-btn-1 {
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  background-image: none;
  margin: 50px auto 59px;
}

@media (max-width: 1199px) {
  .u-section-1 .u-text-2 {
    margin-right: 0;
    margin-left: 0;
    width: 899px;
  }
}

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

  .u-section-1 .u-text-2 {
    width: 720px;
  }

  .u-section-1 .u-btn-1 {
    margin-top: 31px;
    margin-bottom: 40px;
  }
}

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

  .u-section-1 .u-text-1 {
    font-size: 2.25rem;
    margin-top: 160px;
  }

  .u-section-1 .u-image-1 {
    width: 540px;
    height: 98px;
    margin-top: -248px;
  }

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

  .u-section-1 .u-btn-1 {
    margin-top: 75px;
    margin-bottom: 11px;
  }
}

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

  .u-section-1 .u-text-1 {
    font-size: 1.875rem;
    line-height: 1;
    width: auto;
    margin-top: 152px;
  }

  .u-section-1 .u-image-1 {
    width: 340px;
    height: 62px;
    margin-top: -182px;
  }

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

  .u-section-1 .u-btn-1 {
    margin-top: 30px;
    margin-bottom: -198px;
  }
}