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

.u-section-1 .u-image-1 {
  width: 197px;
  height: 280px;
  margin: 140px auto 0;
}

.u-section-1 .u-text-1 {
  font-family: DeterminationMonoWebRegular-Z5oq;
  font-size: 4.5rem;
  width: 542px;
  margin: 50px auto 0;
}

.u-section-1 .u-image-2 {
  width: 300px;
  height: 300px;
  margin: 9px auto 0;
}

.u-section-1 .u-btn-1 {
  --radius: 0px;
  --top-left-radius: 0px;
  --top-right-radius: 0px;
  --bottom-right-radius: 0px;
  --bottom-left-radius: 0px;
  background-image: none;
  border-style: solid;
  font-family: DeterminationMonoWebRegular-Z5oq;
  font-size: 1.5rem;
  margin: 131px auto 60px;
  padding: 0;
}

@media (max-width: 991px) {
  .u-section-1 .u-text-1 {
    margin-top: 58px;
  }

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

@media (max-width: 767px) {
  .u-section-1 .u-text-1 {
    font-size: 4rem;
    width: auto;
    margin-top: 36px;
    margin-left: 0;
    margin-right: 0;
  }

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

@media (max-width: 575px) {
  .u-section-1 .u-image-2 {
    margin-top: 22px;
  }
}
/* page-custom-fonts */
@font-face {
  font-family: 'DeterminationMonoWebRegular-Z5oq';
  font-style: normal;
  font-weight: 400;
  src: url(fonts/DeterminationMonoWebRegular-Z5oq.ttf);
}