body .kd-home-stats.kd-stats-counter .kd-stat-card {
  transition: transform .3s ease, box-shadow .3s ease, border-color .3s ease;
}

body .kd-home-stats.kd-stats-counter .kd-stat-card:hover {
  transform: translateY(-7px);
  border-color: rgba(43, 77, 184, .22);
  box-shadow: 0 22px 42px rgba(16, 23, 68, .14);
}

body .kd-home-stats.kd-stats-counter .kd-stat-number .elementor-counter-number-wrapper {
  color: #101744;
  font-size: clamp(24px, 1.65vw, 30px);
  font-weight: 800;
  line-height: 1;
  white-space: nowrap;
  justify-content: center;
  transition: transform .3s ease, color .3s ease;
}

body .kd-home-stats.kd-stats-counter .kd-stat-number .elementor-counter-number-prefix,
body .kd-home-stats.kd-stats-counter .kd-stat-number .elementor-counter-number,
body .kd-home-stats.kd-stats-counter .kd-stat-number .elementor-counter-number-suffix {
  color: inherit;
}

body .kd-home-stats.kd-stats-counter .kd-stat-number .elementor-counter-number-suffix {
  font-size: .62em;
  line-height: 1;
  align-self: flex-start;
  margin-top: .12em;
  margin-left: 2px;
}

body .kd-home-stats.kd-stats-counter .kd-stat-card:hover .kd-stat-number .elementor-counter-number-wrapper {
  color: #1f3fb3;
  transform: scale(1.04);
}

body .kd-home-stats.kd-stats-counter .kd-stat-line {
  margin: 20px 0 22px;
}

body .kd-home-stats.kd-stats-counter .kd-stat-line .elementor-divider {
  padding: 0;
  line-height: 0;
}

body .kd-home-stats.kd-stats-counter .kd-stat-line .elementor-divider-separator {
  width: 42px;
  border-top-width: 4px;
  border-color: #2b4db8;
  border-radius: 999px;
  transform: scaleX(1);
  transform-origin: center;
  transition: transform .3s ease, border-color .3s ease;
}

body .kd-home-stats.kd-stats-counter .kd-stat-card:hover .kd-stat-line .elementor-divider-separator {
  border-color: #1f3fb3;
  transform: scaleX(1.55);
}

body .kd-home-stats.kd-stats-counter .kd-stat-label .elementor-heading-title {
  font-size: 13px;
  line-height: 1.3;
  font-weight: 700;
  color: #6b7280;
  transition: color .3s ease;
}

body .kd-home-stats.kd-stats-counter .kd-stat-card:hover .kd-stat-label .elementor-heading-title {
  color: #3f4658;
}

body .kd-home-stats.kd-stats-counter .elementor-widget-counter.kd-stat-number .elementor-counter-number-wrapper,
body .kd-home-stats.kd-stats-counter .elementor-widget-counter.kd-stat-number .elementor-counter-number-prefix,
body .kd-home-stats.kd-stats-counter .elementor-widget-counter.kd-stat-number .elementor-counter-number,
body .kd-home-stats.kd-stats-counter .elementor-widget-counter.kd-stat-number .elementor-counter-number-suffix {
  font-size: clamp(24px, 1.65vw, 30px);
}

body .kd-hero-native-v2 {
  position: relative;
  overflow: hidden;
  text-align: center;
  isolation: isolate;
}

body .kd-hero-native-v2::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;
  pointer-events: none;
  background: linear-gradient(to top, rgba(10,25,80,.28) 0%, rgba(10,25,80,.04) 36%, rgba(10,25,80,.03) 66%, rgba(10,25,80,.16) 100%);
}

body .kd-hero-native-v2 > .e-con-inner,
body .kd-hero-native-v2 > .elementor-element {
  position: relative;
  z-index: 5;
}

body .kd-hero-native-v2 .kd-hero-content {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 6;
  width: min(900px, calc(100% - 80px));
  max-width: 900px;
  transform: translate(-50%, -50%);
  text-align: center;
}

body .kd-hero-native-v2 .kd-hero-content > .elementor-element {
  width: 100%;
}

body .kd-hero-native-v2 .elementor-heading-title {
  margin: 0;
}

body .kd-hero-native-v2 .kd-hero-topline {
  position: absolute;
  inset: 0 auto auto 0;
  width: 100%;
  height: 3px;
  z-index: 10;
  margin: 0;
  transform: scaleX(0);
  transform-origin: left;
  animation: kdHeroLine 1.2s ease .3s forwards;
}

body .kd-hero-native-v2 .kd-hero-topline .elementor-divider,
body .kd-hero-native-v2 .kd-hero-topline .elementor-divider-separator {
  padding: 0;
}

body .kd-hero-native-v2 .kd-hero-topline .elementor-divider-separator {
  display: block;
  width: 100%;
  height: 3px;
  border: 0;
  background: linear-gradient(90deg, transparent 8%, #2B4DB8 38%, #93B4FF 72%, transparent 92%);
}

body .kd-hero-native-v2 .kd-hero-eyebrow {
  margin-bottom: 20px;
}

body .kd-hero-native-v2 .kd-hero-eyebrow .elementor-heading-title {
  display: inline-block;
  padding: 8px 20px;
  background: rgba(255,255,255,.15);
  border: 1px solid rgba(255,255,255,.45);
  border-radius: 50px;
}

body .kd-hero-native-v2 .kd-hero-title {
  margin-bottom: 18px;
  text-shadow: 0 2px 20px rgba(10,25,80,.3);
}

body .kd-hero-native-v2 .kd-hero-title .elementor-heading-title {
  max-width: 900px;
  margin-inline: auto;
  text-wrap: balance;
}

body .kd-hero-native-v2 .kd-hero-subtitle {
  margin-bottom: 22px;
}

body .kd-hero-native-v2 .kd-hero-copy {
  max-width: 640px;
  margin: 0 auto 26px;
}

body .kd-hero-native-v2 .kd-hero-trust {
  margin-bottom: 32px;
}

body .kd-hero-native-v2 .kd-hero-trust .elementor-icon-list-items {
  display: flex;
  justify-content: center;
  gap: 8px;
  flex-wrap: wrap;
}

body .kd-hero-native-v2 .kd-hero-trust .elementor-icon-list-item {
  display: inline-flex;
  align-items: center;
  gap: 7px;
  padding: 8px 18px;
  background: rgba(255,255,255,.12);
  border: 1px solid rgba(255,255,255,.35);
  border-radius: 50px;
  backdrop-filter: blur(4px);
  white-space: nowrap;
}

body .kd-hero-native-v2 .kd-hero-actions .elementor-button {
  transition: transform .25s ease, box-shadow .25s ease, background-color .25s ease;
}

body .kd-hero-native-v2 .kd-hero-actions .elementor-button:hover {
  transform: translateY(-2px);
}


body .kd-hero-native-v2 .kd-hero-actions {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
body .kd-hero-native-v2 .kd-hero-arrow {
  position: absolute;
  left: 50%;
  bottom: 48px;
  z-index: 7;
  width: 24px;
  transform: translateX(-50%);
  animation: kdHeroBounce 2.2s ease-in-out infinite;
}

body .kd-hero-native-v2 .kd-hero-cert-marquee {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 20;
  width: 100%;
  margin: 0;
  padding: 13px 0;
  overflow: hidden;
  border-top: 1px solid rgba(255,255,255,.12);
  background: rgba(10,18,64,.82);
  backdrop-filter: blur(8px);
  white-space: nowrap;
}

body .kd-hero-native-v2 .kd-hero-cert-marquee .elementor-widget-container {
  display: inline-block;
  min-width: max-content;
  animation: kdHeroMarquee 32s linear infinite;
}

body .kd-hero-native-v2 .kd-hero-cert-marquee p {
  margin: 0;
}

@keyframes kdHeroLine {
  to {
    transform: scaleX(1);
  }
}

@keyframes kdHeroBounce {
  0%, 100% {
    transform: translateX(-50%) translateY(0);
  }
  50% {
    transform: translateX(-50%) translateY(5px);
  }
}

@keyframes kdHeroMarquee {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-33.33%);
  }
}

@media (max-width: 1024px) {
  body .kd-hero-native-v2 .kd-hero-content {
    width: min(760px, calc(100% - 64px));
  }

  body .kd-hero-native-v2 .kd-hero-copy {
    max-width: 680px;
  }
}

@media (max-width: 767px) {
  body .kd-hero-native-v2 .kd-hero-content {
    width: calc(100% - 48px);
  }

  body .kd-hero-native-v2 .kd-hero-trust .elementor-icon-list-items {
    gap: 6px;
  }

  body .kd-hero-native-v2 .kd-hero-trust .elementor-icon-list-item {
    padding: 7px 16px;
  }
}

