 .u-section-1 {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.u-section-1 .u-sheet-1 {
  min-height: 100vh;
}

.u-section-1 .u-text-1 {
  font-size: 6.875rem;
  animation-timing-function: ease-in-out;
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
  font-weight: 700;
  width: 1025px;
  margin: 319px auto 0;
}

.u-section-1 .u-btn-1 {
  letter-spacing: 0.5px;
  font-family: Outfit;
  font-weight: 600;
  --radius: 5px;
  background-image: none;
  margin: 128px auto 60px;
  padding: 14px 30px 16px;
}

@media (max-width: 1399px) {
   .u-section-1 {
    min-height: 100vh;
  }
}

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

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

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

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

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

  .u-section-1 .u-text-1 {
    font-size: 4.583333333333334rem;
    width: 540px;
  }
}

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

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

  .u-section-1 .u-text-1 {
    font-size: 2.75rem;
    width: 340px;
    margin-top: 60px;
  }

  .u-section-1 .u-btn-1 {
    padding: 9px 22px 10px 20px;
  }
}.start-video {
pointer-events: none;
}