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

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

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

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

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

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

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

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

.u-section-2 .u-image-1 {
  width: 451px;
  height: 300px;
  margin: -343px -61px 43px auto;
}

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

  .u-section-2 .u-text-1 {
    margin-left: 0;
    margin-right: 290px;
    width: 900px;
  }

  .u-section-2 .u-image-1 {
    margin-top: 6px;
    margin-right: 237px;
    margin-bottom: 14px;
  }
}

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

  .u-section-2 .u-text-1 {
    margin-right: 70px;
    width: 720px;
  }

  .u-section-2 .u-image-1 {
    margin-top: 20px;
    margin-right: auto;
    margin-bottom: 0;
  }
}

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

  .u-section-2 .u-image-1 {
    margin-bottom: 43px;
  }
}

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

  .u-section-2 .u-text-1 {
    width: 340px;
  }

  .u-section-2 .u-image-1 {
    width: 340px;
    height: 226px;
  }
} .u-section-3 {
  background-image: none;
}

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

.u-section-3 .u-btn-1 {
  text-transform: none;
  font-size: 1.125rem;
  letter-spacing: normal;
  margin: 20px auto 20px 325px;
  padding: 11px 38px 11px 37px;
}

@media (max-width: 1199px) {
  .u-section-3 .u-btn-1 {
    --animation-custom_in-translate_x: -200px;
    --animation-custom_in-translate_y: 0px;
    --animation-custom_in-opacity: 0;
    --animation-custom_in-rotate: 0deg;
    --animation-custom_in-scale: 2;
    margin-top: 19px;
    margin-left: auto;
    margin-bottom: 21px;
  }
}