@media (max-width: 480px) {
  body .kd-hero-native-v2 {
    min-height: 820px;
  }

  body .kd-hero-native-v2 .kd-hero-content {
    top: 47%;
    width: calc(100% - 30px);
  }

  body .kd-hero-native-v2 .kd-hero-eyebrow {
    margin-bottom: 14px;
  }

  body .kd-hero-native-v2 .kd-hero-eyebrow .elementor-heading-title {
    padding: 6px 14px;
  }

  body .kd-hero-native-v2 .kd-hero-title {
    margin-bottom: 10px;
  }

  body .kd-hero-native-v2 .kd-hero-subtitle {
    margin-bottom: 14px;
  }

  body .kd-hero-native-v2 .kd-hero-copy {
    max-width: 330px;
    margin-bottom: 16px;
  }

  body .kd-hero-native-v2 .kd-hero-trust {
    margin-bottom: 16px;
  }

  body .kd-hero-native-v2 .kd-hero-trust .elementor-icon-list-items {
    flex-direction: column;
    align-items: center;
    gap: 5px;
  }

  body .kd-hero-native-v2 .kd-hero-trust .elementor-icon-list-item {
    max-width: 100%;
    padding: 6px 14px;
  }

  body .kd-hero-native-v2 .kd-hero-actions {
    gap: 8px;
  }

  body .kd-hero-native-v2 .kd-hero-arrow {
    display: none;
  }

  body .kd-hero-native-v2 .kd-hero-button,
  body .kd-hero-native-v2 .kd-hero-button .elementor-button {
    width: 100%;
  }

  body .kd-hero-native-v2 .kd-hero-cert-marquee {
    padding: 8px 0;
  }
}
body .kd-services-v21 {
  overflow: hidden;
  background: linear-gradient(180deg, #F8FAFF 0%, #FFFFFF 44%, #F6F8FC 100%);
}

body .kd-services-v21 > .e-con-inner {
  max-width: 1280px;
  margin-inline: auto;
}

body .kd-services-v21 .kd-services-header {
  max-width: 1040px;
  margin-inline: auto;
}

body .kd-services-v21 .kd-services-subtitle {
  max-width: 980px;
  margin-inline: auto;
}

body .kd-services-v21 .kd-services-subtitle p,
body .kd-services-v21 .kd-service-description p {
  margin: 0;
  color: #667285;
  font-size: 15px;
  line-height: 1.52;
  text-align: left;
}

body .kd-services-v21 .kd-service-card {
  position: relative;
  overflow: hidden;
  transition: transform .32s ease, box-shadow .32s ease, border-color .32s ease;
}

body .kd-services-v21 .kd-service-card::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  z-index: 5;
  width: 70px;
  height: 5px;
  border-radius: 18px 0 10px 0;
  background: #304BB3;
  transition: width .32s ease, background-color .32s ease;
}

body .kd-services-v21 .kd-service-card:hover::before {
  width: 118px;
  background: #24399A;
}

body .kd-services-v21 .kd-service-card > .e-con-inner {
  height: 100%;
}

body .kd-services-v21 .kd-service-image {
  position: relative;
  overflow: hidden;
  transition: filter .28s ease;
  will-change: filter;
}

body .kd-services-v21 .kd-service-image::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: -1px;
  height: 74px;
  pointer-events: none;
  background: linear-gradient(180deg, rgba(255,255,255,0) 0%, #FFFFFF 82%);
}

body .kd-services-v21 .kd-service-card-action .kd-service-image {
  background-size: auto 112%;
  background-position: center bottom;
}

body .kd-services-v21 .kd-service-card-pvc .kd-service-image,
body .kd-services-v21 .kd-service-card-vinyl .kd-service-image {
  background-size: auto 110%;
  background-position: center bottom;
}

body .kd-services-v21 .kd-service-card-collectible .kd-service-image {
  background-size: auto 126%;
  background-position: center bottom;
}

body .kd-services-v21 .kd-service-card:hover .kd-service-image {
  filter: saturate(1.12);
}

body .kd-services-v21 .kd-service-title {
  padding: 28px 32px 0;
  margin: 0;
}

body .kd-services-v21 .kd-service-title .elementor-heading-title {
  margin: 0;
  transition: color .28s ease, margin-bottom .3s cubic-bezier(.22,.61,.36,1);
}

body .kd-services-v21 .kd-service-card:hover .kd-service-title .elementor-heading-title {
  color: #24399A;
}

body .kd-services-v21 .kd-service-description {
  padding: 0 32px;
  display: grid;
  grid-template-rows: 1fr;
  opacity: 1;
  visibility: visible;
  transform: translate3d(0, 0, 0);
  transition: grid-template-rows .36s cubic-bezier(.22,.61,.36,1), opacity .24s ease, visibility .24s ease, transform .32s cubic-bezier(.22,.61,.36,1);
  will-change: grid-template-rows, opacity, transform;
}

body .kd-services-v21 .kd-service-description .elementor-widget-container {
  min-height: 0;
  overflow: hidden;
  padding: 16px 18px 18px;
  border: 1px solid rgba(43, 77, 184, .08);
  border-radius: 10px;
  background: linear-gradient(180deg, rgba(248, 250, 255, .98) 0%, rgba(235, 240, 248, .94) 100%);
  box-shadow: inset 0 1px 0 rgba(255,255,255,.72);
  transform: translate3d(0, 0, 0);
  transition: padding .32s cubic-bezier(.22,.61,.36,1), border-color .24s ease, background-color .24s ease, transform .32s cubic-bezier(.22,.61,.36,1);
  will-change: padding, transform;
}

body .kd-services-v21 .kd-service-button {
  width: 100%;
  margin-top: auto;
  padding: 8px 32px 30px;
}

body .kd-services-v21 .kd-service-button .elementor-button {
  position: relative;
  overflow: hidden;
  transition: color .28s ease, transform .28s ease;
}

body .kd-services-v21 .kd-service-button .elementor-button:hover {
  transform: translateX(5px);
}

body .kd-services-v21 .kd-service-button .elementor-button-text {
  background: linear-gradient(90deg, #2C43A8 0%, #2C43A8 34%, #5D7CFF 50%, #2C43A8 66%, #2C43A8 100%);
  background-size: 240% 100%;
  background-position: 100% 0;
  -webkit-background-clip: text;
  background-clip: text;
  transition: background-position .55s ease;
}

body .kd-services-v21 .kd-service-button .elementor-button:hover .elementor-button-text {
  color: transparent;
  -webkit-text-fill-color: transparent;
  background-position: 0 0;
}

@media (min-width: 1025px) {
  body .kd-services-v21 .kd-service-title {
    min-height: 128px;
    display: flex;
    align-items: flex-start;
  }

  body .kd-services-v21 .kd-service-description {
    grid-template-rows: 0fr;
    opacity: 0;
    visibility: hidden;
    transform: translate3d(0, -6px, 0);
  }

  body .kd-services-v21 .kd-service-description .elementor-widget-container {
    padding-top: 0;
    padding-bottom: 0;
    border-color: transparent;
    transform: translate3d(0, 8px, 0);
  }

  body .kd-services-v21 .kd-services-grid:hover .kd-service-title .elementor-heading-title {
    margin-bottom: 14px;
  }

  body .kd-services-v21 .kd-services-grid:hover .kd-service-description {
    grid-template-rows: 1fr;
    opacity: 1;
    visibility: visible;
    transform: translate3d(0, 0, 0);
  }

  body .kd-services-v21 .kd-services-grid:hover .kd-service-description .elementor-widget-container {
    padding-top: 16px;
    padding-bottom: 18px;
    border-color: rgba(43, 77, 184, .08);
    transform: translate3d(0, 0, 0);
  }
}

@media (max-width: 1024px) {
  body .kd-services-v21 .kd-service-title {
    padding: 26px 28px 0;
  }

  body .kd-services-v21 .kd-service-title .elementor-heading-title {
    margin-bottom: 14px;
  }

  body .kd-services-v21 .kd-service-description {
    padding: 0 28px;
  }

  body .kd-services-v21 .kd-service-description .elementor-widget-container {
    padding: 15px 17px 17px;
  }

  body .kd-services-v21 .kd-service-button {
    padding: 10px 28px 28px;
  }
}

@media (max-width: 767px) {
  body .kd-services-v21 .kd-service-image {
    border-radius: 16px 16px 0 0;
  }

  body .kd-services-v21 .kd-service-title {
    padding: 24px 26px 0;
  }

  body .kd-services-v21 .kd-service-title .elementor-heading-title {
    margin-bottom: 12px;
  }

  body .kd-services-v21 .kd-service-description {
    padding: 0 26px;
  }

  body .kd-services-v21 .kd-service-description .elementor-widget-container {
    padding: 14px 16px 16px;
    border-radius: 9px;
  }

  body .kd-services-v21 .kd-service-button {
    padding: 10px 26px 26px;
  }
}
/* KingDa Home 04 - About Factory V2 native */
body .kd-factory-native {
  overflow: hidden;
}

body .kd-factory-native .kd-factory-eyebrow .elementor-heading-title {
  display: inline-flex;
  padding: 8px 15px;
  border-radius: 5px;
  color: #2b4db8;
  background: rgba(43, 77, 184, .08);
  letter-spacing: 2.8px;
  text-transform: uppercase;
}

body .kd-factory-native .kd-factory-subtitle {
  padding-left: 18px;
  border-left: 4px solid #2b4db8;
}

body .kd-factory-native .kd-factory-body p {
  margin: 0 0 18px;
}

body .kd-factory-native .kd-factory-body p:last-child {
  margin-bottom: 0;
}

body .kd-factory-native .kd-factory-feature-item .elementor-heading-title {
  color: #111827;
}

body .kd-factory-native .kd-factory-button .elementor-button {
  box-shadow: 0 18px 34px rgba(43, 77, 184, .18);
  transition: transform .28s ease, box-shadow .28s ease, background-color .28s ease;
}

body .kd-factory-native .kd-factory-button .elementor-button:hover {
  transform: translateY(-3px);
  box-shadow: 0 24px 48px rgba(43, 77, 184, .25);
}

body .kd-factory-native .kd-factory-video-card .elementor-wrapper,
body .kd-factory-native .kd-factory-video-card iframe,
body .kd-factory-native .kd-factory-video-card video {
  border-radius: 8px;
  overflow: hidden;
}

body .kd-factory-native .kd-factory-video-card video {
  object-fit: cover;
}

body .kd-factory-native .kd-factory-stat-card {
  position: relative;
  overflow: hidden;
  transition: transform .28s ease, box-shadow .28s ease, border-color .28s ease;
}

body .kd-factory-native .kd-factory-stat-card::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 4px;
  background: #2b4db8;
  transform: scaleX(1);
  transform-origin: center;
  transition: transform .28s ease, background-color .28s ease;
}

