.elementor-9441 .elementor-element.elementor-element-2fe7d5e.ob-is-breaking-bad > .elementor-container{justify-content:flex-start !important;flex-direction:row;}.elementor-9441 .elementor-element.elementor-element-2fe7d5e.ob-is-breaking-bad.ob-bb-inner > .elementor-container{justify-content:flex-start !important;flex-direction:row;}.elementor-9441 .elementor-element.elementor-element-2fe7d5e.ob-is-breaking-bad.ob-is-glider > .elementor-container.swiper-vertical{flex-direction:column;}.elementor-9441 .elementor-element.elementor-element-2fe7d5e.ob-is-breaking-bad.ob-is-glider.ob-bb-inner > .elementor-container.swiper-vertical{flex-direction:column;}.elementor-9441 .elementor-element.elementor-element-2fe7d5e.ob-is-breaking-bad.ob-bb-inner{width:100%;flex:unset;align-self:inherit;}.elementor-9441 .elementor-element.elementor-element-44a3809.elementor-column{align-self:inherit;cursor:default;}.elementor-9441 .elementor-element.elementor-element-44a3809 > .elementor-element-populated{padding:0px 0px 0px 0px;}html, body{overflow-x:auto;}/* Start custom CSS for html, class: .elementor-element-3cc12e4 *//* ================================================================
   DRIVEN DIGITAL LLC — /home-5/ REBUILD  ·  SECTION 2: CSS
   Every .elementor-9441 .elementor-element.elementor-element-3cc12e4 is scoped under .driven-digital-home, with ONE
   deliberate exception directly below (a global WordPress default-
   style override) — see its own comment for why.
   Palette sampled directly from the reference screenshot.
   ================================================================ */

/* ---------------------------------------------------------------
   INTENTIONAL EXCEPTION — not scoped on purpose.
   This matches WordPress core's own default blockquote style
   .elementor-9441 .elementor-element.elementor-element-3cc12e4, so it applies site-wide (any blockquote, anywhere on
   the site, not just inside this component) rather than only within
   .driven-digital-home. Manual fix — kept exactly as given. Doesn't
   need a mobile variant: a left border doesn't change with viewport
   width the way layout/sizing properties do.
   --------------------------------------------------------------- */
blockquote:where(:not(.is-style-plain)):where(:not(.has-text-align-center):not(.has-text-align-right)) {
  border-inline-start: 4px solid var(--dd-blue);
}

/* ---------------------------------------------------------------
   1 · GLOBAL COLOR VARIABLES
   Every color on the page traces back to one of these. Solid fills
   use the named token directly; anything translucent uses the
   matching "-rgb" triple inside rgba(), e.g.
       background: rgba(var(--dd-blue-rgb), .12);
   That's one source of truth per hue at any opacity, rather than a
   long list of pre-baked alpha steps that drift out of sync.
   --------------------------------------------------------------- */
.driven-digital-home {
  /* BRAND BLUE — sampled #004DFF from the live H1 accent + CTA buttons */
  --dd-blue:         #004dff;
  --dd-blue-rgb:     0, 77, 255;
  --dd-blue-hover:   #0039c4;
  --dd-blue-soft:    #3d7bff;   /* light accent for text/icons on dark */
  --dd-blue-bright:  #1d5cff;  /* gradient stop — tile icon top */
  --dd-blue-deep:    #0033b8;  /* gradient stop — tile icon bottom */

  /* SURFACES */
  --dd-ink:          #060a15;   /* hero, growth, process-dark, diagnosis, industries */
  --dd-ink-rgb:      6, 10, 21;
  --dd-ink-soft:     #060c1a;   /* growth pillar card */
  --dd-surface:      #070f1c;   /* industry cards */
  --dd-surface-2:    #0b0f1a;   /* diagnosis cards */
  --dd-navy:         #0b1433;   /* founder section */
  --dd-navy-rgb:     11, 20, 51;
  --dd-navy-deep:    #04122f;   /* gradient stop — industry card media */
  --dd-band:         #f8f8f8;   /* CTA strip */
  --dd-white:        #ffffff;
  --dd-white-rgb:    255, 255, 255;

  /* NEUTRALS — the light "Process" section: icon circles, chart, select */
  --dd-neutral-50:   #f4f6fa;   /* range-select background */
  --dd-neutral-100:  #eef1f6;   /* chart gridlines */
  --dd-neutral-200:  #e8f0ff;   /* step icon circle background */
  --dd-neutral-300:  #c9d3e2;   /* dotted step connector */
  --dd-neutral-400:  #9aa3b2;   /* chart axis labels */
  --dd-neutral-500:  #98a1b0;   /* select caret */

  /* TEXT */
  --dd-dark:         #0d1220;
  --dd-dark-muted:   #6a7382;
  --dd-onDark:       rgba(var(--dd-white-rgb), .66);
  --dd-onDark-str:   rgba(var(--dd-white-rgb), .86);

  /* LINES */
  --dd-line:         #e7eaf0;
  --dd-line-dark:    rgba(var(--dd-white-rgb), .09);
  --dd-line-blue:    rgba(var(--dd-blue-rgb), .30);

  /* TYPE — Poppins only */
  --dd-font: 'Poppins', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;

  /* LAYOUT */
  --dd-shell:   1440px;
  --dd-gutter:  24px;
  --dd-sy:      var(--dd-sp-14);  /* 96px — section rhythm, desktop */
  --dd-r:       10px;
  --dd-r-lg:    16px;
  --dd-shadow:  0 24px 60px rgba(var(--dd-ink-rgb), .10);
  --dd-glow:    0 10px 26px rgba(var(--dd-blue-rgb), .35);

  /* ---------------------------------------------------------------
     2 · SPACING SCALE
     Every section padding, card gap and stack margin below traces
     back to one of these instead of a one-off pixel value.
     --------------------------------------------------------------- */
  --dd-sp-1:  4px;
  --dd-sp-2:  8px;
  --dd-sp-3:  12px;
  --dd-sp-4:  16px;
  --dd-sp-5:  20px;
  --dd-sp-6:  24px;
  --dd-sp-7:  28px;
  --dd-sp-8:  32px;
  --dd-sp-9:  40px;
  --dd-sp-10: 48px;
  --dd-sp-11: 56px;
  --dd-sp-12: 64px;
  --dd-sp-13: 80px;
  --dd-sp-14: 96px;

  /* -------------------------------------------------------------
     >>> DECORATIVE IMAGE SLOTS — swap these three URLs only.
     Content images live on / tags in the HTML.
     ------------------------------------------------------------- */
  --dd-img-founder-glow: radial-gradient(900px 420px at 22% -10%, rgba(var(--dd-blue-rgb), .34) 0%, rgba(var(--dd-blue-rgb), 0) 62%);

  font-family: var(--dd-font);
  font-size: 17px;
  line-height: 1.7;
  font-weight: 400;
  color: var(--dd-dark);
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  /* NOTE: intentionally no overflow-x here — it would clip the full-bleed
     breakout below whenever this wrapper itself inherits a narrower width
     from a page-builder ancestor (Elementor, etc.), which is precisely
     the scenario that breakout exists to escape. Horizontal overflow is
     verified by testing instead (see delivery notes), not enforced here. */
  position: relative;
}

/* ---------------------------------------------------------------
   FULL-BLEED BREAKOUT
   If this page is pasted into a page builder (Elementor, etc.),
   the widget/column wrapping it is very often centered at some
   narrower "boxed" width — 1140/1200px is a common default. That
   would squeeze every section in here to that width and re-center
   it, no matter what width this stylesheet asks for. This rule
   escapes that regardless of nesting depth: shifting an element
   to 50% and pulling it back by exactly half the true viewport
   width re-centers it on the viewport itself, not on whatever
   ancestor box it's sitting in — as long as that ancestor is
   itself horizontally centered, which "boxed" layouts always are.
   (If a section still looks constrained after this, the remaining
   culprit is almost always `overflow: hidden` on an ancestor, which
   clips the breakout — or the page builder's own section needs its
   "Content Width" set to Full Width rather than Boxed.)
   --------------------------------------------------------------- */
