@charset "UTF-8";
.home .section-banner {
  height: 810px;
  max-height: 810px;
  margin: 0px;
}
.home .section-banner .wpb_wrapper {
  height: 100%;
}
.home .section-banner .wpb_wrapper .vc_images_carousel {
  height: 100%;
}
.home .section-banner .wpb_wrapper .vc_images_carousel .vc_carousel-inner {
  height: 100%;
  position: relative;
}
.home .section-banner .wpb_wrapper .vc_images_carousel .vc_carousel-inner::before {
  content: "";
  position: absolute;
  right: 16px;
  bottom: 60px;
  width: 80px;
  height: 80px;
  border-radius: 50%;
  background: conic-gradient(#FF6B35 calc(var(--progress, 100) * 1%), #f5f5f5 0);
  -webkit-mask: radial-gradient(farthest-side, transparent calc(100% - 4px), black 100%);
  mask: radial-gradient(farthest-side, transparent calc(100% - 4px), black 100%);
  background-color: transparent;
  z-index: 10;
  pointer-events: none;
}
.home .section-banner .wpb_wrapper .vc_images_carousel .vc_carousel-inner::after {
  content: "1/1";
  position: absolute;
  right: 56px;
  /* 16px + 40px (center of circle) */
  bottom: 100px;
  /* 60px + 40px (center of circle) */
  color: white;
  font-size: 16px;
  font-weight: 500;
  transform: translate(50%, 50%);
  z-index: 11;
  pointer-events: none;
}
@media (min-width: 1024px) {
  .home .section-banner .wpb_wrapper .vc_images_carousel .vc_carousel-inner::before {
    right: 80px;
    bottom: 55px;
  }
  .home .section-banner .wpb_wrapper .vc_images_carousel .vc_carousel-inner::after {
    right: 120px;
    bottom: 95px;
  }
}
@media (min-width: 1024px) {
  .home .section-banner .wpb_wrapper .vc_images_carousel .vc_carousel-inner::before {
    right: 80px;
    bottom: 55px;
  }
  .home .section-banner .wpb_wrapper .vc_images_carousel .vc_carousel-inner::after {
    right: 120px;
    /* 80px + 40px */
    bottom: 95px;
    /* 55px + 40px */
  }
}
.home .section-banner .wpb_wrapper .vc_images_carousel .vc_carousel-inner .vc_carousel-slideline {
  height: 100%;
}
.home .section-banner .wpb_wrapper .vc_images_carousel .vc_carousel-inner .vc_carousel-slideline .vc_carousel-slideline-inner {
  height: 100%;
}
.home .section-banner .wpb_wrapper .vc_images_carousel .vc_carousel-inner .vc_carousel-slideline .vc_carousel-slideline-inner .vc_item {
  height: 100%;
}
.home .section-banner .wpb_wrapper .vc_images_carousel .vc_carousel-inner .vc_carousel-slideline .vc_carousel-slideline-inner .vc_item .vc_inner {
  height: 810px;
}
.home .section-banner .wpb_wrapper .vc_images_carousel .vc_carousel-inner .vc_carousel-slideline .vc_carousel-slideline-inner .vc_item .vc_inner img {
  height: 100%;
  object-fit: cover;
  width: 120vw;
}
.home .section-banner .wpb_wrapper .vc_images_carousel .vc_carousel-inner .vc_carousel-slideline .vc_carousel-slideline-inner .vc_item.vc_active .vc_inner img {
  transform: scale(1.5);
  animation: image-zoom 20s linear;
}
@media screen and (max-width: 1024px) {
  .home .section-about-gable .container-content-area .vc_column-inner {
    width: 100%;
  }
  .home .section-about-gable .container-content-area .vc_column-inner .wpb_wrapper {
    width: 100%;
  }
  .home .section-about-gable .container-content-area .vc_column-inner .wpb_wrapper .row-content {
    margin: 0px;
    display: flex;
    gap: 1rem;
  }
  .home .section-about-gable .container-content-area .vc_column-inner .wpb_wrapper .row-content div {
    padding: 0px;
  }
  .home .section-about-gable .container-content-area .vc_column-inner .wpb_wrapper .row-content div .vc_column-inner {
    padding: 1rem;
  }
  .home .section-about-gable .container-content-area .vc_column-inner {
    padding-bottom: 1rem !important;
  }
  .home .section-about-gable .container-content-area .vc_column-inner .wpb_wrapper {
    display: flex;
    flex-direction: column;
  }
  .home .section-about-gable .container-content-area .vc_column-inner .wpb_wrapper .wpb_text_column {
    width: fit-content;
  }
  .home .section-about-gable .container-content-area .vc_column-inner .wpb_wrapper .vc_row {
    flex-direction: column;
    gap: 1.5rem;
  }
  .home .section-about-gable .container-content-area .vc_column-inner .wpb_wrapper .vc_row .vc_col-has-fill {
    width: 100%;
  }
  .home .section-about-gable .container-content-area .vc_column-inner .wpb_wrapper .vc_row .vc_col-has-fill .wpb_wrapper {
    flex-direction: unset;
    gap: 10px;
  }
  .home .section-about-gable .container-content-area .vc_column-inner .wpb_wrapper .vc_row .vc_col-has-fill .wpb_wrapper .wpb_text_column {
    display: flex;
    align-items: center;
  }
}
.home .section-solutions .section-list-button {
  padding-bottom: 5rem;
}
.home .section-solutions .section-list-button .wpb_wrapper {
  display: flex;
  flex-direction: column;
}
.home .section-solutions .section-list-button .wpb_wrapper .btn-solution {
  border-bottom: 1px solid #E0E0E0;
  margin-bottom: 0px;
  max-width: 87%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  width: 100%;
}
.home .section-solutions .section-list-button .wpb_wrapper .btn-solution button {
  border: 0px;
  background: unset;
  padding: 0px;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  text-align: left;
  width: 100%;
  color: #444;
}
.home .section-solutions .section-list-button .wpb_wrapper .btn-solution::after {
  content: "";
  display: inline-block;
  width: 13px;
  height: 13px;
  margin-left: 0.5rem;
  vertical-align: middle;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 13 13' fill='none'><path d='M0.166992 0.333008L12.667 6.62333L0.166992 12.833L3.12752 6.62333L0.166992 0.333008Z' fill='%234A4A4A'/></svg>");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 13px 13px;
  transform: rotate(0deg);
  pointer-events: none;
  position: absolute;
  right: 0px;
}
@media screen and (max-width: 1024px) {
  .home .section-solutions .section-list-button .wpb_wrapper .btn-solution::after {
    top: 18px;
  }
}
.home .section-solutions .section-list-button .wpb_wrapper .btn-solution:hover button {
  color: #F2900A;
}
.home .section-solutions .section-list-button .wpb_wrapper .btn-solution.active button {
  color: #F2900A;
}
.home .section-solutions .section-list-button .wpb_wrapper .btn-solution.active::after {
  color: #F2900A;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 13 13' fill='none'><path d='M0.166992 0.333008L12.667 6.62333L0.166992 12.833L3.12752 6.62333L0.166992 0.333008Z' fill='%23F2900A'/></svg>");
}
@media screen and (min-width: 1000px) {
  .home .section-solutions .section-list-button .section-content-area-in-mobile {
    display: none;
  }
}
.home .section-solutions .col-content-solution .vc_column-inner {
  height: 100%;
}
.home .section-solutions .col-content-solution .vc_column-inner .wpb_wrapper {
  height: 100%;
  min-height: unset;
  overflow: hidden;
}
.home .section-solutions .col-content-solution .vc_column-inner .wpb_wrapper .vc_cta3-container {
  height: 100%;
}
.home .section-solutions .col-content-solution .content-solution {
  position: relative;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: flex-end;
  overflow: hidden;
}
.home .section-solutions .col-content-solution .content-solution .vc_cta3_content-container {
  background-color: white;
}
.home .section-solutions .col-content-solution .content-solution .vc_cta3_content-container .vc_cta3-content-header {
  position: absolute;
  max-width: 70%;
  height: fit-content;
  --tw-bg-opacity: 1;
  background-color: rgb(244, 244, 244, var(--tw-bg-opacity));
  z-index: 3;
  left: 0;
  bottom: -1px;
  padding-left: 2rem;
  padding-right: 2rem;
}
.home .section-solutions .col-content-solution .content-solution .vc_cta3_content-container .vc_cta3-content-header h2 {
  margin-top: 2rem;
  font-weight: 700;
  font-size: 30px;
  line-height: 44.8px;
}
.home .section-solutions .col-content-solution .content-solution .vc_cta3_content-container .vc_cta3-content-header h4 {
  margin-top: 1rem;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  margin-bottom: 100px;
}
.home .section-solutions .col-content-solution .content-solution .vc_cta3_content-container .vc_cta3-actions {
  position: absolute;
  z-index: 4;
  bottom: 2rem;
}
.home .section-solutions .col-content-solution .content-solution:hover img {
  transform: scale(1.1);
  transition: 0.3s;
}
.home .section-solutions .col-content-solution .content-solution img {
  width: 100%;
  left: 0;
  position: absolute;
  bottom: 0;
}
@media screen and (max-width: 1000px) {
  .home .section-solutions .container-content-area .vc_column-inner {
    padding-bottom: 2rem !important;
    padding-top: 2rem !important;
  }
  .home .section-solutions .container-content-area .text-sub-title {
    margin-bottom: 1rem !important;
  }
  .home .section-solutions .container-content-area .vc_row .section-list-button {
    width: 100%;
    padding-bottom: 0px;
  }
  .home .section-solutions .container-content-area .vc_row .section-list-button .btn-solution {
    max-width: 98%;
  }
  .home .section-solutions .container-content-area .vc_row .section-list-button .btn-solution .section-content-area-in-mobile {
    display: none;
  }
  .home .section-solutions .container-content-area .vc_row .section-list-button .btn-solution .vc_general.vc_btn3 {
    font-weight: 700;
    font-size: 1.2rem;
  }
  .home .section-solutions .container-content-area .vc_row .section-list-button .btn-solution.active {
    display: flex;
    flex-direction: column;
  }
  .home .section-solutions .container-content-area .vc_row .section-list-button .btn-solution.active .section-content-area-in-mobile {
    display: block;
    width: 100%;
  }
  .home .section-solutions .container-content-area .vc_row .section-list-button .btn-solution.active .section-content-area-in-mobile .content-solution {
    position: relative;
    height: 410px;
    margin-bottom: 0px;
    display: flex;
    width: 100%;
  }
}
@media screen and (max-width: 1000px) and (max-width: 420px) {
  .home .section-solutions .container-content-area .vc_row .section-list-button .btn-solution.active .section-content-area-in-mobile .content-solution {
    padding: 1rem;
  }
}
@media screen and (max-width: 1000px) {
  .home .section-solutions .container-content-area .vc_row .section-list-button .btn-solution.active .section-content-area-in-mobile .content-solution .vc_cta3_content-container {
    height: 50%;
    margin-top: auto;
    padding-top: 1rem;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
  }
}
@media screen and (max-width: 1000px) and (max-width: 420px) {
  .home .section-solutions .container-content-area .vc_row .section-list-button .btn-solution.active .section-content-area-in-mobile .content-solution .vc_cta3_content-container {
    height: 55%;
  }
}
@media screen and (max-width: 1000px) {
  .home .section-solutions .container-content-area .vc_row .section-list-button .btn-solution.active .section-content-area-in-mobile .content-solution .vc_cta3-content-header h2 {
    display: none;
  }
  .home .section-solutions .container-content-area .vc_row .section-list-button .btn-solution.active .section-content-area-in-mobile .content-solution .button-primary {
    width: 100%;
    margin: 0px;
    height: 2.5rem;
  }
  .home .section-solutions .container-content-area .vc_row .section-list-button .btn-solution.active .section-content-area-in-mobile .content-solution .button-primary button {
    text-align: center;
  }
  .home .section-solutions .container-content-area .vc_row .section-list-button .btn-solution.active .section-content-area-in-mobile .content-solution img {
    position: absolute;
    top: 0;
    left: 0;
    height: 50%;
    max-height: 205px;
    width: 100%;
    object-fit: cover;
  }
}
@media screen and (max-width: 1000px) and (max-width: 420px) {
  .home .section-solutions .container-content-area .vc_row .section-list-button .btn-solution.active .section-content-area-in-mobile .content-solution img {
    height: 45%;
  }
}
@media screen and (max-width: 1000px) {
  .home .section-solutions .container-content-area .col-content-solution {
    display: none;
  }
  .home .section-solutions .container-content-area .text-outline-btn {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .home .section-solutions .container-content-area .text-outline-btn button {
    font-size: 1.25rem;
  }
}
.home .section-our-insights .vc_column-inner {
  height: 100%;
}
.home .section-our-insights .vc_column-inner .vc_column-inner {
  height: 100%;
}
.home .section-our-insights .vc_column-inner .vc_column-inner .wpb_wrapper {
  height: 100%;
}
.home .section-our-insights .vc_column-inner .vc_column-inner .wpb_wrapper .vc_grid-container-wrapper {
  height: 100%;
}
.home .section-our-insights .col-left .post-grid-our-insights {
  height: 100%;
  margin-bottom: 0px;
}
.home .section-our-insights .col-left .post-grid-our-insights .vc_grid {
  height: 100%;
}
.home .section-our-insights .col-left .post-grid-our-insights .vc_grid .vc_pageable-slide-wrapper {
  height: 100%;
}
.home .section-our-insights .col-left .post-grid-our-insights .vc_grid .vc_pageable-slide-wrapper .vc_grid-item:nth-of-type(1) {
  height: 100%;
  border-radius: 8px;
}
.home .section-our-insights .col-left .post-grid-our-insights .vc_grid .vc_pageable-slide-wrapper .vc_grid-item:nth-of-type(1) .vc_grid-item-mini {
  height: 100%;
  display: block;
}
.home .section-our-insights .col-left .post-grid-our-insights .vc_grid .vc_pageable-slide-wrapper .vc_grid-item:nth-of-type(1) .vc_grid-item-mini .vc-gitem-zone-height-mode-auto:before {
  display: none;
}
.home .section-our-insights .col-left .post-grid-our-insights .vc_grid .vc_pageable-slide-wrapper .vc_grid-item:nth-of-type(1) .vc_grid-item-mini .vc_gitem-animated-block {
  height: 100%;
}
.home .section-our-insights .col-left .post-grid-our-insights .vc_grid .vc_pageable-slide-wrapper .vc_grid-item:nth-of-type(1) .vc_grid-item-mini .vc_gitem-animated-block .vc_gitem-zone {
  height: 100%;
}
.home .section-our-insights .col-left .post-grid-our-insights .vc_grid .vc_pageable-slide-wrapper .vc_grid-item:nth-of-type(1) .vc_grid-item-mini .vc_gitem-animated-block .vc_gitem-zone .vc_gitem-zone-mini {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.home .section-our-insights .col-left .post-grid-our-insights .vc_grid .vc_pageable-slide-wrapper .vc_grid-item:nth-of-type(1) .vc_grid-item-mini .vc_gitem-animated-block .vc_gitem-zone .vc_gitem-zone-mini .vc_gitem-row-position-top {
  height: 65%;
  position: unset;
}
.home .section-our-insights .col-left .post-grid-our-insights .vc_grid .vc_pageable-slide-wrapper .vc_grid-item:nth-of-type(1) .vc_grid-item-mini .vc_gitem-animated-block .vc_gitem-zone .vc_gitem-zone-mini .vc_gitem-row-position-top .vc_gitem-col {
  width: 100%;
  height: 100%;
  padding: 0px;
}
.home .section-our-insights .col-left .post-grid-our-insights .vc_grid .vc_pageable-slide-wrapper .vc_grid-item:nth-of-type(1) .vc_grid-item-mini .vc_gitem-animated-block .vc_gitem-zone .vc_gitem-zone-mini .vc_gitem-row-position-top .vc_gitem-col .img-banner {
  width: 100%;
  height: 100%;
  margin-bottom: 0px;
}
.home .section-our-insights .col-left .post-grid-our-insights .vc_grid .vc_pageable-slide-wrapper .vc_grid-item:nth-of-type(1) .vc_grid-item-mini .vc_gitem-animated-block .vc_gitem-zone .vc_gitem-zone-mini .vc_gitem-row-position-top .vc_gitem-col .img-banner .wpb_wrapper {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.home .section-our-insights .col-left .post-grid-our-insights .vc_grid .vc_pageable-slide-wrapper .vc_grid-item:nth-of-type(1) .vc_grid-item-mini .vc_gitem-animated-block .vc_gitem-zone .vc_gitem-zone-mini .vc_gitem-row-position-top .vc_gitem-col .img-banner .wpb_wrapper .vc_single_image-wrapper {
  height: 100%;
}
.home .section-our-insights .col-left .post-grid-our-insights .vc_grid .vc_pageable-slide-wrapper .vc_grid-item:nth-of-type(1) .vc_grid-item-mini .vc_gitem-animated-block .vc_gitem-zone .vc_gitem-zone-mini .vc_gitem-row-position-top .vc_gitem-col .post-cat {
  position: absolute;
  top: calc(-100% + 14px);
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}
.home .section-our-insights .col-left .post-grid-our-insights .vc_grid .vc_pageable-slide-wrapper .vc_grid-item:nth-of-type(1) .vc_grid-item-mini .vc_gitem-animated-block .vc_gitem-zone .vc_gitem-zone-mini .vc_gitem-row-position-middle {
  position: unset;
  height: 35%;
  transform: unset;
  background-color: white;
  border-radius: 0px 0px 8px 8px;
}
.home .section-our-insights .col-left .post-grid-our-insights .vc_grid .vc_pageable-slide-wrapper .vc_grid-item:nth-of-type(1) .vc_grid-item-mini .vc_gitem-animated-block .vc_gitem-zone .vc_gitem-zone-mini .vc_gitem-row-position-middle .vc_col-sm-12 {
  height: 100%;
  padding-left: 1rem;
}
.home .section-our-insights .col-left .post-grid-our-insights .vc_grid .vc_pageable-slide-wrapper .vc_grid-item:nth-of-type(1) .vc_grid-item-mini .vc_gitem-animated-block .vc_gitem-zone .vc_gitem-zone-mini .vc_gitem-row-position-middle .vc_col-sm-12 .post-title {
  font-size: 2rem;
  line-height: 2.8rem;
  text-align: left;
  font-weight: 700;
  -webkit-line-clamp: 2;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}
.home .section-our-insights .col-left .post-grid-our-insights .vc_grid .vc_pageable-slide-wrapper .vc_grid-item:nth-of-type(1) .vc_grid-item-mini .vc_gitem-animated-block .vc_gitem-zone .vc_gitem-zone-mini .vc_gitem-row-position-middle .vc_col-sm-12 .post-excerpt {
  -webkit-line-clamp: 2;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}
.home .section-our-insights .col-left .post-grid-our-insights .vc_grid .vc_pageable-slide-wrapper .vc_grid-item:nth-of-type(1) .vc_grid-item-mini .vc_gitem-animated-block .vc_gitem-zone img {
  height: 100%;
  object-fit: cover;
}
.home .section-our-insights .col-left .post-grid-our-insights:hover {
  --tw-scale-x: 1.03;
  --tw-scale-y: 1.03;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.home .section-our-insights .col-right .vc_grid .vc_pageable-slide-wrapper {
  display: flex;
  flex-direction: column;
}
.home .section-our-insights .col-right .vc_grid .vc_pageable-slide-wrapper > * + * {
  margin-top: 2rem;
}
.home .section-our-insights .col-right .vc_grid .vc_pageable-slide-wrapper .vc_grid-item {
  height: 177px;
}
.home .section-our-insights .col-right .vc_grid .vc_pageable-slide-wrapper .vc_grid-item .vc_grid-item-mini {
  height: 100%;
  display: flex;
  background-color: unset !important;
}
.home .section-our-insights .col-right .vc_grid .vc_pageable-slide-wrapper .vc_grid-item .vc_grid-item-mini:hover {
  --tw-scale-x: 1.03;
  --tw-scale-y: 1.03;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.home .section-our-insights .col-right .vc_grid .vc_pageable-slide-wrapper .vc_grid-item .vc_grid-item-mini .vc-gitem-zone-height-mode-auto:before {
  display: none;
}
.home .section-our-insights .col-right .vc_grid .vc_pageable-slide-wrapper .vc_grid-item .vc_grid-item-mini .vc_gitem-animated-block {
  height: 100%;
}
.home .section-our-insights .col-right .vc_grid .vc_pageable-slide-wrapper .vc_grid-item .vc_grid-item-mini .vc_gitem-animated-block .vc_gitem-zone {
  height: 100%;
}
.home .section-our-insights .col-right .vc_grid .vc_pageable-slide-wrapper .vc_grid-item .vc_grid-item-mini .vc_gitem-animated-block .vc_gitem-zone .vc_gitem-zone-mini {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.home .section-our-insights .col-right .vc_grid .vc_pageable-slide-wrapper .vc_grid-item .vc_grid-item-mini .vc_gitem-animated-block .vc_gitem-zone .vc_gitem-zone-mini .vc_gitem-row-position-top {
  height: 65%;
  position: relative;
}
.home .section-our-insights .col-right .vc_grid .vc_pageable-slide-wrapper .vc_grid-item .vc_grid-item-mini .vc_gitem-animated-block .vc_gitem-zone .vc_gitem-zone-mini .vc_gitem-row-position-top .vc_gitem-col {
  width: 100%;
  height: 100%;
  padding: 0px;
}
.home .section-our-insights .col-right .vc_grid .vc_pageable-slide-wrapper .vc_grid-item .vc_grid-item-mini .vc_gitem-animated-block .vc_gitem-zone .vc_gitem-zone-mini .vc_gitem-row-position-top .vc_gitem-col .img-banner {
  width: 100%;
  height: 100%;
  margin-bottom: 0px;
}
.home .section-our-insights .col-right .vc_grid .vc_pageable-slide-wrapper .vc_grid-item .vc_grid-item-mini .vc_gitem-animated-block .vc_gitem-zone .vc_gitem-zone-mini .vc_gitem-row-position-top .vc_gitem-col .img-banner .wpb_wrapper {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.home .section-our-insights .col-right .vc_grid .vc_pageable-slide-wrapper .vc_grid-item .vc_grid-item-mini .vc_gitem-animated-block .vc_gitem-zone .vc_gitem-zone-mini .vc_gitem-row-position-top .vc_gitem-col .img-banner .wpb_wrapper .vc_single_image-wrapper {
  height: 100%;
}
.home .section-our-insights .col-right .vc_grid .vc_pageable-slide-wrapper .vc_grid-item .vc_grid-item-mini .vc_gitem-animated-block .vc_gitem-zone .vc_gitem-zone-mini .vc_gitem-row-position-top .vc_gitem-col .post-cat {
  position: absolute;
  top: 14;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}
.home .section-our-insights .col-right .vc_grid .vc_pageable-slide-wrapper .vc_grid-item .vc_grid-item-mini .vc_gitem-animated-block .vc_gitem-zone .vc_gitem-zone-mini .vc_gitem-row-position-middle {
  position: unset;
  height: 35%;
  transform: unset;
  background-color: white;
}
.home .section-our-insights .col-right .vc_grid .vc_pageable-slide-wrapper .vc_grid-item .vc_grid-item-mini .vc_gitem-animated-block .vc_gitem-zone .vc_gitem-zone-mini .vc_gitem-row-position-middle .vc_col-sm-12 {
  height: 100%;
  padding-left: 1rem;
}
.home .section-our-insights .col-right .vc_grid .vc_pageable-slide-wrapper .vc_grid-item .vc_grid-item-mini .vc_gitem-animated-block .vc_gitem-zone .vc_gitem-zone-mini .vc_gitem-row-position-middle .vc_col-sm-12 .post-title {
  font-size: 2rem;
  line-height: 2.8rem;
  text-align: left;
  font-weight: 700;
  -webkit-line-clamp: 3;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}
.home .section-our-insights .col-right .vc_grid .vc_pageable-slide-wrapper .vc_grid-item .vc_grid-item-mini .vc_gitem-animated-block .vc_gitem-zone .vc_gitem-zone-mini .vc_gitem-row-position-middle .vc_col-sm-12 .post-excerpt {
  -webkit-line-clamp: 2;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}
.home .section-our-insights .col-right .vc_grid .vc_pageable-slide-wrapper .vc_grid-item .vc_grid-item-mini .vc_gitem-animated-block .vc_gitem-zone img {
  height: 100%;
  object-fit: cover;
}
.home .section-our-insights .col-right .vc_grid .vc_pageable-slide-wrapper .vc_grid-item .vc_grid-item-mini .vc_gitem-animated-block .vc_gitem-zone:last-child {
  display: none;
}
@media screen and (max-width: 1024px) {
  .home .section-our-insights {
    padding-top: 0rem !important;
    padding-bottom: 3rem !important;
  }
  .home .section-our-insights .container-content-area .section-news {
    flex-direction: column;
    margin: 0px;
    gap: 1.5rem;
  }
  .home .section-our-insights .container-content-area .section-news .col-left {
    width: 100%;
    padding: 0px;
  }
  .home .section-our-insights .container-content-area .section-news .col-left .post-grid-our-insights .vc_grid-item .vc_gitem-zone .vc_gitem-zone-mini .vc_gitem_row .vc_col-sm-6:first-child {
    width: 50%;
  }
  .home .section-our-insights .container-content-area .section-news .col-left .post-grid-our-insights .vc_grid-item .vc_gitem-zone .vc_gitem-zone-mini .vc_gitem_row .vc_col-sm-6:first-child .img-banner .wpb_wrapper {
    width: 100%;
  }
  .home .section-our-insights .container-content-area .section-news .col-left .post-grid-our-insights .vc_grid-item .vc_gitem-zone .vc_gitem-zone-mini .vc_gitem_row .vc_col-sm-6:first-child .img-banner .wpb_wrapper .vc_single_image-wrapper {
    width: 100%;
  }
  .home .section-our-insights .container-content-area .section-news .col-left .post-grid-our-insights .vc_grid-item .vc_gitem-zone .vc_gitem-zone-mini .vc_gitem_row .vc_col-sm-6:first-child .img-banner .wpb_wrapper .vc_single_image-wrapper .vc_single_image-img {
    width: 100%;
    max-height: 200px;
  }
  .home .section-our-insights .container-content-area .section-news .col-left .post-grid-our-insights .vc_grid-item .vc_gitem-zone .vc_gitem-zone-mini .vc_gitem_row .vc_col-sm-6:last-child {
    position: initial;
  }
  .home .section-our-insights .container-content-area .section-news .col-left .post-grid-our-insights .vc_grid-item .vc_gitem-zone .vc_gitem-zone-mini .vc_gitem_row .vc_col-sm-6:last-child .post-cat {
    top: calc(0% + 14px) !important;
  }
  .home .section-our-insights .container-content-area .section-news .wpb_column:last-child {
    width: 100%;
    padding: 0px;
  }
  .home .section-our-insights .container-content-area .section-news .wpb_column:last-child .vc_column-inner .wpb_wrapper .col-right .vc_grid .vc_grid-item .vc_grid-item-mini .vc_gitem-animated-block {
    width: 20%;
    min-width: 154px;
  }
  .home .section-our-insights .container-content-area .section-news .wpb_column:last-child .vc_column-inner .wpb_wrapper .col-right .vc_grid .vc_grid-item .vc_grid-item-mini .vc_gitem-animated-block .vc_gitem-zone {
    width: 100%;
  }
  .home .section-our-insights .container-content-area .section-news .wpb_column:last-child .vc_column-inner .wpb_wrapper .col-right .vc_grid .vc_grid-item .vc_grid-item-mini .vc_gitem-zone {
    width: 80%;
  }
  .home .section-our-insights .container-content-area .button-primary {
    margin-top: 0px;
    margin-bottom: 0px;
  }
}
.home .section-partner-solution .vc_column_container .vc_column-inner .wpb_wrapper {
  display: flex;
  gap: 20px;
  justify-content: center;
  flex-wrap: wrap;
}
@media screen and (max-width: 1024px) {
  .home .section-partner-solution .vc_column_container .vc_column-inner .wpb_wrapper .wpb_single_image {
    margin-bottom: 0px;
  }
}
.home .section-partner-solution .vc_column_container .vc_column-inner .wpb_wrapper .img-our-insights .vc_single_image-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
}
.home .section-partner-solution .vc_column_container .vc_column-inner .wpb_wrapper .img-our-insights .vc_single_image-wrapper img {
  width: auto;
  height: 30px;
}
.home .section-customer-success-stories .section-select .nice-select {
  width: 80%;
  min-width: 200px;
  font-size: 16px;
  border: 2px solid #e1e5e9;
  border-radius: 8px;
}
.home .section-customer-success-stories .section-select .nice-select.open {
  border-color: #007cba;
}
.home .section-customer-success-stories .section-select .nice-select .nice-select-dropdown {
  overflow: unset;
  width: 100%;
  /* สำหรับ Chrome, Edge, Safari */
  /* สำหรับ Firefox */
}
.home .section-customer-success-stories .section-select .nice-select .nice-select-dropdown ::-webkit-scrollbar {
  width: 6px;
  /* ความกว้างของ scrollbar แนวตั้ง */
  height: 6px;
  /* ความสูงของ scrollbar แนวนอน */
}
.home .section-customer-success-stories .section-select .nice-select .nice-select-dropdown ::-webkit-scrollbar-track {
  background: transparent;
  /* พื้นหลัง track */
}
.home .section-customer-success-stories .section-select .nice-select .nice-select-dropdown ::-webkit-scrollbar-thumb {
  background-color: rgba(0, 0, 0, 0.3);
  /* สี scrollbar */
  border-radius: 3px;
  /* มุมโค้งมน */
}
.home .section-customer-success-stories .section-select .nice-select .nice-select-dropdown ::-webkit-scrollbar-thumb:hover {
  background-color: rgba(0, 0, 0, 0.5);
}
.home .section-customer-success-stories .section-select .nice-select .nice-select-dropdown * {
  scrollbar-width: thin;
  scrollbar-color: rgba(0, 0, 0, 0.3) transparent;
}
.home .section-customer-success-stories .section-select .nice-select .list {
  width: 100%;
  border-radius: 8px;
  border: 0px;
  -tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 rgba(0, 0, 0, 0));
  border-top: none;
  max-height: 200px;
  overflow: auto;
}
.home .section-customer-success-stories .text-outline-btn.text-xl button {
  font-size: 1.25rem;
  line-height: 1.75rem;
}
.home .section-customer-success-stories .tab-section-success .vc_tta-panels-container .vc_tta-panels {
  height: 527px;
}
.home .section-customer-success-stories .tab-section-success .vc_tta-panels-container .vc_tta-panels .vc_tta-panel {
  height: unset;
}
.home .section-customer-success-stories .tab-section-success .vc_tta-panels-container .vc_tta-panels .vc_tta-panel.vc_active {
  height: 100%;
}
.home .section-customer-success-stories .tab-section-success .vc_tta-panels-container .vc_tta-panels .vc_tta-panel.vc_active .vc_tta-panel-body {
  height: 100%;
  background-color: white;
}
.home .section-customer-success-stories .tab-section-success .vc_tta-panels-container .vc_tta-panels .vc_tta-panel.vc_active .vc_tta-panel-body .vc_row {
  height: 100%;
}
.home .section-customer-success-stories .tab-section-success .vc_tta-panels-container .vc_tta-panels .vc_tta-panel.vc_active .vc_tta-panel-body .vc_row .wpb_column {
  height: 100%;
}
.home .section-customer-success-stories .tab-section-success .vc_tta-panels-container .vc_tta-panels .vc_tta-panel.vc_active .vc_tta-panel-body .vc_row .wpb_column .image-content {
  margin-bottom: 0px;
}
.home .section-customer-success-stories .tab-section-success .vc_tta-panels-container .vc_tta-panels .vc_tta-panel.vc_active .vc_tta-panel-body .vc_row .wpb_column .image-content .wpb_wrapper {
  width: 100%;
}
.home .section-customer-success-stories .tab-section-success .vc_tta-panels-container .vc_tta-panels .vc_tta-panel.vc_active .vc_tta-panel-body .vc_row .wpb_column .image-content .wpb_wrapper .vc_single_image-wrapper {
  width: 100%;
}
.home .section-customer-success-stories .tab-section-success .vc_tta-panels-container .vc_tta-panels .vc_tta-panel.vc_active .vc_tta-panel-body .vc_row .wpb_column .image-content .wpb_wrapper .vc_single_image-wrapper img {
  width: 100%;
  height: 527px;
  object-fit: cover;
}
@media screen and (max-width: 1000px) {
  .home .section-customer-success-stories .tab-section-success .vc_tta-panels-container .vc_tta-panels .vc_tta-panel.vc_active .vc_tta-panel-body .vc_row .wpb_column .image-content .wpb_wrapper .vc_single_image-wrapper img {
    height: 100%;
  }
}
.home .section-customer-success-stories .tab-section-success .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body {
  height: -webkit-fill-available;
  padding: 0px;
}
.home .section-customer-success-stories .tab-section-success .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body .vc_do_btn button {
  --tw-text-opacity: 1;
  color: rgb(74, 74, 74, var(--tw-text-opacity));
}
@media screen and (max-width: 1140px) and (min-width: 1000px) {
  .home .section-customer-success-stories .tab-section-success .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body .wpb_column {
    width: 50% !important;
  }
  .home .section-customer-success-stories .tab-section-success .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body .wpb_column .text-title p {
    font-size: 2.5rem;
    line-height: 3.25rem;
    font-weight: 700;
  }
}
@media screen and (max-width: 768px) {
  .home .section-customer-success-stories .tab-section-success .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body .vc_do_btn {
    margin-top: 2rem;
  }
  .home .section-customer-success-stories .tab-section-success .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body .vc_do_btn button {
    font-size: 1rem;
    line-height: 1.25rem;
  }
  .home .section-customer-success-stories .tab-section-success .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body .wpb_column:first-child {
    height: fit-content !important;
  }
  .home .section-customer-success-stories .tab-section-success .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body .wpb_wrapper {
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
  }
  .home .section-customer-success-stories .tab-section-success .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body .wpb_wrapper .wpb_text_column {
    padding-top: 0px !important;
  }
  .home .section-customer-success-stories .tab-section-success .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body .wpb_wrapper .text-outline-btn {
    margin: 0px;
  }
}
@media screen and (max-width: 768px) {
  .home .section-customer-success-stories .tab-section-success .vc_tta-panels-container .vc_tta-panels .vc_tta-panel {
    display: none !important;
  }
  .home .section-customer-success-stories .tab-section-success .vc_tta-panels-container .vc_tta-panels .vc_tta-panel.vc_active {
    display: block !important;
  }
  .home .section-customer-success-stories .tab-section-success .vc_tta-panels-container .vc_tta-panels .vc_tta-panel.vc_active .vc_tta-panel-heading {
    display: none !important;
  }
}
@media screen and (max-width: 1000px) {
  .home .section-customer-success-stories .row-title {
    display: flex;
    flex-direction: column;
  }
  .home .section-customer-success-stories .row-title .wpb_column {
    width: 100%;
  }
  .home .section-customer-success-stories .tab-section-success {
    margin-top: 1rem !important;
  }
  .home .section-customer-success-stories .tab-section-success .vc_tta-panels-container .vc_tta-panels .vc_tta-panel-body .vc_row {
    display: flex;
    flex-direction: column-reverse;
  }
  .home .section-customer-success-stories .tab-section-success .vc_tta-panels-container .vc_tta-panels .vc_tta-panel-body .vc_row .wpb_column {
    width: 100%;
  }
  .home .section-customer-success-stories .tab-section-success .vc_tta-panels-container .vc_tta-panels .vc_tta-panel-body .vc_row .wpb_column:first-child {
    height: 40% !important;
  }
  .home .section-customer-success-stories .tab-section-success .vc_tta-panels-container .vc_tta-panels .vc_tta-panel-body .vc_row .wpb_column:first-child .vc_column-inner {
    padding-top: 1rem !important;
    padding-right: 1rem !important;
    padding-bottom: 1rem !important;
    padding-left: 1rem !important;
  }
  .home .section-customer-success-stories .tab-section-success .vc_tta-panels-container .vc_tta-panels .vc_tta-panel-body .vc_row .wpb_column:last-child {
    height: 60% !important;
  }
  .home .section-customer-success-stories .tab-section-success .vc_tta-panels-container .vc_tta-panels .vc_tta-panel-body .vc_row .wpb_column .vc_column-inner {
    height: 100%;
  }
  .home .section-customer-success-stories .tab-section-success .vc_tta-panels-container .vc_tta-panels .vc_tta-panel-body .vc_row .wpb_column .vc_column-inner .wpb_wrapper {
    height: 100%;
  }
  .home .section-customer-success-stories .tab-section-success .vc_tta-panels-container .vc_tta-panels .vc_tta-panel-body .vc_row .wpb_column .vc_column-inner .wpb_wrapper .wpb_single_image {
    height: 100%;
  }
  .home .section-customer-success-stories .tab-section-success .vc_tta-panels-container .vc_tta-panels .vc_tta-panel-body .vc_row .wpb_column .vc_column-inner .wpb_wrapper .wpb_single_image .vc_single_image-wrapper {
    height: 100%;
  }
  .home .section-customer-success-stories .decrition-section {
    margin-bottom: 0px;
  }
}
@media screen and (max-width: 1000px) {
  .home .section-customer-success-stories {
    padding-top: 0px !important;
  }
}
@media screen and (max-width: 1024px) {
  .home .section-news {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
}
.home .section-news .container-content-area .post-grid-news {
  height: 100%;
}
.home .section-news .container-content-area .post-grid-news .vc_grid {
  height: 100%;
}
.home .section-news .container-content-area .post-grid-news .vc_grid .vc_pageable-slide-wrapper {
  height: 100%;
  display: flex;
}
.home .section-news .container-content-area .post-grid-news .vc_grid .vc_pageable-slide-wrapper .vc_grid-item .vc_grid-item-mini {
  height: 100%;
  display: flex;
  flex-direction: column;
  border: 1px solid #E0E0E0;
  border-color: rgb(219, 219, 219);
}
.home .section-news .container-content-area .post-grid-news .vc_grid .vc_pageable-slide-wrapper .vc_grid-item .vc_grid-item-mini .vc_gitem-animated-block {
  max-height: 277px;
}
.home .section-news .container-content-area .post-grid-news .vc_grid .vc_pageable-slide-wrapper .vc_grid-item .vc_grid-item-mini .vc_gitem-animated-block .vc_gitem-zone {
  height: 227px;
}
.home .section-news .container-content-area .post-grid-news .vc_grid .vc_pageable-slide-wrapper .vc_grid-item .vc_grid-item-mini .vc_gitem-zone {
  flex: 1;
  padding: 1.5rem;
  background-color: white !important;
}
.home .section-news .container-content-area .post-grid-news .vc_grid .vc_pageable-slide-wrapper .vc_grid-item .vc_grid-item-mini .vc_gitem-zone .vc_gitem-zone-mini .vc_gitem_row .vc_col-sm-12 {
  padding: 0px;
}
.home .section-news .container-content-area .post-grid-news .vc_grid .vc_pageable-slide-wrapper .vc_grid-item .vc_grid-item-mini .vc_gitem-zone .vc_gitem-zone-mini .vc_gitem_row .vc_col-sm-12 .vc_gitem-post-data-source-post_date {
  font-size: 0.75rem;
  --tw-text-opacity: 1;
  color: rgb(128, 128, 128, var(--tw-text-opacity));
}
.home .section-news .container-content-area .post-grid-news .vc_grid .vc_pageable-slide-wrapper .vc_grid-item .vc_grid-item-mini .vc_gitem-zone .vc_gitem-zone-mini .vc_gitem_row .vc_col-sm-12 .vc_gitem-post-data-source-post_excerpt p {
  -webkit-line-clamp: 3;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  white-space: normal;
}
@media screen and (max-width: 1024px) {
  .home .section-news .container-content-area .post-grid-news .vc_grid .vc_pageable-slide-wrapper {
    flex-direction: column;
  }
  .home .section-news .container-content-area .post-grid-news .vc_grid .vc_pageable-slide-wrapper .vc_grid-item {
    width: 100%;
    margin-bottom: 2rem;
    padding-bottom: 0px;
  }
  .home .section-news .container-content-area .post-grid-news .vc_grid .vc_pageable-slide-wrapper .vc_grid-item:last-child {
    margin-bottom: 0px;
  }
  .home .section-news .container-content-area .post-grid-news .vc_grid .vc_pageable-slide-wrapper .vc_grid-item .vc_grid-item-mini .vc_gitem-animated-block .vc_gitem-zone {
    height: 277px;
  }
  .home .section-news .container-content-area .post-grid-news .vc_grid .vc_pageable-slide-wrapper .vc_grid-item .vc_grid-item-mini .vc_gitem-zone .vc_gitem-post-data-source-post_excerpt {
    display: none !important;
  }
}
@media screen and (max-width: 1014px) {
  .home .row-how-can-we-help .container-content-area .wpb_wrapper .inner-section {
    margin: auto;
  }
}

@keyframes image-zoom {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(1.5);
  }
}

/*# sourceMappingURL=home.css.map */