body .kd-factory-native .kd-factory-stat-card:hover::after {
  transform: scaleX(.72);
  background: #1f3fb3;
}

body .kd-factory-native .kd-factory-stat-label .elementor-heading-title {
  color: #6b7280;
  letter-spacing: .9px;
  text-transform: uppercase;
}
@media (min-width: 1025px) {
  body .kd-factory-native .kd-factory-stat-card {
    flex: 1 1 0;
    min-width: 0;
    max-width: none;
    width: auto;
  }
}

@media (max-width: 1024px) {
  body .kd-factory-native .kd-factory-copy {
    max-width: 760px;
  }

  body .kd-factory-native .kd-factory-media {
    max-width: 760px;
  }
}

@media (max-width: 767px) {
  body .kd-factory-native .kd-factory-eyebrow .elementor-heading-title {
    letter-spacing: 1.6px;
  }

  body .kd-factory-native .kd-factory-media {
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    gap: 12px;
  }

  body .kd-factory-native .kd-factory-video-card {
    width: 100%;
    flex-basis: 100%;
  }

  body .kd-factory-native .kd-factory-stat-card {
    width: calc(50% - 6px);
    flex-basis: calc(50% - 6px);
    max-width: 176px;
  }

  body .kd-factory-native .kd-factory-stat-number .elementor-heading-title {
    font-size: 21px;
    line-height: 1.1;
  }

  body .kd-factory-native .kd-factory-stat-label .elementor-heading-title {
    font-size: 10px;
    line-height: 1.2;
    letter-spacing: 1px;
  }

  body .kd-factory-native .kd-factory-button,
  body .kd-factory-native .kd-factory-button .elementor-button {
    width: 100%;
  }
}
/* KingDa Home 05 - Why Choose V15 native toggle smoother */
body .kd-why-source-native {
  overflow: hidden;
  background: linear-gradient(180deg, #f8fafc 0%, #ffffff 50%, #f7f9fc 100%);
  font-family: Archivo, Arial, Helvetica, sans-serif;
}

body .kd-why-source-native .kd-why-badge .elementor-heading-title {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  min-height: 38px;
  padding: 0 24px;
  border-radius: 999px;
  background: #e9edf7;
  color: #24399a;
  font-size: 13px;
  line-height: 1;
  font-weight: 800;
  letter-spacing: .08em;
  text-transform: uppercase;
}

body .kd-why-source-native .kd-why-badge .elementor-heading-title::before {
  content: "";
  width: 13px;
  height: 13px;
  background: #24399a;
  clip-path: polygon(50% 0%,61% 34%,98% 35%,68% 56%,79% 91%,50% 70%,21% 91%,32% 56%,2% 35%,39% 34%);
}

body .kd-why-source-native .kd-why-title .elementor-heading-title {
  max-width: 920px;
  margin: 0 auto;
  color: #111827;
}

body .kd-why-source-native .kd-why-title .elementor-heading-title span {
  color: #25399c;
}

body .kd-why-source-native .kd-why-intro {
  max-width: 920px;
}

body .kd-why-source-native .kd-why-intro p {
  margin: 0;
}

body .kd-why-source-native .kd-why-grid,
body .kd-why-source-native .kd-why-grid > .e-con-inner {
  width: 100%;
}

body .kd-why-source-native .kd-why-card {
  min-width: 0;
  position: relative;
  isolation: isolate;
  transition: transform .34s ease, box-shadow .34s ease, border-color .34s ease;
}

body .kd-why-source-native .kd-why-card::before {
  content: "";
  position: absolute;
  top: 0;
  left: 22px;
  z-index: 4;
  width: 88px;
  height: 5px;
  border-radius: 0 0 999px 999px;
  background: #2b4db8;
  transition: width .34s ease, background-color .34s ease;
}

body .kd-why-source-native .kd-why-card:hover::before {
  width: 128px;
  background: #1f3fb3;
}

body .kd-why-source-native .kd-why-card > .e-con-inner {
  gap: 0;
}

body .kd-why-source-native .kd-why-image {
  width: 100%;
}

body .kd-why-source-native .kd-why-image .elementor-widget-container {
  position: relative;
  width: 100%;
  height: 270px;
  margin: 0;
  padding: 0;
  overflow: hidden;
  border-radius: 18px 18px 0 0;
  background: #f4f6fb;
}

body .kd-why-source-native .kd-why-image .elementor-widget-container::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: -1px;
  z-index: 2;
  height: 82px;
  pointer-events: none;
  background: linear-gradient(180deg, rgba(255,255,255,0) 0%, #ffffff 82%);
}

body .kd-why-source-native .kd-why-image img {
  display: block;
  width: 100%;
  height: 100%;
  max-width: none;
  object-fit: cover;
  object-position: center center;
  transform: scale(1.035);
  transition: transform .4s ease, filter .4s ease;
}

body .kd-why-source-native .kd-why-card:hover .kd-why-image img {
  transform: scale(1.08);
  filter: saturate(1.08) contrast(1.03);
}

body .kd-why-source-native .kd-why-toggle-widget {
  width: 100%;
}

body .kd-why-source-native .kd-why-toggle-widget .elementor-toggle,
body .kd-why-source-native .kd-why-toggle-widget .elementor-toggle-item {
  border: 0;
  background: transparent;
}

body .kd-why-source-native .kd-why-toggle-widget .elementor-toggle-item {
  contain: layout paint;
}

body .kd-why-source-native .kd-why-toggle-widget .elementor-toggle {
  padding: 28px 32px 34px;
}

body .kd-why-source-native .kd-why-toggle-widget .elementor-toggle-item:first-child {
  display: none;
}

body .kd-why-source-native .kd-why-toggle-widget .elementor-tab-title {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 18px;
  padding: 0;
  border: 0;
  cursor: pointer;
  color: #07112f;
  font-family: Archivo, Arial, Helvetica, sans-serif;
  font-size: 22px;
  line-height: 1.18;
  font-weight: 800;
  letter-spacing: 0;
  transition: color .18s ease;
  -webkit-tap-highlight-color: transparent;
}

body .kd-why-source-native .kd-why-toggle-widget .elementor-toggle-icon {
  display: none;
}

body .kd-why-source-native .kd-why-toggle-widget .elementor-tab-title::after {
  content: "";
  flex: 0 0 auto;
  width: 10px;
  height: 10px;
  margin-top: .44em;
  border-right: 2px solid #2b4db8;
  border-bottom: 2px solid #2b4db8;
  transform: rotate(45deg);
  transition: border-color .18s ease;
}

body .kd-why-source-native .kd-why-toggle-widget .elementor-tab-title:hover,
body .kd-why-source-native .kd-why-toggle-widget .elementor-tab-title.elementor-active {
  color: #07112f;
}

body .kd-why-source-native .kd-why-toggle-widget .elementor-tab-title:hover::after {
  border-color: #1f3fb3;
}

body .kd-why-source-native .kd-why-toggle-widget .elementor-tab-title.elementor-active::after {
  margin-top: .62em;
  transform: rotate(225deg);
  border-color: #1f3fb3;
}

body .kd-why-source-native .kd-why-toggle-widget .elementor-tab-title.elementor-active:hover::after {
  border-color: #315fe8;
}

body .kd-why-source-native .kd-why-toggle-widget .elementor-tab-content {
  overflow: hidden;
  max-width: 100%;
  padding: 16px 0 0;
  border: 0;
  background: transparent;
  color: #657184;
  opacity: 0;
  transform: translate3d(0, -5px, 0);
  transition: opacity .24s ease, transform .24s ease;
  transition-delay: .03s;
  backface-visibility: hidden;
  will-change: height, opacity, transform;
}

body .kd-why-source-native .kd-why-toggle-widget .elementor-tab-title.elementor-active + .elementor-tab-content {
  opacity: 1;
  transform: translateZ(0);
}

body .kd-why-source-native .kd-why-toggle-widget .elementor-tab-content p {
  box-sizing: border-box;
  width: 100%;
  margin: 0;
  padding: 0;
  border: 0;
  background: transparent;
  color: #657184;
  font-size: 16px;
  line-height: 1.58;
  font-weight: 400;
  overflow-wrap: anywhere;
  transform: translateZ(0);
}

@media (max-width: 1024px) {
  body .kd-why-source-native .kd-why-image .elementor-widget-container {
    height: 250px;
  }

  body .kd-why-source-native .kd-why-toggle-widget .elementor-toggle {
    padding: 26px 28px 30px;
  }

  body .kd-why-source-native .kd-why-toggle-widget .elementor-tab-title {
    font-size: 21px;
  }

  body .kd-why-source-native .kd-why-toggle-widget .elementor-tab-content p {
    font-size: 15px;
  }
}

@media (max-width: 767px) {
  body .kd-why-source-native .kd-why-header,
  body .kd-why-source-native .kd-why-header > .e-con-inner {
    align-items: flex-start;
    text-align: left;
  }

  body .kd-why-source-native .kd-why-badge .elementor-heading-title {
    min-height: 34px;
    padding: 0 18px;
    font-size: 11px;
  }

  body .kd-why-source-native .kd-why-image .elementor-widget-container {
    height: 214px;
  }

  body .kd-why-source-native .kd-why-toggle-widget .elementor-toggle {
    padding: 22px 24px 24px;
  }

  body .kd-why-source-native .kd-why-toggle-widget .elementor-tab-title {
    gap: 14px;
    font-size: 20px;
    line-height: 1.15;
  }

  body .kd-why-source-native .kd-why-toggle-widget .elementor-tab-content {
    padding-top: 12px;
  }

  body .kd-why-source-native .kd-why-toggle-widget .elementor-tab-content p {
    font-size: 14px;
    line-height: 1.5;
  }
}
/* KingDa Home 06 - Materials V1 native */


body .kd-materials-native {
  --kd-material-blue: #2b4db8;
  --kd-material-ink: #07113e;
  --kd-material-copy: #5f6b7b;
  background: #F1F4FA;
  box-shadow: 0 0 0 100vmax #F1F4FA;
  clip-path: inset(0 -100vmax);
}

body .kd-materials-native .kd-materials-subtitle p,
body .kd-materials-native .kd-material-tip-body p,
body .kd-materials-native .kd-material-field p,
body .kd-materials-native .kd-material-edge-badge p,
body .kd-materials-native .kd-material-quote p {
  margin: 0;
}

body .kd-materials-native .kd-material-tip-card {
  position: relative;
  overflow: hidden;
}

body .kd-materials-native .kd-material-tip-card::before {
  content: "PRO TIP";
  position: absolute;
  inset: 0 auto 0 0;
  width: 42px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: var(--kd-material-blue);
  color: #fff;
  font-size: 11px;
  font-weight: 800;
  letter-spacing: .15em;
  text-transform: uppercase;
  writing-mode: vertical-rl;
  transform: rotate(180deg);
}

body .kd-materials-native .kd-material-tip-button .elementor-button {
  transition: color .24s ease, background-color .24s ease, border-color .24s ease, transform .24s ease;
}

body .kd-materials-native .kd-material-tip-button .elementor-button:hover {
  transform: translateY(-2px);
}

body .kd-materials-native .kd-material-card {
  position: relative;
  overflow: hidden;
  transition: transform .3s ease, box-shadow .3s ease, border-color .3s ease;
}

body .kd-materials-native .kd-material-card::before {
  content: "";
  position: absolute;
  top: 0;
  left: 28px;
  width: 74px;
  height: 4px;
  border-radius: 0 0 4px 4px;
  background: var(--kd-material-blue);
  transition: width .3s ease, background-color .3s ease;
}

body .kd-materials-native .kd-material-card:hover {
  border-color: rgba(43, 77, 184, .24);
  box-shadow: 0 24px 56px rgba(15, 28, 46, .14);
}

body .kd-materials-native .kd-material-card:hover::before {
  width: 112px;
  background: #1f3fb3;
}

body .kd-materials-native .kd-material-card-featured {
  border-width: 2px;
  border-color: rgba(43, 77, 184, .9);
  box-shadow: 0 22px 56px rgba(43, 77, 184, .15);
}

body .kd-materials-native .kd-material-icon {
  margin-bottom: 14px;
}

body .kd-materials-native .kd-material-card-title {
  margin-bottom: 22px;
}

body .kd-materials-native .kd-material-field {
  margin-bottom: 18px;
}

body .kd-materials-native .kd-material-field strong {
  display: block;
  margin-bottom: 6px;
  color: var(--kd-material-blue);
  font-size: 11px;
  line-height: 1.2;
  font-weight: 800;
  letter-spacing: .1em;
  text-transform: uppercase;
}

body .kd-materials-native .kd-material-edge-badge {
  margin: 2px 0 16px;
}

body .kd-materials-native .kd-material-edge-badge span {
  display: inline-flex;
  align-items: center;
  min-height: 27px;
  padding: 5px 14px;
  border-radius: 7px;
  background: #07113e;
  color: #fff;
  font-size: 12px;
  line-height: 1;
  font-weight: 700;
  letter-spacing: .03em;
}

body .kd-materials-native .kd-material-quote p {
  font-style: italic;
}

@media (max-width: 1024px) {
  body .kd-materials-native .kd-materials-title .elementor-heading-title {
    font-size: 34px;
  }
}

@media (max-width: 767px) {
  body .kd-materials-native .kd-materials-title .elementor-heading-title {
    font-size: 28px;
  }

  body .kd-materials-native .kd-material-tip-card::before {
    width: 36px;
    font-size: 10px;
  }

  body .kd-materials-native .kd-material-card::before {
    left: 22px;
    width: 64px;
  }

  body .kd-materials-native .kd-material-card:hover::before {
    width: 92px;
  }
}
/* KingDa Home 07 - Process V1 native carousel */
body .kd-process-native {
  --kd-process-blue: #315fe8;
  --kd-process-blue-2: #6f95ff;
  --kd-process-navy: #071642;
  --kd-process-copy: #657184;
}

body .kd-process-native p {
  margin: 0;
}

body .kd-process-native .kd-process-hero-image {
  width: 44%;
  filter: drop-shadow(0 24px 46px rgba(48, 78, 139, .12));
}

body .kd-process-native .kd-process-hero-image img {
  width: 100%;
  max-width: 560px;
  height: auto;
  object-fit: contain;
}

body .kd-process-native .kd-process-title .elementor-heading-title {
  color: var(--kd-process-navy);
  letter-spacing: 0;
}

body .kd-process-native .kd-process-carousel {
  position: relative;
  width: 100%;
}


body .kd-process-native .kd-process-carousel .swiper,
body .kd-process-native .kd-process-carousel .e-n-carousel,
body .kd-process-native .kd-process-carousel .elementor-swiper {
  overflow: hidden;
}

body .kd-process-native .kd-process-carousel .swiper-wrapper {
  align-items: stretch;
}

body .kd-process-native .kd-process-carousel .swiper-slide {
  height: auto;
  display: flex;
}

body .kd-process-native .kd-process-card {
  width: 100%;
  overflow: hidden;
  transition: transform .28s ease, box-shadow .28s ease, border-color .28s ease;
}

body .kd-process-native .kd-process-card:hover {
  border-color: rgba(49, 95, 232, .20);
  box-shadow: 0 22px 52px rgba(49, 84, 145, .13);
}

body .kd-process-native .kd-process-card-image {
  height: 214px;
  overflow: hidden;
  border-radius: 12px;
  background: #f8fbff;
}

body .kd-process-native .kd-process-card-image .elementor-widget-container,
body .kd-process-native .kd-process-card-image img {
  width: 100%;
  height: 100%;
}

body .kd-process-native .kd-process-card-image img {
  max-width: none;
  object-fit: cover;
  object-position: center;
  display: block;
  transition: transform .35s ease, filter .35s ease;
}

body .kd-process-native .kd-process-card:hover .kd-process-card-image img {
  transform: scale(1.025);
  filter: saturate(1.05) contrast(1.02);
}

body .kd-process-native .kd-process-card-title {
  margin: 18px 16px 10px;
}

body .kd-process-native .kd-process-card-title .elementor-heading-title {
  display: flex;
  align-items: baseline;
  gap: 12px;
  color: #20232b;
}

body .kd-process-native .kd-process-no {
  flex: 0 0 auto;
  color: var(--kd-process-blue);
  font-size: 22px;
  line-height: 1;
  font-weight: 800;
}

body .kd-process-native .kd-process-title-text {
  color: #20232b;
}

body .kd-process-native .kd-process-card-text {
  margin: 0 16px;
}

body .kd-process-native .kd-process-card-text p {
  color: var(--kd-process-copy);
}

body .kd-process-native .kd-process-carousel .elementor-swiper-button,
body .kd-process-native .kd-process-carousel .swiper-button-prev,
body .kd-process-native .kd-process-carousel .swiper-button-next {
  width: 36px;
  height: 36px;
  border-radius: 50%;
  background: #fff;
  color: var(--kd-process-blue);
  box-shadow: 0 16px 34px rgba(49, 84, 145, .12);
  transition: background .25s ease, color .25s ease, transform .25s ease, box-shadow .25s ease;
}

body .kd-process-native .kd-process-carousel .elementor-swiper-button:hover,
body .kd-process-native .kd-process-carousel .swiper-button-prev:hover,
body .kd-process-native .kd-process-carousel .swiper-button-next:hover {
  background: linear-gradient(135deg, var(--kd-process-blue), var(--kd-process-blue-2));
  color: #fff;
  box-shadow: 0 18px 40px rgba(49, 95, 232, .22);
}

body .kd-process-native .kd-process-carousel .swiper-pagination,
body .kd-process-native .kd-process-carousel .elementor-swiper-pagination {
  position: relative;
  bottom: auto;
  margin-top: 22px;
}

body .kd-process-native .kd-process-carousel .swiper-pagination-bullet {
  width: 9px;
  height: 9px;
  background: #cfd5df;
  opacity: 1;
  border-radius: 999px;
  transition: width .25s ease, background .25s ease;
}

body .kd-process-native .kd-process-carousel .swiper-pagination-bullet-active {
  width: 26px;
  background: var(--kd-process-blue);
}

@media (max-width: 1024px) {
  body .kd-process-native .kd-process-main {
    align-items: center;
  }

  body .kd-process-native .kd-process-hero-image {
    width: 46%;
  }

  body .kd-process-native .kd-process-title .elementor-heading-title {
    font-size: 44px;
  }

  body .kd-process-native .kd-process-card-image {
    height: 202px;
  }

  body .kd-process-native .kd-process-card-title .elementor-heading-title {
    font-size: 25px;
  }
}

@media (max-width: 767px) {
  body .kd-process-native .kd-process-hero-image {
    width: 100%;
    max-width: 430px;
  }

  body .kd-process-native .kd-process-copy {
    align-items: flex-start;
  }

  body .kd-process-native .kd-process-title .elementor-heading-title {
    font-size: 35px;
    line-height: 1.08;
  }

  body .kd-process-native .kd-process-card-image {
    height: 198px;
  }

  body .kd-process-native .kd-process-card-title {
    margin: 17px 12px 10px;
  }

  body .kd-process-native .kd-process-card-title .elementor-heading-title {
    gap: 10px;
    font-size: 24px;
  }

  body .kd-process-native .kd-process-no {
    font-size: 18px;
  }

  body .kd-process-native .kd-process-card-text {
    margin: 0 12px;
  }

  body .kd-process-native .kd-process-card-text p {
    font-size: 15px;
    line-height: 1.45;
  }

  body .kd-process-native .kd-process-carousel .elementor-swiper-button,
  body .kd-process-native .kd-process-carousel .swiper-button-prev,
  body .kd-process-native .kd-process-carousel .swiper-button-next {
    width: 32px;
    height: 32px;
  }
}
@media (min-width: 1440px) {
  body .kd-process-native > .e-con-inner {
    max-width: 1400px;
    margin-inline: auto;
  }
  body .kd-process-native .kd-process-card-image {
    height: auto;
    aspect-ratio: 16 / 9;
  }
}
/* KingDa Home 08 - Factory Gallery V4 source layout */
body .kd-factory-dark-section {
  --kd-factory-blue: #4f7cff;
  --kd-factory-blue-deep: #315fe8;
  --kd-factory-white: #fff;
  --kd-factory-muted: #aeb7c7;
  position: relative;
  background:
    linear-gradient(rgba(255,255,255,.026) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255,255,255,.026) 1px, transparent 1px),
    radial-gradient(circle at 50% 0%, rgba(79,124,255,.18), transparent 34%),
    #121726;
  background-size: 64px 64px, 64px 64px, auto, auto;
}

