 .u-section-1 {
  background-position: 50% 50%, 50% 50%;
  background-repeat: no-repeat, no-repeat;
  background-image: linear-gradient(to bottom, #77aad9, #292e33), linear-gradient(to bottom, rgba(76, 115, 151, 1), rgba(76, 115, 151, 1));
  background-size: cover, cover;
}

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

.u-section-1 .u-image-1 {
  width: 450px;
  height: 300px;
  margin: 13px auto 0;
}

.u-section-1 .u-text-1 {
  text-shadow: +3+ -2px 8px rgba(128,128,128,1);
  margin: 10px auto 0;
}

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

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

  .u-section-1 .u-image-1 {
    width: 340px;
    height: 227px;
  }
} .u-section-2 {
  background-position: 50% 50%, 50% 50%, 50% 50%;
  background-repeat: no-repeat, no-repeat, no-repeat;
  background-image: linear-gradient(to bottom, rgba(41, 46, 51, 1), rgba(41, 46, 51, 1)), linear-gradient(to bottom, #4c7397, #db545a), linear-gradient(to bottom, #db545a, #333333);
  background-size: cover, cover, cover;
}

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

.u-section-2 .u-video-1 {
  width: 533px;
  height: 300px;
  margin: 50px auto;
}

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

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

  .u-section-2 .u-video-1 {
    width: 340px;
    height: 191px;
  }
}.u-section-3 .u-sheet-1 {
  min-height: 400px;
}

.u-section-3 .u-video-1 {
  width: 533px;
  height: 300px;
  margin: 52px auto 48px;
}

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

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

  .u-section-3 .u-video-1 {
    width: 340px;
    height: 191px;
  }
}