.banner .yy-container {
  position: relative;
  background: url(../webp/bg_banner%402x.webp) no-repeat right;
  background-size: contain;
}
.banner .banner-video {
  position: absolute;
  width: 45%;
  height: 70%;
  right: 60px;
  top: 50%;
  transform: translateY(-50%);
}
.banner .banner-video img {
  width: 100%;
}
.banner .banner-video > a {
  opacity: 0;
}
.banner .banner-video .video-contant {
  width: 100%;
  height: 100%;
  border-radius: 24px;
  box-shadow: 0 9px 38px 0 rgba(0, 0, 0, 0.14);
  overflow: hidden;
  background-color: black;
}
.banner .banner-video .video-contant .w-bottom-bar {
  display: none !important;
}
.banner .banner-video .video-contant .w-big-play-button,
.banner .banner-video .video-contant .w-big-play-button div,
.banner .banner-video .video-contant .w-big-play-button svg {
  width: 93px !important;
  height: 93px !important;
  overflow: hidden;
  border-radius: 60%;
}
.banner .banner-video .video-contant .w-big-play-button div {
  background-color: #bcbcbc !important;
}
.banner .banner-video .video-contant .w-big-play-button svg {
  fill: #737373 !important;
}
.banner .banner-video .video-contant .w-bpb-wrapper {
  margin-left: -46.5px !important;
}
.banner .learn-conversational {
  margin: 0;
  padding: 5% 0;
  width: 50%;
}
.banner .learn-conversational h1 {
  text-align: left;
}
.banner .learn-conversational .months-tag {
  display: inline-block;
  padding-bottom: 24px;
  background: url("../webp/line%402x.webp") 0 bottom no-repeat;
  background-size: contain;
}
.banner .learn-conversational .yy-button {
  --yy-font-size-large: 24px;
  margin-top: 20px;
  --yy-button-bg-color: #07a5b2;
}
.banner .learn-conversational .break {
  display: block;
}
.banner .play-button {
  width: 32px;
  height: 32px;
}
.banner .break {
  display: block;
}
@media only screen and (min-width: 1441px) {
  .banner .banner-video {
    right: 120px;
  }
}
@media only screen and (max-width: 991px) {
  .banner .yy-container {
    background: url(../webp/dot%402x.webp) no-repeat right;
    background-size: 228px;
    background-position: right 252px;
  }
  .banner .banner-video,
  .banner .learn-conversational {
    float: inherit;
    width: 100%;
  }
  .banner .learn-conversational {
    padding-top: 272px;
  }
  .banner .learn-conversational .months-tag {
    display: initial;
    padding-bottom: 14px;
  }
  .banner .banner-video {
    position: absolute;
    height: 248px;
    width: 100%;
    border-radius: 0;
    transform: none;
    right: 0;
    left: 0;
    top: 0;
  }
  .banner .banner-video .video-contant {
    border-radius: 0;
  }
  .banner .banner-video .video-contant .w-big-play-button,
  .banner .banner-video .video-contant .w-big-play-button div,
  .banner .banner-video .video-contant .w-big-play-button svg {
    width: 60px !important;
    height: 60px !important;
  }
  .banner .banner-video .video-contant .w-bpb-wrapper {
    margin-left: -30px !important;
  }
}

.project-data {
  background-color: #f7f7f7;
  padding: 27px 0 33px 0;
}
.project-data .stat {
  text-align: left;
  font-size: 52px;
  margin: 0;
  display: block;
}
.project-data label {
  font-size: 20px;
  opacity: 0.6;
}
.project-data .yy-divider {
  height: 100%;
  vertical-align: top;
}
.project-data .block-inline {
  display: inline-block;
  text-align: left;
}
.project-data .yy-col {
  text-align: center;
  border-left: 1px solid #a9a9a9;
}
.project-data .yy-col:first-child {
  border: none;
}
@media only screen and (max-width: 991px) {
  .project-data .yy-col {
    text-align: left;
    border-left: none;
    margin-bottom: 28px;
  }
  .project-data .yy-col:nth-child(n+2) {
    margin-bottom: 0;
  }
  .project-data .yy-col:first-child {
    border: none;
  }
  .project-data label {
    font-size: 14px;
  }
}
@media only screen and (max-width: 1199px) {
  .project-data .stat {
    font-size: 32px;
  }
}

