 .u-section-1 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.15), rgba(0,0,0,0.15)), url("/images/1-720x540.jpeg?rand=c74f");
  background-position: 50% 50%;
}

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

.u-section-1 .u-text-1 {
  text-transform: uppercase;
  font-size: 6rem;
  font-weight: 700;
  --animation-custom_in-translate_x: -300px;
  --animation-custom_in-scale: 1;
  --animation-custom_in-translate_y: 0px;
  margin: 257px auto 0 20px;
}

.u-section-1 .u-text-2 {
  font-family: NotoSansTC-Medium;
  margin: 30px 97px 0 20px;
}

.u-section-1 .u-btn-1 {
  background-image: none;
  text-transform: uppercase;
  font-weight: 700;
  margin: 40px 20px 60px;
}

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

  .u-section-1 .u-text-1 {
    margin-left: 0;
    --animation-custom_in-opacity: 0;
    --animation-custom_in-rotate: 0deg;
  }

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

  .u-section-1 .u-btn-1 {
    margin-left: 0;
    margin-right: 0;
  }
}

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

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

  .u-section-1 .u-text-1 {
    font-size: 3.75rem;
  }
}

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

  .u-section-1 .u-text-1 {
    font-size: 3rem;
  }
}@font-face {
  font-family: 'NotoSansTC-Medium';
  font-style: normal;
  font-weight: 400;
  src: url(fonts/NotoSansTC-Medium.otf);
}@font-face {
  font-family: 'NotoSansTC-Bold';
  font-style: normal;
  font-weight: 400;
  src: url(fonts/NotoSansTC-Bold.otf);
}@font-face {
  font-family: 'NotoSansTC-Regular';
  font-style: normal;
  font-weight: 400;
  src: url(fonts/NotoSansTC-Regular.otf);
}@font-face {
  font-family: 'NotoSansTC-Black';
  font-style: normal;
  font-weight: 400;
  src: url(fonts/NotoSansTC-Black.otf);
}