:root {
  --bdna-ink: #111111;
  --bdna-muted: #545454;
  --bdna-paper: #ffffff;
  --bdna-soft: #f5f5f3;
  --bdna-line: #d8d8d4;
  --bdna-accent: #725235;
  --bdna-page-pad: clamp(24px, 5vw, 72px);
}

/* The legacy theme hides its footer globally. The approved service pages need
   a clear closing navigation path, so expose the existing footer markup only
   on those eight pages and keep it within the established minimal system. */
body:is(.page-id-6826,.page-id-6847,.page-id-6839,.page-id-6848,.page-id-6828,.page-id-6829,.page-id-6841,.page-id-6831) .sub_footer {
  display: block !important;
  padding: 28px var(--bdna-page-pad) !important;
  border-top: 1px solid var(--bdna-line) !important;
  background: var(--bdna-paper) !important;
  color: var(--bdna-ink) !important;
  font-family: Poppins, Arial, sans-serif !important;
  font-size: 13px !important;
  line-height: 1.6 !important;
}

body:is(.page-id-6826,.page-id-6847,.page-id-6839,.page-id-6848,.page-id-6828,.page-id-6829,.page-id-6841,.page-id-6831) .sub_footer > .container {
  display: flex !important;
  width: min(1180px, 100%) !important;
  max-width: none !important;
  min-height: 28px !important;
  margin: 0 auto !important;
  padding: 0 !important;
  align-items: center !important;
  justify-content: space-between !important;
}

body:is(.page-id-6826,.page-id-6847,.page-id-6839,.page-id-6848,.page-id-6828,.page-id-6829,.page-id-6841,.page-id-6831) .sub_footer .col-2,
body:is(.page-id-6826,.page-id-6847,.page-id-6839,.page-id-6848,.page-id-6828,.page-id-6829,.page-id-6841,.page-id-6831) .sub_footer .text_footer {
  width: auto !important;
  height: auto !important;
  margin: 0 !important;
  padding: 0 !important;
  color: var(--bdna-ink) !important;
  float: none !important;
}

body:is(.page-id-6826,.page-id-6847,.page-id-6839,.page-id-6848,.page-id-6828,.page-id-6829,.page-id-6841,.page-id-6831) .sub_footer .footer_menu {
  display: flex !important;
  width: auto !important;
  height: auto !important;
  margin: 0 !important;
  padding: 0 !important;
  gap: 24px !important;
  list-style: none !important;
}

body:is(.page-id-6826,.page-id-6847,.page-id-6839,.page-id-6848,.page-id-6828,.page-id-6829,.page-id-6841,.page-id-6831) .sub_footer a {
  color: var(--bdna-ink) !important;
  text-decoration: none !important;
}

body:is(.page-id-6826,.page-id-6847,.page-id-6839,.page-id-6848,.page-id-6828,.page-id-6829,.page-id-6841,.page-id-6831) .sub_footer a:hover,
body:is(.page-id-6826,.page-id-6847,.page-id-6839,.page-id-6848,.page-id-6828,.page-id-6829,.page-id-6841,.page-id-6831) .sub_footer a:focus-visible {
  color: var(--bdna-accent) !important;
  text-decoration: underline !important;
  text-underline-offset: 4px !important;
}

@media (max-width: 640px) {
  body:is(.page-id-6826,.page-id-6847,.page-id-6839,.page-id-6848,.page-id-6828,.page-id-6829,.page-id-6841,.page-id-6831) .sub_footer > .container {
    align-items: flex-start !important;
    flex-direction: column !important;
    gap: 16px !important;
  }

  body:is(.page-id-6826,.page-id-6847,.page-id-6839,.page-id-6848,.page-id-6828,.page-id-6829,.page-id-6841,.page-id-6831) .sub_footer .footer_menu {
    flex-wrap: wrap !important;
    gap: 12px 22px !important;
  }
}

/* Shared SEO modules: restore the scale and rhythm used by the original site. */
body .bdna-home-seo,
body .bdna-service,
body .bdna-principal-intro,
body .bdna-portfolio-intro,
body .bdna-insights,
body .bdna-guide,
body .bdna-insight {
  font-family: Poppins, Arial, sans-serif !important;
  font-size: 16px !important;
  line-height: 1.875 !important;
  letter-spacing: 0 !important;
}

/* Insights hub. */
body .bdna-insights-section {
  padding: clamp(64px, 7.2vw, 104px) var(--bdna-page-pad) !important;
}