.whyYoyo {
  padding: 64px 0 32px 0;
}
.whyYoyo h2 {
  font-size: 52px;
  margin: 0;
}
.whyYoyo h2,
.whyYoyo h2 + p {
  text-align: center;
}
.whyYoyo h2 + p {
  font-size: 20px;
  font-weight: 700;
}
.whyYoyo .yoyo-swiper {
  display: flex;
  justify-content: space-between;
  margin-top: 60px;
}
.whyYoyo .yoyo-swiper .swiper-items {
  background-color: #fff;
}
.whyYoyo .yoyo-swiper .swiper-items img {
  display: block;
  width: 100%;
  max-width: 600px;
  margin: 0 auto;
}
.whyYoyo .yoyo-swiper .swiper-items h3 {
  color: #f9a812;
  font-size: 22px;
  margin: 20px 0 12px;
}
.whyYoyo .yoyo-swiper .swiper-items p {
  color: #333;
  margin-bottom: 20px;
}
.whyYoyo #whySwiper {
  width: 55%;
}
.whyYoyo .swiper-item-explain {
  width: 45%;
}
.whyYoyo .swiper-item-explain ul {
  list-style: none;
  padding: 20px 30px;
}
.whyYoyo .swiper-item-explain ul li {
  position: relative;
  cursor: pointer;
}
.whyYoyo .swiper-item-explain ul li h3 {
  color: #7b7b7b;
  font-size: 22px;
  margin: 0 0 12px;
}
.whyYoyo .swiper-item-explain ul li p {
  color: #999999;
}
.whyYoyo .swiper-item-explain ul li.active h3 {
  color: #f9a812;
}
.whyYoyo .swiper-item-explain ul li.active p {
  color: #333;
}
.whyYoyo .swiper-item-explain ul li.active::before {
  position: absolute;
  top: 2px;
  left: -32px;
  display: block;
  content: "";
  height: 24px;
  width: 24px;
  background-image: url(../webp/icon_chose%402x.webp);
  background-size: contain;
}
.whyYoyo .swiper-item-explain ul li + li {
  margin-top: 40px;
}
@media only screen and (max-width: 1199px) {
  .whyYoyo {
    padding: 40px 0 0;
  }
  .whyYoyo h2 {
    font-size: 32px;
  }
  .whyYoyo .yoyo-swiper {
    display: block;
  }
  .whyYoyo #whySwiper {
    position: relative;
    width: 100%;
  }
  .whyYoyo .pagination {
    bottom: 0;
  }
  .whyYoyo .swiper-item-explain {
    width: 100%;
  }
  .whyYoyo .swiper-item-explain ul {
    padding: 20px 0;
    margin: 0;
  }
  .whyYoyo .swiper-item-explain ul li {
    display: none;
    height: 150px;
  }
  .whyYoyo .swiper-item-explain ul li h3 {
    margin-top: 0;
  }
  .whyYoyo .swiper-item-explain ul li.active {
    display: block;
  }
  .whyYoyo .swiper-item-explain ul li.active::before {
    display: none;
  }
  .whyYoyo .swiper-item-explain ul li + li {
    margin-top: 0;
  }
}

