.home-sliders {
  margin-bottom: 218px; }
  .home-sliders .item-slide {
    position: relative; }
    .home-sliders .item-slide img {
      aspect-ratio: 16 / 9;
      -o-object-fit: cover;
      object-position: right;
      object-fit: cover;
      width: 100%; }
    .home-sliders .item-slide.item-slide-video {
      /*height: 715px;
      width: 100%;
      position: relative;
      overflow: hidden;*/ }
      .home-sliders .item-slide.item-slide-video video {
        -o-object-fit: cover;
        object-fit: cover;
        transform: scale(1);
        /*position: absolute;
        top: 0;
        left: 0;*/
        width: 100%;
        height: 100%;
        aspect-ratio: 16 / 9; }
    @media (min-width: 992px) {
      .home-sliders .item-slide:before {
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        height: 100%;
        width: 50%;
        background: rgba(155, 195, 221, 0.14);
        border: 1px solid #fff;
        border-top-right-radius: 14px;
        border-bottom-right-radius: 14px;
        box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.1);
        backdrop-filter: blur(47px);
        z-index: 9; } }
  .home-sliders .home-slider-content {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    height: 100%;
    max-width: 1900px;
    padding-left: 30px;
    padding-right: 30px;
    z-index: 90; }
    .home-sliders .home-slider-content .home-slider-content-wrap {
      max-width: 50%;
      padding-right: 32px;
      padding-left: 32px; }
      .home-sliders .home-slider-content .home-slider-content-wrap h2 {
        font-size: 57px;
        font-weight: 300;
        letter-spacing: -3.4px;
        line-height: 70px; }
      .home-sliders .home-slider-content .home-slider-content-wrap .des {
        font-weight: 300;
        line-height: 24px;
        max-width: 85%; }
      .home-sliders .home-slider-content .home-slider-content-wrap .action {
        max-width: 85%;
        margin-top: 48px;
        text-align: center; }
    @media (min-width: 992px) {
      .home-sliders .home-slider-content {
        position: absolute;
        top: 0;
        right: 0;
        left: 0; } }
    @media (max-width: 1199.98px) and (min-width: 992px) {
      .home-sliders .home-slider-content .home-slider-content-wrap h2 {
        font-size: 32px;
        letter-spacing: -1.9px;
        line-height: 45px; }
      .home-sliders .home-slider-content .home-slider-content-wrap .action {
        margin-top: 24px; } }
    @media (max-width: 991.98px) {
      .home-sliders .home-slider-content {
        padding: 30px 15px;
        color: #000;
        height: auto; }
        .home-sliders .home-slider-content .home-slider-content-wrap {
          color: #000;
          max-width: inherit;
          padding: 0; }
          .home-sliders .home-slider-content .home-slider-content-wrap h2 {
            color: #000;
            font-size: 32px;
            letter-spacing: -1.9px;
            line-height: 45px; }
          .home-sliders .home-slider-content .home-slider-content-wrap .des {
            color: #000;
            max-width: 100%; }
          .home-sliders .home-slider-content .home-slider-content-wrap .action {
            max-width: 100%; } }
  .home-sliders.owl-carousel:not(.owl-loaded) {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    overflow: hidden; }
    .home-sliders.owl-carousel:not(.owl-loaded) > div {
      -webkit-flex: 0 0 100%;
      flex: 0 0 100%; }
  .home-sliders.owl-carousel .owl-nav button {
    background: rgba(155, 195, 221, 0.07);
    border: 0.4px solid rgba(255, 255, 255, 0.4);
    box-shadow: 2px 2px 7px 0px rgba(0, 0, 0, 0.07);
    backdrop-filter: blur(24px);
    width: 50px;
    height: 90px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%); }
    .home-sliders.owl-carousel .owl-nav button.owl-prev {
      left: 0;
      border-top-right-radius: 14px;
      border-bottom-right-radius: 14px; }
    .home-sliders.owl-carousel .owl-nav button.owl-next {
      right: 0;
      border-top-left-radius: 14px;
      border-bottom-left-radius: 14px; }
  .home-sliders.owl-carousel .owl-dots {
    text-align: center;
    margin-top: 10px; }
    .home-sliders.owl-carousel .owl-dots .owl-dot {
      margin: 0 12px; }
      .home-sliders.owl-carousel .owl-dots .owl-dot span {
        width: 110px;
        background: #d9d9d9;
        display: inline-block;
        height: 4px;
        border-radius: 14px; }
      .home-sliders.owl-carousel .owl-dots .owl-dot.active span {
        background: #9bc3dd; }
  @media (max-width: 991.98px) {
    .home-sliders {
      margin-bottom: 32px; } }

.home-gioithieu {
  margin-bottom: 114px; }
  .home-gioithieu .home-gioithieu-wrap {
    margin-left: -15px;
    margin-right: -15px; }
  .home-gioithieu .home-gioithieu-col1 {
    flex: 0 0 30%;
    max-width: 30%;
    padding-left: 15px;
    padding-right: 15px; }
  .home-gioithieu .home-gioithieu-col2 {
    flex: 0 0 40%;
    max-width: 40%;
    padding-left: 15px;
    padding-right: 15px; }
  .home-gioithieu .home-gioithieu-content h2 {
    font-size: 40px;
    font-weight: 300;
    letter-spacing: -3.4px; }
  .home-gioithieu .home-gioithieu-content .des {
    margin-top: 16px;
    font-weight: 300;
    line-height: 24px; }
  .home-gioithieu .home-gioithieu-content .subtitle {
    margin-top: 28px; }
    .home-gioithieu .home-gioithieu-content .subtitle a {
      font-size: 16px; }
  .home-gioithieu .home-gioithieu-content .banner {
    margin-top: 36px; }
    .home-gioithieu .home-gioithieu-content .banner img {
      border-radius: 14px; }
  .home-gioithieu .home-gioithieu-content .action {
    margin-top: 16px; }
  .home-gioithieu .home-gioithieu-slider .owl-carousel {
    height: 100%; }
    .home-gioithieu .home-gioithieu-slider .owl-carousel .owl-stage-outer {
      height: 100%; }
      .home-gioithieu .home-gioithieu-slider .owl-carousel .owl-stage-outer .owl-stage {
        height: 100%; }
        .home-gioithieu .home-gioithieu-slider .owl-carousel .owl-stage-outer .owl-stage .owl-item {
          height: 100%; }
  .home-gioithieu .home-gioithieu-slider .owl-carousel:not(.owl-loaded) {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    overflow: hidden; }
    .home-gioithieu .home-gioithieu-slider .owl-carousel:not(.owl-loaded) > div {
      -webkit-flex: 0 0 100%;
      flex: 0 0 100%; }
  .home-gioithieu .home-gioithieu-slider .owl-carousel .owl-nav button {
    background: rgba(155, 195, 221, 0.07);
    border: 0.4px solid rgba(255, 255, 255, 0.4);
    box-shadow: 2px 2px 7px 0px rgba(0, 0, 0, 0.07);
    backdrop-filter: blur(24px);
    width: 50px;
    height: 90px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%); }
    .home-gioithieu .home-gioithieu-slider .owl-carousel .owl-nav button.owl-prev {
      left: 0;
      border-top-right-radius: 14px;
      border-bottom-right-radius: 14px; }
    .home-gioithieu .home-gioithieu-slider .owl-carousel .owl-nav button.owl-next {
      right: 0;
      border-top-left-radius: 14px;
      border-bottom-left-radius: 14px; }
  .home-gioithieu .home-gioithieu-slider .owl-carousel .owl-dots {
    text-align: center;
    margin-top: 10px; }
    .home-gioithieu .home-gioithieu-slider .owl-carousel .owl-dots .owl-dot {
      margin: 0 12px; }
      .home-gioithieu .home-gioithieu-slider .owl-carousel .owl-dots .owl-dot span {
        width: 110px;
        background: #d9d9d9;
        display: inline-block;
        height: 4px;
        border-radius: 14px; }
      .home-gioithieu .home-gioithieu-slider .owl-carousel .owl-dots .owl-dot.active span {
        background: #9bc3dd; }
  .home-gioithieu .home-gioithieu-slider .item {
    overflow: hidden;
    border-radius: 14px;
    height: 100%; }
    .home-gioithieu .home-gioithieu-slider .item.item-video {
      height: 100%;
      width: 100%;
      position: relative;
      overflow: hidden; }
      .home-gioithieu .home-gioithieu-slider .item.item-video video {
        -o-object-fit: cover;
        object-fit: cover;
        transform: scale(1);
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%; }
  .home-gioithieu .home-gioithieu-slider a {
    display: block;
    height: 100%; }
  .home-gioithieu .home-gioithieu-slider img {
    height: 100%;
    object-fit: cover;
    object-position: center; }
  .home-gioithieu .home-gioithieu-banner {
    display: flex;
    justify-content: space-between;
    flex-direction: column; }
  @media (max-width: 991.98px) {
    .home-gioithieu {
      margin-bottom: 30px; }
      .home-gioithieu .home-gioithieu-wrap {
        gap: 30px; }
      .home-gioithieu .home-gioithieu-col1, .home-gioithieu .home-gioithieu-col2 {
        flex: 0 0 100%;
        max-width: 100%; }
      .home-gioithieu .home-gioithieu-content h2 {
        font-size: 32px;
        letter-spacing: -1.9px;
        line-height: 45px; }
      .home-gioithieu .home-gioithieu-banner {
        gap: 30px; } }

.home-doitac {
  margin-bottom: 213px; }
  .home-doitac .home-doitac-wrap {
    display: flex;
    flex-wrap: wrap; }
  .home-doitac .home-doitac-left {
    flex: 0 0 40%;
    max-width: 40%;
    position: relative; }
    .home-doitac .home-doitac-left img {
      border-radius: 14px; }
    .home-doitac .home-doitac-left .home-doitac-content {
      position: absolute;
      background: rgba(155, 195, 221, 0.14);
      border: 1px solid white;
      box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.1);
      backdrop-filter: blur(47px);
      border-radius: 14px;
      top: 0;
      max-width: 70%;
      right: 0;
      height: 100%;
      padding: 30px 40px; }
      .home-doitac .home-doitac-left .home-doitac-content h2 {
        font-size: 16px;
        margin-bottom: 12px; }
      .home-doitac .home-doitac-left .home-doitac-content .des {
        font-weight: 300;
        line-height: 24px; }
  .home-doitac .home-doitac-right {
    flex: 0 0 60%;
    max-width: 60%;
    padding-left: 60px; }
    @media (min-width: 992px) {
      .home-doitac .home-doitac-right img {
        height: 100%;
        object-fit: cover; } }
  @media (max-width: 991.98px) {
    .home-doitac {
      margin-bottom: 30px; }
      .home-doitac .home-doitac-wrap {
        gap: 30px; }
      .home-doitac .home-doitac-left, .home-doitac .home-doitac-right {
        flex: 0 0 100%;
        max-width: 100%;
        padding: 0; }
      .home-doitac .home-doitac-left .home-doitac-content {
        padding: 15px;
        position: relative;
        max-width: 100%;
        height: auto;
        margin-top: 16px; } }