.driven-digital-home .dd-header,
.driven-digital-home .dd-hero,
.driven-digital-home .dd-perf,
.driven-digital-home .dd-growth,
.driven-digital-home .dd-process,
.driven-digital-home .dd-band,
.driven-digital-home .dd-diag,
.driven-digital-home .dd-ind,
.driven-digital-home .dd-founder,
.driven-digital-home .dd-final,
.driven-digital-home .dd-footer {
  position: relative;
  width: 100vw;
  left: 50%;
  margin-left: -50vw;
}

.driven-digital-home *,
.driven-digital-home *::before,
.driven-digital-home *::after { box-sizing: border-box; }

.driven-digital-home p  { margin: 0 0 1.15em; }
.driven-digital-home p:last-child { margin-bottom: 0; }
.driven-digital-home ul,
.driven-digital-home ol { margin: 0; padding: 0; list-style: none; }
.driven-digital-home img,
.driven-digital-home picture { display: block; max-width: 100%; }
.driven-digital-home img { height: auto; }
.driven-digital-home a { color: var(--dd-blue); text-decoration: none; }
.driven-digital-home figure { margin: 0; }
.driven-digital-home blockquote { margin: 0; }

.driven-digital-home :focus-visible {
  outline: 3px solid var(--dd-blue-soft);
  outline-offset: 3px;
  border-radius: 4px;
}

.driven-digital-home .dd-sprite { position: absolute; width: 0; height: 0; overflow: hidden; }
.driven-digital-home .dd-visually-hidden {
  position: absolute; width: 1px; height: 1px;
  margin: -1px; padding: 0; overflow: hidden;
  clip: rect(0 0 0 0); white-space: nowrap; border: 0;
}

/* icons */
.driven-digital-home .dd-ic {
  width: 20px; height: 20px;
  flex: 0 0 auto;
  fill: none;
  stroke: currentColor;
  stroke-width: 1.7;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.driven-digital-home .dd-ic--xs { width: 15px; height: 15px; stroke-width: 2; }
.driven-digital-home .dd-ic--md { width: 26px; height: 26px; }
.driven-digital-home .dd-ic--lg { width: 30px; height: 30px; stroke-width: 1.5; }

/* ---------------------------------------------------------------
   2 · SHELL + SHARED TYPE
   --------------------------------------------------------------- */
.driven-digital-home .dd-shell {
  width: 100%;
  max-width: var(--dd-shell);
  margin: 0 auto;
  padding-left: var(--dd-gutter);
  padding-right: var(--dd-gutter);
}

.driven-digital-home .dd-eyebrow {
  font-size: 13px;
  font-weight: 700;
  letter-spacing: .16em;
  text-transform: uppercase;
  line-height: 1.4;
  color: var(--dd-blue);
  margin: 0 0 14px;
}
.driven-digital-home .dd-eyebrow--onDark { color: var(--dd-blue-soft); margin-top: 60px; }
.driven-digital-home .dd-eyebrow--sm { font-size: 11.5px; letter-spacing: .14em; margin-bottom: var(--dd-sp-3); }
.driven-digital-home .dd-eyebrow--dash { display: flex; align-items: center; gap: 10px; }
.driven-digital-home .dd-eyebrow--dash::before {
  content: ""; width: 26px; height: 2px; background: var(--dd-blue-soft); flex: 0 0 auto;
}

.driven-digital-home .dd-h2 {
  font-size: clamp(26px, 1.2rem + 1.6vw, 38px);
  font-weight: 700;
  line-height: 1.18;
  letter-spacing: -0.015em;
  color: var(--dd-dark);
  margin: 0 0 22px;
}
.driven-digital-home .dd-h2--onDark { color: var(--dd-white); }
.driven-digital-home .dd-h2--xl {
  font-size: clamp(32px, 1rem + 3vw, 56px);
  line-height: 1.08;
  letter-spacing: -0.025em;
  font-weight: 800;
}
.driven-digital-home .dd-accent { color: var(--dd-blue); }
.driven-digital-home .dd-h2--onDark .dd-accent { color: var(--dd-blue-soft); }

.driven-digital-home .dd-link {
  color: var(--dd-blue-soft);
  transition: color .2s ease;
}
.driven-digital-home .dd-link:hover { color: var(--dd-white); }

/* ---------------------------------------------------------------
   3 · BUTTONS
   --------------------------------------------------------------- */
.driven-digital-home .dd-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  font-family: var(--dd-font);
  font-size: 13.5px;
  font-weight: 600;
  letter-spacing: .01em;
  line-height: 1.2;
  padding: 15px var(--dd-sp-7);
  min-height: 50px;
  border: 1.5px solid transparent;
  border-radius: 6px;
  cursor: pointer;
  transition: background-color .2s ease, border-color .2s ease,
              color .2s ease, transform .2s ease, box-shadow .2s ease;
}
.driven-digital-home .dd-btn--sm { font-size: 13px; padding: var(--dd-sp-3) 22px; min-height: 44px; }
.driven-digital-home .dd-btn--wide { width: 100%; max-width: 480px; }

.driven-digital-home .dd-btn--primary {
  background: var(--dd-blue);
  border-color: var(--dd-blue);
  color: var(--dd-white);
  box-shadow: var(--dd-glow);
}
.driven-digital-home .dd-btn--primary:hover {
  background: var(--dd-blue-hover);
  border-color: var(--dd-blue-hover);
  color: var(--dd-white);
  transform: translateY(-2px);
  box-shadow: 0 16px 34px rgba(var(--dd-blue-rgb), .42);
}

.driven-digital-home .dd-btn--outline {
  background: rgba(var(--dd-white-rgb), .03);
  border-color: var(--dd-blue-45);
  color: var(--dd-white);
}
.driven-digital-home .dd-btn--outline:hover {
  background: var(--dd-blue);
  border-color: var(--dd-blue);
  color: var(--dd-white);
  transform: translateY(-2px);
}

.driven-digital-home .dd-btnrow {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 14px;
  margin-top: var(--dd-sp-7);
}

/* ---------------------------------------------------------------
   4 · HEADER
   --------------------------------------------------------------- */
.driven-digital-home .dd-header {
  position: absolute;
  top: 0;
  z-index: 60;
  background: transparent;
  transition: background-color .3s ease, box-shadow .3s ease;
}
.driven-digital-home .dd-header.is-stuck {
  position: fixed;
  background: rgba(var(--dd-ink-rgb), .95);
  backdrop-filter: saturate(150%) blur(10px);
  -webkit-backdrop-filter: saturate(150%) blur(10px);
  border-bottom: 1px solid var(--dd-line-dark);
  box-shadow: 0 8px 30px rgba(var(--dd-ink-rgb), .55);
  animation: dd-drop .3s ease;
}
.driven-digital-home .dd-header.is-stuck .dd-header__inner {
  padding-top: 12px;
  padding-bottom: 12px;
}
.driven-digital-home .dd-header.is-stuck .dd-header__logo img { height: 92px; }
@keyframes dd-drop { from { transform: translateY(-100%); } to { transform: translateY(0); } }

.driven-digital-home .dd-header__logo {
  flex: 0 0 auto;
  display: block;
  margin-right: auto;
  overflow: visible;
}
.driven-digital-home .dd-header__logo img {
  width: auto;
  height: 156px;
  max-width: 320px;
  object-fit: contain;
  object-position: left center;
  transition: height .25s ease;
}

.driven-digital-home .dd-header__inner {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: var(--dd-sp-5);
  padding-top: 18px;
  padding-bottom: 18px;
  transition: padding .25s ease;
}

.driven-digital-home .dd-nav {
  display: flex;
  align-items: center;
  gap: 30px;
  min-width: 0;
}
.driven-digital-home .dd-nav__list {
  display: flex;
  align-items: center;
  gap: 26px;
}
.driven-digital-home .dd-nav__link {
  position: relative;
  display: block;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: .045em;
  text-transform: uppercase;
  color: rgba(var(--dd-white-rgb), .90);
  white-space: nowrap;
  padding: 6px 0;
  transition: color .2s ease;
}
.driven-digital-home .dd-nav__link::after {
  content: "";
  position: absolute;
  left: 0; right: 100%; bottom: 0;
  height: 2px;
  background: var(--dd-blue-soft);
  transition: right .25s ease;
}
.driven-digital-home .dd-nav__link:hover { color: var(--dd-white); }
.driven-digital-home .dd-nav__link:hover::after { right: 0; }
.driven-digital-home .dd-nav__cta { flex: 0 0 auto; }

