.globe{display:block;overflow:visible}.globe__limb{fill:hsla(0,0%,100%,.02);stroke:var(--chrome-edge);stroke-width:1}.globe__graticule{fill:none;stroke:var(--brand-splash);stroke-width:1;opacity:.3}.globe__coast{fill:none;stroke:var(--text-primary);stroke-width:1.4;stroke-linejoin:round;stroke-linecap:round;opacity:.85}.globe__pin{fill:var(--action-primary)}.globe__ping{fill:none;stroke:var(--action-primary);stroke-width:1}:root{--breakpoint-mobile:480px;--breakpoint-tablet:768px;--breakpoint-desktop:979px}.hero-globe{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center}.hero-globe__trail{position:absolute;top:0;left:0;overflow:visible;pointer-events:none;z-index:2}.hero-globe__head,.hero-globe__line{fill:none;stroke:var(--action-primary);stroke-width:1.6;stroke-linecap:round}.hero-globe__caption{margin:12px 0 0;font-family:var(--font-mono),ui-monospace,monospace;font-size:14px;letter-spacing:.12em;text-transform:uppercase;color:var(--text-subtle);opacity:0;animation:hero-globe-caption .5s ease forwards}@media(min-width:768px)and (max-height:860px){.hero-globe .globe{width:360px;height:360px}}@media(max-width:768px){.hero-globe .globe{width:260px;height:260px}}@keyframes hero-globe-caption{to{opacity:1}}@media(prefers-reduced-motion:reduce){.hero-globe__caption{animation:none;opacity:1;transition-delay:0s!important}.hero-globe__trail{display:none}}