.home-lieutrinh {
  margin-bottom: 205px; }
  .home-lieutrinh .home-lieutrinh-heading {
    display: flex;
    justify-content: space-between;
    margin-bottom: 65px;
    align-items: center; }
    .home-lieutrinh .home-lieutrinh-heading h2 {
      font-size: 57px;
      font-weight: 300;
      letter-spacing: -3.4px;
      line-height: 70px;
      margin: 0; }
    .home-lieutrinh .home-lieutrinh-heading .des {
      max-width: 432px;
      font-weight: 300; }
    .home-lieutrinh .home-lieutrinh-heading .action {
      max-width: 300px;
      flex: 0 0 300px; }
  .home-lieutrinh .home-lieutrinh-lists {
    display: flex;
    flex-wrap: wrap;
    gap: 26px;
    position: relative; }
    .home-lieutrinh .home-lieutrinh-lists .home-lieutrinh-item {
      flex: 0 0 calc(25% - 19.5px);
      max-width: calc(25% - 19.5px);
      position: relative; }
      .home-lieutrinh .home-lieutrinh-lists .home-lieutrinh-item .home-lieutrinh-image {
        position: relative; }
        .home-lieutrinh .home-lieutrinh-lists .home-lieutrinh-item .home-lieutrinh-image img {
          border-radius: 14px; }
        .home-lieutrinh .home-lieutrinh-lists .home-lieutrinh-item .home-lieutrinh-image .title {
          position: absolute;
          bottom: 7px;
          left: 0;
          width: 200px;
          height: 47px;
          line-height: 47px;
          border-top-right-radius: 14px;
          border-bottom-right-radius: 14px;
          background: rgba(255, 255, 255, 0.5);
          border: 0.4px solid rgba(255, 255, 255, 0.7);
          box-shadow: 2px 2px 7px 0px rgba(0, 0, 0, 0.07);
          backdrop-filter: blur(47px);
          padding: 0px 21px;
          text-decoration: underline;
          text-underline-offset: 3px;
          font-size: 16px;
          font-weight: 700; }
      .home-lieutrinh .home-lieutrinh-lists .home-lieutrinh-item .viewmore {
        text-align: center;
        margin-top: 28px; }
        .home-lieutrinh .home-lieutrinh-lists .home-lieutrinh-item .viewmore button {
          border: 0;
          text-decoration: underline;
          text-underline-offset: 3px;
          font-weight: 700;
          font-size: 16px;
          display: inline-block;
          background: transparent; }
  @media (min-width: 992px) {
    .home-lieutrinh .home-lieutrinh-menu {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: rgba(155, 195, 221, 0.8);
      border: 0.4px solid rgba(255, 255, 255, 0.8);
      box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.1);
      backdrop-filter: blur(14px);
      border-radius: 14px;
      display: none; }
      .home-lieutrinh .home-lieutrinh-menu ul {
        padding-left: 27px;
        list-style: inherit;
        list-style-position: inside; }
        .home-lieutrinh .home-lieutrinh-menu ul li {
          padding: 16px 0; }
          .home-lieutrinh .home-lieutrinh-menu ul li a {
            font-size: 18px;
            font-weight: 600; }
      .home-lieutrinh .home-lieutrinh-menu .home-lieutrinh-close {
        position: absolute;
        top: 10px;
        right: 10px;
        font-size: 20px;
        width: 24px;
        height: 24px;
        cursor: pointer;
        text-align: center;
        line-height: 24px; }
      .home-lieutrinh .home-lieutrinh-menu.active {
        display: block; } }
  @media (max-width: 991.98px) {
    .home-lieutrinh {
      margin-bottom: 30px; }
      .home-lieutrinh .home-lieutrinh-heading {
        gap: 30px;
        flex-wrap: wrap; }
        .home-lieutrinh .home-lieutrinh-heading h2 {
          font-size: 32px;
          letter-spacing: -1.9px;
          line-height: 45px; }
      .home-lieutrinh .home-lieutrinh-lists .home-lieutrinh-item {
        flex: 0 0 100%;
        max-width: 100%; }
        .home-lieutrinh .home-lieutrinh-lists .home-lieutrinh-item .home-lieutrinh-menu {
          display: none; }
          .home-lieutrinh .home-lieutrinh-lists .home-lieutrinh-item .home-lieutrinh-menu .home-lieutrinh-close {
            display: none; }
          .home-lieutrinh .home-lieutrinh-lists .home-lieutrinh-item .home-lieutrinh-menu ul li {
            padding: 5px;
            font-size: 16px; } }

