https://www.electionintegritymap.com/

Submitted URL:
https://electionintegritymap.com/Redirected
Report Finished:

The outgoing links identified from the page

JavaScript Variables · 9 found

Global JavaScript variables loaded on the window object of a page, are variables declared outside of functions and accessible from anywhere in the code within the current scope

Console log messages · 4 found

Messages logged to the web console

HTML

The raw HTML body of the page

<!DOCTYPE html><html><head>
    <meta charset="utf-8">
    <meta name="viewport" content="width=device-width, initial-scale=1">
    <title>LWC Election App</title>
    <meta name="csrf-token" content="EPlwXPEADgWUonLgg1M481sVcILvvMmdtTahVk77">
    <style type="text/css">:root, :host {
  --fa-font-solid: normal 900 1em/1 "Font Awesome 6 Free";
  --fa-font-regular: normal 400 1em/1 "Font Awesome 6 Free";
  --fa-font-light: normal 300 1em/1 "Font Awesome 6 Pro";
  --fa-font-thin: normal 100 1em/1 "Font Awesome 6 Pro";
  --fa-font-duotone: normal 900 1em/1 "Font Awesome 6 Duotone";
  --fa-font-brands: normal 400 1em/1 "Font Awesome 6 Brands";
  --fa-font-sharp-solid: normal 900 1em/1 "Font Awesome 6 Sharp";
  --fa-font-sharp-regular: normal 400 1em/1 "Font Awesome 6 Sharp";
  --fa-font-sharp-light: normal 300 1em/1 "Font Awesome 6 Sharp";
  --fa-font-sharp-thin: normal 100 1em/1 "Font Awesome 6 Sharp";
  --fa-font-sharp-duotone-solid: normal 900 1em/1 "Font Awesome 6 Sharp Duotone";
}

svg:not(:root).svg-inline--fa, svg:not(:host).svg-inline--fa {
  overflow: visible;
  box-sizing: content-box;
}

.svg-inline--fa {
  display: var(--fa-display, inline-block);
  height: 1em;
  overflow: visible;
  vertical-align: -0.125em;
}
.svg-inline--fa.fa-2xs {
  vertical-align: 0.1em;
}
.svg-inline--fa.fa-xs {
  vertical-align: 0em;
}
.svg-inline--fa.fa-sm {
  vertical-align: -0.0714285705em;
}
.svg-inline--fa.fa-lg {
  vertical-align: -0.2em;
}
.svg-inline--fa.fa-xl {
  vertical-align: -0.25em;
}
.svg-inline--fa.fa-2xl {
  vertical-align: -0.3125em;
}
.svg-inline--fa.fa-pull-left {
  margin-right: var(--fa-pull-margin, 0.3em);
  width: auto;
}
.svg-inline--fa.fa-pull-right {
  margin-left: var(--fa-pull-margin, 0.3em);
  width: auto;
}
.svg-inline--fa.fa-li {
  width: var(--fa-li-width, 2em);
  top: 0.25em;
}
.svg-inline--fa.fa-fw {
  width: var(--fa-fw-width, 1.25em);
}

.fa-layers svg.svg-inline--fa {
  bottom: 0;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
}

.fa-layers-counter, .fa-layers-text {
  display: inline-block;
  position: absolute;
  text-align: center;
}

.fa-layers {
  display: inline-block;
  height: 1em;
  position: relative;
  text-align: center;
  vertical-align: -0.125em;
  width: 1em;
}
.fa-layers svg.svg-inline--fa {
  transform-origin: center center;
}

.fa-layers-text {
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  transform-origin: center center;
}

.fa-layers-counter {
  background-color: var(--fa-counter-background-color, #ff253a);
  border-radius: var(--fa-counter-border-radius, 1em);
  box-sizing: border-box;
  color: var(--fa-inverse, #fff);
  line-height: var(--fa-counter-line-height, 1);
  max-width: var(--fa-counter-max-width, 5em);
  min-width: var(--fa-counter-min-width, 1.5em);
  overflow: hidden;
  padding: var(--fa-counter-padding, 0.25em 0.5em);
  right: var(--fa-right, 0);
  text-overflow: ellipsis;
  top: var(--fa-top, 0);
  transform: scale(var(--fa-counter-scale, 0.25));
  transform-origin: top right;
}

.fa-layers-bottom-right {
  bottom: var(--fa-bottom, 0);
  right: var(--fa-right, 0);
  top: auto;
  transform: scale(var(--fa-layers-scale, 0.25));
  transform-origin: bottom right;
}

.fa-layers-bottom-left {
  bottom: var(--fa-bottom, 0);
  left: var(--fa-left, 0);
  right: auto;
  top: auto;
  transform: scale(var(--fa-layers-scale, 0.25));
  transform-origin: bottom left;
}

.fa-layers-top-right {
  top: var(--fa-top, 0);
  right: var(--fa-right, 0);
  transform: scale(var(--fa-layers-scale, 0.25));
  transform-origin: top right;
}

.fa-layers-top-left {
  left: var(--fa-left, 0);
  right: auto;
  top: var(--fa-top, 0);
  transform: scale(var(--fa-layers-scale, 0.25));
  transform-origin: top left;
}

.fa-1x {
  font-size: 1em;
}

.fa-2x {
  font-size: 2em;
}

.fa-3x {
  font-size: 3em;
}

.fa-4x {
  font-size: 4em;
}

.fa-5x {
  font-size: 5em;
}

.fa-6x {
  font-size: 6em;
}

.fa-7x {
  font-size: 7em;
}

.fa-8x {
  font-size: 8em;
}

.fa-9x {
  font-size: 9em;
}

.fa-10x {
  font-size: 10em;
}

.fa-2xs {
  font-size: 0.625em;
  line-height: 0.1em;
  vertical-align: 0.225em;
}

.fa-xs {
  font-size: 0.75em;
  line-height: 0.0833333337em;
  vertical-align: 0.125em;
}

.fa-sm {
  font-size: 0.875em;
  line-height: 0.0714285718em;
  vertical-align: 0.0535714295em;
}

.fa-lg {
  font-size: 1.25em;
  line-height: 0.05em;
  vertical-align: -0.075em;
}

.fa-xl {
  font-size: 1.5em;
  line-height: 0.0416666682em;
  vertical-align: -0.125em;
}

.fa-2xl {
  font-size: 2em;
  line-height: 0.03125em;
  vertical-align: -0.1875em;
}

.fa-fw {
  text-align: center;
  width: 1.25em;
}

.fa-ul {
  list-style-type: none;
  margin-left: var(--fa-li-margin, 2.5em);
  padding-left: 0;
}
.fa-ul > li {
  position: relative;
}

.fa-li {
  left: calc(-1 * var(--fa-li-width, 2em));
  position: absolute;
  text-align: center;
  width: var(--fa-li-width, 2em);
  line-height: inherit;
}

.fa-border {
  border-color: var(--fa-border-color, #eee);
  border-radius: var(--fa-border-radius, 0.1em);
  border-style: var(--fa-border-style, solid);
  border-width: var(--fa-border-width, 0.08em);
  padding: var(--fa-border-padding, 0.2em 0.25em 0.15em);
}

.fa-pull-left {
  float: left;
  margin-right: var(--fa-pull-margin, 0.3em);
}

.fa-pull-right {
  float: right;
  margin-left: var(--fa-pull-margin, 0.3em);
}

.fa-beat {
  animation-name: fa-beat;
  animation-delay: var(--fa-animation-delay, 0s);
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, ease-in-out);
}

.fa-bounce {
  animation-name: fa-bounce;
  animation-delay: var(--fa-animation-delay, 0s);
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.28, 0.84, 0.42, 1));
}

.fa-fade {
  animation-name: fa-fade;
  animation-delay: var(--fa-animation-delay, 0s);
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1));
}

.fa-beat-fade {
  animation-name: fa-beat-fade;
  animation-delay: var(--fa-animation-delay, 0s);
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1));
}

.fa-flip {
  animation-name: fa-flip;
  animation-delay: var(--fa-animation-delay, 0s);
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, ease-in-out);
}

.fa-shake {
  animation-name: fa-shake;
  animation-delay: var(--fa-animation-delay, 0s);
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, linear);
}

.fa-spin {
  animation-name: fa-spin;
  animation-delay: var(--fa-animation-delay, 0s);
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 2s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, linear);
}

.fa-spin-reverse {
  --fa-animation-direction: reverse;
}

.fa-pulse,
.fa-spin-pulse {
  animation-name: fa-spin;
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, steps(8));
}

@media (prefers-reduced-motion: reduce) {
  .fa-beat,
.fa-bounce,
.fa-fade,
.fa-beat-fade,
.fa-flip,
.fa-pulse,
.fa-shake,
.fa-spin,
.fa-spin-pulse {
    animation-delay: -1ms;
    animation-duration: 1ms;
    animation-iteration-count: 1;
    transition-delay: 0s;
    transition-duration: 0s;
  }
}
@keyframes fa-beat {
  0%, 90% {
    transform: scale(1);
  }
  45% {
    transform: scale(var(--fa-beat-scale, 1.25));
  }
}
@keyframes fa-bounce {
  0% {
    transform: scale(1, 1) translateY(0);
  }
  10% {
    transform: scale(var(--fa-bounce-start-scale-x, 1.1), var(--fa-bounce-start-scale-y, 0.9)) translateY(0);
  }
  30% {
    transform: scale(var(--fa-bounce-jump-scale-x, 0.9), var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -0.5em));
  }
  50% {
    transform: scale(var(--fa-bounce-land-scale-x, 1.05), var(--fa-bounce-land-scale-y, 0.95)) translateY(0);
  }
  57% {
    transform: scale(1, 1) translateY(var(--fa-bounce-rebound, -0.125em));
  }
  64% {
    transform: scale(1, 1) translateY(0);
  }
  100% {
    transform: scale(1, 1) translateY(0);
  }
}
@keyframes fa-fade {
  50% {
    opacity: var(--fa-fade-opacity, 0.4);
  }
}
@keyframes fa-beat-fade {
  0%, 100% {
    opacity: var(--fa-beat-fade-opacity, 0.4);
    transform: scale(1);
  }
  50% {
    opacity: 1;
    transform: scale(var(--fa-beat-fade-scale, 1.125));
  }
}
@keyframes fa-flip {
  50% {
    transform: rotate3d(var(--fa-flip-x, 0), var(--fa-flip-y, 1), var(--fa-flip-z, 0), var(--fa-flip-angle, -180deg));
  }
}
@keyframes fa-shake {
  0% {
    transform: rotate(-15deg);
  }
  4% {
    transform: rotate(15deg);
  }
  8%, 24% {
    transform: rotate(-18deg);
  }
  12%, 28% {
    transform: rotate(18deg);
  }
  16% {
    transform: rotate(-22deg);
  }
  20% {
    transform: rotate(22deg);
  }
  32% {
    transform: rotate(-12deg);
  }
  36% {
    transform: rotate(12deg);
  }
  40%, 100% {
    transform: rotate(0deg);
  }
}
@keyframes fa-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.fa-rotate-90 {
  transform: rotate(90deg);
}

.fa-rotate-180 {
  transform: rotate(180deg);
}

.fa-rotate-270 {
  transform: rotate(270deg);
}

.fa-flip-horizontal {
  transform: scale(-1, 1);
}

.fa-flip-vertical {
  transform: scale(1, -1);
}

.fa-flip-both,
.fa-flip-horizontal.fa-flip-vertical {
  transform: scale(-1, -1);
}

.fa-rotate-by {
  transform: rotate(var(--fa-rotate-angle, 0));
}

.fa-stack {
  display: inline-block;
  vertical-align: middle;
  height: 2em;
  position: relative;
  width: 2.5em;
}

.fa-stack-1x,
.fa-stack-2x {
  bottom: 0;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  z-index: var(--fa-stack-z-index, auto);
}

.svg-inline--fa.fa-stack-1x {
  height: 1em;
  width: 1.25em;
}
.svg-inline--fa.fa-stack-2x {
  height: 2em;
  width: 2.5em;
}

.fa-inverse {
  color: var(--fa-inverse, #fff);
}

.sr-only,
.fa-sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}

.sr-only-focusable:not(:focus),
.fa-sr-only-focusable:not(:focus) {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}

.svg-inline--fa .fa-primary {
  fill: var(--fa-primary-color, currentColor);
  opacity: var(--fa-primary-opacity, 1);
}

.svg-inline--fa .fa-secondary {
  fill: var(--fa-secondary-color, currentColor);
  opacity: var(--fa-secondary-opacity, 0.4);
}

.svg-inline--fa.fa-swap-opacity .fa-primary {
  opacity: var(--fa-secondary-opacity, 0.4);
}

.svg-inline--fa.fa-swap-opacity .fa-secondary {
  opacity: var(--fa-primary-opacity, 1);
}

.svg-inline--fa mask .fa-primary,
.svg-inline--fa mask .fa-secondary {
  fill: black;
}

.fad.fa-inverse,
.fa-duotone.fa-inverse {
  color: var(--fa-inverse, #fff);
}</style><link rel="preconnect" href="https://fonts.googleapis.com">
    <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin="">
    <link href="https://fonts.googleapis.com/css2?family=Oswald:wght@400;500;600&amp;display=swap" rel="stylesheet">
    <link rel="shortcut icon" href="https://www.electionintegritymap.com/assets/images/favicon/favicon.ico">
    <link rel="stylesheet" href="/assets/css/app.css?id=04fb2e6e8ed98af45108ea252d2c8d2e">

    <script>
        window.appUrl = '';
    </script>



<script type="text/javascript" class="flasher-js">(function() {    var rootScript = 'https://cdn.jsdelivr.net/npm/@flasher/[email protected]/dist/flasher.min.js';    var FLASHER_FLASH_BAG_PLACE_HOLDER = {};    var options = mergeOptions([], FLASHER_FLASH_BAG_PLACE_HOLDER);    function mergeOptions(first, second) {        return {            context: merge(first.context || {}, second.context || {}),            envelopes: merge(first.envelopes || [], second.envelopes || []),            options: merge(first.options || {}, second.options || {}),            scripts: merge(first.scripts || [], second.scripts || []),            styles: merge(first.styles || [], second.styles || []),        };    }    function merge(first, second) {        if (Array.isArray(first) && Array.isArray(second)) {            return first.concat(second).filter(function(item, index, array) {                return array.indexOf(item) === index;            });        }        return Object.assign({}, first, second);    }    function renderOptions(options) {        if(!window.hasOwnProperty('flasher')) {            console.error('Flasher is not loaded');            return;        }        requestAnimationFrame(function () {            window.flasher.render(options);        });    }    function render(options) {        if ('loading' !== document.readyState) {            renderOptions(options);            return;        }        document.addEventListener('DOMContentLoaded', function() {            renderOptions(options);        });    }    if (1 === document.querySelectorAll('script.flasher-js').length) {        document.addEventListener('flasher:render', function (event) {            render(event.detail);        });            }    if (window.hasOwnProperty('flasher') || !rootScript || document.querySelector('script[src="' + rootScript + '"]')) {        render(options);    } else {        var tag = document.createElement('script');        tag.setAttribute('src', rootScript);        tag.setAttribute('type', 'text/javascript');        tag.onload = function () {            render(options);        };        document.head.appendChild(tag);    }})();</script><script src="https://cdn.jsdelivr.net/npm/@flasher/[email protected]/dist/flasher.min.js" type="text/javascript"></script>
<style>.toast-title{font-weight:700}.toast-message{-ms-word-wrap:break-word;word-wrap:break-word}.toast-message a,.toast-message label{color:#FFF}.toast-message a:hover{color:#CCC;text-decoration:none}.toast-close-button{position:relative;right:-.3em;top:-.3em;float:right;font-size:20px;font-weight:700;color:#FFF;-webkit-text-shadow:0 1px 0 #fff;text-shadow:0 1px 0 #fff;opacity:.8;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);filter:alpha(opacity=80);line-height:1}.toast-close-button:focus,.toast-close-button:hover{color:#000;text-decoration:none;cursor:pointer;opacity:.4;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=40);filter:alpha(opacity=40)}.rtl .toast-close-button{left:-.3em;float:left;right:.3em}button.toast-close-button{padding:0;cursor:pointer;background:0 0;border:0;-webkit-appearance:none}.toast-top-center{top:0;right:0;width:100%}.toast-bottom-center{bottom:0;right:0;width:100%}.toast-top-full-width{top:0;right:0;width:100%}.toast-bottom-full-width{bottom:0;right:0;width:100%}.toast-top-left{top:12px;left:12px}.toast-top-right{top:12px;right:12px}.toast-bottom-right{right:12px;bottom:12px}.toast-bottom-left{bottom:12px;left:12px}#toast-container{position:fixed;z-index:999999;pointer-events:none}#toast-container *{box-sizing:border-box}#toast-container>div{position:relative;pointer-events:auto;overflow:hidden;margin:0 0 6px;padding:15px 15px 15px 50px;width:300px;border-radius:3px;background-position:15px center;background-repeat:no-repeat;box-shadow:0 0 12px #999;color:#FFF;opacity:.8;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);filter:alpha(opacity=80)}#toast-container>div.rtl{direction:rtl;padding:15px 50px 15px 15px;background-position:right 15px center}#toast-container>div:hover{box-shadow:0 0 12px #000;opacity:1;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);filter:alpha(opacity=100);cursor:pointer}#toast-container>.toast-info{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGwSURBVEhLtZa9SgNBEMc9sUxxRcoUKSzSWIhXpFMhhYWFhaBg4yPYiWCXZxBLERsLRS3EQkEfwCKdjWJAwSKCgoKCcudv4O5YLrt7EzgXhiU3/4+b2ckmwVjJSpKkQ6wAi4gwhT+z3wRBcEz0yjSseUTrcRyfsHsXmD0AmbHOC9Ii8VImnuXBPglHpQ5wwSVM7sNnTG7Za4JwDdCjxyAiH3nyA2mtaTJufiDZ5dCaqlItILh1NHatfN5skvjx9Z38m69CgzuXmZgVrPIGE763Jx9qKsRozWYw6xOHdER+nn2KkO+Bb+UV5CBN6WC6QtBgbRVozrahAbmm6HtUsgtPC19tFdxXZYBOfkbmFJ1VaHA1VAHjd0pp70oTZzvR+EVrx2Ygfdsq6eu55BHYR8hlcki+n+kERUFG8BrA0BwjeAv2M8WLQBtcy+SD6fNsmnB3AlBLrgTtVW1c2QN4bVWLATaIS60J2Du5y1TiJgjSBvFVZgTmwCU+dAZFoPxGEEs8nyHC9Bwe2GvEJv2WXZb0vjdyFT4Cxk3e/kIqlOGoVLwwPevpYHT+00T+hWwXDf4AJAOUqWcDhbwAAAAASUVORK5CYII=)!important}#toast-container>.toast-error{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAHOSURBVEhLrZa/SgNBEMZzh0WKCClSCKaIYOED+AAKeQQLG8HWztLCImBrYadgIdY+gIKNYkBFSwu7CAoqCgkkoGBI/E28PdbLZmeDLgzZzcx83/zZ2SSXC1j9fr+I1Hq93g2yxH4iwM1vkoBWAdxCmpzTxfkN2RcyZNaHFIkSo10+8kgxkXIURV5HGxTmFuc75B2RfQkpxHG8aAgaAFa0tAHqYFfQ7Iwe2yhODk8+J4C7yAoRTWI3w/4klGRgR4lO7Rpn9+gvMyWp+uxFh8+H+ARlgN1nJuJuQAYvNkEnwGFck18Er4q3egEc/oO+mhLdKgRyhdNFiacC0rlOCbhNVz4H9FnAYgDBvU3QIioZlJFLJtsoHYRDfiZoUyIxqCtRpVlANq0EU4dApjrtgezPFad5S19Wgjkc0hNVnuF4HjVA6C7QrSIbylB+oZe3aHgBsqlNqKYH48jXyJKMuAbiyVJ8KzaB3eRc0pg9VwQ4niFryI68qiOi3AbjwdsfnAtk0bCjTLJKr6mrD9g8iq/S/B81hguOMlQTnVyG40wAcjnmgsCNESDrjme7wfftP4P7SP4N3CJZdvzoNyGq2c/HWOXJGsvVg+RA/k2MC/wN6I2YA2Pt8GkAAAAASUVORK5CYII=)!important}#toast-container>.toast-success{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADsSURBVEhLY2AYBfQMgf///3P8+/evAIgvA/FsIF+BavYDDWMBGroaSMMBiE8VC7AZDrIFaMFnii3AZTjUgsUUWUDA8OdAH6iQbQEhw4HyGsPEcKBXBIC4ARhex4G4BsjmweU1soIFaGg/WtoFZRIZdEvIMhxkCCjXIVsATV6gFGACs4Rsw0EGgIIH3QJYJgHSARQZDrWAB+jawzgs+Q2UO49D7jnRSRGoEFRILcdmEMWGI0cm0JJ2QpYA1RDvcmzJEWhABhD/pqrL0S0CWuABKgnRki9lLseS7g2AlqwHWQSKH4oKLrILpRGhEQCw2LiRUIa4lwAAAABJRU5ErkJggg==)!important}#toast-container>.toast-warning{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGYSURBVEhL5ZSvTsNQFMbXZGICMYGYmJhAQIJAICYQPAACiSDB8AiICQQJT4CqQEwgJvYASAQCiZiYmJhAIBATCARJy+9rTsldd8sKu1M0+dLb057v6/lbq/2rK0mS/TRNj9cWNAKPYIJII7gIxCcQ51cvqID+GIEX8ASG4B1bK5gIZFeQfoJdEXOfgX4QAQg7kH2A65yQ87lyxb27sggkAzAuFhbbg1K2kgCkB1bVwyIR9m2L7PRPIhDUIXgGtyKw575yz3lTNs6X4JXnjV+LKM/m3MydnTbtOKIjtz6VhCBq4vSm3ncdrD2lk0VgUXSVKjVDJXJzijW1RQdsU7F77He8u68koNZTz8Oz5yGa6J3H3lZ0xYgXBK2QymlWWA+RWnYhskLBv2vmE+hBMCtbA7KX5drWyRT/2JsqZ2IvfB9Y4bWDNMFbJRFmC9E74SoS0CqulwjkC0+5bpcV1CZ8NMej4pjy0U+doDQsGyo1hzVJttIjhQ7GnBtRFN1UarUlH8F3xict+HY07rEzoUGPlWcjRFRr4/gChZgc3ZL2d8oAAAAASUVORK5CYII=)!important}#toast-container.toast-bottom-center>div,#toast-container.toast-top-center>div{width:300px;margin-left:auto;margin-right:auto}#toast-container.toast-bottom-full-width>div,#toast-container.toast-top-full-width>div{width:96%;margin-left:auto;margin-right:auto}.toast{background-color:#030303}.toast-success{background-color:#51A351}.toast-error{background-color:#BD362F}.toast-info{background-color:#2F96B4}.toast-warning{background-color:#F89406}.toast-progress{position:absolute;left:0;bottom:0;height:4px;background-color:#000;opacity:.4;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=40);filter:alpha(opacity=40)}@media all and (max-width:240px){#toast-container>div{padding:8px 8px 8px 50px;width:11em}#toast-container>div.rtl{padding:8px 50px 8px 8px}#toast-container .toast-close-button{right:-.2em;top:-.2em}#toast-container .rtl .toast-close-button{left:-.2em;right:.2em}}@media all and (min-width:241px) and (max-width:480px){#toast-container>div{padding:8px 8px 8px 50px;width:18em}#toast-container>div.rtl{padding:8px 50px 8px 8px}#toast-container .toast-close-button{right:-.2em;top:-.2em}#toast-container .rtl .toast-close-button{left:-.2em;right:.2em}}@media all and (min-width:481px) and (max-width:768px){#toast-container>div{padding:15px 15px 15px 50px;width:25em}#toast-container>div.rtl{padding:15px 50px 15px 15px}}</style><style type="text/css">
    #nprogress {
      pointer-events: none;
    }

    #nprogress .bar {
      background: #29d;

      position: fixed;
      z-index: 1031;
      top: 0;
      left: 0;

      width: 100%;
      height: 2px;
    }

    #nprogress .peg {
      display: block;
      position: absolute;
      right: 0px;
      width: 100px;
      height: 100%;
      box-shadow: 0 0 10px #29d, 0 0 5px #29d;
      opacity: 1.0;

      -webkit-transform: rotate(3deg) translate(0px, -4px);
          -ms-transform: rotate(3deg) translate(0px, -4px);
              transform: rotate(3deg) translate(0px, -4px);
    }

    #nprogress .spinner {
      display: block;
      position: fixed;
      z-index: 1031;
      top: 15px;
      right: 15px;
    }

    #nprogress .spinner-icon {
      width: 18px;
      height: 18px;
      box-sizing: border-box;

      border: solid 2px transparent;
      border-top-color: #29d;
      border-left-color: #29d;
      border-radius: 50%;

      -webkit-animation: nprogress-spinner 400ms linear infinite;
              animation: nprogress-spinner 400ms linear infinite;
    }

    .nprogress-custom-parent {
      overflow: hidden;
      position: relative;
    }

    .nprogress-custom-parent #nprogress .spinner,
    .nprogress-custom-parent #nprogress .bar {
      position: absolute;
    }

    @-webkit-keyframes nprogress-spinner {
      0%   { -webkit-transform: rotate(0deg); }
      100% { -webkit-transform: rotate(360deg); }
    }
    @keyframes nprogress-spinner {
      0%   { transform: rotate(0deg); }
      100% { transform: rotate(360deg); }
    }
  </style><style id="react-tooltip-core-styles" type="text/css">:root{--rt-color-white:#fff;--rt-color-dark:#222;--rt-color-success:#8dc572;--rt-color-error:#be6464;--rt-color-warning:#f0ad4e;--rt-color-info:#337ab7;--rt-opacity:0.9;--rt-transition-show-delay:0.15s;--rt-transition-closing-delay:0.15s}.core-styles-module_tooltip__3vRRp{position:absolute;top:0;left:0;pointer-events:none;opacity:0;will-change:opacity}.core-styles-module_fixed__pcSol{position:fixed}.core-styles-module_arrow__cvMwQ{position:absolute;background:inherit}.core-styles-module_noArrow__xock6{display:none}.core-styles-module_clickable__ZuTTB{pointer-events:auto}.core-styles-module_show__Nt9eE{opacity:var(--rt-opacity);transition:opacity var(--rt-transition-show-delay)ease-out}.core-styles-module_closing__sGnxF{opacity:0;transition:opacity var(--rt-transition-closing-delay)ease-in}</style><style id="react-tooltip-base-styles" type="text/css">
.styles-module_tooltip__mnnfp{padding:8px 16px;border-radius:3px;font-size:90%;width:max-content}.styles-module_arrow__K0L3T{width:8px;height:8px}[class*='react-tooltip__place-top']>.styles-module_arrow__K0L3T{transform:rotate(45deg)}[class*='react-tooltip__place-right']>.styles-module_arrow__K0L3T{transform:rotate(135deg)}[class*='react-tooltip__place-bottom']>.styles-module_arrow__K0L3T{transform:rotate(225deg)}[class*='react-tooltip__place-left']>.styles-module_arrow__K0L3T{transform:rotate(315deg)}.styles-module_dark__xNqje{background:var(--rt-color-dark);color:var(--rt-color-white)}.styles-module_light__Z6W-X{background-color:var(--rt-color-white);color:var(--rt-color-dark)}.styles-module_success__A2AKt{background-color:var(--rt-color-success);color:var(--rt-color-white)}.styles-module_warning__SCK0X{background-color:var(--rt-color-warning);color:var(--rt-color-white)}.styles-module_error__JvumD{background-color:var(--rt-color-error);color:var(--rt-color-white)}.styles-module_info__BWdHW{background-color:var(--rt-color-info);color:var(--rt-color-white)}</style></head>

<body>
    <div id="app" data-page="{&quot;component&quot;:&quot;Home&quot;,&quot;props&quot;:{&quot;errors&quot;:{},&quot;appName&quot;:&quot;Electoral Map&quot;,&quot;homeUrl&quot;:&quot;https:\/\/www.electionintegritymap.com\/&quot;,&quot;assetUrl&quot;:null,&quot;home_page_video&quot;:&quot;\n<div style=\&quot;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; background: #000;\&quot;>\n    <iframe \n        src=\&quot;https:\/\/rumble.com\/embed\/v5jp96w\/?pub=3329e0\&quot; \n        frameborder=\&quot;0\&quot; \n        allow=\&quot;accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\&quot; \n        allowfullscreen \n        style=\&quot;position: absolute; top: 0; left: 0; width: 100%; height: 100%;\&quot;>\n    <\/iframe>\n<\/div>&quot;,&quot;election_candidates&quot;:[{&quot;id&quot;:1,&quot;election_id&quot;:1,&quot;party_id&quot;:1,&quot;name&quot;:&quot;Donald Trump&quot;,&quot;image&quot;:&quot;https:\/\/ewr1.vultrobjects.com\/election-media\/candidates\/Y2dxeDxETGep0GzQI0KVJDInHW3AsNlDqAe7tEjQ.jpg&quot;,&quot;votes_gained&quot;:154,&quot;created_at&quot;:&quot;2024-08-30T17:08:45.000000Z&quot;,&quot;updated_at&quot;:&quot;2024-11-06T02:10:14.000000Z&quot;,&quot;deleted_at&quot;:null,&quot;image_url&quot;:&quot;https:\/\/ewr1.vultrobjects.com\/election-media\/candidates\/Y2dxeDxETGep0GzQI0KVJDInHW3AsNlDqAe7tEjQ.jpg&quot;},{&quot;id&quot;:2,&quot;election_id&quot;:1,&quot;party_id&quot;:2,&quot;name&quot;:&quot;Kamala Harris&quot;,&quot;image&quot;:&quot;https:\/\/ewr1.vultrobjects.com\/election-media\/candidates\/datPZCUIVQeZN5dqCz0wNqwKZJJN6WYkSuH4Yh5l.png&quot;,&quot;votes_gained&quot;:27,&quot;created_at&quot;:&quot;2024-08-30T17:08:51.000000Z&quot;,&quot;updated_at&quot;:&quot;2024-11-06T02:10:14.000000Z&quot;,&quot;deleted_at&quot;:null,&quot;image_url&quot;:&quot;https:\/\/ewr1.vultrobjects.com\/election-media\/candidates\/datPZCUIVQeZN5dqCz0wNqwKZJJN6WYkSuH4Yh5l.png&quot;}],&quot;integrity_reports&quot;:[{&quot;id&quot;:943,&quot;latitude&quot;:48.1120626,&quot;longitude&quot;:-122.7677748,&quot;address&quot;:&quot;Port Townsend, WA&quot;,&quot;city&quot;:&quot;Port Townsend&quot;,&quot;title&quot;:&quot;Sweeping Power Outages&quot;,&quot;datetime&quot;:&quot;11\/05\/2024 05:02 PM&quot;},{&quot;id&quot;:942,&quot;latitude&quot;:34.7491163,&quot;longitude&quot;:-86.5739233,&quot;address&quot;:&quot;Huntsville, AL&quot;,&quot;city&quot;:&quot;Huntsville&quot;,&quot;title&quot;:&quot;Machine Malfunction&quot;,&quot;datetime&quot;:&quot;11\/05\/2024 04:33 PM&quot;},{&quot;id&quot;:940,&quot;latitude&quot;:42.7381477,&quot;longitude&quot;:-78.4178334,&quot;address&quot;:&quot;Strykersville, NY&quot;,&quot;city&quot;:&quot;Strykersville&quot;,&quot;title&quot;:&quot;Road closed on Election Day in Shel...&quot;,&quot;datetime&quot;:&quot;11\/05\/2024 03:49 PM&quot;},{&quot;id&quot;:29,&quot;latitude&quot;:40.1343702,&quot;longitude&quot;:-74.8613235,&quot;address&quot;:&quot;Levittown, PA&quot;,&quot;city&quot;:&quot;Levittown&quot;,&quot;title&quot;:&quot;Voter Disenfranchisement Reported&quot;,&quot;datetime&quot;:&quot;11\/03\/2024 03:32 PM&quot;},{&quot;id&quot;:20,&quot;latitude&quot;:29.2033364,&quot;longitude&quot;:-82.1265996,&quot;address&quot;:&quot;Ocala, FL&quot;,&quot;city&quot;:&quot;Ocala&quot;,&quot;title&quot;:&quot;They\u2019re kicking out poll watchers i...&quot;,&quot;datetime&quot;:&quot;10\/31\/2024 03:22 PM&quot;},{&quot;id&quot;:937,&quot;latitude&quot;:40.0757437,&quot;longitude&quot;:-82.9524165,&quot;address&quot;:&quot;Columbus, OH&quot;,&quot;city&quot;:&quot;Columbus&quot;,&quot;title&quot;:&quot;Tabulator Malfunction&quot;,&quot;datetime&quot;:&quot;11\/05\/2024 03:32 PM&quot;},{&quot;id&quot;:938,&quot;latitude&quot;:33.528511,&quot;longitude&quot;:-86.81216,&quot;address&quot;:&quot;Birmingham, AL&quot;,&quot;city&quot;:&quot;Birmingham&quot;,&quot;title&quot;:&quot;6 Hour Line&quot;,&quot;datetime&quot;:&quot;11\/05\/2024 03:41 PM&quot;},{&quot;id&quot;:939,&quot;latitude&quot;:41.5299952,&quot;longitude&quot;:-88.0810491,&quot;address&quot;:&quot;Joliet, IL&quot;,&quot;city&quot;:&quot;Joliet&quot;,&quot;title&quot;:&quot;Machine Malfunctions&quot;,&quot;datetime&quot;:&quot;11\/05\/2024 03:45 PM&quot;},{&quot;id&quot;:932,&quot;latitude&quot;:40.4839679,&quot;longitude&quot;:-78.7246478,&quot;address&quot;:&quot;Ebensburg, PA&quot;,&quot;city&quot;:&quot;Ebensburg&quot;,&quot;title&quot;:&quot;MSM: Ballot printing errors disrupt...&quot;,&quot;datetime&quot;:&quot;11\/05\/2024 02:55 PM&quot;},{&quot;id&quot;:934,&quot;latitude&quot;:33.5866282,&quot;longitude&quot;:-86.2867128,&quot;address&quot;:&quot;Pell City, AL&quot;,&quot;city&quot;:&quot;Pell City&quot;,&quot;title&quot;:&quot;MSM: Ballot Printing Problems&quot;,&quot;datetime&quot;:&quot;11\/05\/2024 03:08 PM&quot;},{&quot;id&quot;:931,&quot;latitude&quot;:41.051282,&quot;longitude&quot;:-81.395227,&quot;address&quot;:&quot;Mogadore, OH&quot;,&quot;city&quot;:&quot;Mogadore&quot;,&quot;title&quot;:&quot;Unprotected Wi-Fi at Ohio Polling L...&quot;,&quot;datetime&quot;:&quot;11\/05\/2024 01:19 PM&quot;},{&quot;id&quot;:30,&quot;latitude&quot;:35.7226701,&quot;longitude&quot;:-80.8961397,&quot;address&quot;:&quot;Statesville, NC&quot;,&quot;city&quot;:&quot;Statesville&quot;,&quot;title&quot;:&quot;Voting without ID Check in NC&quot;,&quot;datetime&quot;:&quot;11\/03\/2024 03:35 PM&quot;},{&quot;id&quot;:44,&quot;latitude&quot;:44.9110684,&quot;longitude&quot;:-93.347314,&quot;address&quot;:&quot;Minneapolis, MN&quot;,&quot;city&quot;:&quot;Minneapolis&quot;,&quot;title&quot;:&quot;Ballots Left Unattended&quot;,&quot;datetime&quot;:&quot;11\/04\/2024 08:32 AM&quot;},{&quot;id&quot;:27,&quot;latitude&quot;:33.6018447,&quot;longitude&quot;:-84.5500423,&quot;address&quot;:&quot;College Park, GA&quot;,&quot;city&quot;:&quot;College Park&quot;,&quot;title&quot;:&quot;Election Interference in Fulton Cou...&quot;,&quot;datetime&quot;:&quot;11\/03\/2024 02:57 PM&quot;},{&quot;id&quot;:28,&quot;latitude&quot;:46.5414681,&quot;longitude&quot;:-87.4210839,&quot;address&quot;:&quot;Marquette, MI&quot;,&quot;city&quot;:&quot;Marquette&quot;,&quot;title&quot;:&quot;Ballot Rejection: Signature Issue R...&quot;,&quot;datetime&quot;:&quot;11\/03\/2024 03:02 PM&quot;},{&quot;id&quot;:26,&quot;latitude&quot;:40.8578172,&quot;longitude&quot;:-96.6983174,&quot;address&quot;:&quot;Lincoln, NE&quot;,&quot;city&quot;:&quot;Lincoln&quot;,&quot;title&quot;:&quot;Suspicious Behavior at Ballot Box&quot;,&quot;datetime&quot;:&quot;11\/03\/2024 02:50 PM&quot;},{&quot;id&quot;:25,&quot;latitude&quot;:45.3320204,&quot;longitude&quot;:-122.5960575,&quot;address&quot;:&quot;Oregon City, OR&quot;,&quot;city&quot;:&quot;Oregon City&quot;,&quot;title&quot;:&quot;Ballot Backlog After Machine Breakd...&quot;,&quot;datetime&quot;:&quot;11\/03\/2024 02:43 PM&quot;},{&quot;id&quot;:42,&quot;latitude&quot;:47.6664237,&quot;longitude&quot;:-117.428087,&quot;address&quot;:&quot;Spokane, WA&quot;,&quot;city&quot;:&quot;Spokane&quot;,&quot;title&quot;:&quot;Signature Verification Issue Report...&quot;,&quot;datetime&quot;:&quot;11\/04\/2024 07:46 AM&quot;},{&quot;id&quot;:38,&quot;latitude&quot;:27.4272292,&quot;longitude&quot;:-80.3690311,&quot;address&quot;:&quot;Fort Pierce, FL&quot;,&quot;city&quot;:&quot;Fort Pierce&quot;,&quot;title&quot;:&quot;Woman Reportedly Tore Down Anti-Abo...&quot;,&quot;datetime&quot;:&quot;11\/03\/2024 04:23 PM&quot;},{&quot;id&quot;:37,&quot;latitude&quot;:35.7862118,&quot;longitude&quot;:-78.6394618,&quot;address&quot;:&quot;Raleigh, NC&quot;,&quot;city&quot;:&quot;Raleigh&quot;,&quot;title&quot;:&quot;Voter Manipulation Reported&quot;,&quot;datetime&quot;:&quot;11\/03\/2024 04:19 PM&quot;},{&quot;id&quot;:36,&quot;latitude&quot;:40.4469402,&quot;longitude&quot;:-104.6974684,&quot;address&quot;:&quot;Greeley, CO&quot;,&quot;city&quot;:&quot;Greeley&quot;,&quot;title&quot;:&quot;Ballot Received at Incorrect Addres...&quot;,&quot;datetime&quot;:&quot;11\/03\/2024 04:16 PM&quot;},{&quot;id&quot;:35,&quot;latitude&quot;:31.5527466,&quot;longitude&quot;:-110.3438455,&quot;address&quot;:&quot;Sierra Vista, AZ&quot;,&quot;city&quot;:&quot;Sierra Vista&quot;,&quot;title&quot;:&quot;Voter Manipulation Reported&quot;,&quot;datetime&quot;:&quot;11\/03\/2024 04:09 PM&quot;},{&quot;id&quot;:34,&quot;latitude&quot;:42.162147,&quot;longitude&quot;:-88.3461064,&quot;address&quot;:&quot;Algonquin, IL&quot;,&quot;city&quot;:&quot;Algonquin&quot;,&quot;title&quot;:&quot;Voting Methods Allegedly Restricted...&quot;,&quot;datetime&quot;:&quot;11\/03\/2024 04:04 PM&quot;},{&quot;id&quot;:33,&quot;latitude&quot;:32.6957865,&quot;longitude&quot;:-96.8387012,&quot;address&quot;:&quot;Dallas, TX&quot;,&quot;city&quot;:&quot;Dallas&quot;,&quot;title&quot;:&quot;Poll Judge Login Credentials Found...&quot;,&quot;datetime&quot;:&quot;11\/03\/2024 03:50 PM&quot;},{&quot;id&quot;:32,&quot;latitude&quot;:41.370232,&quot;longitude&quot;:-75.6815561,&quot;address&quot;:&quot;Moosic, PA&quot;,&quot;city&quot;:&quot;Moosic&quot;,&quot;title&quot;:&quot;ABC Affiliate Aired Election Result...&quot;,&quot;datetime&quot;:&quot;11\/03\/2024 03:48 PM&quot;},{&quot;id&quot;:31,&quot;latitude&quot;:39.5093077,&quot;longitude&quot;:-84.7344845,&quot;address&quot;:&quot;Oxford, OH&quot;,&quot;city&quot;:&quot;Oxford&quot;,&quot;title&quot;:&quot;Miami University Hosting Democracy...&quot;,&quot;datetime&quot;:&quot;11\/03\/2024 03:44 PM&quot;},{&quot;id&quot;:45,&quot;latitude&quot;:43.3393489,&quot;longitude&quot;:-86.2016073,&quot;address&quot;:&quot;Twin Lake, MI&quot;,&quot;city&quot;:&quot;Twin Lake&quot;,&quot;title&quot;:&quot;Ballot Box Break-In&quot;,&quot;datetime&quot;:&quot;11\/04\/2024 08:59 AM&quot;},{&quot;id&quot;:46,&quot;latitude&quot;:42.276207,&quot;longitude&quot;:-83.7414322,&quot;address&quot;:&quot;Ann Arbor, MI&quot;,&quot;city&quot;:&quot;Ann Arbor&quot;,&quot;title&quot;:&quot;Chinese International student arres...&quot;,&quot;datetime&quot;:&quot;11\/04\/2024 09:03 AM&quot;},{&quot;id&quot;:47,&quot;latitude&quot;:41.3680296,&quot;longitude&quot;:-89.4657951,&quot;address&quot;:&quot;Princeton, IL&quot;,&quot;city&quot;:&quot;Princeton&quot;,&quot;title&quot;:&quot;Duplicate Ballots Received&quot;,&quot;datetime&quot;:&quot;11\/04\/2024 09:15 AM&quot;},{&quot;id&quot;:48,&quot;latitude&quot;:45.594477,&quot;longitude&quot;:-122.5054019,&quot;address&quot;:&quot;Vancouver, WA&quot;,&quot;city&quot;:&quot;Vancouver&quot;,&quot;title&quot;:&quot;MSM: Burning Ballots&quot;,&quot;datetime&quot;:&quot;11\/04\/2024 09:21 AM&quot;},{&quot;id&quot;:53,&quot;latitude&quot;:32.6957865,&quot;longitude&quot;:-96.8387012,&quot;address&quot;:&quot;Dallas, TX&quot;,&quot;city&quot;:&quot;Dallas&quot;,&quot;title&quot;:&quot;Dallas Election Judge Blows Whistle...&quot;,&quot;datetime&quot;:&quot;11\/04\/2024 09:54 AM&quot;},{&quot;id&quot;:49,&quot;latitude&quot;:45.51688,&quot;longitude&quot;:-122.6549801,&quot;address&quot;:&quot;Portland, OR&quot;,&quot;city&quot;:&quot;Portland&quot;,&quot;title&quot;:&quot;MSM: Burning Ballots&quot;,&quot;datetime&quot;:&quot;11\/04\/2024 09:23 AM&quot;},{&quot;id&quot;:924,&quot;latitude&quot;:39.953194,&quot;longitude&quot;:-75.163347,&quot;address&quot;:&quot;Philadelphia, PA&quot;,&quot;city&quot;:&quot;Philadelphia&quot;,&quot;title&quot;:&quot;Anti-Trump Propaganda Disseminated...&quot;,&quot;datetime&quot;:&quot;11\/04\/2024 10:29 AM&quot;}],&quot;status_flags&quot;:[{&quot;id&quot;:1,&quot;name&quot;:&quot;Leaning Red&quot;,&quot;bg_color_code&quot;:&quot;#fec3c5&quot;,&quot;text_color_code&quot;:&quot;#000000&quot;,&quot;state_data_count&quot;:0,&quot;pending_value&quot;:0},{&quot;id&quot;:2,&quot;name&quot;:&quot;Heavy Red&quot;,&quot;bg_color_code&quot;:&quot;#fb9296&quot;,&quot;text_color_code&quot;:&quot;#000000&quot;,&quot;state_data_count&quot;:0,&quot;pending_value&quot;:0},{&quot;id&quot;:3,&quot;name&quot;:&quot;Called Red&quot;,&quot;bg_color_code&quot;:&quot;#f83136&quot;,&quot;text_color_code&quot;:&quot;#ffffff&quot;,&quot;state_data_count&quot;:14,&quot;pending_value&quot;:14},{&quot;id&quot;:4,&quot;name&quot;:&quot;Leaning Blue&quot;,&quot;bg_color_code&quot;:&quot;#c5d9fb&quot;,&quot;text_color_code&quot;:&quot;#000000&quot;,&quot;state_data_count&quot;:0,&quot;pending_value&quot;:0},{&quot;id&quot;:5,&quot;name&quot;:&quot;Heavy Blue&quot;,&quot;bg_color_code&quot;:&quot;#93bcfc&quot;,&quot;text_color_code&quot;:&quot;#000000&quot;,&quot;state_data_count&quot;:0,&quot;pending_value&quot;:0},{&quot;id&quot;:6,&quot;name&quot;:&quot;Called Blue&quot;,&quot;bg_color_code&quot;:&quot;#2f7ef7&quot;,&quot;text_color_code&quot;:&quot;#ffffff&quot;,&quot;state_data_count&quot;:4,&quot;pending_value&quot;:4},{&quot;id&quot;:7,&quot;name&quot;:&quot;Too Close&quot;,&quot;bg_color_code&quot;:&quot;#81007f&quot;,&quot;text_color_code&quot;:&quot;#fff&quot;,&quot;state_data_count&quot;:0,&quot;pending_value&quot;:0},{&quot;id&quot;:8,&quot;name&quot;:&quot;Pending&quot;,&quot;bg_color_code&quot;:&quot;#dddddd&quot;,&quot;text_color_code&quot;:&quot;#000000&quot;,&quot;state_data_count&quot;:38,&quot;pending_value&quot;:38}],&quot;district_colors&quot;:{&quot;20&quot;:[&quot;#dddddd&quot;,&quot;#dddddd&quot;],&quot;28&quot;:[&quot;#dddddd&quot;,&quot;#dddddd&quot;,&quot;#dddddd&quot;]},&quot;color_map&quot;:{&quot;Alabama&quot;:&quot;#f83136&quot;,&quot;Alaska&quot;:&quot;#dddddd&quot;,&quot;Arizona&quot;:&quot;#dddddd&quot;,&quot;Arkansas&quot;:&quot;#f83136&quot;,&quot;California&quot;:&quot;#dddddd&quot;,&quot;Colorado&quot;:&quot;#dddddd&quot;,&quot;Connecticut&quot;:&quot;#dddddd&quot;,&quot;Delaware&quot;:&quot;#dddddd&quot;,&quot;District of Columbia&quot;:&quot;#2f7ef7&quot;,&quot;Florida&quot;:&quot;#f83136&quot;,&quot;Georgia&quot;:&quot;#dddddd&quot;,&quot;Hawaii&quot;:&quot;#dddddd&quot;,&quot;Idaho&quot;:&quot;#dddddd&quot;,&quot;Illinois&quot;:&quot;#dddddd&quot;,&quot;Indiana&quot;:&quot;#f83136&quot;,&quot;Iowa&quot;:&quot;#dddddd&quot;,&quot;Kansas&quot;:&quot;#dddddd&quot;,&quot;Kentucky&quot;:&quot;#f83136&quot;,&quot;Louisiana&quot;:&quot;#dddddd&quot;,&quot;Maine&quot;:&quot;#dddddd&quot;,&quot;Maryland&quot;:&quot;#2f7ef7&quot;,&quot;Massachusetts&quot;:&quot;#2f7ef7&quot;,&quot;Michigan&quot;:&quot;#dddddd&quot;,&quot;Minnesota&quot;:&quot;#dddddd&quot;,&quot;Mississippi&quot;:&quot;#dddddd&quot;,&quot;Missouri&quot;:&quot;#f83136&quot;,&quot;Montana&quot;:&quot;#dddddd&quot;,&quot;Nebraska&quot;:&quot;#dddddd&quot;,&quot;Nevada&quot;:&quot;#dddddd&quot;,&quot;New Hampshire&quot;:&quot;#dddddd&quot;,&quot;New Jersey&quot;:&quot;#dddddd&quot;,&quot;New Mexico&quot;:&quot;#dddddd&quot;,&quot;New York&quot;:&quot;#dddddd&quot;,&quot;North Carolina&quot;:&quot;#dddddd&quot;,&quot;North Dakota&quot;:&quot;#f83136&quot;,&quot;Ohio&quot;:&quot;#dddddd&quot;,&quot;Oklahoma&quot;:&quot;#f83136&quot;,&quot;Oregon&quot;:&quot;#dddddd&quot;,&quot;Pennsylvania&quot;:&quot;#dddddd&quot;,&quot;Rhode Island&quot;:&quot;#dddddd&quot;,&quot;South Carolina&quot;:&quot;#f83136&quot;,&quot;South Dakota&quot;:&quot;#f83136&quot;,&quot;Tennessee&quot;:&quot;#f83136&quot;,&quot;Texas&quot;:&quot;#f83136&quot;,&quot;Utah&quot;:&quot;#dddddd&quot;,&quot;Vermont&quot;:&quot;#2f7ef7&quot;,&quot;Virginia&quot;:&quot;#dddddd&quot;,&quot;Washington&quot;:&quot;#dddddd&quot;,&quot;West Virginia&quot;:&quot;#f83136&quot;,&quot;Wisconsin&quot;:&quot;#dddddd&quot;,&quot;Wyoming&quot;:&quot;#f83136&quot;},&quot;states_with_flags&quot;:[{&quot;id&quot;:1,&quot;name&quot;:&quot;Alabama&quot;,&quot;maximum_votes_allowed&quot;:9,&quot;code&quot;:&quot;AL&quot;,&quot;sort_order&quot;:1,&quot;region_id&quot;:null,&quot;created_at&quot;:null,&quot;updated_at&quot;:&quot;2024-10-07T16:27:32.000000Z&quot;,&quot;deleted_at&quot;:null,&quot;status_flag_id&quot;:3,&quot;bg_color_code&quot;:&quot;#f83136&quot;,&quot;text_color_code&quot;:&quot;#ffffff&quot;,&quot;status_name&quot;:&quot;Called Red&quot;,&quot;region&quot;:null,&quot;election_data&quot;:[{&quot;id&quot;:1,&quot;state_id&quot;:1,&quot;election_id&quot;:1,&quot;status_flag&quot;:3,&quot;electoral_votes&quot;:9,&quot;created_at&quot;:&quot;2024-10-18T18:48:17.000000Z&quot;,&quot;updated_at&quot;:&quot;2024-11-06T02:10:14.000000Z&quot;,&quot;deleted_at&quot;:null}]},{&quot;id&quot;:2,&quot;name&quot;:&quot;Alaska&quot;,&quot;maximum_votes_allowed&quot;:3,&quot;code&quot;:&quot;AK&quot;,&quot;sort_order&quot;:2,&quot;region_id&quot;:null,&quot;created_at&quot;:null,&quot;updated_at&quot;:&quot;2024-10-07T16:27:32.000000Z&quot;,&quot;deleted_at&quot;:null,&quot;status_flag_id&quot;:8,&quot;bg_color_code&quot;:&quot;#dddddd&quot;,&quot;text_color_code&quot;:&quot;#000000&quot;,&quot;status_name&quot;:&quot;Pending&quot;,&quot;region&quot;:null,&quot;election_data&quot;:[{&quot;id&quot;:2,&quot;state_id&quot;:2,&quot;election_id&quot;:1,&quot;status_flag&quot;:8,&quot;electoral_votes&quot;:null,&quot;created_at&quot;:&quot;2024-10-18T18:48:17.000000Z&quot;,&quot;updated_at&quot;:&quot;2024-11-06T02:10:14.000000Z&quot;,&quot;deleted_at&quot;:null}]},{&quot;id&quot;:3,&quot;name&quot;:&quot;Arizona&quot;,&quot;maximum_votes_allowed&quot;:11,&quot;code&quot;:&quot;AZ&quot;,&quot;sort_order&quot;:3,&quot;region_id&quot;:null,&quot;created_at&quot;:null,&quot;updated_at&quot;:&quot;2024-10-07T16:27:32.000000Z&quot;,&quot;deleted_at&quot;:null,&quot;status_flag_id&quot;:8,&quot;bg_color_code&quot;:&quot;#dddddd&quot;,&quot;text_color_code&quot;:&quot;#000000&quot;,&quot;status_name&quot;:&quot;Pending&quot;,&quot;region&quot;:null,&quot;election_data&quot;:[{&quot;id&quot;:3,&quot;state_id&quot;:3,&quot;election_id&quot;:1,&quot;status_flag&quot;:8,&quot;electoral_votes&quot;:null,&quot;created_at&quot;:&quot;2024-10-18T18:48:17.000000Z&quot;,&quot;updated_at&quot;:&quot;2024-11-06T02:10:14.000000Z&quot;,&quot;deleted_at&quot;:null}]},{&quot;id&quot;:4,&quot;name&quot;:&quot;Arkansas&quot;,&quot;maximum_votes_allowed&quot;:6,&quot;code&quot;:&quot;AR&quot;,&quot;sort_order&quot;:4,&quot;region_id&quot;:null,&quot;created_at&quot;:null,&quot;updated_at&quot;:&quot;2024-10-07T16:27:32.000000Z&quot;,&quot;deleted_at&quot;:null,&quot;status_flag_id&quot;:3,&quot;bg_color_code&quot;:&quot;#f83136&quot;,&quot;text_color_code&quot;:&quot;#ffffff&quot;,&quot;status_name&quot;:&quot;Called Red&quot;,&quot;region&quot;:null,&quot;election_data&quot;:[{&quot;id&quot;:4,&quot;state_id&quot;:4,&quot;election_id&quot;:1,&quot;status_flag&quot;:3,&quot;electoral_votes&quot;:6,&quot;created_at&quot;:&quot;2024-10-18T18:48:17.000000Z&quot;,&quot;updated_at&quot;:&quot;2024-11-06T02:10:14.000000Z&quot;,&quot;deleted_at&quot;:null}]},{&quot;id&quot;:5,&quot;name&quot;:&quot;California&quot;,&quot;maximum_votes_allowed&quot;:54,&quot;code&quot;:&quot;CA&quot;,&quot;sort_order&quot;:5,&quot;region_id&quot;:null,&quot;created_at&quot;:null,&quot;updated_at&quot;:&quot;2024-10-07T16:27:32.000000Z&quot;,&quot;deleted_at&quot;:null,&quot;status_flag_id&quot;:8,&quot;bg_color_code&quot;:&quot;#dddddd&quot;,&quot;text_color_code&quot;:&quot;#000000&quot;,&quot;status_name&quot;:&quot;Pending&quot;,&quot;region&quot;:null,&quot;election_data&quot;:[{&quot;id&quot;:5,&quot;state_id&quot;:5,&quot;election_id&quot;:1,&quot;status_flag&quot;:8,&quot;electoral_votes&quot;:null,&quot;created_at&quot;:&quot;2024-10-18T18:48:17.000000Z&quot;,&quot;updated_at&quot;:&quot;2024-11-06T02:10:14.000000Z&quot;,&quot;deleted_at&quot;:null}]},{&quot;id&quot;:6,&quot;name&quot;:&quot;Colorado&quot;,&quot;maximum_votes_allowed&quot;:10,&quot;code&quot;:&quot;CO&quot;,&quot;sort_order&quot;:6,&quot;region_id&quot;:null,&quot;created_at&quot;:null,&quot;updated_at&quot;:&quot;2024-10-07T16:27:32.000000Z&quot;,&quot;deleted_at&quot;:null,&quot;status_flag_id&quot;:8,&quot;bg_color_code&quot;:&quot;#dddddd&quot;,&quot;text_color_code&quot;:&quot;#000000&quot;,&quot;status_name&quot;:&quot;Pending&quot;,&quot;region&quot;:null,&quot;election_data&quot;:[{&quot;id&quot;:6,&quot;state_id&quot;:6,&quot;election_id&quot;:1,&quot;status_flag&quot;:8,&quot;electoral_votes&quot;:null,&quot;created_at&quot;:&quot;2024-10-18T18:48:17.000000Z&quot;,&quot;updated_at&quot;:&quot;2024-11-06T02:10:14.000000Z&quot;,&quot;deleted_at&quot;:null}]},{&quot;id&quot;:7,&quot;name&quot;:&quot;Connecticut&quot;,&quot;maximum_votes_allowed&quot;:7,&quot;code&quot;:&quot;CT&quot;,&quot;sort_order&quot;:7,&quot;region_id&quot;:null,&quot;created_at&quot;:null,&quot;updated_at&quot;:&quot;2024-10-07T16:27:32.000000Z&quot;,&quot;deleted_at&quot;:null,&quot;status_flag_id&quot;:8,&quot;bg_color_code&quot;:&quot;#dddddd&quot;,&quot;text_color_code&quot;:&quot;#000000&quot;,&quot;status_name&quot;:&quot;Pending&quot;,&quot;region&quot;:null,&quot;election_data&quot;:[{&quot;id&quot;:7,&quot;state_id&quot;:7,&quot;election_id&quot;:1,&quot;status_flag&quot;:8,&quot;electoral_votes&quot;:null,&quot;created_at&quot;:&quot;2024-10-18T18:48:17.000000Z&quot;,&quot;updated_at&quot;:&quot;2024-11-06T02:10:14.000000Z&quot;,&quot;deleted_at&quot;:null}]},{&quot;id&quot;:8,&quot;name&quot;:&quot;Delaware&quot;,&quot;maximum_votes_allowed&quot;:3,&quot;code&quot;:&quot;DE&quot;,&quot;sort_order&quot;:8,&quot;region_id&quot;:null,&quot;created_at&quot;:null,&quot;updated_at&quot;:&quot;2024-10-07T16:27:32.000000Z&quot;,&quot;deleted_at&quot;:null,&quot;status_flag_id&quot;:8,&quot;bg_color_code&quot;:&quot;#dddddd&quot;,&quot;text_color_code&quot;:&quot;#000000&quot;,&quot;status_name&quot;:&quot;Pending&quot;,&quot;region&quot;:null,&quot;election_data&quot;:[{&quot;id&quot;:8,&quot;state_id&quot;:8,&quot;election_id&quot;:1,&quot;status_flag&quot;:8,&quot;electoral_votes&quot;:null,&quot;created_at&quot;:&quot;2024-10-18T18:48:17.000000Z&quot;,&quot;updated_at&quot;:&quot;2024-11-06T02:10:14.000000Z&quot;,&quot;deleted_at&quot;:null}]},{&quot;id&quot;:9,&quot;name&quot;:&quot;District of Columbia&quot;,&quot;maximum_votes_allowed&quot;:3,&quot;code&quot;:&quot;DC&quot;,&quot;sort_order&quot;:9,&quot;region_id&quot;:null,&quot;created_at&quot;:null,&quot;updated_at&quot;:&quot;2024-10-07T16:27:32.000000Z&quot;,&quot;deleted_at&quot;:null,&quot;status_flag_id&quot;:6,&quot;bg_color_code&quot;:&quot;#2f7ef7&quot;,&quot;text_color_code&quot;:&quot;#ffffff&quot;,&quot;status_name&quot;:&quot;Called Blue&quot;,&quot;region&quot;:null,&quot;election_data&quot;:[{&quot;id&quot;:9,&quot;state_id&quot;:9,&quot;election_id&quot;:1,&quot;status_flag&quot;:6,&quot;electoral_votes&quot;:3,&quot;created_at&quot;:&quot;2024-10-18T18:48:17.000000Z&quot;,&quot;updated_at&quot;:&quot;2024-11-06T02:10:14.000000Z&quot;,&quot;deleted_at&quot;:null}]},{&quot;id&quot;:10,&quot;name&quot;:&quot;Florida&quot;,&quot;maximum_votes_allowed&quot;:30,&quot;code&quot;:&quot;FL&quot;,&quot;sort_order&quot;:10,&quot;region_id&quot;:null,&quot;created_at&quot;:null,&quot;updated_at&quot;:&quot;2024-10-07T16:27:32.000000Z&quot;,&quot;deleted_at&quot;:null,&quot;status_flag_id&quot;:3,&quot;bg_color_code&quot;:&quot;#f83136&quot;,&quot;text_color_code&quot;:&quot;#ffffff&quot;,&quot;status_name&quot;:&quot;Called Red&quot;,&quot;region&quot;:null,&quot;election_data&quot;:[{&quot;id&quot;:10,&quot;state_id&quot;:10,&quot;election_id&quot;:1,&quot;status_flag&quot;:3,&quot;electoral_votes&quot;:30,&quot;created_at&quot;:&quot;2024-10-18T18:48:17.000000Z&quot;,&quot;updated_at&quot;:&quot;2024-11-06T02:10:14.000000Z&quot;,&quot;deleted_at&quot;:null}]},{&quot;id&quot;:11,&quot;name&quot;:&quot;Georgia&quot;,&quot;maximum_votes_allowed&quot;:16,&quot;code&quot;:&quot;GA&quot;,&quot;sort_order&quot;:11,&quot;region_id&quot;:null,&quot;created_at&quot;:null,&quot;updated_at&quot;:&quot;2024-10-07T16:27:32.000000Z&quot;,&quot;deleted_at&quot;:null,&quot;status_flag_id&quot;:8,&quot;bg_color_code&quot;:&quot;#dddddd&quot;,&quot;text_color_code&quot;:&quot;#000000&quot;,&quot;status_name&quot;:&quot;Pending&quot;,&quot;region&quot;:null,&quot;election_data&quot;:[{&quot;id&quot;:11,&quot;state_id&quot;:11,&quot;election_id&quot;:1,&quot;status_flag&quot;:8,&quot;electoral_votes&quot;:null,&quot;created_at&quot;:&quot;2024-10-18T18:48:17.000000Z&quot;,&quot;updated_at&quot;:&quot;2024-11-06T02:10:14.000000Z&quot;,&quot;deleted_at&quot;:null}]},{&quot;id&quot;:12,&quot;name&quot;:&quot;Hawaii&quot;,&quot;maximum_votes_allowed&quot;:4,&quot;code&quot;:&quot;HI&quot;,&quot;sort_order&quot;:12,&quot;region_id&quot;:null,&quot;created_at&quot;:null,&quot;updated_at&quot;:&quot;2024-10-07T16:27:32.000000Z&quot;,&quot;deleted_at&quot;:null,&quot;status_flag_id&quot;:8,&quot;bg_color_code&quot;:&quot;#dddddd&quot;,&quot;text_color_code&quot;:&quot;#000000&quot;,&quot;status_name&quot;:&quot;Pending&quot;,&quot;region&quot;:null,&quot;election_data&quot;:[{&quot;id&quot;:12,&quot;state_id&quot;:12,&quot;election_id&quot;:1,&quot;status_flag&quot;:8,&quot;electoral_votes&quot;:null,&quot;created_at&quot;:&quot;2024-10-18T18:48:17.000000Z&quot;,&quot;updated_at&quot;:&quot;2024-11-06T02:10:14.000000Z&quot;,&quot;deleted_at&quot;:null}]},{&quot;id&quot;:13,&quot;name&quot;:&quot;Idaho&quot;,&quot;maximum_votes_allowed&quot;:4,&quot;code&quot;:&quot;ID&quot;,&quot;sort_order&quot;:13,&quot;region_id&quot;:null,&quot;created_at&quot;:null,&quot;updated_at&quot;:&quot;2024-10-07T16:27:32.000000Z&quot;,&quot;deleted_at&quot;:null,&quot;status_flag_id&quot;:8,&quot;bg_color_code&quot;:&quot;#dddddd&quot;,&quot;text_color_code&quot;:&quot;#000000&quot;,&quot;status_name&quot;:&quot;Pending&quot;,&quot;region&quot;:null,&quot;election_data&quot;:[{&quot;id&quot;:13,&quot;state_id&quot;:13,&quot;election_id&quot;:1,&quot;status_flag&quot;:8,&quot;electoral_votes&quot;:null,&quot;created_at&quot;:&quot;2024-10-18T18:48:17.000000Z&quot;,&quot;updated_at&quot;:&quot;2024-11-06T02:10:14.000000Z&quot;,&quot;deleted_at&quot;:null}]},{&quot;id&quot;:14,&quot;name&quot;:&quot;Illinois&quot;,&quot;maximum_votes_allowed&quot;:19,&quot;code&quot;:&quot;IL&quot;,&quot;sort_order&quot;:14,&quot;region_id&quot;:null,&quot;created_at&quot;:null,&quot;updated_at&quot;:&quot;2024-10-07T16:27:32.000000Z&quot;,&quot;deleted_at&quot;:null,&quot;status_flag_id&quot;:8,&quot;bg_color_code&quot;:&quot;#dddddd&quot;,&quot;text_color_code&quot;:&quot;#000000&quot;,&quot;status_name&quot;:&quot;Pending&quot;,&quot;region&quot;:null,&quot;election_data&quot;:[{&quot;id&quot;:14,&quot;state_id&quot;:14,&quot;election_id&quot;:1,&quot;status_flag&quot;:8,&quot;electoral_votes&quot;:null,&quot;created_at&quot;:&quot;2024-10-18T18:48:17.000000Z&quot;,&quot;updated_at&quot;:&quot;2024-11-06T02:10:14.000000Z&quot;,&quot;deleted_at&quot;:null}]},{&quot;id&quot;:15,&quot;name&quot;:&quot;Indiana&quot;,&quot;maximum_votes_allowed&quot;:11,&quot;code&quot;:&quot;IN&quot;,&quot;sort_order&quot;:15,&quot;region_id&quot;:null,&quot;created_at&quot;:null,&quot;updated_at&quot;:&quot;2024-10-07T16:27:32.000000Z&quot;,&quot;deleted_at&quot;:null,&quot;status_flag_id&quot;:3,&quot;bg_color_code&quot;:&quot;#f83136&quot;,&quot;text_color_code&quot;:&quot;#ffffff&quot;,&quot;status_name&quot;:&quot;Called Red&quot;,&quot;region&quot;:null,&quot;election_data&quot;:[{&quot;id&quot;:15,&quot;state_id&quot;:15,&quot;election_id&quot;:1,&quot;status_flag&quot;:3,&quot;electoral_votes&quot;:11,&quot;created_at&quot;:&quot;2024-10-18T18:48:17.000000Z&quot;,&quot;updated_at&quot;:&quot;2024-11-06T02:10:14.000000Z&quot;,&quot;deleted_at&quot;:null}]},{&quot;id&quot;:16,&quot;name&quot;:&quot;Iowa&quot;,&quot;maximum_votes_allowed&quot;:6,&quot;code&quot;:&quot;IA&quot;,&quot;sort_order&quot;:16,&quot;region_id&quot;:null,&quot;created_at&quot;:null,&quot;updated_at&quot;:&quot;2024-10-07T16:27:32.000000Z&quot;,&quot;deleted_at&quot;:null,&quot;status_flag_id&quot;:8,&quot;bg_color_code&quot;:&quot;#dddddd&quot;,&quot;text_color_code&quot;:&quot;#000000&quot;,&quot;status_name&quot;:&quot;Pending&quot;,&quot;region&quot;:null,&quot;election_data&quot;:[{&quot;id&quot;:16,&quot;state_id&quot;:16,&quot;election_id&quot;:1,&quot;status_flag&quot;:8,&quot;electoral_votes&quot;:null,&quot;created_at&quot;:&quot;2024-10-18T18:48:17.000000Z&quot;,&quot;updated_at&quot;:&quot;2024-11-06T02:10:14.000000Z&quot;,&quot;deleted_at&quot;:null}]},{&quot;id&quot;:17,&quot;name&quot;:&quot;Kansas&quot;,&quot;maximum_votes_allowed&quot;:6,&quot;code&quot;:&quot;KS&quot;,&quot;sort_order&quot;:17,&quot;region_id&quot;:null,&quot;created_at&quot;:null,&quot;updated_at&quot;:&quot;2024-10-07T16:27:32.000000Z&quot;,&quot;deleted_at&quot;:null,&quot;status_flag_id&quot;:8,&quot;bg_color_code&quot;:&quot;#dddddd&quot;,&quot;text_color_code&quot;:&quot;#000000&quot;,&quot;status_name&quot;:&quot;Pending&quot;,&quot;region&quot;:null,&quot;election_data&quot;:[{&quot;id&quot;:17,&quot;state_id&quot;:17,&quot;election_id&quot;:1,&quot;status_flag&quot;:8,&quot;electoral_votes&quot;:null,&quot;created_at&quot;:&quot;2024-10-18T18:48:17.000000Z&quot;,&quot;updated_at&quot;:&quot;2024-11-06T02:10:14.000000Z&quot;,&quot;deleted_at&quot;:null}]},{&quot;id&quot;:18,&quot;name&quot;:&quot;Kentucky&quot;,&quot;maximum_votes_allowed&quot;:8,&quot;code&quot;:&quot;KY&quot;,&quot;sort_order&quot;:18,&quot;region_id&quot;:null,&quot;created_at&quot;:null,&quot;updated_at&quot;:&quot;2024-10-07T16:27:32.000000Z&quot;,&quot;deleted_at&quot;:null,&quot;status_flag_id&quot;:3,&quot;bg_color_code&quot;:&quot;#f83136&quot;,&quot;text_color_code&quot;:&quot;#ffffff&quot;,&quot;status_name&quot;:&quot;Called Red&quot;,&quot;region&quot;:null,&quot;election_data&quot;:[{&quot;id&quot;:18,&quot;state_id&quot;:18,&quot;election_id&quot;:1,&quot;status_flag&quot;:3,&quot;electoral_votes&quot;:8,&quot;created_at&quot;:&quot;2024-10-18T18:48:17.000000Z&quot;,&quot;updated_at&quot;:&quot;2024-11-06T02:10:14.000000Z&quot;,&quot;deleted_at&quot;:null}]},{&quot;id&quot;:19,&quot;name&quot;:&quot;Louisiana&quot;,&quot;maximum_votes_allowed&quot;:8,&quot;code&quot;:&quot;LA&quot;,&quot;sort_order&quot;:19,&quot;region_id&quot;:null,&quot;created_at&quot;:null,&quot;updated_at&quot;:&quot;2024-10-07T16:27:32.000000Z&quot;,&quot;deleted_at&quot;:null,&quot;status_flag_id&quot;:8,&quot;bg_color_code&quot;:&quot;#dddddd&quot;,&quot;text_color_code&quot;:&quot;#000000&quot;,&quot;status_name&quot;:&quot;Pending&quot;,&quot;region&quot;:null,&quot;election_data&quot;:[{&quot;id&quot;:19,&quot;state_id&quot;:19,&quot;election_id&quot;:1,&quot;status_flag&quot;:8,&quot;electoral_votes&quot;:null,&quot;created_at&quot;:&quot;2024-10-18T18:48:17.000000Z&quot;,&quot;updated_at&quot;:&quot;2024-11-06T02:10:14.000000Z&quot;,&quot;deleted_at&quot;:null}]},{&quot;id&quot;:20,&quot;name&quot;:&quot;Maine&quot;,&quot;maximum_votes_allowed&quot;:2,&quot;code&quot;:&quot;ME&quot;,&quot;sort_order&quot;:20,&quot;region_id&quot;:null,&quot;created_at&quot;:null,&quot;updated_at&quot;:&quot;2024-10-07T16:27:32.000000Z&quot;,&quot;deleted_at&quot;:null,&quot;status_flag_id&quot;:8,&quot;bg_color_code&quot;:&quot;#dddddd&quot;,&quot;text_color_code&quot;:&quot;#000000&quot;,&quot;status_name&quot;:&quot;Pending&quot;,&quot;region&quot;:null,&quot;election_data&quot;:[{&quot;id&quot;:20,&quot;state_id&quot;:20,&quot;election_id&quot;:1,&quot;status_flag&quot;:8,&quot;electoral_votes&quot;:null,&quot;created_at&quot;:&quot;2024-10-18T18:48:17.000000Z&quot;,&quot;updated_at&quot;:&quot;2024-11-06T02:10:14.000000Z&quot;,&quot;deleted_at&quot;:null}]},{&quot;id&quot;:52,&quot;name&quot;:&quot;Maine&quot;,&quot;maximum_votes_allowed&quot;:1,&quot;code&quot;:&quot;ME&quot;,&quot;sort_order&quot;:20,&quot;region_id&quot;:1,&quot;created_at&quot;:null,&quot;updated_at&quot;:&quot;2024-10-07T16:27:33.000000Z&quot;,&quot;deleted_at&quot;:null,&quot;status_flag_id&quot;:8,&quot;bg_color_code&quot;:&quot;#dddddd&quot;,&quot;text_color_code&quot;:&quot;#000000&quot;,&quot;status_name&quot;:&quot;Pending&quot;,&quot;region&quot;:{&quot;id&quot;:1,&quot;state_id&quot;:20,&quot;name&quot;:&quot;Augusta (1)&quot;,&quot;created_at&quot;:&quot;2024-08-30T10:57:25.000000Z&quot;,&quot;updated_at&quot;:&quot;2024-08-30T10:57:25.000000Z&quot;,&quot;deleted_at&quot;:null},&quot;election_data&quot;:[{&quot;id&quot;:52,&quot;state_id&quot;:52,&quot;election_id&quot;:1,&quot;status_flag&quot;:8,&quot;electoral_votes&quot;:null,&quot;created_at&quot;:&quot;2024-10-18T18:48:17.000000Z&quot;,&quot;updated_at&quot;:&quot;2024-11-06T02:10:14.000000Z&quot;,&quot;deleted_at&quot;:null}]},{&quot;id&quot;:53,&quot;name&quot;:&quot;Maine&quot;,&quot;maximum_votes_allowed&quot;:1,&quot;code&quot;:&quot;ME&quot;,&quot;sort_order&quot;:20,&quot;region_id&quot;:2,&quot;created_at&quot;:null,&quot;updated_at&quot;:&quot;2024-10-07T16:27:33.000000Z&quot;,&quot;deleted_at&quot;:null,&quot;status_flag_id&quot;:8,&quot;bg_color_code&quot;:&quot;#dddddd&quot;,&quot;text_color_code&quot;:&quot;#000000&quot;,&quot;status_name&quot;:&quot;Pending&quot;,&quot;region&quot;:{&quot;id&quot;:2,&quot;state_id&quot;:20,&quot;name&quot;:&quot;Maine Main (2)&quot;,&quot;created_at&quot;:&quot;2024-08-30T10:57:25.000000Z&quot;,&quot;updated_at&quot;:&quot;2024-08-30T10:57:25.000000Z&quot;,&quot;deleted_at&quot;:null},&quot;election_data&quot;:[{&quot;id&quot;:53,&quot;state_id&quot;:53,&quot;election_id&quot;:1,&quot;status_flag&quot;:8,&quot;electoral_votes&quot;:null,&quot;created_at&quot;:&quot;2024-10-18T18:48:17.000000Z&quot;,&quot;updated_at&quot;:&quot;2024-11-06T02:10:14.000000Z&quot;,&quot;deleted_at&quot;:null}]},{&quot;id&quot;:21,&quot;name&quot;:&quot;Maryland&quot;,&quot;maximum_votes_allowed&quot;:10,&quot;code&quot;:&quot;MD&quot;,&quot;sort_order&quot;:23,&quot;region_id&quot;:null,&quot;created_at&quot;:null,&quot;updated_at&quot;:&quot;2024-10-07T16:27:33.000000Z&quot;,&quot;deleted_at&quot;:null,&quot;status_flag_id&quot;:6,&quot;bg_color_code&quot;:&quot;#2f7ef7&quot;,&quot;text_color_code&quot;:&quot;#ffffff&quot;,&quot;status_name&quot;:&quot;Called Blue&quot;,&quot;region&quot;:null,&quot;election_data&quot;:[{&quot;id&quot;:21,&quot;state_id&quot;:21,&quot;election_id&quot;:1,&quot;status_flag&quot;:6,&quot;electoral_votes&quot;:10,&quot;created_at&quot;:&quot;2024-10-18T18:48:17.000000Z&quot;,&quot;updated_at&quot;:&quot;2024-11-06T02:10:14.000000Z&quot;,&quot;deleted_at&quot;:null}]},{&quot;id&quot;:22,&quot;name&quot;:&quot;Massachusetts&quot;,&quot;maximum_votes_allowed&quot;:11,&quot;code&quot;:&quot;MA&quot;,&quot;sort_order&quot;:24,&quot;region_id&quot;:null,&quot;created_at&quot;:null,&quot;updated_at&quot;:&quot;2024-10-07T16:27:33.000000Z&quot;,&quot;deleted_at&quot;:null,&quot;status_flag_id&quot;:6,&quot;bg_color_code&quot;:&quot;#2f7ef7&quot;,&quot;text_color_code&quot;:&quot;#ffffff&quot;,&quot;status_name&quot;:&quot;Called Blue&quot;,&quot;region&quot;:null,&quot;election_data&quot;:[{&quot;id&quot;:22,&quot;state_id&quot;:22,&quot;election_id&quot;:1,&quot;status_flag&quot;:6,&quot;electoral_votes&quot;:11,&quot;created_at&quot;:&quot;2024-10-18T18:48:17.000000Z&quot;,&quot;updated_at&quot;:&quot;2024-11-06T02:10:14.000000Z&quot;,&quot;deleted_at&quot;:null}]},{&quot;id&quot;:23,&quot;name&quot;:&quot;Michigan&quot;,&quot;maximum_votes_allowed&quot;:15,&quot;code&quot;:&quot;MI&quot;,&quot;sort_order&quot;:25,&quot;region_id&quot;:null,&quot;created_at&quot;:null,&quot;updated_at&quot;:&quot;2024-10-07T16:27:33.000000Z&quot;,&quot;deleted_at&quot;:null,&quot;status_flag_id&quot;:8,&quot;bg_color_code&quot;:&quot;#dddddd&quot;,&quot;text_color_code&quot;:&quot;#000000&quot;,&quot;status_name&quot;:&quot;Pending&quot;,&quot;region&quot;:null,&quot;election_data&quot;:[{&quot;id&quot;:23,&quot;state_id&quot;:23,&quot;election_id&quot;:1,&quot;status_flag&quot;:8,&quot;electoral_votes&quot;:null,&quot;created_at&quot;:&quot;2024-10-18T18:48:17.000000Z&quot;,&quot;updated_at&quot;:&quot;2024-11-06T02:10:14.000000Z&quot;,&quot;deleted_at&quot;:null}]},{&quot;id&quot;:24,&quot;name&quot;:&quot;Minnesota&quot;,&quot;maximum_votes_allowed&quot;:10,&quot;code&quot;:&quot;MN&quot;,&quot;sort_order&quot;:26,&quot;region_id&quot;:null,&quot;created_at&quot;:null,&quot;updated_at&quot;:&quot;2024-10-07T16:27:33.000000Z&quot;,&quot;deleted_at&quot;:null,&quot;status_flag_id&quot;:8,&quot;bg_color_code&quot;:&quot;#dddddd&quot;,&quot;text_color_code&quot;:&quot;#000000&quot;,&quot;status_name&quot;:&quot;Pending&quot;,&quot;region&quot;:null,&quot;election_data&quot;:[{&quot;id&quot;:24,&quot;state_id&quot;:24,&quot;election_id&quot;:1,&quot;status_flag&quot;:8,&quot;electoral_votes&quot;:null,&quot;created_at&quot;:&quot;2024-10-18T18:48:17.000000Z&quot;,&quot;updated_at&quot;:&quot;2024-11-06T02:10:14.000000Z&quot;,&quot;deleted_at&quot;:null}]},{&quot;id&quot;:25,&quot;name&quot;:&quot;Mississippi&quot;,&quot;maximum_votes_allowed&quot;:6,&quot;code&quot;:&quot;MS&quot;,&quot;sort_order&quot;:27,&quot;region_id&quot;:null,&quot;created_at&quot;:null,&quot;updated_at&quot;:&quot;2024-10-07T16:27:33.000000Z&quot;,&quot;deleted_at&quot;:null,&quot;status_flag_id&quot;:8,&quot;bg_color_code&quot;:&quot;#dddddd&quot;,&quot;text_color_code&quot;:&quot;#000000&quot;,&quot;status_name&quot;:&quot;Pending&quot;,&quot;region&quot;:null,&quot;election_data&quot;:[{&quot;id&quot;:25,&quot;state_id&quot;:25,&quot;election_id&quot;:1,&quot;status_flag&quot;:8,&quot;electoral_votes&quot;:null,&quot;created_at&quot;:&quot;2024-10-18T18:48:17.000000Z&quot;,&quot;updated_at&quot;:&quot;2024-11-06T02:10:14.000000Z&quot;,&quot;deleted_at&quot;:null}]},{&quot;id&quot;:26,&quot;name&quot;:&quot;Missouri&quot;,&quot;maximum_votes_allowed&quot;:10,&quot;code&quot;:&quot;MO&quot;,&quot;sort_order&quot;:28,&quot;region_id&quot;:null,&quot;created_at&quot;:null,&quot;updated_at&quot;:&quot;2024-10-07T16:27:33.000000Z&quot;,&quot;deleted_at&quot;:null,&quot;status_flag_id&quot;:3,&quot;bg_color_code&quot;:&quot;#f83136&quot;,&quot;text_color_code&quot;:&quot;#ffffff&quot;,&quot;status_name&quot;:&quot;Called Red&quot;,&quot;region&quot;:null,&quot;election_data&quot;:[{&quot;id&quot;:26,&quot;state_id&quot;:26,&quot;election_id&quot;:1,&quot;status_flag&quot;:3,&quot;electoral_votes&quot;:10,&quot;created_at&quot;:&quot;2024-10-18T18:48:17.000000Z&quot;,&quot;updated_at&quot;:&quot;2024-11-06T02:10:14.000000Z&quot;,&quot;deleted_at&quot;:null}]},{&quot;id&quot;:27,&quot;name&quot;:&quot;Montana&quot;,&quot;maximum_votes_allowed&quot;:4,&quot;code&quot;:&quot;MT&quot;,&quot;sort_order&quot;:29,&quot;region_id&quot;:null,&quot;created_at&quot;:null,&quot;updated_at&quot;:&quot;2024-10-07T16:27:33.000000Z&quot;,&quot;deleted_at&quot;:null,&quot;status_flag_id&quot;:8,&quot;bg_color_code&quot;:&quot;#dddddd&quot;,&quot;text_color_code&quot;:&quot;#000000&quot;,&quot;status_name&quot;:&quot;Pending&quot;,&quot;region&quot;:null,&quot;election_data&quot;:[{&quot;id&quot;:27,&quot;state_id&quot;:27,&quot;election_id&quot;:1,&quot;status_flag&quot;:8,&quot;electoral_votes&quot;:null,&quot;created_at&quot;:&quot;2024-10-18T18:48:17.000000Z&quot;,&quot;updated_at&quot;:&quot;2024-11-06T02:10:14.000000Z&quot;,&quot;deleted_at&quot;:null}]},{&quot;id&quot;:28,&quot;name&quot;:&quot;Nebraska&quot;,&quot;maximum_votes_allowed&quot;:2,&quot;code&quot;:&quot;NE&quot;,&quot;sort_order&quot;:30,&quot;region_id&quot;:null,&quot;created_at&quot;:null,&quot;updated_at&quot;:&quot;2024-10-07T16:27:33.000000Z&quot;,&quot;deleted_at&quot;:null,&quot;status_flag_id&quot;:8,&quot;bg_color_code&quot;:&quot;#dddddd&quot;,&quot;text_color_code&quot;:&quot;#000000&quot;,&quot;status_name&quot;:&quot;Pending&quot;,&quot;region&quot;:null,&quot;election_data&quot;:[{&quot;id&quot;:28,&quot;state_id&quot;:28,&quot;election_id&quot;:1,&quot;status_flag&quot;:8,&quot;electoral_votes&quot;:null,&quot;created_at&quot;:&quot;2024-10-18T18:48:17.000000Z&quot;,&quot;updated_at&quot;:&quot;2024-11-06T02:10:14.000000Z&quot;,&quot;deleted_at&quot;:null}]},{&quot;id&quot;:54,&quot;name&quot;:&quot;Nebraska&quot;,&quot;maximum_votes_allowed&quot;:1,&quot;code&quot;:&quot;NE&quot;,&quot;sort_order&quot;:30,&quot;region_id&quot;:3,&quot;created_at&quot;:null,&quot;updated_at&quot;:&quot;2024-10-07T16:27:33.000000Z&quot;,&quot;deleted_at&quot;:null,&quot;status_flag_id&quot;:8,&quot;bg_color_code&quot;:&quot;#dddddd&quot;,&quot;text_color_code&quot;:&quot;#000000&quot;,&quot;status_name&quot;:&quot;Pending&quot;,&quot;region&quot;:{&quot;id&quot;:3,&quot;state_id&quot;:28,&quot;name&quot;:&quot;Omaha (1)&quot;,&quot;created_at&quot;:&quot;2024-08-30T10:57:25.000000Z&quot;,&quot;updated_at&quot;:&quot;2024-08-30T10:57:25.000000Z&quot;,&quot;deleted_at&quot;:null},&quot;election_data&quot;:[{&quot;id&quot;:54,&quot;state_id&quot;:54,&quot;election_id&quot;:1,&quot;status_flag&quot;:8,&quot;electoral_votes&quot;:null,&quot;created_at&quot;:&quot;2024-10-18T18:48:17.000000Z&quot;,&quot;updated_at&quot;:&quot;2024-11-06T02:10:14.000000Z&quot;,&quot;deleted_at&quot;:null}]},{&quot;id&quot;:55,&quot;name&quot;:&quot;Nebraska&quot;,&quot;maximum_votes_allowed&quot;:1,&quot;code&quot;:&quot;NE&quot;,&quot;sort_order&quot;:30,&quot;region_id&quot;:4,&quot;created_at&quot;:null,&quot;updated_at&quot;:&quot;2024-10-07T16:27:33.000000Z&quot;,&quot;deleted_at&quot;:null,&quot;status_flag_id&quot;:8,&quot;bg_color_code&quot;:&quot;#dddddd&quot;,&quot;text_color_code&quot;:&quot;#000000&quot;,&quot;status_name&quot;:&quot;Pending&quot;,&quot;region&quot;:{&quot;id&quot;:4,&quot;state_id&quot;:28,&quot;name&quot;:&quot;Lincoln (2)&quot;,&quot;created_at&quot;:&quot;2024-08-30T10:57:25.000000Z&quot;,&quot;updated_at&quot;:&quot;2024-08-30T10:57:25.000000Z&quot;,&quot;deleted_at&quot;:null},&quot;election_data&quot;:[{&quot;id&quot;:55,&quot;state_id&quot;:55,&quot;election_id&quot;:1,&quot;status_flag&quot;:8,&quot;electoral_votes&quot;:null,&quot;created_at&quot;:&quot;2024-10-18T18:48:17.000000Z&quot;,&quot;updated_at&quot;:&quot;2024-11-06T02:10:14.000000Z&quot;,&quot;deleted_at&quot;:null}]},{&quot;id&quot;:56,&quot;name&quot;:&quot;Nebraska&quot;,&quot;maximum_votes_allowed&quot;:1,&quot;code&quot;:&quot;NE&quot;,&quot;sort_order&quot;:30,&quot;region_id&quot;:5,&quot;created_at&quot;:null,&quot;updated_at&quot;:&quot;2024-10-07T16:27:33.000000Z&quot;,&quot;deleted_at&quot;:null,&quot;status_flag_id&quot;:8,&quot;bg_color_code&quot;:&quot;#dddddd&quot;,&quot;text_color_code&quot;:&quot;#000000&quot;,&quot;status_name&quot;:&quot;Pending&quot;,&quot;region&quot;:{&quot;id&quot;:5,&quot;state_id&quot;:28,&quot;name&quot;:&quot;Kearney (3)&quot;,&quot;created_at&quot;:&quot;2024-08-30T10:57:25.000000Z&quot;,&quot;updated_at&quot;:&quot;2024-08-30T10:57:25.000000Z&quot;,&quot;deleted_at&quot;:null},&quot;election_data&quot;:[{&quot;id&quot;:56,&quot;state_id&quot;:56,&quot;election_id&quot;:1,&quot;status_flag&quot;:8,&quot;electoral_votes&quot;:null,&quot;created_at&quot;:&quot;2024-10-18T18:48:17.000000Z&quot;,&quot;updated_at&quot;:&quot;2024-11-06T02:10:14.000000Z&quot;,&quot;deleted_at&quot;:null}]},{&quot;id&quot;:29,&quot;name&quot;:&quot;Nevada&quot;,&quot;maximum_votes_allowed&quot;:6,&quot;code&quot;:&quot;NV&quot;,&quot;sort_order&quot;:34,&quot;region_id&quot;:null,&quot;created_at&quot;:null,&quot;updated_at&quot;:&quot;2024-10-07T16:27:33.000000Z&quot;,&quot;deleted_at&quot;:null,&quot;status_flag_id&quot;:8,&quot;bg_color_code&quot;:&quot;#dddddd&quot;,&quot;text_color_code&quot;:&quot;#000000&quot;,&quot;status_name&quot;:&quot;Pending&quot;,&quot;region&quot;:null,&quot;election_data&quot;:[{&quot;id&quot;:29,&quot;state_id&quot;:29,&quot;election_id&quot;:1,&quot;status_flag&quot;:8,&quot;electoral_votes&quot;:null,&quot;created_at&quot;:&quot;2024-10-18T18:48:17.000000Z&quot;,&quot;updated_at&quot;:&quot;2024-11-06T02:10:14.000000Z&quot;,&quot;deleted_at&quot;:null}]},{&quot;id&quot;:30,&quot;name&quot;:&quot;New Hampshire&quot;,&quot;maximum_votes_allowed&quot;:4,&quot;code&quot;:&quot;NH&quot;,&quot;sort_order&quot;:35,&quot;region_id&quot;:null,&quot;created_at&quot;:null,&quot;updated_at&quot;:&quot;2024-10-07T16:27:33.000000Z&quot;,&quot;deleted_at&quot;:null,&quot;status_flag_id&quot;:8,&quot;bg_color_code&quot;:&quot;#dddddd&quot;,&quot;text_color_code&quot;:&quot;#000000&quot;,&quot;status_name&quot;:&quot;Pending&quot;,&quot;region&quot;:null,&quot;election_data&quot;:[{&quot;id&quot;:30,&quot;state_id&quot;:30,&quot;election_id&quot;:1,&quot;status_flag&quot;:8,&quot;electoral_votes&quot;:null,&quot;created_at&quot;:&quot;2024-10-18T18:48:17.000000Z&quot;,&quot;updated_at&quot;:&quot;2024-11-06T02:10:14.000000Z&quot;,&quot;deleted_at&quot;:null}]},{&quot;id&quot;:31,&quot;name&quot;:&quot;New Jersey&quot;,&quot;maximum_votes_allowed&quot;:14,&quot;code&quot;:&quot;NJ&quot;,&quot;sort_order&quot;:36,&quot;region_id&quot;:null,&quot;created_at&quot;:null,&quot;updated_at&quot;:&quot;2024-10-07T16:27:33.000000Z&quot;,&quot;deleted_at&quot;:null,&quot;status_flag_id&quot;:8,&quot;bg_color_code&quot;:&quot;#dddddd&quot;,&quot;text_color_code&quot;:&quot;#000000&quot;,&quot;status_name&quot;:&quot;Pending&quot;,&quot;region&quot;:null,&quot;election_data&quot;:[{&quot;id&quot;:31,&quot;state_id&quot;:31,&quot;election_id&quot;:1,&quot;status_flag&quot;:8,&quot;electoral_votes&quot;:null,&quot;created_at&quot;:&quot;2024-10-18T18:48:17.000000Z&quot;,&quot;updated_at&quot;:&quot;2024-11-06T02:10:14.000000Z&quot;,&quot;deleted_at&quot;:null}]},{&quot;id&quot;:32,&quot;name&quot;:&quot;New Mexico&quot;,&quot;maximum_votes_allowed&quot;:5,&quot;code&quot;:&quot;NM&quot;,&quot;sort_order&quot;:37,&quot;region_id&quot;:null,&quot;created_at&quot;:null,&quot;updated_at&quot;:&quot;2024-10-07T16:27:33.000000Z&quot;,&quot;deleted_at&quot;:null,&quot;status_flag_id&quot;:8,&quot;bg_color_code&quot;:&quot;#dddddd&quot;,&quot;text_color_code&quot;:&quot;#000000&quot;,&quot;status_name&quot;:&quot;Pending&quot;,&quot;region&quot;:null,&quot;election_data&quot;:[{&quot;id&quot;:32,&quot;state_id&quot;:32,&quot;election_id&quot;:1,&quot;status_flag&quot;:8,&quot;electoral_votes&quot;:null,&quot;created_at&quot;:&quot;2024-10-18T18:48:17.000000Z&quot;,&quot;updated_at&quot;:&quot;2024-11-06T02:10:14.000000Z&quot;,&quot;deleted_at&quot;:null}]},{&quot;id&quot;:33,&quot;name&quot;:&quot;New York&quot;,&quot;maximum_votes_allowed&quot;:28,&quot;code&quot;:&quot;NY&quot;,&quot;sort_order&quot;:38,&quot;region_id&quot;:null,&quot;created_at&quot;:null,&quot;updated_at&quot;:&quot;2024-10-07T16:27:33.000000Z&quot;,&quot;deleted_at&quot;:null,&quot;status_flag_id&quot;:8,&quot;bg_color_code&quot;:&quot;#dddddd&quot;,&quot;text_color_code&quot;:&quot;#000000&quot;,&quot;status_name&quot;:&quot;Pending&quot;,&quot;region&quot;:null,&quot;election_data&quot;:[{&quot;id&quot;:33,&quot;state_id&quot;:33,&quot;election_id&quot;:1,&quot;status_flag&quot;:8,&quot;electoral_votes&quot;:null,&quot;created_at&quot;:&quot;2024-10-18T18:48:17.000000Z&quot;,&quot;updated_at&quot;:&quot;2024-11-06T02:10:14.000000Z&quot;,&quot;deleted_at&quot;:null}]},{&quot;id&quot;:34,&quot;name&quot;:&quot;North Carolina&quot;,&quot;maximum_votes_allowed&quot;:16,&quot;code&quot;:&quot;NC&quot;,&quot;sort_order&quot;:39,&quot;region_id&quot;:null,&quot;created_at&quot;:null,&quot;updated_at&quot;:&quot;2024-10-07T16:27:33.000000Z&quot;,&quot;deleted_at&quot;:null,&quot;status_flag_id&quot;:8,&quot;bg_color_code&quot;:&quot;#dddddd&quot;,&quot;text_color_code&quot;:&quot;#000000&quot;,&quot;status_name&quot;:&quot;Pending&quot;,&quot;region&quot;:null,&quot;election_data&quot;:[{&quot;id&quot;:34,&quot;state_id&quot;:34,&quot;election_id&quot;:1,&quot;status_flag&quot;:8,&quot;electoral_votes&quot;:null,&quot;created_at&quot;:&quot;2024-10-18T18:48:17.000000Z&quot;,&quot;updated_at&quot;:&quot;2024-11-06T02:10:14.000000Z&quot;,&quot;deleted_at&quot;:null}]},{&quot;id&quot;:35,&quot;name&quot;:&quot;North Dakota&quot;,&quot;maximum_votes_allowed&quot;:3,&quot;code&quot;:&quot;ND&quot;,&quot;sort_order&quot;:40,&quot;region_id&quot;:null,&quot;created_at&quot;:null,&quot;updated_at&quot;:&quot;2024-10-07T16:27:33.000000Z&quot;,&quot;deleted_at&quot;:null,&quot;status_flag_id&quot;:3,&quot;bg_color_code&quot;:&quot;#f83136&quot;,&quot;text_color_code&quot;:&quot;#ffffff&quot;,&quot;status_name&quot;:&quot;Called Red&quot;,&quot;region&quot;:null,&quot;election_data&quot;:[{&quot;id&quot;:35,&quot;state_id&quot;:35,&quot;election_id&quot;:1,&quot;status_flag&quot;:3,&quot;electoral_votes&quot;:3,&quot;created_at&quot;:&quot;2024-10-18T18:48:17.000000Z&quot;,&quot;updated_at&quot;:&quot;2024-11-06T02:10:14.000000Z&quot;,&quot;deleted_at&quot;:null}]},{&quot;id&quot;:36,&quot;name&quot;:&quot;Ohio&quot;,&quot;maximum_votes_allowed&quot;:17,&quot;code&quot;:&quot;OH&quot;,&quot;sort_order&quot;:41,&quot;region_id&quot;:null,&quot;created_at&quot;:null,&quot;updated_at&quot;:&quot;2024-10-07T16:27:33.000000Z&quot;,&quot;deleted_at&quot;:null,&quot;status_flag_id&quot;:8,&quot;bg_color_code&quot;:&quot;#dddddd&quot;,&quot;text_color_code&quot;:&quot;#000000&quot;,&quot;status_name&quot;:&quot;Pending&quot;,&quot;region&quot;:null,&quot;election_data&quot;:[{&quot;id&quot;:36,&quot;state_id&quot;:36,&quot;election_id&quot;:1,&quot;status_flag&quot;:8,&quot;electoral_votes&quot;:null,&quot;created_at&quot;:&quot;2024-10-18T18:48:17.000000Z&quot;,&quot;updated_at&quot;:&quot;2024-11-06T02:10:14.000000Z&quot;,&quot;deleted_at&quot;:null}]},{&quot;id&quot;:37,&quot;name&quot;:&quot;Oklahoma&quot;,&quot;maximum_votes_allowed&quot;:7,&quot;code&quot;:&quot;OK&quot;,&quot;sort_order&quot;:42,&quot;region_id&quot;:null,&quot;created_at&quot;:null,&quot;updated_at&quot;:&quot;2024-10-07T16:27:33.000000Z&quot;,&quot;deleted_at&quot;:null,&quot;status_flag_id&quot;:3,&quot;bg_color_code&quot;:&quot;#f83136&quot;,&quot;text_color_code&quot;:&quot;#ffffff&quot;,&quot;status_name&quot;:&quot;Called Red&quot;,&quot;region&quot;:null,&quot;election_data&quot;:[{&quot;id&quot;:37,&quot;state_id&quot;:37,&quot;election_id&quot;:1,&quot;status_flag&quot;:3,&quot;electoral_votes&quot;:7,&quot;created_at&quot;:&quot;2024-10-18T18:48:17.000000Z&quot;,&quot;updated_at&quot;:&quot;2024-11-06T02:10:14.000000Z&quot;,&quot;deleted_at&quot;:null}]},{&quot;id&quot;:38,&quot;name&quot;:&quot;Oregon&quot;,&quot;maximum_votes_allowed&quot;:8,&quot;code&quot;:&quot;OR&quot;,&quot;sort_order&quot;:43,&quot;region_id&quot;:null,&quot;created_at&quot;:null,&quot;updated_at&quot;:&quot;2024-10-07T16:27:33.000000Z&quot;,&quot;deleted_at&quot;:null,&quot;status_flag_id&quot;:8,&quot;bg_color_code&quot;:&quot;#dddddd&quot;,&quot;text_color_code&quot;:&quot;#000000&quot;,&quot;status_name&quot;:&quot;Pending&quot;,&quot;region&quot;:null,&quot;election_data&quot;:[{&quot;id&quot;:38,&quot;state_id&quot;:38,&quot;election_id&quot;:1,&quot;status_flag&quot;:8,&quot;electoral_votes&quot;:null,&quot;created_at&quot;:&quot;2024-10-18T18:48:17.000000Z&quot;,&quot;updated_at&quot;:&quot;2024-11-06T02:10:14.000000Z&quot;,&quot;deleted_at&quot;:null}]},{&quot;id&quot;:39,&quot;name&quot;:&quot;Pennsylvania&quot;,&quot;maximum_votes_allowed&quot;:19,&quot;code&quot;:&quot;PA&quot;,&quot;sort_order&quot;:44,&quot;region_id&quot;:null,&quot;created_at&quot;:null,&quot;updated_at&quot;:&quot;2024-10-07T16:27:33.000000Z&quot;,&quot;deleted_at&quot;:null,&quot;status_flag_id&quot;:8,&quot;bg_color_code&quot;:&quot;#dddddd&quot;,&quot;text_color_code&quot;:&quot;#000000&quot;,&quot;status_name&quot;:&quot;Pending&quot;,&quot;region&quot;:null,&quot;election_data&quot;:[{&quot;id&quot;:39,&quot;state_id&quot;:39,&quot;election_id&quot;:1,&quot;status_flag&quot;:8,&quot;electoral_votes&quot;:null,&quot;created_at&quot;:&quot;2024-10-18T18:48:17.000000Z&quot;,&quot;updated_at&quot;:&quot;2024-11-06T02:10:14.000000Z&quot;,&quot;deleted_at&quot;:null}]},{&quot;id&quot;:40,&quot;name&quot;:&quot;Rhode Island&quot;,&quot;maximum_votes_allowed&quot;:4,&quot;code&quot;:&quot;RI&quot;,&quot;sort_order&quot;:45,&quot;region_id&quot;:null,&quot;created_at&quot;:null,&quot;updated_at&quot;:&quot;2024-10-07T16:27:33.000000Z&quot;,&quot;deleted_at&quot;:null,&quot;status_flag_id&quot;:8,&quot;bg_color_code&quot;:&quot;#dddddd&quot;,&quot;text_color_code&quot;:&quot;#000000&quot;,&quot;status_name&quot;:&quot;Pending&quot;,&quot;region&quot;:null,&quot;election_data&quot;:[{&quot;id&quot;:40,&quot;state_id&quot;:40,&quot;election_id&quot;:1,&quot;status_flag&quot;:8,&quot;electoral_votes&quot;:null,&quot;created_at&quot;:&quot;2024-10-18T18:48:17.000000Z&quot;,&quot;updated_at&quot;:&quot;2024-11-06T02:10:14.000000Z&quot;,&quot;deleted_at&quot;:null}]},{&quot;id&quot;:41,&quot;name&quot;:&quot;South Carolina&quot;,&quot;maximum_votes_allowed&quot;:9,&quot;code&quot;:&quot;SC&quot;,&quot;sort_order&quot;:46,&quot;region_id&quot;:null,&quot;created_at&quot;:null,&quot;updated_at&quot;:&quot;2024-10-07T16:27:33.000000Z&quot;,&quot;deleted_at&quot;:null,&quot;status_flag_id&quot;:3,&quot;bg_color_code&quot;:&quot;#f83136&quot;,&quot;text_color_code&quot;:&quot;#ffffff&quot;,&quot;status_name&quot;:&quot;Called Red&quot;,&quot;region&quot;:null,&quot;election_data&quot;:[{&quot;id&quot;:41,&quot;state_id&quot;:41,&quot;election_id&quot;:1,&quot;status_flag&quot;:3,&quot;electoral_votes&quot;:9,&quot;created_at&quot;:&quot;2024-10-18T18:48:17.000000Z&quot;,&quot;updated_at&quot;:&quot;2024-11-06T02:10:14.000000Z&quot;,&quot;deleted_at&quot;:null}]},{&quot;id&quot;:42,&quot;name&quot;:&quot;South Dakota&quot;,&quot;maximum_votes_allowed&quot;:3,&quot;code&quot;:&quot;SD&quot;,&quot;sort_order&quot;:47,&quot;region_id&quot;:null,&quot;created_at&quot;:null,&quot;updated_at&quot;:&quot;2024-10-07T16:27:33.000000Z&quot;,&quot;deleted_at&quot;:null,&quot;status_flag_id&quot;:3,&quot;bg_color_code&quot;:&quot;#f83136&quot;,&quot;text_color_code&quot;:&quot;#ffffff&quot;,&quot;status_name&quot;:&quot;Called Red&quot;,&quot;region&quot;:null,&quot;election_data&quot;:[{&quot;id&quot;:42,&quot;state_id&quot;:42,&quot;election_id&quot;:1,&quot;status_flag&quot;:3,&quot;electoral_votes&quot;:3,&quot;created_at&quot;:&quot;2024-10-18T18:48:17.000000Z&quot;,&quot;updated_at&quot;:&quot;2024-11-06T02:10:14.000000Z&quot;,&quot;deleted_at&quot;:null}]},{&quot;id&quot;:43,&quot;name&quot;:&quot;Tennessee&quot;,&quot;maximum_votes_allowed&quot;:11,&quot;code&quot;:&quot;TN&quot;,&quot;sort_order&quot;:48,&quot;region_id&quot;:null,&quot;created_at&quot;:null,&quot;updated_at&quot;:&quot;2024-10-07T16:27:33.000000Z&quot;,&quot;deleted_at&quot;:null,&quot;status_flag_id&quot;:3,&quot;bg_color_code&quot;:&quot;#f83136&quot;,&quot;text_color_code&quot;:&quot;#ffffff&quot;,&quot;status_name&quot;:&quot;Called Red&quot;,&quot;region&quot;:null,&quot;election_data&quot;:[{&quot;id&quot;:43,&quot;state_id&quot;:43,&quot;election_id&quot;:1,&quot;status_flag&quot;:3,&quot;electoral_votes&quot;:11,&quot;created_at&quot;:&quot;2024-10-18T18:48:17.000000Z&quot;,&quot;updated_at&quot;:&quot;2024-11-06T02:10:14.000000Z&quot;,&quot;deleted_at&quot;:null}]},{&quot;id&quot;:44,&quot;name&quot;:&quot;Texas&quot;,&quot;maximum_votes_allowed&quot;:40,&quot;code&quot;:&quot;TX&quot;,&quot;sort_order&quot;:49,&quot;region_id&quot;:null,&quot;created_at&quot;:null,&quot;updated_at&quot;:&quot;2024-10-07T16:27:33.000000Z&quot;,&quot;deleted_at&quot;:null,&quot;status_flag_id&quot;:3,&quot;bg_color_code&quot;:&quot;#f83136&quot;,&quot;text_color_code&quot;:&quot;#ffffff&quot;,&quot;status_name&quot;:&quot;Called Red&quot;,&quot;region&quot;:null,&quot;election_data&quot;:[{&quot;id&quot;:44,&quot;state_id&quot;:44,&quot;election_id&quot;:1,&quot;status_flag&quot;:3,&quot;electoral_votes&quot;:40,&quot;created_at&quot;:&quot;2024-10-18T18:48:17.000000Z&quot;,&quot;updated_at&quot;:&quot;2024-11-06T02:10:14.000000Z&quot;,&quot;deleted_at&quot;:null}]},{&quot;id&quot;:45,&quot;name&quot;:&quot;Utah&quot;,&quot;maximum_votes_allowed&quot;:6,&quot;code&quot;:&quot;UT&quot;,&quot;sort_order&quot;:50,&quot;region_id&quot;:null,&quot;created_at&quot;:null,&quot;updated_at&quot;:&quot;2024-10-07T16:27:33.000000Z&quot;,&quot;deleted_at&quot;:null,&quot;status_flag_id&quot;:8,&quot;bg_color_code&quot;:&quot;#dddddd&quot;,&quot;text_color_code&quot;:&quot;#000000&quot;,&quot;status_name&quot;:&quot;Pending&quot;,&quot;region&quot;:null,&quot;election_data&quot;:[{&quot;id&quot;:45,&quot;state_id&quot;:45,&quot;election_id&quot;:1,&quot;status_flag&quot;:8,&quot;electoral_votes&quot;:null,&quot;created_at&quot;:&quot;2024-10-18T18:48:17.000000Z&quot;,&quot;updated_at&quot;:&quot;2024-11-06T02:10:14.000000Z&quot;,&quot;deleted_at&quot;:null}]},{&quot;id&quot;:46,&quot;name&quot;:&quot;Vermont&quot;,&quot;maximum_votes_allowed&quot;:3,&quot;code&quot;:&quot;VT&quot;,&quot;sort_order&quot;:51,&quot;region_id&quot;:null,&quot;created_at&quot;:null,&quot;updated_at&quot;:&quot;2024-10-07T16:27:33.000000Z&quot;,&quot;deleted_at&quot;:null,&quot;status_flag_id&quot;:6,&quot;bg_color_code&quot;:&quot;#2f7ef7&quot;,&quot;text_color_code&quot;:&quot;#ffffff&quot;,&quot;status_name&quot;:&quot;Called Blue&quot;,&quot;region&quot;:null,&quot;election_data&quot;:[{&quot;id&quot;:46,&quot;state_id&quot;:46,&quot;election_id&quot;:1,&quot;status_flag&quot;:6,&quot;electoral_votes&quot;:3,&quot;created_at&quot;:&quot;2024-10-18T18:48:17.000000Z&quot;,&quot;updated_at&quot;:&quot;2024-11-06T02:10:14.000000Z&quot;,&quot;deleted_at&quot;:null}]},{&quot;id&quot;:47,&quot;name&quot;:&quot;Virginia&quot;,&quot;maximum_votes_allowed&quot;:13,&quot;code&quot;:&quot;VA&quot;,&quot;sort_order&quot;:52,&quot;region_id&quot;:null,&quot;created_at&quot;:null,&quot;updated_at&quot;:&quot;2024-10-07T16:27:33.000000Z&quot;,&quot;deleted_at&quot;:null,&quot;status_flag_id&quot;:8,&quot;bg_color_code&quot;:&quot;#dddddd&quot;,&quot;text_color_code&quot;:&quot;#000000&quot;,&quot;status_name&quot;:&quot;Pending&quot;,&quot;region&quot;:null,&quot;election_data&quot;:[{&quot;id&quot;:47,&quot;state_id&quot;:47,&quot;election_id&quot;:1,&quot;status_flag&quot;:8,&quot;electoral_votes&quot;:null,&quot;created_at&quot;:&quot;2024-10-18T18:48:17.000000Z&quot;,&quot;updated_at&quot;:&quot;2024-11-06T02:10:14.000000Z&quot;,&quot;deleted_at&quot;:null}]},{&quot;id&quot;:48,&quot;name&quot;:&quot;Washington&quot;,&quot;maximum_votes_allowed&quot;:12,&quot;code&quot;:&quot;WA&quot;,&quot;sort_order&quot;:53,&quot;region_id&quot;:null,&quot;created_at&quot;:null,&quot;updated_at&quot;:&quot;2024-10-07T16:27:33.000000Z&quot;,&quot;deleted_at&quot;:null,&quot;status_flag_id&quot;:8,&quot;bg_color_code&quot;:&quot;#dddddd&quot;,&quot;text_color_code&quot;:&quot;#000000&quot;,&quot;status_name&quot;:&quot;Pending&quot;,&quot;region&quot;:null,&quot;election_data&quot;:[{&quot;id&quot;:48,&quot;state_id&quot;:48,&quot;election_id&quot;:1,&quot;status_flag&quot;:8,&quot;electoral_votes&quot;:null,&quot;created_at&quot;:&quot;2024-10-18T18:48:17.000000Z&quot;,&quot;updated_at&quot;:&quot;2024-11-06T02:10:14.000000Z&quot;,&quot;deleted_at&quot;:null}]},{&quot;id&quot;:49,&quot;name&quot;:&quot;West Virginia&quot;,&quot;maximum_votes_allowed&quot;:4,&quot;code&quot;:&quot;WV&quot;,&quot;sort_order&quot;:54,&quot;region_id&quot;:null,&quot;created_at&quot;:null,&quot;updated_at&quot;:&quot;2024-10-07T16:27:33.000000Z&quot;,&quot;deleted_at&quot;:null,&quot;status_flag_id&quot;:3,&quot;bg_color_code&quot;:&quot;#f83136&quot;,&quot;text_color_code&quot;:&quot;#ffffff&quot;,&quot;status_name&quot;:&quot;Called Red&quot;,&quot;region&quot;:null,&quot;election_data&quot;:[{&quot;id&quot;:49,&quot;state_id&quot;:49,&quot;election_id&quot;:1,&quot;status_flag&quot;:3,&quot;electoral_votes&quot;:4,&quot;created_at&quot;:&quot;2024-10-18T18:48:17.000000Z&quot;,&quot;updated_at&quot;:&quot;2024-11-06T02:10:14.000000Z&quot;,&quot;deleted_at&quot;:null}]},{&quot;id&quot;:50,&quot;name&quot;:&quot;Wisconsin&quot;,&quot;maximum_votes_allowed&quot;:10,&quot;code&quot;:&quot;WI&quot;,&quot;sort_order&quot;:55,&quot;region_id&quot;:null,&quot;created_at&quot;:null,&quot;updated_at&quot;:&quot;2024-10-07T16:27:33.000000Z&quot;,&quot;deleted_at&quot;:null,&quot;status_flag_id&quot;:8,&quot;bg_color_code&quot;:&quot;#dddddd&quot;,&quot;text_color_code&quot;:&quot;#000000&quot;,&quot;status_name&quot;:&quot;Pending&quot;,&quot;region&quot;:null,&quot;election_data&quot;:[{&quot;id&quot;:50,&quot;state_id&quot;:50,&quot;election_id&quot;:1,&quot;status_flag&quot;:8,&quot;electoral_votes&quot;:null,&quot;created_at&quot;:&quot;2024-10-18T18:48:17.000000Z&quot;,&quot;updated_at&quot;:&quot;2024-11-06T02:10:14.000000Z&quot;,&quot;deleted_at&quot;:null}]},{&quot;id&quot;:51,&quot;name&quot;:&quot;Wyoming&quot;,&quot;maximum_votes_allowed&quot;:3,&quot;code&quot;:&quot;WY&quot;,&quot;sort_order&quot;:56,&quot;region_id&quot;:null,&quot;created_at&quot;:null,&quot;updated_at&quot;:&quot;2024-10-07T16:27:33.000000Z&quot;,&quot;deleted_at&quot;:null,&quot;status_flag_id&quot;:3,&quot;bg_color_code&quot;:&quot;#f83136&quot;,&quot;text_color_code&quot;:&quot;#ffffff&quot;,&quot;status_name&quot;:&quot;Called Red&quot;,&quot;region&quot;:null,&quot;election_data&quot;:[{&quot;id&quot;:51,&quot;state_id&quot;:51,&quot;election_id&quot;:1,&quot;status_flag&quot;:3,&quot;electoral_votes&quot;:3,&quot;created_at&quot;:&quot;2024-10-18T18:48:17.000000Z&quot;,&quot;updated_at&quot;:&quot;2024-11-06T02:10:14.000000Z&quot;,&quot;deleted_at&quot;:null}]}]},&quot;url&quot;:&quot;\/&quot;,&quot;version&quot;:&quot;cfb549425cdfb5ddb914536250d832f4&quot;}" data-logo-url="https://www.electionintegritymap.com/assets/images/logo.png" data-brand-logo="https://www.electionintegritymap.com/assets/images/louder-with-crowder-logo.png" data-submit-report-image="https://www.electionintegritymap.com/assets/images/file-a-report-banner.webp"><div class="flex flex-col justify-between min-h-screen"><div class="inline-block w-full body-bg pb-5"><div class="flex flex-col md:container md:mx-auto"><div class="inline-block w-full pb-4"><div class="grid grid-cols-1 lg:grid-cols-2 gap-4 items-center m-2 p-2"><div class="flex items-center justify-between w-full"><a class="flex items-center space-x-2" href="/"><img src="https://www.electionintegritymap.com/assets/images/louder-with-crowder-logo.png" alt="Brand Logo" class="xs:h-14 sm:h-14 md:h-20 h-16 mx-2"><img src="https://www.electionintegritymap.com/assets/images/logo.png" alt="LWC Logo" class="xs:h-14 sm:h-14 md:h-20 h-16 mx-2 custom-drop-shadow"></a><button class="lg:hidden text-white focus:outline-none z-50 relative ml-auto"><svg class="w-10 h-10" fill="none" stroke="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M4 6h16M4 12h16M4 18h16"></path></svg></button></div><div class="-translate-x-full fixed top-0 left-0 w-full h-full bg-[#012644] transition-transform transform lg:hidden flex flex-col space-y-4 z-40 mb-8"><a class="text-blue-400 oswald-font text-2xl mt-[15vh] ml-8" href="/">Home</a><a class="text-white oswald-font text-2xl ml-8" href="/integrity-reports">Integrity Reports</a><a href="https://report.electionintegritymap.com" target="_blank" class="text-white oswald-font text-2xl ml-8">Submit Report</a></div><div class="hidden lg:flex flex-col lg:flex-row justify-center lg:justify-end space-y-4 md:space-y-0 md:space-x-8 mt-4 md:mt-0"><a class="text-white oswald-font text-2xl text-center md:text-left px-4 md:px-0" href="/">Home</a><a class="text-white oswald-font text-2xl text-center md:text-left px-4 md:px-0" href="/integrity-reports">Integrity Reports</a><a href="https://report.electionintegritymap.com" target="_blank" class="text-white oswald-font text-2xl text-center md:text-left px-4 md:px-0">Submit Report</a></div></div></div><div class="m-2 mt-0 rounded-2xl text-black bg-white border-gray-200 border lg:p-5"><div class="flex flex-col lg:flex-row justify-evenly p-5 gap-5"><div class="w-full lg:w-9/12"><div class="w-full lg:w-full lg:mb-0"><div class="rounded-lg overflow-hidden h-full"><div class="w-full rounded-lg">
<div style="position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; background: #000;">
    <iframe src="https://rumble.com/embed/v5jp96w/?pub=3329e0" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen="" style="position: absolute; top: 0; left: 0; width: 100%; height: 100%;">
    </iframe>
</div></div></div></div><div class="w-full lg:w-full lg:mb-0 my-5"><div><div class="mt-8 mb-2 p-1"><ul class="gap-y-2 grid grid-cols-2 md:flex md:justify-center md:flex-wrap items-center text-center mx-auto"><li class="flex items-center my-1 md:gap-x-1 sm:gap-x-0 md:mr-2 sm:mr-0"><div class="w-7 h-7 rounded-full flex border border-gray-500 items-center justify-center mr-1" style="background-color: rgb(254, 195, 197);"><span class="inline-flex text-sm items-center rounded-full font-medium" style="color: rgb(0, 0, 0);">0</span></div><span class="md:mr-2 sm:mr-0 text-sm text-left">Leaning Red</span></li><li class="flex items-center my-1 md:gap-x-1 sm:gap-x-0 md:mr-2 sm:mr-0"><div class="w-7 h-7 rounded-full flex border border-gray-500 items-center justify-center mr-1" style="background-color: rgb(251, 146, 150);"><span class="inline-flex text-sm items-center rounded-full font-medium" style="color: rgb(0, 0, 0);">0</span></div><span class="md:mr-2 sm:mr-0 text-sm text-left">Heavy Red</span></li><li class="flex items-center my-1 md:gap-x-1 sm:gap-x-0 md:mr-2 sm:mr-0"><div class="w-7 h-7 rounded-full flex border border-gray-500 items-center justify-center mr-1" style="background-color: rgb(248, 49, 54);"><span class="inline-flex text-sm items-center rounded-full font-medium" style="color: rgb(255, 255, 255);">14</span></div><span class="md:mr-2 sm:mr-0 text-sm text-left">Called Red</span></li><li class="flex items-center my-1 md:gap-x-1 sm:gap-x-0 md:mr-2 sm:mr-0"><div class="w-7 h-7 rounded-full flex border border-gray-500 items-center justify-center mr-1" style="background-color: rgb(197, 217, 251);"><span class="inline-flex text-sm items-center rounded-full font-medium" style="color: rgb(0, 0, 0);">0</span></div><span class="md:mr-2 sm:mr-0 text-sm text-left">Leaning Blue</span></li><li class="flex items-center my-1 md:gap-x-1 sm:gap-x-0 md:mr-2 sm:mr-0"><div class="w-7 h-7 rounded-full flex border border-gray-500 items-center justify-center mr-1" style="background-color: rgb(147, 188, 252);"><span class="inline-flex text-sm items-center rounded-full font-medium" style="color: rgb(0, 0, 0);">0</span></div><span class="md:mr-2 sm:mr-0 text-sm text-left">Heavy Blue</span></li><li class="flex items-center my-1 md:gap-x-1 sm:gap-x-0 md:mr-2 sm:mr-0"><div class="w-7 h-7 rounded-full flex border border-gray-500 items-center justify-center mr-1" style="background-color: rgb(47, 126, 247);"><span class="inline-flex text-sm items-center rounded-full font-medium" style="color: rgb(255, 255, 255);">4</span></div><span class="md:mr-2 sm:mr-0 text-sm text-left">Called Blue</span></li><li class="flex items-center my-1 md:gap-x-1 sm:gap-x-0 md:mr-2 sm:mr-0"><div class="w-7 h-7 rounded-full flex border border-gray-500 items-center justify-center mr-1" style="background-color: rgb(129, 0, 127);"><span class="inline-flex text-sm items-center rounded-full font-medium" style="color: rgb(255, 255, 255);">0</span></div><span class="md:mr-2 sm:mr-0 text-sm text-left">Too Close</span></li><li class="flex items-center my-1 md:gap-x-1 sm:gap-x-0 md:mr-2 sm:mr-0"><div class="w-7 h-7 rounded-full flex border border-gray-500 items-center justify-center mr-1" style="background-color: rgb(221, 221, 221);"><span class="inline-flex text-sm items-center rounded-full font-medium" style="color: rgb(0, 0, 0);">38</span></div><span class="md:mr-2 sm:mr-0 text-sm text-left">Pending</span></li></ul></div><div class="w-full bg-white mt-5"><h3 class="oswald-font text-2xl font-semibold mb-4 text-center">Electoral Vote Totals</h3><h3 class="flex justify-center text-xl font-bold mb-4 text-red-600 text-center xs:px-8"><span class="hidden md:block">270 Electoral Votes Needed To Win</span><span class="hidden xs:block sm:block md:hidden">270 Electoral Votes<br> Needed To Win</span></h3><div class="flex flex-wrap justify-center items-center md:my-3 gap-4 lg:gap-0"><div class="flex flex-col items-center xs:mb-2 sm:mb-2 md:mb-0 md:mx-8 xs:mx-4 "><figure class="flex flex-col items-center"><img src="https://ewr1.vultrobjects.com/election-media/candidates/Y2dxeDxETGep0GzQI0KVJDInHW3AsNlDqAe7tEjQ.jpg" alt="Donald Trump" class="h-24 w-24 rounded-full object-cover"><figcaption class="text-xs mt-2">Donald Trump</figcaption></figure><span class="font-bold text-2xl text-red-600 mt-4">154</span></div><div class="flex flex-col items-center xs:mb-2 sm:mb-2 md:mb-0 md:mx-8 xs:mx-4 "><figure class="flex flex-col items-center"><img src="https://ewr1.vultrobjects.com/election-media/candidates/datPZCUIVQeZN5dqCz0wNqwKZJJN6WYkSuH4Yh5l.png" alt="Kamala Harris" class="h-24 w-24 rounded-full object-cover"><figcaption class="text-xs mt-2">Kamala Harris</figcaption></figure><span class="font-bold text-2xl text-blue-600 mt-4">27</span></div></div></div><div style="width: 100%; margin: 0px auto; overflow: hidden;"><div style="width: 100%; overflow: visible;"><svg viewBox="0 0 860 700" class="rsm-svg " style="width: 100%; height: 100%;"><g><rect width="800" height="600" fill="transparent"></rect><g transform="translate(-52.009616818604854 71.741944771112) scale(1)" class="rsm-zoomable-group undefined"><g class="rsm-geographies "><path tabindex="0" class="rsm-geography " d="M612.0682055531321,404.2703266419725L615.2541698207319,403.50951023511936L615.2785317113406,403.1043729604147L616.1382835315158,403.67774806036516L615.6570947201733,404.16934588217396L615.0595700035168,403.96098688394625L614.0249903957996,404.0785845786021L612.8946022707657,404.44509070656864ZM606.8171189586465,315.0160086095317L606.7972278191367,314.774121665787L614.9417578087531,314.17857324471663L618.3579253572075,313.8740633916466L627.0507520287117,313.27355147804553L632.0933752185128,312.81085754016635L634.0945916177657,312.5768437725526L642.7118816756249,311.74206689073173L646.0227531130232,311.46379972087493L647.4043259991878,316.53623831346454L649.4457521789237,323.51856693952186L651.109805501287,329.4983037028477L652.3531816145471,334.1402853698992L653.7421524302041,339.0404217783805L656.8697055670957,350.272711131999L657.4288512133357,350.7286106446667L657.2724793979091,351.33137448241246L658.0786391160414,351.9699503558161L658.6319745477492,354.3266691971537L659.3227576223151,355.41645320273005L660.3995879873776,356.41239437441186L660.7198728203961,357.70693552885587L661.2900107900414,358.22518465365954L660.9489818788121,360.16481468422194L662.0088053041002,360.49588654492584L662.7557638794522,361.05787106777825L662.2932059981566,361.95640009233375L661.6768068878011,362.0284012246817L661.8337323070643,362.3997346939733L661.0880501090642,362.8274504020784L660.4554671130774,363.74483418066757L660.7275959371314,364.6222643336348L660.7746464174138,366.0125206434085L660.540262791783,367.4351095385116L659.8852942647595,368.6786737071101L659.7991139429444,369.41857408283136L660.3652811920311,371.36487458402974L660.3334367055463,372.08215610256343L661.5663387649504,373.35096955426445L661.9580098424657,375.25157473540435L661.6675710373972,376.2093387294693L661.8602195946324,376.884213042876L661.554933921856,378.21629591837836L661.7572804946719,379.4734334673702L661.3990373186773,379.85503586423226L661.7765724940928,380.63807664292756L661.7057565662315,381.52128706940493L663.0097811561432,382.84520381355117L663.5263721998405,383.82223391941307L663.7534159362363,384.78412794087774L659.9407601730335,385.2223315537983L655.9081586223402,385.756136798282L649.6508565774869,386.5018984836847L639.7360857394877,387.5272054123501L632.0284279384797,388.1656666946592L622.5624123997304,389.0668145754943L622.7876369135715,389.66072016230567L622.2082103742746,391.5695247689616L622.355069655001,391.9280175557251L623.7827584650178,393.0771232347133L624.0130521267811,393.71866892833737L626.1895623902227,394.814653023687L626.4617216098053,395.90412158249603L625.7493166267891,397.615353786126L626.0010145920544,398.48044965471684L627.2236385599316,399.1927442676912L626.240325422704,399.8468928711244L625.8988714998411,401.20101743097723L625.4027637243211,401.48767660043086L625.84003879652,401.8356164188815L625.0141324999306,402.3292363648377L622.8760389559674,403.083594301355L620.6055944069778,403.6688024497387L617.3845346017487,404.00847575695616L618.3658909981286,403.2641876970828L619.0926086299866,403.621515765734L621.0712554192814,403.01555695497495L621.1966837924255,402.4562381262879L620.2668122991956,401.7625445112993L619.8047482764223,401.1087396301847L618.59019679617,400.45465792294647L618.0651164753094,399.0474096584162L618.4807638606758,397.81793971532727L618.20471716831,396.6150340607811L617.7378952746401,395.8801160788938L616.5483149165879,395.4643673913059L615.7505037948271,396.2737557354685L615.9161891811431,396.8730862851934L615.4762193296808,397.8296045283088L615.5884536283595,398.4817317319812L615.2866514440025,399.0231471351541L615.4211913074795,401.3347114413216L615.0486623794773,402.43004964260206L614.1904668654885,402.5654668115826L614.2005309236279,401.98411290201534L612.997261912436,401.4377359318513L612.1551292480975,401.76424673407666L611.8376395253808,401.4190676034749L610.8304183970372,401.8549171020244L610.3729655524274,398.311365221756L609.7431338445099,392.6016490836157L608.8589644432609,385.84300617055646L607.3047076927122,373.47558397887497L607.4505397148832,368.8874623540926L607.713896812963,357.3764862891561L607.7180441963087,353.9432362575143L608.0798688449626,335.7628900009754L608.1983800187209,333.158292961165L608.3835897757015,322.7106150362432L608.5518928104605,316.8205687320202L607.6358989303968,316.328414497116Z" fill="#f83136" borders="[object Object]" style="fill: rgb(248, 49, 54); stroke: rgb(254, 254, 254); stroke-width: 1; stroke-dasharray: 4, 4; outline: none;"></path><path tabindex="0" class="rsm-geography " d="M170.1210018094725,447.53566174684386L170.17640889019393,447.31800312610295L170.38253817231066,447.3682589196889L170.1711779166197,447.6231354909716ZM169.0284929687411,459.45117569448007L169.34840316580343,458.92754681150024L169.53148177795663,459.01421375032777L169.53278645031858,459.2737233074874L169.22019227943647,459.70696665982075L169.0361550000512,459.6087849257156ZM166.57217004708966,460.7693269876015L166.88668142608705,460.8363419598248L166.85853349230766,461.0404445635066ZM165.9406968176716,460.89343832033325L166.20779769150138,460.97995424277076L166.13039874110987,461.16876813366355L165.95966366064482,461.0957716911539ZM165.45414689414247,460.6897415928324L165.69402601501554,460.6931615927497L165.64047137125436,460.88664043774656ZM165.55554798788862,466.898452688726L165.6458745732907,466.6419577932495L165.8942489970388,466.70708901987496L165.8093477565505,467.1213095702859L165.62756732084944,467.22301332684935ZM164.79349343055043,462.2941448016818L164.93355872569714,462.1321933207887L165.19361501798232,462.34982332004387L164.7957817004463,462.3729977659188ZM164.48825693805105,452.9716882342863L164.80989773243783,452.5166766404062L164.88269534083665,451.8828641292016L165.24448405789946,452.0349361866164L164.9334467048136,452.40573709226027L164.83812582703627,452.68498929557967L164.9000046837621,452.8184307410373ZM163.84206266173723,462.3817263622767L164.0030957084579,462.0676700730625L164.2241669293894,462.21975195235933L164.50212330820779,462.23476686553965L164.1089905730637,462.4313271296141ZM162.72087236801053,454.2049280380698L162.91777109348402,454.16697997632593L162.98662855770593,454.66161839950195ZM160.3185340062678,468.0241626099544L160.6721450711294,467.5194950437828L160.85693643179613,467.48371791947466L161.1824981960278,467.8516300166498L161.24286895827373,467.7382106018028L160.9791139879854,467.3753016616175L161.049488438939,467.07028776160405L161.15966785675133,467.01260903097955L161.49418935425297,467.1490211595263L161.75138953087503,467.03825963812403L161.39004198669267,466.73922092098377L161.58234746704406,466.4210669543678L161.941395218248,466.59026928108096L162.12543148612463,466.56472760253007L161.94828670676122,466.2521360854324L162.09400547676034,466.15398351966184L162.34141370266596,466.2624125047897L162.50860253350106,466.0058542699359L162.28728002479787,465.9760306814218L162.12476216563323,465.79289287395073L162.36948215633464,465.771747161297L162.63178476873657,465.38939887008013L163.04545763152973,465.2797067536294L162.89478115067607,465.0855909680036L162.85044485825352,464.70331503891987L163.1716193177318,464.3247095321551L163.26065209235946,464.4974663447857L163.89911102772726,464.19513755530335L163.98525740697602,464.23243505593433L163.8555564109539,464.9006580557664L163.69933165172404,465.0058712555914L163.39490752580676,465.5933188129439L163.46684441990112,466.06501177695196L163.90688146200122,465.9926159308879L163.92178941841922,465.60343257058463L164.19240149113426,465.64729138986723L164.46033190141168,466.0402918740539L164.69801037521557,465.7632308311389L164.85035660922145,465.94486480203443L164.660313503294,466.6095818484829L164.77448528450338,466.73034218879434L164.87350273451747,466.32177283474715L165.19702723798034,466.0473298069682L165.28720240452031,466.18547222505424L165.27015532749817,466.8340833438278L164.91540889280213,467.3461522367795L164.51715402883025,467.2277225857291L164.3694112389589,466.7752823678908L164.11474278255787,466.9284095668588L164.28938349809408,467.4817143986246L164.0206556658321,467.60126731913374L163.5373611830921,467.53958022562426L163.34651555206548,467.84808141460263L163.24324692948952,467.64751895632907L163.25892211462985,467.2302803371683L163.1353944518288,467.22165536615046L163.03768614159637,467.8659305445229L162.94151019784542,468.00309559185746L162.55978682097154,468.1062525582955L162.58842224088633,468.31414246123944L162.3924225782488,468.441634167543L161.8357872307339,468.52407419558574L160.76487837250062,468.10994396805614L160.50567106077236,468.1857889501011ZM159.7782617178495,459.32331973983895L160.26482509173934,459.1617477013898L160.48127606453863,459.4020708906417L160.4243315115647,459.6731447574674L160.27016304517113,459.7647365498524L159.92444668066105,459.7844332544041L159.73148759924092,459.4532478336859ZM157.74839058984733,477.0221904860393L158.14717347372687,476.7696360740634L158.24985319654206,477.0397379839002L157.77395281863906,477.08976155143415ZM157.01012780275147,477.9981415126851L157.26987644053483,477.650650145794L157.51520473519219,477.5390904955433L157.65678016828434,477.6014052014493L157.9791515953429,477.5064456520397L158.04331512358425,477.73154647691905L158.28832297927258,477.9398367605754L158.75283590182917,477.84943669033794L158.72738786880367,478.0576136196935L158.48214083195705,478.23228454885424L157.88759867596343,478.2657060519055L157.473731544304,478.33772898953504L157.06073695377162,478.19529245426895ZM155.5758533841401,472.5890414547305L155.8292453378325,472.49617409382034L155.88416691053027,472.068884533495L156.11479360314917,471.6489224774957L156.430542285968,471.46027057361323L156.495274052484,471.21305152060955L156.68311999630222,471.25949280951215L157.1117584321369,470.86798304216796L157.52579427183693,470.6670650186211L158.01375640869477,470.7526767209572L158.37681412472736,470.7472366440246L158.37697744486528,471.37783727000095L158.7038909314223,471.69843595664975L158.75369608340446,471.4449959489824L158.96632435117158,471.14609646114803L158.7401008384285,470.87635995359364L158.81495384322992,470.73544763507346L159.47881839180516,470.8118972231048L159.44029459727005,470.61501441316193L158.7891696106056,470.3695061309226L158.5517195353082,470.3923924175172L158.53853206598095,469.6772667916241L158.92392147392616,469.33306171835835L159.28406791280588,469.1685159011378L159.5330976056178,469.23491316788017L159.80875777660944,469.5486559452387L159.88857450820984,470.2970758023871L160.0754367359718,470.2225264653121L160.1843419872822,469.78806902972883L160.11958256776188,469.4788559779215L160.55742341171816,469.6890122377818L160.64198387381748,469.42349072681014L160.1797831296211,469.22495488616534L159.91633757466448,468.9002968313981L160.00145302248393,468.6518847213159L160.21262881671083,468.68402978139505L160.85079821697792,469.1678574069182L160.9624414501286,469.14407300797706L161.33843751458565,469.37035143983854L161.4745547900351,469.31220551952595L161.08378085203384,468.8948367606452L160.83330339041837,468.7062258641122L160.74382038475733,468.4593734677242L160.95453995689633,468.4570467949284L161.33067857495902,468.77908712001727L161.68964774131067,468.7065074521627L162.20115604240135,468.8617670692187L162.28330608248112,468.5843656269895L162.728149065814,468.49175145561946L162.63564073404402,468.8483777284316L162.16135547521228,469.4538284284509L162.08183471899804,469.92259406266515L162.32236091470858,470.12129169247623L162.31308663914643,469.586417574675L162.50797764161115,469.3407684291832L162.712324419368,469.61294287711604L162.76960384916927,469.3527543995031L162.97749338989365,469.16839667268147L163.03492243545645,468.93628306652295L163.20761806871354,468.8763435868007L163.33560561441433,469.0482054117472L163.5996691965295,468.63670143969273L163.80947239050937,468.5867091762134L163.76587287447322,468.8412490081325L164.11578662999685,468.92281787539446L163.98443250359225,469.140159463035L163.8449708577456,469.030889975562L163.62324464601215,469.1206098322193L163.8643160942741,469.31771340847473L163.80868023997678,469.5950605385711L164.04227651653778,469.4654497859026L164.18652887585185,469.74910487787884L164.52292698368228,469.73466494291443L164.2314210230869,470.04086878723786L164.02712885028856,469.860130268531L163.7275552574906,469.85608391367776L163.54660839505934,470.1306132059726L163.74756764081164,470.1766685800447L163.6545450940517,470.4773475940204L163.98075617496346,470.51465064629787L163.66714187707186,471.02336313919767L163.95309087794442,470.9208450686267L164.109339892844,470.6522773252797L164.17689069652604,470.84770869085173L164.76614496604543,470.8545887082346L164.73495493186527,471.08638800745956L164.29489124003183,471.537442593249L164.1470755482626,472.16066906108585L163.66675947895476,472.0989857363354L163.6365588742732,471.8800613152026L163.5159050969567,472.11366289082L163.2212852945483,471.8835503611714L163.00809709300484,471.9217300206688L162.71348223007377,471.6515679398624L162.5262871908701,471.7282328800762L162.22275909523242,471.626543577496L162.1264645423195,471.88715069356743L162.46603589199478,471.8757147952419L162.65651738645138,471.9679640756895L163.2331440568725,472.4463850332191L163.14038741663742,472.8424535947977L162.8555183797833,473.1409231981397L162.71257694742266,472.9409721714408L162.4774623874677,473.2267665455818L162.23422625265025,473.06207147314603L162.15484966164425,472.84945402158445L161.88801416898698,472.75234623253016L161.63642454609973,472.8236132802018L161.42445944657652,473.03482242435473L161.79092410514784,473.0184076360126L162.04815077281737,473.29029798227003L161.57133934875424,473.59576052980117L161.13964118440342,473.5338062933899L161.09029390110985,473.6469755286477L161.40970513015367,473.834366690054L161.5862863835286,473.7587963833932L162.03005217867153,473.7465642778624L162.31315062031322,473.98396976686183L162.17610421395213,474.1438740663635L161.8719205900313,474.1937025243355L161.4424035668078,474.3855491130411L161.33988275038394,474.3249750761944L161.10027661326893,474.491156292349L161.14174603061494,474.76644656739234L160.80082795321965,475.05168401663957L160.6339505227583,474.9408250693852L160.72121743548237,474.74860021101006L160.42578386024553,474.4700249549752L160.51235475017552,474.2047024373697L160.85164210235826,473.85231412747714L160.74874731046302,473.7183119538946L160.55968257058134,473.83839914759653L160.13291411848869,474.43306993124486L160.09578001618124,474.56842825866414L159.81467133764068,474.3902856930704L159.5352125449087,474.448179721246L159.47258404775127,474.64547516471987L159.80376718141525,474.6773848811324L159.93351035478136,475.03108260183996L159.73155716370184,475.37565857940234L159.41284964033437,475.48989797970256L159.42747258100798,475.8837268026795L159.10832746730696,476.1157084818502L158.95442099196904,476.04302476337267L158.66056916993952,476.50501270732036L158.4168670115517,476.6740300136102L158.1858248218678,476.55586272811246L157.78775432791448,476.66783568269875L158.07088937124234,476.01562117193123L158.21175771441185,475.953830667254L158.54418326991032,475.55422851144334L158.85047963910003,475.37929151164485L158.82449321079105,475.1711358632273L158.40352373107805,475.3010959010536L158.44166415550083,475.00845102813247L158.7211618524425,474.4341022518817L159.08902859405754,474.1405190633031L158.999621051999,473.971946490401L158.80975291494414,474.22569379602834L158.377804061335,474.5695126497738L158.04621716156004,475.1996638412143L157.73917552291618,475.5311235265835L157.56009223222017,475.59251699187604L157.49532885515055,475.8398911249321L157.2514801000245,476.0077265992595L157.202494743335,475.53483033154214L156.87227192487592,475.20665457600074L156.45239530835008,475.0517657079488L156.4950059018942,474.4893071755441L156.4488674257277,473.8923394039128L156.2879564061065,473.42381493616074L156.1503234112485,473.2424532227101L155.8604685455964,473.1270072161309L155.5193226480075,473.0950308665541L155.6982566848666,472.92822020034197L155.51120601585436,472.71775642945005ZM155.41354474216593,478.6928531956236L155.76920953842887,478.1287654296331L156.43234393431035,477.5892475515852L156.7028568137278,477.6137341281495L156.90730585532748,477.9188032260843L156.75157976985864,478.0472144644573L156.0374341553431,478.45210627123794L155.65738275766947,478.8925512073113ZM151.90371163444794,482.60687308520613L152.25162021728676,482.38525864206514L152.32262634069764,482.1733508222662L152.49636447796317,482.0538693474059L152.5971748591032,482.23619394536075L152.5125726890723,482.47596323202384L152.56932738398964,482.85962760728694L152.4726702184692,483.04285797550284L151.9999674888887,482.9579847899863ZM148.29020495278212,481.10079727433384L148.36646608701182,480.8394750314294L148.55504563464865,480.70648784657607L148.71163264167154,481.04474528983707L148.52735386875418,481.39183679799606ZM148.1381720356045,480.0477115810891L148.2635794025247,479.8559930570181L148.28345011066634,480.3183148557388L148.1528522980943,480.3184749088273ZM146.3629326100991,477.7137116837857L146.64694990520513,477.4574367011493L147.26452552874045,477.5037665023847L147.57298130539436,477.821936365143L147.12751557738224,477.67195017573096L146.9142495369541,477.8082720298248L146.35786632418268,477.8148363240688ZM144.21324964495864,478.8583960405796L144.46755949483466,478.73238430824233L144.59171139096654,479.0606204261326L144.47143570318306,479.11567545703366ZM140.3739652574715,482.0295518169318L140.50534136306766,481.6785106635875L140.75930701070857,481.6293947060823L141.0901510190915,481.9799612229553L140.97794216772746,482.0734088526265L140.71723969819698,481.84614473267317ZM139.4938714673633,481.6303090270722L139.68251755503218,481.9211159628717L139.33347914347004,481.8264203947745ZM138.33920849449257,487.9633492916114L138.34194370690818,487.7608005159887L138.52734474416442,487.6404487161128L138.78500582272815,487.80162765631377L138.63794575258007,488.1223119199337L138.37553310934263,488.1859153208346ZM138.548443243148,482.389692413403L138.68396741934293,482.02286838255355L138.81975183654455,481.97741687099L138.93646155568945,482.33633837720157ZM137.84238950684883,487.58495834103877L138.04242749741496,487.12250278764566L137.91618589096748,486.85297127084954L138.3303835852879,486.89799773238536L138.33937769787303,487.4564238660367L137.95958589689778,487.6396550355211ZM137.23099524121582,488.41840039176094L137.3718496314993,488.3570385181519L137.56784911112396,488.6100163119842L137.5385372840685,488.7990902798129L137.22628766530653,488.79544203794086ZM137.2248065037897,485.9496137036856L137.44167210167177,486.08641301298064L137.5315173414934,485.81781041058895L137.77964975624218,485.57932527587656L137.83602574828612,485.70801208218995L137.70230415496457,486.02376570067656L137.8163688759419,486.10652603482436L137.80929153450998,486.353899708434L137.6471686619999,486.6841591248718L137.8072193024648,486.86651292060907L137.70464737749174,486.9650616512011L137.48728444783745,486.8229143811387L137.450615217125,486.93816943507875L137.18656424980577,486.8707095588564ZM136.42659555894858,488.3039768320911L136.72155682896812,488.18884124615386L136.85519135301632,488.369427341553L136.57309863723847,488.49148460765525ZM136.45364418757612,486.7676493870717L136.5932630350371,486.5600864764596L136.9207233775109,486.3575074118844L136.97016171343546,486.5647023120586L136.64397531541053,486.75055655224116L136.4949702467452,487.0644187312344ZM135.63061730072167,484.8662012548088L135.82220594190812,484.82176112955744L135.86715924178327,485.0627847787981ZM134.8779225119145,487.44693253643436L135.37159790066707,486.9404313139783L135.58637238595963,486.80797448335056L135.5287021295126,486.7011717858038L135.2343314238748,486.6739015736478L135.2205263775584,486.2439667339022L135.5401825361464,485.99163792745713L135.87812224469604,486.2707070550378L135.88407113231622,486.0569586776305L135.73719893225226,485.750302915896L136.13058475986264,485.85930935601704L136.427359681453,485.24298046558226L136.5756323183172,485.38581691184476L136.52774697659504,485.62405223060546L136.40684798696714,485.62461393871195L136.3028281380562,486.0382560121881L136.45406594535356,486.15317906525286L136.47040390782422,485.968564819687L136.64434161406663,485.97825823444987L136.56143181269383,486.30923925151075L136.3961357815714,486.50323759331945L136.10802746264994,486.4098797204891L136.07204512601328,486.6603701202441L135.66117531635717,487.0234562063071L135.40761600782676,487.1354877658651L134.91797114696897,487.8849186597826ZM136.96462129441534,462.88173195502713L137.04697187494216,462.6575298437357L137.17218087057557,463.1391255503652L137.0741395886395,463.2713326693551ZM134.82531830525994,484.1810367223739L135.1389615117843,483.97387927532714L135.608162907099,484.09683236460734L135.55445329833816,484.53193926465707L134.89774518084576,484.4024238781855ZM136.55901515497627,462.9105867348368L136.697573447891,462.4881558524184L136.7270860861094,462.8136564389573ZM132.8722897989669,484.69760120158634L133.12714882195172,484.3059881729869L133.472630216123,484.2000684821984L133.69816479728303,484.35268651247685L133.64581750707464,484.6071417264276L133.78129499306914,484.5924910176583L133.96659555403482,484.3456118849793L134.1477948617952,484.544174259734L134.4785899791107,484.72326776228164L134.8371161458649,484.6167211389633L134.8948405997312,484.99466708919283L134.743120356719,485.3187346380687L134.57841973344824,485.07718649121813L134.2876193857516,485.032016014426L134.11421340806208,484.88519022406297L134.0964211301575,484.6576519348937L133.9570635442981,484.7116066902807L133.91880849012782,485.0973038147827L134.05403130823365,485.2235624560339L134.15269932357447,485.7242619092556L133.97303129901155,486.0451980000987L133.51229506325362,485.8017887591761L133.41230217649237,485.4586599459259L133.16239431018246,485.5348905097387L132.87086057330464,486.0130969094106L132.95756065846524,485.6945679959185L132.8491326402373,485.44060152217975L132.90920708833926,484.85954555039257ZM134.31693331853427,463.304554695685L134.48003442254574,462.57972398577016L134.9815728253291,462.33807761797516L135.23841892413208,462.3307918205607L135.75210977276623,461.9529046240171L135.8111967739696,461.97020604680426L134.9897521808054,463.4322012842451L134.7041887675449,463.58359928211416L134.3136099140575,463.5648337099592ZM130.688889938603,485.12854877000586L131.04977338700138,485.15185508039366L130.95257486751723,485.5422846909955L130.63581977942266,485.24127484155326ZM129.70584173961967,485.010507861148L129.85877420969643,484.85297236531875L130.34203805924324,484.86323003987815L130.18996743772357,485.1341922263521L129.6915611146921,485.1332442258495ZM128.84386360747803,485.5704806066799L128.9310924095686,485.2924462398351L129.1705021033706,485.2077952020705L129.49063426282453,485.35293707512784L129.63150880706954,485.5333560181522L130.07086427778822,485.82151376447587L130.12475273300112,486.05941610928954L129.75281784963823,485.76793295442764L129.4090149810423,486.05015524524305L129.08430095154606,485.5934591266062L128.91251247302128,485.78793654402807ZM126.71767174565298,486.54667496230263L127.16524622479878,486.22992201278856L127.49377727260003,486.4238887562513L127.43614457730777,486.8863137074282L127.25187230094409,487.16314952498266L127.06286779430911,487.25822808082063L126.74195518429723,486.88936131754593ZM133.19105805860283,430.1837288883841L133.41930341753795,429.9639399023903L133.64747433383127,429.9027954098816L133.8828291401269,430.02950852259653L134.11409599649798,430.02493513896866L134.18088021045116,430.24322617937565L134.13528822657267,430.5210412105741L133.35015697768802,430.49398650899633L133.17791938973383,430.3636080342696ZM124.819238614244,489.45129396797097L124.87070521040799,489.1694712096361L125.75085914747274,489.5911624581168L125.98009852886338,489.84148818949643L126.33245484594039,489.88667982751906L126.55670787778269,490.0735241170628L126.26911794095719,490.1670437759931L126.10989608360643,490.33331434787516L125.84001290274028,490.0722967036005L125.60292253934978,490.092419643531L125.20964349239537,489.83146530740737L124.94429605559861,489.9604162234831L124.68860717841275,489.60361098475653ZM124.4281973875579,482.94380694352685L124.61193202823071,482.97494385178237L124.51674880498709,483.1772929706223ZM116.91871176241224,489.8815525589181L117.10137718959828,489.7865883967106L117.30186675154356,489.92177124511744L116.9835090224676,490.079821985145ZM115.46249812087285,490.3309373312295L115.79307021149124,490.1937179817764L116.2307543499205,490.33000142607915L116.57319560345638,490.2847992323668L116.61904137469406,490.42884991089477L116.45537614109543,490.6574683259298L116.08987837769435,490.6702904224318L115.47645965619715,490.4129614691849ZM114.44177610752185,490.3311572454738L115.27937442326268,490.33945764923743L115.36853445553162,490.5538303010249L115.13435163395962,490.6957833374102L114.99284195978075,490.46091899669204L114.5271944240339,490.4029820088264ZM114.05087945319775,490.4846365184548L114.30991020017254,490.36502179317034L114.37021629831193,490.58050785503815L114.11201189330704,490.61495354316895ZM113.88090939819807,489.0762828800759L114.11130665926754,488.7981290152838L114.28563705163454,488.9143700027443L114.5461033741914,488.8576313780781L114.687825533985,489.0020100156549L114.35868058323157,489.13226849509647L114.48792114985307,489.4282891316757L114.8938369107043,489.4990230043349L114.86808863730124,489.72794572979734L114.55948648327826,489.65716834608065L114.23912061877678,490.05085481574355L113.95067252121831,489.8633347754786L113.99983161341332,489.4277779350292L114.25036140179608,489.2726735285357L114.14819975189747,489.1407390640215L113.91141620313842,489.218427719632ZM112.18968133322244,489.4712409953742L112.29386722249377,489.28512690091367L112.72685087858412,489.05653159026593L113.12618118385524,489.1632381088446L113.10892376748257,489.4906873830173L113.3855331944853,489.50628519426493L113.56020984089525,489.62302549887505L113.62523286812613,489.88528736636465L113.81417770434098,489.8448420109751L113.74686946967037,490.0664159159505L113.35869245280298,490.20225701055585L113.20676767099332,490.11233532512523L112.91773192956418,490.3166480642475L112.8642476357546,490.1474163850397L112.52610882096033,490.08025784904817L112.27531144985821,490.1483903400723L112.12366277991191,489.6016381152011ZM111.63493664707414,490.4236207427314L111.74534535413923,490.3585676029725L112.07856792455786,490.6082365044242L111.632424207995,490.5885311969975ZM115.12555457952102,449.57070354245315L115.55180511942396,449.51393945926384L116.20017746928305,449.64468302768967L116.42855217127158,449.8051764836349L116.70141098040213,449.8017866769648L116.77775030984003,449.9547277443444L117.02790928139206,449.9464232325976L117.17427055269633,449.80274798100373L117.12431854141781,449.57474199058487L117.58405587236814,449.27380170103027L117.99272356718579,449.41572647790287L118.03199566825478,449.21090767850967L118.364388891136,449.010441033452L118.6970487797931,449.30292046577154L119.00290189281178,449.17684490067614L119.27332543759874,449.1756776039876L119.49901138150261,448.9079703579304L119.57985369241312,449.67945747149025L119.87704744119154,449.7912089894405L120.24140238158007,449.66261611745614L120.55156664552305,449.83299580678465L120.81965168277166,450.10986096910005L120.61847809456664,450.44617515078994L120.70071781412588,450.712725725405L120.5353337637334,450.9122798313901L120.67330885685435,450.99981761493837L120.65511044347701,451.3686840161772L120.46842126015508,451.5530339490474L120.6565151422138,451.895560531839L120.62257712422617,452.2215420362656L120.87422797002972,452.2086731898082L120.7142714197125,452.37510014733016L120.690375395651,452.6456016366004L119.85028029836357,452.61613454570056L119.74700797898981,452.792235226L119.53519495792729,452.6450543866742L119.21690757172428,452.6901423304381L118.83439258084061,452.95219680227814L118.8615141655817,453.3239962363976L118.55231291770141,453.3126744228878L118.35960766712756,452.8697240315808L117.96989556486648,452.52691961026164L117.30837957348345,452.42375373600834L117.18437848711926,452.19897059737053L116.8813421946493,452.0368968227524L116.63358932358473,451.6554113497868L116.2776109246704,451.34396878271895L115.83993213162435,451.14758689251386L115.55368639029467,450.67603272501754L115.27911155972859,450.56282894788603L115.33498806533504,450.171562005992ZM104.48464464012832,493.4535424749671L104.74491114269057,493.37683828802744L105.10813251569544,493.14978942958453L105.45712916510706,493.1940292833031L106.01052317121807,493.07976028487946L106.1645021598172,492.9570126483617L106.52520216840543,493.15091473715484L106.73861772786552,493.0857202577249L106.89738704064857,492.8664068170506L107.17812504908252,493.0317154169984L107.2988728715803,492.64454456874915L107.61569441445124,492.77094212851785L107.49960578630453,492.14194140786833L107.80825905799836,492.0208760106277L107.90009233713306,492.1306223995547L108.12486004485746,492.07247195025434L107.91715692501599,491.83117242291155L108.01449227936918,491.62770699979046L108.27158774763203,491.5473741165881L108.6662187956787,491.63100051154163L108.71571238294217,492.0290920056935L108.92828456461577,492.0307183011468L108.88641158770237,491.73701449296533L109.09716099219841,491.60114825743796L108.42526756569204,491.2007078799636L108.21160088083593,491.27833420147635L107.86481483224269,490.7461367012491L107.91550655694039,490.4933053075696L108.43729370304936,490.07151741787385L109.0611084873853,489.9090104026009L109.58340197541095,489.8282403406094L109.64868471379887,489.926596956998L109.9742957540628,489.9153251533843L110.12463711881827,490.303944511128L109.86287287265336,490.4933961304096L109.92091492294844,490.7043958414502L110.13312406560149,490.8478646581719L110.37924936160476,490.592377588981L110.42621768663578,490.7896549885464L110.66052805961985,490.66865642834864L110.68973066470346,490.44023289672464L110.99968249977039,490.13932512773584L111.1432254646634,490.49722396641386L111.31948500955475,490.38193259382655L111.5275762173352,490.77434247598785L111.36125047206801,491.0627234011816L111.03465597310174,491.075787940985L110.63500077053945,491.39981676898924L110.01600817135689,491.6815231785722L110.0022751918214,491.9014406539988L110.52314440077541,491.6924132889458L111.38072571445839,491.4883015938229L111.4578086297918,491.3771944563579L111.78016689510648,491.31145348650995L111.85629563000919,491.4337890245876L111.7149207687366,491.8181201363325L111.4443310752084,492.0587935440884L111.0539540983282,492.17999676629603L110.94818737855061,492.291359614665L110.27933320782466,492.456213481954L109.84757122480087,492.4880744723051L109.96364310560784,492.77266107270214L109.74325746478823,492.736257099872L109.62406596996243,493.0614280049246L109.42250232571625,492.92569579546205L109.25214937508967,493.2922658102559L109.00412456837145,493.1015850193265L108.8679759117712,493.508878860421L108.35906570790954,493.48364907610636L108.08923409927782,493.2591944907161L107.9181224051739,493.4023637327858L107.7783437153787,493.24325087515496L107.44928656706888,493.3889763519138L107.37894044253628,493.3120478027555L106.69329290936275,493.59095873085283L106.6174841198359,493.7527531711059L106.30547566349577,493.6663403499445L106.0594744538653,493.7474645114664L105.81279316178679,494.0398238363714L105.45324924814614,493.8339519342812L105.27802294241695,494.05494925848745L104.64926430783197,493.6943931071469ZM120.4885031049688,414.2385969623967L120.59494441584292,414.0665195939212L120.97508529910004,413.86137099767024L122.26016849983509,413.51279635121836L122.93679292826936,413.22806347253436L123.47013728455364,412.9126155897373L123.95387938776031,412.6890100104137L124.41681868614779,412.41463116061794L125.31424062319103,411.98894824876857L125.88617138057504,411.7780043417494L127.41500348416463,411.10807220796306L129.1597347934973,410.53800894806244L130.4735971669627,410.24601563045263L131.31784471480861,410.12631915822084L132.578796819113,410.2357596046564L133.05084177768285,410.36830551727286L133.3405785891771,410.58609261615163L132.95166471282414,410.5912181704695L132.98550443984257,410.81117525076525L132.83450195306935,411.1905424190494L132.4823787308506,411.5738724370141L132.433663021916,411.9628478871166L132.49953714083347,412.28973403101816L132.2539138904913,412.58705611803083L131.7666551629167,412.70012173036145L131.71216877500478,412.8051045449663L132.17808027139105,412.8361804843611L132.44853671770744,413.7318073586284L132.82367138697794,413.80395398858343L133.18915442785436,413.6757719797654L133.58468272181454,413.73790699464206L134.02409630323723,413.9692681884094L134.48423564290783,413.9138354268735L135.14731070417832,413.91818809834973L135.40752939876182,414.28020554634054L135.89591406419524,414.22476660411763L136.04227060973693,414.4354750215627L136.5571847162691,414.3194560288754L136.74545460162454,414.19596728921283L137.49764388074257,414.65374124623327L137.70703893145432,414.3456067182168L137.98174654984808,414.12954231159836L138.4270672918119,413.3351090914679L138.6129406589239,413.2096971574778L138.9837997179597,413.30197902826126L139.03511702949527,413.5274098627132L139.329524356187,413.6273086361256L139.63804301519917,413.50852207736875L139.88312367267696,413.53459709616743L139.64728690320203,412.89001633530347L139.01465736262494,412.51106078316644L138.6081833147605,412.33010882189046L138.15823718755982,412.28395847033596L137.55686558596224,412.5512035814822L137.75280702572942,411.9431507798875L137.77974451549667,411.4785351546749L137.2798759306237,410.77558501236786L137.13830366195302,410.24522211024964L136.92216493216577,410.02103739883427L136.38726620304226,409.874281078374L136.35346257588094,409.5541608806131L136.12389992645964,409.01690598719136L136.22428093325567,408.74809285768646L136.48469498241687,408.68034901608485L136.60690815755697,408.45371058718376L136.7272305274369,408.6775877139554L136.96676078388344,408.55015994315255L137.152556386627,409.07485869741157L137.4213946287602,409.62076727596764L137.635850520488,409.70324303035335L137.3921253400668,410.2426303499015L137.38258067651344,410.5514224105703L137.60855728226966,410.8606283304326L138.05746408834608,411.60719197319787L138.50833825563095,412.04263964970954L138.88414027801008,411.9838862513281L139.1817116231881,411.85940233292604L139.2957998349127,411.5961108974785L138.8776151861112,411.5382186155531L138.81277405640682,411.27747110413605L138.33705555874124,410.828613686847L137.91945623591397,410.1485584246672L138.04618142460708,409.8707531113815L138.08573388659002,409.53756217303555L138.22975532084112,409.42509922253555L138.2762709664748,409.1096854837029L138.6394413193398,408.6287520821414L138.8939833147652,408.8381412450757L139.09769105191913,408.84445218045886L139.12446515067347,408.68997483692357L138.81143030606802,408.34482714221804L138.57760906859178,408.3627265568587L138.35888364088544,408.01632745605053L137.545142462826,408.08146402535033L137.22736011134302,408.25047694626477L136.91659175424644,408.2114383773545L136.54665675193093,408.27127808555764L136.2481521700848,408.1367750731494L136.0968311414182,407.8745688816283L135.930030578884,407.94272096199194L135.75546684525642,407.78980662116646L135.68115550410727,408.06741724302026L135.3818299490171,407.807086670126L134.58519389628947,407.45984828457864L134.11865170307635,407.2184249225047L133.69478441379198,407.0721627498544L133.51960160425554,406.87696331820285L133.60868317799574,406.33675976878783L133.5439772351719,405.4070039166045L133.25769349193172,404.14486645594144L133.12824197604743,403.7978227213361L132.86081834090297,403.40674427982975L132.14206997812823,402.72338783084683L131.07129961776232,401.2599505486685L130.90959216615352,401.09707363423985L130.5453781656327,400.54326597607036L130.15623893912675,400.19879283103955L129.72230269092074,399.9130534553007L129.3019564975503,399.70759412745423L129.08523157569303,399.47020471598825L128.99085534780068,399.0568071671728L128.6098349124855,398.51094745291357L128.2635625122158,398.2195183505983L127.6106386976047,397.8624712534362L127.24395022503774,397.82511979547064L127.60370885682039,397.66847899005757L128.4532720849155,397.4967499129798L128.6716173151812,397.2775057900758L128.75559653780354,396.97079950519753L128.99504836364966,396.5857402787627L129.32791746559118,395.31400144498315L129.3791916166411,394.6628051061589L130.85552903773524,395.1049537144553L131.43466462276052,395.17199736470525L132.68781681771927,395.14641990932984L133.3787952769252,395.1009626468252L134.04096704390778,395.12113333561456L134.74273016631582,394.8751516610775L135.14111318604702,394.5703465860782L135.40907562603692,394.4418590729697L135.92312581435698,394.02934870958114L136.74915540943985,393.0720489618593L136.99403464772408,392.59166864744583L137.11213217295955,392.16641936748346L137.23695858757984,391.1445220877678L137.73170303022192,389.912153457067L138.54870508150302,389.0018275126524L139.20112811737025,388.0903980985681L139.5522933305161,387.70693043542974L140.69445107287618,386.9473227941293L141.43988294506406,387.22841761660163L141.99054340810653,387.3067601028121L142.5586249904707,387.146548283658L143.10067118089188,386.9096749498698L143.899534089587,386.4141971788919L144.54431768376048,385.87875239133797L144.936461342695,385.4398705527691L145.92605776167704,384.4896071024613L146.19952581980257,384.34172048857045L147.00369016761323,384.059429179092L147.0385353485986,384.3211105109441L147.45222089464428,384.595088989992L148.09245758468083,384.7075936009109L148.63308327498285,384.66193557225597L148.744011544132,384.53711053205166L148.9944816263208,384.5698988782774L149.47974734700944,384.506609665367L150.0693450761632,384.26063255079254L150.67453589188813,383.8263431657429L151.2623766955834,383.1913263796612L151.56538672079483,382.7226349457273L152.275862734286,381.7394503285065L152.81616392967106,381.34478755121216L152.89426155784307,381.72044720953056L153.2491483503787,381.9417963844695L153.54985158447977,381.96311195118375L153.84754070969765,382.0823698762276L153.95752138875125,382.5353894022368L154.17331636662897,382.3169573541394L154.9332710740542,382.6055941396645L155.03736890502742,383.1455605869369L154.60701797105662,383.52478261616045L154.3243171158771,383.8631489046802L154.00291916769083,383.87589487823215L154.07344498019995,384.6801188867327L154.7087040613968,384.7796875526396L155.0623723937864,384.4638194400802L155.01688252405418,384.0453324942982L155.1431753630838,384.00422061355505L155.39337471767917,383.6416412339564L155.57428666668002,383.57932096477583L155.7179089824769,383.8454628948979L155.75533107161323,383.5003195581433L155.549163930586,383.2605493263234L155.82706373371684,382.96389465479996L155.9861647709703,383.224385145067L155.9686210581826,382.8675516230882L156.0870361327358,382.74879054963986L156.63348515617886,383.1620840754005L156.98048137737146,383.52783016701085L157.0799777859417,383.7592181904086L156.99232736041,383.9395894331798L156.99471351655413,384.53818070307483L157.06313523104714,384.80798342141514L157.54376703221914,384.7563836549657L157.8185777653067,384.9608840469759L157.94413859521646,385.1810888278763L158.3230606760031,384.84084906112946L158.55865816130597,384.42864531214184L159.43827734868512,384.4245192170364L159.9775271544082,384.1886940485501L160.3939498401101,384.24373834611475L160.710773893718,384.4256055392691L161.370685700037,384.42422224548403L161.85400978074608,384.58908473063L162.21295290440918,384.7722687858096L162.28889030630074,384.95711384116373L162.08550510304985,385.02298244104753L161.89160597157752,385.4842448531446L161.6897153236542,385.65403788252L161.81275261974528,386.1628343698072L162.0107473280894,386.13047711998104L162.16516788182324,386.2586071670616L162.52397245918777,386.2818131489826L162.60799775643113,386.43353157648215L163.16097245589367,386.52651545478375L163.42216749551312,386.46813819322017L163.29475408596662,386.7093101198526L163.3712532050392,386.8444182210973L162.95254519179795,387.0013708985208L162.89268511919116,387.13545443361994L163.057087619821,387.26803107707485L163.76846299951777,387.2104938927756L164.35390623991108,387.41379710843273L164.47364858645184,387.5908260589874L164.69715105676508,387.5538177828507L165.02866618729834,387.0650170740883L165.48042613941877,386.96113499803187L165.67712223293512,387.0507173897068L165.74767243000852,386.8597330116049L166.06504446555292,386.80483493496604L166.30454144703472,386.9409607470155L166.44217771646854,387.25888603454143L166.7699607317258,387.09159055892127L167.0712542137029,387.0299359984823L167.50645672677882,386.5456460571548L167.61766106476608,386.6600286468814L167.96928839744368,386.52710186254984L168.14208321016378,386.5984472290852L168.40330747302937,386.4373466906758L168.51024142971494,386.5955343361825L169.03945123791905,386.60216523143976L169.56368421497783,386.96075168594183L169.7878363599422,386.94905401345324L169.95000295978141,387.06898482153923L170.14427826623347,386.8822877646688L170.33951515368162,386.9107386288764L170.6684518192407,387.2871549207931L170.689050443394,387.5342670927321L170.97868274076473,387.6149343219527L171.28322166147132,387.306528367784L171.32151181938067,387.65169889865757L171.50239046165063,387.3203810127874L172.19053783156164,387.68377628113257L172.33757295704825,388.0410022603973L172.5427903256749,388.14895067569665L172.9368913721538,388.10526587777514L173.29138048085753,388.1531975128027L173.50480442007316,387.9320406023262L173.7311594794416,388.31352453684025L174.12398026384193,388.3278907954866L174.33129860935696,388.0561422308181L174.6846281798056,388.0843118976548L175.17627371050986,387.96286549800163L175.71352737656153,387.9565615775885L176.1325303950137,388.1180950860781L176.53713543640816,388.0858351994032L176.65511147036523,387.915737425689L177.2436796732617,388.3703581007304L177.475149988169,388.385333941088L177.7717378265982,388.64752548879636L178.14697060812352,388.68732405336834L178.33058319177485,388.82996383298894L178.70358853723835,388.8464960608692L178.86065269656046,388.9699373311803L179.05505754462976,388.76477824605644L179.604292393098,388.7991832037651L179.90740532698285,388.3262480773659L180.2895995876659,388.23697121931446L180.3459895766375,388.11706472558996L180.9814657032337,387.74820367846024L181.1059647091823,387.5951959083836L181.76999584288026,387.32419850066003L182.12823386353367,387.40675526737505L182.48442390715311,387.1702565003337L182.57248316834068,387.2564760107411L183.2715648303654,387.54878168562584L183.7310842880477,387.67797583979996L184.36907635769785,388.0158079626983L184.64257021856167,388.34343414221524L184.95161232345433,388.35030570297386L185.7496734791283,388.7505450309363L186.34009163379005,388.86600598612085L186.82483518103675,389.1233560663786L187.09259770686333,389.33682505580884L187.60146222716327,389.3117006275116L188.1205380135511,389.4632902565273L197.93094739213143,438.95456068256703L199.0170980066741,444.31764382532043L199.98056689644667,449.2348802425354L201.56368205425628,449.46146402721325L201.6429141201668,448.8696458005732L203.34334459374713,449.34711576158725L204.0464517084094,448.1568615487884L205.94006487591133,447.6179912411628L206.00029249460692,447.829718570699L205.96675205962745,449.4096449162789L206.64185183901142,449.903241403064L207.4906535594101,450.1467102741061L207.81545971875377,450.19812740829883L208.09058567425348,450.8051131360886L208.52620706741126,451.16560412408L212.3682414936799,453.5915644131368L213.1303136318141,455.1368036265717L213.16556856131018,455.6684781653297L213.41745880631126,455.5812673126867L213.86217289087648,454.8392313241589L214.92816865582063,453.64125945396876L215.0225533104442,453.48226532219167L215.79831990600582,453.2288780121181L215.9641402889946,452.37296798540484L215.6338561513144,451.24212490162677L216.0058234337807,451.25224117968344L216.1839736649841,451.0927197411776L216.29584887250095,450.6472751416807L216.22632662839513,450.4384234509714L215.79119219826202,450.28266774652855L216.23292545335812,449.8814034369535L216.96476682094325,449.51511844372044L218.20777629433616,448.2385283372875L219.08872770301855,448.6591767678042L219.54463093670097,449.043107113862L219.67258819668314,449.0174891955891L220.05598327622468,449.3162566657077L220.22115729774836,449.8786315354533L220.122483195326,450.04853683677226L220.19252703525976,450.24530249824426L220.44979116946064,450.4458396982056L220.4593820695966,450.6897253370236L220.78627867665188,451.0399963258534L221.68328156364254,450.9970532269588L221.8471999198661,451.33623369636865L222.3327960087363,451.61993247129533L222.60838763145534,451.53671878899377L223.11845697856063,452.0179110877818L223.16250489581643,452.41091249717874L223.495099470835,452.42735954419413L223.50158333178967,452.6963950768688L223.87272495923216,453.0012372876773L225.44530604851,453.41054951021954L226.01735140923097,453.93358942397344L226.75602152917043,454.4089054179394L227.52689462090285,454.8132367331556L227.34271746312214,455.1620413009608L227.95894005093288,455.75720597021143L228.75226543572109,456.32973193146853L229.38808099769915,457.1653671923723L230.38010746456325,457.9189112357599L231.04350894142905,458.65456527154845L231.59687242554162,459.129331328967L232.1138010249535,459.6868493922257L233.0695797062753,460.4346058817899L233.7328584985902,461.13111926929116L233.5888667598427,462.01182103124734L234.75512764193155,461.92399665877474L234.8752976080659,463.10222007854594L235.88330233721388,463.2375008218879L235.89849761533836,463.5954033181236L236.13687212910924,463.8522793098613L236.44118119683856,464.45535188911464L237.2792249230393,464.0795988038347L237.82451541182056,464.34686184799745L239.03994260966812,464.60130657433615L239.41148596499266,464.75485498330386L240.5377563869174,464.6282844875644L241.2967815474438,465.03921405259774L241.89820140498125,465.0152920794733L242.25918916090018,465.5771770192715L242.57004546548256,465.55170414006494L242.97124888305675,465.61812233763135L243.41518701512672,465.3135475600612L244.04162700692387,465.936575003317L244.18363748124762,466.42377436913864L244.1498120386597,467.0793363997297L244.06034813533427,467.5152850434346L244.19122431457492,467.82634613890013L244.3899975410556,467.9797912820091L244.56139787997034,468.62376690057584L244.91613815652545,469.1146677809869L245.14407228821221,469.3049609074028L245.48263490579947,469.9758082760523L245.7575607330305,470.2502249187702L245.55551251641566,470.92679207319094L245.49524197888798,471.6813264816453L245.5477082667203,471.8595663091839L245.4729220444525,472.42713763011267L245.33361418930184,472.94048159733717L245.05476127088173,473.6247757749868L244.81913867012258,474.0408307549068L244.60492874009174,474.2033086514197L244.73205276337097,474.4316964956713L244.53474081466157,474.6415409042615L244.30492674589703,474.48651850841355L244.18435583669898,474.195897778628L243.9730303521274,474.1295881068552L244.0448949245093,474.36628537842097L243.93450835543325,474.53789174654673L243.67099861179327,474.5260820956581L243.40627126488323,474.31149932787866L243.14927891548734,473.7596879812873L243.07846582650575,473.4449800818489L242.80026298782693,473.34845700839935L242.70506371039838,472.7679191606747L242.57997000726482,472.77724277515944L242.2714514021038,472.5540872614898L242.07421670580496,472.24302797152734L242.33192133900786,471.77410493923423L242.42515817628572,471.3640883707397L242.62875079898504,471.338066556791L242.44738557204687,470.9556966292333L242.15265775470255,470.5725411814274L242.09384723273655,469.86473498380457L241.6177230603663,468.90168963814097L241.36538002641817,468.59260050831557L240.5201739350876,467.9174620498067L240.14387307326155,467.72394829233025L239.90481975813628,467.52285325310453L239.88262802452448,467.733727480018L240.28427807146034,467.9602786968346L240.75512770397415,468.29890924789765L240.97894445469097,468.6484517775718L241.42375489392353,469.02569474516235L241.7986262588401,469.6729267014342L241.68128243850884,469.9722850012783L241.80703819190646,470.39879961395144L242.0702121986754,470.8532950197393L242.32654652873538,471.1309528162835L242.26715563087615,471.31970639182214L241.94603850914575,470.86230005028773L241.82297355082494,470.8350139771969L241.99392352891022,471.1914047900499L242.0846557580748,471.6005613861129L241.82530819571207,472.3024746819456L241.65828961265186,472.3920391361108L241.26337633376713,472.24065422676756L241.36488088345632,471.76918152013127L241.3650961727185,471.33364488026405L241.25559078498384,471.14608771378937L240.96083905034217,471.31086411945273L241.22214978567175,471.6471425539737L241.20073336784952,471.9052238834377L240.89038551313382,472.34919312061794L240.800268192253,472.3751201915804L240.30871347170773,471.90527565821367L240.2541341160815,472.1924517591796L239.83891964307676,472.01664353016247L239.59157850676303,471.99597666995754L239.3481430006313,471.78337647133566L238.87085124425857,471.54476451753175L238.73102328264085,471.14129831172374L239.06234488737624,470.841760198921L239.243201277578,470.47508562201443L238.9061381965622,470.3130302580733L238.8547230207418,469.88458256370586L238.67034220144495,469.71675256039595L238.8752757770203,469.3832696100198L238.8680465984856,469.2428872604967L238.64227864923612,469.3158336441447L238.4679861572606,468.9361158677635L238.47524846913652,468.6775806557415L237.9976616656523,468.94492565582374L238.15511921801846,469.15803793684404L238.32140575748633,469.19547764013265L238.37726163291964,469.3962337664023L238.3720026726935,469.9037734723855L238.47001560571027,470.2266799703887L238.3666652864914,470.6965822947155L238.1175367771081,470.7052803953395L238.37557728814366,471.1690806705208L238.32881939288404,471.44075333338446L237.93261731867835,471.26796583751224L237.57892400441528,471.25833957464226L237.4116040820129,471.13730809249853L237.02222121502382,470.48628720633485L236.6957411717629,470.18169669218963L237.01047795038048,470.24688216158916L236.9619067998711,469.81810746073893L237.23109085765844,469.5063539105015L237.11223240391968,468.67356074182084L236.82703888210705,468.1651513876255L236.84674743185528,467.81958238694455L236.95928783635847,467.9057645373435L237.03075060463414,467.6314417657507L236.94854356047125,467.1126092047521L236.70981925794354,467.26020307996805L236.76640557071156,467.585596117035L236.58636526672538,467.82562636352804L236.43740972403037,468.2389301503985L236.80380577790874,468.7851346287393L236.78074749768044,469.04250011707666L236.3651189563713,469.16610519501177L236.29340871673458,469.4456274581073L236.3848532432326,469.59270137545406L236.19823588603992,469.738888683747L236.04990156272783,469.5872432117943L235.9792834427453,469.2135817654112L235.7017352117668,469.1706605492021L235.32353242426433,468.538589859049L234.95688629578763,468.7620902286887L235.04231357546456,469.018072820723L234.4852479796711,468.50428814245146L234.23021372257062,467.8602175544339L234.28477308298937,467.6939657030069L234.59177202942197,467.58577954382685L234.5605394206114,467.2048974225743L234.63323376955069,466.88998022939097L234.9809048144075,466.7019867293653L235.3072730864424,467.0192269783657L235.27997111754195,466.65446114541106L234.7934565304069,465.82144877692616L234.8983208992638,465.76823623097766L235.34712550579977,465.8834345333101L235.50294724090793,466.18096432135286L235.6959516042667,466.30540240596963L235.72787683219153,466.1578621575522L235.47787005184978,465.78550762922373L235.14508008504157,465.6906527294579L234.82593272081238,465.51363911584195L234.6938222283603,465.24358226115726L234.53601215868025,465.2196504305853L234.43418918924,465.40232893619776L234.22413891613013,465.1821272770847L233.88597340876504,465.10558301703617L233.7232904815301,464.8218507134033L233.8285780738245,464.6501958472647L233.66557472002637,464.32504452603513L233.3479341331206,464.26501715726187L232.78084536589165,464.0620640469807L232.5010258930348,463.7456544309904L232.26080463717858,463.62934498813604L231.9642714546234,463.25889340511446L232.23959821913496,462.91341040279286L232.0043420892887,462.64731203938385L231.86941169842927,462.9701844941672L231.60797640178063,462.9493239317599L231.63104804800042,463.1016564340158L231.2514064568408,462.882269441767L230.8625123312433,462.9613202677215L230.6324308553372,462.7045281195264L230.3543536798686,462.95982821536603L229.57090200683473,462.7615484149482L229.34622341286908,462.3900549472167L229.40232544245868,461.94092640420814L229.65681822780041,461.98961090735355L230.04730944524425,461.8405891365698L230.07268702580657,461.5485254503463L229.80299061472192,461.6176082110117L229.35641271541027,461.5478610980043L229.3204935378286,461.3524983316267L228.890746999467,460.7509271115933L228.90778318063587,460.2668449780843L228.63791298032325,460.4118805448431L228.42617045482794,460.3668388163801L228.14492320945055,460.14283434663116L228.05362236343146,459.5634512186916L228.28846430732474,459.47720937523644L228.54050953075432,459.60976938613476L228.9748978723308,459.6128644881642L229.87981282781783,459.8476903432596L229.9133923482806,459.74801256607975L229.51483758284922,459.53379055586646L229.2437644931444,459.50878277405945L228.2353921642325,459.0627637818378L228.03774649506553,458.5642411224207L227.86159067882647,458.70873547829774L227.94832528728068,459.06521398047283L227.70545113032165,459.12423999024173L226.9622624205692,458.37788714703316L226.06518541497957,457.79015451378615L225.7022648700373,457.07703904453444L225.6999689412298,456.6944986932531L225.58982966938333,456.42197320252785L225.83824656039144,456.10305188038615L225.51877859536438,455.61244168228535L225.42849953802528,455.65223889946554L225.4646877934652,456.1422859001168L225.27982964515658,456.3762349868735L225.3495119072486,456.6023236581553L225.52712833994687,456.67720576023567L225.46879931325202,457.0312022292033L225.33445443123765,457.0136252831358L225.1083071777448,457.2008703684424L224.79551142395258,457.2316486525611L224.31552252749213,457.17727896152286L224.25746322454754,457.2831096037741L223.78635011469402,457.21323455668517L223.0349293223595,456.4148822052684L222.81120233202833,455.83493063905945L222.09584101756707,455.22429732586585L221.81830312164342,454.8420798270579L222.03820123606602,454.7713552240683L221.63273989964406,453.8688448324124L221.50109541749697,454.23649015472023L221.60483008972346,454.5466166781028L220.98891969687185,453.95196363146755L220.6171394847117,453.02147854069693L220.37989753380845,452.55059327273153L219.92603061805352,451.8901577872624L219.37722055858666,451.36816088368863L218.9068710284164,451.2860613945911L218.87426876294407,451.3891362535639L219.25449537924763,451.50309715393985L219.3641783420303,451.7119974803413L219.62033749124691,451.8670064759354L220.05543316310332,452.50975293209166L219.8652344937241,452.5001749151269L219.25576738545237,451.85447785919814L218.94713710425953,451.7316866655864L218.67889699391594,451.7494136931533L219.2926149661386,452.11357077130367L219.57440346736306,452.5310816289067L219.815693200008,452.63174446875047L219.88599259605826,453.1802968373608L220.12740403732323,453.6268040247392L220.31407688941812,453.7078303108293L220.2935828464104,453.8545052787407L220.8015954742731,454.43483791911206L220.9229183049107,454.7223006167432L221.43357653073568,455.38929652947854L221.50747867638887,455.5555334243699L221.3263667905709,455.5437816249285L221.96498080655678,456.5545874924938L222.2054777006398,456.9830821553754L222.32664356088435,457.35259836945653L222.17243466042532,457.35081554924835L222.25711304482286,457.6840514532294L222.5002944197757,457.9884644020973L222.12090302315875,457.96441863858945L221.84586417327728,457.8567263742413L221.68660129183453,457.9263741799887L221.4065518198476,457.75520096215786L221.12649774355828,457.4489879287745L220.87791455101058,457.0280855473145L220.6435330928508,457.18897961829293L220.17757123987718,457.02883241434427L219.91613812639991,457.31946394546725L219.35505035239814,457.5882106638862L219.26762199672385,457.13885837925847L218.94882872007892,457.134172392452L218.87303812491996,457.0441451495517L219.1671454895032,456.7340800855851L218.945044494877,456.3925101474125L218.92342871645724,456.0885308212467L218.4306945550882,455.588273097339L218.3764233773758,455.39283549493064L217.99312644963848,455.0079116531247L218.10868107322358,454.83561500665445L217.94996630102742,454.3533699469366L217.63298099896542,454.06685865930916L217.4786051529036,454.05095475766245L217.8493005165123,454.7144463417977L217.8964761829464,455.4320348449845L217.5881897509199,455.54591634123625L216.9934361054771,455.29926321173525L216.64554482266686,455.2183062453647L216.2507479062965,454.44934004667954L216.22204343651484,454.85381073371184L216.10249908790814,455.0141894899822L215.51094487119872,454.8568787263828L215.37648143092395,455.0090463550263L215.18794756578808,454.76742773364685L215.07387102988247,454.90235651069065L215.11623216911352,455.20583622860477L215.69221724099222,455.2576694224426L215.7638522038458,455.1978294108172L216.35349896892188,455.2969193958241L216.83603561050185,455.5520517538345L217.34074352509836,456.0222917406497L217.27672565948527,456.2965849089812L217.0596002665631,456.61220014864244L217.14630557814297,456.6529643091143L217.469061155791,456.3085121296937L217.50675147640814,456.1230528186143L217.82187023135427,456.03101645046036L218.06064291311364,456.5789216712098L218.48317312303678,456.9183248570941L218.90773050098156,457.71853488492116L218.7491741310534,458.0195615410438L218.28783811700907,458.33328296984746L218.14266745268847,458.3145542637405L218.1794509013975,458.03004707978533L217.94276386319308,458.00121648860306L217.82589926615552,458.13225494640375L217.9664384317479,458.32171010248834L217.902570627476,458.55505525281563L217.3602324643884,458.5732668468906L217.2633355492396,458.7334600093665L217.41038082333728,459.0439198049104L217.36635776059975,459.2598649404126L217.01398578990046,459.3249309272438L216.8057918885041,458.92570158395955L216.32767403895974,458.84846058423136L216.3417197645066,458.75735860531046L215.90340641292389,458.4417249288878L215.67477983771482,458.390992567446L215.35794869252214,458.5842131407313L214.84421987054301,458.30987556502265L214.63361962362882,458.2768310972263L213.82178869833757,457.86198848377217L213.11583569963108,457.6043006505306L213.02371846501447,457.336976795043L212.57453888723308,457.04268135406585L212.05221639969506,456.80065612727765L211.95562161117942,456.66199248809585L211.9013998221731,456.2401111481968L211.66076872378648,456.02084208845514L210.8549089616462,455.5158816993725L210.4419008329068,455.3433116766677L209.20430406007102,455.12268297941716L208.69293886362453,454.83166283553453L208.10773635132952,454.5857674594704L206.83685454458947,454.2747249737331L206.28818974503454,454.114789124042L205.0573598619784,453.5551875341947L204.66314362085598,453.4158571062576L204.6864626121103,453.24358627268236L204.938179439942,452.67553677033766L205.2320833934728,452.6919515424233L205.16076467349936,452.8633905808653L205.43434273264648,452.7859383654042L205.38215634338377,452.54927572736887L205.53897791848374,452.1105488801692L205.27719264007584,452.128018116828L205.20674253458805,451.6991444117144L204.9055372134738,451.09600004005745L204.94331537614374,450.8857038316883L205.14512753600218,450.60449090847175L205.04659677608493,450.4300226566926L205.19266177355638,450.2244646602101L204.97612133116587,449.9491667561993L204.82141672788498,450.2776966299983L204.8700771170221,450.60749195973324L204.60955974267773,450.7858287930977L204.4555375595067,451.2347738591757L204.50275646930743,451.5071363925576L203.39029741168343,452.3221026378077L203.28454997562474,452.505710377283L202.99387803310412,452.7279833539042L201.87174783132065,452.8330572004933L201.05776420395608,452.790411416824L200.722335059129,452.673356218211L199.16910541240313,452.2585977749725L198.91412421068404,451.98599754306633L199.1318077517205,452.0017577645926L199.49722400535208,451.7935937185272L199.54735264735777,451.3762363031759L199.02921304109157,450.7243631229805L199.0187610256905,450.48529970354446L198.80827534637467,450.6232819341539L198.40762417374114,450.4471672378881L198.5287680903788,450.71102256466395L199.17116430185848,451.27676648984783L199.07880942227422,451.4150561986532L198.51240852406664,451.8155692198552L198.06398318453677,451.8998202265873L197.44421351113738,451.6994555008871L196.71909364986655,451.69417631877496L196.328555966184,451.6326619375892L195.35911206345142,451.5749233933319L194.8317767608658,451.60327901583116L194.15776415029498,451.74086569034284L193.46386799181258,452.0451852316434L192.58817097157106,452.25638514891637L191.69066286443717,452.5584943156229L191.10859325174854,452.9224044304864L190.6249861573164,452.7736999455449L190.12680738609606,452.9965944933563L189.48398371455755,453.7746838082469L189.0417465171345,454.49317674569346L189.0597327569177,454.1205361834235L189.39471838561408,453.48578298612944L190.01608113377085,452.72813231455933L190.5453759737333,452.63751810193907L190.30551932954637,452.2974231742353L189.7013996741204,452.1137306545985L189.58882117651996,451.98786564042257L189.54069328030707,452.4620513989104L189.1729613360755,452.0371505516092L188.84971311200005,451.91291966020697L188.66134066742228,451.9911031915802L188.45589934730415,451.86658357792834L187.62466775647036,451.8745770215448L187.70654301090397,451.70396195423865L188.12507548072722,451.51477410575905L187.61742633042132,451.39763230996033L187.40400935140653,451.4611142424615L187.361947833737,451.3246466795496L187.66527638564736,450.3952117148199L187.48241672846683,450.33518208013936L187.36161758572285,450.5566471881885L187.0468591446607,450.72478547342473L187.07862735353183,451.04469917081263L186.89915620226358,451.4443469445487L186.442657074934,451.43706854749894L185.5694378096257,450.9996824545006L185.55859030499073,450.8249070155505L185.23545167304442,450.6616874689387L184.77129616595826,450.5725411783431L184.32671313726786,450.8264464499896L184.0565859745022,450.7061514005172L184.18539313165803,450.5257668148257L184.51735957319437,450.3031345778442L184.75077651041033,449.8536861009451L184.58433951075028,449.8176952253006L184.41324545602853,450.1172470603387L183.57421076425064,450.74724314120925L183.25763668232022,450.9153192088244L182.81935436799816,450.9380986396222L182.8657929384153,451.2391261846373L183.53555643776832,451.00728646326706L183.6775920408841,451.12657448398795L183.7360218192016,451.42044727233406L183.5396156465794,451.4325179805356L183.2425722864319,451.6775747269216L183.0318643253613,451.6681299002428L182.58506899150498,451.93518067498854L182.1616321324949,452.41975552618794L182.02204054746454,452.4239712157796L181.85398379624107,452.1703856117013L182.34635984265728,451.6786482015889L181.92870434151305,451.79349961139906L181.72650132443496,451.7534749167161L181.68171859475734,451.45219568093654L181.89390596403697,450.95803051061665L182.02580370209296,450.79017392846083L182.230453739855,450.75580745667827L182.4790158153225,450.9034399000538L182.7427270390759,450.7767326226412L182.96761712580513,450.5180002750051L183.39310460093012,450.39416482716325L184.0043372268868,449.99139631136416L184.4690689205624,449.82067386333443L184.34928598802955,449.6935231794282L184.1344026198702,449.7313331950674L184.0970745308467,449.33272709012664L184.00554678183883,449.6221672714555L183.80290537916264,449.76034777651466L183.79397092021847,449.59110237738537L184.03382105937956,449.192834743287L184.0307866662559,449.0739580759021L183.69543479888802,449.44404247832085L183.21491078659682,449.76822337232056L183.00054724999237,449.81047381453675L182.93535838675206,449.64785651726544L183.5766179460114,448.93606180918295L183.48304514339208,448.73158727252013L183.19425452261152,449.1066070173416L182.77204749970372,449.2356361627537L182.61891907489792,449.1058780072567L182.4801981815125,449.3998879774188L182.26180228164455,449.50428716848523L181.63959988361057,449.50044659972855L181.49004628210477,449.18808136300106L181.7846770364476,449.04761448604796L181.91514659780728,449.0840355884114L182.1035291011459,448.9209672127425L182.54669501760873,448.7794688565102L182.85692202453143,448.58448986291216L183.0742099593164,448.1900054809688L182.79038057356004,448.2120692593652L182.6621035569689,448.4880615657522L182.4140538403229,448.6245508863029L181.9056933950461,448.69373896369456L181.6592986121479,448.3356823250894L181.52173700905766,448.33397127080076L181.37201262745094,448.74177689823756L181.13895301756563,448.81263451699493L181.05771142160745,448.48696542048003L181.22280809720849,448.3215496549953L181.41872834978687,448.33402920175615L181.26726920725258,448.1012130264458L181.19959517561566,447.7967864084232L181.32519024622525,447.59018398825344L181.54674173796008,446.9191079521371L182.62068566734922,446.76219859806366L182.5173088871869,446.55865213815605L181.49988403053575,446.70317054144533L181.30326685948302,447.0822701583828L181.01564856394242,447.2612660164212L180.8259482101002,447.718372384685L180.50498360342783,448.0248161447939L180.23821564722996,447.98497064892257L180.44258188640507,447.75938190869886L180.2629948424256,447.1379425378437L180.0969279874799,446.8550502749653L180.2812230334133,446.66562296561654L180.02855871550426,446.6355383194628L179.88492139871676,446.7808407887508L179.90337492631204,447.0679068103471L180.0751305278869,447.4070145408551L179.95414151062656,447.77660125049425L179.9892654874019,448.0052815422547L179.8511570554746,448.10455485114073L179.53010900216756,447.8654568973061L179.5456806269634,448.24344382299074L179.26572993085853,448.52657077012367L179.0158350275335,448.42681619427754L178.98699303378638,448.13515475832713L178.85224854528707,448.0408320067323L178.81329583563482,448.45807248132576L178.70326724649095,448.38387203004936L178.67785779928005,447.65583254973563L178.74516969787413,447.2981362224615L178.57038385148707,447.25292356023175L178.44942932101628,448.0007603214067L178.6113550379235,448.6136493633004L178.58178817924545,448.7807258600555L178.37130184924231,448.8519211355106L178.35633568574337,448.57591442920716L178.03268342870408,448.4141457988657L177.97771525646894,448.67972399086824L178.19346448066835,449.02737210034974L178.05019208508924,449.08617825843265L177.61066208850767,449.03645995335705L177.24914476155254,449.34101235423594L176.9265120175128,449.31889208979806L176.85434583484195,449.14986365580637L176.96578709714913,448.60243926426455L177.3638816231873,447.71202958979336L177.34797758787766,447.4135260633393L177.83464649891317,446.67221405884726L177.97099302503807,446.2007953511212L177.89428599341625,446.1061639873422L177.1847676772393,447.36612243424605L177.19130075044598,447.5636005978502L177.01766526988644,447.9074549185051L176.92338394767194,447.8706099121594L176.79876436270473,447.49126477356964L176.66410963521244,447.50882173771197L176.67028386908206,447.96656611976795L176.57257748301907,448.28064120000704L176.38943589081165,448.534146346316L176.38643578945528,448.8964636792667L176.23758071737765,449.29389385150387L175.98626304809486,449.16245275684855L175.92748941927198,449.41625579928433L176.21363498208538,449.55048624453093L176.20009271645046,450.06639230841586L176.31793590876953,450.1016243796702L176.49336976526752,449.6057117995375L176.91128209695583,449.53525657083566L177.0473653226742,449.64767716865146L177.13844180644782,450.154507335485L177.00109179191838,450.4213415232502L176.6626167839801,450.63204033727413L176.44761061456722,451.08051622359704L176.4893484360448,451.4333401879071L176.72057402550223,451.30027047694784L176.87860682518357,450.8621518526795L177.19985349969502,450.5847569377141L177.58813262620743,451.05344631881155L177.61059026609084,451.3004321911545L177.74734479249935,451.5313346840414L177.58051955614587,452.63315073291693L177.28046085868928,452.66000904500333L177.15080206854734,452.37724730199557L176.92738446831646,452.3459386519388L176.95656243358923,452.54707643288714L176.6663044945365,452.82114472079434L176.67450156367246,452.91661346567577L176.99115964396836,452.8099773475246L177.27022151046393,452.93818941849696L178.03906654397,453.5705252046241L178.38494783784788,454.0196199539344L178.25071833351814,454.46797189370244L178.11280861706936,454.62785490932856L177.7344334008978,454.8603446300221L177.52819792972815,454.7882684861711L177.37392675081398,454.9038033399513L177.03860701680694,454.96709837660336L177.11862244504243,454.67160078035283L176.78341465000807,454.3215542540381L176.8590175142839,453.9756149322078L176.63139141505332,453.63875274927545L176.50567312986823,454.36217526511075L176.53509729510358,454.710388842938L176.41457485492265,454.95244056466976L176.16082709909563,454.58332991406826L176.05971600250308,454.63692280933645L176.00533522690492,454.97505310759715L175.81033871175916,455.17755040740775L175.39104808936708,454.9283928501637L175.07019874754218,455.1796667851419L174.87260862435932,454.90094744145813L174.56658425507715,455.0429057327858L174.30774642156643,455.0339694733035L174.1911376139114,454.8843299644243L174.43986209296472,454.44763092590426L174.3292642278889,454.37675581727916L174.03069942800695,454.61350800279615L173.76310658869616,455.62172806545016L173.42850360336394,455.8826369826853L173.31605519236004,455.78875171224075L173.45835674488941,455.4681023103344L173.57697986587567,454.985138595493L173.33439196965148,454.0303384312379L173.14659819280826,454.0151289681054L173.0993464175254,454.1765768769125L173.1423012878268,454.631249546453L173.31443146839845,454.9187886430385L173.19934494703625,454.94935468187185L173.1103877385711,455.36223575498605L172.9075196564696,455.3138777977272L172.8215808411761,455.43263962750785L172.78866158234229,455.81896613062406L172.66615270940184,455.9231383285741L172.7305744813714,456.18435128541995L173.03567080613428,456.33900009614945L172.9932886453054,456.75989073050874L172.66379995054965,456.6011107777471L172.47609112863526,455.8960958052297L172.55613871214203,455.68186144585104L172.39880169576486,455.25158755645407L172.19804253531782,455.230686129331L172.2870049904421,455.5186526773627L172.21110853032997,455.800284074471L172.3406499573616,456.89892860108364L172.30487812639683,457.2626784553585L171.96044753235424,456.86660597034603L171.93353676515065,456.6254635396508L171.73571582255994,456.4796447020499L171.32582039756446,456.3295267193491L171.37455360411917,456.5524560557215L171.66901135511137,456.7378561140257L171.67897444174756,457.0929858418419L170.91716133327859,458.0303119895169L170.5671130488098,458.56383943254207L170.5784209542064,458.7664108789141L170.3915653160409,458.83320397551824L170.31104719417627,459.3229996185639L170.16762039815595,459.31947725512504L170.1107805414649,458.9274676951631L170.4487934469091,457.71809250083123L170.43973685644278,457.55490049956967L170.1525544044994,457.9375218213373L169.96098637705546,458.5742601961926L169.81540649954147,458.5198572123542L169.6671870842316,457.72620636565205L169.5285758354279,458.0268118763568L169.3978575743603,458.0221812202583L169.60511985810686,458.3614786619139L169.56893209741796,458.8147929359979L169.10581821944072,458.8380218770778L169.02752573867775,459.18603621064204L168.8198694752166,459.3314530114705L168.57241585516368,459.65340689119904L168.66719891169004,459.89157137631787L168.49884426320656,460.13069728968526L168.31026194483906,460.1957157098088L168.29652052300162,459.8917135692621L168.0966144417419,459.69758230776904L167.95268295948742,459.95775469580013L167.95375022021506,460.256668379303L167.69485622294602,460.36368538454207L167.400689745882,460.2011146178051L167.29840550059575,460.33501367549366L167.03887452286486,460.13108712869797L166.94579364849463,459.89223189370875L166.81039570287953,460.1005082072749L166.56524641253174,460.2620557554308L166.64437505654226,460.45646709611987L166.4051140750161,460.4653391574873L166.35326323781325,460.6871485052542L165.86360002535577,460.7438361331053L165.77729349503176,460.3182318895309L165.516836416904,460.405799331676L165.26177942202526,460.28991161500886L165.29372968811663,460.16486560909897L165.0414661657992,460.12757921756906L164.99369794189775,459.73436332634634L165.0828628120726,459.52867108252826L165.27026281880188,459.4213474971272L165.3170661495645,459.01953070692355L165.6915196752097,458.83248567367923L165.8005038404733,458.8908298813525L166.134730523503,458.59158817604197L166.52553252934186,458.5604001869388L166.51605256112651,458.3069645948878L166.90234337990208,458.1737298693747L167.29054365899853,457.8084497963205L167.65910588746323,457.84378557361555L167.51270317956946,457.46076180623095L167.7659764299417,457.3032735807474L167.7935210776598,457.12155445263755L168.20334242010446,456.52787553471506L168.04680262431467,456.45030983427506L167.77026838218595,456.5866268501042L167.08968930172736,457.22998007293563L166.74037243124957,457.3565548860981L166.5363173380172,457.58429621308915L166.07260351440542,457.51101623366714L165.55250309510689,457.1510419565531L165.36844367359657,456.9315094855857L165.30126309358832,456.67427732339195L165.49111071433114,456.00830176448693L165.63493730195842,455.7497192927129L165.78464562480966,454.99452985470816L166.08362010135846,454.5384162587523L166.2746748341867,454.3453144052031L166.66012694067507,453.7722891197595L166.7659614215005,453.2153465859098L166.75018115846618,452.81546763434386L167.0084847464372,452.62460119640366L167.03018042850397,451.7436913306336L167.06988399347628,451.58974709783496L166.85320831044547,451.35035801743305L166.56501716468242,450.4423203005374L167.00233128152607,450.2273590691381L167.05308414398388,450.0729529418052L167.7645200872361,449.88995561454146L168.73243971482833,448.9188608931583L169.73923969480836,448.20040221903685L170.36751233714938,449.07405802739265L170.8381023112558,449.1368600032149L170.9948258407757,449.2799139789299L171.34183421531702,448.6262203563834L171.67864931829914,448.5598285642796L172.1027781065172,448.78651748306066L172.31432513891295,448.71601364602634L173.04687020942063,448.93701397175096L173.79218180112176,448.9963931587507L174.15576054815892,449.28014526731835L174.13297369802982,449.12925063408983L173.85700464951208,448.7937941204685L173.5136640086907,448.6155206347626L173.08891077093895,448.7250009342073L172.4871028415325,448.4106520205118L172.21598161382565,448.43447996123007L171.74825368999484,448.22780686570974L171.44164528003074,447.8632644677067L170.97905213260333,447.5191719837284L170.64306892618856,447.3812302618151L170.82705922784524,447.05972413022755L171.09366748972602,446.9926947962423L171.39789937730922,446.2735469734543L171.64888511288763,446.15589360585597L171.71652897825595,445.8126799338056L172.2201494842823,445.62691138145675L172.53752642250095,445.3511000947792L172.16192313753308,445.09424843561965L171.93777677438808,445.08660103807574L171.48202085658224,445.47763586600104L171.37674944951925,445.7610174364816L171.1694349673873,445.85306544635995L171.05957163760007,446.2551084554839L171.08379412153923,446.6488665109347L170.89244750015564,446.8355793743937L170.60544330281562,446.74548757894706L170.1991817811575,446.7296176528939L169.37383181988235,446.8711526555043L169.06933893113228,446.6444700291976L168.75074017245234,446.57044567674006L168.6082636148967,446.8709827821548L167.65246612326519,447.39001446524173L167.25047435745734,448.2763847631076L166.8462492995568,448.3609476856151L166.63830870786788,448.54417804617594L166.2643412290468,448.547422217908L165.8355926347782,448.9185592975944L165.31169390696277,449.5513694444106L165.3057416491941,449.71510972482037L165.62583601395065,450.4035696358861L165.6074646740698,450.5339182561479L165.1686742488976,450.40760988703954L164.9548802514475,450.5159393199827L164.62082820025157,450.81938706230534L164.39538857027577,451.34474437888616L164.09012372121472,451.5167851546298L163.73337788230558,451.9434154465638L163.6746961798327,452.3564936807792L163.7717923272009,452.545735027409L163.99455458723875,452.6752487942003L163.54055743901597,453.00257303783076L163.4455537568809,453.3826246825466L163.29552969717713,453.40871503741414L162.97979781238817,453.810463740068L162.7601428119176,453.8545856002126L162.65250018635433,453.69893266657283L162.36372520382085,453.76658502804634L162.41743760491372,454.1489145609018L162.60484700992635,454.21854747358617L162.57331259628074,454.38830001766433L162.86917938030652,454.6190294773951L162.96660903497656,454.81426959321226L162.83531424705882,455.2286060571295L162.61865227157602,455.49798828409666L162.54360182317473,455.84898570213164L162.2529011485833,455.9728415119532L162.20824251495597,456.09766554120785L161.7510504690586,456.1166569221314L161.57411005730143,456.05174203666553L161.10735817687782,456.23298661525683L160.89593418963125,456.2186909965508L160.676660929094,456.5593790601013L160.94586864896553,456.4661047929779L161.12352970278863,456.5766169490812L161.2975063626625,456.40519946904493L161.5205548943601,456.3963885156695L161.6070195652592,456.67693928758854L161.4282023927062,457.3334287651035L161.20530739298698,457.4266780229768L160.9019278670914,457.71793941915075L160.56896031210783,457.51307888135517L160.6300065698307,457.70407683839915L160.47742552224616,457.80709133337996L160.2637678433175,457.7076455866871L160.344635953948,457.50964057046383L160.3642727233668,457.08673180786855L160.10181337098507,456.6888582161258L160.14270181570623,457.35924295853965L160.0389853219887,457.670078658534L159.82694853844748,457.75618885758297L159.6724547278041,457.6162980161003L159.60275863831117,457.8139833586587L159.79294234725944,457.9705935731802L159.68835536240127,458.2699845889388L159.10816740759103,458.32920688612234L159.31195388822098,458.8525149574736L159.21768355771812,459.03326746798365L158.89707576321646,459.1526976825229L158.77805770990972,459.10789352446074L158.49290198188118,459.3619126902728L158.35004707311026,459.2887168847105L157.92128397627005,459.49688353152834L157.980615342966,459.6435079558402L158.2189479178536,459.745182853751L157.94438347290898,459.92522764855823L157.86034442709595,460.16739604898595L157.88356610377355,460.5112026940746L157.73933098260954,460.758828026182L157.45106225386908,460.9551245911191L157.7384353702221,461.10257545580515L157.66547499306915,461.43484673056497L157.7848241307897,461.7732658513716L158.11007208052936,461.4187995177428L158.81923893744963,461.5479343775158L159.01120026998262,461.4234463107384L159.155848557865,461.546919387777L159.33552881480287,461.4052913235797L159.60237477110655,461.8434457219231L159.8321259882965,461.9941470395735L160.06042426758387,461.91922220079545L160.33912307526703,462.1084603204889L160.5590584359602,462.40501588853004L160.6587309394978,462.7026469821815L160.8413920057874,462.8246282237068L160.50361768964163,462.9070725278205L160.34027678221682,463.573497390688L160.1965393758852,463.7944903086583L159.83319062559173,463.93809375754245L159.70143534538377,464.2488239070363L159.4103100601875,464.4363494123555L158.82576765662535,464.4384279252663L158.6432359522847,464.5345428936291L158.59515544013578,465.06418275655994L158.44872180106853,465.25022506848194L158.11873567624758,465.2445432002084L158.0574986252714,465.35715236667284L158.17950577042947,465.8022997341486L158.31427276363468,465.9826060918268L157.9829149285052,466.185155168641L157.73768237236234,466.1001645595839L157.71247257393264,466.35358979310325L157.95769429367093,466.6132273181517L157.8214517875866,467.0692297824535L157.5621689826821,467.2374991566354L157.487518110932,467.4231154389536L157.59814687742877,467.5586703573198L157.3141745142121,467.55760051071945L157.13981545903357,467.849654936225L156.82083003510786,467.4760464961216L156.7094730850887,467.5147180762986L156.76902204639106,467.836181616528L156.71800227384747,468.0611249044679L156.4580162400859,468.07605874786407L156.3073981946299,468.31697521815636L156.09768204331274,468.22492387895244L156.099154851539,468.07286416656814L155.85160672328067,468.0759651210631L155.7996960685974,468.295064843267L155.5255508397612,468.42706758346367L155.2428426209877,468.248844565536L154.8946663917215,468.3396640443249L154.45452690321335,468.7213254421345L154.63598254605773,469.01719128171055L154.5194163552562,469.3025420239387L154.01716703028234,469.54153150046227L153.66823805801204,469.54602134959737L153.67468877569868,469.8446648957628L153.84654768320368,469.9888612869591L153.76724669470397,470.2125936544437L153.5155770624737,470.29761505598117L153.07332226377218,469.95569730743426L152.95248849903527,469.78394312430675L152.70041329347356,469.8905984864835L152.62932340046393,470.24371474795544L152.63227876105654,470.6324242075066L152.30300724705918,470.77618132263285L152.25118466475698,471.32115813768337L151.43430638396467,471.3378105340109L151.17489820635902,471.1947896387659L151.13695217927315,471.6104428800704L151.22531285660392,472.01305587102325L150.9735692033399,472.0052544999514L150.82922664340552,471.7922507438727L150.56570926151946,471.76672270260605L150.50805495128316,471.9844781228795L150.0999629725552,472.122530035228L149.58949982198712,472.6222349933236L149.39762037870213,472.6825841014998L149.32498494112932,472.92766141161013L149.48692989203013,472.9957957804459L150.09373821726462,472.6574334275495L150.1343843404927,472.94048810276524L150.04802985881295,473.2359675447103L149.85680769351066,473.2685628856077L149.85050759472819,473.442938448453L150.07096107960518,473.6648165353188L149.93656578249826,473.87406845449743L149.70282370285986,474.0120412731346L149.6672969784082,474.28669940301006L149.32738948873666,474.52176044241764L149.21865687777603,474.6978053118599L149.23502630078983,474.9349707620088L148.83035817989887,474.84018987145856L148.42882617389856,474.9813967371501L148.3612513869233,475.37281379026643L148.20513922777224,475.43377086831975L147.98094613577967,475.00162477360766L147.8657714811413,475.2950883509158L147.5103417908638,475.5156769680418L147.35600488514712,475.8071152105179L147.04739008900623,475.8264210437386L147.0980556365033,476.1104732569933L146.8729876840912,476.2518026817914L146.56457450452507,475.99448315631145L146.27649131298725,475.60253783638046L145.9906247853464,475.6779619613424L145.97569314845774,475.96453383483L146.11505865036162,475.9999243288645L146.11745315632348,476.2028683435013L145.7428878912157,476.2396413584666L145.55606068648297,476.60715930537674L145.62347461586495,476.7910589035918L145.85293445904995,476.8370036582416L145.90193783071723,477.1325034634557L145.4376390526789,477.13036747813067L145.12424634484103,477.1977156162492L144.92986602483518,476.75300160356153L144.262283930742,476.9286074229742L144.01373110473344,477.2012101980164L143.80682526922087,477.20559793045646L143.67411394015548,477.473633984844L143.91855022457088,477.4941594140004L144.2746970088019,477.3745282140276L144.52672530573997,477.48503743750064L144.58658005037117,477.79275104523646L144.3647780881121,478.0447077234732L143.82454245846995,477.7645999766899L143.5317214564225,477.68464456962266L143.4427918534167,478.07361901702546L143.01877935649418,478.0130318684927L142.7295177729431,477.87596213287503L142.4591497844941,478.04418254295524L142.07700881949341,478.51460268012346L142.08616534995383,478.7632513188413L142.6876557900427,478.9159469646164L143.0895961880522,479.14466878900345L143.040326526121,479.304953103186L142.60954315746426,479.51385599044767L142.6141105060904,479.6437652395109L142.8466708463893,479.6813738488119L143.18268242539278,479.5280793508086L143.38814577850505,479.5803641776996L142.64493442617416,479.97260409650886L142.322103241725,480.3063941418689L142.3158090302688,480.59898588723183L142.1649279203543,480.30719009877913L142.0281357240005,480.39379143398565L142.2121136419945,480.77803785324977L142.1149659089965,481.0532746381681L142.03816785117596,480.8283665165033L141.90677041930894,480.8307516178212L141.8604287292309,481.1262518311662L141.56456399289453,480.65511422695903L141.60151990278504,480.1222603309836L141.33035468386194,480.44148956459065L141.40605978392418,480.85823157361654L141.32743313379652,481.2303084755109L141.01098979775233,481.2417118519857L141.07344111818207,480.9192779383953L140.61647699297257,480.8806208431062L140.37419144174274,481.3137324668734L140.04315065394752,481.3397182218332L139.04228386874203,481.5046140067017L138.6524011688203,481.5973674747456L138.5506226906663,481.71316487706594L138.47744408914656,482.1245139784123L138.27545123453456,481.84850878983434L138.37792722635098,481.4057479177983L138.06786540336856,481.48720772548955L138.18491431057197,481.66617017039675L138.1497038923766,482.2498095298878L137.9061327812289,482.6299195162942L137.96359277810336,482.89414303368676L137.60893973228082,483.3210899701577L137.1720837894569,483.4528590222987L137.223655887349,483.16402765915893L137.5421412916147,483.1687855922342L137.5480279583656,482.9436920251018L137.41816937761075,482.9100352576578L137.49773371640708,482.2907474248596L137.7684414946808,481.9076505034601L137.40675301711866,481.6567444313135L137.0456317525859,481.5576305116L136.866381312182,481.6434092565277L136.8834626506686,481.89883873192673L136.7155512814656,482.0024553643517L136.55594223627588,481.86405939556687L136.2213451691571,481.9072030351682L136.06125713696588,482.3553781707428L135.56249986197403,482.726914931463L135.20958578163945,482.80659110853543L134.73748158546815,482.6032788135708L134.64276355028832,482.7578258849575L134.76385112541269,483.01796780064757L134.45598436988686,483.4453571142931L134.45226967583324,483.62000387646174L134.15434752969236,483.79964126457304L134.0540165220765,483.19684367638666L133.92936664653365,483.1110089109912L133.72391983879743,483.2993441128206L133.58668240087962,483.206415615614L133.33150586710474,483.35552398889416L133.73344168572893,483.46971928825786L133.66874401533346,483.8471984447135L133.23979129129646,483.86009502395916L133.04259518226206,483.69860369085126L133.13115483838482,483.48745584661475L132.9733818236235,483.3355709277255L132.67010963694113,483.4282015326838L132.36593442922282,483.904575769584L131.50713661775765,484.29238166305265L131.16387317859676,484.24329998188335L131.03617802621903,484.06520112363205L130.67373756693553,484.18851238473457L130.504088141442,484.14670278280283L130.7348970864173,483.29080853460385L131.17734635822507,482.79764066444824L131.21911364986403,482.5422063839589L131.03179539989904,482.4308071409365L130.62289948422153,482.3959187654491L130.2887163048661,482.5216859377433L129.9073608825505,483.0488394540879L129.87641138242688,483.77489709164684L129.2550584685371,484.49384214597234L129.1542740874824,484.5497642885002L128.91188382190757,485.0016788704879L128.6570628327513,484.76740557280493L128.39667326702403,484.80372577350323L128.52542622107694,485.18711198981885L128.64700068304435,485.2979670202529L128.62269311694448,485.6118089268894L128.2638536618351,485.78329338557216L128.03316990754757,485.56836848454225L128.0639908453248,485.3175378791498L127.86144539194592,485.2076811709218L127.64692729654928,485.52060144426065L127.74626670083887,485.8102188783352L127.48692053081606,486.0439147419211L127.31898652376333,485.87008686233526L126.88659508755559,485.86067084922547L126.68609242016512,485.7331445583279L126.5526733273724,485.2969988138711L126.98274525577239,485.3181396919887L126.73695065908107,485.0206127596167L126.70528287688,484.42760530162667L126.46743308359788,484.0796407576135L126.32689652090428,484.0216735088304L126.09095880490109,484.17770302683624L125.91071998961736,484.52220372965616L125.98377103142207,484.684795731497L126.16959170580466,484.7091899125935L126.35788634291478,485.1302099859658L126.17820156184885,485.36732595988235L126.29590220036226,485.92060725807556L126.25833592902109,486.2101598564526L125.98642677424697,486.00484588151056L125.70560777483685,486.0755212426191L125.72656278759314,486.2255372447305L125.4773558905703,486.36246227984935L125.2316265756971,486.36935267709634L124.95869279541392,486.1740449474255L124.78967163426142,485.81684762942103L124.87018400328049,485.6237794282578L124.73949117736478,485.2886387130402L124.48842440150476,485.04452680240104L124.0570655341225,485.1265577480436L123.88056711197888,485.4194464104877L124.46813907937519,485.98263587580584L124.49790307876702,486.16239532361635L123.74423503391071,486.68729789457666L123.40667701380895,486.7589816589799L123.1129538732655,486.9045105946624L123.28329648239986,487.2461203128133L123.64697507824522,487.2858598602503L123.78626864771132,487.16926277157114L124.04287157977132,487.48816835836817L124.15403247093215,487.9737156393503L123.80899302316644,487.89210933444383L123.94269749036619,487.7179759598639L123.7189401309647,487.65293407241L123.56286699499728,487.7898410650466L123.365035272144,487.63742040347034L123.1854901588624,487.26063730055256L122.81925774383393,487.4296473520747L122.79133665827725,487.81686355327173L122.5486071104916,487.787741103273L122.13195913334235,488.0110215104044L121.8372482348084,487.86590036342733L121.34814134255933,487.73694328122986L120.73938264854903,487.6740440311927L120.2708096720383,487.68223976972996L119.68564493400137,487.81914404813455L119.23411514386345,488.15189802312256L119.12017024710849,488.5259170740325L118.68267686656542,488.7578663658118L117.96518323803039,488.83044618996166L117.57655113679932,488.7502841587768L117.22435945606853,488.5333447429482L117.13048456417442,488.34726101323895L117.0771526835891,487.91757435313053L116.9703055522245,487.7291904110287L117.00751810482545,487.42250031716804L117.14152154272213,487.2797872413277L117.76890933335565,487.1499169706547L117.97912917718968,487.0420378146349L118.38574155510028,486.4824676068315L118.73755742677325,485.91364075909564L118.75000697619438,485.75075045052427L119.09095737318502,485.4982207930066L119.28881646088283,485.45574077728236L119.58163256983437,485.763383187489L120.1217999401198,485.6260364166095L120.4966692201688,485.4054877830276L120.8294835357932,485.45636338001566L121.38969877572946,485.081053900528L121.85821495090866,485.03740057373165L122.32539311009594,485.18565865228214L122.74173899124509,485.2178258290275L122.72532746216453,485.42537783935455L123.04090161782186,485.8791621594746L123.11263594769511,486.2353530840063L123.00619346031046,486.50372162203803L123.38607934554327,486.42157150585575L123.32010820282247,486.1173885946752L123.37592769542567,485.9154811650434L123.75279578328075,486.1386223637551L123.58541102369279,485.8770067420754L123.67229699392179,485.4526150435459L123.62473693077379,484.82776297266133L124.08542147142356,484.6315278184424L124.44658097698164,484.56255132048807L124.99249808523058,484.72228188509973L125.28176214332058,484.6820186619953L125.46594868419277,484.31572356363085L125.2569268212967,484.26495896555394L125.33091074094698,484.11623275704574L125.57671423330075,484.09253089406036L125.6975932538911,483.8933169770524L125.93279281745521,483.94720901711247L126.34901607568625,483.44103294248686L126.36533859263318,483.6244663423511L126.54910577267862,483.76170565661465L126.86121439089257,483.5301589736659L126.85481119612854,483.05917798668503L126.58461989743088,483.07517024700263L126.98938112444893,482.74227743766806L127.97593085188475,481.70055291956453L128.444391625347,481.4642332678826L128.78787173671213,481.15528107388L129.045209560402,481.11293705199205L129.42638451816907,480.92099001280985L129.7979633003178,480.58021237318724L130.15947101359032,480.5434031341519L130.64120022306392,480.3784270751179L131.13630638763777,480.3215630949639L132.33904234495762,480.05825298254695L132.7244001475121,480.1503708609923L132.8653057139661,480.06353112195404L133.4542771006756,480.0967561057482L133.5787841288717,480.1660848066533L133.30257871284493,480.29018702218457L133.26227191501735,480.5516457195969L133.44381117421597,480.5817179348753L133.37639167730163,480.8516799137781L132.98699339833792,480.91292587012805L132.89793383057855,481.383993336077L133.33920425588275,481.98360493192007L133.49617370554458,481.875406268857L133.8284752910147,482.1294516929538L133.8916954985191,482.02849231022986L133.54125956139654,481.6935731062918L133.55054792597994,481.21426781527845L133.49040416327176,481.02728876733084L133.81451982188196,481.2185267935587L134.5621209391706,481.2760772276665L134.60673028386276,481.76614489731344L134.9121595812885,481.75626794170506L135.2340022802435,481.99034682754336L135.33754246486214,481.8759621716973L135.17521868682098,481.63469668332647L135.53702917492762,481.58426522978687L134.85157367956378,481.01627137067635L134.45312865311465,480.77393556458543L134.49821358001572,480.4507438894745L134.28562897566303,480.46921607399463L134.88492357461828,479.5904387475485L135.1464003411711,478.92093144820376L135.31907203522533,478.62119128433574L135.64015851854668,478.403253270703L136.15567113602572,477.9093193489681L136.3946762124197,477.85795492099584L136.9480199277573,477.4902331116888L137.37449387389813,477.07070002061494L138.4742362017265,476.6230128558947L139.03432224321293,476.251460313962L139.50030136637884,476.0687837080296L140.4162994418314,475.54164225561817L140.651159286368,475.3223252578497L140.993465077374,475.731314137274L141.2307819466048,475.8275443470166L141.63492325862958,475.7491998855303L141.76044069632593,475.4252294991615L141.61307990016863,475.1497344503531L141.60586611922068,474.8897285766634L141.84499718533294,474.21832596252176L142.2550378010946,473.6374543182211L142.8231356363064,472.9423705194029L143.149073081002,472.6140157402441L143.43997428767634,472.42403246417445L143.95858141894277,472.225287580544L144.24083099609194,471.9492387798988L144.54666141897272,471.4768883482784L144.72741501662165,471.40293727749486L145.0737390887009,471.0733114478429L145.45764933938582,470.9539405995299L145.5349990340591,471.3754741807955L145.75639960616255,471.47212409439004L145.81904201610126,471.24433997650044L145.72568634497435,470.6472508174462L145.43725844692446,470.64266394113855L145.37287379378148,470.4473384128265L145.42770498676555,469.9146522670679L145.55833514049436,469.5891752517349L145.9939610959295,467.306171742176L146.17920405923675,467.07920198528734L146.65202401735274,467.0136458710041L146.81489916073429,466.72301362041975L146.56626297351255,466.7610750065704L146.17111610202232,466.30599102380046L146.15297976091693,465.95527379279514L146.29231387711116,465.4155110844215L146.5679770322403,464.8320338154166L146.90676290424824,464.663264199105L147.28814905324063,464.1125354922802L147.910661079899,463.5668936745931L147.97398880630783,463.2483265217507L148.22777125528316,462.73535974728287L148.1788379979292,462.4793300639438L148.34407842940428,462.3006394763909L148.31874591277187,462.0569692691789L148.48483182315198,461.8500241427631L148.24407513479494,461.8392664843127L148.10341061655052,462.0133641483878L148.0936098986313,462.2272603005012L147.82638001189986,462.5138219006183L147.4798630436527,462.67215800510047L147.0130712033072,462.80136819446716L146.75018499152642,462.96283000212316L146.39275920132621,463.06820763560887L146.32591710195504,463.18312937606794L145.82065059335451,463.31352453825747L145.26758684786344,463.6262809387923L144.28349589936215,463.9790051635449L143.96932109044923,463.93095113599736L143.64858950921789,463.61101429225283L143.6148500698326,463.19663057778405L143.3910128364097,462.9051391555345L142.92195201266318,462.6587478526741L142.9638947739311,462.40183445997087L143.10315866353093,462.31535658355926L143.27526358535323,461.38387468488503L143.12995929746478,461.39093816989237L142.7900800953605,461.9379546599379L142.2745376590447,462.206489928573L142.1786493999534,462.52722986246783L142.21556744462384,462.8575355796426L142.10377531075295,463.058478125734L141.929398827591,463.11357737243816L141.87989599069968,463.2907291232963L141.95620170965847,463.7482325581145L142.113660879588,464.27365538610593L142.31458948041745,464.71726004738895L141.9622219906765,465.18338347730156L141.61141480790462,465.27635350382735L141.1117665421137,465.0581051288277L140.70632801141517,464.1170993352636L140.2292413879934,462.9035719303521L139.94849869668332,462.46801086657393L139.69055688548022,462.2091780681312L139.32301618347248,462.1046735297296L139.5466211019528,461.7560593154448L139.375140789468,461.49271136962045L139.07031563898042,461.5174395101637L138.95577338787425,461.99956351551464L138.77853177916305,461.94450321729846L138.75860490976132,462.31040467687336L138.39378283943867,462.44784043533036L138.1442349340693,461.978499451871L138.19355291901036,461.83586238818225L137.97459669786497,461.70846728950835L137.8267814577003,461.86466238123205L137.63729232492662,461.8131979699911L137.6560117453384,461.4810606916L137.38212320294437,461.5573161587278L137.1142526118936,461.1866637330688L137.35521778656639,460.9435213579879L137.19904933054914,460.42492280862035L136.6442938609246,460.6657077968164L136.0530500248581,461.01482920111977L135.64584064214057,461.3247682939654L135.35075397019017,461.8325976737464L135.2274436511864,461.49695359490994L134.77524006321605,461.63651870213175L133.56801726271243,462.2084586251865L133.42185225239658,462.42463218664244L133.3912652531178,462.69900541915257L132.8716910083491,462.85594695399607L132.75833867183772,462.9904621426497L132.48570527767492,463.0158826850399L132.27558752635085,463.2411012771053L132.02349291457242,463.2967534283755L132.01118889975626,462.9833205902668L131.69032072791722,462.6900672987149L131.02427317425116,462.72325624274146L130.6966469387754,462.4956884672897L131.32011865909845,462.3051636848852L131.47485990024975,462.5451375004143L131.7002338064947,462.50401024646L131.7938552334466,462.23145708132074L132.145976799422,461.8362139860368L132.22148705058783,461.50469156971616L132.1813545171923,461.0177352823985L132.24670924774344,460.5658617963691L132.10432895037678,460.12915367384625L132.17796043319927,460.0187136649744L132.0002834986742,459.88411938286515L131.71984075522815,459.29993689069414L131.57662545098208,458.49350049249637L132.00665879272876,457.81895390106916L132.2702365368276,457.71996404422464L132.60591701957287,457.31140091444934L132.90592503233725,457.19902060449033L132.77970536126747,456.7473437354557L132.59713424163027,456.4761342173229L132.46360220397725,456.097041492556L132.4180056836737,455.4842498976059L131.94436098378935,454.507175918323L131.96019273159365,454.0889107973367L131.7162109762446,453.67833699832727L131.64412784301717,453.3115586747587L131.35683464452086,452.79270400310804L131.2725295136216,452.53206629120984L131.02522603942583,452.44944165827036L130.87181412138335,452.6400258234248L130.79551691357645,453.0507443690594L130.8383525880386,453.26650850692084L130.70545582550466,453.567660756709L130.55118500750197,453.6670929645979L130.23081095041613,453.68223470983963L130.0375599418544,453.53746325722034L129.77728102305397,453.81001954174184L129.3377526386263,453.9160710053151L128.70512485615725,454.216663393342L127.81873883509226,454.3660256052204L126.77244545134758,454.3746882626265L125.90854629673103,454.18932446687063L125.34833691255356,453.8874828326836L125.22493402498594,453.6860137798205L125.15961834598056,453.1112970377851L125.44106730207511,453.05207086550064L125.29239846628164,452.63564834637L124.72379366493135,452.19316556874475L124.45116269967295,451.5336064113694L124.42398340964968,451.3352059355871L124.09137243297363,450.99063913949556L123.94132912772577,450.6123084557994L123.4686604903016,450.4892427543994L123.15346119817842,450.19704650538176L122.72081637169225,449.4957206036875L123.01223202580584,449.3619285995968L123.33591801980421,449.10175287677095L123.34658387028907,448.89781943680543L123.08010256985823,448.81893192964355L122.5984393073503,449.0461800276366L122.06354394294183,448.8972717992091L121.93134350280798,448.58262516160084L122.08664372300058,448.4264954635892L122.44965390100927,448.48328562005935L123.214444806041,447.8813085433611L123.32355538549749,447.92248492654835L123.55711276098565,447.70435995376425L123.40841107096765,447.48522132159997L123.40159588560684,447.249763781761L123.78376560869464,447.1763905909333L123.48670211227629,447.08686491380985L123.60796618541517,446.7071301169525L123.98279904459588,446.32384400681195L123.79520985234407,446.27553259506993L123.54896272096383,446.5086669129534L123.14032680212564,446.19964144752765L123.11100111092509,445.96597188569547L123.4029914360701,445.7353741126059L123.69895723648727,445.8194538906543L123.93251850877222,445.7270205769852L123.97415302443281,445.47683710602075L123.7650260896971,445.56193088162337L123.4603954706064,445.32780634754107L123.33306858341612,444.9975429046079L123.37702432615882,444.87352487808477L123.16127908174275,444.7967499117585L123.0501433450439,444.5775841074004L122.92571241675438,444.63625255478314L122.69738321574337,445.16306565385264L122.53570025082561,445.16937332721443L122.12819528660219,445.0066384334404L122.0374739317482,444.87049130113525L121.99106243505624,444.48456476620333L122.12875125335844,443.7706075338527L122.02579383110707,443.6436247926176L121.5605388072556,443.5032657962634L121.39882443056467,443.2622186755139L121.38706795535535,442.6988149114736L121.89299485051616,442.5380378663831L121.9966375172715,442.3390323926547L121.85577070958303,442.05043543997965L121.5579478760352,441.8191613510362L121.03754534134984,441.87880673639467L120.99067189316625,442.1337595390401L120.78385402608882,441.96381492273133L120.77564858958938,441.45795154870416L121.01389198064788,440.65964630718645L121.09051184542298,440.61077985710233L120.95913012206522,441.1996523761264L122.01126498287266,441.12223302931017L122.03020319183247,441.0168567924421L121.66848661848523,440.83697218047416L121.47882886685392,440.64203546378695L121.30112499652702,440.13967174119233L121.34121046887716,440.0439226978417L121.75139615874363,440.0101565005607L122.34079443829845,440.1623320554446L122.72399407672,440.08746968746243L122.54186879820058,439.28820463905294L122.5442454556799,439.02534639893656L122.65994393314423,438.56527368381006L122.96219652909863,438.17849684429433L124.31477947305936,436.82512721035715L124.38517386144996,436.6714798112103L124.74629002631323,436.2932250070347L125.11251410912271,436.00680759876315L125.23117733137158,435.62699459974533L125.4846538079754,435.2869270413138L125.7387193520207,435.1351765642518L125.93635790427858,435.1907522334423L126.05277943506431,435.0786726559357L126.0418661410848,434.42051675403155L126.48746708690305,433.4210196991066L126.73984288108933,433.0629000849937L127.19272600822437,432.78826783814196L127.02589392352698,432.62451724465853L127.08747245864618,432.5090096260741L127.81089473978905,431.86646564658577L128.475757327975,431.70850200689L128.98481545807692,431.7240574861033L129.3845437056342,432.04063614918635L129.82394441116836,432.168607150104L130.08964481335295,432.68549439373334L130.33592390095637,432.7553738153323L130.37783471779824,432.9093043033977L130.87429023489506,433.48056456855113L131.65971904863375,433.45345919453814L132.39315113450021,432.8483959410771L132.47006631655495,432.5917581509077L132.95146973014863,432.4908230674843L133.73268742100245,431.6157803365583L134.03483167372877,431.14927807951756L134.3008250614464,430.9615441031103L134.24820611682006,430.6260123578692L134.3966085087407,430.616250858577L134.66714635361564,430.8086012006906L134.89168156077474,430.86451331836446L134.97417183544098,431.3110696471458L135.51441977336924,431.3759121900075L135.99507105201198,431.31900159846975L136.2523559849047,431.46199489450294L137.0703251619506,431.3955344491431L137.59215472009075,431.23740063966073L137.71624907318633,430.9621185633802L138.3717171857527,430.3072745095487L138.84167538827293,429.5922862085859L138.88229783945968,429.1949673751823L138.80565689705628,428.7291112898389L138.6253157499134,428.1732867768055L138.52272838271023,427.4783960003454L138.58192175319465,426.81748166694723L138.56184559436798,426.5214011688982L137.9387360335501,425.56687921392097L137.86767201434748,425.3781556179938L137.472497105601,425.1759894069701L137.20163992856268,425.1397900092657L137.3633728145143,424.60947476110954L137.65462779769294,424.4555493659336L137.77941377708925,424.61076528778364L138.11818622750047,424.7610166335642L138.63412408469566,424.77686641217673L138.5605767708995,424.5147452073525L138.8770945374395,424.49169789658754L139.33438766649348,424.08155785484485L139.41969764063964,423.4464688927329L139.0727536536366,422.7215230379071L138.64719213719064,422.2923082779729L138.42884753761433,421.9975754110379L138.39952564487896,422.1751565445583L138.10286325501446,422.41385527176993L137.8512730955905,422.8719794374417L137.41516915386424,422.9924923479898L137.02500345300643,422.710218678915L136.3778322556648,423.16014546346395L135.5488909054277,423.2519079584155L135.32042994822112,423.625516008808L134.39881785945775,424.09191385505744L134.137999788514,424.4547253507422L134.01578963143814,424.9999067307562L133.52188012063507,425.3316197896656L133.55072814184555,424.8080994141864L133.48241718664912,424.1752358596024L133.29010770901507,423.8657873893908L133.00826159470452,423.8444055616142L133.07408988912906,423.66058009445186L132.79042548449127,423.36062119805666L132.72866242351694,423.1478393336505L132.30364004033143,423.4287156176726L132.42791557800143,423.7015514485555L132.63201672414826,423.769775699589L132.76170177899104,424.00901426983694L133.00993848551647,423.98076157934804L132.99336581174612,424.250755745176L132.71102147540805,424.67148091732406L132.5119738418843,424.7063265386344L132.35532739241185,424.21911441891217L131.86578154200345,423.7183445012879L131.48348668784726,423.4757752521949L130.85671317643215,423.30960770900884L130.42591544366186,423.39831725584787L130.1672135926519,423.2907647581788L129.6523027651904,423.1942696577465L129.18536759394192,423.2461166814067L128.0091000266951,423.69403989878396L127.41486833086597,423.69236185438325L126.37923904293876,423.09390333206534L125.4894801474074,422.6803446953733L125.03733707110021,422.5189590195215L124.20660127399816,422.1376453170132L123.80450042418613,421.6105242744278L123.70804187717954,421.0432846415858L123.79553407157383,420.63679109031665L124.02933121286401,420.4753113322666L124.03740841643776,420.111007417893L123.82990511511849,419.71140143541123L123.4505096584991,419.3182549342141L123.50371645211398,418.9911246353255L123.12577332216742,418.55141573541533L123.0894662720554,418.2239037298252L123.43170977409245,418.4796039571546L123.75485742386937,418.5249989341398L123.87072960542676,418.3929402063201L124.11908583095976,418.3547577517571L124.30760784007154,418.20778892244664L124.33621204572827,417.8989890880318L124.73775710574265,417.6264898908739L124.43727258519655,417.20983337202784L124.2638946173728,417.12534557183153L123.96792167897098,417.1599138917593L123.60882711454252,417.00450309046676L123.0505783827478,416.59719828950244L122.07714334312271,416.2807347813498L121.66730342377956,415.8984696066717L121.37675793018929,415.47690771477147L120.92264431417287,415.0371179531566L120.52078182873294,414.77910637944757ZM99.22563376830149,495.31236399703124L99.63330196235833,495.2510222722481L99.69322357290895,494.92596296766544L99.94211453399721,494.98287228495707L100.12512609418863,494.8178964346241L100.19592955536746,494.50676994084574L100.52662133416891,494.39238617142144L100.66598339670097,494.09672678888313L100.54798540671538,493.978164708919L100.80691843638522,493.53730582823425L101.56906439342819,493.1001634381603L101.75709084348176,493.2912757505734L102.14739583355482,493.2860431833814L102.5284983786371,493.38716327132596L102.4830110549011,493.00444591947576L102.32439275685061,492.94083404393353L102.54056782499148,492.546817654287L102.48973833991282,492.38648665943856L102.82739947423923,492.02480626159877L103.45393853110852,491.7773416467943L104.23497048552939,491.733659934996L104.56926987526462,492.1085915570603L104.9943777881167,492.1928035346729L104.99518061610624,492.32466338133014L104.62193922551785,492.6695632114128L104.62091683070105,493.01290118796214L103.75478103978062,493.37244061752824L102.7759143274979,493.5731628573114L102.43545681496131,493.8770139607134L102.37848746809036,494.07089584549806L101.89486208463909,494.42879897438166L101.61757301901744,494.6999848621197L101.26008862256317,494.6777805985772L100.78622027816229,494.9789190478857L100.55786013321097,495.0250200416777L100.43962980342499,495.29097291711946L100.2579622637472,495.1293381360271L99.82338769589896,495.3117206817906L98.98887030862431,495.5161430015895ZM98.26123289280281,495.69154098436434L98.72552566293865,495.5182667947139L98.6546488521775,495.76032618083474L98.26219920127664,495.81245131846396ZM96.6775853618714,493.93970520891673L96.79842327542377,493.680956623591L97.08081675978639,493.656906184895L97.07828571143907,493.90963663360674L96.89537111536696,494.12471608092454L96.71948088254521,494.1283563443656ZM102.1686206394682,470.80021107475L102.7778848251965,471.02221422616225L103.14794224650223,471.0816126548471L103.25514003559591,471.18802475502594L102.82769652083189,471.4794883260168L102.5441460225428,471.38845429763984L102.49170683890404,471.10971752319136L102.25418771316423,470.9945613074901ZM96.77794470033264,493.28432870527797L96.8365585895204,493.5231480704539L96.64748301721976,493.40249325158305ZM95.53708573476524,494.54306829177557L95.79442101969565,494.5082279523298L96.10796984272434,494.6020624895274L96.10552169635699,494.49202058090424L96.50853434539528,494.4574143368474L96.75766314643613,494.5751606057501L96.86303527876555,494.7444373392396L96.49031952925283,495.25906993927725L96.14117984661021,494.88660620613666L95.75710001433217,494.9600074811182L95.51309564787132,494.8195485253228ZM95.20907290456287,494.093240474768L95.35422605587586,493.9792234540693L95.64971985968872,494.1442603523087L95.62210989102275,494.31614390127464L95.38750983779983,494.4370914384177L95.2296243515104,494.30588467492714ZM94.6526228897512,495.15448725271546L94.80510733378611,494.77724439633374L95.23708291967418,494.98790851582874L95.06382502794219,495.2736703865949ZM100.85154938440134,466.7529889835876L101.02140770256273,466.5462211186687L101.31239824141201,466.53228916824173L101.4462547232232,466.62381759892116L101.8327531690102,466.5924919057091L101.73217345089446,466.8922881942339L101.25360286003479,467.1326042882821L101.2343895907214,466.9479303656524ZM91.95038080824757,495.2939417194456L92.07847291605114,495.08439957301425L92.73207023494834,494.83680295364906L93.12332785138389,495.09271633690713L93.09988944483624,495.2426259457914L92.83966430247592,495.5111250313953L92.5791884212599,495.43291593246494L92.3074515161836,495.5132610960362L92.03245999365485,495.719628586105L91.85392251141926,495.5521001830904ZM90.7070061797363,495.0727585313796L90.78588781029588,495.2787026169901L90.5672573996084,495.2093954346899ZM89.93188022111129,495.48044923856577L90.22779237446564,495.31613759481303L90.39638630291756,495.57497327791737L90.15112853401578,495.8281731078304L89.88610826901484,495.7634443696464ZM107.10673369794716,425.14532357255933L107.18207530742256,424.9501254768445L107.56244326472256,424.5469077579788L107.64383575933867,424.13171167329824L107.75054378340546,424.0559252872251L107.78521859659031,423.7329742899039L107.99922704743082,423.77392430157926L108.01705779600911,424.0236479818661L107.90614863015958,424.2733213311295L107.97611816590228,424.49057392352717L108.5346629968444,424.97336528929907L109.23977633551578,425.4400909420012L109.76552104329245,425.6940573976435L110.47241870337024,425.37121530563405L111.1367087702821,425.2039679079948L111.7011610829994,425.4273552854928L111.89960400054916,425.8769371490065L112.11154608680303,426.01642245048174L112.12310674950788,426.622018335309L112.05166736077379,426.8246441837199L112.51501261972408,427.2625917593943L113.06627246618473,427.47695901530534L113.24841655059248,427.70578501808103L113.29446774615448,427.91928953074654L113.63601237422108,428.1160715840468L114.5100549626386,428.4361019412533L114.66090651122083,428.43628798687365L115.63736394871034,428.97609147572217L115.1975850521353,429.632791260579L114.91737173761845,429.81740852734515L114.43613368720239,429.5050714905742L113.99250485006961,429.4080626073297L113.4409667029667,429.4464814266114L112.87233847108172,429.8266063825212L112.68948827151654,430.1360407570959L112.6305054662918,430.4287399699409L112.36330563164367,430.63109050029277L112.08193571038328,430.43592924287907L112.14467628485657,430.31207283691907L112.03422697665775,429.5959830910925L111.7878518517063,429.1766347730741L111.35560727741654,428.7223578064216L110.94922704719414,428.65025840098497L110.93094518535096,428.24531150590116L110.83270401122834,427.90146937734306L110.39302864425693,427.3257417967863L109.61630484188123,426.7250920926243L108.97328560252575,426.4929870010269L108.43380028646364,426.6063423795005L108.16719032676438,426.87309972311147L107.75222595957746,426.95995626824407L107.51656313517068,426.70394556935463L107.0734267878548,426.3733284504113L106.95444525550619,425.85631750796546L106.9674860786243,425.5330492910405ZM84.53688916046868,495.3014641297385L84.83563990058566,495.0441151900903L85.36735935106017,494.9112704757624L85.5302138032963,494.9692850985805L85.84428364127955,495.28506999830086L85.76802056332075,495.5017415102295L85.30206038530834,495.66591455598837L84.81689666149511,495.684366903911L84.51033475556851,495.602166306015ZM98.03315116354247,443.32281835575355L98.20936501157914,442.9693172887211L98.56737309357663,442.7691033216856L98.68370876551776,442.82081683084215L98.54775890342583,443.1216478847946L98.59469817149113,443.4525153992657L98.84923069281581,443.9376122622204L99.28266932943026,444.43246574762605L99.5051253237297,444.5783767442472L99.8028641269279,444.5871796613765L100.29259313707962,445.2764777895465L100.02950976272075,445.3135449066533L99.98604252334587,445.0845103021299L99.43093793860734,444.87959748830303L99.11535915915846,444.88873366083465L98.82057574462002,444.53377696828176L98.39249837027319,443.6106386948458ZM98.31083611570038,442.0589604223535L98.3906107872804,442.11191487253944L98.31154570652782,442.5822243508418L98.15885270683376,442.2902555415884ZM78.73666696189025,494.6897095516697L79.22026293502536,494.83978603169714L79.62558186857379,495.1460679461766L79.79931208784292,495.0240133955078L79.98969824625503,495.09403904479433L80.49027090440026,495.0889403293302L80.83458675656593,495.19921145890436L80.70617654895516,495.32385514315416L80.79775461608763,495.5209132799965L80.93285157090183,495.47414614466715L81.32392920054554,495.73191614839857L81.66857376613109,495.7417396942664L81.78972090894668,495.8420449916623L82.25130342041574,495.91506378442125L82.30167186799942,495.9999214558495L82.86007530204486,496.2052699088598L82.47640564108242,496.22637368483385L82.26361237533239,496.1285416874832L82.03418815587999,496.188794315227L81.42146646306603,496.01202051353L81.05975420840409,496.1077235533627L80.9744225369839,495.9886795856711L80.72162158324652,496.0233461547737L80.46433154494677,495.92213902368786L80.25519749317225,495.7126195698337L79.53928214773313,495.47619796816883L79.38993076511338,495.5179662700093L79.0195505826648,495.29251456298465L78.96222354443087,494.9880603372787L78.80845887335121,494.94617576733657ZM73.60356516378368,493.759063563636L74.42557070981906,493.8133572655646L74.52814399327691,494.0118371749294L74.95952716596157,493.8592437769945L74.9626152651423,493.9896158844001L75.29019181168279,493.87315569386834L75.40921980381255,493.7414641667248L75.60693912544018,493.97616521115566L75.99267526689604,494.05403866946153L76.16122766207471,493.90874762696996L76.2027335209106,494.06305637568346L76.74817483982258,494.02096369509036L76.83348745359963,493.8017736382739L77.45628270746998,493.9415414167396L77.34673208498782,493.666257429457L77.93011881543696,493.88039718275826L78.1662043209993,493.755511046189L78.21287819654859,493.5592041784635L77.78475482996616,493.3829776196458L77.51789047587746,493.1281651892759L77.63056383868364,493.01144553996636L77.89178600892396,493.1881472184488L78.1172051098193,493.0483094632613L78.15545551522801,492.83169479617936L78.75369283068792,492.7503474414738L79.15293278739686,493.06268523630513L79.32895094080341,493.56249230758857L79.29132631524855,493.7322980638546L78.86101758922364,494.0961339248398L78.40598522088153,493.90702598628377L78.2789209839579,494.1190910741742L78.60237410851742,494.682985338167L78.5209753032793,494.7981066210888L78.34877666874381,494.621318757287L78.09730962570119,494.6010634566981L77.9968423524816,494.7276797968166L77.76911211670432,494.6794507503792L77.53168385614117,494.4696763472832L77.10884663373184,494.8926179099501L76.81596855656309,494.61761417108045L75.8382625105138,494.62667520909883L75.70864821114057,494.4144771446191L75.329349781804,494.2209189105918L75.00188644283683,494.14943677982995L74.76185276944048,494.2767120674656L74.4445555794442,494.2196520156856L74.00022794909714,494.03782750768374ZM72.80950919319518,493.8000643662737L73.07369936367546,493.78843775263505L73.1186797826347,493.97435470416764L72.80859405509212,493.8940625575243ZM73.11616601545705,492.52347340329663L73.30157323047025,492.6977519028697L73.12947115401116,492.7107494939145ZM71.89672876199914,493.5980147376789L71.98165923987185,493.57373620505905L72.52661521345887,493.77566908568116L72.49400754547959,493.91798170682046L72.2377656585062,493.8138386906072L71.89189839670944,493.83829639229214ZM71.12014352598605,493.22073546943767L71.29657511370777,493.19851963655157L71.67937862111103,493.33520384097113L71.72367586441142,493.8814792829558L71.51241235051687,493.78006254321616L71.36703044650466,493.4411425654452ZM70.37665066718857,492.3078375659567L70.65059197159817,492.13665983983543L70.98982702940337,492.30715089876645L71.1593799993152,492.83835410858603L70.8159680255268,492.9447546997907L70.92003835277272,493.3115217270371L70.67956827106129,493.42966048325906L70.42855131725058,493.3548458331713L70.22153098635326,493.1530898404776L70.36702318632419,492.8664360365177L70.27469234969918,492.82258650362746L70.30624761287524,492.37804055130545ZM69.70002174983661,493.81175791519274L69.87157174069401,493.5402039012671L70.05490990966518,493.5447303511985L70.14307580280017,493.7349285949576L70.42281442288075,493.77252894077986L70.29784620545102,493.5993167134932L70.82012579358849,493.6021261078427L70.91596717489615,493.7709174624283L70.78866685928946,494.05207925562365L70.47182890303658,493.9430803210542L70.55642241216299,494.27942076399836L70.20952277987887,493.9884548064177L70.16409632126823,494.20916014079285L70.02060462521217,494.0885958892456L69.88036684673523,494.27055523561165L69.86624499503326,493.9996148928782ZM66.38107425575116,493.992713887755L66.65935835935007,493.69529696912866L66.8959769171124,493.6854220053277L67.06017584558987,493.5307386968392L67.00614786814988,493.11965680203474L67.11205087141083,492.99745400980004L67.56443126587766,493.11798727047733L67.7713081611068,492.8418849893919L67.72287836909061,492.41522801723625L67.94433593152563,492.227360938369L68.15706218513297,492.27948631659956L68.36600519813155,492.47238664006176L68.73620201711906,492.2538313423952L68.83328247274382,492.37113643472463L68.73666331895551,492.7755211032213L68.40840785248346,492.8312638312144L68.28765474102292,493.08482621230183L68.42886265464504,493.25335054468593L68.69731076947681,493.32444568379736L69.17141320890173,493.3371739780021L69.59292650683358,493.45500331432726L69.57152710580732,493.8261698265777L69.31327356458819,494.2566839244885L69.08433318653732,494.24771028362755L68.62146951135311,493.97878080438386L68.34581907009645,494.18958165748035L68.0753613866399,494.16511386490845L67.81966126375625,494.3174452605378L67.56055643286031,494.0416649536208L67.43102751807103,494.1437317248277L67.4238376495934,494.42570342237303L67.30395831648502,494.2822116749505L67.07582942767472,494.3549137115305L67.12409400041764,494.04600385319964L66.98588691686261,493.82448516899495L66.5202415723093,494.29804790365887L66.34801628843432,494.1707392517355ZM65.20478291592603,491.59574962075976L65.39956584947419,491.613917241029L65.37670922200371,491.7602896458642L65.15271371922347,491.7790062177584ZM63.822717575104534,492.51306125893484L64.13350586475815,492.4321162912539L64.42919595732657,492.6431050627255L64.85124440096277,492.596615538244L65.6113845962417,492.643674853614L65.98142396441418,492.52305109652673L66.25355430052974,491.86112570964656L66.44803616440683,491.8367622827356L66.64756790923356,491.96863745714444L66.7689883204935,492.27404953031424L66.22643828381314,492.6597371819327L66.13109237730852,493.13615915729685L65.96252218190365,493.3007376464834L65.44990854312812,493.29823121562407L65.07305403215807,492.7973048714058L64.63912969252421,492.8338658769241L64.07138582559207,492.683106819673L63.974010084941426,492.90309821591217L63.846602838332714,492.8259062838095ZM62.24033124258706,490.71590322988055L62.40685698063659,490.6060369226497L62.83485478997768,490.66725210778304L63.355435666750225,490.89408656219854L63.42246404998508,491.17009813555774L63.33615239300906,491.316681822439L63.53235568691787,491.5814361922058L63.770367164090786,491.56926051614545L63.98279051633814,491.750083466736L64.49964715021767,491.7398754758684L64.28522234070147,491.8985638376843L63.66261691429675,491.8569763188415L63.35939621941979,492.1668214180678L63.35331428131744,492.3494539680147L63.12820380212737,492.44987476146315L63.05014160077327,492.3250642692814L62.840349921774774,492.5086319683707L62.83782425178241,492.8477846585905L62.71828211021612,492.832604684698L62.70527659268794,492.49350906176346L62.46617521882155,492.546445702565L62.34209347882306,492.21283759041273L62.18015833994579,492.1035816359264L62.290366723989294,491.9781747614956L62.90020360290714,492.05969959231027L62.985408378855766,491.70979143480855L62.71440367422113,491.60137512215715L62.60440312486929,491.3565801103443L62.2044588684026,490.80984596210953ZM59.8747294783977,491.69498270100485L60.28748859727155,491.92732930388485L60.21014918848469,492.0051322740457L59.855410070791635,491.82528437596585ZM59.13064039321574,491.62568968445026L59.46465226293029,491.8585529698042L59.5135511283397,492.015541305814L59.18212360571886,491.85582542085797ZM59.59493826341392,490.2840652958219L59.891065339022376,490.08826923767094L60.09122385137525,490.3766061864123L59.96716917968055,490.6939445559663L59.68848876155319,490.6448184900439ZM58.14449142179386,492.6051582896946L58.305327592317454,492.51865383507015L58.39728270068096,492.68691020645423L58.36357776675318,492.9735534091657L58.19486035043188,492.91905842871495L57.99208093827987,493.03099645453295ZM57.367809935431026,492.96362755341255L57.56952334267942,492.9356846188908L57.530479791196,493.2743825390335L57.23172573329836,493.3058341595475ZM53.87826849841055,486.6400239528617L54.03448778845649,486.7180047126777L54.27088961385026,486.6052921994471L54.64898682256033,486.6790895329067L54.93278274677965,487.16705904437146L54.66580409759236,487.4673699890462L54.253093201142065,487.54914287409787L54.08118192688512,487.5073573983915L53.808550009753816,487.2169839044295L53.72405278539806,487.0055303842003ZM49.79016901567759,487.32786469574097L49.910904669504944,487.23437200167655L50.19504684396267,487.5349442595886L50.45687269743314,487.63047291747876L50.766460840959425,487.9106143535207L50.75160203093688,488.0927586016291L50.98192525553729,488.4474621330036L51.1742847638272,489.00404467718687L51.45501120804437,489.2820539365873L51.47894991599972,489.6382058793705L52.05105951891788,489.94809230798364L52.264163959647675,490.2382132335562L51.97856233813508,490.23257118848807L51.88692871058032,490.1088818916818L51.458674417406016,490.0239204236497L51.34512874839646,489.7267503995159L50.948643662471696,489.1198275036106L50.766760362889045,488.42769417463444L50.458117373270824,488.03269974254204L50.211662196995476,487.9744653043791L49.971605147013435,487.71778889774697ZM50.013685213435636,485.0042179138684L50.15805178994617,485.00060569368503L50.387992455476464,485.199248023541L50.46035363030869,485.4322743234709L50.16400804653793,485.6012949382123L50.02181584575483,485.56326651801686ZM48.84652733982733,485.5570443838408L49.083816438673594,485.7050780592388L49.21257759039534,486.17124321990366L48.95283486586709,485.9647413435974ZM48.858724846744195,484.100621928989L49.00152682493197,484.0297451019179L49.176592998452335,484.2423935800587L49.13908866858401,484.43366918876563L48.86820389982623,484.4353171378717ZM45.21172046555682,483.41777232192965L45.59190322075632,483.42730303896855L45.90683810373865,483.2648446255428L46.482190991936804,483.3691454622517L46.70785558116822,483.08525695579465L47.14164138089487,482.69358869596806L47.328190964272025,482.6680897775681L47.471288369722316,483.0525168785093L47.23901358661995,483.1433487895921L47.00142418122739,483.38515938883563L46.61434988504705,483.5340560827438L46.85013183758015,483.7521999510031L46.76904996656073,483.930154618475L46.57386741174474,483.9025474125401L46.0581352524308,483.56195440602215L45.761161038996576,483.61604021379225L45.54470189416287,483.9468978177366L45.40384598095828,483.869666098402L45.167125008822225,483.5140986618264ZM41.68827225064038,478.3276801045345L41.99276834895187,478.5567141073434L41.69378238163699,478.57916951075487ZM36.325960876861885,472.96635241586057L36.583447252440905,473.1509472506954L36.554286514155095,473.29975436581697L36.289435612315344,473.06720545356234ZM35.97103208037103,472.6608489647592L36.12703843143798,472.793022551846L36.05184972060228,472.9368176984251ZM35.74108240363512,472.36326323826614L35.92314295554351,472.6294383447837L35.76651856867073,472.55991981633514ZM32.81670184716825,473.5412837995686L32.974498705044624,473.4291039773664L33.286265073185305,473.42447186705544L33.56186579518838,473.60933444801975L34.067037238626995,473.4533405249922L34.59966185783712,473.70335007426695L34.27963301772269,473.78737569037213L34.11947570113243,473.9367703330736L33.9747820687156,474.51810794606797L33.707683839490755,474.37683311733406L33.627913954496634,474.0054113901327L33.13381642567282,473.86288111062737ZM31.306563051052308,468.8473069623191L32.122383405548874,468.7472998645405L32.561703778276765,468.91798398768043L33.75233172531853,469.69278239813764L33.94675398887236,470.1982678578211L34.20690774392544,470.4333778270121L34.39684701600021,471.1317976689316L34.37447958924412,471.2340527242747L33.91445431076215,471.0386416178514L33.7520401099801,470.7100070517691L33.350772190541065,470.945223481885L33.20347092170877,470.9484311515287L32.76761650006016,470.6172051469452L32.332772015691134,470.64208386262095L32.08086265783993,470.3008335185472L32.03835341455415,470.0225191957409L32.17013764827284,469.69272238172306L31.92245107660817,469.19949738629236L31.422541792826735,469.0776132129124ZM241.77821438336636,473.0469261312576L241.84853277636518,472.88467024080404L242.02785465523354,472.9875350642599L242.062980894496,473.28510120982696L241.7963150658136,473.1776005425905ZM241.22603024757032,474.2258472434293L241.895159751741,473.6550477149595L242.13482264925312,474.0464746606572L242.32633108719318,474.0615401010444L242.2004664814953,474.5118255897446L241.89693501155026,474.6257234609804L241.35906209299765,474.4408784890952ZM240.752272007518,474.4221194940323L240.96169820482334,473.96177955102115L241.1098865251159,474.0584193167259L240.88745982722,474.4818196890407ZM240.47038189115807,473.9021000415015L240.55811310847574,473.5024463040451L240.4528515560199,473.2834642984305L240.5801096255169,473.11973446572443L240.32310664652573,472.95402061527614L240.16776159839853,472.59186155288177L240.15832528187443,472.3630295925742L240.2802144604944,472.26664092877917L240.57937687211248,472.35186207449414L240.70783972461388,472.5150006116462L240.88492134945454,472.49412083955906L241.1744393846987,472.62988789498206L241.48429570014554,473.5031630599901L241.43402903532683,473.7235474327921L241.09531980219057,473.8551761167906L240.87073127992508,473.7437764256344L240.6458613981706,474.036985823093ZM238.97953995826208,472.14328034954656L238.90855748811856,471.7754804312562L238.98216001406485,471.74402634530384L239.88609798498248,472.2322389508752L239.78673825809943,472.43358080183134L239.90001917125159,472.7985882056632L239.91554598323606,473.45339211205817L239.4880058334829,473.1619859929594L239.16647552255048,472.60168091616373ZM234.42495805574754,465.82082412583804L234.38798339370646,465.5484209382457L234.551934541908,465.67133273719946ZM234.43857696720738,466.67639535189915L234.4114168002015,466.5134919349927L234.59782703787857,466.21371241238717L234.9238134739658,466.32951840395174L234.95105767636056,466.45091051047217L234.72232602898066,466.7473989828665ZM233.91601224396146,466.133334521102L234.10252400403178,465.87543610034237L234.21786840183552,465.5283739168216L234.24600340246343,465.8155701875825L234.15901062982653,466.289477928336ZM236.1903197343199,475.77591308108947L236.40995552104334,475.66805293530865L236.4520390504984,475.96752998005815ZM233.15411285744517,468.1317080069892L233.14806931916848,467.8201128734154L233.3137050732874,467.90788692019436L233.75620740776395,468.3366682633295L233.99980599184346,468.65898509686207L233.86485986861257,468.7922187446218L233.49733391841752,468.5518817811883L233.3787291143343,468.56704658712357ZM232.7475581397959,467.38888825892593L232.8192111375272,466.85665653459347L233.02500101769914,466.61163810383044L233.42903678937057,466.59702919790175L233.68509633377522,466.3819585805904L234.10363214939008,466.4917558197083L234.21685139534173,466.6674411626873L234.08948194328985,467.0240274996923L234.3090121233331,467.4369981142667L234.1451962858268,467.6040344775008L233.64030929583652,467.9012199602202L233.24197796473425,467.6473340158823L232.89487375649628,467.58928743166496ZM233.74863555962224,473.46378709586634L233.96792792538133,473.2336813448733L234.02205539906052,473.48778057615374L233.83829740744198,473.611980011463ZM233.9908486712567,477.21306164015886L234.10665558709184,477.1762247634949L234.45365295581496,477.81979613400193L234.21076967532267,477.7263124037868ZM232.16399124810135,472.6010980958254L232.2385197398725,472.44193655095063L232.14757961367752,472.11114814192945L232.45049132786858,472.19187254885964L232.51760356869255,472.3592334783413L232.36241128855372,472.8329964273373ZM231.87833415385757,472.3554016802274L232.0143452066872,472.25941795202715L232.0627099300212,472.4563071452719ZM232.02525097048624,473.79364295850297L231.97161016632597,473.2686593836985L232.03063724862653,473.1028091506864L232.4504864665755,473.02318173564976L232.6041030819921,473.0687683940223L232.6383085201007,473.2642383459801L232.50699686022938,473.5534012740169L232.63551368247,473.60699528229827L232.82081200949958,473.31236395467306L232.81079331126864,473.06200765811604L233.00761002949616,473.111312126157L233.13130223950134,472.67061792358754L233.37453767659395,472.6043691551554L233.64366334201867,472.7479449924491L233.68388551813572,473.0891769413691L233.554316330247,473.3374214310753L233.28806519468122,473.3342932040252L233.18329599820186,473.57423190094534L233.4363886096726,473.62305453885733L233.47442757571713,473.8291356742039L233.23113492047497,474.03072898963813L233.03677784159225,474.3873380570875L233.08699571940753,474.943034729405L232.66189297224685,474.6179900529107L232.77478558756275,474.2229089411244L232.62980463036095,473.80917858633586L232.17579946303573,473.6520619804448ZM230.9332575812863,470.6669644867288L231.03382712799313,470.5057635132841L231.16127828949809,469.8643971360255L231.4933836921213,469.7003089053548L231.59637990202754,469.54960320561884L231.3002668899419,469.56688790511896L231.2080397165191,469.31889264643485L231.43207856568802,469.37762527094225L231.48612986653495,469.15985178130325L230.93337493375287,468.9693435122003L231.0580317636709,468.75887035880106L230.78811694436416,468.33701973038075L230.98960393920026,467.9841073436484L231.58718343125867,467.9352327808168L232.49420339410455,467.74333198617643L232.93357743728225,468.0853694232188L233.1971092397185,468.4311887726222L233.2554667415336,468.8202612696449L233.4397402821906,468.7955584678606L233.72020459108495,469.10602253165194L234.0157942210437,469.29300336375536L234.21844248485309,469.19666052804604L235.13842100026397,469.59640858848144L235.38049368813193,469.82378604018214L235.99057081133577,470.2773932626834L236.2537073059098,470.9360193626409L236.6691325769086,470.96797627414554L236.91708170503824,471.37055163264887L237.07520853788432,471.50684215885394L237.55507698019005,471.6404880295286L237.82375949933441,471.893140030609L237.7088171446312,471.9679824879478L237.38650984370233,471.80467869995493L236.26760602064928,471.60118581749805L236.28525678635194,471.77898516166715L236.12759925061613,472.27012815098186L236.2804537409305,472.26645618942274L236.3729125804585,471.95701804006177L236.5075552368431,472.0244521646462L236.77907122439592,471.87383404851624L236.90842653924852,472.0496015047326L237.1835925074973,472.0336962828852L237.36180313526557,472.1453347176645L236.90815677025557,472.38171879223796L237.0736642800029,472.53935296983127L237.43934389759266,472.29107542580664L237.70983312388202,472.50770940025666L237.9370216179554,472.5134045631867L238.2338269558631,472.92847666134173L238.35128534860183,472.94173129548284L238.2885764316504,473.25404487255656L238.01915320027842,473.2924951440539L238.10239392670638,473.45402325440097L238.4209368553286,473.47591564160103L238.54569635706943,473.3857434367906L238.49993331410485,473.12831375209583L238.6112890990231,472.8763340052033L238.76335894971544,472.9487908956854L238.99294884871767,473.4103117403028L238.86500061239937,473.65623739202306L238.9814125229045,473.83002030598686L238.87323986091394,474.4251807216716L238.576739497554,474.7637647788953L238.8477056107884,474.8077832783088L239.08398700894088,474.3766773439547L239.29296332962338,474.3642186821576L239.66391777373804,475.4419245562952L239.88501458410735,475.7932622668123L239.82056392814656,476.4387141292167L239.36212950479234,476.64903034957746L238.94162371822443,476.5075731241125L238.79619531687,476.669516471858L238.5096445613939,476.5412790138966L238.4303632388707,476.3488385337532L237.94653922898215,476.5235142729895L238.0697667134467,476.1682642448791L238.4335825105154,476.1048140865989L238.37626504037965,475.8930804046091L238.05778380629536,475.7517206324769L237.7915071375013,475.76429155337985L237.20507828198402,475.4987908961276L237.25240919802917,475.25803024196335L237.1749712107358,474.602985081223L236.9680248369972,474.6188975251234L236.93098934963348,474.9746094498313L236.84066526293208,474.40682835745497L236.89254755489426,474.22371126489134L236.68345280602898,474.06259784386447L236.71761734996642,474.376820608193L236.41134791732492,474.6029182914742L236.7719898146301,475.0926395676744L236.64483013510554,475.47799959265757L235.94601408224605,475.3774632161187L235.83362564670242,475.2075054312508L235.94862498082782,474.82681689893235L235.54411152303447,474.36861618599386L235.29850238869074,474.4786462278436L235.08412744177016,474.25324926210243L234.81198888568724,474.32420115129395L235.1002814436065,474.6910717964646L235.44288623215175,474.9632350745714L235.64516013385065,475.32248009386853L235.61861279194608,475.5438638555984L235.83999920873723,475.5718274328876L236.35001364916775,476.2612392738106L236.70335920363476,476.29841914669635L236.5499691509129,476.00615599535934L236.82536426508813,475.80855804124144L237.2988763310993,476.0356855717698L237.57038180128052,476.67893587276734L237.41896271909536,476.82405268776597L237.05689774531174,476.50661656112857L236.97943727684742,476.57369103828154L237.57574650215614,477.38117616849684L237.20220133666126,477.5051080095706L236.81095070365586,477.4451299292708L236.67987343851516,477.1337251100764L236.3525613703115,477.0049427579091L235.41507181042286,476.2657684594486L235.24876244142496,476.1899106923781L235.07760422460305,475.7495784405351L234.9068246084348,475.7458873807741L234.69916314792303,475.4530327616485L235.0556123561144,475.29029936285775L234.65387846347528,475.2256908062226L234.48645687500505,474.57740853457386L234.1145148134916,474.8626008035731L233.94246692360676,474.7644842636258L233.74569172445604,474.9395868068717L233.55921637680473,474.7515245072017L233.4919563508102,474.277680811866L233.8596599470119,473.9828017282278L234.10783629022484,474.27468153174686L234.28930778685287,474.09805072242085L234.07418351147925,473.99633132121477L234.08302945059444,473.76326593419276L234.2259517073868,473.5989774409197L234.42763277771752,473.6162818422787L234.62982052553764,473.29059805333685L234.09638226553153,472.89684323611584L234.25241455011582,472.77531625564336L233.99490681003869,472.66984825856247L233.931006717196,472.30070985287824L233.66472466776855,472.51088818472243L232.89740117647614,472.2439723041381L232.79908855435542,472.1102106428318L233.00225874352438,472.0510678035093L232.8032842712566,471.8197485834306L232.7810187328945,471.6203364964536L232.41093807516563,471.6323599438448L232.58369623220045,471.9135173059122L232.48003203312814,472.0232370893604L232.0109672804262,471.94218659554707L231.71150485383,471.69495713420304L231.7741963757311,471.36864068221104L232.10174087296417,471.18222087374005L232.6582076340423,471.32327584019174L232.94926139805608,471.0232458665642L232.62111449741346,470.7331162427798L232.368361626449,470.71962498239753L232.2523039864514,470.87470746158067L232.1105641378379,470.81958972788595L232.15949627355852,470.6269981959638L232.06275095086687,470.4100333640673L232.04253795058324,470.0447229674189L231.95279663043132,469.97893924760274L231.8706858013396,470.2824091958196L231.64355555741224,470.73785903837233L231.42387377275986,471.0018007688438L231.07159015536342,470.8886916621554ZM228.09680437662797,462.38268472106233L228.2356968506379,462.1917560011342L228.46015956719657,462.3160032982792L228.1864467857361,462.5846678526218ZM230.59543481851813,471.1259382135646L230.72403771150198,470.9209415272443L230.87191234550272,470.91004321244014L231.00939963144359,471.1732967029189L230.98959799068965,471.46221384831523L230.85898615226216,471.4853597551776ZM229.1175955948744,471.5929211523175L229.4331173410368,471.36726199104226L229.51645217049565,471.5945400813644L229.85124178967638,471.29764422091387L229.8273118340632,470.8638157204796L229.91830287662603,470.8474878192337L229.97292202894397,471.4248404272027L229.73625814436218,471.6388383410988L229.57696737424098,472.0169014684944L229.32248914705568,471.99471414097155L229.3739244696486,471.8027143068341ZM227.1707618372328,465.7715617041433L227.2936798531693,465.42831609391754L227.46139055380715,465.2771046626673L227.49259045782526,465.07336723309226L227.89714401709224,464.9550101427128L227.86626394785142,464.8114274092791L228.27434417242443,464.92093010397656L228.54705334625578,465.3253398289074L228.85745766994182,465.5470020413921L229.2400992861061,465.4392375412345L229.38556659705006,465.51744614747713L229.46403184590397,465.3394523635976L229.03546661721492,465.2143991076742L228.74251534850868,464.83430301710354L228.62596698765554,464.5464512867765L228.06784308658018,464.2543809493159L228.11324159571376,463.928011169441L228.48259549974065,463.6597087421519L229.16391479337568,463.66404174348366L229.48255932659237,463.61639545771584L230.12803105298931,463.67075543217726L230.53862444351898,463.6572734801049L230.599418122146,463.55494093774587L231.30965710118764,463.3900669211091L231.80271920422092,463.66720086406696L232.11644927191432,464.0499627202568L232.2511963949445,464.33737638674074L232.40116294136345,464.424324260718L232.70058768287925,464.39083065823195L232.9802639377723,464.5828006866299L233.1226131856993,464.80827871635364L233.61756281842116,464.9520326208245L233.84145529915818,465.2568816535045L234.0854975186473,465.3769473511858L233.77383707097874,465.7063851038814L233.60326301952387,466.01204794809644L233.32668262309613,466.24580446664527L233.10209513879965,466.22509956136753L232.71447711266308,466.3286944873382L232.1445189036539,466.3725828104367L232.28941782437502,466.6093900216648L232.0949317015278,466.97407803731795L231.55913154131932,466.9991688422849L231.27532944053647,466.91891228815143L231.20803729511056,467.2180004304697L231.05724362372092,467.38419890867124L230.7521476297224,467.4929958710185L230.51685158560397,467.47900758539276L230.33238268442767,467.0240921757565L230.1427427232469,466.8951944397725L229.8810301129759,467.3548636534379L230.0902871311232,467.46014008713416L230.21733800232496,467.9508261505533L229.9378596421834,468.0561286241168L229.96514834414444,468.2302723506781L230.17472010145542,468.4652202168059L230.123941369396,468.78164194859846L230.2031199561564,469.12218154128544L230.0753837380087,469.4565654103559L230.1904480136275,469.65040243442104L230.18523812914466,470.0289283833848L230.07877309770498,470.12679935610623L229.74166158363954,470.1429749008825L229.73745482511663,470.7503340028571L229.5182541891304,470.7060559272104L229.28230711078885,470.47268362031895L229.09102903287436,470.16083057895827L228.89906527724452,469.5786211310672L228.63148489443967,469.1488625310341L228.53301092947817,468.73790688687524L228.62759974226515,468.42661188766203L228.49648892768678,468.13148456719L228.51524224236996,467.5314737292938L228.32091446792418,467.42636812834587L228.05103859846204,467.5148220267706L227.9861626235868,467.0817270668246L227.64795604614898,466.8555169715383L227.42677086086735,466.48175838827234L227.3809654666814,466.2428207164038ZM222.4229766399019,456.54921413195L223.082257260527,456.91800194267233L223.24020828550422,457.14722498368184L223.4196695685999,457.1466159462422L223.72373985251676,457.8199995622572L223.94667200723796,457.7473252416047L224.13300453744452,457.46776590135147L224.3002675906809,457.5526150044654L224.5396154221956,457.4919453259046L224.83500567138483,457.57290461510127L225.45076495181172,457.3078584802939L225.56272087011763,457.79788146951023L225.98283582158615,458.11040740816276L226.09299216062797,458.38289124455514L226.42861364863347,458.5855194261689L226.74022846488992,459.0017389251862L227.03452595681154,459.234430447881L227.2966768050881,459.99024487181504L227.64839626860632,460.23417567288783L227.80576589653543,460.56837051630544L227.7014040015298,460.6128901941317L227.56251064178258,460.3790837142266L226.9074608744388,459.87557829891375L226.59633384471815,459.2941017457048L226.30868918239884,459.1650269490819L226.11367299988723,458.91286419038624L225.8641623438439,458.9896693195119L226.34085484046625,459.4379934562997L226.44500445746758,459.6062093031774L226.32821514147514,459.77779051531917L226.9474143593436,460.2994691063139L227.30439764333445,460.47738711271876L227.38429473913618,460.8181240070016L227.86181997920085,461.3355012968044L227.6235319512187,461.3745503960753L227.97507602808292,461.8663387939989L228.02043943587,462.01140372994706L227.82291918142397,462.4386219407197L227.53813840272633,462.3738297176844L227.33464190274128,462.4427126245435L227.4394696334177,462.61063082716635L227.35809050218074,463.2483939311136L227.0342300542173,463.8364535866037L226.78365076961757,464.060005750623L226.81339527585362,464.24508978352384L226.5419961984279,464.7096840285668L226.18346308378148,464.8001699333801L225.92967042935368,464.35341607958577L225.66267742441664,463.6402268413831L225.78760522925154,463.1324715107857L225.93175761396327,462.95376299480165L225.68785295725297,462.84505536915333L225.56378574458654,462.4767611494138L225.72301273164186,462.3934798365144L225.93139509573695,462.55985474507105L225.96631069270424,462.41400261175414L225.25490367224927,461.79953789596294L225.14888379765046,461.49042735056366L224.8356016018597,461.2317192856933L224.64323971753328,460.8073517663404L224.4421680242695,460.6147374664391L224.3362920806528,459.91174151564456L224.06269001008263,459.51739875232806L223.8741043188811,459.01534101787837L223.5972299740605,458.5630365874864L223.5739607660505,458.3114029459539L223.18806803457346,457.87960998518656L222.9152045077093,457.69604380998703L222.68615340975202,457.31143642627467L222.45459126905698,456.78655563861594ZM221.98534322893084,455.88522884478493L222.4671813806055,456.0075082621551L222.984318929207,456.5886330963709L222.87478505620976,456.6505534911804L222.43251199878043,456.1058751496079L222.1325235146674,456.0827187703524ZM220.02140103032454,453.04160801634777L220.30599841280613,453.37583123193417L220.3780333845151,453.62481997199654L220.21676008450652,453.50133485458537ZM221.86748135418435,463.81380255973977L222.0448622007038,463.6991934180622L222.01703833853685,463.55494530872335L222.25617247133238,463.1064237982157L222.10274572047206,462.75209349275605L222.438249336282,462.2812512569102L222.67404498256963,462.2836837194146L223.10874409190535,462.6561575701235L223.27423190825118,462.5494977957157L223.5830256054722,462.79965666247176L223.89903714463978,462.84801006519166L224.35201837852367,462.6912536461772L224.64022493358766,462.6881386808878L224.91196538159278,463.07135216603973L224.96634381243717,463.34294398295145L224.66799953836838,463.225942358583L224.4410122581956,463.3047565566848L224.4639226425393,463.4271136032723L224.75842669737779,463.48682874348174L224.96547248827417,463.6955177432115L225.76487956611783,465.09006713057113L225.86691775924237,465.47657882823495L226.10401827552147,465.73462769651553L226.19754450930856,466.04730199360887L226.64798597547497,466.74638709513914L226.88272232153102,467.30442387274064L227.00219524391804,467.9263873295786L226.8645372938626,467.9617919491546L227.0943999462219,468.368537253998L227.51964085148057,469.6501873332243L227.58665882588713,470.2817356026074L227.43954973064172,470.2905519739949L226.97744097230077,470.0175937775376L226.71504352543144,469.59102618896287L226.35937361908375,469.3502992309445L225.52600322418598,468.3526019978874L225.4995392814369,468.0789776994702L225.7351614812211,467.8748278454504L225.4650319251902,467.7783765214651L225.19254427122357,468.0399022403233L224.88085067337283,467.61513373490266L224.76854539487732,467.7357000453845L224.49272040290015,467.5696990926429L224.25863912856767,467.315293727063L224.23018187879956,467.1243933206418L224.09192294179027,467.29313814664073L223.93125921526803,467.19888323336795L223.55826350530708,467.2941494265727L223.17595768844276,466.8415230169517L223.40513292092183,466.75857087807935L223.57309998701425,466.880226973613L223.6760057973318,466.7746172437322L223.47614789695103,466.21728413561897L223.62677499763325,465.86365318404773L223.6410481388633,465.63698728668214L223.030308190273,465.3088458613983L223.22568479177872,464.8839442630006L223.14268770397467,464.778960401192L223.25888591453537,464.5405478961417L223.22497522573514,464.23986058379285L222.79855665253407,464.2686865555489L222.58618885595743,464.4932894799565L222.2940177567529,464.114127437017ZM219.97276386239244,457.52005466158954L220.13397460584162,457.3690968089764L220.3688497289548,457.34343284712486L220.63789704931835,457.57137921284163L220.3046420206619,457.70130456568126ZM221.5486571214837,464.73395937640413L221.52446433591007,464.4601394058869L221.38764988742446,464.1126545342785L221.67786219237667,463.97846732193165L222.1862328635146,464.19740851613415L222.4827160190989,464.5461788884884L222.65825210913079,464.6073568273638L222.81892517501007,464.385809196971L223.1144653394084,464.35954917398726L223.04687430993584,464.8591589993955L222.77562212471378,465.0187027613844L222.6932458842793,465.98421163950997L222.5368974135141,465.99342579331756L222.0918949050153,466.2942726712476L221.96923584843722,466.28191600820605L221.8511018189537,465.718872938031L222.0854701464389,465.3782200705593L222.02134737147003,465.1039143141322L221.7465123115029,465.157823193321L221.72683029264147,464.9938146380255L221.52106935969445,464.87028459192703ZM218.16299556331492,456.44559471581306L218.247725994635,456.34042496976286L218.41842686476807,456.6381295054059ZM218.70888005547164,458.4280093878115L219.0027211320006,458.1072378680587L219.1180001635979,458.3850881614409L218.9568716190691,458.5407407766963ZM217.92713895467168,461.06291612995443L217.73267667750753,460.1004481724055L217.87533805804128,459.86953784293837L217.98400609896632,459.89270137888604L218.2412919890533,459.472811581666L218.2015962371803,459.1859111212188L217.9231144486322,458.7245825068364L218.30580947398707,458.6320345676514L218.38599093523453,458.92544789457673L218.6178383597844,459.21239129068215L218.8595561593326,458.78964481456865L219.2128210708694,458.72705239632927L219.44477509442402,458.77953992070456L219.572339099057,458.4574517027285L219.92271282535614,458.0667384324966L220.1725018036385,458.31822662971365L220.7043379543642,458.34315365903683L221.08259256305854,458.5456777267368L221.0608085210049,459.0088066223649L220.8090570707874,459.5254352257343L220.9320385835178,459.77740712556124L221.08284319299008,459.7638367999234L221.08564445115894,459.4116922337623L221.2988615879881,458.71809363244427L221.45818803438584,458.602007763701L221.94759766209717,458.783161012705L222.509334458387,458.67834948284974L222.6905346303691,458.81310741466746L223.060275219113,458.79838175390887L223.36447255357234,459.1725007891419L223.4237778420637,459.54843198257356L223.2315350629973,459.86341304498166L222.71264794299123,459.7278869616085L222.60600461942346,459.8059132586587L222.81226419587804,459.9804049439186L223.05560882476274,460.0148331993701L223.56899238379557,460.30411022683097L223.3639324471663,460.53470878131037L223.06785696212677,460.63320443987084L223.16001325458964,460.7705283178308L223.432179493677,460.76702590518266L223.66940744036367,460.55629577238784L223.90478631050706,461.04455508129746L224.18308193304986,461.3673619942548L224.55647698135897,462.0963827216032L224.45489866648182,462.37315356340986L223.96539463082863,462.5821228713023L223.74106439641895,462.57750948060846L223.06041548234657,462.2188019926182L222.12278253864062,461.9090079997728L221.72048480662667,461.7311168413701L221.49567511278062,461.94719154571516L221.3428136480468,461.82077821558374L221.3436917752352,462.00778004547766L221.78975202593486,462.20315199853314L222.06734331181315,462.1708334214358L221.86190975915838,462.410917748138L221.972886174184,462.52566702552673L222.0839617110756,462.9155116562355L222.05209374432133,463.2172541182755L221.80971789513006,463.79503277140515L221.11892410578906,463.7143768666196L221.04918983758296,463.5117452908948L220.41186500093823,463.1924076982084L220.03482776364012,462.77093815635766L219.94653754063205,463.01719646480313L219.65257360793944,462.84687769307965L219.41427470940835,462.45095071703946L219.42538271574625,462.301967508193L219.08080291206647,461.89412128969514L219.06930779735126,461.75717318161253L218.7925286749477,461.4998944381269L218.43586794310343,461.4215723987692L218.2798248510926,461.17789962961024ZM185.11029258253492,451.23435139002856L185.441271910068,451.2718361708395L185.610473766748,451.50018248482814L185.30691067948808,451.59010813094295ZM183.9526182995915,451.1900137156058L184.12646323276553,451.0894340518914L184.80898406306764,451.1529065306842L184.7962377537698,451.3305856571037L184.5622745182386,451.4164410687994ZM179.4451132334229,448.4915539276698L179.71923107146728,448.26541387719897L180.02266860414989,448.217141726496L180.20156493128835,448.2891667640838L180.0288549752322,448.6074885958049ZM179.02462025579314,450.02876066162787L179.0227496983777,449.5418782746128L179.3322008301392,449.42056835486727L179.62132559410742,449.8956775652615L179.52080174576292,450.1550662022968L179.10425783715888,450.25313877494887ZM179.2697226711438,452.6439193262388L179.28508914315316,452.56312065175473L179.75457744968608,452.2502302797417L179.78641431654754,452.45096477082825L179.35774156529558,452.8278314230111ZM178.18902488404774,455.84340985187305L178.27187292960986,455.716936596492L178.2702172977454,455.31521938799625L178.53265626620941,455.2229081093755L178.47560672281284,454.99048459067666L178.69196709074583,454.6644558856686L178.87460903046352,454.60748025163406L178.81776028281664,454.38076122190245L179.14828915978237,454.15649498695046L179.2365021823927,453.97804111212946L179.69384899012593,453.5081994062759L179.8819790494685,452.8208905616878L180.16855040603423,452.54247959159795L180.11101818103427,452.3217295206307L180.18533655991365,451.9118259485168L180.47597145843076,451.6890804165158L180.54710723551273,451.92534224524064L180.82194443141313,451.8851179540766L180.65641567913084,452.19159896282406L180.77009562540397,452.2760004674335L181.0298373603569,452.0897655495438L181.1351231215727,452.20322296843455L181.03051635709255,452.4241281070237L180.38381670792558,453.1606358543783L179.889531073169,453.941783374687L179.8415017023035,454.3997632035159L179.49054052460576,454.7743717489495L179.8720933182679,455.0594377851259L179.67360076593965,455.3170345403612L179.40920492818267,455.38829204596544L179.14392831020695,455.3290640531097L178.97577193269794,455.66792094386744L178.86723831695102,455.64427814656585L178.36494201903196,455.9573932037278ZM177.84387285953798,452.8412865433218L178.21000445013016,451.27904271349126L178.35784577283286,451.4972522952788L178.488653802153,451.41126433722184L178.40764966738837,451.0452731268253L178.86577267175372,450.52565574243414L178.89521766191413,450.82859681926203L178.7752362701254,451.02143062258597L178.78521731611485,451.4848042376343L178.57542952284385,451.7144142200683L178.82793514212764,451.9280326555849L178.60361781085456,452.4987430504019L178.65124989149786,452.75466024065776L178.50995570273594,453.35685783075303L178.20856726496305,453.13031836455195L178.16084858218161,452.99323189413155L177.86825233722465,452.98055737523396ZM177.32905161499926,449.7186350936844L177.48393209953252,449.5291457813776L177.6870646653229,449.61808718980177L177.9055037600602,449.86958697790544L177.6552574271411,450.14739828253823Z" fill="#dddddd" borders="[object Object]" style="fill: rgb(221, 221, 221); stroke: rgb(254, 254, 254); stroke-width: 1; stroke-dasharray: 4, 4; outline: none;"></path><path tabindex="0" class="rsm-geography " d="M198.15903229676945,333.9912981256873L198.5317380084416,333.5554937313449L199.81012433526706,334.0236432170741L201.26602522395098,333.8840463249602L201.2811618860884,333.2290011486591L202.46667266501788,332.42631734172437L202.7677753063383,331.18592602791387L202.36981074656694,328.8697457813605L201.51837999083318,328.5697926924755L201.09415634210518,328.6997134515117L200.4607495757382,328.1624765009857L200.24293845327634,328.39901217425256L199.69095497102734,327.1696175755501L200.28531497707695,326.18494814507426L200.84240024910878,323.95771803347975L200.1530991678228,323.1450910250094L200.84944586644383,322.21347128764137L200.57444959351142,321.31861385020716L201.6383851623657,321.382367708641L203.59714603580863,319.49812887068754L204.16214516024417,319.21453910763273L204.08852081848602,318.4424520655325L204.6503358959223,316.7417418209192L205.12246700101235,316.6372375984446L205.24516300279174,315.44261864063446L205.06558635130017,314.3529700587012L205.27946570482686,313.55505602220387L205.62347571086417,313.52409093723406L205.68710591144213,312.6305882047591L205.37055733127215,312.2386032504588L207.24854962226493,310.6974977328824L207.46355623603603,309.60300319976136L207.9831503854317,309.24370317301054L209.31610664531252,309.0268127909337L209.98015885732985,308.49745661692634L210.96320479613377,308.34278111128094L211.07575705500176,308.05170827651614L212.6251694488002,307.2812666278902L212.72148430363217,306.4929306367178L212.29414782913307,305.5209196493221L211.5980983593481,305.0729965882467L210.237900245648,303.16053475797617L209.56010773254752,302.9125807081399L209.84797272444712,302.01313130767073L209.19664285369015,297.9457486154289L208.16123535455597,296.7027126770731L208.00307026789,295.53353652518024L207.32636485807433,294.4592141814684L207.8431499900692,292.1370345265634L208.46264215449781,290.6928335905734L207.99862441873665,290.2377551722501L209.2536741200172,289.77731695341424L209.47990596206574,288.63435444352024L209.5608314078611,285.7136804106739L209.44675965128562,284.6185103233098L209.01096772524068,283.7562973857853L208.98197162597614,282.79331286043646L209.41391419349577,282.285122082483L209.73913094606132,280.6498533816796L209.38266030339355,279.95168492646246L209.66476460436127,279.36412590642783L209.3924939311113,278.79816271658615L209.71253160276893,278.020072384444L209.63505625060458,277.03064687018514L210.0235859908472,276.1836277287945L210.57458534888434,275.8971516268301L210.14487956972755,275.29981064106096L209.81949958170316,273.6333582315923L210.16662275402757,272.9926981758623L210.05187198237758,271.64879699340145L211.46555764278202,271.41889491045026L212.03059088226757,271.0524329408903L212.24948707564295,271.3270077179983L212.95946671349253,271.0550099367225L213.85062447936133,271.2476097347329L213.8775255884268,271.6655357857653L215.19988923453258,271.61210822722546L215.87469078457684,271.7938674087251L216.60201550151572,273.1073921838954L216.4098344045987,273.53183238345594L217.35903172469824,274.55793652714567L218.6585780723035,274.62838652843266L220.4842547932663,271.96266668937096L220.79328989910886,271.7747470441411L221.54883050749294,268.1271425276665L222.27552494156902,263.7809541139601L223.61186371090406,256.8299179579151L234.03229476347133,258.79247139683287L245.61595798936767,260.87866896124444L261.9793276001408,263.63889221276736L267.0586270085986,264.4439721809392L275.443924654332,265.7256328470064L275.74113865263496,265.88598757003433L288.06497146791327,267.7209106802617L296.5720242385436,268.9060719807635L292.82542231859577,296.03186498934076L292.2468840816267,299.82441475153496L292.23414168420527,300.3127991374447L290.1865456952693,315.1376100321778L288.78687224013805,324.86828719248854L288.5208442653601,327.1974640458209L288.2161899130962,328.9989364669706L281.9301795404419,374.49763680307433L278.3187248400465,373.9617218545079L266.96838216927756,372.3379297478716L259.74590703508716,371.2647597340276L250.05233498555918,369.7463507298369L231.16639164234545,358.8205723215016L220.09743061086147,352.44649237817316L214.82173604006147,349.2456244069382L195.89839987497447,337.8502583166279L196.38322205144993,336.86146757787276L196.16172814773194,336.53732796638064L196.40714260003222,335.5991732134197L196.8981554188121,335.4342541614185Z" fill="#dddddd" borders="[object Object]" style="fill: rgb(221, 221, 221); stroke: rgb(254, 254, 254); stroke-width: 1; stroke-dasharray: 4, 4; outline: none;"></path><path tabindex="0" class="rsm-geography " d="M306.84314510817853,194.17538347349432L318.8776604934932,195.78204149862881L326.54738320602064,196.7150587135386L342.84217392166346,198.61641371230075L346.1251305562515,199.05617463441104L352.959332028778,199.79202858003077L365.0447568537138,200.96089290839154L365.3974477242268,200.96131155314504L376.24443530904375,201.89477892533637L390.34898828291267,203.00075001715595L397.1045575289606,203.48474502977263L404.11284430725976,203.95028060620052L402.91500283740294,222.7335541242436L402.573407415941,228.8932223444508L402.12636730327574,235.90739960909798L401.97893676559823,239.0302613721791L400.6711652958976,259.56175571527353L400.5823309696509,261.7800781499685L399.4615656659259,279.3861305196749L389.7834429160331,278.6877509879131L388.62566146326986,278.52433174541864L385.3483144183762,278.270116331621L374.5611328862407,277.4810935733818L365.6256596593371,276.8050719157702L355.90997427625837,275.9163802978121L354.1184767768385,275.71252871196464L338.23961373854587,274.10901544299827L328.434273613838,273.0501805565881L328.34556684472784,272.8932420520231L320.34024544919487,271.9661054418991L308.23827868704086,270.4676016455571L296.5720242385436,268.9060719807635L297.86419482560257,259.5506206610728L297.99613548836754,258.9800996381996L299.6315137615077,247.13648843075953L299.6592710735235,245.03061368915314L300.8064370405535,236.7342579774745L301.3880351934431,233.28246691262177L305.504318829902,203.49673825357866L305.6562524861633,202.76621749042943Z" fill="#dddddd" borders="[object Object]" style="fill: rgb(221, 221, 221); stroke: rgb(254, 254, 254); stroke-width: 1; stroke-dasharray: 4, 4; outline: none;"></path><path tabindex="0" class="rsm-geography " d="M749.2319539861039,488.2298310727458L749.9308112641774,487.1535787285837L750.3185181603626,487.62026325814554L749.5790401510287,488.44642742996086ZM747.6876925248441,489.48972195340383L748.1370864393067,488.79172114108894L748.796033397172,488.62124224820786L748.5751914840023,489.18636736298623ZM743.3384194673107,491.9784708535024L746.282148572929,490.0678986667973L746.7224681705059,490.47861630939275L744.1801913837946,492.1660102764524ZM732.0093752703119,496.302936762592L732.9196609358928,494.4689039762256L734.0310086383612,493.56393818148723L735.4531426833258,492.658513083709L735.5809776321239,492.2705141283128L737.6157035250039,490.9002894771406L740.0932047018086,491.5898175313997L740.4638351656567,492.36538975230707L741.42252452804,492.90465062340166L741.2055070838136,493.11486993506117L738.8819606808808,494.2454223405249L738.6335178790357,493.8513825946785L736.9979811711369,494.18366003119314L736.8725561404461,494.5872938779717L734.237553471878,496.15836373964356L732.0729209484291,496.72548044456846ZM728.6563715966349,497.28359756339853L730.9845423875588,496.55274384542065L730.4738581548801,497.3171576968606L729.4668946619945,497.69119323351373L728.6532174312675,497.68399767065233ZM726.0351608348285,497.3020854133915L726.3215561005959,496.7001957313654L727.0780783789132,496.7489111710503L726.8668855651167,497.4358679598471ZM718.6381133899687,458.48819995111006L718.9778565807255,458.728479459362L720.5988050501461,461.88751276270995L721.1419923686472,462.25841087743277L722.2192950358591,462.518305163206L722.5985766945685,462.18878820701684L723.4850426013019,462.3955671634668L722.7195126780548,463.00765960954897L722.1831594990998,463.1028679609905L720.8107457878746,462.5000632467452L720.3274050829359,462.12031580135925L719.2856432090657,460.42190666509845L718.7528078623111,459.27633785559374ZM712.766550118409,497.8976125008839L713.6557248925845,497.5665718095422L713.9505051507429,497.8931775744757L712.7487586643265,498.219672857392ZM671.7275369453064,406.56644797692366L673.3107403384827,405.6159577753591L673.3666157071048,406.0781653882169L672.5142919618381,406.77921284908166L671.8907337938134,406.9510873692076ZM663.7534159362363,384.78412794087774L664.2418255420125,386.00708238562174L664.9653010571261,386.7650082788334L665.2343387772494,388.0779258321958L665.7168617079475,389.23609855993266L666.6060004804569,389.9090126094545L674.416987023747,389.37421953650164L689.421760964391,388.3626456611322L701.2785821624094,387.56721803248774L709.0500853932487,387.0045843408267L708.797669455885,387.2689159337974L709.0440010925545,388.1591053584157L709.5036401292042,388.5143858260383L709.4975281409974,389.66874671432504L710.3025080534453,390.7855338297977L712.385284831505,390.2676678624548L712.2088420762786,389.0751349830048L712.4404389325971,388.2770689005139L712.3308562381994,386.3591835771805L711.433344913094,385.0128140331849L711.5196970707054,384.02459946171473L711.3474788305512,383.2533941562905L711.7644380760734,382.9314754939925L711.4805669423288,382.583280689547L712.1812221382402,382.60943557386327L712.5527465738554,381.5946496515461L713.4210087668762,381.5789497961573L713.8970609114631,382.0444724947464L714.8696831079741,381.94728103440593L715.9591483760244,382.23849859033896L716.4169382032134,382.5759454307405L718.3377306452958,382.59303636576635L719.3474011791411,382.7314341851351L720.1061527808607,382.3708108881241L720.8912218829931,382.5590127700583L721.1503999063438,382.73054282290946L721.2003537451172,384.5615705371839L721.5968576796009,385.9971071858614L721.4230308815038,386.3818343223219L722.0540387750614,386.69100963373467L722.5156303095091,388.1648492277686L722.8506743284952,389.95073462445123L725.1257220452244,395.92146737282326L726.1907026998521,397.85174281186676L726.3171462273535,398.6607105594021L728.6783648298285,403.1965558967754L731.2448868469784,407.4680070612677L733.4987558577054,410.826885426368L738.3175612369835,416.7372075085474L741.0427197588708,419.53772213863954L741.438665466808,420.49480112916865L742.236457686965,421.7101131169567L741.3344122564941,422.7823414057725L741.2404458357496,423.67324662529336L741.406526128811,425.0564686212218L742.0342999320776,427.0608089101878L742.6334311024663,428.51832345230207L743.9462959678654,430.65198375570424L746.7011739947975,434.5538652273477L748.0179223222268,437.02284116205186L748.5326462948503,438.296879109802L748.9033910568871,438.70447142314356L749.9201477358151,440.80035997547134L751.3248060011665,443.0243020281809L752.0313031674921,443.97324226542065L752.635114438312,445.3919905211891L753.694033250499,446.97604367393643L755.3887788933594,450.8599620065823L755.9551983943975,454.56081457002284L756.0035343133607,457.3786161508832L756.2625320571059,460.7242344090744L756.181312096753,461.3349503569796L756.4594351978585,465.90049460614404L756.9061616229769,468.54905795448724L756.9372368645954,469.8328165711892L756.7299841299141,471.1725167272205L756.8459505711833,471.8616483699345L756.424295375813,471.5621434610452L756.4704816494766,470.7329603043611L756.1171367719236,470.4701924434032L755.220506662258,471.02318121025127L754.8857267098767,472.7215928085767L754.5688078087985,473.04815385743456L754.6756579221246,474.0605540509555L754.2977195352321,474.7672693396431L754.3802368730944,476.00867207750935L754.7679579090235,476.47509941224826L754.7670710241457,477.2152780156402L755.1711244715034,477.40537418912885L754.8259356829197,478.3153463238765L754.3762702229485,478.5991478839862L754.4431158159709,479.37601475898725L755.6110945261917,478.55448178903094L756.6125580032815,475.26567581444596L756.9268924568728,474.55297227650095L757.0347467464262,475.1947860259697L756.7701545262764,476.57492721222013L755.2957240814593,480.3919815309236L754.9641668098968,481.76529385366064L753.6902341710647,483.4707437014998L751.9848672243215,485.98378157757134L750.6955912935149,487.2539372948796L750.4827523893093,487.09596069755247L752.2354363043453,484.8506939768531L752.9818978339374,484.08553581032197L753.2697525343042,483.1866429668845L753.2425421237053,481.88954147238564L753.4626640951126,481.33890468380025L753.0400377931155,481.03898303650936L752.5235653287298,481.3008782048695L752.0329041612792,480.96369722347595L751.7159454724497,481.3050315300412L749.7133480697847,481.98582501030927L748.9694709492951,482.7653676229954L748.4392832732024,482.9476627571682L747.2348031316394,482.41941622376135L746.1768935672835,482.7983584357149L745.8555390839774,483.50830120727187L744.2633826779787,484.0515584837344L742.8833039966362,484.3669242530591L741.7237010749288,483.7153709690385L741.0710515339297,482.7265003075183L740.997429734965,481.4696277312193L741.2125134164513,480.47216371668986L741.5829919579127,480.46191143692283L741.340808280525,479.71305448909817L740.3757888394116,478.3067555180289L739.5954277848882,477.67418718335705L739.6325463984435,477.1220327467046L738.9971241081207,476.22531323257675L738.2548224938826,475.8271535273109L737.7450394536952,474.5405334257935L737.3393025689571,474.3144489882342L736.7128000492044,474.6530342271023L735.9243875239123,473.15183606560475L734.403656326494,472.8885252032871L734.3047245338192,472.64655450788797L732.9486670478859,472.2440303590482L731.5526807510088,471.5732178652876L730.9217882099324,471.8782338688542L730.5332431069012,472.56409891774206L729.2706547236576,470.72991084907653L728.0182842800868,468.5391695516641L727.3089817004345,465.86332685102326L726.6319298991144,464.2112868757534L726.0782873738046,463.37704544200096L724.1373988454413,461.8481000462602L723.4584847322558,461.80405434305555L723.2772895849857,460.99397512485217L722.5064326971165,460.7378519483694L722.6553844222314,461.74589436604276L721.8436106366278,462.04264239178855L721.6307820246561,461.01184243224463L720.8910676141226,459.30175385776204L720.056829389861,458.60307450039204L720.1804551067535,458.19858085408987L720.9630822107595,458.1320089011226L721.5906488249959,458.66755614188276L721.8768161548371,456.06479300724305L721.557353899752,454.72661297243053L721.0484947979543,454.5761569162367L720.9555128634724,453.9454119914954L721.4082786334711,453.717470938304L721.0981322692559,453.2637419561618L720.3935914461492,453.43200179389606L720.1726019801181,453.9961830223977L719.5433773872224,454.2657056519589L720.3621072348246,456.52950138380317L719.8718128904644,456.92346769814196L718.7045859592212,457.27108108387245L718.5210952154579,458.1027767550045L718.3490615575763,456.92031186667265L717.8768006131013,456.1838609799855L716.6492679419398,454.84800210752354L714.6999467415369,452.27792536164054L713.95234570815,450.87073101990995L712.5087238339727,448.8210363439133L710.5740225753764,446.69425743902616L709.6199584970075,445.9262862722402L709.2540555999293,445.04281771747424L708.5269063777632,444.16157934390264L709.1605758639321,444.37883137252317L709.2865133560528,444.84478306811917L710.1068968769139,444.245311392835L710.5369169641069,443.02331872371195L711.183080526577,442.4799332734755L711.7298516975375,440.8210225685112L712.4199825234725,440.17370450082234L712.2499306542634,439.8268920734325L713.0164723783948,439.2973206114583L713.4734953330917,437.8756034316593L713.0082196603616,436.7317281572599L711.6657066108404,436.58534558527265L712.2161035267235,438.330736670593L710.8522047973244,438.0413561539418L711.1289081551747,437.453094702064L710.9233350737574,436.4330857827808L710.541187842952,435.85789354969177L708.1471399075721,435.0508389722102L708.3510257103043,436.0714386901012L707.7661444574796,436.6057610993255L708.4960956368725,437.10018144952164L709.4514661462658,437.0620096318756L710.3462578675585,438.7104941779893L709.8510357411868,439.45851812203557L709.9899717285301,440.43920898000033L709.8144078276338,440.8996665505811L708.5883523411287,441.1694685819513L708.4824326388105,441.7005227831446L708.980405735213,442.24333809876913L708.5154576716476,442.7925752818093L708.1903095684149,442.1931551326811L708.1240649177965,440.8637287428022L707.1096851105865,439.63471325365987L706.5215402435784,439.2974401925491L705.9220673028416,438.44525891499944L705.8737609174303,435.5149162683922L705.4341276732994,434.5108067729149L704.83762014691,431.9459242020476L705.3635006986625,431.8565184270971L705.5689608673101,433.32960021910475L706.0006769785318,434.7062324840577L706.5452196101539,434.74310850689454L705.9712919761242,432.3530082821861L706.4173745675735,431.69301256956857L706.3849844170411,431.035334858041L706.756183024162,430.2724775507418L706.6715903753231,429.6704634011562L706.9702016680228,428.82060861011325L706.8832032018597,428.2026587095529L707.3049138623396,427.3836581519005L707.1598304595154,425.9332530650413L707.2661082084364,424.57639837929673L706.7680358775582,423.5795813082799L706.7593823399268,422.6752218531815L705.9363853478476,422.3222417002305L706.0758197957318,421.6233527058687L705.3082739548829,419.9682518410235L705.8638319799812,418.8546618094998L704.3972458580231,417.2809676327337L704.5026018245928,416.7645505941382L703.9155607001692,415.95673649039327L703.3281555683218,415.9902964481413L703.5453052622298,415.4258997452737L703.3785449881631,414.6561309991754L702.9435741440981,414.50644143169757L700.1660380247799,414.51909424877863L699.7550703898505,415.40084843215607L699.3573965448602,415.5201230610935L698.6177293177997,414.0033023106597L698.6939235414195,413.2646600870962L697.8129910890319,412.8670821552316L697.0980560271319,412.8187029908985L696.8462490571178,411.8333289415316L696.3159316397404,410.9665096458625L695.5825676473974,410.3373390755255L694.7017773265173,410.35892323963515L694.3185228665507,409.69825728326975L692.8285359121046,409.12072861305546L692.5931028755479,407.3553347455394L692.2201319055625,406.32032506192786L691.512803906384,406.3010502206138L690.8556660522619,405.7729314745941L690.0700055496158,405.6014957265555L689.1925721521469,404.72937786351645L689.1047576421461,404.06088482889083L688.5131266088396,403.5717823849943L688.1188718504441,402.7975727633709L687.2214849702373,402.20222604798914L685.4822538604524,401.4239114367807L683.034564144755,400.5724436167204L681.3882475403484,399.5674151671244L680.7602470399378,399.6792197085733L679.3320901387938,400.39308104499514L677.4925235561943,400.15297199919144L677.5042469274923,400.7180336770433L676.14452075929,402.00267546788496L676.8571141350553,403.5167535085527L676.7393034123518,403.98429167765767L676.1767774558842,404.16676858434573L675.2830727402195,404.03367465363135L674.9443434907081,403.65447029692245L673.6041387292187,404.1733823900406L671.9571638893818,405.5525999223677L668.4546486442504,408.10246729313315L668.1042387524549,408.1112834783638L668.4262183269054,407.3623411176238L667.8262909219645,407.23879657176894L667.494761808134,407.90791155633883L666.7042231285044,408.66265812969186L664.6214704756526,408.88735410019945L665.4631394374874,409.58203407124677L665.6487937997027,410.17448954211227L666.6151842080676,410.41795713571275L668.2519417488511,409.37060453584684L669.853291545804,408.5354762582306L671.253738862373,407.01113227932785L671.4517177107136,407.1976410770526L670.2208484999804,408.66970030563186L668.6829459499766,409.54621998595064L666.7809295313282,410.8348805831748L666.1121735539798,411.1386005224315L665.4725461495433,410.6794595491235L664.5062634493371,410.4352762492488L663.0826754677756,409.77422111079875L661.9710246035004,409.78734715664814L661.0379274185448,410.3448520802059L660.1177608734417,408.92997071925595L659.6164302778816,407.0638235004333L660.0031925644081,406.3419712374366L660.1910243006246,408.017208426498L660.7007532708058,409.42987524279636L661.145057719028,409.7352248108891L661.6531506277071,409.0479749526179L661.5360656171837,407.494221053754L660.3659185568828,405.92963399049495L659.2204035308569,405.08849294901074L658.2170419564538,404.9901893293169L657.281573407452,404.44749632459354L656.2347728614754,403.41558374012857L654.5977862555224,402.83513570250625L653.2119832232372,401.87043097858634L650.6910194816405,400.6056103730617L647.8614328365545,399.676174720825L644.4137867433096,398.90209491158623L642.6009680353052,398.76357796879074L639.0117369171114,398.8319364754217L637.1243203481556,399.09811495761846L634.4628500107879,399.7592228878167L630.8005429164418,400.8966508419792L628.982378662346,401.3073585069592L628.5650259469165,401.18436511663424L625.0141324999306,402.3292363648377L625.84003879652,401.8356164188815L625.4027637243211,401.48767660043086L625.8988714998411,401.20101743097723L626.240325422704,399.8468928711244L627.2236385599316,399.1927442676912L626.0010145920544,398.48044965471684L625.7493166267891,397.615353786126L626.4617216098053,395.90412158249603L626.1895623902227,394.814653023687L624.0130521267811,393.71866892833737L623.7827584650178,393.0771232347133L622.355069655001,391.9280175557251L622.2082103742746,391.5695247689616L622.7876369135715,389.66072016230567L622.5624123997304,389.0668145754943L632.0284279384797,388.1656666946592L639.7360857394877,387.5272054123501L649.6508565774869,386.5018984836847L655.9081586223402,385.756136798282L659.9407601730335,385.2223315537983Z" fill="#f83136" borders="[object Object]" style="fill: rgb(248, 49, 54); stroke: rgb(254, 254, 254); stroke-width: 1; stroke-dasharray: 4, 4; outline: none;"></path><path tabindex="0" class="rsm-geography " d="M646.0227531130232,311.46379972087493L648.1371558888063,311.26263952452143L655.4841740172117,310.3282404683995L665.3757197825719,309.1250807643979L675.9667793250509,307.80995220339696L675.9001814131661,307.72076656425577L683.5956367874567,306.5284488435276L683.5912048949868,307.7047875853913L682.0648681790753,309.0222687233763L680.8857254603139,310.89507257712296L681.0172951784723,311.46500988619175L680.6400797588108,311.9399307034638L680.9400271936909,312.94426523235245L682.7430874869742,314.03990839435266L683.6801166503693,314.0272028732792L685.1550450132124,315.5238417515303L686.5158698564009,316.1697378438762L688.0007797664857,315.7034116790735L688.4617905441947,315.8353446237501L689.038908464739,316.8000277014967L689.3447859295932,317.802356448153L690.0643694368052,318.19170044021723L690.3395924864348,318.9695613175935L691.0550035599576,319.7182863894326L691.1696517446753,320.53486588774444L691.7040829917853,321.5699548838455L692.4124015716195,321.8619888818837L693.0002473951824,322.87282444719744L693.8731170183141,323.5328163321253L694.7036848310464,325.0637167523189L695.1977322130178,325.00960380059325L696.4011129392055,326.0129577437664L698.1069096278133,326.6163392785255L699.921461260835,327.9532762451937L700.2827457093736,328.8967408666382L700.8716624747677,329.48025635488466L701.0200043074411,330.11174859403513L701.821950302473,330.6147812022026L702.4848507431929,330.55000117741974L703.5046868775526,331.00378448479637L704.7130259456416,332.3435396949685L705.5987008903769,332.63633592925294L705.8756598695713,332.98699183804024L705.5934550454672,333.73136673031127L705.9062830960539,334.32163545325034L705.7625055595427,334.8656520277217L707.4993256181541,335.944973227505L707.350966306244,336.45715441144307L708.167795568881,337.0203341451996L708.7617547806411,336.8491813338227L708.7503165278748,337.52049100573413L709.2997837608838,338.17242524901246L710.9219575348916,338.8246650138543L711.4159625292398,338.73307599283135L712.4401973831953,339.52388225825825L713.5942832929499,340.04909379652554L713.4825310397538,341.16062984273026L714.3028868688806,342.0796644031559L714.5340028165072,342.8443114350447L715.0687905557479,343.0067285785319L715.2783445108046,344.36252218384107L715.5787862495736,344.8386407326378L715.4127398400831,345.59915390630056L715.7649810078292,345.675317775449L716.1052331092872,346.4064361639728L715.9291438572458,347.10315409113434L716.7135718928104,347.7653347147035L718.1656636013998,347.9638409578148L718.2229128266504,348.33047636174183L719.7025187311649,349.4214589984532L719.5652761070695,349.99818879345014L720.6624319722657,351.54019793718567L720.8749506642624,351.44140579612326L721.3998898275524,352.59950766780753L720.9534314542265,353.3882462470624L721.7347363025892,354.35882840750764L721.5770630653267,354.8081433469747L722.011827391802,355.75157441996146L723.2695077130719,356.107442779125L723.8403593021006,355.739179580365L725.2487463948898,356.6735559139187L725.7614621961466,356.65672921471776L726.4621735901624,356.7401255501858L726.3466100748742,357.80362871502996L725.6381797469121,358.39066257271793L725.0410286079035,358.2412935357904L724.8275000472324,359.05885056217255L725.4070929911059,359.0968833866565L724.6642957271117,360.19465715212175L723.4308811719152,360.0152388772111L723.4041182727755,360.93323857890834L724.0478492000428,361.0106739927643L723.6925827557211,362.0296545002052L722.8754657483463,363.03973725184835L721.8896244521115,362.982866491732L721.7613777673411,363.26396865471486L722.5170507729039,363.68341847444833L722.9532893675934,363.5331222688593L723.1080034595959,364.8787792447348L722.8702976843429,365.92733258848455L721.3616824943729,366.58794631291266L721.4164200901123,366.93806302356825L722.3471813000015,366.6292002325771L722.7444879430604,366.9580974067893L721.7771454753787,369.24536175734295L721.6652961557099,370.74596651709555L722.092196375774,370.8911254569575L721.8848695391041,371.41242074791114L721.8435997687985,372.9994169581348L721.1641098964778,373.46366577953836L720.8579781490836,374.4723270179469L720.3567850805765,374.59888031751996L720.531637930856,375.72818345343603L720.3053632257362,376.8868418781925L719.9042559654305,376.91621684969914L719.3326847122931,377.72067463020653L720.1277531074037,377.9889161874095L720.6917159209875,377.51098809684015L720.9477099463882,378.7902074687428L720.4355950655017,381.4900907728129L720.8912218829931,382.5590127700583L720.1061527808607,382.3708108881241L719.3474011791411,382.7314341851351L718.3377306452958,382.59303636576635L716.4169382032134,382.5759454307405L715.9591483760244,382.23849859033896L714.8696831079741,381.94728103440593L713.8970609114631,382.0444724947464L713.4210087668762,381.5789497961573L712.5527465738554,381.5946496515461L712.1812221382402,382.60943557386327L711.4805669423288,382.583280689547L711.7644380760734,382.9314754939925L711.3474788305512,383.2533941562905L711.5196970707054,384.02459946171473L711.433344913094,385.0128140331849L712.3308562381994,386.3591835771805L712.4404389325971,388.2770689005139L712.2088420762786,389.0751349830048L712.385284831505,390.2676678624548L710.3025080534453,390.7855338297977L709.4975281409974,389.66874671432504L709.5036401292042,388.5143858260383L709.0440010925545,388.1591053584157L708.797669455885,387.2689159337974L709.0500853932487,387.0045843408267L701.2785821624094,387.56721803248774L689.421760964391,388.3626456611322L674.416987023747,389.37421953650164L666.6060004804569,389.9090126094545L665.7168617079475,389.23609855993266L665.2343387772494,388.0779258321958L664.9653010571261,386.7650082788334L664.2418255420125,386.00708238562174L663.7534159362363,384.78412794087774L663.5263721998405,383.82223391941307L663.0097811561432,382.84520381355117L661.7057565662315,381.52128706940493L661.7765724940928,380.63807664292756L661.3990373186773,379.85503586423226L661.7572804946719,379.4734334673702L661.554933921856,378.21629591837836L661.8602195946324,376.884213042876L661.6675710373972,376.2093387294693L661.9580098424657,375.25157473540435L661.5663387649504,373.35096955426445L660.3334367055463,372.08215610256343L660.3652811920311,371.36487458402974L659.7991139429444,369.41857408283136L659.8852942647595,368.6786737071101L660.540262791783,367.4351095385116L660.7746464174138,366.0125206434085L660.7275959371314,364.6222643336348L660.4554671130774,363.74483418066757L661.0880501090642,362.8274504020784L661.8337323070643,362.3997346939733L661.6768068878011,362.0284012246817L662.2932059981566,361.95640009233375L662.7557638794522,361.05787106777825L662.0088053041002,360.49588654492584L660.9489818788121,360.16481468422194L661.2900107900414,358.22518465365954L660.7198728203961,357.70693552885587L660.3995879873776,356.41239437441186L659.3227576223151,355.41645320273005L658.6319745477492,354.3266691971537L658.0786391160414,351.9699503558161L657.2724793979091,351.33137448241246L657.4288512133357,350.7286106446667L656.8697055670957,350.272711131999L653.7421524302041,339.0404217783805L652.3531816145471,334.1402853698992L651.109805501287,329.4983037028477L649.4457521789237,323.51856693952186L647.4043259991878,316.53623831346454Z" fill="#dddddd" borders="[object Object]" style="fill: rgb(221, 221, 221); stroke: rgb(254, 254, 254); stroke-width: 1; stroke-dasharray: 4, 4; outline: none;"></path><path tabindex="0" class="rsm-geography " d="M605.8011965715062,188.12437905480192L606.6026318209258,188.71786456006373L607.1674087522717,188.34231400456986L607.5356591820373,188.55240957082685L607.297008468696,189.22326115179317L608.6676467715448,189.4718609400676L610.102195297715,189.3235490082758L611.450864078519,188.7920385573491L613.9089328800728,187.34157791835446L615.3495776238651,186.24487580690618L619.7963803280365,185.8228085022156L629.5722468020718,184.82177198277793L638.7944151446939,183.77802078091315L643.0813256552198,183.26165420436928L643.223765678678,184.46549209646957L643.732927583125,188.34466939017875L646.3570274912481,210.51518565655238L647.0368005339807,217.55846780481318L647.8753260598344,224.64989188223012L648.301968668562,229.13300811008264L648.7543340630887,232.96114905160312L647.8672031965519,233.79957556600175L647.8025734125266,234.13333725999712L648.7566109558602,235.1790441468862L648.9179749474005,235.6656205127133L648.4259496910167,236.343387644534L648.6499079786622,236.9205006139482L649.5355273832829,236.93010897956128L649.7884535539791,237.30793526318394L649.2085341101522,238.12686929540132L649.6004031120387,238.79826445813092L648.4642338840598,238.88324305937385L647.6852442135055,239.34960963369565L647.2132214776564,239.32313052298252L645.530691051297,240.54534612023883L644.8823059916788,241.25575107440852L643.8858792010024,241.2065426848161L643.2925649859136,240.5729491066403L641.9674443057503,240.8368053076647L641.131433162153,240.8165002380697L640.5730990872426,241.4167373898166L641.0035892089403,243.40619888645517L641.4407445189039,244.5146933405358L640.6867385405715,245.2507795812146L640.4039334675307,245.9993681216739L638.9142724896517,246.71791519300768L638.215044658813,249.41822245930575L637.2991435053832,250.1533162307569L636.5320714499667,249.8451426049495L636.0365441893159,250.11028759548174L635.8344536523969,251.15845612530381L635.1284356802325,252.40699701048652L635.3297606360252,253.80296758621478L635.1900216094746,254.95831005781395L634.8150932566107,255.389159880281L633.6493200381663,255.80559800405592L633.502169895007,256.4075122197297L632.7277684261187,255.54391735113109L631.5816886482554,255.64702250245114L630.1380095935358,254.90032544293194L629.9304013163248,253.39078704018402L628.7296614661711,252.4225518395957L628.3177434856277,252.49704145048884L628.425351609572,253.03975821752658L629.1200733156912,253.16437560676343L629.1092905249494,253.5725966470111L628.4373054068952,253.6736181312864L628.0690899298936,254.18320727831008L627.6159180857541,253.85453630157542L627.19539373859,254.3691386667649L627.690810739053,254.59598875968913L627.4471512283749,255.30445111801794L626.5255103561789,255.54355573129794L626.5730317365649,257.0692619145842L626.8947810711335,257.6557520211869L625.7109321243271,257.9203920756182L625.7075262771133,258.9463880172958L625.1801307045408,259.4707395777475L624.7768344100955,259.11984127572725L624.9563869421204,258.27188311883026L624.419323164996,258.16202860258784L623.9376622486343,258.61628391671695L623.381703177985,258.31254492241L622.6168104021266,256.93835780832046L621.7347233169331,257.05632513081684L621.0861595309984,257.9650685902517L619.6162686309683,258.5447323507874L619.1406827608757,259.07795249558535L619.0274626906223,260.66708380249315L618.702939958463,261.13699299147277L618.1329561058235,261.2392850490595L617.621783141732,260.2782457057324L616.6628183137891,260.1558796139858L615.4301825071577,259.34218040375686L614.2180624380713,258.737129552013L613.1665583589585,258.7347579571639L612.490150648179,259.3974207329618L611.7325444835311,259.1561005442717L611.3493383396819,258.393239101929L610.9237643464892,258.3334180892707L610.6529773617998,259.43078563086556L611.3184077332168,260.4127704397505L610.6967534630016,261.11833748487106L610.1179960659596,261.12049810870326L610.1952014440576,260.20298253961107L609.8917538851726,259.7417483985264L607.7433668898682,260.4326635558675L607.0971871663337,259.64265954947825L606.6221272818716,259.61826683754555L606.1553075397167,260.30841221330456L606.8026910413893,261.7328515916223L606.2401172922495,262.5449442519906L604.9941932488734,262.12995413202043L604.4165675733066,262.14587276793884L604.1616764065279,261.6144326687845L604.8008075932595,261.70724243887514L603.8410223813593,260.29185873800975L605.1045495324022,260.3160441133997L604.2824067732191,259.9136028348603L604.973983618774,258.76627473141036L604.9444812926861,257.79327907870584L604.4924155587241,257.4086097702792L605.4560529252967,257.0184290482729L605.5081900372852,256.3961827044885L604.9094606597324,256.75571597837256L605.9544333921745,255.48028356163366L605.1442539224861,254.57353857387147L604.8558756219951,253.63868677114294L605.3370597674218,253.7605387052265L605.7111159476976,252.6231527550475L606.0188637956489,253.16598336203924L606.325683822428,252.47311954145403L606.7866472796575,252.97015564445906L607.3193139160653,251.26570688786262L607.7215494446571,251.08453901688642L608.2773224201499,249.67026225248242L608.1202926059472,249.06601939399388L609.3030830893268,248.27941246514854L609.2093012643766,247.21435274371572L609.5562182967893,245.83396499546132L609.8719802757863,245.2856049708813L610.5774975042051,245.02770610622554L611.1901234885933,243.73685005685616L611.0777761050994,243.06384206492498L610.1694185849537,241.61630564863617L610.5754539602469,239.77487024700656L609.5925089434263,239.21205490920067L609.5306096451994,237.93289853189867L608.6306271873452,237.1182829972788L608.3728206195059,235.95405452113937L609.2609984991165,234.89982609670267L608.7284334757904,234.13407737179773L608.7450635210768,233.1570378831476L609.0062172838993,232.61356341959595L609.6581853684186,232.40913524880546L609.1580935577766,226.81196245981016L609.1071622417063,226.81651206177003L608.5353526660084,220.41392541737923L608.5687528395055,220.21588997559934L608.1452018100416,215.4753838396905L607.8397748953756,211.4888958638502L606.117292734011,192.2185853477448Z" fill="#f83136" borders="[object Object]" style="fill: rgb(248, 49, 54); stroke: rgb(254, 254, 254); stroke-width: 1; stroke-dasharray: 4, 4; outline: none;"></path><path tabindex="0" class="rsm-geography " d="M402.91500283740294,222.7335541242436L415.9677059484854,223.51858479174496L421.2521661163955,223.7937103557266L434.6195576836835,224.4130119169905L448.50215957547937,224.88242109633688L456.792780991896,225.1041045125321L470.9858935122459,225.38129049359623L484.36719761434784,225.5065733720113L491.6942232616018,225.50999747038156L498.4614707600138,225.47776421981007L499.2832157257542,226.44296873725773L499.94662981871863,226.61567883334055L500.0034067469973,227.31142299714645L500.66489213837536,227.20855088855842L500.92491953377953,227.7891082762486L502.25236720060633,228.00307939379275L502.653291707029,227.33511631735644L503.87848313239624,227.5323475998315L503.67969328189173,227.98795239764104L504.04260836353774,228.51821340941308L504.60566206237536,228.68980096623272L504.40957922695446,229.37220011981037L503.9505102864318,229.39366581588263L504.1102580899859,229.97480036072182L504.71978639139326,229.70860430866298L504.67814279303946,230.50257476488594L504.1685495969234,230.6056758732526L503.5003141276615,230.22453219638464L503.2581127774901,231.44168494132805L502.49466374563485,231.75738737159463L502.1434470329361,232.42488539117005L502.25239338021584,233.0877633557875L501.38617974350126,233.4848428545107L501.44469060053717,234.26163867283185L502.21951222862674,234.91811271867118L502.27546060137774,235.38721803896203L503.1008785425055,235.88075249512713L503.727115830032,236.86190662598085L504.44546437995683,236.85375084017232L504.70603159365606,237.19082402100196L504.2487644717263,237.60105915490567L504.571756491487,238.8768715060679L505.50713620790293,239.70787758599408L505.3584408610268,240.16324263949411L506.1326701747162,240.36410252701114L506.39641940857655,240.86283229544927L507.1192957732568,241.03141260419557L507.57891100836423,240.76593717593937L507.8432670274132,241.26439104055817L508.8735223456954,241.29809876075512L508.62585128978765,241.96589644065227L508.7311275237583,249.15708737396335L508.7077339759723,251.10154177915342L508.8723565421437,262.37564097227084L508.83235017126196,263.2187454630712L509.0161301878688,275.8374764152153L508.98617112871807,277.40943796462295L509.05228663724165,281.9608752926938L495.85103216758733,282.0743637144718L485.4593260545629,282.10532782340886L476.4991787537105,282.0563050223394L464.94190263435326,281.90861089576424L453.915863405866,281.69518977523285L440.24384514786266,281.2576721647091L434.78652738601977,281.058729146616L426.6307356177458,280.67314015043485L418.7367050794277,280.36661503014807L407.66793552603133,279.8357355067234L399.4615656659259,279.3861305196749L400.5823309696509,261.7800781499685L400.6711652958976,259.56175571527353L401.97893676559823,239.0302613721791L402.12636730327574,235.90739960909798L402.573407415941,228.8932223444508Z" fill="#dddddd" borders="[object Object]" style="fill: rgb(221, 221, 221); stroke: rgb(254, 254, 254); stroke-width: 1; stroke-dasharray: 4, 4; outline: none;"></path><path tabindex="0" class="rsm-geography " d="M852.2440572375482,93.45865947365564L852.8541901446413,93.15834155208643L852.6945959820133,93.79422758178532ZM850.7705962034439,94.55346831104464L850.7106530942042,93.17746463208232L851.1423341675638,93.61977147122161L852.2679672192636,94.20750931935333L851.7861762194823,95.10740448468437L851.3999898881798,94.6514704990675ZM849.4169034076882,91.34639641087199L849.3616716767787,90.65784098695826L850.1915016065004,91.60267308711218ZM846.0005351579941,94.47042052342329L846.6344635931755,94.25044598952184L846.9586402738925,94.84285457125884ZM847.100617573544,101.63092097710864L847.3025133149315,100.95074116158708L847.6887159531528,102.09634298484923ZM845.3191418791273,97.08552402477767L845.501850908101,96.34435061857403L846.4475233278248,95.3119992921761L847.1804003302432,95.93529443218904L846.8028078009057,96.18062253209825L847.8015784534819,97.19556078173116L847.4723416894113,97.94701628053883L846.7020254162521,98.39148168277438L846.0403848431708,98.18278654678602L846.1575262330418,97.72904472552125L845.7930174665386,96.99709054907214ZM844.3112692162593,94.66364164710353L844.6008857602102,93.43877000603311L844.4031586684584,92.42368083344297L844.702629795781,91.91675552543359L845.0954751030677,92.23740523957463L844.841259770318,92.89885395119984L845.0501395935254,93.44124610584106L844.9996290923592,94.62987624682955L844.6712413599839,95.21230053459158ZM827.9000645260728,122.53751973656938L825.9130263088529,121.72385521464946L825.6217470597437,120.64981623466383L825.7258373475229,119.91976617306989L823.2651681129746,118.44747765494913L822.6213144452121,117.7360744776662L822.5717743121509,116.0631658639918L822.3428202087633,115.95796052035189L822.2537966735164,114.51295733878612L821.8771666602363,114.2306234683482L820.3320945048181,109.42424306323369L819.9592589505776,108.04017355020608L815.8502154610632,94.79837605057457L812.0093574651471,83.23792880095198L812.9023681863318,82.7486234722079L812.7646984045939,82.2371703575725L814.072984575869,82.5659268226483L814.186578956395,83.16707588950146L814.6853158042559,83.74733632304037L815.2490625003661,83.84423670444994L815.4835371172978,82.36688083203967L815.2128509588251,81.01011329032303L814.8226634075496,80.65040557692373L815.2160892452947,79.9450075517044L815.5917898075353,79.89274425980852L816.3220084802676,80.42568084252514L817.3134565000786,80.30476611345455L817.193788296516,79.68866796157022L815.7545689958597,78.70103976161897L815.5742969950524,78.21806950866835L816.1187293455326,76.29046325045306L816.637757805894,75.69952972985902L816.9527753794164,74.89818724500105L817.3185612482577,74.81441254768697L817.8219025131309,73.99419610187306L818.7433870483269,73.10810169053411L818.0345412183685,72.12300461165671L818.6991839088903,70.84186347365915L819.542063984369,69.85985970646277L819.5268423755622,68.9327682493481L819.0920572671912,68.58791035507852L818.4626279163831,68.76244523052458L818.1803649726011,67.74346748406708L818.466867043614,67.03239557184645L818.0477960823587,66.91588261881145L818.5025794382302,65.94207504645999L818.5296157324759,65.17002954988607L817.6689041521947,64.67778938741412L817.8927756672847,62.70501632836374L818.1733952482149,62.32793591077257L817.969946606938,61.76987618584678L818.5921694944273,61.06494140333177L818.963410724183,59.981110845328544L819.4198173983284,59.720537348896755L818.7782969374263,54.519104367841805L824.368694680488,38.15171331918282L824.9514580426905,38.03269749884407L826.3032490425567,38.27093100277955L826.7672926213286,38.0693389295036L826.8946061957697,38.995591804056744L827.567691322585,41.14210703559684L827.8237559333338,41.366607848702756L829.7763940958632,42.009412550179604L830.6814257175149,41.02853225386468L831.6875344285655,40.23304632612553L832.9070594125566,39.83907992938305L833.1535591415699,38.90065186686968L834.4182641357672,38.34144765908627L835.5682996386103,38.197899637035675L835.2849430356147,37.250378479156666L835.8799248177243,36.689333831373006L837.0011116663788,36.45263989224475L838.1728980586024,36.69936168733966L838.4954065617906,37.13522352330983L840.2542750440075,37.73654236493758L842.4444125871344,39.27256884346332L842.5141998968259,39.50160823061401L843.9801356735526,39.9053490267238L846.527004108068,48.23248618376897L849.9048180650296,58.79819001503279L850.1930100985683,59.89957682057013L850.7354245488491,60.236251657817434L850.2484560291266,61.0388307104987L851.2023283166905,61.92019421146108L850.6910057009084,62.646558474824815L851.3731394797944,64.71803688815407L852.488245555499,64.67849552924997L852.5286139857391,64.33066374002112L853.2449360403372,65.06692626349968L854.2286439225019,65.23418569103717L855.6822580870645,65.1716833319789L856.2196104395466,64.6863816525314L856.8726144279423,65.52511078661007L857.1835711467115,66.36922548423604L856.5622300992825,66.42740554085333L856.172828443179,66.91733288086266L856.8095961529222,67.86241501041286L857.8278299578584,68.60535474845494L857.7698486776868,69.84993010934613L857.5142679269434,70.61796931357935L859.1017624956905,72.07582449791914L859.211204879344,72.42855047047078L860.2137018573843,72.78973717227632L860.6663991394821,72.17789708489784L860.4917530246383,71.45865983917861L861.4464424581108,71.66542544534309L862.3171127599423,71.44360443849791L863.1720466873699,72.11807258586441L863.6878973205605,72.81466257058435L863.3942397370503,73.14247034708296L863.9994775231326,73.49125700072659L865.0134591416822,74.8228548929726L865.8747737365031,75.19178831050351L866.4899701807815,76.98607403768142L866.187871564387,77.92374719731959L865.725121976627,78.0355657669694L865.697999027142,78.5832392398728L864.7893214845149,80.7718029189017L863.8188213804743,81.49596207289096L864.1059298112284,81.77697533528601L863.4622959626677,82.1122858896232L863.5342045636023,81.38256735276377L862.9461470681936,80.13441482349526L861.8632900084831,80.97605533317892L862.685079766729,81.69730359694893L862.3445225163871,82.52703767390699L861.7823209959629,82.4824915740702L861.4666086826942,83.55656140233486L860.7893948714209,83.46286122158335L860.3910500685953,83.78771642743186L860.6479950906796,84.29750500278305L861.5666844012637,84.68715528562745L860.8341548562622,85.87272769869458L860.0236426151026,85.34809899475545L859.4807478043781,84.55593210655206L858.9356135513679,84.89158750907472L858.9781113726774,85.51782710958662L858.5991969864809,85.58351696432987L858.0022660080442,84.77393785583331L857.9748871605814,85.82507921922695L857.630181726568,86.16588877983304L857.6125767908723,87.41581948347368L857.2037779108807,87.22095037746885L857.154787956387,88.04309399849569L856.7752625372171,87.45237736665047L856.1001208865521,88.51512916862521L855.7454725155341,88.16883442528422L855.6261472247741,89.75165319996108L854.7124678187664,89.37251456514593L854.5449143795281,88.81810779602006L854.1853049307938,89.27963284819714L853.6403841428835,89.29273731301964L854.0383268591967,90.2818531824546L853.6349249125026,91.59645808127402L854.292140428209,91.95322870101882L852.7614235653635,92.68209781477583L851.5589154675788,92.50447267161655L850.3331086319528,91.07357297448459L850.4745019656768,90.5444961953134L851.3570846866089,89.82733934965688L850.7378832570471,89.25696440159811L850.3042771749776,89.97410161899552L850.1933386996826,89.26854554605052L849.7497299027912,89.45123794109134L850.1080262784842,90.48592358545034L849.8791052609106,90.55415182838806L849.5851230792109,89.56743552536466L848.7434672641115,90.75766606406569L849.1328240427914,91.22942181538394L849.0548730597374,91.97430993741636L850.0039847829819,92.81696594957123L850.0727854788222,93.55204752640293L849.3691884051102,95.05372139637666L849.8331438006194,95.1007942453L849.4233820916486,95.74279057763636L850.1856121907406,96.45707369136005L850.2714010454007,97.59038266175844L849.5801992306378,97.96305451657554L849.0538661486894,96.69161513469999L849.3116828545167,96.54817577186259L848.9224369801764,95.74002278152261L847.935611411137,95.27635284064456L847.460277910573,94.34263968838616L847.9164597717402,93.35212307269899L846.8623930687984,92.99219890123777L847.0192383357899,92.50975324708998L846.5151365538054,92.49066112208573L845.7848932571217,93.05781741691953L845.3179776475192,91.30010961166829L845.6219732187747,90.4728670780371L845.4405610977708,89.68790005794244L845.0567259425766,89.56615464286745L844.9451130531127,90.3701813662583L844.4852760690297,91.17579523343682L843.8321395815083,90.8140729079928L843.6561150102336,91.40195328874825L842.9868304894974,91.66461979002565L843.9942660484126,92.7277967351265L844.0734346099525,93.50930832768745L843.6263498454496,94.02550797241611L843.4869426707785,95.25636371983592L843.6272504128515,96.42248959014978L843.3797507106376,97.80220476348131L844.3899904258881,98.01100888463498L843.9170619356692,98.61831984934872L844.6347624808086,99.36513186509364L844.3445647882234,100.08696693102831L843.0805131726914,100.38714296224691L842.8027985849109,101.67472399364988L842.1141287951225,101.89061105144799L842.2808396663625,102.8147469275516L841.8122313438032,103.10082285625549L841.5802290371952,102.29610495144561L841.7386023751797,101.63026816160311L841.2558502198684,101.51809668694511L841.2509940743954,102.02226911577043L840.7542020235879,102.38313105385214L840.6958447802629,101.31071846977227L839.9043022959349,101.68903689923798L840.1816020165666,102.48064926238635L839.6058628778644,103.26567390795083L839.5961556749468,104.1061375689568L838.8148511318013,103.47524285847112L838.9302466436457,104.22955873675676L838.3769690050394,104.92346713646441L837.7063648557928,104.67902440492458L837.8582854120966,105.74112302701724L837.0311904902617,105.12212888350666L836.8328735990933,106.71886688914162L835.8838755132563,107.43942609397595L835.7349070724929,107.79956876485676L835.1397305009571,106.5781460086107L834.3755990160894,106.7097433305222L833.8625188953358,107.5567905829397L833.8001168907897,108.22690324903965L832.8535974650492,108.42517312408074L832.7408679894507,109.27645633357031L831.793618097741,109.47390339726485L831.5402537110497,110.36403537050421L831.6165604524276,111.17912303371065L831.9746972832797,111.56457369096881L831.740192261205,112.16511234978304L831.0093592371427,111.88304150713805L830.1174292944418,112.64857216808502L829.8952363922156,113.47918960630022L830.4629235219586,114.44274895305193L830.2739215727389,115.21412023379969L829.8710101425252,115.57615682312701L830.1526801805056,116.05034937537994L829.6008582902816,116.60378424826001L828.9289566729971,116.72168197496944L828.5678286112247,117.2388076121839L828.4704835706145,118.90397719992336L828.7857477121845,119.1352866757478L828.4699695404536,120.55940804265902L828.6105119504865,120.88882651585095L828.2677609097308,122.21984896497747Z" fill="#dddddd" borders="[object Object]" style="fill: rgb(221, 221, 221); stroke: rgb(254, 254, 254); stroke-width: 1; stroke-dasharray: 4, 4; outline: none;"></path><path tabindex="0" class="rsm-geography " d="M842.2811549823691,152.68980962108674L843.0107752514368,152.88998142415915L844.3848694587133,152.42326108806344L845.1768837991801,151.916420262962L845.4484873932943,150.6648131365149L846.6766969456439,152.08361381509656L846.7598314168451,152.56420156545687L846.3484372027319,152.9484808101654L844.7420820737927,153.3309486813679L842.5077278196013,152.94579850241269ZM834.6030741061736,153.95753678464473L835.4702323659066,153.72208228757654L836.0025739825769,152.06889408719826L837.0451773179911,150.77838613484698L837.6379381245561,150.8674410379988L838.2739550522062,151.86658721924175L839.1112118517116,152.08927705482085L839.4204920852335,151.33329326928254L839.7331246369108,152.65602730482146L837.7550735317752,153.18248774911285L836.3004329494447,153.7307144460168L835.6326191607851,154.70015704855848ZM795.6703777290505,136.94143205968476L806.3946697063708,134.6435725550499L815.9219726222352,132.57948469855762L821.936973951452,131.1952417763248L822.2190427808955,130.35185976176967L823.20782824243,130.07134170374752L822.9022563132212,129.1172710389135L823.460545302133,128.3665440450851L824.4328575509135,128.406529567828L824.59793910454,127.32616064654167L826.1611219492202,126.36983534882108L826.9947561763611,126.64567884579208L827.3169991328774,126.34095362443384L827.7155941688554,127.43666531441772L828.7158149080826,129.43947009815292L830.0966619889618,129.84976101879897L830.4851537570261,129.0409409576995L831.2913976083662,129.38935845119283L830.9181695260326,130.9976440622355L829.8595313648259,131.40348999285334L828.208361754723,132.43725491754776L828.9880283108735,133.06236293122652L828.34569468028,134.07272287012836L827.9757758796985,134.02218677130452L827.9869522868653,135.0059848857237L827.6246263695666,134.4180471564938L827.3253364842175,135.38510680282093L828.1588776199012,136.398061367511L827.4991250292295,136.4086446261365L827.3790342003482,136.90925929542766L827.8685417488016,137.21231640627707L827.7441580602795,137.69742157220298L828.4689286457144,137.7362806359871L828.6027513391318,137.09792314636593L829.2345608762398,136.7932991812736L829.860848596711,137.41014234473778L831.120697786752,137.53677493146506L831.8696887021395,138.03599519040688L832.1602002475631,138.72697537822262L833.5559314335562,139.90336899598242L833.7212493501218,140.6956104569349L833.5534463399434,141.39464964963395L833.002187792064,141.6287605373209L833.247336503548,141.9638621632431L834.4669011383785,142.48505774098703L835.0056650060781,142.2035432195862L835.4901323979199,142.47284062514632L836.2273063399704,143.66136042501057L836.2022017491167,144.50619834523002L837.0295395816731,145.08342508487328L838.2802941344037,145.3256701298119L839.9588652194577,145.06261613483503L840.4888982954647,145.3013457886933L841.2072587726834,144.36345864795157L842.0809307670925,143.98563216183834L843.2274842698357,143.11104988839304L843.4049575879172,142.64165319901974L843.0123908617506,141.42579288723755L842.4601291739551,140.5568942778433L841.9752744275902,141.21285430013324L841.5530347464239,139.7034122951062L841.075588820031,138.91418504123294L840.2137741613261,138.58449535181353L839.8157066254191,138.8128545343102L839.7466258533263,139.48616685375396L838.9673985241652,138.71348320390905L839.5385438000606,138.370150642491L840.616073080475,138.37157257673744L841.9633887515549,138.96771102915193L843.3579263666962,140.64063070612212L844.307788189388,142.37123033544674L845.0030817094528,144.47586605368986L844.8494246313419,146.68515940980467L844.945857825322,147.39691074726522L844.5710339210935,147.35095525076372L844.6565046538772,145.44644446505004L844.2210298703171,145.1825515647614L842.9985581791516,145.6088971219333L841.1129937718777,146.80562596010157L839.640997998745,147.07947945969488L839.4260948164514,147.60849618337454L838.6411083828727,147.94251714795269L838.1875402851501,149.1069860848719L836.6460523109054,149.69752540613172L835.2934626219147,151.17284983512786L834.7234104250963,152.11539837849614L833.8313190040024,152.8264356453219L832.7872250029064,153.35992776913486L832.9665370890837,152.87606713082016L834.5070526223883,151.88933693012586L835.0770547284327,150.94690901507022L836.0217630771413,149.86821274903446L836.0913756737193,149.17882579824106L835.4968167379591,147.38063493677078L835.609557999212,146.66277657051262L834.2534046124767,146.5973647892713L834.50409429764,147.517471800203L834.1090959447624,147.39050083662278L834.1294985268755,148.22254308437107L833.4452601356298,148.35821690985063L833.6767411301614,148.83137253530344L832.2353230251581,149.40607311190172L832.1057222491734,150.2615930289487L832.3872619498607,150.92237276066044L832.220998457364,151.45288244655978L831.1152434785331,152.13578199290077L830.4666462654642,152.02538499935577L830.0441289133372,152.37301124220153L829.1093908960827,149.46028421060316L828.1700564480971,149.41030974818716L827.6151709155049,148.87249496965114L826.9355943575779,148.25071697941542L825.8872842032897,147.97762308460585L825.4153695126731,147.16650570238176L825.1753739620378,145.87589491626568L824.625676629929,146.12198927109944L824.0173018166097,143.82594183733056L818.5225242551105,145.48616340484148L818.4014180141769,145.21716718479092L808.6749058803542,147.4920317972235L807.6359562470035,147.82014839382703L805.5982634452118,148.23042845756095L805.6068664575121,148.87771867436186L804.9584010704216,149.1391876639202L804.8307877100517,148.42170175138415L802.2280953801834,149.0167663156261L796.5085837952618,150.1816324281159L795.7917663122107,150.37152049431154L795.3444029094869,149.78144519648515L795.4731506813969,143.18648646630447Z" fill="#2f7ef7" borders="[object Object]" style="fill: rgb(47, 126, 247); stroke: rgb(254, 254, 254); stroke-width: 1; stroke-dasharray: 4, 4; outline: none;"></path><path tabindex="0" class="rsm-geography " d="M473.4157628687127,57.13904019210702L477.111133590767,57.196875500749L488.95537017230373,57.25340258277299L499.1522616901664,57.22260308468765L499.08901463341283,50.115043600618606L500.289788051401,50.689022817222394L501.52614907981814,50.35972678062967L502.8200202600346,51.18328792752959L503.1812603136937,51.73268128820234L503.8429812154275,54.922088094467654L504.1592719320271,55.31390576838908L505.0145139061053,59.27971960347736L504.7617847939315,60.37723468020704L504.9521592789127,61.23103217147502L505.58740206564903,61.90419423545404L506.8947825839273,62.59870976643015L507.9713923275891,62.772050613708416L508.3242776924946,62.46477361602797L510.29532368477817,62.604944743426586L510.8045406453546,63.515953062029666L513.5374385721751,63.57284992868108L515.6937870455229,63.85897461848174L516.0761983042219,64.89800810852796L515.9596259301477,65.67877774301303L516.2331235309838,65.86303157505154L518.1161283342924,65.78605957076479L518.3344286785189,65.54240211909132L519.3217384396379,65.54908022167956L520.3446019180274,65.20459938948215L520.2794721486797,64.44412587449096L521.7374673271927,63.67401592184524L523.4750879916973,63.33849104333467L523.8882750877777,63.67556043112461L526.2610356837708,63.60267608326728L529.5377075618521,65.0506649134403L530.7008209410217,64.94649396891634L530.7732098777766,65.72237746411395L529.9249516459707,65.86337037200337L529.7658512535156,66.45678401079044L530.5011688511329,66.92375221042096L532.3341529074344,66.65121575039063L533.0393701940687,67.4833808201937L532.7899015015139,68.03314759780699L533.0885400427493,68.80108791323948L534.2447490430985,70.77725485055316L535.3538968332458,70.3048325289094L534.9418833128478,68.9849152708573L535.4983812002553,68.2475985470121L536.1794919788246,68.39550462619547L538.05673200699,68.06464875829192L538.8051208418483,68.733067545459L538.7585880653278,69.7689018333026L539.5513791829269,70.38758127620258L540.175530086503,70.2175817807614L540.6055865543449,70.77172800867675L542.458545840774,70.83280124024168L542.7319524233479,71.88680387246882L542.57386238488,72.38742726206226L543.4911497018545,72.67999227244161L544.5190101842103,72.425391257598L544.4393072671735,73.62333452709606L545.4113735548632,73.13168893960187L546.0599368256451,73.45106176849765L546.8989891159769,73.02826148129088L548.4196337681242,72.68244179070155L550.4017269216107,70.78230382301535L551.1565559411681,70.5360220447152L551.7150557157925,69.99719229292407L552.8146131020738,69.46095131414484L553.4556698058674,69.63319819760534L553.5135087100193,70.69674950351032L554.2939511318505,70.92475392255722L554.0463056344778,71.3523974339796L554.5389599960911,72.08979685677116L555.2630164628329,72.09741134654473L556.8147579930077,71.5478833361334L557.1115634855497,71.99285575207512L558.2247652352332,71.68954323757157L559.413569124385,71.90643411247345L560.257713938763,71.64897669851769L562.4131802125639,71.3902448238207L563.7478862086914,71.75319301748539L564.2198314043937,72.77534757719059L565.807955625165,73.51881522552173L566.4488957824983,72.91923686959899L567.3418531923671,72.71727014429734L567.9493669115557,72.9959886417762L568.9807488711189,72.83142454075471L569.4963496524516,73.08368475828706L570.6005020233391,72.65763355259685L569.4425717700669,73.62954777983077L568.9697668640539,73.34244773694525L568.8254140795231,73.89437104995523L568.0735544673045,74.18376984638587L566.9594203234594,75.1822991797601L565.3213316810366,75.83064243682281L564.7254239982977,76.45885627426537L562.4151211434962,77.30516363669824L560.2925491877149,78.29528438343198L559.6183389584771,78.43105916787283L557.7556519600429,79.25764602540073L557.586989644238,79.49070823687725L555.3410197946318,80.84605712410985L553.728390439047,82.19510396756891L550.6038355918284,85.2810986782631L549.8845434555122,86.41962735962579L547.5126226246828,89.38068283652103L546.3779669820541,90.5857213022623L545.2179651529916,91.29557891597506L544.0908413795685,92.75407421701959L543.5942173698412,92.95246833712156L542.3681386299417,94.33414181882085L541.9158390536849,94.51391205943321L539.2023770244751,96.7723199388696L538.8046104315192,97.18858348017227L539.205979560416,97.97176517416722L539.8817200967272,98.6794708849028L538.8808885507876,97.92120861317551L538.243129194186,98.12325411471124L538.1236858457341,98.59200655235907L537.3951795321531,98.84527651621931L537.8222834698909,99.13211618616708L537.342446791616,99.8393149597872L536.3174622367961,99.62373760115827L536.7448096337615,110.57670359607926L536.285573804555,110.7548219519108L536.0425570562019,111.70995259676204L534.9203088161042,111.64033560341761L534.4877710133281,112.55422901987754L533.8275192605977,112.37015154156938L533.4767240039373,112.99215927619866L532.3239013689562,113.40221495955791L531.4169592080982,114.18752875349537L530.5636054795392,116.5902731481018L529.5605918353552,117.40980098826958L529.2928088677315,119.24760343919581L529.367524943618,120.09564873386262L530.3637372046101,120.39962226303112L530.827962060832,120.23950688552873L531.5023351418545,120.73003092460488L531.4725271148708,121.22864673043716L532.6003448144875,122.55387562495105L532.581633357744,123.35735848166337L531.9024234756951,124.1358536327815L531.9656383652398,124.59937973469425L531.1922237979916,125.41297269654478L531.3363259179537,126.86978904987416L531.1651692251287,127.38971340264936L531.4982500993152,128.84048294162483L530.7738657100709,129.7971370973993L531.3123961267031,130.3253398394122L531.2532890124935,131.37212436121058L531.5597735358201,132.0207614446051L531.251208699487,132.7065015029292L531.4343694615956,133.90617713948438L530.9084821065036,135.21047251415018L531.1653876165856,135.78080739807126L531.9401982748784,136.18866534461836L533.4626706291882,137.53494792375693L533.4288158163936,137.92228692425863L534.1041231600228,138.15554575572526L534.558111254152,138.8470985363707L536.944029963916,138.90281108863132L537.525947766933,139.15398494201202L538.0512036824678,140.38897618186877L538.7427638778977,140.97344100689418L541.1612108397517,141.69632847126763L542.2375322265623,142.27914098948133L542.9334608730538,142.89361385750453L542.9700235181184,143.74563396227302L543.3627965123321,143.97031870807825L543.6604299000804,145.31052607514653L544.5057977958346,145.99853684178504L545.8282243730093,146.60022200547485L545.9930014799606,147.06009005526732L547.7854159060943,148.42834354100012L549.6786208004048,148.80627880943234L550.4413729156875,149.65609322866612L551.9906348643459,151.77287014710691L552.4839170382572,152.9578668178185L552.1892590839807,154.79535228817156L552.3426288817477,155.9331737394375L552.8550736054971,156.50452801882L552.6974256484161,157.2224201369794L553.1268192472652,158.05614155719957L543.2647278291977,158.51480488725804L532.4320537282067,158.9309036071769L526.8214760160267,159.12647541688034L516.0326015543222,159.40242275258822L507.32240654317627,159.5427705256917L492.17512643754935,159.67384103279994L482.54435809569713,159.66406663824557L482.63771807896677,140.1021559664415L482.6930644946101,138.47828095421357L482.668636043998,133.62385071281585L482.70534994261374,125.93111149005222L482.2395084481736,124.88551278086084L480.55072624912873,123.92881444352736L479.7043638791469,123.85882800124796L479.05257124112217,122.97142585201618L478.63892152126505,121.79695877154154L477.4320369446647,120.21465004532388L477.67309473945835,119.47905786835759L478.8529062123827,118.49472177043117L479.88782866221777,117.87715864653683L480.45632656326063,116.87105698222331L481.11573199602935,116.13789436471973L481.3149298474309,114.08777060529474L481.1385823416593,112.38845929516799L481.42172043837985,111.79747580525498L480.92817111316424,108.78391358635349L480.89474878187406,106.7188019617671L480.2945457413243,106.2827614316941L479.37882421044975,104.70807491868425L479.153303929098,103.92244937929559L478.98319151527323,102.01780232941701L478.4823749330658,101.10228684490016L478.395243494787,100.47801618004405L478.63496817877996,99.39296924968005L478.3733515225742,97.60083459052566L478.6058498146833,97.33113414674779L478.8970890809955,95.46434728826989L478.61981483678153,95.63779753463484L478.1211193527757,94.81899196728989L478.1906129187436,92.08921230042142L477.9743366322532,90.61892566725874L477.8989285472416,88.79928359787675L478.04308526255414,88.00296127478816L477.7381103232597,86.3575851487592L477.8148742409262,82.89926157454204L477.5878317407262,82.84939237719516L477.28277709240984,81.42857437861073L476.7973916986845,79.95853746759917L476.4370632808626,79.68420278367046L475.95496531525896,78.0710882328126L475.8289024267389,77.14651723767213L475.3368479886388,76.60002719306794L475.1323204447555,74.67247099629856L474.4284823957966,73.05785960265234L474.3141345984714,71.30752719853672L474.63945098701157,70.46895155367793L474.29705888407165,68.98699884937889L474.4418414930217,68.16260826862106L474.41726840344427,66.4628759415175L474.1146136215735,65.52241134341705L474.4429536594948,64.31996267447573L474.85054286415635,63.94387217355734L474.9962297861437,62.961708774109525L474.34043388093374,61.684800998472724L474.007256161045,59.71425619046329L473.74433585827717,59.33046389877711L473.2739257097691,57.771060389292074Z" fill="#dddddd" borders="[object Object]" style="fill: rgb(221, 221, 221); stroke: rgb(254, 254, 254); stroke-width: 1; stroke-dasharray: 4, 4; outline: none;"></path><path tabindex="0" class="rsm-geography " d="M777.6762928827193,201.2943734852613L778.1506379610213,200.11319719049504L778.4889101680309,199.50859316431922L778.5266007642706,198.48908508717398L778.9787803427145,197.69341240729602L779.6723252259201,196.8110656847657L781.4765589024718,195.99694261724676L782.5619079844857,195.00880224049695L782.318563235018,193.91848233816359L783.0251290645693,193.34582353355472L783.2559602666588,192.74662722995106L784.6872839228838,191.23018879918038L785.5262234089727,190.79180446115595L785.9385551859123,189.85193774130687L786.4625614786305,189.86587124653795L787.1644365032255,189.0588275023348L786.2167285301607,188.09568898427835L785.0807389315904,187.67276097003378L784.5489457788923,186.9300880091273L783.3188588718688,186.3116471039474L782.7314680786625,185.31572155646938L781.4300220463267,185.29269702363877L781.0734907732116,184.62618390842442L780.8362445577861,183.10377669184368L780.2128119430326,182.62966701259245L779.3928845734979,182.89555236370825L778.9002125983268,182.77313908932945L778.510096086195,181.48396165192435L778.7491109961445,180.93345146144475L778.2782404325455,180.67353235571227L778.3691837473485,178.99566667318993L778.9271579222705,178.9541634001688L779.6571732759164,176.9175350039485L778.0571977476349,175.2860148403994L778.5245211106377,174.38602537100246L779.3028941654287,173.7309601668087L779.8868528807102,172.67137469994657L779.6061570831421,172.33661029742655L780.3124322790892,171.59731859840997L780.6750677434795,170.7030201453773L780.915438470932,168.59259683249468L781.7400866971705,167.261305342818L782.4722226550707,166.87902522553907L787.3843102380606,168.62109833084594L794.7300820068942,170.98789443843953L794.9473906841238,171.2522896261695L794.665708636373,174.42760831650912L794.3194032096521,175.58980148532316L794.3644314350131,176.65969980024283L794.1517000432743,177.07546241247655L793.9341342904352,177.69176101512858L792.2467655926182,178.66858349466418L792.3591206198893,180.03821441631192L791.9753571688386,180.3935401049872L792.0112904639948,181.2159944209336L792.1690798740918,181.89378183137308L793.2075307168943,182.11695678291835L793.928940220038,181.6490550715647L795.2732405715323,182.06505283702802L795.9959954549888,182.04454127379302L796.0294722233832,181.30499295841844L796.5609340801733,182.6762392141759L796.8107937133462,184.39674880337577L796.7950700999047,187.42726353176442L797.0664468082682,191.47130993523183L797.4583158400951,194.25657996059329L796.3556055944955,198.52224085835041L795.9831920254162,199.40705524222687L795.5670794280031,199.65340329368541L795.8340854011803,200.12339992524494L795.5361002353005,201.1069842314157L794.7666035869839,202.33246852737602L794.7858913264238,202.64383698912627L793.4346842067075,203.86942819310048L792.2222354254261,205.94195823391192L791.5936186212706,208.04576802585325L791.0226859147899,210.65058134785363L790.2305330586923,211.82651836467085L789.3233717217912,212.26378571501118L788.7193805703332,212.1673238025212L788.7085215227294,210.70870215041168L789.1173167226715,209.00593902273863L789.0218481231863,207.8817600934417L787.8356332556037,207.53488926825264L786.9177244164598,207.67473560942494L786.5279210903786,207.34716879869325L785.6349147585593,207.59676238970098L785.4104326834769,208.24430846202438L784.8738292076224,207.96567134516567L784.6079368037026,207.24500522147935L783.5745569784395,206.86085059391507L783.3187927170155,206.4199054793088L782.8591802332519,206.72084242074266L781.8690449960648,205.81188404984823L781.545975072069,206.01587190825705L780.4415779929437,205.2972336510859L779.7459602722745,204.52148624052836L778.7076813239714,204.3344859777419L778.523256237409,202.05399775221167L777.8230370482203,201.7264263095293Z" fill="#dddddd" borders="[object Object]" style="fill: rgb(221, 221, 221); stroke: rgb(254, 254, 254); stroke-width: 1; stroke-dasharray: 4, 4; outline: none;"></path><path tabindex="0" class="rsm-geography " d="M790.1226695869002,269.866173524166L791.1339594384676,269.96153961652874L792.0196278321134,270.99498083506296L792.2341910052567,271.7270201580012L791.4137974758247,271.75637447915824L791.364331015585,271.0215662213509ZM789.3294354577217,286.758649686545L789.5520218551128,285.7183108306705L789.977254613343,285.6273418716976L792.1811891987338,283.7299833868018L792.9362538790979,283.36802672914735L793.565854484558,282.68507221384164L794.1954374921486,282.5151252488805L794.9231890480849,281.77685272561473L795.5776644686734,281.4682264952112L795.5865290689819,280.24032444876514L795.295049276876,276.1285888618978L795.1077693684008,275.27477076074604L794.3566297477659,273.86503835607516L793.6770590979643,272.2737102197991L793.8419254227219,272.27077447512056L794.7886863649553,273.82005601675746L795.3819845290375,275.2643144302655L795.695517448828,277.449319864288L795.8923290063519,282.14486955548466L794.6472637165541,282.54925175146286L792.213487896089,284.13689863415334L790.1943279477625,285.8621827181943ZM700.6037519669007,273.8506042541977L705.0698375746769,273.42732549137054L707.974956117133,273.02281942898344L713.0163842275531,272.4668766683186L714.9540320960257,272.08807708960524L721.0089452581003,271.4364108253043L723.5395383781776,271.04488307762483L732.4825122319236,269.5401694405242L747.1287200606884,266.8939886671815L750.9965977128386,266.10259718868554L764.8208985937142,263.4181989497972L770.3671485331454,262.3174861306418L770.3348481607121,262.1587799852505L771.96140088529,261.8598071985027L778.2290466396651,260.5617489675801L785.6380684728367,258.98904106927L785.9399437609131,259.88494951593816L787.6640079646197,263.57225996513523L789.0423507921265,265.8920088355576L790.784140796299,268.0989540965621L793.5586774262883,271.98473320325047L793.0365650298468,271.8668465921055L791.5863258776212,269.7637312344598L790.5756949158701,268.65788940987375L789.8553024210845,268.6318737891304L788.7871555552492,265.98035754844204L787.4194723675124,263.70784550587814L786.922463070021,263.43392172271115L786.9463949463801,262.78270611745734L786.3816663753114,261.42993794988365L785.7572089643379,261.06725697274L785.3851376798389,260.3520589196835L784.0360614885352,260.42569217173684L783.84850609661,259.80331497666907L783.2376897293119,260.2648683796921L783.7570075467565,261.1642636291987L784.7552888886299,261.745861251923L785.2960618808258,261.464389495815L785.5235708208322,262.52532949162196L786.7673279450112,264.49431118475377L787.446492745027,265.35857310877054L787.4827412936459,265.7814454499029L788.315314702749,266.84433634771733L788.4758417230973,267.5882597926188L787.260949125378,266.7898659321404L787.1874122830636,266.1928449038967L786.2987133999368,265.37342875645436L786.0125244985034,264.8054619238852L785.343442547368,264.7500483411077L785.7865074776839,265.2844987649014L785.7242723061017,265.761522916663L786.5903941808375,266.2217420182267L784.8806914089497,266.1736656471645L782.8065452937201,264.66137437462237L781.9808672014854,264.6376557310068L783.3018498368276,265.9633862110471L783.8832000773548,266.12128140314746L784.3730605015651,266.87793266420147L783.9784886106473,267.34265644615584L782.7662212479111,267.83153482177283L781.4268863012429,266.93936425901086L782.0047007483463,267.86008707104247L782.6199527900651,268.17694947780024L782.2993345220725,268.4764125686346L780.52174732179,268.1061071644498L779.8227339609402,268.1699821391509L779.4640738334806,267.7652967323245L778.4400585510023,267.582204455393L779.8891306076964,268.48695847672116L781.0682899339814,268.6200181625246L780.763943799989,268.9983567533061L779.5297487807271,269.38933179454887L779.0516721185509,270.5147273940138L778.2828308804195,271.0386973586013L777.3852606809091,271.2084932805403L776.8626637421783,270.8041273915487L775.7714974614735,270.83110593912613L774.745607398079,269.0419595204131L774.5465993104999,268.07443146397657L774.9214061481968,266.70764260991245L774.6167434686461,266.5554771518257L774.130288515195,267.9120241457582L774.2728565742136,269.13911455370067L774.9996822808042,270.5436665214489L775.8297169495438,271.6457166170094L775.7037234786155,272.3659877540962L776.2360965087732,272.8183603526919L778.3095761326967,272.2238354764503L780.1013529672206,271.07288785763103L780.7375054919216,271.7502538029446L781.4016639291782,271.5116220235774L781.9855732903673,270.8924247256043L783.2724661216198,270.2235677255652L784.9578832567613,269.8823577388322L785.832229441209,270.3747312355139L785.9775651746727,271.05560871137504L785.5040656827666,272.4477887289926L785.8475483550128,273.2850590973112L786.5062721367107,275.85930823596414L786.9644096800894,275.6788364606848L786.9447186876708,273.7793278815111L786.594981905879,271.3707140351213L787.1957678537126,270.5797569675117L786.768363190673,270.12490583032104L787.4362766891397,269.6504890405306L788.8215634657782,269.7001628156221L789.9841318471858,271.0060713130564L790.5751130496269,271.95487743984097L790.5426678616151,272.823278423259L791.2473899139734,274.2939544994016L790.9111859199253,274.78086300480504L791.3071848088459,275.58954173122845L790.8057015153333,276.5923716225659L789.9419334449321,276.9443050373643L789.5636919748831,276.7276818605868L789.0898893940819,277.094441841101L788.908709429148,277.79556106618736L788.4106245977678,278.0513019608036L788.3976795148144,278.76586634064927L788.0646303714997,279.0191712787787L787.9341971830436,280.22215455181504L787.2963984193611,280.60637024229266L787.292487329353,281.3684053320993L786.4755414637468,281.9556496131446L786.3970669940552,282.3693635655641L784.9346238947987,282.2651320080704L783.4100064389409,282.6521212263235L781.9712690087947,282.6556802727828L781.6234212642846,282.3149439129294L781.1393233108647,282.6473121062777L780.1955949420317,282.09964630787204L779.1287500179892,280.4199063265263L780.760272460973,280.03135347630575L780.8762542506661,279.2631091169244L779.4767570270392,279.9675546203059L778.8053734832926,279.9248423147312L778.4370152175067,280.5464885753901L779.1006487919312,281.3513865065595L779.7010322228602,282.6485444558373L779.3297428754074,282.725432873993L777.6379830130436,282.2978270882834L776.9281128803436,282.60896559351954L775.7570226068767,282.28713279470617L774.0162971329139,282.1464247028324L772.6426208177056,281.6322369413979L772.6826968963094,282.1030486328067L773.7803662755041,282.8880360571186L774.9104649145362,282.74077593079255L778.5849034553734,283.67261023351773L781.1183998799645,283.6105021046694L781.6453557460022,284.0132388671942L781.8305446250871,284.6359054553127L781.643426130578,285.600602208822L781.1300964301996,286.59988379712536L781.2754264164914,287.0324733682754L780.9706801628371,287.97162121915903L780.3096196815716,288.802517829346L778.0090484663556,291.126064047771L774.9803240026029,289.89386152054385L775.2427293536676,290.91379596658396L776.7007666596535,291.5254438729264L778.7618601159821,291.8140485721152L780.4215636119711,290.15075201432785L781.1081661855833,289.97565675735655L782.448618123188,289.2015126293238L782.4571254064585,288.1750013509794L783.0891361826457,288.2745856839059L783.4672828382595,289.28657042343605L783.9963164688527,289.68838952102055L784.972373258875,289.56647751477783L784.2437168416889,288.4793951370659L785.4054351289413,288.7149239172619L785.7952030999206,290.03831246005245L785.1378521189667,291.4163476015286L784.2201473494033,291.82342328270397L784.3327156756395,292.36183555033404L783.8113001767165,292.8012734073743L783.3401699551016,294.2874999180798L783.1994855384348,295.4898280056067L782.2238816028989,295.36183994320766L782.0148584450819,294.08355168883725L781.417877606506,293.8932398238586L781.7400107683013,295.18117357931703L780.9066138632506,295.4689034457915L783.3649297985356,296.017159508388L784.1897556595745,293.8129884340998L785.554674675295,291.5437499456716L786.5850518305188,290.0868168661442L788.4977720285594,286.77047789274627L788.994169174455,287.0121634147107L787.782883423899,288.6427174093924L786.7185547231702,290.4554927022066L785.7514038511481,291.68425959984086L784.8888721051932,293.15450742330825L784.1978694721524,294.65406927342644L783.4529001579378,296.7092602281474L783.3974387157923,297.2494159444608L782.9628537040275,296.23283156209607L780.9086138736603,295.7492656858783L778.817204375054,296.1623108802007L775.7253074667876,297.4186030966149L774.2760518843976,298.2554382849953L773.3050584271507,298.97826263526315L771.8436369971723,300.6060837616179L769.9834075175065,302.21158823785606L768.7815012567679,303.4868363017414L767.1395100894449,305.6703385508903L766.5545599203025,306.6903318696675L765.599005104492,308.9838795713664L765.1825493400485,310.89205417162657L764.9838859942932,312.77415191272394L764.7068373595599,313.96319777647136L764.7003301587312,315.10004999754574L763.9735583581206,315.12428506252L763.7074164030855,314.6157615770643L762.5045748504222,314.5000313154461L761.2297698203917,314.59443297586836L759.7167138375131,314.9136133401554L758.1245300150342,315.4104129603668L756.348803023684,316.43268038459985L755.9644562578942,316.7836152463052L749.9541985339372,312.46571864321777L743.2925028521997,307.7182741048649L741.2919229831152,306.1680409982887L735.7098507113081,302.18661125788617L732.426027834353,302.73600166904544L728.4252056733469,303.2999898777596L718.8141729550583,304.7197965048989L718.6814638806399,302.52885002247456L715.9136746451445,299.71235349941935L714.4881465066387,301.13553507303766L714.166255412941,300.84254179913887L714.4205377367987,300.0157848415952L714.1787188375334,299.1857925006507L711.1941503347335,299.443304740637L705.5175945428684,300.0585819314658L695.3496482833875,301.0979451388557L694.1598744808946,301.5972697450301L693.8010305922339,301.01137631259246L693.2759151453188,301.9371407796915L692.8788499201044,301.847014756376L691.8652062400008,302.4333988910274L691.5310686812941,302.39930324365525L690.0775881667907,303.37370206348544L688.7052879654307,304.54736413384046L688.2811070245708,304.26367169430443L683.5956367874567,306.5284488435276L675.9001814131661,307.72076656425577L675.9667793250509,307.80995220339696L665.3757197825719,309.1250807643979L665.3151661845136,304.6487240861178L666.4041505945461,303.7306270545704L666.6177649529557,304.1280137301135L668.1174101876258,303.8748153364618L669.1736886267782,302.7137362699724L668.7889001344646,301.8325807712836L669.2218430202092,301.3698724604608L668.9173284556994,300.6906323682309L669.7037601775091,299.57914057732467L670.3707742649133,299.24925653924913L670.7013233433702,298.4236493807207L671.5429193412159,298.1849615581698L672.2538368231044,297.35874219122627L676.5257485190098,296.6852679454237L677.008404903645,295.8047798644735L678.1174973154531,295.1343636940337L678.3291928243268,294.68139572491157L678.8792035191327,294.72197638507544L679.631221416327,293.8367116660122L679.769235945179,293.24633729205505L680.6155372160712,293.0664361330131L680.9557451832553,292.36671645269155L682.0136030389963,291.74860671520105L683.3344824180152,291.86146682366757L684.4666705987062,289.8254513082069L684.1667102427072,288.8372695107531L684.6325697960584,288.28222823917906L685.5118897579734,288.74827293647434L686.3567406453958,287.02783770165047L687.9534569962551,285.658124273897L688.5760229614682,286.22401346885727L688.4692571337757,287.38392859807266L689.3131470011359,287.5911098300501L690.6608373972731,286.3844500334892L691.2438568085224,284.7793135288009L691.959522325571,284.10342466076486L692.8132114134526,283.6361004640528L693.461791249126,283.623556783719L693.8622366208325,283.02511158969685L694.8984345526662,283.06976697662117L695.228369976869,283.83963228094854L696.0246097561842,283.7223919974168L696.7012957673236,283.164055676227L697.9737111935192,279.7005203419129L698.9576938651662,278.6852953505793L699.5105310006954,278.4056459083132L699.9891323874529,278.7101859338078L700.88823836179,278.5742241804427L700.1802453226823,277.46932392063286L700.3925354083829,276.37254014543214L700.680205533526,276.13238081479824L700.2749403532149,274.88335871689435Z" fill="#dddddd" borders="[object Object]" style="fill: rgb(221, 221, 221); stroke: rgb(254, 254, 254); stroke-width: 1; stroke-dasharray: 4, 4; outline: none;"></path><path tabindex="0" class="rsm-geography " d="M388.93141920098066,53.02825856852189L397.27388192431533,53.72249103721663L411.5753327242568,54.74683065066915L420.99754905880593,55.32626808908981L425.087820292349,55.554247371918905L433.67167170995197,55.97049726683974L440.7887008791689,56.29708668919898L446.79568771934134,56.525835735242026L453.0712892771723,56.71621444037112L464.4670485648927,56.989358651417206L473.4157628687127,57.13904019210702L473.2739257097691,57.771060389292074L473.74433585827717,59.33046389877711L474.007256161045,59.71425619046329L474.34043388093374,61.684800998472724L474.9962297861437,62.961708774109525L474.85054286415635,63.94387217355734L474.4429536594948,64.31996267447573L474.1146136215735,65.52241134341705L474.41726840344427,66.4628759415175L474.4418414930217,68.16260826862106L474.29705888407165,68.98699884937889L474.63945098701157,70.46895155367793L474.3141345984714,71.30752719853672L474.4284823957966,73.05785960265234L475.1323204447555,74.67247099629856L475.3368479886388,76.60002719306794L475.8289024267389,77.14651723767213L475.95496531525896,78.0710882328126L476.4370632808626,79.68420278367046L476.7973916986845,79.95853746759917L477.28277709240984,81.42857437861073L477.5878317407262,82.84939237719516L477.8148742409262,82.89926157454204L477.7381103232597,86.3575851487592L478.04308526255414,88.00296127478816L477.8989285472416,88.79928359787675L477.9743366322532,90.61892566725874L478.1906129187436,92.08921230042142L478.1211193527757,94.81899196728989L478.61981483678153,95.63779753463484L478.8970890809955,95.46434728826989L478.6058498146833,97.33113414674779L478.3733515225742,97.60083459052566L478.63496817877996,99.39296924968005L478.395243494787,100.47801618004405L478.4823749330658,101.10228684490016L478.98319151527323,102.01780232941701L479.153303929098,103.92244937929559L479.37882421044975,104.70807491868425L480.2945457413243,106.2827614316941L480.89474878187406,106.7188019617671L480.92817111316424,108.78391358635349L481.42172043837985,111.79747580525498L481.1385823416593,112.38845929516799L481.3149298474309,114.08777060529474L471.5134525089939,114.00667320990965L462.8334441760886,113.83972263521434L457.28101156961037,113.6951610818021L445.5266767510169,113.2765355025997L436.5736692437694,112.89929867921819L428.22983626591645,112.4869830239162L416.4404242597113,111.83727570019119L410.7107471108552,111.48850173911285L397.11673610499054,110.53798081426874L389.0672967449305,109.91360223832021L384.18384994595147,109.50900360060757L387.9992975706369,64.5407730109755L387.9773367457714,64.26787691196694Z" fill="#f83136" borders="[object Object]" style="fill: rgb(248, 49, 54); stroke: rgb(254, 254, 254); stroke-width: 1; stroke-dasharray: 4, 4; outline: none;"></path><path tabindex="0" class="rsm-geography " d="M385.3483144183762,278.270116331621L388.62566146326986,278.52433174541864L389.7834429160331,278.6877509879131L399.4615656659259,279.3861305196749L407.66793552603133,279.8357355067234L418.7367050794277,280.36661503014807L426.6307356177458,280.67314015043485L434.78652738601977,281.058729146616L440.24384514786266,281.2576721647091L453.915863405866,281.69518977523285L464.94190263435326,281.90861089576424L476.4991787537105,282.0563050223394L485.4593260545629,282.10532782340886L495.85103216758733,282.0743637144718L509.05228663724165,281.9608752926938L509.1889726907788,291.37043774162737L509.54024492708555,293.47090390496544L509.9644764941298,296.8009582929765L510.3172678141468,298.85236840253026L511.15903879119935,304.5878623322318L511.3956488915316,305.9118032481107L512.3077110237969,312.16226673788844L512.2841338379565,317.32590689476774L512.1899189978482,321.5510716292408L512.197231619615,325.3531221802559L512.1324335602343,328.1042356367201L512.131557738962,334.84830665783693L512.0217147328606,345.22788826609735L511.5293789513159,345.639629286806L510.45888431896464,344.47627248106994L509.5758792647455,344.69921264832897L509.5152102897053,344.3283965060359L508.57414900417496,344.357640241828L507.5610097456296,343.0943678381486L506.7343568916531,343.36337523130896L506.0694019151195,343.2906230732908L504.8934892239622,342.0435428013967L504.49636212402794,341.1104767819286L503.280584774676,341.0908066598547L501.99736402105174,339.72919280897156L500.5034101426307,339.2894702005136L500.12577515969616,340.39160972599416L499.5221887130871,340.91342749616535L498.8048488386442,341.0317153323358L496.92615564208984,340.97888793059656L496.92478576940994,340.7364592270868L495.7654281449698,340.85568778239406L495.3742330104176,339.87160295444994L494.8220191762836,339.8255451331745L493.5000182801722,340.67098938243134L492.3952714804599,340.6257405720944L492.45238571658945,341.35288874570244L491.7337408581691,341.2091184357463L491.23736020093816,341.7110872808819L489.63386221308116,340.7271600152211L489.5789334285103,341.21205816512645L487.92115092266454,341.680846653955L487.09233789342653,341.47009390387143L487.14726500511466,341.79338050407887L486.37363866766304,341.6630854461191L485.92877835731167,343.11678581338276L485.1537090212641,343.341373820276L484.1033584711076,343.03144448510204L483.7116992184852,344.3390894800309L483.04707885043297,344.38517196666464L482.99308189491256,344.02946739305025L482.0577536851953,342.7489270137471L480.895741164872,342.8401903423659L480.4583990154713,341.91663421116175L479.84995127726415,341.9777439236997L478.96867704872193,341.48732472669553L479.63760449096065,340.55418809988214L478.25878152588206,340.2864228867078L477.806741803126,341.6731104995872L476.81072612157055,341.81084119698266L476.5952275114466,341.13027282754945L475.8789764688234,340.897914046335L475.5427578648339,341.42829959007236L475.049180755968,341.0197297762544L474.7323495972258,339.4812190324144L474.4581472037163,339.3007723213152L473.68116603237746,339.7294490451342L473.35253286541354,339.4835806496062L473.50586626097277,340.66513261600915L472.61207338217844,341.57687899180144L471.8971444787933,341.26177456846165L472.4974387274483,341.947347951726L471.77470986516386,342.29475159063406L471.92877725023465,343.3308376890543L471.31420359837045,343.8246664336683L470.7081243266928,343.59112179688884L470.06332597448085,342.06390695459356L470.62213980818933,341.5860287581635L470.5248361738336,340.5180592633984L470.0335752156279,340.05929370581305L469.47746824846445,340.35922016463894L469.35807365115494,341.036521568142L468.6440946852474,340.71981889510766L468.14541284156286,340.82605509340226L467.5228726385444,341.8516396085528L466.4185931771118,341.75446091555443L466.14969226226236,341.26545097185203L466.2205713446797,340.2482061612757L465.5628440515408,339.93083249207154L464.67243990599167,340.35294375077285L464.0718280506014,339.9388425312469L464.24850902997207,339.2790196551007L463.21195160300294,338.58234823286216L462.71472185789145,338.6220992490123L462.03580289405386,339.54752971688583L460.4066340138489,341.0041684767531L459.74083817877505,341.13664131697396L458.86805706687267,340.5695091347078L458.3720175736384,340.5108225718826L458.6145144917795,339.46502507410116L458.3382520053192,339.4754854242424L458.74441773753836,338.5138312876709L458.36507818290124,338.18265496769493L457.6434935811685,338.3938559762976L456.59964849358664,338.19345958286976L456.0811254355848,336.7105877886082L456.5342434951176,336.1546882142891L456.3319308289451,335.341681195061L455.3790894829655,336.08026532165604L454.286330285746,335.6991468278727L453.4606859774188,335.6794410920842L452.4261399329426,335.2012748034548L451.80452796564714,335.8325641859236L451.62132335228387,336.53946348835666L450.5088441663121,336.9312363341015L449.2286845527547,335.3446696711442L448.08342167372984,334.94124049195614L447.40632327035354,335.52064195273476L446.25244920637834,335.42282710974393L445.54946032140856,334.9816741425284L444.835713022884,334.9118540017563L443.91240785237414,334.4955838919153L442.8908345525507,333.7197444618664L441.99736212544383,334.1281365566697L441.5103599166812,333.8698001781165L440.84483590454033,334.0260355054644L440.7455147590597,333.6992337499345L439.75447671986257,333.714803829023L439.55607891305897,331.4431495859236L438.5993987253862,330.5044195634083L438.8309898292215,330.1564096744604L437.95647693467447,330.04522862537806L437.00235041684795,329.08922063777936L436.7300149547745,330.56822879606966L436.0694850714308,330.6091870059107L434.8909121737624,329.8054695603048L433.96018847245966,329.73833039583417L433.6012625394629,330.517716134039L431.96533242010406,330.21202636215344L430.699644790207,328.89966822298004L428.7681557424625,326.5064893790752L427.66132081233235,326.76787219273433L429.1982845809004,290.26814514627665L422.6396505181847,289.9767070490427L413.0975550063994,289.4981610848664L405.1040265626963,289.04747813714926L395.7827144546965,288.44830110056125L384.60138143839026,287.6673850467864L384.7964403199335,285.74921578970554Z" fill="#f83136" borders="[object Object]" style="fill: rgb(248, 49, 54); stroke: rgb(254, 254, 254); stroke-width: 1; stroke-dasharray: 4, 4; outline: none;"></path><path tabindex="0" class="rsm-geography " d="M701.089646578364,170.94003753342247L703.2711426221584,169.58057907537727L705.2674819200863,168.03496419290536L705.6415322646926,167.57892212941204L705.96725472792,166.54113046027317L706.5916616501034,166.38650816326196L706.8131049190469,166.80777388611227L708.3691612183718,165.36352812586063L710.4503173129904,163.7936787141772L711.3126572929724,168.7923174769429L711.3668921165581,168.8157524043761L723.3989564212093,166.69814810420178L727.136033330728,165.96244677361165L735.2590764775316,164.46458631523365L747.0494774560593,162.13162235771085L752.1289838715093,161.04946026200776L757.5176180929539,159.9970154369555L765.6964535124059,158.27080158130445L770.8598936292474,157.10934336683113L771.7419411680743,157.89078336496152L771.9696065089761,157.77420230185248L772.7059770159151,159.26617583281006L773.4176089853347,159.04196625665963L774.8432905674372,159.28718962284995L775.5000175649893,159.9518106863443L775.2255444087898,160.543146448102L775.9777006040747,160.72266114322213L776.6365823744624,163.2088340590799L776.2906976629015,163.48508183929312L777.9046854189742,164.99529932545545L778.0738527903527,165.52069224184766L778.5908461823419,165.32149140786214L779.4374745701671,165.6774904867782L779.4043211300145,165.98333896964402L780.6093159097829,165.66096319231667L780.833883004429,165.97477819771723L781.5832735054029,165.67187269557655L781.6422435846941,166.15592606264363L782.4722226550707,166.87902522553907L781.7400866971705,167.261305342818L780.915438470932,168.59259683249468L780.6750677434795,170.7030201453773L780.3124322790892,171.59731859840997L779.6061570831421,172.33661029742655L779.8868528807102,172.67137469994657L779.3028941654287,173.7309601668087L778.5245211106377,174.38602537100246L778.0571977476349,175.2860148403994L779.6571732759164,176.9175350039485L778.9271579222705,178.9541634001688L778.3691837473485,178.99566667318993L778.2782404325455,180.67353235571227L778.7491109961445,180.93345146144475L778.510096086195,181.48396165192435L778.9002125983268,182.77313908932945L779.3928845734979,182.89555236370825L780.2128119430326,182.62966701259245L780.8362445577861,183.10377669184368L781.0734907732116,184.62618390842442L781.4300220463267,185.29269702363877L782.7314680786625,185.31572155646938L783.3188588718688,186.3116471039474L784.5489457788923,186.9300880091273L785.0807389315904,187.67276097003378L786.2167285301607,188.09568898427835L787.1644365032255,189.0588275023348L786.4625614786305,189.86587124653795L785.9385551859123,189.85193774130687L785.5262234089727,190.79180446115595L784.6872839228838,191.23018879918038L783.2559602666588,192.74662722995106L783.0251290645693,193.34582353355472L782.318563235018,193.91848233816359L782.5619079844857,195.00880224049695L781.4765589024718,195.99694261724676L779.6723252259201,196.8110656847657L778.9787803427145,197.69341240729602L777.7043218737581,197.3598741956812L776.587490863018,197.50464876730155L775.4603455331637,198.081516607847L774.8291940923978,198.78180053515518L774.1118698782918,200.2954216563387L763.2709182531057,202.60611525740273L757.3694097853945,203.83256047285067L749.8055054698665,205.34330425269138L737.9579055319572,207.57026765064438L722.6349144023474,210.38538520586008L714.2283991974444,211.83449067618596L707.9806131523758,212.8761597493965L705.1773767831569,195.81659898717032Z" fill="#dddddd" borders="[object Object]" style="fill: rgb(221, 221, 221); stroke: rgb(254, 254, 254); stroke-width: 1; stroke-dasharray: 4, 4; outline: none;"></path><path tabindex="0" class="rsm-geography " d="M382.4990522232369,127.12612066462395L382.74031732164883,127.0821172327818L383.9229029049808,113.13810941856605L384.18384994595147,109.50900360060757L389.0672967449305,109.91360223832021L397.11673610499054,110.53798081426874L410.7107471108552,111.48850173911285L416.4404242597113,111.83727570019119L428.22983626591645,112.4869830239162L436.5736692437694,112.89929867921819L445.5266767510169,113.2765355025997L457.28101156961037,113.6951610818021L462.8334441760886,113.83972263521434L471.5134525089939,114.00667320990965L481.3149298474309,114.08777060529474L481.11573199602935,116.13789436471973L480.45632656326063,116.87105698222331L479.88782866221777,117.87715864653683L478.8529062123827,118.49472177043117L477.67309473945835,119.47905786835759L477.4320369446647,120.21465004532388L478.63892152126505,121.79695877154154L479.05257124112217,122.97142585201618L479.7043638791469,123.85882800124796L480.55072624912873,123.92881444352736L482.2395084481736,124.88551278086084L482.70534994261374,125.93111149005222L482.668636043998,133.62385071281585L482.6930644946101,138.47828095421357L482.63771807896677,140.1021559664415L482.54435809569713,159.66406663824557L480.6085494709029,159.65336577154255L480.84836362729317,160.00945562958532L480.50571248526944,160.60373347586972L481.56549188675814,161.64174566025247L481.507151461643,163.4149245293454L480.82714235666447,163.49158135337836L481.21060573436154,164.33235981935434L481.0619385615339,164.83139723698775L482.2278729058588,164.88613354927065L482.31846769284016,166.2251619063802L482.75366922645605,166.7917423486639L482.4078562689975,167.85470080229697L481.7246033130284,168.1093064430686L481.9634884881561,169.01396337179835L481.5710208198085,169.46359385843334L481.86183065229847,169.8039642297755L481.272248599856,170.5429124499218L481.264869308111,171.83374692318364L480.725881824411,172.08874725359L480.5740472434701,172.92697858086L480.0333940612986,173.343099093266L480.07418229408864,174.57001002357038L480.80591912380595,175.01045949936065L481.63325106400634,175.98372675387668L482.1162946069786,177.39074463394275L481.91626618606915,178.11624824341902L482.5521153281197,178.61991160445905L481.71662162222384,178.72874276137713L481.4737223503695,178.243042075135L480.2948771333622,178.31672041000218L479.95691045410854,177.45879720276344L478.93447952534893,176.38603043823764L479.2837347366802,175.54917159833496L478.7467610225649,175.28690513743948L477.71847932248977,175.23021247463214L477.6749667978043,174.58418184786956L476.3095089958011,174.0069613287517L475.71952615175593,174.2755966187691L475.33591762727895,173.4969680099324L473.23496927667367,173.26383185929012L472.99589160923585,172.8090527829105L472.11996673116977,172.4753739952622L472.0789465008218,171.861584176473L470.8631039484288,171.4419785268941L470.1272673870055,171.65757541216362L469.3976694270616,171.43711971608025L469.0501645591755,171.80307920789483L468.17437788282814,171.56356589584107L467.38941609885825,171.76069876299084L466.6108098506921,171.57013298711854L465.72674198094836,171.82912618154012L464.5080932125491,171.66169190716107L463.5377123969068,171.30427981221828L463.1435322026729,171.47409570372406L462.67999913175584,172.6592676854391L462.0837646017032,173.11527835374875L461.1515225373245,173.24109293527522L459.66034012016087,172.09474275982836L457.92501012580084,171.05392664695444L455.12880206345886,169.61249074685213L454.71489366868224,168.6494836842851L449.25692267480224,168.49436341118133L440.19379152397295,168.20187559466638L432.7415118649312,167.8841856850297L422.3195728428485,167.4062678359801L412.29008794008905,166.88336858350488L409.27684958619693,166.6366135492617L400.6174553457146,166.0738811710239L393.664801470772,165.56355158749807L379.42713977607696,164.4175556341503L379.8979829351842,158.8732475176514L379.8605374369928,158.74061115885206L382.35171626888,129.41942594912302Z" fill="#f83136" borders="[object Object]" style="fill: rgb(248, 49, 54); stroke: rgb(254, 254, 254); stroke-width: 1; stroke-dasharray: 4, 4; outline: none;"></path><path tabindex="0" class="rsm-geography " d="M384.60138143839026,287.6673850467864L395.7827144546965,288.44830110056125L405.1040265626963,289.04747813714926L413.0975550063994,289.4981610848664L422.6396505181847,289.9767070490427L429.1982845809004,290.26814514627665L427.66132081233235,326.76787219273433L428.7681557424625,326.5064893790752L430.699644790207,328.89966822298004L431.96533242010406,330.21202636215344L433.6012625394629,330.517716134039L433.96018847245966,329.73833039583417L434.8909121737624,329.8054695603048L436.0694850714308,330.6091870059107L436.7300149547745,330.56822879606966L437.00235041684795,329.08922063777936L437.95647693467447,330.04522862537806L438.8309898292215,330.1564096744604L438.5993987253862,330.5044195634083L439.55607891305897,331.4431495859236L439.75447671986257,333.714803829023L440.7455147590597,333.6992337499345L440.84483590454033,334.0260355054644L441.5103599166812,333.8698001781165L441.99736212544383,334.1281365566697L442.8908345525507,333.7197444618664L443.91240785237414,334.4955838919153L444.835713022884,334.9118540017563L445.54946032140856,334.9816741425284L446.25244920637834,335.42282710974393L447.40632327035354,335.52064195273476L448.08342167372984,334.94124049195614L449.2286845527547,335.3446696711442L450.5088441663121,336.9312363341015L451.62132335228387,336.53946348835666L451.80452796564714,335.8325641859236L452.4261399329426,335.2012748034548L453.4606859774188,335.6794410920842L454.286330285746,335.6991468278727L455.3790894829655,336.08026532165604L456.3319308289451,335.341681195061L456.5342434951176,336.1546882142891L456.0811254355848,336.7105877886082L456.59964849358664,338.19345958286976L457.6434935811685,338.3938559762976L458.36507818290124,338.18265496769493L458.74441773753836,338.5138312876709L458.3382520053192,339.4754854242424L458.6145144917795,339.46502507410116L458.3720175736384,340.5108225718826L458.86805706687267,340.5695091347078L459.74083817877505,341.13664131697396L460.4066340138489,341.0041684767531L462.03580289405386,339.54752971688583L462.71472185789145,338.6220992490123L463.21195160300294,338.58234823286216L464.24850902997207,339.2790196551007L464.0718280506014,339.9388425312469L464.67243990599167,340.35294375077285L465.5628440515408,339.93083249207154L466.2205713446797,340.2482061612757L466.14969226226236,341.26545097185203L466.4185931771118,341.75446091555443L467.5228726385444,341.8516396085528L468.14541284156286,340.82605509340226L468.6440946852474,340.71981889510766L469.35807365115494,341.036521568142L469.47746824846445,340.35922016463894L470.0335752156279,340.05929370581305L470.5248361738336,340.5180592633984L470.62213980818933,341.5860287581635L470.06332597448085,342.06390695459356L470.7081243266928,343.59112179688884L471.31420359837045,343.8246664336683L471.92877725023465,343.3308376890543L471.77470986516386,342.29475159063406L472.4974387274483,341.947347951726L471.8971444787933,341.26177456846165L472.61207338217844,341.57687899180144L473.50586626097277,340.66513261600915L473.35253286541354,339.4835806496062L473.68116603237746,339.7294490451342L474.4581472037163,339.3007723213152L474.7323495972258,339.4812190324144L475.049180755968,341.0197297762544L475.5427578648339,341.42829959007236L475.8789764688234,340.897914046335L476.5952275114466,341.13027282754945L476.81072612157055,341.81084119698266L477.806741803126,341.6731104995872L478.25878152588206,340.2864228867078L479.63760449096065,340.55418809988214L478.96867704872193,341.48732472669553L479.84995127726415,341.9777439236997L480.4583990154713,341.91663421116175L480.895741164872,342.8401903423659L482.0577536851953,342.7489270137471L482.99308189491256,344.02946739305025L483.04707885043297,344.38517196666464L483.7116992184852,344.3390894800309L484.1033584711076,343.03144448510204L485.1537090212641,343.341373820276L485.92877835731167,343.11678581338276L486.37363866766304,341.6630854461191L487.14726500511466,341.79338050407887L487.09233789342653,341.47009390387143L487.92115092266454,341.680846653955L489.5789334285103,341.21205816512645L489.63386221308116,340.7271600152211L491.23736020093816,341.7110872808819L491.7337408581691,341.2091184357463L492.45238571658945,341.35288874570244L492.3952714804599,340.6257405720944L493.5000182801722,340.67098938243134L494.8220191762836,339.8255451331745L495.3742330104176,339.87160295444994L495.7654281449698,340.85568778239406L496.92478576940994,340.7364592270868L496.92615564208984,340.97888793059656L498.8048488386442,341.0317153323358L499.5221887130871,340.91342749616535L500.12577515969616,340.39160972599416L500.5034101426307,339.2894702005136L501.99736402105174,339.72919280897156L503.280584774676,341.0908066598547L504.49636212402794,341.1104767819286L504.8934892239622,342.0435428013967L506.0694019151195,343.2906230732908L506.7343568916531,343.36337523130896L507.5610097456296,343.0943678381486L508.57414900417496,344.357640241828L509.5152102897053,344.3283965060359L509.5758792647455,344.69921264832897L510.45888431896464,344.47627248106994L511.5293789513159,345.639629286806L512.0217147328606,345.22788826609735L512.4628419264741,345.09151913370215L512.4769972279158,345.9638973024115L513.0934567038762,346.3577363220529L513.5908219337045,346.2524224026088L513.4897696794523,346.8358411731348L514.046919614245,346.9717402930247L514.3166436932426,346.53077599263474L514.7654298225508,346.8137206137185L514.9234390450112,346.3423006050399L516.0959289074355,346.75715078897167L516.6918065060388,346.00257198888585L517.3623615069937,346.2643271335078L517.649138080297,346.7434718224316L517.9751271100243,346.3976554003184L518.8695892283503,346.7350328778615L518.8695892283503,346.7350328778615L518.9287109008663,346.9115670216373L519.1310290474836,356.7288770906986L519.528576362228,376.0195107843268L519.9851470565856,376.2035124498899L520.632191569808,377.3506672914068L521.6622699387347,377.8281162736255L522.2018611942033,379.154142503481L523.0724244989581,380.0209850091602L522.9714988441488,380.57130651902185L523.4462742949743,381.4629449850572L523.0643473719031,382.1485988846124L523.2514013770403,382.86947628799226L522.8638748556015,383.32952370781356L523.2237766507751,384.1430664374095L523.7476318249679,384.6465414008603L524.4895188360338,384.72575072757877L524.6736699788681,385.285260284508L524.342463291796,385.72812446995374L525.15354099452,386.2886705258237L525.1090342105047,386.8052412817767L525.5707265083132,387.03564730390053L525.7610580199098,387.8202717649066L525.439760289563,388.6817868759965L526.1430498161582,389.4214622370737L526.4846759591657,389.3807401931317L526.873028135153,391.1907049599158L527.9536425605913,390.9697925657629L527.6531160724833,392.6199363679375L528.1236501673906,393.1068508162506L528.2607688668699,393.97262018956997L527.5252519592688,394.3297120090772L527.4815822406034,394.86203667594407L528.1919550237283,395.72897855178655L527.6852571611646,396.0961843314906L527.5289280262106,396.7117760885234L527.7844039428138,397.719072595875L527.2814152347114,398.2629614759387L526.7901525794784,399.28904363495974L526.6471063126481,400.4670689478098L525.9670785137107,400.88605634357134L525.878768189771,401.98203362882157L525.0846357758837,402.4837428924794L524.9272301281296,403.1308163682662L525.3396338921856,403.50692644105914L525.6630977647312,404.9624612460851L524.9329854566029,405.7999895312214L524.6148035382242,406.99719279740714L525.5587232454278,407.8106154628887L525.6370599490398,408.66063473571626L525.363082820329,409.2940538978172L525.9143313872559,410.550340357041L525.2467067455576,411.6912263553588L525.7753057217358,411.98380534598687L525.1576119710137,412.8180074854987L524.3607879557269,413.4632766936869L523.9837137509326,414.7249105535943L523.2560735491714,415.92994820109357L522.2846075362804,416.67413354288954L522.1771437939193,417.07791684097094L522.7108408988922,417.54790585983324L523.7334515509331,419.0341382378988L523.73856465555,419.2587724897263L521.060350231633,419.269246934756L518.9195407290201,419.9548408223228L511.5157448775207,423.42009046967553L509.8951985903642,424.4217964443104L509.3228241967777,425.29574099239244L508.44498153776544,425.1949378291133L509.7147740390744,424.0392601696457L510.22966414541605,423.27814175157187L510.98845268483984,423.2834067274815L511.5091018688808,422.97095637080236L511.9646765614926,422.22607108217585L512.4934352777432,422.47473211263843L513.1329235093211,422.33636465333336L512.2447083810436,421.4676255113027L509.10888684602855,422.3788494419997L508.6369544142055,421.96784072656715L509.6084587553994,420.5106882457155L509.82381329509707,419.2237401344871L509.8075031525128,418.036086020895L509.10860218184473,417.96525802244014L508.8130185504329,417.5999161604501L507.83049236592205,418.07802034009774L507.2568911266149,418.74320771266173L507.03373824831266,419.5484422008027L506.1649600906931,419.9437514240494L505.8073967663903,419.20945976568544L504.76739027339187,419.94293584172374L504.6567658680102,420.5057989951267L505.1864792142194,421.0137483727931L504.6121161997394,421.82212590054394L505.204523961658,422.69837173498547L506.374222828082,422.95815019862687L506.0339269865065,423.8283382846781L506.6797510510429,424.1417835293232L506.8111932500013,425.3914030285598L506.70685517655716,426.4671842673065L506.2447286410869,426.9696375680945L505.7165505178256,426.8151816508989L504.61706530472577,427.965398249848L503.3393128492014,429.02016667012606L503.15971220664613,428.60501681357346L502.3996723295017,428.7401982006937L502.29495093418427,430.1518481100865L502.65036788135217,430.56544417741463L503.4058014170015,429.8531519553683L504.9184442511499,428.7959966446582L505.09089337807427,428.48955608532344L506.94566181017706,426.8813392785918L507.8183975785779,426.5019412459693L507.8094690446726,425.78034517213143L509.33224762992285,426.00133293962494L508.17549482807124,426.99462198722676L504.57416014299923,429.48893341355557L503.1784500322496,430.60868171359897L502.9476261244257,431.0115312125291L501.0827024469542,432.48596366772927L498.749600819719,434.79405811288314L497.8685730341072,434.92767812394965L493.8197290590519,437.284868672803L491.76148228687765,438.5713938551708L488.6382598806951,439.99941714510476L485.0361938423531,441.78802762968127L483.0234912529389,443.1744152376579L482.2524140783307,443.84352583220175L481.3599882514316,445.02361341633565L478.2120656686914,446.78144553410493L476.78212096940433,447.85885963226946L473.97287497374134,450.31359291327277L472.0488758726178,452.58034523799154L471.3803022370449,453.89960805397084L470.53636910845927,454.83288852318435L468.52651097837185,458.3388102485654L467.0514031973473,461.46479852777907L466.3651820864712,463.48233334971945L465.7222633580999,466.53655778117445L465.5772939322048,468.25701359588743L465.6135679282111,469.8999365873316L466.0481445493153,473.1738010520612L466.8464371186167,476.48276283182037L467.5426071568307,478.6260458513242L468.46377905632454,482.2830655997557L469.07980156128946,486.4267208740287L468.66395025433303,485.6741386616944L468.3899403033996,483.3323091406217L467.70185837075843,480.31567338220503L467.068965071832,477.8872583612294L465.62273084567056,477.61229061547124L466.71588333014313,477.19767853879955L466.1909899582753,475.86840275060774L465.8487718649983,474.47756468013307L465.32672526695995,473.0677946926626L465.1709351769224,471.3760662928208L465.2634493610288,469.1773238690194L465.23204424798087,467.2312400408257L465.955244509881,462.83813637477476L466.9521897902632,459.9786982928347L468.1179263483898,457.6308228944894L468.9669504520944,456.5235234000878L469.57982857443113,455.1411570103119L470.0628580367656,454.5877001633765L469.95270746742506,453.8353652285642L470.7419122813449,452.4701145865437L471.81857243898696,451.87461881075234L472.3609022804832,451.1609981423592L473.4498304532393,449.1414236780468L475.11900568088544,448.22921399398905L475.60040418724145,447.3856638081851L476.54883154793765,447.3612828211077L478.6336916649835,445.69645667423515L479.9995673435329,444.92069124996357L481.42130439572134,444.559922370784L481.187970305641,443.8708097861529L481.7221832165873,443.4092221386111L481.19140686017073,443.15074139737186L480.24226150032763,443.8020057798463L479.056314013124,444.3552073939818L478.40151113765995,444.99103717634983L477.39503628439826,445.0641182347177L477.0447417346085,444.4215815586553L477.0518613889132,443.46156380472735L475.9893857573205,443.26129393087194L475.6306255326166,443.75441614613453L475.61944059580446,445.0983429351306L475.3201630753619,445.49578373232384L475.66986847103664,446.15460832604737L475.428152551534,446.7284412247659L474.235198332587,447.6136143487351L473.2180238401855,448.57948116152386L472.74341273517746,448.5907339703699L471.6810850801384,448.09984324662366L471.5107357525949,447.41027445694533L469.6025234318676,448.363853496907L468.58077043879996,449.4225332360015L469.82266005605175,449.7896827732184L471.25721081434324,448.89479374318904L471.7190057912094,450.0830752970609L471.29940550287586,450.44622077202973L468.9986420831461,453.98355060781444L468.28410731167503,454.00643332435527L467.9386033033554,453.1229708641942L466.68734700026846,453.2658309941442L466.45347031337224,452.9748716951215L464.5476852721766,453.1226527001418L463.89644697527336,452.92075498732794L463.5299408604491,453.5222765819598L464.2359339050681,454.0447710359733L465.1283884206035,454.0743305844645L465.786984379372,453.8123602325634L465.5339717129715,454.83136242125056L465.93972467093977,455.6041845091001L466.82578630764095,456.1598807128698L467.83506960170973,456.4610712911185L466.6701650753912,458.77719627487295L465.851644973561,461.7193425065228L465.10888796905147,463.4003317987796L463.9048508771745,463.8128708472518L463.47884233600485,464.2370219357163L462.82465028805126,463.9392621818604L463.6683430967139,463.6176594465387L463.862698480192,462.67908717272115L463.384753768234,462.62365237045555L463.01773205453134,463.1125303647645L461.2612814672275,464.28005143070175L461.49213750258536,464.7946400321613L462.9260555196974,465.0738358237628L464.4335526187874,464.4912444570878L464.91328833010823,464.46658554737536L464.5857093480528,466.3123615722669L464.7646773667596,466.378873084048L464.47581811373595,469.59606152104016L464.06433880940983,472.8894615962144L463.8226975431381,472.9335262254633L464.3692851869917,476.60631202760453L464.836787968347,477.6485521454106L464.8773246062499,478.98671138044114L465.4211857453003,479.0106205316092L466.76497224822987,482.45173351749884L467.0616899489536,482.9172087129122L466.5059473474819,483.65743679077303L466.74109033743645,484.2015727398178L466.6669438443444,485.1868023524479L467.1371312259863,486.33828400397556L468.3495719653274,486.5289817914426L468.4033051596073,487.08621570341256L469.13590561427094,486.8090515592918L469.23305458119705,488.82939351855447L467.8354970428942,488.70065352766983L467.04311504235926,488.81738676021035L467.03906212751815,489.11936015486907L465.7587770581695,489.29241693424837L465.3709972550241,490.86031629696305L464.155601091412,490.66749559837336L463.7391589369541,490.02539333409004L462.8268558381368,489.96334776402097L462.475848588758,489.0834438374855L461.80771631325325,489.0088587984739L460.73975270697355,487.4326143217171L458.85932677622554,487.20807299455026L458.20084815851703,486.67096117195007L457.16539283725507,486.79414818665276L456.7451954473797,486.5314123357844L455.34260262780197,486.7733303456871L455.10557848186596,486.48213690290095L454.3156542555979,486.48136661893875L454.12354524233643,486.93845849111455L453.52676452587565,486.43251792765835L452.3070302117383,486.62807129370503L451.82909680605525,486.2672949742353L451.45663174293566,486.6086262617714L450.61376545020727,486.2708108163851L450.13935768699685,485.78233471720307L450.33096998347105,485.38923625558476L449.3602245314126,485.3498844922681L449.19532592876527,484.64585466412063L448.2849088627551,484.6391410190118L447.0418131258215,483.41403622196316L446.49162523560403,483.5747223343398L444.99672024894403,482.770872461316L443.83560864373186,483.0889899514626L443.0635100718875,482.51019254695393L442.1865151325475,481.38668781189733L441.5848034483256,481.24177502180953L441.47917862278035,480.71329215184636L441.00070061999486,480.5080747380945L439.90423642860736,480.7139139017306L438.6566767577688,479.9270974749559L437.92928978534053,479.9519965191821L437.45553712803746,479.6184328497393L436.72000034776477,479.8973151620286L436.19853937547936,479.1796039856177L436.58719851235156,478.39593659415874L436.0122135368411,477.4850761890433L435.3547380605377,477.2561946636925L435.22574063971643,475.6904350364563L434.88627548460045,475.0097295097336L434.74785892869636,473.74592249248013L434.279378523929,473.33150773536084L434.2457668569956,472.54919805754145L433.85934403557826,471.5155193321342L432.86042022415114,470.79513493705235L432.9979740745767,470.3055535410013L432.2310169723438,469.86386595533685L431.8313015887876,469.25946022594803L432.14305904546285,468.95152635970874L431.5085763563737,468.19500122980463L430.97220369713585,468.06394907182516L430.9422583172614,467.2331636176114L431.3201558571683,466.7521719823957L431.17826721855414,465.6937455409726L431.43474591403526,465.2401491815386L431.24464766781944,463.86046516907345L430.30119913033934,463.4268874604703L430.38276252472224,462.83912532402445L429.67116190379556,462.6371507382374L430.22734694218786,462.1787112403005L430.5767848449072,460.8181172000855L430.4156835247051,460.3170481808666L430.6897738603413,459.3686683806124L429.9194305858803,459.18048108454354L430.2627882510384,457.9789390327053L429.581492317558,457.026777451179L429.15569878894183,457.2345185230377L428.7661268311452,456.48463956212123L428.2186887720357,456.75145077311237L427.70620148938167,456.10841458748047L427.1065652020042,456.18103920846767L426.09090969473124,454.70239044981525L425.5621045623759,454.5054504473391L425.4078645165238,453.8917027907513L424.926002142481,454.01618987356596L424.3556548739565,453.38539689737536L424.3882416502795,452.58714557943034L423.98909722337993,452.154978781858L424.19424566994246,451.50762961568336L423.4536185201624,450.7092928731299L423.6034598635448,449.96360318065655L422.60512008999245,449.66597498778975L422.24441616427475,448.3546754745604L421.6671231950177,447.9620755125104L421.24092615939,446.82347271075474L419.2051037804405,445.8862196103023L419.0059335116895,445.0288486269806L418.59030187075496,445.0423389233502L417.8636918919866,444.0649400878281L418.0093744767863,443.4629844109832L417.0776389325106,441.81896204861596L417.289102609132,441.075720416108L416.78658607097054,440.42787192218196L417.33874932686024,439.9885414852826L416.63908671679803,439.78018171743315L416.1432412194109,439.0040997979206L416.40790136647115,438.39138015854L415.60398413510455,437.9051884363806L415.6875873274386,437.380179072626L414.82556248169936,436.8907731522749L414.62886775409646,436.06387133321994L414.7776514317883,435.4136105766838L414.3270420213322,434.97529210626897L414.1478139484574,433.7961433823499L413.79609827899066,433.76322008142097L413.3356268786119,432.32960817887545L412.86687035601244,432.2907782297156L412.55157726526073,431.52143854658004L412.6697903452242,430.3079555905719L412.34300122199875,428.59103015220603L411.3258457420301,427.80236813031877L410.7728377150749,427.13263985758465L410.95957304833604,426.91729652277365L410.4906085094429,425.75392342201087L409.18015559031164,425.0288945250402L409.08804387218856,424.5424548985551L408.13366880363264,423.7543584016522L407.10418440958017,423.2988725928385L406.41730163578836,421.9132322922003L406.43522266897935,421.57684473596976L404.93806632726387,421.15898201749087L404.6268487977523,420.43513386549625L403.2934909851689,420.2494281334506L403.5186469408515,419.34594234506403L403.4598545968885,418.2980831590759L403.1734899658454,418.2018538562919L402.7647071576525,419.2558952163107L402.43972450319325,418.8038296432153L402.6035472316788,417.9611646774788L401.6394730537548,417.4729845662796L400.98246325661694,415.69945010436913L400.5142762843872,415.7369932584039L400.0212620264314,415.19412288926605L399.2433805983926,415.55105464461803L398.87816920331096,414.82224666143213L398.3885106015026,415.2277360687965L396.228345693474,415.3084037276707L395.1556506405625,414.7449725088858L394.79965270536263,414.85193089055326L393.95091136770884,414.44601420719357L392.6605508897417,414.5911058898421L391.9884897501146,414.162921321509L390.9952687589183,414.21269084910955L390.74077299669193,414.5503769777539L389.2540439939954,414.1170762871611L388.6681760773607,413.2746314547162L387.91138564328935,413.27341775306263L386.7944990761809,412.55607371311874L385.9639751125524,412.79036277249213L385.2647805862706,414.5294385371534L383.3130457137379,414.091127558875L382.7501745032172,414.6477635846902L382.3561935121105,414.4435619685395L381.04397086161765,414.8671092000959L380.648998787862,414.67848880650627L380.12375641965497,415.51036987738314L380.2139027833531,415.88678723320766L379.4135105767575,416.47369075453605L379.35667205298034,417.2740353425223L378.94980803392673,417.24508680100405L378.7661790526362,418.18108288218605L378.0919886361822,418.6153898310622L378.11228025507734,419.14763447588757L377.63809902251035,420.04638215966963L377.69471647765414,420.88670284740226L377.34803961135225,421.63358246809344L376.7593630896377,421.6714147714208L376.5008735242453,422.8103316990564L376.1661315989048,423.380851872014L376.724205605999,423.77505136445905L376.38823710158283,424.361544086536L375.29268087885436,424.8924492957136L374.7179954832361,424.72162151951693L374.2299636624245,425.7625635043564L373.1851649819436,426.3761061475162L372.7328266766743,426.9209050617591L372.39819127455416,428.24575145354333L371.5690154476548,428.3118947798098L370.5921039947528,427.99673422879516L369.70070020986054,428.10535328325943L368.9380537692388,427.3072918859191L367.3885659159834,426.80096345620507L365.9502716181547,424.9029588867926L364.5907470357387,424.263797806665L363.9965697983026,424.34466430090254L362.7614735622043,423.63338137931635L361.8120227129301,422.31704280797646L361.0856456198405,421.87105806720604L358.8404077683249,421.3459321120006L357.8876400984692,420.8148638349819L356.864111471931,419.7459034759996L356.2402066214963,419.4992638975275L355.24642919678354,418.1094576148523L355.27965939114796,417.72589488001324L354.53118083685104,416.904000513215L353.32075424682307,416.68527139246453L352.66170283321173,416.19227435572463L352.4194427857236,415.6231665745613L350.78957469706165,414.2211963145885L350.32942974104606,413.4869456433637L350.0824687611696,411.69190044054653L349.4688381488402,410.7336445315714L349.15108829788517,409.7374679901666L348.4914516899583,408.6614307785278L348.5778618519435,407.7179238478212L348.2572558407203,406.7692420331032L348.7091395096025,405.6493679474827L348.6153296074375,404.76967781323367L348.8112864788953,403.90033827608875L348.507973744567,402.775331585092L347.91897243924006,402.23696322405635L347.8114025203063,401.51694683601545L347.12155424029413,400.82354349451145L347.10869596702156,400.3381154099126L346.4122827552043,399.7243404475165L346.5765393402273,399.20695071027205L346.0958613589562,396.303940407798L345.75484590188194,395.62585579069025L345.07324295057566,395.4969044761598L344.5814108778164,393.98029250554544L343.7227696030226,393.89843278387184L343.0230142477527,392.7649596582271L342.3521160831309,392.5387058631153L342.2177143846245,392.13787652090184L341.4130811857104,391.5103367359096L340.7210238690584,391.50749122272885L340.3649136860414,391.0200605228082L338.6558459847545,390.2210757463912L338.71778780127136,389.5966983869296L336.3971076739034,387.45639243502785L335.82983644056617,385.66826611888837L335.20702152057356,385.0063994339192L334.22544190956074,384.4854292332426L333.76783478586856,383.90445315963984L333.2593749273609,383.81969697059844L333.2051939371431,383.23151140854554L332.01800633035367,381.39266096864685L330.9415024870669,380.71346353798276L330.80543415841305,379.8248703011549L330.0656630874505,379.22875128988574L328.8872147316217,378.9904118908788L327.03824495520917,377.52898530124116L326.567897330949,376.0525508803712L326.0439735453384,375.6068961103699L325.82318547058014,374.4810164294738L325.2444290921086,372.975503054879L324.8083944288984,372.2631965444855L323.80356424940953,371.53662815494204L323.149494477188,371.772313581798L322.6020853948917,371.04680685715664L322.37016430548493,370.56698645930544L321.50431865364885,370.14593328522096L321.601918673123,369.783884310923L321.08362124455834,369.3203002029128L320.98314904062414,368.6926950504205L321.40953633860863,368.44865996658257L321.6473250237392,366.8370992136205L340.2684570563565,368.80842514258563L354.3468379216408,370.15901997184676L367.0854756222311,371.251008258757L377.40811926296965,372.03946754307117L378.8602778814847,352.54016697726604L379.27593206539575,348.458268144944L379.45447648538914,346.05836130120326L380.0646751390326,339.34800673228926L380.4526518755081,335.6170163637785L382.2705146746014,311.13220292431265L382.84447215205563,304.1308814615277L383.8138185649224,291.06806322794796L384.0158668321663,287.6240360893563Z" fill="#f83136" borders="[object Object]" style="fill: rgb(248, 49, 54); stroke: rgb(254, 254, 254); stroke-width: 1; stroke-dasharray: 4, 4; outline: none;"></path><path tabindex="0" class="rsm-geography " d="M382.4990522232369,127.12612066462395L382.35171626888,129.41942594912302L379.8605374369928,158.74061115885206L379.8979829351842,158.8732475176514L379.42713977607696,164.4175556341503L376.24443530904375,201.89477892533637L365.3974477242268,200.96131155314504L365.0447568537138,200.96089290839154L352.959332028778,199.79202858003077L346.1251305562515,199.05617463441104L342.84217392166346,198.61641371230075L326.54738320602064,196.7150587135386L318.8776604934932,195.78204149862881L306.84314510817853,194.17538347349432L300.0819548110565,193.25624205441943L292.9804034762433,192.23468013847707L290.39301813439795,191.89586303485373L283.7995608605852,190.86747414770912L279.19557160339406,190.10793575545017L280.32263891308656,183.04877045193302L280.93004370206506,179.56007562576065L282.17535596868225,171.44464011861328L283.8967014056793,160.66333018288947L284.359868150421,158.07283014446432L287.130667320376,140.71426184434824L287.1490366884168,140.29296526691155L288.45923006334846,132.08682572788155L289.0894970267393,127.83614849161245L289.491773669168,125.61969112652503L289.841479300253,122.8255583794147L290.50966150616443,118.34187731215582L290.9518547479341,115.87431153360637L294.46324857994904,116.39758651431316L295.46235785480974,116.74897072156261L299.4440483517772,117.33099353125442L299.978174540191,117.28243969814412L302.0722592171047,117.68072531427174L303.2616001796364,117.72923456164733L307.3305678195065,118.36346655905356L316.4325168405064,119.57909934168094L316.932823129626,119.76192559839478L327.30104555646307,121.15190569471474L342.1455414379266,122.98895890348706L342.7962298411785,123.1300685675019L349.56505070643607,123.93681284494039L357.9406748499839,124.85965188290265L359.0352170003637,124.86087619752061L365.25150381174456,125.49155757100652L377.07733896329387,126.63729074487435Z" fill="#f83136" borders="[object Object]" style="fill: rgb(248, 49, 54); stroke: rgb(254, 254, 254); stroke-width: 1; stroke-dasharray: 4, 4; outline: none;"></path><path tabindex="0" class="rsm-geography " d="M795.7917663122107,150.37152049431154L796.5085837952618,150.1816324281159L802.2280953801834,149.0167663156261L804.8307877100517,148.42170175138415L804.9584010704216,149.1391876639202L805.6068664575121,148.87771867436186L805.5982634452118,148.23042845756095L807.6359562470035,147.82014839382703L808.6749058803542,147.4920317972235L818.4014180141769,145.21716718479092L818.5225242551105,145.48616340484148L818.9580258606572,147.15934660994617L820.0059182045607,150.5939230359453L820.6169366523134,152.94034576297304L821.3236498200358,156.24799801332438L820.7769451781178,156.52381980104633L821.2309209174771,157.6755773931976L820.9621762324173,158.22990030265134L820.5466532118492,158.02029218198834L819.7168202367714,158.20178847346335L818.798451284915,158.83974663554068L817.9157400135905,159.01688169590375L817.3833186309041,159.55430647059814L816.4967493739355,159.31404186272061L816.354646250262,159.9679825541623L814.1213266324364,161.12080876935147L813.8964782452001,160.84415800705642L813.1698264872026,161.0281889790208L811.9919380016134,161.87591820175123L811.6181821818227,161.6198026637826L810.3538948452014,161.92060382468605L810.116616893722,162.4134891676831L809.1534843819403,162.27081998750919L807.3184621901096,163.17729827368794L806.9394377498081,162.2715798368206L806.5690232223756,162.64654704852182L805.964967894445,164.16183904224295L805.3821521448695,164.30550203440646L804.5948478625444,165.71484345370072L803.8742265837118,165.50847010209327L802.9295921201,166.70501626035593L802.5391832130387,166.58375719213552L801.5267729582248,167.29601231072593L801.8541769900556,167.5827049894699L801.4891925031168,168.2039184113322L800.1179285133364,168.71871279115896L799.2498189129485,169.82632933971797L798.754139903401,169.6958799719938L798.1543452490962,170.42193493657805L798.0787934432392,169.89111023948112L796.7199425353435,168.5196462569054L799.5390490647789,165.6804365449276L798.2480429014988,164.37803204867703L797.8327210150179,161.8002400838319L796.9574840525127,157.1055391669396Z" fill="#dddddd" borders="[object Object]" style="fill: rgb(221, 221, 221); stroke: rgb(254, 254, 254); stroke-width: 1; stroke-dasharray: 4, 4; outline: none;"></path><path tabindex="0" class="rsm-geography " d="M491.9721972506383,214.48640438492646L500.4011367214485,214.58458042134828L508.4274366373618,214.61943798364757L516.2994862325353,214.43125457693952L522.856092085081,214.15004017088165L525.9840849753427,214.06631183709362L535.9147221618994,213.55759918296246L543.5707190255573,213.05415431862718L548.6517113204546,212.60867976330383L549.2843388070204,213.1956560860125L549.3590015969171,213.72684974430638L550.2772949739531,213.9116037534459L550.2536754307242,214.49591566011293L551.1041524382119,215.37993715089942L551.610665083107,215.38859288017363L551.703818176667,216.29154989873734L552.2835065001157,216.76641826868058L553.249435540647,216.83358781020684L552.8589498730306,217.14404423233884L552.1094436203638,219.51321132375244L552.0623499880943,220.6660283315207L552.4931557238339,223.3197443198561L553.2811574518976,224.88675983575308L553.6590121542915,225.32243491941574L553.3031853822825,226.40937905333885L553.587346197234,227.0117057227568L554.3781972778602,227.52457186652066L554.604151913974,227.96746041192182L554.4993123375159,228.96147537371394L555.887525778201,230.14148026737018L556.6997321196087,231.02503121185714L557.2732014828497,231.2230683810543L557.8411848874616,232.31297838163414L558.5126566979447,232.4082321873749L559.1391289850577,233.6082104818936L560.004060981986,234.4386902655001L563.1473063844425,236.4918077283129L564.2541338489473,237.89056446600011L564.4892627035807,239.337431734524L564.9711460535902,240.5758555323589L564.5404941679271,241.1839173624238L565.1838014465783,242.5269189575497L565.3974542500631,243.56945197688663L566.5954802831305,244.62109444884197L567.1566115805095,244.47539908650174L567.694240268682,243.92519173397704L568.0963083769342,242.8309804027491L569.0716638197295,242.7089517368562L570.5065960711543,243.35385795702655L571.3363717069631,243.38499712664782L573.377649593933,244.5906664394074L573.3345135571088,245.56712172194966L572.7436521211703,246.07423421610508L572.1302482538217,247.0693166941079L572.7384719246044,248.5252281416066L572.6716297909211,249.12983107037314L571.6264023575407,250.75148605117533L571.411790101651,252.3711363037612L570.5950432818235,253.52363314539195L570.2813345074587,254.3861756486375L570.3041257738946,255.6506648476427L570.6315358949702,256.76725152200504L571.6172700156968,257.51977372911233L572.7467102921693,258.89590365629454L574.0872464719723,259.4141788236378L574.7153917803173,260.2517135142059L575.1329404313512,260.2256516829914L576.08152751015,261.1399520644262L576.9099307019377,260.9737025228993L577.0945024926767,261.4002210356248L576.4922756506747,261.8281892408439L576.8572939828256,262.6166443372249L577.908147356104,262.63047008809804L578.3984828888225,262.0955005084736L579.1074746850893,262.50392978650507L579.1904021694804,262.9693301191154L579.987630139434,263.1118112705708L581.2661461785284,264.1634813159342L581.2046149424576,264.81705569102985L581.9409948039533,264.81642519748596L582.4581873722857,265.46351266824956L583.4800969250293,265.783760050085L583.5430503483766,266.7050373014988L584.1954162663521,267.76453316691834L583.5220192075386,267.9405695181216L583.6822095237067,268.74152992955044L585.227912122608,271.24952897570745L585.0867790244645,272.2660970070748L584.3103507571244,272.5144373996159L583.950900850683,273.4483446421232L584.9057024909253,274.2434222569759L584.9053157706653,275.0066258651011L585.6886368276877,276.36515348937087L586.3213516394281,277.0680685684939L586.328281138517,277.92820845364406L587.6608803888153,278.74397414457496L588.1587947860237,278.2702272888745L587.3144009071982,277.5992308005631L588.0405039347298,277.35297958901265L589.0036111483653,278.19369408369164L589.4882130737722,279.01961836715043L590.0537611849632,278.75142683311344L590.5544665805464,279.0561537824983L590.395425672542,280.5293812602549L590.1314076001164,281.2955579607353L589.6119725697699,281.4791820359943L589.6031180517485,282.0969184952337L590.5477840124464,282.62955884710584L590.4214295068747,283.09343242252226L589.5690229407875,283.1061967490672L589.4077414538773,283.83227440782L590.0592105292576,284.72728882583203L589.667890472174,285.226356351744L589.3779612998954,286.40002218049995L588.7072434774284,286.74009679120934L587.661074003954,285.5475821119287L586.9847919474298,285.8060585273089L586.4528397190924,288.14848778423027L586.0714827096584,288.8242501626173L585.3711662553344,288.75880085560664L585.443328476738,288.2506090730403L585.7205532760325,287.6146589066782L585.4000423437125,286.84122217449953L584.2806557914863,286.8851815644057L584.1006866760564,287.38438104198667L584.6434414905704,288.2890493169956L584.9872334661549,288.62273899162335L584.6847213312273,289.6822637737164L585.2829816809196,290.59917271183633L585.0570613554567,291.21520378959644L583.7773878852148,291.3181508012848L583.8176275005463,291.9159899719119L584.9816984337716,292.4701911553882L585.0648347734782,292.90277621087796L584.2797891761388,293.1995131536436L582.6594023235627,293.04840604105357L582.5216084670357,293.39836957211537L584.0986041592357,294.49392907306833L584.2185379958592,295.4758545515091L583.0840041536361,296.2010281094856L583.0038971535223,297.42345070114834L582.3852458620287,297.83766014030687L572.7921060874197,298.53576798920983L573.5439387349245,296.7067312610627L574.7191217811285,295.6950190636844L574.6965524666122,295.32326551203573L575.4468230284097,294.41766673144093L576.2745501202118,293.9124159487228L576.3918560108007,293.2074831830249L576.8657456114387,293.0644451099431L576.998492117131,290.89810716506895L575.7808505710861,290.25978632954525L575.9258452982756,290.0074423223631L575.5885334428217,288.8761967509706L556.989305675516,289.9155188918786L539.7635389530448,290.62776335414287L532.2417385288454,290.8798533630761L520.3961185519612,291.1793859323765L509.1889726907788,291.37043774162737L509.05228663724165,281.9608752926938L508.98617112871807,277.40943796462295L509.0161301878688,275.8374764152153L508.83235017126196,263.2187454630712L508.8723565421437,262.37564097227084L508.7077339759723,251.10154177915342L508.7311275237583,249.15708737396335L508.62585128978765,241.96589644065227L508.8735223456954,241.29809876075512L507.8432670274132,241.26439104055817L507.57891100836423,240.76593717593937L507.1192957732568,241.03141260419557L506.39641940857655,240.86283229544927L506.1326701747162,240.36410252701114L505.3584408610268,240.16324263949411L505.50713620790293,239.70787758599408L504.571756491487,238.8768715060679L504.2487644717263,237.60105915490567L504.70603159365606,237.19082402100196L504.44546437995683,236.85375084017232L503.727115830032,236.86190662598085L503.1008785425055,235.88075249512713L502.27546060137774,235.38721803896203L502.21951222862674,234.91811271867118L501.44469060053717,234.26163867283185L501.38617974350126,233.4848428545107L502.25239338021584,233.0877633557875L502.1434470329361,232.42488539117005L502.49466374563485,231.75738737159463L503.2581127774901,231.44168494132805L503.5003141276615,230.22453219638464L504.1685495969234,230.6056758732526L504.67814279303946,230.50257476488594L504.71978639139326,229.70860430866298L504.1102580899859,229.97480036072182L503.9505102864318,229.39366581588263L504.40957922695446,229.37220011981037L504.60566206237536,228.68980096623272L504.04260836353774,228.51821340941308L503.67969328189173,227.98795239764104L503.87848313239624,227.5323475998315L502.653291707029,227.33511631735644L502.25236720060633,228.00307939379275L500.92491953377953,227.7891082762486L500.66489213837536,227.20855088855842L500.0034067469973,227.31142299714645L499.94662981871863,226.61567883334055L499.2832157257542,226.44296873725773L498.4614707600138,225.47776421981007L496.8786245306325,224.58171913536535L497.27720766361415,223.30027938438718L496.05127160133117,222.07725741397178L495.94300617578654,220.83140287695608L494.92746082558773,220.52897314347854L494.9757169814405,220.01076967637505L494.0618820641769,219.59391204028123L493.44761552438695,217.81581989467077L493.4959275676927,217.18443654072667L492.9379244510039,216.63606455627905L492.88533309913004,215.98887104139055L493.53964479194366,215.30693475206965L492.9832382426953,215.01755180141367L492.93445915076916,215.55175695894604L491.92421970603135,215.50605371681388Z" fill="#f83136" borders="[object Object]" style="fill: rgb(248, 49, 54); stroke: rgb(254, 254, 254); stroke-width: 1; stroke-dasharray: 4, 4; outline: none;"></path><path tabindex="0" class="rsm-geography " d="M682.2391618661799,241.59186255009502L683.2116889343151,241.78071232776142L684.9215232476087,240.880986659963L686.0795317485652,240.53364470931774L686.2227880051001,239.7107743895258L686.1488916247457,238.11728903682751L686.6997808979235,237.57880245953334L687.5375649804689,237.57109417280208L687.7751267863564,237.04514582236993L687.3841489631309,235.44882632599138L686.6257910494274,233.84073679554433L687.5784853859362,232.84991810031795L687.4208142941296,231.77613740663105L687.9286164532642,230.26066155013814L688.4773719491284,229.73757948431455L688.6958324190739,229.09941751737858L689.4542543350818,229.64192269990792L690.018043220532,229.57441485293145L690.8196053754473,230.74860866773406L690.506540203336,231.45046358615377L691.1166182738257,231.6869004689729L691.5238071854945,231.26558571656903L691.5761574211706,230.56979896060545L691.9876256250102,230.180393808727L692.5074989083299,230.5116374953286L692.4435206058855,228.7029852363878L691.8635705681581,228.3153481509621L691.6070261072593,227.6496171083445L692.5292827510887,227.19935646881174L692.1442747924747,225.68496642799857L692.4520231900661,224.96684222032627L692.931473300187,224.69762587621392L692.9503199000452,223.79377149090533L694.5426624876388,223.66575436739913L694.4916217625153,222.31364955897163L695.5731046946711,220.90222864421185L696.48215831158,221.0732035873932L696.9154246762672,221.85830690157047L697.4661309778487,221.72366882291158L698.4140945200659,220.8055866881091L699.2559455860122,220.54265133099148L699.677666217945,219.59114080648408L700.2147056098711,219.3753891453946L700.498550684571,218.5435982387802L701.1637666925607,217.50368002301013L702.4535604899011,215.8388786889351L703.2387026795285,215.5655522630533L703.2276068786692,214.20609850502547L703.6652277471808,213.70931403171642L702.9820593621012,212.99913253238265L703.4633923451283,212.13453785117122L703.3166686444836,211.22335539576898L703.7607367187146,210.7745558772947L703.4047752230315,209.84797009414604L704.0869666589376,209.91819473048474L703.8520017319235,209.10334964020433L704.1520642360142,208.72677796614494L703.8362966322102,206.7770607315241L704.2100484589247,206.2244583108801L704.0596249697792,205.2976597550247L704.4360230474679,204.44928624802355L704.5277070883519,203.43393681632426L704.968183242196,202.9848875588143L705.0486022841986,201.90568365030936L704.6507409904603,200.41267430055723L704.6650511022888,199.24598003839867L703.9971192027817,197.97762302381773L703.3344665771251,197.3641536376865L703.6525950987599,196.49253858231407L704.3521851985491,196.39465644811264L705.1773767831569,195.81659898717032L707.9806131523758,212.8761597493965L714.2283991974444,211.83449067618596L722.6349144023474,210.38538520586008L724.1637093379769,219.98239611025463L724.6507843907153,219.7817017653299L726.0315208340493,217.84393460059516L726.6414399940512,217.7521722121861L726.9571088692065,216.59389013879616L728.352402388733,215.35752201973435L728.7939641167678,214.04422939286212L729.3546266509325,213.97623574668728L730.8709860060214,214.29463853651066L731.269663327181,213.33348023068766L732.7244105517566,210.4671778168838L733.4077201755506,210.50646570517222L732.7944408704573,210.84946047639846L733.5013447542314,211.0161332480517L733.6781157023158,211.4117412577168L734.7849672310036,211.76775356283713L735.6381396551706,211.59354335404782L736.0437903426824,211.8148141365998L737.4657496161713,211.616160476328L738.0575240848156,210.87955092956042L737.5594570496294,210.16543499835677L738.2163428537333,210.05899630887905L737.5678157482748,209.65317950096812L738.3045709788926,209.6964724340146L738.6465102401177,209.02268843413128L739.6703949017751,209.20896923793214L740.8151794308,207.5586823527252L742.0806153923778,207.6477240431077L743.0831624491378,208.2640875199038L743.606883064193,208.82332793627347L744.4501986857116,208.33167344626042L745.3746807501002,208.53288704030035L746.0657113798148,208.3333800515311L746.1795466171811,208.92163466006468L745.4214157914179,209.31550617559617L746.236763135636,210.29609154299158L747.319057214607,210.76274276945549L747.3201994775616,211.306920911269L747.8103766235006,211.40969932689632L748.195123662997,212.04431458655358L748.0875189574858,213.10466621649562L748.634974947536,213.22915895310587L748.320256836111,214.03286884065813L747.7993626928505,217.02112336731307L743.2209920634673,214.45338833385244L739.3541557128439,212.23463458547656L739.3379194067757,213.25932886728333L739.6737767982993,213.65763314328615L739.4787326658789,214.28750104635753L739.8648465401384,214.39623376605823L739.0198391694311,216.30140800185245L739.3677711953752,216.48343527282293L738.9724789755575,217.44718842052407L739.5855764789869,217.9256793912126L738.9602697063061,219.06421356566386L738.6265658545865,219.2417946306747L737.6708847322651,220.86927424734426L738.0224339501858,221.06762338644342L737.4981725329344,222.20268522084916L737.0810272427891,221.93393086408514L736.5135310719596,223.12580407799203L736.0759037619389,223.601655249808L735.9704380499832,223.02813713382727L735.0092334174597,224.3737310710968L734.3698760799889,226.63112714252372L732.296149401071,225.34476509589047L732.0367886504573,226.52742809648873L731.4061960872613,227.99073867794812L731.558747886708,229.13189658241606L731.1477242825065,229.18927432996009L730.8002766031148,230.18965666219594L730.4272142324699,232.52736949059374L729.260979840926,234.28163948371275L726.7562845041865,233.85190221093956L725.5815567652007,232.26512398400166L723.865798242222,231.79141959536298L723.4846437689386,233.84698916480477L723.8180690565011,234.85790162929334L723.3687938051457,235.9221290873288L722.4795813289785,237.50568089098806L722.9085810863414,238.15513494805543L722.3498378179168,238.5964478519927L721.28626288172,240.1099736964792L721.0787307501596,241.06573871667615L721.466625400346,241.47615216625707L721.1364005112299,242.0255312983818L720.9904748581113,243.0364240816591L720.6133591428381,243.93863277204207L719.8226879844087,244.9106523636699L718.5531925821431,246.83325639532404L717.7668296785629,248.8047804468049L717.9665489154656,249.3627033615536L717.449061216723,250.0896917024495L717.7656583315113,250.71026988327196L718.737820759162,251.10614034965943L718.222424142611,251.8494163726441L717.3790094400862,252.54848564471672L717.4121877018072,253.06850107437003L718.0978230811652,253.01994866212465L717.9673990175776,253.51800080137366L715.6827869658824,255.52242891753383L714.9838722054661,254.52105936955343L714.3837092686738,254.76736220573764L713.5185629640498,255.68042809157896L711.5689567627496,257.1623933104979L711.2934952314622,256.7802400519845L710.1024430600947,256.3485653288709L709.8689626235392,257.2228247903439L710.4482279409773,257.8353230868054L709.5785227731625,258.74592950773297L708.7048918213316,258.96746346697773L706.8435216489429,259.70561745805253L705.3539185819536,260.7763100464866L703.7571328119275,259.7960384422628L703.0713277814676,259.16491697539425L702.7061847492297,259.5658138543806L702.4249915628615,260.51093172705225L701.2660719963151,260.96827742292066L701.2354450459877,261.4646767874382L700.6274280558929,262.03323829623037L698.8673924540293,262.41637329953153L697.7579088801957,261.79800600900523L697.6998140287459,261.41358314996455L697.0126029264286,261.1077033574642L696.0652722151988,261.200953027933L695.5749459168471,260.42263232314247L694.770025641815,260.03513759409896L694.4506777227667,258.6086441428289L693.616314122663,258.3724617282859L693.4856851593181,257.8513933813681L694.3422440951965,257.1670625805566L693.7002597385588,256.78769154938516L692.9808445230915,256.9600056573971L691.4520431556996,256.69445299679364L691.208690886788,256.124380376241L690.7900248500456,256.16948212554985L690.3318615484966,255.58168892649417L689.8683734657166,255.6822145585288L689.4060516694904,255.06205727028896L688.6004383648057,254.99919781166307L687.6135491298922,252.94870259824086L687.0503812774948,252.71908458086966L686.2348427978889,251.8381463795639L686.2082810948491,251.28547668529438L685.3867570926814,251.0924619080456L684.8825330084268,250.5263705921691L685.326125631639,249.5627281728747L684.4988438181875,249.3210807006742L683.8499856325462,248.10447421618596L683.2300575084412,247.45631427841374L682.3703719858593,246.97280655887403L682.284110650324,246.3632610082317L682.6974584437573,246.3047013884185L682.7272412602439,245.40052691651647L682.475220907622,245.10902723552272L682.9677781375551,244.4991092787393L682.8870491862262,243.5615170994505L682.3925703588751,243.04271345224242Z" fill="#f83136" borders="[object Object]" style="fill: rgb(248, 49, 54); stroke: rgb(254, 254, 254); stroke-width: 1; stroke-dasharray: 4, 4; outline: none;"></path><path tabindex="0" class="rsm-geography " d="M553.249435540647,216.83358781020684L553.8434842622758,216.5455222626914L553.703092029571,215.74215118056895L553.8341786733246,214.27746908434176L553.2517751223419,213.7386697060815L553.8529685447252,212.59151516192526L555.3803760805728,211.8193168040218L556.2877507846767,211.78981585720544L557.1602354031235,211.08096437639642L557.1598770471545,210.09263797829772L557.4207740059921,209.2853027924184L557.4150801339437,208.2001191329042L557.8946425929946,207.73781824991931L558.5414952991289,206.63473085661417L559.0770768016336,206.29863998646647L559.2868386075085,204.57032096560022L559.1525199513994,202.99002601715108L558.4382406207518,201.8130851443981L557.7833381886796,201.7502724157756L556.7129647377933,200.4292138347049L557.1977228925477,199.15727395895L557.235404574579,197.95707821762824L557.4881043109466,197.05338478691795L558.4164881829787,196.66458389411628L559.0767176091856,196.8723685261748L560.1870569157298,196.16490722593744L561.7353673543539,196.17712958345214L562.9144560000034,195.83592867958032L563.6591383258633,194.88688777966593L564.1443577015469,194.64864095525252L565.437893794262,194.59002966145852L566.2784560224381,193.61763246892156L567.0530828839482,193.23160704722386L566.9399727024277,192.1695431298416L567.3295372423835,191.1908769277362L567.2792697536456,190.35188956525303L567.6970625487697,189.8572258235472L569.035548271281,188.9824691532L568.9455178317552,188.32413877409283L569.2698190582051,187.13849720116343L569.064018857742,186.21217097229714L569.3490711112028,185.2071178726835L568.9668711318155,184.63172452639685L568.9279388804621,183.19354848512364L568.2469011061024,182.57169640036204L565.861809088268,181.53377581944528L565.0534802710561,180.38411487597057L565.1441544684765,179.40809243233127L564.2988003846133,178.438385281671L563.1842751795826,177.90427563264439L563.0621052175802,177.4907516060573L561.9507305124971,176.98787455286572L561.9079771446145,176.2302171168311L564.1156904425268,176.13610149218903L575.2418976623849,175.47378791743859L577.745881826328,175.3851643040232L587.2607595278935,174.87477640300096L589.2634073988097,174.65616377425988L596.7025278854177,174.0412316538101L600.7219053544154,173.78087291006693L600.7964344689558,175.78415755166577L600.5387943120948,177.3787068207173L601.1811372449396,179.09034381418917L602.3771687858224,180.8835433524174L603.0197690670989,181.42733676625187L603.2437808643954,182.28346155692657L604.0816906018249,184.464305896366L604.385873650766,185.65413893545042L605.2104401934914,187.08987254211092L605.6346509500969,187.3765694627192L605.8011965715062,188.12437905480192L606.117292734011,192.2185853477448L607.8397748953756,211.4888958638502L608.1452018100416,215.4753838396905L608.5687528395055,220.21588997559934L608.5353526660084,220.41392541737923L609.1071622417063,226.81651206177003L609.1580935577766,226.81196245981016L609.6581853684186,232.40913524880546L609.0062172838993,232.61356341959595L608.7450635210768,233.1570378831476L608.7284334757904,234.13407737179773L609.2609984991165,234.89982609670267L608.3728206195059,235.95405452113937L608.6306271873452,237.1182829972788L609.5306096451994,237.93289853189867L609.5925089434263,239.21205490920067L610.5754539602469,239.77487024700656L610.1694185849537,241.61630564863617L611.0777761050994,243.06384206492498L611.1901234885933,243.73685005685616L610.5774975042051,245.02770610622554L609.8719802757863,245.2856049708813L609.5562182967893,245.83396499546132L609.2093012643766,247.21435274371572L609.3030830893268,248.27941246514854L608.1202926059472,249.06601939399388L608.2773224201499,249.67026225248242L607.7215494446571,251.08453901688642L607.3193139160653,251.26570688786262L606.7866472796575,252.97015564445906L606.325683822428,252.47311954145403L606.0188637956489,253.16598336203924L605.7111159476976,252.6231527550475L605.3370597674218,253.7605387052265L604.8558756219951,253.63868677114294L605.1442539224861,254.57353857387147L605.9544333921745,255.48028356163366L604.9094606597324,256.75571597837256L605.5081900372852,256.3961827044885L605.4560529252967,257.0184290482729L604.4924155587241,257.4086097702792L604.9444812926861,257.79327907870584L604.973983618774,258.76627473141036L604.2824067732191,259.9136028348603L605.1045495324022,260.3160441133997L603.8410223813593,260.29185873800975L604.8008075932595,261.70724243887514L604.1616764065279,261.6144326687845L604.4165675733066,262.14587276793884L604.9941932488734,262.12995413202043L604.6653085317291,263.23054366852796L603.8230347265827,263.86980350756585L603.3221499266604,264.8216647113584L603.8293402972672,266.4865219353825L604.9697996181945,267.49691649037777L604.7223819654174,268.33043438345044L602.2272853864607,268.8453170788995L601.6114740602912,269.07425607564903L600.733570763723,269.9903965534735L599.9641045949581,269.6295979098343L599.0745633052077,270.4155031751277L599.0397801304285,271.31204574577714L598.6490783811989,272.3991990103061L598.7862641518332,272.79461982174155L599.765155576217,273.7732734608376L600.2192133278718,274.8096084937854L599.8060170679004,276.2888134339927L599.026749116671,276.51303570632354L598.3237634674356,276.3571108723736L597.2552296607851,275.59562572502966L595.358713496795,275.09186068090446L594.5723536681962,274.51811796230777L592.8868999181666,273.96266987921L591.8793743277465,273.9563197576633L591.2190326512168,274.3460988920974L590.5830881142329,275.0748470207029L590.1845627395409,276.15958479495987L589.4003308214127,277.06084194477467L589.25287365974,277.9646818377332L590.0537611849632,278.75142683311344L589.4882130737722,279.01961836715043L589.0036111483653,278.19369408369164L588.0405039347298,277.35297958901265L587.3144009071982,277.5992308005631L588.1587947860237,278.2702272888745L587.6608803888153,278.74397414457496L586.328281138517,277.92820845364406L586.3213516394281,277.0680685684939L585.6886368276877,276.36515348937087L584.9053157706653,275.0066258651011L584.9057024909253,274.2434222569759L583.950900850683,273.4483446421232L584.3103507571244,272.5144373996159L585.0867790244645,272.2660970070748L585.227912122608,271.24952897570745L583.6822095237067,268.74152992955044L583.5220192075386,267.9405695181216L584.1954162663521,267.76453316691834L583.5430503483766,266.7050373014988L583.4800969250293,265.783760050085L582.4581873722857,265.46351266824956L581.9409948039533,264.81642519748596L581.2046149424576,264.81705569102985L581.2661461785284,264.1634813159342L579.987630139434,263.1118112705708L579.1904021694804,262.9693301191154L579.1074746850893,262.50392978650507L578.3984828888225,262.0955005084736L577.908147356104,262.63047008809804L576.8572939828256,262.6166443372249L576.4922756506747,261.8281892408439L577.0945024926767,261.4002210356248L576.9099307019377,260.9737025228993L576.08152751015,261.1399520644262L575.1329404313512,260.2256516829914L574.7153917803173,260.2517135142059L574.0872464719723,259.4141788236378L572.7467102921693,258.89590365629454L571.6172700156968,257.51977372911233L570.6315358949702,256.76725152200504L570.3041257738946,255.6506648476427L570.2813345074587,254.3861756486375L570.5950432818235,253.52363314539195L571.411790101651,252.3711363037612L571.6264023575407,250.75148605117533L572.6716297909211,249.12983107037314L572.7384719246044,248.5252281416066L572.1302482538217,247.0693166941079L572.7436521211703,246.07423421610508L573.3345135571088,245.56712172194966L573.377649593933,244.5906664394074L571.3363717069631,243.38499712664782L570.5065960711543,243.35385795702655L569.0716638197295,242.7089517368562L568.0963083769342,242.8309804027491L567.694240268682,243.92519173397704L567.1566115805095,244.47539908650174L566.5954802831305,244.62109444884197L565.3974542500631,243.56945197688663L565.1838014465783,242.5269189575497L564.5404941679271,241.1839173624238L564.9711460535902,240.5758555323589L564.4892627035807,239.337431734524L564.2541338489473,237.89056446600011L563.1473063844425,236.4918077283129L560.004060981986,234.4386902655001L559.1391289850577,233.6082104818936L558.5126566979447,232.4082321873749L557.8411848874616,232.31297838163414L557.2732014828497,231.2230683810543L556.6997321196087,231.02503121185714L555.887525778201,230.14148026737018L554.4993123375159,228.96147537371394L554.604151913974,227.96746041192182L554.3781972778602,227.52457186652066L553.587346197234,227.0117057227568L553.3031853822825,226.40937905333885L553.6590121542915,225.32243491941574L553.2811574518976,224.88675983575308L552.4931557238339,223.3197443198561L552.0623499880943,220.6660283315207L552.1094436203638,219.51321132375244L552.8589498730306,217.14404423233884Z" fill="#dddddd" borders="[object Object]" style="fill: rgb(221, 221, 221); stroke: rgb(254, 254, 254); stroke-width: 1; stroke-dasharray: 4, 4; outline: none;"></path><path tabindex="0" class="rsm-geography " d="M296.5720242385436,268.9060719807635L308.23827868704086,270.4676016455571L320.34024544919487,271.9661054418991L328.34556684472784,272.8932420520231L328.434273613838,273.0501805565881L338.23961373854587,274.10901544299827L354.1184767768385,275.71252871196464L355.90997427625837,275.9163802978121L365.6256596593371,276.8050719157702L374.5611328862407,277.4810935733818L385.3483144183762,278.270116331621L384.7964403199335,285.74921578970554L384.60138143839026,287.6673850467864L384.0158668321663,287.6240360893563L383.8138185649224,291.06806322794796L382.84447215205563,304.1308814615277L382.2705146746014,311.13220292431265L380.4526518755081,335.6170163637785L380.0646751390326,339.34800673228926L379.45447648538914,346.05836130120326L379.27593206539575,348.458268144944L378.8602778814847,352.54016697726604L377.40811926296965,372.03946754307117L367.0854756222311,371.251008258757L354.3468379216408,370.15901997184676L340.2684570563565,368.80842514258563L321.6473250237392,366.8370992136205L321.40953633860863,368.44865996658257L320.98314904062414,368.6926950504205L321.08362124455834,369.3203002029128L321.601918673123,369.783884310923L321.50431865364885,370.14593328522096L322.37016430548493,370.56698645930544L322.6020853948917,371.04680685715664L310.54270070002025,369.65604447682824L296.2443873054292,367.8789071914083L295.16314003251654,376.25008195647035L281.9301795404419,374.49763680307433L288.2161899130962,328.9989364669706L288.5208442653601,327.1974640458209L288.78687224013805,324.86828719248854L290.1865456952693,315.1376100321778L292.23414168420527,300.3127991374447L292.2468840816267,299.82441475153496L292.82542231859577,296.03186498934076Z" fill="#dddddd" borders="[object Object]" style="fill: rgb(221, 221, 221); stroke: rgb(254, 254, 254); stroke-width: 1; stroke-dasharray: 4, 4; outline: none;"></path><path tabindex="0" class="rsm-geography " d="M509.1889726907788,291.37043774162737L520.3961185519612,291.1793859323765L532.2417385288454,290.8798533630761L539.7635389530448,290.62776335414287L556.989305675516,289.9155188918786L575.5885334428217,288.8761967509706L575.9258452982756,290.0074423223631L575.7808505710861,290.25978632954525L576.998492117131,290.89810716506895L576.8657456114387,293.0644451099431L576.3918560108007,293.2074831830249L576.2745501202118,293.9124159487228L575.4468230284097,294.41766673144093L574.6965524666122,295.32326551203573L574.7191217811285,295.6950190636844L573.5439387349245,296.7067312610627L572.7921060874197,298.53576798920983L582.3852458620287,297.83766014030687L582.6403230605072,298.43741998608516L583.6586728263934,299.16480646680816L583.7072725281157,299.891767812686L582.3941450777403,299.6057516356152L581.9629497663765,300.42916374277524L583.0757432333727,300.9398552595329L582.5198526981687,301.5120628453743L581.9296283449131,301.56708550493704L581.5005935060974,302.43877657098244L580.6091299546302,302.85350953800264L580.1031175163272,302.54540426036374L579.3383827466631,303.25938931703183L579.7314425259747,304.337394769797L580.2337989484562,304.58099351910073L580.856185155744,304.1677938660614L581.0575005152011,304.7712045521456L579.6999735522003,305.5397497068416L579.8085190810058,306.39249941844673L580.3043072897202,306.5229757984723L580.1838659101568,307.17949855199606L578.9393902741117,306.35038424133313L578.4631115740989,306.5263831177001L578.2521343196001,307.48031044377217L578.780687688605,308.1282564648586L578.2625072377348,309.3771281241766L577.7415399981397,307.9825393040102L576.5660778578874,309.1417899838942L576.4495225247156,309.89486965352614L577.1043267576342,309.9518642927393L577.1695067240382,309.25054131850527L578.0154492200991,309.76555903711414L577.5759976434296,310.55507438286315L577.621119934501,311.28197307775883L576.7650936722472,311.497000896268L577.0283919670576,312.2428742882935L577.847771768535,312.30565245236687L578.2019648086355,312.753811541284L577.5948682873694,313.4887762925848L578.4664971689451,314.37491505789126L577.9492051478306,314.81249624679833L577.2772157379808,314.51363770766875L576.8147865436225,314.963612620523L576.4249829706961,316.6086020447011L575.0542726083434,316.4808512807575L574.9387669051093,317.28204986600974L575.9164874604702,318.11462303814994L575.960525018358,318.84135487029334L575.0237589128076,319.6109533569464L573.377932794353,320.42168522465795L573.1042388122246,319.48158416930335L572.5036128600835,319.4842361936945L572.4219617251289,319.958949865768L572.8990483795302,320.6441993449755L572.6501752629113,321.06383568907484L573.0450643432796,322.2075252149857L572.2993468680891,322.5587754481039L571.9949185875558,322.0254561215828L572.0507711468044,321.09860156442926L571.5308819537162,321.56605834526374L571.6723970562443,322.12505169764495L571.3036176845702,322.37304747943267L571.6679685333005,323.00026726293424L572.7610998414639,322.96945715735467L572.899402083971,323.46369869344824L572.1818845130091,324.31544863350814L571.5644632109679,324.05934736810923L571.5736659674253,323.26492118821636L571.0472522630236,323.63526738144253L571.1061597779174,324.6687932147612L571.8182622391237,325.6162858048082L571.8979882077995,326.0491127958586L571.2340888970375,326.9132954600659L571.6390418260565,328.23464833580465L570.3217610871318,329.23264771531126L570.3790016506128,330.2497727105555L569.8297180736605,330.2643852397284L569.9453990786589,329.3833482066632L568.9049795964877,329.45744510858117L568.654961645386,329.9085138925341L569.1338092331157,330.61081572057947L568.7765554102623,331.11638663677047L567.747179512434,331.41567716168413L567.5898599406244,332.57388548764607L566.673785731248,331.9270733234141L566.2046399000158,332.4217237068889L567.0108879367705,333.0747356878376L568.1088681718575,332.998999453584L568.2408208710345,333.3965766760656L567.5508746507144,333.88748364694993L566.6427131733298,333.40213817885L566.0106756410499,333.95394555886946L566.5494935485729,334.7508833182321L567.1519596574411,334.6699736126428L567.3378946369919,335.04848904294784L566.9506184541217,336.0568550545779L565.6343355915337,336.22406854037524L566.0583143586873,336.9300439576947L565.4659150203803,337.22033480268465L565.1540032258586,336.540709306625L564.2920367521677,336.9579424778384L564.1509806815222,337.4346274841814L565.39219695347,337.9202010528735L564.4652097007752,339.2310034610143L564.8977346204167,340.09858518603914L565.8032076463696,340.4718495473396L565.2797048662402,341.04957565915686L564.8226117830731,340.7821677493604L563.4985853656008,340.88287525244004L563.4920275753058,341.8378843012862L564.0663840765089,342.22910017787046L564.7733968286743,341.9659831112617L565.2578304501784,342.74975324723914L564.6091663724603,343.0747712992246L563.705811989938,342.7653809732403L563.2898467302073,342.2203493331964L562.3629044200376,342.5261736312325L562.2750105148443,342.9836019559543L563.7000753978568,343.73641653507264L563.838073288535,344.2632282942312L562.3209854954465,345.00348297303447L563.0926536023321,345.98363712187006L562.3813669498364,347.31350679018726L563.3668961478586,347.0049277363861L563.269608061752,346.1849380090242L564.068117443034,346.5808855748811L563.8909047582753,347.46342688687275L562.9557565083735,347.6727490458469L562.8047316644642,347.98767493526213L563.3794772244311,348.34673397713357L564.3116949213768,348.07262412816056L564.805741753714,346.8663375254183L565.1099270317335,347.3681532943459L563.9080479416239,348.88583989259917L563.9608659587497,349.9181704355417L564.6844338763751,350.9806400175678L564.8162521642148,350.29462988053035L565.3612659049174,350.0560949124091L565.4917952402399,350.42124849626L564.8123486542561,351.2974486794875L564.9862292451184,352.5012039358563L564.8383543629279,352.8807399726537L564.0652489244118,353.04981892164096L563.4411094119461,352.8552439452087L563.1944257903534,353.4982707618285L564.5272317378831,354.43271402066705L563.8508834683475,355.42110388967274L551.6281040348176,355.92791650426625L543.0298024117371,356.1884609019926L534.2621290496559,356.371881067893L529.4610308717456,356.51218866401973L519.1310290474836,356.7288770906986L518.9287109008663,346.9115670216373L518.8695892283503,346.7350328778615L518.8695892283503,346.7350328778615L517.9751271100243,346.3976554003184L517.649138080297,346.7434718224316L517.3623615069937,346.2643271335078L516.6918065060388,346.00257198888585L516.0959289074355,346.75715078897167L514.9234390450112,346.3423006050399L514.7654298225508,346.8137206137185L514.3166436932426,346.53077599263474L514.046919614245,346.9717402930247L513.4897696794523,346.8358411731348L513.5908219337045,346.2524224026088L513.0934567038762,346.3577363220529L512.4769972279158,345.9638973024115L512.4628419264741,345.09151913370215L512.0217147328606,345.22788826609735L512.131557738962,334.84830665783693L512.1324335602343,328.1042356367201L512.197231619615,325.3531221802559L512.1899189978482,321.5510716292408L512.2841338379565,317.32590689476774L512.3077110237969,312.16226673788844L511.3956488915316,305.9118032481107L511.15903879119935,304.5878623322318L510.3172678141468,298.85236840253026L509.9644764941298,296.8009582929765L509.54024492708555,293.47090390496544Z" fill="#f83136" borders="[object Object]" style="fill: rgb(248, 49, 54); stroke: rgb(254, 254, 254); stroke-width: 1; stroke-dasharray: 4, 4; outline: none;"></path><path tabindex="0" class="rsm-geography " d="M142.29355114580346,307.03744219742805L143.13800801882286,307.32497851016444L144.44909775432387,308.52193158235195L145.50069114787942,309.1400349155334L145.46057690218726,309.5456836443601L146.09638186472904,310.71105403132105L145.66424087124227,311.32176857566844L145.05486059041476,310.7605664597372L143.6748638186836,310.31258084978504L143.48287783733304,309.68481786354744L143.76306451208467,308.52282891285495L142.74359624628562,308.01071460765047ZM140.25707613491028,315.2015021905298L140.76071441140198,315.2570682959912L141.5119039715728,317.3817988910889L143.1974058627148,319.94519942066484L142.6680140754002,319.75185489648095L141.98617898757277,319.9532451690221L141.22709450480232,319.03999262294735L140.79273375632272,317.73957433260784L140.48388830032906,315.6883770065476ZM135.50273882230925,305.1245762635382L135.9609985418732,305.1214267416441L135.85598603253345,305.77773438140366L135.29014423393102,305.5212867136743ZM132.36990897876393,293.91633322229166L132.7306632164545,294.2904221170046L133.37404189195274,294.2186544604716L133.25602902386277,294.6890142633946L132.33091927617102,294.52325618728423L131.93247649463422,294.0728963120346ZM126.71453512310251,307.0368637567974L127.49774084624494,307.1184209254809L128.43902674791315,307.93892376086626L128.74883995222524,308.53319006757965L127.98743212351496,308.5912075670749L126.99030658370901,307.98960746748ZM125.32878077276717,291.1910214024904L126.26128375599552,291.54728900070916L126.86705290764337,292.0695751110943L127.68803813802151,292.1959784078598L128.53129246223693,293.12824454237295L129.53075913395207,293.44895610979574L130.0598034527419,292.932735450824L131.0492723034738,293.51663245154793L130.29079791872545,294.0417843231228L128.75002381563746,293.8343728990021L127.71746308623773,294.0885710415927L125.56851982153722,293.1385342481623L125.76020291990272,292.16974047316023ZM120.11596552452153,291.31054400589255L121.32269630696311,291.4910943467503L121.88836184545056,291.2872926675467L122.54973927213439,291.59237279340437L123.32055974102741,291.4745831575782L123.12637210640514,292.22579339230003L124.03523201584375,292.6774264372152L123.89501363746103,293.4425008917726L121.4849641540817,293.72085752897647L120.78020247945562,292.9199633924909ZM117.30095829374056,289.87139675156527L118.22377967741829,289.8297189819274L118.65844322706181,289.475781637037L118.83487901513303,290.10691136012997L119.42181035705102,290.6949307535091L118.2771045209339,290.4954746403829ZM105.56045711970569,130.60738765078077L112.87964012566187,132.89031860957073L113.33390265799272,132.925088763379L116.97959166893651,134.02668103768167L119.69097512558164,134.6238792963528L120.98348606082817,135.13738923576454L126.45482774205288,136.6912758698693L128.23594610375858,137.11848881132823L132.75054292479774,138.41900913336724L134.87092101238449,139.09980938023568L142.17596434810758,141.26068482160986L147.60017639975905,142.8030525267866L157.01798355213992,145.30539998315874L161.43054023837817,146.4187026193199L161.42650353403423,146.43434777073844L155.57697634855145,169.10549996440375L155.4883058160206,169.65077356597237L152.43180923561982,181.49875991456418L150.7929017076425,187.6472522891179L150.6908514195947,187.8383167201863L148.84162157326404,195.00430230367022L148.2980944367098,196.90469305211263L147.3334440403276,201.05515497873785L148.32211231066452,202.59765605363532L152.76930216785257,209.24634565167423L157.19387147990824,215.9634482767152L159.67537592704554,219.61187662282305L163.56055754476176,225.5255620652432L168.5199581862479,232.9891249254348L171.00696257227253,236.66909431958504L176.10272764627257,244.3988701640484L188.88602179405194,263.6542365371257L198.64847760516142,278.2828027479703L201.59229082211664,282.7555525737299L207.8431499900692,292.1370345265634L207.32636485807433,294.4592141814684L208.00307026789,295.53353652518024L208.16123535455597,296.7027126770731L209.19664285369015,297.9457486154289L209.84797272444712,302.01313130767073L209.56010773254752,302.9125807081399L210.237900245648,303.16053475797617L211.5980983593481,305.0729965882467L212.29414782913307,305.5209196493221L212.72148430363217,306.4929306367178L212.6251694488002,307.2812666278902L211.07575705500176,308.05170827651614L210.96320479613377,308.34278111128094L209.98015885732985,308.49745661692634L209.31610664531252,309.0268127909337L207.9831503854317,309.24370317301054L207.46355623603603,309.60300319976136L207.24854962226493,310.6974977328824L205.37055733127215,312.2386032504588L205.68710591144213,312.6305882047591L205.62347571086417,313.52409093723406L205.27946570482686,313.55505602220387L205.06558635130017,314.3529700587012L205.24516300279174,315.44261864063446L205.12246700101235,316.6372375984446L204.6503358959223,316.7417418209192L204.08852081848602,318.4424520655325L204.16214516024417,319.21453910763273L203.59714603580863,319.49812887068754L201.6383851623657,321.382367708641L200.57444959351142,321.31861385020716L200.84944586644383,322.21347128764137L200.1530991678228,323.1450910250094L200.84240024910878,323.95771803347975L200.28531497707695,326.18494814507426L199.69095497102734,327.1696175755501L200.24293845327634,328.39901217425256L200.4607495757382,328.1624765009857L201.09415634210518,328.6997134515117L201.51837999083318,328.5697926924755L202.36981074656694,328.8697457813605L202.7677753063383,331.18592602791387L202.46667266501788,332.42631734172437L201.2811618860884,333.2290011486591L201.26602522395098,333.8840463249602L199.81012433526706,334.0236432170741L198.5317380084416,333.5554937313449L198.15903229676945,333.9912981256873L174.89548133121008,331.23543808073646L160.65540571197903,329.5595749861426L160.8396961798316,327.9801495143838L160.56792320155654,326.89290937949056L160.20163293612325,326.47897260051116L159.35366793895759,326.66702824050935L159.42579275390028,325.5911672894798L159.7345594700787,324.4862748525204L159.44455712898724,323.7416188416986L160.15420961105735,322.89334128921485L160.24031832911595,320.2474585949037L159.98868860655853,318.0869504046666L159.69363369164307,317.1251238606478L158.21957036562435,313.58909388786344L157.08644882808096,312.3165279880692L156.73074013571056,311.38864671981594L156.054098242811,310.6181868941037L155.5599340732427,310.5365255649665L154.8809487943871,308.80257121730517L153.69388106844139,307.5460762502157L152.99362660653009,307.1328469688027L152.12571494491664,305.9825013051942L151.10536028163324,304.2804091837563L149.95865287884658,303.3607286925112L149.67534683360702,304.07405158242284L148.45837795979702,304.16628061107735L147.54175884116637,303.71467937248906L147.09759170653302,303.1929001191064L146.3130633902902,302.9049122510215L146.24140939011806,302.25612180474616L146.8537252391768,301.8381475722175L147.0696982132177,301.17532298277945L146.7559753017469,299.17170733539797L146.4081179108057,298.02387480258324L145.68654153975763,297.0182485426236L143.81527129301287,296.5479708752009L142.606309573182,296.38660998637783L141.61114534421137,296.74251135128736L141.00747050753267,295.96224108561L139.57033185425098,295.34270127231355L137.81987627838043,293.9277635806385L137.18611351072502,293.7372459920998L136.11047790740167,292.5867143722196L135.75526420937706,290.1484314839762L135.2613238347726,289.85820637978645L134.56373724451674,288.79983448382484L134.33883496142255,288.7933771872184L133.5303218093763,287.5061451613052L132.51183709052845,286.8321210815443L132.27200629574656,286.4378442636613L130.5863568193791,285.94344127728925L129.63989440291778,286.1029005510951L128.7830722860636,285.4668463731515L127.57378290686137,285.32400546533233L125.85040880857662,283.8785688344352L124.62956012345137,283.5629060124793L123.89446303202288,283.12166774545597L121.53179621244169,282.6231422475804L118.89592833257183,282.29939623891755L118.97059011121132,281.8006258823691L118.55390266776385,280.5868859075839L117.83067092585179,279.8939295753305L117.17890449518848,279.78826996506393L116.99403180747379,279.20379942018326L118.27389170687178,277.1501043873428L117.94156548074278,276.05796915719L118.85682867834794,274.30896024691776L118.18481507581862,273.22688382386923L119.13594754789113,271.5542407407984L119.76917966602946,269.37851632514855L119.05642329771803,268.25166207645873L118.35069381706239,267.9465972789227L118.10570898937783,268.2329989221462L116.91865686207416,266.99466324490015L116.54291515599147,266.08982309430735L117.61535118479532,264.1822464434549L117.7199995790956,263.3725058058143L117.36684408422184,262.389744029968L116.01454757390286,261.79162937223566L115.03492082064622,259.8171623275816L114.52367187898432,257.98490552726355L113.37948692486987,257.2547364873959L112.77539628094604,255.9827495189785L112.86060950452617,254.6467237843541L112.22981051790606,253.6854697494589L112.02447381056157,253.00816444694874L111.44764846783016,252.26239444215867L111.56098075335234,250.63126284804514L111.45208012143155,250.01361038011862L110.5408729126953,249.27565261983023L110.21285359601757,247.43809773084774L109.32714916291286,245.61343513546035L107.90156188359873,244.1413053960889L107.53011373346885,243.2811304784792L107.46646734775288,241.91819887864142L107.70104897066216,241.27751598487407L107.57575864959267,239.54397715631853L108.08012854270919,238.1378700020283L107.58515180853101,237.73013387704873L108.42165085359676,236.71977347228278L109.1797541367888,237.57073346677726L109.77229797512348,237.2315892805634L110.39665441926678,236.37992716460826L111.41906996737009,234.29388654230866L110.99235461132969,231.6696056960684L110.56652188670665,230.82750352424807L110.10375152147913,230.51303466001298L109.52172441261945,230.82101446595846L107.64082492680018,230.25874360684668L106.51120468377275,228.79520807120605L105.84035997174101,226.88775852941467L105.20710168426098,226.40471187491414L105.24268212830361,225.89274139693237L104.64407986184227,224.7116241408978L104.7162704348907,223.6877886772172L105.54338644225896,221.75061114994242L105.33053475080595,220.19050638014323L105.46060178067506,219.3515592548639L104.91525395062428,218.95971735060584L104.75867396029889,218.35879481864413L104.99361562379232,217.34757738113524L105.36688047175795,216.99948364530746L105.81124527247391,215.8291515989506L106.10596420931682,213.6554335784316L106.9367839235361,213.42136222011175L107.77921116862007,213.52713539182662L107.97523587696446,213.98733045635424L107.93801264054224,215.45908151775973L107.44354096813572,215.46982201415358L107.5245863842946,217.29530287910222L107.30367411654248,217.68720484513165L108.56805096265401,218.43382879445983L109.58252091622444,220.06790129868045L110.00994740446316,220.10440929935874L110.4428511229404,221.2868167267618L111.06471292201519,221.41129139514044L110.9358619433039,220.70191281305836L110.41099338805367,220.234337791357L110.28704159654785,218.7349695470142L110.41278686108308,216.935578061358L109.58970697327771,215.79350319572018L109.69191992208704,215.0478940629797L108.69655046620551,214.327425210775L109.47823223226828,213.3032543017532L109.42654475633884,212.1433164792835L108.66650762197355,211.9438581939179L108.26379168813253,210.68344353437624L108.62640403988144,210.9385239021575L109.19477819306002,210.66250438358657L109.37226464712802,210.03925937351994L110.31916870529795,210.34223557745383L110.99467178466051,209.87716750555353L110.80602561955425,208.62796525454416L109.69526589521536,207.57080083854794L108.90918473988694,207.85192158081725L108.17948205115152,207.744411054863L108.07047470773824,208.50520271524636L107.61417170519968,209.14975938032433L108.14124085088707,210.15984621510893L107.42622240439289,210.3766525501677L107.02876569504764,211.00433755232416L107.73610762723769,212.1501913269426L107.32114379659009,212.26752089713034L106.89628406725063,211.65732045086236L106.93251831650628,212.86409640831846L106.10509415350367,212.89682129186576L105.82128376399402,212.17498319462084L104.78516543931039,210.8488104352374L104.07704040484464,210.8469750385368L103.2214946195532,209.46980406487307L102.95785543173747,208.4994776802141L102.25306155003534,207.738203707999L101.48600258263576,207.3800464663683L100.33226667356888,207.60041202094544L101.61103850435359,205.83028834841457L101.97901163069633,205.12755738532792L101.79532869191314,203.52145008704406L102.23640939349866,203.312620439022L101.75390518612045,201.99040073679316L101.1584952277633,201.98503972736682L101.4134639964571,200.92871166981683L101.04786053785125,199.03210107344L100.28356689934589,197.94637342283988L99.67289377567403,197.44562089296278L98.87097912835446,196.12777396424485L97.8421913186308,192.84894544669817L97.28126385590792,192.19190770945693L97.07406982430865,191.43714080234986L95.95510017301831,189.58120105741864L95.3073081089762,187.42519628262448L96.36246865905127,186.42278795823393L96.50848782694254,185.75634800796706L96.40450459213662,183.59432092690292L96.19022895071896,181.4495177052471L96.33650069496235,179.71752139468708L96.94650939170748,178.22680875144397L98.20050657000712,176.3718856043904L98.19807133135254,175.49178893769056L98.50142536588328,174.48388384883071L98.2462097983198,172.8511298232479L98.5557697293304,171.1179537410684L97.94330094592556,170.3240631140511L97.90845736574522,169.38316925531115L96.82853707837285,166.8054051843551L96.51617825238526,166.60885004073555L96.71887146261179,165.94287417473936L96.53271845760088,165.1585050369539L95.61498570634365,164.33685661142022L93.95432095213744,161.2710518198761L94.44783010642311,160.35594077029748L94.58727559375274,159.21345188073815L94.31111188792266,157.87525285963238L95.21264190385989,156.4933507927966L96.40655143637014,155.01503317515505L99.68494250150292,151.53480284305215L100.66234221494011,150.22620962576048L101.55976369113637,148.48729609511645L101.15884189973838,147.7393103515965L101.56897200491159,146.22408558460313L101.76996757859968,146.2516046523931L102.76338882211081,144.88055750260003L104.48560693306979,141.28040194336586L104.84025699500171,139.25896721516324L104.72955338865239,137.06213546395225L104.80233629898379,135.46199284487045L104.35612640588653,135.39328132827575L103.80473441695517,134.31181113065338L104.62904627885877,133.31345209463666L105.385808444617,131.68606116641388Z" fill="#dddddd" borders="[object Object]" style="fill: rgb(221, 221, 221); stroke: rgb(254, 254, 254); stroke-width: 1; stroke-dasharray: 4, 4; outline: none;"></path><path tabindex="0" class="rsm-geography " d="M777.6762928827193,201.2943734852613L777.8230370482203,201.7264263095293L777.6762928827193,201.2943734852613ZM774.1118698782918,200.2954216563387L774.8291940923978,198.78180053515518L775.4603455331637,198.081516607847L776.587490863018,197.50464876730155L777.7043218737581,197.3598741956812L778.9787803427145,197.69341240729602L778.5266007642706,198.48908508717398L778.4889101680309,199.50859316431922L778.1506379610213,200.11319719049504L777.8268702367498,200.06802694468513L777.0077326394323,201.5893927174983L777.2421834594904,202.18467205883712L777.899282702049,202.55512578678395L778.1186345647557,203.31943379416794L777.8149007319895,203.8498500769491L777.9563992103429,204.4985765454843L778.8374986537317,205.1681343801107L779.3891900893238,206.00896812670555L780.6576992633973,206.7587088553082L781.3962314524374,207.72391088883376L781.7489573905431,208.6081316697797L781.6195856408708,209.2170820398892L782.1589487132026,211.1880457366343L783.1319909874665,211.7696535346205L783.6348791956547,212.37184256562807L783.9944956176282,213.51992952093963L786.1908553798391,215.3058280787683L787.1010584475023,215.5842934004662L787.5212955402098,215.09208623838003L787.850553525743,215.61601666987394L788.5596664104332,217.5986926068109L789.6262098884915,221.41045710001833L784.2940179058862,222.57749042268927L780.504876112987,223.25593007521104L780.1560501133299,222.1380830163307L774.4057615862685,201.65664333520044Z" fill="#dddddd" borders="[object Object]" style="fill: rgb(221, 221, 221); stroke: rgb(254, 254, 254); stroke-width: 1; stroke-dasharray: 4, 4; outline: none;"></path><path tabindex="0" class="rsm-geography " d="M758.541655514952,218.71406899428825L759.3800426692019,217.38823824916835L761.6324006996579,218.8816015931776L760.1882061674469,221.12499526203555L759.8896595704537,219.64840362904943Z" fill="#2f7ef7" borders="[object Object]" style="fill: rgb(47, 126, 247); stroke: rgb(254, 254, 254); stroke-width: 1; stroke-dasharray: 4, 4; outline: none;"></path><path tabindex="0" class="rsm-geography " d="M330.13762056213204,480.04471651682815L330.2615925188092,479.3406578102096L331.4591293833161,478.12087465903085L332.2178543137894,478.0058744351206L333.0338473428835,476.51567483251995L334.0419514501323,475.6800121232235L334.22738273222734,474.75217207524514L333.14611746545927,473.25487084283117L332.8902326261836,472.53696460172296L332.81984851426756,470.8598120721321L333.32255733648793,470.2666064706758L334.4600256445672,470.4052127840814L335.59936844707255,470.9109253438382L335.79139260409363,471.4211720660024L337.1848666720938,472.1170028103373L338.1366961019704,472.86283662305823L338.89445910203796,472.7627595723596L340.47728422345904,473.2648704903271L342.95003042991226,474.47986354229795L343.7738610498765,474.7780569001264L345.171526440866,475.7434139021429L346.1898521544206,476.64727844330923L347.2741194907083,477.8542871015804L347.0899307323497,478.60713259750185L347.1639434404128,480.0457474106525L347.67149723204056,480.2018531589216L348.68271981789667,480.0021726102271L349.1329647740487,480.9102331430527L349.0768473987548,481.8223654095715L350.4805829398425,483.12280023636464L351.87927796496444,483.7350599590886L352.1988808714843,484.0683151678614L351.9514785664188,484.77443535583143L351.13460856505037,485.5973920236432L350.0633925970441,486.3583231184335L349.1831300258156,487.2615978385415L347.7296705256514,487.8810509563999L346.4671003477359,488.64274830066006L345.20084964845955,488.93994149669464L344.18453579992183,488.70684370567045L343.6147657005922,488.85474227847794L342.48004037117624,489.9187110854084L341.46761245679477,490.32532624469223L340.6475424757882,491.09882886857986L339.7607575401855,491.3602467965594L339.00466347632175,492.3093008696396L339.07111519138715,492.83737244690144L338.56661825144283,493.4327301955714L338.254382602613,494.37937471193675L336.9897365396407,495.3952010839236L336.0322475650913,494.42301584470874L334.6314753662278,493.5969524764034L333.23282192042143,493.13884099267483L332.5916356995026,491.62035127443795L332.90115045827184,489.80987064714543L333.14436469193413,487.39180299844173L332.50327015159604,485.6982049451283L332.5635361527819,484.96190132015846L331.9924934427934,484.77227197092645L331.6683593005404,482.94976164839835L331.220880058219,481.89581093498794L330.65052464901845,481.7700551379297ZM318.78246740333213,458.17724348546943L319.0960277867453,457.0765659307829L319.7874532404926,456.1827788457903L320.6687101022557,456.0858013963737L321.48807917713583,456.6105574579204L322.1201026692902,457.85313991029483L322.7515564994193,458.6492720345657L324.26226704920873,458.1834126854829L325.39453524172546,457.6224119637481L327.03297227030424,457.9526572880539L327.03374100972326,458.20781406245237L328.1071515776067,459.01783110518653L328.7379391627197,459.2549822463036L329.05515275500375,459.8919236649253L331.01075821921853,460.4749534555413L331.32787393990424,460.98421014513093L331.33116544412525,461.81383994560434L330.82951535880466,462.50192179965245L330.0122543313595,463.14330429836986L329.6337492399255,463.09680364465385L328.56374016362054,463.67503295334336L327.6803545881774,463.51831286533786L325.79084019417536,464.36974977636885L324.46666187128545,464.5168208850642L323.39347723509053,464.104331217886L322.94495606052334,460.7543875270076L322.5031632299262,460.43623752406205L321.62160880674344,460.8207847597963L319.9818630030704,460.0258250099751L319.16154600027295,459.1017991038439ZM318.72784528745194,465.3890882036068L319.1688723968175,464.92564638207614L320.9336255364729,464.0133053078313L321.56516077530915,464.49103355916026L321.31408165254265,465.1937927411982L321.6299932137003,465.46460010505825L320.81033968326,465.7693085652453L320.49450581880376,465.53035911283L319.35938004393756,465.8991394036161ZM312.42082198818065,458.48321011598335L312.8618156310463,458.05270724095897L313.6806057066107,457.97301604443885L315.3182842576002,458.2756581762263L316.38967942921886,459.2320275984798L316.8942967087173,460.045162274325L316.3278376521189,461.0824779319804L315.13049833457694,461.545742586196L314.0589450205288,461.6257743245157L313.61768371322626,460.6685699708656L313.42864402213235,459.5040987579497L312.5466919717903,458.9935993164256ZM308.078952316671,454.8128843879371L308.45751927426556,453.9844883797673L309.02432520372184,453.5228970216262L308.8994365096963,452.59847034286776L309.9688390271359,452.63131488848836L310.15739572525183,452.8545568906642L313.55459985967667,453.31796663670457L314.18369522457255,452.77608767765247L314.4354725160609,453.44536783153086L315.81980565767554,453.6520549041248L317.51845132409426,453.36399025004204L318.5885124069167,453.761340370863L318.0860153084371,454.63851299913534L316.9537878085849,455.4524972913048L315.6949988857883,455.7880660303563L313.49167154687444,455.2784600609628L311.8552812650818,454.78399358139876L310.9110788121424,455.006708715052L309.0857021773036,455.08497978645187ZM291.1298451307429,445.9189971555738L293.83147012184253,445.7884203274231L294.65131448297655,445.0119378292115L294.90483649328286,444.4559026281337L295.7241875667779,443.695294436365L296.6040459534125,443.45999455861244L296.97913252129524,443.8910881005483L297.3518184574896,445.00659310858777L298.60338133448835,446.34815570056924L298.8519477753723,447.1769102984836L298.59982624594795,447.41492289453555L298.7858677926961,448.16397671111156L299.9144219576095,449.0434828960309L300.1057141589332,448.13627499430595L300.85976268165075,448.17032040129965L300.6054424157963,449.18887415302953L301.1072603579298,449.57256190113605L301.04310881146193,450.03432033108953L302.10908522451547,451.1523082256784L301.35283849265556,451.7398254740182L300.66181154593073,451.45110268218644L299.3396307160365,451.90917613097656L298.9635894434442,451.4937062256306L297.8961481055501,450.9962128863319L296.32469632546713,450.8152113864349L294.4368666335964,451.1262013967055L293.9969365359722,451.06057822490993L293.56269744826466,449.72051483899634L292.87365611696083,449.17583280455176L292.8130797196815,448.68181604869346L291.938288283958,447.61069712680734L291.94297046044437,446.6394283265874ZM264.8398258596848,437.34124032348376L264.9094414430985,436.70601796528797L265.60545266543085,436.1094190083148L265.8644708490042,435.3332787469505L267.94410974605523,434.21065184271157L268.4494774889995,433.80260123681575L269.8874873327027,434.1029383014473L270.07929788460456,433.70752745337984L271.07991373950824,433.8919562008417L271.5831636715025,433.67424127550737L272.51987269200936,434.00076507082434L273.1410183850746,434.59443635568925L273.447872800231,435.31242117823314L273.4413099076987,436.0435599961879L272.74274006340556,437.0387971609755L272.7900640608261,438.7247546197517L272.5351287747227,439.1677309507454L270.7671340366456,440.39183107790996L270.26755424189366,440.14841551725675L268.01112532457626,439.93512593819565L266.893775802589,438.7943377598956L265.39361726864274,438.3172341257712ZM256.7725609826419,440.6019410140905L257.0321629486607,439.92118029609827L257.793645926162,439.23086015641957L258.99405921348017,438.52996456716744L259.1268370926037,437.9272716956436L259.8182751994951,437.7925203185337L259.93776222185943,438.2869298372679L259.6132935429983,439.18956316673814L259.7318405363822,439.76360737694233L258.4718105889063,440.1936670406783L257.4487251133205,441.72419652283253L256.70173408925,441.2374314754315Z" fill="#dddddd" borders="[object Object]" style="fill: rgb(221, 221, 221); stroke: rgb(254, 254, 254); stroke-width: 1; stroke-dasharray: 4, 4; outline: none;"></path><path tabindex="0" class="rsm-geography " d="M482.54435809569713,159.66406663824557L492.17512643754935,159.67384103279994L507.32240654317627,159.5427705256917L516.0326015543222,159.40242275258822L526.8214760160267,159.12647541688034L532.4320537282067,158.9309036071769L543.2647278291977,158.51480488725804L553.1268192472652,158.05614155719957L552.927150412856,158.90540184379324L553.4515108983113,159.6860059611996L553.4633079708807,160.87992287375766L554.805216432456,161.47334576510013L555.4989173700874,162.66452230265224L554.6753675342204,163.67595843513618L554.426904464951,164.52842470549717L554.0093215829694,164.93728998545544L554.1463386799053,166.6746324352879L554.6081039434656,168.07259958578675L554.6641230462984,169.16830636543216L555.2699474691082,169.54111372995578L556.0457529579592,172.23184066245676L557.7134140393447,173.17837561773854L560.0447346700704,173.65010118831128L560.8943903089379,173.9263474214647L561.8743221093134,175.6337965535222L561.9079771446145,176.2302171168311L561.9507305124971,176.98787455286572L563.0621052175802,177.4907516060573L563.1842751795826,177.90427563264439L564.2988003846133,178.438385281671L565.1441544684765,179.40809243233127L565.0534802710561,180.38411487597057L565.861809088268,181.53377581944528L568.2469011061024,182.57169640036204L568.9279388804621,183.19354848512364L568.9668711318155,184.63172452639685L569.3490711112028,185.2071178726835L569.064018857742,186.21217097229714L569.2698190582051,187.13849720116343L568.9455178317552,188.32413877409283L569.035548271281,188.9824691532L567.6970625487697,189.8572258235472L567.2792697536456,190.35188956525303L567.3295372423835,191.1908769277362L566.9399727024277,192.1695431298416L567.0530828839482,193.23160704722386L566.2784560224381,193.61763246892156L565.437893794262,194.59002966145852L564.1443577015469,194.64864095525252L563.6591383258633,194.88688777966593L562.9144560000034,195.83592867958032L561.7353673543539,196.17712958345214L560.1870569157298,196.16490722593744L559.0767176091856,196.8723685261748L558.4164881829787,196.66458389411628L557.4881043109466,197.05338478691795L557.235404574579,197.95707821762824L557.1977228925477,199.15727395895L556.7129647377933,200.4292138347049L557.7833381886796,201.7502724157756L558.4382406207518,201.8130851443981L559.1525199513994,202.99002601715108L559.2868386075085,204.57032096560022L559.0770768016336,206.29863998646647L558.5414952991289,206.63473085661417L557.8946425929946,207.73781824991931L557.4150801339437,208.2001191329042L557.4207740059921,209.2853027924184L557.1598770471545,210.09263797829772L557.1602354031235,211.08096437639642L556.2877507846767,211.78981585720544L555.3803760805728,211.8193168040218L553.8529685447252,212.59151516192526L553.2517751223419,213.7386697060815L553.8341786733246,214.27746908434176L553.703092029571,215.74215118056895L553.8434842622758,216.5455222626914L553.249435540647,216.83358781020684L552.2835065001157,216.76641826868058L551.703818176667,216.29154989873734L551.610665083107,215.38859288017363L551.1041524382119,215.37993715089942L550.2536754307242,214.49591566011293L550.2772949739531,213.9116037534459L549.3590015969171,213.72684974430638L549.2843388070204,213.1956560860125L548.6517113204546,212.60867976330383L543.5707190255573,213.05415431862718L535.9147221618994,213.55759918296246L525.9840849753427,214.06631183709362L522.856092085081,214.15004017088165L516.2994862325353,214.43125457693952L508.4274366373618,214.61943798364757L500.4011367214485,214.58458042134828L491.9721972506383,214.48640438492646L492.172868853001,214.03278183652594L491.6663418391034,213.12782650777228L491.0104977433814,212.87023770301357L490.25330566178224,211.93285468974193L490.35328407543614,211.33405422446936L491.0067939541053,210.76676336825903L490.80333110227383,209.42422761696207L491.30443702830314,208.59822874085194L490.9519805634464,208.16208024301204L491.0505140891422,207.09420933380773L490.59836267882054,206.77141290301972L490.6475204001101,206.0919395759572L490.29588122920313,205.60714829937365L490.5459128213922,205.17008362700915L490.29348980369963,203.66619594543965L490.8937118898247,203.39036855487598L489.69228751131294,203.00368887621994L489.89185947744426,202.40512202609045L489.64105678166305,201.38648782363623L490.28986330706977,200.72282298239645L489.2907351429191,200.28706483925998L489.63989423622013,199.81791141212193L489.5886631437887,197.9423176142683L488.59185184674595,197.78096011222885L488.6914922109181,196.53606305599806L488.2434065079352,196.51983061688418L488.1435976308532,197.11798058676413L487.39688386675465,196.66479363273095L487.5470270419939,195.75960182392555L487.0004777708291,195.12856158186253L487.34924876819474,194.49851576068727L486.952421795833,193.8353189624396L487.4992233998374,193.54496463192072L487.20214220288995,192.67185074432666L487.5995387016771,192.34897857444184L487.748943836228,191.60563575394497L487.1541502626786,191.23337481960766L487.10529028472985,190.61920321912794L486.4130778044222,189.63243876877505L486.7105051074108,189.455161680743L486.8605314881653,188.38890510903673L486.06904051448555,188.29063078541446L486.1194574447009,187.80599966224645L485.3780306806733,187.62662103402135L485.6258869479126,187.3687062881628L484.8854274739662,186.9628638750421L484.93867072138903,185.62209849633257L483.8557332273323,184.71392463451696L483.71064809507925,183.93802362178087L484.20514771055787,183.53599005038222L483.5215486697422,181.86989169250933L482.98201568941124,181.39930305979772L482.9873631604353,180.17200775908645L483.4327466296274,179.46337528895378L483.23913553293767,178.75212657115458L482.5521153281197,178.61991160445905L481.91626618606915,178.11624824341902L482.1162946069786,177.39074463394275L481.63325106400634,175.98372675387668L480.80591912380595,175.01045949936065L480.07418229408864,174.57001002357038L480.0333940612986,173.343099093266L480.5740472434701,172.92697858086L480.725881824411,172.08874725359L481.264869308111,171.83374692318364L481.272248599856,170.5429124499218L481.86183065229847,169.8039642297755L481.5710208198085,169.46359385843334L481.9634884881561,169.01396337179835L481.7246033130284,168.1093064430686L482.4078562689975,167.85470080229697L482.75366922645605,166.7917423486639L482.31846769284016,166.2251619063802L482.2278729058588,164.88613354927065L481.0619385615339,164.83139723698775L481.21060573436154,164.33235981935434L480.82714235666447,163.49158135337836L481.507151461643,163.4149245293454L481.56549188675814,161.64174566025247L480.50571248526944,160.60373347586972L480.84836362729317,160.00945562958532L480.6085494709029,159.65336577154255Z" fill="#dddddd" borders="[object Object]" style="fill: rgb(221, 221, 221); stroke: rgb(254, 254, 254); stroke-width: 1; stroke-dasharray: 4, 4; outline: none;"></path><path tabindex="0" class="rsm-geography " d="M590.0537611849632,278.75142683311344L589.25287365974,277.9646818377332L589.4003308214127,277.06084194477467L590.1845627395409,276.15958479495987L590.5830881142329,275.0748470207029L591.2190326512168,274.3460988920974L591.8793743277465,273.9563197576633L592.8868999181666,273.96266987921L594.5723536681962,274.51811796230777L595.358713496795,275.09186068090446L597.2552296607851,275.59562572502966L598.3237634674356,276.3571108723736L599.026749116671,276.51303570632354L599.8060170679004,276.2888134339927L600.2192133278718,274.8096084937854L599.765155576217,273.7732734608376L598.7862641518332,272.79461982174155L598.6490783811989,272.3991990103061L599.0397801304285,271.31204574577714L599.0745633052077,270.4155031751277L599.9641045949581,269.6295979098343L600.733570763723,269.9903965534735L601.6114740602912,269.07425607564903L602.2272853864607,268.8453170788995L604.7223819654174,268.33043438345044L604.9697996181945,267.49691649037777L603.8293402972672,266.4865219353825L603.3221499266604,264.8216647113584L603.8230347265827,263.86980350756585L604.6653085317291,263.23054366852796L604.9941932488734,262.12995413202043L606.2401172922495,262.5449442519906L606.8026910413893,261.7328515916223L606.1553075397167,260.30841221330456L606.6221272818716,259.61826683754555L607.0971871663337,259.64265954947825L607.7433668898682,260.4326635558675L609.8917538851726,259.7417483985264L610.1952014440576,260.20298253961107L610.1179960659596,261.12049810870326L610.6967534630016,261.11833748487106L611.3184077332168,260.4127704397505L610.6529773617998,259.43078563086556L610.9237643464892,258.3334180892707L611.3493383396819,258.393239101929L611.7325444835311,259.1561005442717L612.490150648179,259.3974207329618L613.1665583589585,258.7347579571639L614.2180624380713,258.737129552013L615.4301825071577,259.34218040375686L616.6628183137891,260.1558796139858L617.621783141732,260.2782457057324L618.1329561058235,261.2392850490595L618.702939958463,261.13699299147277L619.0274626906223,260.66708380249315L619.1406827608757,259.07795249558535L619.6162686309683,258.5447323507874L621.0861595309984,257.9650685902517L621.7347233169331,257.05632513081684L622.6168104021266,256.93835780832046L623.381703177985,258.31254492241L623.9376622486343,258.61628391671695L624.419323164996,258.16202860258784L624.9563869421204,258.27188311883026L624.7768344100955,259.11984127572725L625.1801307045408,259.4707395777475L625.7075262771133,258.9463880172958L625.7109321243271,257.9203920756182L626.8947810711335,257.6557520211869L626.5730317365649,257.0692619145842L626.5255103561789,255.54355573129794L627.4471512283749,255.30445111801794L627.690810739053,254.59598875968913L627.19539373859,254.3691386667649L627.6159180857541,253.85453630157542L628.0690899298936,254.18320727831008L628.4373054068952,253.6736181312864L629.1092905249494,253.5725966470111L629.1200733156912,253.16437560676343L628.425351609572,253.03975821752658L628.3177434856277,252.49704145048884L628.7296614661711,252.4225518395957L629.9304013163248,253.39078704018402L630.1380095935358,254.90032544293194L631.5816886482554,255.64702250245114L632.7277684261187,255.54391735113109L633.502169895007,256.4075122197297L633.6493200381663,255.80559800405592L634.8150932566107,255.389159880281L635.1900216094746,254.95831005781395L635.3297606360252,253.80296758621478L635.1284356802325,252.40699701048652L635.8344536523969,251.15845612530381L636.0365441893159,250.11028759548174L636.5320714499667,249.8451426049495L637.2991435053832,250.1533162307569L638.215044658813,249.41822245930575L638.9142724896517,246.71791519300768L640.4039334675307,245.9993681216739L640.6867385405715,245.2507795812146L641.4407445189039,244.5146933405358L641.0035892089403,243.40619888645517L640.5730990872426,241.4167373898166L641.131433162153,240.8165002380697L641.9674443057503,240.8368053076647L643.2925649859136,240.5729491066403L643.8858792010024,241.2065426848161L644.8823059916788,241.25575107440852L645.530691051297,240.54534612023883L647.2132214776564,239.32313052298252L647.6852442135055,239.34960963369565L648.4642338840598,238.88324305937385L649.6004031120387,238.79826445813092L649.2085341101522,238.12686929540132L649.7884535539791,237.30793526318394L649.5355273832829,236.93010897956128L648.6499079786622,236.9205006139482L648.4259496910167,236.343387644534L648.9179749474005,235.6656205127133L648.7566109558602,235.1790441468862L647.8025734125266,234.13333725999712L647.8672031965519,233.79957556600175L648.7543340630887,232.96114905160312L649.583478056391,232.07998521959212L649.945215512399,232.06956383237275L650.8160892763708,232.84642636633055L651.944639021327,233.16766793325178L652.6045699810422,232.61483139842812L653.3265167530187,232.5762002682435L653.6788698967109,232.06012296522022L654.1036139926007,232.13882633741264L654.4438633784814,233.2231611685903L655.9912985007662,233.55520235927486L656.6703660600413,234.84221539928092L657.6561270481557,236.07460722748635L657.7881612550793,237.13552340841227L658.0968566909896,237.52149535051558L660.2332322043698,237.92292168246058L661.8887658432241,237.40273704991262L663.4722793955015,237.95127272400418L663.6966236960714,238.47772219243893L664.5211602562806,238.79605391753034L664.8820515413687,239.5660843371321L666.3823123588668,239.84481538725845L666.9632855801747,238.69057212734378L668.2524183729828,238.16152901009332L669.090942238226,238.57345146907403L670.5722890122688,238.70302932998823L671.189140889879,239.01267720497697L671.5388296622319,239.6685634619064L672.1552787219426,239.19331527859572L673.6993075130675,239.00060453132176L674.0972095903395,238.07993406268417L674.9468029605887,237.40789347452926L675.3227792496091,236.7186143554096L676.0923295412913,236.6126575683719L677.0983409520869,235.95013924173008L677.530893365967,236.42974995941688L677.4750958857798,237.15711910350433L678.1850381679569,238.8738034575855L678.9360208276289,239.37420715428914L680.0290115731846,239.31913049297202L681.2876069827649,240.4341107906804L682.0360376663091,240.90075035996563L682.2391618661799,241.59186255009502L682.3925703588751,243.04271345224242L682.8870491862262,243.5615170994505L682.9677781375551,244.4991092787393L682.475220907622,245.10902723552272L682.7272412602439,245.40052691651647L682.6974584437573,246.3047013884185L682.284110650324,246.3632610082317L682.3703719858593,246.97280655887403L683.2300575084412,247.45631427841374L683.8499856325462,248.10447421618596L684.4988438181875,249.3210807006742L685.326125631639,249.5627281728747L684.8825330084268,250.5263705921691L685.3867570926814,251.0924619080456L686.2082810948491,251.28547668529438L686.2348427978889,251.8381463795639L687.0503812774948,252.71908458086966L687.6135491298922,252.94870259824086L688.6004383648057,254.99919781166307L689.4060516694904,255.06205727028896L689.8683734657166,255.6822145585288L690.3318615484966,255.58168892649417L690.7900248500456,256.16948212554985L691.208690886788,256.124380376241L691.4520431556996,256.69445299679364L692.9808445230915,256.9600056573971L693.7002597385588,256.78769154938516L688.8104800006116,262.69503595988L686.9652083403148,263.59875841132794L685.9076511641704,264.4205873364142L685.0241743951348,265.34768782400226L683.8159123653843,266.2543188143509L684.0098651089985,267.63385156721813L683.2578398302581,268.3772812988333L682.632285192389,268.4974118845115L682.075821961543,269.1146278326455L682.3651405518931,270.03928203876876L682.1500631633567,270.8051153819407L680.9148632511526,271.5648233360837L679.3975156720892,271.83873318364726L678.730304372447,273.2376759167653L678.7342033866272,274.0544877364284L677.8994260630479,274.23328383063074L676.2348981347367,275.0298907551628L674.288223007726,276.13954811482347L673.1752507968931,276.25420739307447L671.5356206359907,277.27001018846977L671.1694644021319,277.7588275405417L671.0019705112816,278.12365390680407L666.5966227479234,278.5597840501466L662.4138976212513,279.0522621904486L658.3827409847277,279.4647910380295L653.9687162332677,279.81296319885723L651.2389817838966,279.8713307941849L647.3047720425648,280.1753534635794L644.4174025087113,280.72720774951347L639.3176926289307,281.1538420550668L636.3333332313887,281.3082430468727L631.898321556515,281.40974380369914L629.2949561762614,281.6079352004482L628.4822352558957,282.04722607260294L628.0758898265387,281.72955938862344L620.353198366547,282.67042010600096L615.4755800808863,283.1517518290026L609.4368027383736,283.81378866016644L609.4413362447763,283.2444277137431L606.1812633044188,283.24454932555136L606.911218301382,285.5725800788912L606.6788634633076,286.6322507406944L599.3826287809711,287.12712228674934L592.6770646518188,287.63802541203665L588.1985264004657,287.8639659091406L586.4528397190924,288.14848778423027L586.9847919474298,285.8060585273089L587.661074003954,285.5475821119287L588.7072434774284,286.74009679120934L589.3779612998954,286.40002218049995L589.667890472174,285.226356351744L590.0592105292576,284.72728882583203L589.4077414538773,283.83227440782L589.5690229407875,283.1061967490672L590.4214295068747,283.09343242252226L590.5477840124464,282.62955884710584L589.6031180517485,282.0969184952337L589.6119725697699,281.4791820359943L590.1314076001164,281.2955579607353L590.395425672542,280.5293812602549L590.5544665805464,279.0561537824983ZM585.443328476738,288.2506090730403L584.6434414905704,288.2890493169956L584.1006866760564,287.38438104198667L584.2806557914863,286.8851815644057L585.4000423437125,286.84122217449953L585.7205532760325,287.6146589066782Z" fill="#f83136" borders="[object Object]" style="fill: rgb(248, 49, 54); stroke: rgb(254, 254, 254); stroke-width: 1; stroke-dasharray: 4, 4; outline: none;"></path><path tabindex="0" class="rsm-geography " d="M778.2335260088382,233.5222315835848L777.5169005874454,233.6751412523962L777.2226444240421,232.5452107981048L777.5371537704996,232.01433891834745L778.2350245323693,232.52792061950402ZM776.1265693401114,230.65835146950144L775.9625465666195,229.38478113380154L776.479947690749,229.0593332555094L776.9384523193296,229.45851784995375L777.5928055666529,231.27357598342599L776.7554072266847,231.10427925276952L776.8686118958362,230.63293543516806ZM769.3397996148733,219.63935985478122L769.5266869242389,219.26923975599027L769.9327937781934,219.94547864630772ZM722.6349144023474,210.38538520586008L737.9579055319572,207.57026765064438L749.8055054698665,205.34330425269138L757.3694097853945,203.83256047285067L763.2709182531057,202.60611525740273L774.1118698782918,200.2954216563387L774.4057615862685,201.65664333520044L780.1560501133299,222.1380830163307L780.504876112987,223.25593007521104L784.2940179058862,222.57749042268927L789.6262098884915,221.41045710001833L789.7277600514609,222.10157436136853L789.6422424659033,223.8638259370997L789.4411331833876,224.1577891048396L789.1673856324819,227.72115298811775L788.6711855715868,229.8229957581093L783.3379088087171,231.6257797812258L783.2205825700761,232.5631961024584L782.8999272161636,232.56657988987695L782.1320144174078,232.23588034042587L781.1740344701291,232.5094483130639L780.2667623083146,233.76566064351834L779.8094025997895,233.88053373498587L779.5303345850667,232.83027441696902L779.6500683169629,231.64462620017184L780.4233109184033,231.01411021291642L779.5479117214236,231.16946596869286L779.4968139443909,230.43476368460279L779.9220179356709,229.6803520229273L778.819492041094,229.7683580210611L778.3189247652155,230.422471603095L778.0197073196227,230.02264416206674L778.0781221997684,229.04920311699493L779.3123379893361,228.33676150055499L778.8735722313909,227.784888810197L778.4590488356525,228.08936287074198L778.1327997498422,227.56288385785285L778.5155691270529,225.6248368318429L777.8337776870476,226.1689710277018L777.636926791647,226.98988469146082L777.8405548581947,227.940336626541L777.4361399479044,228.04348343770346L776.6149126956061,226.9433948845317L777.1446849733765,226.6810824152244L776.9141738293798,225.85235577224557L776.4731648378245,225.78095228571215L776.4352714561576,226.6007403882785L776.0883481280854,227.2213446661076L776.4852656446163,227.58396757672972L776.2357975013258,228.6641132917514L775.9340109539005,228.2480150183169L775.1445134564224,228.79666599600807L774.6451678995024,228.7037715254014L773.5513114561661,227.56070160585932L773.0492248783384,227.45137744545218L773.0074155492201,226.74827182630236L771.2824940943556,224.61140557909755L772.2526182020058,224.1756332209677L772.3764016511955,223.50386669055035L771.9933044361069,223.70048556970164L771.3660009709331,222.9881963598234L771.63878736629,222.2686431822193L772.1742940736692,221.79155640635065L772.5624401100458,222.12352295174844L773.0842226321872,221.5826750110988L773.2557694279059,222.14246254679438L774.4026005336698,222.0481578999404L775.1940322436425,222.52561857666228L775.3633134320784,222.32388723142674L774.3185639749092,221.4035601359045L773.4091134163343,221.36481476475683L772.8623990070657,220.78515847028802L772.5175151570128,220.9077881916602L771.4488825109195,219.8585412655359L771.2889949976542,220.35575478690646L770.6141030104031,220.1666384017219L770.7598993845374,221.11262135666345L770.3782700201634,221.06031539198818L770.1943124815655,219.4271803503466L770.7988563264848,217.77720595023493L771.6576818512303,218.341059767017L772.0290438726262,218.0970185613901L771.4618706662777,216.16392841008462L771.0007621081481,215.97987380806023L770.2985584898395,216.90586718775455L769.6785338729644,216.96995037721376L769.888844862887,217.7202695250519L769.338218418105,218.1171029601818L769.1949972573339,216.42590159241138L769.6669525005467,214.65516945859883L770.1904353094149,215.3892022299491L771.2876893106012,215.33983719897242L771.7391010135857,214.73107872075025L771.2552058123338,213.93945414781274L771.6253280055362,212.95045694346027L770.848897689239,213.26381524317856L770.8717185529164,214.11985691865243L771.1773778127956,214.5684799563112L770.5148918591244,214.4269410345371L770.4555622195684,213.39655310155092L769.95588353481,212.5252897676894L769.5564158746281,212.3777111746483L769.90743952202,210.05253405287226L770.3701466595023,209.2594487952789L770.189156683948,208.90043868316695L770.8086713091303,208.355325832571L771.0358078366828,207.6945326994886L772.5621998977999,207.4687940394399L771.9289429284602,207.20646537870437L772.5952421939024,205.90501243490314L772.07352100117,205.9171167830798L772.2618895603841,203.85654331106878L770.5901933292214,204.6104047471091L770.4510642980302,205.43463095869413L771.133413401723,205.68695201310788L771.4418764775432,206.151134163115L770.8871561191211,206.50092572639335L769.5058525761053,208.39926631045614L769.0506104001693,207.9822042535667L769.2214865206686,207.05235810226293L768.7264562405553,206.69335425748204L768.8734440091403,207.39060832950634L768.591748449684,208.29402509408794L769.1071560450827,208.74820275593902L768.9088594007862,209.55132391075938L768.2872665202626,208.09327733877296L767.487330066874,208.029555363339L768.1313342676982,209.59890942848074L767.7024939691423,209.556470170661L767.5401942460519,210.28546058389043L768.2170209648705,210.5076636461224L767.306096227738,211.4265169823591L767.0462934592031,211.9440678085598L766.3650415687798,211.9537258161597L766.178494356134,211.56242240531412L764.9193783223998,211.06300545481372L765.2216716237417,211.76120665578821L765.7177463749846,211.87328424623138L765.9535940277553,212.50252500071713L767.4928335711252,213.07524389090827L767.8156255194494,214.11644881476946L767.6461117472206,214.56552632523756L768.4614274334492,215.189399030358L767.4486833695742,216.14550261272905L767.9247806403329,216.65844967437476L767.9053981014765,217.32436368367132L767.4370208138491,217.35576368745342L767.2643283630136,218.30167182748937L767.742915134195,219.07902160452522L767.0728414212313,220.17785729267234L767.6937490556727,220.8761583665446L767.7702526513694,221.75369918469005L768.3154715536061,222.84820132189657L768.5073649273268,224.28090201540192L769.0778025787833,225.23776367973073L770.4620621831,226.27289881027718L771.0751476253326,227.17079441400801L770.7657658644576,227.98029571557356L770.0289310081631,228.0182423309185L770.6267756459879,228.5885795182253L771.0127795125568,228.14380852183228L771.4671180002408,228.28042935647068L771.266109089984,229.10042554653194L771.6295170607332,229.81883866738292L772.8546536202157,231.0847839637961L772.6723885633579,231.48723551447574L773.2509722221354,232.97147476277462L772.7273057214751,232.76686547933377L771.9720947593535,231.96504367816294L771.5498205993676,231.9871432225019L771.0823012888055,231.02558203837316L770.7033181434966,231.2535815720696L770.7894845222281,232.17889447435334L770.3061198097381,231.65071924520146L769.9070822421622,231.78333295329423L769.4934344059164,231.07502139475343L768.7324528777023,230.48827814273682L767.4824872600851,230.3661032558449L765.6852013224216,230.68584664624916L764.8578490926843,228.72201709081628L764.4076757037232,228.59905498502826L764.3040765661399,229.1327619255594L765.0348841802144,230.10786727480001L765.0041289751343,230.47792926061686L763.7415976537169,230.0244300033013L763.5297024689236,229.50544612927592L762.7663809740195,229.1480494033317L761.787715437543,227.46203092927442L760.9094127929793,228.36667561527497L759.4047418800924,229.5944447730576L758.7065507903858,229.2880802867196L757.9847183430528,227.53245573704442L758.284689256643,226.11787977733104L758.8665972970152,225.05959088771942L759.7878704953132,224.37870356938822L759.5017155130821,224.27106343040873L759.3071172292057,223.56663762999995L759.576398035859,223.06627830125L760.4103092798154,222.48485931713333L760.1882061674469,221.12499526203555L761.6324006996579,218.8816015931776L759.3800426692019,217.38823824916835L758.541655514952,218.71406899428825L757.967926575921,218.21814034213435L756.9366393464836,218.3258676279221L756.4777719611442,218.13683393534723L756.3759646397007,217.3643122401296L754.9281977267517,216.9593042939772L753.1618803379805,217.06173443560908L752.7362097573167,216.5018894786548L752.1900886564604,216.39492667803825L752.0590823418215,215.46325999618136L752.457153221907,215.08763183031772L752.6567230896032,214.23927194142243L751.3617189196634,213.78472443762905L750.9185824596307,213.12906330743556L750.1654359976087,213.2933046535759L749.2810709218573,213.05367882925918L748.634974947536,213.22915895310587L748.0875189574858,213.10466621649562L748.195123662997,212.04431458655358L747.8103766235006,211.40969932689632L747.3201994775616,211.306920911269L747.319057214607,210.76274276945549L746.236763135636,210.29609154299158L745.4214157914179,209.31550617559617L746.1795466171811,208.92163466006468L746.0657113798148,208.3333800515311L745.3746807501002,208.53288704030035L744.4501986857116,208.33167344626042L743.606883064193,208.82332793627347L743.0831624491378,208.2640875199038L742.0806153923778,207.6477240431077L740.8151794308,207.5586823527252L739.6703949017751,209.20896923793214L738.6465102401177,209.02268843413128L738.3045709788926,209.6964724340146L737.5678157482748,209.65317950096812L738.2163428537333,210.05899630887905L737.5594570496294,210.16543499835677L738.0575240848156,210.87955092956042L737.4657496161713,211.616160476328L736.0437903426824,211.8148141365998L735.6381396551706,211.59354335404782L734.7849672310036,211.76775356283713L733.6781157023158,211.4117412577168L733.5013447542314,211.0161332480517L732.7944408704573,210.84946047639846L733.4077201755506,210.50646570517222L732.7244105517566,210.4671778168838L731.269663327181,213.33348023068766L730.8709860060214,214.29463853651066L729.3546266509325,213.97623574668728L728.7939641167678,214.04422939286212L728.352402388733,215.35752201973435L726.9571088692065,216.59389013879616L726.6414399940512,217.7521722121861L726.0315208340493,217.84393460059516L724.6507843907153,219.7817017653299L724.1637093379769,219.98239611025463Z" fill="#2f7ef7" borders="[object Object]" style="fill: rgb(47, 126, 247); stroke: rgb(254, 254, 254); stroke-width: 1; stroke-dasharray: 4, 4; outline: none;"></path><path tabindex="0" class="rsm-geography " d="M636.041275462004,106.66275285335985L636.3798855132878,106.34767492383617L636.9124703326543,107.25209874217649L640.0524591448578,107.88677108446097L639.3759713983638,108.9066653899032L638.2720781752557,108.75063257403951L637.5039315250737,107.85874964044535ZM626.6082537806362,109.33834670927138L626.7692099261224,108.67509286454037L627.1303350736324,108.95711506532336ZM624.8285204332929,108.56883577945848L625.8735146377805,109.08173486795488L625.751419419797,109.67599595290244L624.800779825549,109.16858750068434ZM623.9523999938546,113.02048034398206L624.1947910252279,112.21946491998244L624.2136836817926,111.10428526555745L624.4667116714456,110.83447864424L624.4131534408688,109.92100420980671L625.2627949880833,109.93997553051258L625.366440704407,111.29965618814856L625.699574827638,112.601890984693L624.8911574341693,113.40136196154765ZM622.7404484303837,110.55574527470958L623.3315285001981,110.36227301214603L623.1927607415698,111.24835971349023L622.8650521945867,111.26794067932872ZM620.9476947267633,116.2500230235753L621.5846194271367,116.45614838716278L621.7324705872005,117.39249979154624ZM619.1540614213973,122.13793662298508L619.3973123237738,121.74102701297215L620.3318400586861,122.04611917739555L620.2119393241451,123.60916970121798L619.325142914823,122.86276368322399ZM618.2302896125907,124.67280916588697L618.6747275201,123.91592420093127L619.0355336516697,124.63729826113979ZM610.106088016548,114.10449268186585L611.1407041346425,115.03391207214827L610.8016878613062,115.42204603883533L610.558144624481,114.86581397299278L609.8369889341998,114.24370878802563ZM615.3495776238651,186.24487580690618L616.7242888034834,185.0067360588332L617.9181913018284,183.4763567765791L619.3205449539612,179.09853303626664L620.7521405649918,176.5834126593229L621.4631772498153,174.3353945432225L621.7891186466692,172.6948687090204L621.9862246961737,169.81795437040319L621.8413479534645,168.89165553721818L621.9893589968203,167.4646173190182L621.6701810195102,164.85305395313492L621.0773491028853,161.96221699716443L620.3462315557788,160.09156685516814L618.2775711686287,156.5743660406289L617.5942494009955,155.12027831884814L616.7930873874429,152.9652811336025L615.7840715122783,151.1389959005022L615.7072144735956,150.36937622479843L616.5994884454096,148.62828776992217L616.8544181505974,147.79303144116318L616.7777212625354,146.55418944340363L616.1304686993346,144.45050986735976L615.3165801932648,143.0758260337517L615.456248305245,142.5440681903525L616.3286501319027,141.63109058781583L617.2272163190357,139.09702615489823L618.0429381559046,137.20190369286524L618.0289029341335,135.1979841970391L618.2347744829901,133.01017474095238L617.5292555747662,131.27245638098464L617.5222845873308,130.7398351104822L618.7279584825219,129.9202377043831L619.6482627099751,129.58183074923625L619.7758675329866,128.0654958994976L619.5574865181097,126.89269063433346L619.9685321849759,126.26788901703935L620.6116632316658,126.4908933734248L621.2300372360496,125.13279455988084L622.1374771902099,125.60150940107485L622.9159482962901,125.30789652494798L623.2375461242325,124.75614852025842L623.5124892027599,123.33690068521253L623.9549482523503,123.03040148343143L624.4961469192197,121.45286853319726L624.9303330982924,120.64613890055887L625.3649140070938,120.71147328117547L625.8662831311207,120.09083022799314L626.0758176891302,120.69767267913176L625.2403452553033,121.30671666942794L625.1730862935082,121.99262406587047L625.879259748177,123.22373824637918L624.9391816795505,124.63591468481775L625.5177858483432,124.26545134956586L625.6475775907439,125.44721679589509L625.3772081024019,125.59002565431285L625.1469819746658,126.97306239975808L625.6433888440699,128.45468186800986L626.0246277082342,128.44519449747816L626.6655505348546,126.03012625175495L626.6336680947225,124.4494876485187L627.2099925648834,124.062271919066L627.1133944226056,126.62723021786712L626.4836975165629,127.40830646612119L626.3184768992592,128.50989977030974L627.004266958956,128.66061514181615L627.266862081091,127.58038049021559L627.5740516393321,127.33604260621132L628.3702882229965,125.06433896749184L628.46596091317,123.79263942624732L628.3186217577207,122.90398547494544L628.3596080201505,121.57412224072084L627.9257779377684,120.24932792852962L627.9918728307113,118.72330549436185L628.699992108983,117.85202202911921L629.1627227405057,117.75120129032734L629.9180293570371,116.88996217762076L630.7307706236932,116.53854457638181L631.9127863248273,116.51545849223396L633.1025927609553,116.15103762414924L633.6262634924133,115.76667230667317L633.5179380313508,115.2461885110124L631.9447451239473,115.15478317405677L631.2043471296756,114.481219896673L630.6219122098948,112.70743372745915L631.2297043356148,111.42652309217101L631.8092535977554,111.13336854204749L632.6120379248088,109.92597038350232L632.4613481885468,109.44317447529818L631.5744160987937,109.11067112408125L634.3914973376352,109.02248994850663L634.6243084679104,108.2038828605223L637.6539302806389,109.48778313597575L638.9754999592211,110.2640830308602L639.5413742067373,109.87180247789047L640.0843283445057,110.06367312836096L640.6694574800335,109.83003365432148L642.2252148811993,110.18648278627995L643.5116441869923,111.39945075001435L643.765380751305,112.28911653457601L644.6119464319862,112.61902733110219L646.1421216023033,112.3600590765891L646.5333055059682,112.45564878172729L648.0430647178333,113.50732267767489L649.1304775189521,113.47980918677274L650.864718065267,114.40247807975629L652.2058859388084,114.12863063566942L653.3512392283542,115.23953987382913L653.9182445665132,115.5687995904317L653.5548954442395,116.05454477460046L654.4604814245555,117.4886737600417L655.0393740835373,117.89714974810352L655.9800522858766,119.9259744751447L654.9973182059905,119.71766335802602L654.1749090683247,119.27663202723215L653.5585124384381,120.02300413384285L653.978970369933,121.74978116602733L654.6359960186278,122.37548953133819L655.6782457461318,122.6575391641519L656.0395232365071,123.56566030824206L656.2964207168052,125.12041400940245L656.7054529156203,125.66550326104311L656.6692171484301,126.82212596994282L656.435302798573,127.94054168637228L656.6688497730482,128.96383672211346L656.6700045045054,130.7650145988033L656.8814064283747,132.70069906407218L656.3448302942113,133.01602479116866L655.8172227644959,134.12533001326517L654.674594535822,134.2444107956901L654.3582161670968,134.77313892761902L654.2052803482582,136.54650297426974L654.2563716640535,138.40697629870704L653.3624990471333,138.60529181846857L653.0212341146573,138.9583279437336L653.1232213689614,139.7406596024116L651.1343459534241,140.09575035448108L650.5864864527512,140.7343707541487L650.3126325188796,142.0033524100969L650.3270103103574,144.01502154816933L650.0300785777026,144.73497059906583L650.8378793679703,146.10986083756154L651.6697120904596,146.52304050676594L652.0328360480702,145.94020078995686L652.3505894765399,146.51658323258346L653.3520864019126,146.7281586956177L654.0539913941018,147.2543680671763L654.4998298767216,146.9361549883805L655.5887216178004,144.84310622753708L656.2583980419993,144.7546731459164L656.5402777108062,144.31104468309331L656.0977854122675,143.54087560488574L656.434639055494,142.78127359499354L656.6796868033789,141.3351288340374L656.9768005503051,142.1079949860425L657.8174089559084,141.49201459032793L657.9938787089263,140.99713255810127L656.9263681096047,140.63615687405377L658.0769688940198,140.53101353123373L658.5497874149999,140.07748638368184L658.6998488843421,139.39107879599726L659.7736168616213,139.0833479753777L661.3312930061902,138.41592276235167L661.6610243202595,137.6393707604591L663.0690926950595,136.95755735876173L663.6584792489712,137.36338706615652L664.8078903429116,137.60954074114238L665.6086319150892,138.1314061033312L666.6942246438907,139.9788747411135L667.2542110919189,140.50159711003823L667.8071925828701,142.00134445355832L668.5168025428953,145.28556740262286L669.7352535995527,148.01000674421778L670.4898527062404,151.92504660839188L671.2976530836538,154.13930986962873L672.4175856571335,155.77120171484978L672.6243839538655,156.52380268908985L672.1987313700322,157.334754850781L672.1922718323468,159.6993559386657L672.4935010911778,160.42244849743156L672.1704090568138,162.31113526879153L672.1292653120806,163.409520816684L671.4054147999499,164.58883596220517L670.6676183609388,164.62820839242147L670.1792893629965,165.38199732394753L670.0790736538272,164.32004459807604L669.5811887785297,163.9500071258708L670.0306629123153,163.6258349136831L670.618423458058,162.531964132364L669.8806979067034,162.21243239296223L669.1645272260142,162.39480196780858L668.3190055694919,163.0675107510583L668.0507261961185,163.626551594156L668.5480095032653,163.99715866627594L668.7458333632284,164.70301724872195L668.0081032749783,164.74086614262956L667.5891916076064,165.64678523390648L667.8245578735381,166.98337700778086L667.6547242831721,168.26227342209847L666.9435265396273,169.22477837537178L665.5354949613334,169.82594862861447L664.8689231159337,171.49820288916305L665.2437035873756,173.5175682751452L665.1928787272611,174.24188448066468L664.5129437698888,174.74190538810444L664.6159356391346,175.86925338396645L663.9160750026002,176.59982029565083L663.7060126199973,177.26403026994774L663.0768104289788,177.41387128486326L662.8728203118667,178.50099293546998L662.3561621790097,178.74944734009864L661.6744424502267,180.01413145628464L662.0887060186624,181.24709205472186L661.7141617497846,181.44362938341249L657.5033466994813,182.17511588182037L649.3155270953349,183.53486669152232L643.223765678678,184.46549209646957L643.0813256552198,183.26165420436928L638.7944151446939,183.77802078091315L629.5722468020718,184.82177198277793L619.7963803280365,185.8228085022156ZM573.7591952923983,75.00534872481569L574.6295740808828,73.84209536932576L578.7497647710125,71.28894923988423L579.0675709792757,71.29681491230451L580.8846680898041,69.59446236721215L582.2270983509629,68.8199119387325L582.5106254972702,68.97303523756398L583.7330343980855,68.4135207331085L583.7235142488881,68.86087258558894L583.2040413995923,69.15743752629203L581.9538966590906,70.53214134715495L581.9911183249208,71.00786392222562L580.9323195874938,71.96779525149657L578.6962536260983,72.98419946136437L576.8782821363217,74.17299841767431L576.9920561534952,74.48379821438698L578.0311304845344,74.40662303551039L575.4495409419676,75.76182783906802L574.6320175213523,75.77290753868294ZM560.5376284597746,100.24797851608366L561.3764756892879,99.55757745390531L561.9271016557659,99.47661452002524L563.6777295881725,98.5853979161169L565.3948982296265,97.93399799784947L566.7441204917849,96.61503436899773L567.5522290409341,95.53802514985193L568.2596326823733,95.05961224995292L569.7580387749742,94.68843823404836L570.4653713758817,94.91332288954084L571.7684646576835,94.39259796309636L572.7822132220367,94.3709483209401L575.0853649062126,93.00823898523333L576.353418624915,91.41209003481856L577.3555593126604,91.25917833121014L578.656873493481,90.79503532253375L579.0684884600022,90.13995513684665L579.2366126802373,89.31089638505398L580.301679635947,88.19023597859439L580.9219939447062,87.88698446699789L582.1914868879621,86.47700344307327L583.21233651316,86.02944441897228L584.0997837595684,85.06344498346823L584.5328752403276,84.16504142749784L585.3773867068658,83.26561981605312L587.9053618449794,81.70013280378441L590.4168062945826,81.09041437605174L592.6976445130894,81.00730830531495L593.7964968131483,81.53590996880212L593.9044202966581,82.24674675249958L593.3973123090587,82.2109315501508L592.6572155985803,82.65922561628452L591.7752446451418,82.52698204034323L590.8335605995486,82.76727745739618L591.1245071723165,83.49483771390794L589.7437455407779,84.52380432967641L588.501795776141,86.14808226895695L587.6610673606774,86.53749140387754L587.52911027023,87.73324827635565L587.1976891297306,87.6161662087826L586.945147120047,88.4694831881942L586.3386154956012,88.93499905175588L586.1958120047353,90.01971293901454L585.7077654735108,90.82785732989305L585.3032089621039,90.95629068989228L584.960507771746,93.61154825916935L585.3017269834434,94.4180041584791L584.9324539382247,95.00837981327663L585.4341350338952,94.92048741704969L586.2418439173601,93.46125978258726L586.3231852804995,92.74947669488768L586.6609616724919,92.930633982122L587.887124005651,91.54886267818688L589.1134138485472,90.75882130853824L588.6360127218355,91.67971369344423L588.1173709306723,92.10698769389273L587.5294482284085,93.38924710375227L588.795823132615,91.9390123684401L589.9636354964919,91.55357704689402L590.6225326785038,91.70677470184364L592.3167466810334,91.5472030086678L593.0451367718048,91.9657623959705L593.4008537641369,91.80684377863054L594.2284245461877,92.29639547886597L594.6493935789046,92.88520368028787L595.3221026844367,92.64988522632859L596.419994037218,93.56360336319824L596.6438999143544,94.52247037179109L597.4945402669267,95.23302202139996L597.8374034620309,95.95670223152968L598.5516112683878,96.6790950559365L599.4476171927548,96.83879991013032L599.4698573936462,98.10537910927042L600.0173228531532,98.5052409147961L601.2375370633142,98.6342336297738L603.1582563644845,98.29487987456207L604.245245785877,97.50153851323603L604.7638898836979,97.58079247899661L605.5183525351124,98.66567630057182L606.1128054231342,99.04254781464931L606.9949639548232,99.02165310409748L607.2925844797707,98.25341515320633L608.040686823229,98.29295504129345L608.5147820916538,98.85731032687966L608.591153223437,97.74069966420609L608.1860129654758,96.9287115071528L608.8909996835354,96.53796002417448L609.2634688583673,97.01542101878283L609.0752854169325,97.93409717078328L609.8994777352746,98.27041472205372L610.9824131967058,97.00485234748692L612.7229328039621,95.83224184716926L615.2535575412522,93.8034754625287L615.793448969527,94.08468684635568L618.5227968612884,93.12096404283807L620.660817161672,93.14781396005333L622.2718647787242,93.0199504047581L623.6357775533173,92.75657813540408L626.3260403739241,91.08723520439105L627.4035175916983,90.77142368745365L628.7900822660155,90.72459040736851L630.2293667597921,90.33213008703069L629.3768563625947,91.78298558808103L629.5336270284839,93.9376650482335L629.7083395713385,94.64187957811964L629.3757226148946,94.9863034152753L629.883276216668,95.74872521116845L630.6337778921761,95.79028122272621L631.0178909251887,95.48774911177657L631.3421201367075,95.86854319006795L632.02627800601,95.73986113803028L632.8605972629306,96.09239254776912L634.3311330461895,95.12793600880161L634.9362081615479,95.11980053334275L635.5298542507222,95.78950466140566L635.5509064647075,96.35098561252664L636.6469022123671,95.76705901891694L636.982314730878,95.8390644467703L637.316035298612,94.7508129814031L638.1420975589463,94.2628128735929L639.2356680640384,94.43412409106634L639.7231605699757,94.22860677620349L640.0134634910098,93.56390976123612L641.2626248049969,93.48829664781249L641.5519745999522,93.935544692853L641.2918380202389,95.58050383076761L641.8530422348023,97.44538596255518L642.0887104340499,98.94836811048572L640.755604052256,99.14743914881376L640.5150440149831,100.22605351636446L641.2310823840805,100.330497908403L641.4201379129294,99.9680209701645L642.1202100002124,99.94483671052615L642.5653355486912,100.50211268341263L643.4805833388847,100.69320908744703L642.9605438700271,101.40461538909483L644.2205844456022,102.45595159968548L644.7774142757664,102.40121944429939L645.7937566574636,102.99797104006825L646.0861496419328,102.346669819093L646.8051665403326,102.81933300380479L647.1216808251048,102.35843234441745L646.1772986222553,100.86537280791185L646.8545456004281,101.02016697266208L648.7207345980787,100.56732256530074L649.3059792684869,100.73284570701651L650.1429966359193,102.0928220465023L650.9477652926937,102.48734320916367L650.6197513371042,103.56511558670616L650.0136765557089,103.96830798825897L648.6827844619343,103.51254351339003L647.2810547775312,103.95329004864789L645.7603304597915,103.47067122759188L645.2756818970304,103.7265373289423L644.0239464886107,103.86969779769231L642.7281155742047,103.66185954846401L640.0019163133859,104.42123743261527L639.4546127666176,104.94067336930073L637.6069608588018,104.05274268549113L636.8201961342056,103.37354672904746L636.2320801373679,103.55746288487114L635.5732453469927,103.15263872702224L635.1885801142229,103.86014288629212L635.3782004180069,104.66032184463165L634.7440126686942,105.2523439739241L634.8756196832471,105.96282526989557L635.4126479138115,106.91555237759292L634.8936616208646,107.30023320767827L633.7006546280613,106.76377912166572L633.5032734120879,106.28683390591459L632.4602791869554,105.81245169193676L632.1726360210281,105.36215434283667L631.0347549987728,104.4624734622297L629.1908727329594,103.93346780793206L628.6017923408339,104.11371323934452L626.9858264803228,103.50728672810988L626.1617795075863,103.68061303485342L625.5192151654159,103.38188811716759L625.3233611729376,103.72604642597275L624.4245519621189,103.6486888135164L623.3986379051914,104.97041941181749L622.7379285895581,106.21922753842136L622.3343950784972,106.39214880585735L620.8105955074876,106.18641515587228L619.7694068133646,106.53969807325211L619.4355910761705,106.9297576960281L619.5860946886206,107.4616008587326L618.4560188213138,106.98528242638633L617.4530560060712,106.816941581288L616.3625942034568,107.1562747831199L615.8803116946067,107.02910829708605L614.852153255053,107.52167125116125L614.3169886222631,108.25298362599688L614.3266061745655,109.26687279709711L614.0249710831512,110.45763436974255L613.3669778111589,110.45994987874803L613.103995232518,111.11490151616454L612.1035391050855,111.45714419471335L611.8973721363017,112.21893907070694L611.2962660545892,112.3271578686614L611.367614398898,113.04518030342592L610.8221890287432,113.24428192144615L611.1051942071583,114.19930881678363L610.1213845239679,113.78069652839463L609.6388787759454,113.18351477107944L610.1561443628743,112.69770228691152L610.1493531559131,112.15058972422946L610.6130529325491,111.6054211311291L610.5965159572063,110.96268678055469L611.2080748086616,110.96648156812853L611.7676730598272,109.50928585828308L611.5596906517056,108.83751403637575L610.9861148468724,108.73361842977761L610.2676744551609,110.01264733695211L608.4625370110564,109.80304300807927L608.6813034411327,110.60303591293973L608.1488913357157,111.41170150512392L608.0024351082797,112.32785844115404L606.651405366231,112.95706119633121L606.4593461796367,113.4103006069497L606.1202257022409,112.81442697903378L606.1764902746959,111.92328945814313L605.888439788932,110.87182534524277L605.4676092042822,110.3965701114472L605.0308768433437,110.74377816360504L604.9785895772484,112.68093912633492L605.1365222229497,112.85930297219284L603.7727797271392,113.87292149277721L602.7492834168733,116.0455537146853L602.1680146970604,118.45114450703488L601.3723620367251,119.57108161942642L600.5959014878893,121.44629795747767L598.9169358303343,124.40098732155207L599.2461397036302,124.90386864090215L598.3318353912534,124.75892141888357L597.889292943437,124.04011357888385L597.2385806666465,123.64567537859591L597.1041049317505,123.18998928578674L597.6439086013113,121.24124051559704L598.092680192112,120.42839187615891L597.9510096632034,119.89307796442608L597.4001619597022,119.5386961086623L596.7154274918457,120.3556223756708L595.462521950247,120.62506196929348L595.462521950247,120.62506196929348L595.0696671717706,119.90170292444702L595.3649344913127,119.48980039830997L595.1721446222988,118.89434762198084L595.7343290908316,118.29839287255152L595.959976985485,117.63473897137237L595.7546086646964,116.89570884649083L596.0331840121121,115.76068412422342L595.2755164449163,114.61893953314541L595.8178344287338,114.36281496928359L595.3836374567138,113.69223902560077L594.752358812707,113.45694715912032L594.4273017908552,112.95382461551094L593.3026898909249,112.98528307072104L592.8250182918333,112.33390960469171L591.8702563289066,112.70366675604271L590.9714312462813,112.05468200795258L591.6941638603877,111.15820805938404L591.3402781741127,110.85001669637393L591.2777580587637,110.09945585294167L589.3540122622097,109.48652896874353L588.7211557610332,109.76316664835235L587.5445562453411,109.10276313404268L587.0058486742759,109.38699708865931L586.0028651741666,109.12921743874176L585.8783493973926,108.73731784445852L584.6260410634355,108.86774769435408L584.5264038918135,109.38970257176402L583.8754351687929,109.4402154535403L583.6536899450035,108.99138261092605L582.8439218231051,108.79655713136367L582.302016386516,109.04675946868565L578.1387588611186,107.07607865422665L564.5857022501461,104.2827884179269L564.6052850138512,103.84866537178641L563.1467793800645,101.26142114604443L561.8843188994649,101.08127539508303L561.399685112015,100.72566375931365L561.399685112015,100.72566375931365L560.8512982470414,100.85429649657397Z" fill="#dddddd" borders="[object Object]" style="fill: rgb(221, 221, 221); stroke: rgb(254, 254, 254); stroke-width: 1; stroke-dasharray: 4, 4; outline: none;"></path><path tabindex="0" class="rsm-geography " d="M609.2129042299752,404.8370058403618L610.9591337981157,404.90765533876413L610.1774082269823,405.2924266718883L609.4739332175964,405.20318869225036ZM604.9634048464193,404.6348355353748L605.8697346090336,404.3560036809473L607.6349511778429,404.6868074558588L607.9996219744393,404.90009369553763L606.6096247969199,404.92753063784414ZM601.5445787552516,405.439270266403L602.4013621496927,405.2629172462623L603.2291203947299,404.701526704029L603.0333263026878,405.18349046311005L601.8543344273043,405.7063470758501ZM598.7458582279338,405.224704249414L599.9580392449748,405.1529454108148L600.4041160181504,404.91091919290125L600.1661327182812,405.62107976367383L599.5974320336863,405.77525594713813L598.5866930660183,405.4294855010754ZM563.8508834683475,355.42110388967274L564.5272317378831,354.43271402066705L563.1944257903534,353.4982707618285L563.4411094119461,352.8552439452087L564.0652489244118,353.04981892164096L564.8383543629279,352.8807399726537L564.9862292451184,352.5012039358563L564.8123486542561,351.2974486794875L565.4917952402399,350.42124849626L565.3612659049174,350.0560949124091L564.8162521642148,350.29462988053035L564.6844338763751,350.9806400175678L563.9608659587497,349.9181704355417L563.9080479416239,348.88583989259917L565.1099270317335,347.3681532943459L564.805741753714,346.8663375254183L564.3116949213768,348.07262412816056L563.3794772244311,348.34673397713357L562.8047316644642,347.98767493526213L562.9557565083735,347.6727490458469L563.8909047582753,347.46342688687275L564.068117443034,346.5808855748811L563.269608061752,346.1849380090242L563.3668961478586,347.0049277363861L562.3813669498364,347.31350679018726L563.0926536023321,345.98363712187006L562.3209854954465,345.00348297303447L563.838073288535,344.2632282942312L563.7000753978568,343.73641653507264L562.2750105148443,342.9836019559543L562.3629044200376,342.5261736312325L563.2898467302073,342.2203493331964L563.705811989938,342.7653809732403L564.6091663724603,343.0747712992246L565.2578304501784,342.74975324723914L564.7733968286743,341.9659831112617L564.0663840765089,342.22910017787046L563.4920275753058,341.8378843012862L563.4985853656008,340.88287525244004L564.8226117830731,340.7821677493604L565.2797048662402,341.04957565915686L565.8032076463696,340.4718495473396L564.8977346204167,340.09858518603914L564.4652097007752,339.2310034610143L565.39219695347,337.9202010528735L564.1509806815222,337.4346274841814L564.2920367521677,336.9579424778384L565.1540032258586,336.540709306625L565.4659150203803,337.22033480268465L566.0583143586873,336.9300439576947L565.6343355915337,336.22406854037524L566.9506184541217,336.0568550545779L567.3378946369919,335.04848904294784L567.1519596574411,334.6699736126428L566.5494935485729,334.7508833182321L566.0106756410499,333.95394555886946L566.6427131733298,333.40213817885L567.5508746507144,333.88748364694993L568.2408208710345,333.3965766760656L568.1088681718575,332.998999453584L567.0108879367705,333.0747356878376L566.2046399000158,332.4217237068889L566.673785731248,331.9270733234141L567.5898599406244,332.57388548764607L567.747179512434,331.41567716168413L568.7765554102623,331.11638663677047L569.1338092331157,330.61081572057947L568.654961645386,329.9085138925341L568.9049795964877,329.45744510858117L569.9453990786589,329.3833482066632L569.8297180736605,330.2643852397284L570.3790016506128,330.2497727105555L570.3217610871318,329.23264771531126L571.6390418260565,328.23464833580465L571.2340888970375,326.9132954600659L571.8979882077995,326.0491127958586L571.8182622391237,325.6162858048082L571.1061597779174,324.6687932147612L571.0472522630236,323.63526738144253L571.5736659674253,323.26492118821636L571.5644632109679,324.05934736810923L572.1818845130091,324.31544863350814L572.899402083971,323.46369869344824L572.7610998414639,322.96945715735467L571.6679685333005,323.00026726293424L571.3036176845702,322.37304747943267L571.6723970562443,322.12505169764495L571.5308819537162,321.56605834526374L572.0507711468044,321.09860156442926L571.9949185875558,322.0254561215828L572.2993468680891,322.5587754481039L573.0450643432796,322.2075252149857L572.6501752629113,321.06383568907484L572.8990483795302,320.6441993449755L572.4219617251289,319.958949865768L572.5036128600835,319.4842361936945L573.1042388122246,319.48158416930335L573.377932794353,320.42168522465795L575.0237589128076,319.6109533569464L575.960525018358,318.84135487029334L575.9164874604702,318.11462303814994L574.9387669051093,317.28204986600974L587.3832493033531,316.5143818826583L595.8540195488738,315.8916834748327L606.8171189586465,315.0160086095317L607.6358989303968,316.328414497116L608.5518928104605,316.8205687320202L608.3835897757015,322.7106150362432L608.1983800187209,333.158292961165L608.0798688449626,335.7628900009754L607.7180441963087,353.9432362575143L607.713896812963,357.3764862891561L607.4505397148832,368.8874623540926L607.3047076927122,373.47558397887497L608.8589644432609,385.84300617055646L609.7431338445099,392.6016490836157L610.3729655524274,398.311365221756L610.8304183970372,401.8549171020244L610.6412781193895,402.38602024600107L610.2191737256409,402.1778994536994L609.6944978207537,402.8645386577459L608.6239895784162,402.5138747629875L607.8944052655768,402.81292370889196L607.5690132316059,402.35472231949916L606.5242216912343,402.32302996163014L605.5163760535081,402.7713707840219L604.1325735690417,402.0870045774616L604.0514413256298,402.54447015218125L602.7968649100762,402.0264454576426L601.5343278087162,402.1688347473697L599.7816381152325,402.73274973424645L598.2178390123736,403.5226807604623L596.5270229719315,404.174839876816L596.6962172511179,403.2928594197516L596.0863613094673,402.8525751191962L595.3105061555444,403.34205348332955L595.8480318446548,403.57826330820126L595.9507223929553,404.2154666059554L594.5732805806995,405.2298487536184L594.2004739287785,406.5441307580378L593.669985208009,406.4196256529066L592.9371857414101,406.72746321838713L592.2444667871321,406.7745620840334L591.4400773747566,406.02369329039175L591.138258106504,404.98105250335493L591.0639994448063,403.8746752365495L590.1175343863908,402.69758314489263L590.0598956054746,401.8314825214452L589.4388395672697,401.1799198268483L588.7861114706698,400.91685646803626L588.5150402846732,400.30629193469576L587.9046221675468,399.79838833591316L587.5755723747836,398.28897715384426L587.1017604539554,398.09412059599435L587.5837434071507,396.6445316331607L587.3168070145092,396.08163160236734L587.6918814417719,395.65421713161936L588.0760067733345,393.61386206516386L588.4565247620299,393.2824933665711L588.3517458776495,392.563770769596L588.7287313840691,392.1841337430583L588.2904401195553,391.63248386512475L578.8598016948075,392.2560380640473L571.1975450332661,392.70916957183465L558.2683338022384,393.3584398786602L558.99652160177,392.98650787852216L559.353426269505,392.03546144476024L558.4016276529277,391.27401588464215L558.3237520178036,390.8264447542099L558.860655478099,390.06037805371193L558.6588283662375,389.40901945003463L557.9518338559293,388.95813294709774L557.980835855819,388.34437678628365L559.0126302204404,388.40948351361453L559.9670020524576,388.04236320840596L560.0483292646334,387.345409812252L559.3365170156125,386.78249082482466L559.2456613927486,386.06132320066354L558.8350624187341,385.82255105263243L559.3180690173256,385.17123553911176L559.5835478502443,385.96486229759944L560.0611602055394,386.4098358022253L560.5684131491921,386.2728884267789L560.5461715323306,385.8064215158861L559.7490663028208,384.635028407577L559.6360390113745,383.44715991432304L560.7590746092468,383.10351975112656L561.4138354688982,382.5075643734518L561.1617672484795,382.00364861403443L560.1494369552612,382.26176834903174L559.6154368814683,381.8032349233405L559.8703859292167,381.17830866619636L560.45950715741,381.60188445903066L561.4814734063909,381.5527305579802L561.4555587200658,379.8441917950537L562.0518273981507,379.2505439965538L563.3516199711689,379.10576356166416L563.5638899282422,378.80477909722106L561.9117380069463,378.70886903471853L562.2341477841301,377.1764473479117L562.9046856719461,376.9658883960793L563.0522269904275,377.65241387951573L563.4622653831394,377.90631616238545L563.7228872823587,377.4414968820099L563.3663207560782,377.1204499062453L564.6611575735012,375.796602313583L564.5072566863514,374.9974408303433L564.8824457205535,374.5748736640321L565.944501515839,374.29441887663893L565.9029205693276,373.4894617470436L564.8086390696449,373.1258854929812L565.0703419003189,372.70895539801836L565.8364774889994,373.29917933405886L566.0887643926019,372.70497129118314L566.7475347198276,372.31551796870474L567.1969245210256,371.1779069839173L566.3310547890085,370.835690901087L566.4958189885447,371.828158964733L564.6816996576288,371.744000685374L564.7296594982505,370.4660698308903L566.2344924680806,370.0656534639794L566.6061538185477,369.61028301522094L567.4210329564926,370.06807679659903L567.6669037663887,369.3768274627222L567.5091156429477,368.52924250183264L568.1913800829215,368.6221952461435L569.0232910409186,367.301571886112L568.782741527483,367.0237833349387L568.4799051875856,367.6861453067727L567.1716608111956,367.48110098058396L567.1224115308008,366.5468701309911L567.5549934769143,366.20093756104427L567.075706180091,365.66089618123226L566.5308148640057,366.0125895177641L565.1978310811445,365.2902593713641L565.3181133582437,364.3471202675008L565.5979039232521,364.3165071754445L566.5925290961244,365.0401243494165L567.1480839281428,364.89781721589327L566.8453185739688,364.4937371073246L565.6248123407679,363.7496756218254L566.3840967499311,363.20929277204016L566.8013681008013,362.58956915151896L566.3777266875283,362.01396389239267L566.0801565134831,362.7727745397759L564.9803502002342,363.24978429226053L564.6323033868882,363.0414454553538L564.4212971135672,362.212083026178L564.8942231146392,361.5738681046075L565.7628842879334,360.9957239943617L565.8522228929907,360.55476439320296L564.0921177967597,360.16059151287016L564.0897922080054,359.0133280677404L564.3389172782662,358.40264064724727L565.4692870182707,357.5039373900521L565.5483300559903,356.8694347715475L564.9857795072269,355.73471350961245L564.3752778547291,355.8307836404964L564.486470212044,356.9081020994413L563.7259111713597,357.3671471268035L563.2052740921076,357.03789439024183L563.3337247288498,356.25556256463085Z" fill="#dddddd" borders="[object Object]" style="fill: rgb(221, 221, 221); stroke: rgb(254, 254, 254); stroke-width: 1; stroke-dasharray: 4, 4; outline: none;"></path><path tabindex="0" class="rsm-geography " d="M241.7987856035125,31.105363933143508L251.99039076316106,33.27286381991155L262.128846132461,35.255420565341865L270.4224025379891,36.92890320735228L278.7480568565418,38.4338005413731L294.0088930985321,41.12347154543852L303.28183213056184,42.63758677517558L313.49594127786287,44.18571402033979L327.9522931672916,46.26593811637872L334.17446940784447,47.10511655925325L347.07383897918487,48.73757258031594L357.11551637187273,49.892563993805084L363.44345948116586,50.60161795731858L376.4682582978665,51.91958717921216L381.5224997607713,52.391715201676334L388.93141920098066,53.02825856852189L387.9773367457714,64.26787691196694L387.9992975706369,64.5407730109755L384.18384994595147,109.50900360060757L383.9229029049808,113.13810941856605L382.74031732164883,127.0821172327818L382.4990522232369,127.12612066462395L377.07733896329387,126.63729074487435L365.25150381174456,125.49155757100652L359.0352170003637,124.86087619752061L357.9406748499839,124.85965188290265L349.56505070643607,123.93681284494039L342.7962298411785,123.1300685675019L342.1455414379266,122.98895890348706L327.30104555646307,121.15190569471474L316.932823129626,119.76192559839478L316.4325168405064,119.57909934168094L307.3305678195065,118.36346655905356L303.2616001796364,117.72923456164733L302.0722592171047,117.68072531427174L299.978174540191,117.28243969814412L299.4440483517772,117.33099353125442L295.46235785480974,116.74897072156261L294.46324857994904,116.39758651431316L290.9518547479341,115.87431153360637L290.50966150616443,118.34187731215582L289.841479300253,122.8255583794147L289.491773669168,125.61969112652503L288.5611474075074,125.0960812815847L288.40365636095976,124.27261992697038L287.42572142183735,123.15396045578541L287.6300312149712,122.48657916472541L286.61635182307606,120.41669021557664L285.91213344179585,119.7156039541535L285.4020809294521,120.47921459234374L284.45600394192763,120.37292883505256L284.60460833666605,120.93497373359082L283.5974799628601,122.36616525249792L284.1355226530049,123.4977145657956L282.69898615740783,122.83712713590307L282.233863672747,123.02089159917648L281.1400576887879,122.62707122578274L280.948776186959,122.90493784736191L279.43208905211895,123.30322688935814L278.9892136442396,122.20126328788922L277.9342252425258,122.15347849437967L277.2561824816349,122.44624314314717L276.8213955028228,122.16021722046526L275.7535302176926,122.46738662841244L275.4373925039512,122.0542771003793L274.7579669329906,122.06816851214944L274.28992380373177,121.41642431617254L273.55794168917214,121.17574722516918L273.0393124622947,121.65714841045815L272.61668413507573,121.58379076691574L272.3547514476993,122.53405114800603L271.8546389546357,123.18173445479033L270.8317110628676,122.38264684320507L270.40024910640466,122.63363860117715L269.95014544182055,122.1626624797043L268.4056124750114,121.8574563936802L267.66913647892363,121.36741267543186L266.80606912821884,121.5894582229098L265.8976690454509,122.60361291671927L266.0296011955021,123.49338124506642L265.5439418753318,123.76604438674724L265.1516254671578,122.97651183353037L264.3739895976644,122.4443226812549L263.7836813311196,121.6838957846245L263.6538130121279,120.79406346940607L263.98578490100965,120.29842855602055L263.2336364050443,118.83824776441281L263.79305005933907,118.15537460507085L263.7025060150178,117.32193604953306L263.17437254438914,115.44494330644488L261.84756293397635,114.25466430621702L260.50566650268706,114.72679490500741L260.43561895809415,114.06012187798717L259.28445278985964,112.98069245567933L259.05680242721047,111.35304398313531L259.746949060258,111.26891456390535L260.00128972262644,110.41746469753616L259.9940631454456,109.4195512442949L259.22547775601276,108.63939163230157L259.3949231930595,108.24622904094053L258.6495479663446,107.86200613334961L258.5403061430622,106.64899524799239L257.6437939689597,105.28814178748235L257.70142116895744,104.72726541034478L257.21380645746757,103.75326559379869L257.5147624511427,102.66680465738659L257.20147661347585,102.29732311153077L257.09423828718514,101.34618653018651L257.46082810883433,100.92567466052947L257.55178543300985,100.19182172009573L256.6750053444217,100.02567988321323L257.2818590063713,98.58981015608128L256.66546984346485,98.06465645960486L256.1066574441246,97.99090403419518L256.27684540147857,97.59887356751744L255.94868963307516,96.81798113385105L255.33682433530024,96.27651293785812L254.88354051620914,96.40184756610734L254.8517020966164,97.06516905785759L254.05521990220453,97.48369840208852L252.93096447556806,98.60636561253898L251.97593497975197,98.84634663618579L251.41341524627396,98.54104482034052L251.0974941507328,99.42747789905104L249.8614317941195,99.87299100708333L249.741656150113,99.26104048414902L249.16404439930326,98.78821068065338L248.7505971877898,97.72610042850681L247.5992958231661,97.49905378977076L247.9482326255737,96.70149073038203L247.69216253142906,96.06234021726732L248.63486828161228,95.64372966948531L248.82968921917384,94.89766871830852L248.18697740628824,93.56145795578402L249.2891521113694,92.32501627764373L250.4386530331329,92.53474249964756L250.89524213174704,91.90567660049646L250.46615987665652,90.93971742520546L250.89209492642055,90.22325902680882L250.10604075204523,89.62793633723345L250.09029525171846,88.74319006274459L250.68107029179438,87.9127130102994L250.00680241845492,87.24119952683975L250.25000976648317,86.4894257542071L251.1386963381743,86.55020288971139L251.33705038740314,85.30019769449063L251.15628118908293,84.77520193078044L251.82269141641117,84.51469567109007L252.2258155192122,82.70198614337994L253.01701105236805,81.79731364373265L252.91119003085603,80.6518232581177L253.4653631595377,80.71144255988315L254.29635526860585,78.86954819788082L254.33807818546057,77.93285978375548L254.0063098041337,77.70511760439092L252.75766999506607,77.83493108770051L252.51162100099444,78.12871377329452L251.56124893506998,77.69682994465279L250.6850539023281,77.60480716576785L250.44421905609835,76.92131082475225L250.83722316840897,76.36375165482536L250.61396422585292,75.83052234117588L250.0089021268218,75.56342557010589L249.73423016594398,75.99760400375874L248.98988276911425,76.19122343923732L248.77179766074596,75.87043686807476L249.21563530865498,75.06276916185004L247.86200671783746,73.84570532901637L247.32625017264,72.7759597807734L247.73113773851185,71.70061055900135L247.02006773836456,70.57907851376444L246.4315124867414,70.47595433809556L246.3523270812867,69.48211783307738L245.75944548359357,68.02521487630702L245.1685577322751,67.02458269769693L244.67154440704704,66.71086293421354L244.56597810798803,66.08634789977498L244.09505296565536,65.87543092116334L244.30701304975938,65.29996479902093L244.0356470213892,64.57614237802113L242.99280113779983,64.19771120889311L241.70615345603693,63.19717510689145L241.56884049921166,62.28867977836501L239.753297489196,60.49060133280966L239.25558477121803,60.41830361693212L239.90960462353814,59.96952410796905L240.9177274985857,60.05095274886753L241.12354603496263,59.735734277098345L240.4325923918861,59.47674183430843L240.39654401352288,58.54072396820186L239.92265866697028,58.35951136594099L240.1235088434273,57.84806217167943L240.80757630581093,57.470895197653704L240.45379951027994,56.500925891494376L240.7495904504949,55.53758177045597L240.25055023368418,55.04169290727964L240.09423487570402,54.243619488969784L239.71914543678793,54.26195068506331L239.6544206616433,52.81590273885661L239.0585724743365,52.34763847676663L237.83598909774997,49.61315726144221L238.72094716761993,45.26477368173698L239.12773611322845,43.58019877867457Z" fill="#dddddd" borders="[object Object]" style="fill: rgb(221, 221, 221); stroke: rgb(254, 254, 254); stroke-width: 1; stroke-dasharray: 4, 4; outline: none;"></path><path tabindex="0" class="rsm-geography " d="M808.118972454166,89.92204747856454L807.977697869922,88.82972120130773L808.5377815981707,87.61870302799935L808.3391915435786,87.42205572863736L808.5373400543037,86.14051987238975L807.796578301724,85.73861716741317L808.5721322335015,85.35069650358719L808.6475026129822,84.89890801171168L809.4766294444125,83.98110719495139L810.4119411856525,84.74533015919371L811.7083767518177,84.48196875288022L812.0093574651471,83.23792880095198L815.8502154610632,94.79837605057457L819.9592589505776,108.04017355020608L820.3320945048181,109.42424306323369L821.8771666602363,114.2306234683482L822.2537966735164,114.51295733878612L822.3428202087633,115.95796052035189L822.5717743121509,116.0631658639918L822.6213144452121,117.7360744776662L823.2651681129746,118.44747765494913L825.7258373475229,119.91976617306989L825.6217470597437,120.64981623466383L825.9130263088529,121.72385521464946L827.9000645260728,122.53751973656938L827.2253130454391,125.63019364125455L827.3169991328774,126.34095362443384L826.9947561763611,126.64567884579208L826.1611219492202,126.36983534882108L824.59793910454,127.32616064654167L824.4328575509135,128.406529567828L823.460545302133,128.3665440450851L822.9022563132212,129.1172710389135L823.20782824243,130.07134170374752L822.2190427808955,130.35185976176967L821.936973951452,131.1952417763248L815.9219726222352,132.57948469855762L806.3946697063708,134.6435725550499L805.7581724444003,133.92214017523986L805.5131020394961,134.15044436561982L804.5419672849819,132.6976726863311L804.6803418720662,131.44807662237076L804.5027820257458,130.5444098233197L805.0780590559843,130.23278173950882L805.2782295945003,129.4333348858023L804.7891091525471,128.69178337648168L805.0834851001937,128.0682336701425L804.5903631399046,127.11156204077292L804.2329287156676,124.90635283336974L804.5442149463615,123.76292124214558L804.0243848716539,122.89672821529109L803.9591541101088,120.66816936251723L803.585881741433,120.18085819329349L803.5270538478981,118.96538650570358L804.0987839837767,118.27143847037223L803.9464221594883,116.49789862399075L804.1921515103254,115.70375697137081L804.9084121925656,114.80591015185257L805.0128506188779,114.0475797880149L804.7105864695621,113.06086120788905L805.3282876667374,111.78860461631382L804.9879650262276,110.46283221636077L805.3699232398506,109.63323147380811L805.6507867805842,108.41385279617896L805.4620060000163,107.68119000013417L804.7249605373904,106.74072971080284L804.7745719592008,105.78069884186743L804.3600786261553,105.32239756133129L804.5785736027431,104.25256740224017L806.0697683038416,103.33550857206001L806.5849608247231,103.41801125939594L807.2401848184784,102.898691237761L807.260678366591,102.02890946115463L808.3128626291634,101.52173748589792L808.8006914067475,100.74565919891313L808.9403313800727,99.96081799494254L809.5885923856993,99.42484294608391L809.0709069213442,98.57975812742927L809.5246818303837,98.24436620803363L809.3181930581316,97.08490716965457L808.7026334363067,96.61498711699153L807.7805354824136,95.16171028289148L808.2574190138565,94.17238175641648L808.1794991808811,93.12934491091221L808.6979996417654,91.74653009743383L807.7382268253405,90.52070248708424Z" fill="#dddddd" borders="[object Object]" style="fill: rgb(221, 221, 221); stroke: rgb(254, 254, 254); stroke-width: 1; stroke-dasharray: 4, 4; outline: none;"></path><path tabindex="0" class="rsm-geography " d="M818.8954701828848,160.01713761829546L818.9680405623127,159.69783291478973L820.1854305154457,159.0159431837103L819.3432494974994,159.95180061957274ZM818.178138429385,163.25744342738722L818.3403796191881,162.8818594702028L818.9384681657912,162.99544066030717L819.1398203108333,163.77872933768958L818.7076838533679,163.30524150157055ZM816.8108788597298,161.9546051504666L817.522293498145,161.50541842137955L817.113011367038,162.3280871023477ZM793.9341342904352,177.69176101512858L794.4276492826164,178.68950859053257L794.129842715005,179.40777690017717L792.548890684217,181.07410566178044L792.0112904639948,181.2159944209336L791.9753571688386,180.3935401049872L792.3591206198893,180.03821441631192L792.2467655926182,178.66858349466418ZM749.9548232252941,125.58114040662565L750.5429391759451,124.63498058663458L750.4564490474103,125.3936767749434ZM748.855863047504,125.49824276837228L749.2892654583446,124.74964722040443L749.7294476177689,124.73980305280384ZM710.4503173129904,163.7936787141772L711.9057670052714,162.67293017406155L714.1658219583283,160.45807022931763L715.3139376413773,158.7634464035665L716.6230401435257,157.71108032057612L717.8081096588156,157.08934094474478L718.1396068973605,155.88178181919602L718.6638540283641,155.1970401394525L718.7078522117425,154.3362372291956L720.2810728833837,153.13300059799542L721.0394488238953,152.10911548138904L720.6155294202485,150.87412321749605L719.8752600489661,150.3528037390704L719.8472301108969,149.6527162775227L719.4044640137499,149.1264219157872L718.2000509952171,148.7706907178333L717.9841364936476,147.30154166535556L717.0785082428017,147.2190029318299L717.2894009178178,145.91904456311386L716.6926158680661,143.97826123555592L716.5120631271052,143.7977769377759L717.7870063437467,143.20707097580066L719.4805293186644,142.21076836761074L722.0155455446239,140.9746421156816L723.8637923032214,140.30371601521256L725.4305837139349,139.97792679834652L727.2680778329989,139.77941652673167L728.9589176083342,139.3271615948879L733.1824973596947,139.20482846338996L734.3363040551736,139.292647962204L735.195981740666,139.89703221120703L736.4346900707257,140.41027811411766L737.0378173199288,140.45608621917927L738.7906153411851,139.30441095997696L740.454167070258,138.95688357441895L742.4630082257793,138.35665334406178L743.5230595962294,138.45526369451545L744.6208458575744,138.2492195202235L745.2065695471756,137.71871414678492L746.5686851278733,137.11133720584928L747.2945511574915,136.30401404179042L747.7189034245195,136.20024487428805L748.3604808998801,134.75100713693723L749.5740049877138,133.4459053812477L750.0217498393048,133.2210411210707L750.7441658408866,132.181224857075L751.3906070103683,131.9636117988598L752.3872798884288,132.00139738098687L753.1289642849556,131.53219736295637L753.3783118134593,130.60653991484878L753.1828907413026,129.2149213389099L752.1587332921661,126.46736342008819L751.0832288662239,126.03551499817434L751.4355287263566,125.13838631201713L752.0581514817769,124.82594829546963L752.2622184719506,125.3260510247145L753.1141429800416,124.4706587546392L752.8292797596359,123.82318849897888L751.7789335092164,123.27192491927212L750.7941227001086,123.72646216653516L750.9330535477555,123.22000074266964L750.0589152217192,122.56474558045579L749.3506569662275,122.69686209681538L749.1335554291522,121.42644178267005L749.5040592756761,119.45731010191525L750.3780497393134,119.19108661273685L751.3158362404429,118.30202119574665L751.1557874973487,117.54634625219262L751.9246278290666,117.02134687519003L753.002851975325,115.88682390088945L753.4403452958691,115.87557406485553L754.0902830633945,115.25915950356864L755.003895751169,113.8285450749811L755.0345317175049,113.06500143156495L755.4208076297682,112.14240071916345L756.9170255727091,109.8266364874786L758.0147667045217,107.94122065547185L760.1253387211354,105.15598156661281L760.0373488695077,104.97793334174764L762.8042169162851,102.56780583111038L763.7877136058039,101.32623320185894L764.6191113107211,101.13892866548804L765.5037803132734,100.32954508596697L766.8531933101594,100.50086831991348L767.6944211500477,100.14432951928256L771.9212422590954,99.30338061430882L774.3684774746407,98.74962142245442L779.2461532291018,97.36639126438467L780.3547983812296,97.11814006359543L784.5961610874847,95.93006298063926L785.0557354586501,97.62049594969562L784.8470829078954,98.16723956850194L784.9014835582848,99.19581071916036L785.7173293346382,99.94037762439757L785.464442322887,100.91157081367544L785.7208530768524,102.37126673822445L785.6533829706301,102.90050708104229L786.1038121606719,103.94946519013263L787.3179893380259,105.11081253786097L787.7659801902337,106.14400673134742L787.5134624183717,107.52997985901584L788.2721964603669,109.23319234706605L788.223140535946,109.84135766705117L787.5782100344602,111.04136089670101L787.6827020534812,112.49008267342879L787.60884578029,113.8165127224645L788.1311712808097,114.1373209023883L788.4749910324404,115.76054439963195L789.1967906220459,116.6958238111207L789.2058146023986,117.75435268133151L789.9842900657925,118.51025254020954L789.6027689216032,120.2108745228229L789.7065138460459,122.07577843900401L790.2749644775781,122.36920614817734L790.3530184759995,121.2558551025586L791.2448944635322,121.03906166324964L791.54085863275,121.84602690048314L792.2622049000086,122.15121138233962L793.4788425469083,127.5459651734177L794.8076590984706,134.22838863463448L795.0904219253957,135.38850883310363L795.041808864012,136.0149110723031L795.6703777290505,136.94143205968476L795.4731506813969,143.18648646630447L795.3444029094869,149.78144519648515L795.7917663122107,150.37152049431154L796.9574840525127,157.1055391669396L797.8327210150179,161.8002400838319L798.2480429014988,164.37803204867703L799.5390490647789,165.6804365449276L796.7199425353435,168.5196462569054L798.0787934432392,169.89111023948112L798.1543452490962,170.42193493657805L797.9707959197971,171.16449267946712L797.1028293555006,172.07032326603792L797.3013744418471,173.33688937946874L796.6579990222943,173.45677799951886L797.3231155915241,174.29636418500854L797.8770936352907,172.71718470968847L798.4713170606233,172.8246355173127L798.8018323138187,172.04676949977647L799.7257044546718,171.37571147449364L800.5971227818852,171.13250833229495L800.6671504887237,170.5664241927542L801.8550848170538,170.77843151169986L801.7964764487259,170.1101632494583L802.3424154641318,170.44384133439803L803.3489994128067,170.3322955790794L804.3155851405338,170.47954475626216L805.3300899969626,169.76493646351014L805.2619476257237,169.0654156764508L806.0597328989174,168.73622099057957L806.593522231893,168.804752300009L810.236045954553,167.85198806797416L812.0564391484784,167.06315570228116L812.6668295448168,166.60960780207256L813.8766994324487,165.25366522502475L814.1554231875258,164.5158135679112L814.6866594953003,164.1643492262874L815.1188450247903,163.22030990042435L816.0539753297335,162.63187551194608L816.6440352721506,162.51471823495115L815.97845266631,163.55242026185283L815.5654700372104,163.75765016424816L816.4175135872754,164.05814760013743L816.8362319583374,164.68587045788172L817.7102096190753,164.66297211081326L818.1442380414544,164.13443088191912L819.210956570588,165.0631666049967L819.8713271248184,164.6093987058722L820.7943463557283,163.56947102797392L820.7780919235088,163.10587997762536L821.558319045236,162.72015863256183L822.1891936416192,162.7570379099243L822.0319289414895,163.14879134786736L819.1576788446387,165.46098432152803L815.8534770802937,168.35772539386323L813.6614519515845,169.9460205481506L810.0711290538686,172.39450812265522L807.7817939987788,174.26074575269183L805.8342381943828,175.4217204890649L804.5572568390992,175.9331270741801L804.2058351862636,175.76881526792488L801.2958279803644,177.4716753671412L798.2643635842006,178.03100695424837L796.2105242493349,179.43307627324532L796.2164351685374,178.79977535340288L795.0940244361773,179.0979277597503L795.1486091476352,178.66942414080484L794.463826773125,178.18229137332185L794.6776474225155,177.55012514430177L794.1517000432743,177.07546241247655L794.3644314350131,176.65969980024283L794.3194032096521,175.58980148532316L794.665708636373,174.42760831650912L794.9473906841238,171.2522896261695L794.7300820068942,170.98789443843953L787.3843102380606,168.62109833084594L782.4722226550707,166.87902522553907L781.6422435846941,166.15592606264363L781.5832735054029,165.67187269557655L780.833883004429,165.97477819771723L780.6093159097829,165.66096319231667L779.4043211300145,165.98333896964402L779.4374745701671,165.6774904867782L778.5908461823419,165.32149140786214L778.0738527903527,165.52069224184766L777.9046854189742,164.99529932545545L776.2906976629015,163.48508183929312L776.6365823744624,163.2088340590799L775.9777006040747,160.72266114322213L775.2255444087898,160.543146448102L775.5000175649893,159.9518106863443L774.8432905674372,159.28718962284995L773.4176089853347,159.04196625665963L772.7059770159151,159.26617583281006L771.9696065089761,157.77420230185248L771.7419411680743,157.89078336496152L770.8598936292474,157.10934336683113L765.6964535124059,158.27080158130445L757.5176180929539,159.9970154369555L752.1289838715093,161.04946026200776L747.0494774560593,162.13162235771085L735.2590764775316,164.46458631523365L727.136033330728,165.96244677361165L723.3989564212093,166.69814810420178L711.3668921165581,168.8157524043761L711.3126572929724,168.7923174769429Z" fill="#dddddd" borders="[object Object]" style="fill: rgb(221, 221, 221); stroke: rgb(254, 254, 254); stroke-width: 1; stroke-dasharray: 4, 4; outline: none;"></path><path tabindex="0" class="rsm-geography " d="M671.8922595562938,182.51648573159616L672.6419666796281,182.13341431909612L672.6247407987541,182.72356850662652ZM670.300627435012,181.90670107718165L670.3949669294028,180.42471253860072L671.014348593213,180.90936662497427L670.9451173306943,181.49030891540474L670.3497005500788,182.25892805191847ZM643.223765678678,184.46549209646957L649.3155270953349,183.53486669152232L657.5033466994813,182.17511588182037L661.7141617497846,181.44362938341249L661.818711378671,181.85367959637495L662.9125037211451,182.16454199933708L663.5161399232156,181.8064909849105L665.5155809023272,182.8743614748604L666.7910301961977,183.0271419605076L667.3791266282863,183.2893707179701L668.4117379865668,184.22459660569916L669.4130848122181,184.55970566619874L670.2498701436759,184.06823320327476L670.2371139291788,183.2538974598159L670.553096063328,182.99770556360454L671.3661687486863,183.78192677427535L672.2984356434591,183.6184754102312L672.3324392295322,184.2177640742749L673.9805234121868,185.55261258904704L674.8456643603371,185.9686552513191L675.980292045358,186.1496501120331L677.8732154005539,184.94590220044768L678.949532596148,184.72424826831968L679.706386228665,184.04187337730127L682.0788757847828,182.71191751397328L683.9924748537381,183.0479816902681L684.8926406162027,182.6676700144219L685.8996209961828,182.66295946446758L687.1796508562408,181.47120235904583L688.3960221588926,179.87880260390693L688.7647180104998,179.65862365490955L689.4080545309102,178.6108953504205L691.3144276203989,176.6465835804804L691.8022823029357,176.55399102570243L694.8126893976836,174.31206247682678L696.2375540770281,173.80640491977147L697.3243666648849,173.07529464469167L700.32227545682,171.45885411661482L701.089646578364,170.94003753342247L705.1773767831569,195.81659898717032L704.3521851985491,196.39465644811264L703.6525950987599,196.49253858231407L703.3344665771251,197.3641536376865L703.9971192027817,197.97762302381773L704.6650511022888,199.24598003839867L704.6507409904603,200.41267430055723L705.0486022841986,201.90568365030936L704.968183242196,202.9848875588143L704.5277070883519,203.43393681632426L704.4360230474679,204.44928624802355L704.0596249697792,205.2976597550247L704.2100484589247,206.2244583108801L703.8362966322102,206.7770607315241L704.1520642360142,208.72677796614494L703.8520017319235,209.10334964020433L704.0869666589376,209.91819473048474L703.4047752230315,209.84797009414604L703.7607367187146,210.7745558772947L703.3166686444836,211.22335539576898L703.4633923451283,212.13453785117122L702.9820593621012,212.99913253238265L703.6652277471808,213.70931403171642L703.2276068786692,214.20609850502547L703.2387026795285,215.5655522630533L702.4535604899011,215.8388786889351L701.1637666925607,217.50368002301013L700.498550684571,218.5435982387802L700.2147056098711,219.3753891453946L699.677666217945,219.59114080648408L699.2559455860122,220.54265133099148L698.4140945200659,220.8055866881091L697.4661309778487,221.72366882291158L696.9154246762672,221.85830690157047L696.48215831158,221.0732035873932L695.5731046946711,220.90222864421185L694.4916217625153,222.31364955897163L694.5426624876388,223.66575436739913L692.9503199000452,223.79377149090533L692.931473300187,224.69762587621392L692.4520231900661,224.96684222032627L692.1442747924747,225.68496642799857L692.5292827510887,227.19935646881174L691.6070261072593,227.6496171083445L691.8635705681581,228.3153481509621L692.4435206058855,228.7029852363878L692.5074989083299,230.5116374953286L691.9876256250102,230.180393808727L691.5761574211706,230.56979896060545L691.5238071854945,231.26558571656903L691.1166182738257,231.6869004689729L690.506540203336,231.45046358615377L690.8196053754473,230.74860866773406L690.018043220532,229.57441485293145L689.4542543350818,229.64192269990792L688.6958324190739,229.09941751737858L688.4773719491284,229.73757948431455L687.9286164532642,230.26066155013814L687.4208142941296,231.77613740663105L687.5784853859362,232.84991810031795L686.6257910494274,233.84073679554433L687.3841489631309,235.44882632599138L687.7751267863564,237.04514582236993L687.5375649804689,237.57109417280208L686.6997808979235,237.57880245953334L686.1488916247457,238.11728903682751L686.2227880051001,239.7107743895258L686.0795317485652,240.53364470931774L684.9215232476087,240.880986659963L683.2116889343151,241.78071232776142L682.2391618661799,241.59186255009502L682.0360376663091,240.90075035996563L681.2876069827649,240.4341107906804L680.0290115731846,239.31913049297202L678.9360208276289,239.37420715428914L678.1850381679569,238.8738034575855L677.4750958857798,237.15711910350433L677.530893365967,236.42974995941688L677.0983409520869,235.95013924173008L676.0923295412913,236.6126575683719L675.3227792496091,236.7186143554096L674.9468029605887,237.40789347452926L674.0972095903395,238.07993406268417L673.6993075130675,239.00060453132176L672.1552787219426,239.19331527859572L671.5388296622319,239.6685634619064L671.189140889879,239.01267720497697L670.5722890122688,238.70302932998823L669.090942238226,238.57345146907403L668.2524183729828,238.16152901009332L666.9632855801747,238.69057212734378L666.3823123588668,239.84481538725845L664.8820515413687,239.5660843371321L664.5211602562806,238.79605391753034L663.6966236960714,238.47772219243893L663.4722793955015,237.95127272400418L661.8887658432241,237.40273704991262L660.2332322043698,237.92292168246058L658.0968566909896,237.52149535051558L657.7881612550793,237.13552340841227L657.6561270481557,236.07460722748635L656.6703660600413,234.84221539928092L655.9912985007662,233.55520235927486L654.4438633784814,233.2231611685903L654.1036139926007,232.13882633741264L653.6788698967109,232.06012296522022L653.3265167530187,232.5762002682435L652.6045699810422,232.61483139842812L651.944639021327,233.16766793325178L650.8160892763708,232.84642636633055L649.945215512399,232.06956383237275L649.583478056391,232.07998521959212L648.7543340630887,232.96114905160312L648.301968668562,229.13300811008264L647.8753260598344,224.64989188223012L647.0368005339807,217.55846780481318L646.3570274912481,210.51518565655238L643.732927583125,188.34466939017875Z" fill="#dddddd" borders="[object Object]" style="fill: rgb(221, 221, 221); stroke: rgb(254, 254, 254); stroke-width: 1; stroke-dasharray: 4, 4; outline: none;"></path><path tabindex="0" class="rsm-geography " d="M137.13302477615582,56.76551793359067L138.11346384719837,56.89049809374728L138.48718648416207,57.753026948577485L138.19201445822307,58.58393742902217L138.75891792950864,59.45351228470338L139.8698150145048,59.79869197568382L141.52827503458468,59.43584959663508L142.13484376336328,59.68067072798249L144.23602539845263,62.27961889295989L144.27642174125015,63.308873243365156L144.72087127144135,64.78903978149845L144.51146071197468,65.67924524204682L144.5936521747978,66.57062033003763L144.16026158000363,67.56308735076618L144.21750227010978,69.04825761493589L143.85487258879277,69.62766457805117L143.76706895387593,70.43689504060069L145.01357862037844,71.69797894772125L146.93309133959252,72.83286321715116L147.3457091363113,73.26775694058188L148.17456328827848,73.2706702696754L148.6209335686989,73.93139746644943L149.4119658091263,74.23942897956044L150.6211666917941,73.93166638531318L151.69037143418143,74.11676426573365L154.48835362725646,73.51948531893152L155.22405550353892,72.9757754828239L155.96975265266332,72.91732464643826L156.8530315337871,73.41253780451552L158.21350066708447,73.58975529149245L159.588383042185,73.53659121201724L160.31884919778554,74.23624336170826L161.04868193206585,74.58597560713281L161.92117979895454,74.59185167212377L163.28948336709146,75.62933876808165L163.38151860834773,76.90063906541957L164.03210987900428,77.01052590547704L165.10142634536965,76.46901629571721L166.6569555460468,76.82153034669898L167.17901846477645,77.22729850843166L167.81812496209244,76.83406098386911L170.15623247705997,76.61133448196881L170.9789887366657,76.24916824211027L171.89236841489327,76.6402299987202L172.63460611637095,77.68178339103508L173.65573380293364,77.85088043357985L175.30174135513846,77.85101801763983L176.2281466366942,78.00977620014464L176.8960088100003,77.48777576750012L178.2728116311913,77.39774893791264L179.77033893292395,77.02293602662223L181.9606753654811,77.1384741375357L183.67579326764672,77.41052765564825L184.48929370394933,76.6747197321464L185.21346740342955,76.47809350808677L186.21345680524507,77.09445132545693L189.26346978342605,77.21563725558485L189.97911697040695,77.62528011293261L190.86300506148552,77.74597622850706L192.2930675046884,77.40691430698632L192.92940788578102,76.96996411112343L200.31812094220896,78.75207923310188L211.65496902406068,81.46765790833149L219.1022868348819,83.2070793068749L219.45722710167217,85.04301336221363L219.86457944197275,85.57707880738178L220.33369279050834,86.91274655492884L221.1727330124324,87.01661626336784L221.4667818291714,87.85319651459417L222.32794447419622,88.0759155564134L222.89409008113205,88.98823529747358L222.71190941045535,89.81824415109259L223.13871624060238,90.71620779391901L223.27424153359772,91.63237658402852L221.80286558891999,93.08337610685294L221.56764635783708,93.93513955597416L221.02921241990146,94.19459586807307L219.4076238743824,96.3020301988513L219.32892985282842,96.87644374240494L218.73778417451683,97.5842002136311L218.0124215955217,99.33120927950324L217.27363096018763,99.82526765293278L216.8120406704329,100.59466503285319L216.01198699304928,101.14058059419858L215.69507145012938,101.90930350074075L215.81595523200423,102.89095305021544L215.16175238655597,103.86456006719345L214.06182684668545,104.87023687848591L213.98809769130264,105.1996044320706L212.33248827283637,105.63514726016058L211.35443563635914,106.94726019543475L210.6394083123106,108.38472512212184L209.94048182779517,109.31483772414344L208.9326812876269,109.87792788181434L208.83723118196974,110.94490860675455L208.3364355527587,111.42503843140594L208.7896424631719,112.66627709309114L208.21720095380226,113.46037852542736L208.6992692950817,114.14721486070528L209.67478682092985,113.95534960695852L210.21302004930993,115.04998209255348L211.1895823081938,115.07150160122683L211.09636221983857,115.92476696460528L211.87812189548572,116.38018549213734L211.8160511834265,116.87759349873511L211.13022485647372,117.74687075863062L210.5085909981264,117.88800703119284L210.40740452017246,118.5582824539108L210.81013806595382,119.17652946786848L210.61197795143204,119.84166597076614L209.76370388128686,120.98824617256628L209.5732779259812,121.83682415337978L209.01780189111304,121.89363309270618L208.7153265354334,122.79966710532221L201.26254136451746,155.93469071856043L193.25069391730182,154.13939599991068L180.09260596486706,151.10454624664044L178.83141313246801,150.84805247469706L171.97084381492766,149.1249597203015L161.43054023837817,146.4187026193199L161.42650353403423,146.43434777073844L161.43054023837817,146.4187026193199L157.01798355213992,145.30539998315874L147.60017639975905,142.8030525267866L142.17596434810758,141.26068482160986L134.87092101238449,139.09980938023568L132.75054292479774,138.41900913336724L128.23594610375858,137.11848881132823L126.45482774205288,136.6912758698693L120.98348606082817,135.13738923576454L119.69097512558164,134.6238792963528L116.97959166893651,134.02668103768167L113.33390265799272,132.925088763379L112.87964012566187,132.89031860957073L105.56045711970569,130.60738765078077L104.82792018564817,129.45361346788798L104.38023071888102,128.38662614594477L104.37752202628161,127.2196057428124L104.62857841410136,126.73911153164272L104.35380235145658,125.28555939944772L104.60016634601538,124.82064478672396L104.57044414719809,123.74677139198639L105.07608445474693,121.77343242065456L106.38510085174028,119.69328117393604L106.56564509858953,117.94150829341413L106.18423647673171,116.35425549223226L105.67945118975587,116.16442587331596L105.75263735516205,114.10912043147493L106.88180158408716,112.93840308105666L107.89825376318794,111.63136278707668L108.57238891630857,110.43816787095795L108.81960599445983,109.63667274578904L109.61805976471919,108.53262836890144L110.36654262549962,107.09265853547856L110.28747750440971,106.3597071398815L111.32711822391303,105.78556132484152L111.90149723067196,105.23680033848893L113.266312345639,103.42979185714455L114.86986843454179,100.66793911950924L116.89292709485892,96.51922353920554L118.2714275926678,93.152112732467L119.33688212662094,90.31353552438247L119.28286103361245,90.16249218938913L120.66345855739513,87.26970545562756L120.94098975151843,86.1940590850744L122.12122746746371,83.46038791594412L122.55154555561558,82.04536886114215L122.50673716813986,81.37648841982639L123.29563128284116,80.08774977652786L124.89948807599893,76.76333177745278L125.80677261931464,75.07494264341426L126.71851883819818,72.71735578628068L126.89049603821366,71.66250990254866L127.53295050779946,70.0294094983177L127.6741008670756,68.91537460683833L128.01058452713437,68.61502411436163L129.05333230801944,65.9813165803813L129.36162027773497,64.80142300685623L129.0594555177933,64.0230379803071L129.73255485257732,62.76984610679688L130.02889417859456,61.46975166034258L129.9254201081116,60.68490059807675L130.80711328785094,60.34939710038532L131.35756736104167,58.69172177170071L131.40797624621922,55.47776476530373L132.24257256205516,57.052109666384695L132.80114562279607,57.45499746441328L132.8433813578725,56.832192215595114L133.91342886785992,56.98749119903164L134.30342851863236,56.82058158049074L134.66419538109113,57.39704448599548L135.3411160899194,57.08192003564784L136.00899407430262,57.28187592258769Z" fill="#dddddd" borders="[object Object]" style="fill: rgb(221, 221, 221); stroke: rgb(254, 254, 254); stroke-width: 1; stroke-dasharray: 4, 4; outline: none;"></path><path tabindex="0" class="rsm-geography " d="M582.3852458620287,297.83766014030687L583.0038971535223,297.42345070114834L583.0840041536361,296.2010281094856L584.2185379958592,295.4758545515091L584.0986041592357,294.49392907306833L582.5216084670357,293.39836957211537L582.6594023235627,293.04840604105357L584.2797891761388,293.1995131536436L585.0648347734782,292.90277621087796L584.9816984337716,292.4701911553882L583.8176275005463,291.9159899719119L583.7773878852148,291.3181508012848L585.0570613554567,291.21520378959644L585.2829816809196,290.59917271183633L584.6847213312273,289.6822637737164L584.9872334661549,288.62273899162335L584.6434414905704,288.2890493169956L585.443328476738,288.2506090730403L585.3711662553344,288.75880085560664L586.0714827096584,288.8242501626173L586.4528397190924,288.14848778423027L588.1985264004657,287.8639659091406L592.6770646518188,287.63802541203665L599.3826287809711,287.12712228674934L606.6788634633076,286.6322507406944L606.911218301382,285.5725800788912L606.1812633044188,283.24454932555136L609.4413362447763,283.2444277137431L609.4368027383736,283.81378866016644L615.4755800808863,283.1517518290026L620.353198366547,282.67042010600096L628.0758898265387,281.72955938862344L628.4822352558957,282.04722607260294L629.2949561762614,281.6079352004482L631.898321556515,281.40974380369914L636.3333332313887,281.3082430468727L639.3176926289307,281.1538420550668L644.4174025087113,280.72720774951347L647.3047720425648,280.1753534635794L651.2389817838966,279.8713307941849L653.9687162332677,279.81296319885723L658.3827409847277,279.4647910380295L662.4138976212513,279.0522621904486L666.5966227479234,278.5597840501466L671.0019705112816,278.12365390680407L671.1694644021319,277.7588275405417L672.9220018554455,277.5945222015506L677.0412584106273,277.02963025341217L677.3162166142754,277.0742894930995L685.6093233617573,275.94719333023795L688.8219031721418,275.4416859135622L696.7913071595035,274.3095963869224L696.8873431717277,273.8695120396428L700.9571821213858,273.3381726180836L700.6037519669007,273.8506042541977L700.2749403532149,274.88335871689435L700.680205533526,276.13238081479824L700.3925354083829,276.37254014543214L700.1802453226823,277.46932392063286L700.88823836179,278.5742241804427L699.9891323874529,278.7101859338078L699.5105310006954,278.4056459083132L698.9576938651662,278.6852953505793L697.9737111935192,279.7005203419129L696.7012957673236,283.164055676227L696.0246097561842,283.7223919974168L695.228369976869,283.83963228094854L694.8984345526662,283.06976697662117L693.8622366208325,283.02511158969685L693.461791249126,283.623556783719L692.8132114134526,283.6361004640528L691.959522325571,284.10342466076486L691.2438568085224,284.7793135288009L690.6608373972731,286.3844500334892L689.3131470011359,287.5911098300501L688.4692571337757,287.38392859807266L688.5760229614682,286.22401346885727L687.9534569962551,285.658124273897L686.3567406453958,287.02783770165047L685.5118897579734,288.74827293647434L684.6325697960584,288.28222823917906L684.1667102427072,288.8372695107531L684.4666705987062,289.8254513082069L683.3344824180152,291.86146682366757L682.0136030389963,291.74860671520105L680.9557451832553,292.36671645269155L680.6155372160712,293.0664361330131L679.769235945179,293.24633729205505L679.631221416327,293.8367116660122L678.8792035191327,294.72197638507544L678.3291928243268,294.68139572491157L678.1174973154531,295.1343636940337L677.008404903645,295.8047798644735L676.5257485190098,296.6852679454237L672.2538368231044,297.35874219122627L671.5429193412159,298.1849615581698L670.7013233433702,298.4236493807207L670.3707742649133,299.24925653924913L669.7037601775091,299.57914057732467L668.9173284556994,300.6906323682309L669.2218430202092,301.3698724604608L668.7889001344646,301.8325807712836L669.1736886267782,302.7137362699724L668.1174101876258,303.8748153364618L666.6177649529557,304.1280137301135L666.4041505945461,303.7306270545704L665.3151661845136,304.6487240861178L665.3757197825719,309.1250807643979L655.4841740172117,310.3282404683995L648.1371558888063,311.26263952452143L646.0227531130232,311.46379972087493L642.7118816756249,311.74206689073173L634.0945916177657,312.5768437725526L632.0933752185128,312.81085754016635L627.0507520287117,313.27355147804553L618.3579253572075,313.8740633916466L614.9417578087531,314.17857324471663L606.7972278191367,314.774121665787L606.8171189586465,315.0160086095317L595.8540195488738,315.8916834748327L587.3832493033531,316.5143818826583L574.9387669051093,317.28204986600974L575.0542726083434,316.4808512807575L576.4249829706961,316.6086020447011L576.8147865436225,314.963612620523L577.2772157379808,314.51363770766875L577.9492051478306,314.81249624679833L578.4664971689451,314.37491505789126L577.5948682873694,313.4887762925848L578.2019648086355,312.753811541284L577.847771768535,312.30565245236687L577.0283919670576,312.2428742882935L576.7650936722472,311.497000896268L577.621119934501,311.28197307775883L577.5759976434296,310.55507438286315L578.0154492200991,309.76555903711414L577.1695067240382,309.25054131850527L577.1043267576342,309.9518642927393L576.4495225247156,309.89486965352614L576.5660778578874,309.1417899838942L577.7415399981397,307.9825393040102L578.2625072377348,309.3771281241766L578.780687688605,308.1282564648586L578.2521343196001,307.48031044377217L578.4631115740989,306.5263831177001L578.9393902741117,306.35038424133313L580.1838659101568,307.17949855199606L580.3043072897202,306.5229757984723L579.8085190810058,306.39249941844673L579.6999735522003,305.5397497068416L581.0575005152011,304.7712045521456L580.856185155744,304.1677938660614L580.2337989484562,304.58099351910073L579.7314425259747,304.337394769797L579.3383827466631,303.25938931703183L580.1031175163272,302.54540426036374L580.6091299546302,302.85350953800264L581.5005935060974,302.43877657098244L581.9296283449131,301.56708550493704L582.5198526981687,301.5120628453743L583.0757432333727,300.9398552595329L581.9629497663765,300.42916374277524L582.3941450777403,299.6057516356152L583.7072725281157,299.891767812686L583.6586728263934,299.16480646680816L582.6403230605072,298.43741998608516Z" fill="#f83136" borders="[object Object]" style="fill: rgb(248, 49, 54); stroke: rgb(254, 254, 254); stroke-width: 1; stroke-dasharray: 4, 4; outline: none;"></path><path tabindex="0" class="rsm-geography " d="M241.52120127361886,164.45957907776187L244.4669489827798,165.1207334286006L257.24939463360954,167.26709266601517L266.607921418908,168.87926504903487L266.837960211077,169.0007909034524L276.40641449390256,170.5594874462828L282.17535596868225,171.44464011861328L280.93004370206506,179.56007562576065L280.32263891308656,183.04877045193302L279.19557160339406,190.10793575545017L283.7995608605852,190.86747414770912L290.39301813439795,191.89586303485373L292.9804034762433,192.23468013847707L300.0819548110565,193.25624205441943L306.84314510817853,194.17538347349432L305.6562524861633,202.76621749042943L305.504318829902,203.49673825357866L301.3880351934431,233.28246691262177L300.8064370405535,236.7342579774745L299.6592710735235,245.03061368915314L299.6315137615077,247.13648843075953L297.99613548836754,258.9800996381996L297.86419482560257,259.5506206610728L296.5720242385436,268.9060719807635L288.06497146791327,267.7209106802617L275.74113865263496,265.88598757003433L275.443924654332,265.7256328470064L267.0586270085986,264.4439721809392L261.9793276001408,263.63889221276736L245.61595798936767,260.87866896124444L234.03229476347133,258.79247139683287L223.61186371090406,256.8299179579151L226.30325642262943,242.83049769217814L226.38843022827086,242.6654019409815L227.16882922319996,238.32817539897042L227.74922158042426,235.5857323075369L228.60939435732155,230.83500034321787L229.63285421282632,225.78592227267848L234.71031634892887,199.3698560307488L235.215400959815,197.01078821727265L237.13341749306124,187.03005868257367L237.9948196574097,182.81345345678585Z" fill="#dddddd" borders="[object Object]" style="fill: rgb(221, 221, 221); stroke: rgb(254, 254, 254); stroke-width: 1; stroke-dasharray: 4, 4; outline: none;"></path><path tabindex="0" class="rsm-geography " d="M778.5952242521732,235.46603525505793L779.0048475452903,235.62697682772819L778.7373641438829,236.1314482842398ZM782.8999272161636,232.56657988987695L783.2205825700761,232.5631961024584L783.3379088087171,231.6257797812258L788.6711855715868,229.8229957581093L788.1309801261768,231.25363494012822L787.7066543433023,232.9734015778023L787.3914817252099,233.49085029197374L787.0623922565915,233.21498166301694L786.3190750608785,233.49456476193586L785.6166877960108,234.94222038841372L785.2437625205009,236.18457945047362L785.1143050009814,238.30210095608857L785.3865092138858,239.30393499785066L784.6440431690107,241.58757926940848L785.0526312545464,241.73091313755674L784.4378078330599,243.37284488448097L784.089513621867,244.75762959312374L783.6626094579726,245.03214733841355L783.9090635959675,245.9235906550931L783.6342475517962,247.40802188958173L782.9210630213786,248.6218584068008L782.0861490984132,248.7677308529161L782.4119601406267,249.2777734071883L781.9628669341872,249.4567382013937L781.62652679719,248.1371821087199L780.9231518264385,247.3763928675661L780.5101828529445,246.45410095888758L780.3768940503493,245.32304653973551L780.6417814583887,244.28914173457156L780.49504483809,242.8461365732736L780.6540468208975,241.07255815976123L780.6018125480728,239.8245707815695L781.1554650783569,238.39669026083254L781.7042122625451,236.45557239167977L781.3829449363391,235.96137544163332L782.4014099257033,235.4596238275309L782.9469080279232,234.26392421468154L782.9019034608851,233.8095141589165L781.805998170536,233.6988403782742ZM778.2335260088382,233.5222315835848L777.8191154111805,234.339563463564L777.5169005874454,233.6751412523962ZM693.7002597385588,256.78769154938516L694.3422440951965,257.1670625805566L693.4856851593181,257.8513933813681L693.616314122663,258.3724617282859L694.4506777227667,258.6086441428289L694.770025641815,260.03513759409896L695.5749459168471,260.42263232314247L696.0652722151988,261.200953027933L697.0126029264286,261.1077033574642L697.6998140287459,261.41358314996455L697.7579088801957,261.79800600900523L698.8673924540293,262.41637329953153L700.6274280558929,262.03323829623037L701.2354450459877,261.4646767874382L701.2660719963151,260.96827742292066L702.4249915628615,260.51093172705225L702.7061847492297,259.5658138543806L703.0713277814676,259.16491697539425L703.7571328119275,259.7960384422628L705.3539185819536,260.7763100464866L706.8435216489429,259.70561745805253L708.7048918213316,258.96746346697773L709.5785227731625,258.74592950773297L710.4482279409773,257.8353230868054L709.8689626235392,257.2228247903439L710.1024430600947,256.3485653288709L711.2934952314622,256.7802400519845L711.5689567627496,257.1623933104979L713.5185629640498,255.68042809157896L714.3837092686738,254.76736220573764L714.9838722054661,254.52105936955343L715.6827869658824,255.52242891753383L717.9673990175776,253.51800080137366L718.0978230811652,253.01994866212465L717.4121877018072,253.06850107437003L717.3790094400862,252.54848564471672L718.222424142611,251.8494163726441L718.737820759162,251.10614034965943L717.7656583315113,250.71026988327196L717.449061216723,250.0896917024495L717.9665489154656,249.3627033615536L717.7668296785629,248.8047804468049L718.5531925821431,246.83325639532404L719.8226879844087,244.9106523636699L720.6133591428381,243.93863277204207L720.9904748581113,243.0364240816591L721.1364005112299,242.0255312983818L721.466625400346,241.47615216625707L721.0787307501596,241.06573871667615L721.28626288172,240.1099736964792L722.3498378179168,238.5964478519927L722.9085810863414,238.15513494805543L722.4795813289785,237.50568089098806L723.3687938051457,235.9221290873288L723.8180690565011,234.85790162929334L723.4846437689386,233.84698916480477L723.865798242222,231.79141959536298L725.5815567652007,232.26512398400166L726.7562845041865,233.85190221093956L729.260979840926,234.28163948371275L730.4272142324699,232.52736949059374L730.8002766031148,230.18965666219594L731.1477242825065,229.18927432996009L731.558747886708,229.13189658241606L731.4061960872613,227.99073867794812L732.0367886504573,226.52742809648873L732.296149401071,225.34476509589047L734.3698760799889,226.63112714252372L735.0092334174597,224.3737310710968L735.9704380499832,223.02813713382727L736.0759037619389,223.601655249808L736.5135310719596,223.12580407799203L737.0810272427891,221.93393086408514L737.4981725329344,222.20268522084916L738.0224339501858,221.06762338644342L737.6708847322651,220.86927424734426L738.6265658545865,219.2417946306747L738.9602697063061,219.06421356566386L739.5855764789869,217.9256793912126L738.9724789755575,217.44718842052407L739.3677711953752,216.48343527282293L739.0198391694311,216.30140800185245L739.8648465401384,214.39623376605823L739.4787326658789,214.28750104635753L739.6737767982993,213.65763314328615L739.3379194067757,213.25932886728333L739.3541557128439,212.23463458547656L743.2209920634673,214.45338833385244L747.7993626928505,217.02112336731307L748.320256836111,214.03286884065813L748.634974947536,213.22915895310587L749.2810709218573,213.05367882925918L750.1654359976087,213.2933046535759L750.9185824596307,213.12906330743556L751.3617189196634,213.78472443762905L752.6567230896032,214.23927194142243L752.457153221907,215.08763183031772L752.0590823418215,215.46325999618136L752.1900886564604,216.39492667803825L752.7362097573167,216.5018894786548L753.1618803379805,217.06173443560908L754.9281977267517,216.9593042939772L756.3759646397007,217.3643122401296L756.4777719611442,218.13683393534723L756.9366393464836,218.3258676279221L757.967926575921,218.21814034213435L758.541655514952,218.71406899428825L759.8896595704537,219.64840362904943L760.1882061674469,221.12499526203555L760.4103092798154,222.48485931713333L759.576398035859,223.06627830125L759.3071172292057,223.56663762999995L759.5017155130821,224.27106343040873L758.5517832931348,224.8087993324399L757.8239415892699,224.60755023641343L757.9890708970372,225.43357918437164L757.4308069916391,227.41164121847908L757.3914357618976,228.27841383792452L757.7338476045759,229.46561043099166L758.6864654511298,230.25027247910577L760.1192228621994,229.71549009197065L760.3424250402677,229.24100733805687L761.1077258448732,229.08689060280972L761.5979281773293,228.35988567577579L762.1532777950014,228.74337596459986L762.0849111679686,229.98033202098839L763.2610864869634,230.79988697256488L763.4190196282759,231.57783709966338L765.3990746230222,232.14995547984506L766.6837897674395,231.91981661705586L767.133021576376,232.2905891529108L767.3712381995001,231.89423406593153L768.6276109682004,231.78385006150597L768.9765658894651,232.43957017933587L769.9232525436234,232.88857549567945L770.5271118031212,233.7393575388469L771.2421727153526,233.83870998015698L772.1890781505831,234.5347424754167L773.2899718035361,234.68488115172102L775.0540909340373,235.4394491798347L775.0150171804003,236.5238957011013L774.3254887303062,237.06638702992768L774.5793325692889,238.7843676485453L774.881548405647,239.20091959772742L774.4691937786678,240.04903521279027L775.2144728145443,240.2731838775867L774.3367605128619,240.95411697304598L772.5296062242436,240.27260821274353L772.052809828682,240.81866171878767L771.610217394754,240.49698175286267L771.4751447010074,239.8466415281266L770.5403843176922,238.70036901302865L769.4592784184579,238.39456328243762L768.9338484195302,237.92398942705086L768.2784492661506,237.8604409214439L766.8652168287858,236.44704127444993L766.2652611000668,236.38789640813638L765.9142075114571,235.71553197138223L765.1506781816196,235.37524714967162L765.1451510038062,235.8723703746815L766.8698609006908,236.99180546741206L768.2679092593685,238.5903422711482L769.1169972154103,238.81254290166044L769.2501591531467,239.1986225202188L770.1184217151738,239.2509401224296L770.9479321152996,240.66745646936306L771.6884490703897,241.39076723267533L773.2459657700074,241.1326715809987L773.7256143455754,241.62826180844502L775.4016470383672,241.67408465066183L774.7771532139207,242.28529833540586L774.8486604451506,242.8827495498573L775.5452835096675,242.86891262843938L775.678058081201,242.47679098364847L776.227163541329,243.03995315787108L776.8525941890482,244.72927892403618L776.7401408890416,246.2429777445965L775.6004871004895,245.43966227628505L774.3669067657906,244.95322145134287L774.0413343759403,245.71629650057037L774.7387256346892,246.216043030724L775.2829663184355,247.01243887658688L775.7947524428594,247.1369060201597L774.7367735307604,247.75556666115995L773.8189144111329,248.0131529634251L774.2581943781629,248.56699320146777L775.3601572396774,248.15482383622373L775.5087718978602,249.38153431536512L776.1937976426851,249.03943375699555L776.504036377471,249.4874473343973L777.1921553771617,249.6739040082034L777.6665000601989,250.38519992784552L777.5233927945721,252.02100080859213L777.2658976722005,251.82683393039804L776.4956086617578,252.28634880073957L775.829771834545,252.9882900373617L775.0857434121688,252.01832848267395L773.3803493073453,251.36364664861253L772.5066752536462,250.8001392048668L772.5564464656562,249.99582378435719L771.6503962475277,249.00863686153718L770.5407270486519,249.38608671585644L770.2078712257473,249.8678977778469L769.5402816981014,249.24411651758032L768.572562632783,249.2601395025821L768.2909711123118,248.93733753292543L767.316667573449,249.71429980121206L767.9930540809175,250.12225627689054L768.5888510293926,249.86855079363522L769.5634700042655,249.88425803612995L770.5197000930455,250.59765633992822L770.9926776736946,250.5335116794953L771.2176769950187,249.5279271609686L772.0215606050201,251.3304160797254L772.2927988779352,252.38262976983015L773.4968950520692,252.44787603215673L775.0650511965998,253.47871925910135L775.3316821622036,254.4986602624565L776.7216303482398,254.14222388210487L777.0995220643854,253.6161997101965L777.2611938626037,254.12845854785996L777.765477882409,254.20465945593605L777.3233096754761,252.87409644713352L778.1857793699585,252.59338866159374L778.9575618953758,252.91069760874984L780.8956314477825,253.0961836275875L781.6870763785889,252.48055044707428L782.2951857401082,252.53295227061005L783.1441970362837,254.47161237113892L784.2433360179666,256.55522428895927L784.9533094650592,257.5790025827948L785.6380684728367,258.98904106927L778.2290466396651,260.5617489675801L771.96140088529,261.8598071985027L770.3348481607121,262.1587799852505L770.3671485331454,262.3174861306418L764.8208985937142,263.4181989497972L750.9965977128386,266.10259718868554L747.1287200606884,266.8939886671815L732.4825122319236,269.5401694405242L723.5395383781776,271.04488307762483L721.0089452581003,271.4364108253043L714.9540320960257,272.08807708960524L713.0163842275531,272.4668766683186L707.974956117133,273.02281942898344L705.0698375746769,273.42732549137054L700.6037519669007,273.8506042541977L700.9571821213858,273.3381726180836L696.8873431717277,273.8695120396428L696.7913071595035,274.3095963869224L688.8219031721418,275.4416859135622L685.6093233617573,275.94719333023795L677.3162166142754,277.0742894930995L677.0412584106273,277.02963025341217L672.9220018554455,277.5945222015506L671.1694644021319,277.7588275405417L671.5356206359907,277.27001018846977L673.1752507968931,276.25420739307447L674.288223007726,276.13954811482347L676.2348981347367,275.0298907551628L677.8994260630479,274.23328383063074L678.7342033866272,274.0544877364284L678.730304372447,273.2376759167653L679.3975156720892,271.83873318364726L680.9148632511526,271.5648233360837L682.1500631633567,270.8051153819407L682.3651405518931,270.03928203876876L682.075821961543,269.1146278326455L682.632285192389,268.4974118845115L683.2578398302581,268.3772812988333L684.0098651089985,267.63385156721813L683.8159123653843,266.2543188143509L685.0241743951348,265.34768782400226L685.9076511641704,264.4205873364142L686.9652083403148,263.59875841132794L688.8104800006116,262.69503595988Z" fill="#dddddd" borders="[object Object]" style="fill: rgb(221, 221, 221); stroke: rgb(254, 254, 254); stroke-width: 1; stroke-dasharray: 4, 4; outline: none;"></path><path tabindex="0" class="rsm-geography " d="M155.47283291384684,40.819172093497855L156.10948118646354,39.25986526243287L156.86360926442137,38.28181316985274L157.16180076495107,39.22914756376565L156.82015722467446,40.09330369791951L157.51418179989872,40.82187077203184L156.6056958395676,41.01053786943157L156.27219361347977,41.3465311757833L155.42886735905927,41.304313375546144ZM160.03585287608183,19.19944964989861L160.21158004819245,18.589298768759136L160.89338057051566,19.462590645905834L160.0465438745706,19.648588637330704ZM160.11203632749982,15.703592474751531L160.4313698564091,15.564644157928L161.04417390773426,17.63983519203248L160.4542582457044,16.776516488526454ZM159.13943986912113,18.263447638960088L159.61156828509797,17.920729076872817L159.9215172052311,18.786548792076132L159.130079703175,19.10343420612071ZM156.96273645836283,24.496088406093918L157.91806174897096,23.299820398540305L158.78320321947177,22.57372852147273L159.11158100082804,21.75906460868623L159.85092151914904,21.79005609660146L160.06993453855142,22.167016037170356L159.85503363183352,22.915202158570196L160.51024264730597,23.73126935806522L160.52630122509566,24.165636225932985L159.79389781126844,24.26980884493446L159.1240624565276,23.82934818400156L158.95337902127352,24.25981996185442L158.2410960333259,24.61708112675251L157.60413603705643,24.549125245532537L157.62821024694432,24.953167267216145L158.66837542919905,25.087497355756682L158.9604965680261,25.86621888699142L158.93885587563278,27.249640157620888L158.70383836764012,27.413823887415447L158.6994928667679,29.06741248161461L159.16546788354157,28.754113071698043L159.24180314190284,27.66740683092769L159.66280557576448,27.837600593391244L160.1086269678877,28.9079850938532L160.74735023337962,29.305187643919226L160.64231063312184,30.83032751239L160.04117007849538,31.618906706774737L159.4881759240305,31.24604321625111L159.34193142678163,29.78094717877491L158.3190634250276,29.901791446915126L158.53762624689807,29.467882101247937L157.90504909994138,28.557945663866462L158.4439706570824,27.17370913442312L158.4731466671857,26.255521392139144L157.67517143947896,26.091918645138435L157.67732142690477,25.59610651935509ZM157.38296083132366,13.722310171295362L157.83697307768517,13.920731766075505L159.06151310678354,15.151923907774744L158.68265672768007,15.17416173588424L157.82678815018477,14.595027835624592ZM155.78231350116846,15.055739075638485L156.62791369609488,14.873292763431436L156.56702119278032,15.400898898294372ZM157.13684807020007,9.637272020330897L157.77784654919748,9.824888873473355L157.81991168023262,10.315911005367639L157.08423080277493,10.133691522725712ZM153.65195769169316,16.431444841784014L154.08718266907448,16.06317387427248L154.95119045678786,16.300321638049354L154.90768923666423,16.767193868379763L155.40567313520768,17.458802935361177L156.0971472865961,17.809662224641897L155.63004033135985,16.53221606921079L157.69985735560317,15.351077673208579L158.2063847008738,15.531412356027886L159.54043275643676,16.8760672693561L158.50260322694328,17.40170258515286L158.684710033255,18.545036900468062L158.32491733945596,19.465603138162123L157.74031347483702,19.709540025993306L157.60782175407616,20.812017662692483L156.6917040677704,20.744679772327345L156.26651286208363,19.79399742418684L155.82517591669085,19.86391377246298L154.92577275628042,19.419322009834673L153.86735907857053,18.083231261744913L153.94932872862466,16.8498047734289ZM153.7495391382708,14.673591707473406L154.47743043376494,15.053208139534377L155.00923692319708,16.10235087318813L153.9039949069686,15.099513340248905ZM229.87518313267492,28.52019363670786L228.82256982589257,32.995602390368504L227.28587014252525,39.82534744729412L226.19992064774584,44.24051053273672L223.74568485843565,55.144329527179934L223.6081463046961,55.963017880795064L219.235433767298,75.39378028034491L218.75012775418656,76.07178653369294L219.38852196916451,77.46205239979565L219.56176213754776,78.38676719722855L219.34111047261092,79.3709070336962L219.74566396196366,80.11783169156399L218.64796722773536,81.39810606041453L218.92752406823712,81.64135576739875L219.1022868348819,83.2070793068749L211.65496902406068,81.46765790833149L200.31812094220896,78.75207923310188L192.92940788578102,76.96996411112343L192.2930675046884,77.40691430698632L190.86300506148552,77.74597622850706L189.97911697040695,77.62528011293261L189.26346978342605,77.21563725558485L186.21345680524507,77.09445132545693L185.21346740342955,76.47809350808677L184.48929370394933,76.6747197321464L183.67579326764672,77.41052765564825L181.9606753654811,77.1384741375357L179.77033893292395,77.02293602662223L178.2728116311913,77.39774893791264L176.8960088100003,77.48777576750012L176.2281466366942,78.00977620014464L175.30174135513846,77.85101801763983L173.65573380293364,77.85088043357985L172.63460611637095,77.68178339103508L171.89236841489327,76.6402299987202L170.9789887366657,76.24916824211027L170.15623247705997,76.61133448196881L167.81812496209244,76.83406098386911L167.17901846477645,77.22729850843166L166.6569555460468,76.82153034669898L165.10142634536965,76.46901629571721L164.03210987900428,77.01052590547704L163.38151860834773,76.90063906541957L163.28948336709146,75.62933876808165L161.92117979895454,74.59185167212377L161.04868193206585,74.58597560713281L160.31884919778554,74.23624336170826L159.588383042185,73.53659121201724L158.21350066708447,73.58975529149245L156.8530315337871,73.41253780451552L155.96975265266332,72.91732464643826L155.22405550353892,72.9757754828239L154.48835362725646,73.51948531893152L151.69037143418143,74.11676426573365L150.6211666917941,73.93166638531318L149.4119658091263,74.23942897956044L148.6209335686989,73.93139746644943L148.17456328827848,73.2706702696754L147.3457091363113,73.26775694058188L146.93309133959252,72.83286321715116L145.01357862037844,71.69797894772125L143.76706895387593,70.43689504060069L143.85487258879277,69.62766457805117L144.21750227010978,69.04825761493589L144.16026158000363,67.56308735076618L144.5936521747978,66.57062033003763L144.51146071197468,65.67924524204682L144.72087127144135,64.78903978149845L144.27642174125015,63.308873243365156L144.23602539845263,62.27961889295989L142.13484376336328,59.68067072798249L141.52827503458468,59.43584959663508L139.8698150145048,59.79869197568382L138.75891792950864,59.45351228470338L138.19201445822307,58.58393742902217L138.48718648416207,57.753026948577485L138.11346384719837,56.89049809374728L137.13302477615582,56.76551793359067L135.66134637347295,56.17518258197458L135.68416156471665,55.61388653801646L135.17822410282668,55.36182909795275L134.59080715740208,55.703424648058785L134.05891418553068,55.37619272855852L132.978301877432,55.90296538176983L132.61046366182592,55.67474555450997L132.02047061530072,54.25849143743096L131.61355017504707,54.001208751069726L131.08396323157984,54.626535108127655L130.5930949195582,54.64454663590891L131.5069219636839,52.59731959422834L132.12839298723475,50.71280414291425L132.71929007932488,48.13448464840917L133.01028448286024,49.242375529048786L132.45696899714625,50.745793383448245L131.99734539773283,52.89685310462107L132.75159620982316,53.12558875434706L132.96757739119477,52.572420184088514L132.70982661725895,51.82559434011421L132.9930335921141,50.891789012654385L133.35300298694096,51.61931443013509L134.3575269869096,50.536160254373044L134.0542964370308,48.50639137749647L134.73494305721147,48.01089808887332L136.08414178862085,47.53337522014499L135.50455955430118,46.74068838597839L135.1148499889,47.0736972806983L134.3110738773102,46.86369135873167L134.3810012019552,47.26904209111126L133.6932323325151,46.99358111740901L133.01539784401803,46.05237020200366L133.22738007193357,45.19810062351644L133.34857254025275,43.06369334394378L133.73777048592325,43.048743627182034L133.7597971193373,43.9238173074325L134.38813316136935,43.597319444449795L136.96823481350378,43.32739898805835L136.65300239908566,42.78172439637922L135.26464870033828,41.97732543355232L135.38558383322408,41.263073091088245L134.2650025664591,40.688431092219616L133.80194437407437,40.94783201911366L133.7341432840485,42.42980739075176L132.9327155985133,42.53592007985469L133.24190293125838,41.995742069357675L134.02721283195166,38.796545745273534L134.23572450373564,35.9234479799203L133.5611721303536,34.38190063350612L134.13823346826956,31.106548518241425L134.28142548019002,29.866731349366546L134.38945490837057,27.19961279508732L133.95121167989873,26.464370250153024L134.03635552549548,25.574057570545847L133.53807671338205,25.036607268147577L133.4675900936009,24.498133937503667L132.7820970222179,23.80213471693537L132.78303303829063,21.96920135292021L132.91530376691207,20.32754252622476L133.20907759230454,19.53615959380045L133.0001007987065,18.53829839783873L133.79107472678743,17.81894151683548L134.8297915661846,15.845195411304076L134.23111119911852,14.893301182334653L134.4638919254188,14.59978591404024L135.1982725689938,14.81177702929665L136.657476579108,16.179176076360932L137.73364644097455,17.575653239178905L138.15929422052335,17.723288274462675L139.05366442614473,18.646309573717303L139.3679502411489,18.543132832240644L140.87933737542886,19.91888785709898L140.7435643147203,20.209896130614197L142.0642423342136,21.292571921237368L144.4321319739352,22.190490386649117L145.39891964784505,22.26514020491436L146.57014798127187,23.229927403305055L147.04574014866745,23.056619204321805L147.39639416321603,23.45985282392678L148.46626458061417,23.661982982501286L148.8407589640587,24.3039146832632L150.62478597589597,24.798193401327467L152.32864279818847,24.122574790333033L152.09130971547722,24.45060299093575L152.85616345612016,25.37081057590501L152.9585695593061,26.146454056358266L153.77136451235344,26.102176701417534L154.486186876094,26.39329325993674L154.21381793589575,26.84410815187448L154.73240401306174,27.326271877841123L154.51391879852088,28.240238067420705L154.97486480064748,28.274663931699706L155.3400185727034,27.502661009632902L154.88331560289038,26.806933623712553L155.06083631595067,26.196024300597742L155.7051871477567,25.919442759226058L156.65970974255896,26.030380089793994L156.65284330086638,26.541559063423506L155.8518998802777,26.872676974490332L156.0646985918445,27.76225828705094L156.3951108592277,27.75844946193172L156.69387654178996,27.050062491861127L157.18950053669704,26.96141449401989L157.09607329995805,28.58994946622454L156.40029889930815,28.554791287048943L156.69304925535062,29.33481111777928L156.69726916234083,30.627856209064703L157.17073936538617,31.11192974965809L156.71235176715282,31.394150369395902L156.02441612519664,31.162775458678198L155.92621335803437,31.830334236707927L155.02643632386577,32.167111124000144L154.13383239647948,33.78226597772789L153.48296248401772,33.74292199786521L154.46364076971486,32.153447151285036L154.27752510830913,31.817708071365814L153.00096019683298,33.121984998121775L152.5907696180094,33.88191694109116L151.36207459135267,34.68566466829532L148.88209112203407,36.999329030661784L147.77841423354107,38.653028592249825L148.34025832053123,38.6849550984457L149.29022894988287,39.17912295763938L149.93703433695129,38.91942933473865L150.93342518997514,38.927380141814865L151.23415223738107,38.38379237868321L149.02906708887372,38.770405200853475L148.40522554051012,38.138948198514186L151.25408057109524,35.218516594426774L152.93763845973666,34.48039963964618L154.32811364019113,34.418867809649555L154.7819725761227,33.33968658166816L155.80213891911484,32.424235624150015L157.45242285911814,31.772538166876302L157.4869103367795,30.176084965679138L158.26876625749657,31.062804491612837L158.0596805685384,34.099792404342566L157.09941759479682,33.82472253942274L157.05472680931098,34.47467367844456L157.47371559884095,34.82670927249774L157.05330167739822,35.634257021626354L157.27599990162992,36.01290301433653L157.04362789018285,36.824803579598665L156.26414607273404,37.23142764135207L156.05339404491673,37.80105174099822L156.6401719511466,38.23446605539277L155.99127593920167,38.844556224426015L155.3457882900127,40.1025445251679L155.42901838473512,40.47480398665982L154.7392256208724,41.222678000370365L154.83119460396483,42.06225224982518L153.82374163784579,43.08434832240778L152.9811159204989,41.54662354812092L153.75667390735526,40.17661384685357L152.86870531944027,40.61760017360314L152.32619946153056,41.506915527057686L153.2780465708738,43.15983364435874L152.76738594724713,43.278428508518346L152.5992097033582,44.02719418268396L151.99981871236076,44.28619728784497L151.4993407818984,43.377300952161704L151.08628462542367,41.51319699172325L151.77776394204,41.099084563918495L152.0923849834573,40.17719599029897L151.89624597596833,39.70522584675382L151.6697349322614,40.48648901722879L150.88943592429325,41.20686017527112L150.87679620613767,42.39941051251526L150.39939443640742,43.05846188034411L151.03352938982016,43.00979064821104L151.2246152246143,44.16181759559697L152.31641492997312,44.84271193346967L152.9644630190619,44.41477305931778L153.11015408159727,43.908624536223556L153.75301806611685,43.827797650101616L154.45293925707523,42.71722452249844L155.12569182748211,42.03051572441234L155.16965718130587,41.54529205355561L156.014052196009,42.749295366239835L156.56327289877203,42.491297262081844L156.5449931707543,41.888898488989184L157.88004731507345,41.705298374757376L158.0980996251111,40.9382866706834L157.99998757535337,39.94885712996472L157.69706770521145,39.680238681551714L158.11304792959305,39.21853747146247L157.8494271448339,38.48043267740252L157.85325153177428,37.30479910448287L158.98210032866803,36.99681864992988L158.18559508621843,35.80894275575224L159.24294000263842,34.752193614343696L159.37814973950503,33.2839033442832L160.23291677185358,32.765824872779376L161.1429614486791,31.05539755849111L162.20931711516147,30.944340107455787L162.4649456158212,29.875747137935264L161.9559668999168,29.351144127575367L161.33076524339145,27.751405436524692L161.69636229986594,26.63209342677601L161.47624585745785,25.759422963996826L160.84368807976557,25.512762120694674L160.86890931924472,25.916737865295886L160.2697296268122,26.208441970130252L160.41071633998712,27.35672891754473L160.9740956517805,28.34434000989131L160.86501703730846,28.89211822492757L160.10693580333236,27.26991496739879L159.60373652477614,27.059754767360573L159.55419380680434,26.086221741161012L159.97814746180586,24.934411286433033L160.8626056741167,24.79081332160729L161.45958825365773,25.324924254792563L162.0756821622192,24.806424245105518L161.83881991563857,23.995346461311442L160.824225061873,22.961774929419448L160.4725208073496,22.06774300895438L160.68652686564172,21.484703094106294L159.2895089164515,21.628492119306316L159.13245473366993,21.037756352466545L159.50298458609012,20.400824659443742L158.86737381656246,20.498459126378066L159.16850541798334,19.94079615054443L160.32636868475925,19.81170958292762L160.82117621541943,20.20167754783961L160.99492005891204,21.060978920989783L161.845624158696,21.18891575634268L161.88599364955047,19.416947070975766L162.6449025515176,19.53492161237591L163.00854768748604,19.077519837842488L162.392117382204,17.811955464197354L162.4653290602604,16.74368083559591L163.00135206785967,16.171157756167645L162.57382951600783,15.553754074240487L161.81740975426993,15.435628538671835L161.1651205857509,15.924688331081938L161.35899717191734,16.706762430408617L160.71789868394995,15.861896983497786L161.31177363519578,15.09214564193337L160.99227865144445,14.587499251671034L160.5444670566725,14.689367788516847L160.78746808714118,13.68674611692984L160.12517031287894,12.604085725025925L160.68891943658218,12.420696060391265L160.63334361678938,11.810660142142524L160.14742834732817,11.405945871106496L161.0699724015305,10.782270834467454L168.94803669472304,13.031238951895375L173.08194230979012,14.286381727023809L179.3286892744053,15.920965192942958L185.46930135287772,17.605489887114118L193.6528511232587,19.751625369740964L200.94467941348285,21.611170751918166L208.0789993717309,23.36637968896264L215.7834538814351,25.22659330055842Z" fill="#dddddd" borders="[object Object]" style="fill: rgb(221, 221, 221); stroke: rgb(254, 254, 254); stroke-width: 1; stroke-dasharray: 4, 4; outline: none;"></path><path tabindex="0" class="rsm-geography " d="M607.1211612871653,119.35813874002895L607.2801319963633,118.05326710087525L608.7578914950197,118.18507263314007L607.8770418126834,120.33385136980633ZM601.894757493208,122.71505828612976L602.4382776231942,122.4397699766713L602.6244468728842,123.43852529391916L601.9325840923228,123.13080691755283ZM559.4191364941443,92.18148577166994L559.7083983310889,90.83707864497694L560.2541812795469,90.74100894494075L560.0955712324643,91.94991769465412ZM558.8207720978869,94.56803421099835L559.7546551441945,93.98573957145254L559.1552673692129,94.77273305605979ZM557.1157777262573,93.75320150002324L557.3263854830245,93.40536617801718L558.6764830307177,92.86439149400894L558.9178322673846,93.05842486255642L558.4570904523313,93.85291819528857L557.3651328715971,94.09111051546802ZM555.8265598970825,95.42507876609568L555.9406524550915,94.98674118476436L556.823036507335,94.28161286699128L556.8859598114343,94.58208441140937ZM555.9742375349563,93.09711181807222L556.6647385333,93.92250095119687L556.0705181006641,94.00358745948665L555.6706510822866,93.43380596644715ZM555.4539990612551,92.00628983016657L557.0260115897936,91.34305288054861L557.5797481424834,92.19133045485682L558.1905438333314,91.61271137653591L558.3224397060852,92.30889004427377L557.5969447939267,92.49425195348772L556.8611838286163,93.31958403252884L556.319079073553,92.67808101790695L555.5676433372835,92.39984063202951ZM555.4679518528949,96.45300620659998L556.2341442551182,96.12266509143501L557.6281830521659,94.66823721958394L558.3005531565751,95.14201445055585L556.9512731293637,95.74657614788578L557.2126047330557,96.29205832553578L556.4341042086346,96.39964071874556L555.5463595286716,97.04090310108359ZM552.8321693873277,92.851319596022L553.5057669825298,92.54368244742898L553.4973478840468,93.24780649681486ZM539.8817200967272,98.6794708849028L540.824022164773,99.119558697044L542.3839520277818,98.87590065225629L544.6046652393486,97.94408356077452L545.4597972858041,97.47256632817505L546.2886258455416,97.43367434961851L548.4438662897111,96.20992904644152L549.5722608974879,95.72207314559796L549.8272936158941,95.29336417514173L550.6265441747541,95.60487947616161L550.9214359310297,95.06191848402602L552.0619875054082,94.84305522098578L553.0136930596911,93.67336445785975L553.6665646746446,93.83056534049558L554.2791396364117,93.23782614691027L554.7414724298895,93.27674884861699L555.9141931546096,94.5082025964017L555.3374900526455,95.7560037205916L554.300924203882,97.06059268954698L554.7783419956954,98.20331184179497L554.0710802017081,98.80175288199791L553.6293756528071,100.0582088735083L554.2429552056378,100.2816495493197L556.1168956222976,99.0106385720162L556.2996290652618,98.13592668760054L558.3328802493381,99.75099050687572L558.9528027167871,100.06785331758397L559.3588633886411,99.8842487830774L560.5376284597746,100.24797851608366L560.8512982470414,100.85429649657397L561.399685112015,100.72566375931365L561.399685112015,100.72566375931365L561.8843188994649,101.08127539508303L563.1467793800645,101.26142114604443L564.6052850138512,103.84866537178641L564.5857022501461,104.2827884179269L578.1387588611186,107.07607865422665L582.302016386516,109.04675946868565L582.8439218231051,108.79655713136367L583.6536899450035,108.99138261092605L583.8754351687929,109.4402154535403L584.5264038918135,109.38970257176402L584.6260410634355,108.86774769435408L585.8783493973926,108.73731784445852L586.0028651741666,109.12921743874176L587.0058486742759,109.38699708865931L587.5445562453411,109.10276313404268L588.7211557610332,109.76316664835235L589.3540122622097,109.48652896874353L591.2777580587637,110.09945585294167L591.3402781741127,110.85001669637393L591.6941638603877,111.15820805938404L590.9714312462813,112.05468200795258L591.8702563289066,112.70366675604271L592.8250182918333,112.33390960469171L593.3026898909249,112.98528307072104L594.4273017908552,112.95382461551094L594.752358812707,113.45694715912032L595.3836374567138,113.69223902560077L595.8178344287338,114.36281496928359L595.2755164449163,114.61893953314541L596.0331840121121,115.76068412422342L595.7546086646964,116.89570884649083L595.959976985485,117.63473897137237L595.7343290908316,118.29839287255152L595.1721446222988,118.89434762198084L595.3649344913127,119.48980039830997L595.0696671717706,119.90170292444702L595.462521950247,120.62506196929348L595.462521950247,120.62506196929348L596.7154274918457,120.3556223756708L597.4001619597022,119.5386961086623L597.9510096632034,119.89307796442608L598.092680192112,120.42839187615891L597.6439086013113,121.24124051559704L597.1041049317505,123.18998928578674L597.2385806666465,123.64567537859591L597.889292943437,124.04011357888385L598.3318353912534,124.75892141888357L599.2461397036302,124.90386864090215L598.8572602134411,125.87348394780122L598.9231514684948,127.15776215458652L597.1959105484374,127.51867804951098L596.2601781060732,128.24464272277692L596.4666518678874,128.98483921529828L596.0280591827702,129.97415177878042L595.623104086113,130.25075955032878L595.2159603308398,131.62430788000563L594.7047929478922,132.345200266147L594.5136734277716,134.03929248375175L594.6897629477454,134.42784653735725L594.1402254335087,135.2809529135401L595.1466704763218,135.87395670736407L595.7070748852834,135.71339902565876L595.9669922909553,134.835829516716L597.1122805928984,133.70458710693526L597.5822542002971,133.61548613911953L598.2052930340951,132.54454949894637L598.1549444524354,131.96801745557173L599.4342325735896,129.70960148570418L600.6114766110255,129.02401323978643L601.1411621537023,129.08943423979156L601.6116455202464,128.4984676318021L602.3664579293398,128.94638102540137L602.0162894791495,128.23596893967363L602.4413360058843,126.63246800458967L603.5535873878914,124.77235334701038L603.7353216017682,123.14285045724625L604.3069298461579,123.17051586060074L605.2463263706214,122.56683089936485L605.2049249961991,121.61930351279523L605.9127006249074,120.5853040058438L606.9494558661539,120.53539835726986L606.9878965491091,121.93471801795158L606.2439004716247,122.08590898416787L606.364362050779,124.36491329254386L605.8597226251522,125.05775492122609L605.4770162046548,125.02913879121638L605.3208283316468,125.89880070872027L604.7384534477212,126.79207514206382L605.0382998759977,127.45800287068505L604.4827733395512,128.13895111396857L604.7102013482273,128.53744000183644L603.9088649771279,129.14410304936007L603.3856174128646,130.1927998708669L603.1345375716505,131.62003470047296L602.4851507375035,133.40649002425323L602.0961232807574,133.8614708994836L601.7586916727183,134.89294589621534L601.1450015338188,139.27625336124504L601.7085209789277,140.74454293679253L601.7149789845437,141.89122391687397L601.2007826223186,142.59966322382184L600.1674733000513,143.43455256205368L600.1116372360577,144.44146387729847L599.7811183879289,145.068511788519L599.3378478162729,147.72595458685453L599.5485415304271,149.03334719655197L600.0027415267975,149.80214992384958L600.0499077209266,151.44760132970066L599.204291441554,153.42986342344648L599.0558852113222,155.6428448495932L598.238190687721,157.44445524482478L598.0171942940049,159.98783899584168L598.5090041869436,161.17590878730152L598.318905916709,161.80727501211322L598.8238228791126,163.14010055977258L598.5624318959541,164.08532941827139L599.3279922259792,165.0236028133537L599.4455002217908,166.39000069857912L599.8247268509191,167.37769589484174L600.68606225485,168.25884844610937L600.6152284070104,169.70679904866665L600.2271384808647,171.47395799624633L600.7219053544154,173.78087291006693L596.7025278854177,174.0412316538101L589.2634073988097,174.65616377425988L587.2607595278935,174.87477640300096L577.745881826328,175.3851643040232L575.2418976623849,175.47378791743859L564.1156904425268,176.13610149218903L561.9079771446145,176.2302171168311L561.8743221093134,175.6337965535222L560.8943903089379,173.9263474214647L560.0447346700704,173.65010118831128L557.7134140393447,173.17837561773854L556.0457529579592,172.23184066245676L555.2699474691082,169.54111372995578L554.6641230462984,169.16830636543216L554.6081039434656,168.07259958578675L554.1463386799053,166.6746324352879L554.0093215829694,164.93728998545544L554.426904464951,164.52842470549717L554.6753675342204,163.67595843513618L555.4989173700874,162.66452230265224L554.805216432456,161.47334576510013L553.4633079708807,160.87992287375766L553.4515108983113,159.6860059611996L552.927150412856,158.90540184379324L553.1268192472652,158.05614155719957L552.6974256484161,157.2224201369794L552.8550736054971,156.50452801882L552.3426288817477,155.9331737394375L552.1892590839807,154.79535228817156L552.4839170382572,152.9578668178185L551.9906348643459,151.77287014710691L550.4413729156875,149.65609322866612L549.6786208004048,148.80627880943234L547.7854159060943,148.42834354100012L545.9930014799606,147.06009005526732L545.8282243730093,146.60022200547485L544.5057977958346,145.99853684178504L543.6604299000804,145.31052607514653L543.3627965123321,143.97031870807825L542.9700235181184,143.74563396227302L542.9334608730538,142.89361385750453L542.2375322265623,142.27914098948133L541.1612108397517,141.69632847126763L538.7427638778977,140.97344100689418L538.0512036824678,140.38897618186877L537.525947766933,139.15398494201202L536.944029963916,138.90281108863132L534.558111254152,138.8470985363707L534.1041231600228,138.15554575572526L533.4288158163936,137.92228692425863L533.4626706291882,137.53494792375693L531.9401982748784,136.18866534461836L531.1653876165856,135.78080739807126L530.9084821065036,135.21047251415018L531.4343694615956,133.90617713948438L531.251208699487,132.7065015029292L531.5597735358201,132.0207614446051L531.2532890124935,131.37212436121058L531.3123961267031,130.3253398394122L530.7738657100709,129.7971370973993L531.4982500993152,128.84048294162483L531.1651692251287,127.38971340264936L531.3363259179537,126.86978904987416L531.1922237979916,125.41297269654478L531.9656383652398,124.59937973469425L531.9024234756951,124.1358536327815L532.581633357744,123.35735848166337L532.6003448144875,122.55387562495105L531.4725271148708,121.22864673043716L531.5023351418545,120.73003092460488L530.827962060832,120.23950688552873L530.3637372046101,120.39962226303112L529.367524943618,120.09564873386262L529.2928088677315,119.24760343919581L529.5605918353552,117.40980098826958L530.5636054795392,116.5902731481018L531.4169592080982,114.18752875349537L532.3239013689562,113.40221495955791L533.4767240039373,112.99215927619866L533.8275192605977,112.37015154156938L534.4877710133281,112.55422901987754L534.9203088161042,111.64033560341761L536.0425570562019,111.70995259676204L536.285573804555,110.7548219519108L536.7448096337615,110.57670359607926L536.3174622367961,99.62373760115827L537.342446791616,99.8393149597872L537.8222834698909,99.13211618616708L537.3951795321531,98.84527651621931L538.1236858457341,98.59200655235907L538.243129194186,98.12325411471124L538.8808885507876,97.92120861317551Z" fill="#dddddd" borders="[object Object]" style="fill: rgb(221, 221, 221); stroke: rgb(254, 254, 254); stroke-width: 1; stroke-dasharray: 4, 4; outline: none;"></path><path tabindex="0" class="rsm-geography " fill="no-color" borders="[object Object]" style="stroke: rgb(254, 254, 254); stroke-width: 1; stroke-dasharray: 4, 4; outline: none;"></path><path tabindex="0" class="rsm-geography " fill="no-color" borders="[object Object]" style="stroke: rgb(254, 254, 254); stroke-width: 1; stroke-dasharray: 4, 4; outline: none;"></path><path tabindex="0" class="rsm-geography " fill="no-color" borders="[object Object]" style="stroke: rgb(254, 254, 254); stroke-width: 1; stroke-dasharray: 4, 4; outline: none;"></path><path tabindex="0" class="rsm-geography " d="M379.42713977607696,164.4175556341503L393.664801470772,165.56355158749807L400.6174553457146,166.0738811710239L409.27684958619693,166.6366135492617L412.29008794008905,166.88336858350488L422.3195728428485,167.4062678359801L432.7415118649312,167.8841856850297L440.19379152397295,168.20187559466638L449.25692267480224,168.49436341118133L454.71489366868224,168.6494836842851L455.12880206345886,169.61249074685213L457.92501012580084,171.05392664695444L459.66034012016087,172.09474275982836L461.1515225373245,173.24109293527522L462.0837646017032,173.11527835374875L462.67999913175584,172.6592676854391L463.1435322026729,171.47409570372406L463.5377123969068,171.30427981221828L464.5080932125491,171.66169190716107L465.72674198094836,171.82912618154012L466.6108098506921,171.57013298711854L467.38941609885825,171.76069876299084L468.17437788282814,171.56356589584107L469.0501645591755,171.80307920789483L469.3976694270616,171.43711971608025L470.1272673870055,171.65757541216362L470.8631039484288,171.4419785268941L472.0789465008218,171.861584176473L472.11996673116977,172.4753739952622L472.99589160923585,172.8090527829105L473.23496927667367,173.26383185929012L475.33591762727895,173.4969680099324L475.71952615175593,174.2755966187691L476.3095089958011,174.0069613287517L477.6749667978043,174.58418184786956L477.71847932248977,175.23021247463214L478.7467610225649,175.28690513743948L479.2837347366802,175.54917159833496L478.93447952534893,176.38603043823764L479.95691045410854,177.45879720276344L480.2948771333622,178.31672041000218L481.4737223503695,178.243042075135L481.71662162222384,178.72874276137713L482.5521153281197,178.61991160445905L483.23913553293767,178.75212657115458L483.4327466296274,179.46337528895378L482.9873631604353,180.17200775908645L482.98201568941124,181.39930305979772L483.5215486697422,181.86989169250933L484.20514771055787,183.53599005038222L483.71064809507925,183.93802362178087L483.8557332273323,184.71392463451696L484.93867072138903,185.62209849633257L484.8854274739662,186.9628638750421L485.6258869479126,187.3687062881628L485.3780306806733,187.62662103402135L486.1194574447009,187.80599966224645L486.06904051448555,188.29063078541446L486.8605314881653,188.38890510903673L486.7105051074108,189.455161680743L486.4130778044222,189.63243876877505L487.10529028472985,190.61920321912794L487.1541502626786,191.23337481960766L487.748943836228,191.60563575394497L487.5995387016771,192.34897857444184L487.20214220288995,192.67185074432666L487.4992233998374,193.54496463192072L486.952421795833,193.8353189624396L487.34924876819474,194.49851576068727L487.0004777708291,195.12856158186253L487.5470270419939,195.75960182392555L487.39688386675465,196.66479363273095L488.1435976308532,197.11798058676413L488.2434065079352,196.51983061688418L488.6914922109181,196.53606305599806L488.59185184674595,197.78096011222885L489.5886631437887,197.9423176142683L489.63989423622013,199.81791141212193L489.2907351429191,200.28706483925998L490.28986330706977,200.72282298239645L489.64105678166305,201.38648782363623L489.89185947744426,202.40512202609045L489.69228751131294,203.00368887621994L490.8937118898247,203.39036855487598L490.29348980369963,203.66619594543965L490.5459128213922,205.17008362700915L490.29588122920313,205.60714829937365L490.6475204001101,206.0919395759572L490.59836267882054,206.77141290301972L491.0505140891422,207.09420933380773L490.9519805634464,208.16208024301204L491.30443702830314,208.59822874085194L490.80333110227383,209.42422761696207L491.0067939541053,210.76676336825903L490.35328407543614,211.33405422446936L490.25330566178224,211.93285468974193L491.0104977433814,212.87023770301357L491.6663418391034,213.12782650777228L492.172868853001,214.03278183652594L491.9721972506383,214.48640438492646L491.92421970603135,215.50605371681388L492.93445915076916,215.55175695894604L492.9832382426953,215.01755180141367L493.53964479194366,215.30693475206965L492.88533309913004,215.98887104139055L492.9379244510039,216.63606455627905L493.4959275676927,217.18443654072667L493.44761552438695,217.81581989467077L494.0618820641769,219.59391204028123L494.9757169814405,220.01076967637505L494.92746082558773,220.52897314347854L495.94300617578654,220.83140287695608L496.05127160133117,222.07725741397178L497.27720766361415,223.30027938438718L496.8786245306325,224.58171913536535L498.4614707600138,225.47776421981007L491.6942232616018,225.50999747038156L484.36719761434784,225.5065733720113L470.9858935122459,225.38129049359623L456.792780991896,225.1041045125321L448.50215957547937,224.88242109633688L434.6195576836835,224.4130119169905L421.2521661163955,223.7937103557266L415.9677059484854,223.51858479174496L402.91500283740294,222.7335541242436L404.11284430725976,203.95028060620052L397.1045575289606,203.48474502977263L390.34898828291267,203.00075001715595L376.24443530904375,201.89477892533637Z" fill="#dddddd" borders="[object Object]" style="fill: rgb(221, 221, 221); stroke: rgb(254, 254, 254); stroke-width: 1; stroke-dasharray: 4, 4; outline: none;"></path><path tabindex="0" class="rsm-geography " d="M683.5956367874567,306.5284488435276L688.2811070245708,304.26367169430443L688.7052879654307,304.54736413384046L690.0775881667907,303.37370206348544L691.5310686812941,302.39930324365525L691.8652062400008,302.4333988910274L692.8788499201044,301.847014756376L693.2759151453188,301.9371407796915L693.8010305922339,301.01137631259246L694.1598744808946,301.5972697450301L695.3496482833875,301.0979451388557L705.5175945428684,300.0585819314658L711.1941503347335,299.443304740637L714.1787188375334,299.1857925006507L714.4205377367987,300.0157848415952L714.166255412941,300.84254179913887L714.4881465066387,301.13553507303766L715.9136746451445,299.71235349941935L718.6814638806399,302.52885002247456L718.8141729550583,304.7197965048989L728.4252056733469,303.2999898777596L732.426027834353,302.73600166904544L735.7098507113081,302.18661125788617L741.2919229831152,306.1680409982887L743.2925028521997,307.7182741048649L749.9541985339372,312.46571864321777L755.9644562578942,316.7836152463052L755.2817040048119,317.04180114718645L753.474331589378,318.2135756889311L752.1976838806422,319.53202238760366L750.6414200880404,321.80287188032355L749.8870820169802,323.2366666203934L749.6342022875269,324.02112723212304L748.9263962555884,325.1007450305285L748.4265310560904,326.716854966044L748.210048273705,329.6106645739501L748.5309372084594,330.45557447769465L748.2833398998205,331.2872599252073L747.6481161485863,332.1714930422138L746.5006108970053,333.0477542876073L746.2788756864722,334.6774706674439L745.3157251025526,334.6835656384609L744.4252514057184,335.10245974890074L743.7113891859829,334.58837597552963L742.9229058775259,335.2670678540744L742.5470739357654,336.3649751765563L742.7981723372254,336.82920727842895L743.2110930980027,336.59333754025545L743.3026854579475,337.1181082666578L742.5315195739004,337.58018580493626L741.6634004843613,338.4681222095086L741.3100519099027,339.3810613954049L739.5946743335156,340.6427666413837L738.9388711298654,340.13293319051354L738.3505482878271,340.3481398792352L738.3822434692704,340.86665268016975L739.3812222397794,341.0559751749963L739.2656497676321,342.0417645111718L738.0242750336131,343.10491828778856L737.7451447389456,343.80709083176805L737.1781447101641,343.8215111993827L735.9086666370288,344.39618569013544L735.1249801726544,345.493391307083L734.7444536719545,345.262790503317L732.9879118519657,347.0282982477371L732.4886438985894,346.7678404361611L731.7304153940674,347.3513748754939L731.5404869295928,346.892242558734L730.8220235852617,347.0272232894241L730.7102515859797,347.73233390050314L731.7610184490577,348.91592902912714L731.5665455575922,350.1577825959837L729.9491217262753,351.4370319457528L728.9438459003919,351.92812034191263L728.7261819864684,351.29365904635586L727.5658019987394,350.8287372291891L727.0106930722648,351.2781204155815L726.9792467501608,351.7896640980556L727.685762487982,351.9202996787251L728.6177328654713,352.7328230158066L727.9501575350441,353.9031296702864L726.7081581749466,355.0675655737L726.2061715276785,355.14838854980815L725.4287402667044,356.3671865953846L725.7614621961466,356.65672921471776L725.2487463948898,356.6735559139187L723.8403593021006,355.739179580365L723.2695077130719,356.107442779125L722.011827391802,355.75157441996146L721.5770630653267,354.8081433469747L721.7347363025892,354.35882840750764L720.9534314542265,353.3882462470624L721.3998898275524,352.59950766780753L720.8749506642624,351.44140579612326L720.6624319722657,351.54019793718567L719.5652761070695,349.99818879345014L719.7025187311649,349.4214589984532L718.2229128266504,348.33047636174183L718.1656636013998,347.9638409578148L716.7135718928104,347.7653347147035L715.9291438572458,347.10315409113434L716.1052331092872,346.4064361639728L715.7649810078292,345.675317775449L715.4127398400831,345.59915390630056L715.5787862495736,344.8386407326378L715.2783445108046,344.36252218384107L715.0687905557479,343.0067285785319L714.5340028165072,342.8443114350447L714.3028868688806,342.0796644031559L713.4825310397538,341.16062984273026L713.5942832929499,340.04909379652554L712.4401973831953,339.52388225825825L711.4159625292398,338.73307599283135L710.9219575348916,338.8246650138543L709.2997837608838,338.17242524901246L708.7503165278748,337.52049100573413L708.7617547806411,336.8491813338227L708.167795568881,337.0203341451996L707.350966306244,336.45715441144307L707.4993256181541,335.944973227505L705.7625055595427,334.8656520277217L705.9062830960539,334.32163545325034L705.5934550454672,333.73136673031127L705.8756598695713,332.98699183804024L705.5987008903769,332.63633592925294L704.7130259456416,332.3435396949685L703.5046868775526,331.00378448479637L702.4848507431929,330.55000117741974L701.821950302473,330.6147812022026L701.0200043074411,330.11174859403513L700.8716624747677,329.48025635488466L700.2827457093736,328.8967408666382L699.921461260835,327.9532762451937L698.1069096278133,326.6163392785255L696.4011129392055,326.0129577437664L695.1977322130178,325.00960380059325L694.7036848310464,325.0637167523189L693.8731170183141,323.5328163321253L693.0002473951824,322.87282444719744L692.4124015716195,321.8619888818837L691.7040829917853,321.5699548838455L691.1696517446753,320.53486588774444L691.0550035599576,319.7182863894326L690.3395924864348,318.9695613175935L690.0643694368052,318.19170044021723L689.3447859295932,317.802356448153L689.038908464739,316.8000277014967L688.4617905441947,315.8353446237501L688.0007797664857,315.7034116790735L686.5158698564009,316.1697378438762L685.1550450132124,315.5238417515303L683.6801166503693,314.0272028732792L682.7430874869742,314.03990839435266L680.9400271936909,312.94426523235245L680.6400797588108,311.9399307034638L681.0172951784723,311.46500988619175L680.8857254603139,310.89507257712296L682.0648681790753,309.0222687233763L683.5912048949868,307.7047875853913Z" fill="#f83136" borders="[object Object]" style="fill: rgb(248, 49, 54); stroke: rgb(254, 254, 254); stroke-width: 1; stroke-dasharray: 4, 4; outline: none;"></path><path tabindex="0" class="rsm-geography " fill="no-color" borders="[object Object]" style="stroke: rgb(254, 254, 254); stroke-width: 1; stroke-dasharray: 4, 4; outline: none;"></path><path tabindex="0" class="rsm-geography " fill="no-color" borders="[object Object]" style="stroke: rgb(254, 254, 254); stroke-width: 1; stroke-dasharray: 4, 4; outline: none;"></path><path tabindex="0" class="rsm-geography " d="M219.1022868348819,83.2070793068749L218.92752406823712,81.64135576739875L218.64796722773536,81.39810606041453L219.74566396196366,80.11783169156399L219.34111047261092,79.3709070336962L219.56176213754776,78.38676719722855L219.38852196916451,77.46205239979565L218.75012775418656,76.07178653369294L219.235433767298,75.39378028034491L223.6081463046961,55.963017880795064L223.74568485843565,55.144329527179934L226.19992064774584,44.24051053273672L227.28587014252525,39.82534744729412L228.82256982589257,32.995602390368504L229.87518313267492,28.52019363670786L237.31262321232177,30.151890225053535L241.7987856035125,31.105363933143508L239.12773611322845,43.58019877867457L238.72094716761993,45.26477368173698L237.83598909774997,49.61315726144221L239.0585724743365,52.34763847676663L239.6544206616433,52.81590273885661L239.71914543678793,54.26195068506331L240.09423487570402,54.243619488969784L240.25055023368418,55.04169290727964L240.7495904504949,55.53758177045597L240.45379951027994,56.500925891494376L240.80757630581093,57.470895197653704L240.1235088434273,57.84806217167943L239.92265866697028,58.35951136594099L240.39654401352288,58.54072396820186L240.4325923918861,59.47674183430843L241.12354603496263,59.735734277098345L240.9177274985857,60.05095274886753L239.90960462353814,59.96952410796905L239.25558477121803,60.41830361693212L239.753297489196,60.49060133280966L241.56884049921166,62.28867977836501L241.70615345603693,63.19717510689145L242.99280113779983,64.19771120889311L244.0356470213892,64.57614237802113L244.30701304975938,65.29996479902093L244.09505296565536,65.87543092116334L244.56597810798803,66.08634789977498L244.67154440704704,66.71086293421354L245.1685577322751,67.02458269769693L245.75944548359357,68.02521487630702L246.3523270812867,69.48211783307738L246.4315124867414,70.47595433809556L247.02006773836456,70.57907851376444L247.73113773851185,71.70061055900135L247.32625017264,72.7759597807734L247.86200671783746,73.84570532901637L249.21563530865498,75.06276916185004L248.77179766074596,75.87043686807476L248.98988276911425,76.19122343923732L249.73423016594398,75.99760400375874L250.0089021268218,75.56342557010589L250.61396422585292,75.83052234117588L250.83722316840897,76.36375165482536L250.44421905609835,76.92131082475225L250.6850539023281,77.60480716576785L251.56124893506998,77.69682994465279L252.51162100099444,78.12871377329452L252.75766999506607,77.83493108770051L254.0063098041337,77.70511760439092L254.33807818546057,77.93285978375548L254.29635526860585,78.86954819788082L253.4653631595377,80.71144255988315L252.91119003085603,80.6518232581177L253.01701105236805,81.79731364373265L252.2258155192122,82.70198614337994L251.82269141641117,84.51469567109007L251.15628118908293,84.77520193078044L251.33705038740314,85.30019769449063L251.1386963381743,86.55020288971139L250.25000976648317,86.4894257542071L250.00680241845492,87.24119952683975L250.68107029179438,87.9127130102994L250.09029525171846,88.74319006274459L250.10604075204523,89.62793633723345L250.89209492642055,90.22325902680882L250.46615987665652,90.93971742520546L250.89524213174704,91.90567660049646L250.4386530331329,92.53474249964756L249.2891521113694,92.32501627764373L248.18697740628824,93.56145795578402L248.82968921917384,94.89766871830852L248.63486828161228,95.64372966948531L247.69216253142906,96.06234021726732L247.9482326255737,96.70149073038203L247.5992958231661,97.49905378977076L248.7505971877898,97.72610042850681L249.16404439930326,98.78821068065338L249.741656150113,99.26104048414902L249.8614317941195,99.87299100708333L251.0974941507328,99.42747789905104L251.41341524627396,98.54104482034052L251.97593497975197,98.84634663618579L252.93096447556806,98.60636561253898L254.05521990220453,97.48369840208852L254.8517020966164,97.06516905785759L254.88354051620914,96.40184756610734L255.33682433530024,96.27651293785812L255.94868963307516,96.81798113385105L256.27684540147857,97.59887356751744L256.1066574441246,97.99090403419518L256.66546984346485,98.06465645960486L257.2818590063713,98.58981015608128L256.6750053444217,100.02567988321323L257.55178543300985,100.19182172009573L257.46082810883433,100.92567466052947L257.09423828718514,101.34618653018651L257.20147661347585,102.29732311153077L257.5147624511427,102.66680465738659L257.21380645746757,103.75326559379869L257.70142116895744,104.72726541034478L257.6437939689597,105.28814178748235L258.5403061430622,106.64899524799239L258.6495479663446,107.86200613334961L259.3949231930595,108.24622904094053L259.22547775601276,108.63939163230157L259.9940631454456,109.4195512442949L260.00128972262644,110.41746469753616L259.746949060258,111.26891456390535L259.05680242721047,111.35304398313531L259.28445278985964,112.98069245567933L260.43561895809415,114.06012187798717L260.50566650268706,114.72679490500741L261.84756293397635,114.25466430621702L263.17437254438914,115.44494330644488L263.7025060150178,117.32193604953306L263.79305005933907,118.15537460507085L263.2336364050443,118.83824776441281L263.98578490100965,120.29842855602055L263.6538130121279,120.79406346940607L263.7836813311196,121.6838957846245L264.3739895976644,122.4443226812549L265.1516254671578,122.97651183353037L265.5439418753318,123.76604438674724L266.0296011955021,123.49338124506642L265.8976690454509,122.60361291671927L266.80606912821884,121.5894582229098L267.66913647892363,121.36741267543186L268.4056124750114,121.8574563936802L269.95014544182055,122.1626624797043L270.40024910640466,122.63363860117715L270.8317110628676,122.38264684320507L271.8546389546357,123.18173445479033L272.3547514476993,122.53405114800603L272.61668413507573,121.58379076691574L273.0393124622947,121.65714841045815L273.55794168917214,121.17574722516918L274.28992380373177,121.41642431617254L274.7579669329906,122.06816851214944L275.4373925039512,122.0542771003793L275.7535302176926,122.46738662841244L276.8213955028228,122.16021722046526L277.2561824816349,122.44624314314717L277.9342252425258,122.15347849437967L278.9892136442396,122.20126328788922L279.43208905211895,123.30322688935814L280.948776186959,122.90493784736191L281.1400576887879,122.62707122578274L282.233863672747,123.02089159917648L282.69898615740783,122.83712713590307L284.1355226530049,123.4977145657956L283.5974799628601,122.36616525249792L284.60460833666605,120.93497373359082L284.45600394192763,120.37292883505256L285.4020809294521,120.47921459234374L285.91213344179585,119.7156039541535L286.61635182307606,120.41669021557664L287.6300312149712,122.48657916472541L287.42572142183735,123.15396045578541L288.40365636095976,124.27261992697038L288.5611474075074,125.0960812815847L289.491773669168,125.61969112652503L289.0894970267393,127.83614849161245L288.45923006334846,132.08682572788155L287.1490366884168,140.29296526691155L287.130667320376,140.71426184434824L284.359868150421,158.07283014446432L283.8967014056793,160.66333018288947L282.17535596868225,171.44464011861328L276.40641449390256,170.5594874462828L266.837960211077,169.0007909034524L266.607921418908,168.87926504903487L257.24939463360954,167.26709266601517L244.4669489827798,165.1207334286006L241.52120127361886,164.45957907776187L235.7524714179931,163.28838959492646L233.99926068954525,162.97506454968334L231.214273241319,162.27160521121596L228.13739341623295,161.76630359892874L224.3090494108406,160.98334462858145L210.1310693271917,157.97980977338727L201.26254136451746,155.93469071856043L208.7153265354334,122.79966710532221L209.01780189111304,121.89363309270618L209.5732779259812,121.83682415337978L209.76370388128686,120.98824617256628L210.61197795143204,119.84166597076614L210.81013806595382,119.17652946786848L210.40740452017246,118.5582824539108L210.5085909981264,117.88800703119284L211.13022485647372,117.74687075863062L211.8160511834265,116.87759349873511L211.87812189548572,116.38018549213734L211.09636221983857,115.92476696460528L211.1895823081938,115.07150160122683L210.21302004930993,115.04998209255348L209.67478682092985,113.95534960695852L208.6992692950817,114.14721486070528L208.21720095380226,113.46037852542736L208.7896424631719,112.66627709309114L208.3364355527587,111.42503843140594L208.83723118196974,110.94490860675455L208.9326812876269,109.87792788181434L209.94048182779517,109.31483772414344L210.6394083123106,108.38472512212184L211.35443563635914,106.94726019543475L212.33248827283637,105.63514726016058L213.98809769130264,105.1996044320706L214.06182684668545,104.87023687848591L215.16175238655597,103.86456006719345L215.81595523200423,102.89095305021544L215.69507145012938,101.90930350074075L216.01198699304928,101.14058059419858L216.8120406704329,100.59466503285319L217.27363096018763,99.82526765293278L218.0124215955217,99.33120927950324L218.73778417451683,97.5842002136311L219.32892985282842,96.87644374240494L219.4076238743824,96.3020301988513L221.02921241990146,94.19459586807307L221.56764635783708,93.93513955597416L221.80286558891999,93.08337610685294L223.27424153359772,91.63237658402852L223.13871624060238,90.71620779391901L222.71190941045535,89.81824415109259L222.89409008113205,88.98823529747358L222.32794447419622,88.0759155564134L221.4667818291714,87.85319651459417L221.1727330124324,87.01661626336784L220.33369279050834,86.91274655492884L219.86457944197275,85.57707880738178L219.45722710167217,85.04301336221363Z" fill="#dddddd" borders="[object Object]" style="fill: rgb(221, 221, 221); stroke: rgb(254, 254, 254); stroke-width: 1; stroke-dasharray: 4, 4; outline: none;"></path><path tabindex="0" class="rsm-geography " d="M161.42650353403423,146.43434777073844L161.43054023837817,146.4187026193199L171.97084381492766,149.1249597203015L178.83141313246801,150.84805247469706L180.09260596486706,151.10454624664044L193.25069391730182,154.13939599991068L201.26254136451746,155.93469071856043L210.1310693271917,157.97980977338727L224.3090494108406,160.98334462858145L228.13739341623295,161.76630359892874L231.214273241319,162.27160521121596L233.99926068954525,162.97506454968334L235.7524714179931,163.28838959492646L241.52120127361886,164.45957907776187L237.9948196574097,182.81345345678585L237.13341749306124,187.03005868257367L235.215400959815,197.01078821727265L234.71031634892887,199.3698560307488L229.63285421282632,225.78592227267848L228.60939435732155,230.83500034321787L227.74922158042426,235.5857323075369L227.16882922319996,238.32817539897042L226.38843022827086,242.6654019409815L226.30325642262943,242.83049769217814L223.61186371090406,256.8299179579151L222.27552494156902,263.7809541139601L221.54883050749294,268.1271425276665L220.79328989910886,271.7747470441411L220.4842547932663,271.96266668937096L218.6585780723035,274.62838652843266L217.35903172469824,274.55793652714567L216.4098344045987,273.53183238345594L216.60201550151572,273.1073921838954L215.87469078457684,271.7938674087251L215.19988923453258,271.61210822722546L213.8775255884268,271.6655357857653L213.85062447936133,271.2476097347329L212.95946671349253,271.0550099367225L212.24948707564295,271.3270077179983L212.03059088226757,271.0524329408903L211.46555764278202,271.41889491045026L210.05187198237758,271.64879699340145L210.16662275402757,272.9926981758623L209.81949958170316,273.6333582315923L210.14487956972755,275.29981064106096L210.57458534888434,275.8971516268301L210.0235859908472,276.1836277287945L209.63505625060458,277.03064687018514L209.71253160276893,278.020072384444L209.3924939311113,278.79816271658615L209.66476460436127,279.36412590642783L209.38266030339355,279.95168492646246L209.73913094606132,280.6498533816796L209.41391419349577,282.285122082483L208.98197162597614,282.79331286043646L209.01096772524068,283.7562973857853L209.44675965128562,284.6185103233098L209.5608314078611,285.7136804106739L209.47990596206574,288.63435444352024L209.2536741200172,289.77731695341424L207.99862441873665,290.2377551722501L208.46264215449781,290.6928335905734L207.8431499900692,292.1370345265634L201.59229082211664,282.7555525737299L198.64847760516142,278.2828027479703L188.88602179405194,263.6542365371257L176.10272764627257,244.3988701640484L171.00696257227253,236.66909431958504L168.5199581862479,232.9891249254348L163.56055754476176,225.5255620652432L159.67537592704554,219.61187662282305L157.19387147990824,215.9634482767152L152.76930216785257,209.24634565167423L148.32211231066452,202.59765605363532L147.3334440403276,201.05515497873785L148.2980944367098,196.90469305211263L148.84162157326404,195.00430230367022L150.6908514195947,187.8383167201863L150.7929017076425,187.6472522891179L152.43180923561982,181.49875991456418L155.4883058160206,169.65077356597237L155.57697634855145,169.10549996440375Z" fill="#dddddd" borders="[object Object]" style="fill: rgb(221, 221, 221); stroke: rgb(254, 254, 254); stroke-width: 1; stroke-dasharray: 4, 4; outline: none;"></path><path tabindex="0" class="rsm-geography " d="M784.5961610874847,95.93006298063926L787.8411019576025,95.05419976204155L793.1231388982237,93.74340294211993L794.9943658213018,93.42228603173157L797.8587541456611,92.77953834935875L800.4646062517932,92.08002984706866L808.118972454166,89.92204747856454L807.7382268253405,90.52070248708424L808.6979996417654,91.74653009743383L808.1794991808811,93.12934491091221L808.2574190138565,94.17238175641648L807.7805354824136,95.16171028289148L808.7026334363067,96.61498711699153L809.3181930581316,97.08490716965457L809.5246818303837,98.24436620803363L809.0709069213442,98.57975812742927L809.5885923856993,99.42484294608391L808.9403313800727,99.96081799494254L808.8006914067475,100.74565919891313L808.3128626291634,101.52173748589792L807.260678366591,102.02890946115463L807.2401848184784,102.898691237761L806.5849608247231,103.41801125939594L806.0697683038416,103.33550857206001L804.5785736027431,104.25256740224017L804.3600786261553,105.32239756133129L804.7745719592008,105.78069884186743L804.7249605373904,106.74072971080284L805.4620060000163,107.68119000013417L805.6507867805842,108.41385279617896L805.3699232398506,109.63323147380811L804.9879650262276,110.46283221636077L805.3282876667374,111.78860461631382L804.7105864695621,113.06086120788905L805.0128506188779,114.0475797880149L804.9084121925656,114.80591015185257L804.1921515103254,115.70375697137081L803.9464221594883,116.49789862399075L804.0987839837767,118.27143847037223L803.5270538478981,118.96538650570358L803.585881741433,120.18085819329349L803.9591541101088,120.66816936251723L804.0243848716539,122.89672821529109L804.5442149463615,123.76292124214558L804.2329287156676,124.90635283336974L804.5903631399046,127.11156204077292L805.0834851001937,128.0682336701425L804.7891091525471,128.69178337648168L805.2782295945003,129.4333348858023L805.0780590559843,130.23278173950882L804.5027820257458,130.5444098233197L804.6803418720662,131.44807662237076L804.5419672849819,132.6976726863311L805.5131020394961,134.15044436561982L805.7581724444003,133.92214017523986L806.3946697063708,134.6435725550499L795.6703777290505,136.94143205968476L795.041808864012,136.0149110723031L795.0904219253957,135.38850883310363L794.8076590984706,134.22838863463448L793.4788425469083,127.5459651734177L792.2622049000086,122.15121138233962L791.54085863275,121.84602690048314L791.2448944635322,121.03906166324964L790.3530184759995,121.2558551025586L790.2749644775781,122.36920614817734L789.7065138460459,122.07577843900401L789.6027689216032,120.2108745228229L789.9842900657925,118.51025254020954L789.2058146023986,117.75435268133151L789.1967906220459,116.6958238111207L788.4749910324404,115.76054439963195L788.1311712808097,114.1373209023883L787.60884578029,113.8165127224645L787.6827020534812,112.49008267342879L787.5782100344602,111.04136089670101L788.223140535946,109.84135766705117L788.2721964603669,109.23319234706605L787.5134624183717,107.52997985901584L787.7659801902337,106.14400673134742L787.3179893380259,105.11081253786097L786.1038121606719,103.94946519013263L785.6533829706301,102.90050708104229L785.7208530768524,102.37126673822445L785.464442322887,100.91157081367544L785.7173293346382,99.94037762439757L784.9014835582848,99.19581071916036L784.8470829078954,98.16723956850194L785.0557354586501,97.62049594969562Z" fill="#2f7ef7" borders="[object Object]" style="fill: rgb(47, 126, 247); stroke: rgb(254, 254, 254); stroke-width: 1; stroke-dasharray: 4, 4; outline: none;"></path><path tabindex="0" class="rsm-geography " d="M603.5032549733496,408.3541461339729L604.3306970921082,409.3065579373007L604.7119808091087,410.50169839556327L604.6606620223027,412.13193123418466L604.2078267744544,413.8564975035865L603.9722399363193,413.82591361580444L604.3275643955408,412.35028967564335L604.4383630339664,410.7317431482203L604.3248684594784,409.99952837349076ZM596.0395146936529,408.78330088412906L596.6323728993325,408.12968994993105L598.3880399218588,406.70020641523206L598.5196103378803,406.9162523722781L597.8411162767952,407.9794900135847L597.9887135488995,408.4198615697136L598.7779978161997,408.89468928856513L597.9680343718179,409.75783426672365L597.7408615754704,409.01725289005026L597.1740873189271,409.2185505970415L596.1798767547959,409.1276807390889ZM592.1287362109957,418.8673608786602L593.1069919370037,418.6405405453256L592.6287601288047,419.34826581338416ZM580.436417535323,427.59223819247666L580.82030540909,427.1358984007119L581.6431368093254,428.13045565070627L581.188229794294,428.38246081752015ZM577.4676411649272,428.0381633774181L579.7812675346479,428.4336879487686L578.6763126371571,428.62667172166755ZM574.4042828099083,428.9169451256704L575.8512374862713,428.5312664868526L575.9836547805376,428.79670739555775L574.4787834503163,429.201743162875ZM553.305762426082,419.94014024270837L553.8696907255867,419.4827464962365L554.5716004965877,419.53319822309595L554.7283556950149,419.1088757790527L556.0127890478348,419.14964647103056L557.3948351730688,420.06843068001706L557.9138566187715,419.9327731341858L558.2841866102308,420.38188402616754L557.4362777774716,420.9981015161045L557.4065673529428,421.64179153177565L556.6039143458889,421.98243194503334L553.0869283877576,420.28655734746394ZM519.1310290474836,356.7288770906986L529.4610308717456,356.51218866401973L534.2621290496559,356.371881067893L543.0298024117371,356.1884609019926L551.6281040348176,355.92791650426625L563.8508834683475,355.42110388967274L563.3337247288498,356.25556256463085L563.2052740921076,357.03789439024183L563.7259111713597,357.3671471268035L564.486470212044,356.9081020994413L564.3752778547291,355.8307836404964L564.9857795072269,355.73471350961245L565.5483300559903,356.8694347715475L565.4692870182707,357.5039373900521L564.3389172782662,358.40264064724727L564.0897922080054,359.0133280677404L564.0921177967597,360.16059151287016L565.8522228929907,360.55476439320296L565.7628842879334,360.9957239943617L564.8942231146392,361.5738681046075L564.4212971135672,362.212083026178L564.6323033868882,363.0414454553538L564.9803502002342,363.24978429226053L566.0801565134831,362.7727745397759L566.3777266875283,362.01396389239267L566.8013681008013,362.58956915151896L566.3840967499311,363.20929277204016L565.6248123407679,363.7496756218254L566.8453185739688,364.4937371073246L567.1480839281428,364.89781721589327L566.5925290961244,365.0401243494165L565.5979039232521,364.3165071754445L565.3181133582437,364.3471202675008L565.1978310811445,365.2902593713641L566.5308148640057,366.0125895177641L567.075706180091,365.66089618123226L567.5549934769143,366.20093756104427L567.1224115308008,366.5468701309911L567.1716608111956,367.48110098058396L568.4799051875856,367.6861453067727L568.782741527483,367.0237833349387L569.0232910409186,367.301571886112L568.1913800829215,368.6221952461435L567.5091156429477,368.52924250183264L567.6669037663887,369.3768274627222L567.4210329564926,370.06807679659903L566.6061538185477,369.61028301522094L566.2344924680806,370.0656534639794L564.7296594982505,370.4660698308903L564.6816996576288,371.744000685374L566.4958189885447,371.828158964733L566.3310547890085,370.835690901087L567.1969245210256,371.1779069839173L566.7475347198276,372.31551796870474L566.0887643926019,372.70497129118314L565.8364774889994,373.29917933405886L565.0703419003189,372.70895539801836L564.8086390696449,373.1258854929812L565.9029205693276,373.4894617470436L565.944501515839,374.29441887663893L564.8824457205535,374.5748736640321L564.5072566863514,374.9974408303433L564.6611575735012,375.796602313583L563.3663207560782,377.1204499062453L563.7228872823587,377.4414968820099L563.4622653831394,377.90631616238545L563.0522269904275,377.65241387951573L562.9046856719461,376.9658883960793L562.2341477841301,377.1764473479117L561.9117380069463,378.70886903471853L563.5638899282422,378.80477909722106L563.3516199711689,379.10576356166416L562.0518273981507,379.2505439965538L561.4555587200658,379.8441917950537L561.4814734063909,381.5527305579802L560.45950715741,381.60188445903066L559.8703859292167,381.17830866619636L559.6154368814683,381.8032349233405L560.1494369552612,382.26176834903174L561.1617672484795,382.00364861403443L561.4138354688982,382.5075643734518L560.7590746092468,383.10351975112656L559.6360390113745,383.44715991432304L559.7490663028208,384.635028407577L560.5461715323306,385.8064215158861L560.5684131491921,386.2728884267789L560.0611602055394,386.4098358022253L559.5835478502443,385.96486229759944L559.3180690173256,385.17123553911176L558.8350624187341,385.82255105263243L559.2456613927486,386.06132320066354L559.3365170156125,386.78249082482466L560.0483292646334,387.345409812252L559.9670020524576,388.04236320840596L559.0126302204404,388.40948351361453L557.980835855819,388.34437678628365L557.9518338559293,388.95813294709774L558.6588283662375,389.40901945003463L558.860655478099,390.06037805371193L558.3237520178036,390.8264447542099L558.4016276529277,391.27401588464215L559.353426269505,392.03546144476024L558.99652160177,392.98650787852216L558.2683338022384,393.3584398786602L571.1975450332661,392.70916957183465L578.8598016948075,392.2560380640473L588.2904401195553,391.63248386512475L588.7287313840691,392.1841337430583L588.3517458776495,392.563770769596L588.4565247620299,393.2824933665711L588.0760067733345,393.61386206516386L587.6918814417719,395.65421713161936L587.3168070145092,396.08163160236734L587.5837434071507,396.6445316331607L587.1017604539554,398.09412059599435L587.5755723747836,398.28897715384426L587.9046221675468,399.79838833591316L588.5150402846732,400.30629193469576L588.7861114706698,400.91685646803626L589.4388395672697,401.1799198268483L590.0598956054746,401.8314825214452L590.1175343863908,402.69758314489263L591.0639994448063,403.8746752365495L591.138258106504,404.98105250335493L591.4400773747566,406.02369329039175L592.2444667871321,406.7745620840334L592.9371857414101,406.72746321838713L591.9937381809264,407.3551172350001L591.5241903038974,407.27406213882887L590.602286878676,408.23741843917867L590.5272539603615,408.85417377387284L589.8494615602073,409.14059459340035L590.0653554660503,409.7701890301456L588.4280120957281,409.6040922691444L587.8385111511644,410.3666432639603L588.1985701176591,411.43763583615305L589.2513231437307,411.52985749659604L589.977625899699,411.0796996976201L589.8084049275803,412.04035675858665L590.307897439528,412.5544604602645L591.1974046840958,412.80101694933853L591.9389472829424,412.5742776593695L592.2552479688441,412.08626071874824L592.4352942648129,410.448496052941L592.3054698968335,410.2480270777703L593.6347122362396,409.2882026609964L593.7597579113975,408.5712198635233L594.8378360651095,409.0442372449007L595.58267931049,408.89578791154497L595.6061825045947,409.2322661276286L594.6609169069261,409.84538150972753L594.6986157728848,410.39011980567466L595.5855616831734,410.6021522716835L595.8274696061354,411.56719272891064L596.6802792021978,411.2819909326503L597.2240474771346,409.9234532156695L598.1781964321161,410.25804626744366L598.0096001391837,411.1555537150922L597.2569790990436,411.2090530404208L596.611831695375,411.96287785390575L597.8838279543417,411.84062799827484L597.7430949555654,412.3174464217278L595.9716190973521,412.796455910262L596.7994497843608,413.80053653750656L597.4124058549612,413.4031899957554L597.0732312988753,414.37665316325194L596.5218547370483,413.9970764080987L595.6975588060805,413.87773423623423L595.0625863787934,414.80684795136153L595.1142568041442,416.39601895771443L594.5969460140598,416.51216431346677L594.1538580501941,415.15910221252716L593.5142713444184,415.1867791660052L593.4701973979376,416.25153937200196L594.2890303943608,417.128502392811L593.4974741189885,416.6518254697057L592.6786398690515,416.62697987181286L592.2321602648515,416.9305371433951L591.3540666997112,416.8928868114998L592.442116014578,417.4471559327692L592.4766578051579,417.95947637765016L591.0869604288247,417.2645203075416L591.1135995671433,417.664809382694L591.8455822896703,418.1305489102631L591.1626123053595,418.4012920502854L591.2570234057844,418.9417342416517L591.9356845830505,419.47525993940644L593.1117281721523,419.5728853093483L593.0773653238225,419.9289551879044L593.8022344082972,420.2655867351233L593.7810757902862,420.8136822447116L594.2392313239794,421.5219400230926L594.7307815026555,421.00591938065645L595.045270126354,421.32189477404665L596.3295566474562,421.26497550751355L597.3002173720005,421.7436019979524L597.4412595646502,421.2513197369693L598.7104395887327,422.62444540566787L599.3015723516176,421.87478067216364L600.8295296184082,423.5491692916763L600.8980101258203,424.4926424454276L601.2635217213598,424.6750368448851L602.2818549680835,424.1504404960285L602.7388889922482,424.7758830833808L601.3545390903337,425.11847509920426L601.2760940701226,425.6545903985999L602.2146403040689,425.6342220165069L601.8078656447701,426.49974744506187L601.1367822489437,426.16294370932565L600.5460610397099,427.7483890300681L600.7139320546112,428.44320533843904L599.4433022466054,427.95615085537634L599.2634652354024,427.08529694770084L598.7773163749828,426.86284568398855L597.1184407728313,429.196851283344L596.2852637578053,429.91340026865066L596.6209056625879,428.8139334683933L597.1155030304849,428.31356584995035L597.3543719700203,427.5256987936781L597.8572979386522,427.1529308411307L597.7964330899733,426.28954734272565L598.2965559015979,425.8846078824919L598.1803682425239,425.07322520831383L597.5691472447198,424.73066126249955L597.4051938728403,425.7385871492155L596.502380391931,426.26775252596997L595.7687114901579,425.8527100641396L594.865851378135,424.67759980667256L592.8336910170943,424.1248183884053L592.201616523022,423.44410023487126L588.8991340048768,423.13154001691464L588.2134156794147,423.4008501980742L585.5554608251086,425.8671242416325L582.9786723413426,427.873127695421L582.5593046033625,427.7380196204565L582.7535307443998,427.0678427915169L582.0361592160264,426.8543129379601L581.8796804064515,426.2052914935489L582.2275438356668,426.13612282430495L581.430020644793,424.57794392433334L580.7618684491415,424.1841697720496L580.2373468586748,424.2313914995748L580.3222979231803,424.6761237093684L579.8890436501433,425.27996665246167L579.9340699626823,424.05656363733556L579.2976695939901,423.19441337832006L578.5987428926956,424.26332827402973L577.7683804827329,424.0865351455236L577.3799165066202,424.46224088625297L576.9428015514858,423.9893411557065L576.6171224916728,424.44157291564045L577.2588122102281,425.4167605506814L576.5539879099606,425.3927217851433L576.1694084628508,425.8481062447762L575.9843572439034,426.7256535257246L575.5102218222465,426.6399234118247L575.2688278037447,427.5685983749304L574.7900443847223,427.4026350636674L573.7073826593672,427.99220787224465L573.4226750713948,429.22771634684204L572.4716156540397,429.022598015527L572.7462265785484,428.67066818329204L571.927381861278,427.63939606643703L570.8256726812148,426.7831834573874L570.1933070961995,427.0253000152934L568.6551027229386,426.7683991538869L568.0431783552981,426.2701302072028L566.5718792146415,426.1522353782266L565.6166097949475,425.798687253798L564.6342609126582,424.8839742431262L565.3240736412248,424.6251576593587L565.6865820265957,423.6758395408368L566.1631422447313,423.84471009962067L566.9057384087367,424.64227741269997L567.296630776212,424.26919495459174L567.2935897761598,425.3611803124461L568.1840077746833,425.5886124509658L567.8649142561758,423.93508461397323L566.4706118648896,422.97814860395863L566.4367226217626,422.3053259242473L565.7896602311076,422.2253572038244L565.2974438565035,422.90832026170335L564.549286441297,423.1540181716874L564.6336652225195,422.4914474780262L564.0559243952644,422.6321766623423L564.2003293010025,421.99878350525887L564.7029424292463,421.5243943177511L564.0887547465953,420.91205484172053L562.437424101674,421.79495523054356L561.7936839586902,420.5406982157184L561.2172361135445,420.69641874645686L560.7791802543544,418.8214773373387L559.2656682715073,418.8755160411017L559.590409508553,418.33044877456257L559.5857599931722,416.9649698586288L557.7146001160438,416.7929924145416L556.9663343161902,416.98706616708273L555.8306392383532,417.6475703139149L555.3840305864821,416.75121864258847L555.8201473801795,416.0734611538967L556.2868890494867,416.1012137199276L556.1383441758511,415.3685540324294L555.2039446577655,415.28072963683064L554.4063430023411,415.66857032739813L553.8701604895525,415.3700292636289L553.7812243911955,416.01653672779423L552.4112884824762,416.65233700694057L551.620179982203,417.23113519349386L551.2505653909809,416.7321270687653L550.2149529114952,417.03094635677826L550.2354822522105,417.5441797883051L550.778094975975,418.0042846364461L551.8300712105214,418.08999454361106L551.3262452565543,418.5924572612288L551.833032853386,419.5836250389078L552.9831848191222,419.19877166235574L553.2862677022081,419.47519683393193L552.5388687763608,419.73120182181844L552.9015273970713,420.0373365586057L551.04206583289,420.2100412123616L549.5589377109598,421.0561478281477L548.3991703342725,421.2459940323786L543.5844491920576,420.41339123096327L541.5228168705286,419.81107803738723L538.1521079148984,418.3012064575496L536.7982949893187,417.8302395202479L534.3952228745843,417.2611378844118L532.4748286681271,417.2367090437284L531.6673830095011,417.4843045899895L529.5716093879978,417.42902506500695L526.2097672418699,417.91612366954087L525.2261930349548,418.1485230719502L523.7334515509331,419.0341382378988L522.7108408988922,417.54790585983324L522.1771437939193,417.07791684097094L522.2846075362804,416.67413354288954L523.2560735491714,415.92994820109357L523.9837137509326,414.7249105535943L524.3607879557269,413.4632766936869L525.1576119710137,412.8180074854987L525.7753057217358,411.98380534598687L525.2467067455576,411.6912263553588L525.9143313872559,410.550340357041L525.363082820329,409.2940538978172L525.6370599490398,408.66063473571626L525.5587232454278,407.8106154628887L524.6148035382242,406.99719279740714L524.9329854566029,405.7999895312214L525.6630977647312,404.9624612460851L525.3396338921856,403.50692644105914L524.9272301281296,403.1308163682662L525.0846357758837,402.4837428924794L525.878768189771,401.98203362882157L525.9670785137107,400.88605634357134L526.6471063126481,400.4670689478098L526.7901525794784,399.28904363495974L527.2814152347114,398.2629614759387L527.7844039428138,397.719072595875L527.5289280262106,396.7117760885234L527.6852571611646,396.0961843314906L528.1919550237283,395.72897855178655L527.4815822406034,394.86203667594407L527.5252519592688,394.3297120090772L528.2607688668699,393.97262018956997L528.1236501673906,393.1068508162506L527.6531160724833,392.6199363679375L527.9536425605913,390.9697925657629L526.873028135153,391.1907049599158L526.4846759591657,389.3807401931317L526.1430498161582,389.4214622370737L525.439760289563,388.6817868759965L525.7610580199098,387.8202717649066L525.5707265083132,387.03564730390053L525.1090342105047,386.8052412817767L525.15354099452,386.2886705258237L524.342463291796,385.72812446995374L524.6736699788681,385.285260284508L524.4895188360338,384.72575072757877L523.7476318249679,384.6465414008603L523.2237766507751,384.1430664374095L522.8638748556015,383.32952370781356L523.2514013770403,382.86947628799226L523.0643473719031,382.1485988846124L523.4462742949743,381.4629449850572L522.9714988441488,380.57130651902185L523.0724244989581,380.0209850091602L522.2018611942033,379.154142503481L521.6622699387347,377.8281162736255L520.632191569808,377.3506672914068L519.9851470565856,376.2035124498899L519.528576362228,376.0195107843268Z" fill="#dddddd" borders="[object Object]" style="fill: rgb(221, 221, 221); stroke: rgb(254, 254, 254); stroke-width: 1; stroke-dasharray: 4, 4; outline: none;"></path><path tabindex="0" class="rsm-geography " d="M828.1700564480971,149.41030974818716L829.1093908960827,149.46028421060316L830.0441289133372,152.37301124220153L829.2735587131641,153.34903163214608L828.5594011996891,151.832845262329L828.388749929168,150.80753585367404L827.8165205688465,150.59209929736573L828.5748466376715,153.05020827689145L827.747990364596,153.23692102256734L827.7970777077401,153.8094184217042L827.3443484800764,154.0467927487125L827.0680468814517,153.20009143377638L827.4435166620934,151.5111567334494L827.5452466114366,150.346528904637ZM825.983570946255,150.27653133006515L826.1947469679951,150.10344834547925L826.9390334261773,150.77548347564482L826.7277775156808,150.9487009124407ZM826.4672276843695,154.04514603823714L826.5450941326925,153.1715176419359L826.2572893020929,152.86308753267497L826.2618868753332,151.9085735279191L826.5371770994889,152.17008495158836L826.8894528741579,153.49838167399776ZM825.0600074575029,160.26922754326142L825.2636918562931,158.87801825867768L825.5631093790623,159.0334062543236L825.9241965922802,160.2094110397294ZM820.9621762324173,158.22990030265134L821.2309209174771,157.6755773931976L820.7769451781178,156.52381980104633L821.3236498200358,156.24799801332438L820.6169366523134,152.94034576297304L820.0059182045607,150.5939230359453L818.9580258606572,147.15934660994617L818.5225242551105,145.48616340484148L824.0173018166097,143.82594183733056L824.625676629929,146.12198927109944L825.1753739620378,145.87589491626568L825.4153695126731,147.16650570238176L825.8872842032897,147.97762308460585L826.9355943575779,148.25071697941542L827.6151709155049,148.87249496965114L827.6585943960476,149.61371092023091L827.156726648016,150.43323245958106L826.6940280962312,149.8537699408662L826.7407064426943,149.25596241271148L825.6048324222047,148.65457106149609L825.0554420550723,148.1313682206296L825.8295014073449,150.08325957551983L824.7024554634799,150.09727461510704L825.440134127866,150.55427936405954L825.7984476336269,151.71358365272067L825.2667003837068,152.03816109108743L825.8706883535461,152.76473569211123L826.1684123304514,153.89008234376752L825.8724374743257,154.72090348715005L825.7878707812995,155.96403770884365L825.1840602849104,156.02286385651564L823.9547589749651,156.64687503485766L822.7899158107864,157.52004545271723L821.0755394056741,158.46778382685966Z" fill="#dddddd" borders="[object Object]" style="fill: rgb(221, 221, 221); stroke: rgb(254, 254, 254); stroke-width: 1; stroke-dasharray: 4, 4; outline: none;"></path></g><g transform="translate(434.5170157110689, 196.29767443377318)" fillColor="{#81007f}"><circle r="10" cx="-10" cy="0" text="1" stroke="black" fill="#dddddd"></circle><text x="-10" y="4" font-size="11" text-anchor="middle" fill="black">3</text><circle r="10" cx="23" cy="3" stroke="black" fill="#dddddd"></circle><text x="22.5" y="7" font-size="11" text-anchor="middle" fill="black">2</text><circle r="10" cx="44" cy="16" stroke="black" fill="#dddddd"></circle><text x="44" y="19" font-size="11" text-anchor="middle" fill="black">1</text></g><g transform="translate(833.0105360435134, 78.41800359495028)"><circle r="10" cx="-4" cy="15" stroke="black" fill="#dddddd"></circle><text x="-4" y="19" font-size="11" text-anchor="middle" fill="black">1</text><circle r="10" cx="2" cy="-7" stroke="black" fill="#dddddd"></circle><text x="2" y="-3" font-size="11" text-anchor="middle" fill="black">2</text></g><g transform="translate(156.39920911641804, 26.557849750920468)" class="rsm-marker "><g><svg width="16" height="16" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><polygon points="12,3 3,21 21,21" fill="yellow" stroke="black" stroke-width="1"></polygon><rect x="11" y="8" width="2" height="7" fill="black"></rect><circle cx="12" cy="18" r="1" fill="black"></circle></svg></g></g><g transform="translate(631.8679470046523, 317.3976754014325)" class="rsm-marker "><g><svg width="16" height="16" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><polygon points="12,3 3,21 21,21" fill="yellow" stroke="black" stroke-width="1"></polygon><rect x="11" y="8" width="2" height="7" fill="black"></rect><circle cx="12" cy="18" r="1" fill="black"></circle></svg></g></g><g transform="translate(727.0097451944296, 151.87572348930212)" class="rsm-marker "><g><svg width="16" height="16" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><polygon points="12,3 3,21 21,21" fill="yellow" stroke="black" stroke-width="1"></polygon><rect x="11" y="8" width="2" height="7" fill="black"></rect><circle cx="12" cy="18" r="1" fill="black"></circle></svg></g></g><g transform="translate(785.3026686005699, 189.8623740497344)" class="rsm-marker "><g><svg width="16" height="16" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><polygon points="12,3 3,21 21,21" fill="yellow" stroke="black" stroke-width="1"></polygon><rect x="11" y="8" width="2" height="7" fill="black"></rect><circle cx="12" cy="18" r="1" fill="black"></circle></svg></g></g><g transform="translate(714.1630335661307, 412.04702583673634)" class="rsm-marker "><g><svg width="16" height="16" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><polygon points="12,3 3,21 21,21" fill="yellow" stroke="black" stroke-width="1"></polygon><rect x="11" y="8" width="2" height="7" fill="black"></rect><circle cx="12" cy="18" r="1" fill="black"></circle></svg></g></g><g transform="translate(672.8492669089877, 211.42936985132428)" class="rsm-marker "><g><svg width="16" height="16" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><polygon points="12,3 3,21 21,21" fill="yellow" stroke="black" stroke-width="1"></polygon><rect x="11" y="8" width="2" height="7" fill="black"></rect><circle cx="12" cy="18" r="1" fill="black"></circle></svg></g></g><g transform="translate(630.4770080602518, 340.6153301397152)" class="rsm-marker "><g><svg width="16" height="16" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><polygon points="12,3 3,21 21,21" fill="yellow" stroke="black" stroke-width="1"></polygon><rect x="11" y="8" width="2" height="7" fill="black"></rect><circle cx="12" cy="18" r="1" fill="black"></circle></svg></g></g><g transform="translate(598.3927173895526, 192.12949061988922)" class="rsm-marker "><g><svg width="16" height="16" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><polygon points="12,3 3,21 21,21" fill="yellow" stroke="black" stroke-width="1"></polygon><rect x="11" y="8" width="2" height="7" fill="black"></rect><circle cx="12" cy="18" r="1" fill="black"></circle></svg></g></g><g transform="translate(730.5638939138026, 194.35494463775274)" class="rsm-marker "><g><svg width="16" height="16" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><polygon points="12,3 3,21 21,21" fill="yellow" stroke="black" stroke-width="1"></polygon><rect x="11" y="8" width="2" height="7" fill="black"></rect><circle cx="12" cy="18" r="1" fill="black"></circle></svg></g></g><g transform="translate(638.4484240863299, 338.72166782739964)" class="rsm-marker "><g><svg width="16" height="16" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><polygon points="12,3 3,21 21,21" fill="yellow" stroke="black" stroke-width="1"></polygon><rect x="11" y="8" width="2" height="7" fill="black"></rect><circle cx="12" cy="18" r="1" fill="black"></circle></svg></g></g><g transform="translate(691.8549252665935, 190.0724698764891)" class="rsm-marker "><g><svg width="16" height="16" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><polygon points="12,3 3,21 21,21" fill="yellow" stroke="black" stroke-width="1"></polygon><rect x="11" y="8" width="2" height="7" fill="black"></rect><circle cx="12" cy="18" r="1" fill="black"></circle></svg></g></g><g transform="translate(714.636989209755, 288.17148334628007)" class="rsm-marker "><g><svg width="16" height="16" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><polygon points="12,3 3,21 21,21" fill="yellow" stroke="black" stroke-width="1"></polygon><rect x="11" y="8" width="2" height="7" fill="black"></rect><circle cx="12" cy="18" r="1" fill="black"></circle></svg></g></g><g transform="translate(523.6853392219717, 132.75688217107586)" class="rsm-marker "><g><svg width="16" height="16" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><polygon points="12,3 3,21 21,21" fill="yellow" stroke="black" stroke-width="1"></polygon><rect x="11" y="8" width="2" height="7" fill="black"></rect><circle cx="12" cy="18" r="1" fill="black"></circle></svg></g></g><g transform="translate(665.0753377828022, 335.4569108918846)" class="rsm-marker "><g><svg width="16" height="16" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><polygon points="12,3 3,21 21,21" fill="yellow" stroke="black" stroke-width="1"></polygon><rect x="11" y="8" width="2" height="7" fill="black"></rect><circle cx="12" cy="18" r="1" fill="black"></circle></svg></g></g><g transform="translate(599.0510939012188, 97.83319224623312)" class="rsm-marker "><g><svg width="16" height="16" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><polygon points="12,3 3,21 21,21" fill="yellow" stroke="black" stroke-width="1"></polygon><rect x="11" y="8" width="2" height="7" fill="black"></rect><circle cx="12" cy="18" r="1" fill="black"></circle></svg></g></g><g transform="translate(478.8797242422819, 209.32234817446817)" class="rsm-marker "><g><svg width="16" height="16" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><polygon points="12,3 3,21 21,21" fill="yellow" stroke="black" stroke-width="1"></polygon><rect x="11" y="8" width="2" height="7" fill="black"></rect><circle cx="12" cy="18" r="1" fill="black"></circle></svg></g></g><g transform="translate(144.190344914075, 76.86295198671428)" class="rsm-marker "><g><svg width="16" height="16" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><polygon points="12,3 3,21 21,21" fill="yellow" stroke="black" stroke-width="1"></polygon><rect x="11" y="8" width="2" height="7" fill="black"></rect><circle cx="12" cy="18" r="1" fill="black"></circle></svg></g></g><g transform="translate(219.5619704457178, 51.45114125210068)" class="rsm-marker "><g><svg width="16" height="16" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><polygon points="12,3 3,21 21,21" fill="yellow" stroke="black" stroke-width="1"></polygon><rect x="11" y="8" width="2" height="7" fill="black"></rect><circle cx="12" cy="18" r="1" fill="black"></circle></svg></g></g><g transform="translate(747.9029373848193, 440.2444011991456)" class="rsm-marker "><g><svg width="16" height="16" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><polygon points="12,3 3,21 21,21" fill="yellow" stroke="black" stroke-width="1"></polygon><rect x="11" y="8" width="2" height="7" fill="black"></rect><circle cx="12" cy="18" r="1" fill="black"></circle></svg></g></g><g transform="translate(747.8312564633488, 281.2315100470174)" class="rsm-marker "><g><svg width="16" height="16" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><polygon points="12,3 3,21 21,21" fill="yellow" stroke="black" stroke-width="1"></polygon><rect x="11" y="8" width="2" height="7" fill="black"></rect><circle cx="12" cy="18" r="1" fill="black"></circle></svg></g></g><g transform="translate(366.3052314414832, 211.4954553625712)" class="rsm-marker "><g><svg width="16" height="16" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><polygon points="12,3 3,21 21,21" fill="yellow" stroke="black" stroke-width="1"></polygon><rect x="11" y="8" width="2" height="7" fill="black"></rect><circle cx="12" cy="18" r="1" fill="black"></circle></svg></g></g><g transform="translate(262.17648324107233, 367.4572422959486)" class="rsm-marker "><g><svg width="16" height="16" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><polygon points="12,3 3,21 21,21" fill="yellow" stroke="black" stroke-width="1"></polygon><rect x="11" y="8" width="2" height="7" fill="black"></rect><circle cx="12" cy="18" r="1" fill="black"></circle></svg></g></g><g transform="translate(593.7712830922524, 180.57691518396587)" class="rsm-marker "><g><svg width="16" height="16" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><polygon points="12,3 3,21 21,21" fill="yellow" stroke="black" stroke-width="1"></polygon><rect x="11" y="8" width="2" height="7" fill="black"></rect><circle cx="12" cy="18" r="1" fill="black"></circle></svg></g></g><g transform="translate(475.55665846729624, 363.069213857358)" class="rsm-marker "><g><svg width="16" height="16" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><polygon points="12,3 3,21 21,21" fill="yellow" stroke="black" stroke-width="1"></polygon><rect x="11" y="8" width="2" height="7" fill="black"></rect><circle cx="12" cy="18" r="1" fill="black"></circle></svg></g></g><g transform="translate(769.0334463177235, 169.62669561177665)" class="rsm-marker "><g><svg width="16" height="16" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><polygon points="12,3 3,21 21,21" fill="yellow" stroke="black" stroke-width="1"></polygon><rect x="11" y="8" width="2" height="7" fill="black"></rect><circle cx="12" cy="18" r="1" fill="black"></circle></svg></g></g><g transform="translate(649.0821636809533, 225.24979166745072)" class="rsm-marker "><g><svg width="16" height="16" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><polygon points="12,3 3,21 21,21" fill="yellow" stroke="black" stroke-width="1"></polygon><rect x="11" y="8" width="2" height="7" fill="black"></rect><circle cx="12" cy="18" r="1" fill="black"></circle></svg></g></g><g transform="translate(620.8527854663931, 155.87553973645913)" class="rsm-marker "><g><svg width="16" height="16" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><polygon points="12,3 3,21 21,21" fill="yellow" stroke="black" stroke-width="1"></polygon><rect x="11" y="8" width="2" height="7" fill="black"></rect><circle cx="12" cy="18" r="1" fill="black"></circle></svg></g></g><g transform="translate(656.4466613498957, 171.83147124513505)" class="rsm-marker "><g><svg width="16" height="16" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><polygon points="12,3 3,21 21,21" fill="yellow" stroke="black" stroke-width="1"></polygon><rect x="11" y="8" width="2" height="7" fill="black"></rect><circle cx="12" cy="18" r="1" fill="black"></circle></svg></g></g><g transform="translate(579.4472513637996, 196.62992674706516)" class="rsm-marker "><g><svg width="16" height="16" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><polygon points="12,3 3,21 21,21" fill="yellow" stroke="black" stroke-width="1"></polygon><rect x="11" y="8" width="2" height="7" fill="black"></rect><circle cx="12" cy="18" r="1" fill="black"></circle></svg></g></g><g transform="translate(146.68322202578804, 72.47848433021682)" class="rsm-marker "><g><svg width="16" height="16" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><polygon points="12,3 3,21 21,21" fill="yellow" stroke="black" stroke-width="1"></polygon><rect x="11" y="8" width="2" height="7" fill="black"></rect><circle cx="12" cy="18" r="1" fill="black"></circle></svg></g></g><g transform="translate(475.55665846729624, 363.069213857358)" class="rsm-marker "><g><svg width="16" height="16" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><polygon points="12,3 3,21 21,21" fill="yellow" stroke="black" stroke-width="1"></polygon><rect x="11" y="8" width="2" height="7" fill="black"></rect><circle cx="12" cy="18" r="1" fill="black"></circle></svg></g></g><g transform="translate(144.40301572859113, 73.3311023627997)" class="rsm-marker "><g><svg width="16" height="16" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><polygon points="12,3 3,21 21,21" fill="yellow" stroke="black" stroke-width="1"></polygon><rect x="11" y="8" width="2" height="7" fill="black"></rect><circle cx="12" cy="18" r="1" fill="black"></circle></svg></g></g><g transform="translate(781.875503657874, 194.13101058098994)" class="rsm-marker "><g><svg width="16" height="16" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><polygon points="12,3 3,21 21,21" fill="yellow" stroke="black" stroke-width="1"></polygon><rect x="11" y="8" width="2" height="7" fill="black"></rect><circle cx="12" cy="18" r="1" fill="black"></circle></svg></g></g></g></g></svg></div><div class="relative float-right right-4 bottom-4 flex flex-col"><button class="px-1 mb-1 text-[18px] bg-[#022545] border border-[#022545] text-white cursor-pointer rounded-full w-[30px] h-[30px] flex items-center justify-center">+</button><button class="px-1 text-[18px] bg-[#022545] border border-[#022545] text-white cursor-pointer rounded-full w-[30px] h-[30px] flex items-center justify-center">-</button></div></div></div></div></div><div class="w-full lg:w-3/12"><div class="w-full"><h2 class="oswald-font text-2xl font-semibold mb-4 text-center lg:text-left">Latest Integrity Reports</h2><ul class="list-none space-y-2 mb-4 lg:max-h-[325px] max-h-[270px] bg-gray-50 p-2 h-auto overflow-y-auto scrollbar-thumb-gray scrollbar-thin scrollbar-thumb-rounded"><li class="block"><a class="border-b border-gray-700 pb-2 my-2 flex justify-between items-center" href="/integrity-reports/show/943"><div class="flex items-center space-x-2"><svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="location-dot" class="svg-inline--fa fa-location-dot w-6 h-6 text-blue-600" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 384 512"><path fill="currentColor" d="M215.7 499.2C267 435 384 279.4 384 192C384 86 298 0 192 0S0 86 0 192c0 87.4 117 243 168.3 307.2c12.3 15.3 35.1 15.3 47.4 0zM192 128a64 64 0 1 1 0 128 64 64 0 1 1 0-128z"></path></svg><div class="flex flex-col"><p class="font-bold">Port Townsend, WA</p><p class="font-normal">Sweeping Power Outages</p></div></div><svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="eye" class="svg-inline--fa fa-eye w-4 h-4 mr-2" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 576 512"><path fill="currentColor" d="M288 32c-80.8 0-145.5 36.8-192.6 80.6C48.6 156 17.3 208 2.5 243.7c-3.3 7.9-3.3 16.7 0 24.6C17.3 304 48.6 356 95.4 399.4C142.5 443.2 207.2 480 288 480s145.5-36.8 192.6-80.6c46.8-43.5 78.1-95.4 93-131.1c3.3-7.9 3.3-16.7 0-24.6c-14.9-35.7-46.2-87.7-93-131.1C433.5 68.8 368.8 32 288 32zM144 256a144 144 0 1 1 288 0 144 144 0 1 1 -288 0zm144-64c0 35.3-28.7 64-64 64c-7.1 0-13.9-1.2-20.3-3.3c-5.5-1.8-11.9 1.6-11.7 7.4c.3 6.9 1.3 13.8 3.2 20.7c13.7 51.2 66.4 81.6 117.6 67.9s81.6-66.4 67.9-117.6c-11.1-41.5-47.8-69.4-88.6-71.1c-5.8-.2-9.2 6.1-7.4 11.7c2.1 6.4 3.3 13.2 3.3 20.3z"></path></svg></a></li><li class="block"><a class="border-b border-gray-700 pb-2 my-2 flex justify-between items-center" href="/integrity-reports/show/942"><div class="flex items-center space-x-2"><svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="location-dot" class="svg-inline--fa fa-location-dot w-6 h-6 text-blue-600" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 384 512"><path fill="currentColor" d="M215.7 499.2C267 435 384 279.4 384 192C384 86 298 0 192 0S0 86 0 192c0 87.4 117 243 168.3 307.2c12.3 15.3 35.1 15.3 47.4 0zM192 128a64 64 0 1 1 0 128 64 64 0 1 1 0-128z"></path></svg><div class="flex flex-col"><p class="font-bold">Huntsville, AL</p><p class="font-normal">Machine Malfunction</p></div></div><svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="eye" class="svg-inline--fa fa-eye w-4 h-4 mr-2" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 576 512"><path fill="currentColor" d="M288 32c-80.8 0-145.5 36.8-192.6 80.6C48.6 156 17.3 208 2.5 243.7c-3.3 7.9-3.3 16.7 0 24.6C17.3 304 48.6 356 95.4 399.4C142.5 443.2 207.2 480 288 480s145.5-36.8 192.6-80.6c46.8-43.5 78.1-95.4 93-131.1c3.3-7.9 3.3-16.7 0-24.6c-14.9-35.7-46.2-87.7-93-131.1C433.5 68.8 368.8 32 288 32zM144 256a144 144 0 1 1 288 0 144 144 0 1 1 -288 0zm144-64c0 35.3-28.7 64-64 64c-7.1 0-13.9-1.2-20.3-3.3c-5.5-1.8-11.9 1.6-11.7 7.4c.3 6.9 1.3 13.8 3.2 20.7c13.7 51.2 66.4 81.6 117.6 67.9s81.6-66.4 67.9-117.6c-11.1-41.5-47.8-69.4-88.6-71.1c-5.8-.2-9.2 6.1-7.4 11.7c2.1 6.4 3.3 13.2 3.3 20.3z"></path></svg></a></li><li class="block"><a class="border-b border-gray-700 pb-2 my-2 flex justify-between items-center" href="/integrity-reports/show/940"><div class="flex items-center space-x-2"><svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="location-dot" class="svg-inline--fa fa-location-dot w-6 h-6 text-blue-600" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 384 512"><path fill="currentColor" d="M215.7 499.2C267 435 384 279.4 384 192C384 86 298 0 192 0S0 86 0 192c0 87.4 117 243 168.3 307.2c12.3 15.3 35.1 15.3 47.4 0zM192 128a64 64 0 1 1 0 128 64 64 0 1 1 0-128z"></path></svg><div class="flex flex-col"><p class="font-bold">Strykersville, NY</p><p class="font-normal">Road closed on Election Day in Shel...</p></div></div><svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="eye" class="svg-inline--fa fa-eye w-4 h-4 mr-2" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 576 512"><path fill="currentColor" d="M288 32c-80.8 0-145.5 36.8-192.6 80.6C48.6 156 17.3 208 2.5 243.7c-3.3 7.9-3.3 16.7 0 24.6C17.3 304 48.6 356 95.4 399.4C142.5 443.2 207.2 480 288 480s145.5-36.8 192.6-80.6c46.8-43.5 78.1-95.4 93-131.1c3.3-7.9 3.3-16.7 0-24.6c-14.9-35.7-46.2-87.7-93-131.1C433.5 68.8 368.8 32 288 32zM144 256a144 144 0 1 1 288 0 144 144 0 1 1 -288 0zm144-64c0 35.3-28.7 64-64 64c-7.1 0-13.9-1.2-20.3-3.3c-5.5-1.8-11.9 1.6-11.7 7.4c.3 6.9 1.3 13.8 3.2 20.7c13.7 51.2 66.4 81.6 117.6 67.9s81.6-66.4 67.9-117.6c-11.1-41.5-47.8-69.4-88.6-71.1c-5.8-.2-9.2 6.1-7.4 11.7c2.1 6.4 3.3 13.2 3.3 20.3z"></path></svg></a></li><li class="block"><a class="border-b border-gray-700 pb-2 my-2 flex justify-between items-center" href="/integrity-reports/show/29"><div class="flex items-center space-x-2"><svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="location-dot" class="svg-inline--fa fa-location-dot w-6 h-6 text-blue-600" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 384 512"><path fill="currentColor" d="M215.7 499.2C267 435 384 279.4 384 192C384 86 298 0 192 0S0 86 0 192c0 87.4 117 243 168.3 307.2c12.3 15.3 35.1 15.3 47.4 0zM192 128a64 64 0 1 1 0 128 64 64 0 1 1 0-128z"></path></svg><div class="flex flex-col"><p class="font-bold">Levittown, PA</p><p class="font-normal">Voter Disenfranchisement Reported</p></div></div><svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="eye" class="svg-inline--fa fa-eye w-4 h-4 mr-2" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 576 512"><path fill="currentColor" d="M288 32c-80.8 0-145.5 36.8-192.6 80.6C48.6 156 17.3 208 2.5 243.7c-3.3 7.9-3.3 16.7 0 24.6C17.3 304 48.6 356 95.4 399.4C142.5 443.2 207.2 480 288 480s145.5-36.8 192.6-80.6c46.8-43.5 78.1-95.4 93-131.1c3.3-7.9 3.3-16.7 0-24.6c-14.9-35.7-46.2-87.7-93-131.1C433.5 68.8 368.8 32 288 32zM144 256a144 144 0 1 1 288 0 144 144 0 1 1 -288 0zm144-64c0 35.3-28.7 64-64 64c-7.1 0-13.9-1.2-20.3-3.3c-5.5-1.8-11.9 1.6-11.7 7.4c.3 6.9 1.3 13.8 3.2 20.7c13.7 51.2 66.4 81.6 117.6 67.9s81.6-66.4 67.9-117.6c-11.1-41.5-47.8-69.4-88.6-71.1c-5.8-.2-9.2 6.1-7.4 11.7c2.1 6.4 3.3 13.2 3.3 20.3z"></path></svg></a></li><li class="block"><a class="border-b border-gray-700 pb-2 my-2 flex justify-between items-center" href="/integrity-reports/show/20"><div class="flex items-center space-x-2"><svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="location-dot" class="svg-inline--fa fa-location-dot w-6 h-6 text-blue-600" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 384 512"><path fill="currentColor" d="M215.7 499.2C267 435 384 279.4 384 192C384 86 298 0 192 0S0 86 0 192c0 87.4 117 243 168.3 307.2c12.3 15.3 35.1 15.3 47.4 0zM192 128a64 64 0 1 1 0 128 64 64 0 1 1 0-128z"></path></svg><div class="flex flex-col"><p class="font-bold">Ocala, FL</p><p class="font-normal">They’re kicking out poll watchers i...</p></div></div><svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="eye" class="svg-inline--fa fa-eye w-4 h-4 mr-2" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 576 512"><path fill="currentColor" d="M288 32c-80.8 0-145.5 36.8-192.6 80.6C48.6 156 17.3 208 2.5 243.7c-3.3 7.9-3.3 16.7 0 24.6C17.3 304 48.6 356 95.4 399.4C142.5 443.2 207.2 480 288 480s145.5-36.8 192.6-80.6c46.8-43.5 78.1-95.4 93-131.1c3.3-7.9 3.3-16.7 0-24.6c-14.9-35.7-46.2-87.7-93-131.1C433.5 68.8 368.8 32 288 32zM144 256a144 144 0 1 1 288 0 144 144 0 1 1 -288 0zm144-64c0 35.3-28.7 64-64 64c-7.1 0-13.9-1.2-20.3-3.3c-5.5-1.8-11.9 1.6-11.7 7.4c.3 6.9 1.3 13.8 3.2 20.7c13.7 51.2 66.4 81.6 117.6 67.9s81.6-66.4 67.9-117.6c-11.1-41.5-47.8-69.4-88.6-71.1c-5.8-.2-9.2 6.1-7.4 11.7c2.1 6.4 3.3 13.2 3.3 20.3z"></path></svg></a></li><li class="block"><a class="border-b border-gray-700 pb-2 my-2 flex justify-between items-center" href="/integrity-reports/show/937"><div class="flex items-center space-x-2"><svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="location-dot" class="svg-inline--fa fa-location-dot w-6 h-6 text-blue-600" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 384 512"><path fill="currentColor" d="M215.7 499.2C267 435 384 279.4 384 192C384 86 298 0 192 0S0 86 0 192c0 87.4 117 243 168.3 307.2c12.3 15.3 35.1 15.3 47.4 0zM192 128a64 64 0 1 1 0 128 64 64 0 1 1 0-128z"></path></svg><div class="flex flex-col"><p class="font-bold">Columbus, OH</p><p class="font-normal">Tabulator Malfunction</p></div></div><svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="eye" class="svg-inline--fa fa-eye w-4 h-4 mr-2" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 576 512"><path fill="currentColor" d="M288 32c-80.8 0-145.5 36.8-192.6 80.6C48.6 156 17.3 208 2.5 243.7c-3.3 7.9-3.3 16.7 0 24.6C17.3 304 48.6 356 95.4 399.4C142.5 443.2 207.2 480 288 480s145.5-36.8 192.6-80.6c46.8-43.5 78.1-95.4 93-131.1c3.3-7.9 3.3-16.7 0-24.6c-14.9-35.7-46.2-87.7-93-131.1C433.5 68.8 368.8 32 288 32zM144 256a144 144 0 1 1 288 0 144 144 0 1 1 -288 0zm144-64c0 35.3-28.7 64-64 64c-7.1 0-13.9-1.2-20.3-3.3c-5.5-1.8-11.9 1.6-11.7 7.4c.3 6.9 1.3 13.8 3.2 20.7c13.7 51.2 66.4 81.6 117.6 67.9s81.6-66.4 67.9-117.6c-11.1-41.5-47.8-69.4-88.6-71.1c-5.8-.2-9.2 6.1-7.4 11.7c2.1 6.4 3.3 13.2 3.3 20.3z"></path></svg></a></li><li class="block"><a class="border-b border-gray-700 pb-2 my-2 flex justify-between items-center" href="/integrity-reports/show/938"><div class="flex items-center space-x-2"><svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="location-dot" class="svg-inline--fa fa-location-dot w-6 h-6 text-blue-600" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 384 512"><path fill="currentColor" d="M215.7 499.2C267 435 384 279.4 384 192C384 86 298 0 192 0S0 86 0 192c0 87.4 117 243 168.3 307.2c12.3 15.3 35.1 15.3 47.4 0zM192 128a64 64 0 1 1 0 128 64 64 0 1 1 0-128z"></path></svg><div class="flex flex-col"><p class="font-bold">Birmingham, AL</p><p class="font-normal">6 Hour Line</p></div></div><svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="eye" class="svg-inline--fa fa-eye w-4 h-4 mr-2" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 576 512"><path fill="currentColor" d="M288 32c-80.8 0-145.5 36.8-192.6 80.6C48.6 156 17.3 208 2.5 243.7c-3.3 7.9-3.3 16.7 0 24.6C17.3 304 48.6 356 95.4 399.4C142.5 443.2 207.2 480 288 480s145.5-36.8 192.6-80.6c46.8-43.5 78.1-95.4 93-131.1c3.3-7.9 3.3-16.7 0-24.6c-14.9-35.7-46.2-87.7-93-131.1C433.5 68.8 368.8 32 288 32zM144 256a144 144 0 1 1 288 0 144 144 0 1 1 -288 0zm144-64c0 35.3-28.7 64-64 64c-7.1 0-13.9-1.2-20.3-3.3c-5.5-1.8-11.9 1.6-11.7 7.4c.3 6.9 1.3 13.8 3.2 20.7c13.7 51.2 66.4 81.6 117.6 67.9s81.6-66.4 67.9-117.6c-11.1-41.5-47.8-69.4-88.6-71.1c-5.8-.2-9.2 6.1-7.4 11.7c2.1 6.4 3.3 13.2 3.3 20.3z"></path></svg></a></li><li class="block"><a class="border-b border-gray-700 pb-2 my-2 flex justify-between items-center" href="/integrity-reports/show/939"><div class="flex items-center space-x-2"><svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="location-dot" class="svg-inline--fa fa-location-dot w-6 h-6 text-blue-600" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 384 512"><path fill="currentColor" d="M215.7 499.2C267 435 384 279.4 384 192C384 86 298 0 192 0S0 86 0 192c0 87.4 117 243 168.3 307.2c12.3 15.3 35.1 15.3 47.4 0zM192 128a64 64 0 1 1 0 128 64 64 0 1 1 0-128z"></path></svg><div class="flex flex-col"><p class="font-bold">Joliet, IL</p><p class="font-normal">Machine Malfunctions</p></div></div><svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="eye" class="svg-inline--fa fa-eye w-4 h-4 mr-2" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 576 512"><path fill="currentColor" d="M288 32c-80.8 0-145.5 36.8-192.6 80.6C48.6 156 17.3 208 2.5 243.7c-3.3 7.9-3.3 16.7 0 24.6C17.3 304 48.6 356 95.4 399.4C142.5 443.2 207.2 480 288 480s145.5-36.8 192.6-80.6c46.8-43.5 78.1-95.4 93-131.1c3.3-7.9 3.3-16.7 0-24.6c-14.9-35.7-46.2-87.7-93-131.1C433.5 68.8 368.8 32 288 32zM144 256a144 144 0 1 1 288 0 144 144 0 1 1 -288 0zm144-64c0 35.3-28.7 64-64 64c-7.1 0-13.9-1.2-20.3-3.3c-5.5-1.8-11.9 1.6-11.7 7.4c.3 6.9 1.3 13.8 3.2 20.7c13.7 51.2 66.4 81.6 117.6 67.9s81.6-66.4 67.9-117.6c-11.1-41.5-47.8-69.4-88.6-71.1c-5.8-.2-9.2 6.1-7.4 11.7c2.1 6.4 3.3 13.2 3.3 20.3z"></path></svg></a></li><li class="block"><a class="border-b border-gray-700 pb-2 my-2 flex justify-between items-center" href="/integrity-reports/show/932"><div class="flex items-center space-x-2"><svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="location-dot" class="svg-inline--fa fa-location-dot w-6 h-6 text-blue-600" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 384 512"><path fill="currentColor" d="M215.7 499.2C267 435 384 279.4 384 192C384 86 298 0 192 0S0 86 0 192c0 87.4 117 243 168.3 307.2c12.3 15.3 35.1 15.3 47.4 0zM192 128a64 64 0 1 1 0 128 64 64 0 1 1 0-128z"></path></svg><div class="flex flex-col"><p class="font-bold">Ebensburg, PA</p><p class="font-normal">MSM: Ballot printing errors disrupt...</p></div></div><svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="eye" class="svg-inline--fa fa-eye w-4 h-4 mr-2" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 576 512"><path fill="currentColor" d="M288 32c-80.8 0-145.5 36.8-192.6 80.6C48.6 156 17.3 208 2.5 243.7c-3.3 7.9-3.3 16.7 0 24.6C17.3 304 48.6 356 95.4 399.4C142.5 443.2 207.2 480 288 480s145.5-36.8 192.6-80.6c46.8-43.5 78.1-95.4 93-131.1c3.3-7.9 3.3-16.7 0-24.6c-14.9-35.7-46.2-87.7-93-131.1C433.5 68.8 368.8 32 288 32zM144 256a144 144 0 1 1 288 0 144 144 0 1 1 -288 0zm144-64c0 35.3-28.7 64-64 64c-7.1 0-13.9-1.2-20.3-3.3c-5.5-1.8-11.9 1.6-11.7 7.4c.3 6.9 1.3 13.8 3.2 20.7c13.7 51.2 66.4 81.6 117.6 67.9s81.6-66.4 67.9-117.6c-11.1-41.5-47.8-69.4-88.6-71.1c-5.8-.2-9.2 6.1-7.4 11.7c2.1 6.4 3.3 13.2 3.3 20.3z"></path></svg></a></li><li class="block"><a class="border-b border-gray-700 pb-2 my-2 flex justify-between items-center" href="/integrity-reports/show/934"><div class="flex items-center space-x-2"><svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="location-dot" class="svg-inline--fa fa-location-dot w-6 h-6 text-blue-600" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 384 512"><path fill="currentColor" d="M215.7 499.2C267 435 384 279.4 384 192C384 86 298 0 192 0S0 86 0 192c0 87.4 117 243 168.3 307.2c12.3 15.3 35.1 15.3 47.4 0zM192 128a64 64 0 1 1 0 128 64 64 0 1 1 0-128z"></path></svg><div class="flex flex-col"><p class="font-bold">Pell City, AL</p><p class="font-normal">MSM: Ballot Printing Problems</p></div></div><svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="eye" class="svg-inline--fa fa-eye w-4 h-4 mr-2" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 576 512"><path fill="currentColor" d="M288 32c-80.8 0-145.5 36.8-192.6 80.6C48.6 156 17.3 208 2.5 243.7c-3.3 7.9-3.3 16.7 0 24.6C17.3 304 48.6 356 95.4 399.4C142.5 443.2 207.2 480 288 480s145.5-36.8 192.6-80.6c46.8-43.5 78.1-95.4 93-131.1c3.3-7.9 3.3-16.7 0-24.6c-14.9-35.7-46.2-87.7-93-131.1C433.5 68.8 368.8 32 288 32zM144 256a144 144 0 1 1 288 0 144 144 0 1 1 -288 0zm144-64c0 35.3-28.7 64-64 64c-7.1 0-13.9-1.2-20.3-3.3c-5.5-1.8-11.9 1.6-11.7 7.4c.3 6.9 1.3 13.8 3.2 20.7c13.7 51.2 66.4 81.6 117.6 67.9s81.6-66.4 67.9-117.6c-11.1-41.5-47.8-69.4-88.6-71.1c-5.8-.2-9.2 6.1-7.4 11.7c2.1 6.4 3.3 13.2 3.3 20.3z"></path></svg></a></li></ul><div class="flex flex-col lg:flex-row justify-between items-center gap-4 mb-4"><a class="bg-[#161459] hover:bg-[#0f0d6c] text-white font-bold py-2 px-4 text-center w-full rounded-full" href="/integrity-reports"><span class="oswald-font">All Reports</span> <svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="angle-right" class="svg-inline--fa fa-angle-right font-arrow" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 320 512"><path fill="currentColor" d="M278.6 233.4c12.5 12.5 12.5 32.8 0 45.3l-160 160c-12.5 12.5-32.8 12.5-45.3 0s-12.5-32.8 0-45.3L210.7 256 73.4 118.6c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0l160 160z"></path></svg></a></div><div class="md:inline-flex flex-col lg:flex-col md:flex-row items-center mx-auto my-4"><figure class="my-3 md:my-0 md:mr-3 lg:mr-0"><a href="https://report.electionintegritymap.com/" target="_blank" rel="noopener noreferrer"><img src="https://www.electionintegritymap.com/assets/images/file-a-report-banner.webp" alt="Submit Integrity Report" title="Submit Integrity Report" class="w-full h-auto md:w-64 md:h-64 lg:w-full lg:h-auto object-contain"></a></figure></div></div></div></div><div class="text-center px-5 py-5"><div class="electrol-vote-table md:relative sticky md:top-0 top-0 bg-white text-center"><h3 class="oswald-font text-2xl font-semibold mb-5">Electoral Votes By State</h3><div class="mt-5 border p-2 px-5 bg-gray-100 border-gray-300"><ul class="grid grid-cols-2 gap-x-4 gap-y-2 md:flex md:justify-center md:gap-3 lg:gap-4 flex-wrap items-center"><li class="flex items-center"><div class="w-7 h-7 rounded-full mr-2 flex items-center justify-center border border-gray-500 my-auto" style="background-color: rgb(254, 195, 197);"><span class="inline-flex text-xs items-center justify-center rounded-full bg-white-50 px-2 font-medium" style="color: rgb(0, 0, 0);">0</span></div><span class="mr-2 text-left xs:text-[12px]">Leaning Red</span></li><li class="flex items-center"><div class="w-7 h-7 rounded-full mr-2 flex items-center justify-center border border-gray-500 my-auto" style="background-color: rgb(251, 146, 150);"><span class="inline-flex text-xs items-center justify-center rounded-full bg-white-50 px-2 font-medium" style="color: rgb(0, 0, 0);">0</span></div><span class="mr-2 text-left xs:text-[12px]">Heavy Red</span></li><li class="flex items-center"><div class="w-7 h-7 rounded-full mr-2 flex items-center justify-center border border-gray-500 my-auto" style="background-color: rgb(248, 49, 54);"><span class="inline-flex text-xs items-center justify-center rounded-full bg-white-50 px-2 font-medium" style="color: rgb(255, 255, 255);">14</span></div><span class="mr-2 text-left xs:text-[12px]">Called Red</span></li><li class="flex items-center"><div class="w-7 h-7 rounded-full mr-2 flex items-center justify-center border border-gray-500 my-auto" style="background-color: rgb(197, 217, 251);"><span class="inline-flex text-xs items-center justify-center rounded-full bg-white-50 px-2 font-medium" style="color: rgb(0, 0, 0);">0</span></div><span class="mr-2 text-left xs:text-[12px]">Leaning Blue</span></li><li class="flex items-center"><div class="w-7 h-7 rounded-full mr-2 flex items-center justify-center border border-gray-500 my-auto" style="background-color: rgb(147, 188, 252);"><span class="inline-flex text-xs items-center justify-center rounded-full bg-white-50 px-2 font-medium" style="color: rgb(0, 0, 0);">0</span></div><span class="mr-2 text-left xs:text-[12px]">Heavy Blue</span></li><li class="flex items-center"><div class="w-7 h-7 rounded-full mr-2 flex items-center justify-center border border-gray-500 my-auto" style="background-color: rgb(47, 126, 247);"><span class="inline-flex text-xs items-center justify-center rounded-full bg-white-50 px-2 font-medium" style="color: rgb(255, 255, 255);">4</span></div><span class="mr-2 text-left xs:text-[12px]">Called Blue</span></li><li class="flex items-center"><div class="w-7 h-7 rounded-full mr-2 flex items-center justify-center border border-gray-500 my-auto" style="background-color: rgb(129, 0, 127);"><span class="inline-flex text-xs items-center justify-center rounded-full bg-white-50 px-2 font-medium" style="color: rgb(255, 255, 255);">0</span></div><span class="mr-2 text-left xs:text-[12px]">Too Close</span></li><li class="flex items-center"><div class="w-7 h-7 rounded-full mr-2 flex items-center justify-center border border-gray-500 my-auto" style="background-color: rgb(221, 221, 221);"><span class="inline-flex text-xs items-center justify-center rounded-full bg-white-50 px-2 font-medium" style="color: rgb(0, 0, 0);">38</span></div><span class="mr-2 text-left xs:text-[12px]">Pending</span></li></ul></div></div><div class="overflow-x-auto block md:flex md:flex-row flex-col items-start relative justify-between w-full border-l border-b border-r border-gray-300"><table class="w-full table-fixed md:table-auto border-r-2 border-gray-300"><thead class="sticky top-0"><tr class="mb-2 pb-2 bg-white z-10"><th scope="col" class="text-left w-8/12 p-3 ps-4 ">&nbsp;</th><th scope="col" class="font-bold w-2/12 p-3 text-green-600">Won</th><th scope="col" class="w-2/12 font-bold p-3 text-violet-600">Total</th></tr></thead><tbody><tr class="mb-3 pb-3 md:pb-2 md:mb-2 border-b border-dark"><td class="text-left p-3 ps-4 w-8/12"><div class="flex items-center"><div class="flex items-center" data-tooltip-id="0" data-tooltip-content="Called Red"><div class="w-7 h-7 border border-gray-500 rounded-full mr-2" style="background-color: rgb(248, 49, 54);"></div><div>Alabama </div></div></div></td><td class="font-bold w-2/12 p-3 ">9</td><td class="w-2/12 p-3"><span>9</span></td></tr><tr class="mb-3 pb-3 md:pb-2 md:mb-2 border-b border-dark"><td class="text-left p-3 ps-4 w-8/12"><div class="flex items-center"><div class="flex items-center" data-tooltip-id="1" data-tooltip-content="Pending"><div class="w-7 h-7 border border-gray-500 rounded-full mr-2" style="background-color: rgb(221, 221, 221);"></div><div>Alaska </div></div></div></td><td class="font-bold w-2/12 p-3 ">-</td><td class="w-2/12 p-3"><span>3</span></td></tr><tr class="mb-3 pb-3 md:pb-2 md:mb-2 border-b border-dark"><td class="text-left p-3 ps-4 w-8/12"><div class="flex items-center"><div class="flex items-center" data-tooltip-id="2" data-tooltip-content="Pending"><div class="w-7 h-7 border border-gray-500 rounded-full mr-2" style="background-color: rgb(221, 221, 221);"></div><div>Arizona </div></div></div></td><td class="font-bold w-2/12 p-3 ">-</td><td class="w-2/12 p-3"><span>11</span></td></tr><tr class="mb-3 pb-3 md:pb-2 md:mb-2 border-b border-dark"><td class="text-left p-3 ps-4 w-8/12"><div class="flex items-center"><div class="flex items-center" data-tooltip-id="3" data-tooltip-content="Called Red"><div class="w-7 h-7 border border-gray-500 rounded-full mr-2" style="background-color: rgb(248, 49, 54);"></div><div>Arkansas </div></div></div></td><td class="font-bold w-2/12 p-3 ">6</td><td class="w-2/12 p-3"><span>6</span></td></tr><tr class="mb-3 pb-3 md:pb-2 md:mb-2 border-b border-dark"><td class="text-left p-3 ps-4 w-8/12"><div class="flex items-center"><div class="flex items-center" data-tooltip-id="4" data-tooltip-content="Pending"><div class="w-7 h-7 border border-gray-500 rounded-full mr-2" style="background-color: rgb(221, 221, 221);"></div><div>California </div></div></div></td><td class="font-bold w-2/12 p-3 ">-</td><td class="w-2/12 p-3"><span>54</span></td></tr><tr class="mb-3 pb-3 md:pb-2 md:mb-2 border-b border-dark"><td class="text-left p-3 ps-4 w-8/12"><div class="flex items-center"><div class="flex items-center" data-tooltip-id="5" data-tooltip-content="Pending"><div class="w-7 h-7 border border-gray-500 rounded-full mr-2" style="background-color: rgb(221, 221, 221);"></div><div>Colorado </div></div></div></td><td class="font-bold w-2/12 p-3 ">-</td><td class="w-2/12 p-3"><span>10</span></td></tr><tr class="mb-3 pb-3 md:pb-2 md:mb-2 border-b border-dark"><td class="text-left p-3 ps-4 w-8/12"><div class="flex items-center"><div class="flex items-center" data-tooltip-id="6" data-tooltip-content="Pending"><div class="w-7 h-7 border border-gray-500 rounded-full mr-2" style="background-color: rgb(221, 221, 221);"></div><div>Connecticut </div></div></div></td><td class="font-bold w-2/12 p-3 ">-</td><td class="w-2/12 p-3"><span>7</span></td></tr><tr class="mb-3 pb-3 md:pb-2 md:mb-2 border-b border-dark"><td class="text-left p-3 ps-4 w-8/12"><div class="flex items-center"><div class="flex items-center" data-tooltip-id="7" data-tooltip-content="Pending"><div class="w-7 h-7 border border-gray-500 rounded-full mr-2" style="background-color: rgb(221, 221, 221);"></div><div>Delaware </div></div></div></td><td class="font-bold w-2/12 p-3 ">-</td><td class="w-2/12 p-3"><span>3</span></td></tr><tr class="mb-3 pb-3 md:pb-2 md:mb-2 border-b border-dark"><td class="text-left p-3 ps-4 w-8/12"><div class="flex items-center"><div class="flex items-center" data-tooltip-id="8" data-tooltip-content="Called Blue"><div class="w-7 h-7 border border-gray-500 rounded-full mr-2" style="background-color: rgb(47, 126, 247);"></div><div>District of Columbia </div></div></div></td><td class="font-bold w-2/12 p-3 ">3</td><td class="w-2/12 p-3"><span>3</span></td></tr><tr class="mb-3 pb-3 md:pb-2 md:mb-2 border-b border-dark"><td class="text-left p-3 ps-4 w-8/12"><div class="flex items-center"><div class="flex items-center" data-tooltip-id="9" data-tooltip-content="Called Red"><div class="w-7 h-7 border border-gray-500 rounded-full mr-2" style="background-color: rgb(248, 49, 54);"></div><div>Florida </div></div></div></td><td class="font-bold w-2/12 p-3 ">30</td><td class="w-2/12 p-3"><span>30</span></td></tr><tr class="mb-3 pb-3 md:pb-2 md:mb-2 border-b border-dark"><td class="text-left p-3 ps-4 w-8/12"><div class="flex items-center"><div class="flex items-center" data-tooltip-id="10" data-tooltip-content="Pending"><div class="w-7 h-7 border border-gray-500 rounded-full mr-2" style="background-color: rgb(221, 221, 221);"></div><div>Georgia </div></div></div></td><td class="font-bold w-2/12 p-3 ">-</td><td class="w-2/12 p-3"><span>16</span></td></tr><tr class="mb-3 pb-3 md:pb-2 md:mb-2 border-b border-dark"><td class="text-left p-3 ps-4 w-8/12"><div class="flex items-center"><div class="flex items-center" data-tooltip-id="11" data-tooltip-content="Pending"><div class="w-7 h-7 border border-gray-500 rounded-full mr-2" style="background-color: rgb(221, 221, 221);"></div><div>Hawaii </div></div></div></td><td class="font-bold w-2/12 p-3 ">-</td><td class="w-2/12 p-3"><span>4</span></td></tr><tr class="mb-3 pb-3 md:pb-2 md:mb-2 border-b border-dark"><td class="text-left p-3 ps-4 w-8/12"><div class="flex items-center"><div class="flex items-center" data-tooltip-id="12" data-tooltip-content="Pending"><div class="w-7 h-7 border border-gray-500 rounded-full mr-2" style="background-color: rgb(221, 221, 221);"></div><div>Idaho </div></div></div></td><td class="font-bold w-2/12 p-3 ">-</td><td class="w-2/12 p-3"><span>4</span></td></tr><tr class="mb-3 pb-3 md:pb-2 md:mb-2 border-b border-dark"><td class="text-left p-3 ps-4 w-8/12"><div class="flex items-center"><div class="flex items-center" data-tooltip-id="13" data-tooltip-content="Pending"><div class="w-7 h-7 border border-gray-500 rounded-full mr-2" style="background-color: rgb(221, 221, 221);"></div><div>Illinois </div></div></div></td><td class="font-bold w-2/12 p-3 ">-</td><td class="w-2/12 p-3"><span>19</span></td></tr><tr class="mb-3 pb-3 md:pb-2 md:mb-2 border-b border-dark"><td class="text-left p-3 ps-4 w-8/12"><div class="flex items-center"><div class="flex items-center" data-tooltip-id="14" data-tooltip-content="Called Red"><div class="w-7 h-7 border border-gray-500 rounded-full mr-2" style="background-color: rgb(248, 49, 54);"></div><div>Indiana </div></div></div></td><td class="font-bold w-2/12 p-3 ">11</td><td class="w-2/12 p-3"><span>11</span></td></tr><tr class="mb-3 pb-3 md:pb-2 md:mb-2 border-b border-dark"><td class="text-left p-3 ps-4 w-8/12"><div class="flex items-center"><div class="flex items-center" data-tooltip-id="15" data-tooltip-content="Pending"><div class="w-7 h-7 border border-gray-500 rounded-full mr-2" style="background-color: rgb(221, 221, 221);"></div><div>Iowa </div></div></div></td><td class="font-bold w-2/12 p-3 ">-</td><td class="w-2/12 p-3"><span>6</span></td></tr><tr class="mb-3 pb-3 md:pb-2 md:mb-2 border-b border-dark"><td class="text-left p-3 ps-4 w-8/12"><div class="flex items-center"><div class="flex items-center" data-tooltip-id="16" data-tooltip-content="Pending"><div class="w-7 h-7 border border-gray-500 rounded-full mr-2" style="background-color: rgb(221, 221, 221);"></div><div>Kansas </div></div></div></td><td class="font-bold w-2/12 p-3 ">-</td><td class="w-2/12 p-3"><span>6</span></td></tr><tr class="mb-3 pb-3 md:pb-2 md:mb-2 border-b border-dark"><td class="text-left p-3 ps-4 w-8/12"><div class="flex items-center"><div class="flex items-center" data-tooltip-id="17" data-tooltip-content="Called Red"><div class="w-7 h-7 border border-gray-500 rounded-full mr-2" style="background-color: rgb(248, 49, 54);"></div><div>Kentucky </div></div></div></td><td class="font-bold w-2/12 p-3 ">8</td><td class="w-2/12 p-3"><span>8</span></td></tr><tr class="mb-3 pb-3 md:pb-2 md:mb-2 "><td class="text-left p-3 ps-4 w-8/12"><div class="flex items-center"><div class="flex items-center" data-tooltip-id="18" data-tooltip-content="Pending"><div class="w-7 h-7 border border-gray-500 rounded-full mr-2" style="background-color: rgb(221, 221, 221);"></div><div>Louisiana </div></div></div></td><td class="font-bold w-2/12 p-3 ">-</td><td class="w-2/12 p-3"><span>8</span></td></tr></tbody></table><table class="w-full table-fixed md:table-auto border-r-2 border-gray-300"><thead class="sticky top-0"><tr class="mb-2 pb-2 bg-white z-10"><th scope="col" class="text-left w-8/12 p-3 ps-4 ">&nbsp;</th><th scope="col" class="font-bold w-2/12 p-3 text-green-600">Won</th><th scope="col" class="w-2/12 font-bold p-3 text-violet-600">Total</th></tr></thead><tbody><tr class="mb-3 pb-3 md:pb-2 md:mb-2 border-b border-dark"><td class="text-left p-3 ps-4 w-8/12"><div class="flex items-center"><div class="flex items-center" data-tooltip-id="0" data-tooltip-content="Pending"><div class="w-7 h-7 border border-gray-500 rounded-full mr-2" style="background-color: rgb(221, 221, 221);"></div><div>Maine </div></div></div></td><td class="font-bold w-2/12 p-3 ">-</td><td class="w-2/12 p-3"><span>2</span></td></tr><tr class="mb-3 pb-3 md:pb-2 md:mb-2 border-b border-dark"><td class="text-left p-3 ps-4 w-8/12"><div class="flex items-center"><div class="flex items-center" data-tooltip-id="1" data-tooltip-content="Pending"><div class="w-7 h-7 border border-gray-500 rounded-full mr-2" style="background-color: rgb(221, 221, 221);"></div><div>Maine  - Augusta (1)</div></div></div></td><td class="font-bold w-2/12 p-3 ">-</td><td class="w-2/12 p-3"><span>1</span></td></tr><tr class="mb-3 pb-3 md:pb-2 md:mb-2 border-b border-dark"><td class="text-left p-3 ps-4 w-8/12"><div class="flex items-center"><div class="flex items-center" data-tooltip-id="2" data-tooltip-content="Pending"><div class="w-7 h-7 border border-gray-500 rounded-full mr-2" style="background-color: rgb(221, 221, 221);"></div><div>Maine  - Maine Main (2)</div></div></div></td><td class="font-bold w-2/12 p-3 ">-</td><td class="w-2/12 p-3"><span>1</span></td></tr><tr class="mb-3 pb-3 md:pb-2 md:mb-2 border-b border-dark"><td class="text-left p-3 ps-4 w-8/12"><div class="flex items-center"><div class="flex items-center" data-tooltip-id="3" data-tooltip-content="Called Blue"><div class="w-7 h-7 border border-gray-500 rounded-full mr-2" style="background-color: rgb(47, 126, 247);"></div><div>Maryland </div></div></div></td><td class="font-bold w-2/12 p-3 ">10</td><td class="w-2/12 p-3"><span>10</span></td></tr><tr class="mb-3 pb-3 md:pb-2 md:mb-2 border-b border-dark"><td class="text-left p-3 ps-4 w-8/12"><div class="flex items-center"><div class="flex items-center" data-tooltip-id="4" data-tooltip-content="Called Blue"><div class="w-7 h-7 border border-gray-500 rounded-full mr-2" style="background-color: rgb(47, 126, 247);"></div><div>Massachusetts </div></div></div></td><td class="font-bold w-2/12 p-3 ">11</td><td class="w-2/12 p-3"><span>11</span></td></tr><tr class="mb-3 pb-3 md:pb-2 md:mb-2 border-b border-dark"><td class="text-left p-3 ps-4 w-8/12"><div class="flex items-center"><div class="flex items-center" data-tooltip-id="5" data-tooltip-content="Pending"><div class="w-7 h-7 border border-gray-500 rounded-full mr-2" style="background-color: rgb(221, 221, 221);"></div><div>Michigan </div></div></div></td><td class="font-bold w-2/12 p-3 ">-</td><td class="w-2/12 p-3"><span>15</span></td></tr><tr class="mb-3 pb-3 md:pb-2 md:mb-2 border-b border-dark"><td class="text-left p-3 ps-4 w-8/12"><div class="flex items-center"><div class="flex items-center" data-tooltip-id="6" data-tooltip-content="Pending"><div class="w-7 h-7 border border-gray-500 rounded-full mr-2" style="background-color: rgb(221, 221, 221);"></div><div>Minnesota </div></div></div></td><td class="font-bold w-2/12 p-3 ">-</td><td class="w-2/12 p-3"><span>10</span></td></tr><tr class="mb-3 pb-3 md:pb-2 md:mb-2 border-b border-dark"><td class="text-left p-3 ps-4 w-8/12"><div class="flex items-center"><div class="flex items-center" data-tooltip-id="7" data-tooltip-content="Pending"><div class="w-7 h-7 border border-gray-500 rounded-full mr-2" style="background-color: rgb(221, 221, 221);"></div><div>Mississippi </div></div></div></td><td class="font-bold w-2/12 p-3 ">-</td><td class="w-2/12 p-3"><span>6</span></td></tr><tr class="mb-3 pb-3 md:pb-2 md:mb-2 border-b border-dark"><td class="text-left p-3 ps-4 w-8/12"><div class="flex items-center"><div class="flex items-center" data-tooltip-id="8" data-tooltip-content="Called Red"><div class="w-7 h-7 border border-gray-500 rounded-full mr-2" style="background-color: rgb(248, 49, 54);"></div><div>Missouri </div></div></div></td><td class="font-bold w-2/12 p-3 ">10</td><td class="w-2/12 p-3"><span>10</span></td></tr><tr class="mb-3 pb-3 md:pb-2 md:mb-2 border-b border-dark"><td class="text-left p-3 ps-4 w-8/12"><div class="flex items-center"><div class="flex items-center" data-tooltip-id="9" data-tooltip-content="Pending"><div class="w-7 h-7 border border-gray-500 rounded-full mr-2" style="background-color: rgb(221, 221, 221);"></div><div>Montana </div></div></div></td><td class="font-bold w-2/12 p-3 ">-</td><td class="w-2/12 p-3"><span>4</span></td></tr><tr class="mb-3 pb-3 md:pb-2 md:mb-2 border-b border-dark"><td class="text-left p-3 ps-4 w-8/12"><div class="flex items-center"><div class="flex items-center" data-tooltip-id="10" data-tooltip-content="Pending"><div class="w-7 h-7 border border-gray-500 rounded-full mr-2" style="background-color: rgb(221, 221, 221);"></div><div>Nebraska </div></div></div></td><td class="font-bold w-2/12 p-3 ">-</td><td class="w-2/12 p-3"><span>2</span></td></tr><tr class="mb-3 pb-3 md:pb-2 md:mb-2 border-b border-dark"><td class="text-left p-3 ps-4 w-8/12"><div class="flex items-center"><div class="flex items-center" data-tooltip-id="11" data-tooltip-content="Pending"><div class="w-7 h-7 border border-gray-500 rounded-full mr-2" style="background-color: rgb(221, 221, 221);"></div><div>Nebraska  - Omaha (1)</div></div></div></td><td class="font-bold w-2/12 p-3 ">-</td><td class="w-2/12 p-3"><span>1</span></td></tr><tr class="mb-3 pb-3 md:pb-2 md:mb-2 border-b border-dark"><td class="text-left p-3 ps-4 w-8/12"><div class="flex items-center"><div class="flex items-center" data-tooltip-id="12" data-tooltip-content="Pending"><div class="w-7 h-7 border border-gray-500 rounded-full mr-2" style="background-color: rgb(221, 221, 221);"></div><div>Nebraska  - Lincoln (2)</div></div></div></td><td class="font-bold w-2/12 p-3 ">-</td><td class="w-2/12 p-3"><span>1</span></td></tr><tr class="mb-3 pb-3 md:pb-2 md:mb-2 border-b border-dark"><td class="text-left p-3 ps-4 w-8/12"><div class="flex items-center"><div class="flex items-center" data-tooltip-id="13" data-tooltip-content="Pending"><div class="w-7 h-7 border border-gray-500 rounded-full mr-2" style="background-color: rgb(221, 221, 221);"></div><div>Nebraska  - Kearney (3)</div></div></div></td><td class="font-bold w-2/12 p-3 ">-</td><td class="w-2/12 p-3"><span>1</span></td></tr><tr class="mb-3 pb-3 md:pb-2 md:mb-2 border-b border-dark"><td class="text-left p-3 ps-4 w-8/12"><div class="flex items-center"><div class="flex items-center" data-tooltip-id="14" data-tooltip-content="Pending"><div class="w-7 h-7 border border-gray-500 rounded-full mr-2" style="background-color: rgb(221, 221, 221);"></div><div>Nevada </div></div></div></td><td class="font-bold w-2/12 p-3 ">-</td><td class="w-2/12 p-3"><span>6</span></td></tr><tr class="mb-3 pb-3 md:pb-2 md:mb-2 border-b border-dark"><td class="text-left p-3 ps-4 w-8/12"><div class="flex items-center"><div class="flex items-center" data-tooltip-id="15" data-tooltip-content="Pending"><div class="w-7 h-7 border border-gray-500 rounded-full mr-2" style="background-color: rgb(221, 221, 221);"></div><div>New Hampshire </div></div></div></td><td class="font-bold w-2/12 p-3 ">-</td><td class="w-2/12 p-3"><span>4</span></td></tr><tr class="mb-3 pb-3 md:pb-2 md:mb-2 border-b border-dark"><td class="text-left p-3 ps-4 w-8/12"><div class="flex items-center"><div class="flex items-center" data-tooltip-id="16" data-tooltip-content="Pending"><div class="w-7 h-7 border border-gray-500 rounded-full mr-2" style="background-color: rgb(221, 221, 221);"></div><div>New Jersey </div></div></div></td><td class="font-bold w-2/12 p-3 ">-</td><td class="w-2/12 p-3"><span>14</span></td></tr><tr class="mb-3 pb-3 md:pb-2 md:mb-2 border-b border-dark"><td class="text-left p-3 ps-4 w-8/12"><div class="flex items-center"><div class="flex items-center" data-tooltip-id="17" data-tooltip-content="Pending"><div class="w-7 h-7 border border-gray-500 rounded-full mr-2" style="background-color: rgb(221, 221, 221);"></div><div>New Mexico </div></div></div></td><td class="font-bold w-2/12 p-3 ">-</td><td class="w-2/12 p-3"><span>5</span></td></tr><tr class="mb-3 pb-3 md:pb-2 md:mb-2 "><td class="text-left p-3 ps-4 w-8/12"><div class="flex items-center"><div class="flex items-center" data-tooltip-id="18" data-tooltip-content="Pending"><div class="w-7 h-7 border border-gray-500 rounded-full mr-2" style="background-color: rgb(221, 221, 221);"></div><div>New York </div></div></div></td><td class="font-bold w-2/12 p-3 ">-</td><td class="w-2/12 p-3"><span>28</span></td></tr></tbody></table><table class="w-full table-fixed md:table-auto "><thead class="sticky top-0"><tr class="mb-2 pb-2 bg-white z-10"><th scope="col" class="text-left w-8/12 p-3 ps-4 ">&nbsp;</th><th scope="col" class="font-bold w-2/12 p-3 text-green-600">Won</th><th scope="col" class="w-2/12 font-bold p-3 text-violet-600">Total</th></tr></thead><tbody><tr class="mb-3 pb-3 md:pb-2 md:mb-2 border-b border-dark"><td class="text-left p-3 ps-4 w-8/12"><div class="flex items-center"><div class="flex items-center" data-tooltip-id="0" data-tooltip-content="Pending"><div class="w-7 h-7 border border-gray-500 rounded-full mr-2" style="background-color: rgb(221, 221, 221);"></div><div>North Carolina </div></div></div></td><td class="font-bold w-2/12 p-3 ">-</td><td class="w-2/12 p-3"><span>16</span></td></tr><tr class="mb-3 pb-3 md:pb-2 md:mb-2 border-b border-dark"><td class="text-left p-3 ps-4 w-8/12"><div class="flex items-center"><div class="flex items-center" data-tooltip-id="1" data-tooltip-content="Called Red"><div class="w-7 h-7 border border-gray-500 rounded-full mr-2" style="background-color: rgb(248, 49, 54);"></div><div>North Dakota </div></div></div></td><td class="font-bold w-2/12 p-3 ">3</td><td class="w-2/12 p-3"><span>3</span></td></tr><tr class="mb-3 pb-3 md:pb-2 md:mb-2 border-b border-dark"><td class="text-left p-3 ps-4 w-8/12"><div class="flex items-center"><div class="flex items-center" data-tooltip-id="2" data-tooltip-content="Pending"><div class="w-7 h-7 border border-gray-500 rounded-full mr-2" style="background-color: rgb(221, 221, 221);"></div><div>Ohio </div></div></div></td><td class="font-bold w-2/12 p-3 ">-</td><td class="w-2/12 p-3"><span>17</span></td></tr><tr class="mb-3 pb-3 md:pb-2 md:mb-2 border-b border-dark"><td class="text-left p-3 ps-4 w-8/12"><div class="flex items-center"><div class="flex items-center" data-tooltip-id="3" data-tooltip-content="Called Red"><div class="w-7 h-7 border border-gray-500 rounded-full mr-2" style="background-color: rgb(248, 49, 54);"></div><div>Oklahoma </div></div></div></td><td class="font-bold w-2/12 p-3 ">7</td><td class="w-2/12 p-3"><span>7</span></td></tr><tr class="mb-3 pb-3 md:pb-2 md:mb-2 border-b border-dark"><td class="text-left p-3 ps-4 w-8/12"><div class="flex items-center"><div class="flex items-center" data-tooltip-id="4" data-tooltip-content="Pending"><div class="w-7 h-7 border border-gray-500 rounded-full mr-2" style="background-color: rgb(221, 221, 221);"></div><div>Oregon </div></div></div></td><td class="font-bold w-2/12 p-3 ">-</td><td class="w-2/12 p-3"><span>8</span></td></tr><tr class="mb-3 pb-3 md:pb-2 md:mb-2 border-b border-dark"><td class="text-left p-3 ps-4 w-8/12"><div class="flex items-center"><div class="flex items-center" data-tooltip-id="5" data-tooltip-content="Pending"><div class="w-7 h-7 border border-gray-500 rounded-full mr-2" style="background-color: rgb(221, 221, 221);"></div><div>Pennsylvania </div></div></div></td><td class="font-bold w-2/12 p-3 ">-</td><td class="w-2/12 p-3"><span>19</span></td></tr><tr class="mb-3 pb-3 md:pb-2 md:mb-2 border-b border-dark"><td class="text-left p-3 ps-4 w-8/12"><div class="flex items-center"><div class="flex items-center" data-tooltip-id="6" data-tooltip-content="Pending"><div class="w-7 h-7 border border-gray-500 rounded-full mr-2" style="background-color: rgb(221, 221, 221);"></div><div>Rhode Island </div></div></div></td><td class="font-bold w-2/12 p-3 ">-</td><td class="w-2/12 p-3"><span>4</span></td></tr><tr class="mb-3 pb-3 md:pb-2 md:mb-2 border-b border-dark"><td class="text-left p-3 ps-4 w-8/12"><div class="flex items-center"><div class="flex items-center" data-tooltip-id="7" data-tooltip-content="Called Red"><div class="w-7 h-7 border border-gray-500 rounded-full mr-2" style="background-color: rgb(248, 49, 54);"></div><div>South Carolina </div></div></div></td><td class="font-bold w-2/12 p-3 ">9</td><td class="w-2/12 p-3"><span>9</span></td></tr><tr class="mb-3 pb-3 md:pb-2 md:mb-2 border-b border-dark"><td class="text-left p-3 ps-4 w-8/12"><div class="flex items-center"><div class="flex items-center" data-tooltip-id="8" data-tooltip-content="Called Red"><div class="w-7 h-7 border border-gray-500 rounded-full mr-2" style="background-color: rgb(248, 49, 54);"></div><div>South Dakota </div></div></div></td><td class="font-bold w-2/12 p-3 ">3</td><td class="w-2/12 p-3"><span>3</span></td></tr><tr class="mb-3 pb-3 md:pb-2 md:mb-2 border-b border-dark"><td class="text-left p-3 ps-4 w-8/12"><div class="flex items-center"><div class="flex items-center" data-tooltip-id="9" data-tooltip-content="Called Red"><div class="w-7 h-7 border border-gray-500 rounded-full mr-2" style="background-color: rgb(248, 49, 54);"></div><div>Tennessee </div></div></div></td><td class="font-bold w-2/12 p-3 ">11</td><td class="w-2/12 p-3"><span>11</span></td></tr><tr class="mb-3 pb-3 md:pb-2 md:mb-2 border-b border-dark"><td class="text-left p-3 ps-4 w-8/12"><div class="flex items-center"><div class="flex items-center" data-tooltip-id="10" data-tooltip-content="Called Red"><div class="w-7 h-7 border border-gray-500 rounded-full mr-2" style="background-color: rgb(248, 49, 54);"></div><div>Texas </div></div></div></td><td class="font-bold w-2/12 p-3 ">40</td><td class="w-2/12 p-3"><span>40</span></td></tr><tr class="mb-3 pb-3 md:pb-2 md:mb-2 border-b border-dark"><td class="text-left p-3 ps-4 w-8/12"><div class="flex items-center"><div class="flex items-center" data-tooltip-id="11" data-tooltip-content="Pending"><div class="w-7 h-7 border border-gray-500 rounded-full mr-2" style="background-color: rgb(221, 221, 221);"></div><div>Utah </div></div></div></td><td class="font-bold w-2/12 p-3 ">-</td><td class="w-2/12 p-3"><span>6</span></td></tr><tr class="mb-3 pb-3 md:pb-2 md:mb-2 border-b border-dark"><td class="text-left p-3 ps-4 w-8/12"><div class="flex items-center"><div class="flex items-center" data-tooltip-id="12" data-tooltip-content="Called Blue"><div class="w-7 h-7 border border-gray-500 rounded-full mr-2" style="background-color: rgb(47, 126, 247);"></div><div>Vermont </div></div></div></td><td class="font-bold w-2/12 p-3 ">3</td><td class="w-2/12 p-3"><span>3</span></td></tr><tr class="mb-3 pb-3 md:pb-2 md:mb-2 border-b border-dark"><td class="text-left p-3 ps-4 w-8/12"><div class="flex items-center"><div class="flex items-center" data-tooltip-id="13" data-tooltip-content="Pending"><div class="w-7 h-7 border border-gray-500 rounded-full mr-2" style="background-color: rgb(221, 221, 221);"></div><div>Virginia </div></div></div></td><td class="font-bold w-2/12 p-3 ">-</td><td class="w-2/12 p-3"><span>13</span></td></tr><tr class="mb-3 pb-3 md:pb-2 md:mb-2 border-b border-dark"><td class="text-left p-3 ps-4 w-8/12"><div class="flex items-center"><div class="flex items-center" data-tooltip-id="14" data-tooltip-content="Pending"><div class="w-7 h-7 border border-gray-500 rounded-full mr-2" style="background-color: rgb(221, 221, 221);"></div><div>Washington </div></div></div></td><td class="font-bold w-2/12 p-3 ">-</td><td class="w-2/12 p-3"><span>12</span></td></tr><tr class="mb-3 pb-3 md:pb-2 md:mb-2 border-b border-dark"><td class="text-left p-3 ps-4 w-8/12"><div class="flex items-center"><div class="flex items-center" data-tooltip-id="15" data-tooltip-content="Called Red"><div class="w-7 h-7 border border-gray-500 rounded-full mr-2" style="background-color: rgb(248, 49, 54);"></div><div>West Virginia </div></div></div></td><td class="font-bold w-2/12 p-3 ">4</td><td class="w-2/12 p-3"><span>4</span></td></tr><tr class="mb-3 pb-3 md:pb-2 md:mb-2 border-b border-dark"><td class="text-left p-3 ps-4 w-8/12"><div class="flex items-center"><div class="flex items-center" data-tooltip-id="16" data-tooltip-content="Pending"><div class="w-7 h-7 border border-gray-500 rounded-full mr-2" style="background-color: rgb(221, 221, 221);"></div><div>Wisconsin </div></div></div></td><td class="font-bold w-2/12 p-3 ">-</td><td class="w-2/12 p-3"><span>10</span></td></tr><tr class="mb-3 pb-3 md:pb-2 md:mb-2 border-b border-dark"><td class="text-left p-3 ps-4 w-8/12"><div class="flex items-center"><div class="flex items-center" data-tooltip-id="17" data-tooltip-content="Called Red"><div class="w-7 h-7 border border-gray-500 rounded-full mr-2" style="background-color: rgb(248, 49, 54);"></div><div>Wyoming </div></div></div></td><td class="font-bold w-2/12 p-3 ">3</td><td class="w-2/12 p-3"><span>3</span></td></tr></tbody></table></div><div class="flex flex-col lg:flex-row justify-center items-center gap-4 mt-12 mb-4 text-center"><a href="https://reuters.electionintegritymap.com" target="_blank" rel="noopener noreferrer" class="bg-[#161459] hover:bg-[#0f0d6c] text-white font-bold py-2 px-16 xs:px-10 text-center rounded-full"><span class="oswald-font">Edison Research/National Election Pool Reuters</span></a></div></div></div></div></div><footer class="inline-block w-full p-4 bg-gray-100"><div class="flex flex-col md:flex-row justify-between w-full md:container px-5 max-w-7xl m-auto space-y-2 md:space-y-0 mb-8"><p class="text-[10px] leading-[14px]"><b>Disclaimer:</b> The information displayed on this webpage is solely the opinion of Louder WIth Crowder, LLC and does not reflect the official data or analysis provided by Edison Research/National Election Pool via Reuters. All information displayed on this page, including any discrepancies or inconsistencies between the information presented here and the official Edison Research/National Election Pool via Reuters results, should be attributed to the interpretation and presentation of the data by Louder With Crowder, LLC.</p></div><div class="flex flex-col md:flex-row justify-between w-full md:container px-5 max-w-7xl m-auto space-y-2 md:space-y-0"><div class="text-[10px] text-center md:text-left">© 2024 Louder with Crowder. All Rights Reserved.</div><div class="text-center md:text-right"><a class="me-2 text-[10px] hover:text-blue-600" href="https://www.louderwithcrowder.com/privacy-policy" target="_blank" rel="noopener noreferrer">Privacy Policy</a> | <a class="ms-2 text-[10px] hover:text-blue-600" href="https://www.louderwithcrowder.com/privacy-policy" target="_blank" rel="noopener noreferrer">Terms of Use</a></div></div></footer></div></div>
    <script src="/assets/js/main.js?id=1c7495ab4d1409b20dd12ac322bc6e88" defer=""></script>


</body></html>