#nwx4-root,
#nwx4-root *{box-sizing:border-box}
body.nwx4-page{margin:0;background:#fff;color:#17324a;font-family:Inter,Segoe UI,Arial,sans-serif;line-height:1.6;-webkit-font-smoothing:antialiased}
body.nwx4-page.nwx4-lock{overflow:hidden}
#nwx4-root{--nwx4-navy:#071d35;--nwx4-navy2:#0b2b4a;--nwx4-blue:#0b74c9;--nwx4-cyan:#39c5f3;--nwx4-green:#26a269;--nwx4-orange:#f48b36;--nwx4-ink:#17324a;--nwx4-muted:#607487;--nwx4-line:#dce5ec;--nwx4-soft:#f4f8fb;--nwx4-white:#fff;--nwx4-shadow:0 22px 60px rgba(8,38,65,.13);--nwx4-max:1240px;isolation:isolate;overflow:clip}
#nwx4-root img{display:block;max-width:100%}
#nwx4-root a{color:inherit}
#nwx4-root button,#nwx4-root input,#nwx4-root select,#nwx4-root textarea{font:inherit}
#nwx4-root .nwx4-container{width:min(calc(100% - 48px),var(--nwx4-max));margin:0 auto}
#nwx4-root .nwx4-skip{position:fixed;z-index:9999;left:12px;top:-80px;padding:11px 16px;background:#fff;color:var(--nwx4-navy);border-radius:4px;text-decoration:none;font-weight:700;box-shadow:var(--nwx4-shadow)}
#nwx4-root .nwx4-skip:focus{top:12px}
#nwx4-root .nwx4-topbar{background:#06182c;color:#dbe8f2;font-size:.76rem}
#nwx4-root .nwx4-topbar__inner{height:36px;display:flex;align-items:center;justify-content:space-between;gap:30px}
#nwx4-root .nwx4-topbar__inner>span{letter-spacing:.02em}
#nwx4-root .nwx4-topbar__links{display:flex;align-items:center;gap:26px}
#nwx4-root .nwx4-topbar__links a{text-decoration:none;color:#dbe8f2}
#nwx4-root .nwx4-topbar__links a:hover{color:#fff}

#nwx4-root .nwx4-header{position:sticky;top:0;z-index:1200;background:rgba(255,255,255,.98);border-bottom:1px solid rgba(205,219,229,.9);backdrop-filter:blur(12px)}
#nwx4-root .nwx4-header__inner{height:82px;display:flex;align-items:center;gap:36px}
#nwx4-root .nwx4-brand{display:inline-flex;align-items:center;gap:10px;text-decoration:none;flex:0 0 auto}
#nwx4-root .nwx4-brand img{width:48px;height:40px;object-fit:contain}
#nwx4-root .nwx4-brand>span{display:grid;line-height:1.05}
#nwx4-root .nwx4-brand strong{font-family:Aptos Display,Segoe UI,Arial,sans-serif;font-size:.94rem;letter-spacing:.14em;color:var(--nwx4-navy)}
#nwx4-root .nwx4-brand small{font-size:.56rem;color:#61788a;margin-top:4px;white-space:nowrap}
#nwx4-root .nwx4-nav{display:flex;align-items:center;justify-content:center;gap:31px;margin-left:auto}
#nwx4-root .nwx4-nav a{text-decoration:none;color:#29465d;font-size:.82rem;font-weight:700;white-space:nowrap;position:relative;padding:29px 0}
#nwx4-root .nwx4-nav a:after{content:"";position:absolute;height:3px;left:0;right:100%;bottom:0;background:var(--nwx4-blue);transition:right .25s ease}
#nwx4-root .nwx4-nav a:hover:after{right:0}
#nwx4-root .nwx4-header__actions{display:flex;align-items:center;gap:13px}
#nwx4-root .nwx4-link-button{border:0;background:transparent;color:#29465d;font-size:.79rem;font-weight:750;cursor:pointer;padding:10px 4px}
#nwx4-root .nwx4-btn{display:inline-flex;min-height:48px;align-items:center;justify-content:center;gap:8px;border:1px solid transparent;border-radius:5px;padding:12px 22px;text-decoration:none;font-size:.78rem;font-weight:800;letter-spacing:.01em;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,background .2s ease,color .2s ease,border-color .2s ease}
#nwx4-root .nwx4-btn:hover{transform:translateY(-2px)}
#nwx4-root .nwx4-btn--small{min-height:42px;padding:9px 17px}
#nwx4-root .nwx4-btn--primary{background:var(--nwx4-blue);color:#fff;box-shadow:0 10px 24px rgba(11,116,201,.2)}
#nwx4-root .nwx4-btn--primary:hover{background:#0868b5;box-shadow:0 15px 30px rgba(11,116,201,.28)}
#nwx4-root .nwx4-btn--accent{background:#fff;color:var(--nwx4-navy);box-shadow:0 14px 32px rgba(0,0,0,.16)}
#nwx4-root .nwx4-btn--ghost{border-color:rgba(255,255,255,.38);color:#fff;background:rgba(255,255,255,.04)}
#nwx4-root .nwx4-btn--ghost:hover{background:rgba(255,255,255,.12)}
#nwx4-root .nwx4-btn--dark{background:var(--nwx4-navy);color:#fff}
#nwx4-root .nwx4-btn--white{background:#fff;color:var(--nwx4-blue)}
#nwx4-root .nwx4-btn--block{width:100%}
#nwx4-root .nwx4-menu{display:none;width:44px;height:42px;border:1px solid var(--nwx4-line);background:#fff;border-radius:5px;align-items:center;justify-content:center;flex-direction:column;gap:5px;cursor:pointer}
#nwx4-root .nwx4-menu span{width:19px;height:2px;background:var(--nwx4-navy)}
#nwx4-root .nwx4-mobile-nav{display:none}

#nwx4-root .nwx4-hero{position:relative;background:linear-gradient(115deg,#071d35 0%,#0a3154 55%,#0b4e77 100%);color:#fff;overflow:hidden}
#nwx4-root .nwx4-hero__grid{position:absolute;inset:0;opacity:.18;background-image:linear-gradient(rgba(255,255,255,.11) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.11) 1px,transparent 1px);background-size:62px 62px;mask-image:linear-gradient(to right,transparent 5%,#000 65%,transparent)}
#nwx4-root .nwx4-hero:before{content:"";position:absolute;width:620px;height:620px;border:1px solid rgba(80,205,255,.24);border-radius:50%;right:-210px;top:-265px;box-shadow:0 0 0 82px rgba(80,205,255,.035),0 0 0 172px rgba(80,205,255,.025)}
#nwx4-root .nwx4-hero__inner{min-height:665px;display:grid;grid-template-columns:1.02fr .98fr;gap:54px;align-items:center;padding-top:46px;padding-bottom:84px;position:relative;z-index:1}
#nwx4-root .nwx4-eyebrow{margin:0 0 18px;color:var(--nwx4-blue);font-size:.68rem;font-weight:800;text-transform:uppercase;letter-spacing:.18em}
#nwx4-root .nwx4-eyebrow--light{color:#7edbff}
#nwx4-root .nwx4-hero h1,#nwx4-root .nwx4-intro h2,#nwx4-root .nwx4-solution h2,#nwx4-root .nwx4-section-head h2,#nwx4-root .nwx4-delivery h2,#nwx4-root .nwx4-company h2,#nwx4-root .nwx4-contact h2{font-family:Aptos Display,Segoe UI,Arial,sans-serif;letter-spacing:-.045em;margin:0;color:inherit;line-height:1.06}
#nwx4-root .nwx4-hero h1{font-size:clamp(3.2rem,5.35vw,5.55rem);max-width:770px}
#nwx4-root .nwx4-hero__lead{max-width:690px;margin:24px 0 0;color:#bfd2df;font-size:1.03rem;line-height:1.8}
#nwx4-root .nwx4-hero__actions{display:flex;flex-wrap:wrap;gap:13px;margin-top:32px}
#nwx4-root .nwx4-hero__trust{display:grid;grid-template-columns:repeat(3,1fr);gap:0;border-top:1px solid rgba(255,255,255,.16);margin-top:43px;padding-top:22px}
#nwx4-root .nwx4-hero__trust div{display:grid;gap:2px;padding-right:18px}
#nwx4-root .nwx4-hero__trust strong{font-size:.82rem}
#nwx4-root .nwx4-hero__trust span{font-size:.69rem;color:#a8c2d3}
#nwx4-root .nwx4-hero__visual{position:relative;min-height:500px;display:flex;align-items:center;justify-content:center}
#nwx4-root .nwx4-hero__visual>img{width:min(620px,100%);filter:drop-shadow(0 38px 42px rgba(0,0,0,.28));animation:nwx4-float 7s ease-in-out infinite}
#nwx4-root .nwx4-status{position:absolute;min-width:180px;background:rgba(255,255,255,.97);color:var(--nwx4-ink);border-radius:7px;padding:13px 15px;box-shadow:0 18px 48px rgba(0,0,0,.23);display:grid;grid-template-columns:10px 1fr;column-gap:10px;align-items:center}
#nwx4-root .nwx4-status i{width:9px;height:9px;border-radius:50%;background:#20b579;box-shadow:0 0 0 6px rgba(32,181,121,.13);grid-row:1/3}
#nwx4-root .nwx4-status span{font-size:.64rem;color:#667a8c}
#nwx4-root .nwx4-status strong{font-size:.78rem;color:var(--nwx4-navy)}
#nwx4-root .nwx4-status--one{left:-16px;top:105px;animation:nwx4-cardfloat 5.5s ease-in-out infinite}
#nwx4-root .nwx4-status--two{right:-8px;bottom:76px;animation:nwx4-cardfloat 6.3s ease-in-out infinite reverse}
#nwx4-root .nwx4-hero__pulse{position:absolute;border-radius:50%;border:1px solid rgba(72,211,255,.38);animation:nwx4-pulse 3.4s ease-out infinite}
#nwx4-root .nwx4-hero__pulse--one{width:120px;height:120px;right:35px;top:90px}
#nwx4-root .nwx4-hero__pulse--two{width:86px;height:86px;left:72px;bottom:95px;animation-delay:1.2s}
#nwx4-root .nwx4-sector-strip{position:absolute;left:0;right:0;bottom:0;background:#fff;color:var(--nwx4-ink);z-index:2;border-top:1px solid rgba(255,255,255,.15)}
#nwx4-root .nwx4-sector-strip__inner{display:grid;grid-template-columns:repeat(4,1fr)}
#nwx4-root .nwx4-sector-strip a{min-height:84px;display:grid;grid-template-columns:28px 1fr;align-content:center;column-gap:8px;padding:14px 23px;text-decoration:none;border-right:1px solid var(--nwx4-line);transition:background .2s ease}
#nwx4-root .nwx4-sector-strip a:last-child{border-right:0}
#nwx4-root .nwx4-sector-strip a:hover{background:#f3f8fb}
#nwx4-root .nwx4-sector-strip span{font-size:.64rem;color:var(--nwx4-blue);font-weight:800;grid-row:1/3}
#nwx4-root .nwx4-sector-strip strong{font-size:.78rem;color:var(--nwx4-navy)}
#nwx4-root .nwx4-sector-strip em{font-size:.66rem;color:var(--nwx4-muted);font-style:normal}

#nwx4-root .nwx4-intro{padding:105px 0 93px;background:#fff}
#nwx4-root .nwx4-intro__layout{display:grid;grid-template-columns:1.18fr .82fr;gap:100px;align-items:end}
#nwx4-root .nwx4-intro h2{font-size:clamp(2.4rem,4vw,4rem);color:var(--nwx4-navy);max-width:760px}
#nwx4-root .nwx4-intro__text{border-left:1px solid var(--nwx4-line);padding-left:42px}
#nwx4-root .nwx4-intro__text p{margin:0 0 20px;color:var(--nwx4-muted);font-size:.91rem}
#nwx4-root .nwx4-text-link{text-decoration:none;color:var(--nwx4-blue);font-size:.78rem;font-weight:800}
#nwx4-root .nwx4-text-link span{display:inline-block;margin-left:8px;transition:transform .2s}
#nwx4-root .nwx4-text-link:hover span{transform:translateX(5px)}

#nwx4-root .nwx4-solution{padding:112px 0}
#nwx4-root .nwx4-solution--light{background:#eef5f9}
#nwx4-root .nwx4-solution--white{background:#fff}
#nwx4-root .nwx4-solution__layout{display:grid;grid-template-columns:1.03fr .97fr;gap:90px;align-items:center}
#nwx4-root .nwx4-solution__layout--reverse .nwx4-solution__media{order:2}
#nwx4-root .nwx4-solution__media{position:relative;min-width:0}
#nwx4-root .nwx4-solution__media>img{width:100%;min-height:470px;object-fit:cover;box-shadow:var(--nwx4-shadow);border-radius:4px}
#nwx4-root .nwx4-solution__media:before{content:"";position:absolute;width:90px;height:90px;border-left:3px solid var(--nwx4-orange);border-bottom:3px solid var(--nwx4-orange);left:-17px;bottom:-17px;z-index:2}
#nwx4-root .nwx4-media-label{position:absolute;right:22px;bottom:22px;background:#fff;padding:15px 18px;min-width:230px;box-shadow:0 14px 35px rgba(0,0,0,.17);display:grid;gap:2px}
#nwx4-root .nwx4-media-label span{font-size:.62rem;text-transform:uppercase;letter-spacing:.13em;color:var(--nwx4-blue);font-weight:800}
#nwx4-root .nwx4-media-label strong{font-size:.78rem;color:var(--nwx4-navy)}
#nwx4-root .nwx4-solution__copy h2{font-size:clamp(2.5rem,4.3vw,4.25rem);color:var(--nwx4-navy);max-width:690px}
#nwx4-root .nwx4-solution__copy>p:not(.nwx4-eyebrow){color:var(--nwx4-muted);font-size:.91rem;margin:22px 0 28px;max-width:640px}
#nwx4-root .nwx4-capabilities{border-top:1px solid var(--nwx4-line);margin:0 0 30px}
#nwx4-root .nwx4-capabilities article{display:grid;grid-template-columns:34px 1fr;gap:16px;padding:18px 0;border-bottom:1px solid var(--nwx4-line)}
#nwx4-root .nwx4-capabilities article>span{font-size:.64rem;font-weight:800;color:var(--nwx4-blue)}
#nwx4-root .nwx4-capabilities strong{display:block;color:var(--nwx4-navy);font-size:.82rem;margin-bottom:4px}
#nwx4-root .nwx4-capabilities p{margin:0;color:var(--nwx4-muted);font-size:.74rem}
#nwx4-root .nwx4-metric-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:0;border-top:1px solid var(--nwx4-line);border-bottom:1px solid var(--nwx4-line);margin:30px 0}
#nwx4-root .nwx4-metric-grid div{padding:20px 18px 20px 0;border-right:1px solid var(--nwx4-line)}
#nwx4-root .nwx4-metric-grid div+div{padding-left:18px}
#nwx4-root .nwx4-metric-grid div:last-child{border-right:0}
#nwx4-root .nwx4-metric-grid span{display:block;color:var(--nwx4-blue);font-size:.61rem;text-transform:uppercase;letter-spacing:.12em;font-weight:800}
#nwx4-root .nwx4-metric-grid strong{display:block;color:var(--nwx4-navy);font-size:1.02rem;margin:5px 0}
#nwx4-root .nwx4-metric-grid p{margin:0;color:var(--nwx4-muted);font-size:.69rem}

#nwx4-root .nwx4-services{padding:112px 0;background:linear-gradient(135deg,#06182c,#0a2d4b);color:#fff;position:relative;overflow:hidden}
#nwx4-root .nwx4-services:after{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.04) 1px,transparent 1px);background-size:72px 72px;pointer-events:none}
#nwx4-root .nwx4-section-head{position:relative;z-index:1;display:grid;grid-template-columns:1fr .58fr;gap:90px;align-items:end;margin-bottom:48px}
#nwx4-root .nwx4-section-head h2{font-size:clamp(2.5rem,4.4vw,4.1rem);max-width:770px}
#nwx4-root .nwx4-section-head>p{margin:0;color:#a9c3d4;font-size:.87rem}
#nwx4-root .nwx4-card-grid{position:relative;z-index:1;display:grid;grid-template-columns:repeat(3,1fr);gap:16px}
#nwx4-root .nwx4-service-card{background:#fff;color:var(--nwx4-ink);min-height:340px;padding:31px;display:flex;flex-direction:column;align-items:flex-start;transition:transform .26s ease,box-shadow .26s ease}
#nwx4-root .nwx4-service-card:hover{transform:translateY(-7px);box-shadow:0 24px 55px rgba(0,0,0,.22)}
#nwx4-root .nwx4-service-card__icon{width:42px;height:42px;border-radius:5px;display:grid;place-items:center;background:#e8f4fb;color:var(--nwx4-blue);font-size:1.05rem;margin-bottom:29px}
#nwx4-root .nwx4-service-card>span{font-size:.62rem;text-transform:uppercase;letter-spacing:.13em;font-weight:800;color:var(--nwx4-blue)}
#nwx4-root .nwx4-service-card h3{font-family:Aptos Display,Segoe UI,Arial,sans-serif;font-size:1.45rem;line-height:1.16;letter-spacing:-.03em;color:var(--nwx4-navy);margin:11px 0 13px}
#nwx4-root .nwx4-service-card p{font-size:.78rem;color:var(--nwx4-muted);margin:0 0 24px}
#nwx4-root .nwx4-service-card>a{margin-top:auto;text-decoration:none;color:var(--nwx4-blue);font-size:.73rem;font-weight:800}
#nwx4-root .nwx4-service-card--visual{grid-column:1/-1;min-height:390px;padding:0;position:relative;overflow:hidden;background:#10284b}
#nwx4-root .nwx4-service-card--visual img{width:100%;height:390px;object-fit:cover;transition:transform .7s ease}
#nwx4-root .nwx4-service-card--visual:hover img{transform:scale(1.035)}
#nwx4-root .nwx4-service-card--visual:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,20,39,.9),rgba(3,20,39,.16) 65%)}
#nwx4-root .nwx4-service-card--visual>div{position:absolute;z-index:2;left:44px;bottom:42px;max-width:500px}
#nwx4-root .nwx4-service-card--visual span{color:#7edbff}
#nwx4-root .nwx4-service-card--visual h3{color:#fff;font-size:2.15rem;margin-bottom:0}

#nwx4-root .nwx4-delivery{padding:110px 0;background:linear-gradient(110deg,#0a74c7,#0865ad);color:#fff}
#nwx4-root .nwx4-delivery__layout{display:grid;grid-template-columns:.72fr 1.28fr;gap:92px;align-items:center}
#nwx4-root .nwx4-delivery__intro h2{font-size:clamp(2.45rem,4.2vw,4rem)}
#nwx4-root .nwx4-delivery__intro>p:not(.nwx4-eyebrow){color:#d5ecfb;font-size:.89rem;margin:22px 0 28px}
#nwx4-root .nwx4-process{list-style:none;margin:0;padding:0;border-top:1px solid rgba(255,255,255,.28)}
#nwx4-root .nwx4-process li{display:grid;grid-template-columns:45px 1fr;gap:22px;padding:23px 0;border-bottom:1px solid rgba(255,255,255,.28)}
#nwx4-root .nwx4-process li>span{font-size:.66rem;color:#bde9ff;font-weight:800}
#nwx4-root .nwx4-process strong{display:block;font-size:.91rem;margin-bottom:4px}
#nwx4-root .nwx4-process p{margin:0;color:#d3e8f5;font-size:.76rem}

#nwx4-root .nwx4-company{padding:110px 0;background:#fff}
#nwx4-root .nwx4-company__layout{display:grid;grid-template-columns:.92fr 1.08fr;gap:100px;align-items:start}
#nwx4-root .nwx4-company h2{font-size:clamp(2.5rem,4.2vw,4rem);color:var(--nwx4-navy)}
#nwx4-root .nwx4-company__layout>div:first-child>p:not(.nwx4-eyebrow){color:var(--nwx4-muted);font-size:.9rem;margin:22px 0}
#nwx4-root .nwx4-tags{display:flex;flex-wrap:wrap;gap:7px}
#nwx4-root .nwx4-tags span{border:1px solid var(--nwx4-line);background:#f7fafc;padding:7px 11px;font-size:.66rem;font-weight:750;color:#38566e}
#nwx4-root .nwx4-values{display:grid;grid-template-columns:1fr 1fr;border-left:1px solid var(--nwx4-line);border-top:1px solid var(--nwx4-line)}
#nwx4-root .nwx4-values article{min-height:215px;padding:29px;border-right:1px solid var(--nwx4-line);border-bottom:1px solid var(--nwx4-line)}
#nwx4-root .nwx4-values span{font-size:.61rem;color:var(--nwx4-blue);font-weight:800}
#nwx4-root .nwx4-values strong{display:block;font-family:Aptos Display,Segoe UI,Arial,sans-serif;color:var(--nwx4-navy);font-size:1.15rem;margin:36px 0 8px}
#nwx4-root .nwx4-values p{margin:0;color:var(--nwx4-muted);font-size:.74rem}

#nwx4-root .nwx4-contact{padding:108px 0;background:#eef5f9}
#nwx4-root .nwx4-contact__shell{display:grid;grid-template-columns:.72fr 1.28fr;background:#fff;box-shadow:var(--nwx4-shadow);min-height:715px}
#nwx4-root .nwx4-contact__aside{background:linear-gradient(145deg,#071d35,#0c426d);color:#fff;padding:50px 42px;position:relative;overflow:hidden}
#nwx4-root .nwx4-contact__aside:after{content:"";position:absolute;width:410px;height:410px;border:1px solid rgba(108,218,255,.18);border-radius:50%;right:-255px;bottom:-205px;box-shadow:0 0 0 70px rgba(108,218,255,.035)}
#nwx4-root .nwx4-contact__aside h2{font-size:clamp(2.35rem,3.55vw,3.6rem)}
#nwx4-root .nwx4-contact__aside>p:not(.nwx4-eyebrow){color:#bed4e1;font-size:.86rem;margin:20px 0}
#nwx4-root .nwx4-contact__details{position:relative;z-index:1;border-top:1px solid rgba(255,255,255,.18);margin-top:30px}
#nwx4-root .nwx4-contact__details>a,#nwx4-root .nwx4-contact__details>div{display:grid;gap:3px;padding:17px 0;border-bottom:1px solid rgba(255,255,255,.18);text-decoration:none}
#nwx4-root .nwx4-contact__details span{font-size:.61rem;text-transform:uppercase;letter-spacing:.14em;color:#93cbe6}
#nwx4-root .nwx4-contact__details strong{font-size:.81rem}
#nwx4-root .nwx4-mail-card{position:relative;z-index:1;display:grid;gap:6px;text-decoration:none;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.16);padding:17px;margin-top:30px}
#nwx4-root .nwx4-mail-card span{font-size:.61rem;text-transform:uppercase;letter-spacing:.13em;color:#98cee8}
#nwx4-root .nwx4-mail-card strong{display:flex;align-items:center;justify-content:space-between;font-size:.78rem}
#nwx4-root .nwx4-form-panel{padding:39px 42px;min-width:0}
#nwx4-root .nwx4-tabs{display:flex;gap:0;border-bottom:1px solid var(--nwx4-line);overflow-x:auto}
#nwx4-root .nwx4-tabs button{flex:0 0 auto;border:0;background:transparent;color:#718393;padding:0 17px 14px;cursor:pointer;border-bottom:3px solid transparent;font-size:.74rem;font-weight:800}
#nwx4-root .nwx4-tabs button.is-active{color:var(--nwx4-blue);border-bottom-color:var(--nwx4-blue)}
#nwx4-root .nwx4-pane{display:none;padding-top:28px}
#nwx4-root .nwx4-pane.is-active{display:block}
#nwx4-root .nwx4-form-heading h3{font-family:Aptos Display,Segoe UI,Arial,sans-serif;color:var(--nwx4-navy);font-size:1.42rem;margin:0}
#nwx4-root .nwx4-form-heading p{font-size:.76rem;color:var(--nwx4-muted);margin:6px 0 22px}
#nwx4-root .nwx4-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}
#nwx4-root .nwx4-form-grid label,#nwx4-root .nwx4-modal__card label{display:grid;gap:7px}
#nwx4-root .nwx4-form-grid label.nwx4-full{grid-column:1/-1}
#nwx4-root .nwx4-form-grid label>span,#nwx4-root .nwx4-modal__card label>span{font-size:.69rem;font-weight:750;color:#3a566c}
#nwx4-root .nwx4-form-grid input,#nwx4-root .nwx4-form-grid select,#nwx4-root .nwx4-form-grid textarea,#nwx4-root .nwx4-modal__card input{width:100%;border:1px solid #cddbe4;background:#fbfdfe;border-radius:4px;padding:12px 13px;color:var(--nwx4-ink);outline:none;transition:border-color .2s,box-shadow .2s,background .2s}
#nwx4-root .nwx4-form-grid textarea{min-height:112px;resize:vertical}
#nwx4-root .nwx4-form-grid input:focus,#nwx4-root .nwx4-form-grid select:focus,#nwx4-root .nwx4-form-grid textarea:focus,#nwx4-root .nwx4-modal__card input:focus{border-color:var(--nwx4-blue);background:#fff;box-shadow:0 0 0 3px rgba(11,116,201,.11)}
#nwx4-root .nwx4-form-footer{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:20px}
#nwx4-root .nwx4-form-footer small{font-size:.67rem;color:var(--nwx4-muted);max-width:360px}
#nwx4-root .nwx4-honeypot{position:absolute!important;left:-9999px!important}
#nwx4-root .nwx4-alert{padding:12px 14px;border-radius:4px;margin:0 0 18px;font-size:.76rem;font-weight:700}
#nwx4-root .nwx4-alert--success{background:#e8f7f1;color:#126f50}
#nwx4-root .nwx4-alert--error{background:#fff0ec;color:#a6422e}

#nwx4-root .nwx4-footer{background:#041526;color:#b5c9d7;padding:66px 0 22px}
#nwx4-root .nwx4-footer__grid{display:grid;grid-template-columns:1.35fr .8fr .8fr .9fr;gap:58px}
#nwx4-root .nwx4-footer__brand img{width:175px;max-height:150px;object-fit:contain;object-position:left center}
#nwx4-root .nwx4-footer__brand p{font-size:.75rem;max-width:330px;margin:16px 0 0}
#nwx4-root .nwx4-footer__grid>div:not(:first-child){display:flex;flex-direction:column;align-items:flex-start}
#nwx4-root .nwx4-footer h3{font-size:.68rem;text-transform:uppercase;letter-spacing:.14em;color:#fff;margin:0 0 18px}
#nwx4-root .nwx4-footer a,#nwx4-root .nwx4-footer button{border:0;background:none;color:#b5c9d7;text-decoration:none;padding:0;margin:0 0 10px;font-size:.75rem;cursor:pointer;text-align:left}
#nwx4-root .nwx4-footer a:hover,#nwx4-root .nwx4-footer button:hover{color:#fff}
#nwx4-root .nwx4-footer__bottom{display:flex;justify-content:space-between;gap:20px;border-top:1px solid rgba(255,255,255,.1);margin-top:45px;padding-top:19px;font-size:.66rem}

#nwx4-root .nwx4-modal{position:fixed;inset:0;z-index:5000;display:none;align-items:center;justify-content:center;padding:22px}
#nwx4-root .nwx4-modal.is-open{display:flex}
#nwx4-root .nwx4-modal__backdrop{position:absolute;inset:0;background:rgba(2,14,27,.76);backdrop-filter:blur(6px)}
#nwx4-root .nwx4-modal__card{position:relative;z-index:1;width:min(420px,100%);background:#fff;padding:34px;box-shadow:0 35px 90px rgba(0,0,0,.38)}
#nwx4-root .nwx4-modal__close{position:absolute;right:14px;top:14px;width:36px;height:36px;border:1px solid var(--nwx4-line);background:#fff;border-radius:4px;cursor:pointer;font-size:1.2rem}
#nwx4-root .nwx4-modal__logo{width:145px;height:62px;object-fit:contain;object-position:left center;margin-bottom:20px}
#nwx4-root .nwx4-modal__card h2{font-family:Aptos Display,Segoe UI,Arial,sans-serif;color:var(--nwx4-navy);font-size:1.5rem;margin:0}
#nwx4-root .nwx4-modal__card>p{font-size:.77rem;color:var(--nwx4-muted);margin:6px 0 20px}
#nwx4-root .nwx4-modal__card form{display:grid;gap:14px}
#nwx4-root .nwx4-modal__mail{display:block;text-align:center;margin-top:17px;color:var(--nwx4-blue);font-size:.72rem;font-weight:750;text-decoration:none}

.nwx4-js #nwx4-root [data-nwx4-reveal]{opacity:1;transform:none}
.nwx4-motion #nwx4-root [data-nwx4-reveal]{opacity:0;transform:translateY(24px);transition:opacity .7s cubic-bezier(.2,.75,.3,1),transform .7s cubic-bezier(.2,.75,.3,1)}
.nwx4-motion #nwx4-root [data-nwx4-reveal].is-visible{opacity:1;transform:none}
@keyframes nwx4-float{0%,100%{transform:translateY(0)}50%{transform:translateY(-12px)}}
@keyframes nwx4-cardfloat{0%,100%{transform:translateY(0)}50%{transform:translateY(-7px)}}
@keyframes nwx4-pulse{0%{transform:scale(.8);opacity:.75}100%{transform:scale(1.45);opacity:0}}

@media(max-width:1120px){
#nwx4-root .nwx4-nav{display:none}
#nwx4-root .nwx4-link-button{display:none}
#nwx4-root .nwx4-menu{display:flex}
#nwx4-root .nwx4-mobile-nav{position:fixed;left:0;right:0;top:118px;background:#fff;border-bottom:1px solid var(--nwx4-line);box-shadow:var(--nwx4-shadow);padding:16px 24px 24px;z-index:1100}
#nwx4-root .nwx4-mobile-nav.is-open{display:grid}
#nwx4-root .nwx4-mobile-nav a,#nwx4-root .nwx4-mobile-nav button{border:0;border-bottom:1px solid var(--nwx4-line);background:none;padding:13px 4px;text-decoration:none;color:var(--nwx4-navy);font-size:.8rem;font-weight:750;text-align:left}
#nwx4-root .nwx4-hero__inner{grid-template-columns:1fr 1fr;gap:24px}
#nwx4-root .nwx4-hero h1{font-size:4.2rem}
#nwx4-root .nwx4-status--one{left:4px}
#nwx4-root .nwx4-status--two{right:0}
#nwx4-root .nwx4-solution__layout{gap:55px}
#nwx4-root .nwx4-contact__shell{grid-template-columns:.82fr 1.18fr}
}
@media(max-width:860px){
#nwx4-root .nwx4-container{width:min(calc(100% - 30px),var(--nwx4-max))}
#nwx4-root .nwx4-topbar{display:none}
#nwx4-root .nwx4-header__inner{height:72px}
#nwx4-root .nwx4-mobile-nav{top:72px}
#nwx4-root .nwx4-header__actions>.nwx4-btn{display:none}
#nwx4-root .nwx4-brand img{width:46px;height:38px}
#nwx4-root .nwx4-hero__inner{grid-template-columns:1fr;padding-top:72px;padding-bottom:110px}
#nwx4-root .nwx4-hero__copy{max-width:760px}
#nwx4-root .nwx4-hero h1{font-size:clamp(3.1rem,10vw,5rem)}
#nwx4-root .nwx4-hero__visual{min-height:455px}
#nwx4-root .nwx4-hero__visual>img{max-width:650px}
#nwx4-root .nwx4-sector-strip{position:relative}
#nwx4-root .nwx4-sector-strip__inner{grid-template-columns:1fr 1fr}
#nwx4-root .nwx4-sector-strip a:nth-child(2){border-right:0}
#nwx4-root .nwx4-sector-strip a:nth-child(-n+2){border-bottom:1px solid var(--nwx4-line)}
#nwx4-root .nwx4-intro__layout,#nwx4-root .nwx4-solution__layout,#nwx4-root .nwx4-delivery__layout,#nwx4-root .nwx4-company__layout,#nwx4-root .nwx4-contact__shell{grid-template-columns:1fr}
#nwx4-root .nwx4-intro__layout{gap:30px}
#nwx4-root .nwx4-intro__text{border-left:0;padding-left:0}
#nwx4-root .nwx4-solution__layout--reverse .nwx4-solution__media{order:0}
#nwx4-root .nwx4-section-head{grid-template-columns:1fr;gap:18px}
#nwx4-root .nwx4-card-grid{grid-template-columns:1fr 1fr}
#nwx4-root .nwx4-service-card--visual{grid-column:1/-1}
#nwx4-root .nwx4-company__layout{gap:48px}
#nwx4-root .nwx4-contact__aside{padding:42px 34px}
#nwx4-root .nwx4-form-panel{padding:32px}
#nwx4-root .nwx4-footer__grid{grid-template-columns:1.2fr 1fr 1fr}
#nwx4-root .nwx4-footer__grid>div:last-child{grid-column:2/4}
}
@media(max-width:620px){
#nwx4-root .nwx4-header__inner{gap:10px}
#nwx4-root .nwx4-brand img{width:43px}
#nwx4-root .nwx4-hero__inner{padding-top:55px;padding-bottom:70px}
#nwx4-root .nwx4-hero h1{font-size:2.85rem}
#nwx4-root .nwx4-hero__lead{font-size:.9rem}
#nwx4-root .nwx4-hero__actions .nwx4-btn{width:100%}
#nwx4-root .nwx4-hero__trust{grid-template-columns:1fr}
#nwx4-root .nwx4-hero__trust div{padding:10px 0;border-bottom:1px solid rgba(255,255,255,.13)}
#nwx4-root .nwx4-hero__visual{min-height:350px}
#nwx4-root .nwx4-status{display:none}
#nwx4-root .nwx4-sector-strip__inner{grid-template-columns:1fr}
#nwx4-root .nwx4-sector-strip a{border-right:0!important;border-bottom:1px solid var(--nwx4-line)!important}
#nwx4-root .nwx4-intro,#nwx4-root .nwx4-solution,#nwx4-root .nwx4-services,#nwx4-root .nwx4-delivery,#nwx4-root .nwx4-company,#nwx4-root .nwx4-contact{padding:76px 0}
#nwx4-root .nwx4-intro h2,#nwx4-root .nwx4-solution__copy h2,#nwx4-root .nwx4-section-head h2,#nwx4-root .nwx4-delivery__intro h2,#nwx4-root .nwx4-company h2,#nwx4-root .nwx4-contact__aside h2{font-size:2.45rem}
#nwx4-root .nwx4-solution__media>img{min-height:330px}
#nwx4-root .nwx4-media-label{left:16px;right:16px;bottom:16px;min-width:0}
#nwx4-root .nwx4-metric-grid{grid-template-columns:1fr}
#nwx4-root .nwx4-metric-grid div,#nwx4-root .nwx4-metric-grid div+div{padding:16px 0;border-right:0;border-bottom:1px solid var(--nwx4-line)}
#nwx4-root .nwx4-metric-grid div:last-child{border-bottom:0}
#nwx4-root .nwx4-card-grid{grid-template-columns:1fr}
#nwx4-root .nwx4-service-card{min-height:290px}
#nwx4-root .nwx4-service-card--visual{grid-column:auto;min-height:320px}
#nwx4-root .nwx4-service-card--visual img{height:320px}
#nwx4-root .nwx4-service-card--visual>div{left:24px;right:24px;bottom:26px}
#nwx4-root .nwx4-service-card--visual h3{font-size:1.6rem}
#nwx4-root .nwx4-values{grid-template-columns:1fr}
#nwx4-root .nwx4-contact__aside{padding:38px 27px}
#nwx4-root .nwx4-form-panel{padding:25px 19px}
#nwx4-root .nwx4-tabs{margin-inline:-19px;padding-inline:4px}
#nwx4-root .nwx4-form-grid{grid-template-columns:1fr}
#nwx4-root .nwx4-form-grid label.nwx4-full{grid-column:auto}
#nwx4-root .nwx4-form-footer{align-items:stretch;flex-direction:column}
#nwx4-root .nwx4-form-footer .nwx4-btn{width:100%}
#nwx4-root .nwx4-footer__grid{grid-template-columns:1fr 1fr;gap:36px}
#nwx4-root .nwx4-footer__brand{grid-column:1/-1}
#nwx4-root .nwx4-footer__grid>div:last-child{grid-column:auto}
#nwx4-root .nwx4-footer__bottom{flex-direction:column}
}
@media(max-width:420px){
#nwx4-root .nwx4-brand small{display:none}
#nwx4-root .nwx4-container{width:min(calc(100% - 24px),var(--nwx4-max))}
#nwx4-root .nwx4-hero h1{font-size:2.5rem}
#nwx4-root .nwx4-footer__grid{grid-template-columns:1fr}
#nwx4-root .nwx4-footer__brand{grid-column:auto}
}
@media(prefers-reduced-motion:reduce){
#nwx4-root *{scroll-behavior:auto!important}
#nwx4-root .nwx4-hero__visual>img,#nwx4-root .nwx4-status,#nwx4-root .nwx4-hero__pulse{animation:none!important}
.nwx4-motion #nwx4-root [data-nwx4-reveal]{opacity:1;transform:none;transition:none}
}