.driven-digital-home .dd-burger {
  display: none;
  align-items: center;
  justify-content: center;
  background: transparent;
  border: 1px solid rgba(var(--dd-white-rgb), .28);
  border-radius: 8px;
  width: 52px;
  height: 52px;
  cursor: pointer;
}
.driven-digital-home .dd-burger > span {
  display: flex; flex-direction: column; justify-content: center;
  gap: 5px; width: 26px; height: 18px;
}
.driven-digital-home .dd-burger i {
  display: block; height: 3px; width: 100%;
  background: var(--dd-white); border-radius: 2px;
  transition: transform .25s ease, opacity .2s ease;
}
.driven-digital-home .dd-burger[aria-expanded="true"] i:nth-child(1) { transform: translateY(6px) rotate(45deg); }
.driven-digital-home .dd-burger[aria-expanded="true"] i:nth-child(2) { opacity: 0; }
.driven-digital-home .dd-burger[aria-expanded="true"] i:nth-child(3) { transform: translateY(-6px) rotate(-45deg); }

.driven-digital-home .dd-scrim {
  position: fixed; inset: 0; z-index: 55;
  background: rgba(var(--dd-ink-rgb), .6);
}

/* ---------------------------------------------------------------
   5 · HERO
   --------------------------------------------------------------- */
.driven-digital-home .dd-hero {
  position: relative;
  isolation: isolate;
  background: var(--dd-ink);
  min-height: 780px;
  display: flex;
  align-items: center;
  padding-top: 232px;
  padding-bottom: 90px;
  overflow: hidden;
}
.driven-digital-home .dd-hero__media { position: absolute; inset: 0; z-index: -1; }
.driven-digital-home .dd-hero__media picture {
  position: absolute;
  inset: 0;
  display: block;
  width: 100%;
  height: 100%;
}
.driven-digital-home .dd-hero__img {
  width: 100%; height: 100%;
  object-fit: cover;
  object-position: 62% center;
  display: block;
}
.driven-digital-home .dd-hero__veil {
  position: absolute; inset: 0;
  background:
    linear-gradient(90deg, rgba(6,14,44,.96) 0%, rgba(7,16,52,.90) 28%, rgba(8,20,66,.44) 54%, rgba(10,26,80,.10) 76%, rgba(8,18,58,.30) 100%),
    linear-gradient(180deg, rgba(var(--dd-ink-rgb), .80) 0%, rgba(var(--dd-ink-rgb), 0) 26%);
}

.driven-digital-home .dd-hero__inner { position: relative; }
.driven-digital-home .dd-hero__title {
  font-size: clamp(29px, .7rem + 2vw, 40px);
  font-weight: 700;
  line-height: 1.18;
  letter-spacing: -0.022em;
  color: var(--dd-white);
  margin: 0 0 22px;
  max-width: 790px;
}
.driven-digital-home .dd-hero__copy {
  max-width: 560px;
  color: var(--dd-onDark);
  font-size: 17px;
  line-height: 1.72;
}
.driven-digital-home .dd-hero__note {
  display: flex;
  align-items: flex-start;
  gap: var(--dd-sp-4);
  margin-top: 30px;
  padding: 18px 22px;
  max-width: 55ch;
  border: 1px solid var(--dd-line-dark);
  border-left: 3px solid var(--dd-blue);
  border-radius: var(--dd-r);
  background: rgba(var(--dd-white-rgb), .035);
}
.driven-digital-home .dd-hero__note-ic { color: var(--dd-blue-soft); padding-top: 2px; }
.driven-digital-home .dd-hero__note p {
  font-size: 14.5px;
  line-height: 1.65;
  color: var(--dd-onDark);
  margin: 0;
}

/* ---------------------------------------------------------------
   6 · PERFORMANCE OVERVIEW
   --------------------------------------------------------------- */
.driven-digital-home .dd-perf {
  background: var(--dd-white);
  padding-top: var(--dd-sy);
  padding-bottom: var(--dd-sy);
}
.driven-digital-home .dd-perf__grid {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(0, 1.08fr);
  gap: var(--dd-sp-11);
  align-items: center;
}

.driven-digital-home .dd-stats {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 18px;
  margin-top: 30px;
}
.driven-digital-home .dd-stat {
  text-align: center;
  background: var(--dd-white);
  border: 1px solid var(--dd-line);
  border-radius: 14px;
  padding: 22px 14px var(--dd-sp-5);
}
.driven-digital-home .dd-stat__ic {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 46px; height: 46px;
  border-radius: 50%;
  background: var(--dd-blue-08);
  color: var(--dd-blue);
  margin-bottom: var(--dd-sp-3);
}
.driven-digital-home .dd-stat__val {
  font-size: 34px;
  font-weight: 700;
  line-height: 1;
  letter-spacing: -0.02em;
  color: var(--dd-dark);
  margin: 0 0 6px;
  font-variant-numeric: tabular-nums;
}
.driven-digital-home .dd-stat__lab {
  font-size: 13.5px;
  font-weight: 400;
  color: var(--dd-dark-muted);
  margin: 0 0 10px;
}
.driven-digital-home .dd-stat__delta {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  font-size: 13px;
  font-weight: 600;
  color: var(--dd-blue);
  margin: 0;
}

