@font-face {
  font-family: Frutigerltstd;
  src: url('../fonts/FrutigerLTStd-Bold.otf') format("opentype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Frutigerltstd;
  src: url('../fonts/FrutigerLTStd-Light.otf') format("opentype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Frutigerltstd Roman;
  src: url('../fonts/FrutigerLTStd-Roman.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

.section {
  z-index: 100;
  text-align: center;
  background-color: #fff6e7;
  justify-content: center;
  align-items: flex-start;
  height: 150px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
  position: fixed;
  inset: 0% 0% auto;
}

.div-block {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  text-align: left;
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 1920px;
  height: 200px;
  display: block;
  position: fixed;
  inset: 0% 0% auto;
}

.header {
  flex-flow: row;
  justify-content: center;
  align-self: auto;
  align-items: flex-end;
  width: 1920px;
  height: 120px;
  display: flex;
}

.image {
  width: 70%;
}

.logo {
  justify-content: flex-start;
  display: flex;
}

.text-block {
  font-family: Frutigerltstd Roman, Verdana, sans-serif;
  text-decoration: none;
}

.link {
  color: #333;
  font-family: Frutigerltstd Roman, Verdana, sans-serif;
  text-decoration: none;
}

.link:hover {
  color: #f60;
}

.text-span {
  font-family: Frutigerltstd Roman, Verdana, sans-serif;
  font-size: 14px;
  line-height: 16px;
}

.menu {
  margin-bottom: 10px;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.menu-bar {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  object-fit: fill;
  flex-flow: row;
  flex: 0 auto;
  justify-content: flex-end;
  align-self: auto;
  align-items: center;
  width: 75%;
  display: flex;
}

.language {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  color: #fff;
  background-color: #f26522;
  border-radius: 0;
  justify-content: center;
  align-items: center;
  width: 140px;
  height: 35px;
  margin-bottom: 10px;
  margin-left: 60px;
  display: flex;
}

.link-2, .link-3 {
  color: #fff;
  font-size: 15px;
  text-decoration: none;
}

.link-4 {
  color: #fff;
  font-size: 16px;
  text-decoration: none;
}

.link-4.w--current {
  font-size: 15px;
}

.text-block-2 {
  color: #fff;
}

.section-2 {
  background-image: url('../images/iStock-2149711865.jpg');
  background-position: 50% 30%;
  background-size: cover;
  align-items: flex-end;
  height: 700px;
  display: flex;
}

.div-block-2 {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  height: 800px;
  display: flex;
}

.banner-text {
  color: #fff;
  height: auto;
  margin-top: 220px;
  margin-bottom: 0;
  margin-left: 80px;
  font-family: Frutigerltstd, Verdana, sans-serif;
  font-size: 60px;
  font-weight: 700;
  line-height: 60px;
  display: block;
}

.div-block-3 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  justify-content: center;
  align-items: stretch;
  width: 100%;
  height: auto;
  display: flex;
  position: relative;
  top: -40px;
}

.div-block-4 {
  justify-content: center;
  height: 100%;
  margin-bottom: 40px;
  display: flex;
}

.div-block-5 {
  margin-top: 40px;
  margin-left: 220px;
}

.div-block-6 {
  background-color: #f7941d;
  justify-content: center;
  align-items: flex-start;
  width: 43%;
  height: 100%;
  padding: 40px;
  display: flex;
}

.div-block-7 {
  flex-flow: column;
  justify-content: flex-start;
  width: 700px;
  height: 80%;
  display: flex;
}

.image-2 {
  width: 700px;
  height: 9px;
  margin-top: 20px;
  margin-bottom: 20px;
}

.text-block-4 {
  font-size: 30px;
}

.text-block-5 {
  font-size: 39px;
  line-height: 45px;
}

.text-block-6, .text-block-7 {
  font-size: 30px;
}

.orange-box-title {
  margin-bottom: 0;
  font-family: Frutigerltstd Roman, Verdana, sans-serif;
  font-size: 30px;
}

.orange-box-text {
  margin-right: 10px;
  font-family: Frutigerltstd, Verdana, sans-serif;
  font-size: 30px;
  font-weight: 300;
  line-height: 50px;
}

.div-block-8 {
  margin-bottom: 20px;
  display: flex;
}

.bullet {
  margin-right: 10px;
  font-family: Frutigerltstd, Verdana, sans-serif;
  font-size: 22px;
  font-weight: 300;
  line-height: 30px;
}

.link-block {
  width: 35%;
  margin-top: 60px;
}

.heading {
  width: 1600px;
}

.title {
  width: 90%;
  font-family: Frutigerltstd Roman, Verdana, sans-serif;
  font-size: 30px;
}

.div-block-9 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.div-block-10 {
  width: 1730px;
  margin-top: 20px;
  margin-bottom: 20px;
}

.div-block-11 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: center;
  width: 90%;
  display: flex;
}

.footer {
  background-color: #f26522;
  flex-flow: row;
  justify-content: center;
  width: 100%;
  height: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.body {
  background-color: #f1f1f1;
  justify-content: center;
  align-items: flex-start;
  display: block;
}

.div-block-12 {
  align-items: center;
  width: 90%;
  margin-top: 20px;
  margin-bottom: 60px;
  display: flex;
}

.div-block-13 {
  align-items: center;
  width: auto;
  margin-right: 60px;
  display: flex;
}

.text-16 {
  margin-left: 10px;
  font-family: Frutigerltstd Roman, Verdana, sans-serif;
  font-size: 16px;
}

.text-block-12 {
  margin-left: 10px;
  font-size: 16px;
}

.footer_1 {
  flex-flow: column;
  justify-content: center;
  width: 90%;
  height: 100px;
  margin-bottom: 0;
  display: flex;
}

.footer-text-bold {
  color: #fff;
  font-family: Frutigerltstd, Verdana, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 22px;
}

.div-block-15 {
  margin-top: 60px;
  margin-bottom: 60px;
}

.footer-left {
  order: -9999;
  width: 865px;
  display: flex;
}

.div-block-17 {
  margin-bottom: 0;
  display: flex;
}

.footer-right {
  text-align: right;
  justify-content: flex-end;
  align-items: flex-end;
  width: 865px;
  display: flex;
}

.div-block-18 {
  width: 575px;
}

.div-block-19 {
  margin-bottom: 100px;
  display: flex;
}

.social-media {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  margin-top: 20px;
  display: flex;
}

.image-3, .image-4, .image-5 {
  width: 30px;
}

.footer-text-bold-30 {
  color: #fff;
  font-family: Frutigerltstd, Verdana, sans-serif;
  font-size: 30px;
  font-weight: 700;
}

.footer-text-bold-20 {
  color: #fff;
  font-family: Frutigerltstd, Verdana, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 25px;
}

.image-6, .image-7, .image-8 {
  width: 25%;
  height: 100%;
}

.image-9 {
  width: 25%;
}

.heading-2 {
  color: #fff;
  text-transform: uppercase;
  text-shadow: 0 5px 5px #0003;
  flex-flow: column;
  justify-content: flex-start;
  font-family: Frutigerltstd Roman, Verdana, sans-serif;
  font-size: 55px;
  display: flex;
}

.div-block-20 {
  text-align: center;
  width: 100%;
  height: 100px;
}

.div-block-21 {
  flex-flow: column;
  align-items: center;
  width: 100%;
  height: auto;
  padding: 60px;
  display: flex;
}

.inheritance-banner {
  background-image: url('../images/banner2.png');
  background-position: 50% 30%;
  background-size: cover;
  align-items: flex-end;
  height: 600px;
  display: flex;
}

.section_body {
  background-color: #f1f1f1;
  border-radius: 20px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.heading-3 {
  width: 100%;
  margin-top: 0;
  margin-bottom: 10px;
  font-family: Noto Sans HK, sans-serif;
  font-weight: 700;
}

.paragraph {
  width: 100%;
  margin-bottom: 20px;
  font-family: Noto Sans HK, sans-serif;
  font-size: 22px;
  font-weight: 400;
  line-height: 30px;
}

.bold-text {
  font-family: Frutigerltstd, Verdana, sans-serif;
  font-size: 22px;
  font-weight: 700;
  line-height: 30px;
}

.div-block-22 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  margin-bottom: 0;
  display: flex;
}

.div-block-23 {
  background-color: #d4d4d4;
  width: 100%;
  height: 110px;
  padding: 10px;
  font-size: 22px;
  line-height: 30px;
}

.div-block-24 {
  flex-flow: column;
  align-items: flex-start;
  margin-bottom: 40px;
  display: flex;
}

.bold-text-2 {
  font-size: 30px;
  line-height: 40px;
}

.text-block-13 {
  font-size: 22px;
}

.text-block-14, .div-block-25 {
  font-size: 22px;
  line-height: 30px;
}

.div-block-26 {
  width: 100%;
  margin-bottom: 40px;
}

.paragraph-2 {
  font-family: Frutigerltstd Roman, Verdana, sans-serif;
  font-size: 22px;
  line-height: 30px;
}

.slide {
  background-color: #fff;
  border-radius: 20px;
  width: 100%;
  height: 100%;
  font-size: 20px;
}

.slider {
  border-radius: 20px;
  width: 1150px;
  height: 460px;
  margin-bottom: 40px;
}

.mask {
  border-radius: 20px;
  width: 100%;
  height: 100%;
}

.image-10 {
  margin-top: 0;
  margin-bottom: 0;
}

.left-arrow, .right-arrow {
  align-items: center;
  display: flex;
}

.div-block-27 {
  background-color: #fff;
  justify-content: center;
  align-items: flex-start;
  width: auto;
  height: 100%;
  display: flex;
}

.div-block-28 {
  background-color: #318ee5;
}

.div-block-29 {
  background-color: #b2315a;
}

.div-block-30 {
  align-items: center;
  width: 85%;
  height: 100%;
  display: flex;
}

.div-block-31 {
  justify-content: flex-end;
  align-items: flex-start;
  width: 60%;
  height: 100%;
  padding-top: 40px;
  padding-bottom: 0;
  padding-right: 20px;
  display: flex;
}

.div-block-32 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 60%;
  height: 100%;
  padding-top: 40px;
  display: flex;
}

.image-11 {
  width: 100%;
}

.paragraph-3 {
  font-family: Frutigerltstd, Verdana, sans-serif;
  font-weight: 700;
}

.div-block-33 {
  flex-flow: column;
  align-items: flex-start;
  display: flex;
}

.dropdown-scroll {
  height: 200px;
  display: block;
  overflow: auto;
}

.dropdown-link-11 {
  background-color: #e7e7e7;
  font-size: 16px;
}

.dropdown-link-11:hover {
  background-color: #ccc;
}

.text-block-23 {
  font-size: 16px;
}

.dropdown-link-4 {
  background-color: #e7e7e7;
  font-size: 16px;
}

.dropdown-link-4:hover {
  background-color: #ccc;
}

.dropdown-toggle {
  object-fit: fill;
  object-position: 50% 50%;
  align-items: flex-start;
  padding-top: 10px;
  padding-bottom: 5px;
  padding-right: 40px;
  display: block;
  overflow: auto;
}

.dropdown-toggle.w--open {
  padding-bottom: 5px;
}

.dropdown-link-3 {
  background-color: #e7e7e7;
  font-size: 16px;
  display: block;
}

.dropdown-link-3:hover {
  background-color: #ccc;
}

.dropdown-list-4 {
  display: block;
}

.text-block-24 {
  font-size: 20px;
  line-height: 25px;
}

.bold-text-3 {
  font-size: 20px;
}

.text-block-25 {
  font-size: 20px;
  line-height: 25px;
}

.bold-text-4 {
  font-size: 20px;
}

.text-block-26 {
  font-size: 20px;
  line-height: 25px;
}

.bold-text-5 {
  font-size: 20px;
}

.text-block-27 {
  font-size: 20px;
  line-height: 25px;
}

.bold-text-6 {
  font-size: 20px;
}

.text-block-28, .text-block-29, .text-block-30, .text-block-31, .text-block-32, .text-block-33 {
  font-size: 20px;
  line-height: 25px;
}

.body-para {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  margin-top: 0;
  padding: 0;
  display: flex;
}

.table {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 40px;
  display: flex;
}

.grey-box {
  text-align: center;
  background-color: #d1d1d1;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 50px;
  margin-bottom: 5px;
  padding-right: 5px;
  display: flex;
}

.light-grey-box {
  background-color: #e7e7e7;
  justify-content: center;
  align-items: center;
  height: 50px;
  margin-bottom: 5px;
  display: flex;
}

.text-block-34 {
  font-family: Frutigerltstd, Verdana, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 22px;
}

.text-block-35 {
  font-family: Frutigerltstd, Verdana, sans-serif;
  font-size: 16px;
  line-height: 25px;
}

.div-block-34 {
  flex-flow: row;
  display: flex;
}

.image-12 {
  width: 100%;
}

.milestones {
  width: 75%;
  height: auto;
  padding-top: 60px;
  padding-bottom: 60px;
}

.structure_box {
  background-color: #fff;
  border-radius: 10px;
  width: 100%;
  margin-bottom: 40px;
  box-shadow: 0 2px 5px #0003;
}

.div-block-38 {
  background-image: linear-gradient(90deg, #f9a072, #ffdec4 100%, #fff);
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  min-height: 10px;
}

.div-block-39 {
  padding: 20px;
}

.footer-content {
  background-color: #f26522;
  flex-flow: row;
  justify-content: center;
  width: 100%;
  height: 500px;
  display: flex;
}

.milestone_para {
  margin-bottom: 0;
  font-family: Frutigerltstd, Verdana, sans-serif;
  font-size: 22px;
  font-weight: 400;
  line-height: 30px;
}

.heading-4 {
  text-align: center;
  font-family: Frutigerltstd Roman, Verdana, sans-serif;
  font-size: 25px;
}

.bold-text-7 {
  font-family: Noto Sans HK, sans-serif;
  font-size: 25px;
}

.div-block-41 {
  background-color: #ff7e3d;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 60px;
  display: flex;
}

.div-block-42 {
  justify-content: center;
  display: flex;
}

.image-13, .image-14 {
  width: 70%;
}

.image-15, .image-16 {
  width: 50%;
}

.core-content {
  font-size: 22px;
  line-height: 30px;
}

.black-line {
  width: 100%;
  margin-top: 20px;
  margin-bottom: 20px;
}

.div-block-44 {
  width: 85%;
  padding-top: 60px;
  padding-bottom: 60px;
}

.div-block-46 {
  width: 100%;
}

.paragraph-table {
  margin-bottom: 0;
  font-family: Frutigerltstd, Verdana, sans-serif;
  font-size: 22px;
  font-weight: 400;
  line-height: 30px;
}

.slide-2 {
  width: 100%;
}

.orange-box-title-tc {
  margin-bottom: 0;
  font-family: Frutigerltstd Roman, Verdana, sans-serif;
  font-size: 28px;
}

.orange-box-text-tc {
  font-family: Frutigerltstd, Verdana, sans-serif;
  font-size: 24px;
  font-weight: 300;
  line-height: 45px;
}

.banner-text-tc {
  color: #fff;
  height: auto;
  margin-top: 250px;
  margin-bottom: 0;
  margin-left: 100px;
  font-family: Frutigerltstd, Verdana, sans-serif;
  font-size: 60px;
  font-weight: 700;
  line-height: 80px;
  display: block;
}

.menu-bar-tc {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: center;
  width: 60%;
  display: flex;
}

.text-span-tc {
  font-family: Frutigerltstd Roman, Verdana, sans-serif;
  font-size: 14px;
  line-height: 16px;
}

.title-tc {
  width: 90%;
  font-family: Frutigerltstd Roman, Verdana, sans-serif;
  font-size: 30px;
}

.button-text-tc {
  margin-left: 10px;
  font-family: Frutigerltstd Roman, Verdana, sans-serif;
  font-size: 16px;
}

.footer-tc {
  background-color: #f26522;
  flex-flow: row;
  justify-content: center;
  width: 100%;
  height: 100px;
  display: flex;
}

.div-block-15-tc {
  margin-top: 60px;
  margin-bottom: 60px;
}

.div-block-17-tc {
  margin-bottom: 0;
  display: flex;
}

.footer-text-bold-30-tc {
  color: #fff;
  font-family: Frutigerltstd, Verdana, sans-serif;
  font-size: 30px;
  font-weight: 700;
}

.footer-text-bold-20-tc {
  color: #fff;
  font-family: Frutigerltstd, Verdana, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 25px;
}

.footer-text-bold-tc {
  color: #fff;
  justify-content: flex-end;
  font-family: Frutigerltstd, Verdana, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 22px;
  display: flex;
}

.heading-2-tc {
  color: #fff;
  text-transform: uppercase;
  text-shadow: 0 5px 5px #0003;
  flex-flow: column;
  justify-content: flex-start;
  font-family: Frutigerltstd Roman, Verdana, sans-serif;
  font-size: 55px;
  display: flex;
}

.heading-3-tc {
  width: 100%;
  margin-top: 0;
  margin-bottom: 40px;
  font-family: Frutigerltstd, Verdana, sans-serif;
  font-weight: 700;
}

.body-para-tc {
  margin-bottom: 40px;
}

.header-tc {
  z-index: 100;
  text-align: center;
  background-color: #fff6e7;
  justify-content: center;
  align-items: flex-start;
  height: 150px;
  display: flex;
  position: fixed;
  inset: 0% 0% auto;
}

.footer-content-tc, .footer-content-sc {
  background-color: #f26522;
  flex-flow: row;
  justify-content: center;
  width: 100%;
  height: 500px;
  display: flex;
}

.contact-block, .contact_sc {
  width: 100%;
  height: auto;
  padding-top: 60px;
  padding-bottom: 60px;
}

.contact_contant_sc {
  flex-flow: row;
  order: 0;
  justify-content: center;
  width: 100%;
  height: auto;
  padding-top: 60px;
  padding-bottom: 60px;
  display: flex;
}

.paragraph-5 {
  color: #333;
  font-family: Frutigerltstd Roman, Verdana, sans-serif;
  font-size: 20px;
  text-decoration: underline;
}

.div-block-30-copy {
  align-items: center;
  display: flex;
}

.text-block-39 {
  text-align: center;
  font-family: Frutigerltstd Roman, Verdana, sans-serif;
  font-size: 20px;
  line-height: 25px;
}

.header-tablet, .header-phone {
  flex-flow: row;
  justify-content: center;
  align-self: auto;
  align-items: flex-end;
  width: 1920px;
  height: 150px;
  display: none;
}

.header-phone2, .footer_phone {
  display: none;
}

.link-block-5 {
  text-decoration: none;
}

.body-para---center {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-50 {
  width: 80%;
  display: flex;
}

.div-block-51 {
  width: 50%;
  margin-right: 5px;
}

.bold-text-11, .bold-text-12, .bold-text-13 {
  font-size: 32px;
}

.div-block-52 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  display: flex;
}

.div-block-23-light-grey {
  background-color: #e6e6e6;
  width: 100%;
  height: 110px;
  padding: 10px;
  font-size: 22px;
  line-height: 30px;
}

.r-d-content {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: row;
  margin-bottom: 10px;
  display: flex;
}

.milestones-title {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  padding: 0;
  display: flex;
}

.mission-para {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: row;
  margin-bottom: 10px;
  display: flex;
}

.header-tablet-tc {
  flex-flow: row;
  justify-content: center;
  align-self: auto;
  align-items: flex-end;
  width: 1920px;
  height: 150px;
  display: none;
}

.header-phone2-tc {
  display: none;
}

.footer_1-phone {
  flex-flow: column;
  justify-content: center;
  width: 90%;
  height: 100px;
  margin-bottom: 0;
  display: none;
}

.footer-text-bold-tc-copy {
  color: #fff;
  font-family: Frutigerltstd, Verdana, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 22px;
}

.menu-bar-sc {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: center;
  width: 60%;
  display: flex;
}

.header-tablet-sc {
  flex-flow: row;
  justify-content: center;
  align-self: auto;
  align-items: flex-end;
  width: 1920px;
  height: 150px;
  display: none;
}

.header-phone2-sc {
  display: none;
}

.footer-sc {
  background-color: #f26522;
  flex-flow: row;
  justify-content: center;
  width: 100%;
  height: 100px;
  display: flex;
}

.div-block-17-sc {
  margin-bottom: 0;
  display: flex;
}

.milestone-title, .body-para-contact {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  padding: 0;
  display: flex;
}

.table_tc {
  width: 80%;
  margin-bottom: 40px;
  display: flex;
}

.r-d-table {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  display: flex;
}

.r-d-table-tc {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: row;
  display: flex;
}

.mission1 {
  width: 100%;
  margin-bottom: 20px;
}

.div-block-54 {
  flex-flow: row;
  display: flex;
}

.bold-text-17 {
  font-size: 22px;
  line-height: 30px;
}

.text-block-42 {
  font-family: Noto Sans HK, sans-serif;
  font-size: 22px;
  line-height: 30px;
}

.div-block-23-light-grey-en {
  background-color: #e6e6e6;
  width: 100%;
  height: 150px;
  padding: 10px;
  font-size: 22px;
  line-height: 30px;
}

.div-block-23-en {
  background-color: #d4d4d4;
  width: 100%;
  height: 150px;
  padding: 10px;
  font-size: 22px;
  line-height: 30px;
}

.text-block-46 {
  font-weight: 700;
}

.div-block-22-r-d {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: row;
  width: 100%;
  margin-bottom: 10px;
  display: flex;
}

.body-para-sc {
  margin-bottom: 40px;
}

.text-block-49 {
  font-size: 22px;
  line-height: 30px;
}

.contact-sc {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 0;
  padding: 0;
  display: flex;
}

.slider-en {
  border-radius: 20px;
  width: 1150px;
  height: 820px;
  margin-bottom: 40px;
}

.mask-en {
  border-radius: 20px;
  height: 100%;
}

.left-arrow-en, .right-arrow-en {
  align-items: center;
  display: flex;
}

.slide-en {
  background-color: #fff;
  border-radius: 20px;
  width: auto;
  height: 100%;
  font-size: 20px;
}

.div-block-57, .div-block-58, .div-block-59 {
  width: 90%;
}

.bold-text-18, .bold-text-19 {
  font-size: 33px;
}

.paragraph-10 {
  font-size: 22px;
  line-height: 28px;
}

.bold-text-20 {
  font-size: 33px;
}

.bold-text-21 {
  font-family: Noto Sans HK, sans-serif;
  font-size: 22px;
  line-height: 30px;
}

.slide-3 {
  width: 100%;
}

@media screen and (min-width: 1280px) {
  .section {
    height: 180px;
    padding-left: 0;
    padding-right: 0;
  }

  .header {
    width: 95%;
    height: 150px;
  }

  .image {
    width: 100%;
  }

  .logo {
    width: 10%;
  }

  .logo.w--current {
    justify-content: flex-start;
    width: 10%;
  }

  .link {
    font-size: 14px;
  }

  .text-span {
    font-family: Frutigerltstd Roman, Verdana, sans-serif;
    font-size: 16px;
    line-height: 18px;
  }

  .menu-bar {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
    object-fit: fill;
    flex-flow: row;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .link-2, .link-3, .link-4.w--current {
    font-size: 16px;
  }

  .banner-text {
    margin-left: 220px;
  }

  .div-block-3 {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    align-items: stretch;
    width: 85%;
    height: auto;
    display: flex;
  }

  .div-block-4 {
    height: auto;
    margin-bottom: 60px;
  }

  .div-block-6 {
    justify-content: center;
    align-items: flex-start;
    width: 48%;
    height: 100%;
    padding: 60px;
  }

  .div-block-7 {
    width: 100%;
    height: 100%;
  }

  .orange-box-text {
    justify-content: flex-start;
    align-self: flex-start;
    align-items: flex-start;
    margin-right: 10px;
    display: flex;
  }

  .bullet {
    align-self: auto;
    font-size: 16px;
    line-height: 25px;
  }

  .link-block {
    margin-top: 40px;
  }

  .title {
    width: 90%;
  }

  .div-block-10 {
    width: 100%;
  }

  .div-block-11 {
    width: 85%;
  }

  .footer {
    height: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .div-block-12 {
    width: 85%;
  }

  .footer_1 {
    flex-flow: row;
    align-items: flex-start;
    width: 85%;
    height: 100%;
  }

  .footer-text-bold {
    width: 100%;
    font-family: Frutigerltstd, Verdana, sans-serif;
    font-size: 18px;
    line-height: 26px;
  }

  .footer-left {
    width: 50%;
    display: flex;
  }

  .div-block-17 {
    justify-content: center;
    width: 100%;
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .footer-right {
    justify-content: flex-end;
    align-items: flex-start;
    width: 50%;
  }

  .footer-text-bold-20 {
    width: 100%;
    margin-top: 40px;
  }

  .div-block-21 {
    box-sizing: border-box;
    flex-flow: column;
    justify-content: flex-start;
    align-self: flex-start;
    align-items: center;
    width: 85%;
    padding-left: 0;
    padding-right: 0;
    display: flex;
    position: static;
  }

  .inheritance-banner {
    padding-left: 0;
  }

  .section_body {
    flex-flow: row;
    justify-content: center;
    align-items: flex-start;
    display: flex;
  }

  .heading-3 {
    width: 100%;
    margin-bottom: 10px;
  }

  .paragraph {
    text-align: left;
    align-items: flex-start;
    width: 100%;
    margin-bottom: 0;
    font-family: Noto Sans HK, sans-serif;
    display: block;
  }

  .bold-text {
    font-size: 22px;
    line-height: 30px;
  }

  .div-block-22 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: row;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    height: auto;
    margin-bottom: 0;
    display: block;
  }

  .div-block-23 {
    background-color: #d4d4d4;
    width: 100%;
    height: 110px;
    margin-bottom: 10px;
    padding: 10px;
  }

  .bold-text-2 {
    font-size: 30px;
    line-height: 40px;
  }

  .div-block-25 {
    background-color: #e6e6e6;
    flex: 1;
    align-items: flex-start;
    width: 100%;
    padding: 10px;
    display: flex;
  }

  .div-block-26 {
    flex-flow: column;
    align-self: stretch;
    width: 100%;
    display: flex;
  }

  .paragraph-2 {
    margin-top: 0;
  }

  .slide {
    width: 100%;
  }

  .slider {
    width: 1400px;
    height: 580px;
  }

  .mask {
    background-color: #fff;
    width: 100%;
  }

  .left-arrow {
    margin-left: 10px;
  }

  .right-arrow {
    margin-right: 10px;
  }

  .div-block-27 {
    width: 100%;
  }

  .div-block-30 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
  }

  .div-block-31 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-content: flex-end;
    align-items: flex-start;
    width: 45%;
    height: 100%;
  }

  .div-block-32 {
    justify-content: flex-start;
    align-items: flex-start;
    width: 40%;
    height: 100%;
  }

  .image-11 {
    width: 90%;
  }

  .dropdown-scroll {
    object-fit: fill;
    height: 200px;
    display: block;
    overflow: auto;
  }

  .dropdown-link-11 {
    display: block;
    overflow: visible;
  }

  .dropdown-toggle {
    object-fit: fill;
    object-position: 50% 50%;
    padding-top: 10px;
    padding-bottom: 5px;
    padding-right: 40px;
    display: flex;
    overflow: visible;
  }

  .dropdown-toggle:hover {
    object-fit: fill;
    object-position: 50% 50%;
    padding-top: 10px;
    padding-bottom: 5px;
    padding-right: 40px;
    overflow: visible;
  }

  .dropdown-toggle.w--open {
    align-items: flex-start;
    padding-bottom: 5px;
    padding-right: 40px;
  }

  .dropdown-link-3 {
    display: flex;
  }

  .text-block-24, .bold-text-3, .text-block-25, .bold-text-4, .text-block-26, .bold-text-5, .text-block-27 {
    font-size: 20px;
    line-height: 25px;
  }

  .bold-text-6 {
    font-size: 20px;
  }

  .text-block-28 {
    width: 85%;
    font-size: 20px;
    line-height: 25px;
  }

  .text-block-29, .text-block-30 {
    font-size: 20px;
    line-height: 25px;
  }

  .paragraph-4 {
    font-family: Frutigerltstd, Verdana, sans-serif;
    font-size: 15px;
    font-weight: 700;
  }

  .text-block-31, .text-block-32, .text-block-33 {
    font-family: Frutigerltstd Roman, Verdana, sans-serif;
    font-size: 20px;
    line-height: 25px;
  }

  .body-para {
    flex-flow: column;
    align-items: flex-start;
    width: 100%;
    margin-top: 0;
    margin-bottom: 20px;
    font-family: Frutigerltstd Roman, Verdana, sans-serif;
    font-size: 16px;
    line-height: 25px;
  }

  .table {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    margin-bottom: 20px;
    display: flex;
  }

  .grid {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    grid-template-rows: auto auto auto auto auto;
    place-items: start center;
    width: 80%;
  }

  .grey-box {
    background-color: #d1d1d1;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 50px;
    margin-bottom: 5px;
    display: flex;
  }

  .light-grey-box {
    background-color: #e7e7e7;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 50px;
    margin-bottom: 5px;
    display: flex;
  }

  .text-block-34 {
    font-family: Frutigerltstd, Verdana, sans-serif;
    font-size: 20px;
    font-weight: 700;
    line-height: 22px;
  }

  .text-block-35 {
    font-family: Frutigerltstd Roman, Verdana, sans-serif;
    font-size: 16px;
    line-height: 25px;
  }

  .div-block-34 {
    display: flex;
  }

  .image-12 {
    width: 80%;
  }

  .milestones {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    width: 70%;
    display: flex;
  }

  .div-block-35 {
    width: 1500px;
  }

  .grid-2 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    grid-template-rows: auto;
    width: 1500px;
    margin-bottom: 10px;
  }

  .structure_box {
    background-color: #fff;
    background-image: linear-gradient(#ffffff80, #ffffff80);
    border-radius: 10px;
    width: 50%;
    margin-bottom: 20px;
    box-shadow: 0 2px 5px #0003;
  }

  .div-block-37 {
    flex-flow: column;
    align-items: stretch;
    display: flex;
  }

  .div-block-38 {
    background-image: linear-gradient(90deg, #000, #f47d61 0%, #f9a072 65%, #fbb37b);
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    height: 10px;
  }

  .div-block-39 {
    padding: 20px;
  }

  .div-block-40 {
    flex-flow: row;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
  }

  .footer-content {
    height: auto;
    padding-top: 0;
    padding-bottom: 0;
    display: flex;
  }

  .milestone_para, .heading-4 {
    text-align: center;
  }

  .bold-text-7 {
    font-family: Noto Sans HK, sans-serif;
    font-size: 25px;
  }

  .div-block-41 {
    background-color: #ff7e3d;
    border-radius: 10px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 60px;
    height: 60px;
    display: flex;
    box-shadow: 0 2px 5px #0003;
  }

  .div-block-42 {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
    flex-flow: row;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .image-13, .image-14 {
    width: 70%;
  }

  .image-15 {
    width: 75%;
  }

  .image-16 {
    width: 70%;
  }

  .contact_content {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-bottom: 40px;
    display: flex;
  }

  .core-content {
    background-color: #0000;
    width: 100%;
    padding: 0;
  }

  .text-block-36 {
    flex: 1;
  }

  .text-block-37 {
    align-items: stretch;
    display: flex;
  }

  .black-line {
    width: 100%;
  }

  .div-block-43 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    width: 1500px;
    height: 0%;
    display: flex;
  }

  .div-block-44 {
    text-align: center;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    width: 85%;
    padding-top: 60px;
    padding-bottom: 60px;
    display: flex;
  }

  .div-block-45 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    width: 100%;
    display: flex;
  }

  .div-block-46 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    width: 100%;
    display: flex;
  }

  .structure_box-2 {
    background-color: #fff;
    background-image: linear-gradient(#ffffff80, #ffffff80);
    border-radius: 10px;
    width: 99%;
    margin-bottom: 20px;
    box-shadow: 0 2px 5px #0003;
  }

  .paragraph-table {
    text-align: left;
    width: auto;
  }

  .div-block-47 {
    width: 100%;
  }

  .div-block-48 {
    width: 85%;
    height: 35px;
  }

  .slide-2 {
    width: 100%;
    height: auto;
  }

  .orange-box-title-tc, .orange-box-text-tc {
    font-family: Noto Sans HK, sans-serif;
  }

  .banner-text-tc {
    margin-top: 220px;
    font-family: Noto Sans HK, sans-serif;
  }

  .menu-bar-tc {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
  }

  .text-span-tc {
    font-family: Noto Sans HK, sans-serif;
    font-size: 18px;
  }

  .title-tc {
    column-count: auto;
    white-space: normal;
    width: 85%;
    font-family: Noto Sans HK, sans-serif;
    line-height: 30px;
  }

  .button-text-tc {
    font-family: Noto Sans HK, sans-serif;
    font-size: 20px;
  }

  .footer-tc {
    height: 100px;
  }

  .div-block-17-tc {
    width: 100%;
    margin-top: 40px;
  }

  .footer-text-bold-30-tc {
    font-family: Noto Sans HK, sans-serif;
  }

  .footer-text-bold-20-tc {
    width: 100%;
    font-family: Noto Sans HK, sans-serif;
  }

  .footer-text-bold-tc {
    justify-content: flex-start;
    align-items: flex-start;
    width: 750px;
    font-family: Noto Sans HK, sans-serif;
    font-size: 20px;
    line-height: 30px;
    display: flex;
  }

  .heading-2-tc {
    font-family: Noto Sans HK, sans-serif;
  }

  .heading-3-tc {
    margin-bottom: 20px;
    font-family: Noto Sans HK, sans-serif;
  }

  .body-para-tc {
    width: 100%;
    margin-bottom: 40px;
    font-family: Frutigerltstd Roman, Verdana, sans-serif;
    font-size: 16px;
    line-height: 25px;
  }

  .header-tc {
    height: 180px;
    display: flex;
  }

  .footer-content-tc {
    height: auto;
    padding-top: 0;
    padding-bottom: 0;
    display: flex;
  }

  .footer-content-sc {
    height: 150px;
    padding-top: 0;
    padding-bottom: 0;
    display: flex;
  }

  .image-17 {
    width: 100%;
  }

  .contact-block, .contact_sc, .contact_contant_sc {
    flex-flow: column;
    justify-content: flex-start;
    align-self: flex-start;
    align-items: center;
    width: 1250px;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .paragraph-5 {
    color: #333;
    font-size: 20px;
    text-decoration: underline;
  }

  .div-block-30-copy {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    width: 100%;
    height: 550px;
  }

  .image-18 {
    width: 100%;
  }

  .text-block-38, .text-block-39, .text-block-40, .text-block-41 {
    font-size: 20px;
  }

  .header-tablet, .header-phone {
    width: 44%;
  }

  .header-phone2, .footer_phone {
    display: none;
  }

  .body-para---center {
    flex-flow: column;
    align-items: center;
    width: auto;
    margin-bottom: 20px;
    font-family: Frutigerltstd Roman, Verdana, sans-serif;
    font-size: 16px;
    line-height: 25px;
  }

  .div-block-50 {
    justify-content: flex-start;
    align-items: stretch;
    width: 80%;
    display: flex;
  }

  .div-block-51 {
    width: 50%;
    margin-right: 5px;
  }

  .bold-text-11, .bold-text-12, .bold-text-13 {
    font-size: 32px;
  }

  .div-block-52 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    display: flex;
  }

  .div-block-23-light-grey {
    background-color: #e6e6e6;
    width: 100%;
    height: 110px;
    margin-bottom: 10px;
    padding: 10px;
  }

  .r-d-content {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: row;
    justify-content: flex-start;
    align-items: flex-start;
    height: auto;
    margin-bottom: 20px;
  }

  .milestones-title {
    text-align: center;
    flex-flow: column;
    align-items: center;
    width: 100%;
    margin-top: 0;
    margin-bottom: 20px;
    font-family: Frutigerltstd Roman, Verdana, sans-serif;
    font-size: 16px;
    line-height: 25px;
  }

  .mission-para {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: row;
    justify-content: flex-start;
    align-items: flex-start;
    height: 100%;
    margin-bottom: 0;
  }

  .header-tablet-tc {
    width: 44%;
  }

  .header-phone2-tc {
    display: none;
  }

  .footer_1-phone {
    width: 90%;
    height: 100%;
    display: none;
  }

  .footer-text-bold-tc-copy {
    justify-content: flex-end;
    width: 750px;
    font-family: Noto Sans HK, sans-serif;
    font-size: 20px;
    line-height: 30px;
    display: flex;
  }

  .menu-bar-sc {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
  }

  .header-tablet-sc {
    width: 44%;
  }

  .header-phone2-sc {
    display: none;
  }

  .footer-sc {
    height: 100px;
  }

  .div-block-17-sc {
    width: 90%;
    margin-top: 40px;
  }

  .milestone-title, .body-para-contact {
    flex-flow: column;
    align-items: center;
    width: 100%;
    margin-top: 0;
    margin-bottom: 20px;
    font-family: Frutigerltstd Roman, Verdana, sans-serif;
    font-size: 16px;
    line-height: 25px;
  }

  .table_tc {
    justify-content: flex-start;
    align-items: stretch;
    width: 80%;
    margin-bottom: 40px;
    display: flex;
  }

  .r-d-table {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: row;
    display: flex;
  }

  .r-d-table-tc {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: row;
    margin-bottom: 0;
    display: flex;
  }

  .div-block-53 {
    width: 100%;
  }

  .mission1 {
    width: 100%;
    height: 124%;
    margin-bottom: 40px;
    overflow: visible;
  }

  .bold-text-16 {
    font-size: 22px;
  }

  .paragraph-6 {
    margin-bottom: 0;
    font-size: 22px;
    line-height: 32px;
  }

  .div-block-54 {
    display: flex;
  }

  .div-block-55 {
    height: auto;
  }

  .bold-text-17, .text-block-42 {
    font-size: 22px;
    line-height: 30px;
  }

  .div-block-23-light-grey-en {
    background-color: #e6e6e6;
    width: 100%;
    height: 110px;
    margin-bottom: 10px;
    padding: 10px;
  }

  .div-block-23-en {
    background-color: #d4d4d4;
    width: 100%;
    height: 110px;
    margin-bottom: 10px;
    padding: 10px;
  }

  .text-block-46 {
    font-weight: 700;
  }

  .div-block-22-r-d {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: row;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    height: auto;
    margin-bottom: 10px;
    display: flex;
  }

  .body-para-sc {
    flex-flow: column;
    width: 100%;
    margin-bottom: 40px;
    font-family: Frutigerltstd Roman, Verdana, sans-serif;
    font-size: 16px;
    line-height: 25px;
    display: flex;
  }

  .text-block-48, .text-block-49 {
    font-size: 22px;
    line-height: 30px;
  }

  .contact-sc {
    flex-flow: column;
    align-items: center;
    width: 100%;
    margin-top: 0;
    margin-bottom: 20px;
    font-family: Frutigerltstd Roman, Verdana, sans-serif;
    font-size: 16px;
    line-height: 25px;
  }

  .paragraph-9 {
    font-size: 22px;
    line-height: 30px;
  }

  .div-block-56 {
    width: 100%;
  }

  .slider-en {
    width: 1400px;
    height: 800px;
  }

  .mask-en {
    background-color: #fff;
    width: 100%;
  }

  .left-arrow-en {
    margin-left: 10px;
  }

  .right-arrow-en {
    margin-right: 10px;
  }

  .slide-en {
    width: 100%;
  }

  .slide-2-en {
    width: 100%;
    height: auto;
  }

  .slide3-en {
    width: 100%;
  }

  .div-block-57, .div-block-58, .div-block-59 {
    width: 85%;
  }

  .bold-text-18, .bold-text-19 {
    font-family: Noto Sans HK, sans-serif;
    font-size: 35px;
  }

  .paragraph-10 {
    font-family: Noto Sans HK, sans-serif;
    font-size: 22px;
    line-height: 28px;
  }

  .bold-text-20 {
    font-family: Noto Sans HK, sans-serif;
    font-size: 35px;
  }

  .vision_para {
    margin-bottom: 40px;
  }

  .div-block-60, .slide-3 {
    width: 100%;
  }
}

@media screen and (max-width: 991px) {
  .header {
    justify-content: space-between;
    align-items: flex-end;
    width: 100%;
    display: none;
  }

  .image {
    width: 80%;
  }

  .menu-bar {
    display: none;
  }

  .language {
    margin-left: 10px;
  }

  .div-block-3 {
    flex-flow: column;
    align-self: flex-start;
    align-items: center;
    display: flex;
  }

  .div-block-4 {
    height: auto;
  }

  .div-block-6 {
    width: 80%;
  }

  .div-block-11 {
    flex-flow: column;
    align-items: center;
  }

  .div-block-12 {
    width: 80%;
  }

  .footer-text-bold {
    font-size: 14px;
  }

  .image-6, .image-7, .image-8, .image-9 {
    width: 90%;
  }

  .paragraph {
    margin-bottom: 20px;
  }

  .div-block-23 {
    width: 223px;
    height: 110px;
  }

  .slider {
    background-color: #fff;
    width: 700px;
    height: 100%;
  }

  .div-block-27 {
    box-sizing: content-box;
    height: 100%;
  }

  .div-block-30 {
    flex-flow: column;
    width: 80%;
    height: auto;
    margin-bottom: 40px;
  }

  .div-block-31 {
    justify-content: center;
    width: 80%;
    margin-bottom: 40px;
    padding-right: 0;
  }

  .div-block-32 {
    width: 80%;
    padding-top: 0;
  }

  .text-block-35 {
    text-align: center;
  }

  .milestones {
    width: 85%;
  }

  .div-block-44 {
    padding-left: 0;
    padding-right: 0;
  }

  .banner-text-tc {
    margin-left: 60px;
    font-size: 60px;
  }

  .header-tablet {
    grid-column-gap: 320px;
    grid-row-gap: 320px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: flex-end;
    width: 100%;
    height: 120px;
    display: flex;
  }

  .icon-3 {
    margin-top: 0;
    margin-right: 0;
    font-size: 20px;
  }

  .div-block-49 {
    justify-content: flex-end;
    align-items: flex-start;
    width: 30%;
    display: flex;
  }

  .dropdown-toggle-2 {
    justify-content: center;
    align-items: center;
    padding: 0;
    display: flex;
  }

  .header-phone {
    grid-column-gap: 320px;
    grid-row-gap: 320px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: flex-end;
    width: 100%;
    display: flex;
  }

  .link-block-4 {
    justify-content: center;
    align-items: center;
    width: 55%;
    display: flex;
  }

  .slide-nav {
    height: 3%;
  }

  .div-block-50, .div-block-51 {
    width: 100%;
  }

  .div-block-23-light-grey {
    width: 223px;
    height: 110px;
    margin-right: 0;
    display: block;
  }

  .header-tablet-tc {
    grid-column-gap: 320px;
    grid-row-gap: 320px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: flex-end;
    width: 90%;
    display: flex;
  }

  .header-tablet-sc {
    grid-column-gap: 320px;
    grid-row-gap: 320px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: flex-end;
    width: 90%;
    height: 120px;
    display: flex;
  }

  .table_tc {
    width: 100%;
  }

  .r-d-table {
    flex-flow: row;
  }

  .r-d-table-tc {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-content: flex-start;
    align-items: flex-start;
    height: auto;
  }

  .div-block-23-light-grey-en {
    width: 100%;
    height: 200px;
    display: block;
  }

  .div-block-23-en {
    height: 200px;
  }

  .slider-en {
    background-color: #fff;
    width: 700px;
    height: 100%;
  }

  .div-block-57 {
    width: 85%;
  }
}

@media screen and (max-width: 767px) {
  .image, .logo.w--current {
    width: 100%;
  }

  .footer-text-bold {
    font-size: 12px;
  }

  .heading-3 {
    font-size: 35px;
  }

  .paragraph {
    margin-bottom: 20px;
    font-size: 20px;
    line-height: 28px;
  }

  .div-block-23 {
    width: 172px;
    height: 140px;
  }

  .slider {
    width: 550px;
  }

  .dropdown-toggle {
    justify-content: flex-end;
    padding-left: 10px;
  }

  .body-para {
    align-items: flex-start;
  }

  .milestones {
    width: 85%;
  }

  .text-block-36, .text-block-37 {
    font-size: 20px;
    line-height: 22px;
  }

  .banner-text-tc {
    margin-left: 40px;
  }

  .image-18 {
    width: 100%;
    height: 100%;
  }

  .div-block-49 {
    justify-content: center;
    align-items: center;
  }

  .body-para---center {
    align-items: center;
  }

  .div-block-23-light-grey {
    width: 172px;
    height: 140px;
  }

  .milestones-title {
    align-items: center;
  }

  .header-tablet-tc {
    width: 90%;
  }

  .dropdown-link-12 {
    font-family: Noto Sans HK, sans-serif;
  }

  .dropdown-link-13 {
    aspect-ratio: auto;
    font-family: Noto Sans HK, sans-serif;
  }

  .dropdown-link-14, .dropdown-link-15, .dropdown-link-16, .dropdown-link-17, .dropdown-link-18, .dropdown-link-19, .dropdown-link-20 {
    font-family: Noto Sans HK, sans-serif;
  }

  .header-tablet-sc {
    width: 90%;
  }

  .milestone-title, .body-para-contact {
    align-items: center;
  }

  .bold-text-17, .text-block-42 {
    font-size: 20px;
    line-height: 28px;
  }

  .div-block-23-light-grey-en, .div-block-23-en {
    height: 220px;
  }

  .text-block-43, .text-block-44 {
    font-size: 20px;
    line-height: 22px;
  }

  .contact-sc {
    align-items: center;
  }

  .slider-en {
    width: 550px;
  }
}

@media screen and (max-width: 479px) {
  .section {
    justify-content: center;
    align-items: center;
    width: auto;
    height: auto;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .logo {
    width: 40%;
  }

  .logo.w--current {
    flex-flow: column;
    align-items: flex-start;
    width: 50%;
  }

  .language {
    width: 120px;
    height: 30px;
    margin-bottom: 0;
    margin-left: 0;
  }

  .section-2 {
    align-items: center;
    height: 700px;
  }

  .div-block-2 {
    width: 100%;
  }

  .banner-text {
    margin-top: 220px;
    margin-left: 40px;
    font-size: 50px;
    line-height: 50px;
  }

  .div-block-6 {
    height: 450px;
  }

  .image-2 {
    width: 100%;
    height: auto;
  }

  .orange-box-text {
    font-size: 20px;
    line-height: 30px;
  }

  .footer {
    flex-flow: column;
    width: auto;
  }

  .div-block-12 {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
    flex-flow: column;
    align-items: flex-start;
  }

  .footer_1 {
    flex-flow: row;
    justify-content: center;
    width: auto;
    display: none;
  }

  .footer-text-bold {
    text-align: left;
  }

  .footer-left {
    flex-flow: column;
    align-items: flex-start;
    width: auto;
    height: auto;
    padding-left: 20px;
    display: flex;
  }

  .div-block-17 {
    flex-flow: column;
    align-items: flex-start;
    width: auto;
    height: auto;
  }

  .footer-right {
    text-align: left;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    width: auto;
    padding-left: 20px;
    display: flex;
  }

  .heading-2 {
    font-size: 30px;
  }

  .div-block-21 {
    width: 100%;
    padding-left: 40px;
    padding-right: 40px;
  }

  .heading-3 {
    font-size: 32px;
  }

  .paragraph {
    text-align: left;
    font-size: 16px;
    line-height: 25px;
  }

  .div-block-22 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    width: auto;
  }

  .div-block-23 {
    width: 70px;
    height: 80px;
    margin-bottom: 10px;
    margin-right: 10px;
    padding-left: 5px;
    padding-right: 5px;
    font-size: 16px;
  }

  .bold-text-2 {
    font-size: 22px;
    line-height: 30px;
  }

  .div-block-26 {
    flex-flow: column;
    flex: 0 auto;
    align-self: auto;
    align-items: center;
    display: flex;
  }

  .paragraph-2 {
    font-size: 20px;
    line-height: 25px;
  }

  .slider {
    width: 350px;
  }

  .image-10 {
    width: 65%;
  }

  .left-arrow {
    width: 20%;
  }

  .right-arrow {
    justify-content: flex-end;
    width: 20%;
  }

  .dropdown-link-11, .text-block-23, .dropdown-link-4 {
    font-size: 14px;
    line-height: 18px;
  }

  .dropdown-3 {
    flex: 1;
    justify-content: flex-end;
    align-items: flex-start;
    display: flex;
  }

  .dropdown-toggle {
    flex: 1;
    justify-content: flex-end;
    padding-left: 10px;
    padding-right: 20px;
  }

  .dropdown-link-3 {
    font-size: 14px;
    line-height: 18px;
    display: flex;
  }

  .icon-2 {
    margin-right: 0;
  }

  .dropdown-list-4 {
    margin-top: 6px;
  }

  .dropdown-list-4.w--open {
    margin-top: 30px;
  }

  .text-block-24 {
    font-size: 16px;
    line-height: 22px;
  }

  .bold-text-3 {
    font-size: 16px;
  }

  .text-block-25, .bold-text-4, .text-block-26 {
    font-size: 16px;
    line-height: 22px;
  }

  .bold-text-5 {
    font-size: 16px;
  }

  .text-block-27, .bold-text-6, .text-block-28, .text-block-29, .text-block-30, .text-block-31, .text-block-32, .text-block-33 {
    font-size: 16px;
    line-height: 22px;
  }

  .body-para {
    align-items: flex-start;
  }

  .table {
    flex-flow: column;
  }

  .text-block-34 {
    font-size: 16px;
    line-height: 20px;
  }

  .text-block-35 {
    font-size: 14px;
  }

  .paragraph-table {
    font-size: 16px;
  }

  .banner-text-tc {
    font-size: 35px;
  }

  .footer-tc {
    justify-content: flex-start;
  }

  .div-block-17-tc {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
  }

  .footer-text-bold-tc {
    display: flex;
  }

  .header-tablet {
    display: none;
  }

  .icon-3 {
    margin-bottom: 0;
  }

  .div-block-49 {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    display: flex;
  }

  .dropdown-toggle-2 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    padding: 0;
    display: flex;
  }

  .link-block-2 {
    width: 30%;
  }

  .image-19, .image-20 {
    width: 60px;
  }

  .header-phone2 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    display: flex;
  }

  .image-21 {
    width: 50%;
  }

  .dropdown-4 {
    justify-content: center;
    margin-left: 0;
    margin-right: 0;
    padding: 20px;
    display: flex;
  }

  .dropdown-list-5 {
    align-self: flex-start;
  }

  .footer_phone {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: column;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: column;
    display: flex;
  }

  .link-block-3 {
    width: 50%;
  }

  .bold-text-8 {
    font-size: 30px;
  }

  .div-block-50 {
    flex-flow: column;
  }

  .bold-text-9 {
    text-align: center;
  }

  .image-22 {
    width: 65%;
  }

  .bold-text-10 {
    font-size: 16px;
    line-height: 22px;
  }

  .div-block-52 {
    flex-flow: column;
    width: 100%;
  }

  .div-block-23-light-grey {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    width: 110px;
    height: 80px;
    margin-bottom: 10px;
    margin-right: 10px;
    padding-left: 5px;
    padding-right: 5px;
    font-size: 16px;
    line-height: 25px;
    display: flex;
  }

  .r-d-content, .mission-para {
    width: 100%;
  }

  .header-tablet-tc {
    display: none;
  }

  .image-23 {
    width: 70%;
  }

  .header-phone2-tc {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    display: flex;
  }

  .footer_1-phone {
    flex-flow: row;
    justify-content: center;
    width: auto;
    display: flex;
  }

  .footer-text-bold-tc-copy {
    display: flex;
  }

  .header-tablet-sc {
    display: none;
  }

  .header-phone2-sc {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    display: flex;
  }

  .footer-sc {
    justify-content: flex-start;
  }

  .div-block-17-sc {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
  }

  .image-24 {
    width: 100%;
    height: auto;
  }

  .bold-text-14 {
    font-size: 32px;
  }

  .body-para-contact {
    align-items: center;
  }

  .table_tc {
    flex-flow: row;
  }

  .r-d-table {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: row;
    align-items: flex-start;
    width: auto;
    height: auto;
    display: flex;
  }

  .r-d-table-tc {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: row;
    width: 100%;
  }

  .bold-text-15 {
    font-size: 30px;
    line-height: 40px;
  }

  .bold-text-17, .text-block-42 {
    font-size: 16px;
    line-height: 25px;
  }

  .div-block-23-light-grey-en {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    align-items: flex-start;
    width: 90%;
    height: 200px;
    margin-bottom: 10px;
    margin-right: 10px;
    font-size: 16px;
    line-height: 25px;
    display: flex;
  }

  .div-block-23-en {
    width: 90%;
    height: 200px;
    margin-bottom: 10px;
    margin-right: 10px;
    font-size: 16px;
  }

  .text-block-43 {
    font-family: Frutigerltstd, Verdana, sans-serif;
    font-size: 14px;
    font-weight: 300;
    line-height: 18px;
  }

  .text-block-45 {
    font-family: Frutigerltstd, Verdana, sans-serif;
    font-size: 14px;
    font-weight: 700;
    line-height: 18px;
  }

  .paragraph-7, .paragraph-8 {
    width: 100%;
  }

  .text-block-46 {
    font-family: Frutigerltstd, Verdana, sans-serif;
    font-size: 14px;
    font-weight: 700;
    line-height: 18px;
  }

  .text-block-47 {
    font-family: Frutigerltstd, Verdana, sans-serif;
    font-size: 14px;
    line-height: 18px;
  }

  .div-block-22-r-d {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    width: auto;
  }

  .contact-sc {
    align-items: center;
  }

  .slider-en {
    width: 350px;
  }

  .mask-en {
    width: 100%;
  }

  .left-arrow-en {
    width: 20%;
  }

  .right-arrow-en {
    justify-content: flex-end;
    width: 20%;
  }

  .slide-en, .slide-2-en, .slide3-en {
    width: 100%;
  }
}


@font-face {
  font-family: 'Frutigerltstd';
  src: url('../fonts/FrutigerLTStd-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Frutigerltstd';
  src: url('../fonts/FrutigerLTStd-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Frutigerltstd Roman';
  src: url('../fonts/FrutigerLTStd-Roman.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}