@font-face {
  font-family: 'montserratregular';
  src: url('../font/montserrat-regular-webfont.eot');
  src: url('../font/montserrat-regular-webfont.eot?#iefix') format('embedded-opentype'),
       url('../font/montserrat-regular-webfont.woff2') format('woff2'),
       url('../font/montserrat-regular-webfont.woff') format('woff'),
       url('../font/montserrat-regular-webfont.ttf') format('truetype'),
       url('../font/montserrat-regular-webfont.svg#montserratregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'montserratsemibold';
  src: url('../font/montserrat-semibold-webfont.eot');
  src: url('../font/montserrat-semibold-webfont.eot?#iefix') format('embedded-opentype'),
       url('../font/montserrat-semibold-webfont.woff2') format('woff2'),
       url('../font/montserrat-semibold-webfont.woff') format('woff'),
       url('../font/montserrat-semibold-webfont.ttf') format('truetype'),
       url('../font/montserrat-semibold-webfont.svg#montserratsemibold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'montserratlight';
  src: url('../font/montserrat-light-webfont.eot');
  src: url('../font/montserrat-light-webfont.eot?#iefix') format('embedded-opentype'),
       url('../font/montserrat-light-webfont.woff2') format('woff2'),
       url('../font/montserrat-light-webfont.woff') format('woff'),
       url('../font/montserrat-light-webfont.ttf') format('truetype'),
       url('../font/montserrat-light-webfont.svg#montserratlight') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'montserratmedium';
  src: url('../font/montserrat-medium-webfont.eot');
  src: url('../font/montserrat-medium-webfont.eot?#iefix') format('embedded-opentype'),
       url('../font/montserrat-medium-webfont.woff2') format('woff2'),
       url('../font/montserrat-medium-webfont.woff') format('woff'),
       url('../font/montserrat-medium-webfont.ttf') format('truetype'),
       url('../font/montserrat-medium-webfont.svg#montserratmedium') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'montserratbold';
  src: url('../font/montserrat-bold-webfont.eot');
  src: url('../font/montserrat-bold-webfont.eot?#iefix') format('embedded-opentype'),
       url('../font/montserrat-bold-webfont.woff2') format('woff2'),
       url('../font/montserrat-bold-webfont.woff') format('woff'),
       url('../font/montserrat-bold-webfont.ttf') format('truetype'),
       url('../font/montserrat-bold-webfont.svg#montserratbold') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* @font-face {
  font-family: 'poppinsregular';
  src: url('../font/poppins-regular-webfont.eot');
  src: url('../font/poppins-regular-webfont.eot?#iefix') format('embedded-opentype'),
       url('../font/poppins-regular-webfont.woff2') format('woff2'),
       url('../font/poppins-regular-webfont.woff') format('woff'),
       url('../font/poppins-regular-webfont.ttf') format('truetype'),
       url('../font/poppins-regular-webfont.svg#poppinsregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'poppinsbold';
  src: url('../font/poppins-bold-webfont.eot');
  src: url('../font/poppins-bold-webfont.eot?#iefix') format('embedded-opentype'),
       url('../font/poppins-bold-webfont.woff2') format('woff2'),
       url('../font/poppins-bold-webfont.woff') format('woff'),
       url('../font/poppins-bold-webfont.ttf') format('truetype'),
       url('../font/poppins-bold-webfont.svg#poppinsbold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'poppinsmedium';
  src: url('../font/poppins-medium-webfont.eot');
  src: url('../font/poppins-medium-webfont.eot?#iefix') format('embedded-opentype'),
       url('../font/poppins-medium-webfont.woff2') format('woff2'),
       url('../font/poppins-medium-webfont.woff') format('woff'),
       url('../font/poppins-medium-webfont.ttf') format('truetype'),
       url('../font/poppins-medium-webfont.svg#poppinsmedium') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'poppinssemibold';
  src: url('../font/poppins-semibold-webfont.eot');
  src: url('../font/poppins-semibold-webfont.eot?#iefix') format('embedded-opentype'),
       url('../font/poppins-semibold-webfont.woff2') format('woff2'),
       url('../font/poppins-semibold-webfont.woff') format('woff'),
       url('../font/poppins-semibold-webfont.ttf') format('truetype'),
       url('../font/poppins-semibold-webfont.svg#poppinssemibold') format('svg');
  font-weight: normal;
  font-style: normal;
} */
html{
  font-size: 77px;
  /* font-family: 'Poppins', sans-serif; */
  /* font-family: 'poppinsregular'; */
  
}
html body{
  /* font-family: 'poppinsregular'; */
  font-family: 'montserratregular';
}
input[type=text],input[type=email],input[type=password],textarea,.select{
  /* font-family: 'poppinsregular'; */
  font-family: 'montserratregular';
}
.text-center{
  text-align: center !important;
}
.s-page{
  /* font-family: 'Poppins', sans-serif; */
  /* font-family: 'poppinsregular'; */
  font-family: 'montserratregular';
}
h1,h2,.s-page h1, .s-page h2{
  font-family: 'montserratsemibold';
  font-weight: 400 !important;
}
h1::v-deep,h2::v-deep{
  font-family: 'montserratsemibold';
  font-weight: 400 !important;
}
h1,h2,h3,h4,h5,h6{
  letter-spacing: -0.001rem;
}
.s-banner h1{
  /* font-family: 'poppinssemibold'; */
  font-family: 'montserratsemibold';
  line-height: 1.2;
}
.s-page .s-banner .right[data-v-2a183b29]{
  margin-right: -0.09rem; 
}
p{
  letter-spacing: -0.0008rem;
}
/* .md-swiper-container{
  transition-duration: 2500ms;
} */
html{
height: auto !important;
overflow-x: hidden;
}
#__nuxt{
  overflow: hidden;
}

.speech .md-swiper-indicators {
  display: flex;
  justify-content: center;
  left: 0;
  right: 0;
  max-width: 1368px;
  margin: 0 auto;
  transform: none;
  bottom: -0.4rem;
}
.speech .md-swiper-indicators .md-swiper-indicator {
  width: 0.12rem;
  height: 0.12rem;
  background: #1e2c30;
  border-radius: 50%;
  margin: 0 0.08rem;
  cursor: pointer;
}
.speech .md-swiper-indicators .md-swiper-indicator.md-swiper-indicator-active {
  background: #01fed2;
}
.btn-more{
  transition: all 0.2s ease;
}
.btn-more:hover{
  background: rgba(1, 254, 210, 0.5) !important;
  border: 1px solid #01fed2 !important;
  color: #222 !important;
}
.btn-more:hover a{
  color: #222;
}
.codebased-graphic img{
  max-width: 100%;
  height: auto;
  width: auto;
}
.codebased-graphic-item img{
  max-width: 100%;
  width: auto;
  height: auto;
}
.partner-slider-wrapper .md-swiper-indicators{
  display: none;
}
.blog-detail-section,.s-blog-detail{
  position: relative;
}
/* .s-blog-detail:before,.s-blog-detail:after{
  background-repeat: repeat-y;
  background-size: contain;
  height: auto;
  content: '';
  position: absolute;
  top: 0;
  z-index: -1;
} */
/* .s-blog-detail:before{
  background-image: url('../img/posts/ellipse-left-group.webp');
  width: 1.2rem;
  width: 6rem;
  left: 0;
  height: 6068px;
  top: 130px;
}
.s-blog-detail:after{
  background-image: url('../img/posts/ellipse-right-group.webp');
  width: 200px;
  right: 0;
  height: 5010px;
  top: 120px;
} */
.ellipse-group{
  /* width: 200px; */
  width: 2.5rem;
  position: absolute;
  z-index: 0;
  pointer-events: none;
}
.ellipse-group img{
  width: 100%;
}
.ellipse-group.left-ellipse{
  left: 0;
  /* top: 200px; */
  top: 2.8rem;
}
.ellipse-group.right-ellipse{
  right: 0;
  /* top: 100px; */
  top: 1.8rem;
}
.ellipse-group.left-ellipse.repeated{
  /* top: 6500px; */
  top: 82.5rem;
}
.ellipse-group.right-ellipse.repeated{
  /* top: 6000px; */
  top: 77rem;
}
.ellipse-group.left-ellipse.repeated-third{
  /* top: 12500px; */
  top: 156.2rem;
}
.ellipse-group.right-ellipse.repeated-third{
  /* top: 12000px; */
  top: 150rem;
}
.blog-detail-section p{
  margin-bottom: 0.15rem;
  font-size: 0.208rem;
}
.blog-detail-section img.full-width{
  width: 100%;
  height: auto;
  padding: 0.22rem 0 0.18rem;
}
.blog-detail-section img.third-quarter-width{
  width: 75%;
  height: auto;
  padding: 0.22rem 0 0.18rem;
}
.blog-detail-section img.mx-auto{
  margin-left: auto;
  margin-right: auto;
}
.blog-detail-section img.full-width.bordered-img{
  padding: 0;
  margin: 0.22rem 0 0.18rem;
  border: 1px solid rgba(0,0,0,0.1);
}
.blog-detail-section img.half-width{
  width: 50%;
  height: auto;
  padding: 0.22rem 0 0.18rem;
}
.blog-detail-section .nuxt-content a{
  word-wrap: break-word;
  color: #25b89e;
  /* font-weight: 600; */
  font-weight: 400;
  /* font-family: 'poppinssemibold'; */
  font-family: 'montserratsemibold';
  text-decoration: underline;
}
.blog-detail-section .nuxt-content a.btn{
  color: #000;
  /* font-family: 'poppinsregular'; */
  font-family: 'montserratregular';
}
.blog-detail-section .main-content p a,.blog-detail-section .main-content li a{
  color: #25b89e;
  /* font-weight: 600; */
  font-weight: 400;
  /* font-family: 'poppinssemibold'; */
  font-family: 'montserratsemibold';
  text-decoration: underline;
}
.blog-detail-section .emphasized-color{
  color: #25b89e !important;
}
.blog-detail-section p a:hover,.blog-detail-section li a:hover{
  text-decoration: underline;
}
.blog-detail-section h1,.blog-detail-section h2,.blog-detail-section h4,.blog-detail-section h5,
.blog-detail-section h6{
  padding: 0.4rem 0 0.1rem;
  /* font-family: 'poppinsbold'; */
  font-family: 'montserratsemibold';
  font-family: 'montserratbold';
  font-weight: 400;
}
.blog-detail-section h3{
  /* font-family: 'montserratmedium'; */
  font-family: 'montserratsemibold';
  font-weight: 400;
  padding: 0.4rem 0 0.1rem;
  font-size: 0.26rem;
}
.blog-detail-section h4{
  font-size: 0.22rem;
}
.blog-detail-section h1,.blog-detail-section h2{
  font-size: 0.35rem;
}
.blog-detail-section ul{
  padding-bottom: 0.11rem;
}
.blog-detail-section li{
  padding-left: 0.25rem;
  padding-left: 0.3rem;
  position: relative;
  margin-bottom: 0.05rem;
  font-size: 0.208rem;
  font-family: 'montserratmedium';
  font-weight: 400;
}
.blog-detail-section li:before{
  content: '';
  width: 0.19rem;
  height: 0.19rem;
  border-radius: 100%;
  /* background: #000; */
  display: inline-block;
  position: absolute;
  left: 0.05rem;
  left: 0.03rem;
  /* top: 0.11rem; */
  top: 0.03rem;
  background-image: url('../img/bulletpoint-icon.svg');
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}

.star-bullets li{
  padding-left: 0.26rem;
  position: relative;
  margin-bottom: 0.05rem;
}
.star-bullets li:before{
  content: '';
  width: 0.14rem;
  height: 0.14rem;
  background: url('../img/star-bullet.svg');
  background-size: contain;
  background-repeat: no-repeat;
  border-radius: 0;
  display: inline-block;
  position: absolute;
  left: 0.02rem;
  top: 0.07rem;
}
.arrow-bullets li{
  padding-left: 0.26rem;
  position: relative;
  margin-bottom: 0.05rem;
}
.arrow-bullets li:before{
  content: '';
  width: 0.14rem;
  height: 0.14rem;
  background: url('../img/arrow-bullet.svg');
  background-size: contain;
  background-repeat: no-repeat;
  border-radius: 0;
  display: inline-block;
  position: absolute;
  left: 0.04rem;
  top: 0.05rem;
  filter: brightness(0);
}
.tick-bullets {
  list-style: none;
}
.tick-bullets li{
  padding-left: 0.28rem;
  position: relative;
  margin-bottom: 0.03rem;
}
.tick-bullets li:before{
  content: '';
  width: 0.17rem;
  height: 0.17rem;
  background: url('../img/tick-bullet.svg');
  background-size: contain;
  background-repeat: no-repeat;
  border-radius: 0;
  display: inline-block;
  position: absolute;
  left: 0.02rem;
  top: 0.05rem;
}
.s-auto .item .tick-bullets li{
  font-size: 0.2rem;
}
.disc-bullets li {
  padding-left: 0.25rem;
  position: relative;
  margin-bottom: 0.05rem;
  font-size: 0.208rem;
  list-style: none;
}
.disc-bullets li:before {
  content: '';
  width: 0.06rem;
  height: 0.06rem;
  border-radius: 100%;
  background: #000;
  display: inline-block;
  position: absolute;
  left: 0.05rem;
  top: 0.11rem;
}
.gradient-btn{
  position: relative;
  background-color: #fff;
  border: none;
  border-radius: 0.13rem;
  overflow: hidden;
  font-weight: bold;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  padding: 0.025rem;
  font-size: 0.2rem;
  text-align: center;
  background-image: linear-gradient(to right, #02fdd2 0%, #70a39c 48%, #fe2e55 100%);
}
.gradient-btn a{
  background: #fff;
  border-radius: 0.1rem;
  padding: 0.04rem 0.2rem;
  display: inline-block;
  vertical-align: top;
  min-width: 1.2rem;
  color: #090e11;
  font-weight: 400;
  text-decoration: none !important;
}
.blog-detail-section .category-btn{
  margin: 0.35rem 0;
}
.blog-detail-section .gradient-btn a{
  padding: 0.14rem 0.3rem;
  min-width: 1.7rem;
}
.blog-detail-section .main-content{
  width: 80%;
  margin:0 auto;
  padding-bottom: 0.6rem;
}
.blog-detail-section .main-content.report-category{
  margin: 0 auto;
}
.blog-detail-section .main-content strong{
  /* font-family: 'poppinssemibold'; */
  font-family: 'montserratsemibold';
  font-weight: 400;
}
.blog-detail-section .main-content strong a{
  /* font-family: 'poppinssemibold'; */
  font-family: 'montserratsemibold';
  font-weight: 400;
}
.blog-detail-section .main-content .social-share-links{
  display: flex;
  align-items: center;
  padding: 0.30rem 0 0.1rem;
  justify-content: flex-end;
}
.blog-detail-section .main-content .social-share-links span{
    font-size: 0.26rem;
    font-weight: 600;
    padding-right: 0.15rem;
}
.blog-detail-section .main-content .social-share-links a {
  margin: 0 0.1rem;
}
.blog-detail-section .main-content .social-share-links a img {
  max-width: 0.55rem;
  transition: all 0.3s ease 0s;
}
.blog-detail-section .main-content .nuxt-content > .gradient-btn{
  display: none;
}
.toc-box ol{
  list-style: decimal;
}
.toc-box li:before{
  content: none;
}
.toc-box .content > ol > li{
  padding-left: 0.26rem;
  /* margin-bottom: 0.3rem; */
  /* font-weight: 600; */
  /* font-family: 'poppinssemibold'; */
  font-family: 'montserratsemibold';
  font-weight: 400;
  padding: 0.18rem 0.2rem  0.18rem 0.26rem;
  border-bottom: 1px solid rgba(0,0,0,0.1)
}
.toc-box .content > ol > li:last-of-type{
  border-bottom: 0;
}
.toc-box .content > ol > li:last-of-type{
  margin-bottom: 0.1rem;
}
.toc-box .content > ol > li ol{
  
  padding: 0;
  font-weight: 400;
  /* font-family: 'poppinsregular'; */
  font-family: 'montserratregular';
  display: flex;
  flex-wrap: wrap;
  transition: all 0.3s ease 0s;
}
.toc-box .content > ol > li.active ol{
  padding: 0.2rem 0 0.05rem;
}
.toc-box .content > ol > li ol li{
  padding: 0 0 0 0.45rem ;
  margin-bottom: 0.1rem;
  font-weight: 400;
  font-size: 0.99em;
  width: 50%;
  padding-right: 0.3rem;
  font-family: 'montserratregular';
}
.toc-box ol li:before{
  font-weight: bold;
}
.toc-box .content > ol > li ol li ul{
  padding-bottom: 0;
  padding-top: 0.04rem;
}
.toc-box .content > ol > li ol li ul li{
  padding-left: 0.12rem;
  font-size: 0.92em;
 padding-top: 0.03rem;
 padding-bottom: 0.01rem;
 width: 100%;
}
.toc-box .content > ol > li ol li ul li:before{
  content: none;
}

.toc-box ol {
  counter-reset: item
}
.toc-box ol li {
  display: block
}
.toc-box ol li:before {
  content: counters(item, ".") ". ";
  counter-increment: item;
  background: none;
  width: auto;
  height: auto;
  top: 0.18rem;
}
.toc-box ol li ol li:before {
  content: counters(item, ".") "";
  top: 0;
}
.toc-box ol li.no-order{
  padding-left: 0;
}
.toc-box ol li.no-order:before{
  content: none;
}

.toc-box .content > ol > li{
  position: relative;
}
.toc-box .content .toggle-icon{
  position: absolute;
  right: 0.2rem;
  top: 0.18rem;
  width: 0.4rem;
  height: 0.3rem;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  font-size: 0.28rem;
}

.toc-box ol {
  overflow: hidden;
  transition: height 0.3s ease;
}

/* Slide transition definition */
.slide-enter-active,
.slide-leave-active {
  transition: height 0.3s ease;
}
.slide-enter,
.slide-leave-to {
  height: 0;
}

.cta-bar-section{
  background: #fff;
  /* font-family: "Poppins"; */
}
.cta-bar-section .bar-content{
  background: #01FED2;
  border-radius: 1rem;
  color: #fff;
  max-width: 15rem;
  margin: 0 auto;
  padding: 0.4rem 0.5rem;
  margin-bottom: -0.6rem;
  z-index: 1;
  position: relative;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.cta-bar-section .text{
  width: calc(100% - 3rem);
  padding: 0 0.15rem;
}
.cta-bar-section h2{
  color: #000;
  font-size: 0.35rem;
  font-weight: 600;
}
.cta-bar-section .btn-content{
  width: 3rem;
  padding: 0 0.15rem;
}
.custom-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 2.41rem;
  height: 0.68rem;
  background: rgba(1, 254, 210, 0.1);
  border: 1px solid #01fed2;
  border-radius: 0.415rem;
  /* font-family: "Poppins"; */
  font-weight: 400;
  font-size: 0.2rem;
  color: #01fed2;
  cursor: pointer;
  margin: 0 auto;
  transition: all 0.3s ease 0s;
}
.custom-btn:hover {
  background: rgba(1, 254, 210, 0.5);
  border: 1px solid #01fed2;
}
.custom-btn:active,.custom-btn:focus {
  background: #01fed2;
  border: 1px solid #01fed2;
  color: #091113;
}
.custom-btn.white-btn{
  background: #fff;
  color: #000;
  /* font-weight: 600; */
  font-weight: 400;
  /* font-family: 'poppinssemibold'; */
  font-family: 'montserratsemibold';
  width: auto;
  padding-left: 0.2rem;
  padding-right: 0.2rem;
}
.custom-btn.white-btn:hover{
  background: #3A4B50;
  color: #01FED2;
}
.custom-btn.white-btn:active,.custom-btn.white-btn:focus{
  background: #080F11;
  color: #01FED2;
}


.ellipse-design-view {
  position: relative;
}
.ellipse-design-view:before, .ellipse-design-view:after {
  content: '';
  position: absolute;
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  z-index: 0;
}
.ellipse-design-view:before {
  right: -0.28rem;
  top: 1.36rem;
  height: 2rem;
  width: 1rem;
  background-image: url(../img/right-ellipse.svg);
}
.ellipse-design-view:after {
  left: -0.1rem;
  bottom: 2rem;
  height: 1.7rem;
  width: 0.9rem;
  background-image: url(../img/left-ellipse.svg);
}

.blog-detail-section table{
  padding: 0.3rem 0;
}
.blog-detail-section th,.blog-detail-section td{
  min-width: 0.9rem;
  padding: 0.1rem 0.3rem !important;
  text-align: left
}
.blog-detail-section td:nth-of-type(2),.blog-detail-section th:nth-of-type(2){
  min-width: 2rem;
}
.blog-detail-section td{
  vertical-align: top;
}
@media screen and (max-width: 750px){
  .blog-detail-section th,.blog-detail-section td{
    font-size: 3.2vw;
  }
  .blog-detail-section .table-responsive{
    overflow: auto;
    
  }
  .blog-detail-section td:nth-of-type(3),.blog-detail-section th:nth-of-type(3){
    min-width: 6.5rem;
  }
}
@media(max-width: 480px){
  .blog-detail-section th,.blog-detail-section td{
  min-width: auto;
  padding: 0.1rem 0.2rem !important;
  }
  .blog-detail-section td:nth-of-type(2),.blog-detail-section th:nth-of-type(2){
    min-width: 1.2rem;
  }
}
@media(max-width: 1699px){
  .blog-detail-section:before{
    width: 3.8rem;
  }
}
@media(max-width: 1499px){
  .s-page .product .list .item h3[data-v-2a183b29]{
    font-size: 0.30rem;
  }
}
@media(max-width: 1399px){
  html {
    font-size: 73px;
  }
  .blog-detail-section:after{
    width: 180px;
  }
}
@media(max-width: 1299px){
  html {
    font-size: 69px;
  }
  .blog-detail-section:after{
    width: 160px;
  }
}
@media(max-width: 1199px){
  .s-header{
    padding-left: 20px;
    padding-right: 20px;
  }
  html {
    font-size: 62px;
  }
  .s-page .s-banner[data-v-2a183b29],.s-page .s-banner[data-v-65b801b2]{
    min-height: auto;
    padding: 1.45rem 0 1rem;
  }
  .s-page .s-banner .right[data-v-2a183b29]{
    margin-right: -0.2rem; 
  }
  
  .speech .md-swiper-indicators{
    bottom: -10px;
  }
  .speech .md-swiper-indicators .md-swiper-indicator {
    width: 10px;
    height: 10px;
    margin: 0 8px;
  }
}
@media(max-width: 1099px){
  html {
    font-size: 56px;
  }
  .blog-detail-section:after{
    width: 150px;
  }
}
@media(max-width: 1000px){
  html {
    font-size: 52px;
  }
  .blog-detail-section:after{
    width: 130px;
  }
}
@media(max-width: 991px){
  html {
    font-size: 46px;
  }
}
@media(max-width: 799px){
  html {
    font-size: 42px;
  }
}
@media screen and (max-width: 750px){
  html{
    font-size: 100px;
  }
  .s-header {
    padding-left: 0;
    padding-right: 0;
  }
  .s-page .s-banner{
    height: auto;
    padding: 22vw 0 7vw;
    /* min-height: 68vh; */
  }
  .s-page .product .list .item h3[data-v-2a183b29]{
    font-size: 16px;
  }
  .product .list .item:hover{
    transform: scale(1) !important;
  }
  .tick-bullets li:before{
    top: 0.03rem;
  }
  .s-auto .item .tick-bullets li{
    font-size: 14px;
  }
  .arrow-bullets li:before{
    left: 0.5vw;
    top: 0.9vw;
    width: 1.8vw !important;
    height: 1.8vw !important;
  }
  .arrow-bullets li{
    font-size: 3.2vw;
    padding-left: 4vw;
    margin-bottom: 1.4vw;
  }

  .cta-bar-section {
    padding: 0;
  }
  .cta-bar-section .text {
    width: 100%;
    padding: 0 4vw;
    margin-bottom: 3.5vw;
  }
  .cta-bar-section h2 {
    font-weight: 700;
    font-size: 5vw;
    line-height: 1.3;
  }
  .cta-bar-section .btn-content{
      width: auto;
      margin: 0 auto;
      margin-bottom: 0;
  }
  .cta-bar-section .bar-content {
    text-align: center;
    justify-content: center;
    padding: 7vw 5vw;
    max-width: 100%;
    border-radius: 0;
    margin-bottom: 0;
  }
  .cta-bar-section .custom-btn,.cta-bar-section .custom-btn.white-btn {
    height: 13vw;
    border-radius: 8vw;
    font-size: 16px;
    width: 84.5vw !important;
    font-size: 3.6vw;
    padding: 1vw 3vw !important;
  }
  .ellipse-design-view:before {
      width: 19vw;
      height: 17.5vw;
      top: 4vw;
      right: -11vw;
  }
  .ellipse-design-view:after {
      width: 19vw;
      height: 17.5vw;
      bottom: 4vw;
      left: -2.1vw;
  }
  .blog-detail-section:before{
    width: 3rem;
    left: -0.2rem;
  }
  .blog-detail-section:after{
    width: 3rem;
    right: -0.2rem;
  }
  .blog-detail-section h3{
    font-size: 3.8vw;
  }
  .blog-detail-section h4{
    font-size: 3.6vw;
  }
  .blog-detail-section li {
      font-size: 3.2vw;
      margin-bottom: 1.2vw;
      padding-left: 3.6vw;
  }
  .blog-detail-section h2 {
    font-size: 4.4vw;
  }
  .blog-detail-section p {
    font-size: 3.2vw;
    margin-bottom: 2.8vw;
    line-height: 1.3;
  }
  .blog-detail-section h1, .blog-detail-section h2,.blog-detail-section h3, .blog-detail-section h4, .blog-detail-section h5, .blog-detail-section h6 {
    padding: 5.5vw 0 2vw;
  }
  .blog-detail-section .gradient-btn a {
    padding: 2.6vw 1.5vw;
    min-width: 25vw;
    font-size: 3vw;
  }
  .blog-detail-section:before {
      width: 29vw;
      left: -3.7vw;
  }
  .blog-detail-section:after {
    width: 29vw;
    right: -5.2vw;
  }
  .blog-detail-section small{
    font-size: 2.5vw;
    padding-bottom: 2vw;
    display: inline-block;
    line-height: 1.3;
  }
  .ellipse-group {
    width: 11vw;
    z-index: -1;
  }
  .ellipse-group.right-ellipse.repeated {
    top: 1660px;
  }
  .ellipse-group.right-ellipse.repeated-third {
    top: 3350px;
  }
  .ellipse-group.left-ellipse.repeated {
    top: 2060px;
  }
  .ellipse-group.left-ellipse.repeated-third {
    top: 3850px;
  }
  .toc-box .content > ol > li ol li{
    width: 100%;
  }
  .blog-detail-section img.third-quarter-width{
    width: 100%;
  }
  .blog-detail-section .main-content{
    padding-bottom: 6vw;
  }
}
@media (max-width: 640px){
  html{
    font-size: 82px;
  }
}

@media (max-width: 480px){
  html{
    font-size: 64px;
  }
  .speech .md-swiper-indicators {
    bottom: 5px;
  }
  
  /* .blog-detail-section h3 {
    font-size: 0.26rem;
  }
  .blog-detail-section h4 {
    font-size: 0.24rem;
  } */
  .tick-bullets li:before{
    top: 0.08rem;
  }
}
@media (max-width: 420px){
  html{
    font-size: 56px;
  }
}
@media (max-width: 399px){
  html{
    font-size: 52px;
  }
}