/* chart card */
.driven-digital-home .dd-chartcard {
  background: var(--dd-white);
  border: 1px solid var(--dd-line);
  border-radius: 18px;
  padding: 26px var(--dd-sp-7) var(--dd-sp-5);
  box-shadow: var(--dd-shadow);
}
.driven-digital-home .dd-chartcard__head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: var(--dd-sp-4);
  margin-bottom: 18px;
}
.driven-digital-home .dd-chartcard__title {
  font-size: 18px;
  font-weight: 600;
  line-height: 1.3;
  color: var(--dd-dark);
  margin: 0;
}
.driven-digital-home .dd-range {
  font-family: var(--dd-font);
  font-size: 12.5px;
  font-weight: 500;
  color: var(--dd-dark-muted);
  background: var(--dd-neutral-50);
  border: 1px solid var(--dd-line);
  border-radius: 6px;
  padding: var(--dd-sp-2) 30px var(--dd-sp-2) 14px;
  cursor: pointer;
  appearance: none;
  -webkit-appearance: none;
  background-image: linear-gradient(45deg, transparent 50%, var(--dd-neutral-500) 50%), linear-gradient(135deg, var(--dd-neutral-500) 50%, transparent 50%);
  background-position: calc(100% - 16px) 51%, calc(100% - 11px) 51%;
  background-size: 5px 5px, 5px 5px;
  background-repeat: no-repeat;
}
.driven-digital-home .dd-chart { width: 100%; }
.driven-digital-home .dd-chart__svg { width: 100%; height: auto; display: block; }
.driven-digital-home .dd-chart__grid line { stroke: var(--dd-neutral-100); stroke-width: 1; }
.driven-digital-home .dd-chart__line {
  fill: none;
  stroke: var(--dd-blue);
  stroke-width: 2.5;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.driven-digital-home .dd-chart__dots circle {
  fill: var(--dd-white);
  stroke: var(--dd-blue);
  stroke-width: 2.5;
}
.driven-digital-home .dd-chart__ylab text,
.driven-digital-home .dd-chart__xlab text {
  font-family: var(--dd-font);
  font-size: 11px;
  font-weight: 400;
  fill: var(--dd-neutral-400);
}

/* ---------------------------------------------------------------
   7 · YOUR GROWTH IS OUR PRIORITY
   --------------------------------------------------------------- */
.driven-digital-home .dd-growth {
  background: var(--dd-ink);
  color: var(--dd-onDark);
  padding-top: var(--dd-sy);
  padding-bottom: var(--dd-sy);
}
.driven-digital-home .dd-growth__grid {
  display: grid;
  grid-template-columns: minmax(0, .78fr) minmax(0, 1.22fr);
  gap: var(--dd-sp-11);
  align-items: start;
}
.driven-digital-home .dd-growth__main { font-size: 16.5px; line-height: 1.72; }

.driven-digital-home .dd-pillars {
  background: var(--dd-ink-soft);
  border: 1px solid var(--dd-line-dark);
  border-radius: var(--dd-r-lg);
  padding: 34px 30px;
}
.driven-digital-home .dd-pillar { display: flex; align-items: flex-start; gap: 18px; }
.driven-digital-home .dd-tile {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 54px; height: 54px;
  flex: 0 0 auto;
  border-radius: 14px;
  background: linear-gradient(145deg, var(--dd-blue-bright) 0%, var(--dd-blue) 55%, var(--dd-blue-deep) 100%);
  color: var(--dd-white);
  box-shadow: 0 8px 20px rgba(var(--dd-blue-rgb), .35);
}
.driven-digital-home .dd-pillar__title {
  font-size: 15.5px;
  font-weight: 600;
  line-height: 1.35;
  color: var(--dd-white);
  margin: 0 0 6px;
}
.driven-digital-home .dd-pillar__text {
  font-size: 14.5px;
  line-height: 1.6;
  color: var(--dd-onDark);
  margin: 0;
}
.driven-digital-home .dd-rule {
  display: block;
  position: relative;
  height: 1px;
  margin: 26px 0 26px 72px;
  background: linear-gradient(90deg, rgba(var(--dd-blue-rgb), 0) 0%, var(--dd-blue) 55%, var(--dd-blue-soft) 100%);
}
.driven-digital-home .dd-rule::after {
  content: "";
  position: absolute;
  right: -2px; top: -2px;
  width: 5px; height: 5px;
  border-radius: 50%;
  background: var(--dd-blue-soft);
}

.driven-digital-home .dd-callout {
  display: flex;
  align-items: center;
  gap: 18px;
  margin: 30px 0 26px;
  padding: var(--dd-sp-5) 26px;
  border: 1px solid var(--dd-line-blue);
  border-radius: 12px;
  background: rgba(var(--dd-blue-rgb), .07);
}
.driven-digital-home .dd-callout__ic { color: var(--dd-blue-soft); }
.driven-digital-home .dd-callout__ic .dd-ic { width: 34px; height: 34px; stroke-width: 1.4; }
.driven-digital-home .dd-callout p {
  font-size: 15.5px;
  font-weight: 600;
  line-height: 1.5;
  color: var(--dd-white);
  margin: 0;
}
.driven-digital-home .dd-growth__foot { font-size: 15.5px; }

/* ---------------------------------------------------------------
   8 · PROCESS
   --------------------------------------------------------------- */
.driven-digital-home .dd-process {
  position: relative;
  isolation: isolate;
  background: var(--dd-white);
  padding-top: var(--dd-sy);
  padding-bottom: var(--dd-sy);
  overflow: hidden;
}
.driven-digital-home .dd-process__photo {
  position: absolute;
  top: 0; right: 0; bottom: 0;
  width: 34%;
  z-index: -1;
}
.driven-digital-home .dd-process__photo picture { height: 100%; }
.driven-digital-home .dd-process__photo img { width: 100%; height: 100%; object-fit: cover; }
.driven-digital-home .dd-process__fade {
  position: absolute; inset: 0;
  /* Hold FULLY opaque white across the zone step text can reach, then clear
     quickly. This previously fell to .30 alpha by 62%, putting step 5's text
     on a muddy half-image background instead of solid white. */
  background: linear-gradient(90deg,
    var(--dd-white) 0%, var(--dd-white) 46%,
    rgba(var(--dd-white-rgb), .55) 68%, rgba(var(--dd-white-rgb), 0) 100%);
}
.driven-digital-home .dd-process__grid {
  position: relative;
  display: grid;
  grid-template-columns: minmax(0, .5fr) minmax(0, 1.5fr);
  gap: var(--dd-sp-9);
  align-items: start;
}
.driven-digital-home .dd-process__intro { padding-top: 22px; }
.driven-digital-home .dd-process__intro .dd-h2 {
  font-size: clamp(23px, .8rem + 1vw, 30px);
  margin-bottom: 18px;
}
.driven-digital-home .dd-process__sub {
  font-size: 15.5px;
  line-height: 1.7;
  color: var(--dd-dark-muted);
  margin: 0;
  max-width: 30ch;
}

.driven-digital-home .dd-steps {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: var(--dd-sp-3);
}
.driven-digital-home .dd-step {
  position: relative;
  text-align: center;
  padding: 0 6px;
}
/* dotted connector between icon circles */
.driven-digital-home .dd-step__head {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.driven-digital-home .dd-step:not(:last-child)::after {
  content: "";
  position: absolute;
  top: 69px;
  left: calc(50% + 40px);
  right: calc(-50% + 40px);
  border-top: 2px dotted var(--dd-neutral-300);
}
.driven-digital-home .dd-step__n {
  position: relative;
  z-index: 1;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 30px; height: 30px;
  border-radius: 50%;
  background: var(--dd-blue);
  color: var(--dd-white);
  font-size: 13px;
  font-weight: 700;
  line-height: 1;
  margin-bottom: var(--dd-sp-2);
}
.driven-digital-home .dd-step__ic {
  position: relative;
  z-index: 1;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 62px; height: 62px;
  border-radius: 50%;
  background: var(--dd-neutral-200);
  color: var(--dd-blue);
  margin-bottom: 14px;
}
.driven-digital-home .dd-step__ic .dd-ic { width: 26px; height: 26px; }
.driven-digital-home .dd-step__title {
  font-size: 14.5px;
  font-weight: 600;
  line-height: 1.35;
  color: var(--dd-dark);
  margin: 0 0 var(--dd-sp-2);
}
.driven-digital-home .dd-step__text {
  font-size: 12.5px;
  line-height: 1.6;
  color: var(--dd-dark-muted);
  margin: 0;
}

/* ---------------------------------------------------------------
   9 · CTA BAND
   --------------------------------------------------------------- */
.driven-digital-home .dd-band { background: var(--dd-band); }
.driven-digital-home .dd-band__inner {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: 26px;
  padding-top: 26px;
  padding-bottom: 26px;
}
.driven-digital-home .dd-band__left { display: flex; align-items: center; gap: 18px; }
.driven-digital-home .dd-band__ic { color: var(--dd-blue); }
.driven-digital-home .dd-band__title {
  font-size: 18px;
  font-weight: 700;
  line-height: 1.3;
  color: var(--dd-dark);
  margin: 0 0 2px;
}
.driven-digital-home .dd-band__sub {
  font-size: 14.5px;
  color: var(--dd-dark-muted);
  margin: 0;
}
.driven-digital-home .dd-band__right { display: flex; align-items: center; gap: 26px; }
.driven-digital-home .dd-band__tel {
  display: inline-flex;
  align-items: center;
  gap: 9px;
  font-size: 17px;
  font-weight: 600;
  color: var(--dd-blue);
  white-space: nowrap;
}
.driven-digital-home .dd-band__tel:hover { color: var(--dd-blue-hover); }

/* ---------------------------------------------------------------
   10 · DIAGNOSIS
   --------------------------------------------------------------- */
.driven-digital-home .dd-diag {
  background: var(--dd-ink);
  color: var(--dd-onDark);
  padding-top: var(--dd-sy);
  padding-bottom: var(--dd-sy);
}
.driven-digital-home .dd-diag__grid {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
  gap: var(--dd-sp-12);
  align-items: start;
}
.driven-digital-home .dd-diag__left {
  font-size: 15.5px;
  line-height: 1.72;
  padding-right: var(--dd-sp-9);
  border-right: 1px solid var(--dd-line-dark);
}
.driven-digital-home .dd-diag__right { display: grid; gap: var(--dd-sp-4); }

.driven-digital-home .dd-diagrow { display: flex; align-items: center; gap: var(--dd-sp-4); }
.driven-digital-home .dd-diagrow__n {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 34px; height: 34px;
  flex: 0 0 auto;
  border-radius: 50%;
  background: var(--dd-blue);
  color: var(--dd-white);
  font-size: 14px;
  font-weight: 700;
  line-height: 1;
}
.driven-digital-home .dd-diagcard {
  flex: 1 1 auto;
  display: flex;
  align-items: center;
  gap: var(--dd-sp-5);
  background: var(--dd-surface-2);
  border: 1px solid var(--dd-line-dark);
  border-radius: 12px;
  padding: var(--dd-sp-6) var(--dd-sp-7);
}
.driven-digital-home .dd-ring {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 54px; height: 54px;
  flex: 0 0 auto;
  border-radius: 50%;
  border: 2px solid var(--dd-blue);
  color: var(--dd-blue-soft);
  background: rgba(var(--dd-blue-rgb), .10);
}
.driven-digital-home .dd-ring--sq { border-radius: 12px; }
.driven-digital-home .dd-ring .dd-ic { width: 24px; height: 24px; }
.driven-digital-home .dd-diagcard__title {
  font-size: 16px;
  font-weight: 600;
  line-height: 1.3;
  color: var(--dd-white);
  margin: 0 0 6px;
}
.driven-digital-home .dd-diagcard__text {
  font-size: 14.5px;
  line-height: 1.6;
  color: var(--dd-onDark);
  margin: 0;
}
.driven-digital-home .dd-diag__closer {
  margin-top: 14px;
  padding: var(--dd-sp-6) var(--dd-sp-7);
  font-size: 14.5px;
  line-height: 1.7;
  color: var(--dd-onDark);
  border: 1px solid var(--dd-line-dark);
  border-radius: 12px;
}
.driven-digital-home .dd-diag__closer strong { color: var(--dd-white); font-weight: 600; }

/* testimonial */
.driven-digital-home .dd-testi {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 400px;
  gap: 0;
  margin-top: 40px !important;
  border: 1px solid var(--dd-line-blue);
  border-left: 4px solid var(--dd-blue);
  border-radius: var(--dd-r-lg);
  background: rgba(var(--dd-blue-rgb), .05);
  overflow: hidden;
}
.driven-digital-home .dd-testi__body { padding: var(--dd-sp-9) var(--dd-sp-10); }
.driven-digital-home .dd-testi__mark {
  width: 40px; height: 40px;
  fill: var(--dd-blue);
  stroke: none;
  margin-bottom: var(--dd-sp-4);
}
.driven-digital-home .dd-testi__quote p {
  font-size: 16.5px;
  line-height: 1.75;
  color: var(--dd-onDark-str);
  margin: 0;
  max-width: 64ch;
}
.driven-digital-home .dd-testi__cite {
  margin-top: var(--dd-sp-4);
  font-size: 14px;
  font-weight: 600;
  color: var(--dd-blue-soft);
}
.driven-digital-home .dd-testi__media { position: relative; background: var(--dd-surface); }
.driven-digital-home .dd-testi__media picture { height: 100%; }
.driven-digital-home .dd-testi__media img {
  width: 400px; height: 300px;
  object-fit: cover;
}

.driven-digital-home .dd-nextstep {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
  align-items: center;
  gap: 26px;
  margin-top: 34px;
}
.driven-digital-home .dd-nextstep__info {
  display: flex;
  align-items: center;
  gap: 18px;
  min-width: 0;
}
.driven-digital-home .dd-nextstep__text {
  font-size: 15px;
  line-height: 1.65;
  color: var(--dd-onDark);
  margin: 0;
}
.driven-digital-home .dd-nextstep .dd-ring--sq { flex: 0 0 auto; }
.driven-digital-home .dd-nextstep .dd-btn { width: 100%; max-width: none; }

/* ---------------------------------------------------------------
   11 · INDUSTRIES
   --------------------------------------------------------------- */
.driven-digital-home .dd-ind {
  background: var(--dd-ink);
  color: var(--dd-onDark);
  padding-top: var(--dd-sy);
  padding-bottom: var(--dd-sy);
}
.driven-digital-home .dd-ind__head {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(0, .92fr);
  gap: var(--dd-sp-9);
  align-items: center;
  margin-bottom: 58px;
}
.driven-digital-home .dd-ind__headtext { max-width: 700px; }
.driven-digital-home .dd-ind__sub {
  font-size: 15.5px;
  line-height: 1.7;
  color: var(--dd-onDark);
  margin: 0;
  max-width: 52ch;
}
.driven-digital-home .dd-ind__map img {
  width: 100%; height: auto;
  /* Measured directly off the approved mockup: the map's bounding box there
     is 550 x 407 px (ratio 1.351). The previous 900/560 (1.607) rendered it
     18.9% wider and correspondingly shorter — the "stretched wide" problem. */
  aspect-ratio: 550 / 407;
  filter: drop-shadow(0 0 46px rgba(var(--dd-blue-rgb), .35));
}

.driven-digital-home .dd-indgrid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 26px;
}
.driven-digital-home .dd-indcard {
  display: flex;
  flex-direction: column;
  background: var(--dd-surface);
  border: 1px solid var(--dd-line-dark);
  border-radius: 14px;
  overflow: hidden;
  transition: transform .25s ease, border-color .25s ease;
}
.driven-digital-home .dd-indcard:hover {
  transform: translateY(-4px);
  border-color: var(--dd-line-blue);
}
.driven-digital-home .dd-indcard__media {
  aspect-ratio: 16 / 10;
  background: linear-gradient(150deg, var(--dd-navy) 0%, var(--dd-navy-deep) 60%, var(--dd-ink) 100%);
}
.driven-digital-home .dd-indcard__media picture { height: 100%; }
.driven-digital-home .dd-indcard__media img {
  width: 100%; height: 100%;
  object-fit: cover;
}
.driven-digital-home .dd-indcard__body { padding: var(--dd-sp-6) 26px var(--dd-sp-7); }
.driven-digital-home .dd-indcard__title {
  display: flex;
  align-items: flex-start;
  gap: var(--dd-sp-3);
  font-size: 16.5px;
  font-weight: 600;
  line-height: 1.35;
  color: var(--dd-white);
  margin: 0 0 14px;
}
.driven-digital-home .dd-indcard__title .dd-ic {
  color: var(--dd-blue-soft);
  margin-top: 1px;
  stroke-width: 1.9;
}
.driven-digital-home .dd-indcard__text {
  font-size: 14px;
  line-height: 1.72;
  color: var(--dd-onDark);
  margin: 0;
}

/* ---------------------------------------------------------------
   12 · FOUNDER
   --------------------------------------------------------------- */
.driven-digital-home .dd-founder {
  position: relative;
  background-color: var(--dd-navy);
  background-image: var(--dd-img-founder-glow);
  color: var(--dd-onDark);
  padding-top: var(--dd-sy);
  padding-bottom: var(--dd-sy);
}
.driven-digital-home .dd-founder__head { margin-bottom: 42px; max-width: 900px; }
.driven-digital-home .dd-founder__sub {
  font-size: 15px;
  line-height: 1.65;
  color: var(--dd-onDark);
  margin: 0;
  max-width: 40ch;
}
.driven-digital-home .dd-founder__grid {
  display: grid;
  grid-template-columns: minmax(0, .50fr) minmax(0, .50fr);
  gap: 52px;
  align-items: start;
}

/* Founder photo pair — real technique from the live page: two
   background-image halves (inline background-image on each .split-half,
   set directly in the HTML) plus a thin divider, rather than  tags.
   The aspect ratio, caption gradient and divider below reproduce the same
   visual result my earlier -based version had. */
.driven-digital-home .split-frame {
  position: relative;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 0;
  border-radius: var(--dd-r-lg);
  overflow: hidden;
  border: 1px solid var(--dd-line-dark);
}
.driven-digital-home .split-half {
  position: relative;
  /* mockup panels measure ~0.72-0.74 w/h; 5/7 (0.714) reveals more of the
     full figure than the previous 3/4 (0.75), with no distortion */
  aspect-ratio: 5 / 7;
  background-color: var(--dd-navy);
  overflow: hidden;
}
.driven-digital-home .split-img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center top;
  display: block;
}
.driven-digital-home .split-caption {
  position: absolute;
  left: 0; right: 0; bottom: 0;
  padding: var(--dd-sp-9) var(--dd-sp-4) var(--dd-sp-4);
  display: flex;
  flex-direction: column;
  gap: var(--dd-sp-1);
  background: linear-gradient(180deg, rgba(var(--dd-ink-rgb), 0) 0%, rgba(var(--dd-ink-rgb), .88) 55%, rgba(var(--dd-ink-rgb), .96) 100%);
}
.driven-digital-home .split-caption .role {
  font-size: 10.5px;
  font-weight: 700;
  letter-spacing: .14em;
  text-transform: uppercase;
  color: var(--dd-blue-soft);
}
.driven-digital-home .split-caption .desc {
  font-size: 12.5px;
  line-height: 1.5;
  color: var(--dd-onDark-str);
}
.driven-digital-home .split-divider {
  position: absolute;
  top: 0; bottom: 0; left: 50%;
  width: 1px;
  background: var(--dd-line-dark);
  pointer-events: none;
}
.driven-digital-home .signature-line {
  margin: var(--dd-sp-4) 0 0;
  font-size: 13px;
  font-style: italic;
  color: rgba(var(--dd-white-rgb), .48);
}

