 .u-section-1 {
  background-image: url("images/wallpaperbetter-1.jpg");
  background-position: 50% 50%;
}

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

.u-section-1 .u-image-1 {
  width: 450px;
  height: 451px;
  margin: 0 auto;
}

.u-section-1 .u-text-1 {
  text-shadow: 2px 2px 6px rgba(26,26,26,0.4);
  font-size: 2.25rem;
  font-weight: 400;
  margin: 8px 0 0;
}

.u-section-1 .u-btn-1 {
  background-image: none;
  --radius: 10px;
  font-size: 1.125rem;
  border-style: solid;
  text-transform: uppercase;
  margin: 89px auto 0 286px;
  padding: 9px 68px 10px;
}

.u-section-1 .u-btn-2 {
  background-image: none;
  --radius: 10px;
  font-size: 1.125rem;
  border-style: solid;
  margin: -49px auto 0 630px;
  padding: 8px 48px 8px 47px;
}

.u-section-1 .u-btn-3 {
  background-image: none;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 1.25rem;
  --radius: 10px;
  margin: 89px auto 60px;
  padding: 2px 52px 3px 50px;
}

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

  .u-section-1 .u-text-1 {
    --animation-custom_in-translate_x: 0px;
    --animation-custom_in-translate_y: 0px;
    --animation-custom_in-opacity: 0;
    --animation-custom_in-rotate: 0deg;
    --animation-custom_in-scale: 0.3;
  }

  .u-section-1 .u-btn-1 {
    margin-left: 507px;
  }

  .u-section-1 .u-btn-2 {
    margin-top: 29px;
    margin-left: 228px;
  }

  .u-section-1 .u-btn-3 {
    border-style: solid;
    margin-top: -642px;
  }
}

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

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

  .u-section-1 .u-btn-1 {
    margin-top: 105px;
    margin-left: auto;
  }

  .u-section-1 .u-btn-2 {
    margin-top: 58px;
    margin-left: 210px;
  }
}

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

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

  .u-section-1 .u-btn-2 {
    margin-left: 164px;
  }
}

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

  .u-section-1 .u-image-1 {
    width: 340px;
    height: 341px;
    margin-top: 11px;
  }

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

  .u-section-1 .u-btn-1 {
    margin-top: 70px;
    padding-bottom: 11px;
  }

  .u-section-1 .u-btn-2 {
    margin-top: 31px;
    margin-left: auto;
  }

  .u-section-1 .u-btn-3 {
    font-size: 1.125rem;
    font-weight: 400;
    margin-top: 28px;
    margin-bottom: 48px;
    padding: 9px 46px 9px 45px;
  }
}