:root{
  --nbc-hero-ref-title-size:clamp(54px,4.8vw,68px);
  --nbc-hero-ref-title-line:.98;
  --nbc-hero-ref-title-track:-.05em;
  --nbc-hero-ref-lead-size:clamp(25px,2.45vw,38px);
  --nbc-hero-ref-lead-line:1.08;
  --nbc-hero-ref-lead-track:-.04em;
  --nbc-hero-ref-copy-max:1072px;
  --nbc-hero-ref-gap:clamp(48px,6vw,92px);
  --nbc-hero-ref-top:clamp(132px,9vw,154px);
  --nbc-hero-ref-bottom:clamp(68px,5vw,84px);
}@media (min-width:1024px){
  [data-hero-unified="v6451"]{
    padding-top:var(--nbc-hero-ref-top)!important;
    padding-bottom:var(--nbc-hero-ref-bottom)!important;
    max-height:none!important;
  }

  [data-hero-unified="v6451"] .nbc-unified-hero-title{
    width:auto!important;
    max-width:100%!important;
    margin-block:12px 0!important;
    font-family:Archivo,-apple-system,"Segoe UI",system-ui,sans-serif!important;
    font-size:var(--nbc-hero-ref-title-size)!important;
    font-weight:800!important;
    line-height:var(--nbc-hero-ref-title-line)!important;
    letter-spacing:var(--nbc-hero-ref-title-track)!important;
    text-wrap:wrap!important;
    overflow-wrap:normal!important;
    word-break:normal!important;
    -webkit-hyphens:none!important;
    hyphens:none!important;
  }

  [data-hero-unified="v6451"] .nbc-unified-hero-lead{
    width:auto!important;
    max-width:100%!important;
    margin:30px 0 0!important;
    font-family:Archivo,-apple-system,"Segoe UI",system-ui,sans-serif!important;
    font-size:var(--nbc-hero-ref-lead-size)!important;
    font-weight:400!important;
    line-height:var(--nbc-hero-ref-lead-line)!important;
    letter-spacing:var(--nbc-hero-ref-lead-track)!important;
    color:rgb(201,203,197)!important;
    text-wrap:pretty!important;
    overflow-wrap:normal!important;
    word-break:normal!important;
    -webkit-hyphens:none!important;
    hyphens:none!important;
  }

  
  [data-hero-unified="v6451"][data-hero-layout="single"] .nbc-unified-hero-title,
  [data-hero-unified="v6451"][data-hero-layout="single"] .nbc-unified-hero-lead{
    max-width:min(60vw,var(--nbc-hero-ref-copy-max))!important;
  }

  
  [data-hero-unified="v6451"] :is(
    .nbc-about-hero-grid,
    .nbc-contact-hero-grid,
    .nbc-service-hero-grid,
    .ep-hero-grid,
    .nbc-hub-hero-grid,
    .case-dossier-hero-grid,
    .evidence-library-hero-grid,
    .nbc-diagnose-hero-grid,
    .km-hero-grid,
    .local-hero-grid,
    .knowledge-hub-direct-hero__grid,
    .dc7-entry__layout
  ){
    grid-template-columns:minmax(0,1.25fr) minmax(360px,.6fr)!important;
    column-gap:var(--nbc-hero-ref-gap)!important;
    row-gap:var(--nbc-hero-ref-gap)!important;
    align-items:center!important;
  }

  
  [data-hero-unified="v6451"].guide-editorial-hero,
  [data-hero-unified="v6451"].oml-hero{
    padding-inline:0!important;
    grid-template-columns:minmax(0,1.25fr) minmax(360px,.6fr)!important;
    gap:var(--nbc-hero-ref-gap)!important;
    align-items:center!important;
  }

  [data-hero-unified="v6451"] .nbc-unified-hero-title.title-fit-longword{
    -webkit-hyphens:manual!important;
    hyphens:manual!important;
  }

  [data-hero-unified="v6451"] :is(.nbc-hero-actions,.hero-actions,.ac-actions){
    margin-top:30px!important;
  }
}@media (max-width:1023px){
  [data-hero-unified="v6451"] .nbc-unified-hero-title{
    max-width:100%!important;
  }
}:root{
  --nbc-v6461-shell-max:1680px;
  --nbc-v6461-gutter:clamp(32px,2.75vw,64px);
  --nbc-v6461-editorial-axis:min(60vw,1072px);
  --nbc-v6461-h2:clamp(38px,3.7vw,56px);
  --nbc-v6461-h3:clamp(26px,2.45vw,38px);
  --nbc-v6461-copy:clamp(16px,1.25vw,19px);
  --nbc-v6461-split-gap:clamp(48px,6vw,92px);
}@media (min-width:1024px){
  
  body.page.design-system-executive :where(.wrap,.sw,[data-layout-width="standard"]){
    width:min(calc(100% - (2 * var(--nbc-v6461-gutter))),var(--nbc-v6461-shell-max));
    max-width:var(--nbc-v6461-shell-max);
    margin-inline:auto;
  }

  
  body.page.design-system-executive :where(
    .nbc-section-header,
    .nbc-section-heading,
    .ac-section-head,
    .nbc-about-collaboration-head,
    .service-context-head,
    .service-editorial-head,
    .bi-head,
    .dx-section-head,
    .home-service-choice__head,
    .home-diagnosis-path__head,
    .home-case-proof-head,
    .home-final-head,
    .km-workbench-head__copy,
    .km-b5-library-head__copy
  ){
    width:100%;
    max-width:none!important;
    min-width:0;
  }

  body.page.design-system-executive :where(
    .nbc-section-header,
    .nbc-section-heading,
    .ac-section-head,
    .nbc-about-collaboration-head,
    .service-context-head,
    .service-editorial-head,
    .bi-head,
    .dx-section-head,
    .home-service-choice__head,
    .home-diagnosis-path__head,
    .home-case-proof-head,
    .home-final-head,
    .km-workbench-head__copy,
    .km-b5-library-head__copy
  ) > h2,
  body.page.design-system-executive :where(.nbc-section-title){
    width:100%;
    max-width:none!important;
    font-family:Archivo,-apple-system,"Segoe UI",system-ui,sans-serif;
    font-size:var(--nbc-v6461-h2);
    line-height:.99;
    letter-spacing:-.047em;
    text-wrap:wrap!important;
    overflow-wrap:normal!important;
    word-break:normal!important;
    hyphens:none!important;
  }

  
  body.page.design-system-executive main :where(
    .editorial-statement,
    .nbc-editorial-statement,
    .nbc-about-closing-quote p,
    .evidence-library-grid-section>.wrap>h2,
    .evidence-library-cta h2
  ){
    max-width:none!important;
    width:100%!important;
    text-wrap:wrap!important;
  }

  
  body.page-about .nbc-about-closing-quote{
    width:100%!important;
    max-width:none!important;
  }
  body.page-about .nbc-about-closing-quote p{
    width:100%!important;
    max-width:none!important;
    font-size:clamp(38px,3.1vw,50px)!important;
    line-height:1.04!important;
    letter-spacing:-.04em!important;
  }

  
  body.page-template-case-index .evidence-library-hero-grid{
    width:min(calc(100% - (2 * var(--nbc-v6461-gutter))),var(--nbc-v6461-shell-max))!important;
    max-width:var(--nbc-v6461-shell-max)!important;
    margin-inline:auto!important;
    display:grid!important;
    grid-template-columns:minmax(0,1.25fr) minmax(360px,.6fr)!important;
    gap:var(--nbc-v6461-split-gap)!important;
    text-align:left!important;
    justify-items:stretch!important;
  }
  body.page-template-case-index .evidence-library-hero-grid>div:first-child{
    grid-column:1!important;
    width:100%!important;
    max-width:none!important;
    margin:0!important;
    text-align:left!important;
  }
  body.page-template-case-index .evidence-library-hero :where(h1,.lede,.evidence-transparency-note){
    margin-left:0!important;
    margin-right:0!important;
    text-align:left!important;
  }

  
  body.page-barometer .oml-page>.wrap{
    width:min(calc(100% - (2 * var(--nbc-v6461-gutter))),var(--nbc-v6461-shell-max))!important;
    max-width:var(--nbc-v6461-shell-max)!important;
    margin-inline:auto!important;
  }
  body.page-barometer .baro-scenario-head{
    width:100%!important;
    max-width:none!important;
    display:grid!important;
    grid-template-columns:minmax(0,1.25fr) minmax(360px,.6fr)!important;
    gap:var(--nbc-v6461-split-gap)!important;
    align-items:end!important;
  }
  body.page-barometer .baro-scenario-head>div,
  body.page-barometer .baro-scenario-head>p{
    width:100%!important;
    max-width:none!important;
    margin-inline:0!important;
  }
  body.page-barometer .baro-scenario-head h2{
    width:100%!important;
    max-width:none!important;
    font-size:var(--nbc-v6461-h2)!important;
    line-height:.99!important;
    letter-spacing:-.047em!important;
    text-wrap:wrap!important;
  }

  
  body.page-industry .bi-head,
  body.page-template-industry .bi-head,
  body[class*="page-industry"] .bi-head{
    max-width:none!important;
  }
  body :where(.bi-head)>h2{max-width:none!important;width:100%!important;text-wrap:wrap!important}

  
  body.page-service :where(.service-context-head,.service-editorial-head)>h2{
    max-width:none!important;
    width:100%!important;
    text-wrap:wrap!important;
  }

  
  body.page-article.page-template-article{
    --nbc-article-text-axis:var(--nbc-v6461-editorial-axis);
  }
  body.page-article.page-template-article :is(
    .ep-executive-answer,
    .ep-prologue,
    .ep-conclusion,
    .article-diagnostic-context,
    .ep-next-reading,
    .ep-practice-scenario.erp-journey-scope,
    .ep-section-kicker,
    .ep-chapter-head,
    .ep-ledger-head,
    .ep-decision-ledger>h3,
    .ep-decision-ledger>.ep-practice-scenario,
    .ep-decision-ledger>.ep-responsibility-ledger,
    .ep-decision-ledger>.ep-redflags,
    .article-diagnostic-context>header,
    .article-diagnostic-context>.article-diagnostic-grid,
    .ep-chapter-copy>p,
    .ep-chapter-copy>ol,
    .ep-chapter-copy>ul,
    .ep-chapter-copy>blockquote,
    .ep-chapter-copy>h3,
    .ep-chapter-copy>.cost-scope-grid,
    .ep-chapter-copy>.hinweis,
    .ep-chapter-copy>.source-note
  ){
    width:min(100%,var(--nbc-v6461-editorial-axis))!important;
    max-width:var(--nbc-v6461-editorial-axis)!important;
    margin-left:0!important;
    margin-right:auto!important;
  }
  body.page-article.page-template-article :is(.ep-chapter-head,.ep-section-kicker,.ep-ledger-head,.article-diagnostic-context>header) h2,
  body.page-article.page-template-article .ep-chapter-title{
    width:100%!important;
    max-width:none!important;
    text-wrap:wrap!important;
  }

  
  body.page-home :where(.home-case-proof-head,.home-final-head) .nbc-section-title,
  body.page-diagnose .dx-section-head h2,
  body.km-knowledge-page :where(.km-workbench-head__copy,.km-b5-library-head__copy)>h2,
  body.page-about :where(.ac-section-head,.nbc-about-collaboration-head)>h2{
    max-width:none!important;
    width:100%!important;
  }
}@media (max-width:760px){
  
  body.page.design-system-executive main :where(.nbc-section-title,.bi-head h2,.dx-section-head h2,.service-editorial-head h2,.service-context-head h2){
    max-width:100%!important;
    width:100%!important;
  }
  body.page-template-case-index .evidence-library-hero-grid{display:block!important;text-align:left!important}
  body.page-template-case-index .evidence-library-hero :where(h1,.lede,.evidence-transparency-note){text-align:left!important;margin-left:0!important;margin-right:0!important}
  body.page-about .nbc-about-closing-quote p{max-width:none!important;width:100%!important}
}@media (min-width:1024px){
  
  body.page-barometer .baro-scenario-section{
    width:100%!important;
    max-width:none!important;
    margin-left:0!important;
    margin-right:0!important;
  }
}@media (min-width:1024px){
  
  body.page.design-system-executive .knowledge-hub-direct-list> .wrap > header{
    display:grid!important;
    grid-template-columns:minmax(0,1.25fr) minmax(360px,.6fr)!important;
    gap:var(--nbc-v6461-split-gap)!important;
    align-items:end!important;
    width:100%!important;
    max-width:none!important;
  }
  body.page.design-system-executive .knowledge-hub-direct-list> .wrap > header h2{
    width:100%!important;
    max-width:none!important;
    text-wrap:wrap!important;
  }
  body.page.design-system-executive .knowledge-hub-direct-list> .wrap > header p{
    width:100%!important;
    max-width:none!important;
  }
}@media (min-width:1024px){
  body.page-contact .nbc-contact-after-head,
  body.page-template-contact .nbc-contact-after-head{max-width:none!important}
  body.page-contact .nbc-contact-after-head h2,
  body.page-template-contact .nbc-contact-after-head h2{
    width:100%!important;
    max-width:none!important;
    text-wrap:wrap!important;
  }
}@media (min-width:1024px){
  
  body.page-home .home-service-choice__head{
    display:block!important;
    grid-template-columns:none!important;
    width:100%!important;
    max-width:none!important;
  }
  body.page-home .home-service-choice__head>h2{width:100%!important;max-width:none!important}
  body.page-contact .nbc-contact-after-head,
  body.page-template-contact .nbc-contact-after-head{
    display:block!important;
    grid-template-columns:none!important;
    width:100%!important;
    max-width:none!important;
  }
}body.page-home .home-service-choice__head{
  grid-template-columns:minmax(0,.98fr) minmax(0,1.02fr);
}body.page-home .home-service-choice__head h2,
body.page-home .ot-section-head h2,
body.page-home .home-dx-sync .dx-section-head h2,
body.page-home .home-dx-sync .home-diagnosis-path__head .nbc-section-title,
body.page-home .home-process-opening__title{
  width:100%;
  max-width:none !important;
}body.page-diagnose .dx-section-head h2,
body.page-diagnose .dx-depth-head h2,
body.page-diagnose .dx-tool-copy h3,
body.page-diagnose .dx-depth-copy h3{
  width:100%;
  max-width:none !important;
}body.page-service .service-context-head h2,
body.page-service .service-editorial-head h2,
body.page-service .service-operating-signal__head h2,
body.page-service .service-instrument-prestart__copy h3,
body.page-service .service-management-statement blockquote p,
body.page-service .service-text-stage h3,
body.page-service .service-proof-head h2,
body.page-service .service-proof-case h3,
body.page-service .service-final-conclusion h2,
body.page-service .service-final-conclusion h3,
body.page-service .ai-readiness-head h2,
body.page-service .ai-final-conversion h3{
  width:100%;
  max-width:none !important;
}body.page-regional-gateway .local-economy-head{
  grid-template-columns:minmax(0,1.12fr) minmax(320px,.88fr);
}body.page-regional-gateway .local-independence-grid{
  grid-template-columns:minmax(320px,.96fr) minmax(0,1.04fr);
}body.page-regional-gateway .local-direct-grid{
  grid-template-columns:minmax(0,1.10fr) minmax(320px,.90fr);
}body.page-regional-gateway .local-economy-head .nbc-section-title,
body.page-regional-gateway .local-independence-copy .nbc-section-title,
body.page-regional-gateway .local-direct .local-wide-heading .nbc-section-title,
body.page-regional-gateway .local-founder-copy blockquote{
  width:100%;
  max-width:none !important;
}body.industry-trade[data-industry-trade="v6471"] .trade-thesis-primary blockquote,
body.industry-trade[data-industry-trade="v6471"] .trade-ai-thesis blockquote,
body.page-industry-paketa .bi-head h2,
body.page-industry-paketa .bi-industry-thesis blockquote{
  width:100%;
  max-width:none !important;
}body.industry-services[data-industry-services="v6471"] .ps-thesis-primary blockquote,
body.industry-services[data-industry-services="v6471"] .ps-billing-thesis blockquote,
body.industry-services[data-industry-services="v6471"] .ps-ai-transition blockquote,
body.industry-services[data-industry-services="v6471"] .ps-billing-copy h2,
body.industry-services[data-industry-services="v6471"] .ps-margin .bi-head h2,
body.industry-services[data-industry-services="v6471"] .ps-operating-model .bi-head h2,
body.industry-services[data-industry-services="v6471"] .ps-final-copy h2,
body.industry-services[data-industry-services="v6471"] .ps-margin-thesis,
body.industry-services[data-industry-services="v6471"] .ps-c2c-insight strong{
  width:100%;
  max-width:none !important;
}body.industry-services[data-industry-services="v6471"] .ps-billing-thesis{
  grid-template-columns:minmax(0,1.38fr) minmax(240px,.62fr);
}body.industry-services[data-industry-services="v6471"] .ps-ai-transition{
  grid-template-columns:minmax(0,1.38fr) minmax(240px,.62fr);
}body.page-template-article .knowledge-container-head h2,
body.page-template-article .ep-conclusion h2,
body.page-template-case-detail .knowledge-container-head h2,
body.page-template-case-detail .case-next-step h2{
  width:100%;
  max-width:none !important;
}@media (max-width:1180px){
  body.page-home .home-service-choice__head,
  body.page-regional-gateway .local-economy-head,
  body.page-regional-gateway .local-independence-grid,
  body.page-regional-gateway .local-direct-grid,
  body.industry-services[data-industry-services="v6471"] .ps-billing-thesis,
  body.industry-services[data-industry-services="v6471"] .ps-ai-transition{
    grid-template-columns:1fr;
  }
}@media (max-width:700px){
  body.page-home .home-service-choice__head h2,
  body.page-home .ot-section-head h2,
  body.page-home .home-dx-sync .dx-section-head h2,
  body.page-home .home-dx-sync .home-diagnosis-path__head .nbc-section-title,
  body.page-diagnose .dx-section-head h2,
  body.page-diagnose .dx-depth-head h2,
  body.page-diagnose .dx-tool-copy h3,
  body.page-diagnose .dx-depth-copy h3,
  body.page-regional-gateway .local-economy-head .nbc-section-title,
  body.page-regional-gateway .local-independence-copy .nbc-section-title,
  body.page-regional-gateway .local-direct .local-wide-heading .nbc-section-title,
  body.industry-services[data-industry-services="v6471"] .ps-thesis-primary blockquote,
  body.industry-services[data-industry-services="v6471"] .ps-billing-thesis blockquote,
  body.industry-services[data-industry-services="v6471"] .ps-ai-transition blockquote,
  body.industry-trade[data-industry-trade="v6471"] .trade-thesis-primary blockquote,
  body.industry-trade[data-industry-trade="v6471"] .trade-ai-thesis blockquote,
  body.page-industry-paketa .bi-head h2,
  body.page-industry-paketa .bi-industry-thesis blockquote{
    text-wrap:balance;
  }
}@media (min-width:1024px) and (max-width:1799px){
  body.page-regional-gateway .local-founder-card{
    grid-template-columns:1fr!important;
    grid-template-rows:auto auto!important;
    min-height:0!important;
    align-items:start!important;
    overflow:hidden!important;
  }
  body.page-regional-gateway .local-founder-card picture{
    width:100%!important;
    height:clamp(150px,14vw,205px)!important;
    min-height:0!important;
    overflow:hidden!important;
  }
  body.page-regional-gateway .local-founder-card picture img{
    width:100%!important;
    height:100%!important;
    object-fit:cover!important;
    object-position:center 31%!important;
  }
  body.page-regional-gateway .local-founder-copy{
    min-width:0!important;
    width:100%!important;
    margin:0!important;
    padding:clamp(22px,2.15vw,30px)!important;
    border-left:0!important;
    border-top:1px solid rgba(139,208,154,.14)!important;
  }
  body.page-regional-gateway .local-founder-copy blockquote{
    width:100%!important;
    max-width:none!important;
    margin:8px 0 0!important;
    font-size:clamp(18px,1.55vw,22px)!important;
    line-height:1.18!important;
    overflow-wrap:normal!important;
    word-break:normal!important;
    hyphens:none!important;
  }
}@media (max-width:760px){
  body.page-diagnose #diagnose-hero-title{
    width:100%!important;
    max-width:100%!important;
    font-size:clamp(37px,10vw,43px)!important;
    line-height:.98!important;
    letter-spacing:-.043em!important;
    white-space:normal!important;
    overflow-wrap:normal!important;
    word-break:normal!important;
    -webkit-hyphens:none!important;
    hyphens:none!important;
    text-wrap:balance!important;
  }
}@media (min-width:761px){
  body.page-legal:not(.page-styleguide) .legal-body h2{
    margin:clamp(38px,4vw,54px) 0 14px!important;
    padding-top:clamp(22px,2.2vw,30px)!important;
    font-size:clamp(28px,2.25vw,34px)!important;
    line-height:1.08!important;
    letter-spacing:-.032em!important;
    text-wrap:pretty!important;
  }
  body.page-legal:not(.page-styleguide) .legal-body h2:first-child{
    margin-top:0!important;
    padding-top:0!important;
  }
}@media (max-width:760px){
  body.page-legal:not(.page-styleguide) .legal-hero h1.title-fit-longword{
    width:100%!important;
    max-width:100%!important;
    font-size:var(--nbc-mobile-hero-editorial,40px)!important;
    line-height:1!important;
    letter-spacing:-.045em!important;
    overflow-wrap:normal!important;
    word-break:normal!important;
    -webkit-hyphens:none!important;
    hyphens:none!important;
    text-wrap:balance!important;
  }
}@media (min-width:1024px){
  body.page-article.page-template-article{
    --nbc-v6485-reading-axis:min(100%,980px);
  }

  
  body.page-article.page-template-article :is(
    .ep-executive-answer .ep-answer-text,
    .ep-prologue>p,
    .ep-prologue>ol,
    .ep-prologue>ul,
    .ep-prologue>blockquote,
    .ep-chapter-copy>p,
    .ep-chapter-copy>ol,
    .ep-chapter-copy>ul,
    .ep-chapter-copy>blockquote,
    .ep-chapter-copy>.hinweis,
    .ep-chapter-copy>.source-note,
    .ep-ledger-head>p,
    .article-diagnostic-context>header>p,
    .ep-conclusion>p,
    .ep-conclusion-next>p
  ){
    width:min(100%,var(--nbc-v6485-reading-axis))!important;
    max-width:var(--nbc-v6485-reading-axis)!important;
    margin-left:0!important;
    margin-right:auto!important;
  }

  
  body.page-article.page-template-article :is(
    .ep-section-kicker,
    .ep-chapter-head,
    .ep-ledger-head,
    .article-diagnostic-context>header,
    .ep-conclusion,
    .ep-conclusion-next
  ){
    width:100%!important;
    max-width:none!important;
  }
  body.page-article.page-template-article .ep-conclusion-next h3{
    width:100%!important;
    max-width:none!important;
    margin-left:0!important;
    margin-right:0!important;
  }
  
  body.page-article.page-template-article .article-diagnostic-context>header>p:last-child,
  body.page-article.page-template-article .ep-conclusion-next>p{
    width:min(100%,var(--nbc-v6485-reading-axis))!important;
    max-width:var(--nbc-v6485-reading-axis)!important;
    margin-left:0!important;
    margin-right:auto!important;
  }

  
  body.page-article.page-template-article .ep-chapter-copy :is(
    .table-scroll,
    .ep-table-wrap,
    figure,
    [class*="matrix"],
    .cost-scope-grid
  ),
  body.page-article.page-template-article :is(
    .ep-answer-triad,
    .ep-practice-scenario,
    .ep-responsibility-ledger,
    .ep-redflags,
    .article-diagnostic-grid,
    .ep-conclusion-list
  ){
    width:100%!important;
    max-width:none!important;
  }
}@media (min-width:1800px){
  body.page-regional-gateway .local-founder-card{
    grid-template-columns:minmax(150px,.30fr) minmax(0,.70fr)!important;
  }
  body.page-regional-gateway .local-founder-copy{
    padding:clamp(22px,1.7vw,28px)!important;
  }
  body.page-regional-gateway .local-founder-copy blockquote{
    width:100%!important;
    max-width:none!important;
    font-size:clamp(21px,1.35vw,23px)!important;
    line-height:1.17!important;
  }
}
@media (min-width:761px){
 body.page.page-legal.design-system-executive .legal-hero h1{
  font-size:var(--nbc-type-hero-editorial,60px);line-height:1;letter-spacing:-.04em;
 }
}

body.page-legal{--nbc-hero-ref-title-size:var(--nbc-type-hero-editorial,60px);}
