.s-icon-youtube-purple {
  background-image: url(../images/common/icon_youtube.png)
}

.s-icon-linkedin-purple {
  background-image: url(../images/common/icon_linkedin.png)
}

.s-icon-twitter-purple {
  background-image: url(../images/common/icon_twitter.png)
}

.s-icon-facebook-purple {
  background-image: url(../images/common/icon_facebook.png)
}

.s-icon-mail-purple,
.s-icon-mail-w {
  background-image: url(../images/common/icon_mail.png)
}

.page-section {
  margin: 120px auto 0
}

.page-section.page-section-nomargin {
  margin-top: 0
}

.page-section.page-section-margin-middle {
  margin-top: 100px
}

.page-section.page-section-margin-large {
  margin-top: 146px
}

.page-section.page-margin-90 {
  margin-top: 90px
}

@media (max-width:834px) {
  .page-section.page-margin-90 {
    margin-top: 48px
  }
}

.page-section.page-margin-150 {
  margin-top: 150px
}

@media (max-width:834px) {
  .page-section.page-margin-150 {
    margin-top: 50px
  }
}

.page-section.page-margin-211 {
  margin-top: 211px
}

@media (max-width:834px) {
  .page-section.page-margin-211 {
    margin-top: 52px
  }
}

@media (max-width:834px) {
  .page-section {
    margin-top: 48px
  }
}

.page-section .show-mobile {
  display: none
}

@media (max-width:834px) {
  .page-section .show-mobile {
    display: block
  }
}

.page-section.page-section-bg {
  /* background: url(../images/index/bg.png) top no-repeat */
}

.seeds_top_bg {
  display: none
}

.page-section-title {
  font-size: 48px;
  /* font-family: huaweisans-bold; */
  font-weight: 700;
  color: #000;
  line-height: 42px;
  text-align: center;
  margin-bottom: 152px;
  padding-top: 87px;
  text-transform: uppercase
}

.page-section-title.no-margin {
  margin-bottom: 0
}

.page-section-title.padding-top-l {
  padding-top: 114px
}

.page-section-title.padding-top-xl {
  padding-top: 140px
}

.page-section-title.no-padding {
  padding: 0
}

@media (max-width:834px) {
  .page-section-title {
    font-size: 24px;
    line-height: 28px;
    margin-bottom: 20px;
    padding: 0 20px
  }
}

.page-section-subtitle {
  margin: 30px auto 0;
  font-size: 14px;
  color: #666;
  line-height: 22px;
  max-width: 700px;
  text-align: center
}

@media (max-width:834px) {
  .page-section-subtitle {
    padding: 0 20px;
    max-width: 100%;
    margin-top: 25px
  }
}

.page-section-container {
  max-width: 62.5vw;
  /* padding: 0 20px; */
  margin: 0 auto
}

.page-section-content {
  max-width: 1120px;
  padding: 0 20px;
  margin: 0 auto
}

.page-swiper .swiper-container {
  padding-bottom: 30px
}

.page-swiper .swiper-container .swiper-pagination {
  bottom: 0 !important
}

.page-swiper .swiper-container .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  opacity: .5;
  border: 1px solid #333;
  background-color: transparent;
  margin: 0 7.5px !important
}

.page-swiper .swiper-container .swiper-pagination-bullet.swiper-pagination-bullet-active {
  opacity: 1;
  width: 10px;
  height: 10px;
  background: #333
}

@media (max-width:834px) {
  .page-swiper .swiper-container .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: #ff6c00;
    border: 1px solid #ff6c00
  }
}

.page-swiper .swiper-slide .page-swiper-imgbox {
  border-radius: 12px;
  overflow: hidden;
  position: relative
}

.page-swiper .swiper-slide img {
  display: inline-block;
  vertical-align: top
}

.page-swiper .swiper-slide .page-swiper-text {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  box-sizing: border-box;
  padding: 10px 27px 10px 24px;
  font-size: 14px;
  line-height: 18px;
  color: #fff;
  background: rgba(0, 0, 0, .6)
}