.home-promotion {
  margin-bottom: 205px; }
  .home-promotion .home-promotion-top {
    display: flex;
    flex-wrap: wrap; }
    .home-promotion .home-promotion-top .home-promotion-top-left {
      flex: 0 0 445px;
      max-width: 445px;
      position: relative; }
      .home-promotion .home-promotion-top .home-promotion-top-left h2 {
        font-size: 57px;
        font-weight: 300;
        letter-spacing: -3.4px;
        line-height: 70px; }
      .home-promotion .home-promotion-top .home-promotion-top-left .des {
        font-weight: 300;
        line-height: 24px;
        max-width: 320px; }
    .home-promotion .home-promotion-top .home-promotion-top-right {
      flex: 0 0 calc(100% - 445px);
      max-width: calc(100% - 445px); }
    .home-promotion .home-promotion-top .home-promotion-slider.owl-carousel .item img {
      max-height: 183px; }
  .home-promotion .home-promotion-bottom {
    display: flex;
    flex-wrap: wrap;
    margin-top: 24px; }
    .home-promotion .home-promotion-bottom .home-promotion-bottom-left {
      flex: 0 0 445px;
      max-width: 445px;
      position: relative; }
      .home-promotion .home-promotion-bottom .home-promotion-bottom-left img {
        border-top-left-radius: 14px;
        border-bottom-left-radius: 14px;
        object-fit: cover;
        height: 100%; }
      .home-promotion .home-promotion-bottom .home-promotion-bottom-left .action {
        position: absolute;
        bottom: 40px;
        left: 0;
        right: 0;
        padding: 0 30px; }
    .home-promotion .home-promotion-bottom .home-promotion-bottom-right {
      flex: 0 0 calc(100% - 445px);
      max-width: calc(100% - 445px); }
      .home-promotion .home-promotion-bottom .home-promotion-bottom-right img {
        border-top-right-radius: 14px;
        border-bottom-right-radius: 14px;
        object-fit: cover;
        height: 100%; }
  @media (max-width: 991.98px) {
    .home-promotion {
      margin-bottom: 30px; }
      .home-promotion .home-promotion-top {
        display: flex;
        flex-wrap: wrap; }
        .home-promotion .home-promotion-top .home-promotion-top-left {
          flex: 0 0 100%;
          max-width: 100%;
          position: relative;
          margin-bottom: 30px; }
          .home-promotion .home-promotion-top .home-promotion-top-left h2 {
            font-size: 32px;
            letter-spacing: -1.9px;
            line-height: 45px; }
        .home-promotion .home-promotion-top .home-promotion-top-right {
          flex: 0 0 100%;
          max-width: 100%; }
      .home-promotion .home-promotion-bottom .home-promotion-bottom-left {
        flex: 0 0 100%;
        max-width: 100%;
        margin-bottom: 15px; }
        .home-promotion .home-promotion-bottom .home-promotion-bottom-left img {
          width: 100%; }
      .home-promotion .home-promotion-bottom .home-promotion-bottom-right {
        flex: 0 0 100%;
        max-width: 100%; } }

