/* ============================================================
 * GENERATED FILE - DO NOT EDIT
 * dotfront page stylesheet
 * store 3867  page 46
 * written 9/22/2026 9:20:52 AM
 *
 * Rebuilt from the database whenever a block on this page is
 * saved, deleted or published. Anything typed in here is lost
 * on the next save.
 *
 * Brand colours are NOT defined here - they live in
 * tpl_customcss.css and are referenced as var(--name).
 * ============================================================ */
/* ---- dtf block info 51659 ---- */
.ai-i51659-layout {
  font-family: var(--df-font-body);
  max-width: 100%;
}

.ai-i51659-intro {
  max-width: 88rem;
  margin-bottom: 2.5rem;
}

.ai-i51659-accent {
  width: 3.25rem;
  height: 0.2rem;
  margin-bottom: 1rem;
  background: var(--df-blue);
}

.ai-i51659-eyebrow {
  margin: 0 0 0.65rem;
  color: var(--df-muted);
  font-size: 0.78rem;
  font-weight: 700;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

.ai-i51659-heading {
  margin: 0;
  font-family: var(--df-font-head);
  font-size: clamp(2rem, 4vw, 3.45rem);
  font-weight: 700;
  line-height: 1.1;
}

.ai-i51659-copy {
  max-width: 59rem;
  margin: 1.1rem 0 0;
  font-size: 1.08rem;
  line-height: 1.65;
}

.ai-i51659-comparison {
  display: flex;
  align-items: stretch;
  gap: 1.75rem;
  max-width: 65rem;
}

.ai-i51659-item {
  flex: 1 1 0;
  min-width: 0;
  padding: 0.4rem 0 0;
}

.ai-i51659-platform {
  position: relative;
}

.ai-i51659-platform::before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: -1.75rem;
  width: 0.2rem;
  background: var(--df-blue);
  content: "";
}

.ai-i51659-step {
  margin: 0 0 0.85rem;
  color: var(--df-sky);
  font-family: var(--df-font-head);
  font-size: 0.8rem;
  font-weight: 700;
  letter-spacing: 0.12em;
}

.ai-i51659-item-heading {
  margin: 0;
  font-family: var(--df-font-head);
  font-size: clamp(1.35rem, 2.2vw, 1.85rem);
  font-weight: 700;
  line-height: 1.2;
}

.ai-i51659-item-copy {
  max-width: 28rem;
  margin: 0.75rem 0 0;
  font-size: 1rem;
  line-height: 1.65;
}

.ai-i51659-connector {
  align-self: center;
  flex: 0 0 2.5rem;
 /* height: 1px;
  background: var(--df-border); */
}

.ai-i51659-cta {
  max-width: 43rem;
  margin: 2.5rem 0 0;
  padding-top: 1.25rem;
  border-top: 1px solid var(--df-border);
  color: var(--df-text);
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.55;
}

@media (max-width: 767px) {
  .ai-i51659-intro {
    margin-bottom: 2rem;
  }

  .ai-i51659-comparison {
    display: block;
  }

  .ai-i51659-connector {
    width: 100%;
    height: 1px;
    margin: 1.75rem 0;
  }

  .ai-i51659-platform {
    padding-top: 1.75rem;
  }

  .ai-i51659-platform::before {
    top: 0;
    right: 0;
    bottom: auto;
    left: 0;
    width: 3.25rem;
    height: 0.2rem;
  }
}

@media (prefers-reduced-motion: no-preference) {
  .ai-i51659-item {
    transition: transform var(--df-transition);
  }

  .ai-i51659-item:hover {
    transform: translateY(-0.2rem);
  }
}
