@scope(.wr-editorial-page){:scope{--ink:#0d2218;--forest:#10271b;--lime:#c4e147;--paper:#f4f6ee;--muted:#667160;--line:#e2e7dc;--white:#fff;--radius:24px}*{box-sizing:border-box}:scope{scroll-behavior:smooth;scroll-padding-top:100px}:scope{margin:0;color:var(--ink);background:#fff;font:16px/1.55 DM Sans,sans-serif;-webkit-font-smoothing:antialiased}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}button{color:inherit}button:disabled{cursor:not-allowed;opacity:.45}button:focus-visible,a:focus-visible,input:focus-visible,summary:focus-visible{outline:3px solid #7fab25;outline-offset:4px}img{display:block;max-width:100%}h1,h2,h3,h4,p{margin:0}h1,h2,h3,h4,.logo,.display{font-family:Urbanist,sans-serif;line-height:1.08;letter-spacing:-.035em}h1{font-size:clamp(52px,6.3vw,88px);font-weight:700}h2{font-size:clamp(36px,4vw,56px);font-weight:650}h3{font-size:26px;font-weight:700}p{color:var(--muted)}svg.icon{width:22px;height:22px;flex-shrink:0}.skip{position:absolute;left:20px;top:-100px;z-index:999;background:#fff;padding:12px}.skip:focus{top:20px}.announcement{min-height:31px;padding:6px 20px;text-align:center;background:var(--lime);font-size:12px;font-weight:600;letter-spacing:.02em}.announcement span{margin-left:28px}.header{height:85px;display:flex;align-items:center;justify-content:space-between;gap:30px;padding:0 max(32px,calc((100vw - 1280px)/2));background:#fff;position:sticky;top:0;z-index:80;border-bottom:1px solid #e2e7dc80}.logo{display:inline-flex;align-items:center;gap:3px;font-size:34px;font-weight:800;letter-spacing:-1.8px;white-space:nowrap}.logo-dot{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;background:var(--lime);border-radius:50%;font:700 19px DM Sans;margin-top:-15px}.desktop-nav{display:flex;align-items:center;gap:28px;font-size:14px;font-weight:500}.desktop-nav button,.locale{border:0;background:none;padding:8px 0;font-size:14px}.desktop-nav a:hover,.desktop-nav button:hover{color:#5b801a}.header-right{display:flex;align-items:center;gap:24px}.icon-button{width:42px;height:42px;display:inline-grid;place-items:center;border:0;background:transparent;border-radius:50%;font-size:28px}.icon-button:hover{background:var(--paper)}.icon-button svg{width:24px;height:24px}.cart-button{position:relative}.cart-count{position:absolute;right:-2px;top:0;background:var(--lime);font-size:11px;width:18px;height:18px;display:grid;place-items:center;border-radius:50%;font-weight:700}.menu-button{display:none}.container{max-width:1280px;margin:auto;padding:0 32px}.section{padding:96px 0}.eyebrow{display:flex;gap:9px;align-items:center;font-size:12px;font-weight:650;letter-spacing:.13em;text-transform:uppercase;margin-bottom:20px}.eyebrow:before{content:"";width:7px;height:7px;background:#8cba29;border-radius:50%;flex-shrink:0}.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:32px;margin-bottom:36px}.section-head p{max-width:350px;font-size:16px}.section-head h2 span,.accent{color:#719a22}.btn{border:0;padding:15px 23px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;gap:18px;font-weight:600;font-size:15px;min-height:52px;background:var(--lime);color:var(--ink);transition:background .18s,transform .18s}.btn:hover{background:#b4ce40;transform:translateY(-1px)}.btn.dark{background:var(--ink);color:#fff}.btn.dark:hover{background:#284732}.btn.outline{background:transparent;border:1px solid #bdc9b2}.btn.outline-light{background:transparent;border:1px solid #a8bb9850;color:#fff}.btn.full{width:100%}.text-link{display:inline-flex;align-items:center;gap:18px;font-size:14px;font-weight:600;border-bottom:1px solid;padding-bottom:3px;cursor:pointer;background:none}.pill{display:inline-flex;gap:6px;align-items:center;border-radius:100px;font-size:12px;font-weight:500;padding:6px 12px;background:var(--paper)}.hero{background:var(--forest);color:#fff;border-radius:0 0 36px 36px;position:relative;overflow:visible}.hero-grid{display:grid;grid-template-columns:1.1fr 1fr;min-height:660px;align-items:center;gap:15px}.hero-copy{padding:60px 0 66px;position:relative;z-index:3}.hero .eyebrow{color:#c0cdb6;letter-spacing:.11em}.hero h1{max-width:700px;line-height:1.01;letter-spacing:-.055em}.hero h1 em{color:var(--lime);font-style:normal}.hero p{color:#bac8b7;max-width:470px;margin-top:24px;font-size:17px;line-height:1.65}.hero-visual{height:610px;position:relative;align-self:end;overflow:hidden;margin-left:-35px;pointer-events:none}.hero-visual>img{width:100%;height:100%;object-fit:cover;mix-blend-mode:lighten;-webkit-mask-image:linear-gradient(to right,transparent,#000 15%,#000 94%,transparent);mask-image:linear-gradient(to right,transparent,#000 15%,#000 94%,transparent);object-position:center}.float-label{position:absolute;border:1px solid #fff3;background:#fffe;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:var(--ink);border-radius:14px;padding:13px 18px;box-shadow:0 10px 30px #0002;display:flex;gap:10px;align-items:center;font-size:13px;transform:rotate(0);left:9%;bottom:15%;animation:float 6s ease-in-out infinite}.float-label b{display:block;font-size:14px}.float-label span{color:#667160;font-size:12px}.float-label .icon{color:#608821}.float-label.second{left:auto;right:0;bottom:auto;top:16%;transform:rotate(0);background:var(--lime);animation-delay:1s}.search-wrap{position:relative;margin-top:32px;max-width:580px;z-index:10}.search-form{background:#fff;display:flex;align-items:center;border-radius:14px;padding:7px;gap:12px;box-shadow:0 10px 30px #0002;color:var(--ink)}.search-form>.icon{margin-left:13px;color:#7d8976}.search-form input{width:100%;min-width:0;border:0;outline:0;padding:12px 0;font-size:15px;background:none}.search-form .btn{padding:14px 19px;white-space:nowrap}.search-results{position:absolute;top:calc(100% + 8px);background:#fff;border:1px solid var(--line);border-radius:14px;width:100%;padding:10px;box-shadow:0 20px 55px #0003;color:var(--ink);max-height:290px;overflow:auto}.search-results[hidden]{display:none}.search-result{display:flex;align-items:center;gap:12px;padding:10px;border-radius:8px}.search-result:hover{background:var(--paper)}.search-result img{height:32px;width:42px;object-fit:cover;border-radius:5px}.search-result small{margin-left:auto;color:var(--muted)}.quick-destinations{display:flex;flex-wrap:wrap;gap:9px;margin-top:13px;align-items:center;font-size:12px;color:#a8b8a2}.quick-destinations a{color:#ecf2e8;padding:3px 9px;border:1px solid #ffffff25;border-radius:30px}.hero-reassurance{display:flex;gap:20px;flex-wrap:wrap;margin-top:28px;font-size:12px;color:#d1daca}.hero-reassurance span{display:flex;gap:7px;align-items:center}.hero-reassurance svg{width:16px;height:16px;color:var(--lime)}.trust-strip{display:grid;grid-template-columns:repeat(4,1fr);padding:28px 0;border-bottom:1px solid var(--line);gap:20px}.trust-strip>div{display:flex;gap:12px;align-items:center;justify-content:center;font-size:14px}.trust-strip .icon{color:#608322}.trust-strip b{display:block;font-size:14px}.trust-strip small{font-size:12px;color:var(--muted)}.filters{display:flex;align-items:center;gap:10px;margin-bottom:28px;flex-wrap:wrap}.filter{padding:9px 18px;border-radius:100px;border:1px solid var(--line);background:#fff;font-size:14px}.filter.active{background:var(--ink);border-color:var(--ink);color:#fff}.filter:hover{border-color:var(--ink)}.destination-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.destination-card{border:1px solid var(--line);border-radius:20px;overflow:hidden;transition:transform .2s,box-shadow .2s;background:#fff;display:block}.destination-card:hover{transform:translateY(-5px);box-shadow:0 15px 35px #0d22180d}.destination-image{height:225px;position:relative;overflow:hidden;background:#dce5cb}.destination-image>img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.destination-card:hover .destination-image>img{transform:scale(1.045)}.destination-image .pill{position:absolute;top:14px;left:14px;background:#fff}.country-body{padding:20px}.country-name{display:flex;align-items:center;gap:9px}.country-name h3{font-size:23px}.flag{font-size:21px;line-height:1}.country-body p{font-size:13px;margin-top:7px}.country-price{display:flex;align-items:center;justify-content:space-between;padding-top:17px;margin-top:17px;border-top:1px solid var(--line)}.country-price small{font-size:12px;color:var(--muted)}.country-price strong{font:750 24px Urbanist;margin-left:5px}.round-arrow{height:36px;width:36px;display:grid;place-items:center;background:var(--paper);border-radius:50%;font-size:23px}.destination-card:hover .round-arrow{background:var(--lime)}.destination-foot{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:30px;font-size:14px}.destination-foot p{font-size:14px}.empty-search{padding:20px;color:var(--muted)}.freedom{background:var(--paper);border-radius:36px;padding:72px;margin-top:12px}.freedom-head{max-width:650px;margin-bottom:34px}.freedom-head h2{font-size:54px}.bento{display:grid;grid-template-columns:1.2fr 1fr 1fr;grid-template-rows:210px 210px;gap:18px}.bento-card{background:#fff;border-radius:22px;padding:28px;overflow:hidden;position:relative}.bento-card h3{font-size:26px;margin-bottom:9px}.bento-card p{font-size:14px;line-height:1.6;max-width:245px}.bento-photo{grid-row:span 2;padding:0;color:#fff}.bento-photo img{width:100%;height:100%;object-fit:cover;filter:brightness(.83)}.bento-photo:after{content:"";position:absolute;top:30%;right:0;bottom:0;left:0;background:linear-gradient(transparent,#062518d9)}.bento-photo .photo-copy{position:absolute;left:28px;right:28px;bottom:28px;z-index:1}.bento-photo h3{font-size:36px}.bento-photo p{color:#e1e9da}.bento-lime{background:var(--lime)}.bento-lime .big-zero{font:650 80px/1 Urbanist;letter-spacing:-6px;position:absolute;right:25px;bottom:8px;opacity:.16}.bento-wide{grid-column:span 2;background:var(--ink);color:#fff;display:flex;align-items:center;gap:25px}.bento-wide p{color:#becbb5;max-width:300px}.app-orbit{display:grid;grid-template-columns:repeat(2,54px);gap:10px;transform:rotate(0);margin-left:auto}.app-tile{display:grid;place-items:center;background:#fff;border-radius:14px;width:54px;height:54px;color:var(--ink);box-shadow:0 6px #0002}.app-tile:nth-child(2){transform:translateY(15px)}.bento-icon{width:40px;height:40px;border-radius:12px;background:var(--paper);display:grid;place-items:center;margin-bottom:16px}.bento-lime .bento-icon{background:#ffffff70}.how-grid{display:grid;grid-template-columns:1fr 1fr;gap:85px;align-items:center}.how-visual{position:relative;background:#f5f7ed;border-radius:30px;overflow:hidden}.how-visual>img{aspect-ratio:1;width:100%;object-fit:cover}.how-visual .activation-label{position:absolute;left:22px;bottom:24px;background:#fff;border-radius:14px;padding:14px 20px;display:flex;align-items:center;gap:12px;box-shadow:0 8px 25px #17281412}.activation-label strong{display:block;font-size:14px}.activation-label small{font-size:12px;color:var(--muted)}.how-copy>p{margin-top:18px}.steps{margin:32px 0}.step{display:grid;grid-template-columns:36px 1fr;gap:17px;padding:20px 0;border-bottom:1px solid var(--line)}.step-number{width:32px;height:32px;border-radius:50%;background:var(--lime);display:grid;place-items:center;font-size:13px;font-weight:650}.step h3{font-size:22px;margin-bottom:7px}.step p{font-size:14px}.trip-banner{background:var(--ink);color:#fff;border-radius:28px;display:grid;grid-template-columns:1fr 1fr;overflow:hidden;min-height:380px}.trip-banner>div{padding:50px}.trip-banner h2{font-size:48px;max-width:440px}.trip-banner p{color:#b3c4a9;margin:18px 0 24px}.trip-banner img{width:100%;height:100%;max-height:410px;object-fit:cover}.faq-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:80px}.faq-intro p{margin-top:20px;max-width:300px}.faq-intro .btn{margin-top:24px}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{list-style:none;padding:23px 35px 23px 0;cursor:pointer;font-size:16px;font-weight:600;position:relative}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:"+";position:absolute;right:0;top:17px;font-size:26px;font-weight:400}.faq-list details[open] summary:after{content:"\2212"}.faq-list details p{padding:0 24px 22px 0;font-size:14px;line-height:1.8}.closing{margin-bottom:80px;border-radius:28px;background:var(--lime);padding:54px 60px;display:flex;align-items:center;justify-content:space-between;gap:30px}.closing h2{font-size:46px;max-width:650px}.closing p{color:#4f682d;margin-top:13px}footer{background:var(--ink);color:#fff;padding:62px 0 0}footer .logo{font-size:38px}footer p{color:#a8b99f;margin-top:20px;font-size:14px}footer h4{font:600 14px DM Sans;letter-spacing:0;margin-bottom:19px}footer a:not(.logo),footer button:not(.btn){display:block;font-size:14px;color:#b8c4b0;margin-top:10px;background:none;border:0;padding:0;text-align:left}footer a:hover,footer button:hover{color:var(--lime)}.footer-top{max-width:1280px;padding:0 32px 50px;margin:auto;display:grid;grid-template-columns:1fr .85fr 1fr 1.5fr;gap:38px}.footer-last .btn{margin-top:24px;font-size:13px}.footer-bottom{max-width:1216px;margin:auto;border-top:1px solid #ffffff20;padding:23px 0;display:flex;justify-content:space-between;font-size:12px;color:#97ab8e}.breadcrumb{font-size:12px;color:#7a8573;margin:26px 0 24px;display:flex;gap:12px}.product-grid{display:grid;grid-template-columns:1.05fr 1fr;gap:60px;align-items:start}.product-story{min-width:0}.product-heading .eyebrow{margin-bottom:12px}.product-heading h1{font-size:62px;display:flex;align-items:center;gap:16px}.product-heading .flag{font-size:34px}.product-heading p{font-size:16px;margin:16px 0 24px;max-width:510px}.product-photo{height:420px;border-radius:24px;overflow:hidden;position:relative;background:var(--paper)}.product-photo>img{width:100%;height:100%;object-fit:cover}.product-photo:after{content:"";position:absolute;top:45%;right:0;bottom:0;left:0;background:linear-gradient(transparent,#08281790)}.photo-caption{position:absolute;bottom:25px;left:25px;z-index:1;color:#fff;font-family:Urbanist;font-size:26px;line-height:1.1}.photo-caption small{display:block;font:11px DM Sans;letter-spacing:.11em;text-transform:uppercase;margin-bottom:8px}.network-strip{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px;padding:20px 0;font-size:12px;color:var(--muted);border-bottom:1px solid var(--line)}.network-strip strong{font-size:15px;color:var(--ink);letter-spacing:-.5px}.product-benefits{display:grid;grid-template-columns:1fr 1fr;gap:22px;padding:28px 0}.product-benefits>div{display:flex;align-items:flex-start;gap:11px}.product-benefits svg{color:#719526}.product-benefits b{display:block;font-size:14px;font-weight:600}.product-benefits small{color:var(--muted);font-size:12px}.buy-box{border:1px solid var(--line);padding:30px;border-radius:24px;box-shadow:0 16px 45px #0d221808;background:#fff;position:sticky;top:108px}.buy-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:21px;gap:12px}.buy-top h2{font-size:27px}.buy-top .pill{font-size:11px;white-space:nowrap}.segmented{display:flex;border-radius:12px;padding:5px;background:var(--paper);gap:5px}.segmented button{flex:1;border:0;background:none;padding:12px 6px;border-radius:9px;font-size:14px;font-weight:600}.segmented .active{background:var(--ink);color:#fff;box-shadow:0 3px 10px #0d221820}.plan-helper{display:flex;justify-content:space-between;font-size:12px;margin:21px 0;color:var(--muted);gap:12px}.plan-helper button{background:none;border:0;padding:0;text-decoration:underline;text-underline-offset:4px;font-size:12px}.plan-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.plan{position:relative;text-align:left;min-height:115px;border:1px solid #dbe3d0;border-radius:12px;background:#fff;padding:16px 13px;transition:background .2s,border-color .2s}.plan b{font:750 24px Urbanist;display:block}.plan span{display:block;font-size:12px;color:var(--muted);margin:5px 0 11px}.plan strong{font-size:15px;font-weight:600}.plan.selected{background:#f1f9dc;border:2px solid #94bd3d;padding:15px 12px}.plan .popular{position:absolute;top:-9px;left:50%;transform:translate(-50%);font-size:9px;letter-spacing:.015em;background:var(--lime);padding:3px 8px;border-radius:20px;white-space:nowrap;color:var(--ink);margin:0}.plan-note{font-size:12px;color:var(--muted);margin-top:16px;display:flex;gap:7px}.plan-note .icon{width:16px;height:16px}.quantity-row{display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:19px 0;margin-top:22px}.quantity-row b{font-size:14px;font-weight:600;display:block}.quantity-row small{font-size:12px;color:var(--muted)}.stepper{display:flex;align-items:center;gap:6px;background:var(--paper);padding:4px;border-radius:10px}.stepper button{width:32px;height:32px;border:0;background:#fff;border-radius:6px;font-size:20px;display:grid;place-items:center}.stepper span{min-width:25px;text-align:center;font-size:14px;font-weight:600}.buy-total{display:flex;justify-content:space-between;align-items:center;padding:21px 0}.buy-total>div>span{font-size:13px;display:block}.buy-total small{font-size:11px;color:var(--muted)}.buy-total strong{font:750 32px Urbanist}.buy-box .btn.full{font-size:15px;justify-content:space-between;padding:16px 21px}.secure{text-align:center;font-size:11px;color:var(--muted);margin-top:12px}.payment-logos{display:flex;gap:6px;justify-content:center;margin-top:14px}.payment-logos span{border:1px solid var(--line);padding:3px 7px;font-size:10px;font-weight:700;border-radius:4px}.compat-link{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:20px;width:100%;border:0;background:none;font-size:12px;text-decoration:underline;text-underline-offset:3px}.product-tabs{display:flex;gap:35px;border-bottom:1px solid var(--line);margin-top:60px;font-size:14px;overflow:auto;white-space:nowrap}.product-tabs a{padding:15px 0}.product-tabs a:first-child{border-bottom:2px solid var(--ink)}.included-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.included-card{background:var(--paper);border-radius:20px;padding:27px}.included-card .icon{margin-bottom:20px}.included-card h3{font-size:23px;margin-bottom:12px}.included-card p{font-size:14px}.product-mobile-buy{display:none}.unlimited-panel{padding:10px 0 0}.unlimited-panel label{display:block;font-size:14px;margin:7px 0 14px}.duration-list{display:flex;gap:8px;flex-wrap:wrap}.duration-list button{border:1px solid var(--line);background:#fff;padding:10px 14px;border-radius:10px;font-size:14px}.duration-list .selected{background:var(--lime);border-color:#8bb33e}.speed-note{background:var(--paper);padding:16px;border-radius:12px;margin-top:18px;font-size:12px;color:var(--muted)}.speed-note strong{display:block;color:var(--ink);font-size:14px;margin-bottom:5px}.cart-page{background:#fafbf8;min-height:730px;padding:40px 0 90px}.cart-title{display:flex;justify-content:space-between;align-items:center;margin:10px 0 35px}.cart-title h1{font-size:54px}.checkout-progress{display:flex;gap:15px;align-items:center;font-size:12px;color:#9ca492}.checkout-progress .current{color:var(--ink);font-weight:600}.checkout-progress i{width:32px;height:1px;background:var(--line)}.cart-layout{display:grid;grid-template-columns:1.5fr 1fr;gap:35px;align-items:start}.cart-items{background:#fff;border:1px solid var(--line);border-radius:20px;padding:26px}.cart-line{display:grid;grid-template-columns:100px 1fr auto;gap:22px;padding:0 0 25px;margin-bottom:25px;border-bottom:1px solid var(--line)}.cart-line:last-child{border-bottom:0;margin-bottom:0;padding-bottom:0}.cart-line>img{width:100px;height:118px;border-radius:12px;object-fit:cover}.cart-line h3{font-size:24px;margin-bottom:7px}.cart-line p{font-size:13px}.cart-line .stepper{display:inline-flex;margin-top:15px}.line-price{text-align:right;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-end}.line-price strong{font:750 24px Urbanist}.remove{font-size:12px;background:none;border:0;text-decoration:underline;color:var(--muted)}.cart-message{display:flex;gap:13px;align-items:flex-start;background:#edf5db;padding:20px;border-radius:14px;margin-top:20px}.cart-message b{font-size:14px}.cart-message p{font-size:12px;margin-top:4px}.cart-summary{background:#fff;border:1px solid var(--line);border-radius:20px;padding:28px;position:sticky;top:105px}.cart-summary h2{font-size:27px;margin-bottom:25px}.summary-row{display:flex;justify-content:space-between;font-size:14px;margin-bottom:13px;gap:20px}.summary-row span{color:var(--muted)}.summary-row .green{color:#648c21}.promo-details{margin-top:22px;border-top:1px solid var(--line);padding-top:17px;font-size:13px}.promo-details summary{cursor:pointer}.promo-form{display:flex;gap:8px;margin-top:13px}.promo-form input{width:100%;min-width:0;border:1px solid var(--line);border-radius:8px;padding:10px;font-size:13px}.promo-form button{border:0;border-radius:8px;background:var(--paper);font-size:12px;padding:8px 12px}.promo-feedback{font-size:12px;margin-top:9px;color:var(--muted)}.cart-total{display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--line);margin-top:24px;padding:23px 0}.cart-total strong{font:750 32px Urbanist}.cart-total b{font-size:16px}.cart-total small{display:block;color:var(--muted);font-size:11px}.cart-assurance{display:flex;gap:16px;margin-top:34px}.cart-assurance>div{flex:1;border:1px solid var(--line);border-radius:13px;padding:18px;font-size:12px}.cart-assurance .icon{display:block;margin-bottom:10px;color:#719a22}.cart-assurance b{display:block}.cart-assurance p{font-size:12px;margin-top:5px}.continue-link{display:inline-block;font-size:13px;text-decoration:underline;text-underline-offset:4px;margin-top:24px}.empty-cart{max-width:520px;text-align:center;margin:30px auto}.empty-cart img{height:200px;margin:0 auto 25px;border-radius:25px}.empty-cart h2{font-size:36px}.empty-cart p{margin:17px 0 25px}dialog{border:1px solid var(--line);border-radius:24px;padding:38px;max-width:500px;width:calc(100% - 30px);color:var(--ink);box-shadow:0 20px 90px #0003}dialog::backdrop{background:#08190fb3;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}dialog .dialog-close{position:absolute;right:10px;top:10px}dialog h2{font-size:34px;margin:10px 0 18px}dialog p{font-size:14px;line-height:1.7}dialog label{display:block;font-size:14px;margin:23px 0 8px}dialog select{width:100%;padding:12px;border:1px solid var(--line);border-radius:9px;background:#fff}dialog .btn{margin-top:22px}dialog .modal-icon{color:#668f1f;background:var(--paper);height:54px;width:54px;display:grid;place-items:center;border-radius:16px}dialog .modal-icon svg{width:28px;height:28px}.compat-result{background:var(--paper);padding:17px;border-radius:12px;margin-top:20px;font-size:14px}.menu-links a{display:block;font:650 28px Urbanist;padding:14px 0;border-bottom:1px solid var(--line)}#drawer{margin:0 0 0 auto;max-width:465px;width:min(465px,100%);height:100dvh;max-height:100dvh;border-radius:22px 0 0 22px;padding:28px}.drawer-head{display:flex;align-items:center;justify-content:space-between;gap:10px;border-bottom:1px solid var(--line);padding-bottom:20px}.drawer-head h2{font-size:27px;margin:0}.drawer-success{font-size:13px;padding:16px 0;color:#658f22;display:flex;gap:8px;align-items:center}.drawer-item{display:flex;gap:16px;margin:15px 0 25px}.drawer-item img{width:85px;height:95px;object-fit:cover;border-radius:12px}.drawer-item h3{font-size:23px;margin-bottom:8px}.drawer-item p{font-size:13px}.drawer-item strong{display:block;margin-top:10px}.drawer-bottom{border-top:1px solid var(--line);padding-top:25px}.drawer-bottom .btn{margin:0 0 12px}.toast{position:fixed;bottom:24px;left:50%;transform:translate(-50%,20px);opacity:0;z-index:300;pointer-events:none;background:var(--ink);color:#fff;padding:13px 20px;border-radius:12px;font-size:14px;transition:.2s}.toast.show{opacity:1;transform:translate(-50%)}@keyframes float{0%,to{translate:0 0}50%{translate:0 -10px}}@media(min-width:1450px){.hero-visual{margin-right:-50px}}@media(max-width:1100px){.desktop-nav{gap:18px}.desktop-nav button{display:none}.header{padding:0 28px}.hero-grid{min-height:610px}.hero-visual{height:535px;margin-left:-55px}.hero h1{font-size:66px}.hero-copy{padding:48px 0}.freedom{padding:48px 35px}.how-grid{gap:45px}.product-grid{gap:32px}.plan-grid{grid-template-columns:repeat(2,1fr)}.buy-box{padding:23px}.footer-top{gap:25px}.bento{grid-template-columns:1.1fr 1fr;grid-template-rows:auto}.bento-photo{grid-row:span 2;min-height:400px}.bento-wide{grid-column:span 2}.bento-card:not(.bento-photo){min-height:200px}}@media(max-width:800px){.desktop-nav{display:none}.menu-button{display:inline-grid}.header{height:73px}.header-right{gap:14px}.hero-grid{grid-template-columns:1fr}.hero-copy{padding:50px 0 0}.hero h1{font-size:70px;max-width:650px}.hero p{max-width:550px}.search-wrap{max-width:none}.hero-visual{height:420px;width:70%;margin:-30px 0 0 auto;align-self:auto}.float-label{left:0}.hero{border-radius:0 0 28px 28px}.hero-reassurance{position:relative;z-index:2}.trust-strip{grid-template-columns:repeat(2,1fr);gap:24px}.trust-strip>div{justify-content:flex-start}.section{padding:65px 0}.section-head{align-items:flex-start}.section-head p{max-width:270px}.destination-grid{grid-template-columns:repeat(2,1fr)}.destination-image{height:240px}.freedom{padding:40px 28px;border-radius:24px}.freedom-head h2{font-size:44px}.how-grid{grid-template-columns:1fr;gap:35px}.how-visual{max-height:450px}.how-visual>img{height:450px;object-fit:contain}.how-copy h2{max-width:500px}.trip-banner>div{padding:35px}.trip-banner h2{font-size:38px}.faq-grid{grid-template-columns:1fr;gap:25px}.faq-intro p{max-width:none}.closing{padding:35px}.closing h2{font-size:36px}.footer-top{grid-template-columns:repeat(2,1fr);gap:35px}.footer-bottom{margin:0 32px;gap:20px;flex-wrap:wrap}.product-grid{grid-template-columns:1fr}.product-heading h1{font-size:52px}.product-photo{height:320px}.product-benefits{padding-bottom:0}.buy-box{position:static}.plan-grid{grid-template-columns:repeat(3,1fr)}.included-grid,.cart-layout{grid-template-columns:1fr}.cart-summary{position:static}.cart-title h1{font-size:44px}.checkout-progress{display:none}.cart-page{padding-top:25px}}@media(max-width:520px){.announcement{font-size:10px;padding:7px 10px;line-height:1.3}.announcement span{display:none}.header{height:68px;padding:0 20px;gap:15px}.logo{font-size:30px}.logo-dot{width:18px;height:18px;font-size:16px}.header-right{gap:6px}.locale{font-size:11px}.icon-button{width:37px;height:37px}.container{padding:0 20px}.hero-grid{gap:0;min-height:0}.hero-copy{padding-top:35px}.hero .eyebrow{font-size:10px;letter-spacing:.12em;margin-bottom:21px}.hero h1{font-size:clamp(44px,12.8vw,63px);line-height:1.02;letter-spacing:-.045em}.hero p{font-size:15px;margin-top:20px;line-height:1.6;max-width:320px}.search-wrap{margin-top:25px}.search-form{padding:5px;gap:8px;border-radius:12px}.search-form>.icon{margin-left:7px;width:18px;height:18px}.search-form input{font-size:14px;padding:11px 0}.search-form input::placeholder{font-size:13px}.search-form .btn{padding:10px 14px;min-height:44px;font-size:0;gap:0}.search-form .btn .icon{width:20px;height:20px}.quick-destinations{font-size:11px;gap:6px;margin-top:12px}.hero-reassurance{font-size:10px;gap:12px;margin-top:20px}.hero-reassurance svg{width:13px;height:13px}.hero-visual{height:300px;width:100%;margin:0;overflow:hidden}.hero-visual>img{object-fit:cover;object-position:center 47%;-webkit-mask-image:linear-gradient(transparent,#000 12%,#000 95%,transparent);mask-image:linear-gradient(transparent,#000 12%,#000 95%,transparent)}.float-label{padding:9px 12px;bottom:12%;left:0;border-radius:11px}.float-label b{font-size:12px}.float-label span{font-size:10px}.float-label.second{right:0;top:16%;font-size:11px}.hero-visual .float-label .icon{width:18px;height:18px}.trust-strip{padding:24px 0;gap:19px 10px}.trust-strip>div{gap:9px}.trust-strip b{font-size:12px}.trust-strip small{font-size:10px}.trust-strip .icon{width:20px;height:20px}.section{padding:54px 0}.eyebrow{font-size:10px;margin-bottom:14px}h2{font-size:37px;letter-spacing:-.03em}.section-head{display:block;margin-bottom:25px}.section-head p{max-width:none;font-size:14px;margin-top:15px}.filters{gap:7px;margin-bottom:22px;flex-wrap:nowrap;overflow:auto;padding-bottom:4px}.filter{padding:8px 14px;white-space:nowrap;font-size:12px}.destination-grid{gap:13px}.destination-card{border-radius:15px}.destination-image{height:170px}.destination-image .pill{font-size:9px;top:10px;left:10px;padding:4px 8px}.country-body{padding:14px 12px}.country-name{gap:6px}.country-name h3{font-size:20px}.flag{font-size:17px}.country-body p{font-size:11px}.country-price{margin-top:13px;padding-top:13px}.country-price small{display:block;font-size:10px}.country-price strong{font-size:21px;margin-left:0}.round-arrow{height:29px;width:29px;font-size:19px}.destination-foot{display:block;margin-top:23px}.destination-foot p{font-size:12px}.destination-foot .text-link{margin-top:15px;font-size:13px}.freedom{border-radius:23px;padding:30px 20px;margin:0 -6px}.freedom-head h2{font-size:37px}.bento{display:flex;flex-direction:column;gap:13px}.bento-photo{min-height:320px;height:320px;flex:none}.bento-card{padding:24px;border-radius:17px}.bento-card:not(.bento-photo){min-height:175px}.bento-photo{padding:0}.bento-photo h3{font-size:32px}.bento-wide{gap:15px;min-height:220px!important}.bento-wide h3{font-size:26px}.app-orbit{grid-template-columns:repeat(2,38px);gap:6px}.app-tile{height:38px;width:38px;border-radius:10px}.app-tile .icon{width:19px;height:19px}.bento-card p{font-size:13px}.how-visual{border-radius:22px;max-height:340px}.how-visual>img{height:340px}.how-visual .activation-label{bottom:18px;left:18px;padding:11px 15px}.how-copy h2{font-size:37px}.how-copy>p{font-size:14px}.steps{margin:20px 0 25px}.step{padding:18px 0;gap:13px}.step h3{font-size:22px}.step p{font-size:13px}.trip-banner{grid-template-columns:1fr;border-radius:22px}.trip-banner>div{padding:30px 25px}.trip-banner h2{font-size:36px}.trip-banner p{font-size:14px}.trip-banner img{height:245px}.faq-list summary{font-size:14px;padding:19px 28px 19px 0}.faq-list summary:after{top:13px}.faq-intro p{font-size:14px}.closing{padding:30px 25px;border-radius:22px;display:block;margin-bottom:50px}.closing h2{font-size:37px}.closing p{font-size:14px}.closing .btn{margin-top:23px}footer{padding-top:42px}.footer-top{padding:0 20px 30px;gap:30px 18px}.footer-top>div:first-child{grid-column:span 2;display:flex;justify-content:space-between;gap:20px;align-items:flex-start}.footer-top>div:first-child p{margin-top:0;font-size:12px}footer .logo{font-size:33px}.footer-last{grid-column:span 2}footer a:not(.logo),footer button:not(.btn){font-size:12px}footer h4{font-size:12px}.footer-bottom{margin:0 20px;padding:20px 0;gap:10px;font-size:10px}.footer-bottom span:last-child{width:100%}.breadcrumb{font-size:10px;gap:8px;margin:20px 0}.product-heading .eyebrow{font-size:10px}.product-heading h1{font-size:45px}.product-heading .flag{font-size:28px}.product-heading p{font-size:14px;line-height:1.6;margin:14px 0 20px}.product-photo{height:250px;border-radius:20px}.photo-caption{bottom:20px;left:20px;font-size:23px}.network-strip{font-size:10px;gap:7px;padding:16px 0}.network-strip strong{font-size:12px}.product-benefits{gap:18px 12px;padding:20px 0 0}.product-benefits b{font-size:12px}.product-benefits small{font-size:10px;display:block}.product-benefits .icon{width:18px;height:18px}.product-grid{gap:25px}.buy-box{padding:20px 17px;border-radius:20px;box-shadow:none}.buy-top{gap:7px;margin-bottom:18px}.buy-top h2{font-size:24px}.buy-top .pill{font-size:9px;padding:5px 9px}.segmented button{font-size:13px;padding:12px 4px}.plan-helper,.plan-helper button{font-size:11px}.plan-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.plan{padding:16px;min-height:110px}.plan.selected{padding:15px}.plan b{font-size:25px}.plan span{font-size:12px}.plan strong{font-size:16px}.plan .popular{font-size:9px}.buy-total strong{font-size:30px}.buy-box .btn.full{font-size:14px}.quantity-row b{font-size:13px}.product-tabs{gap:25px;margin-top:32px;font-size:12px}.included-card{padding:23px}.included-card h3{font-size:23px}.product-mobile-buy{display:flex;position:fixed;bottom:0;left:0;right:0;z-index:70;background:#fffffff5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-top:1px solid var(--line);padding:10px 20px max(10px,env(safe-area-inset-bottom));align-items:center;justify-content:space-between;gap:15px;box-shadow:0 -4px 20px #00000008}.product-mobile-buy small{display:block;font-size:10px;color:var(--muted)}.product-mobile-buy b{font:750 24px Urbanist}.product-mobile-buy .btn{min-height:46px;padding:11px 18px;font-size:13px}.product-active{padding-bottom:76px}.cart-page{padding-bottom:45px}.cart-title{display:block;margin:8px 0 25px}.cart-title h1{font-size:40px}.cart-title p{font-size:13px;margin-top:12px}.cart-items{padding:18px;border-radius:18px}.cart-line{grid-template-columns:70px 1fr;gap:14px}.cart-line>img{width:70px;height:90px}.cart-line h3{font-size:22px}.cart-line p{font-size:11px}.cart-line .stepper{margin-top:12px}.line-price{grid-column:2;flex-direction:row;align-items:center;margin-top:-4px}.line-price strong{font-size:23px}.remove{font-size:11px}.cart-message{padding:16px;gap:10px}.cart-message b{font-size:12px}.cart-message p{font-size:11px}.cart-summary{padding:23px;border-radius:18px}.cart-summary h2{font-size:27px}.cart-assurance{gap:9px;margin-top:20px}.cart-assurance>div{padding:14px 11px}.cart-assurance b{font-size:11px}.cart-assurance p{font-size:10px}.cart-layout{gap:23px}dialog{padding:30px 23px;border-radius:20px}dialog h2{font-size:31px}#drawer{padding:23px;border-radius:20px 0 0 20px}.drawer-head h2{font-size:25px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}.tp-proof{margin-top:24px;padding-top:22px;border-top:1px solid var(--line)}.tp-proof-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:16px}.tp-proof h3{font:700 18px/1.25 Urbanist,sans-serif;letter-spacing:-.02em;margin-bottom:10px}.tp-score-link{display:flex;align-items:center;flex-wrap:wrap;gap:8px;font-size:12px}.tp-score-stars{width:108px;height:auto}.tp-score-link span{color:var(--muted)}.tp-score-link b{color:var(--ink)}.tp-brand{flex-shrink:0;padding:5px 0}.tp-brand img{width:100px;height:auto}.tp-review-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.tp-review{padding:15px;border:1px solid var(--line);border-radius:13px;background:#fafbf8;display:flex;flex-direction:column;transition:background .18s,border-color .18s}.tp-review:hover{background:#f4f7ee;border-color:#adbea0}.tp-review-top{display:flex;align-items:center;justify-content:space-between}.tp-review-top img{width:80px;height:auto}.tp-review-top>span{color:#88957e;font-size:17px}.tp-review blockquote{margin:11px 0 16px;font-size:13px;font-weight:500;line-height:1.55;flex:1}.tp-review-author{display:flex;align-items:center;gap:8px}.tp-avatar{display:grid;place-items:center;width:29px;height:29px;border-radius:50%;background:#e9eede;font-size:10px;color:#4b6540;flex-shrink:0}.tp-review-author b{display:block;font-size:11px;font-weight:600;line-height:1.4}.tp-review-author time{font-size:10px;color:var(--muted)}.tp-proof-foot{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:12px;font-size:10px;color:var(--muted)}.tp-proof-foot a{text-decoration:underline;text-underline-offset:3px;color:var(--ink);font-weight:500}.tp-proof+.quantity-row{margin-top:20px}@media(max-width:520px){.tp-proof-head{gap:12px}.tp-proof h3{font-size:18px}.tp-brand img{width:83px}.tp-score-link{font-size:11px;gap:7px}.tp-score-stars{width:93px}.tp-review-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:7px;scrollbar-width:thin;scrollbar-color:#becbad transparent}.tp-review{flex:0 0 86%;scroll-snap-align:start;padding:16px}.tp-review blockquote{font-size:14px;min-height:44px}.tp-review-author b{font-size:12px}.tp-review-author time{font-size:11px}.tp-proof-foot{align-items:flex-start;gap:8px;font-size:10px}.tp-proof-foot a{text-align:right}}.esim-how{background:#f8faf4;margin-top:44px}.esim-section-heading{text-align:center;max-width:760px;margin:0 auto 44px}.esim-section-heading .eyebrow{justify-content:center}.esim-section-heading h2{font-size:clamp(36px,4.3vw,56px);line-height:1.06}.esim-section-heading h2 span{color:#66882b}.esim-section-heading>p{margin-top:20px;font-size:16px}.esim-step-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.esim-step-card{border:1px solid #e1e8d9;background:#fff;border-radius:24px;overflow:hidden;display:flex;flex-direction:column;min-width:0;transition:box-shadow .25s,transform .25s}.esim-step-card:hover{transform:translateY(-4px);box-shadow:0 18px 40px #10271b09}.esim-step-copy{padding:28px 27px 0;min-height:240px}.esim-number{display:flex;align-items:center;gap:10px;color:#687b56;font-size:11px;letter-spacing:.07em;font-weight:600;margin-bottom:21px}.esim-number i{height:1px;width:22px;background:#b1c397}.esim-step-copy h3{font-size:27px;line-height:1.12;font-weight:650;letter-spacing:-.03em}.esim-step-copy p{margin-top:14px;font-size:15px;line-height:1.6}.esim-scene{position:relative;height:315px;margin-top:18px;overflow:hidden;isolation:isolate;color:#0d2218}.esim-scene:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:25px;background:linear-gradient(transparent,#fff);pointer-events:none;z-index:4}.esim-plan-scene{padding:5px 29px;background:radial-gradient(ellipse at 50% 55%,#eff6dd,transparent 72%)}.esim-destination-pill{display:flex;align-items:center;justify-content:center;width:max-content;max-width:100%;margin:0 auto 19px;padding:9px 12px;border:1px solid #dce8ca;background:#fff;border-radius:30px;font-size:12px;gap:9px;box-shadow:0 5px 14px #304b1705}.esim-destination-pill .icon{width:15px;height:15px}.esim-mini-plan{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;position:relative;background:#fcfff6;border:2px solid #b1d36d;border-radius:17px;padding:18px;box-shadow:0 12px 23px #264a1810;transform:rotate(0)}.esim-mini-plan b{font:750 32px/1 Urbanist;letter-spacing:-1px}.esim-mini-plan b span{font-size:23px}.esim-mini-plan small{display:block;margin-top:7px;font-size:12px;color:#738260}.esim-plan-check{height:29px;width:29px;border-radius:50%;display:grid;place-items:center;background:#c4e147}.esim-plan-check .icon{width:17px}.esim-plan-footer{display:flex;width:100%;align-items:center;justify-content:space-between;border-top:1px solid #dfe9d0;margin-top:14px;padding-top:12px;gap:8px}.esim-plan-footer span{font-size:10px;color:#6b7c58}.esim-plan-footer b{font-size:17px;white-space:nowrap;letter-spacing:-.4px}.esim-plan-back{margin-top:13px;transform:rotate(0);background:#fff;border-color:#e6eadf;box-shadow:none;opacity:.65}.esim-plan-circle{border:1px solid #cbd5be;border-radius:50%;width:26px;height:26px}.esim-install-scene{background:radial-gradient(ellipse at 48% 60%,#eaf1e4,transparent 75%)}.esim-mail-preview{position:absolute;top:9px;left:16px;right:36px;z-index:2;border:1px solid #e8ecdf;border-radius:13px;display:flex;align-items:center;gap:9px;background:#fff;padding:12px;box-shadow:0 9px 24px #172e1410;transform:rotate(0)}.esim-mail-icon{background:#f0f5e6;padding:8px;border-radius:10px;display:flex}.esim-mail-icon .icon{width:18px;height:18px}.esim-mail-preview b{display:block;font:800 17px Urbanist;letter-spacing:-.5px}.esim-mail-preview small{display:block;font-size:11px;color:#66785a}.esim-mail-preview>span:last-child{font-size:9px;color:#829175;margin-left:auto;align-self:flex-start}.esim-install-panel{position:absolute;top:45px;right:31px;width:239px;border-radius:25px 25px 0 0;border:5px solid #e5ebdf;background:#fff;box-shadow:0 17px 34px #243b1f16;padding:11px 19px 20px;text-align:center;transform:rotate(0)}.esim-panel-top{display:flex;justify-content:space-between;align-items:center;font-size:10px;font-weight:700;margin-bottom:15px}.esim-panel-top .icon{width:15px;height:15px}.esim-install-icon{margin:0 auto 12px;position:relative;display:grid;place-items:center;width:54px;height:54px;border-radius:17px;background:#edf7d9}.esim-install-icon>.icon{height:32px;width:32px}.esim-install-icon>span{position:absolute;right:-5px;bottom:-3px;width:23px;height:23px;display:grid;place-items:center;background:#c4e147;border:2px solid #fff;border-radius:50%}.esim-install-icon>span .icon{width:14px;height:14px}.esim-install-panel>b{font:700 21px Urbanist;letter-spacing:-.6px}.esim-install-panel>p{font-size:11px;line-height:1.45;margin:8px 0 14px}.esim-install-line{border-top:1px solid #e4eadb;border-bottom:1px solid #e4eadb;padding:11px 0;display:flex;justify-content:space-between;font-size:10px}.esim-install-line>span:last-child{display:flex;gap:3px;align-items:center;color:#32774b}.esim-install-line .icon{width:12px;height:12px}.esim-ui-button{background:#10271b;color:#fff;font-size:11px;padding:11px;border-radius:9px;margin-top:11px;display:flex;align-items:center;justify-content:center;gap:20px}.esim-ui-button .icon{width:14px;height:14px}.esim-floating-label{position:absolute;bottom:27px;left:14px;z-index:3;display:flex;align-items:center;gap:9px;padding:13px 15px;background:#c4e147;box-shadow:0 8px 20px #30441612;border-radius:12px;font-size:12px;font-weight:600;transform:rotate(0)}.esim-floating-label .icon{width:18px;height:18px}.esim-connected-scene{background:radial-gradient(ellipse at 50% 65%,#e8f5e9,transparent 74%)}.esim-data-card{width:216px;position:relative;margin:2px auto 0;padding:15px 17px 12px;background:#fff;border:1px solid #e2e9db;border-radius:16px;box-shadow:0 14px 30px #183f1c12;transform:rotate(0)}.esim-data-head{display:flex;align-items:center;justify-content:space-between;font-size:12px;font-weight:600}.esim-live{font-size:9px;background:#eaf7d8;color:#32764a;border-radius:5px;padding:3px 7px}.esim-gauge{position:relative;width:139px;height:139px;margin:13px auto}.esim-gauge svg{width:100%;height:100%}.esim-gauge>div{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;flex-direction:column}.esim-gauge strong{font:750 36px Urbanist;letter-spacing:-1px}.esim-gauge small{font-size:23px}.esim-gauge span{font-size:11px;color:#718468}.esim-data-row{display:flex;justify-content:space-between;font-size:10px;margin:8px 0;color:#6c7b61}.esim-data-row b{color:#324d2a;font-weight:500}.esim-data-bottom{border-top:1px solid #e4eadc;padding-top:11px;margin-top:12px;display:flex;justify-content:space-between;align-items:center;font:800 16px Urbanist;letter-spacing:-.6px}.esim-data-bottom>span{background:#c4e147;border-radius:50%;height:21px;width:21px;display:grid;place-items:center;font-size:14px}.esim-online{bottom:57px;left:auto;right:15px;transform:rotate(0)}.esim-example{position:absolute;bottom:7px;left:0;right:0;text-align:center;font-size:10px;color:#859279;z-index:5}.esim-how-footer{display:flex;justify-content:center;align-items:center;gap:30px;margin-top:32px}.esim-how-footer>span{display:flex;align-items:center;gap:9px;font-size:14px;color:#6b7d5b}.esim-how-footer .text-link{border:0;padding:0;background:none}.esim-how-footer .icon{width:18px;height:18px}.esim-explainer{margin:85px 0 20px;border-radius:32px;display:grid;grid-template-columns:1fr 1fr;align-items:center;background:#10271b;overflow:hidden;color:#fff;padding:60px 45px 60px 20px;min-height:560px;gap:35px}.esim-explain-copy .eyebrow{font-size:11px;letter-spacing:.11em;color:#c2d3ad}.esim-explain-copy h2{font-size:46px;line-height:1.08}.esim-explain-copy h2>span{color:#c4e147}.esim-explain-copy>p{color:#c2ceb8;line-height:1.7;font-size:16px;margin-top:22px;max-width:455px}.esim-explain-points{display:grid;gap:12px;margin:25px 0 30px;font-size:14px}.esim-explain-points>div{display:flex;align-items:center;gap:10px}.esim-explain-points .icon{width:18px;height:18px;color:#c4e147}.esim-explain-copy>small{display:block;color:#99ac89;font-size:11px;margin-top:13px}.esim-explain-visual{position:relative;height:410px;isolation:isolate;color:#10271b}.esim-orbit{width:360px;height:360px;border:1px solid #c4e14724;border-radius:50%;position:absolute;top:20px;left:50%;transform:translate(-50%);background:#c4e14707}.esim-orbit:before{content:"";position:absolute;top:30px;right:30px;bottom:30px;left:30px;border:1px dashed #c4e1471c;border-radius:50%}.esim-settings-card{position:absolute;left:25px;top:54px;width:302px;padding:22px 17px 17px;border:1px solid #dde6d4;border-radius:19px;background:#f9fcf2;transform:rotate(0);box-shadow:0 18px 30px #07180d35}.esim-settings-top{font:700 18px Urbanist;display:flex;align-items:center;gap:10px;margin-bottom:23px}.esim-settings-top .icon{width:20px}.esim-settings-line{display:flex;align-items:center;gap:9px;padding:14px 0;border-top:1px solid #dde5d3}.esim-line-icon{display:grid;place-items:center;width:31px;height:31px;border-radius:9px;background:#e4ecd9}.esim-line-icon.lime{background:#c4e147}.esim-line-icon .icon{width:17px;height:17px}.esim-settings-line b{display:block;font-size:11px}.esim-settings-line div>span{display:block;font-size:9px;color:#718062;margin-top:3px}.esim-switch{height:17px;width:28px;border-radius:20px;background:#c6d0ba;margin-left:auto;position:relative;flex-shrink:0}.esim-switch:after{content:"";position:absolute;left:3px;top:3px;height:11px;width:11px;background:#fff;border-radius:50%}.esim-switch.on{background:#47814d}.esim-switch.on:after{left:14px}.esim-settings-footer{font-size:10px;color:#718062;margin-top:14px}.esim-tilted-card{position:absolute;right:23px;top:111px;transform:rotate(0);margin:0;box-shadow:0 16px 45px #04110840}.esim-explain-tag{display:flex;align-items:center;gap:10px;position:absolute;z-index:3;padding:13px 17px;border:1px solid #eef3e7;background:#fff;border-radius:12px;box-shadow:0 9px 30px #07180d30;font-size:12px;font-weight:500}.esim-explain-tag .icon{width:19px;height:19px;color:#487a32}.esim-tag-top{right:18px;top:38px;transform:rotate(0)}.esim-tag-bottom{left:20px;bottom:7px;transform:rotate(0)}@media(max-width:1000px){.esim-step-copy{padding:23px 20px 0;min-height:257px}.esim-step-copy h3{font-size:25px}.esim-step-copy p{font-size:14px}.esim-step-grid{gap:14px}.esim-plan-scene{padding-left:16px;padding-right:16px}.esim-install-panel{right:15px;width:218px}.esim-explainer{gap:15px;padding-right:30px}.esim-explain-copy h2{font-size:39px}.esim-explain-visual{transform:scale(.88);transform-origin:center}.esim-settings-card{left:0}.esim-tilted-card{right:0}.esim-tag-bottom{left:0}.esim-explain-copy .btn{font-size:13px;padding:14px}.esim-number{font-size:10px}}@media(max-width:760px){.esim-how{margin-top:25px}.esim-section-heading{margin-bottom:29px;text-align:left}.esim-section-heading .eyebrow{justify-content:flex-start;font-size:10px}.esim-section-heading h2{font-size:37px}.esim-section-heading>p{font-size:15px}.esim-step-grid{grid-template-columns:1fr;gap:18px;max-width:460px;margin:auto}.esim-step-copy{padding:25px 25px 0;min-height:0}.esim-number{font-size:11px;margin-bottom:17px}.esim-step-copy h3{font-size:29px}.esim-step-copy p{font-size:16px;max-width:330px}.esim-scene{height:320px;margin-top:24px}.esim-plan-scene{padding:0 30px}.esim-install-panel{right:35px;width:238px}.esim-step-card:hover{transform:none}.esim-how-footer{flex-direction:column;gap:14px;text-align:center;margin-top:27px}.esim-how-footer>span{font-size:12px}.esim-explainer{grid-template-columns:1fr;margin-top:48px;padding:34px 24px 32px;gap:0;border-radius:24px}.esim-explain-copy{grid-row:1}.esim-explain-copy .eyebrow{font-size:9px;letter-spacing:.07em;line-height:1.5}.esim-explain-copy h2{font-size:37px}.esim-explain-copy>p{font-size:15px;margin-top:20px}.esim-explain-points{font-size:12px;gap:11px;margin:23px 0}.esim-explain-copy .btn{width:100%;font-size:12px;gap:10px}.esim-explain-copy>small{font-size:10px;text-align:center}.esim-explain-visual{height:355px;margin:27px -22px -12px;transform:scale(.88);transform-origin:top center}.esim-orbit{width:320px;height:320px}.esim-settings-card{width:272px;left:3px;top:49px;padding:19px 13px}.esim-tilted-card{width:196px;right:1px;top:115px}.esim-tilted-card .esim-gauge{width:113px;height:113px}.esim-tag-top{right:2px;top:21px;font-size:11px}.esim-tag-bottom{left:0;bottom:-13px;font-size:11px}.esim-explain-tag{padding:12px}.esim-settings-line b{font-size:10px}.esim-settings-line div>span{font-size:9px}}@media(prefers-reduced-motion:reduce){.esim-step-card{transition:none}.esim-step-card:hover{transform:none}}.esim-guide{--eg-green:#5f8a16;--eg-pale:#f6faec;--eg-border:#e0e7d7;--eg-muted:#4c5c48}.esim-guide h2 span{color:var(--eg-green)}.esim-guide p{color:var(--eg-muted)}.esim-guide :is(section[id],div[id]){scroll-margin-top:28px}.eg-sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.eg-hero{position:relative;background:linear-gradient(160deg,#fff 15%,#f8fce9 70%,#eef7d5);overflow:hidden}.eg-hero-grid{display:grid;grid-template-columns:1.08fr 1fr;gap:40px;align-items:center;min-height:650px;padding-top:24px;padding-bottom:66px}.eg-breadcrumb{display:flex;align-items:center;gap:12px;font-size:12px;color:#667758;margin-bottom:44px}.eg-breadcrumb a{text-decoration:underline;text-underline-offset:4px}.eg-hero-copy .eyebrow{margin-bottom:21px}.eg-hero h1{font-size:66px;line-height:1.02;letter-spacing:-.05em;font-weight:700}.eg-hero h1>span{color:#5f8a16}.eg-hero-copy>p{font-size:18px;line-height:1.65;max-width:465px;margin-top:23px}.eg-hero-actions{display:flex;align-items:center;gap:23px;margin-top:28px;flex-wrap:wrap}.eg-hero-actions .btn{border-radius:100px;white-space:nowrap}.eg-secondary-link{font-size:14px;text-decoration:underline;text-underline-offset:5px;font-weight:500}.eg-hero-checks{display:flex;align-items:center;gap:21px;margin-top:23px;color:#506342;font-size:12px}.eg-hero-checks>span{display:flex;align-items:center;gap:6px}.eg-hero-checks .icon{width:15px;height:15px}.eg-hero-art{height:510px;position:relative;isolation:isolate;margin-top:46px}.eg-art-orbit{position:absolute;width:430px;height:430px;left:50%;top:43px;border:1px solid #cfddae;border-radius:50%;transform:translate(-50%);background:#ddecba30}.eg-art-orbit:after{content:"";position:absolute;top:29px;right:29px;bottom:29px;left:29px;border:1px dashed #cfddae;border-radius:50%}.eg-home-line{position:absolute;top:0;left:8px;right:75px;display:flex;align-items:center;gap:12px;padding:17px 22px;background:#fff;border:1px solid #e0e7d7;border-radius:17px;transform:rotate(0);box-shadow:0 16px 27px #304b1710}.eg-home-line>span{background:#edf4df;border-radius:12px;display:grid;place-items:center;height:40px;width:40px}.eg-home-line b{font-size:14px;display:block}.eg-home-line small{font-size:12px;display:block;color:#738463}.eg-home-line>.icon{margin-left:auto;width:18px;color:#5f8a16}.eg-trip-card{position:absolute;width:320px;top:66px;left:50%;transform:translate(-50%) rotate(0);border:1px solid #d8e2ca;border-radius:24px;overflow:hidden;background:#fff;box-shadow:0 22px 60px #36532025;padding:8px}.eg-trip-photo{height:143px;border-radius:16px;overflow:hidden;position:relative;color:#fff}.eg-trip-photo img{width:100%;height:100%;object-fit:cover;object-position:center 60%}.eg-trip-photo:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(transparent,#0d221890)}.eg-trip-photo>span{position:absolute;top:13px;left:14px;padding:4px 8px;border-radius:20px;background:#fffd;color:#17351c;font-size:10px;z-index:1}.eg-trip-photo>strong{position:absolute;bottom:11px;left:16px;z-index:1;font:750 40px Urbanist;letter-spacing:-1px}.eg-trip-body{padding:17px 12px 9px}.eg-trip-title{display:flex;align-items:center;justify-content:space-between;gap:5px;font-size:12px}.eg-trip-title>span{font-size:9px;padding:4px 6px;border-radius:20px;background:#edf7da;color:#4e751f}.eg-data-display{display:flex;align-items:center;gap:14px;padding:19px 0}.eg-ring{width:130px;height:130px;position:relative;flex-shrink:0}.eg-ring>svg{width:100%;height:100%}.eg-ring>span{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;flex-direction:column}.eg-ring b{font:750 33px Urbanist;letter-spacing:-.7px}.eg-ring small{font-size:21px}.eg-ring em{font-size:10px;font-style:normal;color:#78896b}.eg-data-meta{display:grid;gap:12px;font-size:10px;color:#5c7350}.eg-data-meta>div{display:flex;align-items:center;gap:6px;white-space:nowrap}.eg-data-meta .icon{width:14px;height:14px}.eg-trip-brand{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #e6ebdf;padding-top:13px;font:800 24px Urbanist;letter-spacing:-1px}.eg-trip-brand>span{font:500 10px DM Sans;display:flex;gap:5px;align-items:center;letter-spacing:0}.eg-trip-brand .icon{width:16px;height:16px}.eg-mail-bubble{display:flex;align-items:center;gap:10px;position:absolute;bottom:14px;left:2px;z-index:2;padding:16px 18px;background:#0d2218;border:1px solid #233d26;color:#fff;box-shadow:0 15px 32px #203c1628;border-radius:15px;transform:rotate(0)}.eg-mail-bubble>span{height:38px;width:38px;display:grid;place-items:center;background:#c4e147;border-radius:10px;color:#0d2218}.eg-mail-bubble b{display:block;font-size:12px}.eg-mail-bubble small{font-size:11px;color:#c4d3b7;display:block;margin-top:3px}.eg-art-caption{position:absolute;bottom:-27px;right:48px;color:#7d8c6b;font-size:11px}.eg-anchor-nav{border-top:1px solid #dfe9ce;border-bottom:1px solid #e0e7d7;background:#fff}.eg-anchor-nav .container{display:flex;justify-content:space-between;gap:24px;overflow:auto;scrollbar-width:none}.eg-anchor-nav a{white-space:nowrap;padding:20px 0;font-size:13px;font-weight:500;color:#5c6f4c}.eg-anchor-nav a:hover{color:#0d2218}.eg-section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:50px;margin-bottom:38px}.eg-section-heading h2{font-size:48px;line-height:1.1}.eg-section-heading>p{max-width:425px;font-size:16px;line-height:1.7}.eg-definition-grid{display:grid;grid-template-columns:1.5fr 1fr;gap:23px}.eg-definition-visual{background:#0d2218;color:#fff;border-radius:24px;padding:44px 27px;display:flex;align-items:center;justify-content:center;gap:10px;min-height:270px}.eg-flow-node{display:flex;flex-direction:column;align-items:center;gap:8px;text-align:center;min-width:118px}.eg-flow-node>.icon{width:37px;height:37px;color:#c4e147;margin-bottom:9px}.eg-flow-node>b{font:650 22px Urbanist;letter-spacing:-.4px}.eg-flow-node>span{font-size:12px;color:#b0c198}.eg-flow-main{padding:28px 15px;border:1px solid #d9efaf40;background:#c4e1470d;border-radius:18px}.eg-flow-arrow{color:#8ca373}.eg-flow-arrow .icon{width:19px}.eg-definition-aside{border:1px solid #e0e7d7;border-radius:24px;padding:30px;background:#f8faf4}.eg-card-kicker{font-size:11px;letter-spacing:.1em;color:#72875b}.eg-definition-aside h3{font-size:28px;margin:13px 0}.eg-definition-aside p{font-size:15px;line-height:1.7}.eg-source{font-size:12px;color:#5b7636;text-decoration:underline;text-underline-offset:4px;display:inline-block}.eg-definition-aside>.eg-source{margin-top:17px}.eg-benefits{background:#f6faec}.eg-benefit-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:17px}.eg-benefit-card{border:1px solid #dfe8d1;border-radius:23px;background:#fff;padding:25px 22px 0;overflow:hidden;min-height:382px;position:relative;display:flex;flex-direction:column}.eg-benefit-icon{height:37px;width:37px;display:grid;place-items:center;border-radius:11px;background:#f0f6e5;margin-bottom:21px}.eg-benefit-icon>.icon{height:20px;width:20px}.eg-benefit-card h3{font-size:25px;line-height:1.1;margin-bottom:15px}.eg-benefit-card p{font-size:14px;line-height:1.65}.eg-lime-card{background:#c4e147;border-color:#b5de43}.eg-lime-card .eg-benefit-icon{background:#ffffff50}.eg-lime-card p{color:#33491f}.eg-benefit-visual{display:flex;align-items:center;gap:7px;background:#fff;border:1px solid #dfe8d1;border-radius:12px;padding:13px 10px;margin:28px -3px 30px;box-shadow:0 8px 25px #30431b0d;transform:rotate(0)}.eg-benefit-visual>span{background:#edf4e4;padding:7px;display:grid;place-items:center;border-radius:8px}.eg-benefit-visual .icon{width:16px;height:16px}.eg-benefit-visual b{font-size:12px;display:block}.eg-benefit-visual small{font-size:10px;color:#70835f;display:block}.eg-benefit-visual i{margin-left:auto;color:#659324;display:flex}.eg-benefit-lines{display:grid;gap:7px;margin:28px -4px 25px;transform:rotate(0)}.eg-benefit-lines>div{border:1px solid #ffffff80;border-radius:10px;display:flex;align-items:center;gap:7px;background:#fff;padding:12px 9px;font-size:10px;white-space:nowrap}.eg-benefit-lines .icon{width:15px;height:15px}.eg-benefit-lines span{margin-left:auto;font-size:8px;background:#ecf6da;border-radius:10px;padding:3px 5px}.eg-budget-card{margin:24px -3px 25px;background:#f8faf4;border:1px solid #e6ecdc;border-radius:14px;padding:17px 12px;transform:rotate(0)}.eg-budget-card>div:first-child{display:flex;justify-content:space-between;gap:4px;font-size:11px}.eg-budget-card>div:first-child>span{font-size:9px;color:#738563}.eg-budget-bar{display:flex;gap:4px;margin:16px 0 9px}.eg-budget-bar>i{display:block;height:19px;flex:1;border-radius:3px;background:#b2d953}.eg-budget-bar>i:nth-last-child(-n+2){background:#e0eacb}.eg-budget-card>small{font-size:10px;color:#718162}.eg-photo-benefit{background:#17351c;padding:0;color:#fff}.eg-photo-benefit>img{position:absolute;top:0;right:0;bottom:0;left:0;height:100%;width:100%;object-fit:cover;object-position:40% center}.eg-photo-benefit:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(#10271b20,#10271bda)}.eg-photo-benefit>div{position:relative;z-index:1;margin-top:auto;padding:25px 22px}.eg-photo-benefit .eg-benefit-icon{background:#ffffff26;color:#fff}.eg-photo-benefit p{color:#e6efdf}.eg-inline-note{font-size:12px!important;line-height:1.7;display:flex;align-items:flex-start;gap:8px;margin-top:22px;flex-wrap:wrap}.eg-inline-note>.icon{width:15px;height:15px;margin-top:3px}.eg-inline-note>.eg-source{white-space:nowrap}.eg-center-heading{text-align:center;max-width:690px;margin:auto}.eg-center-heading .eyebrow{justify-content:center}.eg-center-heading h2{font-size:50px;line-height:1.06}.eg-center-heading p{font-size:16px;margin-top:20px;line-height:1.7}.eg-methods{display:flex;align-items:center;padding:5px;gap:6px;border:1px solid #e0e7d7;border-radius:40px;background:#f6faec;width:fit-content;max-width:100%;margin:27px auto 33px}.eg-methods>button{border:0;display:flex;align-items:center;justify-content:center;gap:9px;border-radius:30px;background:transparent;padding:12px 20px;font-size:14px;white-space:nowrap;color:#617849}.eg-methods>button[aria-selected=true]{background:#0d2218;color:#c4e147}.eg-methods>button svg{width:21px;height:21px}.eg-install-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.eg-install-card{border:1px solid #e0e7d7;border-radius:23px;overflow:hidden;background:#fff}.eg-install-copy{padding:26px 26px 0;min-height:197px}.eg-step{display:inline-flex;align-items:center;justify-content:center;border-radius:50%;width:29px;height:29px;background:#eff6de;font-size:12px;font-weight:600;color:#5f8a16;margin-bottom:16px}.eg-install-copy h3{font-size:26px;margin-bottom:13px}.eg-install-copy p{font-size:15px;line-height:1.6}.eg-install-art{height:286px;position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center;background:radial-gradient(ellipse at 50% 65%,#eef6de,transparent 73%);padding:22px 25px 0}.eg-install-art:after{content:"";position:absolute;bottom:0;left:0;right:0;height:18px;background:linear-gradient(transparent,#fff)}.eg-demo-mail{width:270px;max-width:100%;background:#fff;border:1px solid #dfe8d3;border-radius:16px;padding:20px;box-shadow:0 16px 28px #2d491415;transform:rotate(0)}.eg-demo-mail>div:first-child{display:flex;align-items:center;justify-content:space-between;font-size:10px;color:#91a07b}.eg-ui-logo{font:800 24px Urbanist;letter-spacing:-1px;color:#0d2218;display:inline-flex;align-items:center;gap:5px}.eg-ui-logo>span{background:#c4e147;border-radius:50%;height:18px;width:18px;display:grid;place-items:center;font:600 12px DM Sans}.eg-demo-mail>b{font:650 19px Urbanist;display:block;margin:20px 0 5px}.eg-demo-mail>p{font-size:11px}.eg-code-placeholder{display:flex;align-items:center;gap:13px;margin-top:18px;background:#f4f9e9;border-radius:11px;padding:13px;color:#4a682c}.eg-code-placeholder>svg{width:56px;height:56px}.eg-code-placeholder>span{font-size:13px;font-weight:600}.eg-code-placeholder small{font-size:10px;font-weight:400}.eg-demo-footer{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #e5ecd9;margin-top:18px;padding-top:11px;font-size:10px;color:#708461}.eg-demo-footer>.icon{width:14px;height:14px}.eg-demo-settings{width:270px;max-width:100%;border:1px solid #d8e3c9;box-shadow:0 16px 29px #30482118;background:#fff;border-radius:22px;padding:24px 19px;transform:rotate(0)}.eg-demo-back{display:block;font-size:11px;color:#728460;margin-bottom:17px}.eg-demo-settings>b{font:700 25px Urbanist;letter-spacing:-.6px;display:block;margin-bottom:20px}.eg-settings-option{display:flex;align-items:center;gap:9px;border:1px solid #e0e7d7;border-radius:11px;padding:14px 11px;margin-top:10px;font-size:10px}.eg-settings-option.chosen{background:#f0f7df;border-color:#afd466}.eg-settings-option>svg{width:25px;height:25px;flex-shrink:0}.eg-settings-option>i{font-style:normal;margin-left:auto;font-size:18px}.eg-settings-caption{font-size:9px;text-align:center;color:#7e8f6d;margin-top:15px}.eg-demo-connected{width:260px;max-width:100%;text-align:center;border:1px solid #e0e7d7;background:#fff;border-radius:20px;padding:25px 18px;box-shadow:0 14px 28px #354e1e12;transform:rotate(0)}.eg-connected-check{margin:0 auto 17px;width:55px;height:55px;border-radius:50%;background:#c4e147;display:grid;place-items:center;box-shadow:0 0 0 9px #f1f8df}.eg-connected-check .icon{width:28px;height:28px}.eg-demo-connected>b{font:650 23px Urbanist;letter-spacing:-.6px}.eg-demo-connected>p{font-size:10px;margin-top:8px}.eg-line-item{margin-top:21px;background:#f4f8ed;border-radius:9px;padding:12px 9px;display:flex;align-items:center;gap:6px;font-size:10px}.eg-line-item>.icon{width:17px;height:17px}.eg-line-item>b{font-weight:500}.eg-line-item>span{margin-left:auto;font-size:9px;color:#5f8a16}.eg-activation-note{font-size:9px;color:#7b8c6c;margin-top:13px}.eg-code-field{margin-top:14px;background:#f6f8f1;border:1px solid #e7eddc;border-radius:8px;padding:9px 11px}.eg-code-field>small{font-size:10px;color:#728361;display:block}.eg-code-field>span{font-size:12px;letter-spacing:2px;display:block;margin-top:3px}.eg-install-callout{display:flex;align-items:center;gap:17px;padding:23px 27px;background:#f4f8ec;border:1px solid #e1e9d4;border-radius:15px;margin-top:24px}.eg-install-callout>span{width:41px;height:41px;display:grid;place-items:center;background:#fff;border-radius:50%;flex-shrink:0;color:#698b2a}.eg-install-callout b{font-size:15px}.eg-install-callout p{font-size:13px;margin-top:4px}.eg-install-help{display:flex;align-items:center;justify-content:center;gap:14px;margin-top:17px}.eg-install-help p{font-size:12px}.eg-comparison{background:#f9faf6;border-top:1px solid #edf1e4;border-bottom:1px solid #edf1e4}.eg-compare-layout{display:grid;grid-template-columns:1fr 1.6fr;align-items:center;gap:60px}.eg-compare-layout h2{font-size:46px;line-height:1.08}.eg-compare-layout>div:first-child>p{font-size:16px;line-height:1.7;margin:22px 0;max-width:340px}.eg-table-wrap{background:#fff;border:1px solid #dfe7d5;border-radius:22px;overflow:hidden}.eg-table-wrap table{width:100%;border-collapse:collapse;text-align:left;table-layout:fixed}.eg-table-wrap th,.eg-table-wrap td{padding:18px 17px;font-size:13px;vertical-align:middle;border-bottom:1px solid #e6ecdc;line-height:1.6;font-weight:400}.eg-table-wrap thead th{font-weight:600;padding-top:23px;padding-bottom:23px}.eg-table-wrap thead th:nth-child(3){background:#c4e147;color:#0d2218;font:700 21px Urbanist}.eg-table-wrap thead th:nth-child(3)>span{float:right}.eg-table-wrap tr>th:first-child{width:31%;font-weight:500}.eg-table-wrap tbody tr>td:nth-child(3){background:#f3f9e6;color:#365516}.eg-table-wrap tbody tr:last-child>*{border-bottom:0}.eg-device-box{background:#f6faec;border:1px solid #dfe7d2;border-radius:27px;overflow:hidden;padding:30px}.eg-device-tabs{display:flex;gap:7px;padding:5px;border-radius:40px;background:#e9f0df;width:max-content;max-width:100%;margin:0 auto}.eg-device-tabs>button{padding:11px 25px;border-radius:30px;border:0;background:transparent;color:#61764d;font-size:14px}.eg-device-tabs>button[aria-selected=true]{background:#0d2218;color:#c4e147}.eg-device-panel{display:grid;grid-template-columns:1.1fr 1fr;gap:65px;padding:37px 35px 17px;align-items:center;min-height:390px}.eg-device-label{font-size:12px;color:#5d7d34;display:flex;align-items:center;gap:7px;margin-bottom:13px}.eg-device-label>.icon{width:17px;height:17px}.eg-device-instructions h3{font-size:33px}.eg-device-instructions>p{font-size:15px;line-height:1.7;margin-top:16px}.eg-device-path{margin:22px 0;padding:0;list-style:none;counter-reset:eg-device;display:flex;flex-wrap:wrap;gap:8px}.eg-device-path>li{counter-increment:eg-device;padding:9px 12px;border:1px solid #d9e3c9;background:#fff;border-radius:9px;display:flex;align-items:center;gap:8px;font-size:12px}.eg-device-path>li:before{content:counter(eg-device);font-size:10px;width:19px;height:19px;border-radius:50%;display:grid;place-items:center;background:#edf4df;color:#6b8e2e}.eg-device-instructions>p.eg-device-note{font-size:12px;color:#73845f;margin-top:18px}.eg-device-instructions>.eg-source{margin-top:15px}.eg-device-visual{position:relative;min-height:330px;display:flex;justify-content:center;align-items:center}.eg-device-screen{width:275px;border:6px solid #e1e8d5;background:#fff;border-radius:28px;padding:15px 21px 27px;transform:rotate(0);box-shadow:0 15px 38px #24451814}.eg-device-status{display:flex;justify-content:space-between;align-items:center;font-size:10px;font-weight:650;margin-bottom:20px}.eg-device-status .icon{width:14px;height:14px}.eg-device-screen h4{font-size:26px;letter-spacing:-.8px;margin-bottom:25px}.eg-screen-row{display:flex;gap:7px;align-items:center;font-size:10px;padding:12px 0;border-bottom:1px solid #e7ecdf}.eg-screen-row>.icon{width:15px;height:15px}.eg-screen-row>span{font-size:9px;color:#8b9b76;margin-left:auto}.eg-screen-add{padding:17px 11px;background:#f0f8dd;border:1px solid #bad585;border-radius:11px;margin-top:15px;font-size:14px;color:#456a23;font-weight:500}.eg-screen-note{margin-top:20px;font-size:12px;text-align:center;color:#94a380}.eg-device-sticker{position:absolute;bottom:9px;left:0;right:0;margin:auto;width:max-content;max-width:100%;display:flex;align-items:center;gap:8px;padding:12px 16px;border-radius:11px;background:#c4e147;transform:rotate(0);font-size:10px;font-weight:500;box-shadow:0 8px 25px #24451414}.eg-device-sticker>.icon{width:16px;height:16px}.eg-device-foot{display:flex;align-items:flex-start;gap:8px;color:#70855a;font-size:12px;margin-top:17px}.eg-device-foot>.icon{width:16px;height:16px;flex-shrink:0}.eg-faq{padding-top:25px}.eg-faq .faq-list details{border-bottom:1px solid #e2e8d9}.eg-faq .faq-list details p{font-size:15px;line-height:1.8}.eg-closing{background:#c4e147;padding:48px;border-radius:28px;display:grid;grid-template-columns:1.3fr 1fr;align-items:center;gap:55px}.eg-closing h2{font-size:42px}.eg-closing h2>span{color:#406417}.eg-closing p{font-size:16px;color:#4c662c;margin:20px 0 27px}.eg-closing .btn{border-radius:30px}.eg-closing .eyebrow:before{background:#0d2218}.eg-destination-stack{display:grid;gap:12px}.eg-destination-stack>a{display:flex;align-items:center;gap:16px;background:#fff;border:1px solid #ffffff90;border-radius:16px;padding:10px;transition:transform .2s}.eg-destination-stack>a:first-child{transform:rotate(0)}.eg-destination-stack>a:last-child{transform:rotate(0)}.eg-destination-stack>a:hover{transform:translate(5px)}.eg-destination-stack img{height:65px;width:65px;object-fit:cover;border-radius:11px}.eg-destination-stack b{font:650 22px Urbanist;display:block}.eg-destination-stack small{font-size:11px;display:block;color:#778865;margin-top:3px}.eg-destination-stack .icon{margin-left:auto;margin-right:12px;width:20px;height:20px}.eg-source-note{display:flex;justify-content:space-between;align-items:flex-start;gap:30px;padding:25px 3px 45px;color:#7c8c6c;font-size:11px}.eg-source-note>details{max-width:530px;text-align:right}.eg-source-note summary{cursor:pointer}.eg-source-note p{font-size:12px;margin-top:12px;line-height:1.7}.eg-source-note .eg-source{font-size:12px}@media(min-width:1500px){.eg-hero-grid{min-height:720px}.eg-hero h1{font-size:74px}}@media(max-width:1100px){.eg-hero-grid{gap:20px;grid-template-columns:1.05fr 1fr}.eg-hero h1{font-size:56px}.eg-hero-copy>p{font-size:17px}.eg-hero-art{transform:scale(.9);transform-origin:center}.eg-hero-actions{gap:17px}.eg-secondary-link{font-size:12px}.eg-hero-checks{gap:12px;font-size:11px}.eg-section-heading h2{font-size:43px}.eg-section-heading>p{max-width:370px}.eg-definition-grid{grid-template-columns:1.4fr 1fr}.eg-definition-visual{padding:30px 12px;gap:8px}.eg-flow-node{min-width:100px}.eg-flow-node b{font-size:19px}.eg-flow-node span{font-size:10px}.eg-flow-main{padding:24px 9px}.eg-definition-aside{padding:25px}.eg-benefit-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.eg-benefit-card{min-height:344px;padding:26px 26px 0}.eg-benefit-visual,.eg-benefit-lines,.eg-budget-card{width:260px;max-width:100%;margin-left:auto;margin-right:auto}.eg-photo-benefit{padding:0}.eg-install-copy{padding:23px 21px 0;min-height:218px}.eg-install-copy h3{font-size:24px}.eg-install-copy p{font-size:14px}.eg-install-art{padding-left:16px;padding-right:16px}.eg-demo-mail{padding:17px}.eg-demo-mail>b{font-size:17px}.eg-demo-connected>b{font-size:20px}.eg-line-item{font-size:9px}.eg-line-item>.icon{width:14px}.eg-demo-settings{padding:20px 15px}.eg-demo-settings>b{font-size:22px}.eg-settings-option{font-size:9px;padding:12px 8px}.eg-compare-layout{gap:32px;grid-template-columns:1fr 1.5fr}.eg-compare-layout h2{font-size:41px}.eg-table-wrap th,.eg-table-wrap td{font-size:12px;padding:15px 12px}.eg-device-panel{gap:30px;padding:35px 10px 15px}.eg-device-instructions h3{font-size:30px}.eg-closing{padding:40px;gap:30px}.eg-closing h2{font-size:37px}}@media(max-width:760px){.eg-hero-grid{grid-template-columns:1fr;padding-top:18px;padding-bottom:24px;gap:15px}.eg-breadcrumb{margin-bottom:31px;font-size:11px}.eg-hero-copy .eyebrow{font-size:11px;margin-bottom:18px}.eg-hero h1{font-size:48px;line-height:1.02}.eg-hero-copy>p{font-size:16px;margin-top:22px;max-width:420px}.eg-hero-actions{margin-top:24px;gap:19px;flex-direction:column;align-items:stretch}.eg-hero-actions .btn{font-size:15px}.eg-secondary-link{font-size:13px;text-align:center}.eg-hero-checks{justify-content:center;gap:18px;margin-top:22px;font-size:10px}.eg-hero-art{height:450px;margin-top:20px;transform:none;max-width:430px;width:100%;margin-left:auto;margin-right:auto}.eg-art-orbit{width:300px;height:300px;top:49px}.eg-home-line{left:0;right:25px;padding:12px 14px;gap:9px}.eg-home-line b{font-size:11px}.eg-home-line small{font-size:10px}.eg-home-line>span{width:33px;height:33px}.eg-home-line .icon{width:17px;height:17px}.eg-trip-card{width:264px;top:59px;border-radius:20px;padding:7px}.eg-trip-photo{height:113px}.eg-trip-photo strong{font-size:32px}.eg-trip-body{padding:14px 9px 8px}.eg-trip-title{font-size:10px}.eg-trip-title>span{font-size:8px}.eg-data-display{padding:16px 0;gap:11px}.eg-ring{width:110px;height:110px}.eg-ring b{font-size:29px}.eg-ring small{font-size:18px}.eg-ring em{font-size:9px}.eg-data-meta{font-size:8px;gap:10px}.eg-data-meta .icon{width:12px;height:12px}.eg-trip-brand{font-size:22px}.eg-trip-brand>span{font-size:9px}.eg-mail-bubble{bottom:40px;padding:12px 14px;left:0;gap:9px}.eg-mail-bubble>span{height:32px;width:32px}.eg-mail-bubble .icon{width:18px;height:18px}.eg-mail-bubble b{font-size:10px}.eg-mail-bubble small{font-size:9px}.eg-art-caption{bottom:5px;right:17px;font-size:10px}.eg-anchor-nav .container{gap:25px}.eg-anchor-nav a{padding:17px 0;font-size:12px}.eg-section-heading{flex-direction:column;align-items:flex-start;gap:20px;margin-bottom:28px}.eg-section-heading .eyebrow,.eg-center-heading .eyebrow{font-size:10px;margin-bottom:17px;line-height:1.5;letter-spacing:.09em}.eg-section-heading h2{font-size:36px}.eg-section-heading>p{font-size:15px;max-width:none}.eg-definition-grid{grid-template-columns:1fr;gap:15px}.eg-definition-visual{padding:30px 12px;min-height:215px;gap:6px;border-radius:20px}.eg-flow-node{min-width:73px;gap:7px}.eg-flow-node>b{font-size:16px}.eg-flow-node>span{font-size:8px}.eg-flow-node>.icon{width:26px;height:26px;margin-bottom:4px}.eg-flow-main{padding:24px 8px;border-radius:13px}.eg-flow-arrow .icon{width:13px;height:13px}.eg-definition-aside{padding:26px;border-radius:20px}.eg-definition-aside h3{font-size:28px}.eg-definition-aside p{font-size:15px}.eg-source{font-size:11px}.eg-benefit-grid{grid-template-columns:1fr;gap:16px}.eg-benefit-card{min-height:0;padding:25px 24px 0}.eg-benefit-card h3{font-size:28px}.eg-benefit-card p{font-size:16px}.eg-benefit-icon{margin-bottom:17px}.eg-benefit-lines,.eg-benefit-visual,.eg-budget-card{width:280px;margin-top:27px;margin-bottom:30px}.eg-photo-benefit{min-height:360px;padding:0}.eg-photo-benefit>div{padding:26px}.eg-inline-note{font-size:11px!important;display:block;line-height:1.8}.eg-inline-note>.icon{display:inline-block;vertical-align:middle;margin:0 4px 0 0;width:13px;height:13px}.eg-inline-note .eg-source{margin-left:4px;font-size:11px}.eg-center-heading{text-align:left}.eg-center-heading .eyebrow{justify-content:flex-start}.eg-center-heading h2{font-size:36px}.eg-center-heading p{font-size:15px;margin-top:18px}.eg-center-heading p br{display:none}.eg-methods{width:100%;margin-top:24px;margin-bottom:26px;border-radius:30px}.eg-methods>button{flex:1;font-size:12px;padding:12px 6px;gap:6px}.eg-methods>button svg{width:18px;height:18px}.eg-install-cards{grid-template-columns:1fr;gap:18px}.eg-install-copy{padding:25px 24px 0;min-height:0}.eg-install-copy h3{font-size:27px}.eg-install-copy p{font-size:16px}.eg-install-art{height:284px;padding:25px 26px 0}.eg-demo-mail,.eg-demo-settings,.eg-demo-connected{width:270px}.eg-demo-mail{padding:20px}.eg-demo-mail>b{font-size:19px}.eg-demo-connected>b{font-size:23px}.eg-demo-settings>b{font-size:25px}.eg-settings-option{font-size:11px;padding:14px 10px}.eg-install-callout{padding:20px;align-items:flex-start;gap:12px;margin-top:22px}.eg-install-callout>span{width:31px;height:31px}.eg-install-callout .icon{width:17px;height:17px}.eg-install-callout b{font-size:14px;line-height:1.5;display:block}.eg-install-callout p{font-size:13px;line-height:1.7}.eg-install-help{align-items:flex-start;flex-direction:column;gap:8px;padding:0 3px}.eg-install-help p{font-size:12px;line-height:1.7}.eg-compare-layout{grid-template-columns:1fr;gap:29px}.eg-compare-layout h2{font-size:36px}.eg-compare-layout h2 br:nth-child(2){display:none}.eg-compare-layout>div:first-child>p{font-size:15px;margin:20px 0}.eg-table-wrap{border-radius:17px}.eg-table-wrap th,.eg-table-wrap td{padding:14px 9px;font-size:11px;line-height:1.6;overflow-wrap:break-word}.eg-table-wrap thead th{font-size:11px;padding:19px 9px}.eg-table-wrap thead th:nth-child(3){font-size:19px}.eg-table-wrap thead th:nth-child(3)>span{display:none}.eg-device-box{padding:17px 17px 0;border-radius:21px}.eg-device-tabs{width:100%;padding:4px;gap:0}.eg-device-tabs>button{font-size:11px;flex:1;padding:10px 9px;white-space:nowrap}.eg-device-panel{grid-template-columns:1fr;padding:28px 4px 18px;gap:23px;min-height:0}.eg-device-instructions h3{font-size:29px}.eg-device-instructions>p{font-size:15px}.eg-device-path{gap:7px;margin:19px 0}.eg-device-path>li{font-size:11px;padding:8px 10px}.eg-device-instructions>p.eg-device-note{font-size:12px}.eg-device-visual{min-height:330px}.eg-device-screen{width:259px}.eg-device-sticker{bottom:8px;padding:12px 10px;font-size:9px;gap:5px}.eg-device-foot{font-size:11px;line-height:1.7;gap:7px}.eg-device-foot>.icon{height:14px;width:14px;margin-top:2px}.eg-faq{padding-top:15px}.eg-faq .faq-intro h2{font-size:37px}.eg-faq .faq-list details p{font-size:15px}.eg-closing{grid-template-columns:1fr;border-radius:23px;padding:30px 24px;gap:38px}.eg-closing .eyebrow{font-size:10px}.eg-closing h2{font-size:34px}.eg-closing p{font-size:15px;line-height:1.7;margin:20px 0 24px}.eg-closing p br{display:none}.eg-closing .btn{font-size:14px;width:100%}.eg-destination-stack>a{gap:13px}.eg-destination-stack img{height:58px;width:58px}.eg-destination-stack b{font-size:21px}.eg-destination-stack small{font-size:10px}.eg-source-note{flex-direction:column;gap:13px;padding:23px 0 34px;font-size:10px}.eg-source-note>details{text-align:left}.eg-source-note p{font-size:11px}}@media(prefers-reduced-motion:reduce){.eg-destination-stack>a{transition:none}.eg-destination-stack>a:hover{transform:none}}.esim-guide h1,.esim-guide h2,.esim-guide h3,.esim-guide h4{font-weight:800}.esim-guide .eyebrow{font-weight:700}.esim-guide .eg-secondary-link,.esim-guide .eg-anchor-nav a{font-weight:600}.esim-guide .eg-section-heading{flex-direction:column;align-items:center;text-align:center;gap:20px;max-width:840px;margin:0 auto 40px}.esim-guide .eg-section-heading>p{max-width:650px;font-size:16px}.esim-guide .eg-section-heading .eyebrow{justify-content:center}.esim-guide .eg-center-heading{max-width:810px;text-align:center}.esim-guide .eg-center-heading .eyebrow{justify-content:center}.esim-guide .eg-center-heading p{max-width:620px;margin-left:auto;margin-right:auto;line-height:1.7}.esim-guide .eg-center-heading h2{font-size:48px}.esim-guide .eg-center-heading+.eg-basics-grid,.esim-guide .eg-center-heading+.eg-phone-grid{margin-top:40px}.esim-guide .eg-compare-layout{display:block}.eg-compare-layout>div:first-child{max-width:680px;margin:0 auto 35px;text-align:center}.eg-compare-layout>div:first-child .eyebrow{justify-content:center}.eg-compare-layout>div:first-child h2{font-size:48px}.eg-compare-layout>div:first-child h2 br:nth-child(2){display:none}.eg-compare-layout>div:first-child>p{max-width:560px;margin:20px auto}.eg-compare-layout>.eg-table-wrap{max-width:970px;margin:auto}.eg-table-wrap th,.eg-table-wrap td{font-size:14px;padding:21px 24px}.eg-table-wrap thead th{font-weight:700}.eg-faq .faq-grid{display:block}.eg-faq .faq-intro{text-align:center;max-width:630px;margin:0 auto 36px}.eg-faq .faq-intro .eyebrow{justify-content:center}.eg-faq .faq-intro p{max-width:540px;margin:18px auto 24px}.eg-faq .faq-list{max-width:890px;margin:auto}.eg-closing{grid-template-columns:1fr;text-align:center;gap:34px}.eg-closing .eyebrow{justify-content:center}.eg-closing>div:first-child{max-width:780px;margin:auto}.eg-closing .eg-destination-stack{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.eg-closing .eg-destination-stack>a{transform:none;text-align:left;min-width:0;gap:12px}.eg-closing .eg-destination-stack>a:hover{transform:translateY(-3px)}.eg-destination-stack small{font-size:11px}.eg-destination-stack .icon{margin-right:3px;flex-shrink:0}.eg-destination-stack b{font-weight:800}.eg-hero-art{height:auto;min-height:0;display:flex;flex-direction:column;align-items:center;gap:20px;margin-top:36px;padding:9px 12px;transform:none}.eg-hero-art .eg-home-line,.eg-hero-art .eg-trip-card,.eg-hero-art .eg-mail-bubble,.eg-hero-art .eg-art-caption{position:relative;left:auto;right:auto;top:auto;bottom:auto;transform:none;margin:0;flex-shrink:0}.eg-hero-art .eg-home-line{width:352px;max-width:100%;padding:15px 18px}.eg-hero-art .eg-home-line>div{min-width:0}.eg-hero-art .eg-home-line small{font-size:11px}.eg-hero-art .eg-trip-card{width:320px;max-width:100%}.eg-hero-art .eg-mail-bubble{width:332px;max-width:100%;padding:14px 17px;gap:12px}.eg-hero-art .eg-mail-bubble>div{min-width:0}.eg-hero-art .eg-art-caption{font-size:11px;color:#71845b;margin-top:-6px}.eg-art-orbit{top:115px;width:405px;height:405px;max-width:100%}.eg-install-card{display:flex;flex-direction:column}.eg-install-copy{min-height:211px}.eg-install-art{height:auto;min-height:305px;margin-top:auto;padding:25px 26px 28px;overflow:visible}.eg-install-art:after{display:none}.eg-demo-mail,.eg-demo-settings,.eg-demo-connected{transform:none}.eg-install-art>.eg-demo-mail,.eg-install-art>.eg-demo-settings,.eg-install-art>.eg-demo-connected{width:100%;max-width:286px}.eg-demo-settings>b,.eg-demo-mail>b,.eg-demo-connected>b{font-weight:800}.eg-benefit-visual,.eg-benefit-lines,.eg-budget-card{transform:none}.eg-benefit-card{padding-bottom:3px}.eg-benefit-card h3{font-size:26px;line-height:1.13}.eg-benefit-card p{font-size:15px}.eg-basics-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;max-width:1100px;margin-left:auto;margin-right:auto}.eg-basics-card{border:1px solid #dfe7d4;background:#f8faf4;border-radius:25px;overflow:hidden;display:flex;flex-direction:column}.eg-basics-copy{padding:31px 35px 0}.eg-basics-icon{display:grid;place-items:center;width:39px;height:39px;border:1px solid #dfE7d2;background:#fff;border-radius:12px;margin-bottom:20px}.eg-basics-icon>.icon{width:21px;height:21px}.eg-basics-copy h3{font-size:30px;line-height:1.13;letter-spacing:-.025em}.eg-basics-copy p{font-size:16px;line-height:1.65;margin-top:17px;max-width:430px}.eg-basics-art{display:flex;align-items:center;justify-content:center;padding:30px 35px 35px;margin-top:auto;min-height:263px}.eg-download-card{width:100%;background:#fff;border:1px solid #dce6cf;border-radius:17px;padding:22px;box-shadow:0 13px 32px #1d3b1110}.eg-download-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.eg-download-status{font-size:10px;display:flex;align-items:center;gap:4px;color:#628635;white-space:nowrap}.eg-download-status .icon{width:13px;height:13px}.eg-download-plan{display:flex;align-items:center;gap:11px;margin:23px 0}.eg-download-plan>span{font-size:29px;display:grid;place-items:center;background:#f6f8f0;border-radius:12px;width:46px;height:46px;flex-shrink:0}.eg-download-plan>div{min-width:0}.eg-download-plan b{display:block;font:800 21px Urbanist;letter-spacing:-.4px}.eg-download-plan small{display:block;font-size:11px;color:#6d815c;margin-top:4px}.eg-download-plan>.icon{margin-left:auto;color:#8aa268;width:19px;height:19px}.eg-download-progress{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:11px;color:#6a7f59}.eg-download-progress>b{color:#436629}.eg-download-track{height:8px;background:#e6edda;border-radius:7px;margin-top:9px;overflow:hidden}.eg-download-track>i{display:block;width:100%;height:100%;background:#c4e147}.eg-download-foot{border-top:1px solid #e6ebdd;margin-top:20px;padding-top:14px;display:flex;align-items:center;gap:7px;font-size:10px;color:#728461}.eg-download-foot .icon{width:14px;height:14px}.eg-basics-green{background:#0d2218;border-color:#173921;color:#fff}.eg-basics-green .eg-basics-icon{background:#c4e147;border-color:#c4e147;color:#0d2218}.eg-basics-green .eg-basics-copy p{color:#c8d7bb}.eg-two-lines{width:100%;background:#fff;border:1px solid #e2e8d7;color:#0d2218;padding:22px;border-radius:17px;box-shadow:0 12px 30px #0310082b}.eg-lines-title{font:800 22px Urbanist;letter-spacing:-.4px;margin-bottom:20px}.eg-profile-row{display:flex;align-items:center;gap:11px;background:#f7f9f3;border:1px solid #e4eadc;border-radius:11px;padding:13px;margin-top:10px}.eg-profile-row>span{height:33px;width:33px;display:grid;place-items:center;background:#e7eedd;border-radius:9px;flex-shrink:0}.eg-profile-row .icon{width:17px;height:17px}.eg-profile-row>div{min-width:0}.eg-profile-row b{font-size:13px;line-height:1.4;display:block}.eg-profile-row small{font-size:10px;display:block;color:#76866a;line-height:1.4;margin-top:4px}.eg-profile-row>i{margin-left:auto;display:flex;color:#759a49}.eg-profile-row.travel{border-color:#badb85;background:#f5faec}.eg-profile-row.travel>span{background:#c4e147}.eg-basics-foot{text-align:center;margin-top:24px}.eg-basics-foot p{font-size:13px;line-height:1.7}.eg-basics-foot .eg-source{margin-top:8px}.eg-phone-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:21px;align-items:start}.eg-phone-card{background:#f7faf0;border:1px solid #e0e8d3;border-radius:23px;padding:27px 25px 19px;min-width:0}.eg-phone-card-head{text-align:center}.eg-phone-card-head>span{display:grid;place-items:center;margin:0 auto 18px;width:43px;height:43px;border:1px solid #dde8cc;border-radius:13px;background:#fff}.eg-phone-card-head .icon{height:23px;width:23px}.eg-phone-card-head h3{font-size:28px;line-height:1.12}.eg-phone-card-head p{font-size:15px;line-height:1.65;margin-top:14px;min-height:74px}.eg-phone-menu{border:1px solid #dce6cc;background:#fff;border-radius:17px;padding:22px 18px;margin-top:23px;box-shadow:0 12px 23px #284b1208}.eg-menu-caption{font:800 20px Urbanist;letter-spacing:-.35px;color:#0d2218;display:block;margin-bottom:23px}.eg-menu-current{border-bottom:1px solid #e7eddd;padding-bottom:15px;display:flex;align-items:center;gap:7px;font-size:11px;color:#718162}.eg-menu-current .icon{width:16px;height:16px}.eg-menu-current>span{margin-left:auto;font-size:17px}.eg-menu-add{padding:13px 11px;background:#f0f8de;border:1px solid #b9d77d;border-radius:9px;display:flex;align-items:center;gap:7px;font-size:18px;color:#507323;margin-top:14px}.eg-menu-add>b{font-size:12px;line-height:1.4;font-weight:600}.eg-menu-add>span{margin-left:auto}.eg-phone-details{border-top:1px solid #dce5ce;margin-top:26px;padding-top:16px}.eg-phone-details summary{display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:12px;font-weight:600;cursor:pointer;list-style:none;color:#546f36;padding:4px 0}.eg-phone-details summary::-webkit-details-marker{display:none}.eg-phone-details summary>span{font-size:20px;line-height:1;font-weight:400}.eg-phone-details[open] summary>span{transform:rotate(45deg)}.eg-phone-details ol{padding-left:20px;margin:19px 0;display:grid;gap:8px;font-size:13px;color:#486032}.eg-phone-details p{font-size:12px;line-height:1.7}.eg-phone-details .eg-source{margin-top:13px}.eg-compat-bottom{display:flex;align-items:center;gap:13px;padding:21px 26px;border:1px solid #e2e9d8;background:#fff;border-radius:14px;margin:25px auto 0;max-width:1030px}.eg-compat-bottom>span{width:34px;height:34px;background:#f0f6e5;color:#5b7d33;display:grid;place-items:center;border-radius:50%;flex-shrink:0}.eg-compat-bottom .icon{width:18px;height:18px}.eg-compat-bottom p{font-size:13px;line-height:1.7}.eg-compat-bottom b{color:#304721}@media(max-width:1100px){.eg-basics-copy{padding:28px 26px 0}.eg-basics-art{padding:25px 26px 28px}.eg-basics-copy h3{font-size:28px}.eg-download-card,.eg-two-lines{padding:19px}.eg-download-status{font-size:9px}.eg-profile-row{padding:10px;gap:8px}.eg-profile-row b{font-size:12px}.eg-profile-row small{font-size:9px}.eg-phone-card{padding:24px 19px 17px}.eg-phone-card-head h3{font-size:25px}.eg-phone-menu{padding:21px 14px}.eg-phone-card-head p{min-height:95px}.eg-menu-caption{font-size:19px}.eg-closing .eg-destination-stack{gap:12px}.eg-closing .eg-destination-stack>a{padding:9px;gap:9px}.eg-closing .eg-destination-stack img{width:48px;height:55px}.eg-closing .eg-destination-stack b{font-size:21px}.eg-closing .eg-destination-stack small{font-size:9px}.eg-closing .eg-destination-stack .icon{width:17px;height:17px}}@media(max-width:760px){.esim-guide .eg-section-heading{gap:18px;margin-bottom:29px;text-align:center;align-items:center}.esim-guide .eg-section-heading>p{font-size:15px;line-height:1.7}.esim-guide .eg-center-heading h2,.esim-guide .eg-section-heading h2,.eg-compare-layout>div:first-child h2{font-size:35px;line-height:1.1;letter-spacing:-.035em}.esim-guide .eg-center-heading .eyebrow,.esim-guide .eg-section-heading .eyebrow{justify-content:center;font-size:10px;line-height:1.5}.esim-guide .eg-center-heading p{font-size:15px}.esim-guide .eg-center-heading p br{display:none}.esim-guide .eg-center-heading+.eg-basics-grid,.esim-guide .eg-center-heading+.eg-phone-grid{margin-top:29px}.eg-basics-grid{grid-template-columns:1fr;gap:18px}.eg-basics-copy{padding:26px 23px 0}.eg-basics-copy h3{font-size:28px}.eg-basics-copy p{font-size:15px;line-height:1.7}.eg-basics-icon{margin-bottom:18px}.eg-basics-art{padding:25px 20px;min-height:0}.eg-download-card,.eg-two-lines{padding:18px 16px}.eg-download-head{gap:9px}.eg-download-head .eg-ui-logo{font-size:23px}.eg-download-status{font-size:9px;gap:3px}.eg-download-plan{gap:9px}.eg-download-plan>b{font-size:20px}.eg-download-plan small{font-size:10px}.eg-download-plan>.icon{width:17px;height:17px}.eg-download-foot{font-size:9px;line-height:1.6;gap:6px}.eg-profile-row{padding:12px 10px;gap:9px}.eg-profile-row b{font-size:12px}.eg-profile-row small{font-size:9px}.eg-profile-row>span{width:30px;height:30px}.eg-lines-title{font-size:21px}.eg-basics-foot{text-align:center;padding:0 5px}.eg-basics-foot p{font-size:12px}.eg-hero-art{height:auto;min-height:0;padding:6px 8px 9px;margin-top:22px;gap:17px;transform:none}.eg-hero-art .eg-home-line{padding:13px 14px;width:100%;max-width:325px}.eg-hero-art .eg-home-line small{font-size:10px}.eg-hero-art .eg-trip-card{width:282px;max-width:calc(100% - 12px)}.eg-hero-art .eg-mail-bubble{width:100%;max-width:314px;padding:13px 14px}.eg-hero-art .eg-mail-bubble b{font-size:11px}.eg-hero-art .eg-mail-bubble small{font-size:10px}.eg-hero-art .eg-art-caption{font-size:10px;margin-top:0}.eg-art-orbit{width:300px;height:300px;top:104px;max-width:100%}.eg-phone-grid{grid-template-columns:1fr;gap:17px}.eg-phone-card{padding:25px 23px 21px}.eg-phone-card-head p{min-height:0;font-size:15px;max-width:310px;margin-left:auto;margin-right:auto}.eg-phone-card-head h3{font-size:29px}.eg-phone-menu{padding:23px 20px;margin:24px auto 0;max-width:340px}.eg-menu-caption{font-size:23px}.eg-menu-current{font-size:12px}.eg-menu-add{padding:14px 12px}.eg-menu-add>b{font-size:13px}.eg-phone-details summary{font-size:13px;padding:5px 0}.eg-phone-details p{font-size:13px}.eg-compat-bottom{align-items:flex-start;padding:19px 18px;gap:10px}.eg-compat-bottom p{font-size:12px}.eg-compat-bottom b{display:block;margin-bottom:4px}.eg-compat-bottom>span{height:29px;width:29px}.eg-install-copy{min-height:0}.eg-install-art{height:auto;min-height:295px;padding:26px 25px 28px}.eg-compare-layout>div:first-child{margin-bottom:28px}.eg-compare-layout>div:first-child>p{font-size:15px}.eg-table-wrap th,.eg-table-wrap td{font-size:11px;padding:16px 10px}.eg-table-wrap thead th{font-size:11px;padding:20px 10px}.eg-faq .faq-intro{margin-bottom:30px}.eg-faq .faq-intro h2{font-size:36px}.eg-faq .faq-intro p{font-size:15px}.eg-closing{text-align:center;gap:29px}.eg-closing h2{font-size:34px}.eg-closing .eyebrow{justify-content:center;font-size:9px}.eg-closing .eg-destination-stack{grid-template-columns:1fr;gap:12px}.eg-closing .eg-destination-stack>a{padding:10px;gap:14px}.eg-closing .eg-destination-stack img{width:58px;height:58px}.eg-closing .eg-destination-stack b{font-size:23px}.eg-closing .eg-destination-stack small{font-size:11px}.eg-closing .eg-destination-stack .icon{width:19px;height:19px;margin-right:7px}}.compatibility-page{--cp-line:#dce5cf;--cp-muted:#52634a;--cp-soft:#f7faef;--cp-green:#5f8a16;color:#0d2218}.compatibility-page h1,.compatibility-page h2,.compatibility-page h3{font-weight:800}.compatibility-page p{color:var(--cp-muted);line-height:1.7}.compatibility-page button,.compatibility-page input,.compatibility-page select{font-family:DM Sans,sans-serif}.compatibility-page :is(section,div)[id]{scroll-margin-top:24px}.compatibility-page :is(button,a,input,select,summary):focus-visible{outline:3px solid #5f8a16;outline-offset:4px}.compatibility-page .cp-sr{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.cp-hero{background:radial-gradient(ellipse at 50% 7%,#eaf5ce80,transparent 57%),linear-gradient(#fafdf4,#f2f7e6);padding-bottom:26px}.cp-breadcrumb{display:flex;align-items:center;gap:12px;padding:26px 0 0;font-size:12px;color:#58684e}.cp-breadcrumb a{text-decoration:underline;text-underline-offset:4px}.cp-heading{max-width:850px;text-align:center;margin:0 auto 44px}.cp-heading .eyebrow{justify-content:center;margin-bottom:20px}.cp-heading h1{font-size:78px;line-height:1.01;letter-spacing:-.05em}.cp-heading h2{font-size:53px;line-height:1.07;letter-spacing:-.045em}.cp-heading :is(h1,h2)>span{color:var(--cp-green)}.cp-heading>p{font-size:17px;margin:20px auto 0;max-width:660px}.cp-hero .cp-heading{padding-top:35px;margin-bottom:37px}.cp-checker{max-width:1040px;margin:auto;background:#fff;border:1px solid #cfdbbe;border-radius:27px;box-shadow:0 22px 65px #27400d0d;overflow:hidden}.cp-checker-head{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:17px 28px;background:#fff;border-bottom:1px solid var(--cp-line);font-size:13px;font-weight:650}.cp-checker-head>span:first-child{display:flex;align-items:center;gap:9px}.cp-checker-head .icon{width:19px;height:19px}.cp-database-dot{font-size:11px;color:#4f692b;display:flex;align-items:center;gap:8px;font-weight:500}.cp-database-dot:before{content:"";width:7px;height:7px;background:#7f9f39;border-radius:50%}.cp-checker-grid{display:grid;grid-template-columns:1.03fr 1fr;min-height:460px;align-items:stretch}.cp-search-side{padding:31px 30px;min-width:0}.cp-step-label{display:flex;align-items:center;gap:12px;margin-bottom:24px}.cp-step-label>span{font-size:11px;background:#eef5df;border:1px solid #dce8c7;width:29px;height:29px;border-radius:50%;display:grid;place-items:center;font-weight:700;flex-shrink:0}.cp-step-label h2{font-size:26px;letter-spacing:-.035em;line-height:1.15}#cp-search-form>label,.cp-region-label{font-size:12px;font-weight:650;display:block;margin:0 0 9px}#cp-search-form>label>span{color:#68775b;font-weight:400;margin-left:7px}.cp-search-field{display:flex;align-items:center;gap:10px;padding:7px 7px 7px 13px;border:1.5px solid #acbd95;border-radius:12px;margin-bottom:20px;background:#fff}.cp-search-field:focus-within{border-color:#5f8a16;box-shadow:0 0 0 3px #c4e14740}.cp-search-field>.icon{width:19px;height:19px;flex-shrink:0;color:#526c36}.cp-search-field input{min-width:0;width:100%;padding:7px 0;border:0;font-size:13px;background:none;outline:none!important}.cp-search-field input::placeholder{color:#6d7a62;opacity:1}.cp-search-field button{height:34px;width:34px;border:0;border-radius:8px;background:#0d2218;color:#c4e147;display:grid;place-items:center;flex-shrink:0}.cp-search-field button .icon{height:18px;width:18px}.compatibility-page select{width:100%;min-height:46px;border:1px solid #c6d4b5;border-radius:10px;padding:10px 35px 10px 13px;background-color:#fff;font-size:13px;color:#14271b}.cp-search-start{padding-top:25px}.cp-search-start>span{font-size:11px;font-weight:600;color:#61744e}.cp-search-start>div{display:flex;gap:7px;flex-wrap:wrap;margin-top:10px}.cp-search-start button{background:#f5f8ee;border:1px solid #e0e8d5;border-radius:30px;padding:8px 12px;font-size:11px}.cp-search-start button:hover{background:#eaf3d6}.cp-search-start>p{font-size:12px;margin-top:17px;max-width:330px}.cp-find-model{display:inline-flex;align-items:center;gap:7px;font-size:11px;color:#425a2c;text-decoration:underline;text-underline-offset:3px;margin-top:26px}.cp-find-model .icon{width:15px;height:15px;flex-shrink:0}.cp-result-side{background:#f4f8ec;border-left:1px solid var(--cp-line);min-width:0;outline:none}.cp-idle{text-align:center;padding:29px 29px 22px;display:flex;flex-direction:column;align-items:center;height:100%;justify-content:center}.cp-idle h3{font-size:30px;line-height:1.1;letter-spacing:-.035em;margin-top:20px}.cp-idle>p{font-size:12px;max-width:285px;margin-top:12px}.cp-private{display:flex;align-items:center;gap:7px;justify-content:center;font-size:10px;color:#566e40;margin-top:23px;line-height:1.5}.cp-private .icon{width:14px;height:14px;flex-shrink:0}.cp-device-art{width:150px;height:194px;border:5px solid #243721;border-radius:25px;box-shadow:7px 10px #c5d2b13b;background:linear-gradient(145deg,#fcfef5,#e8f3cd);padding:16px 15px 12px;display:flex;align-items:center;flex-direction:column;position:relative}.cp-art-camera{position:absolute;top:5px;width:40px;height:7px;border-radius:8px;background:#243721}.cp-art-logo{font:800 18px Urbanist,sans-serif;letter-spacing:-.8px}.cp-art-logo>span{margin-left:3px;color:#5f8a16}.cp-chip{width:63px;height:76px;margin-top:14px;border:1px solid #bad484;border-radius:11px 11px 20px;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#c4e147;gap:4px;box-shadow:0 7px 14px #48611e1a}.cp-chip .icon{width:24px;height:24px}.cp-chip b{font-size:13px;letter-spacing:.1em}.cp-art-bars{display:flex;gap:3px;align-items:end;height:15px;margin-top:10px}.cp-art-bars i{background:#5f8a16;width:5px;border-radius:2px}.cp-art-bars i:nth-child(1){height:4px}.cp-art-bars i:nth-child(2){height:7px}.cp-art-bars i:nth-child(3){height:10px}.cp-art-bars i:nth-child(4){height:13px}.cp-art-bars i:nth-child(5){height:15px}.cp-art-caption{font-size:7px;color:#496132;white-space:nowrap;margin-top:5px}.cp-matches-head{display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:10px;margin:23px 0 11px;color:#5b6d4d}.cp-matches-head b{color:#344e22;font-weight:600}.cp-matches{list-style:none;margin:0;padding:0;display:grid;gap:7px}.cp-matches button{width:100%;border:1px solid #e1e8d8;border-radius:11px;display:flex;align-items:center;gap:12px;padding:11px;background:#fff;text-align:left;transition:background .15s,border-color .15s}.cp-matches button:hover{background:#f6faed;border-color:#a3bd7c}.cp-matches button[aria-pressed=true]{background:#eef7d9;border-color:#749741}.cp-mini-phone{display:grid;place-items:center;background:#f0f5e6;width:34px;height:40px;border-radius:8px;flex-shrink:0;color:#4a652e}.cp-mini-phone .icon{width:19px;height:19px}.cp-matches b{font-size:13px;font-weight:650;display:block}.cp-matches small{display:block;font-size:10px;color:#60734f;margin-top:4px}.cp-select-arrow{margin-left:auto;font-size:18px;color:#587b27;flex-shrink:0}.cp-more{width:100%;background:none;border:0;padding:16px 0 0;font-size:12px;color:#426023;font-weight:600}.cp-more span{font-weight:400}.cp-result{padding:28px 29px;height:100%;background:#faf9f0}.cp-result.supported{background:#f1f8e3}.cp-result.unsupported{background:#faf5ef}.cp-result-top{display:flex;align-items:center;justify-content:space-between;gap:9px;margin-bottom:17px}.cp-result-symbol{width:40px;height:40px;border-radius:50%;background:#ede7cd;color:#6c591b;display:grid;place-items:center;flex-shrink:0}.cp-result-symbol .icon{width:22px;height:22px}.supported .cp-result-symbol{background:#c4e147;color:#153718}.unsupported .cp-result-symbol{background:#ecded0;color:#764725}.cp-status{font-size:10px;font-weight:650;display:block;border:1px solid #ded6b7;padding:6px 9px;border-radius:30px;color:#6b581e}.supported .cp-status{border-color:#bad591;color:#3a6121}.unsupported .cp-status{border-color:#d9c3af;color:#765435}.cp-result p.cp-result-brand{font-size:11px;font-weight:650;text-transform:uppercase;letter-spacing:.12em;color:#576b45;margin-bottom:5px}.cp-result h3{font-size:32px;line-height:1.08;letter-spacing:-.035em;margin-bottom:23px}.cp-region-label{margin-bottom:8px}.cp-result .cp-small{font-size:10px;line-height:1.5;margin-top:7px}.cp-verdict{padding-top:18px;margin-top:17px;border-top:1px solid #d6dcc5}.cp-verdict>b{font-size:14px;line-height:1.5;display:block}.cp-verdict>p{font-size:12px;margin-top:8px;line-height:1.7}.cp-result-check{display:flex;align-items:flex-start;gap:9px;padding:13px 0;margin-top:10px}.cp-result-check>span{flex-shrink:0;color:#617a45;padding-top:2px}.cp-result-check .icon{width:17px;height:17px}.cp-result-check p{font-size:11px;line-height:1.6}.cp-result-check a{text-decoration:underline;text-underline-offset:3px}.cp-result-actions{display:flex;flex-direction:column;align-items:center;gap:13px;margin-top:19px}.cp-result-actions .btn{width:100%;min-height:46px;font-size:12px;border-radius:10px;padding:12px}.cp-result-actions .btn .icon{width:18px;height:18px}.cp-reset{border:0;background:none;text-decoration:underline;text-underline-offset:4px;font-size:11px;color:#52693d;padding:4px}.cp-result-source{border-top:1px solid #dce2cd;padding-top:16px;margin-top:18px}.cp-result-source a{font-size:10px;color:#3e572c;text-decoration:underline;text-underline-offset:3px;display:inline-block;line-height:1.6}.cp-result-source small{display:block;font-size:9px;line-height:1.6;color:#657452;margin-top:7px}.cp-no-match{padding:27px 0 6px}.cp-no-match>.icon{color:#66833a;margin-bottom:9px}.cp-no-match h3{font-size:23px;line-height:1.15}.cp-no-match p{font-size:12px;margin-top:12px}.cp-no-match>a{display:flex;align-items:center;gap:8px;text-decoration:underline;text-underline-offset:3px;font-size:12px;margin:18px 0 12px}.cp-no-match>a>.icon{width:17px;height:17px}.cp-trust-line{display:flex;justify-content:center;align-items:center;gap:30px;flex-wrap:wrap;font-size:10px;color:#566b40;margin-top:26px}.cp-trust-line>span{display:flex;align-items:center;gap:7px}.cp-trust-line .icon{width:15px;height:15px}.cp-anchor-nav{background:#fff;border-top:1px solid var(--cp-line);border-bottom:1px solid var(--cp-line)}.cp-anchor-nav>.container{display:flex;align-items:center;justify-content:center;gap:55px;overflow:auto;scrollbar-width:thin}.cp-anchor-nav a{padding:20px 0;white-space:nowrap;color:#506840;font-size:12px;font-weight:550}.cp-section{padding:90px 0}.cp-guide-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;align-items:start}.cp-guide-card{background:#fff;border:1px solid var(--cp-line);border-radius:23px;overflow:hidden;padding:26px 23px 0;min-width:0}.cp-number{display:grid;place-items:center;width:31px;height:31px;border-radius:50%;background:#eef6dd;font-size:11px;font-weight:650;margin-bottom:20px}.cp-guide-card>h3{font-size:29px;letter-spacing:-.035em;line-height:1.1}.cp-guide-card>p{font-size:13px;margin-top:14px;min-height:67px}.cp-ui-demo{margin-top:24px;padding:19px 16px 13px;background:#f1f7e7;border:1px solid #dbe7c9;border-radius:16px;min-height:225px;display:flex;flex-direction:column;justify-content:flex-start;overflow:hidden}.cp-demo-head{display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:11px;font-weight:650;padding-bottom:15px}.cp-demo-head .icon{width:17px;height:17px;color:#678741;flex-shrink:0}.cp-demo-row{display:flex;justify-content:space-between;align-items:center;gap:10px;background:#fff;padding:12px 10px;border-bottom:1px solid #edf2e5;font-size:9px;color:#586d47}.cp-demo-row b{color:#223b1b;font-size:10px;white-space:nowrap;display:flex;align-items:center;gap:4px}.cp-demo-row b .icon{width:11px;height:11px;color:#5f8a16}.cp-demo-accent{border:1px solid #b5d184;border-radius:8px;background:#f7fdec;margin-top:7px}.cp-demo-caption{font-size:9px;color:#607b41;text-align:center;margin-top:auto;padding-top:14px;line-height:1.5}.cp-line{display:flex;align-items:center;gap:8px;background:#fff;border:1px solid #e2ebd5;border-radius:10px;padding:13px 10px;font-size:10px}.cp-square{width:29px;height:32px;display:grid;place-items:center;background:#eef5e1;border-radius:7px;flex-shrink:0}.cp-square .icon{width:16px;height:16px}.cp-line b{display:block;font-size:10px}.cp-line small{display:block;font-size:8px;color:#647951;margin-top:3px}.cp-toggle{width:26px;height:16px;border-radius:10px;background:#83aa3a;margin-left:auto;flex-shrink:0;position:relative}.cp-toggle:after{content:"";position:absolute;width:12px;height:12px;right:2px;top:2px;background:#fff;border-radius:50%}.cp-add-esim{display:flex;align-items:center;gap:9px;font-size:11px;background:#c4e147;border:1px solid #b3d961;border-radius:10px;padding:13px 11px;margin-top:12px}.cp-add-esim>span:first-child{font-size:20px;line-height:1}.cp-add-esim>span:last-child{margin-left:auto;font-size:18px}.cp-unlock-symbol{width:58px;height:65px;position:relative;margin:0 auto 11px;color:#466a2b;display:grid;place-items:center}.cp-unlock-symbol>.icon{width:55px;height:55px;stroke-width:1.4}.cp-unlock-symbol>span{position:absolute;bottom:0;right:-6px;width:25px;height:25px;border-radius:50%;background:#c4e147;border:3px solid #f1f7e7;display:grid;place-items:center}.cp-unlock-symbol>span>.icon{width:13px;height:13px}.cp-unlock-status{background:#fff;border:1px solid #c8dcae;text-align:center;padding:12px 7px;border-radius:9px;font-size:10px;font-weight:650}.cp-guide-card>details{margin-top:19px}.cp-guide-card>details>summary{font-size:11px;font-weight:600;list-style:none;display:flex;align-items:center;justify-content:space-between;gap:9px;cursor:pointer;min-height:59px;border-top:1px solid #e6ecdc}.cp-guide-card>details>summary>span{font-size:20px;font-weight:400;color:#60843e}.cp-guide-card>details>div{padding:2px 0 25px;font-size:12px}.cp-guide-card>details p{font-size:12px;margin:6px 0 15px}.cp-guide-card summary::-webkit-details-marker,.cp-brand-card summary::-webkit-details-marker,.cp-faq summary::-webkit-details-marker,.cp-source-details summary::-webkit-details-marker{display:none}.cp-ui-caption{text-align:center;font-size:10px;margin-top:19px}.cp-eid-card{max-width:900px;margin:43px auto 0;display:grid;grid-template-columns:220px 1fr;align-items:center;gap:35px;border:1px solid var(--cp-line);background:#f9fbf5;border-radius:21px;padding:28px 33px}.cp-eid-code{background:#0d2218;border:1px solid #2b4024;color:#c4e147;box-shadow:0 8px 25px #1632080c;border-radius:16px;padding:24px 18px;display:flex;flex-direction:column;align-items:center;gap:17px}.cp-eid-code small{color:#c3d0b6;font-size:10px}.cp-eid-code b{font:800 41px Urbanist,sans-serif;letter-spacing:.025em}.cp-eid-code>span{font-size:10px;letter-spacing:1px;color:#c8d8b5;padding:9px;border:1px solid #b2c19a30;border-radius:7px;white-space:nowrap}.cp-overline{display:block;text-transform:uppercase;letter-spacing:.12em;color:#658044;font-size:9px;font-weight:650;margin-bottom:10px}.cp-eid-card h3{font-size:27px;line-height:1.15;letter-spacing:-.025em}.cp-eid-card p{font-size:12px;margin-top:11px}.cp-eid-card .cp-private{justify-content:flex-start;margin-top:15px}.cp-catalogue-section{background:#f7faef;border-top:1px solid #e4eadb;border-bottom:1px solid #e4eadb}.cp-catalogue-note{display:flex;align-items:center;justify-content:center;gap:10px;max-width:900px;margin:0 auto 28px;padding:15px 22px;border:1px solid #dce5cf;border-radius:13px;background:#fff}.cp-catalogue-note>.icon{width:19px;height:19px;flex-shrink:0;color:#65823e}.cp-catalogue-note>p{font-size:11px;line-height:1.6}.cp-brand-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;align-items:start;max-width:1000px;margin:auto}.cp-brand-card{background:#fff;border:1px solid #dbe4ce;border-radius:15px;min-width:0;overflow:hidden;transition:border-color .2s}.cp-brand-card:hover,.cp-brand-card[open]{border-color:#9bb774}.cp-brand-card>summary{display:flex;align-items:center;gap:17px;list-style:none;padding:20px 24px;cursor:pointer;min-height:92px}.cp-brand-monogram{display:grid;place-items:center;width:44px;height:44px;border-radius:12px;background:#f0f5e8;border:1px solid #e0e8d6;font:800 23px Urbanist,sans-serif;letter-spacing:-.04em;flex-shrink:0}.cp-brand-card summary b{font:800 24px Urbanist,sans-serif;letter-spacing:-.03em;display:block}.cp-brand-card summary small{font-size:10px;display:block;color:#63764e;margin-top:4px}.cp-plus{margin-left:auto;font-size:24px;font-weight:400;color:#597b31;flex-shrink:0}.cp-brand-card[open] .cp-plus{transform:rotate(45deg)}.cp-brand-body{padding:0 23px 17px}.cp-brand-body>p{font-size:11px;border-top:1px solid #e3ead8;padding:14px 0}.cp-brand-body ul{padding:0;margin:0;list-style:none;display:grid;grid-template-columns:1fr 1fr;gap:6px}.cp-brand-body button{display:flex;align-items:center;justify-content:space-between;text-align:left;gap:8px;width:100%;font-size:11px;padding:12px 10px;border:1px solid #e5ecdc;border-radius:8px;background:#f9fbf6;min-height:44px;line-height:1.4}.cp-brand-body button:hover{border-color:#9fbd76;background:#eef7dd}.cp-brand-body button>span{font-size:15px;color:#638734;flex-shrink:0}.cp-catalogue-bottom{text-align:center;font-size:12px;margin:29px auto 0}.cp-catalogue-bottom p{font-size:12px}.cp-catalogue-bottom>a{display:inline-flex;gap:7px;align-items:center;text-decoration:underline;text-underline-offset:5px;font-size:12px;font-weight:600;margin-top:10px}.cp-catalogue-bottom .icon{width:17px;height:17px}.cp-source-details{max-width:1000px;margin:32px auto 0;border-top:1px solid #dce5cf}.cp-source-details>summary{display:flex;align-items:center;justify-content:space-between;list-style:none;cursor:pointer;font-size:11px;font-weight:600;padding:18px 0;color:#506b37}.cp-source-details>summary>span{font-size:18px}.cp-source-details>div>p{font-size:11px;margin-bottom:15px}.cp-sources-list{display:grid;grid-template-columns:1fr 1fr;gap:10px 25px}.cp-sources-list a{font-size:10px;color:#466330;text-decoration:underline;text-underline-offset:3px;line-height:1.6}.cp-faq{max-width:850px;margin:auto}.cp-faq details{border-bottom:1px solid #dfe7d3}.cp-faq summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:20px;cursor:pointer;font-size:15px;font-weight:600;padding:23px 0;line-height:1.5}.cp-faq summary>span{width:28px;height:28px;border:1px solid #d5dfc5;border-radius:50%;font-size:20px;display:grid;place-items:center;color:#648a30;font-weight:400;flex-shrink:0}.cp-faq details[open] summary>span{transform:rotate(45deg)}.cp-faq details>p{font-size:13px;padding:0 35px 24px 0}.cp-last-section{padding:0 0 80px}.cp-travel-cta{background:#0d2218;border:1px solid #1b3520;border-radius:28px;padding:43px 30px;text-align:center;color:#fff;display:flex;flex-direction:column;align-items:center}.cp-cta-icon{display:grid;place-items:center;height:44px;width:44px;border:1px solid #c4e14755;background:#c4e14715;color:#c4e147;border-radius:50%;margin-bottom:20px}.cp-cta-icon>.icon{height:25px;width:25px}.cp-travel-cta>.eyebrow{color:#bbcea5;justify-content:center;font-size:10px;margin-bottom:15px}.cp-travel-cta>h2{font-size:52px;line-height:1.06;letter-spacing:-.04em}.cp-travel-cta h2>span{color:#c4e147}.cp-travel-cta>p{color:#bfd0b0;font-size:14px;margin-top:19px}.cp-travel-cta>.btn{border-radius:100px;margin-top:25px;min-height:49px;font-size:13px}.cp-guide-link{font-size:11px;color:#bfceaf;text-decoration:underline;text-underline-offset:4px;margin-top:19px}@media(max-width:1000px){.cp-heading h1{font-size:68px}.cp-checker-grid{grid-template-columns:1fr 1fr}.cp-search-side,.cp-result{padding:26px 23px}.cp-guide-grid{gap:14px}.cp-guide-card{padding:23px 18px 0}.cp-guide-card>h3{font-size:25px}.cp-guide-card>p{min-height:88px}.cp-ui-demo{padding:16px 12px 12px}.cp-demo-row{padding:12px 8px;gap:5px;font-size:8px}.cp-demo-row b{font-size:9px}.cp-line{padding:12px 8px;gap:6px}.cp-line b{font-size:9px}.cp-line small{font-size:7px}.cp-square{width:23px}.cp-unlock-status{font-size:9px}}@media(max-width:760px){.cp-hero{padding-bottom:24px}.cp-breadcrumb{padding-top:22px;font-size:10px}.cp-hero .cp-heading{padding-top:35px;margin-bottom:28px}.cp-heading{margin-bottom:29px}.cp-heading .eyebrow{font-size:9px;letter-spacing:.1em;margin-bottom:16px}.cp-heading h1{font-size:52px;line-height:1.02}.cp-heading h2{font-size:39px;line-height:1.08}.cp-heading>p{font-size:14px;margin-top:17px}.cp-checker{border-radius:21px}.cp-checker-head{padding:15px 18px;font-size:11px;gap:10px;flex-wrap:wrap}.cp-checker-head .icon{width:16px;height:16px}.cp-database-dot{font-size:9px;gap:5px}.cp-checker-grid{grid-template-columns:1fr}.cp-search-side{padding:23px 20px}.cp-step-label{margin-bottom:23px;gap:10px}.cp-step-label h2{font-size:25px}.cp-search-field{min-height:51px;padding-left:12px;gap:8px}.cp-search-field input{font-size:16px}.cp-search-field input::placeholder{font-size:12px}.compatibility-page select{font-size:16px;min-height:48px}#cp-search-form>label,.cp-region-label{font-size:12px}.cp-search-start button{font-size:11px;padding:9px 12px}.cp-search-start>p{font-size:12px}.cp-result-side{border-left:0;border-top:1px solid var(--cp-line)}.cp-idle{padding:28px 23px;display:grid;grid-template-columns:102px 1fr;text-align:left;gap:0 18px;align-items:center}.cp-device-art{width:100px;height:145px;border-width:4px;border-radius:21px;padding:16px 8px 7px;grid-row:span 2;box-shadow:5px 6px #c5d2b144}.cp-art-camera{width:28px;height:6px}.cp-art-logo{font-size:12px}.cp-chip{width:42px;height:53px;border-radius:7px 7px 14px;margin-top:10px}.cp-chip .icon{width:18px;height:18px}.cp-chip b{font-size:9px}.cp-art-bars{margin-top:8px}.cp-art-caption{display:none}.cp-idle h3{font-size:23px;line-height:1.1;margin:0}.cp-idle>p{font-size:11px;margin-top:11px;align-self:start}.cp-idle>.cp-private{grid-column:span 2;font-size:9px;margin-top:20px;justify-content:center}.cp-result{padding:25px 22px}.cp-result h3{font-size:33px}.cp-result .cp-small{font-size:11px}.cp-verdict>p{font-size:13px}.cp-verdict>b{font-size:15px}.cp-result-check p{font-size:12px}.cp-result-actions .btn{font-size:13px;min-height:49px}.cp-result-source a{font-size:11px}.cp-result-source small,.cp-status{font-size:10px}.cp-trust-line{gap:10px;flex-direction:column;align-items:center;margin-top:22px;font-size:10px}.cp-anchor-nav>.container{justify-content:flex-start;gap:27px}.cp-anchor-nav a{font-size:11px;padding:17px 0}.cp-section{padding:58px 0}.cp-guide-grid{grid-template-columns:1fr;gap:18px;max-width:430px;margin:auto}.cp-guide-card{padding:26px 24px 0;border-radius:21px}.cp-number{margin-bottom:16px}.cp-guide-card>h3{font-size:31px}.cp-guide-card>p{font-size:14px;min-height:0;margin-top:13px}.cp-ui-demo{padding:20px 17px 14px;margin-top:25px;min-height:232px}.cp-demo-head{font-size:12px}.cp-demo-row{font-size:10px;padding:13px 10px}.cp-demo-row b{font-size:11px}.cp-demo-caption{font-size:9px}.cp-line{padding:14px 11px;gap:10px}.cp-square{width:30px}.cp-line b{font-size:11px}.cp-line small{font-size:9px}.cp-toggle{width:29px;height:18px}.cp-toggle:after{width:14px;height:14px}.cp-add-esim{padding:15px 12px;font-size:12px}.cp-unlock-status{font-size:11px}.cp-guide-card>details>summary{font-size:12px;min-height:61px}.cp-guide-card>details p{font-size:13px}.cp-ui-caption{font-size:9px;max-width:310px;margin:17px auto 0}.cp-eid-card{grid-template-columns:1fr;gap:24px;padding:26px 23px;margin-top:28px;max-width:430px}.cp-eid-code{max-width:225px;width:100%;margin:auto}.cp-eid-card h3{font-size:28px}.cp-eid-card p{font-size:13px}.cp-eid-card .cp-private{font-size:10px}.cp-catalogue-note{padding:16px;align-items:flex-start;gap:10px;margin-bottom:20px}.cp-catalogue-note>p{font-size:11px}.cp-catalogue-note>.icon{margin-top:2px;width:17px;height:17px}.cp-brand-grid{grid-template-columns:1fr;gap:10px}.cp-brand-card>summary{padding:18px 19px;gap:14px;min-height:84px}.cp-brand-card summary b{font-size:24px}.cp-brand-card summary small{font-size:10px}.cp-brand-monogram{width:40px;height:40px;font-size:23px}.cp-brand-body{padding:0 17px 18px}.cp-brand-body button{font-size:11px;min-height:49px;padding:12px 9px}.cp-brand-body>p{font-size:11px}.cp-catalogue-bottom p{font-size:12px}.cp-source-details{margin-top:26px}.cp-source-details>summary{font-size:11px;gap:20px;line-height:1.6}.cp-sources-list{grid-template-columns:1fr;gap:14px}.cp-source-details>div>p{font-size:12px}.cp-sources-list a{font-size:11px}.cp-faq summary{font-size:14px;padding:21px 0;gap:18px}.cp-faq details>p{font-size:13px;padding-right:0}.cp-last-section{padding-bottom:48px}.cp-travel-cta{border-radius:23px;padding:35px 24px}.cp-travel-cta>h2{font-size:39px}.cp-travel-cta>p{font-size:13px}.cp-travel-cta>.eyebrow{font-size:9px}.cp-travel-cta>.btn{width:100%;font-size:13px}}@media(max-width:370px){.cp-heading h1{font-size:46px}.cp-heading h2{font-size:35px}.cp-checker-head{padding:14px 16px}.cp-search-side,.cp-result{padding:22px 16px}.cp-step-label h2{font-size:23px}.cp-search-start>div{gap:5px}.cp-search-start button{font-size:10px;padding:8px 10px}.cp-idle{grid-template-columns:90px 1fr;gap:0 12px;padding:24px 16px}.cp-device-art{width:90px}.cp-idle h3{font-size:22px}.cp-brand-body ul{grid-template-columns:1fr}.cp-travel-cta>h2{font-size:35px}}.ws-story-section{padding-top:74px;padding-bottom:74px}.ws-connection-story{background:#10291c;border:1px solid #193623;color:#fff;border-radius:30px;padding:46px 42px 22px;overflow:hidden}.ws-story-heading{text-align:center;max-width:670px;margin:auto}.ws-story-heading .eyebrow{justify-content:center;color:#c2d6a9;font-size:10px}.ws-story-heading h2{font:800 54px/1.05 Urbanist,sans-serif;letter-spacing:-.045em}.ws-story-heading h2 span{color:#c4e147}.ws-story-heading p{font-size:16px;line-height:1.7;color:#bed1af!important;max-width:575px;margin:20px auto 0}.ws-story-body{display:grid;grid-template-columns:1.5fr 1fr;gap:46px;align-items:center;margin-top:40px}.ws-story-copy{padding:10px 0}.ws-story-point{display:flex;align-items:flex-start;gap:14px;margin-bottom:24px}.ws-story-point>span{display:grid;place-items:center;flex-shrink:0;height:37px;width:37px;border:1px solid #c4e14735;border-radius:11px;color:#c4e147;background:#c4e14708}.ws-story-point .icon{height:18px;width:18px}.ws-story-point b{font:800 23px/1.2 Urbanist,sans-serif;letter-spacing:-.015em}.ws-story-point p{font-size:13px;line-height:1.7;color:#bbcfab!important;margin-top:9px}.ws-story-copy .btn{font-size:13px;min-height:49px;width:100%;border-radius:12px}.ws-story-copy>small{display:block;font-size:10px;line-height:1.6;color:#9db78a;margin-top:13px}.ws-story-caption{text-align:center;font-size:10px;color:#9bb289;margin-top:25px;line-height:1.5}.ws-connection-art{display:grid;grid-template-columns:1.25fr .85fr;gap:20px;align-items:center;min-width:0;padding:10px 2px}.ws-connection-art>.ws-top-label{grid-column:1/-1;justify-self:end;margin:0 12px 5px 0;transform:rotate(0)}.ws-connection-art>.ws-dual-panel{grid-column:1;transform:rotate(0);min-width:0}.ws-connection-art>.esim-data-card{grid-column:2;transform:rotate(0);width:100%;position:relative;left:auto;right:auto;top:auto;bottom:auto;padding:17px 15px;border-radius:17px;box-shadow:0 20px 35px #0002;color:#0d2218}.ws-connection-art>.ws-bottom-label{grid-column:1/-1;justify-self:start;margin-top:4px;transform:rotate(0)}.ws-connection-art .esim-gauge{width:138px;max-width:100%;height:auto;aspect-ratio:1;margin:15px auto}.ws-connection-art .esim-gauge strong{font-size:33px}.ws-connection-art .esim-data-row{font-size:9px}.ws-connection-art .esim-data-head{font-size:10px}.ws-connection-art .esim-live{font-size:8px}.ws-connection-art .esim-data-bottom{font-size:21px}.ws-dual-panel{border:1px solid #d7e2c8;background:#fbfdf5;border-radius:18px;padding:22px;color:#10291c;box-shadow:0 20px 36px #16290812;min-width:0;width:100%}.ws-panel-title{display:flex;align-items:center;gap:9px;font:800 22px Urbanist,sans-serif;letter-spacing:-.035em;padding-bottom:19px;border-bottom:1px solid #dce7cd}.ws-panel-title .icon{height:21px;width:21px;flex-shrink:0}.ws-sim-line{display:flex;align-items:center;gap:9px;padding:17px 0;border-bottom:1px solid #e0e8d6}.ws-sim-line>span{width:31px;height:35px;border-radius:9px;background:#e8efdd;display:grid;place-items:center;flex-shrink:0}.ws-sim-line>span>.icon{height:18px;width:18px}.ws-sim-line>div{min-width:0}.ws-sim-line b{display:block;font-size:11px;line-height:1.4}.ws-sim-line small{display:block;font-size:9px;margin-top:4px;color:#6b8158;line-height:1.4}.ws-sim-line>i{width:24px;height:14px;border-radius:20px;background:#cad6bb;position:relative;flex-shrink:0;margin-left:auto}.ws-sim-line>i:after{content:"";width:10px;height:10px;border-radius:50%;background:#fff;position:absolute;left:2px;top:2px}.ws-travel-line>span{background:#c4e147}.ws-travel-line>i{background:#50873e}.ws-travel-line>i:after{left:auto;right:2px}.ws-panel-footer{font-size:9px;color:#6b8058;padding-top:18px;line-height:1.5}.ws-art-label{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 16px;border-radius:13px;background:#c4e147;color:#14311c;font-size:11px;font-weight:550;box-shadow:0 12px 24px #2238150b;line-height:1.5;max-width:100%;text-align:center}.ws-art-label .icon{height:16px;width:16px;flex-shrink:0}.ws-label-light,.ws-connection-art .ws-art-label{background:#fff;border:1px solid #e2e9d6}.ws-visual-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;margin-top:38px}.ws-visual-card{border:1px solid #dfe8d4;background:#fff;border-radius:25px;overflow:hidden;display:flex;flex-direction:column;min-width:0}.ws-visual-copy{padding:29px 27px 0;min-height:230px}.ws-visual-copy .esim-number{font-size:9px;font-weight:600;gap:9px}.ws-visual-copy h3{font:800 30px/1.08 Urbanist,sans-serif;letter-spacing:-.035em;margin-top:22px}.ws-visual-copy p{font-size:14px;line-height:1.7;color:#607453;margin-top:18px}.ws-visual-stage{margin-top:auto;padding:19px 22px 26px;background:radial-gradient(ellipse at 50% 100%,#e6f1d17a,transparent 75%);min-height:376px;display:flex;align-items:center;justify-content:center;min-width:0}.ws-art{display:flex;align-items:center;flex-direction:column;justify-content:center;gap:18px;width:100%;padding:10px 0;min-width:0;pointer-events:none;-webkit-user-select:none;user-select:none}.ws-art-caption{font-size:9px;color:#788f64;text-align:center;line-height:1.5}.ws-art .ws-art-label{font-size:10px;padding:10px 13px;box-shadow:0 9px 18px #30431809}.ws-art .ws-label-light{transform:rotate(0)}.ws-art .ws-art-label:last-child{transform:rotate(0)}.ws-mail-notice{display:flex;align-items:center;gap:10px;width:100%;max-width:306px;background:#fff;border:1px solid #e2e9d7;border-radius:13px;padding:14px 12px;transform:rotate(0);box-shadow:0 10px 25px #21351010}.ws-mail-notice>span{width:30px;height:34px;display:grid;place-items:center;border-radius:10px;background:#eef5e4;flex-shrink:0}.ws-mail-notice .icon{width:17px;height:17px}.ws-mail-notice b{display:block;font:800 21px Urbanist,sans-serif;letter-spacing:-.7px}.ws-mail-notice small{font-size:9px;color:#6d815c;display:block;margin-top:3px}.ws-mail-notice>i{font-size:8px;font-style:normal;color:#7b8d6b;margin-left:auto;align-self:start;white-space:nowrap}.ws-mail-card{background:#fff;border:1px solid #dce7cf;border-radius:17px;padding:22px;width:100%;max-width:252px;transform:rotate(0);box-shadow:0 20px 30px #26481313}.ws-ui-eyebrow{font-size:9px;color:#5b7741;display:block}.ws-mail-card>b{display:block;font:800 28px/1.1 Urbanist,sans-serif;letter-spacing:-.7px;margin-top:14px}.ws-qr-row{display:flex;align-items:center;gap:15px;margin:21px 0}.ws-qr-row>svg{width:66px;height:66px;flex-shrink:0;color:#173e26;background:#f5faeb;border-radius:10px;padding:8px}.ws-qr-row>span{font-size:10px;color:#758663;line-height:1.6}.ws-qr-row strong{font-weight:600;color:#294c24}.ws-soft-button{background:#173a23;color:#fff;border-radius:9px;padding:12px 10px;font-size:10px;display:flex;align-items:center;justify-content:space-between;gap:6px}.ws-soft-button .icon{height:15px;width:15px}.ws-art-lines .ws-dual-panel{transform:rotate(0);padding:20px 17px;max-width:290px}.ws-art-lines .ws-panel-title{font-size:22px}.ws-art-lines .ws-sim-line b{font-size:10px}.ws-art-lines .ws-sim-line small{font-size:9px}.ws-small-esim{display:flex;align-items:center;gap:10px;background:#fff;border:1px solid #dce8c9;border-radius:12px;padding:12px 15px;width:100%;max-width:269px;transform:rotate(0);box-shadow:0 14px 22px #2135140b}.ws-small-esim>span{height:33px;width:33px;display:grid;place-items:center;background:#c4e147;border-radius:10px;flex-shrink:0}.ws-small-esim .icon{height:17px;width:17px}.ws-small-esim>div>b{font-size:10px;display:block}.ws-small-esim small{font-size:8px;color:#78896a;display:block;margin-top:4px}.ws-small-esim>.icon{margin-left:auto;color:#6a8c40;flex-shrink:0}.ws-art>.esim-data-card{position:relative;top:auto;bottom:auto;left:auto;right:auto;transform:rotate(0);width:235px;max-width:100%;padding:20px;border-radius:18px;box-shadow:0 18px 35px #20421715}.ws-art .esim-gauge{width:142px;max-width:100%;height:auto;aspect-ratio:1;margin:18px auto}.ws-art .esim-gauge strong{font-size:35px}.ws-art .esim-data-head{font-size:10px}.ws-art .esim-live{font-size:8px}.ws-art .esim-data-row{font-size:9px}.ws-art .esim-data-bottom{font-size:22px}.ws-discreet-note{font-size:11px;text-align:center;max-width:820px;margin:24px auto 0;color:#64794f;line-height:1.7}.ws-discreet-note a{font-size:11px}.ws-about-card{width:100%;max-width:278px;padding:24px 20px;background:#fff;border:1px solid #dfe8d4;border-radius:19px;box-shadow:0 20px 33px #27451217;transform:rotate(0)}.ws-ui-back{font-size:10px;color:#6b8255;display:block}.ws-about-card>b{display:block;font:800 28px Urbanist,sans-serif;letter-spacing:-.7px;margin:17px 0 19px}.ws-about-card>div{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:14px 0;border-bottom:1px solid #e7edde;font-size:10px;color:#657d52}.ws-about-card strong{font-size:11px;color:#183c23;display:flex;align-items:center;gap:5px;white-space:nowrap}.ws-about-card strong .icon{width:12px;height:12px;color:#699436}.ws-about-card .ws-highlight-row{border:1px solid #c4dc9a;background:#f4fbe8;padding:12px 9px;border-radius:9px;margin-top:8px}.ws-about-card>small{font-size:9px;color:#758c61;display:block;margin-top:18px}.ws-add-card{width:100%;max-width:264px;padding:23px 20px;background:#fff;border:1px solid #dce6d0;border-radius:21px;box-shadow:0 22px 35px #20491614;transform:rotate(0)}.ws-add-symbol{position:relative;height:59px;width:59px;display:grid;place-items:center;background:#eef8db;border-radius:19px;margin:24px auto 19px}.ws-add-symbol>.icon{height:30px;width:30px}.ws-add-symbol>i{display:grid;place-items:center;width:24px;height:24px;border:2px solid #fff;background:#c4e147;border-radius:50%;position:absolute;right:-5px;bottom:-3px}.ws-add-symbol>i .icon{width:12px;height:12px}.ws-add-card>b{font:800 25px/1.13 Urbanist,sans-serif;letter-spacing:-.6px;display:block;text-align:center}.ws-sim-pill{display:flex;align-items:center;gap:7px;border-top:1px solid #e2ead6;padding-top:16px;margin:23px 0 17px;font-size:10px;color:#526f3d}.ws-sim-pill>.icon{height:15px;width:15px}.ws-add-card .ws-soft-button{background:#c4e147;color:#18371f;font-weight:600;font-size:11px}.ws-unlock-card{width:100%;max-width:259px;background:#fff;border:1px solid #dce7ce;border-radius:21px;padding:23px;transform:rotate(0);box-shadow:0 22px 35px #284c1918}.ws-unlock-icon{display:grid;place-items:center;width:73px;height:78px;margin:22px auto 17px;background:#f1f8e3;border-radius:23px;color:#588836}.ws-unlock-icon>.icon{width:44px;height:44px;stroke-width:1.4}.ws-unlock-card>b{display:block;font:800 29px/1.1 Urbanist,sans-serif;letter-spacing:-.6px;text-align:center}.ws-unlock-check{display:flex;align-items:center;gap:7px;font-size:9px;color:#4d7733;background:#f0f8e1;border-radius:9px;border:1px solid #d8e8c2;padding:12px 9px;margin-top:22px;justify-content:center}.ws-unlock-check>.icon{width:13px;height:13px;flex-shrink:0}.ws-signature{display:flex;align-items:center;justify-content:space-between;gap:10px;padding-top:16px;margin-top:18px;border-top:1px solid #e4ecd8;font:800 22px Urbanist,sans-serif;letter-spacing:-.7px}.ws-signature>span{display:grid;place-items:center;width:22px;height:22px;background:#c4e147;border-radius:50%;font-size:17px}.ws-ready-card{width:100%;max-width:275px;background:#fff;border:1px solid #d9e7c5;border-radius:20px;padding:22px;transform:rotate(0);box-shadow:0 20px 35px #304f1514}.ws-ready-head{display:flex;align-items:center;justify-content:space-between;gap:8px}.ws-ready-head>b{font:800 25px Urbanist,sans-serif;letter-spacing:-.8px}.ws-ready-head b>span{color:#638c32;margin-left:3px}.ws-ready-head>span{font-size:8px;background:#f0f7e3;border-radius:30px;padding:6px;color:#5f803c}.ws-ready-signal{width:78px;height:78px;display:grid;place-items:center;border-radius:50%;border:1px solid #cadea8;background:#edf7d6;margin:23px auto 18px}.ws-ready-signal .icon{width:36px;height:36px;color:#5a8435}.ws-ready-card>b{font:800 30px/1.05 Urbanist,sans-serif;letter-spacing:-.9px;display:block;text-align:center}.ws-ready-profile{display:flex;align-items:center;gap:8px;font-size:10px;border-top:1px solid #e2ecd4;margin-top:22px;padding-top:15px}.ws-ready-profile>.icon{height:16px;width:16px;color:#6b923f}.ws-ready-profile>span{margin-left:auto;font-size:18px;background:#c4e147;border-radius:50%;height:23px;width:23px;display:grid;place-items:center}.compatibility-page .cp-ui-demo{border:0;padding:0;min-height:367px;background:radial-gradient(ellipse at 50% 70%,#eaf3d9c9,transparent 80%);border-radius:0;overflow:visible;margin:24px -4px 0}.compatibility-page .cp-guide-card{padding-top:29px}.compatibility-page .cp-guide-card>p{min-height:71px}.compatibility-page .cp-guide-card h3{font-size:30px}.compatibility-page .cp-guide-card>.cp-number{background:none;border-radius:0;width:auto;height:auto;display:block;color:#72914d;letter-spacing:.07em;font-weight:650;font-size:10px}.cp-guide-card>.cp-number:after{content:" \2014  AVANT LE D\c9PART";font-size:9px;letter-spacing:.08em}.compatibility-page .cp-ui-demo>.ws-art{height:100%}.compatibility-page .cp-idle{padding:28px 25px 24px;display:flex;flex-direction:column;text-align:center;gap:0}.cp-idle>.ws-art{max-width:330px}.compatibility-page .cp-idle h3{font-size:28px;margin:20px 0 0;line-height:1.1}.compatibility-page .cp-idle>p{font-size:12px}.compatibility-page .cp-idle .cp-private{margin-top:19px}.esim-guide .eg-hero-art .eg-home-line,.esim-guide .eg-hero-art .eg-trip-card,.esim-guide .eg-hero-art .eg-mail-bubble{transform:rotate(0)}.esim-guide .eg-hero-art{gap:24px;padding:20px 18px}.esim-guide .eg-hero h1{font-size:70px}.esim-guide .eg-hero-copy>p{max-width:435px}.esim-guide .eg-hero-grid{min-height:0;gap:40px}.esim-guide .eg-hero-art .eg-art-orbit{border-style:dashed;opacity:.7}.esim-guide .eg-install-card{border-radius:24px;background:#fff;overflow:hidden}.esim-guide .eg-install-copy{min-height:215px;padding:29px 27px 0}.esim-guide .eg-install-art{min-height:340px;padding:22px 25px 32px;background:radial-gradient(ellipse at 50% 100%,#ebf4dc,transparent 80%);overflow:visible}.esim-guide .eg-install-art>.eg-demo-mail{transform:rotate(0);box-shadow:0 20px 34px #27491414}.esim-guide .eg-install-art>.eg-demo-settings{transform:rotate(0);box-shadow:0 20px 34px #27491414}.esim-guide .eg-install-art>.eg-demo-connected{transform:rotate(0);box-shadow:0 20px 34px #27491414}.esim-guide .eg-phone-menu{transform:rotate(0);box-shadow:0 17px 25px #24421712}.esim-guide .eg-phone-card:nth-child(2) .eg-phone-menu{transform:rotate(0)}.esim-guide .eg-phone-card{background:linear-gradient(#fff,#f8fbf1);padding-bottom:23px}.esim-guide .eg-phone-details{margin-top:31px}.eg-full-check-link{display:flex;justify-content:center;margin-top:24px}.cp-brand-logo{width:88px;height:43px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.cp-brand-logo img{display:block;width:auto;height:auto;max-width:100%;max-height:38px;object-fit:contain}.cp-brand-logo img[data-brand=Apple],.cp-brand-logo img[data-brand=Google],.cp-brand-logo img[data-brand=Xiaomi],.cp-brand-logo img[data-brand=Motorola],.cp-brand-logo img[data-brand=Microsoft]{width:33px;height:33px}.cp-brand-card>summary{gap:23px}.eg-phone-card-head>.eg-real-brand{background:none;border:0;border-radius:0;display:flex;width:110px;height:42px;margin-bottom:22px;align-items:center;justify-content:center}.eg-real-brand img{max-width:100%;max-height:39px;object-fit:contain}.eg-real-brand img[data-brand=Apple],.eg-real-brand img[data-brand=Google]{width:34px;height:34px}.cp-result-brand-logo{display:flex;align-items:center;gap:12px;margin-bottom:16px}.cp-result-brand-logo img{width:auto;max-width:81px;height:auto;max-height:26px;object-fit:contain}.cp-result-brand-logo img[data-brand=Apple],.cp-result-brand-logo img[data-brand=Google]{width:24px;height:24px}.cp-result-brand-logo>span{font-size:10px;color:#6c8056;letter-spacing:.06em}@media(max-width:1100px){.ws-connection-story{padding:39px 30px 23px}.ws-story-body{gap:30px;grid-template-columns:1.4fr 1fr}.ws-connection-art{gap:16px;grid-template-columns:1.2fr .9fr}.ws-connection-art .ws-dual-panel{padding:18px 14px}.ws-connection-art .ws-panel-title{font-size:19px;gap:7px}.ws-connection-art .ws-sim-line{gap:6px}.ws-connection-art .ws-sim-line>span{width:25px}.ws-connection-art .ws-sim-line b{font-size:10px}.ws-connection-art .ws-sim-line small{font-size:8px}.ws-connection-art .ws-sim-line>i{width:20px}.ws-connection-art .esim-gauge{width:110px}.ws-connection-art>.esim-data-card{padding:15px 12px}.ws-story-heading h2{font-size:48px}.ws-visual-grid{gap:17px}.ws-visual-copy{padding:26px 22px 0;min-height:248px}.ws-visual-copy h3{font-size:27px}.ws-visual-stage{padding:17px 21px 25px;min-height:365px}.ws-mail-notice{padding:13px 10px;gap:7px}.ws-mail-notice b{font-size:19px}.ws-mail-notice small{font-size:8px}.ws-mail-notice>i{font-size:7px}.ws-art-label{font-size:10px}.ws-art .ws-art-label{font-size:9px;padding:10px}.ws-dual-panel{padding:19px 15px}.ws-panel-title{font-size:20px}.ws-sim-line>span{width:25px}.ws-sim-line b{font-size:10px}.ws-sim-line small{font-size:8px}.ws-small-esim{padding:12px 10px;gap:7px}.ws-small-esim b{font-size:9px}.ws-small-esim small{font-size:7px}.esim-guide .eg-install-copy{padding:27px 23px 0}.cp-brand-logo{width:70px}.cp-brand-card>summary{gap:18px}}.cp-variant-note{font-size:11px;margin-bottom:9px}.cp-result-source details{margin:8px 0 12px}.cp-result-source details summary{font-size:11px;cursor:pointer;text-decoration:underline;text-underline-offset:3px}.cp-result-source details p{font-size:11px;margin-top:9px}@media(max-width:760px){.esim-guide h1,.compatibility-page h1{font-size:clamp(32px,10vw,42px);line-height:1.07;letter-spacing:-.035em;text-align:center;font-weight:800}.esim-guide h2,.compatibility-page h2,.esim-guide .eg-center-heading h2,.esim-guide .eg-section-heading h2,.esim-guide .eg-compare-layout h2,.esim-guide .eg-faq .faq-intro h2,.esim-guide .eg-closing h2,.compatibility-page .cp-travel-cta h2{font-size:clamp(28px,8.4vw,36px);line-height:1.1;letter-spacing:-.03em;text-align:center;font-weight:800}.esim-guide h3,.compatibility-page h3{text-align:center;font-weight:800}.eg-hero-copy{text-align:center}.eg-hero-copy>.eyebrow,.eg-hero-actions,.eg-hero-checks{justify-content:center}.eg-hero-copy>p{margin-left:auto;margin-right:auto}.eg-hero-actions{gap:17px;flex-direction:column}.eg-hero-grid{padding-top:20px;padding-bottom:40px}.eg-breadcrumb{margin-bottom:27px;text-align:left}.cp-step-label h2{font-size:24px;text-align:left}.cp-idle h3{font-size:24px}.cp-result h3{font-size:30px;text-align:left}.cp-eid-card h3{text-align:center;font-size:27px;line-height:1.1}.cp-eid-card .cp-overline{text-align:center}.esim-guide .eg-hero h1{font-size:clamp(32px,10vw,42px)}.esim-guide .eg-hero-art{padding:18px 12px;gap:24px}.esim-guide .eg-hero-grid{gap:14px}.ws-story-section{padding-top:45px;padding-bottom:45px}.ws-connection-story{border-radius:23px;padding:30px 22px 21px}.ws-story-heading .eyebrow{font-size:8px;line-height:1.7;letter-spacing:.09em}.ws-story-heading>h2{font-size:clamp(28px,8.4vw,36px)}.ws-story-heading>p{font-size:13px;margin-top:18px}.ws-story-body{grid-template-columns:1fr;gap:26px;margin-top:26px}.ws-connection-art{display:flex;flex-direction:column;gap:24px;padding:10px 4px}.ws-connection-art>.ws-top-label,.ws-connection-art>.ws-bottom-label{margin:0}.ws-connection-art>.ws-dual-panel{width:100%;max-width:310px;padding:20px 17px;transform:rotate(0)}.ws-connection-art .ws-panel-title{font-size:23px}.ws-connection-art .ws-sim-line{gap:8px}.ws-connection-art .ws-sim-line>span{width:28px}.ws-connection-art .ws-sim-line b{font-size:10px}.ws-connection-art .ws-sim-line small{font-size:8px}.ws-connection-art .ws-sim-line>i{width:23px}.ws-connection-art>.esim-data-card{width:226px;max-width:95%;padding:20px}.ws-connection-art .esim-gauge{width:138px}.ws-connection-art .esim-data-row{font-size:9px}.ws-connection-art .esim-data-head{font-size:10px}.ws-story-copy{padding:0}.ws-story-point{gap:12px;margin-bottom:21px}.ws-story-point b{font-size:23px}.ws-story-point p{font-size:12px;margin-top:7px}.ws-story-copy .btn{font-size:12px}.ws-story-copy>small{font-size:9px;line-height:1.7}.ws-story-caption{font-size:9px;margin-top:21px}.ws-art-label{font-size:10px;padding:11px 13px;border-radius:11px}.ws-visual-grid{grid-template-columns:1fr;max-width:440px;margin:29px auto 0;gap:19px}.ws-visual-copy{padding:27px 24px 0;min-height:0;text-align:center}.ws-visual-copy .esim-number{justify-content:center;font-size:8px;gap:8px}.ws-visual-copy>h3{font-size:28px;line-height:1.1;margin-top:18px}.ws-visual-copy>p{font-size:14px;margin-top:16px;text-align:center}.ws-visual-stage{padding:25px 25px 28px;min-height:0;margin-top:9px}.ws-art{gap:19px}.ws-art .ws-art-label{font-size:10px;padding:11px 13px}.ws-mail-notice{padding:14px 12px;gap:9px}.ws-mail-notice b{font-size:22px}.ws-mail-notice small{font-size:9px}.ws-mail-notice>i{font-size:8px}.ws-mail-card{padding:23px;max-width:261px}.ws-mail-card>b{font-size:29px}.ws-qr-row{gap:16px}.ws-qr-row>span{font-size:11px}.ws-soft-button{font-size:11px;padding:13px 11px}.ws-art-lines .ws-dual-panel{max-width:310px;padding:21px 17px}.ws-art-lines .ws-panel-title{font-size:23px}.ws-art-lines .ws-sim-line b{font-size:11px}.ws-art-lines .ws-sim-line small{font-size:9px}.ws-art-lines .ws-sim-line>span{width:30px}.ws-small-esim{max-width:285px;padding:14px 13px;gap:9px}.ws-small-esim>div>b{font-size:10px}.ws-small-esim small{font-size:8px}.ws-art>.esim-data-card{max-width:95%;width:240px;padding:21px}.ws-art .esim-gauge{width:144px}.ws-art .esim-data-row{font-size:10px}.ws-art .esim-data-head{font-size:11px}.ws-discreet-note{font-size:10px;line-height:1.8;margin-top:20px}.ws-discreet-note a{font-size:10px}.compatibility-page .cp-guide-card{padding:26px 23px 0;text-align:center}.compatibility-page .cp-guide-card>p{min-height:0;text-align:center;font-size:14px}.compatibility-page .cp-guide-card>h3{font-size:28px;line-height:1.1}.compatibility-page .cp-ui-demo{min-height:0;margin-top:26px;margin-bottom:0;padding:2px 4px 8px}.compatibility-page .cp-guide-card>details{text-align:left}.compatibility-page .cp-idle{padding:26px 24px}.compatibility-page .cp-idle h3{font-size:25px;line-height:1.1;margin-top:18px}.compatibility-page .cp-idle>p{font-size:12px}.cp-idle>.ws-art{max-width:300px}.ws-ready-card{padding:20px;max-width:262px}.ws-ready-card>b{font-size:28px}.ws-ready-signal{height:64px;width:64px;margin:19px auto 16px}.ws-ready-profile{margin-top:20px;padding-top:14px}.cp-eid-card>div:last-child{text-align:center}.cp-eid-card .cp-private{justify-content:center}.esim-guide .eg-install-copy{padding:27px 24px 0;min-height:0;text-align:center}.esim-guide .eg-install-copy h3{font-size:28px;line-height:1.1}.esim-guide .eg-install-copy p{text-align:center;font-size:14px}.esim-guide .eg-install-copy .eg-step{margin:0 auto 18px}.esim-guide .eg-install-art{padding:27px 26px 32px;min-height:0;margin-top:9px}.esim-guide .eg-phone-card-head h3{font-size:28px}.esim-guide .eg-phone-menu{max-width:300px;margin-top:27px}.eg-full-check-link .btn{width:100%;font-size:13px}.cp-brand-logo{width:77px;height:41px}.cp-brand-logo img{max-height:31px;max-width:77px}.cp-brand-logo img[data-brand=Apple],.cp-brand-logo img[data-brand=Google],.cp-brand-logo img[data-brand=Xiaomi],.cp-brand-logo img[data-brand=Motorola],.cp-brand-logo img[data-brand=Microsoft]{width:30px;height:30px}.cp-brand-card>summary{gap:15px;padding:18px}.cp-brand-card summary b{font-size:23px}.cp-brand-card summary small{font-size:9px}.cp-plus{font-size:22px}.cp-result-brand-logo img{max-width:76px;max-height:24px}}.esim-guide :is(h1,h2,h3){font-weight:800}.cp-brand-logo img[hidden],.eg-real-brand img[hidden],.cp-result-brand-logo img[hidden]{display:none}@media(max-width:760px){.compatibility-page .cp-step-label{justify-content:center}.compatibility-page .cp-step-label h2{font-size:24px;text-align:center}.compatibility-page .cp-result h3{font-size:24px;line-height:1.16;text-align:center}.compatibility-page .cp-result-brand-logo{justify-content:center}.compatibility-page .cp-no-match h3{font-size:24px}}@media(max-width:370px){.ws-visual-copy>h3,.esim-guide .eg-install-copy h3{font-size:25px}.ws-connection-art .ws-panel-title,.ws-art-lines .ws-panel-title{font-size:21px}.ws-connection-art .ws-sim-line b,.ws-art-lines .ws-sim-line b{font-size:9px}.ws-connection-art .ws-sim-line small,.ws-art-lines .ws-sim-line small{font-size:8px}.cp-brand-logo{width:65px}.cp-brand-logo img{max-width:65px}}.cp-brand-logo,.eg-real-brand{overflow:hidden}.cp-brand-logo img[src*=simple-icons],.eg-real-brand img[src*=simple-icons]{width:84px;height:84px;max-height:none;max-width:100%}.cp-brand-logo img:is([data-brand=Apple],[data-brand=Google],[data-brand=Xiaomi],[data-brand=Motorola],[data-brand=OnePlus],[data-brand=Huawei]),.eg-real-brand img:is([data-brand=Apple],[data-brand=Google]){width:33px;height:33px}.cp-result-brand-logo img[src*=simple-icons]{width:26px;height:26px}@media(max-width:760px){.cp-brand-logo img[src*=simple-icons]{width:75px;height:75px}.cp-brand-logo img:is([data-brand=Apple],[data-brand=Google],[data-brand=Xiaomi],[data-brand=Motorola],[data-brand=OnePlus],[data-brand=Huawei]){width:30px;height:30px}}:scope{--lime:#c4e147;--wr-lime:#c4e147}span.wr-brand-mark{display:inline-block!important;position:relative!important;width:var(--wr-logo-width,100px)!important;height:auto!important;aspect-ratio:1587/367;overflow:hidden!important;flex-shrink:0;vertical-align:middle;background:transparent!important;border:0!important;border-radius:0!important;padding:0!important;margin:0!important;line-height:0!important;mix-blend-mode:multiply;color:transparent}span.wr-brand-mark>img{display:block!important;position:absolute!important;width:262.5709%!important;max-width:none!important;height:auto!important;max-height:none!important;left:-81.2854%!important;top:-517.7112%!important;object-fit:initial!important;border:0!important;border-radius:0!important;transform:none!important;margin:0!important;padding:0!important}.header .logo{--wr-logo-width:173px;display:flex;align-items:center;min-height:47px}.header .logo:after{display:none}footer .logo{--wr-logo-width:184px;display:inline-flex}.brand{display:flex;align-items:center;--wr-logo-width:116px}.brand>.tag{margin-left:13px}.eg-ui-logo,.eg-trip-brand{--wr-logo-width:108px}.esim-data-bottom{--wr-logo-width:97px}.esim-mail-preview,.ws-mail-notice{--wr-logo-width:103px}.ws-signature{--wr-logo-width:105px}.ws-ready-head{--wr-logo-width:103px}.ct-travel-signature{--wr-logo-width:112px}.eg-ui-logo>.wr-brand-mark{margin:0}.ws-mail-notice>b,.esim-mail-preview>b{line-height:1}.hero{background:var(--lime);color:#16250f}.hero h1 em{color:#16250f}.hero .eyebrow,.hero p,.hero-reassurance{color:#3e5122}.hero-reassurance svg{color:#243712}.hero .eyebrow:before{background:#496425}.hero-visual{margin:32px 0;height:520px;align-self:center;border-radius:28px;overflow:hidden}.hero-visual>img{mix-blend-mode:normal;-webkit-mask-image:none;mask-image:none}.hero .search-form .btn{background:#fff;border:1px solid #a4bc4c}.esim-explainer,.ws-connection-story,.cp-travel-cta,.ct-concierge{background:var(--wr-lime);border-color:#bacf66;color:#182811}.esim-explain-copy h2>span,.ws-story-heading h2 span,.cp-travel-cta h2>span,.ct-concierge h2 span{color:#1a2b11}.esim-explain-copy .eyebrow,.esim-explain-copy>p,.esim-explain-copy>small,.ws-story-heading .eyebrow,.ws-story-heading>p,.ws-story-point p,.ws-story-copy>small,.ws-story-caption,.cp-travel-cta>.eyebrow,.cp-travel-cta>p,.ct-concierge .ct-small-label,.ct-concierge>div>p,.ct-email-link small,.ct-side-note{color:#405427!important}.esim-explain-points .icon,.ws-story-point>span,.ct-email-link>.icon{color:#344c14}.ws-story-point>span{background:#ffffff6e;border-color:#a8c348}.ws-story-caption{opacity:.85}.ct-email-link{border-color:#8ca73570}.ct-email-link b{color:#1a2b11}.esim-explain-copy .btn,.ws-story-copy .btn,.cp-travel-cta>.btn{background:#fff;border:1px solid #a9c34d;color:#203414}.esim-explain-copy .btn:hover,.ws-story-copy .btn:hover,.cp-travel-cta>.btn:hover{background:#f4f9e7}.cp-travel-cta .cp-cta-icon{background:#ffffff80;color:#2c4810}.cp-travel-cta .cp-guide-link{color:#344d1f}.cp-eid-code{background:var(--wr-lime);border-color:#b6d15b;color:#213511}.cp-eid-code small,.cp-eid-code>span{color:#3c5222}.cp-eid-code>span{border-color:#91ae3970;background:#ffffff4d}.cp-search-field button{background:var(--wr-lime);color:#213511}.eg-mail-bubble{background:var(--wr-lime);border-color:#b6d15b;color:#1b2f11}.eg-mail-bubble small{color:#4c6329}.eg-mail-bubble>span{background:#ffffff70}.eg-methods>button[aria-selected=true]{background:var(--wr-lime);color:#203711}.ws-soft-button,.esim-ui-button{background:var(--wr-lime);color:#203711}footer{background:#f9fbf2;border-top:6px solid var(--wr-lime);color:#152710}footer p,footer a:not(.logo),footer button:not(.btn){color:#566844}footer a:hover,footer button:hover{color:#385418}footer .outline-light{background:var(--wr-lime);border-color:#bbd75d;color:#223515}.footer-bottom{border-top-color:#dce6cd;color:#687d51}@media(max-width:760px){.header .logo{--wr-logo-width:143px}footer .logo{--wr-logo-width:150px}.brand{--wr-logo-width:97px}.hero-visual{height:310px;width:100%;margin:25px 0 20px;border-radius:23px}:is(.esim-guide,.compatibility-page) :is(.eg-benefit-visual,.eg-benefit-lines,.eg-budget-card,.eg-home-line,.eg-trip-card,.eg-mail-bubble,.eg-art-caption,.eg-demo-mail,.eg-demo-settings,.eg-demo-connected,.eg-phone-menu,.eg-device-screen,.eg-device-sticker,.eg-destination-stack>a,.ws-dual-panel,.ws-mail-notice,.ws-mail-card,.ws-small-esim,.ws-about-card,.ws-add-card,.ws-unlock-card,.ws-ready-card,.ws-art-label,.esim-data-card){transform:none!important;rotate:none!important;translate:none!important;animation:none!important;margin-left:auto!important;margin-right:auto!important}:is(.esim-guide,.compatibility-page) :is(.eg-hero-art,.eg-install-art,.ws-art,.ws-connection-art,.ws-visual-stage,.cp-ui-demo){justify-items:center;align-items:center}.esim-guide .eg-hero-art{align-items:center}.esim-guide .eg-phone-menu{width:100%}.esim-guide .eg-destination-stack>a{width:100%}.ws-connection-art>.ws-top-label,.ws-connection-art>.ws-bottom-label{align-self:center;justify-self:center}}}.wr-editorial-page{position:relative;isolation:isolate}.w8-home-page,.w8-home-page>section,.w8-home-page>div,.w8-home-page .w5-section[data-layout],.w8-home-page .w5-trustband{background:#fff!important}.w5-section h2,.wp-footer h2,.wr-pdesc .wr-pdesc__h{color:#141814!important}:is(.w5-section,.wp-footer,.wr-pdesc) h2 em{color:#c4e147!important;background:none!important;box-shadow:none!important;border:0!important;text-decoration:none!important;font-style:normal;padding:0!important}:is(.w5-section,.wp-footer,.wr-pdesc) h2 em:after,:is(.w5-section,.wp-footer,.wr-pdesc) h2 em:before{display:none!important}.w6-hero[data-hero=H3] .w6-heading>p{font-size:20px;font-weight:600;line-height:1.5;opacity:1;text-shadow:0 2px 12px #0005}.w6-hero[data-hero=H3] .w6-heading>p br{display:block}.w6-hero[data-hero=H3] .w6-benefits{font-size:14px;font-weight:700;line-height:1.5;padding:10px 17px;border-radius:12px;background:#0a161b7a;border:1px solid #ffffff2e}.w6-hero[data-hero=H3] .w6-scenes .w5-travel-slide:after{background:linear-gradient(90deg,#07181e57,#07181eb5 42% 58%,#07181e57)}.w6-hero[data-hero=H3] h1{font-size:clamp(62px,6vw,87px);letter-spacing:-.052em}.w6-hero[data-hero=H3] h1 em{color:#c4e147!important}.w6-hero[data-hero=H3] .w6-compat-button{font-weight:700;background:#ffffff21}.w5-checklist li:before{display:none!important}.w5-checklist li{display:flex;gap:12px;align-items:center}.w5-checklist li>.wn-icon,.w5-checklist li>img{width:21px;height:21px;flex:0 0 21px;color:#14271e}.w5-checklist{font-size:14px!important;line-height:1.6}.w5-mail-head>div>b{font:800 17px Urbanist;display:block;margin-bottom:5px}.w5-ui-foot:empty{display:none}.wp-reviews[data-reviews=R3] .wp-review-track{scroll-snap-type:none!important;scroll-behavior:auto;scrollbar-width:none}.wp-reviews[data-reviews=R3] .wp-review-track::-webkit-scrollbar{display:none}.wp-reviews[data-reviews=R3] .wp-review{scroll-snap-align:none}.wp-reviews[data-reviews=R3] .wp-review-author b{white-space:normal}.wp-reviews[data-reviews=R3] .wp-review{min-height:205px}.wn-actions{justify-content:flex-end}.wr-editorial-page :is(h1,h2){color:#141814!important}.wr-editorial-page :is(h1,h2)>span,.wr-editorial-page :is(h1,h2)>em{color:#c4e147!important;background:none!important;box-shadow:none!important;border:0!important;text-decoration:none!important;font-style:normal}.wr-editorial-page :is(h1,h2)>span:after,.wr-editorial-page :is(h1,h2)>em:after{display:none!important}.wr-editorial-page .ws-connection-story{background:#fff!important;border:1px solid #e1e6dc;color:#141814!important}.wr-editorial-page .ws-story-heading p,.wr-editorial-page .ws-story-point p{color:#5f6a61!important}.wr-editorial-page .ws-story-point b{color:#141814!important}.wr-editorial-page .ws-story-point>span{background:#f2f6ea!important;color:#182416!important}.wr-editorial-page .ws-story-heading .eyebrow,.wr-editorial-page .ws-story-copy>small,.wr-editorial-page .ws-story-caption{color:#606c60!important}.wr-editorial-page .ws-connection-art{grid-template-columns:1.15fr .85fr;gap:26px}.wr-editorial-page .eg-closing{background:#fff!important;border:1px solid #e2e8dc}.wr-editorial-page .eg-closing p{color:#586555!important}.wr-editorial-page .cp-travel-cta.w8-travel-cta{position:relative;isolation:isolate;overflow:hidden;background:linear-gradient(#071b2482,#071b24be),url(wr-premium-hero-bali.webp) center 57%/cover!important;border:0;color:#fff!important;padding:66px 28px}.wr-editorial-page .w8-travel-cta h2{color:#fff!important}.wr-editorial-page .w8-travel-cta p,.wr-editorial-page .w8-travel-cta .eyebrow,.wr-editorial-page .w8-travel-cta .cp-guide-link{color:#fff!important;opacity:1}.wr-editorial-page .w8-travel-cta .btn{background:#c4e147!important;color:#141814!important}.wr-editorial-page .w8-travel-cta .cp-cta-icon{display:none}@media(max-width:600px){.w6-hero[data-hero=H3] h1{font-size:clamp(29px,9.25vw,48px);line-height:1.09;letter-spacing:-.053em}.w6-hero[data-hero=H3] .w6-heading>p{font-size:16px;line-height:1.55;max-width:320px}.w6-hero[data-hero=H3] .w6-benefits{font-size:11px;font-weight:700;padding:9px 10px;gap:12px;max-width:100%}.w6-hero[data-hero=H3] .w6-benefits>span{gap:4px}.w6-hero[data-hero=H3] .w6-benefits .wn-icon{width:12px;height:12px}.w6-hero[data-hero=H3] .w6-scenes .w5-travel-slide:after{background:linear-gradient(#071b24a6,#071b24b8 45%,#071b249e)}.wr-editorial-page .ws-connection-art{display:flex;justify-content:center;align-items:center;padding:8px 0!important}.wr-editorial-page .ws-connection-art>.esim-data-card{display:none!important}.wr-editorial-page .ws-connection-art>.ws-dual-panel{max-width:330px;transform:none!important;width:100%}.wr-editorial-page .ws-connection-art .ws-sim-line b{font-size:12px!important}.wr-editorial-page .ws-connection-art .ws-sim-line small{font-size:10px!important}.wr-editorial-page .w8-travel-cta{border-radius:22px}.wr-editorial-page .cp-travel-cta.w8-travel-cta{padding:43px 22px}}@media(max-width:360px){.w6-hero[data-hero=H3] .w6-benefits{gap:7px;padding:9px 7px;font-size:10px}}.wp-footer[data-footer=F1]{background:#fff!important}.faq-h2{color:#141814!important}.faq-h2 em{color:#c4e147!important;background:none!important;box-shadow:none!important;text-decoration:none!important}.faq-h2 em:after{display:none!important}.wp-reviews .wp-rating>div{display:flex;flex-direction:row;align-items:center;gap:10px;white-space:nowrap}.wp-reviews[data-reviews] .wp-rating>div>.w9-excellent{font:650 15px/1.25 DM Sans,sans-serif;color:#1a251b;white-space:nowrap}.wp-reviews[data-reviews] .wp-rating>div>img{width:106px;height:20px;max-width:106px;flex:0 0 106px;object-fit:contain}.wp-reviews[data-reviews=R3] .wp-reviews-heading{gap:20px}.wr-editorial-page .ws-connection-art.w13-single-art{display:flex;justify-content:center;align-items:center;min-height:0;padding:22px 0!important;overflow:visible}.wr-editorial-page .w13-lines-card{position:relative;inset:auto;transform:none!important;rotate:none!important;width:100%;max-width:400px;padding:26px;background:#fff;border:1px solid #dce4ce;border-radius:23px;box-shadow:0 18px 46px #3040170a;color:#172219;font-family:DM Sans,sans-serif;box-sizing:border-box}.w13-lines-head{display:flex;align-items:center;gap:13px;padding-bottom:23px;border-bottom:1px solid #e6ebdc}.wr-editorial-page .w13-lines-head>.icon{width:31px;height:31px;flex:0 0 31px;stroke-width:1.5}.w13-lines-head b{font:850 25px/1.15 Urbanist,sans-serif;letter-spacing:-.03em;display:block}.w13-lines-head div>span{font-size:13px;display:block;margin-top:6px;color:#7b856f}.w13-lines-row{display:flex;align-items:center;gap:11px;padding:24px 0;border-bottom:1px solid #e6ebdc}.w13-lines-icon{display:grid;place-items:center;flex:0 0 36px;width:36px;height:36px;border-radius:10px;background:#f2f5e9;color:#3c4b2a}.wr-editorial-page .w13-lines-icon>.icon{width:20px;height:20px}.w13-lines-row>div{flex:1;min-width:0}.w13-lines-row b{display:block;font:750 15px/1.3 Urbanist,sans-serif}.w13-lines-row small{display:block;font-size:12px;line-height:1.5;margin-top:5px;color:#7a856e}.w13-line-state{font-size:10px;font-weight:600;white-space:nowrap;color:#71805c}.w13-lines-travel .w13-lines-icon{background:#c4e147;color:#233217}.w13-lines-travel .w13-line-state{padding:5px 7px;background:#f0f5db;border-radius:6px;color:#475b27}.w13-lines-choice{display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:12px;padding:22px 0 0}.w13-lines-choice b{display:flex;align-items:center;gap:7px;font-weight:600}.wr-editorial-page .w13-lines-choice .icon{width:15px;height:15px;color:#637b33}.wr-editorial-page .w13-lines-card>p{font-size:12px;line-height:1.65;color:#7c876f;margin:20px 0 0;text-align:center}.wr-editorial-page .ws-story-point>.w13-story-icon-box{width:38px;height:38px;flex:0 0 38px;display:grid;place-items:center;border-radius:10px;background:#f4f7e9!important;border:1px solid #e2e9d3;color:#26381d!important}.wr-editorial-page .w13-story-icon{width:21px;height:21px;display:block}.w13-install,.wr-editorial-page .w13-install{font-family:DM Sans,sans-serif;color:#1a261b;text-align:left;box-sizing:border-box}.w13-install *{box-sizing:border-box}.wr-editorial-page .w13-install .w5-container{width:calc(100% - 48px);max-width:1280px;margin:0 auto}.wr-editorial-page .w13-install .w5-section-head{text-align:center;margin:0 auto 30px;max-width:800px}.wr-editorial-page .w13-install .w5-section-head h2{font:900 clamp(34px,4.5vw,58px)/1.04 "Urbanist",sans-serif;letter-spacing:-.045em;color:#182018;margin:16px 0 22px}.w13-install .w5-section-head h2 em,.w13-install-focus header h3 em{font-style:normal;color:#c4e147!important;text-decoration:none;background:none}.wr-editorial-page .w13-install .w5-section-head p{font-size:16px;line-height:1.65;color:#707c65}.w13-before-install{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:12px 26px;margin:0 auto 16px}.w13-before-install>span{display:flex;align-items:center;gap:8px;font-size:13px;line-height:1.4;color:#5c6d4b}.w13-before-install .wn-icon{width:18px;height:18px;flex:0 0 18px}.w13-install .w13-install-timing{font-size:13px;line-height:1.6;text-align:center;color:#7b866e;max-width:690px;margin:0 auto 27px}.w13-install .w10-install-copy{min-height:255px}.w13-install .w10-install-copy p{font-size:16px;line-height:1.6;color:#647059}.w13-install .w10-install-copy p+p{margin-top:10px}.w13-install .w10-install-copy p b{color:#33432a;font-weight:650}.w13-install .w10-install-art{align-items:flex-start;flex:0 0 auto;margin-top:auto}.w13-install .w10-device-ui{rotate:none!important;transform:none!important}.w13-line-name{position:relative;border:1px solid #d7e0c6;border-radius:12px;background:#f1f6df;padding:18px;margin:0 0 20px}.w13-line-name>span{display:block;font-size:9px;letter-spacing:.06em;color:#7b8a64;margin-bottom:10px}.w13-line-name>b{font:800 25px/1.2 Urbanist,sans-serif}.w13-line-name>.wn-icon{width:29px;height:29px;position:absolute;right:15px;bottom:20px;color:#637a35}.w10-toggle.w13-toggle-off{background:#d9dfd1}.w10-toggle.w13-toggle-off:after{left:2px;right:auto}.w13-setting-tip{display:flex;align-items:center;gap:14px;border:1px solid #e0e8ce;border-radius:12px;background:#f0f5df;padding:19px 15px;margin:17px 0;font-size:13px;line-height:1.5}.w13-setting-tip>.wn-icon{height:29px;width:29px;flex:0 0 29px;color:#5c7431}.w13-test-browser{background:#fff;border:1px solid #dfe5d5;border-radius:12px;overflow:hidden;margin:18px 0}.w13-test-browser>span{display:flex;align-items:center;gap:8px;padding:11px 13px;background:#f0f3e9;font-size:11px;color:#687958}.w13-test-browser>span svg{width:13px;height:13px}.w13-test-browser>div{display:flex;align-items:center;flex-direction:column;gap:9px;text-align:center;padding:28px 12px}.w13-test-browser>div>.wn-icon{width:39px;height:39px;color:#647e31;margin-bottom:6px}.w13-test-browser b{font:800 21px/1.1 Urbanist,sans-serif}.w13-test-browser small{font-size:11px;line-height:1.5;color:#7a886a}.w13-manual-install{margin:26px 0 0;background:#f8faf2;border:1px solid #e1e7d5;border-radius:15px;overflow:hidden}.w13-manual-install>summary{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:21px 25px;font-size:15px;font-weight:600;cursor:pointer;list-style:none;color:#293820}.w13-manual-install>summary::-webkit-details-marker{display:none}.w13-manual-install>summary>.wn-icon{width:18px;height:18px;flex:0 0 18px}.w13-manual-install[open]>summary>.wn-icon{transform:rotate(180deg)}.w13-manual-install>div{padding:0 25px 23px;max-width:900px;margin:auto}.w13-install .w13-manual-install p{font-size:15px;line-height:1.7;color:#667454;margin:0 0 14px}.w13-manual-fields{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:19px}.w13-manual-fields>span{display:block;padding:15px 18px;border-radius:9px;background:#fff;border:1px solid #e2e8d6;font-size:12px;color:#7e8a6b}.w13-manual-fields b{display:block;font-size:13px;color:#3a4d28;margin-top:7px;font-weight:600}.w13-install-followups{display:grid;gap:28px;margin-top:48px}.w13-install-focus{border:1px solid #e1e6d6;border-radius:25px;background:#fff;padding:35px 40px 38px;overflow:hidden}.w13-install-focus>header{text-align:center;margin:0 auto 27px;max-width:740px}.w13-install .w13-install-focus>header h3{font:900 clamp(29px,3.1vw,42px)/1.08 "Urbanist",sans-serif;letter-spacing:-.04em;text-align:center;color:#172218;margin:14px 0 0}.w13-focus-body{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:48px;align-items:center;max-width:930px;margin:auto}.w13-focus-art{display:flex;justify-content:center;align-items:center;min-width:0;padding:20px;background:radial-gradient(ellipse,#f0f5df 0,transparent 72%)}.w13-focus-art .w10-device-ui{max-width:325px;min-height:395px;padding:22px}.w13-focus-copy{min-width:0}.w13-focus-copy>ol{display:grid;gap:21px;margin:0;padding-left:25px;list-style:decimal}.w13-focus-copy li{padding-left:7px;font-size:16px;line-height:1.65;color:#647256}.w13-focus-copy li::marker{font:800 18px Urbanist,sans-serif;color:#91a647}.w13-focus-copy b{font-weight:650;color:#344727}.w13-focus-note{display:flex;align-items:flex-start;gap:12px;background:#f6f8ef;border-radius:12px;padding:17px;margin-top:25px}.w13-focus-note>.wn-icon{width:21px;height:21px;flex:0 0 21px;color:#647c36;margin-top:3px}.w13-install .w13-focus-note p{font-size:14px;line-height:1.6;margin:0;color:#6c785d}.w13-focus-note b{display:block;margin-bottom:4px}.w13-help-link{display:flex;align-items:center;gap:13px;font-size:14px;font-weight:600;color:#344827;padding:17px 0 0;text-decoration:none}.w13-help-link>.wn-icon{width:18px;height:18px}.w13-install .w10-device-note{font-size:13px;line-height:1.9;margin-top:27px}.w13-install .w10-ui-caption{font-size:10px}@media(max-width:1000px){.w13-focus-body{gap:22px}.w13-install-focus{padding:30px 22px}.w13-focus-art{padding:12px}.w13-install .w10-install-copy{min-height:300px;padding-left:20px;padding-right:20px}.w13-install .w10-install-copy p{font-size:15px}}@media(max-width:760px){.w12-hero-actions{grid-template-columns:minmax(0,1fr);gap:10px}.w6-hero .w12-hero-actions>.w6-compat-button{min-height:48px;padding:13px 18px;font-size:14px}.wp-reviews .wp-rating{gap:12px;flex-wrap:nowrap}.wp-reviews .wp-rating>div{gap:8px}.wp-reviews[data-reviews] .wp-rating>div>.w9-excellent{font-size:14px}.wr-editorial-page .w13-install .w5-container{width:calc(100% - 32px)}.wr-editorial-page .w13-install .w5-section-head h2{font-size:clamp(30px,8vw,38px)}.w13-before-install{display:grid;gap:10px;width:max-content;max-width:100%;margin:0 auto 17px}.w13-before-install>span{font-size:13px}.w13-install .w13-install-timing{font-size:13px;padding:0 8px}.w13-install .w10-install-copy{min-height:260px;padding:24px 22px 0}.w13-install .w10-install-copy p{font-size:16px}.w13-install-followups{gap:25px;margin-top:32px}.w13-install-focus{padding:27px 21px;border-radius:21px}.w13-install .w13-install-focus>header h3{font-size:clamp(27px,7.1vw,34px)}.w13-install-focus>header{margin-bottom:15px}.w13-focus-body{display:flex;flex-direction:column;gap:20px}.w13-focus-art{width:100%;padding:13px 0}.w13-focus-art .w10-device-ui{max-width:310px;min-height:390px;padding:21px}.w13-focus-copy{width:100%}.w13-focus-copy li{font-size:15px;padding-left:4px}.w13-focus-copy>ol{gap:18px;padding-left:22px}.w13-focus-note{padding:15px}.w13-install .w13-focus-note p{font-size:14px}.w13-manual-install>summary{font-size:14px;padding:19px}.w13-manual-install>div{padding:0 19px 21px}.w13-manual-fields{grid-template-columns:1fr}.w13-install .w13-manual-install p{font-size:14px}.wr-editorial-page .w13-lines-card{max-width:365px;padding:23px 20px}.w13-lines-row{gap:9px;padding:22px 0}.w13-lines-icon{width:32px;height:32px;flex-basis:32px}.w13-lines-row b{font-size:15px}.w13-lines-row small{font-size:11px}.w13-line-state{font-size:9px}.w13-lines-choice{font-size:11px}}@media(prefers-reduced-motion:reduce){.w13-install *{scroll-behavior:auto!important}}@media(max-width:360px){.w13-install .w13-install-focus>header h3{font-size:24px}.w13-lines-row{flex-wrap:wrap}.w13-lines-row>.w13-line-state{margin-left:41px}.wp-reviews[data-reviews] .wp-rating>div>.w9-excellent{font-size:13px}.wp-reviews[data-reviews] .wp-rating>div>img{width:96px;max-width:96px;flex-basis:96px}}.w14-facts,.w14-install{font-family:DM Sans,sans-serif;color:#1b261d}.w14-facts *,.w14-install *{box-sizing:border-box}.w14-facts .w5-section-head h2 em,.w14-install .w5-section-head h2 em{color:#c4e147!important;font-style:normal;background:none;text-decoration:none}.w14-facts-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.w14-facts-card{min-width:0;padding:33px 35px 35px;border:1px solid #e1e6d7;border-radius:24px;background:#fff;box-shadow:0 8px 28px #23301603}.w14-facts-card>h3{display:flex;align-items:center;gap:10px;font:700 11px/1.5 DM Sans,sans-serif;letter-spacing:.13em;text-transform:uppercase;margin:0 0 28px;color:#758068}.w14-facts-card>h3>.wn-icon{width:17px;height:17px;flex:0 0 17px;color:#c4e147}.w14-facts-card>ul{list-style:none;display:grid;gap:24px;padding:0;margin:0}.w14-facts-card li{display:flex;align-items:flex-start;gap:14px;margin:0;padding:0;min-width:0}.w14-facts-card li>div{flex:1;min-width:0}.w14-feature-icon{display:grid;place-items:center;width:24px;height:25px;flex:0 0 24px;color:#c4e147}.w14-feature-icon>.wn-icon{display:block;width:21px;height:21px;stroke-width:1.9}.w14-facts .w14-facts-card h4{font:800 20px/1.2 Urbanist,sans-serif;letter-spacing:-.025em;color:#1b261d;margin:0 0 8px}.w14-facts .w14-facts-card p{font:400 14px/1.7 DM Sans,sans-serif;color:#68725f;margin:0}.w14-facts-card p a{color:#344127;text-decoration:underline;text-underline-offset:3px;font-weight:500}.w14-facts-foot{display:flex;justify-content:space-between;align-items:center;gap:24px;margin:22px 6px 0}.w14-facts .w14-facts-foot>p{display:flex;align-items:center;gap:12px;font:400 12px/1.7 DM Sans,sans-serif;margin:0;color:#76816b;max-width:710px}.w14-facts-foot>p b{font-weight:600;color:#4b5a40}.w14-facts-foot .wn-icon{width:18px;height:18px;flex:0 0 18px}.w14-facts-foot>a{display:flex;align-items:center;gap:16px;flex:0 0 auto;font:600 13px/1.5 DM Sans,sans-serif;color:#24321c;text-decoration:none;min-height:44px}.w14-facts-foot>a:hover{text-decoration:underline;text-underline-offset:4px}.w14-install .w5-section-head{margin-bottom:27px}.w14-install .w10-platform-tabs{margin-bottom:23px}.w14-install .w10-platform-tabs>button{min-height:44px;min-width:116px}.w14-install .w10-install-panel{max-width:1000px;margin:0 auto}.w14-install-steps{display:grid;gap:12px}.w14-install-step{border:1px solid #dfe5d6;border-radius:19px;background:#fff;min-width:0;overflow:hidden}.w14-install-step>summary{display:grid;grid-template-columns:38px minmax(0,1fr) 38px;align-items:center;gap:18px;min-height:96px;padding:21px 25px;cursor:pointer;list-style:none;color:#1b261d;-webkit-user-select:none;user-select:none}.w14-install-step>summary::-webkit-details-marker{display:none}.w14-step-number{display:grid;place-items:center;height:38px;width:38px;border-radius:11px;background:#f2f5e9;color:#5a6c3c;font:700 13px/1 DM Sans,sans-serif}.w14-step-label{min-width:0}.w14-step-label>b{display:block;font:800 23px/1.2 Urbanist,sans-serif;letter-spacing:-.025em}.w14-step-label>small{display:block;font:400 13px/1.5 DM Sans,sans-serif;color:#7b856e;margin-top:5px}.w14-step-toggle{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;border:1px solid #e6eadf;background:#fff}.w14-step-toggle>.wn-icon{width:18px;height:18px}.w14-install-step>summary:hover{background:#fafbf6}.w14-install-step[open]{border-color:#bfd44d}.w14-install-step[open]>summary{background:#f8faef}.w14-install-step[open] .w14-step-number{background:#c4e147;color:#28321d}.w14-install-step[open] .w14-step-toggle>.wn-icon{transform:rotate(180deg)}.w14-install-step>summary:focus-visible{outline:2px solid #778c26;outline-offset:-4px}.w14-install button:focus-visible,.w14-install a:focus-visible,.w14-facts a:focus-visible{outline:2px solid #778c26;outline-offset:4px;border-radius:5px}.w14-step-body{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(230px,.8fr);align-items:start;gap:36px;padding:30px 32px 32px;border-top:1px solid #e8eddd}.w14-install-step:not([open])>.w14-step-body{display:none}.w14-step-copy{min-width:0;align-self:center}.w14-step-copy>ol{list-style:decimal;margin:0;padding:0 0 0 20px;display:grid;gap:17px}.w14-install .w14-step-copy li{font:400 15px/1.7 DM Sans,sans-serif;color:#627057;padding-left:5px;margin:0}.w14-step-copy li::marker{font-weight:700;color:#52652f}.w14-step-copy b{font-weight:600;color:#2d3c23}.w14-install .w14-step-note{font:400 13px/1.65 DM Sans,sans-serif;color:#6a765b;padding:14px 16px;background:#f5f7ed;border-radius:10px;margin:0 0 23px}.w14-device-path{display:grid;gap:4px;margin:9px 0 7px;padding-left:12px;border-left:2px solid #d7e39e;font-size:13px;line-height:1.6;overflow-wrap:anywhere}.w14-device-path>b:not(:first-child){margin-top:6px}.w14-step-help{padding:19px 0 0;margin-top:23px;border-top:1px solid #e4e9da}.w14-step-help>b{font:700 14px/1.5 DM Sans,sans-serif}.w14-install .w14-step-help p{font:400 13px/1.7 DM Sans,sans-serif;color:#748064;margin:7px 0 0}.w14-step-art{display:flex;justify-content:center;align-items:center;min-width:0;padding:4px 0 9px}.w14-install .w14-step-art>.w10-device-ui{width:100%;max-width:270px;min-height:0;padding:18px;border-radius:21px;transform:none!important;rotate:none!important;background:#fafbf7;box-shadow:0 9px 26px #23301607}.w14-install .w10-ui-title{font-size:23px}.w14-install .w10-qr-scanner{width:158px;height:158px;flex-basis:158px;padding:12px}.w14-install .w10-qr-scanner>img{width:132px;height:132px}.w14-install .w10-ui-caption{padding-top:18px;font-size:9px}.w14-install .w13-test-browser>div{padding:22px 10px}.w14-install .w14-install-sources{text-align:center;font:400 11px/1.8 DM Sans,sans-serif;color:#87917b;margin:20px 0 0}.w14-install-sources>a{color:#647450;text-decoration:underline;text-underline-offset:3px}.w14-install-support{display:flex;align-items:center;justify-content:center;gap:12px;width:max-content;max-width:100%;margin:17px auto 0;min-height:44px;color:#38472c;text-decoration:none;font:600 13px/1.5 DM Sans,sans-serif}.w14-install-support>.wn-icon{width:19px;height:19px;flex:0 0 19px}.w14-install-support:hover>span{text-decoration:underline;text-underline-offset:4px}@media(max-width:1000px){.w14-facts-card{padding:27px 26px}.w14-facts-grid{gap:18px}.w14-facts .w14-facts-card h4{font-size:19px}.w14-step-body{gap:24px;padding:26px}.w14-facts-foot{flex-direction:column;gap:8px;align-items:flex-start}}@media(max-width:760px){.w14-facts-grid{grid-template-columns:minmax(0,1fr);gap:15px}.w14-facts-card{border-radius:21px;padding:26px 22px 28px}.w14-facts-card>h3{font-size:10px;margin-bottom:25px}.w14-facts-card>ul{gap:23px}.w14-facts-card li{gap:12px}.w14-feature-icon{width:21px;flex-basis:21px}.w14-feature-icon>.wn-icon{width:20px;height:20px}.w14-facts .w14-facts-card h4{font-size:19px;margin-bottom:7px}.w14-facts .w14-facts-card p{font-size:14px;line-height:1.65}.w14-facts .w5-section-head h2{font-size:clamp(25px,7.1vw,34px);letter-spacing:-.035em;line-height:1.08}.w14-facts .w14-facts-foot>p{font-size:11px;align-items:flex-start}.w14-facts-foot>p b{display:block}.w14-facts-foot>p>.wn-icon{margin-top:3px}.w14-facts-foot{margin:19px 3px 0;gap:9px}.w14-facts-foot>a{margin-left:30px;font-size:12px}.w14-install .w10-platform-tabs{margin-bottom:20px}.w14-install .w10-platform-tabs>button{min-height:44px;min-width:115px;font-size:14px}.w14-install-steps{gap:10px}.w14-install-step{border-radius:16px}.w14-install-step>summary{grid-template-columns:30px minmax(0,1fr) 28px;gap:10px;padding:19px 15px;min-height:88px}.w14-step-number{width:30px;height:33px;border-radius:9px;font-size:11px}.w14-step-toggle{width:28px;height:28px}.w14-step-toggle>.wn-icon{width:15px;height:15px}.w14-step-label>b{font-size:18px;line-height:1.2;letter-spacing:-.03em}.w14-step-label>small{font-size:11px;line-height:1.5;margin-top:5px}.w14-step-body{grid-template-columns:minmax(0,1fr);gap:26px;padding:23px 22px 26px}.w14-install .w14-step-copy li{font-size:14px;line-height:1.7}.w14-step-copy>ol{gap:16px;padding-left:18px}.w14-step-copy li{padding-left:3px}.w14-install .w14-step-note{font-size:12px;padding:13px 14px;margin-bottom:20px}.w14-device-path{font-size:12px}.w14-step-help{margin-top:20px;padding-top:18px}.w14-step-help>b{font-size:13px}.w14-install .w14-step-help p{font-size:12px;line-height:1.7}.w14-step-art{padding:0}.w14-install .w14-step-art>.w10-device-ui{max-width:255px;padding:17px}.w14-install .w14-install-sources{font-size:10px;margin-top:16px}.w14-install-support{font-size:12px;gap:9px;margin-top:12px}}@media(max-width:360px){.w14-install-step>summary{gap:8px;padding:17px 12px;grid-template-columns:28px minmax(0,1fr) 24px}.w14-step-number{width:28px}.w14-step-toggle{width:24px;height:24px}.w14-step-label>b{font-size:17px}.w14-step-label>small{font-size:10px}.w14-step-body{padding:20px 18px 23px}.w14-facts-card{padding:25px 19px}.w14-facts .w14-facts-card h4{font-size:18px}}.w15-icon{width:24px;height:24px;display:block;flex:0 0 24px}.w14-facts-card{padding-top:32px}.w14-facts-card>ul{gap:26px}.w14-feature-icon{width:43px;height:43px;flex:0 0 43px;background:#f1f5dd;border:1px solid #e3ebbf;border-radius:12px;color:#293522}.w14-feature-icon>.w15-icon{width:23px;height:23px;flex-basis:23px}.w14-facts-card li{gap:16px}.w14-facts .w14-facts-card h4{margin-top:1px}.w15-install .w14-step-body{grid-template-columns:minmax(0,1.35fr) minmax(0,.8fr);gap:32px;align-items:center;padding:28px 32px}.w15-install .w14-step-copy>p{font:400 16px/1.7 DM Sans,sans-serif;color:#64715a;margin:0 0 15px}.w15-install .w14-step-copy>p:last-child{margin-bottom:0}.w15-install .w14-step-copy b{font-weight:650;color:#293923}.w15-install-path{display:grid;gap:5px;margin:17px 0;background:#f5f7ee;border-left:3px solid #c4e147;border-radius:0 9px 9px 0;padding:13px 16px;font:400 14px/1.65 DM Sans,sans-serif;color:#637153}.w15-install-hint{display:block;font:400 12px/1.6 DM Sans,sans-serif;color:#7b866c;margin-top:15px}.w15-install-screen{width:100%;max-width:255px;min-width:0;background:#fff;border:1px solid #dce3cf;border-radius:22px;padding:19px;box-shadow:0 9px 26px #23301606;text-align:center;color:#25331f}.w15-screen-top{display:flex;align-items:center;justify-content:space-between;font:600 11px/1.5 DM Sans,sans-serif;color:#7a876a;margin-bottom:24px}.w15-screen-top>.wn-icon{width:18px;height:18px}.w15-install-screen>b{display:block;font:800 22px/1.2 Urbanist,sans-serif;letter-spacing:-.03em}.w15-install-screen>.w15-small-qr{display:block;width:130px;height:130px;max-width:100%;margin:21px auto;object-fit:contain}.w15-screen-status{display:flex;align-items:center;justify-content:center;gap:7px;font:600 12px/1.5 DM Sans,sans-serif;padding:11px 8px;background:#f0f5dc;border-radius:9px;margin-top:17px}.w15-screen-status>.wn-icon{width:16px;height:16px}.w15-activation-row{display:flex;align-items:center;justify-content:space-between;gap:9px;font:500 12px/1.5 DM Sans,sans-serif;padding:21px 0 9px}.w15-activation-row>i{position:relative;width:33px;height:20px;border-radius:20px;background:#c4e147;flex:0 0 33px}.w15-activation-row>i:after{content:"";position:absolute;top:3px;right:3px;width:14px;height:14px;border-radius:50%;background:#fff}.w15-arrival-signal{width:66px;height:66px;display:grid;place-items:center;background:#f0f5da;border-radius:19px;margin:6px auto 22px}.w15-arrival-signal>.w15-icon{width:35px;height:35px;flex-basis:35px}.w15-install-screen>small{display:block;font:400 10px/1.6 DM Sans,sans-serif;color:#7a8868;margin-top:12px}@media(max-width:760px){.w14-facts-card{padding:25px 20px}.w14-facts-card>ul{gap:23px}.w14-feature-icon{width:36px;height:36px;flex-basis:36px;border-radius:10px}.w14-feature-icon>.w15-icon{width:21px;height:21px;flex-basis:21px}.w14-facts-card li{gap:12px}.w15-install .w14-step-body{grid-template-columns:minmax(0,1fr);padding:23px 21px;gap:23px}.w15-install .w14-step-copy>p{font-size:15px;line-height:1.65}.w15-install-path{font-size:13px;padding:12px 14px}.w15-install-hint{font-size:12px}.w15-install .w14-step-label>b{font-size:17px}.w15-install .w5-section-head h2,.wr-editorial-page .w15-install .w5-section-head h2{font-size:clamp(27px,7.5vw,34px);line-height:1.08}.w15-install-screen{max-width:245px}.w15-screen-top{margin-bottom:17px}.w15-install-screen>.w15-small-qr{width:116px;height:116px;margin:18px auto}}#wp-search-results{box-sizing:border-box;max-height:200px!important;padding:6px!important;overflow-y:auto!important;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#bdc7ab #fff;background:#fff!important;border:1px solid #e1e6d8;isolation:isolate}#wp-search-results>a{box-sizing:border-box;display:flex!important;align-items:center;gap:12px;height:62px;min-height:62px;padding:12px 14px!important;text-decoration:none}#wp-search-results>a>span{flex:1;min-width:0;font-weight:650}#wp-search-results .w32-search-popular{flex:none;border-radius:6px;padding:4px 7px;background:#eef5d3;color:#334019;font:700 10px/1.2 DM Sans,sans-serif;letter-spacing:.02em}#wp-search-results>a:focus-visible{outline:2px solid #819e25;outline-offset:-2px;border-radius:8px}.wp-destination-search{position:relative;z-index:60!important}#wp-home-hero:has(#wp-search-results:not([hidden])){z-index:70!important;position:relative}.wr-pp .w22-network-card{padding:22px!important;border-radius:20px!important}.wr-pp .w22-network-heading{font:800 14px/1.4 DM Sans,sans-serif;margin-bottom:12px}.wr-pp .w22-network-operators{display:flex;flex-wrap:wrap;gap:7px;max-width:100%;min-width:0}.wr-pp .w22-network-operators>span{background:#f1f7d9!important;border-color:#dce9ab!important;color:#26331c!important;white-space:normal;overflow-wrap:anywhere;font-weight:650}.wr-pp .w22-network-caption{font-size:13px;line-height:1.6;margin:12px 0 0!important;color:#67705d}.wr-pp .w22-network-caption b{color:#26331c;font-weight:800}.wr-pp .w24-network-benefits{display:grid!important;grid-template-columns:1fr;gap:10px!important;list-style:none;padding:16px 0!important;margin:15px 0 0!important;border-top:1px solid #e8ecdf}.wr-pp .w24-network-benefits li{display:flex!important;align-items:center!important;gap:11px!important;padding:0!important;font-size:13px!important;line-height:1.5!important;color:#293525}.wr-pp .w24-network-benefits b{font-weight:700!important}.wr-pp .w32-network-icon{display:grid!important;place-items:center;flex:0 0 32px;width:32px;height:32px;border-radius:9px;background:#f3f6e9;color:#536d21}.wr-pp .w32-network-icon svg{display:block!important;width:18px!important;height:18px!important;flex:none}.wr-pp .w24-compat-trigger{width:100%;min-height:48px;border:1px solid #d7e1c2!important;border-radius:12px!important;margin:0!important;background:#f8faef!important;font-size:13px!important;font-weight:750!important;color:#26331c}.wr-pp .w24-compat-trigger:hover{background:#edf4d0!important}.w14-facts-foot{display:flex!important;align-items:center;gap:20px;background:#fff!important;border:1px solid #e0e6d5;border-radius:18px;padding:20px 24px!important;margin-top:16px!important}.w14-facts-foot>p{display:flex;gap:12px;margin:0;flex:1;font-size:13px;line-height:1.7}.w14-facts-foot>p svg{flex:0 0 20px;width:20px;height:20px;margin-top:2px}.w14-facts-foot>a{flex:none;display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:10px 18px!important;border:1px solid #d7e1c2;border-radius:10px;font-weight:750;background:#f8faef;text-decoration:none}.wr-product-surface,.wr-product-surface .top-background-wrapper,.wr-product-surface #header-group,.wr-product-surface #MainContent,.w5-product-page,.w5-product-page>.shopify-section,.w5-product-page>.shopify-section>.section-background,.w5-product-page .w5-section,.w5-product-page .wp-reviews,.w5-product-page .faq-section,.w5-product-page .wr-faq-section{background:#f4f6ee!important;background-image:none!important}.w5-product-page>.shopify-section{margin-block:0!important}.w5-product-page .w5-section:before,.w5-product-page .w5-section:after{background:none!important}.wr-product-surface .top-background-wrapper{padding-top:0!important}.w5-product-page .wp-btn>.wn-icon,.w5-product-page .w18-details-trigger>.wn-icon{display:none!important}.w32-guarantee{padding-block:60px!important}.w32-guarantee-card{display:grid;grid-template-columns:100px minmax(0,1fr) 300px;gap:28px 36px;align-items:center;background:#fff;border:1px solid #dce4cd;border-radius:28px;padding:42px;box-shadow:0 12px 36px #22341805;color:#14261c}.w32-guarantee-symbol{width:88px;height:88px;border-radius:26px;background:#f0f5df;position:relative;display:grid;place-items:center}.w32-guarantee-symbol>.w15-icon{width:44px;height:44px;stroke-width:1.4;color:#567325}.w32-guarantee-symbol>span{position:absolute;right:-5px;bottom:-5px;display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:#c4e147;border:4px solid #fff}.w32-guarantee-symbol>span svg{width:16px;height:16px}.w32-guarantee-copy .wp-eyebrow{display:block;font-size:10px;letter-spacing:.13em;margin-bottom:12px;font-weight:750;color:#687357}.w32-guarantee-copy h2{font:850 clamp(27px,3vw,40px)/1.1 "Urbanist",sans-serif;letter-spacing:-1px;margin:0 0 15px!important;color:#14261c}.w32-guarantee-copy h2 em{font-style:normal;color:#76932a!important;white-space:normal}.w32-guarantee-copy p{font:400 14px/1.8 DM Sans,sans-serif;color:#69745f;margin:0;max-width:600px}.w32-guarantee-copy p b{font-weight:750;color:#26351e}.w32-guarantee-conditions{display:grid;gap:16px;border-left:1px solid #e3e9d8;padding-left:28px}.w32-guarantee-conditions>div{display:flex;gap:12px;align-items:center}.w32-guarantee-conditions svg{width:22px;height:22px;flex:none;color:#617d2f}.w32-guarantee-conditions span{font:400 12px/1.5 DM Sans,sans-serif;color:#728063}.w32-guarantee-conditions b{display:block;font-size:13px;font-weight:750;color:#273a20;margin-top:2px}.w32-guarantee-cta{grid-column:2;justify-self:start;display:inline-flex;align-items:center;justify-content:center;text-align:center;min-height:46px;padding:12px 22px;background:#c4e147;border:1px solid #bcd842;border-radius:12px;color:#182617!important;text-decoration:none;font:750 13px/1.4 DM Sans,sans-serif}.w32-guarantee-cta:hover{filter:brightness(.97)}.w32-guarantee[data-guarantee-style=S2] .w32-guarantee-card{grid-template-columns:140px 1fr;max-width:850px;margin:auto;background:linear-gradient(130deg,#f5f8ea,#fff 62%);padding:44px 48px;border-radius:32px}.w32-guarantee[data-guarantee-style=S2] .w32-guarantee-symbol{grid-row:1/3;width:116px;height:140px;border-radius:58px;background:#e9f1cf;align-self:start}.w32-guarantee[data-guarantee-style=S2] .w32-guarantee-symbol>.w15-icon{width:64px;height:64px}.w32-guarantee[data-guarantee-style=S2] .w32-guarantee-conditions{grid-column:2;display:flex;gap:30px;border:0;padding:20px 0;border-block:1px solid #e2e8d6}.w32-guarantee[data-guarantee-style=S3] .w32-guarantee-card{grid-template-columns:1fr 310px;gap:20px 42px;position:relative;padding:40px 44px;border-radius:22px;border-top:5px solid #c4e147}.w32-guarantee[data-guarantee-style=S3] .w32-guarantee-symbol{display:none}.w32-guarantee[data-guarantee-style=S3] .w32-guarantee-conditions{grid-column:2;grid-row:1/3;border-left:2px dashed #dce4cb;padding:28px 0 28px 36px;align-self:stretch;align-content:center;gap:24px}.w32-guarantee[data-guarantee-style=S3] .w32-guarantee-cta{grid-column:1;background:#f3f7e5;border-color:#dce4cb}.w32-guarantee[data-guarantee-style=S4] .w32-guarantee-card{grid-template-columns:68px minmax(0,1fr) auto;padding:30px 34px;gap:24px;border-radius:20px;background:#f9fbf3;border-color:#dce4cb;box-shadow:none}.w32-guarantee[data-guarantee-style=S4] .w32-guarantee-symbol{width:64px;height:64px;border-radius:50%;background:#eaf2ca}.w32-guarantee[data-guarantee-style=S4] .w32-guarantee-symbol>.w15-icon{width:32px;height:32px}.w32-guarantee[data-guarantee-style=S4] .w32-guarantee-symbol>span,.w32-guarantee[data-guarantee-style=S4] .wp-eyebrow,.w32-guarantee[data-guarantee-style=S4] .w32-guarantee-conditions{display:none}.w32-guarantee[data-guarantee-style=S4] .w32-guarantee-copy h2{font-size:29px}.w32-guarantee[data-guarantee-style=S4] .w32-guarantee-cta{grid-column:3;grid-row:1;background:#fff;border-color:#d8e2c3}@media(max-width:749px){#wp-search-results{max-height:188px!important}#wp-search-results>a{height:58px;min-height:58px;padding:10px!important;font-size:13px}#wp-search-results .w32-search-popular{font-size:9px}.wr-pp .w22-network-card{padding:18px!important}.wr-pp .w24-network-benefits{padding-block:13px!important;gap:9px!important}.w14-facts-foot{flex-direction:column;align-items:stretch;gap:16px;padding:20px!important}.w14-facts-foot>a{width:100%}.w32-guarantee{padding-block:36px!important}.w32-guarantee .w5-container{padding-inline:18px}.w32-guarantee-card,.w32-guarantee[data-guarantee-style=S2] .w32-guarantee-card,.w32-guarantee[data-guarantee-style=S3] .w32-guarantee-card,.w32-guarantee[data-guarantee-style=S4] .w32-guarantee-card{grid-template-columns:1fr;padding:26px 23px;gap:22px;border-radius:22px}.w32-guarantee-symbol{width:60px;height:60px;border-radius:18px}.w32-guarantee-symbol>.w15-icon{width:32px;height:32px}.w32-guarantee-copy h2{font-size:30px;letter-spacing:-.8px}.w32-guarantee-copy h2 em{display:block;color:#c4e147!important}.w32-guarantee-copy p{font-size:13px;line-height:1.75}.w32-guarantee-conditions,.w32-guarantee[data-guarantee-style=S2] .w32-guarantee-conditions,.w32-guarantee[data-guarantee-style=S3] .w32-guarantee-conditions{grid-column:auto;grid-row:auto;padding:18px 0 0;border:0;border-top:1px solid #e2e8d6;display:grid;gap:14px}.w32-guarantee-cta,.w32-guarantee[data-guarantee-style=S2] .w32-guarantee-cta,.w32-guarantee[data-guarantee-style=S3] .w32-guarantee-cta,.w32-guarantee[data-guarantee-style=S4] .w32-guarantee-cta{grid-column:auto;grid-row:auto;width:100%;justify-self:stretch}.w32-guarantee[data-guarantee-style=S2] .w32-guarantee-card{text-align:center}.w32-guarantee[data-guarantee-style=S2] .w32-guarantee-symbol{grid-row:auto;width:72px;height:86px;justify-self:center}.w32-guarantee[data-guarantee-style=S2] .w32-guarantee-symbol>.w15-icon{width:44px;height:44px}.w32-guarantee[data-guarantee-style=S2] .w32-guarantee-conditions{text-align:left}.w32-guarantee[data-guarantee-style=S3] .w32-guarantee-conditions{border-top:2px dashed #dce4cb}.w32-guarantee[data-guarantee-style=S4] .w32-guarantee-card{gap:18px}.w32-guarantee[data-guarantee-style=S4] .w32-guarantee-symbol{width:48px;height:48px}.w32-guarantee[data-guarantee-style=S4] .w32-guarantee-copy h2{font-size:27px}}.w32-guarantee-copy h2 em{color:#c4e147!important}.w32-guarantee,.w5-product-page .faq-sec{background:#f4f6ee!important}.wrdc-card__a{display:none!important}@media(max-width:900px){#MainContent .wr-pp .wrinfo-wrap--mob .w22-network-card{border-top:0!important;border-radius:0 0 18px 18px!important;padding-top:4px!important}}.wr-pp .w24-network-benefits{margin-top:14px!important;padding-top:14px!important}.wr-pp .w24-network-benefits small{display:block;margin-top:2px;font-size:11px;line-height:1.45;color:#67705d}.wr-pp .w24-compat-trigger,.w14-facts-foot>a{box-sizing:border-box;display:flex!important;align-items:center;justify-content:center;gap:9px;max-width:100%;min-width:0}.wr-pp .w24-compat-trigger>.wn-icon,.w14-facts-foot>a>.wn-icon{display:block!important;width:18px!important;height:18px!important;flex:0 0 18px}.w14-facts-foot,.w14-facts-foot>p,.w14-facts-foot>a{box-sizing:border-box;min-width:0;max-width:100%}.w14-facts-foot>p{width:auto;margin:0!important}.w14-facts-foot>p>span{min-width:0}.w14-facts-foot>a{margin:0!important;white-space:normal;text-align:center}.w32-guarantee[data-guarantee-style=S3] .w32-guarantee-card{text-align:center}.w32-guarantee[data-guarantee-style=S3] .w32-guarantee-copy p{margin-inline:auto}.w32-guarantee[data-guarantee-style=S3] .w32-guarantee-cta{justify-self:center;box-sizing:border-box;max-width:100%}.w32-guarantee[data-guarantee-style=S3] .w32-guarantee-conditions>div{flex-direction:column;justify-content:center;gap:8px;text-align:center}.w32-guarantee[data-guarantee-style=S3] .w32-guarantee-conditions svg{width:25px;height:25px}#w5-destinations .w5-section-head h2{white-space:nowrap;font-size:clamp(28px,4.5vw,54px)!important;letter-spacing:-.035em}#w5-destinations .w5-section-head h2 em{display:inline!important}@media(max-width:749px){.w14-facts-foot{display:flex!important;flex-direction:column;align-items:stretch}.w14-facts-foot>p{flex:auto}.w14-facts-foot>a{width:auto!important;align-self:stretch}.w32-guarantee[data-guarantee-style=S3] .w32-guarantee-conditions{grid-template-columns:1fr 1fr;gap:18px}.w32-guarantee[data-guarantee-style=S3] .w32-guarantee-conditions>div{justify-content:flex-start}.w32-guarantee[data-guarantee-style=S3] .w32-guarantee-cta{width:100%;justify-self:stretch}#w5-destinations .w5-section-head h2{font-size:clamp(26px,8vw,34px)!important;white-space:normal;text-align:center}#w5-destinations .w5-section-head h2 em{display:block!important}}
/*# sourceMappingURL=/cdn/shop/t/592/assets/wr-editorial-bundle.css.map */