body .bdna-insights-wrap {
  width: min(1180px, 100%) !important;
}

body .bdna-insights-hero {
  grid-template-columns: minmax(150px, .38fr) minmax(0, 1.62fr) !important;
  gap: clamp(36px, 6.5vw, 100px) !important;
}

body .bdna-insights-hero h1 {
  max-width: 760px !important;
  font-size: clamp(38px, 4.15vw, 58px) !important;
  font-weight: 500 !important;
  line-height: 1.08 !important;
  letter-spacing: -1.25px !important;
}

body .bdna-insights-hero__lead {
  max-width: 760px !important;
  margin-top: 28px !important;
  font-size: clamp(18px, 1.55vw, 21px) !important;
  line-height: 1.65 !important;
  letter-spacing: 0 !important;
}

body .bdna-insights-heading {
  gap: 44px !important;
  margin-bottom: 38px !important;
}

body .bdna-insights-heading h2,
body .bdna-insights-cta h2 {
  max-width: 680px !important;
  font-size: clamp(30px, 3.05vw, 43px) !important;
  font-weight: 500 !important;
  line-height: 1.16 !important;
  letter-spacing: -.75px !important;
}

body .bdna-insights-heading p,
body .bdna-insights-card p,
body .bdna-insights-guide p,
body .bdna-insights-cta p {
  font-size: 16px !important;
  line-height: 1.875 !important;
  letter-spacing: 0 !important;
}

body .bdna-insights-card h3,
body .bdna-insights-guide h3 {
  font-size: clamp(21px, 1.85vw, 27px) !important;
  font-weight: 500 !important;
  line-height: 1.35 !important;
  letter-spacing: -.25px !important;
}

body .bdna-insights-guide {
  min-height: 400px !important;
  padding: 28px !important;
}

body .bdna-insights-dark .bdna-insights-cta p {
  color: #d0d0d0 !important;
}

body .bdna-insights-reveal {
  opacity: 1 !important;
  transform: none !important;
  animation: none !important;
}

/* Long-form guides and articles. */
body .bdna-guide-section,
body .bdna-insight-section {
  padding: clamp(64px, 7.2vw, 104px) var(--bdna-page-pad) !important;
}

body .bdna-guide-wrap,
body .bdna-insight-wrap,
body .bdna-guide-article,
body .bdna-insight-body {
  width: min(1180px, 100%) !important;
}

body .bdna-guide-hero,
body .bdna-insight-hero {
  grid-template-columns: minmax(0, 1.18fr) minmax(340px, .82fr) !important;
  min-height: min(650px, 82vh) !important;
}

body .bdna-guide-hero__copy,
body .bdna-insight-hero__copy {
  padding: clamp(64px, 7.2vw, 104px) var(--bdna-page-pad) !important;
}

body .bdna-guide-hero h1,
body .bdna-insight-hero h1 {
  max-width: 760px !important;
  font-size: clamp(36px, 3.6vw, 50px) !important;
  font-weight: 500 !important;
  line-height: 1.08 !important;
  letter-spacing: -1.25px !important;
}

body .bdna-guide-hero__lead,
body .bdna-insight-hero__lead {
  max-width: 720px !important;
  margin-top: 26px !important;
  font-size: clamp(17px, 1.45vw, 20px) !important;
  line-height: 1.7 !important;
  letter-spacing: 0 !important;
}

body .bdna-guide-hero__image,
body .bdna-insight-hero__image {
  min-height: 500px !important;
}

body .bdna-guide-intro,
body .bdna-guide-toc,
body .bdna-insight-intro {
  grid-template-columns: minmax(300px, .65fr) minmax(0, 1.35fr) !important;
  gap: clamp(36px, 5.5vw, 76px) !important;
}

body .bdna-guide-intro h2,
body .bdna-guide-heading,
body .bdna-insight-intro h2,
body .bdna-insight-heading,
body .bdna-guide-cta h2,
body .bdna-insight-cta h2 {
  font-size: clamp(30px, 3.05vw, 43px) !important;
  font-weight: 500 !important;
  line-height: 1.16 !important;
  letter-spacing: -.75px !important;
}

body .bdna-guide-intro__body,
body .bdna-insight-intro__body,
body .bdna-guide-article__body,
body .bdna-insight-body__copy {
  font-size: 16px !important;
  line-height: 1.875 !important;
  letter-spacing: 0 !important;
}

