@charset "UTF-8";
.digisky-3d-platform {
  position: relative;
  width: 100%;
  min-height: 900px;
  overflow: hidden;
  padding-top: 0;
  padding-bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.digisky-3d-platform .section-content {
  position: relative;
  z-index: 1;
}
@media (max-width: 1024px) and (min-width: 849px) {
  .digisky-3d-platform {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .digisky-3d-platform .digisky-3d-platform-rowinner {
    max-width: 100%;
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
  .digisky-3d-platform .digisky-3d-platform-rowinner .is-divider {
    max-width: 100% !important;
  }
}
@media (min-width: 1024px) {
  .digisky-3d-platform .digisky-3d-platform-rowinner {
    padding-left: 50px;
  }
}
.digisky-3d-platform .img-subtitle {
  max-width: 346px;
  margin-bottom: 18px;
}
.digisky-3d-platform .img-title-main {
  max-width: 723px;
  margin-bottom: 38px;
}
.digisky-3d-platform .benefit-row-img {
  margin: 0 !important;
}
.digisky-3d-platform .benefit-row-container {
  margin-top: 0;
}
.digisky-3d-platform .benefit-row-container .benefit-row-item {
  margin-bottom: 0;
}
.digisky-3d-platform .benefit-row-container .benefit-row-item + .benefit-row-item {
  margin-top: 0px;
}
.digisky-3d-platform .benefit-col-content {
  margin-bottom: 10px;
}
.digisky-3d-platform .benefit-col-content > .col-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 12px;
}
.digisky-3d-platform .benefit-col-content .dot {
  display: inline-block;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 4px;
  height: 4px;
  background: #FFFFFF;
  border-radius: 50%;
  -webkit-box-shadow: 0px 0px 20px #FFFFFF;
          box-shadow: 0px 0px 20px #FFFFFF;
  position: absolute;
  top: 4px;
}
.digisky-3d-platform .benefit-col-content .benefit-text p {
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  font-size: 14px;
  line-height: 17px;
  text-transform: uppercase;
  color: #F6F5F3;
  text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.25);
  margin-bottom: 0;
  letter-spacing: 0.02em;
}
.digisky-3d-platform .tagline-heading {
  font-family: "Montserrat", sans-serif;
  font-weight: 510;
  font-size: 20px;
  line-height: 24px;
  text-transform: uppercase;
  background: -webkit-gradient(linear, left bottom, left top, from(#FFFFFF), to(#FFFFFF));
  background: linear-gradient(0deg, #FFFFFF, #FFFFFF);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.25);
  margin-bottom: 8px;
  width: 688px;
  max-width: 100%;
}
@media (max-width: 1024px) {
  .digisky-3d-platform {
    min-height: 600px;
  }
  .digisky-3d-platform .img-subtitle {
    width: clamp(200px, 40vw, 496px);
  }
  .digisky-3d-platform .divider-col .line-decor {
    width: 100%;
    max-width: 400px;
    margin-left: 0;
  }
  .digisky-3d-platform .benefit-col-content .benefit-text p {
    font-size: 13px;
    line-height: 16px;
  }
}
@media (max-width: 849px) {
  .digisky-3d-platform {
    min-height: 520px;
  }
  .digisky-3d-platform .divider-col .line-decor {
    width: 200px;
    margin-left: 0;
    margin-top: 10px;
  }
  .digisky-3d-platform .benefit-col-content > .col-inner {
    gap: 10px;
  }
  .digisky-3d-platform .benefit-col-content .benefit-text p {
    font-size: 12px;
    line-height: 15px;
  }
}
@media (max-width: 480px) {
  .digisky-3d-platform {
    min-height: 500px;
  }
}

/* =============================================
   DIGISKY - ĐA DẠNG LOẠI HÌNH DỰ ÁN
   ============================================= */
.listlogo {
  background-size: cover !important;
  position: relative;
  overflow: hidden;
}
.listlogo .listlogo__row {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.listlogo .listlogo__row .col-inner {
  padding: 0 !important;
}
.listlogo .listlogo__row .col {
  width: 50% !important;
  max-width: 50% !important;
  -webkit-box-flex: 50% !important;
      -ms-flex: 50% !important;
          flex: 50% !important;
}
@media (min-width: 768px) {
  .listlogo .listlogo__row .col {
    width: 25% !important;
    max-width: 25% !important;
    -webkit-box-flex: 25% !important;
        -ms-flex: 25% !important;
            flex: 25% !important;
  }
}
@media (min-width: 1024px) {
  .listlogo .listlogo__row .col {
    width: 12.5% !important;
    max-width: 12.5% !important;
    -webkit-box-flex: 12.5% !important;
        -ms-flex: 12.5% !important;
            flex: 12.5% !important;
  }
}
@media (max-width: 1024px) and (min-width: 849px) {
  .listlogo .listlogo__number .col {
    width: 33.33333% !important;
    max-width: 33.33333% !important;
    -webkit-box-flex: 33.33333% !important;
        -ms-flex: 33.33333% !important;
            flex: 33.33333% !important;
  }
}
.listlogo::before {
  content: "";
  background: -webkit-gradient(linear, right top, left top, from(rgba(255, 255, 255, 0.37)), to(rgba(0, 94, 188, 0)));
  background: linear-gradient(270deg, rgba(255, 255, 255, 0.37) 0%, rgba(0, 94, 188, 0) 100%);
  height: 100%;
  width: 350px;
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 9;
  pointer-events: none;
}
.listlogo .listlogo__khachhang strong {
  font-size: 40px;
  font-weight: normal;
}
.listlogo .doi-tac-title h2 {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 48px;
  line-height: 78px;
  text-transform: uppercase;
  background: -webkit-gradient(linear, left top, right top, from(#DED2AF), color-stop(51.45%, #DBBA82), to(#CEB899));
  background: linear-gradient(90deg, #DED2AF 0%, #DBBA82 51.45%, #CEB899 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-shadow: 8px 6px 5.4px rgba(0, 0, 0, 0.47);
}
@media (max-width: 1024px) {
  .listlogo .doi-tac-title h2 {
    font-size: 36px;
  }
}
.listlogo .listlogo__number .col:first-child .stat-number {
  font-family: "Montserrat", sans-serif;
}
.listlogo .ux_image img {
  -webkit-filter: drop-shadow(0px 0px 1px #DBBA82) drop-shadow(0px 0px 4px rgba(0, 0, 0, 0.25)) drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
          filter: drop-shadow(0px 0px 1px #DBBA82) drop-shadow(0px 0px 4px rgba(0, 0, 0, 0.25)) drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
}
.listlogo .stat-number {
  font-family: "Inter", sans-serif;
  font-weight: 700;
}
@media (min-width: 1024px) {
  .listlogo .stat-number span {
    font-size: 48px;
  }
}
.listlogo .stat-number {
  line-height: 91px;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(13%, #DED2AF), color-stop(51%, #DBBA82), color-stop(90%, #CEB899));
  background: linear-gradient(180deg, #DED2AF 13%, #DBBA82 51%, #CEB899 90%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  display: block;
  margin-bottom: 0;
}
.listlogo .stat-number p {
  margin-bottom: 0;
}
@media (min-width: 1024px) {
  .listlogo .stat-number p {
    font-size: 75px !important;
  }
}
@media (min-width: 1024px) {
  .listlogo .text p {
    font-size: 30px;
  }
}
@media (max-width: 849px) {
  .listlogo .doi-tac-title h2 {
    font-size: 48px;
  }
  .listlogo .stat-number {
    font-size: 45px;
  }
  .listlogo .stat-number p {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.section-nen-tang-3d {
  min-height: 900px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  overflow: hidden;
  /* Nhắm mục tiêu h2 thông qua class bao của ux_text */
}
.section-nen-tang-3d .section-title h2 {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 48px;
  line-height: 1.2;
  text-transform: uppercase;
  margin-bottom: 20px;
  /* Hiệu ứng Gradient Vàng */
  background: -webkit-gradient(linear, left top, right top, from(#DED2AF), color-stop(51.45%, #DBBA82), to(#CEB899));
  background: linear-gradient(90deg, #DED2AF 0%, #DBBA82 51.45%, #CEB899 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}
.section-nen-tang-3d .section-subtitle h3 {
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  font-size: 40px;
  line-height: 49px;
  color: #FFFFFF;
  text-transform: uppercase;
  text-align: justify;
  margin-bottom: 30px;
  max-width: 723px;
}
.section-nen-tang-3d .divider-line {
  width: 100%;
  max-width: 911px;
  height: 1px;
  background-color: rgba(255, 255, 255, 0.3);
  margin: 40px 0;
}
.section-nen-tang-3d {
  /* Nhắm mục tiêu li thông qua class bao của ux_text */
}
.section-nen-tang-3d .feature-list ul {
  list-style: none;
  padding-left: 0;
  margin: 0;
}
.section-nen-tang-3d .feature-list ul li {
  position: relative;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-size: 24px;
  line-height: 70px;
  color: #FFFFFF;
  margin-left: 0 !important;
  padding-left: 45px;
  /* Point phát sáng */
}
.section-nen-tang-3d .feature-list ul li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 14px;
  height: 14px;
  background: #FFFFFF;
  border-radius: 50%;
  -webkit-box-shadow: 0px 0px 20px #FFFFFF;
          box-shadow: 0px 0px 20px #FFFFFF;
}
.section-nen-tang-3d .image-grid .grid-rect {
  border-radius: 27px;
}
.section-nen-tang-3d .image-grid .grid-rect img {
  border-radius: 27px;
}
.section-nen-tang-3d .image-grid .grid-rect {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}
.section-nen-tang-3d .image-grid .grid-rect:hover {
  -webkit-transform: translateY(-5px);
          transform: translateY(-5px);
}
.section-nen-tang-3d {
  /* Responsive */
}
@media (max-width: 1024px) {
  .section-nen-tang-3d {
    min-height: auto;
    padding: 60px 0 !important;
  }
  .section-nen-tang-3d .image-grid .grid-rect img {
    border-radius: 40px;
  }
  .section-nen-tang-3d .section-nen-tang-3d-left {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%;
  }
  .section-nen-tang-3d .section-nen-tang-3d-right {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%;
  }
  .section-nen-tang-3d .divider-line {
    margin: 10px 0;
  }
  .section-nen-tang-3d .section-title h2 {
    font-size: 36px;
    margin: 0;
  }
  .section-nen-tang-3d .section-subtitle h3 {
    font-size: 26px;
    margin: 0;
  }
  .section-nen-tang-3d .feature-list ul li {
    font-size: 18px;
    line-height: 2.2;
    margin: 0;
  }
}
@media (max-width: 849px) {
  .section-nen-tang-3d .section-title h2 {
    font-size: 24px;
    text-align: center;
  }
  .section-nen-tang-3d .section-subtitle h3 {
    font-size: 18px;
    text-align: center;
    line-height: 1.5;
  }
  .section-nen-tang-3d .divider-line {
    margin: 20px auto;
    width: 80%;
  }
  .section-nen-tang-3d .feature-list ul li {
    font-size: 14px;
    padding-left: 30px;
    line-height: 1.6;
    margin-bottom: 10px;
  }
  .section-nen-tang-3d .feature-list ul li::before {
    width: 10px;
    height: 10px;
  }
  .section-nen-tang-3d .image-grid {
    margin-top: 30px;
  }
  .section-nen-tang-3d .image-grid .grid-rect img {
    border-radius: 14px;
  }
  .section-nen-tang-3d .image-grid .grid-rect {
    height: 120px;
    border-radius: 15px;
  }
}

.tvc-ekip-section {
  position: relative;
  width: 100%;
  min-height: 900px;
  background: linear-gradient(135deg, #0a1628 0%, #0d1f3c 40%, #0f2347 70%, #112850 100%);
  overflow: hidden;
}
.tvc-ekip-section::before {
  content: "";
  position: absolute;
  top: -100px;
  left: -100px;
  width: 600px;
  height: 600px;
  background: radial-gradient(circle, rgba(30, 80, 180, 0.25) 0%, transparent 70%);
  pointer-events: none;
  z-index: 0;
}
.tvc-ekip-section::after {
  content: "";
  position: absolute;
  bottom: -100px;
  left: 50px;
  width: 400px;
  height: 400px;
  background: radial-gradient(circle, rgba(20, 60, 150, 0.18) 0%, transparent 70%);
  pointer-events: none;
  z-index: 0;
}
.tvc-ekip-section .tvc-ekip-row,
.tvc-ekip-section .tvc-ekip-col {
  position: relative;
  z-index: 1;
}
.tvc-ekip-section .tvc-ekip-inner-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: 900px;
  padding: 0 60px 0 103px;
}
.tvc-ekip-section .tvc-ekip-inner-row > .col {
  position: relative;
}
.tvc-ekip-section .tvc-ekip-left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-bottom: 60px;
  padding-right: 40px;
}
.tvc-ekip-section .tvc-ekip-heading h2 {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 64px;
  line-height: 78px;
  text-transform: uppercase;
  margin: 0 0 48px 0;
  background: -webkit-gradient(linear, left top, right top, from(#B18A6B), to(#E5C6A9));
  background: linear-gradient(90deg, #B18A6B 0%, #E5C6A9 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  color: transparent;
  max-width: 1012px;
}
.tvc-ekip-section .tvc-ekip-bullets ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.tvc-ekip-section .tvc-ekip-bullets ul li {
  position: relative;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 28px;
  text-align: justify;
  color: #ffffff;
  padding-left: 43px;
  margin-bottom: 36px;
  margin-left: 0px;
}
.tvc-ekip-section .tvc-ekip-bullets ul li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 14px;
  height: 14px;
  border-radius: 50%;
  background: #ffffff;
  -webkit-box-shadow: 0px 0px 20px #ffffff;
          box-shadow: 0px 0px 20px #ffffff;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.tvc-ekip-section .tvc-ekip-bullets ul li:first-child::before {
  top: 7px !important;
  -webkit-transform: unset;
          transform: unset;
}
.tvc-ekip-section .tvc-ekip-bullets ul li:last-child {
  margin-bottom: 0;
}
.tvc-ekip-section .tvc-ekip-right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding-top: 60px;
  padding-bottom: 60px;
  padding-left: 40px;
}
.tvc-ekip-section .tvc-ekip-grid {
  width: 100%;
}
.tvc-ekip-section .tvc-ekip-grid-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.tvc-ekip-section .tvc-ekip-grid-col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.tvc-ekip-section .tvc-ekip-img img {
  width: 100%;
  height: 235px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 27px;
  display: block;
  -webkit-transition: -webkit-transform 0.35s ease, -webkit-box-shadow 0.35s ease;
  transition: -webkit-transform 0.35s ease, -webkit-box-shadow 0.35s ease;
  transition: transform 0.35s ease, box-shadow 0.35s ease;
  transition: transform 0.35s ease, box-shadow 0.35s ease, -webkit-transform 0.35s ease, -webkit-box-shadow 0.35s ease;
}
.tvc-ekip-section .tvc-ekip-img img:hover {
  -webkit-transform: scale(1.03);
          transform: scale(1.03);
  -webkit-box-shadow: 0 8px 32px rgba(0, 0, 0, 0.45);
          box-shadow: 0 8px 32px rgba(0, 0, 0, 0.45);
}
@media (max-width: 1024px) {
  .tvc-ekip-section {
    min-height: auto;
    padding: 0px 30px;
  }
  .tvc-ekip-section .tvc-ekip-right,
  .tvc-ekip-section .tvc-ekip-left {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%;
  }
  .tvc-ekip-section .tvc-ekip-inner-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    min-height: auto;
    padding: 60px 40px;
  }
  .tvc-ekip-section .tvc-ekip-inner-row::before {
    display: none;
  }
  .tvc-ekip-section .tvc-ekip-left {
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 40px;
    width: 100%;
  }
  .tvc-ekip-section .tvc-ekip-left::before {
    display: none;
  }
  .tvc-ekip-section .tvc-ekip-heading h2 {
    font-size: 36px;
    line-height: 54px;
    margin-bottom: 0px;
  }
  .tvc-ekip-section .tvc-ekip-bullets ul li {
    font-size: 17px;
    line-height: 26px;
    margin-bottom: 24px;
  }
  .tvc-ekip-section .tvc-ekip-right {
    width: 100%;
    padding-left: 0;
    padding-top: 0;
    padding-bottom: 0px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@media (max-width: 849px) {
  .tvc-ekip-section .tvc-ekip-inner-row {
    padding: 40px 20px;
  }
  .tvc-ekip-section .tvc-ekip-heading h2 {
    font-size: 28px;
    line-height: 38px;
    margin-bottom: 24px;
  }
  .tvc-ekip-section .tvc-ekip-bullets ul li {
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 20px;
    padding-left: 30px;
    text-transform: none;
  }
  .tvc-ekip-section .tvc-ekip-bullets ul li::before {
    width: 10px;
    height: 10px;
  }
  .tvc-ekip-section .tvc-ekip-right {
    padding-bottom: 20px;
  }
  .tvc-ekip-section .tvc-ekip-grid-col {
    gap: 10px;
  }
  .tvc-ekip-section .tvc-ekip-img img {
    height: 130px;
    border-radius: 14px;
  }
}

/* ==========================================================
   SCSS – digisky-tvc-section
   Bao toàn bộ từ class của section
   ========================================================== */
.digisky-tvc-section {
  position: relative;
  width: 100%;
  overflow: hidden;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  min-height: 900px;
}
.digisky-tvc-section .digisky-tvc__title {
  text-align: center;
  padding: 76px 20px 40px;
}
.digisky-tvc-section .digisky-tvc__title h2 {
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  font-size: 64px;
  line-height: 70px;
  text-transform: uppercase;
  text-align: center;
  margin: 0;
  background: -webkit-gradient(linear, left top, right top, from(#B18A6B), to(#E5C6A9));
  background: linear-gradient(90deg, #B18A6B 0%, #E5C6A9 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}
.digisky-tvc-section .digisky-tvc__content-row {
  padding: 0 80px 60px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.digisky-tvc-section .digisky-tvc__col-left,
.digisky-tvc-section .digisky-tvc__col-right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 40px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (max-width: 1500px) and (min-width: 1024px) {
  .digisky-tvc-section .digisky-tvc__col-left .digisky-tvc__card-text p,
  .digisky-tvc-section .digisky-tvc__col-right .digisky-tvc__card-text p {
    font-size: 20px !important;
    line-height: 1.4 !important;
  }
}
@media (max-width: 1024px) and (min-width: 849px) {
  .digisky-tvc-section .digisky-tvc__col-left .digisky-tvc__card .box-text .box-text-inner .text,
  .digisky-tvc-section .digisky-tvc__col-right .digisky-tvc__card .box-text .box-text-inner .text {
    padding-left: 35px !important;
  }
  .digisky-tvc-section .digisky-tvc__col-left .digisky-tvc__card,
  .digisky-tvc-section .digisky-tvc__col-right .digisky-tvc__card {
    min-height: auto;
    padding: 0px;
  }
  .digisky-tvc-section .digisky-tvc__col-left .digisky-tvc__card-text p,
  .digisky-tvc-section .digisky-tvc__col-right .digisky-tvc__card-text p {
    font-size: 14px !important;
    line-height: 20px;
  }
}
@media (min-width: 849px) {
  .digisky-tvc-section .digisky-tvc__col-left,
  .digisky-tvc-section .digisky-tvc__col-right {
    max-width: 37.5% !important;
    -ms-flex-preferred-size: 37.5% !important;
        flex-basis: 37.5% !important;
  }
}
.digisky-tvc-section .digisky-tvc__col-center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.digisky-tvc-section .digisky-tvc__col-center .img-inner {
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.digisky-tvc-section .digisky-tvc__col-center img {
  width: 100%;
  max-width: 524px;
  height: auto;
  display: block;
}
.digisky-tvc-section .digisky-tvc__card {
  position: relative;
  border-radius: 28px;
  min-height: 210px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.digisky-tvc-section .digisky-tvc__card .box-text {
  top: 50%;
  -webkit-transform: translate(0%, -50%);
          transform: translate(0%, -50%);
  padding: 0px !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.digisky-tvc-section .digisky-tvc__card .box-text .box-text-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.digisky-tvc-section .digisky-tvc__card .box-text .box-text-inner .text {
  padding: 0px 50px;
  text-align: left;
}
.digisky-tvc-section .digisky-tvc__card .digisky-tvc__card-text p {
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-size: 32px;
  line-height: 50px;
  text-transform: uppercase;
  color: #FFFFFF;
  margin: 0;
}
.digisky-tvc-section .digisky-tvc__card--top-left::after {
  bottom: -14px;
  right: -14px;
}
.digisky-tvc-section .digisky-tvc__card--bottom-left::after {
  top: -14px;
  right: -14px;
}
.digisky-tvc-section .digisky-tvc__card--top-right::after {
  bottom: -14px;
  left: -14px;
}
.digisky-tvc-section .digisky-tvc__card--bottom-right::after {
  top: -14px;
  left: -14px;
}
@media (max-width: 1024px) {
  .digisky-tvc-section {
    min-height: auto;
  }
  .digisky-tvc-section .digisky-tvc__title {
    padding: 48px 20px 24px;
  }
  .digisky-tvc-section .digisky-tvc__title h2 {
    font-size: 36px;
    line-height: 52px;
  }
  .digisky-tvc-section .digisky-tvc__content-row {
    padding: 0 24px 40px;
  }
  .digisky-tvc-section .digisky-tvc__col-left,
  .digisky-tvc-section .digisky-tvc__col-right {
    gap: 24px;
  }
  .digisky-tvc-section .digisky-tvc__card {
    min-height: 160px;
    padding: 20px 22px;
  }
  .digisky-tvc-section .digisky-tvc__card .digisky-tvc__card-text p {
    font-size: 22px;
    line-height: 34px;
  }
  .digisky-tvc-section .digisky-tvc__col-center img {
    max-width: 320px;
  }
}
@media (max-width: 849px) {
  .digisky-tvc-section {
    min-height: auto;
  }
  .digisky-tvc-section .digisky-tvc__title {
    padding: 36px 16px 20px;
  }
  .digisky-tvc-section .digisky-tvc__title h2 {
    font-size: 26px;
    line-height: 36px;
  }
  .digisky-tvc-section .digisky-tvc__content-row {
    padding: 0 16px 32px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .digisky-tvc-section .digisky-tvc__col-left,
  .digisky-tvc-section .digisky-tvc__col-right {
    width: 100%;
    gap: 16px;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .digisky-tvc-section .digisky-tvc__col-center {
    width: 100%;
    padding: 24px 0;
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
  }
  .digisky-tvc-section .digisky-tvc__col-center img {
    max-width: 240px;
  }
  .digisky-tvc-section .digisky-tvc__card {
    min-height: 100px;
    padding: 0px;
    border-radius: 18px;
  }
  .digisky-tvc-section .digisky-tvc__card::before {
    border-radius: 24px;
  }
  .digisky-tvc-section .digisky-tvc__card .digisky-tvc__card-text p {
    font-size: 16px;
    line-height: 26px;
  }
}

.tvc-section {
  position: relative;
  width: 100%;
  min-height: 900px;
  background-color: #0d1b2e;
  overflow: hidden;
}
.tvc-section::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 58.75%;
  height: 100%;
  background: -webkit-gradient(linear, right top, left top, from(rgba(116, 89, 61, 0.8)), to(rgba(83, 68, 38, 0)));
  background: linear-gradient(270deg, rgba(116, 89, 61, 0.8) 0%, rgba(83, 68, 38, 0) 100%);
  pointer-events: none;
  z-index: 1;
}
.tvc-section .tvc-inner-row {
  position: relative;
  z-index: 2;
  max-width: 1540px;
  margin: 0 auto;
  padding: 0 40px;
}
.tvc-section .tvc-title-col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-bottom: 36px;
}
.tvc-section .tvc-title-wrap h2,
.tvc-section .tvc-title-wrap .fancy_heading,
.tvc-section .tvc-title-wrap p,
.tvc-section .tvc-title-wrap span {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 64px;
  text-align: center;
  text-transform: uppercase;
  background: -webkit-gradient(linear, left top, right top, from(#B18A6B), to(#E5C6A9));
  background: linear-gradient(90deg, #B18A6B 0%, #E5C6A9 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  color: transparent;
  margin: 0;
}
.tvc-section .tvc-card-col {
  position: relative;
  padding: 8px;
  border-radius: 12px;
  overflow: hidden;
  cursor: pointer;
}
.tvc-section .tvc-card-col .tvc-card-img {
  margin-bottom: 0 !important;
}
.tvc-section .tvc-card-col .tvc-card-img img {
  width: 100%;
  height: 305px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 12px;
  display: block;
  margin-bottom: 0 !important;
}
.tvc-section .tvc-card-col::before {
  content: "";
  position: absolute;
  inset: 8px;
  border-radius: 12px;
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.65)), color-stop(50%, rgba(0, 0, 0, 0.1)), to(transparent));
  background: linear-gradient(to top, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.1) 50%, transparent 100%);
  z-index: 1;
  pointer-events: none;
}
.tvc-section .tvc-card-col:hover .tvc-card-img img {
  -webkit-transform: scale(1.04);
          transform: scale(1.04);
  -webkit-transition: -webkit-transform 0.4s ease;
  transition: -webkit-transform 0.4s ease;
  transition: transform 0.4s ease;
  transition: transform 0.4s ease, -webkit-transform 0.4s ease;
}
.tvc-section .tvc-card-col .tvc-card-img img {
  -webkit-transition: -webkit-transform 0.4s ease;
  transition: -webkit-transform 0.4s ease;
  transition: transform 0.4s ease;
  transition: transform 0.4s ease, -webkit-transform 0.4s ease;
}
.tvc-section .tvc-card-label--left-top,
.tvc-section .tvc-card-label--right-top,
.tvc-section .tvc-card-label--left-bottom,
.tvc-section .tvc-card-label--right-bottom {
  position: absolute;
  z-index: 2;
  left: 8px;
  right: 8px;
  bottom: 8px;
  padding: 12px 16px;
}
.tvc-section .tvc-card-label--left-top p,
.tvc-section .tvc-card-label--left-top span,
.tvc-section .tvc-card-label--right-top p,
.tvc-section .tvc-card-label--right-top span,
.tvc-section .tvc-card-label--left-bottom p,
.tvc-section .tvc-card-label--left-bottom span,
.tvc-section .tvc-card-label--right-bottom p,
.tvc-section .tvc-card-label--right-bottom span {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
  color: #ffffff;
  margin: 0;
}
.tvc-section .tvc-card-label--left-top,
.tvc-section .tvc-card-label--left-bottom {
  text-align: left;
}
.tvc-section .tvc-card-label--right-top,
.tvc-section .tvc-card-label--right-bottom {
  text-align: left;
}
@media (max-width: 1024px) {
  .tvc-section {
    min-height: auto;
  }
  .tvc-section::after {
    display: none;
  }
  .tvc-section .tvc-inner-row {
    padding: 0 20px;
  }
  .tvc-section .tvc-title-col {
    padding-top: 0px;
    padding-bottom: 24px;
  }
  .tvc-section .tvc-title-wrap h2,
  .tvc-section .tvc-title-wrap .fancy_heading,
  .tvc-section .tvc-title-wrap p,
  .tvc-section .tvc-title-wrap span {
    font-size: 36px;
    line-height: 50px;
  }
  .tvc-section .tvc-card-col .tvc-card-img img {
    height: 240px;
  }
  .tvc-section .tvc-card-label--left-top p,
  .tvc-section .tvc-card-label--left-top span,
  .tvc-section .tvc-card-label--right-top p,
  .tvc-section .tvc-card-label--right-top span,
  .tvc-section .tvc-card-label--left-bottom p,
  .tvc-section .tvc-card-label--left-bottom span,
  .tvc-section .tvc-card-label--right-bottom p,
  .tvc-section .tvc-card-label--right-bottom span {
    font-size: 16px;
    line-height: 20px;
  }
}
@media (max-width: 849px) {
  .tvc-section {
    min-height: auto;
  }
  .tvc-section .tvc-inner-row {
    padding: 0 12px;
  }
  .tvc-section .tvc-title-col {
    padding-top: 40px;
    padding-bottom: 16px;
  }
  .tvc-section .tvc-title-wrap h2,
  .tvc-section .tvc-title-wrap .fancy_heading,
  .tvc-section .tvc-title-wrap p,
  .tvc-section .tvc-title-wrap span {
    font-size: 28px;
    line-height: 36px;
  }
  .tvc-section .tvc-card-col {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
    padding: 6px 0;
  }
  .tvc-section .tvc-card-col .tvc-card-img img {
    height: 200px;
  }
  .tvc-section .tvc-card-label--left-top,
  .tvc-section .tvc-card-label--right-top,
  .tvc-section .tvc-card-label--left-bottom,
  .tvc-section .tvc-card-label--right-bottom {
    padding: 8px 12px;
  }
  .tvc-section .tvc-card-label--left-top p,
  .tvc-section .tvc-card-label--left-top span,
  .tvc-section .tvc-card-label--right-top p,
  .tvc-section .tvc-card-label--right-top span,
  .tvc-section .tvc-card-label--left-bottom p,
  .tvc-section .tvc-card-label--left-bottom span,
  .tvc-section .tvc-card-label--right-bottom p,
  .tvc-section .tvc-card-label--right-bottom span {
    font-size: 14px;
    line-height: 18px;
  }
}

.section-du-an-tieu-bieu .col-inner {
  position: relative;
  text-align: center;
}
.section-du-an-tieu-bieu .title-du-an {
  margin-bottom: 36px;
}
.section-du-an-tieu-bieu .title-du-an h2 {
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  font-size: 48px;
}
@media (max-width: 1024px) {
  .section-du-an-tieu-bieu .title-du-an h2 {
    font-size: 36px;
  }
}
.section-du-an-tieu-bieu .title-du-an h2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-transform: uppercase;
  background: -webkit-gradient(linear, left top, right top, from(#B18A6B), to(#E5C6A9));
  background: linear-gradient(90deg, #B18A6B 0%, #E5C6A9 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  margin: 0;
}
.section-du-an-tieu-bieu .thumb-du-an .img-inner img {
  width: 100%;
  max-width: 384px;
  height: 216px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 24px;
  border: 1px solid #E5C6A9;
  margin: 0 auto;
  display: block;
}
.section-du-an-tieu-bieu .video-button-wrapper {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 384px;
  height: 216px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  pointer-events: none;
}
.section-du-an-tieu-bieu .video-button-wrapper a {
  pointer-events: auto;
}
.section-du-an-tieu-bieu .video-button-wrapper .button {
  width: 45px;
  height: 45px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.2);
  border: 2px solid rgba(255, 255, 255, 0.7);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.section-du-an-tieu-bieu .card-title {
  max-width: 348px;
  margin: 16px auto 8px;
}
.section-du-an-tieu-bieu .card-title p {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 24px;
  line-height: 29px;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 0 !important;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(13.24%, #DED2AF), color-stop(51.47%, #DBBA82), color-stop(89.71%, #CEB899));
  background: linear-gradient(180deg, #DED2AF 13.24%, #DBBA82 51.47%, #CEB899 89.71%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-shadow: 97px 71px 48px rgba(0, 0, 0, 0.06), 55px 40px 41px rgba(0, 0, 0, 0.2), 24px 18px 30px rgba(0, 0, 0, 0.34), 6px 4px 17px rgba(0, 0, 0, 0.39);
}
.section-du-an-tieu-bieu .card-desc {
  max-width: 344px;
  margin: 0 auto;
}
.section-du-an-tieu-bieu .card-desc p {
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  font-size: 13px;
  line-height: 16px;
  text-align: center;
  color: #fff;
}
.section-du-an-tieu-bieu .row-du-an-top {
  margin-bottom: 60px;
}
@media (max-width: 1024px) {
  .section-du-an-tieu-bieu .thumb-du-an .img-inner img {
    height: 200px;
  }
  .section-du-an-tieu-bieu .video-button-wrapper {
    width: 100%;
    height: 200px;
  }
  .section-du-an-tieu-bieu .card-title p {
    font-size: 20px;
  }
}
@media (max-width: 849px) {
  .section-du-an-tieu-bieu .thumb-du-an .img-inner img {
    height: 200px;
    border-radius: 16px;
  }
  .section-du-an-tieu-bieu .video-button-wrapper {
    height: 200px;
  }
  .section-du-an-tieu-bieu .card-title p {
    font-size: 16px;
  }
  .section-du-an-tieu-bieu .card-desc p {
    font-size: 12px;
  }
}