:root{--ean-ink:#08213b;--ean-ink-2:#274966;--ean-paper:#fff;--ean-white:#fff;--ean-soft:#f5f8fc;--ean-blue:#1559b7;--ean-blue-dark:#0b438f;--ean-gold:#f7c843;--ean-muted:#62788f;--ean-line:rgba(8,33,59,.13);--ean-shadow:0 22px 60px rgba(8,33,59,.11);--ean-shell:min(1180px,calc(100% - 44px));--ean-radius:28px}html{scroll-behavior:smooth}*{box-sizing:border-box}body{margin:0;background:#fff;color:var(--ean-ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:17px;line-height:1.65;overflow-x:hidden}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button,input,select{font:inherit}.ean-main{min-height:55vh}.ean-shell{width:var(--ean-shell);margin-inline:auto}.ean-section{padding:88px 0;position:relative}.ean-kicker{display:inline-flex;align-items:center;gap:8px;color:var(--ean-blue);font-size:.72rem;font-weight:900;letter-spacing:.16em;text-transform:uppercase}.ean-section-heading{max-width:780px;margin-bottom:40px}.ean-section-heading h2,.ean-page-hero h1,.ean-category-hero h1{margin:12px 0 14px;font-size:clamp(2.5rem,4.8vw,5rem);line-height:.98;letter-spacing:-.06em}.ean-section-heading h2{font-size:clamp(2.2rem,3.8vw,4rem)}.ean-section-heading p,.ean-page-hero p,.ean-category-description{color:var(--ean-muted);max-width:760px}.ean-heading-split{max-width:none;display:flex;align-items:end;justify-content:space-between;gap:40px}.ean-heading-split>div{max-width:720px}.ean-heading-split>p{max-width:390px}.screen-reader-text{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.ean-btn{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:13px 21px;border:1px solid transparent;border-radius:999px;font-size:.9rem;font-weight:850;cursor:pointer;transition:.18s}.ean-btn:hover{transform:translateY(-2px)}.ean-btn-primary{background:var(--ean-blue);color:#fff!important;box-shadow:0 12px 28px rgba(21,89,183,.2)}.ean-btn-ghost{border-color:var(--ean-line);background:#fff;color:var(--ean-ink)}.ean-hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:26px}.ean-header{position:sticky;top:0;z-index:1000;height:78px;border-bottom:1px solid var(--ean-line);background:rgba(255,255,255,.96);backdrop-filter:blur(14px)}.admin-bar .ean-header{top:32px}.ean-header-inner{height:100%;display:flex;align-items:center;gap:22px}.ean-brand{display:flex;align-items:center;gap:10px;flex-shrink:0}.ean-brand img{width:50px;height:50px;object-fit:contain}.ean-brand-copy{display:grid;line-height:1.08}.ean-brand-copy b{font-size:1.04rem;letter-spacing:-.03em}.ean-brand-copy small{margin-top:5px;color:var(--ean-muted);font-size:.57rem;letter-spacing:.09em;text-transform:uppercase}.ean-word-arabic{color:var(--ean-blue)}.ean-site-nav{margin-left:auto}.ean-nav-list,.ean-site-nav ul{list-style:none;display:flex;align-items:center;gap:4px;margin:0;padding:0}.ean-nav-list li{position:relative}.ean-nav-list>li>a{display:block;padding:11px 12px;border-radius:999px;font-size:.82rem;font-weight:800}.ean-nav-list>li>a:hover,.ean-nav-list>li.current-menu-item>a,.ean-nav-list>li.current-menu-ancestor>a{background:#edf5ff;color:var(--ean-blue-dark)}.ean-nav-list .sub-menu{position:absolute;left:0;top:calc(100% + 8px);min-width:220px;display:grid;gap:3px;padding:12px;border:1px solid var(--ean-line);border-radius:18px;background:#fff;box-shadow:var(--ean-shadow);opacity:0;visibility:hidden;transform:translateY(-6px);transition:.18s}.ean-nav-list li:hover>.sub-menu,.ean-nav-list li:focus-within>.sub-menu{opacity:1;visibility:visible;transform:none}.ean-nav-list .sub-menu a{display:block;padding:10px 12px;border-radius:10px;font-size:.82rem;font-weight:750}.ean-nav-list .sub-menu a:hover{background:var(--ean-soft)}.ean-submenu-toggle{display:none}.ean-header-actions{display:flex;align-items:center;gap:8px}.ean-menu-toggle{width:42px;height:42px;border:1px solid var(--ean-line);border-radius:50%;background:#fff;color:var(--ean-ink);cursor:pointer}.ean-menu-toggle{display:none;padding:10px}.ean-menu-toggle span{display:block;width:20px;height:2px;margin:3px auto;background:var(--ean-ink);border-radius:999px}.ean-page-hero,.ean-category-hero{padding:70px 0;background:linear-gradient(135deg,#fff,#f3f8ff 62%,#fff8dc)}.ean-destination-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.ean-destination-card{position:relative;min-height:520px;overflow:hidden;border-radius:30px;color:#fff!important;box-shadow:0 14px 44px rgba(8,33,59,.12)}.ean-destination-card::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 20%,rgba(5,28,52,.9) 100%)}.ean-destination-card img{width:100%;height:100%;object-fit:cover;transition:.35s}.ean-destination-card:hover img{transform:scale(1.03)}.ean-destination-card>div{position:absolute;z-index:2;left:28px;right:28px;bottom:28px}.ean-destination-card span{color:var(--ean-gold);font-size:.65rem;font-weight:900;letter-spacing:.12em}.ean-destination-card h2,.ean-destination-card h3{margin:8px 0;font-size:2.8rem;line-height:.95}.ean-destination-card b{font-size:.82rem}.ean-story-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.ean-story-card{overflow:hidden;border:1px solid var(--ean-line);border-radius:26px;background:#fff;box-shadow:0 14px 40px rgba(8,33,59,.07)}.ean-story-image{display:block;overflow:hidden}.ean-story-image img{width:100%;aspect-ratio:3/2;object-fit:cover;transition:.35s}.ean-story-card:hover .ean-story-image img{transform:scale(1.035)}.ean-story-body{padding:22px}.ean-story-meta{display:flex;flex-wrap:wrap;gap:9px;color:var(--ean-muted);font-size:.68rem;font-weight:800;text-transform:uppercase;letter-spacing:.05em}.ean-story-body h3{margin:11px 0 9px;font-size:1.34rem;line-height:1.12;letter-spacing:-.035em}.ean-story-body p{margin:0 0 14px;color:var(--ean-muted);font-size:.88rem;line-height:1.6}.ean-text-link{color:var(--ean-blue-dark)!important;font-size:.78rem;font-weight:850}.ean-topic-tabs{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:32px}.ean-topic-tabs a{padding:9px 13px;border:1px solid var(--ean-line);border-radius:999px;background:#fff;font-size:.75rem;font-weight:800}.ean-topic-tabs a.is-active,.ean-topic-tabs a:hover{background:var(--ean-blue);color:#fff;border-color:var(--ean-blue)}.ean-guide-search{display:flex;gap:10px;max-width:660px;margin-top:26px}.ean-guide-search input{flex:1;min-width:0;padding:14px 16px;border:1px solid var(--ean-line);border-radius:14px}.ean-guide-search button{padding:12px 18px;border:0;border-radius:14px;background:var(--ean-blue);color:#fff;font-weight:800}.ean-path-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.ean-path-grid article{padding:25px;border:1px solid var(--ean-line);border-radius:24px;background:#fff}.ean-path-grid span{color:var(--ean-blue);font-size:.68rem;font-weight:900;letter-spacing:.1em}.ean-path-grid h3{margin:10px 0 8px}.ean-path-grid p{color:var(--ean-muted)}.ean-path-grid a{color:var(--ean-blue-dark);font-weight:800}.ean-guide-paths{background:var(--ean-soft)}.ean-destination-articles-only{padding:56px 0 90px}.ean-destination-direct-grid{margin-top:0}.ean-destination-gates-page{padding:70px 0 90px;background:var(--ean-soft)}.ean-destination-gates-page> .ean-shell>h1{margin:0 0 36px;font-size:clamp(3rem,6vw,6rem);line-height:.95;letter-spacing:-.065em}.ean-team-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}.ean-team-card{display:grid;justify-items:center;text-align:center;gap:12px}.ean-team-card>img{width:150px;height:150px;object-fit:cover;border-radius:50%;border:6px solid #fff;box-shadow:0 14px 34px rgba(8,33,59,.12)}.ean-team-card h3{margin:0;font-size:1.05rem}.ean-team-card p{margin:4px 0 0;display:grid;gap:2px;color:var(--ean-muted);font-size:.76rem}.ean-team-card p strong{color:var(--ean-blue);font-size:.68rem;text-transform:uppercase;letter-spacing:.07em}.ean-team-grid:not(.is-compact) .ean-team-card{padding:22px;border:1px solid var(--ean-line);border-radius:24px;background:#fff}.ean-team-bio{display:block!important;margin-top:10px!important;line-height:1.55!important}.ean-footer{padding:55px 0 18px;background:#08213b;color:#fff}.ean-footer-grid{display:grid;grid-template-columns:1.3fr .8fr 1fr;gap:40px}.ean-footer .ean-brand-copy small,.ean-footer p{color:#dbe6f0}.ean-footer .ean-word-easy,.ean-footer .ean-word-now{color:#fff}.ean-footer .ean-word-arabic{color:var(--ean-gold)}.ean-footer h3{margin:0 0 12px;font-size:.9rem}.ean-footer-links{list-style:none;margin:0;padding:0;display:grid;gap:7px}.ean-footer-links a{color:#fff;font-size:.78rem}.ean-footer-bottom{display:flex;justify-content:space-between;gap:20px;margin-top:34px;padding-top:18px;border-top:1px solid rgba(255,255,255,.13);color:#bcd0e1;font-size:.68rem}.ean-back-to-top{position:fixed;right:22px;bottom:22px;z-index:900;width:48px;height:48px;border:2px solid #fff;border-radius:50%;background:var(--ean-blue);color:#fff;box-shadow:0 12px 30px rgba(8,33,59,.2);opacity:0;pointer-events:none;transform:translateY(10px);transition:.2s;cursor:pointer}.ean-back-to-top.is-visible{opacity:1;pointer-events:auto;transform:none}.navigation.pagination{margin-top:34px}.nav-links{display:flex;gap:8px;flex-wrap:wrap}.page-numbers{padding:8px 12px;border:1px solid var(--ean-line);border-radius:10px}.page-numbers.current{background:var(--ean-blue);color:#fff}@media(max-width:1000px){.ean-story-grid,.ean-destination-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ean-team-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ean-path-grid{grid-template-columns:1fr}.ean-heading-split{display:block}.ean-heading-split>p{max-width:720px}}@media(max-width:900px){.ean-menu-toggle{display:block}.ean-site-nav{position:absolute;left:18px;right:18px;top:calc(100% + 8px);margin:0;padding:16px;border:1px solid var(--ean-line);border-radius:22px;background:#fff;box-shadow:var(--ean-shadow);opacity:0;visibility:hidden;transform:translateY(-8px);transition:.2s}.ean-site-nav.is-open{opacity:1;visibility:visible;transform:none}.ean-site-nav .ean-nav-list{display:grid;gap:4px}.ean-site-nav .ean-nav-list>li>a{padding:12px}.ean-nav-list .sub-menu{position:static;display:none;min-width:0;margin-top:4px;padding:8px;opacity:1;visibility:visible;transform:none;box-shadow:none}.ean-nav-list .is-sub-open>.sub-menu{display:grid}.ean-submenu-toggle{display:block;position:absolute;right:8px;top:7px;width:34px;height:34px;border:0;border-radius:10px;background:var(--ean-soft);cursor:pointer}.ean-brand img{width:42px;height:42px}.ean-brand-copy b{font-size:.9rem}.ean-brand-copy small{font-size:.48rem}.ean-header{height:70px}}@media(max-width:700px){:root{--ean-shell:min(100% - 28px,1180px)}.ean-section{padding:64px 0}.ean-story-grid,.ean-destination-grid{grid-template-columns:1fr}.ean-destination-card{min-height:420px}.ean-team-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 10px}.ean-team-card>img{width:120px;height:120px}.ean-footer-grid{grid-template-columns:1fr 1fr;text-align:center}.ean-footer-brand{grid-column:1/-1}.ean-footer .ean-brand{justify-content:center}.ean-footer-bottom{display:grid;justify-content:center;text-align:center}.ean-guide-search{display:grid}.ean-page-hero,.ean-category-hero{text-align:center}.ean-page-hero p,.ean-category-description{margin-left:auto;margin-right:auto}.ean-topic-tabs{justify-content:center}}.ean-footer .ean-brand-copy .ean-word-easy,.ean-footer .ean-brand-copy .ean-word-now{color:#fff!important}.ean-footer .ean-brand-copy .ean-word-arabic{color:var(--ean-gold)!important}.ean-footer .ean-brand-copy b{display:block!important;white-space:nowrap!important}.ean-card-lightbox[hidden]{display:none!important}.ean-card-lightbox{position:fixed;inset:0;z-index:12000;background:#071f39;color:#fff}.ean-card-lightbox-backdrop{position:absolute;inset:0;background:rgba(3,18,34,.88)}.ean-card-lightbox-dialog{position:relative;z-index:1;width:100%;height:100dvh;max-height:100dvh;overflow-y:auto;overscroll-behavior:contain;background:linear-gradient(180deg,#08213b,#061a30)}.ean-card-lightbox-topbar{position:sticky;top:0;z-index:6;display:grid;grid-template-columns:auto auto 1fr auto;align-items:center;gap:8px;min-height:64px;padding:calc(8px + env(safe-area-inset-top)) max(12px,env(safe-area-inset-right)) 8px max(12px,env(safe-area-inset-left));background:rgba(7,31,57,.97);border-bottom:1px solid rgba(255,255,255,.14);backdrop-filter:blur(12px)}.ean-card-lightbox-topbar button,.ean-card-lightbox-home{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:44px;padding:8px 13px;border:1px solid rgba(255,255,255,.18);border-radius:999px;background:rgba(255,255,255,.08);color:#fff!important;font-size:.78rem;font-weight:850;cursor:pointer}.ean-card-lightbox-home{grid-column:2}.ean-card-lightbox-close{grid-column:4;width:46px;min-width:46px;height:46px;padding:0!important;border:2px solid #fff!important;background:#f7c843!important;color:#08213b!important;font-size:1.85rem!important;line-height:1!important;box-shadow:0 8px 24px rgba(0,0,0,.28)}.ean-card-lightbox-topbar button:hover,.ean-card-lightbox-topbar button:focus-visible,.ean-card-lightbox-home:hover,.ean-card-lightbox-home:focus-visible{background:#fff;color:#08213b!important;outline:0}.ean-card-lightbox-scroll{min-height:calc(100dvh - 64px);padding:14px 14px calc(18px + env(safe-area-inset-bottom));background:transparent}.ean-card-lightbox-copy{display:grid;gap:2px;width:min(760px,100%);margin:0 auto 10px;padding:0 4px}.ean-card-lightbox-copy span{color:#f7c843;font-size:.68rem;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.ean-card-lightbox-copy strong{color:#fff;font-size:.92rem;line-height:1.25}.ean-card-lightbox-stage{display:grid;place-items:start center;width:100%;min-height:0;padding:0;background:transparent;cursor:zoom-out}.ean-card-lightbox-stage img{display:block;width:auto;max-width:min(100%,760px);height:auto;max-height:none;object-fit:contain;object-position:center top;margin:0 auto;border-radius:18px;box-shadow:0 24px 70px rgba(0,0,0,.34);cursor:default}.ean-card-lightbox-actions{position:sticky;bottom:0;z-index:5;display:grid;grid-template-columns:1fr minmax(150px,auto) 1fr;align-items:center;gap:8px;width:min(760px,100%);margin:12px auto 0;padding:9px;border:1px solid rgba(255,255,255,.14);border-radius:20px;background:rgba(7,31,57,.96);backdrop-filter:blur(12px)}.ean-card-lightbox-actions button,.ean-card-lightbox-download{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:9px 12px;border:1px solid rgba(255,255,255,.18);border-radius:14px;background:rgba(255,255,255,.08);color:#fff!important;font-size:.76rem;font-weight:850;cursor:pointer}.ean-card-lightbox-download{background:#1559b7;border-color:#2d75d5;white-space:nowrap}.ean-card-lightbox-actions button:first-child{justify-self:stretch}.ean-card-lightbox-actions button:last-child{justify-self:stretch}.ean-card-lightbox-actions button:hover,.ean-card-lightbox-actions button:focus-visible,.ean-card-lightbox-download:hover,.ean-card-lightbox-download:focus-visible{background:#f7c843;color:#08213b!important;outline:0}.ean-lightbox-open{overflow:hidden!important}.ean-lightbox-open .ean-header,.ean-lightbox-open .ean-back-to-top{visibility:hidden!important;pointer-events:none!important}.ean-card-slot[data-ean-card-lightbox],.ean-card-catalog-slot[data-ean-card-lightbox]{cursor:zoom-in}@media(min-width:901px){.ean-card-lightbox-stage img{max-height:calc(100dvh - 170px);max-width:min(82vw,760px)}.ean-card-lightbox-scroll{padding-left:24px;padding-right:24px}}@media(max-width:620px){.ean-card-lightbox-topbar{grid-template-columns:auto auto 1fr auto;gap:6px;min-height:58px;padding-left:8px;padding-right:8px}.ean-card-lightbox-topbar button,.ean-card-lightbox-home{min-height:42px;padding:7px 10px;font-size:.72rem}.ean-card-lightbox-close{width:44px;min-width:44px;height:44px}.ean-card-lightbox-scroll{padding:10px 8px calc(12px + env(safe-area-inset-bottom))}.ean-card-lightbox-copy{padding:0 6px}.ean-card-lightbox-stage img{width:100%;max-width:660px;border-radius:14px}.ean-card-lightbox-actions{grid-template-columns:1fr minmax(138px,1.35fr) 1fr;gap:5px;margin-top:9px;padding:6px;border-radius:16px}.ean-card-lightbox-actions button,.ean-card-lightbox-download{min-height:42px;padding:7px 6px;font-size:.68rem}.ean-card-lightbox-actions button span{display:inline}}:root{--ean-blue:#1559b7;--ean-blue-dark:#0b438f;--ean-gold:#f7c843;--ean-ink:#08213b;--ean-muted:#62788f;--ean-bg:#fff;--ean-soft:#f5f8fc;--ean-line:rgba(8,33,59,.13)}body.ean-adsense-clean{background:#fff;color:var(--ean-ink)}.ean-header{background:#fff!important;border-bottom:1px solid var(--ean-line)!important;box-shadow:0 8px 28px rgba(8,33,59,.05)!important}.ean-brand-copy .ean-word-easy,.ean-brand-copy .ean-word-now{color:var(--ean-ink)!important}.ean-brand-copy .ean-word-arabic{color:var(--ean-blue)!important}.ean-brand small{color:var(--ean-muted)!important}.ean-nav-list>li>a{color:var(--ean-ink)!important}.ean-nav-list>li>a:hover{color:var(--ean-blue)!important}.ean-menu-toggle{border-color:var(--ean-line)!important;background:#fff!important;color:var(--ean-ink)!important}.ean-menu-toggle span{background:var(--ean-ink)!important}.ean-v3-hero{padding:64px 0;background:linear-gradient(135deg,#fff 0%,#f3f8ff 58%,#fff8dc 100%)}.ean-v3-hero-grid{display:grid;grid-template-columns:1.02fr .98fr;gap:48px;align-items:center}.ean-v3-hero h1{font-size:clamp(3rem,6vw,6.5rem);line-height:.93;letter-spacing:-.065em;margin:14px 0 22px;max-width:12ch}.ean-v3-hero p{font-size:1.13rem;line-height:1.7;color:var(--ean-muted);max-width:720px}.ean-v3-hero figure{margin:0}.ean-v3-hero figure img{width:100%;aspect-ratio:16/10;object-fit:cover;border-radius:32px;box-shadow:0 28px 70px rgba(8,33,59,.14)}.ean-btn-primary{background:var(--ean-blue)!important;color:#fff!important}.ean-btn-ghost{background:#fff!important;color:var(--ean-ink)!important;border-color:var(--ean-line)!important}.ean-v3-topic-grid,.ean-v3-checklist-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.ean-v3-topic-grid article,.ean-v3-checklist-grid article,.ean-v3-contact-card{padding:26px;border:1px solid var(--ean-line);border-radius:24px;background:#fff;box-shadow:0 10px 34px rgba(8,33,59,.05)}.ean-v3-topic-grid h2,.ean-v3-topic-grid h3,.ean-v3-checklist-grid h2{margin:8px 0 10px}.ean-v3-topic-grid p,.ean-v3-checklist-grid p{color:var(--ean-muted);line-height:1.65}.ean-v3-checklist-grid span{display:inline-grid;place-items:center;width:42px;height:42px;border-radius:50%;background:#edf5ff;color:var(--ean-blue);font-weight:900}.ean-v3-center{text-align:center;margin-top:30px}.ean-v3-free-topics{background:var(--ean-soft)}.ean-v3-team{background:#fff}.ean-v3-about-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:48px;align-items:start}.ean-v3-note{background:#0b438f;color:#fff}.ean-v3-note h2,.ean-v3-note p{color:#fff!important}.ean-v3-note p{max-width:900px;line-height:1.7}.ean-footer{background:#08213b!important;color:#fff!important}.ean-footer h3,.ean-footer p,.ean-footer a,.ean-footer span{color:#fff!important}.ean-footer .ean-word-arabic{color:var(--ean-gold)!important}.ean-footer .ean-brand small{color:#dfeaff!important}.ean-editorial-note{margin:32px 0;padding:24px;border:1px solid var(--ean-line);border-radius:20px;background:#f7fbff}@media(max-width:1000px){.ean-v3-hero-grid,.ean-v3-about-grid{grid-template-columns:1fr}.ean-v3-topic-grid,.ean-v3-checklist-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:782px){.ean-v3-hero{padding:42px 0}.ean-v3-hero-grid{text-align:center}.ean-v3-hero h1{font-size:clamp(2.6rem,12vw,4.2rem);margin-left:auto;margin-right:auto}.ean-v3-hero p{margin-left:auto;margin-right:auto}.ean-v3-topic-grid,.ean-v3-checklist-grid{grid-template-columns:1fr}.ean-site-nav{background:#fff!important}.ean-site-nav a{color:var(--ean-ink)!important}.ean-team-grid{text-align:center}.ean-premium-sidebar{position:static!important}.ean-v3-contact-card{text-align:center}}.ean-header{height:62px!important;}.admin-bar .ean-header{top:32px!important;}.ean-header-inner{position:relative;gap:16px!important;}.ean-brand{gap:8px!important;}.ean-brand img{width:44px!important;height:44px!important;}.ean-brand-copy b{font-size:.98rem!important;line-height:1!important;}.ean-brand-copy small{margin-top:4px!important;font-size:.48rem!important;letter-spacing:.07em!important;white-space:nowrap;}.ean-nav-list>li>a{padding:8px 10px!important;font-size:.76rem!important;}.ean-nav-list>li>a[href*="free-cards"]{background:#fff5c8!important;color:#083b77!important;border:1px solid rgba(247,200,67,.55);}.ean-header-actions{display:flex;align-items:center;margin-left:0;}.ean-menu-toggle{border:0!important;background:var(--ean-gold)!important;color:var(--ean-ink)!important;box-shadow:0 8px 20px rgba(8,33,59,.09);}.ean-menu-toggle span{background:var(--ean-ink)!important;height:2.5px!important;}.ean-destination-card h2,.ean-destination-card h3,.ean-destination-card b{color:#fff!important;text-shadow:0 2px 14px rgba(0,0,0,.55)!important;}.ean-destination-card span{color:#ffd95a!important;text-shadow:0 1px 8px rgba(0,0,0,.5)!important;}.ean-destination-card::after{background:linear-gradient(180deg,rgba(5,28,52,.04) 12%,rgba(5,28,52,.94) 100%)!important;}.ean-home-free-cards{background:linear-gradient(180deg,#fff 0%,#f6f9fd 100%);}.ean-free-card{overflow:hidden;border:1px solid var(--ean-line);border-radius:24px;background:#fff;box-shadow:0 14px 38px rgba(8,33,59,.07);}.ean-situation-strip{display:flex;gap:8px;overflow-x:auto;margin-top:24px;padding:2px 0 10px;scrollbar-width:thin;}.ean-situation-strip span{flex:0 0 auto;padding:8px 11px;border:1px solid var(--ean-line);border-radius:999px;background:#fff;color:var(--ean-ink-2);font-size:.69rem;font-weight:750;}.ean-free-cards-hero{padding:72px 0;background:linear-gradient(135deg,#fff 0%,#edf5ff 58%,#fff7d7 100%);overflow:hidden;}.ean-free-cards-hero-grid{display:grid;grid-template-columns:.92fr 1.08fr;gap:48px;align-items:center;}.ean-free-cards-hero h1{margin:14px 0 18px;max-width:10ch;font-size:clamp(3.5rem,6.6vw,7rem);line-height:.9;letter-spacing:-.07em;}.ean-free-cards-hero p{max-width:680px;color:var(--ean-muted);font-size:1.08rem;line-height:1.72;}.ean-card-situations{background:#fff;}.ean-situation-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;}.ean-situation-grid article{padding:20px;border:1px solid var(--ean-line);border-radius:18px;background:#fff;box-shadow:0 8px 26px rgba(8,33,59,.04);}.ean-situation-grid article span{display:inline-grid;place-items:center;width:34px;height:34px;border-radius:50%;background:#edf5ff;color:var(--ean-blue);font-size:.7rem;font-weight:900;}.ean-situation-grid h3{margin:12px 0 0;font-size:.98rem;line-height:1.25;}.ean-free-card-library{background:#f5f8fc;}.ean-free-downloads{background:#fff;}.ean-download-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;}.ean-download-card{display:grid;justify-items:center;gap:7px;padding:24px 16px;border:1px solid var(--ean-line);border-radius:22px;background:#fff;text-align:center;box-shadow:0 10px 30px rgba(8,33,59,.05);}.ean-download-card:hover{transform:translateY(-2px);box-shadow:0 16px 38px rgba(8,33,59,.09);}.ean-download-card>span{font-size:1.8rem;}.ean-download-card strong{color:var(--ean-ink);font-size:.95rem;}.ean-download-card small{color:var(--ean-muted);}.ean-free-cards-note{background:#0b438f;color:#fff;text-align:center;}.ean-free-cards-note .ean-kicker{color:#ffd95a!important;}.ean-free-cards-note h2{margin:10px auto 12px;color:#fff!important;font-size:clamp(2.2rem,4vw,4rem);letter-spacing:-.055em;}.ean-free-cards-note p{max-width:850px;margin:0 auto;color:#f1f7ff!important;line-height:1.7;}@media(max-width:1100px){.ean-situation-grid{grid-template-columns:repeat(3,minmax(0,1fr));}.ean-download-grid{grid-template-columns:repeat(2,minmax(0,1fr));}}@media(max-width:900px){.ean-header{height:58px!important;}.admin-bar .ean-header{top:46px!important;}.ean-header-inner{gap:8px!important;}.ean-brand img{width:39px!important;height:39px!important;}.ean-brand-copy b{font-size:.87rem!important;}.ean-brand-copy small{font-size:.42rem!important;letter-spacing:.045em!important;max-width:205px;overflow:hidden;text-overflow:ellipsis;}.ean-header-actions{margin-left:auto!important;order:3;}.ean-menu-toggle{display:block!important;width:40px!important;height:40px!important;margin-left:auto!important;}.ean-site-nav{position:absolute!important;left:12px!important;right:12px!important;top:calc(100% + 6px)!important;max-height:calc(100vh - 82px)!important;overflow-y:auto!important;margin:0!important;padding:10px!important;border-radius:18px!important;z-index:1002!important;}.ean-site-nav .ean-nav-list{gap:2px!important;}.ean-site-nav .ean-nav-list>li>a{padding:11px 12px!important;font-size:.84rem!important;}.ean-nav-list .sub-menu{padding:6px!important;border-radius:12px!important;background:#f5f8fc!important;}.ean-nav-list .sub-menu a{padding:10px!important;}.ean-submenu-toggle{right:7px!important;top:6px!important;}body.ean-menu-open{overflow:hidden;}.ean-free-cards-hero{padding:46px 0 34px;}.ean-free-cards-hero-grid{grid-template-columns:1fr;text-align:center;gap:24px;}.ean-free-cards-hero h1{max-width:11ch;margin-left:auto;margin-right:auto;}.ean-free-cards-hero p{margin-left:auto;margin-right:auto;}.ean-free-cards-hero .ean-hero-actions{justify-content:center;}.ean-situation-grid{grid-template-columns:repeat(2,minmax(0,1fr));}}@media(max-width:620px){:root{--ean-shell:min(100% - 24px,1180px)}.ean-brand-copy small{max-width:175px;}.ean-situation-grid{grid-template-columns:1fr 1fr;gap:9px;}.ean-situation-grid article{padding:15px;}.ean-situation-grid h3{font-size:.85rem;}.ean-download-grid{grid-template-columns:1fr 1fr;gap:10px;}.ean-download-card{padding:18px 10px;}}@media(max-width:420px){.ean-brand-copy small{display:none;}.ean-situation-grid,.ean-download-grid{grid-template-columns:1fr;}}.ean-footer .ean-brand-copy .ean-word-easy,.ean-footer .ean-brand-copy .ean-word-now{color:#fff!important}.ean-footer .ean-brand-copy .ean-word-arabic{color:var(--ean-gold)!important}.ean-brand-copy .ean-word-arabic{color:var(--ean-gold)!important;text-shadow:0 1px 0 rgba(8,33,59,.34),0 0 1px rgba(8,33,59,.20)}.ean-cards-first-hero{padding:26px 0 42px!important;background:linear-gradient(135deg,#fff 0%,#eef5ff 64%,#fff8d8 100%)}.ean-cards-first-hero .ean-v3-hero-grid{grid-template-columns:.92fr 1.08fr;align-items:center;gap:34px}.ean-cards-first-hero h1{max-width:12ch!important;font-size:clamp(3.2rem,5.6vw,6rem)!important;line-height:.92!important;margin:10px 0 16px!important}.ean-cards-first-hero p{max-width:720px;font-size:1.08rem;line-height:1.64}.ean-hero-proof{display:flex;flex-wrap:wrap;gap:8px 16px;list-style:none;margin:18px 0 0;padding:0;color:var(--ean-muted);font-size:.75rem;font-weight:800}.ean-hero-proof li:before{content:"✓";color:var(--ean-blue);margin-right:6px;font-weight:950}.ean-card-value-section{background:#08213b;color:#fff}.ean-card-value-section .ean-kicker{color:#ffd95a!important}.ean-card-value-section h2{color:#fff!important}.ean-card-value-section .ean-section-heading p{color:#dbe8f7!important}.ean-value-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.ean-value-steps article{padding:24px;border:1px solid rgba(255,255,255,.18);border-radius:22px;background:rgba(255,255,255,.07)}.ean-value-steps article>span{display:inline-grid;place-items:center;width:38px;height:38px;border-radius:50%;background:#f7c843;color:#08213b;font-weight:950;font-size:.72rem}.ean-value-steps h3{margin:14px 0 6px;color:#fff;font-size:1.18rem}.ean-value-steps p{margin:0;color:#dbe8f7;line-height:1.55;font-size:.9rem}.ean-free-downloads .ean-value-steps article{background:#fff;border-color:var(--ean-line)}.ean-free-downloads .ean-value-steps h3{color:var(--ean-ink)}.ean-free-downloads .ean-value-steps p{color:var(--ean-muted)}body.ean-adsense-clean .ean-free-card{display:block;position:static;height:auto;min-height:0;max-height:none;margin:0;padding:0;align-self:start;overflow:hidden}@media(max-width:900px){.home .ean-main{padding-top:0!important;margin-top:0!important}.home .ean-v3-hero{margin-top:0!important;padding:12px 0 24px!important}.ean-cards-first-hero .ean-v3-hero-grid,.ean-free-cards-hero-grid{grid-template-columns:1fr;text-align:center;gap:18px;align-items:start}.ean-cards-first-hero h1,.ean-free-cards-hero h1{margin-left:auto!important;margin-right:auto!important}.ean-cards-first-hero p,.ean-free-cards-hero p{margin-left:auto;margin-right:auto}.ean-cards-first-hero .ean-hero-actions,.ean-free-cards-hero .ean-hero-actions,.ean-hero-proof{justify-content:center}.ean-value-steps{grid-template-columns:1fr}}@media(max-width:700px){body.ean-adsense-clean .ean-free-card{width:100%!important;margin:0!important}}.ean-cards-first-hero .ean-v3-hero-grid,.ean-cards-first-page-hero .ean-free-cards-hero-grid{display:grid!important;grid-template-columns:1fr!important;gap:24px!important;align-items:start!important;align-content:start!important}.ean-cards-first-copy{width:100%;max-width:900px}.ean-card-showcase{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;grid-auto-rows:auto!important;gap:14px!important;align-items:start!important;align-content:start!important;width:100%!important;height:auto!important;min-height:0!important;max-height:none!important;margin:4px 0 0!important;padding:0!important;overflow:visible!important}.ean-card-slot{display:block!important;position:static!important;width:100%!important;height:auto!important;min-height:0!important;max-height:none!important;margin:0!important;padding:0!important;line-height:0!important;overflow:hidden!important;border:1px solid rgba(8,33,59,.10);border-radius:18px;background:#fff;box-shadow:0 12px 28px rgba(8,33,59,.09)}.ean-card-slot>.ean-card-slot-image,.ean-card-slot>img{display:block!important;position:static!important;inset:auto!important;width:100%!important;height:auto!important;min-height:0!important;max-height:none!important;aspect-ratio:auto!important;object-fit:contain!important;object-position:center top!important;margin:0!important;padding:0!important;transform:none!important;filter:none!important}.ean-home-card-showcase,.ean-free-page-card-showcase{height:auto!important;min-height:0!important;max-height:none!important}body.ean-adsense-clean .ean-free-card{height:auto!important;min-height:0!important;align-self:start!important}@media(max-width:900px){.ean-cards-first-hero .ean-v3-hero-grid,.ean-cards-first-page-hero .ean-free-cards-hero-grid{gap:18px!important}.ean-cards-first-copy{text-align:center;margin-inline:auto}.ean-cards-first-copy .ean-hero-actions,.ean-cards-first-copy .ean-hero-proof{justify-content:center}.ean-card-showcase{grid-template-columns:1fr!important;gap:16px!important;max-width:430px!important;margin:0 auto!important}.ean-card-slot{width:100%!important}}.ean-card-showcase{
  display:grid!important;
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  grid-auto-flow:row!important;
  grid-auto-rows:auto!important;
  align-items:start!important;
  align-content:start!important;
  gap:14px!important;
  width:100%!important;
  height:auto!important;
  min-height:0!important;
  max-height:none!important;
  margin:0!important;
  padding:0!important;
}.ean-card-showcase>.ean-card-slot{
  display:block!important;
  position:relative!important;
  inset:auto!important;
  width:100%!important;
  height:auto!important;
  min-height:0!important;
  max-height:none!important;
  margin:0!important;
  padding:0!important;
  font-size:0!important;
  line-height:0!important;
  align-self:start!important;
  overflow:hidden!important;
  border:1px solid rgba(8,33,59,.10)!important;
  border-radius:18px!important;
  background:#fff!important;
}.ean-card-showcase>.ean-card-slot>.ean-card-slot-image,
.ean-card-showcase>.ean-card-slot>img{
  display:block!important;
  position:static!important;
  inset:auto!important;
  width:100%!important;
  max-width:100%!important;
  height:auto!important;
  min-height:0!important;
  max-height:none!important;
  margin:0!important;
  padding:0!important;
  aspect-ratio:auto!important;
  object-fit:contain!important;
  object-position:center top!important;
  transform:none!important;
}@media (max-width:900px){.ean-card-showcase{
    display:block!important;
    width:min(100%,430px)!important;
    max-width:430px!important;
    margin:0 auto!important;
    height:auto!important;
    min-height:0!important;
    max-height:none!important;
  }.ean-card-showcase>.ean-card-slot{
    display:block!important;
    width:100%!important;
    height:auto!important;
    min-height:0!important;
    max-height:none!important;
    margin:0 0 16px!important;
    padding:0!important;
  }.ean-card-showcase>.ean-card-slot:last-child{margin-bottom:0!important}}.ean-card-catalog{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;grid-auto-flow:row!important;grid-auto-rows:max-content!important;gap:18px!important;align-items:start!important;align-content:start!important;width:100%!important;height:auto!important;min-height:0!important;max-height:none!important;margin:0!important;padding:0!important}.ean-card-catalog-item{display:block!important;position:static!important;align-self:start!important;min-width:0!important;width:100%!important;height:auto!important;min-height:0!important;max-height:none!important;margin:0!important;padding:0!important;overflow:visible!important}.ean-card-catalog-slot{display:block!important;position:static!important;width:100%!important;height:auto!important;min-height:0!important;max-height:none!important;margin:0!important;padding:0!important;line-height:0!important;font-size:0!important;overflow:hidden!important;border:1px solid rgba(8,33,59,.10)!important;border-radius:18px!important;background:#fff!important;box-shadow:0 12px 28px rgba(8,33,59,.09)!important}.ean-card-catalog-slot>.ean-card-catalog-image,.ean-card-catalog-slot>img{display:block!important;position:static!important;inset:auto!important;width:100%!important;max-width:100%!important;height:auto!important;min-height:0!important;max-height:none!important;margin:0!important;padding:0!important;aspect-ratio:auto!important;object-fit:contain!important;object-position:center top!important;transform:none!important;filter:none!important}.ean-card-catalog-meta{display:grid!important;position:static!important;gap:6px!important;width:100%!important;height:auto!important;min-height:0!important;max-height:none!important;margin:0!important;padding:14px 16px 16px!important;background:#fff!important;border:1px solid rgba(8,33,59,.10)!important;border-top:0!important;border-radius:0 0 18px 18px!important}.ean-card-catalog-meta span{color:var(--ean-blue)!important;font-size:.65rem!important;font-weight:900!important;letter-spacing:.08em!important;text-transform:uppercase!important}.ean-card-catalog-meta strong{font-size:1rem!important;line-height:1.15!important}.ean-card-catalog-meta p{margin:0!important;color:var(--ean-muted)!important;font-size:.82rem!important;line-height:1.45!important}.ean-card-catalog-meta a{margin-top:4px!important;color:var(--ean-blue-dark)!important;font-size:.75rem!important;font-weight:850!important}@media(max-width:900px){.ean-card-catalog{display:block!important;width:min(100%,430px)!important;max-width:430px!important;height:auto!important;min-height:0!important;max-height:none!important;margin:0 auto!important;padding:0!important}.ean-card-catalog-item{display:block!important;width:100%!important;height:auto!important;min-height:0!important;max-height:none!important;margin:0 0 16px!important;padding:0!important}.ean-card-catalog-item:last-child{margin-bottom:0!important}.ean-card-catalog-slot{display:block!important;width:100%!important;height:auto!important;min-height:0!important;max-height:none!important;margin:0!important;padding:0!important}.ean-card-catalog-slot>.ean-card-catalog-image,.ean-card-catalog-slot>img{display:block!important;width:100%!important;height:auto!important;min-height:0!important;max-height:none!important;margin:0!important;padding:0!important}}@media (max-width:900px){html{margin-top:0!important;padding-top:0!important;scroll-padding-top:64px!important}body,body.admin-bar{margin-top:0!important;padding-top:0!important}#wpadminbar{display:none!important;height:0!important;min-height:0!important;overflow:hidden!important}.ean-header,.admin-bar .ean-header,body.admin-bar .ean-header{
    position:sticky!important;
    top:0!important;
    left:0!important;
    right:0!important;
    width:100%!important;
    margin:0!important;
    transform:none!important;
    background:#fff!important;
    z-index:2147482000!important;
  }.ean-main,.home .ean-main{margin-top:0!important;padding-top:0!important}.ean-header+main,.ean-header+.ean-main{margin-top:0!important}}