body .bdna-guide-article__section,
body .bdna-insight-body__section {
  gap: clamp(34px, 5.5vw, 78px) !important;
  padding: clamp(56px, 6.5vw, 88px) 0 !important;
}

body .bdna-guide-article__section {
  grid-template-columns: minmax(310px, .65fr) minmax(0, 1.35fr) !important;
}

body .bdna-insight-body__section {
  grid-template-columns: 42px minmax(300px, .68fr) minmax(0, 1.32fr) !important;
}

body .bdna-guide-article__section h2,
body .bdna-insight-body__section h2 {
  font-size: clamp(24px, 2.15vw, 31px) !important;
  font-weight: 500 !important;
  line-height: 1.3 !important;
  letter-spacing: -.35px !important;
}

body .bdna-guide-faq summary,
body .bdna-insight-faq summary {
  padding: 22px 0 !important;
  font-size: clamp(17px, 1.45vw, 20px) !important;
  font-weight: 500 !important;
  line-height: 1.45 !important;
  letter-spacing: 0 !important;
}

body .bdna-guide-faq__answer,
body .bdna-insight-faq__answer,
body .bdna-guide-cta p,
body .bdna-insight-cta p {
  font-size: 16px !important;
  line-height: 1.875 !important;
  letter-spacing: 0 !important;
}

body .bdna-guide-dark .bdna-guide-cta p,
body .bdna-insight-dark .bdna-insight-cta p {
  color: #d0d0d0 !important;
}

body .bdna-guide-related a,
body .bdna-insight-related a {
  font-size: clamp(17px, 1.45vw, 20px) !important;
  line-height: 1.45 !important;
}

body .bdna-guide-reveal,
body .bdna-insight-reveal {
  opacity: 1 !important;
  transform: none !important;
  animation: none !important;
}

body .bdna-home-section,
body .bdna-service .bdna-section {
  padding: clamp(64px, 7.2vw, 104px) var(--bdna-page-pad) !important;
}

body .bdna-home-wrap,
body .bdna-service .bdna-wrap {
  width: min(1180px, 100%) !important;
}

body .bdna-home-kicker,
body .bdna-service .bdna-eyebrow,
body .bdna-service .bdna-kicker,
body .bdna-service .bdna-project__type,
body .bdna-principal-intro__eyebrow,
body .bdna-portfolio-intro__eyebrow {
  font-size: 12px !important;
  font-weight: 600 !important;
  line-height: 1.5 !important;
  letter-spacing: 1.7px !important;
}

body .bdna-home-intro {
  grid-template-columns: minmax(150px, .38fr) minmax(0, 1.62fr) !important;
  gap: clamp(36px, 6.5vw, 100px) !important;
}

body .bdna-home-intro h1 {
  max-width: 760px !important;
  font-size: clamp(38px, 4.15vw, 58px) !important;
  font-weight: 500 !important;
  line-height: 1.08 !important;
  letter-spacing: -1.25px !important;
}

body .bdna-home-lead {
  max-width: 760px !important;
  margin-top: 28px !important;
  font-size: clamp(18px, 1.55vw, 21px) !important;
  line-height: 1.65 !important;
  letter-spacing: 0 !important;
}

body .bdna-home-copy {
  max-width: 760px !important;
  margin-top: 20px !important;
  color: var(--bdna-muted) !important;
  font-size: 16px !important;
  line-height: 1.875 !important;
  letter-spacing: 0 !important;
}

body .bdna-principal-intro,
body .bdna-portfolio-intro {
  padding: clamp(64px, 7.2vw, 104px) var(--bdna-page-pad) !important;
}

body .bdna-principal-intro__inner,
body .bdna-portfolio-intro__inner {
  max-width: 1180px !important;
  grid-template-columns: minmax(0, .95fr) minmax(300px, .85fr) !important;
  gap: clamp(36px, 6.5vw, 100px) !important;
  opacity: 1 !important;
  transform: none !important;
  animation: none !important;
}

body .bdna-principal-intro h1,
body .bdna-portfolio-intro h1 {
  font-size: clamp(38px, 4.15vw, 58px) !important;
  font-weight: 500 !important;
  line-height: 1.08 !important;
  letter-spacing: -1.25px !important;
}

body .bdna-principal-intro__copy,
body .bdna-portfolio-intro__copy {
  padding-top: 28px !important;
}

