.explore-page{overflow:clip;background:var(--hp-page)}.explore-section,.explore-wrap{width:min(1120px,calc(100% - 72px));margin-inline:auto}.explore-hero{padding-block:76px;text-align:center}.explore-hero h1{max-width:900px;margin:16px auto 0;color:var(--hp-navy);font-size:clamp(42px,7vw,72px)}.explore-hero>p:last-of-type{max-width:720px;margin:20px auto 0}.explore-counts{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:12px;gap:12px;margin-top:36px}.explore-counts div{min-width:0;padding:20px;border-radius:var(--hp-radius);background:var(--hp-surface);box-shadow:var(--hp-shadow-card);text-align:left}.explore-counts span,.explore-counts strong{display:block}.explore-counts strong{color:var(--hp-navy);font-family:var(--hp-font-head);font-size:30px;font-weight:800;letter-spacing:-.03em}.explore-counts span{margin-top:4px;color:var(--hp-ink-2);font-size:13px}.explore-section{padding-block:76px}.explore-section:before{display:block;height:1px;margin-bottom:76px;background:var(--hp-hair);content:""}.explore-section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:36px;margin-bottom:32px}.explore-section-heading h2,.explore-section-heading h3,.explore-section-heading p{margin-block:0}.explore-section-heading h2{max-width:740px;margin-top:10px;color:var(--hp-navy)}.explore-section-heading>p{max-width:340px;text-align:right}.explore-map-frame{position:relative;overflow:hidden;border-radius:var(--hp-radius);background:var(--hp-gradient);box-shadow:var(--hp-shadow-card)}.explore-map-frame svg{display:block;width:100%;height:auto}.explore-map-frame path{fill:color-mix(in srgb,var(--hp-surface) 18%,transparent);stroke:color-mix(in srgb,var(--hp-surface) 28%,transparent);stroke-width:.75;transition:fill .18s ease}.explore-map-frame[data-active-region] path{fill:color-mix(in srgb,var(--hp-surface) 28%,transparent)}.explore-map-frame>p{position:absolute;right:24px;bottom:20px;max-width:320px;margin:0;color:var(--hp-surface);text-align:right}.explore-region-panels{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:10px;gap:10px;margin-top:12px}.explore-basket button,.explore-country-card,.explore-hub-card,.explore-link-card,.explore-region-panels button{border:0;font-family:var(--hp-font-body)}.explore-region-panels button{min-height:86px;padding:15px;border-radius:var(--hp-radius-sm);background:var(--hp-surface);box-shadow:var(--hp-shadow-card);color:var(--hp-ink);cursor:pointer;text-align:left;transition:background .18s ease,box-shadow .18s ease,transform .18s ease}.explore-region-panels button:focus-visible,.explore-region-panels button:hover,.explore-region-panels button[aria-pressed=true]{background:var(--hp-s-mid);box-shadow:inset 0 0 0 2px var(--hp-navy);transform:translateY(-1px)}.explore-region-panels span,.explore-region-panels strong{display:block}.explore-region-panels strong{color:var(--hp-navy);font-family:var(--hp-font-head);font-size:14px}.explore-region-panels span{margin-top:5px;color:var(--hp-ink-2);font-size:11.5px;line-height:1.4}.explore-browser{margin-top:28px;padding:28px;border-radius:var(--hp-radius);background:var(--hp-surface);box-shadow:var(--hp-shadow-card)}.explore-browser-head{display:flex;align-items:flex-end;justify-content:space-between;gap:24px}.explore-browser-head h3,.explore-browser-head p{margin:0}.explore-browser-head h3{margin-top:7px;color:var(--hp-navy)}.explore-browser-head label{width:min(330px,100%);color:var(--hp-ink-2);font-size:12px;font-weight:600}.explore-browser-head label span{display:block;margin-bottom:6px}.explore-browser-head input{width:100%;min-height:44px;padding-inline:14px;border:0;border-radius:var(--hp-radius-sm);outline:0;background:var(--hp-s-low);box-shadow:inset 0 0 0 1px var(--hp-s-deep);color:var(--hp-ink);font:inherit}.explore-browser-head input:focus-visible{box-shadow:inset 0 0 0 2px var(--hp-navy)}.explore-country-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px;margin-top:24px}.explore-country-card{min-width:0;min-height:74px;display:grid;grid-template-columns:40px minmax(0,1fr) auto;align-items:center;grid-gap:12px;gap:12px;padding:12px;border-radius:var(--hp-radius-sm);background:var(--hp-s-low);color:var(--hp-ink);cursor:pointer;text-align:left;transition:background .18s ease,box-shadow .18s ease}.explore-country-card:focus-visible,.explore-country-card:hover,.explore-country-card[data-selected]{background:var(--hp-s-mid);box-shadow:inset 0 0 0 2px var(--hp-navy)}.explore-country-emblem{width:40px;height:40px}.explore-country-card small,.explore-country-card strong{display:block}.explore-country-card strong{color:var(--hp-navy);font-family:var(--hp-font-head);font-size:14px;font-weight:700}.explore-country-card small{margin-top:3px;color:var(--hp-ink-2);font-size:11.5px}.explore-country-card b{color:var(--hp-red);font-size:20px;font-weight:600}.explore-basket{position:-webkit-sticky;position:sticky;bottom:14px;z-index:20;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;grid-gap:18px;gap:18px;margin-top:18px;padding:14px;border-radius:var(--hp-radius);background:var(--hp-surface);box-shadow:var(--hp-shadow-modal)}.explore-basket-heading{display:flex;align-items:center;gap:12px}.explore-basket-heading span,.explore-basket-heading strong{display:block;white-space:nowrap}.explore-basket-heading span{color:var(--hp-ink-3);font-size:11px}.explore-basket-heading strong{color:var(--hp-navy);font-family:var(--hp-font-head);font-size:15px}.explore-basket-chips button,.explore-basket-heading>button{border-radius:var(--hp-radius-xs);background:var(--hp-s-low);color:var(--hp-ink-2);cursor:pointer}.explore-basket-heading>button{min-height:44px;padding:7px 9px}.explore-basket-chips{min-width:0;display:flex;gap:6px;overflow-x:auto}.explore-basket-chips button{flex:none;min-height:44px;padding:7px 9px}.explore-basket-chips span[aria-hidden]{margin-left:6px}.explore-cta .explore-primary-action,.explore-primary-action{min-height:44px;padding:0 18px;border-radius:var(--hp-radius-sm);background:var(--hp-gradient);color:var(--hp-surface);cursor:pointer;font-weight:600;text-decoration:none}.explore-basket button:disabled,.explore-primary-action:disabled{cursor:not-allowed;opacity:.5}.explore-sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);-webkit-clip-path:inset(50%);clip-path:inset(50%);white-space:nowrap}.explore-hub-grid,.explore-journey-grid,.explore-tool-grid{display:grid;grid-gap:14px;gap:14px}.explore-hub-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.explore-hub-card,.explore-journey-grid article,.explore-link-card{border-radius:var(--hp-radius);background:var(--hp-surface);box-shadow:var(--hp-shadow-card)}.explore-hub-card{min-width:0;padding:20px;color:var(--hp-ink);text-decoration:none}.explore-hub-card small,.explore-hub-card span,.explore-hub-card strong{display:block}.explore-hub-card strong{margin-top:16px;color:var(--hp-navy);font-family:var(--hp-font-head);font-size:18px}.explore-hub-card small,.explore-hub-card span{margin-top:6px;color:var(--hp-ink-2);font-size:12.5px;line-height:1.45}.explore-journey-grid{grid-template-columns:repeat(4,minmax(0,1fr));counter-reset:journey}.explore-journey-grid article{padding:24px;counter-increment:journey}.explore-journey-grid article:before{display:grid;width:34px;height:34px;place-items:center;border-radius:var(--hp-radius-sm);background:var(--hp-navy);color:var(--hp-surface);content:counter(journey);font-family:var(--hp-font-head);font-weight:700}.explore-journey-grid h3{margin:20px 0 8px;color:var(--hp-navy)}.explore-journey-grid p{margin:0}.explore-tool-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.explore-link-card{padding:24px;color:var(--hp-ink);text-decoration:none}.explore-link-card h3{margin:0 0 8px;color:var(--hp-navy)}.explore-link-card p{margin:0}.explore-cta{margin-bottom:76px;padding:54px;border-radius:var(--hp-radius);background:var(--hp-navy);color:var(--hp-surface);text-align:center}.explore-cta h2{margin:0;color:var(--hp-surface)}.explore-cta p{max-width:650px;margin:16px auto 24px;color:var(--hp-s-deep)}.explore-cta .explore-primary-action{display:inline-flex;align-items:center;background:var(--hp-gradient);box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--hp-surface) 24%,transparent)}.explore-page a:focus-visible,.explore-page button:focus-visible,.explore-page input:focus-visible{outline:3px solid var(--hp-red-on-dark);outline-offset:3px}@media (max-width:900px){.explore-counts,.explore-journey-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.explore-hub-grid,.explore-region-panels{grid-template-columns:repeat(3,minmax(0,1fr))}.explore-country-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.explore-basket{grid-template-columns:auto minmax(0,1fr)}.explore-basket>.explore-primary-action{grid-column:1/-1}}@media (max-width:620px){.explore-section,.explore-wrap{width:min(100% - 36px,1120px)}.explore-hero,.explore-section{padding-block:54px}.explore-section:before{margin-bottom:54px}.explore-country-grid,.explore-counts,.explore-hub-grid,.explore-journey-grid,.explore-region-panels,.explore-tool-grid{grid-template-columns:1fr}.explore-browser-head,.explore-section-heading{align-items:start;flex-direction:column}.explore-section-heading>p{text-align:left}.explore-map-frame>p{position:static;padding:0 18px 18px;text-align:left}.explore-region-panels{display:flex;overflow-x:auto;scroll-snap-type:x mandatory}.explore-region-panels button{min-width:190px;scroll-snap-align:start}.explore-browser{padding:20px}.explore-basket{bottom:8px;grid-template-columns:1fr auto}.explore-basket-chips{grid-column:1/-1;grid-row:2}.explore-basket>.explore-primary-action{grid-column:1/-1;grid-row:3}.explore-cta{padding:36px 22px}}@media (prefers-reduced-motion:reduce){.explore-page,.explore-page *,.explore-page :after,.explore-page :before{animation:none!important;scroll-behavior:auto!important;transition:none!important}}