.xsite{--violet:#6c5ce7;--violet-deep:#4f46e5;--lav:#a78bfa;--mint:#16e0a3;--mint-deep:#0fc9a0;--ink:#15132b;--ink-soft:#4b4869;--muted:#8c89a6;--bg:#f6f7fc;--bg-2:#fff;--line:#e8e7f2;--grad:linear-gradient(95deg,var(--violet) 0%,#7a6bf0 38%,var(--mint) 100%);--grad-soft:linear-gradient(135deg,#6c5ce71f,#16e0a31f);--shadow-sm:0 2px 10px #2b265a0f;--shadow:0 18px 50px -18px #3c348c47;--shadow-lg:0 40px 90px -30px #3c348c73;--radius:20px;--photo:linear-gradient(135deg,#6c5ce7,#16e0a3)}.xsite,.xsite *{box-sizing:border-box;margin:0;padding:0}.xsite{scroll-behavior:smooth;color:var(--ink);background:var(--bg);-webkit-font-smoothing:antialiased;font-family:Hanken Grotesk,sans-serif;line-height:1.6;overflow-x:clip}.xsite:before{content:"";z-index:-1;pointer-events:none;background:radial-gradient(620px 480px at 12% -4%,#6c5ce729,#0000 60%),radial-gradient(560px 420px at 96% 8%,#16e0a329,#0000 60%),radial-gradient(700px 600px at 80% 96%,#a78bfa1a,#0000 60%);position:fixed;inset:0}.xsite h1,.xsite h2,.xsite h3,.xsite h4,.xsite .logo-word{letter-spacing:-.02em;font-family:Archivo,sans-serif}.xsite a{color:inherit;text-decoration:none}.xsite img{max-width:100%;display:block}.xsite .wrap{max-width:1180px;margin:0 auto;padding:0 24px}.xsite .grad-text{background:var(--grad);color:#0000;-webkit-background-clip:text;background-clip:text}.xsite .center{text-align:center}.xsite .eyebrow{letter-spacing:.01em;text-transform:capitalize;color:var(--ink);font-family:Archivo,sans-serif;font-size:clamp(26px,3.3vw,38px);font-weight:800;line-height:1.1}.xsite .sec-title{color:var(--violet);margin-top:8px;font-size:clamp(15px,1.7vw,18px);font-weight:600}.xsite .sec-sub{color:var(--ink-soft);max-width:560px;margin-top:14px;font-size:17px}.xsite .center .sec-sub,.xsite .sec-sub.center{text-align:center;margin-left:auto;margin-right:auto}.xsite .btn{cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;font-family:Hanken Grotesk;font-size:15px;font-weight:700;line-height:1;transition:transform .18s,box-shadow .18s;display:inline-flex}.xsite .btn-primary{background:var(--grad);color:#fff;padding:12px 22px;box-shadow:0 10px 26px -10px #6c5ce7b3}.xsite .btn-primary:hover{transform:translateY(-2px);box-shadow:0 16px 34px -10px #6c5ce7cc}.xsite .btn-ghost{color:var(--ink);border:1px solid var(--line);background:#fff;padding:11px 20px}.xsite .btn-ghost:hover{border-color:var(--violet);color:var(--violet)}.xsite header{z-index:100;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid var(--line);background:#f6f7fcd1;position:sticky;top:0}.xsite nav{justify-content:space-between;align-items:center;height:72px;display:flex}.xsite .logo{cursor:pointer;align-items:center;gap:11px;display:flex}.xsite .logo svg{width:auto;height:34px;display:block}.xsite .logo-word{letter-spacing:-.5px;font-size:21px;font-weight:800}.xsite .logo-word .x{color:var(--violet)}.xsite .logo-word .n{color:var(--mint-deep)}.xsite .nav-links{align-items:center;gap:28px;display:flex}.xsite .nav-links a{color:var(--ink-soft);cursor:pointer;border-bottom:2px solid #0000;padding:6px 0;font-size:15px;font-weight:600;transition:color .2s}.xsite .nav-links a:hover{color:var(--violet)}.xsite .nav-links a.active{color:var(--violet);border-bottom-color:var(--violet)}.xsite .nav-cta{align-items:center;gap:12px;display:flex}.xsite .lang{color:var(--ink-soft);border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:10px;padding:8px 12px;font-size:14px;font-weight:600}.xsite .signup{background:var(--grad);color:#fff;padding:10px 20px}.xsite .avatar{background:var(--grad-soft);border:1px solid var(--line);cursor:pointer;border-radius:50%;place-items:center;width:40px;height:40px;display:grid;overflow:hidden}.xsite .avatar svg{width:22px;height:22px}.xsite .menu-btn{cursor:pointer;color:var(--ink);background:0 0;border:none;display:none}.xsite .menu-btn svg{stroke:currentColor}.xsite .mobile-menu{background:var(--bg-2);border-top:1px solid var(--line);flex-direction:column;gap:4px;padding:10px 20px 16px;display:none;box-shadow:0 18px 40px -20px #00000073}.xsite .mobile-menu.open{display:flex}.xsite .mobile-menu a{color:var(--ink);border-bottom:1px solid var(--line);cursor:pointer;padding:14px 6px;font-size:16px;font-weight:600}.xsite .mobile-menu a:active{color:var(--violet)}.xsite .mobile-menu .mm-signup{justify-content:center;width:100%;margin-top:12px}.xsite .page{display:none}.xsite .page.active{animation:.4s fade;display:block}@keyframes fade{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}.xsite section.block{padding:92px 0}.xsite .hero{border-bottom:1px solid var(--line);z-index:5;position:relative;overflow:visible}.xsite .hero>.bg,.xsite .hero .bgimg,.xsite .hero>.ov{border-radius:inherit}.xsite .hero .inner{z-index:3;position:relative}.xsite .searchbar.searching{z-index:60}.xsite .hero .bg{position:absolute;inset:0}.xsite .hero .bgimg{-o-object-fit:cover;object-fit:cover;opacity:.28;mix-blend-mode:overlay;width:100%;height:100%;position:absolute;inset:0}.xsite .hero .ov{position:absolute;inset:0}.xsite .hero .inner{z-index:2;text-align:center;padding:84px 0 70px;position:relative}.xsite .hero .tagpill{border-radius:100px;align-items:center;gap:8px;margin-bottom:22px;padding:7px 16px;font-weight:700;display:inline-flex}.xsite .hero h1{margin:0 auto}.xsite .hero p.sub{max-width:560px;margin:20px auto 0;font-size:clamp(16px,2vw,20px)}.xsite .searchbar{box-shadow:var(--shadow-lg);background:#fff;border-radius:18px;align-items:center;gap:10px;max-width:600px;margin:34px auto 0;padding:12px;transition:max-width .38s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.xsite .searchbar.searching{max-width:780px}.xsite .dest-suggest{border:1px solid var(--line);box-shadow:var(--shadow-lg);z-index:40;text-align:left;background:#fff;border-radius:18px;padding:8px;display:none;position:absolute;top:calc(100% + 12px);left:0;right:0}.xsite .searchbar.searching .dest-suggest{animation:.22s dsIn;display:block}@keyframes dsIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:none}}.xsite .ds-head{letter-spacing:.1em;text-transform:uppercase;color:var(--muted);padding:9px 13px 6px;font-size:11.5px;font-weight:700}.xsite .ds-item{width:100%;color:var(--ink);cursor:pointer;background:0 0;border:none;border-radius:11px;align-items:center;gap:13px;padding:11px 13px;font-family:Hanken Grotesk,sans-serif;font-size:15px;font-weight:600;transition:background .15s,transform .12s;display:flex}.xsite .ds-flag{font-size:21px;line-height:1}.xsite .ds-price{color:var(--muted);margin-left:auto;font-size:13px;font-weight:600}.xsite .ds-empty{color:var(--muted);padding:16px 14px;font-size:14px;font-weight:500;display:none}.xsite .searchbar .field{flex:1;align-items:center;gap:10px;padding:6px 14px;display:flex}.xsite .searchbar input{width:100%;color:var(--ink);background:0 0;border:none;outline:none;font-family:Hanken Grotesk;font-size:16px;font-weight:600}.xsite .searchbar input::placeholder{color:var(--muted);font-weight:500}.xsite .searchbar .btn-primary{white-space:nowrap;justify-content:center;align-items:center;padding:14px 26px;line-height:1;display:inline-flex}.xsite .btn-ai-hero{background:var(--grad);color:#fff;white-space:nowrap;opacity:0;align-items:center;gap:7px;padding:14px 20px;transition:opacity .25s,transform .25s,box-shadow .18s;display:none;transform:translate(8px);box-shadow:0 10px 26px -10px #6c5ce7b3}.xsite .searchbar.searching .btn-ai-hero{opacity:1;display:flex;transform:none}.xsite .btn-ai-hero:hover{transform:translateY(-2px);box-shadow:0 16px 34px -10px #6c5ce7d9}.xsite .hero-feats{flex-wrap:wrap;justify-content:center;gap:26px;margin-top:20px;display:flex}.xsite .hero-feats div{color:var(--ink-soft);align-items:center;gap:8px;font-size:13.5px;font-weight:600;display:flex}.xsite .hero-feats div b{font-size:15px}.xsite .tabs{border:1px solid var(--line);box-shadow:var(--shadow-sm);background:#fff;border-radius:100px;gap:4px;max-width:100%;margin:30px auto 0;padding:6px;display:inline-flex}.xsite .tabs button{cursor:pointer;color:#3a3750;white-space:nowrap;background:0 0;border:none;border-radius:100px;justify-content:center;align-items:center;padding:11px 26px;font-family:Hanken Grotesk;font-size:15px;font-weight:700;line-height:1;transition:all .25s;display:inline-flex}.xsite .tabs button.on{background:var(--grad);color:#fff}.xsite .plans{grid-template-columns:repeat(3,1fr);gap:22px;margin-top:26px;display:grid}.xsite .plan{border:1.5px solid var(--line);border-radius:var(--radius);background:#fff;padding:28px;transition:transform .22s,box-shadow .22s,border-color .22s;position:relative}.xsite .plan:hover{box-shadow:var(--shadow);background:linear-gradient(#fff,#fff) padding-box,var(--grad) border-box;border-color:#0000;transform:translateY(-6px)}.xsite .plan.feat{border:1.5px solid var(--line)}.xsite .plan .tag{background:var(--grad);color:#fff;border-radius:100px;padding:5px 13px;font-size:11px;font-weight:800;position:absolute;top:-12px;right:24px}.xsite .plan .tag.deal{background:#ff6b6b}.xsite .plan .flag{font-size:30px}.xsite .plan h3{margin-top:14px;font-size:21px}.xsite .plan .region{color:var(--muted);font-size:13px;font-weight:600}.xsite .plan .data{margin-top:18px;font-family:Archivo;font-size:40px;font-weight:800;line-height:1}.xsite .plan .data span{color:var(--muted);font-size:16px;font-weight:600}.xsite .plan ul{flex-direction:column;gap:11px;margin:20px 0;list-style:none;display:flex}.xsite .plan li{color:var(--ink-soft);align-items:center;gap:10px;font-size:14px;font-weight:600;display:flex}.xsite .ck{flex:none;width:18px;height:18px}.xsite .price-row{align-items:baseline;gap:10px;margin:6px 0 18px;display:flex}.xsite .price{font-family:Archivo;font-size:26px;font-weight:800}.xsite .was{color:var(--muted);font-size:15px;text-decoration:line-through}.xsite .plan .btn{text-align:center;width:100%;transition:transform .2s,box-shadow .2s,background .2s,color .2s,border-color .2s}.xsite .plan .btn-ghost:hover,.xsite .plan .btn-primary:hover{background:var(--grad);color:#fff;border-color:#0000;transform:translateY(-2px);box-shadow:0 14px 30px -10px #6c5ce7bf}.xsite .plan .btn-ghost:active,.xsite .plan .btn-primary:active{transform:translateY(0);box-shadow:0 8px 18px -10px #6c5ce7b3}.xsite .pop-wrap{margin-top:40px;position:relative}.xsite .pop-track{scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;gap:22px;padding:18px 4px 20px;display:flex;overflow-x:auto}.xsite .pop-track::-webkit-scrollbar{display:none}.xsite .pop-track .plan{scroll-snap-align:center;flex:0 0 318px;margin-top:6px}.xsite .rank-badge{color:#fff;z-index:3;white-space:nowrap;border-radius:13px;justify-content:center;align-items:center;gap:5px;min-width:42px;height:42px;padding:0 12px;font-family:Archivo,sans-serif;font-size:17px;font-weight:800;display:flex;position:absolute;top:-15px;left:50%;transform:translate(-50%);box-shadow:0 10px 22px -8px #00000059}.xsite .rank-badge small{letter-spacing:.08em;opacity:.9;text-transform:uppercase;font-size:10px;font-weight:700}.xsite .rank-badge.r1{background:linear-gradient(135deg,#f7c948,#e0a106)}.xsite .rank-badge.r2{background:linear-gradient(135deg,#cbd2d9,#8c97a4)}.xsite .rank-badge.r3{background:linear-gradient(135deg,#e0985a,#b86e2e)}.xsite .rank-badge.r4,.xsite .rank-badge.r5{background:linear-gradient(135deg,#a78bfa,#6c5ce7)}.xsite .pop-arrow{border:1px solid var(--line);width:48px;height:48px;box-shadow:var(--shadow);cursor:pointer;z-index:6;background:#fff;border-radius:50%;place-items:center;transition:transform .18s,background .2s,border-color .2s;display:grid;position:absolute;top:50%;transform:translateY(-50%)}.xsite .pop-arrow:hover{background:var(--grad);border-color:#0000;transform:translateY(-50%)scale(1.07)}.xsite .pop-arrow:hover svg{stroke:#fff}.xsite .pop-arrow.prev{left:-14px}.xsite .pop-arrow.next{right:-14px}.xsite .pop-arrow svg{width:20px;height:20px;stroke:var(--violet);transition:stroke .2s}@media (max-width:560px){.xsite .pop-arrow{display:none}}.xsite .tabpane{display:none}.xsite .tabpane.show{display:block}.xsite .tabs button.on{color:#fff;background:linear-gradient(95deg,#3a2ee8,#5b4fff 60%,#3a2ee8);border-color:#0000;box-shadow:0 6px 16px -8px #6c5ce780}@media (min-width:761px){.xsite .tab-dots{display:none}}.xsite .tabpane.sl-l{animation:.38s slL}.xsite .tabpane.sl-r{animation:.38s slR}@keyframes slL{0%{opacity:0;transform:translate(46px)}to{opacity:1;transform:none}}@keyframes slR{0%{opacity:0;transform:translate(-46px)}to{opacity:1;transform:none}}.xsite .tab-dots{justify-content:center;gap:8px;margin-top:30px;display:flex}.xsite .swipe-hint{text-align:center;color:var(--muted);letter-spacing:.02em;margin-bottom:16px;font-size:13px;font-weight:600;display:none}@media (max-width:760px){.xsite .swipe-hint{display:block}}.xsite .tab-dots span{background:var(--line);cursor:pointer;border-radius:50%;width:9px;height:9px;transition:all .25s}.xsite .tab-dots span.on{background:var(--grad);border-radius:100px;width:26px}.xsite .price-crypto{color:var(--mint-deep);background:#16e0a31f;border-radius:8px;padding:4px 10px;font-size:13px;font-weight:700}.xsite .section-anim{animation:.4s fade}.xsite .flash{background:linear-gradient(90deg,#a78bfa,#5fe6c0);border-radius:16px;margin-bottom:24px;padding:2px;position:relative}.xsite .flash:before{content:"";background:linear-gradient(90deg,#7c3aed,#10d9a0);border-radius:16px;animation:2s ease-in-out infinite fl-breathe;position:absolute;inset:0}.xsite .flash:after{content:"";pointer-events:none;border-radius:16px;animation:2s ease-in-out infinite fl-breathe;position:absolute;inset:0;box-shadow:0 0 22px 1px #7c3aed66}@keyframes fl-breathe{0%,to{opacity:.3}50%{opacity:.85}}@keyframes fl-flame{0%,to{box-shadow:0 0 #7c3aed80}50%{box-shadow:0 0 0 7px #7c3aed00}}@keyframes fl-blink{0%,to{opacity:1}50%{opacity:.25}}@keyframes fl-tick{0%{background:#10d9a059}to{background:#ffffff12}}@media (prefers-reduced-motion:reduce){.xsite .flash:before,.xsite .flash:after,.xsite .flash .bolt,.xsite .flash .live:before,.xsite .flash .tbox.sec .nn{animation:none!important}.xsite .flash:before{opacity:.6}}.xsite .flash-in{z-index:1;color:#fff;background:linear-gradient(100deg,#1e1a4d 0%,#2e1f66 52%,#143f46 100%);border-radius:14px;flex-wrap:wrap;align-items:center;gap:20px;padding:16px 24px;display:flex;position:relative}.xsite .flash .bolt{background:linear-gradient(135deg,#7c3aed,#10d9a0);border-radius:11px;flex:none;place-items:center;width:40px;height:40px;font-size:20px;animation:1.6s ease-in-out infinite fl-flame;display:grid}.xsite .flash .ft h4{color:#fff;letter-spacing:.02em;align-items:center;gap:9px;font-family:Archivo;font-size:18px;font-weight:700;display:flex}.xsite .flash .live{letter-spacing:.08em;color:#5be9c0;background:#10d9a026;border:1px solid #10d9a066;border-radius:100px;align-items:center;gap:5px;padding:2px 8px;font-size:10px;font-weight:700;display:inline-flex}.xsite .flash .live:before{content:"";background:#10d9a0;border-radius:50%;width:6px;height:6px;animation:1s ease-in-out infinite fl-blink}.xsite .flash .ft p{color:#ffffffa6;margin-top:3px;font-size:12.5px}.xsite .flash .off{color:#ffffffb3;background:#ffffff14;border:1px solid #ffffff24;border-radius:12px;align-items:baseline;gap:8px;padding:8px 16px;font-size:13px;font-weight:500;display:inline-flex}.xsite .flash .off b{color:#5be9c0;font-family:Archivo;font-size:24px;font-weight:800;line-height:1}.xsite .flash .off i{color:#5be9c0;letter-spacing:.06em;font-size:13px;font-style:normal;font-weight:700}.xsite .flash .timer{white-space:nowrap;align-items:center;gap:9px;margin-left:auto;display:flex}.xsite .flash .timer .lbl{letter-spacing:.04em;text-transform:uppercase;color:#ffd7c2;align-items:center;gap:6px;margin-right:2px;font-size:12.5px;font-weight:700;display:flex}.xsite .flash .tbox{flex-direction:column;align-items:center;gap:2px;display:inline-flex}.xsite .flash .tbox .nn{font-variant-numeric:tabular-nums;color:#fff;text-align:center;background:#ffffff1f;border:1px solid #ffffff2e;border-radius:9px;min-width:2.1em;padding:7px 9px;font-family:Archivo;font-size:19px;font-weight:700;line-height:1}.xsite .flash .tbox.sec .nn{animation:1s step-end infinite fl-tick}.xsite .flash .tbox .ll{color:#ffffff8c;letter-spacing:.1em;text-transform:uppercase;font-size:9.5px;font-weight:600}.xsite .deal-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.xsite .dcard{background:#fff;border:1.5px solid #e4e0fb;border-radius:18px;padding:22px;transition:all .2s}.xsite .dcard:hover{box-shadow:var(--shadow);transform:translateY(-4px)}.xsite .dcard .dtop{align-items:center;gap:11px;display:flex}.xsite .fcircle{border:1px solid var(--line);background:#f2f1fa;border-radius:50%;flex:none;place-items:center;width:42px;height:42px;font-size:21px;display:grid}.xsite .dcard h3{font-size:19px}.xsite .hot{color:#fff;letter-spacing:.05em;background:linear-gradient(135deg,#7c5cfc,#16e0a3);border-radius:8px;padding:4px 10px;font-size:10px;font-weight:800}.xsite .dcard .meta{color:var(--muted);margin:16px 0;font-size:13px;font-weight:600}.xsite .dcard .drow{align-items:center;gap:10px;margin-bottom:18px;display:flex}.xsite .dcard .dp{color:var(--violet);font-family:Archivo;font-size:27px;font-weight:800}.xsite .dcard .dw{color:var(--muted);font-size:14px;text-decoration:line-through}.xsite .dcard .dpct{color:#14b870;background:#14b8701f;border-radius:7px;margin-left:auto;padding:3px 8px;font-size:12px;font-weight:800}.xsite .buy-out{width:100%;color:var(--violet);cursor:pointer;background:#fff;border:1.5px solid #c9bef9;border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:12px;font-weight:700;transition:transform .2s,box-shadow .2s,background .2s,color .2s,border-color .2s;display:flex}.xsite .buy-out:hover{background:var(--grad);color:#fff;border-color:#0000;transform:translateY(-2px);box-shadow:0 14px 30px -10px #6c5ce7bf}.xsite .buy-out:active{transform:translateY(0);box-shadow:0 8px 18px -10px #6c5ce7b3}.xsite .sec-head{align-items:center;gap:11px;margin-bottom:30px;display:flex}.xsite .sec-head .hi{font-size:24px}.xsite .sec-head h3{font-size:24px;font-weight:800}.xsite .sec-head .hsub{color:var(--muted);margin-left:4px;font-size:15px;font-weight:500}.xsite .lrow{border:1px solid var(--line);background:#fff;border-radius:16px;align-items:center;gap:16px;margin-bottom:14px;padding:15px 22px;transition:all .2s;display:flex}.xsite .lrow:hover{box-shadow:var(--shadow-sm)}.xsite .lrow.top{background:linear-gradient(90deg,#fffbf0,#fff 45%);border:1.5px solid #f5c24b}.xsite .rank{color:#fff;border-radius:13px;flex:none;place-items:center;width:46px;height:46px;font-family:Archivo;font-size:18px;font-weight:800;display:grid}.xsite .rank.r1{background:linear-gradient(135deg,#f7c948,#e0a106)}.xsite .rank.r2{background:linear-gradient(135deg,#cbd2d9,#9aa5b1)}.xsite .rank.r3{background:linear-gradient(135deg,#e0985a,#b86e2e)}.xsite .rank.r4{color:var(--muted);background:#eef0f5}.xsite .lrow .lflag{background:#f2f1fa;border-radius:50%;flex:none;place-items:center;width:38px;height:38px;font-size:19px;display:grid}.xsite .lrow .lname{min-width:135px;font-family:Archivo;font-size:18px;font-weight:700}.xsite .lrow .lmeta{color:var(--ink-soft);white-space:nowrap;background:#f4f3fb;border-radius:9px;padding:7px 13px;font-size:12.5px;font-weight:600}.xsite .lrow .lprice{color:#14b870;font-family:Archivo;font-size:22px;font-weight:800}.xsite .lrow .lright{align-items:center;gap:13px;margin-left:auto;display:flex}.xsite .ltag{white-space:nowrap;border-radius:10px;align-items:center;gap:7px;padding:8px 14px;font-size:13px;font-weight:700;display:flex}.xsite .buy-sm{cursor:pointer;white-space:nowrap;border:none;border-radius:11px;align-items:center;gap:7px;padding:10px 18px;font-family:Hanken Grotesk;font-size:14px;font-weight:700;display:flex}.xsite .buy-sm.purple{color:var(--violet);background:#f0edfd}.xsite .buy-sm.gold{color:#fff;background:linear-gradient(135deg,#f7c948,#e0a106)}.xsite .grid2{grid-template-columns:1fr 1fr;gap:20px;display:grid}.xsite .lc{border:1px solid var(--line);background:#fff;border-radius:18px;padding:24px;transition:all .2s}.xsite .lc:hover{box-shadow:var(--shadow-sm);transform:translateY(-3px)}.xsite .lc-top{align-items:flex-start;gap:14px;display:flex}.xsite .cflag{background:#f2f1fa;border-radius:50%;flex:none;place-items:center;width:54px;height:54px;font-size:26px;display:grid}.xsite .cname{align-items:center;gap:9px;font-family:Archivo;font-size:19px;font-weight:700;display:flex}.xsite .mp{color:#d98a1a;background:#fff4e0;border-radius:7px;padding:3px 9px;font-size:11px;font-weight:700}.xsite .csub{color:var(--muted);margin-top:3px;font-size:13px;font-weight:600}.xsite .cprice{text-align:right;margin-left:auto}.xsite .cprice small{color:var(--muted);font-size:12px;font-weight:600;display:block}.xsite .cprice b{color:#14b870;font-family:Archivo;font-size:23px;font-weight:800}.xsite .cprice b span{color:var(--muted);font-size:13px;font-weight:600}.xsite .lc hr{border:none;border-top:1px solid var(--line);margin:18px 0}.xsite .lc-bot{flex-wrap:wrap;align-items:center;gap:9px;display:flex}.xsite .gpill{color:var(--ink-soft);background:#f4f3fb;border-radius:9px;padding:8px 13px;font-size:13px;font-weight:700}.xsite .view-btn{color:var(--violet);cursor:pointer;background:#f0edfd;border:none;border-radius:11px;align-items:center;gap:6px;margin-left:auto;padding:10px 18px;font-size:14px;font-weight:700;transition:transform .2s,box-shadow .2s,background .2s,color .2s;display:flex}.xsite .view-btn:hover{background:var(--grad);color:#fff;transform:translateY(-2px);box-shadow:0 12px 26px -10px #6c5ce7b3}.xsite .view-btn:active{transform:translateY(0)}.xsite .globe-ic{border-radius:15px;flex:none;place-items:center;width:52px;height:52px;display:grid;overflow:hidden}.xsite .globe-ic .region-map{-o-object-fit:contain;object-fit:contain;width:40px;height:40px;display:block}.xsite .flags-stack{align-items:center;display:flex}.xsite .flags-stack .ff{background:#fff;border:2px solid #fff;border-radius:50%;place-items:center;width:30px;height:30px;margin-left:-8px;font-size:14px;display:grid;box-shadow:0 1px 4px #00000024}.xsite .flags-stack .ff:first-child{margin-left:0}.xsite .flags-stack .more{color:var(--ink-soft);background:#f2f1fa;border-radius:100px;margin-left:8px;padding:6px 11px;font-size:12px;font-weight:700}.xsite .gbanner{border:1px solid var(--line);background:linear-gradient(120deg,#f3f0ff 0%,#eaf7ff 50%,#e6fbf3 100%);border-radius:26px;grid-template-columns:1fr 1fr;align-items:center;gap:30px;padding:48px;display:grid;position:relative;overflow:hidden}.xsite .gpill2{color:var(--violet);letter-spacing:.06em;box-shadow:var(--shadow-sm);background:#fff;border-radius:100px;align-items:center;gap:8px;padding:8px 15px;font-size:12px;font-weight:800;display:inline-flex}.xsite .gbanner h2{margin-top:18px;font-family:Archivo;font-size:clamp(30px,4vw,46px);font-weight:800}.xsite .gbanner .gsub{color:var(--ink-soft);max-width:430px;margin-top:14px;font-size:17px}.xsite .gfeats{flex-wrap:wrap;gap:10px;margin:24px 0;display:flex}.xsite .gfeats div{box-shadow:var(--shadow-sm);background:#fff;border:0;border-radius:100px;align-items:center;gap:7px;padding:9px 16px;font-size:13.5px;font-weight:700;display:flex}.xsite .gbuy-row{flex-wrap:wrap;align-items:center;gap:22px;display:flex}.xsite .gprice small{color:var(--muted);font-size:13px;font-weight:600;display:block}.xsite .gprice b{color:#14b870;font-family:Archivo;font-size:30px;font-weight:800}.xsite .gprice b span{color:var(--muted);font-size:15px;font-weight:600}.xsite .gget{background:var(--grad);color:#fff;cursor:pointer;border:none;border-radius:14px;align-items:center;gap:9px;padding:15px 28px;font-family:Hanken Grotesk;font-size:16px;font-weight:700;transition:transform .18s;display:flex;box-shadow:0 12px 30px -10px #6c5ce799}.xsite .gget:hover{transform:translateY(-2px)}.xsite .globe-wrap{place-items:center;height:330px;display:grid;position:relative}.xsite .globe-img{filter:drop-shadow(0 22px 44px #2296b447);width:100%;max-width:440px;height:auto;display:block}.xsite .globe{background:radial-gradient(circle at 35% 30%,#3fe0c0,#2e8fe0 55%,#2453c9);border-radius:50%;width:225px;height:225px;position:relative;box-shadow:0 0 70px -6px #22b4aab3,inset -18px -18px 50px #001e5080}.xsite .globe:before{content:"";opacity:.5;background-image:radial-gradient(#ffffff59 1px,#0000 1.5px);background-size:11px 11px;border-radius:50%;position:absolute;inset:0}.xsite .globe .chip{color:#053d2c;z-index:4;background:#16e0a3e6;border:1px solid #ffffff80;border-radius:16px;place-items:center;width:60px;height:60px;margin:auto;font-size:12px;font-weight:800;display:grid;position:absolute;inset:0;box-shadow:0 0 26px #16e0a3e6}.xsite .orbit{border:1.5px dashed #7c5cfc59;border-radius:50%;animation:24s linear infinite spin;position:absolute;inset:-24px}.xsite .orbit.o2{border-color:#16e0a373;animation-duration:32s;animation-direction:reverse;inset:-6px}@keyframes spin{to{transform:rotate(360deg)}}.xsite .gflag{z-index:3;background:#fff;border-radius:50%;place-items:center;width:40px;height:40px;font-size:19px;display:grid;position:absolute;box-shadow:0 4px 14px #0000002e}@media (max-width:900px){.xsite .deal-grid{grid-template-columns:1fr 1fr}.xsite .grid2{grid-template-columns:1fr}.xsite .gbanner{grid-template-columns:1fr;padding:32px}.xsite .flash-in{gap:16px}.xsite .flash .timer{width:100%;margin-left:0}.xsite .lrow{flex-wrap:wrap}.xsite .lrow .lright{justify-content:space-between;width:100%;margin-left:0}}@media (max-width:560px){.xsite .deal-grid{grid-template-columns:1fr}.xsite .lrow .lname{min-width:0}}.xsite .flow{grid-template-columns:repeat(3,1fr);gap:0;margin-top:48px;display:grid}.xsite .flow-step{text-align:center;padding:0 24px;position:relative}.xsite .flow-step:before{content:"";z-index:1;background:linear-gradient(90deg,#6c5ce738,#16e0a338);border-radius:2px;width:100%;height:3px;position:absolute;top:37px;left:-50%}.xsite .flow-step:after{content:"";background:linear-gradient(90deg,transparent,var(--violet),var(--mint));z-index:1;border-radius:2px;width:38%;height:3px;position:absolute;top:37px;left:-50%}.xsite .flow-step:nth-child(2):after{animation:2.8s linear infinite fl-comet-1}.xsite .flow-step:nth-child(3):after{animation:2.8s linear infinite fl-comet-2}.xsite .flow-step:first-child:before,.xsite .flow-step:first-child:after{display:none}@keyframes fl-comet-1{0%{opacity:0;transform:translate(0)}6%{opacity:1}42%{opacity:1;transform:translate(163%)}47%,to{opacity:0;transform:translate(163%)}}@keyframes fl-comet-2{0%,50%{opacity:0;transform:translate(0)}56%{opacity:1}92%{opacity:1;transform:translate(163%)}to{opacity:0;transform:translate(163%)}}@media (prefers-reduced-motion:reduce){.xsite .flow-step:after{opacity:.5;animation:none!important}}.xsite .flow-node{z-index:2;border:1.5px solid var(--line);width:76px;height:76px;box-shadow:var(--shadow-sm);background:#fff;border-radius:22px;place-items:center;margin:0 auto 22px;font-size:30px;transition:transform .2s,box-shadow .2s,border-color .2s;display:grid;position:relative}@media (hover:hover) and (pointer:fine){.xsite .flow-step:hover .flow-node{border-color:#6c5ce780;transform:translateY(-4px);box-shadow:0 16px 34px -16px #6c5ce780}}.xsite .flow-num{background:var(--grad);color:#fff;border-radius:99px;place-items:center;min-width:26px;height:26px;padding:0 7px;font-family:Archivo;font-size:13px;font-weight:800;display:grid;position:absolute;top:-10px;left:50%;transform:translate(-50%);box-shadow:0 6px 14px -5px #6c5ce7b3}.xsite .flow-step h3{margin-top:2px;font-size:19px}.xsite .flow-step p{color:var(--ink-soft);max-width:280px;margin-top:9px;margin-left:auto;margin-right:auto;font-size:15px}@media (max-width:760px){.xsite .flow{grid-template-columns:1fr;gap:30px}.xsite .flow-step:after{display:none}.xsite .flow-step:before{background:linear-gradient(180deg,var(--violet),var(--mint));opacity:.4;width:2px;height:32px;top:-32px;left:50%}}.xsite .why{grid-template-columns:.9fr 1.1fr;align-items:center;gap:40px;margin-top:34px;display:grid}.xsite .why-img{height:380px;box-shadow:var(--shadow);border-radius:24px;position:relative;overflow:hidden}.xsite .why-img .ph{background:var(--photo);position:absolute;inset:0}.xsite .why-img img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.xsite .cmp{border-collapse:collapse;border:1px solid var(--line);border-radius:var(--radius);background:#fff;width:100%;overflow:hidden}.xsite .cmp th,.xsite .cmp td{text-align:center;border-bottom:1px solid var(--line);padding:15px 16px;font-size:14px}.xsite .cmp th{background:#fafafe;font-family:Archivo;font-size:13px;font-weight:700}.xsite .cmp th.xp{background:var(--grad-soft);color:var(--violet-deep)}.xsite .cmp td:first-child,.xsite .cmp th:first-child{text-align:left;color:var(--ink);font-weight:700}.xsite .cmp .yes{color:var(--mint-deep);font-weight:800}.xsite .cmp .no{color:#c9c7d6}.xsite .cmp td.xpc{background:#6c5ce70a;font-weight:700}.xsite .marquee{margin-top:40px;padding:6px 0;position:relative;overflow:hidden;-webkit-mask:linear-gradient(90deg,#0000,#000 7% 93%,#0000);mask:linear-gradient(90deg,#0000,#000 7% 93%,#0000)}.xsite .mq-row{will-change:transform;gap:18px;width:max-content;animation:46s linear infinite mqL;display:flex}.xsite .mq-row.r2{margin-top:18px;animation:54s linear infinite mqR}@media (hover:hover) and (pointer:fine){.xsite .marquee:hover .mq-row{animation-play-state:paused}}@keyframes mqL{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes mqR{0%{transform:translate(-50%)}to{transform:translate(0)}}.xsite .mq-logo{color:var(--ink-soft);letter-spacing:-.01em;white-space:nowrap;box-shadow:none;filter:grayscale();opacity:.62;background:0 0;border:none;border-radius:14px;flex:none;align-items:center;gap:11px;padding:14px 22px;font-family:Archivo,sans-serif;font-size:18px;font-weight:700;transition:transform .2s,color .2s,filter .2s,opacity .2s;display:flex}.xsite .mq-logo .mq-dot{color:#fff;background:var(--grad);border-radius:8px;flex:none;place-items:center;width:30px;height:30px;font-family:Archivo,sans-serif;font-size:12px;font-weight:800;display:grid}.xsite .mq-logo .mq-img{flex:none;width:auto;height:30px;display:block}.xsite .mq-logo:hover{color:var(--violet);filter:none;opacity:1;transform:translateY(-2px)}@media (prefers-reduced-motion:reduce){.xsite .mq-row{animation:none}.xsite .marquee{overflow-x:auto}}.xsite button,.xsite .btn,.xsite a,.xsite .lang,.xsite .avatar,.xsite .tabs button,.xsite .buy-sm,.xsite .view-btn,.xsite .buy-out,.xsite .gget,.xsite .plan,.xsite .gbanner,.xsite .lc,.xsite .dcard,.xsite .lrow,.xsite .plogo,.xsite .chat-fab,.xsite .tab-dots span,.xsite [onclick]{cursor:pointer}.xsite .lang{transition:border-color .2s,color .2s,background .2s,transform .15s}.xsite .lang:hover{border-color:var(--violet);color:var(--violet);background:var(--grad-soft);transform:translateY(-1px)}.xsite .avatar{transition:transform .18s,box-shadow .18s}.xsite .avatar:hover{transform:translateY(-1px)scale(1.04);box-shadow:0 8px 20px -8px #6c5ce780}.xsite .signup{transition:transform .18s,box-shadow .18s}.xsite .signup:hover{transform:translateY(-2px);box-shadow:0 14px 30px -10px #6c5ce7b3}.xsite .buy-sm{transition:transform .16s,box-shadow .18s,filter .18s}.xsite .buy-sm.gold:hover{filter:brightness(1.03);transform:translateY(-2px);box-shadow:0 12px 26px -10px #e0a10699}.xsite .buy-sm.purple:hover{background:var(--grad);color:#fff;transform:translateY(-2px)}.xsite .btn-search{transition:background .2s,color .2s,transform .16s}.xsite .btn-search:hover{background:var(--grad-soft);color:var(--violet);transform:translateY(-1px)}.xsite .btn-ai{transition:transform .18s,box-shadow .18s}.xsite .btn-ai:hover{transform:translateY(-2px);box-shadow:0 14px 30px -10px #6c5ce7b3}.xsite .gget:hover{box-shadow:0 18px 38px -12px #6c5ce7bf}.xsite .tab-dots span:hover{background:var(--lav)}.xsite .logo{transition:transform .18s}.xsite .logo:hover{transform:translateY(-1px)}.xsite .q .qhead,.xsite .faq-q,.xsite .q:hover{cursor:pointer}.xsite footer a,.xsite .foot a{transition:color .2s}.xsite footer a:hover,.xsite .foot a:hover{color:var(--violet)}.xsite .adv-list li,.xsite .gfeats div,.xsite .hero-feats div{transition:transform .18s}.xsite .gfeats div:hover{box-shadow:var(--shadow-sm);transform:translateY(-2px)}.xsite .plogo .pd{background:var(--grad);border-radius:50%;width:11px;height:11px}.xsite .tgrid{grid-template-columns:repeat(3,1fr);gap:22px;margin-top:28px;display:grid}.xsite .tcard{border:1px solid var(--line);border-radius:var(--radius);background:#fff;padding:26px}.xsite .stars{color:#ffb020;letter-spacing:2px;font-size:15px}.xsite .tcard .stars{margin-bottom:14px}.xsite .tcard p{color:var(--ink);font-size:15px}.xsite .tcard .t-ttl{margin-bottom:8px;font-size:15.5px;font-weight:600}.xsite .tgrid .tcard{flex-direction:column;display:flex}.xsite .tgrid .tcard .who{margin-top:auto;padding-top:18px}.xsite .tcard .who{align-items:center;gap:12px;margin-top:18px;display:flex}.xsite .av{background:var(--grad);border-radius:50%;flex:none;width:46px;height:46px;overflow:hidden}.xsite .av img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.xsite .tcard .who .nm{font-size:14px;font-weight:700}.xsite .tcard .who .lo{color:var(--muted);font-size:12.5px}.xsite .tp-bar{color:var(--ink-soft);justify-content:center;align-items:center;gap:14px;margin-top:18px;font-size:14px;font-weight:700;display:flex}.xsite .bgrid{grid-template-columns:repeat(4,1fr);gap:20px;margin-top:32px;display:grid}.xsite .bcard{border:1px solid var(--line);border-radius:var(--radius);background:#fff;padding:26px;transition:all .22s}.xsite .bcard:hover{box-shadow:var(--shadow-sm);transform:translateY(-4px)}.xsite .bicon{background:var(--grad-soft);border-radius:14px;place-items:center;width:50px;height:50px;margin-bottom:16px;font-size:23px;display:grid}.xsite .bcard h3{font-size:17px}.xsite .bcard p{color:var(--ink-soft);margin-top:8px;font-size:14px}.xsite .kb-show{grid-template-columns:1fr 1fr;align-items:center;gap:48px;margin-top:44px;display:grid}.xsite .kb-visual{border:1px solid var(--line);height:480px;box-shadow:var(--shadow);background:linear-gradient(150deg,#eeebff,#eaf7ff 55%,#e6fbf3);border-radius:24px;position:relative;overflow:hidden}.xsite .kb-visual img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.xsite .kb-visual .kb-badge{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:var(--shadow-sm);background:#ffffffeb;border-radius:14px;padding:14px 18px;position:absolute;bottom:22px;left:22px}.xsite .kb-visual .kb-badge b{font-family:Archivo;font-size:22px;font-weight:800;display:block}.xsite .kb-visual .kb-badge span{color:var(--muted);font-size:12.5px;font-weight:600}.xsite .kb-list{flex-direction:column;gap:8px;display:flex}.xsite .kb-row{border-radius:14px;align-items:flex-start;gap:16px;padding:15px 16px;transition:background .18s,box-shadow .18s;display:flex}.xsite .kb-row:hover{box-shadow:var(--shadow-sm);background:#fff}.xsite .kb-ic{width:50px;height:50px;color:var(--violet);background:linear-gradient(#fff,#fff) padding-box,var(--grad) border-box;border:2px solid #0000;border-radius:50%;flex:none;place-items:center;display:grid}.xsite .kb-ic svg{width:23px;height:23px}.xsite .kb-row h3{margin:2px 0 0;font-size:16.5px}.xsite .kb-row p{color:var(--ink-soft);margin:5px 0 0;font-size:14px}@media (max-width:880px){.xsite .kb-show{grid-template-columns:1fr;gap:30px}.xsite .kb-visual{height:300px}}.xsite .shop-cta{color:#fff;background:linear-gradient(118deg,#241b57 0%,#3a2ee8 55%,#0fc9a0 120%);border-radius:24px;flex-wrap:wrap;align-items:center;gap:28px;padding:40px 44px;display:flex;position:relative;overflow:hidden;box-shadow:0 26px 60px -26px #3a2ee8b3}.xsite .shop-glow{pointer-events:none;background:radial-gradient(circle,#16e0a373,#0000 65%);border-radius:50%;width:280px;height:280px;position:absolute;top:-80px;right:-60px}.xsite .shop-copy{z-index:1;flex:1;min-width:260px;position:relative}.xsite .shop-copy h2{color:#fff;font-family:Archivo;font-size:clamp(24px,3vw,32px);font-weight:800}.xsite .shop-copy p{color:#ffffffd9;max-width:520px;margin-top:8px;font-size:16px}.xsite .shop-btn{z-index:1;color:var(--violet-deep);cursor:pointer;white-space:nowrap;background:#fff;border:none;border-radius:13px;align-items:center;gap:10px;padding:16px 28px;font-family:Hanken Grotesk;font-size:16px;font-weight:700;transition:transform .18s,box-shadow .18s;display:inline-flex;position:relative;box-shadow:0 14px 30px -12px #0006}.xsite .shop-btn:hover{transform:translateY(-2px);box-shadow:0 20px 40px -12px #00000080}.xsite .shop-btn:active{transform:translateY(0)}@media (max-width:620px){.xsite .shop-cta{padding:30px 26px}.xsite .shop-btn{justify-content:center;width:100%}}.xsite .about-hero{background:var(--grad-soft);border-bottom:1px solid var(--line);text-align:center;padding:88px 0}.xsite .about-hero h1{font-size:clamp(32px,5vw,50px);font-weight:800}.xsite .about-hero p{color:var(--ink-soft);max-width:600px;margin:16px auto 0;font-size:18px}.xsite .about-block{grid-template-columns:1fr 1fr;align-items:center;gap:46px;display:grid}.xsite .about-block.rev{direction:rtl}.xsite .about-block.rev>*{direction:ltr}.xsite .about-img{height:360px;box-shadow:var(--shadow);border-radius:24px;position:relative;overflow:hidden}.xsite .about-img .ph{background:var(--photo);position:absolute;inset:0}.xsite .about-img img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.xsite .about-block h2{font-size:clamp(26px,3.4vw,36px);font-weight:800}.xsite .about-block p{color:var(--ink-soft);margin-top:16px;font-size:16px}.xsite .adv-list{flex-direction:column;gap:14px;margin-top:22px;list-style:none;display:flex}.xsite .adv-list li{color:var(--ink-soft);align-items:flex-start;gap:13px;font-size:15px;display:flex}.xsite .adv-list li b{color:var(--ink)}.xsite .adv-ic{background:var(--grad-soft);border-radius:10px;flex:none;place-items:center;width:34px;height:34px;font-size:17px;display:grid}.xsite .partner-cta{text-align:center;color:#fff;background-image:linear-gradient(118deg,#221952e6 0%,#3a2ee8d1 52%,#0fc9a0cc 120%),url(/esim-site/assets/x/x_ed10fd5e9b.webp);background-position:50%;background-size:cover;border-radius:0;margin-top:44px;padding:84px 24px;position:relative;overflow:hidden}.xsite .partner-cta:after{content:"";pointer-events:none;background:radial-gradient(520px 320px at 85% 12%,#16e0a366,#0000 60%);position:absolute;inset:0}.xsite .partner-cta>*{z-index:2;position:relative}.xsite .partner-cta h2{color:#fff;font-size:clamp(26px,3.6vw,38px);font-weight:800}.xsite .partner-cta p{color:#ffffffe0;max-width:560px;margin:16px auto 0;font-size:16px}.xsite .partner-feats{flex-wrap:wrap;justify-content:center;gap:30px;margin:30px 0;display:flex}.xsite .partner-feats div{color:#ffffffeb;align-items:center;gap:8px;font-size:14px;font-weight:600;display:flex}.xsite .btn-white{color:var(--violet-deep);background:#fff;padding:15px 32px;font-size:16px}.xsite .btn-white:hover{transform:translateY(-2px)}.xsite .faq-hero-grid{grid-template-columns:1.05fr .95fr;align-items:center;gap:44px;display:grid}.xsite .faq-hero h1{margin-top:12px;font-size:clamp(34px,4.6vw,52px);font-weight:800;line-height:1.06}.xsite .faq-hero .lead{color:var(--ink-soft);max-width:460px;margin-top:16px;font-size:17px}.xsite .faq-search{box-shadow:none;background:0 0;border:none;border-radius:18px;align-items:center;gap:8px;max-width:560px;margin:26px 0 0;padding:0;display:flex}.xsite .faq-search .field{border:1px solid var(--line);box-shadow:var(--shadow-sm);background:#fff;border-radius:14px;flex:1;align-items:center;gap:10px;padding:14px 18px;display:flex}.xsite .faq-art{height:360px;box-shadow:none;background:0 0;border:none;border-radius:0;place-items:center;display:grid;position:relative;overflow:visible}.xsite .fa-phone{border:1px solid var(--line);background:#fff;border-radius:26px;flex-direction:column;gap:13px;width:172px;height:300px;padding:26px 18px;display:flex;position:relative;box-shadow:0 24px 60px -22px #3c348c73}.xsite .fa-phone:before{content:"";background:#e3e1ee;border-radius:99px;width:42px;height:5px;position:absolute;top:13px;left:50%;transform:translate(-50%)}.xsite .fa-line{background:#eceaf6;border-radius:99px;height:7px}.xsite .fa-line.w1{width:54%;margin-top:8px}.xsite .fa-line.w2{align-self:flex-end;width:38%;margin-top:auto}.xsite .fa-bub{border-radius:14px;flex-direction:column;gap:6px;max-width:74%;padding:11px 12px;display:flex}.xsite .fa-bub span{background:#ffffffd9;border-radius:99px;height:6px}.xsite .fa-bub.left{background:#e7ecff;border-bottom-left-radius:5px;align-self:flex-start}.xsite .fa-bub.left span{background:#b9c6f2}.xsite .fa-bub.right{background:linear-gradient(135deg,#16e0a3,#0fc9a0);border-bottom-right-radius:5px;align-self:flex-end}.xsite .fa-bub.left span:first-child{width:42px}.xsite .fa-bub.left span:nth-child(2){width:30px}.xsite .fa-bub.right span:first-child{width:48px}.xsite .fa-bub.right span:nth-child(2){width:38px}.xsite .fa-bub.right span:nth-child(3){width:26px}.xsite .fa-badge{border:1px solid var(--line);background:#fff;border-radius:50%;place-items:center;width:54px;height:54px;font-size:24px;display:grid;position:absolute;box-shadow:0 12px 26px -8px #3c348c66}.xsite .fa-badge.bd1{animation:5s ease-in-out infinite faFloat;top:34px;right:54px}.xsite .fa-badge.bd2{background:#15132b;animation:6s ease-in-out .6s infinite faFloat;top:128px;left:40px}.xsite .fa-badge.bd3{background:linear-gradient(135deg,#6c5ce7,#a78bfa);animation:5.4s ease-in-out .3s infinite faFloat;bottom:74px;right:46px}.xsite .fa-badge.bd4{animation:6.4s ease-in-out .9s infinite faFloat;bottom:38px;left:64px}@keyframes faFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-9px)}}@media (prefers-reduced-motion:reduce){.xsite .fa-badge{animation:none}}.xsite .faq-head{text-align:center;margin-bottom:30px}.xsite .faq-head .eyebrow{margin-bottom:8px;display:block}@media (max-width:880px){.xsite .faq-hero-grid{grid-template-columns:1fr}.xsite .faq-art{height:300px}.xsite .faq-search{max-width:none}}.xsite .faq-search input{width:100%;color:var(--ink);background:0 0;border:none;outline:none;font-family:Hanken Grotesk;font-size:16px;font-weight:600}.xsite .faq-search input::placeholder{color:var(--muted);font-weight:500}.xsite .btn-ai{background:var(--grad);color:#fff;white-space:nowrap;align-items:center;gap:7px;padding:12px 18px;display:flex}.xsite .btn-search{color:var(--ink-soft);background:#f2f1fa;padding:12px 18px}.xsite .btn-search:hover{background:#e9e7f6}.xsite .faq{max-width:780px;margin:44px auto 0}.xsite .q{border:1px solid var(--line);background:#fff;border-radius:14px;margin-bottom:12px;overflow:hidden}.xsite .q button{text-align:left;cursor:pointer;width:100%;color:var(--ink);background:0 0;border:none;justify-content:space-between;align-items:center;gap:16px;padding:20px 22px;font-family:Archivo;font-size:16.5px;font-weight:600;display:flex}.xsite .q .ic{color:var(--violet);flex:none;transition:transform .25s}.xsite .q.open .ic{transform:rotate(45deg)}.xsite .q .a{max-height:0;color:var(--ink-soft);font-size:15px;transition:max-height .3s;overflow:hidden}.xsite .q .a p{padding:0 22px 20px}.xsite footer{color:#fff;background:#0e0c24;margin-top:80px;padding:60px 0 30px}.xsite .fgrid{grid-template-columns:1.7fr 1fr 1fr;gap:36px;display:grid}.xsite footer p.tag{color:#fff9;max-width:280px;margin-top:16px;font-size:14px}.xsite .fcol h4{text-transform:uppercase;letter-spacing:.1em;color:#ffffff73;margin-bottom:16px;font-size:13px}.xsite .fcol a{color:#ffffffc7;cursor:pointer;margin-bottom:11px;font-size:14.5px;font-weight:600;transition:all .18s;display:block}.xsite .web3box{background:#ffffff0d;border:1px solid #ffffff1f;border-radius:16px;padding:18px}.xsite .web3box .wb-badge{color:var(--mint);background:#16e0a32e;border-radius:100px;align-items:center;gap:7px;margin-bottom:12px;padding:5px 11px;font-size:11px;font-weight:700;display:inline-flex}.xsite .web3box p{color:#ffffffb3;margin-bottom:12px;font-size:13px}.xsite .web3box .wb-links a{color:var(--mint);margin-right:16px;font-size:13px;font-weight:700;display:inline-block}.xsite .fbot{border-top:1px solid #ffffff1a;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;margin-top:44px;padding-top:24px;display:flex}.xsite .fbot small{color:#ffffff80;font-size:13px}.xsite .pay-icons{gap:8px;display:flex}.xsite .pay-icons span{color:#fffc;background:#ffffff14;border:1px solid #ffffff24;border-radius:7px;padding:5px 10px;font-size:11px;font-weight:700}.xsite .socials{gap:10px;display:flex}.xsite .socials a{color:#ffffffb3;cursor:pointer;border:1px solid #ffffff29;border-radius:10px;place-items:center;width:36px;height:36px;transition:all .18s;display:grid}.xsite .socials a:hover{border-color:var(--mint);color:var(--mint)}.xsite .chat-fab{z-index:200;width:62px;height:62px;box-shadow:var(--shadow-lg);border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:50%;place-items:center;transition:transform .2s;display:grid;position:fixed;bottom:26px;right:26px;display:none!important}.xsite .chat-fab:hover{transform:scale(1.07)}.xsite .chat-fab svg{width:30px;height:30px}.xsite .fab-mark{width:34px;height:auto;display:block}.xsite .logo-img{width:auto;height:32px;display:block}.xsite .chat-fab .pingdot{background:#ff6b6b;border:2px solid #fff;border-radius:50%;width:13px;height:13px;position:absolute;top:6px;right:6px}.xsite .chat-win{z-index:200;width:360px;max-width:calc(100vw - 40px);height:480px;box-shadow:var(--shadow-lg);border:1px solid var(--line);background:#fff;border-radius:22px;flex-direction:column;display:none;position:fixed;bottom:100px;right:26px;overflow:hidden}.xsite .chat-win.open{animation:.25s fade;display:flex}.xsite .chat-head{background:var(--grad);color:#fff;align-items:center;gap:11px;padding:16px 18px;display:flex}.xsite .chat-head .ci{background:#fff;border-radius:50%;place-items:center;width:38px;height:38px;display:grid}.xsite .chat-head h4{color:#fff;font-size:15px}.xsite .chat-head p{color:#ffffffd9;margin-top:-2px;font-size:11.5px}.xsite .chat-head .x-close{color:#fff;cursor:pointer;background:0 0;border:none;margin-left:6px;font-size:22px;line-height:1}.xsite .chat-head .x-exp{color:#fff;cursor:pointer;background:#ffffff2e;border:none;border-radius:9px;place-items:center;width:30px;height:30px;margin-left:auto;transition:background .15s;display:grid}.xsite .chat-head .x-exp:hover{background:#ffffff52}.xsite .chat-head .x-exp .min-i,.xsite .chat-win.full .x-exp .exp-i{display:none}.xsite .chat-win.full .x-exp .min-i{display:block}.xsite .chat-hero{display:none}.xsite .chat-win.full{z-index:401;border-radius:0;width:100vw;max-width:100vw;height:100dvh;inset:0}.xsite .chat-win.full .chat-head{padding:18px 26px}.xsite .chat-win.full .chat-body{align-items:stretch;width:100%;max-width:none;margin:0;padding:24px max(24px,50% - 380px) 8px}.xsite .chat-win.full .chat-input{width:100%;max-width:none;margin:0;padding:16px max(24px,50% - 380px) 22px}.xsite .chat-win.full .chat-hero{text-align:center;border-bottom:1px solid var(--line);flex-direction:column;align-items:center;margin-bottom:18px;padding:46px 20px 30px;display:flex}.xsite .chat-win.full .chat-hero .ch-mark{background:var(--grad);border-radius:18px;place-items:center;width:62px;height:62px;margin-bottom:18px;display:grid;box-shadow:0 14px 30px -12px #6c5ce7b3}.xsite .chat-win.full .chat-hero h2{color:var(--ink);font-family:Archivo;font-size:28px;font-weight:800}.xsite .chat-win.full .chat-hero p{color:var(--ink-soft);margin-top:8px;font-size:15.5px}.xsite .chat-win.full .msg{max-width:680px}.xsite .chat-body{background:#f6f7fc;flex-direction:column;flex:1;gap:12px;padding:18px;display:flex;overflow-y:auto}.xsite .msg{border-radius:15px;max-width:80%;padding:11px 14px;font-size:14px;line-height:1.5}.xsite .msg.bot{border:1px solid var(--line);background:#fff;border-bottom-left-radius:5px;align-self:flex-start}.xsite .msg.user{background:var(--grad);color:#fff;border-bottom-right-radius:5px;align-self:flex-end}.xsite .chips-row{flex-wrap:wrap;gap:7px;display:flex}.xsite .chips-row button{border:1px solid var(--line);color:var(--violet);cursor:pointer;background:#fff;border-radius:100px;padding:7px 12px;font-size:12.5px;font-weight:600}.xsite .chips-row button:hover{background:var(--grad-soft)}.xsite .chat-input{border-top:1px solid var(--line);background:#fff;gap:8px;padding:12px;display:flex}.xsite .chat-input input{border:1px solid var(--line);border-radius:12px;outline:none;flex:1;padding:11px 14px;font-family:Hanken Grotesk;font-size:14px}.xsite .chat-input input:focus{border-color:var(--violet)}.xsite .chat-input button{background:var(--grad);color:#fff;cursor:pointer;border:none;border-radius:12px;place-items:center;width:44px;display:grid}html.js .xsite .reveal{opacity:0;transition:opacity .7s,transform .7s;transform:translateY(22px)}html.js .xsite .reveal[data-in]{opacity:1;transform:none}@media (max-width:960px){.xsite .nav-links,.xsite .signup{display:none}.xsite .menu-btn{display:block}.xsite .why,.xsite .about-block{grid-template-columns:1fr;gap:28px}.xsite .about-block.rev{direction:ltr}.xsite .why-img,.xsite .about-img{height:280px}}@media (max-width:900px){.xsite .plans,.xsite .steps,.xsite .tgrid{grid-template-columns:1fr}.xsite .bgrid,.xsite .fgrid{grid-template-columns:1fr 1fr}.xsite .partner-cta,.xsite .about-hero{padding:36px 24px}.xsite .searchbar,.xsite .faq-search{flex-direction:column;align-items:stretch}.xsite .searchbar .btn-primary,.xsite .faq-search .btn-ai,.xsite .faq-search .btn-search{justify-content:center;width:100%}}@media (max-width:520px){.xsite .bgrid,.xsite .fgrid{grid-template-columns:1fr}}@media (max-width:600px){.xsite header nav{padding-left:4px;padding-right:4px}.xsite .logo-img{height:26px}.xsite .hero h1{font-size:clamp(30px,8.5vw,40px)!important}.xsite .hero{padding-left:18px;padding-right:18px}.xsite .sec-title{font-size:clamp(14px,3.6vw,17px)!important}.xsite .eyebrow{font-size:clamp(24px,6.5vw,30px)!important}.xsite .wrap{padding-left:18px;padding-right:18px}.xsite #page-store>section.block,.xsite #page-about>section.block{padding-top:54px!important;padding-bottom:54px!important}.xsite .flow-step p,.xsite .kb-row p{max-width:none}.xsite .pop-track .plan{flex-basis:84vw}.xsite .lang,.xsite .avatar{display:none}.xsite .fbot{flex-direction:column;align-items:flex-start;gap:12px}.xsite .marquee{margin-top:24px}}.xsite{--ink:#27271e;--ink-soft:#5c5c50;--muted:#9a9a8c;--bg:#fafaf8;--bg-2:#fff;--line:#27271e;--blue:#3a2ee8;--blue-deep:#2c20c8;--lime:#c5f23c;--lime-deep:#a9d81c;--violet:#3a2ee8;--violet-deep:#2c20c8;--lav:#6e63f0;--mint:#c5f23c;--mint-deep:#a9d81c;--grad:linear-gradient(95deg,#3a2ee8,#5347f0);--grad-soft:#3a2ee812;--shadow-sm:0 2px 12px #27271e12;--shadow:0 22px 52px -24px #3a2ee84d;--shadow-lg:0 40px 90px -30px #27271e47;--orange:#f4521e;--orange-soft:#ffe7de;--radius:22px;color:var(--ink);background-color:var(--bg);background-image:radial-gradient(1200px 820px at 90% -10%,#fff 0%,#fff0 50%),radial-gradient(1000px 820px at -14% 20%,#fbf9f4 0%,#fbf9f400 48%),radial-gradient(1050px 900px at 14% 112%,#f7f4ed 0%,#f7f4ed00 46%),radial-gradient(900px 740px at 108% 82%,#e2ddd0 0%,#e2ddd000 50%),radial-gradient(720px 600px at 54% 42%,#e4dfd4 0%,#e4dfd400 55%);background-repeat:no-repeat;background-attachment:fixed;font-family:Hanken Grotesk,sans-serif}.xsite h1,.xsite h2,.xsite h3,.xsite h4,.xsite .logo-word,.xsite .eyebrow{font-family:Hanken Grotesk,sans-serif}.xsite:before{display:none}.xsite .eico{vertical-align:-.15em;flex:none;width:1em;height:1em;display:inline-block}.xsite .hero-feats b .eico{vertical-align:-.18em;width:1.05em;height:1.05em}.xsite .tagpill .eico{vertical-align:-.16em}.xsite .sec-head .hi{color:var(--blue)}.xsite .sec-head .hi .eico{width:24px;height:24px}.xsite .bicon{color:var(--blue)}.xsite .bicon .eico{width:26px;height:26px}.xsite .adv-ic{color:var(--blue)}.xsite .adv-ic .eico{width:18px;height:18px}.xsite .flash .bolt{color:#fff}.xsite .flash .bolt .eico{width:22px;height:22px}.xsite .flash .ft p .eico,.xsite .flash .timer .lbl .eico{width:1.05em;height:1.05em}.xsite .flow-node{color:var(--blue)}.xsite .flow-node .eico{width:30px;height:30px}.xsite .gfeats div .eico{color:var(--blue)}.xsite .gpill2 .eico{vertical-align:-.16em}.xsite .fa-badge{color:var(--blue)}.xsite .fa-badge .eico{width:26px;height:26px}.xsite .fa-badge.bd2{color:#fff}.xsite .btn-white .eico,.xsite .partner-feats div .eico{vertical-align:-.16em}.xsite .flag-svg{-o-object-fit:cover;object-fit:cover;border-radius:50%;display:block}.xsite .cflag,.xsite .fcircle{padding:0;overflow:hidden}.xsite .cflag .flag-svg,.xsite .fcircle .flag-svg{width:100%;height:100%}.xsite .ds-flag{display:inline-flex}.xsite .ds-flag .flag-svg{width:22px;height:22px}.xsite .plan .flag .flag-svg{width:34px;height:34px;margin:0 auto}.xsite .plan .flag{color:var(--blue)}.xsite .plan .flag .eico{width:32px;height:32px}.xsite .flags-stack .ff{overflow:hidden}.xsite .flags-stack .ff .flag-svg{width:100%;height:100%}.xsite .flags-stack .ff .flag-emoji{text-align:center;font-size:18px;line-height:1;display:block}.xsite header{border-bottom:1px solid var(--line);background:#efede8d9}.xsite .nav-links a{color:var(--ink-soft);text-transform:none;letter-spacing:.005em;flex-direction:column;font-size:14.5px;font-weight:600;display:inline-flex}.xsite .nav-links a:after{content:attr(data-label);visibility:hidden;pointer-events:none;height:0;font-weight:800;line-height:0;overflow:hidden}.xsite .nav-links a:hover,.xsite .nav-links a.active{color:var(--blue);font-weight:800}.xsite .nav-links a.active{border-bottom-color:var(--blue)}.xsite .lang{border-color:var(--line);color:var(--ink-soft);background:#fff}.xsite .signup{background:var(--blue);border-radius:999px;color:#fff!important}.xsite .signup:hover{background:var(--ink);color:#fff!important}.xsite .eyebrow{text-transform:uppercase;letter-spacing:-.01em;color:var(--ink);font-weight:800;line-height:1.05}.xsite .center .eyebrow:before,.xsite .eyebrow.center:before{content:"✳ ";color:var(--blue);vertical-align:middle;font-size:.7em}.xsite .sec-title{color:var(--blue);text-transform:uppercase;letter-spacing:.1em;font-size:13px;font-weight:700}.xsite .grad-text{-webkit-text-fill-color:currentColor;color:var(--blue);background:0 0}.xsite .btn{border-radius:999px;font-weight:700}.xsite .btn-primary{background:var(--blue);color:#fff;box-shadow:0 12px 28px -12px #3a2ee8b3}.xsite .btn-primary:hover{background:var(--ink);color:#fff;transform:translateY(-2px)}.xsite .btn-ghost{color:var(--ink);border:1.5px solid var(--ink);background:0 0}.xsite .btn-ghost:hover{border-color:var(--blue);color:var(--blue);background:#3a2ee814}.xsite .hero{border-bottom:1px solid var(--line);background:var(--bg)}.xsite .hero .bgimg{display:none}.xsite .hero .tagpill{border:1.5px solid var(--ink);color:var(--ink);text-transform:uppercase;letter-spacing:.06em;background:#fff;font-size:11.5px}.xsite .hero h1{text-transform:uppercase;letter-spacing:-.01em;color:var(--ink);max-width:980px;font-family:Hanken Grotesk,sans-serif;font-size:clamp(40px,6.6vw,84px);font-weight:800;line-height:1.04}.xsite .hero h1 .hl{background:var(--lime);color:var(--ink);-webkit-box-decoration-break:clone;box-decoration-break:clone;border-radius:999px;padding:.02em .4em;display:inline-block}.xsite .hero h1 .hl-b{color:var(--blue)}.xsite .hero h1 .arrowpill{vertical-align:middle;background:var(--lime);color:var(--ink);border-radius:999px;place-items:center;width:1.5em;height:.92em;font-size:.82em;font-weight:800;display:inline-grid;box-shadow:0 6px 16px -6px #c6f24ee6}.xsite .hero .inner .wrap{position:relative}.xsite .hero .inner .wrap:before{content:"✳";color:var(--blue);z-index:1;font-size:44px;line-height:1;position:absolute;top:54px;left:-6px}@media (max-width:760px){.xsite .hero .inner .wrap:before{display:none}}.xsite .searchbar{border:1.5px solid var(--ink);background:#fff;border-radius:999px}.xsite .dest-suggest{border:1.5px solid var(--line);background:#fff;border-radius:22px}.xsite .ds-item:hover{background:var(--bg)}.xsite .ds-item:hover .ds-price{color:var(--blue)}.xsite .tabs{border:1.5px solid var(--line);background:#fff}.xsite .tabs button{color:var(--ink-soft);letter-spacing:.03em;font-size:13px}.xsite .tabs button:hover:not(.on){color:var(--ink)}.xsite .tabs button.on{background:var(--blue)!important;color:#fff!important;box-shadow:none!important}.xsite .plan,.xsite .dcard,.xsite .lc,.xsite .bcard,.xsite .q,.xsite .flow-node,.xsite .cmp,.xsite .lrow,.xsite .tcard{-webkit-backdrop-filter:none;backdrop-filter:none;border-radius:18px;border:1.5px solid var(--line)!important;background:#fff!important}.xsite .dcard,.xsite .lc,.xsite .bcard,.xsite .plan{position:relative}.xsite .dcard:hover,.xsite .lc:hover,.xsite .bcard:hover{box-shadow:var(--shadow);transform:translateY(-4px);border-color:var(--blue)!important}.xsite .plan:hover{box-shadow:var(--shadow);transform:translateY(-6px);border-color:var(--blue)!important;background:#fff!important}.xsite .dcard .dtop,.xsite .bcard{position:relative}.xsite .bcard:after{content:"↗";width:34px;height:34px;color:var(--blue);background:#3a2ee81a;border-radius:50%;place-items:center;font-size:15px;font-weight:800;transition:all .2s;display:grid;position:absolute;top:20px;right:20px}.xsite .bcard:hover:after{background:var(--blue);color:#fff}.xsite .plan.feat{background:var(--blue)!important;border-color:var(--blue)!important}.xsite .plan.feat h3,.xsite .plan.feat .data,.xsite .plan.feat .region,.xsite .plan.feat li{color:#fff!important}.xsite .plan.feat .price{color:var(--lime)!important}.xsite .plan.feat .ck{stroke:var(--lime)!important}.xsite .fcircle,.xsite .cflag{background:var(--bg);border-color:var(--line)}.xsite .gpill{background:var(--bg);color:var(--ink-soft)}.xsite .was,.xsite .dcard .dw{color:var(--muted)}.xsite .dp,.xsite .price,.xsite .cprice b,.xsite .gprice b{color:var(--ink)}.xsite .price-crypto{color:var(--blue)}.xsite .plan .ck{stroke:var(--blue)!important}.xsite .dpct,.xsite .cprice small,.xsite .dcard .dpct,.xsite .cmp .dpct,.xsite .cprice .dpct{color:var(--orange)!important}.xsite .hot.discount,.xsite .ltag.discount{background:var(--orange-soft)!important;color:var(--orange)!important}.xsite .hot{background:var(--ink)!important;color:var(--lime)!important}.xsite .buy-out{border:1.5px solid var(--ink);color:var(--ink);background:#fff}.xsite .buy-out:hover{background:var(--ink);border-color:var(--ink);color:#fff}.xsite .buy-sm.purple{background:var(--bg);color:var(--blue)}.xsite .buy-sm.purple:hover{background:var(--blue);color:#fff}.xsite .view-btn{background:var(--bg);color:var(--blue)}.xsite .view-btn:hover{background:var(--blue);color:#fff}.xsite .ltag.amber{color:#9a7b12;background:#fbf1d6}.xsite .ltag.blue{color:var(--blue);background:#3a2ee81f}.xsite .ltag.green{color:#5e7a12;background:#a9d81c2e}.xsite .lrow.top{border:1.5px solid var(--blue)!important;background:linear-gradient(90deg,#3a2ee814,#fff 50%)!important}.xsite .plan,.xsite .dcard{padding-top:30px;border:1.5px solid var(--blue)!important}.xsite .lc{border:1.5px solid var(--blue)!important}.xsite .plan,.xsite .dcard,.xsite .lc{transition:background .22s,border-color .22s,box-shadow .22s,transform .22s}.xsite .plan:after,.xsite .dcard:after{content:"↗";background:var(--blue);color:#fff;z-index:3;border-radius:50%;place-items:center;width:36px;height:36px;font-size:16px;font-weight:800;transition:transform .2s,background .2s,color .2s;display:grid;position:absolute;top:16px;right:16px}.xsite .plan .price-row{border-top:1.5px solid var(--line);margin-top:6px;padding-top:14px;transition:border-color .22s}.xsite .dcard .meta{border-top:1.5px solid var(--line);margin-top:6px;padding-top:11px;transition:border-color .22s}.xsite .plan:hover,.xsite .dcard:hover,.xsite .lc:hover,.xsite .plan.feat{background:var(--blue)!important;border-color:var(--blue)!important}.xsite .plan:hover,.xsite .dcard:hover,.xsite .lc:hover{transform:translateY(-5px);box-shadow:0 24px 52px -22px #3a2ee899!important}.xsite .plan:hover:after,.xsite .dcard:hover:after,.xsite .plan.feat:after{background:var(--lime);color:var(--ink);transform:translate(2px,-2px)}.xsite .plan:hover h3,.xsite .plan:hover .data,.xsite .plan:hover .region,.xsite .plan:hover li,.xsite .plan.feat h3,.xsite .plan.feat .data,.xsite .plan.feat .region,.xsite .plan.feat li,.xsite .dcard:hover h3,.xsite .dcard:hover .meta,.xsite .lc:hover .cname,.xsite .lc:hover .csub{color:#fff!important}.xsite .lc:hover .cprice small{color:#ffffffb8!important}.xsite .plan:hover .price,.xsite .plan.feat .price{color:var(--lime)!important}.xsite .plan:hover .ck,.xsite .plan.feat .ck{stroke:var(--lime)!important}.xsite .plan:hover .price-crypto,.xsite .plan.feat .price-crypto{color:#fffc!important}.xsite .plan:hover .price-row,.xsite .plan.feat .price-row{border-top-color:#ffffff4d!important}.xsite .dcard:hover .dp{color:#fff!important}.xsite .dcard:hover .dw{color:#fff9!important}.xsite .dcard:hover .dpct{color:var(--lime)!important}.xsite .dcard:hover .meta{border-top-color:#ffffff4d!important}.xsite .lc:hover .cprice b{color:var(--lime)!important}.xsite .lc:hover hr{border-top-color:#ffffff47!important}.xsite .lc:hover .gpill{color:#fff!important;background:#ffffff29!important}.xsite .dcard:hover .fcircle,.xsite .lc:hover .cflag{background:#ffffff29!important;border-color:#ffffff4d!important}.xsite .plan:hover .btn-ghost,.xsite .plan.feat .btn-ghost{background:var(--lime)!important;border-color:var(--lime)!important;color:var(--ink)!important}.xsite .plan:hover .btn-ghost:hover,.xsite .plan.feat .btn-ghost:hover{color:var(--blue)!important;background:#fff!important;border-color:#fff!important}.xsite .dcard:hover .buy-out{background:var(--lime)!important;border-color:var(--lime)!important;color:var(--ink)!important}.xsite .lc:hover .view-btn{background:var(--ink)!important;color:var(--lime)!important}.xsite .plan.feat{transform:translateY(-4px);box-shadow:0 26px 56px -22px #3a2ee899,0 0 0 4px #c6f24e8c!important}.xsite .plan.feat:hover{transform:translateY(-8px)}.xsite .plan.feat .rank-badge{box-shadow:0 0 0 3px #ffffff40}.xsite .lc{border-radius:14px;padding:15px 17px!important}.xsite .lc-top{gap:11px}.xsite .cflag{width:42px;height:42px;font-size:21px}.xsite .cname{gap:7px;font-size:16px}.xsite .mp{padding:2px 7px;font-size:10px}.xsite .csub{margin-top:2px;font-size:12px}.xsite .cprice b{font-size:18px}.xsite .cprice small,.xsite .cprice b span{font-size:11px}.xsite .lc hr{margin:12px 0}.xsite .lc-bot{gap:7px}.xsite .gpill{padding:6px 10px;font-size:12px}.xsite .view-btn{padding:8px 13px;font-size:13px}.xsite .globe-ic{border-radius:12px;width:42px;height:42px}.xsite .globe-ic svg{width:21px;height:21px}.xsite .globe-ic .region-map{width:32px;height:32px}.xsite [data-pane=local] .grid2{grid-template-columns:repeat(3,1fr)}@media (max-width:900px){.xsite [data-pane=local] .grid2{grid-template-columns:1fr}}.xsite .lc-scrollwrap{position:relative}.xsite .lc-scroll{scrollbar-width:thin;scrollbar-color:var(--blue) transparent;max-height:432px;margin:-8px;padding:8px;overflow-y:auto}.xsite .lc-scroll::-webkit-scrollbar{width:9px}.xsite .lc-scroll::-webkit-scrollbar-thumb{background:var(--blue);border:2px solid var(--bg);background-clip:padding-box;border-radius:9px}.xsite .lc-scroll::-webkit-scrollbar-track{background:0 0}.xsite .lc-fade{background:linear-gradient(transparent,var(--bg));pointer-events:none;border-radius:0 0 14px 14px;height:74px;transition:opacity .25s;position:absolute;bottom:0;left:0;right:0}.xsite .lc-scrollwrap.at-end .lc-fade{opacity:0}.xsite .lc-more{color:var(--blue);letter-spacing:.02em;justify-content:center;align-items:center;gap:9px;margin-top:18px;font-size:13px;font-weight:700;transition:opacity .25s;display:flex}.xsite .lc-more .dn{background:#3a2ee81f;border-radius:50%;place-items:center;width:27px;height:27px;font-size:14px;animation:1.5s ease-in-out infinite lcbob;display:inline-grid}@keyframes lcbob{0%,to{transform:translateY(-1px)}50%{transform:translateY(3px)}}.xsite #page-store>section:nth-of-type(3),.xsite #page-store>section:nth-of-type(6),.xsite #page-about>section:nth-of-type(2){background:#fff}.xsite #page-store>section.block,.xsite #page-about>section.block{padding-top:90px!important;padding-bottom:90px!important}.xsite .ck-cta,.xsite .ck-paybtn{background:var(--ink)!important;color:var(--lime)!important}.xsite .ck-cta:hover,.xsite .ck-paybtn:hover{background:var(--blue-deep)!important;color:#fff!important;box-shadow:0 16px 34px -12px #3a2ee88c!important}.xsite .flash-in{background:var(--blue)}.xsite .flash .ft h4,.xsite .flash .tbox .nn{color:#fff}.xsite .flash .off b,.xsite .flash .off i{color:var(--lime)}.xsite .gbanner{border:1.5px solid var(--line);background:#fff}.xsite .gpill2,.xsite .gget{background:var(--blue);color:#fff}.xsite .marquee{background:var(--blue);margin-top:30px;padding:16px 0;-webkit-mask:none;mask:none}.xsite .mq-logo{color:#fff;text-transform:uppercase;letter-spacing:.04em;opacity:1;filter:none;font-weight:700}.xsite .mq-logo .mq-dot{background:var(--lime);color:var(--ink)}.xsite .mq-logo .mq-chip{width:36px;height:36px;color:var(--blue);background:#fff;border-radius:9px;flex:none;place-items:center;font-family:Archivo,sans-serif;font-size:12px;font-weight:800;display:grid;overflow:hidden;box-shadow:0 1px 5px #0003}.xsite .mq-logo .mq-img{-o-object-fit:contain;object-fit:contain;width:100%;height:100%;padding:5px}.xsite .mq-logo .mq-chip.noimg{background:var(--lime);color:var(--ink)}.xsite .mq-logo:after{content:"✳";color:var(--lime);margin-left:22px}.xsite .mq-logo:hover{color:var(--lime);transform:none}.xsite .flow-num{background:var(--ink)!important;color:var(--lime)!important}@media (hover:hover) and (pointer:fine){.xsite .flow-step:hover .flow-node{box-shadow:var(--shadow-sm);border-color:var(--blue)!important}}.xsite .flow-step:after{background:linear-gradient(90deg,transparent,var(--lav),var(--blue))!important}.xsite .cmp th.xp,.xsite .cmp .yes{color:var(--blue)}.xsite .stars{color:#e8b53c}.xsite .tp-bar b{color:var(--ink)}.xsite .shop-cta{background:linear-gradient(112deg,#1a1348f0 0%,#2e24c8e0 48%,#3a2ee8b8 118%),url(/esim-site/assets/x/x_142f25d337.webp) 50%/cover}.xsite .shop-glow{background:radial-gradient(circle,#c5f23c66,#0000 65%)}.xsite .shop-btn{background:var(--lime);color:var(--ink)}.xsite .partner-cta{background-image:linear-gradient(120deg,#2c20c8f0,#3a2ee8db),url(/esim-site/assets/x/x_ed10fd5e9b.webp)}.xsite .btn-white{background:var(--lime);color:var(--ink)}.xsite .adv-ic,.xsite .bicon,.xsite .kb-ic{background:var(--grad-soft);color:var(--blue)}.xsite .kb-visual .kb-badge b{color:var(--ink)}.xsite .faq-hero{background:0 0;border-bottom:none;padding:48px 0 36px}.xsite .faq-hero-grid{border:1.5px solid var(--ink);box-shadow:var(--shadow-sm);background:#eceae3;border-radius:28px;padding:46px 48px}.xsite .faq-search{border:1.5px solid var(--ink);box-shadow:var(--shadow-lg);background:#fff;border-radius:999px;align-items:center;gap:10px;padding:12px}.xsite .faq-search .field{box-shadow:none;background:0 0;border:none;border-radius:0;flex:1;padding:6px 14px}.xsite .faq-search .btn-search,.xsite .faq-search .btn-ai{padding:14px 22px}.xsite .btn-search{background:var(--blue);color:#fff}.xsite .btn-search:hover{background:var(--ink);color:#fff}.xsite .faq-art{box-shadow:none;background:0 0;border:none;border-radius:24px}.xsite .q{border:1px solid var(--line);background:#fff;border-radius:18px;transition:background .25s,border-color .25s,box-shadow .25s}.xsite .q:hover,.xsite .q.open{border-radius:18px}.xsite .q button{transition:color .25s}.xsite .q .ic{color:var(--blue);background:#3a2ee81a;border-radius:50%;place-items:center;width:34px;height:34px;font-size:18px;transition:background .25s,color .25s,transform .25s;display:grid}.xsite .q:hover{border-color:var(--blue)!important;box-shadow:0 10px 26px -16px #3a2ee866!important}.xsite .q.open{background:var(--blue)!important;border-color:var(--blue)!important;box-shadow:0 18px 40px -20px #3a2ee88c!important}.xsite .q.open button{color:#fff!important}.xsite .q.open .ic{transform:rotate(45deg);background:var(--lime)!important;color:var(--ink)!important}.xsite .q.open .a{max-height:340px!important}.xsite .q.open .a p{color:#ffffffeb!important}.xsite footer{background:#080b09;border-top:1px solid #ffffff14}.xsite .fgrid{grid-template-columns:1.6fr 1fr 1fr 1fr!important}.xsite .fcol a:hover{color:#c5f23c!important}.xsite .socials a:hover{color:#c5f23c!important;border-color:#c5f23c!important}.xsite .wb-badge{background:#c5f23c29}.xsite .chat-fab{border:1px solid var(--line);background:#fff}.xsite .chat-head{background:var(--blue)}.xsite .chat-head .ci{background:#fff}.xsite .center .eyebrow:before,.xsite .eyebrow.center:before{content:none!important}.xsite .hero{background:#0e1110!important;border-bottom:0!important}.xsite .hero .bg{background:#0e1110!important}.xsite .hero .bgimg{opacity:.42!important;mix-blend-mode:normal!important;display:block!important}.xsite .hero .ov{background:radial-gradient(120% 95% at 50% 0,#0e11104d,#0e1110d1)!important}.xsite .hero .inner{color:#fff!important}.xsite .hero .tagpill{color:#fff!important;background:#ffffff14!important;border:1px solid #ffffff2e!important}.xsite .hero h1{color:#fff!important}.xsite .hero p.sub{color:#ffffffb8!important}.xsite .hero-feats div{color:#ffffffd1!important}.xsite .hero-feats b{color:#c5f23c!important}.xsite .hero-feats svg,.xsite .hero-feats .eico{color:#c5f23c!important;stroke:#c5f23c!important}.xsite .hero .inner .wrap:before{color:#ffffffb3!important}.xsite .hero .inner .wrap:after{color:#c5f23c!important}.xsite section.block:has(.tgrid){background:0 0!important}.xsite .faq-hero .eyebrow,.xsite .faq-head .eyebrow{text-transform:capitalize!important}.xsite .gbanner .globe-img{border-radius:16px}.xsite .tviewport{overflow-clip-margin:14px;margin-top:28px;overflow:clip}.xsite .tgrid{gap:22px;padding:4px 2px;transition:transform .5s cubic-bezier(.6,.02,.1,1);transform:translate(0);scroll-snap-type:none!important;grid-template-columns:none!important;margin-top:0!important;display:flex!important;overflow:visible!important}.xsite .tgrid .tcard{scroll-snap-align:none;transition:border-color .22s,transform .22s,box-shadow .22s;border:1.5px solid var(--line)!important;background:#fff!important}.xsite .tgrid .tcard:hover{transform:translateY(-4px);box-shadow:0 14px 34px -20px #0006;background:#fff!important;border-color:#0e1110!important}.xsite .av-ini{color:var(--blue);letter-spacing:.02em;place-items:center;font-family:Hanken Grotesk,sans-serif;font-size:15px;font-weight:700;background:#e7e5fb!important;display:grid!important}.xsite .tdots{justify-content:center;gap:9px;margin-top:24px;display:flex}.xsite .tdot{background:var(--line);cursor:pointer;border:0;border-radius:50%;width:9px;height:9px;padding:0;transition:width .25s,background .25s,border-radius .25s}.xsite .tdot.on{background:var(--blue);border-radius:999px;width:26px}.xsite #ckBody .ck-cta{background:#3a2ee8!important;border-radius:999px!important}.xsite #ckBody .ck-opt{border-radius:18px!important}.xsite #ckBody .ck-dest,.xsite #ckBody .ck-panel{border-radius:20px!important}.xsite #ckBody .ck-dest,.xsite #ckBody .destmini{background:#3a2ee8 url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%201200%20320%22%20preserveAspectRatio%3D%22xMidYMid%20slice%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-opacity%3D%220.16%22%20stroke-width%3D%222%22%3E%3Ccircle%20cx%3D%22980%22%20cy%3D%22158%22%20r%3D%22150%22%2F%3E%3Cellipse%20cx%3D%22980%22%20cy%3D%22158%22%20rx%3D%22150%22%20ry%3D%2252%22%2F%3E%3Cellipse%20cx%3D%22980%22%20cy%3D%22158%22%20rx%3D%22150%22%20ry%3D%22104%22%2F%3E%3Cellipse%20cx%3D%22980%22%20cy%3D%22158%22%20rx%3D%2258%22%20ry%3D%22150%22%2F%3E%3Cellipse%20cx%3D%22980%22%20cy%3D%22158%22%20rx%3D%22116%22%20ry%3D%22150%22%2F%3E%3Cline%20x1%3D%22830%22%20y1%3D%22158%22%20x2%3D%221130%22%20y2%3D%22158%22%2F%3E%3C%2Fg%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-opacity%3D%220.20%22%20stroke-width%3D%222.4%22%20stroke-dasharray%3D%229%2011%22%20stroke-linecap%3D%22round%22%3E%3Cpath%20d%3D%22M70%20250%20C%20360%2070%2C%20700%2070%2C%201010%20150%22%2F%3E%3Cpath%20d%3D%22M150%20300%20C%20480%20200%2C%20760%20250%2C%201080%20110%22%2F%3E%3C%2Fg%3E%3Cg%20fill%3D%22white%22%20fill-opacity%3D%220.34%22%3E%3Ccircle%20cx%3D%2270%22%20cy%3D%22250%22%20r%3D%226%22%2F%3E%3Ccircle%20cx%3D%221010%22%20cy%3D%22150%22%20r%3D%226%22%2F%3E%3Ccircle%20cx%3D%22150%22%20cy%3D%22300%22%20r%3D%225%22%2F%3E%3Ccircle%20cx%3D%221080%22%20cy%3D%22110%22%20r%3D%225%22%2F%3E%3Ccircle%20cx%3D%22540%22%20cy%3D%22120%22%20r%3D%224%22%2F%3E%3C%2Fg%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-opacity%3D%220.22%22%20stroke-width%3D%222%22%3E%3Ccircle%20cx%3D%2270%22%20cy%3D%22250%22%20r%3D%2213%22%2F%3E%3Ccircle%20cx%3D%221010%22%20cy%3D%22150%22%20r%3D%2213%22%2F%3E%3C%2Fg%3E%3Cpath%20d%3D%22M560%2096%20l26%208%20l-6%20-16%20l8%20-3%20l11%2017%20l16%205%20l-2%207%20l-16%20-3%20l-7%2018%20l-7%20-2%20l1%20-19%20l-26%20-2%20z%22%20fill%3D%22white%22%20fill-opacity%3D%220.30%22%2F%3E%3C%2Fsvg%3E) 100%/cover no-repeat!important}.xsite #ckBody .ck-dest .dlabel,.xsite #ckBody .ck-dest .from{color:#fffc!important}.xsite #ckBody .ck-dest h1,.xsite #ckBody .ck-dest .amt,.xsite #ckBody .ck-dest .amt span{color:#fff!important}.xsite #ckBody .ck-opt:hover{border-color:#0e1110!important}.xsite #ckBody .ck-opt.sel{box-shadow:none!important;background:#e8f7ef!important;border-color:#16a34a!important}.xsite #ckBody .ck-pm:hover{border-color:#0e1110!important}.xsite #ckBody .ck-pm.sel{box-shadow:none!important;background:#e8f7ef!important;border-color:#16a34a!important}.xsite .ck-logo{display:none!important}.xsite #ckBody .ck-hero{background:0 0!important}.xsite #ckBody .sic,.xsite #ckBody .pic{color:#3a2ee8!important;background:0 0!important}.xsite #ckBody .utag{color:#3a2ee8!important;background:#fff!important}.xsite #ckBody .ck-dest .flagwrap{box-shadow:none!important;background:0 0!important;border:none!important;border-radius:50%!important;overflow:visible!important}.xsite #ckBody .ck-dest .flagwrap img{border-radius:50%!important;width:60px!important;height:60px!important}.xsite #ckBody .ck-dest .pricebox{display:none!important}.xsite #ckBody .ck-dest .cov{color:#fff!important;background:0 0!important;border:1px solid #ffffff8c!important}.xsite #ckBody .ck-banners{position:relative}.xsite #ckBody .ck-btrack{scroll-snap-type:x mandatory;scrollbar-width:none;border-radius:20px;display:flex;overflow-x:auto}.xsite #ckBody .ck-btrack::-webkit-scrollbar{display:none}.xsite #ckBody .ck-slide{scroll-snap-align:start;flex:0 0 100%;display:flex}.xsite #ckBody .ck-slide>*{flex:1;min-width:0;margin:0!important}.xsite #ckBody .ck-bdots{justify-content:center;gap:7px;margin-top:14px;display:flex}.xsite #ckBody .ck-bdots span{cursor:pointer;background:#cfd2e0;border-radius:50%;width:7px;height:7px;transition:all .2s}.xsite #ckBody .ck-bdots span.on{background:#3a2ee8;border-radius:99px;width:22px}.xsite #ckBody .destmini{border-color:#0000!important;overflow:hidden!important}.xsite #ckBody .destmini .dl{color:#ffffffd9!important}.xsite #ckBody .destmini .dn{color:#fff!important}.xsite #ckBody .destmini .fl{box-shadow:none!important;background:0 0!important;border:none!important}.xsite #ckBody .destmini .fl img{border-radius:50%!important;width:40px!important;height:40px!important}.xsite .chat-fab{display:none!important}@media (max-width:600px){.xsite .hero{height:auto!important;min-height:0!important}.xsite .hero .inner{flex-direction:column!important;padding:20px 0 16px!important;display:flex!important}.xsite .hero .hslide img,.xsite .hero .hb,.xsite .hero [class*=hslide] img,.xsite .hero .bgimg{aspect-ratio:16/9!important;-o-object-fit:cover!important;object-fit:cover!important;height:auto!important;max-height:none!important}.xsite #heroSearch{order:5!important;margin-top:16px!important}.xsite .hero h1{font-size:25px!important}.xsite .hero .sub{display:none!important}}.xsite .ck-overlay{z-index:400;background:var(--bg);color:var(--ink);font-family:inherit;display:none;position:fixed;inset:0;overflow-y:auto}.xsite .ck-overlay.open{animation:.28s ckFade;display:block}@keyframes ckFade{0%{opacity:0}to{opacity:1}}.xsite .ck-top{z-index:5;background:var(--bg);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--line);position:sticky;top:0}.xsite .ck-top-in{align-items:center;gap:18px;max-width:1180px;margin:0 auto;padding:16px 32px;display:flex}.xsite .ck-back{color:var(--ink);cursor:pointer;background:0 0;border:none;align-items:center;gap:7px;padding:6px 4px;font-size:15px;font-weight:600;transition:color .15s;display:inline-flex}.xsite .ck-back:hover{color:var(--violet)}.xsite .ck-crumb{color:var(--muted);align-items:center;gap:9px;font-size:14px;font-weight:500;display:flex}.xsite .ck-crumb b{color:var(--ink);font-weight:600}.xsite .ck-crumb .sep{color:var(--line)}.xsite .ck-logo{height:26px;margin-left:auto}.xsite .ck-wrap{max-width:1180px;margin:0 auto;padding:38px 32px 120px}.xsite .ck-grid{grid-template-columns:1fr 400px;align-items:start;gap:32px;display:grid}.xsite .ck-dest{border:1px solid var(--line);background:var(--grad-soft);box-shadow:var(--shadow-sm);border-radius:16px;align-items:center;gap:20px;padding:24px 26px;display:flex}.xsite .ck-dest .flagwrap{background:var(--bg-2);border:1px solid var(--line);width:60px;height:60px;box-shadow:var(--shadow-sm);border-radius:14px;flex:none;place-items:center;font-size:34px;display:grid;overflow:hidden}.xsite .ck-dest .flagwrap img{border-radius:50%;width:42px;height:42px;display:block}.xsite .destmini .fl img{border-radius:50%;width:26px;height:26px;display:block}.xsite .ck-dest .dlabel{letter-spacing:.14em;text-transform:uppercase;color:var(--muted);font-size:11px;font-weight:700}.xsite .ck-dest h1{letter-spacing:-.02em;color:var(--ink);margin-top:3px;font-family:inherit;font-size:30px;font-weight:800}.xsite .ck-dest .cov{color:var(--ink-soft);background:var(--bg-2);border:1px solid var(--line);border-radius:8px;align-items:center;gap:7px;margin-top:8px;padding:5px 11px;font-size:13px;font-weight:600;display:inline-flex}.xsite .ck-dest .pricebox{text-align:right;margin-left:auto}.xsite .ck-dest .pricebox .from{letter-spacing:.1em;text-transform:uppercase;color:var(--muted);font-size:11px;font-weight:700}.xsite .ck-dest .pricebox .amt{color:var(--ink);font-family:inherit;font-size:30px;font-weight:800;line-height:1.1}.xsite .ck-dest .pricebox .amt span{color:var(--muted);font-size:14px;font-weight:500}.xsite .ck-blurb{color:var(--ink-soft);max-width:640px;margin:18px 2px 26px;font-size:15px;line-height:1.6}.xsite .ck-group{margin-top:30px}.xsite .ck-group:first-of-type{margin-top:24px}.xsite .ck-glabel{color:var(--ink);text-transform:none;align-items:center;gap:12px;margin-bottom:14px;font-family:inherit;font-size:15px;font-weight:700;display:flex}.xsite .ck-glabel:after{content:"";background:var(--line);flex:1;height:1px}.xsite .ck-opts{grid-template-columns:1fr 1fr;gap:12px;display:grid}.xsite .ck-opt{border:1.5px solid var(--line);cursor:pointer;background:var(--bg-2);border-radius:12px;align-items:center;gap:13px;padding:15px 17px;transition:border-color .16s,background .16s,box-shadow .16s;display:flex}.xsite .ck-opt:hover{border-color:color-mix(in srgb,var(--violet) 45%,transparent)}.xsite .ck-opt.sel{border-color:var(--violet);background:var(--grad-soft);box-shadow:0 0 0 3px color-mix(in srgb,var(--violet) 16%,transparent)}.xsite .ck-opt .radio{border:2px solid color-mix(in srgb,var(--ink) 28%,transparent);border-radius:50%;flex:none;place-items:center;width:20px;height:20px;transition:border-color .16s;display:grid}.xsite .ck-opt.sel .radio{border-color:var(--violet)}.xsite .ck-opt.sel .radio:after{content:"";background:var(--violet);border-radius:50%;width:10px;height:10px}.xsite .ck-opt .otitle{color:var(--ink);font-size:16px;font-weight:600}.xsite .ck-opt .otitle small{color:var(--muted);margin-left:2px;font-size:13px;font-weight:500}.xsite .ck-opt .oprice{color:var(--ink);margin-left:auto;font-family:inherit;font-size:17px;font-weight:700}.xsite .ck-compat{color:var(--ink);cursor:pointer;border:none;border-bottom:1px solid var(--line);background:0 0;align-items:center;gap:9px;margin-top:26px;padding:6px 2px;font-size:14px;font-weight:600;transition:color .15s,border-color .15s;display:inline-flex}.xsite .ck-compat:hover{color:var(--violet);border-color:var(--violet)}.xsite .ck-side{position:sticky;top:96px}.xsite .ck-panel{border:1px solid var(--line);background:var(--bg-2);box-shadow:var(--shadow-sm);border-radius:16px;overflow:hidden}.xsite .ck-panel-h{border-bottom:1px solid var(--line);align-items:center;gap:11px;padding:20px 24px 16px;display:flex}.xsite .ck-panel-h .pic{background:var(--grad-soft);width:34px;height:34px;color:var(--violet);border-radius:9px;flex:none;place-items:center;display:grid}.xsite .ck-panel-h h3{color:var(--ink);font-family:inherit;font-size:18px;font-weight:700}.xsite .ck-hero{border-bottom:1px solid var(--line);background:var(--grad-soft);padding:22px 24px}.xsite .ck-hero .tagrow{align-items:center;gap:9px;margin-bottom:10px;display:flex}.xsite .ck-hero .utag{letter-spacing:.06em;color:var(--violet);background:var(--bg-2);border:1px solid color-mix(in srgb,var(--violet) 30%,transparent);border-radius:7px;align-items:center;gap:6px;padding:4px 10px;font-size:11px;font-weight:700;display:inline-flex}.xsite .ck-hero .dur{color:var(--ink-soft);font-size:14px;font-weight:600}.xsite .ck-hero .big{align-items:baseline;gap:8px;display:flex}.xsite .ck-hero .big .cur{color:var(--muted);font-size:14px;font-weight:700}.xsite .ck-hero .big .num{color:var(--ink);font-family:inherit;font-size:40px;font-weight:800;line-height:1}.xsite .ck-specs{max-height:560px;padding:8px 24px 12px;overflow-y:auto}.xsite .ck-specs::-webkit-scrollbar{width:6px}.xsite .ck-specs::-webkit-scrollbar-thumb{background:color-mix(in srgb,var(--ink) 18%,transparent);border-radius:99px}.xsite .ck-spec{border-bottom:1px dashed var(--line);align-items:center;gap:13px;padding:13px 0;display:flex}.xsite .ck-spec:last-child{border-bottom:none}.xsite .ck-spec .sic{background:var(--grad-soft);width:30px;height:30px;color:var(--violet);border-radius:8px;flex:none;place-items:center;display:grid}.xsite .ck-spec .slabel{color:var(--muted);font-size:14px;font-weight:500}.xsite .ck-spec .sval{color:var(--ink);text-align:right;margin-left:auto;font-size:14px;font-weight:600}.xsite .ck-cta{background:var(--ink);width:100%;color:var(--bg);cursor:pointer;border:none;border-radius:12px;margin-top:18px;padding:16px;font-family:inherit;font-size:15.5px;font-weight:700;transition:transform .16s,box-shadow .18s,background .18s,color .18s;display:block}.xsite .ck-cta:hover{background:var(--violet);color:#fff;box-shadow:0 16px 32px -12px color-mix(in srgb,var(--violet) 60%,transparent);transform:translateY(-2px)}.xsite .ck-cta:active{transform:translateY(0)}.xsite .ck-pay-grid{grid-template-columns:1fr 420px;align-items:start;gap:32px;display:grid}.xsite .ck-h2{letter-spacing:-.02em;color:var(--ink);margin-bottom:22px;font-family:inherit;font-size:30px;font-weight:800}.xsite .ck-seg{background:var(--bg-2);border:1px solid var(--line);border-radius:11px;margin-bottom:20px;padding:4px;display:inline-flex}.xsite .ck-seg button{cursor:pointer;color:var(--muted);background:0 0;border:none;border-radius:8px;padding:9px 20px;font-family:inherit;font-size:14px;font-weight:600;transition:all .16s}.xsite .ck-seg button.on{background:var(--bg);color:var(--ink);box-shadow:var(--shadow-sm)}.xsite .ck-pm{border:1.5px solid var(--line);cursor:pointer;background:var(--bg-2);border-radius:13px;align-items:center;gap:15px;margin-bottom:12px;padding:17px 19px;transition:border-color .16s,background .16s,box-shadow .16s;display:flex}.xsite .ck-pm:hover{border-color:color-mix(in srgb,var(--violet) 45%,transparent)}.xsite .ck-pm.sel{border-color:var(--violet);background:var(--grad-soft);box-shadow:0 0 0 3px color-mix(in srgb,var(--violet) 16%,transparent)}.xsite .ck-pm .radio{border:2px solid color-mix(in srgb,var(--ink) 28%,transparent);border-radius:50%;flex:none;place-items:center;width:20px;height:20px;display:grid}.xsite .ck-pm.sel .radio{border-color:var(--violet)}.xsite .ck-pm.sel .radio:after{content:"";background:var(--violet);border-radius:50%;width:10px;height:10px}.xsite .ck-pm .pmname{color:var(--ink);font-size:16px;font-weight:600}.xsite .ck-pm.sel .pmname{color:var(--violet)}.xsite .ck-pm .pmsub{color:var(--muted);align-items:center;gap:5px;margin-top:2px;font-size:12.5px;font-weight:500;display:flex}.xsite .ck-pm .pmlogos{align-items:center;gap:7px;margin-left:auto;display:flex}.xsite .ck-pm .pmlogo{color:#fff;border-radius:50%;place-items:center;width:30px;height:30px;font-size:13px;font-weight:800;display:grid}.xsite .ck-guide{color:var(--ink);background:var(--bg-2);border:1px solid var(--line);cursor:pointer;border-radius:10px;align-items:center;gap:9px;margin-top:10px;padding:11px 16px;font-size:13.5px;font-weight:600;transition:all .15s;display:inline-flex}.xsite .ck-guide:hover{border-color:var(--violet);color:var(--violet)}.xsite .ck-note{color:var(--muted);margin-top:18px;font-size:13px}.xsite .ck-sum{border:1px solid var(--line);background:var(--bg-2);box-shadow:var(--shadow-sm);border-radius:16px;padding:24px}.xsite .ck-sum-h{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.xsite .ck-sum-h h3{color:var(--ink);font-family:inherit;font-size:20px;font-weight:700}.xsite .ck-sum-h .cov{color:var(--violet);align-items:center;gap:6px;font-size:12.5px;font-weight:600;display:inline-flex}.xsite .ck-sum .destmini{border:1px solid var(--line);background:var(--grad-soft);border-radius:13px;align-items:center;gap:14px;margin-bottom:18px;padding:16px 18px;display:flex}.xsite .ck-sum .destmini .fl{background:var(--bg-2);border:1px solid var(--line);border-radius:10px;flex:none;place-items:center;width:42px;height:42px;font-size:24px;display:grid}.xsite .ck-sum .destmini .dn{color:var(--ink);font-family:inherit;font-size:18px;font-weight:700}.xsite .ck-sum .destmini .dl{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:12px;font-weight:600}.xsite .ck-row{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:11px 0;font-size:14.5px;display:flex}.xsite .ck-row .k{color:var(--ink-soft);font-weight:500}.xsite .ck-row .v{color:var(--ink);font-weight:600}.xsite .ck-row .v.green{color:var(--mint-deep)}.xsite .ck-row .badge{color:#b26a00;background:#fff1d6;border-radius:6px;margin-left:7px;padding:2px 7px;font-size:11px;font-weight:700}.xsite .ck-total{justify-content:space-between;align-items:center;margin-top:6px;padding-top:16px;display:flex}.xsite .ck-total .k{color:var(--ink);font-family:inherit;font-size:17px;font-weight:700}.xsite .ck-total .v{color:var(--ink);font-family:inherit;font-size:26px;font-weight:800}.xsite .ck-paybtn{background:var(--ink);width:100%;color:var(--bg);cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;gap:9px;margin-top:20px;padding:16px;font-family:inherit;font-size:16px;font-weight:700;transition:transform .16s,box-shadow .18s,background .18s,color .18s;display:flex}.xsite .ck-paybtn:hover{background:var(--violet);color:#fff;box-shadow:0 16px 34px -12px color-mix(in srgb,var(--violet) 60%,transparent);transform:translateY(-2px)}.xsite .ck-paybtn:active{transform:translateY(0)}.xsite .ck-secure{color:var(--muted);justify-content:center;align-items:center;gap:7px;margin-top:13px;font-size:12.5px;font-weight:500;display:flex}@media (max-width:920px){.xsite .ck-grid,.xsite .ck-pay-grid{grid-template-columns:1fr}.xsite .ck-side{position:static}.xsite .ck-opts{grid-template-columns:1fr}}.xsite,.xsite *{font-family:Poppins,system-ui,-apple-system,sans-serif!important}.xsite h1,.xsite h2,.xsite h3,.xsite h4,.xsite .eyebrow,.xsite .sec-title,.xsite .hl,.xsite .bl,.xsite .pname,.xsite .data,.xsite .price,.xsite .big .num,.xsite .logo-word,.xsite .plan .price b,.xsite .pf-off,.xsite .rank-badge,.xsite .flow-num,.xsite .yes,.xsite .no,.xsite b,.xsite strong,.xsite .tagpill,.xsite .tabs button,.xsite .btn,.xsite button,.xsite .nm,.xsite .av,.xsite .mq-logo,.xsite .tp-bar,.xsite th,.xsite td,.xsite .shop-btn,.xsite .rname,.xsite .rprice,.xsite .bprice{font-weight:600!important}.xsite .q button,.xsite .fgrid .fcol h4,.xsite .fgrid .fcol a,.xsite .nav-links a{font-weight:500!important}.xsite .nav-links a.active,.xsite .nav-links a.on,.xsite .hero .h-sub,.xsite .node .lbl{font-weight:600!important}.xsite .num{font-weight:700!important}.xsite .metric .num{font-weight:600!important}.xsite .mlabel{font-weight:500!important}@media (min-width:1000px){.xsite .hero-grid h1{white-space:normal!important;font-size:clamp(40px,4.6vw,56px)!important;line-height:1.05!important}}.xsite .shop-cta,.xsite .final-card{background:linear-gradient(120deg,#2a20c8 0%,#3a2ee8 48%,#4b3eff 100%)!important;border-radius:28px!important;padding:clamp(30px,4vw,54px)!important;position:relative!important;overflow:hidden!important;box-shadow:0 30px 68px -26px #2a20c8b8!important}.xsite .shop-cta:after,.xsite .final-card:after{content:"";pointer-events:none;z-index:0;background:radial-gradient(circle,#c5f23c8c,#0000 62%);border-radius:50%;width:340px;height:340px;position:absolute;top:-100px;right:-80px}.xsite .shop-glow{display:none!important}.xsite .shop-copy,.xsite .fc-copy{z-index:2!important;position:relative!important}.xsite .shop-copy h2,.xsite .final-card h2{letter-spacing:-.02em!important;color:#fff!important;font-size:clamp(28px,3.4vw,42px)!important;font-weight:700!important;line-height:1.06!important}.xsite .shop-copy p,.xsite .final-card p{color:#ffffffdb!important;font-size:16.5px!important}.xsite .shop-cta .shop-btn,.xsite .final-card .btn-primary{color:#27271e!important;box-shadow:none!important;background:#c5f23c!important;border:none!important;border-radius:100px!important;padding:17px 34px!important;font-size:16px!important;font-weight:700!important;transition:transform .18s,box-shadow .18s!important}.xsite .shop-cta .shop-btn:hover,.xsite .final-card .btn-primary:hover{color:#27271e!important;box-shadow:none!important;background:#c5f23c!important;transform:translateY(-3px)!important}.xsite .shop-cta .shop-btn svg,.xsite .final-card .btn-primary svg{transition:transform .18s}.xsite .shop-cta .shop-btn:hover svg,.xsite .final-card .btn-primary:hover svg{transform:translate(4px)}.xsite .final-card .btn-ghost{color:#fff!important;background:0 0!important;border:1.6px solid #ffffff8c!important;border-radius:100px!important;padding:16px 28px!important;font-weight:600!important;transition:background .18s,color .18s,border-color .18s!important}.xsite [data-pane=global] .gbanner{border:1.5px solid #27271e!important}.xsite #popTrack .plan:not(.feat):not(:hover),.xsite #plans-anchor [data-pane=local] .lc:not(:hover),.xsite #plans-anchor [data-pane=regional] .lc:not(:hover){border-color:#27271e!important}.xsite .tgrid .tcard,.xsite .dcard,.xsite .bcard,.xsite .wcard,.xsite .why-card,.xsite .model{border:1.5px solid #27271e!important;transition:border-color .18s,box-shadow .18s,transform .18s!important}.xsite .model:hover,.xsite .wcard:hover{border-color:#27271e!important}.xsite .final-card .fc-copy{max-width:none!important}.xsite #plans-anchor [data-pane=local] .lc .gpill{color:#5c5c50!important;background:#f7f7fd!important;border:1px solid #0000!important}.xsite #plans-anchor [data-pane=local] .lc:hover .gpill{color:#5c5c50!important;background:#fff!important;border-color:#0000!important}@media (max-width:600px){.xsite .shop-cta,.xsite .final-card{text-align:left!important;flex-direction:column!important;align-items:flex-start!important;gap:20px!important}.xsite .final-cta{flex-direction:column!important;width:100%!important}.xsite .shop-btn,.xsite .final-card .btn-primary,.xsite .final-card .btn-ghost{justify-content:center!important;width:100%!important}}.xsite .btn,.xsite .btn-primary,.xsite .btn-ghost,.xsite .btn-white,.xsite .btn-search,.xsite .btn-ai,.xsite .btn-ai-hero,.xsite .shop-btn,.xsite .buy,.xsite .buy-out,.xsite .buy-sm,.xsite .gget,.xsite .view-btn,.xsite .rg-more,.xsite .mb-btn,.xsite .mb-guide,.xsite .guide,.xsite .lbtn,.xsite .wcai-sel,.xsite .wcai-compat,.xsite .wcai-ask,.xsite .lang,.xsite .cta,.xsite .buynow,.xsite a.btn,.xsite button.buy{border-radius:999px!important}.xsite .btn:not(.btn-ai-hero),.xsite .btn-primary,.xsite .btn-ghost,.xsite .btn-white,.xsite .btn-search,.xsite .btn-ai,.xsite .shop-btn,.xsite .buy,.xsite .buy-out,.xsite .buy-sm,.xsite .gget,.xsite .view-btn,.xsite .rg-more,.xsite .mb-btn,.xsite .mb-guide,.xsite .guide,.xsite .lbtn,.xsite .wcai-sel,.xsite .wcai-compat,.xsite .wcai-ask,.xsite .lang,.xsite .cta,.xsite .buynow,.xsite a.btn,.xsite button.buy,.xsite .tabs button,.xsite .btn:not(.btn-ai-hero)>span,.xsite .btn-primary>span,.xsite .shop-btn>span,.xsite .buy>span,.xsite .buy-out>span,.xsite .gget>span,.xsite .wcai-ask>span{justify-content:center!important;align-items:center!important;line-height:1!important;display:inline-flex!important}.xsite .btn,.xsite .btn-primary,.xsite .btn-ghost,.xsite .btn-white,.xsite .btn-search,.xsite .btn-ai,.xsite .btn-ai-hero,.xsite .shop-btn,.xsite .buy,.xsite .buy-out,.xsite .buy-sm,.xsite .gget,.xsite .view-btn,.xsite .rg-more,.xsite .mb-btn,.xsite .guide,.xsite .lbtn,.xsite .wcai-sel,.xsite .wcai-compat,.xsite .wcai-ask,.xsite .cta,.xsite .buynow,.xsite a.btn,.xsite button.buy{background:var(--blue)!important;color:#fff!important;background-image:none!important;border-color:#0000!important}.xsite .btn svg,.xsite .btn-primary svg,.xsite .btn-ghost svg,.xsite .shop-btn svg,.xsite .buy svg,.xsite .buy-out svg,.xsite .gget svg,.xsite .view-btn svg,.xsite .mb-btn svg,.xsite .wcai-ask svg{stroke:currentColor!important;color:currentColor!important}.xsite .btn:hover,.xsite .btn-primary:hover,.xsite .btn-ghost:hover,.xsite .btn-white:hover,.xsite .btn-search:hover,.xsite .btn-ai:hover,.xsite .btn-ai-hero:hover,.xsite .shop-btn:hover,.xsite .buy:hover,.xsite .buy-out:hover,.xsite .buy-sm:hover,.xsite .gget:hover,.xsite .view-btn:hover,.xsite .rg-more:hover,.xsite .mb-btn:hover,.xsite .guide:hover,.xsite .lbtn:hover,.xsite .wcai-sel:hover,.xsite .wcai-compat:hover,.xsite .wcai-ask:hover,.xsite .cta:hover,.xsite .buynow:hover,.xsite a.btn:hover,.xsite button.buy:hover,.xsite .plan .btn-primary:hover,.xsite .plan .btn-ghost:hover,.xsite .plan:hover .btn-primary,.xsite .plan:hover .btn-ghost{background:var(--lime)!important;color:var(--ink)!important;background-image:none!important;border-color:#0000!important;transform:translateY(-2px)!important;box-shadow:0 12px 28px -12px #a9d81cbf!important}.xsite footer{color:#27271e!important;background:#f6f4ef!important;border-top:1px solid #27271e!important;margin-top:0!important}.xsite footer .logo,.xsite footer .logo-word{color:#27271e!important}.xsite footer .logo-word .x{color:#3a2ee8!important}.xsite footer .logo-word .n{color:#27271e!important}.xsite footer p.tag{color:#5c5c50!important}.xsite footer .fcol a{transition:color .15s;color:#5c5c50!important}.xsite footer .fbot{border-top:1px solid #27271e!important}.xsite footer .fbot small{color:#9a9a8c!important}.xsite footer .pay-icons span{color:#5c5c50!important;background:#fafaf8!important;border:1px solid #27271e!important}.xsite footer .socials a{transition:background .15s,color .15s,border-color .15s;color:#5c5c50!important;background:#fff!important;border:1px solid #27271e!important}.xsite footer .socials a svg{stroke:currentColor!important;color:currentColor!important}.xsite footer .socials a:hover{color:#fff!important;background:#3a2ee8!important;border-color:#3a2ee8!important}.xsite footer{background:#fafaf8!important;border-top:none!important;margin-top:64px!important;padding:0 0 44px!important}.xsite footer .wrap{background:#fefefd!important;border:1px solid #27271e!important;border-radius:28px!important;padding:46px 46px clamp(70px,9vw,132px)!important;position:relative!important;overflow:hidden!important;box-shadow:0 24px 60px -34px #27271e47!important;container-type:inline-size!important}.xsite footer .socials{margin-top:22px!important}.xsite footer .f-copy{margin-top:18px}.xsite footer .f-copy small{color:#9a9a8c!important;font-size:13px!important}.xsite footer .fgrid{padding-bottom:8px}.xsite .xpin-wm{text-align:center;white-space:nowrap;pointer-events:none;-webkit-user-select:none;user-select:none;text-transform:uppercase;letter-spacing:-.045em;background:linear-gradient(95deg,#3a2ee8 0%,#7c3aed 34%,#14b8a6 62%,#22d3a5 100%);-webkit-text-fill-color:transparent;color:#0000;opacity:.62;-webkit-background-clip:text;background-clip:text;font-size:clamp(60px,15cqi,285px);font-weight:800;line-height:.8;position:absolute;bottom:0;left:0;right:0;transform:translateY(50%)}@media (max-width:600px){.xsite .xpin-wm{letter-spacing:-.03em;bottom:0}}.xsite .cta-footer-wrap{margin-top:72px;padding-bottom:88px;position:relative}.xsite .end-cta{text-align:center;flex-direction:column;align-items:center;gap:18px;max-width:680px;margin:0 auto;display:flex}.xsite .end-cta h2{margin:0;letter-spacing:-.02em!important;color:#27271e!important;font-size:clamp(30px,3.8vw,46px)!important;font-weight:600!important;line-height:1.08!important}.xsite .end-cta p{max-width:540px;margin:0;color:#5c5c50!important;font-size:17px!important;line-height:1.55!important}.xsite .end-cta .shop-btn{margin-top:6px}.xsite .final-card{box-shadow:none!important;text-align:center!important;background:0 0!important;border:none!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;gap:18px!important;padding:8px 0!important;display:flex!important;overflow:visible!important}.xsite .final-card:after{display:none!important}.xsite .final-card .fc-copy{max-width:680px;margin:0 auto}.xsite .final-card h2{color:#27271e!important;letter-spacing:-.02em!important;font-size:clamp(30px,3.8vw,46px)!important;font-weight:600!important;line-height:1.08!important}@media (min-width:601px){.xsite .final-card h2,.xsite .faq-hero h1{white-space:nowrap!important}}.xsite .final-card p{margin-top:10px;color:#5c5c50!important;font-size:17px!important}.xsite .final-card .final-cta{flex-wrap:wrap;margin-top:4px;justify-content:center!important}.xsite .final-card .btn-primary{color:#fff!important;background:#3a2ee8!important}.xsite .final-card .btn-ghost{color:#27271e!important;background:0 0!important;border:1.6px solid #27271e80!important}.xsite .final-card .btn-ghost:hover{color:#fff!important;background:#27271e!important;border-color:#27271e!important}@media (max-width:600px){.xsite .cta-footer-wrap{margin-top:44px;padding-bottom:56px}.xsite .end-cta{gap:14px}.xsite .end-cta h2{letter-spacing:-.01em!important;font-size:24px!important;font-weight:600!important}.xsite .end-cta p{font-size:15px!important}.xsite .end-cta .shop-btn{justify-content:center!important;width:100%!important}.xsite footer{margin-top:36px!important}.xsite footer .wrap{border-radius:22px!important;padding:32px 22px 22px!important}}.xsite .cmp{border-collapse:separate!important;border-spacing:0!important;box-shadow:none!important;background:0 0!important;border:none!important;overflow:visible!important}.xsite .cmp tr:nth-child(2) td{border-top:2.5px solid #3a2ee88c!important}.xsite .cmp tr:nth-child(2) td.xpc{border-top-color:#0000!important}.xsite .cmp tr:last-child td.xpc{border-bottom-color:#0000!important}.xsite .cmp tr:last-child td{border-bottom:2.5px solid #3a2ee88c!important}.xsite .cmp tr td:first-child{border-left:2.5px solid #3a2ee88c!important}.xsite .cmp tr td:last-child{border-right:2.5px solid #3a2ee88c!important}.xsite .cmp tr:nth-child(2) td:first-child{border-top-left-radius:16px!important}.xsite .cmp tr:nth-child(2) td:last-child{border-top-right-radius:16px!important}.xsite .cmp tr:last-child td:first-child{border-bottom-left-radius:16px!important}.xsite .cmp tr:last-child td:last-child{border-bottom-right-radius:16px!important}.xsite [data-pane=local] .csub{display:none!important}.xsite [data-pane=local] .lc-top{align-items:center!important}.xsite .wt-br{display:none}@media (max-width:600px){.xsite .wt-br{display:inline}}.xsite .cmp th:not(.xp){box-shadow:none!important;background:0 0!important;border-bottom:none!important}.xsite .cmp th.xp,.xsite .cmp td.xpc{color:#fff!important;background:#3a2ee8!important;border-color:#ffffff29!important}.xsite .cmp th.xp{color:#fff!important;box-shadow:none!important;border-radius:18px 18px 0 0!important;padding-top:22px!important;padding-bottom:16px!important;font-weight:700!important}.xsite .cmp tr:last-child td.xpc{border-bottom-color:#0000!important;border-radius:0!important;position:relative!important}.xsite .cmp tr:last-child td.xpc:after{content:""!important;background:#3a2ee8!important;border-radius:0 0 18px 18px!important;height:20px!important;position:absolute!important;top:calc(100% - 1px)!important;left:0!important;right:0!important}.xsite .cmp td.xpc .yes,.xsite .cmp td.xpc .no,.xsite .cmp td.xpc *{color:#fff!important}.xsite .cmp td.xpc{box-shadow:none!important}.xsite,.xsite{max-width:100%!important;overflow-x:clip!important}.xsite img,.xsite svg,.xsite video{max-width:100%}.xsite [data-pane=regional] .globe-ic{background:#fafaf8!important;border-radius:50%!important;justify-content:center!important;align-items:center!important;padding:0!important;display:flex!important;overflow:hidden!important}.xsite [data-pane=regional] .globe-ic>:not(.rg-map):not(.rg-map-mask){display:none!important}.xsite [data-pane=regional] .globe-ic img.rg-map{-o-object-fit:cover!important;object-fit:cover!important;border-radius:50%!important;width:100%!important;height:100%!important;display:block!important}.xsite [data-pane=local] .cprice small,.xsite [data-pane=regional] .cprice small{color:#9a9a8c!important}@media (min-width:601px){.xsite [data-pane=global] .gsub{display:none!important}}@media (max-width:600px){.xsite #ckBody .ck-grid,.xsite #ckBody .ck-pay-grid,.xsite #ckBody .ck-opts{grid-template-columns:1fr!important}.xsite #ckBody .ck-wrap{padding:24px 16px 110px!important}.xsite #ckBody .ck-top-in{padding:13px 16px!important}.xsite #ckBody .ck-dest{gap:14px!important;padding:18px 16px!important}.xsite #ckBody .ck-dest h1{font-size:23px!important}.xsite #ckBody .ck-dest .flagwrap,.xsite #ckBody .ck-dest .flagwrap img{width:48px!important;height:48px!important}.xsite #ckBody .ck-hero .big .num{font-size:32px!important}.xsite #ckBody .ck-h2{font-size:24px!important}.xsite .hero .inner{padding:42px 0 34px!important}.xsite .hero .sub{margin-top:8px!important;font-size:12.5px!important;line-height:1.5!important}.xsite .hero .tagpill{padding:5px 10px!important;font-size:10px!important}.xsite #heroSearch{flex-flow:row!important;align-items:center!important;gap:4px!important;width:100%!important;max-width:100%!important;padding:4px!important}.xsite #heroSearch .field{flex:auto!important;gap:6px!important;min-width:0!important;padding:4px 6px 4px 8px!important}.xsite #heroSearch .field>svg{flex:none!important;width:18px!important;height:18px!important}.xsite #heroSearch input{min-width:0!important;font-size:13px!important}.xsite #heroSearch .btn-primary{white-space:nowrap!important;flex:none!important;width:auto!important;min-width:0!important;padding:7px 10px!important;font-size:11.5px!important}.xsite #heroSearch .btn-primary span{gap:0!important}.xsite #heroSearch .btn-primary svg{display:none!important}.xsite .faq-search{flex-flow:row!important;align-items:center!important;gap:5px!important;padding:5px!important}.xsite .faq-search .field{flex:auto!important;min-width:0!important;padding:6px 10px!important}.xsite .faq-search input{font-size:13px!important}.xsite .faq-search .btn{white-space:nowrap!important;flex:none!important;width:auto!important;min-width:0!important;padding:8px 11px!important;font-size:11.5px!important}.xsite .faq-search .btn-ai svg,.xsite .faq-art{display:none!important}.xsite .faq-hero-grid{grid-template-columns:1fr!important}.xsite .final-card p{white-space:normal!important}.xsite .hero-grid{grid-template-columns:1fr!important;gap:20px!important}.xsite .hero-grid h1{white-space:normal!important;font-size:28px!important;line-height:1.12!important}.xsite .hero-globe{display:none!important}.xsite .hero-visual{display:block!important}.xsite .orbit{max-width:300px!important;margin:0 auto!important}.xsite .metrics{grid-template-columns:1fr 1fr!important;gap:12px!important}.xsite .metrics .num,.xsite .metric .num{font-size:26px!important}.xsite .models{grid-template-columns:1fr!important;align-items:start!important;gap:12px!important}.xsite .model{align-self:start!important;height:auto!important;min-height:0!important;padding:16px!important}.xsite .model p,.xsite .model .m-art{display:none!important}.xsite .model h3{margin-bottom:8px!important;font-size:18px!important}.xsite .model ul{font-size:13px!important}.xsite .model ul li{margin:6px 0!important}.xsite .model .m-ic{width:40px!important;height:40px!important}.xsite .why-grid{grid-template-columns:1fr 1fr!important;gap:10px!important}.xsite .wcard{padding:16px!important}.xsite .wcard h4{font-size:14px!important}.xsite .wcard p{font-size:12px!important}.xsite .dash,.xsite .dashboard,.xsite .platform-shot,.xsite .dash-grid{grid-template-columns:1fr!important}.xsite .platform-grid{grid-template-columns:1fr!important;gap:16px!important}.xsite .dash{zoom:.6;margin:0 auto!important}.xsite .final-card h2{white-space:normal!important;font-size:24px!important}.xsite .final-card .final-cta{flex-direction:column!important;width:100%!important}.xsite .final-card .final-cta .btn-primary,.xsite .final-card .final-cta .btn-ghost{justify-content:center!important;width:100%!important}.xsite .hero-feats{gap:10px!important;margin-top:12px!important;font-size:10.5px!important}.xsite #heroDots{bottom:10px!important}.xsite #heroNext,.xsite .hero .sub,.xsite #heroDots,.xsite #heroPrev{display:none!important}.xsite .tabs button{-webkit-tap-highlight-color:transparent!important;outline:0!important}.xsite .tabs button.on{box-shadow:none!important;border:0!important;outline:0!important}.xsite [data-pane=global] .gbanner{align-items:start!important;padding:18px!important;position:relative!important}.xsite [data-pane=global] .globe-wrap{display:none!important}.xsite [data-pane=global] h2{margin-top:12px!important;font-size:24px!important}.xsite [data-pane=global] .gsub{color:#5c5c50!important;margin-top:5px!important;font-size:13px!important;line-height:1.45!important}.xsite [data-pane=global] .gpill2{padding:5px 10px!important;font-size:10px!important}.xsite [data-pane=global] .gfeats{gap:8px!important;margin-top:12px!important}.xsite [data-pane=global] .gfeats div{font-size:11.5px!important}.xsite [data-pane=global] .gbuy-row{flex-direction:column!important;align-items:stretch!important;gap:10px!important;margin-top:8px!important}.xsite [data-pane=global] .gprice{text-align:right!important;margin:0!important;position:absolute!important;top:66px!important;right:18px!important}.xsite [data-pane=global] .gget{justify-content:center!important;width:100%!important}.xsite [data-pane=global] .gprice b{font-size:20px!important}.xsite [data-pane=global] .gget{padding:11px 16px!important;font-size:13px!important}.xsite .block,.xsite #page-store>section.block,.xsite #page-about>section.block{padding:14px 0!important}.xsite .wrap{padding:0 18px!important}.xsite #page-store>section.block{padding:30px 0!important}.xsite .sec-title{margin-bottom:6px!important}.xsite .eyebrow{margin-top:0!important;margin-bottom:2px!important}.xsite{background-image:none!important}.xsite .flow{margin-top:24px!important}.xsite .hero{height:auto!important;min-height:0!important}.xsite .hero .inner{flex-direction:column!important;padding:20px 0 16px!important;display:flex!important}.xsite .hero .hslide img,.xsite .hero .hb,.xsite .hero [class*=hslide] img,.xsite .hero .bgimg{aspect-ratio:16/9!important;-o-object-fit:cover!important;object-fit:cover!important;height:auto!important;max-height:none!important}.xsite #heroSearch{order:5!important;margin-top:16px!important}.xsite .hero h1{font-size:25px!important}.xsite .hero{aspect-ratio:1400/622!important;height:auto!important;min-height:0!important;overflow:hidden!important}.xsite .hero .inner{justify-content:center!important;height:100%!important;padding:0 16px!important}.xsite .hero .inner>.wrap{width:100%!important;padding:0!important}.xsite .hero h1{font-size:20px!important;line-height:1.16!important}.xsite #heroHead{height:auto!important;min-height:0!important}.xsite #heroSearchMobile #heroSearch{margin-top:0!important}.xsite .hero-feats,.xsite .swipe-hint{display:none!important}.xsite header{-webkit-backdrop-filter:none!important;backdrop-filter:none!important;box-shadow:none!important;background:0 0!important;border-bottom:0!important;position:static!important}.xsite .why-img,.xsite .tabpane .sec-head{display:none!important}.xsite #popTrack{grid-template-columns:1fr 1fr!important;align-items:start!important;gap:12px!important;display:grid!important;overflow:visible!important}.xsite .pop-arrow{display:none!important}.xsite #popTrack .plan{min-width:0!important;padding:12px 14px!important}.xsite #plans-anchor #popTrack .plan{padding-top:14px!important;padding-bottom:12px!important}.xsite #popTrack .plan h3{font-size:16px!important;font-weight:600!important;line-height:1.2!important}.xsite #popTrack .plan .region{font-size:11px!important;font-weight:500!important}.xsite #popTrack .plan .pf-head{align-items:center!important;min-height:44px!important;margin-bottom:4px!important}.xsite #popTrack .plan .flag{width:34px!important;min-width:34px!important;height:34px!important}.xsite #popTrack .plan .pf-bottom .price,.xsite #popTrack .plan .data{font-size:18px!important}.xsite #popTrack .plan .btn,.xsite #popTrack .plan .btn-ghost{padding:9px!important;font-size:13px!important}.xsite #popTrack .plan .rank-badge{border-radius:8px!important;width:26px!important;min-width:26px!important;height:26px!important;font-size:13px!important;top:10px!important;left:auto!important;right:10px!important}.xsite .pf-off,.xsite .pf-limited{padding:3px 9px!important;font-size:10px!important}.xsite #popTrack .plan .pf-limited{top:-13px!important}.xsite [data-pane=regional] .grid2{grid-template-columns:1fr!important;gap:10px!important;display:grid!important}.xsite [data-pane=regional] .lc{border-radius:16px!important;flex-direction:row!important;align-items:center!important;gap:12px!important;padding:13px 15px!important;display:flex!important}.xsite [data-pane=regional] .lc .flags-stack,.xsite [data-pane=regional] .lc hr{display:none!important}.xsite [data-pane=regional] .lc .lc-top{flex-direction:row!important;flex:auto!important;align-items:center!important;gap:12px!important;min-width:0!important;display:flex!important}.xsite [data-pane=regional] .lc .globe-ic{background:#fafaf8!important;border-radius:50%!important;justify-content:center!important;align-items:center!important;width:44px!important;min-width:44px!important;height:44px!important;display:flex!important;overflow:hidden!important}.xsite [data-pane=regional] .lc .globe-ic img.rg-map{-o-object-fit:cover!important;object-fit:cover!important;width:100%!important;height:100%!important;display:block!important}.xsite [data-pane=regional] .lc .globe-ic>svg{display:none!important}.xsite [data-pane=regional] .lc .cname{font-size:15px!important;font-weight:700!important;line-height:1.2!important}.xsite [data-pane=regional] .lc .csub{font-size:11px!important;line-height:1.3!important}.xsite [data-pane=regional] .rg-bot{flex-direction:row!important;flex:none!important;align-items:center!important;gap:6px!important;margin:0 0 0 auto!important;display:flex!important}.xsite [data-pane=regional] .rg-bot .cprice{text-align:right!important;flex-direction:column!important;align-items:flex-end!important;display:flex!important}.xsite [data-pane=regional] .rg-bot .cprice small{color:#9a9a8c!important;font-size:9px!important}.xsite [data-pane=regional] .rg-bot .cprice b{color:#27271e!important;font-size:16px!important}.xsite [data-pane=regional] .rg-bot .cprice b span{font-size:10px!important}.xsite .rg-view{align-items:center;display:inline-flex;color:#3a2ee8!important;background:0 0!important;border:0!important;flex:none!important;padding:0 0 0 2px!important;font-weight:800!important;line-height:1!important}.xsite .rg-view span{font-size:22px!important;line-height:1!important}.xsite .lc.rg-hide{display:none!important}.xsite .rg-more{color:#3a2ee8!important;background:0 0!important;border:1.5px solid #3a2ee8!important;border-radius:999px!important;margin:14px auto 0!important;padding:9px 22px!important;font-size:13px!important;font-weight:700!important;display:block!important}.xsite [data-pane=local] .lc{padding:12px 14px!important}.xsite [data-pane=local] .lc .cname{font-size:14px!important}.xsite [data-pane=local] .lc .csub{font-size:11px!important}.xsite .flow{grid-template-columns:1fr 1fr!important;gap:26px 14px!important}.xsite .flow-step:after,.xsite .flow-step:before{display:none!important}.xsite .flow-step h3{white-space:nowrap!important;font-size:15px!important}.xsite .flow-step p{display:none!important}.xsite .flow-node{width:60px!important;height:60px!important;margin-bottom:10px!important}.xsite .eyebrow{font-size:22px!important;line-height:1.14!important}.xsite .sec-title{display:none!important}.xsite #page-store .sec-title{color:#27271e!important;text-align:center!important;text-transform:none!important;letter-spacing:-.01em!important;margin:0 auto 5px!important;font-size:24px!important;font-weight:600!important;line-height:1.16!important;display:block!important}.xsite #page-store .eyebrow{color:#5c5c50!important;text-align:center!important;letter-spacing:0!important;margin:0 auto!important;font-size:14px!important;font-weight:500!important;line-height:1.4!important}.xsite .cmp{font-size:13px!important}.xsite .cmp th,.xsite .cmp td{padding:11px 8px!important}.xsite .cmp td:first-child,.xsite .cmp th:first-child{font-size:12.5px!important}.xsite .cmp .yes,.xsite .cmp .no{font-size:15px!important}.xsite #popTrack .plan{min-width:0!important}.xsite .tabs{-webkit-overflow-scrolling:touch!important;scrollbar-width:none!important;box-shadow:none!important;background:0 0!important;border:0!important;border-bottom:1.5px solid #14120a1f!important;border-radius:0!important;justify-content:center!important;gap:0!important;margin:12px 0 0!important;padding:0 2px!important;display:flex!important;overflow-x:auto!important}.xsite .tabs::-webkit-scrollbar{display:none!important}.xsite .tabs button,.xsite .tabs .tab{color:#7a786e!important;white-space:nowrap!important;box-shadow:none!important;text-transform:none!important;letter-spacing:0!important;background:0 0!important;border:0!important;border-radius:0!important;flex:none!important;padding:8px 8px 11px!important;font-size:15px!important;font-weight:500!important;position:relative!important}.xsite .tabs button.on,.xsite .tabs .tab.on,.xsite .tabs button.active,.xsite .tabs .tab.active{color:#3a2ee8!important;background:0 0!important;font-weight:600!important}.xsite #plans-anchor .tabs button,.xsite #plans-anchor .tabs .tab{font-weight:500!important}.xsite #plans-anchor .tabs button.on,.xsite #plans-anchor .tabs .tab.on,.xsite #plans-anchor .tabs button.active,.xsite #plans-anchor .tabs .tab.active{font-weight:600!important}.xsite .tabs button.on.on,.xsite .tabs .tab.on.on,.xsite .tabs button.active.active{color:#3a2ee8!important;background:0 0!important}.xsite .tabs button.on:after,.xsite .tabs .tab.on:after,.xsite .tabs button.active:after,.xsite .tabs .tab.active:after{border-radius:3px 3px 0 0;height:3px;bottom:-1.5px;left:7px;right:7px;content:""!important;background:#3a2ee8!important;position:absolute!important}.xsite [data-pane]{margin-top:8px!important;padding-top:0!important}.xsite [data-pane] .sec-head,.xsite [data-pane] .sechead{margin-top:0!important;margin-bottom:8px!important}.xsite #popTrack{margin-top:8px!important}.xsite #popTrack .plan{flex-direction:column!important;display:flex!important}.xsite #popTrack .plan .pf-line{margin-top:auto!important;margin-bottom:8px!important}.xsite #popTrack .plan .pf-bottom{margin:8px 0 10px!important}.xsite #popTrack .plan .btn,.xsite #popTrack .plan .btn-ghost{margin-top:0!important;margin-bottom:0!important}.xsite [data-pane=local] .lc .lc-bot,.xsite [data-pane=local] .lc hr,.xsite [data-pane=regional] .rg-view,.xsite [data-pane=regional] .view-btn,.xsite [data-pane=global] .gfeats{display:none!important}}.xsite .faq-head .sec-title{margin:0 0 8px!important}.xsite .faq-head .eyebrow{margin:0!important}.xsite #popTrack .plan ul{display:none!important}.xsite #popTrack .plan{flex-direction:column;display:flex;position:relative;padding-top:24px!important}.xsite #popTrack .plan .pf-head{align-items:center;gap:12px;margin-bottom:6px;display:flex}.xsite #popTrack .plan .flag{border-radius:50%;flex:none;justify-content:center;align-items:center;width:46px;min-width:46px;height:46px;margin:0;display:flex;position:static;overflow:hidden}.xsite #popTrack .plan .flag img,.xsite #popTrack .plan .flag .flag-svg{-o-object-fit:cover;object-fit:cover;border-radius:50%;width:100%;height:100%}.xsite #popTrack .plan .pf-globe{color:#0e97a6;background:#0e97a61a;border-radius:50%;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.xsite #popTrack .plan .pf-globe svg{width:54%;height:54%}.xsite #popTrack .plan h3{margin:0}.xsite #popTrack .plan .pf-line{background:#0000001a;height:1px;margin:14px 0 12px}.xsite #popTrack .plan .pf-bottom{justify-content:space-between;align-items:baseline;margin-bottom:16px;display:flex}.xsite #popTrack .plan .pf-from{color:var(--muted);font-family:Poppins,sans-serif;font-size:13px;font-weight:600}.xsite #popTrack .plan .pf-bottom .data{margin:0}.xsite #popTrack .plan .pf-orig{color:var(--muted);margin-right:6px;font-family:Poppins,sans-serif;font-size:13px;font-weight:600;text-decoration:line-through}.xsite .pf-limited{background:var(--ink);border:1.5px solid var(--lime);color:var(--lime);white-space:nowrap;z-index:3;border-radius:999px;align-items:center;gap:5px;padding:5px 12px;font-size:12px;font-weight:600;display:inline-flex;position:absolute;top:-13px;left:50%;transform:translate(-50%);box-shadow:0 4px 14px #27271e4d}.xsite .pf-limited svg{flex:none;width:13px;height:13px}.xsite #popTrack .plan .pf-limited,.xsite .pop-track .plan .pf-limited{top:-26px}.xsite #popTrack .plan.plan-limited .btn,.xsite .pop-track .plan.plan-limited .btn{background:var(--ink)!important;color:var(--lime)!important}.xsite #popTrack .plan .pf-bottom .price{color:#27271e;font-size:24px;font-weight:800}.xsite #popTrack .plan .btn,.xsite #popTrack .plan .btn-ghost{margin-top:auto;margin-bottom:0}.xsite #popTrack .plan:after{content:none!important;display:none!important}.xsite #popTrack .plan .rank-badge{top:16px;left:auto;right:16px;transform:none}.xsite .pf-off{color:#e4002b;white-space:nowrap;z-index:3;background:#fff;border:1.5px solid #e4002b;border-radius:999px;align-items:center;gap:5px;padding:5px 12px;font-size:12px;font-weight:800;display:inline-flex;position:absolute;top:-13px;left:50%;transform:translate(-50%);box-shadow:0 4px 14px #e4002b2e}.xsite .pf-off svg{width:13px;height:13px}.xsite #plans-anchor .tabs{margin-bottom:0!important}.xsite #plans-anchor>.wrap:not(.center){margin-top:10px!important}.xsite #plans-anchor [data-pane]{margin-top:0!important;padding-top:0!important}.xsite #plans-anchor .pop-wrap{margin-top:0!important}.xsite #plans-anchor #popTrack{margin-top:0!important;padding-top:14px!important}.xsite #plans-anchor [data-pane]>.sec-head:first-child{margin-top:0!important;margin-bottom:14px!important}.xsite #plans-anchor [data-pane=local],.xsite #plans-anchor [data-pane=regional],.xsite #plans-anchor [data-pane=global]{padding-top:14px!important}.xsite #popTrack .plan .btn-ghost,.xsite #popTrack .plan .btn{color:#fff!important;background:#1c1c1c!important;border:0!important;border-radius:999px!important}.xsite #plans-anchor .view-btn,.xsite #plans-anchor .rg-view{color:#fff!important;background:#3a2ee8!important;border:0!important;border-radius:999px!important}.xsite #plans-anchor .view-btn svg,.xsite #plans-anchor .rg-view svg,.xsite #plans-anchor .view-btn span,.xsite #plans-anchor .rg-view span{color:#fff!important}.xsite #plans-anchor [data-pane=global] .gget{border-radius:999px!important}.xsite #plans-anchor [data-pane=global] .gpill2{color:#3a2ee8!important;background:0 0!important;border:0!important;border-radius:999px!important}.xsite #plans-anchor [data-pane=global] .gpill2 svg,.xsite #plans-anchor [data-pane=global] .gpill2 *{color:#3a2ee8!important;stroke:#3a2ee8!important}.xsite #plans-anchor .gpill{background:0 0!important;border:1.5px solid #14120a3d!important}.xsite #popTrack .plan .btn-ghost:hover,.xsite #popTrack .plan .btn:hover,.xsite #popTrack .plan:hover .btn-ghost,.xsite #popTrack .plan:hover .btn,.xsite #plans-anchor .view-btn:hover,.xsite #plans-anchor .rg-view:hover,.xsite #plans-anchor [data-pane=local] .lc:hover .view-btn,.xsite #plans-anchor [data-pane=regional] .lc:hover .view-btn,.xsite #plans-anchor [data-pane=regional] .lc:hover .rg-view,.xsite #plans-anchor [data-pane=global] .gget:hover{color:#13230d!important;background:#c5f23c!important;border-color:#c5f23c!important}@media (min-width:601px){.xsite .flow{grid-template-columns:repeat(4,minmax(0,1fr))!important;position:relative!important}.xsite .flow-step:before,.xsite .flow-step:after{display:none!important}.xsite .flow-node{z-index:2;position:relative}.xsite .flow:before{content:"";z-index:0;background:#3a2ee829;border-radius:2px;height:3px;position:absolute;top:37px;left:12.5%;right:12.5%}.xsite .flow:after{content:"";z-index:1;background:linear-gradient(90deg,#0000 0%,#5b4fff 42%,#3a2ee8 58%,#0000 100%) -32% 0/30% 100% no-repeat;border-radius:2px;height:3px;animation:3.4s linear infinite xtFlowSweep;position:absolute;top:37px;left:12.5%;right:12.5%}@keyframes xtFlowSweep{0%{background-position:-32% 0}to{background-position:132% 0}}@media (prefers-reduced-motion:reduce){.xsite .flow:after{background-position:50% 0;animation:none}}}.xsite #destSuggest,.xsite #chatFab,.xsite .chat-fab,.xsite .chatfab,.xsite .wcai-chat,.xsite .ask-fab,.xsite [class*=chatFab],.xsite [id*=chatFab],.xsite .wcai-fab,.xsite .x-fab,.xsite .chat-win,.xsite .wcai-back,.xsite .wcai-panel,.xsite #nav-worldcup{display:none!important}@media (max-width:600px){.xsite .cmp th.xp{color:#3a2ee8!important;background:0 0!important;border-radius:0!important;padding-top:14px!important;padding-bottom:14px!important}.xsite .cmp td.xpc:after{display:none!important}.xsite .cmp{table-layout:fixed!important}.xsite .cmp td:first-child,.xsite .cmp th:first-child{width:30%!important;padding-left:10px!important;padding-right:8px!important}.xsite .cmp th,.xsite .cmp td{padding:14px 6px!important}.xsite .cmp td:first-child{padding-left:10px!important;padding-right:8px!important}.xsite .why{margin-top:16px!important}.xsite .tp-bar{flex-wrap:wrap!important;row-gap:2px!important}.xsite .tp-bar .tp-reviews{text-align:center!important;flex-basis:100%!important}.xsite:has(.models) section.hero{display:none!important}.xsite:has(.models) section.hero~.hero-copy{margin:0;padding:22px 18px 0;display:block}.xsite:has(.models) section.hero~.hero-copy h1{margin:6px 0 8px!important;font-size:30px!important;line-height:1.16!important}.xsite:has(.models) section.hero~.hero-copy .h-sub{margin:0 0 10px!important}.xsite:has(.models) section.hero~.hero-copy .lead{display:none!important}:is(.xsite:has(.models) .shead .sec-title,.xsite:has(.models) .platform-txt .sec-title,.xsite:has(.models) .faq-head .sec-title){color:#27271e!important;letter-spacing:0!important;text-transform:none!important;margin:0 0 6px!important;font-size:24px!important;font-weight:600!important;display:block!important}.xsite:has(.models) .shead .eyebrow{color:#5c5c50!important;letter-spacing:0!important;margin:0!important;font-size:14px!important;font-weight:500!important;line-height:1.5!important}.xsite:has(.models) .platform-txt>h2{color:#5c5c50!important;letter-spacing:0!important;margin:0!important;font-size:14px!important;font-weight:500!important;line-height:1.5!important}.xsite:has(.models) .faq-head .eyebrow{color:#5c5c50!important;letter-spacing:0!important;margin:0!important;font-size:14px!important;font-weight:500!important;line-height:1.5!important}.xsite:has(.models) section.hero~.hero-visual{max-width:360px;margin:38px auto 8px;padding:0 18px;display:block}.xsite:has(.models) section.hero~.hero-cta{flex-wrap:wrap;justify-content:center;gap:10px;margin:56px 16px 0;display:flex}.xsite:has(.models) section.hero~.hero-cta .btn{white-space:nowrap;padding:14px 20px!important;font-size:14.5px!important}.xsite .partners{justify-content:center;align-items:flex-start;flex-direction:row!important;gap:10px!important;display:flex!important}.xsite .partners .partner{flex:1;min-width:0;border:0!important;margin:0!important;padding:8px 2px!important}.xsite .partners .partner p{display:none!important}.xsite .partners .plogo{flex-direction:column!important;align-items:center!important;gap:8px!important;display:flex!important}.xsite .partners .pname{text-align:center;white-space:nowrap}.xsite .partners .pname .l1,.xsite .partners .pname .l2{font-size:14px!important}.xsite .partners .pname .psub{font-size:10px!important}.xsite .partners .pname.pn-line{justify-content:center;align-items:center;gap:5px;height:44px;margin-top:6px;display:flex}.xsite .partners .pn-line .l1,.xsite .partners .pn-line .l2{font-size:19px!important}.xsite:has(.models) section.hero~.hero-copy .h-sub{color:#5c5c50!important;font-size:14px!important;font-weight:500!important;line-height:1.5!important}.xsite:has(.models) section.final p{color:#5c5c50!important;font-size:14px!important;font-weight:500!important;line-height:1.5!important}.xsite:has(.models) section.final h2{font-size:24px!important;line-height:1.25!important}.xsite:has(.models) section.final{margin-top:64px!important}.xsite footer .fgrid{grid-template-columns:1fr 1fr!important;align-items:start!important;gap:24px 16px!important;display:grid!important}.xsite footer .fgrid>div:first-child{display:contents!important}.xsite footer .fgrid .logo{grid-area:1/1/auto/-1;place-self:center start;margin:0!important}.xsite footer .fgrid .logo-img{width:auto!important;max-width:none!important;height:26px!important}.xsite footer .fgrid .socials{grid-area:2/1/auto/-1;place-self:center start;flex-wrap:wrap!important;margin:2px 0 0!important}.xsite footer .fgrid .fcol{grid-row:3;margin:0!important}.xsite footer .fgrid .f-copy{grid-area:4/1/auto/-1;margin:8px 0 0!important}.xsite footer .xpin-wm{display:none!important}.xsite footer .wrap{padding-bottom:30px!important}.xsite .models{gap:12px!important}.xsite .models .model{-moz-column-gap:14px!important;grid-template-columns:44px 1fr!important;align-items:start!important;column-gap:14px!important;padding:16px 14px!important;display:grid!important}.xsite .models .model .m-ic{grid-row:1/span 3;width:44px!important;height:44px!important;margin:0!important}.xsite .models .model h3{grid-column:2;margin:0 0 2px!important;font-size:17px!important}.xsite .models .model>p{grid-column:2}.xsite .models .model ul{grid-column:2;margin:2px 0 0!important}.xsite .models .model li{margin:2px 0!important;font-size:14px!important;font-weight:500!important;line-height:1.4!important}.xsite .models .model .m-art,.xsite .platform-txt .lead{display:none!important}.xsite [data-pane=local] .grid2.lc-scroll{gap:10px!important}.xsite .platform-txt .caps li{font-weight:500!important}.xsite:has(.models) section.block{padding-top:34px!important}.xsite .shead{margin-bottom:20px!important}.xsite .tgrid,.xsite .models{margin-top:0!important}.xsite .tglobe,.xsite .faq-hero-copy .lead{display:none!important}.xsite section.faq-hero{padding-top:18px!important;padding-bottom:14px!important}.xsite .faq-hero-grid{gap:18px!important;padding-top:6px!important;padding-bottom:6px!important}.xsite section.block:has(.faq-head){padding-top:30px!important}.xsite .faq-head{margin-bottom:12px!important}.xsite .faq-head .sec-title{color:#27271e!important;text-transform:none!important;letter-spacing:0!important;margin:0 0 6px!important;font-size:24px!important;font-weight:600!important;line-height:1.2!important;display:block!important}.xsite .faq-head .eyebrow{color:#5c5c50!important;letter-spacing:0!important;margin:0!important;font-size:12px!important;font-weight:500!important;display:block!important}.xsite .faq-search .btn-ai{display:none!important}.xsite .block .wrap .eyebrow{font-size:14px!important;font-weight:500!important}.xsite .searchbar .field input,.xsite .searchbar input{font-size:12px!important;font-weight:500!important}.xsite .tabs button{gap:5px!important;font-size:14px!important}.xsite .tabs button:before{width:15px!important;height:15px!important}.xsite [data-pane] .lc .lc-top .cname{font-size:16px!important}.xsite #popTrack,.xsite .pop-track{align-items:stretch!important}.xsite #popTrack .plan,.xsite .pop-track .plan{flex-direction:column!important;display:flex!important}.xsite #popTrack .plan .pf-line,.xsite .pop-track .plan .pf-line{margin-top:10px!important}}.xsite .btn:hover,.xsite .btn-primary:hover,.xsite .btn-ghost:hover,.xsite .btn-white:hover,.xsite .shop-btn:hover,.xsite .buy:hover,.xsite .buy-out:hover,.xsite .gget:hover,.xsite .view-btn:hover,.xsite .rg-more:hover,.xsite .mb-btn:hover,.xsite a.btn:hover,.xsite button.buy:hover{transform:none!important}.xsite{background-image:none!important}.xsite .tdot:not(.on),.xsite .tab-dots span:not(.on){background:#dad8ce!important}.xsite footer .wrap,.xsite footer .wrap *{border-color:#e6e3da!important}.xsite footer{background:#1c1c1c!important}.xsite footer .wrap{background:#1c1c1c!important;border-color:#0000!important}.xsite footer .xpin-wm{display:none!important}.xsite footer .fcol a,.xsite footer .f-copy,.xsite footer .f-copy *{color:#ffffffd1!important}.xsite footer .fcol h4{color:#ffffff80!important}.xsite footer .fcol a:hover{color:#c5f23c!important}.xsite footer .socials a,.xsite footer .socials span{background:0 0!important;border-color:#ffffff4d!important}.xsite footer .socials svg,.xsite footer .socials img{filter:invert()!important}.xsite .orbit .node{border-color:#dad8ce!important}.xsite .models .model:before{content:""!important;opacity:.1!important;z-index:0!important;pointer-events:none!important;background-position:50%!important;background-repeat:no-repeat!important;background-size:cover!important;position:absolute!important;inset:0!important}.xsite .models .m-green:before{background-image:url(/esim-site/assets/conn/enterprise.webp)!important}.xsite .models .m-blue:before{background-image:url(/esim-site/assets/conn/device.webp)!important}.xsite .models .m-violet:before{background-image:url(/esim-site/assets/conn/ecosystem.webp)!important}.xsite .models .model>*{z-index:1!important;position:relative!important}.xsite .models .model .m-art{display:none!important}.xsite .globe-img{filter:none!important}.xsite .globe-wrap{box-shadow:none!important}.xsite .gbanner{padding-top:24px!important;padding-bottom:24px!important}.xsite .gbanner .globe-wrap{height:auto!important}.xsite .gbanner .globe-img{max-width:420px!important}.xsite .gbanner h2{margin-top:8px!important}.xsite .gbanner .gsub{margin-top:0!important}.xsite .gbanner .gfeats{margin-top:12px!important;margin-bottom:14px!important}.xsite .gpill2{font-weight:700!important}.xsite .gfeats>div{font-weight:600!important}.xsite .dstat,.xsite .dpanel,.xsite .dash-pill{border-color:#e6e3da!important}.xsite .faq-hero{border-bottom:1px solid #27271e!important}.xsite .faq-art{background:url(/esim-site/assets/cta-illustration.webp) 50%/contain no-repeat!important}.xsite .faq-art>*{display:none!important}.xsite .hero #heroSlideBg{background-image:var(--hero-bg-web);background-color:#05100a!important}@media (max-width:600px){.xsite .hero #heroSlideBg{background-image:var(--hero-bg-h5);background-color:#000!important;background-size:cover!important}}@media (min-width:881px){.xsite .hero{background:var(--bg)!important;border-bottom-color:#0000!important}.xsite .hero .bg,.xsite .hero .bgimg,.xsite .hero .ov,.xsite .hero #heroSlideBg{width:min(1132px,100% - 48px)!important;margin-inline:auto!important;left:0!important;right:0!important}.xsite .hero #heroPrev{left:calc(max(0px,50% - 566px) + 22px)!important}.xsite .hero #heroNext{right:calc(max(0px,50% - 566px) + 22px)!important}.xsite .hero #heroSearch{margin-top:58px!important}.xsite .hero .bgimg,.xsite .hero .ov,.xsite .hero #heroSlideBg{display:none!important}.xsite .hero .bg{background:var(--bg)!important}.xsite .hero #heroPanes{z-index:1;position:absolute;inset:0}.xsite .hero .hpane{transform-origin:50%;width:min(1132px,100% - 48px);height:100%;transition:transform .7s cubic-bezier(.34,1.28,.52,1),opacity .64s,filter .64s;position:absolute;top:0;left:calc(50% + min(1132px,100% - 48px)/-2);overflow:hidden}.xsite .hero .hpane .hpane-img{background-position:50% 42%;background-repeat:no-repeat;background-size:cover;position:absolute;inset:0}.xsite .hero .hpane[data-slot=c]{opacity:1;filter:blur();z-index:3;transform:translate(0)scale(1)}.xsite .hero .hpane[data-slot=r]{opacity:.2;filter:blur(2px);z-index:2;transition-delay:0s,.16s,.16s;transform:translate(53%)scale(.76)}.xsite .hero .hpane[data-slot=l]{opacity:.2;filter:blur(2px);z-index:2;transition-delay:0s,.16s,.16s;transform:translate(-53%)scale(.76)}.xsite .hero .hpane[data-slot=x]{opacity:0;filter:blur(3px);z-index:1;transform:translate(80.6%)scale(.62)}@keyframes xpinKenBurns{0%{scale:1}to{scale:1.06}}.xsite .hero .hpane[data-slot=c] .hpane-img{animation:7.2s ease-out forwards xpinKenBurns}.xsite .hero:hover .hpane[data-slot=c] .hpane-img{animation-play-state:paused}}@media (max-width:880px){.xsite .hero #heroPanes{display:none}}@media (prefers-reduced-motion:reduce){.xsite .hero .hpane{transition:none!important}.xsite .hero .hpane[data-slot=c] .hpane-img{animation:none!important}}@media (max-width:600px){.xsite .hero #heroDots{z-index:5!important;display:flex!important;bottom:10px!important}}.xsite .tabs button{align-items:center!important;display:inline-flex!important}.xsite .tabs button:before{content:"";background-color:currentColor;flex:none;width:16px;height:16px;-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.xsite .tabs button[data-tab=popular]:before{-webkit-mask-image:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><path d='M4.5 16.5c-1.5 1.26-2 5-2 5s3.74-.5 5-2c.71-.84.7-2.13-.09-2.91a2.18 2.18 0 0 0-2.91-.09z'/><path d='m12 15-3-3a22 22 0 0 1 2-3.95A12.88 12.88 0 0 1 22 2c0 2.72-.78 7.5-6 11a22.35 22.35 0 0 1-4 2z'/><path d='M9 12H4s.55-3.03 2-4c1.62-1.08 5 0 5 0'/><path d='M12 15v5s3.03-.55 4-2c1.08-1.62 0-5 0-5'/></svg>");mask-image:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><path d='M4.5 16.5c-1.5 1.26-2 5-2 5s3.74-.5 5-2c.71-.84.7-2.13-.09-2.91a2.18 2.18 0 0 0-2.91-.09z'/><path d='m12 15-3-3a22 22 0 0 1 2-3.95A12.88 12.88 0 0 1 22 2c0 2.72-.78 7.5-6 11a22.35 22.35 0 0 1-4 2z'/><path d='M9 12H4s.55-3.03 2-4c1.62-1.08 5 0 5 0'/><path d='M12 15v5s3.03-.55 4-2c1.08-1.62 0-5 0-5'/></svg>")}.xsite .tabs button[data-tab=local]:before{-webkit-mask-image:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><path d='M20 10c0 6-8 12-8 12s-8-6-8-12a8 8 0 0 1 16 0Z'/><circle cx='12' cy='10' r='3'/></svg>");mask-image:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><path d='M20 10c0 6-8 12-8 12s-8-6-8-12a8 8 0 0 1 16 0Z'/><circle cx='12' cy='10' r='3'/></svg>")}.xsite .tabs button[data-tab=regional]:before{-webkit-mask-image:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><path d='M14.106 5.553a2 2 0 0 0 1.788 0l3.659-1.83A1 1 0 0 1 21 4.619v12.764a1 1 0 0 1-.553.894l-4.553 2.277a2 2 0 0 1-1.788 0l-4.212-2.106a2 2 0 0 0-1.788 0l-3.659 1.83A1 1 0 0 1 3 19.381V6.618a1 1 0 0 1 .553-.894l4.553-2.277a2 2 0 0 1 1.788 0Z'/><path d='M15 5.764v15'/><path d='M9 3.236v15'/></svg>");mask-image:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><path d='M14.106 5.553a2 2 0 0 0 1.788 0l3.659-1.83A1 1 0 0 1 21 4.619v12.764a1 1 0 0 1-.553.894l-4.553 2.277a2 2 0 0 1-1.788 0l-4.212-2.106a2 2 0 0 0-1.788 0l-3.659 1.83A1 1 0 0 1 3 19.381V6.618a1 1 0 0 1 .553-.894l4.553-2.277a2 2 0 0 1 1.788 0Z'/><path d='M15 5.764v15'/><path d='M9 3.236v15'/></svg>")}.xsite .tabs button[data-tab=global]:before{-webkit-mask-image:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><circle cx='12' cy='12' r='10'/><path d='M12 2a14.5 14.5 0 0 0 0 20 14.5 14.5 0 0 0 0-20'/><path d='M2 12h20'/></svg>");mask-image:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><circle cx='12' cy='12' r='10'/><path d='M12 2a14.5 14.5 0 0 0 0 20 14.5 14.5 0 0 0 0-20'/><path d='M2 12h20'/></svg>")}@media (min-width:601px){.xsite .tabs{gap:8px!important}.xsite .tabs button{gap:8px!important;padding-left:34px!important;padding-right:34px!important}.xsite .tabs button:before{background-color:#111!important}.xsite .tabs button.on:before{background-color:#fff!important}.xsite .searchbar{max-width:760px!important}.xsite #popTrack,.xsite .pop-track{grid-template-columns:repeat(4,1fr)!important;gap:20px!important;display:grid!important;overflow:visible!important}.xsite .pop-arrow,.xsite .arrowpill,.xsite .tab-dots{display:none!important}.xsite #popTrack .plan .pf-head,.xsite .pop-track .plan .pf-head{align-items:center!important;min-height:52px!important;margin-bottom:0!important;padding-right:14px!important}.xsite #popTrack .plan .pf-off,.xsite .pop-track .plan .pf-off{top:-26px!important}.xsite #popTrack .plan .pf-line,.xsite .pop-track .plan .pf-line{margin-top:9px!important;margin-bottom:9px!important}.xsite #popTrack .plan h3,.xsite .pop-track .plan h3{font-size:18px!important}.xsite #popTrack .plan,.xsite .pop-track .plan{flex:initial!important;width:auto!important;min-width:0!important;max-width:none!important;padding-top:190px!important;padding-bottom:16px!important;position:relative!important}.xsite #popTrack .plan:after,.xsite .pop-track .plan:after{content:""!important;z-index:0!important;pointer-events:none!important;background:linear-gradient(150deg,#cfe0f2 0%,#e7edf5 45%,#dbe6d6 100%) 50%/cover!important;border-radius:17px 17px 0 0!important;width:auto!important;height:184px!important;display:block!important;position:absolute!important;inset:0 0 auto!important}.xsite #popTrack .plan[data-photo=africa]:after,.xsite .pop-track .plan[data-photo=africa]:after{background-image:url(/esim-site/assets/regions/africa.webp)!important}.xsite #popTrack .plan[data-photo=asia]:after,.xsite .pop-track .plan[data-photo=asia]:after{background-image:url(/esim-site/assets/regions/asia.webp)!important}.xsite #popTrack .plan[data-photo=cis]:after,.xsite .pop-track .plan[data-photo=cis]:after{background-image:url(/esim-site/assets/regions/cis.webp)!important}.xsite #popTrack .plan[data-photo=europe]:after,.xsite .pop-track .plan[data-photo=europe]:after{background-image:url(/esim-site/assets/regions/europe.webp)!important}.xsite #popTrack .plan[data-photo=global]:after,.xsite .pop-track .plan[data-photo=global]:after{background-image:url(/esim-site/assets/regions/global.webp)!important}.xsite #popTrack .plan[data-photo=latin-america]:after,.xsite .pop-track .plan[data-photo=latin-america]:after{background-image:url(/esim-site/assets/regions/latin-america.webp)!important}.xsite #popTrack .plan[data-photo=middle-east]:after,.xsite .pop-track .plan[data-photo=middle-east]:after{background-image:url(/esim-site/assets/regions/middle-east.webp)!important}.xsite #popTrack .plan[data-photo=north-america]:after,.xsite .pop-track .plan[data-photo=north-america]:after{background-image:url(/esim-site/assets/regions/north-america.webp)!important}.xsite #popTrack .plan[data-photo=oceania]:after,.xsite .pop-track .plan[data-photo=oceania]:after{background-image:url(/esim-site/assets/regions/oceania.webp)!important}.xsite #popTrack .plan[data-photo=world-travel]:after,.xsite .pop-track .plan[data-photo=world-travel]:after{background-image:url(/esim-site/assets/regions/world-travel.webp)!important}.xsite #popTrack .plan[data-photo=regional]:after,.xsite .pop-track .plan[data-photo=regional]:after{background-image:url(/esim-site/assets/regions/regional.webp)!important}.xsite #popTrack .plan[data-photo-src]:after,.xsite .pop-track .plan[data-photo-src]:after{background-image:var(--plan-photo)!important}.xsite #popTrack .plan .pf-bottom,.xsite .pop-track .plan .pf-bottom{margin-bottom:2px!important}.xsite #popTrack .plan .btn,.xsite .pop-track .plan .btn{z-index:2;color:#fff!important;width:100%!important;box-shadow:none!important;background:#1c1c1c!important;border-radius:999px!important;justify-content:center!important;align-self:stretch!important;align-items:center!important;gap:9px!important;margin:14px 0 0!important;padding:13px 26px!important;font-size:15px!important;font-weight:600!important;transition:background-color .12s linear,color .12s linear!important;display:flex!important;position:static!important;overflow:visible!important}.xsite #popTrack .plan .btn:before,.xsite .pop-track .plan .btn:before{content:""!important;background-color:#fff!important;border-radius:0!important;flex:none!important;width:18px!important;height:18px!important;transition:background-color .12s linear!important;display:inline-block!important;position:static!important;-webkit-mask-image:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><circle cx='8' cy='21' r='1'/><circle cx='19' cy='21' r='1'/><path d='M2.05 2.05h2l2.66 12.42a2 2 0 0 0 2 1.58h9.78a2 2 0 0 0 1.95-1.57l1.65-7.43H5.12'/></svg>")!important;mask-image:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><circle cx='8' cy='21' r='1'/><circle cx='19' cy='21' r='1'/><path d='M2.05 2.05h2l2.66 12.42a2 2 0 0 0 2 1.58h9.78a2 2 0 0 0 1.95-1.57l1.65-7.43H5.12'/></svg>")!important;-webkit-mask-position:50%!important;mask-position:50%!important;-webkit-mask-size:contain!important;mask-size:contain!important;-webkit-mask-repeat:no-repeat!important;mask-repeat:no-repeat!important}.xsite #popTrack .plan .btn:after,.xsite .pop-track .plan .btn:after{display:none!important}.xsite #popTrack .plan:hover .btn,.xsite .pop-track .plan:hover .btn{color:#27271e!important;background:#c5f23c!important}.xsite #popTrack .plan:hover .btn:before,.xsite .pop-track .plan:hover .btn:before{background-color:#27271e!important}.xsite #popTrack .plan.plan-limited .btn:before,.xsite .pop-track .plan.plan-limited .btn:before{background-color:#c5f23c!important}.xsite #popTrack .plan.plan-limited .btn:hover:before,.xsite #popTrack .plan.plan-limited:hover .btn:before,.xsite .pop-track .plan.plan-limited .btn:hover:before,.xsite .pop-track .plan.plan-limited:hover .btn:before{background-color:#27271e!important}.xsite #popTrack .plan:hover .rank-badge,.xsite #popTrack .plan:hover .rank,.xsite .pop-track .plan:hover .rank-badge{color:#27271e!important;background:#c5f23c!important}.xsite .flow{grid-template-columns:repeat(4,1fr)!important;gap:18px!important}.xsite .flow-step{text-align:left!important;background:#1f2838!important;border:1px solid #27271e!important;border-radius:20px!important;flex-direction:column!important;justify-content:flex-end!important;min-height:340px!important;padding:0!important;display:flex!important;position:relative!important;overflow:hidden!important}.xsite .flow-step:first-child{background:url(/esim-site/assets/steps/step-1.webp) 50%/cover no-repeat,#1f2838!important}.xsite .flow-step:nth-child(2){background:url(/esim-site/assets/steps/step-2.webp) 50%/cover no-repeat,#1f2838!important}.xsite .flow-step:nth-child(3){background:url(/esim-site/assets/steps/step-3.webp) 50%/cover no-repeat,#1f2838!important}.xsite .flow-step:nth-child(4){background:url(/esim-site/assets/steps/step-4.webp) 50%/cover no-repeat,#1f2838!important}.xsite .flow-step:after{content:""!important;z-index:0!important;pointer-events:none!important;background:linear-gradient(#0000 34%,#0000001f 52%,#0000008c 74%,#000000db 100%)!important;border:none!important;position:absolute!important;inset:0!important}.xsite .flow-step:before{display:none!important}.xsite .flow-step .flow-node{box-shadow:none!important;background:0 0!important;border:none!important;width:auto!important;height:auto!important;margin:0!important;padding:0!important;position:absolute!important;top:14px!important;left:24px!important;transform:none!important}.xsite .flow-step:hover .flow-node{box-shadow:none!important;border:none!important;transform:none!important}.xsite .flow-step .flow-node svg{display:none!important}.xsite .flow-step .flow-num{color:#27271e!important;clip-path:polygon(50% 0,61% 12%,78% 8%,76% 26%,92% 30%,82% 44%,100% 50%,82% 56%,92% 70%,76% 74%,78% 92%,61% 88%,50% 100%,39% 88%,22% 92%,24% 74%,8% 70%,18% 56%,0 50%,18% 44%,8% 30%,24% 26%,22% 8%,39% 12%)!important;width:42px!important;height:42px!important;box-shadow:none!important;background:#c5f23c!important;border-radius:0!important;place-items:center!important;font-size:14px!important;font-weight:800!important;display:grid!important;position:static!important;top:auto!important;left:auto!important;transform:none!important}.xsite .flow-step h3{z-index:1!important;color:#fff!important;margin:0!important;padding:0 18px 3px!important;font-size:18px!important;font-weight:600!important;line-height:1.15!important;position:relative!important}.xsite .flow-step p{z-index:1!important;color:#ffffffd1!important;margin:0!important;padding:0 18px 20px!important;font-size:13px!important;line-height:1.3!important;position:relative!important}.xsite .flow-node:before,.xsite .flow-node:after,.xsite .flow:before,.xsite .flow:after{display:none!important}}@media (max-width:600px){.xsite .flow{grid-template-columns:1fr!important;gap:12px!important}.xsite .flow-step{aspect-ratio:auto!important;text-align:left!important;background:#1f2838!important;border:1px solid #27271e!important;border-radius:16px!important;flex-direction:column!important;justify-content:flex-end!important;height:135px!important;min-height:0!important;padding:0!important;display:flex!important;position:relative!important;overflow:hidden!important}.xsite .flow-step:first-child{background:url(/esim-site/assets/steps/step-1-16x9.webp) 50%/cover no-repeat,#1f2838!important}.xsite .flow-step:nth-child(2){background:url(/esim-site/assets/steps/step-2-16x9.webp) 50%/cover no-repeat,#1f2838!important}.xsite .flow-step:nth-child(3){background:url(/esim-site/assets/steps/step-3-16x9.webp) 50%/cover no-repeat,#1f2838!important}.xsite .flow-step:nth-child(4){background:url(/esim-site/assets/steps/step-4-16x9.webp) 50%/cover no-repeat,#1f2838!important}.xsite .flow-step:after{content:""!important;z-index:0!important;pointer-events:none!important;background:linear-gradient(#0000 22%,#00000038 45%,#0000009e 70%,#000000e6 100%)!important;border:none!important;position:absolute!important;inset:0!important}.xsite .flow-step:before{display:none!important}.xsite .flow-step .flow-node{box-shadow:none!important;background:0 0!important;border:none!important;width:auto!important;height:auto!important;margin:0!important;padding:0!important;position:absolute!important;top:10px!important;left:20px!important;transform:none!important}.xsite .flow-step:hover .flow-node,.xsite .flow-step:active .flow-node{box-shadow:none!important;border:none!important;transform:none!important}.xsite .flow-step .flow-node svg{display:none!important}.xsite .flow-step .flow-num{color:#27271e!important;clip-path:polygon(50% 0,61% 12%,78% 8%,76% 26%,92% 30%,82% 44%,100% 50%,82% 56%,92% 70%,76% 74%,78% 92%,61% 88%,50% 100%,39% 88%,22% 92%,24% 74%,8% 70%,18% 56%,0 50%,18% 44%,8% 30%,24% 26%,22% 8%,39% 12%)!important;width:34px!important;height:34px!important;box-shadow:none!important;background:#c5f23c!important;border-radius:0!important;place-items:center!important;font-size:12px!important;font-weight:800!important;display:grid!important;position:static!important;top:auto!important;left:auto!important;transform:none!important}.xsite .flow-step h3{z-index:1!important;color:#fff!important;margin:0!important;padding:0 14px 2px!important;font-size:15px!important;font-weight:600!important;line-height:1.15!important;position:relative!important}.xsite .flow-step p{z-index:1!important;color:#fff!important;margin:0!important;padding:0 14px 12px!important;font-size:12px!important;line-height:1.28!important;display:block!important;position:relative!important}.xsite .flow-node:before,.xsite .flow-node:after,.xsite .flow:before,.xsite .flow:after{display:none!important}}.xsite #popTrack .plan,.xsite .pop-track .plan,.xsite [data-pane=local] .lc,.xsite [data-pane=regional] .lc,.xsite [data-pane=global] .gbanner{border-top-style:solid!important;border-top-width:4px!important}.xsite .plan .rank-badge,.xsite .plan .rank{clip-path:polygon(50% 0,61% 12%,78% 8%,76% 26%,92% 30%,82% 44%,100% 50%,82% 56%,92% 70%,76% 74%,78% 92%,61% 88%,50% 100%,39% 88%,22% 92%,24% 74%,8% 70%,18% 56%,0 50%,18% 44%,8% 30%,24% 26%,22% 8%,39% 12%)!important;color:#fff!important;width:46px!important;height:46px!important;box-shadow:none!important;background:#1c1c1c!important;border-radius:0!important;place-items:center!important;font-size:14px!important;font-weight:800!important;display:grid!important}.xsite .region,.xsite .csub,.xsite .gpill{font-weight:500!important}.xsite [data-pane] .lc .lc-top .cname{font-weight:600!important}.xsite header{box-shadow:none!important;background:#fafaf8!important;border-bottom-color:#0000!important}.xsite section.block{background:0 0!important}.xsite .faq-hero-grid{box-shadow:none!important;background:0 0!important;border-color:#0000!important}.xsite .xpin-wm{transform:translateY(33%)!important}.xsite .flow-num{top:-16px!important}.xsite .cmp{background:0 0!important}.xsite .cmp tr:not(:first-child){background:#fff!important}.xsite .cmp td:first-child,.xsite .cmp th:not(.xp){font-weight:500!important}.xsite .mq-logo svg{color:#fff;width:auto;height:22px;display:block}@media (max-width:600px){.xsite .mq-logo svg{height:18px}}.xsite .partners .plogo>svg{border-radius:10px;width:44px;height:44px}.xsite .mq-logo span{display:block}.xsite .mq-logo .mq-c,.xsite .mq-logo:hover .mq-w{display:none}.xsite .mq-logo:hover .mq-c{display:block}.xsite .mq-logo[data-mq=binance]:hover svg,.xsite .mq-logo[data-mq=bnb\ chain]:hover svg{color:#f0b90b}.xsite .mq-logo[data-mq=bitget]:hover svg{color:#00f0ff}.xsite .mq-logo[data-mq=kucoin]:hover svg{color:#23af91}.xsite .mq-logo[data-mq=line\ next]:hover svg{color:#06c755}.xsite .mq-logo[data-mq=okx]:hover svg{color:#0a0a0a}.xsite-biz{--ink:#27271e;--ink-soft:#5c5c50;--muted:#9a9a8c;--bg:#fafaf8;--bg-2:#fff;--line:#27271e;--blue:#3a2ee8;--blue-deep:#2c20c8;--lime:#c5f23c;--lime-deep:#a9d81c;--green:#16a34a;--violet:#7c5cfc;--shadow-sm:0 2px 10px #2b26280f;--shadow:0 18px 50px -18px #28261e47;--shadow-lg:0 40px 90px -30px #28261e66}.xsite-biz,.xsite-biz *{box-sizing:border-box;margin:0;padding:0}.xsite-biz{scroll-behavior:smooth;color:var(--ink);-webkit-font-smoothing:antialiased;background-color:var(--bg);background-image:radial-gradient(1000px 820px at -14% 20%,#fbf9f4 0%,#fbf9f400 48%),radial-gradient(1050px 900px at 14% 112%,#f7f4ed 0%,#f7f4ed00 46%),radial-gradient(900px 740px at 108% 82%,#e2ddd0 0%,#e2ddd000 50%),radial-gradient(720px 600px at 54% 42%,#e4dfd4 0%,#e4dfd400 55%);background-repeat:no-repeat;background-attachment:fixed;font-family:Hanken Grotesk,sans-serif;line-height:1.6}.xsite-biz a{color:inherit;text-decoration:none}.xsite-biz img{max-width:100%;display:block}.xsite-biz svg{display:block}.xsite-biz .wrap{max-width:1180px;margin:0 auto;padding:0 24px}.xsite-biz .eico{flex:none;width:1em;height:1em;display:inline-block}.xsite-biz .sec-title{color:var(--blue);text-transform:uppercase;letter-spacing:.16em;margin:0;font-size:13px;font-weight:700}.xsite-biz .eyebrow{letter-spacing:-.015em;color:var(--ink);font-family:Hanken Grotesk,sans-serif;font-size:clamp(28px,3.6vw,42px);font-weight:800;line-height:1.08}.xsite-biz .lead{color:var(--ink-soft);font-size:17px;line-height:1.7}.xsite-biz .center{text-align:center}.xsite-biz section{position:relative}.xsite-biz .block{padding:90px 0}.xsite-biz .btn{cursor:pointer;border:none;border-radius:999px;align-items:center;gap:10px;font-family:Poppins,sans-serif;font-size:15px;font-weight:600;line-height:1;transition:transform .18s,box-shadow .18s,background .18s,color .18s;display:inline-flex}.xsite-biz .btn-primary{background:var(--blue);color:#fff;padding:14px 26px;box-shadow:0 12px 28px -12px #3a2ee8b3}.xsite-biz .btn-primary:hover,.xsite-biz .btn-primary:active{background:var(--lime);color:var(--ink);transform:translateY(-2px);box-shadow:0 14px 30px -12px #a9d81c99}.xsite-biz .btn-ghost{color:var(--ink);border:1.5px solid var(--ink);background:0 0;padding:13px 24px}.xsite-biz .btn-ghost:hover,.xsite-biz .btn-ghost:active{background:var(--lime);border-color:var(--lime);color:var(--ink);transform:translateY(-2px)}.xsite-biz .btn .eico{width:17px;height:17px}.xsite-biz header{z-index:100;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid var(--line);background:#efede8d9;position:sticky;top:0}.xsite-biz nav{justify-content:space-between;align-items:center;height:72px;display:flex}.xsite-biz .logo{cursor:pointer;align-items:center;gap:11px;display:flex}.xsite-biz .logo-img{width:auto;height:32px}.xsite-biz .nav-links{align-items:center;gap:28px;display:flex}.xsite-biz .nav-links a{color:var(--ink-soft);letter-spacing:.005em;cursor:pointer;border-bottom:2px solid #0000;flex-direction:column;padding:6px 0;font-size:14.5px;font-weight:600;transition:color .2s;display:inline-flex}.xsite-biz .nav-links a:after{content:attr(data-label);visibility:hidden;pointer-events:none;height:0;font-weight:800;line-height:0;overflow:hidden}.xsite-biz .nav-links a:hover,.xsite-biz .nav-links a.active{color:var(--blue);font-weight:800}.xsite-biz .nav-links a.active{border-bottom-color:var(--blue)}.xsite-biz .nav-cta{align-items:center;gap:12px;display:flex}.xsite-biz .lang{color:var(--ink-soft);border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:10px;padding:8px 12px;font-size:14px;font-weight:600}.xsite-biz .signup{background:var(--blue);color:#fff;cursor:pointer;border:none;border-radius:999px;padding:10px 20px;font-size:15px;font-weight:700;transition:transform .18s,box-shadow .18s,background .18s}.xsite-biz .signup:hover{background:var(--ink);color:#fff;transform:translateY(-2px)}.xsite-biz .avatar{border:1px solid var(--line);cursor:pointer;background:#eceaf7;border-radius:50%;place-items:center;width:40px;height:40px;transition:transform .18s,box-shadow .18s;display:grid;overflow:hidden}.xsite-biz .avatar svg{width:22px;height:22px}.xsite-biz .avatar:hover{transform:translateY(-1px)scale(1.04);box-shadow:0 8px 20px -8px #3a2ee880}.xsite-biz .signup:hover{background:var(--ink)}.xsite-biz .menu-btn{cursor:pointer;color:var(--ink);background:0 0;border:none;display:none}.xsite-biz .mobile-menu{background:var(--bg-2);border-top:1px solid var(--line);flex-direction:column;padding:10px 20px 16px;display:none;box-shadow:0 18px 40px -20px #00000040}.xsite-biz .mobile-menu.open{display:flex}.xsite-biz .mobile-menu a{color:var(--ink);border-bottom:1px solid var(--line);cursor:pointer;padding:14px 6px;font-size:16px;font-weight:600}.xsite-biz .mobile-menu .mm-signup{justify-content:center;width:100%;margin-top:12px}.xsite-biz .hero{border-bottom:1px solid var(--line);padding:74px 0 64px}.xsite-biz .hero-grid{grid-template-columns:1.05fr .95fr;align-items:center;gap:50px;display:grid}.xsite-biz .hero h1{letter-spacing:-.025em;margin:18px 0 0;font-size:clamp(40px,5.2vw,64px);font-weight:800;line-height:1.02}.xsite-biz .hero .h-sub{color:var(--blue);letter-spacing:-.01em;margin-top:18px;font-size:clamp(20px,2.3vw,26px);font-weight:700}.xsite-biz .hero .lead{max-width:440px;margin-top:20px}.xsite-biz .hero .lead+.lead{margin-top:12px}.xsite-biz .hero-cta{flex-wrap:wrap;gap:14px;margin-top:32px;display:flex}.xsite-biz .orbit{aspect-ratio:1;width:100%;max-width:480px;margin:0 auto;position:relative}.xsite-biz .orbit .orbit-ring{position:absolute;inset:7%}.xsite-biz .orbit .globe-bg{opacity:.5;border-radius:50%;position:absolute;inset:23%}.xsite-biz .node{border:1px solid var(--line);text-align:center;box-shadow:var(--shadow);background:#fff;border-radius:50%;place-items:center;gap:5px;display:grid;position:absolute}.xsite-biz .node .ic{color:var(--blue);place-items:center;transition:color .22s;display:grid}.xsite-biz .node .ic .eico{width:48px;height:48px}.xsite-biz .node.center .ic{color:var(--ink)}.xsite-biz .node.sat{cursor:pointer}.xsite-biz .node.sat .ic{transition:color .22s,transform .22s}.xsite-biz .node.sat:hover{border-color:var(--lime-deep)}.xsite-biz .node.sat:hover .ic{color:var(--lime-deep);transform:scale(1.08)}.xsite-biz .node.sat:hover .lbl{color:var(--lime-deep)}.xsite-biz .node .lbl{color:var(--ink);letter-spacing:-.01em;font-size:11px;font-weight:700;line-height:1.15}.xsite-biz .node.center{aspect-ratio:1;z-index:3;width:31%;box-shadow:var(--shadow-lg);border:none;top:34.5%;left:34.5%}.xsite-biz .node.center img{width:62%;margin:0}.xsite-biz .node.center .lbl{white-space:nowrap;font-size:14px;font-weight:800;position:absolute;top:calc(100% + 10px);left:50%;transform:translate(-50%)}.xsite-biz .node.sat{aspect-ratio:1;z-index:2;width:23%}.xsite-biz .node.sat .lbl{text-align:center;width:120px;font-size:11.5px;position:absolute;top:calc(100% + 8px);left:50%;transform:translate(-50%)}.xsite-biz .node.n-top{top:-1%;left:39.5%}.xsite-biz .node.n-left{top:39.5%;left:-2%}.xsite-biz .node.n-right{top:39.5%;right:-2%}.xsite-biz .node.n-bot{bottom:-1%;left:39.5%}.xsite-biz .dot{z-index:2;border-radius:50%;width:11px;height:11px;position:absolute;box-shadow:0 0 0 4px #ffffffb3}.xsite-biz .metrics-wrap{padding:40px 0 0}.xsite-biz .metrics{box-shadow:none;background:0 0;border:none;border-radius:0;grid-template-columns:repeat(4,1fr);display:grid}.xsite-biz .metric{text-align:center;border-right:1px solid var(--line);padding:14px 26px}.xsite-biz .metric:last-child{border-right:none}.xsite-biz .metric .mic{width:40px;height:40px;margin:0 auto 14px}.xsite-biz .metric .mic .eico{width:40px;height:40px}.xsite-biz .metric .num{letter-spacing:-.02em;color:var(--ink);font-size:clamp(26px,3vw,34px);font-weight:800;line-height:1}.xsite-biz .metric .mlabel{color:var(--ink-soft);margin-top:8px;font-size:13.5px;font-weight:600}.xsite-biz .shead{text-align:center;margin-bottom:48px}.xsite-biz .shead .eyebrow{margin-top:10px}.xsite-biz .models{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.xsite-biz .model{border:1px solid var(--line);box-shadow:var(--shadow-sm);background:#fff;border-radius:20px;flex-direction:column;min-height:420px;padding:30px 28px 0;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex;position:relative;overflow:hidden}.xsite-biz .model:hover{box-shadow:var(--shadow);border-color:var(--blue);transform:translateY(-5px)}.xsite-biz .model .m-ic{border-radius:15px;place-items:center;width:54px;height:54px;margin-bottom:20px;display:grid}.xsite-biz .model .m-ic .eico{width:27px;height:27px}.xsite-biz .model h3{letter-spacing:-.02em;font-size:21px;font-weight:800}.xsite-biz .model p{color:var(--ink-soft);margin-top:12px;font-size:14.5px;line-height:1.6}.xsite-biz .model ul{flex-direction:column;gap:11px;margin-top:18px;list-style:none;display:flex}.xsite-biz .model li{color:var(--ink);align-items:center;gap:11px;font-size:14.5px;font-weight:600;display:flex}.xsite-biz .model li:before{content:"";border-radius:50%;flex:none;width:7px;height:7px}.xsite-biz .model .m-art{pointer-events:none;height:128px;margin-top:auto;position:relative;-webkit-mask-image:linear-gradient(#0000,#000 46%);mask-image:linear-gradient(#0000,#000 46%)}.xsite-biz .model .m-art img{-o-object-fit:cover;object-fit:cover;-o-object-position:center bottom;object-position:center bottom;width:100%;height:100%;position:absolute;inset:0}.xsite-biz .m-green .m-art img,.xsite-biz .m-blue .m-art img{opacity:.5}.xsite-biz .m-violet .m-art img{opacity:.85}.xsite-biz .m-green .m-ic{color:var(--green);background:#16a34a1a}.xsite-biz .m-green li:before{background:var(--green)}.xsite-biz .m-blue .m-ic{color:var(--blue);background:#3a2ee81a}.xsite-biz .m-blue li:before{background:var(--blue)}.xsite-biz .m-violet .m-ic{color:var(--violet);background:#7c5cfc1f}.xsite-biz .m-violet li:before{background:var(--violet)}.xsite-biz .platform-grid{grid-template-columns:.82fr 1.18fr;align-items:center;gap:46px;display:grid}.xsite-biz .platform-txt h2{letter-spacing:-.025em;margin:14px 0 0;font-size:clamp(28px,3.2vw,38px);font-weight:800;line-height:1.1}.xsite-biz .platform-txt .lead{max-width:380px;margin-top:18px}.xsite-biz .caps-title{color:var(--blue);text-transform:uppercase;letter-spacing:.1em;margin:30px 0 16px;font-size:13px;font-weight:700}.xsite-biz .caps{grid-template-columns:1fr;gap:14px;list-style:none;display:grid}.xsite-biz .caps li{color:var(--ink);align-items:center;gap:12px;font-size:15px;font-weight:600;display:flex}.xsite-biz .caps li .eico{width:19px;height:19px;color:var(--ink-soft)}.xsite-biz .dash{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:18px;grid-template-columns:150px 1fr;font-size:12px;display:grid;overflow:hidden}.xsite-biz .dash-side{border-right:1px solid var(--line);background:#fafaf7;flex-direction:column;gap:3px;padding:16px 10px;display:flex}.xsite-biz .dash-side .si{color:var(--ink-soft);border-radius:9px;align-items:center;gap:9px;padding:8px 10px;font-size:11.5px;font-weight:600;display:flex}.xsite-biz .dash-side .si .eico{width:15px;height:15px}.xsite-biz .dash-side .si.on{color:var(--blue);background:#3a2ee81a}.xsite-biz .dash-main{padding:14px 16px 18px}.xsite-biz .dash-top{justify-content:flex-end;gap:8px;margin-bottom:12px;display:flex}.xsite-biz .dash-pill{border:1px solid var(--line);color:var(--ink-soft);background:#fff;border-radius:8px;align-items:center;gap:6px;padding:5px 10px;font-size:11px;font-weight:600;display:flex}.xsite-biz .dash-stats{grid-template-columns:repeat(4,1fr);gap:9px;margin-bottom:12px;display:grid}.xsite-biz .dstat{border:1px solid var(--line);border-radius:10px;padding:10px 11px}.xsite-biz .dstat .dl{color:var(--muted);font-size:10px;font-weight:600}.xsite-biz .dstat .dv{letter-spacing:-.02em;color:var(--ink);margin-top:4px;font-size:16px;font-weight:800}.xsite-biz .dstat .dd{color:var(--green);margin-left:4px;font-size:10px;font-weight:700}.xsite-biz .dash-row{grid-template-columns:1fr 1fr;gap:10px;display:grid}.xsite-biz .dpanel{border:1px solid var(--line);border-radius:10px;padding:12px 13px}.xsite-biz .dpanel h5{color:var(--ink);margin-bottom:9px;font-size:11px;font-weight:700}.xsite-biz .healthbar{background:#eeede6;border-radius:99px;height:7px;margin-top:4px;overflow:hidden}.xsite-biz .healthbar i{background:linear-gradient(90deg,var(--lime-deep),var(--green));width:98.6%;height:100%;display:block}.xsite-biz .health-row{color:var(--ink-soft);justify-content:space-between;font-size:11px;font-weight:600;display:flex}.xsite-biz .health-row b{color:var(--ink);font-weight:800}.xsite-biz .mapbox{border-radius:8px;height:108px;margin-top:12px;position:relative;overflow:hidden}.xsite-biz .mapbox .wmap-img{-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;opacity:.85;width:100%;height:100%;position:absolute;inset:0}.xsite-biz .mapbox .pin{fill:#16a34a}.xsite-biz .mapbox .pin-ring{fill:none;stroke:#16a34a;stroke-width:2px;opacity:.4}.xsite-biz .mapbox .pins{width:100%;height:100%;position:absolute;inset:0}.xsite-biz .dusage{color:var(--muted);font-size:11px;font-weight:600}.xsite-biz .dusage b{color:var(--ink);letter-spacing:-.02em;margin-top:2px;font-size:18px;font-weight:800;display:block}.xsite-biz .dusage .dd{color:var(--green);font-size:10px;font-weight:700}.xsite-biz .countries{flex-direction:column;gap:7px;margin-top:12px;display:flex}.xsite-biz .crow{color:var(--ink-soft);justify-content:space-between;font-size:11px;font-weight:600;display:flex}.xsite-biz .crow b{color:var(--ink);font-weight:700}.xsite-biz .why-grid{grid-template-columns:repeat(6,1fr);gap:14px;display:grid}.xsite-biz .wcard{border:1px solid var(--line);box-shadow:var(--shadow-sm);text-align:center;background:#fff;border-radius:16px;padding:30px 16px 28px;transition:transform .2s,box-shadow .2s,border-color .2s}.xsite-biz .wcard:hover{box-shadow:var(--shadow);border-color:var(--blue);transform:translateY(-5px)}.xsite-biz .wcard .w-ic{place-items:center;width:44px;height:44px;margin:0 auto 18px;display:grid}.xsite-biz .wcard .w-ic .eico{width:40px;height:40px}.xsite-biz .wcard h4{letter-spacing:-.01em;font-size:15px;font-weight:800;line-height:1.25}.xsite-biz .wcard p{color:var(--ink-soft);margin-top:12px;font-size:13px;line-height:1.55}.xsite-biz .wcard.wi-1 .w-ic{color:#16a34a}.xsite-biz .wcard.wi-2 .w-ic{color:#7c5cfc}.xsite-biz .wcard.wi-3 .w-ic{color:var(--blue)}.xsite-biz .wcard.wi-4 .w-ic{color:#0fb8c4}.xsite-biz .wcard.wi-5 .w-ic{color:#7c5cfc}.xsite-biz .wcard.wi-6 .w-ic{color:var(--blue)}.xsite-biz .trusted-grid{grid-template-columns:.9fr 2.1fr;align-items:center;gap:40px;margin-top:44px;display:grid}.xsite-biz .tglobe{aspect-ratio:1;max-width:280px;margin:0 auto;position:relative}.xsite-biz .partners{grid-template-columns:repeat(3,1fr);gap:34px;display:grid}.xsite-biz .partner{border-left:1px solid var(--line);padding-left:30px}.xsite-biz .partners .partner:first-child{border-left:none;padding-left:0}.xsite-biz .partner .plogo{align-items:center;gap:11px;height:38px;margin-bottom:16px;display:flex}.xsite-biz .partner .plogo svg{flex:none}.xsite-biz .partner .pname{letter-spacing:-.02em;align-items:baseline;gap:7px;font-size:23px;font-weight:800;line-height:1;display:flex}.xsite-biz .partner .psub{letter-spacing:.14em;color:var(--muted);text-transform:uppercase;font-size:12px;font-weight:700}.xsite-biz .partner p{color:var(--ink-soft);font-size:14px;line-height:1.65}.xsite-biz .trusted-block{padding-bottom:92px}.xsite-biz .pn-line .l1{color:#06c755}.xsite-biz .pn-line .l2,.xsite-biz .pn-bitget .l1{color:var(--ink)}.xsite-biz .pn-bitget .l2{color:var(--ink-soft);font-weight:700}.xsite-biz .pn-binance .l1{color:var(--ink)}.xsite-biz .final{padding:6px 0 84px}.xsite-biz .final-card{text-align:left;background-color:#0000;background-image:linear-gradient(118deg,#1a1348f2 0%,#3a2ee8e6 52%,#2a6fdbd1 120%),url(/esim-site/assets/x/x_10816f90d9.webp);background-position:50%;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;border:none;border-radius:24px;justify-content:space-between;align-items:center;gap:34px;padding:44px 48px;display:flex;position:relative;overflow:hidden;box-shadow:0 26px 56px -24px #3a2ee880}.xsite-biz .fc-copy{z-index:2;max-width:560px;position:relative}.xsite-biz .final-card h2{letter-spacing:-.025em;color:#fff;font-size:clamp(24px,2.8vw,34px);font-weight:800;line-height:1.12;position:relative}.xsite-biz .final-card p{color:#ffffffd9;margin-top:10px;font-size:15.5px;position:relative}.xsite-biz .final-cta{z-index:2;flex-wrap:wrap;flex:none;gap:14px;display:flex;position:relative}.xsite-biz .final-card .btn-primary{background:var(--lime);color:var(--ink)}.xsite-biz .final-card .btn-primary:hover{background:var(--lime-deep);color:var(--ink)}.xsite-biz .final-card .btn-ghost{border:1.5px solid var(--lime);color:#fff;background:0 0}.xsite-biz .final-card .btn-ghost:hover{background:var(--lime);border-color:var(--lime);color:var(--ink)}.xsite-biz .final-card:before{content:"";opacity:1;pointer-events:none;border:1px solid #ffffff2e;border-radius:50%;width:420px;height:420px;position:absolute;top:-180px;right:-120px}.xsite-biz .final-card:after{content:"";opacity:1;pointer-events:none;border:1px solid #ffffff24;border-radius:50%;width:300px;height:300px;position:absolute;bottom:-160px;left:-90px}.xsite-biz footer{color:#fff;background:#080b09;border-top:1px solid #ffffff14;margin-top:20px;padding:60px 0 30px}.xsite-biz .fgrid{grid-template-columns:1.6fr 1fr 1fr 1fr;gap:32px;display:grid}.xsite-biz footer p.tag{color:#fff9;max-width:300px;margin-top:16px;font-size:14px}.xsite-biz .fcol h4{text-transform:uppercase;letter-spacing:.1em;color:#ffffff73;margin-bottom:16px;font-size:13px}.xsite-biz .fcol a{color:#ffffffc7;cursor:pointer;margin-bottom:11px;font-size:14.5px;font-weight:600;transition:all .18s;display:block}.xsite-biz .fcol a:hover{color:var(--lime)}.xsite-biz .fbot{border-top:1px solid #ffffff1a;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;margin-top:44px;padding-top:24px;display:flex}.xsite-biz .fbot small{color:#ffffff80;font-size:13px}.xsite-biz .pay-icons{flex-wrap:wrap;gap:8px;display:flex}.xsite-biz .pay-icons span{color:#fffc;background:#ffffff14;border:1px solid #ffffff24;border-radius:7px;padding:5px 10px;font-size:11px;font-weight:700}.xsite-biz .socials{gap:10px;display:flex}.xsite-biz .socials a{color:#ffffffb3;cursor:pointer;border:1px solid #ffffff29;border-radius:10px;place-items:center;width:36px;height:36px;transition:all .18s;display:grid}.xsite-biz .socials a:hover{border-color:var(--lime);color:var(--lime)}html.js .xsite-biz .reveal{opacity:0;transition:opacity .7s cubic-bezier(.2,.6,.2,1),transform .7s cubic-bezier(.2,.6,.2,1);transform:translateY(22px)}html.js .xsite-biz .reveal[data-in]{opacity:1;transform:none}.xsite-biz .btn .eico{transition:transform .2s}.xsite-biz .btn:hover .eico{transform:translate(4px)}.xsite-biz .model .m-ic,.xsite-biz .wcard .w-ic{transition:transform .25s cubic-bezier(.2,.7,.3,1)}.xsite-biz .model:hover .m-ic{transform:scale(1.09)rotate(-4deg)}.xsite-biz .wcard:hover .w-ic{transform:translateY(-3px)scale(1.06)}.xsite-biz .metric{transition:transform .2s}.xsite-biz .metric .mic{transition:transform .3s cubic-bezier(.2,.7,.3,1)}.xsite-biz .metrics:hover .metric:hover{transform:translateY(-3px)}.xsite-biz .metric:hover .mic{transform:scale(1.12)}.xsite-biz .partner .plogo{transition:transform .2s}.xsite-biz .partner:hover .plogo{transform:translate(3px)}@media (prefers-reduced-motion:no-preference){.xsite-biz .healthbar i{transform-origin:0}.xsite-biz .dash.in-view .healthbar i{animation:1.4s cubic-bezier(.2,.7,.2,1) .25s both barGrow-xb}@keyframes barGrow-xb{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.xsite-biz .dash.in-view .uchart-line{stroke-dasharray:1;animation:1.7s .35s both drawLine-xb}@keyframes drawLine-xb{0%{stroke-dashoffset:1px}to{stroke-dashoffset:0}}.xsite-biz .dash.in-view .uchart-fill{animation:.9s .8s both fadeSoft-xb}@keyframes fadeSoft-xb{0%{opacity:0}to{opacity:1}}.xsite-biz .dash.in-view .dstat{animation:.5s both fadeUp-xb}.xsite-biz .dash.in-view .dstat:nth-child(2){animation-delay:80ms}.xsite-biz .dash.in-view .dstat:nth-child(3){animation-delay:.16s}.xsite-biz .dash.in-view .dstat:nth-child(4){animation-delay:.24s}@keyframes fadeUp-xb{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}.xsite-biz .dash.in-view .crow{animation:.45s both fadeRt-xb}.xsite-biz .dash.in-view .crow:nth-child(2){animation-delay:.12s}.xsite-biz .dash.in-view .crow:nth-child(3){animation-delay:.2s}.xsite-biz .dash.in-view .crow:nth-child(4){animation-delay:.28s}.xsite-biz .dash.in-view .crow:nth-child(5){animation-delay:.36s}@keyframes fadeRt-xb{0%{opacity:0;transform:translate(8px)}to{opacity:1;transform:none}}.xsite-biz .orbit .orbit-ring{transform-origin:50%;animation:80s linear infinite orbitSpin-xb}@keyframes orbitSpin-xb{to{transform:rotate(360deg)}}.xsite-biz .orbit .globe-bg{transform-origin:50%;animation:120s linear infinite orbitSpinRev-xb}@keyframes orbitSpinRev-xb{to{transform:rotate(-360deg)}}.xsite-biz .dot{animation:2.8s ease-in-out infinite dotPulse-xb}.xsite-biz .dot:nth-child(2n){animation-delay:1s}@keyframes dotPulse-xb{0%,to{opacity:.9;transform:scale(1)}50%{opacity:1;transform:scale(1.45)}}.xsite-biz .node.sat{animation:6s ease-in-out infinite floatY-xb}.xsite-biz .node.n-right{animation-delay:1.5s}.xsite-biz .node.n-bot{animation-delay:3s}.xsite-biz .node.n-left{animation-delay:4.5s}@keyframes floatY-xb{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.xsite-biz .node.center{animation:4.5s ease-in-out infinite centerGlow-xb}@keyframes centerGlow-xb{0%,to{box-shadow:var(--shadow-lg)}50%{box-shadow:var(--shadow-lg),0 0 0 12px #3a2ee812}}}@media (max-width:980px){.xsite-biz .hero-grid,.xsite-biz .platform-grid,.xsite-biz .trusted-grid{grid-template-columns:1fr;gap:36px}.xsite-biz .orbit{max-width:420px}.xsite-biz .models,.xsite-biz .partners{grid-template-columns:1fr 1fr}.xsite-biz .why-grid{grid-template-columns:repeat(3,1fr)}.xsite-biz .metrics{grid-template-columns:1fr 1fr}.xsite-biz .metric:nth-child(2){border-right:none}.xsite-biz .metric:first-child,.xsite-biz .metric:nth-child(2){border-bottom:1px solid var(--line)}.xsite-biz .dash{grid-template-columns:48px 1fr}.xsite-biz .dash-side{align-items:stretch;gap:4px;padding:12px 5px}.xsite-biz .dash-side .si{border-radius:8px;justify-content:center;gap:0;padding:9px 0;font-size:0}.xsite-biz .dash-side .si .eico{width:17px;height:17px}}@media (max-width:760px){.xsite-biz .nav-links,.xsite-biz .signup,.xsite-biz .lang,.xsite-biz .avatar{display:none}.xsite-biz .menu-btn{display:block}.xsite-biz .dash-stats{grid-template-columns:1fr 1fr}.xsite-biz .dash-row{grid-template-columns:1fr}}@media (max-width:560px){.xsite-biz .models,.xsite-biz .partners,.xsite-biz .metrics{grid-template-columns:1fr}.xsite-biz .why-grid{grid-template-columns:1fr 1fr}.xsite-biz .metric{border-right:none;border-bottom:1px solid var(--line)}.xsite-biz .partner{border-left:none;border-top:1px solid var(--line);padding-top:22px;padding-left:0}.xsite-biz .partners .partner:first-child{border-top:none;padding-top:0}.xsite-biz .fgrid{grid-template-columns:1fr 1fr}.xsite-biz .final-card{flex-direction:column;align-items:flex-start;gap:24px;padding:32px 26px}.xsite-biz .fc-copy{max-width:none}}.xsite-biz section.block:has(.models){background:#fff;margin-top:80px}.xsite-biz .orbit{max-width:380px!important}.xsite-biz,.xsite-biz *{font-family:Poppins,system-ui,-apple-system,sans-serif!important}.xsite-biz h1,.xsite-biz h2,.xsite-biz h3,.xsite-biz h4,.xsite-biz .eyebrow,.xsite-biz .sec-title,.xsite-biz .hl,.xsite-biz .bl,.xsite-biz .pname,.xsite-biz .data,.xsite-biz .price,.xsite-biz .big .num,.xsite-biz .logo-word,.xsite-biz .plan .price b,.xsite-biz .pf-off,.xsite-biz .rank-badge,.xsite-biz .flow-num,.xsite-biz .yes,.xsite-biz .no,.xsite-biz b,.xsite-biz strong,.xsite-biz .tagpill,.xsite-biz .tabs button,.xsite-biz .btn,.xsite-biz button,.xsite-biz .nm,.xsite-biz .av,.xsite-biz .mq-logo,.xsite-biz .tp-bar,.xsite-biz th,.xsite-biz td,.xsite-biz .shop-btn,.xsite-biz .rname,.xsite-biz .rprice,.xsite-biz .bprice{font-weight:600!important}.xsite-biz .q button,.xsite-biz .fgrid .fcol h4,.xsite-biz .fgrid .fcol a,.xsite-biz .nav-links a{font-weight:500!important}.xsite-biz .nav-links a.active,.xsite-biz .nav-links a.on,.xsite-biz .hero .h-sub,.xsite-biz .node .lbl{font-weight:600!important}.xsite-biz .num{font-weight:700!important}.xsite-biz .metric .num{font-weight:600!important}.xsite-biz .mlabel{font-weight:500!important}@media (min-width:1000px){.xsite-biz .hero-grid h1{white-space:normal!important;font-size:clamp(40px,4.6vw,56px)!important;line-height:1.05!important}}.xsite-biz .shop-cta,.xsite-biz .final-card{background:linear-gradient(120deg,#2a20c8 0%,#3a2ee8 48%,#4b3eff 100%)!important;border-radius:28px!important;padding:clamp(30px,4vw,54px)!important;position:relative!important;overflow:hidden!important;box-shadow:0 30px 68px -26px #2a20c8b8!important}.xsite-biz .shop-cta:after,.xsite-biz .final-card:after{content:"";pointer-events:none;z-index:0;background:radial-gradient(circle,#c5f23c8c,#0000 62%);border-radius:50%;width:340px;height:340px;position:absolute;top:-100px;right:-80px}.xsite-biz .shop-glow{display:none!important}.xsite-biz .shop-copy,.xsite-biz .fc-copy{z-index:2!important;position:relative!important}.xsite-biz .shop-copy h2,.xsite-biz .final-card h2{letter-spacing:-.02em!important;color:#fff!important;font-size:clamp(28px,3.4vw,42px)!important;font-weight:700!important;line-height:1.06!important}.xsite-biz .shop-copy p,.xsite-biz .final-card p{color:#ffffffdb!important;font-size:16.5px!important}.xsite-biz .shop-cta .shop-btn,.xsite-biz .final-card .btn-primary{color:#27271e!important;box-shadow:none!important;background:#c5f23c!important;border:none!important;border-radius:100px!important;padding:17px 34px!important;font-family:Poppins,sans-serif!important;font-size:16px!important;font-weight:600!important;transition:transform .18s,box-shadow .18s!important}.xsite-biz .shop-cta .shop-btn:hover,.xsite-biz .final-card .btn-primary:hover{color:#27271e!important;box-shadow:none!important;background:#c5f23c!important;transform:translateY(-3px)!important}.xsite-biz .shop-cta .shop-btn svg,.xsite-biz .final-card .btn-primary svg{transition:transform .18s}.xsite-biz .shop-cta .shop-btn:hover svg,.xsite-biz .final-card .btn-primary:hover svg{transform:translate(4px)}.xsite-biz .final-card .btn-ghost{color:#fff!important;background:0 0!important;border:1.6px solid #ffffff8c!important;border-radius:100px!important;padding:16px 28px!important;font-weight:600!important;transition:background .18s,color .18s,border-color .18s!important}.xsite-biz [data-pane=global] .gbanner{border:1.5px solid #27271e!important}.xsite-biz #popTrack .plan:not(.feat):not(:hover),.xsite-biz #plans-anchor [data-pane=local] .lc:not(:hover),.xsite-biz #plans-anchor [data-pane=regional] .lc:not(:hover){border-color:#27271e!important}.xsite-biz .tgrid .tcard,.xsite-biz .dcard,.xsite-biz .bcard,.xsite-biz .wcard,.xsite-biz .why-card,.xsite-biz .model{border:1.5px solid #27271e!important;transition:border-color .18s,box-shadow .18s,transform .18s!important}.xsite-biz .model:hover,.xsite-biz .wcard:hover{border-color:#27271e!important}.xsite-biz .final-card .fc-copy{max-width:none!important}.xsite-biz #plans-anchor [data-pane=local] .lc .gpill{color:#5c5c50!important;background:#f7f7fd!important;border:1px solid #0000!important}.xsite-biz #plans-anchor [data-pane=local] .lc:hover .gpill{color:#5c5c50!important;background:#fff!important;border-color:#0000!important}@media (max-width:600px){.xsite-biz .shop-cta,.xsite-biz .final-card{text-align:left!important;flex-direction:column!important;align-items:flex-start!important;gap:20px!important}.xsite-biz .final-cta{flex-direction:column!important;width:100%!important}.xsite-biz .shop-btn,.xsite-biz .final-card .btn-primary,.xsite-biz .final-card .btn-ghost{justify-content:center!important;width:100%!important}}.xsite-biz .btn,.xsite-biz .btn-primary,.xsite-biz .btn-ghost,.xsite-biz .btn-white,.xsite-biz .btn-search,.xsite-biz .btn-ai,.xsite-biz .btn-ai-hero,.xsite-biz .shop-btn,.xsite-biz .buy,.xsite-biz .buy-out,.xsite-biz .buy-sm,.xsite-biz .gget,.xsite-biz .view-btn,.xsite-biz .rg-more,.xsite-biz .mb-btn,.xsite-biz .mb-guide,.xsite-biz .guide,.xsite-biz .lbtn,.xsite-biz .wcai-sel,.xsite-biz .wcai-compat,.xsite-biz .wcai-ask,.xsite-biz .lang,.xsite-biz .cta,.xsite-biz .buynow,.xsite-biz a.btn,.xsite-biz button.buy{border-radius:999px!important}.xsite-biz .btn:not(.btn-ai-hero),.xsite-biz .btn-primary,.xsite-biz .btn-ghost,.xsite-biz .btn-white,.xsite-biz .btn-search,.xsite-biz .btn-ai,.xsite-biz .shop-btn,.xsite-biz .buy,.xsite-biz .buy-out,.xsite-biz .buy-sm,.xsite-biz .gget,.xsite-biz .view-btn,.xsite-biz .rg-more,.xsite-biz .mb-btn,.xsite-biz .mb-guide,.xsite-biz .guide,.xsite-biz .lbtn,.xsite-biz .wcai-sel,.xsite-biz .wcai-compat,.xsite-biz .wcai-ask,.xsite-biz .lang,.xsite-biz .cta,.xsite-biz .buynow,.xsite-biz a.btn,.xsite-biz button.buy,.xsite-biz .tabs button,.xsite-biz .btn:not(.btn-ai-hero)>span,.xsite-biz .btn-primary>span,.xsite-biz .shop-btn>span,.xsite-biz .buy>span,.xsite-biz .buy-out>span,.xsite-biz .gget>span,.xsite-biz .wcai-ask>span{justify-content:center!important;align-items:center!important;line-height:1!important;display:inline-flex!important}.xsite-biz .btn,.xsite-biz .btn-primary,.xsite-biz .btn-ghost,.xsite-biz .btn-white,.xsite-biz .btn-search,.xsite-biz .btn-ai,.xsite-biz .btn-ai-hero,.xsite-biz .shop-btn,.xsite-biz .buy,.xsite-biz .buy-out,.xsite-biz .buy-sm,.xsite-biz .gget,.xsite-biz .view-btn,.xsite-biz .rg-more,.xsite-biz .mb-btn,.xsite-biz .guide,.xsite-biz .lbtn,.xsite-biz .wcai-sel,.xsite-biz .wcai-compat,.xsite-biz .wcai-ask,.xsite-biz .cta,.xsite-biz .buynow,.xsite-biz a.btn,.xsite-biz button.buy{background:var(--blue)!important;color:#fff!important;background-image:none!important;border-color:#0000!important}.xsite-biz .btn svg,.xsite-biz .btn-primary svg,.xsite-biz .btn-ghost svg,.xsite-biz .shop-btn svg,.xsite-biz .buy svg,.xsite-biz .buy-out svg,.xsite-biz .gget svg,.xsite-biz .view-btn svg,.xsite-biz .mb-btn svg,.xsite-biz .wcai-ask svg{stroke:currentColor!important;color:currentColor!important}.xsite-biz .btn:hover,.xsite-biz .btn-primary:hover,.xsite-biz .btn-ghost:hover,.xsite-biz .btn-white:hover,.xsite-biz .btn-search:hover,.xsite-biz .btn-ai:hover,.xsite-biz .btn-ai-hero:hover,.xsite-biz .shop-btn:hover,.xsite-biz .buy:hover,.xsite-biz .buy-out:hover,.xsite-biz .buy-sm:hover,.xsite-biz .gget:hover,.xsite-biz .view-btn:hover,.xsite-biz .rg-more:hover,.xsite-biz .mb-btn:hover,.xsite-biz .guide:hover,.xsite-biz .lbtn:hover,.xsite-biz .wcai-sel:hover,.xsite-biz .wcai-compat:hover,.xsite-biz .wcai-ask:hover,.xsite-biz .cta:hover,.xsite-biz .buynow:hover,.xsite-biz a.btn:hover,.xsite-biz button.buy:hover,.xsite-biz .plan .btn-primary:hover,.xsite-biz .plan .btn-ghost:hover,.xsite-biz .plan:hover .btn-primary,.xsite-biz .plan:hover .btn-ghost{background:var(--lime)!important;color:var(--ink)!important;background-image:none!important;border-color:#0000!important;transform:translateY(-2px)!important;box-shadow:0 12px 28px -12px #a9d81cbf!important}.xsite-biz footer{color:#27271e!important;background:#f6f4ef!important;border-top:1px solid #27271e!important;margin-top:0!important}.xsite-biz footer .logo,.xsite-biz footer .logo-word{color:#27271e!important}.xsite-biz footer .logo-word .x{color:#3a2ee8!important}.xsite-biz footer .logo-word .n{color:#27271e!important}.xsite-biz footer p.tag{color:#5c5c50!important}.xsite-biz footer .fcol a{transition:color .15s;color:#5c5c50!important}.xsite-biz footer .fbot{border-top:1px solid #27271e!important}.xsite-biz footer .fbot small{color:#9a9a8c!important}.xsite-biz footer .pay-icons span{color:#5c5c50!important;background:#fafaf8!important;border:1px solid #27271e!important}.xsite-biz footer .socials a{transition:background .15s,color .15s,border-color .15s;color:#5c5c50!important;background:#fff!important;border:1px solid #27271e!important}.xsite-biz footer .socials a svg{stroke:currentColor!important;color:currentColor!important}.xsite-biz footer .socials a:hover{color:#fff!important;background:#3a2ee8!important;border-color:#3a2ee8!important}.xsite-biz footer{background:#fafaf8!important;border-top:none!important;margin-top:64px!important;padding:0 0 44px!important}.xsite-biz footer .wrap{background:#fefefd!important;border:1px solid #27271e!important;border-radius:28px!important;padding:46px 46px clamp(70px,9vw,132px)!important;position:relative!important;overflow:hidden!important;box-shadow:0 24px 60px -34px #27271e47!important;container-type:inline-size!important}.xsite-biz footer .socials{margin-top:22px!important}.xsite-biz footer .f-copy{margin-top:18px}.xsite-biz footer .f-copy small{color:#9a9a8c!important;font-size:13px!important}.xsite-biz footer .fgrid{padding-bottom:8px}.xsite-biz .xpin-wm{text-align:center;white-space:nowrap;pointer-events:none;-webkit-user-select:none;user-select:none;text-transform:uppercase;letter-spacing:-.045em;background:linear-gradient(95deg,#3a2ee8 0%,#7c3aed 34%,#14b8a6 62%,#22d3a5 100%);-webkit-text-fill-color:transparent;color:#0000;opacity:.62;-webkit-background-clip:text;background-clip:text;font-size:clamp(60px,15cqi,285px);font-weight:800;line-height:.8;position:absolute;bottom:0;left:0;right:0;transform:translateY(50%)}@media (max-width:600px){.xsite-biz .xpin-wm{letter-spacing:-.03em;bottom:0}}.xsite-biz .cta-footer-wrap{margin-top:72px;padding-bottom:88px;position:relative}.xsite-biz .end-cta{text-align:center;flex-direction:column;align-items:center;gap:18px;max-width:680px;margin:0 auto;display:flex}.xsite-biz .end-cta h2{margin:0;letter-spacing:-.02em!important;color:#27271e!important;font-size:clamp(30px,3.8vw,46px)!important;font-weight:600!important;line-height:1.08!important}.xsite-biz .end-cta p{max-width:540px;margin:0;color:#5c5c50!important;font-size:17px!important;line-height:1.55!important}.xsite-biz .end-cta .shop-btn{margin-top:6px}.xsite-biz .final-card{box-shadow:none!important;text-align:center!important;background:0 0!important;border:none!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;gap:18px!important;padding:8px 0!important;display:flex!important;overflow:visible!important}.xsite-biz .final-card:after{display:none!important}.xsite-biz .final-card .fc-copy{max-width:680px;margin:0 auto}.xsite-biz .final-card h2{color:#27271e!important;letter-spacing:-.02em!important;font-size:clamp(30px,3.8vw,46px)!important;font-weight:600!important;line-height:1.08!important}@media (min-width:601px){.xsite-biz .final-card h2,.xsite-biz .faq-hero h1{white-space:nowrap!important}}.xsite-biz .final-card p{margin-top:10px;color:#5c5c50!important;font-size:17px!important}.xsite-biz .final-card .final-cta{flex-wrap:wrap;margin-top:4px;justify-content:center!important}.xsite-biz .final-card .btn-primary{color:#fff!important;background:#3a2ee8!important}.xsite-biz .final-card .btn-ghost{color:#27271e!important;background:0 0!important;border:1.6px solid #27271e80!important}.xsite-biz .final-card .btn-ghost:hover{color:#fff!important;background:#27271e!important;border-color:#27271e!important}@media (max-width:600px){.xsite-biz .cta-footer-wrap{margin-top:44px;padding-bottom:56px}.xsite-biz .end-cta{gap:14px}.xsite-biz .end-cta h2{letter-spacing:-.01em!important;font-size:24px!important;font-weight:600!important}.xsite-biz .end-cta p{font-size:15px!important}.xsite-biz .end-cta .shop-btn{justify-content:center!important;width:100%!important}.xsite-biz footer{margin-top:36px!important}.xsite-biz footer .wrap{border-radius:22px!important;padding:32px 22px 22px!important}}.xsite-biz .cmp{border-collapse:separate!important;border-spacing:0!important;box-shadow:none!important;background:0 0!important;border:none!important;overflow:visible!important}.xsite-biz .cmp tr:nth-child(2) td{border-top:2.5px solid #3a2ee88c!important}.xsite-biz .cmp tr:nth-child(2) td.xpc{border-top-color:#0000!important}.xsite-biz .cmp tr:last-child td.xpc{border-bottom-color:#0000!important}.xsite-biz .cmp tr:last-child td{border-bottom:2.5px solid #3a2ee88c!important}.xsite-biz .cmp tr td:first-child{border-left:2.5px solid #3a2ee88c!important}.xsite-biz .cmp tr td:last-child{border-right:2.5px solid #3a2ee88c!important}.xsite-biz .cmp tr:nth-child(2) td:first-child{border-top-left-radius:16px!important}.xsite-biz .cmp tr:nth-child(2) td:last-child{border-top-right-radius:16px!important}.xsite-biz .cmp tr:last-child td:first-child{border-bottom-left-radius:16px!important}.xsite-biz .cmp tr:last-child td:last-child{border-bottom-right-radius:16px!important}.xsite-biz [data-pane=local] .csub{display:none!important}.xsite-biz [data-pane=local] .lc-top{align-items:center!important}.xsite-biz .wt-br{display:none}@media (max-width:600px){.xsite-biz .wt-br{display:inline}}.xsite-biz .cmp th:not(.xp){box-shadow:none!important;background:0 0!important;border-bottom:none!important}.xsite-biz .cmp th.xp,.xsite-biz .cmp td.xpc{color:#fff!important;background:#3a2ee8!important;border-color:#ffffff29!important}.xsite-biz .cmp th.xp{color:#fff!important;box-shadow:none!important;border-radius:18px 18px 0 0!important;padding-top:22px!important;padding-bottom:16px!important;font-weight:700!important}.xsite-biz .cmp tr:last-child td.xpc{border-bottom-color:#0000!important;border-radius:0!important;position:relative!important}.xsite-biz .cmp tr:last-child td.xpc:after{content:""!important;background:#3a2ee8!important;border-radius:0 0 18px 18px!important;height:20px!important;position:absolute!important;top:calc(100% - 1px)!important;left:0!important;right:0!important}.xsite-biz .cmp td.xpc .yes,.xsite-biz .cmp td.xpc .no,.xsite-biz .cmp td.xpc *{color:#fff!important}.xsite-biz .cmp td.xpc{box-shadow:none!important}.xsite-biz,.xsite-biz{max-width:100%!important;overflow-x:hidden!important}.xsite-biz img,.xsite-biz svg,.xsite-biz video{max-width:100%}.xsite-biz [data-pane=regional] .globe-ic{background:#fafaf8!important;border-radius:50%!important;justify-content:center!important;align-items:center!important;padding:0!important;display:flex!important;overflow:hidden!important}.xsite-biz [data-pane=regional] .globe-ic>:not(.rg-map):not(.rg-map-mask){display:none!important}.xsite-biz [data-pane=regional] .globe-ic img.rg-map{-o-object-fit:cover!important;object-fit:cover!important;border-radius:50%!important;width:100%!important;height:100%!important;display:block!important}.xsite-biz [data-pane=local] .cprice small,.xsite-biz [data-pane=regional] .cprice small{color:#9a9a8c!important}@media (min-width:601px){.xsite-biz [data-pane=global] .gsub{display:none!important}}@media (max-width:600px){.xsite-biz #ckBody .ck-grid,.xsite-biz #ckBody .ck-pay-grid,.xsite-biz #ckBody .ck-opts{grid-template-columns:1fr!important}.xsite-biz #ckBody .ck-wrap{padding:24px 16px 110px!important}.xsite-biz #ckBody .ck-top-in{padding:13px 16px!important}.xsite-biz #ckBody .ck-dest{gap:14px!important;padding:18px 16px!important}.xsite-biz #ckBody .ck-dest h1{font-size:23px!important}.xsite-biz #ckBody .ck-dest .flagwrap,.xsite-biz #ckBody .ck-dest .flagwrap img{width:48px!important;height:48px!important}.xsite-biz #ckBody .ck-hero .big .num{font-size:32px!important}.xsite-biz #ckBody .ck-h2{font-size:24px!important}.xsite-biz .hero .inner{padding:42px 0 34px!important}.xsite-biz .hero .sub{margin-top:8px!important;font-size:12.5px!important;line-height:1.5!important}.xsite-biz .hero .tagpill{padding:5px 10px!important;font-size:10px!important}.xsite-biz #heroSearch{flex-flow:row!important;align-items:center!important;gap:6px!important;width:100%!important;max-width:100%!important;padding:5px!important}.xsite-biz #heroSearch .field{flex:auto!important;min-width:0!important;padding:6px 12px!important}.xsite-biz #heroSearch input{font-size:13.5px!important}.xsite-biz #heroSearch .btn-primary{white-space:nowrap!important;flex:none!important;width:auto!important;min-width:0!important;padding:8px 13px!important;font-size:12px!important}.xsite-biz .faq-search{flex-flow:row!important;align-items:center!important;gap:5px!important;padding:5px!important}.xsite-biz .faq-search .field{flex:auto!important;min-width:0!important;padding:6px 10px!important}.xsite-biz .faq-search input{font-size:13px!important}.xsite-biz .faq-search .btn{white-space:nowrap!important;flex:none!important;width:auto!important;min-width:0!important;padding:8px 11px!important;font-size:11.5px!important}.xsite-biz .faq-search .btn-ai svg,.xsite-biz .faq-art{display:none!important}.xsite-biz .faq-hero-grid{grid-template-columns:1fr!important}.xsite-biz .final-card p{white-space:normal!important}.xsite-biz .hero-grid{grid-template-columns:1fr!important;gap:20px!important}.xsite-biz .hero-grid h1{white-space:normal!important;font-size:28px!important;line-height:1.12!important}.xsite-biz .hero-globe{display:none!important}.xsite-biz .hero-visual{display:block!important}.xsite-biz .orbit{max-width:300px!important;margin:0 auto!important}.xsite-biz .metrics{grid-template-columns:1fr 1fr!important;gap:12px!important}.xsite-biz .metrics .num,.xsite-biz .metric .num{font-size:26px!important}.xsite-biz .models{grid-template-columns:1fr!important;align-items:start!important;gap:12px!important}.xsite-biz .model{align-self:start!important;height:auto!important;min-height:0!important;padding:16px!important}.xsite-biz .model p,.xsite-biz .model .m-art{display:none!important}.xsite-biz .model h3{margin-bottom:8px!important;font-size:18px!important}.xsite-biz .model ul{font-size:13px!important}.xsite-biz .model ul li{margin:6px 0!important}.xsite-biz .model .m-ic{width:40px!important;height:40px!important}.xsite-biz .why-grid{grid-template-columns:1fr 1fr!important;gap:10px!important}.xsite-biz .wcard{padding:16px!important}.xsite-biz .wcard h4{font-size:14px!important}.xsite-biz .wcard p{font-size:12px!important}.xsite-biz .dashboard,.xsite-biz .platform-shot,.xsite-biz .dash-grid{grid-template-columns:1fr!important}.xsite-biz .platform-grid{grid-template-columns:1fr!important;gap:16px!important}.xsite-biz .dash{grid-template-columns:44px 1fr!important;margin:0!important}.xsite-biz .final-card h2{white-space:normal!important;font-size:24px!important}.xsite-biz .final-card .final-cta{flex-direction:column!important;align-items:center!important;width:100%!important}.xsite-biz .final-card .final-cta .btn-primary,.xsite-biz .final-card .final-cta .btn-ghost{justify-content:center!important;width:auto!important}.xsite-biz .hero-feats{gap:10px!important;margin-top:12px!important;font-size:10.5px!important}.xsite-biz #heroDots{bottom:10px!important}.xsite-biz #heroNext,.xsite-biz .hero .sub,.xsite-biz #heroDots,.xsite-biz #heroPrev{display:none!important}.xsite-biz .tabs button{-webkit-tap-highlight-color:transparent!important;outline:0!important}.xsite-biz .tabs button.on{box-shadow:none!important;border:0!important;outline:0!important}.xsite-biz [data-pane=global] .gbanner{align-items:start!important;padding:18px!important;position:relative!important}.xsite-biz [data-pane=global] .globe-wrap{display:none!important}.xsite-biz [data-pane=global] h2{margin-top:12px!important;font-size:24px!important}.xsite-biz [data-pane=global] .gsub{color:#5c5c50!important;margin-top:5px!important;font-size:13px!important;line-height:1.45!important}.xsite-biz [data-pane=global] .gpill2{padding:5px 10px!important;font-size:10px!important}.xsite-biz [data-pane=global] .gfeats{gap:8px!important;margin-top:12px!important}.xsite-biz [data-pane=global] .gfeats div{font-size:11.5px!important}.xsite-biz [data-pane=global] .gbuy-row{flex-direction:column!important;align-items:stretch!important;gap:10px!important;margin-top:8px!important}.xsite-biz [data-pane=global] .gprice{text-align:right!important;margin:0!important;position:absolute!important;top:66px!important;right:18px!important}.xsite-biz [data-pane=global] .gget{justify-content:center!important;width:100%!important}.xsite-biz [data-pane=global] .gprice b{font-size:20px!important}.xsite-biz [data-pane=global] .gget{padding:11px 16px!important;font-size:13px!important}.xsite-biz .block,.xsite-biz #page-store>section.block,.xsite-biz #page-about>section.block{padding:14px 0!important}.xsite-biz .wrap{padding:0 18px!important}.xsite-biz #page-store>section.block{padding:30px 0!important}.xsite-biz .sec-title{margin-bottom:6px!important}.xsite-biz .eyebrow{margin-top:0!important;margin-bottom:2px!important}.xsite-biz{background-image:none!important}.xsite-biz .flow{margin-top:24px!important}.xsite-biz .hero{height:auto!important;min-height:0!important}.xsite-biz .hero .inner{flex-direction:column!important;padding:20px 0 16px!important;display:flex!important}.xsite-biz .hero .hslide img,.xsite-biz .hero .hb,.xsite-biz .hero [class*=hslide] img,.xsite-biz .hero .bgimg{aspect-ratio:16/9!important;-o-object-fit:cover!important;object-fit:cover!important;height:auto!important;max-height:none!important}.xsite-biz #heroSearch{order:5!important;margin-top:16px!important}.xsite-biz .hero h1{font-size:25px!important}.xsite-biz .hero{aspect-ratio:auto!important;height:auto!important;min-height:0!important;overflow:visible!important}.xsite-biz .hero .inner{justify-content:center!important;height:100%!important;padding:0 16px!important}.xsite-biz .hero .inner>.wrap{width:100%!important;padding:0!important}.xsite-biz .hero h1{font-size:20px!important;line-height:1.16!important}.xsite-biz #heroHead{height:auto!important;min-height:0!important}.xsite-biz #heroSearchMobile #heroSearch{margin-top:0!important}.xsite-biz .hero-feats,.xsite-biz .swipe-hint{display:none!important}.xsite-biz header{-webkit-backdrop-filter:none!important;backdrop-filter:none!important;box-shadow:none!important;background:0 0!important;border-bottom:0!important;position:static!important}.xsite-biz .why-img,.xsite-biz .tabpane .sec-head{display:none!important}.xsite-biz #popTrack{grid-template-columns:1fr 1fr!important;align-items:start!important;gap:12px!important;display:grid!important;overflow:visible!important}.xsite-biz .pop-arrow{display:none!important}.xsite-biz #popTrack .plan{min-width:0!important;padding:12px 14px!important}.xsite-biz #plans-anchor #popTrack .plan{padding-top:14px!important;padding-bottom:12px!important}.xsite-biz #popTrack .plan h3{font-size:16px!important;font-weight:600!important;line-height:1.2!important}.xsite-biz #popTrack .plan .region{font-size:11px!important;font-weight:500!important}.xsite-biz #popTrack .plan .pf-head{align-items:center!important;min-height:44px!important;margin-bottom:4px!important}.xsite-biz #popTrack .plan .flag{width:34px!important;min-width:34px!important;height:34px!important}.xsite-biz #popTrack .plan .pf-bottom .price,.xsite-biz #popTrack .plan .data{font-size:18px!important}.xsite-biz #popTrack .plan .btn,.xsite-biz #popTrack .plan .btn-ghost{padding:9px!important;font-size:13px!important}.xsite-biz #popTrack .plan .rank-badge{border-radius:8px!important;width:26px!important;min-width:26px!important;height:26px!important;font-size:13px!important;top:10px!important;left:auto!important;right:10px!important}.xsite-biz .pf-off,.xsite-biz .pf-limited{padding:3px 9px!important;font-size:10px!important}.xsite-biz #popTrack .plan .pf-limited{top:-13px!important}.xsite-biz [data-pane=regional] .grid2{grid-template-columns:1fr!important;gap:10px!important;display:grid!important}.xsite-biz [data-pane=regional] .lc{border-radius:16px!important;flex-direction:row!important;align-items:center!important;gap:12px!important;padding:13px 15px!important;display:flex!important}.xsite-biz [data-pane=regional] .lc .flags-stack,.xsite-biz [data-pane=regional] .lc hr{display:none!important}.xsite-biz [data-pane=regional] .lc .lc-top{flex-direction:row!important;flex:auto!important;align-items:center!important;gap:12px!important;min-width:0!important;display:flex!important}.xsite-biz [data-pane=regional] .lc .globe-ic{background:#fafaf8!important;border-radius:50%!important;justify-content:center!important;align-items:center!important;width:44px!important;min-width:44px!important;height:44px!important;display:flex!important;overflow:hidden!important}.xsite-biz [data-pane=regional] .lc .globe-ic img.rg-map{-o-object-fit:cover!important;object-fit:cover!important;width:100%!important;height:100%!important;display:block!important}.xsite-biz [data-pane=regional] .lc .globe-ic>svg{display:none!important}.xsite-biz [data-pane=regional] .lc .cname{font-size:15px!important;font-weight:700!important;line-height:1.2!important}.xsite-biz [data-pane=regional] .lc .csub{font-size:11px!important;line-height:1.3!important}.xsite-biz [data-pane=regional] .rg-bot{flex-direction:row!important;flex:none!important;align-items:center!important;gap:6px!important;margin:0 0 0 auto!important;display:flex!important}.xsite-biz [data-pane=regional] .rg-bot .cprice{text-align:right!important;flex-direction:column!important;align-items:flex-end!important;display:flex!important}.xsite-biz [data-pane=regional] .rg-bot .cprice small{color:#9a9a8c!important;font-size:9px!important}.xsite-biz [data-pane=regional] .rg-bot .cprice b{color:#27271e!important;font-size:16px!important}.xsite-biz [data-pane=regional] .rg-bot .cprice b span{font-size:10px!important}.xsite-biz .rg-view{align-items:center;display:inline-flex;color:#3a2ee8!important;background:0 0!important;border:0!important;flex:none!important;padding:0 0 0 2px!important;font-weight:800!important;line-height:1!important}.xsite-biz .rg-view span{font-size:22px!important;line-height:1!important}.xsite-biz .lc.rg-hide{display:none!important}.xsite-biz .rg-more{color:#3a2ee8!important;background:0 0!important;border:1.5px solid #3a2ee8!important;border-radius:999px!important;margin:14px auto 0!important;padding:9px 22px!important;font-size:13px!important;font-weight:700!important;display:block!important}.xsite-biz [data-pane=local] .lc{padding:12px 14px!important}.xsite-biz [data-pane=local] .lc .cname{font-size:14px!important}.xsite-biz [data-pane=local] .lc .csub{font-size:11px!important}.xsite-biz .flow{grid-template-columns:1fr 1fr!important;gap:26px 14px!important}.xsite-biz .flow-step:after,.xsite-biz .flow-step:before{display:none!important}.xsite-biz .flow-step h3{white-space:nowrap!important;font-size:15px!important}.xsite-biz .flow-step p{display:none!important}.xsite-biz .flow-node{width:60px!important;height:60px!important;margin-bottom:10px!important}.xsite-biz .eyebrow{font-size:22px!important;line-height:1.14!important}.xsite-biz .sec-title{display:none!important}.xsite-biz #page-store .sec-title{color:#27271e!important;text-align:center!important;text-transform:none!important;letter-spacing:-.01em!important;margin:0 auto 5px!important;font-size:24px!important;font-weight:600!important;line-height:1.16!important;display:block!important}.xsite-biz #page-store .eyebrow{color:#5c5c50!important;text-align:center!important;letter-spacing:0!important;margin:0 auto!important;font-size:14px!important;font-weight:500!important;line-height:1.4!important}.xsite-biz .cmp{font-size:13px!important}.xsite-biz .cmp th,.xsite-biz .cmp td{padding:11px 8px!important}.xsite-biz .cmp td:first-child,.xsite-biz .cmp th:first-child{font-size:12.5px!important}.xsite-biz .cmp .yes,.xsite-biz .cmp .no{font-size:15px!important}.xsite-biz #popTrack .plan{min-width:0!important}.xsite-biz .tabs{-webkit-overflow-scrolling:touch!important;scrollbar-width:none!important;box-shadow:none!important;background:0 0!important;border:0!important;border-bottom:1.5px solid #14120a1f!important;border-radius:0!important;justify-content:center!important;gap:0!important;margin:12px 0 0!important;padding:0 2px!important;display:flex!important;overflow-x:auto!important}.xsite-biz .tabs::-webkit-scrollbar{display:none!important}.xsite-biz .tabs button,.xsite-biz .tabs .tab{color:#7a786e!important;white-space:nowrap!important;box-shadow:none!important;text-transform:none!important;letter-spacing:0!important;background:0 0!important;border:0!important;border-radius:0!important;flex:none!important;padding:8px 8px 11px!important;font-size:15px!important;font-weight:500!important;position:relative!important}.xsite-biz .tabs button.on,.xsite-biz .tabs .tab.on,.xsite-biz .tabs button.active,.xsite-biz .tabs .tab.active{color:#3a2ee8!important;background:0 0!important;font-weight:600!important}.xsite-biz #plans-anchor .tabs button,.xsite-biz #plans-anchor .tabs .tab{font-weight:500!important}.xsite-biz #plans-anchor .tabs button.on,.xsite-biz #plans-anchor .tabs .tab.on,.xsite-biz #plans-anchor .tabs button.active,.xsite-biz #plans-anchor .tabs .tab.active{font-weight:600!important}.xsite-biz .tabs button.on.on,.xsite-biz .tabs .tab.on.on,.xsite-biz .tabs button.active.active{color:#3a2ee8!important;background:0 0!important}.xsite-biz .tabs button.on:after,.xsite-biz .tabs .tab.on:after,.xsite-biz .tabs button.active:after,.xsite-biz .tabs .tab.active:after{border-radius:3px 3px 0 0;height:3px;bottom:-1.5px;left:7px;right:7px;content:""!important;background:#3a2ee8!important;position:absolute!important}.xsite-biz [data-pane]{margin-top:8px!important;padding-top:0!important}.xsite-biz [data-pane] .sec-head,.xsite-biz [data-pane] .sechead{margin-top:0!important;margin-bottom:8px!important}.xsite-biz #popTrack{margin-top:8px!important}.xsite-biz #popTrack .plan{flex-direction:column!important;display:flex!important}.xsite-biz #popTrack .plan .pf-line{margin-top:auto!important;margin-bottom:8px!important}.xsite-biz #popTrack .plan .pf-bottom{margin:8px 0 10px!important}.xsite-biz #popTrack .plan .pf-orig{color:var(--muted);margin-right:6px;font-family:Poppins,sans-serif;font-size:13px;font-weight:600;text-decoration:line-through}.xsite-biz .pf-limited{background:var(--ink);border:1.5px solid var(--lime);color:var(--lime);white-space:nowrap;z-index:3;border-radius:999px;align-items:center;gap:5px;padding:5px 12px;font-size:12px;font-weight:600;display:inline-flex;position:absolute;top:-13px;left:50%;transform:translate(-50%);box-shadow:0 4px 14px #27271e4d}.xsite-biz .pf-limited svg{flex:none;width:13px;height:13px}.xsite-biz #popTrack .plan .pf-limited,.xsite-biz .pop-track .plan .pf-limited{top:-26px}.xsite-biz #popTrack .plan.plan-limited .btn,.xsite-biz .pop-track .plan.plan-limited .btn{background:var(--ink)!important;color:var(--lime)!important}.xsite-biz #popTrack .plan .btn,.xsite-biz #popTrack .plan .btn-ghost{margin-top:0!important;margin-bottom:0!important}.xsite-biz [data-pane=local] .lc .lc-bot,.xsite-biz [data-pane=local] .lc hr,.xsite-biz [data-pane=regional] .rg-view,.xsite-biz [data-pane=regional] .view-btn,.xsite-biz [data-pane=global] .gfeats{display:none!important}}.xsite-biz #chatFab,.xsite-biz .chat-fab,.xsite-biz .chatfab,.xsite-biz .wcai-chat,.xsite-biz .ask-fab,.xsite-biz [class*=chatFab],.xsite-biz [id*=chatFab],.xsite-biz .wcai-fab,.xsite-biz .x-fab,.xsite-biz .chat-win,.xsite-biz .wcai-back,.xsite-biz .wcai-panel,.xsite-biz #nav-worldcup{display:none!important}@media (max-width:600px){.xsite-biz .cmp th.xp{color:#3a2ee8!important;background:0 0!important;border-radius:0!important;padding-top:14px!important;padding-bottom:14px!important}.xsite-biz .cmp td.xpc:after{display:none!important}.xsite-biz .cmp{table-layout:fixed!important}.xsite-biz .cmp td:first-child,.xsite-biz .cmp th:first-child{width:30%!important;padding-left:10px!important;padding-right:8px!important}.xsite-biz .cmp th,.xsite-biz .cmp td{padding:14px 6px!important}.xsite-biz .cmp td:first-child{padding-left:10px!important;padding-right:8px!important}.xsite-biz .why{margin-top:16px!important}.xsite-biz .tp-bar{flex-wrap:wrap!important;row-gap:2px!important}.xsite-biz .tp-bar .tp-reviews{text-align:center!important;flex-basis:100%!important}.xsite-biz:has(.models) section.hero{display:block!important}.xsite-biz:has(.models) section.hero~.hero-copy{margin:0;padding:22px 18px 0;display:block}.xsite-biz:has(.models) section.hero~.hero-copy h1{margin:6px 0 8px!important;font-size:30px!important;line-height:1.16!important}.xsite-biz:has(.models) section.hero~.hero-copy .h-sub{margin:0 0 10px!important}.xsite-biz:has(.models) section.hero~.hero-copy .lead{display:none!important}:is(.xsite-biz:has(.models) .shead .sec-title,.xsite-biz:has(.models) .platform-txt .sec-title,.xsite-biz:has(.models) .faq-head .sec-title){color:#27271e!important;letter-spacing:0!important;text-transform:none!important;margin:0 0 6px!important;font-size:24px!important;font-weight:600!important;display:block!important}.xsite-biz:has(.models) .shead .eyebrow{color:#5c5c50!important;letter-spacing:0!important;margin:0!important;font-size:14px!important;font-weight:500!important;line-height:1.5!important}.xsite-biz:has(.models) .platform-txt>h2{color:#5c5c50!important;letter-spacing:0!important;margin:0!important;font-size:14px!important;font-weight:500!important;line-height:1.5!important}.xsite-biz:has(.models) .faq-head .eyebrow{color:#5c5c50!important;letter-spacing:0!important;margin:0!important;font-size:14px!important;font-weight:500!important;line-height:1.5!important}.xsite-biz:has(.models) section.hero~.hero-visual{max-width:360px;margin:38px auto 8px;padding:0 18px;display:block}.xsite-biz:has(.models) section.hero~.hero-cta{flex-wrap:wrap;justify-content:center;gap:10px;margin:56px 16px 0;display:flex}.xsite-biz:has(.models) section.hero~.hero-cta .btn{white-space:nowrap;padding:14px 20px!important;font-size:14.5px!important}.xsite-biz .partners{justify-content:center;align-items:flex-start;flex-direction:row!important;gap:10px!important;display:flex!important}.xsite-biz .partners .partner{flex:1;min-width:0;border:0!important;margin:0!important;padding:8px 2px!important}.xsite-biz .partners .partner p{display:none!important}.xsite-biz .partners .plogo{flex-direction:column!important;align-items:center!important;gap:8px!important;display:flex!important}.xsite-biz .partners .pname{text-align:center;white-space:nowrap}.xsite-biz .partners .pname .l1,.xsite-biz .partners .pname .l2{font-size:14px!important}.xsite-biz .partners .pname .psub{font-size:10px!important}.xsite-biz .partners .pname.pn-line{justify-content:center;align-items:center;gap:5px;height:44px;margin-top:6px;display:flex}.xsite-biz .partners .pn-line .l1,.xsite-biz .partners .pn-line .l2{font-size:19px!important}.xsite-biz .trusted-block{padding-bottom:64px!important}.xsite-biz:has(.models) section.hero~.hero-copy .h-sub{color:#5c5c50!important;font-size:14px!important;font-weight:500!important;line-height:1.5!important}.xsite-biz:has(.models) section.final p{color:#5c5c50!important;font-size:14px!important;font-weight:500!important;line-height:1.5!important}.xsite-biz:has(.models) section.final h2{font-size:24px!important;line-height:1.25!important}.xsite-biz:has(.models) section.final{margin-top:64px!important}.xsite-biz footer .fgrid{grid-template-columns:1fr 1fr!important;align-items:start!important;gap:24px 16px!important;display:grid!important}.xsite-biz footer .fgrid>div:first-child{display:contents!important}.xsite-biz footer .fgrid .logo{grid-area:1/1/auto/-1;place-self:center start;margin:0!important}.xsite-biz footer .fgrid .logo-img{width:auto!important;max-width:none!important;height:26px!important}.xsite-biz footer .fgrid .socials{grid-area:2/1/auto/-1;place-self:center start;flex-wrap:wrap!important;margin:2px 0 0!important}.xsite-biz footer .fgrid .fcol{grid-row:3;margin:0!important}.xsite-biz footer .fgrid .f-copy{grid-area:4/1/auto/-1;margin:8px 0 0!important}.xsite-biz footer .xpin-wm{display:none!important}.xsite-biz footer .wrap{padding-bottom:30px!important}.xsite-biz .models{gap:12px!important}.xsite-biz .models .model{-moz-column-gap:14px!important;grid-template-columns:44px 1fr!important;align-items:start!important;column-gap:14px!important;padding:16px 14px!important;display:grid!important}.xsite-biz .models .model .m-ic{grid-row:1/span 3;width:44px!important;height:44px!important;margin:0!important}.xsite-biz .models .model h3{grid-column:2;margin:0 0 2px!important;font-size:17px!important}.xsite-biz .models .model>p{grid-column:2}.xsite-biz .models .model ul{grid-column:2;margin:2px 0 0!important}.xsite-biz .models .model li{margin:2px 0!important;font-size:14px!important;font-weight:500!important;line-height:1.4!important}.xsite-biz .models .model .m-art,.xsite-biz .platform-txt .lead{display:none!important}.xsite-biz [data-pane=local] .grid2.lc-scroll{gap:10px!important}.xsite-biz .platform-txt .caps li{font-weight:500!important}.xsite-biz:has(.models) section.block{padding-top:34px!important}.xsite-biz .shead{margin-bottom:20px!important}.xsite-biz .tgrid,.xsite-biz .models{margin-top:0!important}.xsite-biz .tglobe,.xsite-biz .faq-hero-copy .lead{display:none!important}.xsite-biz section.faq-hero{padding-top:18px!important;padding-bottom:14px!important}.xsite-biz .faq-hero-grid{gap:18px!important;padding-top:6px!important;padding-bottom:6px!important}.xsite-biz section.block:has(.faq-head){padding-top:30px!important}.xsite-biz .faq-head{margin-bottom:12px!important}.xsite-biz .faq-head .sec-title{color:#27271e!important;text-transform:none!important;letter-spacing:0!important;margin:0 0 6px!important;font-size:24px!important;font-weight:600!important;line-height:1.2!important;display:block!important}.xsite-biz .faq-head .eyebrow{color:#5c5c50!important;letter-spacing:0!important;margin:0!important;font-size:12px!important;font-weight:500!important;display:block!important}.xsite-biz .faq-search .btn-ai{display:none!important}.xsite-biz .block .wrap .eyebrow{font-size:14px!important;font-weight:500!important}.xsite-biz .searchbar .field input,.xsite-biz .searchbar input{font-size:12px!important;font-weight:500!important}.xsite-biz .tabs button{gap:5px!important;font-size:14px!important}.xsite-biz .tabs button:before{width:15px!important;height:15px!important}.xsite-biz [data-pane] .lc .lc-top .cname{font-size:16px!important}.xsite-biz #popTrack,.xsite-biz .pop-track{align-items:stretch!important}.xsite-biz #popTrack .plan,.xsite-biz .pop-track .plan{flex-direction:column!important;display:flex!important}.xsite-biz #popTrack .plan .pf-line,.xsite-biz .pop-track .plan .pf-line{margin-top:10px!important}}.xsite-biz .btn:hover,.xsite-biz .btn-primary:hover,.xsite-biz .btn-ghost:hover,.xsite-biz .btn-white:hover,.xsite-biz .shop-btn:hover,.xsite-biz .buy:hover,.xsite-biz .buy-out:hover,.xsite-biz .gget:hover,.xsite-biz .view-btn:hover,.xsite-biz .rg-more:hover,.xsite-biz .mb-btn:hover,.xsite-biz a.btn:hover,.xsite-biz button.buy:hover{transform:none!important}.xsite-biz{background-image:none!important}.xsite-biz .tdot:not(.on),.xsite-biz .tab-dots span:not(.on){background:#dad8ce!important}.xsite-biz footer .wrap,.xsite-biz footer .wrap *{border-color:#e6e3da!important}.xsite-biz footer{background:#1c1c1c!important}.xsite-biz footer .wrap{background:#1c1c1c!important;border-color:#0000!important}.xsite-biz footer .xpin-wm{display:none!important}.xsite-biz footer .fcol a,.xsite-biz footer .f-copy,.xsite-biz footer .f-copy *{color:#ffffffd1!important}.xsite-biz footer .fcol h4{color:#ffffff80!important}.xsite-biz footer .fcol a:hover{color:#c5f23c!important}.xsite-biz footer .socials a,.xsite-biz footer .socials span{background:0 0!important;border-color:#ffffff4d!important}.xsite-biz footer .socials svg,.xsite-biz footer .socials img{filter:invert()!important}.xsite-biz .orbit .node{border-color:#dad8ce!important}.xsite-biz .models .model:before{content:""!important;opacity:.1!important;z-index:0!important;pointer-events:none!important;background-position:50%!important;background-repeat:no-repeat!important;background-size:cover!important;position:absolute!important;inset:0!important}.xsite-biz .models .m-green:before{background-image:url(/esim-site/assets/conn/enterprise.webp)!important}.xsite-biz .models .m-blue:before{background-image:url(/esim-site/assets/conn/device.webp)!important}.xsite-biz .models .m-violet:before{background-image:url(/esim-site/assets/conn/ecosystem.webp)!important}.xsite-biz .models .model>*{z-index:1!important;position:relative!important}.xsite-biz .models .model .m-art{display:none!important}.xsite-biz .globe-img{filter:none!important}.xsite-biz .globe-wrap{box-shadow:none!important}.xsite-biz .gbanner{padding-top:24px!important;padding-bottom:24px!important}.xsite-biz .gbanner .globe-wrap{height:auto!important}.xsite-biz .gbanner .globe-img{max-width:420px!important}.xsite-biz .gbanner h2{margin-top:8px!important}.xsite-biz .gbanner .gsub{margin-top:0!important}.xsite-biz .gbanner .gfeats{margin-top:12px!important;margin-bottom:14px!important}.xsite-biz .gpill2{font-weight:700!important}.xsite-biz .gfeats>div{font-weight:600!important}.xsite-biz .dstat,.xsite-biz .dpanel,.xsite-biz .dash-pill{border-color:#e6e3da!important}.xsite-biz .faq-hero{border-bottom:1px solid #27271e!important}.xsite-biz .faq-art{background:url(/esim-site/assets/cta-illustration.webp) 50%/contain no-repeat!important}.xsite-biz .faq-art>*{display:none!important}.xsite-biz .hero #heroSlideBg{background-color:#05100a!important}@media (max-width:600px){.xsite-biz .hero #heroDots{z-index:5!important;display:flex!important;bottom:10px!important}}.xsite-biz .tabs button{align-items:center!important;display:inline-flex!important}.xsite-biz .tabs button:before{content:"";background-color:currentColor;flex:none;width:16px;height:16px;-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.xsite-biz .tabs button[data-tab=popular]:before{-webkit-mask-image:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><path d='M4.5 16.5c-1.5 1.26-2 5-2 5s3.74-.5 5-2c.71-.84.7-2.13-.09-2.91a2.18 2.18 0 0 0-2.91-.09z'/><path d='m12 15-3-3a22 22 0 0 1 2-3.95A12.88 12.88 0 0 1 22 2c0 2.72-.78 7.5-6 11a22.35 22.35 0 0 1-4 2z'/><path d='M9 12H4s.55-3.03 2-4c1.62-1.08 5 0 5 0'/><path d='M12 15v5s3.03-.55 4-2c1.08-1.62 0-5 0-5'/></svg>");mask-image:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><path d='M4.5 16.5c-1.5 1.26-2 5-2 5s3.74-.5 5-2c.71-.84.7-2.13-.09-2.91a2.18 2.18 0 0 0-2.91-.09z'/><path d='m12 15-3-3a22 22 0 0 1 2-3.95A12.88 12.88 0 0 1 22 2c0 2.72-.78 7.5-6 11a22.35 22.35 0 0 1-4 2z'/><path d='M9 12H4s.55-3.03 2-4c1.62-1.08 5 0 5 0'/><path d='M12 15v5s3.03-.55 4-2c1.08-1.62 0-5 0-5'/></svg>")}.xsite-biz .tabs button[data-tab=local]:before{-webkit-mask-image:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><path d='M20 10c0 6-8 12-8 12s-8-6-8-12a8 8 0 0 1 16 0Z'/><circle cx='12' cy='10' r='3'/></svg>");mask-image:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><path d='M20 10c0 6-8 12-8 12s-8-6-8-12a8 8 0 0 1 16 0Z'/><circle cx='12' cy='10' r='3'/></svg>")}.xsite-biz .tabs button[data-tab=regional]:before{-webkit-mask-image:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><path d='M14.106 5.553a2 2 0 0 0 1.788 0l3.659-1.83A1 1 0 0 1 21 4.619v12.764a1 1 0 0 1-.553.894l-4.553 2.277a2 2 0 0 1-1.788 0l-4.212-2.106a2 2 0 0 0-1.788 0l-3.659 1.83A1 1 0 0 1 3 19.381V6.618a1 1 0 0 1 .553-.894l4.553-2.277a2 2 0 0 1 1.788 0Z'/><path d='M15 5.764v15'/><path d='M9 3.236v15'/></svg>");mask-image:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><path d='M14.106 5.553a2 2 0 0 0 1.788 0l3.659-1.83A1 1 0 0 1 21 4.619v12.764a1 1 0 0 1-.553.894l-4.553 2.277a2 2 0 0 1-1.788 0l-4.212-2.106a2 2 0 0 0-1.788 0l-3.659 1.83A1 1 0 0 1 3 19.381V6.618a1 1 0 0 1 .553-.894l4.553-2.277a2 2 0 0 1 1.788 0Z'/><path d='M15 5.764v15'/><path d='M9 3.236v15'/></svg>")}.xsite-biz .tabs button[data-tab=global]:before{-webkit-mask-image:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><circle cx='12' cy='12' r='10'/><path d='M12 2a14.5 14.5 0 0 0 0 20 14.5 14.5 0 0 0 0-20'/><path d='M2 12h20'/></svg>");mask-image:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><circle cx='12' cy='12' r='10'/><path d='M12 2a14.5 14.5 0 0 0 0 20 14.5 14.5 0 0 0 0-20'/><path d='M2 12h20'/></svg>")}@media (min-width:601px){.xsite-biz .tabs{gap:8px!important}.xsite-biz .tabs button{gap:8px!important;padding-left:34px!important;padding-right:34px!important}.xsite-biz .tabs button:before{background-color:#111!important}.xsite-biz .tabs button.on:before{background-color:#fff!important}.xsite-biz .searchbar{max-width:760px!important}.xsite-biz #popTrack,.xsite-biz .pop-track{grid-template-columns:repeat(4,1fr)!important;gap:20px!important;display:grid!important;overflow:visible!important}.xsite-biz .pop-arrow,.xsite-biz .arrowpill,.xsite-biz .tab-dots{display:none!important}.xsite-biz #popTrack .plan .pf-head,.xsite-biz .pop-track .plan .pf-head{align-items:center!important;min-height:52px!important;margin-bottom:0!important;padding-right:14px!important}.xsite-biz #popTrack .plan .pf-off,.xsite-biz .pop-track .plan .pf-off{top:-26px!important}.xsite-biz #popTrack .plan .pf-line,.xsite-biz .pop-track .plan .pf-line{margin-top:9px!important;margin-bottom:9px!important}.xsite-biz #popTrack .plan h3,.xsite-biz .pop-track .plan h3{font-size:18px!important}.xsite-biz #popTrack .plan,.xsite-biz .pop-track .plan{flex:initial!important;width:auto!important;min-width:0!important;max-width:none!important;padding-top:190px!important;padding-bottom:16px!important;position:relative!important}.xsite-biz #popTrack .plan:after,.xsite-biz .pop-track .plan:after{content:""!important;z-index:0!important;pointer-events:none!important;background:linear-gradient(150deg,#cfe0f2 0%,#e7edf5 45%,#dbe6d6 100%) 50%/cover!important;border-radius:17px 17px 0 0!important;width:auto!important;height:184px!important;display:block!important;position:absolute!important;inset:0 0 auto!important}.xsite-biz #popTrack .plan[data-photo=africa]:after,.xsite-biz .pop-track .plan[data-photo=africa]:after{background-image:url(/esim-site/assets/regions/africa.webp)!important}.xsite-biz #popTrack .plan[data-photo=asia]:after,.xsite-biz .pop-track .plan[data-photo=asia]:after{background-image:url(/esim-site/assets/regions/asia.webp)!important}.xsite-biz #popTrack .plan[data-photo=cis]:after,.xsite-biz .pop-track .plan[data-photo=cis]:after{background-image:url(/esim-site/assets/regions/cis.webp)!important}.xsite-biz #popTrack .plan[data-photo=europe]:after,.xsite-biz .pop-track .plan[data-photo=europe]:after{background-image:url(/esim-site/assets/regions/europe.webp)!important}.xsite-biz #popTrack .plan[data-photo=global]:after,.xsite-biz .pop-track .plan[data-photo=global]:after{background-image:url(/esim-site/assets/regions/global.webp)!important}.xsite-biz #popTrack .plan[data-photo=latin-america]:after,.xsite-biz .pop-track .plan[data-photo=latin-america]:after{background-image:url(/esim-site/assets/regions/latin-america.webp)!important}.xsite-biz #popTrack .plan[data-photo=middle-east]:after,.xsite-biz .pop-track .plan[data-photo=middle-east]:after{background-image:url(/esim-site/assets/regions/middle-east.webp)!important}.xsite-biz #popTrack .plan[data-photo=north-america]:after,.xsite-biz .pop-track .plan[data-photo=north-america]:after{background-image:url(/esim-site/assets/regions/north-america.webp)!important}.xsite-biz #popTrack .plan[data-photo=oceania]:after,.xsite-biz .pop-track .plan[data-photo=oceania]:after{background-image:url(/esim-site/assets/regions/oceania.webp)!important}.xsite-biz #popTrack .plan[data-photo=world-travel]:after,.xsite-biz .pop-track .plan[data-photo=world-travel]:after{background-image:url(/esim-site/assets/regions/world-travel.webp)!important}.xsite-biz #popTrack .plan[data-photo=regional]:after,.xsite-biz .pop-track .plan[data-photo=regional]:after{background-image:url(/esim-site/assets/regions/regional.webp)!important}.xsite-biz #popTrack .plan[data-photo-src]:after,.xsite-biz .pop-track .plan[data-photo-src]:after{background-image:var(--plan-photo)!important}.xsite-biz #popTrack .plan .pf-bottom,.xsite-biz .pop-track .plan .pf-bottom{margin-bottom:2px!important}.xsite-biz #popTrack .plan .btn,.xsite-biz .pop-track .plan .btn{z-index:2;color:#fff!important;width:100%!important;box-shadow:none!important;background:#1c1c1c!important;border-radius:999px!important;justify-content:center!important;align-self:stretch!important;align-items:center!important;gap:9px!important;margin:14px 0 0!important;padding:13px 26px!important;font-size:15px!important;font-weight:600!important;transition:background-color .12s linear,color .12s linear!important;display:flex!important;position:static!important;overflow:visible!important}.xsite-biz #popTrack .plan .btn:before,.xsite-biz .pop-track .plan .btn:before{content:""!important;background-color:#fff!important;border-radius:0!important;flex:none!important;width:18px!important;height:18px!important;transition:background-color .12s linear!important;display:inline-block!important;position:static!important;-webkit-mask-image:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><circle cx='8' cy='21' r='1'/><circle cx='19' cy='21' r='1'/><path d='M2.05 2.05h2l2.66 12.42a2 2 0 0 0 2 1.58h9.78a2 2 0 0 0 1.95-1.57l1.65-7.43H5.12'/></svg>")!important;mask-image:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><circle cx='8' cy='21' r='1'/><circle cx='19' cy='21' r='1'/><path d='M2.05 2.05h2l2.66 12.42a2 2 0 0 0 2 1.58h9.78a2 2 0 0 0 1.95-1.57l1.65-7.43H5.12'/></svg>")!important;-webkit-mask-position:50%!important;mask-position:50%!important;-webkit-mask-size:contain!important;mask-size:contain!important;-webkit-mask-repeat:no-repeat!important;mask-repeat:no-repeat!important}.xsite-biz #popTrack .plan .btn:after,.xsite-biz .pop-track .plan .btn:after{display:none!important}.xsite-biz #popTrack .plan:hover .btn,.xsite-biz .pop-track .plan:hover .btn{color:#27271e!important;background:#c5f23c!important}.xsite-biz #popTrack .plan:hover .btn:before,.xsite-biz .pop-track .plan:hover .btn:before{background-color:#27271e!important}.xsite-biz #popTrack .plan.plan-limited .btn:before,.xsite-biz .pop-track .plan.plan-limited .btn:before{background-color:#c5f23c!important}.xsite-biz #popTrack .plan.plan-limited .btn:hover:before,.xsite-biz #popTrack .plan.plan-limited:hover .btn:before,.xsite-biz .pop-track .plan.plan-limited .btn:hover:before,.xsite-biz .pop-track .plan.plan-limited:hover .btn:before{background-color:#27271e!important}.xsite-biz #popTrack .plan:hover .rank-badge,.xsite-biz #popTrack .plan:hover .rank,.xsite-biz .pop-track .plan:hover .rank-badge{color:#27271e!important;background:#c5f23c!important}.xsite-biz .flow{grid-template-columns:repeat(4,1fr)!important;gap:18px!important}.xsite-biz .flow-step{text-align:left!important;background:#1f2838!important;border:1px solid #27271e!important;border-radius:20px!important;flex-direction:column!important;justify-content:flex-end!important;min-height:340px!important;padding:0!important;display:flex!important;position:relative!important;overflow:hidden!important}.xsite-biz .flow-step:first-child{background:url(/esim-site/assets/steps/step-1.webp) 50%/cover no-repeat,#1f2838!important}.xsite-biz .flow-step:nth-child(2){background:url(/esim-site/assets/steps/step-2.webp) 50%/cover no-repeat,#1f2838!important}.xsite-biz .flow-step:nth-child(3){background:url(/esim-site/assets/steps/step-3.webp) 50%/cover no-repeat,#1f2838!important}.xsite-biz .flow-step:nth-child(4){background:url(/esim-site/assets/steps/step-4.webp) 50%/cover no-repeat,#1f2838!important}.xsite-biz .flow-step:after{content:""!important;z-index:0!important;pointer-events:none!important;background:linear-gradient(#0000 34%,#0000001f 52%,#0000008c 74%,#000000db 100%)!important;border:none!important;position:absolute!important;inset:0!important}.xsite-biz .flow-step:before{display:none!important}.xsite-biz .flow-step .flow-node{box-shadow:none!important;background:0 0!important;border:none!important;width:auto!important;height:auto!important;margin:0!important;padding:0!important;position:absolute!important;top:14px!important;left:24px!important}.xsite-biz .flow-step .flow-node svg{display:none!important}.xsite-biz .flow-step .flow-num{color:#27271e!important;clip-path:polygon(50% 0,61% 12%,78% 8%,76% 26%,92% 30%,82% 44%,100% 50%,82% 56%,92% 70%,76% 74%,78% 92%,61% 88%,50% 100%,39% 88%,22% 92%,24% 74%,8% 70%,18% 56%,0 50%,18% 44%,8% 30%,24% 26%,22% 8%,39% 12%)!important;width:42px!important;height:42px!important;box-shadow:none!important;background:#c5f23c!important;border-radius:0!important;place-items:center!important;font-size:14px!important;font-weight:800!important;display:grid!important;position:static!important;top:auto!important}.xsite-biz .flow-step h3{z-index:1!important;color:#fff!important;margin:0!important;padding:0 18px 3px!important;font-size:18px!important;font-weight:600!important;line-height:1.15!important;position:relative!important}.xsite-biz .flow-step p{z-index:1!important;color:#ffffffd1!important;margin:0!important;padding:0 18px 20px!important;font-size:13px!important;line-height:1.3!important;position:relative!important}.xsite-biz .flow-node:before,.xsite-biz .flow-node:after,.xsite-biz .flow:before,.xsite-biz .flow:after{display:none!important}}@media (max-width:600px){.xsite-biz .flow{grid-template-columns:1fr!important;gap:12px!important}.xsite-biz .flow-step{aspect-ratio:auto!important;text-align:left!important;background:#1f2838!important;border:1px solid #27271e!important;border-radius:16px!important;flex-direction:column!important;justify-content:flex-end!important;height:135px!important;min-height:0!important;padding:0!important;display:flex!important;position:relative!important;overflow:hidden!important}.xsite-biz .flow-step:first-child{background:url(/esim-site/assets/steps/step-1-16x9.webp) 50%/cover no-repeat,#1f2838!important}.xsite-biz .flow-step:nth-child(2){background:url(/esim-site/assets/steps/step-2-16x9.webp) 50%/cover no-repeat,#1f2838!important}.xsite-biz .flow-step:nth-child(3){background:url(/esim-site/assets/steps/step-3-16x9.webp) 50%/cover no-repeat,#1f2838!important}.xsite-biz .flow-step:nth-child(4){background:url(/esim-site/assets/steps/step-4-16x9.webp) 50%/cover no-repeat,#1f2838!important}.xsite-biz .flow-step:after{content:""!important;z-index:0!important;pointer-events:none!important;background:linear-gradient(#0000 22%,#00000038 45%,#0000009e 70%,#000000e6 100%)!important;border:none!important;position:absolute!important;inset:0!important}.xsite-biz .flow-step:before{display:none!important}.xsite-biz .flow-step .flow-node{box-shadow:none!important;background:0 0!important;border:none!important;width:auto!important;height:auto!important;margin:0!important;padding:0!important;position:absolute!important;top:10px!important;left:20px!important}.xsite-biz .flow-step .flow-node svg{display:none!important}.xsite-biz .flow-step .flow-num{color:#27271e!important;clip-path:polygon(50% 0,61% 12%,78% 8%,76% 26%,92% 30%,82% 44%,100% 50%,82% 56%,92% 70%,76% 74%,78% 92%,61% 88%,50% 100%,39% 88%,22% 92%,24% 74%,8% 70%,18% 56%,0 50%,18% 44%,8% 30%,24% 26%,22% 8%,39% 12%)!important;width:34px!important;height:34px!important;box-shadow:none!important;background:#c5f23c!important;border-radius:0!important;place-items:center!important;font-size:12px!important;font-weight:800!important;display:grid!important;position:static!important;top:auto!important}.xsite-biz .flow-step h3{z-index:1!important;color:#fff!important;margin:0!important;padding:0 14px 2px!important;font-size:15px!important;font-weight:600!important;line-height:1.15!important;position:relative!important}.xsite-biz .flow-step p{z-index:1!important;color:#fff!important;margin:0!important;padding:0 14px 12px!important;font-size:12px!important;line-height:1.28!important;display:block!important;position:relative!important}.xsite-biz .flow-node:before,.xsite-biz .flow-node:after,.xsite-biz .flow:before,.xsite-biz .flow:after{display:none!important}}.xsite-biz #popTrack .plan,.xsite-biz .pop-track .plan,.xsite-biz [data-pane=local] .lc,.xsite-biz [data-pane=regional] .lc,.xsite-biz [data-pane=global] .gbanner{border-top-style:solid!important;border-top-width:4px!important}.xsite-biz .plan .rank-badge,.xsite-biz .plan .rank{clip-path:polygon(50% 0,61% 12%,78% 8%,76% 26%,92% 30%,82% 44%,100% 50%,82% 56%,92% 70%,76% 74%,78% 92%,61% 88%,50% 100%,39% 88%,22% 92%,24% 74%,8% 70%,18% 56%,0 50%,18% 44%,8% 30%,24% 26%,22% 8%,39% 12%)!important;color:#fff!important;width:46px!important;height:46px!important;box-shadow:none!important;background:#1c1c1c!important;border-radius:0!important;place-items:center!important;font-size:14px!important;font-weight:800!important;display:grid!important}.xsite-biz .region,.xsite-biz .csub,.xsite-biz .gpill{font-weight:500!important}.xsite-biz [data-pane] .lc .lc-top .cname{font-weight:600!important}.xsite-biz header{box-shadow:none!important;background:#fafaf8!important;border-bottom-color:#0000!important}.xsite-biz section.block{background:0 0!important}.xsite-biz .faq-hero-grid{box-shadow:none!important;background:0 0!important;border-color:#0000!important}.xsite-biz .xpin-wm{transform:translateY(33%)!important}.xsite-biz .flow-num{top:-16px!important}.xsite-biz .cmp{background:0 0!important}.xsite-biz .cmp tr:not(:first-child){background:#fff!important}.xsite-biz .cmp td:first-child,.xsite-biz .cmp th:not(.xp){font-weight:500!important}.xsite-biz .mq-logo svg{color:#fff;width:auto;height:22px;display:block}@media (max-width:600px){.xsite-biz .mq-logo svg{height:18px}}.xsite-biz .partners .plogo>svg{border-radius:10px;width:44px;height:44px}.xsite-biz .mq-logo span{display:block}.xsite-biz .mq-logo .mq-c,.xsite-biz .mq-logo:hover .mq-w{display:none}.xsite-biz .mq-logo:hover .mq-c{display:block}.xsite-biz .mq-logo[data-mq=binance]:hover svg,.xsite-biz .mq-logo[data-mq=bnb\ chain]:hover svg{color:#f0b90b}.xsite-biz .mq-logo[data-mq=bitget]:hover svg{color:#00f0ff}.xsite-biz .mq-logo[data-mq=kucoin]:hover svg{color:#23af91}.xsite-biz .mq-logo[data-mq=line\ next]:hover svg{color:#06c755}.xsite-biz .mq-logo[data-mq=okx]:hover svg{color:#0a0a0a}.xsite .active,.xsite-biz .active{color:inherit}@media (max-width:600px){.xsite .gbanner .gsub{display:none!important}.xsite .tabpane[data-pane=popular] .plan{flex-direction:column!important;display:flex!important}.xsite #popTrack .plan .pf-line,.xsite .pop-track .plan .pf-line{margin-top:auto!important}.xsite #popTrack,.xsite .pop-track{align-items:stretch!important}.xsite-biz .hero-copy{display:contents}.xsite-biz .hero-grid{flex-direction:column!important;gap:0!important;display:flex!important}.xsite-biz .hero-grid h1{order:1;margin:0!important;font-size:34px!important;line-height:1.12!important}.xsite-biz .hero .h-sub{order:2;color:var(--ink)!important;margin-top:10px!important;font-size:15px!important;font-weight:600!important}.xsite-biz .hero-copy .lead{display:none!important}.xsite-biz .hero-grid{align-items:stretch!important}.xsite-biz .hero{padding-top:28px!important}.xsite-biz .hero-visual{order:3;margin-top:30px;width:100%!important}.xsite-biz .hero-cta{order:4;flex-flow:row!important;justify-content:center!important;gap:12px!important;margin-top:64px!important;display:flex!important}.xsite-biz .hero-cta .btn{white-space:nowrap;flex:0 auto;justify-content:center}.xsite .gbanner .gprice{text-align:left!important;margin:2px 0 0!important;position:static!important}.xsite .gbanner .gprice small{margin-right:6px;display:inline!important}.xsite .gbanner .gprice b{font-size:26px!important}.xsite .gbanner .gbuy-row{flex-direction:column!important;align-items:stretch!important;gap:8px!important;margin-top:14px!important}.xsite .faq-hero{border-bottom:none!important;padding-top:6px!important;padding-bottom:10px!important}.xsite .faq-hero-copy{text-align:center!important}.xsite .faq-hero-grid{padding:0!important}.xsite .faq-search{width:100%!important;max-width:none!important}.xsite section.block:has(.faq-head){padding-top:16px!important}.xsite .faq-head{margin-bottom:6px!important}.xsite .faq{margin-top:12px!important}.xsite .q>button{padding:13px 18px!important}}.xsite .lc-more{font-weight:600!important}.xsite [data-pane=local]{position:relative}.xsite .lc-alpha{z-index:5;flex-direction:column;justify-content:center;align-items:center;gap:1px;width:22px;display:flex;position:absolute;top:6px;bottom:46px;right:-4px}.xsite .lc-alpha button{color:var(--muted);cursor:pointer;background:0 0;border:none;padding:1px 4px;font-family:Poppins;font-size:10.5px;font-weight:600;line-height:1.35}.xsite .lc-alpha button.on,.xsite .lc-alpha button:hover{color:var(--blue)}.xsite [data-pane=local] .lc-scrollwrap{scrollbar-width:none;margin-right:26px}.xsite [data-pane=local] .lc-scrollwrap::-webkit-scrollbar{display:none}.xsite .cflag .flag-emoji{text-align:center;font-size:22px;line-height:1;display:block}@media (max-width:600px){.xsite .gbanner .g-titlerow{justify-content:space-between;align-items:baseline;gap:10px;display:flex}.xsite .gbanner .g-titlerow h2{margin:0}.xsite .gbanner .g-titlerow .gprice{flex-shrink:0;text-align:right!important;margin:0!important}.xsite-biz .hero{border-bottom:none!important;padding-bottom:24px!important}.xsite-biz .metrics-wrap{padding-top:16px!important}.xsite-biz section:has(.models){margin-top:0!important;padding-top:12px!important}.xsite-biz .metric{border-bottom:none!important;border-right:none!important}}.xsite-biz .bizm{z-index:1200;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.xsite-biz .bizm[hidden]{display:none}.xsite-biz .bizm-ov{background:#1717128c;position:absolute;inset:0}.xsite-biz .bizm-card{scrollbar-width:thin;scrollbar-color:#27271e47 transparent;background:#fafaf8;border:1.5px solid #27271e;border-radius:20px;width:min(560px,100%);max-height:88dvh;padding:26px 24px 24px;position:relative;overflow-y:auto;box-shadow:0 24px 60px -24px #17171273}.xsite-biz .bizm-card::-webkit-scrollbar{width:6px}.xsite-biz .bizm-card::-webkit-scrollbar-thumb{background:#27271e47;border-radius:6px}.xsite-biz .bizm-card::-webkit-scrollbar-track{background:0 0;margin:18px 0}.xsite-biz .bizm-x{color:#27271e;cursor:pointer;background:#fff;border:1.5px solid #27271e40;border-radius:50%;width:32px;height:32px;font-size:13px;line-height:1;position:absolute;top:14px;right:14px}.xsite-biz .bizm-title{color:#27271e;margin:0 34px 6px 0;font-family:Poppins,sans-serif;font-size:22px;font-weight:700}.xsite-biz .bizm-sub{color:#5c5c50;margin:0 0 16px;font-size:13px;line-height:1.55}.xsite-biz .bizm-field{color:#27271e;margin-bottom:12px;font-size:12.5px;font-weight:600;display:block}.xsite-biz .bizm-field em{color:#8a8a7e;font-style:normal;font-weight:500}.xsite-biz .bizm-field input,.xsite-biz .bizm-field textarea{width:100%;font:inherit;color:#27271e;box-sizing:border-box;background:#fff;border:1.5px solid #dddbd0;border-radius:12px;outline:none;margin-top:6px;padding:11px 13px;font-size:14px;font-weight:500;transition:border-color .15s;display:block}.xsite-biz .bizm-field input:focus,.xsite-biz .bizm-field textarea:focus{border-color:#3a2ee8}.xsite-biz .bizm-field input::-moz-placeholder{color:#b4b4a8;font-weight:400}.xsite-biz .bizm-field textarea::-moz-placeholder{color:#b4b4a8;font-weight:400}.xsite-biz .bizm-field input::placeholder,.xsite-biz .bizm-field textarea::placeholder{color:#b4b4a8;font-weight:400}.xsite-biz .bizm-group{margin:14px 0 12px}.xsite-biz .bizm-glabel{color:#27271e;margin-bottom:8px;font-size:12.5px;font-weight:600;display:block}.xsite-biz .bizm-checks{flex-wrap:wrap;gap:8px;display:flex}.xsite-biz .bizm-check{cursor:pointer;align-items:center;display:inline-flex}.xsite-biz .bizm-check input{opacity:0;pointer-events:none;position:absolute}.xsite-biz .bizm-check span{color:#27271e;background:#fff;border:1.5px solid #dddbd0;border-radius:999px;align-items:center;padding:7px 13px;font-size:12.5px;font-weight:600;transition:all .15s;display:inline-flex}.xsite-biz .bizm-check:hover span{border-color:#3a2ee8}.xsite-biz .bizm-check input:checked+span{color:#fff;background:#3a2ee8;border-color:#3a2ee8}.xsite-biz .bizm-err{color:#e8352e;margin:2px 0 8px;font-size:12.5px;font-weight:600}.xsite-biz .bizm-submit{justify-content:center;width:100%;margin-top:6px}.xsite-biz .bizm-done{text-align:center;padding:26px 6px 10px}.xsite-biz .bizm-done-ico{color:#27271e;background:#c5f23c;border-radius:50%;justify-content:center;align-items:center;width:46px;height:46px;margin-bottom:12px;font-size:20px;font-weight:700;display:inline-flex}.xsite-biz .bizm-done h4{color:#27271e;margin:0 0 8px;font-family:Poppins,sans-serif;font-size:18px;font-weight:700}.xsite-biz .bizm-done p{color:#5c5c50;margin:0 0 14px;font-size:13px;line-height:1.6}.xsite-biz .bizm-mailrow{background:#fff;border:1.5px solid #27271e;border-radius:999px;align-items:center;gap:8px;padding:6px 6px 6px 15px;display:inline-flex}.xsite-biz .bizm-mail{color:#27271e;font-size:13.5px;font-weight:700}.xsite-biz .bizm-copy{color:#fff;cursor:pointer;background:#3a2ee8;border:none;border-radius:999px;padding:8px 14px;font-size:12px;font-weight:700}@media (max-width:600px){.xsite-biz .bizm{align-items:flex-end;padding:0}.xsite-biz .bizm-card{width:100%;max-height:92dvh;padding:22px 16px calc(20px + env(safe-area-inset-bottom));border-bottom:none;border-radius:20px 20px 0 0}}.xsite #popTrack .plan.plan-hide,.xsite .pop-track .plan.plan-hide,.xsite-biz #popTrack .plan.plan-hide,.xsite-biz .pop-track .plan.plan-hide{display:none!important}@keyframes gbShine{0%{transform:translate(0)skew(-18deg)}48%{transform:translate(830%)skew(-18deg)}to{transform:translate(830%)skew(-18deg)}}.xsite #popTrack .plan.plan-limited .btn,.xsite .pop-track .plan.plan-limited .btn,.xsite-biz #popTrack .plan.plan-limited .btn,.xsite-biz .pop-track .plan.plan-limited .btn{position:relative!important;overflow:hidden!important}.xsite #popTrack .plan.plan-limited .btn:after,.xsite .pop-track .plan.plan-limited .btn:after,.xsite-biz #popTrack .plan.plan-limited .btn:after,.xsite-biz .pop-track .plan.plan-limited .btn:after{transform:translate(0)skew(-18deg);content:""!important;pointer-events:none!important;background:linear-gradient(90deg,#c5f23c00,#c5f23c4d,#c5f23c00)!important;border-radius:0!important;width:20%!important;animation:6s ease-in-out infinite gbShine!important;display:block!important;position:absolute!important;top:-60%!important;bottom:-60%!important;left:-35%!important}@media (prefers-reduced-motion:reduce){.xsite #popTrack .plan.plan-limited .btn:after,.xsite .pop-track .plan.plan-limited .btn:after,.xsite-biz #popTrack .plan.plan-limited .btn:after,.xsite-biz .pop-track .plan.plan-limited .btn:after{opacity:0!important;animation:none!important}}.xsite section#plans-anchor>.wrap:not(.center){margin-top:18px!important}.xsite [data-pane=regional] .globe-ic .rg-map-mask,.xsite-biz [data-pane=regional] .globe-ic .rg-map-mask{-o-object-fit:unset!important;object-fit:unset!important;background-color:#3a2ee8!important;width:90%!important;height:90%!important;display:block!important;-webkit-mask-position:50%!important;mask-position:50%!important;-webkit-mask-size:contain!important;mask-size:contain!important;-webkit-mask-repeat:no-repeat!important;mask-repeat:no-repeat!important}@media (min-width:601px){.xsite .tabs button,.xsite-biz .tabs button{font-size:16px!important;font-weight:500!important}.xsite .tabs button.on,.xsite .tabs button.active,.xsite-biz .tabs button.on,.xsite-biz .tabs button.active{font-weight:600!important}.xsite .tabs button:before,.xsite-biz .tabs button:before{width:18px!important;height:18px!important}}@media (min-width:601px) and (max-width:767px){.xsite .tabs button,.xsite-biz .tabs button{padding-left:13px!important;padding-right:13px!important;font-size:15px!important}}.xsite .q button,.xsite-biz .q button{font-weight:400!important}@media (min-width:601px){.xsite .hero .inner{padding:34px 0 26px!important}.xsite .hero h1{font-size:clamp(30px,3.9vw,50px)!important}.xsite .hero .tagpill{margin-bottom:12px!important}.xsite .hero p.sub{max-width:520px!important;margin-top:10px!important;font-size:15px!important}.xsite .hero-feats{display:none!important}.xsite .hero #heroSlideBg{background-color:#000!important;background-size:cover!important}.xsite #heroSearch{border-radius:999px!important;max-width:655px!important;margin-top:38px!important;padding:6px!important}.xsite .searchbar .field{padding:2px 12px!important}.xsite .searchbar input{font-size:15px!important}.xsite .searchbar .btn-primary{padding:9px 20px!important;font-size:14px!important}.xsite .searchbar.searching{max-width:720px!important}}.xsite .rank-badge,.xsite .plan .rank-badge,.xsite-biz .plan .rank-badge,.xsite-biz .rank-badge{display:none!important}@media (max-width:600px){.xsite #plans-anchor .eyebrow{display:none!important}}@media (min-width:601px){.xsite .hero{height:400px!important}.xsite .hero .inner{padding:60px 0 30px!important}.xsite .hero #heroDots{display:none!important}.xsite .hero #heroPrev,.xsite .hero #heroNext{opacity:0!important;transition:opacity .2s!important;display:grid!important}.xsite .hero:hover #heroPrev,.xsite .hero:hover #heroNext{opacity:1!important}@media (min-width:1341px){.xsite .hero #heroPrev,.xsite .hero #heroNext{opacity:1!important;width:44px!important;height:44px!important;color:var(--ink-soft)!important;background:0 0!important;border:0!important;transition:transform .2s,color .2s!important}.xsite .hero #heroPrev svg,.xsite .hero #heroNext svg{width:26px;height:26px}.xsite .hero #heroPrev{left:calc(25% + min(1132px,100% - 48px)/-4)!important;transform:translate(-50%,-50%)!important}.xsite .hero #heroNext{right:calc(25% + min(1132px,100% - 48px)/-4)!important;transform:translate(50%,-50%)!important}.xsite .hero #heroPrev:hover{color:var(--blue)!important;transform:translate(calc(-50% - 6px),-50%)!important}.xsite .hero #heroNext:hover{color:var(--blue)!important;transform:translate(calc(50% + 6px),-50%)!important}}.xsite #plans-anchor{padding-top:40px!important}}.xsite .cprice small,.xsite .gprice small,.xsite-biz .cprice small,.xsite-biz .gprice small{text-transform:capitalize}.xsite .cprice b>span,.xsite .gprice b>span,.xsite-biz .cprice b>span,.xsite-biz .gprice b>span{display:none!important}@media (min-width:601px){.xsite #page-store>section#plans-anchor.block{padding-top:40px!important}.xsite .cprice,.xsite .gprice{flex-direction:row!important;justify-content:flex-end!important;align-items:baseline!important;gap:6px!important;display:flex!important}.xsite .cprice small,.xsite .gprice small{display:inline!important}.xsite .cprice b{font-size:22px!important}.xsite .tabs{padding:6px!important}.xsite .tabs button{padding-top:8.5px!important;padding-bottom:8.5px!important}.xsite .hero[data-hero-mode=search-only]{height:400px!important}.xsite .hero[data-hero-mode=search-only] .inner{width:100%;padding:0 0 26px!important}.xsite .hero[data-hero-mode=search-only] #heroHead{display:none!important}.xsite .hero[data-hero-mode=search-only] #heroSearch{margin-top:0!important}.xsite #page-store>.hero[data-hero-mode=search-only]+section#plans-anchor.block{padding-top:24px!important}}