body .bdna-principal-intro__copy p,
body .bdna-portfolio-intro__copy p {
  color: #484848 !important;
  font-size: 16px !important;
  line-height: 1.875 !important;
  letter-spacing: 0 !important;
}

body .bdna-home-heading {
  gap: 44px !important;
  margin-bottom: 38px !important;
}

body .bdna-home-heading h2,
body .bdna-home-contact h2 {
  max-width: 680px !important;
  font-size: clamp(30px, 3.05vw, 43px) !important;
  font-weight: 500 !important;
  line-height: 1.16 !important;
  letter-spacing: -.75px !important;
}

body .bdna-home-heading > p,
body .bdna-home-contact p,
body .bdna-home-faq p {
  font-size: 16px !important;
  line-height: 1.875 !important;
  letter-spacing: 0 !important;
}

body .bdna-home-services a {
  grid-template-columns: 48px 1fr auto !important;
  padding: 19px 0 !important;
  color: var(--bdna-ink) !important;
  opacity: 1 !important;
}

body .bdna-home-services a:hover,
body .bdna-home-services a:focus-visible {
  padding-left: 10px !important;
}

body .bdna-home-services__label {
  color: var(--bdna-ink) !important;
  font-size: clamp(22px, 2.15vw, 30px) !important;
  font-weight: 400 !important;
  line-height: 1.3 !important;
  letter-spacing: 0 !important;
}

body .bdna-home-services__arrow {
  font-size: 18px !important;
}

body .bdna-home-testimonial {
  min-height: 330px !important;
  padding: 30px !important;
}

body .bdna-home-testimonial p {
  font-size: 17px !important;
  line-height: 1.75 !important;
  letter-spacing: 0 !important;
}

body .bdna-home-faq summary {
  padding: 22px 0 !important;
  font-size: clamp(17px, 1.45vw, 20px) !important;
  font-weight: 500 !important;
  line-height: 1.45 !important;
  letter-spacing: 0 !important;
}

body .bdna-home-contact p,
body .bdna-home-dark .bdna-home-heading > p {
  color: #d0d0d0 !important;
}

/* The original homepage service list remains visually intact, but is now an obvious link. */
body.home sr7-txt .bdna-original-service-link {
  display: inline-flex;
  align-items: center;
  gap: .45em;
  color: inherit !important;
  text-decoration: none !important;
  cursor: pointer;
}

body.home sr7-txt .bdna-original-service-link::after {
  content: "\2197";
  font-size: .48em;
  line-height: 1;
  opacity: .78;
  transform: translateY(-.05em);
}

body.home sr7-txt .bdna-original-service-link:hover,
body.home sr7-txt .bdna-original-service-link:focus-visible {
  text-decoration: underline !important;
  text-underline-offset: .18em;
}

body.home sr7-txt .bdna-original-service-link:focus-visible {
  outline: 3px solid var(--bdna-accent);
  outline-offset: 5px;
}

/* Service landing pages: image-led, but proportioned like the original portfolio pages. */
body .bdna-service .bdna-hero {
  min-height: min(650px, calc(100svh - 90px)) !important;
}

body .bdna-service .bdna-hero__copy {
  width: min(1180px, 100%) !important;
  padding: clamp(120px, 16vh, 175px) var(--bdna-page-pad) clamp(54px, 7vw, 84px) !important;
}

body .bdna-service .bdna-hero h1 {
  max-width: 780px !important;
  margin-top: 16px !important;
  font-size: clamp(40px, 4.7vw, 66px) !important;
  font-weight: 500 !important;
  line-height: 1.08 !important;
  letter-spacing: -1.35px !important;
}

body .bdna-service .bdna-hero__copy > p:last-child {
  max-width: 700px !important;
  margin-top: 24px !important;
  font-size: clamp(17px, 1.4vw, 20px) !important;
  line-height: 1.7 !important;
  letter-spacing: 0 !important;
}

body .bdna-service .bdna-intro,
body .bdna-service .bdna-copy {
  grid-template-columns: minmax(150px, .38fr) minmax(0, 1.62fr) !important;
  gap: clamp(36px, 6.5vw, 100px) !important;
}

body .bdna-service .bdna-intro h2,
body .bdna-service .bdna-section-head h2,
body .bdna-service .bdna-copy h2,
body .bdna-service .bdna-cta h2 {
  font-size: clamp(30px, 3.05vw, 43px) !important;
  font-weight: 500 !important;
  line-height: 1.16 !important;
  letter-spacing: -.75px !important;
}

