.gf-earth-globe{--gf-globe-size: min(100%, 560px);--gf-globe-ocean: var(--awb-color3) !important;--gf-globe-rim: var(--awb-color8) !important;--gf-globe-grid: #bbbbbb;--gf-globe-marker: var(--awb-color4) !important;--gf-globe-marker-soft: var(--awb-color4) !important;--gf-globe-tooltip-bg: var(--awb-color1) !important;--gf-globe-tooltip-text: var(--awb-color6) !important;--gf-globe-list-text: var(--awb-color6);--gf-globe-list-active: var(--awb-color4);position:relative;width:100%;max-width:100%;margin-inline:auto}.gf-earth-globe *,.gf-earth-globe *::before,.gf-earth-globe *::after{box-sizing:border-box}.gf-earth-globe__stage{width:var(--gf-globe-size);max-width:100%;aspect-ratio:1/1;margin-inline:auto}.gf-earth-globe__svg{display:block;width:100%;height:100%;overflow:visible;cursor:grab;filter:drop-shadow(0 1.75rem 2.5rem rgba(0, 0, 0, 0.16));touch-action:none}.gf-earth-globe.is-dragging .gf-earth-globe__svg{cursor:grabbing}.gf-earth-globe__sphere{fill:var(--gf-globe-ocean);stroke:var(--gf-globe-rim);stroke-width:2}.gf-earth-globe__grid-line{fill:none;stroke:var(--gf-globe-grid);stroke-width:1.25;stroke-linecap:round;vector-effect:non-scaling-stroke}.gf-earth-globe__land{fill:rgba(0,0,0,.4);stroke:none}.gf-earth-globe__countries{fill:none;stroke:rgba(0,0,0,.4);stroke-width:.8;vector-effect:non-scaling-stroke;stroke-linejoin:round;stroke-linecap:round}.gf-earth-globe__marker{cursor:pointer;outline:none;transition:opacity 160ms ease}.gf-earth-globe__marker[aria-hidden=true]{opacity:0;pointer-events:none}.gf-earth-globe__marker:hover .gf-earth-globe__marker-ring,.gf-earth-globe__marker:focus-visible .gf-earth-globe__marker-ring,.gf-earth-globe__marker.is-active .gf-earth-globe__marker-ring{stroke:var(--gf-globe-marker)}.gf-earth-globe__marker-ring{fill:none;stroke:var(--gf-globe-marker-soft);stroke-width:2;vector-effect:non-scaling-stroke}.gf-earth-globe__marker-dot{fill:var(--gf-globe-marker);stroke:var(--gf-globe-marker);stroke-width:2;vector-effect:non-scaling-stroke}.gf-earth-globe__tooltip{position:absolute;z-index:2;left:50%;top:50%;max-width:min(220px,100vw - 2rem);padding:.45rem .65rem;border-radius:999px;background:var(--gf-globe-tooltip-bg);box-shadow:0 .75rem 1.5rem rgba(0,0,0,.16);color:var(--gf-globe-tooltip-text);font-size:.82rem;font-weight:700;line-height:1.2;pointer-events:none;text-align:center;transform:translate(-50%, calc(-100% - 0.7rem));white-space:nowrap}.gf-earth-globe__tooltip::after{content:"";position:absolute;left:50%;top:100%;width:0;height:0;border:.38rem solid rgba(0,0,0,0);border-top-color:var(--gf-globe-tooltip-bg);transform:translateX(-50%)}.gf-earth-globe__country-list{position:absolute;left:-107%;top:60%;list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:.35rem 1.5rem;align-items:start}@media(max-width: 900px){.gf-earth-globe__country-list{grid-template-columns:repeat(2, minmax(0, 1fr))}}@media(max-width: 1280px){.gf-earth-globe__country-list{display:none !important}}.gf-earth-globe__country-item{margin:0;padding:0;min-width:0}.gf-earth-globe__country-button{width:100%;padding:0;border:0;background:rgba(0,0,0,0);font:inherit;text-align:left;cursor:pointer}.gf-earth-globe__country-button:hover,.gf-earth-globe__country-button:focus-visible,.gf-earth-globe__country-button.is-active{color:var(--gf-globe-list-active);opacity:1}.gf-earth-globe__country-button:hover::after,.gf-earth-globe__country-button:focus-visible::after,.gf-earth-globe__country-button.is-active::after{width:100%}.gf-earth-globe__country-button.is-active{font-weight:700}.gf-earth-globe--empty{width:100%;aspect-ratio:auto;padding:1rem;border:1px dashed currentColor;color:inherit;font-size:.9rem}@media(max-width: 640px){.gf-earth-globe{--gf-globe-size: min(100%, 420px)}.gf-earth-globe__tooltip{font-size:.78rem}.gf-earth-globe__country-list{gap:.4rem .7rem}.gf-earth-globe__country-button{font-size:.88rem}}@media(prefers-reduced-motion: reduce){.gf-earth-globe *,.gf-earth-globe *::before,.gf-earth-globe *::after{animation:none !important;transition:none !important}}.screen-reader-text{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0}/*# sourceMappingURL=earth-globe.min.css.map */