.section__with-image {width:100%;display:flex;align-items:center}
.section__with-image__image,
.section__with-image__content {width:50%}
.section__with-image__image .image-bound {width:calc(5 / 6 * 100%);height:calc(5 / 6 * 100%);overflow:hidden;object-fit:cover}
.section__with-image__image .image-bound__img {width:100%;height:100%;border-radius:50%}
.section__with-image .content {font-family:"Roboto"}
.section__with-image .content__heading {font-size:72px;color:#185ccc;font-weight:bold;margin-bottom:18px}
@media screen and (max-width:992px) {.section__with-image .content__heading {margin-bottom:15px }}
.section__with-image .content__description {font-size:28px;margin-bottom:60px}
.section__with-image .content__description b,
.section__with-image .content__description u,
.section__with-image .content__description i,
.section__with-image .content__description strong,
.section__with-image .content__description em,
.section__with-image .content__description mark {font-size:28px}
.section__with-image--right {flex-direction:row-reverse}
.section__with-image--right .section__with-image__image {display:flex;justify-content:end}
@media screen and (max-width:992px) {.section__with-image {flex-direction:column }.section__with-image__image,.section__with-image__content {width:100% }.section__with-image__image {margin-bottom:20px }.section__with-image__image .image-bound {margin:0 auto }.section__with-image__image .image-bound[data-image-wrapper-shape="circle"] {width:85vw;height:85vw }.section__with-image .content__heading {font-size:48px }.section__with-image .content__description {font-size:22px;margin-bottom:15px }.section__with-image .content__description b,.section__with-image .content__description u,.section__with-image .content__description i,.section__with-image .content__description strong,.section__with-image .content__description em,.section__with-image .content__description mark {font-size:22px }}
@media screen and (max-width:992px) {.section__with-image .content__heading {font-size:36px }}
@media screen and (max-width:576px) {.section__with-image__image .image-bound {max-width:85vw;width:100%;height:auto;object-fit:cover }.section__with-image__image .image-bound[data-image-wrapper-shape="circle"] {width:85vw;height:85vw }.section__with-image .content__heading {font-size:36px }.section__with-image .content__description {font-size:16px }.section__with-image .content__description b,.section__with-image .content__description u,.section__with-image .content__description i,.section__with-image .content__description strong,.section__with-image .content__description em,.section__with-image .content__description mark {font-size:16px }}
.news-card {border-radius:8px;background-color:#fff;box-shadow:0 6px 12px 0 rgba(20,32,71,0.12);cursor:pointer;overflow:hidden;height:350px}
.news-card:hover,
.news-card:focus,
.news-card:active {box-shadow:0 6px 12px 0 rgba(20,32,71,0.24)}
.news-card__wrapper {margin-bottom:30px}
.news-card__tag {font-size:16px;margin-bottom:7px;text-transform:uppercase}
.news-card__thumbnail {height:196px;width:100%;background-repeat:no-repeat;background-size:cover;background-position:50% 50%;overflow:hidden}
.news-card__title {font-size:22px;color:#185ccc;margin-bottom:15px;height:2.4em;overflow:hidden;word-break:break-word;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;text-overflow:ellipsis}
@media screen and (max-width:992px) {.news-card__title {font-size:18px }}
@media screen and (max-width:576px) {.news-card__title {font-size:16px;height:2.5em }}
.news-card__description {font-size:16px;line-height:1.2;height:3.6em;overflow:hidden;word-break:break-word;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;text-overflow:ellipsis}
@media screen and (max-width:576px) {.news-card__description {height:3.4em }}
.section__with-image,
.learning-path,
.developing {margin-bottom:60px}
@media screen and (max-width:992px) {.section__with-image,.learning-path,.developing {margin-bottom:30px }}
.section__with-image__content {padding-left:15px}
@media screen and (max-width:992px) {.section__with-image__content {padding-left:0 }}
.section-introduce {padding-top:30px}
@media screen and (max-width:992px) {.section-introduce {padding-top:15px }}
.section__ntq-growth {padding-bottom:calc(15px)}
@media screen and (max-width:992px) {.section__ntq-growth {padding-bottom:calc(30px) }}
.learning-path__title,
.developing__title {color:#185ccc;font-size:36px;font-weight:bold;margin-bottom:15px}
@media screen and (max-width:992px) {.learning-path__title,.developing__title {font-size:32px }}
.learning-path {margin-bottom:45px}
.learning-path .app-video__thumbnail {height:409px}
.learning-path .image-bound {aspect-ratio:1.0}
@media screen and (max-width:992px) {.learning-path {margin-bottom:30px }}
.developing__subtitle {font-size:22px;font-weight:bold;margin-bottom:15px}
@media screen and (max-width:992px) {.developing__subtitle {font-size:18px }}
@media screen and (max-width:576px) {.developing__subtitle {font-size:14px }}
.developing__description {font-size:16px;margin-bottom:15px}
.developing__group-media {display:grid;grid-template-areas:'media_01 media_02 media_03 media_04' 'media_01 media_02 media_05 media_06';gap:30px;padding-bottom:30px;grid-template-rows:200px 200px;grid-template-columns:350px 350px 350px 350px}
@media screen and (max-width:1490px) {.developing__group-media {grid-template-columns:auto }}
@media screen and (max-width:992px) {.developing__group-media {grid-template-areas:'media_01 media_02' 'media_01 media_02' 'media_03 media_04' 'media_05 media_06';gap:30px }}
.developing__group-media .media {cursor:pointer}
.developing__group-media .media:hover,
.developing__group-media .media:focus,
.developing__group-media .media:active {box-shadow:0 6px 12px 0 rgba(20,32,71,0.24);border-radius:8px}
.developing__group-media .media__thumbnail {width:100%;height:100%;border-radius:8px;box-shadow:0 6px 12px 0 rgba(20,32,71,0.12);background-position:center;background-size:cover;background-repeat:no-repeat}
@media screen and (max-width:992px) {.developing__group-media .media__thumbnail.app-image__thumbnail {height:250px }}
@media screen and (max-width:576px) {.developing__group-media .media__thumbnail.app-image__thumbnail {height:135px }}
.developing__group-media .media_01 {grid-area:media_01}
.developing__group-media .media_02 {grid-area:media_02}
.developing__group-media .media_03 {grid-area:media_03}
.developing__group-media .media_04 {grid-area:media_04}
.developing__group-media .media_05 {grid-area:media_05}
.developing__group-media .media_06 {grid-area:media_06}
.app-video {position:relative}
.app-video__thumbnail {width:100%;background-position:center;background-size:cover;background-repeat:no-repeat}
.app-video__play {width:74px !important;height:74px !important;position:absolute;top:calc(50% - 37px);left:calc(50% - 37px);cursor:pointer}
.card-body-video {flex:1 1 auto;min-height:1px;padding:1.25rem;height:10em}
.card-body-video__title {font-size:22px;color:#185ccc;margin-bottom:15px;overflow:hidden;word-break:break-word;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;text-overflow:ellipsis}
@media screen and (max-width:992px) {.card-body-video__title {font-size:18px }}
@media screen and (max-width:576px) {.card-body-video__title {font-size:16px }}
.card-body-video__description {font-size:16px;line-height:1.2;height:3.6em;overflow:hidden;word-break:break-word;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;text-overflow:ellipsis}
.card-body-video__description:last-child {margin-bottom:0}
.news-card__wrapper .card-learning {height:10.5em}
.news-card__wrapper .card-learning .card-learning-title {height:unset}
.light-box {display:none;position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:rgba(0,1,15,0.902);z-index:1000;overflow:auto}
.light-box__header {height:90px;width:100%;position:fixed;top:0;left:0}
.light-box__body {width:60%;margin:0 auto;color:white;padding:15% 0 0;display:flex;flex-direction:column;justify-content:center;height:calc(100% - 90px)}
.light-box__image {width:100%;margin-bottom:15px}
.light-box__info {min-height:35%;margin-top:5%}
@media screen and (max-width:992px) {.light-box__info {margin-top:0 }}
.light-box__info__category {margin-bottom:20px}
.light-box__info__title {font-size:36px;margin-bottom:20px}
@media screen and (max-width:992px) {.light-box__info__title {font-size:22px }}
@media screen and (max-width:576px) {.light-box__info__title {font-size:18px }}
@media screen and (max-width:576px) {.light-box__info__description {font-size:16px }}
.light-box__close {cursor:pointer;position:absolute;top:10px;right:25px;font-size:35px;font-weight:bold;color:white}
.light-box__video {display:flex;justify-content:center;align-items:center;height:60%;max-height:60%;margin-top:5%;min-height:500px}
@media screen and (max-width:992px) {.light-box__video {height:55%;max-height:55%;min-height:400px }}
@media screen and (max-width:576px) {.light-box__video {height:35%;max-height:35%;min-height:300px }}
.light-box__video iframe {height:100%}
@media screen and (max-width:992px) {.light-box__body {width:100% }.light-box__info {padding:20px }}