.coverage-map-hero{position:relative;isolation:isolate;min-height:var(--hero-height, 300px);overflow:hidden;color:var(--hero-title-color, #fff)}.coverage-map-hero:after{content:"";position:absolute;right:7%;bottom:18%;width:120px;height:120px;border:1px solid rgb(125 212 251 / 34%);border-radius:50%;box-shadow:0 0 0 24px #2f82ff14,0 0 58px #2f82ff6b;pointer-events:none}.coverage-map-hero__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;z-index:-2}.coverage-map-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(var(--hero-overlay-direction, to bottom),var(--hero-overlay-start),var(--hero-overlay-end));z-index:-1}.coverage-map-hero__inner{width:min(1240px,calc(100% - 48px));margin-inline:auto;padding-top:var(--hero-padding-top, 60px);padding-bottom:var(--hero-padding-bottom, 60px)}.coverage-map-hero__eyebrow{margin:0 0 10px;font-size:.88rem;letter-spacing:.08em;text-transform:uppercase;color:var(--hero-text-color, #d7e7ff)}.coverage-map-hero__title{margin:0;max-width:16ch;color:transparent;background:linear-gradient(108deg,var(--hero-title-color, #fff) 12%,#bce8ff 100%);-webkit-background-clip:text;background-clip:text;font-size:clamp(2rem,5.1vw,3.4rem);line-height:1.05}.coverage-map-hero__text{margin-top:12px;max-width:60ch;color:var(--hero-text-color, #d7e7ff)}.coverage-map-module{padding:clamp(28px,4vw,48px) 0 clamp(28px,4vw,46px)}.coverage-map-module__inner{width:min(1240px,calc(100% - 48px));margin-inline:auto;display:grid;gap:22px;position:relative}.coverage-map-module__head{display:flex;align-items:end;justify-content:flex-start;gap:16px}.coverage-map-module__title{position:relative;display:inline-block;margin:0;padding-bottom:8px;color:transparent;background:linear-gradient(105deg,var(--cmp-text-color, #0e1e44),var(--cmp-accent-color, #2f82ff));-webkit-background-clip:text;background-clip:text;font-size:clamp(1.4rem,3.2vw,2rem)}.coverage-map-module__title:after{content:"";position:absolute;bottom:0;left:0;width:72px;height:3px;border-radius:999px;background:var(--cmp-accent-color, #2f82ff)}.coverage-map-module__text{margin:6px 0 0;color:var(--cmp-text-color, #0e1e44);font-size:.98rem}.coverage-map-module__search-wrap{position:relative;display:block;width:100%;margin:0 0 18px;border-radius:8px;background:#fff;box-shadow:0 7px 18px #0317491a}.coverage-map-module__search{width:100%;min-height:46px;border:1px solid rgb(47 130 255 / 34%);border-radius:8px;padding:0 18px 0 50px;background-color:#fff!important;box-shadow:none;color:#0e1e44;font:inherit;font-weight:650}.coverage-map-module__search:focus{outline:3px solid rgb(47 130 255 / 24%);outline-offset:2px}.coverage-map-module__search-icon{position:absolute;top:50%;left:15px;z-index:1;width:21px;height:21px;color:var(--cmp-accent-color, #2f82ff);transform:translateY(-50%)}.coverage-map-module__panel-default[hidden],.coverage-map-module__panel-detail[hidden]{display:none}.coverage-map-module__popular-list{display:flex;flex-wrap:wrap;gap:8px}.coverage-map-module__popular-country{display:inline-flex;align-items:center;gap:6px;min-height:30px;padding:4px 9px 4px 5px;border:1px solid #d9e5fb;border-radius:6px;background:#fff;color:#1d4f9f;font:inherit;font-size:.75rem;font-weight:700;cursor:pointer}.coverage-map-module__popular-country:hover{border-color:#79a8ff;background:#edf4ff}.coverage-map-module__popular-country img{width:18px;height:18px;border-radius:50%;object-fit:cover}.coverage-map-module__search-icon svg{display:block;width:100%;height:100%;fill:none;stroke:currentColor;stroke-linecap:round;stroke-width:2}.coverage-map-module__layout{display:grid;grid-template-columns:1.55fr minmax(290px,.95fr);gap:16px}.coverage-map-module__map-wrap{position:relative;min-height:320px;height:var(--cmp-map-height, 520px);border:1px solid rgba(14,30,68,.14);border-radius:16px;overflow:hidden;background:var(--cmp-ocean-color, #041433);touch-action:none;cursor:grab}.coverage-map-module__map{display:block;width:100%;height:100%}.coverage-map-module__map [data-map-content]{transform-origin:center;transition:transform .2s ease}.coverage-map-module__country{fill:var(--cmp-land-color, #8fa8cd);stroke:color-mix(in srgb,var(--cmp-land-color, #8fa8cd) 68%,#041433);stroke-width:.5;vector-effect:non-scaling-stroke}.coverage-map-module__country.is-covered{fill:var(--cmp-covered-color, #2f82ff);stroke:color-mix(in srgb,var(--cmp-covered-color, #2f82ff) 62%,#fff);cursor:pointer}.coverage-map-module__country.is-covered.is-selected,.coverage-map-module__country.is-covered:hover,.coverage-map-module__country.is-covered:focus{fill:color-mix(in srgb,var(--cmp-covered-color, #2f82ff) 78%,#001f62);outline:none}.coverage-map-module__legend{position:absolute;left:12px;bottom:12px;display:flex;flex-direction:column;gap:8px;padding:10px 12px;border-radius:12px;background:#00102cb8;color:#e4eeff;font-size:12px}.coverage-map-module__legend span{display:inline-flex;align-items:center;gap:6px}.coverage-map-module__dot{width:9px;height:9px;border-radius:50%;background:var(--cmp-land-color, #8fa8cd)}.coverage-map-module__dot--covered{background:var(--cmp-covered-color, #2f82ff)}.coverage-map-module__zoom{position:absolute;right:12px;bottom:12px;display:grid;grid-template-columns:repeat(3,36px);border-radius:10px;overflow:hidden;box-shadow:0 4px 16px #0000002e}.coverage-map-module__zoom button{width:36px;height:36px;border:0;border-right:1px solid rgba(10,20,48,.18);background:#fff;color:#0e1e44;font:inherit;font-size:18px;cursor:pointer}.coverage-map-module__zoom button:last-child{border-right:0}.coverage-map-module__tooltip{position:absolute;z-index:2;transform:translate(-50%,calc(-100% - 10px));pointer-events:none;border-radius:8px;padding:5px 8px;background:#081a46;color:#e8f0ff;font-size:12px;font-weight:700;white-space:nowrap}.coverage-map-module__panel{border:1px solid rgb(47 130 255 / 20%);border-radius:12px;padding:16px;background:#fff;display:grid;align-content:start;gap:14px;box-shadow:0 16px 38px #0e1e441f}.coverage-map-module__panel-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.coverage-map-module__panel-head h3{position:relative;margin:0;padding-bottom:9px;color:#0e1e44;font-size:1.55rem}.coverage-map-module__panel-head h3:after{content:"";position:absolute;right:-110px;bottom:0;left:0;height:3px;border-radius:999px;background:var(--cmp-accent-color, #2f82ff)}.coverage-map-module__status{display:inline-flex;align-items:center;min-height:26px;padding:0 10px;border-radius:999px;background:color-mix(in srgb,var(--cmp-covered-color, #2f82ff) 16%,#fff);color:#0d6d34;font-size:.78rem;font-weight:700}.coverage-map-module__panel-label{margin:0 0 8px;color:#0e1e44;font-size:.85rem;font-weight:700}.coverage-map-module__network-list{margin:0;padding:0;list-style:none;display:flex;flex-wrap:wrap;gap:8px}.coverage-map-module__network-list li{border:1px solid rgb(47 130 255 / 18%);border-radius:999px;padding:5px 10px;background:#f1f6ff;color:#0e1e44;font-size:.78rem;font-weight:700}.coverage-map-module__plans{display:grid;gap:12px}.coverage-map-module__plan-group-label{grid-column:1 / -1;margin:3px 0 -3px;color:#526288;font-size:.74rem;font-weight:800}.coverage-map-module__plan{display:grid;grid-template-columns:46px minmax(0,1fr) auto;grid-template-rows:auto auto;gap:8px 11px;align-items:center;border:1px solid rgb(47 130 255 / 20%);border-radius:10px;padding:10px;background:linear-gradient(135deg,#fff,#f3f8ff);box-shadow:0 9px 20px #0e1e441c;text-decoration:none;color:inherit;transition:transform .18s ease,box-shadow .18s ease}.coverage-map-module__plan:hover{transform:translateY(-2px);box-shadow:0 15px 28px #0e1e442e}.coverage-map-module__plan.is-regional{border-color:#805bdc3d;background:linear-gradient(135deg,#fff,#f8f4ff)}.coverage-map-module__plan-image{width:42px;height:42px;border:2px solid #fff;border-radius:50%;object-fit:cover;background:#d7e2f5;box-shadow:0 3px 9px #0e1e4429;grid-column:1;grid-row:1}.coverage-map-module__plan-title{margin:0;color:#0e1e44;font-size:.88rem;font-weight:800;line-height:1.25;grid-column:2;grid-row:1}.coverage-map-module__plan-price{color:#0e1e44;font-weight:800;font-size:.8rem;white-space:nowrap;grid-column:1 / span 2;grid-row:2}.coverage-map-module__plan-details{align-self:end;color:var(--cmp-accent-color, #2f82ff);font-size:.79rem;font-weight:800;grid-column:3;grid-row:2;white-space:nowrap;text-align:right}.coverage-map-module__plan-icon{display:grid;place-items:center;width:28px;height:28px;border-radius:50%;background:#2f82ff1f;color:var(--cmp-accent-color, #2f82ff);grid-column:3;grid-row:1}.coverage-map-module__plan-icon svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.coverage-map-module__empty{margin:0;color:#6b7898;font-size:.88rem}.coverage-by-region{padding:clamp(26px,4vw,42px) 0 clamp(32px,4vw,46px)}.coverage-by-region__inner{width:min(1240px,calc(100% - 48px));margin-inline:auto}.coverage-by-region__heading{position:relative;display:inline-block;margin:0 0 24px;padding-bottom:8px;color:transparent;background:linear-gradient(105deg,#0e1e44,#2f82ff);-webkit-background-clip:text;background-clip:text;font-size:clamp(1.35rem,3vw,1.9rem)}.coverage-by-region__heading:after{content:"";position:absolute;bottom:0;left:0;width:72px;height:3px;border-radius:999px;background:#2f82ff}.coverage-by-region__text{max-width:680px;margin:-14px 0 22px;color:#526288;font-size:.98rem;font-weight:600;line-height:1.5}.coverage-by-region__accordion{display:grid;gap:9px}.coverage-by-region__item{border:1px solid rgb(36 90 180 / 13%);border-radius:10px;background:#ffffffeb;box-shadow:0 7px 20px #132e640d;overflow:hidden}.coverage-by-region__item[open]{border-color:#6fa2ff;box-shadow:0 12px 26px #236add1f}.coverage-by-region__summary{display:flex;align-items:center;gap:12px;min-height:58px;padding:9px 14px;cursor:pointer;list-style:none}.coverage-by-region__summary::-webkit-details-marker{display:none}.coverage-by-region__icon{display:grid;place-items:center;flex:0 0 36px;width:36px;height:36px;border-radius:50%;color:#4385ff;background:#edf3ff}.coverage-by-region__icon svg{width:27px;height:27px;fill:currentColor;stroke:currentColor;stroke-width:1.35;stroke-linejoin:round}.coverage-by-region__item--asia .coverage-by-region__icon{color:#9366e9;background:#f3edff}.coverage-by-region__item--north-america .coverage-by-region__icon{color:#54be77;background:#ecfaef}.coverage-by-region__item--south-america .coverage-by-region__icon{color:#24bdb7;background:#e9fbfa}.coverage-by-region__item--central-america-caribbean .coverage-by-region__icon{color:#f2bd33;background:#fff8e5}.coverage-by-region__item--oceania .coverage-by-region__icon{color:#8b67dc;background:#f2edff}.coverage-by-region__item--africa .coverage-by-region__icon{color:#ee3d59;background:#fff0f2}.coverage-by-region__item--middle-east .coverage-by-region__icon{color:#e18443;background:#fff2e8}.coverage-by-region__summary-copy{display:grid;gap:3px;min-width:0}.coverage-by-region__summary-copy strong{color:#0e1e44;font-size:1rem;line-height:1.1}.coverage-by-region__summary-copy span{display:flex;align-items:center;gap:8px;color:#66748f;font-size:.76rem}.coverage-by-region__summary-copy b{padding:2px 6px;border-radius:999px;background:#e5faef;color:#177a4c;font-size:.64rem;line-height:1}.coverage-by-region__chevron{display:grid;place-items:center;margin-left:auto;color:#52617d}.coverage-by-region__chevron svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2;transition:transform .18s ease}.coverage-by-region__item[open] .coverage-by-region__chevron svg{transform:rotate(180deg)}.coverage-by-region__content{padding:2px 14px 14px 62px}.coverage-by-region__content-label{margin:0 0 8px;color:#53617a;font-size:.72rem;font-weight:700}.coverage-by-region__country-list{display:flex;flex-wrap:wrap;gap:6px;margin:0;padding:0;list-style:none}.coverage-by-region__country-list li{display:inline-flex}.coverage-by-region__country-list a,.coverage-by-region__country-list>li>span{display:inline-flex;align-items:center;gap:4px;border:1px solid #d9e5fb;border-radius:5px;padding:4px 8px;color:#235fc5;background:#fff;font-size:.74rem;line-height:1.1;text-decoration:none}.coverage-by-region__country-flag{display:inline-flex;flex:0 0 14px;width:14px;height:14px;overflow:hidden;border:1px solid rgb(14 30 68 / 12%);border-radius:50%;background:#e2eaf8}.coverage-by-region__country-flag-image{width:100%;height:100%;object-fit:cover}.coverage-by-region__country-list a:hover{border-color:#79a8ff;background:#edf4ff}.coverage-by-region__empty{margin:0;color:#6b7898;font-size:.86rem}@media(max-width:990px){.coverage-map-module__head{align-items:start;flex-direction:column}.coverage-map-module__layout{grid-template-columns:1fr}.coverage-map-module__panel{order:2}}@media(min-width:991px){.coverage-map-module__plans{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.coverage-map-module__plan{grid-template-columns:38px minmax(0,1fr) 24px;gap:7px 8px;min-width:0;padding:8px}.coverage-map-module__plan-image{width:36px;height:36px}.coverage-map-module__plan-title{font-size:.8rem;line-height:1.2;overflow-wrap:anywhere}.coverage-map-module__plan-price,.coverage-map-module__plan-details{font-size:.72rem}.coverage-map-module__plan-details{grid-column:2 / span 2}.coverage-map-module__plan-icon{width:24px;height:24px}}@media(max-width:640px){.coverage-map-hero__inner,.coverage-map-module__inner,.coverage-by-region__inner{width:calc(100% - 32px)}.coverage-map-module__map-wrap{min-height:280px;height:max(280px,calc(var(--cmp-map-height, 520px) * .68))}.coverage-map-module__search-wrap{width:100%;margin-top:0}.coverage-map-module__panel-head h3:after{right:-80px}.coverage-map-hero:after{right:-30px;width:90px;height:90px}.coverage-by-region__content{padding-left:14px}}
/*# sourceMappingURL=/cdn/shop/t/24/assets/coverage-map-page.css.map */
