.plans-page{padding:3% 5% 5%}.plans-hero{display:flex;flex-direction:column;gap:20px}.plans-hero__copy h1{font-size:40px;font-weight:600;text-align:start;color:#212044}.plans-hero__copy p{margin:.5% 0%;color:#222223;font-weight:500;font-size:14px}.plans-controls{display:grid;grid-template-columns:1.1fr 1fr;gap:2%;align-items:center}.plans-search-group{display:flex;align-items:center;gap:12px;background:#fff;border-radius:999px;padding:1%;box-shadow:none;width:100%;height:100%}.plans-search-group .search-box .search-icon{margin-left:3%;margin-right:3%}.plans-search-group .search-box{display:flex;align-items:center;flex:1}.plans-search-group .primary-btn{padding:2% 5%;font-size:16px;font-weight:400}.plans-search-group input{border:none;outline:none;width:100%;font-size:14px;padding:6px 0;background:transparent;color:#4b5575}.plans-search-group .search-box input[type=text]:focus,.plans-search-group .search-box input[type=text]:focus-visible{outline:none;box-shadow:none;border-color:inherit}.plans-page .destination-tabs{display:inline-flex;align-items:center;justify-content:flex-start;width:100%;padding:1%;border-radius:999px;background:#fff;box-shadow:none}.plans-page .destination-tab{position:relative;padding:2%;flex:1 1 0;text-align:center;border-radius:999px;border:none;background:transparent;color:#407ec9;font-size:16px;font-weight:500;white-space:nowrap;cursor:pointer;transition:background .2s ease,color .2s ease,box-shadow .2s ease}.plans-page .destination-tab.active{background:#407ec9;color:#fff;box-shadow:none}.plans-page .dest-grid{margin-top:20px;display:grid;grid-template-columns:repeat(auto-fit,minmax(270px,1fr));gap:20px 26px;justify-content:center}.plans-page .dest-grid.bundle-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:20px 20px}.continent-header{grid-column:1 / -1;width:100%;display:flex;align-items:center;justify-content:space-between;padding:0 12px;background:transparent;border:1px solid transparent;border-radius:10px;font-size:18px;font-weight:600;color:#1f2a50;cursor:pointer}.continent-header .continent-arrow{display:inline-block;transition:transform .2s ease;font-size:16px;transform:rotate(90deg)}.continent-header.collapsed .continent-arrow{transform:rotate(-90deg)}.continent-item{grid-column:auto}.continent-item.continent-hidden{display:none}.continent-empty{font-size:13px;color:#5b678b;border:1px dashed transparent;border-radius:10px;padding:12px}.plans-page .dest-card{background:#fff;border-radius:12px;padding:16px 20px;display:flex;align-items:center;justify-content:space-between;box-shadow:none;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease;width:100%;max-width:440px;min-height:88px;height:80px;max-height:100px}.plans-page .dest-card:hover{transform:translateY(-3px);box-shadow:0 18px 40px #0f235a29}.plans-page .dest-card .left{display:flex;align-items:center;gap:14px}.plans-page .dest-card .flag-circle{width:44px;height:44px;border-radius:50%;overflow:hidden;display:inline-flex;align-items:center;justify-content:center;background:#f7f8fc;box-shadow:inset 0 1px #ffffffe6,0 3px 10px #0000000d}.plans-page .dest-card .flag-circle img{width:100%;height:100%;object-fit:cover}.plans-page .dest-card .flag-fallback{width:36px;height:36px;border-radius:50%;background:linear-gradient(135deg,#e8edfb,#dce6ff);color:#28304f;display:inline-flex;align-items:center;justify-content:center;font-weight:600;font-size:14px;box-shadow:0 8px 20px #28304f2e}.plans-page .dest-name{font-size:16px;font-weight:600;color:#1d1d35}.plans-page .dest-card .chevron{font-size:16px;color:#9ca5c4}.plans-bottom{display:flex;justify-content:center;color:#407ec9;margin:28px 0 0}.plans-page .secondary-btn{min-width:200px;padding:14px 40px;border-radius:100px;background:#3c7fd1;color:#fff;font-size:16px;font-weight:500;border:none;box-shadow:0 12px 24px #3c7fd140;transition:transform .15s ease,box-shadow .15s ease,background .15s ease}.plans-page .secondary-btn:hover{background:#2f6bb4;transform:translateY(-1px);box-shadow:0 16px 28px #3c7fd14d}.bundles-panel{margin:36px auto 0;max-width:1200px;padding:0 24px 60px}.bundles-header{background:transparent;border-radius:18px;padding:0 20px 18px;display:flex;align-items:center;justify-content:space-between;gap:18px;flex-direction:column}.bundles-identity{display:flex;align-items:center;gap:14px}.bundles-flag img,.bundles-flag .flag-fallback{width:52px;height:52px;border-radius:50%;overflow:hidden;display:grid;place-items:center;background:#fff;border:2px solid #d6e3fa}.bundles-eyebrow{margin:0;font-size:13px;font-weight:600;color:#4a5a80}.bundles-title{margin:2px 0;font-size:24px;font-weight:700;color:#1f2a50}.bundles-subtitle{margin:0;font-size:14px;color:#5b678b}.bundles-grid{margin-top:22px;margin-bottom:50px;display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:20px 20px}.bundle-card{background:#fff;border-radius:16px;padding:16px 16px 14px;box-shadow:none;display:flex;flex-direction:column;gap:10px;position:relative;border:2px solid transparent;width:100%}.bundle-card.best{border-color:#407ec9}.best-label{position:absolute;top:12px;left:14px;background:#407ec9;color:#fff;font-size:11px;font-weight:700;padding:6px 10px;border-radius:10px}.bundle-heading{display:flex;align-items:center;gap:10px}.bundle-heading img,.bundle-heading .flag-fallback{width:32px;height:32px;border-radius:50%;background:#f3f5ff;display:grid;place-items:center}.bundle-title{margin:0;font-size:18px;font-weight:600;color:#1f2a50}.bundle-countries{margin:2px 0;font-size:12px;color:#4b5575}.bundle-meta{margin:0;font-size:12px;color:#5b678b}.bundle-price{display:flex;align-items:baseline;justify-content:space-between;gap:10px}.bundle-price .amount{font-size:16px;font-weight:600;color:#407ec9;text-align:right;margin-left:auto}.bundle-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.bundle-btn{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;border:1px solid #d8e3fa;padding:10px 0;font-size:13px;font-weight:500;background:#fff;cursor:pointer;margin-bottom:15px}.bundle-btn.primary{background:#407ec9;color:#fff;border-color:#407ec9}.bundle-btn:hover{box-shadow:0 6px 14px #2f6fe424}.bundle-modal-overlay{position:fixed;inset:0;background:#00000073;display:none;align-items:center;justify-content:center;z-index:5000;padding:16px}.bundle-modal{background:#fff;border-radius:16px;width:55%;max-height:90vh;padding:32px;box-shadow:0 20px 40px #0f172a40;position:relative;overflow-y:auto;box-sizing:border-box;scrollbar-width:none}.bundle-modal__close{position:absolute;top:20px;right:24px;border:none;background:none;font-size:22px;line-height:1;cursor:pointer}.bundle-modal__top{display:flex;align-items:center;justify-content:space-between;gap:32px;margin-bottom:24px;margin-top:24px;width:fit-content}.bundle-modal__identity{display:flex;align-items:center;gap:14px;width:fit-content}.bundle-modal__identity-text h3{margin:0 0 4px;font-size:18px;font-weight:700;color:#111827}.bundle-modal__flag{width:90px;height:90px;display:flex;align-items:center;justify-content:center}.bundle-modal__flag img{width:90px;height:90px;border-radius:100px;overflow:hidden;object-fit:cover}.bundle-modal__flag .flag-fallback{width:90px;height:90px;border-radius:0;overflow:hidden;object-fit:cover;display:grid;place-items:center}.bundle-modal__subtitle{color:#0f1121;font-size:22px;font-weight:600;margin:0}.bundle-modal__plan-row{display:flex;align-items:center;gap:12px;margin:0;width:100%}.bundle-modal__meta{margin:5px 0 0;font-size:18px;font-weight:400;color:#1e1e1e;flex:1;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bundle-modal__price{font-size:20px;font-weight:700;color:#407ec9;margin-left:auto;white-space:nowrap}.bundle-modal__cta{display:flex;flex-direction:column;align-items:flex-end;gap:8px}.info_and_button{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:24px;width:100%}.primary-btn_bundle-modal__buy{border-radius:999px;border:1px solid transparent;padding:10px 0;font-size:16px;font-weight:500;color:#fff;background:#407ec9;width:100%;cursor:pointer}.bundle-modal__notice{display:flex;align-items:center;gap:12px;padding:16px 20px;border-radius:8px;background:#ecf2fa;font-size:14px;font-weight:400;color:#000;box-sizing:border-box;width:100%;flex:0 0 70%}.bundle-modal__notice--mobile,.bundle-modal__mobile-title,.bundle-modal__mobile-bar{display:none}@media(min-width:769px){.bundle-modal__notice--mobile{display:none!important}}.bundle-modal__cta{flex:0 0 30%;align-items:center}.bundle-modal__notice_icon{width:25px;height:25px;flex-shrink:0}.bundle-modal__notice_content{flex:1}.bundle-modal__section{margin-top:24px}.bundle-modal__section-title{margin:0;font-size:15px;font-weight:600;color:#111827}.bundle-modal__section-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.bundle-modal__link{font-size:13px;color:#407ec9;text-decoration:none}.bundle-modal__link:hover{text-decoration:underline}.bundle-modal__coverage{display:flex;align-items:stretch;padding:0;border-radius:12px;overflow:hidden;border:1px solid #e5e7eb;background:#fff;height:auto;max-height:100px}.bundle-modal__coverage-left{width:96px;flex:0 0 96px;background:transparent;display:flex;align-items:stretch;justify-content:center;padding:0;margin:0}.bundle-modal__icon{width:100%;height:100%;display:flex;align-items:stretch;justify-content:center;overflow:hidden;background-color:#ecf2fa;padding:0;margin:0}.bundle-modal__icon img,.bundle-modal__icon svg{width:100%;height:100%;max-height:100%;object-fit:cover;display:block;margin:0;padding:0}.bundle-modal__coverage-middle{flex:1;padding:16px 20px;display:flex;align-items:center}.bundle-modal__text{margin:0;font-size:14px;padding:16px 20px;color:#4b5563}.bundle-modal__coverage-link{font-size:14px;color:#407ec9;text-decoration:none;padding-right:20px;white-space:nowrap;display:flex;align-items:center;gap:6px}.bundle-modal__coverage-link .arrow{font-size:16px;line-height:1}.bundle-modal__coverage-link:hover{text-decoration:underline}.bundle-modal__coverage-list{margin-top:12px;padding:10px;border-radius:12px;border:1px solid #e4e9f8;background:transparent;width:100%}.bundle-modal__coverage-items{display:flex;flex-direction:column;gap:0;background:#fff;border:1px solid #e4e9f8;border-radius:8px;overflow:hidden;align-items:stretch;width:100%}.bundle-modal__coverage-item{display:flex;align-items:center;gap:12px;padding:14px 16px;border-bottom:1px solid #e4e9f8;background:#fff;width:100%}.bundle-modal__coverage-flag{width:40px;height:40px;border-radius:12px;overflow:hidden;background:#e9f2ff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:12px;color:#1f2937;border:1px solid #dce7f7}.bundle-modal__coverage-flag img{width:100%;height:100%;object-fit:cover}.bundle-modal__coverage-name{font-size:15px;font-weight:600;color:#1e1e1e}.bundle-modal__coverage-empty{margin:0;color:#6b7280;font-size:13px}.bundle-modal__coverage-item:last-child{border-bottom:none}.bundle-modal__features{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:48px;row-gap:16px;margin-top:12px;padding:16px 20px;border-radius:16px;border:1px solid #e4e9f8;background:transparent}.bundle-modal__feature{display:flex;align-items:center;gap:10px;padding:0;border:none;background:transparent;color:#111827;font-weight:500;font-size:14px}.bundle-modal__feature .bundle-modal__icon{width:20px;height:20px;border-radius:0;background:transparent;flex-shrink:0;display:flex;align-items:center;justify-content:center}.feature-icon{width:100%;height:100%;object-fit:contain}.loading-state{display:flex;align-items:center;justify-content:center;gap:10px;padding:20px;color:#4b5575}.loading-state p{margin:0;font-size:14px}.loading-spinner{width:18px;height:18px;border:3px solid #d8e3fa;border-top-color:#4082d3;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.bundles-footer{text-align:center;margin-top:20px}.bundles-footer .secondary-btn{min-width:200px;padding:14px 40px;border-radius:100px;background:#3c7fd1;color:#fff;font-size:20px;font-weight:500;border:none;box-shadow:0 12px 24px #3c7fd140;transition:transform .15s ease,box-shadow .15s ease,background .15s ease}.bundles-footer .secondary-btn:hover{background:#2f6bb4;transform:translateY(-1px);box-shadow:0 16px 28px #3c7fd14d}.bundle-modal__section-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.bundle-modal__coverage-back{font-size:12px;color:#407ec9;text-decoration:none;cursor:pointer}.bundle-modal__coverage-back .arrow{margin-left:4px;height:24px;width:24px}.coverage-search__input{width:100%;border-radius:8px;font-size:14px;outline:none;margin-bottom:8px;padding:16px 44px 16px 20px;border:1px solid #e4e9f8;background:transparent}.coverage-search__input::placeholder{color:#a7afc4}.coverage-search{position:relative}.coverage-search__icon{position:absolute;top:50%;right:30px;transform:translateY(-50%);font-size:16px;pointer-events:none}.coverage-search__input_icon{position:absolute;top:50%;right:16px;transform:translateY(-50%);width:18px;height:18px;pointer-events:none;justify-self:center}.coverage-city{display:flex;align-items:center;border-top:1px solid #f3f4fa}.coverage-city:last-child{border-bottom:none}.coverage-city__icon{width:32px;height:32px;border-radius:999px;display:flex;align-items:center;justify-content:center;margin-right:12px;font-size:18px}.coverage-city__icon--full{background-color:#eef7ff}.coverage-city__icon--none{background-color:#ffeef0}.coverage-city__icon--partial{background-color:#fff6ea}.coverage-city__text{display:flex;flex-direction:column}.coverage-city__name{font-size:14px;font-weight:600;color:#1d2433;margin-bottom:2px}.coverage-city__status{font-size:13px}.coverage-city__status--full{color:#2f7de1}.coverage-city__status--none{color:#d9534f}.coverage-city__status--partial{color:#f0a13e}.buy-mobile-div,.coverage-list-card{display:none}@media(min-width:769px){.coverage-list-card{display:none!important}}@media(max-width:768px){.plans-hero__copy h1{font-size:22px;font-weight:600}.plans-hero__copy p{font-size:16px;font-weight:500}.plans-page .destination-tabs{border-radius:12px;padding:2%;margin-bottom:3%;width:100%}.plans-page .destination-tab{box-shadow:none;border-radius:12px;padding:2%;color:#1e1e1e;font-size:14}.plans-page .destination-tab.active{box-shadow:none;border-radius:12px;padding:2%}.plans-page .plans-search-group .primary-btn{display:none}.plans-page .plans-search-group{width:100%;border-radius:12px;padding:2% 3%}.plans-page .plans-search-group .search-box{border-radius:12px;gap:1%;display:flex;align-items:center;order:1}.plans-page .plans-search-group .search-box .search-icon{order:2;margin-right:0}.plans-controls{grid-template-columns:1fr}.plans-search-group{width:100%}.bundles-header{flex-direction:column}.bundle-modal__top{flex-direction:column;align-items:flex-start;background-color:#fff;border-radius:12px;width:100%;margin-top:20px;gap:20px;padding:4%;margin-bottom:0}.plans-page .bundle-card{padding:3% 5% 1%}.plans-page .dest-grid{margin-top:30px;display:grid;grid-template-columns:repeat(auto-fit,minmax(270px,1fr));gap:10px 26px;justify-content:center}.plans-page .dest-card{padding:0 20px;width:100%;max-width:none;min-height:none;height:auto;max-height:100px}.plans-page .bundles-panel{margin:auto;padding:0}.plans-page .bundles-header{background:transparent;border-radius:18px;padding:0;display:flex;align-items:start;justify-content:space-between;gap:18px}.plans-page .bundles-eyebrow{display:none}.plans-page .bundles-identity{display:grid;grid-template-columns:auto 1fr;column-gap:12px;row-gap:4px;align-items:start}.plans-page .bundles-identity>div:not(.bundles-flag){display:contents}.plans-page .bundles-flag{grid-column:1;grid-row:1}.plans-page .bundles-title{font-size:22px;font-weight:600;color:#212044;grid-column:2;grid-row:1;margin:0;align-self:center}.plans-page .bundles-subtitle{font-size:14px;font-weight:500;color:#222223;grid-column:1 / -1;grid-row:2;margin:0}.plans-page .bundles-flag img,.plans-page .bundles-flag .flag-fallback{width:100%;aspect-ratio:1 / 1}.plans-page .bundles-flag img{object-fit:cover}.bundle-modal-overlay{padding:0;align-items:stretch;justify-content:stretch}.bundle-modal{width:100%;height:100vh;max-height:none;border-radius:0;padding:20px 20px 28px;box-shadow:none;background-color:#f5f6ff}.bundle-modal__mobile-bar{display:flex;align-items:center;justify-content:center;gap:12px;padding:0}.bundle-modal__close{position:static;width:36px;height:36px;border-radius:50%;background:transparent url(/assets/icons/black_back_arrow.svg) center center no-repeat;color:transparent;font-size:0}.bundle-modal__close:after{content:""}.bundle-modal__mobile-title{display:block;position:static;transform:none;font-size:18px;font-weight:500;color:#222223;text-align:center;flex:1}.bundle-modal__identity{margin:0;width:100%;display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto auto;column-gap:12px;row-gap:6px;align-items:center}.bundle-modal__identity-text{display:contents}.bundle-modal__flag{grid-column:1;grid-row:1;justify-self:center;align-self:center}.bundle-modal__subtitle{grid-column:2;grid-row:1;margin:0;align-self:center}.bundle-modal__plan-row{grid-column:1 / -1;grid-row:2;width:100%;justify-content:space-between;align-items:center}.info_and_button .bundle-modal__notice{display:none}.bundle-modal__notice--mobile{margin:0;font-size:12px;padding:3%;overflow:hidden;display:flex;align-items:flex-start;gap:8px;width:100%;box-sizing:border-box}.bundle-modal__notice_content{flex:1;min-width:0;overflow-wrap:anywhere}.bundle-modal__notice_icon{width:15px;height:15px;flex:0 0 auto;justify-content:center}.bundle-modal__flag{width:45px;height:45px;border-radius:50%;overflow:hidden;flex-shrink:0}.bundle-modal__flag img,.bundle-modal__flag .flag-fallback{width:100%;height:100%;border-radius:50%;object-fit:cover}.primary-btn_bundle-modal__buy{display:none}.bundle-modal .bundle-modal__coverage-link{display:none!important}.bundle-modal__features{grid-template-columns:1fr;background-color:#fff}.bundles-header .bundles-actions{margin-left:auto;margin-right:auto;display:flex;justify-content:center}.buy-mobile-div{display:flex;align-items:center;justify-content:space-between;background:#fff;border-radius:18px;padding:18px 20px;box-shadow:none;width:100%;box-sizing:border-box;margin-top:22px}.price-section{display:flex;flex-direction:column}.price-section p{margin:0;font-size:16px;font-weight:500;color:#000}.total_price{margin:0;font-size:20px;font-weight:700;color:#407ec9}.mobile_buy_now{border:0;background:#407ec9;color:#fff;padding:5% 10%;border-radius:999px;font-size:16px;font-weight:500;cursor:pointer;white-space:nowrap}.coverage-list-card{display:flex;align-items:center;justify-content:space-between;background:#fff;border-radius:12px;padding:10px 20px;width:100%;box-sizing:border-box;cursor:pointer;margin-top:10px}.coverage-list-card__icon{width:40px;height:40px;background:#eef3ff;border-radius:50%;flex-shrink:0;display:flex;align-items:center;justify-content:center}.coverage-list-card__icon img{width:20px;height:20px;display:block}.coverage-list-card__text{flex:1;margin-left:14px;font-size:14px;font-weight:5400;color:#111}.coverage-list-card__arrow{width:14px;height:14px;margin-left:12px;flex-shrink:0}.coverage-list-card:hover{background:#f7f8ff}#bundleModalCoverageView .bundle-modal__section-heading{display:none}.bundle-modal__coverage-list{border:transparent}.coverage-search__input{background-color:#fff}}
