/*
* Prefixed by:
* PostCSS: v7.0.29,
* Autoprefixer: v9.7.6
* Browsers: last 4 version
*/

#submit-1:disabled,
#submit-form-2:disabled,
#submit-form-3:disabled {
  opacity: 0.6;
  cursor: not-allowed;
}
.form__contact .contact_submit > img {
  position: absolute;
  right: 18px;
  top: 32%;
  transform: rotate(-45deg);
  transition: all 0.15s ease;
}

.form__contact .contact_submit:hover > img {
  transform: rotate(0deg);
}
:root {
  --white: #fff;
  --black: #000;
  --primary: #323539;
  --Light-Primary-Main: #0a77ff;
  --Base-Black: #323539;
  --Dark-Base-Second: #252525;
  --Light-Danger-Second: #ffefee;
  --Light-base-second: #858c95;
  --heading-black: #596574;
}

html,
body {
  scroll-behavior: auto;
}

body {
  font-family: var(--font-family, "Poppins") !important;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  color: var(--primary);
  background-color: #fff;
  font-style: normal;
  overflow-x: hidden;
}

html[lang="vi"] body {
  --body-font-family: "Montserrat";
  font-family: "Montserrat", sans-serif;
}

html[lang="en"] body {
  --body-font-family: "Poppins";
  font-family: "Poppins", sans-serif;
}

.container {
  max-width: 1247px;
  width: 100%;
  margin: 0 auto;
  padding: 0 15px;
}

/* .container {
  max-width: 1187px;
  width: 100%;
  margin: 0 auto;
  padding: 0 15px;
  } */

/* .container {
  max-width: 1726px;
  width: 100%;
  margin: 0 auto;
  padding: 0 15px;
  } */

.desktop {
  display: block;
}

.mobile {
  display: none;
}

/* 
  
  img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  } */

.cdp-copy-loader-overlay .cdp-text-overlay h1 {
  display: none !important;
}

