/* Services v3: isolated editorial system for the active Services hub and child pages. */
.cq-services-v3,
.cq-service-v3 {
  --cq-navy: #06172e;
  --cq-navy-2: #0a2548;
  --cq-green: #4f9e2e;
  --cq-green-dark: #2f7118;
  --cq-ink: #0b1f3a;
  --cq-copy: #3f5673;
  --cq-line: #d8e1ea;
  --cq-mist: #f2f6f8;
  --cq-soft: #f5f9f2;
  background: #fff;
  color: var(--cq-ink);
  font-family: inherit;
  overflow: clip;
}

.cq-services-v3 *,
.cq-service-v3 * { box-sizing: border-box; }

.cq-services-v3__inner,
.cq-service-v3__inner {
  width: min(100% - 64px, 1240px);
  margin-inline: auto;
}

.cq-services-v3 h1,
.cq-services-v3 h2,
.cq-services-v3 h3,
.cq-service-v3 h1,
.cq-service-v3 h2,
.cq-service-v3 h3 {
  color: inherit;
  font-family: inherit;
  font-weight: 650;
  letter-spacing: 0;
  margin: 0;
  text-wrap: balance;
}

.cq-services-v3 p,
.cq-services-v3 li,
.cq-service-v3 p,
.cq-service-v3 li {
  font-size: 17px;
  line-height: 1.65;
}

.cq-services-v3__kicker,
.cq-service-v3__kicker {
  color: var(--cq-green-dark);
  font-size: 13px !important;
  font-weight: 800;
  letter-spacing: .09em !important;
  margin: 0 0 16px;
  text-transform: uppercase;
}

/* Services v3: real photographic hero with one clear action and no visual-caption filler. */
.cq-services-v3__hero,
.cq-service-v3__hero {
  align-items: stretch;
  background: var(--cq-navy);
  color: #fff;
  display: flex;
  min-height: 560px;
  overflow: hidden;
  position: relative;
}

.cq-services-v3__hero-image,
.cq-service-v3__hero-image {
  height: 100%;
  inset: 0;
  object-fit: cover;
  object-position: center;
  position: absolute;
  width: 100%;
}

.cq-services-v3__hero-overlay,
.cq-service-v3__hero-overlay {
  background: linear-gradient(90deg, rgba(6, 23, 46, .97) 0%, rgba(6, 23, 46, .88) 33%, rgba(6, 23, 46, .5) 61%, rgba(6, 23, 46, .12) 100%);
  inset: 0;
  position: absolute;
}

.cq-services-v3__hero-inner,
.cq-service-v3__hero-inner {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-block: 68px 64px;
  position: relative;
  z-index: 1;
}

.cq-services-v3__breadcrumb,
.cq-service-v3__breadcrumb {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-bottom: 40px;
}

.cq-services-v3__breadcrumb,
.cq-services-v3__breadcrumb a,
.cq-service-v3__breadcrumb,
.cq-service-v3__breadcrumb a {
  color: rgba(255, 255, 255, .78);
  font-size: 14px;
  text-decoration: none;
}

.cq-services-v3__hero-copy,
.cq-service-v3__hero-copy { max-width: 720px; }

