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

.u-section-1 .u-image-1 {
  background-position: 50% 50%;
  filter: brightness(0.4);
}

.u-section-1 .u-image-2 {
  background-position: 50% 50%;
  filter: brightness(0.4);
}

.u-section-1 .u-image-3 {
  background-position: 50% 50%;
  filter: brightness(0.4);
}

.u-section-1 .u-image-4 {
  filter: brightness(0.4);
  background-position: 50% 50%;
}

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

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

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

  .u-section-1 .u-image-1 {
    width: 200px;
    height: 200px;
    margin: -592px auto 0 259px;
  }

  .u-section-1 .u-image-2 {
    width: 200px;
    height: 200px;
    margin: -200px 256px 0 auto;
  }

  .u-section-1 .u-image-3 {
    width: 225px;
    height: 225px;
    margin: 228px auto 0 225px;
  }

  .u-section-1 .u-image-4 {
    width: 213px;
    height: 213px;
    margin: -212px 250px 60px auto;
  }
}

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

  .u-section-1 .u-image-1 {
    margin-left: 140px;
  }

  .u-section-1 .u-image-2 {
    margin-right: 140px;
  }

  .u-section-1 .u-image-3 {
    margin-left: 115px;
  }

  .u-section-1 .u-image-4 {
    margin-right: 127px;
  }
} .u-section-2 {
  background-image: none;
}

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

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

.u-section-2 .u-rotation-parent-1 {
  animation-timing-function: ease;
  width: 81px;
  height: 81px;
  margin: -81px auto 0 -81px;
}

.u-section-2 .u-icon-1 {
  width: 81px;
  height: 81px;
  transform-origin: center center 0px;
  transform: translateX(-50%) translateY(-50%) rotate(270deg);
}

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

  .u-section-2 .u-video-1 {
    height: 479px;
    margin-top: 0;
  }

  .u-section-2 .u-rotation-parent-1 {
    margin-top: 32px;
    margin-bottom: 60px;
    margin-left: 14px;
  }
}

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

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

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

  .u-section-2 .u-video-1 {
    height: 315px;
  }

  .u-section-2 .u-rotation-parent-1 {
    margin-left: 0;
  }
}

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

  .u-section-2 .u-video-1 {
    height: 196px;
  }

  .u-section-2 .u-rotation-parent-1 {
    margin-right: 0;
    margin-left: auto;
  }
}