.cta__type-one {
  padding: 0px 25px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: rgba(255, 255, 255, 1);
  text-transform: uppercase;
  font-size: 14px;
  line-height: 16.41px;
  border-radius: 32px;
  height: 52px;
  background: linear-gradient(90deg, #3470e1 0%, #9642fe 100%);
  font-weight: 600;
  /* -webkit-transition: all 3s linear;
  -moz-transition: all 3s linear;
  -o-transition: all 3s linear;
  transition : all 3s linear; */
}

.background__gray {
  background: #fafbfc;
}

.cta__type-one:hover {
  color: var(--white);
  background: linear-gradient(90deg, #9642fe 0%, #3470e1 100%);
}

.line {
  width: 70px;
  height: 2px;
  background: linear-gradient(90deg, #0a77ff 0%, #b032ff 100%);
}

.general-title {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.general-title .left {
  color: #596574;
}

.general-title h2 {
  margin-right: 16px;
  font-size: 32px;
  line-height: 48px;
  font-weight: 600;
}

.general-title h2 span {
  color: #8a13d3;
}


/* html[lang="en"] .general-title h2,
html[lang="en"] .general-title .left > p {
  font-family: "Renogare";
} */
html[lang="vi"] .general-title h1,
html[lang="vi"] .general-title h2,
html[lang="vi"] .general-title .left > p,
html[lang="vi"] .service__content .slide__item .slide__item-bottom,
html[lang="vi"] .performance__content-right .text,
html[lang="vi"] .people .slide__item-content .right p,
html[lang="vi"] .people .slide__item-content .left .text,
html[lang="vi"] .people .general-title .right-text,
html[lang="vi"] .tab-item p,
html[lang="vi"] .slide__item-top p,
html[lang="vi"] .client__tabs-item p,
html[lang="vi"] .client__tabs-item h3,
html[lang="vi"] .association__content .slide__item-bottom,
html[lang="vi"] .error__message .error__message-headline,
html[lang="vi"] .error__message .error__message-title,
html[lang="vi"] .nav__home .btn,
html[lang="vi"] .news__content .slide__item .slide__item-bottom a h4,
html[lang="vi"] .service__content .slide__item .slide__item-top h3,
html[lang="vi"] .form__contact form .checkbox-group + span,
html[lang="vi"] .header__nav-item .dropdown-nav ul li a,
html[lang="vi"] .projects__content .slide__item-bottom .content,
html[lang="vi"] .about__heading--content,
html[lang="vi"] .banner__content--title,
html[lang="vi"] .banner__left form input::placeholder,
html[lang="vi"] .discover .enter-website input::placeholder,
html[lang="vi"] .discover .enter-website input[type="submit"],
html[lang="vi"] .error__message .error__message-description,
html[lang="vi"] .error__message .error__message-title,
html[lang="vi"] .footer__title,
html[lang="vi"] .article__details--info,
html[lang="vi"] .footer .contact__cta .btn,
html[lang="vi"] .article__item-titlegroup .article__item-title,
html[lang="vi"] .banner__content .enter-website input,
html[lang="vi"] .form__contact .contact_submit > input,
html[lang="vi"] .discover__content-text p,
html[lang="vi"] .banner__left form button,
html[lang="vi"] .article__sidebar--audit .audit__content .title,
html[lang="vi"]
  .article__sidebar--form
  .sidebar-form__content
  .sidebar-form__content--title,
html[lang="vi"] .article__sidebar--audit .audit__content .script,
html[lang="vi"] .article__sidebar--audit .audit__content .button,
html[lang="vi"] .banner__content .enter-website input[type="submit"],
html[lang="vi"] .service__grid--tabitem,
html[lang="vi"] .overview .general-title .right,
html[lang="vi"] .section-title.title-sm,
html[lang="vi"] .section-title.title-xl,
html[lang="vi"] .form__contact .checkbox-group + span,
html[lang="vi"] .answer .answer__title,
html[lang="vi"] .developer__sidebar--info,
html[lang="vi"] .contact__attach span,
html[lang="vi"] .awards__content .slide__item-top h4.mobile,
html[lang="vi"] .contact__content-tab li,
html[lang="vi"] .banner__content .enter-website input::placeholder,
html[lang="vi"] .article__item .article__information .article__title,
html[lang="vi"] .recommended__table thead th,
html[lang="vi"] .recommended__table table,
html[lang="vi"] .recommended__table tbody td,
html[lang="vi"] .recommended__table tbody td a,
html[lang="vi"] .banner__content--script,
html[lang="vi"]
  .select2-container--default
  .select2-selection--single
  .select2-selection__placeholder,
html[lang="vi"] span.error-message,
html[lang="vi"] .nav__action,
html[lang="vi"] .enter-website span input,
html[lang="vi"] .enter-website input[type="text"],
html[lang="vi"] .banner__left-title,
html[lang="vi"] .header__dropdown ul li a,
html[lang="vi"] .recommended__filter-heading,
html[lang="vi"] .sidebar-form__content--input input,
html[lang="vi"] .sidebar-form__content--input input::placeholder,
html[lang="vi"]
  .form-input__wrapper
  .select2-container--default
  .select2-selection--single
  .select2-selection__placeholder,
html[lang="vi"]
  .select2-container--default
  .select2-selection--single
  .select2-selection__rendered {
  font-family: "Montserrat" !important;
}

html[lang="en"] .service__content .slide__item .slide__item-bottom,
html[lang="en"] .people .slide__item-content .right p,
html[lang="en"] .performance__content-right .text,
html[lang="en"] .people .slide__item-content .left .text,
html[lang="en"] .people .general-title .right-text,
html[lang="en"] .tab-item p,
html[lang="en"] .slide__item-top p,
html[lang="en"] .client__tabs-item p,
html[lang="en"] .client__tabs-item h3,
html[lang="en"] .association__content .slide__item-bottom,
html[lang="en"] .error__message .error__message-headline,
html[lang="en"] .error__message .error__message-title,
html[lang="en"] .service__content .slide__item .slide__item-top h3,
html[lang="en"]
  .projects__content
  .slide__item-bottom
  .content
  html[lang="en"]
  .form__contact
  form
  .checkbox-group
  + span,
html[lang="en"] .header__nav-item .dropdown-nav ul li a {
  font-family: "Poppins" !important;
}

html[lang="en"] .nav__home .btn,
html[lang="en"] .general-title h1,
html[lang="en"] .general-title h2,
html[lang="en"] .general-title .left > p,
html[lang="en"] .banner .enter-website input[type="submit"] {
  font-family: "Renogare";
  font-weight: 400;
}

html[lang="vi"] .general-title .left > p {
  font-size: 18px;
  line-height: normal;
  line-height: 29.7px;
  font-family: "Montserrat";
  font-weight: 600;
}

html[lang="vi"] .banner__content--title h1 {
  font-weight: 700;
  font-family: inherit;
}

html[lang="vi"] .banner__content--title p {
  font-weight: 700;
  font-family: inherit;
}

html[lang="vi"] .discover .enter-website span input {
  width: 210px;
}

html[lang="vi"] .discover .enter-website input[type="submit"] {
  font-weight: 600;
  width: calc(100% - 210px);
}

html[lang="vi"] .form__contact .contact_submit > input,
html[lang="vi"] .banner__left form button,
html[lang="vi"] .enter-website input[type="submit"],
html[lang="vi"] .nav__action,
html[lang="vi"] .banner__left-title {
  font-weight: 600;
}

html[lang="en"] .general-title h1,
html[lang="en"] .general-title h2,
html[lang="en"] .general-title .left > p,
html[lang="vi"] span.error-message {
  font-weight: 400;
}

h1:empty,
p:empty {
  display: none;
}

/* POPUp */
html.pum-open.pum-open-overlay.pum-open-scrollable
  body
  > :not([aria-modal="true"]) {
  padding-right: 0px !important;
}

/* multistep form */
.banner__left form ul#progressbar,
.banner__content form ul#progressbar,
.discover__content form ul#progressbar {
  display: flex;
  width: calc(100% - 200px - 8px);
  gap: 6px;
  margin-bottom: 16px;
  counter-reset: step;
}

.banner__left form ul#progressbar li,
.banner__content form ul#progressbar li,
.discover__content form ul#progressbar li {
  counter-increment: step;
  flex-grow: 1;
  height: 3px;
  background: #d4d3d6;
  width: 20%;
  pointer-events: none;
  &.active {
    background: linear-gradient(84deg, #3470e1 36.99%, #b032ff 99.98%);
    cursor: pointer;
    pointer-events: all;
    & + li {
      cursor: pointer;
      pointer-events: all;
    }
  }
}

.banner__left form ul#progressbar li.active,
.banner__content form ul#progressbar li.active,
.discover__content form ul#progressbar li.active {
  background: linear-gradient(84deg, #3470e1 36.99%, #b032ff 99.98%);
  cursor: pointer;
  pointer-events: all;
}

.discover__content form ul#progressbar li {
  background: linear-gradient(84deg, #3470e1 36.99%, #b032ff 99.98%);
  &.active {
    background: #d4d3d6;
  }
}

.discover__content form ul#progressbar li {
  background: linear-gradient(84deg, #3470e1 36.99%, #b032ff 99.98%);
}

.discover__content form ul#progressbar li.active {
  background: #d4d3d6;
}

.banner__left form fieldset,
.banner__content form fieldset,
.discover__content form fieldset {
  padding: 0;
  display: flex;
  gap: 8px;
  width: 100%;
  max-width: 560px;
  &:not(:first-of-type) {
    display: none;
  }
  & .error-inf {
    position: absolute;
    top: 100%;
  }
}

.banner__left form fieldset .error-inf,
.banner__content form fieldset .error-inf,
.discover__content form fieldset .error-inf {
  position: absolute;
  top: 100%;
}

.banner__left form fieldset:not(:first-of-type),
.banner__content form fieldset:not(:first-of-type),
.discover__content form fieldset:not(:first-of-type) {
  display: none;
}

.discover__content form fieldset .error-inf {
  font-family: var(--body-font-family);
  text-align: left;
}

.banner__left form fieldset input:not([type="submit"], [type="button"]),
.banner__content form fieldset input:not([type="submit"], [type="button"]),
.discover__content form fieldset input:not([type="submit"], [type="button"]) {
  -webkit-appearance: none;
  border: none;
  outline: none;
  border-radius: 5px;
  box-shadow: inset 0px 0px 0px 1px #333333;
  height: 52px;
  padding: 16px;
  background: var(--white);
  flex-grow: 1;
  transition: box-shadow 0.2s ease-in-out;
  width: 100%;
  background: var(--white);
  &:focus {
    outline: none;
  }
  &::placeholder {
    color: #858c95;
  }
  &.error {
    box-shadow: inset 0px 0px 0px 1px red;
  }
}

.banner__left form fieldset input:not([type="submit"], [type="button"]):focus,
.banner__content
  form
  fieldset
  input:not([type="submit"], [type="button"]):focus,
.discover__content
  form
  fieldset
  input:not([type="submit"], [type="button"]):focus {
  outline: none;
}

.banner__left
  form
  fieldset
  input:not([type="submit"], [type="button"])::placeholder,
.banner__content
  form
  fieldset
  input:not([type="submit"], [type="button"])::placeholder,
.discover__content
  form
  fieldset
  input:not([type="submit"], [type="button"])::placeholder {
  color: #858c95;
}

.banner__left form fieldset input:not([type="submit"], [type="button"]).error,
.banner__content
  form
  fieldset
  input:not([type="submit"], [type="button"]).error,
.discover__content
  form
  fieldset
  input:not([type="submit"], [type="button"]).error {
  box-shadow: inset 0px 0px 0px 1px red;
}

.discover__content form fieldset input:not([type="submit"], [type="button"]) {
  background: var(--white);
  font-family: var(--body-font-family);
}

.multistep-form-main {
  position: relative;
  min-height: 52px;
}

.multistep-form {
  max-width: 560px;
}

.banner__left form fieldset input[type="button"],
.banner__left form fieldset input[type="submit"],
.banner__content form fieldset input[type="button"],
.banner__content form fieldset input[type="submit"],
.discover__content form fieldset input[type="button"],
.discover__content form fieldset input[type="submit"] {
  border: none;
  outline: none;
  border-radius: 5px;
  min-width: 200px;
  background: linear-gradient(84deg, #3470e1 36.99%, #b032ff 99.98%);
  color: var(--white);
  font-weight: 600;
  text-transform: uppercase;
  font-family: var(--body-font-family);
  &:focus {
    outline: none;
  }
}

.hidden-input {
  display: none;
}

.discover__content form fieldset input[type="button"],
.discover__content form fieldset input[type="submit"] {
  background: linear-gradient(84deg, #3470e1 36.99%, #b032ff 99.98%);
}
/* multistep form */
.news .see-more-btn{
  background: linear-gradient(90deg, #8c47fb 0%, #3470e1 100%);
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 16px 32.62px;
  border-radius: 105px;
  color: var(--white);
  font-weight: 600;
  text-transform: uppercase;
  gap: 17px;
  flex-shrink: 0;
  transition: all 0.2s;
  width: 190px;
  margin: auto;
}

.news .see-more-btn img {
  transition: all 0.2s;
  transform: rotate(-45deg);
}

.news .see-more-btn:hover img {
  transform: rotate(0deg);
}

.news .see-more-btn {
  display: none;
}
.news .see-more-btn.active {
  display: flex;
  margin: 0 auto;
}

.general-title .right {
  background: linear-gradient(90deg, #8c47fb 0%, #3470e1 100%);
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 16px 32.62px;
  border-radius: 105px;
  color: var(--white);
  font-weight: 600;
  text-transform: uppercase;
  gap: 17px;
  flex-shrink: 0;
  transition: all 0.2s;
}

.general-title .left > p,
.general-title p {
  font-size: 18px;
  line-height: normal;
  line-height: 29.7px;
  font-weight: 600;
  max-width: 820px;
}

.general-title .right:hover {
  background: linear-gradient(90deg, #3470e1 0%, #8c47fb 100%);
}

.general-title .right img {
  transition: all 0.2s;
  transform: rotate(-45deg);
}

.general-title .right:hover img {
  transform: rotate(0deg);
}

.banner__content--title {
  width: 100%;
}

.banner div:has(> .enter-website) {
  margin-top: 40px;
}

/* slide */
/* .slide {
  padding: 0 40px;
  } */
.slide__item-top p {
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  color: #858c95;
  /* display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis; */
}

.slide__content {
  padding: 0 48px 0px 44px;
}

/* owl carousel */
.content__box .owl-carousel.owl-theme .owl-dots,
.slide__content.owl-carousel.owl-theme .owl-dots {
  background-color: #d9d9d9;
  height: 1px;
  display: flex;
  align-items: end;
  justify-content: center;
  margin-top: 52px;
}

.owl-carousel.owl-theme .owl-dots button {
  width: 70px;
  height: 8px;
  position: relative;
  margin: 0 8px;
}

.owl-carousel.owl-theme .owl-dots span {
  width: 70px;
  height: 8px;
  z-index: 3;
  visibility: hidden;
}

.content__box .owl-carousel.owl-theme .owl-dots button.owl-dot span,
.slide__content.owl-carousel.owl-theme .owl-dots button.owl-dot span {
  content: "";
  width: 70px;
  height: 8px;
  background: linear-gradient(0.25turn, #3470e1, #9642fe);
  opacity: 0;
  margin: 0;
  visibility: hidden;
  display: none;
  border-radius: 0;
}

.content__box .owl-carousel.owl-theme .owl-dots button.owl-dot.active span,
.slide__content.owl-carousel.owl-theme .owl-dots button.owl-dot.active span {
  opacity: 1;
  visibility: visible;
  display: block;
}

/* discover */
main:not(:has(section.news)) .discover:last-child {
  margin-top: 70px;
}

.proposal_1 {
  margin: auto;
  max-width: 1247px;
  opacity: 0.9;
  height: 480px;
} 
.proposal_1 img{
  height: 520px;
  width: 100%;
}

@media only screen and (max-width: 575px) {
  .proposal_1 {
  margin: auto;
  max-width: 400px;
  opacity: 0.9;
  height: 250px;
  }
  .proposal_1 img{
  height: 230px;
  width: 100%;
  }
}
.discover {
  background: linear-gradient(281deg, #af32ff 12.69%, #3470e1 82.19%);
  opacity: 0.9;
  height: 125px;
}

.discover__content {
  display: flex;
  justify-content: center;
  gap: 36px;
  align-items: center;
  max-width: 1137px;
  width: 100%;
  margin: 0 auto;
  /* font-family: "Renogare"; */
  font-weight: 300;
}

.discover .container {
  height: 100%;
  display: flex;
  align-items: center;
}

.discover__content-text {
  color: var(--white);
  font-size: 24px;
  line-height: 36px;
}

.discover__content-text p {
  font-weight: 500;
  font-family: "Poppins", sans-serif;
}

.enter-website {
  display: flex;
  flex: 1;
  height: 50px;
  box-shadow: rgba(0, 0, 0, 0.25) 0px 3px 3px 0px;
  background: transparent;
  border-radius: 0px 5px 5px 0px;
}

.discover .enter-website {
  max-width: 495px;
}

.discover:has(form) .enter-website-form {
  position: relative;
  flex-grow: 1;
}

.discover:has(form) .enter-website-form span.error-message {
  position: absolute;
  color: white;
  font-weight: 500;
}

.discover .enter-website span input {
  width: 258px;
  flex-shrink: 0;
}

.discover .enter-website input[type="submit"] {
  width: 237px;
  flex-shrink: 0;
}

.enter-website {
  display: flex;
  flex: 1;
  height: 50px;
  /* box-shadow: rgba(0, 0, 0, 0.25) 0px 3px 3px 0px; */
  background: transparent;
  border-radius: 0px 5px 5px 0px;
  height: 100%;
  box-shadow: none;
}

.enter-website span input,
.enter-website input[type="text"] {
  width: 320px;
  /* width: 100%; */
  /* color: var(--Base-Black); */
  color: var(--Base-Black);
  height: 100%;
  max-height: 52px;
  font-size: 14px;
  line-height: 22px;
  font-weight: 500;
  outline: none;
  border: none;
  padding: 9px 16px;
  border-radius: 5px 0px 0px 5px;
  font-family: "Poppins";
}

.enter-website input::placeholder {
  color: #858c95;
}

.enter-website input[type="submit"],
.enter-website button {
  /* width: 100%; */
  height: 100%;
  flex-grow: 1;
  border: none;
  padding: 15px 22.5px;
  line-height: 20px;
  border-radius: 0px 5px 5px 0px;
  text-transform: uppercase;
  color: var(--white);
  font-weight: 400;
  letter-spacing: 1px;
  background: linear-gradient(92deg, #1b8af6 20.04%, #b032ff 99.32%);
  transition: all 0.2s;
}

.enter-website input[type="submit"]:hover,
.enter-website button:hover {
  background: linear-gradient(92deg, #b032ff 20.04%, #1b8af6 99.32%);
}

.cta-link {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.cta-link__text a {
  transition: all 0.2s;
  font-size: 13px;
  font-weight: 400;
  color: #3470e1;
  /**/
  background: unset;
  -webkit-background-clip: unset;
  -webkit-text-fill-color: unset;
}

.slide__item:hover .cta-link__text a,
.article__item--case:hover .cta-link__text a {
  background: linear-gradient(0.25turn, #3470e1, #9642fe);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  color: #3470e1;
}

.cta-link__dir {
  transition: all 0.2s;
  transform: rotate(-45deg);
  filter: invert(38%) sepia(88%) saturate(3468%) hue-rotate(210deg)
    brightness(96%) contrast(83%);
  filter: invert(38%) sepia(88%) saturate(3468%) hue-rotate(210deg)
    brightness(96%) contrast(83%);
}

.slide__item:hover .cta-link__dir,
.article__item--case:hover .cta-link__dir {
  filter: none;
  transform: rotate(0deg);
}

.cta-link__dir:hover img {
  filter: unset;
}

/* form */
.contact__content {
  position: relative;
  background-color: var(--white);
  box-shadow: 2px 2px 12.7px 0px rgba(50, 53, 57, 0.25);
  padding: 55px 76px 55px 83px;
  margin-top: 50px;
  height: 100%;
}

.contact__address {
  margin-top: 50px;
  display: flex;
  justify-content: space-between;
}

.contact__cta h3 {
  display: none;
}

.contact__address-col .item {
  margin-top: 0px;
}

.contact__address-col .item h3 {
  color: var(--black);
  text-transform: uppercase;
  font-weight: 600;
}

.contact__address-col .item:not(:first-child) h3 {
  margin-top: 15px;
}

.contact__address-col .item li {
  margin-top: 16px;
  display: flex;
  align-items: baseline;
}

.contact__address-col .item li::before {
  content: "";
  display: block;
  background-color: var(--black);
  width: 1px;
  height: 1px;
  margin-right: 4px;
}

.contact__content > *:not(.map-img, .cf7-loading-overlay) {
  z-index: 2;
  position: relative;
}

.contact__content .map-img {
  position: absolute;
  z-index: 1;
  top: 34px;
  left: 50%;
  transform: translateX(-50%);
  height: 504px;
  width: 100%;
  object-fit: cover;
}

@keyframes fade {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.contact__content .form__contact {
  display: none;
  animation: fade 1s forwards;
}

.contact__content .form__contact.active {
  display: block;
}

.contact__content .map-img img {
  filter: grayscale(100%);
}

.form__contact-content {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  column-gap: 24.6px;
  row-gap: 20px;
}

.form__contact .wpcf7-list-item-label{
  display: inline-block;
  font-size: 12px;
  line-height: 16px;
  font-weight: 400;
  color: #858e95;
  text-align: left;
  flex-grow: 1;
  margin: 20px 0 0 1em;
}

.form__contact .input-custom,
.form__contact input {
  display: block;
  width: 100%;
  outline: unset;
  background: #f8f9fb;
  border: 1px solid rgba(151, 154, 160, 0.6);
  padding: 14px 16px;
  color: #252525;
  font-size: 14px;
  line-height: 22px;
  border-radius: 1px 0px 0px 1px;
  max-height: 50px;
}

.form__contact input::placeholder {
  color: #858c95;
  font-size: 14px;
  line-height: 22px;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
}

.form__contact input.cols-span-2,
.form__contact textarea.cols-span-2 {
  grid-column: span 2 !important;
}

/* .text-area {
  resize: vertical;
  min-height: 200px;
  } */
.text-area {
  resize: none;
  min-height: 180px;
  padding: 9px 16px 0px;
  background: #f8f9fb;
  display: block;
  width: 100%;
  outline: unset;
  border: 1px solid rgba(151, 154, 160, 0.6);
  color: #252525;
  font-size: 14px;
  line-height: 22px;
  border-radius: 1px 0px 0px 1px;
}

.text-area::placeholder {
  color: #858c95;
  font-size: 14px;
  line-height: 22px;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
}

/* component*/
/* awards */
.awards {
  padding: 70px 0px;
}

.awards__content {
  margin-top: 50px;
}

.awards__content.content__box {
  min-height: 392px;
}

.awards__content .slide__item {
  /* background-color: var(--white); */
  position: relative;
}

.awards__content .owl-item {
  max-width: 355px;
}

.awards .slide .slick-dots {
  background-color: #858e95;
  bottom: -47px;
}

.awards__content .slide__item-top {
  display: flex;
  flex-direction: column;
  align-items: center;
  box-shadow: rgba(0, 0, 0, 0.25) -1px 2px 8px 0;
  padding: 46px 0;
  height: 285px;
  width: 100%;
  position: relative;
}

.awards__content-item .slide__item > a {
  display: block;
  /* width: 355px; */
}

.awards__content-item .slide .slick-list {
  margin: 0 -12px;
}

.awards__content-item .slide .slick-slide {
  margin: 0 12px;
}

.awards__content .slide__item-top img {
  margin-top: 28px;
  max-width: 80%;
  max-height: 150px;
  min-height: 128px;
  object-fit: scale-down;
}

.awards__content .slide__item-top {
  padding: 40px 18px;
}

.awards__content .slide__item-top h4 {
  color: #858c95;
  text-align: center;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.awards__content .slide__item-top::before {
  content: "";
  position: absolute;
  height: 285px;
  top: 0;
  background: rgba(179, 176, 176, 0.21);
  backdrop-filter: blur(3.5px);
}

.awards__content .owl-item.active.center .slide__item-top::before {
  display: none;
}

.awards__content .slide__item-top p:nth-child(2) {
  color: #3a6de3;
  text-align: center;
  font-size: 15px;
  font-style: normal;
  font-weight: 600;
  line-height: 24px;
  text-transform: capitalize;
}

.awards__content .slide__item-bottom {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 30px;
  gap: 20px;
  font-size: 14px;
  line-height: 24px;
  font-weight: 500;
  width: 100%;
}

.awards__content .slide__item:hover .slide__item-bottom h3 {
  /* background: linear-gradient(0.25turn, #3470e1, #9642fe); */
  background: linear-gradient(0.25turn, #3470e1, #b032ff);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.awards__content .slide__item:hover .slide__item-bottom img {
  filter: none;
  transform: rotate(0deg);
}

.awards__content .slide__item-bottom img {
  transition: all 0.2s;
  filter: grayscale(100%);
  transform: rotate(-45deg);
  filter: invert(38%) sepia(88%) saturate(3468%) hue-rotate(210deg)
    brightness(96%) contrast(83%);
  width: 20px;
}

.awards__content .slide__item-bottom h3 {
  background: #3470e1;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  transition: all 0.25s;
}

html[lang="vi"] .awards__content .slide__item-bottom span {
  font-weight: 600;
}

/* client */
.client {
  padding: 70px 0px 55px;
  /* margin-bottom: px; */
}

.client .container {
  overflow: hidden;
}

.client__tabs {
  display: flex;
  justify-content: center;
  margin-top: 36px;
  /* display : grid;
  grid-template-columns: repeat(6, minmax(0, 1fr)); */
  /* column-gap: 1px; */
  /* padding : 0 230px; */
}

.client__content-item.slide__content {
  padding: 0 0px;
}

.client .slide .slick-list {
  margin: 0 -9px;
}

.client .slide .slick-slide {
  margin: 0 9px;
}

.client .slide .slick-dots {
  bottom: -33px;
}

.client__tabs-item {
  background-color: var(--white);
  padding: 13px 16px;
  position: relative;
  cursor: pointer;
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  color: #596574;
  text-transform: capitalize;
  transition: all 0.2s;
  /* width: 142px; */
  text-align: center;
}

.client__tabs-item.no-border::after,
.service__grid--tabitem.no-border::before {
  display: none;
}

.client__tabs-item h3,
.client__tabs-item p {
  word-break: break-word;
}

.client__tabs-item:not(:last-child, .active):after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 8px;
  height: 34px;
  width: 1px;
  /* or 100px */
  border-right: 1px solid #323539;
}

.client__tabs-item.active,
.client__tabs-item:hover {
  box-shadow: 0px 4px 7px 0px rgba(151, 154, 160, 0.63);
  color: #3470e1;
  border: none;
}

.client__tabs-item.active .line,
.client__tabs-item:hover .line {
  visibility: visible;
  opacity: 1;
}

.client__tabs-item .line {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  visibility: hidden;
  opacity: 0;
  transition: all 0.2s;
  height: 2px;
}

.client__content {
  margin-top: 45px;
  /* padding-bottom: 30px; */
  min-height: 324px;
  position: relative;
}

.client__content .owl-stage-outer {
  min-height: 230px;
}

.client__content.content__box .owl-carousel.owl-theme .owl-dots {
  margin-top: 37px;
}

.client__content .owl-stage-outer .owl-item {
  padding-top: 20px;
}

.client__content
  .client__content-item
  .owl-item.active.center
  .slide__item
  .slide__item-content {
  background-color: var(--white);
  height: 210px;
  transform: translateY(-15px);
}

.client__content
  .client__content-item
  .owl-item.active.center
  .slide__item
  .slide__item-content
  img {
  filter: grayscale(0);
}

.client__content .client__content-item .slide__item > a {
  display: block;
  /* width: 362px; */
}

.client__content .client__content-item.owl-carousel .owl-item img {
  width: auto;
}

.client__content .slide__item:hover .slide__item-content {
  height: 210px;
  transform: translateY(-15px);
}

.client__content .slide__item .slide__item-content {
  box-shadow: rgba(0, 0, 05, 0.2) -1px 2px 8px 0px;
  background: rgba(179, 176, 176, 0.21);
  display: flex;
  justify-content: center;
  align-items: center;
  height: 179px;
  width: 100%;
}

.client__content .slide__item .slide__item-content img {
  filter: saturate(0%) blur(1.5px) opacity(0.8) contrast(1);
  /* opacity: 1; */
  /* backdrop-filter: blur(3.5px); */
  object-fit: cover;
  max-width: 280px;
  max-height: 100px;
}

.client__content .slick-list {
  padding: 22px 0;
  padding-bottom: 4px;
}

.client__content .slide__item .slide__item-content img,
.client__content .slide__item .slide__item-content,
.client__content .slide__item {
  transition: all 0.2s;
  position: relative;
}

/* .client__content .slide__item:hover {
  transform: scaleY(1.2) blur(0px);
  } */

.client__content .slide__item:hover .slide__item-content {
  background-color: var(--white);
}

.client__content .slide__item:hover .slide__item-content img {
  filter: grayscale(0);
}

.client__content .slick-dots {
  background-color: #858c95;
}

.client .slick-slider {
  position: unset;
}

.client .slide .slick-dots {
  bottom: 54px;
}

/* projects */
.projects {
  /* margin-top: 70px; */
  padding: 70px 0px 0px;
}

.projects__content {
  margin-top: 50px;
  padding-bottom: 27px;
}

.projects .slide__content {
  padding: 0px 52px 0px;
}

.projects__content .slide__item-bottom {
  padding: 36px 42px;
  background-color: var(--white);
}

.projects__content .slide__item-bottom .title {
  display: flex;
  align-items: center;
  font-size: 20px;
  font-weight: 600;
  gap: 27px;
  color: #596574;
}

.projects__content .slide__item-bottom .line {
  width: 50px;
}

.projects__content .slide__item-bottom .script {
  letter-spacing: -0.2px;
  margin-top: 20px;
  word-wrap: break-word;
}

.projects__content .slide__item-bottom .script p {
  font-weight: 600;
  color: #3470e1;
}

.projects__content .slide__item-bottom .content {
  margin-top: 18px;
  /* list-style: disc; */
  color: #858c95;
  font-family: Poppins;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.projects__content .slide__item-bottom .content li::marker {
  color: #3470e1;
}

.projects__content .slide__item-bottom .content li + li {
  margin-top: 18px;
}

.projects__content .slide__item-bottom .content p {
  margin-bottom: 12px;
}

.projects__content .slide__item-bottom .cta-link {
  margin-top: 24px;
}

.projects__content .slide__item {
  box-shadow: rgba(0, 0, 0, 0.25) -1px 2px 8px 0px;
  position: relative;
}

.projects__content .slide__item::before {
  content: "";
  position: absolute;
  height: 2px;
  width: 0%;
  left: 0;
  bottom: 0;
  background: linear-gradient(0.25turn, #3470e1, #9642fe);
  transition: all 0.4s;
}

.projects__content .slide__item:hover::before {
  width: 100%;
}

.projects__content .slide__item .slide__item-top img {
  width: 100%;
  object-fit: cover;
}

.projects__content .slide__item:hover .slide__item-top img {
  opacity: 0.9;
}

.projects__content .owl-item {
  padding: 4px 0px;
}

.projects__content.slide__content.owl-carousel.owl-theme .owl-dots {
  margin-top: 48px;
}

/* testimonial */
.testimonial {
  /* margin-top: 70px; */
  padding-top: 70px;
}

.testimonial__content {
  margin-top: 50px;
  padding-bottom: 27px;
}

.testimonial .slide__content {
  padding: 0px 52px;
}

.testimonial .slide__item-content .left::before {
  content: none;
  display: none;
}

.testimonial .slide__item-content .right {
  position: relative;
  padding-left: 50px;
  margin-left: 0;
}

.testimonial .slide__item-content .right::before {
  content: "";
  position: absolute;
  width: 1px;
  height: 100%;
  background-color: var(--white);
  left: 0;
  font-weight: 500;
}

.testimonial .slide__content .owl-item img {
  width: auto;
}

.testimonial .slide__content .owl-item img[alt="comma-mobile"] {
  display: none;
}

.testimonial__content .slide__item {
  opacity: 0.8;
  background: linear-gradient(281deg, #af32ff 12.69%, #3470e1 82.19%);
  mix-blend-mode: plus-darker;
  padding: 107px 80px;
  height: 397px;
}

.slide__item-content {
  display: flex;
  align-items: center;
}

.testimonial__content .slide__item .slide__item-content {
  max-height: 163px;
}

.slide__item-content .left {
  flex-basis: 35%;
  width: 35%;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  color: var(--white);
  position: relative;
  padding-right: 40px;
}

.slide__item-content .left .avatar {
  margin-bottom: 24px;
}

.slide__item-content .left .avatar img {
  border: 0.5px solid #f8f9fb;
  border-radius: 50%;
  width: 90px;
  height: 90px;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
}

.slide__item-content .left .text h2,
.slide__item-content .left .text p {
  color: #fff;
  text-align: center;
  font-family: inherit;
  font-size: 14px;
  font-style: normal;
  line-height: normal;
}

.slide__item-content .left .text h2 {
  font-weight: 600;
}

.slide__item-content .left .text p:first-child {
  font-weight: 600;
}

.slide__item-content .left::before {
  content: "";
  position: absolute;
  width: 1px;
  height: 159px;
  background-color: var(--white);
  right: 0;
  font-weight: 500;
}

.slide__item-content .right {
  flex-basis: 55%;
  width: 55%;
  margin-left: 50px;
}

.slide__item-content .right p {
  margin-top: 45px;
  color: var(--white);
  /* display: -webkit-inline-box;
  -webkit-line-clamp: 6;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis; */
  overflow: hidden;
  /* font-weight: 300; */
  font-weight: 400;
}

.slide__item-content .right .img img:nth-child(2) {
  display: block;
  color: #fff;
  text-align: center;
  font-size: 48px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}

.testimonial .slide__item-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  z-index: 2;
  padding: 18px;
}

.testimonial .slide__item-img img {
  width: calc((100% - 28px) / 3);
  height: 100%;
}

.testimonial .slide__item-img img:not(:first-child) {
  margin-left: 14px;
}

.testimonial .slide__item-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  z-index: 2;
  padding: 18px;
}

.testimonial .slide__item-img img {
  width: calc((100% - 28px) / 3);
  height: 100%;
}

.testimonial .slide__item-img img:not(:first-child) {
  margin-left: 14px;
}

/* service */
.service {
  /* margin-top: 70px; */
  padding-top: 93px;
}

.service .slick-list {
  margin: 0 -12px;
}

.service .slick-list {
  padding-bottom: 6px;
}

.service .slick-slide {
  margin: 0 12px;
}

.service .slide__content {
  padding: 0px 52px 0px;
}

.service__content {
  margin-top: 50px;
  padding-bottom: 27px;
}

.service__content .slide .slide__item {
  box-shadow: rgba(0, 0, 0, 0.25) -1px 2px 8px 0px;
  /* padding: 38px; */
  padding: 45px 32px 26px 32px;
  position: relative;
}

.service__content .slide__item-top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}

.service__content .slide__item-top .left img {
  max-height: 52px;
  transform: rotate(0deg);
  transition: 0.7s transform ease-in-out;
}

.service__content .slide .slide__item:hover .left img {
  transform: rotate(360deg);
}

.service__content .slide__item-top .right {
  font-size: 55px;
  line-height: 64.46px;
  font-weight: 400;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #0a77ff;
  color: transparent;
  font-family: "Renogare";
  transform: rotate(20deg);
  transition: all 0.2s;
  align-self: flex-start;
  vertical-align: top;
  position: absolute;
  right: 0;
  top: 0;
}

.service__content .slide .slide__item .line {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 0%;
  transition: 0.25s;
}

.service__content .slide .slide__item:hover .line {
  width: 100%;
}

.service__content .slide .slide__item:hover .slide__item-top .right {
  transform: rotate(0deg);
  -webkit-text-stroke-width: unset;
  -webkit-text-stroke-color: unset;
  color: #0a77ff;
}

.service__content .slide__item .slide__item-top h3 {
  font-size: 14px;
  font-family: Poppins;
  color: #596574;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  letter-spacing: 0.28px;
  margin-top: 36px;
}

.service__content .slide__item .slide__item-bottom {
  margin-top: 16px;
}

.service__content .slide__item .slide__item-bottom p {
  /* display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis; */
  overflow: hidden;
  min-height: 118px;
  color: #858c95;
  font-family: inherit;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
}

.service:not(.core)
  .service__content
  .slide__item
  .slide__item-bottom:not(:has(.cta-link__dir))
  p {
  min-height: 80px;
}

.service:not(.core) .service__content .slide__item:not(:has(.cta-link__dir)) {
  min-height: 280px;
  height: auto;
}

.service__content .slide__item .slide__item-bottom .cta-link {
  margin-top: 20px;
}

/* contact */
.form__contact .input-custom {
  display: flex;
  justify-content: space-between;
  position: relative;
  align-items: center;
  grid-area: 4 / 1 / span 1 / span 2;
}

.form__contact .input-custom.reset-span {
  grid-area: unset;
}

.form__contact .input-custom input {
  padding: 0;
  line-height: 22px;
  border: unset;
  margin-right: 10px;
  cursor: pointer;
}

.form__contact .input-custom .dropdown {
  position: absolute;
  background-color: var(--white);
  top: calc(100% + 2px);
  left: 0;
  right: 0;
  z-index: 1;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
  display: none;
}

.form__contact .input-custom .no-result,
.form__contact .input-custom .dropdown li {
  transition: 0.2s;
  padding: 16px 32px;
  cursor: pointer;
  user-select: none;
}

.form__contact .input-custom .no-result {
  pointer-events: none;
  cursor: default;
}

.form__contact .input-custom .dropdown li:hover {
  background: #f8f9fb;
}

.form__contact .submit__content {
  display: flex;
  margin-top: 33px;
  align-items: flex-start;
  cursor: pointer;
}

.form__contact .submit__content .square {
  position: relative;
  width: 20px;
  height: 20px;
  flex-shrink: 0;
  margin-right: 5px;
}

.form__contact .submit__content .square img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.form__contact .submit__content .square::before {
  content: "";
  position: absolute;
  width: 85%;
  height: 100%;
  transform: unset;
  background-image: url("../img/icons/checkmark.svg");
  background-repeat: no-repeat;
  background-position: top;
  background-size: contain;
  visibility: hidden;
  opacity: 0;
  transition: all 0.15s;
  left: 20%;
  top: 10%;
  /* border: 2px solid rgba(82, 93, 106, 1); */
  /* border-top-color: transparent; */
  /* border-left-color : transparent; */
  /* border-bottom-right-radius: 50%; */
  /* border-top-right-radius : 50%; */
}

.form__contact
  .submit
  input[type="checkbox"]:checked
  + .submit__content
  .square::before {
  opacity: 1;
  visibility: visible;
}

.form__contact .submit__content label {
  font-size: 12px;
  line-height: 18px;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  color: rgba(89, 101, 116, 1);
  text-align: center;
  cursor: pointer;
}

.form__contact button {
  border: none;
  outline: none;
  border-radius: 70px;
  color: var(--white);
  background: linear-gradient(
    272deg,
    #3470e1 0.77%,
    #3b6ce3 25.88%,
    #8a48fa 99.23%
  );
  display: flex;
  align-items: center;
  gap: 16px;
  text-transform: uppercase;
  font-family: "Renogare";
  /* padding : 19px 46px 19px 28px; */
  width: 200px;
  height: 52px;
  justify-content: center;
  margin: 24px auto 0px;
  transition: 0.2s;
}

.form__contact button img {
  transform: rotate(-45deg);
  transition: 0.2s;
}

.form__contact button:hover {
  background: linear-gradient(
    272deg,
    #8a48fa 0.77%,
    #3b6ce3 25.88%,
    #3470e1 99.23%
  );
}

.form__contact button:hover img {
  transform: rotate(0deg);
}

.contact__content-wrapper {
  padding: 0 52px;
}

.contact__cta {
  display: flex;
  justify-content: space-between;
  margin-top: 30px;
  align-items: center;
}

.contact__cta a {
  color: var(--primary);
}

.contact__cta-item {
  display: flex;
  align-items: center;
  gap: 6px;
  letter-spacing: 1.26px;
  font-size: 14px;
  line-height: 19.5px;
}

.contact__content-tab {
  display: flex;
  justify-content: center;
  margin-bottom: 36px;
}

.contact__content-tab li {
  text-transform: capitalize;
  /* padding: 10px 30px; */
  padding: 8px 56px;
  position: relative;
  cursor: pointer;
  color: #596574;
  transition: 0.2s;
  user-select: none;
  line-height: 21px;
  font-weight: 500;
  flex-grow: 1;
  text-align: center;
}

.contact__content-tab li.no-border {
  border: none !important;
}

.contact__content-tab li:first-child.active + li {
  border-left: 0;
}

.contact__content-tab li:not(:first-child):not(.active) {
  border-left: 0.5px solid var(--primary);
}

.contact__content-tab li.active:nth-child(2) + li {
  border: 0;
}

.contact__content-tab li.active,
.contact__content-tab li:hover {
  color: #3470e1;
  /* box-shadow : 0px 4px 4px 4px rgba(0, 0, 0, 0.06); */
  background-color: rgba(255, 255, 255, 1);
  box-shadow: 2px 2px 12.7px 0px rgba(50, 53, 57, 0.25);
}

.line-abs {
  position: relative;
}

.line-abs::before {
  position: absolute;
  content: "";
  left: 0;
  width: 0%;
  bottom: 0;
  height: 2px;
  background: linear-gradient(90deg, #0a77ff 0%, #b032ff 100%);
  transition: all 0.4s;
}

.contact__content-tab li.active::before,
.contact__content-tab li:hover::before {
  width: 100%;
}

.full-field-3 {
  grid-area: 3 / 1 / span 1 / span 2;
}

.full-field-4 {
  grid-area: 4 / 1 / span 1 / span 2;
}

.full-field-5 {
  grid-area: 5 / 1 / span 1 / span 2;
}

/* Select 2*/

.select2-dropdown {
  /* margin-top: -40px; */
  top: -52px;
  /* top: -20px; */
  border: 1px solid transparent;
  border-radius: 0px;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}

.select2-dropdown.select2-dropdown--above {
  top: 0px;
}

.select2-container .select2-selection--single {
  height: 100%;
  border: 1px solid rgba(151, 154, 160, 0.6);
  border-radius: 0px;
}

.select2-container--open .select2-dropdown {
  border: 0;
}

.select2-container--default
  .select2-selection--single
  .select2-selection__rendered {
  position: relative;
  font-size: 14px;
  line-height: 22px;
  color: #252525;
  /* padding: 14px 16px; */
  padding: 12px;
  background-color: #f8f9fb;
}

.select2-container--default
  .select2-selection--single
  .select2-selection__rendered::after {
  content: "";
  position: absolute;
  width: 7px;
  height: 7px;
  right: 5%;
  top: 45%;
  border-top: 1.67px solid rgba(50, 53, 57, 1);
  border-right: 1.67px solid rgba(50, 53, 57, 1);
  color: rgba(50, 53, 57, 1);
  transform: rotate(45deg);
  transform: translateY(-50%) rotate(135deg);
  -webkit-transform: translateY(-50%) rotate(135deg);
}

.select2-container--default
  .select2-selection--single
  .select2-selection__placeholder {
  color: #757575;
}

.select2-selection__arrow {
  display: none;
}

.select2-container--default
  .select2-selection--single
  .select2-selection__arrow
  b {
  left: 50%;
  top: 50%;
  transform: translateY(-50%);
}

.select2-container--default .select2-search--dropdown .select2-search__field {
  position: relative;
  border: 0px;
  padding: 0;
  height: 100%;
  /* font-size: 16px;
  line-height : 22px; */
  width: 100%;
  padding: 16px;
}

.select2-search--dropdown {
  position: relative;
  padding: 0px;
}

.select2-container--default .select2-search--dropdown::after {
  content: "";
  position: absolute;
  width: 7px;
  height: 7px;
  right: 5%;
  top: 45%;
  border-top: 1.67px solid rgba(50, 53, 57, 1);
  border-right: 1.67px solid rgba(50, 53, 57, 1);
  color: rgba(50, 53, 57, 1);
  transform: rotate(45deg);
  transform: translateY(-50%) rotate(135deg);
  -webkit-transform: translateY(-50%) rotate(-45deg);
}

.select2-container--default
  .select2-selection--single
  .select2-selection__arrow {
  height: 100%;
}

.select2-results__options li {
  transition: 0.2s;
  padding: 12px 16px 16px 32px;
  cursor: pointer;
  user-select: none;
  font-size: 14px;
  line-height: 21px;
  color: rgba(50, 53, 57, 1);
  background: white;
}

.select2-container--default
  .select2-results__option--highlighted[aria-selected] {
  background-color: #f8f9fb;
  color: #252525;
}

.select2-container--default
  .select2-selection--single
  .select2-selection__clear {
  display: none;
}

/* .select2-container--default .select2-results>.select2-results__options {
  max-height: 0;
  transition: max-height 0.3s ease;
  }
  
  .select2-container--default .select2-results>.select2-results__options.active {
  max-height: 200px !important;
  } */

/* tab */
.tabs {
  display: flex;
  justify-content: center;
  /* gap : 20px; */
  /* margin-top: 27px; */
  margin-top: 36px;
}

.tab-item {
  background-color: var(--white);
  padding: 13px 22px;
  position: relative;
  cursor: pointer;
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  color: #596574;
  text-transform: capitalize;
  transition: all 0.2s;
}

html[lang="vi"] .tab-item p {
  font-weight: 500;
}

.tab-item.active,
.tab-item:hover {
  box-shadow: rgba(151, 154, 160, 0.63) 0px 4px 7px 0px;
  color: #3470e1;
}

.tab-item.no-border::after {
  display: none;
}

.tab-item.active .line,
.tab-item:hover .line {
  visibility: visible;
  opacity: 1;
}

.tab-item .line {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  visibility: hidden;
  opacity: 0;
  transition: all 0.2s;
}

.tab-item:not(:last-child, .active)::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 8px;
  height: 34px;
  width: 1px;
  border-right: 1px solid #323539;
}

.content__box {
  position: relative;
  min-height: 347px;
}

.client__content.content__box {
  min-height: 268px;
}

.content-item {
  transition: all 0.5s;
  visibility: hidden;
  opacity: 0;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  pointer-events: none;
}

.content-item.active {
  visibility: visible;
  opacity: 1;
  pointer-events: auto;
}

.btn {
  background: linear-gradient(90deg, #8c47fb 0%, #3470e1 100%);
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 20px 25px;
  border-radius: 105px;
  color: var(--white);
  font-weight: 600;
  text-transform: uppercase;
  gap: 22px;
  flex-shrink: 0;
  font-family: "Renogare";
}

.btn:hover img {
  transform: rotate(0);
}

.btn img {
  transform: rotate(-45deg);
  transition: 0.2s;
}

.service__content-mobile {
  display: none;
}

.form__contact textarea.input-custom {
  resize: none;
}

.form__contact .contact_submit:has(input) {
  position: relative;
  width: fit-content;
  margin: 0 auto;
}

.form__contact .contact_submit > input {
  border: none;
  outline: none;
  border-radius: 70px;
  color: var(--white);
  background: linear-gradient(
    272deg,
    #3470e1 0.77%,
    #3b6ce3 25.88%,
    #8a48fa 99.23%
  );
  display: flex;
  align-items: center;
  gap: 16px;
  text-transform: uppercase;
  font-family: "Renogare";
  line-height: 0;
  padding: 19px 46px 19px 14px;
  width: 200px;
  height: 52px;
  justify-content: center;
  margin: 24px auto 0px;
  transition: 0.2s;
}

.form__contact .contact_submit:hover > input {
  background: linear-gradient(
    272deg,
    #8a48fa 0.77%,
    #3b6ce3 25.88%,
    #3470e1 99.23%
  );
}

.form__contact form label:has(input[type="checkbox"]),
.form__contact label:has(input[type="checkbox"]) {
  display: flex;
  margin-top: 33px;
  align-items: flex-start;
  cursor: pointer;
  gap: 12px;
}

.form__contact form input[type="checkbox"],
.form__contact input[type="checkbox"] {
  flex-shrink: 1;
  width: fit-content;
  display: none;
}

.form__contact:not(.active) form > span {
  pointer-events: none;
}

.form__contact form input[type="checkbox"] + label,
.form__contact input[type="checkbox"] + label {
  display: inline-block;
  padding: 0 0 0 0px;
  width: 20px;
  height: 20px;
  position: relative;
  cursor: pointer;
}

.form__contact form input[type="checkbox"] + label::before,
.form__contact input[type="checkbox"] + label::before {
  content: "";
  position: absolute;
  width: 85%;
  height: 100%;
  transform: unset;
  background-image: url("../img/icons/checkmark.svg");
  background-repeat: no-repeat;
  background-position: top;
  background-size: contain;
  visibility: hidden;
  opacity: 0;
  transition: all 0.15s;
  left: 22%;
  top: 2%;
  border-top-color: transparent;
  border-left-color: transparent;
  border-bottom-right-radius: 50%;
  border-top-right-radius: 50%;
  display: none;
}

.form__contact form input[type="checkbox"]:checked + label::before,
.form__contact input[type="checkbox"]:checked + label::before {
  visibility: visible;
  opacity: 1;
  display: block;
}

.form__contact form input[type="checkbox"] + label img,
.form__contact input[type="checkbox"] + label img {
  width: 100%;
  height: 100%;
}

.form__contact form input[type="checkbox"] + label .checkbox__box,
.form__contact input[type="checkbox"] + label .checkbox__box {
  background-image: url("../img/icons/checkbox__square.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
}

.form__contact form .checkbox-group + span,
.form__contact .checkbox-group + span {
  font-size: 12px;
  line-height: 16px;
  font-weight: 400;
  color: #858e95;
  font-family: "Poppins";
  text-align: left;
  cursor: pointer;
  flex-grow: 1;
}

.form__contact form span + div > div,
.form__contact span + div > div {
  margin: 16px auto 0px;
}

.select-dropdown {
  position: static;
}

.select-dropdown .select-dropdown--above {
  margin-top: 400px;
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

/* service grid */
.service__grid {
  --service-item-width: 263px;
  --service-item-height: 193px;
  --service-item-width-mb: 318px;
  --service-item-height-mb: 250px;
  --service-item-conversion-width: 389px;
}

html[lang="vi"] .service__grid .service__grid--title {
  font-weight: 600;
}

html[lang="vi"] .service__grid .service__grid--subtitle {
  font-size: 16px;
}

.service__grid .general-title {
  margin-bottom: 50px;
}

.service__grid .service__grid--title {
  color: var(--heading-black);
  text-align: center;
  font-family: "Renogare";
  font-size: 32px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: capitalize;
}

.service__grid .service__grid--subtitle {
  color: var(--heading-black);
  font-family: "Renogare";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 1.4px;
  text-align: center;
}

/* service grid tab */
.service__grid--tabitem {
  background-color: var(--white);
  padding: 10px 20px 10px;
  position: relative;
  cursor: pointer;
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  color: var(--heading-black);
  letter-spacing: 1px;
  text-transform: capitalize;
  transition: all 0.2s;
  min-width: 198px;
  max-height: 47px;
  text-align: center;
}

.service__grid--tabitem:hover p,
.service__grid--tabitem.active p {
  color: #3470e1;
}

.service__grid--tabitem br {
  display: none;
}

.service__grid--tabitem.active,
.service__grid--tabitem:hover {
  box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.1);
}

.service__grid--tabitem.active .line,
.service__grid--tabitem:hover .line {
  visibility: visible;
  opacity: 1;
}

.service__grid--tabitem .line {
  height: 2px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  visibility: hidden;
  opacity: 0;
  transition: all 0.2s;
}

.service__grid.service__tabs .service__grid--tabs {
  display: flex;
  justify-content: center;
  margin-bottom: 50px;
}

.service__grid.service__tabs
  .service__grid--tabs
  .service__grid--tabitem:not(.active, :first-child)::before {
  width: 1px;
  height: 80%;
  content: "";
  background: #000;
  position: absolute;
  left: 0;
  top: 5px;
}

.service__grid--tabs {
  display: none;
}

/* service grid */
.service__grid--main {
  display: grid;
  visibility: hidden;
  opacity: 0;
  height: 0;
  transition: opacity 0.3s ease-in-out;
  justify-items: center;
  justify-content: center;
}

.service__grid--main.active {
  height: auto;
  visibility: visible;
  transition: opacity 0.3s ease-in-out;
  opacity: 1;
}

/* service grid item */
.service__grid--item {
  background: transparent;
  perspective: 1000px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 193px;
  position: relative;
  border-radius: 5px;
  /* overflow: hidden; */
}

.service__grid--item .service__item--inner {
  position: relative;
  width: 100%;
  height: 100%;
  transition: transform 0.6s;
  transform-style: preserve-3d;
}

.service__grid--item:hover .service__item--inner {
  transform: rotateY(180deg);
}

.service__grid--item .item__front {
  border-radius: 8px;
  opacity: 1;
  transition: opacity 0.6s;
  overflow: hidden;
}

.service__grid--item:hover .item__front {
  opacity: 0;
}

.service__item--inner .item__front,
.service__item--inner .item__back {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.service__item--inner .item__back {
  background-color: white;
  transform: rotateY(180deg);
  height: 100%;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.15);
  border-radius: 8px;
  padding: 30px 14px;
}

.service__item--inner .item__back .item__top .item__title {
  padding: 0;
}

.service__item--inner .item__back .item__top .item__title,
.service__item--inner .item__back .item__top .item__content {
  display: block;
  color: var(--heading-black, #596574);
}

.service__grid--item .item__back .item__top {
  justify-content: start;
}

.service__grid--item .item__back .item__top .item__title {
  margin-top: 0;
}

.service__grid--item .item__front .item__top {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: relative;
  height: 100%;
  z-index: 1;
  padding: 30px 14px;
  border-radius: 8px;
}

.service__grid--item .item__img {
  filter: brightness(0) invert(1);
  max-height: 55px;
  max-width: 60px;
}

.service__grid--item .item__img img {
  width: 100%;
  height: 100%;
  object-position: center center;
}

.service__grid--item .item__title {
  color: var(--white);
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0.7px;
  margin-top: 16px;
  text-transform: uppercase;
  text-align: center;
  padding: 0 12px;
}

.service__grid--item .item__content {
  color: var(--primary);
  font-size: 12px;
  font-weight: 400;
  line-height: 148.387%;
  letter-spacing: 0.12px;
  margin-top: 9px;
  text-align: center;
  display: none;
}

.service__grid--item .item__background {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  z-index: 0;
}

.service__grid--item .item__background::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 0;
  background-color: rgba(24, 24, 24, 0.8);
  backdrop-filter: blur(3.5px);
}

.service__grid--item .item__background img {
  object-fit: cover;
  object-position: center center;
  height: 100%;
  width: 100%;
}

.service__grid--item .cta-link .cta-link__text a {
  background: #0a77ff;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.service__grid--item .cta-link .cta-link__dir {
  filter: invert(38%) sepia(88%) saturate(3468%) hue-rotate(210deg)
    brightness(96%) contrast(83%);
  transform: rotate(-45deg);
}

.service__grid--item:hover .cta-link__dir {
  transform: rotate(0deg);
  filter: none;
}

.service__grid--item:hover .cta-link .cta-link__text a {
  background: linear-gradient(0.25turn, #3470e1, #9642fe);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.service__grid--item:hover .line {
  width: 100%;
  height: 4px;
}

.service__grid--item .line {
  width: 0%;
  transition: 0.25s;
}

/* grid template presets */
.grid-cols-1 {
  grid-template-columns: repeat(
    1,
    minmax(0, var(--service-item-width-mb, 1fr))
  );
}

.grid-cols-2 {
  grid-template-columns: repeat(
    2,
    minmax(0, var(--service-item-width-mb, 1fr))
  );
}

.grid-cols-3 {
  grid-template-columns: repeat(
    3,
    minmax(0, var(--service-item-width-mb, 1fr))
  );
}

.grid-cols-4 {
  grid-template-columns: repeat(
    4,
    minmax(0, var(--service-item-width-mb, 1fr))
  );
}

.grid-cols-5 {
  grid-template-columns: repeat(
    5,
    minmax(0, var(--service-item-width-mb, 1fr))
  );
  gap: 16px !important;
}

.grid-cols-6 {
  grid-template-columns: repeat(
    6,
    minmax(0, var(--service-item-width-mb, 1fr))
  );
}

.grid-rows-1 {
  grid-template-rows: repeat(1, minmax(0, var(--service-item-height-mb, 1fr)));
}

.grid-rows-2 {
  grid-template-rows: repeat(2, minmax(0, var(--service-item-height-mb, 1fr)));
}

.grid-rows-3 {
  grid-template-rows: repeat(3, minmax(0, var(--service-item-height-mb, 1fr)));
}

.grid-rows-4 {
  grid-template-rows: repeat(4, minmax(0, var(--service-item-height-mb, 1fr)));
}

.grid-rows-5 {
  grid-template-rows: repeat(5, minmax(0, var(--service-item-height-mb, 1fr)));
  gap: 16px !important;
}

.grid-rows-6 {
  grid-template-rows: repeat(6, minmax(0, var(--service-item-height-mb, 1fr)));
}

/* tos process */
.process {
  margin-top: 70px;
  margin-bottom: 59px;
}

.process .container {
  display: block;
}

.process .process__step {
  margin-top: 50px;
  background: linear-gradient(
    281deg,
    rgba(175, 50, 255, 0.8) 12.69%,
    rgba(52, 112, 225, 0.8) 82.19%
  );
  height: 236px;
}

.process .process__step .general-title {
  display: none;
}

.process__step .wrapper {
  height: 100%;
}

.process__step .wrapper .container {
  height: 100%;
  display: flex;
  align-items: start;
  justify-content: space-between;
  padding: 46px 0;
}

.process__step .process__item {
  max-width: 193px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.process__step .process__item .process__item--icon img {
  height: 100%;
  width: 100%;
  object-fit: scale-down;
}

.process__item--title {
  color: var(--white);
  text-align: center;
  margin-top: 20px;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  letter-spacing: 0.28px;
  text-transform: uppercase;
}

.process__item--content {
  color: var(--white);
  text-align: center;
  font-size: 14px;
  font-weight: 400;
  word-break: keep-all;
}

/* different */
.different {
  margin-top: 70px;
}

/* faq section */
.answer {
  opacity: 0.8;
  background: linear-gradient(281deg, #af32ff 12.69%, #3470e1 82.19%);
  color: var(--white);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 70px 257px 146px;
}

.answer > p {
  font-size: 20px;
  font-weight: 400;
  margin-bottom: 35px;
}

.answer__title {
  margin-bottom: 52px;
  text-align: center;
  font-family: "Poppins";
  font-size: 36px;
  font-weight: 600;
  line-height: normal;
  max-width: 500px;
}

.answer__list {
  width: 65%;
}

.answer__list--item {
  max-width: 900px;
  border-top: 0.7px solid var(--white);
}

.answer__list--item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
}

.answer__list--item .content {
  /* max-width: 56%; */
  width: 100%;
}

.answer__list--item .icon {
  padding-top: 25px;
  align-self: flex-start;
}

.answer__list--item .content .text {
  font-size: 24px;
  font-weight: 500;
  line-height: 30px;
  padding: 25px 0 24px;
  width: 100%;
  text-align: left;
}

.answer__list--item:last-child {
  border-top: 0.7px solid var(--white);
}

.answer__list--item .dropdown {
  font-size: 14px;
  font-weight: 400;
  /* max-width: 540px; */
  opacity: 0;
  max-height: 0;
  margin-bottom: 0;
  transition: all 0.4s ease-in-out, margin 0.4s ease-in-out,
    max-height 0.38s ease-in-out;
  pointer-events: none;
}

.answer__list--item.active .dropdown {
  opacity: 1;
  margin-bottom: 50px;
  max-height: 800px;
}

.answer__list--item .icon img {
  transition: transform 0.3s;
}

.answer__list--item.active .icon img {
  transform: rotate(180deg);
}

/* newsletter */
.newsletter {
  width: 100%;
  height: 400px;
  opacity: 1;
  background: linear-gradient(145deg, #3470e1 12.69%, #af32ff 82.19%);
  mix-blend-mode: plus-darker;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 60px 0px;
  color: #fff;
}

.newsletter:has(form) #vi_newsletter {
  position: relative;
}

.newsletter .newsletter__headline {
  text-align: center;
  font-family: Montserrat;
  font-size: 32px;
  font-weight: 700;
  line-height: 40px;
  text-transform: capitalize;
  margin-bottom: 16px;
}

.newsletter .newsletter__tagline {
  color: #fcfcfd;
  text-align: center;
  font-family: Montserrat;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}

.newsletter .newsletter__subscribe {
  margin-top: 56px;
  display: flex;
  gap: 16px;
  margin-bottom: 16px;
}

.newsletter .newsletter__subscribe input:not(input[type="submit"]) {
  padding: 12px;
  outline: none;
  width: 385px;
  font-family: "Montserrat";
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  box-shadow: none;
  border: 1px solid #e5e5e7;
  border-radius: 5px;
}

.newsletter .newsletter__subscribe input::placeholder {
  color: #858c95;
}

.newsletter .error-message {
  color: #fff;
}

.newsletter__selectbox {
  position: relative;
}

.newsletter__selectbox {
  width: 200px;
}

.newsletter__selectbox select {
  display: block;
  visibility: hidden;
}

.select-selected {
  background-color: #fff;
  height: 48px;
  width: 200px;
  text-transform: capitalize;
  font-size: 14px;
  font-weight: 600;
  line-height: normal;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  margin: 1px 0px;
}

.select-selected:after {
  position: absolute;
  content: "";
  top: 20px;
  right: 10px;
  width: 0;
  height: 0;
  border: 6px solid transparent;
  border-color: #000 transparent transparent transparent;
}

.select-selected.select-arrow-active:after {
  border-color: transparent transparent #000 transparent;
  top: 12px;
}

.select-items div,
.select-selected {
  color: #000;
  padding: 12px 16px;
  border-color: transparent transparent rgba(0, 0, 0, 0.1) transparent;
  cursor: pointer;
}

.select-items div {
  padding: 12px 32px;
  transition: 0.1s all ease-in;
}

.select-items {
  position: absolute;
  background-color: #fff;
  top: 96%;
  left: 0;
  right: 0;
  z-index: 99;
  text-transform: capitalize;
}

.select-hide {
  display: none;
}

.select-items div:hover {
  background-color: rgba(0, 0, 0, 0.1);
}

.newsletter__cta {
  background: #2c8aff;
  color: #fff;
  padding: 12px 20px;
  font-family: Montserrat;
  font-size: 15px;
  font-style: normal;
  font-weight: 600;
  line-height: 22px;
  border: none;
  border-radius: 5px;
}

.newsletter .newsletter__tagline br {
  display: none;
}

.newsletter .newsletter__headline br {
  display: none;
}

html[lang="vi"] .people {
  margin-top: 54px;
}

.people .owl-carousel .owl-item img {
  width: auto;
}

.error-inf {
  color: red;
  font-size: 12px;
}

.wpcf7 .wpcf7-not-valid-tip,
.wpcf7 .wpcf7-response-output {
  display: none !important;
}

.btn-tag {
  border: none;
  opacity: 1;
  transition: 0.2s opacity ease-in-out;
  align-self: flex-start;
  color: var(--Light-Primary-Main);
  background: #ecf4fc;
  border-radius: 24px;
  padding: 4px 12px;
  margin-bottom: 16px;
}

.btn-tag:hover {
  opacity: 0.8;
}

.select2-container--default .select2-results__option[aria-selected="true"] {
  background: #fff;
}

.select2-container--default
  .select2-results__option[aria-selected="true"]:hover {
  background-color: #f8f9fb;
}

.cf7-loading {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.8);
  z-index: 4;
  justify-content: center;
  align-items: center;
}

/* media breakpoint for grid template column */
@media (min-width: 640px) {
  /* grid column */
  .sm\:grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, var(--service-item-width)));
  }

  .sm\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, var(--service-item-width)));
  }

  .sm\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, var(--service-item-width)));
  }

  .sm\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, var(--service-item-width)));
  }

  .sm\:grid-cols-5 {
    grid-template-columns: repeat(5, minmax(0, var(--service-item-width)));
    gap: 16px !important;
  }

  .sm\:grid-cols-6 {
    grid-template-columns: repeat(6, minmax(0, var(--service-item-width)));
  }

  /* grid row */
  .sm\:grid-rows-1 {
    grid-template-rows: repeat(1, minmax(0, var(--service-item-width)));
  }

  .sm\:grid-rows-2 {
    grid-template-rows: repeat(2, minmax(0, var(--service-item-width)));
  }

  .sm\:grid-rows-3 {
    grid-template-rows: repeat(3, minmax(0, var(--service-item-width)));
  }

  .sm\:grid-rows-4 {
    grid-template-rows: repeat(4, minmax(0, var(--service-item-width)));
  }

  .sm\:grid-rows-5 {
    grid-template-rows: repeat(5, minmax(0, var(--service-item-width)));
    gap: 16px !important;
  }

  .sm\:grid-rows-6 {
    grid-template-rows: repeat(6, minmax(0, var(--service-item-width)));
  }
}

@media (min-width: 1024px) {
  /* grid column */
  .lg\:grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, var(--service-item-width)));
  }

  .lg\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, var(--service-item-width)));
  }

  .lg\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, var(--service-item-width)));
  }

  .lg\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, var(--service-item-width)));
  }

  .lg\:grid-cols-5 {
    grid-template-columns: repeat(5, minmax(0, var(--service-item-width)));
  }

  .lg\:grid-cols-6 {
    grid-template-columns: repeat(6, minmax(0, var(--service-item-width)));
  }

  /* grid row */
  .lg\:grid-rows-1 {
    grid-template-rows: repeat(1, minmax(0, var(--service-item-width)));
  }

  .lg\:grid-rows-2 {
    grid-template-rows: repeat(2, minmax(0, var(--service-item-width)));
  }

  .lg\:grid-rows-3 {
    grid-template-rows: repeat(3, minmax(0, var(--service-item-width)));
  }

  .lg\:grid-rows-4 {
    grid-template-rows: repeat(4, minmax(0, var(--service-item-width)));
  }

  .lg\:grid-rows-5 {
    grid-template-rows: repeat(5, minmax(0, var(--service-item-width)));
  }

  .lg\:grid-rows-6 {
    grid-template-rows: repeat(6, minmax(0, var(--service-item-width)));
  }

  .banner .enter-website {
    max-width: 560px;
  }

  .discover .discover__content-text {
    font-size: 22px;
    white-space: nowrap;
  }
}