.learnResults {
  padding: 64px 0;
  background: url(../webp/bg_what_learn%402x.webp) no-repeat;
  background-size: 100%;
}
.learnResults h2 {
  font-size: 52px;
  margin: 0;
  text-align: center;
}
.learnResults h2 + p {
  text-align: center;
  margin-top: 40px;
}
.learnResults h2 + p strong {
  margin: 0 12px;
}
.learnResults h2 + p select {
  width: 60px;
  height: 40px;
  margin: 0 16px;
  border-color: #979797;
  border-radius: 6px;
  font-size: 15px;
}
.learnResults .learn-step {
  position: relative;
  display: flex;
  padding: 0;
  width: 80%;
  list-style: none;
  margin: 48px auto;
  align-items: center;
  justify-content: space-between;
}
.learnResults .learn-step::before, .learnResults .learn-step::after {
  display: block;
  content: "";
  position: absolute;
  top: 27px;
  left: 12px;
  right: 56px;
  height: 4px;
  background: linear-gradient(to right, #dbdbdb, #dbdbdb 16.5px, transparent 12px, transparent);
  background-size: 22px 100%;
}
.learnResults .learn-step::after {
  background: #01C7CE;
  transition: width 0.3s ease-in;
}
.learnResults .learn-step li {
  position: relative;
  text-align: center;
  font-size: 15px;
  color: #474747;
  z-index: 2;
}
.learnResults .learn-step li .step-icon {
  width: 56px;
  height: 56px;
  background-size: contain;
  margin: 0 auto;
  margin-bottom: 8px;
  transition: all 0.3s ease 0.2s;
}
.learnResults .learn-step .step-1 .step-icon {
  background-image: url(../webp/icon_step_1_default%402x.webp);
}
.learnResults .learn-step .step-2 .step-icon {
  background-image: url(../webp/icon_step_2_default%402x.webp);
}
.learnResults .learn-step .step-2 .step-name {
  width: 94px;
}
.learnResults .learn-step .step-3 .step-icon {
  background-image: url(../webp/icon_step_3_default%402x.webp);
}
.learnResults .learn-step .step-3 .step-name {
  width: 108px;
}
.learnResults .learn-step .step-4 .step-icon {
  background-image: url(../webp/icon_step_4_default%402x.webp);
}
.learnResults .learn-step .step-4 .step-name {
  width: 98px;
}
.learnResults .learn-step .step-5 .step-icon {
  background-image: url(../webp/icon_step_5_default%402x.webp);
}
.learnResults .learn-step .step-5 .step-name {
  width: 156px;
}
.learnResults .learn-step .step-6 .step-icon {
  background-image: url(../webp/icon_step_6_default%402x.webp);
}
.learnResults .learn-step .step-6 .step-name {
  width: 145px;
}
.learnResults .learn-step.month-1::after {
  width: 0;
}
.learnResults .learn-step.month-1 .step-1 {
  font-weight: 700;
}
.learnResults .learn-step.month-6::after {
  width: 20%;
}
.learnResults .learn-step.month-6 .step-1,
.learnResults .learn-step.month-6 .step-2 {
  font-weight: 700;
}
.learnResults .learn-step.month-6 .step-1 .step-icon,
.learnResults .learn-step.month-6 .step-2 .step-icon {
  background-image: url(../webp/icon_step_done%402x.webp);
}
.learnResults .learn-step.month-12::after {
  width: 35%;
}
.learnResults .learn-step.month-12 .step-1,
.learnResults .learn-step.month-12 .step-2,
.learnResults .learn-step.month-12 .step-3 {
  font-weight: 700;
}
.learnResults .learn-step.month-12 .step-1 .step-icon,
.learnResults .learn-step.month-12 .step-2 .step-icon,
.learnResults .learn-step.month-12 .step-3 .step-icon {
  background-image: url(../webp/icon_step_done%402x.webp);
}
.learnResults .learn-step.month-24::after {
  width: 90%;
}
.learnResults .learn-step.month-24 .step-1,
.learnResults .learn-step.month-24 .step-2,
.learnResults .learn-step.month-24 .step-3,
.learnResults .learn-step.month-24 .step-4,
.learnResults .learn-step.month-24 .step-5,
.learnResults .learn-step.month-24 .step-6 {
  font-weight: 700;
}
.learnResults .learn-step.month-24 .step-1 .step-icon,
.learnResults .learn-step.month-24 .step-2 .step-icon,
.learnResults .learn-step.month-24 .step-3 .step-icon,
.learnResults .learn-step.month-24 .step-4 .step-icon,
.learnResults .learn-step.month-24 .step-5 .step-icon,
.learnResults .learn-step.month-24 .step-6 .step-icon {
  background-image: url(../webp/icon_step_done%402x.webp);
}
.learnResults .beAble {
  font-size: 30px;
  color: #01C7CE;
  text-align: center;
}
.learnResults .box-way,
.learnResults .box-media-count {
  background-color: #fff;
  padding: 32px 24px;
  border-radius: 24px;
  border: 1px solid rgb(240, 240, 240);
  box-shadow: 17px 26px 78px 0 rgba(0, 0, 0, 0.05);
}
.learnResults .box-way {
  height: calc(50% - 16px);
}
.learnResults .box-way h3 {
  display: flex;
  align-items: center;
}
.learnResults .box-way h3 img {
  width: 48px;
  height: 48px;
  margin-right: 12px;
}
.learnResults .box-way ul {
  color: #474747;
}
.learnResults .box-way ul li + li {
  margin-top: 12px;
}
.learnResults .box-way + .box-way {
  margin-top: 32px;
}
.learnResults .box-media-count {
  display: flex;
  padding: 42px 28px;
  height: 100%;
  align-items: center;
  min-width: 220px;
}
.learnResults .box-media-count ul {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  height: 100%;
  list-style: none;
  padding: 0;
  margin: 0 auto;
}
.learnResults .box-media-count ul li {
  display: flex;
  align-items: center;
}
.learnResults .box-media-count ul li img {
  width: 60px;
  margin-right: 18px;
}
.learnResults .box-media-count ul li h3 {
  padding: 0;
  margin: 0;
  font-size: 32px;
}
.learnResults .button-get-start {
  margin: 48px auto;
}
.learnResults .other-function {
  padding: 0;
  list-style: none;
  text-align: center;
}
.learnResults .other-function img {
  width: 84px;
  height: 84px;
  border-radius: 50%;
  margin-bottom: 24px;
  box-shadow: 2px 6px 15px 0 rgba(0, 0, 0, 0.07);
}
.learnResults .other-function h3 {
  font-size: 30px;
}
.learnResults .media-count-imgs {
  display: none;
}
.learnResults .mobile-title {
  display: none;
}
@media only screen and (max-width: 991px) {
  .learnResults {
    padding: 40px 0;
    background-image: none;
  }
  .learnResults .title {
    display: none;
  }
  .learnResults .mobile-title {
    display: block;
  }
  .learnResults .yy-container {
    background: none;
  }
  .learnResults h2 + p {
    padding: 0 24px;
    margin-top: 16px;
    line-height: 40px;
  }
  .learnResults h2 + p strong {
    color: #01C7CE;
  }
  .learnResults h2 + p select {
    height: 32px;
    width: 80px;
  }
  .learnResults .media-count-imgs {
    display: block;
    position: relative;
  }
  .learnResults .media-count-imgs img {
    top: 0;
    left: 0;
    position: absolute;
    width: 100%;
    opacity: 0;
    transition: opacity 0.3s;
  }
  .learnResults .media-count-imgs img:first-child {
    position: relative;
  }
  .learnResults .media-count-imgs.m1 img:nth-child(1), .learnResults .media-count-imgs.m6 img:nth-child(2), .learnResults .media-count-imgs.m12 img:nth-child(3), .learnResults .media-count-imgs.m24 img:nth-child(4) {
    opacity: 1;
  }
  .learnResults .beAble {
    display: none;
  }
  .learnResults .learn-step,
  .learnResults .box-media-count {
    display: none;
  }
  .learnResults .box-way {
    border-radius: 8px;
    padding: 12px;
    margin-top: 0 !important;
    margin-bottom: 24px !important;
  }
  .learnResults .box-way ul {
    padding-inline-start: 30px;
  }
  .learnResults .box-way h3 {
    margin: 0;
  }
  .learnResults .box-way h3 img {
    width: 32px;
    height: 32px;
  }
  .learnResults .yy-col:nth-child(2) {
    margin-top: 20px;
  }
}

.studentsComment {
  padding-top: 64px;
}
.studentsComment h2 {
  font-size: 52px;
  margin: 0;
  text-align: center;
}
.studentsComment #commentSwiper {
  max-width: 1440px;
  margin: 0 auto;
  position: relative;
}
.studentsComment .comment-container {
  display: flex;
  justify-content: space-between;
  padding: 40px 120px;
  padding-bottom: 84px;
}
.studentsComment .comment-item {
  position: relative;
  padding: 30px 10px 40px;
  box-shadow: 5px 15px 25px 0 rgba(0, 0, 0, 0.05);
  border-radius: 24px;
  width: 24%;
}
.studentsComment .comment-item .cover {
  display: block;
  width: 120px;
  height: 120px;
  margin: 0 auto;
}
.studentsComment .comment-item p {
  color: #474747;
  font-size: 16px;
  margin: 30px 12px;
  text-align: center;
  padding-bottom: 32px;
  height: 160px;
  overflow: auto;
  box-sizing: content-box;
}
.studentsComment .comment-item p::-webkit-scrollbar {
  opacity: 0;
  width: 0;
}
.studentsComment .comment-item .star {
  position: absolute;
  height: 32px;
  left: 50%;
  bottom: 40px;
  transform: translateX(-50%);
}
.studentsComment .filters-container {
  display: flex;
  justify-content: center;
  margin-top: 40px;
  flex-wrap: wrap;
}
.studentsComment .filters-container .key-item {
  font-size: 16px;
  font-weight: 700;
  padding: 4px 16px;
  background: #EFF3F5;
  border-radius: 6px;
  color: #474747;
  white-space: nowrap;
  cursor: pointer;
  margin-bottom: 12px;
  margin-right: 12px;
}
.studentsComment .filters-container .key-item.active {
  background-color: #f9a812;
  color: #5a2b0f;
}
.studentsComment .btn-prev-comment,
.studentsComment .btn-next-comment {
  position: absolute;
  width: 60px;
  height: 60px;
  top: 50%;
  background-image: url(../webp/icon_say_arrow_default%402x.webp);
  background-size: contain;
  background-repeat: no-repeat;
  margin-top: -25px;
  transition: all 0s;
  z-index: 10;
}
.studentsComment .btn-prev-comment:hover,
.studentsComment .btn-next-comment:hover {
  background-image: url(../webp/icon_say_arrow_hover%402x.webp);
  transform: rotate(180deg);
}
.studentsComment .btn-prev-comment {
  left: 30px;
}
.studentsComment .btn-next-comment {
  right: 30px;
  transform: rotate(180deg);
}
.studentsComment .btn-next-comment:hover {
  transform: rotate(0);
}
.studentsComment .comment-scroll-container {
  display: flex;
  flex-wrap: nowrap;
  padding: 20px;
  overflow: auto;
}
.studentsComment .comment-scroll-container .comment-item {
  min-width: 280px;
}
.studentsComment .comment-scroll-container .comment-item + .comment-item {
  margin-left: 20px;
}
@media only screen and (max-width: 991px) {
  .studentsComment {
    padding: 40px 0;
  }
  .studentsComment .filters-container {
    justify-content: start;
    padding: 0 20px 12px;
  }
  .studentsComment h2 {
    font-size: 28px;
    padding: 0 28px;
  }
}

