 .u-section-1 {
  background-position: 50% 50%, 50% 50%;
  background-repeat: no-repeat, no-repeat;
  background-image: linear-gradient(to bottom, rgba(77, 77, 77, 1), rgba(77, 77, 77, 1)) no-repeat 50% 50% / cover;
  background-size: cover, cover;
  min-height: 100vh;
}

.u-section-1 .u-text-1 {
  text-shadow: 2px 2px 8px rgba(0,0,0,0.4);
  font-size: 4.5rem;
  margin: 82px auto 0;
}

.u-section-1 .u-group-elements-1 {
  width: 312px;
  min-height: 90px;
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 0.3;
  height: auto;
  margin: 44px auto 0;
}

.u-section-1 .u-btn-1 {
  --radius: 47px;
  font-size: 1.125rem;
  background-image: none;
  box-shadow: 0px 2px 8px 0px rgba(26,26,26,1);
  font-weight: 400;
  margin: 0 auto;
  padding: 0 43px 0 41px;
}

.u-section-1 .u-icon-1 {
  font-size: 1.9445em;
  vertical-align: -6px;
  margin-right: 0;
}

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

.u-section-1 .u-group-1 {
  width: 840px;
  height: auto;
  --radius: 25px;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.4);
  min-height: 295px;
  margin: 44px auto 0;
}

.u-section-1 .u-container-layout-1 {
  padding-left: 30px;
  padding-right: 30px;
  padding-bottom: 30px;
}

.u-section-1 .u-text-3 {
  font-size: 1.5rem;
  margin: 15px 0 0;
}

.u-section-1 .u-text-4 {
  margin: 12px 0 0;
}

.u-section-1 .u-custom-html-1 {
  margin-top: 44px;
  margin-bottom: 60px;
  height: auto;
  min-height: 255px;
  width: 299px;
  margin-left: calc(((100% - 1140px) / 2)  + 404px);
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
}

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

  .u-section-1 .u-group-1 {
    height: auto;
  }

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

  .u-section-1 .u-custom-html-1 {
    margin-left: calc(((100% - 940px) / 2) + 404px);
  }
}

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

  .u-section-1 .u-custom-html-1 {
    margin-left: calc(((100% - 720px) / 2) + 404px);
  }
}

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

  .u-section-1 .u-group-1 {
    width: 540px;
  }

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

  .u-section-1 .u-custom-html-1 {
    margin-left: calc(((100% - 540px) / 2) + 241px);
  }
}

@media (max-width: 575px) {
  .u-section-1 .u-group-1 {
    width: 390px;
    min-height: 322px;
  }

  .u-section-1 .u-container-layout-1 {
    padding-top: 16px;
    padding-bottom: 16px;
  }

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

  .u-section-1 .u-text-4 {
    width: auto;
    margin-top: 30px;
  }

  .u-section-1 .u-custom-html-1 {
    margin-left: auto;
    margin-right: auto;
  }
}
/* page-custom-fonts */
@font-face {
  font-family: 'MElleHK-Medium';
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/MElleHK-Medium.otf);
}