@media (min-width: 1440px) {
  /* grid column */
  .xl\:grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, var(--service-item-width, 1fr)));
  }

  .xl\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, var(--service-item-width, 1fr)));
  }

  .xl\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, var(--service-item-width, 1fr)));
  }

  .xl\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, var(--service-item-width, 1fr)));
  }

  .xl\:grid-cols-5 {
    grid-template-columns: repeat(5, minmax(0, var(--service-item-width, 1fr)));
  }

  .xl\:grid-cols-6 {
    grid-template-columns: repeat(6, minmax(0, var(--service-item-width, 1fr)));
  }

  /* grid row */
  .xl\:grid-rows-1 {
    grid-template-rows: repeat(1, minmax(0, var(--service-item-height, 1fr)));
  }

  .xl\:grid-rows-2 {
    grid-template-rows: repeat(2, minmax(0, var(--service-item-height, 1fr)));
  }

  .xl\:grid-rows-3 {
    grid-template-rows: repeat(3, minmax(0, var(--service-item-height, 1fr)));
  }

  .xl\:grid-rows-4 {
    grid-template-rows: repeat(4, minmax(0, var(--service-item-height, 1fr)));
  }

  .xl\:grid-rows-5 {
    grid-template-rows: repeat(5, minmax(0, var(--service-item-height, 1fr)));
  }

  .xl\:grid-rows-6 {
    grid-template-rows: repeat(6, minmax(0, var(--service-item-height, 1fr)));
  }

  .service__content .slide .slide__item {
    height: 353px;
  }
}

