.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 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 700px;
  margin-top: -78px;
  padding-top: 78px;
  padding-bottom: 78px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.section._3 {
  background-color: #f0faf9;
}

.section._1 {
  min-height: 750px;
  background-image: url('../images/noisy-texture-100x100_1noisy-texture-100x100.png'), url('../images/kv-bg.png');
  background-position: 0px 0px, 50% 100%;
  background-size: auto, auto;
  background-repeat: repeat, no-repeat;
}

.section._4 {
  padding-top: 100px;
}

.navbar {
  position: -webkit-sticky;
  position: sticky;
  left: 0%;
  top: 0%;
  right: 0%;
  background-color: #fff;
}

.body {
  font-family: 'Noto Sans TC', sans-serif;
  font-size: 16px;
  line-height: 1.4;
}

.container {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 1110px;
  margin-top: 60px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.container.esg {
  padding-bottom: 100px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.container.smart-note {
  margin-top: 0px;
}

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

.nav-menu-2.gtm-nav-buy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.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;
}

.nav-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1110px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.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;
}

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

.yellow {
  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-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-text {
  width: 65vw;
  color: #fff;
  font-size: 12px;
  font-weight: 400;
  text-align: justify;
}

.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-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-02 {
  display: block;
  padding-top: 25px;
  padding-bottom: 25px;
  background-color: #00503d;
}

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

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

.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: 10px 0px 0px 10px;
  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_1fixed-icon-buy@2x.png');
  background-position: 50% 50%;
  background-size: contain;
}

.icon-img._02 {
  background-image: url('../images/fixed-icon-contact2x_1fixed-icon-contact@2x.png');
  background-size: contain;
}

.icon-img._03 {
  background-image: url('../images/fixed-icon-video2x_1fixed-icon-video@2x.png');
  background-size: contain;
}

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

.bonus-item {
  position: relative;
  width: 290px;
  height: 220px;
  padding: 25px;
  border-style: solid;
  border-width: 1px;
  border-color: #eeb211;
}

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

.bowknot {
  position: absolute;
  left: auto;
  top: -165px;
  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-92 {
  display: block;
}

.bonus-icon {
  position: absolute;
  left: auto;
  top: 10%;
  right: 10%;
  bottom: auto;
  width: 50px;
  height: 50px;
  background-image: url('../images/Group-70.svg');
  background-position: 50% 50%;
  background-size: auto;
  background-repeat: no-repeat;
}

.bonus-icon._03 {
  background-image: url('../images/Group-80.svg');
}

.bonus-icon._02 {
  background-image: url('../images/Group-167.svg');
}

.bonus-content {
  margin-top: 10px;
  color: #5a5a5a;
  font-size: 1rem;
  line-height: 1.5;
  text-align: left;
}

.bonus-title {
  margin-top: 30%;
  color: #e08433;
  font-size: 25px;
  line-height: 1.5;
  text-align: left;
}

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

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

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

.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;
}

.bonus-block-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 40px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

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

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

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

.buy-item-title.white {
  color: #f0faf9;
}

.buy-itm-btn {
  min-width: 170px;
  margin-right: 20px;
  margin-left: 20px;
  padding: 15px 25px;
  border-style: solid;
  border-width: 1px;
  border-color: #ffd052;
  border-radius: 10px;
  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-itm-btn.green {
  border-color: #045d46;
  background-color: #1d9179;
  color: #f0faf9;
}

.buy-itm-btn.green:hover {
  background-color: #16856e;
}

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

.buy-bg {
  position: relative;
  z-index: 0;
  height: 320px;
  margin-top: 60px;
  background-image: url('../images/noisy-texture-100x100_1noisy-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-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-left: auto;
  padding-top: 40px;
  padding-bottom: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -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;
}

.section-buy {
  position: relative;
  overflow: hidden;
  margin-top: 0px;
  padding-top: 60px;
}

.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._03 {
  background-image: url('../images/Group-6012x.png');
}

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

.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-block {
  position: relative;
}

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

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

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

.note.white {
  color: #fff;
}

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

.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_1noisy-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;
}

.kv-slogan-svg {
  position: relative;
  left: auto;
  right: 0%;
  bottom: 10px;
  width: 248px;
  height: 60px;
  margin-right: 24px;
  background-image: url('../images/Path-3534.svg');
  background-position: 100% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  text-align: right;
}

.kv-text-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 60px;
  padding-bottom: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  text-align: right;
}

.kv-sub-slogan {
  width: 419px;
  height: 49px;
  margin-right: 24px;
  background-image: url('../images/Path-30035.svg');
  background-position: 0px 0px;
  background-size: auto;
  color: #fff;
  font-size: 50px;
  font-weight: 700;
}

