:root {
  --kai-home-max-width: 1360px;
  --kai-heading-font: "Be Vietnam Pro", "SVN-Gilroy", "Montserrat", Arial, sans-serif;
}

/* Default heading font for Flatsome banners and primary UX Builder sections. */
body.kai-flatsome-page .banner h1:not([style*="font-family"]),
body.kai-flatsome-page .banner h2:not([style*="font-family"]),
body.kai-flatsome-page .banner h3:not([style*="font-family"]),
body.kai-flatsome-page .text-box h1:not([style*="font-family"]),
body.kai-flatsome-page .text-box h2:not([style*="font-family"]),
body.kai-flatsome-page .text-box h3:not([style*="font-family"]),
body.kai-flatsome-page .section h1:not([style*="font-family"]),
body.kai-flatsome-page .section h2:not([style*="font-family"]),
body.kai-flatsome-page .section h3:not([style*="font-family"]),
body.kai-flatsome-page .section-title:not([style*="font-family"]),
body.kai-flatsome-page .section-display-title:not([style*="font-family"]),
body.kai-flatsome-page .home-hero-title:not([style*="font-family"]),
body.kai-flatsome-page .split-heading:not([style*="font-family"]),
body.kai-flatsome-page .kai-page-hero h1:not([style*="font-family"]),
body.kai-flatsome-page .kai-hero-banner__copy h2:not([style*="font-family"]),
body.kai-flatsome-page .kai-hero-image-slide__content h2:not([style*="font-family"]),
body.home.home-clone-page .banner h1:not([style*="font-family"]),
body.home.home-clone-page .banner h2:not([style*="font-family"]),
body.home.home-clone-page .banner h3:not([style*="font-family"]),
body.home.home-clone-page .text-box h1:not([style*="font-family"]),
body.home.home-clone-page .text-box h2:not([style*="font-family"]),
body.home.home-clone-page .text-box h3:not([style*="font-family"]),
body.home.home-clone-page .section h1:not([style*="font-family"]),
body.home.home-clone-page .section h2:not([style*="font-family"]),
body.home.home-clone-page .section h3:not([style*="font-family"]),
body.home.home-clone-page .section-title:not([style*="font-family"]),
body.home.home-clone-page .section-display-title:not([style*="font-family"]),
body.home.home-clone-page .home-hero-title:not([style*="font-family"]),
body.home.home-clone-page .split-heading:not([style*="font-family"]),
body.home.home-clone-page .kai-hero-banner__copy h2:not([style*="font-family"]),
body.home.home-clone-page .kai-hero-image-slide__content h2:not([style*="font-family"]) {
  font-family: var(--kai-heading-font) !important;
}

/* Editable UX Builder section inspired by the uploaded superapp CTA reference. */
body.kai-flatsome-page .kai-flatsome-home .section.kai-ux-superapp-demo,
body.kai-flatsome-page.home-clone-page .kai-flatsome-home .section.kai-ux-superapp-demo,
body.home.home-clone-page .kai-flatsome-home .section.kai-ux-superapp-demo {
  overflow: hidden;
  background:
    radial-gradient(circle at 16% 10%, rgba(108, 99, 255, .13), transparent 34%),
    linear-gradient(180deg, #eef2ff 0%, #f8fbff 100%) !important;
}

body.kai-flatsome-page .kai-superapp-demo-row,
body.kai-flatsome-page.home-clone-page .kai-superapp-demo-row,
body.home.home-clone-page .kai-superapp-demo-row {
  align-items: center;
}

body.kai-flatsome-page .kai-superapp-demo-copy .col-inner,
body.kai-flatsome-page.home-clone-page .kai-superapp-demo-copy .col-inner,
body.home.home-clone-page .kai-superapp-demo-copy .col-inner {
  max-width: 490px;
}

body.kai-flatsome-page .kai-superapp-demo-copy-inner h2,
body.kai-flatsome-page.home-clone-page .kai-superapp-demo-copy-inner h2,
body.home.home-clone-page .kai-superapp-demo-copy-inner h2,
body.kai-flatsome-page .kai-superapp-demo-copy-inner h2:not([style*="color"]),
body.kai-flatsome-page.home-clone-page .kai-superapp-demo-copy-inner h2:not([style*="color"]),
body.home.home-clone-page .kai-superapp-demo-copy-inner h2:not([style*="color"]) {
  margin: 0 0 22px;
  color: #222631 !important;
  font-family: "Be Vietnam Pro", "Inter", Arial, sans-serif;
  font-size: clamp(36px, 4vw, 56px);
  font-weight: 900;
  letter-spacing: -.055em;
  line-height: 1.08;
}

body.kai-flatsome-page .kai-superapp-demo-copy-inner h2 span,
body.kai-flatsome-page.home-clone-page .kai-superapp-demo-copy-inner h2 span,
body.home.home-clone-page .kai-superapp-demo-copy-inner h2 span {
  color: #3868ff;
}

body.kai-flatsome-page .kai-superapp-demo-copy-inner p,
body.kai-flatsome-page.home-clone-page .kai-superapp-demo-copy-inner p,
body.home.home-clone-page .kai-superapp-demo-copy-inner p {
  max-width: 420px;
  margin: 0 0 24px;
  color: #252b38 !important;
  font-size: clamp(16px, 1.45vw, 20px);
  line-height: 1.45;
}

body.kai-flatsome-page .kai-superapp-demo-rating,
body.kai-flatsome-page.home-clone-page .kai-superapp-demo-rating,
body.home.home-clone-page .kai-superapp-demo-rating {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 8px 12px;
  margin: 0 0 28px;
  color: #8b94a5;
  font-size: 13px;
}

body.kai-flatsome-page .kai-superapp-demo-rating strong,
body.kai-flatsome-page.home-clone-page .kai-superapp-demo-rating strong,
body.home.home-clone-page .kai-superapp-demo-rating strong {
  color: #ffbf18 !important;
  letter-spacing: .08em;
}

body.kai-flatsome-page .kai-superapp-demo-rating em,
body.kai-flatsome-page.home-clone-page .kai-superapp-demo-rating em,
body.home.home-clone-page .kai-superapp-demo-rating em {
  color: #7f8798;
  font-style: normal;
  font-weight: 700;
}

body.kai-flatsome-page .kai-superapp-demo-button,
body.kai-flatsome-page.home-clone-page .kai-superapp-demo-button,
body.home.home-clone-page .kai-superapp-demo-button {
  min-height: 54px;
  padding: 0 28px !important;
  border: 0 !important;
  border-radius: 999px !important;
  background: linear-gradient(135deg, #5a86ff 0%, #2863f4 100%) !important;
  box-shadow: 0 22px 44px rgba(46, 98, 244, .22) !important;
  color: #ffffff !important;
  font-size: 17px !important;
  font-weight: 850 !important;
  letter-spacing: -.02em;
  text-transform: none !important;
}

body.kai-flatsome-page .kai-superapp-demo-button::after,
body.kai-flatsome-page.home-clone-page .kai-superapp-demo-button::after,
body.home.home-clone-page .kai-superapp-demo-button::after {
  content: "→";
  display: inline-grid;
  width: 26px;
  height: 26px;
  margin-left: 12px;
  place-items: center;
  border-radius: 999px;
  background: #ffffff;
  color: #2863f4;
  font-size: 18px;
  line-height: 1;
}

body.kai-flatsome-page .kai-superapp-demo-media,
body.kai-flatsome-page.home-clone-page .kai-superapp-demo-media,
body.home.home-clone-page .kai-superapp-demo-media {
  position: relative;
  overflow: hidden;
  aspect-ratio: 1.82 / 1;
  border: 10px solid rgba(255, 255, 255, .86);
  border-radius: 24px;
  background: #dce6fb;
  box-shadow: 0 18px 42px rgba(60, 97, 166, .16), inset 0 0 0 1px rgba(58, 91, 154, .06);
}

body.kai-flatsome-page .kai-superapp-demo-media img,
body.kai-flatsome-page.home-clone-page .kai-superapp-demo-media img,
body.home.home-clone-page .kai-superapp-demo-media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

body.kai-flatsome-page .kai-superapp-demo-media span,
body.kai-flatsome-page.home-clone-page .kai-superapp-demo-media span,
body.home.home-clone-page .kai-superapp-demo-media span {
  position: absolute;
  right: 18%;
  bottom: 18px;
  max-width: min(64%, 360px);
  padding: 5px 12px;
  border-radius: 3px;
  background: rgba(22, 22, 24, .72);
  color: #ffffff;
  font-size: 14px;
  line-height: 1.2;
  text-align: center;
}

@media (max-width: 849px) {
  body.kai-flatsome-page .kai-superapp-demo-copy .col-inner,
  body.kai-flatsome-page.home-clone-page .kai-superapp-demo-copy .col-inner,
  body.home.home-clone-page .kai-superapp-demo-copy .col-inner {
    max-width: none;
    text-align: center;
  }

  body.kai-flatsome-page .kai-superapp-demo-copy-inner p,
  body.kai-flatsome-page.home-clone-page .kai-superapp-demo-copy-inner p,
  body.home.home-clone-page .kai-superapp-demo-copy-inner p {
    margin-right: auto;
    margin-left: auto;
  }

  body.kai-flatsome-page .kai-superapp-demo-rating,
  body.kai-flatsome-page.home-clone-page .kai-superapp-demo-rating,
  body.home.home-clone-page .kai-superapp-demo-rating {
    justify-content: center;
  }
}

@media (max-width: 549px) {
  body.kai-flatsome-page .kai-superapp-demo-media,
  body.kai-flatsome-page.home-clone-page .kai-superapp-demo-media,
  body.home.home-clone-page .kai-superapp-demo-media {
    aspect-ratio: 1.22 / 1;
    border-width: 7px;
    border-radius: 20px;
  }

  body.kai-flatsome-page .kai-superapp-demo-media span,
  body.kai-flatsome-page.home-clone-page .kai-superapp-demo-media span,
  body.home.home-clone-page .kai-superapp-demo-media span {
    right: 12px;
    bottom: 12px;
    max-width: calc(100% - 24px);
    font-size: 12px;
  }
}

/* =========================================================
   VIDEO AI MASTERCLASS - NATIVE UX BUILDER LANDING PAGE
   Content stays in Flatsome shortcodes; this block only skins it.
   ========================================================= */
:root {
  --kai-video-course-bg: #0b1020;
  --kai-video-course-bg-soft: #0f1630;
  --kai-video-course-card: #151d3b;
  --kai-video-course-text: #f7f8ff;
  --kai-video-course-muted: #b9c0d4;
  --kai-video-course-primary: #7c5cff;
  --kai-video-course-primary-2: #27d7ff;
  --kai-video-course-accent: #ffcc4d;
  --kai-video-course-success: #40d68f;
  --kai-video-course-border: rgba(255, 255, 255, .12);
  --kai-video-course-radius: 22px;
  --kai-video-course-shadow: 0 18px 60px rgba(0, 0, 0, .28);
}

/* The video-course child page is a focused landing page without the site header. */
body.kai-video-course-no-header #header {
  display: none !important;
}

body.kai-video-course-no-header .home-topbar {
  display: none !important;
}

.kai-video-course {
  --kai-video-course-current-text: var(--kai-video-course-text);
  --kai-video-course-current-muted: var(--kai-video-course-muted);
  overflow: hidden;
  color: var(--kai-video-course-current-text);
  font-family: Inter, Arial, Helvetica, sans-serif;
}

.kai-video-course:not(.kai-video-course-light) {
  background-color: var(--kai-video-course-bg);
  background-image: radial-gradient(circle at 10% 10%, rgba(124, 92, 255, .16), transparent 28%), radial-gradient(circle at 90% 10%, rgba(39, 215, 255, .1), transparent 22%);
}

.kai-video-course-soft {
  background-color: var(--kai-video-course-bg-soft) !important;
}

.kai-video-course .section-content > .row,
.kai-video-course .section-content > .row > .col,
.kai-video-course .section-content > .row > .col > .col-inner {
  min-width: 0;
}

.kai-video-course .kai-video-course-copy,
.kai-video-course .kai-video-course-copy p,
.kai-video-course .kai-video-course-copy li {
  color: var(--kai-video-course-current-muted);
}

.kai-video-course .kai-video-course-copy h1,
.kai-video-course .kai-video-course-copy h2,
.kai-video-course .kai-video-course-copy h3,
.kai-video-course .kai-video-course-copy h4 {
  margin: 0 0 18px;
  color: var(--kai-video-course-current-text);
  font-family: Inter, Arial, Helvetica, sans-serif;
  font-weight: 850;
  letter-spacing: -.04em;
  line-height: 1.12;
  text-transform: none;
}

.kai-video-course .kai-video-course-copy h1 {
  max-width: 720px;
  font-size: clamp(40px, 5.6vw, 74px);
}

.kai-video-course .kai-video-course-copy h2 {
  max-width: 820px;
  font-size: clamp(32px, 4.2vw, 54px);
}

.kai-video-course .kai-video-course-copy h3 {
  font-size: 23px;
}

.kai-video-course .kai-video-course-copy p {
  margin: 0 0 18px;
  line-height: 1.6;
}

.kai-video-course .kai-video-course-lead {
  max-width: 760px;
  color: var(--kai-video-course-muted);
  font-size: clamp(17px, 1.8vw, 22px);
}

.kai-video-course .kai-video-course-copy strong {
  color: inherit;
}

.kai-video-course-eyebrow {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin: 0 0 16px;
  padding: 8px 12px;
  border: 1px solid rgba(255, 255, 255, .14);
  border-radius: 999px;
  background: rgba(255, 255, 255, .05);
  color: #dfe5f6;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: .06em;
  line-height: 1.2;
  text-transform: uppercase;
}

.kai-video-course-eyebrow-light {
  border-color: #dde1eb;
  background: #fff;
  color: #383f58;
}

.kai-video-course-gradient {
  background: linear-gradient(90deg, var(--kai-video-course-primary-2), #b497ff, var(--kai-video-course-accent));
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent !important;
}

.kai-video-course-highlight {
  background: linear-gradient(transparent 55%, rgba(255, 204, 77, .35) 55%);
  color: inherit !important;
}

.kai-video-course-purple {
  color: #6c4fff !important;
}

.kai-video-course .kai-video-course-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 54px;
  margin: 0 8px 10px 0;
  padding: 14px 24px !important;
  border: 1px solid transparent !important;
  border-radius: 14px !important;
  font-size: 14px !important;
  font-weight: 900 !important;
  letter-spacing: .02em;
  line-height: 1.2;
  text-align: center;
  text-transform: uppercase !important;
  transition: transform .2s ease, box-shadow .2s ease;
}

.kai-video-course .kai-video-course-button:hover {
  transform: translateY(-2px);
}

.kai-video-course .kai-video-course-button-primary {
  background: linear-gradient(90deg, var(--kai-video-course-accent), #ffe08a) !important;
  box-shadow: 0 12px 34px rgba(255, 204, 77, .18) !important;
  color: #08111b !important;
}

.kai-video-course .kai-video-course-button-secondary {
  border-color: rgba(255, 255, 255, .26) !important;
  background: rgba(255, 255, 255, .04) !important;
  color: var(--kai-video-course-text) !important;
}

.kai-video-course-hero .kai-video-course-hero-copy > .col-inner {
  padding-right: clamp(0px, 2vw, 28px);
}

.kai-video-course-hero-text h1 {
  margin-top: 8px !important;
}

.kai-video-course-trust {
  margin-top: 6px;
}

.kai-video-course-trust p {
  display: flex;
  flex-wrap: wrap;
  gap: 8px 18px;
  margin: 6px 0 0;
  color: #dce3f5 !important;
  font-size: 13px;
}

.kai-video-course-trust span::before {
  content: "✓";
  margin-right: 7px;
  color: var(--kai-video-course-success);
  font-weight: 900;
}

.kai-video-course-stats {
  margin-top: 24px;
}

.kai-video-course-stat > .col-inner {
  min-height: 92px;
  padding: 16px !important;
  border: 1px solid var(--kai-video-course-border);
  border-radius: 16px;
  background: rgba(255, 255, 255, .04);
}

.kai-video-course-stat strong,
.kai-video-course-stat small {
  display: block;
}

.kai-video-course-stat strong {
  margin-bottom: 3px;
  color: var(--kai-video-course-text) !important;
  font-size: 26px;
  line-height: 1.1;
}

.kai-video-course-stat small {
  color: var(--kai-video-course-muted) !important;
  font-size: 12px;
}

.kai-video-course-hero-media-col > .col-inner {
  padding: 0 !important;
}

.kai-video-course .kai-video-course-hero-media {
  min-height: 430px;
  border: 1px solid rgba(255, 255, 255, .14);
  border-radius: 28px;
  background: #12182b;
  box-shadow: 0 24px 80px rgba(0, 0, 0, .36);
}

.kai-video-course .kai-video-course-hero-media,
.kai-video-course .kai-video-course-hero-media .banner-inner,
.kai-video-course .kai-video-course-hero-media .banner-bg,
.kai-video-course .kai-video-course-hero-media .banner-bg img {
  overflow: hidden;
  border-radius: inherit;
}

.kai-video-course .kai-video-course-hero-media .banner-bg img {
  object-fit: cover;
}

.kai-video-course .kai-video-course-media-badge {
  z-index: 3;
}

.kai-video-course .kai-video-course-media-badge .text-box-content {
  border: 1px solid rgba(255, 255, 255, .14);
  border-radius: 14px;
  background: rgba(6, 9, 18, .82) !important;
  color: var(--kai-video-course-text);
  backdrop-filter: blur(10px);
}

.kai-video-course .kai-video-course-media-badge small {
  color: var(--kai-video-course-muted);
}

.kai-video-course-section-heading {
  margin-bottom: 12px;
}

.kai-video-course-section-heading h2 {
  margin-right: auto !important;
  margin-left: auto !important;
}

.kai-video-course-card > .col-inner {
  height: 100%;
  padding: 26px !important;
  border: 1px solid var(--kai-video-course-border);
  border-radius: var(--kai-video-course-radius);
  background: linear-gradient(180deg, rgba(255, 255, 255, .06), rgba(255, 255, 255, .035));
  box-shadow: var(--kai-video-course-shadow);
}

.kai-video-course-card .kai-video-course-copy h3 {
  margin-bottom: 12px;
}

.kai-video-course-card .kai-video-course-copy p {
  margin-bottom: 0;
}

.kai-video-course-icon {
  display: inline-grid;
  width: 46px;
  height: 46px;
  margin-bottom: 18px;
  place-items: center;
  border: 1px solid rgba(255, 255, 255, .14);
  border-radius: 13px;
  background: linear-gradient(135deg, rgba(124, 92, 255, .3), rgba(39, 215, 255, .2));
  color: var(--kai-video-course-text);
  font-size: 14px;
  font-weight: 900;
}

.kai-video-course-light {
  --kai-video-course-current-text: #12182a;
  --kai-video-course-current-muted: #5e667a;
  --kai-video-course-muted: #4b5563;
  background-image: linear-gradient(180deg, #f6f7fb, #f6f7fb);
}

.kai-video-course-light .kai-video-course-copy h1,
.kai-video-course-light .kai-video-course-copy h2,
.kai-video-course-light .kai-video-course-copy h3,
.kai-video-course-light .kai-video-course-copy h4 {
  color: #12182a;
}

.kai-video-course-light .kai-video-course-card > .col-inner {
  border-color: #e6e8ef;
  background: #fff;
  box-shadow: 0 12px 35px rgba(25, 34, 68, .08);
}

.kai-video-course-light .kai-video-course-icon {
  border-color: rgba(124, 92, 255, .14);
  color: #5d42db;
}

.kai-video-course-output-note {
  max-width: 760px;
  margin: 24px auto 0;
  padding: 14px 18px;
  border: 1px solid #e2e5ee;
  border-radius: 14px;
  background: rgba(255, 255, 255, .72);
  color: #5e667a;
  font-size: 14px;
  text-align: center;
}

.kai-video-course-output-note p {
  margin-bottom: 0 !important;
}

.kai-video-course-chips {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 24px;
}

.kai-video-course-chips span {
  padding: 9px 12px;
  border: 1px solid var(--kai-video-course-border);
  border-radius: 999px;
  background: rgba(255, 255, 255, .035);
  color: #dfe5f6;
  font-size: 13px;
}

.kai-video-course-outcome-panel > .col-inner {
  padding: 30px !important;
  border: 1px solid var(--kai-video-course-border);
  border-radius: var(--kai-video-course-radius);
  background: linear-gradient(180deg, #171f43, #111832);
  box-shadow: var(--kai-video-course-shadow);
}

.kai-video-course-outcome-number {
  display: block;
  margin-bottom: 8px;
  color: rgba(255, 255, 255, .16);
  font-size: 62px;
  font-weight: 900;
  line-height: 1;
}

.kai-video-course-outcome-panel hr {
  margin: 24px 0;
  border: 0;
  border-top: 1px solid var(--kai-video-course-border);
}

.kai-video-course-checklist {
  list-style: none;
  margin: 22px 0 0 !important;
  padding: 0 !important;
}

.kai-video-course-checklist li {
  position: relative;
  margin: 11px 0 !important;
  padding-left: 28px !important;
}

.kai-video-course-checklist li::before {
  content: "✓";
  position: absolute;
  top: 0;
  left: 0;
  color: var(--kai-video-course-success);
  font-weight: 900;
}

.kai-video-course-result {
  margin-top: 16px !important;
  padding: 12px 14px;
  border-left: 3px solid var(--kai-video-course-success);
  border-radius: 8px;
  background: rgba(64, 214, 143, .08);
}

.kai-video-course-accordion {
  margin-top: 18px;
}

.kai-video-course-accordion .accordion_title {
  color: var(--kai-video-course-text);
  font-size: 20px;
}

.kai-video-course-accordion .accordion-item {
  margin: 12px 0;
  border: 1px solid var(--kai-video-course-border);
  border-radius: 15px;
  background: rgba(255, 255, 255, .03);
}

.kai-video-course-accordion .accordion-title {
  color: var(--kai-video-course-text);
}

.kai-video-course-accordion .accordion-title.active,
.kai-video-course-accordion .accordion-title:hover {
  color: var(--kai-video-course-accent);
}

.kai-video-course-accordion .accordion-inner {
  color: var(--kai-video-course-muted);
}

.kai-video-course-accordion .accordion-inner ul {
  margin-bottom: 0;
}

.kai-video-course-note,
.kai-video-course-price-note {
  margin-top: 22px;
  padding: 14px 16px;
  border: 1px solid var(--kai-video-course-border);
  border-radius: 12px;
  background: rgba(255, 255, 255, .05);
  color: #cbd3e6;
  font-size: 14px;
}

.kai-video-course-note p,
.kai-video-course-price-note p {
  margin-bottom: 0 !important;
}

.kai-video-course .kai-video-course-rounded-image .img-inner {
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, .12);
  border-radius: 28px;
  background: #12182b;
  box-shadow: 0 24px 80px rgba(0, 0, 0, .36);
}

.kai-video-course .kai-video-course-rounded-image img {
  width: 100%;
  aspect-ratio: 4 / 3;
  object-fit: cover;
}

.kai-video-course-proof-placeholder {
  min-height: 150px;
  margin-top: 20px;
  padding: 20px;
  border: 1.5px dashed #cdd2de;
  border-radius: 18px;
  background: #f7f8fb;
  color: #6c7488;
  font-size: 13px;
  text-align: center;
}

.kai-video-course-proof-placeholder small {
  font-size: 11px;
}

.kai-video-course-testimonial {
  text-align: left;
}

.kai-video-course-testimonial .testimonial-text,
.kai-video-course-testimonial .testimonial-company {
  color: #5e667a;
}

.kai-video-course-testimonial .testimonial-name {
  color: #12182a;
}

.kai-video-course-price-context,
.kai-video-course-price-footnote {
  text-align: center;
}

.kai-video-course-price-context del {
  color: #8f99b5;
}

.kai-video-course-price-context span {
  display: inline-block;
  margin-left: 8px;
  color: #7ff0ba;
  font-weight: 800;
}

.kai-video-course-pricing-col > .col-inner {
  max-width: 780px;
  margin: 0 auto;
}

.kai-video-course-price-table .pricing-table {
  overflow: hidden;
  border: 1px solid rgba(255, 204, 77, .35);
  border-radius: 30px;
  background: linear-gradient(180deg, #171f43, #111832) !important;
  box-shadow: 0 26px 90px rgba(0, 0, 0, .36);
}

.kai-video-course-price-table .pricing-table-header {
  padding: 28px 28px 16px;
}

.kai-video-course-price-table .pricing-table-header .title {
  color: #dfe5f6;
  font-size: 13px;
  letter-spacing: .06em;
}

.kai-video-course-price-table .pricing-table-header .price {
  color: var(--kai-video-course-accent);
  font-size: clamp(42px, 6vw, 58px);
  font-weight: 900;
  line-height: 1;
}

.kai-video-course-price-table .pricing-table-header .description {
  color: var(--kai-video-course-muted);
}

.kai-video-course-price-table .pricing-table-items {
  padding: 0 28px 26px;
  color: #dfe5f6;
  text-align: left;
}

.kai-video-course-price-table .bullet-item {
  position: relative;
  margin: 11px 0;
  padding-left: 28px;
}

.kai-video-course-price-table .bullet-item::before {
  content: "✓";
  position: absolute;
  left: 0;
  color: var(--kai-video-course-success);
  font-weight: 900;
}

.kai-video-course-price-table .bullet-item .text {
  color: #dfe5f6;
}

.kai-video-course-price-footnote p {
  color: var(--kai-video-course-muted);
  font-size: 13px;
}

.kai-video-course-light .kai-video-course-form-col > .col-inner {
  padding: 30px !important;
  border-radius: 26px;
  background: #fff;
  box-shadow: 0 20px 70px rgba(0, 0, 0, .22);
}

.kai-video-course-form-heading h3 {
  color: #12182a !important;
}

.kai-video-course-form-heading p,
.kai-video-course-form-note p {
  color: #5e667a !important;
}

.kai-video-course-form-col form,
.kai-video-course-form-col .wpcf7 form {
  margin: 0;
}

.kai-video-course-form-col input:not([type="submit"]),
.kai-video-course-form-col textarea,
.kai-video-course-form-col select,
.kai-video-course-form-col .kai-cf7-fallback input,
.kai-video-course-form-col .kai-cf7-fallback textarea {
  width: 100%;
  margin-bottom: 14px;
  padding: 14px 15px;
  border: 1px solid #dfe3ec;
  border-radius: 12px;
  background: #fff;
  color: #12182a;
  font: inherit;
  outline: none;
}

.kai-video-course-form-col input:not([type="submit"]):focus,
.kai-video-course-form-col textarea:focus,
.kai-video-course-form-col select:focus {
  border-color: var(--kai-video-course-primary);
  box-shadow: 0 0 0 3px rgba(124, 92, 255, .1);
}

.kai-video-course-form-col input[type="submit"],
.kai-video-course-form-col button[type="submit"],
.kai-video-course-form-col .kai-cf7-fallback button {
  width: 100%;
  min-height: 54px;
  border: 0;
  border-radius: 14px;
  background: linear-gradient(90deg, var(--kai-video-course-accent), #ffe08a);
  color: #08111b;
  cursor: pointer;
  font-weight: 900;
}

.kai-video-course-form-note {
  margin-top: 12px;
  font-size: 12px;
}

.kai-video-course-info-card {
  margin-top: 24px;
}

.kai-video-course-sticky {
  display: none;
}

@media (max-width: 849px) {
  .kai-video-course .kai-video-course-copy h1 {
    font-size: clamp(38px, 9vw, 58px);
  }

  .kai-video-course .kai-video-course-copy h2 {
    font-size: clamp(32px, 8vw, 46px);
  }

  .kai-video-course-hero .kai-video-course-hero-copy > .col-inner {
    padding-right: 0;
  }

  .kai-video-course-hero-media-col {
    margin-top: 18px;
  }

  .kai-video-course .kai-video-course-hero-media {
    min-height: 360px;
  }

  .kai-video-course-sticky {
    display: block;
    position: fixed;
    z-index: 999;
    right: 12px;
    bottom: 12px;
    left: 12px;
    width: auto;
    padding: 10px !important;
    border: 1px solid rgba(255, 255, 255, .14);
    border-radius: 16px;
    background: rgba(11, 16, 32, .94) !important;
    box-shadow: 0 12px 40px rgba(0, 0, 0, .32);
    backdrop-filter: blur(12px);
  }

  .kai-video-course-sticky .section-content,
  .kai-video-course-sticky .row,
  .kai-video-course-sticky .col,
  .kai-video-course-sticky .col-inner {
    padding: 0 !important;
  }

  .kai-video-course-sticky .kai-video-course-button {
    width: 100%;
    margin: 0;
  }

  .kai-video-course-sticky + * {
    margin-bottom: 88px;
  }
}

@media (max-width: 549px) {
  .kai-video-course .section-content > .row {
    padding-right: 8px;
    padding-left: 8px;
  }

  .kai-video-course .kai-video-course-copy h1 {
    font-size: 40px;
  }

  .kai-video-course .kai-video-course-copy h2 {
    font-size: 34px;
  }

  .kai-video-course .kai-video-course-hero-media {
    min-height: 300px;
  }

  .kai-video-course .kai-video-course-button {
    width: 100%;
    margin-right: 0;
  }

  .kai-video-course-trust p {
    display: block;
  }

  .kai-video-course-trust span {
    display: block;
    margin-bottom: 7px;
  }

  .kai-video-course-stat > .col-inner,
  .kai-video-course-card > .col-inner,
  .kai-video-course-outcome-panel > .col-inner,
  .kai-video-course-light .kai-video-course-form-col > .col-inner {
    padding: 22px !important;
  }

  .kai-video-course-price-table .pricing-table-header,
  .kai-video-course-price-table .pricing-table-items {
    padding-right: 22px;
    padding-left: 22px;
  }
}

body.kai-flatsome-page .kai-hero-banner,
body.kai-flatsome-page.home-clone-page .kai-hero-banner,
body.home.home-clone-page .kai-hero-banner {
  display: grid;
  grid-template-columns: minmax(0, .82fr) minmax(0, 1.48fr);
  align-items: center;
  gap: clamp(28px, 4.8vw, 84px);
  position: relative;
  width: 100vw;
  max-width: none;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  padding: var(--kai-hero-banner-padding-y, 72px) max(24px, calc((100vw - 1420px) / 2));
  background: linear-gradient(var(--kai-hero-banner-gradient-angle, 135deg), var(--kai-hero-banner-bg-start, #eef5ff) 0%, var(--kai-hero-banner-bg-end, #ffffff) 100%);
}

body.kai-flatsome-page .kai-hero-banner > *,
body.kai-flatsome-page.home-clone-page .kai-hero-banner > *,
body.home.home-clone-page .kai-hero-banner > * {
  min-width: 0;
}

body.kai-flatsome-page .kai-hero-banner.kai-hero-banner--contained,
body.kai-flatsome-page.home-clone-page .kai-hero-banner.kai-hero-banner--contained,
body.home.home-clone-page .kai-hero-banner.kai-hero-banner--contained {
  width: min(1420px, calc(100vw - 24px));
  margin: 0 auto;
  padding: var(--kai-hero-banner-padding-y, 72px) 0;
}

body.kai-flatsome-page .kai-hero-banner__copy,
body.kai-flatsome-page.home-clone-page .kai-hero-banner__copy,
body.home.home-clone-page .kai-hero-banner__copy {
  max-width: 540px;
  text-align: var(--kai-hero-banner-text-align);
}

body.kai-flatsome-page .kai-hero-banner__eyebrow,
body.kai-flatsome-page.home-clone-page .kai-hero-banner__eyebrow,
body.home.home-clone-page .kai-hero-banner__eyebrow {
  margin: 0 0 12px;
  color: #3868ff !important;
  font-size: 13px;
  font-weight: 850;
  letter-spacing: .08em;
  text-transform: uppercase;
}

body.kai-flatsome-page .kai-hero-banner__copy h2,
body.kai-flatsome-page.home-clone-page .kai-hero-banner__copy h2,
body.home.home-clone-page .kai-hero-banner__copy h2,
body.kai-flatsome-page .kai-hero-banner__copy h2:not([style*="color"]),
body.kai-flatsome-page.home-clone-page .kai-hero-banner__copy h2:not([style*="color"]),
body.home.home-clone-page .kai-hero-banner__copy h2:not([style*="color"]) {
  margin: 0 0 22px;
  color: #222631 !important;
  font-family: "Be Vietnam Pro", "Inter", Arial, sans-serif;
  font-size: clamp(36px, 4vw, var(--kai-hero-banner-title-size));
  font-weight: 900;
  letter-spacing: -.055em;
  line-height: 1.08;
}

body.kai-flatsome-page .kai-hero-banner__copy h2 span,
body.kai-flatsome-page.home-clone-page .kai-hero-banner__copy h2 span,
body.home.home-clone-page .kai-hero-banner__copy h2 span {
  color: #3868ff;
}

body.kai-flatsome-page .kai-hero-banner__description,
body.kai-flatsome-page.home-clone-page .kai-hero-banner__description,
body.home.home-clone-page .kai-hero-banner__description {
  max-width: 420px;
  margin: 0 0 24px;
  color: #252b38 !important;
  font-size: clamp(16px, 1.45vw, var(--kai-hero-banner-description-size));
  line-height: 1.45;
}

body.kai-flatsome-page .kai-hero-banner--align-center .kai-hero-banner__description,
body.kai-flatsome-page.home-clone-page .kai-hero-banner--align-center .kai-hero-banner__description,
body.home.home-clone-page .kai-hero-banner--align-center .kai-hero-banner__description {
  margin-right: auto;
  margin-left: auto;
}

body.kai-flatsome-page .kai-hero-banner--align-right .kai-hero-banner__description,
body.kai-flatsome-page.home-clone-page .kai-hero-banner--align-right .kai-hero-banner__description,
body.home.home-clone-page .kai-hero-banner--align-right .kai-hero-banner__description {
  margin-left: auto;
}

body.kai-flatsome-page .kai-hero-banner__rating,
body.kai-flatsome-page.home-clone-page .kai-hero-banner__rating,
body.home.home-clone-page .kai-hero-banner__rating {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 8px 12px;
  margin: 0 0 28px;
  color: #8b94a5;
  font-size: 13px;
}

body.kai-flatsome-page .kai-hero-banner--align-center .kai-hero-banner__rating,
body.kai-flatsome-page.home-clone-page .kai-hero-banner--align-center .kai-hero-banner__rating,
body.home.home-clone-page .kai-hero-banner--align-center .kai-hero-banner__rating {
  justify-content: center;
}

body.kai-flatsome-page .kai-hero-banner--align-right .kai-hero-banner__rating,
body.kai-flatsome-page.home-clone-page .kai-hero-banner--align-right .kai-hero-banner__rating,
body.home.home-clone-page .kai-hero-banner--align-right .kai-hero-banner__rating {
     justify-content: flex-start;
}

body.kai-flatsome-page .kai-hero-banner__rating strong,
body.kai-flatsome-page.home-clone-page .kai-hero-banner__rating strong,
body.home.home-clone-page .kai-hero-banner__rating strong {
  color: #ffbf18 !important;
  letter-spacing: .08em;
}

body.kai-flatsome-page .kai-hero-banner__rating em,
body.kai-flatsome-page.home-clone-page .kai-hero-banner__rating em,
body.home.home-clone-page .kai-hero-banner__rating em {
  color: #7f8798;
  font-style: normal;
  font-weight: 700;
}

body.kai-flatsome-page .kai-hero-banner__button,
body.kai-flatsome-page.home-clone-page .kai-hero-banner__button,
body.home.home-clone-page .kai-hero-banner__button {
  display: inline-flex;
  align-items: center;
  min-height: 54px;
  padding: 0 28px !important;
  border: 0 !important;
  border-radius: 999px !important;
  background: linear-gradient(135deg, #5a86ff 0%, #2863f4 100%) !important;
  box-shadow: 0 22px 44px rgba(46, 98, 244, .22) !important;
  color: #ffffff !important;
  font-size: 17px !important;
  font-weight: 850 !important;
  letter-spacing: -.02em;
  text-transform: none !important;
}

body.kai-flatsome-page .kai-hero-banner__button::after,
body.kai-flatsome-page.home-clone-page .kai-hero-banner__button::after,
body.home.home-clone-page .kai-hero-banner__button::after {
  content: "→";
  display: inline-grid;
  width: 26px;
  height: 26px;
  margin-left: 12px;
  place-items: center;
  border-radius: 999px;
  background: #ffffff;
  color: #2863f4;
  font-size: 18px;
  line-height: 1;
}

body.kai-flatsome-page .kai-hero-banner__media,
body.kai-flatsome-page.home-clone-page .kai-hero-banner__media,
body.home.home-clone-page .kai-hero-banner__media {
  position: relative;
  overflow: hidden;
  aspect-ratio: 1.82 / 1;
  border: var(--kai-hero-banner-media-border-width, 10px) solid var(--kai-hero-banner-media-border-color, rgba(255, 255, 255, .86));
  border-radius: var(--kai-hero-banner-media-radius);
  background: var(--kai-hero-banner-media-bg);
  box-shadow: 0 18px 42px rgba(60, 97, 166, .16), inset 0 0 0 1px rgba(58, 91, 154, .06);
  transform: translateZ(0);
}

body.kai-flatsome-page .kai-hero-banner__media > img,
body.kai-flatsome-page.home-clone-page .kai-hero-banner__media > img,
body.home.home-clone-page .kai-hero-banner__media > img,
body.kai-flatsome-page .kai-hero-banner__video,
body.kai-flatsome-page.home-clone-page .kai-hero-banner__video,
body.home.home-clone-page .kai-hero-banner__video,
body.kai-flatsome-page .kai-hero-banner__slides img,
body.kai-flatsome-page.home-clone-page .kai-hero-banner__slides img,
body.home.home-clone-page .kai-hero-banner__slides img {
  width: 100%;
  height: 100%;
  object-fit: var(--kai-hero-banner-media-fit);
  transform: scale(var(--kai-hero-banner-media-scale, 1));
  transform-origin: center;
}

body.kai-flatsome-page .kai-hero-banner__video,
body.kai-flatsome-page.home-clone-page .kai-hero-banner__video,
body.home.home-clone-page .kai-hero-banner__video {
  display: block;
  pointer-events: none;
}

body.kai-flatsome-page .kai-hero-banner__video::-webkit-media-controls,
body.kai-flatsome-page.home-clone-page .kai-hero-banner__video::-webkit-media-controls,
body.home.home-clone-page .kai-hero-banner__video::-webkit-media-controls {
  display: none !important;
}

body.kai-flatsome-page .kai-hero-banner__shield,
body.kai-flatsome-page.home-clone-page .kai-hero-banner__shield,
body.home.home-clone-page .kai-hero-banner__shield {
  position: absolute;
  inset: 0;
  z-index: 2;
  cursor: default;
}

body.kai-flatsome-page .kai-hero-banner__slides,
body.kai-flatsome-page.home-clone-page .kai-hero-banner__slides,
body.home.home-clone-page .kai-hero-banner__slides {
  position: relative;
  width: 100%;
  height: 100%;
}

body.kai-flatsome-page .kai-hero-banner__slides img,
body.kai-flatsome-page.home-clone-page .kai-hero-banner__slides img,
body.home.home-clone-page .kai-hero-banner__slides img {
  position: absolute;
  inset: 0;
  opacity: 0;
  animation: kai-hero-banner-slide-5 15s infinite ease-in-out;
  animation-delay: calc(var(--kai-hero-banner-slide-index) * 3s);
  will-change: opacity, transform;
}

body.kai-flatsome-page .kai-hero-banner--slides-2 .kai-hero-banner__slides img,
body.kai-flatsome-page.home-clone-page .kai-hero-banner--slides-2 .kai-hero-banner__slides img,
body.home.home-clone-page .kai-hero-banner--slides-2 .kai-hero-banner__slides img {
  animation-name: kai-hero-banner-slide-2;
  animation-duration: 6s;
}

body.kai-flatsome-page .kai-hero-banner--slides-3 .kai-hero-banner__slides img,
body.kai-flatsome-page.home-clone-page .kai-hero-banner--slides-3 .kai-hero-banner__slides img,
body.home.home-clone-page .kai-hero-banner--slides-3 .kai-hero-banner__slides img {
  animation-name: kai-hero-banner-slide-3;
  animation-duration: 9s;
}

body.kai-flatsome-page .kai-hero-banner--slides-4 .kai-hero-banner__slides img,
body.kai-flatsome-page.home-clone-page .kai-hero-banner--slides-4 .kai-hero-banner__slides img,
body.home.home-clone-page .kai-hero-banner--slides-4 .kai-hero-banner__slides img {
  animation-name: kai-hero-banner-slide-4;
  animation-duration: 12s;
}

body.kai-flatsome-page .kai-hero-banner__slides img:first-child,
body.kai-flatsome-page.home-clone-page .kai-hero-banner__slides img:first-child,
body.home.home-clone-page .kai-hero-banner__slides img:first-child {
  opacity: 1;
}

body.kai-flatsome-page .kai-hero-banner__slides.is-js-ready img,
body.kai-flatsome-page.home-clone-page .kai-hero-banner__slides.is-js-ready img,
body.home.home-clone-page .kai-hero-banner__slides.is-js-ready img {
  opacity: 0;
  animation: none !important;
  transform: scale(1.035);
  transition: opacity 760ms ease, transform 1200ms ease;
}

body.kai-flatsome-page .kai-hero-banner__slides.is-js-ready img.is-active,
body.kai-flatsome-page.home-clone-page .kai-hero-banner__slides.is-js-ready img.is-active,
body.home.home-clone-page .kai-hero-banner__slides.is-js-ready img.is-active {
  opacity: 1;
  transform: scale(1);
  z-index: 1;
}

body.kai-flatsome-page .kai-hero-banner--slides-1 .kai-hero-banner__slides img,
body.kai-flatsome-page.home-clone-page .kai-hero-banner--slides-1 .kai-hero-banner__slides img,
body.home.home-clone-page .kai-hero-banner--slides-1 .kai-hero-banner__slides img {
  animation: none;
  opacity: 1;
}

@keyframes kai-hero-banner-slide-2 {
  0%, 40% { opacity: 1; transform: scale(1); }
  50%, 90% { opacity: 0; transform: scale(1.035); }
  100% { opacity: 1; transform: scale(1); }
}

@keyframes kai-hero-banner-slide-3 {
  0%, 26% { opacity: 1; transform: scale(1); }
  34%, 92% { opacity: 0; transform: scale(1.035); }
  100% { opacity: 1; transform: scale(1); }
}

@keyframes kai-hero-banner-slide-4 {
  0%, 19% { opacity: 1; transform: scale(1); }
  26%, 94% { opacity: 0; transform: scale(1.035); }
  100% { opacity: 1; transform: scale(1); }
}

@keyframes kai-hero-banner-slide-5 {
  0%, 16% { opacity: 1; transform: scale(1); }
  22%, 96% { opacity: 0; transform: scale(1.035); }
  100% { opacity: 1; transform: scale(1); }
}

body.kai-flatsome-page .kai-hero-banner__caption,
body.kai-flatsome-page.home-clone-page .kai-hero-banner__caption,
body.home.home-clone-page .kai-hero-banner__caption {
  position: absolute;
  right: 18%;
  bottom: 18px;
  z-index: 3;
  max-width: min(64%, 360px);
  padding: 5px 12px;
  border-radius: 3px;
  background: rgba(22, 22, 24, .72);
  color: #ffffff;
  font-size: 14px;
  line-height: 1.2;
  text-align: center;
}

@media (prefers-reduced-motion: reduce) {
  body.kai-flatsome-page .kai-hero-banner__slides img,
  body.kai-flatsome-page.home-clone-page .kai-hero-banner__slides img,
  body.home.home-clone-page .kai-hero-banner__slides img {
    animation: none;
  }
}

body.kai-flatsome-page .section.kai-ux-mixed-gallery,
body.kai-flatsome-page.home-clone-page .section.kai-ux-mixed-gallery,
body.home.home-clone-page .section.kai-ux-mixed-gallery {
  background: var(--kai-mixed-gallery-bg, #f4fbff) !important;
}

body.kai-flatsome-page .kai-mixed-gallery,
body.kai-flatsome-page.home-clone-page .kai-mixed-gallery,
body.home.home-clone-page .kai-mixed-gallery {
  width: min(100%, 1360px);
  margin: 0 auto;
  padding: 0 18px;
  color: var(--kai-mixed-gallery-text, #071018);
}

body.kai-flatsome-page .kai-mixed-gallery__head,
body.kai-flatsome-page.home-clone-page .kai-mixed-gallery__head,
body.home.home-clone-page .kai-mixed-gallery__head {
  max-width: 930px;
  margin: 0 auto 40px;
  text-align: center;
}

body.kai-flatsome-page .kai-mixed-gallery__head h2,
body.kai-flatsome-page.home-clone-page .kai-mixed-gallery__head h2,
body.home.home-clone-page .kai-mixed-gallery__head h2,
body.kai-flatsome-page .kai-mixed-gallery__head h2:not([style*="color"]),
body.kai-flatsome-page.home-clone-page .kai-mixed-gallery__head h2:not([style*="color"]),
body.home.home-clone-page .kai-mixed-gallery__head h2:not([style*="color"]) {
  margin: 0 0 26px;
  color: var(--kai-mixed-gallery-title-color, var(--kai-mixed-gallery-text, #071018)) !important;
  font-family: "Be Vietnam Pro", "SVN-Gilroy", "Montserrat", Arial, sans-serif;
  font-size: clamp(26px, 2.4vw, var(--kai-mixed-gallery-title-size, 34px));
  font-weight: 900;
  letter-spacing: .02em;
  line-height: 1.15;
  text-transform: uppercase;
}

body.kai-flatsome-page .kai-mixed-gallery__head h2 span,
body.kai-flatsome-page.home-clone-page .kai-mixed-gallery__head h2 span,
body.home.home-clone-page .kai-mixed-gallery__head h2 span {
  color: var(--kai-mixed-gallery-accent, #6137ff);
}

body.kai-flatsome-page .kai-mixed-gallery__head p,
body.kai-flatsome-page.home-clone-page .kai-mixed-gallery__head p,
body.home.home-clone-page .kai-mixed-gallery__head p {
  margin: 0 auto;
  color: color-mix(in srgb, var(--kai-mixed-gallery-text, #071018) 82%, transparent);
  font-family: "Be Vietnam Pro", "SVN-Gilroy", "Montserrat", Arial, sans-serif;
  font-size: clamp(14px, 1.1vw, var(--kai-mixed-gallery-description-size, 16px));
  font-weight: 400;
  line-height: 1.7;
}

body.kai-flatsome-page .kai-mixed-gallery__grid,
body.kai-flatsome-page.home-clone-page .kai-mixed-gallery__grid,
body.home.home-clone-page .kai-mixed-gallery__grid {
  display: grid;
  grid-template-columns: repeat(12, minmax(0, 1fr));
  grid-auto-rows: 170px;
  gap: 8px;
}

body.kai-flatsome-page .kai-mixed-gallery__tile,
body.kai-flatsome-page.home-clone-page .kai-mixed-gallery__tile,
body.home.home-clone-page .kai-mixed-gallery__tile {
  position: relative;
  overflow: hidden;
  min-width: 0;
  min-height: 0;
  margin: 0;
  border-radius: var(--kai-mixed-gallery-radius, 12px);
  isolation: isolate;
}

body.kai-flatsome-page .kai-mixed-gallery__tile--image img,
body.kai-flatsome-page.home-clone-page .kai-mixed-gallery__tile--image img,
body.home.home-clone-page .kai-mixed-gallery__tile--image img {
  width: 100%;
  height: 100%;
  border-radius: inherit;
  object-fit: cover;
  transform: scale(1.01);
  transition: transform 360ms ease, filter 360ms ease;
}

body.kai-flatsome-page .kai-mixed-gallery__tile--image:hover img,
body.kai-flatsome-page.home-clone-page .kai-mixed-gallery__tile--image:hover img,
body.home.home-clone-page .kai-mixed-gallery__tile--image:hover img {
  filter: saturate(1.05) contrast(1.03);
  transform: scale(1.055);
}

body.kai-flatsome-page .kai-mixed-gallery__tile--hero,
body.kai-flatsome-page.home-clone-page .kai-mixed-gallery__tile--hero,
body.home.home-clone-page .kai-mixed-gallery__tile--hero {
  grid-column: 1 / span 4;
  grid-row: 1 / span 2;
}

body.kai-flatsome-page .kai-mixed-gallery__tile--stat-a,
body.kai-flatsome-page.home-clone-page .kai-mixed-gallery__tile--stat-a,
body.home.home-clone-page .kai-mixed-gallery__tile--stat-a {
  grid-column: 5 / span 2;
  grid-row: 1;
}

body.kai-flatsome-page .kai-mixed-gallery__tile--wide,
body.kai-flatsome-page.home-clone-page .kai-mixed-gallery__tile--wide,
body.home.home-clone-page .kai-mixed-gallery__tile--wide {
  grid-column: 7 / span 3;
  grid-row: 1;
}

body.kai-flatsome-page .kai-mixed-gallery__tile--side,
body.kai-flatsome-page.home-clone-page .kai-mixed-gallery__tile--side,
body.home.home-clone-page .kai-mixed-gallery__tile--side {
  grid-column: 10 / span 3;
  grid-row: 1;
}

body.kai-flatsome-page .kai-mixed-gallery__tile--stat-b,
body.kai-flatsome-page.home-clone-page .kai-mixed-gallery__tile--stat-b,
body.home.home-clone-page .kai-mixed-gallery__tile--stat-b {
  grid-column: 1 / span 4;
  grid-row: 3;
}

body.kai-flatsome-page .kai-mixed-gallery__tile--stage,
body.kai-flatsome-page.home-clone-page .kai-mixed-gallery__tile--stage,
body.home.home-clone-page .kai-mixed-gallery__tile--stage {
  grid-column: 5 / span 4;
  grid-row: 2 / span 2;
}

body.kai-flatsome-page .kai-mixed-gallery__tile--small,
body.kai-flatsome-page.home-clone-page .kai-mixed-gallery__tile--small,
body.home.home-clone-page .kai-mixed-gallery__tile--small {
  grid-column: 9 / span 2;
  grid-row: 2;
}

body.kai-flatsome-page .kai-mixed-gallery__tile--stat-c,
body.kai-flatsome-page.home-clone-page .kai-mixed-gallery__tile--stat-c,
body.home.home-clone-page .kai-mixed-gallery__tile--stat-c {
  grid-column: 11 / span 2;
  grid-row: 2;
}

body.kai-flatsome-page .kai-mixed-gallery__tile--bottom-right,
body.kai-flatsome-page.home-clone-page .kai-mixed-gallery__tile--bottom-right,
body.home.home-clone-page .kai-mixed-gallery__tile--bottom-right {
  grid-column: 9 / span 4;
  grid-row: 3;
}

body.kai-flatsome-page .kai-mixed-gallery__tile--stat,
body.kai-flatsome-page.home-clone-page .kai-mixed-gallery__tile--stat,
body.home.home-clone-page .kai-mixed-gallery__tile--stat {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 22px;
  background: var(--kai-mixed-gallery-stat-bg, rgba(0, 166, 170, .82));
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, .18), 0 18px 42px rgba(11, 52, 78, .08);
  color: #fff;
  font-family: "Be Vietnam Pro", "SVN-Gilroy", "Montserrat", Arial, sans-serif;
  text-align: center;
  transition: transform 260ms cubic-bezier(.2, .8, .2, 1), box-shadow 260ms ease, filter 260ms ease;
}

body.kai-flatsome-page .kai-mixed-gallery__tile--stat::before,
body.kai-flatsome-page.home-clone-page .kai-mixed-gallery__tile--stat::before,
body.home.home-clone-page .kai-mixed-gallery__tile--stat::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: -1;
  background: radial-gradient(circle at 20% 10%, rgba(255, 255, 255, .28), transparent 36%), linear-gradient(135deg, rgba(255, 255, 255, .12), transparent 48%);
}

body.kai-flatsome-page .kai-mixed-gallery__tile--stat:hover,
body.kai-flatsome-page.home-clone-page .kai-mixed-gallery__tile--stat:hover,
body.home.home-clone-page .kai-mixed-gallery__tile--stat:hover {
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, .24), 0 24px 54px rgba(11, 52, 78, .16);
  filter: saturate(1.08) brightness(1.03);
  transform: translateY(-6px) rotate(-.6deg) scale(1.015);
}

body.kai-flatsome-page .kai-mixed-gallery__tile--stat strong,
body.kai-flatsome-page.home-clone-page .kai-mixed-gallery__tile--stat strong,
body.home.home-clone-page .kai-mixed-gallery__tile--stat strong {
  display: block;
  margin: 0 0 10px;
  color: #fff;
  font-family: "Be Vietnam Pro", "SVN-Gilroy", "Montserrat", Arial, sans-serif;
  font-size: clamp(36px, 3.4vw, 58px);
  font-weight: 900;
  letter-spacing: -.04em;
  line-height: .9;
}

body.kai-flatsome-page .kai-mixed-gallery__tile--stat span,
body.kai-flatsome-page.home-clone-page .kai-mixed-gallery__tile--stat span,
body.home.home-clone-page .kai-mixed-gallery__tile--stat span {
  display: block;
  max-width: 220px;
  color: #fff;
  font-family: "Be Vietnam Pro", "SVN-Gilroy", "Montserrat", Arial, sans-serif;
  font-size: clamp(18px, 1.6vw, 26px);
  font-weight: 700;
  line-height: 1.25;
}

@media (max-width: 849px) {
  body.kai-flatsome-page .kai-mixed-gallery,
  body.kai-flatsome-page.home-clone-page .kai-mixed-gallery,
  body.home.home-clone-page .kai-mixed-gallery {
    padding: 0 12px;
  }

  body.kai-flatsome-page .kai-mixed-gallery__head,
  body.kai-flatsome-page.home-clone-page .kai-mixed-gallery__head,
  body.home.home-clone-page .kai-mixed-gallery__head {
    margin-bottom: 28px;
  }

  body.kai-flatsome-page .kai-mixed-gallery__grid,
  body.kai-flatsome-page.home-clone-page .kai-mixed-gallery__grid,
  body.home.home-clone-page .kai-mixed-gallery__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    grid-auto-rows: 190px;
  }

  body.kai-flatsome-page .kai-mixed-gallery__tile,
  body.kai-flatsome-page.home-clone-page .kai-mixed-gallery__tile,
  body.home.home-clone-page .kai-mixed-gallery__tile {
    grid-column: auto / span 1;
    grid-row: auto / span 1;
  }

  body.kai-flatsome-page .kai-mixed-gallery__tile--hero,
  body.kai-flatsome-page.home-clone-page .kai-mixed-gallery__tile--hero,
  body.home.home-clone-page .kai-mixed-gallery__tile--hero,
  body.kai-flatsome-page .kai-mixed-gallery__tile--stage,
  body.kai-flatsome-page.home-clone-page .kai-mixed-gallery__tile--stage,
  body.home.home-clone-page .kai-mixed-gallery__tile--stage,
  body.kai-flatsome-page .kai-mixed-gallery__tile--stat-b,
  body.kai-flatsome-page.home-clone-page .kai-mixed-gallery__tile--stat-b,
  body.home.home-clone-page .kai-mixed-gallery__tile--stat-b {
    grid-column: 1 / -1;
  }
}

@media (max-width: 549px) {
  body.kai-flatsome-page .kai-mixed-gallery__grid,
  body.kai-flatsome-page.home-clone-page .kai-mixed-gallery__grid,
  body.home.home-clone-page .kai-mixed-gallery__grid {
    grid-template-columns: 1fr;
    grid-auto-rows: 210px;
  }

  body.kai-flatsome-page .kai-mixed-gallery__tile,
  body.kai-flatsome-page.home-clone-page .kai-mixed-gallery__tile,
  body.home.home-clone-page .kai-mixed-gallery__tile {
    grid-column: 1 / -1;
  }
}

@media (max-width: 849px) {
  body.kai-flatsome-page .kai-hero-banner,
  body.kai-flatsome-page.home-clone-page .kai-hero-banner,
  body.home.home-clone-page .kai-hero-banner {
    grid-template-columns: 1fr;
    padding-right: 20px;
    padding-left: 20px;
    text-align: center;
  }

  body.kai-flatsome-page .kai-hero-banner__copy,
  body.kai-flatsome-page.home-clone-page .kai-hero-banner__copy,
  body.home.home-clone-page .kai-hero-banner__copy {
    max-width: none;
    text-align: center;
  }

  body.kai-flatsome-page .kai-hero-banner__description,
  body.kai-flatsome-page.home-clone-page .kai-hero-banner__description,
  body.home.home-clone-page .kai-hero-banner__description {
    margin-right: auto;
    margin-left: auto;
  }

  body.kai-flatsome-page .kai-hero-banner__rating,
  body.kai-flatsome-page.home-clone-page .kai-hero-banner__rating,
  body.home.home-clone-page .kai-hero-banner__rating {
    justify-content: center;
  }
}

@media (max-width: 549px) {
  body.kai-flatsome-page .kai-hero-banner__media,
  body.kai-flatsome-page.home-clone-page .kai-hero-banner__media,
  body.home.home-clone-page .kai-hero-banner__media {
    aspect-ratio: 1.22 / 1;
  }

  body.kai-flatsome-page .kai-hero-banner__caption,
  body.kai-flatsome-page.home-clone-page .kai-hero-banner__caption,
  body.home.home-clone-page .kai-hero-banner__caption {
    right: 12px;
    bottom: 12px;
    max-width: calc(100% - 24px);
    font-size: 12px;
  }
}

body.kai-flatsome-page .kai-payment-hero,
body.kai-flatsome-page.home-clone-page .kai-payment-hero,
body.home.home-clone-page .kai-payment-hero {
  position: relative;
  overflow: hidden;
  min-height: 620px;
  margin: 0 auto;
  border-radius: var(--kai-payment-radius, 0px);
  background-color: var(--kai-payment-bg, #030504);
  background:
    radial-gradient(circle at 22% 86%, color-mix(in srgb, var(--kai-payment-glow-1, #19f2a1) 70%, transparent), transparent 24%),
    radial-gradient(circle at 58% 100%, color-mix(in srgb, var(--kai-payment-glow-2, #d9ff3f) 72%, transparent), transparent 30%),
    linear-gradient(180deg, color-mix(in srgb, var(--kai-payment-bg, #030504) 94%, #151515) 0%, var(--kai-payment-bg, #030504) 100%);
  color: var(--kai-payment-text, #ffffff);
  isolation: isolate;
}

body.kai-flatsome-page .kai-payment-hero__glow,
body.kai-flatsome-page.home-clone-page .kai-payment-hero__glow,
body.home.home-clone-page .kai-payment-hero__glow {
  position: absolute;
  z-index: -1;
  border-radius: 999px;
  filter: blur(42px);
  opacity: .72;
  pointer-events: none;
}

body.kai-flatsome-page .kai-payment-hero__glow--left,
body.kai-flatsome-page.home-clone-page .kai-payment-hero__glow--left,
body.home.home-clone-page .kai-payment-hero__glow--left {
  left: -4%;
  bottom: -18%;
  width: 42%;
  height: 34%;
  background: var(--kai-payment-glow-1, #19f2a1);
}

body.kai-flatsome-page .kai-payment-hero__glow--right,
body.kai-flatsome-page.home-clone-page .kai-payment-hero__glow--right,
body.home.home-clone-page .kai-payment-hero__glow--right {
  right: 14%;
  bottom: -22%;
  width: 42%;
  height: 36%;
  background: var(--kai-payment-glow-2, #d9ff3f);
}

body.kai-flatsome-page .kai-payment-hero__inner,
body.kai-flatsome-page.home-clone-page .kai-payment-hero__inner,
body.home.home-clone-page .kai-payment-hero__inner {
  display: grid;
  grid-template-columns: minmax(260px, .92fr) minmax(280px, 1.08fr) minmax(240px, .78fr);
  align-items: center;
  gap: clamp(26px, 4vw, 74px);
  width: min(1280px, calc(100vw - 48px));
  min-height: 620px;
  margin: 0 auto;
  padding: clamp(56px, 7vw, 96px) 0;
}

body.kai-flatsome-page .kai-payment-hero__copy h2,
body.kai-flatsome-page.home-clone-page .kai-payment-hero__copy h2,
body.home.home-clone-page .kai-payment-hero__copy h2 {
  position: relative;
  display: inline-block;
  max-width: 480px;
  margin: 0 0 28px;
  color: var(--kai-payment-text, #ffffff) !important;
  background: none !important;
  -webkit-background-clip: border-box !important;
  background-clip: border-box !important;
  font-family: "Be Vietnam Pro", "Inter", Arial, sans-serif;
   font-size: clamp(34px, 4.2vw, 60px);
  font-weight: 900;
  letter-spacing: -.04em;
  line-height: .98;
  -webkit-text-fill-color: currentColor !important;
  text-shadow: 0 0 0 rgba(234, 255, 79, 0);
  transform-origin: left center;
  will-change: transform, filter, text-shadow;
  animation: kai-payment-title-neon-breathe 5s cubic-bezier(.45, 0, .2, 1) infinite;
}

@keyframes kai-payment-title-neon-breathe {
  0%, 100% {
    color: var(--kai-payment-text, #ffffff);
    filter: brightness(1);
    text-shadow: 0 0 2px rgba(234, 255, 79, .08), 0 0 0 rgba(25, 242, 161, 0);
    transform: translate3d(0, 0, 0);
  }

  50% {
    color: #ffffff;
    filter: brightness(1.08);
    text-shadow: 0 0 10px color-mix(in srgb, var(--kai-payment-accent, #eaff4f) 42%, transparent), 0 0 26px color-mix(in srgb, var(--kai-payment-glow-1, #19f2a1) 26%, transparent);
    transform: translate3d(0, -3px, 0);
  }
}

@media (prefers-reduced-motion: reduce) {
  body.kai-flatsome-page .kai-payment-hero__copy h2,
  body.kai-flatsome-page.home-clone-page .kai-payment-hero__copy h2,
  body.home.home-clone-page .kai-payment-hero__copy h2 {
    animation: none;
  }
}

body.kai-flatsome-page .kai-payment-hero__copy p,
body.kai-flatsome-page.home-clone-page .kai-payment-hero__copy p,
body.home.home-clone-page .kai-payment-hero__copy p,
body.kai-flatsome-page .kai-payment-hero__proof p,
body.kai-flatsome-page.home-clone-page .kai-payment-hero__proof p,
body.home.home-clone-page .kai-payment-hero__proof p {
  max-width: 330px;
  margin: 0;
  color: var(--kai-payment-muted, rgba(255, 255, 255, .72)) !important;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.45;
}

body.kai-flatsome-page .kai-payment-hero__button,
body.kai-flatsome-page.home-clone-page .kai-payment-hero__button,
body.home.home-clone-page .kai-payment-hero__button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 170px;
  min-height: 54px;
  margin-top: 34px;
  padding: 0 30px;
  border-radius: 999px;
  background: var(--kai-payment-button-bg, #eaff4f);
  box-shadow: 0 18px 46px color-mix(in srgb, var(--kai-payment-button-bg, #eaff4f) 34%, transparent);
  color: var(--kai-payment-button-color, #10140a) !important;
  font-size: 15px;
  font-weight: 850;
  transition: transform .22s ease, box-shadow .22s ease;
}

body.kai-flatsome-page .kai-payment-hero__button:hover,
body.kai-flatsome-page.home-clone-page .kai-payment-hero__button:hover,
body.home.home-clone-page .kai-payment-hero__button:hover {
  transform: translateY(-2px);
  box-shadow: 0 24px 56px color-mix(in srgb, var(--kai-payment-button-bg, #eaff4f) 44%, transparent);
}

body.kai-flatsome-page .kai-payment-hero__phone-wrap,
body.kai-flatsome-page.home-clone-page .kai-payment-hero__phone-wrap,
body.home.home-clone-page .kai-payment-hero__phone-wrap {
  display: grid;
  place-items: center;
  min-height: 520px;
  perspective: 900px;
}

body.kai-flatsome-page .kai-payment-hero__phone-image,
body.kai-flatsome-page.home-clone-page .kai-payment-hero__phone-image,
body.home.home-clone-page .kai-payment-hero__phone-image,
body.kai-flatsome-page .kai-payment-hero__phone-placeholder,
body.kai-flatsome-page.home-clone-page .kai-payment-hero__phone-placeholder,
body.home.home-clone-page .kai-payment-hero__phone-placeholder,
body.kai-flatsome-page .kai-payment-hero__laptop,
body.kai-flatsome-page.home-clone-page .kai-payment-hero__laptop,
body.home.home-clone-page .kai-payment-hero__laptop,
body.kai-flatsome-page .kai-payment-hero__icon-model,
body.kai-flatsome-page.home-clone-page .kai-payment-hero__icon-model,
body.home.home-clone-page .kai-payment-hero__icon-model,
body.kai-flatsome-page .kai-payment-hero__card-model,
body.kai-flatsome-page.home-clone-page .kai-payment-hero__card-model,
body.home.home-clone-page .kai-payment-hero__card-model,
body.kai-flatsome-page .kai-payment-hero__phone,
body.kai-flatsome-page.home-clone-page .kai-payment-hero__phone,
body.home.home-clone-page .kai-payment-hero__phone {
  width: min(330px, 78vw);
  transform: rotate(var(--kai-payment-visual-rotate, -7deg)) rotateY(-14deg) scale(var(--kai-payment-phone-scale, 1));
  filter: drop-shadow(0 42px 38px rgba(0, 0, 0, .52));
}

body.kai-flatsome-page .kai-payment-hero__phone-image,
body.kai-flatsome-page.home-clone-page .kai-payment-hero__phone-image,
body.home.home-clone-page .kai-payment-hero__phone-image {
  display: block;
  height: auto;
}

body.kai-flatsome-page .kai-payment-hero__phone-placeholder,
body.kai-flatsome-page.home-clone-page .kai-payment-hero__phone-placeholder,
body.home.home-clone-page .kai-payment-hero__phone-placeholder {
  display: grid;
  place-items: center;
  align-content: center;
  min-height: 440px;
  padding: 32px;
  border: 2px dashed color-mix(in srgb, var(--kai-payment-accent, #eaff4f) 60%, transparent);
  border-radius: 40px;
  background: rgba(255, 255, 255, .06);
  color: var(--kai-payment-text, #fff);
  text-align: center;
}

body.kai-flatsome-page .kai-payment-hero__phone-placeholder span,
body.kai-flatsome-page.home-clone-page .kai-payment-hero__phone-placeholder span,
body.home.home-clone-page .kai-payment-hero__phone-placeholder span {
  font-size: clamp(1.1rem, 2vw, 1.45rem);
  font-weight: 800;
}

body.kai-flatsome-page .kai-payment-hero__phone-placeholder small,
body.kai-flatsome-page.home-clone-page .kai-payment-hero__phone-placeholder small,
body.home.home-clone-page .kai-payment-hero__phone-placeholder small {
  margin-top: 8px;
  color: var(--kai-payment-muted, rgba(255, 255, 255, .72));
  font-size: .9rem;
}

body.kai-flatsome-page .kai-payment-hero__laptop,
body.kai-flatsome-page.home-clone-page .kai-payment-hero__laptop,
body.home.home-clone-page .kai-payment-hero__laptop {
  width: min(520px, 82vw);
}

body.kai-flatsome-page .kai-payment-hero__laptop-screen,
body.kai-flatsome-page.home-clone-page .kai-payment-hero__laptop-screen,
body.home.home-clone-page .kai-payment-hero__laptop-screen {
  position: relative;
  display: grid;
  gap: 14px;
  min-height: 300px;
  padding: 34px;
  border: 12px solid #171a20;
  border-radius: 32px 32px 18px 18px;
  background: radial-gradient(circle at 80% 20%, rgba(234, 255, 79, .32), transparent 32%), linear-gradient(135deg, #10151b 0%, #202f2a 100%);
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, .12);
}

body.kai-flatsome-page .kai-payment-hero__laptop-screen span,
body.kai-flatsome-page.home-clone-page .kai-payment-hero__laptop-screen span,
body.home.home-clone-page .kai-payment-hero__laptop-screen span {
  width: 82px;
  height: 82px;
  border-radius: 26px;
  background: var(--kai-payment-accent, #eaff4f);
  box-shadow: 0 18px 54px color-mix(in srgb, var(--kai-payment-accent, #eaff4f) 42%, transparent);
}

body.kai-flatsome-page .kai-payment-hero__laptop-screen strong,
body.kai-flatsome-page.home-clone-page .kai-payment-hero__laptop-screen strong,
body.home.home-clone-page .kai-payment-hero__laptop-screen strong {
  color: #fff;
  font-size: clamp(1.5rem, 3vw, 2.4rem);
  line-height: 1;
}

body.kai-flatsome-page .kai-payment-hero__laptop-screen i,
body.kai-flatsome-page.home-clone-page .kai-payment-hero__laptop-screen i,
body.home.home-clone-page .kai-payment-hero__laptop-screen i {
  display: block;
  height: 18px;
  max-width: 78%;
  border-radius: 999px;
  background: rgba(255, 255, 255, .14);
}

body.kai-flatsome-page .kai-payment-hero__laptop-base,
body.kai-flatsome-page.home-clone-page .kai-payment-hero__laptop-base,
body.home.home-clone-page .kai-payment-hero__laptop-base {
  height: 34px;
  margin: -2px auto 0;
  border-radius: 0 0 42px 42px;
  background: linear-gradient(180deg, #2d3239 0%, #111318 100%);
  width: 112%;
  transform: translateX(-5.5%);
}

body.kai-flatsome-page .kai-payment-hero__icon-model,
body.kai-flatsome-page.home-clone-page .kai-payment-hero__icon-model,
body.home.home-clone-page .kai-payment-hero__icon-model {
  position: relative;
  display: grid;
  place-items: center;
  width: min(360px, 78vw);
  aspect-ratio: 1;
  border-radius: 42%;
  background: radial-gradient(circle, var(--kai-payment-accent, #eaff4f) 0 28%, rgba(255, 255, 255, .08) 29% 52%, transparent 53%);
  box-shadow: inset 0 0 0 2px rgba(255, 255, 255, .14), 0 0 120px color-mix(in srgb, var(--kai-payment-accent, #eaff4f) 30%, transparent);
}

body.kai-flatsome-page .kai-payment-hero__icon-model span,
body.kai-flatsome-page.home-clone-page .kai-payment-hero__icon-model span,
body.home.home-clone-page .kai-payment-hero__icon-model span,
body.kai-flatsome-page .kai-payment-hero__icon-model i,
body.kai-flatsome-page.home-clone-page .kai-payment-hero__icon-model i,
body.home.home-clone-page .kai-payment-hero__icon-model i,
body.kai-flatsome-page .kai-payment-hero__icon-model b,
body.kai-flatsome-page.home-clone-page .kai-payment-hero__icon-model b,
body.home.home-clone-page .kai-payment-hero__icon-model b {
  position: absolute;
  border-radius: 999px;
  background: rgba(255, 255, 255, .82);
}

body.kai-flatsome-page .kai-payment-hero__icon-model span,
body.kai-flatsome-page.home-clone-page .kai-payment-hero__icon-model span,
body.home.home-clone-page .kai-payment-hero__icon-model span {
  width: 42%;
  height: 12%;
}

body.kai-flatsome-page .kai-payment-hero__icon-model i,
body.kai-flatsome-page.home-clone-page .kai-payment-hero__icon-model i,
body.home.home-clone-page .kai-payment-hero__icon-model i {
  width: 12%;
  height: 42%;
}

body.kai-flatsome-page .kai-payment-hero__icon-model b,
body.kai-flatsome-page.home-clone-page .kai-payment-hero__icon-model b,
body.home.home-clone-page .kai-payment-hero__icon-model b {
  width: 18%;
  height: 18%;
  background: #10140a;
}

body.kai-flatsome-page .kai-payment-hero__eyebrow,
body.kai-flatsome-page.home-clone-page .kai-payment-hero__eyebrow,
body.home.home-clone-page .kai-payment-hero__eyebrow {
  margin: 0 0 18px;
  color: var(--kai-payment-accent, #eaff4f) !important;
  font-size: 11px;
  font-weight: 900;
  letter-spacing: .16em;
  line-height: 1.4;
  text-transform: uppercase;
}

body.kai-flatsome-page .kai-payment-hero__icon-orbit,
body.kai-flatsome-page.home-clone-page .kai-payment-hero__icon-orbit,
body.home.home-clone-page .kai-payment-hero__icon-orbit {
  position: relative;
  width: min(460px, 82vw);
  aspect-ratio: 1;
  transform: rotate(var(--kai-payment-visual-rotate, 0deg)) scale(var(--kai-payment-phone-scale, 1));
  filter: drop-shadow(0 34px 46px rgba(0, 0, 0, .42));
}

body.kai-flatsome-page .kai-payment-hero__orbit-ring,
body.kai-flatsome-page.home-clone-page .kai-payment-hero__orbit-ring,
body.home.home-clone-page .kai-payment-hero__orbit-ring {
  position: absolute;
  inset: 12%;
  border: 1px solid rgba(234, 255, 79, .42);
  border-radius: 50%;
  box-shadow: 0 0 36px rgba(234, 255, 79, .12), inset 0 0 36px rgba(25, 242, 161, .08);
  animation: kaiPaymentOrbitSpin 18s linear infinite;
}

body.kai-flatsome-page .kai-payment-hero__orbit-ring::before,
body.kai-flatsome-page.home-clone-page .kai-payment-hero__orbit-ring::before,
body.home.home-clone-page .kai-payment-hero__orbit-ring::before {
  content: "";
  position: absolute;
  top: -5px;
  left: 50%;
  width: 9px;
  height: 9px;
  border-radius: 50%;
  background: var(--kai-payment-accent, #eaff4f);
  box-shadow: 0 0 18px var(--kai-payment-accent, #eaff4f);
  transform: translateX(-50%);
}

body.kai-flatsome-page .kai-payment-hero__orbit-ring--inner,
body.kai-flatsome-page.home-clone-page .kai-payment-hero__orbit-ring--inner,
body.home.home-clone-page .kai-payment-hero__orbit-ring--inner {
  inset: 23%;
  border-color: rgba(47, 224, 255, .46);
  animation-duration: 12s;
  animation-direction: reverse;
}

body.kai-flatsome-page .kai-payment-hero__orbit-ring--inner::before,
body.kai-flatsome-page.home-clone-page .kai-payment-hero__orbit-ring--inner::before,
body.home.home-clone-page .kai-payment-hero__orbit-ring--inner::before {
  background: #2fe0ff;
  box-shadow: 0 0 18px #2fe0ff;
}

body.kai-flatsome-page .kai-payment-hero__icon-core,
body.kai-flatsome-page.home-clone-page .kai-payment-hero__icon-core,
body.home.home-clone-page .kai-payment-hero__icon-core {
  position: absolute;
  top: 50%;
  left: 50%;
  display: grid;
  place-items: center;
  width: 142px;
  height: 142px;
  border: 1px solid rgba(234, 255, 79, .52);
  border-radius: 42px;
  background: radial-gradient(circle at 35% 25%, rgba(255, 255, 255, .18), transparent 32%), linear-gradient(145deg, #1a2b30, #071217);
  box-shadow: 0 0 0 10px rgba(234, 255, 79, .035), 0 0 60px rgba(234, 255, 79, .22), inset 0 0 28px rgba(47, 224, 255, .12);
  transform: translate(-50%, -50%);
  animation: kaiPaymentCorePulse 4s ease-in-out infinite;
}

body.kai-flatsome-page .kai-payment-hero__icon-core span,
body.kai-flatsome-page.home-clone-page .kai-payment-hero__icon-core span,
body.home.home-clone-page .kai-payment-hero__icon-core span {
  color: var(--kai-payment-accent, #eaff4f);
  font-size: 42px;
  font-weight: 950;
  line-height: .9;
}

body.kai-flatsome-page .kai-payment-hero__icon-core strong,
body.kai-flatsome-page.home-clone-page .kai-payment-hero__icon-core strong,
body.home.home-clone-page .kai-payment-hero__icon-core strong {
  margin-top: 7px;
  color: #fff;
  font-size: 12px;
  letter-spacing: .16em;
}

body.kai-flatsome-page .kai-payment-hero__icon-core small,
body.kai-flatsome-page.home-clone-page .kai-payment-hero__icon-core small,
body.home.home-clone-page .kai-payment-hero__icon-core small {
  color: rgba(255, 255, 255, .58);
  font-size: 10px;
}

body.kai-flatsome-page .kai-payment-hero__icon-node,
body.kai-flatsome-page.home-clone-page .kai-payment-hero__icon-node,
body.home.home-clone-page .kai-payment-hero__icon-node {
  position: absolute;
  display: grid;
  grid-template-columns: 44px minmax(0, 1fr);
  column-gap: 10px;
  align-items: center;
  width: 178px;
  min-height: 62px;
  padding: 9px 12px 9px 9px;
  border: 1px solid rgba(255, 255, 255, .14);
  border-radius: 18px;
  background: rgba(9, 18, 27, .82);
  color: #fff;
  backdrop-filter: blur(14px);
  box-shadow: 0 18px 38px rgba(0, 0, 0, .24);
  animation: kaiPaymentNodeFloat 5s ease-in-out infinite;
}

body.kai-flatsome-page .kai-payment-hero__icon-node--video,
body.kai-flatsome-page.home-clone-page .kai-payment-hero__icon-node--video,
body.home.home-clone-page .kai-payment-hero__icon-node--video {
  top: 10%;
  left: 2%;
  border-color: rgba(234, 255, 79, .34);
}

body.kai-flatsome-page .kai-payment-hero__icon-node--ai,
body.kai-flatsome-page.home-clone-page .kai-payment-hero__icon-node--ai,
body.home.home-clone-page .kai-payment-hero__icon-node--ai {
  top: 12%;
  right: -2%;
  border-color: rgba(47, 224, 255, .38);
  animation-delay: -1.6s;
}

body.kai-flatsome-page .kai-payment-hero__icon-node--digital,
body.kai-flatsome-page.home-clone-page .kai-payment-hero__icon-node--digital,
body.home.home-clone-page .kai-payment-hero__icon-node--digital {
  right: 5%;
  bottom: 12%;
  border-color: rgba(255, 111, 188, .36);
  animation-delay: -3.1s;
}

body.kai-flatsome-page .kai-payment-hero__icon-badge,
body.kai-flatsome-page.home-clone-page .kai-payment-hero__icon-badge,
body.home.home-clone-page .kai-payment-hero__icon-badge {
  display: grid;
  grid-row: span 2;
  place-items: center;
  width: 44px;
  height: 44px;
  border-radius: 14px;
  background: rgba(234, 255, 79, .12);
  color: var(--kai-payment-accent, #eaff4f);
}

body.kai-flatsome-page .kai-payment-hero__icon-node--ai .kai-payment-hero__icon-badge,
body.kai-flatsome-page.home-clone-page .kai-payment-hero__icon-node--ai .kai-payment-hero__icon-badge,
body.home.home-clone-page .kai-payment-hero__icon-node--ai .kai-payment-hero__icon-badge {
  background: rgba(47, 224, 255, .12);
  color: #2fe0ff;
}

body.kai-flatsome-page .kai-payment-hero__icon-node--digital .kai-payment-hero__icon-badge,
body.kai-flatsome-page.home-clone-page .kai-payment-hero__icon-node--digital .kai-payment-hero__icon-badge,
body.home.home-clone-page .kai-payment-hero__icon-node--digital .kai-payment-hero__icon-badge {
  background: rgba(255, 111, 188, .12);
  color: #ff6fbc;
}

body.kai-flatsome-page .kai-payment-hero__icon-badge svg,
body.kai-flatsome-page.home-clone-page .kai-payment-hero__icon-badge svg,
body.home.home-clone-page .kai-payment-hero__icon-badge svg {
  width: 23px;
  height: 23px;
}

body.kai-flatsome-page .kai-payment-hero__icon-node strong,
body.kai-flatsome-page.home-clone-page .kai-payment-hero__icon-node strong,
body.home.home-clone-page .kai-payment-hero__icon-node strong {
  overflow: hidden;
  color: #fff;
  font-size: 12px;
  line-height: 1.2;
  text-overflow: ellipsis;
  white-space: nowrap;
}

body.kai-flatsome-page .kai-payment-hero__icon-node small,
body.kai-flatsome-page.home-clone-page .kai-payment-hero__icon-node small,
body.home.home-clone-page .kai-payment-hero__icon-node small {
  color: rgba(255, 255, 255, .55);
  font-size: 10px;
}

@keyframes kaiPaymentOrbitSpin {
  to { transform: rotate(360deg); }
}

@keyframes kaiPaymentCorePulse {
  0%, 100% { box-shadow: 0 0 0 10px rgba(234, 255, 79, .035), 0 0 60px rgba(234, 255, 79, .22), inset 0 0 28px rgba(47, 224, 255, .12); }
  50% { box-shadow: 0 0 0 18px rgba(234, 255, 79, .025), 0 0 88px rgba(234, 255, 79, .34), inset 0 0 36px rgba(47, 224, 255, .2); }
}

@keyframes kaiPaymentNodeFloat {
  0%, 100% { transform: translateY(0); }
  50% { transform: translateY(-8px); }
}

body.kai-flatsome-page .kai-payment-hero__card-model,
body.kai-flatsome-page.home-clone-page .kai-payment-hero__card-model,
body.home.home-clone-page .kai-payment-hero__card-model {
  position: relative;
  display: grid;
  gap: 18px;
  width: min(400px, 78vw);
}

body.kai-flatsome-page .kai-payment-hero__card-model span,
body.kai-flatsome-page.home-clone-page .kai-payment-hero__card-model span,
body.home.home-clone-page .kai-payment-hero__card-model span {
  display: grid;
  gap: 8px;
  min-height: 118px;
  padding: 24px;
  border: 1px solid rgba(255, 255, 255, .16);
  border-radius: 30px;
  background: linear-gradient(135deg, rgba(255, 255, 255, .18), rgba(255, 255, 255, .06));
  color: #fff;
  backdrop-filter: blur(12px);
}

body.kai-flatsome-page .kai-payment-hero__card-model span:nth-child(2),
body.kai-flatsome-page.home-clone-page .kai-payment-hero__card-model span:nth-child(2),
body.home.home-clone-page .kai-payment-hero__card-model span:nth-child(2) {
  margin-left: 54px;
  background: linear-gradient(135deg, color-mix(in srgb, var(--kai-payment-accent, #eaff4f) 30%, transparent), rgba(255, 255, 255, .07));
}

body.kai-flatsome-page .kai-payment-hero__card-model span:nth-child(3),
body.kai-flatsome-page.home-clone-page .kai-payment-hero__card-model span:nth-child(3),
body.home.home-clone-page .kai-payment-hero__card-model span:nth-child(3) {
  margin-left: 18px;
}

body.kai-flatsome-page .kai-payment-hero__card-model strong,
body.kai-flatsome-page.home-clone-page .kai-payment-hero__card-model strong,
body.home.home-clone-page .kai-payment-hero__card-model strong {
  color: var(--kai-payment-accent, #eaff4f);
  font-size: 2.2rem;
  line-height: 1;
}

body.kai-flatsome-page .kai-payment-hero__card-model small,
body.kai-flatsome-page.home-clone-page .kai-payment-hero__card-model small,
body.home.home-clone-page .kai-payment-hero__card-model small {
  color: rgba(255, 255, 255, .78);
  font-size: 1rem;
  font-weight: 800;
}

body.kai-flatsome-page .kai-payment-hero__phone,
body.kai-flatsome-page.home-clone-page .kai-payment-hero__phone,
body.home.home-clone-page .kai-payment-hero__phone {
  position: relative;
  overflow: hidden;
  min-height: 500px;
  padding: 30px 24px 22px;
  border: 9px solid #1d1f24;
  border-radius: 46px;
  background: linear-gradient(180deg, #1a1b20 0%, #0f1115 100%);
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, .12), 0 32px 90px rgba(0, 0, 0, .5);
}

body.kai-flatsome-page .kai-payment-hero__speaker,
body.kai-flatsome-page.home-clone-page .kai-payment-hero__speaker,
body.home.home-clone-page .kai-payment-hero__speaker {
  position: absolute;
  top: 12px;
  left: 50%;
  width: 92px;
  height: 24px;
  border-radius: 0 0 18px 18px;
  background: #050608;
  transform: translateX(-50%);
}

body.kai-flatsome-page .kai-payment-hero__phone-head small,
body.kai-flatsome-page.home-clone-page .kai-payment-hero__phone-head small,
body.home.home-clone-page .kai-payment-hero__phone-head small,
body.kai-flatsome-page .kai-payment-hero__phone-head strong,
body.kai-flatsome-page.home-clone-page .kai-payment-hero__phone-head strong,
body.home.home-clone-page .kai-payment-hero__phone-head strong {
  display: block;
  color: #ffffff;
}

body.kai-flatsome-page .kai-payment-hero__phone-head small,
body.kai-flatsome-page.home-clone-page .kai-payment-hero__phone-head small,
body.home.home-clone-page .kai-payment-hero__phone-head small {
  margin: 4px 0 18px;
  text-align: center;
  font-size: 12px;
  font-weight: 800;
}

body.kai-flatsome-page .kai-payment-hero__phone-head strong,
body.kai-flatsome-page.home-clone-page .kai-payment-hero__phone-head strong,
body.home.home-clone-page .kai-payment-hero__phone-head strong {
  font-size: 24px;
}

body.kai-flatsome-page .kai-payment-hero__cards,
body.kai-flatsome-page.home-clone-page .kai-payment-hero__cards,
body.home.home-clone-page .kai-payment-hero__cards {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 12px;
  margin: 18px 0 22px;
}

body.kai-flatsome-page .kai-payment-hero__cards span,
body.kai-flatsome-page.home-clone-page .kai-payment-hero__cards span,
body.home.home-clone-page .kai-payment-hero__cards span {
  min-height: 90px;
  padding: 16px 14px;
  border-radius: 22px;
  background: #d7f9fb;
  color: #111418;
  font-size: 12px;
  font-weight: 850;
}

body.kai-flatsome-page .kai-payment-hero__cards span:nth-child(2),
body.kai-flatsome-page.home-clone-page .kai-payment-hero__cards span:nth-child(2),
body.home.home-clone-page .kai-payment-hero__cards span:nth-child(2) {
  background: #f5fac8;
}

body.kai-flatsome-page .kai-payment-hero__icons,
body.kai-flatsome-page.home-clone-page .kai-payment-hero__icons,
body.home.home-clone-page .kai-payment-hero__icons {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 12px;
  margin-bottom: 22px;
}

body.kai-flatsome-page .kai-payment-hero__icons i,
body.kai-flatsome-page.home-clone-page .kai-payment-hero__icons i,
body.home.home-clone-page .kai-payment-hero__icons i,
body.kai-flatsome-page .kai-payment-hero__list span,
body.kai-flatsome-page.home-clone-page .kai-payment-hero__list span,
body.home.home-clone-page .kai-payment-hero__list span {
  display: block;
  border-radius: 16px;
  background: rgba(255, 255, 255, .08);
}

body.kai-flatsome-page .kai-payment-hero__icons i,
body.kai-flatsome-page.home-clone-page .kai-payment-hero__icons i,
body.home.home-clone-page .kai-payment-hero__icons i {
  height: 54px;
}

body.kai-flatsome-page .kai-payment-hero__list,
body.kai-flatsome-page.home-clone-page .kai-payment-hero__list,
body.home.home-clone-page .kai-payment-hero__list {
  display: grid;
  gap: 10px;
}

body.kai-flatsome-page .kai-payment-hero__list span,
body.kai-flatsome-page.home-clone-page .kai-payment-hero__list span,
body.home.home-clone-page .kai-payment-hero__list span {
  height: 36px;
}

body.kai-flatsome-page .kai-payment-hero__notice,
body.kai-flatsome-page.home-clone-page .kai-payment-hero__notice,
body.home.home-clone-page .kai-payment-hero__notice {
  position: absolute;
  right: 18px;
  bottom: 18px;
  left: 18px;
  min-height: 42px;
  padding: 12px 16px;
  border-radius: 18px;
  background: #d8fbfb;
  color: #0e171b;
  font-size: 12px;
  font-weight: 850;
}

body.kai-flatsome-page .kai-payment-hero__proof,
body.kai-flatsome-page.home-clone-page .kai-payment-hero__proof,
body.home.home-clone-page .kai-payment-hero__proof {
  align-self: center;
}

body.kai-flatsome-page .kai-payment-hero__review,
body.kai-flatsome-page.home-clone-page .kai-payment-hero__review,
body.home.home-clone-page .kai-payment-hero__review {
  display: flex;
  align-items: center;
  gap: 9px;
  margin: 22px 0 54px;
  color: var(--kai-payment-muted, rgba(255, 255, 255, .72));
  font-size: 14px;
  font-weight: 750;
}

body.kai-flatsome-page .kai-payment-hero__review strong,
body.kai-flatsome-page.home-clone-page .kai-payment-hero__review strong,
body.home.home-clone-page .kai-payment-hero__review strong,
body.kai-flatsome-page .kai-payment-hero__stats strong,
body.kai-flatsome-page.home-clone-page .kai-payment-hero__stats strong,
body.home.home-clone-page .kai-payment-hero__stats strong {
  color: var(--kai-payment-accent, #eaff4f) !important;
}

body.kai-flatsome-page .kai-payment-hero__review img,
body.kai-flatsome-page.home-clone-page .kai-payment-hero__review img,
body.home.home-clone-page .kai-payment-hero__review img,
body.kai-flatsome-page .kai-payment-hero__review em,
body.kai-flatsome-page.home-clone-page .kai-payment-hero__review em,
body.home.home-clone-page .kai-payment-hero__review em {
  width: 40px;
  height: 40px;
  border-radius: 999px;
  background: linear-gradient(135deg, #f4ded0, #78d3bd);
  object-fit: cover;
}

body.kai-flatsome-page .kai-payment-hero__stats,
body.kai-flatsome-page.home-clone-page .kai-payment-hero__stats,
body.home.home-clone-page .kai-payment-hero__stats {
  display: grid;
  gap: 42px;
}

body.kai-flatsome-page .kai-payment-hero__stats strong,
body.kai-flatsome-page.home-clone-page .kai-payment-hero__stats strong,
body.home.home-clone-page .kai-payment-hero__stats strong {
  display: block;
  margin-bottom: 8px;
  font-size: clamp(38px, 4vw, 54px);
  font-weight: 900;
  letter-spacing: -.04em;
  line-height: .95;
}

body.kai-flatsome-page .kai-payment-hero__stats span,
body.kai-flatsome-page.home-clone-page .kai-payment-hero__stats span,
body.home.home-clone-page .kai-payment-hero__stats span {
  color: var(--kai-payment-muted, rgba(255, 255, 255, .72));
  font-size: 14px;
  font-weight: 750;
}

body.kai-flatsome-page .kai-payment-hero__eyebrow,
body.kai-flatsome-page.home-clone-page .kai-payment-hero__eyebrow,
body.home.home-clone-page .kai-payment-hero__eyebrow {
  margin: 0 0 18px;
  color: var(--kai-payment-accent, #eaff4f) !important;
  font-size: 11px;
  font-weight: 900;
  letter-spacing: .16em;
  line-height: 1.4;
  text-transform: uppercase;
}

body.kai-flatsome-page .kai-payment-hero__icon-orbit,
body.kai-flatsome-page.home-clone-page .kai-payment-hero__icon-orbit,
body.home.home-clone-page .kai-payment-hero__icon-orbit {
  position: relative;
  width: min(460px, 82vw);
  aspect-ratio: 1;
  transform: rotate(var(--kai-payment-visual-rotate, 0deg)) scale(var(--kai-payment-phone-scale, 1));
  filter: drop-shadow(0 34px 46px rgba(0, 0, 0, .42));
}

body.kai-flatsome-page .kai-payment-hero__orbit-ring,
body.kai-flatsome-page.home-clone-page .kai-payment-hero__orbit-ring,
body.home.home-clone-page .kai-payment-hero__orbit-ring {
  position: absolute;
  inset: 12%;
  border: 1px solid rgba(234, 255, 79, .42);
  border-radius: 50%;
  box-shadow: 0 0 36px rgba(234, 255, 79, .12), inset 0 0 36px rgba(25, 242, 161, .08);
  animation: kaiPaymentOrbitSpin 18s linear infinite;
}

body.kai-flatsome-page .kai-payment-hero__orbit-ring::before,
body.kai-flatsome-page.home-clone-page .kai-payment-hero__orbit-ring::before,
body.home.home-clone-page .kai-payment-hero__orbit-ring::before {
  content: "";
  position: absolute;
  top: -5px;
  left: 50%;
  width: 9px;
  height: 9px;
  border-radius: 50%;
  background: var(--kai-payment-accent, #eaff4f);
  box-shadow: 0 0 18px var(--kai-payment-accent, #eaff4f);
  transform: translateX(-50%);
}

body.kai-flatsome-page .kai-payment-hero__orbit-ring--inner,
body.kai-flatsome-page.home-clone-page .kai-payment-hero__orbit-ring--inner,
body.home.home-clone-page .kai-payment-hero__orbit-ring--inner {
  inset: 23%;
  border-color: rgba(47, 224, 255, .46);
  animation-duration: 12s;
  animation-direction: reverse;
}

body.kai-flatsome-page .kai-payment-hero__orbit-ring--inner::before,
body.kai-flatsome-page.home-clone-page .kai-payment-hero__orbit-ring--inner::before,
body.home.home-clone-page .kai-payment-hero__orbit-ring--inner::before {
  background: #2fe0ff;
  box-shadow: 0 0 18px #2fe0ff;
}

body.kai-flatsome-page .kai-payment-hero__icon-core,
body.kai-flatsome-page.home-clone-page .kai-payment-hero__icon-core,
body.home.home-clone-page .kai-payment-hero__icon-core {
  position: absolute;
  top: 50%;
  left: 50%;
  display: grid;
  place-items: center;
  width: 142px;
  height: 142px;
  border: 1px solid rgba(234, 255, 79, .52);
  border-radius: 42px;
  background: radial-gradient(circle at 35% 25%, rgba(255, 255, 255, .18), transparent 32%), linear-gradient(145deg, #1a2b30, #071217);
  box-shadow: 0 0 0 10px rgba(234, 255, 79, .035), 0 0 60px rgba(234, 255, 79, .22), inset 0 0 28px rgba(47, 224, 255, .12);
  transform: translate(-50%, -50%);
  animation: kaiPaymentCorePulse 4s ease-in-out infinite;
}

body.kai-flatsome-page .kai-payment-hero__icon-core span,
body.kai-flatsome-page.home-clone-page .kai-payment-hero__icon-core span,
body.home.home-clone-page .kai-payment-hero__icon-core span {
  color: var(--kai-payment-accent, #eaff4f);
  font-size: 42px;
  font-weight: 950;
  line-height: .9;
}

body.kai-flatsome-page .kai-payment-hero__icon-core strong,
body.kai-flatsome-page.home-clone-page .kai-payment-hero__icon-core strong,
body.home.home-clone-page .kai-payment-hero__icon-core strong {
  margin-top: 7px;
  color: #fff;
  font-size: 12px;
  letter-spacing: .16em;
}

body.kai-flatsome-page .kai-payment-hero__icon-core small,
body.kai-flatsome-page.home-clone-page .kai-payment-hero__icon-core small,
body.home.home-clone-page .kai-payment-hero__icon-core small {
  color: rgba(255, 255, 255, .58);
  font-size: 10px;
}

body.kai-flatsome-page .kai-payment-hero__icon-node,
body.kai-flatsome-page.home-clone-page .kai-payment-hero__icon-node,
body.home.home-clone-page .kai-payment-hero__icon-node {
  position: absolute;
  display: grid;
  grid-template-columns: 44px minmax(0, 1fr);
  column-gap: 10px;
  align-items: center;
  width: 178px;
  min-height: 62px;
  padding: 9px 12px 9px 9px;
  border: 1px solid rgba(255, 255, 255, .14);
  border-radius: 18px;
  background: rgba(9, 18, 27, .82);
  color: #fff;
  backdrop-filter: blur(14px);
  box-shadow: 0 18px 38px rgba(0, 0, 0, .24);
  animation: kaiPaymentNodeFloat 5s ease-in-out infinite;
}

body.kai-flatsome-page .kai-payment-hero__icon-node--video,
body.kai-flatsome-page.home-clone-page .kai-payment-hero__icon-node--video,
body.home.home-clone-page .kai-payment-hero__icon-node--video { top: 10%; left: 2%; border-color: rgba(234, 255, 79, .34); }
body.kai-flatsome-page .kai-payment-hero__icon-node--ai,
body.kai-flatsome-page.home-clone-page .kai-payment-hero__icon-node--ai,
body.home.home-clone-page .kai-payment-hero__icon-node--ai { top: 12%; right: -2%; border-color: rgba(47, 224, 255, .38); animation-delay: -1.6s; }
body.kai-flatsome-page .kai-payment-hero__icon-node--digital,
body.kai-flatsome-page.home-clone-page .kai-payment-hero__icon-node--digital,
body.home.home-clone-page .kai-payment-hero__icon-node--digital { right: 5%; bottom: 12%; border-color: rgba(255, 111, 188, .36); animation-delay: -3.1s; }

body.kai-flatsome-page .kai-payment-hero__icon-badge,
body.kai-flatsome-page.home-clone-page .kai-payment-hero__icon-badge,
body.home.home-clone-page .kai-payment-hero__icon-badge {
  display: grid;
  grid-row: span 2;
  place-items: center;
  width: 44px;
  height: 44px;
  border-radius: 14px;
  background: rgba(234, 255, 79, .12);
  color: var(--kai-payment-accent, #eaff4f);
}

body.kai-flatsome-page .kai-payment-hero__icon-node--ai .kai-payment-hero__icon-badge { background: rgba(47, 224, 255, .12); color: #2fe0ff; }
body.kai-flatsome-page.home-clone-page .kai-payment-hero__icon-node--ai .kai-payment-hero__icon-badge { background: rgba(47, 224, 255, .12); color: #2fe0ff; }
body.home.home-clone-page .kai-payment-hero__icon-node--ai .kai-payment-hero__icon-badge { background: rgba(47, 224, 255, .12); color: #2fe0ff; }
body.kai-flatsome-page .kai-payment-hero__icon-node--digital .kai-payment-hero__icon-badge { background: rgba(255, 111, 188, .12); color: #ff6fbc; }
body.kai-flatsome-page.home-clone-page .kai-payment-hero__icon-node--digital .kai-payment-hero__icon-badge { background: rgba(255, 111, 188, .12); color: #ff6fbc; }
body.home.home-clone-page .kai-payment-hero__icon-node--digital .kai-payment-hero__icon-badge { background: rgba(255, 111, 188, .12); color: #ff6fbc; }

body.kai-flatsome-page .kai-payment-hero__icon-badge svg,
body.kai-flatsome-page.home-clone-page .kai-payment-hero__icon-badge svg,
body.home.home-clone-page .kai-payment-hero__icon-badge svg { width: 23px; height: 23px; }
body.kai-flatsome-page .kai-payment-hero__icon-node strong,
body.kai-flatsome-page.home-clone-page .kai-payment-hero__icon-node strong,
body.home.home-clone-page .kai-payment-hero__icon-node strong { overflow: hidden; color: #fff; font-size: 12px; line-height: 1.2; text-overflow: ellipsis; white-space: nowrap; }
body.kai-flatsome-page .kai-payment-hero__icon-node small,
body.kai-flatsome-page.home-clone-page .kai-payment-hero__icon-node small,
body.home.home-clone-page .kai-payment-hero__icon-node small { color: rgba(255, 255, 255, .55); font-size: 10px; }

@keyframes kaiPaymentOrbitSpin { to { transform: rotate(360deg); } }
@keyframes kaiPaymentCorePulse {
  0%, 100% { box-shadow: 0 0 0 10px rgba(234, 255, 79, .035), 0 0 60px rgba(234, 255, 79, .22), inset 0 0 28px rgba(47, 224, 255, .12); }
  50% { box-shadow: 0 0 0 18px rgba(234, 255, 79, .025), 0 0 88px rgba(234, 255, 79, .34), inset 0 0 36px rgba(47, 224, 255, .2); }
}
@keyframes kaiPaymentNodeFloat { 0%, 100% { transform: translateY(0); } 50% { transform: translateY(-8px); } }

@media (max-width: 1024px) {
  body.kai-flatsome-page .kai-payment-hero__inner,
  body.kai-flatsome-page.home-clone-page .kai-payment-hero__inner,
  body.home.home-clone-page .kai-payment-hero__inner {
    grid-template-columns: 1fr 1fr;
  }

  body.kai-flatsome-page .kai-payment-hero__proof,
  body.kai-flatsome-page.home-clone-page .kai-payment-hero__proof,
  body.home.home-clone-page .kai-payment-hero__proof {
    grid-column: 1 / -1;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 24px;
    align-items: end;
  }

  body.kai-flatsome-page .kai-payment-hero__review,
  body.kai-flatsome-page.home-clone-page .kai-payment-hero__review,
  body.home.home-clone-page .kai-payment-hero__review {
    margin-bottom: 0;
  }
}

@media (max-width: 700px) {
  body.kai-flatsome-page .kai-payment-hero,
  body.kai-flatsome-page.home-clone-page .kai-payment-hero,
  body.home.home-clone-page .kai-payment-hero {
    min-height: 0;
  }

  body.kai-flatsome-page .kai-payment-hero__inner,
  body.kai-flatsome-page.home-clone-page .kai-payment-hero__inner,
  body.home.home-clone-page .kai-payment-hero__inner {
    grid-template-columns: 1fr;
    width: min(100% - 32px, 440px);
    min-height: 0;
    padding: 58px 0 64px;
    text-align: center;
  }

  body.kai-flatsome-page .kai-payment-hero__copy h2,
  body.kai-flatsome-page.home-clone-page .kai-payment-hero__copy h2,
  body.home.home-clone-page .kai-payment-hero__copy h2,
  body.kai-flatsome-page .kai-payment-hero__copy p,
  body.kai-flatsome-page.home-clone-page .kai-payment-hero__copy p,
  body.home.home-clone-page .kai-payment-hero__copy p,
  body.kai-flatsome-page .kai-payment-hero__proof p,
  body.kai-flatsome-page.home-clone-page .kai-payment-hero__proof p,
  body.home.home-clone-page .kai-payment-hero__proof p {
    max-width: none;
    margin-right: auto;
    margin-left: auto;
  }

  body.kai-flatsome-page .kai-payment-hero__phone-wrap,
  body.kai-flatsome-page.home-clone-page .kai-payment-hero__phone-wrap,
  body.home.home-clone-page .kai-payment-hero__phone-wrap {
    min-height: 440px;
  }

  body.kai-flatsome-page .kai-payment-hero__phone,
  body.kai-flatsome-page.home-clone-page .kai-payment-hero__phone,
  body.home.home-clone-page .kai-payment-hero__phone {
    width: min(300px, 82vw);
    min-height: 455px;
  }

  body.kai-flatsome-page .kai-payment-hero__proof,
  body.kai-flatsome-page.home-clone-page .kai-payment-hero__proof,
  body.home.home-clone-page .kai-payment-hero__proof {
    grid-column: auto;
    display: block;
  }

  body.kai-flatsome-page .kai-payment-hero__review,
  body.kai-flatsome-page.home-clone-page .kai-payment-hero__review,
  body.home.home-clone-page .kai-payment-hero__review {
    justify-content: center;
    margin: 20px 0 36px;
  }

  body.kai-flatsome-page .kai-payment-hero__icon-orbit,
  body.kai-flatsome-page.home-clone-page .kai-payment-hero__icon-orbit,
  body.home.home-clone-page .kai-payment-hero__icon-orbit { width: min(390px, 92vw); }

  body.kai-flatsome-page .kai-payment-hero__icon-node,
  body.kai-flatsome-page.home-clone-page .kai-payment-hero__icon-node,
  body.home.home-clone-page .kai-payment-hero__icon-node { width: 150px; transform: scale(.86); }

  body.kai-flatsome-page .kai-payment-hero__icon-node--video,
  body.kai-flatsome-page.home-clone-page .kai-payment-hero__icon-node--video,
  body.home.home-clone-page .kai-payment-hero__icon-node--video { left: -4%; }

  body.kai-flatsome-page .kai-payment-hero__icon-node--ai,
  body.kai-flatsome-page.home-clone-page .kai-payment-hero__icon-node--ai,
  body.home.home-clone-page .kai-payment-hero__icon-node--ai { right: -6%; }
}

body.kai-flatsome-page {
  background:
    radial-gradient(circle at 50% 0%, rgba(255, 255, 255, 0.04), transparent 24%),
    linear-gradient(180deg, #020202 0%, #070707 55%, #020202 100%);
  color: #f5f5f5;
}

body.home.home-clone-page {
  background:
    radial-gradient(circle at 50% 0%, rgba(255, 255, 255, 0.04), transparent 24%),
    linear-gradient(180deg, #020202 0%, #070707 55%, #020202 100%);
  color: #f5f5f5;
}

body.kai-flatsome-page #wrapper,
body.kai-flatsome-page #main,
body.kai-flatsome-page .page-wrapper,
body.kai-flatsome-page #content,
body.kai-flatsome-page .row,
body.kai-flatsome-page .row-main,
body.kai-flatsome-page .large-12,
body.kai-flatsome-page .col,
body.kai-flatsome-page .entry-content {
  background: transparent;
}

body.kai-flatsome-page #masthead,
body.kai-flatsome-page .header-wrapper,
body.kai-flatsome-page .page-title,
body.kai-flatsome-page .page-header-wrapper,
body.kai-flatsome-page .page-header-excerpt,
body.kai-flatsome-page #footer,
body.kai-flatsome-page .footer-wrapper,
body.kai-flatsome-page .absolute-footer,
body.kai-flatsome-page .socket-wrapper {
  display: none !important;
}

body.kai-flatsome-page .home-shell,
body.kai-flatsome-page .shell-main,
body.kai-flatsome-page .shell-content {
  width: 100%;
  min-width: 0;
}

body.kai-flatsome-page .container {
  width: min(var(--kai-home-max-width), calc(100% - 64px));
  max-width: min(var(--kai-home-max-width), calc(100% - 64px));
}

body.kai-flatsome-page .nav.home-topbar {
  position: sticky;
  top: 0;
  z-index: 60;
  min-height: 78px;
  background:
    radial-gradient(circle at 14% 0%, rgba(104, 116, 255, 0.16), transparent 30%),
    radial-gradient(circle at 86% 12%, rgba(62, 128, 214, 0.12), transparent 28%),
    linear-gradient(180deg, rgba(7, 10, 24, 0.96), rgba(6, 10, 21, 0.9)) !important;
  border-bottom: 1px solid rgba(132, 152, 255, 0.12) !important;
  box-shadow: 0 18px 60px rgba(0, 0, 0, 0.32);
  backdrop-filter: blur(18px);
}

body.kai-flatsome-page .home-topbar .nav-inner {
  min-height: 78px;
  gap: 18px;
  justify-content: space-between;
  padding-top: 10px;
  padding-bottom: 10px;
}

body.kai-flatsome-page .topbar-brand {
  display: inline-flex;
  align-items: center;
}

body.kai-flatsome-page .topbar-brand img {
  display: block;
  width: auto;
  height: 48px;
  max-width: min(34vw, 220px);
  object-fit: contain;
}

body.kai-flatsome-page .topbar-actions {
  gap: 8px;
  max-width: min(100%, 980px);
  margin-left: auto;
  padding-left: 72px;
  padding-right: 72px;
}

body.kai-flatsome-page .topbar-chip {
  min-height: 38px;
  padding: 0 13px;
  border-radius: 999px;
  border: 1px solid rgba(255, 255, 255, 0.075);
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.045), rgba(255, 255, 255, 0.014));
  color: rgba(246, 250, 247, 0.82);
  font-size: 13px;
  font-weight: 750;
  letter-spacing: 0;
  text-transform: none;
}

body.kai-flatsome-page .topbar-chip.active,
body.kai-flatsome-page .topbar-chip[aria-current="page"] {
  color: #f7fff8;
  border-color: rgba(127, 146, 255, 0.34);
  background: linear-gradient(180deg, rgba(112, 129, 255, 0.18), rgba(72, 95, 190, 0.1));
}

body.kai-flatsome-page .kai-page-hero,
body.kai-flatsome-page .kai-ux-catalog,
body.kai-flatsome-page .kai-ux-cta {
  position: relative;
  isolation: isolate;
  background: transparent !important;
}

body.kai-flatsome-page .kai-page-hero::before,
body.kai-flatsome-page .kai-ux-catalog::before,
body.kai-flatsome-page .kai-ux-cta::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 0;
  background:
    radial-gradient(circle at top right, rgba(135, 87, 255, 0.14), transparent 30%),
    radial-gradient(circle at 10% 4%, rgba(155, 92, 255, 0.2), transparent 24%),
    linear-gradient(180deg, rgba(10, 14, 33, 0.96), rgba(3, 5, 12, 1));
}

body.kai-flatsome-page .kai-page-hero .section-content,
body.kai-flatsome-page .kai-ux-catalog .section-content,
body.kai-flatsome-page .kai-ux-cta .section-content {
  position: relative;
  z-index: 1;
}

body.kai-flatsome-page .kai-page-hero h1 {
  color: #fff;
  font-size: clamp(42px, 5.2vw, 72px);
  line-height: 1.04;
  font-weight: 900;
  letter-spacing: 0;
}

body.kai-flatsome-page .kai-page-hero p,
body.kai-flatsome-page .kai-ux-catalog p,
body.kai-flatsome-page .kai-ux-cta p {
  color: #d0d8e8;
  font-size: 17px;
  line-height: 1.72;
}

body.kai-flatsome-page .kai-catalog-card {
  height: 100%;
  padding: 24px;
  border-radius: 28px;
  background:
    radial-gradient(circle at top right, rgba(142, 255, 72, 0.1), transparent 24%),
    linear-gradient(180deg, rgba(255, 255, 255, 0.052), rgba(255, 255, 255, 0.018));
  border: 1px solid rgba(255, 255, 255, 0.08);
  box-shadow: 0 22px 70px rgba(0, 0, 0, 0.22);
}

body.kai-flatsome-page .kai-catalog-card h3 {
  color: #fff;
  font-size: 22px;
  font-weight: 900;
  letter-spacing: 0;
}

body.kai-flatsome-page .kai-catalog-card small,
body.kai-flatsome-page .kai-catalog-card strong {
  color: #a8ff35;
  font-weight: 850;
}

body.kai-flatsome-page .kai-online-course-header {
  position: relative;
  width: min(100%, var(--kai-online-course-header-max-width, 1360px));
  margin: 0 auto 28px;
  padding: 0;
  text-align: center;
}

body.kai-flatsome-page .kai-online-course-header__copy {
  max-width: 860px;
  margin: 0 auto;
}

body.kai-flatsome-page .kai-testimonial-collage,
body.kai-flatsome-page.home-clone-page .kai-testimonial-collage,
body.home.home-clone-page .kai-testimonial-collage {
  padding: clamp(18px, 2.8vw, 34px);
  border-radius: 38px;
  background: var(--kai-testimonial-collage-bg, #fbfbfd);
}

body.kai-flatsome-page .kai-testimonial-collage__grid,
body.kai-flatsome-page.home-clone-page .kai-testimonial-collage__grid,
body.home.home-clone-page .kai-testimonial-collage__grid {
  position: relative;
  isolation: isolate;
  display: grid;
  grid-template-columns: repeat(8, minmax(0, 1fr));
  gap: 18px;
  align-items: stretch;
}

body.kai-flatsome-page .kai-testimonial-collage__item,
body.kai-flatsome-page.home-clone-page .kai-testimonial-collage__item,
body.home.home-clone-page .kai-testimonial-collage__item {
  position: relative;
  z-index: 1;
  overflow: hidden;
  min-height: 138px;
  border-radius: var(--kai-testimonial-collage-radius, 26px);
  background: linear-gradient(180deg, #f1f4f8 0%, #e6ebf2 100%);
  box-shadow: 0 18px 44px rgba(24, 31, 48, .08);
}

body.kai-flatsome-page .kai-testimonial-collage__item img,
body.kai-flatsome-page.home-clone-page .kai-testimonial-collage__item img,
body.home.home-clone-page .kai-testimonial-collage__item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

body.kai-flatsome-page .kai-testimonial-collage__item.is-empty,
body.kai-flatsome-page.home-clone-page .kai-testimonial-collage__item.is-empty,
body.home.home-clone-page .kai-testimonial-collage__item.is-empty {
  border: 1px dashed rgba(122, 132, 151, .36);
  box-shadow: none;
}

body.kai-flatsome-page .kai-testimonial-collage__item.is-empty span,
body.kai-flatsome-page.home-clone-page .kai-testimonial-collage__item.is-empty span,
body.home.home-clone-page .kai-testimonial-collage__item.is-empty span {
  position: absolute;
  inset: 0;
  display: grid;
  place-items: center;
  color: #8b93a3;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: .04em;
  text-transform: uppercase;
}

body.kai-flatsome-page .kai-testimonial-collage__content,
body.kai-flatsome-page.home-clone-page .kai-testimonial-collage__content,
body.home.home-clone-page .kai-testimonial-collage__content {
  grid-column: 3 / span 4;
  grid-row: 3 / span 2;
  position: relative;
  z-index: 3;
  display: grid;
  align-content: center;
  justify-items: center;
  text-align: center;
  min-height: clamp(230px, 28vw, 320px);
  margin: 12px 0 0;
  padding: clamp(28px, 3vw, 40px) clamp(24px, 3.4vw, 42px);
  border: 1px solid rgba(226, 232, 240, .92);
  border-radius: 34px;
  background: rgba(251, 251, 253, .96);
  box-shadow: 0 24px 60px rgba(15, 23, 42, .12);
  backdrop-filter: blur(14px);
}

body.kai-flatsome-page .kai-testimonial-collage__badge,
body.kai-flatsome-page.home-clone-page .kai-testimonial-collage__badge,
body.home.home-clone-page .kai-testimonial-collage__badge {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 42px;
  padding: 0 22px;
  border: 1px solid var(--kai-testimonial-collage-badge-border, rgba(17, 24, 39, .16));
  border-radius: 999px;
  background: var(--kai-testimonial-collage-badge-bg, #fff);
  color: #404657;
  font-size: 15px;
  font-weight: 500;
}

body.kai-flatsome-page .kai-testimonial-collage__content h2,
body.kai-flatsome-page.home-clone-page .kai-testimonial-collage__content h2,
body.home.home-clone-page .kai-testimonial-collage__content h2 {
  margin: 16px 0 0;
  color: var(--kai-testimonial-collage-title, #111111) !important;
  font-family: "Be Vietnam Pro", "Inter", Arial, sans-serif;
  font-size: clamp(28px, 3vw, var(--kai-testimonial-collage-title-size, 48px));
  font-weight: 800;
  line-height: 1.08;
  letter-spacing: -.04em;
  text-wrap: balance;
}

body.kai-flatsome-page .kai-testimonial-collage__content p,
body.kai-flatsome-page.home-clone-page .kai-testimonial-collage__content p,
body.home.home-clone-page .kai-testimonial-collage__content p {
  margin: 8px 0 0;
  color: var(--kai-testimonial-collage-subtitle, #a6acb7) !important;
  font-size: clamp(18px, 1.8vw, var(--kai-testimonial-collage-subtitle-size, 22px));
  font-weight: 700;
  line-height: 1.18;
  text-wrap: balance;
}

body.kai-flatsome-page .kai-testimonial-collage__item--1,
body.kai-flatsome-page.home-clone-page .kai-testimonial-collage__item--1,
body.home.home-clone-page .kai-testimonial-collage__item--1 { grid-column: 1; grid-row: 2 / span 2; }

body.kai-flatsome-page .kai-testimonial-collage__item--2,
body.kai-flatsome-page.home-clone-page .kai-testimonial-collage__item--2,
body.home.home-clone-page .kai-testimonial-collage__item--2 { grid-column: 2; grid-row: 1 / span 2; }

body.kai-flatsome-page .kai-testimonial-collage__item--3,
body.kai-flatsome-page.home-clone-page .kai-testimonial-collage__item--3,
body.home.home-clone-page .kai-testimonial-collage__item--3 { grid-column: 2; grid-row: 3 / span 1; }

body.kai-flatsome-page .kai-testimonial-collage__item--4,
body.kai-flatsome-page.home-clone-page .kai-testimonial-collage__item--4,
body.home.home-clone-page .kai-testimonial-collage__item--4 { grid-column: 3; grid-row: 1 / span 2; }

body.kai-flatsome-page .kai-testimonial-collage__item--5,
body.kai-flatsome-page.home-clone-page .kai-testimonial-collage__item--5,
body.home.home-clone-page .kai-testimonial-collage__item--5 { grid-column: 4; grid-row: 1 / span 3; }

body.kai-flatsome-page .kai-testimonial-collage__item--6,
body.kai-flatsome-page.home-clone-page .kai-testimonial-collage__item--6,
body.home.home-clone-page .kai-testimonial-collage__item--6 { grid-column: 5; grid-row: 1 / span 2; }

body.kai-flatsome-page .kai-testimonial-collage__item--7,
body.kai-flatsome-page.home-clone-page .kai-testimonial-collage__item--7,
body.home.home-clone-page .kai-testimonial-collage__item--7 { grid-column: 6; grid-row: 1 / span 3; }

body.kai-flatsome-page .kai-testimonial-collage__item--8,
body.kai-flatsome-page.home-clone-page .kai-testimonial-collage__item--8,
body.home.home-clone-page .kai-testimonial-collage__item--8 { grid-column: 7; grid-row: 1 / span 1; }

body.kai-flatsome-page .kai-testimonial-collage__item--9,
body.kai-flatsome-page.home-clone-page .kai-testimonial-collage__item--9,
body.home.home-clone-page .kai-testimonial-collage__item--9 { grid-column: 7; grid-row: 2 / span 2; }

body.kai-flatsome-page .kai-testimonial-collage__item--10,
body.kai-flatsome-page.home-clone-page .kai-testimonial-collage__item--10,
body.home.home-clone-page .kai-testimonial-collage__item--10 { grid-column: 8; grid-row: 1 / span 3; }

@media (max-width: 849px) {
  body.kai-flatsome-page .kai-testimonial-collage,
  body.kai-flatsome-page.home-clone-page .kai-testimonial-collage,
  body.home.home-clone-page .kai-testimonial-collage {
    border-radius: 28px;
  }

  body.kai-flatsome-page .kai-testimonial-collage__grid,
  body.kai-flatsome-page.home-clone-page .kai-testimonial-collage__grid,
  body.home.home-clone-page .kai-testimonial-collage__grid {
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 14px;
  }

  body.kai-flatsome-page .kai-testimonial-collage__content,
  body.kai-flatsome-page.home-clone-page .kai-testimonial-collage__content,
  body.home.home-clone-page .kai-testimonial-collage__content {
    grid-column: 1 / -1;
    grid-row: auto;
    order: 11;
    min-height: 0;
    margin: 4px 0 0;
    padding: 24px 18px;
    border-radius: 28px;
  }

  body.kai-flatsome-page .kai-testimonial-collage__item,
  body.kai-flatsome-page.home-clone-page .kai-testimonial-collage__item,
  body.home.home-clone-page .kai-testimonial-collage__item {
    grid-column: auto !important;
    grid-row: auto !important;
    min-height: 120px;
  }

  body.kai-flatsome-page .kai-testimonial-collage__item--4,
  body.kai-flatsome-page.home-clone-page .kai-testimonial-collage__item--4,
  body.home.home-clone-page .kai-testimonial-collage__item--4,
  body.kai-flatsome-page .kai-testimonial-collage__item--6,
  body.kai-flatsome-page.home-clone-page .kai-testimonial-collage__item--6,
  body.home.home-clone-page .kai-testimonial-collage__item--6,
  body.kai-flatsome-page .kai-testimonial-collage__item--10,
  body.kai-flatsome-page.home-clone-page .kai-testimonial-collage__item--10,
  body.home.home-clone-page .kai-testimonial-collage__item--10 {
    min-height: 168px;
  }
}

@media (max-width: 549px) {
  body.kai-flatsome-page .kai-testimonial-collage__grid,
  body.kai-flatsome-page.home-clone-page .kai-testimonial-collage__grid,
  body.home.home-clone-page .kai-testimonial-collage__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  body.kai-flatsome-page .kai-testimonial-collage__badge,
  body.kai-flatsome-page.home-clone-page .kai-testimonial-collage__badge,
  body.home.home-clone-page .kai-testimonial-collage__badge {
    min-height: 38px;
    padding: 0 18px;
    font-size: 13px;
  }
}

body.kai-flatsome-page .kai-online-course-header h2,
body.kai-flatsome-page .kai-online-course-header h2:not([style*="color"]) {
  position: relative;
  display: inline-block;
  margin: 0 0 18px;
  padding: 0 0 14px;
  background: none !important;
  -webkit-background-clip: border-box !important;
  background-clip: border-box !important;
  -webkit-text-fill-color: currentColor !important;
  color: var(--kai-online-course-title-color, #24272f) !important;
  font-family: "Be Vietnam Pro", "Inter", Arial, sans-serif;
  font-size: var(--kai-online-course-title-size, 48px);
  font-weight: 950;
  letter-spacing: -.045em;
  line-height: 1.08;
  text-align: center;
}

body.kai-flatsome-page .kai-online-course-header h2::before {
  display: none !important;
}

body.kai-flatsome-page .kai-online-course-header h2::after {
  content: "" !important;
  position: absolute !important;
  left: 50% !important;
  right: auto !important;
  bottom: 0 !important;
  width: min(150px, 56%) !important;
  height: 4px !important;
  border-radius: 999px !important;
  background: var(--kai-online-course-underline-color, #2458f5) !important;
  box-shadow: none !important;
  transform: translateX(-50%) !important;
}

body.kai-flatsome-page .kai-online-course-header h2 a {
  color: var(--kai-online-course-title-color, #24272f) !important;
  text-decoration: none !important;
}

body.kai-flatsome-page .kai-online-course-header p {
  max-width: 760px;
  margin: 0 auto;
  color: var(--kai-online-course-subtitle-color, #5f6877) !important;
  font-size: 16px;
  line-height: 1.7;
  text-align: center;
}

body.kai-flatsome-page .kai-online-course-button-wrap {
  display: flex;
  justify-content: center;
  margin: 14px auto 0;
}

body.kai-flatsome-page .kai-online-course-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 48px;
  padding: 0 30px;
  border-radius: 999px;
  background: var(--kai-online-course-button-bg, #050505);
  color: var(--kai-online-course-button-color, #fff) !important;
  font-size: 15px;
  font-weight: 850;
  line-height: 1;
  text-decoration: none !important;
  box-shadow: 0 18px 46px rgba(0, 0, 0, 0.2);
  transition: transform 180ms ease, box-shadow 180ms ease, background 180ms ease;
}

body.kai-flatsome-page .kai-online-course-button:hover,
body.kai-flatsome-page .kai-online-course-button:focus-visible {
  background: var(--kai-online-course-button-hover-bg, #111);
  color: var(--kai-online-course-button-color, #fff) !important;
  transform: translateY(-2px);
  box-shadow: 0 22px 54px rgba(0, 0, 0, 0.24);
}

body.kai-flatsome-page .kai-online-course-card {
  text-align: var(--kai-online-course-text-align, left);
}

body.kai-flatsome-page .kai-online-course-card__image {
  display: block;
  width: 100%;
  height: var(--kai-online-course-image-height, auto);
  aspect-ratio: 16 / 10;
  object-fit: cover;
  object-position: var(--kai-online-course-crop-x, 50%) var(--kai-online-course-crop-y, 50%);
  margin: 0 0 18px;
  border-radius: var(--kai-online-course-image-radius, 20px);
}

body.kai-flatsome-page .kai-online-course-card strong,
body.kai-flatsome-page .kai-online-course-section .kai-catalog-card strong {
  display: block;
  width: 100%;
  text-align: center;
}

@media (max-width: 849px) {
  body.kai-flatsome-page .kai-online-course-button {
    min-height: 46px;
    padding: 0 24px;
  }
}

body.kai-flatsome-page .kai-uxbuilder-shortcut {
  position: fixed;
  right: 24px;
  bottom: 24px;
  z-index: 9999;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 48px;
  padding: 0 18px;
  border-radius: 999px;
  background: linear-gradient(135deg, #d4ff63 0%, #97f53f 38%, #39cc62 100%);
  color: #071107;
  font-size: 13px;
  font-weight: 800;
  box-shadow: 0 18px 55px rgba(83, 236, 64, 0.26), 0 0 24px rgba(150, 255, 85, 0.18);
}

body.home.home-clone-page #wrapper,
body.home.home-clone-page #main,
body.home.home-clone-page .page-wrapper,
body.home.home-clone-page #content,
body.home.home-clone-page .row,
body.home.home-clone-page .row-main,
body.home.home-clone-page .large-12,
body.home.home-clone-page .col,
body.home.home-clone-page .entry-content {
  width: 100%;
  max-width: none;
  background: transparent;
}

body.home.home-clone-page .page-inner,
body.home.home-clone-page .page-wrapper,
body.home.home-clone-page .page-wrapper .row-main,
body.home.home-clone-page .page-wrapper .col-inner {
  padding: 0 !important;
  margin: 0 !important;
}

body.home.home-clone-page #masthead,
body.home.home-clone-page .header-wrapper,
body.home.home-clone-page .page-title,
body.home.home-clone-page .page-header-wrapper,
body.home.home-clone-page .page-header-excerpt,
body.home.home-clone-page #footer,
body.home.home-clone-page .footer-wrapper,
body.home.home-clone-page .absolute-footer,
body.home.home-clone-page .socket-wrapper {
  display: none !important;
}

body.home.home-clone-page .container {
  width: min(var(--kai-home-max-width), calc(100% - 64px));
  max-width: min(var(--kai-home-max-width), calc(100% - 64px));
}

body.home.home-clone-page .shell-main {
  width: 100%;
  min-width: 0;
}

body.home.home-clone-page .shell-content {
  position: relative;
}

body.home.home-clone-page .entry-content > *:first-child {
  margin-top: 0;
}

body.home.home-clone-page .kai-flatsome-home .section:not(.kai-ux-coaching-cards) {
  background: transparent !important;
}

body.home.home-clone-page .kai-flatsome-home .section-content {
  width: 100%;
}

body.home.home-clone-page .kai-ux-hero-video {
  padding: 0 !important;
  min-height: 560px;
  overflow: hidden;
}

body.home.home-clone-page .kai-ux-hero-video .section-content,
body.home.home-clone-page .kai-ux-hero-video .row,
body.home.home-clone-page .kai-ux-hero-video .col,
body.home.home-clone-page .kai-ux-hero-video .col-inner {
  width: 100%;
  max-width: none;
  padding: 0 !important;
  margin: 0 !important;
}

body.home.home-clone-page .home-hero-video-shell {
  width: 100vw;
  margin-left: calc(50% - 50vw);
  padding: 0;
}

body.home.home-clone-page .home-hero-video-shell--inline {
  width: 100%;
  margin-left: 0;
}

body.home.home-clone-page .home-hero-video-frame {
  --hero-video-top-crop: 190px;
  --hero-video-bottom-crop: 190px;
  position: relative;
  width: 100%;
  min-height: 560px;
  aspect-ratio: 16 / 7.1;
  overflow: hidden;
  background-image: var(--hero-video-poster);
  background-position: center;
  background-size: cover;
}

body.home.home-clone-page .home-hero-video-frame--inline {
  min-height: 0;
  aspect-ratio: 16 / 9;
  border-radius: 0;
  background-image: none;
  background-color: transparent;
  border: 0;
  box-shadow: none;
}

body.home.home-clone-page .home-hero-video-frame::after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;
  background:
    linear-gradient(180deg, rgba(0, 0, 0, 0.18), rgba(0, 0, 0, 0.54)),
    radial-gradient(circle at 50% 88%, rgba(154, 255, 69, 0.12), transparent 34%);
  pointer-events: none;
}

body.home.home-clone-page .home-hero-video-frame--plain::after {
  display: none;
}

body.home.home-clone-page .home-hero-video-embed {
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 0;
  width: 100vw;
  height: calc(100vw * 9 / 16);
  min-width: calc(560px * 16 / 9);
  min-height: 560px;
  transform: translate(-50%, -50%);
  border: 0;
  pointer-events: none;
}

body.home.home-clone-page .home-hero-video-control-shield {
  position: absolute;
  inset: 0;
  z-index: 2;
  background: transparent;
  cursor: default;
}

body.home.home-clone-page .home-hero-video-native {
  width: 100%;
  height: 100%;
  min-width: 100%;
  min-height: 100%;
  object-fit: cover;
}

body.kai-flatsome-page .kai-native-video,
body.home.home-clone-page .kai-native-video {
  position: relative;
  width: var(--kai-native-video-width, 100%);
  max-width: var(--kai-native-video-max-width, 100%);
  height: var(--kai-native-video-height, auto);
  min-height: var(--kai-native-video-height, 56.25%);
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  border-radius: var(--kai-native-video-radius, 0px);
  background: #050505;
}

body.kai-flatsome-page .kai-native-video:not(.kai-native-video--hero),
body.home.home-clone-page .kai-native-video:not(.kai-native-video--hero) {
  aspect-ratio: 16 / 9;
}

body.kai-flatsome-page .kai-native-video__media,
body.home.home-clone-page .kai-native-video__media {
  position: absolute;
  inset: 0;
  display: block;
  width: 100%;
  height: 100%;
  object-fit: var(--kai-native-video-fit, cover);
  object-position: var(--kai-native-video-crop-x, 50%) var(--kai-native-video-crop-y, 50%);
  pointer-events: none;
  transform: scale(var(--kai-native-video-scale, 1));
  transform-origin: var(--kai-native-video-crop-x, 50%) var(--kai-native-video-crop-y, 50%);
}

body.kai-flatsome-page .kai-native-video__overlay,
body.home.home-clone-page .kai-native-video__overlay,
body.kai-flatsome-page .kai-native-video__shield,
body.home.home-clone-page .kai-native-video__shield {
  position: absolute;
  inset: 0;
}

body.kai-flatsome-page .kai-native-video__overlay,
body.home.home-clone-page .kai-native-video__overlay {
  z-index: 1;
  pointer-events: none;
}

body.kai-flatsome-page .kai-native-video__shield,
body.home.home-clone-page .kai-native-video__shield {
  z-index: 2;
  background: transparent;
  cursor: default;
}

body.home.home-clone-page .kai-native-video--hero {
  min-height: var(--kai-native-video-height, 560px);
  aspect-ratio: 16 / 7.1;
}

body.home.home-clone-page .kai-ux-hero-video .kai-native-video {
  width: 100vw;
  min-height: var(--kai-native-video-height, 560px);
  margin-left: calc(50% - 50vw);
  aspect-ratio: 16 / 7.1;
  border-radius: 0;
}

body.kai-flatsome-page .kai-hero-image-slide,
body.home.home-clone-page .kai-hero-image-slide {
  position: relative;
  width: var(--kai-hero-slide-width, 100%);
  max-width: var(--kai-hero-slide-max-width, 100%);
  height: var(--kai-hero-slide-height, 560px);
  min-height: var(--kai-hero-slide-height, 560px);
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  border-radius: var(--kai-hero-slide-radius, 0px);
  background: #050505;
  isolation: isolate;
}

body.kai-flatsome-page .kai-hero-image-slide__media,
body.home.home-clone-page .kai-hero-image-slide__media,
body.kai-flatsome-page .kai-hero-image-slide__overlay,
body.home.home-clone-page .kai-hero-image-slide__overlay {
  position: absolute;
  inset: 0;
}

body.kai-flatsome-page .kai-hero-image-slide__media,
body.home.home-clone-page .kai-hero-image-slide__media {
  z-index: 0;
}

body.kai-flatsome-page .kai-hero-image-slide__item,
body.home.home-clone-page .kai-hero-image-slide__item {
  position: absolute;
  inset: 0;
  margin: 0;
  overflow: hidden;
  border-radius: inherit;
}

body.kai-flatsome-page .kai-hero-image-slide__item img,
body.home.home-clone-page .kai-hero-image-slide__item img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: var(--kai-hero-slide-fit, cover);
  object-position: var(--kai-hero-slide-crop-x, 50%) var(--kai-hero-slide-crop-y, 50%);
  transform: scale(var(--kai-hero-slide-scale, 1));
  transform-origin: var(--kai-hero-slide-crop-x, 50%) var(--kai-hero-slide-crop-y, 50%);
}

body.kai-flatsome-page .kai-hero-image-slide--autoplay .kai-hero-image-slide__item,
body.home.home-clone-page .kai-hero-image-slide--autoplay .kai-hero-image-slide__item {
  opacity: 0;
  transform: scale(1.018);
  animation-duration: var(--kai-hero-slide-duration, 12s);
  animation-delay: var(--kai-hero-item-delay, 0s);
  animation-iteration-count: infinite;
  animation-timing-function: ease-in-out;
  animation-fill-mode: none;
}

body.kai-flatsome-page .kai-hero-image-slide--autoplay .kai-hero-image-slide__item--1,
body.home.home-clone-page .kai-hero-image-slide--autoplay .kai-hero-image-slide__item--1 {
  opacity: 1;
  transform: scale(1);
}

body.kai-flatsome-page .kai-hero-image-slide--autoplay.kai-hero-image-slide--count-2 .kai-hero-image-slide__item,
body.home.home-clone-page .kai-hero-image-slide--autoplay.kai-hero-image-slide--count-2 .kai-hero-image-slide__item { animation-name: kaiHeroSlideFade2; }
body.kai-flatsome-page .kai-hero-image-slide--autoplay.kai-hero-image-slide--count-3 .kai-hero-image-slide__item,
body.home.home-clone-page .kai-hero-image-slide--autoplay.kai-hero-image-slide--count-3 .kai-hero-image-slide__item { animation-name: kaiHeroSlideFade3; }
body.kai-flatsome-page .kai-hero-image-slide--autoplay.kai-hero-image-slide--count-4 .kai-hero-image-slide__item,
body.home.home-clone-page .kai-hero-image-slide--autoplay.kai-hero-image-slide--count-4 .kai-hero-image-slide__item { animation-name: kaiHeroSlideFade4; }
body.kai-flatsome-page .kai-hero-image-slide--autoplay.kai-hero-image-slide--count-5 .kai-hero-image-slide__item,
body.home.home-clone-page .kai-hero-image-slide--autoplay.kai-hero-image-slide--count-5 .kai-hero-image-slide__item { animation-name: kaiHeroSlideFade5; }

@keyframes kaiHeroSlideFade2 {
  0% { opacity: 0; transform: scale(1.018); }
  7%, 43% { opacity: 1; transform: scale(1); }
  50%, 100% { opacity: 0; transform: scale(0.992); }
}

@keyframes kaiHeroSlideFade3 {
  0% { opacity: 0; transform: scale(1.018); }
  6%, 28% { opacity: 1; transform: scale(1); }
  34%, 100% { opacity: 0; transform: scale(0.992); }
}

@keyframes kaiHeroSlideFade4 {
  0% { opacity: 0; transform: scale(1.018); }
  5%, 20% { opacity: 1; transform: scale(1); }
  25%, 100% { opacity: 0; transform: scale(0.992); }
}

@keyframes kaiHeroSlideFade5 {
  0% { opacity: 0; transform: scale(1.018); }
  4%, 16% { opacity: 1; transform: scale(1); }
  20%, 100% { opacity: 0; transform: scale(0.992); }
}

body.kai-flatsome-page .kai-hero-image-slide__dots,
body.home.home-clone-page .kai-hero-image-slide__dots {
  position: absolute;
  left: 50%;
  bottom: clamp(18px, 4vw, 34px);
  z-index: 3;
  display: flex;
  gap: 10px;
  align-items: center;
  justify-content: center;
  padding: 8px 10px;
  border: 1px solid rgba(255, 255, 255, 0.22);
  border-radius: 999px;
  background: rgba(3, 8, 20, 0.34);
  box-shadow: 0 18px 46px rgba(0, 0, 0, 0.28);
  backdrop-filter: blur(14px);
  transform: translateX(-50%);
}

body.kai-flatsome-page .kai-hero-image-slide__dot,
body.home.home-clone-page .kai-hero-image-slide__dot {
  position: relative;
  display: block;
  width: 9px;
  height: 9px;
  overflow: hidden;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.45);
  opacity: 0.72;
  animation-duration: var(--kai-hero-slide-duration, 12s);
  animation-delay: var(--kai-hero-item-delay, 0s);
  animation-iteration-count: infinite;
  animation-timing-function: ease-in-out;
}

body.kai-flatsome-page .kai-hero-image-slide__dot::after,
body.home.home-clone-page .kai-hero-image-slide__dot::after {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  background: linear-gradient(90deg, #9cff3a, #35d6ff);
  transform: scaleX(0);
  transform-origin: left center;
}

body.kai-flatsome-page .kai-hero-image-slide--count-2 .kai-hero-image-slide__dot,
body.home.home-clone-page .kai-hero-image-slide--count-2 .kai-hero-image-slide__dot { animation-name: kaiHeroDot2; }
body.kai-flatsome-page .kai-hero-image-slide--count-3 .kai-hero-image-slide__dot,
body.home.home-clone-page .kai-hero-image-slide--count-3 .kai-hero-image-slide__dot { animation-name: kaiHeroDot3; }
body.kai-flatsome-page .kai-hero-image-slide--count-4 .kai-hero-image-slide__dot,
body.home.home-clone-page .kai-hero-image-slide--count-4 .kai-hero-image-slide__dot { animation-name: kaiHeroDot4; }
body.kai-flatsome-page .kai-hero-image-slide--count-5 .kai-hero-image-slide__dot,
body.home.home-clone-page .kai-hero-image-slide--count-5 .kai-hero-image-slide__dot { animation-name: kaiHeroDot5; }

body.kai-flatsome-page .kai-hero-image-slide--count-2 .kai-hero-image-slide__dot::after,
body.home.home-clone-page .kai-hero-image-slide--count-2 .kai-hero-image-slide__dot::after { animation: kaiHeroDotFill2 var(--kai-hero-slide-duration, 12s) var(--kai-hero-item-delay, 0s) infinite ease-in-out; }
body.kai-flatsome-page .kai-hero-image-slide--count-3 .kai-hero-image-slide__dot::after,
body.home.home-clone-page .kai-hero-image-slide--count-3 .kai-hero-image-slide__dot::after { animation: kaiHeroDotFill3 var(--kai-hero-slide-duration, 12s) var(--kai-hero-item-delay, 0s) infinite ease-in-out; }
body.kai-flatsome-page .kai-hero-image-slide--count-4 .kai-hero-image-slide__dot::after,
body.home.home-clone-page .kai-hero-image-slide--count-4 .kai-hero-image-slide__dot::after { animation: kaiHeroDotFill4 var(--kai-hero-slide-duration, 12s) var(--kai-hero-item-delay, 0s) infinite ease-in-out; }
body.kai-flatsome-page .kai-hero-image-slide--count-5 .kai-hero-image-slide__dot::after,
body.home.home-clone-page .kai-hero-image-slide--count-5 .kai-hero-image-slide__dot::after { animation: kaiHeroDotFill5 var(--kai-hero-slide-duration, 12s) var(--kai-hero-item-delay, 0s) infinite ease-in-out; }

@keyframes kaiHeroDot2 {
  0%, 44% { width: 30px; opacity: 1; background: rgba(255, 255, 255, 0.22); }
  50%, 100% { width: 9px; opacity: 0.72; background: rgba(255, 255, 255, 0.45); }
}

@keyframes kaiHeroDot3 {
  0%, 28% { width: 30px; opacity: 1; background: rgba(255, 255, 255, 0.22); }
  34%, 100% { width: 9px; opacity: 0.72; background: rgba(255, 255, 255, 0.45); }
}

@keyframes kaiHeroDot4 {
  0%, 20% { width: 30px; opacity: 1; background: rgba(255, 255, 255, 0.22); }
  25%, 100% { width: 9px; opacity: 0.72; background: rgba(255, 255, 255, 0.45); }
}

@keyframes kaiHeroDot5 {
  0%, 16% { width: 30px; opacity: 1; background: rgba(255, 255, 255, 0.22); }
  20%, 100% { width: 9px; opacity: 0.72; background: rgba(255, 255, 255, 0.45); }
}

@keyframes kaiHeroDotFill2 {
  0% { transform: scaleX(0); }
  44% { transform: scaleX(1); }
  50%, 100% { transform: scaleX(0); }
}

@keyframes kaiHeroDotFill3 {
  0% { transform: scaleX(0); }
  28% { transform: scaleX(1); }
  34%, 100% { transform: scaleX(0); }
}

@keyframes kaiHeroDotFill4 {
  0% { transform: scaleX(0); }
  20% { transform: scaleX(1); }
  25%, 100% { transform: scaleX(0); }
}

@keyframes kaiHeroDotFill5 {
  0% { transform: scaleX(0); }
  16% { transform: scaleX(1); }
  20%, 100% { transform: scaleX(0); }
}

@media (prefers-reduced-motion: reduce) {
  body.kai-flatsome-page .kai-hero-image-slide--autoplay .kai-hero-image-slide__item,
  body.home.home-clone-page .kai-hero-image-slide--autoplay .kai-hero-image-slide__item {
    animation: none;
    opacity: 0;
  }

  body.kai-flatsome-page .kai-hero-image-slide--autoplay .kai-hero-image-slide__item--1,
  body.home.home-clone-page .kai-hero-image-slide--autoplay .kai-hero-image-slide__item--1 {
    opacity: 1;
  }

  body.kai-flatsome-page .kai-hero-image-slide__dot,
  body.home.home-clone-page .kai-hero-image-slide__dot,
  body.kai-flatsome-page .kai-hero-image-slide__dot::after,
  body.home.home-clone-page .kai-hero-image-slide__dot::after {
    animation: none !important;
  }

  body.kai-flatsome-page .kai-hero-image-slide__dot--1,
  body.home.home-clone-page .kai-hero-image-slide__dot--1 {
    width: 30px;
    opacity: 1;
  }

  body.kai-flatsome-page .kai-hero-image-slide__dot--1::after,
  body.home.home-clone-page .kai-hero-image-slide__dot--1::after {
    transform: scaleX(1);
  }
}

body.kai-flatsome-page .kai-hero-image-slide--grid .kai-hero-image-slide__media,
body.home.home-clone-page .kai-hero-image-slide--grid .kai-hero-image-slide__media {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  grid-auto-rows: 1fr;
  gap: clamp(8px, 1.2vw, 18px);
  padding: clamp(10px, 1.4vw, 22px);
}

body.kai-flatsome-page .kai-hero-image-slide--grid .kai-hero-image-slide__item,
body.home.home-clone-page .kai-hero-image-slide--grid .kai-hero-image-slide__item {
  position: relative;
  border-radius: calc(var(--kai-hero-slide-radius, 0px) + 10px);
}

body.kai-flatsome-page .kai-hero-image-slide--grid .kai-hero-image-slide__item--1,
body.home.home-clone-page .kai-hero-image-slide--grid .kai-hero-image-slide__item--1 { grid-column: span 3; grid-row: span 2; }
body.kai-flatsome-page .kai-hero-image-slide--grid .kai-hero-image-slide__item--2,
body.home.home-clone-page .kai-hero-image-slide--grid .kai-hero-image-slide__item--2 { grid-column: span 3; grid-row: span 1; }
body.kai-flatsome-page .kai-hero-image-slide--grid .kai-hero-image-slide__item--3,
body.home.home-clone-page .kai-hero-image-slide--grid .kai-hero-image-slide__item--3,
body.kai-flatsome-page .kai-hero-image-slide--grid .kai-hero-image-slide__item--4,
body.home.home-clone-page .kai-hero-image-slide--grid .kai-hero-image-slide__item--4,
body.kai-flatsome-page .kai-hero-image-slide--grid .kai-hero-image-slide__item--5,
body.home.home-clone-page .kai-hero-image-slide--grid .kai-hero-image-slide__item--5 { grid-column: span 1; grid-row: span 1; }

body.kai-flatsome-page .kai-hero-image-slide--collage .kai-hero-image-slide__item--1,
body.home.home-clone-page .kai-hero-image-slide--collage .kai-hero-image-slide__item--1 {
  inset: 0;
  filter: saturate(1.08) contrast(1.03);
}

body.kai-flatsome-page .kai-hero-image-slide--collage .kai-hero-image-slide__item--2,
body.home.home-clone-page .kai-hero-image-slide--collage .kai-hero-image-slide__item--2 {
  inset: auto 6% 9% auto;
  width: min(34vw, 420px);
  height: min(25vw, 300px);
  border: 1px solid rgba(255, 255, 255, 0.24);
  border-radius: 28px;
  box-shadow: 0 28px 80px rgba(0, 0, 0, 0.38);
}

body.kai-flatsome-page .kai-hero-image-slide--collage .kai-hero-image-slide__item--3,
body.home.home-clone-page .kai-hero-image-slide--collage .kai-hero-image-slide__item--3 {
  inset: 8% auto auto 6%;
  width: min(25vw, 310px);
  height: min(17vw, 210px);
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 24px;
  box-shadow: 0 24px 70px rgba(0, 0, 0, 0.32);
}

body.kai-flatsome-page .kai-hero-image-slide--collage .kai-hero-image-slide__item--4,
body.home.home-clone-page .kai-hero-image-slide--collage .kai-hero-image-slide__item--4,
body.kai-flatsome-page .kai-hero-image-slide--collage .kai-hero-image-slide__item--5,
body.home.home-clone-page .kai-hero-image-slide--collage .kai-hero-image-slide__item--5 {
  opacity: 0.88;
  width: min(16vw, 190px);
  height: min(16vw, 190px);
  border-radius: 999px;
  box-shadow: 0 18px 60px rgba(0, 0, 0, 0.34);
}

body.kai-flatsome-page .kai-hero-image-slide--collage .kai-hero-image-slide__item--4,
body.home.home-clone-page .kai-hero-image-slide--collage .kai-hero-image-slide__item--4 { inset: auto auto 10% 10%; }
body.kai-flatsome-page .kai-hero-image-slide--collage .kai-hero-image-slide__item--5,
body.home.home-clone-page .kai-hero-image-slide--collage .kai-hero-image-slide__item--5 { inset: 11% 12% auto auto; }

body.kai-flatsome-page .kai-hero-image-slide__overlay,
body.home.home-clone-page .kai-hero-image-slide__overlay {
  z-index: 1;
  pointer-events: none;
}

body.kai-flatsome-page .kai-hero-image-slide__content,
body.home.home-clone-page .kai-hero-image-slide__content {
  position: relative;
  z-index: 2;
  display: flex;
  min-height: 100%;
  max-width: min(680px, 88%);
  flex-direction: column;
  justify-content: center;
  padding: clamp(36px, 7vw, 96px);
  color: #fff;
  text-shadow: 0 14px 44px rgba(0, 0, 0, 0.42);
}

body.kai-flatsome-page .kai-hero-image-slide--align-center .kai-hero-image-slide__content,
body.home.home-clone-page .kai-hero-image-slide--align-center .kai-hero-image-slide__content {
  align-items: center;
  max-width: min(820px, 88%);
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

body.kai-flatsome-page .kai-hero-image-slide--align-right .kai-hero-image-slide__content,
body.home.home-clone-page .kai-hero-image-slide--align-right .kai-hero-image-slide__content {
  align-items: flex-end;
  margin-left: auto;
  text-align: right;
}

body.kai-flatsome-page .kai-hero-image-slide__eyebrow,
body.home.home-clone-page .kai-hero-image-slide__eyebrow {
  margin: 0 0 12px;
  color: #9cff3a;
  font-size: 0.78rem;
  font-weight: 800;
  letter-spacing: 0.18em;
  text-transform: uppercase;
}

body.kai-flatsome-page .kai-hero-image-slide__content h2,
body.home.home-clone-page .kai-hero-image-slide__content h2 {
  margin: 0;
  color: #fff;
  font-size: clamp(2.4rem, 6vw, 5.6rem);
  line-height: 0.92;
}

body.kai-flatsome-page .kai-hero-image-slide__description,
body.home.home-clone-page .kai-hero-image-slide__description {
  margin: 18px 0 0;
  color: rgba(255, 255, 255, 0.86);
  font-size: clamp(1rem, 1.6vw, 1.25rem);
  line-height: 1.65;
}

body.home.home-clone-page .kai-ux-hero-video .kai-hero-image-slide {
  width: 100vw;
  max-width: 100vw;
  margin-left: calc(50% - 50vw);
  border-radius: 0;
}

@media (max-width: 849px) {
  body.kai-flatsome-page .kai-hero-image-slide,
  body.home.home-clone-page .kai-hero-image-slide {
    min-height: min(var(--kai-hero-slide-height, 560px), 620px);
  }

  body.kai-flatsome-page .kai-hero-image-slide--collage .kai-hero-image-slide__item--2,
  body.home.home-clone-page .kai-hero-image-slide--collage .kai-hero-image-slide__item--2,
  body.kai-flatsome-page .kai-hero-image-slide--collage .kai-hero-image-slide__item--3,
  body.home.home-clone-page .kai-hero-image-slide--collage .kai-hero-image-slide__item--3,
  body.kai-flatsome-page .kai-hero-image-slide--collage .kai-hero-image-slide__item--4,
  body.home.home-clone-page .kai-hero-image-slide--collage .kai-hero-image-slide__item--4,
  body.kai-flatsome-page .kai-hero-image-slide--collage .kai-hero-image-slide__item--5,
  body.home.home-clone-page .kai-hero-image-slide--collage .kai-hero-image-slide__item--5 {
    display: none;
  }

  body.kai-flatsome-page .kai-hero-image-slide__content,
  body.home.home-clone-page .kai-hero-image-slide__content {
    padding: 34px 24px;
  }
}

body.home.home-clone-page .home-hero-video-frame--inline .home-hero-video-embed {
  left: 50%;
  top: 50%;
  width: 112%;
  height: 112%;
  min-width: 0;
  min-height: 0;
  transform: translate(-50%, -50%);
}

body.home.home-clone-page .home-hero-video-actions {
  position: absolute;
  left: 50%;
  bottom: 42px;
  z-index: 3;
  width: min(1180px, calc(100% - 48px));
  transform: translateX(-50%);
  text-align: center;
}

body.home.home-clone-page .home-hero-video-signature {
  margin: 0 0 16px;
  color: #f5f5f5;
  font-size: 28px;
  font-weight: 900;
  letter-spacing: 0;
}

body.home.home-clone-page .home-hero-video-button-row {
  display: flex;
  justify-content: center;
  gap: 12px;
  flex-wrap: wrap;
}

body.home.home-clone-page .home-hero-video-button,
body.home.home-clone-page .kai-main-cta {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 44px;
  padding: 0 20px;
  border-radius: 999px;
  background: linear-gradient(135deg, #d4ff63 0%, #97f53f 38%, #39cc62 100%) !important;
  color: #071107 !important;
  font-size: 14px;
  font-weight: 850;
  box-shadow: 0 18px 55px rgba(83, 236, 64, 0.26), 0 0 24px rgba(150, 255, 85, 0.18);
}

body.home.home-clone-page .kai-ux-about {
  position: relative;
  isolation: isolate;
  overflow: clip;
}

body.home.home-clone-page .kai-ux-about::before,
body.home.home-clone-page .kai-ux-solutions::before,
body.home.home-clone-page .kai-ux-cta::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 0;
  background:
    radial-gradient(circle at top right, rgba(135, 87, 255, 0.12), transparent 30%),
    linear-gradient(180deg, rgba(10, 14, 33, 0.95), rgba(7, 10, 22, 0.98));
}

body.home.home-clone-page .kai-ux-about .section-content,
body.home.home-clone-page .kai-ux-solutions .section-content,
body.home.home-clone-page .kai-ux-agent .section-content,
body.home.home-clone-page .kai-ux-catalog .section-content,
body.home.home-clone-page .kai-ux-banner .section-content,
body.home.home-clone-page .kai-ux-highlights .section-content,
body.home.home-clone-page .kai-ux-posts .section-content,
body.home.home-clone-page .kai-ux-cta .section-content {
  position: relative;
  z-index: 1;
}

body.home.home-clone-page .kai-ux-agent,
body.home.home-clone-page .kai-ux-catalog,
body.home.home-clone-page .kai-ux-banner,
body.home.home-clone-page .kai-ux-highlights,
body.home.home-clone-page .kai-ux-posts {
  position: relative;
  isolation: isolate;
}

body.home.home-clone-page .kai-ux-agent::before,
body.home.home-clone-page .kai-ux-catalog::before,
body.home.home-clone-page .kai-ux-banner::before,
body.home.home-clone-page .kai-ux-highlights::before,
body.home.home-clone-page .kai-ux-posts::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 0;
  background:
    radial-gradient(circle at top left, rgba(92, 120, 255, 0.08), transparent 28%),
    linear-gradient(180deg, rgba(4, 8, 18, 0.98), rgba(2, 5, 12, 1));
}

body.home.home-clone-page .about-home-hero-grid {
  align-items: center;
  gap: 18px;
}

body.home.home-clone-page .hero-copy h1,
body.home.home-clone-page .home-hero-title {
  max-width: 720px;
  margin-bottom: 16px;
  color: #fff;
  font-size: clamp(48px, 5.5vw, 74px);
  line-height: 1.02;
  font-weight: 900;
  letter-spacing: 0;
}

body.home.home-clone-page .home-hero-title span,
body.home.home-clone-page .section-display-title span {
  background: linear-gradient(135deg, #d9ff77 0%, #95ff44 48%, #51df72 100%);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
}

body.home.home-clone-page .lead,
body.home.home-clone-page .kai-ux-cta p,
body.home.home-clone-page .kai-service-card p {
  color: #d0d8e8;
  font-size: 17px;
  line-height: 1.72;
}

body.home.home-clone-page .hero-visual-frame {
  position: relative;
  min-height: 620px;
  border-radius: 34px;
  overflow: hidden;
  background:
    radial-gradient(circle at center, rgba(96, 255, 104, 0.17), transparent 28%),
    linear-gradient(150deg, rgba(22, 31, 60, 0.98), rgba(4, 7, 16, 1));
  border: 1px solid rgba(255, 255, 255, 0.08);
  box-shadow: 0 30px 100px rgba(0, 0, 0, 0.42);
}

body.home.home-clone-page .hero-portrait-stage {
  position: absolute;
  inset: 5% 6% 0;
  isolation: isolate;
  overflow: hidden;
  pointer-events: none;
}

body.home.home-clone-page .hero-platform-stage {
  position: absolute;
  inset: 4% -2% 2%;
  z-index: 12;
  display: grid;
  place-items: center;
  pointer-events: none;
}

body.home.home-clone-page .hero-platform-orbit {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center;
  filter: drop-shadow(0 34px 82px rgba(55, 100, 190, 0.28));
  transform: translate3d(0, -2px, 0) scale(1.04);
  animation: kaiHeroPlatformFloat 8.4s ease-in-out infinite;
}

body.home.home-clone-page .hero-portrait {
  position: absolute;
  inset: auto 0 0;
  width: 100%;
  max-height: 96%;
  object-fit: contain;
  opacity: 0;
  transform: translate3d(0, 8px, 0) scale(1.02);
  transition: opacity 720ms ease, transform 880ms ease;
  will-change: opacity, transform;
}

body.home.home-clone-page .hero-portrait.is-active {
  opacity: 1;
  transform: translate3d(0, 0, 0) scale(1);
}

body.home.home-clone-page .hero-portrait-stage::before,
body.home.home-clone-page .hero-portrait-stage::after {
  content: "";
  position: absolute;
  pointer-events: none;
  opacity: 0;
}

body.home.home-clone-page .hero-portrait-stage::before {
  inset: 10% 6% 5%;
  z-index: 4;
  background: linear-gradient(90deg, transparent 0%, rgba(111, 218, 255, 0.08) 38%, rgba(155, 239, 255, 0.78) 50%, rgba(111, 218, 255, 0.08) 62%, transparent 100%);
  filter: blur(2px);
  transform: translateX(-130%) skewX(-16deg);
}

body.home.home-clone-page .hero-portrait-stage::after {
  inset: 2% 3% 0;
  z-index: 3;
  border-radius: 28px;
  background:
    linear-gradient(180deg, rgba(118, 225, 255, 0.18), rgba(118, 225, 255, 0) 28%),
    repeating-linear-gradient(180deg, rgba(150, 228, 255, 0.12) 0 2px, transparent 2px 10px);
}

body.home.home-clone-page .hero-portrait-stage.is-transitioning::before {
  animation: kaiHeroPortraitSweep 880ms ease-out forwards;
}

body.home.home-clone-page .hero-portrait-stage.is-transitioning::after {
  animation: kaiHeroPortraitSignal 880ms ease-out forwards;
}

@keyframes kaiHeroPortraitSweep {
  0% { opacity: 0; transform: translateX(-130%) skewX(-16deg); }
  18% { opacity: 0.92; }
  100% { opacity: 0; transform: translateX(130%) skewX(-16deg); }
}

@keyframes kaiHeroPortraitSignal {
  0%, 100% { opacity: 0; }
  18%, 58% { opacity: 0.56; }
}

@keyframes kaiHeroPlatformFloat {
  0%, 100% { transform: translate3d(0, -2px, 0) scale(1.04); }
  50% { transform: translate3d(0, -10px, 0) scale(1.055); }
}

@media (prefers-reduced-motion: reduce) {
  body.home.home-clone-page .hero-portrait {
    transition: none;
  }

  body.home.home-clone-page .hero-portrait-stage.is-transitioning::before,
  body.home.home-clone-page .hero-portrait-stage.is-transitioning::after {
    animation: none;
  }
}

body.home.home-clone-page .hero-hud-card {
  position: absolute;
  z-index: 2;
  display: inline-flex;
  align-items: center;
  min-height: 42px;
  padding: 0 14px;
  border-radius: 999px;
  background: rgba(3, 9, 18, 0.72);
  border: 1px solid rgba(255, 255, 255, 0.09);
  color: #dfffe0;
  font-size: 12px;
  font-weight: 800;
  backdrop-filter: blur(14px);
}

body.home.home-clone-page .hud-brain { left: 8%; top: 11%; }
body.home.home-clone-page .hud-robot { right: 8%; top: 19%; }
body.home.home-clone-page .hud-chip { left: 10%; bottom: 18%; }
body.home.home-clone-page .hud-graph { right: 9%; bottom: 13%; }

body.home.home-clone-page .section-display-title {
  position: relative;
  display: inline-block;
  margin-bottom: 26px;
  padding-bottom: 20px;
  color: #fff;
  font-size: clamp(34px, 4.2vw, 58px);
  line-height: 1.05;
  font-weight: 900;
  letter-spacing: 0;
}

body.home.home-clone-page .section-display-title::before,
body.home.home-clone-page .section-display-title::after,
body.home.home-clone-page .kai-tech-title-line::before,
body.home.home-clone-page .kai-tech-title-line::after,
body.home.home-clone-page .kai-ux-catalog h2::before,
body.home.home-clone-page .kai-ux-catalog h2::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  pointer-events: none;
  transform: translateX(-50%);
}

body.home.home-clone-page .section-display-title::before,
body.home.home-clone-page .kai-tech-title-line::before,
body.home.home-clone-page .kai-ux-catalog h2::before {
  width: min(210px, 78%);
  height: 18px;
  border-radius: 999px;
  background: linear-gradient(90deg, transparent, rgba(168, 255, 53, 0.44), rgba(45, 222, 255, 0.42), transparent);
  filter: blur(9px);
  opacity: 0.8;
}

body.home.home-clone-page .section-display-title::after,
body.home.home-clone-page .kai-tech-title-line::after,
body.home.home-clone-page .kai-ux-catalog h2::after {
  width: min(190px, 72%);
  height: 5px;
  border-radius: 999px;
  background: linear-gradient(90deg, #a8ff35 0 34%, transparent 34% 41%, #2fe0ff 41% 72%, transparent 72% 78%, #a8ff35 78% 100%);
  box-shadow: 0 0 16px rgba(168, 255, 53, 0.42), 0 0 22px rgba(47, 224, 255, 0.24);
  clip-path: polygon(0 0, calc(100% - 10px) 0, 100% 50%, calc(100% - 10px) 100%, 0 100%, 10px 50%);
}

body.home.home-clone-page .kai-solution-grid > .col > .col-inner {
  height: 100%;
}

body.home.home-clone-page .kai-service-card {
  display: block;
  height: 100%;
  min-height: 260px;
  padding: 28px;
  border-radius: 28px;
  background:
    radial-gradient(circle at top right, rgba(142, 255, 72, 0.12), transparent 26%),
    linear-gradient(180deg, rgba(255, 255, 255, 0.055), rgba(255, 255, 255, 0.018));
  border: 1px solid rgba(255, 255, 255, 0.08);
  box-shadow: 0 22px 80px rgba(0, 0, 0, 0.24);
  color: inherit;
}

body.home.home-clone-page .kai-service-card img,
body.home.home-clone-page .kai-catalog-card img {
  display: block;
  width: 100%;
  aspect-ratio: 16 / 10;
  object-fit: cover;
  margin: 0 0 18px;
  border-radius: 20px;
}

body.home.home-clone-page .kai-service-card small {
  color: #a8ff35;
  font-weight: 850;
  text-transform: uppercase;
}

body.home.home-clone-page .kai-service-card h3,
body.home.home-clone-page .kai-ux-cta h2 {
  color: #fff;
  font-weight: 900;
  letter-spacing: 0;
}

body.home.home-clone-page .kai-service-card a {
  color: #a8ff35;
  font-weight: 800;
}

body.home.home-clone-page .kai-service-card span {
  color: #a8ff35;
  font-weight: 800;
}

body.kai-flatsome-page [data-kai-href] {
  cursor: pointer;
}

body.kai-flatsome-page [data-kai-href]:focus-visible {
  outline: 2px solid rgba(168, 255, 53, 0.78);
  outline-offset: 4px;
}

body.home.home-clone-page .split-heading,
body.home.home-clone-page .kai-ux-catalog h2,
body.home.home-clone-page .kai-ux-highlights h2,
body.home.home-clone-page .kai-ux-posts h2 {
  color: #fff;
  font-size: clamp(34px, 4vw, 56px);
  line-height: 1.06;
  font-weight: 900;
  letter-spacing: 0;
}

body.home.home-clone-page .kai-tech-title-line,
body.home.home-clone-page .kai-ux-catalog h2 {
  position: relative;
  display: inline-block;
  padding-bottom: 18px;
}

body.home.home-clone-page .kai-ux-catalog h2 {
  margin-bottom: 12px;
}

body.home.home-clone-page .kai-tech-title-line a,
body.home.home-clone-page .kai-ux-catalog h2 a {
  position: relative;
  z-index: 1;
}

body.home.home-clone-page .split-heading span,
body.home.home-clone-page .kai-ux-catalog h2 a,
body.home.home-clone-page .kai-ux-posts h2,
body.home.home-clone-page .kai-ux-highlights strong {
  color: #a8ff35;
}

body.home.home-clone-page .checks {
  display: grid;
  gap: 12px;
  margin: 24px 0 0;
  padding: 0;
  list-style: none;
}

body.home.home-clone-page .checks li {
  position: relative;
  padding-left: 28px;
  color: #e5ebf5;
  font-weight: 750;
}

body.home.home-clone-page .checks li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.55em;
  width: 10px;
  height: 10px;
  border-radius: 999px;
  background: #a8ff35;
  box-shadow: 0 0 22px rgba(168, 255, 53, 0.38);
}

body.home.home-clone-page .kai-node-map {
  position: relative;
  min-height: 470px;
  border-radius: 34px;
  overflow: hidden;
  background:
    radial-gradient(circle at center, rgba(47, 224, 255, 0.18), transparent 30%),
    linear-gradient(150deg, rgba(15, 24, 52, 0.98), rgba(3, 7, 17, 1));
  border: 1px solid rgba(255, 255, 255, 0.08);
}

body.home.home-clone-page .kai-node-map::before {
  content: "";
  position: absolute;
  inset: 12%;
  background:
    linear-gradient(32deg, transparent 49.6%, rgba(47, 224, 255, 0.42) 50%, transparent 50.4%),
    linear-gradient(148deg, transparent 49.6%, rgba(47, 224, 255, 0.42) 50%, transparent 50.4%),
    linear-gradient(90deg, transparent 49.7%, rgba(47, 224, 255, 0.32) 50%, transparent 50.3%);
  opacity: 0.58;
}

body.home.home-clone-page .node-center,
body.home.home-clone-page .node {
  position: absolute;
  z-index: 1;
  display: grid;
  align-content: center;
  border-radius: 22px;
  background: rgba(3, 10, 22, 0.82);
  border: 1px solid rgba(255, 255, 255, 0.1);
  color: #edf8ff;
  box-shadow: 0 18px 60px rgba(0, 0, 0, 0.3);
}

body.home.home-clone-page .node-center {
  left: 50%;
  top: 50%;
  width: 132px;
  height: 132px;
  transform: translate(-50%, -50%);
  place-items: center;
  border-radius: 999px;
  color: #a8ff35;
  font-weight: 900;
}

body.home.home-clone-page .node {
  width: 190px;
  min-height: 86px;
  padding: 16px;
  font-size: 13px;
}

body.home.home-clone-page .node span {
  color: #b9c7dd;
  font-size: 12px;
}

body.home.home-clone-page .n1 { left: 5%; top: 8%; }
body.home.home-clone-page .n2 { right: 5%; top: 8%; }
body.home.home-clone-page .n3 { left: 5%; top: 40%; }
body.home.home-clone-page .n4 { right: 5%; top: 40%; }
body.home.home-clone-page .n5 { left: 5%; bottom: 8%; }
body.home.home-clone-page .n6 { right: 5%; bottom: 8%; }

body.home.home-clone-page .kai-catalog-card,
body.home.home-clone-page .kai-post-card,
body.home.home-clone-page .highlight-card {
  display: block;
  height: 100%;
  padding: 24px;
  border-radius: 28px;
  background:
    radial-gradient(circle at top right, rgba(142, 255, 72, 0.1), transparent 24%),
    linear-gradient(180deg, rgba(255, 255, 255, 0.052), rgba(255, 255, 255, 0.018));
  border: 1px solid rgba(255, 255, 255, 0.08);
  box-shadow: 0 22px 70px rgba(0, 0, 0, 0.22);
  color: inherit;
}

body.home.home-clone-page .kai-catalog-card h3,
body.home.home-clone-page .kai-post-card h3 {
  color: #fff;
  font-size: 22px;
  font-weight: 900;
  letter-spacing: 0;
}

body.home.home-clone-page .kai-catalog-card small,
body.home.home-clone-page .kai-post-card small,
body.home.home-clone-page .kai-catalog-card strong {
  color: #a8ff35;
  font-weight: 850;
}

body.home.home-clone-page .kai-catalog-card p,
body.home.home-clone-page .kai-post-card p,
body.home.home-clone-page .kai-ux-catalog p,
body.home.home-clone-page .kai-ux-posts p {
  color: #d0d8e8;
}

body.kai-flatsome-page .kai-post-card {
  height: 100%;
  padding: 28px;
  border-radius: 28px;
  background:
    radial-gradient(circle at top right, rgba(142, 255, 72, 0.1), transparent 24%),
    linear-gradient(180deg, rgba(255, 255, 255, 0.052), rgba(255, 255, 255, 0.018));
  border: 1px solid rgba(255, 255, 255, 0.08);
  box-shadow: 0 22px 70px rgba(0, 0, 0, 0.22);
}

body.kai-flatsome-page .kai-post-card h3,
body.kai-flatsome-page .kai-post-card h3 a {
  color: #fff;
  font-size: 24px;
  font-weight: 900;
  letter-spacing: 0;
}

body.kai-flatsome-page .kai-post-card small,
body.kai-flatsome-page .kai-card-link {
  color: #a8ff35;
  font-weight: 850;
}

body.kai-flatsome-page .kai-post-card p {
  color: #d0d8e8;
}

body.home.home-clone-page .kai-workshop-banner {
  position: relative;
  overflow: hidden;
  border-radius: 32px;
  border: 1px solid rgba(255, 255, 255, 0.08);
  box-shadow: 0 24px 90px rgba(0, 0, 0, 0.36);
}

body.home.home-clone-page .kai-workshop-banner img {
  display: block;
  width: 100%;
  aspect-ratio: 1536 / 696;
  object-fit: cover;
}

body.home.home-clone-page .kai-workshop-banner .banner-slides {
  display: grid;
}

body.home.home-clone-page .kai-workshop-banner .banner-slide {
  grid-area: 1 / 1;
  margin: 0;
  opacity: 0;
  animation: kaiBannerFade 20s infinite;
}

body.home.home-clone-page .kai-workshop-banner .banner-slide:nth-child(2) { animation-delay: 4s; }
body.home.home-clone-page .kai-workshop-banner .banner-slide:nth-child(3) { animation-delay: 8s; }
body.home.home-clone-page .kai-workshop-banner .banner-slide:nth-child(4) { animation-delay: 12s; }
body.home.home-clone-page .kai-workshop-banner .banner-slide:nth-child(5) { animation-delay: 16s; }

body.home.home-clone-page .kai-workshop-banner .banner-dots {
  position: absolute;
  left: 50%;
  bottom: 18px;
  display: flex;
  gap: 8px;
  transform: translateX(-50%);
}

body.home.home-clone-page .kai-workshop-banner .banner-dot {
  width: 8px;
  height: 8px;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.38);
}

body.home.home-clone-page .kai-workshop-banner .banner-dot.is-active {
  width: 28px;
  background: #a8ff35;
}

@keyframes kaiBannerFade {
  0%, 18% { opacity: 1; }
  24%, 100% { opacity: 0; }
}

body.home.home-clone-page .highlight-card {
  text-align: center;
}

body.home.home-clone-page .highlight-card strong {
  display: block;
  font-size: clamp(30px, 3vw, 48px);
  line-height: 1;
}

body.home.home-clone-page .highlight-card p {
  margin: 12px 0 0;
  color: #d0d8e8;
  font-size: 14px;
}

body.home.home-clone-page .sidebar-backdrop {
  display: none !important;
}

body.home.home-clone-page .nav.home-topbar {
  position: sticky;
  top: 0;
  z-index: 60;
  min-height: 78px;
  background:
    radial-gradient(circle at 14% 0%, rgba(104, 116, 255, 0.16), transparent 30%),
    radial-gradient(circle at 86% 12%, rgba(62, 128, 214, 0.12), transparent 28%),
    linear-gradient(180deg, rgba(7, 10, 24, 0.96), rgba(6, 10, 21, 0.9)) !important;
  border-bottom: 1px solid rgba(132, 152, 255, 0.12) !important;
  box-shadow: 0 18px 60px rgba(0, 0, 0, 0.32);
  backdrop-filter: blur(18px);
}

body.home.home-clone-page .home-topbar .nav-inner {
  min-height: 78px;
  gap: 18px;
  justify-content: space-between;
  padding-top: 10px;
  padding-bottom: 10px;
}

body.home.home-clone-page .topbar-actions {
  gap: 8px;
  max-width: min(100%, 980px);
  margin-left: auto;
  padding-left: 72px;
  padding-right: 72px;
}

body.home.home-clone-page .topbar-chip {
  min-height: 38px;
  padding: 0 13px;
  border-radius: 999px;
  border: 1px solid rgba(255, 255, 255, 0.075);
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.045), rgba(255, 255, 255, 0.014));
  color: rgba(246, 250, 247, 0.82);
  font-size: 13px;
  font-weight: 750;
  letter-spacing: 0;
  text-transform: none;
}

body.home.home-clone-page .topbar-chip.active,
body.home.home-clone-page .topbar-chip[aria-current="page"] {
  color: #f7fff8;
  border-color: rgba(127, 146, 255, 0.34);
  background: linear-gradient(180deg, rgba(112, 129, 255, 0.18), rgba(72, 95, 190, 0.1));
  box-shadow: inset 0 0 0 1px rgba(148, 166, 255, 0.08);
}

body.home.home-clone-page .cms-admin-shell,
body.home.home-clone-page .cms-admin-panel,
body.home.home-clone-page .cms-admin-menu-toggle {
  display: none !important;
}

body.home.home-clone-page .kai-uxbuilder-shortcut {
  position: fixed;
  right: 24px;
  bottom: 24px;
  z-index: 9999;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 48px;
  padding: 0 18px;
  border-radius: 999px;
  background: linear-gradient(135deg, #d4ff63 0%, #97f53f 38%, #39cc62 100%);
  color: #071107;
  font-size: 13px;
  font-weight: 800;
  box-shadow: 0 18px 55px rgba(83, 236, 64, 0.26), 0 0 24px rgba(150, 255, 85, 0.18);
}

body.home.home-clone-page #wpadminbar + .header.has-transparent + .page-wrapper,
body.home.home-clone-page .header.has-transparent + .page-wrapper,
body.home.home-clone-page .header-bg-color + .page-wrapper {
  background: transparent;
}

@media (max-width: 1100px) {
  body.home.home-clone-page .container {
    width: min(1180px, calc(100% - 48px));
    max-width: min(1180px, calc(100% - 48px));
  }
}

@media (max-width: 640px) {
  body.home.home-clone-page .container {
    width: min(100% - 28px, 520px);
    max-width: min(100% - 28px, 520px);
  }

  body.home.home-clone-page .kai-ux-hero-video,
  body.home.home-clone-page .home-hero-video-frame {
    min-height: 470px;
  }

  body.home.home-clone-page .home-hero-video-actions {
    bottom: 26px;
  }

  body.home.home-clone-page .home-hero-video-signature {
    font-size: 22px;
  }

  body.home.home-clone-page .home-hero-title {
    font-size: 42px;
  }

  body.home.home-clone-page .hero-visual-frame {
    min-height: 460px;
  }

  body.home.home-clone-page .kai-uxbuilder-shortcut {
    right: 14px;
    bottom: 14px;
    min-height: 44px;
    padding: 0 15px;
  }
}

/* Pancake-inspired light SaaS palette for the UX Builder pages. */
:root {
  --kai-pancake-ink: #17243b;
  --kai-pancake-muted: #5e718c;
  --kai-pancake-blue: #1f7cff;
  --kai-pancake-blue-2: #4aa3ff;
  --kai-pancake-mint: #c9fff1;
  --kai-pancake-sky: #eaf5ff;
  --kai-pancake-card: rgba(255, 255, 255, 0.86);
  --kai-pancake-border: rgba(31, 124, 255, 0.13);
  --kai-pancake-shadow: 0 22px 70px rgba(31, 80, 150, 0.12);
}

body.kai-flatsome-page,
body.home.home-clone-page {
  background:
    radial-gradient(circle at 14% 10%, rgba(189, 255, 239, 0.9), transparent 30%),
    radial-gradient(circle at 83% 16%, rgba(211, 234, 255, 0.95), transparent 34%),
    linear-gradient(180deg, #f9fdff 0%, #eef8ff 42%, #ffffff 100%) !important;
  color: var(--kai-pancake-ink);
}

body.kai-flatsome-page .nav.home-topbar,
body.home.home-clone-page .nav.home-topbar {
  background: rgba(255, 255, 255, 0.78) !important;
  border-bottom: 1px solid rgba(31, 124, 255, 0.1) !important;
  box-shadow: 0 16px 46px rgba(31, 80, 150, 0.09);
  backdrop-filter: blur(20px) saturate(1.15);
}

body.kai-flatsome-page .topbar-chip,
body.home.home-clone-page .topbar-chip {
  border-color: rgba(31, 124, 255, 0.12);
  background: rgba(255, 255, 255, 0.72);
  color: var(--kai-pancake-ink);
  box-shadow: 0 8px 26px rgba(31, 80, 150, 0.06);
}

body.kai-flatsome-page .topbar-chip.active,
body.kai-flatsome-page .topbar-chip[aria-current="page"],
body.home.home-clone-page .topbar-chip.active,
body.home.home-clone-page .topbar-chip[aria-current="page"] {
  color: #fff;
  border-color: rgba(31, 124, 255, 0.36);
  background: linear-gradient(135deg, var(--kai-pancake-blue) 0%, #0d6df7 100%);
  box-shadow: 0 12px 34px rgba(31, 124, 255, 0.24);
}

body.kai-flatsome-page .kai-page-hero::before,
body.kai-flatsome-page .kai-ux-catalog::before,
body.kai-flatsome-page .kai-ux-cta::before,
body.home.home-clone-page .kai-ux-about::before,
body.home.home-clone-page .kai-ux-solutions::before,
body.home.home-clone-page .kai-ux-agent::before,
body.home.home-clone-page .kai-ux-catalog::before,
body.home.home-clone-page .kai-ux-banner::before,
body.home.home-clone-page .kai-ux-highlights::before,
body.home.home-clone-page .kai-ux-posts::before,
body.home.home-clone-page .kai-ux-cta::before {
  background:
    radial-gradient(circle at 18% 6%, rgba(192, 255, 238, 0.9), transparent 30%),
    radial-gradient(circle at 84% 4%, rgba(220, 239, 255, 0.94), transparent 32%),
    linear-gradient(180deg, rgba(250, 253, 255, 0.97), rgba(239, 248, 255, 0.96)) !important;
}

body.home.home-clone-page .kai-ux-solutions::before,
body.home.home-clone-page .kai-ux-catalog::before,
body.home.home-clone-page .kai-ux-posts::before {
  background:
    radial-gradient(circle at 12% 0%, rgba(196, 255, 239, 0.74), transparent 26%),
    linear-gradient(180deg, #ffffff 0%, #edf7ff 100%) !important;
}

body.kai-flatsome-page .kai-page-hero h1,
body.home.home-clone-page .hero-copy h1,
body.home.home-clone-page .home-hero-title,
body.home.home-clone-page .section-display-title,
body.home.home-clone-page .split-heading,
body.home.home-clone-page .kai-ux-catalog h2,
body.home.home-clone-page .kai-ux-highlights h2,
body.home.home-clone-page .kai-ux-posts h2,
body.home.home-clone-page .kai-ux-cta h2 {
  color: var(--kai-pancake-ink) !important;
}

body.home.home-clone-page .home-hero-title span,
body.home.home-clone-page .section-display-title span,
body.home.home-clone-page .split-heading span,
body.home.home-clone-page .kai-ux-catalog h2 a,
body.home.home-clone-page .kai-ux-posts h2,
body.home.home-clone-page .kai-ux-highlights strong,
body.kai-flatsome-page .kai-page-hero h1 span,
body.kai-flatsome-page .gradient-text {
  background: linear-gradient(135deg, var(--kai-pancake-blue) 0%, var(--kai-pancake-blue-2) 100%);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent !important;
}

body.kai-flatsome-page .kai-page-hero p,
body.kai-flatsome-page .kai-ux-catalog p,
body.kai-flatsome-page .kai-ux-cta p,
body.home.home-clone-page .lead,
body.home.home-clone-page .kai-ux-cta p,
body.home.home-clone-page .kai-service-card p,
body.home.home-clone-page .kai-catalog-card p,
body.home.home-clone-page .kai-post-card p,
body.home.home-clone-page .kai-ux-catalog p,
body.home.home-clone-page .kai-ux-posts p,
body.home.home-clone-page .highlight-card p,
body.home.home-clone-page .node span {
  color: var(--kai-pancake-muted) !important;
}

body.home.home-clone-page .section-display-title::before,
body.home.home-clone-page .kai-tech-title-line::before,
body.home.home-clone-page .kai-ux-catalog h2::before {
  background: linear-gradient(90deg, transparent, rgba(31, 124, 255, 0.32), rgba(111, 235, 214, 0.38), transparent);
  opacity: 0.95;
}

body.home.home-clone-page .section-display-title::after,
body.home.home-clone-page .kai-tech-title-line::after,
body.home.home-clone-page .kai-ux-catalog h2::after {
  background: linear-gradient(90deg, var(--kai-pancake-blue) 0 35%, transparent 35% 42%, #72e5ce 42% 72%, transparent 72% 78%, var(--kai-pancake-blue-2) 78% 100%);
  box-shadow: 0 0 16px rgba(31, 124, 255, 0.28), 0 0 22px rgba(114, 229, 206, 0.28);
}

body.home.home-clone-page .hero-visual-frame,
body.home.home-clone-page .kai-node-map {
  background:
    radial-gradient(circle at 50% 38%, rgba(255, 255, 255, 0.96), transparent 26%),
    radial-gradient(circle at 16% 10%, rgba(190, 255, 238, 0.82), transparent 28%),
    linear-gradient(150deg, rgba(236, 248, 255, 0.96), rgba(255, 255, 255, 0.98));
  border-color: var(--kai-pancake-border);
  box-shadow: var(--kai-pancake-shadow);
}

body.home.home-clone-page .hero-hud-card,
body.home.home-clone-page .node-center,
body.home.home-clone-page .node {
  background: rgba(255, 255, 255, 0.86);
  border-color: rgba(31, 124, 255, 0.14);
  color: var(--kai-pancake-ink);
  box-shadow: 0 16px 42px rgba(31, 80, 150, 0.12);
}

body.home.home-clone-page .node-center {
  color: var(--kai-pancake-blue);
}

body.home.home-clone-page .kai-service-card,
body.home.home-clone-page .kai-catalog-card,
body.home.home-clone-page .kai-post-card,
body.home.home-clone-page .highlight-card,
body.kai-flatsome-page .kai-catalog-card,
body.kai-flatsome-page .kai-post-card {
  background:
    radial-gradient(circle at top right, rgba(192, 255, 239, 0.56), transparent 26%),
    var(--kai-pancake-card) !important;
  border-color: var(--kai-pancake-border) !important;
  box-shadow: var(--kai-pancake-shadow) !important;
  color: var(--kai-pancake-ink);
}

body.home.home-clone-page .kai-service-card h3,
body.home.home-clone-page .kai-catalog-card h3,
body.home.home-clone-page .kai-post-card h3,
body.kai-flatsome-page .kai-catalog-card h3,
body.kai-flatsome-page .kai-post-card h3,
body.kai-flatsome-page .kai-post-card h3 a {
  color: var(--kai-pancake-ink) !important;
}

body.home.home-clone-page .kai-service-card small,
body.home.home-clone-page .kai-service-card span,
body.home.home-clone-page .kai-catalog-card small,
body.home.home-clone-page .kai-catalog-card strong,
body.home.home-clone-page .kai-post-card small,
body.kai-flatsome-page .kai-catalog-card small,
body.kai-flatsome-page .kai-catalog-card strong,
body.kai-flatsome-page .kai-post-card small,
body.kai-flatsome-page .kai-card-link {
  color: var(--kai-pancake-blue) !important;
}

body.home.home-clone-page .checks li {
  color: var(--kai-pancake-ink);
}

body.home.home-clone-page .checks li::before {
  background: var(--kai-pancake-blue);
  box-shadow: 0 0 20px rgba(31, 124, 255, 0.24);
}

body.home.home-clone-page .button,
body.home.home-clone-page .btn,
body.home.home-clone-page .home-hero-video-button,
body.home.home-clone-page .kai-main-cta,
body.home.home-clone-page .kai-outline-link,
body.kai-flatsome-page .button,
body.kai-flatsome-page .btn,
body.kai-flatsome-page .kai-main-cta,
body.kai-flatsome-page .kai-outline-link {
  border-radius: 999px !important;
  font-weight: 850;
}

body.home.home-clone-page .kai-main-cta,
body.home.home-clone-page .btn.primary,
body.home.home-clone-page .button.primary,
body.home.home-clone-page .home-hero-video-button:first-child,
body.kai-flatsome-page .kai-main-cta,
body.kai-flatsome-page .btn.primary,
body.kai-flatsome-page .button.primary {
  border-color: transparent !important;
  background: linear-gradient(135deg, var(--kai-pancake-blue) 0%, #0d6df7 100%) !important;
  color: #fff !important;
  box-shadow: 0 16px 40px rgba(31, 124, 255, 0.28) !important;
}

body.home.home-clone-page .kai-outline-link,
body.home.home-clone-page .button.is-outline,
body.home.home-clone-page .home-hero-video-button:not(:first-child),
body.kai-flatsome-page .kai-outline-link,
body.kai-flatsome-page .button.is-outline {
  border: 1px solid rgba(31, 124, 255, 0.45) !important;
  background: rgba(255, 255, 255, 0.82) !important;
  color: var(--kai-pancake-blue) !important;
  box-shadow: 0 12px 34px rgba(31, 80, 150, 0.08) !important;
}

body.home.home-clone-page .kai-uxbuilder-shortcut {
  background: linear-gradient(135deg, var(--kai-pancake-blue) 0%, var(--kai-pancake-blue-2) 100%);
  color: #fff;
  box-shadow: 0 18px 50px rgba(31, 124, 255, 0.26);
}

body.home.home-clone-page .kai-workshop-banner,
body.home.home-clone-page .kai-service-card img,
body.home.home-clone-page .kai-catalog-card img {
  border-color: rgba(31, 124, 255, 0.12);
  box-shadow: 0 14px 38px rgba(31, 80, 150, 0.08);
}

body.home.home-clone-page .kai-workshop-banner .banner-dot {
  background: rgba(31, 124, 255, 0.22);
}

body.home.home-clone-page .kai-workshop-banner .banner-dot.is-active {
  background: var(--kai-pancake-blue);
}

/* Legacy 8081 mood: keep UX Builder layout, restore the original dark visual skin. */
body.home.home-clone-page {
  --kai-soft-page: #020202;
  --kai-soft-section: #060706;
  --kai-soft-section-alt: #090b09;
  --kai-soft-panel: rgba(15, 18, 16, 0.92);
  --kai-soft-panel-strong: #0b0f0c;
  --kai-soft-border: rgba(255, 255, 255, 0.08);
  --kai-soft-ink: #f5f5f5;
  --kai-soft-muted: #c9c9c9;
  --kai-soft-subtle: #adadad;
  --kai-soft-accent: #b7ff47;
  --kai-soft-accent-2: #39cc62;
  --kai-legacy-grad: linear-gradient(135deg, #d4ff63 0%, #97f53f 38%, #39cc62 100%);
  background:
    radial-gradient(circle at 50% 0%, rgba(255, 255, 255, 0.04), transparent 24%),
    linear-gradient(180deg, #020202 0%, #070707 55%, #020202 100%) !important;
  color: var(--kai-soft-ink) !important;
}

body.home.home-clone-page #wrapper,
body.home.home-clone-page #main,
body.home.home-clone-page .page-wrapper,
body.home.home-clone-page #content,
body.home.home-clone-page .entry-content,
body.home.home-clone-page .kai-flatsome-home,
body.home.home-clone-page .shell-content {
  background: transparent !important;
}

body.home.home-clone-page .kai-flatsome-home .section:not(.kai-ux-coaching-cards) {
  background: var(--kai-soft-section) !important;
  color: var(--kai-soft-ink) !important;
}

body.home.home-clone-page .kai-flatsome-home .section.kai-ux-about,
body.home.home-clone-page .kai-flatsome-home .section.kai-ux-catalog:nth-of-type(odd),
body.home.home-clone-page .kai-flatsome-home .section.kai-ux-highlights,
body.home.home-clone-page .kai-flatsome-home .section.kai-ux-cta {
  background:
    radial-gradient(circle at top right, rgba(135, 87, 255, 0.12), transparent 30%),
    linear-gradient(180deg, rgba(10, 14, 33, 0.95), rgba(7, 10, 22, 0.98)) !important;
  color: var(--kai-soft-ink) !important;
}

body.home.home-clone-page .kai-flatsome-home .section.kai-ux-solutions,
body.home.home-clone-page .kai-flatsome-home .section.kai-ux-agent,
body.home.home-clone-page .kai-flatsome-home .section.kai-ux-catalog,
body.home.home-clone-page .kai-flatsome-home .section.kai-ux-banner,
body.home.home-clone-page .kai-flatsome-home .section.kai-ux-posts {
  background:
    radial-gradient(circle at top left, rgba(92, 120, 255, 0.08), transparent 28%),
    linear-gradient(180deg, rgba(4, 8, 18, 0.98), rgba(2, 5, 12, 1)) !important;
  color: var(--kai-soft-ink) !important;
}

body.home.home-clone-page .kai-ux-about::before,
body.home.home-clone-page .kai-ux-solutions::before,
body.home.home-clone-page .kai-ux-agent::before,
body.home.home-clone-page .kai-ux-catalog::before,
body.home.home-clone-page .kai-ux-banner::before,
body.home.home-clone-page .kai-ux-highlights::before,
body.home.home-clone-page .kai-ux-posts::before,
body.home.home-clone-page .kai-ux-cta::before {
  display: none !important;
}

body.home.home-clone-page .nav.home-topbar,
body.kai-flatsome-page .nav.home-topbar {
  background: linear-gradient(180deg, rgba(7, 13, 9, 0.94), rgba(7, 13, 9, 0.7)) !important;
  border-bottom: 1px solid rgba(120, 255, 188, 0.08) !important;
  box-shadow: 0 18px 60px rgba(0, 0, 0, 0.32) !important;
  backdrop-filter: blur(18px);
}

body.home.home-clone-page .topbar-chip,
body.kai-flatsome-page .topbar-chip {
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.045), rgba(255, 255, 255, 0.014)) !important;
  border-color: rgba(255, 255, 255, 0.075) !important;
  color: rgba(246, 250, 247, 0.82) !important;
}

body.home.home-clone-page .topbar-chip.active,
body.home.home-clone-page .topbar-chip[aria-current="page"],
body.kai-flatsome-page .topbar-chip.active,
body.kai-flatsome-page .topbar-chip[aria-current="page"] {
  background: var(--kai-legacy-grad) !important;
  border-color: rgba(211, 255, 99, 0.22) !important;
  color: #071107 !important;
  box-shadow: 0 14px 34px rgba(83, 236, 64, 0.18) !important;
}

body.home.home-clone-page .home-hero-video-frame::after {
  background:
    linear-gradient(180deg, rgba(0, 0, 0, 0.18), rgba(0, 0, 0, 0.54)),
    radial-gradient(circle at 50% 88%, rgba(154, 255, 69, 0.12), transparent 34%) !important;
}

body.home.home-clone-page .home-hero-video-signature {
  color: #ffffff !important;
  text-shadow: 0 4px 28px rgba(0, 0, 0, 0.72), 0 1px 2px rgba(0, 0, 0, 0.78);
}

body.home.home-clone-page .hero-copy h1,
body.home.home-clone-page .home-hero-title,
body.home.home-clone-page .section-display-title,
body.home.home-clone-page .split-heading,
body.home.home-clone-page .kai-ux-catalog h2,
body.home.home-clone-page .kai-ux-highlights h2,
body.home.home-clone-page .kai-ux-posts h2,
body.home.home-clone-page .kai-service-card h3,
body.home.home-clone-page .kai-catalog-card h3,
body.home.home-clone-page .kai-post-card h3,
body.home.home-clone-page .kai-ux-cta h2 {
  color: var(--kai-soft-ink) !important;
  text-shadow: none !important;
}

body.home.home-clone-page .home-hero-title span,
body.home.home-clone-page .section-display-title span,
body.home.home-clone-page .split-heading span,
body.home.home-clone-page .kai-ux-catalog h2 a,
body.home.home-clone-page .kai-ux-posts h2,
body.home.home-clone-page .kai-ux-highlights strong,
body.home.home-clone-page .kai-service-card small,
body.home.home-clone-page .kai-service-card span,
body.home.home-clone-page .kai-catalog-card small,
body.home.home-clone-page .kai-catalog-card strong,
body.home.home-clone-page .kai-post-card small {
  background: var(--kai-legacy-grad) !important;
  -webkit-background-clip: text !important;
  background-clip: text !important;
  color: transparent !important;
}

body.home.home-clone-page .lead,
body.home.home-clone-page .kai-ux-cta p,
body.home.home-clone-page .kai-service-card p,
body.home.home-clone-page .kai-catalog-card p,
body.home.home-clone-page .kai-post-card p,
body.home.home-clone-page .kai-ux-catalog p,
body.home.home-clone-page .kai-ux-posts p,
body.home.home-clone-page .highlight-card p,
body.home.home-clone-page .node span {
  color: var(--kai-soft-muted) !important;
  font-weight: 560;
}

body.home.home-clone-page .lead {
  font-size: 18px;
  line-height: 1.78;
}

body.home.home-clone-page .section-display-title::before,
body.home.home-clone-page .section-display-title::after,
body.home.home-clone-page .kai-tech-title-line::before,
body.home.home-clone-page .kai-tech-title-line::after,
body.home.home-clone-page .kai-ux-catalog h2::before,
body.home.home-clone-page .kai-ux-catalog h2::after {
  display: block !important;
}

body.home.home-clone-page .hero-visual-frame,
body.home.home-clone-page .kai-node-map,
body.home.home-clone-page .kai-service-card,
body.home.home-clone-page .kai-catalog-card,
body.home.home-clone-page .kai-post-card,
body.home.home-clone-page .highlight-card,
body.kai-flatsome-page .kai-post-card {
  background:
    radial-gradient(circle at top right, rgba(142, 255, 72, 0.1), transparent 24%),
    linear-gradient(180deg, rgba(255, 255, 255, 0.052), rgba(255, 255, 255, 0.018)) !important;
  border: 1px solid var(--kai-soft-border) !important;
  box-shadow: 0 22px 70px rgba(0, 0, 0, 0.22) !important;
  color: var(--kai-soft-ink) !important;
}

body.home.home-clone-page .hero-visual-frame,
body.home.home-clone-page .kai-node-map {
  background:
    radial-gradient(circle at center, rgba(96, 255, 104, 0.17), transparent 28%),
    linear-gradient(150deg, rgba(22, 31, 60, 0.98), rgba(4, 7, 16, 1)) !important;
}

body.home.home-clone-page .hero-hud-card,
body.home.home-clone-page .node-center,
body.home.home-clone-page .node {
  background: rgba(3, 9, 18, 0.72) !important;
  border-color: rgba(255, 255, 255, 0.09) !important;
  color: #dfffe0 !important;
  box-shadow: 0 18px 60px rgba(0, 0, 0, 0.3) !important;
}

body.home.home-clone-page .node-center {
  color: #a8ff35 !important;
}

body.home.home-clone-page .kai-node-map::before {
  background:
    linear-gradient(32deg, transparent 49.6%, rgba(47, 224, 255, 0.42) 50%, transparent 50.4%),
    linear-gradient(148deg, transparent 49.6%, rgba(47, 224, 255, 0.42) 50%, transparent 50.4%),
    linear-gradient(90deg, transparent 49.7%, rgba(47, 224, 255, 0.32) 50%, transparent 50.3%) !important;
  opacity: 0.58;
}

body.home.home-clone-page .checks li {
  color: var(--kai-soft-ink) !important;
}

body.home.home-clone-page .checks li::before {
  background: #a8ff35 !important;
  box-shadow: 0 0 22px rgba(168, 255, 53, 0.38) !important;
}

body.home.home-clone-page .home-hero-video-button:first-child,
body.home.home-clone-page .kai-main-cta,
body.home.home-clone-page .btn.primary,
body.home.home-clone-page .button.primary {
  background: var(--kai-legacy-grad) !important;
  color: #071107 !important;
  box-shadow: 0 18px 55px rgba(83, 236, 64, 0.26), 0 0 24px rgba(150, 255, 85, 0.18) !important;
}

body.home.home-clone-page .home-hero-video-button:not(:first-child),
body.home.home-clone-page .kai-outline-link,
body.home.home-clone-page .button.is-outline {
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.045), rgba(255, 255, 255, 0.014)) !important;
  border-color: rgba(183, 255, 71, 0.12) !important;
  color: #ffffff !important;
  box-shadow: 0 14px 50px rgba(0, 0, 0, 0.24), inset 0 0 0 1px rgba(255, 255, 255, 0.015) !important;
}

/* Apply the same legacy 8081 skin to every Flatsome/UX Builder page. */
body.kai-flatsome-page {
  --kai-legacy-bg: #020202;
  --kai-legacy-panel: #090909;
  --kai-legacy-panel-2: #111111;
  --kai-legacy-card: #151515;
  --kai-legacy-line: rgba(255, 255, 255, 0.08);
  --kai-legacy-text: #f5f5f5;
  --kai-legacy-muted: #c9c9c9;
  --kai-legacy-muted-2: #adadad;
  --kai-legacy-neon: #b7ff47;
  --kai-legacy-grad: linear-gradient(135deg, #d4ff63 0%, #97f53f 38%, #39cc62 100%);
  background:
    radial-gradient(circle at 50% 0%, rgba(255, 255, 255, 0.04), transparent 24%),
    linear-gradient(180deg, #020202 0%, #070707 55%, #020202 100%) !important;
  color: var(--kai-legacy-text) !important;
}

body.kai-flatsome-page #wrapper,
body.kai-flatsome-page #main,
body.kai-flatsome-page .page-wrapper,
body.kai-flatsome-page #content,
body.kai-flatsome-page .entry-content,
body.kai-flatsome-page .kai-flatsome-home,
body.kai-flatsome-page .shell-content {
  background: transparent !important;
  color: var(--kai-legacy-text) !important;
}

body.kai-flatsome-page .kai-flatsome-home .section:not(.kai-ux-coaching-cards),
body.kai-flatsome-page .kai-page-hero,
body.kai-flatsome-page .kai-ux-catalog,
body.kai-flatsome-page .kai-ux-cta {
  background:
    radial-gradient(circle at top right, rgba(135, 87, 255, 0.12), transparent 30%),
    linear-gradient(180deg, rgba(10, 14, 33, 0.95), rgba(7, 10, 22, 0.98)) !important;
  color: var(--kai-legacy-text) !important;
}

body.kai-flatsome-page .kai-flatsome-home .section:nth-of-type(even):not(.kai-ux-coaching-cards),
body.kai-flatsome-page .kai-ux-catalog:nth-of-type(even) {
  background:
    radial-gradient(circle at top left, rgba(92, 120, 255, 0.08), transparent 28%),
    linear-gradient(180deg, rgba(4, 8, 18, 0.98), rgba(2, 5, 12, 1)) !important;
}

body.kai-flatsome-page .kai-page-hero::before,
body.kai-flatsome-page .kai-ux-catalog::before,
body.kai-flatsome-page .kai-ux-cta::before {
  display: none !important;
}

body.kai-flatsome-page .kai-page-hero h1,
body.kai-flatsome-page .kai-ux-catalog h2,
body.kai-flatsome-page .kai-ux-cta h2,
body.kai-flatsome-page .kai-catalog-card h3,
body.kai-flatsome-page .kai-post-card h3,
body.kai-flatsome-page .kai-post-card h3 a {
  color: var(--kai-legacy-text) !important;
  text-shadow: none !important;
}

body.kai-flatsome-page .kai-page-hero p,
body.kai-flatsome-page .kai-ux-catalog p,
body.kai-flatsome-page .kai-ux-cta p,
body.kai-flatsome-page .kai-catalog-card p,
body.kai-flatsome-page .kai-post-card p {
  color: var(--kai-legacy-muted) !important;
}

body.kai-flatsome-page .kai-ux-catalog h2 a,
body.kai-flatsome-page .kai-catalog-card small,
body.kai-flatsome-page .kai-catalog-card strong,
body.kai-flatsome-page .kai-post-card small,
body.kai-flatsome-page .kai-card-link {
  background: var(--kai-legacy-grad) !important;
  -webkit-background-clip: text !important;
  background-clip: text !important;
  color: transparent !important;
}

body.kai-flatsome-page .kai-catalog-card,
body.kai-flatsome-page .kai-post-card,
body.kai-flatsome-page .highlight-card,
body.kai-flatsome-page .card {
  background:
    radial-gradient(circle at top right, rgba(142, 255, 72, 0.1), transparent 24%),
    linear-gradient(180deg, rgba(255, 255, 255, 0.052), rgba(255, 255, 255, 0.018)) !important;
  border-color: var(--kai-legacy-line) !important;
  box-shadow: 0 22px 70px rgba(0, 0, 0, 0.22) !important;
  color: var(--kai-legacy-text) !important;
}

body.kai-flatsome-page .button,
body.kai-flatsome-page .btn,
body.kai-flatsome-page .kai-main-cta {
  background: var(--kai-legacy-grad) !important;
  border-color: rgba(211, 255, 99, 0.22) !important;
  color: #071107 !important;
  box-shadow: 0 18px 55px rgba(83, 236, 64, 0.26), 0 0 24px rgba(150, 255, 85, 0.18) !important;
}

body.kai-flatsome-page .button.is-outline,
body.kai-flatsome-page .kai-outline-link {
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.045), rgba(255, 255, 255, 0.014)) !important;
  border-color: rgba(183, 255, 71, 0.12) !important;
  color: #ffffff !important;
  box-shadow: 0 14px 50px rgba(0, 0, 0, 0.24), inset 0 0 0 1px rgba(255, 255, 255, 0.015) !important;
}

body.home.home-clone-page .kai-service-card {
  background:
    radial-gradient(circle at top right, rgba(183, 255, 71, 0.16), transparent 28%),
    linear-gradient(180deg, rgba(255, 255, 255, 0.085), rgba(255, 255, 255, 0.038)) !important;
  border-color: rgba(183, 255, 71, 0.16) !important;
  box-shadow: 0 24px 76px rgba(0, 0, 0, 0.28), inset 0 1px 0 rgba(255, 255, 255, 0.06) !important;
}

body.home.home-clone-page .kai-service-card h3 {
  background: none !important;
  -webkit-background-clip: initial !important;
  background-clip: initial !important;
  color: #a8ff35 !important;
}

/* Lark-inspired light skin: clean SaaS surfaces while preserving UX Builder structure. */
body.kai-flatsome-page {
  --kai-lark-bg: #f5f8ff;
  --kai-lark-surface: #ffffff;
  --kai-lark-surface-2: #eef5ff;
  --kai-lark-ink: #111827;
  --kai-lark-text: #243044;
  --kai-lark-muted: #5f6f86;
  --kai-lark-line: rgba(31, 86, 160, 0.12);
  --kai-lark-blue: #1f7cff;
  --kai-lark-blue-2: #0d6df7;
  --kai-lark-teal: #22c7b8;
  --kai-lark-shadow: 0 22px 70px rgba(31, 80, 150, 0.12);
  --kai-lark-soft-shadow: 0 14px 40px rgba(31, 80, 150, 0.09);
  background:
    radial-gradient(circle at 16% 0%, rgba(208, 236, 255, 0.78), transparent 28%),
    radial-gradient(circle at 84% 4%, rgba(215, 252, 246, 0.72), transparent 30%),
    linear-gradient(180deg, #ffffff 0%, #f2f7ff 42%, #ffffff 100%) !important;
  color: var(--kai-lark-text) !important;
}

body.kai-flatsome-page #wrapper,
body.kai-flatsome-page #main,
body.kai-flatsome-page .page-wrapper,
body.kai-flatsome-page #content,
body.kai-flatsome-page .entry-content,
body.kai-flatsome-page .kai-flatsome-home,
body.kai-flatsome-page .shell-content {
  background: transparent !important;
  color: var(--kai-lark-text) !important;
}

body.kai-flatsome-page .kai-flatsome-home .section:not(.kai-ux-coaching-cards),
body.kai-flatsome-page .kai-page-hero,
body.kai-flatsome-page .kai-ux-catalog,
body.kai-flatsome-page .kai-ux-cta {
  background:
    radial-gradient(circle at 12% 0%, rgba(211, 238, 255, 0.65), transparent 26%),
    linear-gradient(180deg, rgba(255, 255, 255, 0.96), rgba(244, 249, 255, 0.96)) !important;
  color: var(--kai-lark-text) !important;
}

body.kai-flatsome-page .kai-flatsome-home .section:nth-of-type(even):not(.kai-ux-coaching-cards),
body.kai-flatsome-page .kai-ux-catalog:nth-of-type(even) {
  background:
    radial-gradient(circle at 84% 0%, rgba(207, 252, 246, 0.62), transparent 30%),
    linear-gradient(180deg, rgba(241, 247, 255, 0.98), rgba(255, 255, 255, 0.98)) !important;
}

body.kai-flatsome-page .kai-page-hero::before,
body.kai-flatsome-page .kai-ux-catalog::before,
body.kai-flatsome-page .kai-ux-cta::before,
body.home.home-clone-page .kai-ux-about::before,
body.home.home-clone-page .kai-ux-solutions::before,
body.home.home-clone-page .kai-ux-agent::before,
body.home.home-clone-page .kai-ux-catalog::before,
body.home.home-clone-page .kai-ux-banner::before,
body.home.home-clone-page .kai-ux-highlights::before,
body.home.home-clone-page .kai-ux-posts::before,
body.home.home-clone-page .kai-ux-cta::before {
  display: none !important;
}

body.kai-flatsome-page .nav.home-topbar {
  background: rgba(255, 255, 255, 0.9) !important;
  border-bottom: 1px solid rgba(31, 124, 255, 0.12) !important;
  box-shadow: 0 12px 34px rgba(31, 80, 150, 0.1) !important;
  backdrop-filter: blur(18px);
}

body.kai-flatsome-page .topbar-brand,
body.kai-flatsome-page .topbar-brand span {
  color: var(--kai-lark-ink) !important;
}

body.kai-flatsome-page .topbar-brand .screen-reader-text {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

body.kai-flatsome-page .topbar-chip {
  background: rgba(243, 247, 253, 0.92) !important;
  border: 1px solid rgba(31, 124, 255, 0.1) !important;
  color: #26364d !important;
  box-shadow: none !important;
}

body.kai-flatsome-page .topbar-chip.active,
body.kai-flatsome-page .topbar-chip[aria-current="page"] {
  background: linear-gradient(135deg, var(--kai-lark-blue) 0%, var(--kai-lark-blue-2) 100%) !important;
  border-color: transparent !important;
  color: #ffffff !important;
  box-shadow: 0 12px 30px rgba(31, 124, 255, 0.24) !important;
}

body.home.home-clone-page .home-hero-video-frame::after {
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.1), rgba(8, 24, 52, 0.38)),
    radial-gradient(circle at 50% 92%, rgba(31, 124, 255, 0.18), transparent 36%) !important;
}

body.home.home-clone-page .home-hero-video-signature {
  color: #ffffff !important;
  text-shadow: 0 4px 24px rgba(9, 26, 56, 0.66), 0 1px 2px rgba(9, 26, 56, 0.52);
}

body.kai-flatsome-page h1:not([style*="color"]),
body.kai-flatsome-page h2:not([style*="color"]),
body.kai-flatsome-page h3:not([style*="color"]),
body.kai-flatsome-page .kai-page-hero h1:not([style*="color"]),
body.kai-flatsome-page .kai-ux-catalog h2:not([style*="color"]),
body.kai-flatsome-page .kai-ux-cta h2:not([style*="color"]),
body.home.home-clone-page .home-hero-title:not([style*="color"]),
body.home.home-clone-page .section-display-title:not([style*="color"]),
body.home.home-clone-page .split-heading:not([style*="color"]),
body.home.home-clone-page .kai-ux-highlights h2:not([style*="color"]),
body.home.home-clone-page .kai-ux-posts h2:not([style*="color"]) {
  color: var(--kai-lark-ink) !important;
  text-shadow: none !important;
}

body.kai-flatsome-page p,
body.kai-flatsome-page li,
body.kai-flatsome-page .kai-page-hero p,
body.kai-flatsome-page .kai-ux-catalog p,
body.kai-flatsome-page .kai-ux-cta p,
body.home.home-clone-page .lead,
body.home.home-clone-page .kai-service-card p,
body.home.home-clone-page .kai-catalog-card p,
body.home.home-clone-page .kai-post-card p,
body.home.home-clone-page .highlight-card p,
body.home.home-clone-page .node span {
  color: var(--kai-lark-muted) !important;
}

body.kai-flatsome-page .kai-ux-catalog h2 a:not([style*="color"]),
body.home.home-clone-page .home-hero-title span:not([style*="color"]),
body.home.home-clone-page .section-display-title span:not([style*="color"]),
body.home.home-clone-page .split-heading span:not([style*="color"]),
body.home.home-clone-page .kai-service-card h3:not([style*="color"]),
body.home.home-clone-page .kai-service-card small:not([style*="color"]),
body.home.home-clone-page .kai-service-card span:not([style*="color"]),
body.kai-flatsome-page .kai-catalog-card small:not([style*="color"]),
body.kai-flatsome-page .kai-catalog-card strong:not([style*="color"]),
body.kai-flatsome-page .kai-post-card small:not([style*="color"]),
body.kai-flatsome-page .kai-card-link {
  background: none !important;
  -webkit-background-clip: initial !important;
  background-clip: initial !important;
  color: var(--kai-lark-blue) !important;
}

body.kai-flatsome-page .section-display-title::before,
body.kai-flatsome-page .section-display-title::after,
body.kai-flatsome-page .kai-tech-title-line::before,
body.kai-flatsome-page .kai-tech-title-line::after,
body.kai-flatsome-page .kai-ux-catalog h2::before,
body.kai-flatsome-page .kai-ux-catalog h2::after {
  display: none !important;
}

body.kai-flatsome-page .kai-catalog-card,
body.kai-flatsome-page .kai-post-card,
body.kai-flatsome-page .highlight-card,
body.kai-flatsome-page .card,
body.home.home-clone-page .kai-service-card {
  background: rgba(255, 255, 255, 0.88) !important;
  border: 1px solid var(--kai-lark-line) !important;
  box-shadow: var(--kai-lark-soft-shadow) !important;
  color: var(--kai-lark-text) !important;
}

body.home.home-clone-page .kai-service-card {
  background:
    radial-gradient(circle at 100% 0%, rgba(218, 241, 255, 0.9), transparent 28%),
    linear-gradient(180deg, #ffffff 0%, #f8fbff 100%) !important;
}

body.home.home-clone-page .hero-visual-frame,
body.home.home-clone-page .kai-node-map {
  background:
    radial-gradient(circle at 50% 38%, rgba(255, 255, 255, 0.95), transparent 26%),
    radial-gradient(circle at 16% 10%, rgba(190, 255, 238, 0.76), transparent 28%),
    linear-gradient(150deg, rgba(236, 248, 255, 0.96), rgba(255, 255, 255, 0.98)) !important;
  border: 1px solid rgba(31, 124, 255, 0.12) !important;
  box-shadow: var(--kai-lark-shadow) !important;
}

body.home.home-clone-page .hero-hud-card,
body.home.home-clone-page .node-center,
body.home.home-clone-page .node {
  background: rgba(255, 255, 255, 0.88) !important;
  border-color: rgba(31, 124, 255, 0.14) !important;
  color: var(--kai-lark-blue) !important;
  box-shadow: 0 12px 32px rgba(31, 80, 150, 0.1) !important;
}

body.home.home-clone-page .node span {
  color: var(--kai-lark-muted) !important;
}

body.home.home-clone-page .kai-node-map::before {
  background:
    linear-gradient(32deg, transparent 49.6%, rgba(31, 124, 255, 0.2) 50%, transparent 50.4%),
    linear-gradient(148deg, transparent 49.6%, rgba(31, 124, 255, 0.2) 50%, transparent 50.4%),
    linear-gradient(90deg, transparent 49.7%, rgba(34, 199, 184, 0.16) 50%, transparent 50.3%) !important;
  opacity: 0.7;
}

body.kai-flatsome-page .button,
body.kai-flatsome-page .btn,
body.kai-flatsome-page .kai-main-cta,
body.home.home-clone-page .home-hero-video-button:first-child {
  background: linear-gradient(135deg, var(--kai-lark-blue) 0%, var(--kai-lark-blue-2) 100%) !important;
  border-color: transparent !important;
  color: #ffffff !important;
  box-shadow: 0 16px 40px rgba(31, 124, 255, 0.28) !important;
}

body.kai-flatsome-page .button.is-outline,
body.kai-flatsome-page .kai-outline-link,
body.home.home-clone-page .home-hero-video-button:not(:first-child) {
  background: rgba(255, 255, 255, 0.9) !important;
  border: 1px solid rgba(31, 124, 255, 0.18) !important;
  color: var(--kai-lark-blue) !important;
  box-shadow: 0 10px 28px rgba(31, 80, 150, 0.1) !important;
}

body.home.home-clone-page .checks li {
  color: var(--kai-lark-text) !important;
}

body.home.home-clone-page .checks li::before {
  background: var(--kai-lark-blue) !important;
  box-shadow: 0 0 18px rgba(31, 124, 255, 0.2) !important;
}

/* Final Lark-inspired overrides for the home page selectors that were darker. */
body.kai-flatsome-page.home-clone-page {
  background:
    radial-gradient(circle at 16% 0%, rgba(208, 236, 255, 0.78), transparent 28%),
    radial-gradient(circle at 84% 4%, rgba(215, 252, 246, 0.72), transparent 30%),
    linear-gradient(180deg, #ffffff 0%, #f2f7ff 42%, #ffffff 100%) !important;
  color: var(--kai-lark-text) !important;
}

body.kai-flatsome-page.home-clone-page #wrapper,
body.kai-flatsome-page.home-clone-page #main,
body.kai-flatsome-page.home-clone-page .page-wrapper,
body.kai-flatsome-page.home-clone-page #content,
body.kai-flatsome-page.home-clone-page .entry-content,
body.kai-flatsome-page.home-clone-page .kai-flatsome-home,
body.kai-flatsome-page.home-clone-page .shell-content {
  background: transparent !important;
  color: var(--kai-lark-text) !important;
}

body.kai-flatsome-page.home-clone-page .nav.home-topbar {
  background: rgba(255, 255, 255, 0.9) !important;
  border-bottom: 1px solid rgba(31, 124, 255, 0.12) !important;
  box-shadow: 0 12px 34px rgba(31, 80, 150, 0.1) !important;
  backdrop-filter: blur(18px);
}

body.kai-flatsome-page.home-clone-page .topbar-chip {
  background: rgba(243, 247, 253, 0.92) !important;
  border: 1px solid rgba(31, 124, 255, 0.1) !important;
  color: #26364d !important;
  box-shadow: none !important;
}

body.kai-flatsome-page.home-clone-page .topbar-chip.active,
body.kai-flatsome-page.home-clone-page .topbar-chip[aria-current="page"] {
  background: linear-gradient(135deg, var(--kai-lark-blue) 0%, var(--kai-lark-blue-2) 100%) !important;
  border-color: transparent !important;
  color: #ffffff !important;
  box-shadow: 0 12px 30px rgba(31, 124, 255, 0.24) !important;
}

body.kai-flatsome-page.home-clone-page .kai-flatsome-home .section.kai-ux-about,
body.kai-flatsome-page.home-clone-page .kai-flatsome-home .section.kai-ux-catalog:nth-of-type(odd),
body.kai-flatsome-page.home-clone-page .kai-flatsome-home .section.kai-ux-highlights,
body.kai-flatsome-page.home-clone-page .kai-flatsome-home .section.kai-ux-cta,
body.kai-flatsome-page.home-clone-page .kai-flatsome-home .section.kai-ux-solutions,
body.kai-flatsome-page.home-clone-page .kai-flatsome-home .section.kai-ux-agent,
body.kai-flatsome-page.home-clone-page .kai-flatsome-home .section.kai-ux-catalog,
body.kai-flatsome-page.home-clone-page .kai-flatsome-home .section.kai-ux-banner,
body.kai-flatsome-page.home-clone-page .kai-flatsome-home .section.kai-ux-posts {
  background:
    radial-gradient(circle at 12% 0%, rgba(211, 238, 255, 0.65), transparent 26%),
    linear-gradient(180deg, rgba(255, 255, 255, 0.96), rgba(244, 249, 255, 0.96)) !important;
  color: var(--kai-lark-text) !important;
}

body.kai-flatsome-page.home-clone-page .kai-flatsome-home .section:nth-of-type(even):not(.kai-ux-coaching-cards) {
  background:
    radial-gradient(circle at 84% 0%, rgba(207, 252, 246, 0.62), transparent 30%),
    linear-gradient(180deg, rgba(241, 247, 255, 0.98), rgba(255, 255, 255, 0.98)) !important;
}

body.kai-flatsome-page.home-clone-page .home-hero-title:not([style*="color"]),
body.kai-flatsome-page.home-clone-page .section-display-title:not([style*="color"]),
body.kai-flatsome-page.home-clone-page .split-heading:not([style*="color"]),
body.kai-flatsome-page.home-clone-page .kai-ux-catalog h2:not([style*="color"]),
body.kai-flatsome-page.home-clone-page .kai-ux-highlights h2:not([style*="color"]),
body.kai-flatsome-page.home-clone-page .kai-ux-posts h2:not([style*="color"]),
body.kai-flatsome-page.home-clone-page .kai-service-card h3:not([style*="color"]),
body.kai-flatsome-page.home-clone-page .kai-catalog-card h3:not([style*="color"]),
body.kai-flatsome-page.home-clone-page .kai-post-card h3:not([style*="color"]),
body.kai-flatsome-page.home-clone-page .kai-ux-cta h2:not([style*="color"]) {
  color: var(--kai-lark-ink) !important;
}

body.kai-flatsome-page.home-clone-page .home-hero-title span:not([style*="color"]),
body.kai-flatsome-page.home-clone-page .section-display-title span:not([style*="color"]),
body.kai-flatsome-page.home-clone-page .split-heading span:not([style*="color"]),
body.kai-flatsome-page.home-clone-page .kai-ux-catalog h2 a:not([style*="color"]),
body.kai-flatsome-page.home-clone-page .kai-service-card h3:not([style*="color"]),
body.kai-flatsome-page.home-clone-page .kai-service-card small:not([style*="color"]),
body.kai-flatsome-page.home-clone-page .kai-service-card span:not([style*="color"]),
body.kai-flatsome-page.home-clone-page .kai-catalog-card small:not([style*="color"]),
body.kai-flatsome-page.home-clone-page .kai-catalog-card strong:not([style*="color"]),
body.kai-flatsome-page.home-clone-page .kai-post-card small:not([style*="color"]) {
  background: none !important;
  -webkit-background-clip: initial !important;
  background-clip: initial !important;
  color: var(--kai-lark-blue) !important;
}

/* Dark top navigation while preserving the current page structure and builder content. */
body.kai-flatsome-page .nav.home-topbar,
body.kai-flatsome-page.home-clone-page .nav.home-topbar {
  background: rgba(12, 18, 30, 0.92) !important;
  border-bottom: 1px solid rgba(255, 255, 255, 0.08) !important;
  box-shadow: 0 16px 38px rgba(3, 8, 18, 0.28) !important;
  backdrop-filter: blur(18px);
}

body.kai-flatsome-page .nav.home-topbar .topbar-chip,
body.kai-flatsome-page.home-clone-page .nav.home-topbar .topbar-chip {
  background: rgba(255, 255, 255, 0.06) !important;
  border: 1px solid rgba(255, 255, 255, 0.09) !important;
  color: rgba(240, 246, 255, 0.92) !important;
  box-shadow: none !important;
}

body.kai-flatsome-page .nav.home-topbar .topbar-chip:hover,
body.kai-flatsome-page.home-clone-page .nav.home-topbar .topbar-chip:hover {
  background: rgba(255, 255, 255, 0.1) !important;
  color: #ffffff !important;
}

body.kai-flatsome-page .nav.home-topbar .topbar-chip.active,
body.kai-flatsome-page .nav.home-topbar .topbar-chip[aria-current="page"],
body.kai-flatsome-page.home-clone-page .nav.home-topbar .topbar-chip.active,
body.kai-flatsome-page.home-clone-page .nav.home-topbar .topbar-chip[aria-current="page"] {
  background: linear-gradient(135deg, #2d8cff 0%, #0d6df7 100%) !important;
  border-color: transparent !important;
  color: #ffffff !important;
  box-shadow: 0 14px 30px rgba(13, 109, 247, 0.28) !important;
}

/* Final light background pass to keep the site in the Lark-inspired palette. */
body.kai-flatsome-page,
body.kai-flatsome-page.home-clone-page {
  background:
    radial-gradient(circle at 14% 0%, rgba(216, 236, 255, 0.48), transparent 24%),
    radial-gradient(circle at 86% 6%, rgba(223, 244, 242, 0.42), transparent 26%),
    linear-gradient(180deg, #fbfdff 0%, #f4f8fd 44%, #ffffff 100%) !important;
}

body.kai-flatsome-page #wrapper,
body.kai-flatsome-page #main,
body.kai-flatsome-page .page-wrapper,
body.kai-flatsome-page #content,
body.kai-flatsome-page .entry-content,
body.kai-flatsome-page .kai-flatsome-home,
body.kai-flatsome-page .shell-content,
body.kai-flatsome-page.home-clone-page #wrapper,
body.kai-flatsome-page.home-clone-page #main,
body.kai-flatsome-page.home-clone-page .page-wrapper,
body.kai-flatsome-page.home-clone-page #content,
body.kai-flatsome-page.home-clone-page .entry-content,
body.kai-flatsome-page.home-clone-page .kai-flatsome-home,
body.kai-flatsome-page.home-clone-page .shell-content {
  background: transparent !important;
}

body.kai-flatsome-page .kai-flatsome-home .section:not(.kai-ux-coaching-cards),
body.kai-flatsome-page .kai-page-hero,
body.kai-flatsome-page .kai-ux-catalog,
body.kai-flatsome-page .kai-ux-cta,
body.kai-flatsome-page .section:not(.kai-ux-coaching-cards),
body.kai-flatsome-page .section:not(.kai-ux-coaching-cards) > .section-content {
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.97), rgba(246, 250, 255, 0.97)) !important;
  color: var(--kai-lark-text) !important;
}

body.kai-flatsome-page .kai-flatsome-home .section:nth-of-type(even):not(.kai-ux-coaching-cards),
body.kai-flatsome-page .kai-ux-catalog:nth-of-type(even),
body.kai-flatsome-page .section:nth-of-type(even):not(.kai-ux-coaching-cards) {
  background:
    linear-gradient(180deg, rgba(243, 247, 252, 0.98), rgba(255, 255, 255, 0.98)) !important;
}

body.kai-flatsome-page.home-clone-page .kai-flatsome-home .section.kai-ux-about,
body.kai-flatsome-page.home-clone-page .kai-flatsome-home .section.kai-ux-catalog:nth-of-type(odd),
body.kai-flatsome-page.home-clone-page .kai-flatsome-home .section.kai-ux-highlights,
body.kai-flatsome-page.home-clone-page .kai-flatsome-home .section.kai-ux-cta,
body.kai-flatsome-page.home-clone-page .kai-flatsome-home .section.kai-ux-solutions,
body.kai-flatsome-page.home-clone-page .kai-flatsome-home .section.kai-ux-agent,
body.kai-flatsome-page.home-clone-page .kai-flatsome-home .section.kai-ux-catalog,
body.kai-flatsome-page.home-clone-page .kai-flatsome-home .section.kai-ux-banner,
body.kai-flatsome-page.home-clone-page .kai-flatsome-home .section.kai-ux-posts {
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.975), rgba(246, 250, 255, 0.975)) !important;
}

body.kai-flatsome-page.home-clone-page .kai-flatsome-home .section:nth-of-type(even):not(.kai-ux-coaching-cards) {
  background:
    linear-gradient(180deg, rgba(244, 248, 252, 0.985), rgba(255, 255, 255, 0.985)) !important;
}

/* Respect text colors set from the UX Builder text editor, even on styled headings. */
body.kai-flatsome-page span[style*="--kai-inline-color"],
body.kai-flatsome-page.home-clone-page span[style*="--kai-inline-color"] {
  background: none !important;
  background-image: none !important;
  -webkit-background-clip: border-box !important;
  background-clip: border-box !important;
  -webkit-text-fill-color: var(--kai-inline-color) !important;
  color: var(--kai-inline-color) !important;
}

/* Keep the top menu as plain links; the active page is marked only by a dark green underline. */
body.kai-flatsome-page .nav.home-topbar .topbar-actions,
body.kai-flatsome-page.home-clone-page .nav.home-topbar .topbar-actions,
body.home.home-clone-page .nav.home-topbar .topbar-actions {
  flex: 1 1 auto !important;
  justify-content: flex-start !important;
  gap: clamp(12px, 1.35vw, 22px) !important;
  max-width: none !important;
  min-width: 0 !important;
  padding-left: 18px !important;
  padding-right: 0 !important;
  flex-wrap: nowrap !important;
}

body.kai-flatsome-page .nav.home-topbar .topbar-hotline,
body.kai-flatsome-page.home-clone-page .nav.home-topbar .topbar-hotline,
body.home.home-clone-page .nav.home-topbar .topbar-hotline {
  display: inline-flex;
  flex: 0 0 auto;
  align-items: center;
  justify-content: center;
  min-height: 38px;
  padding: 0 14px;
  border: 1px solid rgba(88, 255, 139, 0.56);
  border-radius: 999px;
  background:
    radial-gradient(circle at 28% 18%, rgba(120, 255, 162, 0.34), transparent 34%),
    linear-gradient(135deg, #063d22 0%, #0f7a3a 52%, #022b18 100%);
  color: #ffffff !important;
  font-size: 13px;
  font-weight: 800;
  letter-spacing: 0.035em;
  text-decoration: none;
  white-space: nowrap;
  box-shadow:
    0 0 0 1px rgba(40, 255, 116, 0.12) inset,
    0 0 22px rgba(26, 214, 82, 0.42),
    0 14px 34px rgba(3, 58, 28, 0.34);
}

body.kai-flatsome-page .nav.home-topbar .topbar-hotline:hover,
body.kai-flatsome-page.home-clone-page .nav.home-topbar .topbar-hotline:hover,
body.home.home-clone-page .nav.home-topbar .topbar-hotline:hover {
  background:
    radial-gradient(circle at 28% 18%, rgba(154, 255, 187, 0.46), transparent 34%),
    linear-gradient(135deg, #07502b 0%, #12a64b 52%, #03351d 100%);
  color: #ffffff !important;
  box-shadow:
    0 0 0 1px rgba(99, 255, 151, 0.18) inset,
    0 0 30px rgba(35, 245, 101, 0.58),
    0 16px 38px rgba(3, 58, 28, 0.42);
  transform: translateY(-1px);
}

body.kai-flatsome-page .nav.home-topbar .topbar-chip,
body.kai-flatsome-page.home-clone-page .nav.home-topbar .topbar-chip,
body.home.home-clone-page .nav.home-topbar .topbar-chip {
  position: relative;
  flex: 0 1 auto !important;
  min-height: 40px !important;
  padding: 8px 3px 11px !important;
  border: 0 !important;
  border-radius: 0 !important;
  background: transparent !important;
  color: rgba(240, 246, 255, 0.9) !important;
  font-size: clamp(14px, 1.05vw, 16px) !important;
  letter-spacing: 0.01em !important;
  box-shadow: none !important;
}

body.kai-flatsome-page .nav.home-topbar .topbar-chip::after,
body.kai-flatsome-page.home-clone-page .nav.home-topbar .topbar-chip::after,
body.home.home-clone-page .nav.home-topbar .topbar-chip::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 4px;
  height: 3px;
  border-radius: 999px;
  background: #0f7a3a;
  opacity: 0;
  transform: scaleX(0.45);
  transform-origin: center;
  transition: opacity 180ms ease, transform 180ms ease;
}

body.kai-flatsome-page .nav.home-topbar .topbar-chip:hover,
body.kai-flatsome-page.home-clone-page .nav.home-topbar .topbar-chip:hover,
body.home.home-clone-page .nav.home-topbar .topbar-chip:hover {
  background: transparent !important;
  color: #ffffff !important;
}

body.kai-flatsome-page .nav.home-topbar .topbar-chip.active,
body.kai-flatsome-page .nav.home-topbar .topbar-chip[aria-current="page"],
body.kai-flatsome-page.home-clone-page .nav.home-topbar .topbar-chip.active,
body.kai-flatsome-page.home-clone-page .nav.home-topbar .topbar-chip[aria-current="page"],
body.home.home-clone-page .nav.home-topbar .topbar-chip.active,
body.home.home-clone-page .nav.home-topbar .topbar-chip[aria-current="page"] {
  border: 0 !important;
  background: transparent !important;
  color: #ffffff !important;
  box-shadow: none !important;
}

body.kai-flatsome-page .nav.home-topbar .topbar-chip.active::after,
body.kai-flatsome-page .nav.home-topbar .topbar-chip[aria-current="page"]::after,
body.kai-flatsome-page.home-clone-page .nav.home-topbar .topbar-chip.active::after,
body.kai-flatsome-page.home-clone-page .nav.home-topbar .topbar-chip[aria-current="page"]::after,
body.home.home-clone-page .nav.home-topbar .topbar-chip.active::after,
body.home.home-clone-page .nav.home-topbar .topbar-chip[aria-current="page"]::after {
  opacity: 1;
  transform: scaleX(1);
}

/* UX Builder text editor guard: default theme colors should not lock editable headings. */
body.kai-flatsome-page .home-hero-title:not([style*="color"]):not([style*="--kai-inline-color"]),
body.kai-flatsome-page .section-display-title:not([style*="color"]):not([style*="--kai-inline-color"]),
body.kai-flatsome-page .split-heading:not([style*="color"]):not([style*="--kai-inline-color"]),
body.kai-flatsome-page .kai-service-card h1:not([style*="color"]):not([style*="--kai-inline-color"]),
body.kai-flatsome-page .kai-service-card h2:not([style*="color"]):not([style*="--kai-inline-color"]),
body.kai-flatsome-page .kai-service-card h3:not([style*="color"]):not([style*="--kai-inline-color"]),
body.kai-flatsome-page .kai-service-card h4:not([style*="color"]):not([style*="--kai-inline-color"]),
body.kai-flatsome-page .kai-catalog-card h3:not([style*="color"]):not([style*="--kai-inline-color"]),
body.kai-flatsome-page .kai-post-card h3:not([style*="color"]):not([style*="--kai-inline-color"]) {
  color: var(--kai-lark-ink) !important;
}

body.kai-flatsome-page .kai-service-card h3:not([style*="color"]):not([style*="--kai-inline-color"]) {
  color: var(--kai-lark-blue) !important;
}

body.kai-flatsome-page [style*="--kai-inline-color"],
body.kai-flatsome-page [style*="--kai-inline-color"] *,
body.kai-flatsome-page.home-clone-page [style*="--kai-inline-color"],
body.kai-flatsome-page.home-clone-page [style*="--kai-inline-color"] * {
  background: none !important;
  background-image: none !important;
  -webkit-background-clip: border-box !important;
  background-clip: border-box !important;
  -webkit-text-fill-color: var(--kai-inline-color) !important;
  color: var(--kai-inline-color) !important;
}

body.kai-flatsome-page .kai-service-card h1,
body.kai-flatsome-page .kai-service-card h2,
body.kai-flatsome-page .kai-service-card h3,
body.kai-flatsome-page .kai-service-card h4,
body.kai-flatsome-page .section-display-title,
body.kai-flatsome-page .home-hero-title,
body.kai-flatsome-page .split-heading {
  text-shadow: none !important;
}

/* Editable UX Builder footer. Keep it as a content section, not the hidden Flatsome footer. */
body.kai-flatsome-page .kai-ux-footer,
body.kai-flatsome-page .section.kai-ux-footer,
body.kai-flatsome-page .kai-ux-footer .section-content,
body.kai-flatsome-page.home-clone-page .kai-ux-footer,
body.kai-flatsome-page.home-clone-page .section.kai-ux-footer,
body.kai-flatsome-page.home-clone-page .kai-ux-footer .section-content {
  background: #1d1f23 !important;
  color: rgba(245, 247, 250, 0.82) !important;
}

body.kai-flatsome-page .kai-ux-footer {
  position: relative;
  overflow: hidden;
  border-top: 1px solid rgba(255, 255, 255, 0.08);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.04);
}

body.kai-flatsome-page .kai-ux-footer::before {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  background:
    radial-gradient(circle at 18% 0%, rgba(79, 124, 255, 0.14), transparent 30%),
    radial-gradient(circle at 82% 16%, rgba(22, 163, 74, 0.12), transparent 28%);
  opacity: 0.85;
}

body.kai-flatsome-page .kai-ux-footer .section-content {
  position: relative;
  z-index: 1;
}

body.kai-flatsome-page .kai-footer-wrap {
  width: 100%;
  padding: 58px 0 26px;
}

body.kai-flatsome-page .kai-footer-top {
  display: grid;
  grid-template-columns: minmax(240px, 1.25fr) repeat(3, minmax(150px, 0.75fr));
  gap: clamp(24px, 4vw, 58px);
  align-items: start;
}

body.kai-flatsome-page .kai-footer-brand h2,
body.kai-flatsome-page .kai-footer-col h3,
body.kai-flatsome-page .kai-footer-brand h2:not([style*="color"]),
body.kai-flatsome-page .kai-footer-col h3:not([style*="color"]) {
  margin: 0 0 15px;
  background: none !important;
  -webkit-background-clip: border-box !important;
  background-clip: border-box !important;
  -webkit-text-fill-color: currentColor !important;
  color: #ffffff !important;
  text-shadow: none !important;
}

body.kai-flatsome-page .kai-footer-brand h2 {
  font-size: clamp(28px, 3vw, 42px);
  line-height: 1.04;
  letter-spacing: -0.035em;
}

body.kai-flatsome-page .kai-footer-logo {
  display: block;
  width: min(220px, 72vw);
  height: auto;
  margin: 0 0 18px;
}

body.kai-flatsome-page .kai-footer-col h3 {
  font-size: 13px;
  font-weight: 850;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

body.kai-flatsome-page .kai-footer-brand p,
body.kai-flatsome-page .kai-footer-col p,
body.kai-flatsome-page .kai-footer-bottom p,
body.kai-flatsome-page .kai-ux-footer p,
body.kai-flatsome-page .kai-ux-footer li {
  color: rgba(245, 247, 250, 0.72) !important;
  font-size: 15px;
  line-height: 1.72;
}

body.kai-flatsome-page .kai-footer-links,
body.kai-flatsome-page .kai-footer-contact {
  display: grid;
  gap: 10px;
  margin: 0;
  padding: 0;
  list-style: none;
}

body.kai-flatsome-page .kai-footer-links a,
body.kai-flatsome-page .kai-footer-contact a,
body.kai-flatsome-page .kai-footer-socials a,
body.kai-flatsome-page .kai-footer-bottom a {
  color: rgba(245, 247, 250, 0.76) !important;
  text-decoration: none;
  transition: color 180ms ease, transform 180ms ease, background 180ms ease;
}

body.kai-flatsome-page .kai-footer-links a:hover,
body.kai-flatsome-page .kai-footer-contact a:hover,
body.kai-flatsome-page .kai-footer-bottom a:hover {
  color: #ffffff !important;
}

body.kai-flatsome-page .kai-footer-socials {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 18px;
}

body.kai-flatsome-page .kai-footer-socials a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 42px;
  min-height: 42px;
  padding: 0 12px;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.07);
  border: 1px solid rgba(255, 255, 255, 0.08);
  font-size: 13px;
  font-weight: 800;
}

body.kai-flatsome-page .kai-footer-socials a:hover {
  background: rgba(79, 124, 255, 0.22);
  color: #ffffff !important;
  transform: translateY(-1px);
}

body.kai-flatsome-page .kai-footer-bottom {
  display: flex;
  flex-wrap: wrap;
  gap: 14px 24px;
  align-items: center;
  justify-content: space-between;
  margin-top: 42px;
  padding-top: 22px;
  border-top: 1px solid rgba(255, 255, 255, 0.09);
}

body.kai-flatsome-page .kai-footer-bottom p,
body.kai-flatsome-page .kai-footer-bottom nav {
  margin: 0;
}

body.kai-flatsome-page .kai-footer-bottom nav {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
  font-size: 14px;
}

@media (max-width: 849px) {
  body.kai-flatsome-page .kai-footer-wrap {
    padding: 42px 0 22px;
  }

  body.kai-flatsome-page .kai-footer-top {
    grid-template-columns: 1fr 1fr;
    gap: 28px 20px;
  }

  body.kai-flatsome-page .kai-footer-brand {
    grid-column: 1 / -1;
  }
}

@media (max-width: 549px) {
  body.kai-flatsome-page .kai-footer-top {
    grid-template-columns: 1fr;
  }

  body.kai-flatsome-page .kai-footer-bottom {
    align-items: flex-start;
    flex-direction: column;
  }
}

/* Match the top navigation surface with the dark gray editable footer. */
body.kai-flatsome-page .nav.home-topbar,
body.kai-flatsome-page.home-clone-page .nav.home-topbar,
body.home.home-clone-page .nav.home-topbar {
  background: #1d1f23 !important;
  border-bottom: 1px solid rgba(255, 255, 255, 0.08) !important;
  box-shadow:
    inset 0 -1px 0 rgba(255, 255, 255, 0.035),
    0 14px 34px rgba(0, 0, 0, 0.18) !important;
}

body.kai-flatsome-page .nav.home-topbar .topbar-brand img,
body.kai-flatsome-page.home-clone-page .nav.home-topbar .topbar-brand img,
body.home.home-clone-page .nav.home-topbar .topbar-brand img {
  height: clamp(58px, 5.2vw, 72px) !important;
  max-width: min(42vw, 300px) !important;
}

body.kai-flatsome-page .kai-featured-products,
.kai-featured-products {
  --kai-fp-bg: #f4f5f4;
  --kai-fp-surface: #ffffff;
  --kai-fp-card: #f8f8f8;
  --kai-fp-text: #141414;
  --kai-fp-muted: #62666d;
  --kai-fp-accent: #ff6900;
  --kai-fp-dark: #101010;
  position: relative;
  isolation: isolate;
  width: 100%;
  padding: clamp(54px, 7vw, 92px) 0;
  background: var(--kai-fp-bg);
  color: var(--kai-fp-text);
  font-family: "Be Vietnam Pro", "Inter", Arial, sans-serif;
}

.kai-featured-products * {
  box-sizing: border-box;
}

.kai-featured-products__inner {
  width: min(1480px, calc(100% - 48px));
  margin: 0 auto;
}

.kai-featured-products__eyebrow {
  margin: 0 0 10px;
  color: var(--kai-fp-accent);
  font-size: 13px;
  font-weight: 850;
  letter-spacing: .12em;
  text-align: center;
  text-transform: uppercase;
}

.kai-featured-products__title {
  margin: 0;
  color: var(--kai-fp-text);
  font-size: clamp(32px, 4vw, 52px);
  font-weight: 900;
  letter-spacing: -.045em;
  line-height: 1.08;
  text-align: center;
}

.kai-featured-products__tabs {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 18px clamp(20px, 4vw, 62px);
  margin: clamp(28px, 4vw, 46px) auto 0;
}

.kai-featured-products__tab {
  position: relative;
  min-height: 46px;
  padding: 0 0 12px;
  border: 0;
  border-radius: 0;
  background: transparent;
  color: #202020;
  font: inherit;
  font-size: clamp(14px, 1.1vw, 18px);
  font-weight: 850;
  cursor: pointer;
}

.kai-featured-products__tab::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 3px;
  border-radius: 999px;
  background: var(--kai-fp-accent);
  transform: scaleX(0);
  transform-origin: center;
  transition: transform .22s ease;
}

.kai-featured-products__tab:hover,
.kai-featured-products__tab:focus-visible,
.kai-featured-products__tab.is-active {
  color: var(--kai-fp-accent);
  outline: none;
}

.kai-featured-products__tab.is-active::after,
.kai-featured-products__tab:focus-visible::after {
  transform: scaleX(1);
}

.kai-featured-products__panel-wrap {
  margin-top: 0;
  padding: clamp(18px, 2.5vw, 28px);
  border-radius: 18px;
  background: var(--kai-fp-surface);
  box-shadow: 0 22px 70px rgba(11, 16, 24, .06);
}

.kai-featured-products__panel {
  display: none;
  animation: kaiFeaturedProductsIn .34s ease both;
}

.kai-featured-products__panel.is-active {
  display: block;
}

.kai-featured-products__hero {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(340px, 1fr);
  min-height: clamp(300px, 34vw, 470px);
  overflow: hidden;
  border-radius: 10px;
  background: #f8f8f8;
}

.kai-featured-products__hero-media {
  position: relative;
  min-height: 300px;
  overflow: hidden;
  background: #090b0e;
}

.kai-featured-products__hero-media::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(90deg, rgba(0, 0, 0, .18), transparent 48%);
  pointer-events: none;
}

.kai-featured-products__hero-media img,
.kai-featured-products__card img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.kai-featured-products__hero-media--ai-demo {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: clamp(22px, 3vw, 44px);
  background:
    radial-gradient(circle at 18% 18%, rgba(38, 219, 95, .28), transparent 32%),
    radial-gradient(circle at 82% 12%, rgba(42, 208, 255, .18), transparent 30%),
    linear-gradient(145deg, #06110c 0%, #0c1514 45%, #111827 100%);
}

.kai-featured-products__hero-media--ai-demo::after {
  background:
    linear-gradient(90deg, rgba(0, 0, 0, .12), transparent 52%),
    repeating-linear-gradient(135deg, rgba(255, 255, 255, .045) 0 1px, transparent 1px 18px);
}

.kai-ai-demo {
  position: relative;
  width: min(92%, 560px);
  aspect-ratio: 1.28;
  color: #eefcf2;
  font-family: "Roboto", "Be Vietnam Pro", Arial, sans-serif;
}

.kai-ai-demo__orb,
.kai-ai-demo__spark {
  position: absolute;
  border-radius: 999px;
  pointer-events: none;
}

.kai-ai-demo__orb--lime {
  inset: 9% auto auto 4%;
  width: 42%;
  aspect-ratio: 1;
  background: radial-gradient(circle, rgba(44, 255, 127, .38), transparent 66%);
  filter: blur(4px);
  animation: kaiAiDemoFloat 8s ease-in-out infinite;
}

.kai-ai-demo__orb--cyan {
  right: 2%;
  bottom: 1%;
  width: 36%;
  aspect-ratio: 1;
  background: radial-gradient(circle, rgba(68, 218, 255, .24), transparent 68%);
  filter: blur(6px);
  animation: kaiAiDemoFloat 9s ease-in-out infinite reverse;
}

.kai-ai-demo__window {
  position: absolute;
  inset: 11% 7% 13% 5%;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, .11);
  border-radius: 28px;
  background: linear-gradient(145deg, rgba(16, 24, 24, .94), rgba(9, 15, 18, .82));
  box-shadow: 0 30px 80px rgba(0, 0, 0, .38), inset 0 1px 0 rgba(255, 255, 255, .08);
  animation: kaiAiDemoWindow 6.2s ease-in-out infinite;
}

.kai-ai-demo__topbar {
  display: flex;
  align-items: center;
  gap: 7px;
  height: 44px;
  padding: 0 18px;
  border-bottom: 1px solid rgba(255, 255, 255, .08);
  background: rgba(255, 255, 255, .035);
}

.kai-ai-demo__topbar span {
  width: 9px;
  height: 9px;
  border-radius: 50%;
  background: rgba(255, 255, 255, .28);
}

.kai-ai-demo__topbar span:first-child {
  background: #36ec80;
  box-shadow: 0 0 16px rgba(54, 236, 128, .7);
}

.kai-ai-demo__topbar strong {
  margin-left: auto;
  color: rgba(238, 252, 242, .72);
  font-size: 12px;
  font-weight: 800;
  letter-spacing: .09em;
  text-transform: uppercase;
}

.kai-ai-demo__layout {
  display: grid;
  grid-template-columns: 92px 1fr;
  height: calc(100% - 44px);
}

.kai-ai-demo__sidebar {
  display: grid;
  align-content: start;
  gap: 15px;
  padding: 24px 18px;
  border-right: 1px solid rgba(255, 255, 255, .08);
}

.kai-ai-demo__sidebar span {
  height: 42px;
  border-radius: 15px;
  background: rgba(255, 255, 255, .08);
}

.kai-ai-demo__sidebar span:nth-child(2) {
  background: linear-gradient(135deg, rgba(45, 231, 116, .95), rgba(16, 124, 71, .9));
  box-shadow: 0 12px 28px rgba(45, 231, 116, .22);
}

.kai-ai-demo__workspace {
  padding: clamp(22px, 4vw, 42px);
}

.kai-ai-demo__label {
  display: inline-flex;
  padding: 8px 12px;
  border-radius: 999px;
  background: rgba(55, 235, 126, .12);
  color: #70ff9d;
  font-size: 12px;
  font-weight: 850;
  letter-spacing: .08em;
  text-transform: uppercase;
}

.kai-ai-demo__workspace h4 {
  margin: 18px 0 18px;
  color: #fff;
  font-size: clamp(24px, 3vw, 38px);
  font-weight: 950;
  letter-spacing: -.04em;
}

.kai-ai-demo__prompt {
  display: grid;
  gap: 10px;
  width: min(100%, 280px);
}

.kai-ai-demo__prompt span {
  height: 12px;
  border-radius: 999px;
  background: rgba(255, 255, 255, .16);
  transform-origin: left;
  animation: kaiAiDemoLine 4.8s ease-in-out infinite;
}

.kai-ai-demo__prompt span:nth-child(2) {
  width: 78%;
  animation-delay: .3s;
}

.kai-ai-demo__prompt span:nth-child(3) {
  width: 58%;
  animation-delay: .6s;
}

.kai-ai-demo__progress {
  overflow: hidden;
  width: min(100%, 320px);
  height: 10px;
  margin-top: 24px;
  border-radius: 999px;
  background: rgba(255, 255, 255, .1);
}

.kai-ai-demo__progress span {
  display: block;
  width: 68%;
  height: 100%;
  border-radius: inherit;
  background: linear-gradient(90deg, #25e36e, #b5ff46);
  box-shadow: 0 0 24px rgba(54, 236, 128, .52);
  animation: kaiAiDemoProgress 4.8s ease-in-out infinite;
}

.kai-ai-demo__chips {
  display: flex;
  flex-wrap: wrap;
  gap: 9px;
  margin-top: 22px;
}

.kai-ai-demo__chips span {
  padding: 9px 12px;
  border: 1px solid rgba(255, 255, 255, .1);
  border-radius: 999px;
  background: rgba(255, 255, 255, .06);
  color: rgba(238, 252, 242, .82);
  font-size: 12px;
  font-weight: 750;
}

.kai-ai-demo__chat,
.kai-ai-demo__phone {
  position: absolute;
  z-index: 2;
  border: 1px solid rgba(255, 255, 255, .13);
  background: rgba(247, 255, 250, .93);
  color: #122018;
  box-shadow: 0 22px 54px rgba(0, 0, 0, .32);
  backdrop-filter: blur(14px);
}

.kai-ai-demo__chat {
  right: 0;
  top: 12%;
  width: min(48%, 230px);
  padding: 16px 18px;
  border-radius: 20px;
  animation: kaiAiDemoPop 5.4s ease-in-out infinite;
}

.kai-ai-demo__chat span {
  display: block;
  color: #16824b;
  font-size: 11px;
  font-weight: 900;
  letter-spacing: .08em;
  text-transform: uppercase;
}

.kai-ai-demo__chat strong {
  display: block;
  margin-top: 6px;
  font-size: clamp(13px, 1.2vw, 16px);
  font-weight: 900;
  line-height: 1.25;
}

.kai-ai-demo__phone {
  right: 8%;
  bottom: 2%;
  width: 28%;
  min-width: 128px;
  padding: 13px;
  border-radius: 24px;
  animation: kaiAiDemoPhone 6.4s ease-in-out infinite;
}

.kai-ai-demo__phone span {
  display: block;
  height: 78px;
  border-radius: 17px;
  background:
    radial-gradient(circle at 74% 24%, rgba(255, 255, 255, .88), transparent 18%),
    linear-gradient(135deg, #22d368, #0f5a37 58%, #101820);
}

.kai-ai-demo__phone strong {
  display: block;
  margin: 11px 0 8px;
  font-size: 13px;
  font-style: normal;
  font-weight: 900;
}

.kai-ai-demo__phone em {
  display: block;
  height: 7px;
  margin-top: 6px;
  border-radius: 999px;
  background: rgba(18, 32, 24, .16);
}

.kai-ai-demo__phone em:last-child {
  width: 68%;
}

.kai-ai-demo__spark {
  width: 10px;
  height: 10px;
  background: #aaff46;
  box-shadow: 0 0 24px rgba(170, 255, 70, .85);
  animation: kaiAiDemoSpark 3.6s ease-in-out infinite;
}

.kai-ai-demo__spark--one {
  left: 13%;
  top: 7%;
}

.kai-ai-demo__spark--two {
  right: 13%;
  top: 55%;
  animation-delay: 1.1s;
}

.kai-featured-products__hero-content {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 14px;
  min-height: 300px;
  padding: clamp(30px, 4vw, 72px);
  text-align: center;
}

.kai-featured-products__kicker {
  margin: 0;
  color: var(--kai-fp-accent);
  font-size: 13px;
  font-weight: 850;
  letter-spacing: .11em;
  text-transform: uppercase;
}

.kai-featured-products__hero-content h3 {
  margin: 0;
  color: var(--kai-fp-text);
  font-size: clamp(30px, 4vw, 56px);
  font-weight: 950;
  letter-spacing: -.05em;
  line-height: 1.02;
}

.kai-featured-products__hero-content p {
  max-width: 560px;
  margin: 0;
  color: var(--kai-fp-muted);
  font-size: clamp(15px, 1.2vw, 18px);
  line-height: 1.65;
}

.kai-featured-products__price {
  color: var(--kai-fp-text);
  font-size: clamp(16px, 1.2vw, 20px);
  font-weight: 900;
}

.kai-featured-products__price span {
  color: #7a7a7a;
  font-size: .9em;
  font-weight: 650;
  text-decoration: line-through;
}

.kai-featured-products__button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 44px;
  padding: 0 24px;
  border-radius: 12px;
  background: var(--kai-fp-dark);
  color: #fff !important;
  font-size: 14px;
  font-weight: 850;
  text-decoration: none !important;
  transition: transform .18s ease, background .18s ease, box-shadow .18s ease;
}

.kai-featured-products__button:hover,
.kai-featured-products__button:focus-visible {
  background: var(--kai-fp-accent);
  color: #fff !important;
  transform: translateY(-2px);
  box-shadow: 0 16px 34px rgba(255, 105, 0, .2);
  outline: none;
}

.kai-featured-products__grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: clamp(14px, 1.6vw, 24px);
  margin-top: clamp(16px, 2vw, 28px);
}

.kai-featured-products__card {
  display: flex;
  min-height: 360px;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  padding: clamp(22px, 2.2vw, 36px) clamp(18px, 2vw, 28px);
  border-radius: 10px;
  background: var(--kai-fp-card);
  color: var(--kai-fp-text) !important;
  text-align: center;
  text-decoration: none !important;
  transition: transform .22s ease, box-shadow .22s ease, background .22s ease;
}

.kai-featured-products__card:hover,
.kai-featured-products__card:focus-visible {
  background: #fff;
  color: var(--kai-fp-text) !important;
  transform: translateY(-5px);
  box-shadow: 0 22px 60px rgba(13, 18, 28, .1);
  outline: none;
}

.kai-featured-products__card-media {
  width: min(74%, 220px);
  height: 168px;
  margin: 0 auto 26px;
}

.kai-featured-products__card-media img {
  object-fit: contain;
}

.kai-featured-products__card h4 {
  margin: 0 0 12px;
  color: var(--kai-fp-text);
  font-size: clamp(18px, 1.45vw, 25px);
  font-weight: 900;
  letter-spacing: -.035em;
  line-height: 1.12;
}

.kai-featured-products__card p {
  margin: 0 0 18px;
  color: var(--kai-fp-muted);
  font-size: 14px;
  line-height: 1.55;
}

.kai-featured-products__card strong {
  margin-top: auto;
  color: var(--kai-fp-text);
  font-size: 16px;
  font-weight: 900;
}

.kai-featured-products__card small {
  display: block;
  margin-top: 10px;
  color: var(--kai-fp-accent);
  font-size: 13px;
  font-weight: 850;
}

body.kai-flatsome-page .kai-ux-featured-products-native,
.kai-ux-featured-products-native {
  --kai-fp-bg: #f4f5f4;
  --kai-fp-surface: #ffffff;
  --kai-fp-card: #f8f8f8;
  --kai-fp-text: #141414;
  --kai-fp-muted: #62666d;
  --kai-fp-accent: #ff6900;
  --kai-fp-dark: #101010;
  background: var(--kai-fp-bg);
  color: var(--kai-fp-text);
  font-family: "Be Vietnam Pro", "Inter", Arial, sans-serif;
}

.kai-ux-featured-products-native * {
  box-sizing: border-box;
}

.kai-ux-featured-products-native .section-content {
  width: min(1480px, calc(100% - 48px));
  margin: 0 auto;
  padding: clamp(18px, 2.5vw, 28px);
  border-radius: 18px;
  background: var(--kai-fp-surface);
  box-shadow: 0 22px 70px rgba(11, 16, 24, .06);
}

.kai-ux-featured-products-native > .section-content > .row:first-child {
  margin-bottom: clamp(22px, 3vw, 34px);
  padding: 0;
  background: transparent;
  box-shadow: none;
}

.kai-ux-featured-products-native .tabbed-content {
  margin: 0;
}

.kai-ux-featured-products-native .nav {
  justify-content: center;
  gap: 18px clamp(20px, 4vw, 62px);
  margin: 0 auto clamp(18px, 2.5vw, 28px);
}

.kai-ux-featured-products-native .nav > li {
  margin: 0;
}

.kai-ux-featured-products-native .nav > li > a {
  min-height: 46px;
  padding: 0 0 12px;
  border: 0;
  color: #202020;
  font-size: clamp(14px, 1.1vw, 18px);
  font-weight: 850;
  letter-spacing: 0;
  line-height: 1.2;
  text-transform: none;
}

.kai-ux-featured-products-native .nav > li > a::before,
.kai-ux-featured-products-native .nav > li > a::after {
  display: none !important;
}

.kai-ux-featured-products-native .nav-line-bottom > li > a::after {
  display: block !important;
  height: 3px;
  border-radius: 999px;
  background: var(--kai-fp-accent);
}

.kai-ux-featured-products-native .nav > li.active > a,
.kai-ux-featured-products-native .nav > li > a:hover {
  color: var(--kai-fp-accent);
}

.kai-ux-featured-products-native .tab-panels {
  padding: 0;
  border: 0;
}

.kai-ux-featured-products-native .panel {
  padding: 0;
  animation: kaiFeaturedProductsIn .34s ease both;
}

.kai-ux-featured-products-native .kai-featured-products__native-hero {
  min-height: clamp(300px, 34vw, 470px);
  overflow: hidden;
  margin: 0;
  border-radius: 10px;
  background: #f8f8f8;
}

.kai-ux-featured-products-native .kai-featured-products__native-hero > .col {
  padding: 0;
}

.kai-ux-featured-products-native .kai-featured-products__native-media {
  position: relative;
  display: flex;
  min-height: clamp(300px, 34vw, 470px);
  align-items: center;
  justify-content: center;
  overflow: hidden;
  background: #090b0e;
}

.kai-ux-featured-products-native .kai-featured-products__native-media::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(90deg, rgba(0, 0, 0, .18), transparent 48%);
  pointer-events: none;
}

.kai-ux-featured-products-native .kai-featured-products__native-media img {
  display: block;
  width: 100%;
  height: 100%;
  min-height: inherit;
  object-fit: cover;
}

.kai-ux-featured-products-native .kai-featured-products__native-hero .col-inner {
  height: 100%;
}

.kai-ux-featured-products-native .kai-featured-products__native-hero .col + .col .col-inner {
  display: flex;
  min-height: clamp(300px, 34vw, 470px);
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 14px;
  padding: clamp(30px, 4vw, 72px);
  text-align: center;
}

.kai-ux-featured-products-native .kai-featured-products__native-hero h3 {
  margin: 0;
  color: var(--kai-fp-text);
  font-size: clamp(30px, 4vw, 56px);
  font-weight: 950;
  letter-spacing: -.05em;
  line-height: 1.02;
}

.kai-ux-featured-products-native .kai-featured-products__native-hero p:not(.kai-featured-products__kicker) {
  max-width: 560px;
  margin: 0 auto;
  color: var(--kai-fp-muted);
  font-size: clamp(15px, 1.2vw, 18px);
  line-height: 1.65;
}

.kai-ux-featured-products-native .kai-featured-products__native-hero .button {
  min-height: 44px;
  margin: 0;
  padding: 0 24px;
  border-radius: 12px !important;
  background: var(--kai-fp-dark) !important;
  color: #fff !important;
  font-size: 14px;
  font-weight: 850;
  line-height: 44px;
  text-transform: none;
}

.kai-ux-featured-products-native .kai-featured-products__native-hero .button:hover {
  background: var(--kai-fp-accent) !important;
  box-shadow: 0 16px 34px rgba(255, 105, 0, .2);
  transform: translateY(-2px);
}

.kai-ux-featured-products-native .kai-featured-products__native-grid {
  margin-top: clamp(16px, 2vw, 28px);
}

.kai-ux-featured-products-native .kai-featured-products__native-grid > .col {
  display: flex;
}

.kai-ux-featured-products-native .kai-featured-products__native-grid .col-inner {
  display: flex;
  width: 100%;
  min-height: 360px;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  padding: clamp(22px, 2.2vw, 36px) clamp(18px, 2vw, 28px);
  border-radius: 10px;
  background: var(--kai-fp-card);
  color: var(--kai-fp-text);
  text-align: center;
  transition: transform .22s ease, box-shadow .22s ease, background .22s ease;
}

.kai-ux-featured-products-native .kai-featured-products__native-grid .col-inner:hover {
  background: #fff;
  transform: translateY(-5px);
  box-shadow: 0 22px 60px rgba(13, 18, 28, .1);
}

.kai-ux-featured-products-native .kai-featured-products__native-card-media {
  width: min(74%, 220px);
  height: 168px;
  margin: 0 auto 26px;
}

.kai-ux-featured-products-native .kai-featured-products__native-card-media img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.kai-ux-featured-products-native .kai-featured-products__native-grid h4 {
  margin: 0 0 12px;
  color: var(--kai-fp-text);
  font-size: clamp(18px, 1.45vw, 25px);
  font-weight: 900;
  letter-spacing: -.035em;
  line-height: 1.12;
}

.kai-ux-featured-products-native .kai-featured-products__native-grid p {
  margin: 0 0 18px;
  color: var(--kai-fp-muted);
  font-size: 14px;
  line-height: 1.55;
}

.kai-ux-featured-products-native .kai-featured-products__native-grid strong {
  display: block;
  margin-top: auto;
  color: var(--kai-fp-text);
  font-size: 16px;
  font-weight: 900;
}

.kai-ux-featured-products-native .kai-featured-products__native-grid .button {
  margin: 10px 0 0;
  padding: 0;
  color: var(--kai-fp-accent) !important;
  font-size: 13px;
  font-weight: 850;
  line-height: 1.3;
  text-transform: none;
}

.kai-ux-featured-products-native .kai-featured-products__native-grid .button::after {
  display: none;
}

@keyframes kaiFeaturedProductsIn {
  from {
    opacity: 0;
    transform: translateY(8px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes kaiAiDemoFloat {
  0%, 100% {
    transform: translate3d(0, 0, 0) scale(1);
  }
  50% {
    transform: translate3d(18px, -14px, 0) scale(1.06);
  }
}

@keyframes kaiAiDemoWindow {
  0%, 100% {
    transform: translate3d(0, 0, 0) rotate(-1deg);
  }
  50% {
    transform: translate3d(0, -8px, 0) rotate(1deg);
  }
}

@keyframes kaiAiDemoLine {
  0%, 100% {
    opacity: .48;
    transform: scaleX(.72);
  }
  48%, 70% {
    opacity: 1;
    transform: scaleX(1);
  }
}

@keyframes kaiAiDemoProgress {
  0%, 100% {
    transform: translateX(-42%) scaleX(.55);
  }
  55% {
    transform: translateX(8%) scaleX(1.08);
  }
}

@keyframes kaiAiDemoPop {
  0%, 100% {
    opacity: .82;
    transform: translate3d(0, 6px, 0) scale(.96);
  }
  42%, 74% {
    opacity: 1;
    transform: translate3d(0, -6px, 0) scale(1);
  }
}

@keyframes kaiAiDemoPhone {
  0%, 100% {
    transform: translate3d(10px, 12px, 0) rotate(4deg);
  }
  50% {
    transform: translate3d(-4px, -10px, 0) rotate(-2deg);
  }
}

@keyframes kaiAiDemoSpark {
  0%, 100% {
    opacity: .25;
    transform: scale(.6);
  }
  50% {
    opacity: 1;
    transform: scale(1.35);
  }
}

@media (max-width: 1024px) {
  .kai-featured-products__hero {
    grid-template-columns: 1fr;
  }

  .kai-ai-demo {
    width: min(88%, 620px);
  }

  .kai-featured-products__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 640px) {
  .kai-featured-products__inner {
    width: min(100% - 24px, 520px);
  }

  .kai-featured-products__tabs {
    justify-content: flex-start;
    gap: 12px;
    overflow-x: auto;
    padding-bottom: 6px;
    scroll-snap-type: x proximity;
  }

  .kai-featured-products__tab {
    flex: 0 0 auto;
    scroll-snap-align: start;
  }

  .kai-featured-products__panel-wrap {
    padding: 12px;
    border-radius: 14px;
  }

  .kai-featured-products__hero-media {
    min-height: 220px;
  }

  .kai-featured-products__hero-media--ai-demo {
    min-height: 290px;
    padding: 18px;
  }

  .kai-ai-demo {
    width: 100%;
    aspect-ratio: 1.05;
  }

  .kai-ai-demo__window {
    inset: 8% 5% 16% 3%;
    border-radius: 22px;
  }

  .kai-ai-demo__layout {
    grid-template-columns: 62px 1fr;
  }

  .kai-ai-demo__sidebar {
    gap: 10px;
    padding: 18px 12px;
  }

  .kai-ai-demo__sidebar span {
    height: 32px;
    border-radius: 12px;
  }

  .kai-ai-demo__workspace {
    padding: 20px;
  }

  .kai-ai-demo__chat {
    right: 2%;
    top: 8%;
    width: 54%;
  }

  .kai-ai-demo__phone {
    right: 4%;
    width: 34%;
    min-width: 112px;
  }

  .kai-featured-products__hero-content {
    min-height: 260px;
    padding: 28px 18px;
  }

  .kai-featured-products__grid {
    grid-template-columns: 1fr;
  }

  .kai-featured-products__card {
    min-height: 310px;
  }
}

@media (prefers-reduced-motion: reduce) {
  .kai-ai-demo *,
  .kai-featured-products__panel {
    animation-duration: .01ms !important;
    animation-iteration-count: 1 !important;
    scroll-behavior: auto !important;
  }
}

/* ZoneToken-inspired soft section backgrounds. Keep this layer last so it wins
   over older theme experiments without changing UX Builder content. */
body.kai-flatsome-page,
body.kai-flatsome-page.home-clone-page,
body.home.home-clone-page {
  --kai-zone-ink: #101827;
  --kai-zone-muted: #627089;
  --kai-zone-purple: #6f42f5;
  --kai-zone-violet: #a78bfa;
  --kai-zone-blue: #38bdf8;
  --kai-zone-cyan: #67e8f9;
  --kai-zone-line: rgba(120, 138, 171, .18);
  --kai-zone-card: rgba(255, 255, 255, .78);
  background:
    radial-gradient(circle at 12% 7%, rgba(167, 139, 250, .28), transparent 31%),
    radial-gradient(circle at 88% 9%, rgba(103, 232, 249, .28), transparent 34%),
    linear-gradient(180deg, #fbfdff 0%, #f3f7ff 44%, #f8fbff 100%) !important;
  color: var(--kai-zone-ink);
}

body.kai-flatsome-page #wrapper,
body.kai-flatsome-page #main,
body.kai-flatsome-page .page-wrapper,
body.kai-flatsome-page #content,
body.kai-flatsome-page .entry-content,
body.kai-flatsome-page .kai-flatsome-home,
body.kai-flatsome-page .shell-content {
  background: transparent !important;
}

body.kai-flatsome-page .nav.home-topbar,
body.kai-flatsome-page.home-clone-page .nav.home-topbar,
body.home.home-clone-page .nav.home-topbar {
  background: rgba(255, 255, 255, .78) !important;
  border-bottom: 1px solid rgba(148, 163, 184, .14) !important;
  box-shadow: 0 18px 60px rgba(46, 61, 98, .08) !important;
  backdrop-filter: blur(22px);
}

body.kai-flatsome-page .home-topbar .nav-inner,
body.kai-flatsome-page.home-clone-page .home-topbar .nav-inner,
body.home.home-clone-page .home-topbar .nav-inner {
  min-height: 76px;
}

body.kai-flatsome-page .nav.home-topbar .topbar-chip,
body.kai-flatsome-page.home-clone-page .nav.home-topbar .topbar-chip,
body.home.home-clone-page .nav.home-topbar .topbar-chip {
  color: #273245 !important;
}

body.kai-flatsome-page .nav.home-topbar .topbar-chip:hover,
body.kai-flatsome-page.home-clone-page .nav.home-topbar .topbar-chip:hover,
body.home.home-clone-page .nav.home-topbar .topbar-chip:hover {
  color: var(--kai-zone-purple) !important;
}

body.kai-flatsome-page .nav.home-topbar .topbar-chip.active,
body.kai-flatsome-page .nav.home-topbar .topbar-chip[aria-current="page"],
body.kai-flatsome-page.home-clone-page .nav.home-topbar .topbar-chip.active,
body.kai-flatsome-page.home-clone-page .nav.home-topbar .topbar-chip[aria-current="page"],
body.home.home-clone-page .nav.home-topbar .topbar-chip.active,
body.home.home-clone-page .nav.home-topbar .topbar-chip[aria-current="page"] {
  color: #111827 !important;
}

body.kai-flatsome-page .nav.home-topbar .topbar-chip::after,
body.kai-flatsome-page.home-clone-page .nav.home-topbar .topbar-chip::after,
body.home.home-clone-page .nav.home-topbar .topbar-chip::after {
  background: linear-gradient(90deg, #facc15, var(--kai-zone-purple)) !important;
}

body.kai-flatsome-page .nav.home-topbar .topbar-hotline,
body.kai-flatsome-page.home-clone-page .nav.home-topbar .topbar-hotline,
body.home.home-clone-page .nav.home-topbar .topbar-hotline {
  background: linear-gradient(135deg, #7c3aed 0%, #5b6df5 100%) !important;
  color: #fff !important;
  box-shadow: 0 16px 38px rgba(111, 66, 245, .22) !important;
}

body.kai-flatsome-page .kai-flatsome-home .section:not(.kai-ux-coaching-cards),
body.kai-flatsome-page.home-clone-page .kai-flatsome-home .section:not(.kai-ux-coaching-cards),
body.home.home-clone-page .kai-flatsome-home .section:not(.kai-ux-coaching-cards),
body.kai-flatsome-page .section.kai-ux-featured-products-native {
  position: relative;
  overflow: hidden;
  border-top: 1px solid rgba(148, 163, 184, .14);
  background:
    radial-gradient(circle at 10% 12%, rgba(167, 139, 250, .17), transparent 30%),
    radial-gradient(circle at 88% 18%, rgba(103, 232, 249, .17), transparent 32%),
    linear-gradient(180deg, #fbfdff 0%, #f4f8ff 100%) !important;
}

body.kai-flatsome-page .kai-flatsome-home .section:not(.kai-ux-coaching-cards)::before,
body.kai-flatsome-page.home-clone-page .kai-flatsome-home .section:not(.kai-ux-coaching-cards)::before,
body.home.home-clone-page .kai-flatsome-home .section:not(.kai-ux-coaching-cards)::before {
  opacity: .7;
  background:
    linear-gradient(90deg, rgba(111, 66, 245, .07) 1px, transparent 1px),
    linear-gradient(180deg, rgba(56, 189, 248, .06) 1px, transparent 1px) !important;
  background-size: 72px 72px !important;
  mask-image: linear-gradient(180deg, transparent, #000 18%, #000 76%, transparent);
}

body.kai-flatsome-page .kai-flatsome-home .section.kai-ux-hero-video,
body.kai-flatsome-page.home-clone-page .kai-flatsome-home .section.kai-ux-hero-video,
body.home.home-clone-page .kai-flatsome-home .section.kai-ux-hero-video {
  background:
    radial-gradient(circle at 4% 5%, rgba(167, 139, 250, .38), transparent 35%),
    radial-gradient(circle at 96% 9%, rgba(103, 232, 249, .34), transparent 36%),
    linear-gradient(135deg, #ffffff 0%, #f5f0ff 42%, #edfaff 100%) !important;
}

body.kai-flatsome-page .kai-flatsome-home .section.kai-ux-about,
body.kai-flatsome-page.home-clone-page .kai-flatsome-home .section.kai-ux-about,
body.home.home-clone-page .kai-flatsome-home .section.kai-ux-about {
  background:
    radial-gradient(circle at 84% 12%, rgba(103, 232, 249, .22), transparent 34%),
    linear-gradient(180deg, #f7fbff 0%, #eef5ff 100%) !important;
}

body.kai-flatsome-page .kai-flatsome-home .section.kai-ux-solutions,
body.kai-flatsome-page.home-clone-page .kai-flatsome-home .section.kai-ux-solutions,
body.home.home-clone-page .kai-flatsome-home .section.kai-ux-solutions {
  background:
    radial-gradient(circle at 16% 20%, rgba(124, 58, 237, .16), transparent 31%),
    linear-gradient(180deg, #f7f4ff 0%, #f5f8ff 100%) !important;
}

body.kai-flatsome-page .kai-flatsome-home .section.kai-ux-team-growth,
body.kai-flatsome-page.home-clone-page .kai-flatsome-home .section.kai-ux-team-growth,
body.home.home-clone-page .kai-flatsome-home .section.kai-ux-team-growth {
  background:
    radial-gradient(circle at 50% 100%, rgba(37, 99, 235, .08), transparent 36%),
    linear-gradient(180deg, #ffffff 0%, #fbfcff 100%) !important;
  color: #24272f !important;
}

body.kai-flatsome-page .kai-ux-team-growth .section-content,
body.kai-flatsome-page.home-clone-page .kai-ux-team-growth .section-content,
body.home.home-clone-page .kai-ux-team-growth .section-content {
  position: relative;
  z-index: 1;
}

body.kai-flatsome-page .kai-flatsome-home .section.kai-ux-cost-saving,
body.kai-flatsome-page.home-clone-page .kai-flatsome-home .section.kai-ux-cost-saving,
body.home.home-clone-page .kai-flatsome-home .section.kai-ux-cost-saving {
  background: #ffffff !important;
  color: #171a20 !important;
}

body.kai-flatsome-page .kai-flatsome-home .section.kai-ux-support-icons,
body.kai-flatsome-page.home-clone-page .kai-flatsome-home .section.kai-ux-support-icons,
body.home.home-clone-page .kai-flatsome-home .section.kai-ux-support-icons {
  background: #f6f6f6 !important;
  color: #171a20 !important;
}

body.kai-flatsome-page .kai-ux-support-icons h2,
body.kai-flatsome-page.home-clone-page .kai-ux-support-icons h2,
body.home.home-clone-page .kai-ux-support-icons h2,
body.kai-flatsome-page .kai-ux-support-icons h2:not([style*="color"]),
body.kai-flatsome-page.home-clone-page .kai-ux-support-icons h2:not([style*="color"]),
body.home.home-clone-page .kai-ux-support-icons h2:not([style*="color"]) {
  margin: 0 0 38px;
  background: none !important;
  -webkit-background-clip: border-box !important;
  background-clip: border-box !important;
  -webkit-text-fill-color: currentColor !important;
  color: #1b1d22 !important;
  font-family: "Be Vietnam Pro", "Inter", Arial, sans-serif;
  font-size: clamp(28px, 2.4vw, 40px);
  font-weight: 900;
  letter-spacing: -.045em;
  line-height: 1.15;
  text-align: center;
}

body.kai-flatsome-page .kai-support-icon-grid,
body.kai-flatsome-page.home-clone-page .kai-support-icon-grid,
body.home.home-clone-page .kai-support-icon-grid {
  align-items: flex-start;
}

body.kai-flatsome-page .kai-support-icon-grid > .col,
body.kai-flatsome-page.home-clone-page .kai-support-icon-grid > .col,
body.home.home-clone-page .kai-support-icon-grid > .col {
  padding-bottom: 20px;
}

body.kai-flatsome-page .kai-support-icon-box,
body.kai-flatsome-page.home-clone-page .kai-support-icon-box,
body.home.home-clone-page .kai-support-icon-box {
  max-width: 260px;
  margin: 0 auto;
  text-align: center !important;
}

body.kai-flatsome-page .kai-support-icon-box .icon-box-img,
body.kai-flatsome-page.home-clone-page .kai-support-icon-box .icon-box-img,
body.home.home-clone-page .kai-support-icon-box .icon-box-img {
  margin: 0 auto 26px;
}

body.kai-flatsome-page .kai-support-icon-box .icon,
body.kai-flatsome-page.home-clone-page .kai-support-icon-box .icon,
body.home.home-clone-page .kai-support-icon-box .icon {
  color: inherit;
}

body.kai-flatsome-page .kai-support-icon-box .icon-inner svg,
body.kai-flatsome-page.home-clone-page .kai-support-icon-box .icon-inner svg,
body.home.home-clone-page .kai-support-icon-box .icon-inner svg {
  display: block;
  width: 100%;
  height: auto;
}

body.kai-flatsome-page .kai-support-icon-box .icon-inner img,
body.kai-flatsome-page.home-clone-page .kai-support-icon-box .icon-inner img,
body.home.home-clone-page .kai-support-icon-box .icon-inner img {
  display: block;
  width: 100%;
  height: auto;
  background: transparent !important;
  filter: none !important;
  mix-blend-mode: normal !important;
  object-fit: contain;
}

body.kai-flatsome-page .kai-support-icon-box .icon-inner,
body.kai-flatsome-page.home-clone-page .kai-support-icon-box .icon-inner,
body.home.home-clone-page .kai-support-icon-box .icon-inner {
  background: transparent !important;
}

body.kai-flatsome-page .kai-support-icon-box h5,
body.kai-flatsome-page.home-clone-page .kai-support-icon-box h5,
body.home.home-clone-page .kai-support-icon-box h5,
body.kai-flatsome-page .kai-support-icon-box h5:not([style*="color"]),
body.kai-flatsome-page.home-clone-page .kai-support-icon-box h5:not([style*="color"]),
body.home.home-clone-page .kai-support-icon-box h5:not([style*="color"]) {
  margin: 0 0 12px;
  color: #1b1d22 !important;
  font-family: "Be Vietnam Pro", "Inter", Arial, sans-serif;
  font-size: clamp(19px, 1.45vw, 25px);
  font-weight: 900;
  letter-spacing: -.035em;
  line-height: 1.2;
  text-transform: none !important;
}

body.kai-flatsome-page .kai-support-icon-box p,
body.kai-flatsome-page.home-clone-page .kai-support-icon-box p,
body.home.home-clone-page .kai-support-icon-box p {
  margin: 0 auto;
  color: #20242b !important;
  font-size: clamp(15px, 1.05vw, 18px);
  line-height: 1.42;
  text-align: center;
}

@media (max-width: 849px) {
  body.kai-flatsome-page .kai-ux-support-icons h2,
  body.kai-flatsome-page.home-clone-page .kai-ux-support-icons h2,
  body.home.home-clone-page .kai-ux-support-icons h2 {
    margin-bottom: 28px;
  }
}

body.kai-flatsome-page .kai-cost-saving-row,
body.kai-flatsome-page.home-clone-page .kai-cost-saving-row,
body.home.home-clone-page .kai-cost-saving-row {
  align-items: center;
}

body.kai-flatsome-page .kai-cost-saving-copy h2,
body.kai-flatsome-page.home-clone-page .kai-cost-saving-copy h2,
body.home.home-clone-page .kai-cost-saving-copy h2,
body.kai-flatsome-page .kai-cost-saving-copy h2:not([style*="color"]),
body.kai-flatsome-page.home-clone-page .kai-cost-saving-copy h2:not([style*="color"]),
body.home.home-clone-page .kai-cost-saving-copy h2:not([style*="color"]) {
  margin: 0 0 12px;
  background: none !important;
  -webkit-background-clip: border-box !important;
  background-clip: border-box !important;
  -webkit-text-fill-color: currentColor !important;
  color: #20232a !important;
  font-family: "Be Vietnam Pro", "Inter", Arial, sans-serif;
  font-size: clamp(22px, 1.75vw, 30px);
  font-weight: 900;
  letter-spacing: -.035em;
  line-height: 1.18;
}

body.kai-flatsome-page .kai-cost-saving-copy p,
body.kai-flatsome-page.home-clone-page .kai-cost-saving-copy p,
body.home.home-clone-page .kai-cost-saving-copy p {
  max-width: 420px;
  margin: 0 0 24px;
  color: #666d78 !important;
  font-size: 16px;
  line-height: 1.65;
}

body.kai-flatsome-page .kai-cost-saving-button,
body.kai-flatsome-page.home-clone-page .kai-cost-saving-button,
body.home.home-clone-page .kai-cost-saving-button {
  min-height: 46px;
  margin: 0;
  padding: 0 28px;
  border: 1px solid #171a20 !important;
  border-radius: 999px !important;
  background: #ffffff !important;
  color: #171a20 !important;
  font-size: 15px;
  font-weight: 850;
  letter-spacing: 0;
  line-height: 44px;
  text-transform: none;
  transition: background 180ms ease, color 180ms ease, transform 180ms ease;
}

body.kai-flatsome-page .kai-cost-saving-button:hover,
body.kai-flatsome-page.home-clone-page .kai-cost-saving-button:hover,
body.home.home-clone-page .kai-cost-saving-button:hover,
body.kai-flatsome-page .kai-cost-saving-button:focus-visible,
body.kai-flatsome-page.home-clone-page .kai-cost-saving-button:focus-visible,
body.home.home-clone-page .kai-cost-saving-button:focus-visible {
  background: #171a20 !important;
  color: #ffffff !important;
  transform: translateY(-1px);
}

body.kai-flatsome-page .kai-cost-saving-metric,
body.kai-flatsome-page.home-clone-page .kai-cost-saving-metric,
body.home.home-clone-page .kai-cost-saving-metric {
  position: relative;
  min-height: 118px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-left: 34px;
}

body.kai-flatsome-page .kai-cost-saving-metric::before,
body.kai-flatsome-page.home-clone-page .kai-cost-saving-metric::before,
body.home.home-clone-page .kai-cost-saving-metric::before {
  content: "";
  position: absolute;
  top: 6px;
  bottom: 6px;
  left: 0;
  width: 1px;
  background: rgba(23, 26, 32, .28);
}

body.kai-flatsome-page .kai-cost-saving-metric h3,
body.kai-flatsome-page.home-clone-page .kai-cost-saving-metric h3,
body.home.home-clone-page .kai-cost-saving-metric h3,
body.kai-flatsome-page .kai-cost-saving-metric h3:not([style*="color"]),
body.kai-flatsome-page.home-clone-page .kai-cost-saving-metric h3:not([style*="color"]),
body.home.home-clone-page .kai-cost-saving-metric h3:not([style*="color"]) {
  margin: 0 0 8px;
  background: none !important;
  -webkit-background-clip: border-box !important;
  background-clip: border-box !important;
  -webkit-text-fill-color: currentColor !important;
  color: #14171d !important;
  font-family: "Be Vietnam Pro", "Inter", Arial, sans-serif;
  font-size: clamp(54px, 5vw, 78px);
  font-weight: 950;
  letter-spacing: -.06em;
  line-height: .9;
}

body.kai-flatsome-page .kai-cost-saving-metric p,
body.kai-flatsome-page.home-clone-page .kai-cost-saving-metric p,
body.home.home-clone-page .kai-cost-saving-metric p {
  margin: 0;
  color: #242832 !important;
  font-size: clamp(16px, 1.2vw, 20px);
  line-height: 1.35;
}

@media (max-width: 849px) {
  body.kai-flatsome-page .kai-cost-saving-copy,
  body.kai-flatsome-page.home-clone-page .kai-cost-saving-copy,
  body.home.home-clone-page .kai-cost-saving-copy {
    margin-bottom: 20px;
    text-align: center;
  }

  body.kai-flatsome-page .kai-cost-saving-copy p,
  body.kai-flatsome-page.home-clone-page .kai-cost-saving-copy p,
  body.home.home-clone-page .kai-cost-saving-copy p {
    margin-right: auto;
    margin-left: auto;
  }

  body.kai-flatsome-page .kai-cost-saving-metric,
  body.kai-flatsome-page.home-clone-page .kai-cost-saving-metric,
  body.home.home-clone-page .kai-cost-saving-metric {
    align-items: center;
    padding-left: 0;
    text-align: center;
  }

  body.kai-flatsome-page .kai-cost-saving-metric::before,
  body.kai-flatsome-page.home-clone-page .kai-cost-saving-metric::before,
  body.home.home-clone-page .kai-cost-saving-metric::before {
    top: 0;
    right: 18px;
    bottom: auto;
    left: 18px;
    width: auto;
    height: 1px;
  }
}

@media (max-width: 549px) {
  body.kai-flatsome-page .kai-cost-saving-metric,
  body.kai-flatsome-page.home-clone-page .kai-cost-saving-metric,
  body.home.home-clone-page .kai-cost-saving-metric {
    min-height: 96px;
    padding-top: 18px;
  }

  body.kai-flatsome-page .kai-cost-saving-button,
  body.kai-flatsome-page.home-clone-page .kai-cost-saving-button,
  body.home.home-clone-page .kai-cost-saving-button {
    width: 100%;
  }
}

body.kai-flatsome-page .kai-team-growth-copy,
body.kai-flatsome-page.home-clone-page .kai-team-growth-copy,
body.home.home-clone-page .kai-team-growth-copy {
  max-width: 980px;
  margin: 0 auto;
}

body.kai-flatsome-page .kai-team-growth-copy h2,
body.kai-flatsome-page.home-clone-page .kai-team-growth-copy h2,
body.home.home-clone-page .kai-team-growth-copy h2,
body.kai-flatsome-page .kai-team-growth-copy h2:not([style*="color"]),
body.kai-flatsome-page.home-clone-page .kai-team-growth-copy h2:not([style*="color"]),
body.home.home-clone-page .kai-team-growth-copy h2:not([style*="color"]) {
  margin: 0 auto 16px;
  background: none !important;
  -webkit-background-clip: border-box !important;
  background-clip: border-box !important;
  -webkit-text-fill-color: currentColor !important;
  color: #24272f !important;
  font-family: "Be Vietnam Pro", "Inter", Arial, sans-serif;
  font-size: clamp(36px, 5.2vw, 72px);
  font-weight: 950;
  letter-spacing: -.055em;
  line-height: .95;
  text-align: center;
}

body.kai-flatsome-page .kai-team-growth-copy h2 span,
body.kai-flatsome-page.home-clone-page .kai-team-growth-copy h2 span,
body.home.home-clone-page .kai-team-growth-copy h2 span {
  display: block;
  color: #2458f5 !important;
}

body.kai-flatsome-page .kai-team-growth-copy p,
body.kai-flatsome-page.home-clone-page .kai-team-growth-copy p,
body.home.home-clone-page .kai-team-growth-copy p {
  max-width: 720px;
  margin: 0 auto 24px;
  color: #3d414a !important;
  font-size: clamp(16px, 1.28vw, 20px);
  line-height: 1.5;
  text-align: center;
}

body.kai-flatsome-page .kai-team-growth-actions,
body.kai-flatsome-page.home-clone-page .kai-team-growth-actions,
body.home.home-clone-page .kai-team-growth-actions {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 14px 16px;
  margin: 4px 0 16px;
}

body.kai-flatsome-page .kai-team-growth-actions .button,
body.kai-flatsome-page.home-clone-page .kai-team-growth-actions .button,
body.home.home-clone-page .kai-team-growth-actions .button {
  min-width: min(100%, 264px);
  min-height: 54px;
  margin: 0;
  padding: 0 28px;
  border-radius: 999px !important;
  font-size: clamp(15px, 1.1vw, 18px);
  font-weight: 850;
  letter-spacing: 0;
  line-height: 54px;
  text-transform: none;
  transition: transform 180ms ease, box-shadow 180ms ease, background 180ms ease, color 180ms ease;
}

body.kai-flatsome-page .kai-team-growth-actions .kai-team-growth-primary,
body.kai-flatsome-page.home-clone-page .kai-team-growth-actions .kai-team-growth-primary,
body.home.home-clone-page .kai-team-growth-actions .kai-team-growth-primary {
  border: 1px solid #3f76ff !important;
  background: linear-gradient(135deg, #5487ff 0%, #2458f5 100%) !important;
  color: #ffffff !important;
  box-shadow: 0 16px 32px rgba(36, 88, 245, .2);
}

body.kai-flatsome-page .kai-team-growth-actions .kai-team-growth-secondary,
body.kai-flatsome-page.home-clone-page .kai-team-growth-actions .kai-team-growth-secondary,
body.home.home-clone-page .kai-team-growth-actions .kai-team-growth-secondary {
  border: 1px solid rgba(36, 88, 245, .82) !important;
  background: #ffffff !important;
  color: #2458f5 !important;
  box-shadow: none;
}

body.kai-flatsome-page .kai-team-growth-actions .button:hover,
body.kai-flatsome-page.home-clone-page .kai-team-growth-actions .button:hover,
body.home.home-clone-page .kai-team-growth-actions .button:hover,
body.kai-flatsome-page .kai-team-growth-actions .button:focus-visible,
body.kai-flatsome-page.home-clone-page .kai-team-growth-actions .button:focus-visible,
body.home.home-clone-page .kai-team-growth-actions .button:focus-visible {
  transform: translateY(-2px);
  box-shadow: 0 18px 38px rgba(36, 88, 245, .18);
}

body.kai-flatsome-page .kai-team-growth-rating,
body.kai-flatsome-page.home-clone-page .kai-team-growth-rating,
body.home.home-clone-page .kai-team-growth-rating {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 8px;
  margin: 0 auto;
  color: #68707d !important;
  font-size: 14px;
  line-height: 1.4;
  text-align: center;
}

body.kai-flatsome-page .kai-team-growth-rating span,
body.kai-flatsome-page.home-clone-page .kai-team-growth-rating span,
body.home.home-clone-page .kai-team-growth-rating span {
  color: #ffb703;
  font-size: 15px;
  letter-spacing: -0.06em;
}

body.kai-flatsome-page .kai-team-growth-rating strong,
body.kai-flatsome-page.home-clone-page .kai-team-growth-rating strong,
body.home.home-clone-page .kai-team-growth-rating strong {
  color: #535b67;
  font-weight: 700;
}

body.kai-flatsome-page .kai-team-growth-rating i,
body.kai-flatsome-page.home-clone-page .kai-team-growth-rating i,
body.home.home-clone-page .kai-team-growth-rating i {
  color: #a6adba;
  font-style: normal;
}

@media (max-width: 549px) {
  body.kai-flatsome-page .kai-team-growth-actions,
  body.kai-flatsome-page.home-clone-page .kai-team-growth-actions,
  body.home.home-clone-page .kai-team-growth-actions {
    align-items: stretch;
    flex-direction: column;
  }

  body.kai-flatsome-page .kai-team-growth-actions .button,
  body.kai-flatsome-page.home-clone-page .kai-team-growth-actions .button,
  body.home.home-clone-page .kai-team-growth-actions .button {
    width: 100%;
  }
}

body.kai-flatsome-page .kai-flatsome-home .section.kai-ux-coaching-cards,
body.kai-flatsome-page.home-clone-page .kai-flatsome-home .section.kai-ux-coaching-cards,
body.home.home-clone-page .kai-flatsome-home .section.kai-ux-coaching-cards {
  position: relative;
  overflow: hidden;
  isolation: isolate;
  color: inherit;
}

body.kai-flatsome-page .kai-flatsome-home .section.kai-ux-coaching-cards::before,
body.kai-flatsome-page.home-clone-page .kai-flatsome-home .section.kai-ux-coaching-cards::before,
body.home.home-clone-page .kai-flatsome-home .section.kai-ux-coaching-cards::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 0;
  background: transparent !important;
  opacity: 0;
  pointer-events: none;
}

body.kai-flatsome-page .kai-flatsome-home .section.kai-ux-coaching-cards::after,
body.kai-flatsome-page.home-clone-page .kai-flatsome-home .section.kai-ux-coaching-cards::after,
body.home.home-clone-page .kai-flatsome-home .section.kai-ux-coaching-cards::after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 0;
  background: transparent !important;
  opacity: 0;
  pointer-events: none;
}

body.kai-flatsome-page .kai-flatsome-home .section.kai-ux-coaching-cards > .section-content,
body.kai-flatsome-page.home-clone-page .kai-flatsome-home .section.kai-ux-coaching-cards > .section-content,
body.home.home-clone-page .kai-flatsome-home .section.kai-ux-coaching-cards > .section-content {
  position: relative;
  z-index: 1;
}

body.kai-flatsome-page .kai-coaching-cards-head,
body.kai-flatsome-page.home-clone-page .kai-coaching-cards-head,
body.home.home-clone-page .kai-coaching-cards-head {
  max-width: 860px;
  margin: 0 auto 22px;
}

body.kai-flatsome-page .kai-coaching-cards-head h2,
body.kai-flatsome-page.home-clone-page .kai-coaching-cards-head h2,
body.home.home-clone-page .kai-coaching-cards-head h2,
body.kai-flatsome-page .kai-coaching-cards-head h2:not([style*="color"]),
body.kai-flatsome-page.home-clone-page .kai-coaching-cards-head h2:not([style*="color"]),
body.home.home-clone-page .kai-coaching-cards-head h2:not([style*="color"]) {
  margin: 0 0 10px;
  background: none !important;
  -webkit-background-clip: border-box !important;
  background-clip: border-box !important;
  -webkit-text-fill-color: currentColor !important;
  color: inherit;
  font-family: "Be Vietnam Pro", "Inter", Arial, sans-serif;
  font-size: clamp(30px, 3.2vw, 48px);
  font-weight: 950;
  letter-spacing: -.045em;
  line-height: 1.08;
  text-align: center;
}

body.kai-flatsome-page .kai-ux-coaching-cards .kai-coaching-cards-head h2,
body.kai-flatsome-page.home-clone-page .kai-ux-coaching-cards .kai-coaching-cards-head h2,
body.home.home-clone-page .kai-ux-coaching-cards .kai-coaching-cards-head h2,
body.kai-flatsome-page .kai-ux-coaching-cards .kai-coaching-cards-head h2 span,
body.kai-flatsome-page.home-clone-page .kai-ux-coaching-cards .kai-coaching-cards-head h2 span,
body.home.home-clone-page .kai-ux-coaching-cards .kai-coaching-cards-head h2 span {
  color: inherit;
  -webkit-text-fill-color: currentColor;
  text-shadow: 0 18px 48px rgba(0, 0, 0, .36);
}

/* Let UX Builder's Section/Text color controls win over the theme defaults. */
body.kai-flatsome-page .kai-ux-coaching-cards .kai-coaching-cards-head h2:not([style*="color"]),
body.kai-flatsome-page.home-clone-page .kai-ux-coaching-cards .kai-coaching-cards-head h2:not([style*="color"]),
body.home.home-clone-page .kai-ux-coaching-cards .kai-coaching-cards-head h2:not([style*="color"]) {
  color: inherit !important;
  -webkit-text-fill-color: currentColor !important;
}

body.kai-flatsome-page .kai-coaching-cards-head p,
body.kai-flatsome-page.home-clone-page .kai-coaching-cards-head p,
body.home.home-clone-page .kai-coaching-cards-head p {
  max-width: 760px;
  margin: 0 auto;
  color: inherit;
  font-size: 16px;
  line-height: 1.7;
  text-align: center;
}

body.kai-flatsome-page .kai-ux-coaching-cards .kai-coaching-cards-head p,
body.kai-flatsome-page.home-clone-page .kai-ux-coaching-cards .kai-coaching-cards-head p,
body.home.home-clone-page .kai-ux-coaching-cards .kai-coaching-cards-head p,
body.kai-flatsome-page .kai-ux-coaching-cards .kai-coaching-cards-head p span,
body.kai-flatsome-page.home-clone-page .kai-ux-coaching-cards .kai-coaching-cards-head p span,
body.home.home-clone-page .kai-ux-coaching-cards .kai-coaching-cards-head p span {
  color: inherit;
}

body.kai-flatsome-page .kai-ux-coaching-cards .kai-coaching-cards-head p:not([style*="color"]),
body.kai-flatsome-page.home-clone-page .kai-ux-coaching-cards .kai-coaching-cards-head p:not([style*="color"]),
body.home.home-clone-page .kai-ux-coaching-cards .kai-coaching-cards-head p:not([style*="color"]) {
  color: inherit !important;
  -webkit-text-fill-color: currentColor !important;
}

body.kai-flatsome-page .kai-coaching-cards-cta,
body.kai-flatsome-page.home-clone-page .kai-coaching-cards-cta,
body.home.home-clone-page .kai-coaching-cards-cta {
  min-height: 46px;
  margin: 2px 0 30px;
  padding: 0 28px;
  border: 1px solid #2f6df6 !important;
  border-radius: 999px !important;
  background: linear-gradient(135deg, #5487ff 0%, #2861ff 100%) !important;
  box-shadow: 0 14px 28px rgba(40, 97, 255, .2);
  color: #ffffff !important;
  font-size: 15px;
  font-weight: 850;
  letter-spacing: 0;
  line-height: 46px;
  text-transform: none;
}

body.kai-flatsome-page .kai-coaching-card-grid,
body.kai-flatsome-page.home-clone-page .kai-coaching-card-grid,
body.home.home-clone-page .kai-coaching-card-grid {
  align-items: stretch;
}

body.kai-flatsome-page .kai-coaching-card-grid > .col,
body.kai-flatsome-page.home-clone-page .kai-coaching-card-grid > .col,
body.home.home-clone-page .kai-coaching-card-grid > .col {
  padding-bottom: 18px;
}

body.kai-flatsome-page .kai-coaching-card-grid .col-inner,
body.kai-flatsome-page.home-clone-page .kai-coaching-card-grid .col-inner,
body.home.home-clone-page .kai-coaching-card-grid .col-inner {
  height: auto;
}

body.kai-flatsome-page .kai-coaching-card,
body.kai-flatsome-page.home-clone-page .kai-coaching-card,
body.home.home-clone-page .kai-coaching-card {
  display: flex;
  position: relative;
  min-height: 420px;
  height: auto;
  flex-direction: column;
  overflow: hidden;
  padding: 22px 22px 24px;
  border: 1px solid rgba(56, 139, 255, .08);
  border-radius: 12px;
  background: linear-gradient(180deg, #eaf5ff 0%, #ffffff 53%, #fbfdff 100%);
  box-shadow: 0 18px 48px rgba(23, 57, 105, .06);
  color: #222733 !important;
  cursor: pointer;
  text-decoration: none !important;
  transform: translateZ(0);
  transition: transform 220ms ease, background 220ms ease, border-color 220ms ease, box-shadow 220ms ease, color 220ms ease;
  will-change: transform;
}

body.kai-flatsome-page .kai-coaching-card:hover,
body.kai-flatsome-page.home-clone-page .kai-coaching-card:hover,
body.home.home-clone-page .kai-coaching-card:hover,
body.kai-flatsome-page .kai-coaching-card:focus-visible,
body.kai-flatsome-page.home-clone-page .kai-coaching-card:focus-visible,
body.home.home-clone-page .kai-coaching-card:focus-visible {
  border-color: rgba(16, 185, 129, .95);
  background: linear-gradient(180deg, #dcfce7 0%, #f0fdf4 52%, #ffffff 100%);
  box-shadow: 0 24px 58px rgba(21, 128, 61, .16);
  color: #102116 !important;
  outline: none;
  transform: scale(1.035);
  z-index: 2;
}

body.kai-flatsome-page .kai-coaching-card-col > .col-inner,
body.kai-flatsome-page.home-clone-page .kai-coaching-card-col > .col-inner,
body.home.home-clone-page .kai-coaching-card-col > .col-inner {
  display: flex;
  min-height: 420px;
  height: 100%;
  flex-direction: column;
  overflow: visible;
  padding: 0;
  border: 0;
  border-radius: 0;
  background: transparent;
  box-shadow: none;
  transition: transform 220ms ease, background 220ms ease, border-color 220ms ease, box-shadow 220ms ease;
}

body.kai-flatsome-page .kai-ad-content-card,
body.kai-flatsome-page.home-clone-page .kai-ad-content-card,
body.home.home-clone-page .kai-ad-content-card {
  display: flex;
  min-height: 360px;
  height: 100%;
  flex: 1;
  flex-direction: column;
  overflow: hidden;
  padding: 20px 20px 22px;
  border: 1px solid rgba(56, 139, 255, .08);
  border-radius: 12px;
  background: var(--kai-ad-content-card-bg, linear-gradient(180deg, #eaf5ff 0%, #ffffff 53%, #fbfdff 100%));
  box-shadow: 0 18px 48px rgba(23, 57, 105, .06);
  color: #222733 !important;
  cursor: pointer;
  text-decoration: none !important;
  text-align: var(--kai-ad-content-text-align, left);
  transition: transform 220ms ease, background 220ms ease, border-color 220ms ease, box-shadow 220ms ease, color 220ms ease;
}

body.kai-flatsome-page .kai-coaching-card-grid > .col:not(.kai-coaching-card-col) .kai-ad-content-card,
body.kai-flatsome-page.home-clone-page .kai-coaching-card-grid > .col:not(.kai-coaching-card-col) .kai-ad-content-card,
body.home.home-clone-page .kai-coaching-card-grid > .col:not(.kai-coaching-card-col) .kai-ad-content-card {
  min-height: 360px;
}

body.kai-flatsome-page .kai-coaching-card-grid > .col:not(.kai-coaching-card-col) .kai-ad-content-card:hover,
body.kai-flatsome-page.home-clone-page .kai-coaching-card-grid > .col:not(.kai-coaching-card-col) .kai-ad-content-card:hover,
body.home.home-clone-page .kai-coaching-card-grid > .col:not(.kai-coaching-card-col) .kai-ad-content-card:hover,
body.kai-flatsome-page .kai-coaching-card-col .kai-ad-content-card:hover,
body.kai-flatsome-page.home-clone-page .kai-coaching-card-col .kai-ad-content-card:hover,
body.home.home-clone-page .kai-coaching-card-col .kai-ad-content-card:hover,
body.kai-flatsome-page .kai-coaching-card-grid > .col:not(.kai-coaching-card-col) .kai-ad-content-card:focus-visible,
body.kai-flatsome-page.home-clone-page .kai-coaching-card-grid > .col:not(.kai-coaching-card-col) .kai-ad-content-card:focus-visible,
body.home.home-clone-page .kai-coaching-card-grid > .col:not(.kai-coaching-card-col) .kai-ad-content-card:focus-visible,
body.kai-flatsome-page .kai-coaching-card-col .kai-ad-content-card:focus-visible,
body.kai-flatsome-page.home-clone-page .kai-coaching-card-col .kai-ad-content-card:focus-visible,
body.home.home-clone-page .kai-coaching-card-col .kai-ad-content-card:focus-visible {
  border-color: rgba(16, 185, 129, .95);
  box-shadow: 0 24px 58px rgba(21, 128, 61, .16);
  color: #102116 !important;
  outline: none;
  transform: scale(1.035);
  z-index: 2;
}

body.kai-flatsome-page .kai-coaching-card-col > .col-inner:hover,
body.kai-flatsome-page.home-clone-page .kai-coaching-card-col > .col-inner:hover,
body.home.home-clone-page .kai-coaching-card-col > .col-inner:hover {
  border-color: transparent;
  background: transparent;
  box-shadow: none;
  transform: none;
  z-index: 2;
}

body.kai-flatsome-page .kai-coaching-card-col .kai-coaching-card-thumb,
body.kai-flatsome-page.home-clone-page .kai-coaching-card-col .kai-coaching-card-thumb,
body.home.home-clone-page .kai-coaching-card-col .kai-coaching-card-thumb {
  width: 100%;
  margin: 0 0 24px;
}

body.kai-flatsome-page .kai-coaching-card-col .kai-ad-content-card__thumb,
body.kai-flatsome-page.home-clone-page .kai-coaching-card-col .kai-ad-content-card__thumb,
body.home.home-clone-page .kai-coaching-card-col .kai-ad-content-card__thumb,
body.kai-flatsome-page .kai-ad-content-card__thumb,
body.kai-flatsome-page.home-clone-page .kai-ad-content-card__thumb,
body.home.home-clone-page .kai-ad-content-card__thumb {
  overflow: hidden;
  aspect-ratio: 1.62 / 1;
  border-radius: var(--kai-ad-content-thumb-radius, 20px);
  background: rgba(255, 255, 255, .82);
  box-shadow: inset 0 0 0 1px rgba(225, 235, 250, .82), 0 18px 38px rgba(53, 84, 134, .08);
}

body.kai-flatsome-page .kai-coaching-card-col .kai-coaching-card-thumb .img-inner,
body.kai-flatsome-page.home-clone-page .kai-coaching-card-col .kai-coaching-card-thumb .img-inner,
body.home.home-clone-page .kai-coaching-card-col .kai-coaching-card-thumb .img-inner {
  overflow: hidden;
  border-radius: 9px;
  background: rgba(255, 255, 255, .82);
  box-shadow: inset 0 0 0 1px rgba(225, 235, 250, .82), 0 18px 38px rgba(53, 84, 134, .08);
}

body.kai-flatsome-page .kai-coaching-card-col .kai-coaching-card-thumb img,
body.kai-flatsome-page.home-clone-page .kai-coaching-card-col .kai-coaching-card-thumb img,
body.home.home-clone-page .kai-coaching-card-col .kai-coaching-card-thumb img,
body.kai-flatsome-page .kai-ad-content-card__thumb img,
body.kai-flatsome-page.home-clone-page .kai-ad-content-card__thumb img,
body.home.home-clone-page .kai-ad-content-card__thumb img {
  width: 100%;
  height: 100%;
  border-radius: inherit;
  object-fit: cover;
}

body.kai-flatsome-page .kai-coaching-card-col .kai-ad-content-card__body,
body.kai-flatsome-page.home-clone-page .kai-coaching-card-col .kai-ad-content-card__body,
body.home.home-clone-page .kai-coaching-card-col .kai-ad-content-card__body {
  flex: 1;
}

body.kai-flatsome-page .kai-ad-content-card .kai-ad-content-card__body,
body.kai-flatsome-page.home-clone-page .kai-ad-content-card .kai-ad-content-card__body,
body.home.home-clone-page .kai-ad-content-card .kai-ad-content-card__body {
  display: flex;
  flex: 1;
  flex-direction: column;
  align-items: stretch;
  min-height: 0;
  padding: 0;
  border: 0;
  border-radius: 0;
  background: transparent;
  box-shadow: none;
  transform: none;
}

body.kai-flatsome-page .kai-coaching-card-col .kai-coaching-card,
body.kai-flatsome-page.home-clone-page .kai-coaching-card-col .kai-coaching-card,
body.home.home-clone-page .kai-coaching-card-col .kai-coaching-card {
  min-height: 0;
  padding: 0;
  border: 0;
  border-radius: 0;
  background: transparent;
  box-shadow: none;
  transform: none;
}

body.kai-flatsome-page .kai-coaching-card-col .kai-coaching-card:hover,
body.kai-flatsome-page.home-clone-page .kai-coaching-card-col .kai-coaching-card:hover,
body.home.home-clone-page .kai-coaching-card-col .kai-coaching-card:hover,
body.kai-flatsome-page .kai-coaching-card-col .kai-coaching-card:focus-visible,
body.kai-flatsome-page.home-clone-page .kai-coaching-card-col .kai-coaching-card:focus-visible,
body.home.home-clone-page .kai-coaching-card-col .kai-coaching-card:focus-visible {
  border-color: transparent;
  background: transparent;
  box-shadow: none;
  transform: none;
}

body.kai-flatsome-page .kai-coaching-card-visual,
body.kai-flatsome-page.home-clone-page .kai-coaching-card-visual,
body.home.home-clone-page .kai-coaching-card-visual {
  position: relative;
  min-height: 178px;
  margin: 0 0 24px;
  border-radius: 9px;
  background: rgba(255, 255, 255, .82);
  box-shadow: inset 0 0 0 1px rgba(225, 235, 250, .82), 0 18px 38px rgba(53, 84, 134, .08);
}

body.kai-flatsome-page .kai-coaching-card-visual::before,
body.kai-flatsome-page.home-clone-page .kai-coaching-card-visual::before,
body.home.home-clone-page .kai-coaching-card-visual::before {
  content: "";
  position: absolute;
  inset: 15px 18px auto;
  height: 8px;
  border-radius: 99px;
  background: linear-gradient(90deg, rgba(148, 163, 184, .18), rgba(148, 163, 184, .07));
}

body.kai-flatsome-page .kai-coaching-card-visual span,
body.kai-flatsome-page.home-clone-page .kai-coaching-card-visual span,
body.home.home-clone-page .kai-coaching-card-visual span,
body.kai-flatsome-page .kai-coaching-card-visual i,
body.kai-flatsome-page.home-clone-page .kai-coaching-card-visual i,
body.home.home-clone-page .kai-coaching-card-visual i {
  position: absolute;
  display: block;
  border-radius: 8px;
  background: #ffffff;
  box-shadow: 0 10px 26px rgba(36, 72, 123, .08);
}

body.kai-flatsome-page .visual-global span:nth-child(1),
body.kai-flatsome-page.home-clone-page .visual-global span:nth-child(1),
body.home.home-clone-page .visual-global span:nth-child(1) {
  width: 50%;
  height: 8px;
  top: 64px;
  left: 23px;
  background: #dbeafe;
}

body.kai-flatsome-page .visual-global span:nth-child(2),
body.kai-flatsome-page.home-clone-page .visual-global span:nth-child(2),
body.home.home-clone-page .visual-global span:nth-child(2) {
  width: 44%;
  height: 28px;
  top: 84px;
  left: 23px;
  background: #60a5fa;
}

body.kai-flatsome-page .visual-global span:nth-child(3),
body.kai-flatsome-page.home-clone-page .visual-global span:nth-child(3),
body.home.home-clone-page .visual-global span:nth-child(3) {
  width: 52%;
  height: 30px;
  top: 125px;
  left: 23px;
  background: #fb7185;
}

body.kai-flatsome-page .visual-global i,
body.kai-flatsome-page.home-clone-page .visual-global i,
body.home.home-clone-page .visual-global i {
  width: 46%;
  height: 8px;
  right: 24px;
  top: 108px;
  background: #e2e8f0;
}

body.kai-flatsome-page .visual-approval span:nth-child(1),
body.kai-flatsome-page.home-clone-page .visual-approval span:nth-child(1),
body.home.home-clone-page .visual-approval span:nth-child(1) {
  width: 34px;
  height: 34px;
  left: 38px;
  top: 65px;
  border: 8px solid #bbf7d0;
}

body.kai-flatsome-page .visual-approval span:nth-child(2),
body.kai-flatsome-page.home-clone-page .visual-approval span:nth-child(2),
body.home.home-clone-page .visual-approval span:nth-child(2) {
  width: 64%;
  height: 8px;
  left: 82px;
  top: 72px;
  background: #dbeafe;
}

body.kai-flatsome-page .visual-approval span:nth-child(3),
body.kai-flatsome-page.home-clone-page .visual-approval span:nth-child(3),
body.home.home-clone-page .visual-approval span:nth-child(3) {
  width: 54%;
  height: 8px;
  left: 82px;
  top: 95px;
  background: #bfdbfe;
}

body.kai-flatsome-page .visual-approval i,
body.kai-flatsome-page.home-clone-page .visual-approval i,
body.home.home-clone-page .visual-approval i {
  width: 2px;
  height: 92px;
  left: 54px;
  top: 102px;
  background: #d1d5db;
}

body.kai-flatsome-page .visual-workflow span:nth-child(1),
body.kai-flatsome-page.home-clone-page .visual-workflow span:nth-child(1),
body.home.home-clone-page .visual-workflow span:nth-child(1) {
  width: 88px;
  height: 34px;
  top: 60px;
  left: 50%;
  background: #eef2ff;
  transform: translateX(-50%);
}

body.kai-flatsome-page .visual-workflow span:nth-child(2),
body.kai-flatsome-page.home-clone-page .visual-workflow span:nth-child(2),
body.home.home-clone-page .visual-workflow span:nth-child(2) {
  width: 78px;
  height: 42px;
  top: 134px;
  left: 28px;
  background: #ffffff;
}

body.kai-flatsome-page .visual-workflow span:nth-child(3),
body.kai-flatsome-page.home-clone-page .visual-workflow span:nth-child(3),
body.home.home-clone-page .visual-workflow span:nth-child(3) {
  width: 78px;
  height: 42px;
  top: 134px;
  right: 28px;
  background: #ffffff;
}

body.kai-flatsome-page .visual-workflow i,
body.kai-flatsome-page.home-clone-page .visual-workflow i,
body.home.home-clone-page .visual-workflow i {
  width: 52%;
  height: 2px;
  top: 118px;
  left: 24%;
  background: #bfdbfe;
}

body.kai-flatsome-page .visual-team span:nth-child(1),
body.kai-flatsome-page.home-clone-page .visual-team span:nth-child(1),
body.home.home-clone-page .visual-team span:nth-child(1) {
  width: 74%;
  height: 86px;
  top: 64px;
  left: 13%;
  background: #ffffff;
}

body.kai-flatsome-page .visual-team span:nth-child(2),
body.kai-flatsome-page.home-clone-page .visual-team span:nth-child(2),
body.home.home-clone-page .visual-team span:nth-child(2) {
  width: 52%;
  height: 9px;
  left: 24%;
  top: 95px;
  background: #e0e7ff;
}

body.kai-flatsome-page .visual-team span:nth-child(3),
body.kai-flatsome-page.home-clone-page .visual-team span:nth-child(3),
body.home.home-clone-page .visual-team span:nth-child(3) {
  width: 34%;
  height: 9px;
  left: 24%;
  top: 118px;
  background: #dcfce7;
}

body.kai-flatsome-page .visual-team i,
body.kai-flatsome-page.home-clone-page .visual-team i,
body.home.home-clone-page .visual-team i {
  width: 58px;
  height: 22px;
  left: 24%;
  top: 150px;
  border: 1px solid #3b82f6;
  background: #ffffff;
}

body.kai-flatsome-page .kai-coaching-card h3,
body.kai-flatsome-page.home-clone-page .kai-coaching-card h3,
body.home.home-clone-page .kai-coaching-card h3 {
  margin: 0 0 14px;
  color: inherit !important;
  font-family: "Be Vietnam Pro", "Inter", Arial, sans-serif;
  font-size: clamp(18px, 1.45vw, 22px);
  font-weight: 900;
  letter-spacing: -.035em;
  line-height: 1.22;
}

body.kai-flatsome-page .kai-coaching-card p,
body.kai-flatsome-page.home-clone-page .kai-coaching-card p,
body.home.home-clone-page .kai-coaching-card p {
  margin: 0 0 22px;
  color: #687383 !important;
  font-size: 14px;
  line-height: 1.58;
}

body.kai-flatsome-page .kai-coaching-card:hover p,
body.kai-flatsome-page.home-clone-page .kai-coaching-card:hover p,
body.home.home-clone-page .kai-coaching-card:hover p,
body.kai-flatsome-page .kai-coaching-card:focus-visible p,
body.kai-flatsome-page.home-clone-page .kai-coaching-card:focus-visible p,
body.home.home-clone-page .kai-coaching-card:focus-visible p {
  color: #245238 !important;
}

body.kai-flatsome-page .kai-coaching-card strong,
body.kai-flatsome-page.home-clone-page .kai-coaching-card strong,
body.home.home-clone-page .kai-coaching-card strong {
  display: block;
  margin-top: auto;
  color: #075fff !important;
  font-size: 15px;
  font-weight: 850;
  line-height: 1.35;
}

body.kai-flatsome-page .kai-ad-content-card .kai-coaching-card,
body.kai-flatsome-page.home-clone-page .kai-ad-content-card .kai-coaching-card,
body.home.home-clone-page .kai-ad-content-card .kai-coaching-card,
body.kai-flatsome-page .kai-ad-content-card .kai-coaching-card h3,
body.kai-flatsome-page.home-clone-page .kai-ad-content-card .kai-coaching-card h3,
body.home.home-clone-page .kai-ad-content-card .kai-coaching-card h3,
body.kai-flatsome-page .kai-ad-content-card .kai-coaching-card p,
body.kai-flatsome-page.home-clone-page .kai-ad-content-card .kai-coaching-card p,
body.home.home-clone-page .kai-ad-content-card .kai-coaching-card p,
body.kai-flatsome-page .kai-ad-content-card .kai-coaching-card strong,
body.kai-flatsome-page.home-clone-page .kai-ad-content-card .kai-coaching-card strong,
body.home.home-clone-page .kai-ad-content-card .kai-coaching-card strong,
body.kai-flatsome-page .kai-ad-content-card .kai-coaching-card small,
body.kai-flatsome-page.home-clone-page .kai-ad-content-card .kai-coaching-card small,
body.home.home-clone-page .kai-ad-content-card .kai-coaching-card small {
  text-align: var(--kai-ad-content-text-align, left);
}

body.kai-flatsome-page .kai-ad-content-card .kai-coaching-card h3,
body.kai-flatsome-page.home-clone-page .kai-ad-content-card .kai-coaching-card h3,
body.home.home-clone-page .kai-ad-content-card .kai-coaching-card h3 {
  margin-top: 16px;
  margin-bottom: 12px;
  font-size: var(--kai-ad-content-title-size, 22px);
  text-align: center !important;
}

body.kai-flatsome-page .kai-ad-content-card .kai-coaching-card p,
body.kai-flatsome-page.home-clone-page .kai-ad-content-card .kai-coaching-card p,
body.home.home-clone-page .kai-ad-content-card .kai-coaching-card p {
  margin-bottom: 18px;
  font-size: var(--kai-ad-content-description-size, 14px);
}

body.kai-flatsome-page .kai-ad-content-card .kai-coaching-card strong,
body.kai-flatsome-page.home-clone-page .kai-ad-content-card .kai-coaching-card strong,
body.home.home-clone-page .kai-ad-content-card .kai-coaching-card strong {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  min-height: 38px;
  margin: auto auto 0;
  padding: 0 20px;
  border-radius: 999px;
  background: #1769ff;
  box-shadow: 0 12px 28px rgba(23, 105, 255, .18);
  color: #fff !important;
  font-size: var(--kai-ad-content-cta-size, 15px);
  line-height: 1;
  text-align: center !important;
}

/* Prices belong only to the online-course page cards. */
body.kai-online-course-page .kai-ad-content-card__price {
  display: block;
  margin: 0 0 14px;
  color: #1769ff !important;
  font-size: 17px;
  font-weight: 850;
  line-height: 1.2;
  text-align: center !important;
}

body.kai-online-course-page .kai-ad-content-card__body p {
  flex: 1;
}

body.kai-online-course-page .kai-ad-content-card__body strong {
  margin-top: 0 !important;
}

body.kai-online-course-page .kai-ad-content-card__thumb {
  aspect-ratio: 1 / 1 !important;
  height: auto !important;
  min-height: 0;
}

body.kai-online-course-page .kai-ad-content-card__thumb img {
  height: 100% !important;
  object-fit: cover;
}

body.kai-flatsome-page .kai-projects-all-row,
body.kai-flatsome-page.home-clone-page .kai-projects-all-row,
body.home.home-clone-page .kai-projects-all-row {
  margin-top: 18px;
}

body.kai-flatsome-page .kai-coaching-card-grid .kai-ad-content-card,
body.kai-flatsome-page.home-clone-page .kai-coaching-card-grid .kai-ad-content-card,
body.home.home-clone-page .kai-coaching-card-grid .kai-ad-content-card {
  min-height: 330px;
  padding: 18px 18px 20px;
}

body.kai-flatsome-page .kai-coaching-card-grid > .col:not(.kai-coaching-card-col) .kai-ad-content-card,
body.kai-flatsome-page.home-clone-page .kai-coaching-card-grid > .col:not(.kai-coaching-card-col) .kai-ad-content-card,
body.home.home-clone-page .kai-coaching-card-grid > .col:not(.kai-coaching-card-col) .kai-ad-content-card {
  min-height: 330px;
}

body.kai-flatsome-page .kai-coaching-card-grid .kai-ad-content-card__thumb,
body.kai-flatsome-page.home-clone-page .kai-coaching-card-grid .kai-ad-content-card__thumb,
body.home.home-clone-page .kai-coaching-card-grid .kai-ad-content-card__thumb {
  aspect-ratio: 2.22 / 1;
}

body.kai-flatsome-page .kai-coaching-card-grid .kai-ad-content-card .kai-coaching-card h3,
body.kai-flatsome-page.home-clone-page .kai-coaching-card-grid .kai-ad-content-card .kai-coaching-card h3,
body.home.home-clone-page .kai-coaching-card-grid .kai-ad-content-card .kai-coaching-card h3 {
  margin-top: 18px;
}

body.kai-flatsome-page .kai-coaching-card-grid .kai-ad-content-card .kai-coaching-card p,
body.kai-flatsome-page.home-clone-page .kai-coaching-card-grid .kai-ad-content-card .kai-coaching-card p,
body.home.home-clone-page .kai-coaching-card-grid .kai-ad-content-card .kai-coaching-card p {
  margin-bottom: 16px;
}

.kai-projects-all-button,
body.kai-flatsome-page .kai-projects-all-button,
body.kai-flatsome-page.home-clone-page .kai-projects-all-button,
body.home.home-clone-page .kai-projects-all-button {
  min-width: 170px;
  border-radius: 999px !important;
  background: #111827 !important;
  background-color: #111827 !important;
  border-color: #111827 !important;
  box-shadow: 0 16px 36px rgba(17, 24, 39, .18);
  color: #fff !important;
}

.kai-projects-all-button:hover,
body.kai-flatsome-page .kai-projects-all-button:hover,
body.kai-flatsome-page.home-clone-page .kai-projects-all-button:hover,
body.home.home-clone-page .kai-projects-all-button:hover {
  background: #1769ff !important;
  background-color: #1769ff !important;
  border-color: #1769ff !important;
  color: #fff !important;
  transform: translateY(-2px);
}

body.kai-flatsome-page .kai-coaching-card:hover strong,
body.kai-flatsome-page.home-clone-page .kai-coaching-card:hover strong,
body.home.home-clone-page .kai-coaching-card:hover strong,
body.kai-flatsome-page .kai-coaching-card:focus-visible strong,
body.kai-flatsome-page.home-clone-page .kai-coaching-card:focus-visible strong,
body.home.home-clone-page .kai-coaching-card:focus-visible strong {
  color: #059669 !important;
}

@media (max-width: 849px) {
  body.kai-flatsome-page .kai-coaching-card,
  body.kai-flatsome-page.home-clone-page .kai-coaching-card,
  body.home.home-clone-page .kai-coaching-card {
    min-height: 390px;
  }
}

@media (max-width: 549px) {
  body.kai-flatsome-page .kai-coaching-card,
  body.kai-flatsome-page.home-clone-page .kai-coaching-card,
  body.home.home-clone-page .kai-coaching-card {
    min-height: auto;
    padding: 24px 18px 24px;
    transform: none;
  }

  body.kai-flatsome-page .kai-coaching-card:hover,
  body.kai-flatsome-page.home-clone-page .kai-coaching-card:hover,
  body.home.home-clone-page .kai-coaching-card:hover,
  body.kai-flatsome-page .kai-coaching-card:focus-visible,
  body.kai-flatsome-page.home-clone-page .kai-coaching-card:focus-visible,
  body.home.home-clone-page .kai-coaching-card:focus-visible {
    transform: translateY(-3px);
  }

  body.kai-flatsome-page .kai-coaching-card-visual,
  body.kai-flatsome-page.home-clone-page .kai-coaching-card-visual,
  body.home.home-clone-page .kai-coaching-card-visual {
    min-height: 158px;
  }
}

@media (prefers-reduced-motion: reduce) {
  body.kai-flatsome-page .kai-coaching-card,
  body.kai-flatsome-page.home-clone-page .kai-coaching-card,
  body.home.home-clone-page .kai-coaching-card {
    transition: background 120ms ease, border-color 120ms ease, box-shadow 120ms ease, color 120ms ease;
  }

  body.kai-flatsome-page .kai-coaching-card:hover,
  body.kai-flatsome-page.home-clone-page .kai-coaching-card:hover,
  body.home.home-clone-page .kai-coaching-card:hover,
  body.kai-flatsome-page .kai-coaching-card:focus-visible,
  body.kai-flatsome-page.home-clone-page .kai-coaching-card:focus-visible,
  body.home.home-clone-page .kai-coaching-card:focus-visible {
    transform: none;
  }
}

body.kai-flatsome-page .kai-flatsome-home .section.kai-ux-agent,
body.kai-flatsome-page.home-clone-page .kai-flatsome-home .section.kai-ux-agent,
body.home.home-clone-page .kai-flatsome-home .section.kai-ux-agent {
  background:
    radial-gradient(circle at 88% 18%, rgba(56, 189, 248, .2), transparent 33%),
    linear-gradient(180deg, #eefbff 0%, #f7fbff 100%) !important;
}

body.kai-flatsome-page .kai-flatsome-home .section.kai-ux-catalog,
body.kai-flatsome-page.home-clone-page .kai-flatsome-home .section.kai-ux-catalog,
body.home.home-clone-page .kai-flatsome-home .section.kai-ux-catalog {
  background:
    radial-gradient(circle at 12% 15%, rgba(99, 102, 241, .14), transparent 30%),
    linear-gradient(180deg, #f8fbff 0%, #f1f5ff 100%) !important;
}

body.kai-flatsome-page .kai-flatsome-home .section.kai-ux-banner,
body.kai-flatsome-page.home-clone-page .kai-flatsome-home .section.kai-ux-banner,
body.home.home-clone-page .kai-flatsome-home .section.kai-ux-banner {
  background:
    radial-gradient(circle at 50% 0%, rgba(250, 204, 21, .14), transparent 28%),
    linear-gradient(180deg, #fffdf5 0%, #f6f9ff 100%) !important;
}

body.kai-flatsome-page .kai-flatsome-home .section.kai-ux-highlights,
body.kai-flatsome-page.home-clone-page .kai-flatsome-home .section.kai-ux-highlights,
body.home.home-clone-page .kai-flatsome-home .section.kai-ux-highlights {
  background:
    radial-gradient(circle at 86% 10%, rgba(167, 139, 250, .18), transparent 34%),
    linear-gradient(180deg, #f8f5ff 0%, #f8fbff 100%) !important;
}

body.kai-flatsome-page .kai-flatsome-home .section.kai-ux-posts,
body.kai-flatsome-page.home-clone-page .kai-flatsome-home .section.kai-ux-posts,
body.home.home-clone-page .kai-flatsome-home .section.kai-ux-posts {
  background:
    radial-gradient(circle at 16% 10%, rgba(103, 232, 249, .18), transparent 30%),
    linear-gradient(180deg, #eefaff 0%, #f7fbff 100%) !important;
}

body.kai-flatsome-page .section.kai-ux-featured-products-native,
body.kai-flatsome-page.home-clone-page .section.kai-ux-featured-products-native,
body.home.home-clone-page .section.kai-ux-featured-products-native {
  --kai-fp-bg: transparent;
  --kai-fp-surface: rgba(255, 255, 255, .82);
  --kai-fp-card: rgba(248, 250, 255, .88);
  --kai-fp-accent: var(--kai-zone-purple);
  background:
    radial-gradient(circle at 8% 16%, rgba(167, 139, 250, .22), transparent 32%),
    radial-gradient(circle at 92% 18%, rgba(56, 189, 248, .2), transparent 34%),
    linear-gradient(180deg, #fbfdff 0%, #f3f6ff 100%) !important;
}

body.kai-flatsome-page .kai-flatsome-home .section.kai-ux-cta,
body.kai-flatsome-page.home-clone-page .kai-flatsome-home .section.kai-ux-cta,
body.home.home-clone-page .kai-flatsome-home .section.kai-ux-cta {
  background:
    radial-gradient(circle at 18% 12%, rgba(124, 58, 237, .18), transparent 32%),
    radial-gradient(circle at 86% 20%, rgba(103, 232, 249, .2), transparent 34%),
    linear-gradient(180deg, #f4f1ff 0%, #eefaff 100%) !important;
}

body.kai-flatsome-page .kai-flatsome-home .section-content,
body.kai-flatsome-page.home-clone-page .kai-flatsome-home .section-content,
body.home.home-clone-page .kai-flatsome-home .section-content {
  background: transparent !important;
}

body.kai-flatsome-page .kai-catalog-card,
body.kai-flatsome-page .kai-service-card,
body.kai-flatsome-page .kai-post-card,
body.kai-flatsome-page .highlight-card,
body.kai-flatsome-page .card,
body.kai-flatsome-page .kai-ux-featured-products-native .section-content,
body.kai-flatsome-page .kai-ux-featured-products-native .kai-featured-products__native-grid .col-inner {
  border: 1px solid var(--kai-zone-line) !important;
  background:
    linear-gradient(180deg, rgba(255, 255, 255, .9), rgba(255, 255, 255, .72)) !important;
  box-shadow: 0 24px 70px rgba(46, 61, 98, .08) !important;
  backdrop-filter: blur(18px);
}

body.kai-flatsome-page .kai-catalog-card:hover,
body.kai-flatsome-page .kai-service-card:hover,
body.kai-flatsome-page .kai-post-card:hover,
body.kai-flatsome-page .highlight-card:hover {
  box-shadow: 0 28px 90px rgba(72, 84, 130, .14) !important;
}

body.kai-flatsome-page h1:not([style*="color"]),
body.kai-flatsome-page h2:not([style*="color"]),
body.kai-flatsome-page h3:not([style*="color"]),
body.kai-flatsome-page h4:not([style*="color"]),
body.kai-flatsome-page .section-display-title:not([style*="color"]),
body.kai-flatsome-page .home-hero-title:not([style*="color"]),
body.kai-flatsome-page .split-heading:not([style*="color"]) {
  color: var(--kai-zone-ink) !important;
  background: none !important;
  -webkit-text-fill-color: currentColor !important;
}

body.kai-flatsome-page p,
body.kai-flatsome-page li,
body.kai-flatsome-page .lead,
body.kai-flatsome-page .sub {
  color: var(--kai-zone-muted) !important;
}

body.kai-flatsome-page .button,
body.kai-flatsome-page .btn,
body.kai-flatsome-page .kai-main-cta,
body.kai-flatsome-page .kai-ux-featured-products-native .button {
  background: linear-gradient(135deg, #7c3aed 0%, #5b6df5 100%) !important;
  color: #fff !important;
  box-shadow: 0 16px 36px rgba(111, 66, 245, .22) !important;
}

body.kai-flatsome-page .kai-outline-link,
body.kai-flatsome-page .button.is-outline {
  border: 1px solid rgba(148, 163, 184, .28) !important;
  background: rgba(255, 255, 255, .72) !important;
  color: #263044 !important;
  box-shadow: none !important;
}

body.kai-flatsome-page .kai-ux-footer,
body.kai-flatsome-page .section.kai-ux-footer,
body.kai-flatsome-page .kai-ux-footer .section-content {
  background: #0b1020 !important;
}

body.kai-flatsome-page .kai-ux-featured-products-native .kai-featured-products__native-grid .button {
  background: transparent !important;
  box-shadow: none !important;
  color: var(--kai-zone-purple) !important;
}

body.kai-flatsome-page .kai-ux-footer h2,
body.kai-flatsome-page .kai-ux-footer h3,
body.kai-flatsome-page .kai-ux-footer p,
body.kai-flatsome-page .kai-ux-footer li,
body.kai-flatsome-page .kai-ux-footer a,
body.kai-flatsome-page .kai-footer-bottom p,
body.kai-flatsome-page .kai-footer-bottom a {
  color: rgba(255, 255, 255, .78) !important;
}

body.kai-flatsome-page .kai-ux-footer h2,
body.kai-flatsome-page .kai-ux-footer h3 {
  color: #fff !important;
}

body.kai-flatsome-page .nav.home-topbar,
body.kai-flatsome-page.home-clone-page .nav.home-topbar,
body.home.home-clone-page .nav.home-topbar {
  background: rgba(255, 255, 255, .78) !important;
  border-bottom: 1px solid rgba(148, 163, 184, .14) !important;
  box-shadow: 0 18px 60px rgba(46, 61, 98, .08) !important;
  backdrop-filter: blur(22px);
}

body.kai-flatsome-page .nav.home-topbar .nav-inner,
body.kai-flatsome-page.home-clone-page .nav.home-topbar .nav-inner,
body.home.home-clone-page .nav.home-topbar .nav-inner {
  border: 0 !important;
  border-radius: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
}

body.kai-flatsome-page .nav.home-topbar .topbar-actions,
body.kai-flatsome-page.home-clone-page .nav.home-topbar .topbar-actions,
body.home.home-clone-page .nav.home-topbar .topbar-actions {
  background: transparent !important;
}

body.kai-flatsome-page .nav.home-topbar .topbar-chip,
body.kai-flatsome-page.home-clone-page .nav.home-topbar .topbar-chip,
body.home.home-clone-page .nav.home-topbar .topbar-chip {
  border-color: transparent !important;
  background: transparent !important;
  color: #273245 !important;
  font-family: "Be Vietnam Pro", "SVN-Gilroy", "Montserrat", Arial, sans-serif !important;
  font-size: 15px !important;
  font-weight: 700 !important;
  letter-spacing: -.015em !important;
  box-shadow: none !important;
}

body.kai-flatsome-page .nav.home-topbar .topbar-chip:hover,
body.kai-flatsome-page.home-clone-page .nav.home-topbar .topbar-chip:hover,
body.home.home-clone-page .nav.home-topbar .topbar-chip:hover,
body.kai-flatsome-page .nav.home-topbar .topbar-chip.active,
body.kai-flatsome-page .nav.home-topbar .topbar-chip[aria-current="page"],
body.kai-flatsome-page.home-clone-page .nav.home-topbar .topbar-chip.active,
body.kai-flatsome-page.home-clone-page .nav.home-topbar .topbar-chip[aria-current="page"],
body.home.home-clone-page .nav.home-topbar .topbar-chip.active,
body.home.home-clone-page .nav.home-topbar .topbar-chip[aria-current="page"] {
  border-color: transparent !important;
  background: transparent !important;
  color: #111827 !important;
}

body.kai-flatsome-page .nav.home-topbar .topbar-chip::after,
body.kai-flatsome-page.home-clone-page .nav.home-topbar .topbar-chip::after,
body.home.home-clone-page .nav.home-topbar .topbar-chip::after {
  background: linear-gradient(90deg, #facc15, var(--kai-zone-purple)) !important;
  box-shadow: none;
}

body.kai-flatsome-page .nav.home-topbar .topbar-chip:hover::after,
body.kai-flatsome-page.home-clone-page .nav.home-topbar .topbar-chip:hover::after,
body.home.home-clone-page .nav.home-topbar .topbar-chip:hover::after,
body.kai-flatsome-page .nav.home-topbar .topbar-chip.active::after,
body.kai-flatsome-page .nav.home-topbar .topbar-chip[aria-current="page"]::after,
body.kai-flatsome-page.home-clone-page .nav.home-topbar .topbar-chip.active::after,
body.kai-flatsome-page.home-clone-page .nav.home-topbar .topbar-chip[aria-current="page"]::after,
body.home.home-clone-page .nav.home-topbar .topbar-chip.active::after,
body.home.home-clone-page .nav.home-topbar .topbar-chip[aria-current="page"]::after {
  opacity: 1 !important;
  transform: scaleX(1) !important;
}

body.kai-flatsome-page .nav.home-topbar .topbar-hotline,
body.kai-flatsome-page.home-clone-page .nav.home-topbar .topbar-hotline,
body.home.home-clone-page .nav.home-topbar .topbar-hotline {
  border: 0 !important;
  background: linear-gradient(135deg, #7c3aed 0%, #5b6df5 100%) !important;
  color: #ffffff !important;
  font-family: "Be Vietnam Pro", "SVN-Gilroy", "Montserrat", Arial, sans-serif !important;
  font-size: 15px !important;
  font-weight: 700 !important;
  letter-spacing: -.015em !important;
  box-shadow: 0 16px 38px rgba(111, 66, 245, .22) !important;
}

body.kai-flatsome-page .nav.home-topbar .topbar-hotline:hover,
body.kai-flatsome-page.home-clone-page .nav.home-topbar .topbar-hotline:hover,
body.home.home-clone-page .nav.home-topbar .topbar-hotline:hover {
  border-color: transparent !important;
  background: linear-gradient(135deg, #6d28d9 0%, #4f5fe8 100%) !important;
  color: #ffffff !important;
}

body.kai-flatsome-page .nav.home-topbar .topbar-brand,
body.kai-flatsome-page .nav.home-topbar .topbar-brand span,
body.kai-flatsome-page.home-clone-page .nav.home-topbar .topbar-brand,
body.kai-flatsome-page.home-clone-page .nav.home-topbar .topbar-brand span,
body.home.home-clone-page .nav.home-topbar .topbar-brand,
body.home.home-clone-page .nav.home-topbar .topbar-brand span {
  color: #111827 !important;
}

body.kai-flatsome-page .nav.home-topbar,
body.kai-flatsome-page.home-clone-page .nav.home-topbar,
body.home.home-clone-page .nav.home-topbar {
  min-height: 60px !important;
}

body.kai-flatsome-page .nav.home-topbar .nav-inner,
body.kai-flatsome-page.home-clone-page .nav.home-topbar .nav-inner,
body.home.home-clone-page .nav.home-topbar .nav-inner {
  min-height: 60px !important;
  padding-top: 6px !important;
  padding-bottom: 6px !important;
}

body.kai-flatsome-page .nav.home-topbar .topbar-chip,
body.kai-flatsome-page.home-clone-page .nav.home-topbar .topbar-chip,
body.home.home-clone-page .nav.home-topbar .topbar-chip,
body.kai-flatsome-page .nav.home-topbar .topbar-hotline,
body.kai-flatsome-page.home-clone-page .nav.home-topbar .topbar-hotline,
body.home.home-clone-page .nav.home-topbar .topbar-hotline {
  min-height: 32px !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

@media (max-width: 640px) {
  body.kai-flatsome-page .nav.home-topbar,
  body.kai-flatsome-page.home-clone-page .nav.home-topbar,
  body.home.home-clone-page .nav.home-topbar,
  body.kai-flatsome-page .nav.home-topbar .nav-inner,
  body.kai-flatsome-page.home-clone-page .nav.home-topbar .nav-inner,
  body.home.home-clone-page .nav.home-topbar .nav-inner {
    min-height: 56px !important;
  }

  body.kai-flatsome-page .nav.home-topbar .topbar-chip,
  body.kai-flatsome-page.home-clone-page .nav.home-topbar .topbar-chip,
  body.home.home-clone-page .nav.home-topbar .topbar-chip {
    min-height: 30px !important;
  }
}

body.kai-flatsome-page .kai-ux-footer,
body.kai-flatsome-page .section.kai-ux-footer,
body.kai-flatsome-page .kai-ux-footer .section-content,
body.kai-flatsome-page.home-clone-page .kai-ux-footer,
body.kai-flatsome-page.home-clone-page .section.kai-ux-footer,
body.kai-flatsome-page.home-clone-page .kai-ux-footer .section-content,
body.home.home-clone-page .kai-ux-footer,
body.home.home-clone-page .section.kai-ux-footer,
body.home.home-clone-page .kai-ux-footer .section-content {
  background: #09090b !important;
}

body.kai-flatsome-page .kai-footer-bottom,
body.kai-flatsome-page.home-clone-page .kai-footer-bottom,
body.home.home-clone-page .kai-footer-bottom {
  margin-top: 42px;
  padding: 18px 24px;
  border: 1px solid rgba(255, 255, 255, .07) !important;
  border-radius: 22px;
  background: linear-gradient(180deg, #18181b 0%, #09090b 100%) !important;
  box-shadow: 0 18px 42px rgba(0, 0, 0, .28);
}

/* Editable UX Builder CTA below homepage highlights. */
body.kai-flatsome-page .kai-flatsome-home .section.kai-ux-bottom-cta-lite,
body.kai-flatsome-page.home-clone-page .kai-flatsome-home .section.kai-ux-bottom-cta-lite,
body.home.home-clone-page .kai-flatsome-home .section.kai-ux-bottom-cta-lite {
  background:
    radial-gradient(circle at 18% 20%, rgba(197, 227, 255, .72), transparent 34%),
    radial-gradient(circle at 82% 18%, rgba(236, 248, 255, .92), transparent 34%),
    linear-gradient(180deg, #eaf6ff 0%, #f7fbff 100%) !important;
  color: #1f2937 !important;
}

body.kai-flatsome-page .kai-bottom-cta-lite-copy,
body.kai-flatsome-page.home-clone-page .kai-bottom-cta-lite-copy,
body.home.home-clone-page .kai-bottom-cta-lite-copy {
  max-width: 980px;
  margin: 0 auto;
  text-align: center;
}

body.kai-flatsome-page .kai-bottom-cta-lite-copy h2,
body.kai-flatsome-page.home-clone-page .kai-bottom-cta-lite-copy h2,
body.home.home-clone-page .kai-bottom-cta-lite-copy h2,
body.kai-flatsome-page .kai-bottom-cta-lite-copy h2:not([style*="color"]),
body.kai-flatsome-page.home-clone-page .kai-bottom-cta-lite-copy h2:not([style*="color"]),
body.home.home-clone-page .kai-bottom-cta-lite-copy h2:not([style*="color"]) {
  margin: 0 0 18px;
  color: #202938 !important;
  font-size: clamp(30px, 4vw, 46px);
  line-height: 1.08;
  font-weight: 900;
  letter-spacing: -.035em;
}

body.kai-flatsome-page .kai-bottom-cta-lite-points,
body.kai-flatsome-page.home-clone-page .kai-bottom-cta-lite-points,
body.home.home-clone-page .kai-bottom-cta-lite-points {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  gap: 14px 44px;
  margin: 0 auto 30px;
}

body.kai-flatsome-page .kai-bottom-cta-lite-points span,
body.kai-flatsome-page.home-clone-page .kai-bottom-cta-lite-points span,
body.home.home-clone-page .kai-bottom-cta-lite-points span {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  color: #465466 !important;
  font-size: 15px;
  font-weight: 760;
  line-height: 1.45;
}

body.kai-flatsome-page .kai-bottom-cta-lite-points span::before,
body.kai-flatsome-page.home-clone-page .kai-bottom-cta-lite-points span::before,
body.home.home-clone-page .kai-bottom-cta-lite-points span::before {
  content: "✓";
  display: inline-grid;
  place-items: center;
  width: 18px;
  height: 18px;
  border-radius: 999px;
  border: 1.5px solid #4c7cff;
  color: #4c7cff;
  font-size: 11px;
  font-weight: 900;
  line-height: 1;
}

body.kai-flatsome-page .kai-bottom-cta-lite-actions,
body.kai-flatsome-page.home-clone-page .kai-bottom-cta-lite-actions,
body.home.home-clone-page .kai-bottom-cta-lite-actions {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  gap: 14px;
}

body.kai-flatsome-page .kai-bottom-cta-lite-actions .button,
body.kai-flatsome-page.home-clone-page .kai-bottom-cta-lite-actions .button,
body.home.home-clone-page .kai-bottom-cta-lite-actions .button {
  min-height: 54px;
  padding: 0 30px !important;
  border-radius: 999px !important;
  font-size: 18px;
  font-weight: 850;
  letter-spacing: -.01em;
}

body.kai-flatsome-page .kai-bottom-cta-lite-actions .kai-bottom-cta-lite-primary,
body.kai-flatsome-page.home-clone-page .kai-bottom-cta-lite-actions .kai-bottom-cta-lite-primary,
body.home.home-clone-page .kai-bottom-cta-lite-actions .kai-bottom-cta-lite-primary {
  background: #4778ff !important;
  border-color: #4778ff !important;
  color: #fff !important;
  box-shadow: 0 18px 42px rgba(71, 120, 255, .24) !important;
}

body.kai-flatsome-page .kai-bottom-cta-lite-actions .kai-bottom-cta-lite-secondary,
body.kai-flatsome-page.home-clone-page .kai-bottom-cta-lite-actions .kai-bottom-cta-lite-secondary,
body.home.home-clone-page .kai-bottom-cta-lite-actions .kai-bottom-cta-lite-secondary {
  background: rgba(255, 255, 255, .36) !important;
  border: 1px solid #4778ff !important;
  color: #246bff !important;
  box-shadow: none !important;
}

@media (max-width: 640px) {
  body.kai-flatsome-page .kai-bottom-cta-lite-points,
  body.kai-flatsome-page.home-clone-page .kai-bottom-cta-lite-points,
  body.home.home-clone-page .kai-bottom-cta-lite-points {
    align-items: flex-start;
    flex-direction: column;
    gap: 12px;
    max-width: 360px;
    margin-bottom: 24px;
  }

  body.kai-flatsome-page .kai-bottom-cta-lite-actions,
  body.kai-flatsome-page.home-clone-page .kai-bottom-cta-lite-actions,
  body.home.home-clone-page .kai-bottom-cta-lite-actions {
    align-items: stretch;
    flex-direction: column;
  }

  body.kai-flatsome-page .kai-bottom-cta-lite-actions .button,
  body.kai-flatsome-page.home-clone-page .kai-bottom-cta-lite-actions .button,
  body.home.home-clone-page .kai-bottom-cta-lite-actions .button {
    width: 100%;
    margin: 0 !important;
  }
}

body.kai-flatsome-page .kai-ux-about .kai-main-cta,
body.kai-flatsome-page.home-clone-page .kai-ux-about .kai-main-cta,
body.home.home-clone-page .kai-ux-about .kai-main-cta {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 14px !important;
  min-height: 54px !important;
  padding: 0 26px 0 30px !important;
  border: 0 !important;
  border-radius: 999px !important;
  background: linear-gradient(135deg, #4f7dff 0%, #285df5 100%) !important;
  box-shadow: 0 18px 42px rgba(45, 95, 245, .24) !important;
  color: #ffffff !important;
  font-family: "Be Vietnam Pro", "SVN-Gilroy", "Montserrat", Arial, sans-serif !important;
  font-size: 16px !important;
  font-weight: 800 !important;
  letter-spacing: -.02em !important;
  line-height: 1 !important;
  text-transform: none !important;
}

body.kai-flatsome-page .kai-ux-about .kai-main-cta span,
body.kai-flatsome-page.home-clone-page .kai-ux-about .kai-main-cta span,
body.home.home-clone-page .kai-ux-about .kai-main-cta span {
  color: #ffffff !important;
}

body.kai-flatsome-page .kai-ux-about .kai-main-cta::after,
body.kai-flatsome-page.home-clone-page .kai-ux-about .kai-main-cta::after,
body.home.home-clone-page .kai-ux-about .kai-main-cta::after {
  content: "→";
  display: inline-grid;
  width: 26px;
  height: 26px;
  flex: 0 0 26px;
  place-items: center;
  border-radius: 999px;
  background: #ffffff;
  color: #285df5;
  font-size: 18px;
  font-weight: 900;
  line-height: 1;
  transition: transform 220ms ease;
}

body.kai-flatsome-page .kai-ux-about .kai-main-cta:hover,
body.kai-flatsome-page.home-clone-page .kai-ux-about .kai-main-cta:hover,
body.home.home-clone-page .kai-ux-about .kai-main-cta:hover {
  background: linear-gradient(135deg, #5b88ff 0%, #1f55ee 100%) !important;
  box-shadow: 0 22px 52px rgba(45, 95, 245, .3) !important;
  transform: translateY(-2px);
}

body.kai-flatsome-page .kai-ux-about .kai-main-cta:hover::after,
body.kai-flatsome-page.home-clone-page .kai-ux-about .kai-main-cta:hover::after,
body.home.home-clone-page .kai-ux-about .kai-main-cta:hover::after {
  transform: translateX(3px);
}

/* Editable About page team section. The cards live in UX Builder shortcode content. */
body.kai-flatsome-page .kai-about-team-section {
  overflow: hidden;
  background:
    radial-gradient(circle at 12% 10%, rgba(45, 226, 164, .18), transparent 30%),
    radial-gradient(circle at 88% 18%, rgba(47, 128, 255, .16), transparent 34%),
    linear-gradient(180deg, #ffffff 0%, #f5f8fb 100%) !important;
  color: #151922 !important;
}

body.kai-flatsome-page .kai-about-team-section .section-content {
  position: relative;
  z-index: 1;
}

body.kai-flatsome-page .kai-about-team-heading {
  max-width: 760px;
  margin: 0 auto 32px;
  text-align: center;
}

body.kai-flatsome-page .kai-about-team-heading > span {
  display: inline-flex;
  align-items: center;
  min-height: 32px;
  margin-bottom: 12px;
  padding: 0 14px;
  border: 1px solid rgba(20, 25, 34, .1);
  border-radius: 999px;
  background: rgba(255, 255, 255, .76);
  color: #ff6f45;
  font-size: 12px;
  font-weight: 850;
  letter-spacing: .14em;
  line-height: 1;
  text-transform: uppercase;
}

body.kai-flatsome-page .kai-about-team-heading h2,
body.kai-flatsome-page .kai-about-team-heading h2:not([style*="color"]) {
  margin: 0 auto 14px;
  background: none !important;
  -webkit-background-clip: border-box !important;
  background-clip: border-box !important;
  -webkit-text-fill-color: currentColor !important;
  color: #151922 !important;
  font-family: "Be Vietnam Pro", "SVN-Gilroy", "Montserrat", Arial, sans-serif;
  font-size: clamp(30px, 4vw, 54px);
  font-weight: 950;
  letter-spacing: -.055em;
  line-height: 1.04;
}

body.kai-flatsome-page .kai-about-team-heading p {
  max-width: 670px;
  margin: 0 auto;
  color: #5f6877 !important;
  font-size: clamp(15px, 1.2vw, 18px);
  line-height: 1.65;
}

body.kai-flatsome-page .kai-about-team-grid {
  justify-content: center;
}

body.kai-flatsome-page .kai-about-team-grid > .col {
  flex-basis: 20% !important;
  max-width: 20% !important;
  padding: 0 9px 24px;
}

body.kai-flatsome-page .kai-about-team-card,
body.kai-flatsome-page .kai-about-team-grid > .col.kai-about-team-card > .col-inner {
  --kai-team-accent: #ff7047;
  position: relative;
  min-height: 234px;
  border-radius: 14px;
  background: linear-gradient(180deg, #f4f6f8 0%, #e5e8ed 100%);
  box-shadow: 0 18px 36px rgba(20, 28, 40, .13);
  isolation: isolate;
  overflow: hidden;
  transform: translateZ(0);
  transition: transform 220ms ease, box-shadow 220ms ease;
}

body.kai-flatsome-page .kai-about-team-grid > .col.kai-about-team-card {
  min-height: 0;
  border-radius: 0;
  background: transparent;
  box-shadow: none;
  isolation: auto;
  overflow: visible;
  transform: none;
}

body.kai-flatsome-page .kai-about-team-card::before,
body.kai-flatsome-page .kai-about-team-grid > .col.kai-about-team-card > .col-inner::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: -1;
  background:
    radial-gradient(circle at 50% 4%, rgba(255, 255, 255, .96), transparent 40%),
    linear-gradient(135deg, rgba(255, 255, 255, .5), rgba(255, 255, 255, 0));
}

body.kai-flatsome-page .kai-about-team-grid > .col.kai-about-team-card::before {
  display: none;
}

body.kai-flatsome-page .kai-about-team-card:hover,
body.kai-flatsome-page .kai-about-team-card:focus-within,
body.kai-flatsome-page .kai-about-team-grid > .col.kai-about-team-card:hover > .col-inner,
body.kai-flatsome-page .kai-about-team-grid > .col.kai-about-team-card:focus-within > .col-inner {
  transform: translateY(-6px);
  box-shadow: 0 26px 54px rgba(20, 28, 40, .2);
}

body.kai-flatsome-page .kai-about-team-grid > .col.kai-about-team-card:hover,
body.kai-flatsome-page .kai-about-team-grid > .col.kai-about-team-card:focus-within {
  transform: none;
  box-shadow: none;
}

body.kai-flatsome-page .kai-about-team-photo {
  height: 178px;
  padding: 10px 10px 0;
}

body.kai-flatsome-page .kai-about-team-photo img {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 10px 10px 0 0;
  object-fit: cover;
  object-position: center top;
  filter: saturate(.98) contrast(1.03);
}

body.kai-flatsome-page .kai-about-team-photo .img-inner {
  height: 100%;
}

body.kai-flatsome-page .kai-about-team-info {
  position: absolute;
  right: 14px;
  bottom: 10px;
  left: 14px;
  min-height: 58px;
  padding: 10px 12px 9px 42px;
  border-radius: 4px;
  background: #ffffff;
  box-shadow: 0 10px 22px rgba(19, 25, 36, .16);
  text-align: left;
}

body.kai-flatsome-page .kai-about-team-plus {
  position: absolute;
  top: -9px;
  left: -8px;
  display: grid;
  width: 25px;
  height: 25px;
  place-items: center;
  border: 3px solid rgba(255, 255, 255, .92);
  border-radius: 999px;
  background: var(--kai-team-accent);
  color: #ffffff;
  font-size: 16px;
  font-weight: 900;
  line-height: 1;
}

body.kai-flatsome-page .kai-about-team-info h3,
body.kai-flatsome-page .kai-about-team-info h3:not([style*="color"]) {
  margin: 0 0 2px;
  color: #20242c !important;
  font-family: "Be Vietnam Pro", "SVN-Gilroy", "Montserrat", Arial, sans-serif;
  font-size: 12px;
  font-weight: 900;
  letter-spacing: -.02em;
  line-height: 1.2;
}

body.kai-flatsome-page .kai-about-team-info p {
  margin: 0;
  color: #7a8290 !important;
  font-size: 9px;
  font-weight: 650;
  line-height: 1.25;
}

body.kai-flatsome-page .kai-about-team-social {
  display: flex;
  gap: 4px;
  justify-content: center;
  margin-top: 6px;
}

body.kai-flatsome-page .kai-about-team-social span {
  width: 5px;
  height: 5px;
  border-radius: 999px;
  background: var(--kai-team-accent);
  opacity: .82;
}

body.kai-flatsome-page .kai-about-team-dots {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  min-height: 28px;
  margin-top: 4px;
  padding: 5px 12px;
  border-radius: 999px;
  background: rgba(255, 255, 255, .68);
  box-shadow: 0 10px 24px rgba(21, 28, 40, .08);
}

body.kai-flatsome-page .kai-about-team-dots span {
  display: block;
  width: 6px;
  height: 6px;
  border-radius: 999px;
  background: #aeb6c2;
}

body.kai-flatsome-page .kai-about-team-dots span.is-active {
  width: 18px;
  background: #33dce0;
  box-shadow: 0 0 0 4px rgba(51, 220, 224, .16);
}

body.kai-flatsome-page .kai-about-team-card--2 { --kai-team-accent: #ff895f; }
body.kai-flatsome-page .kai-about-team-card--3 { --kai-team-accent: #ff5f49; }
body.kai-flatsome-page .kai-about-team-card--4 { --kai-team-accent: #ff7b4c; }
body.kai-flatsome-page .kai-about-team-card--5 { --kai-team-accent: #36d6d9; }

@media (max-width: 1024px) {
  body.kai-flatsome-page .kai-about-team-grid > .col {
    flex-basis: 33.333% !important;
    max-width: 33.333% !important;
  }
}

@media (max-width: 849px) {
  body.kai-flatsome-page .kai-about-team-grid > .col {
    flex-basis: 50% !important;
    max-width: 50% !important;
  }

  body.kai-flatsome-page .kai-about-team-card {
    min-height: 270px;
  }

  body.kai-flatsome-page .kai-about-team-grid > .col.kai-about-team-card {
    min-height: 0;
  }

  body.kai-flatsome-page .kai-about-team-grid > .col.kai-about-team-card > .col-inner {
    min-height: 270px;
  }

  body.kai-flatsome-page .kai-about-team-photo {
    height: 212px;
  }
}

@media (max-width: 549px) {
  body.kai-flatsome-page .kai-about-team-grid > .col {
    flex-basis: 100% !important;
    max-width: 100% !important;
    padding-right: 18px;
    padding-left: 18px;
  }

  body.kai-flatsome-page .kai-about-team-card {
    max-width: 320px;
    margin: 0 auto;
  }

  body.kai-flatsome-page .kai-about-team-grid > .col.kai-about-team-card {
    max-width: 100% !important;
    margin: 0;
  }

  body.kai-flatsome-page .kai-about-team-grid > .col.kai-about-team-card > .col-inner {
    max-width: 320px;
    margin: 0 auto;
  }
}

/* Keep the custom top menu pinned while scrolling on every Flatsome page. */
body.kai-flatsome-page .nav.home-topbar,
body.kai-flatsome-page.home-clone-page .nav.home-topbar,
body.home.home-clone-page .nav.home-topbar {
  position: fixed !important;
  top: 0 !important;
  right: 0 !important;
  left: 0 !important;
  z-index: 9999 !important;
  width: 100% !important;
}

body.admin-bar.kai-flatsome-page .nav.home-topbar,
body.admin-bar.kai-flatsome-page.home-clone-page .nav.home-topbar,
body.admin-bar.home.home-clone-page .nav.home-topbar {
  top: 32px !important;
}

body.kai-flatsome-page .shell-main,
body.kai-flatsome-page.home-clone-page .shell-main,
body.home.home-clone-page .shell-main {
  padding-top: 60px !important;
}

@media (max-width: 782px) {
  body.admin-bar.kai-flatsome-page .nav.home-topbar,
  body.admin-bar.kai-flatsome-page.home-clone-page .nav.home-topbar,
  body.admin-bar.home.home-clone-page .nav.home-topbar {
    top: 46px !important;
  }
}

@media (max-width: 640px) {
  body.kai-flatsome-page .shell-main,
  body.kai-flatsome-page.home-clone-page .shell-main,
  body.home.home-clone-page .shell-main {
    padding-top: 56px !important;
  }
}

.kai-case-study-grid {
  max-width: 1120px;
  margin: 0 auto;
  padding: 54px 18px 72px;
  color: #141a4f;
  font-family: "Be Vietnam Pro", "SVN-Gilroy", "Montserrat", Arial, sans-serif;
}

.kai-case-study-grid__head {
  max-width: 760px;
  margin: 0 auto 34px;
  text-align: center;
}

.kai-case-study-grid__head h1,
.kai-case-study-grid__head h1:not([style*="color"]) {
  margin: 0 0 12px;
  color: #141a4f !important;
  font-family: "Be Vietnam Pro", "SVN-Gilroy", "Montserrat", Arial, sans-serif;
  font-size: clamp(34px, 4vw, 56px);
  font-weight: 900;
  letter-spacing: -.04em;
  line-height: 1.05;
}

.kai-case-study-grid__head p {
  margin: 0;
  color: #667085;
  font-size: 16px;
  line-height: 1.7;
}

.kai-case-study-grid__cards {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 28px 24px;
}

.kai-case-study-card {
  display: flex;
  min-width: 0;
  min-height: 100%;
  flex-direction: column;
  overflow: hidden;
  border: 1px solid rgba(16, 24, 40, .08);
  border-radius: 22px;
  background: #ffffff;
  box-shadow: 0 12px 32px rgba(16, 24, 40, .12);
  transition: transform 220ms ease, box-shadow 220ms ease;
}

.kai-case-study-card:hover,
.kai-case-study-card:focus-within {
  transform: translateY(-6px);
  box-shadow: 0 22px 46px rgba(16, 24, 40, .18);
}

.kai-case-study-card__media {
  position: relative;
  display: block;
  height: 190px;
  overflow: hidden;
  background: #eef2f7;
}

.kai-case-study-card__media img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 320ms ease, filter 320ms ease;
}

.kai-case-study-card:hover .kai-case-study-card__media img,
.kai-case-study-card:focus-within .kai-case-study-card__media img {
  filter: saturate(1.06) contrast(1.03);
  transform: scale(1.045);
}

.kai-case-study-card__media span {
  position: absolute;
  top: 16px;
  right: 16px;
  max-width: calc(100% - 32px);
  padding: 7px 13px;
  border-radius: 999px;
  background: #5d2fe8;
  color: #ffffff;
  font-size: 10px;
  font-weight: 800;
  letter-spacing: .02em;
  line-height: 1;
  text-transform: uppercase;
  white-space: nowrap;
}

.kai-case-study-card__body {
  display: flex;
  flex: 1;
  flex-direction: column;
  padding: 30px 25px 20px;
}

.kai-case-study-card__body h2,
.kai-case-study-card__body h2:not([style*="color"]) {
  margin: 0 0 18px;
  font-family: "Be Vietnam Pro", "SVN-Gilroy", "Montserrat", Arial, sans-serif;
  font-size: 19px;
  font-weight: 900;
  letter-spacing: -.015em;
  line-height: 1.45;
  text-transform: uppercase;
}

.kai-case-study-card__body h2 a {
  color: var(--kai-case-study-accent, #141a4f) !important;
  text-decoration: none;
}

.kai-case-study-card__body p {
  margin: 0 0 24px;
  color: #111827;
  font-size: 13px;
  font-weight: 500;
  line-height: 1.75;
}

.kai-case-study-card__cta {
  margin-top: auto;
  color: var(--kai-case-study-link, #141a4f) !important;
  font-size: 12px;
  font-weight: 900;
  letter-spacing: .02em;
  text-decoration: none !important;
  text-transform: uppercase;
}

.kai-case-study-card__meta {
  display: flex;
  gap: 11px;
  align-items: center;
  min-height: 42px;
  padding: 0 25px;
  border-top: 1px solid rgba(16, 24, 40, .08);
  color: #8a94a6;
  font-size: 10px;
  font-weight: 600;
}

.kai-case-study-card__meta span + span::before {
  content: "•";
  margin-right: 11px;
  color: #c2c8d0;
}

.kai-case-study-pagination {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 23px;
  margin-top: 32px;
  color: #111827;
  font-size: 14px;
  font-weight: 800;
}

.kai-case-study-pagination a,
.kai-case-study-pagination span {
  color: #111827;
  text-decoration: none;
}

.kai-case-study-pagination a:hover,
.kai-case-study-pagination .is-active {
  color: var(--kai-case-study-accent, #141a4f);
}

@media (max-width: 1024px) {
  .kai-case-study-grid__cards {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 640px) {
  .kai-case-study-grid {
    padding: 34px 14px 52px;
  }

  .kai-case-study-grid__cards {
    grid-template-columns: 1fr;
    gap: 20px;
  }

  .kai-case-study-card__media {
    height: 178px;
  }

  .kai-case-study-card__body {
    padding: 24px 20px 18px;
  }

  .kai-case-study-card__body h2,
  .kai-case-study-card__body h2:not([style*="color"]) {
    font-size: 17px;
  }

  .kai-case-study-card__meta {
    padding: 0 20px;
  }
}

.kai-floating-contact {
  position: fixed;
  right: max(14px, env(safe-area-inset-right));
  top: 56%;
  z-index: 10020;
  display: flex;
  flex-direction: column;
  gap: 14px;
  transform: translateY(-50%);
  pointer-events: none;
}

.kai-floating-contact__item {
  position: relative;
  display: grid;
  width: 58px;
  height: 58px;
  place-items: center;
  border-radius: 999px;
  color: #ffffff !important;
  text-decoration: none !important;
  box-shadow: 0 12px 28px rgba(15, 23, 42, .24);
  pointer-events: auto;
  isolation: isolate;
  animation: kai-contact-shake 1.45s ease-in-out infinite;
  transition: transform 180ms ease, box-shadow 180ms ease, filter 180ms ease;
}

.kai-floating-contact__item::before,
.kai-floating-contact__item::after {
  content: "";
  position: absolute;
  inset: -7px;
  z-index: -1;
  border-radius: inherit;
  background: currentColor;
  opacity: .18;
  animation: kai-contact-pulse 1.45s ease-out infinite;
}

.kai-floating-contact__item::after {
  inset: -14px;
  opacity: .1;
  animation-delay: .35s;
}

.kai-floating-contact__item:hover,
.kai-floating-contact__item:focus-visible {
  transform: scale(1.08);
  box-shadow: 0 16px 34px rgba(15, 23, 42, .32);
  filter: saturate(1.08);
}

.kai-floating-contact__item svg {
  display: block;
  width: 29px;
  height: 29px;
  fill: currentColor;
}

.kai-floating-contact__item--facebook {
  background: linear-gradient(145deg, #2686ff 0%, #145bd8 100%);
}

.kai-floating-contact__item--zalo {
  background: linear-gradient(145deg, #84d94f 0%, #43bb2d 100%);
  font-family: "Be Vietnam Pro", Arial, sans-serif;
  font-size: 27px;
  font-weight: 900;
  letter-spacing: -.08em;
}

.kai-floating-contact__item--phone {
  background: linear-gradient(145deg, #ff4747 0%, #d92727 100%);
  animation-delay: .18s;
}

@keyframes kai-contact-shake {
  0%, 58%, 100% { transform: rotate(0deg) scale(1); }
  64% { transform: rotate(-15deg) scale(1.04); }
  70% { transform: rotate(15deg) scale(1.04); }
  76% { transform: rotate(-12deg) scale(1.03); }
  82% { transform: rotate(12deg) scale(1.03); }
  88% { transform: rotate(-7deg) scale(1.02); }
  94% { transform: rotate(7deg) scale(1.02); }
}

@keyframes kai-contact-pulse {
  0% { transform: scale(.82); opacity: .24; }
  70%, 100% { transform: scale(1.28); opacity: 0; }
}

@media (max-width: 640px) {
  .kai-floating-contact {
    right: max(10px, env(safe-area-inset-right));
    gap: 11px;
  }

  .kai-floating-contact__item {
    width: 50px;
    height: 50px;
  }

  .kai-floating-contact__item svg {
    width: 25px;
    height: 25px;
  }

  .kai-floating-contact__item--zalo {
    font-size: 24px;
  }
}

@media (prefers-reduced-motion: reduce) {
  .kai-floating-contact__item,
  .kai-floating-contact__item::before,
  .kai-floating-contact__item::after {
    animation: none;
  }
}

body.kai-flatsome-page .kai-blog-home .section.kai-ux-posts {
  background:
    radial-gradient(circle at 8% 10%, rgba(14, 165, 233, .08), transparent 30%),
    linear-gradient(180deg, #f7fbff 0%, #edf3f7 100%) !important;
  padding-top: 18px;
}

body.kai-flatsome-page .kai-blog-home .kai-page-hero {
  padding: 42px 0 18px;
  background: #f7fbff !important;
  color: #0f172a !important;
}

body.kai-flatsome-page .kai-blog-home .kai-page-hero h1 {
  margin: 8px 0 10px;
  color: #0f172a !important;
  font-size: clamp(32px, 3.4vw, 54px);
  letter-spacing: 0;
}

body.kai-flatsome-page .kai-blog-home .kai-page-hero p {
  max-width: 760px;
  margin: 0 auto;
  color: #475569 !important;
  font-size: 16px;
  line-height: 1.65;
}

body.kai-flatsome-page .kai-blog-home .kai-blog-breadcrumb {
  color: #e11d48;
  font-size: 12px;
  font-weight: 600;
}

body.kai-flatsome-page .kai-blog-home .kai-catalog-grid {
  row-gap: 24px;
}

body.kai-flatsome-page .kai-blog-home .kai-catalog-grid > .col,
body.kai-flatsome-page .kai-blog-home .kai-catalog-grid > .col .col-inner {
  height: 100%;
}

body.kai-flatsome-page .kai-blog-home .kai-post-card {
  display: flex;
  flex-direction: column;
  overflow: hidden;
  height: 100%;
  min-height: 100%;
  padding: 0 !important;
  border: 1px solid rgba(15, 23, 42, .10) !important;
  border-radius: 16px;
  background: #ffffff !important;
  box-shadow: 0 14px 32px rgba(15, 23, 42, .10) !important;
  backdrop-filter: none;
  transition: transform .22s ease, box-shadow .22s ease, border-color .22s ease;
}

body.kai-flatsome-page .kai-blog-home .kai-post-card:hover {
  transform: translateY(-4px);
  border-color: rgba(37, 99, 235, .24) !important;
  box-shadow: 0 22px 48px rgba(15, 23, 42, .14) !important;
}

body.kai-flatsome-page .kai-blog-home .kai-post-card__media {
  display: block;
  position: relative;
  aspect-ratio: 16 / 9;
  overflow: hidden;
  background: linear-gradient(135deg, #312e81 0%, #7c3aed 48%, #0f172a 100%);
}

body.kai-flatsome-page .kai-blog-home .kai-post-card__media img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform .28s ease;
}

body.kai-flatsome-page .kai-blog-home .kai-post-card:hover .kai-post-card__media img {
  transform: scale(1.04);
}

body.kai-flatsome-page .kai-blog-home .kai-post-card__placeholder {
  display: grid;
  place-items: center;
  width: 100%;
  height: 100%;
  color: rgba(255, 255, 255, .88);
  font-size: 56px;
  font-weight: 900;
}

body.kai-flatsome-page .kai-blog-home .kai-post-card__body {
  display: flex;
  flex: 1 1 auto;
  flex-direction: column;
  gap: 12px;
  padding: 22px 22px 18px;
}

body.kai-flatsome-page .kai-blog-home .kai-post-card h3,
body.kai-flatsome-page .kai-blog-home .kai-post-card h3 a,
body.kai-flatsome-page .kai-blog-home .kai-post-card h3:not([style*="color"]):not([style*="--kai-inline-color"]) {
  margin: 0;
  color: #071827 !important;
  font-size: 17px;
  font-weight: 800;
  line-height: 1.35;
  letter-spacing: 0;
  text-transform: uppercase;
}

body.kai-flatsome-page .kai-blog-home .kai-post-card h3 a:hover,
body.kai-flatsome-page .kai-blog-home .kai-post-card h3 a:focus-visible {
  color: #0f3f8f !important;
}

body.kai-flatsome-page .kai-blog-home .kai-post-card small,
body.kai-flatsome-page .kai-blog-home .kai-post-card small:not([style*="color"]) {
  display: block;
  min-height: 0;
  padding: 0;
  background: transparent !important;
  color: #94a3b8 !important;
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 0;
  text-transform: none;
}

body.kai-flatsome-page .kai-blog-home .kai-post-card p {
  margin: 0;
  color: #1f2937 !important;
  font-size: 14px;
  line-height: 1.65;
}

body.kai-flatsome-page .kai-blog-home .kai-post-card__footer {
  display: flex;
  flex-direction: column;
  gap: 12px;
  margin-top: auto;
  padding-top: 4px;
}

body.kai-flatsome-page .kai-blog-home .kai-card-link {
  display: inline-flex;
  align-items: center;
  justify-content: flex-start;
  width: fit-content;
  min-height: 30px;
  margin-top: 0;
  padding: 0;
  border-radius: 0;
  background: transparent !important;
  color: #1d4ed8 !important;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0;
  text-transform: uppercase;
  transition: color .2s ease, transform .2s ease;
}

body.kai-flatsome-page .kai-blog-home .kai-card-link:hover {
  background: transparent !important;
  color: #e11d48 !important;
  transform: translateY(-1px);
  box-shadow: none;
}

body.kai-flatsome-page .kai-blog-home .kai-blog-pagination {
  display: flex;
  justify-content: center;
  margin: 34px auto 0;
}

body.kai-flatsome-page .kai-blog-home .kai-blog-pagination ul {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  margin: 0;
  padding: 0;
  list-style: none;
}

body.kai-flatsome-page .kai-blog-home .kai-blog-pagination li {
  margin: 0;
}

body.kai-flatsome-page .kai-blog-home .kai-blog-pagination a,
body.kai-flatsome-page .kai-blog-home .kai-blog-pagination span {
  display: grid;
  place-items: center;
  min-width: 34px;
  height: 34px;
  border-radius: 999px;
  color: #0f172a;
  font-size: 13px;
  font-weight: 700;
  line-height: 1;
}

body.kai-flatsome-page .kai-blog-home .kai-blog-pagination a:hover,
body.kai-flatsome-page .kai-blog-home .kai-blog-pagination .current {
  background: #e11d48;
  color: #ffffff;
}

body.kai-flatsome-page .kai-single-post {
  min-height: 100vh;
  background: linear-gradient(180deg, #f7fbff 0%, #eef4f8 55%, #ffffff 100%);
  font-family: "Be Vietnam Pro", "SVN-Gilroy", "Montserrat", Arial, sans-serif;
}

body.kai-flatsome-page .kai-single-post .shell-content {
  overflow: hidden;
}

body.kai-flatsome-page .kai-single-article {
  width: 100%;
  margin: 0;
  padding: 0;
}

body.kai-flatsome-page .kai-single-hero {
  position: relative;
  overflow: hidden;
  padding: clamp(54px, 7vw, 94px) 0 clamp(34px, 5vw, 62px);
  background:
    radial-gradient(circle at 12% 8%, rgba(79, 124, 255, .14), transparent 32%),
    radial-gradient(circle at 88% 18%, rgba(225, 29, 72, .10), transparent 30%),
    linear-gradient(180deg, #f8fbff 0%, #eef4f8 100%) !important;
}

body.kai-flatsome-page .kai-single-hero__inner,
body.kai-flatsome-page .kai-single-featured {
  width: min(1180px, calc(100% - 48px));
  margin-right: auto;
  margin-left: auto;
}

body.kai-flatsome-page .kai-single-content-wrap {
  width: min(1360px, calc(100% - 48px));
  margin-right: auto;
  margin-left: auto;
}

body.kai-flatsome-page .kai-single-hero__inner {
  text-align: center;
}

body.kai-flatsome-page .kai-single-breadcrumb {
  display: inline-flex;
  margin-bottom: 14px;
  color: #e11d48 !important;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: .08em;
  text-decoration: none;
  text-transform: uppercase;
}

body.kai-flatsome-page .kai-single-hero h1,
body.kai-flatsome-page .kai-single-hero h1:not([style*="color"]) {
  max-width: 1040px;
  margin: 0 auto 18px;
  color: #0f172a !important;
  font-size: clamp(34px, 5vw, 68px);
  font-weight: 900;
  letter-spacing: -.045em;
  line-height: 1.06;
}

body.kai-flatsome-page .kai-single-meta {
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 10px 16px;
  margin-bottom: 18px;
  color: #64748b;
  font-size: 13px;
  font-weight: 700;
}

body.kai-flatsome-page .kai-single-meta span + span::before {
  content: "•";
  margin-right: 16px;
  color: #cbd5e1;
}

body.kai-flatsome-page .kai-single-hero p {
  max-width: 780px;
  margin: 0 auto;
  color: #475569 !important;
  font-size: clamp(16px, 1.45vw, 20px);
  line-height: 1.72;
}

body.kai-flatsome-page .kai-single-featured {
  overflow: hidden;
  margin-top: clamp(28px, 4vw, 48px);
  border-radius: 28px;
  background: #dbe4ef;
  box-shadow: 0 24px 70px rgba(15, 23, 42, .16);
}

body.kai-flatsome-page .kai-single-featured img {
  display: block;
  width: 100%;
  max-height: 560px;
  object-fit: cover;
}

body.kai-flatsome-page .kai-single-content-wrap {
  padding: clamp(38px, 6vw, 74px) 0 clamp(58px, 8vw, 96px);
}

body.kai-flatsome-page .kai-single-layout {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(280px, 340px);
  gap: clamp(24px, 3vw, 42px);
  align-items: start;
}

body.kai-flatsome-page .kai-single-content {
  width: 100%;
  margin: 0 auto;
  padding: clamp(28px, 4vw, 52px);
  border: 1px solid rgba(15, 23, 42, .08);
  border-radius: 28px;
  background: rgba(255, 255, 255, .92);
  box-shadow: 0 20px 60px rgba(15, 23, 42, .08);
}

body.kai-flatsome-page .kai-single-content > *:first-child {
  margin-top: 0;
}

body.kai-flatsome-page .kai-single-content > *:last-child {
  margin-bottom: 0;
}

body.kai-flatsome-page .kai-single-content p,
body.kai-flatsome-page .kai-single-content li {
  color: #263244 !important;
  font-size: clamp(16px, 1.2vw, 18px);
  line-height: 1.9;
}

body.kai-flatsome-page .kai-single-content h2,
body.kai-flatsome-page .kai-single-content h3,
body.kai-flatsome-page .kai-single-content h4 {
  margin-top: 1.8em;
  color: #101629 !important;
  letter-spacing: -.02em;
}

body.kai-flatsome-page .kai-single-content a {
  color: #1d4ed8 !important;
  font-weight: 700;
}

body.kai-flatsome-page .kai-single-content img {
  height: auto;
  border-radius: 18px;
}

body.kai-flatsome-page .kai-single-attachments {
  margin-top: clamp(30px, 4vw, 48px);
  padding-top: clamp(24px, 3vw, 34px);
  border-top: 1px solid rgba(15, 23, 42, .08);
}

body.kai-flatsome-page .kai-single-attachments h2,
body.kai-flatsome-page .kai-single-attachments h2:not([style*="color"]) {
  margin: 0 0 18px;
  color: #101629 !important;
  font-size: clamp(24px, 2.5vw, 34px);
  font-weight: 900;
  letter-spacing: -.035em;
}

body.kai-flatsome-page .kai-single-attachments__grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 16px;
}

body.kai-flatsome-page .kai-single-attachments__item {
  overflow: hidden;
  margin: 0;
  border: 1px solid rgba(15, 23, 42, .08);
  border-radius: 22px;
  background: #f8fafc;
}

body.kai-flatsome-page .kai-single-attachments__item img {
  display: block;
  width: 100%;
  aspect-ratio: 4 / 3;
  border-radius: 0;
  object-fit: cover;
}

body.kai-flatsome-page .kai-single-attachments__item figcaption {
  padding: 10px 14px 12px;
  color: #64748b;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.5;
}

body.kai-flatsome-page .kai-single-sidebar {
  position: sticky;
  top: 112px;
}

body.kai-flatsome-page .kai-single-sidebar__inner {
  padding: 24px;
  border: 1px solid rgba(15, 23, 42, .08);
  border-radius: 26px;
  background: rgba(255, 255, 255, .9);
  box-shadow: 0 18px 48px rgba(15, 23, 42, .08);
}

body.kai-flatsome-page .kai-single-sidebar__eyebrow {
  display: inline-flex;
  margin-bottom: 8px;
  color: #e11d48;
  font-size: 11px;
  font-weight: 900;
  letter-spacing: .12em;
  text-transform: uppercase;
}

body.kai-flatsome-page .kai-single-sidebar h2,
body.kai-flatsome-page .kai-single-sidebar h2:not([style*="color"]) {
  margin: 0 0 18px;
  color: #101629 !important;
  font-size: 22px;
  font-weight: 900;
  letter-spacing: -.035em;
  line-height: 1.16;
}

body.kai-flatsome-page .kai-related-list {
  display: grid;
  gap: 12px;
}

body.kai-flatsome-page .kai-related-card {
  display: grid;
  grid-template-columns: 76px minmax(0, 1fr);
  gap: 12px;
  align-items: center;
  padding: 10px;
  border: 1px solid rgba(15, 23, 42, .07);
  border-radius: 18px;
  background: #ffffff;
  color: #101629 !important;
  text-decoration: none !important;
  transition: transform .2s ease, border-color .2s ease, box-shadow .2s ease;
}

body.kai-flatsome-page .kai-related-card:hover {
  border-color: rgba(29, 78, 216, .22);
  box-shadow: 0 14px 32px rgba(15, 23, 42, .10);
  transform: translateY(-2px);
}

body.kai-flatsome-page .kai-related-card__thumb {
  display: grid;
  place-items: center;
  overflow: hidden;
  width: 76px;
  height: 62px;
  border-radius: 14px;
  background: linear-gradient(135deg, #141a4f 0%, #5b6df5 62%, #e11d48 100%);
  color: #ffffff;
  font-size: 26px;
  font-weight: 900;
}

body.kai-flatsome-page .kai-related-card__thumb img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

body.kai-flatsome-page .kai-related-card__body {
  display: grid;
  gap: 7px;
  min-width: 0;
}

body.kai-flatsome-page .kai-related-card strong {
  display: -webkit-box;
  overflow: hidden;
  color: #101629 !important;
  font-size: 13px;
  font-weight: 850;
  line-height: 1.38;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}

body.kai-flatsome-page .kai-related-card small {
  color: #94a3b8 !important;
  font-size: 11px;
  font-weight: 700;
}

body.kai-flatsome-page .kai-single-footer {
  margin-top: 0;
}

body.kai-flatsome-page .kai-9pm-hero {
  overflow: hidden;
  background-position: center !important;
}

body.kai-flatsome-page .kai-9pm-hero h3,
body.kai-flatsome-page .kai-9pm-hero h3:not([style*="color"]) {
  color: #071018 !important;
  font-weight: 900;
  letter-spacing: -.04em;
}

body.kai-flatsome-page .kai-9pm-hero p {
  color: #172033 !important;
  font-size: 17px;
  line-height: 1.75;
}

body.kai-flatsome-page .kai-9pm-hero .circle img,
body.kai-flatsome-page .kai-9pm-hero img.circle {
  border-radius: 34px;
  box-shadow: 0 22px 70px rgba(15, 23, 42, .18);
}

body.kai-flatsome-page .kai-9pm-hero-mobile .banner-dichvu-bg {
  overflow: hidden;
  border-radius: 0 0 28px 28px;
}

body.kai-flatsome-page .kai-9pm-hero-mobile .textboxDichvu h2,
body.kai-flatsome-page .kai-9pm-hero-mobile .textboxDichvu h2:not([style*="color"]) {
  color: #02223d !important;
  font-weight: 900;
}

body.kai-flatsome-page .kai-9pm-hero-mobile .textboxDichvu p {
  color: #111827 !important;
}

body.kai-flatsome-page .kai-9pm-staff .column-staff {
  border-radius: 16px;
}

body.kai-flatsome-page .kai-9pm-staff {
  padding: clamp(38px, 5vw, 64px) 0 !important;
}

body.kai-flatsome-page .kai-9pm-staff > .section-content > .row,
body.kai-flatsome-page .kai-9pm-staff-mobile > .section-content > .row {
  max-width: min(1180px, calc(100% - 44px)) !important;
  margin-right: auto !important;
  margin-left: auto !important;
}

body.kai-flatsome-page .kai-9pm-staff > .section-content > .row {
  padding: clamp(18px, 2.4vw, 28px) !important;
  border: 1px solid rgba(2, 34, 61, .08);
  border-radius: 32px;
  background: rgba(255, 255, 255, .72);
  box-shadow: 0 24px 70px rgba(15, 23, 42, .08);
}

body.kai-flatsome-page .kai-9pm-staff .headding-title {
  text-transform: uppercase;
  letter-spacing: .08em;
}

body.kai-flatsome-page .kai-9pm-staff .section-staffs .img,
body.kai-flatsome-page .kai-9pm-staff .section-staffs img {
  overflow: hidden;
  border-radius: 22px;
}

body.kai-flatsome-page .kai-9pm-staff .section-staffs,
body.kai-flatsome-page .kai-9pm-staff-mobile .section-staffs {
  padding: 0 8px !important;
}

body.kai-flatsome-page .kai-9pm-staff .section-staffs .col-inner,
body.kai-flatsome-page .kai-9pm-staff-mobile .section-staffs .col-inner {
  overflow: hidden;
  border-radius: 26px;
  background:
    radial-gradient(circle at 50% 8%, rgba(255, 255, 255, .18), transparent 34%),
    linear-gradient(180deg, #123c5c 0%, #02223d 100%);
  box-shadow: 0 16px 34px rgba(2, 34, 61, .18);
}

body.kai-flatsome-page .kai-9pm-staff .section-staffs img {
  width: 100%;
  height: clamp(320px, 31vw, 380px);
  padding: 18px 12px 0;
  object-fit: contain;
  object-position: center bottom;
}

body.kai-flatsome-page .kai-9pm-staff .section-staffs .ux-text,
body.kai-flatsome-page .kai-9pm-staff .section-staffs .text {
  margin-top: 0;
  padding: 12px 8px 14px;
  border-radius: 0 0 22px 22px;
  background: rgba(2, 34, 61, .94);
  color: #ffffff;
  position: relative;
  z-index: 2;
}

body.kai-flatsome-page .kai-9pm-staff h2,
body.kai-flatsome-page .kai-9pm-staff h3,
body.kai-flatsome-page .kai-9pm-staff-mobile h2,
body.kai-flatsome-page .kai-9pm-staff-mobile h3 {
  color: #ffffff !important;
}

body.kai-flatsome-page .kai-9pm-staff-mobile .section-staffs img {
  width: 100%;
  height: 340px;
  padding: 18px 12px 0;
  object-fit: contain;
  object-position: center bottom;
  border-radius: 20px;
}

body.kai-flatsome-page .kai-9pm-staff-mobile .section-staffs .ux-text,
body.kai-flatsome-page .kai-9pm-staff-mobile .section-staffs .text {
  margin-top: 0;
  padding: 12px 8px 10px;
  border-radius: 0 0 20px 20px;
  background: rgba(2, 34, 61, .94);
  position: relative;
  z-index: 2;
}

body.kai-flatsome-page .kai-9pm-contact {
  background-position: center !important;
}

body.kai-flatsome-page .kai-9pm-contact .col-inner {
  border-radius: 0 0 28px 28px;
  box-shadow: 0 20px 60px rgba(15, 23, 42, .22);
}

body.kai-flatsome-page .kai-9pm-contact-form {
  display: grid;
  gap: 12px;
  padding: 0 22px 24px;
}

body.kai-flatsome-page .kai-9pm-contact-form input,
body.kai-flatsome-page .kai-9pm-contact-form textarea {
  width: 100%;
  margin: 0;
  border: 1px solid rgba(15, 23, 42, .14);
  border-radius: 12px;
  background: #ffffff;
  color: #0f172a;
  font-size: 14px;
}

body.kai-flatsome-page .kai-9pm-contact-form textarea {
  min-height: 104px;
  resize: vertical;
}

body.kai-flatsome-page .kai-9pm-contact-form button {
  border: 0;
  border-radius: 12px;
  background: #02223d;
  color: #ffffff;
  font-weight: 800;
  cursor: pointer;
}

body.kai-flatsome-page .kai-9pm-contact-info {
  padding: 0 22px 8px;
}

body.kai-flatsome-page .kai-9pm-contact-info p {
  margin-bottom: 10px;
  color: #172033 !important;
  font-size: 15px;
  line-height: 1.55;
}

body.kai-flatsome-page .kai-9pm-contact .button {
  margin: 4px 22px 26px;
}

body.kai-flatsome-page .kai-cf7-fallback {
  display: grid;
  gap: 12px;
  padding: 0 22px 24px;
}

body.kai-flatsome-page .kai-cf7-fallback input,
body.kai-flatsome-page .kai-cf7-fallback textarea {
  width: 100%;
  margin: 0;
  border: 1px solid rgba(15, 23, 42, .14);
  border-radius: 12px;
  background: #ffffff;
  color: #0f172a;
  font-size: 14px;
}

body.kai-flatsome-page .kai-cf7-fallback textarea {
  min-height: 104px;
  resize: vertical;
}

body.kai-flatsome-page .kai-cf7-fallback button {
  min-height: 42px;
  border: 0;
  border-radius: 12px;
  background: #02223d;
  color: #ffffff;
  font-weight: 800;
  cursor: pointer;
}

@media (max-width: 640px) {
  body.kai-flatsome-page .kai-single-hero__inner,
  body.kai-flatsome-page .kai-single-featured,
  body.kai-flatsome-page .kai-single-content-wrap {
    width: min(100% - 28px, 1180px);
  }

  body.kai-flatsome-page .kai-single-content {
    border-radius: 20px;
  }

  body.kai-flatsome-page .kai-single-attachments__grid {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 1024px) {
  body.kai-flatsome-page .kai-single-layout {
    grid-template-columns: 1fr;
  }

  body.kai-flatsome-page .kai-single-sidebar {
    position: static;
  }

  body.kai-flatsome-page .kai-related-list {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 640px) {
  body.kai-flatsome-page .kai-related-list {
    grid-template-columns: 1fr;
  }

  body.kai-flatsome-page .kai-single-sidebar__inner {
    padding: 18px;
    border-radius: 20px;
  }
}

@media (max-width: 849px) {
  body.kai-flatsome-page .kai-blog-home .kai-post-card {
    border-radius: 14px;
  }

  body.kai-flatsome-page .kai-blog-home .kai-post-card__body {
    padding: 20px 18px 18px;
  }

  body.kai-flatsome-page .kai-blog-home .kai-post-card h3,
  body.kai-flatsome-page .kai-blog-home .kai-post-card h3 a,
  body.kai-flatsome-page .kai-blog-home .kai-post-card h3:not([style*="color"]):not([style*="--kai-inline-color"]) {
    font-size: 16px;
  }
}

/* Service catalog cards: match the homepage project-card treatment while keeping UX Builder HTML editable. */
body.page-id-8.kai-flatsome-page .kai-catalog-grid,
body.page-id-9.kai-flatsome-page .kai-catalog-grid,
body.page-id-10.kai-flatsome-page .kai-catalog-grid {
  align-items: stretch;
}

body.page-id-8.kai-flatsome-page .kai-catalog-grid > .col,
body.page-id-9.kai-flatsome-page .kai-catalog-grid > .col,
body.page-id-10.kai-flatsome-page .kai-catalog-grid > .col {
  padding-bottom: 18px;
}

body.page-id-8.kai-flatsome-page .kai-catalog-grid > .col > .col-inner,
body.page-id-9.kai-flatsome-page .kai-catalog-grid > .col > .col-inner,
body.page-id-10.kai-flatsome-page .kai-catalog-grid > .col > .col-inner {
  display: flex;
  height: 100%;
}

body.page-id-8.kai-flatsome-page .kai-catalog-card,
body.page-id-9.kai-flatsome-page .kai-catalog-card,
body.page-id-10.kai-flatsome-page .kai-catalog-card {
  display: flex;
  position: relative;
  min-height: 420px;
  height: 100%;
  flex: 1;
  flex-direction: column;
  overflow: hidden;
  padding: 22px 22px 24px;
  border: 1px solid rgba(56, 139, 255, .08) !important;
  border-radius: 12px;
  background: linear-gradient(180deg, #eaf5ff 0%, #ffffff 53%, #fbfdff 100%) !important;
  box-shadow: 0 18px 48px rgba(23, 57, 105, .06) !important;
  color: #222733 !important;
  cursor: pointer;
  text-decoration: none !important;
  transform: translateZ(0);
  transition: transform 220ms ease, background 220ms ease, border-color 220ms ease, box-shadow 220ms ease, color 220ms ease;
  will-change: transform;
}

body.page-id-8.kai-flatsome-page .kai-catalog-card::before,
body.page-id-9.kai-flatsome-page .kai-catalog-card::before,
body.page-id-10.kai-flatsome-page .kai-catalog-card::before {
  content: "";
  display: block;
  width: 100%;
  aspect-ratio: 1.62 / 1;
  margin: 0 0 24px;
  border-radius: 20px;
  background:
    radial-gradient(circle at 20% 18%, rgba(255, 255, 255, .9), transparent 18%),
    radial-gradient(circle at 84% 16%, rgba(16, 185, 129, .38), transparent 28%),
    linear-gradient(135deg, rgba(37, 99, 235, .9) 0%, rgba(103, 232, 249, .72) 48%, rgba(234, 245, 255, .95) 100%);
  box-shadow: inset 0 0 0 1px rgba(225, 235, 250, .82), 0 18px 38px rgba(53, 84, 134, .08);
}

body.page-id-8.kai-flatsome-page .kai-catalog-card:hover,
body.page-id-9.kai-flatsome-page .kai-catalog-card:hover,
body.page-id-10.kai-flatsome-page .kai-catalog-card:hover,
body.page-id-8.kai-flatsome-page .kai-catalog-card:focus-visible,
body.page-id-9.kai-flatsome-page .kai-catalog-card:focus-visible,
body.page-id-10.kai-flatsome-page .kai-catalog-card:focus-visible {
  border-color: rgba(16, 185, 129, .95) !important;
  background: linear-gradient(180deg, #dcfce7 0%, #f0fdf4 52%, #ffffff 100%) !important;
  box-shadow: 0 24px 58px rgba(21, 128, 61, .16) !important;
  color: #102116 !important;
  outline: none;
  transform: scale(1.035);
  z-index: 2;
}

body.page-id-8.kai-flatsome-page .kai-catalog-card h3,
body.page-id-9.kai-flatsome-page .kai-catalog-card h3,
body.page-id-10.kai-flatsome-page .kai-catalog-card h3,
body.page-id-8.kai-flatsome-page .kai-catalog-card h3:not([style*="color"]):not([style*="--kai-inline-color"]),
body.page-id-9.kai-flatsome-page .kai-catalog-card h3:not([style*="color"]):not([style*="--kai-inline-color"]),
body.page-id-10.kai-flatsome-page .kai-catalog-card h3:not([style*="color"]):not([style*="--kai-inline-color"]) {
  margin: 0 0 14px;
  color: inherit !important;
  font-family: "Be Vietnam Pro", "Inter", Arial, sans-serif;
  font-size: clamp(18px, 1.45vw, 22px);
  font-weight: 900;
  letter-spacing: -.035em;
  line-height: 1.22;
  text-shadow: none !important;
}

body.page-id-8.kai-flatsome-page .kai-catalog-card p,
body.page-id-9.kai-flatsome-page .kai-catalog-card p,
body.page-id-10.kai-flatsome-page .kai-catalog-card p {
  margin: 0 0 22px;
  color: #687383 !important;
  font-size: 14px;
  line-height: 1.58;
}

body.page-id-8.kai-flatsome-page .kai-catalog-card:hover p,
body.page-id-9.kai-flatsome-page .kai-catalog-card:hover p,
body.page-id-10.kai-flatsome-page .kai-catalog-card:hover p,
body.page-id-8.kai-flatsome-page .kai-catalog-card:focus-visible p,
body.page-id-9.kai-flatsome-page .kai-catalog-card:focus-visible p,
body.page-id-10.kai-flatsome-page .kai-catalog-card:focus-visible p {
  color: #245238 !important;
}

body.page-id-8.kai-flatsome-page .kai-catalog-card small,
body.page-id-9.kai-flatsome-page .kai-catalog-card small,
body.page-id-10.kai-flatsome-page .kai-catalog-card small {
  display: block;
  width: fit-content;
  margin: 0 0 12px;
  background: none !important;
  -webkit-background-clip: border-box !important;
  background-clip: border-box !important;
  color: #075fff !important;
  font-size: 12px;
  font-weight: 850;
  letter-spacing: .08em;
  line-height: 1.35;
  text-transform: uppercase;
}

body.page-id-8.kai-flatsome-page .kai-catalog-card strong,
body.page-id-9.kai-flatsome-page .kai-catalog-card strong,
body.page-id-10.kai-flatsome-page .kai-catalog-card strong {
  display: block;
  width: auto;
  margin-top: auto;
  background: none !important;
  -webkit-background-clip: border-box !important;
  background-clip: border-box !important;
  color: #075fff !important;
  font-size: 15px;
  font-weight: 850;
  line-height: 1.35;
  text-align: left;
}

body.page-id-8.kai-flatsome-page .kai-catalog-card:hover small,
body.page-id-9.kai-flatsome-page .kai-catalog-card:hover small,
body.page-id-10.kai-flatsome-page .kai-catalog-card:hover small,
body.page-id-8.kai-flatsome-page .kai-catalog-card:hover strong,
body.page-id-9.kai-flatsome-page .kai-catalog-card:hover strong,
body.page-id-10.kai-flatsome-page .kai-catalog-card:hover strong,
body.page-id-8.kai-flatsome-page .kai-catalog-card:focus-visible small,
body.page-id-9.kai-flatsome-page .kai-catalog-card:focus-visible small,
body.page-id-10.kai-flatsome-page .kai-catalog-card:focus-visible small,
body.page-id-8.kai-flatsome-page .kai-catalog-card:focus-visible strong,
body.page-id-9.kai-flatsome-page .kai-catalog-card:focus-visible strong,
body.page-id-10.kai-flatsome-page .kai-catalog-card:focus-visible strong {
  color: #059669 !important;
}

@media (max-width: 849px) {
  body.page-id-8.kai-flatsome-page .kai-catalog-card,
  body.page-id-9.kai-flatsome-page .kai-catalog-card,
  body.page-id-10.kai-flatsome-page .kai-catalog-card {
    min-height: 380px;
    padding: 20px;
  }

  body.page-id-8.kai-flatsome-page .kai-catalog-card:hover,
  body.page-id-9.kai-flatsome-page .kai-catalog-card:hover,
  body.page-id-10.kai-flatsome-page .kai-catalog-card:hover,
  body.page-id-8.kai-flatsome-page .kai-catalog-card:focus-visible,
  body.page-id-9.kai-flatsome-page .kai-catalog-card:focus-visible,
  body.page-id-10.kai-flatsome-page .kai-catalog-card:focus-visible {
    transform: translateY(-4px);
  }
}

@media (max-width: 640px) {
  body.page-id-8.kai-flatsome-page .kai-catalog-card,
  body.page-id-9.kai-flatsome-page .kai-catalog-card,
  body.page-id-10.kai-flatsome-page .kai-catalog-card {
    min-height: 0;
  }
}

/* Editable UX Builder section for the online-course learning flow. */
body.kai-flatsome-page .kai-course-steps,
body.kai-flatsome-page .section.kai-course-steps,
body.kai-flatsome-page .kai-course-steps .section-content {
  background: var(--kai-course-steps-bg, #ffffff) !important;
}

body.kai-flatsome-page .kai-course-steps-wrap {
  position: relative;
  width: min(100%, 1180px);
  margin: 0 auto;
  color: var(--kai-course-title-color, #141821);
  text-align: center;
}

body.kai-flatsome-page .kai-course-steps-head {
  max-width: 720px;
  margin: 0 auto 38px;
}

body.kai-flatsome-page .kai-course-steps-kicker {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 32px;
  margin: 0 0 12px;
  padding: 0 14px;
  border-radius: 999px;
  background: color-mix(in srgb, var(--kai-course-accent, #10b981) 12%, transparent);
  color: var(--kai-course-accent-dark, #059669) !important;
  font-size: 12px;
  font-weight: 850;
  letter-spacing: .1em;
  text-transform: uppercase;
}

body.kai-flatsome-page .kai-course-steps-title,
body.kai-flatsome-page .kai-course-steps-title:not([style*="color"]) {
  margin: 0 0 14px;
  color: var(--kai-course-title-color, #141821) !important;
  font-family: "Be Vietnam Pro", "SVN-Gilroy", "Montserrat", Arial, sans-serif;
  font-size: clamp(34px, 4.6vw, var(--kai-course-title-size, 58px));
  font-weight: 950;
  letter-spacing: -.055em;
  line-height: .98;
  text-shadow: none !important;
}

body.kai-flatsome-page .kai-course-steps-subtitle {
  margin: 0 auto;
  color: var(--kai-course-text-color, #667085) !important;
  font-size: var(--kai-course-subtitle-size, 18px);
  line-height: 1.72;
}

body.kai-flatsome-page .kai-course-steps-grid {
  display: grid;
  grid-template-columns: minmax(210px, 1fr) minmax(280px, 380px) minmax(210px, 1fr);
  gap: clamp(26px, 5vw, 64px);
  align-items: center;
}

body.kai-flatsome-page .kai-course-steps-side {
  display: grid;
  gap: clamp(38px, 5vw, 82px);
}

body.kai-flatsome-page .kai-course-step {
  display: grid;
  justify-items: center;
  text-align: center;
}

body.kai-flatsome-page .kai-course-step-number {
  display: grid;
  place-items: center;
  width: 62px;
  height: 62px;
  margin: 0 auto 18px;
  border-radius: 18px;
  background: color-mix(in srgb, var(--kai-course-accent, #10b981) 12%, #ffffff);
  color: var(--kai-course-accent-dark, #059669);
  font-size: 26px;
  font-weight: 950;
  line-height: 1;
  box-shadow: inset 0 0 0 1px color-mix(in srgb, var(--kai-course-accent, #10b981) 12%, transparent), 0 16px 36px color-mix(in srgb, var(--kai-course-accent, #10b981) 12%, transparent);
}

body.kai-flatsome-page .kai-course-steps-left .kai-course-step:nth-child(2) .kai-course-step-number {
  background: var(--kai-course-accent-dark, #059669);
  color: #ffffff;
  box-shadow: 0 18px 40px color-mix(in srgb, var(--kai-course-accent-dark, #059669) 28%, transparent);
}

body.kai-flatsome-page .kai-course-step h3,
body.kai-flatsome-page .kai-course-step h3:not([style*="color"]) {
  margin: 0 0 9px;
  color: var(--kai-course-title-color, #1c2430) !important;
  font-size: var(--kai-course-step-title-size, 22px);
  font-weight: 900;
  letter-spacing: -.03em;
  line-height: 1.22;
  text-shadow: none !important;
}

body.kai-flatsome-page .kai-course-step p {
  max-width: 280px;
  margin: 0;
  color: var(--kai-course-text-color, #667085) !important;
  font-size: var(--kai-course-step-text-size, 15px);
  line-height: 1.65;
}

body.kai-flatsome-page .kai-course-visual-wrap {
  transform: rotate(var(--kai-course-visual-rotate, 0deg)) scale(var(--kai-course-visual-scale, 1));
  transform-origin: center;
}

body.kai-flatsome-page .kai-course-phone-wrap {
  position: relative;
  display: grid;
  place-items: center;
  min-height: 470px;
}

body.kai-flatsome-page .kai-course-phone-orbit {
  position: absolute;
  width: min(92vw, 360px);
  aspect-ratio: 1;
  border-radius: 50%;
  background: linear-gradient(135deg, var(--kai-course-accent, #10b981) 0%, var(--kai-course-accent-dark, #059669) 100%);
  box-shadow: 0 30px 80px color-mix(in srgb, var(--kai-course-accent-dark, #059669) 24%, transparent);
}

body.kai-flatsome-page .kai-course-phone {
  position: relative;
  z-index: 1;
  width: min(76vw, 238px);
  min-height: 470px;
  padding: 13px;
  border: 8px solid #111827;
  border-radius: 38px;
  background: #f8fafc;
  box-shadow: 0 28px 70px rgba(15, 23, 42, .24);
}

body.kai-flatsome-page .kai-course-phone::before {
  content: "";
  position: absolute;
  top: 9px;
  left: 50%;
  width: 82px;
  height: 18px;
  border-radius: 0 0 16px 16px;
  background: #111827;
  transform: translateX(-50%);
}

body.kai-flatsome-page .kai-course-phone-screen {
  display: flex;
  min-height: 428px;
  flex-direction: column;
  gap: 14px;
  overflow: hidden;
  padding: 34px 14px 16px;
  border-radius: 26px;
  background:
    radial-gradient(circle at 50% 29%, rgba(16, 185, 129, .2), transparent 31%),
    linear-gradient(180deg, #ffffff 0%, #edfdf5 100%);
}

body.kai-flatsome-page .kai-course-phone-status {
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: #111827;
  font-size: 11px;
  font-weight: 850;
}

body.kai-flatsome-page .kai-course-phone-toggle {
  width: 28px;
  height: 14px;
  border-radius: 999px;
  background: var(--kai-course-accent, #10b981);
  box-shadow: inset 14px 0 0 rgba(255, 255, 255, .75);
}

body.kai-flatsome-page .kai-course-phone-radar {
  display: grid;
  place-items: center;
  width: 142px;
  height: 142px;
  margin: 4px auto 0;
  border: 1px dashed color-mix(in srgb, var(--kai-course-accent, #10b981) 35%, transparent);
  border-radius: 999px;
  background:
    radial-gradient(circle, var(--kai-course-accent, #10b981) 0 5px, color-mix(in srgb, var(--kai-course-accent, #10b981) 14%, transparent) 6px 16px, transparent 17px),
    repeating-radial-gradient(circle, transparent 0 22px, color-mix(in srgb, var(--kai-course-accent, #10b981) 24%, transparent) 23px 24px);
  color: var(--kai-course-accent, #10b981);
  font-size: 24px;
  font-weight: 950;
}

body.kai-flatsome-page .kai-course-phone-card {
  margin-top: auto;
  padding: 13px;
  border: 1px solid rgba(16, 185, 129, .12);
  border-radius: 18px;
  background: rgba(255, 255, 255, .92);
  box-shadow: 0 18px 38px rgba(15, 23, 42, .08);
  text-align: left;
}

body.kai-flatsome-page .kai-course-phone-card strong {
  display: block;
  margin: 0 0 8px;
  color: #111827 !important;
  font-size: 13px;
  font-weight: 900;
}

body.kai-flatsome-page .kai-course-phone-card span {
  display: block;
  margin: 0 0 7px;
  color: #667085;
  font-size: 11px;
  line-height: 1.35;
}

body.kai-flatsome-page .kai-course-phone-actions {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 8px;
  margin-top: 10px;
}

body.kai-flatsome-page .kai-course-phone-actions i {
  display: grid;
  place-items: center;
  min-height: 30px;
  border-radius: 9px;
  background: #eef2f7;
  color: #667085;
  font-size: 11px;
  font-style: normal;
  font-weight: 850;
}

body.kai-flatsome-page .kai-course-phone-actions i:last-child {
  background: var(--kai-course-accent, #10b981);
  color: #ffffff;
}

body.kai-flatsome-page .kai-course-custom-image {
  position: relative;
  z-index: 1;
  width: min(76vw, 330px);
  margin: 0;
  overflow: hidden;
  border-radius: 30px;
  box-shadow: 0 28px 70px rgba(15, 23, 42, .18);
}

body.kai-flatsome-page .kai-course-custom-image img {
  display: block;
  width: 100%;
  height: auto;
}

body.kai-flatsome-page .kai-course-laptop {
  position: relative;
  z-index: 1;
  width: min(82vw, 390px);
  padding: 16px 16px 42px;
  border-radius: 28px 28px 18px 18px;
  background: #111827;
  box-shadow: 0 28px 70px rgba(15, 23, 42, .24);
}

body.kai-flatsome-page .kai-course-laptop::after {
  content: "";
  position: absolute;
  right: -30px;
  bottom: 0;
  left: -30px;
  height: 18px;
  border-radius: 0 0 28px 28px;
  background: #d8dee9;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, .85);
}

body.kai-flatsome-page .kai-course-laptop-screen {
  display: grid;
  gap: 14px;
  min-height: 245px;
  padding: 28px;
  border-radius: 18px;
  background:
    radial-gradient(circle at 82% 20%, color-mix(in srgb, var(--kai-course-accent, #10b981) 22%, transparent), transparent 26%),
    linear-gradient(180deg, #ffffff 0%, #edfdf5 100%);
  text-align: left;
}

body.kai-flatsome-page .kai-course-laptop-screen strong,
body.kai-flatsome-page .kai-course-big-icon strong {
  color: var(--kai-course-title-color, #111827) !important;
  font-size: 18px;
  font-weight: 900;
  line-height: 1.25;
}

body.kai-flatsome-page .kai-course-laptop-screen span {
  color: var(--kai-course-text-color, #667085);
  font-size: 13px;
  line-height: 1.5;
}

body.kai-flatsome-page .kai-course-laptop-screen i {
  display: block;
  height: 18px;
  border-radius: 999px;
  background: color-mix(in srgb, var(--kai-course-accent, #10b981) 18%, #ffffff);
}

body.kai-flatsome-page .kai-course-laptop-screen i:nth-of-type(2) {
  width: 76%;
}

body.kai-flatsome-page .kai-course-laptop-screen i:nth-of-type(3) {
  width: 58%;
}

body.kai-flatsome-page .kai-course-big-icon {
  position: relative;
  z-index: 1;
  display: grid;
  place-items: center;
  width: min(76vw, 320px);
  aspect-ratio: 1;
  padding: 38px;
  border-radius: 42px;
  background: rgba(255, 255, 255, .9);
  box-shadow: 0 28px 70px rgba(15, 23, 42, .18);
}

body.kai-flatsome-page .kai-course-big-icon span {
  display: grid;
  place-items: center;
  width: 132px;
  height: 132px;
  border-radius: 34px;
  background: linear-gradient(135deg, var(--kai-course-accent, #10b981), var(--kai-course-accent-dark, #059669));
  color: #ffffff;
  font-size: 46px;
  font-weight: 950;
  box-shadow: 0 22px 52px color-mix(in srgb, var(--kai-course-accent-dark, #059669) 24%, transparent);
}

@media (max-width: 849px) {
  body.kai-flatsome-page .kai-course-steps-grid {
    grid-template-columns: 1fr;
    gap: 34px;
  }

  body.kai-flatsome-page .kai-course-steps-left {
    order: 2;
  }

  body.kai-flatsome-page .kai-course-visual-wrap {
    order: 1;
  }

  body.kai-flatsome-page .kai-course-phone-wrap {
    min-height: 420px;
  }

  body.kai-flatsome-page .kai-course-steps-right {
    order: 3;
  }

  body.kai-flatsome-page .kai-course-steps-side {
    grid-template-columns: 1fr 1fr;
    gap: 18px;
  }
}

@media (max-width: 640px) {
  body.kai-flatsome-page .kai-course-steps-head {
    margin-bottom: 28px;
  }

  body.kai-flatsome-page .kai-course-steps-side {
    grid-template-columns: 1fr;
  }

  body.kai-flatsome-page .kai-course-phone-wrap {
    min-height: 390px;
  }

  body.kai-flatsome-page .kai-course-phone-orbit {
    width: 286px;
  }

  body.kai-flatsome-page .kai-course-phone {
    width: 210px;
    min-height: 390px;
  }

  body.kai-flatsome-page .kai-course-phone-screen {
    min-height: 348px;
  }
}

a.button.primary.kai-projects-all-button,
body.kai-flatsome-page a.button.primary.kai-projects-all-button,
body.home.home-clone-page a.button.primary.kai-projects-all-button {
  background: #111827 !important;
  background-color: #111827 !important;
  border-color: #111827 !important;
  color: #fff !important;
}

a.button.primary.kai-projects-all-button:hover,
body.kai-flatsome-page a.button.primary.kai-projects-all-button:hover,
body.home.home-clone-page a.button.primary.kai-projects-all-button:hover {
  background: #1769ff !important;
  background-color: #1769ff !important;
  border-color: #1769ff !important;
  color: #fff !important;
}

body.kai-flatsome-page .kai-hero-banner.kai-coaching-superapp-section,
body.kai-flatsome-page.home-clone-page .kai-hero-banner.kai-coaching-superapp-section,
body.home.home-clone-page .kai-hero-banner.kai-coaching-superapp-section {
  grid-template-columns: minmax(280px, .78fr) minmax(520px, 1.42fr);
  gap: clamp(28px, 5vw, 92px);
  min-height: 450px;
  padding-top: clamp(34px, 4vw, 58px);
  padding-bottom: clamp(34px, 4vw, 58px);
  background: radial-gradient(circle at 18% 16%, rgba(64, 104, 255, .11), transparent 30%), linear-gradient(var(--kai-hero-banner-gradient-angle, 115deg), var(--kai-hero-banner-bg-start, #f4f8ff) 0%, var(--kai-hero-banner-bg-end, #ffffff) 100%);
}

body.kai-flatsome-page .kai-coaching-superapp-section .kai-hero-banner__copy,
body.kai-flatsome-page.home-clone-page .kai-coaching-superapp-section .kai-hero-banner__copy,
body.home.home-clone-page .kai-coaching-superapp-section .kai-hero-banner__copy {
  max-width: 430px;
}

body.kai-flatsome-page .kai-coaching-superapp-section .kai-hero-banner__copy h2,
body.kai-flatsome-page.home-clone-page .kai-coaching-superapp-section .kai-hero-banner__copy h2,
body.home.home-clone-page .kai-coaching-superapp-section .kai-hero-banner__copy h2 {
  max-width: 430px;
  margin-bottom: 24px;
  color: #252935 !important;
  font-size: clamp(42px, 3.8vw, var(--kai-hero-banner-title-size, 48px));
  letter-spacing: -.06em;
  line-height: .98;
}

body.kai-flatsome-page .kai-coaching-superapp-section .kai-hero-banner__copy h2 span,
body.kai-flatsome-page.home-clone-page .kai-coaching-superapp-section .kai-hero-banner__copy h2 span,
body.home.home-clone-page .kai-coaching-superapp-section .kai-hero-banner__copy h2 span {
  color: #3d6bff !important;
}

body.kai-flatsome-page .kai-coaching-superapp-section .kai-hero-banner__description,
body.kai-flatsome-page.home-clone-page .kai-coaching-superapp-section .kai-hero-banner__description,
body.home.home-clone-page .kai-coaching-superapp-section .kai-hero-banner__description {
  max-width: 330px;
  margin-bottom: 24px;
  color: #2c3341 !important;
  font-size: clamp(15px, 1.2vw, var(--kai-hero-banner-description-size, 16px));
  line-height: 1.5;
}

body.kai-flatsome-page .kai-coaching-superapp-section .kai-hero-banner__button,
body.kai-flatsome-page.home-clone-page .kai-coaching-superapp-section .kai-hero-banner__button,
body.home.home-clone-page .kai-coaching-superapp-section .kai-hero-banner__button {
  min-height: 44px;
  padding: 0 22px !important;
  font-size: 13px !important;
  box-shadow: 0 16px 38px rgba(46, 98, 244, .22) !important;
}

body.kai-flatsome-page .kai-coaching-superapp-section .kai-hero-banner__button::after,
body.kai-flatsome-page.home-clone-page .kai-coaching-superapp-section .kai-hero-banner__button::after,
body.home.home-clone-page .kai-coaching-superapp-section .kai-hero-banner__button::after {
  width: 22px;
  height: 22px;
  margin-left: 10px;
  font-size: 15px;
}

body.kai-flatsome-page .kai-coaching-superapp-section .kai-hero-banner__media,
body.kai-flatsome-page.home-clone-page .kai-coaching-superapp-section .kai-hero-banner__media,
body.home.home-clone-page .kai-coaching-superapp-section .kai-hero-banner__media {
  aspect-ratio: 2.18 / 1;
  border-color: var(--kai-hero-banner-media-border-color, rgba(255, 255, 255, .92));
  box-shadow: 0 22px 58px rgba(54, 77, 130, .18), inset 0 0 0 1px rgba(24, 45, 82, .08);
}

body.kai-flatsome-page .kai-coaching-superapp-section .kai-hero-banner__caption,
body.kai-flatsome-page.home-clone-page .kai-coaching-superapp-section .kai-hero-banner__caption,
body.home.home-clone-page .kai-coaching-superapp-section .kai-hero-banner__caption {
  right: 18%;
  bottom: 14px;
  max-width: 45%;
  padding: 5px 10px;
  border-radius: 5px;
  background: rgba(10, 12, 18, .48);
  color: rgba(255, 255, 255, .94);
  font-size: 12px;
}

@media (max-width: 849px) {
  body.kai-flatsome-page .kai-hero-banner.kai-coaching-superapp-section,
  body.kai-flatsome-page.home-clone-page .kai-hero-banner.kai-coaching-superapp-section,
  body.home.home-clone-page .kai-hero-banner.kai-coaching-superapp-section {
    grid-template-columns: 1fr;
    min-height: 0;
    padding-right: 22px;
    padding-left: 22px;
  }

  body.kai-flatsome-page .kai-coaching-superapp-section .kai-hero-banner__copy,
  body.kai-flatsome-page.home-clone-page .kai-coaching-superapp-section .kai-hero-banner__copy,
  body.home.home-clone-page .kai-coaching-superapp-section .kai-hero-banner__copy,
  body.kai-flatsome-page .kai-coaching-superapp-section .kai-hero-banner__copy h2,
  body.kai-flatsome-page.home-clone-page .kai-coaching-superapp-section .kai-hero-banner__copy h2,
  body.home.home-clone-page .kai-coaching-superapp-section .kai-hero-banner__copy h2,
  body.kai-flatsome-page .kai-coaching-superapp-section .kai-hero-banner__description,
  body.kai-flatsome-page.home-clone-page .kai-coaching-superapp-section .kai-hero-banner__description,
  body.home.home-clone-page .kai-coaching-superapp-section .kai-hero-banner__description {
    max-width: none;
  }

  body.kai-flatsome-page .kai-coaching-superapp-section .kai-hero-banner__media,
  body.kai-flatsome-page.home-clone-page .kai-coaching-superapp-section .kai-hero-banner__media,
  body.home.home-clone-page .kai-coaching-superapp-section .kai-hero-banner__media {
    aspect-ratio: 1.55 / 1;
  }
}

@media (max-width: 549px) {
  body.kai-flatsome-page .kai-coaching-superapp-section .kai-hero-banner__copy h2,
  body.kai-flatsome-page.home-clone-page .kai-coaching-superapp-section .kai-hero-banner__copy h2,
  body.home.home-clone-page .kai-coaching-superapp-section .kai-hero-banner__copy h2 {
    font-size: 38px;
  }

  body.kai-flatsome-page .kai-coaching-superapp-section .kai-hero-banner__caption,
  body.kai-flatsome-page.home-clone-page .kai-coaching-superapp-section .kai-hero-banner__caption,
  body.home.home-clone-page .kai-coaching-superapp-section .kai-hero-banner__caption {
    right: 12px;
    bottom: 10px;
    max-width: calc(100% - 24px);
  }
}

/* Native UX Builder footer layout. Each column stays editable in UX Builder. */
body.kai-flatsome-page .kai-ux-footer .kai-footer-native-top,
body.kai-flatsome-page.home-clone-page .kai-ux-footer .kai-footer-native-top,
body.home.home-clone-page .kai-ux-footer .kai-footer-native-top {
  display: grid;
  grid-template-columns: minmax(240px, 1.25fr) minmax(140px, .75fr) minmax(140px, .75fr) minmax(220px, 1fr);
  gap: clamp(24px, 4vw, 58px);
  align-items: start;
  padding-top: 58px;
}

body.kai-flatsome-page .kai-ux-footer .kai-footer-native-top > .col,
body.kai-flatsome-page.home-clone-page .kai-ux-footer .kai-footer-native-top > .col,
body.home.home-clone-page .kai-ux-footer .kai-footer-native-top > .col {
  width: auto;
  max-width: none;
  flex-basis: auto;
}

body.kai-flatsome-page .kai-ux-footer .kai-footer-native-top .col-inner,
body.kai-flatsome-page.home-clone-page .kai-ux-footer .kai-footer-native-top .col-inner,
body.home.home-clone-page .kai-ux-footer .kai-footer-native-top .col-inner {
  padding-bottom: 0;
}

body.kai-flatsome-page .kai-ux-footer .kai-footer-native-brand .kai-footer-logo,
body.kai-flatsome-page.home-clone-page .kai-ux-footer .kai-footer-native-brand .kai-footer-logo,
body.home.home-clone-page .kai-ux-footer .kai-footer-native-brand .kai-footer-logo {
  width: min(220px, 72vw);
  margin: 0 0 18px;
}

body.kai-flatsome-page .kai-ux-footer .kai-footer-native-description,
body.kai-flatsome-page .kai-ux-footer .kai-footer-native-contact,
body.kai-flatsome-page .kai-ux-footer .kai-footer-native-copyright,
body.kai-flatsome-page.home-clone-page .kai-ux-footer .kai-footer-native-description,
body.kai-flatsome-page.home-clone-page .kai-ux-footer .kai-footer-native-contact,
body.kai-flatsome-page.home-clone-page .kai-ux-footer .kai-footer-native-copyright,
body.home.home-clone-page .kai-ux-footer .kai-footer-native-description,
body.home.home-clone-page .kai-ux-footer .kai-footer-native-contact,
body.home.home-clone-page .kai-ux-footer .kai-footer-native-copyright {
  color: rgba(245, 247, 250, .72) !important;
  font-size: 15px;
  line-height: 1.72;
}

body.kai-flatsome-page .kai-ux-footer .kai-footer-native-description p,
body.kai-flatsome-page .kai-ux-footer .kai-footer-native-contact p,
body.kai-flatsome-page .kai-ux-footer .kai-footer-native-copyright p,
body.kai-flatsome-page.home-clone-page .kai-ux-footer .kai-footer-native-description p,
body.kai-flatsome-page.home-clone-page .kai-ux-footer .kai-footer-native-contact p,
body.kai-flatsome-page.home-clone-page .kai-ux-footer .kai-footer-native-copyright p,
body.home.home-clone-page .kai-ux-footer .kai-footer-native-description p,
body.home.home-clone-page .kai-ux-footer .kai-footer-native-contact p,
body.home.home-clone-page .kai-ux-footer .kai-footer-native-copyright p {
  margin: 0;
  color: inherit !important;
}

body.kai-flatsome-page .kai-ux-footer .kai-footer-native-menu,
body.kai-flatsome-page.home-clone-page .kai-ux-footer .kai-footer-native-menu,
body.home.home-clone-page .kai-ux-footer .kai-footer-native-menu {
  display: grid;
  gap: 10px;
  margin: 0;
}

body.kai-flatsome-page .kai-ux-footer .kai-footer-native-menu .ux-menu-title,
body.kai-flatsome-page.home-clone-page .kai-ux-footer .kai-footer-native-menu .ux-menu-title,
body.home.home-clone-page .kai-ux-footer .kai-footer-native-menu .ux-menu-title {
  display: block;
  min-height: 0;
  margin: 0 0 5px;
  color: #ffffff !important;
  font-size: 13px;
  font-weight: 850;
  letter-spacing: .12em;
  line-height: 1.3;
  text-transform: uppercase;
}

body.kai-flatsome-page .kai-ux-footer .kai-footer-native-menu .ux-menu-link,
body.kai-flatsome-page.home-clone-page .kai-ux-footer .kai-footer-native-menu .ux-menu-link,
body.home.home-clone-page .kai-ux-footer .kai-footer-native-menu .ux-menu-link {
  display: block;
  min-height: 0;
}

body.kai-flatsome-page .kai-ux-footer .kai-footer-native-menu .ux-menu-link__link,
body.kai-flatsome-page.home-clone-page .kai-ux-footer .kai-footer-native-menu .ux-menu-link__link,
body.home.home-clone-page .kai-ux-footer .kai-footer-native-menu .ux-menu-link__link {
  display: block;
  min-height: 0;
  color: rgba(245, 247, 250, .76) !important;
  font-size: 15px;
  line-height: 1.72;
  text-decoration: none;
  transition: color 180ms ease;
}

body.kai-flatsome-page .kai-ux-footer .kai-footer-native-menu .ux-menu-link__link:hover,
body.kai-flatsome-page.home-clone-page .kai-ux-footer .kai-footer-native-menu .ux-menu-link__link:hover,
body.home.home-clone-page .kai-ux-footer .kai-footer-native-menu .ux-menu-link__link:hover {
  color: #ffffff !important;
}

body.kai-flatsome-page .kai-ux-footer .kai-footer-native-socials,
body.kai-flatsome-page.home-clone-page .kai-ux-footer .kai-footer-native-socials,
body.home.home-clone-page .kai-ux-footer .kai-footer-native-socials {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 18px;
}

body.kai-flatsome-page .kai-ux-footer .kai-footer-native-socials .ux-menu-link,
body.kai-flatsome-page.home-clone-page .kai-ux-footer .kai-footer-native-socials .ux-menu-link,
body.home.home-clone-page .kai-ux-footer .kai-footer-native-socials .ux-menu-link {
  display: block;
  min-height: 0;
}

body.kai-flatsome-page .kai-ux-footer .kai-footer-native-socials .ux-menu-link__link,
body.kai-flatsome-page.home-clone-page .kai-ux-footer .kai-footer-native-socials .ux-menu-link__link,
body.home.home-clone-page .kai-ux-footer .kai-footer-native-socials .ux-menu-link__link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 42px;
  min-height: 42px;
  padding: 0 12px;
  border: 1px solid rgba(255, 255, 255, .08);
  border-radius: 999px;
  background: rgba(255, 255, 255, .07);
  color: rgba(245, 247, 250, .76) !important;
  font-size: 13px;
  font-weight: 800;
  text-decoration: none;
  transition: color 180ms ease, background 180ms ease, transform 180ms ease;
}

body.kai-flatsome-page .kai-ux-footer .kai-footer-native-socials .ux-menu-link__link:hover,
body.kai-flatsome-page.home-clone-page .kai-ux-footer .kai-footer-native-socials .ux-menu-link__link:hover,
body.home.home-clone-page .kai-ux-footer .kai-footer-native-socials .ux-menu-link__link:hover {
  background: rgba(79, 124, 255, .22);
  color: #ffffff !important;
  transform: translateY(-1px);
}

body.kai-flatsome-page .kai-ux-footer .kai-footer-native-bottom,
body.kai-flatsome-page.home-clone-page .kai-ux-footer .kai-footer-native-bottom,
body.home.home-clone-page .kai-ux-footer .kai-footer-native-bottom {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 42px;
  padding-top: 22px;
  padding-bottom: 26px;
  border-top: 1px solid rgba(255, 255, 255, .09);
}

body.kai-flatsome-page .kai-ux-footer .kai-footer-native-bottom > .col,
body.kai-flatsome-page.home-clone-page .kai-ux-footer .kai-footer-native-bottom > .col,
body.home.home-clone-page .kai-ux-footer .kai-footer-native-bottom > .col {
  width: auto;
  max-width: none;
  flex: 1 1 0;
  flex-basis: auto;
}

body.kai-flatsome-page .kai-ux-footer .kai-footer-native-bottom-links .col-inner,
body.kai-flatsome-page.home-clone-page .kai-ux-footer .kai-footer-native-bottom-links .col-inner,
body.home.home-clone-page .kai-ux-footer .kai-footer-native-bottom-links .col-inner {
  display: flex;
  justify-content: flex-end;
}

body.kai-flatsome-page .kai-ux-footer .kai-footer-native-bottom-menu,
body.kai-flatsome-page.home-clone-page .kai-ux-footer .kai-footer-native-bottom-menu,
body.home.home-clone-page .kai-ux-footer .kai-footer-native-bottom-menu {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 16px;
  margin: 0;
}

body.kai-flatsome-page .kai-ux-footer .kai-footer-native-bottom-menu .ux-menu-link,
body.kai-flatsome-page.home-clone-page .kai-ux-footer .kai-footer-native-bottom-menu .ux-menu-link,
body.home.home-clone-page .kai-ux-footer .kai-footer-native-bottom-menu .ux-menu-link {
  display: block;
  min-height: 0;
}

body.kai-flatsome-page .kai-ux-footer .kai-footer-native-bottom-menu .ux-menu-link__link,
body.kai-flatsome-page.home-clone-page .kai-ux-footer .kai-footer-native-bottom-menu .ux-menu-link__link,
body.home.home-clone-page .kai-ux-footer .kai-footer-native-bottom-menu .ux-menu-link__link {
  color: rgba(245, 247, 250, .76) !important;
  font-size: 14px;
  line-height: 1.4;
  text-decoration: none;
}

@media (max-width: 849px) {
  body.kai-flatsome-page .kai-ux-footer .kai-footer-native-top,
  body.kai-flatsome-page.home-clone-page .kai-ux-footer .kai-footer-native-top,
  body.home.home-clone-page .kai-ux-footer .kai-footer-native-top {
    grid-template-columns: 1fr 1fr;
    gap: 28px 20px;
    padding-top: 42px;
  }

  body.kai-flatsome-page .kai-ux-footer .kai-footer-native-top > .kai-footer-native-brand,
  body.kai-flatsome-page .kai-ux-footer .kai-footer-native-top > .kai-footer-native-contact,
  body.kai-flatsome-page.home-clone-page .kai-ux-footer .kai-footer-native-top > .kai-footer-native-brand,
  body.kai-flatsome-page.home-clone-page .kai-ux-footer .kai-footer-native-top > .kai-footer-native-contact,
  body.home.home-clone-page .kai-ux-footer .kai-footer-native-top > .kai-footer-native-brand,
  body.home.home-clone-page .kai-ux-footer .kai-footer-native-top > .kai-footer-native-contact {
    grid-column: 1 / -1;
  }
}

@media (max-width: 549px) {
  body.kai-flatsome-page .kai-ux-footer .kai-footer-native-top,
  body.kai-flatsome-page.home-clone-page .kai-ux-footer .kai-footer-native-top,
  body.home.home-clone-page .kai-ux-footer .kai-footer-native-top {
    grid-template-columns: 1fr;
  }

  body.kai-flatsome-page .kai-ux-footer .kai-footer-native-bottom,
  body.kai-flatsome-page.home-clone-page .kai-ux-footer .kai-footer-native-bottom,
  body.home.home-clone-page .kai-ux-footer .kai-footer-native-bottom {
    align-items: flex-start;
    flex-direction: column;
    gap: 14px;
    padding-bottom: 22px;
  }

  body.kai-flatsome-page .kai-ux-footer .kai-footer-native-bottom > .col,
  body.kai-flatsome-page.home-clone-page .kai-ux-footer .kai-footer-native-bottom > .col,
  body.home.home-clone-page .kai-ux-footer .kai-footer-native-bottom > .col {
    width: 100%;
  }

  body.kai-flatsome-page .kai-ux-footer .kai-footer-native-bottom-links .col-inner,
  body.kai-flatsome-page.home-clone-page .kai-ux-footer .kai-footer-native-bottom-links .col-inner,
  body.home.home-clone-page .kai-ux-footer .kai-footer-native-bottom-links .col-inner {
    justify-content: flex-start;
  }
}

/* Video Marketing page: native UX Builder sections and project cards. */
body.kai-flatsome-page .kai-video-intro,
body.kai-flatsome-page .kai-video-projects,
body.kai-flatsome-page .kai-video-contact {
  overflow: hidden;
}

body.kai-flatsome-page .kai-video-intro {
  background:
    radial-gradient(circle at 78% 12%, rgba(48, 113, 255, .2), transparent 32%),
    linear-gradient(135deg, #0b1222 0%, #111c35 100%) !important;
}

body.kai-flatsome-page .kai-video-service,
body.kai-flatsome-page .kai-video-process,
body.kai-flatsome-page .kai-video-team {
  background: #f5f8fc !important;
  color: #172235 !important;
}

body.kai-flatsome-page .kai-video-projects {
  background:
    radial-gradient(circle at 14% 0%, rgba(49, 103, 255, .18), transparent 30%),
    linear-gradient(180deg, #0b1222 0%, #111b31 100%) !important;
}

body.kai-flatsome-page .kai-video-contact {
  background:
    radial-gradient(circle at 50% 0%, rgba(47, 206, 183, .2), transparent 38%),
    linear-gradient(135deg, #0b1222 0%, #142a3b 100%) !important;
}

body.kai-flatsome-page .kai-video-intro .row,
body.kai-flatsome-page .kai-video-service .row,
body.kai-flatsome-page .kai-video-process .row,
body.kai-flatsome-page .kai-video-projects .row,
body.kai-flatsome-page .kai-video-faq-section .row,
body.kai-flatsome-page .kai-video-team .row,
body.kai-flatsome-page .kai-video-contact .row {
  position: relative;
  z-index: 1;
}

body.kai-flatsome-page .kai-video-intro .col-inner,
body.kai-flatsome-page .kai-video-service .col-inner,
body.kai-flatsome-page .kai-video-process .col-inner,
body.kai-flatsome-page .kai-video-projects .col-inner,
body.kai-flatsome-page .kai-video-faq-section .col-inner,
body.kai-flatsome-page .kai-video-team .col-inner,
body.kai-flatsome-page .kai-video-contact .col-inner {
  position: relative;
}

body.kai-flatsome-page .kai-video-intro-copy .text,
body.kai-flatsome-page .kai-video-projects .text,
body.kai-flatsome-page .kai-video-contact .text,
body.kai-flatsome-page .kai-video-faq-section .text,
body.kai-flatsome-page .kai-video-intro-copy,
body.kai-flatsome-page .kai-video-projects,
body.kai-flatsome-page .kai-video-contact,
body.kai-flatsome-page .kai-video-faq-section {
  color: rgba(244, 248, 255, .82) !important;
}

body.kai-flatsome-page .kai-video-service .text,
body.kai-flatsome-page .kai-video-process .text,
body.kai-flatsome-page .kai-video-team .text,
body.kai-flatsome-page .kai-video-service,
body.kai-flatsome-page .kai-video-process,
body.kai-flatsome-page .kai-video-team {
  color: #344155 !important;
}

body.kai-flatsome-page .kai-video-intro h2,
body.kai-flatsome-page .kai-video-projects h2,
body.kai-flatsome-page .kai-video-contact h2,
body.kai-flatsome-page .kai-video-faq-section h2,
body.kai-flatsome-page .kai-video-service h2,
body.kai-flatsome-page .kai-video-process h2,
body.kai-flatsome-page .kai-video-team h2,
body.kai-flatsome-page .kai-video-intro h3,
body.kai-flatsome-page .kai-video-projects h3,
body.kai-flatsome-page .kai-video-contact h3,
body.kai-flatsome-page .kai-video-faq-section h3,
body.kai-flatsome-page .kai-video-service h3,
body.kai-flatsome-page .kai-video-process h3,
body.kai-flatsome-page .kai-video-team h3 {
  margin-top: 0;
  color: #ffffff !important;
  text-shadow: none !important;
}

body.kai-flatsome-page .kai-video-service h2,
body.kai-flatsome-page .kai-video-process h2,
body.kai-flatsome-page .kai-video-team h2,
body.kai-flatsome-page .kai-video-service h3,
body.kai-flatsome-page .kai-video-process h3,
body.kai-flatsome-page .kai-video-team h3 {
  color: #172235 !important;
}

body.kai-flatsome-page .kai-video-eyebrow {
  display: inline-block;
  margin-bottom: 14px;
  color: #5bd4c0 !important;
  font-size: 12px;
  font-weight: 850;
  letter-spacing: .16em;
  line-height: 1.4;
  text-transform: uppercase;
}

body.kai-flatsome-page .kai-video-intro h2,
body.kai-flatsome-page .kai-video-service h2,
body.kai-flatsome-page .kai-video-projects h2,
body.kai-flatsome-page .kai-video-process h2,
body.kai-flatsome-page .kai-video-faq-section h2,
body.kai-flatsome-page .kai-video-team h2,
body.kai-flatsome-page .kai-video-contact h2 {
  font-size: clamp(30px, 4vw, 52px);
  font-weight: 850;
  letter-spacing: -.045em;
  line-height: 1.08;
}

body.kai-flatsome-page .kai-video-intro p,
body.kai-flatsome-page .kai-video-intro li,
body.kai-flatsome-page .kai-video-projects p,
body.kai-flatsome-page .kai-video-contact p,
body.kai-flatsome-page .kai-video-faq-section p {
  color: rgba(244, 248, 255, .76) !important;
  line-height: 1.75;
}

body.kai-flatsome-page .kai-video-service p,
body.kai-flatsome-page .kai-video-process p,
body.kai-flatsome-page .kai-video-team p {
  color: #5b687b !important;
  line-height: 1.75;
}

body.kai-flatsome-page .kai-video-intro ul {
  margin: 22px 0;
  padding-left: 20px;
}

body.kai-flatsome-page .kai-video-intro-media .img-inner,
body.kai-flatsome-page .kai-video-service-image .img-inner,
body.kai-flatsome-page .kai-video-faq-section .img-inner,
body.kai-flatsome-page .kai-video-team-card .img-inner,
body.kai-flatsome-page .kai-video-process-card .img-inner {
  overflow: hidden;
  border-radius: 22px;
}

body.kai-flatsome-page .kai-video-intro-media img,
body.kai-flatsome-page .kai-video-service-image img,
body.kai-flatsome-page .kai-video-faq-section img,
body.kai-flatsome-page .kai-video-team-card img,
body.kai-flatsome-page .kai-video-process-card img {
  display: block;
  width: 100%;
  height: auto;
}

body.kai-flatsome-page .kai-video-intro-media .img-inner,
body.kai-flatsome-page .kai-video-service-image .img-inner {
  border: 1px solid rgba(255, 255, 255, .14);
  box-shadow: 0 24px 70px rgba(0, 0, 0, .24);
}

body.kai-flatsome-page .kai-video-project-grid {
  margin-top: 28px;
  row-gap: 28px;
}

body.kai-flatsome-page .kai-video-project-card .col-inner,
body.kai-flatsome-page .kai-video-process-card .col-inner,
body.kai-flatsome-page .kai-video-team-card .col-inner {
  height: 100%;
  padding: 18px;
  border: 1px solid rgba(120, 151, 204, .18);
  border-radius: 22px;
  background: rgba(255, 255, 255, .06);
  box-shadow: 0 18px 46px rgba(4, 11, 26, .16);
}

body.kai-flatsome-page .kai-video-process-card .col-inner,
body.kai-flatsome-page .kai-video-team-card .col-inner {
  border-color: rgba(105, 130, 168, .16);
  background: #ffffff;
  box-shadow: 0 18px 44px rgba(33, 57, 91, .08);
}

body.kai-flatsome-page .kai-video-project-card .video {
  overflow: hidden;
  margin-bottom: 18px;
  border-radius: 15px;
  background: #070c17;
}

body.kai-flatsome-page .kai-video-project-card h3,
body.kai-flatsome-page .kai-video-process-card h3,
body.kai-flatsome-page .kai-video-team-card h3 {
  margin: 0 0 8px;
  font-size: 18px;
  font-weight: 800;
  letter-spacing: -.025em;
  line-height: 1.25;
}

body.kai-flatsome-page .kai-video-project-card p,
body.kai-flatsome-page .kai-video-process-card p,
body.kai-flatsome-page .kai-video-team-card p {
  margin: 0;
  font-size: 14px;
}

body.kai-flatsome-page .kai-video-process-grid {
  margin-top: 30px;
}

body.kai-flatsome-page .kai-video-process-grid-last {
  justify-content: center;
}

body.kai-flatsome-page .kai-video-process-card .img {
  max-width: 92px;
  margin: 0 auto 18px;
}

body.kai-flatsome-page .kai-video-process-card .img-inner {
  border-radius: 0;
}

body.kai-flatsome-page .kai-video-process-card .col-inner,
body.kai-flatsome-page .kai-video-team-card .col-inner {
  text-align: center;
}

body.kai-flatsome-page .kai-video-team-grid {
  margin-top: 30px;
}

body.kai-flatsome-page .kai-video-team-card .img-inner {
  aspect-ratio: 1 / 1;
  background: #e9eef6;
}

body.kai-flatsome-page .kai-video-team-card img {
  height: 100%;
  object-fit: cover;
}

body.kai-flatsome-page .kai-video-team-card h3 {
  margin-top: 18px;
}

body.kai-flatsome-page .kai-video-faq-section .accordion {
  margin-top: 26px;
  border-top: 1px solid rgba(255, 255, 255, .18);
}

body.kai-flatsome-page .kai-video-faq-section .accordion-item {
  border-bottom: 1px solid rgba(255, 255, 255, .18);
}

body.kai-flatsome-page .kai-video-faq-section .accordion-title {
  color: #ffffff !important;
}

body.kai-flatsome-page .kai-video-faq-section .accordion-inner {
  padding: 16px 0 20px;
}

body.kai-flatsome-page .kai-video-contact .button {
  margin-top: 12px;
}

@media (max-width: 849px) {
  body.kai-flatsome-page .kai-video-intro-copy,
  body.kai-flatsome-page .kai-video-intro-media,
  body.kai-flatsome-page .kai-video-service .col,
  body.kai-flatsome-page .kai-video-faq-section .col {
    margin-bottom: 28px;
  }

  body.kai-flatsome-page .kai-video-intro-media,
  body.kai-flatsome-page .kai-video-service-image {
    max-width: 620px;
    margin-right: auto;
    margin-left: auto;
  }

  body.kai-flatsome-page .kai-video-project-grid,
  body.kai-flatsome-page .kai-video-process-grid,
  body.kai-flatsome-page .kai-video-team-grid {
    row-gap: 20px;
  }
}

@media (max-width: 549px) {
  body.kai-flatsome-page .kai-video-intro,
  body.kai-flatsome-page .kai-video-service,
  body.kai-flatsome-page .kai-video-projects,
  body.kai-flatsome-page .kai-video-process,
  body.kai-flatsome-page .kai-video-faq-section,
  body.kai-flatsome-page .kai-video-team,
  body.kai-flatsome-page .kai-video-contact {
    padding-top: 48px !important;
    padding-bottom: 48px !important;
  }

  body.kai-flatsome-page .kai-video-project-card .col-inner,
  body.kai-flatsome-page .kai-video-process-card .col-inner,
  body.kai-flatsome-page .kai-video-team-card .col-inner {
    padding: 14px;
    border-radius: 18px;
  }
}

/* Video Marketing project cards: light editorial gallery treatment. */
body.kai-flatsome-page .kai-video-projects {
  background: #f2f6f7 !important;
  color: #17212b !important;
}

body.kai-flatsome-page .kai-video-projects .text,
body.kai-flatsome-page .kai-video-projects p {
  color: #51606b !important;
}

body.kai-flatsome-page .kai-video-projects h2,
body.kai-flatsome-page .kai-video-projects h3 {
  color: #17212b !important;
  text-shadow: none !important;
}

body.kai-flatsome-page .kai-video-projects h2 {
  font-size: clamp(28px, 3.2vw, 44px);
  letter-spacing: -.04em;
}

body.kai-flatsome-page .kai-video-project-grid {
  align-items: stretch;
  column-gap: 0;
  margin-top: 30px;
  row-gap: 34px;
}

body.kai-flatsome-page .kai-video-project-card {
  padding: 0 9px 0 !important;
}

body.kai-flatsome-page .kai-video-project-card .col-inner {
  height: 100%;
  padding: 0 !important;
  border: 0 !important;
  border-radius: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
  text-align: center;
}

body.kai-flatsome-page .kai-video-project-card .video {
  position: relative;
  overflow: hidden;
  height: 200px;
  margin: 0 0 13px !important;
  border-radius: 3px;
  background: #dbe3e5;
  box-shadow: 0 7px 18px rgba(30, 53, 64, .12);
  isolation: isolate;
  transition: transform .22s ease, box-shadow .22s ease;
}

body.kai-flatsome-page .kai-video-project-card .video::before,
body.kai-flatsome-page .kai-video-project-card .video::after {
  content: "";
  pointer-events: none;
  position: absolute;
  z-index: 2;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

body.kai-flatsome-page .kai-video-project-card .video::before {
  width: 42px;
  height: 42px;
  border: 1px solid rgba(255, 255, 255, .96);
  border-radius: 50%;
  background: rgba(255, 255, 255, .92);
  box-shadow: 0 2px 10px rgba(0, 0, 0, .18);
}

body.kai-flatsome-page .kai-video-project-card .video::after {
  left: calc(50% + 2px);
  width: 0;
  height: 0;
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
  border-left: 10px solid #111820;
}

body.kai-flatsome-page .kai-video-project-card .video iframe {
  position: relative;
  z-index: 1;
  display: block;
  width: 100%;
  height: 200px;
  border: 0;
}

body.kai-flatsome-page .kai-video-project-card .video:hover {
  transform: translateY(-3px);
  box-shadow: 0 12px 24px rgba(30, 53, 64, .18);
}

body.kai-flatsome-page .kai-video-project-card h3 {
  max-width: 330px;
  margin: 0 auto !important;
  color: #17212b !important;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: -.018em;
  line-height: 1.35;
}

body.kai-flatsome-page .kai-video-project-card p {
  max-width: 330px;
  margin: 7px auto 0 !important;
  font-size: 13px;
  line-height: 1.55;
}

@media (max-width: 849px) {
  body.kai-flatsome-page .kai-video-project-card {
    padding-right: 8px !important;
    padding-left: 8px !important;
  }
}

@media (max-width: 549px) {
  body.kai-flatsome-page .kai-video-projects {
    padding-top: 44px !important;
    padding-bottom: 48px !important;
  }

  body.kai-flatsome-page .kai-video-project-grid {
    row-gap: 28px;
  }

  body.kai-flatsome-page .kai-video-project-card {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }

  body.kai-flatsome-page .kai-video-project-card .video,
  body.kai-flatsome-page .kai-video-project-card .video iframe {
    height: 200px;
  }
}

@media (prefers-reduced-motion: reduce) {
  body.kai-flatsome-page .kai-video-project-card .video {
    transition: none;
  }
}

/* About press links: white, readable, three-column native UX Builder section. */
body.kai-flatsome-page .kai-about-press-grid,
body.kai-flatsome-page .kai-about-press-grid .section-content {
  background: #ffffff !important;
  color: #182334 !important;
}

body.kai-flatsome-page .kai-about-press-grid .kai-about-press-eyebrow {
  display: inline-block;
  margin-bottom: 12px;
  color: #2463d4 !important;
  font-size: 12px;
  font-weight: 850;
  letter-spacing: .16em;
  line-height: 1.4;
  text-transform: uppercase;
}

body.kai-flatsome-page .kai-about-press-grid h2 {
  margin: 0 0 14px;
  color: #101827 !important;
  font-size: clamp(28px, 4vw, 46px);
  font-weight: 850;
  letter-spacing: -.045em;
  line-height: 1.1;
  text-shadow: none !important;
}

body.kai-flatsome-page .kai-about-press-grid p {
  color: #4f5d70 !important;
  line-height: 1.7;
}

body.kai-flatsome-page .kai-about-press-links-grid {
  align-items: stretch;
  margin-top: 32px;
}

body.kai-flatsome-page .kai-about-press-links-grid > .col {
  margin-bottom: 20px;
}

body.kai-flatsome-page .kai-about-press-links-grid > .col > .col-inner {
  height: 100%;
  padding: 22px 24px;
  border: 1px solid #e2e8f0;
  border-radius: 16px;
  background: #ffffff;
  box-shadow: 0 12px 32px rgba(30, 55, 90, .06);
}

body.kai-flatsome-page .kai-about-press-links {
  display: grid;
  gap: 0;
  margin: 0;
}

body.kai-flatsome-page .kai-about-press-links p {
  margin: 0;
  padding: 12px 0;
  border-bottom: 1px solid #edf1f6;
  overflow-wrap: anywhere;
  word-break: break-word;
}

body.kai-flatsome-page .kai-about-press-links p:last-child {
  border-bottom: 0;
}

body.kai-flatsome-page .kai-about-press-links a {
  color: #25364d !important;
  font-size: 14px;
  line-height: 1.55;
  text-decoration: none;
  transition: color 180ms ease;
}

body.kai-flatsome-page .kai-about-press-links a:hover {
  color: #1769e0 !important;
}

@media (max-width: 849px) {
  body.kai-flatsome-page .kai-about-press-links-grid > .col {
    margin-bottom: 16px;
  }
}

@media (max-width: 549px) {
  body.kai-flatsome-page .kai-about-press-grid {
    padding-top: 50px !important;
    padding-bottom: 54px !important;
  }

  body.kai-flatsome-page .kai-about-press-links-grid > .col > .col-inner {
    padding: 16px 18px;
  }

  body.kai-flatsome-page .kai-about-press-links a {
    font-size: 13px;
  }
}

/* Source project archive: light Flatsome sections with native video sliders. */
body.kai-flatsome-page .kai-project-source-section,
body.kai-flatsome-page .kai-project-source-intro,
body.kai-flatsome-page .kai-project-source-process,
body.kai-flatsome-page .kai-project-source-faq,
body.kai-flatsome-page .kai-project-source-team {
  color: #172235 !important;
}

body.kai-flatsome-page .kai-project-source-section .section-content,
body.kai-flatsome-page .kai-project-source-intro .section-content,
body.kai-flatsome-page .kai-project-source-process .section-content,
body.kai-flatsome-page .kai-project-source-faq .section-content,
body.kai-flatsome-page .kai-project-source-team .section-content {
  position: relative;
  z-index: 1;
}

body.kai-flatsome-page .kai-project-source-section .row,
body.kai-flatsome-page .kai-project-source-intro .row,
body.kai-flatsome-page .kai-project-source-process .row,
body.kai-flatsome-page .kai-project-source-faq .row,
body.kai-flatsome-page .kai-project-source-team .row {
  position: relative;
}

body.kai-flatsome-page .kai-project-source-heading .col-inner,
body.kai-flatsome-page .kai-project-source-description .col-inner {
  padding-bottom: 0;
}

body.kai-flatsome-page .kai-project-source-label {
  margin: 0 0 12px;
  border: 0 !important;
  border-radius: 3px !important;
  background: #123c68 !important;
  box-shadow: none !important;
  color: #ffffff !important;
  font-size: 15px !important;
  font-weight: 800 !important;
  letter-spacing: .03em;
  line-height: 1.25;
  pointer-events: none;
  text-align: left;
  text-transform: uppercase;
}

body.kai-flatsome-page .kai-project-source-description p,
body.kai-flatsome-page .kai-project-source-intro p,
body.kai-flatsome-page .kai-project-source-process p,
body.kai-flatsome-page .kai-project-source-faq p,
body.kai-flatsome-page .kai-project-source-team p {
  color: #4f5d70 !important;
  line-height: 1.75;
}

body.kai-flatsome-page .kai-project-source-eyebrow {
  display: inline-block;
  margin-bottom: 12px;
  color: #2463d4 !important;
  font-size: 12px;
  font-weight: 850;
  letter-spacing: .16em;
  line-height: 1.4;
  text-transform: uppercase;
}

body.kai-flatsome-page .kai-project-source-intro h2,
body.kai-flatsome-page .kai-project-source-process h2,
body.kai-flatsome-page .kai-project-source-faq h2,
body.kai-flatsome-page .kai-project-source-team h2,
body.kai-flatsome-page .kai-project-source-contact h2 {
  margin-top: 0;
  color: #122238 !important;
  font-size: clamp(30px, 4vw, 50px);
  font-weight: 850;
  letter-spacing: -.045em;
  line-height: 1.08;
  text-shadow: none !important;
}

body.kai-flatsome-page .kai-project-source-intro .img-inner,
body.kai-flatsome-page .kai-project-source-faq .img-inner,
body.kai-flatsome-page .kai-project-source-team-card .img-inner {
  overflow: hidden;
  border-radius: 22px;
}

body.kai-flatsome-page .kai-project-source-intro img,
body.kai-flatsome-page .kai-project-source-faq img,
body.kai-flatsome-page .kai-project-source-team-card img {
  display: block;
  width: 100%;
  height: auto;
}

body.kai-flatsome-page .kai-project-source-slider-row {
  margin-top: 24px;
}

/* Source project archive: native UX Builder slider, three cards visible on desktop. */
body.kai-flatsome-page .kai-project-source-grid-row {
  align-items: flex-start;
  column-gap: 0;
  margin-top: 24px;
}

/* Stacked slider rows share one project group; keep every internal row tight. */
body.kai-flatsome-page .kai-project-source-grid-row + .kai-project-source-grid-row {
  margin-top: 0;
}

body.kai-flatsome-page .kai-project-source-grid-row {
  margin-bottom: -52px;
}

body.kai-flatsome-page .kai-project-source-grid-row:last-child {
  margin-bottom: 0;
}

body.kai-flatsome-page .kai-project-source-card-col {
  padding: 0 9px 28px !important;
}

body.kai-flatsome-page .kai-project-source-card-col > .col-inner {
  height: 100%;
}

body.kai-flatsome-page .kai-project-source-slider {
  position: relative;
  overflow: visible;
  margin-right: -12px;
  margin-left: -12px;
}

/* Keep the requested 3-card viewport before lazy Flickity finishes init. */
body.kai-flatsome-page .kai-project-source-slider.slider:not(.flickity-enabled) > * {
  box-sizing: border-box;
  width: 33.333% !important;
  padding: 0 12px 28px;
  white-space: normal;
}

body.kai-flatsome-page .kai-project-source-slider .flickity-slider > * {
  box-sizing: border-box;
  width: 33.333% !important;
  padding: 0 12px 28px;
}

body.kai-flatsome-page .kai-project-source-slider .flickity-viewport {
  overflow: hidden;
  min-height: 292px;
}

body.kai-flatsome-page .kai-project-source-slider .flickity-slider > .ux_banner {
  width: 33.333% !important;
  padding: 0 12px;
}

body.kai-flatsome-page .kai-project-source-card {
  overflow: visible;
  height: 200px;
  min-height: 200px;
  margin-bottom: 0;
  border: 0;
  border-radius: 0;
  background: transparent !important;
  box-shadow: none;
}

body.kai-flatsome-page .kai-project-source-card .banner-inner {
  overflow: visible;
}

body.kai-flatsome-page .kai-project-source-card .banner-bg {
  overflow: hidden;
  border: 1px solid rgba(40, 72, 112, .1);
  border-radius: 3px;
  box-shadow: 0 7px 18px rgba(30, 53, 64, .12);
}

body.kai-flatsome-page .kai-project-source-card::after {
  display: none;
}

body.kai-flatsome-page .kai-project-source-card .banner-bg,
body.kai-flatsome-page .kai-project-source-card .bg-fill {
  height: 200px;
  border-radius: inherit;
}

body.kai-flatsome-page .kai-project-source-card .text-box {
  top: 0 !important;
  height: 200px;
  z-index: 3;
  width: 94%;
  max-width: none;
  transform: translateX(-50%) !important;
}

body.kai-flatsome-page .kai-project-source-card .banner-layers {
  max-height: none;
  overflow: visible !important;
}

body.kai-flatsome-page .kai-project-source-card .text-box-content {
  position: relative;
  height: 200px;
  padding: 0 8px;
}

body.kai-flatsome-page .kai-project-source-card h3 {
  position: absolute;
  top: calc(100% + 10px);
  left: 0;
  width: 100%;
  margin: 0;
  color: #17212b !important;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: 600;
  line-height: 1.35;
  text-shadow: none;
}

body.kai-flatsome-page .kai-project-source-card .video-button-wrapper {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: 0 auto;
  transform: translate(-50%, -50%);
}

body.kai-flatsome-page .kai-project-source-card .video-button-wrapper .button {
  width: 42px;
  height: 42px;
  margin: 0;
  min-width: 0;
  padding: 0 !important;
  border: 1px solid rgba(255, 255, 255, .94) !important;
  border-radius: 50% !important;
  background: rgba(255, 255, 255, .94) !important;
  box-shadow: 0 5px 15px rgba(0, 0, 0, .2) !important;
  color: #111820 !important;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 14px !important;
  line-height: 1 !important;
}

body.kai-flatsome-page .kai-project-source-card .video-button-wrapper .button:hover {
  background: #ffffff !important;
  color: #111820 !important;
  transform: scale(1.04);
}

body.kai-flatsome-page .kai-project-source-card .video-button-wrapper .button i {
  color: #111820 !important;
}

body.kai-flatsome-page .kai-project-source-slider .flickity-prev-next-button {
  display: block !important;
  width: 30px;
  height: 30px;
  padding: 0;
  opacity: 1;
  border: 1px solid rgba(21, 30, 37, .08);
  border-radius: 50%;
  background: rgba(255, 255, 255, .96);
  box-shadow: 0 4px 12px rgba(21, 30, 37, .16);
  color: #111820;
  transition: transform .2s ease, box-shadow .2s ease, background-color .2s ease;
}

body.kai-flatsome-page .kai-project-source-slider .flickity-prev-next-button:hover {
  background: #ffffff;
  box-shadow: 0 6px 16px rgba(21, 30, 37, .2);
  color: #111820;
  transform: scale(1.04);
}

body.kai-flatsome-page .kai-project-source-slider .flickity-prev-next-button svg {
  width: 11px !important;
  height: 11px !important;
  padding: 0 !important;
  border: 0 !important;
  border-radius: 0 !important;
  background: transparent !important;
  fill: #111820;
}

body.kai-flatsome-page .kai-project-source-slider .flickity-prev-next-button.previous {
  right: auto !important;
  left: -28px !important;
}

body.kai-flatsome-page .kai-project-source-slider .flickity-prev-next-button.next {
  left: auto !important;
  right: -28px !important;
}

body.kai-flatsome-page .kai-project-source-slider .flickity-prev-next-button {
  top: 112px;
}

/* Flatsome hides disabled arrows; keep both edge controls visible. */
body.kai-flatsome-page .kai-project-source-slider .flickity-prev-next-button:disabled,
body.kai-flatsome-page .kai-project-source-slider button.flickity-prev-next-button[disabled] {
  display: block !important;
  opacity: 1 !important;
  visibility: visible !important;
  pointer-events: none;
  background: rgba(255, 255, 255, .96) !important;
  box-shadow: 0 4px 12px rgba(21, 30, 37, .16) !important;
  color: #111820 !important;
}

body.kai-flatsome-page .kai-project-source-slider .flickity-viewport {
  overflow: hidden;
}

body.kai-flatsome-page .kai-project-source-process-grid {
  row-gap: 26px;
  margin-top: 30px;
}

body.kai-flatsome-page .kai-project-source-process-grid .featured-box {
  height: 100%;
  padding: 24px 22px;
  border: 1px solid #e1e8f0;
  border-radius: 18px;
  background: #ffffff;
  box-shadow: 0 12px 32px rgba(30, 55, 90, .06);
  text-align: center;
}

body.kai-flatsome-page .kai-project-source-process-grid .icon-box-img {
  margin: 0 auto 14px;
}

body.kai-flatsome-page .kai-project-source-process-grid h3,
body.kai-flatsome-page .kai-project-source-team-card h3 {
  color: #123c68 !important;
  font-size: 17px;
  font-weight: 800;
  line-height: 1.3;
}

body.kai-flatsome-page .kai-project-source-faq .accordion {
  margin-top: 24px;
  border-top: 1px solid #dce4ee;
}

body.kai-flatsome-page .kai-project-source-faq .accordion-item {
  border-bottom: 1px solid #dce4ee;
}

body.kai-flatsome-page .kai-project-source-faq .accordion-title {
  color: #173454 !important;
}

body.kai-flatsome-page .kai-project-source-faq .accordion-inner {
  padding: 14px 0 18px;
}

body.kai-flatsome-page .kai-project-source-team-grid {
  row-gap: 24px;
  margin-top: 28px;
}

body.kai-flatsome-page .kai-project-source-team-card .col-inner {
  height: 100%;
  padding: 16px;
  border: 1px solid #e1e8f0;
  border-radius: 20px;
  background: #ffffff;
  box-shadow: 0 12px 32px rgba(30, 55, 90, .06);
  text-align: center;
}

body.kai-flatsome-page .kai-project-source-team-card .img-inner {
  aspect-ratio: 1 / 1;
  background: #edf2f7;
}

body.kai-flatsome-page .kai-project-source-team-card img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

body.kai-flatsome-page .kai-project-source-team-card h3 {
  margin: 16px 0 5px;
}

body.kai-flatsome-page .kai-project-source-contact h2,
body.kai-flatsome-page .kai-project-source-contact p {
  color: #ffffff !important;
}

/* Editable final callout: intentionally mirrors the supplied reference. */
body.kai-flatsome-page .kai-project-source-final-callout,
body.kai-flatsome-page .kai-video-final-callout {
  position: relative;
  overflow: hidden;
  background: #f4f9fa !important;
  color: #101820 !important;
}

body.kai-flatsome-page .kai-project-source-final-callout::after,
body.kai-flatsome-page .kai-video-final-callout::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 6px;
  left: 5%;
  height: 1px;
  background: #111820;
}

body.kai-flatsome-page .kai-project-source-final-callout-row,
body.kai-flatsome-page .kai-video-final-callout-row {
  position: relative;
  z-index: 1;
  align-items: center;
  min-height: 82px;
}

body.kai-flatsome-page .kai-project-source-final-label-col,
body.kai-flatsome-page .kai-video-final-label-col {
  position: relative;
  z-index: 1;
}

body.kai-flatsome-page .kai-project-source-final-label,
body.kai-flatsome-page .kai-video-final-label {
  position: relative;
  margin: 0;
  padding-left: 18px;
}

body.kai-flatsome-page .kai-project-source-final-label::before,
body.kai-flatsome-page .kai-video-final-label::before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 50%;
  left: -14px;
  width: 72px;
  height: 72px;
  border-radius: 50%;
  background: #ffb516;
  transform: translateY(-50%);
}

body.kai-flatsome-page .kai-project-source-final-label h2,
body.kai-flatsome-page .kai-video-final-label h2 {
  display: inline-block;
  margin: 0;
  padding: 10px 20px;
  background: #050505;
  color: #ffffff !important;
  font-family: Georgia, "Times New Roman", serif;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: .045em;
  line-height: 1.2;
  white-space: nowrap;
}

body.kai-flatsome-page .kai-project-source-final-copy,
body.kai-flatsome-page .kai-video-final-copy {
  max-width: 700px;
  margin-left: auto;
}

body.kai-flatsome-page .kai-project-source-final-copy p,
body.kai-flatsome-page .kai-video-final-copy p {
  margin: 0;
  color: #111820 !important;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  line-height: 1.55;
}

@media (max-width: 849px) {
  body.kai-flatsome-page .kai-project-source-slider.slider:not(.flickity-enabled) > *,
  body.kai-flatsome-page .kai-project-source-slider .flickity-slider > .ux_banner,
  body.kai-flatsome-page .kai-project-source-slider .flickity-slider > * {
    width: 50% !important;
  }

  body.kai-flatsome-page .kai-project-source-card-col {
    padding: 0 8px 28px !important;
  }

  body.kai-flatsome-page .kai-project-source-heading {
    margin-bottom: 6px;
  }

  body.kai-flatsome-page .kai-project-source-slider .flickity-prev-next-button.previous {
    right: auto !important;
    left: -10px !important;
  }

  body.kai-flatsome-page .kai-project-source-slider .flickity-prev-next-button.next {
    left: auto !important;
    right: -10px !important;
  }
}

@media (max-width: 549px) {
  body.kai-flatsome-page .kai-project-source-section,
  body.kai-flatsome-page .kai-project-source-intro,
  body.kai-flatsome-page .kai-project-source-process,
  body.kai-flatsome-page .kai-project-source-faq,
  body.kai-flatsome-page .kai-project-source-team,
  body.kai-flatsome-page .kai-project-source-contact {
    padding-top: 48px !important;
    padding-bottom: 52px !important;
  }

  body.kai-flatsome-page .kai-project-source-slider.slider:not(.flickity-enabled) > *,
  body.kai-flatsome-page .kai-project-source-slider .flickity-slider > .ux_banner,
  body.kai-flatsome-page .kai-project-source-slider .flickity-slider > * {
    width: 100% !important;
  }

  body.kai-flatsome-page .kai-project-source-grid-row {
    row-gap: 30px;
  }

  body.kai-flatsome-page .kai-project-source-grid-row + .kai-project-source-grid-row {
    margin-top: 0;
  }

  body.kai-flatsome-page .kai-project-source-grid-row {
    margin-bottom: -24px;
  }

  body.kai-flatsome-page .kai-project-source-grid-row:last-child {
    margin-bottom: 0;
  }

  body.kai-flatsome-page .kai-project-source-card-col {
    padding: 0 0 28px !important;
  }

  body.kai-flatsome-page .kai-project-source-card {
    height: 200px;
    min-height: 200px;
  }

  body.kai-flatsome-page .kai-project-source-slider .flickity-viewport {
    min-height: 276px;
  }

  body.kai-flatsome-page .kai-project-source-slider .flickity-prev-next-button {
    display: block;
    width: 30px;
    height: 30px;
  }

  body.kai-flatsome-page .kai-project-source-slider .flickity-prev-next-button.previous {
    right: auto !important;
    left: 2px !important;
  }

  body.kai-flatsome-page .kai-project-source-slider .flickity-prev-next-button.next {
    left: auto !important;
    right: 2px !important;
  }

  body.kai-flatsome-page .kai-project-source-final-callout,
  body.kai-flatsome-page .kai-video-final-callout {
    padding-top: 22px !important;
    padding-bottom: 20px !important;
  }

  body.kai-flatsome-page .kai-project-source-final-callout-row,
  body.kai-flatsome-page .kai-video-final-callout-row {
    min-height: 0;
  }

  body.kai-flatsome-page .kai-project-source-final-label,
  body.kai-flatsome-page .kai-video-final-label {
    margin-bottom: 18px;
  }

  body.kai-flatsome-page .kai-project-source-final-label h2,
  body.kai-flatsome-page .kai-video-final-label h2 {
    font-size: 14px;
  }

  body.kai-flatsome-page .kai-project-source-final-copy,
  body.kai-flatsome-page .kai-video-final-copy {
    margin-left: 0;
  }

  body.kai-flatsome-page .kai-project-source-final-callout::after,
  body.kai-flatsome-page .kai-video-final-callout::after {
    right: 16px;
    left: 16px;
  }
}
body.home.home-clone-page .kai-online-course-catalog {
  width: min(100%, 1160px);
  margin: 0 auto;
}

body.home.home-clone-page .section.kai-online-course-section {
  background:
    radial-gradient(circle at 50% 100%, rgba(25, 88, 218, .62), transparent 46%),
    linear-gradient(160deg, #183846 0%, #102c46 52%, #102536 100%) !important;
}

body.home.home-clone-page .kai-online-course-section .kai-online-course-header h2,
body.home.home-clone-page .kai-online-course-section .kai-online-course-header h2 a {
  color: #fff !important;
  -webkit-text-fill-color: #fff !important;
}

body.home.home-clone-page .kai-online-course-section .kai-online-course-header p {
  color: rgba(255, 255, 255, .88) !important;
}

body.home.home-clone-page .kai-online-course-catalog > .row.kai-catalog-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 30px;
  margin: 0;
}

body.home.home-clone-page .kai-online-course-catalog > .row.kai-catalog-grid > .col {
  width: auto;
  max-width: none;
  min-width: 0;
  padding: 0;
}

body.home.home-clone-page .kai-online-course-catalog .kai-online-course-card {
  display: flex;
  flex-direction: column;
  min-height: 410px;
  padding: 18px 18px 22px;
  border-radius: 16px;
  background: #fff !important;
  border: 0 !important;
  box-shadow: 0 16px 36px rgba(10, 33, 75, .16) !important;
  color: #273142;
  text-align: center;
  transition: transform .22s ease, box-shadow .22s ease;
}

body.home.home-clone-page .kai-online-course-catalog .kai-online-course-card:hover,
body.home.home-clone-page .kai-online-course-catalog .kai-online-course-card:focus-visible {
  transform: translateY(-6px);
  box-shadow: 0 24px 46px rgba(10, 33, 75, .24) !important;
}

body.home.home-clone-page .kai-online-course-catalog .kai-online-course-card img {
  width: 100%;
  height: 142px;
  margin: 0 0 18px;
  border-radius: 16px;
  object-fit: cover;
  box-shadow: none;
}

body.home.home-clone-page .kai-online-course-catalog .kai-online-course-card h3 {
  margin: 0 0 12px;
  color: #202936 !important;
  font-size: clamp(18px, 1.45vw, 22px);
  line-height: 1.15;
  font-weight: 850;
}

body.home.home-clone-page .kai-online-course-catalog .kai-online-course-card p {
  flex: 1;
  margin: 0 0 18px;
  color: #68758a !important;
  font-size: 14px;
  line-height: 1.65;
}

body.home.home-clone-page .kai-online-course-catalog .kai-course-card__cta {
  align-self: center;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 38px;
  padding: 0 21px;
  border-radius: 999px;
  background: linear-gradient(135deg, #1769ff, #216eff);
  color: #fff !important;
  font-size: 14px;
  font-weight: 800;
  box-shadow: 0 10px 22px rgba(23, 105, 255, .24);
}

/* Compact the header so it sits close to the hero. */
@media (min-width: 901px) {
  body.kai-flatsome-page .nav.home-topbar,
  body.kai-flatsome-page.home-clone-page .nav.home-topbar,
  body.home.home-clone-page .nav.home-topbar {
    height: 68px !important;
    min-height: 68px !important;
    max-height: 68px !important;
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
  }

  body.kai-flatsome-page .home-topbar .nav-inner,
  body.kai-flatsome-page.home-clone-page .home-topbar .nav-inner,
  body.home.home-clone-page .home-topbar .nav-inner {
    height: 68px !important;
    min-height: 68px !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }

  body.kai-flatsome-page .home-topbar + *,
  body.kai-flatsome-page.home-clone-page .home-topbar + *,
  body.home.home-clone-page .home-topbar + * {
    margin-top: 0 !important;
    padding-top: 0 !important;
  }

  body.kai-flatsome-page .shell-main,
  body.kai-flatsome-page.home-clone-page .shell-main,
  body.home.home-clone-page .shell-main {
    padding-top: 10px !important;
  }
}

@media (max-width: 900px) {
  body.kai-flatsome-page .nav.home-topbar,
  body.kai-flatsome-page.home-clone-page .nav.home-topbar,
  body.home.home-clone-page .nav.home-topbar {
    height: 62px !important;
    min-height: 62px !important;
    max-height: 62px !important;
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
  }

  body.kai-flatsome-page .home-topbar .nav-inner,
  body.kai-flatsome-page.home-clone-page .home-topbar .nav-inner,
  body.home.home-clone-page .home-topbar .nav-inner {
    height: 62px !important;
    min-height: 62px !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }

  body.kai-flatsome-page .shell-main,
  body.kai-flatsome-page.home-clone-page .shell-main,
  body.home.home-clone-page .shell-main {
    padding-top: 46px !important;
  }
}

/* Keep the wider replacement logo clear of the navigation tabs. */
@media (min-width: 901px) {
  body.kai-flatsome-page .home-topbar .nav-inner,
  body.kai-flatsome-page.home-clone-page .home-topbar .nav-inner,
  body.home.home-clone-page .home-topbar .nav-inner {
    display: grid !important;
    grid-template-columns: minmax(200px, 240px) minmax(0, 1fr);
    align-items: center;
    gap: clamp(8px, 1vw, 16px);
  }

  body.kai-flatsome-page .home-topbar .topbar-start,
  body.kai-flatsome-page.home-clone-page .home-topbar .topbar-start,
  body.home.home-clone-page .home-topbar .topbar-start {
    min-width: 0;
  }

  body.kai-flatsome-page .home-topbar .topbar-brand img,
  body.kai-flatsome-page.home-clone-page .home-topbar .topbar-brand img,
  body.home.home-clone-page .home-topbar .topbar-brand img {
    width: min(100%, 240px) !important;
    height: auto !important;
    max-width: 240px !important;
    max-height: 44px;
  }

  body.kai-flatsome-page .home-topbar .topbar-actions,
  body.kai-flatsome-page.home-clone-page .home-topbar .topbar-actions,
  body.home.home-clone-page .home-topbar .topbar-actions {
    min-width: 0;
    width: 100%;
    max-width: none !important;
    margin-left: 0 !important;
    padding-left: 6px !important;
    padding-right: 0 !important;
    justify-content: flex-start;
    overflow: visible !important;
    scrollbar-width: none;
  }

  body.kai-flatsome-page .home-topbar .topbar-chip,
  body.kai-flatsome-page.home-clone-page .home-topbar .topbar-chip,
  body.home.home-clone-page .home-topbar .topbar-chip {
    font-size: clamp(12px, .78vw, 13px) !important;
    white-space: nowrap;
  }

  body.kai-flatsome-page .home-topbar .topbar-actions,
  body.kai-flatsome-page.home-clone-page .home-topbar .topbar-actions,
  body.home.home-clone-page .home-topbar .topbar-actions {
    gap: clamp(4px, .5vw, 8px) !important;
  }

  body.kai-flatsome-page .home-topbar .topbar-hotline,
  body.kai-flatsome-page.home-clone-page .home-topbar .topbar-hotline,
  body.home.home-clone-page .home-topbar .topbar-hotline {
    flex: 0 0 auto !important;
    padding-right: 8px !important;
    padding-left: 8px !important;
    font-size: clamp(11px, .78vw, 13px) !important;
    letter-spacing: 0 !important;
  }

  body.kai-flatsome-page .home-topbar .topbar-actions::-webkit-scrollbar,
  body.kai-flatsome-page.home-clone-page .home-topbar .topbar-actions::-webkit-scrollbar,
  body.home.home-clone-page .home-topbar .topbar-actions::-webkit-scrollbar {
    display: none;
  }
}

@media (max-width: 900px) {
  body.home.home-clone-page .kai-online-course-catalog > .row.kai-catalog-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
  }
}

@media (max-width: 560px) {
  body.home.home-clone-page .kai-online-course-catalog > .row.kai-catalog-grid {
    grid-template-columns: 1fr;
    gap: 18px;
  }

  body.home.home-clone-page .kai-online-course-catalog .kai-online-course-card {
    min-height: 0;
  }
}

/* Final contrast guard for the light sections of the video-course landing page. */
body.kai-video-course-no-header .kai-video-course-light {
  --kai-video-course-current-text: #111827;
  --kai-video-course-current-muted: #334155;
  --kai-video-course-muted: #475569;
  color: #334155 !important;
}

body.kai-video-course-no-header .kai-video-course-light .kai-video-course-copy,
body.kai-video-course-no-header .kai-video-course-light .kai-video-course-copy p,
body.kai-video-course-no-header .kai-video-course-light .kai-video-course-copy li,
body.kai-video-course-no-header .kai-video-course-light .kai-video-course-copy ul,
body.kai-video-course-no-header .kai-video-course-light .kai-video-course-copy ol {
  color: #334155 !important;
  -webkit-text-fill-color: #334155 !important;
}

body.kai-video-course-no-header .kai-video-course-light .kai-video-course-copy h1,
body.kai-video-course-no-header .kai-video-course-light .kai-video-course-copy h2,
body.kai-video-course-no-header .kai-video-course-light .kai-video-course-copy h3,
body.kai-video-course-no-header .kai-video-course-light .kai-video-course-copy h4,
body.kai-video-course-no-header .kai-video-course-light .kai-video-course-copy strong,
body.kai-video-course-no-header .kai-video-course-light .kai-video-course-accordion .accordion_title,
body.kai-video-course-no-header .kai-video-course-light .kai-video-course-accordion .accordion-title {
  color: #111827 !important;
  -webkit-text-fill-color: #111827 !important;
}

body.kai-video-course-no-header .kai-video-course-light .kai-video-course-lead,
body.kai-video-course-no-header .kai-video-course-light .kai-video-course-copy .kai-video-course-lead,
body.kai-video-course-no-header .kai-video-course-light .kai-video-course-form-heading p,
body.kai-video-course-no-header .kai-video-course-light .kai-video-course-form-note p,
body.kai-video-course-no-header .kai-video-course-light .kai-video-course-output-note,
body.kai-video-course-no-header .kai-video-course-light .kai-video-course-note,
body.kai-video-course-no-header .kai-video-course-light .kai-video-course-price-note {
  color: #475569 !important;
  -webkit-text-fill-color: #475569 !important;
}

body.kai-video-course-no-header .kai-video-course-light .kai-video-course-eyebrow,
body.kai-video-course-no-header .kai-video-course-light .kai-video-course-eyebrow-light {
  border-color: #cbd5e1 !important;
  background: #ffffff !important;
  color: #334155 !important;
  -webkit-text-fill-color: #334155 !important;
}

body.kai-video-course-no-header .kai-video-course-light .kai-video-course-card > .col-inner,
body.kai-video-course-no-header .kai-video-course-light .kai-video-course-form-col > .col-inner {
  color: #334155 !important;
}

body.kai-video-course-no-header .kai-video-course-light .kai-video-course-icon {
  color: #4c35b8 !important;
  -webkit-text-fill-color: #4c35b8 !important;
}

body.kai-video-course-no-header .kai-video-course-light .kai-video-course-chips span {
  border-color: #cbd5e1 !important;
  background: #eef2ff !important;
  color: #334155 !important;
  -webkit-text-fill-color: #334155 !important;
}

body.kai-video-course-no-header .kai-video-course-light .kai-video-course-output-note {
  border-color: #cbd5e1 !important;
  background: #ffffff !important;
}

body.kai-video-course-no-header .kai-video-course-light .kai-video-course-output-note strong,
body.kai-video-course-no-header .kai-video-course-light .kai-video-course-note strong,
body.kai-video-course-no-header .kai-video-course-light .kai-video-course-price-note strong {
  color: #111827 !important;
  -webkit-text-fill-color: #111827 !important;
}

body.kai-video-course-no-header .kai-video-course-light .kai-video-course-accordion .accordion-inner,
body.kai-video-course-no-header .kai-video-course-light .kai-video-course-accordion .accordion-inner p,
body.kai-video-course-no-header .kai-video-course-light .kai-video-course-accordion .accordion-inner li {
  color: #475569 !important;
  -webkit-text-fill-color: #475569 !important;
}

body.kai-video-course-no-header .kai-video-course-light .kai-video-course-form-col input::placeholder,
body.kai-video-course-no-header .kai-video-course-light .kai-video-course-form-col textarea::placeholder,
body.kai-video-course-no-header .kai-video-course-light .kai-video-course-form-col select {
  color: #64748b !important;
  opacity: 1;
}

/* Keep the curriculum accordion readable on its light background. */
body.kai-video-course-no-header .kai-video-course-soft {
  background: #ffffff !important;
  color: #111827 !important;
}

body.kai-video-course-no-header .kai-video-course-soft .kai-video-course-accordion,
body.kai-video-course-no-header .kai-video-course-soft .kai-video-course-accordion .accordion_title,
body.kai-video-course-no-header .kai-video-course-soft .kai-video-course-accordion .accordion-title,
body.kai-video-course-no-header .kai-video-course-soft .kai-video-course-accordion .accordion-title span,
body.kai-video-course-no-header .kai-video-course-soft .kai-video-course-accordion .toggle {
  color: #111827 !important;
  -webkit-text-fill-color: #111827 !important;
}

body.kai-video-course-no-header .kai-video-course-soft .kai-video-course-accordion .accordion-item {
  border-color: #e2e8f0 !important;
  background: #ffffff !important;
}

body.kai-video-course-no-header .kai-video-course-soft .kai-video-course-accordion .accordion-title.active,
body.kai-video-course-no-header .kai-video-course-soft .kai-video-course-accordion .accordion-title:hover,
body.kai-video-course-no-header .kai-video-course-soft .kai-video-course-accordion .accordion-title.active span,
body.kai-video-course-no-header .kai-video-course-soft .kai-video-course-accordion .accordion-title:hover span {
  color: #d08a00 !important;
  -webkit-text-fill-color: #d08a00 !important;
}

body.kai-video-course-no-header .kai-video-course-soft .kai-video-course-accordion .accordion-inner,
body.kai-video-course-no-header .kai-video-course-soft .kai-video-course-accordion .accordion-inner p,
body.kai-video-course-no-header .kai-video-course-soft .kai-video-course-accordion .accordion-inner li {
  color: #475569 !important;
  -webkit-text-fill-color: #475569 !important;
}

body.kai-video-course-no-header .kai-video-course-faq {
  background: #ffffff !important;
  color: #111827 !important;
}

body.kai-video-course-no-header .kai-video-course-faq .kai-video-course-copy,
body.kai-video-course-no-header .kai-video-course-faq .kai-video-course-copy p,
body.kai-video-course-no-header .kai-video-course-faq .kai-video-course-copy li,
body.kai-video-course-no-header .kai-video-course-faq .accordion_title,
body.kai-video-course-no-header .kai-video-course-faq .accordion-title,
body.kai-video-course-no-header .kai-video-course-faq .accordion-title span,
body.kai-video-course-no-header .kai-video-course-faq .toggle {
  color: #111827 !important;
  -webkit-text-fill-color: #111827 !important;
}

body.kai-video-course-no-header .kai-video-course-faq .accordion,
body.kai-video-course-no-header .kai-video-course-faq .accordion-item {
  border-color: #e2e8f0 !important;
}

body.kai-video-course-no-header .kai-video-course-faq .accordion-item {
  background: #ffffff !important;
}

body.kai-video-course-no-header .kai-video-course-faq .accordion-title.active,
body.kai-video-course-no-header .kai-video-course-faq .accordion-title:hover,
body.kai-video-course-no-header .kai-video-course-faq .accordion-title.active span,
body.kai-video-course-no-header .kai-video-course-faq .accordion-title:hover span {
  color: #d08a00 !important;
  -webkit-text-fill-color: #d08a00 !important;
}

body.kai-video-course-no-header .kai-video-course-faq .accordion-inner,
body.kai-video-course-no-header .kai-video-course-faq .accordion-inner p,
body.kai-video-course-no-header .kai-video-course-faq .accordion-inner li {
  color: #475569 !important;
  -webkit-text-fill-color: #475569 !important;
}

/* Final online-course card sizing override. */
body.kai-online-course-page .kai-ad-content-card {
  min-height: 520px !important;
}

body.kai-online-course-page .kai-ad-content-card__thumb {
  display: block;
  width: 100% !important;
  height: auto !important;
  min-height: 0 !important;
  aspect-ratio: 1 / 1 !important;
  flex: 0 0 auto;
}

body.kai-online-course-page .kai-ad-content-card__thumb img {
  display: block;
  width: 100% !important;
  height: 100% !important;
  object-fit: cover;
}

/* Match the online-course square thumbnail treatment on the AI tools page. */
body.kai-ai-tools-page .kai-ad-content-card {
  min-height: 520px !important;
}

body.kai-ai-tools-page .kai-ad-content-card__thumb {
  display: block;
  width: 100% !important;
  height: auto !important;
  min-height: 0 !important;
  aspect-ratio: 1 / 1 !important;
  flex: 0 0 auto;
}

body.kai-ai-tools-page .kai-ad-content-card__thumb img {
  display: block;
  width: 100% !important;
  height: 100% !important;
  object-fit: cover;
}