body .bdna-service .bdna-intro__body p,
body .bdna-service .bdna-copy p,
body .bdna-service .bdna-process__body p,
body .bdna-service .bdna-faq p,
body .bdna-service .bdna-cta p,
body .bdna-service .bdna-section-head > p,
body .bdna-service .bdna-deliverable p {
  font-size: 16px !important;
  line-height: 1.875 !important;
  letter-spacing: 0 !important;
}

body .bdna-service .bdna-intro__body p {
  margin-bottom: 18px !important;
}

body .bdna-service .bdna-section-head {
  gap: 44px !important;
  margin-bottom: 40px !important;
}

body .bdna-service .bdna-section-head > p,
body .bdna-service .bdna-copy p,
body .bdna-service .bdna-process__body p,
body .bdna-service .bdna-faq p {
  color: var(--bdna-muted) !important;
}

body .bdna-service .bdna-section--dark .bdna-section-head > p,
body .bdna-service .bdna-section--dark .bdna-deliverable p,
body .bdna-service .bdna-cta p {
  color: #d0d0d0 !important;
}

body .bdna-service .bdna-project__name {
  font-size: clamp(20px, 2vw, 29px) !important;
  font-weight: 500 !important;
  line-height: 1.25 !important;
  letter-spacing: 0 !important;
}

body .bdna-service .bdna-deliverable {
  min-height: 205px !important;
  padding: 30px !important;
}

body .bdna-service .bdna-deliverable h3 {
  font-size: clamp(19px, 1.55vw, 23px) !important;
  font-weight: 500 !important;
  line-height: 1.4 !important;
  letter-spacing: 0 !important;
}

body .bdna-service .bdna-process summary,
body .bdna-service .bdna-faq summary {
  padding: 22px 0 !important;
  font-size: clamp(17px, 1.45vw, 20px) !important;
  font-weight: 500 !important;
  line-height: 1.45 !important;
  letter-spacing: 0 !important;
}

body .bdna-service .bdna-copy__block {
  padding-bottom: 42px !important;
  margin-bottom: 42px !important;
}

/* Remove the separate reveal system; the site's existing Slider Revolution motion remains. */
body .bdna-home-reveal,
body .bdna-service .bdna-reveal,
body .bdna-service .bdna-hero__copy {
  opacity: 1 !important;
  transform: none !important;
  animation: none !important;
}

/* Keep the telephone out of the desktop navigation line. */
@media (min-width: 1001px) {
  body .cont_primary_menu.hide_desc_menu .container {
    position: relative;
  }

  body .cont_primary_menu.hide_desc_menu ul.nav-menu > li.menu-item-6932 {
           position: absolute !important;
        top: 20px !important;
        right: 181px !important;
        width: auto !important;
        height: auto !important;
        margin: 0 !important;
  }

  body .cont_primary_menu.hide_desc_menu ul.nav-menu > li.menu-item-6932 > a {
    display: inline-flex !important;
    align-items: center;
    width: auto !important;
    height: auto !important;
    padding: 0 0 5px !important;
    border-bottom: 1px solid #111;
    font-size: 12px !important;
    font-weight: 600 !important;
    line-height: 1.5 !important;
    letter-spacing: 1.35px !important;
  }

  body .cont_primary_menu.hide_desc_menu ul.nav-menu > li.menu-item-6932 > a::before {
    content: "CALL";
    margin-right: 9px;
    font-size: 10px;
    letter-spacing: 1.5px;
    color: var(--bdna-muted);
  }
}