.cq-services-v3__hero-copy .cq-services-v3__kicker,
.cq-service-v3__hero-copy .cq-service-v3__kicker { color: #89ce50; }

.cq-services-v3__hero h1,
.cq-service-v3__hero h1 {
  color: #fff;
  font-size: clamp(42px, 4.4vw, 64px);
  line-height: 1.04;
  max-width: 900px;
}

.cq-services-v3__hero-copy > p:not(.cq-services-v3__kicker),
.cq-service-v3__hero-copy > p:not(.cq-service-v3__kicker) {
  color: rgba(255, 255, 255, .88);
  font-size: clamp(18px, 1.6vw, 21px);
  line-height: 1.55;
  margin: 20px 0 26px;
  max-width: 660px;
}

.cq-services-v3__primary,
.cq-service-v3__primary {
  align-items: center;
  background: var(--cq-green);
  border: 2px solid var(--cq-green);
  color: #fff;
  display: inline-flex;
  font-size: 16px;
  font-weight: 750;
  justify-content: center;
  min-height: 52px;
  padding: 12px 24px;
  text-decoration: none;
  transition: background-color .2s ease, border-color .2s ease, transform .2s ease;
  width: fit-content;
}

.cq-services-v3__primary:hover,
.cq-service-v3__primary:hover { background: var(--cq-green-dark); border-color: var(--cq-green-dark); color: #fff; transform: translateY(-1px); }

/* Services hub: compact audience band immediately clarifies who the offer serves. */
.cq-services-v3__intro { border-bottom: 1px solid var(--cq-line); }
.cq-services-v3__intro-grid { align-items: center; display: grid; gap: 48px; grid-template-columns: .85fr 1.15fr; padding-block: 34px; }
.cq-services-v3__intro p { color: var(--cq-ink); font-size: 20px; font-weight: 650; margin: 0; }
.cq-services-v3__intro ul { display: grid; gap: 14px; grid-template-columns: repeat(3, 1fr); list-style: none; margin: 0; padding: 0; }
.cq-services-v3__intro li { border-left: 3px solid var(--cq-green); color: var(--cq-copy); font-size: 15px; line-height: 1.45; padding-left: 14px; }

/* Services hub: three alternating editorial pathways replace the cramped six-card wall. */
.cq-services-v3__pathways { padding-block: 104px; }
.cq-services-v3__section-heading { align-items: end; display: grid; gap: 70px; grid-template-columns: minmax(0, 1.25fr) minmax(280px, .75fr); margin-bottom: 68px; }
.cq-services-v3__section-heading h2 { font-size: clamp(38px, 4.4vw, 62px); line-height: 1.06; }
.cq-services-v3__section-heading > p { color: var(--cq-copy); margin: 0; }
.cq-services-v3__family { align-items: stretch; border-top: 1px solid var(--cq-line); display: grid; grid-template-columns: minmax(0, 1.08fr) minmax(0, .92fr); min-height: 500px; }
.cq-services-v3__family:last-child { border-bottom: 1px solid var(--cq-line); }
.cq-services-v3__family--reverse figure { order: 2; }
.cq-services-v3__family figure { margin: 0; min-height: 460px; overflow: hidden; }
.cq-services-v3__family figure img { display: block; height: 100%; object-fit: cover; width: 100%; }
.cq-services-v3__family-copy { align-self: center; padding: 58px 0 58px 64px; }
.cq-services-v3__family--reverse .cq-services-v3__family-copy { padding: 58px 64px 58px 0; }
.cq-services-v3__family-copy > h2 { font-size: clamp(31px, 3.1vw, 46px); line-height: 1.1; }
.cq-services-v3__family-copy > p:not(.cq-services-v3__kicker) { color: var(--cq-copy); margin: 20px 0 28px; }
.cq-services-v3__service-links { border-top: 1px solid var(--cq-line); }
.cq-services-v3__service-links a { align-items: center; border-bottom: 1px solid var(--cq-line); color: var(--cq-ink); display: flex; gap: 22px; justify-content: space-between; min-height: 94px; padding: 17px 4px; text-decoration: none; }
.cq-services-v3__service-links strong { display: block; font-size: 18px; line-height: 1.3; }
.cq-services-v3__service-links small { color: var(--cq-copy); display: block; font-size: 14px; line-height: 1.45; margin-top: 5px; }
.cq-services-v3__service-links i { align-items: center; border: 1px solid #a9bdcd; border-radius: 50%; display: flex; flex: 0 0 38px; font-size: 18px; font-style: normal; height: 38px; justify-content: center; transition: .2s ease; }
.cq-services-v3__service-links a:hover i { background: var(--cq-green); border-color: var(--cq-green); color: #fff; transform: translateX(2px); }

/* Services hub: six whole-card choices appear immediately after the hero. */
.cq-services-v3__cards {
  background: var(--cq-line);
  border: 1px solid var(--cq-line);
  display: grid;
  gap: 1px;
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.cq-services-v3__service-card {
  background: #fff;
  min-width: 0;
}

.cq-services-v3__service-card > a {
  color: var(--cq-ink);
  display: flex;
  flex-direction: column;
  height: 100%;
  text-decoration: none;
}

.cq-services-v3__service-card figure {
  aspect-ratio: 16 / 9;
  background: var(--cq-navy);
  margin: 0;
  overflow: hidden;
}

.cq-services-v3__service-card figure img {
  display: block;
  height: 100%;
  object-fit: cover;
  transition: transform .35s ease;
  width: 100%;
}

.cq-services-v3__service-card:hover figure img { transform: scale(1.025); }

.cq-services-v3__service-card-copy {
  display: flex;
  flex: 1;
  flex-direction: column;
  min-height: 240px;
  padding: 28px 30px 26px;
  position: relative;
}

.cq-services-v3__service-card-copy > p {
  color: var(--cq-green-dark);
  font-size: 12px;
  font-weight: 800;
  letter-spacing: .07em;
  line-height: 1.35;
  margin: 0 0 14px;
  text-transform: uppercase;
}

.cq-services-v3__service-card-copy h3 {
  color: var(--cq-ink);
  font-size: 25px;
  line-height: 1.18;
}

.cq-services-v3__service-card-copy > span {
  color: var(--cq-copy);
  display: block;
  font-size: 15px;
  line-height: 1.55;
  margin: 16px 46px 26px 0;
}

.cq-services-v3__service-card-copy > i {
  align-items: center;
  border: 1px solid #a9bdcd;
  border-radius: 50%;
  bottom: 25px;
  display: flex;
  font-size: 18px;
  font-style: normal;
  height: 38px;
  justify-content: center;
  position: absolute;
  right: 28px;
  transition: background-color .2s ease, border-color .2s ease, color .2s ease, transform .2s ease;
  width: 38px;
}

.cq-services-v3__service-card > a:hover .cq-services-v3__service-card-copy > i {
  background: var(--cq-green);
  border-color: var(--cq-green);
  color: #fff;
  transform: translateX(2px);
}

/* Services hub: unboxed process band uses icons and dividers instead of repeated cards. */
.cq-services-v3__process,
.cq-service-v3__process { background: var(--cq-navy); color: #fff; padding-block: 92px; }
.cq-services-v3__section-heading--light h2 { color: #fff; }
.cq-services-v3__section-heading--light > p { color: #b9c9dc; }
.cq-services-v3__process ol,
.cq-service-v3__process ol { display: grid; grid-template-columns: repeat(4, 1fr); list-style: none; margin: 0; padding: 0; }
.cq-services-v3__process li,
.cq-service-v3__process li { border-left: 1px solid rgba(255,255,255,.16); min-width: 0; padding: 8px 28px; }
.cq-services-v3__process li:first-child,
.cq-service-v3__process li:first-child { border-left: 0; padding-left: 0; }
.cq-services-v3__process li:last-child,
.cq-service-v3__process li:last-child { padding-right: 0; }
.cq-services-v3__process li > span,
.cq-service-v3__process li > span { align-items: center; color: #8bd34f; display: flex; height: 38px; margin-bottom: 18px; width: 38px; }
.cq-services-v3__process svg,
.cq-service-v3__process svg { height: 30px; stroke: currentColor; width: 30px; }
.cq-services-v3__process h3,
.cq-service-v3__process h3 { color: #fff; font-size: 20px; line-height: 1.25; }
.cq-services-v3__process li p,
.cq-service-v3__process li p { color: #b9c9dc; font-size: 15px; line-height: 1.55; margin: 12px 0 0; }

/* Shared FAQ and final conversion bands stay simple and editorial. */
.cq-services-v3__faq,
.cq-service-v3__faq { padding-block: 96px; }
.cq-services-v3__faq-grid,
.cq-service-v3__faq-grid { display: grid; gap: 80px; grid-template-columns: minmax(260px, .75fr) minmax(0, 1.25fr); }
.cq-services-v3__faq h2,
.cq-service-v3__faq h2 { font-size: clamp(34px, 3.5vw, 50px); line-height: 1.08; }
.cq-services-v3__faq details,
.cq-service-v3__faq details { border-top: 1px solid var(--cq-line); }
.cq-services-v3__faq details:last-child,
.cq-service-v3__faq details:last-child { border-bottom: 1px solid var(--cq-line); }
.cq-services-v3__faq summary,
.cq-service-v3__faq summary { color: var(--cq-ink); cursor: pointer; font-size: 17px; font-weight: 700; line-height: 1.4; min-height: 58px; padding: 17px 34px 17px 0; position: relative; }
.cq-services-v3__faq summary::after,
.cq-service-v3__faq summary::after { content: '+'; position: absolute; right: 6px; top: 17px; }
.cq-services-v3__faq details[open] summary::after,
.cq-service-v3__faq details[open] summary::after { content: '\2212'; }
.cq-services-v3__faq details p,
.cq-service-v3__faq details p { color: var(--cq-copy); margin: 0; padding: 0 38px 22px 0; }
.cq-services-v3__final { background: var(--cq-soft); border-top: 1px solid #dce8d3; padding-block: 72px; }
.cq-services-v3__final-inner { align-items: center; display: grid; gap: 64px; grid-template-columns: 1fr auto; }
.cq-services-v3__final h2 { font-size: clamp(34px, 3.8vw, 52px); line-height: 1.08; max-width: 820px; }
.cq-services-v3__final p:not(.cq-services-v3__kicker) { color: var(--cq-copy); margin: 16px 0 0; }

/* Service child: concise anchor navigation makes long pages easy to scan. */
.cq-service-v3__anchor-nav { background: #fff; border-bottom: 1px solid var(--cq-line); }
.cq-service-v3__anchor-nav .cq-service-v3__inner { display: flex; flex-wrap: wrap; }
.cq-service-v3__anchor-nav a { align-items: center; border-bottom: 3px solid transparent; color: var(--cq-copy); display: inline-flex; font-size: 14px; font-weight: 700; min-height: 58px; padding: 0 18px; text-decoration: none; }
.cq-service-v3__anchor-nav a:first-child { padding-left: 0; }
.cq-service-v3__anchor-nav a:hover { border-color: var(--cq-green); color: var(--cq-green-dark); }

/* Service child: buyer challenge and review scope use one strong asymmetric composition. */
.cq-service-v3__section { padding-block: 92px; }
.cq-service-v3__challenge-grid { align-items: start; display: grid; gap: 76px; grid-template-columns: minmax(0, 1.05fr) minmax(360px, .95fr); }
.cq-service-v3__challenge h2,
.cq-service-v3__exchange h2,
.cq-service-v3__context h2 { font-size: clamp(34px, 3.7vw, 52px); line-height: 1.08; }
.cq-service-v3__lead { color: var(--cq-copy); font-size: 19px !important; margin: 24px 0; }
.cq-service-v3__when { border-left: 4px solid var(--cq-green); color: var(--cq-copy); margin: 32px 0 0; padding: 3px 0 3px 20px; }
.cq-service-v3__review-scope { background: var(--cq-navy); color: #fff; padding: 46px; }
.cq-service-v3__review-scope h2 { color: #fff; font-size: 30px; }
.cq-service-v3__review-scope ul { list-style: none; margin: 24px 0 0; padding: 0; }
.cq-service-v3__review-scope li { border-top: 1px solid rgba(255,255,255,.16); color: #dce6f3; font-size: 16px; padding: 15px 0 15px 29px; position: relative; }
.cq-service-v3__review-scope li::before { color: #8bd34f; content: '\2713'; font-weight: 800; left: 2px; position: absolute; }

/* Service child: deliverables and inputs are paired without repetitive cards. */
.cq-service-v3__exchange { background: var(--cq-mist); }
.cq-service-v3__exchange-grid { display: grid; gap: 0; grid-template-columns: 1fr 1fr; }
.cq-service-v3__exchange-grid > div { padding: 10px 70px 10px 0; }
.cq-service-v3__exchange-grid > div + div { border-left: 1px solid #cbd7e2; padding: 10px 0 10px 70px; }
.cq-service-v3__exchange ul,
.cq-service-v3__context ul { list-style: none; margin: 30px 0 0; padding: 0; }
.cq-service-v3__exchange li,
.cq-service-v3__context li { border-bottom: 1px solid #cad6df; color: var(--cq-copy); padding: 14px 0 14px 28px; position: relative; }
.cq-service-v3__exchange li::before { color: var(--cq-green); content: '\2713'; font-weight: 800; left: 0; position: absolute; }

/* Service child: process is a dark full-width band, not a row of floating cards. */
.cq-service-v3__process header { align-items: end; display: grid; gap: 60px; grid-template-columns: 1.15fr .85fr; margin-bottom: 58px; }
.cq-service-v3__process header h2 { color: #fff; font-size: clamp(36px, 4vw, 54px); line-height: 1.08; }
.cq-service-v3__process header > p { color: #b9c9dc; margin: 0; }

/* Service child: context band groups common gaps and safe market language. */
.cq-service-v3__context-grid { display: grid; gap: 76px; grid-template-columns: 1fr 1fr; }
.cq-service-v3__context aside { border-left: 1px solid var(--cq-line); padding-left: 64px; }
.cq-service-v3__context aside > p:not(.cq-service-v3__kicker):not(.cq-service-v3__disclaimer) { color: var(--cq-copy); margin-top: 24px; }
.cq-service-v3__disclaimer { background: var(--cq-soft); border-left: 4px solid var(--cq-green); color: #405369; font-size: 14px !important; margin: 28px 0 0; padding: 18px 20px; }

/* Service child: contextual inquiry sits after value and process, before FAQ and related links. */
.cq-service-v3__inquiry { background: var(--cq-navy-2); color: #fff; padding-block: 92px; }
.cq-service-v3__inquiry-grid { align-items: start; display: grid; gap: 64px; grid-template-columns: minmax(270px, .7fr) minmax(0, 1.3fr); }
.cq-service-v3__inquiry-intro { padding-top: 18px; }
.cq-service-v3__inquiry-intro .cq-service-v3__kicker { color: #8bd34f; }
.cq-service-v3__inquiry-intro h2 { color: #fff; font-size: clamp(34px, 3.6vw, 50px); line-height: 1.08; }
.cq-service-v3__inquiry-intro > p:not(.cq-service-v3__kicker) { color: #c4d3e4; margin: 22px 0 28px; }
.cq-service-v3__inquiry-intro h3 { color: #fff; font-size: 20px; margin-top: 30px; }
.cq-service-v3__inquiry-intro ul { list-style: none; margin: 16px 0 0; padding: 0; }
.cq-service-v3__inquiry-intro li { color: #c4d3e4; font-size: 15px; padding: 7px 0 7px 25px; position: relative; }
.cq-service-v3__inquiry-intro li::before { color: #8bd34f; content: '\2713'; font-weight: 800; left: 0; position: absolute; }
.cq-service-v3__form-shell { background: #fff; color: var(--cq-ink); padding: 42px; }

/* Service form: two semantic panels fit the service page while preserving backend fields. */
.cq-service-v3 .cqb-lead-form-wrap { margin: 0; max-width: none; padding: 0; width: 100%; }
.cq-service-v3 .cqb-lead-form { background: transparent; border: 0; box-shadow: none; margin: 0; padding: 0; }
.cq-service-v3 .cqb-lead-form > h2 { color: var(--cq-ink); font-size: 28px; line-height: 1.2; }
.cq-service-v3 .cqb-lead-form > h2 + p { color: var(--cq-copy); font-size: 15px; margin: 10px 0 28px; }
.cq-service-v3 .cqb-service-fields { display: grid; grid-template-columns: 1fr 1fr; }
.cq-service-v3 .cqb-service-fields__group { border: 0; margin: 0; min-width: 0; padding: 0 28px 0 0; }
.cq-service-v3 .cqb-service-fields__group--product { border-left: 1px solid var(--cq-line); padding: 0 0 0 28px; }
.cq-service-v3 .cqb-service-fields legend { color: var(--cq-green-dark); font-size: 13px; font-weight: 800; letter-spacing: .08em; margin-bottom: 18px; padding: 0; text-transform: uppercase; }
.cq-service-v3 .cqb-service-fields .cqb-form-grid { display: grid; gap: 14px; grid-template-columns: 1fr; }
.cq-service-v3 .cqb-lead-form label:not(.cqb-privacy-consent) { color: var(--cq-ink); display: block; font-size: 13px; font-weight: 700; margin-bottom: 6px; }
.cq-service-v3 .cqb-lead-form input:not([type='checkbox']),
.cq-service-v3 .cqb-lead-form textarea { background: #fff; border: 1px solid #b8c6d2; border-radius: 0; color: var(--cq-ink); font: inherit; font-size: 16px; min-height: 48px; padding: 11px 12px; width: 100%; }
.cq-service-v3 .cqb-lead-form textarea { min-height: 160px; resize: vertical; }
.cq-service-v3 .cqb-privacy-consent { align-items: flex-start; color: var(--cq-copy); display: flex; font-size: 13px; gap: 10px; line-height: 1.45; margin: 24px 0 18px; }
.cq-service-v3 .cqb-privacy-consent input { flex: 0 0 18px; height: 18px; margin-top: 2px; width: 18px; }
.cq-service-v3 .cqb-lead-form .btn-primary { background: var(--cq-green); border: 2px solid var(--cq-green); border-radius: 0; color: #fff; font-size: 16px; font-weight: 750; min-height: 52px; padding: 12px 22px; width: 100%; }
.cq-service-v3 .cqb-form-message { border-left: 4px solid currentColor; margin-bottom: 20px; padding: 14px 16px; }

/* Service child: related pathways are quiet text navigation after the FAQ. */
.cq-service-v3__related { background: var(--cq-mist); border-top: 1px solid var(--cq-line); padding-block: 62px; }
.cq-service-v3__related h2 { font-size: 26px; }
.cq-service-v3__related ul { display: grid; grid-template-columns: repeat(3, 1fr); list-style: none; margin: 28px 0 0; padding: 0; }
.cq-service-v3__related li + li { border-left: 1px solid #cbd7e2; }
.cq-service-v3__related a { align-items: center; color: var(--cq-ink); display: flex; font-size: 16px; font-weight: 700; gap: 18px; justify-content: space-between; min-height: 70px; padding: 10px 24px; text-decoration: none; }
.cq-service-v3__related li:first-child a { padding-left: 0; }
.cq-service-v3__related i { color: var(--cq-green-dark); font-size: 20px; font-style: normal; }

/* Services v3: shared keyboard focus and reduced-motion behavior. */
.cq-services-v3 a:focus-visible,
.cq-services-v3 summary:focus-visible,
.cq-service-v3 a:focus-visible,
.cq-service-v3 summary:focus-visible,
.cq-service-v3 input:focus-visible,
.cq-service-v3 textarea:focus-visible,
.cq-service-v3 button:focus-visible { outline: 3px solid #9bd866; outline-offset: 3px; }

@media (prefers-reduced-motion: reduce) {
  .cq-services-v3 *, .cq-service-v3 * { scroll-behavior: auto !important; transition: none !important; }
}

/* Services v3: tablet reflow preserves image-led hierarchy without boxed layouts. */
@media (max-width: 1024px) {
  .cq-services-v3__inner,
  .cq-service-v3__inner { width: min(100% - 48px, 920px); }
  .cq-services-v3__hero,
  .cq-service-v3__hero { min-height: 540px; }
  .cq-services-v3__hero h1,
  .cq-service-v3__hero h1 { font-size: clamp(40px, 5.2vw, 54px); max-width: 680px; }
  .cq-services-v3__section-heading { gap: 42px; }
  .cq-services-v3__family-copy { padding-left: 42px; }
  .cq-services-v3__family--reverse .cq-services-v3__family-copy { padding-right: 42px; }
  .cq-services-v3__process li,
  .cq-service-v3__process li { padding-inline: 20px; }
  .cq-service-v3__challenge-grid,
  .cq-service-v3__context-grid { gap: 46px; }
  .cq-service-v3__inquiry-grid { grid-template-columns: 1fr; }
  .cq-service-v3__inquiry-intro { max-width: 760px; }
  .cq-services-v3__cards { grid-template-columns: repeat(2, minmax(0, 1fr)); }
}

/* Services v3: phone layout keeps heroes visual, sections scannable, and forms comfortable. */
@media (max-width: 767px) {
  .cq-services-v3__inner,
  .cq-service-v3__inner { width: min(100% - 32px, 680px); }
  .cq-services-v3 p,
  .cq-services-v3 li,
  .cq-service-v3 p,
  .cq-service-v3 li { font-size: 16px; }
  .cq-services-v3__hero,
  .cq-service-v3__hero { min-height: 520px; }
  .cq-services-v3__hero-image,
  .cq-service-v3__hero-image { object-position: 66% center; }
  .cq-services-v3__hero-overlay,
  .cq-service-v3__hero-overlay { background: linear-gradient(90deg, rgba(6,23,46,.96) 0%, rgba(6,23,46,.82) 58%, rgba(6,23,46,.42) 100%); }
  .cq-services-v3__hero-inner,
  .cq-service-v3__hero-inner { justify-content: flex-end; padding-block: 40px 42px; }
  .cq-services-v3__breadcrumb,
  .cq-service-v3__breadcrumb { margin-bottom: 24px; }
  .cq-services-v3__hero h1,
  .cq-service-v3__hero h1 { font-size: clamp(34px, 9vw, 42px); line-height: 1.06; max-width: 92%; }
  .cq-services-v3__hero-copy > p:not(.cq-services-v3__kicker),
  .cq-service-v3__hero-copy > p:not(.cq-service-v3__kicker) { font-size: 17px; line-height: 1.5; max-width: 92%; }
  .cq-services-v3__primary,
  .cq-service-v3__primary { min-height: 50px; width: 100%; }
  .cq-services-v3__intro-grid { gap: 22px; grid-template-columns: 1fr; padding-block: 28px; }
  .cq-services-v3__intro p { font-size: 18px; }
  .cq-services-v3__intro ul { gap: 10px; grid-template-columns: 1fr; }
  .cq-services-v3__pathways,
  .cq-services-v3__faq,
  .cq-service-v3__faq { padding-block: 68px; }
  .cq-services-v3__section-heading,
  .cq-services-v3__faq-grid,
  .cq-service-v3__faq-grid { gap: 28px; grid-template-columns: 1fr; margin-bottom: 46px; }
  .cq-services-v3__section-heading h2,
  .cq-services-v3__faq h2,
  .cq-service-v3__faq h2 { font-size: 36px; }
  .cq-services-v3__family,
  .cq-services-v3__family--reverse { display: flex; flex-direction: column; min-height: 0; }
  .cq-services-v3__family--reverse figure { order: 0; }
  .cq-services-v3__family figure { aspect-ratio: 4 / 3; min-height: 0; }
  .cq-services-v3__family figure img { object-position: 68% center; }
  .cq-services-v3__family-copy,
  .cq-services-v3__family--reverse .cq-services-v3__family-copy { padding: 36px 0 48px; }
  .cq-services-v3__family-copy > h2 { font-size: 32px; }
  .cq-services-v3__cards { background: transparent; border: 0; gap: 14px; grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .cq-services-v3__service-card { border: 1px solid var(--cq-line); }
  .cq-services-v3__service-card figure { aspect-ratio: 4 / 3; }
  .cq-services-v3__service-card-copy { min-height: 238px; padding: 20px 18px 18px; }
  .cq-services-v3__service-card-copy > p { font-size: 10px; margin-bottom: 10px; }
  .cq-services-v3__service-card-copy h3 { font-size: 19px; line-height: 1.18; }
  .cq-services-v3__service-card-copy > span { font-size: 14px; line-height: 1.45; margin: 12px 0 42px; }
  .cq-services-v3__service-card-copy > i { bottom: 16px; height: 34px; right: 16px; width: 34px; }
  .cq-services-v3__service-links a { min-height: 92px; }
  .cq-services-v3__process,
  .cq-service-v3__process { padding-block: 68px; }
  .cq-services-v3__process .cq-services-v3__section-heading { margin-bottom: 42px; }
  .cq-services-v3__process ol,
  .cq-service-v3__process ol { grid-template-columns: 1fr 1fr; }
  .cq-services-v3__process li,
  .cq-service-v3__process li { border-bottom: 1px solid rgba(255,255,255,.14); border-left: 0; padding: 24px 18px 24px 0; }
  .cq-services-v3__process li:nth-child(even),
  .cq-service-v3__process li:nth-child(even) { border-left: 1px solid rgba(255,255,255,.14); padding-left: 18px; padding-right: 0; }
  .cq-services-v3__process li:nth-last-child(-n+2),
  .cq-service-v3__process li:nth-last-child(-n+2) { border-bottom: 0; }
  .cq-services-v3__final-inner { gap: 30px; grid-template-columns: 1fr; }
  .cq-services-v3__anchor-nav .cq-service-v3__inner { display: grid; grid-template-columns: repeat(2, 1fr); padding-block: 8px; }
  .cq-service-v3__anchor-nav a { border-bottom: 0; min-height: 44px; padding: 6px 10px 6px 0; }
  .cq-service-v3__section { padding-block: 68px; }
  .cq-service-v3__challenge-grid,
  .cq-service-v3__exchange-grid,
  .cq-service-v3__context-grid { grid-template-columns: 1fr; }
  .cq-service-v3__challenge h2,
  .cq-service-v3__exchange h2,
  .cq-service-v3__context h2 { font-size: 36px; }
  .cq-service-v3__review-scope { padding: 32px 24px; }
  .cq-service-v3__exchange-grid > div { padding: 0 0 46px; }
  .cq-service-v3__exchange-grid > div + div { border-left: 0; border-top: 1px solid #cbd7e2; padding: 46px 0 0; }
  .cq-service-v3__process header { gap: 24px; grid-template-columns: 1fr; margin-bottom: 40px; }
  .cq-service-v3__process header h2 { font-size: 36px; }
  .cq-service-v3__context aside { border-left: 0; border-top: 1px solid var(--cq-line); padding: 46px 0 0; }
  .cq-service-v3__inquiry { padding-block: 68px; }
  .cq-service-v3__inquiry-grid { gap: 40px; }
  .cq-service-v3__form-shell { padding: 28px 20px; }
  .cq-service-v3 .cqb-service-fields { grid-template-columns: 1fr; }
  .cq-service-v3 .cqb-service-fields__group { padding: 0; }
  .cq-service-v3 .cqb-service-fields__group--product { border-left: 0; border-top: 1px solid var(--cq-line); margin-top: 30px; padding: 30px 0 0; }
  .cq-service-v3__related ul { grid-template-columns: 1fr; }
  .cq-service-v3__related li + li { border-left: 0; border-top: 1px solid #cbd7e2; }
  .cq-service-v3__related a,
  .cq-service-v3__related li:first-child a { padding-inline: 0; }
}

/* Services v3: 320px safeguards prevent oversized copy and horizontal overflow. */
@media (max-width: 374px) {
  .cq-services-v3__inner,
  .cq-service-v3__inner { width: calc(100% - 24px); }
  .cq-services-v3__hero h1,
  .cq-service-v3__hero h1 { font-size: 32px; }
  .cq-services-v3__hero,
  .cq-service-v3__hero { min-height: 540px; }
  .cq-services-v3__cards { grid-template-columns: 1fr; }
  .cq-services-v3__service-card > a { display: grid; grid-template-columns: 118px minmax(0, 1fr); }
  .cq-services-v3__service-card figure { aspect-ratio: auto; height: 100%; min-height: 210px; }
  .cq-services-v3__service-card-copy { min-height: 210px; padding: 18px 16px; }
  .cq-services-v3__service-card-copy h3 { font-size: 18px; }
  .cq-services-v3__service-card-copy > span { font-size: 13px; margin-bottom: 34px; }
  .cq-services-v3__hero-copy > p:not(.cq-services-v3__kicker),
  .cq-service-v3__hero-copy > p:not(.cq-service-v3__kicker) { font-size: 16px; }
  .cq-services-v3__process ol,
  .cq-service-v3__process ol { grid-template-columns: 1fr; }
  .cq-services-v3__process li,
  .cq-services-v3__process li,
  .cq-services-v3__process li:nth-child(even),
  .cq-service-v3__process li:nth-child(even) { border-bottom: 1px solid rgba(255,255,255,.14); border-left: 0; padding: 22px 0; }
  .cq-services-v3__process li:last-child,
  .cq-service-v3__process li:last-child { border-bottom: 0; }
}

/* Services v3: narrowly override late legacy theme rules that recolor hero/form text and constrain injected page content. */
body .cq-services-v3,
body .cq-service-v3 {
  margin: 0 calc(50% - 50vw) !important;
  max-width: none !important;
  width: 100vw !important;
}

body.conforiq-page-services .cq-entry > .cq-breadcrumbs,
body.conforiq-page-regulatory-intelligence .cq-entry > .cq-breadcrumbs,
body.conforiq-page-product-testing-validation .cq-entry > .cq-breadcrumbs,
body.conforiq-page-compliance-documentation-review .cq-entry > .cq-breadcrumbs,
body.conforiq-page-supplier-factory-compliance .cq-entry > .cq-breadcrumbs,
body.conforiq-page-sustainability-epr-compliance .cq-entry > .cq-breadcrumbs,
body.conforiq-page-ai-compliance-solutions .cq-entry > .cq-breadcrumbs {
  display: none !important;
}

body .cq-services-v3__hero h1,
body .cq-service-v3__hero h1 { color: #fff !important; }

body .cq-services-v3__hero-copy > p:not(.cq-services-v3__kicker),
body .cq-service-v3__hero-copy > p:not(.cq-service-v3__kicker) { color: rgba(255, 255, 255, .9) !important; }

body .cq-services-v3__process h2,
body .cq-services-v3__process h3,
body .cq-service-v3__process h2,
body .cq-service-v3__process h3,
body .cq-service-v3__inquiry h2,
body .cq-service-v3__inquiry h3 { color: #fff !important; }

body .cq-services-v3__process p,
body .cq-service-v3__process p,
body .cq-service-v3__inquiry-intro > p:not(.cq-service-v3__kicker),
body .cq-service-v3__inquiry-intro li { color: #c4d3e4 !important; }

body .cq-service-v3__review-scope h2 { color: #fff !important; }
body .cq-service-v3__review-scope li { color: #dce6f3 !important; }

body .cq-service-v3 .cqb-lead-form-wrap,
body .cq-service-v3 .cqb-lead-form,
body .cq-service-v3 .cqb-service-fields,
body .cq-service-v3 .cqb-service-fields__group {
  color: var(--cq-ink) !important;
  max-width: none !important;
  width: 100% !important;
}

body.page .cq-service-v3 .cq-service-v3__form-shell .cqb-lead-form.cqb-lead-form--service {
  display: block !important;
  gap: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
}

body.page .cq-service-v3 .cq-service-v3__form-shell .cqb-lead-form.cqb-lead-form--service > h2 {
  color: var(--cq-ink) !important;
  font-size: 28px !important;
  line-height: 1.2 !important;
  margin: 0 !important;
}

body.page .cq-service-v3 .cq-service-v3__form-shell .cqb-lead-form.cqb-lead-form--service > h2 + p {
  color: var(--cq-copy) !important;
  font-size: 15px !important;
  line-height: 1.55 !important;
  margin: 10px 0 28px !important;
}

body .cq-service-v3 .cqb-lead-form label:not(.cqb-privacy-consent) {
  clip: auto !important;
  clip-path: none !important;
  color: var(--cq-ink) !important;
  height: auto !important;
  margin: 0 0 6px !important;
  overflow: visible !important;
  position: static !important;
  width: auto !important;
}

body .cq-service-v3 .cqb-lead-form input:not([type='checkbox']),
body .cq-service-v3 .cqb-lead-form textarea {
  background: #fff !important;
  color: var(--cq-ink) !important;
  width: 100% !important;
}

body .cq-service-v3 .cqb-lead-form textarea {
  height: auto !important;
  min-height: 150px !important;
}

body .cq-service-v3 .cqb-lead-form .btn-primary {
  background: var(--cq-green) !important;
  color: #fff !important;
  font-size: 16px !important;
  min-height: 52px !important;
}

/* Services v3: keep service inquiry fields readable instead of forcing 152px phone columns. */
@media (min-width: 375px) and (max-width: 767px) {
  body .cq-service-v3 .cqb-service-fields__group .cqb-form-grid {
    grid-template-columns: 1fr;
  }

  body .cq-service-v3 .cqb-service-fields__group:first-child .cqb-form-grid > div:nth-child(2),
  body .cq-service-v3 .cqb-service-fields__group:first-child .cqb-form-grid > div:nth-child(5) {
    grid-column: auto;
  }
}

/* Services v3: align the active hub and child-page canvas directly below the fixed site header. */
html body:not(.home):is(
  .conforiq-page-services,
  .conforiq-page-regulatory-intelligence,
  .conforiq-page-product-testing-validation,
  .conforiq-page-compliance-documentation-review,
  .conforiq-page-supplier-factory-compliance,
  .conforiq-page-sustainability-epr-compliance,
  .conforiq-page-ai-compliance-solutions
) main.conforiq-block-page .conforiq-block-canvas {
  padding-inline: 0 !important;
  padding-top: calc(var(--cq-header-nav-height, 72px) + 1px) !important;
}

/* Services v3: release only active Services pages from the legacy clipped content wrapper. */
html body:not(.home):is(
  .conforiq-page-services,
  .conforiq-page-regulatory-intelligence,
  .conforiq-page-product-testing-validation,
  .conforiq-page-compliance-documentation-review,
  .conforiq-page-supplier-factory-compliance,
  .conforiq-page-sustainability-epr-compliance,
  .conforiq-page-ai-compliance-solutions
) .cq-page-content > .wrap.cq-entry {
  margin: 0 !important;
  max-width: none !important;
  overflow: visible !important;
  width: 100% !important;
}

/* Services v3: keep text readable where legacy inner-page rules recolor every heading navy. */
html body:not(.home) .conforiq-block-canvas .cq-services-v3__hero .cq-services-v3__kicker,
html body:not(.home) .conforiq-block-canvas .cq-service-v3__hero .cq-service-v3__kicker,
html body:not(.home) .conforiq-block-canvas .cq-service-v3__inquiry .cq-service-v3__kicker {
  color: #9edb6b !important;
}

html body:not(.home) .conforiq-block-canvas .cq-services-v3__process h2,
html body:not(.home) .conforiq-block-canvas .cq-services-v3__process h3,
html body:not(.home) .conforiq-block-canvas .cq-service-v3__process h2,
html body:not(.home) .conforiq-block-canvas .cq-service-v3__process h3,
html body:not(.home) .conforiq-block-canvas .cq-service-v3__review-scope h2,
html body:not(.home) .conforiq-block-canvas .cq-service-v3__inquiry-intro h2,
html body:not(.home) .conforiq-block-canvas .cq-service-v3__inquiry-intro h3 {
  color: #ffffff !important;
}

html body:not(.home) .conforiq-block-canvas .cq-services-v3__process p,
html body:not(.home) .conforiq-block-canvas .cq-service-v3__process p,
html body:not(.home) .conforiq-block-canvas .cq-service-v3__inquiry-intro > p:not(.cq-service-v3__kicker),
html body:not(.home) .conforiq-block-canvas .cq-service-v3__inquiry-intro li {
  color: #c4d3e4 !important;
}

/* Services v3: moderate hero type and prevent long service terms from escaping their columns. */
html body:not(.home) .conforiq-block-canvas .cq-services-v3__hero h1,
html body:not(.home) .conforiq-block-canvas .cq-service-v3__hero h1 {
  font-size: clamp(40px, 3.8vw, 56px) !important;
  max-width: 760px !important;
  overflow-wrap: anywhere;
}

.cq-services-v3__service-card-copy h3,
.cq-services-v3__service-card-copy > span,
.cq-service-v3__breadcrumb,
.cq-service-v3__breadcrumb a {
  overflow-wrap: anywhere;
}

/* Services v3: condense phone rhythm while retaining imagery, content, and accessible tap targets. */
@media (max-width: 767px) {
  html body:not(.home) .conforiq-block-canvas .cq-services-v3__hero h1,
  html body:not(.home) .conforiq-block-canvas .cq-service-v3__hero h1 {
    font-size: clamp(32px, 8.7vw, 36px) !important;
    max-width: 100% !important;
  }

  .cq-services-v3__hero-copy,
  .cq-service-v3__hero-copy,
  .cq-services-v3__hero-copy > p:not(.cq-services-v3__kicker),
  .cq-service-v3__hero-copy > p:not(.cq-service-v3__kicker) {
    max-width: 100%;
    min-width: 0;
    width: 100%;
  }

  .cq-service-v3__section,
  .cq-service-v3__process,
  .cq-service-v3__inquiry,
  .cq-service-v3__faq {
    padding-block: 56px;
  }

  .cq-service-v3__process ol {
    grid-template-columns: 1fr;
  }

  .cq-service-v3__process li,
  .cq-service-v3__process li:nth-child(even) {
    border-bottom: 1px solid rgba(255,255,255,.14);
    border-left: 0;
    padding: 22px 0;
  }

  .cq-service-v3__process li:last-child {
    border-bottom: 0;
  }

  .cq-service-v3 .cqb-service-fields__group .cqb-form-grid {
    grid-template-columns: 1fr !important;
  }
}
/* Service hero media: keep the rebuilt full-width hero free of legacy entry-image corners. */
html body:not(.home) .cq-entry .cq-service-v3 > .cq-service-v3__hero > img.cq-service-v3__hero-image {
	border-radius: 0 !important;
	box-shadow: none !important;
}