body .kd-factory-dark-section:before {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  background:
    radial-gradient(circle at 50% 22%, rgba(255,255,255,.06), transparent 28%),
    linear-gradient(180deg, rgba(0,0,0,.08), rgba(0,0,0,.20));
}

body .kd-factory-dark-section > .e-con-inner,
body .kd-factory-dark-section > .elementor-element {
  position: relative;
  z-index: 1;
}

body .kd-factory-dark-section p {
  margin: 0;
}

body .kd-factory-dark-section .kd-shell {
  width: 100%;
  max-width: 1240px;
  margin-left: auto;
  margin-right: auto;
}

body .kd-factory-dark-section .kd-heading-block {
  text-align: center;
}

body .kd-factory-dark-section .kd-eyebrow {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: auto;
  margin-inline: auto;
  padding: 7px 16px;
  border: 1px solid rgba(255,255,255,.16);
  border-radius: 999px;
  background: rgba(255,255,255,.08);
  box-shadow: inset 0 1px 0 rgba(255,255,255,.08);
}

body .kd-factory-dark-section .kd-eyebrow p {
  color: #d6dce8;
  font-size: 11px;
  font-weight: 800;
  letter-spacing: .14em;
  text-transform: uppercase;
}

body .kd-factory-dark-section .kd-main-title .elementor-heading-title {
  max-width: 880px;
  margin: 0 auto;
  color: var(--kd-factory-white);
  text-shadow: 0 14px 42px rgba(0,0,0,.42);
}

