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

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

.u-section-1 .u-text-1 {
  font-size: 2.6875rem;
  font-weight: 700;
  text-transform: uppercase;
  --text-color-var: #ffffff;
  text-shadow: 0px 0px 21px #ffb963;
  margin: 156px auto 0;
}

.u-section-1 .u-custom-html-1 {
  height: auto;
  min-height: 474px;
  width: 1118px;
  margin: 30px auto 60px;
}

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

@media (max-width: 991px) {
  .u-section-1 .u-custom-html-1 {
    width: 720px;
  }
}

@media (max-width: 767px) {
  .u-section-1 .u-text-1 {
    font-size: 2.25rem;
  }

  .u-section-1 .u-custom-html-1 {
    width: 540px;
  }
}

@media (max-width: 575px) {
  .u-section-1 .u-text-1 {
    font-size: 1.875rem;
  }

  .u-section-1 .u-custom-html-1 {
    width: 340px;
  }
}