@charset "UTF-8";:root{--navy:#05182a;--navy2:#02283f;--ink:#1f2733;--ink2:#55606c;--ink3:#8a94a0;--cyan:#3bd4ff;--cyan-deep:#0e9fc7;--tint:#eaf8fd;--tint2:#f6f7f9;--line:#e6e9ee;--r:24px}@property --spin{syntax:"<angle>";initial-value:0deg;inherits:false}body.lp-tpl-landing,html{margin:0;padding:0}.lp-landing *{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;background:#fff}body.lp-tpl-landing{background:0 0;color:var(--ink);font-family:Geist,Poppins,-apple-system,sans-serif;line-height:1.55;-webkit-font-smoothing:antialiased}.lp-landing img{max-width:100%;display:block}.lp-landing a{color:inherit;text-decoration:none}.lp-landing .wrap{max-width:1150px;margin:0 auto;padding:0 24px}.lp-landing .btn{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:10px;background:var(--navy);color:#fff;font-weight:500;font-size:16px;border:0;border-radius:999px;padding:16px 34px;cursor:pointer;transition:.22s;font-family:inherit;white-space:nowrap}.lp-landing .btn:hover{background:var(--navy2);transform:translateY(-1px);box-shadow:0 12px 34px rgba(5,24,42,.22)}.lp-landing .btn svg{width:16px;height:16px;transition:.22s}.lp-landing .btn:hover svg{transform:translateX(3px)}.lp-landing .btn.sm{padding:11px 22px;font-size:14px}.lp-landing .btn::before{content:"";position:absolute;inset:-4px;border-radius:999px;padding:2px;background:conic-gradient(from var(--spin),transparent 0deg 232deg,rgba(59,212,255,.85) 272deg,rgba(161,144,255,.9) 302deg,rgba(255,180,107,.85) 328deg,transparent 360deg);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;opacity:.75;animation:spinB 3.2s linear infinite;pointer-events:none;transition:opacity .3s}.lp-landing .btn::after{content:"";position:absolute;inset:-4px;border-radius:999px;background:conic-gradient(from var(--spin),transparent 0deg 240deg,rgba(59,212,255,.28) 300deg,transparent 360deg);filter:blur(9px);opacity:.6;animation:spinB 3.2s linear infinite;pointer-events:none;z-index:-1;transition:opacity .3s}.lp-landing .btn:hover::before{opacity:1;animation-duration:1.4s}.lp-landing .btn:hover::after{opacity:1;animation-duration:1.4s}@keyframes spinB{to{--spin:360deg}}.lp-landing .micro{color:var(--ink3);font-size:13.5px;margin-top:14px}.lp-landing .ctarow{display:flex;align-items:center;justify-content:center;gap:12px;flex-wrap:wrap}.lp-landing .ctarow .btn2{order:-1}.lp-landing .btn2{display:inline-flex;align-items:center;justify-content:center;gap:9px;background:#fff;color:var(--navy);font-weight:500;font-size:15.5px;border:1.5px solid var(--line);border-radius:999px;padding:14.5px 26px;cursor:pointer;transition:.22s;font-family:inherit;white-space:nowrap}.lp-landing .btn2:hover{border-color:var(--cyan-deep);color:var(--cyan-deep);transform:translateY(-1px);box-shadow:0 10px 28px rgba(5,24,42,.1)}.lp-landing .btn2 svg{width:19px;height:19px}.lp-landing .vmodal{position:fixed;inset:0;z-index:120;display:flex;align-items:center;justify-content:center;padding:20px;background:rgba(2,10,18,.9);backdrop-filter:blur(8px)}.lp-landing .vmodal[hidden]{display:none}.lp-landing .vmodal video{max-width:min(1080px,94vw);max-height:82vh;width:100%;border-radius:14px;box-shadow:0 40px 120px rgba(0,0,0,.6);background:#000;outline:0}.lp-landing .vclose{position:absolute;top:18px;right:20px;width:44px;height:44px;border:0;border-radius:50%;background:rgba(255,255,255,.12);color:#fff;font-size:26px;line-height:1;cursor:pointer;transition:.2s;font-family:inherit}.lp-landing .vclose:hover{background:rgba(255,255,255,.24)}.lp-landing .gridfx{position:fixed;inset:0;z-index:-1;pointer-events:none;opacity:0;transition:opacity .5s ease;background-image:linear-gradient(rgba(59,212,255,.22) 1px,transparent 1px),linear-gradient(90deg,rgba(59,212,255,.22) 1px,transparent 1px);background-size:54px 54px;-webkit-mask-image:radial-gradient(300px circle at var(--gx,50%) var(--gy,40%),#000 0,rgba(0,0,0,.5) 55%,transparent 78%);mask-image:radial-gradient(300px circle at var(--gx,50%) var(--gy,40%),#000 0,rgba(0,0,0,.5) 55%,transparent 78%)}.lp-landing .gridfx.on{opacity:.8}.lp-landing header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.86);backdrop-filter:blur(14px);border-bottom:1px solid var(--line)}.lp-landing header .wrap{display:flex;align-items:center;justify-content:space-between;height:82px}.lp-landing .brand img{height:58px;width:auto}.lp-landing .hero{padding:80px 0 0;text-align:center;position:relative}.lp-landing .hero>*{position:relative;z-index:1}.lp-landing .curs{position:absolute;z-index:2;pointer-events:none;display:flex;flex-direction:column;align-items:flex-start;opacity:0}.lp-landing .curs .ar{width:19px;height:19px;margin:0 0 -5px 1px;filter:drop-shadow(0 2px 5px rgba(5,24,42,.22))}.lp-landing .curs .cc{width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;border:2px solid #fff;box-shadow:0 12px 30px rgba(5,24,42,.16)}.lp-landing .curs .cc img,.lp-landing .curs .cc svg{width:23px;height:23px}.lp-landing .curs.show{animation:cursIn 1s cubic-bezier(.34,1.56,.64,1) forwards}@keyframes cursIn{from{opacity:0;transform:translateY(14px) scale(.85)}to{opacity:1;transform:none}}.lp-landing .curs .mover{display:flex;flex-direction:column;align-items:flex-start}.lp-landing .curs.w1 .mover{animation:wanderA 17s ease-in-out infinite}.lp-landing .curs.w2 .mover{animation:wanderB 21s ease-in-out infinite}.lp-landing .curs.w3 .mover{animation:wanderC 19s ease-in-out infinite}.lp-landing .curs.w4 .mover{animation:wanderB 24s ease-in-out infinite reverse}@keyframes wanderA{0%,100%{transform:translate(0,0)}25%{transform:translate(40px,-16px)}50%{transform:translate(14px,26px)}75%{transform:translate(-28px,8px)}}@keyframes wanderB{0%,100%{transform:translate(0,0)}30%{transform:translate(-34px,20px)}55%{transform:translate(18px,-22px)}80%{transform:translate(30px,12px)}}@keyframes wanderC{0%,100%{transform:translate(0,0)}20%{transform:translate(22px,18px)}45%{transform:translate(-18px,-14px)}70%{transform:translate(-34px,22px)}}.lp-landing .static .curs{opacity:1!important;animation:none!important}.lp-landing .static .curs .mover{animation:none!important}.lp-landing .hero h1{font-size:clamp(40px,5.6vw,68px);font-weight:500;letter-spacing:-.032em;line-height:1.1;color:var(--navy);max-width:1000px;margin:0 auto}.lp-landing .hero h1 .w{display:inline-block;opacity:0;transform:translateY(22px);animation:wordIn .7s cubic-bezier(.16,1,.3,1) forwards}@keyframes wordIn{to{opacity:1;transform:none}}.lp-landing .hero .sub{font-size:19px;color:var(--ink2);max-width:620px;margin:24px auto 34px;line-height:1.6}.lp-landing .hero .sub b{color:var(--navy);font-weight:600}.lp-landing .lift{opacity:0;animation:liftIn .8s cubic-bezier(.16,1,.3,1) forwards}@keyframes liftIn{from{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}.lp-landing .logo-row{display:flex;align-items:center;justify-content:center;gap:clamp(44px,6.5vw,92px);flex-wrap:wrap;padding:54px 24px 8px;min-height:62px}.lp-landing .lslot{display:flex;align-items:center;justify-content:center;min-width:104px;height:44px}.lp-landing .lslot img{filter:invert(1);opacity:0;transition:opacity .55s ease;width:auto;max-width:150px;max-height:30px;-o-object-fit:contain;object-fit:contain}.lp-landing .stage{position:relative;margin:44px auto 0;max-width:1020px;padding:0 24px}.lp-landing .vzwrap{position:relative;border-radius:20px;overflow:hidden;box-shadow:0 40px 110px rgba(5,24,42,.28);border:1px solid #10202f;background:#0b0c10}.lp-landing .vz{width:1856px;height:1016px;transform-origin:top left}.lp-landing .float{position:absolute;z-index:3;background:#fff;border-radius:14px;box-shadow:0 18px 50px rgba(5,24,42,.18);padding:13px 18px;text-align:left;font-size:13px;color:var(--ink2);opacity:0}.lp-landing .float b{display:flex;align-items:center;gap:7px;color:var(--navy);font-size:14.5px;font-weight:600}.lp-landing .float b::before{content:"";width:8px;height:8px;border-radius:50%;background:#21c07a}.lp-landing .float.f1{bottom:56px;left:-30px}.lp-landing .float.f2{top:52px;right:-34px}.lp-landing .float.f2 b::before{background:var(--cyan)}.lp-landing .go .float{animation:chipIn .7s cubic-bezier(.34,1.56,.64,1) forwards,drift 5.5s ease-in-out 1s infinite alternate}.lp-landing .go .float.f1{animation-delay:1.6s,2.3s}.lp-landing .go .float.f2{animation-delay:2.2s,2.9s}@keyframes chipIn{from{opacity:0;transform:translateY(14px) scale(.92)}to{opacity:1;transform:none}}@keyframes drift{from{translate:0 0}to{translate:0 -7px}}.lp-landing .vz .frame{position:relative;width:1856px;height:1016px;border-radius:20px;background:#0b0c10;display:flex;overflow:hidden;opacity:0;font-family:Geist,-apple-system,sans-serif;color:#e8ecf1;letter-spacing:-.2px;text-align:left}.lp-landing .go .vz .frame{animation:frameIn 1s cubic-bezier(.16,1,.3,1) both}@keyframes frameIn{from{opacity:0;transform:scale(.965) translateY(16px)}to{opacity:1;transform:none}}.lp-landing .vz .rail{width:112px;border-right:1px solid rgba(255,255,255,.08);display:flex;flex-direction:column;align-items:center;padding:34px 0 38px;gap:8px;flex-shrink:0;background:rgba(0,0,0,.3)}.lp-landing .vz .rail>*{opacity:0}.lp-landing .go .vz .rail>*{animation:riseIn .6s cubic-bezier(.16,1,.3,1) forwards}.lp-landing .go .vz .rail>:nth-child(1){animation-delay:.15s}.lp-landing .go .vz .rail>:nth-child(2){animation-delay:.25s}.lp-landing .go .vz .rail>:nth-child(3){animation-delay:.32s}.lp-landing .go .vz .rail>:nth-child(4){animation-delay:.39s}.lp-landing .go .vz .rail>:nth-child(5){animation-delay:.46s}.lp-landing .go .vz .rail>:nth-child(6){animation-delay:.5s}.lp-landing .go .vz .rail>:nth-child(7){animation-delay:.55s}.lp-landing .vz .rail .mark{width:54px;height:38px;margin-bottom:26px}.lp-landing .vz .rail .ico{width:46px;height:46px;border-radius:13px;display:grid;place-items:center;color:#7d8694}.lp-landing .vz .rail .ico svg{width:21px;height:21px}.lp-landing .vz .rail .ico.on{background:rgba(59,212,255,.12);color:#3bd4ff;border:1px solid rgba(59,212,255,.25)}.lp-landing .vz .rail .spacer{flex:1;animation:none!important;opacity:1!important}.lp-landing .vz .rail .avatar{width:44px;height:44px;border-radius:50%;overflow:hidden;border:2px solid rgba(59,212,255,.55);position:relative;background:#eaf8fd}.lp-landing .vz .rail .avatar img{position:absolute;width:168%;max-width:none;height:auto;left:-40.4%;top:0}@keyframes riseIn{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}.lp-landing .vz .main{flex:1;padding:56px 64px 52px;display:flex;flex-direction:column;min-width:0}.lp-landing .vz .head{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:40px}.lp-landing .vz .head>*{opacity:0}.lp-landing .go .vz .head>*{animation:riseIn .7s cubic-bezier(.16,1,.3,1) forwards;animation-delay:.3s}.lp-landing .go .vz .head>.h-chip{animation-delay:.5s}.lp-landing .vz .h-title{font-size:46px;font-weight:700;letter-spacing:-1.2px;line-height:1;color:#e8ecf1}.lp-landing .vz .h-title small{font-size:15px;font-weight:500;color:#7d8694;letter-spacing:-.2px;margin-left:12px}.lp-landing .vz .h-sub{font-size:19px;color:#aab3bf;margin-top:14px;letter-spacing:-.3px}.lp-landing .vz .h-sub b{color:#3bd4ff;font-weight:600}.lp-landing .vz .h-chip{display:inline-flex;align-items:center;gap:9px;font-size:14.5px;font-weight:600;color:#aab3bf;border:1px solid rgba(255,255,255,.08);border-radius:24px;padding:10px 20px;background:rgba(255,255,255,.03)}.lp-landing .vz .h-chip i{width:8px;height:8px;border-radius:50%;background:#3bd4ff;animation:dotPulse 1.8s ease-in-out infinite}@keyframes dotPulse{0%,100%{box-shadow:0 0 0 0 rgba(59,212,255,.7)}55%{box-shadow:0 0 0 9px rgba(59,212,255,0)}}.lp-landing .vz .blk{position:relative;opacity:0;transform:translateY(10px) scale(.99);transition:opacity .5s ease,transform .6s cubic-bezier(.16,1,.3,1)}.lp-landing .vz .blk.on{opacity:1;transform:none}.lp-landing .vz .blk .shim{position:absolute;inset:0;border-radius:inherit;z-index:5;pointer-events:none;background:linear-gradient(110deg,transparent 25%,rgba(255,255,255,.07) 45%,transparent 65%),rgba(255,255,255,.02);background-size:220% 100%,auto;animation:shimmer 1.15s linear infinite;transition:opacity .45s ease}.lp-landing .vz .blk.in .shim{opacity:0;animation:none}@keyframes shimmer{from{background-position:180% 0,0 0}to{background-position:-80% 0,0 0}}.lp-landing .vz .blk .cnt{opacity:0;transform:translateY(16px);transition:opacity .55s ease,transform .7s cubic-bezier(.16,1,.3,1)}.lp-landing .vz .blk.in .cnt{opacity:1;transform:none}.lp-landing .vz .kpis{display:grid;grid-template-columns:1.12fr 1fr 1fr;gap:22px;margin-bottom:24px}.lp-landing .vz .kpi{border-radius:24px;padding:30px 32px 26px;position:relative;overflow:hidden;background:rgba(255,255,255,.028);border:1px solid rgba(255,255,255,.08);box-shadow:inset 0 1px 0 rgba(255,255,255,.05);display:flex;flex-direction:column;min-height:264px}.lp-landing .vz .kpi .cnt{display:flex;flex-direction:column;flex:1;position:relative;z-index:1}.lp-landing .vz .kpi .lbl{font-size:17px;font-weight:600;color:#aab3bf;letter-spacing:-.2px}.lp-landing .vz .kpi .val{font-size:74px;font-weight:700;letter-spacing:-3px;line-height:1.06;margin-top:14px;font-variant-numeric:tabular-nums;color:#e8ecf1}.lp-landing .vz .kpi .val .unit{font-size:26px;font-weight:600;letter-spacing:-.5px;margin-left:6px}.lp-landing .vz .kpi .delta{font-size:15.5px;font-weight:600;margin-top:10px;color:#56c8ec}.lp-landing .vz .kpi .foot{margin-top:auto;padding-top:20px;border-top:1px solid rgba(255,255,255,.08);font-size:13.5px;color:#7d8694}.lp-landing .vz .kpi.hero-k{background:linear-gradient(135deg,#8ce9ff 0,#3bd4ff 55%,#1eb4e0 100%);border-color:rgba(255,255,255,.25)}.lp-landing .vz .kpi.hero-k::before{content:"";position:absolute;right:-140px;top:-190px;width:460px;height:460px;border-radius:50%;border:56px solid rgba(255,255,255,.16);animation:arcFloat 7s ease-in-out infinite}.lp-landing .vz .kpi.hero-k::after{content:"";position:absolute;right:-60px;top:-110px;width:270px;height:270px;border-radius:50%;border:44px solid rgba(255,255,255,.13);animation:arcFloat 7s ease-in-out infinite reverse}@keyframes arcFloat{0%,100%{transform:translate(0,0)}50%{transform:translate(-14px,10px)}}.lp-landing .vz .kpi.hero-k .lbl{color:rgba(11,12,16,.72)}.lp-landing .vz .kpi.hero-k .val{color:#0b0c10}.lp-landing .vz .kpi.hero-k .delta{color:rgba(11,12,16,.78)}.lp-landing .vz .kpi.hero-k .foot{color:rgba(11,12,16,.62);border-top-color:rgba(11,12,16,.14)}.lp-landing .vz .row2{display:grid;grid-template-columns:1.35fr 1fr;gap:22px;flex:1;min-height:0}.lp-landing .vz .card{border-radius:24px;padding:28px 32px;background:rgba(255,255,255,.028);border:1px solid rgba(255,255,255,.08);box-shadow:inset 0 1px 0 rgba(255,255,255,.05);display:flex;flex-direction:column;min-height:0}.lp-landing .vz .card .cnt{display:flex;flex-direction:column;flex:1;min-height:0}.lp-landing .vz .card-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.lp-landing .vz .card-title{font-size:20px;font-weight:600;letter-spacing:-.4px;color:#e8ecf1}.lp-landing .vz .card-sub{font-size:14px;color:#7d8694;margin-top:5px}.lp-landing .vz .pills{display:flex;gap:8px}.lp-landing .vz .pill{font-size:13px;font-weight:600;color:#7d8694;border:1px solid rgba(255,255,255,.08);border-radius:20px;padding:7px 16px;background:rgba(255,255,255,.03)}.lp-landing .vz .pill.on{color:#0b0c10;background:#3bd4ff;border-color:#3bd4ff}.lp-landing .vz .bars{margin-top:18px;display:flex;flex-direction:column;flex:1;justify-content:space-evenly}.lp-landing .vz .vrow{display:flex;align-items:center;gap:16px}.lp-landing .vz .vrow .who{display:flex;align-items:center;gap:12px;width:200px;flex-shrink:0;font-size:17px;font-weight:600;color:#e8ecf1}.lp-landing .vz .vrow .who img{width:26px;height:26px;border-radius:7px;background:#fff;-o-object-fit:contain;object-fit:contain;padding:2px}.lp-landing .vz .vrow .meter{flex:1;height:6px;border-radius:3px;background:rgba(255,255,255,.07);overflow:hidden}.lp-landing .vz .vrow .meter i{display:block;height:100%;width:0;border-radius:3px;background:linear-gradient(90deg,rgba(255,255,255,.55),rgba(255,255,255,.9));transition:width 1.5s cubic-bezier(.22,1,.36,1)}.lp-landing .vz .vrow .num{width:112px;text-align:right;font-size:19px;font-weight:700;letter-spacing:-.4px;font-variant-numeric:tabular-nums;color:#e8ecf1}.lp-landing .vz .vrow .num small{display:block;font-size:11.5px;font-weight:500;color:#7d8694;margin-top:1px}.lp-landing .vz .acts{margin-top:16px;display:flex;flex-direction:column;gap:12px;flex:1}.lp-landing .vz .act{display:flex;align-items:center;gap:15px;padding:15px 17px;border-radius:15px;background:rgba(255,255,255,.025);border:1px solid rgba(255,255,255,.08);opacity:0;transform:translateX(16px);transition:opacity .5s ease,transform .6s cubic-bezier(.16,1,.3,1);color:#e8ecf1}.lp-landing .vz .in .act{opacity:1;transform:none}.lp-landing .vz .in .act:nth-child(1){transition-delay:.1s}.lp-landing .vz .in .act:nth-child(2){transition-delay:.28s}.lp-landing .vz .in .act:nth-child(3){transition-delay:.46s}.lp-landing .vz .act .aic{width:42px;height:42px;border-radius:12px;display:grid;place-items:center;flex-shrink:0;background:rgba(59,212,255,.1);border:1px solid rgba(59,212,255,.22);color:#3bd4ff}.lp-landing .vz .act .aic svg{width:19px;height:19px}.lp-landing .vz .act .at{font-size:16px;font-weight:600;letter-spacing:-.2px}.lp-landing .vz .act .as{font-size:12.5px;color:#7d8694;margin-top:2px;display:block}.lp-landing .vz .act .cost{margin-left:auto;display:flex;align-items:center;gap:6px;font-size:15px;font-weight:700;color:#3bd4ff;font-variant-numeric:tabular-nums}.lp-landing .vz .tk{width:16px;height:16px}.lp-landing .vz .approve{position:relative;margin-top:4px;display:flex;align-items:center;justify-content:center;gap:10px;height:54px;border-radius:15px;background:#3bd4ff;color:#0b0c10;font-size:17px;font-weight:700;letter-spacing:-.2px;opacity:0;transform:scale(.9);transition:opacity .4s ease,transform .55s cubic-bezier(.34,1.56,.64,1);transition-delay:.7s}.lp-landing .vz .in .approve{opacity:1;transform:none;animation:glowPulse 2.4s ease-in-out 1.4s infinite}@keyframes glowPulse{0%,100%{box-shadow:0 0 26px rgba(59,212,255,.25)}50%{box-shadow:0 0 64px rgba(59,212,255,.55)}}.lp-landing .vz .approve::before{content:"";position:absolute;inset:-5px;border-radius:20px;padding:2.5px;background:conic-gradient(from var(--spin),transparent 0deg,transparent 250deg,rgba(255,255,255,.95) 305deg,rgba(59,212,255,.9) 330deg,transparent 360deg);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;animation:spinB 2.4s linear 1.4s infinite;opacity:0;transition:opacity .4s ease 1.3s}.lp-landing .vz .in .approve::before{opacity:1}.lp-landing .vz .approve svg{width:18px;height:18px}.lp-landing .sec{padding:110px 0 0}.lp-landing .sec-head{text-align:center;max-width:720px;margin:0 auto 26px}.lp-landing .sec-head h2{font-size:clamp(32px,4.2vw,50px);font-weight:500;letter-spacing:-.028em;line-height:1.12;color:var(--navy)}.lp-landing .sec-head .lead{font-size:17.5px;color:var(--ink2);margin-top:18px}.lp-landing .sec-cta{text-align:center;margin:28px 0 56px}.lp-landing .bgrid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.lp-landing .bcard{position:relative;border-radius:var(--r);padding:40px 40px 36px;background:var(--tint2);display:flex;flex-direction:column;gap:8px;transition:transform .3s ease}.lp-landing .bcard:hover{transform:translateY(-3px)}.lp-landing .bcard::before{content:"";position:absolute;inset:0;border-radius:var(--r);padding:2px;background:radial-gradient(240px circle at var(--mx,50%) var(--my,50%),rgba(14,159,199,.85),rgba(59,212,255,.3) 45%,transparent 70%);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;opacity:0;transition:opacity .25s;pointer-events:none}.lp-landing .bcard:hover::before{opacity:1}.lp-landing .aw::after,.lp-landing .case::after,.lp-landing .ecirc .c::after,.lp-landing .qcard::after{content:"";position:absolute;inset:0;border-radius:inherit;padding:2px;z-index:2;background:radial-gradient(240px circle at var(--mx,50%) var(--my,50%),rgba(14,159,199,.85),rgba(59,212,255,.3) 45%,transparent 70%);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;opacity:0;transition:opacity .25s;pointer-events:none}.lp-landing .aw:hover::after,.lp-landing .case:hover::after,.lp-landing .ecirc .c:hover::after,.lp-landing .qcard:hover::after{opacity:1}.lp-landing .bcard.cy{background:var(--tint)}.lp-landing .bcard .tag{font-size:13.5px;font-weight:600;color:var(--cyan-deep);margin-bottom:6px}.lp-landing .bcard h3{font-size:25px;font-weight:600;letter-spacing:-.02em;color:var(--navy);line-height:1.2}.lp-landing .bcard p{font-size:15.5px;color:var(--ink2);max-width:460px}.lp-landing .bviz{margin-top:26px;background:#fff;border:1px solid var(--line);border-radius:16px;padding:20px 22px;box-shadow:0 10px 30px rgba(5,24,42,.06)}.lp-landing .mrow{display:flex;align-items:center;gap:12px;padding:7px 0;font-size:13px;color:var(--ink2)}.lp-landing .mrow em{font-style:normal;width:76px;flex:0 0 76px;font-weight:500;color:var(--ink)}.lp-landing .mrow .track{flex:1;height:8px;background:#eef1f5;border-radius:99px;overflow:hidden}.lp-landing .mrow .track i{display:block;height:100%;border-radius:99px;background:linear-gradient(90deg,var(--cyan-deep),var(--cyan));width:0;transition:width 1.1s cubic-bezier(.2,.7,.2,1)}.lp-landing .mrow b{width:48px;flex:0 0 48px;text-align:right;font-weight:600;color:var(--navy);font-size:13.5px}.lp-landing .chiprow{display:flex;gap:10px;flex-wrap:wrap}.lp-landing .kchip{background:#fff;border:1px solid var(--line);border-radius:12px;padding:12px 16px;box-shadow:0 8px 24px rgba(5,24,42,.05)}.lp-landing .kchip b{display:block;font-size:22px;font-weight:700;color:var(--cyan-deep);letter-spacing:-.02em;font-variant-numeric:tabular-nums}.lp-landing .kchip span{font-size:12px;color:var(--ink3)}.lp-landing .bubble{background:#fff;border:1px solid var(--line);border-radius:16px 16px 16px 4px;padding:16px 18px;font-size:14px;color:var(--ink2);box-shadow:0 10px 30px rgba(5,24,42,.06)}.lp-landing .bubble .who{display:flex;align-items:center;gap:8px;font-size:12px;color:var(--ink3);margin-bottom:8px}.lp-landing .bubble .who img{border-radius:4px}.lp-landing .gq{background:#f2f5f8;border-radius:10px;padding:9px 13px;font-size:13.5px;color:var(--navy);font-weight:500;min-height:36px;display:flex;align-items:center}.lp-landing .gcaret{width:1.5px;height:15px;background:var(--navy);margin-left:2px;animation:blink .9s step-end infinite}@keyframes blink{50%{opacity:0}}.lp-landing .gthink{display:flex;align-items:center;gap:5px;padding:11px 2px 2px}.lp-landing .gthink[hidden]{display:none}.lp-landing .gthink em{font-style:normal;font-size:12.5px;color:var(--ink3);margin-left:5px}.lp-landing .gthink i{width:6px;height:6px;border-radius:50%;background:var(--ink3);animation:gdot 1s ease-in-out infinite}.lp-landing .gthink i:nth-child(2){animation-delay:.16s}.lp-landing .gthink i:nth-child(3){animation-delay:.32s}@keyframes gdot{0%,100%,60%{opacity:.35;transform:none}30%{opacity:1;transform:translateY(-3px)}}.lp-landing .gans{padding-top:11px;opacity:0;transform:translateY(6px);transition:opacity .5s ease,transform .5s ease}.lp-landing .gans.on{opacity:1;transform:none}.lp-landing .bubble mark{background:rgba(59,212,255,.25);color:var(--navy);font-weight:600;border-radius:4px;padding:1px 6px}.lp-landing .todo{display:flex;align-items:center;gap:12px;padding:10px 0;border-top:1px solid #eef1f5;font-size:13.5px;color:var(--ink2)}.lp-landing .todo:first-child{border-top:0}.lp-landing .todo i{font-style:normal;width:22px;height:22px;flex:0 0 22px;border-radius:50%;background:var(--tint);color:var(--cyan-deep);display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:700}.lp-landing .todo i.ck{background:var(--tint) url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M4 12.5 9.5 18 20 6.5' fill='none' stroke='%230e9fc7' stroke-width='3.4'/%3E%3C/svg%3E") center/10px no-repeat}.lp-landing .todo b{margin-left:auto;font-size:12px;color:var(--cyan-deep);font-weight:600;white-space:nowrap}.lp-landing .engines{margin-top:110px;background:var(--tint2);padding:64px 0 72px;position:relative;overflow:hidden}.lp-landing .engines .wrap{position:relative;z-index:1}.lp-landing .ripples{position:absolute;inset:0;pointer-events:none;z-index:0}.lp-landing .ripples i{position:absolute;left:50%;top:58%;width:340px;height:340px;margin:-170px 0 0 -170px;border-radius:50%;border:1.5px solid rgba(59,212,255,.5);opacity:0;animation:rip 9s cubic-bezier(.2,.6,.4,1) infinite}.lp-landing .ripples i:nth-child(2){animation-delay:2.25s}.lp-landing .ripples i:nth-child(3){animation-delay:4.5s}.lp-landing .ripples i:nth-child(4){animation-delay:6.75s}@keyframes rip{0%{transform:scale(.28);opacity:0}12%{opacity:.55}100%{transform:scale(3.4);opacity:0}}.lp-landing .static .ripples i{animation:none!important;opacity:.25;transform:scale(1.6)}.lp-landing .engines .row{display:flex;justify-content:center;align-items:flex-start;gap:clamp(18px,3.4vw,40px);flex-wrap:wrap;margin-top:38px}.lp-landing .ecirc{display:flex;flex-direction:column;align-items:center;gap:13px}.lp-landing .ecirc .c{position:relative;width:108px;height:108px;border-radius:50%;background:#fff;box-shadow:0 14px 40px rgba(5,24,42,.12);display:flex;align-items:center;justify-content:center;transition:transform .25s ease}.lp-landing .ecirc:hover .c{transform:translateY(-5px) scale(1.05)}.lp-landing .ecirc .c img{width:48px;height:48px;-o-object-fit:contain;object-fit:contain}.lp-landing .ecirc .c svg{width:44px;height:44px}.lp-landing .ecirc span{font-size:13px;color:var(--ink3);font-weight:500}.lp-landing .band{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:20px}.lp-landing .stat{border:1px solid var(--line);border-radius:18px;padding:26px 22px;text-align:center;background:#fff}.lp-landing .stat b{display:block;font-size:clamp(28px,3vw,38px);font-weight:700;letter-spacing:-.02em;color:var(--cyan-deep);font-variant-numeric:tabular-nums}.lp-landing .stat span{display:block;color:var(--ink2);font-size:13px;margin-top:7px;line-height:1.4}.lp-landing .cases{display:grid;grid-template-columns:1fr 1fr;gap:20px}.lp-landing .case{position:relative;border:1px solid var(--line);border-radius:var(--r);overflow:hidden;background:#fff;transition:.3s}.lp-landing .case:hover{transform:translateY(-4px)}.lp-landing .case .ci{aspect-ratio:16/5.4;overflow:hidden}.lp-landing .case .ci img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .6s ease}.lp-landing .case:hover .ci img{transform:scale(1.04)}.lp-landing .case .clogo{position:relative;z-index:2;display:inline-flex;align-items:center;margin:-26px 0 0 26px;background:#fff;border:1px solid var(--line);border-radius:13px;padding:11px 18px;box-shadow:0 10px 26px rgba(5,24,42,.13)}.lp-landing .case .clogo img{height:30px;width:auto}.lp-landing .case .cb{padding:12px 24px 24px}.lp-landing .case .ct{min-width:0}.lp-landing .case .cstats{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:18px}.lp-landing .case .cstats .stat{padding:20px 16px}.lp-landing .case .cstats .stat b{font-size:28px}.lp-landing .case .client{font-size:13px;color:var(--ink3);font-weight:500}.lp-landing .case h3{font-size:19px;font-weight:600;letter-spacing:-.015em;color:var(--navy);margin:6px 0 0;line-height:1.3}.lp-landing .method{text-align:center;color:var(--ink3);font-size:13.5px;margin-top:24px}.lp-landing .power{margin-top:110px;background:var(--tint2);padding:96px 0}.lp-landing .power .wrap{max-width:1280px}.lp-landing .power .sec-head{max-width:820px}.lp-landing .power .lead b{color:var(--navy);font-weight:600}.lp-landing .awards{display:flex;justify-content:center;gap:16px;margin:32px -14px 30px;flex-wrap:nowrap;overflow-x:auto;padding:14px 14px 40px;-webkit-overflow-scrolling:touch}.lp-landing .aw{flex:1 1 0%;min-width:158px;max-width:228px;background:#fff;border:1px solid var(--line);border-radius:18px;padding:26px 18px 22px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:14px;text-align:center;box-shadow:0 12px 34px rgba(5,24,42,.07);transition:transform .25s ease}.lp-landing .aw:hover{transform:translateY(-4px)}.lp-landing .aw{position:relative}.lp-landing .aw .im{height:120px;display:flex;align-items:center;justify-content:center}.lp-landing .aw .im img{max-height:112px;max-width:132px;width:auto}.lp-landing .aw .big{font-size:38px;font-weight:700;color:var(--cyan-deep);line-height:1;font-variant-numeric:tabular-nums}.lp-landing .aw .stars{color:#ff3d2e;font-size:15px;letter-spacing:3px;line-height:1}.lp-landing .aw .cl{font-size:19px;font-weight:800;color:var(--navy);letter-spacing:-.02em}.lp-landing .aw p{font-size:12.5px;color:var(--ink3);line-height:1.45;margin:0}.lp-landing .aw p b{display:block;color:var(--navy);font-size:13.5px;font-weight:600;margin-bottom:3px}.lp-landing .quotes{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.lp-landing .qcard{position:relative;border:1px solid var(--line);border-radius:var(--r);background:#fff;padding:34px 32px;display:flex;flex-direction:column;transition:transform .3s ease}.lp-landing .qcard:hover{transform:translateY(-4px)}.lp-landing .qcard .qm{font-size:44px;line-height:1;color:var(--cyan);font-weight:700;margin-bottom:10px}.lp-landing .qcard p{font-size:15.5px;color:var(--ink);line-height:1.6;flex:1}.lp-landing .qcard .who{display:flex;align-items:center;gap:14px;margin-top:26px}.lp-landing .av{width:54px;height:54px;border-radius:50%;overflow:hidden;position:relative;flex:0 0 54px}.lp-landing .av img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:50% 20%;object-position:50% 20%}.lp-landing .qcard .who b{display:block;font-size:14.5px;color:var(--navy);font-weight:600}.lp-landing .qcard .who span{font-size:12.5px;color:var(--ink3);line-height:1.35;display:block}.lp-landing .expert{margin-top:0;background:var(--tint);padding:92px 0 100px;position:relative;overflow:hidden}.lp-landing .expert .wrap{position:relative;z-index:1}.lp-landing .bookwrap{position:relative}.lp-landing .bookwrap::after,.lp-landing .bookwrap::before{content:"";position:absolute;border-radius:50%;filter:blur(52px);pointer-events:none;z-index:0}.lp-landing .bookwrap::before{width:130%;height:120%;left:-15%;top:-10%;background:radial-gradient(closest-side,rgba(59,212,255,.5),transparent 72%);animation:haloA 7s ease-in-out infinite}.lp-landing .bookwrap::after{width:110%;height:100%;left:5%;top:5%;background:radial-gradient(closest-side,rgba(161,144,255,.32),transparent 72%);animation:haloA 9s ease-in-out 1.6s infinite}@keyframes haloA{0%,100%{opacity:.45;transform:scale(.96)}50%{opacity:1;transform:scale(1.05)}}.lp-landing .bookwrap .bookcard{position:relative;z-index:1;animation:bob 7s ease-in-out infinite}@keyframes bob{0%,100%{transform:translateY(0)}50%{transform:translateY(-7px)}}.lp-landing .growchart{position:absolute;left:0;right:0;bottom:0;width:100%;height:320px;pointer-events:none}.lp-landing .gline{stroke-dasharray:1900;stroke-dashoffset:1900}.lp-landing .garea{opacity:0}.lp-landing .expert.grow .gline{animation:gdraw 14s ease-in-out infinite}.lp-landing .expert.grow .garea{animation:gfade 14s ease-in-out infinite}@keyframes gdraw{0%{stroke-dashoffset:1900;opacity:0}6%{opacity:1}55%{stroke-dashoffset:0;opacity:1}86%{stroke-dashoffset:0;opacity:1}100%,97%{stroke-dashoffset:0;opacity:0}}@keyframes gfade{0%,18%{opacity:0}60%{opacity:1}86%{opacity:1}100%,97%{opacity:0}}.lp-landing .static .bookwrap::after,.lp-landing .static .bookwrap::before{animation:none!important;opacity:.6}.lp-landing .static .bookwrap .bookcard{animation:none!important}.lp-landing .static .gline{animation:none!important;stroke-dashoffset:0}.lp-landing .static .garea{animation:none!important;opacity:1}.lp-landing .expert .grid{display:grid;grid-template-columns:1.05fr .95fr;gap:60px;align-items:center}.lp-landing .expert h2{font-size:clamp(32px,4vw,46px);font-weight:500;letter-spacing:-.028em;color:var(--navy);line-height:1.12}.lp-landing .expert ul{margin-top:28px;display:flex;flex-direction:column;gap:16px}.lp-landing .expert li{list-style:none;display:flex;gap:14px;font-size:16.5px;color:var(--ink);align-items:flex-start}.lp-landing .expert li::before{content:"";flex:0 0 24px;height:24px;background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M4 12.5 9.5 18 20 6.5' fill='none' stroke='%230e9fc7' stroke-width='3.4'/%3E%3C/svg%3E") center/11px no-repeat;border-radius:50%;margin-top:1px;box-shadow:0 4px 14px rgba(5,24,42,.1)}.lp-landing .expert .note{margin-top:24px;font-size:14.5px;color:var(--ink2);font-weight:500}.lp-landing .bookcard{background:#fff;border-radius:var(--r);padding:44px 44px 40px;box-shadow:0 30px 80px rgba(5,24,42,.14);text-align:center}.lp-landing .bookcard .avatars{display:flex;justify-content:center;margin-bottom:18px}.lp-landing .bookcard .avatars .av{width:58px;height:58px;border:3px solid #fff;margin:0 -7px;box-shadow:0 6px 18px rgba(5,24,42,.15);flex:0 0 58px}.lp-landing .bookcard h3{font-size:23px;font-weight:600;color:var(--navy);letter-spacing:-.015em}.lp-landing .bookcard p{font-size:15px;color:var(--ink2);margin:10px 0 26px}.lp-landing .bookcard .btn{width:100%}.lp-landing .bookcard .micro{margin-top:14px}.lp-landing footer{padding:16px 0;background:var(--navy);color:#8fa3b5;font-size:12.5px;text-align:center}.lp-landing .static .float,.lp-landing .static .hero h1 .w,.lp-landing .static .lift,.lp-landing .static .rv,.lp-landing .static .vz .frame,.lp-landing .static .vz .head>*,.lp-landing .static .vz .rail>*{opacity:1!important;transform:none!important;animation:none!important;transition:none!important}.lp-landing .static .lslot img{opacity:.85!important;transition:none!important}.lp-landing .static .gans{opacity:1!important;transform:none!important}.lp-landing .static .gcaret{animation:none}.lp-landing .static .vz .blk{opacity:1;transform:none}.lp-landing .static .vz .blk .shim{display:none}.lp-landing .static .vz .blk .cnt{opacity:1;transform:none}.lp-landing .static .vz .act{opacity:1;transform:none}.lp-landing .static .vz .approve{opacity:1;transform:none}.lp-landing .awtrack{display:contents}.lp-landing .qdots{display:none}.lp-landing .rv{opacity:0;transform:translateY(22px);transition:opacity .7s ease,transform .7s cubic-bezier(.16,1,.3,1)}.lp-landing .rv.in{opacity:1;transform:none}body.lp-tpl-landing{overflow-x:clip}@keyframes modal-fade-in{from{opacity:0}to{opacity:1}}@keyframes modal-rise{from{opacity:0;transform:translateY(calc(-50% + 24px))}to{opacity:1;transform:translateY(-50%)}}.modal-wrapper{display:none}.modal-wrapper.active{display:flex;animation:modal-fade-in .25s ease-out both;position:relative;z-index:100}.modal-wrapper.active .modal{animation:modal-rise .35s cubic-bezier(.16,1,.3,1) both}.modal{position:fixed;display:flex;top:50%;right:0;left:0;z-index:1050;box-shadow:0 2px 52px 0 rgba(0,0,0,.5);width:calc(100% - 30px);transform:translateY(-50%);text-align:left;max-width:460px;margin:auto;background-color:#fff;background:0 0;box-shadow:none}.modal>*{text-align:center}.modal{outline:0}.modal.fade .modal-dialog{transform:translate(0,-25%);transition:transform .3s ease-out}.modal.in .modal-dialog{transform:translate(0,0)}.modal__intro{background-position:center;background-size:cover;height:188px}.modal__body{padding:10px 30px 40px}.modal__exit-button{position:absolute;top:0;right:0;background:0 0;border:0;padding:6px}.modal__exit-button svg{height:28px;width:28px}.modal__exit-button svg g,.modal__exit-button svg path{fill:rgba(2,40,63,.24)}.modal__exit-image{width:15px}.modal__header{font-weight:600;margin-bottom:22.5px;font-size:25px}.modal__label{display:block;font-size:20px;margin-bottom:10px}.modal__input{margin-bottom:24px;width:100%;box-shadow:0 2px 11px 0 rgba(0,0,0,.1);border:0;font-size:18px;padding:6px 13px}.modal__submit{padding:6px 13px;width:100%!important}.active-modal{background-color:rgba(2,40,63,.8);position:fixed;width:100%;inset:0;z-index:9;overflow-y:hidden;display:flex}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal-dialog{position:relative;width:auto;margin:10px}.modal-content{background-clip:padding-box;background-color:#fff;outline:0}.modal-backdrop{position:fixed;top:0;left:0;bottom:0;right:0;z-index:1040;background-color:rgba(0,0,0,.6)}.modal-backdrop.fade{opacity:0}.modal-backdrop.in{opacity:1}.modal .modal-dialog{position:absolute;width:100%;margin:0;top:50%;transform:translateY(-50%)!important}.modal iframe{position:absolute;top:0;left:0;width:100%;height:100%}.meeting-modal{max-height:100%;height:100%;width:100%;max-width:none}.meeting-modal__iframe{border:0;background:0 0;opacity:0;transition:opacity .35s ease}.meeting-modal__iframe.is-loaded{opacity:1}.meeting-modal--center{align-items:center;justify-content:center}.meeting-modal--center .meeting-modal__iframe{position:static;width:100%;height:820px;max-height:100%}.meeting-modal__close{top:40px;right:40px;z-index:2;color:#fff;cursor:pointer}.meeting-modal__close svg path{fill:none;stroke:currentColor}@media (max-width:1080px){.lp-landing .curs{display:none}}@media (max-width:900px){.lp-landing .float.f1{left:8px;bottom:-16px}.lp-landing .float.f2{right:8px;top:-16px}.lp-landing .expert .grid{grid-template-columns:1fr;gap:40px}}@media (max-width:880px){.lp-landing .bgrid{grid-template-columns:1fr}.lp-landing .band{grid-template-columns:repeat(2,1fr)}.lp-landing .cases{grid-template-columns:1fr}.lp-landing .quotes{grid-template-columns:1fr}}@media (max-width:640px){.lp-landing .logo-row{gap:22px}.lp-landing .lslot{min-width:100px;height:40px}.lp-landing .lslot img{transform:scale(.72)}.lp-landing .ecirc .c{width:76px;height:76px}.lp-landing .ecirc .c img{width:34px;height:34px}.lp-landing .ecirc .c svg{width:32px;height:32px}.lp-landing .sec{padding:60px 0 0}.lp-landing .sec-head{margin-bottom:16px;padding:0 4px}.lp-landing .sec-head .lead{font-size:15px;margin-top:12px}.lp-landing .sec-cta{margin:20px 0 34px}.lp-landing .hero{padding:44px 0 0}.lp-landing .hero h1{font-size:37px;line-height:1.12}.lp-landing .hero .sub{font-size:15px;margin:16px auto 22px}.lp-landing .ctarow{flex-direction:column;flex-wrap:nowrap}.lp-landing .bookcard .btn,.lp-landing .bookcard .btn2,.lp-landing .ctarow .btn,.lp-landing .ctarow .btn2{width:100%;max-width:340px;min-height:54px;padding:13px 20px;font-family:inherit;font-size:15px;font-weight:500;line-height:1.5}.lp-landing .bookcard .btn,.lp-landing .bookcard .btn2{max-width:none}.lp-landing .micro{font-size:11.5px}.lp-landing .logo-row.mq{display:block;overflow:hidden;padding:44px 0 0;min-height:30px}.lp-landing .ltrack{display:flex;align-items:center;width:-moz-max-content;width:max-content;animation:lmq 24s linear infinite}.lp-landing .ltrack img{filter:invert(1);opacity:.85;margin-right:32px;width:auto;height:auto;max-width:68px;max-height:24px;-o-object-fit:contain;object-fit:contain}@keyframes lmq{to{transform:translateX(-50%)}}.lp-landing .lslot{display:none}.lp-landing .stage{margin-top:52px;padding:0 12px}.lp-landing .float{padding:9px 12px;font-size:11px}.lp-landing .float b{font-size:12.5px}.lp-landing .bgrid{grid-template-columns:minmax(0,1fr);gap:12px}.lp-landing .bcard{min-width:0;max-width:100%;padding:22px 18px 20px;gap:6px}.lp-landing .bcard h3{font-size:19px}.lp-landing .bcard p{font-size:13.5px}.lp-landing .bviz{margin-top:14px;padding:12px 14px}.lp-landing .bcard .tag{margin-bottom:2px}.lp-landing .kchip{padding:9px 12px;flex:0 0 auto;margin-right:10px}.lp-landing .kchip b{font-size:18px}.lp-landing .kwrap{overflow:hidden;max-width:calc(100% + 36px);margin:14px -18px 0;-webkit-mask-image:linear-gradient(90deg,transparent,#000 24px,#000 calc(100% - 24px),transparent);mask-image:linear-gradient(90deg,transparent,#000 24px,#000 calc(100% - 24px),transparent)}.lp-landing .kwrap .chiprow{margin-top:0!important;flex-wrap:nowrap;gap:0;width:-moz-max-content;width:max-content;padding:2px 0 6px;animation:kmq 13s linear infinite}@keyframes kmq{to{transform:translateX(-50%)}}.lp-landing .mrow{padding:5px 0}.lp-landing .engines{margin-top:60px;padding:44px 0 50px}.lp-landing .engines .row{gap:12px;margin-top:24px;flex-wrap:nowrap;justify-content:center}.lp-landing .ecirc{gap:8px}.lp-landing .ecirc .c{width:56px;height:56px}.lp-landing .ecirc .c img{width:26px;height:26px}.lp-landing .ecirc .c svg{width:24px;height:24px}.lp-landing .ecirc span{font-size:10.5px}.lp-landing .cases{gap:14px}.lp-landing .case .clogo{margin:-22px 0 0 16px;padding:8px 13px}.lp-landing .case .clogo img{height:24px}.lp-landing .case .cb{padding:8px 16px 16px}.lp-landing .case h3{font-size:17px}.lp-landing .case .cstats{grid-template-columns:1fr 1fr;gap:10px;margin-top:12px}.lp-landing .case .cstats .stat{padding:14px 10px}.lp-landing .case .cstats .stat b{font-size:21px}.lp-landing .stat span{font-size:11.5px}.lp-landing .power{margin-top:60px;padding:52px 0 56px}.lp-landing .awards{display:block;overflow:hidden;margin:24px -24px 20px;padding:10px 0 24px}.lp-landing .awtrack{display:flex;width:-moz-max-content;width:max-content;animation:awmq 32s linear infinite}.lp-landing .aw{width:190px;min-width:190px;margin-right:12px;padding:20px 14px 18px}@keyframes awmq{to{transform:translateX(-50%)}}.lp-landing .aw .im{height:96px}.lp-landing .aw .im img{max-height:96px}.lp-landing .quotes{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:12px;margin:0 -24px;padding:0 40px 14px;scroll-padding:0 40px;-webkit-overflow-scrolling:touch;scrollbar-width:none}.lp-landing .quotes::-webkit-scrollbar{display:none}.lp-landing .qcard{flex:0 0 calc(100vw - 80px);scroll-snap-align:center;padding:24px 20px}.lp-landing .qcard p{font-size:14.5px}.lp-landing .qdots{display:flex;justify-content:center;gap:8px;margin-top:4px}.lp-landing .qdots i{width:8px;height:8px;border-radius:99px;background:#c6d0d9;transition:.25s;cursor:pointer}.lp-landing .qdots i.on{background:var(--cyan-deep);width:22px}.lp-landing .expert{padding:52px 0 60px}.lp-landing .expert ul{margin-top:20px;gap:12px}.lp-landing .expert li{font-size:15px}.lp-landing .bookcard{padding:28px 20px 24px}.lp-landing .bookcard h3{font-size:20px}.lp-landing .bookcard>p:not(.micro){display:none}.lp-landing .bookcard h3{margin-bottom:20px}.lp-landing .growchart{display:none}}@media (max-width:520px){.lp-landing .brand img{height:44px}.lp-landing header .btn.sm{padding:10px 14px;font-size:13px}.lp-landing header .wrap{height:68px}}@media (prefers-reduced-motion:reduce){.lp-landing .btn::after,.lp-landing .btn::before{animation:none;opacity:0}.lp-landing .curs .mover{animation:none}.lp-landing .curs{opacity:1;animation:none}.lp-landing .ripples i{animation:none}.lp-landing .bookwrap .bookcard,.lp-landing .bookwrap::after,.lp-landing .bookwrap::before,.lp-landing .garea,.lp-landing .gline{animation:none!important}.lp-landing .float,.lp-landing .hero h1 .w,.lp-landing .lift,.lp-landing .lslot img,.lp-landing .rv{opacity:1!important;transform:none!important;animation:none!important;transition:none!important}.lp-landing .lslot img{opacity:.85!important}.modal-wrapper.active,.modal-wrapper.active .modal{animation:none}}@media (prefers-reduced-motion:reduce),(hover:none){.lp-landing .gridfx{display:none}}