body .kd-factory-dark-section .kd-main-title span {
  color: #c8ceda;
}

body .kd-factory-dark-section .kd-intro-copy p {
  max-width: 920px;
  margin-inline: auto;
  color: var(--kd-factory-muted);
}

body .kd-factory-dark-section .kd-card-grid {
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: stretch;
  justify-content: center;
  gap: 18px;
}

body .kd-factory-dark-section .kd-factory-card {
  position: relative;
  box-sizing: border-box;
  flex: 1 1 0;
  min-width: 0;
  max-width: none;
  overflow: hidden;
  transition: transform .32s ease, border-color .32s ease, box-shadow .32s ease;
  background: linear-gradient(180deg, rgba(255,255,255,.045), rgba(255,255,255,.018));
  box-shadow: 0 18px 54px rgba(0,0,0,.28), inset 0 1px 0 rgba(255,255,255,.08);
}

body .kd-factory-dark-section .kd-factory-card:before,
body .kd-factory-dark-section .kd-factory-card:after {
  content: "";
  position: absolute;
  width: 46px;
  height: 46px;
  pointer-events: none;
  opacity: .7;
}

body .kd-factory-dark-section .kd-factory-card:before {
  top: 14px;
  left: 14px;
  border-top: 2px solid rgba(174,183,199,.28);
  border-left: 2px solid rgba(174,183,199,.28);
}

body .kd-factory-dark-section .kd-factory-card:after {
  right: 14px;
  bottom: 112px;
  border-right: 2px solid rgba(174,183,199,.22);
  border-bottom: 2px solid rgba(174,183,199,.22);
}

body .kd-factory-dark-section .kd-factory-card:hover {
  border-color: rgba(79,124,255,.38);
  box-shadow: 0 28px 70px rgba(0,0,0,.38), inset 0 1px 0 rgba(255,255,255,.12);
}

body .kd-factory-dark-section .kd-image-wrap {
  height: 260px;
  overflow: hidden;
  border-radius: 12px;
  background: rgba(255,255,255,.06);
  margin-bottom: 24px;
}