.page-swiper .swiper-slide .page-swiper-bottom-text {
  width: 100%;
  font-size: 14px;
  line-height: 18px;
  color: #000;
  box-sizing: border-box;
  padding: 10px 27px 10px 24px
}

.font-size-36 {
  font-size: 36px
}

.font-size-18 {
  font-size: 18px
}

.font-size-16 {
  font-size: 16px
}

.font-size-14 {
  font-size: 14px
}

.img-popup .mfp-content {
  text-align: center
}

.img-popup .mfp-content img {
  max-height: 80vh
}

@media (max-width:834px) {

  .img-popup .mfp-content img,
  .img-popup .mfp-content picture {
    width: 100%;
    max-height: none
  }
}

.img-popup.mfp-close-btn-in .mfp-close {
  color: #fff;
  top: -40px
}

@media (max-width:834px) {
  .img-popup.mfp-close-btn-in .mfp-close {
    top: 0;
    right: 0
  }
}


/* 20230912 update header & footer */

.seeds_header .seeds_header-wrapper {
  width: 64.79166%;
  margin-left: 9.375vw;
}

.seeds_header .seeds_nav {
  display: flex;
  padding: 1.77083vw 0;
}

.seeds_header .seeds_nav .nav_logo {
  width: 8.95833vw;
  height: 2.1875vw;
  flex: 0 0 auto;
  float: none;
  background-size: 100%;
  margin-top: 0;
}

.seeds_header .seeds_nav .nav_list {
  display: flex;
  flex: 1 1 auto;
  float: none;
  margin-left: 11.19791vw;
  margin-right: 1.5625vw;
}

.seeds_header .seeds_nav .nav_list li {
  display: flex;
  flex: 1 1 auto;
  align-items: center;
  height: auto;
  line-height: inherit;
  vertical-align: middle;
  padding-top: 0;
  margin: 0 1.5625vw;
}

.seeds_header .seeds_nav .nav_list li a {
  font-size: 0.83333vw;
  color: #000;
}

.seeds_header .seeds_nav .nav_list li.active a {
  color: #A6CBB1;
}

.seeds_header.t4g_header .seeds_nav .nav_list li.active a {
  color: #792E97;
}

.seeds_header .seeds_nav .nav_list li a::after {
  display: none;
}

.seeds_header .seeds_nav .nav_share_box {
  position: relative;
  display: flex;
  align-items: center;
  flex: 0 0 auto;
  float: none;
  margin-top: 0;
  overflow: visible;
}

.seeds_header .seeds_nav .nav_share_box .share_link {
  display: flex;
  align-items: center;
  position: relative;
  font-size: 0.83333vw;
  color: #000;
}

.seeds_header .seeds_nav .nav_share_box .share_link img {
  width: 0.83333vw;
  margin-left: 0.5vw;
  transition: .2s all;
}

.seeds_header .seeds_nav .nav_share_box .nav_share_items {
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  padding-top: 2.33333vw;
  transition: .2s all;
}

.seeds_header .seeds_nav .nav_share_box .nav_share_items ul {
  display: flex;
  background: #F3F3F3 linear-gradient(180deg, #E3AC88 0%, #E3AC88 13%, #F05050 100%);
  border-radius: 50px;
  padding: 0.78125vw 2.08333vw;
}

.seeds_header .seeds_nav .nav_share_box ul {
  height: auto;
}

.seeds_header .seeds_nav .nav_share_box li {
  height: auto;
}

.seeds_header .seeds_nav .nav_share_box li a {
  height: auto;
}

.seeds_header .seeds_nav .nav_share_box li .s-icon-twitter,
.seeds_header .seeds_nav .nav_share_box li .s-icon-youtube {
  margin-top: 0;
}

.s-icon-mail {
  width: 2.00885vw;
  height: 1.54947vw;
}

