:root,:host{--ol-background-color:white;--ol-accent-background-color:#F5F5F5;--ol-subtle-background-color:rgba(128, 128, 128, .25);--ol-partial-background-color:rgba(255, 255, 255, .75);--ol-foreground-color:#333333;--ol-subtle-foreground-color:#666666;--ol-brand-color:#00AAFF}.map.svelte-8wu33y{width:100%;height:400px}.btn-sm.svelte-1h730f4{padding:.25rem .5rem;font-size:.875rem}.loadingRing.svelte-1eeflhd.svelte-1eeflhd{position:relative;display:inline-flex;justify-content:center;align-items:center;width:var(--size);height:var(--size)}.loadingRing.svelte-1eeflhd div.svelte-1eeflhd{width:calc(var(--size) * .8);height:calc(var(--size) * .8);box-sizing:border-box;display:block;position:absolute;margin:4px;border:calc(var(--size) * .125) solid var(--color);border-radius:50%;border-color:var(--color) transparent transparent transparent;animation:svelte-1eeflhd-rotate 1.2s cubic-bezier(.5,0,.5,1) infinite}.loadingRing.svelte-1eeflhd div.svelte-1eeflhd:nth-child(1){animation-delay:-.45s}.loadingRing.svelte-1eeflhd div.svelte-1eeflhd:nth-child(2){animation-delay:-.3s}.loadingRing.svelte-1eeflhd div.svelte-1eeflhd:nth-child(3){animation-delay:-.15s}@keyframes svelte-1eeflhd-rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}