.home-kienthuc {
  margin-bottom: 205px; }
  .home-kienthuc .home-kienthuc-wrap {
    gap: 104px;
    padding-right: 28px; }
    .home-kienthuc .home-kienthuc-wrap h2 {
      font-size: 57px;
      font-weight: 300;
      letter-spacing: -3.4px;
      line-height: 70px;
      flex: 0 0 100%;
      margin: 0;
      text-transform: uppercase; }
    .home-kienthuc .home-kienthuc-wrap .content {
      flex: 0 0 100%; }
      .home-kienthuc .home-kienthuc-wrap .content .des {
        font-size: 22px;
        font-weight: 300;
        letter-spacing: -0.8px;
        margin-bottom: 25px; }
      .home-kienthuc .home-kienthuc-wrap .content .slogan {
        font-size: 44px;
        font-weight: 300;
        color: #9bc3dd;
        letter-spacing: -2.6px;
        text-transform: uppercase; }
    .home-kienthuc .home-kienthuc-wrap .action {
      flex: 0 0 100%; }
  .home-kienthuc .swiper {
    width: 100%;
    height: 100%; }
    .home-kienthuc .swiper .swiper-slide {
      position: relative;
      display: flex;
      justify-content: center;
      align-items: center;
      background: #fff;
      border-radius: 10px;
      box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
      overflow: hidden; }
  .home-kienthuc .slide-content {
    position: relative;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center; }
    .home-kienthuc .slide-content .before-image, .home-kienthuc .slide-content .after-image {
      position: absolute;
      width: 100%;
      height: 100%;
      object-fit: cover; }
    .home-kienthuc .slide-content .after-image {
      clip-path: inset(0 100% 0 0); }
    .home-kienthuc .slide-content .toggle-button {
      position: absolute;
      bottom: 64px;
      left: 0;
      padding: 12px 24px;
      background-color: #fff;
      border: none;
      cursor: pointer;
      font-size: 14px;
      font-weight: 300;
      box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
      z-index: 10;
      transition: none;
      border-radius: 0 14px 14px 0;
      min-width: 100px;
      text-align: center;
      width: auto;
      display: flex;
      align-items: center;
      gap: 6px; }
      .home-kienthuc .slide-content .toggle-button span {
        order: 1; }
      .home-kienthuc .slide-content .toggle-button svg {
        transition: transform 0.3s ease;
        width: 11px;
        order: 2; }
      .home-kienthuc .slide-content .toggle-button.after {
        border-radius: 14px 0 0 14px; }
        .home-kienthuc .slide-content .toggle-button.after span {
          order: 2; }
        .home-kienthuc .slide-content .toggle-button.after svg {
          transform: rotate(180deg);
          order: 1; }
      .home-kienthuc .slide-content .toggle-button:hover {
        background-color: #f0f0f0; }
  .home-kienthuc .swiper-button-next,
  .home-kienthuc .swiper-button-prev {
    color: #333;
    background: rgba(255, 255, 255, 0.9);
    width: 40px;
    height: 40px;
    border-radius: 50%;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1); }
    .home-kienthuc .swiper-button-next:after,
    .home-kienthuc .swiper-button-prev:after {
      font-size: 18px; }
  .home-kienthuc .swiper-pagination-bullet {
    background: #333;
    opacity: 0.5; }
  .home-kienthuc .swiper-pagination-bullet-active {
    opacity: 1; }
  .home-kienthuc .home-image-review-slider {
    margin-top: 82px; }
    .home-kienthuc .home-image-review-slider .item img {
      max-height: 250px; }
    .home-kienthuc .home-image-review-slider .item.item-video {
      height: 250px;
      width: 100%;
      position: relative;
      overflow: hidden; }
      .home-kienthuc .home-image-review-slider .item.item-video video {
        -o-object-fit: cover;
        object-fit: cover;
        transform: scale(1);
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%; }
  @media (max-width: 991.98px) {
    .home-kienthuc {
      margin-bottom: 30px; }
      .home-kienthuc .home-kienthuc-wrap {
        padding-right: 0;
        gap: 30px; }
        .home-kienthuc .home-kienthuc-wrap h2 {
          font-size: 32px;
          letter-spacing: -1.9px;
          line-height: 45px; }
        .home-kienthuc .home-kienthuc-wrap .content .slogan {
          font-size: 24px;
          letter-spacing: -1.4px; } }

@media (max-width: 768px) {
  .home-kienthuc .swiper {
    width: 100%;
    height: 100%;
    min-height: 400px !important;
    margin-top: 30px; } }
