@import url(https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@500;600;700;800&display=swap);#ngw-home,#ngw-home *{box-sizing:border-box}#ngw-home{--ngw-bg:#080712;--ngw-bg-2:#0f0b20;--ngw-card:rgba(255,255,255,.065);--ngw-card-strong:rgba(255,255,255,.095);--ngw-line:rgba(255,255,255,.12);--ngw-text:#f7f5ff;--ngw-muted:#b9b4c9;--ngw-purple:#9d35ff;--ngw-purple-2:#6b20db;--ngw-cyan:#48d9ff;--ngw-pink:#ed64ff;--ngw-green:#75f2c1;--ngw-radius:26px;--ngw-shadow:0 28px 80px rgba(0,0,0,.36);position:relative;width:100vw;margin-left:calc(50% - 50vw);overflow:clip;color:var(--ngw-text);background:radial-gradient(circle at 10% 4%,rgb(157 53 255 / .16),transparent 28%),radial-gradient(circle at 88% 18%,rgb(72 217 255 / .12),transparent 27%),linear-gradient(180deg,#070610 0%,#0c0818 45%,#080712 100%);font-family:"DM Sans",Arial,sans-serif;line-height:1.6;isolation:isolate}#ngw-home a{color:inherit;text-decoration:none}#ngw-home button{font:inherit}#ngw-home img{max-width:100%;display:block}#ngw-home svg{display:block}#ngw-home .ngw-shell{width:min(1180px, calc(100% - 40px));margin-inline:auto;position:relative;z-index:2}#ngw-home .ngw-section{padding:108px 0;position:relative}#ngw-home .ngw-section-sm{padding:70px 0;position:relative}#ngw-home .ngw-grid-bg{position:absolute;inset:0;z-index:-1;opacity:.22;background-image:linear-gradient(rgb(255 255 255 / .045) 1px,transparent 1px),linear-gradient(90deg,rgb(255 255 255 / .045) 1px,transparent 1px);background-size:62px 62px;mask-image:linear-gradient(to bottom,rgb(0 0 0 / .8),transparent 92%);pointer-events:none}#ngw-home .ngw-noise{position:absolute;inset:0;z-index:8;opacity:.045;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.75'/%3E%3C/svg%3E");mix-blend-mode:soft-light}#ngw-home .ngw-glow{position:absolute;width:440px;height:440px;border-radius:50%;filter:blur(95px);opacity:.16;pointer-events:none;z-index:-1;animation:ngw-drift 10s ease-in-out infinite alternate}#ngw-home .ngw-glow-a{background:var(--ngw-purple);top:4%;left:-260px}#ngw-home .ngw-glow-b{background:var(--ngw-cyan);top:26%;right:-280px;animation-delay:-4s}#ngw-home .ngw-glow-c{background:var(--ngw-pink);top:63%;left:-300px;animation-delay:-7s}@keyframes ngw-drift{from{transform:translate3d(0,0,0) scale(.9)}to{transform:translate3d(65px,45px,0) scale(1.12)}}#ngw-home .ngw-eyebrow{display:inline-flex;align-items:center;gap:9px;padding:8px 13px;border:1px solid rgb(157 53 255 / .36);border-radius:999px;color:#e7ccff;background:rgb(157 53 255 / .1);font-size:12px;font-weight:800;letter-spacing:.13em;text-transform:uppercase;box-shadow:inset 0 0 25px rgb(157 53 255 / .06)}#ngw-home .ngw-eyebrow::before{content:"";width:7px;height:7px;border-radius:50%;background:var(--ngw-cyan);box-shadow:0 0 14px var(--ngw-cyan)}#ngw-home .ngw-heading{margin:18px 0 16px;font-family:"Manrope",Arial,sans-serif;font-size:clamp(36px, 5.4vw, 72px);line-height:1.04;letter-spacing:-.055em;font-weight:800}#ngw-home .ngw-heading-sm{margin:16px 0 18px;font-family:"Manrope",Arial,sans-serif;font-size:clamp(32px, 4vw, 54px);line-height:1.08;letter-spacing:-.045em;font-weight:800}#ngw-home .ngw-gradient-text{color:#fff0;background:linear-gradient(100deg,#fff 0%,#d8b7ff 35%,#82e9ff 72%,#fff 100%);background-size:200% auto;background-clip:text;-webkit-background-clip:text;animation:ngw-shine 7s linear infinite}@keyframes ngw-shine{to{background-position:200% center}}#ngw-home .ngw-lead{max-width:690px;margin:0;color:var(--ngw-muted);font-size:clamp(16px, 1.45vw, 19px);line-height:1.75}#ngw-home .ngw-center{text-align:center}#ngw-home .ngw-center .ngw-lead{margin-inline:auto}#ngw-home .ngw-btns{display:flex;flex-wrap:wrap;gap:13px;margin-top:30px}#ngw-home .ngw-btn{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:52px;padding:0 22px;overflow:hidden;border-radius:14px;border:1px solid #fff0;font-weight:800;font-size:15px;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease;isolation:isolate}#ngw-home .ngw-btn::after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(110deg,transparent 20%,rgb(255 255 255 / .25) 48%,transparent 75%);transform:translateX(-140%);transition:transform .7s ease}#ngw-home .ngw-btn:hover::after{transform:translateX(140%)}#ngw-home .ngw-btn:hover{transform:translateY(-3px)}#ngw-home .ngw-btn-primary{color:#fff;background:linear-gradient(135deg,#a33aff,#6e23dc 60%,#4e1faf);box-shadow:0 15px 34px rgb(126 39 221 / .34),inset 0 1px 0 rgb(255 255 255 / .28)}#ngw-home .ngw-btn-primary:hover{box-shadow:0 19px 42px rgb(126 39 221 / .48)}#ngw-home .ngw-btn-secondary{border-color:rgb(255 255 255 / .16);background:rgb(255 255 255 / .055);color:#fff;backdrop-filter:blur(14px)}#ngw-home .ngw-btn-secondary:hover{border-color:rgb(72 217 255 / .45)}#ngw-home .ngw-header-wrap{position:sticky;top:0;z-index:100;padding:14px 0;transition:padding .25s ease,background .25s ease}#ngw-home .ngw-header-wrap.ngw-scrolled{padding:8px 0;background:rgb(8 7 18 / .73);backdrop-filter:blur(20px) saturate(150%);border-bottom:1px solid rgb(255 255 255 / .08)}#ngw-home .ngw-nav{display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:62px;padding:8px 10px 8px 14px;border:1px solid rgb(255 255 255 / .1);border-radius:18px;background:rgb(255 255 255 / .045);backdrop-filter:blur(18px);box-shadow:0 12px 35px rgb(0 0 0 / .2)}#ngw-home .ngw-brand{display:inline-flex;align-items:center;flex-shrink:0;width:185px;min-height:46px;padding:5px 12px;border-radius:12px;background:rgb(255 255 255 / .95);box-shadow:inset 0 0 0 1px rgb(255 255 255 / .65)}#ngw-home .ngw-brand img{width:100%;height:36px;object-fit:contain}#ngw-home .ngw-nav-links{display:flex;align-items:center;justify-content:center;gap:28px;margin-left:auto}#ngw-home .ngw-nav-links a{position:relative;color:#d4cfdf;font-size:14px;font-weight:700;transition:color .2s ease}#ngw-home .ngw-nav-links a::after{content:"";position:absolute;left:0;right:0;bottom:-7px;height:2px;border-radius:2px;background:linear-gradient(90deg,var(--ngw-purple),var(--ngw-cyan));transform:scaleX(0);transform-origin:center;transition:transform .25s ease}#ngw-home .ngw-nav-links a:hover{color:#fff}#ngw-home .ngw-nav-links a:hover::after{transform:scaleX(1)}#ngw-home .ngw-nav-cta{min-height:45px;padding-inline:18px;font-size:13px}#ngw-home .ngw-menu-btn{display:none;width:44px;height:44px;align-items:center;justify-content:center;border:1px solid rgb(255 255 255 / .14);border-radius:12px;color:#fff;background:rgb(255 255 255 / .06);cursor:pointer}#ngw-home .ngw-hero{min-height:820px;display:flex;align-items:center;padding:74px 0 100px;position:relative}#ngw-home .ngw-hero-grid{display:grid;grid-template-columns:minmax(0,1.03fr) minmax(420px,.97fr);gap:64px;align-items:center}#ngw-home .ngw-hero-copy{position:relative;z-index:4}#ngw-home .ngw-hero .ngw-heading{max-width:760px}#ngw-home .ngw-proof-row{display:flex;flex-wrap:wrap;gap:12px 22px;margin-top:28px;color:#d3cede;font-size:13px;font-weight:700}#ngw-home .ngw-proof-item{display:inline-flex;align-items:center;gap:8px}#ngw-home .ngw-proof-check{display:inline-grid;place-items:center;width:21px;height:21px;border-radius:50%;color:#07130f;background:var(--ngw-green);box-shadow:0 0 18px rgb(117 242 193 / .28);font-size:12px}#ngw-home .ngw-hero-visual{min-height:600px;display:grid;place-items:center;position:relative;perspective:1000px}#ngw-home .ngw-wizard-frame{position:relative;width:min(540px, 100%);aspect-ratio:1 / 1.03;display:grid;place-items:center;border-radius:44% 56% 52% 48% / 43% 38% 62% 57%;background:radial-gradient(circle at 48% 35%,rgb(72 217 255 / .28),transparent 28%),radial-gradient(circle at 50% 60%,rgb(157 53 255 / .42),transparent 56%),linear-gradient(145deg,rgb(255 255 255 / .08),rgb(255 255 255 / .015));border:1px solid rgb(255 255 255 / .13);box-shadow:inset 0 0 70px rgb(118 34 235 / .16),var(--ngw-shadow);animation:ngw-morph 10s ease-in-out infinite alternate}@keyframes ngw-morph{0%{border-radius:44% 56% 52% 48% / 43% 38% 62% 57%;transform:rotate(-1deg)}100%{border-radius:52% 48% 42% 58% / 51% 57% 43% 49%;transform:rotate(1deg)}}#ngw-home .ngw-wizard-frame::before,#ngw-home .ngw-wizard-frame::after{content:"";position:absolute;border-radius:50%;border:1px solid rgb(130 226 255 / .18);pointer-events:none}#ngw-home .ngw-wizard-frame::before{inset:-24px;animation:ngw-spin 23s linear infinite;border-style:dashed}#ngw-home .ngw-wizard-frame::after{inset:25px;border-color:rgb(220 132 255 / .17);animation:ngw-spin-reverse 17s linear infinite}@keyframes ngw-spin{to{transform:rotate(360deg)}}@keyframes ngw-spin-reverse{to{transform:rotate(-360deg)}}#ngw-home .ngw-wizard{position:relative;z-index:3;width:94%;transform-origin:50% 85%;filter:drop-shadow(0 30px 40px rgb(0 0 0 / .4));animation:ngw-float 5.5s ease-in-out infinite}@keyframes ngw-float{0%,100%{transform:translateY(7px) rotate(-.8deg)}50%{transform:translateY(-15px) rotate(.8deg)}}#ngw-home .ngw-spark{position:absolute;z-index:4;width:8px;height:8px;border-radius:50%;background:#fff;box-shadow:0 0 18px 6px rgb(72 217 255 / .55);animation:ngw-spark 4.3s ease-in-out infinite}#ngw-home .ngw-spark-1{top:17%;left:7%}#ngw-home .ngw-spark-2{top:9%;right:16%;animation-delay:-1.5s;background:#f2b6ff}#ngw-home .ngw-spark-3{bottom:20%;right:4%;animation-delay:-2.8s}@keyframes ngw-spark{0%,100%{transform:scale(.6);opacity:.35}50%{transform:scale(1.5);opacity:1}}#ngw-home .ngw-float-card{position:absolute;z-index:6;display:flex;align-items:center;gap:11px;padding:13px 15px;border-radius:16px;border:1px solid rgb(255 255 255 / .14);background:rgb(15 11 32 / .78);backdrop-filter:blur(18px);box-shadow:0 18px 48px rgb(0 0 0 / .32);animation:ngw-float-card 5s ease-in-out infinite}#ngw-home .ngw-float-card-a{top:10%;left:-4%}#ngw-home .ngw-float-card-b{right:-3%;bottom:14%;animation-delay:-2s}@keyframes ngw-float-card{50%{transform:translateY(-9px)}}#ngw-home .ngw-float-icon{display:grid;place-items:center;width:39px;height:39px;flex:0 0 39px;border-radius:12px;background:linear-gradient(145deg,rgb(157 53 255 / .32),rgb(72 217 255 / .16));color:#dca9ff}#ngw-home .ngw-float-card strong{display:block;font-size:15px;line-height:1.25}#ngw-home .ngw-float-card small{display:block;color:var(--ngw-muted);font-size:11px;margin-top:2px}#ngw-home .ngw-stats-wrap{margin-top:-36px;position:relative;z-index:8}#ngw-home .ngw-stats{display:grid;grid-template-columns:repeat(4,1fr);overflow:hidden;border:1px solid rgb(255 255 255 / .12);border-radius:24px;background:rgb(255 255 255 / .055);backdrop-filter:blur(18px);box-shadow:var(--ngw-shadow)}#ngw-home .ngw-stat{min-height:150px;display:flex;flex-direction:column;justify-content:center;padding:28px;position:relative}#ngw-home .ngw-stat:not(:last-child)::after{content:"";position:absolute;top:28px;right:0;bottom:28px;width:1px;background:rgb(255 255 255 / .1)}#ngw-home .ngw-stat-number{font-family:"Manrope",Arial,sans-serif;font-size:clamp(32px,4vw,50px);line-height:1;font-weight:800;letter-spacing:-.04em;color:#fff}#ngw-home .ngw-stat-number span{color:var(--ngw-cyan)}#ngw-home .ngw-stat-label{margin-top:10px;color:var(--ngw-muted);font-size:13px;font-weight:600}#ngw-home .ngw-cert-grid{display:grid;grid-template-columns:.88fr 1.12fr;gap:70px;align-items:center}#ngw-home .ngw-badges-stage{position:relative;min-height:520px;display:grid;place-items:center;border-radius:var(--ngw-radius);border:1px solid rgb(255 255 255 / .1);background:radial-gradient(circle at 50% 50%,rgb(72 217 255 / .12),transparent 34%),radial-gradient(circle at 50% 50%,rgb(157 53 255 / .2),transparent 65%),rgb(255 255 255 / .035);overflow:hidden;box-shadow:inset 0 0 100px rgb(133 44 234 / .08)}#ngw-home .ngw-badges-stage::before{content:"";position:absolute;width:340px;height:340px;border:1px dashed rgb(255 255 255 / .15);border-radius:50%;animation:ngw-spin 26s linear infinite}#ngw-home .ngw-badge{position:absolute;width:172px;filter:drop-shadow(0 22px 28px rgb(0 0 0 / .36));transition:transform .35s ease}#ngw-home .ngw-badge:hover{transform:translateY(-8px) scale(1.04)!important}#ngw-home .ngw-badge-1{top:8%;left:10%;transform:rotate(-8deg)}#ngw-home .ngw-badge-2{top:8%;right:10%;transform:rotate(8deg)}#ngw-home .ngw-badge-3{bottom:8%;left:10%;transform:rotate(7deg)}#ngw-home .ngw-badge-4{bottom:8%;right:10%;transform:rotate(-7deg)}#ngw-home .ngw-feature-list{display:grid;gap:15px;margin-top:27px}#ngw-home .ngw-feature{display:grid;grid-template-columns:44px 1fr;gap:14px;align-items:start;padding:17px;border:1px solid rgb(255 255 255 / .09);border-radius:16px;background:rgb(255 255 255 / .035);transition:transform .25s ease,border-color .25s ease,background .25s ease}#ngw-home .ngw-feature:hover{transform:translateX(7px);border-color:rgb(157 53 255 / .34);background:rgb(157 53 255 / .07)}#ngw-home .ngw-feature-icon{display:grid;place-items:center;width:44px;height:44px;border-radius:13px;color:#e2b7ff;background:linear-gradient(145deg,rgb(157 53 255 / .24),rgb(72 217 255 / .1))}#ngw-home .ngw-feature h3{margin:0 0 4px;font-family:"Manrope";font-size:16px}#ngw-home .ngw-feature p{margin:0;color:var(--ngw-muted);font-size:13px}#ngw-home .ngw-logo-strip{border-block:1px solid rgb(255 255 255 / .08);background:rgb(255 255 255 / .018)}#ngw-home .ngw-logo-title{text-align:center;color:#9993a9;font-size:12px;font-weight:800;letter-spacing:.14em;text-transform:uppercase;margin-bottom:24px}#ngw-home .ngw-marquee{overflow:hidden;mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent)}#ngw-home .ngw-marquee-track{width:max-content;display:flex;gap:18px;animation:ngw-marquee 30s linear infinite}#ngw-home .ngw-marquee:hover .ngw-marquee-track{animation-play-state:paused}@keyframes ngw-marquee{to{transform:translateX(-50%)}}#ngw-home .ngw-logo-card{width:210px;height:100px;display:grid;place-items:center;padding:18px;flex:0 0 auto;border-radius:17px;border:1px solid rgb(255 255 255 / .1);background:rgb(255 255 255 / .94);overflow:hidden}#ngw-home .ngw-logo-card img{width:100%;height:64px;object-fit:contain}#ngw-home .ngw-services-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:46px}#ngw-home .ngw-service-card{position:relative;min-height:320px;display:flex;flex-direction:column;padding:28px;overflow:hidden;border:1px solid rgb(255 255 255 / .1);border-radius:22px;background:linear-gradient(145deg,rgb(255 255 255 / .075),rgb(255 255 255 / .025));box-shadow:0 18px 45px rgb(0 0 0 / .2);transform-style:preserve-3d;transition:border-color .25s ease,box-shadow .25s ease}#ngw-home .ngw-service-card::before{content:"";position:absolute;width:200px;height:200px;top:-125px;right:-90px;border-radius:50%;background:var(--ngw-card-accent,var(--ngw-purple));opacity:.18;filter:blur(12px);transition:transform .35s ease,opacity .35s ease}#ngw-home .ngw-service-card:hover{border-color:rgb(157 53 255 / .34);box-shadow:0 26px 64px rgb(0 0 0 / .3)}#ngw-home .ngw-service-card:hover::before{transform:scale(1.25);opacity:.28}#ngw-home .ngw-service-icon{width:58px;height:58px;display:grid;place-items:center;border:1px solid rgb(255 255 255 / .12);border-radius:17px;color:#fff;background:linear-gradient(145deg,rgb(157 53 255 / .42),rgb(72 217 255 / .13));box-shadow:inset 0 1px 0 rgb(255 255 255 / .16)}#ngw-home .ngw-service-card h3{margin:23px 0 10px;font-family:"Manrope";font-size:21px;line-height:1.25}#ngw-home .ngw-service-card p{margin:0;color:var(--ngw-muted);font-size:14px;line-height:1.72}#ngw-home .ngw-service-link{margin-top:auto;padding-top:24px;display:inline-flex;align-items:center;gap:8px;color:#dcb7ff;font-size:13px;font-weight:800}#ngw-home .ngw-service-link span{transition:transform .22s ease}#ngw-home .ngw-service-card:hover .ngw-service-link span{transform:translateX(5px)}#ngw-home .ngw-journey-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:72px;align-items:center}#ngw-home .ngw-visual-card{position:relative;min-height:590px;padding:22px;overflow:hidden;border:1px solid rgb(255 255 255 / .11);border-radius:28px;background:linear-gradient(145deg,rgb(255 255 255 / .08),rgb(255 255 255 / .025));box-shadow:var(--ngw-shadow)}#ngw-home .ngw-laptop-img{width:100%;height:100%;min-height:545px;object-fit:cover;border-radius:20px;filter:saturate(.8) contrast(1.05) brightness(.74)}#ngw-home .ngw-visual-card::after{content:"";position:absolute;inset:22px;border-radius:20px;background:linear-gradient(180deg,rgb(8 7 18 / .06),rgb(8 7 18 / .72));pointer-events:none}#ngw-home .ngw-dashboard-overlay{position:absolute;z-index:3;left:45px;right:45px;bottom:42px;padding:24px;border:1px solid rgb(255 255 255 / .16);border-radius:20px;background:rgb(10 8 21 / .78);backdrop-filter:blur(18px)}#ngw-home .ngw-dash-top{display:flex;justify-content:space-between;align-items:center;gap:15px}#ngw-home .ngw-dash-top strong{font-size:15px}#ngw-home .ngw-live{display:inline-flex;align-items:center;gap:7px;color:var(--ngw-green);font-size:11px;font-weight:800}#ngw-home .ngw-live::before{content:"";width:7px;height:7px;border-radius:50%;background:currentColor;box-shadow:0 0 13px currentColor}#ngw-home .ngw-bars{display:grid;grid-template-columns:repeat(12,1fr);gap:5px;align-items:end;height:75px;margin-top:20px}#ngw-home .ngw-bar{height:var(--h);border-radius:6px 6px 2px 2px;background:linear-gradient(180deg,var(--ngw-cyan),var(--ngw-purple));opacity:.86;animation:ngw-bars 2.4s ease-in-out infinite alternate;animation-delay:var(--d)}@keyframes ngw-bars{to{transform:scaleY(.65);opacity:.55}}#ngw-home .ngw-process{display:grid;gap:13px;margin-top:29px}#ngw-home .ngw-process-item{display:grid;grid-template-columns:48px 1fr;gap:15px;padding:17px 18px;border-radius:17px;border:1px solid rgb(255 255 255 / .09);background:rgb(255 255 255 / .035)}#ngw-home .ngw-process-num{width:48px;height:48px;display:grid;place-items:center;border-radius:14px;font-family:"Manrope";font-weight:800;color:#fff;background:linear-gradient(145deg,#9d35ff,#4f1ca9);box-shadow:0 10px 25px rgb(124 34 225 / .25)}#ngw-home .ngw-process-item h3{margin:0 0 4px;font-size:16px}#ngw-home .ngw-process-item p{margin:0;color:var(--ngw-muted);font-size:13px}#ngw-home .ngw-split-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px;margin-top:44px}#ngw-home .ngw-split-card{position:relative;min-height:470px;padding:36px;overflow:hidden;border-radius:26px;border:1px solid rgb(255 255 255 / .11);background:linear-gradient(145deg,rgb(255 255 255 / .08),rgb(255 255 255 / .025));box-shadow:var(--ngw-shadow)}#ngw-home .ngw-split-card::before{content:"";position:absolute;width:330px;height:330px;border-radius:50%;right:-180px;top:-170px;background:var(--ngw-accent,var(--ngw-purple));opacity:.2;filter:blur(20px)}#ngw-home .ngw-split-card h3{margin:21px 0 13px;max-width:500px;font-family:"Manrope";font-size:clamp(27px,3vw,39px);line-height:1.13;letter-spacing:-.035em}#ngw-home .ngw-split-card>p{margin:0;color:var(--ngw-muted);max-width:540px}#ngw-home .ngw-bullets{display:grid;gap:12px;margin:25px 0 0;padding:0;list-style:none}#ngw-home .ngw-bullets li{display:flex;gap:10px;align-items:flex-start;color:#e4dfeb;font-size:14px}#ngw-home .ngw-bullets li::before{content:"✓";flex:0 0 22px;width:22px;height:22px;display:grid;place-items:center;border-radius:50%;color:#07130f;background:var(--ngw-green);font-size:11px;font-weight:900;margin-top:1px}#ngw-home .ngw-mini-orbit{position:absolute;width:210px;height:210px;right:28px;bottom:18px;opacity:.34;border:1px dashed rgb(255 255 255 / .25);border-radius:50%;animation:ngw-spin 18s linear infinite}#ngw-home .ngw-mini-orbit::before,#ngw-home .ngw-mini-orbit::after{content:"";position:absolute;width:14px;height:14px;border-radius:50%;background:var(--ngw-cyan);box-shadow:0 0 20px var(--ngw-cyan)}#ngw-home .ngw-mini-orbit::before{top:12px;left:42px}#ngw-home .ngw-mini-orbit::after{right:4px;bottom:52px;background:var(--ngw-pink);box-shadow:0 0 20px var(--ngw-pink)}#ngw-home .ngw-why-grid{display:grid;grid-template-columns:1.08fr .92fr;gap:66px;align-items:center}#ngw-home .ngw-wizard-secondary{position:relative;min-height:620px;display:grid;place-items:center;overflow:hidden;border-radius:30px;border:1px solid rgb(255 255 255 / .1);background:radial-gradient(circle at 50% 42%,rgb(72 217 255 / .17),transparent 33%),radial-gradient(circle at 48% 54%,rgb(157 53 255 / .28),transparent 58%),rgb(255 255 255 / .03)}#ngw-home .ngw-wizard-secondary img{position:relative;z-index:2;width:95%;filter:drop-shadow(0 30px 42px rgb(0 0 0 / .42));animation:ngw-float 6s ease-in-out infinite}#ngw-home .ngw-wizard-secondary::before{content:"";position:absolute;width:420px;height:420px;border-radius:50%;border:1px solid rgb(255 255 255 / .13);box-shadow:0 0 0 50px rgb(255 255 255 / .015),0 0 0 100px rgb(255 255 255 / .012)}#ngw-home .ngw-values{display:grid;grid-template-columns:1fr 1fr;gap:13px;margin-top:28px}#ngw-home .ngw-value{min-height:150px;padding:20px;border:1px solid rgb(255 255 255 / .1);border-radius:18px;background:rgb(255 255 255 / .038)}#ngw-home .ngw-value strong{display:block;margin-bottom:6px;font-family:"Manrope";font-size:16px}#ngw-home .ngw-value p{margin:0;color:var(--ngw-muted);font-size:13px}#ngw-home .ngw-faq-wrap{max-width:880px;margin:46px auto 0}#ngw-home .ngw-faq{border-top:1px solid rgb(255 255 255 / .11)}#ngw-home .ngw-faq-item{border-bottom:1px solid rgb(255 255 255 / .11)}#ngw-home .ngw-faq-q{width:100%;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:24px 2px;border:0;color:#fff;background:#fff0;text-align:left;font-family:"Manrope";font-size:17px;font-weight:700;cursor:pointer}#ngw-home .ngw-faq-plus{width:32px;height:32px;display:grid;place-items:center;flex:0 0 32px;border-radius:50%;border:1px solid rgb(255 255 255 / .13);color:#d8acff;transition:transform .25s ease,background .25s ease}#ngw-home .ngw-faq-a{max-height:0;overflow:hidden;transition:max-height .35s ease}#ngw-home .ngw-faq-a p{margin:0;padding:0 48px 25px 2px;color:var(--ngw-muted);font-size:14px}#ngw-home .ngw-faq-item.ngw-open .ngw-faq-plus{transform:rotate(45deg);background:rgb(157 53 255 / .18)}#ngw-home .ngw-cta{position:relative;overflow:hidden;padding:72px 46px;border-radius:32px;border:1px solid rgb(255 255 255 / .15);background:radial-gradient(circle at 15% 10%,rgb(72 217 255 / .22),transparent 32%),radial-gradient(circle at 82% 70%,rgb(237 100 255 / .23),transparent 35%),linear-gradient(135deg,rgb(104 29 196 / .65),rgb(20 14 52 / .92));text-align:center;box-shadow:0 35px 100px rgb(0 0 0 / .36),inset 0 1px 0 rgb(255 255 255 / .2)}#ngw-home .ngw-cta::before{content:"";position:absolute;inset:-2px;background-image:linear-gradient(rgb(255 255 255 / .05) 1px,transparent 1px),linear-gradient(90deg,rgb(255 255 255 / .05) 1px,transparent 1px);background-size:38px 38px;mask-image:radial-gradient(circle at center,#000,transparent 75%);pointer-events:none}#ngw-home .ngw-cta>*{position:relative;z-index:2}#ngw-home .ngw-cta h2{max-width:820px;margin:0 auto 17px;font-family:"Manrope";font-size:clamp(35px,5vw,62px);line-height:1.07;letter-spacing:-.05em}#ngw-home .ngw-cta p{max-width:670px;margin:0 auto;color:#d9d2e8;font-size:17px}#ngw-home .ngw-cta .ngw-btns{justify-content:center}#ngw-home .ngw-footer{padding:64px 0 34px}#ngw-home .ngw-footer-grid{display:grid;grid-template-columns:1.35fr .65fr .65fr .8fr;gap:42px}#ngw-home .ngw-footer-logo{display:inline-flex;width:210px;padding:7px 14px;border-radius:13px;background:#fff}#ngw-home .ngw-footer-about{max-width:340px;margin:19px 0 0;color:var(--ngw-muted);font-size:14px}#ngw-home .ngw-footer h4{margin:0 0 17px;font-family:"Manrope";font-size:14px}#ngw-home .ngw-footer-links{display:grid;gap:10px}#ngw-home .ngw-footer-links a{color:var(--ngw-muted);font-size:13px;transition:color .2s ease,transform .2s ease}#ngw-home .ngw-footer-links a:hover{color:#fff;transform:translateX(3px)}#ngw-home .ngw-footer-meta{display:flex;justify-content:space-between;gap:20px;margin-top:46px;padding-top:24px;border-top:1px solid rgb(255 255 255 / .09);color:#8d879d;font-size:12px}#ngw-home .ngw-reveal{opacity:0;transform:translateY(28px);transition:opacity .75s cubic-bezier(.2,.65,.2,1),transform .75s cubic-bezier(.2,.65,.2,1)}#ngw-home .ngw-reveal.ngw-visible{opacity:1;transform:none}#ngw-home .ngw-delay-1{transition-delay:.09s}#ngw-home .ngw-delay-2{transition-delay:.18s}#ngw-home .ngw-delay-3{transition-delay:.27s}@media (max-width:1040px){#ngw-home .ngw-nav-links{gap:18px}#ngw-home .ngw-nav-links a{font-size:13px}#ngw-home .ngw-hero-grid{grid-template-columns:1fr 430px;gap:30px}#ngw-home .ngw-services-grid{grid-template-columns:1fr 1fr}#ngw-home .ngw-cert-grid,#ngw-home .ngw-journey-grid,#ngw-home .ngw-why-grid{gap:40px}#ngw-home .ngw-footer-grid{grid-template-columns:1.3fr 1fr 1fr}#ngw-home .ngw-footer-grid>div:last-child{grid-column:2 / 4}}@media (max-width:860px){#ngw-home .ngw-section{padding:82px 0}#ngw-home .ngw-menu-btn{display:inline-flex}#ngw-home .ngw-nav-cta{display:none}#ngw-home .ngw-nav-links{position:absolute;top:78px;left:20px;right:20px;display:grid;gap:0;padding:12px;border:1px solid rgb(255 255 255 / .12);border-radius:17px;background:rgb(10 8 21 / .96);backdrop-filter:blur(18px);box-shadow:0 22px 55px rgb(0 0 0 / .42);opacity:0;visibility:hidden;transform:translateY(-10px);transition:.25s ease}#ngw-home .ngw-nav-links.ngw-open{opacity:1;visibility:visible;transform:none}#ngw-home .ngw-nav-links a{padding:13px;border-radius:10px}#ngw-home .ngw-nav-links a:hover{background:rgb(255 255 255 / .06)}#ngw-home .ngw-nav-links a::after{display:none}#ngw-home .ngw-hero{min-height:auto;padding-top:55px}#ngw-home .ngw-hero-grid,#ngw-home .ngw-cert-grid,#ngw-home .ngw-journey-grid,#ngw-home .ngw-why-grid{grid-template-columns:1fr}#ngw-home .ngw-hero-copy{text-align:center}#ngw-home .ngw-hero .ngw-lead{margin-inline:auto}#ngw-home .ngw-btns,#ngw-home .ngw-proof-row{justify-content:center}#ngw-home .ngw-hero-visual{min-height:520px}#ngw-home .ngw-wizard-frame{width:min(500px,87%)}#ngw-home .ngw-stats{grid-template-columns:1fr 1fr}#ngw-home .ngw-stat:nth-child(2)::after{display:none}#ngw-home .ngw-stat:nth-child(-n+2){border-bottom:1px solid rgb(255 255 255 / .1)}#ngw-home .ngw-badges-stage{min-height:520px}#ngw-home .ngw-cert-copy{order:-1}#ngw-home .ngw-split-grid{grid-template-columns:1fr}#ngw-home .ngw-wizard-secondary{min-height:540px}#ngw-home .ngw-footer-grid{grid-template-columns:1fr 1fr}#ngw-home .ngw-footer-grid>div:first-child{grid-column:1 / -1}#ngw-home .ngw-footer-grid>div:last-child{grid-column:auto}}@media (max-width:590px){#ngw-home .ngw-shell{width:min(100% - 26px,1180px)}#ngw-home .ngw-section{padding:68px 0}#ngw-home .ngw-section-sm{padding:50px 0}#ngw-home .ngw-header-wrap{padding:8px 0}#ngw-home .ngw-nav{min-height:58px;padding:7px;border-radius:15px}#ngw-home .ngw-brand{width:160px;min-height:42px}#ngw-home .ngw-hero{padding:45px 0 85px}#ngw-home .ngw-heading{font-size:clamp(38px,12vw,54px)}#ngw-home .ngw-heading-sm{font-size:clamp(31px,9vw,43px)}#ngw-home .ngw-lead{font-size:15px}#ngw-home .ngw-btns{display:grid;grid-template-columns:1fr;width:100%}#ngw-home .ngw-btn{width:100%}#ngw-home .ngw-proof-row{display:grid;justify-items:start;width:max-content;max-width:100%;margin-inline:auto}#ngw-home .ngw-hero-visual{min-height:430px;margin-top:20px}#ngw-home .ngw-wizard-frame{width:92%}#ngw-home .ngw-float-card{transform:scale(.88)}#ngw-home .ngw-float-card-a{left:-7%;top:3%}#ngw-home .ngw-float-card-b{right:-6%;bottom:7%}#ngw-home .ngw-stats-wrap{margin-top:-30px}#ngw-home .ngw-stat{min-height:125px;padding:20px 17px}#ngw-home .ngw-stat-number{font-size:34px}#ngw-home .ngw-stat-label{font-size:11px}#ngw-home .ngw-services-grid,#ngw-home .ngw-values{grid-template-columns:1fr}#ngw-home .ngw-service-card{min-height:290px;padding:24px}#ngw-home .ngw-badges-stage{min-height:440px}#ngw-home .ngw-badge{width:138px}#ngw-home .ngw-badge-1{left:5%}#ngw-home .ngw-badge-2{right:5%}#ngw-home .ngw-badge-3{left:5%}#ngw-home .ngw-badge-4{right:5%}#ngw-home .ngw-visual-card{min-height:460px;padding:14px}#ngw-home .ngw-laptop-img{min-height:430px}#ngw-home .ngw-visual-card::after{inset:14px}#ngw-home .ngw-dashboard-overlay{left:26px;right:26px;bottom:25px;padding:18px}#ngw-home .ngw-split-card{min-height:430px;padding:26px}#ngw-home .ngw-mini-orbit{width:150px;height:150px;opacity:.22}#ngw-home .ngw-wizard-secondary{min-height:450px}#ngw-home .ngw-cta{padding:54px 22px;border-radius:24px}#ngw-home .ngw-cta p{font-size:15px}#ngw-home .ngw-footer-grid{grid-template-columns:1fr 1fr;gap:32px 18px}#ngw-home .ngw-footer-grid>div:first-child{grid-column:1 / -1}#ngw-home .ngw-footer-meta{flex-direction:column}}@media (prefers-reduced-motion:reduce){#ngw-home *,#ngw-home *::before,#ngw-home *::after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}#ngw-home .ngw-reveal{opacity:1;transform:none}}#ngw-home{width:100%;max-width:100%;margin-left:0;overflow-x:hidden;overflow-y:visible;-webkit-text-size-adjust:100%;text-size-adjust:100%}#ngw-home main,#ngw-home section,#ngw-home header,#ngw-home footer{width:100%;max-width:100%}#ngw-home [id^="ngw-"]{scroll-margin-top:92px}#ngw-home .ngw-shell{width:min(1160px, calc(100% - 36px))}#ngw-home .ngw-section{padding:clamp(66px, 6.4vw, 96px) 0}#ngw-home .ngw-section-sm{padding:clamp(46px, 4.4vw, 66px) 0}#ngw-home .ngw-heading{font-size:clamp(40px, 4.55vw, 66px)}#ngw-home .ngw-heading-sm{font-size:clamp(32px, 3.35vw, 50px)}#ngw-home .ngw-lead{font-size:clamp(15px, 1.2vw, 18px);line-height:1.68}#ngw-home .ngw-btns{margin-top:25px}#ngw-home .ngw-btn{min-height:49px;padding-inline:20px}#ngw-home .ngw-hero{min-height:min(760px, calc(100svh - 10px));padding:52px 0 82px}#ngw-home .ngw-hero-grid{grid-template-columns:minmax(0,1.04fr) minmax(370px,.96fr);gap:clamp(28px, 4vw, 58px)}#ngw-home .ngw-hero-visual{min-height:520px}#ngw-home .ngw-wizard-frame{width:min(475px, 100%)}#ngw-home .ngw-float-card{padding:11px 13px}#ngw-home .ngw-proof-row{margin-top:23px}#ngw-home .ngw-stats-wrap{margin-top:-28px}#ngw-home .ngw-stat{min-height:132px;padding:23px}#ngw-home .ngw-stat-number{font-size:clamp(31px, 3.25vw, 45px)}#ngw-home .ngw-cert-grid,#ngw-home .ngw-journey-grid,#ngw-home .ngw-why-grid{gap:clamp(34px, 5vw, 62px)}#ngw-home .ngw-badges-stage{min-height:470px}#ngw-home .ngw-badge{width:155px}#ngw-home .ngw-services-grid{margin-top:38px;gap:16px}#ngw-home .ngw-service-card{min-height:292px;padding:24px}#ngw-home .ngw-service-card h3{margin-top:19px;font-size:19px}#ngw-home .ngw-service-icon{width:54px;height:54px}#ngw-home .ngw-visual-card{min-height:515px}#ngw-home .ngw-laptop-img{min-height:470px}#ngw-home .ngw-process{margin-top:24px}#ngw-home .ngw-process-item{padding:14px 16px}#ngw-home .ngw-split-grid{margin-top:36px}#ngw-home .ngw-split-card{min-height:425px;padding:31px}#ngw-home .ngw-wizard-secondary{min-height:530px}#ngw-home .ngw-value{min-height:132px}#ngw-home .ngw-cta{padding:clamp(52px, 5vw, 68px) clamp(24px, 4vw, 44px)}#ngw-home .ngw-cta h2{font-size:clamp(34px, 4.35vw, 57px)}#ngw-home .ngw-footer{padding-top:54px}#ngw-home details.ngw-faq-item{display:block}#ngw-home .ngw-faq-q{list-style:none;-webkit-tap-highlight-color:#fff0;user-select:none}#ngw-home .ngw-faq-q::-webkit-details-marker{display:none}#ngw-home details.ngw-faq-item .ngw-faq-a{max-height:none;overflow:visible;display:none}#ngw-home details.ngw-faq-item[open] .ngw-faq-a{display:block;animation:ngw-faq-reveal .24s ease both}#ngw-home details.ngw-faq-item[open] .ngw-faq-plus{transform:rotate(45deg);background:rgb(157 53 255 / .18)}#ngw-home details.ngw-faq-item .ngw-faq-a p{padding-right:42px}@keyframes ngw-faq-reveal{from{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:none}}@media (min-width:1101px) and (max-width:1440px){#ngw-home .ngw-shell{width:min(1080px, calc(100% - 42px))}#ngw-home .ngw-section{padding:76px 0}#ngw-home .ngw-section-sm{padding:50px 0}#ngw-home .ngw-header-wrap{padding:9px 0}#ngw-home .ngw-nav{min-height:56px;border-radius:16px}#ngw-home .ngw-brand{width:166px;min-height:42px}#ngw-home .ngw-brand img{height:31px}#ngw-home .ngw-nav-links{gap:19px}#ngw-home .ngw-nav-links a{font-size:13px}#ngw-home .ngw-nav-cta{min-height:41px}#ngw-home .ngw-hero{min-height:650px;padding:34px 0 70px}#ngw-home .ngw-heading{font-size:clamp(48px, 4.25vw, 59px)}#ngw-home .ngw-heading-sm{font-size:clamp(36px, 3.15vw, 45px)}#ngw-home .ngw-lead{font-size:16px;line-height:1.62}#ngw-home .ngw-hero-grid{grid-template-columns:minmax(0,1.06fr) minmax(350px,.94fr);gap:32px}#ngw-home .ngw-hero-visual{min-height:445px}#ngw-home .ngw-wizard-frame{width:min(410px, 95%)}#ngw-home .ngw-float-card{transform:scale(.92)}#ngw-home .ngw-stats-wrap{margin-top:-24px}#ngw-home .ngw-stat{min-height:116px;padding:19px 22px}#ngw-home .ngw-badges-stage{min-height:420px}#ngw-home .ngw-badge{width:142px}#ngw-home .ngw-service-card{min-height:270px;padding:22px}#ngw-home .ngw-service-card p{line-height:1.58}#ngw-home .ngw-visual-card{min-height:465px}#ngw-home .ngw-laptop-img{min-height:421px}#ngw-home .ngw-dashboard-overlay{bottom:34px}#ngw-home .ngw-split-card{min-height:390px;padding:28px}#ngw-home .ngw-split-card h3{font-size:clamp(27px, 2.5vw, 34px)}#ngw-home .ngw-wizard-secondary{min-height:470px}#ngw-home .ngw-cta{padding-block:54px}#ngw-home .ngw-footer{padding-top:48px}}@media (min-width:961px) and (max-width:1100px){#ngw-home .ngw-shell{width:min(940px, calc(100% - 34px))}#ngw-home .ngw-section{padding:70px 0}#ngw-home .ngw-heading{font-size:clamp(45px, 5vw, 54px)}#ngw-home .ngw-heading-sm{font-size:clamp(34px, 4vw, 42px)}#ngw-home .ngw-nav-links{gap:13px}#ngw-home .ngw-nav-links a{font-size:12px}#ngw-home .ngw-brand{width:154px}#ngw-home .ngw-nav-cta{padding-inline:14px}#ngw-home .ngw-hero{min-height:620px;padding:36px 0 66px}#ngw-home .ngw-hero-grid{grid-template-columns:minmax(0,1fr) 360px;gap:22px}#ngw-home .ngw-hero-visual{min-height:420px}#ngw-home .ngw-wizard-frame{width:360px}#ngw-home .ngw-float-card{transform:scale(.82)}#ngw-home .ngw-services-grid{grid-template-columns:repeat(2,1fr)}#ngw-home .ngw-cert-grid,#ngw-home .ngw-journey-grid,#ngw-home .ngw-why-grid{grid-template-columns:1fr 1fr;gap:28px}#ngw-home .ngw-badges-stage{min-height:390px}#ngw-home .ngw-badge{width:128px}#ngw-home .ngw-visual-card{min-height:440px}#ngw-home .ngw-laptop-img{min-height:396px}#ngw-home .ngw-wizard-secondary{min-height:440px}}@media (max-width:960px){#ngw-home .ngw-shell{width:min(720px, calc(100% - 30px))}#ngw-home .ngw-section{padding:68px 0}#ngw-home .ngw-section-sm{padding:46px 0}#ngw-home .ngw-header-wrap{padding:8px 0}#ngw-home .ngw-nav{position:relative;min-height:58px}#ngw-home .ngw-menu-btn{display:inline-flex}#ngw-home .ngw-nav-cta{display:none}#ngw-home .ngw-nav-links{position:absolute;top:calc(100% + 10px);left:0;right:0;z-index:30;max-height:calc(100svh - 100px);overflow-y:auto}#ngw-home .ngw-hero{min-height:auto;padding:48px 0 78px}#ngw-home .ngw-hero-grid,#ngw-home .ngw-cert-grid,#ngw-home .ngw-journey-grid,#ngw-home .ngw-why-grid{grid-template-columns:1fr}#ngw-home .ngw-hero-grid{gap:34px}#ngw-home .ngw-hero-copy{max-width:700px;margin-inline:auto;text-align:center}#ngw-home .ngw-hero .ngw-lead{margin-inline:auto}#ngw-home .ngw-btns,#ngw-home .ngw-proof-row{justify-content:center}#ngw-home .ngw-hero-visual{min-height:455px}#ngw-home .ngw-wizard-frame{width:min(430px, 80vw)}#ngw-home .ngw-stats{grid-template-columns:repeat(2,1fr)}#ngw-home .ngw-stat:nth-child(2)::after{display:none}#ngw-home .ngw-stat:nth-child(-n+2){border-bottom:1px solid rgb(255 255 255 / .1)}#ngw-home .ngw-services-grid{grid-template-columns:repeat(2,1fr)}#ngw-home .ngw-cert-copy{order:-1}#ngw-home .ngw-badges-stage{min-height:470px}#ngw-home .ngw-journey-grid,#ngw-home .ngw-why-grid{gap:40px}#ngw-home .ngw-split-grid{grid-template-columns:1fr}#ngw-home .ngw-split-card{min-height:390px}#ngw-home .ngw-wizard-secondary{min-height:460px}#ngw-home .ngw-footer-grid{grid-template-columns:1.25fr 1fr 1fr}#ngw-home .ngw-footer-grid>div:last-child{grid-column:auto}}@media (max-width:640px){#ngw-home .ngw-shell{width:calc(100% - 24px)}#ngw-home .ngw-section{padding:56px 0}#ngw-home .ngw-section-sm{padding:40px 0}#ngw-home .ngw-grid-bg{background-size:42px 42px}#ngw-home .ngw-glow{width:280px;height:280px;filter:blur(75px);opacity:.12}#ngw-home .ngw-nav{min-height:54px;padding:6px;border-radius:14px}#ngw-home .ngw-brand{width:145px;min-height:40px;padding-inline:9px}#ngw-home .ngw-brand img{height:29px}#ngw-home .ngw-menu-btn{width:41px;height:41px}#ngw-home .ngw-nav-links{padding:9px;border-radius:14px}#ngw-home .ngw-nav-links a{padding:12px}#ngw-home .ngw-hero{padding:38px 0 66px}#ngw-home .ngw-eyebrow{padding:7px 10px;font-size:10px;letter-spacing:.095em}#ngw-home .ngw-heading{margin-top:14px;font-size:clamp(34px, 10.6vw, 47px);line-height:1.06}#ngw-home .ngw-heading-sm{font-size:clamp(29px, 8.6vw, 39px);line-height:1.1}#ngw-home .ngw-lead{font-size:14.5px;line-height:1.62}#ngw-home .ngw-btns{display:grid;grid-template-columns:1fr;width:100%;gap:10px;margin-top:22px}#ngw-home .ngw-btn{width:100%;min-height:47px;padding:0 16px;font-size:14px}#ngw-home .ngw-proof-row{display:grid;width:100%;max-width:360px;gap:10px;justify-items:start;margin:21px auto 0}#ngw-home .ngw-hero-visual{min-height:365px;margin-top:4px}#ngw-home .ngw-wizard-frame{width:min(330px, 84vw)}#ngw-home .ngw-wizard-frame::before{inset:-14px}#ngw-home .ngw-float-card{padding:8px 10px;border-radius:13px;transform:scale(.78)}#ngw-home .ngw-float-card-a{left:-9%;top:2%;transform-origin:left top}#ngw-home .ngw-float-card-b{right:-9%;bottom:3%;transform-origin:right bottom}#ngw-home .ngw-float-icon{width:34px;height:34px;flex-basis:34px}#ngw-home .ngw-float-card strong{font-size:13px}#ngw-home .ngw-stats-wrap{margin-top:-20px}#ngw-home .ngw-stats{border-radius:18px}#ngw-home .ngw-stat{min-height:108px;padding:16px 13px}#ngw-home .ngw-stat:not(:last-child)::after{top:18px;bottom:18px}#ngw-home .ngw-stat-number{font-size:30px}#ngw-home .ngw-stat-label{margin-top:7px;font-size:10.5px;line-height:1.45}#ngw-home .ngw-services-grid,#ngw-home .ngw-values{grid-template-columns:1fr}#ngw-home .ngw-services-grid{margin-top:30px}#ngw-home .ngw-service-card{min-height:auto;padding:21px}#ngw-home .ngw-service-link{padding-top:20px}#ngw-home .ngw-feature{grid-template-columns:40px 1fr;padding:14px}#ngw-home .ngw-feature-icon{width:40px;height:40px}#ngw-home .ngw-badges-stage{min-height:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 8px;padding:28px 14px}#ngw-home .ngw-badges-stage::before{width:250px;height:250px;opacity:.55}#ngw-home .ngw-badge,#ngw-home .ngw-badge-1,#ngw-home .ngw-badge-2,#ngw-home .ngw-badge-3,#ngw-home .ngw-badge-4{position:relative;inset:auto;width:min(132px, 100%);margin:auto;transform:none}#ngw-home .ngw-logo-card{width:155px;height:78px;padding:13px}#ngw-home .ngw-logo-card img{height:50px}#ngw-home .ngw-marquee-track{gap:12px;animation-duration:24s}#ngw-home .ngw-visual-card{min-height:385px;padding:11px;border-radius:21px}#ngw-home .ngw-laptop-img{min-height:362px;border-radius:15px}#ngw-home .ngw-visual-card::after{inset:11px;border-radius:15px}#ngw-home .ngw-dashboard-overlay{left:22px;right:22px;bottom:22px;padding:15px;border-radius:15px}#ngw-home .ngw-bars{height:58px}#ngw-home .ngw-process-item{grid-template-columns:42px 1fr;padding:13px}#ngw-home .ngw-process-num{width:42px;height:42px}#ngw-home .ngw-split-card{min-height:auto;padding:23px;border-radius:21px}#ngw-home .ngw-split-card h3{font-size:28px}#ngw-home .ngw-mini-orbit{display:none}#ngw-home .ngw-wizard-secondary{min-height:370px;border-radius:22px}#ngw-home .ngw-value{min-height:0}#ngw-home .ngw-faq-wrap{margin-top:32px}#ngw-home .ngw-faq-q{padding:19px 0;gap:13px;font-size:15px;line-height:1.45}#ngw-home .ngw-faq-plus{width:29px;height:29px;flex-basis:29px}#ngw-home details.ngw-faq-item .ngw-faq-a p{padding:0 4px 20px 0;font-size:13.5px}#ngw-home .ngw-cta{padding:45px 18px;border-radius:22px}#ngw-home .ngw-cta h2{font-size:clamp(31px, 9vw, 41px)}#ngw-home .ngw-cta p{font-size:14.5px}#ngw-home .ngw-footer{padding:48px 0 28px}#ngw-home .ngw-footer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px 18px}#ngw-home .ngw-footer-grid>div:first-child{grid-column:1 / -1}#ngw-home .ngw-footer-grid>div:last-child{grid-column:auto}#ngw-home .ngw-footer-logo{width:185px}#ngw-home .ngw-footer-meta{margin-top:34px;flex-direction:column;gap:8px}}@media (max-width:420px){#ngw-home .ngw-shell{width:calc(100% - 20px)}#ngw-home .ngw-section{padding:50px 0}#ngw-home .ngw-brand{width:136px}#ngw-home .ngw-heading{font-size:clamp(32px, 10.3vw, 41px)}#ngw-home .ngw-hero-visual{min-height:300px}#ngw-home .ngw-wizard-frame{width:min(280px, 82vw)}#ngw-home .ngw-float-card{display:none}#ngw-home .ngw-stat{padding-inline:10px}#ngw-home .ngw-stat-number{font-size:27px}#ngw-home .ngw-badges-stage{gap:14px 6px;padding-inline:8px}#ngw-home .ngw-badge,#ngw-home .ngw-badge-1,#ngw-home .ngw-badge-2,#ngw-home .ngw-badge-3,#ngw-home .ngw-badge-4{width:min(116px, 100%)}#ngw-home .ngw-visual-card{min-height:340px}#ngw-home .ngw-laptop-img{min-height:318px}#ngw-home .ngw-dashboard-overlay{left:18px;right:18px;padding:13px}#ngw-home .ngw-dash-top{align-items:flex-start}#ngw-home .ngw-dash-top strong{font-size:13px}#ngw-home .ngw-bars{height:48px;gap:3px}#ngw-home .ngw-wizard-secondary{min-height:320px}#ngw-home .ngw-footer-grid{grid-template-columns:1fr}#ngw-home .ngw-footer-grid>div,#ngw-home .ngw-footer-grid>div:first-child,#ngw-home .ngw-footer-grid>div:last-child{grid-column:1}}@media (max-width:767px){#ngw-home .ngw-service-card{transform:none!important}#ngw-home .ngw-wizard-frame::before,#ngw-home .ngw-wizard-frame::after,#ngw-home .ngw-badges-stage::before{animation-duration:38s}#ngw-home .ngw-glow{animation:none}#ngw-home .ngw-noise{opacity:.025}}#ngw-home .ngw-testimonials{position:relative;overflow:hidden;border-block:1px solid rgb(255 255 255 / .08);background:radial-gradient(circle at 50% 0%,rgb(157 53 255 / .15),transparent 34%),linear-gradient(180deg,rgb(255 255 255 / .018),rgb(255 255 255 / .03))}#ngw-home .ngw-testimonial-head{max-width:820px;margin-inline:auto;text-align:center}#ngw-home .ngw-testimonial-head h2{margin:0;font-family:"Manrope",Arial,sans-serif;font-size:clamp(32px, 3.5vw, 50px);line-height:1.1;letter-spacing:-.045em;font-weight:800}#ngw-home .ngw-testimonial-banner{width:min(640px, 100%);min-height:68px;display:flex;align-items:center;justify-content:center;margin:24px auto 0;padding:15px 28px;border:1px solid rgb(157 53 255 / .44);border-radius:999px;color:#f6efff;background:linear-gradient(145deg,rgb(157 53 255 / .14),rgb(72 217 255 / .055));box-shadow:0 16px 38px rgb(0 0 0 / .24),inset 0 1px 0 rgb(255 255 255 / .12);font-family:"Manrope",Arial,sans-serif;font-size:clamp(16px, 1.65vw, 22px);line-height:1.35;font-weight:800}#ngw-home .ngw-video-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin-top:54px}#ngw-home .ngw-video-card{position:relative;min-width:0;overflow:hidden;border:1px solid rgb(255 255 255 / .12);border-radius:22px;background:#05050b;box-shadow:0 24px 55px rgb(0 0 0 / .28);transition:transform .28s ease,border-color .28s ease,box-shadow .28s ease}#ngw-home .ngw-video-card:hover{transform:translateY(-5px);border-color:rgb(157 53 255 / .42);box-shadow:0 30px 68px rgb(0 0 0 / .36)}#ngw-home .ngw-video-frame{position:relative;width:100%;aspect-ratio:16 / 9;overflow:hidden;background:#05050b}#ngw-home .ngw-youtube-video{position:absolute;inset:0;width:100%;height:100%;display:block;border:0;background:#05050b}@media (min-width:1101px) and (max-width:1440px){#ngw-home .ngw-video-grid{margin-top:42px;gap:16px}#ngw-home .ngw-testimonial-banner{min-height:60px;margin-top:20px}}@media (max-width:960px){#ngw-home .ngw-video-grid{grid-template-columns:repeat(2,minmax(0,1fr))}#ngw-home .ngw-video-card:last-child{grid-column:1 / -1;width:calc(50% - 10px);margin-inline:auto}}@media (max-width:640px){#ngw-home .ngw-testimonial-banner{min-height:0;margin-top:18px;padding:13px 17px;border-radius:18px;font-size:15px}#ngw-home .ngw-video-grid{grid-template-columns:none;grid-auto-flow:column;grid-auto-columns:min(88%, 370px);gap:14px;margin-top:34px;margin-inline:-12px;padding:0 12px 12px;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:inline mandatory;scrollbar-width:none}#ngw-home .ngw-video-grid::-webkit-scrollbar{display:none}#ngw-home .ngw-video-card,#ngw-home .ngw-video-card:last-child{width:auto;margin:0;grid-column:auto;border-radius:18px;scroll-snap-align:center}}#ngw-home{--ngw-orange:#ff9f66;--ngw-blue:#7a8cff;--ngw-surface:rgba(12, 10, 28, .78);--ngw-surface-solid:#100d24}#ngw-home .ngw-header-wrap{z-index:500}#ngw-home .ngw-nav{border-color:rgb(255 255 255 / .12)}#ngw-home .ngw-btn-primary{animation:ngw-cta-breathe 3.2s ease-in-out infinite}#ngw-home .ngw-btn-primary::before{content:"";position:absolute;inset:-2px;z-index:-2;border-radius:inherit;background:linear-gradient(110deg,var(--ngw-purple),var(--ngw-cyan),var(--ngw-pink),var(--ngw-purple));background-size:250% 100%;opacity:.56;filter:blur(10px);animation:ngw-cta-gradient 5s linear infinite}@keyframes ngw-cta-breathe{0%,100%{transform:translateY(0)}50%{transform:translateY(-2px)}}@keyframes ngw-cta-gradient{to{background-position:250% 0}}#ngw-home .ngw-btn-primary:hover{animation-play-state:paused}#ngw-home .ngw-hero{min-height:min(860px, calc(100svh - 8px));padding:54px 0 102px}#ngw-home .ngw-hero-grid{grid-template-columns:minmax(0,.94fr) minmax(500px,1.06fr);gap:clamp(34px, 4.8vw, 72px)}#ngw-home .ngw-hero-copy .ngw-lead{max-width:660px}#ngw-home .ngw-hero-copy .ngw-heading{max-width:700px}#ngw-home .ngw-hero-kicker{display:flex;align-items:center;flex-wrap:wrap;gap:9px;margin-top:20px}#ngw-home .ngw-kicker-pill{display:inline-flex;align-items:center;gap:8px;min-height:32px;padding:0 11px;border:1px solid rgb(255 255 255 / .1);border-radius:999px;color:#d7d2e3;background:rgb(255 255 255 / .04);font-size:11px;font-weight:750}#ngw-home .ngw-kicker-pill i{width:6px;height:6px;border-radius:50%;background:var(--ngw-green);box-shadow:0 0 12px rgb(117 242 193 / .75)}#ngw-home .ngw-hero-visual{min-height:610px;display:grid;place-items:center;perspective:1400px}#ngw-home .ngw-command-wrap{position:relative;width:min(660px, 100%);transform:rotateY(-3deg) rotateX(1deg);transform-style:preserve-3d;animation:ngw-command-float 7s ease-in-out infinite}@keyframes ngw-command-float{0%,100%{transform:rotateY(-3deg) rotateX(1deg) translateY(5px)}50%{transform:rotateY(-1deg) rotateX(0deg) translateY(-9px)}}#ngw-home .ngw-command-wrap::before{content:"";position:absolute;inset:11% 7% -5%;z-index:-2;border-radius:50%;background:radial-gradient(circle,rgb(157 53 255 / .38),rgb(72 217 255 / .08) 48%,transparent 72%);filter:blur(48px)}#ngw-home .ngw-command-center{position:relative;overflow:hidden;border:1px solid rgb(255 255 255 / .16);border-radius:27px;background:linear-gradient(180deg,rgb(255 255 255 / .075),transparent 18%),rgb(10 8 24 / .91);box-shadow:0 34px 90px rgb(0 0 0 / .42),inset 0 1px 0 rgb(255 255 255 / .12);backdrop-filter:blur(24px)}#ngw-home .ngw-command-center::after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(115deg,transparent 28%,rgb(255 255 255 / .055) 49%,transparent 68%);transform:translateX(-110%);animation:ngw-panel-sheen 8s ease-in-out infinite}@keyframes ngw-panel-sheen{0%,60%{transform:translateX(-110%)}82%,100%{transform:translateX(110%)}}#ngw-home .ngw-command-top{display:flex;align-items:center;justify-content:space-between;gap:18px;min-height:58px;padding:0 19px;border-bottom:1px solid rgb(255 255 255 / .08);background:rgb(255 255 255 / .025)}#ngw-home .ngw-command-brand{display:flex;align-items:center;gap:10px;font-family:"Manrope";font-size:12px;font-weight:800;letter-spacing:.02em}#ngw-home .ngw-command-mark{width:30px;height:30px;display:grid;place-items:center;border-radius:10px;background:linear-gradient(145deg,#a83cff,#4f31cd 60%,#2acff1);box-shadow:0 9px 24px rgb(121 50 225 / .34)}#ngw-home .ngw-command-live{display:inline-flex;align-items:center;gap:7px;color:var(--ngw-green);font-size:10px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}#ngw-home .ngw-command-live::before{content:"";width:7px;height:7px;border-radius:50%;background:currentColor;box-shadow:0 0 14px currentColor;animation:ngw-live-pulse 1.7s ease-in-out infinite}@keyframes ngw-live-pulse{50%{opacity:.35;transform:scale(.75)}}#ngw-home .ngw-command-body{padding:18px}#ngw-home .ngw-command-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}#ngw-home .ngw-command-metric{padding:13px;border:1px solid rgb(255 255 255 / .08);border-radius:15px;background:rgb(255 255 255 / .035)}#ngw-home .ngw-command-metric small{display:block;color:#938ca5;font-size:9px;font-weight:750;text-transform:uppercase;letter-spacing:.075em}#ngw-home .ngw-command-metric strong{display:block;margin-top:5px;font-family:"Manrope";font-size:21px;line-height:1}#ngw-home .ngw-command-change{display:inline-flex;margin-top:7px;color:var(--ngw-green);font-size:9px;font-weight:800}#ngw-home .ngw-command-grid{display:grid;grid-template-columns:1.42fr .78fr;gap:11px;margin-top:11px}#ngw-home .ngw-chart-panel,#ngw-home .ngw-activity-panel,#ngw-home .ngw-workflow-panel{border:1px solid rgb(255 255 255 / .08);border-radius:17px;background:rgb(255 255 255 / .028)}#ngw-home .ngw-chart-panel{padding:15px 14px 10px}#ngw-home .ngw-panel-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}#ngw-home .ngw-panel-head strong{font-size:11px}#ngw-home .ngw-panel-head span{color:#8e879e;font-size:9px}#ngw-home .ngw-main-chart{width:100%;height:174px;overflow:visible}#ngw-home .ngw-chart-grid line{stroke:rgb(255 255 255 / .07);stroke-width:1}#ngw-home .ngw-chart-area{opacity:.34}#ngw-home .ngw-chart-line{fill:none;stroke:url(#ngwLineGradient);stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:1000;stroke-dashoffset:1000;animation:ngw-draw-line 2.8s cubic-bezier(.2,.72,.2,1) .35s forwards;filter:drop-shadow(0 0 7px rgb(72 217 255 / .45))}#ngw-home .ngw-chart-dot{fill:#fff;stroke:#7ee8ff;stroke-width:4;opacity:0;transform-box:fill-box;transform-origin:center;animation:ngw-dot-in .45s ease forwards}#ngw-home .ngw-chart-dot:nth-of-type(2){animation-delay:1.15s}#ngw-home .ngw-chart-dot:nth-of-type(3){animation-delay:1.55s}#ngw-home .ngw-chart-dot:nth-of-type(4){animation-delay:2s}@keyframes ngw-draw-line{to{stroke-dashoffset:0}}@keyframes ngw-dot-in{from{opacity:0;transform:scale(.2)}to{opacity:1;transform:scale(1)}}#ngw-home .ngw-chart-labels{display:flex;justify-content:space-between;color:#7f788e;font-size:8px;margin-top:-3px}#ngw-home .ngw-activity-panel{padding:14px 12px}#ngw-home .ngw-activity-list{display:grid;gap:8px}#ngw-home .ngw-activity{display:grid;grid-template-columns:29px 1fr;gap:8px;align-items:center;min-height:42px;padding:7px;border-radius:11px;background:rgb(255 255 255 / .035);opacity:.55;transform:translateX(7px);animation:ngw-activity-cycle 4.8s ease-in-out infinite}#ngw-home .ngw-activity:nth-child(2){animation-delay:-1.6s}#ngw-home .ngw-activity:nth-child(3){animation-delay:-3.2s}@keyframes ngw-activity-cycle{0%,100%{opacity:.48;transform:translateX(7px)}24%,54%{opacity:1;transform:none;background:rgb(117 242 193 / .065)}}#ngw-home .ngw-activity-icon{width:29px;height:29px;display:grid;place-items:center;border-radius:9px;color:#d8b7ff;background:rgb(157 53 255 / .14)}#ngw-home .ngw-activity strong{display:block;font-size:9px;line-height:1.25}#ngw-home .ngw-activity small{display:block;margin-top:2px;color:#888195;font-size:7.5px}#ngw-home .ngw-workflow-panel{margin-top:11px;padding:13px 14px}#ngw-home .ngw-workflow-row{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;position:relative}#ngw-home .ngw-workflow-row::before{content:"";position:absolute;left:10%;right:10%;top:17px;height:2px;background:linear-gradient(90deg,var(--ngw-purple),var(--ngw-cyan),var(--ngw-green));transform:scaleX(0);transform-origin:left;animation:ngw-flow-line 3.2s ease 1.3s forwards}@keyframes ngw-flow-line{to{transform:scaleX(1)}}#ngw-home .ngw-flow-step{position:relative;z-index:2;text-align:center}#ngw-home .ngw-flow-node{width:34px;height:34px;display:grid;place-items:center;margin:0 auto 6px;border:1px solid rgb(255 255 255 / .14);border-radius:11px;color:#fff;background:#15112f;box-shadow:0 0 0 5px rgb(12 9 27 / .9);font-size:11px;animation:ngw-node-pulse 3s ease-in-out infinite}#ngw-home .ngw-flow-step:nth-child(2) .ngw-flow-node{animation-delay:-.75s}#ngw-home .ngw-flow-step:nth-child(3) .ngw-flow-node{animation-delay:-1.5s}#ngw-home .ngw-flow-step:nth-child(4) .ngw-flow-node{animation-delay:-2.25s}@keyframes ngw-node-pulse{50%{border-color:rgb(72 217 255 / .65);box-shadow:0 0 0 5px rgb(12 9 27 / .9),0 0 20px rgb(72 217 255 / .25)}}#ngw-home .ngw-flow-step small{display:block;color:#8f889d;font-size:7.5px}#ngw-home .ngw-dashboard-note{margin-top:8px;color:#716b7e;font-size:8px;text-align:right}#ngw-home .ngw-mini-wizard{position:absolute;right:-30px;bottom:-50px;z-index:4;width:160px;filter:drop-shadow(0 22px 24px rgb(0 0 0 / .44));animation:ngw-mini-wizard 5s ease-in-out infinite}@keyframes ngw-mini-wizard{50%{transform:translateY(-9px) rotate(1.5deg)}}#ngw-home .ngw-command-badge{position:absolute;left:-35px;top:66px;z-index:5;min-width:152px;padding:12px;border:1px solid rgb(255 255 255 / .14);border-radius:15px;background:rgb(12 9 29 / .88);box-shadow:0 16px 42px rgb(0 0 0 / .32);backdrop-filter:blur(16px);animation:ngw-float-card 5.5s ease-in-out infinite}#ngw-home .ngw-command-badge strong{display:block;font-size:11px}#ngw-home .ngw-command-badge span{display:flex;align-items:center;gap:6px;margin-top:4px;color:var(--ngw-green);font-size:8px;font-weight:800}#ngw-home .ngw-os-section{overflow:hidden}#ngw-home .ngw-os-bento{display:grid;grid-template-columns:1.18fr .82fr .82fr;grid-template-rows:repeat(2,minmax(230px,auto));gap:16px;margin-top:45px}#ngw-home .ngw-os-card{position:relative;min-width:0;overflow:hidden;padding:25px;border:1px solid rgb(255 255 255 / .1);border-radius:22px;background:linear-gradient(145deg,rgb(255 255 255 / .072),rgb(255 255 255 / .024));box-shadow:0 20px 56px rgb(0 0 0 / .22)}#ngw-home .ngw-os-card::before{content:"";position:absolute;width:220px;height:220px;right:-130px;top:-130px;border-radius:50%;background:var(--ngw-os-accent,var(--ngw-purple));opacity:.17;filter:blur(15px)}#ngw-home .ngw-os-main{grid-row:1 / 3}#ngw-home .ngw-os-card h3{margin:0 0 7px;font-family:"Manrope";font-size:19px}#ngw-home .ngw-os-card>p{margin:0;color:var(--ngw-muted);font-size:13px}#ngw-home .ngw-os-chip{display:inline-flex;align-items:center;gap:7px;margin-bottom:17px;color:#cdb8eb;font-size:9px;font-weight:850;letter-spacing:.1em;text-transform:uppercase}#ngw-home .ngw-os-chip::before{content:"";width:7px;height:7px;border-radius:50%;background:var(--ngw-os-accent,var(--ngw-purple));box-shadow:0 0 14px var(--ngw-os-accent,var(--ngw-purple))}#ngw-home .ngw-pipeline{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-top:24px}#ngw-home .ngw-pipeline-col{padding:9px;border-radius:13px;background:rgb(255 255 255 / .025)}#ngw-home .ngw-pipeline-col>span{display:block;margin-bottom:8px;color:#8f879d;font-size:8px;font-weight:800;text-transform:uppercase}#ngw-home .ngw-deal{min-height:54px;margin-top:6px;padding:8px;border:1px solid rgb(255 255 255 / .07);border-radius:10px;background:rgb(255 255 255 / .046);animation:ngw-deal-rise 5s ease-in-out infinite}#ngw-home .ngw-deal:nth-child(3){animation-delay:-2.5s}@keyframes ngw-deal-rise{50%{transform:translateY(-3px);border-color:rgb(72 217 255 / .25)}}#ngw-home .ngw-deal strong{display:block;font-size:8.5px}#ngw-home .ngw-deal small{display:block;margin-top:4px;color:#7f788c;font-size:7px}#ngw-home .ngw-ai-ring{width:126px;height:126px;display:grid;place-items:center;margin:21px auto 8px;position:relative;border-radius:50%;background:conic-gradient(var(--ngw-cyan) 0 78%,rgb(255 255 255 / .07) 78% 100%);animation:ngw-ring-spin 8s linear infinite}#ngw-home .ngw-ai-ring::before{content:"";position:absolute;inset:8px;border-radius:50%;background:#100d24}#ngw-home .ngw-ai-ring::after{content:"AI";position:relative;z-index:2;font-family:"Manrope";font-size:26px;font-weight:850;color:#fff}@keyframes ngw-ring-spin{to{transform:rotate(360deg)}}#ngw-home .ngw-ai-ring-label{text-align:center;color:var(--ngw-green);font-size:10px;font-weight:850}#ngw-home .ngw-speed-number{margin-top:24px;font-family:"Manrope";font-size:48px;line-height:1;font-weight:850;letter-spacing:-.05em}#ngw-home .ngw-speed-number span{color:var(--ngw-cyan);font-size:19px}#ngw-home .ngw-speed-line{height:8px;margin-top:18px;overflow:hidden;border-radius:999px;background:rgb(255 255 255 / .06)}#ngw-home .ngw-speed-line::after{content:"";display:block;width:86%;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--ngw-purple),var(--ngw-cyan));transform:translateX(-100%);animation:ngw-speed-fill 2.2s ease forwards}@keyframes ngw-speed-fill{to{transform:none}}#ngw-home .ngw-stack-icons{display:flex;flex-wrap:wrap;gap:9px;margin-top:23px}#ngw-home .ngw-stack-icon{min-width:54px;height:43px;display:grid;place-items:center;padding:0 11px;border:1px solid rgb(255 255 255 / .08);border-radius:12px;background:rgb(255 255 255 / .035);color:#ded8e7;font-size:9px;font-weight:800}#ngw-home .ngw-stack-icon:nth-child(even){transform:translateY(7px)}#ngw-home .ngw-proof-band{border-block:1px solid rgb(255 255 255 / .08);background:rgb(255 255 255 / .018)}#ngw-home .ngw-proof-band-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:44px;align-items:center}#ngw-home .ngw-proof-copy h2{margin:12px 0 12px;font-family:"Manrope";font-size:clamp(30px,3.3vw,48px);line-height:1.08;letter-spacing:-.045em}#ngw-home .ngw-proof-copy p{margin:0;color:var(--ngw-muted)}#ngw-home .ngw-proof-signal{display:grid;grid-template-columns:repeat(3,1fr);gap:11px}#ngw-home .ngw-signal-card{min-height:140px;padding:19px;border:1px solid rgb(255 255 255 / .09);border-radius:18px;background:rgb(255 255 255 / .034)}#ngw-home .ngw-signal-card strong{display:block;font-family:"Manrope";font-size:24px}#ngw-home .ngw-signal-card span{display:block;margin-top:6px;color:var(--ngw-muted);font-size:11px}#ngw-home .ngw-signal-spark{display:flex;align-items:flex-end;gap:3px;height:32px;margin-top:13px}#ngw-home .ngw-signal-spark i{flex:1;height:var(--h);border-radius:3px;background:linear-gradient(180deg,var(--ngw-cyan),var(--ngw-purple));animation:ngw-spark-bars 1.8s ease-in-out infinite alternate;animation-delay:var(--d)}@keyframes ngw-spark-bars{to{transform:scaleY(.55);opacity:.55}}#ngw-home .ngw-video-frame{cursor:pointer}#ngw-home .ngw-video-preview{position:absolute;inset:0;display:grid;place-items:center;width:100%;border:0;padding:0;cursor:pointer;background-size:cover;background-position:center;color:#fff}#ngw-home .ngw-video-preview::before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgb(4 4 11 / .08),rgb(4 4 11 / .7))}#ngw-home .ngw-video-preview::after{content:"Client Story";position:absolute;left:18px;bottom:15px;color:#fff;font-size:11px;font-weight:800;letter-spacing:.04em}#ngw-home .ngw-play-button{position:relative;z-index:2;width:64px;height:64px;display:grid;place-items:center;border:1px solid rgb(255 255 255 / .38);border-radius:50%;background:rgb(12 8 28 / .66);backdrop-filter:blur(10px);box-shadow:0 15px 35px rgb(0 0 0 / .35),0 0 0 9px rgb(255 255 255 / .06);transition:transform .25s ease,background .25s ease}#ngw-home .ngw-video-preview:hover .ngw-play-button{transform:scale(1.08);background:rgb(126 39 221 / .78)}#ngw-home .ngw-scroll-progress{position:fixed;left:0;top:0;z-index:9999;width:100%;height:3px;transform:scaleX(0);transform-origin:left;background:linear-gradient(90deg,var(--ngw-purple),var(--ngw-cyan),var(--ngw-pink));box-shadow:0 0 12px rgb(72 217 255 / .45);pointer-events:none}#ngw-home .ngw-floating-cta{position:fixed;right:20px;bottom:20px;z-index:490;display:flex;align-items:center;gap:10px;min-height:53px;padding:0 17px 0 10px;border:1px solid rgb(255 255 255 / .18);border-radius:17px;color:#fff;background:rgb(12 8 29 / .86);backdrop-filter:blur(18px);box-shadow:0 18px 50px rgb(0 0 0 / .38);opacity:0;visibility:hidden;transform:translateY(18px);transition:.3s ease}#ngw-home .ngw-floating-cta.ngw-show{opacity:1;visibility:visible;transform:none}#ngw-home .ngw-floating-cta-icon{width:36px;height:36px;display:grid;place-items:center;border-radius:11px;background:linear-gradient(145deg,#a03aff,#4e2fd3);box-shadow:0 8px 20px rgb(126 39 221 / .3)}#ngw-home .ngw-floating-cta strong{display:block;font-size:11px;line-height:1.2}#ngw-home .ngw-floating-cta small{display:block;color:#a9a2b7;font-size:8px;margin-top:2px}@media (max-width:1100px){#ngw-home .ngw-hero-grid{grid-template-columns:minmax(0,1fr) 470px;gap:25px}#ngw-home .ngw-command-wrap{width:470px}#ngw-home .ngw-mini-wizard{width:125px;right:-12px;bottom:-35px}#ngw-home .ngw-command-badge{left:-18px;transform:scale(.9)}#ngw-home .ngw-os-bento{grid-template-columns:1fr 1fr;grid-template-rows:auto}#ngw-home .ngw-os-main{grid-row:auto;grid-column:1 / -1}}@media (max-width:960px){#ngw-home .ngw-hero-grid{grid-template-columns:1fr}#ngw-home .ngw-command-wrap{width:min(620px,94vw)}#ngw-home .ngw-hero-visual{min-height:580px}#ngw-home .ngw-proof-band-grid{grid-template-columns:1fr}}@media (max-width:700px){#ngw-home .ngw-hero-visual{min-height:460px}#ngw-home .ngw-command-wrap{width:100%;transform:none;animation:ngw-command-mobile 6s ease-in-out infinite}@keyframes ngw-command-mobile{50%{transform:translateY(-7px)}}#ngw-home .ngw-command-body{padding:11px}#ngw-home .ngw-command-metrics{gap:6px}#ngw-home .ngw-command-metric{padding:9px 7px;border-radius:11px}#ngw-home .ngw-command-metric strong{font-size:16px}#ngw-home .ngw-command-metric small{font-size:7px}#ngw-home .ngw-command-change{font-size:7px}#ngw-home .ngw-command-grid{grid-template-columns:1fr}#ngw-home .ngw-activity-panel{display:none}#ngw-home .ngw-main-chart{height:135px}#ngw-home .ngw-workflow-row{gap:8px}#ngw-home .ngw-flow-step small{font-size:6.5px}#ngw-home .ngw-command-badge{left:-2px;top:-45px;transform:scale(.82);transform-origin:left bottom}#ngw-home .ngw-mini-wizard{width:100px;right:-10px;bottom:-35px}#ngw-home .ngw-os-bento{grid-template-columns:1fr}#ngw-home .ngw-os-main{grid-column:auto}#ngw-home .ngw-pipeline{grid-template-columns:repeat(2,1fr)}#ngw-home .ngw-proof-signal{grid-template-columns:1fr}#ngw-home .ngw-signal-card{min-height:120px}#ngw-home .ngw-floating-cta{right:12px;bottom:12px}#ngw-home .ngw-floating-cta span:not(.ngw-floating-cta-icon){display:none}#ngw-home .ngw-floating-cta{width:52px;padding:7px;border-radius:16px}#ngw-home .ngw-floating-cta-icon{width:38px;height:38px}}@media (max-width:430px){#ngw-home .ngw-hero-visual{min-height:390px}#ngw-home .ngw-command-top{min-height:48px;padding:0 11px}#ngw-home .ngw-command-brand{font-size:9px}#ngw-home .ngw-command-mark{width:26px;height:26px}#ngw-home .ngw-command-badge{display:none}#ngw-home .ngw-mini-wizard{width:78px}#ngw-home .ngw-chart-panel{padding:10px 8px 8px}#ngw-home .ngw-main-chart{height:110px}#ngw-home .ngw-workflow-panel{padding:10px 7px}#ngw-home .ngw-flow-node{width:28px;height:28px;font-size:9px}#ngw-home .ngw-workflow-row::before{top:14px}}@media (prefers-reduced-motion:reduce){#ngw-home .ngw-btn-primary,#ngw-home .ngw-command-wrap,#ngw-home .ngw-command-center::after,#ngw-home .ngw-main-chart *,#ngw-home .ngw-activity,#ngw-home .ngw-workflow-row::before,#ngw-home .ngw-flow-node,#ngw-home .ngw-mini-wizard,#ngw-home .ngw-ai-ring,#ngw-home .ngw-deal{animation:none!important}#ngw-home .ngw-chart-line{stroke-dashoffset:0}#ngw-home .ngw-chart-dot{opacity:1}#ngw-home .ngw-workflow-row::before{transform:scaleX(1)}}#ngw-home .ngw-brand,#ngw-home .ngw-footer-logo{width:218px;min-height:48px;padding:0;border:0;border-radius:0;background:#fff0;box-shadow:none;overflow:visible;isolation:isolate}#ngw-home .ngw-brand::before,#ngw-home .ngw-footer-logo::before{content:"";position:absolute;inset:-16px -18px;z-index:-1;border-radius:999px;background:radial-gradient(circle,rgb(157 53 255 / .22),rgb(72 217 255 / .08) 40%,transparent 72%);filter:blur(13px);opacity:.82;animation:ngw-logo-aura 4.8s ease-in-out infinite;pointer-events:none}#ngw-home .ngw-brand img,#ngw-home .ngw-footer-logo img{width:100%;height:auto;max-height:52px;object-fit:contain;filter:brightness(0) invert(1) contrast(1.38) drop-shadow(0 0 12px rgb(255 255 255 / .19));animation:ngw-logo-breathe 4.8s ease-in-out infinite;transform-origin:50% 50%}#ngw-home .ngw-footer-logo{width:250px}#ngw-home .ngw-footer-logo img{max-height:66px}@keyframes ngw-logo-aura{0%,100%{opacity:.58;transform:scale(.96)}50%{opacity:1;transform:scale(1.05)}}@keyframes ngw-logo-breathe{0%,100%{transform:translateY(0) scale(1)}50%{transform:translateY(-2px) scale(1.012)}}#ngw-home .ngw-btn-primary,#ngw-home .ngw-btn-secondary{border-color:rgb(255 255 255 / .17);background-image:linear-gradient(115deg,#5a16c7 0%,#a33aff 22%,#ed64ff 43%,#48d9ff 68%,#6b20db 86%,#5a16c7 100%);background-size:320% 320%;color:#fff;box-shadow:0 15px 38px rgb(117 35 218 / .3),inset 0 1px 0 rgb(255 255 255 / .24);animation:ngw-moving-cta 7s ease infinite}#ngw-home .ngw-btn-secondary{background-image:linear-gradient(115deg,rgb(107 32 219 / .72) 0%,rgb(157 53 255 / .72) 24%,rgb(72 217 255 / .56) 54%,rgb(237 100 255 / .68) 78%,rgb(107 32 219 / .72) 100%);box-shadow:0 12px 34px rgb(58 25 115 / .25),inset 0 1px 0 rgb(255 255 255 / .22);backdrop-filter:blur(14px)}#ngw-home .ngw-btn-primary:hover,#ngw-home .ngw-btn-secondary:hover{border-color:rgb(255 255 255 / .38);box-shadow:0 20px 48px rgb(126 39 221 / .42),0 0 26px rgb(72 217 255 / .13),inset 0 1px 0 rgb(255 255 255 / .3)}#ngw-home .ngw-floating-cta{background-image:linear-gradient(115deg,#5a16c7,#a33aff,#48d9ff,#ed64ff,#5a16c7);background-size:320% 320%;animation:ngw-moving-cta 7s ease infinite}#ngw-home .ngw-service-link{color:#fff0;background:linear-gradient(90deg,#dcb7ff,#48d9ff,#ed64ff,#dcb7ff);background-size:250% auto;background-clip:text;-webkit-background-clip:text;animation:ngw-moving-link 5.5s linear infinite}#ngw-home .ngw-cta{background-size:220% 220%;animation:ngw-moving-cta-panel 10s ease infinite}@keyframes ngw-moving-cta{0%{background-position:0% 50%}50%{background-position:100% 50%}100%{background-position:0% 50%}}@keyframes ngw-moving-link{to{background-position:250% center}}@keyframes ngw-moving-cta-panel{0%,100%{background-position:0% 50%}50%{background-position:100% 50%}}#ngw-home{width:100%;max-width:100%;margin:0;overflow-x:clip;overflow-y:visible}#ngw-home main,#ngw-home footer,#ngw-home section{max-width:100%;overflow-x:clip}#ngw-home .ngw-header-wrap{position:-webkit-sticky!important;position:sticky!important;top:0!important;left:0;right:0;z-index:99990!important;width:100%;align-self:flex-start;isolation:isolate;transform:translateZ(0);will-change:padding,background-color,backdrop-filter}#ngw-home .ngw-header-wrap::before{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(180deg,rgb(8 7 18 / .82),rgb(8 7 18 / .38));border-bottom:1px solid rgb(255 255 255 / .045);backdrop-filter:blur(18px) saturate(145%);-webkit-backdrop-filter:blur(18px) saturate(145%);opacity:.42;transition:opacity .25s ease,background .25s ease;pointer-events:none}#ngw-home .ngw-header-wrap.ngw-scrolled::before{opacity:1;background:rgb(8 7 18 / .9);border-bottom-color:rgb(255 255 255 / .09)}#ngw-home .ngw-header-wrap.ngw-scrolled{background:#fff0;border-bottom:0}#ngw-home .ngw-scroll-progress{z-index:100000}#ngw-home .ngw-nav{position:relative;width:100%;min-width:0}#ngw-home .ngw-shell,#ngw-home .ngw-hero-grid,#ngw-home .ngw-cert-grid,#ngw-home .ngw-journey-grid,#ngw-home .ngw-why-grid,#ngw-home .ngw-services-grid,#ngw-home .ngw-os-bento,#ngw-home .ngw-split-grid,#ngw-home .ngw-video-grid,#ngw-home .ngw-footer-grid,#ngw-home .ngw-command-grid,#ngw-home .ngw-command-metrics,#ngw-home .ngw-pipeline,#ngw-home .ngw-values{min-width:0}#ngw-home .ngw-hero-grid>*,#ngw-home .ngw-cert-grid>*,#ngw-home .ngw-journey-grid>*,#ngw-home .ngw-why-grid>*,#ngw-home .ngw-services-grid>*,#ngw-home .ngw-os-bento>*,#ngw-home .ngw-split-grid>*,#ngw-home .ngw-footer-grid>*,#ngw-home .ngw-command-grid>*{min-width:0}#ngw-home .ngw-heading,#ngw-home .ngw-heading-sm,#ngw-home .ngw-testimonial-head h2,#ngw-home .ngw-cta h2,#ngw-home .ngw-os-card h3,#ngw-home .ngw-split-card h3,#ngw-home .ngw-service-card h3{text-wrap:balance;overflow-wrap:anywhere}#ngw-home p,#ngw-home .ngw-lead,#ngw-home .ngw-stat-label,#ngw-home .ngw-footer-links a,#ngw-home .ngw-footer-links span{overflow-wrap:break-word}#ngw-home .ngw-services-grid,#ngw-home .ngw-os-bento,#ngw-home .ngw-split-grid,#ngw-home .ngw-values,#ngw-home .ngw-video-grid{align-items:stretch}#ngw-home .ngw-service-card,#ngw-home .ngw-os-card,#ngw-home .ngw-split-card,#ngw-home .ngw-value,#ngw-home .ngw-video-card{height:100%}#ngw-home [id^="ngw-"]{scroll-margin-top:108px}@media (min-width:1600px){#ngw-home .ngw-shell{width:min(1320px, calc(100% - 96px))}#ngw-home .ngw-section{padding:112px 0}#ngw-home .ngw-section-sm{padding:76px 0}#ngw-home .ngw-heading{font-size:clamp(60px, 4.1vw, 76px)}#ngw-home .ngw-heading-sm{font-size:clamp(44px, 3vw, 58px)}#ngw-home .ngw-lead{font-size:18px}#ngw-home .ngw-hero{min-height:880px;padding:68px 0 118px}#ngw-home .ngw-hero-grid{grid-template-columns:minmax(0,.92fr) minmax(620px,1.08fr);gap:76px}#ngw-home .ngw-command-wrap{width:min(700px,100%)}#ngw-home .ngw-hero-visual{min-height:660px}#ngw-home .ngw-services-grid{gap:22px}#ngw-home .ngw-service-card{padding:30px;min-height:330px}#ngw-home .ngw-os-bento{gap:20px}#ngw-home .ngw-os-card{padding:30px}}@media (min-width:1181px) and (max-width:1599px){#ngw-home .ngw-shell{width:min(1160px, calc(100% - 48px))}#ngw-home .ngw-nav-links{gap:clamp(15px, 1.55vw, 24px)}#ngw-home .ngw-nav-links a{font-size:13px;white-space:nowrap}#ngw-home .ngw-brand{width:clamp(185px, 16vw, 218px)}#ngw-home .ngw-nav-cta{white-space:nowrap}#ngw-home .ngw-hero-grid{gap:clamp(34px, 4vw, 64px)}}@media (max-width:1180px){#ngw-home .ngw-shell{width:min(1040px, calc(100% - 40px))}#ngw-home .ngw-header-wrap{padding:8px 0}#ngw-home .ngw-nav{min-height:60px;padding:7px 8px 7px 12px;border-radius:16px}#ngw-home .ngw-brand{width:196px;min-height:44px}#ngw-home .ngw-brand img{max-height:46px}#ngw-home .ngw-menu-btn{display:inline-flex;flex:0 0 auto}#ngw-home .ngw-nav-cta{display:none}#ngw-home .ngw-nav-links{position:absolute;top:calc(100% + 10px);left:0;right:0;z-index:50;display:grid;gap:2px;max-height:calc(100svh - 98px);padding:10px;overflow-y:auto;border:1px solid rgb(255 255 255 / .13);border-radius:16px;background:rgb(10 8 23 / .97);box-shadow:0 25px 65px rgb(0 0 0 / .46);backdrop-filter:blur(22px) saturate(145%);-webkit-backdrop-filter:blur(22px) saturate(145%);opacity:0;visibility:hidden;transform:translateY(-10px);pointer-events:none;transition:opacity .22s ease,visibility .22s ease,transform .22s ease}#ngw-home .ngw-nav-links.ngw-open{opacity:1;visibility:visible;transform:translateY(0);pointer-events:auto}#ngw-home .ngw-nav-links a{width:100%;padding:12px 13px;border-radius:10px;font-size:14px}#ngw-home .ngw-nav-links a:hover{background:rgb(255 255 255 / .065)}#ngw-home .ngw-nav-links a::after{display:none}#ngw-home [id^="ngw-"]{scroll-margin-top:94px}}@media (min-width:768px) and (max-width:1024px){#ngw-home .ngw-shell{width:min(900px, calc(100% - 40px))}#ngw-home .ngw-section{padding:76px 0}#ngw-home .ngw-section-sm{padding:52px 0}#ngw-home .ngw-heading{font-size:clamp(46px, 6.3vw, 62px)}#ngw-home .ngw-heading-sm{font-size:clamp(36px, 5vw, 48px)}#ngw-home .ngw-lead{font-size:16px;line-height:1.68}#ngw-home .ngw-hero{min-height:auto;padding:58px 0 88px}#ngw-home .ngw-hero-grid,#ngw-home .ngw-cert-grid,#ngw-home .ngw-journey-grid,#ngw-home .ngw-why-grid,#ngw-home .ngw-proof-band-grid{grid-template-columns:1fr}#ngw-home .ngw-hero-grid{gap:46px}#ngw-home .ngw-hero-copy{max-width:760px;margin-inline:auto;text-align:center}#ngw-home .ngw-hero-copy .ngw-heading,#ngw-home .ngw-hero-copy .ngw-lead{margin-inline:auto}#ngw-home .ngw-hero .ngw-btns,#ngw-home .ngw-proof-row,#ngw-home .ngw-hero-kicker{justify-content:center}#ngw-home .ngw-hero-visual{min-height:570px}#ngw-home .ngw-command-wrap{width:min(650px, 94vw)}#ngw-home .ngw-cert-copy{order:-1}#ngw-home .ngw-cert-grid,#ngw-home .ngw-journey-grid,#ngw-home .ngw-why-grid{gap:46px}#ngw-home .ngw-services-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}#ngw-home .ngw-service-card{min-height:300px}#ngw-home .ngw-os-bento{grid-template-columns:repeat(2,minmax(0,1fr))}#ngw-home .ngw-os-main{grid-column:1 / -1}#ngw-home .ngw-split-grid{grid-template-columns:1fr}#ngw-home .ngw-video-grid{grid-template-columns:repeat(2,minmax(0,1fr))}#ngw-home .ngw-video-card:last-child{grid-column:1 / -1;width:min(50%, 420px);margin-inline:auto}#ngw-home .ngw-footer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:38px 34px}#ngw-home .ngw-footer-grid>div:first-child{grid-column:1 / -1}#ngw-home .ngw-footer-grid>div:last-child{grid-column:auto}}@media (min-width:541px) and (max-width:767px){#ngw-home .ngw-shell{width:calc(100% - 32px)}#ngw-home .ngw-section{padding:64px 0}#ngw-home .ngw-section-sm{padding:44px 0}#ngw-home .ngw-heading{font-size:clamp(40px, 8.4vw, 54px)}#ngw-home .ngw-heading-sm{font-size:clamp(32px, 7vw, 43px)}#ngw-home .ngw-hero{padding:48px 0 76px}#ngw-home .ngw-hero-grid,#ngw-home .ngw-cert-grid,#ngw-home .ngw-journey-grid,#ngw-home .ngw-why-grid,#ngw-home .ngw-proof-band-grid{grid-template-columns:1fr}#ngw-home .ngw-hero-copy{text-align:center}#ngw-home .ngw-hero-copy .ngw-heading,#ngw-home .ngw-hero-copy .ngw-lead{margin-inline:auto}#ngw-home .ngw-hero .ngw-btns,#ngw-home .ngw-proof-row,#ngw-home .ngw-hero-kicker{justify-content:center}#ngw-home .ngw-hero-visual{min-height:500px}#ngw-home .ngw-command-wrap{width:100%}#ngw-home .ngw-services-grid,#ngw-home .ngw-os-bento,#ngw-home .ngw-split-grid{grid-template-columns:1fr}#ngw-home .ngw-os-main{grid-column:auto}#ngw-home .ngw-service-card{min-height:auto}#ngw-home .ngw-footer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:34px 24px}#ngw-home .ngw-footer-grid>div:first-child{grid-column:1 / -1}}@media (max-width:540px){#ngw-home .ngw-shell{width:calc(100% - 22px)}#ngw-home .ngw-section{padding:54px 0}#ngw-home .ngw-section-sm{padding:38px 0}#ngw-home .ngw-header-wrap{padding:6px 0}#ngw-home .ngw-nav{min-height:54px;padding:6px 7px 6px 9px;border-radius:14px;gap:10px}#ngw-home .ngw-brand{width:165px;min-height:40px}#ngw-home .ngw-brand img{max-height:40px}#ngw-home .ngw-menu-btn{width:42px;height:42px;border-radius:11px}#ngw-home .ngw-nav-links{top:calc(100% + 8px);padding:8px;border-radius:14px}#ngw-home .ngw-heading{margin:14px 0 14px;font-size:clamp(34px, 10.4vw, 46px);line-height:1.065;letter-spacing:-.048em}#ngw-home .ngw-heading-sm{margin:14px 0 15px;font-size:clamp(29px, 8.7vw, 39px);line-height:1.1;letter-spacing:-.04em}#ngw-home .ngw-lead{font-size:14.5px;line-height:1.62}#ngw-home .ngw-eyebrow{max-width:100%;padding:7px 10px;font-size:9.5px;line-height:1.25;letter-spacing:.09em}#ngw-home .ngw-hero{min-height:auto;padding:40px 0 68px}#ngw-home .ngw-hero-grid,#ngw-home .ngw-cert-grid,#ngw-home .ngw-journey-grid,#ngw-home .ngw-why-grid,#ngw-home .ngw-proof-band-grid{grid-template-columns:1fr;gap:34px}#ngw-home .ngw-hero-copy{text-align:center}#ngw-home .ngw-hero-copy .ngw-heading,#ngw-home .ngw-hero-copy .ngw-lead{margin-inline:auto}#ngw-home .ngw-btns{display:grid;grid-template-columns:1fr;width:100%;gap:10px;margin-top:22px}#ngw-home .ngw-btn{width:100%;min-height:48px;padding-inline:15px;font-size:13.5px;line-height:1.25;text-align:center}#ngw-home .ngw-proof-row{display:grid;width:100%;max-width:355px;gap:10px;justify-items:start;margin:21px auto 0}#ngw-home .ngw-hero-kicker{justify-content:center;gap:7px}#ngw-home .ngw-kicker-pill{font-size:10px}#ngw-home .ngw-hero-visual{min-height:405px;margin-top:4px}#ngw-home .ngw-command-wrap{width:100%}#ngw-home .ngw-command-center{border-radius:19px}#ngw-home .ngw-command-body{padding:10px}#ngw-home .ngw-command-metrics{gap:5px}#ngw-home .ngw-command-metric{padding:8px 6px}#ngw-home .ngw-command-metric strong{font-size:15px}#ngw-home .ngw-command-grid{grid-template-columns:1fr}#ngw-home .ngw-activity-panel{display:none}#ngw-home .ngw-main-chart{height:118px}#ngw-home .ngw-workflow-row{gap:6px}#ngw-home .ngw-flow-node{width:28px;height:28px;font-size:9px}#ngw-home .ngw-workflow-row::before{top:14px}#ngw-home .ngw-mini-wizard{width:78px;right:-4px;bottom:-28px}#ngw-home .ngw-command-badge{display:none}#ngw-home .ngw-stats{grid-template-columns:repeat(2,minmax(0,1fr))}#ngw-home .ngw-stat{min-height:104px;padding:15px 11px}#ngw-home .ngw-stat-number{font-size:clamp(27px,8vw,32px)}#ngw-home .ngw-stat-label{font-size:10px;line-height:1.42}#ngw-home .ngw-services-grid,#ngw-home .ngw-os-bento,#ngw-home .ngw-split-grid,#ngw-home .ngw-values{grid-template-columns:1fr}#ngw-home .ngw-os-main{grid-column:auto}#ngw-home .ngw-service-card,#ngw-home .ngw-os-card,#ngw-home .ngw-split-card{min-height:auto;padding:22px;border-radius:20px}#ngw-home .ngw-pipeline{grid-template-columns:repeat(2,minmax(0,1fr))}#ngw-home .ngw-badges-stage{padding-inline:10px}#ngw-home .ngw-video-grid{grid-auto-columns:min(90%, 370px);margin-inline:-11px;padding-inline:11px}#ngw-home .ngw-cta{padding:44px 18px;border-radius:22px}#ngw-home .ngw-cta h2{font-size:clamp(30px,9vw,40px)}#ngw-home .ngw-footer{padding:46px 0 28px}#ngw-home .ngw-footer-grid{grid-template-columns:1fr;gap:30px}#ngw-home .ngw-footer-grid>div,#ngw-home .ngw-footer-grid>div:first-child,#ngw-home .ngw-footer-grid>div:last-child{grid-column:1}#ngw-home .ngw-footer-logo{width:min(220px, 76vw)}#ngw-home .ngw-footer-meta{align-items:flex-start;text-align:left}#ngw-home [id^="ngw-"]{scroll-margin-top:84px}}@media (max-width:390px){#ngw-home .ngw-shell{width:calc(100% - 18px)}#ngw-home .ngw-brand{width:145px}#ngw-home .ngw-heading{font-size:clamp(32px,10.2vw,40px)}#ngw-home .ngw-heading-sm{font-size:clamp(27px,8.4vw,35px)}#ngw-home .ngw-hero-visual{min-height:370px}#ngw-home .ngw-command-live{display:none}#ngw-home .ngw-command-brand{font-size:8.5px}#ngw-home .ngw-command-mark{width:25px;height:25px}#ngw-home .ngw-command-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}#ngw-home .ngw-command-metric:last-child{grid-column:1 / -1}#ngw-home .ngw-floating-cta{right:9px;bottom:9px}}@supports not (overflow:clip){#ngw-home,#ngw-home main,#ngw-home footer,#ngw-home section{overflow-x:hidden}}#ngw-home .ngw-btn{transform:translateZ(0);transition:transform .3s cubic-bezier(.2,.7,.2,1),background-color .3s ease,border-color .3s ease,box-shadow .3s ease,color .3s ease}#ngw-home .ngw-btn::before,#ngw-home .ngw-btn::after,#ngw-home .ngw-btn-primary::before,#ngw-home .ngw-btn-primary::after,#ngw-home .ngw-btn-secondary::before,#ngw-home .ngw-btn-secondary::after{display:none!important;content:none!important}#ngw-home .ngw-btn-primary{color:#fff!important;border-color:rgb(255 255 255 / .2)!important;background:linear-gradient(115deg,#5a16c7 0%,#a33aff 22%,#ed64ff 43%,#48d9ff 68%,#6b20db 86%,#5a16c7 100%)!important;background-size:320% 320%!important;box-shadow:0 14px 34px rgb(124 58 237 / .32),inset 0 1px 0 rgb(255 255 255 / .24)!important;animation:ngw-primary-button-gradient 7s ease infinite!important}#ngw-home .ngw-btn-primary:hover{transform:translateY(-3px);border-color:rgb(255 255 255 / .42)!important;box-shadow:0 20px 44px rgb(124 58 237 / .42),0 0 24px rgb(72 217 255 / .12),inset 0 1px 0 rgb(255 255 255 / .3)!important}@keyframes ngw-primary-button-gradient{0%{background-position:0% 50%}50%{background-position:100% 50%}100%{background-position:0% 50%}}#ngw-home .ngw-btn-secondary{color:#fff!important;border-color:rgb(255 255 255 / .2)!important;background:rgb(255 255 255 / .075)!important;background-image:none!important;-webkit-backdrop-filter:blur(18px) saturate(135%);backdrop-filter:blur(18px) saturate(135%);box-shadow:0 12px 30px rgb(0 0 0 / .18),inset 0 1px 0 rgb(255 255 255 / .13)!important;animation:none!important}#ngw-home .ngw-btn-secondary:hover{transform:translateY(-3px);border-color:rgb(255 255 255 / .36)!important;background:rgb(255 255 255 / .115)!important;box-shadow:0 18px 38px rgb(0 0 0 / .24),inset 0 1px 0 rgb(255 255 255 / .18)!important}#ngw-home .ngw-floating-cta{background:rgb(17 13 38 / .88)!important;background-image:none!important;border-color:rgb(255 255 255 / .2)!important;-webkit-backdrop-filter:blur(18px) saturate(135%);backdrop-filter:blur(18px) saturate(135%);animation:none!important}#ngw-home .ngw-floating-cta-icon{background:#7c3aed!important;background-image:none!important}#ngw-home .ngw-floating-cta{display:none!important}#ngw-home .ngw-section-cta{display:flex;align-items:center;margin-top:34px}#ngw-home .ngw-growth-os-heading>span{display:block}#ngw-home .ngw-section-cta--center{justify-content:center}#ngw-home .ngw-section-cta--left{justify-content:flex-start}@media (max-width:640px){#ngw-home .ngw-section-cta{margin-top:26px}#ngw-home .ngw-section-cta--left{justify-content:flex-start}#ngw-home .ngw-section-cta .ngw-btn{width:100%}}@media (prefers-reduced-motion:reduce){#ngw-home .ngw-btn{transition:none!important}}html{scroll-behavior:smooth}#ngw-home .ngw-marquee-track{will-change:transform;backface-visibility:hidden;-webkit-backface-visibility:hidden}#ngw-home .ngw-command-wrap,#ngw-home .ngw-main-chart,#ngw-home .ngw-ai-ring,#ngw-home .ngw-mini-wizard,#ngw-home .ngw-btn-primary{backface-visibility:hidden;-webkit-backface-visibility:hidden}#ngw-home main>section:not(.ngw-hero),#ngw-home .ngw-stats-wrap{content-visibility:auto;contain-intrinsic-size:auto 720px}#ngw-home .ngw-os-main{display:flex;flex-direction:column}#ngw-home .ngw-os-insight{position:relative;z-index:2;margin-top:auto;padding-top:24px}#ngw-home .ngw-os-insight-head{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:11px;color:#eee9f7;font-size:10px;font-weight:850;letter-spacing:.065em;text-transform:uppercase}#ngw-home .ngw-os-insight-head>span{display:inline-flex;align-items:center;gap:8px}#ngw-home .ngw-os-insight-head i,#ngw-home .ngw-os-sync-row i{width:7px;height:7px;flex:0 0 7px;border-radius:50%;background:var(--ngw-green);box-shadow:0 0 12px rgb(117 242 193 / .6)}#ngw-home .ngw-os-insight-head small{color:#827a91;font-size:8px;font-weight:750;letter-spacing:.04em}#ngw-home .ngw-os-insight-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}#ngw-home .ngw-os-insight-item{min-width:0;padding:13px 12px;border:1px solid rgb(255 255 255 / .075);border-radius:13px;background:linear-gradient(145deg,rgb(157 53 255 / .075),rgb(72 217 255 / .025))}#ngw-home .ngw-os-insight-item strong{display:block;font-family:"Manrope",Arial,sans-serif;font-size:20px;line-height:1;letter-spacing:-.035em}#ngw-home .ngw-os-insight-item span{display:block;margin-top:6px;color:#918a9f;font-size:8px;line-height:1.35}#ngw-home .ngw-os-sync-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;margin-top:8px}#ngw-home .ngw-os-sync-row span{min-width:0;display:flex;align-items:center;justify-content:center;gap:6px;min-height:31px;padding:0 7px;border:1px solid rgb(255 255 255 / .065);border-radius:10px;color:#aaa3b6;background:rgb(255 255 255 / .025);font-size:7.5px;font-weight:750;white-space:nowrap}#ngw-home .ngw-os-sync-row i{width:5px;height:5px;flex-basis:5px;box-shadow:0 0 9px rgb(117 242 193 / .5)}@media (max-width:1100px){#ngw-home .ngw-os-insight{margin-top:22px}}@media (max-width:700px){#ngw-home .ngw-os-insight{padding-top:20px}#ngw-home .ngw-os-insight-grid{gap:6px}#ngw-home .ngw-os-insight-item{padding:11px 8px}#ngw-home .ngw-os-insight-item strong{font-size:17px}#ngw-home .ngw-os-insight-item span{font-size:7.2px}#ngw-home .ngw-os-sync-row{grid-template-columns:repeat(2,minmax(0,1fr))}#ngw-home .ngw-os-sync-row span{font-size:8px}}@media (max-width:390px){#ngw-home .ngw-os-insight-head{align-items:flex-start}#ngw-home .ngw-os-insight-head small{display:none}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}#ngw-home main>section:not(.ngw-hero),#ngw-home .ngw-stats-wrap{content-visibility:visible;contain-intrinsic-size:none}}@keyframes ngw-command-contained-float{0%,100%{transform:translateY(4px)}50%{transform:translateY(-8px)}}@media (min-width:1025px){#ngw-home .ngw-hero-grid{grid-template-columns:minmax(0,1.04fr) minmax(0,.96fr)!important;gap:clamp(26px, 3vw, 46px)!important;width:min(1160px, calc(100% - 48px))}#ngw-home .ngw-hero-copy,#ngw-home .ngw-hero-visual,#ngw-home .ngw-command-wrap,#ngw-home .ngw-command-center,#ngw-home .ngw-command-body,#ngw-home .ngw-command-metrics,#ngw-home .ngw-command-grid{min-width:0;max-width:100%}#ngw-home .ngw-hero-visual{width:100%;overflow:visible}#ngw-home .ngw-command-wrap{width:100%!important;max-width:620px;margin-left:auto;margin-right:0;animation:ngw-command-contained-float 7s ease-in-out infinite}#ngw-home .ngw-command-center{width:100%}#ngw-home .ngw-command-metrics{grid-template-columns:repeat(3,minmax(0,1fr))!important}#ngw-home .ngw-command-metric{min-width:0;overflow:hidden}#ngw-home .ngw-command-metric small,#ngw-home .ngw-command-metric strong,#ngw-home .ngw-command-metric span{overflow-wrap:anywhere}#ngw-home .ngw-mini-wizard{right:0}}@media (min-width:1025px) and (max-width:1180px){#ngw-home .ngw-hero-grid{width:min(1040px, calc(100% - 40px));grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr)!important;gap:26px!important}#ngw-home .ngw-hero-copy .ngw-heading{font-size:clamp(48px, 5.65vw, 60px);line-height:1.04}#ngw-home .ngw-command-wrap{max-width:500px}#ngw-home .ngw-command-body{padding:14px}#ngw-home .ngw-command-metric{padding:10px 9px}#ngw-home .ngw-command-metric strong{font-size:17px}#ngw-home .ngw-command-grid{grid-template-columns:minmax(0,1.3fr) minmax(0,.7fr)}#ngw-home .ngw-command-badge{left:-8px}}#ngw-home .ngw-home-booking{position:relative}#ngw-home .ngw-home-booking .ngw-ghl-form-wrap{width:min(980px,100%);min-height:760px;margin:36px auto 0;padding:12px;border:1px solid rgb(255 255 255 / .1);border-radius:26px;background:rgb(255 255 255 / .035);box-shadow:0 30px 80px rgb(0 0 0 / .28);overflow:hidden}#ngw-home .ngw-home-booking iframe{display:block;width:100%;min-height:740px;border:0;border-radius:18px;background:#fff}@media(max-width:640px){#ngw-home .ngw-home-booking .ngw-ghl-form-wrap{min-height:820px;padding:6px;border-radius:20px}#ngw-home .ngw-home-booking iframe{min-height:800px}}#ngw-home{--ngw-bg:#080712;--ngw-bg-2:#0f0b20;--ngw-text:#f7f5ff;--ngw-muted:#b9b4c9;--ngw-purple:#9d35ff;--ngw-purple-2:#6b20db;--ngw-cyan:#48d9ff;--ngw-pink:#ed64ff;--ngw-green:#75f2c1}#ngw-home .ngw-site-header,#ngw-home .ngw-site-header *{box-sizing:border-box}#ngw-home .ngw-site-header{position:sticky;top:0;z-index:99990;width:100%;padding:10px 0;isolation:isolate;transition:padding .24s ease}#ngw-home .ngw-site-header:before{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(180deg,rgb(8 7 18 / .86),rgb(8 7 18 / .48));border-bottom:1px solid rgb(255 255 255 / .055);-webkit-backdrop-filter:blur(18px) saturate(145%);backdrop-filter:blur(18px) saturate(145%);opacity:.72;transition:opacity .24s ease,background .24s ease}#ngw-home .ngw-site-header.ngw-site-scrolled{padding:7px 0}#ngw-home .ngw-site-header.ngw-site-scrolled:before{opacity:1;background:rgb(8 7 18 / .94);border-bottom-color:rgb(255 255 255 / .09)}#ngw-home .ngw-site-shell{width:min(1320px,calc(100% - 42px));margin-inline:auto;position:relative}#ngw-home .ngw-site-nav{min-height:64px;display:flex;align-items:center;gap:22px;padding:8px 9px 8px 14px;border:1px solid rgb(255 255 255 / .12);border-radius:17px;background:rgb(255 255 255 / .045);box-shadow:0 14px 38px rgb(0 0 0 / .22)}#ngw-home .ngw-site-logo{position:relative;display:inline-flex;align-items:center;width:202px;min-height:46px;flex:0 0 auto;isolation:isolate}#ngw-home .ngw-site-logo:before{content:"";position:absolute;inset:-13px -16px;z-index:-1;border-radius:999px;background:radial-gradient(circle,rgb(157 53 255 / .2),rgb(72 217 255 / .07) 42%,transparent 72%);pointer-events:none}#ngw-home .ngw-site-logo img{width:100%;height:auto;max-height:48px;object-fit:contain;filter:grayscale(1) brightness(0) invert(1) brightness(1.35) contrast(1.6) drop-shadow(0 0 16px rgb(255 255 255 / .28))}#ngw-home .ngw-site-menu{display:flex;align-items:center;justify-content:flex-end;gap:clamp(14px,1.45vw,23px);margin-left:auto}#ngw-home .ngw-site-link,#ngw-home .ngw-site-services-toggle{position:relative;display:inline-flex;align-items:center;gap:7px;min-height:42px;padding:0;border:0;color:#d8d2e2;background:#fff0;font-family:"DM Sans",Arial,sans-serif;font-size:13px;font-weight:750;white-space:nowrap;cursor:pointer;transition:color .2s ease}#ngw-home .ngw-site-link:after,#ngw-home .ngw-site-services-toggle:after{content:"";position:absolute;left:0;right:0;bottom:2px;height:2px;border-radius:2px;background:linear-gradient(90deg,var(--ngw-purple),var(--ngw-cyan));transform:scaleX(0);transform-origin:center;transition:transform .23s ease}#ngw-home .ngw-site-link:hover,#ngw-home .ngw-site-link[aria-current="page"],#ngw-home .ngw-site-services-toggle:hover,#ngw-home .ngw-site-services.ngw-site-active>.ngw-site-services-toggle{color:#fff}#ngw-home .ngw-site-link:hover:after,#ngw-home .ngw-site-link[aria-current="page"]:after,#ngw-home .ngw-site-services:hover>.ngw-site-services-toggle:after,#ngw-home .ngw-site-services:focus-within>.ngw-site-services-toggle:after,#ngw-home .ngw-site-services.ngw-site-active>.ngw-site-services-toggle:after{transform:scaleX(1)}#ngw-home .ngw-site-services{position:relative}#ngw-home .ngw-site-chevron{transition:transform .22s ease}#ngw-home .ngw-site-services:hover .ngw-site-chevron,#ngw-home .ngw-site-services:focus-within .ngw-site-chevron,#ngw-home .ngw-site-services.ngw-submenu-open .ngw-site-chevron{transform:rotate(180deg)}#ngw-home .ngw-site-dropdown{position:absolute;top:calc(100% + 10px);left:50%;width:360px;padding:10px;border:1px solid rgb(255 255 255 / .13);border-radius:18px;background:rgb(11 8 26 / .98);box-shadow:0 26px 72px rgb(0 0 0 / .48);-webkit-backdrop-filter:blur(20px) saturate(145%);backdrop-filter:blur(20px) saturate(145%);opacity:0;visibility:hidden;transform:translate(-50%,-8px);pointer-events:none;transition:opacity .2s ease,visibility .2s ease,transform .2s ease}#ngw-home .ngw-site-services:hover .ngw-site-dropdown,#ngw-home .ngw-site-services:focus-within .ngw-site-dropdown{opacity:1;visibility:visible;transform:translate(-50%,0);pointer-events:auto}#ngw-home .ngw-site-dropdown a{display:grid;grid-template-columns:36px 1fr;gap:10px;align-items:center;padding:10px;border-radius:12px;color:#eeeaf6;transition:background .2s ease,transform .2s ease}#ngw-home .ngw-site-dropdown a:hover{background:rgb(157 53 255 / .11);transform:translateX(3px)}#ngw-home .ngw-site-drop-icon{width:36px;height:36px;display:grid;place-items:center;border:1px solid rgb(255 255 255 / .1);border-radius:11px;color:#dcb7ff;background:linear-gradient(145deg,rgb(157 53 255 / .22),rgb(72 217 255 / .08));font-size:10px;font-weight:850}#ngw-home .ngw-site-dropdown strong{display:block;font-family:"Manrope",Arial,sans-serif;font-size:12px;line-height:1.2}#ngw-home .ngw-site-dropdown small{display:block;margin-top:3px;color:#928b9f;font-size:9px;line-height:1.3}#ngw-home .ngw-site-dropdown .ngw-site-all-services{grid-template-columns:1fr;margin-bottom:7px;padding:12px 13px;border:1px solid rgb(157 53 255 / .2);background:linear-gradient(135deg,rgb(157 53 255 / .12),rgb(72 217 255 / .055))}#ngw-home .ngw-site-cta{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:46px;padding:0 19px;flex:0 0 auto;border:1px solid rgb(255 255 255 / .2);border-radius:13px;color:#fff;background:linear-gradient(115deg,#5a16c7 0%,#a33aff 22%,#ed64ff 43%,#48d9ff 68%,#6b20db 86%,#5a16c7 100%);background-size:320% 320%;box-shadow:0 14px 34px rgb(124 58 237 / .3),inset 0 1px 0 rgb(255 255 255 / .24);font-family:"DM Sans",Arial,sans-serif;font-size:13px;font-weight:850;white-space:nowrap;animation:ngw-site-gradient 7s ease infinite;transition:transform .25s ease,box-shadow .25s ease}#ngw-home .ngw-site-cta:hover{transform:translateY(-2px);box-shadow:0 19px 42px rgb(124 58 237 / .42),0 0 22px rgb(72 217 255 / .1),inset 0 1px 0 rgb(255 255 255 / .28)}@keyframes ngw-site-gradient{0%,100%{background-position:0 50%}50%{background-position:100% 50%}}#ngw-home .ngw-site-menu-btn{display:none;width:44px;height:44px;place-items:center;flex:0 0 auto;border:1px solid rgb(255 255 255 / .14);border-radius:12px;color:#fff;background:rgb(255 255 255 / .06);cursor:pointer}#ngw-home .ngw-site-mobile-cta{display:none}#ngw-home .ngw-site-progress{position:fixed;left:0;top:0;z-index:100000;width:100%;height:3px;transform:scaleX(0);transform-origin:left;background:linear-gradient(90deg,var(--ngw-purple),var(--ngw-cyan),var(--ngw-pink));box-shadow:0 0 12px rgb(72 217 255 / .35);pointer-events:none}#ngw-home .ngw-site-footer,#ngw-home .ngw-site-footer *{box-sizing:border-box}#ngw-home .ngw-site-footer{padding:66px 0 34px;border-top:1px solid rgb(255 255 255 / .08);background:linear-gradient(180deg,rgb(255 255 255 / .01),rgb(5 4 12 / .42))}#ngw-home .ngw-site-footer-grid{display:grid;grid-template-columns:1.2fr .75fr 1.05fr .8fr;gap:44px}#ngw-home .ngw-site-footer-logo{display:inline-flex;width:245px;position:relative;isolation:isolate}#ngw-home .ngw-site-footer-logo:before{content:"";position:absolute;inset:-15px -18px;z-index:-1;border-radius:999px;background:radial-gradient(circle,rgb(157 53 255 / .18),rgb(72 217 255 / .06) 42%,transparent 72%)}#ngw-home .ngw-site-footer-logo img{width:100%;height:auto;max-height:64px;object-fit:contain;filter:grayscale(1) brightness(0) invert(1) brightness(1.35) contrast(1.6) drop-shadow(0 0 16px rgb(255 255 255 / .28))}#ngw-home .ngw-site-footer-about{max-width:345px;margin:18px 0 0;color:var(--ngw-muted);font-size:14px;line-height:1.7}#ngw-home .ngw-site-footer h4{margin:0 0 18px;font-family:"Manrope",Arial,sans-serif;font-size:14px;color:#fff}#ngw-home .ngw-site-footer-links{display:grid;gap:9px}#ngw-home .ngw-site-footer-links a,#ngw-home .ngw-site-footer-links span{color:var(--ngw-muted);font-size:12.5px;line-height:1.55;transition:color .2s ease,transform .2s ease}#ngw-home .ngw-site-footer-links a:hover{color:#fff;transform:translateX(3px)}#ngw-home .ngw-site-footer-meta{display:flex;justify-content:space-between;gap:20px;margin-top:48px;padding-top:24px;border-top:1px solid rgb(255 255 255 / .09);color:#888191;font-size:11.5px}#ngw-home.ngw-site-paused *{animation-play-state:paused!important}@media(max-width:1240px){#ngw-home .ngw-site-shell{width:min(1040px,calc(100% - 36px))}#ngw-home .ngw-site-menu-btn{display:grid}#ngw-home .ngw-site-cta{display:none}#ngw-home .ngw-site-menu{position:absolute;top:calc(100% + 10px);left:0;right:0;z-index:60;display:grid;gap:2px;max-height:calc(100svh - 98px);margin:0;padding:10px;overflow:auto;border:1px solid rgb(255 255 255 / .13);border-radius:16px;background:rgb(10 8 23 / .985);box-shadow:0 25px 65px rgb(0 0 0 / .48);opacity:0;visibility:hidden;transform:translateY(-10px);pointer-events:none;transition:opacity .22s ease,visibility .22s ease,transform .22s ease}#ngw-home .ngw-site-menu.ngw-site-menu-open{opacity:1;visibility:visible;transform:none;pointer-events:auto}#ngw-home .ngw-site-link,#ngw-home .ngw-site-services-toggle{width:100%;min-height:46px;justify-content:space-between;padding:0 13px;border-radius:10px;font-size:14px}#ngw-home .ngw-site-link:hover,#ngw-home .ngw-site-services-toggle:hover{background:rgb(255 255 255 / .06)}#ngw-home .ngw-site-link:after,#ngw-home .ngw-site-services-toggle:after{display:none}#ngw-home .ngw-site-dropdown{position:static;width:100%;max-height:0;padding:0 7px;border:0;border-radius:12px;background:rgb(255 255 255 / .025);box-shadow:none;opacity:1;visibility:visible;transform:none;pointer-events:auto;overflow:hidden;transition:max-height .28s ease,padding .28s ease}#ngw-home .ngw-site-services.ngw-submenu-open .ngw-site-dropdown{max-height:560px;padding:7px}#ngw-home .ngw-site-dropdown a{grid-template-columns:34px 1fr;padding:9px 10px}#ngw-home .ngw-site-dropdown .ngw-site-all-services{grid-template-columns:1fr}#ngw-home .ngw-site-mobile-cta{display:flex;margin-top:6px}#ngw-home .ngw-site-footer-grid{grid-template-columns:1.15fr 1fr 1fr;gap:38px 28px}#ngw-home .ngw-site-footer-grid>div:first-child{grid-column:1/-1}}@media(max-width:700px){#ngw-home .ngw-site-shell{width:calc(100% - 24px)}#ngw-home .ngw-site-header{padding:6px 0}#ngw-home .ngw-site-header:before{-webkit-backdrop-filter:none;backdrop-filter:none;background:rgb(8 7 18 / .95)}#ngw-home .ngw-site-nav{min-height:55px;padding:6px 7px 6px 10px;border-radius:14px;gap:10px}#ngw-home .ngw-site-logo{width:165px;min-height:40px}#ngw-home .ngw-site-logo img{max-height:40px}#ngw-home .ngw-site-menu-btn{width:42px;height:42px;border-radius:11px}#ngw-home .ngw-site-menu{top:calc(100% + 8px);padding:8px;border-radius:14px}#ngw-home .ngw-site-footer{padding:48px 0 28px}#ngw-home .ngw-site-footer-grid{grid-template-columns:1fr;gap:31px}#ngw-home .ngw-site-footer-grid>div:first-child{grid-column:1}#ngw-home .ngw-site-footer-logo{width:min(225px,78vw)}#ngw-home .ngw-site-footer-meta{flex-direction:column;gap:8px;margin-top:36px}}@media(prefers-reduced-motion:reduce){#ngw-home .ngw-site-cta{animation:none!important}#ngw-home .ngw-site-header *,#ngw-home .ngw-site-footer *{transition-duration:.01ms!important}}html,body{width:100%;max-width:100%;margin:0;overflow-x:hidden}#ngw-home .ngw-site-header{left:0;right:0}#ngw-home .ngw-site-shell,#ngw-home .ngw-site-nav,#ngw-home .ngw-site-menu,#ngw-home .ngw-site-dropdown{min-width:0;max-width:100%}#ngw-home .ngw-site-nav{position:relative;width:100%}#ngw-home .ngw-site-logo{min-width:0}#ngw-home .ngw-site-menu-btn{margin-left:auto}#ngw-home .ngw-site-menu a,#ngw-home .ngw-site-menu button,#ngw-home .ngw-site-dropdown span{min-width:0}#ngw-home .ngw-member-photo img{object-fit:contain;object-position:center bottom}@media (max-width:1240px){#ngw-home .ngw-site-menu{top:calc(100% + 8px);left:0;right:0;width:100%;max-width:none;overscroll-behavior:contain}#ngw-home .ngw-site-services-toggle,#ngw-home .ngw-site-link{min-width:0}#ngw-home .ngw-site-dropdown strong,#ngw-home .ngw-site-dropdown small{white-space:normal;overflow-wrap:anywhere}}@media (max-width:700px){#ngw-home .ngw-site-shell{width:calc(100% - 20px)}#ngw-home .ngw-site-header{padding:6px 0}#ngw-home .ngw-site-nav{min-height:56px;gap:8px;padding:6px 7px 6px 10px;border-radius:14px}#ngw-home .ngw-site-logo{width:clamp(145px, 47vw, 172px);min-height:40px;flex:0 1 auto}#ngw-home .ngw-site-logo img{width:100%;max-height:40px}#ngw-home .ngw-site-menu-btn{width:42px;height:42px;flex:0 0 42px}#ngw-home .ngw-site-menu{top:calc(100% + 8px);max-height:calc(100dvh - 86px);padding:8px;overflow-x:hidden;overflow-y:auto;border-radius:14px}#ngw-home .ngw-site-link,#ngw-home .ngw-site-services-toggle{min-height:45px;padding-inline:12px;font-size:13.5px}#ngw-home .ngw-site-dropdown a{grid-template-columns:32px minmax(0,1fr);gap:9px;padding:9px}#ngw-home .ngw-site-dropdown .ngw-site-all-services{grid-template-columns:minmax(0,1fr)}#ngw-home .ngw-site-footer-grid{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:20px;row-gap:32px;align-items:start}#ngw-home .ngw-site-footer-grid>div:first-child,#ngw-home .ngw-site-footer-grid>div:last-child{grid-column:1 / -1}#ngw-home .ngw-site-footer-grid>div:nth-child(2),#ngw-home .ngw-site-footer-grid>div:nth-child(3){grid-column:auto;min-width:0}#ngw-home .ngw-site-footer h4{margin-bottom:16px;font-size:17px;line-height:1.2}#ngw-home .ngw-site-footer-links{gap:11px}#ngw-home .ngw-site-footer-links a,#ngw-home .ngw-site-footer-links span{display:block;min-width:0;font-size:13px;line-height:1.48;overflow-wrap:anywhere}}@media (max-width:390px){#ngw-home .ngw-site-shell{width:calc(100% - 16px)}#ngw-home .ngw-site-logo{width:clamp(136px, 46vw, 154px)}#ngw-home .ngw-site-footer-grid{column-gap:14px;row-gap:28px}#ngw-home .ngw-site-footer h4{font-size:15px}#ngw-home .ngw-site-footer-links a,#ngw-home .ngw-site-footer-links span{font-size:12px}}#ngw-home .ngw-site-cta-mobile{display:none}#ngw-home .ngw-site-menu-btn{padding:0;line-height:0;align-items:center;justify-content:center}#ngw-home .ngw-site-menu-btn svg{display:block;margin:auto}@media (max-width:1240px){#ngw-home .ngw-site-header-cta{display:inline-flex;min-height:44px;margin-left:auto;padding:0 15px;border-radius:12px;font-size:12px;line-height:1}#ngw-home .ngw-site-menu-btn{display:grid;margin-left:0}#ngw-home .ngw-site-menu{position:fixed;top:84px;left:50%;right:auto;width:calc(100vw - 20px);max-width:none;margin:0;padding:8px 0;border-radius:16px;transform:translate(-50%,-10px)}#ngw-home .ngw-site-menu.ngw-site-menu-open{transform:translate(-50%,0)}#ngw-home .ngw-site-link,#ngw-home .ngw-site-services-toggle{width:100%;min-height:48px;justify-content:flex-start;padding:0 16px;text-align:left}#ngw-home .ngw-site-services-toggle .ngw-site-chevron{margin-left:auto}#ngw-home .ngw-site-dropdown{width:100%;margin:0}#ngw-home .ngw-site-dropdown a{width:100%;text-align:left}}@media (max-width:700px){#ngw-home .ngw-site-shell{width:calc(100% - 16px)}#ngw-home .ngw-site-nav{min-height:58px;gap:7px;padding:6px 7px 6px 9px}#ngw-home .ngw-site-logo{width:clamp(112px, 33vw, 145px);min-height:38px;flex:0 1 auto}#ngw-home .ngw-site-logo img{max-height:38px}#ngw-home .ngw-site-header-cta{min-width:0;min-height:40px;margin-left:auto;padding:0 10px;border-radius:10px;font-size:clamp(10px, 2.75vw, 11.5px);white-space:nowrap}#ngw-home .ngw-site-header-cta svg,#ngw-home .ngw-site-cta-desktop{display:none}#ngw-home .ngw-site-cta-mobile{display:inline}#ngw-home .ngw-site-menu-btn{width:42px;height:42px;flex:0 0 42px;border-radius:11px}#ngw-home .ngw-site-menu{top:76px;width:calc(100vw - 12px);max-height:calc(100dvh - 82px);padding:7px 0;border-radius:14px}#ngw-home .ngw-site-link,#ngw-home .ngw-site-services-toggle{min-height:47px;padding:0 14px;font-size:14px}#ngw-home .ngw-site-dropdown{padding-inline:4px}#ngw-home .ngw-site-footer-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:18px;row-gap:32px;align-items:start}#ngw-home .ngw-site-footer-grid>div,#ngw-home .ngw-site-footer-grid>div:first-child,#ngw-home .ngw-site-footer-grid>div:last-child,#ngw-home .ngw-site-footer-grid>div:nth-child(2),#ngw-home .ngw-site-footer-grid>div:nth-child(3){grid-column:auto;min-width:0}#ngw-home .ngw-site-footer-logo{width:min(150px, 100%)}#ngw-home .ngw-site-footer-logo img{max-height:48px}#ngw-home .ngw-site-footer-about{max-width:none;margin-top:13px;font-size:11.5px;line-height:1.55}#ngw-home .ngw-site-footer h4{margin:0 0 14px;font-size:15px;line-height:1.2}#ngw-home .ngw-site-footer-links{gap:9px}#ngw-home .ngw-site-footer-links a,#ngw-home .ngw-site-footer-links span{font-size:11.5px;line-height:1.45;overflow-wrap:anywhere;word-break:normal}}@media (max-width:390px){#ngw-home .ngw-site-nav{gap:6px;padding-inline:7px}#ngw-home .ngw-site-logo{width:clamp(108px, 31vw, 124px)}#ngw-home .ngw-site-header-cta{min-height:38px;padding-inline:8px;font-size:10px}#ngw-home .ngw-site-menu-btn{width:40px;height:40px;flex-basis:40px}#ngw-home .ngw-site-footer-grid{column-gap:12px;row-gap:28px}#ngw-home .ngw-site-footer-logo{width:min(126px, 100%)}#ngw-home .ngw-site-footer-about,#ngw-home .ngw-site-footer-links a,#ngw-home .ngw-site-footer-links span{font-size:10.5px}#ngw-home .ngw-site-footer h4{font-size:14px}}#ngw-home .ngw-footer-mobile-column{display:contents}#ngw-home .ngw-footer-brand-block{grid-column:1}#ngw-home .ngw-footer-quick-block{grid-column:2}#ngw-home .ngw-footer-services-block{grid-column:3}#ngw-home .ngw-footer-contact-block{grid-column:4}@media (max-width:1240px){#ngw-home .ngw-site-menu-btn{order:2;display:grid;margin-left:auto;place-items:center;padding:0}#ngw-home .ngw-site-header-cta{order:3;margin-left:0}#ngw-home .ngw-site-menu{position:fixed;top:84px;left:4px;right:4px;width:auto;max-width:none;display:grid;grid-template-columns:minmax(0,1fr);justify-content:stretch;justify-items:stretch;align-items:stretch;gap:2px;margin:0;padding:6px;transform:translateY(-10px);text-align:left}#ngw-home .ngw-site-menu.ngw-site-menu-open{transform:translateY(0)}#ngw-home .ngw-site-services,#ngw-home .ngw-site-services-toggle,#ngw-home .ngw-site-link{width:100%;min-width:0;max-width:none;margin:0;justify-self:stretch}#ngw-home .ngw-site-services-toggle,#ngw-home .ngw-site-link{display:flex;align-items:center;justify-content:flex-start;min-height:48px;padding:0 11px;border-radius:10px;text-align:left}#ngw-home .ngw-site-services-toggle .ngw-site-chevron{margin-left:auto;margin-right:1px}#ngw-home .ngw-site-dropdown{width:100%;min-width:0;margin:0}#ngw-home .ngw-footer-brand-block{grid-column:1 / -1}#ngw-home .ngw-footer-quick-block{grid-column:1}#ngw-home .ngw-footer-services-block{grid-column:2}#ngw-home .ngw-footer-contact-block{grid-column:3}}@media (max-width:700px){#ngw-home .ngw-site-shell{width:calc(100% - 12px)}#ngw-home .ngw-site-nav{min-height:58px;display:flex;align-items:center;gap:7px;padding:6px;border-radius:14px}#ngw-home .ngw-site-logo{order:1;width:clamp(108px, 31vw, 132px);min-height:39px;flex:0 1 auto}#ngw-home .ngw-site-logo img{max-height:39px}#ngw-home .ngw-site-menu-btn{order:2;width:42px;height:42px;flex:0 0 42px;margin-left:auto;border-radius:11px}#ngw-home .ngw-site-menu-btn svg{width:22px;height:22px;margin:0}#ngw-home .ngw-site-header-cta{order:3;min-width:0;min-height:42px;flex:0 1 auto;margin:0;padding:0 11px;border-radius:11px;font-size:clamp(9.8px, 2.7vw, 11.5px);white-space:nowrap}#ngw-home .ngw-site-menu{top:74px;left:3px;right:3px;width:auto;max-height:calc(100dvh - 80px);padding:5px;border-radius:14px}#ngw-home .ngw-site-link,#ngw-home .ngw-site-services-toggle{min-height:48px;padding:0 10px;font-size:14px;line-height:1.2}#ngw-home .ngw-site-link:hover,#ngw-home .ngw-site-services-toggle:hover,#ngw-home .ngw-site-link[aria-current="page"]{background:rgb(255 255 255 / .055)}#ngw-home .ngw-site-services.ngw-submenu-open>.ngw-site-services-toggle{background:rgb(255 255 255 / .065)}#ngw-home .ngw-site-dropdown{padding-inline:2px}#ngw-home .ngw-site-footer{position:relative;padding:38px 0 24px;background:radial-gradient(circle at 12% 4%,rgb(157 53 255 / .12),transparent 30%),radial-gradient(circle at 90% 14%,rgb(72 217 255 / .08),transparent 30%),linear-gradient(180deg,#080712 0%,#05040c 100%)}#ngw-home .ngw-site-footer::before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,var(--ngw-purple),var(--ngw-cyan),var(--ngw-pink))}#ngw-home .ngw-site-footer-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;align-items:start}#ngw-home .ngw-footer-mobile-column{display:flex;grid-column:auto;min-width:0;flex-direction:column;gap:12px}#ngw-home .ngw-footer-block,#ngw-home .ngw-footer-brand-block,#ngw-home .ngw-footer-quick-block,#ngw-home .ngw-footer-services-block,#ngw-home .ngw-footer-contact-block{grid-column:auto;min-width:0;margin:0;padding:14px 12px;overflow:hidden;border:1px solid rgb(255 255 255 / .085);border-radius:15px;background:linear-gradient(155deg,rgb(255 255 255 / .052),rgb(255 255 255 / .022));box-shadow:inset 0 1px 0 rgb(255 255 255 / .045),0 12px 32px rgb(0 0 0 / .16)}#ngw-home .ngw-footer-brand-block{padding-top:16px}#ngw-home .ngw-site-footer-logo{width:min(132px, 100%);min-height:0}#ngw-home .ngw-site-footer-logo::before{inset:-10px -12px}#ngw-home .ngw-site-footer-logo img{max-height:48px}#ngw-home .ngw-site-footer-about{max-width:none;margin:12px 0 0;color:#bcb6ca;font-size:10.8px;line-height:1.58}#ngw-home .ngw-site-footer h4{position:relative;margin:0 0 13px;padding-bottom:9px;color:#fff;font-size:14px;line-height:1.2}#ngw-home .ngw-site-footer h4::after{content:"";position:absolute;left:0;bottom:0;width:28px;height:2px;border-radius:999px;background:linear-gradient(90deg,var(--ngw-purple),var(--ngw-cyan))}#ngw-home .ngw-site-footer-links{display:grid;gap:8px}#ngw-home .ngw-site-footer-links a,#ngw-home .ngw-site-footer-links span{display:block;min-width:0;margin:0;color:#bcb6ca;font-size:10.8px;line-height:1.45;overflow-wrap:anywhere;word-break:normal}#ngw-home .ngw-site-footer-links a{position:relative;padding-left:10px}#ngw-home .ngw-site-footer-links a::before{content:"";position:absolute;left:0;top:.62em;width:4px;height:4px;border-radius:50%;background:var(--ngw-cyan);opacity:.72}#ngw-home .ngw-site-footer-links a:hover{transform:none;color:#fff}#ngw-home .ngw-footer-contact-cta{margin-top:3px!important;padding:8px 9px!important;border:1px solid rgb(157 53 255 / .25);border-radius:9px;color:#fff!important;background:linear-gradient(135deg,rgb(157 53 255 / .18),rgb(72 217 255 / .07));text-align:center}#ngw-home .ngw-footer-contact-cta::before{display:none}#ngw-home .ngw-site-footer-meta{display:grid;gap:5px;margin-top:16px;padding:16px 4px 0;text-align:center;font-size:9.5px;line-height:1.45}}@media (max-width:390px){#ngw-home .ngw-site-nav{gap:5px}#ngw-home .ngw-site-logo{width:clamp(102px, 30vw, 116px)}#ngw-home .ngw-site-menu-btn{width:40px;height:40px;flex-basis:40px}#ngw-home .ngw-site-header-cta{min-height:40px;padding-inline:8px;font-size:9.7px}#ngw-home .ngw-site-footer-grid{gap:9px}#ngw-home .ngw-footer-mobile-column{gap:9px}#ngw-home .ngw-footer-block,#ngw-home .ngw-footer-brand-block,#ngw-home .ngw-footer-quick-block,#ngw-home .ngw-footer-services-block,#ngw-home .ngw-footer-contact-block{padding:12px 10px;border-radius:13px}#ngw-home .ngw-site-footer-logo{width:min(118px, 100%)}#ngw-home .ngw-site-footer h4{font-size:13px}#ngw-home .ngw-site-footer-about,#ngw-home .ngw-site-footer-links a,#ngw-home .ngw-site-footer-links span{font-size:10px}}@media (max-width:1240px){#ngw-home .ngw-site-nav{position:relative!important;overflow:visible!important}#ngw-home .ngw-site-menu{position:absolute!important;top:calc(100% + 8px)!important;left:0!important;right:0!important;bottom:auto!important;width:100%!important;max-width:none!important;max-height:calc(100dvh - 92px)!important;margin:0!important;padding:6px!important;overflow-x:hidden!important;overflow-y:auto!important;border-radius:15px!important;transform:translateY(-8px)!important;transform-origin:top center!important;box-sizing:border-box!important}#ngw-home .ngw-site-menu.ngw-site-menu-open{transform:translateY(0)!important}#ngw-home .ngw-site-services,#ngw-home .ngw-site-services-toggle,#ngw-home .ngw-site-link{width:100%!important;min-width:0!important;max-width:none!important;margin:0!important;box-sizing:border-box!important}#ngw-home .ngw-site-services-toggle,#ngw-home .ngw-site-link{display:flex!important;align-items:center!important;justify-content:flex-start!important;min-height:48px!important;padding:0 12px!important;text-align:left!important}#ngw-home .ngw-site-services-toggle .ngw-site-chevron{margin-left:auto!important;margin-right:0!important;flex:0 0 auto!important}#ngw-home .ngw-site-dropdown{position:static!important;inset:auto!important;left:auto!important;right:auto!important;top:auto!important;width:100%!important;min-width:0!important;max-width:none!important;max-height:0!important;margin:0!important;padding:0 4px!important;overflow:hidden!important;border:0!important;border-radius:12px!important;background:rgb(255 255 255 / .025)!important;box-shadow:none!important;opacity:1!important;visibility:visible!important;transform:none!important;pointer-events:auto!important;transition:max-height .3s ease,padding .3s ease!important;box-sizing:border-box!important}#ngw-home .ngw-site-services.ngw-submenu-open>.ngw-site-dropdown{max-height:680px!important;padding:6px 4px!important}#ngw-home .ngw-site-dropdown a{position:relative!important;left:auto!important;right:auto!important;width:100%!important;min-width:0!important;max-width:none!important;margin:0!important;padding:9px 10px!important;transform:none!important;box-sizing:border-box!important}#ngw-home .ngw-site-dropdown a:not(.ngw-site-all-services){display:grid!important;grid-template-columns:34px minmax(0,1fr)!important;gap:10px!important;align-items:center!important}#ngw-home .ngw-site-dropdown .ngw-site-all-services{display:block!important;grid-template-columns:none!important}#ngw-home .ngw-site-dropdown a>span:last-child,#ngw-home .ngw-site-dropdown strong,#ngw-home .ngw-site-dropdown small{min-width:0!important;max-width:100%!important;white-space:normal!important;overflow-wrap:anywhere!important}}@media (max-width:700px){#ngw-home .ngw-site-menu{top:calc(100% + 7px)!important;width:100%!important;max-height:calc(100dvh - 82px)!important;padding:5px!important;border-radius:14px!important}#ngw-home .ngw-site-services-toggle,#ngw-home .ngw-site-link{min-height:47px!important;padding-left:10px!important;padding-right:10px!important}#ngw-home .ngw-site-footer-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-template-areas:"brand quick" "services contact"!important;gap:11px!important;align-items:stretch!important}#ngw-home .ngw-footer-mobile-column{display:contents!important}#ngw-home .ngw-footer-brand-block{grid-area:brand!important}#ngw-home .ngw-footer-quick-block{grid-area:quick!important}#ngw-home .ngw-footer-services-block{grid-area:services!important}#ngw-home .ngw-footer-contact-block{grid-area:contact!important}#ngw-home .ngw-footer-brand-block,#ngw-home .ngw-footer-quick-block,#ngw-home .ngw-footer-services-block,#ngw-home .ngw-footer-contact-block{width:100%!important;min-width:0!important;height:100%!important;margin:0!important;display:flex!important;flex-direction:column!important;box-sizing:border-box!important}#ngw-home .ngw-footer-services-block,#ngw-home .ngw-footer-contact-block{min-height:100%!important}#ngw-home .ngw-footer-contact-block .ngw-site-footer-links{display:flex!important;flex:1 1 auto!important;flex-direction:column!important;align-items:stretch!important}#ngw-home .ngw-footer-contact-cta{margin-top:auto!important}#ngw-home .ngw-site-footer-meta{width:100%!important;display:grid!important;justify-items:center!important;align-items:center!important;gap:6px!important;margin-top:18px!important;padding-left:0!important;padding-right:0!important;text-align:center!important}#ngw-home .ngw-site-footer-meta span{display:block!important;width:100%!important;margin:0 auto!important;text-align:center!important}}@media (max-width:390px){#ngw-home .ngw-site-footer-grid{gap:8px!important}#ngw-home .ngw-site-menu{left:0!important;right:0!important}}@media (max-width:700px){html body #ngw-home footer.ngw-site-footer .ngw-site-shell>.ngw-site-footer-meta{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;width:100%!important;max-width:100%!important;margin:18px auto 0!important;padding:18px 0 0!important;text-align:center!important}html body #ngw-home footer.ngw-site-footer .ngw-site-footer-meta>span{display:block!important;width:100%!important;max-width:100%!important;margin:0 auto!important;padding:0!important;text-align:center!important;align-self:center!important;justify-self:center!important}}@media (min-width:1241px){#ngw-home .ngw-site-footer-grid{display:grid!important;grid-template-columns:1.2fr .75fr 1.05fr .8fr!important;grid-template-rows:auto!important;gap:44px!important;align-items:start!important}#ngw-home .ngw-footer-mobile-column{display:contents!important}#ngw-home .ngw-footer-brand-block{grid-column:1!important;grid-row:1!important}#ngw-home .ngw-footer-quick-block{grid-column:2!important;grid-row:1!important}#ngw-home .ngw-footer-services-block{grid-column:3!important;grid-row:1!important}#ngw-home .ngw-footer-contact-block{grid-column:4!important;grid-row:1!important}#ngw-home .ngw-site-footer-meta{display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:space-between!important;width:100%!important;gap:20px!important;margin-top:48px!important;padding-top:24px!important;text-align:left!important}#ngw-home .ngw-site-footer-meta>span{display:inline!important;width:auto!important;margin:0!important;text-align:inherit!important}#ngw-home .ngw-site-footer-meta>span:last-child{text-align:right!important}}@media (min-width:1241px){#ngw-home .ngw-site-nav,#ngw-home .ngw-site-menu,#ngw-home .ngw-site-services{overflow:visible!important}#ngw-home .ngw-site-services{position:relative!important;width:auto!important;min-width:0!important;max-width:none!important}#ngw-home .ngw-site-dropdown{position:absolute!important;top:calc(100% + 10px)!important;left:50%!important;right:auto!important;bottom:auto!important;width:380px!important;min-width:380px!important;max-width:380px!important;max-height:none!important;margin:0!important;padding:10px!important;overflow:visible!important;border:1px solid rgb(255 255 255 / .13)!important;border-radius:18px!important;background:rgb(11 8 26 / .98)!important;box-shadow:0 26px 72px rgb(0 0 0 / .48)!important;-webkit-backdrop-filter:blur(20px) saturate(145%)!important;backdrop-filter:blur(20px) saturate(145%)!important;opacity:0!important;visibility:hidden!important;transform:translate(-50%,-8px)!important;transform-origin:top center!important;pointer-events:none!important;transition:opacity .2s ease,visibility .2s ease,transform .2s ease!important;box-sizing:border-box!important;z-index:99999!important}#ngw-home .ngw-site-services:hover>.ngw-site-dropdown,#ngw-home .ngw-site-services:focus-within>.ngw-site-dropdown{opacity:1!important;visibility:visible!important;transform:translate(-50%,0)!important;pointer-events:auto!important}#ngw-home .ngw-site-dropdown a{display:grid!important;grid-template-columns:36px minmax(0,1fr)!important;gap:10px!important;align-items:center!important;width:100%!important;min-width:0!important;max-width:none!important;margin:0!important;padding:10px!important;border-radius:12px!important;text-align:left!important;transform:none!important;box-sizing:border-box!important}#ngw-home .ngw-site-dropdown a:hover{transform:translateX(3px)!important}#ngw-home .ngw-site-dropdown .ngw-site-all-services{display:grid!important;grid-template-columns:minmax(0,1fr)!important;margin-bottom:7px!important;padding:12px 13px!important}#ngw-home .ngw-site-dropdown a>span:last-child,#ngw-home .ngw-site-dropdown strong,#ngw-home .ngw-site-dropdown small{min-width:0!important;max-width:100%!important;white-space:normal!important;overflow-wrap:normal!important;word-break:normal!important}}html{scroll-behavior:smooth}body{margin:0;background:#080712}#ngw-home{min-height:100vh}#ngw-home .ngw-site-menu-links{display:contents}#ngw-home .ngw-site-menu a.ngw-site-link{display:inline-flex}#ngw-home .ngw-site-dropdown .current-menu-item>a,#ngw-home .ngw-site-dropdown a[aria-current="page"]{background:rgb(157 53 255 / .14);color:#fff}#ngw-home .ngw-site-footer-links .current-menu-item>a,#ngw-home .ngw-site-footer-links a[aria-current="page"]{color:#fff}#ngw-home .ngw-contact-notice{margin:0 0 18px;padding:13px 15px;border:1px solid rgb(117 242 193 / .35);border-radius:12px;background:rgb(117 242 193 / .08);color:#d9fff0;font-size:13px}#ngw-home .ngw-contact-notice--error{border-color:rgb(237 100 255 / .35);background:rgb(237 100 255 / .08);color:#ffe0fa}#ngw-home .ngw-honeypot{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;overflow:hidden!important}#ngw-home .ngw-blog-empty{padding:34px;border:1px dashed rgb(157 53 255 / .4);border-radius:20px;text-align:center;color:var(--ngw-muted);background:rgb(255 255 255 / .025)}#ngw-home .screen-reader-text{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.admin-bar #ngw-home .ngw-site-header{top:32px}@media(max-width:782px){.admin-bar #ngw-home .ngw-site-header{top:46px}}@media(max-width:1240px){#ngw-home .ngw-site-menu-links{display:contents}}#ngw-home .ngw-mini-list{list-style:none;margin:15px 0 0;padding:0;display:grid;gap:8px;color:var(--ngw-muted);font-size:12.5px;line-height:1.5}#ngw-home .ngw-mini-list li{position:relative;padding-left:18px}#ngw-home .ngw-mini-list li:before{content:"✓";position:absolute;left:0;top:0;color:var(--ngw-green);font-weight:900}#ngw-home .ngw-cap-card{height:100%}#ngw-home .ngw-cap-card .ngw-cap-icon{font-family:"Manrope",Arial,sans-serif;font-size:11px;font-weight:900}@media (min-width:1001px) and (max-width:1240px){#ngw-home .ngw-site-shell{width:min(1180px,calc(100% - 26px))!important}#ngw-home .ngw-site-nav{gap:13px!important;padding-inline:11px!important}#ngw-home .ngw-site-logo{width:170px!important}#ngw-home .ngw-site-menu-btn{display:none!important}#ngw-home .ngw-site-menu{position:static!important;display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:12px!important;max-height:none!important;margin-left:auto!important;padding:0!important;overflow:visible!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;opacity:1!important;visibility:visible!important;transform:none!important;pointer-events:auto!important}#ngw-home .ngw-site-link,#ngw-home .ngw-site-services-toggle{width:auto!important;min-height:42px!important;justify-content:flex-start!important;padding:0!important;background:transparent!important;font-size:11.5px!important}#ngw-home .ngw-site-link:after,#ngw-home .ngw-site-services-toggle:after{display:block!important}#ngw-home .ngw-site-cta:not(.ngw-site-mobile-cta){display:inline-flex!important;min-height:42px!important;padding-inline:12px!important;font-size:11px!important}#ngw-home .ngw-site-mobile-cta{display:none!important}#ngw-home .ngw-site-services{position:relative!important;width:auto!important}#ngw-home .ngw-site-dropdown{position:absolute!important;top:calc(100% + 8px)!important;left:50%!important;width:370px!important;max-width:370px!important;max-height:none!important;padding:10px!important;overflow:visible!important;border:1px solid rgb(255 255 255 / .13)!important;border-radius:18px!important;background:rgb(11 8 26 / .98)!important;box-shadow:0 26px 72px rgb(0 0 0 / .48)!important;opacity:0!important;visibility:hidden!important;transform:translate(-50%,-8px)!important;pointer-events:none!important}#ngw-home .ngw-site-services:hover>.ngw-site-dropdown,#ngw-home .ngw-site-services:focus-within>.ngw-site-dropdown{opacity:1!important;visibility:visible!important;transform:translate(-50%,0)!important;pointer-events:auto!important}#ngw-home .ngw-site-dropdown a{grid-template-columns:34px minmax(0,1fr)!important;padding:9px 10px!important}}#ngw-home .ngw-testimonials{position:relative!important;overflow:hidden!important;padding:clamp(76px,7vw,108px) 0!important;border-block:1px solid rgb(255 255 255 / .08)!important;color:var(--ngw-text)!important;background:radial-gradient(circle at 50% 0%,rgb(157 53 255 / .13),transparent 34%),linear-gradient(180deg,rgb(255 255 255 / .018),rgb(255 255 255 / .03))!important}#ngw-home .ngw-testimonials .ngw-shell{width:min(1220px,calc(100% - 36px))!important}#ngw-home .ngw-testimonial-head{max-width:780px!important;margin:0 auto!important;text-align:center!important}#ngw-home .ngw-review-kicker{display:inline-flex;align-items:center;gap:9px;min-height:34px;padding:0 14px;border:1px solid rgb(157 53 255 / .36);border-radius:999px;color:#e7ccff;background:rgb(157 53 255 / .10);font-size:11px;font-weight:800;letter-spacing:.11em;text-transform:uppercase}#ngw-home .ngw-review-kicker:before{content:"";width:7px;height:7px;border-radius:50%;background:var(--ngw-cyan);box-shadow:0 0 14px rgb(72 217 255 / .65)}#ngw-home .ngw-testimonial-head h2{margin:18px 0 14px!important;color:var(--ngw-text)!important;font-family:"Manrope",Arial,sans-serif!important;font-size:clamp(34px,4vw,56px)!important;line-height:1.07!important;letter-spacing:-.052em!important;font-weight:800!important}#ngw-home .ngw-testimonial-head h2 span{color:#fff0;background:linear-gradient(100deg,#d8b7ff,#82e9ff 72%,#fff);background-clip:text;-webkit-background-clip:text}#ngw-home .ngw-testimonial-head>p{max-width:650px;margin:0 auto;color:var(--ngw-muted);font-size:clamp(15px,1.35vw,18px);line-height:1.68}#ngw-home .ngw-review-wall{position:relative;z-index:2;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;align-items:stretch;margin-top:clamp(42px,5vw,62px)}#ngw-home .ngw-review-card{position:relative;min-width:0;height:100%;display:flex;flex-direction:column;overflow:hidden;padding:18px 18px 0;border:1px solid rgb(255 255 255 / .11);border-radius:22px;color:var(--ngw-text);background:linear-gradient(145deg,rgb(255 255 255 / .072),rgb(255 255 255 / .026));-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:none!important;transition:transform .28s ease,border-color .28s ease,background .28s ease}#ngw-home .ngw-review-card:hover{transform:translate3d(0,-4px,0);border-color:rgb(157 53 255 / .38);background:linear-gradient(145deg,rgb(157 53 255 / .105),rgb(72 217 255 / .035))}#ngw-home .ngw-review-card-label{display:flex;align-items:center;gap:10px;color:#e7e2ee;font-size:11px;font-weight:800;letter-spacing:.075em;text-transform:uppercase}#ngw-home .ngw-review-index{display:inline-grid;place-items:center;flex:0 0 34px;width:34px;height:34px;border:1px solid rgb(157 53 255 / .28);border-radius:10px;color:#e4c6ff;background:rgb(157 53 255 / .13);font-family:"Manrope",Arial,sans-serif;font-size:9px;font-weight:900}#ngw-home .ngw-review-quote{min-height:150px;display:grid;place-items:center;margin-top:17px;border:1px solid rgb(255 255 255 / .09);border-radius:15px;color:#e4c6ff;background:radial-gradient(circle at 50% 40%,rgb(157 53 255 / .22),transparent 55%),rgb(5 5 11 / .78);font-family:Georgia,serif;font-size:86px;line-height:1}#ngw-home .ngw-review-body{flex:1 1 auto;padding:20px 4px 21px}#ngw-home .ngw-review-body p{margin:0!important;color:var(--ngw-muted)!important;font-size:14px!important;line-height:1.65!important}#ngw-home .ngw-review-author{display:flex;align-items:center;gap:12px;margin:0 -18px;padding:16px 18px 18px;border-top:1px solid rgb(255 255 255 / .08);background:rgb(255 255 255 / .018)}#ngw-home .ngw-review-avatar{display:inline-grid;place-items:center;flex:0 0 42px;width:42px;height:42px;border:1px solid rgb(255 255 255 / .14);border-radius:50%;color:#fff;background:linear-gradient(145deg,rgb(157 53 255 / .85),rgb(72 217 255 / .58));font-family:"Manrope",Arial,sans-serif;font-size:10px;font-weight:900}#ngw-home .ngw-review-author>span:last-child{min-width:0;display:grid;gap:2px}#ngw-home .ngw-review-author strong{color:var(--ngw-text);font-family:"Manrope",Arial,sans-serif;font-size:14px;line-height:1.25}#ngw-home .ngw-review-author small{color:#9c96aa;font-size:11px;line-height:1.35}@media(max-width:1020px){#ngw-home .ngw-review-wall{grid-template-columns:repeat(2,minmax(0,1fr))}#ngw-home .ngw-review-card:last-child{grid-column:1/-1;width:min(50%,420px);margin-inline:auto}}@media(max-width:700px){#ngw-home .ngw-testimonials{padding:62px 0!important}#ngw-home .ngw-testimonials .ngw-shell{width:calc(100% - 24px)!important}#ngw-home .ngw-review-wall{grid-template-columns:1fr;gap:16px}#ngw-home .ngw-review-card,#ngw-home .ngw-review-card:last-child{width:auto;grid-column:auto;margin:0;padding:15px 15px 0}#ngw-home .ngw-review-author{margin-inline:-15px;padding-inline:15px}#ngw-home .ngw-review-card:hover{transform:none}}#ngw-home .ngw-site-cta-mobile{display:none}@media(min-width:1001px) and (max-width:1120px){#ngw-home .ngw-site-cta-desktop{display:none}#ngw-home .ngw-site-cta-mobile{display:inline}}#ngw-home .ngw-review-media{position:relative;width:100%;aspect-ratio:16/9;margin-top:17px;overflow:hidden;border:1px solid rgb(255 255 255 / .09);border-radius:15px;background:#05050b;contain:paint}#ngw-home .ngw-review-media .ngw-video-preview,#ngw-home .ngw-review-media .ngw-youtube-video{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;display:block!important;border:0!important}#ngw-home .ngw-review-media .ngw-video-preview{display:grid!important;place-items:center;padding:0!important;cursor:pointer;color:#fff;background-color:#fff0;background-size:cover!important;background-position:center!important;transform:translateZ(0)}#ngw-home .ngw-review-media .ngw-video-preview:before{content:""!important;position:absolute;inset:0;background:linear-gradient(180deg,rgb(5 5 11 / .05),rgb(5 5 11 / .58))!important}#ngw-home .ngw-review-media .ngw-video-preview:after{content:"Play testimonial"!important;position:absolute!important;left:15px!important;bottom:13px!important;color:rgb(255 255 255 / .92)!important;font-size:9px!important;font-weight:800!important;letter-spacing:.08em!important;text-transform:uppercase}#ngw-home .ngw-review-media .ngw-play-button{position:relative!important;z-index:2!important;width:62px!important;height:62px!important;display:grid!important;place-items:center!important;border:1px solid rgb(255 255 255 / .38)!important;border-radius:50%!important;color:#fff!important;background:rgb(126 39 221 / .78)!important;box-shadow:none!important;transition:transform .25s ease,background .25s ease!important}#ngw-home .ngw-review-media .ngw-video-preview:hover .ngw-play-button{transform:scale(1.08)!important;background:rgb(72 217 255 / .72)!important}@media (min-width:1001px){#ngw-home .ngw-site-services{position:relative!important;overflow:visible!important}#ngw-home .ngw-site-services::after{content:"";position:absolute;top:100%;left:-28px;right:-28px;height:16px;z-index:99998;background:#fff0;pointer-events:auto}#ngw-home .ngw-site-services.ngw-submenu-open>.ngw-site-dropdown{opacity:1!important;visibility:visible!important;transform:translate(-50%,0)!important;pointer-events:auto!important}#ngw-home .ngw-site-services.ngw-submenu-open>.ngw-site-services-toggle:after{transform:scaleX(1)!important}}html{scroll-behavior:smooth;scroll-padding-top:88px;-webkit-text-size-adjust:100%;text-size-adjust:100%}html,body{margin:0!important;padding:0!important}body{background:#080712;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#ngw-home{margin:0!important;padding:0!important;scroll-behavior:smooth;overflow-x:clip;font-family:"Manrope",Arial,sans-serif!important}#ngw-home [id]{scroll-margin-top:88px}#ngw-home h1,#ngw-home h2,#ngw-home h3,#ngw-home h4,#ngw-home h5,#ngw-home h6,#ngw-home p,#ngw-home a,#ngw-home span,#ngw-home li,#ngw-home strong,#ngw-home small,#ngw-home button,#ngw-home input,#ngw-home textarea,#ngw-home select,#ngw-home label,#ngw-home summary,#ngw-home dt,#ngw-home dd{font-family:"Manrope",Arial,sans-serif!important}#ngw-home img,#ngw-home video,#ngw-home iframe{max-width:100%}#ngw-home .ngw-site-header{top:0!important;margin:0!important;padding:12px 0 8px!important}#ngw-home .ngw-site-header.ngw-site-scrolled{padding:6px 0 6px!important}#ngw-home .ngw-site-nav{margin-top:0!important}.admin-bar #ngw-home .ngw-site-header{top:32px!important}@media (max-width:782px){.admin-bar #ngw-home .ngw-site-header{top:46px!important}}@media (min-width:1001px){#ngw-home .ngw-site-services>.ngw-site-dropdown{opacity:0!important;visibility:hidden!important;pointer-events:none!important;transform:translate(-50%,-8px)!important}#ngw-home .ngw-site-services:hover>.ngw-site-dropdown{opacity:1!important;visibility:visible!important;pointer-events:auto!important;transform:translate(-50%,0)!important}}@media (max-width:1000px),(hover:none),(pointer:coarse){#ngw-home .ngw-site-services>.ngw-site-dropdown{display:none!important;max-height:0!important;padding:0!important}#ngw-home .ngw-site-services-toggle{justify-content:flex-start!important}#ngw-home .ngw-site-services-toggle .ngw-site-chevron{display:none!important}}@media (max-width:700px){#ngw-home .ngw-site-header-cta{display:none!important}#ngw-home .ngw-site-nav{justify-content:space-between!important}#ngw-home .ngw-site-menu-btn{margin-left:auto!important}}#ngw-home .ngw-review-media .ngw-native-video{position:absolute;inset:0;width:100%;height:100%;display:block;border:0;object-fit:contain;background:#05050b}#ngw-home .ngw-native-play{z-index:3}#ngw-home .ngw-native-play.ngw-is-playing{opacity:0;visibility:hidden;pointer-events:none}@media (max-width:1020px) and (min-width:701px){#ngw-home .ngw-review-card:last-child{grid-column:auto!important;width:auto!important;margin-inline:0!important}}#ngw-home .ngw-mini-wizard{width:184px!important;right:-34px!important;bottom:-52px!important}@media (min-width:1025px) and (max-width:1440px){#ngw-home .ngw-section{padding-top:70px!important;padding-bottom:70px!important}#ngw-home .ngw-section-sm{padding-top:48px!important;padding-bottom:48px!important}#ngw-home .ngw-page-section{padding-top:64px!important;padding-bottom:64px!important}#ngw-home .ngw-page-section--sm{padding-top:44px!important;padding-bottom:44px!important}#ngw-home .ngw-hero,#ngw-home .ngw-page-hero,#ngw-home .ngw-service-hero,#ngw-home .ngw-team-hero{min-height:auto!important;padding-top:42px!important;padding-bottom:68px!important}#ngw-home .ngw-heading{font-size:clamp(46px, 4.2vw, 60px)!important}#ngw-home .ngw-heading-sm{font-size:clamp(33px, 3.1vw, 44px)!important}#ngw-home .ngw-page-title{font-size:clamp(44px, 4.2vw, 59px)!important}#ngw-home .ngw-lead,#ngw-home .ngw-page-lead{font-size:15.5px!important;line-height:1.64!important}#ngw-home .ngw-testimonials{padding-top:66px!important;padding-bottom:66px!important}#ngw-home .ngw-mini-wizard{width:158px!important;right:-22px!important;bottom:-44px!important}}@media (max-width:767px){html{scroll-padding-top:76px}#ngw-home [id]{scroll-margin-top:76px}#ngw-home .ngw-section{padding-top:50px!important;padding-bottom:50px!important}#ngw-home .ngw-section-sm{padding-top:36px!important;padding-bottom:36px!important}#ngw-home .ngw-page-section{padding-top:48px!important;padding-bottom:48px!important}#ngw-home .ngw-page-section--sm{padding-top:34px!important;padding-bottom:34px!important}#ngw-home .ngw-hero,#ngw-home .ngw-page-hero,#ngw-home .ngw-service-hero,#ngw-home .ngw-team-hero{min-height:auto!important;padding-top:34px!important;padding-bottom:54px!important}#ngw-home .ngw-heading{font-size:clamp(32px, 9.6vw, 42px)!important;line-height:1.08!important}#ngw-home .ngw-heading-sm{font-size:clamp(28px, 8vw, 36px)!important;line-height:1.1!important}#ngw-home .ngw-page-title{font-size:clamp(31px, 9vw, 40px)!important;line-height:1.08!important}#ngw-home .ngw-lead,#ngw-home .ngw-page-lead{font-size:14px!important;line-height:1.6!important}#ngw-home .ngw-testimonials{padding-top:50px!important;padding-bottom:50px!important}#ngw-home .ngw-mini-wizard{width:108px!important;right:-10px!important;bottom:-32px!important}}@media (max-width:420px){#ngw-home .ngw-section{padding-top:44px!important;padding-bottom:44px!important}#ngw-home .ngw-page-section{padding-top:43px!important;padding-bottom:43px!important}#ngw-home .ngw-heading{font-size:clamp(30px, 9.4vw, 37px)!important}#ngw-home .ngw-page-title{font-size:clamp(29px, 9vw, 36px)!important}}@media (prefers-reduced-motion:reduce){html,#ngw-home{scroll-behavior:auto!important}}html,body{width:100%;max-width:100%;margin:0!important;padding:0!important;background:#080712;overflow-x:hidden}body>#ngw-home{width:100%;max-width:100%;min-height:100svh;margin:0!important;padding:0!important}#ngw-home,#ngw-home button,#ngw-home input,#ngw-home select,#ngw-home textarea{font-family:"Manrope",Arial,sans-serif!important}#ngw-home .ngw-site-header{width:100%;margin:0!important}#ngw-home .ngw-site-nav{position:relative;overflow:visible}#ngw-home .ngw-site-menu-btn{padding:0;line-height:0;align-items:center;justify-content:center}#ngw-home .ngw-site-menu-btn svg{display:block;margin:auto}@media (min-width:1001px){#ngw-home .ngw-site-services>.ngw-site-dropdown{opacity:0!important;visibility:hidden!important;pointer-events:none!important;transform:translate(-50%,-8px)!important}#ngw-home .ngw-site-services:hover>.ngw-site-dropdown,#ngw-home .ngw-site-services:focus-within>.ngw-site-dropdown{opacity:1!important;visibility:visible!important;pointer-events:auto!important;transform:translate(-50%,0)!important}}@media (max-width:1000px){#ngw-home .ngw-site-header{padding:6px 0!important}#ngw-home .ngw-site-header.ngw-site-scrolled{padding:6px 0!important}#ngw-home .ngw-site-menu-btn{order:2;display:grid!important;margin-left:auto!important;place-items:center}#ngw-home .ngw-site-header-cta{order:3;display:inline-flex!important;margin-left:0!important}#ngw-home .ngw-site-menu{position:absolute!important;top:calc(100% + 8px)!important;left:0!important;right:0!important;width:100%!important;max-width:none!important;max-height:calc(100dvh - 92px)!important;margin:0!important;padding:6px!important;overflow-x:hidden!important;overflow-y:auto!important;border-radius:15px!important;transform:translateY(-8px)!important;transform-origin:top center!important}#ngw-home .ngw-site-menu.ngw-site-menu-open{transform:translateY(0)!important}#ngw-home .ngw-site-services>.ngw-site-dropdown{display:none!important;max-height:0!important;padding:0!important}#ngw-home .ngw-site-services-toggle .ngw-site-chevron{display:none!important}}@media (max-width:700px){#ngw-home .ngw-site-shell{width:calc(100% - 12px)!important}#ngw-home .ngw-site-nav{min-height:58px!important;display:flex!important;align-items:center!important;gap:7px!important;padding:6px!important;border-radius:14px!important}#ngw-home .ngw-site-logo{order:1;width:clamp(108px, 31vw, 132px)!important;min-height:39px!important;flex:0 1 auto!important}#ngw-home .ngw-site-logo img{max-height:39px!important}#ngw-home .ngw-site-menu-btn{width:42px!important;height:42px!important;flex:0 0 42px!important;border-radius:11px!important}#ngw-home .ngw-site-header-cta{min-width:0!important;min-height:42px!important;flex:0 1 auto!important;margin:0!important;padding:0 11px!important;border-radius:11px!important;font-size:clamp(9.8px, 2.7vw, 11.5px)!important;white-space:nowrap!important}#ngw-home .ngw-site-header-cta svg,#ngw-home .ngw-site-cta-desktop{display:none!important}#ngw-home .ngw-site-header-cta .ngw-site-cta-mobile{display:inline!important}#ngw-home .ngw-site-menu{top:calc(100% + 7px)!important;max-height:calc(100dvh - 82px)!important;padding:5px!important;border-radius:14px!important}#ngw-home .ngw-site-link,#ngw-home .ngw-site-services-toggle{width:100%!important;min-height:47px!important;justify-content:flex-start!important;padding:0 10px!important;font-size:14px!important;line-height:1.2!important;text-align:left!important}#ngw-home .ngw-site-footer{position:relative;padding:38px 0 24px!important;background:radial-gradient(circle at 12% 4%,rgb(157 53 255 / .12),transparent 30%),radial-gradient(circle at 90% 14%,rgb(72 217 255 / .08),transparent 30%),linear-gradient(180deg,#080712 0%,#05040c 100%)!important}#ngw-home .ngw-site-footer::before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,var(--ngw-purple),var(--ngw-cyan),var(--ngw-pink))}#ngw-home .ngw-site-footer-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-template-areas:"brand quick" "services contact"!important;gap:11px!important;align-items:stretch!important}#ngw-home .ngw-footer-mobile-column{display:contents!important}#ngw-home .ngw-footer-brand-block{grid-area:brand!important}#ngw-home .ngw-footer-quick-block{grid-area:quick!important}#ngw-home .ngw-footer-services-block{grid-area:services!important}#ngw-home .ngw-footer-contact-block{grid-area:contact!important}#ngw-home .ngw-footer-block,#ngw-home .ngw-footer-brand-block,#ngw-home .ngw-footer-quick-block,#ngw-home .ngw-footer-services-block,#ngw-home .ngw-footer-contact-block{width:100%!important;min-width:0!important;height:100%!important;display:flex!important;flex-direction:column!important;margin:0!important;padding:14px 12px!important;overflow:hidden!important;border:1px solid rgb(255 255 255 / .085)!important;border-radius:15px!important;background:linear-gradient(155deg,rgb(255 255 255 / .052),rgb(255 255 255 / .022))!important;box-shadow:inset 0 1px 0 rgb(255 255 255 / .045),0 12px 32px rgb(0 0 0 / .16)!important}#ngw-home .ngw-site-footer-logo{width:min(132px, 100%)!important;min-height:0!important}#ngw-home .ngw-site-footer-logo img{max-height:48px!important}#ngw-home .ngw-site-footer-about{max-width:none!important;margin:12px 0 0!important;color:#bcb6ca!important;font-size:10.8px!important;line-height:1.58!important}#ngw-home .ngw-site-footer h4{position:relative;margin:0 0 13px!important;padding-bottom:9px!important;color:#fff!important;font-size:14px!important;line-height:1.2!important}#ngw-home .ngw-site-footer h4::after{content:"";position:absolute;left:0;bottom:0;width:28px;height:2px;border-radius:999px;background:linear-gradient(90deg,var(--ngw-purple),var(--ngw-cyan))}#ngw-home .ngw-site-footer-links{display:grid!important;gap:8px!important}#ngw-home .ngw-site-footer-links a,#ngw-home .ngw-site-footer-links span{display:block!important;min-width:0!important;margin:0!important;color:#bcb6ca!important;font-size:10.8px!important;line-height:1.45!important;overflow-wrap:anywhere!important}#ngw-home .ngw-site-footer-links a{position:relative;padding-left:10px}#ngw-home .ngw-site-footer-links a::before{content:"";position:absolute;left:0;top:.62em;width:4px;height:4px;border-radius:50%;background:var(--ngw-cyan);opacity:.72}#ngw-home .ngw-footer-contact-block .ngw-site-footer-links{display:flex!important;flex:1 1 auto!important;flex-direction:column!important;align-items:stretch!important}#ngw-home .ngw-footer-contact-cta{margin-top:auto!important;padding:8px 9px!important;border:1px solid rgb(157 53 255 / .25)!important;border-radius:9px!important;color:#fff!important;background:linear-gradient(135deg,rgb(157 53 255 / .18),rgb(72 217 255 / .07))!important;text-align:center!important}#ngw-home .ngw-footer-contact-cta::before{display:none!important}#ngw-home .ngw-site-footer-meta{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;width:100%!important;margin:18px auto 0!important;padding:18px 0 0!important;gap:6px!important;text-align:center!important;font-size:9.5px!important;line-height:1.45!important}#ngw-home .ngw-site-footer-meta>span{display:block!important;width:100%!important;margin:0 auto!important;text-align:center!important}}@media (max-width:390px){#ngw-home .ngw-site-nav{gap:5px!important}#ngw-home .ngw-site-logo{width:clamp(102px, 30vw, 116px)!important}#ngw-home .ngw-site-menu-btn{width:40px!important;height:40px!important;flex-basis:40px!important}#ngw-home .ngw-site-header-cta{min-height:40px!important;padding-inline:8px!important;font-size:9.7px!important}#ngw-home .ngw-site-footer-grid{gap:8px!important}#ngw-home .ngw-footer-block{padding:12px 10px!important;border-radius:13px!important}#ngw-home .ngw-site-footer-logo{width:min(118px, 100%)!important}#ngw-home .ngw-site-footer h4{font-size:13px!important}#ngw-home .ngw-site-footer-about,#ngw-home .ngw-site-footer-links a,#ngw-home .ngw-site-footer-links span{font-size:10px!important}}#ngw-home .ngw-expect-card{overflow:hidden}#ngw-home .ngw-expect-list li{display:grid!important;grid-template-columns:21px minmax(138px,160px) minmax(0,1fr)!important;gap:10px 14px!important;align-items:start!important}#ngw-home .ngw-expect-list li::before{grid-column:1;grid-row:1}#ngw-home .ngw-expect-list li>strong{grid-column:2;grid-row:1;min-width:0;line-height:1.55}#ngw-home .ngw-expect-list li>span{grid-column:3;grid-row:1;min-width:0;color:#e6e0eb;line-height:1.65}@media (max-width:760px){#ngw-home .ngw-expect-list li{grid-template-columns:21px minmax(0,1fr)!important;row-gap:3px!important}#ngw-home .ngw-expect-list li>strong{grid-column:2;grid-row:1}#ngw-home .ngw-expect-list li>span{grid-column:2;grid-row:2}}#ngw-home .ngw-site-header{padding-bottom:14px!important}#ngw-home .ngw-site-header.ngw-site-scrolled{padding-bottom:10px!important}@media (max-width:1000px){#ngw-home .ngw-site-header,#ngw-home .ngw-site-header.ngw-site-scrolled{padding-bottom:14px!important}}html,body{overflow-x:clip!important}#ngw-home .ngw-site-header{position:sticky!important;top:0!important;z-index:99990!important}.admin-bar #ngw-home .ngw-site-header{top:32px!important}@media (max-width:782px){.admin-bar #ngw-home .ngw-site-header{top:46px!important}}@media (min-width:961px){#ngw-home.ngw-services-area .ngw-cap-grid,#ngw-home.ngw-services-area .ngw-process-grid,#ngw-home.ngw-services-area .ngw-industry-grid,#ngw-home.ngw-services-area .ngw-card-grid,#ngw-home.ngw-services-area .ngw-page-section .ngw-process{display:grid!important;grid-template-columns:repeat(6,minmax(0,1fr))!important;gap:20px!important;align-items:stretch}#ngw-home.ngw-services-area .ngw-cap-grid>*,#ngw-home.ngw-services-area .ngw-process-grid>*,#ngw-home.ngw-services-area .ngw-industry-grid>*,#ngw-home.ngw-services-area .ngw-card-grid>*,#ngw-home.ngw-services-area .ngw-page-section .ngw-process>*{grid-column:span 2;width:100%;max-width:none;margin-inline:0}#ngw-home.ngw-services-area .ngw-cap-grid>:last-child:nth-child(3n+1),#ngw-home.ngw-services-area .ngw-process-grid>:last-child:nth-child(3n+1),#ngw-home.ngw-services-area .ngw-industry-grid>:last-child:nth-child(3n+1),#ngw-home.ngw-services-area .ngw-card-grid>:last-child:nth-child(3n+1),#ngw-home.ngw-services-area .ngw-page-section .ngw-process>:last-child:nth-child(3n+1){grid-column:3 / span 2}#ngw-home.ngw-services-area .ngw-cap-grid>:nth-last-child(2):nth-child(3n+1),#ngw-home.ngw-services-area .ngw-process-grid>:nth-last-child(2):nth-child(3n+1),#ngw-home.ngw-services-area .ngw-industry-grid>:nth-last-child(2):nth-child(3n+1),#ngw-home.ngw-services-area .ngw-card-grid>:nth-last-child(2):nth-child(3n+1),#ngw-home.ngw-services-area .ngw-page-section .ngw-process>:nth-last-child(2):nth-child(3n+1){grid-column:2 / span 2}#ngw-home.ngw-services-area .ngw-cap-grid>:last-child:nth-child(3n+2),#ngw-home.ngw-services-area .ngw-process-grid>:last-child:nth-child(3n+2),#ngw-home.ngw-services-area .ngw-industry-grid>:last-child:nth-child(3n+2),#ngw-home.ngw-services-area .ngw-card-grid>:last-child:nth-child(3n+2),#ngw-home.ngw-services-area .ngw-page-section .ngw-process>:last-child:nth-child(3n+2){grid-column:4 / span 2}}#ngw-home.ngw-services-area .ngw-cap-grid,#ngw-home.ngw-services-area .ngw-process-grid,#ngw-home.ngw-services-area .ngw-industry-grid,#ngw-home.ngw-services-area .ngw-card-grid{row-gap:20px!important}#ngw-home .ngw-blog-pagination{margin-top:52px}#ngw-home .ngw-blog-pagination .page-numbers{margin:0;padding:0;list-style:none;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:10px}#ngw-home .ngw-blog-pagination .page-numbers li{margin:0;padding:0}#ngw-home .ngw-blog-pagination a.page-numbers,#ngw-home .ngw-blog-pagination span.page-numbers{min-width:42px;min-height:42px;display:inline-flex;align-items:center;justify-content:center;padding:0 13px;border:1px solid rgb(255 255 255 / .12);border-radius:12px;color:#d8d2e2;background:rgb(255 255 255 / .045);font-size:12px;font-weight:800;transition:transform .2s ease,border-color .2s ease,background .2s ease}#ngw-home .ngw-blog-pagination a.page-numbers:hover{transform:translateY(-2px);border-color:rgb(157 53 255 / .42);background:rgb(157 53 255 / .12);color:#fff}#ngw-home .ngw-blog-pagination span.page-numbers.current{color:#fff;border-color:rgb(157 53 255 / .55);background:linear-gradient(145deg,rgb(157 53 255 / .34),rgb(72 217 255 / .12))}#ngw-home .ngw-blog-pagination .prev.page-numbers,#ngw-home .ngw-blog-pagination .next.page-numbers{min-width:86px}#ngw-home .ngw-blog-featured-media img,#ngw-home .ngw-blog-card-media img,#ngw-home .ngw-single-related-media img{object-fit:contain!important;object-position:center center!important;transform:none!important;background:#0b0918}#ngw-home .ngw-single-content,#ngw-home .ngw-single-content p,#ngw-home .ngw-single-content li,#ngw-home .ngw-single-content dt,#ngw-home .ngw-single-content dd,#ngw-home .ngw-single-content figcaption,#ngw-home .ngw-single-content blockquote,#ngw-home .ngw-single-content td,#ngw-home .ngw-single-content span:not(.wp-block-button__link){color:#d6d0df!important}#ngw-home .ngw-single-content h1,#ngw-home .ngw-single-content h2,#ngw-home .ngw-single-content h3,#ngw-home .ngw-single-content h4,#ngw-home .ngw-single-content h5,#ngw-home .ngw-single-content h6,#ngw-home .ngw-single-content strong,#ngw-home .ngw-single-content b,#ngw-home .ngw-single-content th{color:#fff!important}#ngw-home .ngw-single-content a:not(.wp-block-button__link){color:#94e8ff!important}#ngw-home .ngw-single-content .has-black-color,#ngw-home .ngw-single-content [style*="color: black"],#ngw-home .ngw-single-content [style*="color:#000"],#ngw-home .ngw-single-content [style*="color: #000"]{color:#d6d0df!important}@media (max-width:700px){#ngw-home .ngw-blog-pagination{margin-top:38px}#ngw-home .ngw-blog-pagination .page-numbers{gap:7px}#ngw-home .ngw-blog-pagination a.page-numbers,#ngw-home .ngw-blog-pagination span.page-numbers{min-width:38px;min-height:38px;padding-inline:10px}}#ngw-home nav.ngw-blog-pagination{width:100%;display:flex!important;justify-content:center!important;align-items:center!important;clear:both;margin:72px auto 0!important;padding:0 16px;text-align:center!important}#ngw-home nav.ngw-blog-pagination>ul.page-numbers{width:auto!important;max-width:100%;margin:0 auto!important;padding:0!important;display:inline-flex!important;flex-wrap:wrap;justify-content:center!important;align-items:center!important;gap:10px;list-style:none!important}#ngw-home nav.ngw-blog-pagination>ul.page-numbers>li{display:flex;margin:0!important;padding:0!important}#ngw-home nav.ngw-blog-pagination>ul.page-numbers>li>a.page-numbers,#ngw-home nav.ngw-blog-pagination>ul.page-numbers>li>span.page-numbers{box-sizing:border-box;min-width:42px;min-height:42px;margin:0!important;padding:0 13px!important;display:inline-flex!important;align-items:center;justify-content:center;border:1px solid rgb(255 255 255 / .12);border-radius:12px;background:rgb(255 255 255 / .045);color:#d8d2e2;font-size:12px;font-weight:800;line-height:1;text-align:center}@media (max-width:700px){#ngw-home nav.ngw-blog-pagination{margin-top:52px!important;padding-inline:8px}#ngw-home nav.ngw-blog-pagination>ul.page-numbers{gap:7px}#ngw-home nav.ngw-blog-pagination>ul.page-numbers>li>a.page-numbers,#ngw-home nav.ngw-blog-pagination>ul.page-numbers>li>span.page-numbers{min-width:38px;min-height:38px;padding-inline:10px!important}}#ngw-home.ngw-services-area .ngw-cap-grid>:nth-child(4):last-child,#ngw-home.ngw-services-area .ngw-process-grid>:nth-child(4):last-child,#ngw-home.ngw-services-area .ngw-industry-grid>:nth-child(4):last-child,#ngw-home.ngw-services-area .ngw-card-grid>:nth-child(4):last-child,#ngw-home.ngw-services-area .ngw-process>:nth-child(4):last-child{display:none!important}#ngw-home nav.ngw-blog-pagination{width:100%!important;max-width:none!important;display:flex!important;justify-content:center!important;align-items:center!important;clear:both!important;float:none!important;margin:76px auto 0!important;padding:0 16px!important;text-align:center!important}#ngw-home nav.ngw-blog-pagination .ngw-blog-pagination-links{width:auto!important;max-width:100%!important;display:flex!important;flex-wrap:wrap!important;justify-content:center!important;align-items:center!important;gap:10px!important;margin:0 auto!important;padding:0!important;float:none!important}#ngw-home nav.ngw-blog-pagination .ngw-blog-pagination-links>a.page-numbers,#ngw-home nav.ngw-blog-pagination .ngw-blog-pagination-links>span.page-numbers{box-sizing:border-box;min-width:42px;min-height:42px;margin:0!important;padding:0 13px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border:1px solid rgb(255 255 255 / .12);border-radius:12px;background:rgb(255 255 255 / .045);color:#d8d2e2;font-size:12px;font-weight:800;line-height:1;text-align:center}#ngw-home nav.ngw-blog-pagination .ngw-blog-pagination-links>a.page-numbers:hover{transform:translateY(-2px);border-color:rgb(157 53 255 / .42);background:rgb(157 53 255 / .12);color:#fff}#ngw-home nav.ngw-blog-pagination .ngw-blog-pagination-links>span.page-numbers.current{color:#fff;border-color:rgb(157 53 255 / .55);background:linear-gradient(145deg,rgb(157 53 255 / .34),rgb(72 217 255 / .12))}#ngw-home nav.ngw-blog-pagination .ngw-blog-pagination-links>.prev.page-numbers,#ngw-home nav.ngw-blog-pagination .ngw-blog-pagination-links>.next.page-numbers{min-width:86px}@media (max-width:700px){#ngw-home nav.ngw-blog-pagination{margin-top:56px!important;padding-inline:8px!important}#ngw-home nav.ngw-blog-pagination .ngw-blog-pagination-links{gap:7px!important}#ngw-home nav.ngw-blog-pagination .ngw-blog-pagination-links>a.page-numbers,#ngw-home nav.ngw-blog-pagination .ngw-blog-pagination-links>span.page-numbers{min-width:38px;min-height:38px;padding-inline:10px!important}}@media (min-width:961px){#ngw-home.ngw-services-area .ngw-process{grid-template-columns:repeat(3,minmax(0,1fr))!important}}#ngw-home .ngw-smart-pagination{width:100%;display:flex;justify-content:center;clear:both;margin:78px auto 8px;padding:0 16px}#ngw-home .ngw-smart-pagination__inner{width:min(760px, 100%);display:grid;grid-template-columns:minmax(180px,1fr) minmax(170px,.82fr) minmax(180px,1fr);align-items:stretch;gap:10px;padding:10px;border:1px solid rgb(255 255 255 / .11);border-radius:24px;background:radial-gradient(circle at 50% -30%,rgb(157 53 255 / .18),transparent 52%),linear-gradient(145deg,rgb(255 255 255 / .067),rgb(255 255 255 / .022));box-shadow:0 24px 70px rgb(0 0 0 / .29),inset 0 1px 0 rgb(255 255 255 / .04);backdrop-filter:blur(16px)}#ngw-home .ngw-smart-pagination__control{min-width:0;min-height:70px;display:flex;align-items:center;gap:12px;padding:13px 14px;border:1px solid rgb(255 255 255 / .09);border-radius:17px;background:rgb(255 255 255 / .035);color:#fff;text-decoration:none;transition:transform .22s ease,border-color .22s ease,background .22s ease,box-shadow .22s ease}#ngw-home a.ngw-smart-pagination__control:hover{transform:translateY(-3px);border-color:rgb(181 104 255 / .42);background:linear-gradient(145deg,rgb(157 53 255 / .17),rgb(72 217 255 / .055));box-shadow:0 13px 30px rgb(0 0 0 / .2)}#ngw-home .ngw-smart-pagination__control--next{justify-content:flex-end;text-align:right}#ngw-home .ngw-smart-pagination__icon{width:38px;height:38px;flex:0 0 38px;display:inline-flex;align-items:center;justify-content:center;border-radius:12px;color:#f5e8ff;background:linear-gradient(145deg,rgb(157 53 255 / .3),rgb(88 77 255 / .14));box-shadow:inset 0 0 0 1px rgb(255 255 255 / .08)}#ngw-home .ngw-smart-pagination__copy{min-width:0;display:flex;flex-direction:column;gap:3px}#ngw-home .ngw-smart-pagination__copy small{color:#9f98ad;font-size:10px;font-weight:800;letter-spacing:.09em;line-height:1.2;text-transform:uppercase}#ngw-home .ngw-smart-pagination__copy strong{color:#f7f3fb;font-size:13px;font-weight:800;line-height:1.25;white-space:nowrap}#ngw-home .ngw-smart-pagination__control.is-disabled{opacity:.30;filter:saturate(.45);cursor:default}#ngw-home .ngw-smart-pagination__status{min-width:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;padding:10px 12px;text-align:center}#ngw-home .ngw-smart-pagination__eyebrow{color:#9f98ad;font-size:9px;font-weight:850;letter-spacing:.12em;text-transform:uppercase}#ngw-home .ngw-smart-pagination__status strong{color:#fff;font-size:13px;font-weight:850;letter-spacing:-.01em}#ngw-home .ngw-smart-pagination__status strong em{margin:0 4px;color:#81798e;font-size:10px;font-style:normal;font-weight:750;text-transform:uppercase}#ngw-home .ngw-smart-pagination__track{width:min(118px, 100%);height:4px;margin-top:3px;overflow:hidden;border-radius:999px;background:rgb(255 255 255 / .075)}#ngw-home .ngw-smart-pagination__track i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#9d35ff,#c86cff);box-shadow:0 0 14px rgb(157 53 255 / .45)}@media (max-width:700px){#ngw-home .ngw-smart-pagination{margin-top:58px;padding-inline:8px}#ngw-home .ngw-smart-pagination__inner{grid-template-columns:1fr 1fr;gap:8px;padding:8px;border-radius:20px}#ngw-home .ngw-smart-pagination__status{grid-column:1 / -1;grid-row:1;min-height:66px;padding-top:8px;padding-bottom:8px}#ngw-home .ngw-smart-pagination__control{min-height:62px;gap:8px;padding:10px;border-radius:15px}#ngw-home .ngw-smart-pagination__icon{width:34px;height:34px;flex-basis:34px;border-radius:10px}#ngw-home .ngw-smart-pagination__copy strong{font-size:11px}#ngw-home .ngw-smart-pagination__copy small{font-size:8px}}@media (max-width:390px){#ngw-home .ngw-smart-pagination__copy strong{white-space:normal}#ngw-home .ngw-smart-pagination__control{align-items:center}}.ngw-ghl-contact-embed{width:100%;min-width:0;overflow:hidden;border-radius:18px}.ngw-ghl-contact-embed iframe{display:block;width:100%;min-height:720px;background:#fff0}#contact-calendar .ngw-ghl-form-wrap{max-width:980px;margin:34px auto 0}@media (max-width:767px){.ngw-ghl-contact-embed iframe{min-height:820px}}@media (min-width:1241px){#ngw-home .ngw-shell,#ngw-home .ngw-testimonials .ngw-shell{width:min(1320px,calc(100% - 42px))!important}}@media (min-width:701px) and (max-width:1240px){#ngw-home .ngw-shell,#ngw-home .ngw-testimonials .ngw-shell{width:min(1040px,calc(100% - 36px))!important}}@media (max-width:700px){#ngw-home .ngw-shell,#ngw-home .ngw-testimonials .ngw-shell{width:calc(100% - 24px)!important}}#ngw-home .ngw-ghl-form-wrap{width:100%;max-width:1040px;margin-inline:auto;min-width:0}#ngw-home .ngw-ghl-calendar-embed,#ngw-home .ngw-ghl-contact-embed{position:relative;width:100%;min-width:0;overflow:hidden;border-radius:16px;background:rgb(255 255 255 / .02)}#ngw-home .ngw-ghl-form-wrap iframe,#ngw-home .ngw-ghl-calendar-embed iframe{display:block!important;width:100%!important;height:820px;min-height:0!important;max-width:100%!important;border:0!important;background:#fff}#ngw-home .ngw-ghl-contact-embed iframe{display:block!important;width:100%!important;height:780px;min-height:0!important;max-width:100%!important;border:0!important;background:#fff0}#contact-form .ngw-form-shell{align-items:start}#contact-form .ngw-ghl-contact-embed{min-height:0}#contact-calendar .ngw-ghl-form-wrap{max-width:1040px;margin:34px auto 0}@media (max-width:767px){#ngw-home .ngw-ghl-form-wrap iframe,#ngw-home .ngw-ghl-calendar-embed iframe{height:900px;min-height:0!important}#ngw-home .ngw-ghl-contact-embed iframe,#contact-form .ngw-ghl-contact-embed{height:860px;min-height:0!important}}@media (min-width:1041px){#ngw-home #ngw-services .ngw-services-grid>.ngw-service-card:last-child{grid-column:2}}@media (min-width:981px){#ngw-home.ngw-services-area #service-grid .ngw-card-grid>.ngw-card:last-child{grid-column:2}}@media (max-width:1040px){#ngw-home #ngw-services .ngw-services-grid>.ngw-service-card:last-child{grid-column:auto}}@media (max-width:980px){#ngw-home.ngw-services-area #service-grid .ngw-card-grid>.ngw-card:last-child{grid-column:auto}}#ngw-home .ngw-review-media .ngw-youtube-clean-player{position:absolute;inset:0;overflow:hidden;background:#05050b}#ngw-home .ngw-review-media .ngw-youtube-clean-player .ngw-youtube-video{position:absolute!important;inset:-3%!important;width:106%!important;height:106%!important;max-width:none!important;border:0!important;background:#05050b}#ngw-home .ngw-review-media .ngw-youtube-brand-mask{position:absolute;z-index:3;left:0;top:0;width:70px;height:58px;pointer-events:none;background:linear-gradient(135deg,rgb(5 5 11 / .96),rgb(5 5 11 / .68) 62%,#fff0);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}#ngw-home .ngw-review-media .ngw-site-logo,#ngw-home .ngw-review-media .ngw-site-footer-logo{display:none!important}#ngw-home .ngw-review-media .ngw-video-preview[data-drive-id]{background-color:#05050b;background-repeat:no-repeat;background-size:cover!important;background-position:center!important}#ngw-home .ngw-review-media .ngw-video-preview[data-drive-id]::after{content:"Play testimonial"!important}html.ngw-testimonial-modal-open,body.ngw-testimonial-modal-open{overflow:hidden!important}.ngw-testimonial-modal{position:fixed;inset:0;z-index:100000;display:grid;place-items:center;padding:clamp(18px,4vw,48px);opacity:0;visibility:hidden;transition:opacity .2s ease,visibility .2s ease}.ngw-testimonial-modal.ngw-is-open{opacity:1;visibility:visible}.ngw-testimonial-modal__backdrop{position:absolute;inset:0;width:100%;height:100%;border:0;padding:0;cursor:zoom-out;background:rgb(3 2 10 / .88);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.ngw-testimonial-modal__panel{position:relative;z-index:1;width:min(100%,460px);max-height:calc(100dvh - 36px);display:flex;align-items:center;justify-content:center;transform:translateY(10px) scale(.985);transition:transform .22s ease}.ngw-testimonial-modal.ngw-is-open .ngw-testimonial-modal__panel{transform:none}.ngw-testimonial-modal--landscape .ngw-testimonial-modal__panel{width:min(100%,980px)}.ngw-testimonial-modal__media{position:relative;width:100%;aspect-ratio:9/16;overflow:hidden;border:1px solid rgb(255 255 255 / .18);border-radius:22px;background:#05050b;box-shadow:0 30px 90px rgb(0 0 0 / .55)}.ngw-testimonial-modal--landscape .ngw-testimonial-modal__media{aspect-ratio:16/9}.ngw-testimonial-modal__media iframe{position:absolute;inset:0;width:100%;height:100%;border:0;background:#05050b}.ngw-testimonial-modal__close{position:absolute;z-index:5;top:-16px;right:-16px;width:46px;height:46px;display:grid;place-items:center;border:1px solid rgb(255 255 255 / .34);border-radius:50%;padding:0;cursor:pointer;color:#fff;background:rgb(15 9 31 / .94);box-shadow:0 12px 34px rgb(0 0 0 / .42);font:400 34px/1 Arial,sans-serif;transition:transform .18s ease,background .18s ease}.ngw-testimonial-modal__close:hover,.ngw-testimonial-modal__close:focus-visible{transform:scale(1.06);background:#7e27dd;outline:2px solid rgb(72 217 255 / .7);outline-offset:3px}@media(max-width:700px){.ngw-testimonial-modal{padding:18px}.ngw-testimonial-modal__panel{width:min(100%,390px);max-height:calc(100dvh - 36px)}.ngw-testimonial-modal--landscape .ngw-testimonial-modal__panel{width:100%}.ngw-testimonial-modal__close{top:-12px;right:-8px;width:42px;height:42px;font-size:30px}.ngw-testimonial-modal__media{border-radius:17px}}@media(prefers-reduced-motion:reduce){.ngw-testimonial-modal,.ngw-testimonial-modal__panel{transition:none}}#ngw-home #contact-form .ngw-center{width:100%;display:flex;flex-direction:column;align-items:center;text-align:center!important}#ngw-home #contact-form .ngw-center .ngw-lead{display:block;width:min(760px,100%);max-width:760px;margin:0 auto!important;text-align:center!important;text-align-last:center}#ngw-home .ngw-ghl-calendar-embed{position:relative;width:100%;min-width:0;overflow:hidden!important;border-radius:16px;background:transparent!important;line-height:normal}#ngw-home .ngw-ghl-calendar-embed iframe{display:block!important;width:100%!important;max-width:100%!important;height:820px;min-height:820px!important;margin:0!important;transform:none!important;border:0!important;border-radius:12px!important;background:#fff!important}@media (max-width:767px){#ngw-home .ngw-ghl-calendar-embed iframe{height:900px;min-height:900px!important}}