.driven-digital-home .dd-founder__body { font-size: 15px; line-height: 1.72; }
.driven-digital-home .dd-founder__name {
  font-size: 21px;
  font-weight: 700;
  line-height: 1.3;
  color: var(--dd-white);
  margin: 0 0 18px;
}
.driven-digital-home .dd-founder__name .dd-accent { color: var(--dd-blue-soft); }
.driven-digital-home .dd-founder__role {
  display: inline;
  font-size: 14px;
  font-weight: 600;
  color: var(--dd-blue-soft);
  margin-left: 10px;
}
.driven-digital-home .dd-founder__lead {
  font-weight: 600;
  color: var(--dd-white);
}
.driven-digital-home .dd-founder__quote {
  margin: 26px 0;
  padding: var(--dd-sp-5) var(--dd-sp-6);
  border-left: 3px solid var(--dd-blue);
  border-radius: 0 var(--dd-r) var(--dd-r) 0;
  background: rgba(var(--dd-blue-rgb), .12);
}
.driven-digital-home .dd-founder__quote p {
  font-size: 14.5px;
  font-style: italic;
  line-height: 1.7;
  color: var(--dd-onDark-str);
  margin: 0;
}

.driven-digital-home .dd-facts {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 14px;
  margin-bottom: var(--dd-sp-7);
}
.driven-digital-home .dd-fact {
  text-align: center;
  padding: var(--dd-sp-4) var(--dd-sp-3);
  border: 1px solid var(--dd-line-dark);
  border-radius: 10px;
  background: rgba(var(--dd-white-rgb), .035);
}
.driven-digital-home .dd-fact__k {
  display: block;
  font-size: 19px;
  font-weight: 700;
  line-height: 1.2;
  color: var(--dd-blue-soft);
}
.driven-digital-home .dd-fact__v {
  display: block;
  font-size: 11.5px;
  line-height: 1.45;
  color: var(--dd-onDark);
  margin-top: 3px;
}

