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

.u-section-1 .u-image-1 {
  width: 954px;
  height: 629px;
  margin: 30px auto 0;
}

.u-section-1 .u-text-1 {
  font-size: 2.25rem;
  text-shadow: 11px 6px 8px rgba(0,0,0,0.4);
  font-weight: 700;
  --animation-custom_in-translate_x: -400px;
  --animation-custom_in-translate_y: 166px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 180deg;
  --animation-custom_in-scale: 1;
  margin: -382px auto 60px;
}

.u-section-1 .u-btn-1 {
  background-image: none;
  --radius: 20px;
  box-shadow: 7px 8px 24px 0px rgba(0,0,0,1);
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 300px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 180deg;
  --animation-custom_in-scale: 1;
}

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

  .u-section-1 .u-image-1 {
    width: 940px;
    height: 620px;
  }

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

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

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

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

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

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

  .u-section-1 .u-text-1 {
    font-size: 1rem;
    margin-top: -109px;
  }
}

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

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

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