@media only screen and (min-width: 1300px) {
  .banner form .enter-website {
    justify-content: start;
  }

  .banner form .enter-website input[type="submit"] {
    min-width: 240px;
  }

  .service__content .slide .slide__item {
    height: 353px;
  }
}

@media only screen and (max-width: 1440px) {
  .container {
    max-width: 1156px;
    width: 100%;
    margin: 0 auto;
    padding: 0 15px;
  }

  .testimonial__content .slide__item .slide__item-content {
    max-height: 183px;
  }

  .process__step .wrapper .container {
    padding: 46px 16px;
    gap: 16px;
  }

  html[lang="vi"] .discover .enter-website span input {
    width: 100%;
  }

  html[lang="vi"] .discover .enter-website input[type="submit"] {
    width: 48%;
    letter-spacing: normal;
  }
}

/* Tablet & Mobile */
@media only screen and (max-width: 1024px) {
  .banner__content:has(form) #form_1 {
    position: relative;
    width: 100%;
    max-width: 90%;
  }

  html[lang="vi"] .banner__content--title h1,
  html[lang="vi"] .banner__content--title p {
    font-weight: 600 !important;
  }

  html[lang="en"] .banner__content--title h1,
  html[lang="en"] .banner__content--title p {
    font-weight: 400 !important;
  }

  .wrap-selector,
  .banner__bubble,
  .circular-path,
  .general-title .right,
  .banner__right .target {
    display: none !important;
  }

  .general-title {
    margin-bottom: 36px;
  }

  .banner__right .target__mb {
    display: block !important;
    height: auto;
    object-fit: cover;
  }

  .general-title.mobile .right {
    display: flex !important;
  }

  .banner__wrapper .banner__right {
    position: relative;
    right: unset;
    margin-top: 16px;
  }

  .banner__wrapper {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 100% !important;
    flex-direction: column-reverse;
  }

  .general-title .left {
    margin: 0 auto;
    text-align: center;
  }

  .general-title h2 {
    margin-right: 0;
    font-size: 20px;
    line-height: 24px;
    font-weight: 600;
    font-family: "Poppins", sans-serif;
    color: var(--Base-Black);
  }

  .tabs {
    gap: 8px;
  }

  .text-area {
    order: 5;
    min-height: 120px;
  }

  .form__contact-content > input,
  .form__contact-content > input:nth-child(1),
  .form__contact-content > input:nth-child(4) {
    order: -1;
  }

  .wpcf7-form-control-wrap:has(select) {
    order: 1;
  }

  .awards__content .slide__item-top p:nth-child(4) {
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    min-height: 52px;
  }

  .banner div:has(form) form {
    margin: 24px auto 0;
  }

  .banner__left form input {
    text-align: center;
  }

  .banner__left .enter-website span,
  .banner .enter-website > span {
    margin: 0 auto;
    border: 1px solid black;
    background: transparent;
    border-radius: 5px;
    max-height: 52px;
    overflow: hidden;
  }

  .enter-website span {
    width: 50%;
  }

  .enter-website span > input {
    width: 100% !important;
    max-width: none !important;
  }

  .enter-website input[type="submit"],
  .enter-website button {
    margin-top: 36px;
    border-radius: 100px;
  }

  /* client */
  .client .client__content-item .slide .slick-list {
    min-height: 200px;
  }

  .client__content .slide__item .slide__item-content {
    height: 150px;
  }

  .client__content .slide__item:hover .slide__item-content {
    height: 160px;
    transform: translateY(-10px);
  }

  .slide .slick-dots {
    background-color: rgba(133, 142, 149, 1);
  }

  /* Projects */
  .projects {
    /* padding: 0px; */
    /* background: #fafbfc; */
  }

  .projects .general-title .left::after {
    margin: 16px auto 36px;
  }

  .projects .slick-slide {
    margin: 0 8px;
  }

  .projects .slick-list {
    margin: 0 -8px;
    padding-bottom: 12px !important;
  }

  .projects .slide__content {
    padding: 0px;
    padding-bottom: 72px;
  }

  .projects__content .slide__item .slide__item-top a {
    height: 100%;
    display: block;
  }

  .projects__content .slide__item .slide__item-top a .img {
    height: 100%;
  }

  .projects__content .slide__item .slide__item-top img {
    height: 100%;
  }

  .projects .slick-dotted.slick-slider {
    margin-bottom: 0px;
  }

  .projects .slide .slick-dots {
    bottom: -23px;
  }

  .projects__content .slide__item-bottom {
    padding: 24px 23px 21px 28px;
  }

  .projects__content .slide__item-top {
    height: 250px;
    overflow: hidden;
  }

  /* testimonial */
  .testimonial .slide__content {
    padding: 0px;
    padding-bottom: 36px;
  }

  .testimonial .container {
    padding: 0px;
  }

  .testimonial__content .slide__item {
    padding: 32px 36px 36px 36px;
  }

  .testimonial .slide .slick-dots {
    bottom: -36px;
  }

  .service {
    /* margin-top: 70px; */
    padding-top: 0px;
  }

  .contact {
    margin-top: 36px !important;
    padding-bottom: 36px;
  }

  .testimonial__content .slide__item .slide__item-content {
    max-height: 163px;
  }

  .select2-container--default .select2-search--dropdown::after {
    top: 55%;
  }

  /* .testimonial .testimonial__content .slide {
    overflow: hidden;
  } */
  .news__tabs .tab-item:not(:last-child, .active)::after {
    display: none;
  }

  .general-title .left::after {
    display: none;
  }

  .discover:has(form) .enter-website-form span.error-message {
    top: 50%;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    text-align: center;
  }
}