.driven-digital-home .dd-chips {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-bottom: var(--dd-sp-2);
}
.driven-digital-home .dd-chip {
  font-size: 12.5px;
  font-weight: 500;
  line-height: 1.2;
  color: var(--dd-onDark-str);
  background: rgba(var(--dd-blue-rgb), .14);
  border: 1px solid var(--dd-line-blue);
  border-radius: 999px;
  padding: 9px var(--dd-sp-4);
}

/* ---------------------------------------------------------------
   13 · FINAL CTA
   --------------------------------------------------------------- */
.driven-digital-home .dd-final {
  position: relative;
  isolation: isolate;
  background: var(--dd-navy);
  padding-top: var(--dd-sp-14);
  padding-bottom: var(--dd-sp-14);
  overflow: hidden;
}
.driven-digital-home .dd-final__media { position: absolute; inset: 0; z-index: -1; }
.driven-digital-home .dd-final__media picture { height: 100%; }
.driven-digital-home .dd-final__media img { width: 100%; height: 100%; object-fit: cover; }
.driven-digital-home .dd-final__veil {
  position: absolute; inset: 0;
  /* matched to the approved mockup: dark only in roughly the first
     quarter (where the headline text sits), clearing quickly so the
     cityscape reads at full brightness across the rest of the section */
  background: linear-gradient(90deg, rgba(var(--dd-ink-rgb), .90) 0%, rgba(var(--dd-ink-rgb), .70) 15%, rgba(var(--dd-ink-rgb), .35) 30%, rgba(var(--dd-ink-rgb), .12) 50%, rgba(var(--dd-ink-rgb), 0) 68%);
}
.driven-digital-home .dd-final__inner { max-width: 1300px; }
.driven-digital-home .dd-final__title {
  font-size: clamp(28px, 1rem + 2vw, 40px);
  font-weight: 800;
  line-height: 1.15;
  letter-spacing: .005em;
  text-transform: uppercase;
  color: var(--dd-white);
  margin: 0 0 var(--dd-sp-4);
}
.driven-digital-home .dd-final__text {
  font-size: 16.5px;
  line-height: 1.7;
  color: var(--dd-onDark-str);
  margin: 0;
  max-width: 52ch;
}

/* ---------------------------------------------------------------
   14 · FOOTER
   --------------------------------------------------------------- */
.driven-digital-home .dd-footer {
  position: relative;
  background: var(--dd-ink);
  color: var(--dd-onDark);
  padding-top: var(--dd-sp-14);
  isolation: isolate;
}
/* Layered footer treatment: a brand-blue banner band across the top of the
   footer, carrying a subtle diagonal texture, over the dark base. Restores
   depth so the footer doesn't read as one flat colour block.
   Built entirely from design-system tokens + CSS gradients, so it needs no
   new image asset and stays in sync if the brand blue ever changes. */
.driven-digital-home .dd-footer::before {
  content: "";
  position: absolute;
  top: 0; left: 0; right: 0;
  height: 300px;
  z-index: -1;
  display: none; /* banner treatment turned off per manual fix — kept the
                    rule (rather than deleting it) so it's a one-line revert
                    if it's wanted back later */
  background-color: var(--dd-navy);
  background-image:
    repeating-linear-gradient(135deg,
      rgba(var(--dd-white-rgb), .04) 0px,
      rgba(var(--dd-white-rgb), .04) 2px,
      rgba(var(--dd-white-rgb), 0) 2px,
      rgba(var(--dd-white-rgb), 0) 9px),
    linear-gradient(180deg,
      rgba(var(--dd-blue-rgb), .55) 0%,
      rgba(var(--dd-blue-rgb), .22) 45%,
      rgba(var(--dd-blue-rgb), .06) 75%,
      rgba(var(--dd-blue-rgb), 0) 100%);
  /* disabled per manual override — banner treatment removed site-wide */
  display: none;
}
.driven-digital-home .dd-footer__grid {
  display: grid;
  grid-template-columns: 1.1fr 1fr 1.25fr 1.15fr;
  gap: var(--dd-sp-9);
  padding-bottom: 50px;
}
.driven-digital-home .dd-footer__logo { width: 260px; max-width: 100%; height: auto; }
.driven-digital-home .dd-footer__h {
  font-size: 19px;
  font-weight: 700;
  letter-spacing: .06em;
  text-transform: uppercase;
  color: var(--dd-white);
  margin: 0 0 18px;
}
.driven-digital-home .dd-footer__list { display: grid; gap: var(--dd-sp-3); }
.driven-digital-home .dd-footer__list a {
  position: relative;
  display: inline-block;
  padding-left: var(--dd-sp-4);
  font-size: 15.5px;
  line-height: 1.5;
  color: var(--dd-onDark);
  transition: color .2s ease, padding-left .2s ease;
}
.driven-digital-home .dd-footer__list a::before {
  content: "";
  position: absolute;
  left: 0; top: .6em;
  width: 6px; height: 6px;
  border-radius: 50%;
  background: var(--dd-blue-soft);
}
.driven-digital-home .dd-footer__list a:hover { color: var(--dd-white); padding-left: 21px; }
.driven-digital-home .dd-footer__bar {
  border-top: 1px solid var(--dd-line-dark);
  padding: 22px 0;
}
.driven-digital-home .dd-footer__bar p {
  margin: 0;
  font-size: 13.5px;
  text-align: center;
  color: rgba(var(--dd-white-rgb), .52);
}

