.service-story{position:relative;border-top:1px solid #b6c3bf;background:#dce1da;color:#24373b;scroll-margin-top:0}
.service-story .service-world-layout{width:100%;margin:auto;padding:0 22px;position:relative}
.service-world-heading{padding:28px 0 18px}
.service-world-heading .section-heading{margin:0;align-items:center;flex-wrap:nowrap}
.service-world-heading .serif{font-size:clamp(32px,3.3vw,46px)}
.service-world-heading .text-link{font-size:14px;gap:10px;white-space:nowrap}
.service-world-heading .arrow{font-size:21px}
.service-world-sticky{position:relative;height:clamp(290px,44svh,440px);min-width:0}
.service-world-canvas{position:relative;height:100%;width:calc(100% + 44px);margin-left:-22px;touch-action:pan-y}
.service-world-canvas>canvas{position:absolute;inset:0;width:100%;height:100%;display:block;pointer-events:none;z-index:1}
.service-world-fallback{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;pointer-events:none}
.service-world-fallback .diagram-stage{width:90%;max-height:95%}
.service-story[data-world-ready="true"] .service-world-fallback{display:none}
.service-world-pause{position:absolute;right:0;bottom:0;z-index:5;width:44px;height:44px;display:grid;place-items:center;border:1px solid #afbfbb;border-radius:50%;background:#e7ece4cc;color:#42626a;cursor:pointer}
.service-world-pause svg{width:18px;height:18px;stroke:currentColor;stroke-width:1.8;fill:none}
.service-world-pause .play-icon{display:none}.service-world-pause[aria-pressed="true"] .pause-icon{display:none}.service-world-pause[aria-pressed="true"] .play-icon{display:block}
.service-world-pause:focus-visible{outline:2px solid #3d737e;outline-offset:3px}.service-world-pause:hover{background:#f8faf6}.service-world-pause:active{transform:scale(.94)}
.service-story-panel{padding:28px 0 40px;display:flex;flex-direction:column;align-items:flex-start}
.service-story-panel h3{font-size:clamp(26px,3vw,43px);font-weight:700;line-height:1.45;letter-spacing:0;margin:0 0 16px}
.service-story-description{font-size:16px;line-height:1.9;color:#4c6367;max-width:32em}
.service-story-description br{display:none}.service-story-panel .text-link{font-size:15px;margin-top:18px}
.service-story[data-world-enhanced="true"]{height:325svh}
.service-story[data-world-enhanced="true"] .service-world-layout{position:sticky;top:0;height:100svh;display:grid;grid-template-rows:auto minmax(240px,1fr) 286px;align-content:start}
.service-story[data-world-enhanced="true"] .service-world-sticky{height:100%;min-height:0}
.service-story[data-world-enhanced="true"] .service-story-copy{position:relative;min-height:0}
.service-story[data-world-enhanced="true"] .service-story-panel{position:absolute;inset:0;padding:18px 0 24px;justify-content:flex-start}
.service-layer-network,.service-network-terminals{position:absolute;inset:0;width:100%;height:100%;pointer-events:none;overflow:visible}.service-layer-network{z-index:0}.service-network-terminals{z-index:2}
.layer-route{fill:none;stroke:#6390a4;stroke-width:1.05;opacity:.72}
.layer-signal-halo{fill:none;stroke:#71c9f4;stroke-width:4;stroke-linecap:round;stroke-dasharray:.10 .90;opacity:.18}
.layer-signal{fill:none;stroke:#74c6ed;stroke-width:1.7;stroke-linecap:round;stroke-dasharray:.06 .94;opacity:.95}
.layer-terminal-trace{fill:none;stroke:#79a7ba;stroke-width:.9;stroke-linejoin:round;stroke-linecap:round}
.layer-terminal{fill:#e7f3f7;stroke:#6193aa;stroke-width:.85}.layer-terminal-core{fill:#79bad7}
@media(min-width:1025px){
 .service-world-canvas{width:100%;margin-left:0}
 .service-story[data-world-enhanced="true"]{height:auto}
 .service-story .service-world-layout,.service-story[data-world-enhanced="true"] .service-world-layout{position:relative;top:auto;height:auto;width:min(1480px,calc(100% - 80px));padding:0;display:grid;grid-template-columns:minmax(290px,.82fr) minmax(0,1.65fr);grid-template-rows:auto auto;column-gap:28px;align-items:start}
 .service-world-heading{grid-column:1;grid-row:1;padding:48px 0 24px}
 .service-world-heading .section-heading{align-items:flex-start;flex-direction:column;gap:22px}
 .service-world-heading .text-link{font-size:15px}
 .service-world-sticky,.service-story[data-world-enhanced="true"] .service-world-sticky{grid-column:2;grid-row:1/3;position:sticky;top:60px;height:calc(100svh - 100px);min-height:430px;align-self:start}
 .service-world-pause{right:20px;bottom:20px}
 .service-story-copy,.service-story[data-world-enhanced="true"] .service-story-copy{grid-column:1;grid-row:2;position:relative}
 .service-story-panel,.service-story[data-world-enhanced="true"] .service-story-panel{position:relative;inset:auto;min-height:92svh;padding:13svh 0 18svh;justify-content:center}
 .service-story-panel:first-child{min-height:78svh;padding-top:4svh}
 .service-story-panel h3{font-size:clamp(29px,2.6vw,43px);line-height:1.6;margin-bottom:25px}
 .service-story-description{font-size:clamp(15px,1.15vw,18px);line-height:2;max-width:26em}
 .service-story-panel .text-link{font-size:16px;margin-top:32px}
}
@media(prefers-reduced-motion:reduce){
 .service-story[data-world-enhanced="true"]{height:auto}
 .service-story[data-world-enhanced="true"] .service-world-layout{position:relative;height:auto;display:block}
 .service-story[data-world-enhanced="true"] .service-world-sticky{position:relative;top:auto;height:55svh}
 .service-story[data-world-enhanced="true"] .service-story-panel{position:relative;inset:auto;min-height:0;padding:32px 0}
 .layer-signal,.layer-signal-halo{display:none}.service-world-pause{display:none}
}
.service-world-unavailable .service-world-sticky{display:none}.service-world-unavailable .service-story-copy{grid-column:1/-1}
