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

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

.u-section-1 .u-text-2 {
  margin: 29px 56px 0;
}

.u-section-1 .u-text-3 {
  margin: 11px 28px 0;
}

.u-section-1 .u-text-4 {
  margin: 11px 56px 0;
}

.u-section-1 .u-btn-1 {
  border-style: none;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 1.125rem;
  letter-spacing: 1px;
  margin: 42px auto 0;
  padding: 10px 189px 10px 187px;
}

.u-section-1 .u-rotation-parent-1 {
  animation-timing-function: ease;
  width: 811px;
  height: 300px;
  margin: 42px auto 60px;
}

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

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

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

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

  .u-section-1 .u-image-1 {
    margin: 42px auto 60px;
  }
}

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

  .u-section-1 .u-rotation-parent-1 {
    width: 720px;
    height: 266px;
  }

  .u-section-1 .u-image-1 {
    width: 720px;
    height: 266px;
  }
}

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

  .u-section-1 .u-text-1 {
    margin-top: 0;
  }

  .u-section-1 .u-rotation-parent-1 {
    width: 540px;
    height: 200px;
  }

  .u-section-1 .u-image-1 {
    width: 540px;
    height: 200px;
  }
}

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

  .u-section-1 .u-text-1 {
    font-size: 2.125rem;
    width: auto;
    margin-top: 38px;
  }

  .u-section-1 .u-btn-1 {
    margin-top: 67px;
    padding-right: 102px;
    padding-left: 101px;
  }

  .u-section-1 .u-rotation-parent-1 {
    width: 340px;
    height: 126px;
    margin-top: 60px;
  }

  .u-section-1 .u-image-1 {
    width: 340px;
    height: 126px;
  }
}