/* Tablet */
@media only screen and (max-width: 1024px) and (min-width: 577px) {
  .general-title .left::after {
    margin: 16px 0px 36px !important;
  }

  .process__step .process__item {
    width: 100%;
  }

  .process .process__step {
    height: 265px;
  }

  .process__step .wrapper .container {
    padding: 28px 16px;
  }

  .general-title {
    justify-content: unset;
    align-items: unset;
    padding: 0 !important;
  }

  .people .general-title,
  .testimonial .general-title {
    /* padding: 0 39px !important; */
    padding: 0 15px !important;
  }

  .left_modifier {
    justify-content: unset !important;
  }

  .general-title h2 {
    margin: 0 !important;
  }

  .banner__content {
    padding: 90px 0 0 16px !important;
  }

  html[lang="vi"] .general-title .left > p {
    text-align: left;
  }

  .general-title .left {
    text-align: left;
    margin: 0;
  }

  .enter-website {
    flex-wrap: nowrap;
    box-shadow: none;
    border-radius: 0;
    flex-direction: column;
  }

  .study .client__content {
    margin: 0px !important;
  }

  .client .slide .slick-dots {
    bottom: 24px;
  }

  .general-title h2 {
    font-size: 24px;
    line-height: 36px;
    margin-right: 12px !important;
  }

  .awards__content .slide__item-top .mobile {
    display: none !important;
  }

  .awards__content .slide__item-bottom {
    display: flex !important;
  }

  .client__tabs-item:not(:last-child, .active)::after {
    display: none;
  }

  .tabs,
  .client__tabs {
    margin-top: 0px;
    row-gap: 16px;
    column-gap: 8px;
    flex-wrap: wrap;
  }

  .client__content .slide__item .slide__item-content {
    background: none;
  }

  .client__content .slide__item-content::before {
    content: "";
    position: absolute;
    height: 100%;
    top: 0;
    width: 100%;
    background: rgba(179, 176, 176, 0.21);
    backdrop-filter: blur(3.5px);
  }

  .client__content .slide__item .slide__item-content img {
    object-fit: contain;
    max-width: 200px;
  }

  .client__content .owl-item.active.center .slide__item-content::before {
    display: none;
  }

  .client__content .slick-center .slide__item .slide__item-content img {
    filter: grayscale(0);
  }

  .client__content .slide__item:hover {
    transform: scaleY(1.2) blur(0px);
  }

  /* 
  .client__content .slide__item .slide__item-content img {
    filter: grayscale(0);
  } */

  /* .client__content .slide__item .slide__item-content img {
    filter: grayscale(0);
  } */

  .discover {
    height: auto;
    padding: 24px;
  }

  .discover__content {
    display: flex;
    justify-content: center;
    gap: 12px;
    align-items: center;
    flex-wrap: wrap;
  }

  .discover .enter-website {
    /* max-width: 495px; */
    flex: none;
  }

  .discover .enter-website span,
  .discover .enter-website input[type="submit"] {
    margin: 36px auto 0;
  }

  .discover .enter-website span {
    width: 100%;
    border-radius: 5px;
    overflow: hidden;
  }

  .discover .enter-website span input {
    width: 100%;
    text-align: center;
    height: 52px;
  }

  .slide .slick-dots li {
    width: 20px;
    height: 8px;
  }

  .slide__content {
    padding: 0px;
  }

  .general-title .left::after {
    margin: 16px auto 36px;
  }

  .awards__content .slide__item-top {
    height: 320px;
  }

  /* Tablet  */

  .people .container {
    padding: 0px;
  }

  .people .slide .slick-list,
  .testimonial .slide .slick-list {
    margin: 0;
  }

  .people .slide .slick-slide,
  .testimonial .slide .slick-slide {
    margin: 0;
  }

  .people__content .slide__item {
    padding: 32px 36px 36px 36px !important;
  }

  .testimonial__content .slide__item .slide__item-content {
    max-height: unset;
    height: 100%;
  }

  .people .slide__item-content {
    height: 100%;
  }

  .people .slide__item-content .right p {
    margin-top: 45px !important;
  }

  .people .slide__item-content .left {
    flex-basis: 35%;
    width: 35%;
  }

  .contact__content-tab li {
    padding: 8px 0px;
    flex: 1;
    text-align: center;
  }

  /* service grid tablet */
  .service__grid--tabitem {
    font-size: 14px;
    min-width: auto;
  }

  .service__item--inner .item__back {
    display: none;
  }

  .service__grid--item:hover .service__item--inner {
    transform: none;
  }

  .service__grid--item:hover .item__front {
    opacity: 1;
  }

  .service__grid--item .item__front .item__content {
    display: block;
    color: var(--white);
  }

  .answer__list--item .content .text {
    padding: 24px 24px 24px 150px;
  }

  .answer__list--item.active .dropdown {
    padding: 0px 24px 0px 150px;
    margin-bottom: 24px;
  }
}

