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

.u-section-2 .u-text-1 {
  font-size: 1rem;
  margin: 57px 0 0;
}

.u-section-2 .u-video-1 {
  height: 646px;
  margin-top: 14px;
  margin-bottom: 13px;
}

.u-section-2 .embed-responsive-1 {
  position: absolute;
}

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

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

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

@media (max-width: 575px) {
  .u-section-2 .u-text-1 {
    margin-top: -38px;
  }
}.u-section-3 .u-sheet-1 {
  min-height: 230px;
}

.u-section-3 .u-text-1 {
  font-size: 1rem;
  margin: 57px 0 0;
}

.u-section-3 .u-text-2 {
  font-weight: 700;
  margin: 20px 570px 0 0;
}

.u-section-3 .u-btn-1 {
  --radius: 6px;
  font-weight: 700;
  font-size: 0.9375rem;
  background-image: none;
  margin: -32px 0 57px auto;
  padding: 5px 33px 6px;
}

@media (max-width: 1199px) {
  .u-section-3 .u-text-1 {
    margin-top: 545px;
  }

  .u-section-3 .u-text-2 {
    margin-right: 370px;
  }

  .u-section-3 .u-btn-1 {
    margin-top: -35px;
  }
}

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

  .u-section-3 .u-text-2 {
    margin-right: 150px;
  }
}

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

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

  .u-section-3 .u-btn-1 {
    margin-top: 20px;
  }
}

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

  .u-section-3 .u-text-1 {
    width: auto;
    margin-top: 22px;
  }

  .u-section-3 .u-text-2 {
    width: auto;
  }

  .u-section-3 .u-btn-1 {
    margin-right: auto;
    margin-bottom: 22px;
  }
}.u-section-4 .u-sheet-1 {
  min-height: 1979px;
}

.u-section-4 .u-text-1 {
  font-weight: 700;
  font-size: 4.5rem;
  margin: 20px 0 0;
}

.u-section-4 .u-text-2 {
  margin: 20px auto 60px 0;
}

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

@media (max-width: 575px) {
  .u-section-4 .u-text-2 {
    width: auto;
    margin-right: 0;
  }
} .u-section-5 {
  min-height: 92px;
}

.u-section-5 .u-shape-1 {
  height: 52px;
  margin-top: 40px;
  margin-bottom: 0;
}

@media (max-width: 1199px) {
  .u-section-5 .u-shape-1 {
    --top-left-radius: 15px;
    --top-right-radius: 15px;
  }
}