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

.u-section-1 .u-text-1 {
  font-family: MarckScript-Regular;
  font-weight: 700;
  margin: 19px auto;
}.u-section-2 .u-sheet-1 {
  min-height: 208px;
}

.u-section-2 .u-text-1 {
  width: 720px;
  margin: 20px auto;
}

@media (max-width: 767px) {
  .u-section-2 .u-text-1 {
    width: 540px;
  }
}

@media (max-width: 575px) {
  .u-section-2 .u-text-1 {
    width: 340px;
  }
}.u-section-3 .u-sheet-1 {
  min-height: 540px;
}

.u-section-3 .u-group-1 {
  width: 800px;
  min-height: 420px;
  height: auto;
  margin: 20px auto 100px;
}

.u-section-3 .u-container-layout-1 {
  padding: 18px 30px;
}

.u-section-3 .u-image-1 {
  width: 465px;
  height: 261px;
  margin: 18px auto 0;
}

.u-section-3 .u-btn-1 {
  margin: 20px auto 0;
}

@media (max-width: 1199px) {
  .u-section-3 .u-group-1 {
    height: auto;
  }
}

@media (max-width: 991px) {
  .u-section-3 .u-group-1 {
    width: 720px;
  }
}

@media (max-width: 767px) {
  .u-section-3 .u-group-1 {
    width: 540px;
  }

  .u-section-3 .u-container-layout-1 {
    padding-left: 10px;
    padding-right: 10px;
  }
}

@media (max-width: 575px) {
  .u-section-3 .u-group-1 {
    width: 340px;
  }

  .u-section-3 .u-image-1 {
    width: 320px;
    height: 180px;
  }
}
/* page-custom-fonts */
@font-face {
  font-family: 'MarckScript-Regular';
  font-style: normal;
  font-weight: 400;
  src: url(https://assets.nicepagecdn.com/fdedeba8/6001502/fonts/MarckScript-Regular.ttf);
}