.w-embed-youtubevideo {
  width: 100%;
  position: relative;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/youtube-placeholder.2b05e7d68d.svg');
  background-size: cover;
  background-position: 50% 50%;
}

.w-embed-youtubevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}

.section-kv {
  position: relative;
  top: 0px;
  margin-top: -78px;
  padding-top: 78px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #f4f4f4;
  background-image: url('../images/noisy-texture-100x100.png');
  background-position: 0px 0px;
  background-size: auto;
  text-align: center;
}

.body {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  line-height: 21px;
}

.nav-item {
  padding-right: 30px;
  padding-left: 30px;
  border-bottom: 0px solid #f26521;
  -webkit-transition: all 400ms cubic-bezier(.215, .61, .355, 1);
  transition: all 400ms cubic-bezier(.215, .61, .355, 1);
  color: #3c3c3c;
  font-size: 1rem;
  line-height: 2.4rem;
}

.nav-item:hover {
  background-color: #eeb211;
  color: #fff;
}

.nav-item.w--current {
  background-color: #eeb211;
  color: #fff;
}

.brand {
  width: 208px;
  height: 78px;
  float: left;
  background-image: url('../images/logo.svg');
  background-position: 50% 50%;
  background-size: auto;
  background-repeat: no-repeat;
}

.navbar {
  position: fixed;
  width: 100%;
  border-bottom: 1px solid #efefef;
  background-color: #fff;
}

.navbar.header {
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
  z-index: 999;
  display: block;
  height: 78px;
  padding-top: 0px;
  padding-right: 0px;
  padding-left: 0px;
  border-bottom-color: #c9dad8;
}

.container {
  position: relative;
  max-width: 1140px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 15px;
  padding-left: 15px;
  text-align: center;
}

.container.hiq-container {
  margin-top: 100px;
}

.kv-slogan {
  width: 29vw;
  max-width: 410px;
  color: #ffd052;
  font-size: 2.5rem;
  line-height: 1.3;
  font-weight: 800;
  text-align: left;
}

.section-img {
  margin-top: 40px;
  margin-right: auto;
  margin-left: auto;
  background-image: none;
}

.section-img._02 {
  height: 393px;
  max-width: 920px;
  background-image: url('../images/Group-847.png');
  background-position: 50% 0%;
  background-size: contain;
  background-repeat: no-repeat;
}

.section-img._01 {
  height: 365px;
  background-image: url('../images/Group-582.png');
  background-size: contain;
}

.section-img._03 {
  width: 610px;
  height: 442px;
  background-image: url('../images/Group-573.png');
  background-size: contain;
  background-repeat: no-repeat;
}

.section-img._04 {
  width: 610px;
  height: 442px;
  background-image: url('../images/Group-832.svg');
  background-size: contain;
  background-repeat: no-repeat;
}

.section-img._05 {
  height: 359px;
  background-image: url('../images/Group-909.png');
  background-position: 50% 0%;
  background-size: 1110px;
  background-repeat: no-repeat;
}

.note {
  max-width: 1110px;
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
  color: #5a5a5a;
  font-size: 12px;
  line-height: 1.4;
  text-align: left;
}

.note.left {
  text-align: left;
}

.note.left.note-980 {
  max-width: 980px;
}

.note.left.q-content-03-note {
  margin-top: 100px;
}

.note.left.mt-40 {
  display: none;
  margin-top: 40px;
}

.note.left.trophy-note {
  max-width: 400px;
  margin-bottom: 40px;
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
}

.note.kv-note {
  position: absolute;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  max-width: 500px;
  margin-top: 100px;
  color: #979797;
}

.note.hiq-note {
  max-width: 650px;
  margin-top: 100px;
  margin-left: 0px;
}

.section-core-single {
  padding-top: 40px;
  padding-bottom: 100px;
}

.sub-section-01 {
  padding-top: 40px;
  padding-bottom: 60px;
}

.sub-title-img {
  display: inline-block;
  width: 160px;
  height: 160px;
}

.sub-title-img._01 {
  position: relative;
  bottom: -29px;
  background-image: url('../images/icon-h2x.png');
  background-position: 50% 100%;
  background-size: contain;
  background-repeat: no-repeat;
}

.sub-title-img._02 {
  position: relative;
  bottom: -22px;
  background-image: url('../images/icon-i2x.png');
  background-size: contain;
  background-repeat: no-repeat;
}

.sub-title-img._03 {
  position: relative;
  bottom: 28px;
  background-image: url('../images/icon-q2x.png');
  background-size: 160px;
}

.sub-title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: left;
}

.sub-title._01 {
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  text-align: left;
}

