.cc-path-map{background:var(--brand-soft,#eef1f6);margin-left:calc(50% - 50vw);overflow:hidden;width:100vw}.cc-path-map__inner{margin-inline:auto;max-width:1200px;padding:4.75rem 1.5rem}.cc-path-map__intro{align-items:end;display:grid;gap:2.5rem;grid-template-columns:minmax(18rem,.8fr) minmax(24rem,1.2fr);max-width:none}.cc-path-map__eyebrow{color:#155e9f;font-size:.75rem;font-weight:800;grid-column:1/-1;margin:0 0 .75rem;text-transform:uppercase}.cc-path-map__intro h2{color:var(--brand-ink,#121a46);font-size:2.75rem;grid-column:1;line-height:1.12;margin:0;max-width:14ch}.cc-path-map__body{color:var(--brand-muted,#566176);font-size:1.0625rem;grid-column:2;line-height:1.7;margin:0 0 .2rem;max-width:48rem}.cc-path-map__body p:last-child{margin-bottom:0}.cc-path-map__axis{align-items:center;color:var(--brand-muted,#566176);display:grid;font-size:.6875rem;font-weight:700;gap:1rem;grid-template-columns:auto 1fr auto;margin-top:2.5rem}.cc-path-map__axis i{background:var(--brand-border,#c8d2e6);height:1px;position:relative}.cc-path-map__axis i:after{border-bottom:4px solid transparent;border-left:7px solid var(--brand-border,#c8d2e6);border-top:4px solid transparent;content:"";position:absolute;right:0;top:-3px}.cc-path-map__paths{display:grid;gap:1rem;grid-template-columns:repeat(5,minmax(0,1fr));margin-top:1.25rem}.cc-path-map__paths--2{grid-template-columns:repeat(2,minmax(0,1fr))}.cc-path-map__paths--3{grid-template-columns:repeat(3,minmax(0,1fr))}.cc-path-map__paths--4{grid-template-columns:repeat(4,minmax(0,1fr))}.cc-path-map__path{align-content:start;align-items:center;background:#fff;border:1px solid var(--brand-border,#c8d2e6);border-top:4px solid var(--brand-ink,#121a46);display:grid;grid-template-columns:2.5rem minmax(0,1fr);min-height:0;min-width:0;padding:1.75rem}.cc-path-map__path:nth-child(2){border-top-color:#26777b}.cc-path-map__number{align-items:center;background:var(--brand-ink,#121a46);color:#fff;display:flex;font-size:.6875rem;font-weight:800;height:2rem;justify-content:center;width:2rem}.cc-path-map__path:nth-child(2) .cc-path-map__number{background:#26777b;color:#fff}.cc-path-map__path:nth-child(3) .cc-path-map__number{background:var(--brand-purple,#7b57a5)}.cc-path-map__path:nth-child(4) .cc-path-map__number{background:var(--brand-primary,#0069c7)}.cc-path-map__path:nth-child(5) .cc-path-map__number{background:#155e9f}.cc-path-map__stage{color:#155e9f;font-size:.6875rem;font-weight:800;margin:0;text-transform:uppercase}.cc-path-map__path h3{color:var(--brand-ink,#121a46);font-size:1.15rem;grid-column:1/-1;line-height:1.3;margin:1.5rem 0 0;overflow-wrap:anywhere}.cc-path-map__role{color:var(--brand-ink,#121a46);font-size:.8125rem;font-weight:700}.cc-path-map__ownership,.cc-path-map__role{grid-column:1/-1;line-height:1.5;margin:1.25rem 0 0}.cc-path-map__ownership{border-top:1px solid var(--brand-border,#c8d2e6);color:var(--brand-muted,#566176);font-size:.75rem;padding-top:1rem}.cc-path-map__path a{color:#155e9f;font-size:.75rem;font-weight:800;grid-column:1/-1;margin-top:1.5rem;padding-top:0;text-decoration:none}.cc-path-map__path a:focus-visible,.cc-path-map__path a:hover{text-decoration:underline}@media (max-width:900px){.cc-path-map__intro{align-items:start;grid-template-columns:1fr}.cc-path-map__body,.cc-path-map__intro h2{grid-column:1}.cc-path-map__body{margin:0}.cc-path-map__paths{grid-template-columns:repeat(2,minmax(0,1fr))}.cc-path-map__path:last-child:nth-child(odd){grid-column:1/-1;justify-self:stretch;width:100%}.cc-path-map__path{min-height:0}}@media (max-width:620px){.cc-path-map__inner{padding:3.5rem 1rem}.cc-path-map__intro h2{font-size:2.1rem}.cc-path-map__axis{display:none}.cc-path-map__paths{grid-template-columns:1fr;margin-top:2.5rem}.cc-path-map__path{min-height:0;width:100%}}