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

.u-section-1 .u-text-1 {
  font-weight: bold;
  margin: 90px auto 0 45px;
}

.u-section-1 .u-text-2 {
  margin: 90px 200px 0 45px;
}

.u-section-1 .u-btn-1 {
  background-image: none;
  font-weight: 700;
  font-size: 1.5rem;
  margin: -77px auto 60px 45px;
  padding: 0;
}

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

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

  .u-section-1 .u-btn-1 {
    margin-top: -83px;
  }
}.u-section-2 .u-sheet-1 {
  min-height: 276px;
}

.u-section-2 .u-text-1 {
  margin: 25px 200px 0 45px;
}

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

.u-section-2 .u-icon-1 {
  width: 165px;
  height: 165px;
  transform-origin: center center 0px;
  transform: translateX(-50%) translateY(-50%) scaleY(-1) rotate(90deg);
  margin-left: 45px;
  margin-right: 200px;
  padding: 0;
}

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

  .u-section-2 .u-rotation-parent-1 {
    margin-top: -116px;
  }
}

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

  .u-section-2 .u-rotation-parent-1 {
    margin-top: -144px;
  }
}

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

  .u-section-2 .u-text-1 {
    margin-right: 185px;
  }

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

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

  .u-section-2 .u-text-1 {
    margin-right: 23px;
  }

  .u-section-2 .u-rotation-parent-1 {
    margin-top: 41px;
    margin-right: 31px;
    margin-bottom: 0;
  }
}