@media (max-width: 1000px) {
  body .bdna-home-intro,
  body .bdna-service .bdna-intro,
  body .bdna-service .bdna-copy {
    grid-template-columns: 1fr !important;
    gap: 24px !important;
  }

  body .bdna-principal-intro__inner,
  body .bdna-portfolio-intro__inner {
    grid-template-columns: 1fr !important;
    gap: 24px !important;
  }

  body .bdna-principal-intro__copy,
  body .bdna-portfolio-intro__copy {
    padding-top: 0 !important;
  }

  body .bdna-insights-hero,
  body .bdna-guide-hero,
  body .bdna-insight-hero,
  body .bdna-guide-intro,
  body .bdna-guide-toc,
  body .bdna-insight-intro,
  body .bdna-guide-article__section,
  body .bdna-insight-body__section {
    grid-template-columns: 1fr !important;
  }

  body .bdna-insights-heading,
  body .bdna-insights-grid,
  body .bdna-insights-guides,
  body .bdna-guide-cta,
  body .bdna-insight-cta {
    grid-template-columns: 1fr !important;
  }

  body .bdna-insights-heading {
    display: grid !important;
    gap: 20px !important;
  }

  body .bdna-guide-hero__image,
  body .bdna-insight-hero__image {
    min-height: 52vw !important;
    order: -1;
  }

  body .bdna-insight-body__copy {
    grid-column: auto !important;
  }

  body .bdna-home-heading,
  body .bdna-service .bdna-section-head {
    display: grid !important;
    gap: 20px !important;
  }

  body .pushy .nav-mobile > li.menu-item-6932 {
    margin-top: 22px !important;
    padding-top: 18px !important;
    border-top: 1px solid #c9c9c9 !important;
  }

  body .pushy .nav-mobile > li.menu-item-6932 > a {
    display: inline-flex !important;
    align-items: center;
    justify-content: flex-end;
    min-height: 44px;
    font-size: 13px !important;
    font-weight: 600 !important;
    letter-spacing: 1px !important;
  }

  body .pushy .nav-mobile > li.menu-item-6932 > a::before {
    content: "CALL";
    margin-right: 10px;
    font-size: 10px;
    letter-spacing: 1.5px;
    color: #565656;
  }
}

@media (max-width: 620px) {
  body .bdna-home-section,
  body .bdna-service .bdna-section {
    padding: 56px 24px !important;
  }

  body .bdna-principal-intro,
  body .bdna-portfolio-intro {
    padding: 56px 24px !important;
  }

  body .bdna-insights-section,
  body .bdna-guide-section,
  body .bdna-insight-section {
    padding: 56px 24px !important;
  }

  body .bdna-home-intro h1 {
    font-size: 36px !important;
    line-height: 1.14 !important;
    letter-spacing: -.7px !important;
  }

  body .bdna-principal-intro h1,
  body .bdna-portfolio-intro h1 {
    font-size: 36px !important;
    line-height: 1.14 !important;
    letter-spacing: -.7px !important;
  }

  body .bdna-insights-hero h1,
  body .bdna-guide-hero h1,
  body .bdna-insight-hero h1 {
    font-size: 34px !important;
    line-height: 1.14 !important;
    letter-spacing: -.7px !important;
  }

  body .bdna-insights-heading h2,
  body .bdna-insights-cta h2,
  body .bdna-guide-intro h2,
  body .bdna-guide-heading,
  body .bdna-insight-intro h2,
  body .bdna-insight-heading,
  body .bdna-guide-cta h2,
  body .bdna-insight-cta h2 {
    font-size: 29px !important;
    line-height: 1.2 !important;
    letter-spacing: -.35px !important;
  }

  body .bdna-guide-article__section h2,
  body .bdna-insight-body__section h2 {
    font-size: 25px !important;
    line-height: 1.35 !important;
  }

  body .bdna-service .bdna-hero {
    min-height: 560px !important;
  }

  body .bdna-service .bdna-hero__copy {
    padding: 120px 24px 50px !important;
  }

  body .bdna-service .bdna-hero h1 {
    font-size: 38px !important;
    line-height: 1.12 !important;
    letter-spacing: -.75px !important;
  }

  body .bdna-home-heading h2,
  body .bdna-home-contact h2,
  body .bdna-service .bdna-intro h2,
  body .bdna-service .bdna-section-head h2,
  body .bdna-service .bdna-copy h2,
  body .bdna-service .bdna-cta h2 {
    font-size: 29px !important;
    line-height: 1.2 !important;
    letter-spacing: -.35px !important;
  }

  body .bdna-home-services a {
    grid-template-columns: 32px 1fr 18px !important;
    gap: 12px !important;
    padding: 17px 0 !important;
  }

  body .bdna-home-services__label {
    font-size: 21px !important;
    line-height: 1.35 !important;
  }

  body .bdna-home-testimonial {
    min-height: auto !important;
    padding: 26px 22px !important;
  }

  body .bdna-service .bdna-process summary {
    grid-template-columns: 38px 1fr auto !important;
    gap: 12px !important;
  }

  body .bdna-service .bdna-process__body {
    padding-left: 50px !important;
  }
}

@media (prefers-reduced-motion: reduce) {
  body .bdna-home-seo *,
  body .bdna-service * {
    animation: none !important;
    transition: none !important;
  }
}