body .kd-factory-dark-section .kd-factory-image,
body .kd-factory-dark-section .kd-factory-image .elementor-widget-container,
body .kd-factory-dark-section .kd-factory-image img {
  width: 100%;
  height: 100%;
}

body .kd-factory-dark-section .kd-factory-image img {
  display: block;
  max-width: none;
  object-fit: cover;
  object-position: center;
  transition: transform .4s ease, filter .4s ease;
}

body .kd-factory-dark-section .kd-factory-card:hover .kd-factory-image img {
  transform: scale(1.06);
  filter: saturate(1.08) contrast(1.04);
}

body .kd-factory-dark-section .kd-card-title {
  margin-bottom: 10px;
}

body .kd-factory-dark-section .kd-card-title .elementor-heading-title {
  color: var(--kd-factory-white);
}

body .kd-factory-dark-section .kd-card-copy {
  margin-bottom: 18px;
}

body .kd-factory-dark-section .kd-card-copy p {
  color: var(--kd-factory-muted);
  font-size: 14px;
  line-height: 1.7;
}

body .kd-factory-dark-section .kd-card-button {
  margin-top: auto;
}

body .kd-factory-dark-section .kd-card-button .elementor-button {
  min-width: 160px;
  padding: 12px 26px;
  background: linear-gradient(135deg, var(--kd-factory-blue), var(--kd-factory-blue-deep));
  box-shadow: 0 14px 30px rgba(47,85,212,.28);
  transition: transform .22s ease, box-shadow .22s ease, filter .22s ease;
}

body .kd-factory-dark-section .kd-card-button .elementor-button:hover {
  transform: translateY(-2px);
  box-shadow: 0 18px 36px rgba(47,85,212,.36);
  filter: brightness(1.05);
}

body .kd-factory-dark-section .kd-stats-bar {
  margin-top: 30px;
  display: flex;
  flex-direction: row;
  align-items: stretch;
  gap: 0;
  box-shadow: 0 20px 48px rgba(0,0,0,.24);
}

body .kd-factory-dark-section .kd-stat-item {
  position: relative;
  box-sizing: border-box;
  flex: 1 1 0;
  max-width: none;
  text-align: center;
}

body .kd-factory-dark-section .kd-stat-item:not(:last-child):after {
  content: "";
  position: absolute;
  top: 8px;
  right: 0;
  bottom: 8px;
  width: 1px;
  background: rgba(255,255,255,.08);
}

body .kd-factory-dark-section .kd-stat-value .elementor-heading-title {
  color: var(--kd-factory-white);
  margin-bottom: 8px;
}

body .kd-factory-dark-section .kd-stat-label p {
  color: #7f8aa0;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
}

@media (max-width: 1024px) {
  body .kd-factory-dark-section .kd-card-grid {
    flex-wrap: wrap;
  }

  body .kd-factory-dark-section .kd-factory-card {
    flex: 0 1 calc(50% - 9px);
    max-width: calc(50% - 9px);
  }

  body .kd-factory-dark-section .kd-image-wrap {
    height: 240px;
  }
}

@media (max-width: 767px) {
  body .kd-factory-dark-section .kd-card-grid {
    flex-direction: column;
    flex-wrap: nowrap;
    gap: 16px;
  }

  body .kd-factory-dark-section .kd-factory-card {
    flex: 1 1 auto;
    max-width: 100%;
  }

  body .kd-factory-dark-section .kd-eyebrow p {
    font-size: 10px;
    letter-spacing: .09em;
  }

  body .kd-factory-dark-section .kd-image-wrap {
    height: 220px;
    margin-bottom: 16px;
  }

  body .kd-factory-dark-section .kd-card-copy p {
    font-size: 14px;
    line-height: 1.58;
  }

  body .kd-factory-dark-section .kd-stats-bar {
    flex-direction: column;
    gap: 20px;
    margin-top: 22px;
  }

  body .kd-factory-dark-section .kd-stat-item:not(:last-child):after {
    display: none;
  }
}
/* KingDa Home 10 - Case Studies V1 native */
body .kd-case-section {
  overflow-x: hidden;
}

body .kd-case-section p {
  margin: 0;
}

body .kd-case-section .kd-case-shell {
  width: 100%;
  margin-inline: auto;
}

body .kd-case-section .kd-case-main-title .elementor-heading-title {
  max-width: 980px;
  margin: 0 auto;
}

body .kd-case-section .kd-case-main-title .elementor-heading-title,
body .kd-case-section .kd-case-title .elementor-heading-title {
  letter-spacing: 0;
}

body .kd-case-section .kd-case-intro p {
  max-width: 960px;
  margin-inline: auto;
}

body .kd-case-section .kd-case-grid {
  width: 100%;
}

body .kd-case-section .kd-case-card {
  box-sizing: border-box;
  transition: transform .3s ease, border-color .3s ease, box-shadow .3s ease;
}

body .kd-case-section .kd-case-card:hover {
  transform: translateY(-6px);
}

body .kd-case-section .kd-case-image {
  height: 230px;
  overflow: hidden;
  background: #e7ecf7;
}

body .kd-case-section .kd-case-image,
body .kd-case-section .kd-case-image .elementor-widget-container,
body .kd-case-section .kd-case-image img {
  width: 100%;
}

body .kd-case-section .kd-case-image .elementor-widget-container,
body .kd-case-section .kd-case-image img {
  height: 100%;
}

body .kd-case-section .kd-case-image img {
  display: block;
  max-width: none;
  object-fit: cover;
  object-position: center;
  transition: transform .42s ease, filter .42s ease;
}

body .kd-case-section .kd-case-card:hover .kd-case-image img {
  transform: scale(1.045);
  filter: saturate(1.08) contrast(1.05);
}

body .kd-case-section .kd-case-title {
  margin: 22px 0 12px;
}

body .kd-case-section .kd-case-title,
body .kd-case-section .kd-case-copy {
  padding-inline: 24px;
}

body .kd-case-section .kd-case-copy p {
  color: #6b7280;
}

@media (max-width: 1024px) {
  body .kd-case-section .kd-case-image {
    height: 220px;
  }
}

@media (max-width: 767px) {
  body .kd-case-section .kd-case-image {
    height: 230px;
  }

  body .kd-case-section .kd-case-card {
    max-width: 520px;
  }

  body .kd-case-section .kd-case-title {
    margin-top: 20px;
  }

  body .kd-case-section .kd-case-title,
  body .kd-case-section .kd-case-copy {
    padding-inline: 20px;
  }
}
/* KingDa Home 09 - Certifications V1 native */
body .kd-cert-section {
  --kd-cert-blue: #1b3a8c;
  --kd-cert-ink: #111827;
  --kd-cert-muted: #667085;
  --kd-cert-line: #e6eaf1;
  overflow-x: hidden;
}

body .kd-cert-section p {
  margin: 0;
}

body .kd-cert-section .kd-cert-shell {
  width: 100%;
  margin-inline: auto;
}

body .kd-cert-section .kd-cert-title .elementor-heading-title {
  margin: 0;
  color: var(--kd-cert-ink);
  letter-spacing: 0;
}

body .kd-cert-section .kd-cert-title .elementor-heading-title span {
  color: var(--kd-cert-blue);
}

body .kd-cert-section .kd-cert-sub p {
  max-width: 560px;
  margin-inline: auto;
}

body .kd-cert-section .kd-cert-gallery,
body .kd-cert-section .kd-cert-stats {
  width: 100%;
}

body .kd-cert-section .kd-cert-card,
body .kd-cert-section .kd-cert-stat-card {
  box-sizing: border-box;
  transition: transform .3s ease, border-color .3s ease, box-shadow .3s ease;
}

body .kd-cert-section .kd-cert-card:hover,
body .kd-cert-section .kd-cert-stat-card:hover {
  transform: translateY(-6px);
}

body .kd-cert-section .kd-cert-image,
body .kd-cert-section .kd-cert-image .elementor-widget-container {
  width: 100%;
  text-align: center;
}

body .kd-cert-section .kd-cert-image img {
  display: inline-block;
  width: auto;
  max-width: 82%;
  max-height: 150px;
  object-fit: contain;
  transition: transform .35s ease, filter .35s ease;
}

body .kd-cert-section .kd-card-half .kd-cert-image img {
  max-width: 74%;
  max-height: 170px;
}

body .kd-cert-section .kd-cert-card:hover .kd-cert-image img {
  transform: scale(1.04);
  filter: saturate(1.06) contrast(1.03);
}

body .kd-cert-section .kd-cert-stat-icon {
  margin-bottom: 0;
}

body .kd-cert-section .kd-cert-stat-icon .elementor-icon {
  width: 48px;
  height: 48px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 12px;
  background: #eef3ff;
  color: var(--kd-cert-blue);
}

body .kd-cert-section .kd-cert-stat-value {
  margin: 14px 0 4px;
}

