#section-09{isolation:isolate;color:#f7f9fc;background:#061624;min-height:950px;padding:100px 72px 90px;font-family:IBM Plex Sans,Arial,sans-serif;position:relative;overflow:hidden}#section-09:before{content:"";z-index:-1;pointer-events:none;background:radial-gradient(#183b493b,#0000 65%);position:absolute;inset:30% 10% 0}#section-09:after{content:"";z-index:-1;opacity:.13;pointer-events:none;background:url(/assets/business-impact/factory-silhouette.png) bottom/cover no-repeat;height:480px;position:absolute;bottom:0;left:0;right:0}#section-09 .s9-container{max-width:1400px;margin-inline:auto}#section-09 .s9-intro{text-align:center}#section-09 .s9-eyebrow{letter-spacing:.28em;color:#829aa9;justify-content:center;align-items:center;gap:18px;margin:0 0 28px;font-size:12px;font-weight:500;display:flex}#section-09 .s9-eyebrow i{background:#49606d;width:38px;height:1px}#section-09 h2{letter-spacing:-.035em;max-width:1280px;margin:0 auto;font-size:clamp(54px,5vw,72px);font-weight:600;line-height:1.05}#section-09 .s9-support{color:#dce8f0b8;max-width:650px;margin:26px auto 0;font-size:19px;line-height:1.55}#section-09 .s9-actions{flex-wrap:wrap;justify-content:center;gap:14px;margin-top:32px;display:flex}#section-09 .s9-actions button{min-height:58px;font:inherit;border-radius:999px;padding:0 32px;font-size:15px;font-weight:600;transition:transform .3s,background .3s}#section-09 .s9-primary{color:#102531;background:#fff;border:1px solid #fff;box-shadow:0 6px 20px #00000018}#section-09 .s9-secondary{color:#f7f9fc;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff0f;border:1px solid #ffffff1a}#section-09 .s9-primary:hover{transform:scale(1.02)}#section-09 .s9-secondary:hover{background:#ffffff18}#section-09 .s9-network{margin-top:46px;padding-top:228px;position:relative}#section-09 .s9-core{z-index:2;background:#0c222c;border:1px solid #399e8566;border-radius:50%;justify-content:center;align-items:center;width:102px;height:102px;transition:box-shadow .4s;display:flex;position:absolute;top:0;left:calc(50% - 51px);box-shadow:0 0 25px #00b49412,inset 0 0 20px #3c977d09}#section-09 .s9-core:after{content:"";border:1px solid #3ba68b13;border-radius:50%;animation:5s ease-in-out infinite s9-core-pulse;position:absolute;inset:-8px}#section-09 .s9-core img{width:78%;height:auto;display:block}:is(#section-09 .s9-core:hover,#section-09 .s9-core:focus-visible){box-shadow:0 0 32px #00b49428}#section-09 .s9-routes{width:100%;height:270px;position:absolute;top:0;left:0;overflow:visible}#section-09 .s9-path{fill:none;stroke:var(--s9-accent);stroke-width:1.5px;vector-effect:non-scaling-stroke;opacity:.4;stroke-dasharray:1;stroke-dashoffset:1px;transition:opacity .35s}#section-09 .s9-packet{fill:var(--s9-accent);opacity:0}#section-09 .s9-services{grid-template-columns:repeat(5,minmax(0,1fr));display:grid;position:relative}#section-09 .s9-service{text-align:center;opacity:0;transition:opacity .6s var(--s9-delay) ease, transform .6s var(--s9-delay) ease;outline:none;padding-inline:12px;transform:translateY(12px)}#section-09 .s9-icon{width:58px;height:58px;color:var(--s9-accent);border:1px solid color-mix(in srgb,var(--s9-accent) 40%,transparent);box-shadow:0 0 18px color-mix(in srgb,var(--s9-accent) 6%,transparent);background:#0c202d;border-radius:50%;justify-content:center;align-items:center;margin:0 auto 22px;transition:transform .35s,box-shadow .35s,border-color .35s;display:flex}#section-09 .s9-service h3{color:#e5edf2;min-height:44px;margin:0;font-size:19px;font-weight:600;line-height:1.15}#section-09 .s9-service p{color:#d2e1eba6;max-width:195px;margin:12px auto 0;font-size:14px;line-height:1.45}:is(#section-09 .s9-service:hover .s9-icon,#section-09 .s9-service:focus-visible .s9-icon){border-color:var(--s9-accent);box-shadow:0 0 22px color-mix(in srgb,var(--s9-accent) 12%,transparent);transform:scale(1.06)}#section-09 .s9-network:has(.s9-service-0:hover) .s9-route-0 .s9-path{opacity:.85}#section-09 .s9-network:has(.s9-service-1:hover) .s9-route-1 .s9-path{opacity:.85}#section-09 .s9-network:has(.s9-service-2:hover) .s9-route-2 .s9-path{opacity:.85}#section-09 .s9-network:has(.s9-service-3:hover) .s9-route-3 .s9-path{opacity:.85}#section-09 .s9-network:has(.s9-service-4:hover) .s9-route-4 .s9-path{opacity:.85}#section-09 .s9-network:has(.s9-core:hover) .s9-path{opacity:.85}#section-09 .s9-reveal{opacity:0;transition:opacity .6s,transform .6s;transform:translateY(24px)}#section-09 h2.s9-reveal{transition-delay:.1s}#section-09 .s9-support.s9-reveal{transition-delay:.2s}#section-09 .s9-actions.s9-reveal{transition-delay:.3s}#section-09[data-entered=true] .s9-reveal,#section-09[data-entered=true] .s9-service{opacity:1;transform:none}#section-09[data-entered=true] .s9-path{animation:s9-route-draw .8s var(--s9-delay) ease both}#section-09[data-entered=true] .s9-core{animation:.6s .5s both s9-core-enter}#section-09[data-running=false] .s9-core:after{animation-play-state:paused}@keyframes s9-route-draw{to{stroke-dashoffset:0}}@keyframes s9-core-enter{0%{opacity:0;scale:.94}to{opacity:1;scale:1}}@keyframes s9-core-pulse{0%,to{opacity:.5;scale:1}50%{opacity:1;scale:1.025}}@media (max-width:1100px){#section-09{padding-inline:40px}#section-09 h2{font-size:54px}#section-09 .s9-service h3{font-size:17px}#section-09 .s9-service p{font-size:13px}}@media (max-width:760px){#section-09{min-height:0;padding:80px 24px}#section-09 h2{font-size:clamp(36px,8vw,42px)}#section-09 .s9-support{font-size:17px}#section-09 .s9-desktop-break{display:none}#section-09 .s9-actions{flex-direction:column;max-width:300px;margin-inline:auto}#section-09 .s9-network{padding-top:155px}#section-09 .s9-routes{display:none}#section-09 .s9-services{grid-template-columns:1fr;gap:44px}#section-09 .s9-service{padding:0;position:relative}#section-09 .s9-service:before{content:"";background:color-mix(in srgb,var(--s9-accent) 35%,transparent);width:1px;height:44px;position:absolute;top:-44px;left:50%}#section-09 .s9-service:first-child:before{height:53px;top:-53px}#section-09 .s9-icon{margin-bottom:16px}#section-09 .s9-service h3{min-height:0;font-size:20px}#section-09 .s9-service p{max-width:250px;font-size:14px}#section-09:after{background-size:auto 100%;height:40%}}@media (prefers-reduced-motion:reduce){#section-09 .s9-reveal,#section-09 .s9-service{opacity:1;transition:none;transform:none}#section-09 .s9-path{stroke-dashoffset:0;animation:none!important}#section-09 .s9-core,#section-09 .s9-core:after{animation:none!important}#section-09 .s9-packet{display:none}}#section-09{background:#071724;min-height:0;padding:0}#section-09>.s9-container{isolation:isolate;max-width:1544px;min-height:720px;padding:64px 72px 44px;position:relative}#section-09:after{display:none}#section-09>.s9-container:after{content:"";z-index:-1;opacity:.12;pointer-events:none;background:url(/assets/business-impact/factory-silhouette.png) bottom/cover no-repeat;position:absolute;inset:45% 0 0}#section-09 .s9-eyebrow{margin-bottom:22px}#section-09 h2{font-size:clamp(54px,4.5vw,68px)}#section-09 .s9-support{margin-top:20px;font-size:18px}#section-09 .s9-actions{margin-top:24px}#section-09 .s9-network{margin-top:30px;padding-top:158px}#section-09 .s9-core{width:94px;height:94px;left:calc(50% - 47px)}#section-09 .s9-routes{height:210px}#section-09 .s9-icon{width:54px;height:54px;margin-bottom:14px}#section-09 .s9-service h3{min-height:42px;font-size:18px}#section-09 .s9-service p{margin-top:8px;font-size:13px}#section-09 .s9-footer{background:#10263a;border-top:1px solid #ffffff14;min-height:380px;padding:70px 72px 60px}#section-09 .s9-footer-grid{opacity:0;grid-template-columns:1.6fr .8fr 1.5fr .85fr .6fr;gap:50px;max-width:1280px;margin-inline:auto;transition:opacity .6s,transform .6s;display:grid;transform:translateY(12px)}#section-09 .s9-footer[data-visible=true] .s9-footer-grid{opacity:1;transform:none}#section-09 .s9-footer-brand img{width:165px;height:auto;display:block}#section-09 .s9-footer-brand p{color:#d2e1eba6;max-width:240px;margin:24px 0 0;font-size:14px;line-height:1.6}#section-09 .s9-footer h4{text-transform:uppercase;letter-spacing:.22em;color:#b9d2e18c;margin:3px 0 22px;font-size:11px;font-weight:500}#section-09 .s9-footer ul{margin:0;padding:0;list-style:none}#section-09 .s9-footer li{margin-bottom:7px}#section-09 .s9-footer nav a{color:#e1ebf2c7;font-size:15px;line-height:1.8;text-decoration:none;transition:color .25s}#section-09 .s9-footer nav a:hover{color:#fff}#section-09 .s9-footer a:focus-visible{outline-offset:5px;outline:1px solid #60c6ad}@media (max-width:1100px){#section-09>.s9-container,#section-09 .s9-footer{padding-inline:40px}#section-09 .s9-footer-grid{grid-template-columns:1.3fr 1fr 1.3fr;gap:40px}#section-09 h2{font-size:54px}}@media (max-width:760px){#section-09>.s9-container{min-height:0;padding:64px 24px 60px}#section-09 h2{font-size:clamp(36px,8vw,42px)}#section-09 .s9-network{margin-top:40px;padding-top:155px}#section-09 .s9-footer{padding:52px 24px}#section-09 .s9-footer-grid{grid-template-columns:1fr;gap:36px}#section-09 .s9-footer-brand p{max-width:290px}#section-09 .s9-footer h4{margin-bottom:14px}}@media (prefers-reduced-motion:reduce){#section-09 .s9-footer-grid{opacity:1;transition:none;transform:none}}