/* ---------------------------------------------------------------
   15 · THANK-YOU MODAL
   --------------------------------------------------------------- */
.driven-digital-home .dd-thanks {
  position: fixed; inset: 0; z-index: 120;
  display: flex; align-items: center; justify-content: center;
  padding: var(--dd-sp-6);
  background: rgba(var(--dd-ink-rgb), .76);
}
.driven-digital-home .dd-thanks[hidden] { display: none; }
.driven-digital-home .dd-thanks__panel {
  position: relative;
  width: 100%; max-width: 460px;
  background: var(--dd-white);
  border-radius: var(--dd-r-lg);
  padding: 44px var(--dd-sp-9);
  text-align: center;
  color: var(--dd-dark-muted);
  font-size: 15.5px;
}
.driven-digital-home .dd-thanks__x {
  position: absolute; top: 10px; right: 16px;
  background: transparent; border: 0;
  font-size: 28px; line-height: 1;
  color: var(--dd-dark-muted); cursor: pointer;
}
.driven-digital-home .dd-thanks__title {
  font-size: 28px; font-weight: 700; line-height: 1.2;
  color: var(--dd-dark); margin: 0 0 10px;
}

/* ===============================================================
   16 · RESPONSIVE — LAPTOP (<= 1280px)
   =============================================================== */
@media (max-width: 1280px) {
  .driven-digital-home { --dd-sy: var(--dd-sp-13); }  /* 80px */
  .driven-digital-home .dd-nav__list { gap: var(--dd-sp-5); }
  .driven-digital-home .dd-nav { gap: 22px; }
  .driven-digital-home .dd-nav__link { font-size: 13px; }
  .driven-digital-home .dd-btn--sm { font-size: 12px; padding: 11px var(--dd-sp-4); }
  .driven-digital-home .dd-process__grid { grid-template-columns: minmax(0, .46fr) minmax(0, 1.54fr); gap: var(--dd-sp-8); }
  .driven-digital-home .dd-step__text { font-size: 12px; }
  .driven-digital-home .dd-testi { grid-template-columns: minmax(0, 1fr) 240px; }
  /* Ian's desktop fix hard-sets the image to 400x300px. That's wider than
     this column (240px) and would overflow every breakpoint below this one
     entirely — reverting to fluid sizing here, which then cascades down
     through tablet and mobile since neither overrides the  itself. */
  .driven-digital-home .dd-testi__media img { width: 100%; height: 100%; }
}

/* ===============================================================
   17 · RESPONSIVE — TABLET (<= 1024px)
   =============================================================== */
@media (max-width: 1024px) {
  .driven-digital-home { --dd-sy: var(--dd-sp-12); --dd-gutter: 22px; font-size: 16.5px; }  /* 64px */

  /* nav → slide-down panel */
  .driven-digital-home .dd-header { position: absolute; }
  .driven-digital-home .dd-header__inner { justify-content: flex-end; }
  .driven-digital-home .dd-burger { display: inline-flex; }
  .driven-digital-home .dd-nav {
    position: absolute;
    top: 100%; left: 0; right: 0;
    flex-direction: column;
    align-items: stretch;
    gap: 0;
    padding: var(--dd-sp-2) 22px var(--dd-sp-6);
    background: rgba(var(--dd-ink-rgb), .98);
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    border-bottom: 1px solid var(--dd-line-dark);
    max-height: calc(100vh - 76px);
    overflow-y: auto;
    opacity: 0;
    visibility: hidden;
    transform: translateY(-12px);
    pointer-events: none;
    transition: opacity .22s ease, transform .22s ease, visibility .22s;
  }
  .driven-digital-home .dd-nav.is-open {
    opacity: 1; visibility: visible; transform: translateY(0); pointer-events: auto;
  }
  .driven-digital-home .dd-nav__list { flex-direction: column; align-items: stretch; gap: 0; }
  .driven-digital-home .dd-nav__list li + li { border-top: 1px solid var(--dd-line-dark); }
  .driven-digital-home .dd-nav__link { padding: 15px 0; font-size: 14px; }
  .driven-digital-home .dd-nav__link::after { display: none; }
  .driven-digital-home .dd-nav__cta { margin-top: 18px; width: 100%; }

  .driven-digital-home .dd-hero { min-height: 0; padding-top: 220px; padding-bottom: 72px; }
  .driven-digital-home .dd-hero__veil {
    background:
      linear-gradient(90deg, rgba(var(--dd-ink-rgb), .96) 0%, rgba(var(--dd-ink-rgb), .88) 46%, rgba(var(--dd-ink-rgb), .55) 100%),
      linear-gradient(180deg, rgba(var(--dd-ink-rgb), .86) 0%, rgba(var(--dd-ink-rgb), 0) 30%);
  }
  .driven-digital-home .dd-hero__title { max-width: 20ch; }

  .driven-digital-home .dd-perf__grid,
  .driven-digital-home .dd-growth__grid,
  .driven-digital-home .dd-diag__grid,
  .driven-digital-home .dd-ind__head,
  .driven-digital-home .dd-founder__grid { grid-template-columns: minmax(0, 1fr); gap: var(--dd-sp-9); }

  .driven-digital-home .dd-growth__grid > .dd-pillars { order: 2; }
  .driven-digital-home .dd-growth__main { order: 1; }
  .driven-digital-home .dd-diag__left { padding-right: 0; border-right: 0; }
  .driven-digital-home .dd-ind__map { max-width: 620px; }

  .driven-digital-home .dd-process { padding-bottom: var(--dd-sp-11); }
  .driven-digital-home .dd-process__photo { width: 100%; opacity: .18; }
  .driven-digital-home .dd-process__fade {
    background: linear-gradient(180deg, var(--dd-white) 0%, rgba(var(--dd-white-rgb), .86) 60%, rgba(var(--dd-white-rgb), .94) 100%);
  }
  .driven-digital-home .dd-process__grid { grid-template-columns: minmax(0, 1fr); gap: 34px; }
  .driven-digital-home .dd-process__intro { padding-top: 0; }
  .driven-digital-home .dd-process__sub { max-width: 60ch; }
  /* 5 items wrapping to a 3-col grid leaves the 4th/5th stranded on the
     left with a dead gap on the right. A centered flex-wrap avoids that
     lopsided remainder regardless of how many items wrap, so connectors
     (tuned for a single unbroken row) are dropped once wrapping starts —
     they'd otherwise draw a line toward the wrong neighbor. */
  .driven-digital-home .dd-steps {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 34px var(--dd-sp-3);
  }
  .driven-digital-home .dd-step { flex: 0 1 30%; min-width: 200px; }
  .driven-digital-home .dd-step::after { display: none; }

  .driven-digital-home .dd-indgrid { grid-template-columns: repeat(2, 1fr); }
  .driven-digital-home .dd-testi { grid-template-columns: minmax(0, 1fr); }
  .driven-digital-home .dd-testi__media { height: 220px; }
  .driven-digital-home .dd-founder__media { max-width: 560px; }
}

/* ===============================================================
   18 · RESPONSIVE — MOBILE (<= 767px)
   =============================================================== */