/* V3.1.6 destination value + final PageSpeed cleanup */
.ean-destination-articles-only{padding-top:42px!important}.ean-destination-intro{max-width:900px;margin:0 auto 34px;text-align:center}.ean-destination-intro h1{margin:10px 0 14px;font-size:clamp(2.4rem,5vw,4.6rem);line-height:.98;letter-spacing:-.055em;color:var(--ean-ink)}.ean-destination-intro p{max-width:850px;margin:0 auto;color:var(--ean-muted);font-size:1.02rem;line-height:1.75}.ean-inline-card-link{display:inline-block;margin-top:16px;color:var(--ean-blue-dark);font-size:.82rem;font-weight:850}.ean-premium-featured-image{display:block;width:100%;height:auto;aspect-ratio:16/9;object-fit:cover}
@media(max-width:900px){.ean-destination-articles-only{padding-top:28px!important}.ean-destination-intro{margin-bottom:24px;text-align:center}.ean-destination-intro h1{font-size:2.55rem}.ean-destination-intro p{font-size:.96rem;line-height:1.68}}
/* V3.1.7 — card stability: intrinsic portrait slots on every card surface. */
.ean-card-showcase,.ean-card-catalog{height:auto!important;min-height:0!important;max-height:none!important;align-items:start!important;align-content:start!important}
.ean-card-slot,.ean-card-catalog-item,.ean-card-catalog-slot{height:auto!important;min-height:0!important;max-height:none!important;align-self:start!important}
.ean-card-slot img,.ean-card-catalog-slot img{display:block!important;position:static!important;width:100%!important;height:auto!important;min-height:0!important;max-height:none!important;aspect-ratio:auto!important;object-fit:contain!important;margin:0!important}
@media(max-width:900px){.ean-card-showcase,.ean-card-catalog{display:block!important;width:min(100%,430px)!important;max-width:430px!important;margin-inline:auto!important}.ean-card-slot,.ean-card-catalog-item{display:block!important;width:100%!important;margin:0 0 16px!important}.ean-card-slot:last-child,.ean-card-catalog-item:last-child{margin-bottom:0!important}}