body .kd-cert-section .kd-cert-stat-label p {
  margin: 0;
}

@media (max-width: 767px) {
  body .kd-cert-section .kd-cert-image img,
  body .kd-cert-section .kd-card-half .kd-cert-image img {
    max-width: 90%;
    max-height: 125px;
  }
}
/* KingDa Home - Manufacturing Certification Carousel V1 native */
body .kd-manufacturing-cert-section {
  overflow-x: hidden;
}

body .kd-manufacturing-cert-section .kd-manufacturing-cert-shell {
  width: 100%;
  margin-inline: auto;
}

body .kd-manufacturing-cert-section .kd-manufacturing-cert-title {
  margin-bottom: 48px;
}

body .kd-manufacturing-cert-section .kd-manufacturing-cert-title .elementor-heading-title {
  margin: 0;
  letter-spacing: 0;
}

body .kd-manufacturing-cert-section .kd-manufacturing-cert-carousel {
  width: 100%;
}

body .kd-manufacturing-cert-section .kd-manufacturing-cert-carousel .swiper-slide {
  display: flex;
  align-items: center;
  justify-content: center;
}

body .kd-manufacturing-cert-section .kd-manufacturing-cert-carousel .swiper-slide a {
  display: flex;
  width: 100%;
  height: 360px;
  align-items: center;
  justify-content: center;
  cursor: zoom-in;
}

body .kd-manufacturing-cert-section .kd-manufacturing-cert-carousel img {
  width: auto;
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
  box-shadow: 0 12px 34px rgba(15, 27, 77, .08);
  transition: transform .3s ease, box-shadow .3s ease, filter .3s ease;
}

body .kd-manufacturing-cert-section .kd-manufacturing-cert-carousel a:hover img {
  transform: scale(1.035);
  box-shadow: 0 18px 46px rgba(15, 27, 77, .14);
  filter: saturate(1.04) contrast(1.03);
}

body .kd-manufacturing-cert-section .elementor-swiper-button {
  color: #1b3a8c;
}

@media (max-width: 1024px) {
  body .kd-manufacturing-cert-section .kd-manufacturing-cert-title {
    margin-bottom: 34px;
  }

  body .kd-manufacturing-cert-section .kd-manufacturing-cert-carousel .swiper-slide a {
    height: 320px;
  }
}

@media (max-width: 767px) {
  body .kd-manufacturing-cert-section .kd-manufacturing-cert-title {
    margin-bottom: 24px;
  }

  body .kd-manufacturing-cert-section .kd-manufacturing-cert-carousel .swiper-slide a {
    height: 380px;
  }
}
/* KingDa Home 11-testimonials.css */
body .kd-testimonials-section,
body .kd-testimonials-section .kd-testimonials-shell,
body .kd-testimonials-section .kd-testimonial-carousel,
body .kd-testimonials-section .elementor-main-swiper,
body .kd-testimonials-section .swiper,
body .kd-testimonials-section .swiper-wrapper,
body .kd-testimonials-section .swiper-slide {
  background: #fff;
}

body .kd-testimonials-section {
  color: #0f1b4d;
  width: 100%;
  overflow-x: hidden;
}

body .kd-testimonials-shell {
  width: min(100%, 1500px);
  max-width: 1500px;
  margin-inline: auto;
  text-align: center;
  box-sizing: border-box;
}

body .kd-testimonial-carousel {
  width: 100%;
  max-width: 100%;
  overflow: hidden;
}

body .kd-testimonial-carousel .elementor-main-swiper {
  width: 100%;
  max-width: 100%;
  overflow: hidden;
  padding: 0 72px 6px;
  box-sizing: border-box;
}

body .kd-testimonial-carousel .swiper {
  overflow: hidden;
}

body .kd-testimonial-carousel .swiper-wrapper {
  align-items: stretch;
}

body .kd-testimonial-carousel .swiper-slide {
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 100%;
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
}

body .kd-testimonial-carousel .elementor-testimonial {
  width: 100%;
  max-width: 1180px;
  margin: 0 auto;
  text-align: center;
  box-sizing: border-box;
}

body .kd-testimonial-carousel .elementor-testimonial__content {
  width: 100%;
  max-width: 1120px;
  margin-inline: auto;
  text-align: center;
}

body .kd-testimonial-carousel .elementor-testimonial__text {
  margin: 0 auto 28px;
  max-width: 1120px;
  color: #667085;
  font-style: italic;
  line-height: 1.55;
  text-align: center;
}

body .kd-testimonial-carousel .elementor-testimonial__footer {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 16px;
  margin: 0 auto;
  width: auto;
  text-align: left;
}

body .kd-testimonial-carousel .elementor-testimonial__image img {
  width: 64px;
  height: 64px;
  border-radius: 999px;
  object-fit: cover;
  box-shadow: 0 10px 26px rgba(15, 27, 77, .14);
}

body .kd-testimonial-carousel .elementor-testimonial__cite {
  align-items: flex-start;
  text-align: left;
  width: auto;
}

body .kd-testimonial-carousel .elementor-testimonial__cite,
body .kd-testimonial-carousel .elementor-testimonial__name,
body .kd-testimonial-carousel .elementor-testimonial__title {
  margin-inline: 0;
}

body .kd-testimonial-carousel .elementor-testimonial__name {
  color: #0f1b4d;
  font-weight: 800;
  line-height: 1.2;
}

body .kd-testimonial-carousel .elementor-testimonial__name::after {
  content: "  \2605\2605\2605\2605\2605";
  color: #f4b400;
  font-size: 13px;
  letter-spacing: 1.5px;
  white-space: nowrap;
}

body .kd-testimonial-carousel .elementor-testimonial__title {
  color: #2b4db8;
  margin-top: 3px;
}

body .kd-testimonial-carousel .elementor-swiper-button {
  width: 42px;
  height: 42px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 999px;
  color: #2b4db8;
  background: #fff;
  border: 1px solid rgba(43, 77, 184, .14);
  box-shadow: 0 12px 30px rgba(15, 27, 77, .08);
  opacity: .88;
  transition: color .25s ease, background .25s ease, transform .25s ease, box-shadow .25s ease;
}

body .kd-testimonial-carousel .elementor-swiper-button:hover {
  color: #fff;
  background: #2b4db8;
  transform: translateY(-2px);
  box-shadow: 0 16px 34px rgba(43, 77, 184, .22);
}

@media (max-width: 1024px) {
  body .kd-testimonials-shell {
    width: 100%;
    max-width: 100%;
    padding-inline: 20px;
  }

  body .kd-testimonial-carousel .elementor-main-swiper {
    padding: 0 34px 4px;
  }

  body .kd-testimonial-carousel .elementor-testimonial__text {
    max-width: 680px;
    margin-bottom: 24px;
  }

  body .kd-testimonial-carousel .elementor-testimonial__image img {
    width: 58px;
    height: 58px;
  }
}
/* KingDa Home 12-faq-contact.css */
body .kd-faq-contact-section {
  width: 100%;
  overflow-x: hidden;
  background: #fff;
}

body .kd-faq-contact-section .kd-quote-title .elementor-heading-title,
body .kd-faq-contact-section .kd-quote-copy,
body .kd-faq-contact-section .kd-quote-copy p {
  color: #fff;
  text-align: center;
}

body .kd-faq-contact-section .kd-quote-title .elementor-heading-title {
  margin: 0;
}

body .kd-faq-contact-section .kd-quote-copy {
  max-width: 760px;
  margin-inline: auto;
  opacity: .88;
}

body .kd-faq-contact-grid {
  margin-inline: auto;
}

body .kd-faq-card {
  min-width: 0;
}

body .kd-faq-card-title .elementor-heading-title,
body .kd-form-card-title .elementor-heading-title {
  text-align: left;
  color: #0f1b4d;
}

body .kd-faq-card-copy {
  max-width: 460px;
}

body .kd-faq-card-copy,
body .kd-faq-card-copy p,
body .kd-form-note,
body .kd-form-note li {
  color: #667085;
}

body .kd-faq-list .elementor-toggle-item {
  border: 1px solid rgba(15, 27, 77, .12);
  border-radius: 8px;
  background: #fff;
  box-shadow: 0 8px 22px rgba(15, 27, 77, .05);
  margin-bottom: 10px;
  overflow: hidden;
  transition: border-color .25s ease, box-shadow .25s ease, transform .25s ease;
}

body .kd-faq-list .elementor-toggle-item:hover {
  border-color: rgba(43, 77, 184, .28);
  box-shadow: 0 14px 30px rgba(15, 27, 77, .08);
  transform: translateY(-1px);
}

body .kd-faq-list .elementor-tab-title {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 14px;
  min-height: 56px;
  padding: 15px 18px 15px 56px;
  border: 0;
  color: #111827;
  font-weight: 800;
  line-height: 1.35;
}

