 .u-section-1 {
  background-repeat: no-repeat;
  background-image: linear-gradient(0deg, rgba(71, 138, 201, 1), rgba(205, 6, 245, 1));
}

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

.u-section-1 .u-rotation-parent-1 {
  animation-timing-function: ease;
  width: 300px;
  height: 450px;
  margin: 356px auto 0 113px;
}

.u-section-1 .u-image-1 {
  width: 450px;
  height: 300px;
  transform-origin: center center;
  transform: translateX(-50%) translateY(-50%) rotate(270deg);
}

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

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

.u-section-1 .u-image-4 {
  width: 304px;
  height: 203px;
  margin: 263px auto 60px 109px;
}

@media (max-width: 1199px) {
   .u-section-1 {
    background-position: 50% 50%;
    background-size: cover;
  }
}

@media (max-width: 991px) {
  .u-section-1 .u-rotation-parent-1 {
    margin-top: 381px;
    margin-left: 20px;
  }

  .u-section-1 .u-image-2 {
    width: 306px;
    margin-top: -147px;
    margin-right: 25px;
  }

  .u-section-1 .u-image-3 {
    width: 303px;
    height: 204px;
    margin-top: -586px;
    margin-right: 57px;
  }

  .u-section-1 .u-image-4 {
    margin-top: 286px;
    margin-left: 28px;
  }
}

@media (max-width: 575px) {
  .u-section-1 .u-image-3 {
    margin-right: 37px;
  }
} .u-section-2 {
  background-image: none;
}

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

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

.u-section-2 .u-video-1 {
  height: 514px;
  width: 913px;
  margin: 20px auto 52px;
}

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

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

  .u-section-2 .u-video-1 {
    height: 405px;
    width: 720px;
  }
}

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

  .u-section-2 .u-video-1 {
    height: 304px;
    width: 540px;
  }
}

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

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