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

.u-section-1 .u-image-1 {
  width: 416px;
  height: 255px;
  margin: 70px auto 42px;
}

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

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

  .u-section-1 .u-image-1 {
    width: 340px;
    height: 208px;
  }
}.u-section-2 .u-sheet-1 {
  min-height: 360px;
}

.u-section-2 .u-text-1 {
  font-size: 2.25rem;
  margin: 56px auto 0;
}

.u-section-2 .u-text-2 {
  font-size: 1.5rem;
  width: 720px;
  margin: 25px auto 0;
}

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

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

@media (max-width: 1199px) {
  .u-section-2 .u-icon-1 {
    margin: 19px auto 10px;
  }
}

@media (max-width: 767px) {
  .u-section-2 .u-text-2 {
    width: 540px;
  }
}

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

.u-section-3 .u-text-1 {
  font-weight: 300;
  margin: 26px 916px 0 0;
}

.u-section-3 .u-text-2 {
  font-weight: 300;
  margin: 7px auto 0 0;
}

.u-section-3 .u-btn-1 {
  border-style: solid;
  font-size: 0.9375rem;
  background-image: none;
  font-weight: normal;
  margin: 34px auto 51px 1px;
  padding: 1px 31px 1px 30px;
}

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

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

@media (max-width: 991px) {
  .u-section-3 .u-text-1 {
    margin-right: 496px;
  }
}

@media (max-width: 767px) {
  .u-section-3 .u-text-1 {
    margin-right: 316px;
  }
}

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