/* Three independent ways to begin, followed by only the detail needed to choose. */
.visually-hidden{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.services-hero{min-height:0;grid-template-columns:minmax(0,1.35fr) minmax(270px,.65fr);align-items:end;gap:clamp(28px,5vw,80px);padding-block:clamp(48px,6vw,78px)}
.services-hero:after{width:180px;height:180px;right:-90px;top:-105px;border-width:35px}
.services-hero h1{max-width:17ch;margin:0;font-size:clamp(46px,5.4vw,74px)}
.services-hero .intro-label{margin-bottom:24px}
.services-hero-note{position:relative;z-index:1;max-width:35ch;margin:0 0 8px;font-size:clamp(19px,1.65vw,23px);line-height:1.4}
.service-entry{margin-top:18px}
.service-entry-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}
.service-entry-card{display:flex;flex-direction:column;min-width:0;min-height:380px;padding:clamp(24px,2.6vw,38px);border:1px solid rgba(23,58,82,.18);border-radius:22px;color:var(--navy);text-decoration:none;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease,background-color .2s ease}
.service-entry-train{background:var(--cloud)}
.service-entry-direction{background:var(--inner-white)}
.service-entry-implementation{background:var(--navy);color:var(--cloud);border-color:var(--navy)}
.service-entry-card:hover,.service-entry-card:focus-visible{transform:translateY(-4px);box-shadow:0 22px 46px rgba(23,58,82,.14)}
.service-entry-train:hover,.service-entry-train:focus-visible{background:#f3eee2}
.service-entry-direction:hover,.service-entry-direction:focus-visible{background:#e7f3f9}
.service-entry-implementation:hover,.service-entry-implementation:focus-visible{background:#244b65}
.service-entry-card:focus-visible{outline:3px solid var(--navy);outline-offset:4px}
.service-entry-implementation:focus-visible{outline-color:var(--sky)}
.path-type{font-size:14px;font-weight:700}
.service-entry-card h3{max-width:13ch;margin:47px 0 15px;font-size:clamp(29px,2.8vw,40px);line-height:1.02}
.service-entry-card p{max-width:25ch;margin:0 0 12px;font-size:21px;line-height:1.3;font-weight:600}
.path-detail{display:block;max-width:35ch;font-size:16px;line-height:1.42}
.path-action{display:flex;align-items:center;justify-content:space-between;gap:15px;min-height:52px;margin-top:auto;padding-top:18px;border-top:1px solid currentColor;font-weight:700;text-decoration:underline;text-underline-offset:4px}
.path-action span{font-size:23px;line-height:1;text-decoration:none}
.service-entry-foot{display:flex;justify-content:space-between;align-items:center;gap:24px;padding:23px 7px 6px}
.service-entry-foot p{max-width:58ch;margin:0;font-size:16px}
.service-entry-foot a{font-weight:700;text-align:right}
.direction-section,.implementation-section,.training-section{scroll-margin-top:25px}
.direction-section{margin-top:92px;padding:clamp(38px,5vw,68px);background:var(--inner-white);border:1px solid rgba(23,58,82,.14);border-radius:30px;box-shadow:0 20px 55px rgba(23,58,82,.07)}
.direction-heading{display:grid;grid-template-columns:1.1fr .7fr;gap:40px;align-items:end;margin-bottom:42px}
.direction-heading h2{max-width:15ch;margin:0;font-size:clamp(37px,4.3vw,58px)}
.direction-heading>p{max-width:34ch;margin:0;font-size:19px}
.direction-list{border-top:2px solid var(--navy)}
.direction-list article{display:grid;grid-template-columns:minmax(210px,.85fr) minmax(280px,1.35fr) minmax(150px,.45fr);gap:clamp(20px,3vw,48px);align-items:center;padding:29px 0;border-bottom:1px solid rgba(23,58,82,.22)}
.direction-question{margin:0 0 8px;font:700 clamp(20px,1.65vw,25px)/1.2 'Overpass',Arial,sans-serif}
.direction-list h3{margin:0;font-size:16px;letter-spacing:0}
.direction-list article>div:nth-child(2)>p{margin:0 0 12px;font-size:17px;line-height:1.4}
.direction-cue{font-size:13px;font-weight:700}
.direction-list article>a{display:inline-flex;align-items:center;justify-content:space-between;gap:12px;min-height:44px;font-weight:700;text-underline-offset:4px}
.direction-list article>a span{font-size:21px;text-decoration:none}
.direction-list article:focus-within{background:#edf7fb}
.implementation-section{margin-top:28px;padding:clamp(38px,5vw,70px);background:var(--navy);color:var(--cloud);border-radius:30px;box-shadow:0 27px 60px rgba(23,58,82,.17)}
.implementation-primary{display:grid;grid-template-columns:.95fr 1.05fr;gap:clamp(36px,6vw,90px);padding-bottom:clamp(40px,5vw,68px)}
.implementation-primary .section-label{color:var(--sky)}
.implementation-primary h2{max-width:13ch;margin:0;font-size:clamp(40px,4.8vw,67px)}
.implementation-primary>div:last-child{padding-top:35px}
.implementation-primary p:not(.section-label){font-size:20px;line-height:1.44}
.implementation-primary .button{margin-top:12px}
.implementation-section :focus-visible{outline-color:var(--cloud)}
.implementation-section .button-light:hover{background:var(--sky);border-color:var(--sky);color:var(--navy)}
.leadership-strip{display:grid;grid-template-columns:.85fr 1.15fr;gap:clamp(30px,5vw,72px);padding:30px;background:var(--cloud);color:var(--navy);border-radius:20px}
.leadership-strip h3{max-width:19ch;margin:0;font-size:clamp(26px,2.5vw,36px)}
.leadership-strip p:not(.section-label){margin:0 0 15px;font-size:17px}
.leadership-strip a{display:inline-flex;align-items:center;gap:9px;min-height:44px;font-weight:700;text-underline-offset:4px}
.leadership-strip :focus-visible{outline-color:var(--navy)}
.training-section{display:grid;grid-template-columns:1fr .9fr;gap:clamp(35px,6vw,90px);align-items:center;margin-top:28px;padding:clamp(40px,6vw,78px);background:var(--sky);border-radius:30px}
.training-section h2{max-width:13ch;margin:0;font-size:clamp(39px,4.6vw,63px)}
.training-section>div:last-child>p{font-size:20px;line-height:1.45}
.training-section .button{margin-top:10px}
.service-questions{margin-top:28px}
main>.section.service-questions>.page-shell{padding:clamp(38px,5vw,68px);background:var(--inner-white);border:1px solid rgba(23,58,82,.13);border-radius:30px;box-shadow:0 22px 60px rgba(23,58,82,.07)}
.service-questions .section-heading h2{max-width:18ch}
.service-questions .service-area-note{margin:30px 0 0;font-size:16px}
body[data-page-type=serviceHub] .closing{margin-top:28px}
@media(max-width:1050px){
  .service-entry-grid{grid-template-columns:1fr}
  .service-entry-card{min-height:0}
  .service-entry-card h3{margin-top:23px}
  .path-action{margin-top:28px}
  .direction-list article{grid-template-columns:minmax(180px,.8fr) minmax(0,1.2fr)}
  .direction-list article>a{grid-column:2;justify-self:start}
}
@media(max-width:840px){
  .services-hero,.direction-heading,.implementation-primary,.leadership-strip,.training-section{grid-template-columns:1fr}
  .services-hero{gap:25px}
  .services-hero h1{font-size:clamp(43px,7vw,60px)}
  .implementation-primary>div:last-child{padding-top:0}
  .service-entry-foot{align-items:start;flex-direction:column;gap:8px}
  .service-entry-foot a{text-align:left}
}
@media(max-width:610px){
  .services-hero{padding:35px 27px}
  .services-hero h1{font-size:clamp(37px,10vw,49px)}
  .services-hero .intro-label{margin-bottom:17px}
  .services-hero-note{font-size:18px}
  .service-entry-card{padding:25px;min-height:295px}
  .service-entry-card h3{font-size:34px}
  .service-entry-card p{font-size:19px}
  .direction-section{margin-top:65px;padding:32px 24px}
  .direction-heading{gap:14px;margin-bottom:26px}
  .direction-heading h2{font-size:38px}
  .direction-heading>p{font-size:17px}
  .direction-list article{grid-template-columns:1fr;gap:11px;padding:25px 0}
  .direction-list article>a{grid-column:auto}
  .implementation-section,.training-section{padding:33px 25px}
  .implementation-primary h2,.training-section h2{font-size:40px}
  .implementation-primary p:not(.section-label),.training-section>div:last-child>p{font-size:18px}
  .leadership-strip{padding:24px}
  main>.section.service-questions>.page-shell{padding:32px 24px}
}
@media(prefers-reduced-motion:reduce){.service-entry-card{transition:none}.service-entry-card:hover,.service-entry-card:focus-visible{transform:none}}
@media print{
  .services-hero,.direction-section,.implementation-section,.training-section,main>.section.service-questions>.page-shell{box-shadow:none;border:1px solid var(--navy);background:white;color:var(--navy)}
  .service-entry-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
  .service-entry-card,.service-entry-implementation,.leadership-strip{background:white;color:var(--navy);border:1px solid var(--navy);break-inside:avoid}
  .direction-list article{break-inside:avoid}
  .implementation-section .section-label{color:var(--navy)}
}
