 .u-section-1 {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), url("images/Screenshot2024-12-17223719.png");
  background-size: cover, cover;
  background-position: 50% 50%, 50% 50%;
  background-repeat: no-repeat, no-repeat;
}

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

.u-section-1 .u-image-1 {
  width: 628px;
  height: 396px;
  --radius: 30px;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.4);
  margin: 70px auto 0 0;
}

.u-section-1 .u-text-1 {
  font-family: "Shadows Into Light Two";
  font-style: italic;
  margin: -396px 100px 0 659px;
}

.u-section-1 .u-text-2 {
  font-family: "Shadows Into Light Two";
  font-style: italic;
  margin: 131px 45px 0 202px;
}

.u-section-1 .u-btn-1 {
  --radius: 50px;
  font-size: 1.25rem;
  letter-spacing: 1px;
  font-family: "Shadows Into Light Two";
  font-style: italic;
  text-transform: uppercase;
  background-image: none;
  border-style: solid;
  margin: 89px 314px 60px auto;
  padding: 17px 11px 18px 9px;
}

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

  .u-section-1 .u-image-1 {
    margin-top: 25px;
  }

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

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

  .u-section-1 .u-btn-1 {
    margin-right: 114px;
  }
}

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

  .u-section-1 .u-text-1 {
    margin-left: 339px;
  }

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

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

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

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

  .u-section-1 .u-text-1 {
    margin-top: -190px;
    margin-left: 159px;
  }

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

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

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

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

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