.howItWork {
  background: linear-gradient(180deg, rgb(246, 249, 251) 0%, rgb(255, 255, 255) 52%, rgb(246, 249, 251) 100%);
  padding: 64px 0 56px 0;
  background: url(../webp/bg_how%402x.webp) no-repeat;
  background-size: 100%;
}
.howItWork h2 {
  font-size: 52px;
  margin: 0;
  margin-bottom: 80px;
}
.howItWork h2,
.howItWork p {
  text-align: center;
}
.howItWork h3 {
  display: flex;
  color: #01C7CE;
  font-size: 32px;
  justify-content: center;
  align-items: center;
  margin: 0;
}
.howItWork h3 img {
  width: 50px;
  margin-right: 12px;
}
.howItWork h3 + img {
  box-shadow: 4px 10px 16px 12px #ebecee;
  margin: 40px 0;
  border-radius: 6px;
}
.howItWork p {
  color: #474747;
  font-size: 16px;
}
@media only screen and (max-width: 991px) {
  .howItWork {
    padding: 40px 0;
    background: url(../webp/dot1%402x.webp) no-repeat;
    background-size: 100%;
    background-position-y: center;
  }
  .howItWork h2 {
    font-size: 32px;
    margin-bottom: 24px;
  }
  .howItWork h3 {
    font-size: 20px;
  }
  .howItWork h3 img {
    width: 24px;
    margin-right: 12px;
  }
  .howItWork h3 + img {
    display: block;
    margin: 20px auto;
    width: 240px;
  }
}

.learningEffic {
  background: linear-gradient(180deg, rgb(246, 249, 251) 0%, rgb(255, 255, 255) 52%, rgb(246, 249, 251) 100%);
  padding-top: 80px;
}
.learningEffic h2 {
  font-size: 40px;
  color: #01C7CE;
  margin-bottom: 50px;
}
.learningEffic h3 {
  margin: 0 0 20px;
}
.learningEffic h3 + p {
  font-size: 16px;
}
@media only screen and (max-width: 991px) {
  .learningEffic {
    padding-top: 40px;
  }
  .learningEffic h2 {
    font-size: 28px;
  }
  .learningEffic .yy-row {
    flex-direction: column-reverse;
    flex-wrap: wrap;
  }
}

.QA a {
  color: #00c7ce;
  text-decoration: none;
}