.kv-slogan-btn {
  width: 172px;
  height: 172px;
  margin-top: 40px;
  margin-right: 25px;
  background-image: url('../images/kv-btn-animate.svg');
  background-position: 0px 0px;
  background-size: auto;
  text-align: right;
}

.trend-tab {
  position: relative;
  top: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: -50px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  text-align: center;
}

.trend-content-block {
  position: relative;
  overflow: hidden;
  width: 100%;
  margin-top: -47px;
  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;
  width: 192px;
  height: 57px;
  margin-right: 5px;
  margin-left: 5px;
  padding: 14px 30px 10px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-image: url('../images/tab-tag-normal.svg');
  background-position: 50% 0%;
  background-size: contain;
  background-repeat: no-repeat;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #0f826b;
  font-size: 20px;
  font-weight: 700;
  text-decoration: none;
  cursor: pointer;
}

.tab-link-item:hover {
  background-image: url('../images/tab-tag-hover.svg');
  background-position: 50% 0%;
  background-size: contain;
  color: #fff;
}

.tab-link-item.w--current {
  background-image: url('../images/tab-tag-hover.svg');
  color: #fff;
}

.trend-tab-tag-block {
  position: -webkit-sticky;
  position: sticky;
  top: 78px;
  z-index: 5;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 1110px;
  margin-right: auto;
  margin-left: auto;
  padding: 20px 45px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  background-image: url('../images/tag-shadow.png');
  background-position: 100% 49px;
  background-size: 720px;
  background-repeat: no-repeat;
}

.tab-item-block {
  position: relative;
  overflow: hidden;
  width: 100%;
  min-height: 500px;
  padding: 78px 45px 60px;
}

.tab-item-block._02 {
  background-color: #f0faf9;
}

.trend-title-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 285px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/noisy-texture-100x100_1noisy-texture-100x100.png'), url('../images/trend-title-block.png');
  background-position: 0px 0px, 50% 0%;
  background-size: 50px, auto;
  background-repeat: repeat, no-repeat;
}

.trend-title-content {
  position: relative;
  width: 1110px;
  margin-right: auto;
  margin-left: auto;
}

.h1.trend {
  color: #01684d;
}

.h1.smart {
  position: relative;
  color: #fff;
  text-align: center;
}

.h1.no1 {
  margin-top: 50px;
  color: #01684d;
  font-weight: 300;
  text-align: center;
}

.text-span-93 {
  font-weight: 300;
}

.plane {
  position: absolute;
  left: 595px;
  top: -70px;
  right: auto;
  bottom: auto;
  width: 183px;
  height: 120px;
  background-image: url('../images/plane.svg');
  background-position: 50% 50%;
  background-size: 182px;
  background-repeat: no-repeat;
}

.trend-tab-wrapper {
  position: relative;
  top: 0px;
}

.tab-content {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 1110px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 60px;
  padding-bottom: 40px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 17px;
}

.tab-content.slidecontent {
  padding-bottom: 80px;
}

.tab-content.esg-chart {
  padding-top: 20px;
}

.tab-title-block {
  text-align: left;
}

.tab-h1 {
  color: #fff;
}

.tab-h1.g {
  color: #01684d;
}

.tab-h1-br {
  display: block;
  font-weight: 300;
}

.tab-text {
  max-width: 600px;
  margin-top: 40px;
  padding-left: 20px;
  border-left: 4px solid #fff;
  color: #fff;
  line-height: 1.7;
  text-align: left;
}

.tab-text.dark {
  border-left-color: #0f826b;
  color: #2f2f2f;
}

.tab-text.dark.no1 {
  max-width: 400px;
  padding-left: 0px;
  border-left-width: 0px;
}

.slider {
  width: 151px;
  height: auto;
  background-color: transparent;
}

