.site-header{position:sticky;top:0;z-index:100;margin-bottom:0}.site-header__wrapper{display:block;position:relative;background-color:#fff;transition:background-color .2s ease,backdrop-filter .2s ease,-webkit-backdrop-filter .2s ease}.site-header__wrapper--border{border-bottom:.1rem solid rgba(17,24,39,.08)}.site-header--sticky.site-header--scrolled .site-header__wrapper{background-color:#ffffffeb;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.site-header--sticky.site-header--scrolled .site-header__bar{padding-top:10px!important;padding-bottom:10px!important}.site-header--sticky.site-header--scrolled .site-header__heading-logo-wrapper{width:75%}.site-header--sticky.site-header--scrolled .site-header__logo-icon{height:36px}.site-header--sticky.site-header--scrolled .site-header__logo-brand{font-size:1.35rem}.site-header--sticky.site-header--scrolled .site-header__logo-tagline{font-size:.85rem}.page-width{max-width:120rem;margin:0 auto}.site-header__bar{display:grid;grid-template-areas:"heading navigation icons";grid-template-columns:auto auto 1fr;align-items:center;column-gap:2rem;padding:10px 1.5rem;transition:padding .2s ease}.site-header__heading-link{grid-area:heading;justify-self:start;display:inline-block;padding:.75rem;margin-left:0;text-decoration:none;color:inherit;line-height:0}.site-header__heading-logo-wrapper{width:100%;display:inline-block;transition:width .3s cubic-bezier(.52,0,.61,.99)}.site-header__logo-custom{display:flex;align-items:center;gap:10px}.site-header__logo-icon{height:52px;width:auto;flex-shrink:0;transition:height .2s ease}.site-header__logo-text{display:flex;flex-direction:column;line-height:1.2}.site-header__logo-brand{font-weight:700;font-size:2rem;letter-spacing:-.02em;background:linear-gradient(90deg,#7c3aed,#ec4899);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;transition:font-size .2s ease}.site-header__logo-tagline{font-size:1.15rem;font-weight:500;color:#11182799;margin-top:2px;transition:font-size .2s ease}.site-header__inline-menu{grid-area:navigation}.site-header__menu{list-style:none;margin:0;padding:0;display:inline-flex;flex-wrap:wrap;align-items:center}.site-header__menu-li{display:flex;align-items:center}.site-header__menu-item{display:flex;align-items:center;padding:.5rem 1.35rem;text-decoration:none;font-size:1rem;font-weight:500;line-height:1.8;color:#111827bf;transition:color .2s ease}.site-header__menu-item:hover,.site-header__menu-item--active{color:#111827}.site-header__menu-item--active{font-weight:600}.site-header__icons{grid-area:icons;justify-self:end;display:flex;align-items:center;padding-right:.8rem}.language-switcher-inline{display:inline-flex;align-items:center;gap:.25rem;font-size:.85rem;font-weight:500;margin-right:.5rem}.language-switcher-inline__item{padding:.2rem .4rem;color:#111827bf;transition:color .2s ease}.language-switcher-inline__item--active{color:#111827;font-weight:600}.language-switcher-inline__separator{color:#11182766;-webkit-user-select:none;user-select:none}.site-header__icon{display:inline-flex;align-items:center;justify-content:center;width:4.4rem;height:4.4rem;padding:0;border:none;background:transparent;color:#111827d9;text-decoration:none;cursor:pointer;transition:color .2s ease}.site-header__icon:hover{color:#111827}.site-header__icon-inner{display:flex;align-items:center;justify-content:center;width:44px;height:44px}.site-header__icon-svg{width:18px;height:18px;display:block}.site-header__icon--cart{margin-right:-1.2rem}.site-header__icon-svg--cart{width:22px;height:22px}@media screen and (min-width:750px){.site-header__bar{padding-left:3rem;padding-right:3rem}.site-header__menu-item{padding-top:.5rem;padding-bottom:.5rem}}@media screen and (min-width:990px){.site-header__bar{padding-top:20px;padding-bottom:20px}.site-header__heading-link{margin-left:-.75rem}}@media screen and (max-width:989px){.site-header__inline-menu,.site-header__language-switcher{display:none}.site-header__bar{grid-template-columns:1fr auto;grid-template-areas:"heading icons";column-gap:0;position:relative}.site-header__heading-link{justify-self:center;position:absolute;left:50%;transform:translate(-50%);margin-left:0;padding:.5rem;z-index:1}.site-header__icons{position:relative;z-index:2;padding-right:0}.site-header__logo-icon{height:44px}.site-header__logo-brand{font-size:1.65rem}.site-header__logo-tagline{font-size:1.05rem}}@media screen and (max-width:749px){.site-header--sticky.site-header--scrolled .site-header__bar{padding-top:8px!important;padding-bottom:8px!important}.site-header--sticky.site-header--scrolled .site-header__logo-icon{height:32px}.site-header--sticky.site-header--scrolled .site-header__logo-brand{font-size:1.2rem}.site-header--sticky.site-header--scrolled .site-header__logo-tagline{font-size:.78rem}}.site-footer{margin-top:0;background:#1a1a2e;color:#ffffff8c;border-top:none}.site-footer__container{max-width:1280px;margin:0 auto;padding:56px 16px 32px}.site-footer__top{display:grid;grid-template-columns:1fr;gap:40px;align-items:start}.site-footer__intro{padding-right:0}.site-footer__logo-row{display:flex;align-items:center;gap:12px}.site-footer__logo{width:56px;height:56px;object-fit:contain}.site-footer__brand-title{margin:0;font-size:1.0625rem;font-weight:700;color:#fff;line-height:1.2;letter-spacing:-.01em}.site-footer__brand-subtitle{margin:2px 0 0;color:#ffffff80;font-size:.6875rem}.site-footer__pitch{margin:20px 0 0;max-width:320px;color:#ffffff8c;font-size:.875rem;line-height:1.6;text-align:left}.site-footer__badge{display:inline-flex;margin-top:24px;padding:8px 16px;border-radius:999px;background:linear-gradient(90deg,#7b3fe4,#e91e8c);color:#fff;font-size:.75rem;font-weight:600}.site-footer__section{min-width:0}.site-footer__section-title{margin:0 0 20px;font-size:.875rem;font-weight:600;color:#fff}.site-footer__links{list-style:none;margin:0;padding:0;display:grid;gap:10px}.site-footer__text{color:#ffffff8c;text-decoration:none;font-size:.875rem;line-height:1.6;transition:color .15s ease}.site-footer__text:hover{color:#fff;text-decoration:none}.site-footer__text--placeholder{color:#ffffff59;cursor:default}.site-footer__text--subtle{color:#ffffff73;font-size:.875rem}.site-footer__bottom{margin-top:48px;padding-top:24px;border-top:1px solid rgba(255,255,255,.1);display:flex;align-items:center;justify-content:space-between;gap:14px}.site-footer__copyright{margin:0;color:#ffffff59;font-size:.875rem}.site-footer__langs{display:flex;align-items:center;gap:16px}.site-footer__lang{color:#fff6;font-size:.875rem;font-weight:600;cursor:pointer;transition:color .15s ease}.site-footer__lang:hover,.site-footer__lang--active{color:#fff}@media(min-width:768px){.site-footer__top{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1024px){.site-footer__top{grid-template-columns:repeat(5,minmax(0,1fr))}.site-footer__intro{grid-column:span 2}}@media(max-width:819px){.site-footer__pitch{max-width:none}.site-footer__bottom{flex-direction:column;align-items:flex-start}}@keyframes home-hero-float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.home-hero{position:relative;padding-top:64px;background:linear-gradient(100deg,#7b3fe4,#c0286e 55%,#e91e8c)}.home-hero__inner{max-width:1280px;margin:0 auto;padding:48px 16px 112px}@media(min-width:640px){.home-hero__inner{padding-left:24px;padding-right:24px}}@media(min-width:1024px){.home-hero__inner{padding-left:32px;padding-right:32px}}.home-hero__grid{display:grid;grid-template-columns:1fr;gap:48px;align-items:center}@media(min-width:1024px){.home-hero__grid{grid-template-columns:1fr 1fr}}.home-hero__badge{display:inline-flex;align-items:center;gap:8px;margin-bottom:32px;padding:8px 16px;border-radius:999px;border:1px solid rgba(255,255,255,.3);background:#ffffff26;color:#fff;font-size:.875rem}.home-hero__badge svg{color:#fde047;fill:#fde047}.home-hero__title{margin:0 0 20px;font-size:clamp(2.25rem,5vw,3.25rem);font-weight:700;line-height:1.12;color:#fff}.home-hero__lead{margin:0 0 40px;max-width:32rem;color:#ffffffd9;font-size:1.125rem;line-height:1.625}.home-hero__search-wrap{width:100%;max-width:32rem;margin-bottom:16px}.home-hero__search{display:flex;align-items:center;gap:12px;padding:8px 8px 8px 20px;border-radius:999px;background:#fff;box-shadow:0 25px 50px #00000026}.home-hero__search svg{flex-shrink:0;color:#7b3fe4}.home-hero__search-input{flex:1;min-width:0;border:none;outline:none;padding:6px 0;font-size:1rem;color:#1a1a2e;background:transparent}.home-hero__search-input::placeholder{color:#6b728080}.home-hero__search-btn{flex-shrink:0;padding:10px 20px;border:none;border-radius:999px;background:linear-gradient(90deg,#7b3fe4,#e91e8c);color:#fff;font-size:.875rem;font-weight:600;white-space:nowrap;cursor:pointer;transition:opacity .15s ease}.home-hero__search-btn:hover{opacity:.9}.home-hero__explore{display:inline-block;margin-bottom:40px;font-size:.875rem;color:#ffffffb3;text-decoration:none;transition:color .15s ease}.home-hero__explore:hover{color:#fff}.home-hero__reassurance{display:flex;flex-wrap:wrap;gap:12px}.home-hero__reassurance-item{display:inline-flex;align-items:center;gap:8px;padding:8px 16px;border-radius:999px;background:#fff3;border:1px solid rgba(255,255,255,.25);color:#fff;font-size:.875rem}.home-hero__right{display:none;position:relative;align-items:center;justify-content:center;min-height:380px}@media(min-width:1024px){.home-hero__right{display:flex}}.home-hero__mascot{width:288px;height:288px;object-fit:contain;position:relative;z-index:10;filter:drop-shadow(0 20px 40px rgba(0,0,0,.25))}.home-hero__float{position:absolute;z-index:20;display:flex;align-items:center;gap:12px;padding:12px 16px 12px 12px;border-radius:16px;background:#fff;box-shadow:0 8px 32px #00000026;animation:home-hero-float 3s ease-in-out infinite}.home-hero__float--top-left{top:0;left:-32px}.home-hero__float--top-right{top:96px;right:-32px}.home-hero__float--bottom-left{bottom:16px;left:-16px}@media(min-width:1280px){.home-hero__float--top-left{left:-56px}.home-hero__float--top-right{right:-56px}.home-hero__float--bottom-left{left:-40px}}.home-hero__float-flag{width:32px;height:auto;border-radius:4px;box-shadow:0 1px 4px #0000001a}.home-hero__float-country{margin:0;font-size:.75rem;font-weight:700;line-height:1.2;color:#1a1a2e}.home-hero__float-price{margin:2px 0 0;font-size:.75rem;font-weight:500;color:#7b3fe4}.home-hero__wave{position:absolute;left:0;right:0;bottom:-1px;line-height:0;pointer-events:none}.home-hero__wave svg{width:calc(100% + 2px);height:88px;display:block}.home-hero__wave path{fill:#fff}@media(max-width:980px){.home-hero__wave svg{height:68px}}.home-products{padding:64px 0;background:#fff}.home-products__inner{max-width:1280px;margin:0 auto;padding:0 16px}@media(min-width:640px){.home-products__inner{padding:0 24px}}@media(min-width:1024px){.home-products__inner{padding:0 32px}}.home-products__intro{text-align:center;margin-bottom:48px}.home-products__title{margin:0 0 16px;font-size:clamp(1.875rem,3vw,2.25rem);font-weight:700;line-height:1.2}.home-products__title-accent{color:#7b3fe4}.home-products__title-dark{color:#1a1a2e}.home-products__subtitle{margin:0 auto;max-width:32rem;color:#6b7280;font-size:1.125rem}.home-products__grid{display:grid;grid-template-columns:1fr;gap:24px}@media(min-width:768px){.home-products__grid{grid-template-columns:repeat(3,1fr)}}.home-products__card{position:relative;display:flex;flex-direction:column;padding:32px;border-radius:20px;background:#fff;box-shadow:0 10px 40px -10px #7b3fe41a,0 2px 12px #0000000f;transition:transform .3s ease}.home-products__card:hover{transform:translateY(-8px)}.home-products__badge{position:absolute;top:24px;right:24px;padding:4px 12px;border-radius:999px;background:#f5f3ff;color:#7b3fe4;font-size:.75rem;font-weight:600}.home-products__icon{width:56px;height:56px;margin-bottom:20px;border-radius:16px;background:#f5f3ff;display:flex;align-items:center;justify-content:center;color:#7b3fe4;transition:transform .3s ease}.home-products__card:hover .home-products__icon{transform:rotate(6deg)}.home-products__card-title{margin:0 0 12px;font-size:1.25rem;font-weight:700;color:#1a1a2e}.home-products__card-desc{margin:0 0 24px;flex:1;font-size:.875rem;line-height:1.6;color:#6b7280}.home-products__link{display:inline-flex;align-items:center;gap:8px;margin-top:auto;font-size:.875rem;font-weight:600;color:#7b3fe4;text-decoration:none;transition:gap .15s ease}.home-products__link:hover{gap:12px}.home-why{padding:64px 0;background:#fafafa}.home-why__inner{max-width:1280px;margin:0 auto;padding:0 16px}@media(min-width:640px){.home-why__inner{padding:0 24px}}@media(min-width:1024px){.home-why__inner{padding:0 32px}}.home-why__intro{text-align:center;margin-bottom:56px}.home-why__title{margin:0 0 16px;font-size:clamp(1.875rem,3vw,2.25rem);font-weight:700;line-height:1.2}.home-why__title-accent{color:#7b3fe4}.home-why__title-dark{color:#1a1a2e}.home-why__subtitle{margin:0 auto;max-width:32rem;color:#6b7280;font-size:1.125rem}.home-why__grid{display:grid;grid-template-columns:1fr;gap:24px}@media(min-width:640px){.home-why__grid{grid-template-columns:repeat(2,1fr)}}.home-why__card{display:flex;gap:20px;padding:32px;border-radius:20px;background:#fff;box-shadow:0 10px 40px -10px #7b3fe414,0 2px 8px #0000000a;transition:transform .3s ease}.home-why__card:hover{transform:translateY(-4px)}.home-why__icon{width:56px;height:56px;flex-shrink:0;border-radius:16px;background:#f5f3ff;display:flex;align-items:center;justify-content:center;color:#7b3fe4}.home-why__icon img{width:28px;height:28px;object-fit:contain}.home-why__card-title{margin:0 0 8px;font-size:1.125rem;font-weight:700;color:#1a1a2e}.home-why__card-desc{margin:0;font-size:.875rem;line-height:1.6;color:#6b7280}.home-hiw{padding:64px 0;background:#fff;overflow:hidden}.home-hiw__inner{max-width:1280px;margin:0 auto;padding:0 16px}@media(min-width:640px){.home-hiw__inner{padding:0 24px}}@media(min-width:1024px){.home-hiw__inner{padding:0 32px}}.home-hiw__intro{text-align:center;margin-bottom:64px}.home-hiw__title{margin:0 0 16px;font-size:clamp(1.875rem,3vw,2.25rem);font-weight:700;line-height:1.2}.home-hiw__title-accent{color:#7b3fe4}.home-hiw__title-dark{color:#1a1a2e}.home-hiw__subtitle{margin:0 auto;max-width:32rem;color:#6b7280;font-size:1.125rem}.home-hiw__steps{position:relative;display:grid;grid-template-columns:1fr;gap:40px}@media(min-width:768px){.home-hiw__steps{grid-template-columns:repeat(3,1fr);gap:40px}.home-hiw__steps:before{content:"";position:absolute;top:72px;left:calc(16.67% + 24px);right:calc(16.67% + 24px);border-top:2px dashed rgba(123,63,228,.2);pointer-events:none}}.home-hiw__step{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;text-align:center}.home-hiw__step-num{width:48px;height:48px;margin-bottom:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#7b3fe4,#e91e8c);color:#fff;font-size:.875rem;font-weight:700;box-shadow:0 10px 25px #7b3fe440}.home-hiw__step-mascot{width:128px;height:128px;margin-bottom:24px;object-fit:contain}.home-hiw__step-title{margin:0 0 12px;font-size:1.125rem;font-weight:700;color:#1a1a2e}.home-hiw__step-desc{margin:0;max-width:20rem;font-size:.875rem;line-height:1.6;color:#6b7280}.home-hiw__cta-wrap{margin-top:48px;text-align:center}.home-hiw__cta{display:inline-flex;align-items:center;gap:8px;padding:14px 32px;border-radius:999px;border:2px solid #7b3fe4;color:#7b3fe4;font-size:.875rem;font-weight:600;text-decoration:none;transition:background .15s ease}.home-hiw__cta:hover{background:#f5f3ff}.home-popular{padding:64px 0;background:#fafafa}.home-popular__inner{max-width:1280px;margin:0 auto;padding:0 16px}@media(min-width:640px){.home-popular__inner{padding:0 24px}}@media(min-width:1024px){.home-popular__inner{padding:0 32px}}.home-popular__head{display:flex;flex-direction:column;align-items:flex-start;gap:16px;margin-bottom:40px}@media(min-width:640px){.home-popular__head{flex-direction:row;align-items:flex-end;justify-content:space-between}}.home-popular__title{margin:0 0 8px;font-size:clamp(1.875rem,3vw,2.25rem);font-weight:700;line-height:1.2}.home-popular__title-accent{color:#7b3fe4}.home-popular__title-dark{color:#1a1a2e}.home-popular__subtitle{margin:0;color:#6b7280;font-size:1rem}.home-popular__all{display:inline-flex;align-items:center;gap:8px;flex-shrink:0;font-size:.875rem;font-weight:600;color:#7b3fe4;text-decoration:none;transition:gap .15s ease}.home-popular__all:hover{gap:12px}.home-popular__grid{display:grid;grid-template-columns:1fr;gap:24px}@media(min-width:640px){.home-popular__grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.home-popular__grid{grid-template-columns:repeat(3,1fr)}}.home-popular__card{display:flex;flex-direction:column;border-radius:20px;background:#fff;overflow:hidden;text-decoration:none;box-shadow:0 10px 40px -10px #7b3fe414,0 2px 8px #0000000d;transition:transform .3s ease}.home-popular__card:hover{transform:translateY(-8px)}.home-popular__photo-wrap{position:relative;height:176px;flex-shrink:0;overflow:hidden}.home-popular__photo{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.home-popular__card:hover .home-popular__photo{transform:scale(1.05)}.home-popular__photo-wrap:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(0,0,0,.45),rgba(0,0,0,.1) 40%,transparent);pointer-events:none}.home-popular__flag{position:absolute;bottom:12px;left:16px;width:32px;height:auto;border-radius:4px;box-shadow:0 2px 8px #0003;z-index:1}.home-popular__card-body{display:flex;align-items:center;justify-content:space-between;flex:1;padding:16px 20px;gap:12px}.home-popular__country{margin:0;font-size:1rem;font-weight:700;line-height:1.25;color:#1a1a2e}.home-popular__price{margin:4px 0 0;font-size:.875rem;color:#6b7280}.home-popular__price-value{font-weight:600;color:#7b3fe4}.home-popular__badge{flex-shrink:0;padding:6px 12px;border-radius:999px;background:#f5f3ff;color:#7b3fe4;font-size:.75rem;font-weight:600}.home-regional{padding:64px 0;background:#fff}.home-regional__inner{max-width:1280px;margin:0 auto;padding:0 16px}@media(min-width:640px){.home-regional__inner{padding:0 24px}}@media(min-width:1024px){.home-regional__inner{padding:0 32px}}.home-regional__intro{text-align:center;margin-bottom:56px}.home-regional__title{margin:0 0 16px;font-size:clamp(1.875rem,3vw,2.25rem);font-weight:700;line-height:1.2}.home-regional__title-accent{color:#7b3fe4}.home-regional__title-dark{color:#1a1a2e}.home-regional__subtitle{margin:0 auto;max-width:36rem;color:#6b7280;font-size:1.125rem;line-height:1.5}.home-regional__grid{display:grid;grid-template-columns:1fr;gap:16px}@media(min-width:640px){.home-regional__grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.home-regional__grid{grid-template-columns:repeat(4,1fr)}}.home-regional__card{position:relative;display:block;padding:24px;border-radius:20px;background:#fff;text-decoration:none;box-shadow:0 10px 40px -10px #7b3fe414,0 2px 8px #0000000d;transition:transform .3s ease}.home-regional__card:hover{transform:translateY(-4px)}.home-regional__card--highlight{background:linear-gradient(135deg,#7b3fe4,#e91e8c);box-shadow:0 10px 40px -5px #7b3fe459}.home-regional__soon{position:absolute;top:16px;right:16px;padding:4px 10px;border-radius:999px;background:#f5f3ff;color:#7b3fe4;font-size:.75rem;font-weight:600}.home-regional__soon--highlight{background:#fff3;color:#fff}.home-regional__icon{width:40px;height:40px;margin-bottom:16px;border-radius:12px;display:flex;align-items:center;justify-content:center;background:color-mix(in srgb,var(--region-accent) 9%,transparent)}.home-regional__icon--highlight{background:#fff3;color:#fff}.home-regional__stripe{height:2px;width:32px;border-radius:999px;margin-bottom:12px}.home-regional__name{margin:0 0 4px;font-size:1rem;font-weight:700;line-height:1.35;color:#1a1a2e}.home-regional__card--highlight .home-regional__name{color:#fff}.home-regional__count{margin:0 0 8px;font-size:.75rem;font-weight:500;color:#7b3fe4}.home-regional__count--highlight{color:#fffc}.home-regional__desc{margin:0 0 16px;font-size:.75rem;line-height:1.5;color:#6b7280cc}.home-regional__desc--highlight{color:#ffffffb3}.home-regional__link{display:inline-flex;align-items:center;gap:6px;font-size:.75rem;font-weight:600;color:#7b3fe4;transition:gap .15s ease}.home-regional__link--highlight{color:#fff}.home-regional__card:hover .home-regional__link{gap:8px}.home-faq{padding:64px 0;background:#fafafa}.home-faq__inner{max-width:48rem;margin:0 auto;padding:0 16px}@media(min-width:640px){.home-faq__inner{padding:0 24px}}.home-faq__intro{text-align:center;margin-bottom:48px}.home-faq__title{margin:0 0 16px;font-size:clamp(1.875rem,3vw,2.25rem);font-weight:700;line-height:1.2}.home-faq__title-accent{color:#7b3fe4}.home-faq__title-dark{color:#1a1a2e}.home-faq__subtitle{margin:0;color:#6b7280;font-size:1.125rem}.home-faq__list{display:flex;flex-direction:column;gap:12px}.home-faq__item{border-radius:16px;background:#fff;box-shadow:0 2px 12px #0000000d;overflow:hidden}.home-faq__trigger{width:100%;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:20px 24px;border:none;background:transparent;text-align:left;cursor:pointer}.home-faq__question{font-size:1rem;font-weight:600;line-height:1.35;color:#1a1a2e}.home-faq__chevron{flex-shrink:0;color:#7b3fe4;transition:transform .2s ease}.home-faq__chevron--open{transform:rotate(180deg)}.home-faq__answer{padding:0 24px 24px}.home-faq__answer-inner{padding-top:16px;border-top:1px solid #f3f4f6}.home-faq__answer-inner p{margin:0;font-size:.875rem;line-height:1.6;color:#6b7280}.home-faq__footer{margin-top:40px;text-align:center}.home-faq__all{display:inline-flex;align-items:center;gap:8px;font-size:.875rem;font-weight:600;color:#7b3fe4;text-decoration:none;transition:gap .15s ease}.home-faq__all:hover{gap:12px}.esim-hero-country{--ehc-font-heading: var(--font-heading-family);--ehc-font-body: var(--font-body-family);--ehc-grad-a: #6d28d9;--ehc-grad-b: #7c3aed;--ehc-grad-c: #ec4899;--ehc-border: rgba(255, 255, 255, .2);--ehc-border-2: rgba(255, 255, 255, .28);position:relative;overflow:hidden;padding:86px 0 112px;color:#fff;background:radial-gradient(1100px 520px at 18% 18%,#ffffff1f,#fff0 55%),radial-gradient(900px 520px at 82% 22%,#ffffff14,#fff0 60%),linear-gradient(135deg,var(--ehc-grad-a) 0%,var(--ehc-grad-b) 44%,var(--ehc-grad-c) 100%);font-family:var(--ehc-font-body)}.esim-hero-country *{box-sizing:border-box}.esim-hero-country a{color:inherit}.esim-hero-country .ehc-wrap{max-width:1240px;margin:0 auto;padding:0 22px}.esim-hero-country .ehc-grid{display:grid;grid-template-columns:1.22fr .78fr;gap:56px;align-items:center}.esim-hero-country .ehc-content{order:1}.esim-hero-country .ehc-media{order:2;display:flex;justify-content:flex-end}.esim-hero-country .ehc-badge{display:inline-flex;align-items:center;gap:10px;padding:8px 14px;border-radius:999px;border:1px solid var(--ehc-border-2);background:#ffffff24;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);color:#fff;font-weight:600;font-size:13px;letter-spacing:.2px;margin:0 0 18px;line-height:1;white-space:nowrap}.esim-hero-country .ehc-badge svg{width:16px;height:16px;flex:0 0 auto;opacity:.95}.esim-hero-country .ehc-title{margin:0 0 14px;font-family:var(--ehc-font-heading);font-weight:700;letter-spacing:-.02em;line-height:var(--typo-display-lh, 1.06);padding-bottom:var(--typo-display-pb, 0);font-size:clamp(34px,3.2vw,56px);text-wrap:balance;color:#fff!important}.esim-hero-country .ehc-title--long{font-size:clamp(32px,2.9vw,52px)}.esim-hero-country .ehc-title--xlong{font-size:clamp(30px,2.6vw,48px)}.esim-hero-country .ehc-subtitle{margin:0 0 22px;color:#ffffffeb;font-size:18px;font-weight:500;line-height:1.55;max-width:60ch}.esim-hero-country .ehc-usps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:0;padding:0;list-style:none;max-width:740px}.esim-hero-country .ehc-usp{display:flex;gap:12px;padding:14px;border-radius:16px;border:1px solid var(--ehc-border);background:#ffffff1a;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);min-height:72px}.esim-hero-country .ehc-usp-ico{width:44px;height:44px;border-radius:14px;display:flex;align-items:center;justify-content:center;background:#ffffff29;border:1px solid rgba(255,255,255,.14);flex:0 0 auto;color:#fff}.esim-hero-country .ehc-usp-ico svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;opacity:.95}.esim-hero-country .ehc-usp-title{margin:0 0 4px;color:#fff;font-weight:700;font-size:14px;line-height:1.25}.esim-hero-country .ehc-usp-sub{margin:0;color:#ffffffe0;font-size:12.5px;font-weight:500;line-height:1.35}.esim-hero-country .ehc-cta-row{display:flex;justify-content:center;gap:12px;margin-top:26px}.esim-hero-country .ehc-btn{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:12px;padding:16px 56px;border-radius:999px;text-decoration:none;font-weight:700;font-size:16px;line-height:1;transition:transform .2s ease,box-shadow .2s ease,background .22s ease,border-color .22s ease,color .22s ease;cursor:pointer;white-space:nowrap;-webkit-user-select:none;user-select:none}.esim-hero-country .ehc-btn-primary{background:#ffffffc2;color:#5a2bd9;border:1px solid rgba(255,255,255,.32);box-shadow:0 18px 46px #0000002e;min-width:min(520px,92vw)}.esim-hero-country .ehc-btn-primary svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:2.2;transition:transform .2s ease;opacity:.95}.esim-hero-country .ehc-btn-primary:hover{background:linear-gradient(90deg,#a337db,#b52db3 45%,#c64cbe);color:#fff;transform:translateY(-1px) scale(1.02);box-shadow:0 24px 62px #0000003d;border-color:#ffffff2e}.esim-hero-country .ehc-btn-primary:hover svg{transform:translate(3px)}.esim-hero-country .ehc-image{position:relative;width:clamp(320px,32vw,420px);aspect-ratio:1 / 1;border-radius:18px;overflow:hidden;box-shadow:0 22px 62px #00000052;background:#ffffff1f;flex:0 0 auto}.esim-hero-country .ehc-img{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:100%!important;object-fit:cover!important;display:block!important;max-width:none!important}.esim-hero-country .ehc-wave{position:absolute;left:0;right:0;bottom:-1px;line-height:0;pointer-events:none}.esim-hero-country .ehc-wave svg{width:calc(100% + 2px);height:88px;display:block}.esim-hero-country .ehc-wave path{fill:#fff}@media(max-width:1100px){.esim-hero-country .ehc-grid{gap:36px}.esim-hero-country .ehc-usps{grid-template-columns:1fr;max-width:560px}.esim-hero-country .ehc-btn-primary{min-width:min(520px,96vw)}}@media(max-width:980px){.esim-hero-country{padding:62px 0 104px}.esim-hero-country .ehc-grid{grid-template-columns:1fr;gap:22px}.esim-hero-country .ehc-media{order:1;justify-content:flex-start}.esim-hero-country .ehc-content{order:2}.esim-hero-country .ehc-image{width:min(520px,100%)}.esim-hero-country .ehc-subtitle{font-size:16.5px}.esim-hero-country .ehc-wave svg{height:68px}}@media(max-width:520px){.esim-hero-country .ehc-btn{padding:16px 22px}.esim-hero-country .ehc-btn-primary{min-width:100%}.esim-hero-country .ehc-cta-row{flex-direction:column}}.esim-guide{background:var(--esim-guide-bg, #ffffff);padding:var(--esim-guide-py-mobile, 24px) 0}@media(min-width:768px){.esim-guide{padding:var(--esim-guide-py-desktop, 24px) 0}}.esim-guide__container{max-width:var(--esim-guide-max-width, 1200px);margin:0 auto;padding:0 16px}.esim-guide__grid{display:flex;flex-direction:column;gap:18px;align-items:flex-start}@media(min-width:768px){.esim-guide__grid{flex-direction:row;align-items:center;gap:36px}}.esim-guide__media{flex:0 0 auto;display:flex;justify-content:center;align-items:center;padding-right:0}@media(min-width:768px){.esim-guide__media{width:var(--esim-guide-media-col, 30%);padding-right:5%;justify-content:flex-end}}.esim-guide__content{flex:1 1 auto}@media(min-width:768px){.esim-guide__content{width:calc(100% - var(--esim-guide-media-col, 30%))}}.esim-guide__img{display:block;width:calc(var(--esim-guide-mascot-mobile, 110px) * .945);height:auto;object-fit:contain}@media(min-width:768px){.esim-guide__img{width:calc(var(--esim-guide-mascot-desktop, 180px) * .945)}}.esim-guide__title{margin:0;font-weight:var(--typo-display-weight, 800);line-height:var(--typo-display-lh, 1.08);padding-bottom:var(--typo-display-pb, 0);letter-spacing:-.02em;color:var(--esim-guide-title-color, #111827);font-size:26px}@media(min-width:768px){.esim-guide__title{font-size:44px}}.esim-guide__highlight{background:linear-gradient(90deg,var(--esim-guide-gradient-start, #7c3aed),var(--esim-guide-gradient-end, #ec4899));-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent;padding-bottom:var(--typo-display-pb, 0)}.esim-guide__rest{color:var(--esim-guide-title-color, #111827)}.esim-guide__subtitle{margin:14px 0 0;font-weight:600;line-height:1.45;color:var(--esim-guide-subtitle-color, #111827);font-size:16px}@media(min-width:768px){.esim-guide__subtitle{font-size:20px;margin-top:16px}}.shopdev-esim-configurator{--sd-bg-1: #f7f5ff;--sd-bg-2: #efeaff;--sd-card: rgba(255, 255, 255, .78);--sd-border: rgba(120, 86, 255, .18);--sd-border-strong: rgba(120, 86, 255, .45);--sd-text: #0f172a;--sd-muted: rgba(15, 23, 42, .65);--sd-shadow: 0 18px 45px rgba(16, 24, 40, .1);--sd-shadow-soft: 0 14px 35px rgba(120, 86, 255, .14);--sd-grad: linear-gradient(135deg, #7c3aed 0%, #ec4899 100%);--sd-grad-blue: linear-gradient(135deg, #7c3aed 0%, #3b82f6 100%);--sd-dp-solid: #3e51d1;--sd-radius: 26px;max-width:100%;overflow-x:clip}.shopdev-esim-configurator .sd-regional-pending{margin:20px 0 8px;padding:18px 20px;border-radius:16px;background:#ffffffb8;border:1px dashed rgba(124,58,237,.28);text-align:center}.shopdev-esim-configurator .sd-regional-pass-slot{margin:0 0 4px}.plans-configurator--embedded.shopdev-esim-configurator{overflow-x:visible}.plans-configurator--embedded .sd-tabs,.plans-configurator--embedded .sd-tabs-inner,.plans-configurator--embedded .sd-config-col,.plans-configurator--embedded .sd-panel,.plans-configurator--embedded .sd-stepbox--regional-pass,.plans-configurator--embedded .sd-regional-pass-slot--in-step{overflow:visible}.plans-configurator--embedded .sd-tabs{padding:0 4px;margin-left:-4px;margin-right:-4px;width:calc(100% + 8px);max-width:calc(100% + 8px);box-sizing:border-box}.plans-configurator--embedded .sd-tabs-inner{padding:10px 14px}.plans-configurator--embedded .sd-plan-type-module{margin-bottom:18px;padding:12px 12px 4px;border-radius:18px;border:1px solid rgba(124,58,237,.08);background:linear-gradient(180deg,#ffffff80,#fcf8ff47 55%,#ffffff38);box-shadow:0 4px 14px #7c3aed0d;overflow:visible}.plans-configurator--embedded.is-datapass .sd-plan-type-module{border-color:#3e51d11a;background:linear-gradient(180deg,#ffffff80,#f8faff47 55%,#ffffff38);box-shadow:0 4px 14px #3e51d10f}.plans-configurator--embedded .sd-plan-type-module .sd-tabs{margin-bottom:0;padding:0 0 8px}.plans-configurator--embedded .sd-plan-type-module .sd-tabs-inner{padding:9px;background:#ffffff9e;border:1px solid rgba(124,58,237,.22);border-radius:999px;box-shadow:0 1px #ffffffb3 inset,0 8px 22px #7856ff1c;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.plans-configurator--embedded.is-datapass .sd-plan-type-module .sd-tabs-inner{background:#ffffff9e;border-color:#3e51d13d;box-shadow:0 1px #ffffffb3 inset,0 8px 22px #3e51d11c}.plans-configurator--embedded .sd-plan-type-module .sd-tab[aria-selected=true]{transform:none;box-shadow:0 6px 16px #7c3aed2b}.plans-configurator--embedded.is-datapass .sd-plan-type-module .sd-tab[data-tab=datapass][aria-selected=true]{box-shadow:0 6px 16px #3e51d12b}.plans-configurator--embedded .sd-tab-type-lead{margin:0 0 12px;font-size:.8125rem;font-weight:600;color:#0f172a8c;text-align:center;line-height:1.35}.plans-configurator--embedded .sd-tab-active-hint{flex:0 0 auto;display:none;align-items:center;justify-content:center;align-self:center;margin-left:auto;margin-right:12px;min-width:26px;height:26px;opacity:1;color:#fff}.plans-configurator--embedded .sd-tab-active-hint svg{display:block;width:18px;height:12px;filter:drop-shadow(0 1px 1px rgba(15,23,42,.14))}@media(min-width:768px){.plans-configurator--embedded .sd-plan-type-module .sd-tab[aria-selected=true]{padding-right:16px}.plans-configurator--embedded .sd-tab[aria-selected=true] .sd-tab-active-hint{display:flex}}.plans-configurator--embedded .sd-plan-intro-panel{margin:4px 0 0;padding:16px 14px;border-radius:0 0 14px 14px;border:none;background:transparent;box-shadow:none}.plans-configurator--embedded .sd-plan-intro-panel--confort,.plans-configurator--embedded .sd-plan-intro-panel--datapass{background:transparent}.plans-configurator--embedded .sd-plan-type-module .sd-confort-desc--europe{margin-bottom:12px}.plans-configurator--embedded .sd-plan-type-module .sd-confort-usps{border-top:none;padding-top:0;margin-top:4px}@media(max-width:767px){.plans-configurator--embedded .sd-tab-active-hint{display:none!important}.plans-configurator--embedded .sd-plan-type-module .sd-tabs{padding-bottom:6px}.plans-configurator--embedded .sd-plan-intro-panel{margin-top:2px;padding-top:14px}}.plans-configurator--embedded .sd-confort-desc--europe{max-width:min(100%,52ch);margin-left:auto;margin-right:auto;margin-bottom:14px;font-size:1rem;line-height:1.45;text-wrap:pretty}.plans-configurator--embedded .sd-plan-intro--nested{margin-bottom:0;width:100%}.plans-configurator--embedded .sd-stepbox--regional-pass{overflow:visible;padding-top:16px}.plans-configurator--embedded .sd-regional-pass-slot--in-step{margin:0;overflow:visible}.plans-configurator--embedded .sd-stephead-text{flex:1 1 auto;min-width:0}.plans-configurator--embedded .sd-step-selection-context{display:flex;flex-wrap:wrap;align-items:baseline;gap:6px 14px;margin-top:6px}.plans-configurator--embedded .sd-step-selection-summary{margin:0;font-size:.8125rem;font-weight:600;line-height:1.4;color:#0f172a9e}.plans-configurator--embedded .sd-step-selection-edit{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0;padding:0;border:0;background:none;font-family:inherit;font-size:.8125rem;font-weight:700;line-height:1.35;color:#7c3aed;text-decoration:underline;text-underline-offset:2px;cursor:pointer}.plans-configurator--embedded .sd-step-selection-edit:hover{color:#6d28d9}.plans-configurator--embedded.is-datapass .sd-step-selection-edit{color:#3e51d1}.plans-configurator--embedded.is-datapass .sd-step-selection-edit:hover{color:#3344b8}.plans-configurator--embedded [data-panel=datapass] .sd-stepnum,.plans-configurator--embedded .sd-stepnum--datapass{display:flex;background:var(--sd-grad-blue);box-shadow:0 10px 18px #3e51d133}.plans-configurator--embedded .sd-stepnum--confort{background:var(--sd-grad);box-shadow:0 10px 18px #7c3aed2e}.plans-configurator--embedded [data-panel=datapass] .sd-stepbox{border-color:#3e51d133;box-shadow:0 10px 24px #3e51d112}.plans-configurator--embedded [data-panel=confort] .sd-stepbox--regional-pass,.plans-configurator--embedded [data-panel=confort] .sd-stepbox:not(.sd-stepbox--datapass-volume){border-color:#7c3aed2e}.plans-configurator--embedded .sd-stepbox--datapass-volume{margin-bottom:14px}@media(max-width:767px){.plans-configurator--embedded .sd-step-selection-context{flex-direction:column;align-items:flex-start;gap:4px}}.shopdev-esim-configurator .sd-regional-pending p{margin:0;font-size:.9375rem;color:var(--sd-muted);line-height:1.5}.shopdev-esim-configurator .sd-regional-pending--category{border-color:#ea580c59;background:#fff7edd9}.shopdev-esim-configurator .sd-regional-pending--category p{color:#9a3412}.shopdev-esim-configurator .sd-wrap{max-width:1180px;margin:0 auto;padding:36px 16px 44px;box-sizing:border-box}.shopdev-esim-configurator .sd-shell{background:radial-gradient(1200px 420px at 50% 0%,rgba(124,58,237,.14),transparent 60%),linear-gradient(180deg,var(--sd-bg-1),var(--sd-bg-2));border:.5px solid rgba(124,58,237,.5);border-radius:var(--sd-radius);box-shadow:var(--sd-shadow);padding:0 32px 34px;display:flex;flex-direction:column;max-width:100%;box-sizing:border-box}.shopdev-esim-configurator .sd-head{text-align:center;margin:0;padding:41.4px 0;display:flex;align-items:center;justify-content:center;overflow:visible}.shopdev-esim-configurator .sd-title{margin:0;font-size:30px;font-weight:var(--typo-display-weight, 800);line-height:var(--typo-display-lh, 1.1);padding-bottom:var(--typo-display-pb, 0);letter-spacing:-.02em;background:var(--sd-grad);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.shopdev-esim-configurator .sd-tabs{display:block;margin:0 0 28px;width:100%;flex:0 0 auto}.shopdev-esim-configurator .sd-tabs-inner{display:flex;gap:0;padding:8px;width:100%;background:#ffffff9e;border:1px solid rgba(124,58,237,.14);border-radius:999px;box-shadow:0 10px 24px #7856ff1a;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.shopdev-esim-configurator .sd-tab{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;cursor:pointer;padding:12px 20px 12px 16px;border-radius:999px;background:transparent;color:#0f172ab3;transition:transform .2s ease,box-shadow .2s ease,background .2s ease,color .2s ease;flex:1 1 50%;width:50%;display:flex;align-items:center;gap:14px;text-align:left;font-weight:800;font-family:inherit}.shopdev-esim-configurator .sd-tab-icon{flex:0 0 auto;width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#0f172a26;transition:background .2s ease}.shopdev-esim-configurator .sd-tab-icon img{width:28px;height:28px;display:block;filter:brightness(.6);transition:filter .2s ease}.shopdev-esim-configurator .sd-tab-content{flex:1 1 auto;display:flex;flex-direction:column;line-height:1.2;min-width:0}.shopdev-esim-configurator .sd-tab-name{display:block;font-size:22.5px;font-weight:800;line-height:1.1}.shopdev-esim-configurator .sd-tab small{display:block;margin-top:1px;font-weight:500;font-size:13px;opacity:.85;line-height:1.15}.shopdev-esim-configurator .sd-tab[aria-selected=true]{background:var(--sd-grad);color:#fff;box-shadow:0 14px 30px #7c3aed38;transform:translateY(-1px)}.shopdev-esim-configurator .sd-tab[aria-selected=true] .sd-tab-icon{background:#ffffff4d}.shopdev-esim-configurator .sd-tab[aria-selected=true] .sd-tab-icon img{filter:brightness(0) invert(1)}.shopdev-esim-configurator .sd-tab[aria-selected=true] small{opacity:1}.shopdev-esim-configurator .sd-tab[data-tab=datapass][aria-selected=true]{background:var(--sd-grad-blue)}.shopdev-esim-configurator .sd-tab[aria-selected=false]{background:transparent;color:#0f172a8c}.shopdev-esim-configurator .sd-tab[aria-selected=false] .sd-tab-icon{background:#0f172a14}.shopdev-esim-configurator .sd-tab[aria-selected=false] .sd-tab-icon img{filter:brightness(0) opacity(.4)}.shopdev-esim-configurator .sd-tab[aria-selected=false] .sd-tab-name{color:#0f172a8c}.shopdev-esim-configurator .sd-tab[aria-selected=false] small{color:#0f172a80}.shopdev-esim-configurator .sd-plan-intro{margin-bottom:15px;width:100%;max-width:100%}.shopdev-esim-configurator .sd-confort-desc{text-align:center;font-size:18px;font-weight:var(--typo-display-weight, 700);line-height:1.4;letter-spacing:-.01em;padding-bottom:var(--typo-display-pb, 0);margin:0 auto 18px;width:100%;max-width:min(100%,70ch);text-wrap:balance;background:var(--sd-grad);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.shopdev-esim-configurator .sd-confort-desc__br{display:none}@media(min-width:769px){.shopdev-esim-configurator .sd-confort-desc__br{display:block}.shopdev-esim-configurator .sd-confort-desc{max-width:min(100%,72ch)}}.shopdev-esim-configurator .sd-plan-intro-datapass .sd-confort-desc{background:var(--sd-grad-blue);-webkit-background-clip:text;background-clip:text;color:transparent}.shopdev-esim-configurator .sd-confort-usps{display:flex;gap:20px;justify-content:space-between;align-items:center;width:100%;margin:0 0 3px}.shopdev-esim-configurator .sd-confort-usp{display:flex;flex-direction:row;align-items:center;gap:12px;flex:1 1 0;min-width:0;text-align:left}.shopdev-esim-configurator .sd-confort-usp-icon{flex:0 0 auto;width:40px;height:40px;display:flex;align-items:center;justify-content:center;margin-top:0}.shopdev-esim-configurator .sd-confort-usp-icon img{width:100%;height:100%;display:block}.shopdev-esim-configurator .sd-confort-usp-text{font-size:13.5px;font-weight:600;line-height:1.4;color:#0f172abf;flex:1 1 0;min-width:0}@media(max-width:768px){.shopdev-esim-configurator .sd-confort-usps{flex-direction:column;gap:16px}.shopdev-esim-configurator .sd-confort-usp{align-items:center;text-align:center}.shopdev-esim-configurator .sd-confort-desc{font-size:16px}}.shopdev-esim-configurator .sd-grid{display:grid;grid-template-columns:1.6fr .95fr;gap:22px;align-items:start;margin-top:20px}.shopdev-esim-configurator .sd-config-col{min-width:0}.shopdev-esim-configurator .sd-panel{display:none}.shopdev-esim-configurator .sd-panel.is-active{display:block}.shopdev-esim-configurator .sd-panel[hidden]{display:none!important}.shopdev-esim-configurator .sd-summary{position:sticky;top:18px;background:#ffffffd1;border:1px solid rgba(124,58,237,.16);border-radius:22px;box-shadow:var(--sd-shadow-soft);padding:22px 20px;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.shopdev-esim-configurator .sd-summary h3{margin:0 0 14px;font-size:18px;font-weight:var(--font-weight-black);color:var(--sd-text)}.shopdev-esim-configurator .sd-summary-row{display:flex;justify-content:space-between;gap:14px;padding:8px 0;color:#0f172ad1;font-size:13px;font-weight:800}.shopdev-esim-configurator .sd-summary-row span:first-child{color:#0f172a8c;font-weight:800;flex-shrink:0}.shopdev-esim-configurator .sd-summary-row span:last-child{text-align:right;min-width:0;overflow-wrap:anywhere}.shopdev-esim-configurator .sd-total{margin-top:12px;padding-top:14px;border-top:1px solid rgba(15,23,42,.08);display:flex;justify-content:space-between;align-items:baseline;gap:14px}.shopdev-esim-configurator .sd-total .label,.shopdev-esim-configurator .sd-total .value{font-size:18px;font-weight:var(--font-weight-black);background:var(--sd-grad);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.shopdev-esim-configurator .sd-cta{margin-top:14px;width:100%;border:0;cursor:pointer;padding:14px 16px;border-radius:999px;color:#fff;font-weight:var(--font-weight-black);font-size:15px;background:var(--sd-grad);box-shadow:0 14px 30px #7c3aed38;transition:transform .18s ease,box-shadow .18s ease,opacity .18s ease;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-family:inherit}.shopdev-esim-configurator.is-datapass .sd-cta{background:var(--sd-grad-blue);box-shadow:0 14px 30px #3e51d138}.shopdev-esim-configurator .sd-cta:disabled{opacity:.55;cursor:not-allowed;box-shadow:none}.shopdev-esim-configurator .sd-cta:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 18px 40px #7c3aed42}.shopdev-esim-configurator.is-datapass .sd-cta:hover:not(:disabled){box-shadow:0 18px 40px #3e51d142}.shopdev-esim-configurator .sd-summary-unavailable{margin:10px 0 0;font-size:12px;font-weight:800;text-align:center;color:#ef4444}.shopdev-esim-configurator .sd-msg{margin-top:10px;font-size:12px;font-weight:var(--font-weight-extra-bold);text-align:center;display:none}.shopdev-esim-configurator .sd-msg.is-visible{display:block;color:#059669}.shopdev-esim-configurator .sd-tab:focus-visible,.shopdev-esim-configurator .sd-card:focus-visible,.shopdev-esim-configurator .sd-chip:focus-visible,.shopdev-esim-configurator .sd-arrow:focus-visible,.shopdev-esim-configurator .sd-cta:focus-visible{outline:2px solid rgba(124,58,237,.45);outline-offset:2px}.shopdev-esim-configurator .sd-dp-card:focus-visible{outline-color:var(--sd-dp-solid)}@media(max-width:990px){.shopdev-esim-configurator .sd-wrap{padding:28px 12px 36px}.shopdev-esim-configurator .sd-shell{padding:28px 16px 24px}.shopdev-esim-configurator .sd-head{padding:28px 0}.shopdev-esim-configurator .sd-title{font-size:24px}.shopdev-esim-configurator .sd-tabs{margin-bottom:22px}.shopdev-esim-configurator .sd-tab{min-width:0;padding:10px 12px 10px 10px;gap:10px}.shopdev-esim-configurator .sd-tab-icon{width:40px;height:40px}.shopdev-esim-configurator .sd-tab-icon img{width:24px;height:24px}.shopdev-esim-configurator .sd-tab-name{font-size:18px}.shopdev-esim-configurator .sd-tab small{font-size:11px}.shopdev-esim-configurator .sd-plan-intro{margin-bottom:13px}.shopdev-esim-configurator .sd-confort-desc{margin-bottom:15px}.shopdev-esim-configurator .sd-confort-usps{margin:0 0 2px}.shopdev-esim-configurator .sd-grid{grid-template-columns:1fr;gap:18px;margin-top:18px}.shopdev-esim-configurator .sd-summary{position:relative;top:0}.shopdev-esim-configurator .sd-quotas-6{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.shopdev-esim-configurator .sd-qbox .sd-qbig{font-size:24px}.shopdev-esim-configurator .sd-dp-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.shopdev-esim-configurator .sd-dp-gb-value{font-size:26px}.shopdev-esim-configurator .sd-dp-gb-unit{font-size:12px}.shopdev-esim-configurator .sd-dp-card{padding:16px 10px 12px}.shopdev-esim-configurator .sd-dp-valid{font-size:11px;margin-top:3px}.shopdev-esim-configurator .sd-dp-price{font-size:19px}.shopdev-esim-configurator .sd-duration-top{gap:16px}.shopdev-esim-configurator .sd-days b{font-size:34px}}@media(max-width:480px){.shopdev-esim-configurator .sd-tab{padding:8px 8px 8px 6px;gap:8px}.shopdev-esim-configurator .sd-tab-icon{width:36px;height:36px}.shopdev-esim-configurator .sd-tab-name{font-size:15px}.shopdev-esim-configurator .sd-tab small{font-size:10px}.shopdev-esim-configurator .sd-dp-valid{font-size:10.5px;gap:3px}.shopdev-esim-configurator .sd-dp-valid .sd-dp-valid-icon{width:12px;height:12px}.shopdev-esim-configurator .sd-dp-gb-value{font-size:22px}.shopdev-esim-configurator .sd-dp-gb-unit{font-size:11px}.shopdev-esim-configurator .sd-dp-price{font-size:17px}}.plans-config__notice{font-size:12px;color:#b45309;background:#fffbeb;padding:10px 14px;border-radius:12px;margin-bottom:20px}.shopdev-esim-configurator .sd-stepbox{border:1.5px solid rgba(124,58,237,.18);background:#ffffff59;border-radius:18px;padding:14px 14px 16px;box-shadow:0 10px 24px #7856ff0f;margin-bottom:14px}.shopdev-esim-configurator .sd-stephead{display:flex;align-items:center;gap:10px;margin-bottom:12px}.shopdev-esim-configurator .sd-stepnum{width:26px;height:26px;border-radius:999px;display:flex;align-items:center;justify-content:center;font-weight:var(--font-weight-black);font-size:12px;color:#fff;background:var(--sd-grad);box-shadow:0 10px 18px #7c3aed2e;flex:0 0 auto}.shopdev-esim-configurator [data-panel=datapass] .sd-stepnum{display:none}.shopdev-esim-configurator .sd-stepname{font-size:14px;font-weight:var(--font-weight-extra-bold);color:#0f172ae0}.shopdev-esim-configurator .sd-quotas-6{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px}.shopdev-esim-configurator .sd-card{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1.5px solid rgba(124,58,237,.18);background:var(--sd-card);border-radius:18px;cursor:pointer;box-shadow:0 10px 24px #7856ff14;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background .18s ease;text-align:center;position:relative;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);font-family:inherit}.shopdev-esim-configurator .sd-card:hover:not(.is-disabled){transform:translateY(-2px);box-shadow:0 18px 40px #7856ff24;border-color:#7c3aed4d}.shopdev-esim-configurator .sd-card.is-disabled{cursor:not-allowed;opacity:.45;filter:grayscale(.15);box-shadow:none;transform:none!important}.shopdev-esim-configurator .sd-card.is-disabled:hover{box-shadow:none;border-color:#7c3aed2e}.shopdev-esim-configurator .sd-qbox{aspect-ratio:1 / 1;border-radius:14px;padding:12px 10px;display:flex;flex-direction:column;align-items:center;justify-content:center}.shopdev-esim-configurator .sd-qbox .sd-qbig{font-size:28px;font-weight:var(--font-weight-black);color:#0f172ae0;letter-spacing:-.02em;line-height:1}.shopdev-esim-configurator .sd-qbox .sd-qunit{margin-top:6px;font-size:11px;font-weight:var(--font-weight-heavy);color:#0f172a8c}.shopdev-esim-configurator .sd-qbox.is-selected{border:2px solid transparent;outline:none;background:#8c52ef;box-shadow:0 10px 24px #7856ff1f}.shopdev-esim-configurator .sd-qbox.is-selected .sd-qbig,.shopdev-esim-configurator .sd-qbox.is-selected .sd-qunit{color:#fff}.shopdev-esim-configurator .sd-duration{background:#ffffff8c;border:1px solid rgba(124,58,237,.14);border-radius:18px;padding:16px 14px;box-shadow:0 10px 24px #7856ff14}.shopdev-esim-configurator .sd-duration-inner{border:1px solid rgba(124,58,237,.14);background:#ffffff8c;border-radius:18px;padding:18px 14px 16px}.shopdev-esim-configurator .sd-duration-top{display:flex;align-items:center;justify-content:center;gap:28px;margin-bottom:14px}.shopdev-esim-configurator .sd-arrow{width:42px;height:42px;border-radius:999px;border:2px solid rgba(124,58,237,.45);background:#ffffffa6;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 10px 20px #7c3aed1a;transition:transform .15s ease,box-shadow .15s ease;color:#7c3aedf2;padding:0}.shopdev-esim-configurator .sd-arrow:hover{transform:translateY(-1px);box-shadow:0 14px 26px #7c3aed24}.shopdev-esim-configurator .sd-days{text-align:center;min-width:80px}.shopdev-esim-configurator .sd-days b{display:block;font-size:40px;font-weight:var(--font-weight-black);color:#7c3aedf2;line-height:1}.shopdev-esim-configurator .sd-days span{display:block;margin-top:2px;font-size:12px;font-weight:var(--font-weight-heavy);color:#7c3aedf2;letter-spacing:.02em}.shopdev-esim-configurator .sd-slider-wrap{padding:6px}.shopdev-esim-configurator .sd-slider{width:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none;height:6px;border-radius:999px;background:#0f172a29;outline:none;display:block}.shopdev-esim-configurator .sd-slider::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:14px;height:14px;border-radius:50%;background:#fffffff2;border:2px solid rgba(124,58,237,.45);box-shadow:0 10px 18px #7c3aed24;cursor:pointer}.shopdev-esim-configurator .sd-slider::-moz-range-thumb{width:14px;height:14px;border-radius:50%;background:#fffffff2;border:2px solid rgba(124,58,237,.45);box-shadow:0 10px 18px #7c3aed24;cursor:pointer}.shopdev-esim-configurator .sd-slider-meta{display:flex;justify-content:space-between;margin-top:10px;font-size:11px;font-weight:var(--font-weight-extra-bold);color:#7c3aedd9}.shopdev-esim-configurator .sd-popular-title{margin-top:14px;display:flex;align-items:center;justify-content:center;gap:8px;font-size:12px;font-weight:var(--font-weight-extra-bold);color:#7c3aedd9}.shopdev-esim-configurator .sd-popular{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;margin-top:10px}.shopdev-esim-configurator .sd-chip{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1.5px solid rgba(124,58,237,.32);background:#ffffffb8;border-radius:999px;padding:9px 14px;font-size:12px;font-weight:var(--font-weight-black);color:#7c3aede6;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease,background .15s ease,border-color .15s ease;font-family:inherit}.shopdev-esim-configurator .sd-chip:hover{transform:translateY(-1px);box-shadow:0 12px 24px #7c3aed24;border-color:#7c3aed6b}.shopdev-esim-configurator .sd-chip.is-active{background:#8c52ef;border-color:#8c52ef;color:#fff;box-shadow:0 14px 26px #7c3aed2e}.shopdev-esim-configurator .sd-dp-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.shopdev-esim-configurator .sd-dp-card{aspect-ratio:1 / 1;border-radius:18px;padding:18px 12px 14px;display:grid;grid-template-rows:auto 1fr;align-items:stretch;text-align:center;background:#ffffffa6;border:1.5px solid rgba(62,81,209,.28);box-shadow:0 10px 24px #3e51d114}.shopdev-esim-configurator .sd-dp-main{display:flex;flex-direction:column;align-items:center;width:100%;margin-top:2px}.shopdev-esim-configurator .sd-dp-card:hover:not(.is-selected):not(.is-disabled){transform:translateY(-2px);border-color:#3e51d16b;box-shadow:0 18px 40px #3e51d124}.shopdev-esim-configurator .sd-dp-card.is-selected{border:2px solid var(--sd-dp-solid);outline:none;background:var(--sd-dp-solid);box-shadow:0 10px 24px #3e51d12e}.shopdev-esim-configurator .sd-dp-card.is-selected .sd-dp-gb,.shopdev-esim-configurator .sd-dp-card.is-selected .sd-dp-gb-value,.shopdev-esim-configurator .sd-dp-card.is-selected .sd-dp-gb-unit,.shopdev-esim-configurator .sd-dp-card.is-selected .sd-dp-valid,.shopdev-esim-configurator .sd-dp-card.is-selected .sd-dp-valid .sd-dp-valid-icon,.shopdev-esim-configurator .sd-dp-card.is-selected .sd-dp-price{background:none;-webkit-background-clip:initial;background-clip:initial;color:#fff}.shopdev-esim-configurator .sd-dp-card.is-selected .sd-dp-valid{color:#ffffffe0}.shopdev-esim-configurator .sd-dp-card.is-selected .sd-dp-valid .sd-dp-valid-icon{color:#ffffffbf}.shopdev-esim-configurator .sd-dp-gb{display:inline-flex;align-items:baseline;justify-content:center;margin:0;line-height:1;color:#3e51d1f2}.shopdev-esim-configurator .sd-dp-gb-value{font-size:30px;font-weight:700;letter-spacing:-.02em;font-variant-numeric:tabular-nums}.shopdev-esim-configurator .sd-dp-gb-unit{font-size:13px;font-weight:500;color:#0f172aa6;margin-left:3px;letter-spacing:0}.shopdev-esim-configurator .sd-dp-valid{margin-top:4px;display:inline-flex;align-items:center;justify-content:center;gap:4px;font-size:12px;font-weight:500;line-height:1.2;letter-spacing:0;color:#0f172aad;white-space:nowrap}.shopdev-esim-configurator .sd-dp-valid .sd-dp-valid-icon{flex-shrink:0;width:13px;height:13px;display:block;color:#0f172a80;opacity:.9;transform:translateY(.5px)}.shopdev-esim-configurator .sd-dp-price{align-self:center;margin:0;padding:0;font-size:21px;font-weight:700;line-height:1.15;color:#3e51d1f2;letter-spacing:-.01em;font-variant-numeric:tabular-nums}.phone-compatibility-modal{position:fixed;top:0;left:0;width:100%;height:100%;z-index:1000;display:flex;align-items:center;justify-content:center;background:#00000080;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.phone-compatibility-modal__content{background:#fff;border-radius:12px;max-width:900px;max-height:90vh;width:90%;position:relative;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 24px 30px -10px #0f172a59;border:2px solid rgba(124,58,237,.55);outline:none}.phone-compatibility-modal__toggle{position:absolute;top:16px;right:16px;background:#fff;border:1px solid #e5e7eb;border-radius:50%;cursor:pointer;padding:8px;width:40px;height:40px;display:flex;align-items:center;justify-content:center;z-index:20;color:#6b7280;transition:all .2s ease;box-shadow:0 2px 4px #0000001a}.phone-compatibility-modal__toggle:hover{color:#111827;background:#f9fafb;border-color:#d1d5db}.phone-compatibility-modal__toggle svg{width:20px;height:20px}.phone-compatibility-modal__toggle:focus-visible{outline:2px solid rgba(124,58,237,.45);outline-offset:2px}.phone-compatibility-modal__header{padding:48px 32px 32px;background:linear-gradient(180deg,#f7f5ff,#efeaff);position:sticky;top:0;z-index:10;border-bottom:1px solid #e5e7eb;flex-shrink:0}.phone-compatibility-modal__content-info{padding:0 32px 32px;overflow-y:auto;flex:1;min-height:0;background:#fff}.phone-compatibility-modal__title{font-size:28px;font-weight:var(--typo-display-weight, 800);margin:0 0 12px;line-height:var(--typo-display-lh, 1.2);padding-bottom:var(--typo-display-pb, 0);background:linear-gradient(90deg,#8b5cf6,#ec4899);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.phone-compatibility-modal__subtitle{font-size:16px;color:#6b7280;margin:0 0 32px;line-height:1.5}.phone-compatibility-modal__search-input{width:100%;padding:12px 16px;font-size:16px;border:1.5px solid rgba(124,58,237,.18);border-radius:26px;transition:border-color .2s ease;box-sizing:border-box;box-shadow:none;background:#fff;font-family:inherit}.phone-compatibility-modal__search-input:focus{outline:none;border-color:#7c3aed73;box-shadow:none}.phone-compatibility-modal__empty-state{text-align:center;padding:40px 20px;color:#9ca3af;font-size:15px}.phone-compatibility-modal__empty-state p{margin:0}.phone-compatibility-modal__results{margin-top:0;padding-top:16px}.phone-compatibility-modal__list{display:grid;grid-template-columns:1fr;gap:0}.phone-compatibility-modal__item{padding:16px;border-bottom:1px solid #e5e7eb;display:grid;grid-template-columns:150px 1fr;gap:16px;align-items:baseline;transition:background-color .2s ease}.phone-compatibility-modal__item:hover{background-color:#f9fafb}.phone-compatibility-modal__item:last-child{border-bottom:none}.phone-compatibility-modal__brand{font-weight:700;font-size:15px;color:#111827;line-height:1}.phone-compatibility-modal__model{font-size:15px;color:#374151;line-height:1}.phone-compatibility-modal__note{grid-column:2;font-size:12px;color:#6b7280;margin-top:-8px;line-height:1;font-style:italic}.phone-compatibility-modal__no-results{text-align:center;padding:40px 20px;color:#9ca3af;font-size:15px}.phone-compatibility-modal__no-results p{margin:0}@media(max-width:768px){.phone-compatibility-modal__content{width:95%;max-height:95vh}.phone-compatibility-modal__header{padding:40px 24px 24px}.phone-compatibility-modal__content-info{padding:0 24px 24px}.phone-compatibility-modal__title{font-size:24px;margin-bottom:10px}.phone-compatibility-modal__subtitle{font-size:14px;margin-bottom:24px}.phone-compatibility-modal__item{grid-template-columns:120px 1fr;gap:12px;padding:12px}.phone-compatibility-modal__brand,.phone-compatibility-modal__model{font-size:14px}.phone-compatibility-modal__note{font-size:11px;margin-top:-6px}}.activation-steps{background:#fff;padding-left:16px;padding-right:16px}.activation-steps__grid{max-width:1180px;margin:0 auto;display:grid;gap:32px}@media(min-width:768px){.activation-steps__grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.activation-steps__grid{grid-template-columns:repeat(4,1fr)}}.activation-steps__card{text-align:center}.activation-steps__img{width:64%;max-width:140px;height:auto;margin:0 auto 18px;display:block}.activation-steps__title-row{display:flex;align-items:baseline;justify-content:center;flex-wrap:nowrap;gap:10px;margin-bottom:10px;text-align:left}.activation-steps__badge{flex-shrink:0;width:32px;height:32px;border-radius:50%;background:var(--grad);color:#fff;font-weight:800;font-size:14px;display:flex;align-items:center;justify-content:center}.activation-steps__title-row h3{margin:0;font-size:18px;font-weight:800;min-width:0;flex-shrink:1}.activation-steps__desc{font-size:14px;color:var(--muted);text-align:center}.esim-country-info{padding-top:36px;padding-bottom:36px}.esim-country-info__wrap{max-width:1180px;margin:0 auto;padding:0 16px}.esim-country-info__shell{background:radial-gradient(1200px 420px at 50% 0%,rgba(124,58,237,.08),transparent 60%),linear-gradient(180deg,#f7f5ff,#efeaff);border-radius:26px;border:.5px solid rgba(124,58,237,.5);padding:28px 32px 32px}.esim-country-info__tabs{display:inline-flex;gap:10px;margin-bottom:28px}.esim-country-info__tab{position:relative;display:inline-flex;align-items:center;gap:8px;padding:8px 18px;border-radius:999px;border:1px solid transparent;background:transparent;color:#4b5563;font-size:14px;font-weight:600;line-height:1.2;cursor:pointer;transition:background .18s ease,color .18s ease,box-shadow .18s ease,border-color .18s ease;font-family:inherit}.esim-country-info__tab-icon{display:inline-flex;align-items:center;justify-content:center;line-height:0}.esim-country-info__tab-icon-img{display:block;width:16px;height:16px;filter:brightness(0) invert(.33)}.esim-country-info__tab--active .esim-country-info__tab-icon-img{filter:brightness(0) invert(1)}.esim-country-info__tab-label{white-space:nowrap}.esim-country-info__tab--active{background:linear-gradient(135deg,#7c3aed,#ec4899);color:#fff;box-shadow:0 12px 24px #7c3aed59}.esim-country-info__tab:not(.esim-country-info__tab--active){background:#fff;border-color:#94a3b859}.esim-country-info__tab:not(.esim-country-info__tab--active):hover{border-color:#7c3aed73;box-shadow:0 6px 16px #94a3b859}.esim-country-info__tab:focus-visible{outline:2px solid rgba(124,58,237,.45);outline-offset:2px}.esim-country-info__intro-wrap{width:100%;text-align:left;margin-bottom:20px}.esim-country-info__intro{display:block;text-align:left;font-size:18px;font-weight:var(--typo-display-weight, 800);line-height:max(1.4,var(--typo-display-lh, 1.4));padding-bottom:var(--typo-display-pb, 0);margin:0;background:linear-gradient(90deg,#8b5cf6,#ec4899);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.esim-country-info__body{background:#fff;border-radius:22px;padding:28px 26px 26px}.esim-country-info__panel{display:none}.esim-country-info__panel--active{display:block}.esim-country-info__title{font-size:22px;font-weight:var(--typo-display-weight, 800);line-height:var(--typo-display-lh, 1.3);padding-bottom:var(--typo-display-pb, 0);margin:0 0 14px;color:#111827}.esim-country-info__content{font-size:15px;line-height:1.6;color:#374151}.esim-country-info__content p{margin:0 0 12px}.esim-country-info__content p:last-child{margin-bottom:0}.esim-country-info__panel--practical .esim-country-info__content p strong{display:inline-block;background:linear-gradient(90deg,#8b5cf6,#ec4899);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent;font-weight:700}.esim-country-info__panel--practical .esim-country-info__content p:nth-of-type(3){margin-bottom:18px}.esim-country-info__panel--practical .esim-country-info__content p:nth-of-type(4){font-size:15px;font-weight:700}.esim-country-info__panel--highlights .esim-country-info__content p strong{display:inline-block;background:linear-gradient(90deg,#8b5cf6,#ec4899);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent;font-weight:700}.esim-country-info__panel--highlights .esim-country-info__content p:has(>strong:only-child){margin-bottom:6px}.esim-country-info__destinations{margin-top:28px}.esim-country-info__destinations-title{font-size:18px;font-weight:800;color:#111827;margin:0 0 14px;line-height:1.25}.esim-country-info__city-btns{display:flex;flex-wrap:wrap;gap:10px 12px}.esim-country-info__city-btn{display:inline-flex;align-items:center;justify-content:center;padding:8px 18px;border-radius:999px;background:#fff;border:.5px solid #7c3aed;color:#7c3aed;font-size:14px;font-weight:600;line-height:1.2;text-decoration:none;cursor:pointer;transition:border-color .18s ease,color .18s ease,box-shadow .18s ease}.esim-country-info__city-btn:hover{border-color:#7c3aedd9;color:#6d28d9;box-shadow:0 4px 12px #7c3aed33}.esim-country-info__city-btn--pending{cursor:default;opacity:.72;border-color:#d1d5db;color:#6b7280}.esim-country-info__city-btn--pending:hover{border-color:#d1d5db;color:#6b7280;box-shadow:none}@media(max-width:768px){.esim-country-info__intro{font-size:16px}}@media(max-width:900px){.esim-country-info__shell{padding:22px 18px}.esim-country-info__tabs{width:100%;flex-wrap:wrap;justify-content:center}.esim-country-info__tab{flex:1 1 auto;justify-content:center;min-width:0}.esim-country-info__body{padding:20px 18px 18px}.esim-country-info__title{font-size:20px}.esim-country-info__destinations-title{font-size:16px}}.morocco-slider{padding:48px 16px;background:#fff}.morocco-slider__wrap{max-width:1100px;margin:0 auto}.morocco-slider__title{text-align:center;font-size:1.75rem;font-weight:800;margin:0 0 8px}.morocco-slider__subtitle{text-align:center;color:var(--muted);margin:0 0 28px}.morocco-slider__card-wrap{position:relative;width:100%;margin:0 auto 28px;border-radius:28px;overflow:hidden;box-shadow:0 20px 40px -12px #0f172a40}@media(min-width:1024px){.morocco-slider__card-wrap{width:92%}}.morocco-slider__card-inner{position:relative;aspect-ratio:2 / 1;min-height:180px}.morocco-slider__slides{position:absolute;top:0;right:0;bottom:0;left:0}.morocco-slider__slide{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transform:translate(12px);transition:opacity .3s ease,transform .3s ease;pointer-events:none}.morocco-slider__slide.is-active{opacity:1;transform:translate(0);pointer-events:auto}.morocco-slider__img{width:100%;height:100%;object-fit:cover}.morocco-slider__overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;justify-content:flex-end;padding:24px;background:linear-gradient(to top right,rgba(0,0,0,.88) 0%,rgba(0,0,0,.5) 30%,rgba(0,0,0,.12) 70%,transparent 100%);color:#fff}.morocco-slider__overlay h3{margin:0 0 8px;font-size:1.5rem}.morocco-slider__overlay p{margin:0;font-size:14px;max-width:90%}.morocco-slider__credits-btn{position:absolute;right:14px;bottom:14px;z-index:2;padding:6px 14px;border-radius:999px;border:none;background:#000c;color:#ffffffd9;font-size:12px;cursor:pointer}.morocco-slider__pills{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;margin-bottom:24px}.morocco-slider__pill{padding:8px 16px;border-radius:999px;border:.5px solid #7c3aed;background:#fff;font-size:13px;font-weight:600;cursor:pointer}.morocco-slider__pill.is-active{background:var(--grad);color:#fff;border-color:transparent}.morocco-slider__dots{display:flex;justify-content:center;gap:8px}.morocco-slider__dot{width:9px;height:9px;border-radius:50%;border:none;background:#d1d5db;padding:0;cursor:pointer}.morocco-slider__dot.is-active{width:22px;border-radius:999px;background:var(--grad)}.morocco-credits-modal{position:fixed;top:0;left:0;width:100%;height:100%;z-index:1000;display:flex;align-items:center;justify-content:center;background:#00000080;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.morocco-credits-modal__content{background:#fff;border-radius:20px;max-width:520px;max-height:64vh;width:92%;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 24px 48px -12px #0f172a59;border:1px solid rgba(124,58,237,.15);position:relative;outline:none}.morocco-credits-modal__close{position:absolute;top:12px;right:12px;width:32px;height:32px;border:none;background:#f3f4f6;border-radius:50%;font-size:20px;line-height:1;color:#4b5563;cursor:pointer;transition:background .2s,color .2s;z-index:2;outline:none;display:flex;align-items:center;justify-content:center;padding:0}.morocco-credits-modal__close:hover{background:#e5e7eb;color:#111827}.morocco-credits-modal__close:focus-visible{outline:2px solid #7c3aed;outline-offset:2px}.morocco-credits-modal__body{padding:24px 22px 22px;overflow-y:auto}.morocco-credits-modal__title{margin:0 0 10px;font-size:18px;font-weight:var(--typo-display-weight, 800);line-height:max(1.25,var(--typo-display-lh, 1.25));padding-bottom:var(--typo-display-pb, 0);background:linear-gradient(90deg,#7c3aed,#ec4899);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.morocco-credits-modal__intro{margin:0 0 18px;font-size:13px;line-height:1.45;color:#6b7280}.morocco-credits-modal__list{display:flex;flex-direction:column;gap:14px}.morocco-credits-modal__item{font-size:12px;line-height:1.4;color:#374151}.morocco-credits-modal__item p{margin:0 0 4px}.morocco-credits-modal__city{margin:0 0 4px;font-size:13px;font-weight:700;line-height:1.3;background:linear-gradient(90deg,#7c3aed,#ec4899);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.morocco-credits-modal__item a{color:#7c3aed;text-decoration:underline}.morocco-credits-modal__item a:hover{color:#6d28d9}.morocco-credits-modal__item a:focus-visible{outline:2px solid #7c3aed;outline-offset:1px}.morocco-credits-modal__note{margin-top:6px!important;font-size:11px;line-height:1.35;color:#6b7280}.plans-unlimited{padding:64px 0;background:linear-gradient(135deg,#1a1a2e,#2d1b5e)}.plans-unlimited__inner{max-width:56rem;margin:0 auto;padding:0 16px;text-align:center}@media(min-width:640px){.plans-unlimited__inner{padding:0 24px}}.plans-unlimited__badge{display:inline-flex;align-items:center;gap:8px;margin-bottom:28px;padding:8px 16px;border-radius:999px;border:1px solid rgba(255,255,255,.2);background:#ffffff1a;color:#fffc;font-size:.875rem}.plans-unlimited__badge svg{color:#7b3fe4}.plans-unlimited__title{margin:0 0 24px;font-size:clamp(1.875rem,3vw,2.25rem);font-weight:700;line-height:1.2;color:#fff}.plans-unlimited__lead{margin:0 auto 40px;max-width:42rem;color:#ffffffb3;font-size:clamp(1rem,2vw,1.125rem);line-height:1.6}.plans-unlimited__fairuse{margin:0 auto 40px;max-width:56rem;text-align:left}.plans-unlimited__fairuse-title{margin:0 0 12px;font-size:1.25rem;font-weight:700;line-height:1.35;color:#fff;text-align:center}.plans-unlimited__fairuse-subtitle{margin:0 auto 28px;max-width:42rem;font-size:.9375rem;line-height:1.6;color:#ffffffb8;text-align:center}.plans-unlimited__fairuse-grid{display:grid;grid-template-columns:1fr;gap:16px}@media(min-width:640px){.plans-unlimited__fairuse-grid{grid-template-columns:repeat(3,1fr)}}.plans-unlimited__fairuse-card{padding:20px;border-radius:16px;background:#ffffff14;border:1px solid rgba(255,255,255,.14)}.plans-unlimited__fairuse-icon{width:40px;height:40px;margin-bottom:14px;border-radius:12px;display:flex;align-items:center;justify-content:center;color:#c4b5fd;background:#7b3fe440;border:1px solid rgba(255,255,255,.1)}.plans-unlimited__fairuse-card-title{margin:0 0 8px;font-size:.9375rem;font-weight:600;line-height:1.35;color:#fff}.plans-unlimited__fairuse-card-text{margin:0;font-size:.8125rem;line-height:1.55;color:#ffffffb3}.plans-unlimited__box{padding:32px;border-radius:24px;background:#ffffff12;border:1px solid rgba(255,255,255,.12);text-align:left}.plans-unlimited__box-highlight{display:flex;align-items:flex-start;gap:14px;margin:0 0 24px;padding:20px;border-radius:16px;background:#ffffff1a;border:1px solid rgba(196,181,253,.35);box-shadow:0 0 0 1px #7b3fe426}.plans-unlimited__box-highlight-icon{width:40px;height:40px;flex-shrink:0;border-radius:12px;display:flex;align-items:center;justify-content:center;color:#e9d5ff;background:linear-gradient(135deg,#7b3fe473,#e91e8c59);border:1px solid rgba(255,255,255,.15)}.plans-unlimited__box-highlight-text{margin:0;font-size:.9375rem;font-weight:600;line-height:1.55;color:#fff}.plans-unlimited__box-title{margin:0 0 20px;text-align:center;font-size:1rem;font-weight:600;color:#fff}.plans-unlimited__list{margin:0;padding:0;list-style:none}.plans-unlimited__list li{display:flex;align-items:flex-start;gap:12px;margin-bottom:12px;font-size:.875rem;line-height:1.6;color:#ffffffbf}.plans-unlimited__check{margin-top:2px;width:20px;height:20px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:.75rem;font-weight:700;color:#fff;background:linear-gradient(135deg,#7b3fe4,#e91e8c)}.plans-zones{padding:64px 0;background:#fafafa}.plans-zones__inner{max-width:1280px;margin:0 auto;padding:0 16px}@media(min-width:640px){.plans-zones__inner{padding:0 24px}}@media(min-width:1024px){.plans-zones__inner{padding:0 32px}}.plans-zones__intro{text-align:center;margin-bottom:48px}.plans-zones__title{margin:0 0 16px;font-size:clamp(1.875rem,3vw,2.25rem);font-weight:700;line-height:1.2}.plans-zones__title-dark{color:#1a1a2e}.plans-zones__title-accent{color:#7b3fe4}.plans-zones__subtitle{margin:0 auto;max-width:42rem;color:#6b7280;font-size:1.125rem;line-height:1.6}.plans-zones__grid{display:grid;grid-template-columns:1fr;gap:24px;margin-bottom:40px}@media(min-width:640px){.plans-zones__grid{grid-template-columns:repeat(3,1fr)}}.plans-zones__card{padding:24px;border-radius:24px;background:#fff;border:1px solid #f3f4f6;box-shadow:0 4px 20px #0000000f;text-align:center}.plans-zones__icon{width:48px;height:48px;margin:0 auto 16px;border-radius:16px;background:#f5f3ff;display:flex;align-items:center;justify-content:center;color:#7b3fe4}.plans-zones__card-title{margin:0 0 8px;font-size:1.125rem;font-weight:700;color:#1a1a2e}.plans-zones__card-desc{margin:0;font-size:.875rem;line-height:1.6;color:#6b7280}.plans-zones__cta-wrap{text-align:center}.plans-zones__cta{display:inline-flex;align-items:center;gap:8px;padding:14px 28px;border-radius:999px;background:linear-gradient(90deg,#7b3fe4,#e91e8c);color:#fff;font-size:.875rem;font-weight:600;text-decoration:none;box-shadow:0 10px 25px #7b3fe440;transition:opacity .15s ease}.plans-zones__cta:hover{opacity:.9}.plans-faq{padding:64px 0;background:#fff}.plans-faq__inner{max-width:48rem;margin:0 auto;padding:0 16px}@media(min-width:640px){.plans-faq__inner{padding:0 24px}}.plans-faq__intro{text-align:center;margin-bottom:40px}.plans-faq__title{margin:0 0 16px;font-size:clamp(1.875rem,3vw,2.25rem);font-weight:700;line-height:1.2}.plans-faq__title-accent{color:#7b3fe4}.plans-faq__title-dark{color:#1a1a2e}.plans-faq__subtitle{margin:0;color:#6b7280;font-size:1.125rem}.plans-faq__list{display:flex;flex-direction:column;gap:12px}.plans-faq__item{border-radius:16px;background:#fff;box-shadow:0 2px 12px #0000000d;overflow:hidden}.plans-faq__trigger{width:100%;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:20px 24px;border:none;background:transparent;text-align:left;cursor:pointer}.plans-faq__question{font-size:1rem;font-weight:600;line-height:1.35;color:#1a1a2e}.plans-faq__chevron{flex-shrink:0;color:#7b3fe4;transition:transform .2s ease}.plans-faq__chevron--open{transform:rotate(180deg)}.plans-faq__answer{padding:0 24px 24px}.plans-faq__answer-inner{padding-top:16px;border-top:1px solid #f3f4f6}.plans-faq__answer-inner p{margin:0;font-size:.875rem;line-height:1.6;color:#6b7280}.plans-final{padding:80px 16px;background:linear-gradient(135deg,#7b3fe4,#e91e8c);text-align:center}.plans-final__inner{max-width:56rem;margin:0 auto}.plans-final__mascot{width:80px;height:80px;margin:0 auto 24px;object-fit:contain;filter:drop-shadow(0 8px 20px rgba(0,0,0,.2))}.plans-final__title{margin:0 0 16px;font-size:clamp(1.875rem,3vw,2.25rem);font-weight:700;line-height:1.2;color:#fff}.plans-final__text{margin:0 auto 40px;max-width:36rem;color:#fffc;font-size:1.125rem;line-height:1.6}.plans-final__cta{display:inline-flex;align-items:center;gap:8px;padding:14px 28px;border-radius:999px;background:#fff;color:#7b3fe4;font-size:.875rem;font-weight:600;text-decoration:none;box-shadow:0 10px 25px #0000001f;transition:box-shadow .15s ease}.plans-final__cta:hover{box-shadow:0 14px 32px #00000029}.europe-coverage{margin-top:24px;display:grid;gap:20px}@media(min-width:768px){.europe-coverage{grid-template-columns:minmax(0,1fr) minmax(0,1.2fr);align-items:start}}.europe-coverage__map-wrap{margin:0}.europe-coverage__map-caption{font-size:13px;color:#6b7280;margin:0 0 10px;line-height:1.4}.europe-coverage__map{width:100%;max-width:360px;height:auto;display:block}.europe-coverage__toggle{display:inline-flex;align-items:center;padding:8px 16px;border-radius:999px;border:.5px solid #7c3aed;background:#fff;color:#7c3aed;font-size:14px;font-weight:600;cursor:pointer;transition:box-shadow .18s ease}.europe-coverage__toggle:hover{box-shadow:0 4px 12px #7c3aed2e}.europe-coverage__panel{margin-top:14px}.europe-coverage__panel[hidden]{display:none}.europe-coverage__chips{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:8px}.europe-coverage__chip{padding:6px 12px;border-radius:999px;background:#f3f4f6;color:#374151;font-size:13px;line-height:1.2}.europe-coverage__note{margin:14px 0 0;font-size:13px;color:#6b7280;line-height:1.45}.info-tooltip__bubble{position:fixed;z-index:10000;max-width:240px;padding:8px 10px;border-radius:8px;background:#1f2937;color:#f9fafb;font-size:.75rem;font-weight:400;line-height:1.4;text-align:left;box-shadow:0 4px 14px #0f172a33;pointer-events:none}.info-tooltip__bubble--above{transform:translate(-50%,-100%)}.info-tooltip__bubble--below{transform:translate(-50%)}.regional-dest__geo-note{position:relative;flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;padding:0;border:1px solid rgba(124,58,237,.28);border-radius:50%;background:#faf8fff2;color:#7c3aed;font-size:.6875rem;font-weight:700;font-style:italic;font-family:inherit;line-height:1;cursor:help}.regional-dest__geo-note:hover,.regional-dest__geo-note:focus-visible{border-color:#7c3aed73;background:#fff;color:#5b21b6}.regional-dest__geo-note:focus-visible{outline:2px solid rgba(124,58,237,.35);outline-offset:2px}.info-tooltip__icon{display:block;transform:translateY(-.5px)}.regional-dest{padding:0 0 20px;border-bottom:none}.regional-dest__head{text-align:left;margin:-4px 0 14px;max-width:100%}.regional-dest__title{margin:0 0 8px;font-size:1.125rem;font-weight:700;color:#0f172a;line-height:1.35}.regional-dest__lead{margin:0;max-width:none;font-size:.9375rem;color:#4b5563;line-height:1.5}.regional-dest__inner-card{background:#fff;border:1px solid rgba(124,58,237,.14);border-radius:16px;box-shadow:0 6px 22px #7c3aed12;padding:18px 20px 20px}.regional-dest__search-wrap{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:12px;max-width:440px;margin:0 auto 16px}.regional-dest__search-label{display:block;flex-shrink:0;font-size:.8125rem;font-weight:600;color:#374151;margin:0;white-space:nowrap}.regional-dest__search-field{position:relative;flex:1 1 auto;min-width:0;max-width:320px;width:100%}.regional-dest__search{display:block;width:100%;box-sizing:border-box;padding:7px 36px 7px 14px;border-radius:10px;border:1px solid rgba(124,58,237,.28);font-size:.9375rem;color:#111827;background:#fff;box-shadow:none;text-align:left;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.regional-dest__search.is-active,.regional-dest__search:focus,.regional-dest__search:focus-visible{outline:none;border-width:2px;border-color:#7c3aed;background:#fff;box-shadow:none}.regional-dest__search-clear{position:absolute;right:8px;top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;width:24px;height:24px;padding:0;border:none;border-radius:50%;background:transparent;color:#6b7280;font-size:1.25rem;line-height:1;cursor:pointer}.regional-dest__search-clear:hover{color:#7c3aed;background:#7c3aed14}.regional-dest__search-clear:focus-visible{outline:2px solid #7c3aed;outline-offset:2px}.regional-dest__search::-webkit-search-cancel-button,.regional-dest__search::-webkit-search-decoration{-webkit-appearance:none;-moz-appearance:none;appearance:none}.regional-dest__filters{display:flex;flex-wrap:wrap;justify-content:flex-start;gap:8px;margin-bottom:16px}.regional-dest__filter{flex-shrink:0;padding:6px 14px;border-radius:999px;border:1px solid rgba(124,58,237,.2);background:#ffffffbf;color:#5b21b6;font-size:.8125rem;font-weight:600;cursor:pointer;transition:background .15s ease,border-color .15s ease,color .15s ease}.regional-dest__filter:hover{border-color:#7c3aed66;background:#fff}.regional-dest__filter.is-active{background:linear-gradient(135deg,#7c3aed,#a855f7);border-color:transparent;color:#fff;box-shadow:0 4px 12px #7c3aed40}.regional-dest__list-wrap{border:1px solid rgba(124,58,237,.1);border-radius:12px;background:#faf8ff99;padding:10px 14px 12px}.regional-dest__list-wrap--filter,.regional-dest__list-wrap--search{overflow:visible;max-height:none}.regional-dest__pagination{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:10px 16px;margin-top:12px;padding-top:10px;border-top:1px solid rgba(124,58,237,.1)}.regional-dest__pagination-btn{padding:6px 14px;border-radius:999px;border:1px solid rgba(124,58,237,.22);background:#fff;color:#5b21b6;font-size:.8125rem;font-weight:600;cursor:pointer;transition:background .15s ease,border-color .15s ease,color .15s ease}.regional-dest__pagination-btn:hover:not(:disabled){border-color:#7c3aed66;background:#faf8ff}.regional-dest__pagination-btn:disabled{opacity:.45;cursor:not-allowed}.regional-dest__pagination-btn:focus-visible{outline:2px solid rgba(124,58,237,.45);outline-offset:2px}.regional-dest__pagination-status{font-size:.8125rem;font-weight:600;color:#6b7280;min-width:3.5rem;text-align:center}.regional-dest__search-sections{display:flex;flex-direction:column;gap:12px}.regional-dest__subsection{display:flex;flex-direction:column;gap:6px}.regional-dest__section-title{margin:4px 0 0;font-size:.8125rem;font-weight:700;color:#6b7280;letter-spacing:.02em}.regional-dest__list{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2px 14px;justify-items:start}@media(min-width:480px){.regional-dest__list{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(min-width:768px){.regional-dest__list{grid-template-columns:repeat(4,minmax(0,1fr))}}.regional-dest__item{display:flex;align-items:center;gap:6px;padding:3px 4px;border-radius:8px;font-size:.875rem;color:#1f2937;width:100%}.regional-dest__item-main{display:flex;align-items:center;gap:8px;flex:1;min-width:0;cursor:pointer;border-radius:8px}.regional-dest__item-main:hover{background:#7c3aed0f}.regional-dest__checkbox{width:16px;height:16px;accent-color:#7c3aed;flex-shrink:0}.regional-dest__no-results{margin:12px 4px;font-size:.875rem;color:#6b7280;text-align:left}.regional-dest__selection-block{margin-top:16px}.regional-dest__chips-row{display:flex;flex-wrap:wrap;align-items:center;gap:10px 12px}.regional-dest__chips-label{margin:0;width:100%}.regional-dest__chips-label-text{font-size:.875rem;font-weight:600;color:#7c3aed}.regional-dest__chips{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:8px}.regional-dest__chip{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border-radius:999px;border:none;background:#f3f4f6;color:#374151;font-size:13px;font-weight:500;cursor:pointer;line-height:1.2}.regional-dest__chip:hover{background:#e5e7eb}.regional-dest__chip:focus-visible{outline:2px solid #7c3aed;outline-offset:2px}.regional-dest__chip-x{font-size:1rem;line-height:1;opacity:.7}.regional-dest__clear{border:none;background:transparent;color:#7c3aed;font-size:13px;font-weight:600;cursor:pointer;padding:4px 0;text-decoration:underline;text-underline-offset:2px}.regional-dest__clear:hover{color:#5b21b6}.regional-dest__status-hint{margin:0;font-size:.875rem;color:#6b7280;line-height:1.45;text-align:left}@media(max-width:479px){.regional-dest__search-wrap{flex-direction:column;align-items:stretch;max-width:100%}.regional-dest__search-field{max-width:none}}@media(max-width:767px){.regional-dest__inner-card{padding:16px 14px 18px}}.regional-reco--embedded{margin:16px 0 0;padding-top:16px;border-top:1px solid rgba(124,58,237,.1)}.regional-reco--embedded .regional-reco__panel{border:none;border-radius:0;background:transparent;padding:0;box-shadow:none}.regional-reco--embedded .regional-reco__panel--info,.regional-reco--embedded .regional-reco__panel--warn{border-radius:12px;padding:14px 16px}.regional-reco--embedded .regional-reco__panel--info{border:1px solid rgba(124,58,237,.18);background:#faf8ffd9}.regional-reco--embedded .regional-reco__panel--warn{border:1px solid rgba(234,88,12,.28);background:#fffaf5e6}.regional-reco__category+.regional-reco__category{margin-top:14px;padding-top:14px;border-top:1px solid rgba(124,58,237,.1)}.regional-reco__category-title{margin:0 0 8px;font-size:.8125rem;font-weight:700;color:#7c3aed;text-transform:uppercase;letter-spacing:.04em}.regional-reco__recommended{margin:0;display:flex;flex-direction:column;gap:4px}.regional-reco__recommended-kicker{font-size:.8125rem;color:#6b7280}.regional-reco__recommended-name{font-size:1.0625rem;font-weight:700;color:#0f172a}.regional-reco__compatible-note{margin:8px 0 0;font-size:.8125rem;color:#4b5563;line-height:1.45}.regional-reco__hint{margin:8px 0 0;font-size:.8125rem;color:#6b7280;font-style:italic;line-height:1.4}.regional-reco__alternatives{margin-top:10px}.regional-reco__alternatives-title{margin:0 0 6px;font-size:.8125rem;font-weight:600;color:#6b7280}.regional-reco__alternatives-list{margin:0;padding:0 0 0 18px;font-size:.8125rem;color:#4b5563;line-height:1.5}.regional-reco__unavailable{margin:0;font-size:.875rem;color:#b45309;line-height:1.45}.regional-reco__global-warn{margin:0 0 8px;font-size:.9375rem;font-weight:700;color:#9a3412;line-height:1.35}.regional-reco__global-warn-detail{margin:0;font-size:.875rem;color:#78350f;line-height:1.45}.regional-reco__remove-last{margin:12px 0 0;padding:4px 0;border:none;background:transparent;color:#9a3412;font-size:.8125rem;font-weight:600;cursor:pointer;text-decoration:underline;text-underline-offset:2px}.regional-reco__remove-last:hover{color:#7c2d12}.regional-reco--cta{display:flex;justify-content:center}.regional-reco__cta-block{display:flex;flex-direction:column;align-items:center;gap:6px;width:100%;max-width:420px;margin:4px auto 0;text-align:center}.regional-reco__cta-lead{margin:0 0 2px;font-size:.8125rem;font-weight:500;color:#9ca3af;line-height:1.35}.regional-reco__view-plans{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:auto;min-width:min(100%,280px);max-width:100%;margin:0;padding:13px 22px;border:none;border-radius:999px;background:linear-gradient(135deg,#7c3aed,#6d28d9 55%,#5b21b6);color:#fff;font-size:.9375rem;font-weight:700;cursor:pointer;box-shadow:0 4px 16px #7c3aed52;transition:transform .15s ease,box-shadow .15s ease}.regional-reco__view-plans:hover{box-shadow:0 6px 22px #7c3aed6b;transform:translateY(-1px)}.regional-reco__view-plans:focus-visible{outline:2px solid #7c3aed;outline-offset:2px}.regional-reco__view-plans-icon{flex-shrink:0;opacity:.95}@media(max-width:639px){.regional-reco__cta-block{gap:5px}.regional-reco__cta-lead{font-size:.75rem}}.regional-reco__info-message{margin:0;font-size:.9375rem;color:#4b5563;line-height:1.5}.regional-reco__disclaimer{margin:14px 0 0;font-size:.75rem;color:#9ca3af;line-height:1.45}.regional-pass-select{margin:0 0 20px;overflow:visible}.regional-pass-select--in-step{margin:0}.regional-pass-select__lead{margin:0 0 12px;font-size:.8125rem;font-weight:700;color:#7c3aed;text-transform:uppercase;letter-spacing:.05em}.regional-pass-select__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(128px,1fr));grid-auto-rows:1fr;gap:14px 10px;margin:0;padding:10px 6px 6px;list-style:none;overflow:visible}.regional-pass-select--in-step .regional-pass-select__grid{padding-top:6px}.regional-pass-select__item{position:relative;display:flex;flex-direction:column;min-height:100%;padding-top:12px;overflow:visible}.regional-pass-select__item--recommended{padding-top:14px}.regional-pass-select__badge{position:absolute;top:0;left:50%;z-index:2;transform:translate(-50%);padding:4px 11px;border-radius:999px;background:linear-gradient(135deg,#7c3aed,#a855f7 45%,#5b21b6);color:#fff;font-size:.6875rem;font-weight:700;letter-spacing:.04em;line-height:1.2;white-space:nowrap;box-shadow:0 2px 6px #5b21b666,0 0 0 2px #fffffff2}.regional-pass-select__card{display:flex;flex:1;flex-direction:column;align-items:stretch;justify-content:space-between;gap:6px;width:100%;height:100%;aspect-ratio:1 / 1;min-height:118px;max-height:148px;padding:12px 10px 10px;border-radius:16px;border:1.5px solid rgba(124,58,237,.18);background:#ffffffe6;color:#0f172a;text-align:center;cursor:pointer;transition:border-color .15s ease,box-shadow .15s ease,background .15s ease,transform .15s ease,color .15s ease}.regional-pass-select--datapass .regional-pass-select__card{border-color:#3e51d138}.regional-pass-select__card:hover:not(.is-selected){transform:translateY(-1px);box-shadow:0 4px 14px #7c3aed1a}.regional-pass-select--datapass .regional-pass-select__card:hover:not(.is-selected){box-shadow:0 4px 14px #3e51d11f}.regional-pass-select--confort .regional-pass-select__card.is-selected{border:2px solid transparent;background:#8c52ef;box-shadow:0 10px 24px #7856ff38;transform:translateY(-2px)}.regional-pass-select--datapass .regional-pass-select__card.is-selected{border:2px solid #3e51d1;background:#3e51d1;box-shadow:0 10px 24px #3e51d138;transform:translateY(-2px)}.regional-pass-select__card-body{display:flex;flex:1;flex-direction:column;align-items:center;justify-content:center;gap:8px;min-height:0}.regional-pass-select__picto{flex-shrink:0;width:38px;height:38px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#0f172a14;transition:background .15s ease}.regional-pass-select__picto img{width:24px;height:24px;display:block;filter:brightness(.55);transition:filter .15s ease}.regional-pass-select--datapass .regional-pass-select__picto{background:#3e51d11a}.regional-pass-select--datapass .regional-pass-select__picto img{filter:brightness(.5) saturate(1.2)}.regional-pass-select--confort .regional-pass-select__card.is-selected .regional-pass-select__picto{background:#ffffff38}.regional-pass-select--datapass .regional-pass-select__card.is-selected .regional-pass-select__picto{background:#ffffff2e}.regional-pass-select__card.is-selected .regional-pass-select__picto img{filter:brightness(0) invert(1)}.regional-pass-select__name{font-size:.8125rem;font-weight:700;line-height:1.28;color:#0f172ae0}.regional-pass-select__card.is-selected .regional-pass-select__name{color:#fff}.regional-pass-select__hint-slot{display:block;min-height:2em;flex-shrink:0}.regional-pass-select__hint{display:block;font-size:.6875rem;line-height:1.32;color:#6b7280}.regional-pass-select__card.is-selected .regional-pass-select__hint{color:#ffffffe0}.regional-pass-select__hint--empty{visibility:hidden}@media(max-width:639px){.regional-pass-select__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 8px}.regional-pass-select__card{min-height:108px;max-height:none;padding:10px 8px 8px}.regional-pass-select--confort .regional-pass-select__card.is-selected,.regional-pass-select--datapass .regional-pass-select__card.is-selected{transform:translateY(-1px)}.regional-pass-select__name{font-size:.75rem}.regional-pass-select__picto{width:34px;height:34px}.regional-pass-select__picto img{width:22px;height:22px}}.europe-regional-config__shell{gap:0}.europe-regional-config__main-head{padding-top:41.4px;padding-bottom:18px}.europe-regional-config__divider{height:1px;margin:12px 0 24px;background:linear-gradient(90deg,transparent,rgba(124,58,237,.22) 20%,rgba(124,58,237,.22) 80%,transparent)}.europe-regional-config .plans-configurator--embedded .sd-tabs{margin-top:0}.europe-regional-config__plans,.europe-regional-config__shell{overflow:visible}@media(max-width:767px){.europe-regional-config__main-head{padding-top:28px;padding-bottom:14px}}.dest-hero{--dh-grad-a: #6d28d9;--dh-grad-b: #7c3aed;--dh-grad-c: #ec4899;position:relative;overflow:hidden;padding:72px 0 100px;color:#fff;background:radial-gradient(1100px 520px at 18% 18%,#ffffff1f,#fff0 55%),radial-gradient(900px 520px at 82% 22%,#ffffff14,#fff0 60%),linear-gradient(135deg,var(--dh-grad-a) 0%,var(--dh-grad-b) 44%,var(--dh-grad-c) 100%);font-family:var(--font-body-family)}.dest-hero *{box-sizing:border-box}.dest-hero__clip-defs{position:absolute;width:0;height:0;overflow:hidden}.dest-hero__wrap{max-width:1240px;margin:0 auto;padding:0 22px 8px;position:relative;z-index:2}.dest-hero__title{margin:0 0 12px;font-family:var(--font-heading-family);font-weight:700;letter-spacing:-.02em;line-height:1.1;font-size:clamp(28px,2.8vw,42px);text-align:center;color:#fff}.dest-hero__subtitle{margin:0 auto 28px;text-align:center;color:#ffffffeb;font-size:17px;font-weight:500;line-height:1.35;max-width:56ch}.dest-hero__card{background:#fff;border-radius:24px;box-shadow:0 24px 56px #00000024;padding:28px 24px 22px;position:relative;z-index:2;overflow:visible}.dest-hero__card-grid{display:grid;grid-template-columns:1fr;gap:24px;align-items:start}@media(min-width:768px){.dest-hero__card-grid{grid-template-columns:minmax(190px,25%) 1fr;gap:28px;align-items:start}}.dest-hero__mascot-block{display:flex;flex-direction:column;align-items:center;gap:0;overflow:visible}.dest-hero__bubble{position:relative;overflow:visible;transform-origin:center bottom;background:linear-gradient(135deg,var(--dh-grad-b) 0%,var(--dh-grad-c) 100%);color:#fff;padding:10px 12px 32px;font-weight:600;font-size:14px;line-height:1.3;width:168px;height:80px;min-height:80px;display:flex;align-items:center;justify-content:center;opacity:0;transform:scale(.92);transition:opacity .45s ease-out,transform .45s ease-out}.dest-hero__bubble--visible{opacity:1;transform:scale(1)}.dest-hero__bubble-text{text-align:center;width:100%;margin-bottom:10px}.dest-hero__mascot{width:clamp(85px,15.3vw,136px);height:auto;display:block;margin-top:-22px;opacity:0;transform:translateY(12px);transition:opacity .5s ease-out,transform .5s ease-out}.dest-hero__mascot--visible{opacity:1;transform:translateY(0)}.dest-hero__controls{display:flex;flex-direction:column;gap:22px}.dest-hero__search-wrap{position:relative}.dest-hero__search-wrap>svg{position:absolute;left:16px;top:50%;transform:translateY(-50%);width:20px;height:20px;color:#6b7280;pointer-events:none}.dest-hero__search{width:100%;padding:11px 18px 11px 48px;border:1px solid #e5e7eb;border-radius:14px;font-size:16px;font-family:inherit;color:#111827;background:#f9fafb;transition:border-color .2s,background .2s,box-shadow .2s}.dest-hero__search::placeholder{color:#9ca3af;font-weight:600}.dest-hero__search:focus{outline:none;border-color:var(--dh-grad-b);background:#fff;box-shadow:0 0 0 3px #7c3aed1f}.dest-hero__autocomplete{position:absolute;top:100%;left:0;right:0;margin-top:4px;background:#fff;border-radius:12px;box-shadow:0 8px 24px #0000001a;overflow:hidden;z-index:100;border:1px solid #e5e7eb}.dest-hero__autocomplete-item{display:flex;align-items:center;gap:12px;width:100%;padding:12px 16px;border:none;background:transparent;cursor:pointer;transition:background .15s;color:inherit;font-size:15px;font-family:inherit;text-align:left}.dest-hero__autocomplete-item:hover,.dest-hero__autocomplete-item--focused{background:linear-gradient(90deg,var(--dh-grad-b),var(--dh-grad-c));color:#fff}.dest-hero__autocomplete-item:hover .dest-hero__autocomplete-name,.dest-hero__autocomplete-item--focused .dest-hero__autocomplete-name{color:#fff}.dest-hero__autocomplete-flag{width:48px;height:36px;min-width:48px;border-radius:8px;flex-shrink:0;border:1px solid rgba(0,0,0,.08);line-height:36px;font-size:36px}.dest-hero__autocomplete-item:hover .dest-hero__autocomplete-flag,.dest-hero__autocomplete-item--focused .dest-hero__autocomplete-flag{border-color:#ffffff59}.dest-hero__autocomplete-name{font-weight:600;color:#374151;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dest-hero--autocomplete-open .dest-hero__region-block{filter:blur(3px);opacity:.5;pointer-events:none;transition:filter .2s ease,opacity .2s ease}.dest-hero__region-label{display:block;font-weight:400;font-size:14px;color:#4b5563;margin-bottom:10px;line-height:1.4}.dest-hero__pills{display:flex;flex-wrap:wrap;gap:10px}.dest-hero__pill{display:inline-flex;align-items:center;gap:8px;padding:8px 16px;border-radius:999px;border:1px solid #e5e7eb;background:#f3f4f6;color:#6b7280;font-size:14px;font-weight:600;line-height:1.2;font-family:inherit;cursor:pointer;transition:background .2s,color .2s,border-color .2s}.dest-hero__pill:hover{background:#e5e7eb;color:#374151}.dest-hero__pill.is-active{background:linear-gradient(90deg,var(--dh-grad-b),var(--dh-grad-c));color:#fff;border-color:transparent}.dest-hero__pill svg{width:16px;height:16px;flex-shrink:0;opacity:.9}.dest-hero__wave{position:absolute;left:0;right:0;bottom:-1px;line-height:0;pointer-events:none}.dest-hero__wave svg{width:calc(100% + 2px);margin-left:-1px;height:88px;display:block}.dest-hero__wave path{fill:#fff}@media(max-width:767px){.dest-hero{padding:48px 0 80px}.dest-hero__wrap{padding:0 16px 24px}.dest-hero__subtitle{font-size:15px;margin-bottom:22px}.dest-hero__card{padding:22px 18px 18px}.dest-hero__card-grid{gap:20px}.dest-hero__mascot-block{flex-direction:row;justify-content:center;align-items:flex-end;gap:8px}.dest-hero__bubble{width:148px;height:72px;min-height:72px;font-size:13px}.dest-hero__mascot{width:clamp(72px,22vw,100px);margin-top:0}.dest-hero__wave svg{height:68px}.dest-hero__pill{padding:7px 14px;font-size:13px}}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;background:#0f172a8c;display:flex;align-items:center;justify-content:center;padding:20px}.modal-content{position:relative;background:#fff;border-radius:20px;box-shadow:0 24px 48px #0f172a33;max-width:560px;width:100%;max-height:85vh;overflow:auto;outline:none}.modal-close{position:absolute;top:12px;right:12px;width:36px;height:36px;border:none;border-radius:50%;background:#f3f4f6;font-size:22px;line-height:1;cursor:pointer;color:#374151}.modal-close:hover{background:#e5e7eb}.confort-modal .modal-content{max-width:640px}.confort-modal__header{padding:24px 24px 0;text-align:center}.confort-modal__header h2{font-size:1.125rem;font-weight:800;margin:12px 0 0}.confort-modal__body{padding:16px 24px 24px;font-size:14px;color:var(--muted)}.dest-grid{position:relative;padding:40px 16px 64px;background:#fff}.dest-grid__container{max-width:1200px;margin:0 auto}.dest-grid__heading{display:flex;align-items:flex-end;flex-wrap:wrap;gap:10px;font-size:2rem;font-weight:800;margin:0 0 12px}.dest-grid__section-title-row{display:flex;flex-wrap:wrap;align-items:center;gap:12px}.dest-grid__title{line-height:1.08}.dest-grid__global-count{display:inline-flex;align-items:center;flex-shrink:0;padding:5px 12px;font-family:var(--font-body-family);font-size:13px;font-weight:600;line-height:1.25;color:#5b21b6;white-space:nowrap;border-radius:999px;border:1px solid rgba(124,58,237,.18);background:linear-gradient(135deg,#8b5cf624,#ec48991a)}.dest-grid__heading-icon{width:43px;height:43px;flex-shrink:0;background:var(--grad-text);-webkit-mask:center / contain no-repeat;mask:center / contain no-repeat}.dest-grid__sub{font-size:14px;font-weight:600;margin:0 0 28px;line-height:1.5}.dest-grid__link{background:none;border:none;padding:0;color:#7c3aed;font-weight:600;cursor:pointer;text-decoration:underline}.dest-grid__regions{display:flex;flex-direction:column;gap:0}.dest-grid__region-block{margin:0;padding:32px 0 36px;border-top:1px solid rgba(15,23,42,.08)}.dest-grid__region-block:first-child{border-top:none;padding-top:4px}.dest-grid__region-header{margin:0 0 22px;max-width:85ch}.dest-grid__region-heading{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:12px}.dest-grid__region-title{margin:0;font-family:var(--font-heading-family);font-weight:700;font-size:clamp(1.25rem,2.2vw,1.5rem);color:#111827;letter-spacing:-.02em;line-height:1.2}.dest-grid__region-count{display:inline-flex;align-items:center;flex-shrink:0;padding:4px 10px;font-size:12px;font-weight:600;line-height:1.25;color:#6d28d9;white-space:nowrap;border-radius:999px;border:1px solid rgba(124,58,237,.14);background:linear-gradient(135deg,#8b5cf61a,#ec489914)}.dest-grid__region-intro{margin:0;font-size:14.5px;font-weight:400;line-height:1.55;color:#374151;max-width:min(100%,85ch)}.dest-grid__region-cards{display:grid;grid-template-columns:minmax(0,1fr);column-gap:18px;row-gap:18px}@media(min-width:640px){.dest-grid__region-cards{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:20px;row-gap:18px}}@media(min-width:1024px){.dest-grid__region-cards{grid-template-columns:repeat(3,minmax(0,1fr));column-gap:24px;row-gap:20px}}.dest-grid__region-expand{display:inline-block;margin:16px 0 0;padding:0;font-size:14px;font-weight:600;font-family:inherit;line-height:1.45;color:#7c3aed;background:none;border:none;border-radius:0;cursor:pointer;text-align:left;text-decoration:none;transition:color .15s ease}.dest-grid__region-expand:hover{color:#6d28d9;text-decoration:underline;text-underline-offset:3px}.dest-grid__region-expand:focus-visible{outline:2px solid rgba(124,58,237,.45);outline-offset:3px;border-radius:4px}@media(max-width:639px){.dest-grid__section-title-row{flex-direction:column;align-items:flex-start;gap:8px}.dest-grid__global-count{font-size:12px;padding:4px 10px}.dest-grid__region-block{padding:26px 0 30px}.dest-grid__region-header{margin-bottom:18px}.dest-grid__region-heading{flex-direction:column;align-items:flex-start;gap:8px}.dest-grid__region-intro{font-size:14px}.dest-grid__region-expand{margin-top:14px;font-size:13px;max-width:100%}}.dest-grid__empty{margin:32px 0 0;padding:48px 24px;text-align:center;font-size:16px;color:#6b7280;line-height:1.5}.dest-grid .dp-card{display:grid;grid-template-columns:auto minmax(0,1fr);column-gap:12px;align-items:center;padding:14px 16px;min-height:68px;background:#fff;border-radius:16px;border:1px solid rgba(15,23,42,.08);box-shadow:0 1px 2px #0f172a0a,0 6px 18px #0f172a0f;color:inherit;margin:0;min-width:0;isolation:isolate}.dest-grid .dp-card--link{text-decoration:none;cursor:pointer;transition:box-shadow .2s ease,transform .2s ease,border-color .2s ease}.dest-grid .dp-card--link:hover{border-color:#7c3aed2e;box-shadow:0 2px 4px #0f172a0a,0 10px 28px #0f172a1a;transform:translateY(-2px)}.dest-grid .dp-card--link:focus-visible{outline:2px solid rgba(124,58,237,.45);outline-offset:2px}.dest-grid .dp-card.is-unavailable{cursor:default}.dest-grid .dp-flag{width:60px;height:42px;border-radius:10px;border:1px solid rgba(0,0,0,.1);background-size:cover;background-position:center;line-height:42px;font-size:42px;flex-shrink:0;align-self:center}.dest-grid .dp-card-body{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:5px;min-width:0}.dest-grid .dp-name{width:100%;font-weight:700;font-size:16px;color:#111827;line-height:1.3;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;-webkit-hyphens:auto;hyphens:auto;overflow-wrap:break-word;word-break:normal}.dest-grid .dp-offer-line{margin:0;font-size:12.5px;line-height:1.35;text-align:left;max-width:100%}.dest-grid .dp-offer-prefix{font-weight:500;color:#6b7280}.dest-grid .dp-offer-prefix:after{content:" "}.dest-grid .dp-offer-price{font-weight:700;color:#111827}.dest-grid .dp-offer-sep{font-weight:500;color:#9ca3af}.dest-grid .dp-offer-brand{font-weight:600;color:#7c3aed}.dest-grid .dp-offer-brand:after{content:" "}.dest-grid .dp-offer-detail{font-weight:500;color:#6b7280}@media(max-width:399px){.dest-grid .dp-card{column-gap:10px;padding:12px 14px}.dest-grid .dp-flag{width:56px;height:40px;line-height:40px;font-size:40px}.dest-grid .dp-offer-line{font-size:12px}}.legal-page{max-width:960px;margin:0 auto;padding:40px 16px 72px;color:#111827}.legal-page__header{margin-bottom:32px}.legal-page__badge{display:inline-block;padding:6px 12px;border-radius:999px;background:#f5f3ff;color:#6d28d9;font-size:12px;font-weight:700;letter-spacing:.02em;text-transform:uppercase}.legal-page__title{margin:12px 0 0;font-size:clamp(1.75rem,4vw,2.35rem);line-height:1.15}.legal-page__notice{margin:14px 0 0;padding:12px 14px;border-left:3px solid #a78bfa;border-radius:8px;background:#faf5ff;color:#4b5563;font-size:.95rem}.legal-page__sections{display:grid;gap:18px}.legal-page__section{padding:18px;border:1px solid #e5e7eb;border-radius:12px;background:#fff}.legal-page__section-title{margin:0;font-size:1.06rem}.legal-page__section-text{margin:10px 0 0;color:#374151}.legal-page__list{margin:10px 0 0;padding-left:20px;color:#374151}.legal-page__related{margin-top:28px;padding-top:18px;border-top:1px solid #e5e7eb}.legal-page__related-title{margin:0;font-size:1rem;color:#6b7280}.legal-page__related-links{display:flex;flex-wrap:wrap;gap:12px 18px;margin:10px 0 0;padding:0;list-style:none}.legal-page__related-links a{color:#6d28d9;text-decoration:none}.legal-page__related-links a:hover{text-decoration:underline}.contact-hero{margin-bottom:28px;padding:32px 22px;border:1px solid #e5e7eb;border-radius:16px;background:linear-gradient(180deg,#faf7ff,#fff)}.contact-hero__title{margin:0;font-size:clamp(1.8rem,4vw,2.45rem);line-height:1.15;color:#111827}.contact-hero__subtitle{margin:12px 0 0;max-width:860px;color:#374151}.contact-hero__actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:18px}.contact-hero__cta{display:inline-flex;align-items:center;justify-content:center;padding:10px 16px;border-radius:999px;border:1px solid #7c3aed;color:#7c3aed;text-decoration:none;font-weight:600}.contact-hero__cta:hover{background:#f5f3ff}.contact-cards{margin:28px 0}.contact-cards__title{margin:0 0 14px;font-size:1.3rem;color:#111827}.contact-cards__grid{display:grid;gap:14px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.contact-cards__item{border:1px solid #e5e7eb;border-radius:14px;background:#fff;padding:16px}.contact-cards__item h3{margin:0;font-size:1.03rem}.contact-cards__item p{margin:10px 0 0;color:#4b5563}.contact-cards__item ul{margin:12px 0 0;padding-left:18px}.contact-cards__item a{color:#6d28d9;text-decoration:none}.contact-cards__item a:hover{text-decoration:underline}.contact-form{display:grid;gap:14px;margin-bottom:40px}.contact-form__panel{border:1px solid #e5e7eb;border-radius:14px;background:#fff;padding:16px}.contact-form__panel h2{margin:0;font-size:1.1rem}.contact-form__panel p{margin:10px 0 0;color:#4b5563}.contact-form__panel ul{margin:10px 0 0;padding-left:20px}.contact-form__fields{display:grid;gap:12px;margin-top:12px}.contact-form__fields label{display:grid;gap:6px;font-size:.92rem;color:#374151}.contact-form__fields input,.contact-form__fields textarea{width:100%;border:1px solid #d1d5db;border-radius:10px;padding:10px 12px;font:inherit}.contact-form__fields button{width:fit-content;border:1px solid #7c3aed;border-radius:999px;background:linear-gradient(135deg,#7c3aed,#ec4899);color:#fff;padding:10px 16px;font-weight:600;cursor:pointer}.contact-form__notice{margin-top:12px;padding:10px 12px;border-left:3px solid #a78bfa;background:#faf5ff;color:#4b5563;font-size:.9rem}.contact-form__faq{list-style:none;padding:0;margin:10px 0 0;display:grid;gap:12px}.contact-form__faq strong{display:block}.contact-form__faq p{margin:5px 0 0}.contact-form__panel--cta{background:#faf7ff}.contact-form__cta-links{display:flex;flex-wrap:wrap;gap:10px}.contact-form__cta-links a{display:inline-flex;align-items:center;padding:10px 14px;border-radius:999px;border:1px solid #7c3aed;color:#7c3aed;text-decoration:none;font-weight:600}.contact-form__cta-links a:hover{background:#f5f3ff}.guides-hero{position:relative;overflow:hidden;background:linear-gradient(120deg,#1a1a2e,#3d1a6e 62%,#7b3fe4)}.guides-hero__content{max-width:1040px;margin:0 auto;display:flex;gap:24px;justify-content:space-between;align-items:center;padding:36px 16px 40px}.guides-hero__left{min-width:0;max-width:660px}.guides-hero__badge{display:inline-block;padding:7px 13px;border-radius:999px;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);color:#fffc;font-size:.76rem;font-weight:700;text-transform:uppercase;letter-spacing:.03em}.guides-hero__title{margin:14px 0 0;font-size:clamp(2rem,4vw,2.95rem);line-height:1.15;color:#fff}.guides-hero__title-highlight{background:linear-gradient(90deg,#f472b6,#fb923c);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.guides-hero__subtitle{margin:14px 0 0;max-width:640px;color:#ffffffd6;font-size:1.03rem;line-height:1.5}.guides-hero__description{margin:12px 0 0;max-width:640px;color:#fff9;font-size:.9rem;line-height:1.5}.guides-hero__actions{margin-top:16px;display:flex;flex-wrap:wrap;gap:10px}.guides-hero__cta{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:10px 16px;border:1px solid rgba(255,255,255,.34);color:#ffffffd6;text-decoration:none;font-weight:600;font-size:.86rem}.guides-hero__cta:hover{background:#ffffff14}.guides-hero__cta--primary{border-color:transparent;background:linear-gradient(90deg,#7b3fe4,#e91e8c);color:#fff}.guides-hero__cta--primary:hover{opacity:.94}.guides-hero__right{width:150px;flex-shrink:0;display:flex;justify-content:center}.guides-hero__mascot{width:86px;height:86px;object-fit:contain;opacity:.92}@media(max-width:960px){.guides-hero__content{padding:30px 16px 36px}.guides-hero__right{display:none}}@media(max-width:680px){.guides-hero__title{font-size:clamp(1.8rem,8vw,2.4rem)}}.guides-categories{max-width:768px;margin:0 auto;padding:48px 16px;background:transparent}.guides-categories__title{margin:0;font-size:1.25rem;color:#111827;text-align:center;font-weight:700}.guides-categories__search{display:flex;align-items:center;gap:8px;margin-top:24px;border:1px solid #e5e7eb;border-radius:16px;padding:14px 16px;color:#9ca3af;background:#f9fafb;font-size:.875rem}.guides-categories__icon{flex-shrink:0;color:#9ca3af}.guides-categories__placeholder{color:#9ca3af}.guides-categories__chips{display:flex;flex-wrap:wrap;gap:8px;margin-top:24px;justify-content:center}.guides-categories__chip{display:inline-flex;align-items:center;border-radius:999px;border:1px solid #e5e7eb;background:#fff;color:#4b5563;font-size:.875rem;font-weight:500;padding:8px 16px}.guides-categories__chip--active{border-color:#7c3aed;background:#7c3aed;color:#fff}.guides-band{width:100%}.guides-band--white{background:#fff}.guides-band--muted{background:#fafafa}.guides-band__inner{max-width:1024px;margin:0 auto;padding:48px 16px}.guides-band--white .guides-band__inner{padding:64px 16px}.guides-band__inner--narrow{max-width:896px;padding:56px 16px}.guides-band__head{text-align:center;margin-bottom:32px}.guides-band__title{margin:0;font-size:1.5rem;font-weight:700;color:#1a1a2e;line-height:1.25}.guides-band__title--center{text-align:center;margin-bottom:40px}.guides-band__intro{margin:12px auto 0;max-width:576px;color:#6b7280;font-size:.875rem;line-height:1.6}.guides-grid__cards{display:grid;gap:24px;grid-template-columns:repeat(3,1fr)}.guides-grid__cards--compact{gap:16px}.guides-grid__card-link{text-decoration:none;display:block;height:100%}.guides-grid__card{height:100%;display:flex;flex-direction:column;gap:16px;border-radius:16px;background:#fff;padding:24px;box-shadow:0 3px 16px #0000000f;transition:box-shadow .2s ease}.guides-grid__card-link:hover .guides-grid__card{box-shadow:0 6px 24px #1118271a}.guides-grid__card--pilot{box-shadow:0 6px 28px #7b3fe41f;outline:2px solid rgba(123,63,228,.3);outline-offset:-2px}.guides-grid__card--compact{gap:12px;padding:20px;border:1px solid #f3f4f6;box-shadow:0 2px 12px #0000000d}.guides-grid__meta-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.guides-grid__meta{display:inline-block;align-self:flex-start;font-size:.75rem;font-weight:600;color:#7b3fe4;background:#f5f0ff;border-radius:999px;padding:4px 12px}.guides-grid__pilot-badge{display:inline-block;font-size:.75rem;font-weight:600;color:#e91e8c;background:#fdf0f7;border-radius:999px;padding:4px 8px}.guides-grid__card h3{margin:0;font-size:1rem;font-weight:700;color:#1a1a2e;line-height:1.35}.guides-grid__card--compact h3{font-size:.875rem;font-weight:600;flex:1}.guides-grid__card p{margin:0;color:#6b7280;font-size:.875rem;line-height:1.6;flex:1}.guides-grid__bottom{display:flex;align-items:center;justify-content:space-between;gap:8px;padding-top:8px;border-top:1px solid #f3f4f6}.guides-grid__time{color:#9ca3af;font-size:.75rem}.guides-grid__read{color:#7b3fe4;font-size:.75rem;font-weight:600}.guides-grid__read--disabled{color:#c4c7d0}.guides-grid__themes{display:grid;gap:48px}.guides-grid__theme-title-row{display:flex;align-items:center;gap:12px;margin-bottom:20px}.guides-grid__theme-title-row h3{margin:0;font-size:1.125rem;font-weight:700}.guides-grid__theme-dot{width:12px;height:12px;border-radius:999px;flex-shrink:0}@media(max-width:900px){.guides-grid__cards{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.guides-grid__cards{grid-template-columns:1fr}}.guides-page-shell{width:100%}.guides-page__reassurance-head{text-align:center}.guides-page__reassurance-head .guides-band__intro{max-width:672px;margin-bottom:40px}.guides-page__reassurance-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.guides-page__reassurance-card{text-align:left;border-radius:16px;background:#fff;padding:24px;box-shadow:0 3px 16px #0000000f}.guides-page__reassurance-icon{width:36px;height:36px;border-radius:12px;background:linear-gradient(135deg,#7b3fe4,#e91e8c);color:#fff;display:flex;align-items:center;justify-content:center;margin-bottom:16px}.guides-page__reassurance-card h3{margin:0 0 8px;font-size:1rem;font-weight:700;color:#1a1a2e}.guides-page__reassurance-card p{margin:0;color:#6b7280;font-size:.875rem;line-height:1.6}.guides-page__final-band{width:100%;background:linear-gradient(120deg,#1a1a2e,#3d1a6e);padding:64px 16px}.guides-page__final-cta{max-width:672px;margin:0 auto;text-align:center}.guides-page__final-cta h2{margin:0;font-size:1.75rem;font-weight:700;color:#fff}.guides-page__final-cta p{margin:16px auto 0;max-width:560px;color:#ffffffa6;font-size:.875rem;line-height:1.6}.guides-page__final-actions{margin-top:32px;display:flex;flex-wrap:wrap;gap:12px;justify-content:center}.guides-page__final-link{display:inline-flex;align-items:center;padding:13px 28px;border-radius:999px;border:1px solid rgba(255,255,255,.3);color:#fffc;text-decoration:none;font-weight:600;font-size:.875rem}.guides-page__final-link:hover{background:#ffffff1a}.guides-page__final-link--primary{border-color:transparent;background:linear-gradient(90deg,#7b3fe4,#e91e8c);color:#fff}@media(max-width:900px){.guides-page__reassurance-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.guides-page__reassurance-grid{grid-template-columns:1fr}.guides-page__final-cta h2{font-size:1.4rem}}.guide-article__hero-shell{background:linear-gradient(120deg,#1a1a2e,#3d1a6e 70%,#7b3fe4);padding:34px 16px 38px}.guide-article__hero-container{max-width:1060px;margin:0 auto}.guide-article__breadcrumb{font-size:.8rem;color:#ffffff8c;display:flex;flex-wrap:wrap;gap:4px}.guide-article__breadcrumb a{color:#ffffffad;text-decoration:none}.guide-article__breadcrumb a:hover{color:#fff}.guide-article__hero{margin-top:14px}.guide-article__category{display:inline-block;padding:6px 12px;border-radius:999px;background:#e91e8c33;color:#f9a8d4;font-size:.76rem;font-weight:700}.guide-article__hero h1{margin:12px 0 0;color:#fff;font-size:clamp(2rem,4.3vw,3rem);line-height:1.15}.guide-article__hero p{margin:12px 0 0;max-width:760px;color:#ffffffbf;line-height:1.6}.guide-article__meta{margin-top:14px;display:flex;flex-wrap:wrap;gap:14px;color:#ffffff94;font-size:.84rem}.guide-article__hero-link a{color:#ffffffdb;text-decoration:none;font-weight:600}.guide-article__content-shell{max-width:1060px;margin:0 auto;padding:34px 16px 72px;display:flex;gap:26px}.guide-article__summary-desktop{width:230px;flex-shrink:0}.guide-article__summary-card{position:sticky;top:90px;border:1px solid #ececf3;background:#fafafa;border-radius:16px;padding:16px}.guide-article__summary-title{margin:0;color:#111827;font-size:.75rem;text-transform:uppercase;font-weight:700;letter-spacing:.04em}.guide-article__summary-card ul{margin:12px 0 0;padding:0;list-style:none;display:grid;gap:10px}.guide-article__summary-card a{color:#6b7280;text-decoration:none;font-size:.84rem}.guide-article__summary-card a:hover{color:#7b3fe4}.guide-article{flex:1;min-width:0;display:grid;gap:14px}.guide-article__summary-mobile{display:none}.guide-article__card{border:1px solid #e7e9ef;border-radius:16px;background:#fff;padding:20px;box-shadow:0 6px 22px #1118270d}.guide-article__card h2{margin:0;color:#111827;font-size:1.28rem}.guide-article__card h3{margin:0;color:#111827}.guide-article__card p{margin:11px 0 0;color:#4b5563;line-height:1.6}.guide-article__card ul{margin:11px 0 0;color:#374151}.guide-article__simple-reference{margin-top:14px;border:1px solid #e7d9ff;background:#f7f2ff;border-radius:14px;padding:14px}.guide-article__simple-reference p:first-child{margin:0;font-size:.76rem;text-transform:uppercase;letter-spacing:.03em;font-weight:700;color:#7b3fe4}.guide-article__simple-reference ul{margin:10px 0 0}.guide-article__table-wrap{margin-top:12px;overflow-x:auto}.guide-article__table{width:100%;min-width:700px;border-collapse:collapse}.guide-article__table th,.guide-article__table td{border:1px solid #ececf3;padding:10px;text-align:left;vertical-align:top;font-size:.92rem}.guide-article__table th{background:#f5f0ff;color:#111827}.guide-article__table td:first-child{font-weight:700;color:#7b3fe4}.guide-article__note{font-size:.82rem;color:#6b7280}.guide-article__caution{margin-top:12px;border-left:3px solid #a78bfa;background:#faf5ff;padding:10px 12px;border-radius:8px;font-size:.9rem;color:#4b5563}.guide-article__trip-cards{margin-top:12px;display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px}.guide-article__trip-cards article{border:1px solid #ececf3;border-radius:12px;background:#fff;padding:14px}.guide-article__trip-cards p{margin-top:8px;font-size:.94rem}.guide-article__dual-cards{margin-top:12px;display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px}.guide-article__dual-cards article{border-radius:12px;border:1px solid #e7d9ff;background:#f7f2ff;padding:12px}.guide-article__dual-cards article:last-child{border-color:#f7cde6;background:#fdf3f9}.guide-article__checklist{list-style:none;margin:12px 0 0;padding:0;display:grid;gap:10px}.guide-article__checklist li{position:relative;padding-left:26px}.guide-article__checklist li:before{content:"✓";position:absolute;left:0;top:0;width:18px;height:18px;border-radius:999px;background:#f5f0ff;color:#7b3fe4;font-size:.78rem;display:flex;align-items:center;justify-content:center}.guide-article__inline-ctas{margin-top:14px;display:flex;gap:10px;flex-wrap:wrap}.guide-article__inline-ctas a{text-decoration:none;display:inline-flex;padding:10px 14px;border-radius:999px;border:1px solid #7b3fe4;color:#7b3fe4;font-weight:600;font-size:.9rem}.guide-article__inline-ctas a:first-child{border-color:transparent;color:#fff;background:linear-gradient(90deg,#7b3fe4,#e91e8c)}.guide-article__takeaway{border-radius:16px;background:linear-gradient(120deg,#1a1a2e,#3d1a6e);padding:20px;color:#ffffffc7}.guide-article__takeaway-title{margin:0;text-transform:uppercase;letter-spacing:.04em;font-size:.76rem;color:#ffffff9e;font-weight:700}.guide-article__takeaway ul{margin:12px 0 0;padding-left:20px}.guide-article__takeaway li{margin-top:8px}.guide-article__related-list{list-style:none;margin:12px 0 0;padding:0;display:grid;gap:9px}.guide-article__related-list li{border:1px solid #ececf3;border-radius:12px;background:#fafafa;padding:11px}.guide-article__related-list a{color:#111827;text-decoration:none}.guide-article__related-list a:hover{color:#7b3fe4}.guide-article__disabled-link{color:#9ca3af}.guide-article__cta{border-radius:18px;background:linear-gradient(120deg,#7b3fe4,#e91e8c);padding:28px 20px;text-align:center}.guide-article__cta h2{margin:0;color:#fff}.guide-article__cta p{margin:10px auto 0;max-width:640px;color:#ffffffc7}.guide-article__cta-button{margin-top:14px;display:inline-flex;border-radius:999px;padding:10px 16px;background:#fff;color:#7b3fe4;text-decoration:none;font-weight:700}@media(max-width:980px){.guide-article__content-shell{display:block}.guide-article__summary-desktop{display:none}.guide-article__summary-mobile{display:block;border:1px solid #ececf3;border-radius:14px;background:#fafafa;padding:12px 14px}.guide-article__summary-mobile summary{font-weight:600;cursor:pointer}.guide-article__summary-mobile ul{margin:10px 0 0;padding-left:18px;display:grid;gap:6px}}@media(max-width:760px){.guide-article__table{min-width:0}.guide-article__table thead{display:none}.guide-article__table,.guide-article__table tbody,.guide-article__table tr,.guide-article__table td{display:block;width:100%}.guide-article__table tr{margin-bottom:10px;border:1px solid #ececf3;border-radius:12px;overflow:hidden}.guide-article__table td{border:none;border-top:1px solid #f3f4f6}}.hiw-hero{position:relative;padding-top:64px;background:linear-gradient(100deg,#7b3fe4,#c0286e 55%,#e91e8c)}.hiw-hero__inner{max-width:1280px;margin:0 auto;padding:56px 16px 112px}@media(min-width:640px){.hiw-hero__inner{padding-left:24px;padding-right:24px}}@media(min-width:1024px){.hiw-hero__inner{padding-left:32px;padding-right:32px}}.hiw-hero__grid{display:grid;grid-template-columns:1fr;gap:48px;align-items:center}.hiw-hero__badge{display:inline-flex;align-items:center;gap:8px;margin-bottom:32px;padding:8px 16px;border-radius:999px;border:1px solid rgba(255,255,255,.3);background:#ffffff26;color:#fff;font-size:.875rem}.hiw-hero__title{margin:0 0 20px;font-size:clamp(2.25rem,4vw,3rem);font-weight:700;line-height:1.12;color:#fff}.hiw-hero__lead{margin:0 0 40px;max-width:32rem;color:#ffffffd9;font-size:1.125rem;line-height:1.625}.hiw-hero__actions{display:flex;flex-wrap:wrap;gap:16px}.hiw-hero__cta{display:inline-flex;align-items:center;gap:8px;padding:14px 28px;border-radius:999px;font-size:.875rem;font-weight:600;text-decoration:none;transition:box-shadow .15s ease,background .15s ease}.hiw-hero__cta--white{background:#fff;color:#7b3fe4}.hiw-hero__cta--white:hover{box-shadow:0 10px 24px #0000001f}.hiw-hero__cta--outline{border:2px solid rgba(255,255,255,.6);color:#fff}.hiw-hero__cta--outline:hover{background:#ffffff1a}.hiw-hero__right{display:none;justify-content:center}.hiw-hero__mascot{width:256px;height:256px;object-fit:contain;filter:drop-shadow(0 20px 40px rgba(0,0,0,.2))}.hiw-hero__wave{position:absolute;left:0;right:0;bottom:-1px;line-height:0;pointer-events:none}.hiw-hero__wave svg{width:calc(100% + 2px);height:88px;display:block}.hiw-hero__wave path{fill:#fff}@media(max-width:980px){.hiw-hero__wave svg{height:68px}}@media(min-width:1024px){.hiw-hero__grid{grid-template-columns:1fr 1fr}.hiw-hero__right{display:flex}}.hiw-steps{padding:64px 16px}@media(min-width:640px){.hiw-steps{padding-left:24px;padding-right:24px}}@media(min-width:1024px){.hiw-steps{padding-left:32px;padding-right:32px}}.hiw-steps--white{background:#fff}.hiw-steps--muted{background:#fafafa}.hiw-steps__container{max-width:1280px;margin:0 auto}.hiw-steps__head--center{text-align:center;margin-bottom:48px}.hiw-steps__head--steps{margin-bottom:56px}.hiw-steps__title{margin:0;font-size:clamp(1.875rem,3.5vw,2.25rem);font-weight:700;line-height:1.2}.hiw-steps__title-violet{color:#7b3fe4}.hiw-steps__title-deep{color:#1a1a2e}.hiw-steps__intro{margin:16px auto 0;max-width:36rem;color:#6b7280;font-size:1.125rem;line-height:1.6}.hiw-steps__intro--narrow{max-width:32rem}.hiw-steps__points-grid{display:grid;grid-template-columns:1fr;gap:24px}.hiw-steps__point-card{display:flex;gap:20px;padding:32px;border-radius:20px;background:#fff;box-shadow:0 10px 40px -10px #7b3fe414,0 2px 8px #0000000a;transition:transform .3s ease}.hiw-steps__point-card:hover{transform:translateY(-4px)}.hiw-steps__point-icon{flex-shrink:0;width:56px;height:56px;border-radius:16px;background:#f5f3ff;color:#7b3fe4;display:flex;align-items:center;justify-content:center}.hiw-steps__point-title{margin:0 0 8px;font-size:1rem;font-weight:700;color:#1a1a2e}.hiw-steps__point-text{margin:0;color:#6b7280;font-size:.875rem;line-height:1.625}.hiw-steps__journey{display:flex;flex-direction:column;gap:24px}.hiw-steps__journey-card{display:flex;flex-direction:column;gap:32px;align-items:flex-start;padding:32px;border-radius:20px;background:#fff;box-shadow:0 10px 40px -10px #7b3fe414,0 2px 8px #0000000a}.hiw-steps__journey-aside{display:flex;flex-direction:column;align-items:center;gap:12px;flex-shrink:0}.hiw-steps__journey-num{width:40px;height:40px;border-radius:999px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#7b3fe4,#e91e8c);color:#fff;font-size:.875rem;font-weight:700;box-shadow:0 4px 12px #7b3fe459}.hiw-steps__journey-mascot{width:96px;height:96px;object-fit:contain}.hiw-steps__journey-title{margin:0 0 12px;font-size:1.25rem;font-weight:700;color:#1a1a2e}.hiw-steps__journey-desc{margin:0 0 12px;color:#6b7280;font-size:.875rem;line-height:1.625}.hiw-steps__journey-detail{margin:0;padding-left:16px;border-left:2px solid #ede9fe;color:#6b7280bf;font-size:.875rem;font-style:italic;line-height:1.625}.hiw-steps__journey-link{display:inline-flex;align-items:center;gap:8px;margin-top:20px;color:#7b3fe4;font-size:.875rem;font-weight:600;text-decoration:none;transition:gap .15s ease}.hiw-steps__journey-link:hover{gap:12px}@media(min-width:640px){.hiw-steps__points-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:640px){.hiw-steps__journey-card{flex-direction:row}}.hiw-checklist{padding:64px 16px;background:#fff}@media(min-width:640px){.hiw-checklist{padding-left:24px;padding-right:24px}}@media(min-width:1024px){.hiw-checklist{padding-left:32px;padding-right:32px}}.hiw-checklist__container{max-width:1280px;margin:0 auto}.hiw-checklist__grid{display:grid;grid-template-columns:1fr;gap:48px;align-items:start}.hiw-checklist__title{margin:0;font-size:clamp(1.875rem,3.5vw,2.25rem);font-weight:700;line-height:1.2}.hiw-checklist__title-violet{color:#7b3fe4}.hiw-checklist__title-deep{color:#1a1a2e}.hiw-checklist__intro{margin:16px 0 0;color:#6b7280;font-size:1.125rem;line-height:1.625}.hiw-checklist__cta{display:inline-flex;align-items:center;gap:8px;margin-top:32px;padding:14px 28px;border-radius:999px;border:2px solid #7b3fe4;color:#7b3fe4;font-size:.875rem;font-weight:600;text-decoration:none;transition:background .15s ease}.hiw-checklist__cta:hover{background:#f5f3ff}.hiw-checklist__cards{display:flex;flex-direction:column;gap:20px}.hiw-checklist__card{padding:24px;border-radius:16px;background:#fafafa}.hiw-checklist__card-row{display:flex;align-items:flex-start;gap:16px}.hiw-checklist__icon{flex-shrink:0;color:#7b3fe4;margin-top:2px}.hiw-checklist__card-title{margin:0 0 6px;font-size:.875rem;font-weight:700;color:#1a1a2e}.hiw-checklist__card-text{margin:0;color:#6b7280;font-size:.875rem;line-height:1.625}.hiw-checklist__card-link{display:inline-flex;align-items:center;gap:6px;margin-top:12px;color:#7b3fe4;font-size:.75rem;font-weight:600;text-decoration:none;transition:gap .15s ease}.hiw-checklist__card-link:hover{gap:10px}@media(min-width:1024px){.hiw-checklist__grid{grid-template-columns:1fr 1fr;gap:48px}}.hiw-page-section{padding:64px 16px}@media(min-width:640px){.hiw-page-section{padding-left:24px;padding-right:24px}}@media(min-width:1024px){.hiw-page-section{padding-left:32px;padding-right:32px}}.hiw-page-section--muted{background:#fafafa}.hiw-page-section--white{background:#fff}.hiw-page-section__container{max-width:1280px;margin:0 auto}.hiw-page-section__container--narrow{max-width:48rem}.hiw-page-section__head{text-align:center;margin-bottom:48px}.hiw-page-section__title{margin:0;font-size:clamp(1.875rem,3.5vw,2.25rem);font-weight:700;line-height:1.2}.hiw-page-section__title-violet{color:#7b3fe4}.hiw-page-section__title-deep{color:#1a1a2e}.hiw-page-section__intro{margin:16px auto 0;max-width:36rem;color:#6b7280;font-size:1.125rem;line-height:1.6}.hiw-install__grid{display:grid;grid-template-columns:1fr;gap:32px}.hiw-install__card{padding:32px;border-radius:20px;background:#fff;box-shadow:0 10px 40px -10px #7b3fe414,0 2px 8px #0000000a}.hiw-install__card-head{display:flex;align-items:center;gap:12px;margin-bottom:28px}.hiw-install__card-icon{width:40px;height:40px;border-radius:12px;background:#f5f3ff;display:flex;align-items:center;justify-content:center;flex-shrink:0}.hiw-install__card-icon img{width:24px;height:24px;object-fit:contain}.hiw-install__card h3{margin:0;font-size:1.125rem;font-weight:700;color:#1a1a2e}.hiw-install__steps{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:12px}.hiw-install__step{display:flex;align-items:flex-start;gap:16px}.hiw-install__step-num{flex-shrink:0;width:32px;height:32px;border-radius:999px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#7b3fe4,#e91e8c);color:#fff;font-size:.75rem;font-weight:700}.hiw-install__step p{margin:4px 0 0;color:#6b7280;font-size:.875rem;line-height:1.625}.hiw-install__footnote{margin:32px auto 0;max-width:36rem;text-align:center;color:#6b7280b3;font-size:.875rem;line-height:1.625}.hiw-travel__grid{display:grid;grid-template-columns:1fr;gap:48px;align-items:center}.hiw-travel__intro-col h2{margin:0;font-size:clamp(1.875rem,3.5vw,2.25rem);font-weight:700;line-height:1.2}.hiw-travel__lead{margin:16px 0 0;color:#6b7280;font-size:1.125rem;line-height:1.625}.hiw-travel__mascot{width:192px;height:192px;object-fit:contain;margin-top:32px}.hiw-travel__cards{display:grid;grid-template-columns:1fr;gap:20px}.hiw-travel__card{padding:24px;border-radius:16px;background:#fafafa}.hiw-travel__card-icon{width:44px;height:44px;border-radius:12px;background:#f5f3ff;color:#7b3fe4;display:flex;align-items:center;justify-content:center;margin-bottom:16px}.hiw-travel__card h4{margin:0 0 8px;font-size:.875rem;font-weight:700;color:#1a1a2e}.hiw-travel__card p{margin:0;color:#6b7280;font-size:.875rem;line-height:1.625}.hiw-faq__list{display:flex;flex-direction:column;gap:12px}.hiw-faq__item{border-radius:16px;background:#fff;box-shadow:0 2px 12px #0000000d;overflow:hidden}.hiw-faq__trigger{width:100%;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:20px 24px;border:none;background:transparent;cursor:pointer;text-align:left;font-family:inherit;font-size:1rem;font-weight:600;color:#1a1a2e;line-height:1.375}.hiw-faq__chevron{flex-shrink:0;color:#7b3fe4;transition:transform .2s ease}.hiw-faq__chevron--open{transform:rotate(180deg)}.hiw-faq__panel{padding:0 24px 24px;border-top:1px solid #ede9fe}.hiw-faq__panel p{margin:16px 0 0;color:#6b7280;font-size:.875rem;line-height:1.625}.hiw-final{padding:64px 16px;background:#fff}.hiw-final__container{max-width:48rem;margin:0 auto;text-align:center}.hiw-final__mascot{width:80px;height:80px;object-fit:contain;margin:0 auto 24px}.hiw-final__title{margin:0;font-size:clamp(1.875rem,3.5vw,2.25rem);font-weight:700;line-height:1.2}.hiw-final__text{margin:16px auto 0;max-width:32rem;color:#6b7280;font-size:1.125rem;line-height:1.625}.hiw-final__actions{margin-top:40px;display:flex;flex-direction:column;align-items:center;gap:16px}.hiw-final__link{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:14px 32px;border-radius:999px;font-size:.875rem;font-weight:600;text-decoration:none;width:100%;max-width:320px;transition:box-shadow .15s ease,background .15s ease}.hiw-final__link--gradient{background:linear-gradient(90deg,#7b3fe4,#e91e8c);color:#fff}.hiw-final__link--gradient:hover{box-shadow:0 10px 24px #7b3fe440}.hiw-final__link--outline{border:2px solid #7b3fe4;color:#7b3fe4}.hiw-final__link--outline:hover{background:#f5f3ff}@media(min-width:768px){.hiw-install__grid{grid-template-columns:repeat(2,1fr)}.hiw-travel__grid{grid-template-columns:1fr 1fr}.hiw-travel__cards{grid-template-columns:repeat(2,1fr)}.hiw-final__actions{flex-direction:row;justify-content:center;flex-wrap:wrap}.hiw-final__link{width:auto}}.compat-hero{position:relative;padding-top:64px;background:linear-gradient(100deg,#7b3fe4,#c0286e 55%,#e91e8c)}.compat-hero__inner{max-width:1280px;margin:0 auto;padding:48px 16px 112px}@media(min-width:640px){.compat-hero__inner{padding-left:24px;padding-right:24px}}@media(min-width:1024px){.compat-hero__inner{padding-left:32px;padding-right:32px}}.compat-hero__grid{display:grid;grid-template-columns:1fr;gap:48px;align-items:center}.compat-hero__badge{display:inline-flex;margin-bottom:28px;padding:8px 16px;border-radius:999px;border:1px solid rgba(255,255,255,.3);background:#ffffff26;color:#fff;font-size:.875rem}.compat-hero__title{margin:0 0 20px;font-size:clamp(2.25rem,4vw,2.75rem);font-weight:700;line-height:1.15;color:#fff}.compat-hero__title-br{display:none}@media(min-width:640px){.compat-hero__title-br{display:inline}}.compat-hero__lead{margin:0 0 40px;max-width:32rem;color:#ffffffd9;font-size:1.125rem;line-height:1.625}.compat-hero__actions{display:flex;flex-wrap:wrap;gap:16px}.compat-hero__cta{display:inline-flex;align-items:center;gap:8px;padding:14px 24px;border-radius:999px;font-size:.875rem;font-weight:600;text-decoration:none;transition:box-shadow .15s ease,background .15s ease}.compat-hero__cta--white{background:#fff;color:#7b3fe4;box-shadow:0 10px 24px #0000001f}.compat-hero__cta--white:hover{box-shadow:0 14px 28px #00000029}.compat-hero__cta--outline{border:1px solid rgba(255,255,255,.4);color:#fff}.compat-hero__cta--outline:hover{background:#ffffff1a}.compat-hero__right{display:none;justify-content:center}.compat-hero__mascot-wrap{position:relative}.compat-hero__mascot{width:240px;height:240px;object-fit:contain;filter:drop-shadow(0 20px 40px rgba(0,0,0,.2))}.compat-hero__float{position:absolute;background:#fff;border-radius:16px;padding:12px 16px;box-shadow:0 12px 32px #0000001f;text-align:center}.compat-hero__float--top{top:-16px;right:-24px}.compat-hero__float--bottom{bottom:-8px;left:-24px}.compat-hero__float-emoji{margin:0 0 2px;font-size:1.5rem;line-height:1}.compat-hero__float-line1{margin:0;font-size:.75rem;font-weight:700;color:#1a1a2e}.compat-hero__float-line2{margin:0;font-size:.75rem;color:#7b3fe4}.compat-hero__wave{position:absolute;left:0;right:0;bottom:-1px;line-height:0;pointer-events:none}.compat-hero__wave svg{width:calc(100% + 2px);height:88px;display:block}.compat-hero__wave path{fill:#fff}@media(max-width:980px){.compat-hero__wave svg{height:68px}}@media(min-width:1024px){.compat-hero__grid{grid-template-columns:1fr 1fr}.compat-hero__right{display:flex}}.compat-search{padding:64px 16px;background:#fff}.compat-search__container{max-width:48rem;margin:0 auto}.compat-search__head{text-align:center;margin-bottom:40px}.compat-search__title{margin:0;font-size:clamp(1.875rem,3.5vw,2.25rem);font-weight:700;line-height:1.2}.compat-search__title-deep{color:#1a1a2e}.compat-search__title-violet{color:#7b3fe4}.compat-search__intro{margin:16px auto 0;max-width:36rem;color:#6b7280;font-size:1rem;line-height:1.6}.compat-search__box{padding:24px;border-radius:24px;border:2px solid #ede8fc;box-shadow:0 4px 32px #7b3fe414}@media(min-width:640px){.compat-search__box{padding:32px}}.compat-search__field-wrap{position:relative;margin-bottom:20px;color:#6b7280}.compat-search__field-wrap svg{position:absolute;left:16px;top:50%;transform:translateY(-50%);pointer-events:none}.compat-search__input{width:100%;padding:16px 16px 16px 44px;border-radius:16px;border:2px solid #ede9fe;background:#fff;color:#1a1a2e;font-size:1rem;font-weight:500;font-family:inherit;outline:none;transition:border-color .15s ease}.compat-search__input::placeholder{color:#6b728099}.compat-search__input:focus{border-color:#7b3fe4}.compat-search__hint{margin:0;padding:16px 0;text-align:center;color:#6b7280b3;font-size:.875rem}.compat-search__empty{text-align:center;padding:24px 16px}.compat-search__empty-emoji{margin:0 0 12px;font-size:1.5rem}.compat-search__empty-title{margin:0 0 8px;font-size:.875rem;font-weight:600;color:#1a1a2e}.compat-search__empty-text{margin:0 auto 16px;max-width:28rem;color:#6b7280;font-size:.875rem;line-height:1.625}.compat-search__empty-link{display:inline-flex;color:#7b3fe4;font-size:.75rem;font-weight:600;text-decoration:none}.compat-search__empty-link:hover{text-decoration:underline}.compat-search__results{max-height:320px;overflow-y:auto}.compat-search__results-count{margin:0 0 8px;color:#6b7280b3;font-size:.75rem}.compat-search__result{display:flex;align-items:center;gap:12px;padding:12px;margin-bottom:8px;border-radius:12px;border:1px solid #f3f4f6;background:#fff;transition:border-color .15s ease}.compat-search__result:hover{border-color:#7b3fe44d}.compat-search__result svg{flex-shrink:0;color:#7b3fe4}.compat-search__result-label{margin:0;min-width:0;flex:1;font-size:.875rem;font-weight:600;color:#1a1a2e;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.compat-search__result-badge{flex-shrink:0;padding:4px 10px;border-radius:999px;background:linear-gradient(90deg,#7b3fe4,#e91e8c);color:#fff;font-size:.75rem;font-weight:600;white-space:nowrap}.compat-search__results-more{margin:8px 0 0;text-align:center;color:#6b7280b3;font-size:.75rem}.compat-search__disclaimer{margin:20px 0 0;padding-top:16px;border-top:1px solid #f3f4f6;text-align:center;color:#6b7280b3;font-size:.75rem;line-height:1.6}.compat-brands{padding:64px 16px;background:#fafafa}@media(min-width:640px){.compat-brands{padding-left:24px;padding-right:24px}}@media(min-width:1024px){.compat-brands{padding-left:32px;padding-right:32px}}.compat-brands__container{max-width:1280px;margin:0 auto}.compat-brands__head{text-align:center;margin-bottom:48px}.compat-brands__title{margin:0;font-size:clamp(1.875rem,3.5vw,2.25rem);font-weight:700;line-height:1.2}.compat-brands__title-deep{color:#1a1a2e}.compat-brands__title-violet{color:#7b3fe4}.compat-brands__intro{margin:16px auto 0;max-width:42rem;color:#6b7280;font-size:1.125rem;line-height:1.6}.compat-brands__grid{display:grid;grid-template-columns:1fr;gap:24px}.compat-brands__card{display:flex;flex-direction:column;gap:16px;padding:28px;border-radius:24px;background:#fff;box-shadow:0 4px 24px #0000000f}.compat-brands__card-head{display:flex;align-items:center;gap:12px}.compat-brands__icon{width:44px;height:44px;border-radius:16px;display:flex;align-items:center;justify-content:center;font-size:1.5rem;flex-shrink:0}.compat-brands__card-title{margin:0;font-size:1.25rem;font-weight:700;color:#1a1a2e;line-height:1.3}.compat-brands__card-desc{margin:0;color:#6b7280;font-size:.875rem;line-height:1.625}.compat-brands__models{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.compat-brands__models li{display:flex;align-items:flex-start;gap:10px;font-size:.875rem;color:#6b7280}.compat-brands__models svg{flex-shrink:0;margin-top:2px}.compat-brands__note{display:flex;align-items:flex-start;gap:10px;padding:12px;border-radius:12px}.compat-brands__note svg{flex-shrink:0;margin-top:2px}.compat-brands__note p{margin:0;font-size:.75rem;line-height:1.5}@media(min-width:768px){.compat-brands__grid{grid-template-columns:repeat(2,1fr)}}.compat-checklist{padding:64px 16px;background:#fff}.compat-checklist__container{max-width:48rem;margin:0 auto}.compat-checklist__head{text-align:center;margin-bottom:40px}.compat-checklist__title{margin:0;font-size:clamp(1.875rem,3.5vw,2.25rem);font-weight:700;line-height:1.2}.compat-checklist__title-deep{color:#1a1a2e}.compat-checklist__title-violet{color:#7b3fe4}.compat-checklist__box{border-radius:24px;overflow:hidden;border:2px solid #ede8fc;box-shadow:0 4px 32px #7b3fe414}.compat-checklist__row{display:flex;align-items:flex-start;gap:16px;padding:24px}.compat-checklist__row--border{border-bottom:1px solid #f3f4f6}.compat-checklist__num{flex-shrink:0;width:36px;height:36px;border-radius:999px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#7b3fe4,#e91e8c);color:#fff;font-size:.875rem;font-weight:700}.compat-checklist__text{margin:6px 0 0;color:#1a1a2e;font-size:.875rem;line-height:1.625}.compat-checklist__footnote{display:flex;align-items:flex-start;gap:12px;margin-top:24px;padding:16px 20px;border-radius:16px;background:#f5f3ff}.compat-checklist__footnote svg{flex-shrink:0;color:#7b3fe4;margin-top:2px}.compat-checklist__footnote p{margin:0;color:#6b7280;font-size:.875rem;line-height:1.625}.compat-page-section{padding:64px 16px}@media(min-width:640px){.compat-page-section{padding-left:24px;padding-right:24px}}@media(min-width:1024px){.compat-page-section{padding-left:32px;padding-right:32px}}.compat-page-section--white{background:#fff}.compat-page-section--muted{background:#fafafa}.compat-page-section--compact{padding-top:48px;padding-bottom:48px}.compat-page-section__container{max-width:1280px;margin:0 auto}.compat-page-section__container--narrow,.compat-page-section__container--editorial{max-width:48rem}.compat-page-section__head{text-align:center;margin-bottom:48px}.compat-page-section__title{margin:0;font-size:clamp(1.875rem,3.5vw,2.25rem);font-weight:700;line-height:1.2}.compat-page-section__title-violet{color:#7b3fe4}.compat-page-section__title-deep{color:#1a1a2e}.compat-page-section__intro{margin:16px auto 0;max-width:42rem;color:#6b7280;font-size:1.125rem;line-height:1.625}.compat-seo{padding:48px 16px;background:#fff}.compat-seo__box{max-width:48rem;margin:0 auto;padding:32px;border-radius:24px;border:1.5px solid #ede8fc;background:linear-gradient(135deg,#fdfbff,#f8f4ff)}.compat-seo__box h2{margin:0 0 16px;font-size:clamp(1.25rem,2.5vw,1.5rem);font-weight:700;color:#1a1a2e;line-height:1.35}.compat-seo__box p{margin:0;color:#6b7280;font-size:.875rem;line-height:1.625}.compat-usage__cards{display:grid;grid-template-columns:1fr;gap:24px;margin-bottom:64px}.compat-usage__card{padding:32px;border-radius:24px}.compat-usage__card--violet{border:2px solid #ede9fe;box-shadow:0 4px 24px #7b3fe414}.compat-usage__card--blue{border:2px solid #dbeafe;box-shadow:0 4px 24px #3b82f614}.compat-usage__card-icon{width:48px;height:48px;border-radius:16px;display:flex;align-items:center;justify-content:center;margin-bottom:20px;color:#fff}.compat-usage__card-icon--violet{background:linear-gradient(135deg,#7b3fe4,#e91e8c)}.compat-usage__card-icon--blue{background:linear-gradient(135deg,#3b82f6,#7b3fe4)}.compat-usage__card h3{margin:0 0 12px;font-size:1.25rem;font-weight:700;color:#1a1a2e}.compat-usage__card p{margin:0;color:#6b7280;font-size:.875rem;line-height:1.625}.compat-usage__steps{display:grid;grid-template-columns:1fr;gap:24px}.compat-usage__step-card{padding:24px;border-radius:24px;background:#fff;box-shadow:0 4px 20px #0000000f}.compat-usage__step-head{display:flex;align-items:center;gap:12px;margin-bottom:20px}.compat-usage__step-icon{width:40px;height:40px;border-radius:16px;display:flex;align-items:center;justify-content:center;font-size:1.25rem;flex-shrink:0}.compat-usage__step-card h3{margin:0;font-size:1.125rem;font-weight:700;color:#1a1a2e}.compat-usage__step-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}.compat-usage__step-list li{display:flex;align-items:flex-start;gap:12px;font-size:.875rem;color:#6b7280}.compat-usage__step-num{flex-shrink:0;width:20px;height:20px;border-radius:999px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:.6875rem;font-weight:700;margin-top:2px}.compat-operateur__badge{display:inline-flex;align-items:center;gap:8px;margin-bottom:24px;padding:8px 16px;border-radius:999px;background:linear-gradient(90deg,#1a1a2e,#2d1b5e);color:#fff;font-size:.875rem;font-weight:600}.compat-operateur__grid{display:grid;grid-template-columns:1fr;gap:24px}.compat-operateur__card{padding:28px;border-radius:24px;background:#fff;box-shadow:0 4px 20px #0000000f}.compat-operateur__card-icon{width:44px;height:44px;border-radius:16px;display:flex;align-items:center;justify-content:center;margin-bottom:20px}.compat-operateur__card h3{margin:0 0 12px;font-size:1.125rem;font-weight:700;color:#1a1a2e;line-height:1.35}.compat-operateur__card p{margin:0;color:#6b7280;font-size:.875rem;line-height:1.625}.compat-faq__list{display:flex;flex-direction:column;gap:12px}.compat-faq__item{border-radius:16px;background:#fff;box-shadow:0 2px 12px #0000000d;overflow:hidden}.compat-faq__trigger{width:100%;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:20px 24px;border:none;background:transparent;cursor:pointer;text-align:left;font-family:inherit;font-size:.875rem;font-weight:600;color:#1a1a2e;line-height:1.375;transition:background .15s ease}.compat-faq__trigger:hover{background:#f5f3ff4d}.compat-faq__chevron{flex-shrink:0;color:#7b3fe4;transition:transform .2s ease}.compat-faq__chevron--open{transform:rotate(180deg)}.compat-faq__panel{padding:0 24px 20px}.compat-faq__panel p{margin:0;color:#6b7280;font-size:.875rem;line-height:1.625}.compat-final{position:relative;background:linear-gradient(100deg,#7b3fe4,#c0286e 55%,#e91e8c)}.compat-final__wave-top{height:80px;margin-bottom:-1px;overflow:hidden;line-height:0;transform:rotate(180deg)}.compat-final__wave-top svg{width:100%;height:100%}.compat-final__inner{max-width:48rem;margin:0 auto;padding:64px 16px;text-align:center}.compat-final__mascot{width:80px;height:80px;object-fit:contain;margin:0 auto 24px;filter:drop-shadow(0 8px 20px rgba(0,0,0,.2))}.compat-final__inner h2{margin:0 0 16px;font-size:clamp(1.875rem,3.5vw,2.25rem);font-weight:700;color:#fff;line-height:1.2}.compat-final__inner p{margin:0 auto 32px;max-width:36rem;color:#fffc;font-size:1.125rem;line-height:1.625}.compat-final__cta{display:inline-flex;align-items:center;gap:8px;padding:16px 32px;border-radius:999px;background:#fff;color:#7b3fe4;font-size:1rem;font-weight:600;text-decoration:none;box-shadow:0 10px 24px #0000001f;transition:box-shadow .15s ease}.compat-final__cta:hover{box-shadow:0 14px 28px #00000029}@media(min-width:768px){.compat-usage__cards{grid-template-columns:repeat(2,1fr)}.compat-usage__steps,.compat-operateur__grid{grid-template-columns:repeat(3,1fr)}}.plans-hero{position:relative;padding-top:64px;background:linear-gradient(100deg,#7b3fe4,#c0286e 55%,#e91e8c)}.plans-hero__inner{max-width:1280px;margin:0 auto;padding:48px 16px 112px}@media(min-width:640px){.plans-hero__inner{padding-left:24px;padding-right:24px}}@media(min-width:1024px){.plans-hero__inner{padding-left:32px;padding-right:32px}}.plans-hero__grid{display:grid;grid-template-columns:1fr;gap:48px;align-items:center}@media(min-width:1024px){.plans-hero__grid{grid-template-columns:1fr 1fr}}.plans-hero__badge{display:inline-flex;margin-bottom:28px;padding:8px 16px;border-radius:999px;border:1px solid rgba(255,255,255,.3);background:#ffffff26;color:#fff;font-size:.875rem}.plans-hero__title{margin:0 0 20px;font-size:clamp(2.25rem,4vw,2.75rem);font-weight:700;line-height:1.15;color:#fff}.plans-hero__title-break{display:none}@media(min-width:640px){.plans-hero__title-break{display:block}}.plans-hero__lead{margin:0 0 40px;max-width:32rem;color:#ffffffd9;font-size:1.125rem;line-height:1.625}.plans-hero__actions{display:flex;flex-wrap:wrap;gap:16px}.plans-hero__cta{display:inline-flex;align-items:center;gap:8px;padding:14px 24px;border-radius:999px;font-size:.875rem;font-weight:600;text-decoration:none;transition:box-shadow .15s ease,background .15s ease}.plans-hero__cta--white{background:#fff;color:#7b3fe4;box-shadow:0 10px 25px #0000001f}.plans-hero__cta--white:hover{box-shadow:0 14px 32px #00000029}.plans-hero__cta--outline{border:1px solid rgba(255,255,255,.4);color:#fff}.plans-hero__cta--outline:hover{background:#ffffff1a}.plans-hero__right{display:none}@media(min-width:1024px){.plans-hero__right{display:flex;align-items:center;justify-content:center;min-height:340px}}.plans-hero__visual{position:relative;display:flex;align-items:flex-end;justify-content:center;gap:24px}.plans-hero__float-card{width:144px;padding:16px 20px;border-radius:16px;background:#fff;box-shadow:0 20px 40px #0000001f;text-align:center;margin-bottom:32px;z-index:10}.plans-hero__float-icon{width:40px;height:40px;margin:0 auto 8px;border-radius:16px;display:flex;align-items:center;justify-content:center}.plans-hero__float-icon img{width:24px;height:24px}.plans-hero__float-icon--confort{background:linear-gradient(135deg,#7b3fe4,#e91e8c)}.plans-hero__float-icon--datapass{background:linear-gradient(135deg,#3b82f6,#7b3fe4)}.plans-hero__float-name{margin:0;font-size:.875rem;font-weight:700;color:#1a1a2e}.plans-hero__float-sub{margin:2px 0 0;font-size:.75rem}.plans-hero__float-sub--violet{color:#7b3fe4}.plans-hero__float-sub--blue{color:#3b82f6}.plans-hero__mascot{width:208px;height:208px;object-fit:contain;position:relative;z-index:20;filter:drop-shadow(0 20px 40px rgba(0,0,0,.2))}.plans-hero__wave{position:absolute;left:0;right:0;bottom:-1px;line-height:0;pointer-events:none}.plans-hero__wave svg{width:calc(100% + 2px);height:88px;display:block}.plans-hero__wave path{fill:#fff}@media(max-width:980px){.plans-hero__wave svg{height:68px}}.plans-cards-section{padding:64px 0;background:#fff}.plans-cards-section__inner{max-width:1280px;margin:0 auto;padding:0 16px}@media(min-width:640px){.plans-cards-section__inner{padding:0 24px}}@media(min-width:1024px){.plans-cards-section__inner{padding:0 32px}}.plans-cards-section__intro{text-align:center;margin-bottom:48px}.plans-cards-section__title{margin:0 0 16px;font-size:clamp(1.875rem,3vw,2.25rem);font-weight:700;line-height:1.2}.plans-cards-section__title-dark{color:#1a1a2e}.plans-cards-section__title-accent{color:#7b3fe4}.plans-cards-section__subtitle{margin:0 auto;max-width:42rem;color:#6b7280;font-size:1.125rem;line-height:1.5}.plans-cards-section__grid{display:grid;grid-template-columns:1fr;gap:32px}@media(min-width:1024px){.plans-cards-section__grid{grid-template-columns:1fr 1fr}}.plans-card{position:relative;overflow:hidden;padding:32px;border-radius:24px;border:2px solid #f3f4f6}.plans-card--confort{box-shadow:0 4px 24px #7b3fe41a}.plans-card--datapass{border-color:#dbeafe;box-shadow:0 4px 24px #3b82f61a}.plans-card__bar{position:absolute;top:0;left:0;right:0;height:6px;border-radius:24px 24px 0 0}.plans-card__head{display:flex;align-items:center;gap:12px;margin:8px 0 16px}.plans-card__icon{width:44px;height:44px;border-radius:16px;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px #00000014;flex-shrink:0}.plans-card__icon img{width:24px;height:24px}.plans-card__name{margin:0;font-size:1.25rem;font-weight:700;color:#1a1a2e}.plans-card__tagline{margin:2px 0 0;font-size:.75rem;font-weight:500}.plans-card__tagline--confort{color:#7b3fe4}.plans-card__tagline--datapass{color:#3b82f6}.plans-card__headline{margin:0 0 12px;font-size:1rem;font-weight:600;line-height:1.4;color:#1a1a2e}.plans-card__body{margin:0 0 24px;font-size:.875rem;line-height:1.6;color:#6b7280}.plans-card__points{margin:0 0 32px;padding:0;list-style:none}.plans-card__points li{display:flex;align-items:flex-start;gap:10px;margin-bottom:10px;font-size:.875rem;color:#6b7280;line-height:1.5}.plans-card__check{margin-top:2px;width:16px;height:16px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#fff}.plans-card__btn{display:inline-flex;align-items:center;gap:8px;padding:12px 24px;border:none;border-radius:999px;color:#fff;font-size:.875rem;font-weight:600;cursor:pointer;transition:opacity .15s ease}.plans-card__btn:hover{opacity:.9}.plans-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;display:flex;align-items:center;justify-content:center;padding:16px;background:#1a1a2e8c;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.plans-modal{position:relative;width:100%;max-width:28rem;padding:32px;border-radius:24px;background:#fff;box-shadow:0 20px 60px #0000002e}.plans-modal__close{position:absolute;top:20px;right:20px;width:32px;height:32px;border:none;border-radius:50%;background:#f3f4f6;color:#6b7280;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .15s ease}.plans-modal__close:hover{background:#e5e7eb}.plans-modal__header{display:flex;align-items:center;gap:12px;margin-bottom:16px;padding-right:32px}.plans-modal__icon{width:44px;height:44px;border-radius:16px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.plans-modal__icon img{width:24px;height:24px}.plans-modal__title{margin:0;font-size:1.25rem;font-weight:700;line-height:1.35;color:#1a1a2e}.plans-modal__text{margin:0 0 20px;font-size:.875rem;line-height:1.6;color:#6b7280}.plans-modal__list{margin:0 0 28px;padding:0;list-style:none}.plans-modal__list li{display:flex;align-items:flex-start;gap:10px;margin-bottom:10px;font-size:.875rem;color:#6b7280;line-height:1.5}.plans-modal__check{margin-top:2px;width:16px;height:16px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#fff}.plans-modal__cta{display:inline-flex;align-items:center;gap:8px;padding:12px 24px;border-radius:999px;color:#fff;font-size:.875rem;font-weight:600;text-decoration:none;transition:opacity .15s ease}.plans-modal__cta:hover{opacity:.9}.plans-compare{padding:64px 0;background:#fafafa}.plans-compare__inner{max-width:64rem;margin:0 auto;padding:0 16px}@media(min-width:640px){.plans-compare__inner{padding:0 24px}}.plans-compare__intro{text-align:center;margin-bottom:40px}.plans-compare__title{margin:0 0 16px;font-size:clamp(1.875rem,3vw,2.25rem);font-weight:700;line-height:1.2}.plans-compare__title-accent{color:#7b3fe4}.plans-compare__title-dark{color:#1a1a2e}.plans-compare__subtitle{margin:0;color:#6b7280;font-size:1.125rem}.plans-compare__table-wrap{display:none;background:#fff;border-radius:24px;overflow:hidden;box-shadow:0 4px 24px #0000000f}@media(min-width:640px){.plans-compare__table-wrap{display:block}}.plans-compare__table{width:100%;border-collapse:collapse}.plans-compare__th-critere{width:33.33%;padding:20px 24px;text-align:left;font-size:.875rem;font-weight:600;color:#6b7280;background:#f9fafb;border-bottom:1px solid #f3f4f6}.plans-compare__th-confort{width:33.33%;padding:20px 24px;text-align:left;background:linear-gradient(135deg,#7b3fe4,#c0286e);border-bottom:1px solid rgba(123,63,228,.3)}.plans-compare__th-datapass{width:33.33%;padding:20px 24px;text-align:left;background:linear-gradient(135deg,#3b82f6,#7b3fe4);border-bottom:1px solid rgba(59,130,246,.3)}.plans-compare__th-label{display:flex;align-items:center;gap:8px;font-size:.875rem;font-weight:600;color:#fff}.plans-compare__th-label img{width:20px;height:20px}.plans-compare__td-critere{padding:16px 24px;font-size:.875rem;font-weight:600;color:#1a1a2e;border-bottom:1px solid #f9fafb;vertical-align:top}.plans-compare__td-confort{padding:16px 24px;font-size:.875rem;color:#6b7280;border-bottom:1px solid #f9fafb;border-left:2px solid rgba(123,63,228,.3);vertical-align:top}.plans-compare__td-datapass{padding:16px 24px;font-size:.875rem;color:#6b7280;border-bottom:1px solid #f9fafb;border-left:2px solid rgba(59,130,246,.2);vertical-align:top}.plans-compare__row-even{background:#fff}.plans-compare__row-odd{background:#f9fafb80}.plans-compare__mobile{display:flex;flex-direction:column;gap:16px}@media(min-width:640px){.plans-compare__mobile{display:none}}.plans-compare__mobile-card{padding:20px;border-radius:16px;background:#fff;box-shadow:0 2px 12px #0000000d}.plans-compare__mobile-critere{margin:0 0 12px;font-size:.875rem;font-weight:600;color:#1a1a2e}.plans-compare__mobile-row{display:flex;gap:8px;margin-bottom:8px}.plans-compare__mobile-row:last-child{margin-bottom:0}.plans-compare__mobile-badge{display:inline-flex;align-items:center;gap:4px;height:20px;padding:0 8px;border-radius:999px;font-size:.75rem;font-weight:700;color:#fff;flex-shrink:0}.plans-compare__mobile-badge img{width:12px;height:12px}.plans-compare__mobile-badge--confort{background:linear-gradient(90deg,#7b3fe4,#e91e8c)}.plans-compare__mobile-badge--datapass{background:linear-gradient(90deg,#3b82f6,#7b3fe4)}.plans-compare__mobile-row p{margin:0;font-size:.75rem;line-height:1.5;color:#6b7280}.plans-usecases{padding:64px 0;background:#fff}.plans-usecases__inner{max-width:1280px;margin:0 auto;padding:0 16px}@media(min-width:640px){.plans-usecases__inner{padding:0 24px}}@media(min-width:1024px){.plans-usecases__inner{padding:0 32px}}.plans-usecases__intro{text-align:center;margin-bottom:48px}.plans-usecases__title{margin:0 0 16px;font-size:clamp(1.875rem,3vw,2.25rem);font-weight:700;line-height:1.2}.plans-usecases__title-dark{color:#1a1a2e}.plans-usecases__title-accent{color:#7b3fe4}.plans-usecases__subtitle{margin:0 auto;max-width:42rem;color:#6b7280;font-size:1.125rem}.plans-usecases__grid{display:grid;grid-template-columns:1fr;gap:24px}@media(min-width:640px){.plans-usecases__grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.plans-usecases__grid{grid-template-columns:repeat(3,1fr)}}.plans-usecases__card{padding:24px;border-radius:24px;background:#fff;border:1px solid #f3f4f6;box-shadow:0 4px 20px #0000000f}.plans-usecases__card-head{display:flex;align-items:center;gap:12px;margin-bottom:16px}.plans-usecases__icon{width:40px;height:40px;border-radius:16px;background:#f5f3ff;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#7b3fe4}.plans-usecases__card-title{margin:0;font-size:1rem;font-weight:700;line-height:1.35;color:#1a1a2e}.plans-usecases__note-only{margin:0;font-size:.875rem;line-height:1.6;color:#6b7280;font-style:italic}.plans-usecases__card-body{display:flex;flex-direction:column;gap:12px}.plans-usecases__row{display:flex;gap:8px}.plans-usecases__badge{display:inline-flex;align-items:center;gap:4px;height:20px;margin-top:2px;padding:0 8px;border-radius:999px;font-size:.75rem;font-weight:600;color:#fff;white-space:nowrap;flex-shrink:0}.plans-usecases__badge img{width:12px;height:12px}.plans-usecases__badge--confort{background:linear-gradient(90deg,#7b3fe4,#e91e8c)}.plans-usecases__badge--datapass{background:linear-gradient(90deg,#3b82f6,#7b3fe4)}.plans-usecases__row p{margin:0;font-size:.875rem;line-height:1.5;color:#6b7280}.plans-usecases__note{margin:8px 0 0;padding-top:8px;border-top:1px solid #f9fafb;font-size:.75rem;font-style:italic;color:#6b7280b3;line-height:1.5}@font-face{font-family:Manrope Variable;font-style:normal;font-display:swap;font-weight:200 800;src:url(data:font/woff2;base64,d09GMgABAAAAAAn4ABMAAAAAEwQAAAmOAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGjQbgnQcLj9IVkFSgQEGYD9TVEFUgQIAgQovahEICok0h0ULIAAwhzoBNgIkAzwEIAWHJgeBDgwHG6QQUdRKTmoBFD8K42bniObKrG3LZFcMWZzFmrjTFhQ6TVTqPJcInrfrvzq3b2PGn1wwMiNYGTy9ViREYARlL1zAGcPdPqBt3gNWrfKthv4xnM+b9caw+wmjgEUVRjHXhS6jgCK6zf5HiWQacJpGdAgdrbV6g/Rf1BfxRqZVQnrxRVWSJb6RLFnyu0elilmjeoSQCKnxsmwLaddUMjnksriSYuuPl06EAl7KfAiWQjCUETz0zNZ3EII94CDQtzkMfZ/9IkkY8tZRZTDky5ZVwBAM+GYpdd4ZVAWYImnLkiTg48l79gGx3D+VBtLeyg8u7bJAd4uo0pFuQBFysE9C95l0W4Fkiao6GfrDbu77lVU7wk9cV3uqOsXmQiMkhVKl1ugjzUAJBSIkkVWHijkpkVSyUFsgVBuJMA0N+ZnXtyUv5yMigGdfQRmwL1AAjQ3YXG6iIFNSUdPQo8+AISPGAltBMDQRAtyf4ZspLlZkpyOVoMZPvFGWzvk8p5SUC/NWPMj6T2/Yas2EdlON5GkfdkeFwVGjta825H89NIenlLWAPAp5h1KDtRhCaAQWMsFKtEvOKpIhgLHlXPARokkgEGEOAkqxJRQpKYq4ezahIiLHP6hZpqMbV0pUF2vdvEimLEQ/iIUYLgYWs0VXGVlLTOPdaPmFfCC/XrtzqVo1ez7vz6+Kd2+7o11ZJ+4MreLbB5BKVGxobAq4jZYalZ5aX2CKJiwUuc9GNJyi4M8bGyKcdjSRrG4JohdF8buJfmQefbYYREnMFsOoiNliFDVxmRgL0XUmUMLqzW0A4gCQAhWGYCQpFNukwXhIkPMsbRI19ewtw8Cp2Wj/Ro5cM2OTAbJAvZ/L4opBXb9+UHscYuOKM/W8isgwN26Exexjizmfnlp9dE3hOSqdZ/F5QqbckIlPb+oKfXxd6hftJ7Sm/uyPYpONza84CRlMNk/uhOrLpyf53982++zRkXNu3g3VF8qFbx1+7fbHZ9DrB3VXWNSmhnT2vrwS1+1Z+kHGBaZIhnnvuLBTNDeA340D1DWu5/jEa9pVfl6+Jij+yo3EELNixXCLjr173Q5eDP7Y7/L4iQFHbjpaJLFoP4cCsYP6sAPL7gMHNg53yYjqxqTDrYqLDl5DzW/eTLjYxCvucprjI3yl2ykKowKUC2Ox2FJLFo6Fa1HBWLC2jMCIIBEmklkYhmkpmBhTm/LCvJAH5oGcMKcgFEP1xUdho8ANPa6RFD99/PN60fjj9eXy2Eex4B5MpmRapXidzFk1p4uLk3+hn6jAP9ovJcXPPwk8o/0ltizbdbnTprvx4PSxT0VZ3Xc772aN7RflgbXRYwc3hLNO+k878nxGwfuVM8m8Gs7WEoVGWLHwSpx4vNSHBCMNqJ4m15Kp/TfHHVkQd++eY7PGN4W5byTs+6Ft8Ozvb/D60btv37de8ER0mS3P/0sLW84qGjEVkwztPzz06eGUWwKLwPb0D/WFd3vltl2aP276KpM0JNz6AfnAnZ5ADlF2zVyZ2OkxHSMxWPMnSZLbbDR3F1UjPVqp4d68da13F1YZujdWw7271iecO2l9+/4p47Oztjck355/75wFOI+VdGDqbNGs+ISgxg3iB2jb2r+b0CWsNLHIM4sdv8SDSFBP/Oromz6FNCWw2iMTxV0R8QLyBTkpe0j5+pSSJOOTB5Mck/gh3IopuNQnhKj02t3FL80gGbEh89SZcwTxcYt5cZT/nMnB3uXfPy8BSpVMBuRx+ZhACGzDBmwHsJRAjhotOnzuj2wDz3ug2wOUAY2NgZln9/TK/enG/oE4rO1wxvGUFMAxsZ0qNjRC7hl9d17e7imbgDt6uJXhUobDg7v3RX/yRCKxgMhfyiKcZfbpk0wmCcdQlIAOHeakXLvCNt++WfKiozNqSZxxJotn+c0a7DdPsx7DPYgKIDxwwYUZDg9aJbxocTjcwovr9WAsVV32mQoiiIOCHc60Oltst9qCQYuCqN1yHo0Kj60OgI2OqmiuBUWrNA0NDhYCDcdpmMrs1fZZ0xdTzMr1HdPtIHstYhqaPDDA5YxUDx7J4fJiisBSDI/L6G/bn34GNy8Q2g044ZTulAdFLb0tI6NNxfj3DzLjWiNGxje1pz7aXOcNV68lDPEd2SXl6VfBuwmHzdf1gxFy1HvA7pD8I2BnnmyGw852Cg5XbgIdEEGE5UCzen5jTlG6JCU5iajlxVcsXvbcS0SAcg1dcesWJLVK8+hYHOYQ+Pjy+EyVGXP0aPTFagrV9E03hCQvYx+g47KGq+1GsLj8uBIyihNw33YUe8PNC4BOJ3Lm1AglLV3nCuvUdIP+v15tVGbWIwgxLVpPkfpthCGpTKG+oA/DQfsKKvxhScqaN6FuElAUtTKv2UYgOmQegsN/n7njHUju8wM4VTcm+Q8xfX9SFwjTzdVqu95UOWSIGOabH8OGBEba//8Yxl3GcPdP/dMBOoSX/0z5SZmBoLbaPs+9asaMpb36yknKaw6FqWZa6A5vDa02mhkOba1q6KtLV208xrkwmW5C4VD6n2fvRjADy2qDYYnNy+H10Fq0LMbNzS863gkO7iQ8eC48/Ny5m59tOcEso3u7Qg3yrqDL6eKXwJAuWnhylfbWrRObe66rzX59+XDtzusnL66dI/86ArmtLlzED860Ef3bFPV78OX/zFTA11fcBn2Vntb7qiGBSgLBHyuv/uEaqqoTgSpOyjlzh86me1Vriv7i9rLPLvtghWmSnblRbAsBJL/4dScSQTBxOivHMO5QvBBY0iheJvfwWLxLOGzYKZyM4zVc2Cll46zEpeUV4MqGEWZj22SdOxhGAjgs9AEnfT+RoiMfcDb0GS5NncKVxju4Nt/mRk13O9Gz3FLct5oCD6wkwUNrCfHIUg6SMf8LwQGyVaBUqpLPW5BaMpRshEpl8nS1qw5dgnzlik8QBXmdy5UrIH74heTKZKMSilQso4hsRiGraQZRzxpNGqlEJMsXuAU7GlcR8mWSykUpVkWGyIf0a8v4qEQp5CtGsMiZa+4ESYQy+WilCiguHzxMXO54ogShooTV2bj2z1zL6DYSoImoQ8lFUWxMLBNQQgLkV2tHYgUoIbkuREz+fJHKxxWBcnvu3KQppFCxLkguB1NyVSp/TknRvNwYlCdbblWu3ze6owHdWluhE5tgQ6ej2SV65CijijoaRfSiH4Nqz1OpfEW+WeI/oU0ly60zkV9YzOQSYtZVEGYmrysTZAJkY4qZtIBD9/LYTIK7Nww3vMiYBwA=) format("woff2-variations");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Manrope Variable;font-style:normal;font-display:swap;font-weight:200 800;src:url(/assets/manrope-cyrillic-wght-normal-Dvxsihut.woff2) format("woff2-variations");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Manrope Variable;font-style:normal;font-display:swap;font-weight:200 800;src:url(/assets/manrope-greek-wght-normal-DL7QRZyv.woff2) format("woff2-variations");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Manrope Variable;font-style:normal;font-display:swap;font-weight:200 800;src:url(/assets/manrope-vietnamese-wght-normal-usUDDRr7.woff2) format("woff2-variations");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Manrope Variable;font-style:normal;font-display:swap;font-weight:200 800;src:url(/assets/manrope-latin-ext-wght-normal-Ch3YOpNY.woff2) format("woff2-variations");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Manrope Variable;font-style:normal;font-display:swap;font-weight:200 800;src:url(/assets/manrope-latin-wght-normal-DHIcAJRg.woff2) format("woff2-variations");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Sora Variable;font-style:normal;font-display:swap;font-weight:100 800;src:url(/assets/sora-latin-ext-wght-normal-CawQDOvP.woff2) format("woff2-variations");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Sora Variable;font-style:normal;font-display:swap;font-weight:100 800;src:url(/assets/sora-latin-wght-normal-DdqRvwsR.woff2) format("woff2-variations");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}*,*:before,*:after{box-sizing:border-box}:root{--grad: linear-gradient(135deg, #7c3aed 0%, #ec4899 100%);--grad-text: linear-gradient(90deg, #8b5cf6 0%, #ec4899 100%);--text: #111827;--muted: #374151;--border-violet: rgba(124, 58, 237, .5);--shell-bg: linear-gradient(180deg, #f7f5ff, #efeaff);--font: var(--font-body-family)}body{margin:0;font-family:var(--font-body-family);font-weight:var(--font-body-weight);color:var(--text);background:#fff;line-height:1.5}a{color:#7c3aed}.gradient-text{background:var(--grad-text);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent;line-height:var(--typo-display-lh, 1.2);padding-bottom:var(--typo-display-pb, 0);display:inline-block}.site-footer{margin-top:48px;padding:32px 20px;background:#f9fafb;border-top:1px solid #e5e7eb;text-align:center;font-size:14px;color:#6b7280}.page-wrap{max-width:1180px;margin:0 auto;padding:0 16px}.html-content p{margin:0 0 12px}.html-content p:last-child{margin-bottom:0}:root{--font-fallback: "Noto Sans", system-ui, -apple-system, "Segoe UI", Roboto, Arial, sans-serif;--font-body-family: "Manrope Variable", "Manrope", var(--font-fallback);--font-heading-family: "Sora Variable", "Sora", var(--font-fallback);--font-ui-family: "Manrope Variable", "Manrope", var(--font-fallback);--font-body-weight: 400;--font-heading-weight: 400;--font-weight-black: 800;--font-weight-heavy: 800;--font-weight-extra-bold: 800;--typo-display-lh: 1.22;--typo-display-pb: .11em;--typo-display-weight: 700}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight)}.gradient-text,.shopdev-esim-configurator .sd-title,.shopdev-esim-configurator .sd-confort-desc,.esim-guide__title,.esim-guide__highlight,.phone-compatibility-modal__title,.esim-country-info__intro,.morocco-credits-modal__title,.esim-hero-country .ehc-title{overflow:visible;-webkit-box-decoration-break:clone;box-decoration-break:clone}