.sub-title._02 {
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.sub-title-slogan {
  color: #006a51;
  font-size: 39px;
  line-height: 45px;
  font-weight: 700;
}

.sub-title-slogan._04 {
  display: none;
}

.sub-section-text {
  display: inline-block;
}

.sub-section-text._03 {
  margin-bottom: 25px;
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
}

.sub-title-text {
  max-width: 900px;
  margin-top: 10px;
  margin-right: auto;
  padding-left: 0px;
  color: #404040;
  font-size: 19px;
  line-height: 27px;
  font-weight: 400;
  text-align: left;
}

.sub-title-text._03 {
  margin-left: 0px;
}

.sub-title-text._03.pc-hidden {
  display: none;
}

.sub-title-text._04 {
  margin-left: 0px;
}

.sub-section-02 {
  padding-top: 40px;
  padding-bottom: 60px;
}

.sub-section-03 {
  padding-top: 40px;
  padding-bottom: 60px;
}

.footer-01 {
  display: block;
  padding-top: 80px;
  padding-bottom: 80px;
  border-style: solid;
  border-width: 1px 0px 0px;
  border-color: #ffd052 #000 #000;
  background-color: #006a51;
}

.footer-text {
  width: 65vw;
  color: #fff;
  font-size: 12px;
  font-weight: 400;
  text-align: justify;
}

.section-tab {
  position: relative;
  text-align: center;
}

.section-fund {
  padding-top: 100px;
  padding-bottom: 100px;
}

.section-fund.bg-light-bl {
  background-color: #e9f3ff;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f0f0f0), to(#fff));
  background-image: linear-gradient(180deg, #f0f0f0, #fff);
}

.fund-info-btns {
  margin-top: 40px;
  text-align: center;
}

.fund-info-btn-item {
  position: relative;
  top: 0px;
  display: inline-block;
  min-width: 170px;
  margin-top: 20px;
  margin-right: 10px;
  margin-left: 10px;
  padding: 10px 25px;
  border-style: solid;
  border-width: 1px;
  border-color: #006a51;
  border-radius: 5px;
  background-color: #006a51;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #fff;
  text-decoration: none;
}

.fund-info-btn-item:hover {
  top: 5px;
  background-color: #00583e;
  color: #ffd052;
}

.kv-text-block {
  position: absolute;
  right: 3vw;
  width: 43%;
  max-width: 650px;
  margin-top: 15vh;
  text-align: center;
}

.fixed-link-block {
  position: fixed;
  left: auto;
  top: 14%;
  right: 0%;
  bottom: 0%;
  z-index: 9998;
  height: 280px;
  opacity: 1;
}

.fixed-link-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80px;
  height: 80px;
  margin-top: 10px;
  margin-bottom: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(255, 231, 144, 0.19);
  border-radius: 5px 0px 0px 5px;
  background-color: #006a51;
  color: #fff;
  font-size: 15px;
  line-height: 1.2;
  text-decoration: none;
}

.fixed-link-item._03 {
  display: none;
}

.icon-img {
  width: 20px;
  height: 20px;
  background-image: url('../images/alert-w.svg');
  background-position: 0% 0px;
  background-size: auto;
  background-repeat: no-repeat;
}

.icon-img._01 {
  background-image: url('../images/fixed-icon-buy2x.png');
  background-position: 50% 50%;
  background-size: contain;
}

.icon-img._02 {
  background-image: url('../images/fixed-icon-contact2x.png');
  background-size: contain;
}

.icon-img._03 {
  background-image: url('../images/fixed-icon-video2x.png');
  background-size: contain;
}

.icon-text {
  margin-top: 5px;
  color: #f8f6f2;
  font-size: 14px;
  text-align: center;
}

.tab-tag-block {
  position: -webkit-sticky;
  position: sticky;
  top: 76px;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 20px;
  padding-bottom: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #f4f4f4;
  background-image: url('../images/noisy-texture-100x100.png');
  background-position: 0px 0px;
  background-size: auto;
}

.tab-content-block {
  position: relative;
  overflow: hidden;
  width: 1110px;
  height: 525px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.tab-link-item {
  position: relative;
  display: block;
  margin-right: 15px;
  margin-left: 15px;
  padding: 10px 30px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-style: solid;
  border-width: 1px;
  border-color: #006a51;
  border-radius: 5px;
  background-color: #fff;
  color: #006a51;
  text-decoration: none;
  cursor: pointer;
}

.tab-link-item:hover {
  color: #006a51;
}

.tab-img-item {
  position: absolute;
  width: 1110px;
  height: 525px;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0px 0px;
  background-size: 125px;
  background-repeat: no-repeat;
}

.tab-img-item._01 {
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  background-image: url('../images/timing-tab-img-012x.png');
  background-position: 50% 0%;
  background-size: 1110px;
}

.tab-img-item._02 {
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  background-image: url('../images/timing-tab-img-02.png');
  background-position: 0px 0px;
  background-size: contain;
}

.tab-img-item._03 {
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  background-image: url('../images/timing-tab-img-03.png');
  background-position: 50% 0%;
  background-size: 1110px;
}

.tab-item-block {
  position: absolute;
  width: 980px;
  height: 528px;
}

.tab-item-block._01 {
  display: block;
}

.tab-item-block._02 {
  position: absolute;
  display: none;
}

.tab-item-block._03 {
  display: none;
}

.kv-img-block {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  overflow: hidden;
  width: 51%;
  height: 70vh;
  max-height: 700px;
  max-width: 694px;
}

.kv-bg {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  overflow: hidden;
  width: 100%;
  height: 80vh;
  background-image: url('../images/kc-bg2x.png');
  background-position: 50% 0%;
  background-size: 100% 100%;
  background-repeat: no-repeat;
}

.loading-cover-block {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 99999;
  display: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #008374;
  -webkit-transform: scale3d(1none, 1none, 1none);
  transform: scale3d(1none, 1none, 1none);
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.loading-text {
  position: relative;
  margin-top: -3px;
  padding: 5px 20px;
  border-radius: 5px;
  background-color: #f49c00;
  -webkit-transform: skew(-22deg, 0deg);
  -ms-transform: skew(-22deg, 0deg);
  transform: skew(-22deg, 0deg);
  color: #fff;
  font-weight: 700;
}

.kv-fund-name {
  max-width: 513px;
  margin-top: 20px;
  text-align: left;
}

.kv-go-btn {
  position: relative;
  top: 0px;
  margin: 60px auto;
  padding: 10px 25px 30px;
  border-radius: 15px;
  background-image: url('../images/icon-drop.svg');
  background-position: 50% 100%;
  background-size: auto;
  background-repeat: no-repeat;
  color: #fff;
  font-size: 19px;
  text-align: center;
  text-decoration: none;
}

.kv-go-btn:hover {
  position: relative;
  color: #ffd052;
}

.kv-content {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 700px;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.section-core-block {
  position: relative;
  padding-top: 40px;
}

.fund-name {
  max-width: 600px;
  min-height: 130px;
  margin-right: auto;
  margin-left: auto;
}

.fund-img {
  width: 980px;
  height: 550px;
  margin: 40px auto;
  background-image: url('../images/Group-40.png');
  background-position: 50% 0%;
  background-size: 980px;
  background-repeat: no-repeat;
}

.text-block-2 {
  font-weight: 600;
}

.youtube {
  margin-top: 0px;
}

.youtube-side-fixed-block {
  position: absolute;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 10%;
  display: none;
  width: 384px;
  padding: 15px 15px 10px;
  border-radius: 15px;
}

.youtube-content {
  overflow: hidden;
  border-radius: 5px;
}

.youtube-text {
  position: relative;
  margin-top: 9px;
  color: #7eba9c;
  font-size: 13px;
  text-align: right;
}

.close {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  width: 40px;
  height: 40px;
  padding-top: 10px;
  border-radius: 15px;
  background-color: #f49c00;
  color: #fff;
  text-align: center;
  cursor: pointer;
}

.section-timing {
  margin-top: -78px;
  padding-top: 120px;
  padding-bottom: 120px;
  background-color: #f4f4f4;
  background-image: url('../images/noisy-texture-100x100.png');
  background-position: 0px 0px;
  background-size: auto;
}

.section-core {
  background-image: url('../images/hiq-bg-01.png');
  background-position: 50% 0%;
  background-size: 1920px;
  background-repeat: no-repeat;
}

.footer-02 {
  display: block;
  padding-top: 25px;
  padding-bottom: 25px;
  background-color: #00503d;
}

.footer-02-text {
  color: #fff;
  font-size: 12px;
  font-weight: 400;
  text-align: justify;
}

.text-span-54 {
  color: #eeb211;
}

.text-span-55 {
  color: #eeb211;
}

.container-footer {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1140px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 15px;
  padding-left: 15px;
  text-align: center;
}

.footer-info {
  width: 25vw;
  margin-right: 20px;
}

.logo-w {
  width: 160px;
  height: 48px;
  background-image: url('../images/logo-w.svg');
  background-position: 0% 0%;
  background-size: auto;
  background-repeat: no-repeat;
}

.footer-company {
  margin-top: 25px;
  color: #fff;
  font-weight: 700;
  text-align: left;
}

.footer-company._02 {
  margin-top: 10px;
  font-size: 13px;
  font-weight: 400;
}

.footer-add-text {
  margin-top: 15px;
  color: #b7d3cd;
  font-size: 12px;
  font-weight: 400;
  text-align: left;
}

.footer-add-title {
  margin-top: 30px;
  color: #b7d3cd;
  font-size: 18px;
  font-weight: 700;
  text-align: left;
}

.kv-date {
  position: relative;
  width: 34vw;
  height: 20px;
  max-width: 513px;
  margin-top: 10px;
  background-image: url('../images/kv-hr2x.png');
  background-position: 0% 100%;
  background-size: contain;
  background-repeat: no-repeat;
}

.kv-date-text {
  display: none;
  margin-top: 60px;
  margin-right: auto;
  margin-left: auto;
  padding: 9px 20px;
  color: #fff;
  font-size: 15px;
  text-align: center;
}

.heading-01 {
  color: #00583e;
  font-size: 45px;
  line-height: 1.5;
  font-weight: 300;
  text-align: center;
}

.heading-01.w {
  max-width: 700px;
  color: #fff;
  text-align: left;
}

.heading-01.w.center {
  position: relative;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.heading-01.bonus {
  color: #e08433;
}

.hiq-intro-text {
  max-width: 600px;
  margin-top: 20px;
  color: #fff;
  font-size: 19px;
  line-height: 1.2;
  font-weight: 300;
  text-align: left;
}

.hiq-cube {
  position: absolute;
  left: auto;
  top: 13%;
  right: 7%;
  bottom: 0%;
  width: 570px;
  height: 499px;
  background-image: url('../images/hiq-cube2x.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.text-span-56 {
  color: #e08433;
}

.bold-text {
  color: #006a51;
}

.text-span-58 {
  color: #e08433;
}

.q-content-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.q-content-text {
  max-width: 500px;
  padding-top: 60px;
  padding-right: 20px;
  padding-left: 20px;
}

.text-span-59 {
  color: #e08433;
}

.hiq-more-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.sub-section-04 {
  padding-top: 40px;
  padding-bottom: 60px;
}

.hiq-more-text {
  max-width: 500px;
  padding-top: 90px;
}

.text-span-60 {
  color: #006a51;
}

.section-plan {
  position: relative;
  overflow: hidden;
  padding-top: 90px;
  padding-bottom: 120px;
}

.plan-tab-link-item {
  display: block;
  min-width: 300px;
  padding: 10px 30px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-radius: 5px;
  background-color: #efefef;
  color: #5a5a5a;
  font-weight: 700;
  text-decoration: none;
  cursor: pointer;
}

.plan-tab-link-item._01 {
  border-radius: 5px 0px 0px 5px;
}

.plan-tab-link-item._02 {
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
}

.plan-tab-link-item._02:hover {
  color: #5a5a5a;
}

.plan-tab-tag-block {
  position: -webkit-sticky;
  position: sticky;
  top: 76px;
  z-index: 5;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-image: url('../images/noisy-texture-100x100.png'), radial-gradient(circle closest-corner at 50% 0%, #1d7c66, #00654c 43%, #00583e);
  background-position: 0px 0px, 0px 0px;
  background-size: auto, auto;
}

.plan-section-tab {
  position: relative;
  text-align: center;
}

.plan-tab-content-block {
  position: relative;
  z-index: 0;
  overflow: hidden;
  width: 1200px;
  height: 865px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  background-color: #fff;
}

.plan-tab-item-block {
  position: absolute;
  overflow: hidden;
  width: 100%;
  height: 100%;
}

.plan-tab-item-block._01 {
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: block;
  width: 1200px;
  height: 865px;
  margin-right: auto;
  margin-left: auto;
}

.plan-tab-item-block._02 {
  position: absolute;
  display: none;
}

.plan-bg {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  height: 395px;
  background-image: url('../images/noisy-texture-100x100.png'), radial-gradient(circle farthest-corner at 50% 0%, #1d7c66, #00654c 32%, #00583e 67%, #003c2a);
  background-position: 0px 0px, 0px 0px;
  background-size: auto, auto;
  background-repeat: repeat, repeat;
}

.plan-tab-img-item {
  position: absolute;
  width: 100%;
  height: 865px;
  max-width: 1200px;
  background-image: url('../images/plan-img-012x.png');
  background-position: 50% 0%;
  background-size: contain;
  background-repeat: no-repeat;
}

.plan-tab-img-item._01 {
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  background-image: url('../images/Group-913.png');
  background-position: 50% 0%;
}

.plan-tab-img-item._02 {
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  background-image: url('../images/Group-588.png');
  background-position: 0px 0px;
  background-size: contain;
}

.section-nlevel {
  position: relative;
  margin-top: 0px;
  padding-top: 60px;
  padding-bottom: 100px;
}

.video-bg {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 0;
  background-image: url('../images/noisy-texture-100x100.png'), radial-gradient(circle farthest-corner at 50% 0%, #1d7c66, #00654c 32%, #00583e 67%, #003c2a);
  background-position: 0px 0px, 0px 0px;
  background-size: auto, auto;
  background-repeat: repeat, repeat;
}

.slider {
  max-width: 1200px;
  margin-top: 40px;
  margin-right: auto;
  margin-left: auto;
  background-color: transparent;
}

.slide {
  max-width: 1000px;
  margin-right: auto;
  margin-left: auto;
}

.mask {
  max-width: 1000px;
  margin-right: auto;
  margin-left: auto;
}

.video-set-01 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.video-item {
  width: 410px;
  height: 270px;
}

.fund-setting-title {
  display: none;
  margin-top: 100px;
  margin-bottom: 40px;
  color: #006a51;
  font-size: 21px;
  font-weight: 700;
}

.fund-setting-block {
  display: none;
}

.fund-setting-item {
  width: 350px;
  margin-right: 10px;
  margin-left: 10px;
}

.fund-setting-item-title {
  margin-bottom: 40px;
  padding: 5px;
  background-color: #e08433;
  color: #fff;
  font-size: 15px;
}

.fund-setting-item-img {
  width: 350px;
  height: 250px;
}

.fund-setting-item-img._01 {
  background-image: url('../images/Group-5962x.png');
  background-position: 50% 0%;
  background-size: 350px;
  background-repeat: no-repeat;
}

.fund-setting-item-img._02 {
  background-image: url('../images/Group-5972x.png');
  background-size: 350px;
  background-repeat: no-repeat;
}

.fund-setting-item-img._03 {
  background-image: url('../images/Group-5982x.png');
  background-size: 350px;
  background-repeat: no-repeat;
}

.nlevel-bg {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 0;
  max-height: 400px;
  background-image: url('../images/noisy-texture-100x100.png'), radial-gradient(circle farthest-corner at 50% 0%, #1d7c66, #00654c 32%, #00583e 67%, #003c2a);
  background-position: 0px 0px, 0px 0px;
  background-size: auto, auto;
  background-repeat: repeat, repeat;
}

.nlevel-block {
  position: relative;
}

.nlevel-block-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 60px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.nlevel-setting-item {
  width: 350px;
  height: 430px;
  background-image: url('../images/Group-5992x.png');
  background-position: 0px 0px;
  background-size: 350px;
  background-repeat: no-repeat;
}

.nlevel-setting-item._02 {
  background-image: url('../images/Group-6002x.png');
}

.nlevel-setting-item._03 {
  background-image: url('../images/Group-6012x.png');
}

.section-video {
  position: relative;
  display: none;
  margin-top: 0px;
  padding-top: 60px;
  padding-bottom: 60px;
}

.section-trophy {
  position: relative;
  padding-top: 60px;
  padding-bottom: 60px;
}

.trophy-bg {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 0;
  max-height: 370px;
  background-image: url('../images/noisy-texture-100x100.png'), url('../images/close-up-gold-trophy-award-3d-rendering.png');
  background-position: 0px 0px, 50% 0%;
  background-size: auto, auto;
  background-repeat: repeat, no-repeat;
}

.trophy-block {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.trophy-block-content {
  display: block;
  width: 60%;
  margin-top: 60px;
  padding: 40px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background-color: #006a51;
  background-image: url('../images/noisy-texture-100x100.png');
  background-position: 0px 0px;
  background-size: auto;
  text-align: left;
}

.trophy-title {
  margin-bottom: 40px;
  color: #ffd76a;
  font-size: 30px;
  line-height: 1.5;
  font-weight: 700;
  text-align: left;
}

.trophy-item {
  margin-top: 10px;
  padding-left: 25px;
  background-image: url('../images/Group-39.svg');
  background-position: 0% 50%;
  background-size: auto;
  background-repeat: no-repeat;
  color: #fff;
  line-height: 1.5;
  font-weight: 700;
  text-align: left;
}

.trophy-win-tag {
  display: inline-block;
  margin-top: 60px;
  padding: 10px;
  background-color: #ffd052;
  color: #006a51;
  font-weight: 700;
  text-align: center;
}

.trophy-item-intro {
  margin-top: 10px;
  color: #fff;
  line-height: 1.5;
  font-weight: 700;
  text-align: left;
}

.section-buy {
  position: relative;
  overflow: hidden;
  padding-top: 90px;
}

.buy-bg {
  position: relative;
  z-index: 0;
  height: 320px;
  margin-top: 60px;
  background-image: url('../images/noisy-texture-100x100.png'), radial-gradient(circle farthest-corner at 50% 0%, #1d7c66, #00654c 32%, #00583e 67%, #003c2a);
  background-position: 0px 0px, 0px 0px;
  background-size: auto, auto;
  background-repeat: repeat, repeat;
}

.buy-block-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 270px;
  padding-top: 40px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.buy-item {
  margin-top: 30px;
  color: #ffd052;
  font-weight: 700;
}

.buy-itm-btn {
  margin-right: 20px;
  margin-left: 20px;
  padding-right: 25px;
  padding-left: 25px;
  border-style: solid;
  border-width: 1px;
  border-color: #ffd052;
  border-radius: 5px;
  background-color: #ffd052;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #00503d;
  cursor: pointer;
}

.buy-itm-btn:hover {
  background-color: transparent;
  color: #ffd052;
}

.buy-item-title {
  margin-bottom: 25px;
  color: #ffd052;
  font-size: 21px;
  font-weight: 700;
}

.buy-block-item {
  margin-right: auto;
  margin-left: auto;
  padding-top: 40px;
  padding-bottom: 40px;
}

.section-bonus {
  position: relative;
  z-index: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  padding-top: 60px;
  padding-bottom: 100px;
}

.bonus-block-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 920px;
  min-height: 270px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 40px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.bonus-item {
  width: 255px;
  height: 222px;
  background-image: url('../images/Group-6042x.png');
  background-position: 50% 0%;
  background-size: 255px;
  background-repeat: no-repeat;
}

.bonus-item._02 {
  background-image: url('../images/Group-6032x.png');
}

.bonus-item._01 {
  background-image: url('../images/Group-6022x.png');
}

.bonus-list-item {
  font-size: 12px;
  text-align: left;
}

.bonus-list-block {
  max-width: 920px;
  margin-top: 40px;
  margin-right: auto;
  margin-left: auto;
}

.bowknot {
  position: absolute;
  left: auto;
  top: -29%;
  right: 0%;
  bottom: auto;
  z-index: 9;
  width: 304px;
  height: 230px;
  background-image: url('../images/Bowknot2x2x.png');
  background-position: 50% 50%;
  background-size: 304px;
  background-repeat: no-repeat;
}

.text-span-65 {
  color: #ffd052;
  font-size: 23px;
  font-style: italic;
  font-weight: 700;
}

.tab-link-icon {
  position: absolute;
  left: 40%;
  top: 97%;
  right: 0%;
  bottom: 0%;
  width: 50px;
  height: 37px;
  background-image: url('../images/Group-170.svg');
  background-position: 50% 100%;
  background-size: 50px 50px;
}

.tab-link-block {
  position: relative;
}

.section-super {
  margin-top: -78px;
  padding-top: 78px;
}

.heading-3 {
  margin-top: 20px;
  margin-bottom: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  border-top: 1px solid #cce3ea;
  border-bottom: 1px solid #cce3ea;
  background-color: #168b70;
  background-image: url('../images/noisy-texture-100x100.png');
  background-position: 0px 0px;
  background-size: auto;
  color: #fff;
}

.heading {
  margin-top: 5vh;
  margin-bottom: 2vh;
}

.image-3 {
  width: 40px;
  height: 40px;
}

.popup-block-buy {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 99;
  display: none;
  width: 100vw;
  height: 100vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(0, 106, 81, 0.95);
  text-align: center;
}

.more {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 3vh;
  margin-bottom: 3vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.popup-title {
  color: #006a51;
}

.close-popup-content {
  position: absolute;
  left: auto;
  top: 2%;
  right: 2%;
  bottom: auto;
  color: #f7a919;
  font-size: 38px;
  line-height: 1;
  text-decoration: none;
}

.more-onshore {
  display: none;
  width: 30%;
  max-width: 300px;
  margin: 10px;
  padding: 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 5px;
  background-color: #3583c9;
  color: #fff;
  text-decoration: none;
}

.links-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 900px;
  margin-right: auto;
  margin-left: auto;
  padding: 1px 0px 0px 1px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-content: space-around;
  -ms-flex-line-pack: distribute;
  align-content: space-around;
  background-color: #008374;
}

.popup-content {
  position: relative;
  overflow: visible;
  width: 960px;
  max-height: 700px;
  border-radius: 5px;
  background-color: #fff;
}

.link-block {
  display: block;
  width: 223.7px;
  max-width: 300px;
  margin-top: 0px;
  margin-right: 1px;
  margin-bottom: 1px;
  padding-top: 5px;
  padding-bottom: 5px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
  color: #008374;
  font-size: 14px;
  text-decoration: none;
}

.link-block:hover {
  color: #00503d;
}

.link-block.dis-none-pc {
  display: none;
}

.img-cube {
  position: absolute;
  left: 0%;
  top: -2%;
  right: 0%;
  height: 70vh;
  background-image: url('../images/earth-cube2x.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.img-h {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  width: 209px;
  height: 143px;
  background-image: url('../images/Group-9122x.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.img-i {
  position: absolute;
  left: auto;
  top: -7%;
  right: 0%;
  bottom: auto;
  width: 209px;
  height: 236px;
  background-image: url('../images/Group-9112x.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.img-q {
  position: absolute;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 21%;
  width: 209px;
  height: 173px;
  background-image: url('../images/kv-tag-032x.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.cathaybk-icon {
  position: absolute;
  left: 6%;
  top: auto;
  right: auto;
  bottom: 15%;
  padding: 10px 15px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#009444), to(#5cb230));
  background-image: linear-gradient(180deg, #009444, #5cb230);
  color: #fff;
  font-size: 17px;
  font-weight: 700;
}

.fund-name-title {
  margin-top: 40px;
  color: #006a51;
  font-size: 2rem;
  line-height: 1.3;
  font-weight: 700;
}

.text-span-67 {
  color: #5a5a5a;
}

.goto-next-sec {
  position: relative;
  top: 0px;
  display: block;
  width: 110px;
  margin-top: 20px;
  padding-right: 0px;
  padding-bottom: 21px;
  padding-left: 0px;
  border-radius: 5px;
  background-color: transparent;
  background-image: url('../images/Arrow---Down-2.svg');
  background-position: 50% 93%;
  background-size: 40px 20px;
  background-repeat: no-repeat;
  -webkit-transition: top 300ms cubic-bezier(.23, 1, .32, 1);
  transition: top 300ms cubic-bezier(.23, 1, .32, 1);
  font-size: 16px;
  cursor: pointer;
}

.goto-next-sec:hover {
  top: 6px;
  color: #ffd052;
}

.footer-cathaybk {
  display: none;
  padding-top: 0px;
  padding-bottom: 80px;
  border-style: solid;
  border-width: 1px 0px 0px;
  border-color: #ffd052 #000 #000;
  background-color: #006a51;
}

.container-footer-cathaybk {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1140px;
  margin-right: auto;
  margin-left: auto;
  padding: 14px 15px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: center;
}

.footer-info-cathaybk {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background-color: #fafafa;
}

.cathaybk-footer-link-block {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

.cathay-footer-link-item {
  display: inline-block;
  padding-right: 15px;
  padding-left: 15px;
  color: #5a5a5a;
  font-size: 14px;
  text-decoration: none;
}

.cathay-footer-link-item:hover {
  color: #1b9d3d;
}

.cathay-footer-link-item._01 {
  padding-left: 0px;
  border-right: 1px solid #5a5a5a;
}

.cathay-footer-link-item._02 {
  border-right: 1px solid #5a5a5a;
}

.footer-text-cathay {
  margin-top: 40px;
  color: #fff;
  font-size: 12px;
  font-weight: 400;
  text-align: justify;
}

.footer-ci-line {
  height: 5px;
  background-image: -webkit-gradient(linear, left top, right top, from(#009444), to(#5cb230));
  background-image: linear-gradient(90deg, #009444, #5cb230);
}

.footer-company-cathaybk {
  color: #5a5a5a;
  font-size: 13px;
  font-weight: 600;
  text-align: left;
}

.text-block-3 {
  color: #fff;
  font-size: 1.9rem;
  line-height: 1.2;
  font-weight: 700;
  text-align: justify;
}

.text-span-72 {
  color: #008374;
  font-weight: 700;
  text-align: justify;
}

.text-span-73 {
  margin-right: 8px;
  color: #ffd052;
  font-size: 31px;
  font-weight: 700;
}

.sub-title-text-second {
  max-width: 820px;
  margin-right: auto;
  margin-left: 160px;
  padding-left: 0px;
  color: #e08433;
  font-size: 39px;
  line-height: 45px;
  font-weight: 700;
  text-align: left;
}

.text-span-74 {
  color: #006a51;
  font-size: 14px;
}

.text-span-75 {
  font-weight: 700;
}

.text-span-76 {
  display: block;
}

.bonus-tag {
  position: relative;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  margin-top: 10px;
  color: #ffd052;
}

.text-span-77 {
  font-size: 25px;
}

@media screen and (min-width: 1920px) {
  .section-kv {
    height: 862px;
  }

  .kv-text-block {
    right: 0vw;
    margin-top: 20vh;
  }

  .kv-img-block {
    margin-top: 60px;
  }

  .kv-bg {
    height: 862px;
  }

  .kv-go-btn {
    cursor: pointer;
  }

  .kv-content {
    height: 862px;
  }

  .section-core-block {
    background-position: 50% 30%;
    background-size: contain;
  }

  .section-timing {
    margin-top: 0px;
  }

  .hiq-cube {
    right: 18%;
  }

  .section-plan {
    margin-top: 0px;
  }

  .section-nlevel {
    margin-top: 0px;
  }

  .section-video {
    margin-top: 0px;
  }

  .section-trophy {
    margin-top: 0px;
  }

  .section-buy {
    margin-top: 0px;
  }

  .section-bonus {
    margin-top: 0px;
  }

  .bonus-block-content {
    max-width: 920px;
    margin-right: auto;
    margin-left: auto;
  }

  .cathaybk-icon {
    left: 8%;
    bottom: 21%;
  }
}

@media screen and (max-width: 991px) {
  .section-kv {
    overflow: visible;
  }

  .ham-icon {
    position: absolute;
    width: 40px;
    height: 40px;
    margin-left: 2px;
    padding-right: 0px;
    padding-bottom: 0px;
    background-image: url('../images/bars-solid.svg');
    background-position: 50% 50%;
    background-size: contain;
    background-repeat: no-repeat;
    opacity: 1;
  }

  .ham-close-icon {
    overflow: hidden;
    width: 40px;
    height: 40px;
    margin-left: 2px;
    padding-right: 0px;
    padding-bottom: 0px;
    background-image: url('../images/times-solid.svg');
    background-position: 50% 50%;
    background-size: contain;
    background-repeat: no-repeat;
    opacity: 0;
  }

  .nav-menu {
    position: absolute;
    width: 50vw;
    margin-top: 79px;
    padding: 5vh 0px 0px;
    background-color: rgba(0, 54, 124, 0.9);
  }

  .nav-menu.gtm-nav-buy {
    background-color: rgba(0, 80, 61, 0.95);
  }

  .nav-btn {
    overflow: hidden;
    width: 78px;
    height: 78px;
    background-color: #006a51;
  }

  .nav-btn.w--open {
    background-color: #00503d;
  }

  .nav-item {
    display: block;
    margin-right: 30px;
    margin-left: 30px;
    border-bottom: 1px solid hsla(0, 0%, 100%, 0.25);
    color: #fff;
    font-size: 1.2rem;
    text-align: center;
  }

  .nav-item:hover {
    color: #fff;
  }

  .brand {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    background-position: 5% 50%;
  }

  .navbar.header {
    width: 100vw;
    height: 78px;
  }

  .container {
    width: 96vw;
    max-width: 96vw;
  }

  .container.nav-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100vw;
    max-width: 100vw;
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .container.hiq-container {
    margin-top: 40px;
  }

  .kv-slogan {
    width: 55vw;
    height: 6vw;
  }

  .section-img {
    width: 100%;
    height: 280px;
    background-size: contain;
  }

  .section-img._02 {
    height: 64vw;
    margin-top: 20px;
    background-size: contain;
  }

  .section-img._01 {
    height: 290px;
    margin-top: 20px;
  }

  .section-img._03 {
    height: 320px;
    margin-top: 20px;
  }

  .section-img._04 {
    height: 310px;
    margin-top: 20px;
  }

  .section-img._05 {
    height: 230px;
    background-size: contain;
  }

  .note.left.trophy-note {
    max-width: 100%;
  }

  .note.kv-note {
    position: absolute;
    left: 0%;
    top: auto;
    right: auto;
    bottom: -198%;
    max-width: 320px;
    color: #d1d1d1;
  }

  .note.hiq-note {
    position: relative;
    max-width: 400px;
    margin-top: 100px;
  }

  .section-core-single {
    padding-top: 40px;
  }

  .sub-section-01 {
    margin-top: 0px;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .sub-title-img {
    width: 80px;
    height: 80px;
  }

  .sub-title-img._01 {
    bottom: 0px;
    margin-top: -10px;
    background-position: 50% 0%;
    background-size: contain;
  }

  .sub-title-img._02 {
    margin-top: -11px;
    background-size: contain;
  }

  .sub-title-img._03 {
    bottom: 8px;
    background-position: 50% 0%;
    background-size: contain;
    background-repeat: no-repeat;
  }

  .sub-title {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .sub-title._01 {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .sub-title._02 {
    margin-top: -10px;
  }

  .sub-title-slogan {
    font-size: 33px;
    line-height: 39px;
  }

  .sub-title-slogan._02 {
    line-height: 51px;
  }

  .sub-title-text {
    font-size: 15px;
    line-height: 25px;
  }

  .sub-section-02 {
    margin-top: 0px;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .sub-section-03 {
    margin-top: 0px;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .footer-01 {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .section-tab {
    position: relative;
    padding-top: 60px;
    padding-right: 15px;
    padding-left: 15px;
  }

  .fund-info-btn-item {
    margin-right: 30px;
    margin-left: 30px;
  }

  .kv-text-block {
    position: relative;
    left: 0%;
    top: 13%;
    right: 0%;
    bottom: 0%;
    width: 90vw;
    margin-right: auto;
    margin-left: 30px;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    text-align: left;
  }

  .fixed-link-block {
    display: none;
  }

  .tab-tag-block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-size: auto;
  }

  .tab-content-block {
    position: relative;
    width: 100%;
    height: 450px;
  }

  .tab-link-item {
    margin-right: 10px;
    margin-left: 10px;
    padding: 9px 10px;
    background-color: #fff;
    font-size: 15px;
  }

  .tab-link-item:focus {
    background-color: #316ebd;
    color: #fff;
  }

  .tab-img-item {
    position: absolute;
    width: 100%;
    height: 43vw;
    background-image: none;
  }

  .tab-img-item._01 {
    background-size: contain;
  }

  .tab-img-item._03 {
    background-size: contain;
  }

  .tab-item-block {
    width: 100%;
    height: 450px;
  }

  .kv-img-block {
    left: auto;
    top: 0%;
    right: -9%;
    bottom: 0%;
    width: 60vw;
    height: 68vw;
    margin-top: 0px;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    background-image: none;
  }

  .kv-bg {
    overflow: visible;
    background-size: auto, cover;
  }

  .kv-fund-name {
    position: relative;
    width: 52vw;
    margin-top: 20px;
  }

  .kv-go-btn {
    display: block;
    max-width: 320px;
    margin-left: 0px;
  }

  .kv-content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .section-core-block {
    overflow: hidden;
    width: 100%;
    padding-bottom: 6vh;
  }

  .fund-name {
    margin-right: auto;
    margin-left: auto;
  }

  .fund-img {
    width: 100%;
    height: 52vw;
    background-size: contain;
  }

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

  .section-timing {
    background-size: auto;
  }

  .section-core {
    background-size: auto 80%;
  }

  .footer-02 {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .container-footer {
    width: 94vw;
    max-width: 94vw;
  }

  .kv-date {
    width: 40vw;
    margin-top: 20px;
    background-position: 0% 98%;
    background-size: 150%;
  }

  .kv-date-text {
    position: relative;
    max-width: 320px;
    margin-top: 20px;
    margin-left: 0px;
  }

  .hiq-cube {
    left: auto;
    top: auto;
    right: -6%;
    bottom: 23%;
    width: 50vw;
    height: 50vw;
  }

  .text-span-56 {
    display: inline;
  }

  .q-content-text {
    width: 50vw;
    padding-top: 20px;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }

  .sub-section-04 {
    margin-top: 0px;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .hiq-more-text {
    width: 40vw;
    margin-right: 20px;
    padding-top: 0px;
  }

  .plan-tab-link-item {
    padding: 9px 30px;
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;
    background-color: #fff;
  }

  .plan-tab-link-item:focus {
    background-color: #316ebd;
    color: #fff;
  }

  .plan-tab-tag-block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .plan-section-tab {
    position: relative;
    padding-top: 60px;
    padding-right: 15px;
    padding-left: 15px;
  }

  .plan-tab-content-block {
    position: relative;
    width: 100%;
    height: 70vw;
  }

  .plan-tab-item-block {
    width: 100%;
    height: 450px;
  }

  .plan-tab-item-block._01 {
    display: block;
    width: 100%;
    height: 100%;
  }

  .plan-tab-item-block._02 {
    display: none;
    height: 100%;
    margin-right: auto;
    margin-left: auto;
  }

  .plan-tab-img-item {
    position: absolute;
    width: 100%;
    height: 43vw;
    background-image: none;
  }

  .plan-tab-img-item._01 {
    height: 100%;
  }

  .plan-tab-img-item._02 {
    height: 100%;
  }

  .slider {
    height: auto;
  }

  .slide {
    height: auto;
  }

  .mask {
    height: auto;
  }

  .video-set-01 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .fund-setting-block {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .fund-setting-item {
    width: 33%;
    margin-right: 0px;
    margin-left: 0px;
  }

  .fund-setting-item._01 {
    width: 33%;
    margin-bottom: 40px;
  }

  .fund-setting-item._02 {
    width: 33%;
  }

  .fund-setting-item-title {
    margin-bottom: 20px;
  }

  .fund-setting-item-img {
    width: 100%;
    height: 100%;
  }

  .fund-setting-item-img._01 {
    height: 22vw;
    background-size: contain;
  }

  .fund-setting-item-img._02 {
    height: 22vw;
    background-size: contain;
  }

  .fund-setting-item-img._03 {
    height: 22vw;
    background-size: contain;
  }

  .nlevel-setting-item._01 {
    width: 32vw;
    height: 36vw;
    background-size: contain;
  }

  .nlevel-setting-item._02 {
    width: 32vw;
    height: 36vw;
    margin-right: 15px;
    margin-left: 15px;
    background-size: contain;
  }

  .nlevel-setting-item._03 {
    width: 32vw;
    height: 36vw;
    background-size: contain;
  }

  .trophy-block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .trophy-block-content {
    width: 100%;
  }

  .buy-itm-btn {
    padding-right: 15px;
    padding-left: 15px;
  }

  .bonus-item {
    width: 32vw;
    height: 29vw;
  }

  .bonus-item._02 {
    width: 28vw;
    height: 25vw;
    background-size: contain;
  }

  .bonus-item._03 {
    width: 28vw;
    height: 25vw;
    background-size: contain;
  }

  .bonus-item._01 {
    width: 28vw;
    height: 25vw;
    background-size: contain;
  }

  .text-span-65 {
    margin-right: 1px;
    font-size: 29px;
  }

  .slide-nav {
    top: 544px;
  }

  .links-content {
    width: 680px;
  }

  .popup-content {
    width: 700px;
  }

  .link-block {
    width: 168.7px;
  }

  .img-cube {
    bottom: 0%;
  }

  .img-h {
    display: none;
  }

  .img-i {
    display: none;
  }

  .img-q {
    display: none;
  }

  .cathaybk-icon {
    left: auto;
    top: auto;
    right: 20px;
  }

  .footer-cathaybk {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .container-footer-cathaybk {
    width: 94vw;
    max-width: 94vw;
  }

  .text-block-3 {
    font-size: 1.5rem;
  }

  .sub-title-text-second {
    margin-left: 80px;
    font-size: 15px;
    line-height: 25px;
  }

  .text-span-76 {
    display: inline;
  }
}

@media screen and (max-width: 479px) {
  .section-kv {
    padding-bottom: 0px;
  }

  .ham-icon {
    position: absolute;
    display: block;
    width: 35px;
    height: 35px;
    padding-right: 0px;
    padding-bottom: 0px;
    background-image: url('../images/bars-solid.svg');
    background-position: 50% 50%;
    background-size: contain;
    background-repeat: no-repeat;
  }

  .ham-close-icon {
    position: absolute;
    width: 35px;
    height: 35px;
    padding-right: 0px;
    padding-bottom: 0px;
    background-image: url('../images/times-solid.svg');
    background-position: 50% 50%;
    background-size: contain;
    background-repeat: no-repeat;
  }

  .nav-menu {
    width: 100vw;
  }

  .nav-btn {
    padding: 21px;
  }

  .brand {
    background-position: 20% 50%;
    background-size: 150px;
  }

  .container {
    padding-right: 0px;
    padding-left: 0px;
  }

  .kv-slogan {
    display: block;
    width: 80vw;
    height: auto;
    font-size: 2.3rem;
  }

  .section-img {
    height: 193px;
    background-image: none;
  }

  .section-img._02 {
    height: 84vw;
    background-image: url('../images/Group-919.svg');
  }

  .section-img._01 {
    height: 164vw;
    padding-top: 10px;
    background-image: url('../images/Group-618.png');
    background-repeat: no-repeat;
  }

  .section-img._03 {
    width: 100%;
    height: 70vw;
  }

  .section-img._04 {
    width: 100%;
    height: 68vw;
  }

  .section-img._05 {
    height: 127vw;
    margin-top: 10px;
    background-image: url('../images/Group-917.svg');
  }

  .note.left {
    font-size: 11px;
    line-height: 17px;
  }

  .note.left.q-content-03-note {
    margin-top: 40px;
  }

  .note.kv-note {
    position: relative;
    top: 0px;
    right: 0px;
    bottom: 0%;
    width: 90vw;
    max-width: 90vw;
    margin-bottom: 40px;
    color: #5a5a5a;
  }

  .note.hiq-note {
    margin-top: 120px;
  }

  .section-core-single {
    margin-top: 20px;
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .sub-title-img {
    width: 25vw;
    height: 22vw;
    min-height: auto;
    min-width: auto;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
  }

  .sub-title-img._01 {
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    background-size: contain;
  }

  .sub-title-img._02 {
    background-size: contain;
  }

  .sub-title-img._03 {
    background-size: contain;
    background-repeat: no-repeat;
  }

  .sub-title {
    padding-bottom: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .sub-title._01 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .sub-title._02 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .sub-title._03 {
    padding-bottom: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .sub-title-slogan {
    font-size: 33px;
    line-height: 39px;
  }

  .sub-title-slogan._01 {
    font-size: 33px;
  }

  .sub-title-slogan._02 {
    line-height: 39px;
  }

  .sub-title-slogan._04 {
    display: block;
    margin-top: 60px;
    color: #965900;
    font-size: 13px;
    line-height: 16px;
  }

  .sub-section-text {
    width: 85vw;
    margin-top: 10px;
    text-align: left;
  }

  .sub-section-text._03 {
    width: 100%;
    margin-bottom: 10px;
  }

  .sub-title-text {
    margin-top: 5px;
    margin-left: 0px;
    font-size: 15px;
    line-height: 21px;
  }

  .sub-title-text._03 {
    margin-top: 20px;
  }

  .sub-title-text._03.hidden {
    display: none;
  }

  .sub-title-text._03.pc-hidden {
    display: block;
  }

  .footer-01 {
    padding-top: 60px;
    padding-bottom: 60px;
  }

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

  .section-tab {
    padding: 20px 0px;
  }

  .section-fund.bg-light-bl {
    padding-top: 60px;
    padding-bottom: 80px;
  }

  .fund-info-btns {
    margin-top: 10px;
  }

  .fund-info-btn-item {
    min-width: 127px;
    margin-right: 8px;
    margin-left: 8px;
    padding-right: 10px;
    padding-left: 10px;
    font-size: 15px;
    line-height: 1.2;
  }

  .kv-text-block {
    overflow: hidden;
    margin-top: 150px;
    margin-left: auto;
    padding-bottom: 20px;
  }

  .fixed-link-block {
    left: 0%;
    top: auto;
    right: 0%;
    bottom: 0%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100vw;
    height: 40px;
    opacity: 1;
  }

  .fixed-link-item {
    width: 50vw;
    height: 40px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 0px;
  }

  .icon-text {
    margin-top: 0px;
    margin-left: 5px;
  }

  .tab-tag-block {
    position: -webkit-sticky;
    position: sticky;
    top: 78px;
    z-index: 5;
    padding-top: 20px;
    padding-bottom: 20px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    background-position: 50% 50%;
  }

  .tab-content-block {
    z-index: 1;
    overflow: hidden;
    height: auto;
    margin-top: 0px;
    padding-right: 5px;
    padding-left: 5px;
  }

  .tab-link-item {
    width: 30vw;
    margin-right: 5px;
    margin-left: 5px;
    padding-right: 3px;
    padding-left: 3px;
    font-size: 14px;
    line-height: 17px;
  }

  .tab-link-item.w--current {
    max-width: 100%;
    padding-right: 5px;
    padding-left: 5px;
    font-size: 14px;
    line-height: 19px;
  }

  .tab-img-item._01 {
    position: relative;
    width: 97vw;
    height: 193vw;
    background-image: url('../images/Group-6152x.png');
    background-size: contain;
  }

  .tab-img-item._02 {
    position: relative;
    width: 97vw;
    height: 268vw;
    background-image: url('../images/Group-616.png');
    background-position: 50% 0%;
  }

  .tab-img-item._03 {
    position: relative;
    width: 97vw;
    height: 268vw;
    background-image: url('../images/Group-617.png');
    background-size: contain;
  }

  .tab-item-block {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    width: 100%;
    height: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    border-style: solid;
    border-width: 1px;
    border-color: #006a51;
    border-radius: 5px;
  }

  .tab-item-block._01 {
    display: block;
  }

  .tab-item-block._02 {
    position: relative;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    display: none;
    height: auto;
  }

  .tab-item-block._03 {
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    display: none;
    height: auto;
  }

  .kv-img-block {
    left: auto;
    top: -10%;
    right: -22%;
    bottom: auto;
    width: 100vw;
    height: 100vw;
    margin-top: 0px;
  }

  .kv-bg {
    height: 160vw;
    background-image: url('../images/kc-bg2x.png'), -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent));
    background-image: url('../images/kc-bg2x.png'), linear-gradient(180deg, transparent, transparent);
    background-position: 0px 0px, 0px 0px;
    background-size: auto, auto;
  }

  .kv-fund-name {
    width: 100%;
    height: 17vw;
    margin-top: 10px;
    margin-right: auto;
    margin-left: auto;
  }

  .kv-go-btn {
    z-index: 2;
    width: 200px;
    margin-right: 0px;
    margin-bottom: 20px;
    padding-top: 10px;
    padding-bottom: 28px;
  }

  .kv-content {
    height: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .section-core-block {
    overflow: hidden;
    padding-top: 20px;
  }

  .fund-name {
    min-height: auto;
    margin-bottom: 20px;
  }

  .fund-img {
    width: 94vw;
    height: 144vw;
    margin-top: 10px;
    background-image: url('../images/Group-918.svg');
    background-size: contain;
  }

  .youtube-side-fixed-block {
    display: none;
  }

  .section-timing {
    padding-top: 20px;
    background-position: 50% 50%;
    background-size: auto;
  }

  .section-core {
    background-size: auto 510px;
  }

  .footer-02 {
    padding-top: 60px;
    padding-bottom: 100px;
  }

  .container-footer {
    overflow: hidden;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .footer-info {
    width: 100%;
    margin-right: 0px;
    background-image: none;
  }

  .kv-date {
    width: 200px;
    margin-top: 0px;
  }

  .kv-date-text {
    width: 200px;
    margin-top: 20px;
    margin-right: auto;
    margin-bottom: 0px;
    padding-right: 10px;
    padding-left: 10px;
  }

  .heading-01.w {
    font-size: 35px;
    line-height: 1.2;
  }

  .heading-01.w.center {
    font-size: 35px;
  }

  .hiq-intro-text {
    max-width: 226px;
    font-size: 16px;
  }

  .hiq-cube {
    right: -11%;
    bottom: 31%;
    width: 65vw;
    height: 65vw;
  }

  .text-span-56 {
    display: inline-block;
  }

  .text-span-58 {
    display: inline-block;
    letter-spacing: -1px;
  }

  .q-content-block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .q-content-text {
    width: 100%;
    padding-top: 10px;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }

  .hiq-more-block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .hiq-more-text {
    width: 100%;
  }

  .section-plan {
    padding-bottom: 40px;
  }

  .plan-tab-link-item {
    position: static;
    width: 42vw;
    min-width: auto;
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 10px;
    padding-left: 10px;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
    border-color: #006a51;
    font-size: 14px;
    line-height: 19px;
  }

  .plan-tab-link-item._01 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    min-height: 60px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .plan-tab-link-item._01.w--current {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    align-self: stretch;
  }

  .plan-tab-link-item._02 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    min-height: 60px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
  }

  .plan-tab-tag-block {
    position: -webkit-sticky;
    position: sticky;
    top: 78px;
    z-index: 5;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .plan-section-tab {
    padding: 20px 0px;
  }

  .plan-tab-content-block {
    z-index: 1;
    overflow: hidden;
    height: auto;
    margin-top: 0px;
    padding-right: 15px;
    padding-left: 15px;
  }

  .plan-tab-item-block {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 170vw;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .plan-tab-item-block._01 {
    display: block;
    width: 100%;
    height: auto;
  }

  .plan-tab-item-block._02 {
    position: relative;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    display: none;
    height: auto;
  }

  .plan-tab-img-item._01 {
    position: relative;
    height: 319vw;
    background-image: url('../images/Group-633.png');
  }

  .plan-tab-img-item._02 {
    position: relative;
    height: 252vw;
    background-image: url('../images/Group-6682x.png');
    background-position: 50% 0%;
  }

  .slider {
    height: auto;
  }

  .mask {
    height: auto;
  }

  .video-set-01 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .video-item {
    width: 90vw;
    height: 51vw;
    margin-right: auto;
    margin-bottom: 40px;
    margin-left: auto;
  }

  .fund-setting-block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .fund-setting-item {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
  }

  .fund-setting-item._01 {
    width: 100%;
    margin-bottom: 40px;
  }

  .fund-setting-item._02 {
    width: 100%;
    margin-bottom: 40px;
  }

  .fund-setting-item-img._01 {
    width: 100%;
    height: 70vw;
    background-size: contain;
  }

  .fund-setting-item-img._02 {
    width: 100%;
    height: 70vw;
    background-size: contain;
  }

  .fund-setting-item-img._03 {
    width: 100%;
    height: 109vw;
    background-image: url('../images/Group-6402x.png');
    background-position: 50% 0%;
    background-size: contain;
  }

  .nlevel-block-content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .nlevel-setting-item {
    width: 100%;
    height: 252px;
  }

  .nlevel-setting-item._01 {
    width: 100%;
    height: 72vw;
    margin-bottom: 50px;
    background-image: url('../images/Group-665.svg');
    background-position: 50% 0%;
    background-size: contain;
  }

  .nlevel-setting-item._02 {
    width: 100%;
    height: 72vw;
    margin-right: 0px;
    margin-bottom: 50px;
    margin-left: 0px;
    background-image: url('../images/Group-666.svg');
    background-position: 50% 0%;
    background-size: contain;
  }

  .nlevel-setting-item._03 {
    width: 100%;
    height: 72vw;
    background-image: url('../images/Group-667.svg');
    background-position: 50% 0%;
    background-size: contain;
  }

  .trophy-block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .trophy-block-content {
    width: 95%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 30px;
    padding-left: 30px;
  }

  .trophy-title {
    line-height: 1.2;
  }

  .trophy-item {
    background-position: 0% 9%;
  }

  .section-buy {
    padding-top: 0px;
  }

  .buy-bg {
    height: auto;
    padding-bottom: 30px;
  }

  .buy-block-content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .buy-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }

  .buy-itm-btn {
    margin-right: 10px;
    margin-bottom: 15px;
    margin-left: 10px;
    padding-right: 20px;
    padding-left: 20px;
    font-size: 1em;
  }

  .buy-block-item {
    width: 90vw;
  }

  .bonus-block-content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .bonus-item {
    margin-bottom: 30px;
  }

  .bonus-item._02 {
    width: 255px;
    height: 222px;
  }

  .bonus-item._03 {
    width: 255px;
    height: 222px;
  }

  .bonus-item._01 {
    width: 255px;
    height: 222px;
  }

  .bowknot {
    top: -130px;
    width: 40vw;
    height: 30vw;
    background-size: contain;
  }

  .text-span-61 {
    display: inline-block;
  }

  .text-span-62 {
    display: inline;
  }

  .bold-text-2 {
    display: inline-block;
  }

  .text-span-64 {
    display: none;
  }

  .text-span-65 {
    font-size: 21px;
  }

  .right-arrow {
    top: -43px;
    width: 9vw;
  }

  .left-arrow {
    left: -5px;
    top: -43px;
    width: 9vw;
  }

  .slide-nav {
    top: auto;
    bottom: -36px;
  }

  .text-span-66 {
    display: inline-block;
  }

  .tab-link-icon {
    left: 10vw;
    top: 99%;
  }

  .tab-link-block {
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
  }

  .text-span-34 {
    display: block;
  }

  .heading-3 {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .more {
    margin-top: 1vh;
    margin-bottom: 1vh;
  }

  .more-onshore {
    width: 80%;
    font-size: 1em;
  }

  .links-content {
    width: 298px;
  }

  .popup-content {
    position: relative;
    width: 94vw;
    max-height: 2000px;
    padding-bottom: 25px;
  }

  .link-block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 98px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    font-size: 13px;
  }

  .link-block.dis-none {
    display: none;
  }

  .link-block.dis-none-pc {
    display: block;
  }

  .img-cube {
    top: 0%;
    background-size: contain;
  }

  .cathaybk-icon {
    right: 0%;
    bottom: 23%;
    font-size: 13px;
  }

  .fund-name-title {
    font-size: 1.1rem;
  }

  .text-span-68 {
    display: none;
  }

  .text-span-69 {
    display: block;
  }

  .text-span-70 {
    display: block;
  }

  .text-span-71 {
    display: none;
  }

  .icon {
    -webkit-transform: scale(0.6);
    -ms-transform: scale(0.6);
    transform: scale(0.6);
  }

  .icon-2 {
    -webkit-transform: scale(0.6);
    -ms-transform: scale(0.6);
    transform: scale(0.6);
  }

  .footer-cathaybk {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .container-footer-cathaybk {
    overflow: hidden;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .footer-info-cathaybk {
    width: 100%;
    margin-right: 0px;
    background-image: none;
  }

  .cathay-footer-link-item {
    font-size: 0.9em;
  }

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

  .footer-company-cathaybk {
    display: none;
  }

  .text-block-3 {
    font-size: 1.2rem;
  }

  .text-span-73 {
    margin-right: 0px;
    font-size: 23px;
  }

  .sub-title-text-second {
    margin-top: 5px;
    margin-left: 0px;
    font-size: 15px;
    line-height: 21px;
  }
}