/* Mobile */

@media only screen and (max-width: 575px) {
  html[lang="vi"] .general-title .left > p {
    font-weight: 400;
  }

  .desktop {
    display: none;
  }

  .mobile {
    display: block;
  }

  .enter-website span {
    width: 80%;
  }

  .enter-website input[type="submit"] {
    width: 65%;
    max-width: 240px;
    line-height: 10px;
  }

  html[lang="vi"] .banner .enter-website input[type="submit"] {
    max-width: 180px;
  }

  .banner .enter-website-form .error-message,
  .banner .banner__content .error-message {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    width: 100%;
  }

  .banner .enter-website input[type="submit"] {
    height: 50px;
  }

  /* Title */
  .general-title {
    padding: 36px 32px 0px;
  }

  .general-title {
    margin-bottom: 0px;
  }

  html[lang="vi"] .general-title .left > p,
  html[lang="en"] .general-title .left > p {
    font-size: 16px;
    font-family: "Poppins";
    font-weight: 400;
    letter-spacing: -0.16px;
    line-height: 24px;
    color: var(--Base-Black);
  }

  .general-title .left > p br {
    display: none;
  }

  .general-title .left {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }

  .general-title .left::after {
    content: "";
    height: 4px;
    width: 30px;
    background: linear-gradient(90deg, #1c7bda 0%, #9642fe 100%);
    display: block;
    margin: 16px auto;
  }

  .general-title .left .line {
    display: none;
  }

  .general-title .left::after {
    margin: 16px auto 36px;
  }

  .general-title .left > p {
    padding: 0 15px;
  }

  .performance .general-title .left::after {
    margin: 16px auto;
  }

  .general-title .right {
    max-height: 40px;
    max-width: 180px;
    text-align: center;
    font-family: "Renogare";
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.52px;
    text-transform: uppercase;
    padding: 15px 17px;
    margin: 0;
  }

  /* Tab */
  .tab-item {
    font-size: 14px;
    line-height: normal;
    padding: 9px 24px;
    color: #1e1e1e;
    font-style: normal;
    box-shadow: 0px 2px 2px 0px rgba(21, 20, 20, 0.05);
  }

  .tab-item .line {
    height: 1.6px;
  }

  /* Slide */

  .slide__content {
    padding: 0;
    /* overflow: hidden; */
  }

  .slick-center .slide__item-top::before {
    display: none;
  }

  .slide .slick-dots li {
    height: 5px;
  }

  .slide .slick-dots li button {
    padding: 0;
    height: 5px;
    width: unset;
  }

  .slide__item-content .right .img img:nth-child(2) {
    display: none;
    margin: 0 auto;
  }

  .slide .slick-dots li button:before {
    width: 52px;
    height: 5px;
  }

  .slide .slick-slide {
    margin: 0 8px;
  }

  /* award */
  .awards .container {
    padding: 0;
  }

  .awards__content {
    margin-top: 36px;
  }

  .awards__content.content__box {
    min-height: 339px;
  }

  .awards__content-item .slide__item > a {
    width: auto;
  }

  .awards__content .slide__item-top::before {
    width: 100%;
  }

  .awards__content .owl-item.active.center .slide__item-top::before {
    display: none;
  }

  .awards__content .slide__item-top img {
    margin-bottom: 20px;
    /* width: 106px; */
    max-width: 180px;
    min-height: 98px;
    object-fit: scale-down;
  }

  .awards__content .slide__item-top {
    padding: 40px 18px;
    box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.15);
  }

  .awards__content .slide__item-top .mobile {
    text-align: center;
    /* font-weight: 600; */
  }

  .awards__content .slide__item-top h4.mobile,
  .awards__content .slide__item-top img + p {
    color: #858c95;
    text-align: center;
    font-family: Poppins;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: 17px;
    letter-spacing: -0.8px;
  }

  .awards__content .slide__item-top p:nth-child(4) {
    overflow: visible;
    -webkit-line-clamp: unset;
    line-clamp: unset;
    -webkit-box-orient: unset;
    box-orient: unset;
  }

  .awards__content .slide__item-top br {
    display: none;
  }

  .awards__content .slide__item-bottom {
    display: none;
  }

  /* client */
  .client {
    margin-top: 0;
    margin-bottom: 0;
  }

  .client .general-title {
    padding: 0 29px;
  }

  .client .container {
    padding: 0;
  }

  .client__tabs {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: repeat(2, 1fr);
    row-gap: 9px;
    column-gap: 8px;
    justify-content: center;
    padding: 0 29px;
    margin-top: 0;
  }

  .client__tabs .client__tabs-item {
    border: none;
    box-shadow: 0px 2px 2px 0px rgba(151, 154, 160, 0.3);
    color: #323539;
  }

  .client__content {
    margin-top: 32px;
  }

  .client__content .slick-list {
    padding: 0;
  }

  .client__content .slide__item .slide__item-content {
    background: none;
  }

  .client__content .slide__item-content::before {
    content: "";
    position: absolute;
    height: 100%;
    top: 0;
    width: 100%;
    background: rgba(179, 176, 176, 0.21);
    backdrop-filter: blur(3.5px);
    z-index: 1;
  }

  .client__content .owl-item.active.center .slide__item-content::before {
    display: none;
  }

  .client__content .slide__item:hover {
    transform: scaleY(1.2) blur(0px);
  }

  .client__content
    .client__content-item
    .owl-item.active.center
    .slide__item
    .slide__item-content {
    background-color: var(--white);
    height: 150px;
    transform: none;
  }

  .client__content .slide__item .slide__item-content img {
    filter: grayscale(0);
    max-width: 200px;
    max-height: 100px;
  }

  .client__content .slide__item .slide__item-content {
    height: 150px;
  }

  .client__content .slide__item:hover .slide__item-content {
    height: 150px;
    transform: none;
  }

  .client .content__box {
    min-height: 229px;
  }

  /* client owl carousel */
  .client__content .owl-stage-outer .owl-item {
    padding-top: 2px;
  }

  .client__content .owl-stage-outer {
    min-height: 160px;
  }

  .client__content.content__box .owl-carousel.owl-theme .owl-dots {
    margin-top: 32px;
  }

  /* project */
  .projects {
    /* margin-top: 36px; */
  }

  .projects .container {
    padding: 0;
  }

  .projects .general-title .left > p {
    max-width: 288px;
  }

  .projects__content {
    margin-top: 0px;
  }

  .projects__content .slide__item {
    height: 100%;
    display: flex !important;
    flex-direction: column;
  }

  .projects__content .slide__item::before {
    height: 2px;
  }

  .projects__content .slide__item:hover::before {
    all: unset;
  }

  .projects__content .slick-center .slide__item::before {
    width: 100%;
  }

  .projects__content .slide__item::after {
    content: "";
    position: absolute;
    height: 160px;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(179, 176, 176, 0.21);
    backdrop-filter: blur(3.5px);
  }

  .projects__content .owl-item.active.center .slide__item::after {
    display: none;
  }

  .projects__content .slide__item-top {
    height: 200px;
    overflow: hidden;
  }

  .projects__content .slide__item-bottom {
    flex-shrink: 0;
  }

  .projects__content .slide__item-bottom {
    flex: 1;
  }

  .projects__content .slide__item-bottom .line {
    display: none;
  }

  .projects__content .slide__item-bottom .title {
    font-size: 16px;
    font-style: normal;
    line-height: 24px;
  }

  .projects__content .slide__item-bottom .script {
    font-size: 13px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    margin-top: 5px;
  }

  .projects__content .slide__item-bottom .content {
    color: #858e95;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    margin-top: 2px;
  }

  .projects__content .slide__item-bottom .content li + li {
    margin: 2px;
  }

  .projects__content .slide__item-bottom .cta-link {
    display: none;
  }

  .projects .slide__content {
    padding: 0px;
    padding-bottom: 33px;
  }

  /* testimonial */
  /* .testimonial .container {
      padding: 0;
    }

    .testimonial__content {
      margin-top: 0;
    }

    .testimonial__content .slide__item {
      height: 24rem;
      padding: 0;
    } */

  .testimonial__content .slide__item {
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .testimonial__content .slide__item-content {
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }

  .testimonial .slide__item-content {
    display: flex;
    align-items: center;
    flex-direction: column;
  }

  .testimonial__content .slide__item .slide__item-content {
    max-height: unset;
  }

  .testimonial .slide__item-content .right {
    padding-left: 0;
  }

  .testimonial .slide__item-content .right::before {
    content: none;
    display: none;
  }

  .slide__item-content .left::before {
    display: none;
  }

  .slide__item-content .left {
    margin-bottom: 16px;
    width: 100%;
    padding: 0;
  }

  .slide__item-content .right {
    margin: 0;
    text-align: center;
    min-width: 331px;
  }

  .slide__item-content .right .img img:last-child {
    display: none;
  }

  .slide__item-content .right .img img:first-child {
    display: block;
    margin: 0 auto;
  }

  .slide__item-content .right p {
    margin-top: 22px;
    font-size: 13px;
  }

  .testimonial .slide__item-content .right p {
    margin-top: 12px;
  }

  .slide__item-content .left .text h2 {
    font-weight: 600;
  }

  .slide__item-content .left .avatar {
    margin-bottom: 17px;
  }

  /* service */
  .service__content {
    display: none;
  }

  .service__content-mobile .service__content-item:hover .cta-link__dir {
    filter: none;
    transform: rotate(0deg);
  }

  .service__content-mobile .service__content-item:hover .cta-link__text a {
    background: linear-gradient(0.25turn, #3470e1, #9642fe);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    color: #0a77ff;
  }

  .service__content-mobile .service__content-item:hover .number {
    transform: rotate(0deg);
    -webkit-text-stroke-width: unset;
    -webkit-text-stroke-color: unset;
    color: #0a77ff;
  }

  /* Service Slide */
  .service__content-mobile {
    display: block;
  }

  .service__content-mobile .service__content-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin-bottom: 45px;
  }

  .service__content-mobile .service__content-item:nth-child(2) {
    margin-bottom: 24px;
  }

  .service__content-mobile .service__content-item:last-child {
    margin-bottom: 33px;
  }

  .service__content-mobile .number {
    font-size: 55px;
    line-height: 64.46px;
    font-weight: 400;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #0a77ff;
    color: transparent;
    font-family: "Renogare";
    transform: rotate(-20deg);
    transition: all 0.2s;
    letter-spacing: 2.75px;
  }

  .service__content-mobile .title {
    color: #3470e1;
    text-align: center;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 0.9px;
    margin: 10px 0 16px;
  }

  .service__content-mobile .script {
    color: #858e95;
    text-align: center;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.7px;
    margin-bottom: 24px;
    max-width: 373px;
  }

  .service__content-mobile .cta-link {
    gap: 16px;
  }

  /* contact */
  .contact__address {
    display: none;
  }

  .contact__cta {
    display: none;
  }

  .contact {
    /* background-color: #fafbfc; */
    margin-top: 11px;
    /* padding      : 36px 0; */
  }

  .contact .container {
    padding: 0;
  }

  .contact__content-wrapper {
    padding: 0;
  }

  .contact form > span > .error-inf:last-of-type {
    padding: 0 32px;
    margin-top: 8px;
  }

  .contact__content {
    box-shadow: none;
    background-color: unset;
    padding: 0;
    margin: 0;
  }

  .contact__content-tab {
    padding: 0px 32px;
    margin-bottom: 24px;
  }

  .contact__content-tab li {
    padding: 5px 7px;
    color: #333;
    text-align: center;
    font-size: 12px;
    line-height: 18px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: 0.4px;
    text-transform: capitalize;
    width: 100%;
    font-family: "Poppins";
  }

  .line-abs::before {
    height: 1px;
  }

  .select2-dropdown {
    top: -42px;
  }

  .form__contact-content {
    display: flex;
    flex-direction: column;
    padding: 0 32px;
    row-gap: 16px;
  }

  .form__contact form label:has(input[type="checkbox"]) {
    display: flex;
    margin-top: 20px;
    align-items: flex-start;
    cursor: pointer;
    gap: 12px;
    padding: 0 42px;
    /* padding: 0; */
  }

  .form__contact .wpcf7-list-item-label{
    padding: 0 32px;
  }
  
  .wpcf7-list-item {
    margin: 0;
  }

  /* 
  .form__contact-content > input:nth-child(1) {
    order: 0;
  }

  .form__contact-content > input:nth-child(2) {
    order: 3;
  }

  .form__contact-content > input:nth-child(3) {
    order: 1;
  }

  .form__contact-content > input:nth-child(4) {
    order: 5;
  }

  .form__contact-content > input:nth-child(5) {
    order: 2;
  }

  .form__contact-content > input:nth-child(6) {
    order: 4;
  } */

  form#quotation .form__contact-content .input-custom {
    order: 1;
  }

  form#quotation .form__contact-content .input-group {
    justify-content: space-between;
    order: 2;
  }

  form#quotation .form__contact-content .input-group .input-custom {
    width: 49%;
  }

  .form__contact .input-custom.mb-block {
    display: block;
  }

  .form__contact textarea.input-custom.mb-block {
    max-height: 120px;
  }

  .form__contact input {
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    padding: 9px 16px;
  }

  .select2-container--default
    .select2-selection--single
    .select2-selection__rendered {
    font-size: 13px;
    line-height: 22px;
    color: #252525;
    padding: 9px 16px;
    background-color: #f8f9fb;
  }

  .form__contact input::placeholder,
  .select2-container--default
    .select2-selection--single
    .select2-selection__placeholder {
    /* color: var(--Dark-Base-Second); */
    color: rgba(133, 140, 149, 1);
    font-family: "Poppins", sans-serif;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    /* 169.231% */
  }

  .form__contact .submit__content {
    margin: 19px 0;
    padding: 0 46px;
    align-items: start;
  }

  .form__contact .submit__content p {
    text-align: left;
    color: var(--Base-Black);
    font-size: 8px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }

  .form__contact .submit__content .square {
    margin-right: 3px;
    width: 12px;
    height: 12px;
    margin-right: 8px;
  }

  .form__contact button {
    margin: 0 auto;
    color: #fff;
    text-align: center;
    font-family: Renogare;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -0.26px;
    text-transform: uppercase;
    padding: 9px 17px;
    gap: 17px;
    height: 40.78px;
  }

  .form__contact button img {
    width: 24.865px;
    height: 13.476px;
  }

  .form__contact .user-select-none .submit__content {
    margin: 20px 0px;
    padding: 0px 32px;
  }

  .form__contact .submit__content label {
    font-size: 8px;
    line-height: 12px;
    color: rgba(133, 142, 149, 1);
    text-align: left;
  }

  .select2-container--default .select2-search--dropdown .select2-search__field {
    padding: 13px 16px;
  }

  /* tab */
  .tabs {
    margin: 0;
    padding: 0 8px;
    flex-wrap: wrap;
  }

  .tab-item {
    text-align: center;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    padding: 9px 25px;
    min-width: 100px;
  }

  /* discover */
  .discover {
    margin-top: 36px;
    height: 245px;
  }

  .discover__content {
    flex-direction: column;
    justify-content: unset;
    align-items: center;
    height: 100%;
    gap: 24px;
  }

  .discover__content-text {
    color: #fff;
    text-align: center;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 130%;
    letter-spacing: -0.198px;
    max-width: 274px;
    margin-top: 36px;
  }

  .enter-website {
    flex-direction: column;
    align-items: center;
    /* justify-content: center; */
    box-shadow: none;
    height: auto;
    overflow: visible;
  }

  .discover .enter-website span input {
    text-align: center;
    font-size: 12px;
    line-height: 22px;
    margin: 0px 0 36px;
    width: 294px;
    height: 38px;
    flex-shrink: 0;
    background-color: transparent;
    border: 0.5px solid #fff;
    border-radius: 0;
    color: #fff;
  }

  .enter-website input::placeholder {
    color: var(--white);
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 22px;
  }

  .discover .enter-website input[type="submit"] {
    max-height: 40px;
    max-width: 180px;
    border-radius: 105px;
    box-shadow: 0px 2px 2px 0px rgba(76, 45, 152, 0.4);
    color: #fff;
    text-align: center;
    font-family: "Renogare";
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    /* line-height: normal; */
    line-height: 14.06px;
    letter-spacing: -0.24px;
    text-transform: uppercase;
    padding: 13px 16px;
    margin-top: 0px;
  }

  .discover:has(form) .enter-website-form span.error-message {
    position: absolute;
    width: fit-content;
    margin: 0 auto;
    margin-top: 8px;
    white-space: nowrap;
    letter-spacing: -0.2px;
    top: 35%;
    left: 50%;
    font-size: 13px;
    transform: translateX(-50%);
    text-align: center;
  }

  .discover:has(form) .enter-website-form {
    width: 100%;
  }

  .form__contact .submit__content .square::before {
    width: 80%;
    left: 15%;
    top: 30%;
  }

  /* service grid */
  .overview .general-title h2 {
    margin-right: 0;
    font-size: 20px;
    line-height: 24px;
    font-weight: 600;
    font-family: "Poppins", sans-serif;
    color: var(--Base-Black);
  }

  .overview .general-title .left > p {
    font-size: 16px;
    font-family: "Poppins";
    font-weight: 400;
    letter-spacing: -0.16px;
    line-height: 24px;
    color: var(--Base-Black);
  }

  .service__grid.service__tabs .service__grid--tabs {
    gap: 8px;
    margin-top: 5px;
    margin-bottom: 36px;
  }

  .service__grid--tabitem {
    min-width: 100px;
    max-width: 112px;
    color: var(--heading-black);
    font-family: Poppins;
    font-size: 13px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: -0.26px;
  }

  .service__grid--tabitem {
    padding: 8px 3px;
  }

  .service__grid--tabitem br {
    display: block;
  }

  .service__item--inner .item__back {
    display: none;
  }

  .service__grid--item:hover .service__item--inner {
    transform: none;
  }

  .service__grid--item:hover .item__front {
    opacity: 1;
  }

  .service__grid--item .item__front .item__content {
    display: block;
    color: var(--white);
  }

  /* answer */
  .answer {
    margin-top: 0;
    padding: 32px 35px 66px;
  }

  /* tos process */
  .process {
    margin: 0;
  }

  .process .container {
    display: none;
  }

  .process .process__step {
    height: auto;
    padding-top: 36px;
    padding-bottom: 33px;
  }

  .process .process__step .general-title {
    display: block;
    padding-top: 0;
  }

  .process .process__step .general-title .left h2,
  .process .process__step .general-title .left h3 {
    color: var(--white);
  }

  .process .process__step .general-title .left h3 {
    margin-top: 8px;
  }

  .process .process__step .general-title .left::after {
    background: var(--white);
  }

  .process__step .wrapper .container {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 30px;
    padding: 0 60px;
  }

  .process .process__step .wrapper > .general-title .right {
    margin: 24px auto 0px;
    display: block !important;
    background: linear-gradient(90deg, #3470e1 0%, #9642fe 100%);
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
  }

  /* different */
  .different {
    margin-top: 0;
  }

  /* answer */
  .answer__title {
    text-align: center;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
  }

  .answer > p {
    margin-bottom: 12px;
  }

  .answer__list--item .content {
    max-width: 90%;
  }

  .answer__list--item .content .text {
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
  }

  .answer__list--item .dropdown {
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: 150.323%;
  }

  .answer__list--item:first-child {
    border-top: 0.7px solid var(--white);
  }

  .answer__list--item:last-child {
    border-top: 0.7px solid var(--white);
  }

  /* owl */
  .content__box .owl-carousel.owl-theme .owl-dots button.owl-dot span {
    width: 40px;
  }

  .content__box .owl-carousel.owl-theme .owl-dots button {
    width: 40px;
  }

  .news__content {
    margin-top: 36px !important;
  }

  .news .slide .slick-dots {
    bottom: -25px;
  }

  /* newsletter */
  .newsletter .newsletter__tagline br {
    display: block;
  }

  .newsletter .newsletter__headline br {
    display: block;
  }

  .newsletter {
    padding: 32px 20px;
    height: 373px;
    background: linear-gradient(79deg, #3470e1 12.69%, #af32ff 82.19%);
  }

  .newsletter .newsletter__subscribe {
    margin-top: 24px;
  }

  .newsletter .newsletter__subscribe > span {
    width: 56%;
  }

  .newsletter .newsletter__subscribe > span > input:not(input[type="submit"]) {
    width: 100%;
    font-size: 14px;
  }

  .newsletter .newsletter__headline {
    font-size: 28px;
    font-weight: 600;
    line-height: 36px;
    text-transform: none;
  }

  .newsletter .newsletter__headline::after {
    display: flex;
    margin: 16px auto 0;
    content: "";
    background: #fff;
    height: 4px;
    width: 30px;
  }

  .newsletter .newsletter__tagline {
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    letter-spacing: -0.1px;
  }

  .newsletter .newsletter__subscribe input:not(input[type="submit"]) {
    width: 51.6%;
    height: 38px;
    font-size: 12px;
    border-radius: 5px;
    border: none;
  }

  .newsletter .select2-container .select2-selection--single {
    border: none;
  }

  .newsletter__selectbox.tos-select {
    width: 40%;
  }

  .select-selected {
    width: 100%;
    height: 36px;
    padding: 8px 16px;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
  }

  .select-items {
    color: #323539;
    font-family: Poppins;
    font-size: 11px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 1.2px;
  }

  .select-items div {
    padding: 16px 20px;
  }

  .newsletter .newsletter__subscribe {
    gap: 7px;
    flex-wrap: wrap;
    justify-content: center;
  }

  .newsletter__cta {
    margin: 0 auto;
    margin-top: 42px;
    text-transform: uppercase;
    border-radius: 105px;
    background: linear-gradient(90deg, #8c47fb 0%, #3470e1 100%);
    box-shadow: 0px 2px 2px 0px rgba(76, 45, 152, 0.4);
    padding: 12px 32px;
    text-align: center;
    font-family: Renogare;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
  }

  .newsletter__selectbox select + span.select2 {
    overflow: hidden;
  }

  .newsletter__selectbox select + span.select2,
  .newsletter__selectbox select + span.select2 span {
    height: 38px;
  }

  .newsletter .error-message {
    position: absolute;
    text-align: center;
    top: 50%;
    width: 100%;
    left: 50%;
    transform: translate(-50%, -50%);
  }

  .answer__list {
    width: 90%;
  }

  .answer__list--item .content .text {
    padding: 24px 0px;
    width: unset;
    text-align: left;
  }

  .answer__list--item.active .content .text {
    padding: 24px 0px 12px;
  }

  .answer__list--item.active .dropdown {
    padding: 0px;
    max-width: 540px;
    margin-bottom: 24px;
  }

  /* multistep form */
  .banner__left form ul#progressbar,
  .banner__content form ul#progressbar,
  .discover__content form ul#progressbar {
    width: 90%;
    max-width: 362px;
    text-align: center;
    margin: 0 auto 16px;
  }

  .banner__left form fieldset,
  .banner__content form fieldset,
  .discover__content form fieldset {
    gap: 24px;
    width: 100%;
    flex-wrap: wrap;
  }

  .banner__left form fieldset span:has(input),
  .banner__content form fieldset span:has(input),
  .discover__content form fieldset span:has(input) {
    max-width: 90%;
    margin: 0 auto;
    position: static;
  }

  .banner__left form fieldset input:not([type="submit"], [type="button"]),
  .banner__content form fieldset input:not([type="submit"], [type="button"]),
  .discover__content form fieldset input:not([type="submit"], [type="button"]) {
    height: 38px;
    padding: 16px;
    width: 100%;
    margin: 0 auto;
  }
  li[aria-label="step email"] {
    display: none;
  }
  .multistep-form-main {
    position: relative;
    min-height: 102px;
  }

  .banner__left form fieldset input[type="button"],
  .banner__left form fieldset input[type="submit"],
  .banner__content form fieldset input[type="button"],
  .banner__content form fieldset input[type="submit"],
  .discover__content form fieldset input[type="button"],
  .discover__content form fieldset input[type="submit"] {
    border-radius: 100px;
    height: 40px;
    margin: 0 auto;
  }
}

@media (max-width: 400px) {
  .client__tabs-item {
    padding: 10px 6px !important;
    font-size: 10px !important;
    line-height: 19.5px;
  }

  .contact__content-tab li {
    font-size: 10px;
    line-height: 18px;
  }

  #form_1,
  #form_2,
  #form_3 {
    position: relative;
  }

  .error-message {
    position: absolute;
    transform: translateX(-50%);
    left: 50%;
    width: auto;
    max-width: 100%;
    text-align: center;
  }
}