.s-icon-twitter {
  width: 1.875vw;
  height: 1.5625vw;
}

.s-icon-facebook {
  width: 0.83333vw;
  height: 1.5625vw;
}

.s-icon-youtube {
  width: 2.23958vw;
  height: 1.5625vw;
}

.s-icon-linkedin {
  width: 1.5625vw;
  height: 1.5625vw;
}

@media (max-width:1194px) {
  .seeds_header .seeds_header-wrapper {
    width: 90%;
  }

  .seeds_header .seeds_header-wrapper .seeds_nav {
    padding: 2.1875vw 3.5vw;
    margin-bottom: 0;
  }
}

@media (max-width:834px) {
  .seeds_header .seeds_header-wrapper {
    width: 100%;
    height: auto;
    text-align: left;
    margin-left: 0;
  }

  .seeds_header .seeds_header-wrapper .seeds_nav {
    justify-content: space-between;
    align-items: center;
    padding: 5.33333vw 0;
  }

  .seeds_header .seeds_nav .nav_logo {
    width: 31.2vw;
    height: 7.68266vw;
    margin-left: 6.66666vw;
  }

  .seeds_header .seeds_nav .nav_list {
    display: none;
  }

  .seeds_header .seeds_nav .nav_share_box {
    display: none;
  }

  .seeds_header .seeds_nav .nav_menu-icon {
    width: 5.06666vw;
    float: none;
    background-color: #000;
    margin-top: 0;
    margin-right: 6.66666vw;
  }

  .seeds_header .seeds_nav .nav_menu-icon::before {
    width: 5.06666vw;
    top: -2vw;
    background-color: #000;
  }

  .seeds_header .seeds_nav .nav_menu-icon::after {
    width: 5.06666vw;
    bottom: -2vw;
    background-color: #000;
  }

  .seeds_header .seeds_header-wrapper.is-open .seeds_nav {
    background: linear-gradient(90deg, #83C0A3 0%, #A6CBB1 100%);
  }

  .seeds_header.t4g_header .seeds_header-wrapper.is-open .seeds_nav {
    background: linear-gradient(90deg, #892ECF 0%, #FCB4B0 100%);
  }

  .seeds_header .seeds_header-wrapper.is-open .seeds_menu {
    background: linear-gradient(90deg, #83C0A3 0%, #A6CBB1 100%);
  }

  .seeds_header.t4g_header .seeds_header-wrapper.is-open .seeds_menu {
    background: linear-gradient(90deg, #892ECF 0%, #FCB4B0 100%);
  }

  .seeds_header .seeds_header-wrapper.is-open .seeds_nav .nav_menu-icon {
    background-color: #fff;
  }

  .seeds_header .seeds_header-wrapper.is-open .seeds_nav .nav_menu-icon:after {
    width: 5.06666vw;
    background-color: #fff;
  }

  .seeds_header .seeds_menu {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    top: 18.24931vw;
  }

  .seeds_header .seeds_menu .mob-nav-list li {
    border-bottom: 1px solid #fff;
    margin: 0 6.66666vw;
  }

  .seeds_header .seeds_menu .mob-nav-list li:last-of-type {
    border-bottom: none;
  }

  .seeds_header .seeds_menu .mob-nav-list li a {
    height: auto;
    font-family: huaweisans-regular;
    font-size: 4.26666vw;
    color: #fff;
    line-height: 2;
  }

  .seeds_header .seeds_menu .mob-nav-list li.active a {
    font-family: huaweisans-bold;
    background-color: #fff;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.1);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }

  .seeds_header .seeds_menu .mob-nav-list li a img {
    width: 17vw;
  }

  .seeds_header .seeds_menu .mob-share-box {
    margin: 0 6.66666vw 28vw;
  }

  .seeds_header .seeds_menu .mob-share-box p {
    font-family: huaweisans-bold;
    font-size: 4.26666vw;
    color: #fff;
  }

  .seeds_header .seeds_menu .mob-share-box ul {
    display: flex;
    padding-top: 3vw;
  }

  .seeds_header .seeds_menu .mob-share-box ul li {
    margin-right: 3.73333vw;
    margin-bottom: 0;
  }

  .seeds_header .seeds_menu .mob-share-box ul li a {
    height: auto;
  }

  .s-icon-mail {
    width: 6.65866vw;
    height: 5.136vw;
  }

  .s-icon-twitter {
    width: 6.216vw;
    height: 5.17866vw;
  }

  .s-icon-facebook {
    width: 2.76266vw;
    height: 5.17866vw;
  }

  .s-icon-youtube {
    width: 7.424vw;
    height: 5.17866vw;
  }

  .s-icon-linkedin {
    width: 5.17866vw;
    height: 5.17866vw;
  }
}

.seeds_footer {
  background: linear-gradient(90deg, #83C0A3 0%, #A6CBB1 100%);
  height: auto;
}

.seeds_footer.t4g_footer {
  background: linear-gradient(90deg, #892ECF 0%, #FCB4B0 100%);
  height: auto;
}

.seeds_footer .seeds_footer_main {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 62.29166%;
  padding: 2.70833vw 0;
  margin: 0 auto;
}

.seeds_footer .seeds_footer_main-left {
  float: none;
  padding-top: 0;
}

.seeds_footer .seeds_footer_main-left p {
  font-size: 0.83333vw;
  color: #fff;
  line-height: 2;
}

.seeds_footer .seeds_footer_main .footer_share_box {
  float: none;
  padding-top: 0;
}

.seeds_footer .seeds_footer_main .footer_share_box p {
  display: none;
}

.seeds_footer .seeds_footer_main .footer_share_box li {
  margin-left: 1.04166vw;
}

.seeds_footer .s-icon-mail-w {
  width: 2.00885vw;
  height: 1.43281vw;
}

.seeds_footer .s-icon-twitter-w {
  width: 1.87604vw;
  height: 1.56041vw;
}

.seeds_footer .s-icon-facebook-w {
  width: 0.83385vw;
  height: 1.56354vw;
}

.seeds_footer .s-icon-youtube-w {
  width: 2.23958vw;
  height: 1.5625vw;
}

.seeds_footer .s-icon-linkedin-w {
  width: 1.5625vw;
  height: 1.5625vw;
}

@media (max-width:834px) {
  .seeds_footer .seeds_footer_main {
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
    padding: 5.33333vw 6.66666vw;
  }

  .seeds_footer .seeds_footer_main-left {
    order: 2;
    text-align: left;
  }

  .seeds_footer .seeds_footer_main-left p {
    font-size: 3.2vw;
    line-height: 1.5;
  }

  .seeds_footer .seeds_footer_main .footer_share_box {
    order: 1;
    text-align: left;
    margin-bottom: 6vw;
  }

  .seeds_footer .seeds_footer_main .footer_share_box p {
    display: block;
    font-size: 3.2vw;
    color: #fff;
    margin-bottom: 1.5vw;
  }

  .seeds_footer .seeds_footer_main .footer_share_box li {
    margin: 0 0 0 3.73333vw;
  }

  .seeds_footer .seeds_footer_main .footer_share_box li:first-of-type {
    margin: 0;
  }

  .seeds_footer .s-icon-mail-w {
    width: 6.65866vw;
    height: 4.61066vw;
  }

  .seeds_footer .s-icon-twitter-w {
    width: 6.216vw;
    height: 4.948vw;
  }

  .seeds_footer .s-icon-facebook-w {
    width: 2.76266vw;
    height: 4.648vw;
  }

  .seeds_footer .s-icon-youtube-w {
    width: 7.424vw;
    height: 4.648vw;
  }

  .seeds_footer .s-icon-linkedin-w {
    width: 5.17866vw;
    height: 4.648vw;
  }
}