 .u-section-1 {
  background-position: 50% 50%;
  background-repeat: no-repeat, no-repeat;
  background-image: url("images/ChatGPT_Image_28_._2025_._13_03_01.png"), linear-gradient(rgb(37, 33, 26), rgb(37, 33, 26));
  background-size: cover, cover;
}

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

.u-section-1 .u-text-1 {
  --text-color-var: #ffe9b3;
  margin: 62px 20px 0;
}

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

.u-section-1 .u-text-3 {
  font-weight: 700;
  margin: 20px 20px 0;
}

.u-section-1 .u-btn-1 {
  --radius: 6px;
  font-weight: 700;
  font-size: 0.9375rem;
  box-shadow: 0px 2px 8px 0px rgba(128,128,128,1);
  background-image: none;
  margin: 35px auto 0;
  padding: 17px 234px 17px 232px;
}

.u-section-1 .u-btn-2 {
  --radius: 6px;
  font-weight: 700;
  font-size: 0.9375rem;
  box-shadow: 0px 2px 8px 0px rgba(128,128,128,1);
  background-image: none;
  margin: 43px auto 60px;
  padding: 17px 33px;
}

@media (max-width: 1199px) {
   .u-section-1 {
    --color-var: #25211a;
  }

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

  .u-section-1 .u-text-1 {
    margin-right: 0;
    margin-left: 0;
    margin-top: 60px;
  }

  .u-section-1 .u-text-2 {
    margin-right: 0;
    margin-left: 0;
  }

  .u-section-1 .u-text-3 {
    margin-left: 0;
    margin-right: 0;
    --text-color-var: #876610;
  }
}

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

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

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

  .u-section-1 .u-text-3 {
    width: auto;
    margin-top: 0;
  }

  .u-section-1 .u-btn-1 {
    margin-top: 20px;
  }

  .u-section-1 .u-btn-2 {
    margin-bottom: 57px;
  }
}

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

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

  .u-section-1 .u-btn-1 {
    margin-top: 13px;
    padding-right: 75px;
    padding-left: 75px;
  }

  .u-section-1 .u-btn-2 {
    margin-top: 39px;
    margin-bottom: 60px;
  }
}