@media (max-width: 767px) {
  .driven-digital-home { --dd-sy: var(--dd-sp-11); --dd-gutter: 18px; font-size: 16px; }  /* 56px */

  .driven-digital-home .dd-header__inner { padding-top: 14px; padding-bottom: 14px; }
  /* Scaled proportionally to the new 156px desktop value (not 1:1 — a
     156px-tall mark would dominate a 390px-wide screen). overflow:visible
     matches the desktop change so a real logo file isn't clipped here either. */
  .driven-digital-home .dd-header__logo { overflow: visible; }
  .driven-digital-home .dd-header__logo img { height: 88px; max-width: 220px; }
  /* the universal is-stuck rule (92px) is bigger than this 88px mobile base —
     that would make "compact on scroll" grow instead of shrink. Override. */
  .driven-digital-home .dd-header.is-stuck .dd-header__logo img { height: 64px; }
  /* scaled down from the 60px desktop value — proportionate to mobile's
     already-tighter --dd-sy (56px) rather than adding an oversized gap on
     top of it */
  .driven-digital-home .dd-eyebrow--onDark { margin-top: 32px; }
  .driven-digital-home .dd-nav { max-height: calc(100vh - 68px); }

  .driven-digital-home .dd-hero { padding-top: 140px; padding-bottom: var(--dd-sp-11); }
  .driven-digital-home .dd-hero__title { font-size: clamp(27px, 7.2vw, 34px); max-width: 100%; }
  .driven-digital-home .dd-hero__copy { font-size: 15.5px; max-width: 100%; }
  .driven-digital-home .dd-hero__veil {
    background: linear-gradient(180deg, rgba(var(--dd-ink-rgb), .93) 0%, rgba(var(--dd-ink-rgb), .90) 55%, rgba(var(--dd-ink-rgb), .80) 100%);
  }
  .driven-digital-home .dd-hero__note { padding: var(--dd-sp-4) 18px; gap: var(--dd-sp-3); }

  /* buttons stack full-width */
  .driven-digital-home .dd-btnrow { gap: var(--dd-sp-3); margin-top: var(--dd-sp-6); }
  .driven-digital-home .dd-btnrow .dd-btn { width: 100%; }
  .driven-digital-home .dd-btn { font-size: 13px; padding: 15px var(--dd-sp-5); }
  .driven-digital-home .dd-btn--wide { max-width: none; }

  .driven-digital-home .dd-stats { grid-template-columns: 1fr; gap: var(--dd-sp-3); }
  .driven-digital-home .dd-stat { display: grid; grid-template-columns: auto 1fr auto; align-items: center; gap: 14px; text-align: left; padding: var(--dd-sp-4) 18px; }
  .driven-digital-home .dd-stat__ic { margin-bottom: 0; grid-row: span 2; }
  .driven-digital-home .dd-stat__val { font-size: 26px; margin: 0; }
  .driven-digital-home .dd-stat__lab { grid-column: 2; margin: 0; }
  .driven-digital-home .dd-stat__delta { grid-column: 3; grid-row: 1 / span 2; }
  .driven-digital-home .dd-chartcard { padding: var(--dd-sp-5) var(--dd-sp-4) 14px; }
  .driven-digital-home .dd-chartcard__head { flex-wrap: wrap; gap: 10px; }

  .driven-digital-home .dd-pillars { padding: var(--dd-sp-6) var(--dd-sp-5); }
  .driven-digital-home .dd-tile { width: 46px; height: 46px; border-radius: 12px; }
  .driven-digital-home .dd-rule { margin: var(--dd-sp-5) 0 var(--dd-sp-5) 62px; }
  .driven-digital-home .dd-callout { flex-direction: column; align-items: flex-start; gap: var(--dd-sp-3); padding: 18px var(--dd-sp-5); }

  .driven-digital-home .dd-steps { grid-template-columns: 1fr; row-gap: var(--dd-sp-7); }
  .driven-digital-home .dd-step::after { display: none !important; }
  .driven-digital-home .dd-step__text { font-size: 14px; max-width: 40ch; margin-inline: auto; }
  .driven-digital-home .dd-process__photo { display: none; }

  .driven-digital-home .dd-band__inner { flex-direction: column; align-items: flex-start; gap: 18px; }
  .driven-digital-home .dd-band__right { flex-direction: column; align-items: stretch; gap: 14px; width: 100%; }
  .driven-digital-home .dd-band__tel { justify-content: center; }

  .driven-digital-home .dd-diagrow { align-items: flex-start; gap: var(--dd-sp-3); }
  .driven-digital-home .dd-diagrow__n { width: 28px; height: 28px; font-size: 12.5px; margin-top: 22px; }
  .driven-digital-home .dd-diagcard { flex-direction: column; align-items: flex-start; gap: 14px; padding: var(--dd-sp-5); }
  .driven-digital-home .dd-diag__closer { padding: 18px var(--dd-sp-5); }
  .driven-digital-home .dd-testi { margin-top: 40px !important; }
  .driven-digital-home .dd-testi__body { padding: var(--dd-sp-7) var(--dd-sp-6); }
  .driven-digital-home .dd-testi__media { height: 170px; }
  .driven-digital-home .dd-nextstep { grid-template-columns: 1fr; gap: var(--dd-sp-4); }

  .driven-digital-home .dd-indgrid { grid-template-columns: 1fr; gap: 18px; }
  .driven-digital-home .dd-indcard__body { padding: var(--dd-sp-5) var(--dd-sp-5) var(--dd-sp-6); }
  .driven-digital-home .dd-indcard__title { font-size: 15.5px; }
  .driven-digital-home .dd-indcard__text { font-size: 14px; }

  .driven-digital-home .dd-founder__name { font-size: 19px; }
  .driven-digital-home .dd-founder__role { display: block; margin: var(--dd-sp-1) 0 0; }
  .driven-digital-home .dd-facts { grid-template-columns: 1fr; gap: 10px; }
  .driven-digital-home .dd-fact { display: flex; align-items: baseline; gap: var(--dd-sp-3); text-align: left; }
  .driven-digital-home .split-caption { padding: 30px 10px var(--dd-sp-3); }
  .driven-digital-home .split-caption .desc { font-size: 11px; }

  .driven-digital-home .dd-final { padding-top: 62px; padding-bottom: 62px; }

  .driven-digital-home .dd-footer { padding-top: var(--dd-sp-10); }
  .driven-digital-home .dd-footer__grid { grid-template-columns: 1fr; gap: var(--dd-sp-7); padding-bottom: 34px; }
  .driven-digital-home .dd-footer__h { font-size: 16px; margin-bottom: 14px; }
  .driven-digital-home .dd-thanks__panel { padding: 34px 22px; }
}

@media (max-width: 380px) {
  .driven-digital-home { --dd-gutter: 15px; }
  .driven-digital-home .dd-hero__title { font-size: 25px; }
}

/* ===============================================================
   19 · MOTION
   =============================================================== */
@media (prefers-reduced-motion: reduce) {
  .driven-digital-home * {
    animation-duration: .001ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: .001ms !important;
  }
  .driven-digital-home .dd-btn:hover,
  .driven-digital-home .dd-indcard:hover { transform: none; }
}/* End custom CSS */
/* Start custom CSS *//*body.elementor-page-9441 blockquote:where(:not(.is-style-plain)):where(:not(.has-text-align-center):not(.has-text-align-right)) {*/
/*    border-inline-start: 4px solid var(--dd-blue);*/
/*}*/
/*.driven-digital-home .dd-header__logo img {*/
/*    width: auto;*/
/*    height: 156px;*/
/*    max-width: 320px;*/
/*}*/
/*.driven-digital-home .dd-header__logo {*/
/*    overflow: visible;*/
/*}*/
/*.driven-digital-home .dd-footer::before {*/
/*    display:none;*/
/*}*/
/*.driven-digital-home .dd-final__inner {*/
/*    max-width: 1300px;*/
/*}*/
/*.driven-digital-home .dd-testi__media img {*/
/*    width: 400px;*/
/*    height: 300px;*/
/*    object-fit: cover;*/
/*}*/
/*.driven-digital-home .dd-testi {*/
/*    grid-template-columns: minmax(0, 1fr) 400px;*/
/*    margin-top: 40px !important;*/
/*}*/
/*.driven-digital-home .dd-eyebrow--onDark {*/
/*    margin-top: 60px;*/
/*}*/
/*.driven-digital-home .dd-founder__grid {*/
/*    display: grid;*/
/*    grid-template-columns: minmax(0, 0.50fr) minmax(0, 0.50fr);*/
/*    gap: 52px;*/
/*}*/
.driven-digital-home .dd-footer__bar {
    background-color: #004dff;
}
.driven-digital-home .dd-footer__bar p {
    color:white;
}
.driven-digital-home .split-half {
    aspect-ratio: 4 / 7;
}/* End custom CSS */