.wl-page{--bg:#fff;--cream:#f2ecdf;--cream-2:#e9e1cf;--cream-soft:#f8f4ec;--ink:#101215;--ink-soft:#1c2027;--slate:#606771;--slate-2:#9aa0aa;--blue:#2f54f0;--blue-deep:#2546d6;--blue-tint:#eef1ff;--gold:#e3a94a;--gold-deep:#b9832c;--line:#ecebe6;--line-2:#e0ddd4;--display:var(--wl-display,"Inter Tight"),sans-serif;--body:var(--wl-body,"Inter"),sans-serif;--hero-img:url(/waitlist/hero.jpg);--everyone-img:url(/waitlist/everyone.jpg);--step4-img:url(/waitlist/step4.jpg);background:var(--bg);font-family:var(--body);color:var(--ink);line-height:1.5;-webkit-font-smoothing:antialiased;overflow-x:hidden;letter-spacing:-.006em}.wl-page *{box-sizing:border-box;margin:0;padding:0;-webkit-tap-highlight-color:transparent}.wl-page .wrap{width:100%;max-width:1180px;margin:0 auto;padding:0 24px}.wl-page a{color:inherit;text-decoration:none}.wl-page h1,.wl-page h2,.wl-page h3{font-family:var(--display);font-weight:600;letter-spacing:-.035em;line-height:1.01}.wl-page .logo .wm{font-family:var(--display);font-weight:700;font-size:20px;letter-spacing:-.03em;color:var(--ink)}.wl-page .logo .wm span{color:var(--slate-2);font-weight:600}.wl-page .bar{position:sticky;top:0;z-index:50;background:hsla(0,0%,100%,.74);-webkit-backdrop-filter:saturate(1.6) blur(14px);backdrop-filter:saturate(1.6) blur(14px);border-bottom:1px solid var(--line)}.wl-page .bar-in{display:flex;align-items:center;justify-content:space-between;height:66px}.wl-page .bar-r{display:flex;align-items:center;gap:18px}.wl-page .soon{display:inline-flex;align-items:center;gap:8px;font-family:var(--display);font-weight:500;font-size:13px;color:var(--slate);letter-spacing:-.01em}.wl-page .soon .pls{width:6px;height:6px;border-radius:50%;background:var(--blue);animation:wl-blip 2s ease-in-out infinite}@keyframes wl-blip{0%,to{opacity:1}50%{opacity:.3}}.wl-page .btn{display:inline-flex;align-items:center;gap:9px;font-family:var(--display);font-weight:600;font-size:15px;letter-spacing:-.01em;background:var(--ink);color:#fff;padding:11px 20px;border-radius:100px;cursor:pointer;border:0;transition:background .16s,transform .05s}.wl-page .btn:hover{background:#000}.wl-page .btn:active{transform:translateY(1px)}.wl-page .btn svg{width:16px;height:16px;stroke:currentColor;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;transition:transform .18s}.wl-page .btn:hover svg{transform:translateX(3px)}.wl-page .btn.sm{padding:9px 16px;font-size:14px}.wl-page .bar .soon{display:none}@media (min-width:720px){.wl-page .bar .soon{display:inline-flex}}.wl-page .hero{position:relative;background-color:#fff;background-image:linear-gradient(90deg,rgba(10,12,15,.8) 0,rgba(10,12,15,.54) 40%,rgba(10,12,15,.18) 70%,rgba(10,12,15,0) 100%),linear-gradient(180deg,rgba(10,12,15,.3) 0,rgba(10,12,15,0) 32%,rgba(10,12,15,0) 72%,rgba(10,12,15,.28) 100%),var(--hero-img);background-size:cover;background-position:center 62%;background-repeat:no-repeat}.wl-page .hero-in{display:grid;grid-template-columns:minmax(0,1fr);gap:40px;padding:56px 24px 34px;align-items:center}.wl-page .badge{display:inline-flex;align-items:center;gap:9px;font-family:var(--display);font-weight:500;font-size:13px;letter-spacing:-.01em;color:var(--slate);background:hsla(0,0%,100%,.7);border:1px solid var(--line-2);padding:7px 14px;border-radius:100px;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.wl-page .badge .pls{width:6px;height:6px;border-radius:50%;background:var(--blue);animation:wl-blip 2s ease-in-out infinite}.wl-page .gate h1{font-size:clamp(41px,6.2vw,66px);margin:22px 0 0;font-weight:600;letter-spacing:-.04em}.wl-page .gate h1 em{font-style:normal;color:var(--blue)}.wl-page .lede{margin:22px 0 0;font-size:clamp(17px,.5vw + 15.5px,20px);line-height:1.5;color:var(--slate);max-width:33em;font-weight:400}.wl-page .lede b{color:var(--ink);font-weight:600}.wl-page .wl{margin:28px 0 0;max-width:520px}.wl-page .field{display:flex;gap:8px;background:#fff;border:1px solid var(--line-2);border-radius:14px;padding:7px;box-shadow:0 22px 54px -30px rgba(16,18,21,.55)}.wl-page .field input{flex:1;min-width:0;border:0;background:transparent;outline:none;font-family:var(--body);font-size:16px;color:var(--ink);padding:13px 14px}.wl-page .field input::-moz-placeholder{color:var(--slate-2)}.wl-page .field input::placeholder{color:var(--slate-2)}.wl-page .field .btn{border-radius:11px}.wl-page .microline{margin:15px 2px 0;font-size:13.5px;color:var(--slate);display:flex;flex-wrap:wrap;gap:6px 14px;align-items:center}.wl-page .microline b{color:var(--ink);font-weight:600}.wl-page .microline .sep{color:var(--line-2)}.wl-page .cred{margin:22px 2px 0;font-size:12.5px;letter-spacing:.02em;color:var(--slate-2);font-weight:500}.wl-page .err{display:none;margin:9px 2px 0;color:#c0392b;font-size:13px;font-weight:500}.wl-page .err.show{display:block}.wl-page .ok{display:none;margin:22px 0 0;max-width:520px;background:hsla(0,0%,100%,.85);border:1px solid var(--line-2);border-radius:14px;padding:18px 20px;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.wl-page .ok.show{display:block}.wl-page .ok b{font-family:var(--display);font-weight:600;color:var(--ink);font-size:16px}.wl-page .ok p{margin:5px 0 0;color:var(--slate);font-size:14px}.wl-page .hero .gate h1{color:#fff}.wl-page .hero .gate h1 em{color:#8098ff}.wl-page .hero .lede{color:hsla(0,0%,100%,.85)}.wl-page .hero .lede b{color:#fff}.wl-page .hero .badge{background:hsla(0,0%,100%,.13);border-color:hsla(0,0%,100%,.26);color:hsla(0,0%,100%,.92)}.wl-page .hero .microline{color:hsla(0,0%,100%,.75)}.wl-page .hero .microline b{color:#fff}.wl-page .hero .microline .sep{color:hsla(0,0%,100%,.3)}.wl-page .hero .cred{color:hsla(0,0%,100%,.62)}.wl-page .hero .err{color:#ff9a8c}.wl-page .hero .ok{background:hsla(0,0%,100%,.1);border-color:hsla(0,0%,100%,.22)}.wl-page .hero .ok b{color:#fff}.wl-page .hero .ok p{color:hsla(0,0%,100%,.74)}.wl-page .wall-wrap{position:relative}.wl-page .wall{display:flex;gap:14px;height:clamp(440px,66vw,580px);overflow:hidden;-webkit-mask:linear-gradient(180deg,transparent,#000 12%,#000 88%,transparent);mask:linear-gradient(180deg,transparent,#000 12%,#000 88%,transparent)}.wl-page .col{flex:1;min-width:0}.wl-page .coltrack{display:flex;flex-direction:column;gap:14px;will-change:transform}.wl-page .icard{background:linear-gradient(180deg,rgba(20,22,28,.3),rgba(15,17,22,.54));-webkit-backdrop-filter:blur(22px) saturate(1.6);backdrop-filter:blur(22px) saturate(1.6);border:1px solid hsla(0,0%,100%,.24);border-radius:16px;overflow:hidden;box-shadow:0 24px 50px -26px rgba(0,0,0,.6),inset 0 1px 0 hsla(0,0%,100%,.22)}.wl-page .icard .ph{height:94px;position:relative;background-size:cover;background-position:50%}.wl-page .icard .ph .tag{position:absolute;left:10px;top:10px;font-family:var(--display);font-weight:600;font-size:9.5px;letter-spacing:.14em;text-transform:uppercase;color:var(--ink);background:hsla(0,0%,100%,.92);padding:4px 9px;border-radius:100px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.wl-page .icard .bd{padding:13px 14px 14px}.wl-page .icard .l{font-family:var(--display);font-weight:600;font-size:14.5px;line-height:1.32;letter-spacing:-.02em;color:#fff;text-shadow:0 1px 10px rgba(0,0,0,.5)}.wl-page .icard .ft{display:flex;align-items:center;gap:7px;margin:11px 0 0;color:hsla(0,0%,100%,.72);font-size:11px;font-weight:500}.wl-page .icard .ft .d{width:5px;height:5px;border-radius:50%;background:#8098ff}@media (min-width:980px){.wl-page .hero-in{grid-template-columns:minmax(0,1.02fr) minmax(0,1fr);gap:75px;padding:72px 24px 44px}}@media (max-width:979px){.wl-page .hero{background-image:linear-gradient(180deg,rgba(10,12,15,.74) 0,rgba(10,12,15,.52) 42%,rgba(10,12,15,.24) 100%),var(--hero-img);background-position:center 14%}.wl-page .wall-wrap{padding-left:16px}}.wl-page .vet{background:var(--cream-soft);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.wl-page .vet-in{padding:54px 24px;text-align:center}.wl-page .vet h2{font-size:clamp(25px,3.6vw,38px);font-weight:600;letter-spacing:-.035em;max-width:18em;margin:0 auto}.wl-page .vet h2 em{font-style:normal;color:var(--blue)}.wl-page .vet p{margin:16px auto 0;color:var(--slate);max-width:40em;font-size:16.5px}.wl-page .vet-row{display:flex;flex-wrap:wrap;justify-content:center;gap:12px;margin:26px 0 0}.wl-page .vpill{display:inline-flex;align-items:center;gap:9px;background:#fff;border:1px solid var(--line-2);border-radius:100px;padding:10px 17px;font-family:var(--display);font-weight:500;font-size:14px;color:var(--ink)}.wl-page .vpill .n{font-weight:700;letter-spacing:-.02em}.wl-page .sec-in{padding:72px 24px 78px}.wl-page .eyebrow{font-family:var(--display);font-weight:600;font-size:12px;letter-spacing:.14em;text-transform:uppercase;color:var(--slate-2);text-align:center}.wl-page .sec h2{font-size:clamp(29px,4.2vw,46px);text-align:center;margin:14px 0 0;font-weight:600;letter-spacing:-.04em}.wl-page .sec .sub{margin:16px auto 0;text-align:center;color:var(--slate);font-size:clamp(16px,.3vw+15px,18px);max-width:34em}.wl-page .everyone{border-top:1px solid var(--line);background-image:linear-gradient(180deg,rgba(8,9,12,.86) 0,rgba(8,9,12,.5) 52%,rgba(8,9,12,.7) 100%),var(--everyone-img);background-size:cover;background-position:center 38%;background-repeat:no-repeat}.wl-page .everyone .eyebrow{color:hsla(0,0%,100%,.62)}.wl-page .everyone h2{color:#fff;text-shadow:0 2px 20px rgba(0,0,0,.4)}.wl-page .everyone .sub{color:hsla(0,0%,100%,.85);text-shadow:0 1px 12px rgba(0,0,0,.45)}.wl-page .marquee{margin-top:40px;display:flex;flex-direction:column;gap:14px;overflow:hidden;-webkit-mask:linear-gradient(90deg,transparent,#000 7%,#000 93%,transparent);mask:linear-gradient(90deg,transparent,#000 7%,#000 93%,transparent)}.wl-page .track{display:flex;gap:14px;width:-moz-max-content;width:max-content;will-change:transform}.wl-page .tile{flex:0 0 auto;display:flex;align-items:center;gap:12px;border-radius:100px;border:1px solid hsla(0,0%,100%,.24);background:rgba(22,24,30,.42);-webkit-backdrop-filter:blur(18px) saturate(1.5);backdrop-filter:blur(18px) saturate(1.5);box-shadow:0 18px 40px -24px rgba(0,0,0,.6),inset 0 1px 0 hsla(0,0%,100%,.18);padding:9px 18px 9px 9px}.wl-page .tile.alt{background:rgba(34,30,26,.42)}.wl-page .pfp{width:42px;height:42px;border-radius:50%;flex:none;overflow:hidden;background-size:cover;background-position:50%;box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.28)}.wl-page .pfp svg{width:30px;height:30px;margin-bottom:-1px}.wl-page .tile .rl{font-family:var(--display);font-weight:600;font-size:15.5px;letter-spacing:-.02em;color:#fff;white-space:nowrap}.wl-page .tile .rl small{display:block;font-family:var(--body);font-weight:500;font-size:10.5px;letter-spacing:.02em;color:hsla(0,0%,100%,.72);margin-top:1px}.wl-page .explain{background:var(--bg)}.wl-page .xgrid{max-width:900px;margin:0 auto}.wl-page .xfig{margin:52px 0 0}.wl-page .ndp{position:relative;min-height:360px;border-radius:24px;overflow:hidden;display:flex;align-items:center;justify-content:center;padding:26px;background:#1a1512;background-size:cover;background-position:50%;border:1px solid var(--line-2);box-shadow:0 34px 66px -40px rgba(16,18,21,.5)}.wl-page .ndp:after{content:"";position:absolute;inset:0;box-shadow:inset 0 0 0 1px rgba(227,169,74,.16);pointer-events:none}.wl-page .ndtag{position:absolute;z-index:3;display:flex;flex-direction:column;gap:4px;max-width:16em;opacity:0}.wl-page .ndtag.tl{left:22px;top:22px}.wl-page .ndtag.bl{left:22px;bottom:22px}.wl-page .xfig.in .ndtag.tl{animation:wl-xfade .6s ease .45s forwards}.wl-page .xfig.in .ndtag.bl{animation:wl-xfade .6s ease .65s forwards}.wl-page .ndtag b{font-family:var(--display);font-weight:700;font-size:13px;letter-spacing:.1em;text-transform:uppercase;color:var(--gold)}.wl-page .ndtag i{font-style:normal;color:hsla(0,0%,100%,.9);font-size:15.5px;line-height:1.4;text-shadow:0 1px 6px rgba(0,0,0,.7)}.wl-page .ndidea{position:relative;z-index:3;width:min(280px,72%);background:rgba(26,21,16,.4);-webkit-backdrop-filter:blur(16px) saturate(1.3);backdrop-filter:blur(16px) saturate(1.3);border:1px solid rgba(227,169,74,.55);border-radius:18px;padding:22px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:10px;box-shadow:0 24px 54px -22px rgba(0,0,0,.7),0 0 46px -12px rgba(227,169,74,.4);opacity:0;transform:scale(.86)}.wl-page .xfig.in .ndidea{animation:wl-ndpop .6s cubic-bezier(.2,.8,.2,1.1) .25s forwards}.wl-page .ndspark{width:46px;height:46px;border-radius:13px;background:var(--gold);display:flex;align-items:center;justify-content:center;box-shadow:0 8px 20px -6px rgba(227,169,74,.6)}.wl-page .ndspark svg{width:24px;height:24px}.wl-page .ndspark.z{font-size:16px;color:#1a1512}.wl-page .ndidea .k,.wl-page .ndspark.z{font-family:var(--display);font-weight:700}.wl-page .ndidea .k{font-size:12.5px;letter-spacing:.1em;text-transform:uppercase;color:var(--gold)}.wl-page .ndidea .t{font-family:var(--display);font-weight:600;font-size:17px;line-height:1.35;letter-spacing:-.01em;color:#fff}.wl-page .explain .sq .art{position:relative;background-size:cover;background-position:50%}.wl-page .explain .sq{opacity:0;transform:translateY(14px)}.wl-page .xfig.in .sq{animation:wl-xrise .55s ease forwards}.wl-page .xfig.in .adrow .sq:last-of-type{animation-delay:.14s}.wl-page .adrow{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:clamp(12px,3vw,22px)}.wl-page .adrow .eqsign{font-family:var(--display);font-weight:700;font-size:clamp(26px,5vw,34px);color:var(--slate-2);opacity:0}.wl-page .xfig.in .adrow .eqsign{animation:wl-xeqin .5s ease .3s forwards,wl-xeq 2.8s ease-in-out 1.1s infinite}.wl-page .adc .art{position:relative}.wl-page .adtag{position:absolute;left:10px;top:10px;font-family:var(--display);font-weight:700;font-size:9px;letter-spacing:.1em;text-transform:uppercase;color:#fff;background:var(--blue);padding:4px 9px;border-radius:100px}.wl-page .adtag.ghost{color:var(--ink);background:hsla(0,0%,100%,.92)}.wl-page .adprice{position:absolute;right:10px;top:10px;min-width:26px;height:26px;padding:0 7px;border-radius:100px;display:flex;align-items:center;justify-content:center;font-family:var(--display);font-weight:700;font-size:12px;color:#fff;background:rgba(16,18,21,.88);border:1px solid hsla(0,0%,100%,.3)}.wl-page .adprice.zero{background:var(--gold);color:#1a1512;border:none;font-size:11px}.wl-page .xtake{margin:28px auto 0;max-width:32em;text-align:center;color:var(--ink);font-family:var(--display);font-weight:600;font-size:clamp(17px,2.1vw,19px);letter-spacing:-.02em;line-height:1.4;opacity:0}.wl-page .xtake .accent{color:var(--gold-deep)}.wl-page .xfig.in .xtake{animation:wl-xfade .6s ease .4s forwards}.wl-page .xkick{font-family:var(--display);font-weight:700;font-size:clamp(16px,2.2vw,19px);letter-spacing:.04em;color:var(--gold-deep);text-align:center;margin-bottom:20px;text-transform:uppercase;opacity:0}.wl-page .xfig.in .xkick{animation:wl-xfade .5s ease forwards}.wl-page .xquote{position:relative;font-family:var(--display);font-weight:600;font-size:clamp(24px,3.6vw,36px);letter-spacing:-.035em;color:var(--ink);text-align:center;max-width:15em;margin:60px auto 12px;padding-top:26px;line-height:1.14}.wl-page .xquote:before{content:"";position:absolute;top:0;left:50%;transform:translateX(-50%);width:44px;height:3px;border-radius:3px;background:var(--blue)}.wl-page .xquote.reveal{opacity:0}.wl-page .xquote.reveal.in{animation:wl-xfade .7s ease forwards}@keyframes wl-xfade{to{opacity:1}}@keyframes wl-xrise{to{opacity:1;transform:translateY(0)}}@keyframes wl-ndpop{to{opacity:1;transform:scale(1)}}@keyframes wl-xeqin{to{opacity:.9}}@keyframes wl-xeq{0%,to{transform:scale(1)}50%{transform:scale(1.12)}}@media (max-width:600px){.wl-page .adrow{grid-template-columns:1fr;gap:12px}.wl-page .ndp{min-height:400px}}.wl-page .how{background:var(--cream-soft);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.wl-page .grid4{margin-top:44px;display:grid;grid-template-columns:minmax(0,1fr);gap:16px}@media (min-width:680px){.wl-page .grid4{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1000px){.wl-page .grid4{grid-template-columns:repeat(4,minmax(0,1fr))}}.wl-page .sq{background:#fff;border:1px solid var(--line);border-radius:18px;overflow:hidden}.wl-page .sq .art{height:118px;display:flex;align-items:center;justify-content:center}.wl-page .sq:nth-child(odd) .art{background:var(--ink)}.wl-page .sq:nth-child(2n) .art{background:var(--blue)}.wl-page .sq .art .gi{width:48px;height:48px;display:flex;align-items:center;justify-content:center}.wl-page .sq .art .gi svg{width:30px;height:30px;stroke:#fff;fill:none;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.wl-page .sq .bd{padding:20px 18px 22px}.wl-page .sq .st{font-family:var(--display);font-weight:600;font-size:11px;letter-spacing:.13em;text-transform:uppercase;color:var(--slate-2)}.wl-page .sq h3{font-size:18px;margin:9px 0 0;font-weight:600;letter-spacing:-.03em}.wl-page .sq p{margin:9px 0 0;color:var(--slate);font-size:14.5px;line-height:1.5}.wl-page .how .sq .art{position:relative;background-size:cover;background-position:50%}.wl-page .how .sq .art .gi{width:54px;height:54px;border-radius:16px;background:hsla(0,0%,100%,.14);border:1px solid hsla(0,0%,100%,.4);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);box-shadow:0 14px 30px -12px rgba(0,0,0,.75),inset 0 1px 0 hsla(0,0%,100%,.45);position:relative;z-index:2}.wl-page .how .sq .art .gi svg{width:32px;height:32px;filter:drop-shadow(0 2px 5px rgba(0,0,0,.5))}.wl-page .how .grid4{counter-reset:hstep}.wl-page .how .sq{counter-increment:hstep;position:relative;transition:transform .28s ease,box-shadow .28s ease}.wl-page .how .sq .bd{position:relative}.wl-page .how .sq .bd:before{content:counter(hstep,decimal-leading-zero);position:absolute;top:16px;right:18px;font-family:var(--display);font-weight:800;font-size:46px;line-height:1;letter-spacing:-.03em;color:rgba(16,18,21,.07)}.wl-page .how .sq .st{color:var(--gold-deep)}.wl-page .how .sq .art:after{content:"";position:absolute;inset:0;background:radial-gradient(130% 90% at 50% 118%,rgba(227,169,74,.34),transparent 62%);opacity:0;transition:opacity .3s ease;pointer-events:none;z-index:1}@media (hover:hover){.wl-page .how .sq:hover{transform:translateY(-5px);box-shadow:0 30px 54px -30px rgba(16,18,21,.45)}.wl-page .how .sq:hover .art:after{opacity:1}.wl-page .how .sq .art .gi{transition:transform .3s ease}.wl-page .how .sq:hover .art .gi{transform:scale(1.06)}}.wl-page .cta{background:var(--ink);color:#fff}.wl-page .cta-in{padding:78px 24px 84px;text-align:center}.wl-page .cta .soon{color:hsla(0,0%,100%,.62);justify-content:center;margin-bottom:6px}.wl-page .cta .soon .pls{background:#8aa0ff}.wl-page .cta h2{font-size:clamp(30px,4.6vw,50px);color:#fff;font-weight:600;letter-spacing:-.04em}.wl-page .cta .sub{color:hsla(0,0%,100%,.66);margin:16px auto 0;max-width:32em;font-size:17px}.wl-page .qlab{margin:34px 0 0;font-family:var(--display);font-weight:600;font-size:15px;color:#fff}.wl-page .qlab span{color:hsla(0,0%,100%,.5);font-weight:500}.wl-page .verts{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;margin:16px auto 0;max-width:800px}.wl-page .vopt{display:inline-flex;align-items:center;gap:8px;font-family:var(--body);font-weight:500;font-size:14px;color:#fff;border:1.5px solid transparent;border-radius:100px;padding:9px 15px;cursor:pointer;transition:all .18s;-webkit-user-select:none;-moz-user-select:none;user-select:none;background:linear-gradient(var(--ink),var(--ink)) padding-box,linear-gradient(135deg,rgb(var(--a)),rgb(var(--b))) border-box}.wl-page .vopt:hover{transform:translateY(-1px);background:linear-gradient(hsla(0,0%,100%,.08),hsla(0,0%,100%,.08)) padding-box,linear-gradient(135deg,rgb(var(--a)),rgb(var(--b))) border-box}.wl-page .vopt .tick{width:15px;height:15px;border-radius:50%;border:1.5px solid hsla(0,0%,100%,.45);display:flex;align-items:center;justify-content:center;transition:all .15s}.wl-page .vopt .tick svg{width:9px;height:9px;stroke:#fff;fill:none;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;opacity:0}.wl-page .vopt.on{background:linear-gradient(135deg,rgb(var(--a)),rgb(var(--b)));border-color:transparent;color:#fff;box-shadow:0 12px 28px -16px rgb(var(--a)/.55),inset 0 1px 0 hsla(0,0%,100%,.15)}.wl-page .vopt.on .tick{background:hsla(0,0%,100%,.28);border-color:transparent}.wl-page .vopt.on .tick svg{opacity:1}.wl-page .cta .wl{margin:28px auto 0}.wl-page .cta .field{background:#fff;border-color:transparent}.wl-page .cta .btn{background:var(--ink);color:#fff}.wl-page .cta .btn:hover{background:#000}.wl-page .cta .microline{color:hsla(0,0%,100%,.6);justify-content:center}.wl-page .cta .microline b{color:#fff}.wl-page .cta .microline .sep{color:hsla(0,0%,100%,.25)}.wl-page .cta .ok{background:hsla(0,0%,100%,.08);border-color:hsla(0,0%,100%,.18);margin-left:auto;margin-right:auto;text-align:left}.wl-page .cta .ok b{color:#fff}.wl-page .cta .ok p{color:hsla(0,0%,100%,.7)}.wl-page .foot{background:var(--bg);border-top:1px solid var(--line)}.wl-page .foot-in{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:32px 24px;flex-wrap:wrap}.wl-page .foot .fl,.wl-page .foot .legal{color:var(--slate-2);font-size:13px}.wl-page .foot .fl{margin-left:18px}.wl-page .foot .fl:hover{color:var(--ink)}@media (max-width:560px){.wl-page .field{flex-direction:column;align-items:stretch;gap:9px;padding:9px}.wl-page .field .btn{justify-content:center;padding:14px}}.wl-page :focus-visible{outline:2px solid var(--blue);outline-offset:2px;border-radius:6px}@font-face{font-family:__Inter_37ef13;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Inter_37ef13;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Inter_37ef13;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:__Inter_37ef13;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__Inter_37ef13;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Inter_37ef13;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Inter_37ef13;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Inter_37ef13;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Inter_37ef13;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Inter_37ef13;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:__Inter_37ef13;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__Inter_37ef13;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Inter_37ef13;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Inter_37ef13;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Inter_37ef13;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Inter_37ef13;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Inter_37ef13;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:__Inter_37ef13;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__Inter_37ef13;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Inter_37ef13;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Inter_37ef13;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Inter_Fallback_37ef13;src:local("Arial");ascent-override:90.49%;descent-override:22.56%;line-gap-override:0.00%;size-adjust:107.06%}.__className_37ef13{font-family:__Inter_37ef13,__Inter_Fallback_37ef13;font-style:normal}.__variable_37ef13{--wl-body:"__Inter_37ef13","__Inter_Fallback_37ef13"}@font-face{font-family:__Inter_Tight_eb7c85;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/c95a17d6aa1ccc69-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Inter_Tight_eb7c85;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/84792440f5374347-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Inter_Tight_eb7c85;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/10735954b8957dce-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:__Inter_Tight_eb7c85;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/69c8297e91a203ed-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__Inter_Tight_eb7c85;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/32ec8d161d520037-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Inter_Tight_eb7c85;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/ceda3e828136e1b8-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Inter_Tight_eb7c85;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/103fc5fac08dcb15-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Inter_Tight_eb7c85;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/c95a17d6aa1ccc69-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Inter_Tight_eb7c85;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/84792440f5374347-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Inter_Tight_eb7c85;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/10735954b8957dce-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:__Inter_Tight_eb7c85;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/69c8297e91a203ed-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__Inter_Tight_eb7c85;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/32ec8d161d520037-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Inter_Tight_eb7c85;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/ceda3e828136e1b8-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Inter_Tight_eb7c85;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/103fc5fac08dcb15-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Inter_Tight_eb7c85;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/c95a17d6aa1ccc69-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Inter_Tight_eb7c85;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/84792440f5374347-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Inter_Tight_eb7c85;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/10735954b8957dce-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:__Inter_Tight_eb7c85;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/69c8297e91a203ed-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__Inter_Tight_eb7c85;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/32ec8d161d520037-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Inter_Tight_eb7c85;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/ceda3e828136e1b8-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Inter_Tight_eb7c85;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/103fc5fac08dcb15-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Inter_Tight_eb7c85;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/c95a17d6aa1ccc69-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Inter_Tight_eb7c85;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/84792440f5374347-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Inter_Tight_eb7c85;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/10735954b8957dce-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:__Inter_Tight_eb7c85;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/69c8297e91a203ed-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__Inter_Tight_eb7c85;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/32ec8d161d520037-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Inter_Tight_eb7c85;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/ceda3e828136e1b8-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Inter_Tight_eb7c85;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/103fc5fac08dcb15-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Inter_Tight_Fallback_eb7c85;src:local("Arial");ascent-override:100.51%;descent-override:25.03%;line-gap-override:0.00%;size-adjust:96.39%}.__className_eb7c85{font-family:__Inter_Tight_eb7c85,__Inter_Tight_Fallback_eb7c85;font-style:normal}.__variable_eb7c85{--wl-display:"__Inter_Tight_eb7c85","__Inter_Tight_Fallback_eb7c85"}