.ean-destination-card>div{display:grid;gap:7px}.ean-destination-card .ean-destination-name{color:#fff!important;font-size:.74rem!important;font-weight:950!important;letter-spacing:.15em!important}.ean-destination-card h2,.ean-destination-card h3{margin:0!important;font-size:clamp(1.7rem,2.35vw,2.55rem)!important;line-height:1.02!important;letter-spacing:-.04em}.ean-destination-card p{margin:0;color:#f5f8fc;font-size:.79rem;line-height:1.42;max-width:38ch}.ean-destination-card small{display:inline-flex;width:max-content;max-width:100%;padding:5px 9px;border:1px solid rgba(255,255,255,.26);border-radius:999px;background:rgba(8,33,59,.42);color:#f7c843;font-size:.62rem;font-weight:850;letter-spacing:.035em}.ean-destination-card b{margin-top:2px;color:#fff;font-size:.76rem}@media(max-width:700px){.ean-destination-card{min-height:460px}.ean-destination-card>div{left:20px;right:20px;bottom:20px}.ean-destination-card h2,.ean-destination-card h3{font-size:1.9rem!important}.ean-destination-card p{font-size:.78rem}}/* V3.1.9 EAN Center + hero collage + clean active navigation */
.ean-brand-copy .ean-word-arabic{color:#f7c843!important}.ean-nav-list>li>a,.ean-site-nav>ul>li>a{background:transparent!important;border-radius:0!important;box-shadow:none!important;position:relative}.ean-nav-list>li>a:hover,.ean-site-nav>ul>li>a:hover{background:transparent!important;color:var(--ean-blue)!important}.ean-nav-list>li.current-menu-item>a,.ean-nav-list>li.current-menu-ancestor>a,.ean-site-nav>ul>li.current-menu-item>a,.ean-site-nav>ul>li.current-menu-ancestor>a{background:transparent!important;color:var(--ean-blue-dark)!important}.ean-nav-list>li.current-menu-item>a::after,.ean-nav-list>li.current-menu-ancestor>a::after{content:"";position:absolute;left:12px;right:12px;bottom:5px;height:3px;border-radius:999px;background:var(--ean-gold)}.ean-say-it-btn{display:inline-flex;align-items:center;gap:8px;min-height:42px;padding:8px 15px;border:1px solid #e6b82f;border-radius:999px;background:linear-gradient(135deg,#ffd85a,#f7c843);color:var(--ean-ink)!important;box-shadow:0 10px 24px rgba(247,200,67,.24);font-size:.75rem;font-weight:900;white-space:nowrap}.ean-say-it-btn:hover{transform:translateY(-1px);box-shadow:0 13px 28px rgba(247,200,67,.32)}.ean-say-it-badge{font-size:.61rem;letter-spacing:.08em}.ean-v319-home-hero{padding:26px 0 34px!important}.ean-v319-home-hero .ean-v3-hero-grid{display:grid!important;grid-template-columns:minmax(0,.92fr) minmax(420px,1.08fr)!important;gap:42px!important;align-items:center!important;text-align:left!important}.ean-v319-home-hero .ean-cards-first-copy{text-align:left!important}.ean-v319-home-hero .ean-cards-first-copy h1{max-width:11.5ch!important}.ean-v319-home-hero .ean-cards-first-copy p{max-width:650px!important}.ean-v319-home-hero .ean-hero-actions,.ean-v319-home-hero .ean-hero-proof{justify-content:flex-start!important}.ean-v319-hero-collage{margin:0!important;position:relative}.ean-v319-hero-collage img{display:block;width:100%!important;height:auto!important;aspect-ratio:auto!important;object-fit:contain!important;border-radius:34px!important;box-shadow:0 26px 70px rgba(8,33,59,.15)!important}.ean-v319-plan-hero{padding:44px 0!important}.ean-v319-plan-grid{display:grid;grid-template-columns:minmax(0,.82fr) minmax(460px,1.18fr);gap:48px;align-items:center}.ean-v319-plan-copy{text-align:left}.ean-v319-plan-copy h1{margin:12px 0 18px;font-size:clamp(3rem,5.6vw,5.9rem);line-height:.94;letter-spacing:-.065em}.ean-v319-plan-copy p{max-width:650px;color:var(--ean-muted);font-size:1.08rem}.ean-v319-plan-collage{margin:0}.ean-v319-plan-collage img{display:block;width:100%;height:auto;border-radius:30px;box-shadow:0 24px 66px rgba(8,33,59,.13)}.ean-v319-plan-checklist{grid-template-columns:repeat(3,minmax(0,1fr))!important}.ean-card-catalog-meta .ean-card-arabic{font-size:1.08rem!important;font-weight:800!important;color:var(--ean-ink)!important}.ean-card-catalog-meta .ean-card-sayit,.ean-card-catalog-meta .ean-card-tip{display:block;color:var(--ean-muted);font-size:.72rem;line-height:1.45}.ean-card-lightbox-copy p[data-ean-card-lightbox-arabic]{margin:8px 0 0;font-size:1.25rem;font-weight:800;color:var(--ean-ink)}.ean-card-lightbox-copy small[data-ean-card-lightbox-pronunciation],.ean-card-lightbox-copy small[data-ean-card-lightbox-tip]{display:block;margin-top:5px;color:var(--ean-muted);font-size:.75rem;line-height:1.45}.ean-card-lightbox-copy [hidden]{display:none!important}
@media(max-width:1040px){.ean-v319-home-hero .ean-v3-hero-grid{grid-template-columns:minmax(0,.95fr) minmax(360px,1.05fr)!important;gap:28px!important}.ean-v319-plan-grid{grid-template-columns:1fr 1fr;gap:30px}.ean-v319-plan-checklist{grid-template-columns:repeat(2,minmax(0,1fr))!important}}
@media(max-width:900px){.ean-header-inner{gap:10px}.ean-say-it-btn{padding:7px 10px;min-height:40px}.ean-say-it-btn span:last-child{display:none}.ean-say-it-badge{font-size:.66rem}.ean-v319-home-hero{padding:18px 0 30px!important}.ean-v319-home-hero .ean-v3-hero-grid{grid-template-columns:1fr!important;gap:22px!important;text-align:center!important}.ean-v319-home-hero .ean-cards-first-copy{text-align:center!important}.ean-v319-home-hero .ean-hero-actions,.ean-v319-home-hero .ean-hero-proof{justify-content:center!important}.ean-v319-home-hero .ean-cards-first-copy h1{max-width:12ch!important;margin-left:auto!important;margin-right:auto!important}.ean-v319-hero-collage{width:min(100%,560px);margin-inline:auto!important}.ean-v319-plan-grid{grid-template-columns:1fr;gap:24px}.ean-v319-plan-copy{text-align:center}.ean-v319-plan-copy p{margin-inline:auto}.ean-v319-plan-collage{width:min(100%,620px);margin-inline:auto}.ean-v319-plan-checklist{grid-template-columns:1fr!important}}
@media(max-width:460px){.ean-brand img{width:44px!important;height:44px!important}.ean-brand-copy b{font-size:.9rem!important}.ean-brand-copy small{display:none!important}.ean-say-it-btn{padding:6px 9px!important;min-height:38px!important}.ean-header-inner{gap:7px!important}}

.ean-nav-list>li.current-menu-ancestor:not(.current-menu-item)>a{background:transparent!important;color:inherit!important}.ean-nav-list>li.current-menu-ancestor:not(.current-menu-item)>a::after{content:none!important}
.ean-nav-list>li>a[href*="free-cards"]{background:transparent!important;color:inherit!important;border-color:transparent!important}.ean-nav-list>li.current-menu-item>a[href*="free-cards"]{color:var(--ean-blue-dark)!important}.ean-nav-list>li.current-menu-item>a[href*="free-cards"]::after{content:""!important}
/* V3.2.0 — one tagline, icon shares, Travel Guide gates, destination encyclopedias */
.ean-brand-copy small{white-space:nowrap}.ean-nav-list>li.current-menu-ancestor:not(.current-menu-item)>a,.ean-site-nav>ul>li.current-menu-ancestor:not(.current-menu-item)>a{color:inherit!important}.ean-nav-list>li.current-menu-ancestor:not(.current-menu-item)>a::after,.ean-site-nav>ul>li.current-menu-ancestor:not(.current-menu-item)>a::after{content:none!important}.ean-nav-list>li.current-menu-item>a::after,.ean-site-nav>ul>li.current-menu-item>a::after{content:""!important;position:absolute;left:12px;right:12px;bottom:4px;height:3px;border-radius:999px;background:var(--ean-gold)!important}.ean-destination-directory-head{max-width:920px;margin-bottom:38px}.ean-destination-directory-head h1{margin:10px 0 16px;font-size:clamp(3rem,6vw,6rem);line-height:.94;letter-spacing:-.065em}.ean-destination-directory-head p{max-width:830px;margin:0;color:var(--ean-muted);font-size:1.02rem;line-height:1.75}
.ean-guide-gates-section{padding-top:36px}.ean-guide-gates{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.ean-guide-gate{position:relative;min-height:560px;overflow:hidden;border-radius:30px;background:#08213b;color:#fff!important;box-shadow:0 22px 58px rgba(8,33,59,.13)}.ean-guide-gate:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(8,33,59,.06) 12%,rgba(8,33,59,.94) 100%)}.ean-guide-gate img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.ean-guide-gate:hover img{transform:scale(1.035)}.ean-guide-gate>div{position:absolute;z-index:2;left:26px;right:26px;bottom:26px}.ean-guide-gate span{color:var(--ean-gold);font-size:.68rem;font-weight:950;letter-spacing:.15em}.ean-guide-gate h2{margin:7px 0 10px;color:#fff;font-size:clamp(2.25rem,4vw,3.8rem);line-height:.95;letter-spacing:-.055em}.ean-guide-gate p{margin:0 0 17px;color:#e8f0f8;font-size:.88rem;line-height:1.58}.ean-guide-gate b{font-size:.76rem;color:#fff}
.ean-icon-sharebar{display:flex!important;align-items:center;gap:9px!important}.ean-icon-sharebar>a,.ean-icon-sharebar>button{display:grid!important;place-items:center!important;width:48px!important;height:48px!important;min-width:48px!important;padding:0!important;border:1px solid var(--ean-line)!important;border-radius:50%!important;background:#fff!important;box-shadow:0 8px 22px rgba(8,33,59,.07)!important;transition:transform .18s ease,box-shadow .18s ease!important}.ean-icon-sharebar>a:hover,.ean-icon-sharebar>button:hover{transform:translateY(-2px);box-shadow:0 12px 28px rgba(8,33,59,.13)!important}.ean-icon-sharebar img{display:block;width:22px;height:22px;object-fit:contain}.ean-icon-sharebar .is-whatsapp{background:#25D366!important;border-color:#25D366!important}.ean-icon-sharebar .is-pinterest{background:#E60023!important;border-color:#E60023!important}.ean-icon-sharebar .is-facebook{background:#1877F2!important;border-color:#1877F2!important}.ean-icon-sharebar .is-whatsapp img,.ean-icon-sharebar .is-pinterest img,.ean-icon-sharebar .is-facebook img{filter:brightness(0) invert(1)}
.ean-encyclopedia{background:#fff}.ean-encyclopedia-hero{padding:54px 0 46px;background:linear-gradient(135deg,#fff 0,#f3f8ff 55%,#fff9df 100%)}.ean-encyclopedia-hero-grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(440px,1.1fr);gap:48px;align-items:center}.ean-encyclopedia-back{display:inline-flex;margin-bottom:18px;color:var(--ean-blue-dark);font-size:.78rem;font-weight:850}.ean-encyclopedia-hero-copy h1{margin:12px 0 18px;max-width:12.5ch;font-size:clamp(3.25rem,6vw,6.4rem);line-height:.92;letter-spacing:-.07em}.ean-encyclopedia-hero-copy>p{max-width:720px;color:var(--ean-muted);font-size:1.04rem;line-height:1.72}.ean-encyclopedia-hero-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}.ean-encyclopedia-hero-media{position:relative;margin:0;overflow:hidden;border-radius:32px;box-shadow:0 24px 66px rgba(8,33,59,.15)}.ean-encyclopedia-hero-media img{width:100%;aspect-ratio:4/3;object-fit:cover}.ean-encyclopedia-hero-media figcaption{position:absolute;left:18px;bottom:18px;padding:8px 12px;border:1px solid rgba(255,255,255,.38);border-radius:999px;background:rgba(8,33,59,.72);color:#fff;font-size:.73rem;font-weight:850;backdrop-filter:blur(8px)}
.ean-encyclopedia-facts{padding-top:64px}.ean-fact-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.ean-fact-grid article{padding:18px 18px 20px;border:1px solid var(--ean-line);border-radius:20px;background:#fff;box-shadow:0 10px 28px rgba(8,33,59,.045)}.ean-fact-grid span{display:block;margin-bottom:7px;color:var(--ean-blue);font-size:.62rem;font-weight:950;letter-spacing:.1em;text-transform:uppercase}.ean-fact-grid strong{display:block;font-size:.94rem;line-height:1.4}.ean-encyclopedia-identity{background:#08213b;color:#fff}.ean-encyclopedia-identity .ean-kicker{color:#ffd95a}.ean-encyclopedia-identity .ean-section-heading h2{color:#fff}.ean-identity-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.ean-identity-grid article{padding:26px;border:1px solid rgba(255,255,255,.16);border-radius:24px;background:rgba(255,255,255,.06)}.ean-identity-grid article>span{color:#ffd95a;font-size:.62rem;font-weight:950;letter-spacing:.12em}.ean-identity-grid h3{margin:8px 0 8px;color:#fff;font-size:1.28rem}.ean-identity-grid p{margin:0;color:#dbe7f2;line-height:1.7;font-size:.9rem}
.ean-encyclopedia-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.ean-encyclopedia-card{overflow:hidden;border:1px solid var(--ean-line);border-radius:26px;background:#fff;box-shadow:0 14px 38px rgba(8,33,59,.065)}.ean-encyclopedia-card img{width:100%;aspect-ratio:16/10;object-fit:cover}.ean-encyclopedia-card>div{padding:22px}.ean-encyclopedia-card span{color:var(--ean-blue);font-size:.62rem;font-weight:950;letter-spacing:.12em}.ean-encyclopedia-card h3{margin:8px 0 9px;font-size:1.28rem;line-height:1.1;letter-spacing:-.025em}.ean-encyclopedia-card p{margin:0;color:var(--ean-muted);font-size:.88rem;line-height:1.67}.ean-encyclopedia-money{background:var(--ean-soft)}.ean-encyclopedia-two-col{display:grid;grid-template-columns:1fr 1fr;gap:24px}.ean-encyclopedia-two-col>div{padding:30px;border:1px solid var(--ean-line);border-radius:26px;background:#fff}.ean-encyclopedia-two-col h2{margin:10px 0 10px;font-size:clamp(2rem,3.6vw,3.45rem);line-height:.98;letter-spacing:-.055em}.ean-encyclopedia-two-col>div>p{color:var(--ean-muted);font-size:.88rem;line-height:1.65}.ean-fx-list{display:grid;gap:9px;margin-top:18px}.ean-fx-list>div{display:flex;justify-content:space-between;gap:18px;padding:11px 0;border-bottom:1px solid var(--ean-line);font-size:.82rem}.ean-fx-list span{color:var(--ean-muted);text-align:right}.ean-flight-table{display:grid;gap:8px;margin-top:18px}.ean-flight-table>div{display:grid;grid-template-columns:.75fr 1.15fr 1.5fr;gap:12px;padding:12px;border-radius:14px;background:var(--ean-soft);font-size:.76rem;line-height:1.4}.ean-flight-table span{color:var(--ean-muted)}.ean-flight-table b{font-weight:750}.ean-place-chips{display:flex;flex-wrap:wrap;gap:10px}.ean-place-chips span{padding:11px 15px;border:1px solid var(--ean-line);border-radius:999px;background:#fff;color:var(--ean-ink);font-size:.8rem;font-weight:800;box-shadow:0 7px 20px rgba(8,33,59,.04)}.ean-encyclopedia-language{background:linear-gradient(135deg,#0a3768,#1559b7);color:#fff}.ean-encyclopedia-cta{display:flex;align-items:center;justify-content:space-between;gap:34px}.ean-encyclopedia-cta>div{max-width:780px}.ean-encyclopedia-cta .ean-kicker{color:#ffd95a}.ean-encyclopedia-cta h2{margin:9px 0 10px;color:#fff;font-size:clamp(2.2rem,4vw,4.1rem);line-height:.98;letter-spacing:-.055em}.ean-encyclopedia-cta p{margin:0;color:#e4eef8}.ean-encyclopedia-cta .ean-btn{background:var(--ean-gold);color:var(--ean-ink)!important;box-shadow:none}.ean-encyclopedia-sources{padding-top:58px;padding-bottom:72px}.ean-source-links{display:flex;flex-wrap:wrap;gap:10px}.ean-source-links a{padding:11px 14px;border:1px solid var(--ean-line);border-radius:13px;background:#fff;color:var(--ean-blue-dark);font-size:.78rem;font-weight:850}.ean-source-links a:hover{border-color:#b9d0eb;background:#f5f9ff}
@media(max-width:1000px){.ean-guide-gates{grid-template-columns:1fr}.ean-guide-gate{min-height:430px}.ean-encyclopedia-hero-grid{grid-template-columns:1fr}.ean-encyclopedia-hero-copy h1{max-width:14ch}.ean-fact-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ean-encyclopedia-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ean-encyclopedia-two-col{grid-template-columns:1fr}.ean-encyclopedia-cta{display:grid}.ean-encyclopedia-cta .ean-btn{width:max-content}}
@media(max-width:700px){.ean-brand-copy small{font-size:.51rem!important;letter-spacing:.045em!important}.ean-guide-gate{min-height:420px}.ean-guide-gate h2{font-size:2.5rem}.ean-encyclopedia-hero{padding:28px 0 32px}.ean-encyclopedia-hero-grid{gap:22px}.ean-encyclopedia-hero-copy{text-align:center}.ean-encyclopedia-back{margin-bottom:12px}.ean-encyclopedia-hero-copy h1{margin-left:auto;margin-right:auto;font-size:3.05rem}.ean-encyclopedia-hero-copy>p{font-size:.95rem}.ean-encyclopedia-hero-actions{justify-content:center}.ean-encyclopedia-hero-media{border-radius:22px}.ean-fact-grid{grid-template-columns:1fr 1fr}.ean-fact-grid article{padding:15px}.ean-identity-grid,.ean-encyclopedia-card-grid{grid-template-columns:1fr}.ean-encyclopedia-card>div{padding:19px}.ean-encyclopedia-two-col>div{padding:22px}.ean-flight-table>div{grid-template-columns:1fr;gap:3px}.ean-fx-list>div{display:grid;gap:2px}.ean-fx-list span{text-align:left}.ean-encyclopedia-cta{text-align:center}.ean-encyclopedia-cta .ean-btn{margin:auto}.ean-icon-sharebar{justify-content:center}.ean-icon-sharebar>a,.ean-icon-sharebar>button{width:44px!important;height:44px!important;min-width:44px!important}.ean-destination-directory-head{text-align:center}.ean-destination-directory-head h1{font-size:3rem}.ean-destination-directory-head p{font-size:.93rem}}

/* V3.2.1 unified editorial page heroes + EAN Media */
.ean-v321-page-hero{position:relative;overflow:hidden;background:linear-gradient(135deg,#f7fbff 0%,#fff 55%,#fff7d8 100%);border-bottom:1px solid var(--ean-line)}
.ean-v321-page-hero:before{content:"";position:absolute;inset:auto -10% -48% auto;width:520px;height:520px;border-radius:50%;background:rgba(247,200,67,.14);filter:blur(1px);pointer-events:none}
.ean-v321-page-hero-grid{display:grid;grid-template-columns:minmax(0,1.02fr) minmax(360px,.98fr);gap:clamp(34px,5vw,76px);align-items:center;padding-top:clamp(48px,7vw,92px);padding-bottom:clamp(48px,7vw,92px)}
.ean-v321-page-hero-copy{position:relative;z-index:2;max-width:760px}
.ean-v321-page-hero-copy h1{margin:.45rem 0 1rem;font-size:clamp(2.8rem,5.2vw,5.8rem);line-height:.94;letter-spacing:-.055em;color:#111827;text-wrap:balance}
.ean-v321-page-hero-copy>p{max-width:680px;margin:0;color:var(--ean-muted);font-size:clamp(1.08rem,1.5vw,1.3rem);line-height:1.72}
.ean-v321-page-hero-copy .ean-hero-actions{margin-top:26px}
.ean-v321-hero-signals{display:flex;flex-wrap:wrap;gap:8px;margin-top:22px}
.ean-v321-hero-signals span{display:inline-flex;align-items:center;min-height:34px;padding:7px 12px;border:1px solid rgba(21,89,183,.14);border-radius:999px;background:rgba(255,255,255,.78);color:#274966;font-size:.8rem;font-weight:800;letter-spacing:.02em}
.ean-v321-page-hero-media{position:relative;z-index:1;margin:0;border:1px solid rgba(8,33,59,.11);border-radius:30px;overflow:hidden;background:#fff;box-shadow:0 28px 70px rgba(8,33,59,.15);aspect-ratio:4/3}
.ean-v321-page-hero-media img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}
.ean-v321-page-hero-media figcaption{position:absolute;left:16px;right:16px;bottom:16px;padding:12px 14px;border:1px solid rgba(255,255,255,.55);border-radius:16px;background:rgba(8,33,59,.84);backdrop-filter:blur(8px);color:#fff;font-size:.86rem;line-height:1.45;box-shadow:0 12px 30px rgba(0,0,0,.12)}
.ean-v321-page-hero-media figcaption strong{color:#f7c843}
.ean-destination-gates-page{padding:clamp(44px,6vw,84px) 0;background:#fff}
@media(max-width:900px){.ean-v321-page-hero-grid{grid-template-columns:1fr;gap:26px;padding-top:34px;padding-bottom:38px}.ean-v321-page-hero-copy{text-align:center;margin-inline:auto}.ean-v321-page-hero-copy h1{font-size:clamp(2.45rem,11vw,4.2rem);line-height:.98}.ean-v321-page-hero-copy>p{margin-inline:auto}.ean-v321-page-hero-copy .ean-hero-actions,.ean-v321-hero-signals{justify-content:center}.ean-v321-page-hero-media{width:100%;max-width:700px;margin-inline:auto;border-radius:22px;aspect-ratio:16/10}.ean-v321-page-hero-media figcaption{left:10px;right:10px;bottom:10px}.ean-destination-gates-page{padding:36px 0}}
@media(max-width:560px){.ean-v321-page-hero-grid{padding-top:26px;padding-bottom:30px}.ean-v321-page-hero-copy h1{font-size:clamp(2.2rem,10.8vw,3.35rem)}.ean-v321-page-hero-copy>p{font-size:1rem;line-height:1.6}.ean-v321-page-hero-copy .ean-hero-actions{display:grid;grid-template-columns:1fr;gap:10px}.ean-v321-page-hero-copy .ean-btn{width:100%;justify-content:center}.ean-v321-page-hero-media{border-radius:18px;aspect-ratio:4/3}.ean-v321-hero-signals{gap:6px}.ean-v321-hero-signals span{font-size:.73rem;padding:6px 10px}}

/* V3.2.2 — Arabian visual identity: pure CSS ornamentation + destination sub-palettes. No new image assets. */
.ean-arabesque-divider{--arabesque-accent:var(--ean-gold);display:flex;align-items:center;gap:10px;width:min(178px,46vw);height:18px;margin:12px 0 2px;pointer-events:none}
.ean-arabesque-divider>span:first-child,.ean-arabesque-divider>span:last-child{flex:1;height:1px;background:linear-gradient(90deg,transparent,var(--arabesque-accent))}
.ean-arabesque-divider>span:last-child{background:linear-gradient(90deg,var(--arabesque-accent),transparent)}
.ean-arabesque-divider>span:nth-child(2){position:relative;width:12px;height:12px;flex:0 0 12px;border:2px solid var(--arabesque-accent);transform:rotate(45deg);box-shadow:0 0 0 4px rgba(247,200,67,.12)}
.ean-arabesque-divider>span:nth-child(2):after{content:"";position:absolute;inset:2px;border:1px solid currentColor;border-radius:1px;opacity:.7}
.ean-v3-hero,.ean-v321-page-hero,.ean-encyclopedia-hero{position:relative;isolation:isolate}
.ean-v3-hero:after,.ean-v321-page-hero:after,.ean-encyclopedia-hero:after{content:"";position:absolute;z-index:3;left:0;right:0;bottom:0;height:9px;pointer-events:none;background-color:rgba(255,255,255,.6);background-image:linear-gradient(45deg,transparent 40%,rgba(21,89,183,.34) 40% 53%,transparent 53%),linear-gradient(-45deg,transparent 40%,rgba(247,200,67,.52) 40% 53%,transparent 53%);background-size:20px 20px;background-position:0 0,10px 0;opacity:.9}
.ean-v319-hero-collage,.ean-v321-page-hero-media,.ean-encyclopedia-hero-media{position:relative}
.ean-v319-hero-collage:before,.ean-v321-page-hero-media:before,.ean-encyclopedia-hero-media:before{content:"";position:absolute;z-index:3;inset:12px;border:1px solid rgba(247,200,67,.7);border-radius:24px;box-shadow:inset 0 0 0 5px rgba(255,255,255,.08);pointer-events:none}
.ean-section-heading h2:after{content:"";display:block;width:88px;height:7px;margin-top:16px;border-radius:999px;background-image:linear-gradient(45deg,transparent 35%,var(--ean-gold) 35% 55%,transparent 55%),linear-gradient(-45deg,transparent 35%,var(--ean-blue) 35% 55%,transparent 55%);background-size:18px 18px;background-position:0 0,9px 0;opacity:.9}
.ean-heading-split .ean-section-heading h2:after{margin-left:0}
.ean-destination-card{--ean-gate-accent:var(--ean-blue);--ean-gate-accent-rgb:21,89,183;--ean-gate-warm:var(--ean-gold)}
.ean-destination-card.ean-gate-morocco{--ean-gate-accent:#0e6b50;--ean-gate-accent-rgb:14,107,80;--ean-gate-warm:#d7a934}
.ean-destination-card.ean-gate-egypt{--ean-gate-accent:#175da9;--ean-gate-accent-rgb:23,93,169;--ean-gate-warm:#c88a25}
.ean-destination-card.ean-gate-gulf{--ean-gate-accent:#087a75;--ean-gate-accent-rgb:8,122,117;--ean-gate-warm:#d2a43a}
.ean-destination-card:before{content:"";position:absolute;z-index:4;left:18px;right:18px;top:16px;height:7px;border-radius:999px;background-image:linear-gradient(45deg,transparent 38%,var(--ean-gate-accent) 38% 54%,transparent 54%),linear-gradient(-45deg,transparent 38%,var(--ean-gate-warm) 38% 54%,transparent 54%);background-size:18px 18px;background-position:0 0,9px 0;filter:drop-shadow(0 1px 1px rgba(0,0,0,.16))}
.ean-destination-card.ean-gate-morocco>div,.ean-destination-card.ean-gate-egypt>div,.ean-destination-card.ean-gate-gulf>div{border-left:3px solid var(--ean-gate-accent);padding-left:20px}
.ean-destination-card .ean-destination-name{color:#ffe083!important}
.ean-destination-card small{display:block;margin:8px 0 10px;color:#fff;font-size:.7rem;font-weight:800;letter-spacing:.04em}
.ean-destination-card b{display:inline-flex;align-items:center;min-height:32px;padding:6px 10px;border-radius:999px;background:rgba(var(--ean-gate-accent-rgb),.9);color:#fff;box-shadow:0 8px 18px rgba(0,0,0,.12)}

/* Destination-specific palettes stay inside each encyclopedia while the global EAN blue/gold brand remains in header/footer. */
.ean-encyclopedia-morocco{--ean-dest-accent:#0e6b50;--ean-dest-accent-rgb:14,107,80;--ean-dest-deep:#083e33;--ean-dest-warm:#b52a35;--ean-dest-gold:#d9ad38;--ean-dest-soft:#fbf6ea}
.ean-encyclopedia-egypt{--ean-dest-accent:#175da9;--ean-dest-accent-rgb:23,93,169;--ean-dest-deep:#16375f;--ean-dest-warm:#a86317;--ean-dest-gold:#d6a33b;--ean-dest-soft:#fff8e7}
.ean-encyclopedia-gulf{--ean-dest-accent:#087a75;--ean-dest-accent-rgb:8,122,117;--ean-dest-deep:#073f47;--ean-dest-warm:#9b6a18;--ean-dest-gold:#d2a43a;--ean-dest-soft:#f3f8f4}
.ean-encyclopedia{--arabesque-accent:var(--ean-dest-gold)}
.ean-encyclopedia .ean-arabesque-divider{--arabesque-accent:var(--ean-dest-gold)}
.ean-encyclopedia .ean-encyclopedia-hero{background:linear-gradient(135deg,#fff 0%,var(--ean-dest-soft) 56%,rgba(var(--ean-dest-accent-rgb),.09) 100%)}
.ean-encyclopedia .ean-encyclopedia-hero:before{content:"";position:absolute;z-index:0;width:460px;height:460px;right:-170px;top:-210px;border-radius:50%;background:rgba(var(--ean-dest-accent-rgb),.08);pointer-events:none}
.ean-encyclopedia .ean-encyclopedia-hero:after{background-color:rgba(255,255,255,.7);background-image:linear-gradient(45deg,transparent 40%,rgba(var(--ean-dest-accent-rgb),.55) 40% 53%,transparent 53%),linear-gradient(-45deg,transparent 40%,var(--ean-dest-gold) 40% 53%,transparent 53%)}
.ean-encyclopedia .ean-encyclopedia-hero-grid{position:relative;z-index:1}
.ean-encyclopedia .ean-kicker,.ean-encyclopedia .ean-encyclopedia-back,.ean-encyclopedia .ean-fact-grid span,.ean-encyclopedia .ean-encyclopedia-card span{color:var(--ean-dest-accent)}
.ean-encyclopedia .ean-encyclopedia-back{border-bottom:1px solid rgba(var(--ean-dest-accent-rgb),.28)}
.ean-encyclopedia .ean-encyclopedia-hero-actions .ean-btn-primary{background:var(--ean-dest-accent)!important;box-shadow:0 12px 30px rgba(var(--ean-dest-accent-rgb),.24)}
.ean-encyclopedia .ean-encyclopedia-hero-actions .ean-btn-ghost{border-color:rgba(var(--ean-dest-accent-rgb),.24)!important;background:rgba(255,255,255,.82)!important}
.ean-encyclopedia .ean-encyclopedia-hero-media{border:1px solid rgba(var(--ean-dest-accent-rgb),.18);box-shadow:0 24px 66px rgba(var(--ean-dest-accent-rgb),.14)}
.ean-encyclopedia .ean-encyclopedia-hero-media:before{border-color:var(--ean-dest-gold)}
.ean-encyclopedia .ean-encyclopedia-hero-media figcaption{background:rgba(var(--ean-dest-accent-rgb),.86);border-color:rgba(255,255,255,.5)}
.ean-encyclopedia .ean-fact-grid article{position:relative;overflow:hidden;border-color:rgba(var(--ean-dest-accent-rgb),.16);box-shadow:0 10px 28px rgba(var(--ean-dest-accent-rgb),.06)}
.ean-encyclopedia .ean-fact-grid article:before{content:"";position:absolute;left:0;right:0;top:0;height:3px;background:linear-gradient(90deg,var(--ean-dest-accent),var(--ean-dest-gold),var(--ean-dest-warm))}
.ean-encyclopedia .ean-encyclopedia-identity{position:relative;overflow:hidden;background:linear-gradient(135deg,var(--ean-dest-deep),#08213b 72%)}
.ean-encyclopedia .ean-encyclopedia-identity:after{content:"";position:absolute;right:-90px;bottom:-90px;width:280px;height:280px;opacity:.16;background-image:linear-gradient(45deg,transparent 42%,var(--ean-dest-gold) 42% 52%,transparent 52%),linear-gradient(-45deg,transparent 42%,var(--ean-dest-gold) 42% 52%,transparent 52%);background-size:28px 28px;transform:rotate(12deg);pointer-events:none}
.ean-encyclopedia .ean-encyclopedia-identity>.ean-shell{position:relative;z-index:1}
.ean-encyclopedia .ean-identity-grid article{border-color:rgba(255,255,255,.2);box-shadow:inset 0 1px 0 rgba(255,255,255,.05)}
.ean-encyclopedia .ean-identity-grid article>span,.ean-encyclopedia .ean-encyclopedia-identity .ean-kicker{color:var(--ean-dest-gold)}
.ean-encyclopedia .ean-encyclopedia-card{border-color:rgba(var(--ean-dest-accent-rgb),.15);box-shadow:0 14px 38px rgba(var(--ean-dest-accent-rgb),.065)}
.ean-encyclopedia .ean-encyclopedia-card>div{position:relative}
.ean-encyclopedia .ean-encyclopedia-card>div:before{content:"";position:absolute;left:22px;top:0;width:72px;height:3px;border-radius:99px;background:linear-gradient(90deg,var(--ean-dest-accent),var(--ean-dest-gold))}
.ean-encyclopedia .ean-encyclopedia-money{background:var(--ean-dest-soft)}
.ean-encyclopedia .ean-encyclopedia-two-col>div{border-color:rgba(var(--ean-dest-accent-rgb),.15)}
.ean-encyclopedia .ean-flight-table>div{background:rgba(var(--ean-dest-accent-rgb),.055)}
.ean-encyclopedia .ean-place-chips span{border-color:rgba(var(--ean-dest-accent-rgb),.18);box-shadow:0 7px 20px rgba(var(--ean-dest-accent-rgb),.05)}
.ean-encyclopedia .ean-place-chips span:before{content:"◆";margin-right:7px;color:var(--ean-dest-accent);font-size:.55em;vertical-align:middle}
.ean-encyclopedia .ean-encyclopedia-language{position:relative;overflow:hidden;background:linear-gradient(135deg,var(--ean-dest-deep),var(--ean-dest-accent))}
.ean-encyclopedia .ean-encyclopedia-language:before{content:"";position:absolute;inset:0;opacity:.12;background-image:linear-gradient(45deg,transparent 42%,#fff 42% 50%,transparent 50%),linear-gradient(-45deg,transparent 42%,#fff 42% 50%,transparent 50%);background-size:32px 32px;pointer-events:none}
.ean-encyclopedia .ean-encyclopedia-language>.ean-shell{position:relative;z-index:1}
.ean-encyclopedia .ean-encyclopedia-cta .ean-kicker{color:#ffe48a}
.ean-encyclopedia .ean-encyclopedia-cta .ean-btn{background:var(--ean-dest-gold)!important;color:#08213b!important}
.ean-encyclopedia .ean-source-links a{border-color:rgba(var(--ean-dest-accent-rgb),.18);color:var(--ean-dest-accent)}
.ean-encyclopedia .ean-source-links a:hover{background:var(--ean-dest-soft);border-color:rgba(var(--ean-dest-accent-rgb),.34)}
.ean-encyclopedia .ean-section-heading h2:after{background-image:linear-gradient(45deg,transparent 35%,var(--ean-dest-gold) 35% 55%,transparent 55%),linear-gradient(-45deg,transparent 35%,var(--ean-dest-accent) 35% 55%,transparent 55%)}
.ean-encyclopedia-morocco .ean-encyclopedia-hero-copy h1{color:#103c32}
.ean-encyclopedia-egypt .ean-encyclopedia-hero-copy h1{color:#16375f}
.ean-encyclopedia-gulf .ean-encyclopedia-hero-copy h1{color:#073f47}
@media(max-width:900px){.ean-arabesque-divider{margin-left:auto;margin-right:auto}.ean-v319-hero-collage:before,.ean-v321-page-hero-media:before,.ean-encyclopedia-hero-media:before{inset:9px;border-radius:17px}.ean-destination-card:before{left:14px;right:14px}.ean-section-heading h2:after{margin-left:auto;margin-right:auto}.ean-heading-split .ean-section-heading h2:after{margin-left:auto}.ean-encyclopedia .ean-encyclopedia-card>div:before{left:19px}}
:root{--ean-atlas-navy:#0a2742;--ean-atlas-navy-2:#071d31;--ean-atlas-lapis:#1559b7;--ean-atlas-lapis-2:#0f468f;--ean-atlas-brass:#c7a45b;--ean-atlas-brass-2:#9b7734;--ean-atlas-pearl:#fcfbf7;--ean-atlas-sand:#f3eee4;--ean-atlas-bluewash:#eef4fb;--ean-atlas-ink:#102438;--ean-atlas-copy:#40566b;--ean-atlas-muted:#64778a;--ean-atlas-line:#d9e1e8;--ean-atlas-card:#ffffff;--ean-atlas-shadow:0 18px 46px rgba(10,39,66,.10);--ean-atlas-shadow-soft:0 9px 25px rgba(10,39,66,.07);}html,body{background:var(--ean-atlas-pearl)!important;color:var(--ean-atlas-ink)!important}body.ean-grand-tour{font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif!important;background:var(--ean-atlas-pearl)!important;color:var(--ean-atlas-ink)!important}body.ean-grand-tour h1,body.ean-grand-tour h2,body.ean-grand-tour h3,body.ean-grand-tour h4{font-family:"Iowan Old Style","Palatino Linotype",Palatino,Georgia,"Times New Roman",serif!important;color:var(--ean-atlas-ink)!important;letter-spacing:-.025em!important}body.ean-grand-tour p,body.ean-grand-tour li,body.ean-grand-tour dd{color:var(--ean-atlas-copy)!important}body.ean-grand-tour a{color:var(--ean-atlas-lapis)}::selection{background:#ead8aa;color:#071d31}.ean-v3-hero::after,.ean-v321-page-hero::after,.ean-home-free-cards::before,.ean-free-card-library::before,.ean-destination-gates-page::before,.ean-encyclopedia-hero::after,.ean-v3-hero::before,.ean-v321-page-hero::before,.ean-destination-card::before,.ean-destination-card::after,.ean-identity-grid article::before,.ean-identity-grid article::after{background-image:none!important;box-shadow:none!important}.ean-header{height:72px!important;background:rgba(255,255,255,.985)!important;border-top:3px solid var(--ean-atlas-lapis)!important;border-bottom:1px solid #dde4eb!important;box-shadow:0 8px 22px rgba(10,39,66,.055)!important;backdrop-filter:blur(12px);z-index:10000!important}.ean-header::after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:1px;background:linear-gradient(90deg,transparent 5%,rgba(199,164,91,.55) 20%,rgba(199,164,91,.55) 80%,transparent 95%)}.ean-brand{gap:10px!important}.ean-brand img{filter:none!important}.ean-brand-copy b{font-family:Inter,ui-sans-serif,system-ui,sans-serif!important;color:#0b2845!important;font-weight:850!important}.ean-brand-copy .ean-word-arabic{color:var(--ean-atlas-brass)!important}.ean-brand-copy small{color:#63788c!important;letter-spacing:.08em!important}.ean-nav-list>li>a{font-family:Inter,ui-sans-serif,system-ui,sans-serif!important;color:#15314d!important;background:transparent!important;border-radius:0!important;font-weight:760!important}.ean-nav-list>li>a:hover,.ean-nav-list>li.current-menu-item>a,.ean-nav-list>li.current-menu-ancestor>a{color:var(--ean-atlas-lapis)!important;background:transparent!important}.ean-nav-list>li>a::after{content:"";position:absolute;left:50%;right:50%;bottom:3px;height:2px;background:var(--ean-atlas-brass);transition:.18s ease}.ean-nav-list>li>a:hover::after,.ean-nav-list>li.current-menu-item>a::after,.ean-nav-list>li.current-menu-ancestor>a::after{left:10px;right:10px}.ean-say-it-btn{background:linear-gradient(180deg,#173e68,#0a2947)!important;color:#fff!important;border:1px solid var(--ean-atlas-brass)!important;border-radius:10px!important;box-shadow:0 8px 18px rgba(10,39,66,.13)!important}.ean-say-it-btn span{color:#fff!important}.ean-say-it-badge{color:#f1d99e!important;letter-spacing:.12em!important}.ean-menu-toggle{background:#fff!important;border:1px solid #cbd6df!important;border-radius:10px!important;box-shadow:none!important}.ean-menu-toggle span{background:var(--ean-atlas-navy)!important}.ean-kicker{font-family:Inter,ui-sans-serif,system-ui,sans-serif!important;color:var(--ean-atlas-brass-2)!important;font-size:.76rem!important;font-weight:850!important;letter-spacing:.21em!important;text-transform:uppercase!important}.ean-arabesque-divider{display:flex!important;align-items:center!important;width:150px!important;height:8px!important;gap:8px!important;margin:14px 0 6px!important}.ean-arabesque-divider>span:first-child,.ean-arabesque-divider>span:last-child{height:1px!important;background:var(--ean-atlas-brass)!important;opacity:.78}.ean-arabesque-divider>span:nth-child(2){width:7px!important;height:7px!important;flex:0 0 7px!important;background:var(--ean-atlas-pearl)!important;border:1px solid var(--ean-atlas-brass)!important;transform:rotate(45deg)!important}.ean-section{background:var(--ean-atlas-pearl)!important;color:var(--ean-atlas-ink)!important}.ean-section:nth-of-type(even){background:#fff!important}.ean-section-heading h2{color:var(--ean-atlas-ink)!important}.ean-section-heading p,.ean-heading-split>p{color:var(--ean-atlas-copy)!important}.ean-heading-split{position:relative!important;border-top:1px solid #dbe2e8!important;padding-top:24px!important}.ean-heading-split::before{content:"";position:absolute;top:-1px;left:0;width:70px;height:2px;background:var(--ean-atlas-brass)}.ean-v3-hero,.ean-v321-page-hero,.ean-free-cards-hero,.ean-encyclopedia-hero{background:linear-gradient(135deg,#ffffff 0%,#fbfaf5 50%,#edf4fb 100%)!important;color:var(--ean-atlas-ink)!important;border-bottom:1px solid #dbe3ea!important}.ean-v3-hero-grid,.ean-v321-page-hero-grid,.ean-free-cards-hero-grid,.ean-encyclopedia-hero-grid{align-items:center!important;gap:clamp(32px,5vw,78px)!important}.ean-v3-hero h1,.ean-v321-page-hero h1,.ean-free-cards-hero h1,.ean-encyclopedia-hero h1{color:#0b233a!important;font-size:clamp(3rem,5.4vw,6.5rem)!important;line-height:.94!important;font-weight:760!important;letter-spacing:-.055em!important;max-width:820px!important}.ean-v3-hero p,.ean-v321-page-hero p,.ean-free-cards-hero p,.ean-encyclopedia-hero p{color:#42596e!important;font-size:clamp(1.02rem,1.4vw,1.22rem)!important;line-height:1.72!important}.ean-v319-hero-collage,.ean-v321-page-hero-media,.ean-encyclopedia-hero-media{position:relative!important;background:#fff!important;border:1px solid #cfd9e2!important;border-radius:6px!important;padding:8px!important;box-shadow:var(--ean-atlas-shadow)!important;overflow:hidden!important}.ean-v319-hero-collage::before,.ean-v321-page-hero-media::before,.ean-encyclopedia-hero-media::before{content:"";position:absolute;inset:15px;z-index:2;pointer-events:none;border:1px solid rgba(199,164,91,.75)}.ean-v319-hero-collage::after,.ean-v321-page-hero-media::after,.ean-encyclopedia-hero-media::after{content:"";position:absolute;left:24px;right:24px;bottom:18px;height:2px;z-index:2;background:linear-gradient(90deg,transparent,var(--ean-atlas-brass),transparent)}.ean-v319-hero-collage img,.ean-v321-page-hero-media img,.ean-encyclopedia-hero-media img{display:block!important;width:100%!important;height:auto!important;object-fit:cover!important;border-radius:2px!important;filter:saturate(.96) contrast(1.02)!important}.ean-v321-page-hero-media figcaption,.ean-encyclopedia-hero-media figcaption{background:rgba(7,29,49,.92)!important;color:#fff!important;border-top:1px solid rgba(199,164,91,.5)!important}.ean-v321-page-hero-media figcaption strong{color:#f1d99e!important}.ean-hero-proof,.ean-v321-hero-signals{color:#536b80!important}.ean-v321-hero-signals span{color:#536b80!important;border-color:#d8e1e8!important}.ean-btn{font-family:Inter,ui-sans-serif,system-ui,sans-serif!important;min-height:48px!important;border-radius:8px!important;font-weight:780!important;box-shadow:none!important;clip-path:none!important;transition:transform .16s ease,box-shadow .16s ease,background .16s ease}.ean-btn-primary{background:linear-gradient(180deg,#1b62c3,#124e9d)!important;color:#fff!important;border:1px solid #0e4286!important}.ean-btn-primary:hover{background:#0f468f!important;color:#fff!important;box-shadow:0 10px 22px rgba(21,89,183,.20)!important;transform:translateY(-1px)}.ean-btn-ghost{background:#fff!important;color:#103a68!important;border:1px solid #bdcad6!important}.ean-btn-ghost:hover{background:#f4f8fc!important;color:#0c3e7c!important;border-color:#8ea7bd!important}.ean-value-steps article,.ean-situation-grid article,.ean-v3-checklist-grid article,.ean-v319-plan-checklist article,.ean-path-grid article,.ean-story-card,.ean-guide-gate,.ean-v3-about-grid>div,.ean-v3-about-grid>aside,.ean-contact-form,.ean-support-card,.ean-legal-card,.ean-identity-grid article,.ean-encyclopedia-card,.ean-fact-grid article,.ean-encyclopedia-two-col>div,.ean-encyclopedia-cta,.ean-toc-card,.ean-premium-author-box{background:#fff!important;color:var(--ean-atlas-ink)!important;border:1px solid #dbe2e8!important;box-shadow:var(--ean-atlas-shadow-soft)!important}.ean-value-steps article h3,.ean-situation-grid article h3,.ean-v3-checklist-grid article h3,.ean-v319-plan-checklist article h3,.ean-path-grid article h3,.ean-story-card h2,.ean-story-card h3,.ean-guide-gate h2,.ean-guide-gate h3,.ean-v3-about-grid h2,.ean-v3-about-grid h3,.ean-identity-grid h3,.ean-encyclopedia-card h3,.ean-fact-grid strong,.ean-encyclopedia-two-col h2,.ean-encyclopedia-cta h2{color:#10283f!important}.ean-value-steps article p,.ean-situation-grid article p,.ean-v3-checklist-grid article p,.ean-v319-plan-checklist article p,.ean-path-grid article p,.ean-story-card p,.ean-guide-gate p,.ean-v3-about-grid p,.ean-identity-grid article p,.ean-encyclopedia-card p,.ean-fact-grid span,.ean-encyclopedia-two-col p,.ean-encyclopedia-cta p{color:#485f74!important;opacity:1!important}.ean-value-steps article>span,.ean-situation-grid article>span{background:#f7f0df!important;color:#85652b!important;border:1px solid #dbc68f!important}.ean-home-free-cards,.ean-free-card-library{background:linear-gradient(180deg,#edf4fb 0%,#fbfbf8 100%)!important}.ean-card-catalog{gap:20px!important}.ean-card-catalog-item{height:auto!important;min-height:0!important;background:#fff!important;border:1px solid #d7e0e8!important;border-radius:12px!important;box-shadow:0 13px 32px rgba(10,39,66,.09)!important;overflow:hidden!important}.ean-card-catalog-slot{height:auto!important;min-height:0!important;padding:7px!important;background:#fff!important}.ean-card-catalog-image{display:block!important;width:100%!important;height:auto!important;min-height:0!important;object-fit:contain!important;border-radius:7px!important}.ean-card-catalog-meta{background:#fff!important;border-top:1px solid #edf0f3!important}.ean-card-catalog-meta span{color:#75602d!important}.ean-card-catalog-meta strong{color:#10283f!important}.ean-card-catalog-meta p{color:#586f83!important}.ean-card-catalog-meta>a{color:var(--ean-atlas-lapis)!important}.ean-situation-strip span,.ean-place-chips span,.ean-place-chip,.ean-city-chip{background:#fff!important;color:#26445f!important;border:1px solid #d1dce5!important;border-radius:999px!important}.ean-phrase-resources{background:#fff!important}.ean-phrase-flashcards{gap:18px!important}.ean-phrase-flashcard{border-radius:10px!important;box-shadow:var(--ean-atlas-shadow-soft)!important}.ean-flashcard-face{background:#fff!important;color:var(--ean-atlas-ink)!important;border:1px solid #d9e1e7!important;border-top:3px solid var(--ean-atlas-brass)!important;border-radius:10px!important}.ean-flashcard-face small{color:#7d6632!important}.ean-flashcard-face strong,.ean-flashcard-face b,.ean-flashcard-question{color:#112a42!important}.ean-flashcard-face p,.ean-flashcard-face span{color:#4a6075!important}.ean-dialect-seal{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:42px!important;height:42px!important;border-radius:50%!important;background:#0f3355!important;color:#f1d89b!important;border:1px solid var(--ean-atlas-brass)!important;font-size:.68rem!important;font-family:Inter,ui-sans-serif,sans-serif!important;font-weight:850!important;letter-spacing:.08em!important;box-shadow:none!important}.ean-flashcard-morocco .ean-dialect-seal{background:#174437!important}.ean-flashcard-egypt .ean-dialect-seal{background:#17457e!important}.ean-flashcard-gulf .ean-dialect-seal{background:#0d4e57!important}.ean-destination-grid{gap:22px!important}.ean-destination-card{position:relative!important;min-height:520px!important;border:1px solid rgba(199,164,91,.48)!important;border-radius:8px!important;overflow:hidden!important;background:#0a2742!important;box-shadow:0 18px 42px rgba(10,39,66,.13)!important}.ean-destination-card img{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;aspect-ratio:auto!important;object-fit:cover!important;filter:saturate(.9) contrast(1.03)!important}.ean-destination-card>div{position:absolute!important;inset:0!important;z-index:2!important;display:flex!important;flex-direction:column!important;justify-content:flex-end!important;padding:clamp(24px,3vw,38px)!important;background:linear-gradient(180deg,rgba(5,22,38,.03) 18%,rgba(5,22,38,.30) 48%,rgba(5,22,38,.94) 100%)!important;color:#fff!important}.ean-destination-name{order:1!important;display:block!important;margin:0 0 8px!important;font-family:"Iowan Old Style",Georgia,serif!important;font-size:clamp(2.4rem,4.6vw,4.6rem)!important;font-weight:800!important;line-height:.92!important;letter-spacing:.02em!important;color:#fff!important;text-shadow:0 2px 18px rgba(0,0,0,.28)!important}.ean-destination-card h3{order:2!important;margin:0 0 9px!important;color:#f5dfaa!important;font-family:Inter,ui-sans-serif,sans-serif!important;font-size:clamp(1rem,1.55vw,1.28rem)!important;font-weight:790!important;letter-spacing:.01em!important}.ean-destination-card p{order:3!important;margin:0 0 8px!important;color:#fff!important;font-size:.98rem!important;line-height:1.52!important;opacity:.96!important}.ean-destination-card small{order:4!important;color:#e6edf3!important;font-size:.72rem!important;letter-spacing:.09em!important;text-transform:uppercase!important}.ean-destination-card b{order:5!important;margin-top:15px!important;color:#f5dfaa!important;font-size:.86rem!important;letter-spacing:.05em!important;text-transform:uppercase!important}.ean-destination-card:hover{transform:translateY(-3px);box-shadow:0 25px 54px rgba(10,39,66,.18)!important}.ean-story-grid,.ean-guide-gates{gap:22px!important}.ean-story-card,.ean-guide-gate{border-radius:10px!important;overflow:hidden!important}.ean-story-image img,.ean-story-card img,.ean-guide-gate img{filter:saturate(.92) contrast(1.02)!important}.ean-story-meta,.ean-story-meta span{color:#80652f!important}.ean-story-body a,.ean-text-link{color:var(--ean-atlas-lapis)!important}.ean-encyclopedia,.ean-encyclopedia-morocco,.ean-encyclopedia-egypt,.ean-encyclopedia-gulf{background:var(--ean-atlas-pearl)!important;color:var(--ean-atlas-ink)!important}.ean-encyclopedia .ean-section{background:var(--ean-atlas-pearl)!important}.ean-encyclopedia .ean-section:nth-of-type(even){background:#f5f0e7!important}.ean-encyclopedia .ean-encyclopedia-identity{background:#0b2b46!important}.ean-encyclopedia .ean-encyclopedia-identity .ean-section-heading h2{color:#fff!important}.ean-encyclopedia .ean-encyclopedia-identity .ean-kicker{color:#e2c47d!important}.ean-encyclopedia .ean-identity-grid article{background:#fff!important;border-top:3px solid var(--ean-atlas-brass)!important}.ean-encyclopedia .ean-identity-grid article>span{color:#8c6b2f!important}.ean-encyclopedia .ean-identity-grid h3{color:#12314c!important}.ean-encyclopedia .ean-identity-grid p{color:#4a6075!important}.ean-encyclopedia .ean-fact-grid article,.ean-encyclopedia .ean-encyclopedia-card,.ean-encyclopedia .ean-encyclopedia-two-col>div,.ean-encyclopedia .ean-encyclopedia-cta{border-radius:8px!important;border-color:#d8e1e8!important;background:#fff!important}.ean-encyclopedia .ean-fact-grid article{border-top:3px solid var(--ean-atlas-brass)!important}.ean-encyclopedia .ean-fact-grid strong,.ean-encyclopedia h2,.ean-encyclopedia h3{color:#10283f!important}.ean-encyclopedia .ean-fact-grid span{color:#64788b!important}.ean-encyclopedia .ean-encyclopedia-card>div>span{color:#8a692d!important}.ean-encyclopedia .ean-fx-list div,.ean-encyclopedia .ean-flight-table>div{background:#f9fafb!important;color:#18344d!important;border-color:#dce4eb!important}.ean-encyclopedia .ean-fx-list strong,.ean-encyclopedia .ean-flight-table strong,.ean-encyclopedia .ean-flight-table b{color:#10283f!important}.ean-source-links a{background:#fff!important;color:#174d87!important;border:1px solid #d4dfe7!important}.ean-encyclopedia-morocco{--ean-dest-accent:#1d4b3d}.ean-encyclopedia-egypt{--ean-dest-accent:#164b85}.ean-encyclopedia-gulf{--ean-dest-accent:#0f5360}.ean-encyclopedia .ean-encyclopedia-hero{border-top:4px solid var(--ean-dest-accent)!important}.ean-encyclopedia .ean-encyclopedia-back{color:#5e7082!important}.ean-encyclopedia .ean-encyclopedia-hero h1{color:#0c2943!important}.ean-premium-article,.ean-premium-hero{background:var(--ean-atlas-pearl)!important}.ean-premium-hero{border-bottom:1px solid #dce3e9!important}.ean-premium-title-wrap{border-left:3px solid var(--ean-atlas-brass)!important}.ean-premium-title h1{color:#0c263e!important}.ean-premium-deck{color:#4a6175!important}.ean-premium-content{color:#2d4559!important}.ean-premium-content p,.ean-premium-content li{color:#2d4559!important}.ean-premium-content h2,.ean-premium-content h3{color:#102a42!important}.ean-premium-content blockquote{background:#f5efe2!important;color:#263f53!important;border-left:3px solid var(--ean-atlas-brass)!important}.ean-premium-content th{background:#0a3153!important;color:#fff!important}.ean-premium-content td{background:#fff!important;color:#243d52!important}.ean-toc-card{border-top:3px solid var(--ean-atlas-brass)!important}.ean-toc-card a{color:#284a67!important}.ean-icon-sharebar>a,.ean-icon-sharebar>button{background:#fff!important;border:1px solid #d3dde5!important;border-radius:8px!important}.ean-icon-sharebar>a:hover,.ean-icon-sharebar>button:hover{background:#eef4fb!important;border-color:#a9bbc9!important}.ean-premium-featured{border:1px solid rgba(199,164,91,.55)!important;border-radius:8px!important;box-shadow:var(--ean-atlas-shadow)!important;overflow:hidden!important}.ean-contact-form,.ean-support-card,.ean-legal-card,form.wpcf7-form{background:#fff!important;color:var(--ean-atlas-ink)!important;border:1px solid #d9e2e9!important;border-top:3px solid var(--ean-atlas-brass)!important;border-radius:8px!important;box-shadow:var(--ean-atlas-shadow-soft)!important}input,textarea,select{background:#fff!important;color:#102438!important;border:1px solid #cfd9e1!important;border-radius:6px!important}input::placeholder,textarea::placeholder{color:#738497!important}input:focus,textarea:focus,select:focus{outline:2px solid rgba(21,89,183,.16)!important;border-color:#1559b7!important}.ean-card-lightbox,.ean-card-viewer{background:rgba(4,17,29,.96)!important;color:#fff!important}.ean-card-lightbox-topbar,.ean-card-lightbox-actions{background:rgba(7,29,49,.97)!important;border-color:rgba(199,164,91,.35)!important}.ean-card-lightbox button,.ean-card-lightbox a,.ean-card-viewer button,.ean-card-viewer a{color:#fff!important;border-color:rgba(199,164,91,.45)!important}.ean-card-lightbox-download{background:#1559b7!important;color:#fff!important}.ean-footer{background:#071d31!important;color:#fff!important;border-top:3px solid var(--ean-atlas-brass)!important}.ean-footer h2,.ean-footer h3,.ean-footer strong,.ean-footer .ean-brand-copy b{color:#fff!important}.ean-footer p,.ean-footer li,.ean-footer-bottom,.ean-footer .ean-brand-copy small{color:#d6e0e7!important}.ean-footer a{color:#fff!important}.ean-footer a:hover{color:#f1d99e!important}.ean-footer h3{color:#e0c276!important}.ean-back-to-top{background:#0e4d88!important;color:#fff!important;border:1px solid #d5b76e!important;box-shadow:0 12px 28px rgba(5,22,38,.24)!important}@media(max-width:900px){.ean-header{height:72px!important}.ean-site-nav .ean-nav-list{background:#fff!important;border:1px solid #d4dee6!important;border-top:3px solid var(--ean-atlas-brass)!important;border-radius:8px!important;box-shadow:0 24px 56px rgba(10,39,66,.20)!important}.ean-site-nav .ean-nav-list>li>a{color:#17334d!important;border-bottom:1px solid #e5eaee!important;text-align:center!important}.ean-nav-list>li>a::after{display:none!important}.ean-v319-hero-collage,.ean-v321-page-hero-media,.ean-encyclopedia-hero-media{border-radius:6px!important}}@media(max-width:700px){.ean-shell,.ean-section,.ean-section-heading,.ean-heading-split,.ean-v3-hero-grid,.ean-v321-page-hero-grid,.ean-free-cards-hero-grid,.ean-encyclopedia-hero-grid,.ean-cards-first-copy,.ean-v321-page-hero-copy,.ean-encyclopedia-hero-copy,.ean-story-body,.ean-card-catalog-meta,.ean-premium-title-wrap,.ean-premium-content,.ean-premium-byline,.ean-premium-author-box,.ean-footer-grid,.ean-footer-brand,.ean-footer-links,.ean-v3-about-grid>div,.ean-v3-about-grid>aside{text-align:center!important}.ean-section{padding:54px 0!important}.ean-arabesque-divider{margin-left:auto!important;margin-right:auto!important}.ean-heading-split::before{left:50%!important;transform:translateX(-50%)!important}.ean-hero-actions,.ean-hero-proof,.ean-v321-hero-signals,.ean-situation-strip,.ean-place-chips,.ean-source-links,.ean-icon-sharebar{justify-content:center!important}.ean-v3-hero h1,.ean-v321-page-hero h1,.ean-free-cards-hero h1,.ean-encyclopedia-hero h1{font-size:clamp(2.75rem,12vw,4.5rem)!important;line-height:.96!important}.ean-destination-card{min-height:500px!important}.ean-destination-card>div{text-align:center!important;align-items:center!important;padding:28px 22px!important}.ean-destination-name{font-size:clamp(2.7rem,13vw,4.25rem)!important}.ean-destination-card p{max-width:31rem!important}.ean-destination-card small{text-align:center!important}.ean-value-steps article,.ean-situation-grid article,.ean-v3-checklist-grid article,.ean-v319-plan-checklist article,.ean-path-grid article,.ean-identity-grid article,.ean-encyclopedia-card>div,.ean-fact-grid article,.ean-encyclopedia-two-col>div,.ean-encyclopedia-cta{text-align:center!important}.ean-premium-title-wrap{border-left:0!important;border-top:2px solid var(--ean-atlas-brass)!important;padding-left:0!important;padding-top:20px!important}.ean-premium-content ul,.ean-premium-content ol{list-style-position:inside!important;padding-left:0!important}.ean-premium-content blockquote{border-left:0!important;border-top:3px solid var(--ean-atlas-brass)!important}.ean-premium-content table{margin-left:auto!important;margin-right:auto!important}.ean-premium-content th,.ean-premium-content td{text-align:center!important}.ean-card-catalog{gap:16px!important}.ean-card-catalog-item,.ean-card-catalog-slot,.ean-card-catalog-image{height:auto!important;min-height:0!important}.ean-phrase-flashcards{text-align:center!important}.ean-flashcard-face{align-items:center!important;text-align:center!important}.ean-footer-grid{justify-items:center!important}.ean-footer-links ul{padding-left:0!important;list-style:none!important}.ean-contact-form label,form.wpcf7-form label{text-align:center!important;display:block!important}input,textarea,select{text-align:left!important}}@media(max-width:480px){.ean-brand-copy small{display:none!important}.ean-brand img{width:52px!important;height:52px!important}.ean-brand-copy b{font-size:1.05rem!important}.ean-say-it-btn{padding:8px 10px!important}.ean-say-it-btn>span:last-child{display:none!important}.ean-say-it-badge{font-size:.72rem!important}.ean-destination-card{min-height:470px!important}.ean-destination-name{font-size:3rem!important}.ean-destination-card h3{font-size:1.02rem!important}.ean-destination-card p{font-size:.93rem!important}}.ean-founder-led-hero .ean-founder-claim{display:inline-flex;align-items:center;gap:10px;margin:18px 0 0;padding:10px 14px;border-left:3px solid #c3a35c;background:#f7f3e8;color:#10243a;font-size:.86rem;font-weight:800;letter-spacing:.02em}.ean-founder-led-hero .ean-founder-claim span{color:#b58b36;font-size:.9rem}.ean-founder-story-home{background:#fbfaf6}.ean-founder-story-grid{display:grid;grid-template-columns:minmax(240px,.64fr) minmax(0,1.36fr);gap:clamp(28px,5vw,72px);align-items:center}.ean-founder-portrait-wrap{position:relative;max-width:420px;margin-inline:auto}.ean-founder-portrait{display:block;width:100%;aspect-ratio:1/1;object-fit:cover;border-radius:2px;box-shadow:0 24px 56px rgba(12,38,66,.14);outline:1px solid rgba(184,145,68,.38);outline-offset:8px}.ean-founder-portrait-wrap>span{position:absolute;left:18px;bottom:18px;padding:8px 12px;background:#0d2d4f;color:#fff;font-size:.78rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;box-shadow:0 6px 20px rgba(0,0,0,.2)}.ean-founder-story-copy h2{max-width:850px;margin-top:10px}.ean-founder-story-copy blockquote{margin:22px 0;padding:4px 0 4px 24px;border-left:3px solid #c3a35c;color:#16324f;font-size:clamp(1.05rem,1.5vw,1.28rem);line-height:1.75;font-weight:600}.ean-founder-story-copy blockquote p{margin:0}.ean-founder-story-copy>p{max-width:840px;color:#40566b;line-height:1.8}.ean-origin-flow{display:flex;flex-wrap:wrap;align-items:center;gap:9px;margin:25px 0 18px}.ean-origin-flow span{padding:9px 11px;border:1px solid #d7d0c0;background:#fff;color:#173454;font-size:.76rem;font-weight:850;letter-spacing:.06em;text-transform:uppercase}.ean-origin-flow b{color:#b08b41;font-weight:900}.ean-origin-flow-large{justify-content:center;padding:18px 0 0}.ean-founder-proof-line{margin:48px auto 0;padding:18px 24px;border-top:1px solid #c5a35c;border-bottom:1px solid #c5a35c;color:#0d2d4f;text-align:center;font-size:clamp(.86rem,1.3vw,1.05rem);font-weight:900;letter-spacing:.14em}.ean-origin-method{background:#f5f1e7}.ean-origin-steps{grid-template-columns:repeat(4,minmax(0,1fr))}.ean-origin-steps article{background:#fff;border:1px solid #ded7c9}.ean-about-team{background:#fff}.ean-editorial-standards{background:#f8f6f0}.ean-editorial-standards aside{padding:26px;border:1px solid #d8d1c4;background:#fff}.ean-travel-note-label{display:inline-flex;align-items:center;margin:0 0 14px;padding:7px 10px;background:#0f3357;color:#fff;font-size:.72rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.ean-travel-note-card .ean-story-image{position:relative}.ean-story-image-badge{position:absolute;left:14px;bottom:14px;z-index:2;padding:7px 9px;background:rgba(9,38,66,.94);color:#fff;font-size:.67rem;font-weight:900;letter-spacing:.1em}.ean-story-reviewer{display:block;margin:-2px 0 15px;color:#6b604d;font-size:.76rem;font-weight:700;line-height:1.5}.ean-travel-note-story{display:grid;gap:14px;margin:0 0 42px}.ean-travel-note-beat{padding:22px 24px;border:1px solid #d9d4ca;border-left:4px solid #b89249;background:#fbfaf6}.ean-travel-note-beat span{display:block;margin-bottom:9px;color:#8a692c;font-size:.72rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.ean-travel-note-beat p{margin:0;color:#17324e;font-size:1.01rem;line-height:1.75}.ean-story-related-card{display:grid;grid-template-columns:minmax(0,1fr) minmax(180px,260px);gap:24px;align-items:center;margin-top:10px;padding:26px;border:1px solid #c7a45b;background:#0d2d4f;color:#fff}.ean-story-related-card img{display:block;width:100%;height:auto;max-height:350px;object-fit:contain;background:#fff}.ean-story-related-copy>span{display:block;color:#e1c47f;font-size:.72rem;font-weight:900;letter-spacing:.13em}.ean-story-related-copy h2{margin:8px 0 8px;color:#fff}.ean-story-related-copy p{color:#e8eef4}.ean-story-related-copy .ean-story-card-arabic{font-size:1.65rem;font-weight:800;line-height:1.7;color:#fff}.ean-story-related-copy small{display:block;margin:8px 0 18px;color:#d3dde7}.ean-story-related-copy .ean-btn{background:#fff!important;color:#0d2d4f!important;border-color:#fff!important}.ean-travel-note-author>img{border-radius:50%;object-fit:cover}.ean-travel-notes-intro{background:#f7f4ec}.ean-empty-note{grid-column:1/-1;padding:42px;border:1px solid #d9d3c7;background:#fff;text-align:center}.ean-empty-note h2{max-width:720px;margin:10px auto}.ean-empty-note p{max-width:720px;margin:0 auto;color:#53677a}@media(max-width:980px){.ean-founder-story-grid{grid-template-columns:1fr}.ean-founder-portrait-wrap{max-width:330px}.ean-origin-steps{grid-template-columns:repeat(2,minmax(0,1fr))}.ean-story-related-card{grid-template-columns:1fr}.ean-story-related-card img{max-width:270px;margin-inline:auto}}@media(max-width:700px){.ean-founder-story-grid,.ean-founder-story-copy,.ean-founder-story-copy h2,.ean-founder-story-copy>p,.ean-founder-story-copy blockquote{text-align:center}.ean-founder-story-copy blockquote{padding:18px 14px 0;border-left:0;border-top:2px solid #c3a35c}.ean-founder-claim{justify-content:center}.ean-origin-flow{justify-content:center}.ean-origin-flow b{transform:rotate(90deg)}.ean-origin-steps{grid-template-columns:1fr}.ean-founder-proof-line{letter-spacing:.08em}.ean-travel-note-beat{text-align:center;border-left:1px solid #d9d4ca;border-top:4px solid #b89249}.ean-story-related-card{text-align:center;padding:22px 16px}.ean-story-related-copy .ean-btn{margin-inline:auto}.ean-travel-note-label{margin-inline:auto}.ean-travel-note-card .ean-story-body,.ean-story-reviewer{text-align:center}}:root{--ean-v328-ink:#10283f;--ean-v328-copy:#425a70;--ean-v328-soft:#fbfaf6;--ean-v328-card:#ffffff;--ean-v328-navy:#092a47;--ean-v328-blue:#1559b7;--ean-v328-gold:#9a6b16;--ean-v328-gold-light:#f2cf7b;--ean-v328-line:#d8e1e8;}html,body,.ean-main{background:var(--ean-v328-soft)!important;color:var(--ean-v328-ink)!important}body p,body li,body dd,body dt{color:var(--ean-v328-copy)}.ean-section:not(.ean-v3-note):not(.ean-free-cards-note):not(.ean-encyclopedia-identity):not(.ean-encyclopedia-language),.ean-card-value-section,.ean-card-situations,.ean-free-card-library,.ean-free-downloads,.ean-founder-story-home,.ean-origin-method,.ean-editorial-standards,.ean-travel-notes-intro,.ean-premium-hero,.ean-premium-article,.ean-premium-content,.ean-story-card,.ean-situation-grid article,.ean-value-steps article,.ean-v3-checklist-grid article,.ean-v319-plan-checklist article,.ean-fact-grid article,.ean-encyclopedia-card,.ean-encyclopedia-two-col>div,.ean-contact-form,.ean-support-card,.ean-legal-card,.ean-empty-note,.ean-travel-note-beat{color:var(--ean-v328-ink)!important;}.ean-section-heading h1,.ean-section-heading h2,.ean-section-heading h3,.ean-card-value-section h1,.ean-card-value-section h2,.ean-card-value-section h3,.ean-situation-grid h3,.ean-value-steps h3,.ean-v3-checklist-grid h2,.ean-v3-checklist-grid h3,.ean-v319-plan-checklist h2,.ean-v319-plan-checklist h3,.ean-story-card h2,.ean-story-card h3,.ean-story-card h3 a,.ean-premium-title h1,.ean-premium-content h2,.ean-premium-content h3,.ean-founder-story-copy h2,.ean-founder-story-copy h3,.ean-encyclopedia h1,.ean-encyclopedia h2,.ean-encyclopedia h3{color:var(--ean-v328-ink)!important;}.ean-section-heading p,.ean-section-heading p *,.ean-card-value-section p,.ean-card-value-section p *,.ean-situation-grid p,.ean-value-steps p,.ean-v3-checklist-grid p,.ean-v319-plan-checklist p,.ean-story-card p,.ean-premium-deck,.ean-premium-content p,.ean-premium-content li,.ean-founder-story-copy>p,.ean-founder-story-copy blockquote,.ean-empty-note p,.ean-encyclopedia p,.ean-fact-grid span,.ean-encyclopedia-card p{color:var(--ean-v328-copy)!important;opacity:1!important;}.ean-kicker,.ean-section-heading .ean-kicker,.ean-travel-note-beat span{color:var(--ean-v328-gold)!important;opacity:1!important;}.ean-card-value-section article,.ean-card-value-section article *,.ean-free-downloads article,.ean-free-downloads article *,.ean-situation-grid article,.ean-situation-grid article *,.ean-v3-checklist-grid article,.ean-v3-checklist-grid article *,.ean-v319-plan-checklist article,.ean-v319-plan-checklist article *{text-shadow:none!important;}.ean-card-value-section article h2,.ean-card-value-section article h3,.ean-free-downloads article h2,.ean-free-downloads article h3,.ean-situation-grid article h2,.ean-situation-grid article h3,.ean-v3-checklist-grid article h2,.ean-v3-checklist-grid article h3,.ean-v319-plan-checklist article h2,.ean-v319-plan-checklist article h3{color:var(--ean-v328-ink)!important}.ean-card-value-section article p,.ean-free-downloads article p,.ean-situation-grid article p,.ean-v3-checklist-grid article p,.ean-v319-plan-checklist article p{color:var(--ean-v328-copy)!important}.ean-v3-note,.ean-free-cards-note,.ean-encyclopedia-identity,.ean-encyclopedia-language,.ean-footer,.ean-story-related-card,.ean-card-lightbox,.ean-card-viewer{background-color:var(--ean-v328-navy)!important;color:#fff!important;}.ean-v3-note h1,.ean-v3-note h2,.ean-v3-note h3,.ean-v3-note p,.ean-v3-note li,.ean-free-cards-note h1,.ean-free-cards-note h2,.ean-free-cards-note h3,.ean-free-cards-note p,.ean-encyclopedia-identity h1,.ean-encyclopedia-identity h2,.ean-encyclopedia-identity h3,.ean-encyclopedia-identity p,.ean-encyclopedia-language h1,.ean-encyclopedia-language h2,.ean-encyclopedia-language h3,.ean-encyclopedia-language p,.ean-footer h1,.ean-footer h2,.ean-footer h3,.ean-footer p,.ean-footer li,.ean-footer a,.ean-footer span,.ean-story-related-card h1,.ean-story-related-card h2,.ean-story-related-card h3,.ean-story-related-card p,.ean-story-related-card small{color:#fff!important;opacity:1!important;}.ean-v3-note .ean-kicker,.ean-free-cards-note .ean-kicker,.ean-encyclopedia-identity .ean-kicker,.ean-encyclopedia-language .ean-kicker,.ean-footer h3,.ean-story-related-copy>span{color:var(--ean-v328-gold-light)!important;}.ean-destination-card,.ean-guide-gate{background:#071f35!important;color:#fff!important}.ean-destination-card::after,.ean-guide-gate::after{background:linear-gradient(180deg,rgba(4,20,35,.06) 5%,rgba(4,20,35,.52) 48%,rgba(4,20,35,.96) 100%)!important;}.ean-destination-card>div,.ean-guide-gate>div{z-index:3!important}.ean-destination-name,.ean-destination-card h2,.ean-guide-gate h2{color:#fff!important;text-shadow:0 3px 22px rgba(0,0,0,.78)!important;opacity:1!important;}.ean-destination-name{font-size:clamp(3.6rem,7vw,7.4rem)!important;line-height:.88!important;letter-spacing:-.065em!important;font-weight:950!important}.ean-destination-card h3,.ean-destination-card p,.ean-destination-card b,.ean-destination-card small,.ean-guide-gate p,.ean-guide-gate b{color:#fff!important;text-shadow:0 2px 14px rgba(0,0,0,.75)!important;opacity:1!important;}.ean-destination-card span,.ean-guide-gate span{color:#f5d889!important;text-shadow:0 2px 12px rgba(0,0,0,.8)!important}.wp-block-rank-math-toc-block{margin:28px 0 36px;padding:22px 24px;border:1px solid var(--ean-v328-line);border-top:3px solid #b78b35;background:#fff;color:var(--ean-v328-ink)}.wp-block-rank-math-toc-block h2,.wp-block-rank-math-toc-block a{color:var(--ean-v328-ink)!important}.wp-block-rank-math-toc-block li{color:var(--ean-v328-copy)!important}.ean-article-inline-image{margin:30px 0!important}.ean-article-inline-image img{display:block;width:100%;height:auto;border-radius:8px;box-shadow:0 16px 38px rgba(8,33,59,.10)}.ean-article-inline-image figcaption{color:#66798a!important;text-align:center;font-size:.82rem}@media(max-width:700px){.ean-shell,.ean-section-heading,.ean-heading-split,.ean-v3-hero-grid,.ean-v321-page-hero-grid,.ean-free-cards-hero-grid,.ean-encyclopedia-hero-grid,.ean-cards-first-copy,.ean-founder-story-copy,.ean-story-body,.ean-travel-note-beat,.ean-premium-title-wrap,.ean-premium-byline,.ean-premium-author-box,.ean-premium-content,.ean-footer-grid,.ean-footer-brand,.ean-footer-links,.wp-block-rank-math-toc-block{text-align:center!important}.ean-section-heading p,.ean-premium-content p,.ean-premium-content li,.ean-story-card p,.ean-travel-note-beat p,.ean-founder-story-copy>p{margin-left:auto!important;margin-right:auto!important}.ean-premium-content ul,.ean-premium-content ol,.wp-block-rank-math-toc-block ul,.wp-block-rank-math-toc-block ol{padding-left:0!important;list-style-position:inside!important;text-align:center!important}.ean-premium-content blockquote{border-left:0!important;border-top:3px solid #b78b35!important;text-align:center!important}.ean-destination-card>div,.ean-guide-gate>div{text-align:center!important;align-items:center!important;left:18px!important;right:18px!important}.ean-destination-name{font-size:clamp(3.1rem,15vw,4.7rem)!important}.ean-destination-card p,.ean-guide-gate p{margin-left:auto!important;margin-right:auto!important;max-width:30rem!important}.ean-hero-actions,.ean-hero-proof,.ean-origin-flow,.ean-icon-sharebar,.ean-source-links,.ean-place-chips{justify-content:center!important}.ean-premium-content table{margin-left:auto!important;margin-right:auto!important}.ean-premium-content th,.ean-premium-content td{text-align:center!important}input,textarea,select{text-align:left!important}}.ean-v328-series-gates{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.ean-v328-series-gate{min-height:520px!important}.ean-v328-series-gate:last-child{grid-column:1/-1;min-height:460px!important}@media(max-width:820px){.ean-v328-series-gates{grid-template-columns:1fr}.ean-v328-series-gate:last-child{grid-column:auto}.ean-v328-series-gate{min-height:500px!important}}.ean-prose,.ean-generic-page,.ean-about-founder,.ean-about-team,.ean-editorial-note,.ean-editorial-standards,.ean-phrase-resources,.ean-guide-library,.ean-guide-gates-section,.ean-destination-gates-page,.ean-destination-intro,.ean-destination-articles-only,.ean-encyclopedia-sections,.ean-encyclopedia-facts,.ean-encyclopedia-money,.ean-encyclopedia-places,.ean-encyclopedia-sources,.ean-premium-related,.ean-travel-note-story,.ean-origin-steps,.ean-quick-link-grid,.ean-related{color:var(--ean-v328-ink)!important;}.ean-prose h1,.ean-prose h2,.ean-prose h3,.ean-generic-page h1,.ean-generic-page h2,.ean-generic-page h3,.ean-about-founder h1,.ean-about-founder h2,.ean-about-founder h3,.ean-about-team h2,.ean-about-team h3,.ean-editorial-note h2,.ean-editorial-note h3,.ean-editorial-standards h2,.ean-editorial-standards h3,.ean-phrase-resources h2,.ean-phrase-resources h3,.ean-guide-library h2,.ean-guide-library h3,.ean-destination-intro h1,.ean-destination-intro h2,.ean-destination-intro h3,.ean-encyclopedia-sections h2,.ean-encyclopedia-sections h3,.ean-premium-related h2,.ean-premium-related h3,.ean-travel-note-story h2,.ean-travel-note-story h3,.ean-origin-steps h2,.ean-origin-steps h3{color:var(--ean-v328-ink)!important;text-shadow:none!important;opacity:1!important;}.ean-prose p,.ean-prose li,.ean-generic-page p,.ean-generic-page li,.ean-about-founder p,.ean-about-team p,.ean-editorial-note p,.ean-editorial-standards p,.ean-phrase-resources p,.ean-guide-library p,.ean-destination-intro p,.ean-encyclopedia-sections p,.ean-encyclopedia-sections li,.ean-premium-related p,.ean-travel-note-story p,.ean-origin-steps p,.ean-related p{color:var(--ean-v328-copy)!important;text-shadow:none!important;opacity:1!important;}.ean-phrase-flashcard,.ean-flashcard-face,.ean-flashcard-front,.ean-flashcard-back{color:var(--ean-v328-ink)!important;}.ean-phrase-flashcard h2,.ean-phrase-flashcard h3,.ean-flashcard-face h2,.ean-flashcard-face h3,.ean-flashcard-question{color:var(--ean-v328-ink)!important;text-shadow:none!important}.ean-phrase-flashcard p,.ean-flashcard-face p,.ean-flashcard-face small,.ean-card-sayit,.ean-card-tip{color:var(--ean-v328-copy)!important;opacity:1!important;text-shadow:none!important}.ean-travel-note-beat{background:#fff!important;border-color:#d9e1e7!important}.ean-travel-note-beat>span{color:var(--ean-v328-gold)!important}.ean-travel-note-beat>p{color:var(--ean-v328-copy)!important}.ean-encyclopedia-hero,.ean-cards-first-hero.ean-dark,.ean-v3-hero.ean-dark,.ean-story-related-card,.ean-card-lightbox-dialog,.ean-card-lightbox-stage,.ean-footer,.ean-footer *:not(.ean-btn),.ean-v3-note,.ean-free-cards-note{color:#fff!important;}.ean-encyclopedia-hero h1,.ean-encyclopedia-hero h2,.ean-encyclopedia-hero h3,.ean-encyclopedia-hero p,.ean-card-lightbox-dialog h1,.ean-card-lightbox-dialog h2,.ean-card-lightbox-dialog p{color:#fff!important;opacity:1!important;}.ean-btn-primary,.ean-say-it-btn,.ean-say-it-badge{background:#0b3b70!important;color:#fff!important;border-color:#b98a2c!important;}.ean-btn-primary:hover,.ean-say-it-btn:hover,.ean-say-it-badge:hover{background:#072f59!important;color:#fff!important}.ean-btn-ghost{background:#fff!important;color:#0b3b70!important;border-color:#b98a2c!important}.ean-v328-series-gate,.ean-v328-series-gate *{text-shadow:0 2px 18px rgba(0,0,0,.78)!important}.ean-v328-series-gate h2,.ean-v328-series-gate h3,.ean-v328-series-gate p,.ean-v328-series-gate b{color:#fff!important;opacity:1!important}.ean-v328-series-gate span{color:#ffe2a0!important;opacity:1!important}.ean-premium-content a:not(.ean-btn),.ean-prose a:not(.ean-btn),.ean-travel-note-story a:not(.ean-btn){color:#0b55aa!important;text-decoration-thickness:1.5px;text-underline-offset:3px;}@media(max-width:700px){.ean-main .ean-section-heading,.ean-main .ean-prose,.ean-main .ean-generic-page,.ean-main .ean-about-founder,.ean-main .ean-about-team,.ean-main .ean-editorial-note,.ean-main .ean-editorial-standards,.ean-main .ean-phrase-resources,.ean-main .ean-guide-library,.ean-main .ean-destination-intro,.ean-main .ean-encyclopedia-sections,.ean-main .ean-travel-note-story,.ean-main .ean-origin-steps,.ean-main .ean-premium-related,.ean-main .ean-story-grid,.ean-main .ean-team-grid,.ean-main .ean-v328-series-gates{text-align:center!important}.ean-main .ean-prose p,.ean-main .ean-generic-page p,.ean-main .ean-about-founder p,.ean-main .ean-editorial-note p,.ean-main .ean-editorial-standards p,.ean-main .ean-phrase-resources p,.ean-main .ean-destination-intro p,.ean-main .ean-encyclopedia-sections p,.ean-main .ean-travel-note-story p{margin-left:auto!important;margin-right:auto!important;}.ean-main .ean-article-checklist,.ean-main .ean-prose ul,.ean-main .ean-prose ol{padding-left:0!important;list-style-position:inside!important;text-align:center!important;}.ean-main .ean-phrase-flashcard,.ean-main .ean-travel-note-beat,.ean-main .ean-v328-series-gate{margin-left:auto!important;margin-right:auto!important}}.ean-encyclopedia-map-panel{display:grid;grid-template-columns:136px minmax(0,1fr);gap:18px;align-items:center;margin:24px 0 0;padding:18px;border:1px solid rgba(16,36,56,.10);border-radius:24px;background:linear-gradient(135deg,#fff 0,#fbf8ef 100%);box-shadow:0 16px 34px rgba(8,33,59,.06);}.ean-encyclopedia-map-art{display:flex;align-items:center;justify-content:center}.ean-destination-map-svg{display:block;width:100%;max-width:130px;height:auto}.ean-encyclopedia-map-copy span{display:inline-block;margin-bottom:6px;color:#8f6a27;font-size:.72rem;font-weight:850;letter-spacing:.10em;text-transform:uppercase;}.ean-encyclopedia-map-copy strong{display:block;margin-bottom:6px;color:#102438;font-size:1.05rem;line-height:1.2;}.ean-encyclopedia-map-copy p{margin:0;color:#516678;font-size:.92rem;line-height:1.65;}.ean-encyclopedia-hero-media .ean-encyclopedia-hero-map-badge{position:absolute;top:18px;right:18px;z-index:4;width:118px;height:118px;display:flex;align-items:center;justify-content:center;padding:10px;border:1px solid rgba(255,255,255,.60);border-radius:24px;background:rgba(255,255,255,.92);box-shadow:0 18px 34px rgba(8,33,59,.18);backdrop-filter:blur(8px);}.ean-encyclopedia-hero-media .ean-encyclopedia-hero-map-badge .ean-destination-map-svg{max-width:92px}.ean-encyclopedia-hero-media figcaption{display:inline-flex;flex-direction:column;align-items:flex-start;gap:2px;left:18px;right:auto;bottom:18px;padding:9px 12px;border:1px solid rgba(255,255,255,.45);border-radius:16px;background:rgba(8,33,59,.76);color:#fff;font-size:.70rem;font-weight:700;line-height:1.25;}.ean-encyclopedia-hero-media figcaption strong{font-size:.92rem;line-height:1.1}.ean-encyclopedia-hero-media figcaption span{opacity:.88}@media (max-width:900px){.ean-encyclopedia-map-panel{grid-template-columns:1fr;text-align:center}.ean-encyclopedia-map-art{margin-inline:auto}.ean-encyclopedia-map-copy span,.ean-encyclopedia-map-copy strong,.ean-encyclopedia-map-copy p{text-align:center}}@media (max-width:700px){.ean-encyclopedia-map-panel{gap:12px;padding:15px;border-radius:20px}.ean-encyclopedia-hero-media .ean-encyclopedia-hero-map-badge{top:12px;right:12px;width:92px;height:92px;padding:7px;border-radius:18px}.ean-encyclopedia-hero-media .ean-encyclopedia-hero-map-badge .ean-destination-map-svg{max-width:72px}.ean-encyclopedia-hero-media figcaption{left:12px;bottom:12px;padding:8px 10px;font-size:.64rem}.ean-encyclopedia-hero-media figcaption strong{font-size:.82rem}}.ean-destination-gates-page .ean-destination-card,.ean-destination-gates-page .ean-destination-card:link,.ean-destination-gates-page .ean-destination-card:visited{color:#fff !important;}.ean-destination-gates-page .ean-destination-card>div{background:linear-gradient(180deg,rgba(5,22,38,.10) 8%,rgba(5,22,38,.46) 42%,rgba(5,22,38,.97) 100%) !important;color:#fff !important;}.ean-destination-gates-page .ean-destination-card .ean-destination-name{color:#f4d36d !important;text-shadow:0 2px 16px rgba(0,0,0,.58) !important;}.ean-destination-gates-page .ean-destination-card h1,.ean-destination-gates-page .ean-destination-card h2,.ean-destination-gates-page .ean-destination-card h3,.ean-destination-gates-page .ean-destination-card h4,.ean-destination-gates-page .ean-destination-card h5,.ean-destination-gates-page .ean-destination-card h6,.ean-destination-gates-page .ean-destination-card h2 a,.ean-destination-gates-page .ean-destination-card h3 a{color:#fff !important;opacity:1 !important;text-shadow:0 2px 18px rgba(0,0,0,.60) !important;}.ean-destination-gates-page .ean-destination-card p,.ean-destination-gates-page .ean-destination-card li,.ean-destination-gates-page .ean-destination-card .ean-card-copy{color:#f7fbff !important;opacity:1 !important;text-shadow:0 1px 10px rgba(0,0,0,.55) !important;}.ean-destination-gates-page .ean-destination-card small{color:#ffe58d !important;opacity:1 !important;text-shadow:0 1px 8px rgba(0,0,0,.60) !important;}.ean-destination-gates-page .ean-destination-card b{color:#fff !important;opacity:1 !important;text-shadow:none !important;}.ean-destination-gates-page .ean-destination-card.ean-gate-morocco b{background:#087b5a !important;}.ean-destination-gates-page .ean-destination-card.ean-gate-egypt b{background:#1762b5 !important;}.ean-destination-gates-page .ean-destination-card.ean-gate-gulf b{background:#078b82 !important;}.ean-destination-gates-page .ean-destination-card img{filter:saturate(.96) contrast(1.04) brightness(.92) !important;}@media (max-width:700px){.ean-destination-gates-page .ean-destination-card>div{padding:24px 20px !important;}.ean-destination-gates-page .ean-destination-card h2{font-size:clamp(2rem,9vw,3rem) !important;line-height:1 !important;}.ean-destination-gates-page .ean-destination-card p{font-size:1rem !important;line-height:1.55 !important;}}.ean-encyclopedia-map-art,.ean-encyclopedia-hero-map-badge{display:flex;align-items:center;justify-content:center}.ean-destination-map-asset-img{display:block;max-width:100%;height:auto;object-fit:contain}.ean-encyclopedia-map-art .ean-destination-map-asset-img{max-width:150px;max-height:150px}.ean-encyclopedia-hero-map-badge .ean-destination-map-asset-img{max-width:84px;max-height:84px}.ean-destination-map-asset-fallback{width:100%;max-width:170px;padding:14px 14px 12px;border-radius:18px;background:linear-gradient(180deg,#ffffff 0%,#f7f9fc 100%);border:1px solid rgba(16,36,56,.12);box-shadow:0 10px 24px rgba(8,33,59,.06);}.ean-destination-map-asset-fallback strong{display:block;margin-bottom:8px;color:#102438;font-size:.82rem;line-height:1.3;}.ean-destination-map-asset-fallback ul{margin:0;padding-left:18px;color:#455d72;font-size:.73rem;line-height:1.5}.ean-destination-map-asset-fallback li{margin:0 0 2px}.ean-encyclopedia-hero-map-badge .ean-destination-map-asset-fallback{max-width:100%;padding:10px 10px 8px;border-radius:14px}.ean-encyclopedia-hero-map-badge .ean-destination-map-asset-fallback strong{font-size:.68rem;margin-bottom:4px}.ean-encyclopedia-hero-map-badge .ean-destination-map-asset-fallback ul{font-size:.58rem;line-height:1.35;padding-left:14px}@media (max-width:700px){.ean-encyclopedia-map-art .ean-destination-map-asset-img{max-width:120px;max-height:120px}.ean-destination-map-asset-fallback{max-width:150px}}.ean-identity-flag{margin:18px 0 0;overflow:hidden;border:1px solid rgba(16,36,56,.12);border-radius:16px;background:#fff;box-shadow:0 10px 24px rgba(8,33,59,.06);}.ean-identity-flag img{display:block;width:100%;height:auto;aspect-ratio:3/2;object-fit:cover;}.ean-encyclopedia-map-copy p{margin-bottom:0}@media(max-width:700px){.ean-identity-flag{max-width:320px;margin:16px auto 0}}.ean-encyclopedia-hero-map-badge{display:none!important}.ean-official-map-section{padding:38px 0 42px!important;background:#f7f3eb!important;border-top:1px solid rgba(16,36,56,.07);border-bottom:1px solid rgba(16,36,56,.07);}.ean-official-map-card{display:grid;grid-template-columns:minmax(260px,.72fr) minmax(0,1.28fr);gap:clamp(28px,4vw,58px);align-items:center;padding:clamp(24px,3vw,42px);border:1px solid rgba(16,36,56,.12);border-radius:28px;background:#fff;box-shadow:0 20px 48px rgba(8,33,59,.08);overflow:hidden;}.ean-official-map-visual{min-height:280px;display:flex;align-items:center;justify-content:center;padding:20px;border:1px solid rgba(16,36,56,.09);border-radius:22px;background:linear-gradient(145deg,#fff 0%,#f7f9fb 100%);}.ean-official-map-card-morocco .ean-official-map-visual{background:linear-gradient(145deg,#fff 0%,#fff8f6 100%)}.ean-official-map-card-egypt .ean-official-map-visual{background:linear-gradient(145deg,#fff 0%,#f5f9ff 100%)}.ean-official-map-card-gulf .ean-official-map-visual{background:linear-gradient(145deg,#fff 0%,#f5fbfa 100%)}.ean-official-map-visual .ean-destination-map-asset-img{display:block;width:100%;max-width:390px;max-height:330px;height:auto;object-fit:contain;}.ean-official-map-card-morocco .ean-destination-map-asset-img{max-width:330px}.ean-official-map-copy .ean-kicker{display:block;margin-bottom:9px}.ean-official-map-copy h2{margin:0 0 12px!important;color:#102438!important;font-family:"Iowan Old Style",Georgia,serif!important;font-size:clamp(2.15rem,4vw,4rem)!important;line-height:.98!important;letter-spacing:-.05em!important;}.ean-official-map-copy p{margin:0 0 18px!important;max-width:680px;color:#485f74!important;font-size:1rem!important;line-height:1.7!important;}.ean-official-map-source{display:inline-flex;align-items:center;min-height:40px;padding:9px 13px;border:1px solid rgba(21,89,183,.18);border-radius:999px;background:#f5f9ff;color:#0a4d9a!important;font-size:.76rem;font-weight:850;text-decoration:none!important;}.ean-official-map-source:hover{background:#edf5ff;border-color:rgba(21,89,183,.34)}.ean-gcc-state-grid{width:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;}.ean-gcc-state-grid>span{display:flex;align-items:center;gap:9px;min-height:64px;padding:11px 12px;border:1px solid rgba(16,36,56,.09);border-radius:14px;background:#fff;color:#102438;font-size:1.18rem;box-shadow:0 7px 18px rgba(8,33,59,.04);}.ean-gcc-state-grid b{color:#20384f;font-size:.72rem;line-height:1.3;font-weight:800;}.ean-say-it-btn{font-size:.74rem!important;letter-spacing:.01em!important;font-weight:900!important;}@media(max-width:900px){.ean-official-map-card{grid-template-columns:1fr;text-align:center}.ean-official-map-visual{min-height:240px}.ean-official-map-copy p{margin-left:auto!important;margin-right:auto!important}.ean-official-map-source{justify-content:center}.ean-say-it-btn{padding:8px 11px!important;font-size:.7rem!important}}@media(max-width:560px){.ean-official-map-section{padding:26px 0 30px!important}.ean-official-map-card{gap:20px;padding:18px;border-radius:22px}.ean-official-map-visual{min-height:200px;padding:12px;border-radius:17px}.ean-official-map-visual .ean-destination-map-asset-img{max-height:250px}.ean-gcc-state-grid{grid-template-columns:1fr}.ean-gcc-state-grid>span{min-height:54px}.ean-official-map-copy h2{font-size:2.3rem!important}.ean-say-it-btn{padding:7px 9px!important;font-size:.64rem!important;white-space:nowrap!important}}.ean-official-map-section{display:none!important}.ean-flag-symbols-showcase{margin-top:18px;padding:18px;border:1px solid rgba(255,255,255,.14);border-radius:20px;background:linear-gradient(180deg,rgba(255,255,255,.07) 0%,rgba(255,255,255,.03) 100%);}.ean-flag-symbols-visuals{display:grid;grid-template-columns:132px minmax(0,1fr);gap:14px;align-items:stretch;}.ean-flag-symbols-card{margin:0;border:1px solid rgba(16,36,56,.10);border-radius:18px;background:#fff;box-shadow:0 12px 28px rgba(8,33,59,.07);overflow:hidden;}.ean-flag-symbols-card img{display:block;width:100%;height:auto;}.ean-flag-symbols-card-flag img{aspect-ratio:3/2;object-fit:cover;}.ean-flag-symbols-card-map{display:grid;grid-template-rows:minmax(0,1fr) auto;}.ean-flag-symbols-card-map img{max-height:186px;object-fit:contain;padding:14px 14px 8px;background:linear-gradient(180deg,#f8fafc 0%,#ffffff 100%);}.ean-flag-symbols-card figcaption{padding:10px 12px 12px;color:#173047;font-size:.73rem;line-height:1.35;font-weight:800;}.ean-flag-symbols-meaning{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:14px;}.ean-flag-symbols-meaning>div{padding:14px 15px;border:1px solid rgba(255,255,255,.12);border-radius:16px;background:rgba(255,255,255,.06);}.ean-flag-symbols-meaning strong{display:block;margin-bottom:6px;color:#fff;font-size:.84rem;line-height:1.15;}.ean-flag-symbols-meaning p{margin:0!important;color:#dbe7f2!important;font-size:.86rem!important;line-height:1.65!important;}.ean-flag-symbols-meaning small{display:block;grid-column:1 / -1;margin-top:2px;color:#ffd95a;font-size:.72rem;line-height:1.5;font-weight:700;}@media (max-width:700px){.ean-flag-symbols-showcase{padding:15px;border-radius:18px}.ean-flag-symbols-visuals,.ean-flag-symbols-meaning{grid-template-columns:1fr}.ean-flag-symbols-card-flag{max-width:220px;margin:0 auto}.ean-flag-symbols-card-map img{max-height:220px}}.ean-guide-gate,.ean-v328-series-gate,.ean-destination-card,.ean-destination-gates-page .ean-destination-card,.ean-guide-gate:link,.ean-guide-gate:visited,.ean-v328-series-gate:link,.ean-v328-series-gate:visited,.ean-destination-card:link,.ean-destination-card:visited{color:#fff!important;}.ean-guide-gate::after,.ean-v328-series-gate::after,.ean-destination-card::after,.ean-destination-gates-page .ean-destination-card::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(5,21,39,.12) 8%,rgba(5,21,39,.52) 42%,rgba(5,21,39,.97) 100%)!important;z-index:1!important;}.ean-guide-gate>div,.ean-v328-series-gate>div,.ean-destination-card>div,.ean-destination-gates-page .ean-destination-card>div{z-index:3!important;}.ean-guide-gate h1,.ean-guide-gate h2,.ean-guide-gate h3,.ean-guide-gate h4,.ean-v328-series-gate h1,.ean-v328-series-gate h2,.ean-v328-series-gate h3,.ean-v328-series-gate h4,.ean-destination-card h1,.ean-destination-card h2,.ean-destination-card h3,.ean-destination-card h4,.ean-destination-gates-page .ean-destination-card h1,.ean-destination-gates-page .ean-destination-card h2,.ean-destination-gates-page .ean-destination-card h3,.ean-destination-gates-page .ean-destination-card h4{color:#fff!important;opacity:1!important;text-shadow:0 3px 20px rgba(0,0,0,.68)!important;}.ean-guide-gate p,.ean-guide-gate li,.ean-guide-gate b,.ean-v328-series-gate p,.ean-v328-series-gate li,.ean-v328-series-gate b,.ean-destination-card p,.ean-destination-card li,.ean-destination-card b,.ean-destination-gates-page .ean-destination-card p,.ean-destination-gates-page .ean-destination-card li,.ean-destination-gates-page .ean-destination-card b{color:#f5f9ff!important;opacity:1!important;text-shadow:0 2px 14px rgba(0,0,0,.62)!important;}.ean-guide-gate span,.ean-v328-series-gate span,.ean-destination-card span,.ean-destination-name,.ean-destination-gates-page .ean-destination-card span{color:#ffe29a!important;opacity:1!important;text-shadow:0 2px 12px rgba(0,0,0,.75)!important;}.ean-guide-gate b,.ean-v328-series-gate b,.ean-destination-card b,.ean-destination-gates-page .ean-destination-card b{font-weight:850!important;}.ean-guide-gate img,.ean-v328-series-gate img,.ean-destination-card img,.ean-destination-gates-page .ean-destination-card img{filter:brightness(.88) saturate(.97) contrast(1.05)!important;}.ean-flag-symbols-showcase{margin-top:18px;padding:18px;border:1px solid rgba(255,255,255,.14);border-radius:20px;background:linear-gradient(180deg,rgba(255,255,255,.07) 0%,rgba(255,255,255,.03) 100%);}.ean-flag-symbols-visuals{display:grid;grid-template-columns:132px minmax(0,1fr);gap:14px;align-items:stretch;}.ean-flag-symbols-card{margin:0;border:1px solid rgba(16,36,56,.10);border-radius:18px;background:#fff;box-shadow:0 12px 28px rgba(8,33,59,.07);overflow:hidden;}.ean-flag-symbols-card img{display:block;width:100%;height:auto}.ean-flag-symbols-card-flag img{aspect-ratio:3/2;object-fit:cover}.ean-flag-symbols-card-map{display:grid;grid-template-rows:minmax(0,1fr) auto}.ean-flag-symbols-card-map img{max-height:186px;object-fit:contain;padding:14px 14px 8px;background:linear-gradient(180deg,#f8fafc 0%,#fff 100%)}.ean-flag-symbols-card figcaption{padding:10px 12px 12px;color:#173047;font-size:.73rem;line-height:1.35;font-weight:800}.ean-flag-symbols-meaning{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:14px}.ean-flag-symbols-meaning>div{padding:14px 15px;border:1px solid rgba(255,255,255,.12);border-radius:16px;background:rgba(255,255,255,.06)}.ean-flag-symbols-meaning strong{display:block;margin-bottom:6px;color:#fff;font-size:.84rem;line-height:1.15}.ean-flag-symbols-meaning p{margin:0!important;color:#dbe7f2!important;font-size:.86rem!important;line-height:1.65!important}.ean-flag-symbols-meaning small{display:block;grid-column:1 / -1;margin-top:2px;color:#ffd95a;font-size:.72rem;line-height:1.5;font-weight:700}.ean-flag-symbols-card-gulf,.ean-flag-symbols-card-gcc{display:grid;grid-template-rows:minmax(0,1fr) auto}.ean-gulf-flag-ribbon{min-height:150px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;padding:16px;align-items:center;background:linear-gradient(145deg,#f9fbfd 0%,#ffffff 100%);}.ean-gulf-flag-ribbon span{display:flex;align-items:center;justify-content:center;min-height:52px;border:1px solid rgba(16,36,56,.09);border-radius:14px;background:#fff;color:#173047;font-size:1.5rem;box-shadow:0 6px 16px rgba(8,33,59,.05);text-shadow:none!important;}.ean-flag-symbols-card-gcc .ean-gcc-state-grid{padding:14px;background:linear-gradient(180deg,#f8fafc 0%,#ffffff 100%)}.ean-flag-symbols-card-gcc .ean-gcc-state-grid>span{min-height:58px}.ean-flag-symbols-card-gcc .ean-gcc-state-grid b{color:#20384f!important}@media (max-width:700px){.ean-flag-symbols-showcase{padding:15px;border-radius:18px}.ean-flag-symbols-visuals,.ean-flag-symbols-meaning{grid-template-columns:1fr}.ean-flag-symbols-card-flag{max-width:220px;margin:0 auto}.ean-flag-symbols-card-map img{max-height:220px}.ean-gulf-flag-ribbon{grid-template-columns:repeat(2,minmax(0,1fr));min-height:unset}}.ean-main .ean-section-heading p,.ean-main .ean-heading-split p,.ean-main .ean-section-heading li,.ean-main .ean-founder-story-copy p,.ean-main .ean-founder-story-copy blockquote p,.ean-main .ean-founder-proof-line,.ean-main .ean-v3-center,.ean-main .ean-v3-center a,.ean-main .ean-text-link,.ean-main .ean-home-free-cards .ean-situation-strip span,.ean-main .ean-origin-flow span,.ean-main .ean-origin-flow-large span,.ean-main .ean-origin-flow b,.ean-main .ean-origin-flow-large b{color:#415a70 !important;-webkit-text-fill-color:#415a70 !important;opacity:1 !important;}.ean-main .ean-section-heading h1,.ean-main .ean-section-heading h2,.ean-main .ean-section-heading h3,.ean-main .ean-founder-story-copy h2,.ean-main .ean-v3-hero h1,.ean-main .ean-v3-hero p,.ean-main .ean-founder-claim,.ean-main .ean-hero-proof li{opacity:1 !important;}.ean-main .ean-destination-card,.ean-main .ean-guide-gate,.ean-main .ean-v328-series-gate{color:#fff !important;}.ean-main .ean-destination-card::after,.ean-main .ean-guide-gate::after,.ean-main .ean-v328-series-gate::after{background:linear-gradient(180deg,rgba(4,18,33,.18) 5%,rgba(4,18,33,.60) 46%,rgba(4,18,33,.98) 100%) !important;}.ean-main .ean-destination-card>div,.ean-main .ean-guide-gate>div,.ean-main .ean-v328-series-gate>div{z-index:4 !important;}.ean-main .ean-destination-card>div>span,.ean-main .ean-guide-gate>div>span,.ean-main .ean-v328-series-gate>div>span,.ean-main .ean-destination-name{color:#ffe2a0 !important;-webkit-text-fill-color:#ffe2a0 !important;opacity:1 !important;text-shadow:0 2px 12px rgba(0,0,0,.75) !important;}.ean-main .ean-destination-card>div>h1,.ean-main .ean-destination-card>div>h2,.ean-main .ean-destination-card>div>h3,.ean-main .ean-guide-gate>div>h1,.ean-main .ean-guide-gate>div>h2,.ean-main .ean-guide-gate>div>h3,.ean-main .ean-v328-series-gate>div>h1,.ean-main .ean-v328-series-gate>div>h2,.ean-main .ean-v328-series-gate>div>h3{color:#fff !important;-webkit-text-fill-color:#fff !important;opacity:1 !important;text-shadow:0 3px 20px rgba(0,0,0,.76) !important;}.ean-main .ean-destination-card>div>p,.ean-main .ean-destination-card>div>small,.ean-main .ean-destination-card>div>b,.ean-main .ean-guide-gate>div>p,.ean-main .ean-guide-gate>div>b,.ean-main .ean-v328-series-gate>div>p,.ean-main .ean-v328-series-gate>div>b{color:#f7fbff !important;-webkit-text-fill-color:#f7fbff !important;opacity:1 !important;text-shadow:0 2px 14px rgba(0,0,0,.68) !important;}.ean-main .ean-destination-card img,.ean-main .ean-guide-gate img,.ean-main .ean-v328-series-gate img{filter:brightness(.82) saturate(.96) contrast(1.06) !important;}.ean-main .ean-card-value-section .ean-section-heading p{max-width:58rem;font-size:1.02rem;line-height:1.75;}.ean-main .entry-content,.ean-main .entry-content p,.ean-main .entry-content li,.ean-main .wp-block-paragraph,.ean-main .wp-block-heading,.ean-main .ean-encyclopedia-card p,.ean-main .ean-identity-grid article p,.ean-main .ean-fact-grid span,.ean-main .ean-encyclopedia-two-col p,.ean-main .ean-encyclopedia-cta p{opacity:1 !important;}.ean-arabesque-divider,.ean-section-heading h2::after,.ean-heading-split::before,.ean-v3-hero::after,.ean-v321-page-hero::after,.ean-encyclopedia-hero::after,.ean-v319-hero-collage::before,.ean-v321-page-hero-media::before,.ean-encyclopedia-hero-media::before,.ean-destination-card::before,.ean-encyclopedia .ean-encyclopedia-hero::before,.ean-encyclopedia .ean-fact-grid article::before,.ean-encyclopedia .ean-encyclopedia-identity::after,.ean-encyclopedia .ean-encyclopedia-card>div::before,.ean-encyclopedia .ean-place-chips span::before,.ean-encyclopedia .ean-encyclopedia-language::before,.ean-flashcard-face::after{display:none!important;content:none!important;background:none!important;box-shadow:none!important;}html,body{width:100%!important;max-width:100%!important;overflow-x:clip!important}body,.ean-main,.ean-main>*,.ean-section,.ean-shell{min-width:0!important;max-width:100%!important}.ean-shell{width:min(calc(100% - 32px),1180px)!important;margin-inline:auto!important}.ean-main img,.ean-main video,.ean-main iframe,.ean-main svg{max-width:100%!important;height:auto}.ean-main h1,.ean-main h2,.ean-main h3,.ean-main h4,.ean-main p,.ean-main a,.ean-main span,.ean-main strong,.ean-main small{overflow-wrap:anywhere}.ean-main [class*="grid"],.ean-main [class*="-grid"]{min-width:0}.ean-premium-table,.wp-block-table,.ean-flight-table{max-width:100%!important;overflow-x:auto!important;-webkit-overflow-scrolling:touch}.ean-site-nav,.ean-nav-list,.ean-nav-list li{max-width:100%!important}.ean-encyclopedia-identity .ean-section-heading h1,.ean-encyclopedia-identity .ean-section-heading h2,.ean-encyclopedia-identity .ean-section-heading h3,.ean-encyclopedia-language h1,.ean-encyclopedia-language h2,.ean-encyclopedia-language h3,.ean-v3-note h1,.ean-v3-note h2,.ean-v3-note h3,.ean-free-cards-note h1,.ean-free-cards-note h2,.ean-free-cards-note h3,.ean-footer h1,.ean-footer h2,.ean-footer h3{color:#fff!important;-webkit-text-fill-color:#fff!important;opacity:1!important;filter:none!important;mix-blend-mode:normal!important;}.ean-encyclopedia-identity .ean-section-heading p,.ean-encyclopedia-language p,.ean-v3-note p,.ean-free-cards-note p,.ean-footer p,.ean-footer a,.ean-footer li,.ean-footer span{color:#f2f6fb!important;-webkit-text-fill-color:#f2f6fb!important;opacity:1!important;filter:none!important;mix-blend-mode:normal!important;}.ean-encyclopedia-identity .ean-kicker,.ean-encyclopedia-language .ean-kicker,.ean-v3-note .ean-kicker,.ean-free-cards-note .ean-kicker{color:#f2d47c!important;-webkit-text-fill-color:#f2d47c!important;opacity:1!important;}.ean-destination-card>div>h1,.ean-destination-card>div>h2,.ean-destination-card>div>h3,.ean-guide-gate>div>h1,.ean-guide-gate>div>h2,.ean-guide-gate>div>h3,.ean-v328-series-gate>div>h1,.ean-v328-series-gate>div>h2,.ean-v328-series-gate>div>h3{color:#fff!important;-webkit-text-fill-color:#fff!important;opacity:1!important;text-shadow:0 3px 20px rgba(0,0,0,.72)!important}.ean-destination-card>div>p,.ean-destination-card>div>small,.ean-destination-card>div>b,.ean-guide-gate>div>p,.ean-guide-gate>div>b,.ean-v328-series-gate>div>p,.ean-v328-series-gate>div>b{color:#f7fbff!important;-webkit-text-fill-color:#f7fbff!important;opacity:1!important;text-shadow:0 2px 14px rgba(0,0,0,.66)!important}.ean-destination-card>div>span,.ean-guide-gate>div>span,.ean-v328-series-gate>div>span{color:#ffe2a0!important;-webkit-text-fill-color:#ffe2a0!important;opacity:1!important}.ean-phrase-resources{background:#f7f4ee!important}.ean-phrase-flashcards-v319{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:18px!important;margin-top:30px!important;}.ean-phrase-flashcards-v319 .ean-phrase-flashcard{appearance:none!important;border:0!important;background:transparent!important;padding:0!important;margin:0!important;min-width:0!important;min-height:330px!important;color:#102438!important;cursor:pointer!important;perspective:1200px!important;text-align:inherit!important;}.ean-phrase-flashcards-v319 .ean-flashcard-inner{position:relative!important;display:block!important;width:100%!important;height:100%!important;min-height:330px!important;transform-style:preserve-3d!important;transition:transform .42s ease!important;}.ean-phrase-flashcards-v319 .ean-phrase-flashcard:hover .ean-flashcard-inner,.ean-phrase-flashcards-v319 .ean-phrase-flashcard:focus-visible .ean-flashcard-inner{transform:none!important;}.ean-phrase-flashcards-v319 .ean-phrase-flashcard.is-flipped .ean-flashcard-inner{transform:rotateY(180deg)!important;}.ean-phrase-flashcards-v319 .ean-flashcard-face{position:absolute!important;inset:0!important;display:flex!important;flex-direction:column!important;align-items:stretch!important;justify-content:flex-start!important;padding:22px!important;border:1px solid #d9e1e8!important;border-radius:22px!important;background:#fff!important;box-shadow:0 14px 34px rgba(10,39,66,.08)!important;backface-visibility:hidden!important;-webkit-backface-visibility:hidden!important;overflow:hidden!important;}.ean-phrase-flashcards-v319 .ean-flashcard-front{color:#102438!important}.ean-phrase-flashcards-v319 .ean-flashcard-back{transform:rotateY(180deg)!important;justify-content:center!important;background:#0b3154!important;color:#fff!important;text-align:center!important;}.ean-flashcard-topline{display:flex!important;justify-content:space-between!important;gap:12px!important;align-items:center!important;padding-bottom:13px!important;margin-bottom:14px!important;border-bottom:1px solid #e5eaf0!important;}.ean-flashcard-topline small{color:#61778b!important;-webkit-text-fill-color:#61778b!important;font-size:.63rem!important;font-weight:850!important;letter-spacing:.08em!important;line-height:1.35!important;}.ean-flashcard-topline strong{margin:0!important;color:#102438!important;-webkit-text-fill-color:#102438!important;font-size:.82rem!important;line-height:1.2!important;}.ean-flashcard-field{display:grid!important;gap:4px!important;padding:10px 0!important;border-bottom:1px solid #edf0f3!important;}.ean-flashcard-field>em{margin:0!important;color:#8a6a2c!important;-webkit-text-fill-color:#8a6a2c!important;font-size:.6rem!important;font-style:normal!important;font-weight:900!important;letter-spacing:.12em!important;text-transform:uppercase!important;}.ean-flashcard-field>span{color:#20394f!important;-webkit-text-fill-color:#20394f!important;font-size:.95rem!important;font-weight:700!important;line-height:1.4!important;}.ean-flashcard-field-arabic b{margin:0!important;color:#0b3154!important;-webkit-text-fill-color:#0b3154!important;font-family:"Noto Naskh Arabic","Segoe UI",Tahoma,sans-serif!important;font-size:1.85rem!important;font-weight:800!important;line-height:1.45!important;text-align:right!important;}.ean-flashcard-tap{display:block!important;margin-top:auto!important;padding-top:13px!important;color:#1559b7!important;-webkit-text-fill-color:#1559b7!important;font-size:.7rem!important;font-weight:900!important;letter-spacing:.06em!important;text-transform:uppercase!important;}.ean-flashcard-back .ean-flashcard-tip-label{color:#f1d17b!important;-webkit-text-fill-color:#f1d17b!important;font-size:.68rem!important;font-weight:950!important;letter-spacing:.14em!important;}.ean-flashcard-back p{margin:16px auto 0!important;max-width:28rem!important;color:#fff!important;-webkit-text-fill-color:#fff!important;font-size:1.05rem!important;line-height:1.7!important;opacity:1!important;}.ean-flashcard-back .ean-flashcard-tap{color:#f1d17b!important;-webkit-text-fill-color:#f1d17b!important;}.ean-phrase-flashcards-v319 .ean-dialect-seal,.ean-phrase-flashcards-v319 .ean-flashcard-question{display:none!important}@media(max-width:900px){.ean-shell{width:min(calc(100% - 24px),1180px)!important}.ean-heading-split{display:grid!important;grid-template-columns:1fr!important;gap:14px!important;align-items:start!important}.ean-heading-split>div,.ean-heading-split>p{max-width:100%!important}.ean-phrase-flashcards-v319{grid-template-columns:repeat(2,minmax(0,1fr))!important}.ean-site-nav{left:10px!important;right:10px!important;width:auto!important;max-width:calc(100vw - 20px)!important}}@media(max-width:620px){html,body{overflow-x:hidden!important}.ean-shell{width:calc(100% - 20px)!important;max-width:calc(100% - 20px)!important}.ean-section{padding-left:0!important;padding-right:0!important}.ean-phrase-flashcards-v319{grid-template-columns:1fr!important;gap:14px!important}.ean-phrase-flashcards-v319 .ean-phrase-flashcard,.ean-phrase-flashcards-v319 .ean-flashcard-inner{min-height:310px!important}.ean-phrase-flashcards-v319 .ean-flashcard-face{padding:18px!important;border-radius:18px!important}.ean-flashcard-field-arabic b{font-size:1.7rem!important}.ean-destination-grid,.ean-destination-gates,.ean-story-grid,.ean-team-grid,.ean-fact-grid,.ean-identity-grid,.ean-encyclopedia-card-grid,.ean-v319-plan-checklist,.ean-value-steps{grid-template-columns:1fr!important;width:100%!important}.ean-destination-card,.ean-guide-gate,.ean-story-card,.ean-encyclopedia-card,.ean-identity-grid article,.ean-fact-grid article{min-width:0!important;width:100%!important;max-width:100%!important}.ean-hero-actions{flex-wrap:wrap!important;width:100%!important}.ean-hero-actions .ean-btn{max-width:100%!important}}.ean-card-value-section .ean-section-heading h2,.ean-card-value-section .ean-section-heading p,.ean-card-value-section .ean-value-steps h3,.ean-card-value-section .ean-value-steps p,.ean-story-related-card h2,.ean-story-related-card h3,.ean-story-related-card p{color:#fff!important;-webkit-text-fill-color:#fff!important;opacity:1!important;}.ean-card-value-section .ean-kicker{color:#f2d47c!important;-webkit-text-fill-color:#f2d47c!important}body.ean-arabic-luxury::before,.ean-header::after,.ean-v3-hero::before,.ean-v321-page-hero::before,.ean-v3-hero-grid::before,.ean-v3-hero-grid::after,.ean-v321-page-hero-grid::before,.ean-v321-page-hero-grid::after,.ean-v319-hero-collage::after,.ean-v321-page-hero-media::after,.ean-encyclopedia-hero-media::after,.ean-story-card::before,.ean-value-steps article::before,.ean-v3-checklist-grid article::before,.ean-card-catalog-item::before,.ean-premium-hero::before,.ean-premium-title-wrap::before,.ean-footer::before,.ean-home-free-cards::before,.ean-free-card-library::before,.ean-destination-gates-page::before,.ean-section-heading .ean-kicker::before,.ean-section-heading .ean-kicker::after,.ean-page-hero .ean-kicker::before,.ean-page-hero .ean-kicker::after,.ean-category-hero .ean-kicker::before,.ean-category-hero .ean-kicker::after{display:none!important;content:none!important;background:none!important;border:0!important;box-shadow:none!important;}.ean-guide-gates-section,.ean-travel-notes-intro,.ean-all-travel-notes,.ean-v328-series-gates,.ean-story-grid,.ean-section-heading,.ean-heading-split{border-left:0!important;border-right:0!important;background-image:none!important;}.ean-guide-gates-section::before,.ean-guide-gates-section::after,.ean-travel-notes-intro::before,.ean-travel-notes-intro::after,.ean-all-travel-notes::before,.ean-all-travel-notes::after,.ean-v328-series-gates::before,.ean-v328-series-gates::after{display:none!important;content:none!important;border:0!important;background:none!important;box-shadow:none!important;}@media(max-width:900px){html,body{width:100%!important;max-width:100%!important;overflow-x:hidden!important}.ean-main,.ean-main>*{min-width:0!important;max-width:100%!important}.ean-v328-series-gates{display:grid!important;grid-template-columns:1fr!important;gap:16px!important;width:100%!important;max-width:100%!important;}.ean-v328-series-gate{grid-column:auto!important;width:100%!important;max-width:100%!important;min-width:0!important;border:0!important;}.ean-v328-series-gate:last-child{grid-column:auto!important}.ean-premium-title-wrap,.ean-founder-story-copy blockquote,.ean-travel-note-beat,.ean-destination-card>div,.ean-gate-morocco .ean-destination-name,.ean-gate-egypt .ean-destination-name,.ean-gate-gulf .ean-destination-name{border-left:0!important;border-right:0!important;}.ean-header{height:58px!important;min-height:58px!important;}.ean-header .ean-header-inner{display:flex!important;align-items:center!important;justify-content:space-between!important;width:calc(100% - 12px)!important;max-width:none!important;height:58px!important;margin:0 auto!important;padding:0!important;gap:5px!important;overflow:visible!important;}.ean-header .ean-brand{display:flex!important;align-items:center!important;flex:1 1 auto!important;min-width:0!important;max-width:calc(100% - 145px)!important;gap:5px!important;overflow:hidden!important;}.ean-header .ean-brand>img{width:30px!important;height:30px!important;min-width:30px!important;flex:0 0 30px!important;object-fit:contain!important;}.ean-header .ean-brand-copy{display:grid!important;min-width:0!important;overflow:hidden!important;line-height:1!important;}.ean-header .ean-brand-copy b{display:block!important;max-width:100%!important;font-size:.74rem!important;line-height:1!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;}.ean-header .ean-brand-copy small{display:block!important;max-width:100%!important;margin-top:2px!important;font-size:.34rem!important;line-height:1.05!important;letter-spacing:.025em!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;}.ean-header .ean-header-actions{display:flex!important;align-items:center!important;justify-content:flex-end!important;flex:0 0 auto!important;gap:5px!important;margin:0!important;min-width:0!important;}.ean-header .ean-say-it-btn{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:34px!important;height:34px!important;padding:5px 7px!important;border-radius:9px!important;font-size:.56rem!important;line-height:1!important;letter-spacing:0!important;white-space:nowrap!important;}.ean-header .ean-menu-toggle{display:inline-flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;width:36px!important;height:36px!important;min-width:36px!important;padding:8px!important;margin:0!important;border-radius:9px!important;}.ean-site-nav{top:58px!important;left:6px!important;right:6px!important;width:auto!important;max-width:calc(100vw - 12px)!important;}}@media(max-width:420px){.ean-header .ean-brand{max-width:calc(100% - 134px)!important}.ean-header .ean-brand>img{width:27px!important;height:27px!important;min-width:27px!important;flex-basis:27px!important;}.ean-header .ean-brand-copy b{font-size:.68rem!important}.ean-header .ean-brand-copy small{display:none!important}.ean-header .ean-say-it-btn{height:32px!important;min-height:32px!important;padding:5px 6px!important;font-size:.51rem!important;}.ean-header .ean-menu-toggle{width:34px!important;height:34px!important;min-width:34px!important;padding:7px!important;}}@media(max-width:900px){html,body{width:100%!important;max-width:100%!important;overflow-x:hidden!important;}.ean-header .ean-header-inner{position:relative!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;width:calc(100% - 14px)!important;max-width:calc(100vw - 14px)!important;height:58px!important;margin:0 auto!important;padding:0!important;gap:0!important;}.ean-header .ean-brand{position:relative!important;z-index:4!important;flex:0 1 108px!important;width:auto!important;max-width:108px!important;min-width:0!important;margin:0!important;gap:4px!important;overflow:hidden!important;}.ean-header .ean-brand>img{width:27px!important;height:27px!important;min-width:27px!important;flex:0 0 27px!important;}.ean-header .ean-brand-copy{min-width:0!important;max-width:76px!important;overflow:hidden!important;}.ean-header .ean-brand-copy b{font-size:.66rem!important;line-height:1!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;}.ean-header .ean-brand-copy small{display:none!important}.ean-header .ean-header-actions{display:contents!important}.ean-header .ean-say-it-btn{position:absolute!important;z-index:6!important;left:50%!important;right:auto!important;top:50%!important;transform:translate(-50%,-50%)!important;min-height:32px!important;height:32px!important;max-width:126px!important;padding:5px 9px!important;margin:0!important;font-size:.54rem!important;line-height:1!important;white-space:nowrap!important;}.ean-header .ean-menu-toggle{position:absolute!important;z-index:7!important;right:0!important;left:auto!important;top:50%!important;transform:translateY(-50%)!important;width:34px!important;height:34px!important;min-width:34px!important;margin:0!important;padding:7px!important;}.ean-header .ean-site-nav{top:58px!important;left:7px!important;right:7px!important;width:auto!important;max-width:calc(100vw - 14px)!important;}.ean-main,.ean-main>*,.ean-shell,.ean-v321-page-hero,.ean-v321-page-hero-grid,.ean-v321-page-hero-copy,.ean-v3-hero,.ean-v3-hero-grid,.ean-cards-first-copy,.ean-encyclopedia-hero,.ean-encyclopedia-hero-grid,.ean-encyclopedia-hero-copy,.ean-page-hero,.ean-category-hero{min-width:0!important;max-width:100%!important;}.ean-v321-page-hero-grid,.ean-v3-hero-grid,.ean-encyclopedia-hero-grid{width:100%!important;grid-template-columns:minmax(0,1fr)!important;}.ean-v321-page-hero-copy,.ean-cards-first-copy,.ean-encyclopedia-hero-copy{width:100%!important;max-width:100%!important;padding-inline:2px!important;}.ean-v321-page-hero-copy h1,.ean-v3-hero h1,.ean-encyclopedia-hero h1,.ean-page-hero h1,.ean-category-hero h1,.ean-destination-directory-head h1{width:100%!important;max-width:100%!important;min-width:0!important;margin-left:auto!important;margin-right:auto!important;padding-inline:0!important;white-space:normal!important;overflow-wrap:break-word!important;word-break:normal!important;hyphens:auto!important;text-wrap:balance!important;}.ean-v321-page-hero-copy>p,.ean-cards-first-copy>p,.ean-encyclopedia-hero-copy>p,.ean-page-hero p,.ean-category-description{width:100%!important;max-width:40rem!important;margin-left:auto!important;margin-right:auto!important;overflow-wrap:break-word!important;}.ean-v321-hero-signals,.ean-hero-proof,.ean-origin-flow,.ean-origin-flow-large{width:100%!important;max-width:100%!important;flex-wrap:wrap!important;justify-content:center!important;overflow:visible!important;}.ean-v321-hero-signals span,.ean-hero-proof li,.ean-origin-flow span,.ean-origin-flow-large span{max-width:100%!important;white-space:normal!important;}}@media(max-width:560px){:root{--ean-shell:min(100% - 24px,1180px)!important}.ean-header .ean-brand{flex-basis:96px!important;max-width:96px!important;}.ean-header .ean-brand-copy{max-width:64px!important}.ean-header .ean-brand-copy b{font-size:.60rem!important}.ean-header .ean-say-it-btn{max-width:118px!important;padding-inline:8px!important;font-size:.50rem!important;}.ean-v321-page-hero-copy h1,.ean-v3-hero h1,.ean-encyclopedia-hero h1,.ean-page-hero h1,.ean-category-hero h1,.ean-destination-directory-head h1{font-size:clamp(2rem,9vw,2.75rem)!important;line-height:1.03!important;letter-spacing:-.035em!important;}.ean-v321-page-hero-grid,.ean-v3-hero-grid,.ean-encyclopedia-hero-grid{padding-left:0!important;padding-right:0!important;}.ean-v321-page-hero-copy .ean-hero-actions,.ean-cards-first-copy .ean-hero-actions,.ean-encyclopedia-hero-actions{width:100%!important;max-width:100%!important;grid-template-columns:1fr!important;}.ean-v321-page-hero-copy .ean-btn,.ean-cards-first-copy .ean-btn,.ean-encyclopedia-hero-actions .ean-btn{width:100%!important;max-width:100%!important;}}@media(max-width:360px){.ean-header .ean-brand{flex-basis:84px!important;max-width:84px!important;}.ean-header .ean-brand>img{width:25px!important;height:25px!important;min-width:25px!important;flex-basis:25px!important;}.ean-header .ean-brand-copy{max-width:55px!important}.ean-header .ean-brand-copy b{font-size:.56rem!important}.ean-header .ean-say-it-btn{max-width:108px!important;height:30px!important;min-height:30px!important;padding-inline:6px!important;font-size:.47rem!important;}.ean-header .ean-menu-toggle{width:32px!important;height:32px!important;min-width:32px!important;padding:6px!important;}}.ean-v3-hero,.ean-v321-page-hero,.ean-page-hero,.ean-category-hero,.ean-encyclopedia-hero{color:#10283f!important;}.ean-v3-hero h1,.ean-v3-hero h2,.ean-v3-hero h3,.ean-v321-page-hero h1,.ean-v321-page-hero h2,.ean-v321-page-hero h3,.ean-page-hero h1,.ean-page-hero h2,.ean-page-hero h3,.ean-category-hero h1,.ean-category-hero h2,.ean-category-hero h3,.ean-encyclopedia-hero h1,.ean-encyclopedia-hero h2,.ean-encyclopedia-hero h3{color:#10283f!important;-webkit-text-fill-color:#10283f!important;opacity:1!important;text-shadow:none!important;}.ean-v3-hero p,.ean-v321-page-hero p,.ean-page-hero p,.ean-category-hero p,.ean-encyclopedia-hero p{color:#465f75!important;-webkit-text-fill-color:#465f75!important;opacity:1!important;text-shadow:none!important;}.ean-identity-grid article,.ean-fact-grid article,.ean-encyclopedia-card,.ean-encyclopedia-two-col>div,.ean-story-card,.ean-situation-grid article,.ean-v3-checklist-grid article,.ean-v3-about-grid>div,.ean-v3-about-grid>aside,.ean-contact-form,.ean-support-card,.ean-legal-card,.ean-download-card,.ean-editorial-note,.ean-premium-author-box{color:#10283f!important;-webkit-text-fill-color:#10283f!important;}.ean-identity-grid article h1,.ean-identity-grid article h2,.ean-identity-grid article h3,.ean-fact-grid article h1,.ean-fact-grid article h2,.ean-fact-grid article h3,.ean-encyclopedia-card h1,.ean-encyclopedia-card h2,.ean-encyclopedia-card h3,.ean-encyclopedia-two-col>div h1,.ean-encyclopedia-two-col>div h2,.ean-encyclopedia-two-col>div h3,.ean-story-card h1,.ean-story-card h2,.ean-story-card h3,.ean-situation-grid article h3,.ean-v3-checklist-grid article h3,.ean-v3-about-grid h1,.ean-v3-about-grid h2,.ean-v3-about-grid h3,.ean-contact-form h1,.ean-contact-form h2,.ean-contact-form h3,.ean-support-card h1,.ean-support-card h2,.ean-support-card h3,.ean-legal-card h1,.ean-legal-card h2,.ean-legal-card h3,.ean-download-card strong,.ean-editorial-note h1,.ean-editorial-note h2,.ean-editorial-note h3,.ean-premium-author-box h1,.ean-premium-author-box h2,.ean-premium-author-box h3{color:#10283f!important;-webkit-text-fill-color:#10283f!important;opacity:1!important;text-shadow:none!important;}.ean-identity-grid article p,.ean-fact-grid article p,.ean-fact-grid article span,.ean-encyclopedia-card p,.ean-encyclopedia-two-col>div p,.ean-story-card p,.ean-story-card small,.ean-situation-grid article p,.ean-v3-checklist-grid article p,.ean-v3-about-grid p,.ean-contact-form p,.ean-support-card p,.ean-legal-card p,.ean-download-card small,.ean-editorial-note p,.ean-premium-author-box p{color:#465f75!important;-webkit-text-fill-color:#465f75!important;opacity:1!important;text-shadow:none!important;}.ean-flag-symbols-showcase{background:#f7f9fc!important;border:1px solid #dbe3ea!important;color:#10283f!important;}.ean-flag-symbols-meaning>div{background:#fff!important;border:1px solid #dbe3ea!important;color:#10283f!important;}.ean-flag-symbols-meaning strong{color:#10283f!important;-webkit-text-fill-color:#10283f!important;opacity:1!important;text-shadow:none!important;}.ean-flag-symbols-meaning p{color:#465f75!important;-webkit-text-fill-color:#465f75!important;opacity:1!important;text-shadow:none!important;}.ean-flag-symbols-meaning small{color:#8b6729!important;-webkit-text-fill-color:#8b6729!important;opacity:1!important;}.ean-flag-symbols-card figcaption{color:#173047!important;-webkit-text-fill-color:#173047!important;opacity:1!important;}.ean-card-value-section h1,.ean-card-value-section h2,.ean-card-value-section h3,.ean-v3-note h1,.ean-v3-note h2,.ean-v3-note h3,.ean-free-cards-note h1,.ean-free-cards-note h2,.ean-free-cards-note h3,.ean-story-related-card h1,.ean-story-related-card h2,.ean-story-related-card h3,.ean-encyclopedia-language h1,.ean-encyclopedia-language h2,.ean-encyclopedia-language h3,.ean-footer h1,.ean-footer h2,.ean-footer h3{color:#fff!important;-webkit-text-fill-color:#fff!important;}.ean-card-value-section p,.ean-v3-note p,.ean-free-cards-note p,.ean-story-related-card p,.ean-encyclopedia-language p,.ean-footer p,.ean-footer a,.ean-footer li{color:#f2f6fb!important;-webkit-text-fill-color:#f2f6fb!important;opacity:1!important;}html body .ean-main .ean-card-value-section{background:#fbfaf5!important;color:#102438!important;}html body .ean-main .ean-card-value-section .ean-section-heading h1,html body .ean-main .ean-card-value-section .ean-section-heading h2,html body .ean-main .ean-card-value-section .ean-section-heading h3,html body .ean-main .ean-card-value-section .ean-value-steps h1,html body .ean-main .ean-card-value-section .ean-value-steps h2,html body .ean-main .ean-card-value-section .ean-value-steps h3{color:#102438!important;-webkit-text-fill-color:#102438!important;opacity:1!important;text-shadow:none!important;}html body .ean-main .ean-card-value-section .ean-section-heading p,html body .ean-main .ean-card-value-section .ean-value-steps p{color:#425a70!important;-webkit-text-fill-color:#425a70!important;opacity:1!important;text-shadow:none!important;}html body .ean-main .ean-card-value-section .ean-kicker{color:#9a6b18!important;-webkit-text-fill-color:#9a6b18!important;}html body .ean-main .ean-card-value-section .ean-value-steps article{background:#fff!important;color:#102438!important;border:1px solid #dbe3ea!important;box-shadow:0 12px 28px rgba(8,33,59,.06)!important;}html body .ean-main .ean-card-value-section .ean-value-steps article>span{background:#fff7df!important;color:#7c591b!important;-webkit-text-fill-color:#7c591b!important;border:1px solid #dfc886!important;}html body .ean-main .ean-story-card,html body .ean-main .ean-fact-grid article,html body .ean-main .ean-identity-grid article,html body .ean-main .ean-encyclopedia-card,html body .ean-main .ean-encyclopedia-two-col>div,html body .ean-main .ean-situation-grid article,html body .ean-main .ean-v3-checklist-grid article,html body .ean-main .ean-v319-plan-checklist article,html body .ean-main .ean-contact-form,html body .ean-main .ean-support-card,html body .ean-main .ean-legal-card,html body .ean-main .ean-download-card,html body .ean-main .ean-premium-author-box{color:#102438!important;}html body .ean-main .ean-story-card h1,html body .ean-main .ean-story-card h2,html body .ean-main .ean-story-card h3,html body .ean-main .ean-fact-grid h1,html body .ean-main .ean-fact-grid h2,html body .ean-main .ean-fact-grid h3,html body .ean-main .ean-identity-grid article h1,html body .ean-main .ean-identity-grid article h2,html body .ean-main .ean-identity-grid article h3,html body .ean-main .ean-encyclopedia-card h1,html body .ean-main .ean-encyclopedia-card h2,html body .ean-main .ean-encyclopedia-card h3,html body .ean-main .ean-encyclopedia-two-col>div h1,html body .ean-main .ean-encyclopedia-two-col>div h2,html body .ean-main .ean-encyclopedia-two-col>div h3,html body .ean-main .ean-situation-grid article h3,html body .ean-main .ean-v3-checklist-grid article h3,html body .ean-main .ean-v319-plan-checklist article h3{color:#102438!important;-webkit-text-fill-color:#102438!important;opacity:1!important;text-shadow:none!important;}html body .ean-main .ean-story-card p,html body .ean-main .ean-story-card small,html body .ean-main .ean-fact-grid p,html body .ean-main .ean-fact-grid span,html body .ean-main .ean-identity-grid article p,html body .ean-main .ean-encyclopedia-card p,html body .ean-main .ean-encyclopedia-two-col>div p,html body .ean-main .ean-situation-grid article p,html body .ean-main .ean-v3-checklist-grid article p,html body .ean-main .ean-v319-plan-checklist article p{color:#425a70!important;-webkit-text-fill-color:#425a70!important;opacity:1!important;text-shadow:none!important;}html body .ean-main .ean-story-image-badge{background:rgba(8,45,78,.94)!important;color:#fff!important;-webkit-text-fill-color:#fff!important;border:1px solid rgba(255,255,255,.18)!important;text-shadow:0 1px 8px rgba(0,0,0,.42)!important;opacity:1!important;}html body .ean-main .ean-story-image-badge *,html body .ean-main .ean-v321-page-hero-media figcaption,html body .ean-main .ean-v321-page-hero-media figcaption *,html body .ean-main .ean-encyclopedia-hero-media figcaption,html body .ean-main .ean-encyclopedia-hero-media figcaption *{color:#fff!important;-webkit-text-fill-color:#fff!important;opacity:1!important;}html body .ean-main .ean-v321-page-hero-media figcaption,html body .ean-main .ean-encyclopedia-hero-media figcaption{background:rgba(8,45,78,.92)!important;}html body .ean-main .ean-destination-card>div h1,html body .ean-main .ean-destination-card>div h2,html body .ean-main .ean-destination-card>div h3,html body .ean-main .ean-guide-gate>div h1,html body .ean-main .ean-guide-gate>div h2,html body .ean-main .ean-guide-gate>div h3,html body .ean-main .ean-v328-series-gate>div h1,html body .ean-main .ean-v328-series-gate>div h2,html body .ean-main .ean-v328-series-gate>div h3{color:#fff!important;-webkit-text-fill-color:#fff!important;opacity:1!important;text-shadow:0 3px 18px rgba(0,0,0,.72)!important;}html body .ean-main .ean-destination-card>div p,html body .ean-main .ean-destination-card>div small,html body .ean-main .ean-destination-card>div b,html body .ean-main .ean-guide-gate>div p,html body .ean-main .ean-guide-gate>div b,html body .ean-main .ean-v328-series-gate>div p,html body .ean-main .ean-v328-series-gate>div b{color:#f7fbff!important;-webkit-text-fill-color:#f7fbff!important;opacity:1!important;text-shadow:0 2px 12px rgba(0,0,0,.66)!important;}html body .ean-main .ean-destination-card>div>span,html body .ean-main .ean-guide-gate>div>span,html body .ean-main .ean-v328-series-gate>div>span{color:#ffe29a!important;-webkit-text-fill-color:#ffe29a!important;opacity:1!important;}html body .ean-main .ean-btn-primary,html body .ean-header .ean-say-it-btn{color:#fff!important;-webkit-text-fill-color:#fff!important;}html body .ean-main .ean-btn-primary *,html body .ean-header .ean-say-it-btn *{color:#fff!important;-webkit-text-fill-color:#fff!important;}@media(max-width:900px){html,body{width:100%!important;max-width:100%!important;overflow-x:hidden!important}html body .ean-main,html body .ean-main>*,html body .ean-shell{min-width:0!important;max-width:100%!important}}@media(max-width:560px){html body .ean-main .ean-v321-page-hero-copy h1,html body .ean-main .ean-v3-hero h1,html body .ean-main .ean-encyclopedia-hero h1,html body .ean-main .ean-page-hero h1,html body .ean-main .ean-category-hero h1{font-size:clamp(2rem,9vw,2.75rem)!important;line-height:1.03!important;max-width:100%!important;overflow-wrap:break-word!important;}}@media(prefers-reduced-motion:reduce){*,*::before,*::after{scroll-behavior:auto!important;animation:none!important;transition:none!important}}.ean-home-free-cards .ean-card-catalog-meta,.ean-free-card-library .ean-card-catalog-meta{display:none!important}.ean-home-free-cards .ean-card-catalog-item,.ean-free-card-library .ean-card-catalog-item{padding:0!important;margin-top:0!important;overflow:hidden!important;background:transparent!important;box-shadow:none!important;border:0!important}.ean-home-free-cards .ean-card-catalog-slot,.ean-free-card-library .ean-card-catalog-slot{display:block!important;margin:0!important;border-radius:18px!important;overflow:hidden!important;background:#fff!important;border:1px solid rgba(8,33,59,.10)!important;box-shadow:0 12px 28px rgba(8,33,59,.09)!important}.ean-home-free-cards .ean-card-catalog-image,.ean-free-card-library .ean-card-catalog-image{display:block!important;width:100%!important;height:auto!important;margin:0!important;border:0!important;border-radius:0!important}.ean-free-cards-phone-hero .ean-v321-page-hero-media{aspect-ratio:4/3!important;padding:7px!important}.ean-free-cards-phone-hero .ean-v321-page-hero-media img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center center!important}.ean-free-cards-phone-hero .ean-v321-page-hero-media figcaption{background:rgba(7,29,49,.92)!important;color:#fff!important}.ean-free-cards-phone-hero .ean-v321-page-hero-media figcaption strong{color:#f1d99e!important}@media(max-width:900px){.ean-home-free-cards .ean-card-catalog,.ean-free-card-library .ean-card-catalog{width:min(100%,430px)!important;max-width:430px!important;margin-inline:auto!important}.ean-home-free-cards .ean-card-catalog-item,.ean-free-card-library .ean-card-catalog-item{margin-bottom:16px!important}.ean-free-cards-phone-hero .ean-v321-page-hero-media{width:100%!important;max-width:700px!important;margin-inline:auto!important}}
/* V3.2.25 CARD GAP KILL SWITCH */
.ean-home-free-cards .ean-card-catalog,.ean-free-card-library .ean-card-catalog{grid-auto-rows:auto!important;align-items:start!important;align-content:start!important}
.ean-home-free-cards .ean-card-catalog-item,.ean-free-card-library .ean-card-catalog-item{display:contents!important;height:fit-content!important;min-height:0!important;max-height:none!important}
.ean-home-free-cards .ean-card-catalog-slot,.ean-free-card-library .ean-card-catalog-slot{display:block!important;position:relative!important;width:100%!important;height:fit-content!important;min-height:0!important;max-height:none!important;block-size:fit-content!important;align-self:start!important;justify-self:stretch!important;line-height:0!important;font-size:0!important;padding:0!important;margin:0 0 16px!important}
.ean-home-free-cards .ean-card-catalog-slot>.ean-card-catalog-image,.ean-home-free-cards .ean-card-catalog-slot>img,.ean-free-card-library .ean-card-catalog-slot>.ean-card-catalog-image,.ean-free-card-library .ean-card-catalog-slot>img{display:block!important;position:relative!important;width:100%!important;max-width:100%!important;height:auto!important;min-height:0!important;max-height:none!important;block-size:auto!important;inline-size:100%!important;aspect-ratio:auto!important;object-fit:contain!important;vertical-align:top!important;margin:0!important;padding:0!important}
@media(max-width:900px){.ean-home-free-cards .ean-card-catalog,.ean-free-card-library .ean-card-catalog{display:flex!important;flex-direction:column!important;align-items:stretch!important;gap:0!important}.ean-home-free-cards .ean-card-catalog-slot,.ean-free-card-library .ean-card-catalog-slot{flex:0 0 auto!important;height:auto!important;min-height:0!important;max-height:none!important;contain:layout paint!important}}
.ean-final-destination-section{scroll-margin-top:88px}/* V3.2.28 FINAL STABLE */.ean-final-card-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;width:100%;max-width:100%;margin:0;padding:0;align-items:start}.ean-final-card-link{display:block;width:100%;height:auto;margin:0;padding:0;border:1px solid rgba(8,33,59,.11);border-radius:18px;overflow:hidden;background:#fff;box-shadow:0 12px 28px rgba(8,33,59,.08);line-height:0}.ean-final-card-image{display:block;position:static;width:100%;height:auto;max-width:100%;margin:0;padding:0;object-fit:contain;object-position:center top;aspect-ratio:auto}.ean-final-destinations{background:#fbfaf6}.ean-final-destination-stack{display:grid;gap:28px}.ean-final-destination{display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);gap:0;overflow:hidden;border:1px solid #dce3e9;border-radius:28px;background:#fff;box-shadow:0 16px 42px rgba(8,33,59,.07);scroll-margin-top:96px}.ean-final-destination-media{margin:0;min-height:100%}.ean-final-destination-media img{display:block;width:100%;height:100%;min-height:430px;object-fit:cover}.ean-final-destination-copy{padding:clamp(28px,4vw,50px)}.ean-final-destination-copy h2{margin:10px 0 16px;color:#102438;font-size:clamp(2rem,3.5vw,3.6rem);line-height:1;letter-spacing:-.045em}.ean-final-destination-copy p{color:#435b70}.ean-final-destination-intro{font-size:1.04rem;line-height:1.72}.ean-final-destination-notes{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin:24px 0}.ean-final-destination-notes>div{padding:18px;border:1px solid #e0e6eb;border-radius:18px;background:#fbfcfd}.ean-final-destination-notes h3{margin:0 0 7px;color:#102438;font-size:.9rem}.ean-final-destination-notes p{margin:0;font-size:.86rem;line-height:1.58}.ean-final-facts{display:grid;gap:8px;margin:0 0 22px;padding:0;list-style:none}.ean-final-facts li{position:relative;padding-left:20px;color:#274966;font-size:.88rem}.ean-final-facts li:before{content:"•";position:absolute;left:4px;color:#b58224;font-weight:900}.ean-final-experience-list{display:flex;flex-wrap:wrap;gap:8px}.ean-final-experience-list span{padding:7px 10px;border:1px solid #dce4ea;border-radius:999px;background:#fff;color:#274966;font-size:.72rem;font-weight:800}.ean-final-destination-cta{padding-top:18px;background:#fbfaf6}.ean-final-simple-cta{display:flex;align-items:center;justify-content:space-between;gap:26px;padding:30px 34px;border-radius:24px;background:#0d467a;color:#fff}.ean-final-simple-cta h2{margin:8px 0 0;color:#fff;font-size:clamp(1.8rem,3vw,3rem);line-height:1}.ean-final-simple-cta .ean-kicker{color:#f5cf70}.ean-final-simple-cta .ean-btn-ghost{background:#fff;color:#0d467a}.ean-final-simple-cta .ean-hero-actions{margin:0;flex:0 0 auto}@media(max-width:900px){.ean-final-card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.ean-final-destination{grid-template-columns:1fr}.ean-final-destination-media img{min-height:0;aspect-ratio:16/9}.ean-final-destination-notes{grid-template-columns:1fr}.ean-final-simple-cta{display:grid;text-align:center}.ean-final-simple-cta .ean-hero-actions{justify-content:center}}@media(max-width:560px){.ean-final-card-grid{display:flex;flex-direction:column;align-items:center;gap:14px}.ean-final-card-link{width:min(100%,360px);flex:0 0 auto}.ean-final-destination{border-radius:20px}.ean-final-destination-copy{padding:24px 20px}.ean-final-destination-copy h2{font-size:2.25rem}.ean-final-simple-cta{padding:26px 20px}.ean-final-simple-cta .ean-hero-actions{display:grid;width:100%}.ean-final-simple-cta .ean-btn{width:100%}}
