.nw3{--night:#06101f;--night2:#0a1a30;--navy:#0d2343;--ink:#08162d;--blue:#1260ff;--blue2:#69a7ff;--electric:#2f7cff;--sky:#edf5ff;--paper:#fbfaf7;--white:#fff;--muted:#65748b;--line:#dce7f3;--green:#0b9b6c;--amber:#d99a2b;--shadow:0 30px 95px #05193826;--shadow2:0 18px 48px #0519381c;--r:34px;--ease:cubic-bezier(.2, .8, .2, 1)}.nw3 *{box-sizing:border-box}.nw3{scroll-behavior:smooth;color:var(--ink);background:var(--paper);font-family:var(--font-hebrew-ui);-webkit-font-smoothing:antialiased;margin:0;overflow-x:hidden}.nw3.form-open{overflow:hidden}.nw3 a{color:inherit}.nw3 button,.nw3 input,.nw3 textarea{font:inherit}.nw3 button{cursor:pointer}.nw3 .wrap{width:min(1180px,100% - 36px);margin:auto}.nw3 .ltr{direction:ltr}.nw3 .blue{color:var(--blue)}.nw3 .muted{color:var(--muted)}.nw3 .sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.nw3 [data-reveal]{opacity:0;transition:opacity .8s var(--ease), transform .8s var(--ease);transform:translateY(30px)scale(.988)}.nw3 [data-reveal].is-in{opacity:1;transform:none}.nw3 [data-reveal=left]{transform:translate(-36px)}.nw3 [data-reveal=right]{transform:translate(36px)}.nw3 [data-reveal=scale]{transform:scale(.94)}.nw3 [data-reveal=left].is-in,.nw3 [data-reveal=right].is-in,.nw3 [data-reveal=scale].is-in{transform:none}.nw3 .stagger>*{opacity:0;transform:translateY(14px)}.nw3 .stagger.is-in>*{animation:nw3-staggerIn .62s var(--ease) forwards}.nw3 .stagger.is-in>:nth-child(2){animation-delay:70ms}.nw3 .stagger.is-in>:nth-child(3){animation-delay:.14s}.nw3 .stagger.is-in>:nth-child(4){animation-delay:.21s}.nw3 .stagger.is-in>:nth-child(5){animation-delay:.28s}@keyframes nw3-staggerIn{to{opacity:1;transform:none}}@keyframes nw3-floaty{0%,to{transform:translate(0)}50%{transform:translateY(-9px)}}@keyframes nw3-glowPulse{0%,to{box-shadow:0 0 #1260ff00}50%{box-shadow:0 0 0 13px #1260ff14}}@keyframes nw3-dashFlow{to{stroke-dashoffset:-120px}}@keyframes nw3-shimmer{0%{transform:translate(120%)}to{transform:translate(-140%)}}@keyframes nw3-scanline{0%{transform:translateY(-120%)}to{transform:translateY(780%)}}@keyframes nw3-breathe{0%,to{opacity:.45;transform:scale(1)}50%{opacity:.75;transform:scale(1.035)}}@keyframes nw3-orbit{to{transform:rotate(360deg)}}@keyframes nw3-drawLine{0%{stroke-dashoffset:1100px}to{stroke-dashoffset:0}}@keyframes nw3-flowDot{to{stroke-dashoffset:-1px}}@keyframes nw3-nodePulse{0%,to{opacity:.85;transform:scale(1)}50%{opacity:1;transform:scale(1.35)}}@keyframes nw3-arrowBob{0%,to{transform:translateY(0)}50%{transform:translateY(2.5px)}}.nw3 .scroll-progress{z-index:120;background:linear-gradient(180deg, var(--ik-purple), var(--blue));width:3px;height:0;position:fixed;top:0;right:0;box-shadow:0 0 14px #1260ff8c}.nw3 .story-thread{z-index:5;pointer-events:none;opacity:.34;background:linear-gradient(#0000,#8bb7ff 12%,#d0e2ff 58%,#0000);width:1px;position:fixed;top:90px;bottom:95px;left:25px}.nw3 .story-thread i{background:var(--blue);width:9px;height:9px;box-shadow:0 0 16px var(--blue);border-radius:50%;position:absolute;top:0;left:-4px;transform:translateY(0)}.nw3 header{z-index:100;transition:background .3s,border .3s,-webkit-backdrop-filter .3s,backdrop-filter .3s;position:fixed;top:0;left:0;right:0}.nw3 header.scrolled{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fbfaf7e6;border-bottom:1px solid #dce7f3d9}.nw3 .nav{justify-content:space-between;align-items:center;gap:18px;height:76px;display:flex}.nw3 .logo{color:#fff;letter-spacing:-2px;direction:ltr;align-items:flex-end;gap:9px;font-size:35px;font-weight:950;text-decoration:none;display:flex}.nw3 .logo-dot{background:var(--blue);border-radius:50%;width:8px;height:8px;margin:0 -7px 29px 0;box-shadow:0 0 18px #1260ff80}.nw3 .logo small{letter-spacing:0;color:#b8cae5;direction:rtl;margin-bottom:6px;font-size:11px}.nw3 header.scrolled .logo{color:var(--ink)}.nw3 header.scrolled .logo small{color:var(--muted)}.nw3 .header-cta{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:.25s var(--ease);background:#ffffff14;border:1px solid #fff3;border-radius:999px;padding:11px 16px;font-size:13px;font-weight:900;text-decoration:none}.nw3 .header-cta:hover{background:#ffffff24;transform:translateY(-2px)}.nw3 header.scrolled .header-cta{background:var(--night);border-color:var(--night)}.nw3 .hero{color:#fff;background:radial-gradient(circle at 72% 25%,#1260ff38,#0000 27rem),radial-gradient(circle at 18% 18%,#9b20e814,#0000 18rem),radial-gradient(circle at 12% 72%,#69a7ff17,#0000 22rem),linear-gradient(135deg,#04101e 0%,#07192f 56%,#05101d 100%);min-height:760px;padding:112px 0 72px;position:relative;overflow:hidden}.nw3 .hero-gridfx{opacity:.28;background-image:linear-gradient(#ffffff07 1px,#0000 1px),linear-gradient(90deg,#ffffff07 1px,#0000 1px);background-size:44px 44px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 90%);mask-image:linear-gradient(#000,#0000 90%)}.nw3 .hero-orbit{border:1px solid #84b1ff2b;border-radius:50%;width:850px;height:850px;animation:40s linear infinite nw3-orbit;position:absolute;top:-330px;left:-320px}.nw3 .hero-orbit:before,.nw3 .hero-orbit:after{content:"";border:1px solid #84b1ff1a;border-radius:50%;position:absolute}.nw3 .hero-orbit:before{inset:100px}.nw3 .hero-orbit:after{inset:220px}.nw3 .hero-layout{z-index:2;grid-template-columns:1.2fr .8fr;align-items:center;gap:clamp(28px,3.2vw,52px);display:grid;position:relative}.nw3 .hero-copy{padding-top:18px}.nw3 .kicker-row{color:#b6c9e6;align-items:center;gap:10px;font-size:13px;font-weight:900;display:flex}.nw3 .kicker-row:before{content:"";background:linear-gradient(90deg,#78aaff,#0000);width:56px;height:1px}.nw3 h1{letter-spacing:-1.2px;text-align:right;text-wrap:balance;margin:16px 0 20px;font-size:clamp(38px,3.9vw,56px);line-height:1.1}.nw3 .hero-lead{color:#dbe7f4;text-align:right;max-width:620px;margin:0;font-size:19px;line-height:1.66}.nw3 .hero-lead strong{color:#fff}.nw3 .trust-inline{flex-wrap:wrap;gap:8px;margin:23px 0 0;display:flex}.nw3 .trust-inline span{color:#c8d7eb;transition:color .25s var(--ease), border-color .25s var(--ease);background:0 0;border:1px solid #ffffff14;border-radius:999px;padding:7px 11px;font-size:12px;font-weight:600}.nw3 .trust-inline span:hover{color:#eaf2ff;background:0 0;border-color:#70a5ff73}.nw3 .hero-start{color:#fff;background:linear-gradient(135deg, var(--blue), #0c4fd9);transition:.3s var(--ease);border-radius:16px;align-items:center;gap:12px;margin-top:27px;padding:16px 21px;font-weight:950;text-decoration:none;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 18px 42px #1260ff47}.nw3 .hero-start:before{content:"";background:linear-gradient(90deg,#0000,#ffffff47,#0000);width:60px;animation:5s ease-in-out infinite nw3-shimmer;position:absolute;top:-20%;bottom:-20%;transform:translate(140%)}.nw3 .hero-start:hover{transform:translateY(-3px)scale(1.012);box-shadow:0 24px 54px #1260ff57}.nw3 .hero-start .arrow{background:#ffffff26;border-radius:50%;place-items:center;width:28px;height:28px;transition:all .25s;display:grid}.nw3 .hero-start:hover .arrow{transform:translate(-4px)}.nw3 .hero-entry{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);max-width:680px;transition:.3s var(--ease);background:#ffffff17;border:1px solid #ffffff26;border-radius:19px;grid-template-columns:minmax(0,1fr) minmax(0,1fr) auto;align-items:center;gap:8px;margin-top:26px;padding:12px;display:grid;position:relative;overflow:hidden;box-shadow:0 18px 45px #00000029}.nw3 .hero-entry:before{content:"";background:linear-gradient(90deg,#0000,#ffffff1f,#0000);width:70px;animation:7s ease-in-out infinite nw3-shimmer;position:absolute;top:0;bottom:0;transform:translate(500px)}.nw3 .hero-entry:focus-within{background:#ffffff1f;border-color:#74acff9e;box-shadow:0 22px 58px #00000038}.nw3 .hero-entry input{z-index:2;text-align:right;height:52px;color:var(--ink);transition:.2s var(--ease);direction:rtl;background:#fffffff0;border:1px solid #ffffff24;border-radius:13px;outline:none;padding:0 13px;position:relative}.nw3 .hero-entry button{z-index:2;background:var(--blue);color:#fff;height:52px;transition:.25s var(--ease);white-space:nowrap;border:0;border-radius:13px;flex:none;padding:0 18px;font-size:15px;font-weight:950;position:relative;box-shadow:0 12px 28px #1260ff47}.nw3 .hero-entry button:hover{transform:translateY(-2px);box-shadow:0 16px 34px #1260ff57}.nw3 .hero-entry-note{color:#98abc6;max-width:680px;margin-top:8px;font-size:10px}.nw3 .hero-portrait{min-height:560px;position:relative}.nw3 .photo-arch{background:linear-gradient(#050f1c08,#050f1c59),url(/__l5e/assets-v1/3c540586-3ae8-44f2-8821-ed12936db17d/ik-hero-couple.png) 50%/cover no-repeat;border:1px solid #ffffff21;border-radius:190px 36px 36px;position:absolute;inset:26px 0 40px 46px;overflow:hidden;box-shadow:0 48px 110px #00000061}.nw3 .photo-arch:before{content:"";background:linear-gradient(#0000,#6aa8ff29,#0000);height:40%;animation:9s linear infinite nw3-scanline;position:absolute;top:-30%;left:0;right:0}.nw3 .photo-arch:after{content:"";background:linear-gradient(90deg,#04101e3d,#0000 42%);position:absolute;inset:0}.nw3 .fin-fragment{z-index:4;min-width:156px;color:var(--ink);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);transition:transform .35s var(--ease), box-shadow .35s var(--ease);background:#fffffff5;border:1px solid #dde7f3eb;border-radius:18px;padding:13px 15px;animation:6s ease-in-out infinite nw3-floaty;position:absolute;box-shadow:0 16px 50px #00000038}.nw3 .fin-fragment b{margin-bottom:3px;font-size:13px;display:block}.nw3 .fin-fragment{text-align:right;direction:rtl}.nw3 .fin-fragment strong{font-size:17px;display:block}.nw3 .fin-fragment strong.num{direction:ltr;unicode-bidi:isolate}.nw3 .ff1{animation-delay:.2s;top:70px;right:-18px;transform:rotate(2deg)}.nw3 .ff2{animation-delay:1.5s;top:330px;right:-18px;transform:rotate(-2deg)}.nw3 .ff3{animation-delay:2.4s;bottom:160px;left:-10px;transform:rotate(1.5deg)}.nw3 .ff4{animation-delay:3.3s;bottom:25px;right:55px;transform:rotate(-1deg)}.nw3 .photo-ring{border:1px solid #70a3ff3d;border-radius:50%;animation:7s ease-in-out infinite nw3-breathe;position:absolute;inset:3px 25px 0 -5px;transform:rotate(-16deg)}.nw3 .photo-ring:after{content:"";background:#7aafff;border-radius:50%;width:9px;height:9px;position:absolute;top:7%;left:17%;box-shadow:0 0 18px #7aafff}.nw3 .bridge{background:var(--paper);padding:62px 0 26px;position:relative}.nw3 .bridge-inner{border-top:1px solid #d7e3ef;grid-template-columns:.7fr 1.3fr;gap:34px;padding-top:28px;display:grid}.nw3 .bridge-label{color:var(--blue);font-size:13px;font-weight:950}.nw3 .bridge-quote{letter-spacing:-.8px;text-align:right;margin:0;font-size:clamp(32px,3.9vw,52px);font-weight:950;line-height:1.14}.nw3 .bridge-quote em{color:var(--blue);font-style:normal}.nw3 .section-head{text-align:center;max-width:790px;margin:0 auto 48px}.nw3 .kicker{color:var(--blue);letter-spacing:.35px;font-size:13px;font-weight:950}.nw3 h2{letter-spacing:-.8px;text-align:right;text-wrap:balance;margin:9px 0 14px;font-size:clamp(32px,3.6vw,50px);line-height:1.16}.nw3 .section-head p,.nw3 .section-copy{color:#5b697f;font-size:18px;line-height:1.62}.nw3 .life-map{border:1px solid var(--line);min-height:620px;box-shadow:var(--shadow);isolation:isolate;background:#fff;border-radius:42px;position:relative;overflow:hidden}.nw3 .life-map:before{content:"";z-index:-1;background:radial-gradient(circle at 50% 47%,#1260ff17,#0000 22rem);position:absolute;inset:0}.nw3 .life-svg{width:100%;height:100%;position:absolute;inset:0}.nw3 .life-path{fill:none;stroke:url(#lifeGradient);stroke-width:3px;stroke-dasharray:1100;stroke-dashoffset:1100px}.nw3 .life-map.is-in .life-path{animation:nw3-drawLine 2.1s var(--ease) .15s forwards}.nw3 .life-path-flow{fill:none;stroke:#8fb9ff;stroke-width:2px;stroke-dasharray:10 9;opacity:.38;animation:8s linear infinite nw3-dashFlow}.nw3 .life-node{width:190px;transition:.35s var(--ease);transform-origin:50%;background:#fffffff7;border:1px solid #dbe7f3;border-radius:21px;padding:16px;position:absolute;box-shadow:0 15px 45px #15325b1a}.nw3 .life-node:hover{transform:translateY(-7px)scale(1.02);box-shadow:0 23px 55px #15325b26}.nw3 .life-node .year{color:var(--blue);margin-bottom:6px;font-size:11px;font-weight:950}.nw3 .life-node b{margin-bottom:5px;font-size:15px;display:block}.nw3 .life-node p{color:var(--muted);margin:0;font-size:12px}.nw3 .ln1{top:13%;right:7%}.nw3 .ln2{top:55%;right:29%}.nw3 .ln3{top:17%;left:27%}.nw3 .ln4{top:58%;left:6%}.nw3 .life-core{background:var(--night);color:#fff;text-align:center;border-radius:50%;place-items:center;width:214px;height:214px;animation:4.4s ease-in-out infinite nw3-glowPulse;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 0 22px #1260ff0f,0 31px 75px #071b3b33}.nw3 .life-core:before{content:"";border:1px solid #cfe0fa;border-radius:50%;position:absolute;inset:-27px}.nw3 .life-core b{font-size:22px;display:block}.nw3 .life-core span{color:#aebfd8;margin-top:5px;font-size:12px;display:block}.nw3 .map-caption{color:#718096;justify-content:space-between;font-size:12px;font-weight:800;display:flex;position:absolute;bottom:24px;left:28px;right:28px}.nw3 .why-now-card{background:linear-gradient(135deg,#eef5ff,#fff);border:1px solid #d9e7fa;border-radius:28px;grid-template-columns:.72fr 1.28fr;align-items:center;gap:34px;padding:28px 32px;display:grid;position:relative;overflow:hidden;box-shadow:0 16px 46px #10366b14}.nw3 .why-now-card:before{content:"";background:#1260ff12;border-radius:50%;width:260px;height:260px;position:absolute;top:-140px;left:-100px}.nw3 .why-now-icon{background:var(--night);color:#fff;text-align:center;border-radius:50%;justify-self:center;place-items:center;width:112px;height:112px;animation:4s ease-in-out infinite nw3-glowPulse;display:grid;position:relative}.nw3 .why-now-icon b{font-size:28px;display:block}.nw3 .why-now-icon span{color:#aebfd6;font-size:9px;display:block}.nw3 .why-now-copy{position:relative}.nw3 .why-now-copy .kicker{margin-bottom:5px}.nw3 .why-now-copy h3{letter-spacing:-1px;margin:0 0 9px;font-size:30px}.nw3 .why-now-copy p{color:#5c6b80;margin:0;font-size:16px;line-height:1.6}.nw3 .reveal-box{color:#fff;background:radial-gradient(circle at 78% 23%,#1260ff45,#0000 28rem),linear-gradient(145deg,#06101f,#091a31 72%,#06111f);border-radius:48px;min-height:650px;padding:62px;position:relative;overflow:hidden;box-shadow:0 38px 112px #05163040}.nw3 .reveal-box:before{content:"";border:1px solid #88b3ff38;border-radius:50%;width:760px;height:760px;position:absolute;bottom:-360px;left:-230px;box-shadow:0 0 0 100px #88b3ff07,0 0 0 200px #88b3ff05}.nw3 .reveal-grid{z-index:2;grid-template-columns:.92fr 1.08fr;align-items:center;gap:56px;display:grid;position:relative}.nw3 .reveal-kicker{color:#79adff;font-size:13px;font-weight:950}.nw3 .reveal-box h2{color:#fff}.nw3 .big-total{letter-spacing:-6px;direction:ltr;margin:27px 0 11px;font-size:clamp(72px,9.3vw,134px);font-weight:950;line-height:.9}.nw3 .reveal-copy p{color:#c3d1e5;font-size:17px;line-height:1.65}.nw3 .product-shot{min-height:500px;transform-style:preserve-3d;background:url(/__l5e/assets-v1/5924532a-0362-4be3-9311-c67e342ef6e1/ik-v5-couple-b.jpg) 50%/cover no-repeat;border:1px solid #ffffff21;border-radius:35px;transition:transform .28s ease-out;position:relative;overflow:hidden;box-shadow:0 28px 70px #0000005c}.nw3 .product-shot:after{content:"";background:linear-gradient(#0000 62%,#050f1c61);position:absolute;inset:0}.nw3 .product-label{z-index:3;color:var(--ink);box-shadow:var(--shadow2);background:#fffffff2;border-radius:14px;padding:12px 14px;font-size:12px;font-weight:950;position:absolute;bottom:22px;left:22px}.nw3 .product-shot{color:var(--ink);flex-direction:column;padding:22px;display:flex;background:linear-gradient(145deg,#fff,#f1f6fc)!important}.nw3 .product-shot:after{display:none!important}.nw3 .screen-head{border-bottom:1px solid #dfe8f2;justify-content:space-between;align-items:center;padding-bottom:15px;font-size:12px;display:flex}.nw3 .screen-head b{direction:ltr;font-size:19px}.nw3 .screen-head span{color:#6b798d;font-weight:800}.nw3 .screen-total{text-align:center;padding:27px 0 20px}.nw3 .screen-total small{color:#728096;font-size:11px;font-weight:800;display:block}.nw3 .screen-total strong{letter-spacing:-2px;direction:ltr;margin-top:4px;font-size:46px;display:block}.nw3 .screen-body{background:#fff;border:1px solid #e0e9f3;border-radius:22px;grid-template-columns:155px 1fr 115px;align-items:center;gap:20px;padding:22px;display:grid;box-shadow:0 13px 36px #12335c14}.nw3 .donut{background:conic-gradient(#1260ff 0 60%, #7657d9 60% 82%, #d59a27 82% 92%, #2c9eb0 92% 100%);border-radius:50%;width:140px;height:140px;animation:5s ease-in-out infinite nw3-breathe;position:relative}.nw3 .donut:after{content:"";background:#fff;border-radius:50%;position:absolute;inset:32px;box-shadow:0 0 0 1px #eef2f7}.nw3 .screen-legend{gap:10px;display:grid}.nw3 .screen-legend span{color:#1a2a44;transition:transform .25s var(--ease), background .25s, border-color .25s;background:linear-gradient(#f7faff,#eef4ff);border:1px solid #dbe7f7;border-radius:999px;grid-template-columns:14px 1fr auto;align-items:center;gap:8px;padding:6px 11px;font-size:13.5px;font-weight:700;display:grid;box-shadow:inset 0 1px #fffc}.nw3 .screen-legend span:hover{background:#fff;border-color:#b8d2f7;transform:translate(-3px)}.nw3 .screen-legend i{border-radius:50%;width:10px;height:10px;box-shadow:0 0 0 2px #fffc}.nw3 .screen-legend b{direction:ltr}.nw3 .c1{background:#1260ff}.nw3 .c2{background:#7657d9}.nw3 .c3{background:#d59a27}.nw3 .c4{background:#2c9eb0}.nw3 .screen-stats{gap:9px;display:grid}.nw3 .screen-stats div{text-align:center;background:#f5f8fc;border:1px solid #e2eaf3;border-radius:15px;padding:12px}.nw3 .screen-stats b{font-size:25px;display:block}.nw3 .screen-stats span{color:#758298;font-size:10px}.nw3 .trust-visual{background:radial-gradient(circle at 52% 48%,#1260ff2e,#0000 15rem),linear-gradient(145deg,#071426,#0b1d36);place-items:center;min-height:520px;display:grid;position:relative;overflow:hidden}.nw3 .trust-visual:before,.nw3 .trust-visual:after{content:"";border:1px solid #7dadff33;border-radius:50%;position:absolute}.nw3 .trust-visual:before{width:410px;height:410px;animation:35s linear infinite nw3-orbit}.nw3 .trust-visual:after{width:290px;height:290px;animation:27s linear infinite reverse nw3-orbit}.nw3 .trust-core{width:190px;height:190px;color:var(--ink);text-align:center;z-index:3;background:#fff;border-radius:50%;place-items:center;display:grid;position:relative;box-shadow:0 30px 80px #0000004d,0 0 0 19px #ffffff09}.nw3 .trust-core b{font-size:24px;display:block}.nw3 .trust-core span{color:var(--muted);margin-top:6px;font-size:11px;display:block}.nw3 .trust-orb{z-index:4;text-align:center;color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid #ffffff2b;border-radius:50%;place-items:center;width:120px;height:120px;font-size:13px;font-weight:900;animation:5.8s ease-in-out infinite nw3-floaty;display:grid;position:absolute;box-shadow:0 17px 45px #00000038}.nw3 .trust-orb small{color:#b7cae5;margin-top:4px;font-size:9px;font-weight:700;display:block}.nw3 .to1{background:#1260ff33;animation-delay:.3s;top:18%;right:12%}.nw3 .to2{background:#ffffff12;animation-delay:1.6s;top:28%;left:11%}.nw3 .to3{background:#69a7ff1f;animation-delay:2.7s;bottom:15%;right:18%}.nw3 .trust-link{opacity:.45;transform-origin:50%;background:linear-gradient(90deg,#0000,#6da7ff,#0000);height:1px;position:absolute}.nw3 .tl1{width:240px;top:36%;right:21%;transform:rotate(24deg)}.nw3 .tl2{width:230px;top:48%;left:18%;transform:rotate(-17deg)}.nw3 .tl3{width:220px;bottom:31%;right:25%;transform:rotate(-24deg)}.nw3 .trust-panel{border:1px solid var(--line);min-height:520px;box-shadow:var(--shadow);background:#fff;border-radius:42px;grid-template-columns:1fr 1fr;display:grid;overflow:hidden}.nw3 .trust-photo{background:url(/__l5e/assets-v1/fce2dd26-d7d2-4a25-8ce2-84520d334fea/ik-v5-couple.jpg) 50%/cover no-repeat;position:relative;overflow:hidden}.nw3 .trust-photo:after{content:"";background:linear-gradient(90deg,#07152b8c,#0000 48%);position:absolute;inset:0}.nw3 .trust-photo:before{content:"";z-index:2;opacity:.55;border:1px solid #ffffff40;border-radius:25px;position:absolute;inset:18px}.nw3 .trust-copy{flex-direction:column;justify-content:center;padding:54px;display:flex}.nw3 .quote-mark{color:#dfeaff;font:86px/.62 Georgia,serif}.nw3 .trust-copy h2{font-size:46px}.nw3 .trust-copy p{color:#58677d;font-size:17px;line-height:1.65}.nw3 .trust-principles{grid-template-columns:repeat(3,1fr);gap:9px;margin-top:19px;display:grid}.nw3 .trust-principles div{text-align:center;transition:.28s var(--ease);background:#f5f9ff;border:1px solid #deebfa;border-radius:15px;padding:12px;font-size:12px;font-weight:900}.nw3 .trust-principles div:hover{box-shadow:var(--shadow2);background:#fff;transform:translateY(-5px)}.nw3 .process-layout{grid-template-columns:.92fr 1.08fr;align-items:start;gap:56px;display:grid}.nw3 .process-sticky{position:sticky;top:115px}.nw3 .process-sticky p{color:#5b697e;font-size:18px;line-height:1.65}.nw3 .open-form-btn{background:var(--night);color:#fff;transition:.25s var(--ease);border:0;border-radius:14px;padding:14px 18px;font-weight:950;box-shadow:0 13px 30px #06101f29}.nw3 .open-form-btn:hover{transform:translateY(-3px)}.nw3 .process-list{padding-right:43px;position:relative}.nw3 .process-list:before{content:"";background:linear-gradient(var(--blue), #cbdffc);width:2px;position:absolute;top:20px;bottom:20px;right:13px}.nw3 .process-step{padding-bottom:48px;position:relative}.nw3 .process-step:last-child{padding-bottom:0}.nw3 .process-step:before{content:"";border:5px solid var(--blue);background:#fff;border-radius:50%;width:18px;height:18px;position:absolute;top:3px;right:-37px;box-shadow:0 0 0 7px #edf5ff}.nw3 .process-step b{margin-bottom:8px;font-size:26px;display:block}.nw3 .process-step p{color:#617086;margin:0;font-size:16px;line-height:1.58}.nw3 .process-step small{color:#2753a5;background:#eef5ff;border-radius:999px;margin-top:11px;padding:7px 10px;font-weight:900;display:inline-block}.nw3 .portal-card{box-shadow:var(--shadow);background:radial-gradient(circle at 13% 25%,#1260ff1f,#0000 20rem),linear-gradient(135deg,#fff,#f3f8ff);border:1px solid #dce8f5;border-radius:43px;padding:53px;position:relative;overflow:hidden}.nw3 .portal-grid{z-index:2;grid-template-columns:1fr .8fr;align-items:center;gap:46px;display:grid;position:relative}.nw3 .portal-card h2{margin-top:0}.nw3 .portal-card p{color:#5c6a80;font-size:18px;line-height:1.6}.nw3 .portal-visual{background:var(--night);color:#fff;border-radius:28px;place-items:center;min-height:280px;display:grid;position:relative;overflow:hidden}.nw3 .portal-visual:before{content:"";border:1px solid #6ca2ff40;border-radius:50%;width:340px;height:340px;animation:5s ease-in-out infinite nw3-breathe;position:absolute;box-shadow:0 0 0 55px #6ca2ff0a,0 0 0 110px #6ca2ff06}.nw3 .portal-visual-inner{text-align:center;position:relative}.nw3 .portal-visual-inner .num{direction:ltr;font-size:52px;font-weight:950}.nw3 .portal-visual-inner small{color:#afc1da}.nw3 .portal-open{background:var(--blue);color:#fff;transition:.25s var(--ease);border:0;border-radius:14px;margin-top:18px;padding:15px 19px;font-weight:950;display:inline-flex;box-shadow:0 14px 32px #1260ff3d}.nw3 .portal-open:hover{transform:translateY(-3px)scale(1.01)}.nw3 .faq-head{text-align:center;max-width:720px;margin:0 auto 30px}.nw3 .faq{gap:10px;max-width:860px;margin:auto;display:grid}.nw3 details{transition:.25s var(--ease);background:#fff;border:1px solid #dfe8f2;border-radius:18px;padding:0 20px}.nw3 details:hover{transform:translateY(-2px);box-shadow:0 12px 28px #0c2b560f}.nw3 summary{cursor:pointer;justify-content:space-between;gap:14px;padding:18px 0;font-weight:950;list-style:none;display:flex}.nw3 summary::-webkit-details-marker{display:none}.nw3 summary:after{content:"+";color:var(--blue);font-size:23px;transition:all .25s}.nw3 details[open] summary:after{content:"–";transform:rotate(180deg)}.nw3 details p{color:#617087;margin:0 0 18px;line-height:1.58}.nw3 .form-overlay{z-index:200;-webkit-backdrop-filter:blur(11px);backdrop-filter:blur(11px);opacity:0;pointer-events:none;transition:.3s var(--ease);background:#030b16a3;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.nw3 .form-overlay.open{opacity:1;pointer-events:auto}.nw3 .form-shell{width:min(850px,100%);max-height:min(900px,100vh - 32px);transition:.38s var(--ease);background:#fbfdff;border-radius:32px;position:relative;overflow:auto;transform:translateY(25px)scale(.97);box-shadow:0 45px 140px #00000061}.nw3 .form-overlay.open .form-shell{transform:none}.nw3 .form-top{z-index:6;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border-bottom:1px solid var(--line);background:#fbfdfff0;justify-content:space-between;align-items:center;gap:16px;padding:17px 22px;display:flex;position:sticky;top:0}.nw3 .form-brand{letter-spacing:-1.3px;direction:ltr;font-size:24px;font-weight:950}.nw3 .close-form{width:38px;height:38px;color:var(--ink);background:#eef4fb;border:0;border-radius:50%;font-size:20px;transition:all .25s}.nw3 .close-form:hover{background:#e4eefb;transform:rotate(90deg)}.nw3 .progress-wrap{flex:1;max-width:390px}.nw3 .progress-meta{color:#738199;justify-content:space-between;margin-bottom:6px;font-size:10px;font-weight:900;display:flex}.nw3 .progress-track{background:#e8eff7;border-radius:999px;height:7px;overflow:hidden}.nw3 .progress-bar{background:linear-gradient(90deg, var(--blue2), var(--blue));width:33.333%;height:100%;transition:width .42s var(--ease);border-radius:999px}.nw3 .form-body{padding:28px}.nw3 .form-step{animation:nw3-stepIn .4s var(--ease);display:none}.nw3 .form-step.active{display:block}@keyframes nw3-stepIn{0%{opacity:0;transform:translate(18px)}to{opacity:1;transform:none}}.nw3 .form-intro{max-width:620px;margin-bottom:22px}.nw3 .form-intro .step-no{color:var(--blue);margin-bottom:6px;font-size:11px;font-weight:950}.nw3 .form-intro h3{letter-spacing:-1px;margin:0 0 8px;font-size:30px;line-height:1.1}.nw3 .form-intro p{color:#66758b;margin:0;font-size:14px;line-height:1.55}.nw3 .form-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.nw3 .field{gap:6px;display:grid}.nw3 .field.full{grid-column:1/-1}.nw3 .field label{color:#43536b;font-size:12px;font-weight:900}.nw3 .field input,.nw3 .field textarea{width:100%;color:var(--ink);background:#fff;border:1px solid #d7e2ef;border-radius:14px;outline:none;padding:0 14px;transition:border .2s,box-shadow .2s,transform .2s}.nw3 .field input{height:54px}.nw3 .field textarea{resize:vertical;min-height:92px;padding-top:13px}.nw3 .field input:focus,.nw3 .field textarea:focus{border-color:#83afff;transform:translateY(-1px);box-shadow:0 0 0 4px #1260ff17}.nw3 .field-hint{color:#7c899d;font-size:10px}.nw3 .choice-grid{grid-template-columns:repeat(2,1fr);gap:10px;margin-top:13px;display:grid}.nw3 .choice{position:relative}.nw3 .choice input{opacity:0;pointer-events:none;position:absolute}.nw3 .choice label{cursor:pointer;min-height:77px;transition:.25s var(--ease);background:#fff;border:1px solid #dbe6f2;border-radius:17px;padding:15px;font-size:13px;font-weight:900;display:block}.nw3 .choice label span{color:#7b8798;margin-top:4px;font-size:10px;font-weight:600;display:block}.nw3 .choice input:checked+label{background:#eef5ff;border-color:#7daaff;transform:translateY(-2px);box-shadow:0 0 0 3px #1260ff14}.nw3 .consent-box{background:#f3f8ff;border:1px solid #dce9fa;border-radius:16px;align-items:flex-start;gap:10px;margin-top:13px;padding:14px;display:flex}.nw3 .consent-box input{width:19px;height:19px;accent-color:var(--blue);flex:none;margin-top:1px}.nw3 .consent-box b{margin-bottom:3px;font-size:12px;display:block}.nw3 .consent-box span{color:#6d7b90;font-size:10px;line-height:1.5}.nw3 .signature-label{justify-content:space-between;align-items:center;gap:14px;margin-bottom:7px;display:flex}.nw3 .signature-label b{font-size:12px}.nw3 .clear-sign{color:var(--blue);background:0 0;border:0;padding:5px;font-size:11px;font-weight:900}.nw3 .signature-pad{touch-action:none;background:#fff;border:1px dashed #a9bfdc;border-radius:17px;width:100%;height:180px;display:block;box-shadow:inset 0 0 0 1px #ffffff80}.nw3 .signature-pad.active{border-style:solid;border-color:#79a9ff;box-shadow:0 0 0 4px #1260ff12}.nw3 .sign-baseline{pointer-events:none;background:#d6e1ed;height:1px;margin:-29px 20px 0}.nw3 .sign-caption{text-align:center;color:#8692a4;margin-top:12px;font-size:9px}.nw3 .form-actions{border-top:1px solid #e3ebf4;justify-content:space-between;gap:10px;margin-top:24px;padding-top:18px;display:flex}.nw3 .prev-btn,.nw3 .next-btn,.nw3 .submit-btn{min-height:50px;transition:.25s var(--ease);border:0;border-radius:13px;padding:0 19px;font-weight:950}.nw3 .prev-btn{color:#526279;background:#edf3fa}.nw3 .next-btn,.nw3 .submit-btn{background:var(--blue);color:#fff;box-shadow:0 12px 28px #1260ff33}.nw3 .prev-btn:hover,.nw3 .next-btn:hover,.nw3 .submit-btn:hover{transform:translateY(-2px)}.nw3 .form-error{color:#a62b2b;background:#fff1f1;border:1px solid #ffd5d5;border-radius:12px;margin-top:12px;padding:10px 12px;font-size:11px;font-weight:800;display:none}.nw3 .form-error.show{animation:.25s nw3-stepIn;display:block}.nw3 .success-state{text-align:center;padding:48px 26px 56px;display:none}.nw3 .success-state.show{animation:nw3-stepIn .45s var(--ease);display:block}.nw3 .success-icon{background:color-mix(in oklab, var(--green) 10%, white);width:80px;height:80px;color:var(--green);box-shadow:0 0 0 8px color-mix(in oklab, var(--green) 6%, transparent), 0 18px 40px color-mix(in oklab, var(--green) 14%, transparent);border-radius:50%;place-items:center;margin:0 auto 22px;font-size:34px;animation:2.8s ease-in-out infinite nw3-successPulse;display:grid}.nw3 .success-state h3{letter-spacing:-1px;color:var(--ink);margin:0 0 10px;font-size:34px}.nw3 .success-lead{color:var(--muted);max-width:520px;margin:0 auto 22px;font-size:15px;line-height:1.6}@keyframes nw3-successPulse{0%,to{box-shadow:0 0 0 8px color-mix(in oklab, var(--green) 6%, transparent), 0 18px 40px color-mix(in oklab, var(--green) 14%, transparent)}50%{box-shadow:0 0 0 14px color-mix(in oklab, var(--green) 10%, transparent), 0 22px 48px color-mix(in oklab, var(--green) 20%, transparent)}}.nw3 footer{background:var(--night);color:#9fb1cb;padding:44px 0 100px;font-size:11px}.nw3 .footer-grid{justify-content:space-between;align-items:flex-start;gap:28px;display:flex}.nw3 .foot-logo{color:#fff;letter-spacing:-1.5px;direction:ltr;font-size:30px;font-weight:950}.nw3 .legal{max-width:760px;line-height:1.58}.nw3 .mobile-bar{display:none}.nw3 .toast{z-index:250;opacity:0;pointer-events:none;background:var(--night);color:#fff;border-radius:13px;padding:12px 17px;font-size:12px;font-weight:900;transition:all .25s;position:fixed;bottom:25px;left:50%;transform:translate(-50%,25px)}.nw3 .toast.show{opacity:1;transform:translate(-50%)}@media (width<=920px){.nw3 .story-thread{display:none}.nw3 .hero{min-height:auto}.nw3 .hero-layout,.nw3 .bridge-inner,.nw3 .reveal-grid,.nw3 .trust-panel,.nw3 .process-layout,.nw3 .portal-grid{grid-template-columns:1fr}.nw3 .hero-portrait{min-height:610px}.nw3 .process-sticky{position:static}.nw3 .trust-visual{order:2;min-height:440px}.nw3 .trust-copy{order:1}.nw3 .reveal-box{padding:42px 30px}}@media (width<=650px){.nw3 .wrap{width:min(100% - 24px,1180px)}.nw3 .nav{height:62px}.nw3 .logo{font-size:28px}.nw3 .logo small{display:none}.nw3 .header-cta{padding:9px 12px;font-size:11px}.nw3 .hero{padding:91px 0 47px}.nw3 h1{letter-spacing:-.8px;font-size:42px;line-height:1.12}.nw3 .hero-lead{font-size:17px}.nw3 .hero-entry{grid-template-columns:1fr;padding:10px}.nw3 .hero-entry button{width:100%}.nw3 .hero-portrait{min-height:520px}.nw3 .photo-arch{background-position:50%;border-radius:120px 28px 28px;inset:24px 0 43px}.nw3 .fin-fragment{min-width:133px;padding:10px 11px}.nw3 .fin-fragment strong{font-size:14px}.nw3 .ff1{top:45px;right:-8px}.nw3 .ff2{top:255px;right:-8px}.nw3 .ff3{bottom:115px;left:-8px}.nw3 .ff4{bottom:5px;right:10px}.nw3 .bridge{padding-top:45px}.nw3 .bridge-quote{font-size:38px}.nw3 .section{padding:65px 0}.nw3 h2{letter-spacing:-1.8px;font-size:38px}.nw3 .life-map{border-radius:28px;min-height:735px}.nw3 .life-core{width:170px;height:170px}.nw3 .life-node{width:145px;padding:12px}.nw3 .ln1{top:8%;right:4%}.nw3 .ln2{top:60%;right:4%}.nw3 .ln3{top:20%;left:4%}.nw3 .ln4{top:72%;left:4%}.nw3 .map-caption{display:none}.nw3 .reveal-wrap{padding-bottom:72px}.nw3 .reveal-box{border-radius:30px;padding:31px 18px}.nw3 .big-total{letter-spacing:-3px;font-size:59px}.nw3 .product-shot{min-height:345px}.nw3 .trust-section{padding-bottom:70px}.nw3 .trust-panel{border-radius:29px}.nw3 .trust-copy{padding:30px 22px}.nw3 .trust-copy h2{font-size:37px}.nw3 .trust-visual{min-height:360px}.nw3 .trust-orb{width:100px;height:100px;font-size:11px}.nw3 .trust-core{width:155px;height:155px}.nw3 .trust-principles{grid-template-columns:1fr}.nw3 .process{padding-bottom:76px}.nw3 .portal{padding-bottom:80px}.nw3 .portal-card{border-radius:30px;padding:31px 18px}.nw3 .form-overlay{padding:8px}.nw3 .form-shell{border-radius:24px;max-height:calc(100vh - 16px)}.nw3 .form-body{padding:20px 16px}.nw3 .form-top{padding:13px 15px}.nw3 .progress-wrap{max-width:210px}.nw3 .form-grid,.nw3 .choice-grid{grid-template-columns:1fr}.nw3 .signature-pad{height:150px}.nw3 footer{padding-bottom:96px}.nw3 .footer-grid{display:grid}.nw3 .mobile-bar{z-index:110;padding:9px 12px calc(9px + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fbfaf7eb;border-top:1px solid #dbe5f0;transition:transform .35s,opacity .35s;display:block;position:fixed;bottom:0;left:0;right:0}.nw3.hero-in-view .mobile-bar{opacity:0;pointer-events:none;transform:translateY(110%)}.nw3 .mobile-bar button{background:var(--blue);color:#fff;border:0;border-radius:13px;width:100%;padding:13px;font-weight:950}}.nw3 .mobile-hero-visual{display:none}@media (width<=650px){.nw3 .hero{padding-top:82px}.nw3 .kicker-row{gap:7px;font-size:11px}.nw3 .kicker-row:before{width:33px}.nw3 h1{letter-spacing:-.5px;margin:13px 0 14px;font-size:36px;line-height:1.14}.nw3 .hero-lead{font-size:15.5px;line-height:1.52}.nw3 .mobile-hero-visual{background:linear-gradient(#0000,#050f1c47),url(/__l5e/assets-v1/3c540586-3ae8-44f2-8821-ed12936db17d/ik-hero-couple.png) 50% 43%/cover no-repeat;border:1px solid #ffffff21;border-radius:27px 27px 92px;height:205px;margin:16px 0 15px;display:block;position:relative;overflow:hidden;box-shadow:0 20px 50px #00000040}.nw3 .mobile-hero-visual:after{content:"התמונה שלכם, במקום אחד";color:var(--ink);background:#fffffff0;border-radius:12px;padding:9px 11px;font-size:12px;font-weight:950;position:absolute;bottom:12px;left:13px;box-shadow:0 9px 25px #0003}.nw3 .trust-inline{gap:5px;margin-top:11px}.nw3 .trust-inline span{padding:6px 8px;font-size:9px}.nw3 .hero-entry{gap:7px;margin-top:13px}.nw3 .hero-entry input,.nw3 .hero-entry button{height:49px}.nw3 .hero-entry-note{margin-top:7px;font-size:9px;line-height:1.45}.nw3 .hero-portrait{display:none}.nw3 .bridge{padding-top:38px}.nw3 .bridge-inner{gap:12px}.nw3 .bridge-label{font-size:11px}.nw3 .bridge-quote{font-size:34px;line-height:1.07}.nw3 .section-head{margin-bottom:28px}.nw3 .section-head p{font-size:15px}.nw3 .life-map{flex-direction:column;gap:10px;min-height:auto;padding:20px 15px 18px;display:flex}.nw3 .life-svg,.nw3 .map-caption{display:none}.nw3 .life-core{order:0;width:142px;height:142px;margin:5px auto 13px;position:relative;top:auto;left:auto;transform:none}.nw3 .life-core:before{inset:-15px}.nw3 .life-node{order:1;grid-template-columns:50px 1fr;align-items:center;column-gap:10px;width:100%;padding:13px 14px;display:grid;position:relative;inset:auto!important}.nw3 .life-node .year{color:var(--blue);grid-row:1/3;margin:0;font-size:12px}.nw3 .life-node b{margin:0;font-size:14px}.nw3 .life-node p{font-size:11px}.nw3 .why-now-card{text-align:center;grid-template-columns:1fr;padding:22px 18px}.nw3 .why-now-icon{width:92px;height:92px}.nw3 .why-now-copy h3{font-size:24px}.nw3 .why-now-copy p{font-size:14px}.nw3 .reveal-box{padding-top:28px}.nw3 .big-total{margin:20px 0 7px}.nw3 .screen-body{grid-template-columns:95px 1fr;gap:12px;padding:15px}.nw3 .donut{width:90px;height:90px}.nw3 .donut:after{inset:22px}.nw3 .screen-stats{grid-column:1/-1;grid-template-columns:1fr 1fr}.nw3 .screen-total strong{font-size:37px}.nw3 .screen-head span{font-size:10px}.nw3 .trust-visual{min-height:315px}.nw3 .trust-core{width:135px;height:135px}.nw3 .trust-core b{font-size:20px}.nw3 .trust-orb{width:91px;height:91px;font-size:10px}.nw3 .to1{top:13%;right:6%}.nw3 .to2{top:30%;left:5%}.nw3 .to3{bottom:10%;right:13%}.nw3 .process-sticky h2{margin-bottom:12px}.nw3 .process-sticky p{font-size:15px}.nw3 .process-list{padding-right:34px}.nw3 .process-step{padding-bottom:34px}.nw3 .process-step:before{right:-31px}.nw3 .process-step b{font-size:20px}.nw3 .process-step p{font-size:14px}.nw3 .portal-card p{font-size:15px}.nw3 .portal-visual{min-height:210px}.nw3 .portal-visual-inner .num{font-size:40px}.nw3 .form-overlay{align-items:stretch;padding:0}.nw3 .form-shell{border-radius:0;flex-direction:column;width:100%;height:100dvh;max-height:100dvh;display:flex}.nw3 .form-top{flex:none}.nw3 .form-body{flex:1;padding-bottom:95px;overflow-y:auto}.nw3 .form-actions{z-index:5;padding:14px 16px calc(14px + env(safe-area-inset-bottom));background:linear-gradient(#fbfdff00,#fbfdff 25%);border-top:0;margin-left:-16px;margin-right:-16px;position:sticky;bottom:-20px}.nw3 .prev-btn,.nw3 .next-btn,.nw3 .submit-btn{min-height:52px}.nw3 .signature-pad{height:165px}.nw3 .choice label{min-height:68px;padding:13px}.nw3 .form-intro h3{font-size:27px}.nw3 .form-intro p{font-size:13px}}@media (pointer:coarse){.nw3 .fin-fragment:hover,.nw3 .life-node:hover,.nw3 .trust-principles div:hover,.nw3 .header-cta:hover,.nw3 .portal-open:hover,.nw3 .open-form-btn:hover{transform:none}}@media (prefers-reduced-motion:reduce){.nw3 *,.nw3 :before,.nw3 :after{scroll-behavior:auto!important;transition:none!important;animation:none!important}.nw3 [data-reveal],.nw3 .stagger>*{opacity:1!important;transform:none!important}}.nw3{--process-progress:0%;--form-accent:#1260ff;--ik-purple:#9b20e8}.nw3 main>section{position:relative}.nw3 main>section.section-visible:before{width:min(78vw,920px)}.nw3 .hero-copy{will-change:transform, opacity}.nw3 .photo-arch,.nw3 .fin-fragment,.nw3 .hero-orbit{will-change:transform}.nw3 .reveal-box,.nw3 .portal-card,.nw3 .trust-panel{transform-origin:50%}.nw3 .process-list{--process-progress:0%}.nw3 .process-list:before{background:#dce8f8!important}.nw3 .process-list:after{content:"";width:2px;height:var(--process-progress);background:linear-gradient(180deg, var(--blue), #6da7ff);max-height:calc(100% - 40px);transition:height .62s var(--ease);position:absolute;top:20px;right:13px;box-shadow:0 0 16px #1260ff3d}.nw3 .process-step{opacity:.58;transition:opacity .48s var(--ease), transform .48s var(--ease);transform:translateY(12px)}.nw3 .process-step.active-step{opacity:1;transform:none}.nw3 .process-step:before{transition:transform .35s var(--ease), background .35s, border-color .35s, box-shadow .35s;z-index:2}.nw3 .process-step.active-step:before{background:var(--blue);border-color:#fff;transform:scale(1.22);box-shadow:0 0 0 7px #eaf3ff,0 0 24px #1260ff4d}.nw3 .process-step b{transition:color .3s, transform .3s var(--ease)}.nw3 .process-step.active-step b{color:var(--blue);transform:translate(-3px)}.nw3 .process-step small{transition:transform .32s var(--ease), background .32s}.nw3 .process-step.active-step small{background:#e5f0ff;transform:translateY(-2px)}.nw3 .form-shell{background:radial-gradient(circle at 80% 0,#1260ff11,#0000 18rem),#fbfdff}.nw3 .form-top{box-shadow:0 5px 20px #09264f09}.nw3 .progress-track{height:8px}.nw3 .progress-bar{position:relative;overflow:hidden}.nw3 .progress-bar:after{content:"";background:linear-gradient(90deg,#0000,#ffffff73,#0000);width:55px;animation:3.6s ease-in-out infinite nw3-shimmer;position:absolute;top:0;bottom:0}.nw3 .form-step.active .form-intro h3{animation:nw3-formTitleIn .46s var(--ease)}@keyframes nw3-formTitleIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}.nw3 .form-body{position:relative}.nw3 .form-step.active:before{content:"";background:linear-gradient(var(--blue), #7bacff);width:4px;height:55px;animation:nw3-stepAccent .55s var(--ease);border-radius:0 5px 5px 0;position:absolute;top:0;right:0}@keyframes nw3-stepAccent{0%{opacity:0;height:0}to{opacity:1;height:55px}}.nw3 .field input.valid{background:#fbfffd;border-color:#8bd7bc;box-shadow:0 0 0 3px #0b9b6c0e}.nw3 .field input.invalid{background:snow;border-color:#f0a3a3}.nw3 .otp-card{background:linear-gradient(145deg,#fff,#f5f9ff);border:1px solid #dbe8f8;border-radius:22px;padding:18px;box-shadow:0 15px 38px #0d366c12}.nw3 .otp-phone{background:#edf5ff;border-radius:14px;justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;padding:11px 13px;display:flex}.nw3 .otp-phone b{font-size:13px}.nw3 .otp-phone span{color:#58709a;direction:ltr;font-size:12px}.nw3 .otp-digits{direction:ltr;grid-template-columns:repeat(4,64px);justify-content:center;gap:10px;margin:18px 0 12px;display:grid}.nw3 .otp-digit{text-align:center;width:64px;height:68px;color:var(--ink);transition:.2s var(--ease);caret-color:var(--blue);background:#fff;border:1px solid #cfdeef;border-radius:17px;outline:none;font-size:28px;font-weight:950}.nw3 .otp-digit:focus{border-color:#75a7ff;transform:translateY(-4px);box-shadow:0 10px 25px #1260ff1f,0 0 0 4px #1260ff12}.nw3 .otp-digit.filled{background:#f1f7ff;border-color:#8bb3ff}.nw3 .otp-actions{color:#718198;justify-content:center;align-items:center;gap:12px;font-size:11px;display:flex}.nw3 .otp-resend{color:var(--blue);background:0 0;border:0;padding:5px;font-weight:950}.nw3 .otp-resend[disabled]{color:#9aa8ba;cursor:default}.nw3 .otp-demo{text-align:center;color:#7d5a10;background:#fff8e7;border:1px solid #f1d99c;border-radius:12px;margin-top:12px;padding:9px;font-size:11px;font-weight:800;display:none}.nw3 .otp-demo.show{display:block}.nw3 .otp-verified{color:#087553;text-align:center;background:#eaf8f2;border:1px solid #c6eddf;border-radius:12px;margin-top:12px;padding:10px;font-size:12px;font-weight:950;display:none}.nw3 .otp-verified.show{animation:nw3-stepIn .35s var(--ease);display:block}.nw3 .signature-wrap{background:#fff;border:1px solid #dce7f3;border-radius:19px;padding:14px}.nw3 .signature-pad{transition:.25s var(--ease);background:linear-gradient(#fff,#fff) padding-box padding-box,linear-gradient(135deg,#bed3ef,#7faeff) border-box;border:1px solid #0000}.nw3 .signature-pad.active{transform:scale(1.004);box-shadow:0 10px 28px #1260ff17}.nw3 .booking-window{color:#345789;background:#eef5ff;border:1px solid #dbe8f9;border-radius:15px;align-items:center;gap:9px;margin-bottom:16px;padding:11px 13px;font-size:11px;font-weight:800;display:flex}.nw3 .booking-window:before{content:"24–72";background:var(--blue);color:#fff;direction:ltr;border-radius:10px;place-items:center;min-width:48px;height:34px;font-size:11px;font-weight:950;display:grid;box-shadow:0 7px 18px #1260ff33}.nw3 .slot-days{gap:15px;display:grid}.nw3 .slot-day{opacity:0;animation:nw3-slotDayIn .45s var(--ease) forwards;transform:translateY(10px)}.nw3 .slot-day:nth-child(2){animation-delay:60ms}.nw3 .slot-day:nth-child(3){animation-delay:.12s}@keyframes nw3-slotDayIn{to{opacity:1;transform:none}}.nw3 .slot-day-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:8px;display:flex}.nw3 .slot-day-head b{font-size:14px}.nw3 .slot-day-head span{color:var(--muted);font-size:10px}.nw3 .slot-grid{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.nw3 .slot-option{position:relative}.nw3 .slot-option input{opacity:0;pointer-events:none;position:absolute}.nw3 .slot-card{text-align:center;cursor:pointer;min-height:67px;transition:.24s var(--ease);background:#fff;border:1px solid #d9e5f2;border-radius:15px;padding:10px 11px;display:block;position:relative;overflow:hidden}.nw3 .slot-card strong{direction:ltr;font-size:16px;display:block}.nw3 .slot-card small{color:#748398;font-size:9px}.nw3 .slot-card:hover{border-color:#91b6f3;transform:translateY(-4px);box-shadow:0 12px 28px #0d366c17}.nw3 .slot-option input:checked+.slot-card{background:var(--night);color:#fff;border-color:var(--night);transform:translateY(-3px);box-shadow:0 13px 28px #06101f2e}.nw3 .slot-option input:checked+.slot-card small{color:#bbcae0}.nw3 .slot-card.busy{color:#99a4b3;cursor:not-allowed;background:#f3f5f8;border-color:#e3e7ed;text-decoration:none}.nw3 .slot-card.busy:hover{box-shadow:none;transform:none}.nw3 .slot-card.busy:after{content:"תפוס";color:#7c8795;background:#e5e9ef;border-radius:999px;padding:3px 6px;font-size:8px;font-weight:950;position:absolute;top:6px;left:6px}.nw3 .slot-card.available:after{content:"פנוי";color:#087552;background:#e7f8f1;border-radius:999px;padding:3px 6px;font-size:8px;font-weight:950;position:absolute;top:6px;left:6px}.nw3 .selected-summary{color:#0a7554;background:#eaf7f1;border:1px solid #caebdd;border-radius:12px;margin-top:0;padding:12px 14px;font-size:12px;font-weight:900;display:none}.nw3 .selected-summary.show{animation:nw3-stepIn .35s var(--ease);justify-content:space-between;align-items:center;gap:10px;display:flex}.nw3 .selected-summary.placeholder{color:#6b7b91;background:#f4f7fb;border-color:#d9e5f2;justify-content:space-between;align-items:center;gap:10px;display:flex}.nw3 .selected-summary-label{opacity:.85;font-size:11px;font-weight:800}.nw3 .selected-summary-value{font-size:13px;font-weight:950}.nw3 .step-5-footer{background:linear-gradient(#f3f8ff 0%,#e8f2ff 100%);border:1px solid #c9dff9;border-radius:18px;margin-top:auto;padding:14px;box-shadow:0 10px 30px -14px #1260ff2e}.nw3 .step-5-footer .form-actions{border-top:0;margin-top:12px;padding-top:0}.nw3 .step-5-footer .form-error{margin-top:10px}.nw3 .step-5-footer[data-ready=true]{background:linear-gradient(#eaf6ff 0%,#e0f0ff 100%);border-color:#a8d0ff;box-shadow:0 12px 34px -12px #1260ff42}.nw3 .form-step[data-step="5"] .form-intro h3{font-size:32px}.nw3 .submit-btn{position:relative;overflow:hidden}.nw3 .submit-btn:after{content:"";background:linear-gradient(90deg,#0000,#ffffff47,#0000);width:45px;animation:4s ease-in-out infinite nw3-shimmer;position:absolute;top:-30%;bottom:-30%}.nw3 .success-booking{background:color-mix(in oklab, var(--blue) 8%, white);color:var(--blue);border:1px solid color-mix(in oklab, var(--blue) 16%, transparent);border-radius:999px;align-items:center;gap:8px;margin:2px auto 26px;padding:11px 16px;font-size:13px;font-weight:900;display:inline-flex}.nw3 .success-booking .sb-check{background:var(--green);color:#fff;border-radius:50%;place-items:center;width:20px;height:20px;font-size:11px;display:grid}.nw3 .success-next{text-align:right;background:color-mix(in oklab, var(--blue) 4%, white);border:1px solid color-mix(in oklab, var(--blue) 10%, transparent);border-radius:20px;max-width:520px;margin:0 auto 22px;padding:22px 24px;box-shadow:0 14px 34px #1260ff0f}.nw3 .success-next-label{color:var(--ink);margin-bottom:10px;font-size:15px;font-weight:950}.nw3 .success-next p{color:var(--muted);margin:0 0 8px;font-size:14px;line-height:1.55}.nw3 .success-next p:last-child{margin-bottom:0}.nw3 .success-trust{color:var(--muted);margin-top:4px;font-size:12px;font-weight:800}@media (width<=650px){.nw3 .success-state{padding:36px 18px 44px}.nw3 .success-icon{width:68px;height:68px;margin-bottom:18px;font-size:28px}.nw3 .success-state h3{font-size:26px}.nw3 .success-lead{margin-bottom:18px;font-size:14px}.nw3 .success-booking{margin-bottom:22px;padding:10px 14px;font-size:12px}.nw3 .success-next{margin-bottom:18px;padding:18px}.nw3 .success-next-label{font-size:14px}.nw3 .success-next p{font-size:13px}.nw3 .otp-digits{grid-template-columns:repeat(4,1fr);gap:7px}.nw3 .otp-digit{border-radius:14px;width:100%;height:61px;font-size:25px}.nw3 .otp-card{padding:14px}.nw3 .slot-grid{grid-template-columns:repeat(2,1fr)}.nw3 .slot-card{min-height:64px}.nw3 .booking-window{align-items:flex-start;line-height:1.45}.nw3 .progress-wrap{max-width:185px}.nw3 .form-top{gap:9px}.nw3 .form-brand{font-size:21px}.nw3 .progress-meta{font-size:9px}.nw3 .process-step{opacity:.72}.nw3 .process-step.active-step{opacity:1}.nw3 .process-list:after{right:13px}}.nw3 .ik-sign-wrap{position:relative}.nw3 .ik-sign-canvas{touch-action:none;cursor:crosshair;width:100%;height:180px;transition:border-color .3s var(--ease), box-shadow .3s var(--ease);background:#fff;border:1px dashed #a9bfdc;border-radius:17px;display:block}.nw3 .ik-sign-canvas:focus{border-style:solid;border-color:#79a9ff;outline:none;box-shadow:0 0 0 4px #1260ff12}.nw3 .ik-clear-sig{color:var(--muted);background:#fff;border:1px solid #dbe6f2;border-radius:9px;padding:5px 9px;font-size:10px;font-weight:800;position:absolute;top:-30px;left:0}.nw3 .signature-label{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}@media (width<=640px){.nw3 .ik-sign-canvas{height:150px}}.nw3 .form-actions{pointer-events:none}.nw3 .form-actions>*{pointer-events:auto}.nw3 .handoff{padding:74px 0 66px;overflow:hidden}.nw3 .handoff-inner{position:relative}.nw3 .handoff-head{max-width:660px;margin-bottom:34px}.nw3 .handoff-head h2{letter-spacing:-.4px;margin:10px 0 0;font-size:clamp(27px,4.4vw,44px);line-height:1.16}.nw3 .handoff-stage{grid-template-columns:minmax(200px,1fr) minmax(150px,.85fr) minmax(300px,1.15fr);align-items:center;gap:22px;display:grid}.nw3 .handoff-data{background:radial-gradient(120% 120% at 80% 10%,#1260ff12,#fff0 62%),#f6f9ff;border:1px solid #1260ff1f;border-radius:22px;min-height:210px;padding:16px;position:relative}.nw3 .handoff-data .hd-web{width:100%;height:100%;position:absolute;inset:0}.nw3 .handoff-data .hd-web path{fill:none;stroke:#1260ff38;stroke-width:1px}.nw3 .hd-node{color:#1a2a44;opacity:0;background:#fff;border:1px solid #1260ff2e;border-radius:999px;padding:6px 12px;font-size:13.5px;font-weight:700;position:absolute;transform:translateY(8px);box-shadow:0 6px 16px -12px #0c204a80}.nw3 .hd-node.n1{top:14%;right:8%}.nw3 .hd-node.n2{top:40%;right:44%}.nw3 .hd-node.n3{bottom:16%;right:12%}.nw3 .hd-node.n4{bottom:26%;left:8%}.nw3 .hd-dot{background:#1260ff57;border-radius:50%;width:5px;height:5px;animation:7s ease-in-out infinite hdFloat;position:absolute}.nw3 .hd-dot.d1{top:24%;left:24%}.nw3 .hd-dot.d2{animation-delay:1.4s;top:66%;left:38%}.nw3 .hd-dot.d3{animation-delay:2.8s;top:12%;left:52%}@keyframes hdFloat{0%,to{opacity:.5;transform:translate(0)}50%{opacity:.9;transform:translateY(-6px)}}.nw3 .handoff-thread{min-height:150px;position:relative}.nw3 .handoff-thread svg{width:100%;height:120px;overflow:visible;transform:scaleX(-1)}.nw3 .handoff-thread .ht-line{fill:none;stroke:#9b20e8;stroke-width:1.5px;stroke-linecap:round;stroke-dasharray:1;stroke-dashoffset:1px;opacity:.75}.nw3 .ht-caption{color:#3a4a70;opacity:0;white-space:nowrap;font-size:13.5px;font-weight:700;position:absolute;transform:translateY(6px)}.nw3 .ht-caption.a{top:64%;right:2%}.nw3 .ht-caption.b{top:2%;left:0}.nw3 .handoff-human{justify-items:start;gap:14px;display:grid;position:relative}.nw3 .handoff-portrait{opacity:0;background:linear-gradient(160deg,#eef4ff,#fdf7ff);border:1px solid #9b20e829;border-radius:26px;width:150px;height:150px;position:relative;overflow:hidden;transform:translateY(14px)scale(.97);box-shadow:0 26px 50px -34px #141a408c}.nw3 .handoff-portrait img{object-fit:cover;object-position:50% 22%;width:100%;height:100%;transform:translate3d(var(--px,0), var(--py,0), 0) scale(1.06);transition:transform .5s var(--ease);image-rendering:auto;display:block}.nw3 .handoff-portrait .hp-halo{pointer-events:none;background:radial-gradient(60% 100% at 50% 100%,#9b20e82e,#0000 70%);height:60%;position:absolute;inset:auto -20% -35%}.nw3 .handoff-id{opacity:0;transform:translateY(8px)}.nw3 .handoff-id b{letter-spacing:-.2px;font-size:20px;display:block}.nw3 .handoff-id span{color:#5b6a8c;font-size:13.5px}.nw3 .handoff-quote{opacity:0;max-width:430px;margin:0;transform:translateY(8px)}.nw3 .handoff-quote blockquote{color:#33405f;border-inline-start:2px solid #9b20e859;margin:0;padding-inline-start:14px;font-size:15.5px;line-height:1.62}.nw3 .handoff-note{opacity:0;max-width:430px;transition:transform .3s var(--ease), box-shadow .3s var(--ease);background:#fff;border:1px solid #1260ff24;border-radius:18px;padding:14px 16px;transform:translateY(10px);box-shadow:0 20px 40px -30px #0c204a8c}.nw3 .handoff-note .hn-head{color:#6a5a8f;align-items:center;gap:8px;margin-bottom:7px;font-size:12px;font-weight:700;display:flex}.nw3 .handoff-note .hn-head i{background:#9b20e8;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 4px #9b20e824}.nw3 .handoff-note p{color:#33405f;margin:0 0 6px;font-size:14.5px;line-height:1.6}.nw3 .handoff-note p:last-child{margin-bottom:0}.nw3 .handoff-foot{opacity:0;gap:14px;max-width:720px;margin-top:32px;display:grid;transform:translateY(10px)}.nw3 .handoff-foot p{color:#3d4a68;margin:0;font-size:15.5px;line-height:1.68}.nw3 .handoff-principles{flex-wrap:wrap;gap:8px;display:flex}.nw3 .handoff-principles span{color:#2b3d63;background:#f2f6ff;border:1px solid #1260ff24;border-radius:999px;padding:6px 12px;font-size:12.5px;font-weight:600}.nw3 .handoff-cta{cursor:pointer;min-height:52px;font:inherit;color:#fff;background:linear-gradient(120deg,#1260ff,#9b20e8);border:0;border-radius:14px;justify-self:start;align-items:center;gap:10px;padding:0 22px;font-size:16px;font-weight:700;display:inline-flex;box-shadow:0 20px 40px -24px #182878b3}.nw3 .handoff-cta i{transition:transform .25s var(--ease);font-style:normal}.nw3 .handoff-inner.is-in .hd-node{opacity:1;transition:opacity .5s var(--ease), transform .5s var(--ease);transform:none}.nw3 .handoff-inner.is-in .hd-node.n1{transition-delay:50ms}.nw3 .handoff-inner.is-in .hd-node.n2{transition-delay:.14s}.nw3 .handoff-inner.is-in .hd-node.n3{transition-delay:.23s}.nw3 .handoff-inner.is-in .hd-node.n4{transition-delay:.32s}.nw3 .handoff-inner.is-in .ht-line{stroke-dashoffset:0;transition:stroke-dashoffset 1.1s var(--ease) .3s}.nw3 .handoff-inner.is-in .ht-caption{opacity:1;transition:opacity .5s var(--ease), transform .5s var(--ease);transform:none}.nw3 .handoff-inner.is-in .ht-caption.a{transition-delay:.62s}.nw3 .handoff-inner.is-in .ht-caption.b{transition-delay:1.18s}.nw3 .handoff-inner.is-in .handoff-portrait{opacity:1;transition:opacity .7s var(--ease) .8s, transform .7s var(--ease) .8s;transform:none}.nw3 .handoff-inner.is-in .handoff-id{opacity:1;transition:opacity .5s var(--ease) 1.05s, transform .5s var(--ease) 1.05s;transform:none}.nw3 .handoff-inner.is-in .handoff-quote{opacity:1;transition:opacity .5s var(--ease) 1.2s, transform .5s var(--ease) 1.2s;transform:none}.nw3 .handoff-inner.is-in .handoff-note{opacity:1;transition:opacity .55s var(--ease) 1.4s, transform .55s var(--ease) 1.4s;transform:none}.nw3 .handoff-inner.is-in .handoff-foot{opacity:1;transition:opacity .55s var(--ease) 1.6s, transform .55s var(--ease) 1.6s;transform:none}@media (pointer:fine){.nw3 .handoff-note:hover{transform:translateY(-3px);box-shadow:0 26px 46px -28px #0c204a99}.nw3 .handoff-cta:hover i{transform:translate(-5px)}}@media (width<=900px){.nw3 .handoff{padding:56px 0 52px}.nw3 .handoff-stage{text-align:right;grid-template-columns:1fr;justify-items:center;gap:0}.nw3 .handoff-data{width:100%;min-height:132px}.nw3 .hd-node{padding:5px 10px;font-size:13px}.nw3 .handoff-thread{flex-direction:column;align-items:center;gap:10px;width:100%;min-height:auto;padding:14px 0;display:flex}.nw3 .handoff-thread svg{display:none}.nw3 .handoff-thread:before{content:"";transform-origin:top;width:1.5px;height:92px;transition:transform 1s var(--ease) .3s;background:linear-gradient(#1260ff80,#9b20e8);border-radius:2px;order:2;display:block;transform:scaleY(0)}.nw3 .handoff-inner.is-in .handoff-thread:before{transform:scaleY(1)}.nw3 .ht-caption{text-align:center;order:2;display:block;position:static}.nw3 .ht-caption.a{order:1}.nw3 .handoff-thread:before{order:2}.nw3 .ht-caption.b{order:3}.nw3 .handoff-human{text-align:center;justify-items:center;gap:12px;width:100%;margin-top:6px}.nw3 .handoff-portrait{width:min(46vw,170px);height:min(46vw,170px)}.nw3 .handoff-quote,.nw3 .handoff-note{max-width:100%}.nw3 .handoff-quote blockquote{text-align:right}.nw3 .handoff-foot{justify-items:stretch;margin-top:26px}.nw3 .handoff-cta{justify-content:center;justify-self:stretch;width:100%}}.nw3 .proofppl{background:linear-gradient(#fbfaf7,#f7f6f2 60%,#f6f5f1);padding:78px 0 62px;overflow:hidden}.nw3 .proofppl-inner{position:relative}.nw3 .proofppl-thread{height:74px;margin-bottom:6px;position:relative}.nw3 .pp-thread-line{width:2px;height:0;transition:height 1s var(--ease) .15s;background:linear-gradient(#1260ff0d,#1260ff80,#9b20e859);border-radius:2px;position:absolute;top:0;right:50%}.nw3 .pp-micro{color:#7b8aa1;letter-spacing:-.1px;opacity:0;transition:opacity .5s var(--ease), transform .5s var(--ease);font-size:11px;font-weight:800;position:absolute;transform:translateY(6px)}.nw3 .pp-micro-a{top:4px;right:calc(50% + 12px)}.nw3 .pp-micro-b{top:44px;left:calc(50% + 12px)}.nw3 .proofppl-inner.is-in .pp-micro-a{opacity:1;transition-delay:.45s;transform:none}.nw3 .proofppl-inner.is-in .pp-micro-b{opacity:1;transition-delay:.85s;transform:none}.nw3 .proofppl-grid{grid-template-columns:42% 58%;align-items:start;gap:44px;max-width:1220px;margin:0 auto;display:grid}.nw3 .proofppl-copy{padding-top:12px}.nw3 .pp-eyebrow{letter-spacing:.6px;color:var(--blue);opacity:0;transition:opacity .5s var(--ease), transform .5s var(--ease);font-size:12px;font-weight:950;transform:translateY(10px)}.nw3 .proofppl-copy h2{letter-spacing:-.7px;color:var(--ink);opacity:0;transition:opacity .62s var(--ease), transform .62s var(--ease);margin:12px 0 16px;font-size:clamp(30px,3vw,44px);line-height:1.16;transform:translateY(16px)}.nw3 .proofppl-copy h2 em{color:var(--blue);font-style:normal}.nw3 .pp-lead{color:#43536b;opacity:0;max-width:40ch;transition:opacity .55s var(--ease), transform .55s var(--ease);font-size:16.5px;line-height:1.62;transform:translateY(12px)}.nw3 .pp-sep{background:linear-gradient(90deg,#c9d8ec,#0000);width:74px;height:1px;margin:22px 0 14px;display:block}.nw3 .pp-principle{color:var(--navy);opacity:0;transition:opacity .55s var(--ease), transform .55s var(--ease);font-size:14px;font-weight:900;transform:translateY(10px)}.nw3 .proofppl-inner.is-in .pp-eyebrow{opacity:1;transform:none}.nw3 .proofppl-inner.is-in .proofppl-copy h2{opacity:1;transition-delay:.1s;transform:none}.nw3 .proofppl-inner.is-in .pp-lead{opacity:1;transition-delay:.2s;transform:none}.nw3 .proofppl-inner.is-in .pp-principle{opacity:1;transition-delay:.3s;transform:none}.nw3 .proofppl-stack{flex-direction:column;gap:18px;display:flex;position:relative}.nw3 .pp-card{opacity:0;transition:opacity .55s var(--ease), transform .55s var(--ease), box-shadow .3s var(--ease);background:#fffefb;border:1px solid #e2eaf5;border-radius:26px;margin:0;padding:26px 28px;position:relative;transform:translateY(22px)scale(.98);box-shadow:0 22px 60px #091c3c12}.nw3 .pp-card blockquote{color:#334155;letter-spacing:0;margin:0;font-size:16px;font-weight:500;line-height:1.72}.nw3 .pp-card figcaption{color:#6b7b93;align-items:center;gap:9px;margin-top:16px;font-size:12.5px;font-weight:500;display:flex}.nw3 .pp-card figcaption b{color:#1f3251;font-size:12.5px;font-weight:700}.nw3 .pp-src{color:#8493a8;font-size:12px}.nw3 .pp-src:before{content:"·";color:#c3d1e4;margin-inline-end:7px}.nw3 .pp-card-1{width:100%;padding:34px 36px}.nw3 .pp-card-1 blockquote{letter-spacing:0;font-size:16px;font-weight:500;line-height:1.72}.nw3 .pp-qmark{color:var(--blue);opacity:.4;transition:color .3s var(--ease), opacity .3s var(--ease);margin-bottom:10px;font-size:38px;line-height:.7;display:block}.nw3 .pp-card-2{margin-inline-start:auto;width:86%;margin-top:2px}.nw3 .pp-card-3{margin-inline-end:auto;width:78%;margin-top:-2px}.nw3 .proofppl-inner.is-in .pp-card-1{opacity:1;transition-delay:.35s;transform:none}.nw3 .proofppl-inner.is-in .pp-card-2{opacity:1;transition-delay:.5s;transform:none}.nw3 .proofppl-inner.is-in .pp-card-3{opacity:1;transition-delay:.63s;transform:none}.nw3 .pp-pending{background:#fcfbf8;flex-direction:column;justify-content:center;gap:11px;min-height:104px;display:flex}.nw3 .pp-pending-line{filter:blur(.4px);background:linear-gradient(90deg,#e9eef6,#f3f6fa);border-radius:6px;height:10px;display:block}.nw3 .pp-pending-line.w1{width:92%}.nw3 .pp-pending-line.w2{width:78%}.nw3 .pp-pending-line.w3{width:56%}.nw3 .pp-pending-tag{color:#94a3b8;margin-top:6px;font-size:11px;font-weight:900}.nw3 .pp-strip{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffffb8;border:1px solid #091c3c12;border-radius:16px;align-items:stretch;gap:0;margin-top:14px;display:flex;overflow:hidden}.nw3 .pp-stat{text-align:center;opacity:0;transition:opacity .55s var(--ease), transform .55s var(--ease);flex:1;padding:14px 10px;position:relative;transform:translateY(10px)}.nw3 .pp-stat+.pp-stat{border-right:1px solid #091c3c12}.nw3 .pp-stat b{letter-spacing:-.6px;color:var(--navy);direction:ltr;unicode-bidi:isolate;font-size:20px;font-weight:900;line-height:1.1;display:block}.nw3 .pp-stat span{color:#7b8aa1;margin-top:4px;font-size:11.5px;font-weight:700;display:block}.nw3 .proofppl-inner.is-in .pp-stat{opacity:1;transition-delay:var(--d,.8s);transform:none}.nw3 .pp-bridge{text-align:center;height:96px;margin:44px auto 0;position:relative}.nw3 .pp-bridge-line{width:2px;height:0;transition:height 1s var(--ease);background:linear-gradient(#9b20e852,#1260ff80);border-radius:2px;position:absolute;top:0;right:50%}.nw3 .proofppl-inner.is-in .pp-bridge-line{height:96px;transition-delay:1s}.nw3 .pp-bridge-text{color:#7b8aa1;white-space:nowrap;opacity:0;transition:opacity .5s var(--ease), transform .5s var(--ease);font-size:11.5px;font-weight:900;position:absolute;top:34px;right:calc(50% + 12px);transform:translateY(6px)}.nw3 .proofppl-inner.is-in .pp-bridge-text{opacity:1;transition-delay:1.25s;transform:none}@media (pointer:fine){.nw3 .pp-card-1:hover{transform:translateY(-3px);box-shadow:0 30px 74px #091c3c1a}.nw3 .pp-card-1:hover .pp-qmark{color:var(--ik-purple);opacity:.6}.nw3 .pp-card-2:hover,.nw3 .pp-card-3:hover{transform:translateY(-2px)}}@media (width<=900px){.nw3 .proofppl{padding:52px 0 40px}.nw3 .proofppl-grid{grid-template-columns:1fr;gap:22px;max-width:100%}.nw3 .proofppl-thread{height:52px;margin-bottom:2px}.nw3 .proofppl-inner.is-in .pp-thread-line{height:52px}.nw3 .pp-micro{font-size:10.5px}.nw3 .pp-micro-b{top:30px}.nw3 .proofppl-copy h2{letter-spacing:-1.5px;font-size:31px}.nw3 .pp-lead{max-width:100%;font-size:15px}.nw3 .pp-card{border-radius:20px;padding:20px 18px}.nw3 .pp-card blockquote{font-size:15.5px;font-weight:500;line-height:1.72}.nw3 .pp-card-1{width:100%;padding:24px 20px}.nw3 .pp-card-1 blockquote{letter-spacing:0;font-size:15.5px;font-weight:500;line-height:1.72}.nw3 .pp-card-2{width:92%;margin-inline-start:auto}.nw3 .pp-card-3{width:92%;margin-inline:0 auto}.nw3 .pp-bridge{height:74px;margin-top:30px}.nw3 .proofppl-inner.is-in .pp-bridge-line{height:74px}.nw3 .pp-bridge-text{top:26px}}.nw3 .nw3-bp{background:linear-gradient(#fbfaf7 0%,#f7f4ee 100%);padding:76px 0 84px}.nw3 .nw3-bp-grid{direction:rtl;grid-template-columns:58% 42%;align-items:center;gap:38px;display:grid}.nw3 .nw3-bp-grid>.nw3-bp-panel{order:-1}.nw3 .nw3-bp-copy h2{margin:8px 0 14px;font-size:clamp(28px,3.4vw,44px);font-weight:950;line-height:1.12}.nw3 .nw3-bp-copy p{color:#5c6b81;margin:0 0 16px;font-size:16px;line-height:1.62}.nw3 .nw3-bp-lines{gap:4px;margin-bottom:16px;display:grid}.nw3 .nw3-bp-lines span{font-size:16px;font-weight:900}.nw3 .nw3-bp-lines span:last-child{color:var(--blue)}.nw3 .nw3-bp-pills{flex-wrap:wrap;gap:8px;margin-bottom:20px;display:flex}.nw3 .nw3-bp-pills span{border:1px solid var(--line);color:#4a5a73;transition:.2s var(--ease);background:#fff;border-radius:999px;padding:7px 13px;font-size:12px;font-weight:800}.nw3 .nw3-bp-pills span:hover{color:var(--blue);border-color:#bcd4f4;transform:translateY(-2px)}.nw3 .nw3-bp-cta{background:var(--blue);color:#fff;transition:.25s var(--ease);border:0;border-radius:14px;align-items:center;gap:9px;padding:15px 20px;font-weight:950;display:inline-flex;box-shadow:0 14px 32px #1260ff3d}.nw3 .nw3-bp-cta i{transition:transform .25s var(--ease);font-style:normal}.nw3 .nw3-bp-cta:hover{transform:translateY(-3px)}.nw3 .nw3-bp-cta:hover i{transform:translate(-4px)}.nw3 .nw3-bp-panel{box-shadow:var(--shadow2);transition:transform .5s var(--ease);background:#fff;border:1px solid #e6ecf5;border-radius:28px;padding:20px}@media (hover:hover) and (width>=981px){.nw3 .nw3-bp-panel:hover{transform:perspective(1200px)rotateX(1.1deg)rotateY(-1.4deg)translateY(-4px)}}.nw3 .nw3-bp-panel-top{justify-content:space-between;align-items:center;gap:10px;margin-bottom:14px;display:flex}.nw3 .nw3-bp-panel-top b{font-size:14px}.nw3 .nw3-bp-demo{color:#7c899d;background:#f2f6fc;border:1px solid #e2eaf6;border-radius:999px;padding:4px 9px;font-size:10px;font-weight:900}.nw3 .nw3-bp-total{color:#fff;text-align:center;background:linear-gradient(160deg,#08162d,#123a72);border-radius:20px;padding:18px}.nw3 .nw3-bp-total small{color:#a9c3e6;font-size:11px;font-weight:800;display:block}.nw3 .nw3-bp-total strong{letter-spacing:-.5px;margin:4px 0;font-size:clamp(30px,4.4vw,44px);font-weight:950;display:block}.nw3 .nw3-bp-total span{color:#b9cdea;font-size:11px}.nw3 .nw3-bp-cells{grid-template-columns:1fr 1fr;gap:12px;margin-top:12px;display:grid}.nw3 .nw3-bp-cell{background:#f8fafd;border:1px solid #e7eef7;border-radius:18px;padding:13px}.nw3 .nw3-bp-cell small{color:#7c899d;font-size:10px;font-weight:900;display:block}.nw3 .nw3-bp-cell b{margin:3px 0 9px;font-size:19px;font-weight:950;display:block}.nw3 .nw3-bp-entities{flex-wrap:wrap;gap:6px;display:flex}.nw3 .nw3-bp-entities i{opacity:0;background:#dfe9f8;border-radius:7px;width:22px;height:22px;transform:scale(.6)}.nw3 .nw3-bp-bars{align-items:flex-end;gap:4px;height:26px;display:flex}.nw3 .nw3-bp-bars i{opacity:0;transform-origin:bottom;background:linear-gradient(#69a7ff,#1260ff);border-radius:4px;flex:1;height:100%;transform:scaleY(.2)}.nw3 .nw3-bp-bars i:nth-child(2n){height:70%}.nw3 .nw3-bp-bars i:nth-child(3n){height:52%}.nw3 .nw3-bp-grid.on .nw3-bp-entities i{animation:nw3-bpPop .45s var(--ease) forwards}.nw3 .nw3-bp-grid.on .nw3-bp-bars i{animation:nw3-bpGrow .5s var(--ease) forwards}@keyframes nw3-bpPop{to{opacity:1;transform:none}}@keyframes nw3-bpGrow{to{opacity:1;transform:none}}.nw3 .nw3-bp-locked{background:#f8fafd;border:1px solid #e7eef7;border-radius:18px;margin-top:12px;padding:13px}.nw3 .nw3-bp-locked-head{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.nw3 .nw3-bp-locked-head b{font-size:13px}.nw3 .nw3-bp-locked-head span{color:var(--blue);font-size:10px;font-weight:900}.nw3 .nw3-bp-row{opacity:0;border-top:1px solid #eaf0f8;align-items:center;gap:10px;padding:8px 0;display:flex;transform:translateY(8px)}.nw3 .nw3-bp-row:first-of-type{border-top:0}.nw3 .nw3-bp-grid.on .nw3-bp-row{animation:nw3-bpPop .5s var(--ease) forwards}.nw3 .nw3-bp-row>span{color:#5c6b81;white-space:nowrap;font-size:11px;font-weight:900}.nw3 .nw3-bp-row em{filter:blur(3.2px);max-width:60%;height:11px;transition:filter .25s var(--ease);background:linear-gradient(90deg,#c9d8ee,#e3ecf8);border-radius:6px}.nw3 .nw3-bp-row:hover em{filter:blur(2.4px)}.nw3 .nw3-bp-row svg{fill:none;stroke:#9fb2cc;stroke-width:1.7px;width:15px;height:15px;margin-inline-start:auto}.nw3 .nw3-bp-micro{text-align:center;gap:3px;margin-top:13px;display:grid}.nw3 .nw3-bp-micro span{color:#7c899d;font-size:11.5px;font-weight:800}.nw3 .nw3-bp-micro span:last-child{color:var(--blue)}.nw3 .tmicro{background:#f2f8ff;border:1px solid #dbe9fb;border-radius:12px;align-items:flex-start;gap:8px;margin-top:8px;padding:9px 11px;display:flex}.nw3 .tmicro svg{fill:none;stroke:#3d7bea;stroke-width:1.8px;flex:none;width:14px;height:14px;margin-top:1px}.nw3 .tmicro div{gap:2px;display:grid}.nw3 .tmicro b{color:#1c3a66;font-size:11.5px;font-weight:900}.nw3 .tmicro span{color:#556880;font-size:11.5px;line-height:1.5}.nw3 .tmicro span.tmicro-sub{color:#7c899d;font-size:10.5px}.nw3 .nw3-exp{background:#f6f9ff;border:1px solid #dfe9f8;border-radius:20px;margin-bottom:14px;padding:15px}.nw3 .nw3-exp .kicker{color:var(--blue);letter-spacing:.4px;font-size:10.5px;font-weight:900}.nw3 .nw3-exp h4{margin:5px 0 6px;font-size:18px;font-weight:950}.nw3 .nw3-exp p{color:#5c6b81;margin:0 0 12px;font-size:12.5px;line-height:1.55}.nw3 .nw3-exp-steps{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.nw3 .nw3-exp-step{opacity:0;animation:nw3-bpPop .34s var(--ease) forwards;background:#fff;border:1px solid #e4ecf7;border-radius:14px;padding:11px;transform:translateY(9px)}.nw3 .nw3-exp-step:first-child{animation-delay:.16s}.nw3 .nw3-exp-step:nth-child(2){animation-delay:.34s}.nw3 .nw3-exp-step:nth-child(3){animation-delay:.52s}.nw3 .nw3-exp-step i{width:22px;height:22px;color:var(--blue);background:#e8f1ff;border-radius:8px;place-items:center;font-size:11.5px;font-style:normal;font-weight:950;display:grid}.nw3 .nw3-exp-step b{margin:7px 0 3px;font-size:13px;display:block}.nw3 .nw3-exp-step span{color:#6c7c93;font-size:11px;line-height:1.5}.nw3 .nw3-exp-hand{opacity:0;animation:nw3-bpPop .34s var(--ease) .68s forwards;gap:2px;margin-top:12px;display:grid}.nw3 .nw3-exp-hand b{font-size:13px;font-weight:950}.nw3 .nw3-exp-hand span{color:#5c6b81;font-size:12px}@media (width<=980px){.nw3 .nw3-bp{padding:56px 0 60px}.nw3 .nw3-bp-grid{grid-template-columns:1fr;gap:22px}.nw3 .nw3-bp-grid>.nw3-bp-panel{order:0}.nw3 .nw3-bp-panel{border-radius:22px;padding:15px;transform:none!important}.nw3 .nw3-bp-cells{grid-template-columns:1fr}.nw3 .nw3-bp-cta{justify-content:center;width:100%;min-height:52px}.nw3 .nw3-bp-copy p{font-size:15px}.nw3 .nw3-bp-row>span{font-size:11px}.nw3 .nw3-bp-row em{max-width:45%}.nw3 .nw3-exp-steps{grid-template-columns:1fr;gap:0;position:relative}.nw3 .nw3-exp-step{border:0;padding:8px 0;background:0 0;border-inline-start:2px solid #dbe7f8;border-radius:0;padding-inline-start:14px}.nw3 .nw3-exp h4{font-size:16.5px}.nw3 .faq summary{align-items:center;min-height:44px}}@media (prefers-reduced-motion:reduce){.nw3 .nw3-bp-row,.nw3 .nw3-bp-entities i,.nw3 .nw3-bp-bars i,.nw3 .nw3-exp-step,.nw3 .nw3-exp-hand{opacity:1!important;animation:none!important;transform:none!important}}.nw3{--rhythm:124px;--rhythm-tight:96px;--stack:32px}.nw3 .bridge,.nw3 .why-now{padding:var(--rhythm-tight) 0}.nw3 .reveal-wrap,.nw3 .nw3-bp{padding:var(--rhythm) 0}.nw3 .proofppl,.nw3 .handoff{padding:var(--rhythm) 0 var(--rhythm-tight)}.nw3 .section-head{max-width:820px}.nw3 .section-head h2{margin-bottom:22px}.nw3 .section-head p{margin-top:0}.nw3 .hero-lead{margin-bottom:30px}.nw3 .hero-entry{margin-top:28px}.nw3 .process-step.done-step{opacity:.92}.nw3 .process-step.done-step:before{border-color:var(--blue);background:#fff;transform:scale(1);box-shadow:0 0 0 5px #eaf3ff}.nw3 .process-step.done-step b{color:var(--navy)}.nw3 .pp-card{transition:transform .3s var(--ease), box-shadow .3s var(--ease), border-color .3s var(--ease)}.nw3 .proofppl-inner .pp-card{opacity:0;transform:translateY(16px)}.nw3 .proofppl-inner.is-in .pp-card{opacity:1;transition:opacity .6s var(--ease), transform .6s var(--ease);transform:none}.nw3 .proofppl-inner.is-in .pp-card-2{transition-delay:.16s}.nw3 .proofppl-inner.is-in .pp-card-3{transition-delay:.3s}@media (pointer:fine){.nw3 .pp-card:hover{border-color:#cbd9ee;transform:translateY(-4px);box-shadow:0 18px 40px #0d366c17}}.nw3 .header-cta,.nw3 .open-form-btn,.nw3 .portal-open,.nw3 .hero-entry button,.nw3 .handoff-cta{transition:transform .24s var(--ease), box-shadow .24s var(--ease), background .24s var(--ease)}@media (pointer:fine){.nw3 .open-form-btn:hover,.nw3 .portal-open:hover,.nw3 .hero-entry button:hover{transform:translateY(-3px)}.nw3 .handoff-cta:hover i{transform:translate(-4px)}}.nw3 .header-cta:active,.nw3 .open-form-btn:active,.nw3 .portal-open:active,.nw3 .hero-entry button:active,.nw3 .submit-btn:active,.nw3 .handoff-cta:active{transform:translateY(1px)}.nw3 .submit-btn:after{display:none}.nw3 .progress-bar:after{animation-duration:6s}.nw3 .field{transition:transform .2s var(--ease)}.nw3 .field label{transition:color .2s var(--ease), transform .2s var(--ease)}.nw3 .field:focus-within label{color:var(--blue);transform:translateY(-1px)}.nw3 .field input:focus,.nw3 .field textarea:focus,.nw3 .field select:focus{box-shadow:0 0 0 4px #1260ff14}.nw3 .slot-days{gap:22px}.nw3 .slot-day:nth-child(4){animation-delay:.18s}.nw3 .signature-wrap{margin-top:26px}@media (width<=860px){.nw3{--rhythm:84px;--rhythm-tight:68px;--stack:24px}.nw3 [data-reveal]{transition-duration:.6s;transform:translateY(18px)}.nw3 [data-reveal=left],.nw3 [data-reveal=right],.nw3 [data-reveal=scale]{transform:translateY(18px)}.nw3 main>section.section-visible:not(.hero):after{height:26px}.nw3 .proofppl-inner.is-in .pp-card-2{transition-delay:.1s}.nw3 .proofppl-inner.is-in .pp-card-3{transition-delay:.18s}}@media (width<=520px){.nw3{--rhythm:72px;--rhythm-tight:60px}.nw3 .hero-orbit{opacity:.5}}.nw3 .handoff-data .hd-web .hd-line{stroke-dasharray:1;stroke-dashoffset:1px;transition:stroke-dashoffset 1.25s var(--ease) .18s}.nw3 .handoff-inner.is-in .hd-web .hd-line{stroke-dashoffset:0}.nw3 .handoff-inner.is-in .hd-web .hd-line.l2{transition-delay:.42s}.nw3 .handoff-data .hd-web .hd-flow{fill:none;stroke:#9b20e8;stroke-width:1.6px;stroke-linecap:round;stroke-dasharray:.16 .84;stroke-dashoffset:1px;opacity:0}.nw3 .handoff-inner.is-in .hd-web .hd-flow{opacity:.65;animation:3.6s linear 1.5s infinite nw3-hdFlow}.nw3 .handoff-inner.is-in .hd-web .hd-flow.f2{animation-delay:2.6s}@keyframes nw3-hdFlow{0%{stroke-dashoffset:1px}to{stroke-dashoffset:0}}.nw3 .handoff-inner.is-in .hd-node.n2{animation:4.4s ease-in-out 1.7s infinite nw3-hdCore,8.4s ease-in-out 1.9s infinite nw3-floaty;box-shadow:0 6px 18px #1260ff1f}@keyframes nw3-hdCore{0%,to{box-shadow:0 0 #1260ff38}55%{box-shadow:0 0 0 13px #1260ff00}}.nw3 .handoff-inner.is-in .hd-node{animation:7s ease-in-out 1.4s infinite nw3-floaty}.nw3 .handoff-inner.is-in .hd-node.n3{animation-duration:7.8s;animation-delay:2.3s}.nw3 .handoff-inner.is-in .hd-node.n4{animation-duration:8.8s;animation-delay:2.7s}.nw3 .handoff-thread .ht-flow{fill:none;stroke:#9b20e8;stroke-width:2.2px;stroke-linecap:round;stroke-dasharray:.1 .9;stroke-dashoffset:1px;opacity:0}.nw3 .handoff-inner.is-in .ht-flow{opacity:.8;animation:4.2s ease-in-out 1.6s infinite nw3-hdFlow}.nw3 .handoff-inner.is-in .handoff-portrait{animation:9s ease-in-out 2s infinite nw3-hpBreathe}@keyframes nw3-hpBreathe{0%,to{transform:translate(0)}50%{transform:translateY(-5px)}}@media (width<=860px){.nw3 .handoff-inner.is-in .hd-node{animation:none}.nw3 .handoff-inner.is-in .hd-web .hd-flow.f2{animation-delay:1.9s}}@media (prefers-reduced-motion:reduce){.nw3 .handoff-data .hd-web .hd-line{stroke-dashoffset:0}.nw3 .handoff-data .hd-web .hd-flow,.nw3 .handoff-thread .ht-flow{display:none}}.nw3 .handoff-data .hd-web{z-index:1}.nw3 .handoff-data .hd-node{z-index:2}@keyframes nw3-psIn{0%{opacity:0;transform:translateY(14px)scale(.985)}to{opacity:1;transform:none}}@keyframes nw3-psFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@keyframes nw3-psSweep{to{transform:rotate(360deg)}}@keyframes nw3-psDraw{0%{opacity:0;transform:rotate(-120deg)scale(.9)}to{opacity:1;transform:rotate(0)scale(1)}}@keyframes nw3-psDot{0%,to{opacity:1;box-shadow:0 0}50%{box-shadow:0 0 0 5px color-mix(in oklab, currentColor 22%, transparent);opacity:.9}}@keyframes nw3-psRow{0%{opacity:0;transform:translate(10px)}to{opacity:1;transform:none}}@keyframes nw3-psStat{0%{opacity:0;transform:translateY(9px)}to{opacity:1;transform:none}}@keyframes nw3-psShimmer{0%,to{opacity:.72}50%{opacity:1}}@keyframes nw3-psScan{0%{opacity:0;transform:translateY(-8%)}25%{opacity:.55}to{opacity:0;transform:translateY(108%)}}.nw3 .product-shot{animation:.7s cubic-bezier(.22,.7,.24,1) both nw3-psIn,7.5s ease-in-out 1s infinite nw3-psFloat;overflow:hidden}.nw3 .product-shot:before{content:"";z-index:2;pointer-events:none;background:linear-gradient(#0000,#1260ff1a,#0000);height:38%;animation:6.5s ease-in-out 1.2s infinite nw3-psScan;position:absolute;top:0;left:0;right:0}.nw3 .screen-head,.nw3 .screen-total,.nw3 .screen-body,.nw3 .product-label{z-index:3;position:relative}.nw3 .screen-total strong{animation:3.2s ease-in-out .6s infinite nw3-psShimmer}.nw3 .donut{animation:.9s cubic-bezier(.2,.75,.2,1) .25s both nw3-psDraw,5s ease-in-out 1.2s infinite nw3-breathe;overflow:hidden}.nw3 .donut:before{content:"";pointer-events:none;background:conic-gradient(from 0deg, transparent 0 72%, #ffffff8c 86%, transparent 100%);border-radius:50%;animation:4.5s linear 1s infinite nw3-psSweep;position:absolute;inset:-30%}.nw3 .screen-legend span{animation:.6s ease-out both nw3-psRow}.nw3 .screen-legend span:first-child{animation-delay:.45s}.nw3 .screen-legend span:nth-child(2){animation-delay:.58s}.nw3 .screen-legend span:nth-child(3){animation-delay:.71s}.nw3 .screen-legend span:nth-child(4){animation-delay:.84s}.nw3 .screen-legend span:first-child i{color:#1260ff;animation-delay:0s}.nw3 .screen-legend span:nth-child(2) i{color:#7657d9;animation-delay:.35s}.nw3 .screen-legend span:nth-child(3) i{color:#d59a27;animation-delay:.7s}.nw3 .screen-legend span:nth-child(4) i{color:#2c9eb0;animation-delay:1.05s}.nw3 .screen-stats div{transition:transform .3s,box-shadow .3s;animation:.6s ease-out both nw3-psStat}.nw3 .screen-stats div:first-child{animation-delay:.7s}.nw3 .screen-stats div:nth-child(2){animation-delay:.85s}@media (width<=760px){.nw3 .product-shot{animation:.6s ease-out both nw3-psIn}.nw3 .product-shot:before{animation-duration:8s}}@media (prefers-reduced-motion:reduce){.nw3 .product-shot,.nw3 .product-shot:before,.nw3 .donut,.nw3 .donut:before,.nw3 .screen-legend span,.nw3 .screen-legend i,.nw3 .screen-stats div,.nw3 .screen-total strong{animation:none!important}}.nw3 .hero{min-height:auto;padding:104px 0 84px}.nw3 .hero-layout{grid-template-columns:1.12fr .88fr;gap:clamp(24px,3vw,46px)}.nw3 h1{margin:20px 0 22px}.nw3 .hero-lead{color:#dbe7f4;white-space:pre-line;max-width:560px;font-size:18.5px}.nw3 .hero-question{color:#e8f0ff;border-right:2px solid #7aafff8c;margin:22px 0 0;padding-right:16px;font-size:clamp(19px,1.7vw,23px);font-weight:900;line-height:1.4}.nw3 .hero-portrait{align-self:stretch;align-items:center;min-height:0;display:flex}.nw3 .photo-arch{aspect-ratio:4/5;background-position:50% 18%;border-color:#ffffff1a;border-radius:170px 30px 30px;width:100%;position:relative;inset:auto;box-shadow:0 34px 84px #00000052}.nw3 .photo-arch:before{opacity:.5;animation-duration:14s}.nw3 .fin-fragment{min-width:0;transition:transform .9s var(--ease), opacity .6s var(--ease), box-shadow .35s var(--ease);opacity:.9;background:#ffffffe6;border:1px solid #ffffff8c;border-radius:12px;padding:8px 12px;animation:none;box-shadow:0 8px 24px #00000024}.nw3 .fin-fragment b{margin:0;font-size:12.5px;font-weight:900}.nw3 .ff1{top:8%;right:-10px;transform:translate(0)rotate(1.5deg)}.nw3 .ff2{top:44%;right:-14px;transform:translate(0)rotate(-1.5deg)}.nw3 .ff3{bottom:20%;left:-6px;transform:translate(0)rotate(1deg)}.nw3 .ff4{bottom:4%;right:14%;transform:translate(0)rotate(-1deg)}.nw3.frag-connect .ff1{transform:translate(-26px,34px)rotate(0)}.nw3.frag-connect .ff2{transform:translate(-30px,6px)rotate(0)}.nw3.frag-connect .ff3{transform:translate(26px,-26px)rotate(0)}.nw3.frag-connect .ff4{transform:translate(-6px,-40px)rotate(0)}.nw3.frag-connect .fin-fragment{opacity:1}.nw3 .frag-web{z-index:3;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.nw3 .frag-web .frag-line{fill:none;stroke:#7aafff8c;stroke-width:1px;stroke-dasharray:1;stroke-dashoffset:1px;transition:stroke-dashoffset 1.1s var(--ease)}.nw3.frag-connect .frag-web .frag-line{stroke-dashoffset:0}.nw3 .hero-entry-wrap{max-width:600px;margin-top:30px}.nw3 .hero-entry-title{color:#fff;font-size:17px;font-weight:950}.nw3 .hero-entry-sub{color:#a9bcd6;margin-top:6px;font-size:13px;line-height:1.5}.nw3 .hero-entry{max-width:600px;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;border-radius:0;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:end;gap:12px 14px;margin-top:16px;padding:0;overflow:visible}.nw3 .hero-entry:before{display:none}.nw3 .hero-entry:focus-within{box-shadow:none;background:0 0;border-color:#0000}.nw3 .hero-field{display:block}.nw3 .hero-field>span{color:#9fb4d1;margin-bottom:7px;font-size:12px;font-weight:800;display:block}.nw3 .hero-entry input{width:100%;height:54px;box-shadow:none;background:#fffffff7;border:1px solid #ffffff38;border-radius:12px}.nw3 .hero-entry input:focus{border-color:#91b8ff;transform:none;box-shadow:0 0 0 3px #1260ff2e}.nw3 .hero-entry button{border-radius:14px;grid-column:1/-1;width:100%;height:56px;font-size:16px}.nw3 .hero-entry button:hover{transform:translateY(-2px)}.nw3 .trust-inline{margin-top:16px}.nw3 .bridge-inner{border-top:0;grid-template-columns:.6fr 1.4fr;gap:28px;padding-top:0}.nw3 .bridge-quote{font-size:clamp(34px,4.2vw,56px);line-height:1.1}.nw3 .life-map .life-core,.nw3 .life-map .life-node,.nw3 .life-map .map-caption{opacity:0;transition:opacity .7s var(--ease), transform .7s var(--ease);transform:translateY(12px)scale(.985)}.nw3 .life-map.is-in .life-core{opacity:1;transition-delay:50ms;transform:none}.nw3 .life-map.is-in .ln1{opacity:1;transition-delay:.45s;transform:none}.nw3 .life-map.is-in .ln2{opacity:1;transition-delay:.85s;transform:none}.nw3 .life-map.is-in .ln3{opacity:1;transition-delay:1.25s;transform:none}.nw3 .life-map.is-in .ln4{opacity:1;transition-delay:1.65s;transform:none}.nw3 .life-map.is-in .map-caption{opacity:1;transition-delay:2.35s;transform:none}.nw3 .life-map .life-path{transition:stroke-dashoffset 1.4s var(--ease) 1.95s}.nw3 .reveal-wrap{padding:0 0 120px}.nw3 .reveal-box{border-radius:40px;min-height:0;padding:clamp(38px,4.4vw,72px)}.nw3 .reveal-grid{gap:clamp(30px,4vw,64px)}.nw3 .big-total{letter-spacing:-4px;direction:ltr;unicode-bidi:isolate;margin:26px 0 10px;font-size:clamp(56px,7.6vw,112px)}.nw3 .reveal-copy p{color:#b9c8de;max-width:520px;font-size:16.5px}.nw3 .reveal-small{color:#9fb0c8;font-size:12px}.nw3 .product-shot{border-radius:26px;box-shadow:0 22px 56px #00000047}.nw3 .screen-body{box-shadow:none;background:0 0;border:0;padding:16px 0 4px}.nw3 .product-shot:before{animation:none}.nw3 .nw3-bp-insights{gap:18px;max-width:520px;margin:26px 0 0;padding:0;list-style:none;display:grid}.nw3 .nw3-bp-insights li{border-right:2px solid #1260ff38;padding-right:16px}.nw3 .nw3-bp-insights b{margin-bottom:4px;font-size:17px;display:block}.nw3 .nw3-bp-insights span{color:#67758b;font-size:14.5px;line-height:1.55}.nw3 .nw3-bp-cells{gap:14px}.nw3 .nw3-bp-cell{background:#f6f9ff;border:0}.nw3 .nw3-bp-cta{margin-top:26px}.nw3 .proofppl-stack{grid-template-columns:1fr 1fr;gap:18px;display:grid}.nw3 .pp-card{box-shadow:none;background:0 0;border:0;border-right:2px solid #1260ff2e;padding:0 18px 0 0}.nw3 .pp-card-1{border-right-width:3px;grid-column:1/-1}.nw3 .pp-card-1 blockquote{font-size:clamp(20px,2.1vw,27px);font-weight:800;line-height:1.42}.nw3 .pp-card-2 blockquote,.nw3 .pp-card-3 blockquote{color:#4c5a70;font-size:15.5px;font-weight:500;line-height:1.62}.nw3 .pp-card figcaption{margin-top:12px}.nw3 .pp-strip{box-shadow:none;background:0 0;border:0;grid-column:1/-1;padding-top:8px}.nw3 .handoff-sub{color:#5d6b80;max-width:520px;margin:16px 0 0;font-size:17px;line-height:1.6}.nw3 .handoff-quote{box-shadow:none;background:0 0;border:0}.nw3 .handoff-note{background:#f6f9ff;border:0}.nw3 .why-now-card{box-shadow:none!important;background:0 0!important;border:0!important;padding:0!important}.nw3 .trust-panel{box-shadow:none;background:0 0;border:0;padding:0}.nw3 .process{padding:110px 0}.nw3 .section-head{margin-bottom:56px}.nw3 .process-step{opacity:.42;transition:opacity .55s var(--ease), transform .55s var(--ease)}.nw3 .process-step.active-step,.nw3 .process-step.done-step{opacity:1}.nw3 .process-step.done-step small{color:#0b7a56;background:#e8f7f0}.nw3 .hero-start:before{animation:none}@media (width<=650px){.nw3 .hero{padding:76px 0 44px}.nw3 .hero-lead{font-size:16px;line-height:1.58}.nw3 .hero-question{margin-top:16px;padding-right:12px;font-size:17.5px}.nw3 .hero-entry-wrap{margin-top:20px}.nw3 .hero-entry-title{font-size:15.5px}.nw3 .hero-entry-sub{font-size:12.5px}.nw3 .hero-entry{grid-template-columns:1fr;gap:10px;margin-top:12px}.nw3 .hero-entry input{height:50px}.nw3 .hero-entry button{height:52px}.nw3 .mobile-hero-visual{border-radius:20px 20px 64px;height:150px;margin:14px 0 4px}.nw3 .mobile-hero-visual:after{font-size:11px}.nw3 .trust-inline{margin-top:12px}.nw3 .trust-inline span{padding:7px 10px;font-size:11.5px}.nw3 .bridge{padding:78px 0 16px}.nw3 .section{padding:82px 0}.nw3 .section-head{margin-bottom:36px}.nw3 .why-now,.nw3 .portal{padding-bottom:82px}.nw3 .trust-section,.nw3 .process,.nw3 .faq-section{padding:82px 0}.nw3 .reveal-wrap{padding-bottom:82px}.nw3 .big-total{letter-spacing:-2px;font-size:48px}.nw3 .proofppl-stack{grid-template-columns:1fr}.nw3 .pp-card-1 blockquote{font-size:19px}.nw3 .handoff-sub{font-size:15.5px}.nw3 .nw3-bp-insights{gap:14px}.nw3 .nw3-bp-insights b{font-size:15.5px}.nw3 .nw3-bp-insights span{font-size:13.5px}}.nw3 .overlay .card,.nw3 .form-shell{box-shadow:var(--shadow2)}@media (prefers-reduced-motion:reduce){.nw3 .fin-fragment,.nw3 .frag-web .frag-line,.nw3 .life-map .life-core,.nw3 .life-map .life-node,.nw3 .life-map .map-caption{opacity:1!important;stroke-dashoffset:0!important;transition:none!important;transform:none!important}.nw3 .process-step{opacity:1!important}}@media (width<=650px){.nw3 .hero-copy{flex-direction:column;display:flex}.nw3 .hero-copy .kicker-row{order:1}.nw3 .hero-copy h1{order:2;margin:12px 0 14px;font-size:32px}.nw3 .hero-copy .hero-lead{order:3;font-size:15.5px}.nw3 .hero-copy .hero-question{order:4;margin-top:14px;font-size:16.5px}.nw3 .hero-copy .hero-entry-wrap{order:5;margin-top:18px}.nw3 .hero-copy .trust-inline{order:6}.nw3 .hero-copy .mobile-hero-visual{order:7;height:172px;margin:22px 0 0}.nw3 .kicker-row{font-size:12px}.nw3 .kicker-row:before{width:34px}}@media (width<=920px){.nw3 .hero-layout{grid-template-columns:1fr;gap:0}.nw3 .hero-copy{width:100%;padding-top:0}}@media (width<=650px){.nw3 .hero-copy h1,.nw3 .hero-copy .hero-lead,.nw3 .hero-copy .hero-question,.nw3 .hero-copy .hero-entry-wrap,.nw3 .hero-copy .mobile-hero-visual{width:100%;max-width:100%}.nw3 .hero-lead{white-space:normal;font-size:16.5px;line-height:1.6}.nw3 .hero-copy h1{font-size:35px;line-height:1.12}.nw3 .hero-question{font-size:17px}.nw3 .hero-entry input,.nw3 .hero-entry button{width:100%}.nw3 .trust-inline span{padding:7px 10px;font-size:11px}.nw3 .mobile-hero-visual{height:196px}}.nw3 .fin-fragment,.nw3 .photo-ring,.nw3 .product-shot,.nw3 .donut,.nw3 .screen-legend i,.nw3 .screen-total strong,.nw3 .hd-dot,.nw3 .hd-core,.nw3 .handoff-inner.is-in .hd-node,.nw3 .handoff-inner.is-in .ht-flow,.nw3 .handoff-inner.is-in .handoff-portrait,.nw3 .life-core,.nw3 .why-now-icon,.nw3 .success-icon,.nw3 .trust-visual:before,.nw3 .trust-visual:after{animation:none!important}.nw3 .product-shot{animation:.7s cubic-bezier(.22,.7,.24,1) both nw3-psIn!important}.nw3 .donut{animation:.9s cubic-bezier(.2,.75,.2,1) .25s both nw3-psDraw!important}.nw3 .donut:after,.nw3 .product-shot:after,.nw3 .kpi-shimmer,.nw3 .life-path-flow,.nw3 .trust-orb.to2,.nw3 .trust-orb.to3{display:none!important}.nw3 .trust-orb.to1{animation:none!important}.nw3 .fin-fragment{min-width:0;transition:transform .9s var(--ease), opacity .6s var(--ease);background:#ffffffeb;border-radius:14px;padding:9px 12px;box-shadow:0 10px 26px #040e2029}.nw3 .fin-fragment b{margin:0;font-size:12px}.nw3 .fin-fragment strong{display:none}.nw3 .fin-fragment:hover{box-shadow:0 12px 30px #040e2033;transform:none!important}.nw3.frag-linked .fin-fragment.ff1{transform:translate(10px,18px)scale(.96)}.nw3.frag-linked .fin-fragment.ff2{transform:translate(-12px,14px)scale(.96)}.nw3.frag-linked .fin-fragment.ff3{transform:translate(14px,-14px)scale(.96)}.nw3.frag-linked .fin-fragment.ff4{transform:translate(-10px,-16px)scale(.96)}.nw3 .photo-ring{opacity:.5}.nw3 .hero-entry{box-shadow:0 26px 60px -30px #000000bf,0 0 0 1px #ffffff1a}.nw3 .hero-entry:focus-within{box-shadow:0 30px 70px -30px #000c,0 0 0 1px #70a5ff80}.nw3 .hero-entry-title{font-size:clamp(17px,2vw,21px);font-weight:950}.nw3 .hero-entry-sub{opacity:.78}.nw3.hero-in-view .header-cta{opacity:0;pointer-events:none;transform:translateY(-6px)}.nw3 .header-cta{transition:.3s var(--ease)}.nw3 .section{padding:96px 0}.nw3 .why-now,.nw3 .reveal-wrap{padding:0 0 96px}.nw3 .nw3-bp{padding:96px 0 100px}.nw3 .proofppl{padding:100px 0 96px}.nw3 .handoff{padding:96px 0}.nw3 .trust-section,.nw3 .process{padding:24px 0 96px}.nw3 .portal{padding:0 0 96px}.nw3 .faq-section{padding:0 0 88px}.nw3 .bridge{padding:96px 0 24px}.nw3 .bridge-inner{gap:26px;padding-top:22px}.nw3 .handoff-data{opacity:.9}.nw3 .hd-dot{display:none}.nw3 .handoff-principles{opacity:.85}.nw3 .handoff-note{box-shadow:none;background:0 0;border-color:#0000;padding:0}.nw3 .handoff-note:hover{box-shadow:none;transform:none}.nw3 .handoff-foot{margin-top:24px}.nw3 .handoff-cta{font-weight:900;color:var(--blue)!important;box-shadow:none!important;background:0 0!important;border:1px solid #1260ff59!important}.nw3 .handoff-cta:hover{transform:none;background:#1260ff0f!important}.nw3 .open-form-btn{color:var(--navy);box-shadow:none;background:0 0;border:1px solid #cddcee}.nw3 .final-cta{background:var(--paper);padding:0 0 110px}.nw3 .final-cta-inner{text-align:center;max-width:660px;margin:0 auto;padding-top:56px;position:relative}.nw3 .final-cta-thread{background:linear-gradient(180deg, transparent, var(--blue));width:1.5px;height:0;transition:height 1s var(--ease);position:absolute;top:0;right:50%}.nw3 .final-cta-inner.reveal-in .final-cta-thread,.nw3 .final-cta-inner[data-reveal].is-in .final-cta-thread{height:40px}.nw3 .final-cta h2{margin:0 0 12px;font-size:clamp(28px,3.4vw,42px);font-weight:950;line-height:1.16}.nw3 .final-cta p{color:#5c6b81;max-width:46ch;margin:0 auto 24px;font-size:16.5px;line-height:1.62}.nw3 .final-cta-btn{background:var(--blue);color:#fff;min-height:54px;transition:.25s var(--ease);border:0;border-radius:14px;padding:0 26px;font-size:16px;font-weight:950;box-shadow:0 16px 34px #1260ff42}.nw3 .final-cta-btn:hover{transform:translateY(-3px)}.nw3 details{transition:border-color .25s var(--ease), box-shadow .25s var(--ease);overflow:hidden}.nw3 details[open]{border-color:#c9dcf5;box-shadow:0 14px 34px -22px #0c204a80}.nw3 summary{align-items:flex-start;font-size:16px;line-height:1.45}.nw3 summary:after{content:"+";color:var(--blue);transition:transform .28s var(--ease);font-size:20px;line-height:1}.nw3 details[open] summary:after{transform:rotate(45deg)}.nw3 details p{color:#4c5a72;margin:0 0 16px;font-size:15.5px;line-height:1.7}@media (width<=650px){.nw3 .section{padding:64px 0}.nw3 .bridge{padding:64px 0 16px}.nw3 .why-now,.nw3 .reveal-wrap{padding-bottom:64px}.nw3 .nw3-bp{padding:64px 0 56px}.nw3 .proofppl{padding:56px 0 64px}.nw3 .handoff{padding:64px 0 56px}.nw3 .trust-section,.nw3 .process{padding:16px 0 64px}.nw3 .portal{padding-bottom:80px}.nw3 .faq-section{padding-bottom:56px}.nw3 .final-cta{padding-bottom:96px}.nw3 .final-cta-inner{padding-top:40px}.nw3 .open-form-btn{display:none}.nw3 .fin-fragment{padding:8px 10px}.nw3 .fin-fragment b{font-size:11px}}@media (prefers-reduced-motion:reduce){.nw3 *,.nw3 :before,.nw3 :after{transition:none!important;animation:none!important}.nw3 .final-cta-thread{height:40px}}.nw3 .nw3-bp{padding-bottom:44px}.nw3 .proofppl-thread{height:52px;margin-bottom:2px}.nw3 .proofppl-inner.is-in .pp-thread-line{height:52px}.nw3 .pp-micro-b{top:30px}@media (width<=650px){.nw3 .nw3-bp{padding-bottom:32px}.nw3 .proofppl{padding-top:44px}.nw3 .proofppl-thread,.nw3 .proofppl-inner.is-in .pp-thread-line{height:40px}}.nw3 .form-body{padding-bottom:20px}.nw3 .consent-box{background:0 0;border-color:#e4ecf6;padding:10px 12px}.nw3 .consent-box span,.nw3 .consent-box label{color:#6b7a92;font-size:11.5px;line-height:1.55}@media (width<=650px){.nw3 .form-actions .next-btn,.nw3 .form-actions .submit-btn{flex:1;width:100%;min-height:54px;font-size:16px}.nw3 .form-body{padding-bottom:8px}.nw3 .form-step{padding-bottom:0}}.nw3 .proofppl{padding-top:44px}@media (width<=650px){.nw3 .proofppl{padding-top:32px}.nw3 .nw3-bp-cta,.nw3 .portal-open{display:none}.nw3.final-cta-in-view .mobile-bar{opacity:0;pointer-events:none;transform:translateY(110%)}.nw3 .final-cta-btn{width:100%}.nw3 .header-cta{display:none}}.nw3 .pp-bridge{height:64px;margin-top:28px}.nw3 .proofppl-inner.is-in .pp-bridge-line{height:64px}@media (width<=650px){.nw3 .pp-bridge{height:52px;margin-top:20px}.nw3 .proofppl-inner.is-in .pp-bridge-line{height:52px}}.nw3 .portal-visual-inner{transition:transform .8s var(--ease), box-shadow .8s var(--ease)}.nw3 .portal-visual:before{transition:opacity .8s var(--ease)}.nw3 .product-shot{min-height:0}.nw3 .product-label{z-index:auto;box-sizing:border-box;align-self:flex-start;max-width:100%;margin-top:16px;position:static;bottom:auto;left:auto}.nw3 .screen-stats b{font-size:20px;line-height:1.15}@media (width<=900px){.nw3 .reveal-box{padding:34px 16px}.nw3 .product-shot{padding:16px}.nw3 .screen-stats b{font-size:18px}.nw3 .product-label{padding:11px 12px;font-size:11.5px}}@media (width<=380px){.nw3 .reveal-box{padding:30px 12px}.nw3 .screen-stats b{font-size:16.5px}}@media (width>=901px){.nw3 .life-map{min-height:640px}.nw3 .ln1{top:10%;left:auto;right:6%}.nw3 .ln2{top:62%;left:auto;right:8%}.nw3 .ln3{top:12%;left:18%;right:auto}.nw3 .ln4{top:60%;left:5%;right:auto}}@media (width>=701px) and (width<=900px){.nw3 .ln1{top:7%;left:auto;right:4%}.nw3 .ln2{top:62%;left:auto;right:4%}.nw3 .ln3{top:20%;left:4%;right:auto}.nw3 .ln4{top:74%;left:4%;right:auto}}.nw3 .life-core{z-index:6}.nw3 .life-node{z-index:5}@media (width>=701px) and (width<=900px){.nw3 .life-map{min-height:680px}.nw3 .life-core{width:158px;height:158px}.nw3 .ln1{top:6%}.nw3 .ln2{top:70%}.nw3 .ln3{top:20%}.nw3 .ln4{top:70%}}.nw3 .product-shot{overflow:visible}.nw3 .screen-body{grid-template-columns:minmax(0,auto) minmax(0,1fr);grid-auto-rows:auto;align-items:center;gap:16px 18px}.nw3 .screen-body>*{min-width:0}.nw3 .donut{flex:none}.nw3 .screen-stats{grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.nw3 .screen-stats div,.nw3 .screen-legend span{min-width:0}.nw3 .screen-legend b{overflow-wrap:anywhere}@keyframes nw3-fpGlow{0%,to{opacity:.45}50%{opacity:.9}}@keyframes nw3-fpRise{0%{opacity:0;transform:translateY(12px)scale(.985)}to{opacity:1;transform:none}}@keyframes nw3-fpChip{0%,to{transform:scale(1)}50%{transform:scale(1.28)}}@keyframes nw3-fpEdge{0%{background-position:0%}to{background-position:200%}}.nw3 .product-shot{position:relative;background:linear-gradient(150deg,#fff 0%,#f4f8ff 55%,#eef3ff 100%)!important}.nw3 .product-shot:after{content:"";z-index:0;pointer-events:none;filter:blur(14px);background:radial-gradient(38% 42% at 18% 12%,#1260ff33,#0000 70%),radial-gradient(36% 40% at 88% 78%,#7657d92e,#0000 70%),radial-gradient(30% 34% at 62% 6%,#2c9eb024,#0000 70%);border-radius:42px;animation:7s ease-in-out infinite nw3-fpGlow;position:absolute;inset:-14px;display:block!important}.nw3 .screen-head{border-bottom:none;position:relative}.nw3 .screen-head:after{content:"";opacity:.75;background:linear-gradient(90deg,#1260ff,#7657d9,#d59a27,#2c9eb0,#1260ff) 0 0/200% 100%;border-radius:2px;height:2px;animation:9s linear infinite nw3-fpEdge;position:absolute;bottom:0;left:0;right:0}.nw3 .screen-total strong{color:#0000;background:linear-gradient(105deg,#0b2a63,#1260ff 40%,#7657d9 78%);-webkit-background-clip:text;background-clip:text}.nw3 .screen-body{background:linear-gradient(#fff,#fbfdff);border-color:#dfe8fb;box-shadow:0 18px 44px #12335c1a,0 0 0 1px #1260ff0a}.nw3 .donut:before{animation-duration:6s}.nw3 .screen-legend i{animation:2.6s ease-in-out infinite nw3-psDot,3.4s ease-in-out infinite nw3-fpChip}.nw3 .screen-legend span{transition:transform .3s var(--ease,ease), color .3s ease}.nw3 .screen-legend span:hover{transform:translate(-3px)}.nw3 .screen-stats div{background:linear-gradient(160deg,#f6f9ff,#eef4ff);border-color:#e0e9fb;position:relative;overflow:hidden}.nw3 .screen-stats div:before{content:"";opacity:.55;background:linear-gradient(90deg,#1260ff,#7657d9);height:3px;position:absolute;inset:auto 0 0}.nw3 .screen-stats div:nth-child(2):before{background:linear-gradient(90deg,#2c9eb0,#d59a27)}.nw3 .screen-stats b{color:#0000;background:linear-gradient(100deg,#0b2a63,#1260ff);-webkit-background-clip:text;background-clip:text}.nw3 .screen-stats div:nth-child(2) b{background:linear-gradient(100deg,#0b2a63,#2c9eb0);-webkit-background-clip:text;background-clip:text}.nw3 .screen-stats div:hover{transform:translateY(-4px);box-shadow:0 14px 28px #1260ff24}.nw3 .product-label{background:linear-gradient(#fff,#f4f8ff);border:1px solid #1260ff24;animation:.7s ease-out 1s both nw3-fpRise}@media (prefers-reduced-motion:reduce){.nw3 .product-shot:after,.nw3 .screen-head:after,.nw3 .screen-legend i,.nw3 .product-label{animation:none!important}}.nw3 .hero-entry.line-form{-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;border-radius:0;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:end;gap:0 24px;max-width:600px;margin-top:18px;padding:0;display:grid;position:relative;overflow:visible;box-shadow:none!important}.nw3 .hero-entry.line-form:before{display:none}.nw3 .hero-entry.line-form:focus-within{background:0 0;border-color:#0000;box-shadow:none!important}.nw3 .hero-entry.line-form .hero-field{padding-bottom:0;display:block;position:relative}.nw3 .hero-entry.line-form .hero-field>span{letter-spacing:.1px;color:#a6bad6;transition:color .22s var(--ease,ease);margin-bottom:2px;font-size:12.5px;font-weight:800;display:block}.nw3 .hero-entry.line-form .hero-field:focus-within>span{color:#cfe0ff}.nw3 .hero-entry.line-form input{color:#fff;width:100%;height:46px;font:inherit;text-align:right;direction:rtl;border-radius:0;margin:0;padding:0;font-size:15.5px;font-weight:600;box-shadow:none!important;background:0 0!important;border:0!important;transform:none!important}.nw3 .hero-entry.line-form input::placeholder{color:#7e93b3;font-weight:500}.nw3 .hero-entry.line-form input:focus{outline:none;box-shadow:none!important;border:0!important}.nw3 .hero-entry.line-form .hero-field:after{content:"";transform-origin:100%;background:#ffffff38;height:1px;transition:background .24s,transform .24s;position:absolute;bottom:0;left:0;right:0}.nw3 .hero-entry.line-form .entry-path{pointer-events:none;grid-column:1/-1;width:100%;height:36px;display:block;overflow:visible}.nw3 .hero-entry.line-form .entry-path path{fill:none;stroke-width:1px;stroke-linecap:round}.nw3 .hero-entry.line-form .ep-base{stroke:#ffffff14}.nw3 .hero-entry.line-form .ep-link,.nw3 .hero-entry.line-form .ep-drop{stroke:var(--blue,#1260ff);stroke-dasharray:1;stroke-dashoffset:1px;transition:stroke-dashoffset .28s}.nw3 .hero-entry.line-form.name-ok .ep-link,.nw3 .hero-entry.line-form.phone-ok .ep-drop{stroke-dashoffset:0}.nw3 .hero-entry.line-form .ep-dot{fill:var(--blue,#1260ff);opacity:0;transform-origin:50%;transform-box:fill-box;transition:opacity .2s,transform .22s;transform:scale(.4)}.nw3 .hero-entry.line-form button{background:var(--blue,#1260ff);color:#fff;letter-spacing:-.2px;width:100%;height:52px;box-shadow:none;background-image:none;border:0;border-radius:13px;grid-column:1/-1;margin-top:2px;font-size:16px;font-weight:900;transition:transform .2s,background-color .2s}.nw3 .hero-entry.line-form button:hover{box-shadow:none;transform:translateY(-2px)}@media (width<=650px){.nw3 .hero-entry.line-form{grid-template-columns:1fr;gap:0}.nw3 .hero-entry.line-form .entry-path{height:26px}.nw3 .hero-entry.line-form .hero-field+.hero-field{margin-top:18px}.nw3 .hero-entry.line-form input{height:44px;font-size:16px}.nw3 .hero-entry.line-form button{width:100%;height:52px}}@media (prefers-reduced-motion:reduce){.nw3 .hero-entry.line-form .ep-link,.nw3 .hero-entry.line-form .ep-drop,.nw3 .hero-entry.line-form .ep-dot,.nw3 .hero-entry.line-form .hero-field:after{transition:none}}.nw3 .hero-portrait{isolation:isolate;position:relative}.nw3 .hero-portrait .photo-arch{-webkit-mask-image:radial-gradient(72% 72% at 52% 46%,#000 58%,#000000b8 78%,#0000 100%);mask-image:radial-gradient(72% 72% at 52% 46%,#000 58%,#000000b8 78%,#0000 100%);box-shadow:none!important;border:0!important;border-radius:52% 48% 46% 54%/50% 52% 48% 50%!important}.nw3 .hero-portrait .photo-arch:before{display:none}.nw3 .hero-portrait .photo-arch:after{background:radial-gradient(78% 78% at 52% 46%,#0000 52%,#040e228c 100%)!important}.nw3 .portrait-halo{z-index:0;pointer-events:none;filter:blur(30px);background:radial-gradient(46% 40% at 26% 18%,#1260ff33,#0000 68%),radial-gradient(40% 36% at 76% 74%,#1260ff2e,#0000 70%),radial-gradient(62% 58% at 52% 46%,#1c68ff29,#0000 72%);border-radius:50%;position:absolute;inset:2% 0 4% 8%}.nw3 .photo-ring{display:none}.nw3 .hero-portrait .fin-fragment{z-index:5;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);opacity:0;min-width:0;transition:opacity .45s var(--ease,ease), transform .5s var(--ease,ease), border-color .2s ease;border-radius:13px;padding:7px 11px;transform:translateY(5px);background:#08142c94!important;border:1px solid #7aafff38!important;box-shadow:0 6px 16px #02081638!important}.nw3 .hero-portrait .fin-fragment b{color:#eaf2ff;letter-spacing:-.1px;font-size:11.8px;font-weight:650}.nw3 .hero-portrait.is-in .fin-fragment{opacity:1;transform:none}.nw3 .hero-portrait.is-in .ff1{transition-delay:60ms}.nw3 .hero-portrait.is-in .ff2{transition-delay:.15s}.nw3 .hero-portrait.is-in .ff3{transition-delay:.24s}.nw3 .hero-portrait.is-in .ff4{transition-delay:.33s}@media (hover:hover) and (width>=901px){.nw3 .hero-portrait .fin-fragment:hover{transition-duration:.2s;border-color:#96c4ff7a!important}:is(.nw3 .hero-portrait:has(.ff1:hover) .fl1,.nw3 .hero-portrait:has(.ff2:hover) .fl2,.nw3 .hero-portrait:has(.ff3:hover) .fl3,.nw3 .hero-portrait:has(.ff4:hover) .fl4){stroke:#cee6fff2;transition:stroke .2s}}@media (width>=901px){.nw3 .hero-portrait{min-height:0}.nw3 .hero-portrait .ff1{inset:6% auto auto 1%;transform:translateY(5px)}.nw3 .hero-portrait.is-in .ff1{transform:none}.nw3 .hero-portrait .ff2{inset:24% 0% auto auto;transform:translateY(5px)}.nw3 .hero-portrait.is-in .ff2{transform:none}.nw3 .hero-portrait .ff3{inset:56% auto auto 0%;transform:translateY(5px)}.nw3 .hero-portrait.is-in .ff3{transform:none}.nw3 .hero-portrait .ff4{inset:auto auto 0% 28%;transform:translateY(5px)}.nw3 .hero-portrait.is-in .ff4{transform:none}}.nw3 .hero-portrait .frag-web{z-index:4;pointer-events:none;width:100%;height:100%;position:absolute;inset:0;overflow:visible}.nw3 .hero-portrait .frag-web path{fill:none;stroke:#7aafff9e;stroke-width:1px;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:1;stroke-dashoffset:1px}.nw3 .hero-portrait .frag-web .frag-line{transition:stroke-dashoffset .95s var(--ease,ease), stroke .2s ease}.nw3 .hero-portrait.is-in .frag-web .frag-line,.nw3.frag-linked .hero-portrait .frag-web .frag-line{stroke-dashoffset:0;stroke:#8ab7ffc7}.nw3 .hero-portrait.is-in .fl1{transition-delay:.42s}.nw3 .hero-portrait.is-in .fl2{transition-delay:.54s}.nw3 .hero-portrait.is-in .fl3{transition-delay:.66s}.nw3 .hero-portrait.is-in .fl4{transition-delay:.78s}.nw3 .hero-portrait .frag-node{fill:#8ab7ff;opacity:0;stroke:none;transition:opacity .3s}.nw3 .hero-portrait.is-in .frag-node,.nw3.frag-linked .hero-portrait .frag-node{opacity:.92}.nw3 .hero-portrait.is-in .fn1{transition-delay:.3s}.nw3 .hero-portrait.is-in .fn2{transition-delay:.4s}.nw3 .hero-portrait.is-in .fn3{transition-delay:.5s}.nw3 .hero-portrait.is-in .fn4{transition-delay:.6s}.nw3 .hero-portrait .frag-focal{fill:#a8caff;stroke:none;opacity:0;transform-box:fill-box;transform-origin:50%;transition:opacity .3s ease 1.5s, transform .3s var(--ease,ease) 1.5s;transform:scale(.8)}.nw3 .hero-portrait .frag-focal-ring{opacity:0;transform-box:fill-box;transform-origin:50%;transition:opacity .32s ease 1.55s, transform .32s var(--ease,ease) 1.55s;transform:scale(.7);stroke:#7aafff52!important;stroke-dasharray:none!important;stroke-dashoffset:0!important}.nw3 .hero-portrait.is-in .frag-focal,.nw3.frag-linked .hero-portrait .frag-focal{opacity:1;filter:drop-shadow(0 0 5px #7aafff80);transform:scale(1)}.nw3 .hero-portrait.is-in .frag-focal-ring,.nw3.frag-linked .hero-portrait .frag-focal-ring{opacity:1;transform:scale(1)}.nw3.frag-connect .hero-portrait .ff1,.nw3.frag-connect .hero-portrait .ff2,.nw3.frag-connect .hero-portrait .ff3,.nw3.frag-connect .hero-portrait .ff4,.nw3.frag-linked .hero-portrait .fin-fragment{transform:none}.nw3 .hero-entry.line-form{gap:0 26px;margin-top:30px}.nw3 .hero-entry.line-form .hero-field:after{background:#ffffff2e;height:1px}.nw3 .hero-entry.line-form .hero-field:focus-within:after{background:var(--blue,#1260ff);height:1px}.nw3 .hero-entry.line-form .entry-path{height:46px;margin:0}.nw3 .hero-entry.line-form .entry-path .ep-branch,.nw3 .hero-entry.line-form .entry-path .ep-stem{fill:none;stroke:#7aafff6b;stroke-width:1px;stroke-linecap:round;stroke-dasharray:none;stroke-dashoffset:0;transition:stroke .3s}.nw3 .hero-entry.line-form .ep-stem{display:none}.nw3 .hero-entry.line-form .ep-drop{fill:none;stroke:#7aafff6b;stroke-width:1px;stroke-linecap:round;stroke-dasharray:none;stroke-dashoffset:0;transition:stroke .3s}.nw3 .hero-entry.line-form.name-ok .ep-branch-name,.nw3 .hero-entry.line-form .hero-field:first-of-type:focus-within~.entry-path .ep-branch-name,.nw3 .hero-entry.line-form.phone-ok .ep-branch-phone,.nw3 .hero-entry.line-form .hero-field:nth-of-type(2):focus-within~.entry-path .ep-branch-phone,.nw3 .hero-entry.line-form.name-ok.phone-ok .ep-drop{stroke:#92c0fff2}.nw3 .hero-entry.line-form .ep-halo{fill:#7aafff24;opacity:.65;transition:opacity .3s}.nw3 .hero-entry.line-form .ep-dot-junction{fill:#8ab7ff;opacity:.9;transition:opacity .25s,filter .25s;transform:none}.nw3 .hero-entry.line-form.name-ok.phone-ok .ep-dot-junction{opacity:1;filter:drop-shadow(0 0 4px #7aafff8c)}.nw3 .hero-entry.line-form button{border-radius:13px;justify-content:center;align-items:center;gap:10px;height:50px;margin-top:0;font-size:15.5px;display:inline-flex;background:var(--blue,#1260ff)!important;box-shadow:none!important}.nw3 .hero-entry.line-form button .cta-arrow{opacity:.9;width:15px;height:15px;transition:transform .25s var(--ease,ease);flex:none}.nw3 .hero-entry.line-form button:hover .cta-arrow{transform:translate(-3px)}.nw3 .trust-inline.trust-line{flex-wrap:wrap;justify-content:center;align-items:center;gap:14px;max-width:600px;margin-top:17px;display:flex}.nw3 .trust-inline.trust-line span{color:#c3d3ea;letter-spacing:0;align-items:center;gap:7px;font-size:13px;font-weight:600;display:inline-flex;box-shadow:none!important;background:0 0!important;border:0!important;padding:0!important}.nw3 .trust-inline.trust-line span:hover{transform:none;background:0 0!important}.nw3 .trust-inline.trust-line span svg{color:#7aafff;opacity:.95;width:15px;height:15px}.nw3 .trust-inline.trust-line i{background:#ffffff29;width:1px;height:13px}.nw3 .hero-security-note{color:#8598b4;text-align:center;max-width:600px;margin:20px 0 0;font-size:11.5px;line-height:1.5}@media (width<=900px){.nw3 .hero-portrait{display:none}}@media (width<=650px){.nw3 .trust-inline.trust-line{gap:10px;margin-top:16px}.nw3 .trust-inline.trust-line span{font-size:12.5px}.nw3 .hero-security-note{margin-top:18px;font-size:11px}.nw3 .hero-entry.line-form{margin-top:28px}.nw3 .hero-entry.line-form .entry-path{height:46px}.nw3 .hero-entry.line-form button{margin-top:0}.nw3 .hero-entry.line-form .ep-branch{display:none}.nw3 .hero-entry.line-form .ep-stem{display:block}.nw3 .hero-entry.line-form .ep-stem,.nw3 .hero-entry.line-form .ep-drop{stroke:#7aafffb8;stroke-width:1.4px}.nw3 .hero-entry.line-form.name-ok.phone-ok .ep-stem,.nw3 .hero-entry.line-form.name-ok.phone-ok .ep-drop{stroke:#92c0fff2}}@media (prefers-reduced-motion:reduce){.nw3 .hero-portrait .fin-fragment,.nw3 .hero-portrait .frag-line,.nw3 .hero-portrait .frag-node,.nw3 .hero-portrait .frag-focal{opacity:1;stroke-dashoffset:0;transform:none}}.nw3 .mobile-frag-motif{display:none}@media (width<=900px){.nw3 .hero-copy .mobile-frag-motif{order:3;max-width:340px;margin:18px 0 4px;display:block}.nw3 .mobile-frag-motif svg{width:100%;height:auto;display:block;overflow:visible}.nw3 .mobile-frag-motif .mfm-spine{fill:none;stroke:#7aafffbf;stroke-width:1.2px;stroke-linecap:round;stroke-dasharray:1;stroke-dashoffset:1px;transition:stroke-dashoffset .9s var(--ease,ease) .1s}.nw3 .mobile-frag-motif .mfm-branch{fill:none;stroke:#7aafff6b;stroke-width:1px;stroke-linecap:round;stroke-dasharray:1;stroke-dashoffset:1px;transition:stroke-dashoffset .7s var(--ease,ease)}.nw3 .mobile-frag-motif .mfm-branch:nth-of-type(2){transition-delay:.25s}.nw3 .mobile-frag-motif .mfm-branch:nth-of-type(3){transition-delay:.38s}.nw3 .mobile-frag-motif .mfm-branch:nth-of-type(4){transition-delay:.51s}.nw3 .mobile-frag-motif .mfm-branch:nth-of-type(5){transition-delay:.64s}.nw3 .mobile-frag-motif .mfm-node{fill:#8ab7ff;opacity:.85}.nw3 .mobile-frag-motif .mfm-focal{fill:#a8caff;opacity:0;transition:opacity .3s .8s}.nw3 .mobile-frag-motif .mfm-focal-ring{fill:none;stroke:#7aafff42;stroke-width:1px;opacity:0;transition:opacity .3s .85s}.nw3 .hero-copy.is-in .mobile-frag-motif .mfm-focal,.nw3 .hero-copy.is-in .mobile-frag-motif .mfm-focal-ring{opacity:1}.nw3 .hero-copy.is-in .mobile-frag-motif .mfm-spine,.nw3 .hero-copy.is-in .mobile-frag-motif .mfm-branch{stroke-dashoffset:0}.nw3 .mobile-frag-motif .mfm-labels{direction:rtl;justify-content:space-between;margin-top:-84px;padding:0 4px 0 6px;display:flex;position:relative}.nw3 .mobile-frag-motif .mfm-labels span{color:#cfe0ff;white-space:nowrap;background:#08142cb8;border:1px solid #7aafff66;border-radius:10px;padding:5px 8px;font-size:11.5px;font-weight:800}.nw3 .hero-copy .mobile-hero-visual:after{display:none}}.nw3 .hero-portrait .frag-web{filter:drop-shadow(0 0 2px #020a1acc)}.nw3 .hero-orbit{opacity:.14}.nw3 .hero-gridfx{opacity:.3}@media (prefers-reduced-motion:reduce){.nw3 .hero-portrait .fin-fragment,.nw3 .hero-portrait .frag-web path,.nw3 .hero-portrait .frag-node,.nw3 .hero-portrait .frag-focal,.nw3 .hero-portrait .frag-focal-ring{opacity:1;stroke-dashoffset:0;transform:none;transition:none!important}.nw3 .hero-portrait .frag-web .frag-line{stroke:#b2d5ffb8}.nw3 .hero-portrait .frag-web .frag-trunk{stroke:#b2d5ffa8}.nw3 .hero-portrait .frag-node{opacity:.85}.nw3 .hero-portrait .frag-focal-ring{opacity:1}}@media (width<=900px){.nw3 .hero-copy .mobile-frag-motif{margin:20px 0 6px;position:relative}.nw3 .hero-copy .hero-security-note{order:7;margin-top:12px}.nw3 .hero-copy .mobile-hero-visual{order:8}}.nw3 .hero-orbit{opacity:.16;animation:80s linear infinite nw3-orbit}.nw3 .hero-portrait .fin-fragment{animation:none!important}.nw3 .hero-entry.line-form:before{opacity:.42;animation:10s ease-in-out infinite nw3-shimmer;display:block!important}.nw3 .hero-portrait .photo-arch:before{opacity:.28;animation:16s linear infinite nw3-scanline-subtle;display:block!important}@keyframes nw3-scanline-subtle{0%{transform:translateY(-120%)}to{transform:translateY(780%)}}@media (prefers-reduced-motion:reduce){.nw3 .hero-orbit,.nw3 .hero-portrait .photo-arch:before,.nw3 .hero-entry.line-form:before{animation:none!important}}.nw3 .hero-portrait .photo-arch{-webkit-mask-image:radial-gradient(74% 76% at 53% 45%,#000 56%,#000000bd 80%,#0000 100%);mask-image:radial-gradient(74% 76% at 53% 45%,#000 56%,#000000bd 80%,#0000 100%);border-radius:56% 44% 42% 50%/60% 58% 42% 44%!important}.nw3 .hero-portrait .frag-web .frag-line{stroke:#7aafff80}.nw3 .hero-portrait.is-in .frag-web .frag-line,.nw3.frag-linked .hero-portrait .frag-web .frag-line{stroke:#86b4ff9e}.nw3 .hero-entry.line-form .ep-dot-name,.nw3 .hero-entry.line-form .ep-dot-phone{fill:#8ab7ff;opacity:0;transform-box:fill-box;transform-origin:50%;transition:opacity .2s,transform .22s;transform:scale(.5)}.nw3 .hero-entry.line-form.name-ok .ep-dot-name,.nw3 .hero-entry.line-form.phone-ok .ep-dot-phone{opacity:.95;transform:scale(1)}.nw3 .hero-entry.line-form .ep-drop{stroke-dasharray:1;stroke-dashoffset:1px;transition:stroke-dashoffset .32s,stroke .3s}.nw3 .hero-entry.line-form.name-ok.phone-ok .ep-drop{stroke-dashoffset:0}.nw3 .hero-entry.line-form .ep-halo{opacity:0;transition:opacity .3s}.nw3 .hero-entry.line-form.name-ok.phone-ok .ep-halo{opacity:1}.nw3 .hero-entry.line-form .ep-dot-junction{opacity:.45}.nw3 .hero-entry.line-form.name-ok.phone-ok .ep-dot-junction{opacity:1}.nw3 .hero-entry.line-form.name-ok.phone-ok button{transform:translateY(-1px)}.nw3 .trust-inline.trust-line{margin-top:16px}.nw3 .hero-security-note{margin-top:20px}@media (prefers-reduced-motion:reduce){.nw3 .hero-portrait .fin-fragment{opacity:1!important;transition:none!important;transform:none!important}.nw3 .hero-portrait .frag-web .frag-line{stroke-dashoffset:0!important;transition:none!important}.nw3 .hero-portrait .frag-node,.nw3 .hero-portrait .frag-focal,.nw3 .hero-portrait .frag-focal-ring{opacity:1!important;transition:none!important;transform:none!important}.nw3 .hero-entry.line-form .ep-branch,.nw3 .hero-entry.line-form .ep-drop,.nw3 .hero-entry.line-form .ep-dot,.nw3 .hero-entry.line-form .ep-halo{transition:none!important}}.nw3 .hero-entry.line-form .entry-path path{vector-effect:non-scaling-stroke}@media (width<=650px){.nw3 .hero-entry.line-form .entry-path .ep-halo,.nw3 .hero-entry.line-form .entry-path .ep-dot{display:none}.nw3 .hero-entry.line-form button{position:relative;overflow:visible}.nw3 .hero-entry.line-form button:before{content:"";opacity:.5;background:#8ab7ff;border-radius:50%;width:5.6px;height:5.6px;margin-left:-2.8px;transition:opacity .25s,box-shadow .25s;position:absolute;top:-13px;left:50%;box-shadow:0 0 #7aafff00}.nw3 .hero-entry.line-form.name-ok.phone-ok button:before{opacity:1;box-shadow:0 0 0 5px #7aafff21}}.nw3 .story-thread{display:none!important}@media (width>=901px){.nw3 .hero-portrait .photo-arch{-webkit-mask-image:radial-gradient(80% 74% at 52% 48%,#000 62%,#000000b3 84%,#0000 100%);mask-image:radial-gradient(80% 74% at 52% 48%,#000 62%,#000000b3 84%,#0000 100%);border-radius:54% 46% 46% 54%/46% 48% 52% 54%!important;inset:14px 0 26px 22px!important}}.nw3 .portrait-halo{filter:blur(44px)!important;background:radial-gradient(52% 46% at 30% 20%,#1e6eff4d,#0000 70%),radial-gradient(48% 42% at 74% 78%,#1a68ff42,#0000 72%),radial-gradient(70% 64% at 52%,#6096ff33,#0000 74%),radial-gradient(40% 34% at 44% 84%,#ffc4781a,#0000 76%)!important;inset:-6% -4% -6% 2%!important}.nw3 .hero-portrait .frag-focal{fill:#cfe4ff!important}.nw3 .hero-portrait.is-in .frag-focal,.nw3.frag-linked .hero-portrait .frag-focal{filter:drop-shadow(0 0 9px #96c4ffd9)!important}.nw3 .hero-portrait .frag-focal-ring{stroke:#8ab7ff73!important}@media (width>=901px){.nw3 .hero-portrait .ff2{inset:11% 0% auto auto}.nw3 .hero-portrait .ff3{inset:52% auto auto 0%}.nw3 .hero-portrait .ff4{inset:auto auto 2% 44%}}.nw3 .hero-portrait .frag-node{fill:#a9caff!important}.nw3 .hero-portrait.is-in .frag-node,.nw3.frag-linked .hero-portrait .frag-node{filter:drop-shadow(0 0 5px #8ab7ff99);opacity:1!important}.nw3 .hero-entry.line-form .entry-path .ep-branch,.nw3 .hero-entry.line-form .entry-path .ep-stem,.nw3 .hero-entry.line-form .ep-drop{stroke:#7aafff8c!important}.nw3 .hero-entry.line-form .ep-dot-name,.nw3 .hero-entry.line-form .ep-dot-phone{opacity:.8!important;fill:#a9caff!important;transform:none!important}.nw3 .hero-entry.line-form.name-ok .ep-dot-name,.nw3 .hero-entry.line-form.phone-ok .ep-dot-phone{filter:drop-shadow(0 0 5px #8ab7ffb3);opacity:1!important}.nw3 .kicker-row:after,.nw3 .kicker-row:before{background:linear-gradient(90deg,#1260ff00,#609effd9)!important}.nw3 .hero-question{border-inline-start:0;position:relative}.nw3 .hero-question:before{content:"";opacity:.9;inset-inline-start:0;background:linear-gradient(#3f86ff,#1260ff);border-radius:2px;width:2.5px;height:1.05em;position:absolute;top:50%;transform:translateY(-50%)}@media (width>=901px){.nw3 .hero-portrait .ff1{inset:6% auto auto 1%}.nw3 .hero-portrait .ff2{inset:11% 0% auto auto}.nw3 .hero-portrait .ff3{inset:52% auto auto 0%}.nw3 .hero-portrait .ff4{inset:auto auto 2% 44%}}.nw3 .hero-portrait .frag-web .frag-line,.nw3 .hero-portrait.is-in .frag-web .frag-line,.nw3.frag-linked .hero-portrait .frag-web .frag-line{stroke:#96c4ffad}.nw3 .hero-portrait .frag-node{fill:#4b8dff;opacity:.95;filter:drop-shadow(0 0 5px #4b8dff8c)}.nw3 .frag-web .frag-flow{fill:none;stroke:#bedcfff2;stroke-width:1.4px;stroke-linecap:round;stroke-dasharray:.09 .91;stroke-dashoffset:1px;opacity:0;vector-effect:non-scaling-stroke}@keyframes nw3-flow{0%{stroke-dashoffset:1px}to{stroke-dashoffset:0}}.nw3 .hero-entry.line-form .entry-path{height:56px}.nw3 .hero-entry.line-form .entry-path .ep-branch,.nw3 .hero-entry.line-form .ep-drop{stroke:#96c4ff99}.nw3 .hero-entry.line-form .ep-dot-name,.nw3 .hero-entry.line-form .ep-dot-phone{fill:#4b8dff;opacity:.85;transform:scale(1)}.nw3 .hero-entry.line-form.name-ok .ep-dot-name,.nw3 .hero-entry.line-form.phone-ok .ep-dot-phone{opacity:1;filter:drop-shadow(0 0 5px #4b8dff99)}.nw3 .hero-entry.line-form .ep-dot-junction{fill:#4b8dff;opacity:.9}.nw3 .hero-entry.line-form .ep-halo{opacity:.7}.nw3 .hero-entry.line-form .ep-flow{fill:none;stroke:#c8e2fff2;stroke-width:1.5px;stroke-linecap:round;stroke-dasharray:.1 .9;stroke-dashoffset:1px;opacity:.8;vector-effect:non-scaling-stroke;animation:3.2s ease-in-out infinite nw3-flow}.nw3 .hero-entry.line-form .ep-flow-b{animation-delay:1.6s}.nw3 .hero-entry.line-form .ep-drop-flow{fill:none;stroke:#d6e9fff2;stroke-width:1.6px;stroke-linecap:round;stroke-dasharray:.34 .66;stroke-dashoffset:1px;opacity:0;vector-effect:non-scaling-stroke}.nw3 .hero-entry.line-form.name-ok.phone-ok .ep-drop-flow{opacity:.85;animation:3.2s ease-in-out .55s infinite nw3-flow}@keyframes nw3-cta-receive{0%,72%,to{box-shadow:0 10px 30px #0c1a3659}84%{box-shadow:0 10px 30px #0c1a3659,0 -1px 14px #8cbeff73}}@media (width<=650px){.nw3 .hero-entry.line-form .ep-flow{display:none}}@media (prefers-reduced-motion:reduce){.nw3 .frag-web .frag-flow,.nw3 .hero-entry.line-form .ep-flow,.nw3 .hero-entry.line-form .ep-drop-flow{display:none!important}.nw3 .hero-entry.line-form.name-ok.phone-ok button[type=submit]{animation:none!important}}.nw3 .hero-entry.line-form button[type=submit]{position:relative;overflow:visible}.nw3 .hero-entry.line-form button[type=submit]:after{content:"";pointer-events:none;opacity:0;transition:opacity .45s var(--ease,ease);background:conic-gradient(from var(--ik-cta-angle,0deg), #bedeff00 0deg, #bedeff00 226deg, #d6ebffe6 292deg, #fffffff2 322deg, #bedeff00 360deg);-webkit-mask-composite:xor,source-over;border-radius:14px;padding:1px;position:absolute;inset:-1px;-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor,source-over;mask:linear-gradient(#000 0 0) content-box exclude,linear-gradient(#000 0 0)}.nw3 .hero-entry.line-form.name-ok.phone-ok button[type=submit]:after{opacity:.75;animation:3.2s linear .9s infinite nw3-cta-orbit}@property --ik-cta-angle{syntax:"<angle>";inherits:false;initial-value:0deg}@keyframes nw3-cta-orbit{0%{--ik-cta-angle:0deg}to{--ik-cta-angle:360deg}}@media (prefers-reduced-motion:reduce){.nw3 .hero-entry.line-form button[type=submit]:after{display:none!important}}.nw3 .hero-portrait .frag-node{filter:drop-shadow(0 0 5px #78afffd9)}.nw3 .hero-portrait.is-in .frag-node,.nw3.frag-linked .hero-portrait .frag-node{animation:4.6s ease-in-out infinite nw3-node-breathe}.nw3 .hero-portrait .frag-node.fn2{animation-delay:.5s}.nw3 .hero-portrait .frag-node.fn3{animation-delay:1s}.nw3 .hero-portrait .frag-node.fn4{animation-delay:1.5s}@keyframes nw3-node-breathe{0%,to{filter:drop-shadow(0 0 4px #78afff99)}50%{filter:drop-shadow(0 0 8px #aad2fff2)}}.nw3 .hero-portrait .frag-focal{filter:drop-shadow(0 0 9px #96c4ffe6)}.nw3 .hero-portrait.is-in .frag-focal,.nw3.frag-linked .hero-portrait .frag-focal{animation:4.6s ease-in-out infinite nw3-focal-breathe}@keyframes nw3-focal-breathe{0%,to{opacity:.35;transform:scale(1)}50%{opacity:.8;transform:scale(1.18)}}.nw3 .hero-portrait.is-in .fin-fragment{animation:4.6s ease-in-out infinite nw3-pill-glow!important}.nw3 .hero-portrait.is-in .ff2{animation-delay:.5s}.nw3 .hero-portrait.is-in .ff3{animation-delay:1s}.nw3 .hero-portrait.is-in .ff4{animation-delay:1.5s}@keyframes nw3-pill-glow{0%,to{opacity:.35}50%{opacity:.85}}@media (width<=650px){.nw3 .hero-portrait .frag-web .frag-line{filter:none!important}}@media (prefers-reduced-motion:reduce){.nw3 .hero-portrait .frag-node,.nw3 .hero-portrait .frag-focal,.nw3 .hero-portrait.is-in .fin-fragment{animation:none!important}}.nw3 .hero-entry.line-form .ep-ring{fill:none;stroke:#bedeffb3;stroke-width:1px;vector-effect:non-scaling-stroke;transform-box:fill-box;transform-origin:50%;opacity:0}.nw3 .hero-entry.line-form .ep-spark{fill:#eaf3ff;filter:drop-shadow(0 0 6px #96c4fff2);transform-box:fill-box;transform-origin:50%;opacity:0}.nw3 .hero-entry.line-form .ep-land{fill:none;stroke:#d6e9ffd9;stroke-width:1px;vector-effect:non-scaling-stroke;transform-box:fill-box;transform-origin:50%;opacity:0}.nw3 .hero-entry.line-form .ep-ring{animation:4.4s ease-out infinite nw3-ep-ring}.nw3 .hero-entry.line-form.name-ok.phone-ok .ep-ring{animation-duration:3.2s;animation-delay:.2s}.nw3 .hero-entry.line-form.name-ok.phone-ok .ep-spark{animation:3.2s cubic-bezier(.34,.02,.2,1) .55s infinite nw3-ep-spark}.nw3 .hero-entry.line-form.name-ok.phone-ok .ep-land{animation:3.2s ease-out 1.35s infinite nw3-ep-land}@keyframes nw3-ep-ring{0%{opacity:0;transform:scale(.5)}16%{opacity:.55;transform:scale(1)}46%{opacity:0;transform:scale(1.7)}to{opacity:0;transform:scale(1.7)}}@keyframes nw3-ep-spark{0%{opacity:0;transform:translateY(-3px)scale(.5)}14%{opacity:1;transform:translateY(0)scale(1)}62%{opacity:1;transform:translateY(9px)scale(.9)}74%{opacity:0;transform:translateY(11px)scale(.5)}to{opacity:0;transform:translateY(11px)scale(.5)}}@keyframes nw3-ep-land{0%{opacity:0;transform:scale(.4)}12%{opacity:.7;transform:scale(1)}46%{opacity:0;transform:scale(2.1)}to{opacity:0;transform:scale(2.1)}}.nw3 .hero-entry.line-form.name-ok.phone-ok button[type=submit] .cta-arrow{animation:3.2s cubic-bezier(.4,0,.2,1) 1.35s infinite nw3-cta-nudge}@keyframes nw3-cta-nudge{0%,64%,to{transform:translate(0)}76%{transform:translate(-4px)}88%{transform:translate(0)}}@media (prefers-reduced-motion:reduce){.nw3 .hero-entry.line-form .ep-ring,.nw3 .hero-entry.line-form .ep-spark,.nw3 .hero-entry.line-form .ep-land{opacity:0!important;animation:none!important}.nw3 .hero-entry.line-form button[type=submit] .cta-arrow{animation:none!important}}.nw3 .field-optional{color:#8a94a8;font-size:11px;font-weight:700}.nw3 .field input[type=date]{text-align:right;height:54px}.nw3 .fhint{color:#7c869a;text-align:right;margin-top:6px;font-size:12px;line-height:1.5}.nw3 .fhint.ok{color:#1f7a63;font-weight:800}.nw3 .fhint.bad{color:#a62b2b;font-weight:800}.nw3 .ready-list{flex-wrap:wrap;gap:8px;margin:16px 0 0;padding:0;list-style:none;display:flex}.nw3 .ready-list li{color:#8692a4;background:#f5f6fb;border:1px solid #e6e8f2;border-radius:999px;align-items:center;gap:6px;padding:6px 12px;font-size:12px;font-weight:800;transition:color .25s,background .25s,border-color .25s;display:inline-flex}.nw3 .ready-list li:before{content:"○";font-size:11px}.nw3 .ready-list li[data-done=true]{color:#1f7a63;background:#eefaf5;border-color:#c9ecdf}.nw3 .ready-list li[data-done=true]:before{content:"✓"}.nw3 .next-btn[data-ready=true]{box-shadow:0 10px 26px -12px #5a3cc88c}@media (prefers-reduced-motion:reduce){.nw3 .ready-list li{transition:none}}.nw3 .form-step.step-3 .form-intro{max-width:520px;margin-bottom:10px}.nw3 .form-step.step-3 .form-intro h3{margin-bottom:4px;font-size:22px}.nw3 .form-step.step-3 .form-intro p{font-size:12.5px;line-height:1.4}.nw3 .form-step.step-3 .field input{border-radius:10px;height:42px;padding:0 10px}.nw3 .form-step.step-3 .field label{font-size:10.5px}.nw3 .form-step.step-3 .fhint{margin-top:3px;font-size:10.5px}.nw3 .form-step.step-3 .tmicro{border-radius:9px;gap:5px;margin-top:5px;padding:6px 8px}.nw3 .form-step.step-3 .tmicro b{font-size:10.5px}.nw3 .form-step.step-3 .tmicro span{font-size:10px;line-height:1.35}.nw3 .form-step.step-3 .tmicro svg{width:12px;height:12px}.nw3 .form-step.step-3 .consent-box{border-radius:10px;gap:7px;margin-top:6px;padding:8px 10px}.nw3 .form-step.step-3 .consent-box b{font-size:11px}.nw3 .form-step.step-3 .consent-box span{font-size:10px;line-height:1.35}.nw3 .form-step.step-3 .consent-box input{width:15px;height:15px}.nw3 .form-step.step-3 .signature-wrap{border-radius:12px;margin-top:6px;padding:8px 10px}.nw3 .form-step.step-3 .signature-label{margin-bottom:3px}.nw3 .form-step.step-3 .sign-caption{margin-top:6px;font-size:9px}.nw3 .form-step.step-3 .ik-clear-sig{padding:3px 7px;font-size:9.5px;top:-22px}.nw3 .form-step.step-3 .ready-list{gap:5px;margin-top:8px}.nw3 .form-step.step-3 .ready-list li{padding:4px 9px;font-size:10.5px}.nw3 .form-step.step-3 .form-actions{margin-top:10px;padding-top:10px}.nw3 .form-step.step-3 .next-btn{border-radius:10px;min-height:40px;padding:0 14px;font-size:13px}.nw3 .form-step.step-3 .id3-flow{grid-template-columns:1fr;align-items:start;gap:10px;display:grid}.nw3 .form-step.step-3 .id3-side{flex-direction:column;gap:10px;display:flex}.nw3 .form-step.step-3 .id3-row{grid-template-columns:auto minmax(0,1fr);align-items:start;gap:10px;display:grid}.nw3 .form-step.step-3 .id3-num{color:#7d8ca3;background:#f2f5fa;border:1px solid #e3e9f3;border-radius:999px;flex:none;place-items:center;width:22px;height:22px;margin-top:2px;font-size:11px;font-weight:800;transition:color .25s,background .25s,border-color .25s;display:grid}.nw3 .form-step.step-3 .id3-row[data-done=true] .id3-num{color:#1f7a63;background:#eefaf5;border-color:#c9ecdf}.nw3 .form-step.step-3 .id3-body{min-width:0}.nw3 .form-step.step-3 .consent-box{margin-top:0}.nw3 .form-step.step-3 .signature-wrap{background:linear-gradient(#fbfdff,#f4f8ff);border:1px solid #d6e3f5;border-radius:16px;margin-top:0;padding:12px 12px 10px;box-shadow:0 8px 22px #1260ff0f}.nw3 .form-step.step-3 .id3-row-sign[data-done=true] .signature-wrap{border-color:#c9ecdf;box-shadow:0 8px 22px #1f7a6314}.nw3 .form-step.step-3 .signature-label b{font-size:12px}.nw3 .form-step.step-3 .sign-state{color:#8692a4;font-size:10px;font-weight:800}.nw3 .form-step.step-3 .id3-row-sign[data-done=true] .sign-state{color:#1f7a63}.nw3 .form-step.step-3 .ik-sign-canvas{border-radius:12px;height:132px}.nw3 .form-step.step-3 .ready-list{margin-top:2px}@media (width>=720px){.nw3 .form-step.step-3 .id3-flow{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:16px}.nw3 .form-step.step-3 .ik-sign-canvas{height:158px}}@media (width<=719px){.nw3 .form-step.step-3 .id3-flow,.nw3 .form-step.step-3 .id3-side{gap:8px}.nw3 .form-step.step-3 .ik-sign-canvas{height:96px}}@media (height<=820px){.nw3 .form-step.step-3 .ik-sign-canvas{height:82px}.nw3 .form-step.step-3 .signature-wrap{padding:9px 10px 8px}}.nw3 .hero-question{color:#dfe9fb;letter-spacing:-.2px;font-weight:600!important}.nw3 .hero-entry-wrap{isolation:isolate;opacity:0;animation:nw3-panel-in .4s var(--ease,ease-out) .12s forwards;background:#0716328a;border:1px solid #5eaaff38;border-radius:22px;padding:30px 34px 26px;position:relative;transform:translateY(6px);box-shadow:0 20px 55px #000c233d}.nw3 .hero-entry-wrap:before{content:"";border-radius:inherit;z-index:-1;pointer-events:none;background:radial-gradient(80% 60% at 50% 0,#468cff1f,#0000 72%);position:absolute;inset:0}@keyframes nw3-panel-in{to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.nw3 .hero-entry-wrap{opacity:1;animation:none;transform:none}}.nw3 .hero-entry-title{color:#fff;padding-bottom:11px;position:relative;font-size:clamp(18.5px,1.6vw,22px)!important;font-weight:620!important}.nw3 .hero-entry-title:after{content:"";background:linear-gradient(270deg,#3f86ff,#3f86ff00);border-radius:2px;width:56px;height:2px;position:absolute;bottom:0;left:auto;right:0}.nw3 .hero-entry.line-form .hero-field:after{background:#96c4ff80}.nw3 .hero-entry.line-form{margin-top:14px}.nw3 .hero-entry.line-form button[type=submit]{background:#1a68ff;border-radius:13px;height:54px;font-weight:800;box-shadow:0 12px 30px #0a348c57}.nw3 .hero-entry.line-form button[type=submit]:hover{background:#2b76ff}.nw3 .hero-entry-wrap .trust-inline.trust-line{justify-content:flex-start;margin-top:16px!important}.nw3 .hero-entry-wrap .hero-security-note{text-align:right;color:#8093ae;margin-top:16px!important}.nw3 .hero-portrait .fin-fragment{box-shadow:0 5px 14px #02081638!important}.nw3 .hero-portrait .fin-fragment b{color:#d6e3f6}.nw3 .hero-portrait.is-in .fin-fragment{opacity:.86}.nw3 .hero-portrait .frag-web .frag-line{filter:drop-shadow(0 0 2px #6096ff66);stroke:#96c4ff8f!important}@media (width<=650px){.nw3 .hero-entry-wrap{background:#07163280;border-radius:19px;padding:23px 20px 20px;box-shadow:0 14px 34px #000c2338}.nw3 .hero-copy h1{font-weight:700;line-height:1.05}.nw3 .hero-entry-title{padding-bottom:9px;font-size:17px!important;font-weight:600!important}.nw3 .hero-entry-title:after{width:44px}.nw3 .hero-entry-wrap .trust-inline.trust-line{flex-wrap:wrap;justify-content:flex-start}.nw3 .hero-entry.line-form button[type=submit]{width:100%;height:52px}}@media (width>=901px){.nw3 .hero-layout{grid-template-columns:.96fr 1.04fr;align-items:stretch;gap:clamp(24px,3vw,54px)}.nw3 .hero-portrait{align-self:stretch;align-items:center;min-height:0;display:flex}.nw3 .photo-arch{aspect-ratio:1;width:100%;max-width:none;box-shadow:none;filter:saturate(.96)contrast(1.02);background-position:50% 38%;background-size:cover;border:0;border-radius:50%;margin:0;position:relative;inset:auto;-webkit-mask-image:radial-gradient(closest-side at 52%,#000 52%,#000000d9 68%,#00000040 86%,#0000 100%);mask-image:radial-gradient(closest-side at 52%,#000 52%,#000000d9 68%,#00000040 86%,#0000 100%)}.nw3 .photo-arch:after{background:linear-gradient(90deg,#040e2257,#0000 46%)}.nw3 .portrait-halo{aspect-ratio:1;filter:none;opacity:.9;z-index:1;background:radial-gradient(closest-side,#1e5ac829,#0000 72%);border:1px solid #78afff29;border-radius:50%;width:104%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.nw3 .hero-portrait .fin-fragment{border-radius:14px;min-width:0;padding:10px 16px;background:#06142eeb!important;border:1px solid #5a96ff80!important;box-shadow:0 10px 26px #02081666,0 0 18px #3c82ff1f!important}.nw3 .hero-portrait .fin-fragment b{color:#eaf1ff;font-size:15px;font-weight:700}.nw3 .hero-portrait.is-in .fin-fragment{opacity:1}.nw3 .ff1{top:9%;right:-6px}.nw3 .ff2{top:19%;left:6%;right:auto}.nw3 .ff3{inset:52% 2% auto auto}.nw3 .ff4{inset:auto auto 2% 34%}.nw3 .hero-portrait .frag-web .frag-line{stroke-width:1.1px;stroke:#78afffb8!important}.nw3 .hero-entry-wrap{background:#06132c9e;border-color:#5eaaff33;border-radius:24px;max-width:660px;padding:34px 38px 28px}.nw3 .hero-entry-title{text-align:center;padding-bottom:0;font-size:clamp(19px,1.6vw,23px)!important}.nw3 .hero-entry-title:after{display:none}.nw3 .hero-entry.line-form{gap:0 30px;margin-top:26px}.nw3 .hero-entry.line-form .hero-field>span{color:#c3d2e8;margin-bottom:10px;font-size:15px;font-weight:500}.nw3 .hero-entry.line-form input{color:#fff;height:34px;font-size:16px}.nw3 .hero-entry.line-form .hero-field:after{background:#96c4ff66;height:1px}.nw3 .hero-entry.line-form button[type=submit]{border-radius:12px;height:56px}.nw3 .hero-entry-wrap .trust-inline.trust-line{max-width:none;justify-content:center!important}.nw3 .hero-entry-wrap .hero-security-note{text-align:center;color:#8fa7cb;max-width:none}.nw3 .portrait-halo{border-color:#78afff21;width:112%}.nw3 .hero-entry.line-form .hero-field>span{margin-bottom:6px}.nw3 .hero-entry.line-form input{height:30px}.nw3 .hero-entry.line-form .entry-path{height:40px}.nw3 .hero-entry.line-form{gap:0 46px}.nw3 .photo-arch{-webkit-mask-image:radial-gradient(closest-side,#000 30%,#000000eb 52%,#0009 70%,#00000038 86%,#0000 100%);mask-image:radial-gradient(closest-side,#000 30%,#000000eb 52%,#0009 70%,#00000038 86%,#0000 100%)}.nw3 .hero-portrait .photo-arch{border-radius:50%!important;-webkit-mask-image:radial-gradient(closest-side,#000 34%,#000000f0 54%,#0009 72%,#0003 88%,#0000 100%)!important;mask-image:radial-gradient(closest-side,#000 34%,#000000f0 54%,#0009 72%,#0003 88%,#0000 100%)!important}}@keyframes nw3-pill-float{0%,to{transform:translate(0)}50%{transform:translateY(-4px)}}@keyframes nw3-node-ping{0%{opacity:.55;transform:scale(1)}70%{opacity:0;transform:scale(2.1)}to{opacity:0;transform:scale(2.1)}}@keyframes nw3-halo-breathe{0%,to{opacity:.85;transform:scale(1)}50%{opacity:1;transform:scale(1.03)}}@media (width>=901px){.nw3 .hero-portrait .fin-fragment{isolation:isolate;-webkit-backdrop-filter:blur(6px)saturate(115%);backdrop-filter:blur(6px)saturate(115%);transition:transform .42s cubic-bezier(.2,.7,.2,1),box-shadow .42s,border-color .42s;position:absolute;background:linear-gradient(#0b1c3cf0,#051026f0)!important;border:1px solid #6ca6ff6b!important;border-radius:16px!important;padding:11px 18px!important;box-shadow:0 14px 34px #01071480,inset 0 0 0 1px #ffffff08,inset 0 1px #bedcff2e,0 0 26px #468cff29!important}.nw3 .hero-portrait .fin-fragment:before{content:"";z-index:-1;opacity:.45;filter:blur(2px);background:radial-gradient(closest-side,#5696ff4d,#5696ff00 78%);border-radius:26px;position:absolute;inset:-14px}.nw3 .hero-portrait .fin-fragment:after{content:"";opacity:.7;background:linear-gradient(90deg,#0000,#c6e1ff8c,#0000);border-radius:1px;height:1px;position:absolute;top:0;left:16%;right:16%}.nw3 .hero-portrait .fin-fragment b{letter-spacing:-.15px;text-shadow:0 1px 8px #1e50b459;color:#eef4ff!important;font-size:15px!important;font-weight:700!important}.nw3 .hero-portrait.is-in .fin-fragment{animation:7.5s ease-in-out infinite nw3-pill-float!important}.nw3 .hero-portrait.is-in .fin-fragment:before{animation:5.4s ease-in-out infinite nw3-pill-glow}.nw3 .hero-portrait.is-in .ff1{animation-delay:0s}.nw3 .hero-portrait.is-in .ff2{animation-delay:1.1s}.nw3 .hero-portrait.is-in .ff3{animation-delay:2.2s}.nw3 .hero-portrait.is-in .ff4{animation-delay:3.3s}.nw3 .hero-portrait.is-in .ff2:before{animation-delay:.7s}.nw3 .hero-portrait.is-in .ff3:before{animation-delay:1.4s}.nw3 .hero-portrait.is-in .ff4:before{animation-delay:2.1s}.nw3 .hero-portrait .fin-fragment:hover{border-color:#96c8ffb8!important;transform:translateY(-5px)scale(1.03)!important;box-shadow:0 20px 44px #0107148c,0 0 34px #60a4ff4d!important}.nw3 .hero-portrait .fin-fragment:hover:before{opacity:.9;animation:none}.nw3 .hero-portrait .frag-web .frag-node{fill:#cfe2ff;filter:drop-shadow(0 0 5px #78b4ffbf)}.nw3 .hero-portrait .frag-web .frag-focal{fill:#fff;filter:drop-shadow(0 0 9px #96c8ffe6)}.nw3 .hero-portrait .frag-web .frag-focal-ring{fill:none;stroke:#b4d7ff8c;stroke-width:1px;transform-box:fill-box;transform-origin:50%}.nw3 .hero-portrait.is-in .frag-web .frag-focal-ring{animation:3.4s ease-out infinite nw3-node-ping}.nw3 .hero-portrait.is-in .frag-web .frag-focal{transform-box:fill-box;transform-origin:50%;animation:3.4s ease-in-out infinite nw3-focal-breathe}.nw3 .hero-portrait .frag-web .frag-line{filter:drop-shadow(0 0 4px #5a9bff66)}.nw3 .hero-portrait .frag-web .frag-flow{stroke:#dbeaff;stroke-width:1.6px;filter:drop-shadow(0 0 6px #a0cdffd9)}.nw3 .hero-portrait.is-in .portrait-halo{animation:9s ease-in-out infinite nw3-halo-breathe}}@media (prefers-reduced-motion:reduce){.nw3 .hero-portrait .fin-fragment,.nw3 .hero-portrait .fin-fragment:before,.nw3 .hero-portrait .frag-web .frag-focal,.nw3 .hero-portrait .frag-web .frag-focal-ring,.nw3 .hero-portrait .portrait-halo{animation:none!important}}@media (width>=901px){.nw3 .hero-portrait .photo-arch{filter:saturate(106%)brightness(1.06)contrast(1.02)!important}}.nw3 .hero-eyebrow,.nw3 .hero-field .hf-icon{display:none}@media (width<=900px){.nw3 header .nav{justify-content:flex-start}.nw3 .logo{flex-direction:column;align-items:flex-end;gap:2px;position:relative}.nw3 .logo small{color:#9fb4d1;letter-spacing:.1px;font-size:10.5px;font-weight:700;display:block}.nw3 .hero-copy{text-align:center}.nw3 .hero-eyebrow{justify-content:center;align-items:center;gap:12px;margin:2px 0 18px;display:flex}.nw3 .hero-eyebrow:before,.nw3 .hero-eyebrow:after{content:"";background:#7aafffa6;border-radius:2px;flex:none;width:34px;height:1.5px}.nw3 .hero-eyebrow span{color:#b7c9e3;letter-spacing:.1px;font-size:13px;font-weight:700;line-height:1.3}.nw3 .hero-copy h1{text-align:center;letter-spacing:-1.2px;margin:0 0 18px;font-weight:680;line-height:1.06}.nw3 .hero-copy .hero-lead{text-align:center;color:#d4e2f2;max-width:340px;margin-inline:auto}.nw3 .hero-copy .hero-question{text-align:center;margin-inline:auto;display:inline-block}.nw3 .hero-copy .hero-entry-title{text-align:center}.nw3 .hero-copy .mobile-hero-visual{display:none!important}.nw3 .hero-copy .mobile-frag-motif{order:3;width:100%;max-width:352px;margin:26px auto 6px;display:block}.nw3 .mobile-frag-motif .mfm-labels{justify-content:space-between;align-items:stretch;gap:7px;margin:0;padding:0;display:flex}.nw3 .mobile-frag-motif .mfm-labels span{color:#c8d7eb;box-shadow:none;white-space:nowrap;background:#06143252;border:1px solid #7aafff40;border-radius:10px;align-items:center;gap:6px;padding:7px 10px;font-size:12px;font-weight:500;display:inline-flex}.nw3 .mobile-frag-motif .mfm-labels span svg{color:#8fbcff;flex:none;width:15px;height:15px}.nw3 .mobile-frag-motif .mfm-web{width:100%;height:76px;margin-top:0;display:block;overflow:visible}.nw3 .mobile-frag-motif .mfm-web .mfm-branch{fill:none;stroke:#7eb2ff8c;stroke-width:1.1px;stroke-linecap:round;stroke-dasharray:1;stroke-dashoffset:1px;transition:stroke-dashoffset 1.05s var(--ease,ease);filter:drop-shadow(0 0 3px #2878ff8c)}.nw3 .mobile-frag-motif .mfm-web .mfm-branch:nth-of-type(2){transition-delay:.12s}.nw3 .mobile-frag-motif .mfm-web .mfm-branch:nth-of-type(3){transition-delay:.24s}.nw3 .mobile-frag-motif .mfm-web .mfm-branch:nth-of-type(4){transition-delay:.36s}.nw3 .hero-copy.is-in .mobile-frag-motif .mfm-web .mfm-branch{stroke-dashoffset:0}.nw3 .mobile-frag-motif .mfm-web .mfm-focal{fill:#dbe9ff;opacity:0;filter:drop-shadow(0 0 7px #5a96ff)drop-shadow(0 0 18px #286effbf);transition:opacity .35s .75s}.nw3 .mobile-frag-motif .mfm-web .mfm-focal-ring{fill:none;stroke:#7aafff4d;stroke-width:1px;opacity:0;transition:opacity .35s .8s}.nw3 .hero-copy.is-in .mobile-frag-motif .mfm-web .mfm-focal,.nw3 .hero-copy.is-in .mobile-frag-motif .mfm-web .mfm-focal-ring{opacity:1}.nw3 .hero-entry-wrap{background:#06122c6b;border:1px solid #7aafff47;border-radius:20px;margin-top:22px;padding:22px 18px 20px}.nw3 .hero-entry.line-form{margin-top:16px}.nw3 .hero-entry.line-form .hero-field{text-align:right;padding-left:0;padding-right:36px;position:relative}.nw3 .hero-entry.line-form .hero-field .hf-icon{color:#7aafff;width:22px;height:22px;display:block;position:absolute;top:2px;left:auto;right:0}.nw3 .hero-entry.line-form .hero-field>span{color:#c3d5ef;margin-bottom:0;font-size:14px}.nw3 .hero-entry.line-form input{text-align:right;height:30px;font-size:16px}.nw3 .hero-entry.line-form .hero-field+.hero-field{margin-top:16px}.nw3 .hero-entry.line-form .hero-field:after{background:#96c4ff7a;left:0;right:-36px}.nw3 .hero-entry.line-form .entry-path{height:30px}.nw3 .hero-entry.line-form button{border-radius:14px;height:58px;font-size:17px;position:relative}.nw3 .hero-entry.line-form button .cta-arrow{width:16px;height:16px;position:absolute;top:50%;left:18px;transform:translateY(-50%)}}@media (width<=400px){.nw3 .mobile-frag-motif .mfm-labels span{gap:5px;padding:8px 9px;font-size:11.5px}.nw3 .hero-eyebrow span{font-size:12px}.nw3 .hero-eyebrow:before,.nw3 .hero-eyebrow:after{width:26px}}@media (prefers-reduced-motion:reduce){.nw3 .mobile-frag-motif .mfm-web .mfm-branch{stroke-dashoffset:0;transition:none}}@media (width<=900px){.nw3 .hero{padding:118px 0 72px}.nw3 .hero-copy .hero-eyebrow{margin:0 0 20px}.nw3 .hero-copy .hero-lead{max-width:360px;font-size:17.5px;line-height:1.62}.nw3 .hero-copy .mobile-frag-motif{max-width:340px;margin:34px auto 8px}.nw3 .mobile-frag-motif .mfm-web{height:76px}.nw3 .hero-copy .hero-question{border-right:0;width:fit-content;margin:30px auto 0;padding-right:14px;display:block}.nw3 .hero-entry-wrap{margin-top:26px;overflow:hidden}.nw3 .hero-entry.line-form .hero-field:after{background:#96c4ff7a;left:0;right:-34px}}@media (width<=650px){.nw3 .hero{padding:92px 0 44px}.nw3 .hero-copy .hero-eyebrow{margin:0 0 12px}.nw3 .hero-copy .hero-eyebrow span{font-size:12px}.nw3 .hero-copy h1{margin:0 0 10px;font-size:30px}.nw3 .hero-copy .hero-lead{max-width:330px;margin:0 auto 8px;font-size:16px;line-height:1.55}.nw3 .hero-copy .hero-question{margin:10px auto 0;padding-right:12px;font-size:16px}.nw3 .hero-copy .mobile-frag-motif{max-width:340px;margin:14px auto 4px}.nw3 .mobile-frag-motif .mfm-web{height:56px}.nw3 .hero-entry-wrap{margin-top:14px;padding:18px 16px 16px}.nw3 .hero-entry-title{padding-bottom:8px;font-size:16.5px!important}.nw3 .hero-entry-title:after{width:40px}.nw3 .hero-entry.line-form,.nw3 .hero-entry.line-form .hero-field+.hero-field{margin-top:10px}.nw3 .hero-entry.line-form .entry-path{height:22px}.nw3 .hero-entry.line-form button{height:50px;font-size:16px}.nw3 .hero-entry-wrap .trust-inline.trust-line{margin-top:10px!important}.nw3 .hero-entry-wrap .hero-security-note{font-size:11px;margin-top:8px!important}}@media (width<=900px){.nw3 .mobile-frag-motif .mfm-web .mfm-flow{fill:none;stroke:#bedefff2;stroke-width:1.4px;stroke-linecap:round;stroke-dasharray:.16 .84;stroke-dashoffset:1px;opacity:0;filter:drop-shadow(0 0 4px #82b9ffbf)}.nw3 .hero-copy.is-in .mobile-frag-motif .mfm-web .mfm-flow{opacity:1;animation:3.6s cubic-bezier(.42,0,.25,1) infinite nw3-mfm-flow}.nw3 .mobile-frag-motif .mfm-flow-1{animation-delay:1.1s}.nw3 .mobile-frag-motif .mfm-flow-2{animation-delay:1.45s}.nw3 .mobile-frag-motif .mfm-flow-3{animation-delay:1.8s}.nw3 .mobile-frag-motif .mfm-flow-4{animation-delay:2.15s}.nw3 .mobile-frag-motif .mfm-focal-pulse{fill:none;stroke:#aad4ffd9;stroke-width:1px;opacity:0}.nw3 .hero-copy.is-in .mobile-frag-motif .mfm-focal-pulse{animation:3.6s ease-out 2.55s infinite nw3-mfm-node}.nw3 .hero-copy.is-in .mobile-frag-motif .mfm-web .mfm-focal{animation:3.6s ease-in-out 2.5s infinite nw3-mfm-focal}.nw3 .hero-copy.is-in .mobile-frag-motif .mfm-labels span{animation:4.8s ease-in-out infinite nw3-mfm-chip}.nw3 .mobile-frag-motif .mfm-labels span:nth-child(2){animation-delay:.5s}.nw3 .mobile-frag-motif .mfm-labels span:nth-child(3){animation-delay:1s}.nw3 .mobile-frag-motif .mfm-labels span:nth-child(4){animation-delay:1.5s}.nw3 .hero-entry.line-form .ep-stem-flow{fill:none;stroke:#c4e1fff2;stroke-width:1.5px;stroke-linecap:round;stroke-dasharray:.2 .8;stroke-dashoffset:1px;opacity:0;filter:drop-shadow(0 0 5px #8cbeffcc);transition:opacity .3s}.nw3 .hero-entry.line-form .hero-field:nth-of-type(2):focus-within~.entry-path .ep-stem-flow,.nw3 .hero-entry.line-form.phone-ok .ep-stem-flow{opacity:1;animation:2.4s cubic-bezier(.4,0,.22,1) infinite nw3-ep-stem-flow}}@keyframes nw3-mfm-flow{0%{stroke-dashoffset:1px;opacity:0}8%{opacity:1}62%{stroke-dashoffset:0;opacity:1}74%,to{stroke-dashoffset:0;opacity:0}}@keyframes nw3-mfm-node{0%{r:4.4;opacity:.9}70%,to{r:11;opacity:0}}@keyframes nw3-mfm-focal{0%,to{opacity:1}12%{opacity:1;filter:drop-shadow(0 0 7px #96c8fff2)}}@keyframes nw3-mfm-chip{0%,to{transform:translateY(0)}50%{transform:translateY(-2px)}}@keyframes nw3-ep-stem-flow{0%{stroke-dashoffset:1px}70%,to{stroke-dashoffset:0}}@media (prefers-reduced-motion:reduce){.nw3 .mobile-frag-motif .mfm-flow,.nw3 .mobile-frag-motif .mfm-focal-pulse,.nw3 .hero-entry.line-form .ep-stem-flow{display:none!important}.nw3 .mobile-frag-motif .mfm-labels span{animation:none!important}}.nw3 .hero-copy h1{letter-spacing:-1.15px;font-weight:650;line-height:1.04}.nw3 .hero-copy h1 .blue{font-weight:700}.nw3 .hero-question{color:#e2ecfd;font-weight:600!important}.nw3 .hero-entry-wrap{background:#0716329e;border:1px solid #509bff47;border-radius:22px;padding:28px 34px 26px;box-shadow:0 20px 55px #000a2047}.nw3 .hero-entry-wrap:before{background:radial-gradient(72% 46% at 50% 6%,#468cff21,#0000 76%),radial-gradient(58% 40% at 50% 52%,#3c82ff12,#0000 78%)}.nw3 .hero-entry-title{color:#fff;font-weight:640!important}.nw3 .hero-entry.line-form .hero-field:after{height:1px;background:#a0cbff99!important}.nw3 .hero-entry.line-form .hero-field:focus-within:after{background:#4b8dff!important}.nw3 .hero-entry.line-form .hero-field>span{color:#cbd9ee;font-weight:500}.nw3 .hero-entry.line-form .entry-path{margin:0 0 -1px}.nw3 .hero-entry.line-form .entry-path .ep-branch,.nw3 .hero-entry.line-form .entry-path .ep-stem,.nw3 .hero-entry.line-form .ep-drop{stroke:#96c4ff85!important;stroke-width:1px!important}.nw3 .hero-entry.line-form .ep-halo{fill:#7aafff21!important;opacity:.6!important}.nw3 .hero-entry.line-form .ep-ring{display:none}.nw3 .hero-entry.line-form .ep-dot-junction{r:2.9;filter:none;fill:#4b8dff!important;opacity:.9!important}.nw3 .hero-entry.line-form.name-ok.phone-ok .ep-dot-junction{filter:drop-shadow(0 0 4px #60a4ff99);opacity:1!important}.nw3 .hero-entry.line-form.name-ok.phone-ok .ep-branch,.nw3 .hero-entry.line-form.name-ok.phone-ok .ep-drop{stroke:#a0cbffe6!important}.nw3 .hero-entry.line-form button[type=submit]{border-radius:13px;height:54px;font-weight:800;transition:background .2s,transform .2s,box-shadow .2s;background:#1a68ff!important;box-shadow:0 10px 26px #082c7c4d!important}.nw3 .hero-entry.line-form button[type=submit]:hover{transform:translateY(-1px);background:#2b76ff!important}.nw3 .hero-entry.line-form.name-ok.phone-ok button[type=submit]{animation:.2s ease-out nw3-cta-ready}@keyframes nw3-cta-ready{50%{filter:brightness(1.06);transform:translateY(-1px)}}.nw3 .hero-entry-wrap .hero-security-note{color:#8093ae;font-size:11.5px;margin-top:16px!important}@media (width>=901px){.nw3 .hero-portrait .photo-arch{filter:saturate(1.04)brightness(1.05)contrast(1.05)sepia(.07)hue-rotate(-7deg)!important}.nw3 .hero-portrait .photo-arch:before{content:"";border-radius:inherit;pointer-events:none;mix-blend-mode:soft-light;opacity:1;background:radial-gradient(34% 30% at 52% 40%,#fff6e81a,#0000 72%),radial-gradient(26% 22% at 50% 66%,#d2e8ff14,#0000 74%);position:absolute;inset:0;animation:none!important}.nw3 .hero-portrait .photo-arch:after{background:linear-gradient(90deg,#040e2247,#0000 44%)}.nw3 .hero-portrait.is-in .fin-fragment{opacity:.9}.nw3 .hero-portrait .fin-fragment{border-color:#6ca6ff52!important;box-shadow:0 12px 30px #0107146b,0 0 18px #468cff1a!important}.nw3 .hero-portrait .fin-fragment:before{opacity:.3!important}.nw3 .hero-portrait .frag-web .frag-line{filter:drop-shadow(0 0 3px #5a9bff4d);stroke:#96c4ff99!important;stroke-width:1px!important}.nw3 .hero-portrait .frag-web .frag-node{filter:drop-shadow(0 0 4px #5a9bff73);fill:#8fbcff!important}.nw3 .hero-portrait .frag-web .frag-focal{filter:drop-shadow(0 0 6px #96c8ff99);fill:#dbe9ff!important}.nw3 .hero-portrait .frag-web .frag-focal-ring{stroke:#b4d7ff57!important}}.nw3 .hero-portrait.is-in .fin-fragment,.nw3 .hero-portrait.is-in .fin-fragment:before,.nw3 .hero-portrait.is-in .portrait-halo,.nw3 .hero-portrait.is-in .frag-web .frag-focal,.nw3 .hero-portrait.is-in .frag-web .frag-focal-ring,.nw3 .hero-copy.is-in .mobile-frag-motif .mfm-labels span,.nw3 .hero-copy.is-in .mobile-frag-motif .mfm-web .mfm-focal,.nw3 .hero-copy.is-in .mobile-frag-motif .mfm-focal-pulse,.nw3 .hero-portrait .photo-arch:before{animation:none!important}.nw3 .hero-portrait.is-in .frag-web .frag-flow,.nw3.frag-linked .frag-web .frag-flow{opacity:.85;animation:.62s ease-out forwards nw3-flow!important}.nw3 .frag-web .fw1{animation-delay:.52s!important}.nw3 .frag-web .fw2{animation-delay:.62s!important}.nw3 .frag-web .fw3{animation-delay:.72s!important}.nw3 .frag-web .fw4{animation-delay:.82s!important}.nw3 .hero-copy.is-in .mobile-frag-motif .mfm-web .mfm-flow{animation:1s ease-out forwards nw3-mfm-flow!important}.nw3 .hero-entry.line-form .ep-flow{display:none!important}.nw3 .hero-entry.line-form .ep-drop-flow,.nw3 .hero-entry.line-form .ep-spark,.nw3 .hero-entry.line-form .ep-land{display:none}.nw3 .hero-entry.line-form.name-ok.phone-ok .ep-drop-flow{opacity:.85;display:block;animation:.5s ease-out forwards nw3-flow!important}.nw3 .hero-entry.line-form .ep-stem-flow{animation-iteration-count:1!important}@media (width<=900px){.nw3 .hero-copy h1{font-weight:650}.nw3 .hero-entry-wrap{background:#07163280;border:1px solid #509bff42;border-radius:19px;padding:22px 20px 20px;box-shadow:0 14px 34px #000a203d}.nw3 .hero-entry-title{font-weight:620!important}.nw3 .hero-entry.line-form .ep-stem,.nw3 .hero-entry.line-form .ep-drop{stroke:#96c4ff9e!important;stroke-width:1.2px!important}.nw3 .hero-entry.line-form .ep-halo{opacity:.5!important}}@media (prefers-reduced-motion:reduce){.nw3 .hero-entry-wrap,.nw3 .hero-entry.line-form button[type=submit],.nw3 .frag-web .frag-flow,.nw3 .mobile-frag-motif .mfm-web .mfm-flow{opacity:1;transform:none;animation:none!important}.nw3 .hero-portrait .frag-web .frag-line,.nw3 .mobile-frag-motif .mfm-web .mfm-branch{stroke-dashoffset:0!important;transition:none!important}}.nw3 .hero-entry.line-form .ep-flow,.nw3 .hero-entry.line-form .ep-ring,.nw3 .hero-portrait.is-in .frag-node,.nw3.frag-linked .hero-portrait .frag-node,.nw3 .hero-copy.is-in .mobile-frag-motif .mfm-labels span{animation:none!important}.nw3 .hero-entry.line-form.name-ok.phone-ok .ep-drop-flow{animation:.6s cubic-bezier(.42,0,.22,1) forwards nw3-flow!important}@media (width>=761px){.nw3 .hero-portrait{align-self:stretch;align-items:center;min-height:740px;display:flex}.nw3 .photo-arch{box-shadow:none;background:linear-gradient(100deg,#030a168c 0%,#030a162e 40%,#030a1600 70%),url(/__l5e/assets-v1/3c540586-3ae8-44f2-8821-ed12936db17d/ik-hero-couple.png) 30%/cover no-repeat;border:0;border-radius:26px;inset:0;-webkit-mask-image:radial-gradient(130% 120% at 42% 45%,#000 62%,#000000e0 82%,#0000 100%);mask-image:radial-gradient(130% 120% at 42% 45%,#000 62%,#000000e0 82%,#0000 100%)}.nw3 .photo-arch:before,.nw3 .photo-arch:after{display:none}.nw3 .portrait-halo{opacity:.45}.nw3 .hero-portrait .frag-web,.nw3 .hero-portrait .fin-fragment{display:none}.nw3 .picture-card{z-index:4;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);color:#fff;text-align:center;width:min(300px,52%);animation:cardRise 1s var(--ease) both;direction:rtl;background:linear-gradient(145deg,#102040d1,#08142ae0);border:1px solid #78afff38;border-radius:18px;padding:20px 20px 16px;animation-delay:.45s;position:absolute;bottom:8%;left:26%;box-shadow:0 24px 70px #00000059,inset 0 0 0 1px #ffffff0a,0 0 28px #508cff1f}@keyframes cardRise{0%{opacity:0;transform:translateY(18px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}.nw3 .picture-card h4{color:#b8d4ff;letter-spacing:.01em;margin:0 0 4px;font-size:15px;font-weight:600}.nw3 .picture-card .pc-total-label{color:#8fb3e8;margin:0 0 2px;font-size:12px}.nw3 .picture-card .pc-total{color:#fff;margin:0 0 18px;font-size:34px;font-weight:800;line-height:1}.nw3 .picture-card .pc-row{border-top:1px solid #ffffff14;justify-content:space-between;align-items:center;gap:10px;padding:8px 0;font-size:13px;display:flex}.nw3 .picture-card .pc-row:first-of-type{border-top:0}.nw3 .picture-card .pc-row b{color:#dbe7f4;font-weight:600}.nw3 .picture-card .pc-row span{color:#9bbce6;font-variant-numeric:tabular-nums}.nw3 .picture-card .pc-row i{color:#8fb3e8;background:#78afff24;border-radius:50%;place-items:center;width:22px;height:22px;font-size:10px;font-style:normal;font-weight:700;display:grid}.nw3 .picture-card .pc-foot{color:#7aa6e0;margin:14px 0 0;font-size:11px}}.nw3 .pc-pin,.nw3 .pin-web{display:none}@media (width>=761px){.nw3 .hero-portrait{min-height:756px}.nw3 .photo-arch{background:linear-gradient(100deg,#030a166b 0%,#030a161f 42%,#030a1600 72%),url(/__l5e/assets-v1/3c540586-3ae8-44f2-8821-ed12936db17d/ik-hero-couple.png) 36% 6%/cover no-repeat!important;-webkit-mask-image:radial-gradient(122% 116% at 46% 40%,#000 58%,#000000d1 80%,#0000 100%)!important;mask-image:radial-gradient(122% 116% at 46% 40%,#000 58%,#000000d1 80%,#0000 100%)!important}.nw3 .picture-card{transform:translate(-50%);-webkit-backdrop-filter:blur(16px)saturate(115%)!important;backdrop-filter:blur(16px)saturate(115%)!important;background:linear-gradient(160deg,#152a4eb3,#09152ccc)!important;border:1px solid #96c4ff47!important;border-radius:24px!important;width:min(420px,72%)!important;padding:20px 18px 14px!important;top:47%!important;bottom:auto!important;left:50%!important;box-shadow:0 34px 90px #00000070,inset 0 1px #ffffff1a,0 0 38px #4682ff29!important}@keyframes cardRiseX{0%{opacity:0;transform:translate(-50%,16px)scale(.97)}to{opacity:1;transform:translate(-50%)scale(1)}}.nw3 .picture-card{animation:cardRiseX .95s var(--ease) .45s both!important}.nw3 .picture-card h4{letter-spacing:-.2px;color:#fff!important;margin:0 0 12px!important;font-size:19px!important;font-weight:700!important}.nw3 .picture-card .pc-total-label{color:#9dbde8!important;margin:0 0 4px!important;font-size:13px!important}.nw3 .picture-card .pc-total{letter-spacing:-1.6px;direction:rtl;unicode-bidi:isolate;line-height:1;color:#fff!important;margin:0 0 16px!important;font-size:42px!important;font-weight:800!important}.nw3 .picture-card .pc-row{border-radius:14px;justify-content:space-between;align-items:center;gap:10px;margin-bottom:8px;background:#ffffff0d!important;border:1px solid #96c4ff2e!important;padding:11px 13px!important;font-size:15px!important;display:flex!important}.nw3 .picture-card .pc-row:last-of-type{margin-bottom:0}.nw3 .picture-card .pc-name{flex-direction:row;align-items:center;gap:10px;display:inline-flex}.nw3 .picture-card .pc-row b{font-size:15px;color:#e6eefb!important;font-weight:600!important}.nw3 .picture-card .pc-val{font-variant-numeric:tabular-nums;direction:rtl;unicode-bidi:isolate;font-size:15px;font-weight:600;color:#dbe8fa!important}.nw3 .picture-card .pc-ico{border-radius:0;place-items:center;width:auto;height:auto;display:inline-grid;background:0 0!important}.nw3 .picture-card .pc-ico svg{fill:none;stroke:currentColor;stroke-width:1.35px;stroke-linecap:round;stroke-linejoin:round;width:19px;height:19px}.nw3 .picture-card .pc-ico-blue{color:#7cb2ff}.nw3 .picture-card .pc-ico-mint{color:#e0b45c}.nw3 .picture-card .pc-ico-green{color:#63c98d}.nw3 .picture-card .pc-ico-gold{color:#e0b45c}.nw3 .picture-card .pc-foot{justify-content:center;align-items:center;gap:6px;display:flex;color:#8fb0dd!important;margin:14px 0 0!important;font-size:11.5px!important}.nw3 .picture-card .pc-foot svg{flex:none;width:12px;height:12px}.nw3 .pc-pin{z-index:5;opacity:0;transition:opacity .7s var(--ease), transform .7s var(--ease);direction:rtl;display:block;position:absolute;transform:translateY(8px)}.nw3 .hero-portrait.is-in .pc-pin{opacity:1;transform:none}.nw3 .hero-portrait.is-in .pin-gemel{transition-delay:.14s}.nw3 .hero-portrait.is-in .pin-savings{transition-delay:.28s}.nw3 .pc-pin svg{fill:none;stroke:#9cc4ff;stroke-width:1.3px;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 0 6px #6096ff73);width:21px;height:21px;margin-bottom:6px;display:block}.nw3 .pc-pin b{color:#e7eefb;letter-spacing:-.1px;font-size:14px;font-weight:600;display:block}.nw3 .pc-pin span{color:#9fbde3;font-variant-numeric:tabular-nums;direction:rtl;unicode-bidi:isolate;margin-top:2px;font-size:12px;display:block}.nw3 .pin-hishtalmut{display:none!important}.nw3 .pin-pension{text-align:left;top:40.2%;left:.6%}.nw3 .pin-gemel{text-align:left;top:62.5%;left:2.2%}.nw3 .pin-savings{text-align:right;top:52%;right:1.4%}.nw3 .pin-web{z-index:4;pointer-events:none;width:100%;height:100%;display:block;position:absolute;inset:0;overflow:visible}.nw3 .pin-web .pin-line{fill:none;stroke:#96c4ffb8;stroke-width:1.15px;stroke-linecap:round;stroke-dasharray:.012 .018;stroke-dashoffset:1px;vector-effect:non-scaling-stroke;filter:drop-shadow(0 0 4px #508cff80);transition:stroke-dashoffset 1.1s var(--ease)}.nw3 .hero-portrait.is-in .pin-web .pin-line{stroke-dashoffset:0}.nw3 .hero-portrait.is-in .pin-web .pin-line:nth-of-type(2){transition-delay:.14s}.nw3 .hero-portrait.is-in .pin-web .pin-line:nth-of-type(3){transition-delay:.28s}}@media (width>=1180px){.nw3 .picture-card{width:min(420px,72%)!important;top:47%!important}.nw3 .pc-pin b{font-size:14.5px}}@media (prefers-reduced-motion:reduce){.nw3 .pc-pin{opacity:1!important;transition:none!important;transform:none!important}.nw3 .pin-web .pin-line{stroke-dashoffset:0!important;transition:none!important}.nw3 .picture-card{animation:none!important}}@media (width>=761px){.nw3 .hero-portrait{min-height:800px!important;overflow:visible!important}.nw3 .hero-portrait .photo-arch{aspect-ratio:auto!important;background-position:44% 30%!important;background-size:cover!important;border-radius:0!important;width:calc(100% + 160px)!important;height:706px!important;position:absolute!important;inset:-56px 0 auto -160px!important}.nw3 .picture-card{width:min(400px,74%)!important;top:auto!important;bottom:60px!important;left:48%!important}.nw3 .pin-pension{top:36.5%!important;left:-17%!important}.nw3 .pin-gemel{top:62%!important;left:-14%!important}.nw3 .pin-savings{top:55%!important;right:-2.5%!important}}@media (width>=1180px){.nw3 .picture-card{top:auto!important;bottom:64px!important}.nw3 .pin-pension{left:-20%!important}.nw3 .pin-gemel{left:-17%!important}.nw3 .pin-savings{right:-5%!important}}@media (width>=761px){.nw3 .pc-pin{opacity:0;transition:opacity .8s var(--ease);transform:translateY(-50%);top:auto!important;left:auto!important;right:auto!important}.nw3 .pin-pension{text-align:left;top:36.5%!important;left:-17%!important}.nw3 .pin-hishtalmut{display:none!important}.nw3 .pin-gemel{text-align:left;top:62%!important;left:-14%!important}.nw3 .pin-savings{text-align:right;top:55%!important;right:-2.5%!important}@keyframes pinFloatA{0%,to{transform:translateY(-50%)}50%{transform:translateY(calc(-50% - 5px))}}@keyframes pinFloatB{0%,to{transform:translateY(-50%)}50%{transform:translateY(calc(5px - 50%))}}@keyframes pinIn{0%{opacity:0;transform:translateY(calc(10px - 50%))}to{opacity:1;transform:translateY(-50%)}}.nw3 .hero-portrait.is-in .pc-pin{opacity:1}.nw3 .hero-portrait.is-in .pin-pension{animation:pinIn .8s var(--ease) .35s both}.nw3 .hero-portrait.is-in .pin-hishtalmut{animation:pinIn .8s var(--ease) .47s both}.nw3 .hero-portrait.is-in .pin-gemel{animation:pinIn .8s var(--ease) .59s both}.nw3 .hero-portrait.is-in .pin-savings{animation:pinIn .8s var(--ease) .71s both}@keyframes pinIcoGlow{0%,to{filter:drop-shadow(0 0 5px #6096ff59)}50%{filter:drop-shadow(0 0 11px #78afffb3)}}.nw3 .hero-portrait.is-in .pc-pin svg{animation:4.4s ease-in-out infinite pinIcoGlow}.nw3 .pin-hishtalmut svg{animation-delay:.45s}.nw3 .pin-gemel svg{animation-delay:.9s}.nw3 .pin-savings svg{animation-delay:1.35s}.nw3 .pin-web .pin-node{fill:#bcd8ff;opacity:0;transform-box:fill-box;transform-origin:50%;filter:drop-shadow(0 0 6px #6eaaffd9)}@keyframes nodeBeat{0%,to{opacity:.85;transform:scale(1)}50%{opacity:1;transform:scale(1.35)}}.nw3 .hero-portrait.is-in .pin-web .pin-node{animation:3.2s ease-in-out .9s infinite nodeBeat}.nw3 .hero-portrait.is-in .pin-web .pin-node:nth-of-type(2){animation-delay:1.15s}.nw3 .hero-portrait.is-in .pin-web .pin-node:nth-of-type(3){animation-delay:1.55s}.nw3 .hero-portrait.is-in .pin-web .pin-node:nth-of-type(4){animation-delay:1.95s}.nw3 .pin-web .pin-card-node{fill:#d8e8ff;opacity:0;filter:drop-shadow(0 0 5px #7db4ffb8);transition:opacity .45s var(--ease) 1.1s}.nw3 .hero-portrait.is-in .pin-web .pin-card-node{opacity:.72}.nw3 .pin-web .pin-flow{fill:none;stroke:#dcecff;stroke-width:1.8px;stroke-linecap:round;stroke-dasharray:.06 .94;stroke-dashoffset:1px;opacity:0;vector-effect:non-scaling-stroke;filter:drop-shadow(0 0 6px #96c8ffe6)}@keyframes pinFlowRun{0%{stroke-dashoffset:1px;opacity:0}12%{opacity:.95}88%{opacity:.95}to{stroke-dashoffset:0;opacity:0}}.nw3 .hero-portrait.is-in .pin-web .pin-flow{animation:pinFlowRun 3.6s var(--ease) 1.5s infinite}.nw3 .hero-portrait.is-in .pin-web .pin-flow-b{animation-delay:2.25s}.nw3 .hero-portrait.is-in .pin-web .pin-flow-c{animation-delay:3s}.nw3 .hero-portrait.is-in .pin-web .pin-flow-d{animation-delay:3.75s}@keyframes pcRowIn{0%{opacity:0;filter:blur(3px);transform:translateY(10px)}to{opacity:1;filter:blur();transform:none}}.nw3 .picture-card .pc-row{animation:pcRowIn .7s var(--ease) both}.nw3 .picture-card .pc-row:first-of-type{animation-delay:.85s}.nw3 .picture-card .pc-row:nth-of-type(2){animation-delay:.99s}.nw3 .picture-card .pc-row:nth-of-type(3){animation-delay:1.13s}.nw3 .picture-card .pc-row:nth-of-type(4){animation-delay:1.27s}.nw3 .picture-card .pc-row{transition:background .3s var(--ease), border-color .3s var(--ease), transform .3s var(--ease)}.nw3 .picture-card .pc-row:hover{transform:translateY(-1px);background:#ffffff16!important;border-color:#a0cdff5c!important}@keyframes pcTotalIn{0%{opacity:0;filter:blur(6px);transform:translateY(8px)scale(.97)}to{opacity:1;filter:blur();transform:none}}@keyframes pcTotalBreath{0%,to{text-shadow:0 0 #8cbeff00}50%{text-shadow:0 0 18px #8cbeff73}}.nw3 .picture-card .pc-total{animation:pcTotalIn .9s var(--ease) .62s both, pcTotalBreath 5.4s ease-in-out 1.8s infinite}@keyframes pcFootIn{0%{opacity:0}to{opacity:1}}.nw3 .picture-card .pc-foot{animation:pcFootIn .8s var(--ease) 1.45s both}}@media (prefers-reduced-motion:reduce){.nw3 .pc-pin,.nw3 .pc-pin svg,.nw3 .pin-web .pin-node,.nw3 .picture-card .pc-row,.nw3 .picture-card .pc-total,.nw3 .picture-card .pc-foot{opacity:1!important;filter:none!important;animation:none!important}.nw3 .pc-pin{transform:translateY(-50%)!important}.nw3 .pin-web .pin-flow{display:none!important}}@media (width>=761px){.nw3 .pc-pin b,.nw3 .pc-pin span{white-space:nowrap;overflow:visible;white-space:nowrap!important}.nw3 .pc-pin{width:max-content!important;max-width:none!important}}@media (width>=1180px){.nw3 .pin-pension{top:36%!important;left:-20%!important}.nw3 .pin-gemel{top:62%!important;left:-17%!important}.nw3 .pin-savings{top:55%!important;right:-5%!important}}@media (width>=761px){.nw3 .hero-portrait{min-height:800px!important;overflow:visible!important}.nw3 .hero-portrait .photo-arch{aspect-ratio:auto!important;background-position:50% 82%!important;background-size:100%!important;border-radius:26px!important;width:100%!important;height:786px!important;position:absolute!important;inset:-24px 0 auto!important}.nw3 .picture-card{transform:translate(-50%);width:min(400px,70%)!important;top:auto!important;bottom:56px!important;left:50%!important}.nw3 .pin-pension{text-align:left;top:42%!important;left:1%!important}.nw3 .pin-gemel{text-align:left;top:65%!important;left:3%!important}.nw3 .pin-savings{text-align:right;top:58.5%!important;right:2%!important}.nw3 .pin-hishtalmut{display:none!important}}@media (width>=1180px){.nw3 .picture-card{bottom:56px!important}.nw3 .pin-pension{left:1%!important}.nw3 .pin-gemel{left:3%!important}.nw3 .pin-savings{right:2%!important}}@media (width>=761px){.nw3 .hero-portrait .photo-arch{filter:saturate(106%)brightness(1.08)contrast(1.02)!important;-webkit-mask-image:radial-gradient(140% 132% at 50% 46%,#000 74%,#000000db 90%,#0000 100%)!important;mask-image:radial-gradient(140% 132% at 50% 46%,#000 74%,#000000db 90%,#0000 100%)!important}.nw3 .hero-portrait .photo-arch:after{background:radial-gradient(96% 92% at 50% 44%,#0000 62%,#040e226b 100%)!important}.nw3 .picture-card{width:57%!important;max-width:392px!important}.nw3 .pc-pin{white-space:nowrap;min-width:92px}.nw3 .pin-pension,.nw3 .pin-gemel{padding-right:12px}.nw3 .pin-savings{padding-left:12px}.nw3 .pin-pension{top:42%!important;left:2.2%!important}.nw3 .pin-gemel{top:65%!important;left:3.2%!important}.nw3 .pin-savings{top:57%!important;right:3%!important}}.nw3 .hero-left-approved,.nw3 .left-vignette{display:none}@media (width>=761px){.nw3 .hero-portrait{isolation:isolate;justify-content:flex-start;align-items:center;min-height:0!important;display:flex!important;overflow:visible!important}.nw3 .hero-portrait .photo-arch,.nw3 .hero-portrait .pin-web,.nw3 .hero-portrait .frag-web,.nw3 .hero-portrait .fin-fragment,.nw3 .hero-portrait .pc-pin,.nw3 .hero-portrait .picture-card,.nw3 .hero-portrait .portrait-halo{display:none!important}.nw3 .hero-left-approved{aspect-ratio:875/941;object-fit:contain;object-position:left center;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;opacity:0;width:min(52vw,875px);max-width:100%;height:auto;transition:opacity .9s var(--ease), transform 1.1s var(--ease);position:relative;transform:translateY(14px)scale(.985);display:block!important}.nw3 .hero-portrait.is-in .hero-left-approved,.nw3 .hero-portrait[data-reveal].is-in .hero-left-approved,.nw3 .hero-portrait:not(.is-in) .hero-left-approved{opacity:1;transform:none}.nw3 .hero-portrait:before{content:"";filter:blur(32px);z-index:-1;pointer-events:none;background:radial-gradient(circle at 47% 46%,#2e76ff24,#0000 58%);position:absolute;inset:8% 4% 6% 1%}.nw3 .left-vignette{pointer-events:none;z-index:5;background:radial-gradient(#0000 55%,#06101f59 78%,#06101fb8 100%),radial-gradient(at 70% 55%,#0000 50%,#06101f2e 80%,#0000 100%);display:block;position:absolute;inset:0}}@media (prefers-reduced-motion:reduce){.nw3 .hero-left-approved{opacity:1!important;transition:none!important;transform:none!important}}@media (width>=761px){.nw3 .hero-portrait{align-items:center;justify-content:stretch!important}.nw3 .hero-left-approved{aspect-ratio:737/732!important;object-fit:cover!important;object-position:center center!important;width:100%!important}.nw3 .hero-portrait{position:relative;min-height:690px!important;overflow:visible!important}.nw3 .hero-left-approved{aspect-ratio:auto!important;object-fit:cover!important;object-position:60% 50%!important;object-fit:contain!important;object-position:center!important;border-radius:0!important;width:min(57vw,860px)!important;max-width:none!important;height:auto!important;position:absolute!important;top:50%!important;left:auto!important;right:-2.5%!important;transform:translateY(-50%)!important}.nw3 .hero-portrait.is-in .hero-left-approved{transform:translateY(-50%)!important}.nw3 .left-vignette{display:none!important}.nw3 .hero-left-approved{-webkit-mask-image:radial-gradient(120% 118% at 52%,#000 76%,#000000b8 90%,#0000 100%);mask-image:radial-gradient(120% 118% at 52%,#000 76%,#000000b8 90%,#0000 100%);width:min(50vw,720px)!important;right:0!important}.nw3 .life-svg{z-index:1;overflow:visible;display:block!important}.nw3 .life-path{stroke-width:2.6px;stroke-linecap:round;stroke-dasharray:2000;stroke-dashoffset:2000px;opacity:.9;transition:stroke-dashoffset 2.2s var(--ease) .1s;stroke:url(#nw3LifeGradient)!important}.nw3 .life-map.is-in .life-path{stroke-dashoffset:0}.nw3 .life-path-flow{stroke:#8fb9ff;stroke-width:1.6px;fill:none;opacity:0;stroke-dasharray:4 22;stroke-linecap:round;transition:opacity .8s var(--ease) 2.1s;animation:26s linear infinite nw3-lifeFlow;display:block!important}.nw3 .life-map.is-in .life-path-flow{opacity:.5}.nw3 .life-spoke{fill:none;stroke:#c3d8f7;stroke-width:1.4px;stroke-linecap:round;stroke-dasharray:5 7;stroke-dashoffset:260px;opacity:0;transition:stroke-dashoffset 1s var(--ease), opacity .5s var(--ease)}.nw3 .life-map.is-in .life-spoke{stroke-dashoffset:0;opacity:.85}.nw3 .life-map.is-in .ls1{transition-delay:.75s}.nw3 .life-map.is-in .ls2{transition-delay:1.15s}.nw3 .life-map.is-in .ls3{transition-delay:1.55s}.nw3 .life-map.is-in .ls4{transition-delay:1.95s}.nw3 .life-spark{fill:none;stroke:#1260ff;stroke-width:3px;stroke-linecap:round;stroke-dasharray:1 300;stroke-dashoffset:0;opacity:0;filter:drop-shadow(0 0 4px #1260ff8c)}.nw3 .life-map.is-in .life-spark{opacity:.9;animation:3.4s cubic-bezier(.45,0,.55,1) infinite nw3-lifeSpark}.nw3 .life-map.is-in .sp1{animation-delay:2.2s}.nw3 .life-map.is-in .sp2{animation-delay:2.65s}.nw3 .life-map.is-in .sp3{animation-delay:3.1s}.nw3 .life-map.is-in .sp4{animation-delay:3.55s}.nw3 .life-anchor{fill:#fff;stroke:#1260ff;stroke-width:2.4px;opacity:0;transform-box:fill-box;transform-origin:50%;transition:opacity .45s var(--ease), transform .55s cubic-bezier(.2, 1.5, .4, 1);transform:scale(.2)}.nw3 .life-map.is-in .life-anchor{opacity:1;transform:scale(1)}.nw3 .life-map.is-in .la1{transition-delay:.5s}.nw3 .life-map.is-in .la2{transition-delay:.9s}.nw3 .life-map.is-in .la3{transition-delay:1.3s}.nw3 .life-map.is-in .la4{transition-delay:1.7s}.nw3 .life-map.is-in .life-core:after{content:"";animation:nw3-coreHalo 3.6s var(--ease) 2.2s infinite;border:1px solid #1260ff59;border-radius:50%;position:absolute;inset:-27px}.nw3 .life-node{transition:transform .5s var(--ease), box-shadow .5s var(--ease), opacity .6s var(--ease)}.nw3 .life-node:hover{transform:translateY(-7px)scale(1.02)}}@media (width<=760px){.nw3 .life-svg{display:none!important}}@keyframes nw3-lifeFlow{to{stroke-dashoffset:-520px}}@keyframes nw3-lifeSpark{0%{stroke-dashoffset:0;opacity:0}12%{opacity:.95}88%{opacity:.95}to{stroke-dashoffset:-300px;opacity:0}}@keyframes nw3-coreHalo{0%{opacity:.55;transform:scale(1)}70%{opacity:0;transform:scale(1.25)}to{opacity:0;transform:scale(1.25)}}@media (prefers-reduced-motion:reduce){.nw3 .life-path,.nw3 .life-spoke,.nw3 .life-anchor{stroke-dashoffset:0!important;opacity:.85!important;transition:none!important;transform:none!important}.nw3 .life-spark,.nw3 .life-path-flow{display:none!important}.nw3 .life-map.is-in .life-core:after{animation:none!important}}.nw3 .proof-rail{background:var(--paper);z-index:12;padding:0 0 16px;position:relative}.nw3 .proof-inner{z-index:12;background:#fffffff5;border:1px solid #dce7f3;border-radius:25px;grid-template-columns:repeat(4,1fr);margin-top:-28px;display:grid;position:relative;overflow:hidden;box-shadow:0 20px 60px #071c3c1f}.nw3 .proof-cell{text-align:center;transition:transform .28s var(--ease), background .28s, border-color .28s;padding:18px 16px}.nw3 .proof-cell+.proof-cell{border-right:1px solid #e4ecf5}.nw3 .proof-cell:hover{background:#f6f9ff;transform:translateY(-3px)}.nw3 .proof-cell b{letter-spacing:-.5px;transition:transform .3s var(--ease), color .3s;margin-bottom:3px;font-size:22px;display:block}.nw3 .proof-cell:hover b{color:var(--blue);transform:scale(1.035)}.nw3 .proof-cell:nth-child(2) b{color:var(--ik-purple)}.nw3 .proof-cell span{color:#6d7b90;font-size:11px;font-weight:700;line-height:1.5;display:block}@media (width<=760px){.nw3 .proof-inner{border-radius:20px;grid-template-columns:1fr 1fr;margin-top:-8px}.nw3 .proof-cell{padding:13px 10px}.nw3 .proof-cell+.proof-cell{border-right:0}.nw3 .proof-cell:nth-child(2n){border-right:1px solid #e4ecf5}.nw3 .proof-cell:nth-child(n+3){border-top:1px solid #e4ecf5}.nw3 .proof-cell b{font-size:17px}.nw3 .proof-cell span{font-size:10px}}@media (prefers-reduced-motion:reduce){.nw3 .proof-cell,.nw3 .proof-cell b{transition:none!important;transform:none!important}}@media (width>=761px){.nw3 .hero{position:relative;overflow:hidden}.nw3 .hero>.wrap.hero-layout{position:static!important}.nw3 .hero-copy{z-index:2;position:relative}.nw3 .hero-portrait,.nw3 .hero-portrait.is-in,.nw3 .hero-portrait[data-reveal]{filter:none!important;min-height:0!important;position:static!important;overflow:visible!important;transform:none!important}.nw3 .hero-left-approved{z-index:1;aspect-ratio:auto!important;object-fit:cover!important;object-position:58% 50%!important;border-radius:0!important;width:min(52vw,900px)!important;max-width:none!important;height:100%!important;position:absolute!important;inset:0 auto 0 0!important;transform:none!important;-webkit-mask-image:linear-gradient(90deg,#000 0% 58%,#000000f5 72%,#000000d1 82%,#00000080 91%,#0000002e 97%,#0000 100%)!important;mask-image:linear-gradient(90deg,#000 0% 58%,#000000f5 72%,#000000d1 82%,#00000080 91%,#0000002e 97%,#0000 100%)!important}.nw3 .hero-portrait.is-in .hero-left-approved{transform:none!important}}.nw3 .ml-fx{display:none}@media (width>=761px){.nw3 .ml-fx{z-index:2;pointer-events:none;opacity:0;width:min(52vw,900px);height:100%;transition:opacity 1.1s var(--ease) .5s;display:block;position:absolute;top:0;bottom:0;left:0;-webkit-mask-image:linear-gradient(90deg,#000 0% 58%,#000000f5 72%,#000000d1 82%,#00000080 91%,#0000002e 97%,#0000 100%);mask-image:linear-gradient(90deg,#000 0% 58%,#000000f5 72%,#000000d1 82%,#00000080 91%,#0000002e 97%,#0000 100%)}.nw3 .hero-portrait.is-in .ml-fx,.nw3 .hero-in-view .ml-fx{opacity:1}.nw3 .ml-line{fill:none;stroke:url(#mlFlow);stroke-width:2.2px;stroke-linecap:round;stroke-dasharray:5 13;animation:3.6s linear infinite nw3-mlFlow}.nw3 .ml-line-2{animation-duration:4.4s}.nw3 .ml-line-3{animation-duration:3s;animation-direction:reverse}@keyframes nw3-mlFlow{to{stroke-dashoffset:-72px}}.nw3 .ml-spark{fill:#eaf3ff;filter:drop-shadow(0 0 7px #96c3fff2)}.nw3 .ml-ring{fill:none;stroke:#a0c8ff99;stroke-width:1.1px;transform-box:fill-box;transform-origin:50%;animation:nw3-mlRing 3.8s var(--ease) infinite}.nw3 .ml-ring-2{animation-delay:1.2s}.nw3 .ml-ring-3{animation-delay:2.3s}@keyframes nw3-mlRing{0%{opacity:0;transform:scale(.6)}22%{opacity:.75}to{opacity:0;transform:scale(1.5)}}.nw3 .ml-pin-glow{animation:nw3-mlPin 4.2s var(--ease) infinite;transform-box:fill-box;transform-origin:50%}.nw3 .ml-pin-glow-2{animation-delay:1.1s}.nw3 .ml-pin-glow-3{animation-delay:2.2s}@keyframes nw3-mlPin{0%,to{opacity:.25;transform:scale(.92)}50%{opacity:.75;transform:scale(1.06)}}.nw3 .ml-num{fill:#bedcff29;stroke:none;opacity:0;animation:nw3-mlNum 6s var(--ease) infinite}.nw3 .ml-num-total{fill:#c8e2ff33;animation-duration:5.2s}.nw3 .ml-num-1{animation-delay:.6s}.nw3 .ml-num-2{animation-delay:1.2s}.nw3 .ml-num-3{animation-delay:1.8s}.nw3 .ml-num-4{animation-delay:2.4s}@keyframes nw3-mlNum{0%,72%,to{opacity:0}84%{opacity:1}}.nw3 .hero-left-approved{animation:22s ease-in-out infinite nw3-mlBreathe}@keyframes nw3-mlBreathe{0%,to{transform:scale(1)!important}50%{transform:scale(1.014)!important}}}@media (prefers-reduced-motion:reduce){.nw3 .ml-line,.nw3 .ml-spark,.nw3 .ml-ring,.nw3 .ml-pin-glow,.nw3 .ml-num,.nw3 .hero-left-approved{animation:none!important}.nw3 .ml-num{opacity:0!important}}.nw3 .hero-entry.ref-form{-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;border-radius:0;max-width:600px;margin-top:16px;padding:0;display:block;position:relative;overflow:visible;box-shadow:none!important}.nw3 .hero-entry.ref-form:before{display:none}.nw3 .hero-entry.ref-form:focus-within{background:0 0;border-color:#0000;box-shadow:none!important}.nw3 .hero-entry.ref-form .hero-field{background:#010e22;border:1px solid #7e9dc666;border-radius:8px;width:100%;height:54px;transition:border-color .18s,box-shadow .18s,background .18s;display:block;position:relative;overflow:hidden}.nw3 .hero-entry.ref-form .hero-field:focus-within{background:#021229;border-color:#67a5ffeb;box-shadow:0 0 0 3px #2d7aff1a,0 0 19px #2d7aff24}.nw3 .hero-entry.ref-form input{color:#fff;caret-color:#83bdff;width:100%;height:100%;font:inherit;text-align:right;direction:rtl;border-radius:0;margin:0;padding:0 56px 0 18px;font-size:16.5px;font-weight:600;position:absolute;inset:0;box-shadow:none!important;background:0 0!important;border:0!important;transform:none!important}.nw3 .hero-entry.ref-form input::placeholder{color:#9eacc0;font-weight:500}.nw3 .hero-entry.ref-form input:focus{outline:0;box-shadow:none!important;border:0!important}.nw3 .hero-entry.ref-form .field-icon{color:#9eacc0;pointer-events:none;width:22px;height:22px;transition:color .18s,transform .18s;position:absolute;top:50%;right:17px;transform:translateY(-50%)}.nw3 .hero-entry.ref-form .hero-field:focus-within .field-icon{color:#75b3ff;transform:translateY(-50%)scale(1.06)}.nw3 .hero-entry.ref-form .hero-field.valid .field-icon{color:#76b5ff}.nw3 .hero-entry.ref-form .fill-track{pointer-events:none;background:#7097cb29;height:1px;position:absolute;bottom:0;left:17px;right:17px}.nw3 .hero-entry.ref-form .fill-bar{background:linear-gradient(90deg,#56a1ff,#abd5ff);width:0;height:2px;transition:width .15s;position:absolute;top:0;right:0;box-shadow:0 0 8px #489bff9e}.nw3 .hero-entry.ref-form .fill-dot{opacity:0;background:#8dc2ff;border-radius:50%;width:8px;height:8px;transition:opacity .18s,transform .2s;position:absolute;top:-3px;right:-4px;transform:scale(.58);box-shadow:0 0 10px #4194ffe0}.nw3 .hero-entry.ref-form .hero-field.valid .fill-dot{opacity:1;transform:scale(1)}.nw3 .hero-entry.ref-form .form-flow{pointer-events:none;width:100%;height:30px;margin:2px auto 0;display:block;overflow:visible}.nw3 .hero-entry.ref-form .form-flow .branch,.nw3 .hero-entry.ref-form .form-flow .stem{fill:none;stroke:#7eaae18c;stroke-width:1.3px;stroke-linecap:round;stroke-dasharray:none;opacity:.16;filter:none;transition:opacity .35s,stroke .35s;animation:none}.nw3 .hero-entry.ref-form.name-ok .form-flow .branch:first-of-type,.nw3 .hero-entry.ref-form.phone-ok .form-flow .branch+.branch,.nw3 .hero-entry.ref-form.ready .form-flow .stem{opacity:.85;stroke:#78b2fff2}.nw3 .hero-entry.ref-form .form-flow .node{fill:#96bae880;opacity:.28;transform-box:fill-box;transform-origin:50%;filter:none;transition:opacity .3s ease, transform .3s var(--ease,ease), fill .3s ease;animation:none;transform:scale(.85)}.nw3 .hero-entry.ref-form.ready .form-flow .node{opacity:1;fill:#bcdcff;filter:drop-shadow(0 0 5px #60a4ff99);transform:scale(1)}.nw3 .hero-entry.ref-form .form-flow .arrow{fill:none;stroke:#7eaae199;stroke-width:1.3px;stroke-linecap:round;stroke-linejoin:round;opacity:.2;transition:opacity .3s,stroke .3s;animation:none}.nw3 .hero-entry.ref-form.ready .form-flow .arrow{opacity:.9;stroke:#96c6fff2}.nw3 .hero-entry.ref-form .hero-field:after,.nw3 .hero-entry.ref-form button:before{content:none;display:none}.nw3 .hero-entry.ref-form .cta-glow{pointer-events:none;opacity:1;border-radius:14px;height:54px;transition:opacity .3s,box-shadow .3s;position:absolute;bottom:0;left:0;right:0;box-shadow:0 0 15px #4695ff2b}.nw3 .hero-entry.ref-form.ready .cta-glow{opacity:1;box-shadow:0 0 24px #4695ff47}.nw3 .hero-entry.ref-form button{background:var(--blue,#1260ff);color:#fff;letter-spacing:-.2px;background-image:none;border:0;border-radius:14px;width:100%;height:54px;margin-top:0;font-size:16px;font-weight:900;transition:transform .2s,background-color .2s,box-shadow .2s;position:relative;box-shadow:0 0 0 1px #96c4ff57,0 7px 20px #1860ff3d}.nw3 .hero-entry.ref-form button:hover{transform:translateY(-2px)}@media (width<=650px){.nw3 .hero-entry.ref-form .hero-field{height:52px}.nw3 .hero-entry.ref-form input{font-size:16px}.nw3 .hero-entry.ref-form .form-flow{height:26px}}@media (prefers-reduced-motion:reduce){.nw3 .hero-entry.ref-form .fill-bar,.nw3 .hero-entry.ref-form .form-flow .branch,.nw3 .hero-entry.ref-form .form-flow .stem,.nw3 .hero-entry.ref-form .form-flow .node,.nw3 .hero-entry.ref-form .form-flow .arrow,.nw3 .hero-entry.ref-form .cta-glow{transition:none;animation:none}}@media (width<=650px){.nw3 .form-step[data-step="5"] .form-intro h3{font-size:20px}.nw3 .form-step.step-3,.nw3 .form-step.step-4,.nw3 .form-step.step-5{display:none}.nw3 .form-step.step-3.active,.nw3 .form-step.step-4.active,.nw3 .form-step.step-5.active{flex-direction:column;min-height:calc(100dvh - 150px);display:flex}.nw3 .form-step.step-4 .form-intro,.nw3 .form-step.step-5 .form-intro{margin-bottom:8px}.nw3 .form-step.step-4 .form-intro h3,.nw3 .form-step.step-5 .form-intro h3{margin-bottom:4px;font-size:20px}.nw3 .form-step.step-4 .form-intro p,.nw3 .form-step.step-5 .form-intro p{font-size:12px;line-height:1.4}.nw3 .form-step.step-4 .form-intro .tmicro,.nw3 .form-step.step-5>.tmicro{display:none}.nw3 .form-step.step-4 .form-actions,.nw3 .form-step.step-5 .form-actions{margin-top:auto;padding-top:10px}.nw3 .form-step.step-4 .choice-grid{gap:6px}.nw3 .form-step.step-4 .choice label{padding:9px 11px;font-size:13px;line-height:1.25}.nw3 .form-step.step-4 .choice label span{margin-top:2px;font-size:10.5px;line-height:1.3}.nw3 .form-step.step-4 .field.full{margin-top:8px!important}.nw3 .form-step.step-4 .field.full label{font-size:10.5px}.nw3 .form-step.step-4 textarea{height:46px;min-height:46px;padding:8px 10px;font-size:12.5px}.nw3 .form-step.step-4 .consent-box{gap:7px;margin-top:6px;padding:8px 10px}.nw3 .form-step.step-4 .consent-box b{font-size:11px}.nw3 .form-step.step-4 .consent-box span{font-size:10px;line-height:1.35}.nw3 .form-step.step-5 .nw3-exp{display:none}.nw3 .form-step.step-5 .slot-days{-webkit-overflow-scrolling:touch;flex:1;min-height:0;padding-inline-end:2px;overflow-y:auto}.nw3 .form-step.step-5 .slot-day-head b{font-size:12px}.nw3 .form-step.step-5 .slot-day-head span{font-size:10px}.nw3 .form-step.step-5 .slot-card{border-radius:10px;padding:8px 6px}.nw3 .form-step.step-5 .slot-card strong{font-size:14px}.nw3 .form-step.step-5 .slot-card small{font-size:9.5px}.nw3 .form-step.step-5 .selected-summary{margin-top:0;padding:8px 10px;font-size:11.5px}.nw3 .form-step.step-5 .step-5-footer{border-radius:14px;margin-top:10px;padding:10px}.nw3 .form-step.step-5 .step-5-footer .form-actions{margin-top:10px}.nw3 .form-step.step-3 .form-intro{margin-bottom:8px}.nw3 .form-step.step-3 .form-intro h3{font-size:20px}.nw3 .form-step.step-3 .ik-sign-canvas{height:72px}.nw3 .form-step.step-3 .ready-list{display:none}.nw3 .form-step.step-3 .form-actions{margin-top:auto}.nw3 .form-body{padding-bottom:16px}.nw3 .form-step.step-4 .form-intro p{display:none}.nw3 .form-step.step-4 textarea{height:40px;min-height:40px}.nw3 .form-step.step-4 .choice label{padding:8px 10px}}@media (width<=650px) and (height<=820px){.nw3 .form-step.step-4 .form-intro{margin-bottom:6px}.nw3 .form-step.step-4 .form-intro h3{margin-bottom:3px;font-size:18px}.nw3 .form-step.step-4 .choice-grid{gap:4px;margin-top:6px}.nw3 .form-step.step-4 .choice label{min-height:56px;padding:7px 9px;font-size:12.5px}.nw3 .form-step.step-4 .choice label span{margin-top:1px;font-size:10px}.nw3 .form-step.step-4 .field.full{margin-top:6px!important}.nw3 .form-step.step-4 textarea{height:32px;min-height:32px}.nw3 .form-step.step-4 .consent-box{margin-top:5px;padding:6px 9px}.nw3 .form-step.step-4 .form-actions{padding-top:6px}.nw3 .form-step.step-4 .consent-box span{font-size:9.5px;line-height:1.3}.nw3 .form-body:has(.form-step.step-4.active){padding-bottom:10px}}.nw3 .hero-question{color:#5c9dff;text-shadow:0 0 22px #3278ff47;border-right-color:#5c9dff8c}.nw3 .hero-entry.ref-form .hero-field{background:linear-gradient(#ffffff0b,#fff0),#020f24;border-color:#7e9dc652;border-radius:12px;height:56px;box-shadow:inset 0 1px #ffffff0d}.nw3 .hero-entry.ref-form .hero-field+.hero-field{margin-top:12px}.nw3 .hero-entry.ref-form .hero-field:hover{border-color:#92b6e475}.nw3 .hero-entry.ref-form .hero-field:focus-within{border-color:#67a5ffd9;box-shadow:inset 0 1px #ffffff0f,0 0 0 3px #2d7aff24}.nw3 .hero-entry.ref-form .hero-field.valid{border-color:#70afff8c}.nw3 .hero-entry.ref-form input{padding:0 58px 0 18px;font-size:16px;font-weight:600}.nw3 .hero-entry.ref-form input::placeholder{color:#8fa1ba}.nw3 .hero-entry.ref-form .field-icon{color:#8fa4c0;width:20px;height:20px;right:18px}.nw3 .hero-entry.ref-form .hero-field>input{border-radius:12px}.nw3 .hero-entry.ref-form .hero-field:after{border-color:#7e9dc629;transform:translate(11px,6px)}.nw3 .hero-entry.ref-form .fill-track{background:#7097cb1f;left:18px;right:18px}.nw3 .hero-entry.ref-form .form-flow{height:34px}.nw3 .hero-entry.ref-form button{letter-spacing:-.2px;background:linear-gradient(#2f78ff,#0f56f0);border-radius:14px;justify-content:center;align-items:center;gap:10px;height:58px;margin-top:4px;font-size:16.5px;font-weight:950;display:flex;box-shadow:inset 0 1px #ffffff47,0 0 0 1px #96c4ff6b,0 14px 34px -10px #1860ff8c}.nw3 .hero-entry.ref-form button:hover{background:linear-gradient(#3d83ff,#1560ff);transform:translateY(-2px);box-shadow:inset 0 1px #ffffff52,0 0 0 1px #b2d5ff8c,0 20px 44px -12px #1860ffa6}.nw3 .hero-entry.ref-form button:focus-visible{outline-offset:3px;outline:2px solid #bedcffe6}.nw3 .hero-entry.ref-form button .cta-arrow{opacity:.9;flex:none;width:16px;height:16px;transition:transform .2s}.nw3 .hero-entry.ref-form button:hover .cta-arrow{transform:translate(-3px)}.nw3 .hero-entry.ref-form button:before{transform:translate(11px,6px)}.nw3 .hero-entry.ref-form .cta-glow{height:58px;box-shadow:0 0 30px #4695ff42}.nw3 .hero-entry.ref-form.ready .cta-glow{box-shadow:0 0 46px #4695ff70}.nw3 .hero-entry-wrap .trust-inline.trust-line{margin-top:14px}@media (width<=650px){.nw3 .hero-entry.ref-form .hero-field{height:52px}.nw3 .hero-entry.ref-form button{height:54px;font-size:15.5px}.nw3 .hero-entry.ref-form .cta-glow{height:54px}.nw3 .hero-entry.ref-form .hero-field:after,.nw3 .hero-entry.ref-form button:before{transform:translate(7px,5px)}}@media (prefers-reduced-motion:reduce){.nw3 .hero-entry.ref-form button,.nw3 .hero-entry.ref-form button .cta-arrow{transition:none}}.nw3 .success-state.success-premium{background:radial-gradient(120% 80% at 82% -8%,#5c9dff29,#0000 62%),radial-gradient(90% 70% at 4% 108%,#7c3aed1a,#0000 64%),linear-gradient(170deg,#fff 0%,#f6f9ff 52%,#eef3fd 100%);border:1px solid #5c9dff29;border-radius:26px;padding:0;position:relative;overflow:hidden;box-shadow:inset 0 1px #fff,0 26px 60px #1226541a}.nw3 .success-premium .success-glow{pointer-events:none;background:radial-gradient(60% 60% at 50% 0,#5c9dff24,#0000 70%);height:66%;position:absolute;inset:-26% -10% auto}.nw3 .success-premium .success-inner{text-align:center;padding:50px 30px 44px;position:relative}.nw3 .success-premium .success-icon{color:#0f8f68;background:linear-gradient(#eafaf3,#d9f3e8);border:1px solid #10b9813d;width:74px;height:74px;margin:0 auto 20px;font-size:30px;animation:3.2s ease-in-out infinite nw3-successPulseLight;box-shadow:0 0 0 10px #10b9810f,0 16px 34px #1226541a}@keyframes nw3-successPulseLight{0%,to{box-shadow:0 0 0 10px #10b9810f,0 16px 34px #1226541a}50%{box-shadow:0 0 0 18px #10b9811a,0 20px 40px #12265424}}.nw3 .success-premium .success-eyebrow{letter-spacing:.14em;text-transform:uppercase;color:#3f7ae0;margin-bottom:12px;font-size:12px;font-weight:900}.nw3 .success-premium h3{color:#0d1b3d;letter-spacing:-1.2px;margin:0 0 12px;font-size:38px;line-height:1.12}.nw3 .success-premium .success-lead{color:#1e315ca8;max-width:480px;margin:0 auto 26px;font-size:16px}.nw3 .success-premium .success-booking{color:#12295c;letter-spacing:.2px;background:#fff;border:1px solid #5c9dff3d;margin:0 auto 30px;padding:12px 18px;font-size:15px;font-weight:900;box-shadow:0 12px 28px #1226541a,inset 0 1px #fff}.nw3 .success-premium .success-booking .sb-check{color:#fff;background:#10b981}.nw3 .success-premium .success-next{background:#fff;border:1px solid #92baff4d;border-radius:22px;max-width:540px;margin:0 auto 24px;padding:24px 26px;box-shadow:0 16px 40px #12265417,inset 0 1px #fff}.nw3 .success-premium .success-next-label{color:#0d1b3d;letter-spacing:-.2px;margin-bottom:12px;font-size:16px}.nw3 .success-premium .success-next p{color:#1e315c9e;font-size:14.5px;line-height:1.65}.nw3 .success-human{text-align:right;background:linear-gradient(#fbfdff 0%,#f2f7ff 100%);border:1px solid #92baff47;border-radius:20px;align-items:center;gap:16px;max-width:540px;margin:0 auto 20px;padding:16px 18px;display:flex;box-shadow:0 14px 34px #12265414,inset 0 1px #fff}.nw3 .success-human-photo{object-fit:cover;border:2px solid #fff;border-radius:50%;flex:0 0 74px;width:74px;height:74px;box-shadow:0 8px 20px #12265429}.nw3 .success-human-body{flex-direction:column;gap:6px;margin:0;display:flex}.nw3 .success-human-name{color:#3f7ae0;letter-spacing:.06em;font-size:12px;font-weight:900}.nw3 .success-human-body p{color:#1e315cad;margin:0;font-size:14px;line-height:1.6}.nw3 .success-human-sign{color:#1e315c80;font-size:12.5px;font-weight:800}.nw3 .success-premium .success-trust{color:#1e315c73;letter-spacing:.04em;margin-top:8px;font-size:12px}@media (width<=640px){.nw3 .success-premium .success-inner{padding:38px 18px 34px}.nw3 .success-premium h3{font-size:28px}.nw3 .success-premium .success-lead{margin-bottom:20px;font-size:14.5px}.nw3 .success-premium .success-booking{margin-bottom:22px;padding:10px 15px;font-size:13px}.nw3 .success-premium .success-next{padding:18px}.nw3 .success-human{gap:12px;padding:14px}.nw3 .success-human-photo{flex:0 0 58px;width:58px;height:58px}.nw3 .success-human-body p{font-size:13px}}@media (prefers-reduced-motion:reduce){.nw3 .success-premium .success-icon{animation:none}}.nw3 .field.is-next>label{color:#2f6fdc}.nw3 .field.is-next>label:after{content:"השדה הבא";letter-spacing:.02em;vertical-align:middle;color:#2f6fdc;background:#5c9dff1f;border:1px solid #5c9dff47;border-radius:999px;margin-inline-start:8px;padding:2px 8px;font-size:10.5px;font-weight:900;display:inline-block}.nw3 .field.is-next input,.nw3 .consent-box.is-next,.nw3 .id3-row.is-next{animation:2.4s ease-in-out infinite nw3-nextRing;border-color:#5c9dff8c!important}@keyframes nw3-nextRing{0%,to{box-shadow:0 0 0 3px #5c9dff21}50%{box-shadow:0 0 0 6px #5c9dff0f}}.nw3 .id3-row.is-next .id3-num{color:#fff;background:linear-gradient(#5c9dff,#2f6fdc);border-color:#0000;box-shadow:0 6px 16px #2f6fdc4d}@media (prefers-reduced-motion:reduce){.nw3 .field.is-next input,.nw3 .consent-box.is-next,.nw3 .id3-row.is-next{animation:none;box-shadow:0 0 0 3px #5c9dff26}}.nw3 .hero-field.is-next{animation:2.4s ease-in-out infinite nw3-nextRingDark;border-color:#5c9dff9e!important}.nw3 .hero-field.is-next input::placeholder{color:#c7dcffb8}@keyframes nw3-nextRingDark{0%,to{box-shadow:0 0 0 3px #5c9dff33}50%{box-shadow:0 0 0 7px #5c9dff14}}@media (prefers-reduced-motion:reduce){.nw3 .hero-field.is-next{animation:none;box-shadow:0 0 0 3px #5c9dff38}}.nw3 .form-intro .step-no{color:#2f6fdc;letter-spacing:.02em;animation:nw3-badgeIn .45s var(--ease) both;background:linear-gradient(90deg,#5c9dff24,#5c9dff0a);border:1px solid #5c9dff38;border-radius:999px;align-items:center;gap:7px;margin-bottom:8px;padding:4px 10px;display:inline-flex}.nw3 .form-intro .step-no:before{content:"";background:var(--blue);border-radius:999px;width:6px;height:6px;animation:2.6s ease-in-out infinite nw3-dotPulse;box-shadow:0 0 #5c9dff73}@keyframes nw3-badgeIn{0%{opacity:0;transform:translateY(-4px)scale(.97)}to{opacity:1;transform:none}}@keyframes nw3-dotPulse{0%,to{box-shadow:0 0 #5c9dff73}50%{box-shadow:0 0 0 5px #5c9dff00}}.nw3 .form-step{position:relative}.nw3 .form-step:before{content:"";pointer-events:none;opacity:.55;height:120px;animation:nw3-glowIn .6s var(--ease) both;background:radial-gradient(60% 100% at 78% 0,#5c9dff29,#0000 70%);position:absolute;top:-26px;left:-10px;right:-10px}.nw3 .form-step.step-2:before{background:radial-gradient(60% 100% at 78% 0,#7e78ff26,#0000 70%)}.nw3 .form-step.step-3:before{background:radial-gradient(60% 100% at 78% 0,#40c4a021,#0000 70%)}.nw3 .form-step.step-4:before{background:radial-gradient(60% 100% at 78% 0,#e2b25a24,#0000 70%)}.nw3 .form-step.step-5:before{background:radial-gradient(60% 100% at 78% 0,#5c9dff2e,#0000 70%)}@keyframes nw3-glowIn{0%{opacity:0}to{opacity:.55}}.nw3 .form-step .field,.nw3 .form-step .id3-row,.nw3 .form-step .consent-box,.nw3 .form-step .choice{animation:nw3-fieldIn .42s var(--ease) both}.nw3 .form-step .field:nth-of-type(2),.nw3 .form-step .choice:nth-child(2){animation-delay:50ms}.nw3 .form-step .field:nth-of-type(3),.nw3 .form-step .choice:nth-child(3){animation-delay:.1s}.nw3 .form-step .choice:nth-child(4){animation-delay:.14s}.nw3 .form-step .choice:nth-child(5){animation-delay:.18s}@keyframes nw3-fieldIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}.nw3 .choice label{transition:transform .18s var(--ease), border-color .18s var(--ease), background .18s var(--ease), box-shadow .18s var(--ease)}.nw3 .choice label:hover{border-color:#5c9dff73;transform:translateY(-2px);box-shadow:0 8px 20px -14px #1260ff80}.nw3 .choice input:checked+label{background:linear-gradient(#5c9dff1a,#5c9dff08);border-color:#5c9dff99}.nw3 .choice label:has(input:checked){background:linear-gradient(#5c9dff1a,#5c9dff08);border-color:#5c9dff99}.nw3 .field input.valid{animation:nw3-validFlash .5s var(--ease)}@keyframes nw3-validFlash{0%{box-shadow:0 0 #40c4a047}60%{box-shadow:0 0 0 5px #40c4a01a}to{box-shadow:0 0 #40c4a000}}@media (prefers-reduced-motion:reduce){.nw3 .form-intro .step-no,.nw3 .form-intro .step-no:before,.nw3 .form-step:before,.nw3 .form-step .field,.nw3 .form-step .id3-row,.nw3 .form-step .consent-box,.nw3 .form-step .choice,.nw3 .field input.valid{animation:none!important}}@media (width<=650px){.nw3 .hero-entry.ref-form .form-flow{height:22px;margin-top:2px}.nw3 .hero-entry.ref-form .hero-field+.hero-field{margin-top:9px}.nw3 .hero-entry.ref-form .cta-glow{height:52px;box-shadow:0 0 13px #4695ff29}.nw3 .hero-entry.ref-form.ready .cta-glow{box-shadow:0 0 20px #4695ff42}.nw3 .hero-entry.ref-form button{height:52px}}@media (width>=981px){.nw3 .hero-portrait.is-in .hero-left-approved{filter:brightness(.965)saturate(.98);transition:opacity .9s var(--ease), transform 1.1s var(--ease), filter 1.2s var(--ease) 1.1s}}@media (width>=651px){.nw3 .form-step.step-5.active{flex-direction:column;max-height:calc(100dvh - 132px);display:flex}.nw3 .form-step.step-5 .form-intro{margin-bottom:8px}.nw3 .form-step.step-5 .form-intro h3{margin-bottom:3px;font-size:22px}.nw3 .form-step.step-5 .form-intro p{font-size:12px;line-height:1.4}.nw3 .form-step.step-5 .nw3-exp{border-radius:16px;margin-bottom:9px;padding:11px 13px}.nw3 .form-step.step-5 .nw3-exp .kicker{font-size:9.5px}.nw3 .form-step.step-5 .nw3-exp h4{margin:3px 0 4px;font-size:15px}.nw3 .form-step.step-5 .nw3-exp p{margin:0 0 8px;font-size:11.5px;line-height:1.42}.nw3 .form-step.step-5 .nw3-exp-steps{gap:7px}.nw3 .form-step.step-5 .nw3-exp-step{border-radius:11px;padding:8px 9px}.nw3 .form-step.step-5 .nw3-exp-step i{border-radius:6px;width:18px;height:18px;font-size:10px}.nw3 .form-step.step-5 .nw3-exp-step b{margin:5px 0 2px;font-size:11.5px}.nw3 .form-step.step-5 .nw3-exp-step span{font-size:10px;line-height:1.38}.nw3 .form-step.step-5 .nw3-exp-hand{margin-top:8px}.nw3 .form-step.step-5 .nw3-exp-hand b{font-size:11.5px}.nw3 .form-step.step-5 .nw3-exp-hand span{font-size:11px}.nw3 .form-step.step-5>.tmicro{margin-bottom:8px;padding:8px 11px}.nw3 .form-step.step-5>.tmicro b{font-size:11.5px}.nw3 .form-step.step-5>.tmicro p,.nw3 .form-step.step-5>.tmicro small{font-size:10px;line-height:1.35}.nw3 .form-step.step-5 .slot-days{flex:1;gap:10px;min-height:0;padding-inline-end:3px;overflow-y:auto}.nw3 .form-step.step-5 .slot-day-head{margin-bottom:5px}.nw3 .form-step.step-5 .slot-day-head b{font-size:12.5px}.nw3 .form-step.step-5 .slot-grid{gap:7px}.nw3 .form-step.step-5 .slot-card{border-radius:12px;min-height:0;padding:8px 9px}.nw3 .form-step.step-5 .slot-card strong{font-size:14.5px}.nw3 .form-step.step-5 .slot-card small{font-size:9px}.nw3 .form-step.step-5 .selected-summary{margin-top:0;padding:8px 11px;font-size:11.5px}.nw3 .form-step.step-5 .step-5-footer{border-radius:14px;margin-top:10px;padding:10px}.nw3 .form-step.step-5 .step-5-footer .form-actions{margin-top:10px;padding-top:0}}.nw3 .compose-rail{z-index:5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:linear-gradient(#f7fbfff5,#f7fbffd1);border-bottom:1px solid #1260ff17;justify-content:space-between;align-items:center;gap:12px;padding:9px 18px;display:flex;position:relative}.nw3 .compose-nodes{flex-wrap:nowrap;align-items:center;gap:14px;display:flex;overflow:hidden}.nw3 .compose-nodes .cn{opacity:.42;transition:opacity .38s var(--ease);align-items:center;gap:6px;display:flex;position:relative}.nw3 .compose-nodes .cn:after{content:"";opacity:.5;inset-inline-start:-11px;background:linear-gradient(90deg,#1260ff0d,#1260ff4d);width:8px;height:1px;position:absolute;top:50%}.nw3 .compose-nodes .cn:first-child:after{display:none}.nw3 .compose-nodes .cn i{width:8px;height:8px;box-shadow:none;transition:background .35s var(--ease), box-shadow .45s var(--ease), transform .35s var(--ease);background:#183c6e29;border-radius:50%}.nw3 .compose-nodes .cn b{letter-spacing:.1px;color:#5b6c86;font-size:10.5px;font-weight:800}.nw3 .compose-nodes .cn[data-done=true]{opacity:1}.nw3 .compose-nodes .cn[data-done=true] i{animation:cnPop .5s var(--ease);background:linear-gradient(#7fb0ff,#1260ff);box-shadow:0 0 0 3px #1260ff21,0 3px 10px -3px #1260ff8c}.nw3 .compose-nodes .cn[data-done=true] b{color:#123a72}@keyframes cnPop{0%{transform:scale(.4)}55%{transform:scale(1.28)}to{transform:scale(1)}}.nw3 .compose-meta{flex:none;align-items:center;gap:8px;display:flex}.nw3 .compose-meta .cm-label{color:#6b7d96;white-space:nowrap;font-size:10.5px;font-weight:800}.nw3 .compose-meta .cm-count{color:#123a72;background:#1260ff14;border:1px solid #1260ff24;border-radius:999px;padding:2px 8px;font-size:11px;font-weight:950}@media (width<=640px){.nw3 .compose-rail{gap:8px;padding:6px 13px}.nw3 .compose-nodes{gap:11px}.nw3 .compose-nodes .cn b{display:none}.nw3 .compose-meta .cm-label{font-size:9.5px}}.nw3 .field input:focus,.nw3 .field textarea:focus,.nw3 .field select:focus,.nw3 .id3-row input:focus{box-shadow:0 0 0 4px #1260ff1a,0 8px 22px -14px #1260ff80}.nw3 .field.is-next input,.nw3 .id3-row.is-next input{background:linear-gradient(#fffffff5,#f0f7ffe6)}.nw3 .hero-field.valid,.nw3 .field input:valid:not(:placeholder-shown){transition:box-shadow .4s var(--ease)}.nw3 .next-btn,.nw3 .submit-btn{background-image:linear-gradient(#ffffff24,#fff0);position:relative;overflow:hidden}.nw3 .next-btn[data-ready=true]:after,.nw3 .submit-btn[data-ready=true]:after{content:"";animation:ctaSheen .95s var(--ease) 50ms 1 forwards;background:linear-gradient(100deg,#0000 30%,#ffffff47 50%,#0000 70%);position:absolute;inset:0;transform:translate(-120%)}@keyframes ctaSheen{to{transform:translate(120%)}}.nw3 .hero.compose-1 .ml-line{opacity:.85}.nw3 .hero.compose-2 .ml-line,.nw3 .hero.compose-2 .ml-spark{opacity:1}.nw3 .hero.compose-1 .hero-left-approved{filter:saturate(1.03)contrast(1.01)}.nw3 .hero.compose-2 .hero-left-approved{filter:saturate(1.06)contrast(1.02)}.nw3 .form-shell.is-revealing .form-step{animation:stepConverge .5s var(--ease) forwards;pointer-events:none}@keyframes stepConverge{to{opacity:0;filter:blur(3px);transform:scale(.965)translateY(6px)}}.nw3 .reveal-moment{z-index:20;background:radial-gradient(60% 55% at 50% 45%,#e9f3fffa,#f9fcfffc);flex-direction:column;justify-content:center;align-items:center;gap:16px;display:flex;position:absolute;inset:0}.nw3 .reveal-moment svg{width:150px;height:150px;overflow:visible}.nw3 .reveal-moment .rm-ring{fill:none;stroke:#1260ff47;stroke-width:2px;transform-origin:120px 120px;animation:rmRing .8s var(--ease) forwards}@keyframes rmRing{0%{opacity:0;transform:scale(.55)}45%{opacity:1}to{opacity:1;transform:scale(1)}}.nw3 .reveal-moment .rm-check{fill:none;stroke:#1260ff;stroke-width:7px;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:1;stroke-dashoffset:1px;animation:rmCheck .55s var(--ease) .42s forwards}@keyframes rmCheck{to{stroke-dashoffset:0}}.nw3 .reveal-moment .rm-text{color:#123a72;opacity:0;animation:rmText .5s var(--ease) .3s forwards;font-size:14px;font-weight:900}@keyframes rmText{to{opacity:1;transform:translateY(0)}}.nw3 .form-shell.is-done .success-state{animation:successOpen .65s var(--ease) forwards}@keyframes successOpen{0%{opacity:0;transform:translateY(14px)scale(.985)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.nw3 .compose-nodes .cn[data-done=true] i,.nw3 .next-btn[data-ready=true]:after,.nw3 .form-shell.is-revealing .form-step,.nw3 .reveal-moment .rm-ring,.nw3 .reveal-moment .rm-check,.nw3 .reveal-moment .rm-text,.nw3 .form-shell.is-done .success-state{animation:none}.nw3 .reveal-moment .rm-check{stroke-dashoffset:0}.nw3 .reveal-moment .rm-text{opacity:1}}.nw3 .form-shell{position:relative}.nw3 .form-step .form-grid{align-items:start;gap:12px 14px}.nw3 .form-step .form-grid>.field{align-content:start;padding-bottom:16px;position:relative}.nw3 .form-step .form-grid>.field>.field-hint{text-align:start;bottom:0;margin:0;line-height:1.3;position:absolute;inset-inline:2px}.nw3 .form-step .form-grid>.field>label{text-align:start;align-items:center;gap:8px;min-height:18px;display:flex}.nw3 .form-step .form-grid>.field input{border-radius:14px;height:54px;padding:0 14px}.nw3 .form-step .consent-box,.nw3 .form-step .form-error,.nw3 .form-step .form-actions{margin-inline:0}.nw3 .form-step:not(.step-3):not(.step-4) .consent-box{margin-top:2px}.nw3 .form-step .consent-box{text-align:start;align-items:flex-start;gap:10px}.nw3 .form-step .consent-box>input{margin-top:2px}.nw3 .form-step .consent-box>span{text-align:start;flex:auto;min-width:0}.nw3 .form-step .consent-box>span>span{text-align:start;margin-top:2px;display:block}.nw3 .field.is-next input,.nw3 .consent-box.is-next,.nw3 .id3-row.is-next{border-color:#5c9dff8c!important;animation:none!important;box-shadow:inset 0 0 0 1px #5c9dff59!important}.nw3 .field.is-next input:focus{border-color:#83afff!important;box-shadow:inset 0 0 0 1px #5c9dff73,0 0 0 3px #1260ff14!important}.nw3 .field.is-next>label:after{margin-inline-start:0}.nw3 .hero-entry .hero-consent{z-index:2;cursor:pointer;color:#a9bcd6;text-align:right;grid-column:1/-1;align-items:center;gap:9px;min-height:44px;padding:2px 4px;font-size:12.5px;line-height:1.55;display:flex;position:relative}.nw3 .hero-entry .hero-consent input{width:20px;min-width:20px;height:20px;accent-color:var(--blue);cursor:pointer;box-shadow:none;border-radius:6px;margin:0;padding:0}.nw3 .hero-entry .hero-consent input:focus{transform:none;box-shadow:0 0 0 3px #1260ff47}.nw3 .hero-entry .hero-consent a{color:#cfe0ff;text-underline-offset:2px;text-decoration:underline}.nw3 .hero-entry .hero-consent a:hover{color:#fff}.nw3 .hero-entry .hero-consent.checked{color:#c7d7ef}.nw3-m01{--m01-ink:#050d1c;--m01-navy:#0b1c37;--m01-ivory:#f7f3ec;--m01-violet:#5a4dff;--m01-cobalt:#1260ff;--m01-gold:#c9a24a;--m01-line:#ffffff1f;font-size:18px}.nw3-m01 p,.nw3-m01 li,.nw3-m01 .hero-lead{font-size:clamp(17px,1.05vw + 13px,19px);line-height:1.75}.nw3-m01 label,.nw3-m01 .field label,.nw3-m01 .form-label{font-size:16px}.nw3-m01 button,.nw3-m01 .header-cta,.nw3-m01 .m01-cta,.nw3-m01 .final-cta-btn,.nw3-m01 .mobile-bar button{min-height:52px}.nw3-m01 :focus-visible{outline:3px solid var(--m01-violet);outline-offset:3px}.nw3-m01 .m01-head{max-width:720px;margin:0 0 clamp(26px,4vw,48px)}.nw3-m01 .m01-head h2{letter-spacing:-.01em;margin:8px 0 14px;font-size:clamp(28px,3.4vw,46px);line-height:1.16}.nw3-m01 .m01-head .kicker{color:var(--m01-gold);font-size:15px;font-weight:800}.nw3-m01 .m01-obs{color:#eef3fb;background:radial-gradient(120% 90% at 78% 8%, #5a4dff3d, transparent 62%), radial-gradient(90% 80% at 12% 96%, #1260ff33, transparent 60%), linear-gradient(180deg, var(--m01-ink), var(--m01-navy));padding:clamp(64px,8vw,118px) 0;position:relative;overflow:hidden}.nw3-m01 .m01-obs:before{content:"";background-image:linear-gradient(to left, var(--m01-line) 1px, transparent 1px), linear-gradient(to bottom, var(--m01-line) 1px, transparent 1px);opacity:.35;pointer-events:none;background-size:96px 96px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(70% 60% at 50% 45%,#000 35%,#0000 78%);mask-image:radial-gradient(70% 60% at 50% 45%,#000 35%,#0000 78%)}.nw3-m01 .m01-obs .m01-head h2,.nw3-m01 .m01-obs .m01-head p{color:#eef3fb}.nw3-m01 .m01-obs .m01-head p{color:#e2ebf8d1}.nw3-m01 .m01-sky{grid-template-rows:auto auto;grid-template-columns:1fr minmax(280px,380px) 1fr;align-items:center;gap:clamp(26px,4vw,56px) clamp(18px,3vw,48px);padding:clamp(16px,3vw,40px) 0;display:grid;position:relative}.nw3-m01 .m01-orbits{pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.nw3-m01 .m01-orbit{fill:none;stroke:#a0beff47;stroke-width:.25px;vector-effect:non-scaling-stroke}.nw3-m01 .m01-orbit.is-inner{stroke:#c9a24a4d;stroke-dasharray:1.2 2.2}.nw3-m01 .m01-wire{stroke:#a0beff99;stroke-width:.3px;stroke-dasharray:1.4 2.2;vector-effect:non-scaling-stroke}.nw3-m01 .m01-sky.is-in .m01-wire,.nw3-m01 [data-reveal].is-in .m01-wire{animation:6.5s linear infinite m01-converge}@keyframes m01-converge{to{stroke-dashoffset:-18px}}.nw3-m01 .m01-frags{margin:0;padding:0;list-style:none;display:contents}.nw3-m01 .m01-frag{background:0 0;border:0;gap:2px;max-width:320px;padding:0;display:grid;position:relative}.nw3-m01 .m01-frag[data-pos=a]{grid-area:1/1;justify-self:start}.nw3-m01 .m01-frag[data-pos=b]{grid-area:1/3;justify-self:end}.nw3-m01 .m01-frag[data-pos=c]{grid-area:2/1;justify-self:start}.nw3-m01 .m01-frag[data-pos=d]{grid-area:2/3;justify-self:end}.nw3-m01 .m01-frag-amount{letter-spacing:-.02em;color:#fff;text-shadow:0 0 26px #7896ff66;font-size:clamp(26px,2.6vw,36px);font-weight:900;line-height:1.08}.nw3-m01 .m01-frag-amount bdi{unicode-bidi:isolate}.nw3-m01 .m01-frag-label{color:#d6e4faf0;border-bottom:1px solid #a0beff47;padding-bottom:8px;font-size:17px;font-weight:800}.nw3-m01 .m01-frag-note{color:#c8d8f2c2;padding-top:8px;font-size:16px;line-height:1.65}.nw3-m01 .m01-core{text-align:center;background:radial-gradient(60% 55% at 50% 48%,#5a4dff4d,#0000 72%);border:0;border-radius:0;grid-area:1/2/3/3;justify-items:center;gap:8px;min-width:0;padding:clamp(12px,2vw,24px) 8px;display:grid}.nw3-m01 .m01-core-label{letter-spacing:.02em;color:var(--m01-gold);font-size:16px;font-weight:800}.nw3-m01 .m01-core-total{letter-spacing:-.03em;color:#fff;text-shadow:0 0 46px #8296ff80;font-size:clamp(38px,5vw,68px);font-weight:900;line-height:1}.nw3-m01 .m01-core-total bdi{unicode-bidi:isolate}.nw3-m01 .m01-core-horizon{background:linear-gradient(90deg,#0000,#c9a24ae6,#0000);width:min(320px,100%);height:1px}.nw3-m01 .m01-core-sub{color:#cedcf4d1;max-width:280px;font-size:16px;line-height:1.6}.nw3-m01 .m01-disclaimer{color:#c6d5eeb8;margin:clamp(20px,3vw,32px) 0 0;font-size:15px}.nw3-m01 .m01-cta-row{flex-wrap:wrap;align-items:center;gap:16px;margin-top:22px;display:flex}.nw3-m01 .m01-cta{color:#fff;background:linear-gradient(90deg, var(--m01-violet), var(--m01-cobalt));transition:transform .22s var(--ease), box-shadow .22s var(--ease);border:0;border-radius:999px;padding:0 30px;font-size:18px;font-weight:900;box-shadow:0 14px 34px #3042be57}.nw3-m01 .m01-cta:hover{transform:translateY(-2px);box-shadow:0 18px 40px #3042be6b}.nw3-m01 .m01-cta-micro{color:#cedcf4d1;font-size:15px}.nw3-m01 .m01-data{background:var(--m01-ivory);padding:clamp(60px,7vw,104px) 0}.nw3-m01 .m01-map{grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(34px,4vw,56px) 0;margin:0;padding:0;list-style:none;display:grid}.nw3-m01 .m01-stop{padding:30px clamp(14px,1.6vw,22px) 0;position:relative}.nw3-m01 .m01-stop:after{content:"";background:#0b1c372e;height:1px;position:absolute;top:9px;left:0;right:0}.nw3-m01 .m01-stop:nth-child(4):after,.nw3-m01 .m01-stop:last-child:after{left:50%}.nw3-m01 .m01-stop:nth-child(5):after,.nw3-m01 .m01-stop:first-child:after{right:50%}.nw3-m01 .m01-stop:before{content:"";background:var(--m01-ivory);border:2px solid var(--m01-violet);z-index:1;border-radius:50%;width:9px;height:9px;position:absolute;top:5px;right:calc(50% - 4px)}.nw3-m01 .m01-stop-no{letter-spacing:-.03em;color:#0000;-webkit-text-stroke:1px #1260ff80;text-align:right;unicode-bidi:isolate;font-size:clamp(34px,3.4vw,46px);font-weight:900;line-height:1;display:block}.nw3-m01 .m01-stop b{letter-spacing:-.01em;color:#0b1c37;margin:12px 0 6px;font-size:20px;display:block}.nw3-m01 .m01-stop-note{color:#4c5b73;font-size:16px;line-height:1.65;display:block}.nw3-m01 .m01-field-label{text-align:right;color:#e2ecfceb;margin:0 0 6px;padding-inline-start:2px;font-size:16px;font-weight:800;display:block}.nw3-m01 .m01-sr-title,.m01-sr-title{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;margin:-1px;position:absolute;overflow:hidden}.nw3-m01 .m01-ba{color:#eef3fb;background:linear-gradient(180deg, var(--m01-navy), var(--m01-ink));padding:clamp(60px,7vw,104px) 0}.nw3-m01 .m01-ba .m01-head h2,.nw3-m01 .m01-ba .m01-head p{color:#eef3fb}.nw3-m01 .m01-ba-grid{grid-template-columns:1fr 1px 1fr;gap:clamp(22px,3vw,48px);display:grid}.nw3-m01 .m01-ba-grid:before{content:"";background:linear-gradient(#0000,#a0beff80,#0000);grid-column:2}.nw3-m01 .m01-ba-col{grid-area:1/1}.nw3-m01 .m01-ba-col.is-after{grid-column:3}.nw3-m01 .m01-ba-grid:before{grid-row:1}.nw3-m01 .m01-ba-tag{letter-spacing:.02em;color:#c4d4eec7;margin-bottom:14px;font-size:15px;font-weight:900}.nw3-m01 .m01-ba-col.is-after .m01-ba-tag{color:var(--m01-gold)}.nw3-m01 .m01-ba-col ul{gap:14px;margin:0;padding:0;list-style:none;display:grid}.nw3-m01 .m01-ba-col li{color:#e2ebf8e0;border-inline-start:2px solid #a0beff47;padding-inline-start:18px}.nw3-m01 .m01-ba-col.is-after li{border-inline-start-color:#5a4dffb3}.nw3-m01 .m01-check{background:var(--m01-ivory);padding:clamp(60px,7vw,104px) 0}.nw3-m01 .m01-check-grid{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:start;gap:clamp(24px,4vw,60px);display:grid}.nw3-m01 .m01-check-order{color:#0b1c37;font-weight:800}.nw3-m01 .m01-check-list{counter-reset:none;margin:0;padding:0;list-style:none;display:grid}.nw3-m01 .m01-check-list li{border-bottom:1px solid #09183024;grid-template-columns:auto 1fr;gap:14px;padding:18px 0;display:grid}.nw3-m01 .m01-check-list li:first-child{border-top:1px solid #09183024}.nw3-m01 .m01-check-list span{color:var(--m01-violet);font-weight:900}@media (width<=900px){.nw3-m01 .m01-sky{grid-template-rows:none;grid-template-columns:1fr;gap:26px;padding-inline-start:30px;position:relative}.nw3-m01 .m01-sky:before{content:"";background:linear-gradient(#a0beff80,#c9a24a66);width:1px;position:absolute;inset-block:6px 84px;inset-inline-start:11px}.nw3-m01 .m01-frag[data-pos]{grid-area:auto;justify-self:stretch;max-width:none}.nw3-m01 .m01-frag:before{content:"";background:var(--m01-ink);inset-inline-start:-25px;border:1px solid #a0beffb3;border-radius:50%;width:11px;height:11px;position:absolute;top:12px}.nw3-m01 .m01-core{text-align:start;order:9;grid-area:auto;justify-items:start;padding-inline:0}.nw3-m01 .m01-core-horizon{width:100%}.nw3-m01 .m01-orbits{display:none}.nw3-m01 .m01-map{grid-template-columns:1fr;gap:0;padding:0;position:relative}.nw3-m01 .m01-map:before{content:"";background:#0b1c372e;width:1px;position:absolute;top:26px;bottom:34px;right:5px}.nw3-m01 .m01-stop{border-bottom:1px solid #09183024;padding:18px 30px 18px 0;position:relative}.nw3-m01 .m01-stop:first-child{border-top:1px solid #09183024}.nw3-m01 .m01-stop:after{display:none}.nw3-m01 .m01-stop:before{top:26px;left:auto;right:1px}.nw3-m01 .m01-stop-no{font-size:30px}.nw3-m01 .m01-ba-grid{grid-template-columns:1fr}.nw3-m01 .m01-ba-col,.nw3-m01 .m01-ba-col.is-after{grid-area:auto/1}.nw3-m01 .m01-ba-grid:before{display:none}.nw3-m01 .m01-check-grid{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.nw3-m01 .m01-wire{animation:none!important}.nw3-m01 .m01-cta{transition:none}}.nw3-m01 .m01-hero-fine{color:#c8d8f2b8;margin:12px 0 0;font-size:15px;line-height:1.6}.nw3-m01.hero-in-view .header-cta{visibility:hidden}.nw3-m01 .form-overlay{align-items:center;padding:clamp(8px,1.4vw,20px)}.nw3-m01 .form-shell{--m01-sheet-h:min(100dvh, var(--m01-vvh,100dvh));width:min(880px,100%);height:auto;max-height:calc(var(--m01-sheet-h) - clamp(16px, 2.8vw, 40px));transition:transform .22s var(--ease), opacity .22s var(--ease);flex-direction:column;font-size:16px;display:flex;overflow:hidden}.nw3-m01 .form-shell .form-body{flex:auto;min-height:0;padding:clamp(12px,1.8vw,24px) clamp(14px,2vw,28px) clamp(10px,1.4vw,18px);display:flex;overflow:hidden}.nw3-m01 .form-shell .form-step{width:100%;min-height:0}.nw3-m01 .form-shell .form-step.active{flex-direction:column;gap:clamp(6px,1vw,12px);animation-duration:.22s;display:flex}.nw3-m01 .form-shell .form-step.active>*{min-height:0}.nw3-m01 .form-shell .form-actions{margin-top:auto;padding-top:clamp(8px,1.2vw,14px)}.nw3-m01 .form-shell .step-5-footer{background:linear-gradient(#5a4dff24 0%,#1260ff14 100%);border:1px solid #78a0ff47;border-radius:16px;margin-top:auto;padding:clamp(10px,1.4vw,16px);box-shadow:0 12px 34px -16px #1260ff38}.nw3-m01 .form-shell .step-5-footer .form-actions{margin-top:clamp(8px,1vw,12px);padding-top:0}.nw3-m01 .form-shell .step-5-footer .selected-summary{color:#e8f1ff;background:#1260ff1f;border:1px solid #5aa0ff4d;border-radius:12px;justify-content:space-between;align-items:center;gap:10px;margin-top:0;padding:clamp(9px,1.1vw,12px) clamp(11px,1.3vw,14px);font-size:clamp(12px,.95vw,14px);font-weight:900;display:flex}.nw3-m01 .form-shell .step-5-footer .selected-summary.placeholder{color:#c8d8f2cc;background:#ffffff0d;border-color:#ffffff1f}.nw3-m01 .form-shell .step-5-footer .selected-summary-label{opacity:.85;font-size:clamp(10px,.85vw,12px);font-weight:800}.nw3-m01 .form-shell .step-5-footer .selected-summary-value{font-size:clamp(12px,.95vw,14px);font-weight:950}.nw3-m01 .form-shell .step-5-footer[data-ready=true]{background:linear-gradient(#5a4dff38 0%,#1260ff1f 100%);border-color:#78aaff6b;box-shadow:0 14px 38px -14px #1260ff52}.nw3-m01 .form-shell .form-intro h3{margin-bottom:4px;font-size:clamp(19px,2.1vw,26px);line-height:1.16}.nw3-m01 .form-shell .form-intro p,.nw3-m01 .form-shell p,.nw3-m01 .form-shell li,.nw3-m01 .form-shell label{font-size:clamp(13px,.9vw,15px);line-height:1.5}.nw3-m01 .form-shell .form-intro{margin-bottom:0}.nw3-m01 .form-shell .fhint{min-height:17px;margin-top:3px;font-size:12.5px}.nw3-m01 .form-shell .form-error,.nw3-m01 .form-shell .ferr{min-height:18px}.nw3-m01 .form-shell .progress-bar{background:linear-gradient(90deg, var(--m01-violet), var(--m01-cobalt));transition:width .26s var(--ease)}.nw3-m01 .form-shell .progress-track{overflow:hidden}.nw3-m01 .form-shell .next-btn,.nw3-m01 .form-shell .submit-btn,.nw3-m01 .form-shell .prev-btn{transition:transform .18s var(--ease), box-shadow .18s var(--ease), background-color .18s var(--ease), opacity .18s var(--ease)}.nw3-m01 .form-shell .next-btn:disabled,.nw3-m01 .form-shell .submit-btn:disabled{opacity:.55;cursor:not-allowed;transform:none}.nw3-m01 .form-shell .field input:focus-visible,.nw3-m01 .form-shell .otp-digit:focus-visible{outline:2px solid var(--m01-violet);outline-offset:2px;box-shadow:0 0 0 5px #5a4dff24}.nw3-m01 .form-shell .form-step.has-error .fhint.bad{animation:m01-errShake .26s var(--ease) 1}@keyframes m01-errShake{25%{transform:translate(3px)}60%{transform:translate(-3px)}to{transform:none}}.nw3-m01 .form-shell .otp-digit{min-width:52px;min-height:56px;font-size:22px}.nw3-m01 .form-shell .ik-sign-canvas{height:clamp(96px,15dvh,150px)}.nw3-m01 .form-shell .slot-grid,.nw3-m01 .form-shell .slots{overflow:visible}.nw3-m01 .form-shell .form-step.step-5 .slot-btn,.nw3-m01 .form-shell .form-step.step-5 button[data-slot]{min-height:46px}.nw3-m01 .form-shell .choice-grid,.nw3-m01 .form-shell .goal-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}@media (width<=767px){.nw3-m01 .form-overlay{align-items:stretch;padding:0}.nw3-m01 .form-shell{width:100%;height:min(100svh, var(--m01-vvh,100svh));max-height:min(100svh, var(--m01-vvh,100svh));border-radius:0;font-size:15px}.nw3-m01 .form-shell .form-body{padding:12px 14px calc(8px + env(safe-area-inset-bottom));overflow:hidden}.nw3-m01 .form-shell .form-top{padding:10px 14px 8px;padding-top:calc(10px + env(safe-area-inset-top))}.nw3-m01 .form-shell .form-actions{background:0 0;margin-inline:0;padding:10px 0 0;position:static}.nw3-m01 .form-shell .otp-digit{min-width:46px;min-height:52px}}@media (height<=500px){.nw3-m01 .form-overlay{align-items:stretch;padding:0}.nw3-m01 .form-shell{width:100%;height:min(100svh, var(--m01-vvh,100svh));max-height:min(100svh, var(--m01-vvh,100svh));border-radius:0;font-size:14px}.nw3-m01 .form-shell .form-top{padding:6px 14px}.nw3-m01 .form-shell .form-body{padding:8px 16px calc(6px + env(safe-area-inset-bottom))}.nw3-m01 .form-shell .compose-rail,.nw3-m01 .form-shell .form-intro p,.nw3-m01 .form-shell .otp-why,.nw3-m01 .form-shell .tmicro,.nw3-m01 .form-shell .ready-list,.nw3-m01 .form-shell .field-hint{display:none}.nw3-m01 .form-shell .form-intro h3{margin-bottom:0;font-size:16px}.nw3-m01 .form-shell .step-no{font-size:10.5px}.nw3-m01 .form-shell .form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.nw3-m01 .form-shell .field input{height:38px}.nw3-m01 .form-shell .otp-card{padding:8px 10px}.nw3-m01 .form-shell .otp-digit{min-width:40px;min-height:40px;font-size:18px}.nw3-m01 .form-shell .choice-grid,.nw3-m01 .form-shell .goal-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:5px}.nw3-m01 .form-shell .choice-grid label,.nw3-m01 .form-shell .choice-grid button{min-height:38px;font-size:12px}.nw3-m01 .form-shell textarea{height:34px;min-height:34px}.nw3-m01 .form-shell .form-step.active{gap:4px}.nw3-m01 .form-shell .otp-phone{display:none}.nw3-m01 .form-shell .ik-sign-canvas{height:70px}.nw3-m01 .form-shell .form-actions{padding-top:6px}.nw3-m01 .form-shell .step-5-footer{border-radius:12px;padding:8px}.nw3-m01 .form-shell .step-5-footer .selected-summary{padding:7px 9px;font-size:11px}.nw3-m01 .form-shell .next-btn,.nw3-m01 .form-shell .submit-btn,.nw3-m01 .form-shell .prev-btn{min-height:40px;font-size:13px}}@media (prefers-reduced-motion:reduce){.nw3-m01 .form-shell,.nw3-m01 .form-shell .form-step.active,.nw3-m01 .form-shell .progress-bar,.nw3-m01 .form-shell .next-btn,.nw3-m01 .form-shell .submit-btn,.nw3-m01 .form-shell .fhint.bad{transition:none!important;animation:none!important}}@media (height>=501px) and (height<=800px){.nw3-m01 .form-shell .form-step.active{min-height:0}.nw3-m01 .form-shell textarea{height:52px;min-height:52px}.nw3-m01 .form-shell .choice-grid label,.nw3-m01 .form-shell .choice-grid button{min-height:40px}}html.ik-scroll-locked,body.ik-scroll-locked{overscroll-behavior:none!important;overflow:hidden!important}@media (height<=800px){.nw3-m01 .form-shell .field.full textarea,.nw3-m01 .form-shell textarea{height:44px;min-height:44px}.nw3-m01 .form-shell .form-actions{padding-top:4px}.nw3-m01 .form-shell .step-5-footer{border-radius:10px;padding:6px}.nw3-m01 .form-shell .step-5-footer .selected-summary{padding:6px 8px;font-size:10.5px}}@media (height<=500px){.nw3-m01 .form-shell .field.full textarea,.nw3-m01 .form-shell textarea{height:30px;min-height:30px}}.nw3-m01 .form-shell .ik-sign-wrap{display:block}.nw3-m01 .form-shell .ik-sign-wrap .ik-clear-sig{white-space:nowrap;z-index:3;width:max-content;height:max-content;position:absolute;inset:-22px auto auto 0}.nw3-m01 .form-shell .form-step.active,.nw3-m01 .form-shell .form-intro,.nw3-m01 .form-shell .nw3-exp,.nw3-m01 .form-shell .nw3-exp-steps,.nw3-m01 .form-shell .slot-days,.nw3-m01 .form-shell .slot-grid,.nw3-m01 .form-shell .choice-grid,.nw3-m01 .form-shell .field,.nw3-m01 .form-shell .form-actions{flex-wrap:wrap;height:auto;min-height:0;overflow:visible}.nw3-m01 .form-shell .nw3-exp-steps,.nw3-m01 .form-shell .choice-grid,.nw3-m01 .form-shell .slot-grid{align-content:start;align-items:start}@media (height>=501px) and (height<=800px){.nw3-m01 .form-shell .field.full textarea,.nw3-m01 .form-shell textarea{height:40px;min-height:40px}.nw3-m01 .form-shell .form-actions{padding-top:2px}}@media (height<=560px){.nw3-m01 .form-shell .nw3-exp{display:none}.nw3-m01 .form-shell .form-intro{margin-bottom:4px}}.nw3-m01 .form-shell .form-step.step-5 .slot-days,.nw3-m01 .form-shell .form-step.step-5 .slot-grid,.nw3-m01 .form-shell .form-step .nw3-exp-steps{height:max-content;overflow:visible}@media (height<=560px){.nw3-m01 .form-shell .field.full textarea,.nw3-m01 .form-shell textarea{height:38px;min-height:38px;padding-block:6px;font-size:13px;line-height:1.2}}.nw3-m01 .form-shell .form-step .nw3-exp-steps,.nw3-m01 .form-shell .form-step.step-5 .slot-days,.nw3-m01 .form-shell .form-step.step-5 .slot-grid{grid-auto-rows:max-content;grid-auto-flow:row;align-items:start}.nw3-m01 .form-shell .form-step .nw3-exp-steps>*,.nw3-m01 .form-shell .form-step.step-5 .slot-days>*,.nw3-m01 .form-shell .form-step.step-5 .slot-grid>*{align-self:start;height:auto;min-height:0}@media (height<=820px){.nw3-m01 .form-shell .form-step.step-5 .nw3-exp{display:none!important}.nw3-m01 .form-shell .form-step.step-5 .slot-day{padding-block:6px}}.nw3-m01 .form-shell .form-step.step-3 .id3-flow,.nw3-m01 .form-shell .form-step.step-3 .id3-side,.nw3-m01 .form-shell .form-step.step-3 .id3-row,.nw3-m01 .form-shell .form-step.step-3 .id3-body{align-self:start;height:auto;min-height:0;overflow:visible}@media (height<=560px){.nw3-m01 .form-shell .form-step.step-5 .slot-days{height:max-content!important}.nw3-m01 .form-shell .form-step.step-5 .slot-day{padding-block:4px}}@media (width>=761px){.nw3-m01 .hero-portrait .ml-fx{display:none!important}.nw3-m01 .hero-portrait .picture-card{z-index:3!important;opacity:1!important;width:min(392px,min(52vw,900px) - 96px)!important;display:block!important;position:absolute!important;inset:38% auto auto calc(min(52vw,900px)/2)!important;transform:translate(-50%)!important}.nw3-m01 .hero-portrait .picture-card .pc-total{font-size:clamp(30px,2.5vw,40px)!important}.nw3-m01 .m01-hero-fine{text-align:center;z-index:4;width:min(400px,min(52vw,900px) - 96px);margin:0;position:absolute;bottom:4%;left:calc(min(52vw,900px)/2);transform:translate(-50%)}.nw3-m01 .hero-portrait .picture-card .pc-total,.nw3-m01 .hero-portrait .picture-card .pc-row,.nw3-m01 .hero-portrait .picture-card .pc-foot{animation:.24s ease-out both m01HeroFade!important}}.nw3-m01 .hero-copy,.nw3-m01 .hero-copy>*,.nw3-m01 .hero-copy h1,.nw3-m01 .hero-copy .hero-lead,.nw3-m01 .hero-copy .hero-question,.nw3-m01 .hero-copy .hero-entry-wrap,.nw3-m01 .hero-portrait,.nw3-m01 .hero-entry-wrap,.nw3-m01 .hero-entry,.nw3-m01 .hero-entry *{opacity:1!important;filter:none!important;transition:none!important;transform:none!important}.nw3-m01 .hero-copy[data-reveal],.nw3-m01 .hero-portrait[data-reveal],.nw3-m01 .hero-copy[data-reveal]:not(.is-in),.nw3-m01 .hero-portrait[data-reveal]:not(.is-in){opacity:1!important;transition:none!important;transform:none!important}.nw3-m01 .hero [data-reveal],.nw3-m01 .hero .hero-copy,.nw3-m01 .hero .hero-entry,.nw3-m01 .hero .stagger,.nw3-m01 .hero .stagger>*{opacity:1!important;transition:none!important;animation:none!important;transform:none!important}.nw3-m01 .hero-portrait .hero-left-approved,.nw3-m01 .hero-portrait .photo-arch,.nw3-m01 .hero-portrait .picture-card{opacity:1!important;transform:none!important}@media (width>=761px){.nw3-m01 .hero-portrait .picture-card{transform:translate(-50%)!important}}@keyframes m01HeroMedia{0%{opacity:.001;transform:translateY(8px)}to{opacity:1;transform:none}}@keyframes m01HeroFade{0%{opacity:.001}to{opacity:1}}.nw3-m01 .hero-portrait .hero-left-approved,.nw3-m01 .hero-portrait .photo-arch{animation:.32s cubic-bezier(.22,.61,.36,1) both m01HeroMedia!important}.nw3-m01 .hero-portrait .picture-card{animation:.36s ease-out .1s both m01HeroFade!important}@media (prefers-reduced-motion:reduce){.nw3-m01 .hero-portrait .hero-left-approved,.nw3-m01 .hero-portrait .photo-arch,.nw3-m01 .hero-portrait .picture-card,.nw3-m01 .hero [data-reveal]{opacity:1!important;transition:none!important;animation:none!important}}.nw3-m01 .hero-entry-wrap,.nw3-m01 .hero-entry,.nw3-m01 .hero-copy,.nw3-m01 .hero-copy>*{opacity:1!important;transition:none!important;animation:none!important;transform:none!important}.nw3 .date-seg{border:0;margin:0 0 14px;padding:0}.nw3 .date-seg legend{margin-bottom:6px;padding:0;font-size:.95rem;font-weight:600}.nw3 .date-seg-row{direction:ltr;align-items:flex-end;gap:8px;display:flex}.nw3 .date-seg-cell{flex-direction:column;flex:0 0 74px;gap:4px;display:flex}.nw3 .date-seg-cell.date-seg-year{flex:0 0 104px}.nw3 .date-seg-cell label{opacity:.72;text-align:center;font-size:.78rem}.nw3 .date-seg-cell input{text-align:center;letter-spacing:.06em;font-variant-numeric:tabular-nums;width:100%}.nw3 .date-seg-sep{opacity:.45;padding-bottom:12px}.nw3 .consent-box .muted{opacity:.78;margin-top:2px;font-weight:400;display:block}