@media (resolution: 1.5dppx) {
  html[lang="vi"] .discover .enter-website span input {
    width: 100%;
  }

  .performance .performance__content .system .system__item {
    width: 284px;
  }

  .banner .banner__right {
    width: 70%;
  }
}

/* // animation loading form */

.cf7-loading-overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.8);
  z-index: 22;
  justify-content: center;
  align-items: center;
}

.cf7-loading-spinner {
  width: 50px;
  height: 50px;
  border: 5px solid rgba(0, 0, 0, 0.1);
  border-left-color: #000;
  border-radius: 50%;
  animation: spin 1s linear infinite;
}

.enable-position {
  position: fixed !important;
  z-index: 22;
}

@keyframes spin {
  to {
    transform: rotate(360deg);
  }
}

.error-message {
  color: red;
  font-size: 14px;
  display: block;
  margin-top: 10px;
  height: 20px;
}
/* css của seo đưa */
.custombutton {
  line-height: 150%;
  border: solid #2e8b57;
  background-color: white;
  padding: 1rem;
  font-size: 1.5rem;
  width: 350px;
  border-radius: 1rem;
  color: #2e8b57;
  box-shadow: 0 0.4rem #dfd9d9;
  cursor: pointer;
}
.custombutton:active {
  color: white;
  box-shadow: 0 0.2rem #dfd9d9;
  transform: translateY(0.2rem);
}
.custombutton:hover:not(:disabled) {
  background: #2e8b57;
  color: white;
}
.custombutton:disabled {
  cursor: auto;
  color: grey;
}
