 .u-section-1 {
  background-image: none;
}

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

.u-section-1 .u-text-1 {
  font-size: 2.25rem;
  font-weight: 700;
  text-shadow: 2px 2px 3px rgba(0,0,0,1);
  margin: 130px 42px 0;
}

.u-section-1 .u-text-2 {
  font-size: 2.25rem;
  font-weight: 700;
  text-shadow: 2px 2px 3px rgba(0,0,0,1);
  margin: 164px 42px 0;
}

.u-section-1 .u-btn-1 {
  border-style: solid;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.8125rem;
  letter-spacing: 0px;
  --radius: 10px;
  margin: 27px auto 60px;
  padding: 9px 10px;
}

.u-section-1 .embed-responsive-1 {
  position: absolute;
  width: 100%;
  left: 0%;
  height: 497%;
  top: -198%;
}

.u-section-1 .embed-responsive-2 {
  position: absolute;
  width: 100%;
  left: 0%;
  height: 497%;
  top: -198%;
}

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

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

  .u-section-1 .embed-responsive-1 {
    width: 178%;
    left: -39%;
    height: 178%;
    top: -39%;
  }

  .u-section-1 .embed-responsive-2 {
    width: 178%;
    left: -39%;
    height: 178%;
    top: -39%;
  }
}

@media (max-width: 991px) {
  .u-section-1 .u-text-1 {
    width: auto;
    margin-left: 20px;
    margin-right: 20px;
  }
}

@media (max-width: 767px) {
  .u-section-1 .u-text-1 {
    font-size: 1rem;
    width: 377px;
    margin-left: auto;
    margin-right: auto;
  }

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

  .u-section-1 .embed-responsive-1 {
    width: 197%;
    left: -48%;
    height: 100%;
    top: 0%;
  }

  .u-section-1 .embed-responsive-2 {
    width: 197%;
    left: -48%;
    height: 100%;
    top: 0%;
  }
}

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

  .u-section-1 .embed-responsive-1 {
    width: 313%;
    left: -106%;
  }

  .u-section-1 .embed-responsive-2 {
    width: 313%;
    left: -106%;
  }
} .u-section-2 {
  background-image: linear-gradient(white, black);
}

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

.u-section-2 .u-text-1 {
  font-size: 2.25rem;
  text-shadow: 1px 2px 4px rgba(0,0,0,1);
  font-weight: 700;
  margin: 19px auto 60px;
}

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