.mask {
  width: auto;
  height: auto;
  max-width: 1110px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.card {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 190px;
  min-height: 300px;
  -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;
  background-color: #fff;
}

.card-h {
  color: #358269;
  font-size: 23px;
}

.card-p {
  padding-right: 10px;
  padding-left: 10px;
  font-size: 16px;
  text-align: center;
}

.slide {
  width: auto;
  height: auto;
  margin-right: 10px;
  margin-left: 10px;
}

.slide-nav {
  left: 0%;
  top: auto;
  right: 0%;
  bottom: -60px;
}

.kv-fund-text {
  margin-top: 20px;
  padding-right: 24px;
  color: #fff;
  font-size: 1.8em;
  font-weight: 700;
}

.kv-fund-note {
  color: #7fdac8;
}

.keeping-bank {
  width: 200px;
  margin-top: 100px;
  margin-left: auto;
  padding: 6px 5px;
  color: #f0faf9;
  font-size: 14px;
  font-weight: 700;
  text-align: center;
}

.br {
  display: block;
}

.tab-01-bg {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  height: 100%;
  background-color: #0f826b;
  background-image: url('../images/trend-bg-01.svg');
  background-position: 250% 100%;
  background-size: 80% 80%;
  background-repeat: no-repeat;
}

.left-arrow {
  background-image: url('../images/left-arrow.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.right-arrow {
  background-image: url('../images/right-arrow.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.left-arrow-2 {
  left: -70px;
}

.right-arrow-2 {
  right: -80px;
}

.tab-02-bg {
  position: absolute;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  width: 500px;
  height: 60px;
  background-color: #7ac488;
}

.tab-02-chart {
  width: 664px;
  height: 265px;
  background-image: url('../images/tab-02-chart-pc.svg');
  background-position: 50% 0%;
  background-size: auto;
  background-repeat: no-repeat;
}

.tab-03-chart {
  width: 1110px;
  height: 319px;
  background-image: url('../images/tab-03-chart-pc.svg');
  background-position: 50% 0%;
  background-size: auto;
  background-repeat: no-repeat;
}

.tab-03-bg {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  width: 100%;
  height: 300px;
  background-color: #f0faf9;
}

.esg-center-block {
  position: relative;
  overflow: hidden;
  width: 560px;
  height: 570px;
  margin-bottom: 20px;
  -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;
}

.earth {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 550px;
  height: 551px;
  margin-right: auto;
  margin-left: auto;
  background-image: url('../images/trend-04-img-earth.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.arrow-up {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 558px;
  height: 394px;
  margin-right: auto;
  margin-left: auto;
  background-image: url('../images/trend-04-img-arrowup.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.esg-font {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 135px;
  width: 421px;
  height: 175px;
  margin-right: auto;
  margin-left: auto;
  background-image: url('../images/trend-04-img-esg.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.esg-sub-title {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 70px;
  margin-right: auto;
  margin-left: auto;
  color: #0f826b;
  font-size: 40px;
  font-weight: 700;
  text-align: center;
}

.esg-text {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 20px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.esg-arround-content {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
}

.esg-card {
  position: absolute;
  left: 1px;
  top: 0%;
  right: auto;
  bottom: auto;
  width: 255px;
  padding: 20px;
  background-color: #fff;
  box-shadow: inset 0 0 0 2px #4da896;
}

.esg-card._02 {
  left: auto;
  top: 0%;
  right: 0px;
  bottom: auto;
}

.esg-card._03 {
  top: 300px;
  right: auto;
  bottom: auto;
}

.esg-card._04 {
  left: auto;
  top: 300px;
  right: 0px;
  bottom: auto;
}

.esg-card-tag {
  display: inline-block;
  margin-right: 10px;
  padding: 4px 10px;
  border-radius: 99px;
  background-color: #01684d;
  color: #fff;
}

.esg-card-title {
  display: inline-block;
  color: #0f826b;
  font-size: 20px;
  font-weight: 700;
}

.esg-card-content {
  margin-top: 20px;
}

.sup {
  position: relative;
  bottom: 7px;
  display: inline-block;
  font-size: 12px;
}

.esg-next-btn {
  position: relative;
  margin-top: 40px;
}

.smart-bg {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  background-color: #0f826b;
  background-image: url('../images/smart-bg.svg');
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

.tab-content-block {
  position: relative;
  overflow: hidden;
  width: 1110px;
  height: 450px;
  margin-top: 40px;
  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-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;
}

.switch-link-item {
  margin-right: 15px;
  margin-left: 15px;
  padding: 10px 30px;
  border-style: solid;
  border-width: 1px;
  border-color: #0f826b;
  border-radius: 20px;
  background-color: #fff;
  color: #0f826b;
  font-weight: 700;
  text-decoration: none;
  cursor: pointer;
}

.note-2 {
  max-width: 980px;
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
  font-size: 12px;
  line-height: 1.4;
  text-align: left;
}

.note-2.tab-note {
  position: relative;
  top: 450px;
  display: none;
  max-width: 1110px;
  color: #fff;
  text-align: left;
}

.tab-img-item {
  position: absolute;
  width: 1110px;
  height: 450px;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 0%;
  background-size: contain;
}

.tab-img-item._01 {
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  background-image: url('../images/smart-img-01.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.tab-img-item._03 {
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  background-image: url('../images/smart-img-03.svg');
  background-position: 50% 0%;
}

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

.switch-item-block {
  position: absolute;
  width: 1110px;
  height: 450px;
}

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

.switch-item-block._02 {
  position: absolute;
}

.smart-tab-wrapper {
  position: relative;
  margin-top: -70px;
  padding-top: 13vh;
  text-align: center;
}

.thin {
  font-weight: 300;
}

.no1-title-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 285px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-image: url('../images/noisy-texture-100x100_1noisy-texture-100x100.png'), url('../images/Group-3783.svg'), -webkit-gradient(linear, left top, left bottom, from(#0f826b), to(#0f826b));
  background-image: url('../images/noisy-texture-100x100_1noisy-texture-100x100.png'), url('../images/Group-3783.svg'), linear-gradient(180deg, #0f826b, #0f826b);
  background-position: 0px 0px, 50% 0%, 0px 0px;
  background-size: 50px, auto, auto;
  background-repeat: repeat, no-repeat, repeat;
}

.no1-tab-wrapper {
  position: relative;
  top: 0px;
}

.no1-title-content {
  position: relative;
  width: 1110px;
  margin-right: auto;
  margin-left: auto;
}

.no1-sizel {
  color: #eeb211;
  font-size: 60px;
  font-weight: 700;
}

.no1-tab-01-bg {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  width: 55%;
  height: 300px;
  background-color: #0f826b;
}

.no1-tab-h1 {
  color: #01684d;
}

.esg-no1-chart {
  width: 240px;
  margin-right: 15px;
  margin-left: 15px;
  padding-bottom: 3px;
}

.no1-family-chart-02 {
  width: 635px;
  height: 375px;
  background-image: url('../images/no1-family-chart-02.svg');
  background-position: 50% 0%;
  background-size: auto;
  background-repeat: no-repeat;
}

.no1-tab-03-bg {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 100%;
  height: 810px;
  background-image: url('../images/map.svg');
  background-position: 390px 210px;
  background-size: 930px;
  background-repeat: no-repeat;
}

.no1-team-img {
  margin-top: 40px;
}

.esg-03-mappin {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  width: 200px;
  height: 140px;
  padding: 10px;
  background-image: url('../images/Union-4.svg');
  background-position: 0px 0px;
  background-size: contain;
  background-repeat: no-repeat;
}

.esg-03-mappin._01 {
  top: -135px;
  right: 285px;
  background-size: contain;
}

.esg-03-mappin._02 {
  top: 20px;
  right: 55px;
}

.esg-03-mappin._03 {
  top: 100px;
  right: 285px;
}

.esg-03-chart-content {
  position: relative;
}

.mappin-headtext {
  color: #0f826b;
  font-size: 20px;
}

.mappin-title {
  color: #01684d;
  font-size: 20px;
  font-weight: 700;
}

.mappin-text {
  font-size: 16px;
}

.mappin-hr {
  width: 30px;
  height: 2px;
  margin: 5px auto;
  background-color: #0f826b;
}

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

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

.fund-info-btn-item {
  position: relative;
  top: 0px;
  display: inline-block;
  min-width: 200px;
  margin-top: 20px;
  margin-right: 3vw;
  margin-left: 3vw;
  padding-top: 10px;
  padding-bottom: 10px;
  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;
}

.fund-info-btn-item.utm-passer-href {
  border-color: #dda203;
  background-color: #eeb211;
}

.fund-info-btn-item.utm-passer-href:hover {
  color: #fff;
}

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

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

.note-3 {
  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-3.none {
  display: none;
}

.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-4764.svg');
  background-position: 50% 0%;
  background-size: 980px;
  background-repeat: no-repeat;
}

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

.fund-setting-item-img {
  width: 330px;
  height: 280px;
  margin-right: auto;
  margin-left: auto;
}

.fund-setting-item-img._03 {
  background-image: url('../images/fund-chart-03.svg');
  background-position: 50% 0%;
  background-size: contain;
  background-repeat: no-repeat;
}

.fund-setting-item-img._02 {
  background-image: url('../images/fund-chart-02.svg');
  background-position: 50% 0%;
  background-size: contain;
  background-repeat: no-repeat;
}

.fund-setting-item-img._01 {
  background-image: url('../images/fund-chart-01.svg');
  background-position: 50% 0%;
  background-size: contain;
  background-repeat: no-repeat;
}

.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-setting-item-title {
  margin-bottom: 40px;
  padding: 5px;
  background-color: #e08433;
  color: #fff;
  font-size: 1em;
}

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

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

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

.video-bg {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 0;
  background-image: url('../images/noisy-texture-100x100_1noisy-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;
}

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

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

.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;
}

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

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

.tab-menu-bg {
  position: absolute;
  left: auto;
  top: 0%;
  right: 45px;
  bottom: auto;
  width: 610px;
  height: 50px;
  background-color: #0f826b;
}

.pd-space {
  position: relative;
  margin-right: auto;
  margin-left: auto;
  padding-top: 30px;
  padding-bottom: 30px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.kv-slogan-btn-text {
  width: 100%;
  height: 100%;
  background-image: url('../images/kv-btn-text.svg');
  background-position: 50% 50%;
  background-size: 90%;
  background-repeat: no-repeat;
}

.smart-next-btn {
  position: relative;
  margin-top: 40px;
  margin-right: auto;
  margin-left: auto;
}

.loading-cover-block {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 9999;
  display: none;
  -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: #0f826b;
}

.loading-cover-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 300px;
  height: 300px;
  -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-image: url('../images/kv-btn-animate.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.loading-text {
  color: #f0faf9;
  font-size: 2em;
  font-weight: 700;
  text-align: center;
}

.image-2 {
  -webkit-transform-origin: 50% 0%;
  -ms-transform-origin: 50% 0%;
  transform-origin: 50% 0%;
}

.bank-cover-block {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 9999;
  display: none;
  width: 100%;
  height: 100%;
  -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(15, 130, 107, 0.95);
  opacity: 1;
}

.cover-block-content {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 500px;
  padding-top: 20px;
  padding-bottom: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 1px;
  border-color: #eeb211;
  border-radius: 10px;
  background-color: #f0faf9;
  font-weight: 700;
}

.close-btn {
  position: absolute;
  left: auto;
  top: -15px;
  right: -15px;
  bottom: auto;
  width: 30px;
  height: 30px;
  border-radius: 20px;
  background-color: #01684d;
  background-image: url('../images/times-solid.svg');
  background-position: 50% 50%;
  background-size: 20px 20px;
  background-repeat: no-repeat;
  cursor: pointer;
}

.table {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 20px;
  margin-bottom: 20px;
  margin-left: 20px;
  padding-bottom: 1px;
  -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-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: #0f826b;
}

.cover-bank-head {
  margin-top: 20px;
  margin-bottom: 20px;
}

.tr {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 1px;
  padding-left: 1px;
}

.td {
  width: 130px;
  margin-right: 1px;
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #f0faf9;
  color: #0f826b;
  text-align: center;
  text-decoration: none;
}

.td:hover {
  background-color: #0f826b;
  color: #fff;
}

.buy-item-text {
  margin-top: 10px;
  color: #fff;
  font-size: 18px;
  font-weight: 400;
}

@media screen and (min-width: 1920px) {
  .section-bonus {
    margin-top: 0px;
  }

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

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

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

  .no1-tab-03-bg {
    background-position: 630px 130px;
    background-size: 60%;
  }

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

@media screen and (max-width: 991px) {
  .section._1 {
    min-height: 600px;
    padding-bottom: 0px;
    background-image: url('../images/noisy-texture-100x100_1noisy-texture-100x100.png'), url('../images/kv-bg.png'), -webkit-gradient(linear, left top, left bottom, from(#0f826b), to(#0f826b));
    background-image: url('../images/noisy-texture-100x100_1noisy-texture-100x100.png'), url('../images/kv-bg.png'), linear-gradient(180deg, #0f826b, #0f826b);
    background-position: 0px 0px, 50% 0%, 0px 0px;
    background-size: auto, 200%, auto;
    background-repeat: repeat, no-repeat, repeat;
  }

  .container {
    width: 100%;
  }

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

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

  .brand-2 {
    -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%;
  }

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

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

  .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;
  }

  .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;
  }

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

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

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

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

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

  .bonus-item {
    width: 28vw;
    height: 25vw;
  }

  .bowknot {
    top: -175px;
  }

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

  .bonus-content {
    font-size: 0.9rem;
  }

  .bonus-block-content {
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }

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

  .buy-itm-btn {
    min-width: 150px;
    margin-right: 10px;
    margin-left: 10px;
    padding-right: 15px;
    padding-left: 15px;
  }

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

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

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

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

  .note {
    width: 98%;
  }

  .note.esg-no1-map {
    margin-top: 110px;
  }

  .kv-text-block {
    width: 100%;
    margin-top: 0px;
  }

  .kv-sub-slogan {
    font-size: 40px;
  }

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

  .tab-link-item {
    margin-right: 10px;
    padding: 9px 30px;
  }

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

  .trend-tab-tag-block {
    width: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

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

  .tab-item-block._01 {
    width: 100%;
    height: auto;
    padding-right: 3vw;
    padding-left: 3vw;
  }

  .tab-item-block._02 {
    width: 100%;
    height: auto;
    margin-right: auto;
    margin-left: auto;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
  }

  .tab-item-block._03 {
    height: auto;
    margin-right: auto;
    margin-left: auto;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
  }

  .h1.trend {
    padding-right: 20px;
    padding-left: 20px;
  }

  .h1.smart {
    margin-bottom: 60px;
  }

  .tab-content {
    width: 100%;
    padding-top: 20px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .tab-content.slidecontent {
    padding-top: 0px;
  }

  .tab-content.pad {
    padding-top: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .tab-content.esg-chart {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .tab-content.master-map {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .tab-h1 {
    font-size: 30px;
  }

  .tab-text {
    max-width: 54vw;
  }

  .tab-text.dark {
    max-width: 52vw;
  }

  .tab-text.dark.no1 {
    max-width: 100%;
    margin-top: 10px;
  }

  .mask {
    max-width: 99%;
  }

  .keeping-bank {
    margin-top: 5%;
  }

  .left-arrow-2 {
    left: -35px;
  }

  .right-arrow-2 {
    right: -37px;
  }

  .tab-02-flag {
    margin-bottom: 0px;
  }

  .tab-02-chart {
    width: 100%;
    height: 280px;
    background-size: contain;
  }

  .tab-03-chart {
    width: 100%;
    height: 210px;
    background-size: contain;
  }

  .esg-center-block {
    overflow: visible;
    width: 70vw;
    height: 550px;
  }

  .arrow-up {
    top: -10%;
  }

  .esg-font {
    top: 133px;
    bottom: auto;
    width: 390px;
    height: 166px;
  }

  .esg-sub-title {
    bottom: 49px;
  }

  .esg-text {
    bottom: 0px;
  }

  .esg-card {
    left: 3%;
  }

  .esg-card._02 {
    right: 3%;
  }

  .esg-card._03 {
    left: 3%;
  }

  .esg-card._04 {
    right: 3%;
  }

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

  .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;
  }

  .switch-link-item {
    margin-right: 10px;
    margin-left: 10px;
    padding: 9px 30px;
    border-style: solid;
    border-width: 1px;
    border-radius: 15px;
    background-color: #fff;
  }

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

  .note-2.tab-note {
    top: 39vw;
  }

  .tab-img-item {
    position: absolute;
    width: 100%;
    height: 43vw;
    background-image: url('../images/slide-esg-p32x.png');
    background-position: 50% 0%;
    background-size: contain;
    background-repeat: no-repeat;
  }

  .tab-img-item._01 {
    height: 39vw;
  }

  .switch-item-block {
    width: 100%;
    height: 39vw;
  }

  .smart-tab-wrapper {
    position: relative;
    padding-top: 100px;
    padding-right: 15px;
    padding-left: 15px;
  }

  .no1-tab-h1 {
    font-size: 30px;
  }

  .esg-01-text-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .esg-01-chart-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .esg-no1-chart {
    width: 190px;
  }

  .no1-family-chart-02 {
    width: 87%;
    height: 32vw;
    margin-left: 20px;
    background-size: contain;
  }

  .no1-tab-03-bg {
    background-position: -10% 350%;
    background-size: auto;
  }

  .no1-team-img {
    width: 470px;
    margin-top: 60px;
  }

  .esg-03-mappin._01 {
    left: auto;
    top: 260px;
    right: 5%;
    bottom: auto;
    width: 180px;
    height: 130px;
  }

  .esg-03-mappin._02 {
    left: auto;
    top: 535px;
    right: 5%;
    bottom: auto;
    width: 180px;
    height: 130px;
  }

  .esg-03-mappin._03 {
    left: auto;
    top: 400px;
    right: 5%;
    bottom: auto;
    width: 180px;
    height: 130px;
  }

  .esg-03-chart-content {
    position: absolute;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: -16%;
  }

  .mappin-headtext {
    font-size: 18px;
  }

  .mappin-title {
    font-size: 16px;
  }

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

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

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

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

  .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-img {
    width: 100%;
    height: 100%;
  }

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

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

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

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

  .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;
  }

  .slide-2 {
    height: auto;
  }

  .slide-nav-2 {
    top: 544px;
  }

  .mask-2 {
    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;
  }

  .slider-2 {
    height: auto;
  }

  .tab-menu-bg {
    left: 0%;
    top: auto;
    right: 0%;
    bottom: 46%;
    width: 100%;
    height: 53px;
  }

  .pd-space {
    width: 100%;
  }

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

@media screen and (max-width: 479px) {
  .section._1 {
    background-image: url('../images/noisy-texture-100x100_1noisy-texture-100x100.png'), url('../images/Mask-Group-132x.png');
    background-position: 0px 0px, 50% 92%;
    background-size: auto, 120%;
    background-repeat: repeat, no-repeat;
  }

  .container {
    margin-top: 20px;
  }

  .nav-btn {
    padding: 21px;
  }

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

  .nav-menu-2 {
    width: 100vw;
  }

  .nav-item {
    padding-top: 3vw;
    padding-bottom: 3vw;
  }

  .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;
  }

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

  .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-text {
    width: 100%;
    margin-top: 40px;
  }

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

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

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

  .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;
  }

  .bonus-item {
    width: 90%;
    height: 54vw;
    margin-bottom: 30px;
  }

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

  .bonus-icon {
    width: 46px;
  }

  .bonus-content {
    font-size: 1rem;
  }

  .bonus-title {
    margin-top: 13%;
  }

  .bonus-list-block {
    padding-right: 10px;
  }

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

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

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

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

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

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

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

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

  .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;
  }

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

  .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._03 {
    width: 100%;
    height: 72vw;
    background-image: url('../images/Group-667.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-block-content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .note {
    width: 100%;
    padding-right: 20px;
    padding-left: 20px;
  }

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

  .note.esg-no1-map {
    margin-top: 0px;
  }

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

  .kv-slogan-svg {
    bottom: 0px;
    width: 50vw;
    height: 16vw;
    margin-right: auto;
    margin-bottom: 5px;
    margin-left: auto;
  }

  .kv-text-block {
    margin-top: 20px;
    margin-bottom: 40px;
  }

  .kv-sub-slogan {
    width: 80vw;
    height: 10vw;
    margin-right: auto;
    margin-left: auto;
    padding-right: 0px;
    background-position: 50% 0%;
    background-size: contain;
    background-repeat: no-repeat;
    font-size: 2.3em;
  }

  .kv-slogan-btn {
    width: 150px;
    height: 150px;
    margin: 20px auto 100px;
    background-position: 50% 0%;
    background-size: contain;
    background-repeat: no-repeat;
  }

  .kv-slogan-btn.utm-passer-href {
    position: relative;
    left: 100px;
    top: 120px;
  }

  .trend-tab {
    max-width: 100%;
    margin-top: -32px;
  }

  .trend-content-block {
    z-index: 1;
    height: auto;
    margin-top: 0px;
  }

  .tab-link-item {
    width: 31vw;
    height: 38px;
    min-width: auto;
    margin-right: 5px;
    margin-left: 5px;
    padding-top: 5px;
    padding-right: 10px;
    padding-left: 10px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
    -webkit-transition-duration: 0ms;
    transition-duration: 0ms;
    font-size: 1rem;
    line-height: 1.4;
  }

  .trend-tab-tag-block {
    position: -webkit-sticky;
    position: sticky;
    top: 78px;
    z-index: 7;
    margin-bottom: -90px;
    padding-top: 10px;
    padding-bottom: 3px;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    border-radius: 0px;
    background-position: 100% 60%;
    background-size: 470px;
  }

  .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;
  }

  .tab-item-block._01 {
    width: 100%;
    height: auto;
    padding-top: 140px;
    padding-right: 0px;
    padding-left: 0px;
  }

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

  .tab-item-block._03 {
    position: relative;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    height: auto;
    margin-top: 0px;
    padding-top: 140px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .trend-title-wrapper {
    background-position: 0px 0px, 63% 100%;
  }

  .h1.smart {
    font-size: 2em;
  }

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

  .plane {
    left: auto;
    top: -50%;
    right: 5%;
    bottom: auto;
    width: 130px;
    height: 90px;
    background-size: contain;
  }

  .tab-content {
    top: 0px;
    bottom: 0px;
    padding-right: 20px;
    padding-bottom: 10px;
    padding-left: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .tab-content.pad {
    padding-bottom: 0px;
  }

  .tab-text {
    max-width: 100%;
    margin-top: 20px;
    font-size: 0.9em;
  }

  .tab-text.dark {
    max-width: 100%;
  }

  .mask {
    margin-top: 20px;
  }

  .kv-fund-text {
    margin-right: auto;
    margin-left: auto;
    padding-right: 0px;
    font-size: 1.55em;
    text-align: center;
  }

  .keeping-bank {
    margin-top: 10vw;
    margin-right: 0px;
  }

  .tab-01-bg {
    height: 94%;
  }

  .tab-02-chart {
    height: 420px;
    margin-top: 20px;
    background-image: url('../images/Group-4700.svg');
  }

  .tab-03-chart {
    height: 113vw;
    background-image: url('../images/Mask-Group-14.svg');
  }

  .esg-center-block {
    width: 90vw;
    height: 430px;
  }

  .earth {
    width: 100%;
    height: 320px;
  }

  .arrow-up {
    top: 0%;
    width: 100%;
    height: 240px;
  }

  .esg-font {
    width: 100%;
  }

  .esg-sub-title {
    left: 0%;
    top: auto;
    right: 0%;
    bottom: 22%;
    font-size: 30px;
  }

  .esg-text {
    position: absolute;
    left: 0%;
    top: auto;
    right: 0%;
    bottom: 0%;
  }

  .esg-arround-content {
    position: relative;
    top: 0vw;
  }

  .esg-card {
    position: relative;
    left: 0%;
    top: 0px;
    right: 0%;
    bottom: 0px;
    margin-right: auto;
    margin-bottom: 20px;
    margin-left: auto;
  }

  .esg-card._02 {
    left: 0px;
    top: 0px;
    right: 0%;
  }

  .esg-card._03 {
    position: relative;
    left: 0px;
    top: 0px;
    right: 0px;
  }

  .esg-card._04 {
    left: 0px;
    top: 0px;
    right: 0%;
  }

  .tab-content-block {
    position: relative;
    overflow: visible;
    height: 191vw;
    margin-top: 20px;
  }

  .tab-tag-block {
    position: -webkit-sticky;
    position: sticky;
    top: 78px;
    z-index: 5;
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .switch-link-item {
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 8px;
    padding-left: 8px;
    font-size: 0.9em;
  }

  .switch-link-item.w--current {
    width: 32%;
  }

  .tab-img-item {
    height: 191vw;
    background-image: url('../images/esg-img-03.svg');
  }

  .tab-img-item._01 {
    height: 191vw;
    background-image: url('../images/Group-4759.svg');
    background-position: 50% 0%;
    background-repeat: no-repeat;
  }

  .tab-img-item._03 {
    background-image: url('../images/Group-4758.svg');
  }

  .tab-img-item._02 {
    background-image: url('../images/Group-4760.svg');
    background-position: 50% 0%;
  }

  .switch-item-block {
    height: 191vw;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .switch-item-block._02 {
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
  }

  .smart-tab-wrapper {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .thin {
    display: block;
  }

  .thin.mb-none {
    display: none;
  }

  .no1-title-wrapper {
    background-image: url('../images/noisy-texture-100x100_1noisy-texture-100x100.png'), url('../images/Group-3783.svg'), -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent));
    background-image: url('../images/noisy-texture-100x100_1noisy-texture-100x100.png'), url('../images/Group-3783.svg'), linear-gradient(180deg, transparent, transparent);
    background-position: 0px 0px, 37% 0%, 0px 0px;
    background-size: 50px, auto, auto;
  }

  .no1-tab-01-bg {
    display: none;
  }

  .no1-tab-h1 {
    display: block;
  }

  .esg-01-chart-content {
    width: 100%;
    margin-top: 20px;
    -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;
  }

  .esg-no1-chart {
    width: 43vw;
    margin-right: 0px;
    margin-left: 0px;
  }

  .no1-family-chart-02 {
    width: 100%;
    height: 69vw;
    margin-top: 20px;
    margin-left: 0px;
    background-image: url('../images/Group-4752.svg');
  }

  .no1-tab-03-bg {
    height: 290vw;
    background-position: -320px 450px;
    background-size: auto;
  }

  .esg-03-mappin._01 {
    top: 6.9vw;
    right: 0%;
  }

  .esg-03-mappin._02 {
    left: auto;
    top: 63vw;
    right: 0%;
    bottom: auto;
  }

  .esg-03-mappin._03 {
    left: 0%;
    top: 35.3vw;
    right: auto;
    bottom: auto;
  }

  .esg-03-chart-content {
    position: relative;
    bottom: 0%;
    width: 100%;
    height: 100vw;
  }

  .fund-setting-title {
    margin-bottom: 20px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

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

  .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;
  }

  .fund-name-title {
    margin-top: 20px;
    font-size: 1.4rem;
  }

  .note-3 {
    padding-right: 20px;
    padding-left: 20px;
    text-align: justify;
  }

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

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

  .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._03 {
    width: 90%;
    height: 96vw;
  }

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

  .fund-setting-item-img._01 {
    width: 90%;
    height: 83vw;
  }

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

  .fund-setting-item-title {
    font-weight: 700;
  }

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

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

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

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

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

  .mask-2 {
    height: auto;
  }

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

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

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

  .slider-2 {
    height: auto;
  }

  .tab-menu-bg {
    height: 32px;
    background-color: #147763;
  }

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

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

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

  .cover-block-content {
    width: 95%;
  }

  .td {
    width: 29vw;
    font-size: 14px;
  }
}

