/* A compact home composition with a readable infrastructure film. */
.quick-service>.service-icon{width:31px;height:31px;color:#dc071b;margin-bottom:24px;grid-column:1}
.home-page .cinematic-hero{background:#090d12}
.home-page .cinematic-content{min-height:610px;padding-block:43px 20px}
.home-page .cinematic-content>.eyebrow{font-size:.75rem;letter-spacing:.13em;color:#c1c8d2}
.home-page .cinematic-hero h1{font-size:clamp(45px,4.35vw,61px);line-height:1.1;margin:23px 0;letter-spacing:-.055em;max-width:690px}
.home-page .cinematic-content>p{font-size:1.0625rem;line-height:1.8;max-width:435px;color:#c6cdd6}
.home-page .cinematic-content .hero-actions{margin-top:26px;gap:27px}
.home-page .hero-actions .button{min-height:52px;padding:15px 22px;font-size:.875rem}
.home-page .hero-shade{background:linear-gradient(90deg,#080c12fa 0%,#080c12eb 26%,#080c1282 46%,#080c1217 68%,transparent 100%),linear-gradient(0deg,#090d1270,transparent 28%)}
.home-page .hero-backdrop{overflow:hidden}
.home-page .hero-backdrop video{object-position:65% center}
.home-page .hero-bottomline{margin-top:38px;padding-top:18px;gap:20px;letter-spacing:0;align-items:center}
.hero-sequence{display:flex;gap:26px;align-items:center;max-width:490px;flex:1}
.hero-sequence>span{position:relative;padding-bottom:10px;font-size:.8125rem;line-height:1.6;color:#7e8897;flex:1;min-width:0;transition:color .3s}
.hero-sequence b{font-size:.6875rem;font-weight:400;margin:0 6px 0 0;color:inherit}
.hero-sequence>span::after,.hero-sequence i{content:'';position:absolute;bottom:0;left:0;height:2px;width:100%;background:#ffffff1a}
.hero-sequence i{z-index:1;background:#ef2638;transform:scaleX(var(--stage-progress,0));transform-origin:left;transition:transform .2s linear}
.hero-sequence>span.is-current{color:#f1f4f8}
.hero-sequence>span.is-current b{color:#ff5362}
.home-page .hero-bottom-actions{gap:24px;align-items:center}
.home-page .hero-bottom-actions button{min-width:117px;min-height:39px;background:#080c1280;font-size:.8125rem;border-color:#ffffff30}
.home-page .hero-bottom-actions>a{font-size:.75rem;color:#bac3ce;gap:12px}
.home-page .hero-secondary{font-size:.875rem;border-color:#ffffff50}
.home-page .quick-services{border-top:0;border-bottom:0;padding-top:30px}
.direction-heading{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between;gap:20px;padding-bottom:22px}
.direction-heading h2{font-size:29px;letter-spacing:-.035em;line-height:1.3}
.direction-heading .text-link{font-size:.875rem}
.home-page .quick-service{padding:23px 24px 33px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);min-width:0;transition:background .2s}
.home-page .quick-service:nth-child(2){padding-left:0}
.home-page .quick-service:last-child{border-right:0}
.home-page .quick-number{font-size:.75rem}
.home-page .quick-service h3{font-size:23px;line-height:1.3;margin:16px 0 10px;max-width:250px}
.home-page .quick-service p{font-size:.9375rem;line-height:1.8;padding-bottom:8px;max-width:245px}
.home-page .quick-arrow{font-size:23px;bottom:11px;right:21px;transition:transform .2s}
.home-page .quick-service:hover .quick-arrow{transform:translate(2px,-2px)}
.home-page .home-about{display:grid;grid-template-columns:.7fr 1fr auto;align-items:center;gap:35px;padding-block:33px;border-bottom:1px solid var(--line)}
.home-page .home-about h2{font-size:23px;letter-spacing:-.035em;line-height:1.35}
.home-page .home-about>p{font-size:1rem;line-height:1.85;color:var(--muted);max-width:490px}
.home-page .home-about>.text-link{margin:0;white-space:nowrap;font-size:.875rem}
.home-page .home-dispatch{padding-block:49px 55px}
.home-page .home-dispatch-heading{margin-bottom:25px}
.home-page .home-dispatch-heading .eyebrow{font-size:.75rem;color:var(--muted);letter-spacing:.1em}
.home-page .home-dispatch-heading h2{font-size:35px;margin-top:9px;line-height:1.25}
.home-page .home-dispatch-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
.home-page .home-dispatch .dispatch-art{height:165px}
.home-page .home-dispatch .dispatch-meta{font-size:.75rem;flex-wrap:wrap;gap:5px 9px}
.home-page .home-dispatch .dispatch-card h3{font-size:23px;line-height:1.35}
.home-page .home-dispatch .dispatch-card p{font-size:1rem;line-height:1.75}
.home-page .home-dispatch .dispatch-read{font-size:.875rem}
.home-page .footer{border-top:1px solid var(--line);padding-top:23px}
@media(min-width:1600px){.home-page .hero-backdrop video{object-fit:contain;object-position:right center;transform:scale(1.24);transform-origin:right center}.home-page .hero-shade{background:linear-gradient(90deg,#090d12 0%,#090d12ed 28%,#090d1240 55%,transparent 78%),linear-gradient(0deg,#090d1270,transparent 28%)}}
@media(max-width:1100px){.home-page .cinematic-content{min-height:580px;padding-top:38px}.home-page .cinematic-hero h1{font-size:51px;max-width:590px}.home-page .cinematic-content>p{max-width:400px;font-size:1rem}.hero-sequence{max-width:385px;gap:18px}.home-page .quick-service{padding-inline:18px}.home-page .quick-service h3{font-size:21px}.home-page .home-about{grid-template-columns:.7fr 1fr auto;gap:25px}.home-page .home-about h2{font-size:21px}.home-page .home-dispatch .dispatch-card h3{font-size:21px}}
@media(max-width:850px){.home-page .cinematic-hero h1{font-size:46px}.home-page .hero-shade{background:linear-gradient(90deg,#090d12f5,#090d12c4 35%,#090d1240 80%,#090d1230)}.home-page .hero-sequence{max-width:370px}.home-page .hero-bottom-actions>a{display:none}.home-page .quick-service{border-right:1px solid var(--line);padding-inline:20px}.home-page .quick-service:nth-child(2){padding-left:20px}.home-page .quick-service:nth-child(3),.home-page .quick-service:nth-child(5){border-right:0}.home-page .quick-service:nth-child(4),.home-page .quick-service:nth-child(5){border-top:0}.home-page .quick-service p{max-width:none}.home-page .home-about{grid-template-columns:1fr auto;gap:12px 30px}.home-page .home-about h2{grid-column:1}.home-page .home-about>p{grid-column:1}.home-page .home-about>.text-link{grid-column:2;grid-row:1/3}.home-page .home-dispatch-grid{grid-template-columns:1fr 1fr}.home-page .home-dispatch .dispatch-card:first-child{grid-column:1/-1}.home-page .home-dispatch .dispatch-card:first-child .dispatch-story{display:grid;grid-template-columns:1fr 1fr}.home-page .home-dispatch .dispatch-card:first-child .dispatch-art{height:100%;min-height:220px}.home-page .home-dispatch .dispatch-card h3{font-size:22px}}
@media(max-width:600px){.home-page .cinematic-content{padding-block:30px 18px;min-height:0}.home-page .cinematic-content>.eyebrow{font-size:.75rem;letter-spacing:.075em}.home-page .cinematic-hero h1{font-size:clamp(30px,8.3vw,43px);line-height:1.13;margin:20px 0;max-width:100%}.home-page .cinematic-content>p{font-size:1rem;line-height:1.8;max-width:390px}.home-page .cinematic-content .hero-actions{margin-top:21px;gap:14px 20px;align-items:center}.home-page .hero-actions .button{font-size:.875rem;padding:14px 18px;min-height:50px;gap:18px}.home-page .hero-secondary{font-size:.875rem;gap:10px;padding-block:9px}.home-page .hero-shade{display:none}.home-page .hero-backdrop{inset:auto 0 76px;height:285px;z-index:-2}.home-page .hero-backdrop video{position:absolute;width:165%;height:auto;max-width:none;right:-1%;top:50%;transform:translateY(-50%);object-fit:contain;object-position:center}.home-page .hero-backdrop::after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,#090d12 0%,transparent 20%,transparent 84%,#090d12 100%)}.home-page .hero-bottomline{margin-top:292px;padding-top:16px;gap:13px;flex-wrap:nowrap;align-items:center}.home-page .hero-sequence{gap:12px;max-width:none}.hero-sequence>span{font-size:.75rem;line-height:1.7;padding-bottom:7px}.hero-sequence b{display:none}.home-page .hero-bottom-actions{margin-left:0}.home-page .hero-bottom-actions button{font-size:.75rem;min-width:40px;padding:7px 9px;gap:6px}.home-page .hero-bottom-actions>a{display:none}.home-page .quick-services{padding-top:25px}.direction-heading{padding-bottom:18px}.direction-heading h2{font-size:27px}.direction-heading .text-link{font-size:.8125rem}.home-page .quick-service{padding:21px 16px 34px}.home-page .quick-service:nth-child(2){padding-left:0;padding-right:20px}.home-page .quick-service:nth-child(4){padding-left:0;padding-right:20px}.home-page .quick-service:nth-child(3),.home-page .quick-service:nth-child(5){padding-right:0;padding-left:20px}.home-page .quick-service h3{font-size:21px;line-height:1.35;margin-top:12px}.home-page .quick-service p{font-size:.875rem;line-height:1.8;margin-top:8px;padding-bottom:4px}.home-page .quick-arrow{right:16px;bottom:9px}.home-page .home-about{display:block;padding-block:27px}.home-page .home-about h2{font-size:24px;margin:0 0 12px}.home-page .home-about>p{font-size:1rem;line-height:1.8}.home-page .home-about>.text-link{margin-top:16px}.home-page .home-dispatch{padding-block:34px 40px}.home-page .home-dispatch-heading{display:flex;align-items:flex-end;gap:18px;margin-bottom:22px}.home-page .home-dispatch-heading h2{font-size:27px;line-height:1.25;max-width:190px;margin-top:9px}.home-page .home-dispatch-heading>.text-link{font-size:.8125rem;margin:0 0 3px;gap:8px}.home-page .home-dispatch-grid{grid-template-columns:1fr;gap:18px}.home-page .home-dispatch .dispatch-card:first-child{grid-column:auto}.home-page .home-dispatch .dispatch-card:first-child .dispatch-story{display:flex}.home-page .home-dispatch .dispatch-card:first-child .dispatch-art,.home-page .home-dispatch .dispatch-art{height:180px;min-height:0}.home-page .home-dispatch .dispatch-card h3{font-size:24px}.home-page .footer{padding-top:16px}}
@media(prefers-reduced-motion:reduce){.hero-sequence>span,.hero-sequence i,.home-page .quick-arrow{transition:none}}

@media(max-width:600px){.home-page .cinematic-content .hero-actions{flex-direction:row;gap:13px 16px}.home-page .hero-actions .button{padding-inline:15px;gap:12px;font-size:.8125rem}.home-page .hero-secondary{font-size:.8125rem;gap:8px}.home-page .hero-bottomline{margin-top:280px}}
@media(max-width:350px){.home-page .cinematic-hero h1{font-size:27px;letter-spacing:-.06em}}
@media(max-width:350px){.home-page .quick-services{grid-template-columns:1fr}.home-page .quick-service:nth-child(n){border-right:0;border-top:0;padding:20px 0 30px}.home-page .quick-service:nth-child(2){border-top:1px solid var(--line)}.home-page .quick-service h3,.home-page .quick-service p{max-width:none}.home-page .hero-bottom-actions button{font-size:0;min-width:36px;min-height:36px;gap:0}.home-page .hero-bottom-actions button span{font-size:13px}}

/* One connected journey: hero office, interactive infrastructure, situations and journal. */
@media(min-width:601px){
  .home-page .hero-backdrop video{object-position:right center;transform:scale(1.3);transform-origin:right center}
}
@media(min-width:1500px){
  .home-page .hero-backdrop video{object-fit:contain;object-position:right center;transform:scale(1.53);transform-origin:right center}
  .home-page .hero-shade{background:linear-gradient(90deg,#090d12 0%,#090d12f5 29%,#090d12ad 43%,#090d121f 65%,transparent 100%),linear-gradient(0deg,#090d1270,transparent 28%)}
}
.office-explorer{padding-block:78px 84px}
.office-explorer-heading{display:grid;grid-template-columns:1.25fr .75fr;gap:50px;align-items:end;margin-bottom:30px}
.office-explorer-heading h2,.scenario-heading h2,.office-story-heading h2{font-size:clamp(36px,4.1vw,58px);line-height:1.06;letter-spacing:-.055em;margin-top:13px}
.office-explorer-heading>p,.office-story-heading>p{font-size:17px;line-height:1.75;color:#565e69;max-width:430px}
.office-explorer-grid{display:grid;grid-template-columns:minmax(0,1.72fr) minmax(315px,.63fr);background:#eef1f4;color:#161b22;min-height:590px;overflow:hidden;border:1px solid #d9dee4}
.office-map-visual{position:relative;overflow:hidden;min-height:590px;border-right:1px solid #d9dee4;background:#eef1f4}
.office-map-visual>img{position:absolute;inset:0;width:100%;height:100%;max-width:none;object-fit:cover;object-position:center;transform:scale(1.015)}
.office-hotspot{position:absolute;left:var(--x);top:var(--y);width:32px;height:32px;border:1px solid #1d2732;border-radius:50%;background:#fff;color:#202933;transform:translate(-50%,-50%);cursor:pointer;z-index:2;box-shadow:0 5px 20px #20304022;transition:transform .2s,background .2s,border-color .2s,color .2s}
.office-hotspot b{font-size:9px;letter-spacing:-.02em;font-weight:700}
.office-hotspot::before,.office-hotspot::after{content:'';position:absolute;inset:-7px;border:1px solid #35445342;border-radius:50%;transition:inset .2s,border-color .2s}
.office-hotspot::after{inset:-13px;border-color:#35445320}
.office-hotspot>span{position:absolute;left:50%;bottom:43px;padding:7px 10px;background:#fff;border:1px solid #cfd6dd;border-radius:3px;white-space:nowrap;font-size:12px;line-height:1.3;color:#171d24;box-shadow:0 8px 22px #23313d1f;transform:translateX(-50%);opacity:0;transition:opacity .2s}
.office-hotspot:hover,.office-hotspot:focus-visible,.office-hotspot.is-active{background:#e2071b;color:#fff;border-color:#fff;transform:translate(-50%,-50%) scale(1.12);outline:0}
.office-hotspot:hover>span,.office-hotspot:focus-visible>span,.office-hotspot.is-active>span{opacity:1}
.office-hotspot[data-office-point="wifi"]>span{bottom:auto;top:43px}
.office-hotspot.is-active::before{inset:-12px;border-color:#e2071b99}.office-hotspot.is-active::after{inset:-20px;border-color:#e2071b40}
.office-detail{padding:45px 36px;display:flex;flex-direction:column;min-width:0}
.office-detail-index{font-size:12px;color:#747e89;margin-bottom:auto;letter-spacing:.08em}
.office-detail .eyebrow{color:#d3091b;margin-top:48px}
.office-detail h3{font-size:29px;line-height:1.22;letter-spacing:-.035em;margin:16px 0}
.office-detail>p{font-size:16px;line-height:1.75;color:#56616c}
.office-service-links{display:flex;flex-wrap:wrap;gap:8px;margin:25px 0 30px}
.office-service-links a{font-size:13px;line-height:1.4;color:#29323c;background:#fff;border:1px solid #d2d8de;padding:8px 10px;border-radius:3px;transition:border-color .2s,color .2s}
.office-service-links a:hover,.office-service-links a:focus-visible{border-color:#d3091b;color:#d3091b}
.office-detail-cta{color:#161b22;margin-top:auto;border-color:#8b949e;align-self:flex-start}
.business-scenarios{background:#f2f4f6;padding-block:78px}
.scenario-heading{max-width:760px}.scenario-tabs{display:grid;grid-template-columns:repeat(3,1fr);margin-top:37px;border-block:1px solid #cfd4da}
.scenario-tabs button{position:relative;border:0;border-right:1px solid #cfd4da;background:transparent;padding:21px 24px;text-align:left;font:700 17px/1.4 inherit;color:#6a717c;cursor:pointer}
.scenario-tabs button:first-child{border-left:1px solid #cfd4da}.scenario-tabs button::after{content:'';position:absolute;left:24px;right:24px;bottom:-1px;height:3px;background:#e2071b;transform:scaleX(0);transition:transform .25s}
.scenario-tabs button[aria-selected="true"]{color:#15191f;background:#fff}.scenario-tabs button[aria-selected="true"]::after{transform:scaleX(1)}
.scenario-panel{display:grid;grid-template-columns:1.15fr .85fr;gap:70px;background:#fff;padding:46px 48px;margin-top:20px;outline:none}
.scenario-number{display:inline-flex;width:42px;height:42px;align-items:center;justify-content:center;border-radius:50%;background:#e2071b;color:#fff;font-size:13px}
.scenario-panel h3{font-size:32px;line-height:1.23;letter-spacing:-.04em;margin:20px 0 14px;max-width:580px}
.scenario-panel p{font-size:17px;line-height:1.75;color:#545d68;max-width:660px}
.scenario-route{border-left:1px solid #d9dde2;padding-left:38px}.scenario-route>span{font-size:12px;letter-spacing:.08em;color:#69717c;font-weight:700}
.scenario-route ol{counter-reset:route;list-style:none;padding:0;margin:21px 0 28px}.scenario-route li{counter-increment:route;position:relative;padding:13px 0 13px 40px;border-top:1px solid #e2e5e9;font-size:15px;line-height:1.55}.scenario-route li::before{content:'0' counter(route);position:absolute;left:0;color:#d70a1c;font-size:12px;top:17px}
.scenario-route .scenario-touchpoints{font-size:13px;line-height:1.6;color:#636c77;margin:-9px 0 23px}.scenario-touchpoints b{color:#252b33}
.office-story{padding-block:92px}.office-story-heading{display:grid;grid-template-columns:1fr .72fr;column-gap:70px;align-items:end;margin-bottom:45px}.office-story-heading .eyebrow,.office-story-heading h2{grid-column:1}.office-story-heading>p{grid-column:2;grid-row:1/3}
.office-story-track{display:grid;grid-template-columns:minmax(300px,.68fr) minmax(0,1.32fr);gap:56px;align-items:start}
.story-step{min-height:47vh;padding:30px 30px 30px 54px;border-top:1px solid #d7dbe0;opacity:.38;transition:opacity .25s,transform .25s;transform:translateY(12px)}
.story-step.is-active{opacity:1;transform:none}.story-step>span{font-size:12px;color:#d80719;letter-spacing:.08em}.story-step h3{font-size:27px;line-height:1.28;letter-spacing:-.035em;margin:16px 0 12px}.story-step p{font-size:16px;line-height:1.75;color:#565f6b}
.story-screen{position:sticky;top:88px;min-height:min(720px,calc(100vh - 122px));background:#eef1f4;border:1px solid #d9dee4;overflow:hidden;display:flex;align-items:center}
.story-screen video{display:block;width:140%;max-width:none;height:auto;margin-left:-40%;max-height:none;object-fit:contain}
.story-progress{position:absolute;left:25px;right:25px;bottom:25px;height:2px;background:#25313d2b}.story-progress i{display:block;height:100%;width:var(--story-progress,0%);background:#df071a;transition:width .12s linear}
.story-screen-label{position:absolute;top:24px;left:25px;font-size:12px;color:#4f5a66;letter-spacing:.12em;background:#f5f7f8dc;padding:7px 9px}
.home-page .home-dispatch{padding-block:76px 82px}.home-page .home-dispatch-grid{grid-template-columns:minmax(0,1.75fr) minmax(280px,.75fr);grid-template-rows:1fr 1fr;gap:18px}
.home-page .home-dispatch .dispatch-card:first-child{grid-row:1/3}.home-page .home-dispatch .dispatch-card:first-child .dispatch-art{height:330px}.home-page .home-dispatch .dispatch-card:nth-child(2) .dispatch-story,.home-page .home-dispatch .dispatch-card:nth-child(3) .dispatch-story{display:grid;grid-template-columns:145px minmax(0,1fr)}
.home-page .home-dispatch .dispatch-card:nth-child(2) .dispatch-art,.home-page .home-dispatch .dispatch-card:nth-child(3) .dispatch-art{height:100%;min-height:230px}.home-page .home-dispatch .dispatch-card:nth-child(2) .dispatch-card-copy,.home-page .home-dispatch .dispatch-card:nth-child(3) .dispatch-card-copy{padding:18px}
.home-page .home-dispatch .dispatch-card:nth-child(n+2) h3{font-size:20px}.home-page .home-dispatch .dispatch-card:nth-child(n+2) p{display:none}
.dispatch-impact{margin-top:18px;padding-top:14px;border-top:1px solid #e1e4e8;font-size:14px;line-height:1.6;color:#4d5661}.dispatch-impact span{display:block;font-size:11px;color:#d7091b;letter-spacing:.08em;font-weight:700;margin-bottom:5px}
.home-page .home-dispatch .dispatch-card:nth-child(n+2) .dispatch-impact{font-size:13px;margin-top:12px;padding-top:10px}
@media(max-width:1100px){
  .office-explorer-grid{grid-template-columns:minmax(0,1.45fr) minmax(285px,.7fr);min-height:500px}.office-map-visual{min-height:500px}.office-detail{padding:34px 28px}.office-detail h3{font-size:26px}
  .scenario-panel{gap:45px;padding:38px}.office-story-track{gap:32px}.story-step{padding-left:26px}.home-page .home-dispatch-grid{grid-template-columns:1.4fr .8fr}
}
@media(max-width:850px){
  .office-explorer{padding-block:55px}.office-explorer-heading{grid-template-columns:1fr;gap:18px}.office-explorer-grid{grid-template-columns:1fr}.office-map-visual{border-right:0;border-bottom:1px solid #d9dee4;min-height:auto;aspect-ratio:16/9}.office-detail{min-height:390px}.office-detail-index{margin-bottom:0}.office-detail .eyebrow{margin-top:34px}
  .scenario-panel{grid-template-columns:1fr;gap:34px}.scenario-route{border-left:0;border-top:1px solid #d9dde2;padding:28px 0 0}.office-story-heading{grid-template-columns:1fr}.office-story-heading>p{grid-column:1;grid-row:auto;margin-top:17px}.office-story-track{grid-template-columns:1fr}.story-screen{grid-row:1;position:relative;top:0;min-height:0;aspect-ratio:16/9}.story-screen video{width:140%;margin-left:-40%;max-height:none}.story-steps{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:#d7dbe0}.story-step{min-height:0;background:#fff;padding:25px;opacity:1;transform:none;border:0}.home-page .home-dispatch-grid{grid-template-columns:1fr 1fr;grid-template-rows:auto}.home-page .home-dispatch .dispatch-card:first-child{grid-column:1/-1;grid-row:auto}.home-page .home-dispatch .dispatch-card:first-child .dispatch-art{height:250px}.home-page .home-dispatch .dispatch-card:nth-child(n+2) .dispatch-story{display:flex}.home-page .home-dispatch .dispatch-card:nth-child(n+2) .dispatch-art{height:180px;min-height:0}
}
@media(max-width:600px){
  .office-explorer{padding-block:43px 48px}.office-explorer-heading{margin-bottom:23px}.office-explorer-heading h2,.scenario-heading h2,.office-story-heading h2{font-size:32px}.office-explorer-heading>p,.office-story-heading>p{font-size:16px}.office-explorer-grid{margin-inline:-20px}.office-map-visual{aspect-ratio:1.15}.office-map-visual>img{width:100%;height:100%;object-fit:cover;transform:scale(1.01)}.office-hotspot{width:27px;height:27px}.office-hotspot b{font-size:8px}.office-hotspot>span{font-size:11px;bottom:38px}.office-detail{padding:30px 20px;min-height:380px}.office-detail .eyebrow{margin-top:26px}.office-detail h3{font-size:25px}.office-service-links{margin-block:20px 25px}
  .business-scenarios{padding-block:49px}.scenario-tabs{grid-template-columns:1fr;margin-top:27px;border-bottom:0}.scenario-tabs button,.scenario-tabs button:first-child{border:0;border-top:1px solid #cfd4da;padding:15px 5px;font-size:16px}.scenario-tabs button:last-child{border-bottom:1px solid #cfd4da}.scenario-tabs button::after{left:0;right:auto;width:4px;top:11px;bottom:11px;height:auto;transform:scaleY(0)}.scenario-tabs button[aria-selected="true"]::after{transform:scaleY(1)}.scenario-panel{margin-top:14px;padding:28px 20px}.scenario-panel h3{font-size:25px}.scenario-panel p{font-size:16px}.scenario-route{padding-top:23px}
  .office-story{padding-block:57px}.office-story-heading{margin-bottom:27px}.office-story-track{gap:22px}.story-steps{grid-template-columns:1fr}.story-step{padding:24px 20px}.story-step h3{font-size:23px}.story-screen{margin-inline:-20px}.story-screen-label{top:15px;left:16px}.story-progress{left:16px;right:16px;bottom:16px}
  .home-page .home-dispatch-grid{grid-template-columns:1fr}.home-page .home-dispatch .dispatch-card:first-child{grid-column:auto}.home-page .home-dispatch .dispatch-card:first-child .dispatch-art{height:210px}.home-page .home-dispatch .dispatch-card:nth-child(n+2) .dispatch-story{display:grid;grid-template-columns:120px minmax(0,1fr)}.home-page .home-dispatch .dispatch-card:nth-child(n+2) .dispatch-art{height:100%;min-height:230px}.home-page .home-dispatch .dispatch-card:nth-child(n+2) .dispatch-card-copy{padding:16px}.home-page .home-dispatch .dispatch-card:nth-child(n+2) h3{font-size:18px}.home-page .home-dispatch .dispatch-card:nth-child(n+2) .dispatch-impact{display:none}
}
@media(prefers-reduced-motion:reduce){.office-hotspot,.office-hotspot::before,.office-hotspot::after,.story-step,.scenario-tabs button::after{transition:none}}

/* Sales department and a client-facing service workflow. */
.supply-strip{position:relative;background:#f5f7f9;color:#151a20;border-block:1px solid #dce1e6;overflow:hidden}.supply-strip::before{content:'';position:absolute;inset:0;background:radial-gradient(circle at 82% 5%,#dfe8f5 0,transparent 32%),linear-gradient(90deg,transparent 0 49.93%,#cfd6dd66 50%,transparent 50.07%);pointer-events:none}.supply-command{position:relative;display:grid;grid-template-columns:minmax(340px,.72fr) minmax(620px,1.28fr);gap:54px;align-items:center;padding-block:84px}.supply-copy{position:relative;z-index:2}.supply-strip .eyebrow{color:#6b7581;font-size:10px}.supply-strip h2{font-size:clamp(43px,4.4vw,66px);line-height:.98;letter-spacing:-.065em;margin-top:19px}.supply-strip h2 span{color:#d7081b}.supply-strip .supply-copy>p{font-size:16px;line-height:1.8;color:#58626e;max-width:520px;margin-top:25px}.supply-promise{display:grid;grid-template-columns:12px auto;gap:2px 12px;align-items:center;margin-top:24px}.supply-promise>span{grid-row:1/3;width:7px;height:7px;border-radius:50%;background:#dc071b;box-shadow:0 0 0 7px #dc071b12}.supply-promise strong{font-size:13px}.supply-promise em{font:400 12px/1.4 inherit;color:#727c87}.supply-cta{background:#171c22;color:#fff;border-color:#171c22;margin-top:28px;border-radius:999px}.supply-cta:hover{background:#d9071a;border-color:#d9071a}.supply-system{--px:50%;--py:50%;position:relative;min-height:485px;border:1px solid #cfd6de;border-radius:28px;background:linear-gradient(145deg,#fff 0%,#eef2f6 55%,#e5ebf1 100%);overflow:hidden;box-shadow:0 28px 70px #2e405417;isolation:isolate}.supply-system::before{content:'';position:absolute;inset:0;background:radial-gradient(circle 190px at var(--px) var(--py),#fff 0,#ffffff55 42%,transparent 75%),linear-gradient(#8c9cac12 1px,transparent 1px),linear-gradient(90deg,#8c9cac12 1px,transparent 1px);background-size:auto,38px 38px,38px 38px;mask-image:linear-gradient(to bottom,#000,transparent 92%);transition:background-position .12s;z-index:-1}.supply-system::after{content:'SYSTEM / 01';position:absolute;right:-9px;top:50%;font:700 9px/1 inherit;letter-spacing:.16em;color:#83909d;transform:rotate(90deg) translateX(50%);transform-origin:right top}.supply-system-head{position:absolute;z-index:3;left:27px;right:27px;top:23px;display:flex;justify-content:space-between;align-items:center}.supply-system-head>span{font-size:9px;font-weight:800;letter-spacing:.17em;color:#768391}.supply-system-head output{display:flex;align-items:center;gap:8px;border:1px solid #cbd3dc;background:#ffffffb5;backdrop-filter:blur(12px);border-radius:999px;padding:7px 11px;font:700 10px/1 inherit;color:#3d4854}.supply-system-head output::before{content:'';width:6px;height:6px;border-radius:50%;background:#08a66b;box-shadow:0 0 0 4px #08a66b18}.supply-flows{position:absolute;z-index:0;inset:46px 0 45px;width:100%;height:calc(100% - 91px);overflow:visible}.supply-flows path{fill:none;stroke:#9ca9b5;stroke-width:1.2;stroke-dasharray:4 7;transition:stroke .25s,stroke-width .25s,filter .25s}.supply-flows path.is-lit{stroke:#dc071b;stroke-width:2;filter:drop-shadow(0 0 4px #dc071b66);animation:supplyFlow 1.2s linear infinite}.supply-core{position:absolute;left:50%;top:50%;width:116px;height:116px;border-radius:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center;justify-content:center;background:#171c22;color:#fff;box-shadow:0 18px 45px #17202b2e,0 0 0 12px #ffffffd9,0 0 0 13px #cbd3dc;z-index:2}.supply-core::before,.supply-core::after{content:'';position:absolute;inset:-34px;border:1px solid #8997a530;border-radius:50%}.supply-core::after{inset:-64px;border-color:#8997a51a}.supply-core i{position:absolute;right:18px;top:18px;width:7px;height:7px;background:#e1091c;border-radius:50%;box-shadow:0 0 0 5px #e1091c22}.supply-core b{font-size:15px;letter-spacing:.05em}.supply-core span{font-size:9px;line-height:1.35;text-align:center;color:#aab3bd;margin-top:6px}.supply-node{position:absolute;left:var(--x);top:var(--y);z-index:2;width:205px;min-height:78px;transform:translate(-50%,-50%);display:grid;grid-template-columns:37px 1fr;grid-template-rows:auto auto;gap:3px 11px;align-content:center;padding:13px 15px;background:#ffffffd9;border:1px solid #cdd5dd;border-radius:14px;box-shadow:0 11px 27px #26374712;backdrop-filter:blur(14px);transition:transform .24s,border-color .24s,box-shadow .24s}.supply-node:hover,.supply-node:focus-visible,.supply-node.is-active{transform:translate(-50%,-50%) scale(1.045);border-color:#8996a3;box-shadow:0 16px 34px #26374724;outline:0}.supply-node.is-active .node-icon{background:#dc071b;color:#fff;border-color:#dc071b}.supply-node .node-icon{grid-row:1/3;display:flex;width:37px;height:37px;align-items:center;justify-content:center;border:1px solid #c7d0d9;border-radius:10px;background:#f5f7f9;color:#1f2933;font:600 17px/1 ui-monospace,SFMono-Regular,Consolas,monospace;transition:.24s}.supply-node b{font-size:13px;line-height:1.25}.supply-node small{font-size:9px;line-height:1.35;color:#6d7782}.supply-system-foot{position:absolute;z-index:3;left:27px;right:27px;bottom:20px;display:flex;align-items:center;gap:10px;font-size:8px;font-weight:800;letter-spacing:.11em;color:#788491}.supply-system-foot i{width:18px;height:1px;background:#aeb8c2}.supply-system-foot a{margin-left:auto;font-size:10px;letter-spacing:0;color:#1c242d;border-bottom:1px solid #9ba5af;padding-bottom:3px}.supply-system-foot a:hover{color:#d8071a;border-color:#d8071a}@keyframes supplyFlow{to{stroke-dashoffset:-22}}
.service-workflow{padding-block:86px 92px}.workflow-heading{display:grid;grid-template-columns:1fr .72fr;gap:70px;align-items:end}.workflow-heading h2{font-size:clamp(38px,4.2vw,58px);line-height:1.06;letter-spacing:-.055em;margin-top:13px}.workflow-heading>p{font-size:17px;line-height:1.75;color:#59626d;max-width:470px}.workflow-cases{display:grid;grid-template-columns:repeat(4,1fr);border-block:1px solid #d3d8de;margin-top:40px}.workflow-cases button{position:relative;border:0;border-right:1px solid #d3d8de;background:#fff;text-align:left;padding:18px 20px;font:700 15px/1.45 inherit;color:#6b747e;cursor:pointer}.workflow-cases button:first-child{border-left:1px solid #d3d8de}.workflow-cases button::after{content:'';position:absolute;left:20px;right:20px;bottom:-1px;height:3px;background:#df071a;transform:scaleX(0);transition:transform .2s}.workflow-cases button[aria-selected="true"]{color:#171c22;background:#f3f5f7}.workflow-cases button[aria-selected="true"]::after{transform:scaleX(1)}
.workflow-board{display:grid;grid-template-columns:1.15fr .85fr;background:#f2f4f6;border:1px solid #d7dce2;border-top:0}.workflow-ticket,.workflow-result{padding:44px 46px}.workflow-ticket{background:#fff;border-right:1px solid #d7dce2}.workflow-ticket>span,.workflow-result>span{font-size:10px;letter-spacing:.1em;color:#717a84;font-weight:700}.workflow-ticket blockquote{font-size:29px;line-height:1.35;letter-spacing:-.035em;font-weight:700;margin:22px 0 28px;max-width:690px}.workflow-tags{display:flex;flex-wrap:wrap;gap:8px}.workflow-tags i{font-style:normal;font-size:12px;color:#4e5863;background:#f1f3f5;border:1px solid #dce0e4;padding:7px 10px;border-radius:3px}.workflow-result h3{font-size:28px;line-height:1.28;letter-spacing:-.035em;margin:20px 0 14px}.workflow-result p{font-size:16px;line-height:1.75;color:#58626e}.workflow-result .text-link{margin-top:26px;color:#171c22;border-color:#777f89}.workflow-result .text-link b{font-size:20px;color:#df071a}
.workflow-steps{display:grid;grid-template-columns:repeat(4,1fr);list-style:none;margin:24px 0 0;padding:0;border-top:1px solid #d7dce2;border-bottom:1px solid #d7dce2}.workflow-steps li{padding:27px 25px 30px;border-right:1px solid #d7dce2}.workflow-steps li:first-child{padding-left:0}.workflow-steps li:last-child{border-right:0}.workflow-steps span{font-size:11px;color:#d40719}.workflow-steps h3{font-size:19px;line-height:1.35;margin:12px 0 8px}.workflow-steps p{font-size:14px;line-height:1.7;color:#66707b}
@media(max-width:1100px){.supply-command{grid-template-columns:1fr;gap:38px}.supply-copy{display:grid;grid-template-columns:1fr 1fr;gap:0 42px}.supply-copy .eyebrow,.supply-copy h2{grid-column:1}.supply-copy>p{grid-column:2;grid-row:1/3}.supply-promise{grid-column:2}.supply-copy .supply-cta{grid-column:2;justify-self:start}.supply-system{min-height:490px}.workflow-board{grid-template-columns:1fr}.workflow-ticket{border-right:0;border-bottom:1px solid #d7dce2}.workflow-steps{grid-template-columns:1fr 1fr}.workflow-steps li:nth-child(2){border-right:0}.workflow-steps li:nth-child(n+3){border-top:1px solid #d7dce2}.workflow-steps li:nth-child(3){padding-left:0}}
@media(max-width:700px){.supply-command{padding-block:52px}.supply-copy{display:block}.supply-strip h2{font-size:39px}.supply-strip .supply-copy>p{margin-top:19px}.supply-cta{width:100%;justify-content:space-between}.supply-system{min-height:600px;border-radius:20px}.supply-system-head{left:18px;right:18px}.supply-system-head output{font-size:9px}.supply-flows{display:none}.supply-core{width:102px;height:102px;top:48%}.supply-node{width:calc(50% - 28px);min-height:96px;display:block;text-align:center;padding:12px 8px}.supply-node .node-icon{margin:0 auto 8px;width:32px;height:32px}.supply-node small{display:block;margin-top:4px}.supply-node.node-workplaces{--x:27%;--y:25%}.supply-node.node-servers{--x:73%;--y:25%}.supply-node.node-network{--x:27%;--y:72%}.supply-node.node-software{--x:73%;--y:72%}.supply-system-foot{left:18px;right:18px;gap:6px;flex-wrap:wrap}.supply-system-foot i{width:8px}.supply-system-foot a{width:100%;margin:8px 0 0;text-align:center}.workflow-heading{grid-template-columns:1fr;gap:18px}.workflow-cases{grid-template-columns:1fr 1fr}.workflow-cases button:nth-child(odd){border-left:1px solid #d3d8de}.workflow-cases button:nth-child(n+3){border-top:1px solid #d3d8de}.workflow-ticket,.workflow-result{padding:30px 20px}.workflow-ticket blockquote{font-size:24px}.workflow-steps{grid-template-columns:1fr}.workflow-steps li,.workflow-steps li:first-child,.workflow-steps li:nth-child(3){padding:22px 0;border-right:0;border-top:1px solid #d7dce2}.workflow-steps li:first-child{border-top:0}}
@media(prefers-reduced-motion:reduce){.supply-flows path.is-lit{animation:none}.supply-node,.supply-node .node-icon{transition:none}}

/* Keep the full-cycle headline within its column at wide desktop sizes. */
@media(min-width:1101px){.supply-command{grid-template-columns:minmax(380px,.72fr) minmax(620px,1.28fr)}.supply-copy{min-width:0}.supply-strip h2{font-size:clamp(42px,3.65vw,56px);line-height:1;letter-spacing:-.058em;overflow-wrap:normal}.supply-strip h2 span{white-space:nowrap}}
.supply-system-head output::before{background:#e30613;box-shadow:0 0 0 4px #e3061318}