body .kd-faq-list .elementor-tab-title::before {
  content: "?";
  position: absolute;
  left: 18px;
  top: 50%;
  width: 26px;
  height: 26px;
  transform: translateY(-50%);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 8px;
  color: #2b4db8;
  background: #eef3ff;
  font-size: 14px;
  font-weight: 900;
}

body .kd-faq-list .elementor-toggle-icon {
  color: #2b4db8;
  font-size: 13px;
  transition: color .2s ease;
}

body .kd-faq-list .elementor-tab-title.elementor-active {
  color: #2b4db8;
}

body .kd-faq-list .elementor-tab-content {
  padding: 0 18px 18px 56px;
  border: 0;
  color: #4d5564;
  line-height: 1.68;
}

body .kd-faq-list .elementor-tab-content p {
  margin: 0;
}

body .kd-faq-cf7-form .wpcf7 form {
  display: grid;
  gap: 12px;
}

body .kd-faq-cf7-form .wpcf7 input,
body .kd-faq-cf7-form .wpcf7 textarea,
body .kd-faq-cf7-form .wpcf7 select {
  width: 100%;
  border: 1px solid #d9dfe8;
  border-radius: 6px;
  padding: 12px 13px;
  background: #fff;
  color: #162033;
  transition: border-color .22s ease, box-shadow .22s ease;
}

body .kd-faq-cf7-form .wpcf7 input:focus,
body .kd-faq-cf7-form .wpcf7 textarea:focus,
body .kd-faq-cf7-form .wpcf7 select:focus {
  outline: none;
  border-color: #2b4db8;
  box-shadow: 0 0 0 3px rgba(43, 77, 184, .15);
}

body .kd-faq-cf7-form .wpcf7 textarea {
  min-height: 150px;
  resize: vertical;
}

body .kd-faq-cf7-form .wpcf7-submit {
  width: 100%;
  border-color: #2b4db8;
  border-radius: 7px;
  background: #2b4db8;
  color: #fff;
  font-weight: 800;
  cursor: pointer;
  transition: transform .25s ease, box-shadow .25s ease, background .25s ease;
}

body .kd-faq-cf7-form .wpcf7-submit:hover {
  transform: translateY(-2px);
  box-shadow: 0 14px 28px rgba(43, 77, 184, .22);
  background: #1f3fb3;
}

body .kd-form-note ul {
  margin: 8px 0 0;
  padding-left: 18px;
}

body .kd-form-note li {
  margin-bottom: 6px;
  font-size: 12px;
  line-height: 1.55;
}

body .kd-faq-promise-list {
  padding-top: 14px;
  margin-top: 14px;
  border-top: 1px solid rgba(15, 27, 77, .10);
}

body .kd-faq-promise-list .elementor-icon-list-items {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 10px 14px;
}

body .kd-faq-promise-list .elementor-icon-list-item {
  min-width: 0;
  align-items: center;
}

@media (max-width: 1024px) {
  body .kd-faq-contact-grid {
    max-width: 760px;
  }

  body .kd-faq-card-copy {
    max-width: 100%;
  }
}

@media (max-width: 767px) {
  body .kd-faq-list .elementor-tab-title {
    padding: 14px 14px 14px 50px;
    font-size: 14px;
  }

  body .kd-faq-list .elementor-tab-title::before {
    left: 14px;
  }

  body .kd-faq-list .elementor-tab-content {
    padding: 0 14px 16px 50px;
  }

  body .kd-faq-promise-list .elementor-icon-list-items {
    grid-template-columns: 1fr;
  }
}
/* KingDa Home 13-factory-visit.css */
body .kd-factory-visit-section {
  width: 100%;
  overflow-x: hidden;
  background: #fff;
}

body .kd-factory-visit-shell {
  margin-inline: auto;
}

body .kd-factory-visit-title .elementor-heading-title,
body .kd-factory-visit-card-title .elementor-heading-title,
body .kd-factory-visit-pill .elementor-heading-title {
  margin: 0;
}

body .kd-factory-visit-copy {
  max-width: 850px;
  margin-inline: auto;
  text-align: center;
}

body .kd-factory-visit-copy p {
  margin: 0;
}

body .kd-factory-visit-copy strong {
  color: #101744;
  font-weight: 800;
}

body .kd-factory-visit-card {
  overflow: hidden;
}

body .kd-factory-visit-card-header {
  background: linear-gradient(135deg, #3678f2 0%, #2f6feb 100%);
}

body .kd-factory-visit-pill .elementor-heading-title {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 34px;
  padding: 0 18px;
  border-radius: 999px;
  background: #16bf83;
  color: #fff;
  font-size: 14px;
  font-weight: 800;
  white-space: nowrap;
}

body .kd-factory-visit-card-title .elementor-heading-title {
  color: #fff;
  text-align: left;
}

body .kd-factory-visit-info-row {
  padding-bottom: 34px;
  border-bottom: 1px solid rgba(15, 27, 77, .10);
}

body .kd-factory-visit-info {
  width: calc(50% - 17px);
  min-width: 0;
}

body .kd-factory-visit-info-icon {
  width: 58px;
  flex: 0 0 58px;
}

body .kd-factory-visit-info-icon .elementor-widget-container {
  width: 58px;
  height: 58px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 14px;
  background: #eef3ff;
}

body .kd-factory-visit-info-icon .elementor-icon {
  display: inline-flex;
  color: #3678f2;
}

body .kd-factory-visit-info-icon .elementor-icon i,
body .kd-factory-visit-info-icon .elementor-icon svg {
  color: inherit;
  fill: currentColor;
}

body .kd-factory-visit-info-icon.kd-info-green .elementor-widget-container {
  background: #e9fbf5;
}

body .kd-factory-visit-info-icon.kd-info-green .elementor-icon {
  color: #16bf83;
}

body .kd-factory-visit-info-copy {
  min-width: 0;
}

body .kd-factory-visit-info-copy p {
  margin: 0;
  color: #667085;
  font-size: 17px;
  line-height: 1.45;
}

body .kd-factory-visit-info-copy strong {
  display: block;
  margin-bottom: 4px;
  color: #101744;
  font-size: 20px;
  line-height: 1.2;
  font-family: Archivo, Arial, sans-serif;
  font-weight: 800;
}

body .kd-factory-visit-actions {
  row-gap: 14px;
}

body .kd-visit-btn {
  min-width: 248px;
}

body .kd-visit-btn .elementor-button {
  width: 100%;
  min-height: 56px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
  transition: transform .25s ease, box-shadow .25s ease, border-color .25s ease, background .25s ease;
}

body .kd-visit-btn-primary .elementor-button:hover {
  transform: translateY(-2px);
  box-shadow: 0 18px 34px rgba(22, 191, 131, .28);
  background: #10ad76;
}

body .kd-visit-btn-outline .elementor-button {
  border: 1px solid rgba(15, 27, 77, .18);
  box-shadow: none;
}

body .kd-visit-btn-outline .elementor-button:hover {
  transform: translateY(-2px);
  border-color: rgba(43, 77, 184, .35);
  box-shadow: 0 16px 30px rgba(15, 27, 77, .10);
}

body .kd-visit-link {
  min-width: 260px;
}

body .kd-visit-link .elementor-button {
  width: 100%;
  justify-content: flex-end;
  gap: 10px;
  background: transparent;
  box-shadow: none;
  color: #3678f2;
  padding-right: 0;
  transition: color .2s ease, transform .2s ease;
}

body .kd-visit-link .elementor-button:hover {
  color: #2b4db8;
  transform: translateX(-3px);
}

@media (max-width: 1024px) {
  body .kd-factory-visit-card {
    max-width: 880px;
  }

  body .kd-visit-link .elementor-button {
    justify-content: flex-start;
  }
}

@media (max-width: 767px) {
  body .kd-factory-visit-shell {
    border-radius: 24px;
  }

  body .kd-factory-visit-card {
    border-radius: 18px;
  }

  body .kd-factory-visit-card-header {
    align-items: flex-start;
  }

  body .kd-factory-visit-info {
    width: 100%;
  }

  body .kd-factory-visit-info-row {
    padding-bottom: 24px;
  }

  body .kd-factory-visit-info-icon {
    width: 50px;
    flex-basis: 50px;
  }

  body .kd-factory-visit-info-icon .elementor-widget-container {
    width: 50px;
    height: 50px;
    border-radius: 12px;
  }

  body .kd-factory-visit-info-copy p {
    font-size: 14px;
  }

  body .kd-factory-visit-info-copy strong {
    font-size: 17px;
  }

  body .kd-visit-btn,
  body .kd-visit-link {
    width: 100%;
    min-width: 0;
  }

  body .kd-visit-link .elementor-button,
  body .kd-visit-btn .elementor-button {
    justify-content: center;
    padding-inline: 18px;
  }