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

.u-section-1 .u-text-1 {
  font-family: FaradisaDEMO;
  font-size: 3.4375rem;
  font-weight: 400;
  width: 524px;
  margin: 534px auto 60px;
}

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

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

@media (max-width: 767px) {
  .u-section-1 .u-text-1 {
    font-size: 3.0555555555555554rem;
  }
}

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

  .u-section-1 .u-text-1 {
    width: auto;
    margin-top: 366px;
    margin-left: 0;
    margin-right: 0;
  }
}
/* page-custom-fonts */
@font-face {
  font-family: 'FaradisaDEMO';
  font-style: normal;
  font-weight: 400;
  src: url(https://assets.nicepagecdn.com/091ce537/6599375/fonts/FaradisaDEMO.otf);
}