*,::after,::before{box-sizing:border-box}:root{--paper:#f5ead7;--paper-2:#f0dcc0;--paper-3:#fbf5ea;--ink:#1f1a14;--muted:#5f564a;--card:rgba(255, 255, 255, 0.78);--card-border:rgba(31, 26, 20, 0.14);--lang-switch-bg:rgba(255, 255, 255, 0.75);--lang-switch-border:var(--card-border);--lang-switch-menu:var(--paper-3);--lang-switch-hover:rgba(47, 109, 164, 0.08);--lang-switch-hover-border:rgba(47, 109, 164, 0.25);--lang-switch-active:rgba(47, 109, 164, 0.12);--lang-switch-flag-border:rgba(31, 26, 20, 0.2);--shadow:rgba(31, 26, 20, 0.18);--checkers:#d24a3a;--checkers-dark:#2f231f;--chess:#2f6da4;--connect-four:#ff3b30;--connect-four-2:#f3c54b;--connect-four-board:#d7b48f;--connect-four-board-2:#c8996e;--connect-four-slot:rgba(36, 26, 20, 0.42);--backgammon:#b05b3d;--falling-blocks:#1aa3a2;--falling-blocks-2:#f2b54a;--falling-blocks-3:#e16a52;--falling-blocks-4:#6fbf5b;--snake:#3a9a5d;--snake-head:#256940;--snake-food:#d24a3a;--tic:#3c6fa6;--tic-2:#d28a3a;--klondike-solitaire:#2b7d58;--spider-solitaire:#2d6f73;--scorpion-solitaire:#285f66;--p2048:#b36b2f;--dominos:#246f53;--sudoku:#8f5a3d;--sliding-puzzle:#8e4f31}body[data-theme=dark],html[data-theme=dark]{--paper:#1e1b18;--paper-2:#26221f;--paper-3:#2d2926;--ink:#f2ede3;--muted:#d6cbb9;--card:rgba(42, 38, 34, 0.9);--card-border:rgba(245, 239, 230, 0.16);--lang-switch-bg:rgba(42, 38, 34, 0.75);--lang-switch-border:rgba(245, 239, 230, 0.2);--lang-switch-menu:var(--paper-3);--lang-switch-hover:rgba(245, 239, 230, 0.08);--lang-switch-hover-border:rgba(245, 239, 230, 0.25);--lang-switch-active:rgba(245, 239, 230, 0.12);--lang-switch-flag-border:rgba(245, 239, 230, 0.35);--shadow:rgba(0, 0, 0, 0.35)}body[data-theme=dark],html[data-theme=dark] body{background:radial-gradient(circle at top,#24211e 0,var(--paper) 45%,#1a1815 100%)}body[data-theme=dark]::before,html[data-theme=dark] body::before{background:radial-gradient(circle at 12% 18%,rgba(210,74,58,.16),transparent 45%),radial-gradient(circle at 85% 12%,rgba(26,163,162,.16),transparent 40%),radial-gradient(circle at 70% 78%,rgba(242,181,74,.16),transparent 45%);opacity:.75}body[data-theme=dark]::after,html[data-theme=dark] body::after{background-image:linear-gradient(120deg,rgba(255,255,255,.12),transparent 45%);opacity:.45}body[data-theme=dark] .chip,html[data-theme=dark] .chip{background:rgba(42,38,34,.78);border-color:rgba(245,239,230,.16)}body[data-theme=dark] .card__cta,html[data-theme=dark] .card__cta{background:rgba(255,255,255,.18)}body[data-theme=dark] .badge::before,html[data-theme=dark] .badge::before{background:radial-gradient(circle at 30% 30%,rgba(255,255,255,.22),transparent 60%);box-shadow:inset 0 0 0 1px rgba(245,239,230,.18);opacity:.6}body[data-theme=dark] .badge__ring,html[data-theme=dark] .badge__ring{border-color:rgba(245,239,230,.25)}body[data-theme=dark] .cookie-banner,html[data-theme=dark] .cookie-banner{background:rgba(38,34,30,.92);border-color:rgba(245,239,230,.12);color:var(--ink)}body[data-theme=dark] .cookie-accept,html[data-theme=dark] .cookie-accept{background:#f2e8db;color:#1f1a14}body[data-theme=dark] .cookie-reject,html[data-theme=dark] .cookie-reject{background:rgba(255,255,255,.18);color:#f2e8db}body{margin:0;font-family:"Space Grotesk",sans-serif;color:var(--ink);min-height:100vh;background:radial-gradient(circle at top,#fff7e2 0,var(--paper) 40%,var(--paper-2) 100%);position:relative}body::before{content:"";position:fixed;inset:-10%;background:radial-gradient(circle at 12% 18%,rgba(210,74,58,.18),transparent 45%),radial-gradient(circle at 85% 12%,rgba(26,163,162,.2),transparent 40%),radial-gradient(circle at 70% 78%,rgba(242,181,74,.2),transparent 45%);z-index:-2}body::after{content:"";position:fixed;inset:0;background-image:linear-gradient(120deg,rgba(255,255,255,.6),transparent 45%);opacity:.6;z-index:-1;pointer-events:none}.page{max-width:1100px;margin:0 auto;padding:clamp(24px,6vw,64px) clamp(16px,4vw,24px) clamp(48px,8vw,72px);position:relative;display:flex;flex-direction:column;gap:clamp(24px,4vw,36px);min-height:100vh;min-height:100dvh}.hero{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:40px;animation:rise-in .8s ease both}.hero__copy{flex:1 1 360px;display:flex;flex-direction:column;gap:16px}.hero__top{display:flex;align-items:center;justify-content:space-between;gap:clamp(8px,2vw,16px);flex-wrap:wrap}.page--privacy .hero__top{flex-wrap:nowrap}.page--privacy .hero__top h1{flex:1 1 auto;min-width:0;font-size:clamp(18px, 4.2vw, 36px);line-height:1.25;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.page--privacy .hero__controls{flex-shrink:0}.hero__controls{display:inline-flex;align-items:center;gap:clamp(4px,1.6vw,12px)}.theme-toggle{width:42px;height:42px;border-radius:999px;border:1px solid var(--card-border);background:rgba(255,255,255,.7);color:var(--ink);display:inline-grid;place-items:center;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.theme-toggle:hover{transform:translateY(-1px);box-shadow:0 8px 18px rgba(31,26,20,.16)}.theme-toggle:focus-visible{outline:2px solid rgba(47,109,164,.6);outline-offset:2px}.portal-link{width:42px;height:42px;border-radius:999px;border:1px solid var(--card-border);background:rgba(255,255,255,.7);color:var(--ink);display:inline-grid;place-items:center;cursor:pointer;text-decoration:none;position:relative;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.portal-link:hover{transform:translateY(-1px);box-shadow:0 8px 18px rgba(31,26,20,.16)}.portal-link:focus-visible{outline:2px solid rgba(47,109,164,.6);outline-offset:2px}.portal-link__icon{width:16px;height:16px;display:block}.portal-link__label{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.theme-toggle__icon{width:18px;height:18px;display:block}.theme-toggle__icon--moon{display:none}body[data-theme=dark] .portal-link,body[data-theme=dark] .theme-toggle,html[data-theme=dark] .portal-link,html[data-theme=dark] .theme-toggle{background:rgba(42,38,34,.85);border-color:rgba(245,239,230,.2);color:var(--ink);box-shadow:0 8px 18px rgba(0,0,0,.35)}body[data-theme=dark] .theme-toggle__icon--sun,html[data-theme=dark] .theme-toggle__icon--sun{display:none}body[data-theme=dark] .theme-toggle__icon--moon,html[data-theme=dark] .theme-toggle__icon--moon{display:block}@media (hover:hover){.hero__controls .portal-link,.hero__controls .theme-toggle,.page-controls .theme-toggle{position:relative}.hero__controls .theme-toggle::after,.page-controls .theme-toggle::after{content:attr(aria-label);position:absolute;left:50%;bottom:calc(100% + 8px);transform:translate(-50%,4px);opacity:0;pointer-events:none;padding:6px 10px;border-radius:999px;background:var(--ink);color:var(--paper-3);font-size:11px;font-weight:600;letter-spacing:.04em;white-space:nowrap;box-shadow:0 8px 18px rgba(0,0,0,.18);transition:opacity .15s ease,transform .15s ease;z-index:60}.hero__controls .theme-toggle:focus-visible::after,.hero__controls .theme-toggle:hover::after,.page-controls .theme-toggle:focus-visible::after,.page-controls .theme-toggle:hover::after{opacity:1;transform:translate(-50%,0)}.hero__controls .portal-link__label{position:absolute;left:50%;bottom:calc(100% + 8px);transform:translate(-50%,4px);opacity:0;pointer-events:none;width:auto;height:auto;margin:0;overflow:visible;clip:auto;padding:6px 10px;border-radius:999px;background:var(--ink);color:var(--paper-3);font-size:11px;font-weight:600;letter-spacing:.04em;white-space:nowrap;box-shadow:0 8px 18px rgba(0,0,0,.18);transition:opacity .15s ease,transform .15s ease;z-index:60}.hero__controls .portal-link:focus-visible .portal-link__label,.hero__controls .portal-link:hover .portal-link__label{opacity:1;transform:translate(-50%,0)}}@media (hover:hover) and (max-height:700px),(hover:hover) and (max-width:900px){.hero__controls .portal-link__label,.hero__controls .theme-toggle::after,.page-controls .theme-toggle::after{bottom:auto;top:calc(100% + 8px);transform:translate(-50%,-4px)}}.page-top{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;margin-top:-12px}.page-controls{display:inline-flex;align-items:center;gap:clamp(4px,1.6vw,12px)}.lang-switch{position:relative;display:inline-flex}.lang-switch__trigger{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-width:74px;height:42px;padding:0 10px;border-radius:999px;border:1px solid var(--lang-switch-border);background:var(--lang-switch-bg);font-family:var(--font-ui);font-size:.76rem;line-height:1;color:var(--ink);cursor:pointer;transition:transform .15s ease,box-shadow .15s ease}.lang-switch__trigger:hover{transform:translateY(-1px);box-shadow:0 6px 14px rgba(31,26,20,.14)}.lang-switch__globe{width:16px;height:16px;stroke:currentColor;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;flex:0 0 auto}.lang-switch__code{font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.lang-switch__text{font-size:.82rem}.lang-switch__menu{position:absolute;top:calc(100% + 8px);right:0;min-width:200px;max-width:calc(100vw - 24px);background:var(--lang-switch-menu);border:1px solid var(--lang-switch-border);border-radius:12px;padding:6px;box-shadow:0 12px 26px -18px rgba(31,26,20,.35);display:none;z-index:5}body[dir=rtl] .lang-switch__menu,html[dir=rtl] .lang-switch__menu{right:auto;left:0}.lang-switch.is-open .lang-switch__menu{display:grid;gap:4px}.lang-switch__option{width:100%;display:flex;align-items:center;gap:0;padding:6px 8px;border-radius:8px;border:1px solid transparent;background:0 0;font:inherit;font-size:.82rem;letter-spacing:normal;text-transform:none;color:var(--ink);cursor:pointer;transition:background .15s ease,border-color .15s ease}.lang-switch__option:hover{background:var(--lang-switch-hover);border-color:var(--lang-switch-hover-border)}.lang-switch__option.is-active,.lang-switch__option[aria-current=true]{border-color:var(--accent);background:var(--lang-switch-active)}.lang-flag{width:20px;height:14px;border-radius:3px;position:relative;overflow:hidden;display:block;background-size:cover;background-repeat:no-repeat;background-position:center;box-shadow:inset 0 0 0 1px var(--lang-switch-flag-border)}.lang-flag--en{background-image:url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221000%22%20height%3D%22600%22%20viewBox%3D%220%2C0%2025%2C15%22%3E%0A%20%20%3Crect%20width%3D%2225%22%20height%3D%2215%22%20style%3D%22fill%3A%20rgb%281%2C%2033%2C%20105%29%3B%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M%200%2C0%20L%2025%2C15%20M%2025%2C0%20L%200%2C15%22%20stroke%3D%22%23fff%22%20stroke-width%3D%223%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M%2012.5%2C0%20V%2015%20M%200%2C7.5%20H%2025%22%20stroke%3D%22%23fff%22%20stroke-width%3D%225%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M%2012.5%2C0%20V%2015%20M%200%2C7.5%20H%2025%22%20stroke-width%3D%223%22%20style%3D%22stroke%3A%20rgb%28200%2C%2016%2C%2046%29%3B%22%2F%3E%0A%3C%2Fsvg%3E")}.lang-flag--es{background-image:url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%0A%3Csvg%0A%20%20%20xmlns%3Adc%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Felements%2F1.1%2F%22%0A%20%20%20xmlns%3Acc%3D%22http%3A%2F%2Fcreativecommons.org%2Fns%23%22%0A%20%20%20xmlns%3Ardf%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2F02%2F22-rdf-syntax-ns%23%22%0A%20%20%20xmlns%3Asvg%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3Asodipodi%3D%22http%3A%2F%2Fsodipodi.sourceforge.net%2FDTD%2Fsodipodi-0.dtd%22%0A%20%20%20xmlns%3Ainkscape%3D%22http%3A%2F%2Fwww.inkscape.org%2Fnamespaces%2Finkscape%22%0A%20%20%20height%3D%22500%22%0A%20%20%20width%3D%22750%22%0A%20%20%20version%3D%221.1%22%0A%20%20%20id%3D%22svg719%22%0A%20%20%20sodipodi%3Adocname%3D%22Flag_of_Spain.svg%22%0A%20%20%20inkscape%3Aversion%3D%220.92.3%20%282405546%2C%202018-03-11%29%22%3E%0A%20%20%3Cmetadata%0A%20%20%20%20%20id%3D%22metadata725%22%3E%0A%20%20%20%20%3Crdf%3ARDF%3E%0A%20%20%20%20%20%20%3Ccc%3AWork%0A%20%20%20%20%20%20%20%20%20rdf%3Aabout%3D%22%22%3E%0A%20%20%20%20%20%20%20%20%3Cdc%3Aformat%3Eimage%2Fsvg%2Bxml%3C%2Fdc%3Aformat%3E%0A%20%20%20%20%20%20%20%20%3Cdc%3Atype%0A%20%20%20%20%20%20%20%20%20%20%20rdf%3Aresource%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Fdcmitype%2FStillImage%22%20%2F%3E%0A%20%20%20%20%20%20%3C%2Fcc%3AWork%3E%0A%20%20%20%20%3C%2Frdf%3ARDF%3E%0A%20%20%3C%2Fmetadata%3E%0A%20%20%3Cdefs%0A%20%20%20%20%20id%3D%22defs723%22%3E%0A%20%20%20%20%3Cpattern%0A%20%20%20%20%20%20%20y%3D%220%22%0A%20%20%20%20%20%20%20x%3D%220%22%0A%20%20%20%20%20%20%20height%3D%226%22%0A%20%20%20%20%20%20%20width%3D%226%22%0A%20%20%20%20%20%20%20patternUnits%3D%22userSpaceOnUse%22%0A%20%20%20%20%20%20%20id%3D%22EMFhbasepattern%22%20%2F%3E%0A%20%20%3C%2Fdefs%3E%0A%20%20%3Csodipodi%3Anamedview%0A%20%20%20%20%20pagecolor%3D%22%23ffffff%22%0A%20%20%20%20%20bordercolor%3D%22%23666666%22%0A%20%20%20%20%20borderopacity%3D%221%22%0A%20%20%20%20%20objecttolerance%3D%2210%22%0A%20%20%20%20%20gridtolerance%3D%2210%22%0A%20%20%20%20%20guidetolerance%3D%2210%22%0A%20%20%20%20%20inkscape%3Apageopacity%3D%220%22%0A%20%20%20%20%20inkscape%3Apageshadow%3D%222%22%0A%20%20%20%20%20inkscape%3Awindow-width%3D%221366%22%0A%20%20%20%20%20inkscape%3Awindow-height%3D%22706%22%0A%20%20%20%20%20id%3D%22namedview721%22%0A%20%20%20%20%20showgrid%3D%22false%22%0A%20%20%20%20%20inkscape%3Azoom%3D%221.014%22%0A%20%20%20%20%20inkscape%3Acx%3D%22375%22%0A%20%20%20%20%20inkscape%3Acy%3D%22250%22%0A%20%20%20%20%20inkscape%3Awindow-x%3D%22-8%22%0A%20%20%20%20%20inkscape%3Awindow-y%3D%22-8%22%0A%20%20%20%20%20inkscape%3Awindow-maximized%3D%221%22%0A%20%20%20%20%20inkscape%3Acurrent-layer%3D%22svg719%22%20%2F%3E%0A%20%20%3Crect%0A%20%20%20%20%20width%3D%22750%22%0A%20%20%20%20%20height%3D%22500%22%0A%20%20%20%20%20fill%3D%22%23c60b1e%22%0A%20%20%20%20%20id%3D%22rect2%22%20%2F%3E%0A%20%20%3Crect%0A%20%20%20%20%20width%3D%22750%22%0A%20%20%20%20%20height%3D%22250%22%0A%20%20%20%20%20y%3D%22125%22%0A%20%20%20%20%20fill%3D%22%23ffc400%22%0A%20%20%20%20%20id%3D%22rect4%22%20%2F%3E%0A%20%20%3Cg%0A%20%20%20%20%20transform%3D%22matrix%280.21002089%2C0%2C0%2C0.21002089%2C154.72552%2C154.3599%29%22%0A%20%20%20%20%20id%3D%22g5055%22%3E%0A%20%20%20%20%3Cg%0A%20%20%20%20%20%20%20transform%3D%22translate%284.9998486%2C4.9999949%29%22%0A%20%20%20%20%20%20%20id%3D%22g2604%22%3E%0A%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20d%3D%22m%20449.22786%2C329.02436%20c%20-52.6528%2C-0.067%20-100.24247%2C-6.14563%20-136.47001%2C-15.50539%2036.22754%2C-9.37414%2083.81721%2C-15.10304%20136.47001%2C-15.20363%2052.6432%2C0.1006%20100.48677%2C5.82949%20136.71429%2C15.20363%20-36.22752%2C9.35976%20-84.07109%2C15.43833%20-136.71429%2C15.50539%22%0A%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23b50027%3Bfill-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20id%3D%22path840%22%0A%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20d%3D%22m%20330.64888%2C214.27388%20c%200%2C-5.40797%204.62245%2C-9.78129%2010.31309%2C-9.78129%205.66669%2C0%2010.3083%2C4.37332%2010.3083%2C9.78129%200%2C5.38881%20-4.62244%2C9.76213%20-10.3083%2C9.76213%20-5.69064%2C0%20-10.31309%2C-4.37332%20-10.31309%2C-9.76213%20z%22%0A%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3Anone%3Bstroke%3A%23000000%3Bstroke-width%3A0.24302216%22%0A%20%20%20%20%20%20%20%20%20id%3D%22path831%22%0A%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20d%3D%22m%20446.96693%2C129.94501%20c%2031.60987%2C0%2059.73738%2C4.67988%2078.05949%2C11.9416%2010.48555%2C4.73257%2024.56366%2C8.22931%2039.97342%2C10.28903%2011.73575%2C1.57114%2022.88711%2C1.89208%2032.58706%2C1.14962%2012.97161%2C-0.25385%2031.73441%2C3.54464%2050.50202%2C11.80748%2015.53431%2C6.89288%2028.50111%2C15.27068%2037.11372%2C23.38024%20l%20-7.45341%2C6.63901%20-2.1555%2C18.84886%20-20.44895%2C23.41377%20-10.21731%2C8.66999%20-24.20436%2C19.37576%20-12.36325%2C1.0107%20-3.76026%2C10.69619%20-156.59801%2C-18.3459%20-157.07702%2C18.3459%20-3.76502%2C-10.69619%20-12.38242%2C-1.0107%20-24.19959%2C-19.37576%20-10.22208%2C-8.66999%20-20.43937%2C-23.41377%20-2.1268%2C-18.84886%20-7.49172%2C-6.63901%20c%208.65092%2C-8.10956%2021.62252%2C-16.48736%2037.1185%2C-23.38024%2018.76762%2C-8.26284%2037.53524%2C-12.06135%2050.49726%2C-11.80748%209.69995%2C0.74246%2020.8561%2C0.42155%2032.59185%2C-1.14962%2015.41455%2C-2.05972%2029.50703%2C-5.55646%2039.9734%2C-10.28903%2018.3413%2C-7.26172%2044.89763%2C-11.9416%2076.48835%2C-11.9416%20z%22%0A%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23b50027%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1.23246765%22%0A%20%20%20%20%20%20%20%20%20id%3D%22path833%22%0A%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%3Cg%0A%20%20%20%20%20%20%20%20%20transform%3D%22matrix%285.3685827%2C0%2C0%2C5.5924795%2C-566.09768%2C-952.04261%29%22%0A%20%20%20%20%20%20%20%20%20id%3D%22g2639-2-4%22%0A%20%20%20%20%20%20%20%20%20style%3D%22stroke-width%3A1.08163309%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20193.384%2C229.571%20v%20-6.522%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3Anone%3Bstroke%3A%23000000%3Bstroke-width%3A0.10816331%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path2640-9-5%22%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20191.612%2C229.571%20v%20-6.522%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3Anone%3Bstroke%3A%23000000%3Bstroke-width%3A0.10816331%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path2641-4-9%22%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20189.94%2C229.571%20v%20-6.522%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3Anone%3Bstroke%3A%23000000%3Bstroke-width%3A0.27040827%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path2642-9-3%22%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20188.282%2C229.571%20v%20-6.522%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3Anone%3Bstroke%3A%23000000%3Bstroke-width%3A0.27040827%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path2643-5-6%22%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20186.805%2C229.571%20v%20-6.522%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3Anone%3Bstroke%3A%23000000%3Bstroke-width%3A0.27040827%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path2644-3-9%22%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20183.987%2C229.22%20-0.039%2C-5.937%20m%201.375%2C6.015%20v%20-6.21%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3Anone%3Bstroke%3A%23000000%3Bstroke-width%3A0.27040827%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path2645-9-0%22%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20181.386%2C228.953%20v%20-5.47%20m%201.318%2C5.626%20-0.039%2C-5.821%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3Anone%3Bstroke%3A%23000000%3Bstroke-width%3A0.54081655%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path2646-4-6%22%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20177.897%2C228.64%20v%20-4.805%20m%201.145%2C4.883%20v%20-5.039%20m%201.179%2C5.196%20v%20-5.236%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3Anone%3Bstroke%3A%23000000%3Bstroke-width%3A0.54081655%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path2647-6-4%22%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20176.673%2C228.601%20v%20-4.649%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3Anone%3Bstroke%3A%23000000%3Bstroke-width%3A0.81122488%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path2648-7-3%22%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20175.533%2C228.69701%20v%20-5.08702%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3Anone%3Bstroke%3A%23000000%3Bstroke-width%3A0.81122488%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path2649-1-84%22%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20sodipodi%3Anodetypes%3D%22cc%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20174.31%2C228.54901%20v%20-4.74402%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3Anone%3Bstroke%3A%23000000%3Bstroke-width%3A0.81122488%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path2650-4-4%22%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20sodipodi%3Anodetypes%3D%22cc%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20171.806%2C228.13801%20-0.039%2C-4.01403%20m%201.322%2C4.26003%20v%20-4.43403%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3Anone%3Bstroke%3A%23000000%3Bstroke-width%3A0.81122488%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path2651-8-9%22%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20sodipodi%3Anodetypes%3D%22cccc%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20170.522%2C228.04501%20v%20-3.62402%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3Anone%3Bstroke%3A%23000000%3Bstroke-width%3A1.08163309%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path2652-4-7%22%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20sodipodi%3Anodetypes%3D%22cc%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20169.347%2C228.08602%20v%20-3.48203%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3Anone%3Bstroke%3A%23000000%3Bstroke-width%3A1.08163309%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path2653-0-1%22%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20sodipodi%3Anodetypes%3D%22cc%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20168.064%2C227.41401%20v%20-2.61502%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3Anone%3Bstroke%3A%23000000%3Bstroke-width%3A1.08163309%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path2654-7-73%22%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20sodipodi%3Anodetypes%3D%22cc%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20166.745%2C227.43802%20v%20-2.38704%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3Anone%3Bstroke%3A%23000000%3Bstroke-width%3A1.08163309%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path2655-2-7%22%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20sodipodi%3Anodetypes%3D%22cc%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20165.349%2C227.12602%20v%20-1.77404%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3Anone%3Bstroke%3A%23000000%3Bstroke-width%3A1.08163309%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path2656-9-1%22%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20200.432%2C229.22%20v%20-5.976%20m%20-3.001%2C6.171%200.039%2C-6.327%20m%20-2.226%2C6.405%20v%20-6.444%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3Anone%3Bstroke%3A%23000000%3Bstroke-width%3A0.10816331%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path2657-0-9%22%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20id%3D%22path838%22%0A%20%20%20%20%20%20%20%20%20d%3D%22m%20449.37109%2C288.73438%20c%20-58.34344%2C0.0862%20-110.60855%2C6.99459%20-147.90429%2C18.21289%20-2.63934%2C0.79515%20-4.04605%2C3.07507%20-3.99805%2C5.58984%20-0.15807%2C2.58663%201.2677%2C5.08733%203.99805%2C5.91601%2037.29574%2C11.23268%2089.56085%2C18.14037%20147.90429%2C18.22657%2058.33385%2C-0.0862%20110.56077%2C-6.9939%20147.86133%2C-18.22657%202.7112%2C-0.82868%204.12006%2C-3.32938%203.97656%2C-5.91601%200.0479%2C-2.51477%20-1.33726%2C-4.79469%20-3.97656%2C-5.58984%20-37.30056%2C-11.2183%20-89.52748%2C-18.12669%20-147.86133%2C-18.21289%20z%20m%20-0.14257%2C9.58007%20c%2052.6432%2C0.1006%20100.48537%2C5.83094%20136.71289%2C15.20508%20-36.22752%2C9.35976%20-84.06969%2C15.43685%20-136.71289%2C15.50391%20-52.6528%2C-0.067%20-100.24317%2C-6.14415%20-136.47071%2C-15.50391%2036.22754%2C-9.37414%2083.81791%2C-15.10449%20136.47071%2C-15.20508%20z%22%0A%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23dead00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1.85854995%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%20%2F%3E%0A%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20d%3D%22m%20448.9644%2C288.68734%20c%20-59.0428%2C0.11495%20-112.03569%2C7.51559%20-149.33622%2C19.00213%203.0992%2C-1.47055%202.82137%2C-5.28822%20-1.03466%2C-15.21799%20-4.65598%2C-12.01345%20-11.91298%2C-11.48655%20-11.91298%2C-11.48655%2041.23798%2C-12.1811%2098.64257%2C-19.80207%20162.53295%2C-19.8835%2063.91433%2C0.0815%20121.77875%2C7.7024%20163.02152%2C19.8835%200%2C0%20-7.26176%2C-0.5269%20-11.91776%2C11.48655%20-3.85125%2C9.92977%20-4.13865%2C13.74744%20-1.03465%2C15.21799%20-37.29576%2C-11.48654%20-91.28019%2C-18.88717%20-150.3182%2C-19.00213%22%0A%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23dead00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1.85854995%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20id%3D%22path834%22%0A%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20d%3D%22m%20449.21349%2C261.1158%20c%20-63.89038%2C0.1006%20-121.29497%2C7.7024%20-162.53295%2C19.90266%20-2.74952%2C0.82389%20-5.65711%2C-0.2539%20-6.54807%2C-2.85487%20-0.89096%2C-2.60579%200.58918%2C-5.59478%203.3387%2C-6.43783%2041.41522%2C-12.70322%20100.29995%2C-20.67865%20165.75669%2C-20.81277%2065.47111%2C0.11975%20124.58098%2C8.10955%20166.001%2C20.81277%202.7495%2C0.84305%204.22965%2C3.83204%203.3387%2C6.43783%20-0.89575%2C2.601%20-3.80335%2C3.67876%20-6.5481%2C2.85487%20C%20570.77669%2C268.8182%20513.12782%2C261.21639%20449.21349%2C261.1158%22%0A%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23dead00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1.85854995%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20id%3D%22path836%22%0A%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20d%3D%22m%20403.64046%2C275.62965%20c%200%2C-2.72074%202.33278%2C-4.93375%205.20684%2C-4.93375%202.89322%2C0%205.23079%2C2.21301%205.23079%2C4.93375%200%2C2.71596%20-2.33757%2C4.94813%20-5.23079%2C4.94813%20-2.87406%2C0%20-5.20684%2C-2.23217%20-5.20684%2C-4.94813%22%0A%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23ffffff%3Bstroke%3A%23000000%3Bstroke-width%3A1.85854995%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20id%3D%22path860%22%0A%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20d%3D%22m%20449.34282%2C279.51439%20h%20-15.63489%20c%20-2.88364%2C0%20-5.27391%2C-2.19864%20-5.27391%2C-4.93376%200%2C-2.72074%202.33758%2C-4.94812%205.21164%2C-4.94812%20h%2031.60029%20c%202.87405%2C0%205.21645%2C2.22738%205.21645%2C4.94812%200%2C2.73512%20-2.3903%2C4.93376%20-5.2883%2C4.93376%20h%20-15.83128%22%0A%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23b50027%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1.85854995%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20id%3D%22path862%22%0A%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20d%3D%22m%20370.80431%2C283.82065%20-11.24716%2C1.30289%20c%20-2.86928%2C0.3353%20-5.52778%2C-1.5903%20-5.88704%2C-4.27752%20-0.3497%2C-2.71596%201.68612%2C-5.18283%204.55539%2C-5.50377%20l%2011.30943%2C-1.31726%2011.50583%2C-1.32206%20c%202.85011%2C-0.3353%205.45592%2C1.55677%205.81518%2C4.27752%200.3353%2C2.70159%20-1.74839%2C5.18283%20-4.60329%2C5.50377%20l%20-11.44834%2C1.33643%22%0A%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23058e6e%3Bstroke%3A%23000000%3Bstroke-width%3A1.85854995%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20id%3D%22path864%22%0A%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20d%3D%22m%20325.10195%2C284.80261%20c%200%2C-2.72076%202.33756%2C-4.93376%205.20683%2C-4.93376%202.89322%2C0%205.22601%2C2.213%205.22601%2C4.93376%200%2C2.73511%20-2.33279%2C4.94812%20-5.22601%2C4.94812%20-2.86927%2C0%20-5.20683%2C-2.21301%20-5.20683%2C-4.94812%22%0A%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23ffffff%3Bstroke%3A%23000000%3Bstroke-width%3A1.85854995%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20id%3D%22path866%22%0A%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20d%3D%22m%20290.33538%2C293.78874%205.80082%2C-7.58744%2016.0181%2C2.02619%20-12.80873%2C9.34539%20-9.01019%2C-3.78414%22%0A%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23b50027%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1.85854995%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20id%3D%22path868%22%0A%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20d%3D%22m%20527.89572%2C283.82065%2011.23756%2C1.30289%20c%202.8501%2C0.3353%205.53255%2C-1.5903%205.88705%2C-4.27752%200.321%2C-2.71596%20-1.6957%2C-5.18283%20-4.5506%2C-5.50377%20l%20-11.30466%2C-1.31726%20-11.5058%2C-1.32206%20c%20-2.87405%2C-0.3353%20-5.4751%2C1.55677%20-5.81521%2C4.27752%20-0.359%2C2.70159%201.74841%2C5.18283%204.59851%2C5.50377%20l%2011.45315%2C1.33643%22%0A%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23058e6e%3Bstroke%3A%23000000%3Bstroke-width%3A1.85854995%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20id%3D%22path870%22%0A%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20d%3D%22m%20484.6219%2C275.62965%20c%200%2C-2.72074%202.3376%2C-4.93375%205.21166%2C-4.93375%202.88845%2C0%205.226%2C2.21301%205.226%2C4.93375%200%2C2.71596%20-2.33755%2C4.94813%20-5.226%2C4.94813%20-2.87406%2C0%20-5.21166%2C-2.23217%20-5.21166%2C-4.94813%22%0A%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23ffffff%3Bstroke%3A%23000000%3Bstroke-width%3A1.85854995%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20id%3D%22path872%22%0A%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20d%3D%22m%20563.16044%2C284.80261%20c%200%2C-2.72076%202.33755%2C-4.93376%205.21165%2C-4.93376%202.8884%2C0%205.226%2C2.213%205.226%2C4.93376%200%2C2.73511%20-2.3376%2C4.94812%20-5.226%2C4.94812%20-2.8741%2C0%20-5.21165%2C-2.21301%20-5.21165%2C-4.94812%22%0A%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23ffffff%3Bstroke%3A%23000000%3Bstroke-width%3A1.85854995%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20id%3D%22path874%22%0A%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20d%3D%22m%20608.35986%2C293.78874%20-5.79606%2C-7.58744%20-16.0181%2C2.02619%2012.80875%2C9.34539%209.00541%2C-3.78414%22%0A%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23b50027%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1.85854995%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20id%3D%22path876%22%0A%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20d%3D%22m%20331.30992%2C171.31669%206.60076%2C5.28822%209.89635%2C-16.16643%20c%20-10.73941%2C-6.57195%20-18.1018%2C-17.99143%20-18.1018%2C-31.00121%200%2C-1.47055%200.0862%2C-2.90278%200.26825%2C-4.32542%201.03466%2C-20.62597%2026.16354%2C-37.66897%2058.0752%2C-37.66897%2016.55459%2C0%2031.5045%2C4.5266%2042.02836%2C11.79311%200.2826%2C-3.19496%200.57002%2C-5.93008%201.0155%2C-8.83765%20-11.59205%2C-6.75876%20-26.63297%2C-10.82552%20-43.04386%2C-10.82552%20-36.68739%2C0%20-65.38968%2C20.84152%20-66.7836%2C45.52466%20-0.1437%2C1.43701%20-0.21555%2C2.8884%20-0.21555%2C4.33979%200%2C13.16306%206.01637%2C25.01844%2015.51993%2C33.26212%20l%20-5.25953%2C8.6173%22%0A%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23c8b100%22%0A%20%20%20%20%20%20%20%20%20id%3D%22path879%22%0A%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20d%3D%22m%20331.30992%2C171.31669%206.60076%2C5.28822%209.89635%2C-16.16643%20c%20-10.73941%2C-6.57195%20-18.1018%2C-17.99143%20-18.1018%2C-31.00121%200%2C-1.47055%200.0862%2C-2.90278%200.26825%2C-4.32542%201.03466%2C-20.62597%2026.16354%2C-37.66897%2058.0752%2C-37.66897%2016.55459%2C0%2031.5045%2C4.5266%2042.02836%2C11.79311%200.2826%2C-3.19496%200.57002%2C-5.93008%201.0155%2C-8.83765%20-11.59205%2C-6.75876%20-26.63297%2C-10.82552%20-43.04386%2C-10.82552%20-36.68739%2C0%20-65.38968%2C20.84152%20-66.7836%2C45.52466%20-0.1437%2C1.43701%20-0.21555%2C2.8884%20-0.21555%2C4.33979%200%2C13.16306%206.01637%2C25.01844%2015.51993%2C33.26212%20l%20-5.25953%2C8.6173%22%0A%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23dead00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1.85738599%22%0A%20%20%20%20%20%20%20%20%20id%3D%22path880%22%0A%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20d%3D%22m%20331.73623%2C171.49871%20c%20-12.52132%2C-9.3406%20-20.29565%2C-22.04382%20-20.29565%2C-36.03077%200%2C-16.11373%2010.53822%2C-30.48868%2026.55632%2C-40.01609%20-9.88198%2C7.93711%20-15.8744%2C18.19261%20-16.73183%2C29.64563%20-0.1437%2C1.43701%20-0.21555%2C2.8884%20-0.21555%2C4.33979%200%2C13.16306%206.01637%2C25.01844%2015.51993%2C33.26212%20l%20-4.83321%2C8.79932%22%0A%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23c8b100%22%0A%20%20%20%20%20%20%20%20%20id%3D%22path881%22%0A%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20d%3D%22m%20331.73623%2C171.49871%20c%20-12.52132%2C-9.3406%20-20.29565%2C-22.04382%20-20.29565%2C-36.03077%200%2C-16.11373%2010.53822%2C-30.48868%2026.55632%2C-40.01609%20-9.88198%2C7.93711%20-15.8744%2C18.19261%20-16.73183%2C29.64563%20-0.1437%2C1.43701%20-0.21555%2C2.8884%20-0.21555%2C4.33979%200%2C13.16306%206.01637%2C25.01844%2015.51993%2C33.26212%20l%20-4.83321%2C8.79932%22%0A%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23dead00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1.85738599%22%0A%20%20%20%20%20%20%20%20%20id%3D%22path882%22%0A%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20d%3D%22m%20221.27169%2C187.81842%20c%20-7.01271%2C-7.85568%20-11.30943%2C-18.0058%20-11.30943%2C-29.10436%200%2C-6.6917%201.5472%2C-13.09121%204.34942%2C-18.80095%2010.13106%2C-20.8463%2041.91818%2C-36.0164%2079.69771%2C-36.0164%2010.29393%2C0%2020.14238%2C1.11608%2029.23879%2C3.19018%20-2.01664%2C2.19863%20-3.60216%2C4.61281%20-5.14458%2C7.04616%20-7.55877%2C-1.47055%20-15.65405%2C-2.26569%20-24.09421%2C-2.26569%20-34.58454%2C0%20-63.51675%2C13.45046%20-71.89943%2C31.62392%20-2.23219%2C4.63198%20-3.4824%2C9.80045%20-3.4824%2C15.22278%200%2C11.04586%205.17331%2C20.9469%2013.27337%2C27.70566%20l%20-12.52133%2C20.45353%20-6.70614%2C-5.33612%208.59823%2C-13.69955%22%0A%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23c8b100%22%0A%20%20%20%20%20%20%20%20%20id%3D%22path883%22%0A%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20d%3D%22m%20221.27169%2C187.81842%20c%20-7.01271%2C-7.85568%20-11.30943%2C-18.0058%20-11.30943%2C-29.10436%200%2C-6.6917%201.5472%2C-13.09121%204.34942%2C-18.80095%2010.13106%2C-20.8463%2041.91818%2C-36.0164%2079.69771%2C-36.0164%2010.29393%2C0%2020.14238%2C1.11608%2029.23879%2C3.19018%20-2.01664%2C2.19863%20-3.60216%2C4.61281%20-5.14458%2C7.04616%20-7.55877%2C-1.47055%20-15.65405%2C-2.26569%20-24.09421%2C-2.26569%20-34.58454%2C0%20-63.51675%2C13.45046%20-71.89943%2C31.62392%20-2.23219%2C4.63198%20-3.4824%2C9.80045%20-3.4824%2C15.22278%200%2C11.04586%205.17331%2C20.9469%2013.27337%2C27.70566%20l%20-12.52133%2C20.45353%20-6.70614%2C-5.33612%208.59823%2C-13.69955%20v%20-0.019%20z%22%0A%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23dead00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1.85738599%22%0A%20%20%20%20%20%20%20%20%20id%3D%22path884%22%0A%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20d%3D%22m%20234.0948%2C119.28715%20c%20-9.09641%2C5.72411%20-15.98457%2C12.77028%20-19.78312%2C20.62596%20-2.80222%2C5.70974%20-4.34942%2C12.10925%20-4.34942%2C18.80095%200%2C11.09856%204.29672%2C21.24868%2011.30943%2C29.10436%20l%20-7.60189%2C12.33439%20c%20-7.27616%2C-9.3454%20-11.50583%2C-20.25713%20-11.50583%2C-31.86343%200%2C-19.9841%2012.71773%2C-37.44863%2031.93083%2C-49.00223%22%0A%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23c8b100%22%0A%20%20%20%20%20%20%20%20%20id%3D%22path885%22%0A%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20d%3D%22m%20234.0948%2C119.28715%20c%20-9.09641%2C5.72411%20-15.98457%2C12.77028%20-19.78312%2C20.62596%20-2.80222%2C5.70974%20-4.34942%2C12.10925%20-4.34942%2C18.80095%200%2C11.09856%204.29672%2C21.24868%2011.30943%2C29.10436%20l%20-7.60189%2C12.33439%20c%20-7.27616%2C-9.3454%20-11.50583%2C-20.25713%20-11.50583%2C-31.86343%200%2C-19.9841%2012.71773%2C-37.44863%2031.93083%2C-49.00223%20z%22%0A%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23dead00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1.85738599%22%0A%20%20%20%20%20%20%20%20%20id%3D%22path886%22%0A%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20d%3D%22m%20448.8207%2C75.44859%20c%208.38269%2C0%2015.5918%2C5.54209%2017.30665%2C12.97625%201.1209%2C6.57195%201.82025%2C14.05401%201.9783%2C22.02466%200.015%2C0.82868%20-0.0575%2C1.6382%20-0.0575%2C2.45251%200.025%2C0.94364%200.201%2C1.95913%200.2155%2C2.92193%200.2875%2C16.72207%202.67765%2C31.48501%206.0834%2C40.52384%20l%20-25.54082%2C24.42926%20-25.81386%2C-24.42926%20c%203.42492%2C-9.03883%205.79603%2C-23.80177%206.11696%2C-40.52384%200.019%2C-0.9628%200.2012%2C-1.97829%200.2012%2C-2.92193%200%2C-0.81431%20-0.0575%2C-1.62383%20-0.0385%2C-2.45251%200.12455%2C-7.97065%200.83827%2C-15.45271%201.96394%2C-22.02466%201.6957%2C-7.43416%209.20178%2C-12.97625%2017.57009%2C-12.97625%22%0A%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23c8b100%22%0A%20%20%20%20%20%20%20%20%20id%3D%22path887%22%0A%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20d%3D%22m%20448.8207%2C75.44859%20c%208.38269%2C0%2015.5918%2C5.54209%2017.30665%2C12.97625%201.1209%2C6.57195%201.82025%2C14.05401%201.9783%2C22.02466%200.015%2C0.82868%20-0.0575%2C1.6382%20-0.0575%2C2.45251%200.025%2C0.94364%200.201%2C1.95913%200.2155%2C2.92193%200.2875%2C16.72207%202.67765%2C31.48501%206.0834%2C40.52384%20l%20-25.54082%2C24.42926%20-25.81386%2C-24.42926%20c%203.42492%2C-9.03883%205.79603%2C-23.80177%206.11696%2C-40.52384%200.019%2C-0.9628%200.2012%2C-1.97829%200.2012%2C-2.92193%200%2C-0.81431%20-0.0575%2C-1.62383%20-0.0385%2C-2.45251%200.12455%2C-7.97065%200.83827%2C-15.45271%201.96394%2C-22.02466%201.6957%2C-7.43416%209.20178%2C-12.97625%2017.57009%2C-12.97625%20h%200.0145%20z%22%0A%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23dead00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1.85738599%22%0A%20%20%20%20%20%20%20%20%20id%3D%22path888%22%0A%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20d%3D%22m%20448.8207%2C83.40487%20c%204.35419%2C0%208.02344%2C2.77344%208.91919%2C6.61985%201.0538%2C6.21749%201.7292%2C13.31634%201.8729%2C20.81277%200%2C0.78078%20-0.04%2C1.55677%20-0.04%2C2.3136%200%2C0.92927%200.163%2C1.85854%200.182%2C2.80697%200.268%2C15.7928%202.53395%2C29.71269%205.77686%2C38.27731%20l%20-16.83719%2C15.94608%20-16.85637%2C-15.94608%20c%203.21416%2C-8.54546%205.47987%2C-22.48451%205.76249%2C-38.27731%200.019%2C-0.94843%200.18205%2C-1.8777%200.1964%2C-2.80697%200%2C-0.75683%20-0.0527%2C-1.53282%20-0.0527%2C-2.3136%200.1437%2C-7.49643%200.8191%2C-14.59528%201.8873%2C-20.81277%200.87659%2C-3.84641%204.85237%2C-6.61985%209.18741%2C-6.61985%22%0A%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23c8b100%22%0A%20%20%20%20%20%20%20%20%20id%3D%22path889%22%0A%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20d%3D%22m%20448.8207%2C83.40487%20c%204.35419%2C0%208.02344%2C2.77344%208.91919%2C6.61985%201.0538%2C6.21749%201.7292%2C13.31634%201.8729%2C20.81277%200%2C0.78078%20-0.04%2C1.55677%20-0.04%2C2.3136%200%2C0.92927%200.163%2C1.85854%200.182%2C2.80697%200.268%2C15.7928%202.53395%2C29.71269%205.77686%2C38.27731%20l%20-16.83719%2C15.94608%20-16.85637%2C-15.94608%20c%203.21416%2C-8.54546%205.47987%2C-22.48451%205.76249%2C-38.27731%200.019%2C-0.94843%200.18205%2C-1.8777%200.1964%2C-2.80697%200%2C-0.75683%20-0.0527%2C-1.53282%20-0.0527%2C-2.3136%200.1437%2C-7.49643%200.8191%2C-14.59528%201.8873%2C-20.81277%200.87659%2C-3.84641%204.85237%2C-6.61985%209.18741%2C-6.61985%20z%22%0A%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23dead00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1.85738599%22%0A%20%20%20%20%20%20%20%20%20id%3D%22path890%22%0A%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20d%3D%22m%20566.13989%2C171.31669%20-6.60075%2C5.28822%20-9.89636%2C-16.16643%20c%2010.73461%2C-6.57195%2018.10176%2C-17.99143%2018.10176%2C-31.00121%200%2C-1.47055%20-0.086%2C-2.90278%20-0.2635%2C-4.32542%20-1.02025%2C-20.62597%20-26.18746%2C-37.66897%20-58.06558%2C-37.66897%20-16.58815%2C0%20-31.52366%2C4.5266%20-42.05711%2C11.79311%20-0.2875%2C-3.19496%20-0.5365%2C-5.93008%20-1.0203%2C-8.83765%2011.59685%2C-6.75876%2026.63296%2C-10.82552%2043.07741%2C-10.82552%2036.67777%2C0%2065.37528%2C20.84152%2066.78358%2C45.52466%200.1245%2C1.43701%200.1965%2C2.8884%200.1965%2C4.33979%200%2C13.16306%20-6.0068%2C25.01844%20-15.51515%2C33.26212%20l%205.25955%2C8.6173%22%0A%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23c8b100%22%0A%20%20%20%20%20%20%20%20%20id%3D%22path891%22%0A%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20d%3D%22m%20566.13989%2C171.31669%20-6.60075%2C5.28822%20-9.89636%2C-16.16643%20c%2010.73461%2C-6.57195%2018.10176%2C-17.99143%2018.10176%2C-31.00121%200%2C-1.47055%20-0.086%2C-2.90278%20-0.2635%2C-4.32542%20-1.02025%2C-20.62597%20-26.18746%2C-37.66897%20-58.06558%2C-37.66897%20-16.58815%2C0%20-31.52366%2C4.5266%20-42.05711%2C11.79311%20-0.2875%2C-3.19496%20-0.5365%2C-5.93008%20-1.0203%2C-8.83765%2011.59685%2C-6.75876%2026.63296%2C-10.82552%2043.07741%2C-10.82552%2036.67777%2C0%2065.37528%2C20.84152%2066.78358%2C45.52466%200.1245%2C1.43701%200.1965%2C2.8884%200.1965%2C4.33979%200%2C13.16306%20-6.0068%2C25.01844%20-15.51515%2C33.26212%20l%205.25955%2C8.6173%22%0A%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23dead00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1.85738599%22%0A%20%20%20%20%20%20%20%20%20id%3D%22path892%22%0A%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20d%3D%22m%20565.71354%2C171.49871%20c%2012.52135%2C-9.3406%2020.30046%2C-22.04382%2020.30046%2C-36.03077%200%2C-16.11373%20-10.54781%2C-30.48868%20-26.54197%2C-40.01609%209.86286%2C7.93711%2015.85046%2C18.19261%2016.72706%2C29.64563%200.1245%2C1.43701%200.1965%2C2.8884%200.1965%2C4.33979%200%2C13.16306%20-6.0068%2C25.01844%20-15.51515%2C33.26212%20l%204.8332%2C8.79932%22%0A%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23c8b100%22%0A%20%20%20%20%20%20%20%20%20id%3D%22path893%22%0A%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20d%3D%22m%20565.71354%2C171.49871%20c%2012.52135%2C-9.3406%2020.30046%2C-22.04382%2020.30046%2C-36.03077%200%2C-16.11373%20-10.54781%2C-30.48868%20-26.54197%2C-40.01609%209.86286%2C7.93711%2015.85046%2C18.19261%2016.72706%2C29.64563%200.1245%2C1.43701%200.1965%2C2.8884%200.1965%2C4.33979%200%2C13.16306%20-6.0068%2C25.01844%20-15.51515%2C33.26212%20l%204.8332%2C8.79932%22%0A%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23dead00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1.85738599%22%0A%20%20%20%20%20%20%20%20%20id%3D%22path894%22%0A%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20d%3D%22m%20676.19728%2C187.81842%20c%206.99351%2C-7.85568%2011.28546%2C-18.0058%2011.28546%2C-29.10436%200%2C-6.6917%20-1.5472%2C-13.09121%20-4.32545%2C-18.80095%20-10.15026%2C-20.8463%20-41.93737%2C-36.0164%20-79.72169%2C-36.0164%20-10.2939%2C0%20-20.13756%2C1.11608%20-29.23396%2C3.19018%202.03575%2C2.19863%203.6069%2C4.61281%205.1589%2C7.04616%207.52526%2C-1.47055%2015.65886%2C-2.26569%2024.05591%2C-2.26569%2034.59412%2C0%2063.54068%2C13.45046%2071.90423%2C31.62392%202.24655%2C4.63198%203.48241%2C9.80045%203.48241%2C15.22278%200%2C11.04586%20-5.17331%2C20.9469%20-13.27341%2C27.70566%20l%2012.52135%2C20.45353%206.72531%2C-5.33612%20-8.59346%2C-13.69955%22%0A%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23c8b100%22%0A%20%20%20%20%20%20%20%20%20id%3D%22path895%22%0A%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20d%3D%22m%20676.19728%2C187.81842%20c%206.99351%2C-7.85568%2011.28546%2C-18.0058%2011.28546%2C-29.10436%200%2C-6.6917%20-1.5472%2C-13.09121%20-4.32545%2C-18.80095%20-10.15026%2C-20.8463%20-41.93737%2C-36.0164%20-79.72169%2C-36.0164%20-10.2939%2C0%20-20.13756%2C1.11608%20-29.23396%2C3.19018%202.03575%2C2.19863%203.6069%2C4.61281%205.1589%2C7.04616%207.52526%2C-1.47055%2015.65886%2C-2.26569%2024.05591%2C-2.26569%2034.59412%2C0%2063.54068%2C13.45046%2071.90423%2C31.62392%202.24655%2C4.63198%203.48241%2C9.80045%203.48241%2C15.22278%200%2C11.04586%20-5.17331%2C20.9469%20-13.27341%2C27.70566%20l%2012.52135%2C20.45353%206.72531%2C-5.33612%20-8.59346%2C-13.69955%200.015%2C-0.019%20z%22%0A%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23dead00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1.85738599%22%0A%20%20%20%20%20%20%20%20%20id%3D%22path896%22%0A%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20d%3D%22m%20663.35498%2C119.28715%20c%209.0964%2C5.72411%2015.98461%2C12.77028%2019.80231%2C20.62596%202.7639%2C5.70974%204.32545%2C12.10925%204.32545%2C18.80095%200%2C11.09856%20-4.29195%2C21.24868%20-11.28546%2C29.10436%20l%207.58271%2C12.33439%20c%207.27615%2C-9.3454%2011.48665%2C-20.25713%2011.48665%2C-31.86343%200%2C-19.9841%20-12.69855%2C-37.44863%20-31.91166%2C-49.00223%22%0A%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23c8b100%22%0A%20%20%20%20%20%20%20%20%20id%3D%22path897%22%0A%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20d%3D%22m%20663.35498%2C119.28715%20c%209.0964%2C5.72411%2015.98461%2C12.77028%2019.80231%2C20.62596%202.7639%2C5.70974%204.32545%2C12.10925%204.32545%2C18.80095%200%2C11.09856%20-4.29195%2C21.24868%20-11.28546%2C29.10436%20l%207.58271%2C12.33439%20c%207.27615%2C-9.3454%2011.48665%2C-20.25713%2011.48665%2C-31.86343%200%2C-19.9841%20-12.69855%2C-37.44863%20-31.91166%2C-49.00223%20z%22%0A%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23deb000%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1.85738599%22%0A%20%20%20%20%20%20%20%20%20id%3D%22path898%22%0A%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20d%3D%22m%20439.74345%2C159.49005%20c%200%2C-4.72778%204.0668%2C-8.54545%209.06288%2C-8.54545%204.99606%2C0%209.06286%2C3.81767%209.06286%2C8.54545%200%2C4.74694%20-4.0668%2C8.58378%20-9.06286%2C8.58378%20-4.99608%2C0%20-9.06288%2C-3.83684%20-9.06288%2C-8.58378%22%0A%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23ffffff%22%0A%20%20%20%20%20%20%20%20%20id%3D%22path900%22%0A%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20d%3D%22m%20439.74345%2C159.49005%20c%200%2C-4.72778%204.0668%2C-8.54545%209.06288%2C-8.54545%204.99606%2C0%209.06286%2C3.81767%209.06286%2C8.54545%200%2C4.74694%20-4.0668%2C8.58378%20-9.06286%2C8.58378%20-4.99608%2C0%20-9.06288%2C-3.83684%20-9.06288%2C-8.58378%20z%22%0A%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3Anone%3Bstroke%3A%23000000%3Bstroke-width%3A1.85738599%22%0A%20%20%20%20%20%20%20%20%20id%3D%22path901%22%0A%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20d%3D%22m%20439.74345%2C142.68176%20c%200%2C-4.72778%204.0668%2C-8.58377%209.06288%2C-8.58377%204.99606%2C0%209.06286%2C3.85599%209.06286%2C8.58377%200%2C4.73257%20-4.0668%2C8.56461%20-9.06286%2C8.56461%20-4.99608%2C0%20-9.06288%2C-3.83204%20-9.06288%2C-8.56461%22%0A%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23ffffff%3Bstroke%3A%23000000%3Bstroke-width%3A1.85854995%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20id%3D%22path902%22%0A%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20d%3D%22m%20441.5637%2C124.6041%20c%200%2C-3.78414%203.24768%2C-6.84019%207.24263%2C-6.84019%203.97576%2C0%207.22346%2C3.05605%207.22346%2C6.84019%200%2C3.78414%20-3.2477%2C6.84499%20-7.22346%2C6.84499%20-3.99495%2C0%20-7.24263%2C-3.06085%20-7.24263%2C-6.84499%22%0A%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23ffffff%3Bstroke%3A%23000000%3Bstroke-width%3A1.85854995%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20id%3D%22path904%22%0A%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20d%3D%22m%20443.5947%2C108.30356%20c%200%2C-2.71596%202.33757%2C-4.92897%205.21163%2C-4.92897%202.88841%2C0%205.20686%2C2.21301%205.20686%2C4.92897%200%2C2.73991%20-2.31845%2C4.95291%20-5.20686%2C4.95291%20-2.87406%2C0%20-5.21163%2C-2.213%20-5.21163%2C-4.95291%22%0A%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23ffffff%3Bstroke%3A%23000000%3Bstroke-width%3A1.85854995%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20id%3D%22path906%22%0A%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20d%3D%22m%20444.62936%2C94.04836%20c%200%2C-2.19863%201.86814%2C-3.95179%204.17697%2C-3.95179%202.29926%2C0%204.17216%2C1.75316%204.17216%2C3.95179%200%2C2.17948%20-1.8729%2C3.9518%20-4.17216%2C3.9518%20-2.30883%2C0%20-4.17697%2C-1.77232%20-4.17697%2C-3.9518%22%0A%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23ffffff%3Bstroke%3A%23000000%3Bstroke-width%3A1.85854995%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20id%3D%22path908%22%0A%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20d%3D%22m%20449.57274%2C211.07891%205.88705%2C1.08256%20c%20-0.94845%2C2.38065%20-1.14485%2C4.98165%20-1.14485%2C7.72156%200%2C12.20984%2010.49031%2C22.14441%2023.40446%2C22.14441%2010.36575%2C0%2019.19391%2C-6.41867%2022.22606%2C-15.28506%200.34%2C0.2347%202.2322%2C-8.00896%203.20935%2C-7.90837%200.8191%2C0.0862%200.7329%2C8.56461%201.0347%2C8.41133%201.4993%2C11.16561%2011.70221%2C18.71952%2023.18886%2C18.71952%2012.89496%2C0%2023.35176%2C-9.88187%2023.35176%2C-22.11567%200%2C-0.91011%20-0.0525%2C-1.82022%20-0.177%2C-2.70159%20l%207.32885%2C-7.26171%203.93746%2C9.25437%20c%20-1.56635%2C2.90757%20-2.18905%2C6.16959%20-2.18905%2C9.66633%200%2C11.67335%209.98735%2C21.11455%2022.31705%2C21.11455%207.75521%2C0%2014.56671%2C-3.73145%2018.56646%2C-9.39329%20l%204.6895%2C-5.96362%20-0.035%2C7.31441%20c%200%2C7.34794%203.10401%2C13.93905%2010.27481%2C15.10304%200%2C0%208.23415%2C0.50774%2019.14126%2C-8.05687%2010.9166%2C-8.56462%2016.9282%2C-15.65868%2016.9282%2C-15.65868%20l%200.93885%2C8.57898%20c%200%2C0%20-9.0581%2C14.00611%20-18.9209%2C19.71585%20-5.38886%2C3.14228%20-13.57516%2C6.43305%20-20.08491%2C5.36965%20-6.88816%2C-1.11608%20-11.79321%2C-6.63901%20-14.32241%2C-13.00499%20-4.90985%2C2.88841%20-10.70585%2C4.5745%20-16.91381%2C4.5745%20-13.34045%2C0%20-25.33006%2C-7.31441%20-30.07226%2C-18.32674%20-6.13615%2C6.61986%20-14.6817%2C10.6914%20-24.70256%2C10.6914%20-10.6532%2C0%20-20.41066%2C-4.79484%20-26.52761%2C-12.16194%20-6.01155%2C5.47503%20-14.18351%2C8.85201%20-23.18886%2C8.85201%20-11.79325%2C0%20-22.31231%2C-5.7768%20-28.27599%2C-14.49469%20-5.95409%2C8.71789%20-16.46358%2C14.49469%20-28.23765%2C14.49469%20-9.0006%2C0%20-17.19168%2C-3.37698%20-23.20804%2C-8.85201%20-6.09301%2C7.3671%20-15.86961%2C12.16194%20-26.51801%2C12.16194%20-10.02568%2C0%20-18.57122%2C-4.07154%20-24.71213%2C-10.6914%20-4.73742%2C11.01233%20-16.72225%2C18.32674%20-30.06747%2C18.32674%20-6.21276%2C0%20-11.98484%2C-1.68609%20-16.8899%2C-4.5745%20-2.55313%2C6.36598%20-7.45819%2C11.88891%20-14.3272%2C13.00499%20-6.50975%2C1.0634%20-14.69603%2C-2.22737%20-20.09927%2C-5.36965%20-9.86761%2C-5.70974%20-18.91611%2C-19.71585%20-18.91611%2C-19.71585%20l%200.94844%2C-8.57898%20c%200%2C0%206.01637%2C7.09406%2016.91385%2C15.65868%2010.91664%2C8.57898%2019.14125%2C8.05687%2019.14125%2C8.05687%207.17078%2C-1.16399%2010.26998%2C-7.7551%2010.26998%2C-15.10304%20l%20-0.0335%2C-7.31441%204.68951%2C5.96362%20c%203.99494%2C5.66184%2010.83041%2C9.39329%2018.57122%2C9.39329%2012.32493%2C0%2022.3123%2C-9.4412%2022.3123%2C-21.11455%200%2C-3.49674%20-0.62751%2C-6.75876%20-2.19387%2C-9.66633%20l%203.93746%2C-9.25437%207.33844%2C7.26171%20c%20-0.1102%2C0.88137%20-0.17725%2C1.79148%20-0.17725%2C2.70159%200%2C12.2338%2010.44243%2C22.11567%2023.34696%2C22.11567%2011.50583%2C0%2021.68958%2C-7.55391%2023.18888%2C-18.71952%200.32095%2C0.1533%200.2347%2C-8.32511%201.04904%2C-8.41133%200.9676%2C-0.1006%202.87406%2C8.14309%203.19499%2C7.90837%203.0513%2C8.86639%2011.86509%2C15.28506%2022.2644%2C15.28506%2012.90932%2C0%2023.36612%2C-9.93457%2023.36612%2C-22.14441%200%2C-2.73991%20-0.16285%2C-5.34091%20-1.12568%2C-7.72156%20l%206.10259%2C-1.08256%22%0A%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23dead00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1.85854995%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20id%3D%22path910%22%0A%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20d%3D%22m%20610.18006%2C240.26949%20c%201.35085%2C-3.96616%200.1435%2C-7.88922%20-2.7112%2C-8.74664%20-2.85011%2C-0.89574%20-6.27981%2C1.60467%20-7.63061%2C5.55647%20-1.3604%2C3.95179%20-0.1435%2C7.85568%202.7112%2C8.75142%202.8501%2C0.85742%206.27501%2C-1.62383%207.63061%2C-5.56125%22%0A%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23ffffff%3Bstroke%3A%23000000%3Bstroke-width%3A1.85854995%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20id%3D%22path912%22%0A%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20d%3D%22m%20508.49101%2C220.57279%20c%200.5317%2C-4.1386%20-1.4466%2C-7.7503%20-4.42605%2C-8.09039%20-2.97945%2C-0.35445%20-5.83435%2C2.70159%20-6.36605%2C6.82582%20-0.5365%2C4.11944%201.4418%2C7.7551%204.42125%2C8.10956%202.97945%2C0.3353%205.83435%2C-2.72075%206.37085%2C-6.84499%22%0A%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23ffffff%3Bstroke%3A%23000000%3Bstroke-width%3A1.85854995%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20id%3D%22path914%22%0A%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20d%3D%22m%20390.41977%2C220.57279%20c%20-0.5317%2C-4.1386%201.46577%2C-7.7503%204.42606%2C-8.09039%202.97944%2C-0.35445%205.83434%2C2.70159%206.37083%2C6.82582%200.51255%2C4.11944%20-1.44661%2C7.7551%20-4.42605%2C8.10956%20-2.97944%2C0.3353%20-5.83434%2C-2.72075%20-6.37084%2C-6.84499%22%0A%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23ffffff%3Bstroke%3A%23000000%3Bstroke-width%3A1.85854995%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20id%3D%22path916%22%0A%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20d%3D%22m%20288.74986%2C240.26949%20c%20-1.3556%2C-3.96616%20-0.1437%2C-7.88922%202.7112%2C-8.74664%202.8549%2C-0.89574%206.26066%2C1.60467%207.61626%2C5.55647%201.33644%2C3.95179%200.12455%2C7.85568%20-2.7112%2C8.75142%20-2.8549%2C0.85742%20-6.26066%2C-1.62383%20-7.61626%2C-5.56125%22%0A%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23ffffff%3Bstroke%3A%23000000%3Bstroke-width%3A1.85854995%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20id%3D%22path918%22%0A%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20d%3D%22m%20332.9146%2C172.41361%20c%205.04877%2C3.19018%209.45566%2C8.49756%2010.9837%2C14.42764%200%2C0%200.59398%2C-1.21667%203.37224%2C-2.82134%202.80221%2C-1.57114%205.17331%2C-1.52324%205.17331%2C-1.52324%200%2C0%20-0.79995%2C4.61282%20-1.19274%2C6.27018%20-0.40715%2C1.61904%20-0.4455%2C6.57195%20-1.51367%2C11.03149%20-1.07298%2C4.45954%20-3.01776%2C8.02334%20-3.01776%2C8.02334%20-1.97832%2C-1.62383%20-4.68952%2C-2.43335%20-7.49172%2C-1.97829%20-2.78305%2C0.4742%20-5.02961%2C2.11241%20-6.31336%2C4.27272%200%2C0%20-3.12315%2C-2.71596%20-5.72896%2C-6.55279%20-2.62019%2C-3.83683%20-4.4021%2C-8.46402%20-5.40323%2C-9.86751%20-0.98198%2C-1.41785%20-3.3914%2C-5.50376%20-3.3914%2C-5.50376%200%2C0%202.21782%2C-0.82869%205.40803%2C-0.23951%203.1902%2C0.59398%204.19134%2C1.55678%204.19134%2C1.55678%20-0.67541%2C-6.09774%201.34122%2C-12.46851%204.92422%2C-17.0957%22%0A%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23dead00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1.85854995%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20id%3D%22path920%22%0A%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20d%3D%22m%20335.05578%2C220.97995%20c%20-1.60469%2C-1.26936%20-2.81659%2C-3.04168%20-3.20937%2C-5.13493%20-0.3976%2C-2.07889%200.0527%2C-4.13861%201.10651%2C-5.8295%200%2C0%20-4.21529%2C-2.12678%20-8.72756%2C-3.30992%20-3.42493%2C-0.89574%20-9.45088%2C-0.92927%20-11.27111%2C-0.9628%20-1.82024%2C-0.0527%20-5.45593%2C-0.13415%20-5.45593%2C-0.13415%200%2C0%200.3018%2C0.82868%201.33644%2C2.63453%201.24543%2C2.17947%202.35194%2C3.54463%202.35194%2C3.54463%20-6.03074%2C1.38912%20-11.16573%2C5.35528%20-14.41342%2C9.95373%204.71346%2C3.25724%2010.97412%2C5.23553%2017.12462%2C4.60804%200%2C0%20-0.53649%2C1.64298%20-0.92449%2C4.12423%20-0.32095%2C2.04535%20-0.3018%2C2.8884%20-0.3018%2C2.8884%200%2C0%203.3866%2C-1.2502%205.08229%2C-1.87291%201.6957%2C-0.6275%207.34802%2C-2.58663%2010.25561%2C-4.54576%203.79855%2C-2.601%207.04624%2C-5.94925%207.04624%2C-5.94925%22%0A%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23dead00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1.85854995%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20id%3D%22path922%22%0A%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20d%3D%22m%20348.57824%2C218.71426%20c%201.04903%2C-1.6861%201.55199%2C-3.75061%201.1592%2C-5.84387%20-0.3928%2C-2.09325%20-1.53762%2C-3.86557%20-3.14231%2C-5.13493%200%2C0%203.17584%2C-3.36262%206.97439%2C-5.94446%202.89322%2C-1.95913%208.55991%2C-3.93742%2010.25561%2C-4.54576%201.69569%2C-0.62271%205.08709%2C-1.89207%205.08709%2C-1.89207%200%2C0%200.0145%2C0.86221%20-0.30655%2C2.90756%20-0.388%2C2.46688%20-0.92928%2C4.10508%20-0.92928%2C4.10508%206.16007%2C-0.64187%2012.43031%2C1.41785%2017.14378%2C4.69425%20-3.2429%2C4.57929%20-8.41621%2C8.47839%20-14.42779%2C9.86751%200%2C0%201.08735%2C1.36516%202.35194%2C3.54463%201.03466%2C1.82501%201.34123%2C2.63453%201.34123%2C2.63453%200%2C0%20-3.64048%2C-0.0815%20-5.46072%2C-0.11495%20-1.82024%2C-0.0335%20-7.84618%2C-0.0527%20-11.27111%2C-0.9628%20-4.51228%2C-1.2023%20-8.77546%2C-3.29555%20-8.77546%2C-3.29555%22%0A%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23dead00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1.85854995%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20id%3D%22path924%22%0A%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20d%3D%22m%20330.64888%2C214.27388%20c%200%2C-5.40797%204.62245%2C-9.78129%2010.31309%2C-9.78129%205.66669%2C0%2010.3083%2C4.37332%2010.3083%2C9.78129%200%2C5.38881%20-4.62244%2C9.76213%20-10.3083%2C9.76213%20-5.69064%2C0%20-10.31309%2C-4.37332%20-10.31309%2C-9.76213%22%0A%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23b50027%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1.85854995%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20id%3D%22path926%22%0A%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20d%3D%22m%20449.17996%2C156.78846%20c%204.95773%2C4.49307%208.77548%2C11.21352%209.25928%2C18.12556%200%2C0%200.89095%2C-1.2502%204.335%2C-2.50041%203.43931%2C-1.2502%206.07866%2C-0.76162%206.07866%2C-0.76162%200%2C0%20-1.8346%2C5.01998%20-2.63935%2C6.77314%20-0.79995%2C1.75795%20-1.8346%2C7.26651%20-3.98056%2C12.01345%20-2.0837%2C4.78047%20-4.9913%2C8.3778%20-4.9913%2C8.3778%20-1.8921%2C-2.16031%20-4.7422%2C-3.5638%20-7.95635%2C-3.5638%20-3.195%2C0%20-6.04511%2C1.40349%20-7.9372%2C3.5638%200%2C0%20-2.90759%2C-3.59733%20-5.01045%2C-8.3778%20-2.1268%2C-4.74694%20-3.17583%2C-10.2555%20-3.96141%2C-12.01345%20-0.79995%2C-1.75316%20-2.65851%2C-6.77314%20-2.65851%2C-6.77314%200%2C0%202.65851%2C-0.4886%206.08343%2C0.76162%203.43929%2C1.25021%204.3542%2C2.50041%204.3542%2C2.50041%200.47901%2C-6.91204%204.08596%2C-13.63249%209.02456%2C-18.12556%22%0A%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23dead00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1.85854995%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20id%3D%22path928%22%0A%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20d%3D%22m%20441.49185%2C211.33278%20c%20-1.53284%2C-1.70525%20-2.51481%2C-3.91826%20-2.51481%2C-6.31807%200%2C-2.38066%200.91012%2C-4.60803%202.44295%2C-6.28455%200%2C0%20-4.24403%2C-3.17581%20-9.02455%2C-5.33612%20-3.62132%2C-1.65736%20-10.34662%2C-2.80218%20-12.36325%2C-3.1758%20-2.03101%2C-0.388%20-6.06427%2C-1.14961%20-6.06427%2C-1.14961%200%2C0%200.16285%2C0.9628%200.94365%2C3.1758%200.94844%2C2.68722%201.89209%2C4.41164%201.89209%2C4.41164%20-6.98876%2C0.4215%20-13.57515%2C3.8991%20-18.14012%2C8.41133%204.56497%2C4.4739%2011.1322%2C7.87006%2018.14012%2C8.3299%200%2C0%20-0.94365%2C1.70526%20-1.89209%2C4.40685%20-0.78079%2C2.17947%20-0.94365%2C3.15664%20-0.94365%2C3.15664%200%2C0%204.03326%2C-0.74246%206.06427%2C-1.11129%202.01663%2C-0.40715%208.74193%2C-1.53761%2012.36325%2C-3.20934%204.78052%2C-2.1651%209.09641%2C-5.28822%209.09641%2C-5.28822%22%0A%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23dead00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1.85854995%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20id%3D%22path930%22%0A%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20d%3D%22m%20457.03094%2C211.33278%20c%201.5328%2C-1.70525%202.51%2C-3.91826%202.51%2C-6.31807%200%2C-2.38066%20-0.9053%2C-4.60803%20-2.44295%2C-6.28455%200%2C0%204.2488%2C-3.17581%209.02936%2C-5.33612%203.6357%2C-1.65736%2010.361%2C-2.80218%2012.3776%2C-3.1758%201.9975%2C-0.388%206.02595%2C-1.14961%206.02595%2C-1.14961%200%2C0%20-0.139%2C0.9628%20-0.94365%2C3.1758%20-0.94845%2C2.68722%20-1.8729%2C4.41164%20-1.8729%2C4.41164%206.99351%2C0.4215%2013.57036%2C3.8991%2018.12096%2C8.41133%20-4.5506%2C4.4739%20-11.11305%2C7.87006%20-18.12096%2C8.3299%200%2C0%200.92445%2C1.70526%201.8729%2C4.40685%200.7856%2C2.17947%200.94365%2C3.15664%200.94365%2C3.15664%200%2C0%20-4.0093%2C-0.74246%20-6.02595%2C-1.11129%20-2.0166%2C-0.40715%20-8.7419%2C-1.53761%20-12.3776%2C-3.20934%20-4.78056%2C-2.1651%20-9.09641%2C-5.28822%20-9.09641%2C-5.28822%22%0A%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23dead00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1.85854995%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20id%3D%22path932%22%0A%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20d%3D%22m%20565.99619%2C172.41361%20c%20-5.0296%2C3.19018%20-9.43171%2C8.49756%20-10.96936%2C14.42764%200%2C0%20-0.6131%2C-1.21667%20-3.3866%2C-2.82134%20-2.78305%2C-1.57114%20-5.1781%2C-1.52324%20-5.1781%2C-1.52324%200%2C0%200.80475%2C4.61282%201.2167%2C6.27018%200.412%2C1.61904%200.4265%2C6.57195%201.4945%2C11.03149%201.073%2C4.45954%203.013%2C8.02334%203.013%2C8.02334%202.00225%2C-1.62383%204.71345%2C-2.43335%207.49651%2C-1.97829%202.77825%2C0.4742%205.0296%2C2.11241%206.3325%2C4.27272%200%2C0%203.104%2C-2.71596%205.72895%2C-6.55279%202.60105%2C-3.83683%204.4021%2C-8.46402%205.3649%2C-9.86751%200.982%2C-1.41785%203.41055%2C-5.50376%203.41055%2C-5.50376%200%2C0%20-2.23215%2C-0.82869%20-5.42235%2C-0.23951%20-3.195%2C0.59398%20-4.19615%2C1.55678%20-4.19615%2C1.55678%200.7137%2C-6.09774%20-1.32205%2C-12.46851%20-4.90505%2C-17.0957%22%0A%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23dead00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1.85854995%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20id%3D%22path934%22%0A%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20d%3D%22m%20563.87414%2C220.97995%20c%201.59035%2C-1.26936%202.8214%2C-3.04168%203.19025%2C-5.13493%200.3975%2C-2.07889%20-0.035%2C-4.13861%20-1.0826%2C-5.8295%200%2C0%204.19135%2C-2.12678%208.69885%2C-3.30992%203.4297%2C-0.89574%209.47481%2C-0.92927%2011.27111%2C-0.9628%201.825%2C-0.0527%205.4607%2C-0.13415%205.4607%2C-0.13415%200%2C0%20-0.2875%2C0.82868%20-1.33165%2C2.63453%20-1.255%2C2.17947%20-2.3567%2C3.54463%20-2.3567%2C3.54463%206.02595%2C1.38912%2011.1609%2C5.35528%2014.4134%2C9.95373%20-4.6943%2C3.25724%20-10.95495%2C5.23553%20-17.1246%2C4.60804%200%2C0%200.55085%2C1.64298%200.92925%2C4.12423%200.297%2C2.04535%200.2825%2C2.8884%200.2825%2C2.8884%200%2C0%20-3.39141%2C-1.2502%20-5.06316%2C-1.87291%20-1.6957%2C-0.6275%20-7.3528%2C-2.58663%20-10.2604%2C-4.54576%20-3.7794%2C-2.601%20-7.0271%2C-5.94925%20-7.0271%2C-5.94925%22%0A%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23dead00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1.85854995%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20id%3D%22path936%22%0A%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20d%3D%22m%20550.33733%2C218.71426%20c%20-1.0538%2C-1.6861%20-1.53285%2C-3.75061%20-1.164%2C-5.84387%200.3975%2C-2.09325%201.5568%2C-3.86557%203.1567%2C-5.13493%200%2C0%20-3.1902%2C-3.36262%20-6.98875%2C-5.94446%20-2.88845%2C-1.95913%20-8.5647%2C-3.93742%20-10.25566%2C-4.54576%20-1.69565%2C-0.62271%20-5.0679%2C-1.89207%20-5.0679%2C-1.89207%200%2C0%20-0.015%2C0.86221%200.3015%2C2.90756%200.3785%2C2.46688%200.91495%2C4.10508%200.91495%2C4.10508%20-6.1553%2C-0.64187%20-12.4351%2C1.41785%20-17.1294%2C4.69425%203.25245%2C4.57929%208.4066%2C8.47839%2014.4182%2C9.86751%200%2C0%20-1.08735%2C1.36516%20-2.34235%2C3.54463%20-1.04905%2C1.82501%20-1.33165%2C2.63453%20-1.33165%2C2.63453%200%2C0%203.6165%2C-0.0815%205.43675%2C-0.11495%201.80105%2C-0.0335%207.87016%2C-0.0527%2011.27111%2C-0.9628%204.4979%2C-1.2023%208.7611%2C-3.29555%208.7611%2C-3.29555%22%0A%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23dead00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1.85854995%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20id%3D%22path938%22%0A%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20d%3D%22m%20547.64528%2C214.27388%20c%200%2C-5.40797%204.6129%2C-9.78129%2010.3083%2C-9.78129%205.70981%2C0%2010.32746%2C4.37332%2010.32746%2C9.78129%200%2C5.38881%20-4.61765%2C9.76213%20-10.32746%2C9.76213%20-5.6954%2C0%20-10.3083%2C-4.37332%20-10.3083%2C-9.76213%22%0A%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23b50027%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1.85854995%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20id%3D%22path940%22%0A%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20d%3D%22m%20662.96223%2C235.96324%20c%20-2.4286%2C-2.56748%20-7.4582%2C-2.0262%20-11.21846%2C1.18314%20-3.765%2C3.19017%20-4.85715%2C7.88921%20-2.42855%2C10.43752%202.42855%2C2.56747%207.45816%2C2.01182%2011.21841%2C-1.17836%203.765%2C-3.22849%204.85715%2C-7.90837%202.4286%2C-10.4423%22%0A%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23b50027%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1.85854995%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20id%3D%22path942%22%0A%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20d%3D%22m%20648.31887%2C242.18072%20c%200.51735%2C-1.75795%201.6957%2C-3.54943%203.4249%2C-5.03434%203.76026%2C-3.20934%208.78986%2C-3.75062%2011.21846%2C-1.18314%200.3015%2C0.3401%200.64185%2C0.79514%200.83825%2C1.19751%200%2C0%205.226%2C-9.91541%2011.4148%2C-13.20617%206.19361%2C-3.32909%2016.66476%2C-2.48605%2016.66476%2C-2.48605%200%2C-7.60181%20-6.2271%2C-13.74744%20-14.25531%2C-13.74744%20-4.7087%2C0%20-9.16825%2C1.95913%20-11.79325%2C5.26906%20l%20-1.08255%2C-5.10141%20c%200%2C0%20-6.45705%2C1.28373%20-9.42215%2C8.6652%20-2.94111%2C7.40064%200.2685%2C18.09203%200.2685%2C18.09203%200%2C0%20-1.60471%2C-4.59366%20-4.02846%2C-7.6545%20-2.40945%2C-3.03689%20-8.59825%2C-6.36598%20-11.82675%2C-7.88443%20-3.22855%2C-1.50408%20-6.52895%2C-3.76977%20-6.52895%2C-3.76977%200%2C0%20-0.1435%2C0.82868%20-0.2685%2C2.87403%20-0.1245%2C2.44772%200.072%2C3.95179%200.072%2C3.95179%20-5.92061%2C-0.77599%20-12.82791%2C0.1868%20-18.21201%2C2.28007%202.29925%2C4.5266%206.687%2C8.78495%2012.43035%2C10.96442%200%2C0%20-2.06935%2C1.70527%20-3.96145%2C3.57818%20-1.56635%2C1.59029%20-2.0645%2C2.33275%20-2.0645%2C2.33275%200%2C0%204.0476%2C0.57481%206.0834%2C0.86221%202.01185%2C0.26825%208.73716%2C1.33163%2012.75126%2C1.06339%202.9603%2C-0.1868%206.2798%2C-0.6754%208.2773%2C-1.06339%22%0A%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23dead00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1.85854995%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20id%3D%22path944%22%0A%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20d%3D%22m%20250.5967%2C242.18072%20c%20-0.51733%2C-1.75795%20-1.68612%2C-3.54943%20-3.42493%2C-5.03434%20-3.76501%2C-3.20934%20-8.78025%2C-3.75062%20-11.22321%2C-1.18314%20-0.32095%2C0.3401%20-0.64187%2C0.79514%20-0.83826%2C1.19751%200%2C0%20-5.24516%2C-9.91541%20-11.43398%2C-13.20617%20-6.16965%2C-3.32909%20-16.64081%2C-2.48605%20-16.64081%2C-2.48605%200%2C-7.60181%206.22713%2C-13.74744%2014.25055%2C-13.74744%204.72783%2C0%209.15389%2C1.95913%2011.8076%2C5.26906%20l%201.07299%2C-5.10141%20c%200%2C0%206.45706%2C1.28373%209.41734%2C8.6652%202.95549%2C7.40064%20-0.26825%2C18.09203%20-0.26825%2C18.09203%200%2C0%201.60468%2C-4.59366%204.03326%2C-7.6545%202.42379%2C-3.03689%208.61261%2C-6.36598%2011.83634%2C-7.88443%203.21896%2C-1.50408%206.53371%2C-3.76977%206.53371%2C-3.76977%200%2C0%200.12455%2C0.82868%200.2539%2C2.87403%200.12455%2C2.44772%20-0.0718%2C3.95179%20-0.0718%2C3.95179%205.9014%2C-0.77599%2012.8231%2C0.1868%2018.21196%2C2.28007%20-2.30403%2C4.5266%20-6.67739%2C8.78495%20-12.4351%2C10.96442%200%2C0%202.06932%2C1.70527%203.95663%2C3.57818%201.57594%2C1.59029%202.08848%2C2.33275%202.08848%2C2.33275%200%2C0%20-4.0668%2C0.57481%20-6.07864%2C0.86221%20-2.04058%2C0.26825%20-8.74193%2C1.33163%20-12.75604%2C1.06339%20-2.96028%2C-0.1868%20-6.27982%2C-0.6754%20-8.29166%2C-1.06339%22%0A%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23dead00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1.85854995%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20id%3D%22path948%22%0A%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20d%3D%22m%20235.94856%2C235.96324%20c%202.44296%2C-2.56748%207.4582%2C-2.0262%2011.22321%2C1.18314%203.7794%2C3.19017%204.84759%2C7.88921%202.42379%2C10.43752%20-2.42379%2C2.56747%20-7.45818%2C2.01182%20-11.21841%2C-1.17836%20-3.76502%2C-3.22849%20-4.85238%2C-7.90837%20-2.42859%2C-10.4423%22%0A%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23b50027%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1.85854995%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20id%3D%22path946%22%0A%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20d%3D%22m%20438.97704%2C205.01471%20c%200%2C-5.40318%204.61766%2C-9.76213%2010.3083%2C-9.76213%205.69065%2C0%2010.32745%2C4.35895%2010.32745%2C9.76213%200%2C5.40796%20-4.61765%2C9.78128%20-10.32745%2C9.78128%20-5.69064%2C0%20-10.3083%2C-4.37332%20-10.3083%2C-9.78128%22%0A%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23b50027%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1.85854995%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20id%3D%22path950%22%0A%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20d%3D%22m%20427.82568%2C56.58057%20c%200%2C-11.05064%209.44129%2C-19.96972%2021.06687%2C-19.96972%2011.63039%2C0%2021.06685%2C8.91908%2021.06685%2C19.96972%200%2C11.01233%20-9.43646%2C19.93141%20-21.06685%2C19.93141%20-11.62558%2C0%20-21.06687%2C-8.91908%20-21.06687%2C-19.93141%22%0A%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%230044ad%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1.23104978%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20id%3D%22path952%22%0A%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20id%3D%22path953%22%0A%20%20%20%20%20%20%20%20%20d%3D%22m%20443.37507%2C0.61553%20v%2010.77761%20h%20-11.52618%20v%2010.92731%20h%2011.52618%20v%2014.96891%2016.4658%20h%20-14.51999%20c%20-0.1709%2C1.02525%20-1.04784%2C1.77272%20-1.04784%2C2.84409%200%2C2.75309%200.57983%2C5.39907%201.6466%2C7.78384%200.029%2C0.0644%200.12015%2C0.0856%200.1497%2C0.1497%20h%2038.62021%20c%200.03%2C-0.0635%200.121%2C-0.0858%200.1495%2C-0.1497%201.06645%2C-2.38477%201.6466%2C-5.03075%201.6466%2C-7.78384%200%2C-1.06755%20-0.8793%2C-1.82168%20-1.0478%2C-2.84409%20H%20454.90109%20V%2037.43905%2022.32045%20H%20466.4273%20V%2011.39314%20H%20454.90109%20V%200.61553%20h%20-11.52616%20z%22%0A%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23dead00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1.23104978%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20d%3D%22m%20686.52474%2C205.82902%20c%200%2C-2.73991%202.33755%2C-4.91939%205.2116%2C-4.91939%202.88845%2C0%205.20685%2C2.17948%205.20685%2C4.91939%200%2C2.73511%20-2.3184%2C4.92896%20-5.20685%2C4.92896%20-2.87405%2C0%20-5.2116%2C-2.19385%20-5.2116%2C-4.92896%22%0A%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23ffffff%22%0A%20%20%20%20%20%20%20%20%20id%3D%22path1040%22%0A%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20d%3D%22m%20686.52474%2C205.82902%20c%200%2C-2.73991%202.33755%2C-4.91939%205.2116%2C-4.91939%202.88845%2C0%205.20685%2C2.17948%205.20685%2C4.91939%200%2C2.73511%20-2.3184%2C4.92896%20-5.20685%2C4.92896%20-2.87405%2C0%20-5.2116%2C-2.19385%20-5.2116%2C-4.92896%20z%22%0A%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3Anone%3Bstroke%3A%23000000%3Bstroke-width%3A1.85738599%22%0A%20%20%20%20%20%20%20%20%20id%3D%22path1041%22%0A%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20d%3D%22m%20693.65719%2C193.19286%20c%200%2C-2.72075%202.3232%2C-4.91938%205.2116%2C-4.91938%202.8693%2C0%205.20686%2C2.19863%205.20686%2C4.91938%200%2C2.75428%20-2.33756%2C4.94812%20-5.20686%2C4.94812%20-2.8884%2C0%20-5.2116%2C-2.19384%20-5.2116%2C-4.94812%22%0A%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23ffffff%22%0A%20%20%20%20%20%20%20%20%20id%3D%22path1042%22%0A%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20d%3D%22m%20693.65719%2C193.19286%20c%200%2C-2.72075%202.3232%2C-4.91938%205.2116%2C-4.91938%202.8693%2C0%205.20686%2C2.19863%205.20686%2C4.91938%200%2C2.75428%20-2.33756%2C4.94812%20-5.20686%2C4.94812%20-2.8884%2C0%20-5.2116%2C-2.19384%20-5.2116%2C-4.94812%20z%22%0A%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3Anone%3Bstroke%3A%23000000%3Bstroke-width%3A1.85738599%22%0A%20%20%20%20%20%20%20%20%20id%3D%22path1043%22%0A%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20d%3D%22m%20698.39939%2C178.56404%20c%200%2C-2.72075%202.34235%2C-4.93376%205.23556%2C-4.93376%202.8693%2C0%205.20685%2C2.21301%205.20685%2C4.93376%200%2C2.73512%20-2.33755%2C4.94812%20-5.20685%2C4.94812%20-2.89321%2C0%20-5.23556%2C-2.213%20-5.23556%2C-4.94812%22%0A%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23ffffff%22%0A%20%20%20%20%20%20%20%20%20id%3D%22path1044%22%0A%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20d%3D%22m%20698.39939%2C178.56404%20c%200%2C-2.72075%202.34235%2C-4.93376%205.23556%2C-4.93376%202.8693%2C0%205.20685%2C2.21301%205.20685%2C4.93376%200%2C2.73512%20-2.33755%2C4.94812%20-5.20685%2C4.94812%20-2.89321%2C0%20-5.23556%2C-2.213%20-5.23556%2C-4.94812%20z%22%0A%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3Anone%3Bstroke%3A%23000000%3Bstroke-width%3A1.85738599%22%0A%20%20%20%20%20%20%20%20%20id%3D%22path1045%22%0A%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20d%3D%22m%20699.01249%2C162.86704%20c%200%2C-2.73512%202.3328%2C-4.92896%205.20206%2C-4.92896%202.8741%2C0%205.21165%2C2.19384%205.21165%2C4.92896%200%2C2.73991%20-2.33755%2C4.93375%20-5.21165%2C4.93375%20-2.86926%2C0%20-5.20206%2C-2.19384%20-5.20206%2C-4.93375%22%0A%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23ffffff%22%0A%20%20%20%20%20%20%20%20%20id%3D%22path1046%22%0A%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20d%3D%22m%20699.01249%2C162.86704%20c%200%2C-2.73512%202.3328%2C-4.92896%205.20206%2C-4.92896%202.8741%2C0%205.21165%2C2.19384%205.21165%2C4.92896%200%2C2.73991%20-2.33755%2C4.93375%20-5.21165%2C4.93375%20-2.86926%2C0%20-5.20206%2C-2.19384%20-5.20206%2C-4.93375%20z%22%0A%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3Anone%3Bstroke%3A%23000000%3Bstroke-width%3A1.85738599%22%0A%20%20%20%20%20%20%20%20%20id%3D%22path1047%22%0A%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20d%3D%22m%20695.14209%2C147.41433%20c%200%2C-2.72075%202.3376%2C-4.91938%205.20205%2C-4.91938%202.89326%2C0%205.23081%2C2.19863%205.23081%2C4.91938%200%2C2.74949%20-2.33755%2C4.94812%20-5.23081%2C4.94812%20-2.86445%2C0%20-5.20205%2C-2.19863%20-5.20205%2C-4.94812%22%0A%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23ffffff%22%0A%20%20%20%20%20%20%20%20%20id%3D%22path1048%22%0A%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20d%3D%22m%20695.14209%2C147.41433%20c%200%2C-2.72075%202.3376%2C-4.91938%205.20205%2C-4.91938%202.89326%2C0%205.23081%2C2.19863%205.23081%2C4.91938%200%2C2.74949%20-2.33755%2C4.94812%20-5.23081%2C4.94812%20-2.86445%2C0%20-5.20205%2C-2.19863%20-5.20205%2C-4.94812%20z%22%0A%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3Anone%3Bstroke%3A%23000000%3Bstroke-width%3A1.85738599%22%0A%20%20%20%20%20%20%20%20%20id%3D%22path1049%22%0A%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20d%3D%22m%20687.11389%2C133.38906%20c%200%2C-2.73512%202.3376%2C-4.92897%205.21165%2C-4.92897%202.8884%2C0%205.2164%2C2.19385%205.2164%2C4.92897%200%2C2.73991%20-2.328%2C4.95291%20-5.2164%2C4.95291%20-2.87405%2C0%20-5.21165%2C-2.213%20-5.21165%2C-4.95291%22%0A%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23ffffff%22%0A%20%20%20%20%20%20%20%20%20id%3D%22path1050%22%0A%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20d%3D%22m%20687.11389%2C133.38906%20c%200%2C-2.73512%202.3376%2C-4.92897%205.21165%2C-4.92897%202.8884%2C0%205.2164%2C2.19385%205.2164%2C4.92897%200%2C2.73991%20-2.328%2C4.95291%20-5.2164%2C4.95291%20-2.87405%2C0%20-5.21165%2C-2.213%20-5.21165%2C-4.95291%20z%22%0A%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3Anone%3Bstroke%3A%23000000%3Bstroke-width%3A1.85738599%22%0A%20%20%20%20%20%20%20%20%20id%3D%22path1051%22%0A%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20d%3D%22m%20676.41283%2C121.86898%20c%200%2C-2.73511%202.33276%2C-4.94812%205.20681%2C-4.94812%202.89325%2C0%205.226%2C2.21301%205.226%2C4.94812%200%2C2.72075%20-2.33275%2C4.93376%20-5.226%2C4.93376%20-2.87405%2C0%20-5.20681%2C-2.21301%20-5.20681%2C-4.93376%22%0A%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23ffffff%22%0A%20%20%20%20%20%20%20%20%20id%3D%22path1052%22%0A%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20d%3D%22m%20676.41283%2C121.86898%20c%200%2C-2.73511%202.33276%2C-4.94812%205.20681%2C-4.94812%202.89325%2C0%205.226%2C2.21301%205.226%2C4.94812%200%2C2.72075%20-2.33275%2C4.93376%20-5.226%2C4.93376%20-2.87405%2C0%20-5.20681%2C-2.21301%20-5.20681%2C-4.93376%20z%22%0A%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3Anone%3Bstroke%3A%23000000%3Bstroke-width%3A1.85738599%22%0A%20%20%20%20%20%20%20%20%20id%3D%22path1053%22%0A%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20d%3D%22m%20663.97773%2C112.29367%20c%200%2C-2.73991%202.33755%2C-4.95291%205.23075%2C-4.95291%202.8693%2C0%205.20685%2C2.213%205.20685%2C4.95291%200%2C2.71596%20-2.33755%2C4.92897%20-5.20685%2C4.92897%20-2.8932%2C0%20-5.23075%2C-2.21301%20-5.23075%2C-4.92897%22%0A%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23ffffff%22%0A%20%20%20%20%20%20%20%20%20id%3D%22path1054%22%0A%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20d%3D%22m%20663.97773%2C112.29367%20c%200%2C-2.73991%202.33755%2C-4.95291%205.23075%2C-4.95291%202.8693%2C0%205.20685%2C2.213%205.20685%2C4.95291%200%2C2.71596%20-2.33755%2C4.92897%20-5.20685%2C4.92897%20-2.8932%2C0%20-5.23075%2C-2.21301%20-5.23075%2C-4.92897%20z%22%0A%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3Anone%3Bstroke%3A%23000000%3Bstroke-width%3A1.85738599%22%0A%20%20%20%20%20%20%20%20%20id%3D%22path1055%22%0A%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20d%3D%22m%20649.12362%2C104.45235%20c%200%2C-2.73512%202.33275%2C-4.91459%205.2068%2C-4.91459%202.88846%2C0%205.22601%2C2.17947%205.22601%2C4.91459%200%2C2.73992%20-2.33755%2C4.95292%20-5.22601%2C4.95292%20-2.87405%2C0%20-5.2068%2C-2.213%20-5.2068%2C-4.95292%22%0A%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23ffffff%22%0A%20%20%20%20%20%20%20%20%20id%3D%22path1056%22%0A%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20d%3D%22m%20649.12362%2C104.45235%20c%200%2C-2.73512%202.33275%2C-4.91459%205.2068%2C-4.91459%202.88846%2C0%205.22601%2C2.17947%205.22601%2C4.91459%200%2C2.73992%20-2.33755%2C4.95292%20-5.22601%2C4.95292%20-2.87405%2C0%20-5.2068%2C-2.213%20-5.2068%2C-4.95292%20z%22%0A%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3Anone%3Bstroke%3A%23000000%3Bstroke-width%3A1.85738599%22%0A%20%20%20%20%20%20%20%20%20id%3D%22path1057%22%0A%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20d%3D%22m%20633.70907%2C98.86236%20c%200%2C-2.72074%202.33755%2C-4.93375%205.226%2C-4.93375%202.86925%2C0%205.2116%2C2.21301%205.2116%2C4.93375%200%2C2.73512%20-2.34235%2C4.94813%20-5.2116%2C4.94813%20-2.88845%2C0%20-5.226%2C-2.21301%20-5.226%2C-4.94813%22%0A%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23ffffff%22%0A%20%20%20%20%20%20%20%20%20id%3D%22path1058%22%0A%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20d%3D%22m%20633.70907%2C98.86236%20c%200%2C-2.72074%202.33755%2C-4.93375%205.226%2C-4.93375%202.86925%2C0%205.2116%2C2.21301%205.2116%2C4.93375%200%2C2.73512%20-2.34235%2C4.94813%20-5.2116%2C4.94813%20-2.88845%2C0%20-5.226%2C-2.21301%20-5.226%2C-4.94813%20z%22%0A%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3Anone%3Bstroke%3A%23000000%3Bstroke-width%3A1.85738599%22%0A%20%20%20%20%20%20%20%20%20id%3D%22path1059%22%0A%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20d%3D%22m%20616.47906%2C95.78715%20c%200%2C-2.72075%202.3328%2C-4.94812%205.20685%2C-4.94812%202.8932%2C0%205.2212%2C2.22737%205.2212%2C4.94812%200%2C2.72075%20-2.328%2C4.93375%20-5.2212%2C4.93375%20-2.87405%2C0%20-5.20685%2C-2.213%20-5.20685%2C-4.93375%22%0A%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23ffffff%22%0A%20%20%20%20%20%20%20%20%20id%3D%22path1060%22%0A%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20d%3D%22m%20616.47906%2C95.78715%20c%200%2C-2.72075%202.3328%2C-4.94812%205.20685%2C-4.94812%202.8932%2C0%205.2212%2C2.22737%205.2212%2C4.94812%200%2C2.72075%20-2.328%2C4.93375%20-5.2212%2C4.93375%20-2.87405%2C0%20-5.20685%2C-2.213%20-5.20685%2C-4.93375%20z%22%0A%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3Anone%3Bstroke%3A%23000000%3Bstroke-width%3A1.85738599%22%0A%20%20%20%20%20%20%20%20%20id%3D%22path1061%22%0A%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20d%3D%22m%20600.12085%2C94.92494%20c%200%2C-2.72075%202.3376%2C-4.91459%205.226%2C-4.91459%202.87406%2C0%205.21166%2C2.19384%205.21166%2C4.91459%200%2C2.73991%20-2.3376%2C4.95292%20-5.21166%2C4.95292%20-2.8884%2C0%20-5.226%2C-2.21301%20-5.226%2C-4.95292%22%0A%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23ffffff%22%0A%20%20%20%20%20%20%20%20%20id%3D%22path1062%22%0A%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20d%3D%22m%20600.12085%2C94.92494%20c%200%2C-2.72075%202.3376%2C-4.91459%205.226%2C-4.91459%202.87406%2C0%205.21166%2C2.19384%205.21166%2C4.91459%200%2C2.73991%20-2.3376%2C4.95292%20-5.21166%2C4.95292%20-2.8884%2C0%20-5.226%2C-2.21301%20-5.226%2C-4.95292%20z%22%0A%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3Anone%3Bstroke%3A%23000000%3Bstroke-width%3A1.85738599%22%0A%20%20%20%20%20%20%20%20%20id%3D%22path1063%22%0A%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20d%3D%22m%20584.06445%2C95.48538%20c%200%2C-2.72075%202.34235%2C-4.93376%205.226%2C-4.93376%202.8932%2C0%205.2116%2C2.21301%205.2116%2C4.93376%200%2C2.73512%20-2.3184%2C4.94812%20-5.2116%2C4.94812%20-2.88365%2C0%20-5.226%2C-2.213%20-5.226%2C-4.94812%22%0A%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23ffffff%22%0A%20%20%20%20%20%20%20%20%20id%3D%22path1064%22%0A%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20d%3D%22m%20584.06445%2C95.48538%20c%200%2C-2.72075%202.34235%2C-4.93376%205.226%2C-4.93376%202.8932%2C0%205.2116%2C2.21301%205.2116%2C4.93376%200%2C2.73512%20-2.3184%2C4.94812%20-5.2116%2C4.94812%20-2.88365%2C0%20-5.226%2C-2.213%20-5.226%2C-4.94812%20z%22%0A%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3Anone%3Bstroke%3A%23000000%3Bstroke-width%3A1.85738599%22%0A%20%20%20%20%20%20%20%20%20id%3D%22path1065%22%0A%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20d%3D%22m%20568.03199%2C95.48538%20c%200%2C-2.72075%202.33275%2C-4.93376%205.2068%2C-4.93376%202.8693%2C0%205.20685%2C2.21301%205.20685%2C4.93376%200%2C2.73512%20-2.33755%2C4.94812%20-5.20685%2C4.94812%20-2.87405%2C0%20-5.2068%2C-2.213%20-5.2068%2C-4.94812%22%0A%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23ffffff%22%0A%20%20%20%20%20%20%20%20%20id%3D%22path1066%22%0A%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20d%3D%22m%20568.03199%2C95.48538%20c%200%2C-2.72075%202.33275%2C-4.93376%205.2068%2C-4.93376%202.8693%2C0%205.20685%2C2.21301%205.20685%2C4.93376%200%2C2.73512%20-2.33755%2C4.94812%20-5.20685%2C4.94812%20-2.87405%2C0%20-5.2068%2C-2.213%20-5.2068%2C-4.94812%20z%22%0A%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3Anone%3Bstroke%3A%23000000%3Bstroke-width%3A1.85738599%22%0A%20%20%20%20%20%20%20%20%20id%3D%22path1067%22%0A%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20d%3D%22m%20576.06019%2C109.25199%20c%200%2C-2.73512%202.33755%2C-4.94813%205.20685%2C-4.94813%202.88841%2C0%205.20681%2C2.21301%205.20681%2C4.94813%200%2C2.72075%20-2.3184%2C4.94812%20-5.20681%2C4.94812%20-2.8693%2C0%20-5.20685%2C-2.22737%20-5.20685%2C-4.94812%22%0A%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23ffffff%3Bstroke%3A%23000000%3Bstroke-width%3A1.85854995%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20id%3D%22path1068%22%0A%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20d%3D%22m%20579.32224%2C124.45561%20c%200%2C-2.73512%202.33755%2C-4.95291%205.21161%2C-4.95291%202.88845%2C0%205.226%2C2.21779%205.226%2C4.95291%200%2C2.70159%20-2.33755%2C4.9146%20-5.226%2C4.9146%20-2.87406%2C0%20-5.21161%2C-2.21301%20-5.21161%2C-4.9146%22%0A%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23ffffff%3Bstroke%3A%23000000%3Bstroke-width%3A1.85854995%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20id%3D%22path1070%22%0A%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20d%3D%22m%20579.91144%2C139.60654%20c%200%2C-2.75427%202.33755%2C-4.94812%205.22601%2C-4.94812%202.87405%2C0%205.20205%2C2.19385%205.20205%2C4.94812%200%2C2.72076%20-2.328%2C4.93376%20-5.20205%2C4.93376%20-2.88846%2C0%20-5.22601%2C-2.213%20-5.22601%2C-4.93376%22%0A%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23ffffff%3Bstroke%3A%23000000%3Bstroke-width%3A1.85854995%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20id%3D%22path1072%22%0A%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20d%3D%22m%20575.16444%2C153.39232%20c%200%2C-2.72075%202.33755%2C-4.94813%205.20685%2C-4.94813%202.8932%2C0%205.21161%2C2.22738%205.21161%2C4.94813%200%2C2.73512%20-2.31841%2C4.93375%20-5.21161%2C4.93375%20-2.8693%2C0%20-5.20685%2C-2.19863%20-5.20685%2C-4.93375%22%0A%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23ffffff%3Bstroke%3A%23000000%3Bstroke-width%3A1.85854995%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20id%3D%22path1074%22%0A%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20d%3D%22m%20566.29794%2C166.06201%20c%200%2C-2.72076%202.34235%2C-4.94813%205.21165%2C-4.94813%202.88365%2C0%205.20685%2C2.22737%205.20685%2C4.94813%200%2C2.72074%20-2.3232%2C4.93375%20-5.20685%2C4.93375%20-2.8693%2C0%20-5.21165%2C-2.21301%20-5.21165%2C-4.93375%22%0A%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23ffffff%3Bstroke%3A%23000000%3Bstroke-width%3A1.85854995%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20id%3D%22path1076%22%0A%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20d%3D%22m%20555.88428%2C85.92443%20c%200%2C-2.72074%202.33755%2C-4.91938%205.22601%2C-4.91938%202.87405%2C0%205.2068%2C2.19864%205.2068%2C4.91938%200%2C2.73512%20-2.33275%2C4.94813%20-5.2068%2C4.94813%20-2.88846%2C0%20-5.22601%2C-2.21301%20-5.22601%2C-4.94813%22%0A%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23ffffff%22%0A%20%20%20%20%20%20%20%20%20id%3D%22path1078%22%0A%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20d%3D%22m%20555.88428%2C85.92443%20c%200%2C-2.72074%202.33755%2C-4.91938%205.22601%2C-4.91938%202.87405%2C0%205.2068%2C2.19864%205.2068%2C4.91938%200%2C2.73512%20-2.33275%2C4.94813%20-5.2068%2C4.94813%20-2.88846%2C0%20-5.22601%2C-2.21301%20-5.22601%2C-4.94813%20z%22%0A%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3Anone%3Bstroke%3A%23000000%3Bstroke-width%3A1.85738599%22%0A%20%20%20%20%20%20%20%20%20id%3D%22path1079%22%0A%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20d%3D%22m%20541.62893%2C78.04959%20c%200%2C-2.72075%202.3232%2C-4.94812%205.21165%2C-4.94812%202.87405%2C0%205.20205%2C2.22737%205.20205%2C4.94812%200%2C2.72075%20-2.328%2C4.93375%20-5.20205%2C4.93375%20-2.88845%2C0%20-5.21165%2C-2.213%20-5.21165%2C-4.93375%22%0A%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23ffffff%22%0A%20%20%20%20%20%20%20%20%20id%3D%22path1080%22%0A%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20d%3D%22m%20541.62893%2C78.04959%20c%200%2C-2.72075%202.3232%2C-4.94812%205.21165%2C-4.94812%202.87405%2C0%205.20205%2C2.22737%205.20205%2C4.94812%200%2C2.72075%20-2.328%2C4.93375%20-5.20205%2C4.93375%20-2.88845%2C0%20-5.21165%2C-2.213%20-5.21165%2C-4.93375%20z%22%0A%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3Anone%3Bstroke%3A%23000000%3Bstroke-width%3A1.85738599%22%0A%20%20%20%20%20%20%20%20%20id%3D%22path1081%22%0A%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20d%3D%22m%20525.91737%2C73.30265%20c%200%2C-2.72075%202.3376%2C-4.9146%205.22125%2C-4.9146%202.87405%2C0%205.21161%2C2.19385%205.21161%2C4.9146%200%2C2.73512%20-2.33756%2C4.95291%20-5.21161%2C4.95291%20-2.88365%2C0%20-5.22125%2C-2.21779%20-5.22125%2C-4.95291%22%0A%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23ffffff%22%0A%20%20%20%20%20%20%20%20%20id%3D%22path1082%22%0A%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20d%3D%22m%20525.91737%2C73.30265%20c%200%2C-2.72075%202.3376%2C-4.9146%205.22125%2C-4.9146%202.87405%2C0%205.21161%2C2.19385%205.21161%2C4.9146%200%2C2.73512%20-2.33756%2C4.95291%20-5.21161%2C4.95291%20-2.88365%2C0%20-5.22125%2C-2.21779%20-5.22125%2C-4.95291%20z%22%0A%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3Anone%3Bstroke%3A%23000000%3Bstroke-width%3A1.85738599%22%0A%20%20%20%20%20%20%20%20%20id%3D%22path1083%22%0A%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20d%3D%22m%20509.57836%2C70.50047%20c%200%2C-2.72075%202.33756%2C-4.93376%205.20686%2C-4.93376%202.8884%2C0%205.2116%2C2.21301%205.2116%2C4.93376%200%2C2.71596%20-2.3232%2C4.93375%20-5.2116%2C4.93375%20-2.8693%2C0%20-5.20686%2C-2.21779%20-5.20686%2C-4.93375%22%0A%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23ffffff%22%0A%20%20%20%20%20%20%20%20%20id%3D%22path1084%22%0A%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20d%3D%22m%20509.57836%2C70.50047%20c%200%2C-2.72075%202.33756%2C-4.93376%205.20686%2C-4.93376%202.8884%2C0%205.2116%2C2.21301%205.2116%2C4.93376%200%2C2.71596%20-2.3232%2C4.93375%20-5.2116%2C4.93375%20-2.8693%2C0%20-5.20686%2C-2.21779%20-5.20686%2C-4.93375%20z%22%0A%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3Anone%3Bstroke%3A%23000000%3Bstroke-width%3A1.85738599%22%0A%20%20%20%20%20%20%20%20%20id%3D%22path1085%22%0A%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20d%3D%22m%20493.57941%2C70.76871%20c%200%2C-2.72075%202.3328%2C-4.94813%205.20685%2C-4.94813%202.8884%2C0%205.226%2C2.22738%205.226%2C4.94813%200%2C2.73991%20-2.3376%2C4.93375%20-5.226%2C4.93375%20-2.87405%2C0%20-5.20685%2C-2.19384%20-5.20685%2C-4.93375%22%0A%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23ffffff%22%0A%20%20%20%20%20%20%20%20%20id%3D%22path1086%22%0A%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20d%3D%22m%20493.57941%2C70.76871%20c%200%2C-2.72075%202.3328%2C-4.94813%205.20685%2C-4.94813%202.8884%2C0%205.226%2C2.22738%205.226%2C4.94813%200%2C2.73991%20-2.3376%2C4.93375%20-5.226%2C4.93375%20-2.87405%2C0%20-5.20685%2C-2.19384%20-5.20685%2C-4.93375%20z%22%0A%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3Anone%3Bstroke%3A%23000000%3Bstroke-width%3A1.85738599%22%0A%20%20%20%20%20%20%20%20%20id%3D%22path1087%22%0A%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20d%3D%22m%20476.9338%2C73.57568%20c%200%2C-2.72075%202.3376%2C-4.91939%205.21165%2C-4.91939%202.8884%2C0%205.226%2C2.19864%205.226%2C4.91939%200%2C2.74949%20-2.3376%2C4.94812%20-5.226%2C4.94812%20-2.87405%2C0%20-5.21165%2C-2.19863%20-5.21165%2C-4.94812%22%0A%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23ffffff%22%0A%20%20%20%20%20%20%20%20%20id%3D%22path1088%22%0A%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20d%3D%22m%20476.9338%2C73.57568%20c%200%2C-2.72075%202.3376%2C-4.91939%205.21165%2C-4.91939%202.8884%2C0%205.226%2C2.19864%205.226%2C4.91939%200%2C2.74949%20-2.3376%2C4.94812%20-5.226%2C4.94812%20-2.87405%2C0%20-5.21165%2C-2.19863%20-5.21165%2C-4.94812%20z%22%0A%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3Anone%3Bstroke%3A%23000000%3Bstroke-width%3A1.85738599%22%0A%20%20%20%20%20%20%20%20%20id%3D%22path1089%22%0A%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20d%3D%22m%20461.52404%2C78.89743%20c%200%2C-2.73991%202.33755%2C-4.95292%205.20686%2C-4.95292%202.88845%2C0%205.226%2C2.21301%205.226%2C4.95292%200%2C2.71596%20-2.33755%2C4.94812%20-5.226%2C4.94812%20-2.86931%2C0%20-5.20686%2C-2.23216%20-5.20686%2C-4.94812%22%0A%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23ffffff%22%0A%20%20%20%20%20%20%20%20%20id%3D%22path1090%22%0A%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20d%3D%22m%20461.52404%2C78.89743%20c%200%2C-2.73991%202.33755%2C-4.95292%205.20686%2C-4.95292%202.88845%2C0%205.226%2C2.21301%205.226%2C4.95292%200%2C2.71596%20-2.33755%2C4.94812%20-5.226%2C4.94812%20-2.86931%2C0%20-5.20686%2C-2.23216%20-5.20686%2C-4.94812%20z%22%0A%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3Anone%3Bstroke%3A%23000000%3Bstroke-width%3A1.85738599%22%0A%20%20%20%20%20%20%20%20%20id%3D%22path1091%22%0A%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20d%3D%22m%20200.5066%2C205.82902%20c%200%2C-2.73991%202.33757%2C-4.91939%205.20684%2C-4.91939%202.89322%2C0%205.21163%2C2.17948%205.21163%2C4.91939%200%2C2.73511%20-2.31841%2C4.92896%20-5.21163%2C4.92896%20-2.86927%2C0%20-5.20684%2C-2.19385%20-5.20684%2C-4.92896%22%0A%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23ffffff%22%0A%20%20%20%20%20%20%20%20%20id%3D%22path1092%22%0A%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20d%3D%22m%20200.5066%2C205.82902%20c%200%2C-2.73991%202.33757%2C-4.91939%205.20684%2C-4.91939%202.89322%2C0%205.21163%2C2.17948%205.21163%2C4.91939%200%2C2.73511%20-2.31841%2C4.92896%20-5.21163%2C4.92896%20-2.86927%2C0%20-5.20684%2C-2.19385%20-5.20684%2C-4.92896%20z%22%0A%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3Anone%3Bstroke%3A%23000000%3Bstroke-width%3A1.85738599%22%0A%20%20%20%20%20%20%20%20%20id%3D%22path1093%22%0A%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20d%3D%22m%20193.36935%2C193.19286%20c%200%2C-2.72075%202.33757%2C-4.91938%205.21163%2C-4.91938%202.88843%2C0%205.226%2C2.19863%205.226%2C4.91938%200%2C2.75428%20-2.33757%2C4.94812%20-5.226%2C4.94812%20-2.87406%2C0%20-5.21163%2C-2.19384%20-5.21163%2C-4.94812%22%0A%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23ffffff%22%0A%20%20%20%20%20%20%20%20%20id%3D%22path1094%22%0A%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20d%3D%22m%20193.36935%2C193.19286%20c%200%2C-2.72075%202.33757%2C-4.91938%205.21163%2C-4.91938%202.88843%2C0%205.226%2C2.19863%205.226%2C4.91938%200%2C2.75428%20-2.33757%2C4.94812%20-5.226%2C4.94812%20-2.87406%2C0%20-5.21163%2C-2.19384%20-5.21163%2C-4.94812%20z%22%0A%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3Anone%3Bstroke%3A%23000000%3Bstroke-width%3A1.85738599%22%0A%20%20%20%20%20%20%20%20%20id%3D%22path1095%22%0A%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20d%3D%22m%20188.60799%2C178.56404%20c%200%2C-2.72075%202.33757%2C-4.93376%205.226%2C-4.93376%202.87406%2C0%205.21163%2C2.21301%205.21163%2C4.93376%200%2C2.73512%20-2.33757%2C4.94812%20-5.21163%2C4.94812%20-2.88843%2C0%20-5.226%2C-2.213%20-5.226%2C-4.94812%22%0A%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23ffffff%22%0A%20%20%20%20%20%20%20%20%20id%3D%22path1096%22%0A%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20d%3D%22m%20188.60799%2C178.56404%20c%200%2C-2.72075%202.33757%2C-4.93376%205.226%2C-4.93376%202.87406%2C0%205.21163%2C2.21301%205.21163%2C4.93376%200%2C2.73512%20-2.33757%2C4.94812%20-5.21163%2C4.94812%20-2.88843%2C0%20-5.226%2C-2.213%20-5.226%2C-4.94812%20z%22%0A%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3Anone%3Bstroke%3A%23000000%3Bstroke-width%3A1.85738599%22%0A%20%20%20%20%20%20%20%20%20id%3D%22path1097%22%0A%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20d%3D%22m%20188.0188%2C162.86704%20c%200%2C-2.73512%202.33757%2C-4.92896%205.21164%2C-4.92896%202.88843%2C0%205.226%2C2.19384%205.226%2C4.92896%200%2C2.73991%20-2.33757%2C4.93375%20-5.226%2C4.93375%20-2.87407%2C0%20-5.21164%2C-2.19384%20-5.21164%2C-4.93375%22%0A%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23ffffff%22%0A%20%20%20%20%20%20%20%20%20id%3D%22path1098%22%0A%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20d%3D%22m%20188.0188%2C162.86704%20c%200%2C-2.73512%202.33757%2C-4.92896%205.21164%2C-4.92896%202.88843%2C0%205.226%2C2.19384%205.226%2C4.92896%200%2C2.73991%20-2.33757%2C4.93375%20-5.226%2C4.93375%20-2.87407%2C0%20-5.21164%2C-2.19384%20-5.21164%2C-4.93375%20z%22%0A%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3Anone%3Bstroke%3A%23000000%3Bstroke-width%3A1.85738599%22%0A%20%20%20%20%20%20%20%20%20id%3D%22path1099%22%0A%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20d%3D%22m%20191.88921%2C147.41433%20c%200%2C-2.72075%202.33757%2C-4.91938%205.20684%2C-4.91938%202.87406%2C0%205.21163%2C2.19863%205.21163%2C4.91938%200%2C2.74949%20-2.33757%2C4.94812%20-5.21163%2C4.94812%20-2.86927%2C0%20-5.20684%2C-2.19863%20-5.20684%2C-4.94812%22%0A%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23ffffff%22%0A%20%20%20%20%20%20%20%20%20id%3D%22path1100%22%0A%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20d%3D%22m%20191.88921%2C147.41433%20c%200%2C-2.72075%202.33757%2C-4.91938%205.20684%2C-4.91938%202.87406%2C0%205.21163%2C2.19863%205.21163%2C4.91938%200%2C2.74949%20-2.33757%2C4.94812%20-5.21163%2C4.94812%20-2.86927%2C0%20-5.20684%2C-2.19863%20-5.20684%2C-4.94812%20z%22%0A%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3Anone%3Bstroke%3A%23000000%3Bstroke-width%3A1.85738599%22%0A%20%20%20%20%20%20%20%20%20id%3D%22path1101%22%0A%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20d%3D%22m%20199.89826%2C133.38906%20c%200%2C-2.73512%202.33757%2C-4.92897%205.23079%2C-4.92897%202.86927%2C0%205.20684%2C2.19385%205.20684%2C4.92897%200%2C2.73991%20-2.33757%2C4.95291%20-5.20684%2C4.95291%20-2.89322%2C0%20-5.23079%2C-2.213%20-5.23079%2C-4.95291%22%0A%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23ffffff%22%0A%20%20%20%20%20%20%20%20%20id%3D%22path1102%22%0A%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20d%3D%22m%20199.89826%2C133.38906%20c%200%2C-2.73512%202.33757%2C-4.92897%205.23079%2C-4.92897%202.86927%2C0%205.20684%2C2.19385%205.20684%2C4.92897%200%2C2.73991%20-2.33757%2C4.95291%20-5.20684%2C4.95291%20-2.89322%2C0%20-5.23079%2C-2.213%20-5.23079%2C-4.95291%20z%22%0A%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3Anone%3Bstroke%3A%23000000%3Bstroke-width%3A1.85738599%22%0A%20%20%20%20%20%20%20%20%20id%3D%22path1103%22%0A%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20d%3D%22m%20210.60414%2C121.86898%20c%200%2C-2.73511%202.33756%2C-4.94812%205.226%2C-4.94812%202.86927%2C0%205.20684%2C2.21301%205.20684%2C4.94812%200%2C2.72075%20-2.33757%2C4.93376%20-5.20684%2C4.93376%20-2.88844%2C0%20-5.226%2C-2.21301%20-5.226%2C-4.93376%22%0A%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23ffffff%22%0A%20%20%20%20%20%20%20%20%20id%3D%22path1104%22%0A%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20d%3D%22m%20210.60414%2C121.86898%20c%200%2C-2.73511%202.33756%2C-4.94812%205.226%2C-4.94812%202.86927%2C0%205.20684%2C2.21301%205.20684%2C4.94812%200%2C2.72075%20-2.33757%2C4.93376%20-5.20684%2C4.93376%20-2.88844%2C0%20-5.226%2C-2.21301%20-5.226%2C-4.93376%20z%22%0A%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3Anone%3Bstroke%3A%23000000%3Bstroke-width%3A1.85738599%22%0A%20%20%20%20%20%20%20%20%20id%3D%22path1105%22%0A%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20d%3D%22m%20223.03445%2C112.29367%20c%200%2C-2.73991%202.33757%2C-4.95291%205.226%2C-4.95291%202.87406%2C0%205.21163%2C2.213%205.21163%2C4.95291%200%2C2.71596%20-2.33757%2C4.92897%20-5.21163%2C4.92897%20-2.88843%2C0%20-5.226%2C-2.21301%20-5.226%2C-4.92897%22%0A%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23ffffff%22%0A%20%20%20%20%20%20%20%20%20id%3D%22path1106%22%0A%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20d%3D%22m%20223.03445%2C112.29367%20c%200%2C-2.73991%202.33757%2C-4.95291%205.226%2C-4.95291%202.87406%2C0%205.21163%2C2.213%205.21163%2C4.95291%200%2C2.71596%20-2.33757%2C4.92897%20-5.21163%2C4.92897%20-2.88843%2C0%20-5.226%2C-2.21301%20-5.226%2C-4.92897%20z%22%0A%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3Anone%3Bstroke%3A%23000000%3Bstroke-width%3A1.85738599%22%0A%20%20%20%20%20%20%20%20%20id%3D%22path1107%22%0A%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20d%3D%22m%20237.89334%2C104.45235%20c%200%2C-2.73512%202.33758%2C-4.91459%205.22601%2C-4.91459%202.87406%2C0%205.21163%2C2.17947%205.21163%2C4.91459%200%2C2.73992%20-2.33757%2C4.95292%20-5.21163%2C4.95292%20-2.88843%2C0%20-5.22601%2C-2.213%20-5.22601%2C-4.95292%22%0A%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23ffffff%22%0A%20%20%20%20%20%20%20%20%20id%3D%22path1108%22%0A%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20d%3D%22m%20237.89334%2C104.45235%20c%200%2C-2.73512%202.33758%2C-4.91459%205.22601%2C-4.91459%202.87406%2C0%205.21163%2C2.17947%205.21163%2C4.91459%200%2C2.73992%20-2.33757%2C4.95292%20-5.21163%2C4.95292%20-2.88843%2C0%20-5.22601%2C-2.213%20-5.22601%2C-4.95292%20z%22%0A%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3Anone%3Bstroke%3A%23000000%3Bstroke-width%3A1.85738599%22%0A%20%20%20%20%20%20%20%20%20id%3D%22path1109%22%0A%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20d%3D%22m%20253.3079%2C98.86236%20c%200%2C-2.72074%202.33278%2C-4.93375%205.20684%2C-4.93375%202.88843%2C0%205.226%2C2.21301%205.226%2C4.93375%200%2C2.73512%20-2.33757%2C4.94813%20-5.226%2C4.94813%20-2.87406%2C0%20-5.20684%2C-2.21301%20-5.20684%2C-4.94813%22%0A%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23ffffff%22%0A%20%20%20%20%20%20%20%20%20id%3D%22path1110%22%0A%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20d%3D%22m%20253.3079%2C98.86236%20c%200%2C-2.72074%202.33278%2C-4.93375%205.20684%2C-4.93375%202.88843%2C0%205.226%2C2.21301%205.226%2C4.93375%200%2C2.73512%20-2.33757%2C4.94813%20-5.226%2C4.94813%20-2.87406%2C0%20-5.20684%2C-2.21301%20-5.20684%2C-4.94813%20z%22%0A%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3Anone%3Bstroke%3A%23000000%3Bstroke-width%3A1.85738599%22%0A%20%20%20%20%20%20%20%20%20id%3D%22path1111%22%0A%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20d%3D%22m%20270.55705%2C95.78715%20c%200%2C-2.72075%202.33278%2C-4.94812%205.20685%2C-4.94812%202.86927%2C0%205.20683%2C2.22737%205.20683%2C4.94812%200%2C2.72075%20-2.33756%2C4.93375%20-5.20683%2C4.93375%20-2.87407%2C0%20-5.20685%2C-2.213%20-5.20685%2C-4.93375%22%0A%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23ffffff%22%0A%20%20%20%20%20%20%20%20%20id%3D%22path1112%22%0A%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20d%3D%22m%20270.55705%2C95.78715%20c%200%2C-2.72075%202.33278%2C-4.94812%205.20685%2C-4.94812%202.86927%2C0%205.20683%2C2.22737%205.20683%2C4.94812%200%2C2.72075%20-2.33756%2C4.93375%20-5.20683%2C4.93375%20-2.87407%2C0%20-5.20685%2C-2.213%20-5.20685%2C-4.93375%20z%22%0A%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3Anone%3Bstroke%3A%23000000%3Bstroke-width%3A1.85738599%22%0A%20%20%20%20%20%20%20%20%20id%3D%22path1113%22%0A%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20d%3D%22m%20286.89609%2C94.92494%20c%200%2C-2.72075%202.33278%2C-4.91459%205.226%2C-4.91459%202.86927%2C0%205.20684%2C2.19384%205.20684%2C4.91459%200%2C2.73991%20-2.33757%2C4.95292%20-5.20684%2C4.95292%20-2.89322%2C0%20-5.226%2C-2.21301%20-5.226%2C-4.95292%22%0A%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23ffffff%22%0A%20%20%20%20%20%20%20%20%20id%3D%22path1114%22%0A%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20d%3D%22m%20286.89609%2C94.92494%20c%200%2C-2.72075%202.33278%2C-4.91459%205.226%2C-4.91459%202.86927%2C0%205.20684%2C2.19384%205.20684%2C4.91459%200%2C2.73991%20-2.33757%2C4.95292%20-5.20684%2C4.95292%20-2.89322%2C0%20-5.226%2C-2.21301%20-5.226%2C-4.95292%20z%22%0A%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3Anone%3Bstroke%3A%23000000%3Bstroke-width%3A1.85738599%22%0A%20%20%20%20%20%20%20%20%20id%3D%22path1115%22%0A%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20d%3D%22m%20302.94293%2C95.48538%20c%200%2C-2.72075%202.34236%2C-4.93376%205.21163%2C-4.93376%202.89323%2C0%205.22601%2C2.21301%205.22601%2C4.93376%200%2C2.73512%20-2.33278%2C4.94812%20-5.22601%2C4.94812%20-2.86927%2C0%20-5.21163%2C-2.213%20-5.21163%2C-4.94812%22%0A%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23ffffff%22%0A%20%20%20%20%20%20%20%20%20id%3D%22path1116%22%0A%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20d%3D%22m%20302.94293%2C95.48538%20c%200%2C-2.72075%202.34236%2C-4.93376%205.21163%2C-4.93376%202.89323%2C0%205.22601%2C2.21301%205.22601%2C4.93376%200%2C2.73512%20-2.33278%2C4.94812%20-5.22601%2C4.94812%20-2.86927%2C0%20-5.21163%2C-2.213%20-5.21163%2C-4.94812%20z%22%0A%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3Anone%3Bstroke%3A%23000000%3Bstroke-width%3A1.85738599%22%0A%20%20%20%20%20%20%20%20%20id%3D%22path1117%22%0A%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20d%3D%22m%20318.99935%2C95.48538%20c%200%2C-2.72075%202.33757%2C-4.93376%205.21164%2C-4.93376%202.88843%2C0%205.226%2C2.21301%205.226%2C4.93376%200%2C2.73512%20-2.33757%2C4.94812%20-5.226%2C4.94812%20-2.87407%2C0%20-5.21164%2C-2.213%20-5.21164%2C-4.94812%22%0A%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23ffffff%22%0A%20%20%20%20%20%20%20%20%20id%3D%22path1118%22%0A%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20d%3D%22m%20318.99935%2C95.48538%20c%200%2C-2.72075%202.33757%2C-4.93376%205.21164%2C-4.93376%202.88843%2C0%205.226%2C2.21301%205.226%2C4.93376%200%2C2.73512%20-2.33757%2C4.94812%20-5.226%2C4.94812%20-2.87407%2C0%20-5.21164%2C-2.213%20-5.21164%2C-4.94812%20z%22%0A%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3Anone%3Bstroke%3A%23000000%3Bstroke-width%3A1.85738599%22%0A%20%20%20%20%20%20%20%20%20id%3D%22path1119%22%0A%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20d%3D%22m%20310.97594%2C109.25199%20c%200%2C-2.73512%202.33277%2C-4.94813%205.20683%2C-4.94813%202.88843%2C0%205.226%2C2.21301%205.226%2C4.94813%200%2C2.72075%20-2.33757%2C4.94812%20-5.226%2C4.94812%20-2.87406%2C0%20-5.20683%2C-2.22737%20-5.20683%2C-4.94812%22%0A%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23ffffff%3Bstroke%3A%23000000%3Bstroke-width%3A1.85854995%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20id%3D%22path1120%22%0A%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20d%3D%22m%20307.70908%2C124.45561%20c%200%2C-2.73512%202.31842%2C-4.95291%205.21164%2C-4.95291%202.86927%2C0%205.20683%2C2.21779%205.20683%2C4.95291%200%2C2.70159%20-2.33756%2C4.9146%20-5.20683%2C4.9146%20-2.89322%2C0%20-5.21164%2C-2.21301%20-5.21164%2C-4.9146%22%0A%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23ffffff%3Bstroke%3A%23000000%3Bstroke-width%3A1.85854995%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20id%3D%22path1122%22%0A%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20d%3D%22m%20307.10553%2C139.60654%20c%200%2C-2.75427%202.33757%2C-4.94812%205.226%2C-4.94812%202.86927%2C0%205.20684%2C2.19385%205.20684%2C4.94812%200%2C2.72076%20-2.33757%2C4.93376%20-5.20684%2C4.93376%20-2.88843%2C0%20-5.226%2C-2.213%20-5.226%2C-4.93376%22%0A%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23ffffff%3Bstroke%3A%23000000%3Bstroke-width%3A1.85854995%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20id%3D%22path1124%22%0A%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20d%3D%22m%20311.86689%2C153.39232%20c%200%2C-2.72075%202.33757%2C-4.94813%205.20684%2C-4.94813%202.89322%2C0%205.22601%2C2.22738%205.22601%2C4.94813%200%2C2.73512%20-2.33279%2C4.93375%20-5.22601%2C4.93375%20-2.86927%2C0%20-5.20684%2C-2.19863%20-5.20684%2C-4.93375%22%0A%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23ffffff%3Bstroke%3A%23000000%3Bstroke-width%3A1.85854995%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20id%3D%22path1126%22%0A%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20d%3D%22m%20320.72858%2C166.06201%20c%200%2C-2.72076%202.34236%2C-4.94813%205.20684%2C-4.94813%202.89322%2C0%205.23079%2C2.22737%205.23079%2C4.94813%200%2C2.72074%20-2.33757%2C4.93375%20-5.23079%2C4.93375%20-2.86448%2C0%20-5.20684%2C-2.21301%20-5.20684%2C-4.93375%22%0A%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23ffffff%3Bstroke%3A%23000000%3Bstroke-width%3A1.85854995%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20id%3D%22path1128%22%0A%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20d%3D%22m%20331.13268%2C85.92443%20c%200%2C-2.72074%202.33758%2C-4.91938%205.20685%2C-4.91938%202.88843%2C0%205.22599%2C2.19864%205.22599%2C4.91938%200%2C2.73512%20-2.33756%2C4.94813%20-5.22599%2C4.94813%20-2.86927%2C0%20-5.20685%2C-2.21301%20-5.20685%2C-4.94813%22%0A%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23ffffff%22%0A%20%20%20%20%20%20%20%20%20id%3D%22path1130%22%0A%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20d%3D%22m%20331.13268%2C85.92443%20c%200%2C-2.72074%202.33758%2C-4.91938%205.20685%2C-4.91938%202.88843%2C0%205.22599%2C2.19864%205.22599%2C4.91938%200%2C2.73512%20-2.33756%2C4.94813%20-5.22599%2C4.94813%20-2.86927%2C0%20-5.20685%2C-2.21301%20-5.20685%2C-4.94813%20z%22%0A%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3Anone%3Bstroke%3A%23000000%3Bstroke-width%3A1.85738599%22%0A%20%20%20%20%20%20%20%20%20id%3D%22path1131%22%0A%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20d%3D%22m%20345.4024%2C78.04959%20c%200%2C-2.72075%202.33757%2C-4.94812%205.20684%2C-4.94812%202.88843%2C0%205.226%2C2.22737%205.226%2C4.94812%200%2C2.72075%20-2.33757%2C4.93375%20-5.226%2C4.93375%20-2.86927%2C0%20-5.20684%2C-2.213%20-5.20684%2C-4.93375%22%0A%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23ffffff%22%0A%20%20%20%20%20%20%20%20%20id%3D%22path1132%22%0A%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20d%3D%22m%20345.4024%2C78.04959%20c%200%2C-2.72075%202.33757%2C-4.94812%205.20684%2C-4.94812%202.88843%2C0%205.226%2C2.22737%205.226%2C4.94812%200%2C2.72075%20-2.33757%2C4.93375%20-5.226%2C4.93375%20-2.86927%2C0%20-5.20684%2C-2.213%20-5.20684%2C-4.93375%20z%22%0A%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3Anone%3Bstroke%3A%23000000%3Bstroke-width%3A1.85738599%22%0A%20%20%20%20%20%20%20%20%20id%3D%22path1133%22%0A%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20d%3D%22m%20361.09477%2C73.30265%20c%200%2C-2.72075%202.34236%2C-4.9146%205.226%2C-4.9146%202.87407%2C0%205.21163%2C2.19385%205.21163%2C4.9146%200%2C2.73512%20-2.33756%2C4.95291%20-5.21163%2C4.95291%20-2.88364%2C0%20-5.226%2C-2.21779%20-5.226%2C-4.95291%22%0A%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23ffffff%22%0A%20%20%20%20%20%20%20%20%20id%3D%22path1134%22%0A%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20d%3D%22m%20361.09477%2C73.30265%20c%200%2C-2.72075%202.34236%2C-4.9146%205.226%2C-4.9146%202.87407%2C0%205.21163%2C2.19385%205.21163%2C4.9146%200%2C2.73512%20-2.33756%2C4.95291%20-5.21163%2C4.95291%20-2.88364%2C0%20-5.226%2C-2.21779%20-5.226%2C-4.95291%20z%22%0A%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3Anone%3Bstroke%3A%23000000%3Bstroke-width%3A1.85738599%22%0A%20%20%20%20%20%20%20%20%20id%3D%22path1135%22%0A%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20d%3D%22m%20377.44818%2C70.50047%20c%200%2C-2.72075%202.34236%2C-4.93376%205.21163%2C-4.93376%202.89322%2C0%205.23079%2C2.21301%205.23079%2C4.93376%200%2C2.71596%20-2.33757%2C4.93375%20-5.23079%2C4.93375%20-2.86927%2C0%20-5.21163%2C-2.21779%20-5.21163%2C-4.93375%22%0A%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23ffffff%22%0A%20%20%20%20%20%20%20%20%20id%3D%22path1136%22%0A%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20d%3D%22m%20377.44818%2C70.50047%20c%200%2C-2.72075%202.34236%2C-4.93376%205.21163%2C-4.93376%202.89322%2C0%205.23079%2C2.21301%205.23079%2C4.93376%200%2C2.71596%20-2.33757%2C4.93375%20-5.23079%2C4.93375%20-2.86927%2C0%20-5.21163%2C-2.21779%20-5.21163%2C-4.93375%20z%22%0A%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3Anone%3Bstroke%3A%23000000%3Bstroke-width%3A1.85738599%22%0A%20%20%20%20%20%20%20%20%20id%3D%22path1137%22%0A%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20d%3D%22m%20393.4567%2C70.76871%20c%200%2C-2.72075%202.31362%2C-4.94813%205.20684%2C-4.94813%202.86927%2C0%205.20684%2C2.22738%205.20684%2C4.94813%200%2C2.73991%20-2.33757%2C4.93375%20-5.20684%2C4.93375%20-2.89322%2C0%20-5.20684%2C-2.19384%20-5.20684%2C-4.93375%22%0A%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23ffffff%22%0A%20%20%20%20%20%20%20%20%20id%3D%22path1138%22%0A%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20d%3D%22m%20393.4567%2C70.76871%20c%200%2C-2.72075%202.31362%2C-4.94813%205.20684%2C-4.94813%202.86927%2C0%205.20684%2C2.22738%205.20684%2C4.94813%200%2C2.73991%20-2.33757%2C4.93375%20-5.20684%2C4.93375%20-2.89322%2C0%20-5.20684%2C-2.19384%20-5.20684%2C-4.93375%20z%22%0A%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3Anone%3Bstroke%3A%23000000%3Bstroke-width%3A1.85738599%22%0A%20%20%20%20%20%20%20%20%20id%3D%22path1139%22%0A%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20d%3D%22m%20410.09751%2C73.57568%20c%200%2C-2.72075%202.33757%2C-4.91939%205.20684%2C-4.91939%202.89323%2C0%205.21164%2C2.19864%205.21164%2C4.91939%200%2C2.74949%20-2.31841%2C4.94812%20-5.21164%2C4.94812%20-2.86927%2C0%20-5.20684%2C-2.19863%20-5.20684%2C-4.94812%22%0A%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23ffffff%22%0A%20%20%20%20%20%20%20%20%20id%3D%22path1140%22%0A%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20d%3D%22m%20410.09751%2C73.57568%20c%200%2C-2.72075%202.33757%2C-4.91939%205.20684%2C-4.91939%202.89323%2C0%205.21164%2C2.19864%205.21164%2C4.91939%200%2C2.74949%20-2.31841%2C4.94812%20-5.21164%2C4.94812%20-2.86927%2C0%20-5.20684%2C-2.19863%20-5.20684%2C-4.94812%20z%22%0A%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3Anone%3Bstroke%3A%23000000%3Bstroke-width%3A1.85738599%22%0A%20%20%20%20%20%20%20%20%20id%3D%22path1141%22%0A%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20d%3D%22m%20425.4929%2C78.89743%20c%200%2C-2.73991%202.33278%2C-4.95292%205.22122%2C-4.95292%202.87406%2C0%205.21162%2C2.21301%205.21162%2C4.95292%200%2C2.71596%20-2.33756%2C4.94812%20-5.21162%2C4.94812%20-2.88844%2C0%20-5.22122%2C-2.23216%20-5.22122%2C-4.94812%22%0A%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23ffffff%22%0A%20%20%20%20%20%20%20%20%20id%3D%22path1142%22%0A%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20d%3D%22m%20425.4929%2C78.89743%20c%200%2C-2.73991%202.33278%2C-4.95292%205.22122%2C-4.95292%202.87406%2C0%205.21162%2C2.21301%205.21162%2C4.95292%200%2C2.71596%20-2.33756%2C4.94812%20-5.21162%2C4.94812%20-2.88844%2C0%20-5.22122%2C-2.23216%20-5.22122%2C-4.94812%20z%22%0A%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3Anone%3Bstroke%3A%23000000%3Bstroke-width%3A1.85738599%22%0A%20%20%20%20%20%20%20%20%20id%3D%22path1143%22%0A%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%3Cg%0A%20%20%20%20%20%20%20transform%3D%22translate%284.9998486%2C4.9999949%29%22%0A%20%20%20%20%20%20%20id%3D%22g3541%22%3E%0A%20%20%20%20%20%20%3Cg%0A%20%20%20%20%20%20%20%20%20transform%3D%22translate%28-9.15211%2C-10.082285%29%22%0A%20%20%20%20%20%20%20%20%20id%3D%22g2944%22%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path688-1%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23ce1126%3Bfill-opacity%3A1%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20814.27258%2C319.17861%20c%200%2C0%20-3.4968%2C3.68355%20-6.0499%2C4.20566%20-2.54836%2C0.50775%20-5.77686%2C-2.29443%20-5.77686%2C-2.29443%200%2C0%20-2.29925%2C2.39503%20-5.12065%2C3.03689%20-2.81655%2C0.64187%20-6.73005%2C-3.1758%20-6.73005%2C-3.1758%200%2C0%20-2.68725%2C3.81767%20-5.1015%2C4.71341%20-2.41901%2C0.89574%20-5.36491%2C-1.14482%20-5.36491%2C-1.14482%200%2C0%20-1.0682%2C1.89207%20-3.0848%2C2.9363%20-0.85745%2C0.40715%20-2.2801%2C-0.26825%20-2.2801%2C-0.26825%20l%20-2.8453%2C-1.77711%20-3.22855%2C-3.44404%20-2.9555%2C-1.14962%20c%200%2C0%20-1.33645%2C-4.32542%20-1.48015%2C-5.08224%20-0.1055%2C-0.76162%20-0.393%2C-2.68722%20-0.393%2C-2.68722%20-0.60355%2C-3.08959%204.1578%2C-6.67254%2010.95015%2C-8.21015%203.9087%2C-0.91011%207.3097%2C-0.84305%209.81491%2C-0.067%202.7112%2C-2.3136%208.45455%2C-3.91827%2015.21335%2C-3.91827%206.117%2C0%2011.48671%2C1.29811%2014.45176%2C3.30993%202.92195%2C-2.01182%208.29165%2C-3.30993%2014.4278%2C-3.30993%206.72531%2C0%2012.46381%2C1.60467%2015.17981%2C3.91827%202.5148%2C-0.77599%205.9014%2C-0.82868%209.8293%2C0.067%206.77321%2C1.53761%2011.55851%2C5.12056%2010.94536%2C8.21015%200%2C0%20-0.2825%2C1.9256%20-0.4025%2C2.68722%20-0.1435%2C0.75682%20-1.48015%2C5.08224%20-1.48015%2C5.08224%20l%20-2.96505%2C1.14962%20-3.22855%2C3.44404%20-2.79741%2C1.77711%20c%200%2C0%20-1.42745%2C0.6754%20-2.2849%2C0.26825%20-2.0166%2C-1.02986%20-3.10395%2C-2.9363%20-3.10395%2C-2.9363%200%2C0%20-2.9603%2C2.04056%20-5.3697%2C1.14482%20-2.4238%2C-0.89574%20-5.11585%2C-4.71341%20-5.11585%2C-4.71341%200%2C0%20-3.88955%2C3.81767%20-6.7301%2C3.1758%20-2.81656%2C-0.64186%20-5.10626%2C-3.03689%20-5.10626%2C-3.03689%200%2C0%20-3.2285%2C2.80218%20-5.77205%2C2.29443%20-2.5675%2C-0.52211%20-6.02595%2C-4.20566%20-6.02595%2C-4.20566%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path689-0%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3Anone%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20814.27258%2C319.17861%20c%200%2C0%20-3.4968%2C3.68355%20-6.0499%2C4.20566%20-2.54836%2C0.50775%20-5.77686%2C-2.29443%20-5.77686%2C-2.29443%200%2C0%20-2.29925%2C2.39503%20-5.12065%2C3.03689%20-2.81655%2C0.64187%20-6.73005%2C-3.1758%20-6.73005%2C-3.1758%200%2C0%20-2.68725%2C3.81767%20-5.1015%2C4.71341%20-2.41901%2C0.89574%20-5.36491%2C-1.14482%20-5.36491%2C-1.14482%200%2C0%20-1.0682%2C1.89207%20-3.0848%2C2.9363%20-0.85745%2C0.40715%20-2.2801%2C-0.26825%20-2.2801%2C-0.26825%20l%20-2.8453%2C-1.77711%20-3.22855%2C-3.44404%20-2.9555%2C-1.14962%20c%200%2C0%20-1.33645%2C-4.32542%20-1.48015%2C-5.08224%20-0.1055%2C-0.76162%20-0.393%2C-2.68722%20-0.393%2C-2.68722%20-0.60355%2C-3.08959%204.1578%2C-6.67254%2010.95015%2C-8.21015%203.9087%2C-0.91011%207.3097%2C-0.84305%209.81491%2C-0.067%202.7112%2C-2.3136%208.45455%2C-3.91827%2015.21335%2C-3.91827%206.117%2C0%2011.48671%2C1.29811%2014.45176%2C3.30993%202.92195%2C-2.01182%208.29165%2C-3.30993%2014.4278%2C-3.30993%206.72531%2C0%2012.46381%2C1.60467%2015.17981%2C3.91827%202.5148%2C-0.77599%205.9014%2C-0.82868%209.8293%2C0.067%206.77321%2C1.53761%2011.55851%2C5.12056%2010.94536%2C8.21015%200%2C0%20-0.2825%2C1.9256%20-0.4025%2C2.68722%20-0.1435%2C0.75682%20-1.48015%2C5.08224%20-1.48015%2C5.08224%20l%20-2.96505%2C1.14962%20-3.22855%2C3.44404%20-2.79741%2C1.77711%20c%200%2C0%20-1.42745%2C0.6754%20-2.2849%2C0.26825%20-2.0166%2C-1.02986%20-3.10395%2C-2.9363%20-3.10395%2C-2.9363%200%2C0%20-2.9603%2C2.04056%20-5.3697%2C1.14482%20-2.4238%2C-0.89574%20-5.11585%2C-4.71341%20-5.11585%2C-4.71341%200%2C0%20-3.88955%2C3.81767%20-6.7301%2C3.1758%20-2.81656%2C-0.64186%20-5.10626%2C-3.03689%20-5.10626%2C-3.03689%200%2C0%20-3.2285%2C2.80218%20-5.77205%2C2.29443%20-2.5675%2C-0.52211%20-6.02595%2C-4.20566%20-6.02595%2C-4.20566%20h%20-0.02%20z%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path691-9%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23dead00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20807.61913%2C299.07476%20c%200%2C-5.1493%202.92675%2C-9.32144%206.54325%2C-9.32144%203.62135%2C0%206.56725%2C4.17214%206.56725%2C9.32144%200%2C5.17326%20-2.9459%2C9.35976%20-6.56725%2C9.35976%20-3.6165%2C0%20-6.54325%2C-4.1865%20-6.54325%2C-9.35976%20z%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path693-2%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23dead00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20811.27398%2C299.07476%20c%200%2C-4.72778%201.3556%2C-8.57898%203.01775%2C-8.57898%201.67175%2C0%203.01295%2C3.8512%203.01295%2C8.57898%200%2C4.74694%20-1.3412%2C8.60294%20-3.01295%2C8.60294%20-1.66215%2C0%20-3.01775%2C-3.856%20-3.01775%2C-8.60294%20z%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path694-3%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23dead00%3Bfill-opacity%3A1%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20780.50236%2C337.39039%20c%20-0.9628%2C-2.72075%20-2.7687%2C-5.1541%20-2.7687%2C-5.1541%209.26406%2C-2.72075%2022.15901%2C-4.42601%2036.50057%2C-4.45954%2014.3416%2C0.0335%2027.32756%2C1.73879%2036.58681%2C4.45954%200%2C0%20-1.03465%2C1.82501%20-2.48125%2C4.35895%20-0.79995%2C1.40348%20-1.8538%2C3.8512%20-1.78195%2C3.8512%20-8.3683%2C-2.56747%20-19.14126%2C-3.88473%20-32.37626%2C-3.8991%20-13.25426%2C0.0145%20-25.99111%2C1.63819%20-32.63022%2C4.06675%200.096%2C0%20-0.46%2C-1.53282%20-1.12085%2C-3.2237%20h%200.072%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20sodipodi%3Anodetypes%3D%22cccccccccc%22%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path695-9%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3Anone%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20780.50236%2C337.39039%20c%20-0.9628%2C-2.72075%20-2.7687%2C-5.1541%20-2.7687%2C-5.1541%209.26406%2C-2.72075%2022.15901%2C-4.42601%2036.50057%2C-4.45954%2014.3416%2C0.0335%2027.32756%2C1.73879%2036.58681%2C4.45954%200%2C0%20-1.03465%2C1.82501%20-2.48125%2C4.35895%20-0.59564%2C0.95984%20-0.73207%2C1.41544%20-1.78195%2C3.8512%20-8.3683%2C-2.56747%20-19.14126%2C-3.88473%20-32.37626%2C-3.8991%20-13.25426%2C0.0145%20-25.99111%2C1.63819%20-32.63022%2C4.06675%200.096%2C0%20-0.46%2C-1.53282%20-1.12085%2C-3.2237%20h%200.072%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path696-1%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23c8b100%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20814.23423%2C349.16433%20c%2011.5729%2C-0.019%2024.31456%2C-1.77231%2029.02326%2C-2.98899%203.1375%2C-0.9149%204.9769%2C-2.33275%204.6368%2C-3.97095%20-0.158%2C-0.77599%20-0.83825%2C-1.45139%20-1.75315%2C-1.83938%20-6.90255%2C-2.21301%20-19.34726%2C-3.78414%20-31.90691%2C-3.8033%20-12.53566%2C0.019%20-25.04261%2C1.59029%20-31.96912%2C3.8033%20-0.8862%2C0.388%20-1.58555%2C1.06339%20-1.72925%2C1.83938%20-0.3545%2C1.6382%201.48495%2C3.05605%204.64161%2C3.97095%204.6943%2C1.21668%2017.49345%2C2.96983%2029.05676%2C2.98899%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path697-2%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23dead00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20814.23423%2C349.16433%20c%2011.5729%2C-0.019%2024.31456%2C-1.77231%2029.02326%2C-2.98899%203.1375%2C-0.9149%204.9769%2C-2.33275%204.6368%2C-3.97095%20-0.158%2C-0.77599%20-0.83825%2C-1.45139%20-1.75315%2C-1.83938%20-6.90255%2C-2.21301%20-19.34726%2C-3.78414%20-31.90691%2C-3.8033%20-12.53566%2C0.019%20-25.04261%2C1.59029%20-31.96912%2C3.8033%20-0.8862%2C0.388%20-1.58555%2C1.06339%20-1.72925%2C1.83938%20-0.3545%2C1.6382%201.48495%2C3.05605%204.64161%2C3.97095%204.6943%2C1.21668%2017.49345%2C2.96983%2029.05676%2C2.98899%20z%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path698-0%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bopacity%3A1%3Bvector-effect%3Anone%3Bfill%3A%23e6e6e6%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-linecap%3Abutt%3Bstroke-linejoin%3Amiter%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-dashoffset%3A0%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20842.29469%2C303.25168%20c%200%2C-1.13524%200.9628%2C-2.04535%202.13635%2C-2.04535%201.19755%2C0%202.16035%2C0.91011%202.16035%2C2.04535%200%2C1.13046%20-0.9628%2C2.0262%20-2.16035%2C2.0262%20-1.17355%2C0%20-2.13635%2C-0.89574%20-2.13635%2C-2.0262%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path700-1%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bopacity%3A1%3Bvector-effect%3Anone%3Bfill%3A%23e6e6e6%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-linecap%3Abutt%3Bstroke-linejoin%3Amiter%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-dashoffset%3A0%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20841.08279%2C296.1193%20c%200%2C-1.13045%200.958%2C-2.04056%202.14115%2C-2.04056%201.18795%2C0%202.15555%2C0.91011%202.15555%2C2.04056%200%2C1.11608%20-0.9676%2C2.03098%20-2.15555%2C2.03098%20-1.18315%2C0%20-2.14115%2C-0.9149%20-2.14115%2C-2.03098%20z%20m%20-5.3889%2C-4.45954%20c%200%2C-1.13045%200.95805%2C-2.04056%202.16035%2C-2.04056%201.1688%2C0%202.1412%2C0.91011%202.1412%2C2.04056%200%2C1.13524%20-0.9724%2C2.04536%20-2.1412%2C2.04536%20-1.2023%2C0%20-2.16035%2C-0.91012%20-2.16035%2C-2.04536%20z%20m%20-6.73006%2C-2.14594%20c%200%2C-1.14483%200.9676%2C-2.05973%202.16031%2C-2.05973%201.19755%2C0%202.146%2C0.9149%202.146%2C2.05973%200%2C1.10171%20-0.94845%2C2.03098%20-2.146%2C2.03098%20-1.19271%2C0%20-2.16031%2C-0.92927%20-2.16031%2C-2.03098%20z%20m%20-6.8451%2C0.2395%20c%200%2C-1.13524%200.95805%2C-2.04535%202.1412%2C-2.04535%201.1975%2C0%202.16035%2C0.91011%202.16035%2C2.04535%200%2C1.13045%20-0.96285%2C2.02619%20-2.16035%2C2.02619%20-1.18315%2C0%20-2.1412%2C-0.89574%20-2.1412%2C-2.02619%20z%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path701-8%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3Anone%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-linecap%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20863.55795%2C317.09973%20c%200.64185%2C-1.57114%201.0442%2C-3.30993%201.0442%2C-5.11578%200%2C-7.56828%20-6.00195%2C-13.71871%20-13.44101%2C-13.71871%20-2.3759%2C0%20-4.6033%2C0.64187%20-6.54805%2C1.75795%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path702-0%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3Anone%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20839.61699%2C307.47172%20c%200.69455%2C-1.23104%201.19755%2C-2.73512%201.19755%2C-4.15297%200%2C-5.45587%20-5.63795%2C-9.88188%20-12.57406%2C-9.88188%20-2.96505%2C0%20-5.67625%2C0.80952%20-7.81265%2C2.14115%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path703-8%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bopacity%3A1%3Bvector-effect%3Anone%3Bfill%3A%23e6e6e6%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-linecap%3Abutt%3Bstroke-linejoin%3Amiter%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-dashoffset%3A0%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20865.4117%2C310.88703%20c%200%2C-1.11608%200.98195%2C-2.04535%202.16035%2C-2.04535%201.1927%2C0%202.15555%2C0.92927%202.15555%2C2.04535%200%2C1.13045%20-0.96285%2C2.02619%20-2.15555%2C2.02619%20-1.1784%2C0%20-2.16035%2C-0.89574%20-2.16035%2C-2.02619%20z%20m%20-0.80955%2C-7.50122%20c%200%2C-1.13525%200.9724%2C-2.02619%202.16035%2C-2.02619%201.18315%2C0%202.14595%2C0.89094%202.14595%2C2.02619%200%2C1.11608%20-0.9628%2C2.02619%20-2.14595%2C2.02619%20-1.18795%2C0%20-2.16035%2C-0.91011%20-2.16035%2C-2.02619%20z%20m%20-4.8284%2C-5.74327%20c%200%2C-1.11609%200.9628%2C-2.02619%202.14115%2C-2.02619%201.19755%2C0%202.15555%2C0.9101%202.15555%2C2.02619%200%2C1.13045%20-0.958%2C2.04056%20-2.15555%2C2.04056%20-1.17835%2C0%20-2.14115%2C-0.91011%20-2.14115%2C-2.04056%20z%20m%20-6.45706%2C-3.06085%20c%200%2C-1.11129%200.9628%2C-2.02619%202.15556%2C-2.02619%201.18315%2C0%202.14595%2C0.9149%202.14595%2C2.02619%200%2C1.13525%20-0.9628%2C2.06452%20-2.14595%2C2.06452%20-1.19276%2C0%20-2.15556%2C-0.92927%20-2.15556%2C-2.06452%20z%20m%20-6.8642%2C0.27305%20c%200%2C-1.13045%200.9628%2C-2.04535%202.15555%2C-2.04535%201.1927%2C0%202.1603%2C0.9149%202.1603%2C2.04535%200%2C1.11608%20-0.9676%2C2.02619%20-2.1603%2C2.02619%20-1.19275%2C0%20-2.15555%2C-0.91011%20-2.15555%2C-2.02619%20z%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path704-7%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23dead00%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20851.38629%2C327.06782%20-2.8118%2C-2.5483%20c%200%2C0%20-2.69685%2C1.65256%20-6.06425%2C1.14482%20-3.3531%2C-0.50296%20-4.42605%2C-4.5745%20-4.42605%2C-4.5745%200%2C0%20-3.7794%2C3.15664%20-6.84985%2C2.92193%20-3.08486%2C-0.27305%20-5.10146%2C-2.92193%20-5.10146%2C-2.92193%200%2C0%20-3.37225%2C2.39503%20-6.33255%2C2.16031%20-2.96025%2C-0.26825%20-5.78165%2C-3.95179%20-5.78165%2C-3.95179%200%2C0%20-2.9555%2C3.81767%20-5.92055%2C4.08591%20-2.96031%2C0.2395%20-5.36971%2C-2.56746%20-5.36971%2C-2.56746%200%2C0%20-1.3556%2C2.80697%20-5.1206%2C3.42967%20-3.76025%2C0.64187%20-6.98875%2C-2.92193%20-6.98875%2C-2.92193%200%2C0%20-2.12205%2C3.44405%20-4.6943%2C4.33979%20-2.54836%2C0.89574%20-5.90141%2C-1.28373%20-5.90141%2C-1.28373%200%2C0%20-0.5365%2C1.28373%20-0.94365%2C2.04535%20-0.412%2C0.76161%20-1.48495%2C0.89574%20-1.48495%2C0.89574%20l%200.84305%2C2.28006%20c%209.21136%2C-2.66806%2021.70876%2C-4.32542%2035.83477%2C-4.33979%2014.14515%2C0.0145%2026.98261%2C1.67173%2036.18921%2C4.35896%20l%200.94845%2C-2.55311%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path705-1%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3Anone%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20851.38629%2C327.06782%20-2.8118%2C-2.5483%20c%200%2C0%20-2.69685%2C1.65256%20-6.06425%2C1.14482%20-3.3531%2C-0.50296%20-4.42605%2C-4.5745%20-4.42605%2C-4.5745%200%2C0%20-3.7794%2C3.15664%20-6.84985%2C2.92193%20-3.08486%2C-0.27305%20-5.10146%2C-2.92193%20-5.10146%2C-2.92193%200%2C0%20-3.37225%2C2.39503%20-6.33255%2C2.16031%20-2.96025%2C-0.26825%20-5.78165%2C-3.95179%20-5.78165%2C-3.95179%200%2C0%20-2.9555%2C3.81767%20-5.92055%2C4.08591%20-2.96031%2C0.2395%20-5.36971%2C-2.56746%20-5.36971%2C-2.56746%200%2C0%20-1.3556%2C2.80697%20-5.1206%2C3.42967%20-3.76025%2C0.64187%20-6.98875%2C-2.92193%20-6.98875%2C-2.92193%200%2C0%20-2.12205%2C3.44405%20-4.6943%2C4.33979%20-2.54836%2C0.89574%20-5.90141%2C-1.28373%20-5.90141%2C-1.28373%200%2C0%20-0.5365%2C1.28373%20-0.94365%2C2.04535%20-0.412%2C0.76161%20-1.48495%2C0.89574%20-1.48495%2C0.89574%20l%200.84305%2C2.28006%20c%209.21136%2C-2.66806%2021.70876%2C-4.32542%2035.83477%2C-4.33979%2014.14515%2C0.0145%2026.98261%2C1.67173%2036.18921%2C4.35896%20l%200.94845%2C-2.55311%20h%20-0.025%20z%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path707-5%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bopacity%3A1%3Bvector-effect%3Anone%3Bfill%3A%23e6e6e6%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-linecap%3Abutt%3Bstroke-linejoin%3Amiter%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-dashoffset%3A0%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20781.59451%2C303.25168%20c%200%2C-1.13524%200.958%2C-2.04535%202.15551%2C-2.04535%201.1736%2C0%202.1412%2C0.91011%202.1412%2C2.04535%200%2C1.13046%20-0.9676%2C2.0262%20-2.1412%2C2.0262%20-1.19751%2C0%20-2.15551%2C-0.89574%20-2.15551%2C-2.0262%20z%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path708-5%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bopacity%3A1%3Bvector-effect%3Anone%3Bfill%3A%23e6e6e6%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-linecap%3Abutt%3Bstroke-linejoin%3Amiter%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-dashoffset%3A0%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20782.80636%2C296.1193%20c%200%2C-1.13045%200.96286%2C-2.04056%202.15556%2C-2.04056%201.1784%2C0%202.1412%2C0.91011%202.1412%2C2.04056%200%2C1.11608%20-0.9628%2C2.03098%20-2.1412%2C2.03098%20-1.1927%2C0%20-2.15556%2C-0.9149%20-2.15556%2C-2.03098%20z%20m%205.36976%2C-4.45954%20c%200%2C-1.13045%200.9628%2C-2.04056%202.1555%2C-2.04056%201.19755%2C0%202.16035%2C0.91011%202.16035%2C2.04056%200%2C1.13524%20-0.9628%2C2.04536%20-2.16035%2C2.04536%20-1.1927%2C0%20-2.1555%2C-0.91012%20-2.1555%2C-2.04536%20z%20m%206.7253%2C-2.14594%20c%200%2C-1.14483%200.9628%2C-2.05973%202.1555%2C-2.05973%201.19755%2C0%202.16035%2C0.9149%202.16035%2C2.05973%200%2C1.10171%20-0.9628%2C2.03098%20-2.16035%2C2.03098%20-1.1927%2C0%20-2.1555%2C-0.92927%20-2.1555%2C-2.03098%20z%20m%206.8642%2C0.2395%20c%200%2C-1.13524%200.9628%2C-2.04535%202.14115%2C-2.04535%201.19755%2C0%202.16035%2C0.91011%202.16035%2C2.04535%200%2C1.13045%20-0.9628%2C2.02619%20-2.16035%2C2.02619%20-1.17835%2C0%20-2.14115%2C-0.89574%20-2.14115%2C-2.02619%20z%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path709-4%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3Anone%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-linecap%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20764.61356%2C317.09973%20c%20-0.6275%2C-1.57114%20-1.03465%2C-3.30993%20-1.03465%2C-5.11578%200%2C-7.56828%206.0068%2C-13.71871%2013.44105%2C-13.71871%202.37585%2C0%204.60325%2C0.64187%206.55286%2C1.75795%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path710-9%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3Anone%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20788.72697%2C307.30407%20c%20-0.6946%2C-1.21667%20-1.3604%2C-2.56747%20-1.3604%2C-3.98532%200%2C-5.45587%205.64275%2C-9.88188%2012.5788%2C-9.88188%202.9411%2C0%205.6715%2C0.80952%207.81266%2C2.14115%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path711-8%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bopacity%3A1%3Bvector-effect%3Anone%3Bfill%3A%23e6e6e6%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-linecap%3Abutt%3Bstroke-linejoin%3Amiter%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-dashoffset%3A0%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20758.4583%2C310.88703%20c%200%2C-1.11608%200.958%2C-2.04535%202.16036%2C-2.04535%201.16875%2C0%202.13635%2C0.92927%202.13635%2C2.04535%200%2C1.13045%20-0.9676%2C2.02619%20-2.13635%2C2.02619%20-1.20236%2C0%20-2.16036%2C-0.89574%20-2.16036%2C-2.02619%20z%20m%200.79995%2C-7.50122%20c%200%2C-1.13525%200.98196%2C-2.02619%202.16036%2C-2.02619%201.1975%2C0%202.1603%2C0.89094%202.1603%2C2.02619%200%2C1.11608%20-0.9628%2C2.02619%20-2.1603%2C2.02619%20-1.1784%2C0%20-2.16036%2C-0.91011%20-2.16036%2C-2.02619%20z%20m%204.85236%2C-5.74327%20c%200%2C-1.11609%200.9628%2C-2.02619%202.16035%2C-2.02619%201.17835%2C0%202.14115%2C0.9101%202.14115%2C2.02619%200%2C1.13045%20-0.9628%2C2.04056%20-2.14115%2C2.04056%20-1.19755%2C0%20-2.16035%2C-0.91011%20-2.16035%2C-2.04056%20z%20m%206.45705%2C-3.06085%20c%200%2C-1.11129%200.96285%2C-2.02619%202.1364%2C-2.02619%201.2023%2C0%202.16035%2C0.9149%202.16035%2C2.02619%200%2C1.13525%20-0.95805%2C2.06452%20-2.16035%2C2.06452%20-1.17355%2C0%20-2.1364%2C-0.92927%20-2.1364%2C-2.06452%20z%20m%206.84985%2C0.27305%20c%200%2C-1.13045%200.9628%2C-2.04535%202.16035%2C-2.04535%201.19275%2C0%202.14115%2C0.9149%202.14115%2C2.04535%200%2C1.11608%20-0.9484%2C2.02619%20-2.14115%2C2.02619%20-1.19755%2C0%20-2.16035%2C-0.91011%20-2.16035%2C-2.02619%20z%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path713-9%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23dead00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20814.30608%2C314.7526%201.33645%2C0.2395%20c%20-0.2105%2C0.55564%20-0.254%2C1.14482%20-0.254%2C1.77232%200%2C2.76865%202.38065%2C5.01518%205.3026%2C5.01518%202.35675%2C0%204.35425%2C-1.45138%205.0344%2C-3.4632%200.0815%2C0.0527%200.51255%2C-1.82502%200.7233%2C-1.79149%200.201%2C0%200.1675%2C1.94477%200.2155%2C1.91124%200.3545%2C2.51477%202.6537%2C4.23919%205.26431%2C4.23919%202.92195%2C0%205.29305%2C-2.24653%205.29305%2C-5.01518%200%2C-0.20595%20-0.015%2C-0.40715%20-0.05%2C-0.60834%20l%201.67655%2C-1.65736%200.88615%2C2.11242%20c%20-0.3545%2C0.64187%20-0.498%2C1.38432%20-0.498%2C2.17947%200%2C2.65369%202.2705%2C4.79963%205.05355%2C4.79963%201.76755%2C0%203.31955%2C-0.86221%204.2105%2C-2.14594%20l%201.0682%2C-1.3508%20-0.02%2C1.67173%20c%200%2C1.65257%200.7185%2C3.14228%202.33275%2C3.41052%200%2C0%201.87295%2C0.1341%204.33986%2C-1.82501%202.48125%2C-1.93997%203.83685%2C-3.5638%203.83685%2C-3.5638%20l%200.1435%2C1.99266%20c%200%2C0%20-2.43335%2C3.98532%20-4.62245%2C5.25469%20-1.21191%2C0.70892%20-3.05606%2C1.45139%20-4.51226%2C1.19751%20-1.5568%2C-0.2347%20-2.63935%2C-1.48492%20-3.21415%2C-2.90277%20-1.10175%2C0.65624%20-2.40465%2C1.02986%20-3.79855%2C1.02986%20-2.99385%2C0%20-5.68585%2C-1.65736%20-6.7397%2C-4.10507%20-1.37955%2C1.48491%20-3.30035%2C2.38065%20-5.5517%2C2.38065%20-2.38551%2C0%20-4.57936%2C-1.06339%20-5.95891%2C-2.73512%20-1.3508%2C1.25021%20-3.1854%2C2.01182%20-5.20685%2C2.01182%20-2.63455%2C0%20-5.01045%2C-1.32205%20-6.34685%2C-3.26202%20-1.34125%2C1.93997%20-3.6788%2C3.26202%20-6.3373%2C3.26202%20-2.01666%2C0%20-3.84646%2C-0.76161%20-5.20206%2C-2.01182%20-1.3748%2C1.67173%20-3.5495%2C2.73512%20-5.9589%2C2.73512%20-2.24655%2C0%20-4.1578%2C-0.89574%20-5.5278%2C-2.38065%20-1.0586%2C2.43334%20-3.765%2C4.10507%20-6.74445%2C4.10507%20-1.38911%2C0%20-2.67766%2C-0.37365%20-3.78416%2C-1.02986%20-0.57005%2C1.41785%20-1.67175%2C2.66806%20-3.2094%2C2.90277%20-1.46095%2C0.2539%20-3.30035%2C-0.4886%20-4.51225%2C-1.19751%20-2.21305%2C-1.26937%20-4.8332%2C-5.25469%20-4.8332%2C-5.25469%20l%200.34%2C-1.99266%20c%200%2C0%201.35085%2C1.62383%203.81775%2C3.5638%202.47645%2C1.95913%204.3494%2C1.82501%204.3494%2C1.82501%201.62385%2C-0.26825%202.3136%2C-1.75795%202.3136%2C-3.41052%20v%20-1.67173%20l%201.05865%2C1.3508%20c%200.9101%2C1.28373%202.4573%2C2.14594%204.20571%2C2.14594%202.807%2C0%205.0679%2C-2.14594%205.0679%2C-4.79963%200%2C-0.79515%20-0.1435%2C-1.5376%20-0.498%2C-2.17947%20l%200.89095%2C-2.11242%201.65735%2C1.65736%20c%20-0.035%2C0.2012%20-0.035%2C0.40235%20-0.035%2C0.60834%200%2C2.76865%202.3567%2C5.01518%205.25475%2C5.01518%202.62975%2C0%204.929%2C-1.72442%205.2691%2C-4.23919%200.072%2C0.0335%200.05%2C-1.91124%200.23%2C-1.91124%200.235%2C-0.0335%200.66105%2C1.84418%200.7329%2C1.79149%200.69455%2C2.01182%202.69205%2C3.4632%205.04401%2C3.4632%202.9315%2C0%205.3026%2C-2.24653%205.3026%2C-5.01518%200%2C-0.6275%20-0.035%2C-1.21668%20-0.249%2C-1.77232%20l%201.37475%2C-0.2395%20h%200.035%20z%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path714-6%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23c8b100%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20814.23423%2C327.79591%20c%20-14.34156%2C0.0145%20-27.22211%2C1.71963%20-36.47662%2C4.45954%20-0.6227%2C0.2012%20-1.37955%2C-0.27305%20-1.5855%2C-0.82868%20-0.201%2C-0.58917%200.249%2C-1.31726%200.84785%2C-1.51844%209.31676%2C-2.84051%2022.51826%2C-4.63199%2037.21427%2C-4.64636%2014.6817%2C0.0145%2027.95026%2C1.80585%2037.24786%2C4.64636%200.6179%2C0.2012%201.0682%2C0.92927%200.8718%2C1.51844%20-0.1965%2C0.55565%20-0.982%2C1.02986%20-1.58555%2C0.82868%20-9.25925%2C-2.73991%20-22.19251%2C-4.44517%20-36.53411%2C-4.45954%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path715-7%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23dead00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20814.23423%2C327.79591%20c%20-14.34156%2C0.0145%20-27.22211%2C1.71963%20-36.47662%2C4.45954%20-0.6227%2C0.2012%20-1.37955%2C-0.27305%20-1.5855%2C-0.82868%20-0.201%2C-0.58917%200.249%2C-1.31726%200.84785%2C-1.51844%209.31676%2C-2.84051%2022.51826%2C-4.63199%2037.21427%2C-4.64636%2014.6817%2C0.0145%2027.95026%2C1.80585%2037.24786%2C4.64636%200.6179%2C0.2012%201.0682%2C0.92927%200.8718%2C1.51844%20-0.1965%2C0.55565%20-0.982%2C1.02986%20-1.58555%2C0.82868%20-9.25925%2C-2.73991%20-22.19251%2C-4.44517%20-36.53411%2C-4.45954%20z%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path716-6%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23ffffff%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20800.35732%2C332.87816%20c%200%2C-1.07776%200.9293%2C-1.95913%202.0885%2C-1.95913%201.14005%2C0%202.0693%2C0.88137%202.0693%2C1.95913%200%2C1.09692%20-0.92925%2C1.95913%20-2.0693%2C1.95913%20-1.1592%2C0%20-2.0885%2C-0.86221%20-2.0885%2C-1.95913%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path717-9%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bopacity%3A1%3Bvector-effect%3Anone%3Bfill%3A%23e6e6e6%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-linecap%3Abutt%3Bstroke-linejoin%3Amiter%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-dashoffset%3A0%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20800.35732%2C332.87816%20c%200%2C-1.07776%200.9293%2C-1.95913%202.0885%2C-1.95913%201.14005%2C0%202.0693%2C0.88137%202.0693%2C1.95913%200%2C1.09692%20-0.92925%2C1.95913%20-2.0693%2C1.95913%20-1.1592%2C0%20-2.0885%2C-0.86221%20-2.0885%2C-1.95913%20z%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path718-6%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23ce1126%3Bfill-opacity%3A1%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20814.41148%2C333.726%20h%20-4.61765%20c%20-0.85745%2C0%20-1.57115%2C-0.6754%20-1.57115%2C-1.48971%200%2C-0.79515%200.69455%2C-1.45138%201.552%2C-1.45138%20h%209.3311%20c%200.85745%2C0%201.52805%2C0.65623%201.52805%2C1.45138%200%2C0.81431%20-0.6898%2C1.48971%20-1.5472%2C1.48971%20h%20-4.67515%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path719-42%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3Anone%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20814.41148%2C333.726%20h%20-4.61765%20c%20-0.85745%2C0%20-1.57115%2C-0.6754%20-1.57115%2C-1.48971%200%2C-0.79515%200.69455%2C-1.45138%201.552%2C-1.45138%20h%209.3311%20c%200.85745%2C0%201.52805%2C0.65623%201.52805%2C1.45138%200%2C0.81431%20-0.6898%2C1.48971%20-1.5472%2C1.48971%20h%20-4.67515%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path720-9%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23058e6e%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20791.29922%2C335.3115%20-3.30035%2C0.4886%20c%20-0.84785%2C0.11975%20-1.643%2C-0.4215%20-1.7867%2C-1.23104%20-0.1245%2C-0.79515%200.4405%2C-1.5376%201.28375%2C-1.65736%20l%203.31475%2C-0.4886%203.3866%2C-0.52211%20c%200.84785%2C-0.1006%201.6286%2C0.42155%201.7723%2C1.21667%200.1245%2C0.79036%20-0.4645%2C1.55198%20-1.3029%2C1.67173%20l%20-3.36745%2C0.52211%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path721-9%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3Anone%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20791.29922%2C335.3115%20-3.30035%2C0.4886%20c%20-0.84785%2C0.11975%20-1.643%2C-0.4215%20-1.7867%2C-1.23104%20-0.1245%2C-0.79515%200.4405%2C-1.5376%201.28375%2C-1.65736%20l%203.31475%2C-0.4886%203.3866%2C-0.52211%20c%200.84785%2C-0.1006%201.6286%2C0.42155%201.7723%2C1.21667%200.1245%2C0.79036%20-0.4645%2C1.55198%20-1.3029%2C1.67173%20l%20-3.36745%2C0.52211%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path722-1%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23ce1126%3Bfill-opacity%3A1%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20777.96836%2C337.6251%201.4658%2C-2.3615%203.1423%2C0.58918%20-1.82505%2C2.65369%20-2.78305%2C-0.88137%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20sodipodi%3Anodetypes%3D%22ccccc%22%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path723-6%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3Anone%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20777.96836%2C337.6251%201.4658%2C-2.3615%203.1423%2C0.58918%20-1.82505%2C2.65369%20c%20-0.92765%2C-0.2939%20-1.85531%2C-0.58774%20-2.78305%2C-0.88137%20z%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path724-9%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23ffffff%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20823.97733%2C332.87816%20c%200%2C-1.07776%200.94365%2C-1.95913%202.0837%2C-1.95913%201.1448%2C0%202.08845%2C0.88137%202.08845%2C1.95913%200%2C1.09692%20-0.94365%2C1.95913%20-2.08845%2C1.95913%20-1.14005%2C0%20-2.0837%2C-0.86221%20-2.0837%2C-1.95913%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path725-0%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bopacity%3A1%3Bvector-effect%3Anone%3Bfill%3A%23e6e6e6%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-linecap%3Abutt%3Bstroke-linejoin%3Amiter%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-dashoffset%3A0%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20823.97733%2C332.87816%20c%200%2C-1.07776%200.94365%2C-1.95913%202.0837%2C-1.95913%201.1448%2C0%202.08845%2C0.88137%202.08845%2C1.95913%200%2C1.09692%20-0.94365%2C1.95913%20-2.08845%2C1.95913%20-1.14005%2C0%20-2.0837%2C-0.86221%20-2.0837%2C-1.95913%20z%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path726-5%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23058e6e%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20837.19319%2C335.3115%203.31955%2C0.4886%20c%200.8383%2C0.11975%201.61905%2C-0.4215%201.76275%2C-1.23104%200.1195%2C-0.79515%20-0.4265%2C-1.5376%20-1.26455%2C-1.65736%20l%20-3.31955%2C-0.4886%20-3.3866%2C-0.52211%20c%20-0.85745%2C-0.1006%20-1.643%2C0.42155%20-1.76755%2C1.21667%20-0.1435%2C0.79036%200.4645%2C1.55198%201.3029%2C1.67173%20l%203.35305%2C0.52211%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path727-8%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3Anone%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20837.19319%2C335.3115%203.31955%2C0.4886%20c%200.8383%2C0.11975%201.61905%2C-0.4215%201.76275%2C-1.23104%200.1195%2C-0.79515%20-0.4265%2C-1.5376%20-1.26455%2C-1.65736%20l%20-3.31955%2C-0.4886%20-3.3866%2C-0.52211%20c%20-0.85745%2C-0.1006%20-1.643%2C0.42155%20-1.76755%2C1.21667%20-0.1435%2C0.79036%200.4645%2C1.55198%201.3029%2C1.67173%20l%203.35305%2C0.52211%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path728-3%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23ce1126%3Bfill-opacity%3A1%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20850.25104%2C337.75922%20-1.1784%2C-2.51478%20-3.21895%2C0.26825%201.54245%2C2.82134%202.8549%2C-0.5748%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20sodipodi%3Anodetypes%3D%22ccccc%22%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path729-1%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3Anone%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20850.14055%2C337.60454%20-1.06791%2C-2.3601%20-3.21895%2C0.26825%201.54245%2C2.82134%20c%200.97649%2C-0.21847%201.91647%2C-0.54065%202.74441%2C-0.72949%20z%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path730-0%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23ce1126%3Bfill-opacity%3A1%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20814.21508%2C346.47712%20c%20-11.57286%2C-0.0145%20-22.04406%2C-1.02986%20-30.01956%2C-3.08959%207.9755%2C-2.04535%2018.4467%2C-3.30993%2030.01956%2C-3.34346%2011.5777%2C0.0145%2022.10156%2C1.28374%2030.05311%2C3.34346%20-7.95155%2C2.05973%20-18.47541%2C3.07522%20-30.05311%2C3.08959%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path738-3%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3Anone%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20814.21508%2C346.47712%20c%20-11.57286%2C-0.0145%20-22.04406%2C-1.02986%20-30.01956%2C-3.08959%207.9755%2C-2.04535%2018.4467%2C-3.30993%2030.01956%2C-3.34346%2011.5777%2C0.0145%2022.10156%2C1.28374%2030.05311%2C3.34346%20-7.95155%2C2.05973%20-18.47541%2C3.07522%20-30.05311%2C3.08959%20z%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path739-0%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23c8b100%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20850.71564%2C321.37724%20c%200.302%2C-0.89574%200.035%2C-1.7771%20-0.63225%2C-1.99745%20-0.6419%2C-0.182%20-1.4035%2C0.3928%20-1.7053%2C1.25021%20-0.321%2C0.9149%20-0.04%2C1.81064%200.60355%2C2.01182%200.6419%2C0.1868%201.42745%2C-0.36885%201.734%2C-1.26458%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path740-9%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bopacity%3A1%3Bvector-effect%3Anone%3Bfill%3A%23e6e6e6%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-linecap%3Abutt%3Bstroke-linejoin%3Amiter%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-dashoffset%3A0%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20850.71564%2C321.37724%20c%200.302%2C-0.89574%200.035%2C-1.7771%20-0.63225%2C-1.99745%20-0.6419%2C-0.182%20-1.4035%2C0.3928%20-1.7053%2C1.25021%20-0.321%2C0.9149%20-0.04%2C1.81064%200.60355%2C2.01182%200.6419%2C0.1868%201.42745%2C-0.36885%201.734%2C-1.26458%20z%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path741-2%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23c8b100%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20827.66568%2C316.9177%20c%200.1245%2C-0.92927%20-0.34%2C-1.75795%20-1.0155%2C-1.84417%20-0.66105%2C-0.0814%20-1.32205%2C0.6275%20-1.42745%2C1.55677%20-0.1245%2C0.92927%200.321%2C1.75316%201.00115%2C1.83938%200.6754%2C0.067%201.31725%2C-0.64186%201.4418%2C-1.55198%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path742-1%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bopacity%3A1%3Bvector-effect%3Anone%3Bfill%3A%23e6e6e6%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-linecap%3Abutt%3Bstroke-linejoin%3Amiter%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-dashoffset%3A0%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20827.66568%2C316.9177%20c%200.1245%2C-0.92927%20-0.34%2C-1.75795%20-1.0155%2C-1.84417%20-0.66105%2C-0.0814%20-1.32205%2C0.6275%20-1.42745%2C1.55677%20-0.1245%2C0.92927%200.321%2C1.75316%201.00115%2C1.83938%200.6754%2C0.067%201.31725%2C-0.64186%201.4418%2C-1.55198%20z%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path743-4%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23c8b100%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20800.91297%2C316.9177%20c%20-0.1245%2C-0.92927%200.316%2C-1.75795%200.99635%2C-1.84417%200.6802%2C-0.0814%201.31725%2C0.6275%201.4466%2C1.55677%200.1005%2C0.92927%20-0.34%2C1.75316%20-1.00115%2C1.83938%20-0.6754%2C0.067%20-1.32205%2C-0.64186%20-1.4418%2C-1.55198%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path744-3%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bopacity%3A1%3Bvector-effect%3Anone%3Bfill%3A%23e6e6e6%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-linecap%3Abutt%3Bstroke-linejoin%3Amiter%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-dashoffset%3A0%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20800.91297%2C316.9177%20c%20-0.1245%2C-0.92927%200.316%2C-1.75795%200.99635%2C-1.84417%200.6802%2C-0.0814%201.31725%2C0.6275%201.4466%2C1.55677%200.1005%2C0.92927%20-0.34%2C1.75316%20-1.00115%2C1.83938%20-0.6754%2C0.067%20-1.32205%2C-0.64186%20-1.4418%2C-1.55198%20z%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path745-5%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23c8b100%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20777.86301%2C321.37724%20c%20-0.321%2C-0.89574%20-0.035%2C-1.7771%200.60835%2C-1.99745%200.63705%2C-0.182%201.42265%2C0.3928%201.7292%2C1.25021%200.302%2C0.9149%200.035%2C1.81064%20-0.60355%2C2.01182%20-0.66105%2C0.1868%20-1.43225%2C-0.36885%20-1.734%2C-1.26458%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path746-7%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bopacity%3A1%3Bvector-effect%3Anone%3Bfill%3A%23e6e6e6%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-linecap%3Abutt%3Bstroke-linejoin%3Amiter%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-dashoffset%3A0%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20777.86301%2C321.37724%20c%20-0.321%2C-0.89574%20-0.035%2C-1.7771%200.60835%2C-1.99745%200.63705%2C-0.182%201.42265%2C0.3928%201.7292%2C1.25021%200.302%2C0.9149%200.035%2C1.81064%20-0.60355%2C2.01182%20-0.66105%2C0.1868%20-1.43225%2C-0.36885%20-1.734%2C-1.26458%20z%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20sodipodi%3Anodetypes%3D%22ccccccc%22%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path748-6%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23dead00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20814.21508%2C303.60615%20-4.08115%2C2.46209%203.02735%2C6.57195%201.0538%2C0.69456%201.03945%2C-0.69456%203.0465%2C-6.57195%20c%20-1.36226%2C-0.82034%20-2.71038%2C-1.66424%20-4.08595%2C-2.46209%20z%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20sodipodi%3Anodetypes%3D%22ccccccc%22%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path750-8%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23dead00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20805.25757%2C313.53593%201.86335%2C2.70638%206.36606%2C-1.96393%200.6754%2C-0.89094%20-0.6754%2C-0.9149%20-6.36606%2C-1.85854%20c%20-0.65352%2C0.95509%20-1.28594%2C1.91975%20-1.86335%2C2.92193%20z%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20sodipodi%3Anodetypes%3D%22ccccccc%22%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path752-8%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23dead00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20823.20613%2C313.53593%20-1.87295%2C2.70638%20-6.36605%2C-1.96393%20-0.6754%2C-0.89094%200.6754%2C-0.9149%206.36605%2C-1.85854%20c%200.65475%2C0.95467%201.26307%2C1.93849%201.87295%2C2.92193%20z%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20sodipodi%3Anodetypes%3D%22ccccccc%22%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path754-86%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23dead00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20787.64917%2C306.52808%20-3.19975%2C3.02253%204.1003%2C5.40796%201.08735%2C0.4359%200.80475%2C-0.82868%201.4418%2C-6.53363%20c%20-1.40552%2C-0.51853%20-2.81788%2C-1.01689%20-4.23445%2C-1.50408%20z%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20sodipodi%3Anodetypes%3D%22ccccccc%22%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path756-2%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23dead00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20780.93346%2C317.37276%202.4046%2C2.26091%205.81521%2C-3.14228%200.4455%2C-1.0107%20-0.8335%2C-0.76162%20-6.65346%2C-0.57481%20c%20-0.44462%2C1.05721%20-0.80503%2C2.14496%20-1.17835%2C3.2285%20z%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20sodipodi%3Anodetypes%3D%22ccccccc%22%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path758-6%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23dead00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20798.48437%2C313.84249%20-1.23105%2C2.98899%20-6.6582%2C-0.60833%20-0.86705%2C-0.76162%200.46%2C-1.02986%205.83435%2C-3.07522%20c%200.8465%2C0.80309%201.65128%2C1.64732%202.46195%2C2.48604%20z%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20sodipodi%3Anodetypes%3D%22ccccccc%22%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path760-53%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23dead00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20774.52911%2C318.21581%20-0.5509%2C3.16143%20-6.663%2C0.68977%20-1.0107%2C-0.5748%200.254%2C-1.07777%205.00565%2C-4.15776%20c%200.96493%2C0.68885%201.96525%2C1.32289%202.96495%2C1.95913%20z%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path761-5%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23c8b100%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20787.35697%2C315.49506%20c%200%2C-1.23105%201.04905%2C-2.22738%202.3328%2C-2.22738%201.3029%2C0%202.33755%2C0.99633%202.33755%2C2.22738%200%2C1.21667%20-1.03465%2C2.21301%20-2.33755%2C2.21301%20-1.28375%2C0%20-2.3328%2C-0.99634%20-2.3328%2C-2.21301%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path762-7%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bopacity%3A1%3Bvector-effect%3Anone%3Bfill%3A%23ce1126%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-linecap%3Abutt%3Bstroke-linejoin%3Amiter%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-dashoffset%3A0%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20787.35697%2C315.49506%20c%200%2C-1.23105%201.04905%2C-2.22738%202.3328%2C-2.22738%201.3029%2C0%202.33755%2C0.99633%202.33755%2C2.22738%200%2C1.21667%20-1.03465%2C2.21301%20-2.33755%2C2.21301%20-1.28375%2C0%20-2.3328%2C-0.99634%20-2.3328%2C-2.21301%20z%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20sodipodi%3Anodetypes%3D%22ccccccc%22%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path764-5%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23dead00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20840.86724%2C306.52808%203.20935%2C3.02253%20-4.1051%2C5.40796%20-1.0874%2C0.4359%20-0.7999%2C-0.82868%20-1.44665%2C-6.53363%20c%201.4269%2C-0.4554%202.83026%2C-0.97228%204.2297%2C-1.50408%20z%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20sodipodi%3Anodetypes%3D%22ccccccc%22%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path766-9%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23dead00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20847.59254%2C317.37276%20-2.40945%2C2.26091%20-5.8152%2C-3.14228%20-0.4645%2C-1.0107%200.8574%2C-0.76162%206.65345%2C-0.57481%20c%200.46326%2C1.07199%200.79438%2C2.12896%201.1783%2C3.2285%20z%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20sodipodi%3Anodetypes%3D%22ccccccc%22%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path768-0%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23dead00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20830.03678%2C313.84249%201.23106%2C2.98899%206.65825%2C-0.60833%200.85265%2C-0.76162%20-0.4455%2C-1.02986%20-5.82955%2C-3.07522%20c%20-0.8099%2C0.84111%20-1.63684%2C1.66499%20-2.46691%2C2.48604%20z%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path769-3%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23c8b100%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20853.10114%2C318.21581%200.5365%2C3.16143%206.64866%2C0.68977%201.0011%2C-0.5748%20-0.249%2C-1.07777%20-4.9913%2C-4.15776%20-2.94591%2C1.95913%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20sodipodi%3Anodetypes%3D%22ccccccc%22%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path770-0%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23dead00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20853.10114%2C318.21581%200.5365%2C3.16143%206.64866%2C0.68977%201.0011%2C-0.5748%20-0.249%2C-1.07777%20-4.9913%2C-4.15776%20c%20-0.9884%2C0.64386%20-1.97647%2C1.28763%20-2.94596%2C1.95913%20z%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path771-1%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23c8b100%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20811.91583%2C313.40181%20c%200%2C-1.25021%201.0299%2C-2.22738%202.3376%2C-2.22738%201.26455%2C0%202.33755%2C0.97717%202.33755%2C2.22738%200%2C1.21667%20-1.0586%2C2.213%20-2.33755%2C2.213%20-1.3077%2C0%20-2.3376%2C-0.99633%20-2.3376%2C-2.213%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path772-00%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bopacity%3A1%3Bvector-effect%3Anone%3Bfill%3A%23ce1126%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-linecap%3Abutt%3Bstroke-linejoin%3Amiter%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-dashoffset%3A0%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20811.91583%2C313.40181%20c%200%2C-1.25021%201.0299%2C-2.22738%202.3376%2C-2.22738%201.26455%2C0%202.33755%2C0.97717%202.33755%2C2.22738%200%2C1.21667%20-1.0586%2C2.213%20-2.33755%2C2.213%20-1.3077%2C0%20-2.3376%2C-0.99633%20-2.3376%2C-2.213%20z%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path773-7%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23c8b100%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20836.53219%2C315.49506%20c%200%2C-1.23105%201.049%2C-2.22738%202.33755%2C-2.22738%201.2981%2C0%202.35675%2C0.99633%202.35675%2C2.22738%200%2C1.21667%20-1.05865%2C2.21301%20-2.35675%2C2.21301%20-1.28855%2C0%20-2.33755%2C-0.99634%20-2.33755%2C-2.21301%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path774-5%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bopacity%3A1%3Bvector-effect%3Anone%3Bfill%3A%23ce1126%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-linecap%3Abutt%3Bstroke-linejoin%3Amiter%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-dashoffset%3A0%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20836.53219%2C315.49506%20c%200%2C-1.23105%201.049%2C-2.22738%202.33755%2C-2.22738%201.2981%2C0%202.35675%2C0.99633%202.35675%2C2.22738%200%2C1.21667%20-1.05865%2C2.21301%20-2.35675%2C2.21301%20-1.28855%2C0%20-2.33755%2C-0.99634%20-2.33755%2C-2.21301%20z%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path776-8%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23c8b100%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20817.35738%2C286.93198%20v%202.75428%20h%20-6.78275%20v%20-2.75428%20h%202.2178%20v%20-6.21749%20h%20-2.9459%20v%20-2.76865%20h%202.9459%20v%20-2.72075%20h%202.9076%20v%202.72075%20h%202.8884%20v%202.76865%20h%20-2.8884%20v%206.21749%20h%201.6382%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path777-8%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3Anone%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20817.35738%2C286.93198%20v%202.75428%20h%20-6.78275%20v%20-2.75428%20h%202.2178%20v%20-6.21749%20h%20-2.9459%20v%20-2.76865%20h%202.9459%20v%20-2.72075%20h%202.9076%20v%202.72075%20h%202.8884%20v%202.76865%20h%20-2.8884%20v%206.21749%20h%201.6382%200.02%20z%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path780-2%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bopacity%3A1%3Bvector-effect%3Anone%3Bfill%3A%230044ad%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-linecap%3Abutt%3Bstroke-linejoin%3Amiter%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-dashoffset%3A0%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20816.0272%2C283.08174%20c%202.41639%2C0.65499%204.17142%2C2.78518%204.17142%2C5.2969%200%2C3.04588%20-2.60709%2C5.51311%20-5.85012%2C5.51311%20-3.21761%2C0%20-5.82476%2C-2.46723%20-5.82476%2C-5.51311%200%2C-2.55625%201.82499%2C-4.68644%204.31134%2C-5.34141%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20sodipodi%3Anodetypes%3D%22cccsccccc%22%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path782-41%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23dead00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20765.30275%2C321.61287%20c%20-0.63045%2C-0.84901%20-1.73313%2C-2.12667%20-2.90219%2C-3.17672%20-0.9293%2C-0.82868%20-3.20936%2C-1.53761%20-3.20936%2C-1.53761%200%2C-0.42155%201.33641%2C-1.36995%202.78306%2C-1.36995%200.83825%2C0%201.6382%2C0.35445%202.1124%2C0.94843%20l%200.1675%2C-0.9149%20c%200%2C0%201.1784%2C0.22035%201.6957%2C1.52324%200.5365%2C1.35079%200.1965%2C3.39614%200.1965%2C3.39614%20-0.18593%2C0.43212%20-0.57387%2C0.74596%20-0.84361%2C1.13137%20z%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path784-5%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bopacity%3A1%3Bvector-effect%3Anone%3Bfill%3A%23ce1126%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-linecap%3Abutt%3Bstroke-linejoin%3Amiter%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-dashoffset%3A0%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20765.60991%2C320.74975%20c%200.55565%2C-0.57481%201.6957%2C-0.45505%202.534%2C0.27305%200.8574%2C0.72329%201.1065%2C1.78668%200.54605%2C2.38065%20-0.54605%2C0.58918%20-1.67175%2C0.45505%20-2.5244%2C-0.27305%20-0.8622%2C-0.7233%20-1.1065%2C-1.80585%20-0.55565%2C-2.38065%20z%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path785-1%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23c8b100%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20862.08735%2C321.91373%20c%200.072%2C0.0527%201.8011%2C-2.29443%203.12795%2C-3.47758%200.9101%2C-0.82868%203.20935%2C-1.53761%203.20935%2C-1.53761%200%2C-0.42155%20-1.3364%2C-1.36995%20-2.78305%2C-1.36995%20-0.83825%2C0%20-1.643%2C0.35445%20-2.122%2C0.94843%20l%20-0.177%2C-0.9149%20c%200%2C0%20-1.18315%2C0.22035%20-1.69565%2C1.52324%20-0.5317%2C1.35079%20-0.201%2C3.39614%20-0.201%2C3.39614%200%2C0%200.2155%2C0.94364%200.64185%2C1.43223%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20sodipodi%3Anodetypes%3D%22cccsccccc%22%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path786-5%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23dead00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20862.08735%2C321.91373%20c%200.072%2C0.0527%201.8011%2C-2.29443%203.12795%2C-3.47758%200.9101%2C-0.82868%203.20935%2C-1.53761%203.20935%2C-1.53761%200%2C-0.42155%20-1.3364%2C-1.36995%20-2.78305%2C-1.36995%20-0.83825%2C0%20-1.643%2C0.35445%20-2.122%2C0.94843%20l%20-0.177%2C-0.9149%20c%200%2C0%20-1.18315%2C0.22035%20-1.69565%2C1.52324%20-0.5317%2C1.35079%20-0.201%2C3.39614%20-0.201%2C3.39614%20-0.0202%2C0.5917%200.24789%2C0.77145%200.6414%2C1.43223%20z%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path787-5%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23c8b100%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20862.14965%2C320.74975%20c%20-0.56045%2C-0.57481%20-1.6957%2C-0.45505%20-2.55315%2C0.27305%20-0.8574%2C0.72329%20-1.08735%2C1.78668%20-0.55565%2C2.38065%200.55565%2C0.58918%201.6957%2C0.45505%202.54835%2C-0.27305%200.85745%2C-0.7233%201.1113%2C-1.80585%200.56045%2C-2.38065%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path788-9%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bopacity%3A1%3Bvector-effect%3Anone%3Bfill%3A%23ce1126%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-linecap%3Abutt%3Bstroke-linejoin%3Amiter%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-dashoffset%3A0%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20862.14965%2C320.74975%20c%20-0.56045%2C-0.57481%20-1.6957%2C-0.45505%20-2.55315%2C0.27305%20-0.8574%2C0.72329%20-1.08735%2C1.78668%20-0.55565%2C2.38065%200.55565%2C0.58918%201.6957%2C0.45505%202.54835%2C-0.27305%200.85745%2C-0.7233%201.1113%2C-1.80585%200.56045%2C-2.38065%20z%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20sodipodi%3Anodetypes%3D%22ccccccccccccccccc%22%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path779-2%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23dead00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20820.38953%2C286.93198%20v%202.75428%20h%20-12.0567%20v%20-2.75428%20h%204.4596%20v%20-6.21749%20h%20-2.9459%20v%20-2.76865%20h%202.9459%20v%20-2.72075%20h%202.9076%20v%202.72075%20h%202.9028%20v%202.76865%20h%20-2.9028%20v%206.21749%20h%203.65035%20z%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cg%0A%20%20%20%20%20%20%20%20%20%20%20transform%3D%22matrix%280.92452789%2C0%2C0%2C0.92452789%2C635.33815%2C134.28164%29%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22g2639-2-8%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22stroke-width%3A1.08163309%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22%3E%0A%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20193.384%2C229.571%20v%20-6.522%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3Anone%3Bstroke%3A%23000000%3Bstroke-width%3A0.10816331%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path2640-9-2%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20191.612%2C229.571%20v%20-6.522%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3Anone%3Bstroke%3A%23000000%3Bstroke-width%3A0.10816331%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path2641-4-2%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20189.94%2C229.571%20v%20-6.522%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3Anone%3Bstroke%3A%23000000%3Bstroke-width%3A0.27040827%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path2642-9-9%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20188.282%2C229.571%20v%20-6.522%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3Anone%3Bstroke%3A%23000000%3Bstroke-width%3A0.27040827%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path2643-5-0%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20186.805%2C229.571%20v%20-6.522%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3Anone%3Bstroke%3A%23000000%3Bstroke-width%3A0.27040827%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path2644-3-3%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20183.987%2C229.22%20-0.039%2C-5.937%20m%201.375%2C6.015%20v%20-6.21%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3Anone%3Bstroke%3A%23000000%3Bstroke-width%3A0.27040827%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path2645-9-6%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20181.386%2C228.953%20v%20-5.47%20m%201.318%2C5.626%20-0.039%2C-5.821%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3Anone%3Bstroke%3A%23000000%3Bstroke-width%3A0.54081655%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path2646-4-3%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20177.897%2C228.64%20v%20-4.805%20m%201.145%2C4.883%20v%20-5.039%20m%201.179%2C5.196%20v%20-5.236%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3Anone%3Bstroke%3A%23000000%3Bstroke-width%3A0.54081655%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path2647-6-9%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20176.673%2C228.601%20v%20-4.649%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3Anone%3Bstroke%3A%23000000%3Bstroke-width%3A0.81122488%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path2648-7-8%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20175.533%2C228.69701%20v%20-5.08702%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3Anone%3Bstroke%3A%23000000%3Bstroke-width%3A0.81122488%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path2649-1-8%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20sodipodi%3Anodetypes%3D%22cc%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20174.31%2C228.54901%20v%20-4.74402%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3Anone%3Bstroke%3A%23000000%3Bstroke-width%3A0.81122488%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path2650-4-0%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20sodipodi%3Anodetypes%3D%22cc%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20171.806%2C228.13801%20-0.039%2C-4.01403%20m%201.322%2C4.26003%20v%20-4.43403%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3Anone%3Bstroke%3A%23000000%3Bstroke-width%3A0.81122488%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path2651-8-1%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20sodipodi%3Anodetypes%3D%22cccc%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20170.522%2C228.04501%20v%20-3.62402%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3Anone%3Bstroke%3A%23000000%3Bstroke-width%3A1.08163309%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path2652-4-5%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20sodipodi%3Anodetypes%3D%22cc%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20169.347%2C228.08602%20v%20-3.48203%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3Anone%3Bstroke%3A%23000000%3Bstroke-width%3A1.08163309%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path2653-0-5%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20sodipodi%3Anodetypes%3D%22cc%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20168.064%2C227.41401%20v%20-2.61502%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3Anone%3Bstroke%3A%23000000%3Bstroke-width%3A1.08163309%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path2654-7-7%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20sodipodi%3Anodetypes%3D%22cc%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20166.745%2C227.43802%20v%20-2.38704%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3Anone%3Bstroke%3A%23000000%3Bstroke-width%3A1.08163309%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path2655-2-0%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20sodipodi%3Anodetypes%3D%22cc%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20165.349%2C227.12602%20v%20-1.77404%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3Anone%3Bstroke%3A%23000000%3Bstroke-width%3A1.08163309%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path2656-9-8%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20200.432%2C229.22%20v%20-5.976%20m%20-3.001%2C6.171%200.039%2C-6.327%20m%20-2.226%2C6.405%20v%20-6.444%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3Anone%3Bstroke%3A%23000000%3Bstroke-width%3A0.10816331%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path2657-0-4%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%20%20%3Cg%0A%20%20%20%20%20%20%20%20%20id%3D%22g3401%22%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path789%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23dead00%3Bfill-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22M%20751.74197%2C366.12331%20H%20857.76131%20V%20338.33143%20H%20751.74197%20Z%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path790%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23dead00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1.85738599%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22M%20751.74197%2C366.12331%20H%20857.76131%20V%20338.33143%20H%20751.74197%20Z%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path791%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23dead00%3Bfill-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20846.63866%2C384.61771%20c%20-0.6658%2C-0.26825%20-1.16875%2C-0.3018%20-1.96396%2C-0.3018%20h%20-79.39593%20c%20-0.78555%2C0%20-1.5328%2C0.13415%20-2.19385%2C0.388%202.73035%2C-0.91011%204.6895%2C-3.37699%204.6895%2C-6.28455%200%2C-2.90277%20-2.1364%2C-5.42234%20-4.8859%2C-6.36598%200.66105%2C0.2012%201.5472%2C0.388%202.3328%2C0.388%20h%2079.45338%20c%200.79521%2C0%201.55201%2C-0.0335%202.22741%2C-0.2539%20l%20-0.4455%2C0.067%20c%20-2.83576%2C0.87658%20-4.45961%2C3.39615%20-4.45961%2C6.1648%200%2C2.66806%201.8011%2C5.34091%204.64161%2C6.19833%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path792%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23dead00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1.85738599%3Bstroke-linejoin%3Around%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20846.63866%2C384.61771%20c%20-0.6658%2C-0.26825%20-1.16875%2C-0.3018%20-1.96396%2C-0.3018%20h%20-79.39593%20c%20-0.78555%2C0%20-1.5328%2C0.13415%20-2.19385%2C0.388%202.73035%2C-0.91011%204.6895%2C-3.37699%204.6895%2C-6.28455%200%2C-2.90277%20-2.1364%2C-5.42234%20-4.8859%2C-6.36598%200.66105%2C0.2012%201.5472%2C0.388%202.3328%2C0.388%20h%2079.45338%20c%200.79521%2C0%201.55201%2C-0.0335%202.22741%2C-0.2539%20l%20-0.4455%2C0.067%20c%20-2.83576%2C0.87658%20-4.45961%2C3.39615%20-4.45961%2C6.1648%200%2C2.66806%201.8011%2C5.34091%204.64161%2C6.19833%20z%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path793%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23dead00%3Bfill-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20765.27877%2C384.31593%20h%2079.39593%20c%202.67291%2C0%204.85241%2C1.67173%204.85241%2C3.71708%200%2C2.05972%20-2.1795%2C3.73146%20-4.85241%2C3.73146%20h%20-79.39593%20c%20-2.692%2C0%20-4.8715%2C-1.67174%20-4.8715%2C-3.73146%200%2C-2.04535%202.1795%2C-3.71708%204.8715%2C-3.71708%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path794%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23dead00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1.85738599%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20765.27877%2C384.31593%20h%2079.39593%20c%202.67291%2C0%204.85241%2C1.67173%204.85241%2C3.71708%200%2C2.05972%20-2.1795%2C3.73146%20-4.85241%2C3.73146%20h%20-79.39593%20c%20-2.692%2C0%20-4.8715%2C-1.67174%20-4.8715%2C-3.73146%200%2C-2.04535%202.1795%2C-3.71708%204.8715%2C-3.71708%20z%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path795%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23dead00%3Bfill-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20765.22132%2C366.12331%20h%2079.45338%20c%202.67291%2C0%204.85241%2C1.41786%204.85241%2C3.14228%200%2C1.75316%20-2.1795%2C3.17581%20-4.85241%2C3.17581%20h%20-79.45338%20c%20-2.68725%2C0%20-4.86675%2C-1.42265%20-4.86675%2C-3.17581%200%2C-1.72442%202.1795%2C-3.14228%204.86675%2C-3.14228%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path796%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23dead00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1.85738599%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20765.22132%2C366.12331%20h%2079.45338%20c%202.67291%2C0%204.85241%2C1.41786%204.85241%2C3.14228%200%2C1.75316%20-2.1795%2C3.17581%20-4.85241%2C3.17581%20h%20-79.45338%20c%20-2.68725%2C0%20-4.86675%2C-1.42265%20-4.86675%2C-3.17581%200%2C-1.72442%202.1795%2C-3.14228%204.86675%2C-3.14228%20z%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path807%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23dead00%3Bfill-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20846.61951%2C786.73299%20c%20-0.249%2C0.9628%20-0.5892%2C1.91125%20-0.5892%2C2.9411%200%2C6.95996%206.0068%2C12.49726%2013.34045%2C12.49726%20H%20750.27142%20c%207.33365%2C0%2013.33085%2C-5.5373%2013.33085%2C-12.49726%200%2C-1.0155%20-0.1965%2C-1.9783%20-0.412%2C-2.9411%200.58915%2C0.2205%201.3412%2C0.254%202.0693%2C0.254%20h%2079.39593%20c%200.64191%2C0%201.38916%2C-0.067%201.94481%2C-0.254%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path808%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23dead00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1.85738599%3Bstroke-linejoin%3Around%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20846.61951%2C786.73299%20c%20-0.249%2C0.9628%20-0.5892%2C1.91125%20-0.5892%2C2.9411%200%2C6.95996%206.0068%2C12.49726%2013.34045%2C12.49726%20H%20750.27142%20c%207.33365%2C0%2013.33085%2C-5.5373%2013.33085%2C-12.49726%200%2C-1.0155%20-0.1965%2C-1.9783%20-0.412%2C-2.9411%200.58915%2C0.2205%201.3412%2C0.254%202.0693%2C0.254%20h%2079.39593%20c%200.64191%2C0%201.38916%2C-0.067%201.94481%2C-0.254%20h%200.02%20z%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path809%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23dead00%3Bfill-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20765.27877%2C779.51919%20h%2079.39593%20c%202.67291%2C0%204.85241%2C1.69085%204.85241%2C3.73625%200%2C2.0597%20-2.1795%2C3.7314%20-4.85241%2C3.7314%20h%20-79.39593%20c%20-2.692%2C0%20-4.8715%2C-1.6717%20-4.8715%2C-3.7314%200%2C-2.0454%202.1795%2C-3.73625%204.8715%2C-3.73625%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path810%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23dead00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1.85738599%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20765.27877%2C779.51919%20h%2079.39593%20c%202.67291%2C0%204.85241%2C1.69085%204.85241%2C3.73625%200%2C2.0597%20-2.1795%2C3.7314%20-4.85241%2C3.7314%20h%20-79.39593%20c%20-2.692%2C0%20-4.8715%2C-1.6717%20-4.8715%2C-3.7314%200%2C-2.0454%202.1795%2C-3.73625%204.8715%2C-3.73625%20z%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path811%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23dead00%3Bfill-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22M%20750.40072%2C829.92966%20H%20859.23186%20V%20802.17135%20H%20750.40072%20Z%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path812%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23dead00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1.85738599%3Bstroke-linejoin%3Amiter%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22M%20750.40072%2C829.92966%20H%20859.23186%20V%20802.17135%20H%20750.40072%20Z%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path813%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23ce1126%3Bfill-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20867.73426%2C681.2896%20c%2010.77776%2C6.21745%2018.09221%2C12.58345%2016.91386%2C15.75925%20-0.59395%2C2.92196%20-4.0141%2C5.10141%20-8.9%2C8.34426%20-7.68811%2C5.3553%20-12.38241%2C14.91625%20-8.72276%2C19.32785%20-6.3517%2C-5.1349%20-10.3658%2C-12.8038%20-10.3658%2C-21.33485%200%2C-8.91911%204.22965%2C-16.96161%2011.0747%2C-22.09651%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path814%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23b50027%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1.85738599%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20867.73426%2C681.2896%20c%2010.77776%2C6.21745%2018.09221%2C12.58345%2016.91386%2C15.75925%20-0.59395%2C2.92196%20-4.0141%2C5.10141%20-8.9%2C8.34426%20-7.68811%2C5.3553%20-12.38241%2C14.91625%20-8.72276%2C19.32785%20-6.3517%2C-5.1349%20-10.3658%2C-12.8038%20-10.3658%2C-21.33485%200%2C-8.91911%204.22965%2C-16.96161%2011.0747%2C-22.09651%20z%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path815%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23c3c3c3%3Bfill-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20766.31347%2C775.02609%20h%2077.32658%20V%20396.1761%20h%20-77.32658%20z%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path816%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3Anone%3Bstroke%3A%23000000%3Bstroke-width%3A1.85738599%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20822.40555%2C396.03719%20v%20378.0405%20m%208.69405%2C-378.0405%20v%20378.0405%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path817%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3Anone%3Bstroke%3A%23000000%3Bstroke-width%3A1.85738599%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20766.31347%2C775.02609%20h%2077.32658%20V%20396.1761%20h%20-77.32658%20z%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path818%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23ce1126%3Bfill-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20687.32944%2C537.88499%20c%2016.88511%2C-6.97431%2045.57307%2C-12.14276%2078.48583%2C-13.22531%2011.33821%2C0.086%2023.98406%2C1.1496%2037.04667%2C3.32905%2046.23407%2C7.71681%2081.46523%2C26.18246%2078.66303%2C41.21842%20-0.0575%2C0.321%20-0.139%2C0.97715%20-0.23%2C1.26455%200%2C0%2017.34976%2C-39.07242%2017.60361%2C-40.55737%203.104%2C-16.6885%20-35.96407%2C-37.19951%20-87.29484%2C-45.76412%20-16.10911%2C-2.68725%20-31.83976%2C-3.73145%20-45.46762%2C-3.59735%20-32.85531%2C0%20-61.39952%2C4.20565%20-78.59123%2C10.59081%20l%20-0.2155%2C46.74132%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path819%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23b50027%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1.85738599%3Bstroke-linejoin%3Around%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20687.32944%2C537.88499%20c%2016.88511%2C-6.97431%2045.57307%2C-12.14276%2078.48583%2C-13.22531%2011.33821%2C0.086%2023.98406%2C1.1496%2037.04667%2C3.32905%2046.23407%2C7.71681%2081.46523%2C26.18246%2078.66303%2C41.21842%20-0.0575%2C0.321%20-0.139%2C0.97715%20-0.23%2C1.26455%200%2C0%2017.34976%2C-39.07242%2017.60361%2C-40.55737%203.104%2C-16.6885%20-35.96407%2C-37.19951%20-87.29484%2C-45.76412%20-16.10911%2C-2.68725%20-31.83976%2C-3.73145%20-45.46762%2C-3.59735%20-32.85531%2C0%20-61.39952%2C4.20565%20-78.59123%2C10.59081%20l%20-0.2155%2C46.74132%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path820%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23ce1126%3Bfill-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20843.779%2C585.44066%20c%2021.44526%2C-1.5376%2036.08862%2C-7.26651%2037.74597%2C-16.23351%201.34125%2C-7.14675%20-5.92055%2C-15.05036%20-18.85381%2C-22.23061%20-5.79605%2C0.6227%20-12.3106%2C1.41785%20-19.03111%2C1.41785%20l%200.139%2C37.04627%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path821%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23b50027%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1.85738599%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20843.779%2C585.44066%20c%2021.44526%2C-1.5376%2036.08862%2C-7.26651%2037.74597%2C-16.23351%201.34125%2C-7.14675%20-5.92055%2C-15.05036%20-18.85381%2C-22.23061%20-5.79605%2C0.6227%20-12.3106%2C1.41785%20-19.03111%2C1.41785%20l%200.139%2C37.04627%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path822%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23ce1126%3Bfill-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20766.18892%2C556.48479%20c%20-13.4123%2C2.02616%20-23.46191%2C5.35526%20-28.49156%2C9.44596%20l%20-0.4405%2C0.8239%20c%20-2.40945%2C4.9002%209.379%2C15.32336%2029.03756%2C26.96321%20l%20-0.1055%2C-37.23307%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path823%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23b50027%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1.85738599%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20766.18892%2C556.48479%20c%20-13.4123%2C2.02616%20-23.46191%2C5.35526%20-28.49156%2C9.44596%20l%20-0.4405%2C0.8239%20c%20-2.40945%2C4.9002%209.379%2C15.32336%2029.03756%2C26.96321%20l%20-0.1055%2C-37.23307%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path824%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23b50027%3Bfill-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20891.79977%2C658.51769%20c%202.03101%2C-6.1169%20-18.8778%2C-18.36031%20-48.42797%2C-29.20497%20-13.50325%2C-4.83315%20-24.65466%2C-9.8675%20-38.47406%2C-15.96525%20-41.04642%2C-18.14471%20-71.37253%2C-38.97187%20-67.62668%2C-46.57367%20l%200.3975%2C-0.776%20c%20-2.16035%2C1.77235%20-5.54695%2C39.18741%20-5.54695%2C39.18741%20-3.74585%2C6.95996%2024.00801%2C27.48532%2061.76357%2C45.59652%2012.09981%2C5.77681%2037.65497%2C15.21801%2049.71647%2C19.44281%2021.56501%2C7.48206%2042.99117%2C21.58876%2041.04637%2C26.82431%20l%207.15165%2C-38.51201%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path825%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3Anone%3Bstroke%3A%23000000%3Bstroke-width%3A1.85738599%3Bstroke-linejoin%3Around%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20891.79977%2C658.51769%20c%202.03101%2C-6.1169%20-18.8778%2C-18.36031%20-48.42797%2C-29.20497%20-13.50325%2C-4.83315%20-24.65466%2C-9.8675%20-38.47406%2C-15.96525%20-41.04642%2C-18.14471%20-71.37253%2C-38.97187%20-67.62668%2C-46.57367%20l%200.3975%2C-0.776%20c%20-2.16035%2C1.77235%20-5.54695%2C39.18741%20-5.54695%2C39.18741%20-3.74585%2C6.95996%2024.00801%2C27.48532%2061.76357%2C45.59652%2012.09981%2C5.77681%2037.65497%2C15.21801%2049.71647%2C19.44281%2021.56501%2C7.48206%2042.99117%2C21.58876%2041.04637%2C26.82431%20l%207.15165%2C-38.51201%20v%20-0.02%20z%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path826%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23dead00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A0.50000024%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20735.52266%2C521.28268%20c%202.92675%2C-11.09855%206.70615%2C-21.82826%2010.4185%2C-32.68731%20-0.8191%2C0.2205%20-1.7101%2C0.388%20-2.534%2C0.5221%20-0.83345%2C0.1195%20-1.7292%2C0.201%20-2.58185%2C0.2345%20-1.76755%2C7.80775%20-4.1578%2C15.6443%20-6.7253%2C23.48081%20-4.56975%2C-6.85456%20-9.54666%2C-13.51276%20-13.50331%2C-20.43916%20-1.5855%2C0.321%20-3.2333%2C0.70895%20-4.85235%2C0.94845%20-1.5903%2C0.2345%20-3.286%2C0.3545%20-4.92425%2C0.50775%206.90255%2C9.25435%2013.57515%2C18.51356%2019.97956%2C28.12236%200.7664%2C-0.201%201.50885%2C-0.455%202.3567%2C-0.5748%200.7664%2C-0.1005%201.56635%2C-0.0815%202.3663%2C-0.115%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path827%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23dead00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A0.50000024%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20764.92432%2C488.81572%20c%20-1.4131%2C0.067%20-2.82135%2C0.1675%20-4.23445%2C0.1485%20-1.4035%2C-0.015%20-2.8118%2C-0.182%20-4.2057%2C-0.2875%20l%20-0.57005%2C30.50781%2021.33516%2C0.359%20c%20-0.11%2C-0.6275%20-0.2685%2C-1.3029%20-0.249%2C-1.94475%200%2C-0.6275%200.1965%2C-1.28375%200.297%2C-1.91125%20-3.81776%2C0.254%20-7.98511%2C0.4935%20-12.87581%2C0.407%20l%200.50295%2C-27.27936%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path828%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23dead00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A0.50000024%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20798.41674%2C493.83087%20c%203.41055%2C0.2875%206.69175%2C0.8766%209.97775%2C1.47055%20-0.0625%2C-0.64185%20-0.163%2C-1.2837%20-0.11%2C-1.94475%200.05%2C-0.6227%200.2875%2C-1.2502%200.4645%2C-1.85855%20l%20-28.87951%2C-2.395%20c%200.072%2C0.64185%200.177%2C1.26455%200.11%2C1.89205%20-0.0575%2C0.6754%20-0.2875%2C1.28375%20-0.455%2C1.90645%202.94595%2C-0.067%206.5002%2C-0.1005%2010.47595%2C0.2345%20l%20-2.5148%2C27.45181%20c%201.4083%2C0.035%202.8166%2C0.02%204.2105%2C0.134%201.4035%2C0.1055%202.80225%2C0.3545%204.19135%2C0.56045%20l%202.51481%2C-27.45181%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path829%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23dead00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A0.50000024%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20810.22909%2C523.89803%20c%201.39395%2C0.2205%202.79745%2C0.388%204.177%2C0.6946%201.36995%2C0.2875%202.7112%2C0.72805%204.0476%2C1.11605%20l%203.42496%2C-14.02045%200.3735%2C0.0815%20c%200.79995%2C1.9256%201.8394%2C4.27275%202.3711%2C5.6283%20l%204.28235%2C10.5908%20c%201.67655%2C0.2685%203.3483%2C0.4885%204.9961%2C0.84305%201.6909%2C0.3735%203.30995%2C0.86225%204.9386%2C1.3173%20l%20-1.48495%2C-3.1758%20c%20-2.30405%2C-4.7805%20-4.72305%2C-9.5418%20-6.7205%2C-14.38935%205.317%2C0.235%209.4365%2C-1.69085%2010.47115%2C-5.96361%200.7329%2C-2.9746%20-0.45%2C-5.30735%20-3.2525%2C-7.30005%20-2.0645%2C-1.4705%20-6.0738%2C-2.2465%20-8.6605%2C-2.8213%20l%20-11.64951%2C-2.5483%20-7.3145%2C29.94736%20m%2014.94516%2C-25.79441%20c%203.35785%2C0.74245%207.5492%2C1.28375%207.5492%2C5.1014%20-0.02%2C0.9628%20-0.11%2C1.6382%20-0.2685%2C2.24655%20-1.08735%2C4.47871%20-4.47875%2C6.03066%20-10.1311%2C4.34456%20l%202.85015%2C-11.69251%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path830%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23dead00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A0.50000024%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20865.23386%2C533.03748%20c%20-0.2585%2C3.30991%20-0.84785%2C6.52406%20-1.48975%2C10.00161%201.461%2C0.69455%202.9076%2C1.31725%204.3159%2C2.09325%201.40831%2C0.7808%202.70641%2C1.6382%204.06681%2C2.48605%20l%202.8549%2C-34.39256%20c%20-0.6802%2C-0.273%20-1.28855%2C-0.56045%20-1.92565%2C-0.89575%20-0.64665%2C-0.3545%20-1.1975%2C-0.70895%20-1.7915%2C-1.13525%20l%20-30.32132%2C19.2608%20c%200.79995%2C0.388%201.6286%2C0.74245%202.4094%2C1.164%200.7856%2C0.4405%201.4466%2C0.9101%202.23221%2C1.35075%202.54355%2C-2.1459%205.226%2C-3.8847%208.29165%2C-6.16475%20l%2011.34775%2C6.21745%200.01%2C0.015%20z%20m%20-8.59345%2C-7.8557%2010.09755%2C-6.53365%20-1.1784%2C11.40035%20-8.91915%2C-4.8667%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path797%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23005bbf%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20730.72781%2C833.79526%20c%207.348%2C0%2013.8721%2C-1.5376%2018.69095%2C-4.1051%204.78531%2C-2.4333%2011.25676%2C-3.91825%2018.38921%2C-3.91825%207.15641%2C0%2013.80986%2C1.5041%2018.59036%2C3.9518%204.78055%2C2.51955%2011.41486%2C4.07155%2018.65746%2C4.07155%207.3145%2C0%2013.87695%2C-1.70525%2018.69576%2C-4.27275%204.7422%2C-2.33275%2011.07475%2C-3.7506%2018.0491%2C-3.7506%207.18996%2C0%2013.55601%2C1.36995%2018.35571%2C3.8512%204.79485%2C2.5531%2011.48666%2C4.17215%2018.79636%2C4.17215%20v%2011.48656%20c%20-7.3097%2C0%20-14.00151%2C-1.67175%20-18.79636%2C-4.20571%20-4.7997%2C-2.46685%20-11.16575%2C-3.86555%20-18.35571%2C-3.86555%20-6.97435%2C0%20-13.3069%2C1.4322%20-18.0491%2C3.78415%20-4.79966%2C2.54831%20-11.38126%2C4.28711%20-18.69576%2C4.28711%20-7.22345%2C0%20-13.86256%2C-1.5855%20-18.65746%2C-4.08596%20-4.7805%2C-2.48125%20-11.4148%2C-3.9853%20-18.59036%2C-3.9853%20-7.13245%2C0%20-13.6039%2C1.50405%20-18.38921%2C3.9518%20-4.81885%2C2.56746%20-11.25195%2C4.11946%20-18.5856%2C4.11946%20l%20-0.1055%2C-11.48656%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path798%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%230044ad%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1.85738599%3Bstroke-linejoin%3Amiter%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20730.72781%2C833.79526%20c%207.348%2C0%2013.8721%2C-1.5376%2018.69095%2C-4.1051%204.78531%2C-2.4333%2011.25676%2C-3.91825%2018.38921%2C-3.91825%207.15641%2C0%2013.80986%2C1.5041%2018.59036%2C3.9518%204.78055%2C2.51955%2011.41486%2C4.07155%2018.65746%2C4.07155%207.3145%2C0%2013.87695%2C-1.70525%2018.69576%2C-4.27275%204.7422%2C-2.33275%2011.07475%2C-3.7506%2018.0491%2C-3.7506%207.18996%2C0%2013.55601%2C1.36995%2018.35571%2C3.8512%204.79485%2C2.5531%2011.48666%2C4.17215%2018.79636%2C4.17215%20v%2011.48656%20c%20-7.3097%2C0%20-14.00151%2C-1.67175%20-18.79636%2C-4.20571%20-4.7997%2C-2.46685%20-11.16575%2C-3.86555%20-18.35571%2C-3.86555%20-6.97435%2C0%20-13.3069%2C1.4322%20-18.0491%2C3.78415%20-4.79966%2C2.54831%20-11.38126%2C4.28711%20-18.69576%2C4.28711%20-7.22345%2C0%20-13.86256%2C-1.5855%20-18.65746%2C-4.08596%20-4.7805%2C-2.48125%20-11.4148%2C-3.9853%20-18.59036%2C-3.9853%20-7.13245%2C0%20-13.6039%2C1.50405%20-18.38921%2C3.9518%20-4.81885%2C2.56746%20-11.25195%2C4.11946%20-18.5856%2C4.11946%20l%20-0.1055%2C-11.48656%20z%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path799%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23cccccc%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20730.72781%2C845.28182%20c%207.348%2C0%2013.8721%2C-1.552%2018.69095%2C-4.11946%204.78531%2C-2.44775%2011.25676%2C-3.9518%2018.38921%2C-3.9518%207.15641%2C0%2013.80986%2C1.50405%2018.59036%2C3.9853%204.78055%2C2.50046%2011.41486%2C4.08596%2018.65746%2C4.08596%207.3145%2C0%2013.87695%2C-1.7388%2018.69576%2C-4.28711%204.7422%2C-2.35195%2011.07475%2C-3.78415%2018.0491%2C-3.78415%207.18996%2C0%2013.55601%2C1.3987%2018.35571%2C3.86555%204.79485%2C2.53396%2011.48666%2C4.20571%2018.79636%2C4.20571%20v%2011.453%20c%20-7.3097%2C0%20-14.00151%2C-1.6382%20-18.79636%2C-4.17215%20-4.7997%2C-2.5004%20-11.16575%2C-3.8847%20-18.35571%2C-3.8847%20-6.97435%2C0%20-13.3069%2C1.437%20-18.0491%2C3.7841%20-4.79966%2C2.5531%20-11.38126%2C4.27275%20-18.69576%2C4.27275%20-7.22345%2C0%20-13.86256%2C-1.5855%20-18.65746%2C-4.0859%20-4.7805%2C-2.4669%20-11.4148%2C-3.97095%20-18.59036%2C-3.97095%20-7.13245%2C0%20-13.6039%2C1.50405%20-18.38921%2C3.95175%20-4.81885%2C2.5531%20-11.25195%2C4.1051%20-18.5856%2C4.1051%20l%20-0.1055%2C-11.453%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path800%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3Anone%3Bstroke%3A%23000000%3Bstroke-width%3A1.85738599%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20730.72781%2C845.28182%20c%207.348%2C0%2013.8721%2C-1.552%2018.69095%2C-4.11946%204.78531%2C-2.44775%2011.25676%2C-3.9518%2018.38921%2C-3.9518%207.15641%2C0%2013.80986%2C1.50405%2018.59036%2C3.9853%204.78055%2C2.50046%2011.41486%2C4.08596%2018.65746%2C4.08596%207.3145%2C0%2013.87695%2C-1.7388%2018.69576%2C-4.28711%204.7422%2C-2.35195%2011.07475%2C-3.78415%2018.0491%2C-3.78415%207.18996%2C0%2013.55601%2C1.3987%2018.35571%2C3.86555%204.79485%2C2.53396%2011.48666%2C4.20571%2018.79636%2C4.20571%20v%2011.453%20c%20-7.3097%2C0%20-14.00151%2C-1.6382%20-18.79636%2C-4.17215%20-4.7997%2C-2.5004%20-11.16575%2C-3.8847%20-18.35571%2C-3.8847%20-6.97435%2C0%20-13.3069%2C1.437%20-18.0491%2C3.7841%20-4.79966%2C2.5531%20-11.38126%2C4.27275%20-18.69576%2C4.27275%20-7.22345%2C0%20-13.86256%2C-1.5855%20-18.65746%2C-4.0859%20-4.7805%2C-2.4669%20-11.4148%2C-3.97095%20-18.59036%2C-3.97095%20-7.13245%2C0%20-13.6039%2C1.50405%20-18.38921%2C3.95175%20-4.81885%2C2.5531%20-11.25195%2C4.1051%20-18.5856%2C4.1051%20l%20-0.1055%2C-11.453%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path801%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23005bbf%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20730.72781%2C856.73482%20c%207.348%2C0%2013.8721%2C-1.552%2018.69095%2C-4.1051%204.78531%2C-2.4477%2011.25676%2C-3.95175%2018.38921%2C-3.95175%207.15641%2C0%2013.80986%2C1.50405%2018.59036%2C3.97095%204.78055%2C2.5004%2011.41486%2C4.0859%2018.65746%2C4.0859%207.3145%2C0%2013.87695%2C-1.71965%2018.69576%2C-4.27275%204.7422%2C-2.3471%2011.07475%2C-3.7841%2018.0491%2C-3.7841%207.18996%2C0%2013.55601%2C1.3843%2018.35571%2C3.8847%204.79485%2C2.53395%2011.48666%2C4.17215%2018.79636%2C4.17215%20v%2011.45301%20c%20-7.3097%2C0%20-14.00151%2C-1.63821%20-18.79636%2C-4.18651%20-4.7997%2C-2.4669%20-11.16575%2C-3.8512%20-18.35571%2C-3.8512%20-6.97435%2C0%20-13.3069%2C1.437%20-18.0491%2C3.765%20-4.79966%2C2.56745%20-11.38126%2C4.27271%20-18.69576%2C4.27271%20-7.22345%2C0%20-13.86256%2C-1.56636%20-18.65746%2C-4.06676%20-4.7805%2C-2.4669%20-11.4148%2C-3.97095%20-18.59036%2C-3.97095%20-7.13245%2C0%20-13.6039%2C1.4849%20-18.38921%2C3.9374%20-4.81885%2C2.58186%20-11.25195%2C4.10031%20-18.5856%2C4.10031%20l%20-0.1055%2C-11.45301%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path802%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%230044ad%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1.85738599%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20730.72781%2C856.73482%20c%207.348%2C0%2013.8721%2C-1.552%2018.69095%2C-4.1051%204.78531%2C-2.4477%2011.25676%2C-3.95175%2018.38921%2C-3.95175%207.15641%2C0%2013.80986%2C1.50405%2018.59036%2C3.97095%204.78055%2C2.5004%2011.41486%2C4.0859%2018.65746%2C4.0859%207.3145%2C0%2013.87695%2C-1.71965%2018.69576%2C-4.27275%204.7422%2C-2.3471%2011.07475%2C-3.7841%2018.0491%2C-3.7841%207.18996%2C0%2013.55601%2C1.3843%2018.35571%2C3.8847%204.79485%2C2.53395%2011.48666%2C4.17215%2018.79636%2C4.17215%20v%2011.45301%20c%20-7.3097%2C0%20-14.00151%2C-1.63821%20-18.79636%2C-4.18651%20-4.7997%2C-2.4669%20-11.16575%2C-3.8512%20-18.35571%2C-3.8512%20-6.97435%2C0%20-13.3069%2C1.437%20-18.0491%2C3.765%20-4.79966%2C2.56745%20-11.38126%2C4.27271%20-18.69576%2C4.27271%20-7.22345%2C0%20-13.86256%2C-1.56636%20-18.65746%2C-4.06676%20-4.7805%2C-2.4669%20-11.4148%2C-3.97095%20-18.59036%2C-3.97095%20-7.13245%2C0%20-13.6039%2C1.4849%20-18.38921%2C3.9374%20-4.81885%2C2.58186%20-11.25195%2C4.10031%20-18.5856%2C4.10031%20l%20-0.1055%2C-11.45301%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path803%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23cccccc%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20730.83316%2C879.65998%20c%207.33365%2C0%2013.76675%2C-1.55195%2018.5856%2C-4.1194%204.78531%2C-2.43335%2011.25676%2C-3.92305%2018.38921%2C-3.92305%207.15641%2C0%2013.80986%2C1.4897%2018.59036%2C3.95655%204.78055%2C2.5004%2011.41486%2C4.0859%2018.65746%2C4.0859%207.3145%2C0%2013.87695%2C-1.7244%2018.69576%2C-4.29185%204.7422%2C-2.328%2011.07475%2C-3.7506%2018.0491%2C-3.7506%207.18996%2C0%2013.55601%2C1.3891%2018.35571%2C3.8512%204.79485%2C2.5531%2011.48666%2C4.19125%2018.79636%2C4.19125%20v%20-11.4003%20c%20-7.3097%2C0%20-14.00151%2C-1.71006%20-18.79636%2C-4.25836%20-4.7997%2C-2.4669%20-11.16575%2C-3.8512%20-18.35571%2C-3.8512%20-6.97435%2C0%20-13.3069%2C1.437%20-18.0491%2C3.765%20-4.79966%2C2.56745%20-11.38126%2C4.27271%20-18.69576%2C4.27271%20-7.22345%2C0%20-13.86256%2C-1.56636%20-18.65746%2C-4.06676%20-4.7805%2C-2.4669%20-11.4148%2C-3.97095%20-18.59036%2C-3.97095%20-7.13245%2C0%20-13.6039%2C1.4849%20-18.38921%2C3.9374%20-4.81885%2C2.58186%20-11.34295%2C4.10031%20-18.69095%2C4.10031%20l%200.1055%2C11.47215%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path804%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3Anone%3Bstroke%3A%23000000%3Bstroke-width%3A1.85738599%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20730.83316%2C879.65998%20c%207.33365%2C0%2013.76675%2C-1.55195%2018.5856%2C-4.1194%204.78531%2C-2.43335%2011.25676%2C-3.92305%2018.38921%2C-3.92305%207.15641%2C0%2013.80986%2C1.4897%2018.59036%2C3.95655%204.78055%2C2.5004%2011.41486%2C4.0859%2018.65746%2C4.0859%207.3145%2C0%2013.87695%2C-1.7244%2018.69576%2C-4.29185%204.7422%2C-2.328%2011.07475%2C-3.7506%2018.0491%2C-3.7506%207.18996%2C0%2013.55601%2C1.3891%2018.35571%2C3.8512%204.79485%2C2.5531%2011.48666%2C4.19125%2018.79636%2C4.19125%20v%20-11.4003%20c%20-7.3097%2C0%20-14.00151%2C-1.71006%20-18.79636%2C-4.25836%20-4.7997%2C-2.4669%20-11.16575%2C-3.8512%20-18.35571%2C-3.8512%20-6.97435%2C0%20-13.3069%2C1.437%20-18.0491%2C3.765%20-4.79966%2C2.56745%20-11.38126%2C4.27271%20-18.69576%2C4.27271%20-7.22345%2C0%20-13.86256%2C-1.56636%20-18.65746%2C-4.06676%20-4.7805%2C-2.4669%20-11.4148%2C-3.97095%20-18.59036%2C-3.97095%20-7.13245%2C0%20-13.6039%2C1.4849%20-18.38921%2C3.9374%20-4.81885%2C2.58186%20-11.34295%2C4.10031%20-18.69095%2C4.10031%20l%200.1055%2C11.47215%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path805%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23005bbf%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20730.83316%2C891.13219%20c%207.33365%2C0%2013.76675%2C-1.55676%2018.5856%2C-4.10511%204.78531%2C-2.46685%2011.25676%2C-3.97095%2018.38921%2C-3.97095%207.15641%2C0%2013.80986%2C1.51845%2018.59036%2C3.98535%204.78055%2C2.5004%2011.41486%2C4.09071%2018.65746%2C4.09071%207.3145%2C0%2013.87695%2C-1.74361%2018.69576%2C-4.29191%204.7422%2C-2.3471%2011.07475%2C-3.78415%2018.0491%2C-3.78415%207.18996%2C0%2013.55601%2C1.4035%2018.35571%2C3.88475%204.79485%2C2.53395%2011.48666%2C4.19131%2018.79636%2C4.19131%20v%20-11.37161%20c%20-7.3097%2C0%20-14.00151%2C-1.73875%20-18.79636%2C-4.29185%20-4.7997%2C-2.4621%20-11.16575%2C-3.83205%20-18.35571%2C-3.83205%20-6.97435%2C0%20-13.3069%2C1.41785%20-18.0491%2C3.7506%20-4.79966%2C2.5483%20-11.38126%2C4.2727%20-18.69576%2C4.2727%20-7.22345%2C0%20-13.86256%2C-1.5855%20-18.65746%2C-4.0859%20-4.7805%2C-2.46685%20-11.4148%2C-3.9374%20-18.59036%2C-3.9374%20-7.13245%2C0%20-13.6039%2C1.47055%20-18.38921%2C3.91825%20-4.81885%2C2.5531%20-11.3238%2C4.10505%20-18.65745%2C4.10505%20l%200.072%2C11.47221%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path806%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%230044ad%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1.85738599%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20730.83316%2C891.13219%20c%207.33365%2C0%2013.76675%2C-1.55676%2018.5856%2C-4.10511%204.78531%2C-2.46685%2011.25676%2C-3.97095%2018.38921%2C-3.97095%207.15641%2C0%2013.80986%2C1.51845%2018.59036%2C3.98535%204.78055%2C2.5004%2011.41486%2C4.09071%2018.65746%2C4.09071%207.3145%2C0%2013.87695%2C-1.74361%2018.69576%2C-4.29191%204.7422%2C-2.3471%2011.07475%2C-3.78415%2018.0491%2C-3.78415%207.18996%2C0%2013.55601%2C1.4035%2018.35571%2C3.88475%204.79485%2C2.53395%2011.48666%2C4.19131%2018.79636%2C4.19131%20v%20-11.37161%20c%20-7.3097%2C0%20-14.00151%2C-1.73875%20-18.79636%2C-4.29185%20-4.7997%2C-2.4621%20-11.16575%2C-3.83205%20-18.35571%2C-3.83205%20-6.97435%2C0%20-13.3069%2C1.41785%20-18.0491%2C3.7506%20-4.79966%2C2.5483%20-11.38126%2C4.2727%20-18.69576%2C4.2727%20-7.22345%2C0%20-13.86256%2C-1.5855%20-18.65746%2C-4.0859%20-4.7805%2C-2.46685%20-11.4148%2C-3.9374%20-18.59036%2C-3.9374%20-7.13245%2C0%20-13.6039%2C1.47055%20-18.38921%2C3.91825%20-4.81885%2C2.5531%20-11.3238%2C4.10505%20-18.65745%2C4.10505%20l%200.072%2C11.47221%20z%22%20%2F%3E%0A%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%3Cg%0A%20%20%20%20%20%20%20transform%3D%22translate%284.9998486%2C4.9999949%29%22%0A%20%20%20%20%20%20%20id%3D%22g3314%22%3E%0A%20%20%20%20%20%20%3Cg%0A%20%20%20%20%20%20%20%20%20transform%3D%22translate%28-8.7307945%2C-10.082285%29%22%0A%20%20%20%20%20%20%20%20%20id%3D%22g3339%22%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path555-6%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23ce1126%3Bfill-opacity%3A1%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%2068.0561%2C327.82944%20c%200%2C0%20-2.428581%2C0%20-3.765017%2C-0.76162%20-1.336441%2C-0.77598%20-5.369707%2C-4.59365%20-5.369707%2C-4.59365%20l%20-3.228527%2C-2.29923%20-2.941121%2C-4.07155%20c%200%2C0%20-3.496776%2C-5.57082%20-1.892091%2C-9.9154%201.604681%2C-4.32542%204.296722%2C-5.86303%206.725303%2C-7.1276%202.423791%2C-1.26936%207.510878%2C-2.80218%207.510878%2C-2.80218%200%2C0%204.047637%2C-1.77711%205.384078%2C-2.04535%201.336435%2C-0.25385%206.188807%2C-1.52324%206.188807%2C-1.52324%200%2C0%201.341231%2C-0.75683%202.677671%2C-1.26457%201.355596%2C-0.50775%203.228527%2C-0.50775%204.315882%2C-0.77599%201.068191%2C-0.25385%203.765019%2C-1.11608%205.369699%2C-1.2023%202.49564%2C-0.1006%206.45706%2C0.4407%207.81266%2C0.4407%201.33644%2C0%205.906185%2C0.26825%207.779115%2C0.26825%201.87294%2C0%208.59346%2C-0.52212%2010.48555%2C-0.52212%201.87293%2C0%203.22853%2C-0.2347%205.38886%2C0%202.14118%2C0.2539%205.90141%2C1.51845%206.98876%2C2.04535%201.07298%2C0.50775%207.53004%2C2.80219%209.93946%2C3.56381%202.42379%2C0.74245%208.34436%2C1.77231%2011.04119%2C3.04168%202.67287%2C1.28373%204.31588%2C3.42967%205.65232%2C5.21636%201.3556%2C1.77712%201.60468%2C3.71709%202.14118%2C5.00082%200.51733%2C1.26936%200.53649%2C4.00448%200.019%2C5.27384%20-0.54128%2C1.26458%20-2.44295%2C3.88474%20-2.44295%2C3.88474%20l%20-2.96508%2C4.82837%20-3.76023%2C3.04168%20c%200%2C0%20-2.69683%2C2.56747%20-4.83321%2C2.29923%20-2.16034%2C-0.22035%20-23.94093%2C-4.07155%20-37.92325%2C-4.07155%20-13.987095%2C0%20-36.31855%2C4.07155%20-36.31855%2C4.07155%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path556-3%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23b50027%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%2068.0561%2C327.82944%20c%200%2C0%20-2.428581%2C0%20-3.765017%2C-0.76162%20-1.336441%2C-0.77598%20-5.369707%2C-4.59365%20-5.369707%2C-4.59365%20l%20-3.228527%2C-2.29923%20-2.941121%2C-4.07155%20c%200%2C0%20-3.496776%2C-5.57082%20-1.892091%2C-9.9154%201.604681%2C-4.32542%204.296722%2C-5.86303%206.725303%2C-7.1276%202.423791%2C-1.26936%207.510878%2C-2.80218%207.510878%2C-2.80218%200%2C0%204.047637%2C-1.77711%205.384078%2C-2.04535%201.336435%2C-0.25385%206.188807%2C-1.52324%206.188807%2C-1.52324%200%2C0%201.341231%2C-0.75683%202.677671%2C-1.26457%201.355596%2C-0.50775%203.228527%2C-0.50775%204.315882%2C-0.77599%201.068191%2C-0.25385%203.765019%2C-1.11608%205.369699%2C-1.2023%202.49564%2C-0.1006%206.45706%2C0.4407%207.81266%2C0.4407%201.33644%2C0%205.906185%2C0.26825%207.779115%2C0.26825%201.87294%2C0%208.59346%2C-0.52212%2010.48555%2C-0.52212%201.87293%2C0%203.22853%2C-0.2347%205.38886%2C0%202.14118%2C0.2539%205.90141%2C1.51845%206.98876%2C2.04535%201.07298%2C0.50775%207.53004%2C2.80219%209.93946%2C3.56381%202.42379%2C0.74245%208.34436%2C1.77231%2011.04119%2C3.04168%202.67287%2C1.28373%204.31588%2C3.42967%205.65232%2C5.21636%201.3556%2C1.77712%201.60468%2C3.71709%202.14118%2C5.00082%200.51733%2C1.26936%200.53649%2C4.00448%200.019%2C5.27384%20-0.54128%2C1.26458%20-2.44295%2C3.88474%20-2.44295%2C3.88474%20l%20-2.96508%2C4.82837%20-3.76023%2C3.04168%20c%200%2C0%20-2.69683%2C2.56747%20-4.83321%2C2.29923%20-2.16034%2C-0.22035%20-23.94093%2C-4.07155%20-37.92325%2C-4.07155%20-13.987095%2C0%20-36.31855%2C4.07155%20-36.31855%2C4.07155%20h%200.019%20z%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path558-6%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23dead00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%2097.970285%2C296.62705%20c%200%2C-6.57196%202.941125%2C-11.87454%206.562435%2C-11.87454%203.62132%2C0%206.56245%2C5.30258%206.56245%2C11.87454%200%2C6.53841%20-2.94113%2C11.86016%20-6.56245%2C11.86016%20-3.62131%2C0%20-6.562435%2C-5.32175%20-6.562435%2C-11.86016%20z%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path560-1%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23dead00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20101.64429%2C296.62705%20c%200%2C-6.04505%201.3556%2C-10.94527%203.01297%2C-10.94527%201.67654%2C0%203.01298%2C4.90022%203.01298%2C10.94527%200%2C5.99714%20-1.33644%2C10.89736%20-3.01298%2C10.89736%20-1.65737%2C0%20-3.01297%2C-4.90022%20-3.01297%2C-10.89736%20z%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path568-0%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23dead00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22M%20104.6381%2C327.06782%20H%2081.770165%20l%20-0.531705%2C-5.60915%20-1.07298%2C-5.84386%20-1.140046%2C-7.29525%20c%20-6.298982%2C-8.31553%20-12.095005%2C-13.7714%20-14.039786%2C-12.60262%200.46465%2C-1.53761%201.015501%2C-2.68723%202.232186%2C-3.39615%205.599628%2C-3.32909%2017.158147%2C4.66072%2025.847391%2C17.78546%200.78079%2C1.2023%201.53283%2C2.39982%202.19387%2C3.60212%20h%2018.887375%20c%200.68019%2C-1.18314%201.42745%2C-2.38545%202.21302%2C-3.60212%208.67009%2C-13.12474%2020.24298%2C-21.11455%2025.82824%2C-17.78546%201.21189%2C0.70892%201.76754%2C1.85854%202.24655%2C3.39615%20-1.95915%2C-1.14962%20-7.7408%2C4.28709%20-14.07331%2C12.60262%20l%20-1.12568%2C7.29525%20-1.0682%2C5.84386%20-0.52212%2C5.60915%20h%20-22.98771%20-0.019%20z%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path569-7%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3Anone%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%2065.986779%2C295.49659%20c%204.296721%2C-2.53394%2014.341566%2C5.42234%2022.489526%2C17.78546%20m%2054.942475%2C-17.78546%20c%20-4.31588%2C-2.53394%20-14.34156%2C5.42234%20-22.49432%2C17.78546%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cg%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22g2944-3%22%0A%20%20%20%20%20%20%20%20%20%20%20transform%3D%22translate%28-709.7947%29%22%3E%0A%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20780.50236%2C337.39039%20c%20-0.9628%2C-2.72075%20-2.7687%2C-5.1541%20-2.7687%2C-5.1541%209.26406%2C-2.72075%2022.15901%2C-4.42601%2036.50057%2C-4.45954%2014.3416%2C0.0335%2027.32756%2C1.73879%2036.58681%2C4.45954%200%2C0%20-1.03465%2C1.82501%20-2.48125%2C4.35895%20-0.79995%2C1.40348%20-1.8538%2C3.8512%20-1.78195%2C3.8512%20-8.3683%2C-2.56747%20-19.14126%2C-3.88473%20-32.37626%2C-3.8991%20-13.25426%2C0.0145%20-25.99111%2C1.63819%20-32.63022%2C4.06675%200.096%2C0%20-0.46%2C-1.53282%20-1.12085%2C-3.2237%20h%200.072%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23dead00%3Bfill-opacity%3A1%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path694-7%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20780.50236%2C337.39039%20c%20-0.9628%2C-2.72075%20-2.7687%2C-5.1541%20-2.7687%2C-5.1541%209.26406%2C-2.72075%2022.15901%2C-4.42601%2036.50057%2C-4.45954%2014.3416%2C0.0335%2027.32756%2C1.73879%2036.58681%2C4.45954%200%2C0%20-1.03465%2C1.82501%20-2.48125%2C4.35895%20-0.59564%2C0.95984%20-0.73207%2C1.41544%20-1.78195%2C3.8512%20-8.3683%2C-2.56747%20-19.14126%2C-3.88473%20-32.37626%2C-3.8991%20-13.25426%2C0.0145%20-25.99111%2C1.63819%20-32.63022%2C4.06675%200.096%2C0%20-0.46%2C-1.53282%20-1.12085%2C-3.2237%20h%200.072%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3Anone%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path695-6%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20sodipodi%3Anodetypes%3D%22cccccccccc%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20814.23423%2C349.16433%20c%2011.5729%2C-0.019%2024.31456%2C-1.77231%2029.02326%2C-2.98899%203.1375%2C-0.9149%204.9769%2C-2.33275%204.6368%2C-3.97095%20-0.158%2C-0.77599%20-0.83825%2C-1.45139%20-1.75315%2C-1.83938%20-6.90255%2C-2.21301%20-19.34726%2C-3.78414%20-31.90691%2C-3.8033%20-12.53566%2C0.019%20-25.04261%2C1.59029%20-31.96912%2C3.8033%20-0.8862%2C0.388%20-1.58555%2C1.06339%20-1.72925%2C1.83938%20-0.3545%2C1.6382%201.48495%2C3.05605%204.64161%2C3.97095%204.6943%2C1.21668%2017.49345%2C2.96983%2029.05676%2C2.98899%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23c8b100%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path696-5%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20814.23423%2C349.16433%20c%2011.5729%2C-0.019%2024.31456%2C-1.77231%2029.02326%2C-2.98899%203.1375%2C-0.9149%204.9769%2C-2.33275%204.6368%2C-3.97095%20-0.158%2C-0.77599%20-0.83825%2C-1.45139%20-1.75315%2C-1.83938%20-6.90255%2C-2.21301%20-19.34726%2C-3.78414%20-31.90691%2C-3.8033%20-12.53566%2C0.019%20-25.04261%2C1.59029%20-31.96912%2C3.8033%20-0.8862%2C0.388%20-1.58555%2C1.06339%20-1.72925%2C1.83938%20-0.3545%2C1.6382%201.48495%2C3.05605%204.64161%2C3.97095%204.6943%2C1.21668%2017.49345%2C2.96983%2029.05676%2C2.98899%20z%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23dead00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path697-6%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20851.38629%2C327.06782%20-2.8118%2C-2.5483%20c%200%2C0%20-2.69685%2C1.65256%20-6.06425%2C1.14482%20-3.3531%2C-0.50296%20-4.42605%2C-4.5745%20-4.42605%2C-4.5745%200%2C0%20-3.7794%2C3.15664%20-6.84985%2C2.92193%20-3.08486%2C-0.27305%20-5.10146%2C-2.92193%20-5.10146%2C-2.92193%200%2C0%20-3.37225%2C2.39503%20-6.33255%2C2.16031%20-2.96025%2C-0.26825%20-5.78165%2C-3.95179%20-5.78165%2C-3.95179%200%2C0%20-2.9555%2C3.81767%20-5.92055%2C4.08591%20-2.96031%2C0.2395%20-5.36971%2C-2.56746%20-5.36971%2C-2.56746%200%2C0%20-1.3556%2C2.80697%20-5.1206%2C3.42967%20-3.76025%2C0.64187%20-6.98875%2C-2.92193%20-6.98875%2C-2.92193%200%2C0%20-2.12205%2C3.44405%20-4.6943%2C4.33979%20-2.54836%2C0.89574%20-5.90141%2C-1.28373%20-5.90141%2C-1.28373%200%2C0%20-0.5365%2C1.28373%20-0.94365%2C2.04535%20-0.412%2C0.76161%20-1.48495%2C0.89574%20-1.48495%2C0.89574%20l%200.84305%2C2.28006%20c%209.21136%2C-2.66806%2021.70876%2C-4.32542%2035.83477%2C-4.33979%2014.14515%2C0.0145%2026.98261%2C1.67173%2036.18921%2C4.35896%20l%200.94845%2C-2.55311%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23dead00%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path704-0%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20851.38629%2C327.06782%20-2.8118%2C-2.5483%20c%200%2C0%20-2.69685%2C1.65256%20-6.06425%2C1.14482%20-3.3531%2C-0.50296%20-4.42605%2C-4.5745%20-4.42605%2C-4.5745%200%2C0%20-3.7794%2C3.15664%20-6.84985%2C2.92193%20-3.08486%2C-0.27305%20-5.10146%2C-2.92193%20-5.10146%2C-2.92193%200%2C0%20-3.37225%2C2.39503%20-6.33255%2C2.16031%20-2.96025%2C-0.26825%20-5.78165%2C-3.95179%20-5.78165%2C-3.95179%200%2C0%20-2.9555%2C3.81767%20-5.92055%2C4.08591%20-2.96031%2C0.2395%20-5.36971%2C-2.56746%20-5.36971%2C-2.56746%200%2C0%20-1.3556%2C2.80697%20-5.1206%2C3.42967%20-3.76025%2C0.64187%20-6.98875%2C-2.92193%20-6.98875%2C-2.92193%200%2C0%20-2.12205%2C3.44405%20-4.6943%2C4.33979%20-2.54836%2C0.89574%20-5.90141%2C-1.28373%20-5.90141%2C-1.28373%200%2C0%20-0.5365%2C1.28373%20-0.94365%2C2.04535%20-0.412%2C0.76161%20-1.48495%2C0.89574%20-1.48495%2C0.89574%20l%200.84305%2C2.28006%20c%209.21136%2C-2.66806%2021.70876%2C-4.32542%2035.83477%2C-4.33979%2014.14515%2C0.0145%2026.98261%2C1.67173%2036.18921%2C4.35896%20l%200.94845%2C-2.55311%20h%20-0.025%20z%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3Anone%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path705-4%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20814.30608%2C314.7526%201.33645%2C0.2395%20c%20-0.2105%2C0.55564%20-0.254%2C1.14482%20-0.254%2C1.77232%200%2C2.76865%202.38065%2C5.01518%205.3026%2C5.01518%202.35675%2C0%204.35425%2C-1.45138%205.0344%2C-3.4632%200.0815%2C0.0527%200.51255%2C-1.82502%200.7233%2C-1.79149%200.201%2C0%200.1675%2C1.94477%200.2155%2C1.91124%200.3545%2C2.51477%202.6537%2C4.23919%205.26431%2C4.23919%202.92195%2C0%205.29305%2C-2.24653%205.29305%2C-5.01518%200%2C-0.20595%20-0.015%2C-0.40715%20-0.05%2C-0.60834%20l%201.67655%2C-1.65736%200.88615%2C2.11242%20c%20-0.3545%2C0.64187%20-0.498%2C1.38432%20-0.498%2C2.17947%200%2C2.65369%202.2705%2C4.79963%205.05355%2C4.79963%201.76755%2C0%203.31955%2C-0.86221%204.2105%2C-2.14594%20l%201.0682%2C-1.3508%20-0.02%2C1.67173%20c%200%2C1.65257%200.7185%2C3.14228%202.33275%2C3.41052%200%2C0%201.87295%2C0.1341%204.33986%2C-1.82501%202.48125%2C-1.93997%203.83685%2C-3.5638%203.83685%2C-3.5638%20l%200.1435%2C1.99266%20c%200%2C0%20-2.43335%2C3.98532%20-4.62245%2C5.25469%20-1.21191%2C0.70892%20-3.05606%2C1.45139%20-4.51226%2C1.19751%20-1.5568%2C-0.2347%20-2.63935%2C-1.48492%20-3.21415%2C-2.90277%20-1.10175%2C0.65624%20-2.40465%2C1.02986%20-3.79855%2C1.02986%20-2.99385%2C0%20-5.68585%2C-1.65736%20-6.7397%2C-4.10507%20-1.37955%2C1.48491%20-3.30035%2C2.38065%20-5.5517%2C2.38065%20-2.38551%2C0%20-4.57936%2C-1.06339%20-5.95891%2C-2.73512%20-1.3508%2C1.25021%20-3.1854%2C2.01182%20-5.20685%2C2.01182%20-2.63455%2C0%20-5.01045%2C-1.32205%20-6.34685%2C-3.26202%20-1.34125%2C1.93997%20-3.6788%2C3.26202%20-6.3373%2C3.26202%20-2.01666%2C0%20-3.84646%2C-0.76161%20-5.20206%2C-2.01182%20-1.3748%2C1.67173%20-3.5495%2C2.73512%20-5.9589%2C2.73512%20-2.24655%2C0%20-4.1578%2C-0.89574%20-5.5278%2C-2.38065%20-1.0586%2C2.43334%20-3.765%2C4.10507%20-6.74445%2C4.10507%20-1.38911%2C0%20-2.67766%2C-0.37365%20-3.78416%2C-1.02986%20-0.57005%2C1.41785%20-1.67175%2C2.66806%20-3.2094%2C2.90277%20-1.46095%2C0.2539%20-3.30035%2C-0.4886%20-4.51225%2C-1.19751%20-2.21305%2C-1.26937%20-4.8332%2C-5.25469%20-4.8332%2C-5.25469%20l%200.34%2C-1.99266%20c%200%2C0%201.35085%2C1.62383%203.81775%2C3.5638%202.47645%2C1.95913%204.3494%2C1.82501%204.3494%2C1.82501%201.62385%2C-0.26825%202.3136%2C-1.75795%202.3136%2C-3.41052%20v%20-1.67173%20l%201.05865%2C1.3508%20c%200.9101%2C1.28373%202.4573%2C2.14594%204.20571%2C2.14594%202.807%2C0%205.0679%2C-2.14594%205.0679%2C-4.79963%200%2C-0.79515%20-0.1435%2C-1.5376%20-0.498%2C-2.17947%20l%200.89095%2C-2.11242%201.65735%2C1.65736%20c%20-0.035%2C0.2012%20-0.035%2C0.40235%20-0.035%2C0.60834%200%2C2.76865%202.3567%2C5.01518%205.25475%2C5.01518%202.62975%2C0%204.929%2C-1.72442%205.2691%2C-4.23919%200.072%2C0.0335%200.05%2C-1.91124%200.23%2C-1.91124%200.235%2C-0.0335%200.66105%2C1.84418%200.7329%2C1.79149%200.69455%2C2.01182%202.69205%2C3.4632%205.04401%2C3.4632%202.9315%2C0%205.3026%2C-2.24653%205.3026%2C-5.01518%200%2C-0.6275%20-0.035%2C-1.21668%20-0.249%2C-1.77232%20l%201.37475%2C-0.2395%20h%200.035%20z%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23dead00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path713-6%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20814.23423%2C327.79591%20c%20-14.34156%2C0.0145%20-27.22211%2C1.71963%20-36.47662%2C4.45954%20-0.6227%2C0.2012%20-1.37955%2C-0.27305%20-1.5855%2C-0.82868%20-0.201%2C-0.58917%200.249%2C-1.31726%200.84785%2C-1.51844%209.31676%2C-2.84051%2022.51826%2C-4.63199%2037.21427%2C-4.64636%2014.6817%2C0.0145%2027.95026%2C1.80585%2037.24786%2C4.64636%200.6179%2C0.2012%201.0682%2C0.92927%200.8718%2C1.51844%20-0.1965%2C0.55565%20-0.982%2C1.02986%20-1.58555%2C0.82868%20-9.25925%2C-2.73991%20-22.19251%2C-4.44517%20-36.53411%2C-4.45954%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23c8b100%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path714-7%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20814.23423%2C327.79591%20c%20-14.34156%2C0.0145%20-27.22211%2C1.71963%20-36.47662%2C4.45954%20-0.6227%2C0.2012%20-1.37955%2C-0.27305%20-1.5855%2C-0.82868%20-0.201%2C-0.58917%200.249%2C-1.31726%200.84785%2C-1.51844%209.31676%2C-2.84051%2022.51826%2C-4.63199%2037.21427%2C-4.64636%2014.6817%2C0.0145%2027.95026%2C1.80585%2037.24786%2C4.64636%200.6179%2C0.2012%201.0682%2C0.92927%200.8718%2C1.51844%20-0.1965%2C0.55565%20-0.982%2C1.02986%20-1.58555%2C0.82868%20-9.25925%2C-2.73991%20-22.19251%2C-4.44517%20-36.53411%2C-4.45954%20z%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23dead00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path715-5%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20800.35732%2C332.87816%20c%200%2C-1.07776%200.9293%2C-1.95913%202.0885%2C-1.95913%201.14005%2C0%202.0693%2C0.88137%202.0693%2C1.95913%200%2C1.09692%20-0.92925%2C1.95913%20-2.0693%2C1.95913%20-1.1592%2C0%20-2.0885%2C-0.86221%20-2.0885%2C-1.95913%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23ffffff%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path716-7%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20800.35732%2C332.87816%20c%200%2C-1.07776%200.9293%2C-1.95913%202.0885%2C-1.95913%201.14005%2C0%202.0693%2C0.88137%202.0693%2C1.95913%200%2C1.09692%20-0.92925%2C1.95913%20-2.0693%2C1.95913%20-1.1592%2C0%20-2.0885%2C-0.86221%20-2.0885%2C-1.95913%20z%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bopacity%3A1%3Bvector-effect%3Anone%3Bfill%3A%23e6e6e6%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-linecap%3Abutt%3Bstroke-linejoin%3Amiter%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-dashoffset%3A0%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path717-1%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20814.41148%2C333.726%20h%20-4.61765%20c%20-0.85745%2C0%20-1.57115%2C-0.6754%20-1.57115%2C-1.48971%200%2C-0.79515%200.69455%2C-1.45138%201.552%2C-1.45138%20h%209.3311%20c%200.85745%2C0%201.52805%2C0.65623%201.52805%2C1.45138%200%2C0.81431%20-0.6898%2C1.48971%20-1.5472%2C1.48971%20h%20-4.67515%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23ce1126%3Bfill-opacity%3A1%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path718-1%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20814.41148%2C333.726%20h%20-4.61765%20c%20-0.85745%2C0%20-1.57115%2C-0.6754%20-1.57115%2C-1.48971%200%2C-0.79515%200.69455%2C-1.45138%201.552%2C-1.45138%20h%209.3311%20c%200.85745%2C0%201.52805%2C0.65623%201.52805%2C1.45138%200%2C0.81431%20-0.6898%2C1.48971%20-1.5472%2C1.48971%20h%20-4.67515%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3Anone%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path719-4%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20791.29922%2C335.3115%20-3.30035%2C0.4886%20c%20-0.84785%2C0.11975%20-1.643%2C-0.4215%20-1.7867%2C-1.23104%20-0.1245%2C-0.79515%200.4405%2C-1.5376%201.28375%2C-1.65736%20l%203.31475%2C-0.4886%203.3866%2C-0.52211%20c%200.84785%2C-0.1006%201.6286%2C0.42155%201.7723%2C1.21667%200.1245%2C0.79036%20-0.4645%2C1.55198%20-1.3029%2C1.67173%20l%20-3.36745%2C0.52211%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23058e6e%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path720-4%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20791.29922%2C335.3115%20-3.30035%2C0.4886%20c%20-0.84785%2C0.11975%20-1.643%2C-0.4215%20-1.7867%2C-1.23104%20-0.1245%2C-0.79515%200.4405%2C-1.5376%201.28375%2C-1.65736%20l%203.31475%2C-0.4886%203.3866%2C-0.52211%20c%200.84785%2C-0.1006%201.6286%2C0.42155%201.7723%2C1.21667%200.1245%2C0.79036%20-0.4645%2C1.55198%20-1.3029%2C1.67173%20l%20-3.36745%2C0.52211%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3Anone%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path721-6%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20777.96836%2C337.6251%201.4658%2C-2.3615%203.1423%2C0.58918%20-1.82505%2C2.65369%20-2.78305%2C-0.88137%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23ce1126%3Bfill-opacity%3A1%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path722-7%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20777.96836%2C337.6251%201.4658%2C-2.3615%203.1423%2C0.58918%20-1.82505%2C2.65369%20c%20-0.92765%2C-0.2939%20-1.85531%2C-0.58774%20-2.78305%2C-0.88137%20z%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3Anone%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path723-7%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20sodipodi%3Anodetypes%3D%22ccccc%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20823.97733%2C332.87816%20c%200%2C-1.07776%200.94365%2C-1.95913%202.0837%2C-1.95913%201.1448%2C0%202.08845%2C0.88137%202.08845%2C1.95913%200%2C1.09692%20-0.94365%2C1.95913%20-2.08845%2C1.95913%20-1.14005%2C0%20-2.0837%2C-0.86221%20-2.0837%2C-1.95913%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23ffffff%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path724-2%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20823.97733%2C332.87816%20c%200%2C-1.07776%200.94365%2C-1.95913%202.0837%2C-1.95913%201.1448%2C0%202.08845%2C0.88137%202.08845%2C1.95913%200%2C1.09692%20-0.94365%2C1.95913%20-2.08845%2C1.95913%20-1.14005%2C0%20-2.0837%2C-0.86221%20-2.0837%2C-1.95913%20z%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bopacity%3A1%3Bvector-effect%3Anone%3Bfill%3A%23e6e6e6%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-linecap%3Abutt%3Bstroke-linejoin%3Amiter%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-dashoffset%3A0%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path725-7%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20837.19319%2C335.3115%203.31955%2C0.4886%20c%200.8383%2C0.11975%201.61905%2C-0.4215%201.76275%2C-1.23104%200.1195%2C-0.79515%20-0.4265%2C-1.5376%20-1.26455%2C-1.65736%20l%20-3.31955%2C-0.4886%20-3.3866%2C-0.52211%20c%20-0.85745%2C-0.1006%20-1.643%2C0.42155%20-1.76755%2C1.21667%20-0.1435%2C0.79036%200.4645%2C1.55198%201.3029%2C1.67173%20l%203.35305%2C0.52211%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23058e6e%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path726-4%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20837.19319%2C335.3115%203.31955%2C0.4886%20c%200.8383%2C0.11975%201.61905%2C-0.4215%201.76275%2C-1.23104%200.1195%2C-0.79515%20-0.4265%2C-1.5376%20-1.26455%2C-1.65736%20l%20-3.31955%2C-0.4886%20-3.3866%2C-0.52211%20c%20-0.85745%2C-0.1006%20-1.643%2C0.42155%20-1.76755%2C1.21667%20-0.1435%2C0.79036%200.4645%2C1.55198%201.3029%2C1.67173%20l%203.35305%2C0.52211%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3Anone%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path727-5%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20850.25104%2C337.75922%20-1.1784%2C-2.51478%20-3.21895%2C0.26825%201.54245%2C2.82134%202.8549%2C-0.5748%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23ce1126%3Bfill-opacity%3A1%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path728-2%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20850.14055%2C337.60454%20-1.06791%2C-2.3601%20-3.21895%2C0.26825%201.54245%2C2.82134%20c%200.97649%2C-0.21847%201.91647%2C-0.54065%202.74441%2C-0.72949%20z%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3Anone%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path729-4%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20sodipodi%3Anodetypes%3D%22ccccc%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20814.21508%2C346.47712%20c%20-11.57286%2C-0.0145%20-22.04406%2C-1.02986%20-30.01956%2C-3.08959%207.9755%2C-2.04535%2018.4467%2C-3.30993%2030.01956%2C-3.34346%2011.5777%2C0.0145%2022.10156%2C1.28374%2030.05311%2C3.34346%20-7.95155%2C2.05973%20-18.47541%2C3.07522%20-30.05311%2C3.08959%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23ce1126%3Bfill-opacity%3A1%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path730-5%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20814.21508%2C346.47712%20c%20-11.57286%2C-0.0145%20-22.04406%2C-1.02986%20-30.01956%2C-3.08959%207.9755%2C-2.04535%2018.4467%2C-3.30993%2030.01956%2C-3.34346%2011.5777%2C0.0145%2022.10156%2C1.28374%2030.05311%2C3.34346%20-7.95155%2C2.05973%20-18.47541%2C3.07522%20-30.05311%2C3.08959%20z%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3Anone%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path738-1%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20850.71564%2C321.37724%20c%200.302%2C-0.89574%200.035%2C-1.7771%20-0.63225%2C-1.99745%20-0.6419%2C-0.182%20-1.4035%2C0.3928%20-1.7053%2C1.25021%20-0.321%2C0.9149%20-0.04%2C1.81064%200.60355%2C2.01182%200.6419%2C0.1868%201.42745%2C-0.36885%201.734%2C-1.26458%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23c8b100%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path739-2%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20850.71564%2C321.37724%20c%200.302%2C-0.89574%200.035%2C-1.7771%20-0.63225%2C-1.99745%20-0.6419%2C-0.182%20-1.4035%2C0.3928%20-1.7053%2C1.25021%20-0.321%2C0.9149%20-0.04%2C1.81064%200.60355%2C2.01182%200.6419%2C0.1868%201.42745%2C-0.36885%201.734%2C-1.26458%20z%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bopacity%3A1%3Bvector-effect%3Anone%3Bfill%3A%23e6e6e6%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-linecap%3Abutt%3Bstroke-linejoin%3Amiter%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-dashoffset%3A0%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path740-2%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20827.66568%2C316.9177%20c%200.1245%2C-0.92927%20-0.34%2C-1.75795%20-1.0155%2C-1.84417%20-0.66105%2C-0.0814%20-1.32205%2C0.6275%20-1.42745%2C1.55677%20-0.1245%2C0.92927%200.321%2C1.75316%201.00115%2C1.83938%200.6754%2C0.067%201.31725%2C-0.64186%201.4418%2C-1.55198%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23c8b100%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path741-1%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20827.66568%2C316.9177%20c%200.1245%2C-0.92927%20-0.34%2C-1.75795%20-1.0155%2C-1.84417%20-0.66105%2C-0.0814%20-1.32205%2C0.6275%20-1.42745%2C1.55677%20-0.1245%2C0.92927%200.321%2C1.75316%201.00115%2C1.83938%200.6754%2C0.067%201.31725%2C-0.64186%201.4418%2C-1.55198%20z%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bopacity%3A1%3Bvector-effect%3Anone%3Bfill%3A%23e6e6e6%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-linecap%3Abutt%3Bstroke-linejoin%3Amiter%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-dashoffset%3A0%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path742-8%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20800.91297%2C316.9177%20c%20-0.1245%2C-0.92927%200.316%2C-1.75795%200.99635%2C-1.84417%200.6802%2C-0.0814%201.31725%2C0.6275%201.4466%2C1.55677%200.1005%2C0.92927%20-0.34%2C1.75316%20-1.00115%2C1.83938%20-0.6754%2C0.067%20-1.32205%2C-0.64186%20-1.4418%2C-1.55198%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23c8b100%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path743-1%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20800.91297%2C316.9177%20c%20-0.1245%2C-0.92927%200.316%2C-1.75795%200.99635%2C-1.84417%200.6802%2C-0.0814%201.31725%2C0.6275%201.4466%2C1.55677%200.1005%2C0.92927%20-0.34%2C1.75316%20-1.00115%2C1.83938%20-0.6754%2C0.067%20-1.32205%2C-0.64186%20-1.4418%2C-1.55198%20z%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bopacity%3A1%3Bvector-effect%3Anone%3Bfill%3A%23e6e6e6%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-linecap%3Abutt%3Bstroke-linejoin%3Amiter%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-dashoffset%3A0%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path744-2%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20777.86301%2C321.37724%20c%20-0.321%2C-0.89574%20-0.035%2C-1.7771%200.60835%2C-1.99745%200.63705%2C-0.182%201.42265%2C0.3928%201.7292%2C1.25021%200.302%2C0.9149%200.035%2C1.81064%20-0.60355%2C2.01182%20-0.66105%2C0.1868%20-1.43225%2C-0.36885%20-1.734%2C-1.26458%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23c8b100%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path745-8%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20777.86301%2C321.37724%20c%20-0.321%2C-0.89574%20-0.035%2C-1.7771%200.60835%2C-1.99745%200.63705%2C-0.182%201.42265%2C0.3928%201.7292%2C1.25021%200.302%2C0.9149%200.035%2C1.81064%20-0.60355%2C2.01182%20-0.66105%2C0.1868%20-1.43225%2C-0.36885%20-1.734%2C-1.26458%20z%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bopacity%3A1%3Bvector-effect%3Anone%3Bfill%3A%23e6e6e6%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-linecap%3Abutt%3Bstroke-linejoin%3Amiter%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-dashoffset%3A0%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path746-1%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20814.21508%2C303.60615%20-4.08115%2C2.46209%203.02735%2C6.57195%201.0538%2C0.69456%201.03945%2C-0.69456%203.0465%2C-6.57195%20c%20-1.36226%2C-0.82034%20-2.71038%2C-1.66424%20-4.08595%2C-2.46209%20z%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23dead00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path748-3%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20sodipodi%3Anodetypes%3D%22ccccccc%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20805.25757%2C313.53593%201.86335%2C2.70638%206.36606%2C-1.96393%200.6754%2C-0.89094%20-0.6754%2C-0.9149%20-6.36606%2C-1.85854%20c%20-0.65352%2C0.95509%20-1.28594%2C1.91975%20-1.86335%2C2.92193%20z%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23dead00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path750-6%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20sodipodi%3Anodetypes%3D%22ccccccc%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20823.20613%2C313.53593%20-1.87295%2C2.70638%20-6.36605%2C-1.96393%20-0.6754%2C-0.89094%200.6754%2C-0.9149%206.36605%2C-1.85854%20c%200.65475%2C0.95467%201.26307%2C1.93849%201.87295%2C2.92193%20z%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23dead00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path752-5%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20sodipodi%3Anodetypes%3D%22ccccccc%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20787.64917%2C306.52808%20-3.19975%2C3.02253%204.1003%2C5.40796%201.08735%2C0.4359%200.80475%2C-0.82868%201.4418%2C-6.53363%20c%20-1.40552%2C-0.51853%20-2.81788%2C-1.01689%20-4.23445%2C-1.50408%20z%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23dead00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path754-8%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20sodipodi%3Anodetypes%3D%22ccccccc%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20780.93346%2C317.37276%202.4046%2C2.26091%205.81521%2C-3.14228%200.4455%2C-1.0107%20-0.8335%2C-0.76162%20-6.65346%2C-0.57481%20c%20-0.44462%2C1.05721%20-0.80503%2C2.14496%20-1.17835%2C3.2285%20z%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23dead00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path756-5%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20sodipodi%3Anodetypes%3D%22ccccccc%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20798.48437%2C313.84249%20-1.23105%2C2.98899%20-6.6582%2C-0.60833%20-0.86705%2C-0.76162%200.46%2C-1.02986%205.83435%2C-3.07522%20c%200.8465%2C0.80309%201.65128%2C1.64732%202.46195%2C2.48604%20z%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23dead00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path758-0%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20sodipodi%3Anodetypes%3D%22ccccccc%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20774.52911%2C318.21581%20-0.5509%2C3.16143%20-6.663%2C0.68977%20-1.0107%2C-0.5748%200.254%2C-1.07777%205.00565%2C-4.15776%20c%200.96493%2C0.68885%201.96525%2C1.32289%202.96495%2C1.95913%20z%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23dead00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path760-5%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20sodipodi%3Anodetypes%3D%22ccccccc%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20787.35697%2C315.49506%20c%200%2C-1.23105%201.04905%2C-2.22738%202.3328%2C-2.22738%201.3029%2C0%202.33755%2C0.99633%202.33755%2C2.22738%200%2C1.21667%20-1.03465%2C2.21301%20-2.33755%2C2.21301%20-1.28375%2C0%20-2.3328%2C-0.99634%20-2.3328%2C-2.21301%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23c8b100%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path761-7%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20787.35697%2C315.49506%20c%200%2C-1.23105%201.04905%2C-2.22738%202.3328%2C-2.22738%201.3029%2C0%202.33755%2C0.99633%202.33755%2C2.22738%200%2C1.21667%20-1.03465%2C2.21301%20-2.33755%2C2.21301%20-1.28375%2C0%20-2.3328%2C-0.99634%20-2.3328%2C-2.21301%20z%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bopacity%3A1%3Bvector-effect%3Anone%3Bfill%3A%23ce1126%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-linecap%3Abutt%3Bstroke-linejoin%3Amiter%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-dashoffset%3A0%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path762-5%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20840.86724%2C306.52808%203.20935%2C3.02253%20-4.1051%2C5.40796%20-1.0874%2C0.4359%20-0.7999%2C-0.82868%20-1.44665%2C-6.53363%20c%201.4269%2C-0.4554%202.83026%2C-0.97228%204.2297%2C-1.50408%20z%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23dead00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path764-1%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20sodipodi%3Anodetypes%3D%22ccccccc%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20847.59254%2C317.37276%20-2.40945%2C2.26091%20-5.8152%2C-3.14228%20-0.4645%2C-1.0107%200.8574%2C-0.76162%206.65345%2C-0.57481%20c%200.46326%2C1.07199%200.79438%2C2.12896%201.1783%2C3.2285%20z%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23dead00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path766-2%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20sodipodi%3Anodetypes%3D%22ccccccc%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20830.03678%2C313.84249%201.23106%2C2.98899%206.65825%2C-0.60833%200.85265%2C-0.76162%20-0.4455%2C-1.02986%20-5.82955%2C-3.07522%20c%20-0.8099%2C0.84111%20-1.63684%2C1.66499%20-2.46691%2C2.48604%20z%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23dead00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path768-7%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20sodipodi%3Anodetypes%3D%22ccccccc%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20853.10114%2C318.21581%200.5365%2C3.16143%206.64866%2C0.68977%201.0011%2C-0.5748%20-0.249%2C-1.07777%20-4.9913%2C-4.15776%20-2.94591%2C1.95913%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23c8b100%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path769-4%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20853.10114%2C318.21581%200.5365%2C3.16143%206.64866%2C0.68977%201.0011%2C-0.5748%20-0.249%2C-1.07777%20-4.9913%2C-4.15776%20c%20-0.9884%2C0.64386%20-1.97647%2C1.28763%20-2.94596%2C1.95913%20z%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23dead00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path770-1%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20sodipodi%3Anodetypes%3D%22ccccccc%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20811.91583%2C313.40181%20c%200%2C-1.25021%201.0299%2C-2.22738%202.3376%2C-2.22738%201.26455%2C0%202.33755%2C0.97717%202.33755%2C2.22738%200%2C1.21667%20-1.0586%2C2.213%20-2.33755%2C2.213%20-1.3077%2C0%20-2.3376%2C-0.99633%20-2.3376%2C-2.213%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23c8b100%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path771-5%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20811.91583%2C313.40181%20c%200%2C-1.25021%201.0299%2C-2.22738%202.3376%2C-2.22738%201.26455%2C0%202.33755%2C0.97717%202.33755%2C2.22738%200%2C1.21667%20-1.0586%2C2.213%20-2.33755%2C2.213%20-1.3077%2C0%20-2.3376%2C-0.99633%20-2.3376%2C-2.213%20z%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bopacity%3A1%3Bvector-effect%3Anone%3Bfill%3A%23ce1126%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-linecap%3Abutt%3Bstroke-linejoin%3Amiter%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-dashoffset%3A0%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path772-0%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20836.53219%2C315.49506%20c%200%2C-1.23105%201.049%2C-2.22738%202.33755%2C-2.22738%201.2981%2C0%202.35675%2C0.99633%202.35675%2C2.22738%200%2C1.21667%20-1.05865%2C2.21301%20-2.35675%2C2.21301%20-1.28855%2C0%20-2.33755%2C-0.99634%20-2.33755%2C-2.21301%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23c8b100%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path773-6%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20836.53219%2C315.49506%20c%200%2C-1.23105%201.049%2C-2.22738%202.33755%2C-2.22738%201.2981%2C0%202.35675%2C0.99633%202.35675%2C2.22738%200%2C1.21667%20-1.05865%2C2.21301%20-2.35675%2C2.21301%20-1.28855%2C0%20-2.33755%2C-0.99634%20-2.33755%2C-2.21301%20z%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bopacity%3A1%3Bvector-effect%3Anone%3Bfill%3A%23ce1126%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-linecap%3Abutt%3Bstroke-linejoin%3Amiter%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-dashoffset%3A0%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path774-8%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20765.30275%2C321.61287%20c%20-0.63045%2C-0.84901%20-1.73313%2C-2.12667%20-2.90219%2C-3.17672%20-0.9293%2C-0.82868%20-3.20936%2C-1.53761%20-3.20936%2C-1.53761%200%2C-0.42155%201.33641%2C-1.36995%202.78306%2C-1.36995%200.83825%2C0%201.6382%2C0.35445%202.1124%2C0.94843%20l%200.1675%2C-0.9149%20c%200%2C0%201.1784%2C0.22035%201.6957%2C1.52324%200.5365%2C1.35079%200.1965%2C3.39614%200.1965%2C3.39614%20-0.18593%2C0.43212%20-0.57387%2C0.74596%20-0.84361%2C1.13137%20z%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23dead00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path782-4%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20sodipodi%3Anodetypes%3D%22cccsccccc%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20765.60991%2C320.74975%20c%200.55565%2C-0.57481%201.6957%2C-0.45505%202.534%2C0.27305%200.8574%2C0.72329%201.1065%2C1.78668%200.54605%2C2.38065%20-0.54605%2C0.58918%20-1.67175%2C0.45505%20-2.5244%2C-0.27305%20-0.8622%2C-0.7233%20-1.1065%2C-1.80585%20-0.55565%2C-2.38065%20z%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bopacity%3A1%3Bvector-effect%3Anone%3Bfill%3A%23ce1126%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-linecap%3Abutt%3Bstroke-linejoin%3Amiter%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-dashoffset%3A0%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path784-2%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20862.08735%2C321.91373%20c%200.072%2C0.0527%201.8011%2C-2.29443%203.12795%2C-3.47758%200.9101%2C-0.82868%203.20935%2C-1.53761%203.20935%2C-1.53761%200%2C-0.42155%20-1.3364%2C-1.36995%20-2.78305%2C-1.36995%20-0.83825%2C0%20-1.643%2C0.35445%20-2.122%2C0.94843%20l%20-0.177%2C-0.9149%20c%200%2C0%20-1.18315%2C0.22035%20-1.69565%2C1.52324%20-0.5317%2C1.35079%20-0.201%2C3.39614%20-0.201%2C3.39614%200%2C0%200.2155%2C0.94364%200.64185%2C1.43223%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23c8b100%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path785-2%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20862.08735%2C321.91373%20c%200.072%2C0.0527%201.8011%2C-2.29443%203.12795%2C-3.47758%200.9101%2C-0.82868%203.20935%2C-1.53761%203.20935%2C-1.53761%200%2C-0.42155%20-1.3364%2C-1.36995%20-2.78305%2C-1.36995%20-0.83825%2C0%20-1.643%2C0.35445%20-2.122%2C0.94843%20l%20-0.177%2C-0.9149%20c%200%2C0%20-1.18315%2C0.22035%20-1.69565%2C1.52324%20-0.5317%2C1.35079%20-0.201%2C3.39614%20-0.201%2C3.39614%20-0.0202%2C0.5917%200.24789%2C0.77145%200.6414%2C1.43223%20z%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23dead00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path786-0%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20sodipodi%3Anodetypes%3D%22cccsccccc%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20862.14965%2C320.74975%20c%20-0.56045%2C-0.57481%20-1.6957%2C-0.45505%20-2.55315%2C0.27305%20-0.8574%2C0.72329%20-1.08735%2C1.78668%20-0.55565%2C2.38065%200.55565%2C0.58918%201.6957%2C0.45505%202.54835%2C-0.27305%200.85745%2C-0.7233%201.1113%2C-1.80585%200.56045%2C-2.38065%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23c8b100%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path787-6%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20862.14965%2C320.74975%20c%20-0.56045%2C-0.57481%20-1.6957%2C-0.45505%20-2.55315%2C0.27305%20-0.8574%2C0.72329%20-1.08735%2C1.78668%20-0.55565%2C2.38065%200.55565%2C0.58918%201.6957%2C0.45505%202.54835%2C-0.27305%200.85745%2C-0.7233%201.1113%2C-1.80585%200.56045%2C-2.38065%20z%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bopacity%3A1%3Bvector-effect%3Anone%3Bfill%3A%23ce1126%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-linecap%3Abutt%3Bstroke-linejoin%3Amiter%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-dashoffset%3A0%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path788-4%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%3Cg%0A%20%20%20%20%20%20%20%20%20%20%20%20%20transform%3D%22translate%280%2C-6%29%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22g3251%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path780-3%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bopacity%3A1%3Bvector-effect%3Anone%3Bfill%3A%230044ad%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-linecap%3Abutt%3Bstroke-linejoin%3Amiter%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-dashoffset%3A0%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20816.0272%2C283.08174%20c%202.41639%2C0.65499%204.17142%2C2.78518%204.17142%2C5.2969%200%2C3.04588%20-2.60709%2C5.51311%20-5.85012%2C5.51311%20-3.21761%2C0%20-5.82476%2C-2.46723%20-5.82476%2C-5.51311%200%2C-2.55625%201.82499%2C-4.68644%204.31134%2C-5.34141%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20sodipodi%3Anodetypes%3D%22ccccccccccccccccc%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path779-5%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23dead00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20820.38953%2C286.93198%20v%202.75428%20h%20-12.0567%20v%20-2.75428%20h%204.4596%20v%20-6.21749%20h%20-2.9459%20v%20-2.76865%20h%202.9459%20v%20-2.72075%20h%202.9076%20v%202.72075%20h%202.9028%20v%202.76865%20h%20-2.9028%20v%206.21749%20h%203.65035%20z%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%20%20%20%20%20%20%3Cg%0A%20%20%20%20%20%20%20%20%20%20%20%20%20transform%3D%22matrix%280.92452789%2C0%2C0%2C0.92452789%2C635.11315%2C134.28164%29%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22g2639-2%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22stroke-width%3A1.08163309%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20193.384%2C229.571%20v%20-6.522%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3Anone%3Bstroke%3A%23000000%3Bstroke-width%3A0.10816331%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path2640-9%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20191.612%2C229.571%20v%20-6.522%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3Anone%3Bstroke%3A%23000000%3Bstroke-width%3A0.10816331%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path2641-4%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20189.94%2C229.571%20v%20-6.522%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3Anone%3Bstroke%3A%23000000%3Bstroke-width%3A0.27040827%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path2642-9%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20188.282%2C229.571%20v%20-6.522%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3Anone%3Bstroke%3A%23000000%3Bstroke-width%3A0.27040827%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path2643-5%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20186.805%2C229.571%20v%20-6.522%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3Anone%3Bstroke%3A%23000000%3Bstroke-width%3A0.27040827%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path2644-3%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20183.987%2C229.22%20-0.039%2C-5.937%20m%201.375%2C6.015%20v%20-6.21%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3Anone%3Bstroke%3A%23000000%3Bstroke-width%3A0.27040827%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path2645-9%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20181.386%2C228.953%20v%20-5.47%20m%201.318%2C5.626%20-0.039%2C-5.821%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3Anone%3Bstroke%3A%23000000%3Bstroke-width%3A0.54081655%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path2646-4%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20177.897%2C228.64%20v%20-4.805%20m%201.145%2C4.883%20v%20-5.039%20m%201.179%2C5.196%20v%20-5.236%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3Anone%3Bstroke%3A%23000000%3Bstroke-width%3A0.54081655%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path2647-6%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20176.673%2C228.601%20v%20-4.649%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3Anone%3Bstroke%3A%23000000%3Bstroke-width%3A0.81122488%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path2648-7%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20175.533%2C228.69701%20v%20-5.08702%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3Anone%3Bstroke%3A%23000000%3Bstroke-width%3A0.81122488%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path2649-1%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20sodipodi%3Anodetypes%3D%22cc%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20174.31%2C228.54901%20v%20-4.74402%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3Anone%3Bstroke%3A%23000000%3Bstroke-width%3A0.81122488%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path2650-4%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20sodipodi%3Anodetypes%3D%22cc%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20171.806%2C228.13801%20-0.039%2C-4.01403%20m%201.322%2C4.26003%20v%20-4.43403%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3Anone%3Bstroke%3A%23000000%3Bstroke-width%3A0.81122488%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path2651-8%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20sodipodi%3Anodetypes%3D%22cccc%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20170.522%2C228.04501%20v%20-3.62402%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3Anone%3Bstroke%3A%23000000%3Bstroke-width%3A1.08163309%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path2652-4%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20sodipodi%3Anodetypes%3D%22cc%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20169.347%2C228.08602%20v%20-3.48203%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3Anone%3Bstroke%3A%23000000%3Bstroke-width%3A1.08163309%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path2653-0%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20sodipodi%3Anodetypes%3D%22cc%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20168.064%2C227.41401%20v%20-2.61502%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3Anone%3Bstroke%3A%23000000%3Bstroke-width%3A1.08163309%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path2654-7%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20sodipodi%3Anodetypes%3D%22cc%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20166.745%2C227.43802%20v%20-2.38704%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3Anone%3Bstroke%3A%23000000%3Bstroke-width%3A1.08163309%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path2655-2%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20sodipodi%3Anodetypes%3D%22cc%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20165.349%2C227.12602%20v%20-1.77404%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3Anone%3Bstroke%3A%23000000%3Bstroke-width%3A1.08163309%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path2656-9%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20200.432%2C229.22%20v%20-5.976%20m%20-3.001%2C6.171%200.039%2C-6.327%20m%20-2.226%2C6.405%20v%20-6.444%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3Anone%3Bstroke%3A%23000000%3Bstroke-width%3A0.10816331%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path2657-0%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%20%20%3Cg%0A%20%20%20%20%20%20%20%20%20id%3D%22g3183%22%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path647%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23dead00%3Bfill-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22M%2042.270371%2C366.12331%20H%20148.29449%20V%20338.33143%20H%2042.270371%20Z%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path648-0%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3Anone%3Bstroke%3A%23000000%3Bstroke-width%3A1.85738599%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22M%2042.270371%2C366.12331%20H%20148.29449%20V%20338.33143%20H%2042.270371%20Z%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path649%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23dead00%3Bfill-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%2053.397775%2C384.61771%20c%200.661036%2C-0.26825%201.144836%2C-0.3018%201.963941%2C-0.3018%20h%2079.395944%20c%200.78558%2C0%201.53283%2C0.13415%202.15555%2C0.388%20-2.7112%2C-0.91011%20-4.67035%2C-3.37699%20-4.67035%2C-6.28455%200%2C-2.90277%202.12201%2C-5.42234%204.86674%2C-6.36598%20-0.62271%2C0.2012%20-1.55199%2C0.388%20-2.29925%2C0.388%20H%2055.361716%20c%20-0.804735%2C0%20-1.57115%2C-0.0335%20-2.227396%2C-0.2539%20l%200.4263%2C0.067%20c%202.835742%2C0.87658%204.459582%2C3.39615%204.459582%2C6.1648%200%2C2.66806%20-1.801075%2C5.34091%20-4.622447%2C6.19833%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path650-2%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23dead00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1.85738599%3Bstroke-linejoin%3Around%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%2053.397775%2C384.61771%20c%200.661036%2C-0.26825%201.144836%2C-0.3018%201.963941%2C-0.3018%20h%2079.395944%20c%200.78558%2C0%201.53283%2C0.13415%202.15555%2C0.388%20-2.7112%2C-0.91011%20-4.67035%2C-3.37699%20-4.67035%2C-6.28455%200%2C-2.90277%202.12201%2C-5.42234%204.86674%2C-6.36598%20-0.62271%2C0.2012%20-1.55199%2C0.388%20-2.29925%2C0.388%20H%2055.361716%20c%20-0.804735%2C0%20-1.57115%2C-0.0335%20-2.227396%2C-0.2539%20l%200.4263%2C0.067%20c%202.835742%2C0.87658%204.459582%2C3.39615%204.459582%2C6.1648%200%2C2.66806%20-1.801075%2C5.34091%20-4.622447%2C6.19833%20z%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path651%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%239f7e00%3Bfill-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%2055.361716%2C384.31593%20h%2079.395944%20c%202.69204%2C0%204.86674%2C1.67173%204.86674%2C3.71708%200%2C2.05972%20-2.1747%2C3.73146%20-4.86674%2C3.73146%20H%2055.361716%20c%20-2.692036%2C0%20-4.871532%2C-1.67174%20-4.871532%2C-3.73146%200%2C-2.04535%202.179496%2C-3.71708%204.871532%2C-3.71708%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path652-9%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23dead00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1.85738599%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%2055.361716%2C384.31593%20h%2079.395944%20c%202.69204%2C0%204.86674%2C1.67173%204.86674%2C3.71708%200%2C2.05972%20-2.1747%2C3.73146%20-4.86674%2C3.73146%20H%2055.361716%20c%20-2.692036%2C0%20-4.871532%2C-1.67174%20-4.871532%2C-3.73146%200%2C-2.04535%202.179496%2C-3.71708%204.871532%2C-3.71708%20z%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path653%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23dead00%3Bfill-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%2055.361716%2C366.12331%20h%2079.448634%20c%202.67767%2C0%204.87153%2C1.41786%204.87153%2C3.14228%200%2C1.75316%20-2.19386%2C3.17581%20-4.87153%2C3.17581%20H%2055.361716%20c%20-2.692036%2C0%20-4.871532%2C-1.42265%20-4.871532%2C-3.17581%200%2C-1.72442%202.179496%2C-3.14228%204.871532%2C-3.14228%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path654-8%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23dead00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1.85738599%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%2055.361716%2C366.12331%20h%2079.448634%20c%202.67767%2C0%204.87153%2C1.41786%204.87153%2C3.14228%200%2C1.75316%20-2.19386%2C3.17581%20-4.87153%2C3.17581%20H%2055.361716%20c%20-2.692036%2C0%20-4.871532%2C-1.42265%20-4.871532%2C-3.17581%200%2C-1.72442%202.179496%2C-3.14228%204.871532%2C-3.14228%20z%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path665%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23dead00%3Bfill-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%2053.397775%2C786.73299%20c%200.253901%2C0.9628%200.608346%2C1.91125%200.608346%2C2.9411%200%2C6.95996%20-6.011578%2C12.49726%20-13.359596%2C12.49726%20H%20149.76026%20c%20-7.35281%2C0%20-13.36438%2C-5.5373%20-13.36438%2C-12.49726%200%2C-1.0155%200.1964%2C-1.9783%200.45025%2C-2.9411%20-0.62751%2C0.2205%20-1.37476%2C0.254%20-2.08849%2C0.254%20H%2055.361696%20c%20-0.64187%2C0%20-1.389125%2C-0.067%20-1.963941%2C-0.254%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path666-8%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23dead00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1.85738599%3Bstroke-linejoin%3Around%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%2053.397775%2C786.73299%20c%200.253901%2C0.9628%200.608346%2C1.91125%200.608346%2C2.9411%200%2C6.95996%20-6.011578%2C12.49726%20-13.359596%2C12.49726%20H%20149.76026%20c%20-7.35281%2C0%20-13.36438%2C-5.5373%20-13.36438%2C-12.49726%200%2C-1.0155%200.1964%2C-1.9783%200.45025%2C-2.9411%20-0.62751%2C0.2205%20-1.37476%2C0.254%20-2.08849%2C0.254%20H%2055.361696%20c%20-0.64187%2C0%20-1.389125%2C-0.067%20-1.963941%2C-0.254%20z%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path667%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23dead00%3Bfill-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%2055.361716%2C779.51919%20h%2079.395944%20c%202.69204%2C0%204.86674%2C1.69085%204.86674%2C3.73625%200%2C2.0597%20-2.1747%2C3.7314%20-4.86674%2C3.7314%20H%2055.361716%20c%20-2.692036%2C0%20-4.871532%2C-1.6717%20-4.871532%2C-3.7314%200%2C-2.0454%202.179496%2C-3.73625%204.871532%2C-3.73625%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path668-2%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23dead00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1.85738599%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%2055.361716%2C779.51919%20h%2079.395944%20c%202.69204%2C0%204.86674%2C1.69085%204.86674%2C3.73625%200%2C2.0597%20-2.1747%2C3.7314%20-4.86674%2C3.7314%20H%2055.361716%20c%20-2.692036%2C0%20-4.871532%2C-1.6717%20-4.871532%2C-3.7314%200%2C-2.0454%202.179496%2C-3.73625%204.871532%2C-3.73625%20z%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path669%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23dead00%3Bfill-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22M%2040.79023%2C829.92966%20H%20149.61656%20V%20802.17135%20H%2040.79023%20Z%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path670-1%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23000000%3Bfill-opacity%3A0%3Bstroke%3A%23000000%3Bstroke-width%3A1.85738599%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22M%2040.79023%2C829.92966%20H%20149.61656%20V%20802.17135%20H%2040.79023%20Z%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path671%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23ce1126%3Bfill-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%2032.278217%2C681.2896%20c%20-10.77294%2C6.21745%20-18.068263%2C12.58345%20-16.889903%2C15.75925%200.589186%2C2.92196%204.014107%2C5.10141%208.900014%2C8.34426%207.688113%2C5.3553%2012.36325%2C14.91625%208.703614%2C19.32785%206.370838%2C-5.1349%2010.399309%2C-12.8038%2010.399309%2C-21.33485%200%2C-8.91911%20-4.244027%2C-16.96161%20-11.113034%2C-22.09651%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path672-7%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23b50027%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1.85738599%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%2032.278217%2C681.2896%20c%20-10.77294%2C6.21745%20-18.068263%2C12.58345%20-16.889903%2C15.75925%200.589186%2C2.92196%204.014107%2C5.10141%208.900014%2C8.34426%207.688113%2C5.3553%2012.36325%2C14.91625%208.703614%2C19.32785%206.370838%2C-5.1349%2010.399309%2C-12.8038%2010.399309%2C-21.33485%200%2C-8.91911%20-4.244027%2C-16.96161%20-11.113034%2C-22.09651%20z%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path673%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23c3c3c3%3Bfill-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22M%2056.377222%2C775.02609%20H%20133.70384%20V%20396.1761%20H%2056.377222%20Z%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path674-2%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3Anone%3Bstroke%3A%23000000%3Bstroke-width%3A1.85738599%3Bstroke-linecap%3Abutt%3Bstroke-linejoin%3Amiter%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20111.49693%2C396.69822%20v%20378.02612%20m%208.68445%2C-378.02612%20v%20378.02612%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path675%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3Anone%3Bstroke%3A%23000000%3Bstroke-width%3A1.85738599%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22M%2056.377222%2C775.02609%20H%20133.70384%20V%20396.1761%20H%2056.377222%20Z%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path676-7%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23b50027%3Bfill-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20212.68783%2C537.88499%20c%20-16.87074%2C-6.97431%20-45.55387%2C-12.14276%20-78.46666%2C-13.22531%20-11.34296%2C0.086%20-23.98883%2C1.1496%20-37.046652%2C3.32905%20-46.253224%2C7.71681%20-81.484423%2C26.18246%20-78.682217%2C41.21842%200.0527%2C0.321%200.1581%2C0.97715%200.2299%2C1.26455%200%2C0%20-17.335377%2C-39.07242%20-17.622783%2C-40.55737%20-3.084826%2C-16.6885%2035.997616%2C-37.19951%2087.33314%2C-45.76412%2016.109112%2C-2.68725%2031.820652%2C-3.73145%2045.467652%2C-3.59735%2032.84094%2C0%2061.38037%2C4.20565%2078.57204%2C10.59081%20l%200.21555%2C46.74132%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path677%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3Anone%3Bstroke%3A%23000000%3Bstroke-width%3A1.85738599%3Bstroke-linejoin%3Around%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20212.68783%2C537.88499%20c%20-16.87074%2C-6.97431%20-45.55387%2C-12.14276%20-78.46666%2C-13.22531%20-11.34296%2C0.086%20-23.98883%2C1.1496%20-37.046652%2C3.32905%20-46.253224%2C7.71681%20-81.484423%2C26.18246%20-78.682217%2C41.21842%200.0527%2C0.321%200.1581%2C0.97715%200.2299%2C1.26455%200%2C0%20-17.335377%2C-39.07242%20-17.622783%2C-40.55737%20-3.084826%2C-16.6885%2035.997616%2C-37.19951%2087.33314%2C-45.76412%2016.109112%2C-2.68725%2031.820652%2C-3.73145%2045.467652%2C-3.59735%2032.84094%2C0%2061.38037%2C4.20565%2078.57204%2C10.59081%20l%200.21555%2C46.74132%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path678-2%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23ce1126%3Bfill-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%2056.252677%2C585.44066%20c%20-21.440494%2C-1.5376%20-36.083841%2C-7.26651%20-37.760376%2C-16.23351%20-1.322066%2C-7.14675%205.920567%2C-15.05036%2018.873003%2C-22.23061%205.776862%2C0.6227%2012.286615%2C1.41785%2019.011918%2C1.41785%20l%20-0.12455%2C37.04627%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path679%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23b50027%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1.85738599%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%2056.252677%2C585.44066%20c%20-21.440494%2C-1.5376%20-36.083841%2C-7.26651%20-37.760376%2C-16.23351%20-1.322066%2C-7.14675%205.920567%2C-15.05036%2018.873003%2C-22.23061%205.776862%2C0.6227%2012.286615%2C1.41785%2019.011918%2C1.41785%20l%20-0.12455%2C37.04627%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path680-1%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23ce1126%3Bfill-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20133.84754%2C556.48479%20c%2013.39313%2C2.02616%2023.45713%2C5.35526%2028.46758%2C9.44596%20l%200.4455%2C0.8239%20c%202.39026%2C4.9002%20-9.37902%2C15.32336%20-29.0376%2C26.96321%20l%200.12455%2C-37.23307%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path681%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23b50027%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1.85738599%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20133.84754%2C556.48479%20c%2013.39313%2C2.02616%2023.45713%2C5.35526%2028.46758%2C9.44596%20l%200.4455%2C0.8239%20c%202.39026%2C4.9002%20-9.37902%2C15.32336%20-29.0376%2C26.96321%20l%200.12455%2C-37.23307%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path682-4%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23b50027%3Bfill-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%208.217536%2C658.51769%20c%20-2.035795%2C-6.1169%2018.872998%2C-18.36031%2048.427931%2C-29.20497%2013.503295%2C-4.83315%2024.649861%2C-9.8675%2038.474091%2C-15.96525%20C%20136.16595%2C595.20276%20166.49208%2C574.3756%20162.7606%2C566.7738%20l%20-0.40715%2C-0.776%20c%202.19386%2C1.77235%205.58047%2C39.18741%205.58047%2C39.18741%203.74586%2C6.95996%20-24.00799%2C27.48532%20-61.80669%2C45.59652%20-12.095012%2C5.77681%20-37.635833%2C15.21801%20-49.697308%2C19.44281%20-21.565039%2C7.48206%20-43.005538%2C21.58876%20-41.041598%2C26.82431%20L%208.217546%2C658.53684%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path683%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3Anone%3Bstroke%3A%23000000%3Bstroke-width%3A1.85738599%3Bstroke-linejoin%3Around%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%208.217536%2C658.51769%20c%20-2.035795%2C-6.1169%2018.872998%2C-18.36031%2048.427931%2C-29.20497%2013.503295%2C-4.83315%2024.649861%2C-9.8675%2038.474091%2C-15.96525%20C%20136.16595%2C595.20276%20166.49208%2C574.3756%20162.7606%2C566.7738%20l%20-0.40715%2C-0.776%20c%202.19386%2C1.77235%205.58047%2C39.18741%205.58047%2C39.18741%203.74586%2C6.95996%20-24.00799%2C27.48532%20-61.80669%2C45.59652%20-12.095012%2C5.77681%20-37.635833%2C15.21801%20-49.697308%2C19.44281%20-21.565039%2C7.48206%20-43.005538%2C21.58876%20-41.041598%2C26.82431%20L%208.217546%2C658.53684%20v%20-0.02%20z%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path684-8%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23dead00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1.00000048%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%2051.045834%2C519.71153%20c%209.455664%2C-3.4488%2015.644477%2C-7.52035%2012.612341%2C-14.96891%20-1.911251%2C-4.72775%20-6.797153%2C-5.64265%20-14.092481%2C-2.9698%20l%20-12.933276%2C4.69425%2011.64953%2C28.70197%20c%201.264586%2C-0.5748%202.529171%2C-1.16875%203.851242%2C-1.65735%201.302905%2C-0.47401%202.677666%2C-0.82871%204.014107%2C-1.21666%20l%20-5.101463%2C-12.5691%20v%20-0.015%20z%20m%20-5.618787%2C-13.85281%203.262061%2C-1.18315%20c%202.711197%2C-0.99635%205.781653%2C0.4405%207.137248%2C3.78415%201.015506%2C2.55311%200.747256%2C5.38881%20-2.371101%2C7.38146%20-1.02029%2C0.6275%20-2.193865%2C1.09695%20-3.338701%2C1.55675%20l%20-4.689507%2C-11.53921%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path685%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23dead00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1.00000048%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%2081.261798%2C493.85007%20c%20-1.3556%2C0.369%20-2.7112%2C0.77595%20-4.085958%2C1.0442%20-1.369965%2C0.273%20-2.783046%2C0.4215%20-4.172176%2C0.60835%20l%206.706144%2C29.85161%2020.851312%2C-4.1913%20c%20-0.2491%2C-0.5892%20-0.570022%2C-1.21665%20-0.694562%2C-1.825%20-0.1437%2C-0.6227%20-0.12455%2C-1.31725%20-0.16285%2C-1.94%20-3.65485%2C1.04425%20-7.6498%2C2.1795%20-12.44948%2C3.1423%20l%20-5.97326%2C-26.69016%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path686-8%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23dead00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1.00000048%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20123.02191%2C519.59178%20c%203.94225%2C-10.82551%208.70362%2C-21.20076%2013.39313%2C-31.70536%20-0.83827%2C0.134%20-1.72923%2C0.254%20-2.5675%2C0.302%20-0.83826%2C0.0525%20-1.74838%2C0.067%20-2.58665%2C0.035%20-2.49565%2C7.62095%20-5.59963%2C15.23715%20-8.86648%2C22.82456%20-3.9231%2C-7.19946%20-8.25814%2C-14.22646%20-11.55852%2C-21.47381%20-1.62384%2C0.206%20-3.28122%2C0.4405%20-4.92423%2C0.56045%20-1.61905%2C0.1005%20-3.31474%2C0.0815%20-4.93859%2C0.1005%206.01158%2C9.79565%2011.8076%2C19.56256%2017.30185%2C29.66481%200.76641%2C-0.139%201.552%2C-0.321%202.38547%2C-0.3735%200.77121%2C-0.0525%201.57595%2C0.02%202.36152%2C0.0525%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path687%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23dead00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1.00000048%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20166.61663%2C496.61872%20c%200.7281%2C-1.4514%201.46098%2C-2.87405%202.28009%2C-4.22485%20-1.12088%2C-1.0634%20-4.56497%2C-2.61535%20-8.59823%2C-3.0225%20-8.50723%2C-0.84305%20-13.39313%2C2.9411%20-13.96315%2C8.076%20-1.19753%2C10.7441%2015.76422%2C9.81485%2014.98344%2C16.94241%20-0.3401%2C3.07525%20-3.60695%2C4.32545%20-7.06541%2C3.98535%20-3.8704%2C-0.388%20-6.68698%2C-2.5148%20-7.18994%2C-5.6762%20l%20-1.04903%2C-0.1005%20c%20-0.55565%2C1.8777%20-1.37476%2C3.68355%20-2.25135%2C5.4894%202.47649%2C1.60465%205.7098%2C2.51955%208.79463%2C2.82135%208.67008%2C0.8622%2015.29001%2C-2.6154%2015.91272%2C-8.32515%201.12567%2C-10.20761%20-15.99894%2C-10.79676%20-15.3427%2C-16.80826%200.2874%2C-2.53395%202.23219%2C-4.1913%206.65345%2C-3.7506%203.17584%2C0.321%205.13978%2C2.04055%205.99721%2C4.5074%20l%200.83827%2C0.0865%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path655%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23005bbf%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20169.28951%2C833.79526%20c%20-7.32886%2C0%20-13.85777%2C-1.5376%20-18.67661%2C-4.1051%20-4.78052%2C-2.4333%20-11.25195%2C-3.91825%20-18.3892%2C-3.91825%20-7.17079%2C0%20-13.80508%2C1.5041%20-18.5856%2C3.9518%20-4.79968%2C2.51955%20-11.43397%2C4.07155%20-18.676612%2C4.07155%20-7.33364%2C0%20-13.85776%2C-1.70525%20-18.676603%2C-4.27275%20-4.742202%2C-2.33275%20-11.09388%2C-3.7506%20-18.049108%2C-3.7506%20-7.189943%2C0%20-13.575145%2C1.36995%20-18.355667%2C3.8512%20-4.818842%2C2.5531%20-11.486665%2C4.17215%20-18.801153%2C4.17215%20v%2011.48656%20c%207.314488%2C0%2013.982311%2C-1.67175%2018.801153%2C-4.20571%204.780522%2C-2.46685%2011.165724%2C-3.86555%2018.355667%2C-3.86555%206.936068%2C0%2013.287746%2C1.4322%2018.049108%2C3.78415%204.799683%2C2.54831%2011.342963%2C4.28711%2018.676603%2C4.28711%207.242642%2C0%2013.876932%2C-1.5855%2018.676612%2C-4.08596%204.78052%2C-2.48125%2011.41481%2C-3.9853%2018.5856%2C-3.9853%207.13725%2C0%2013.60868%2C1.50405%2018.3892%2C3.9518%204.81884%2C2.56746%2011.23758%2C4.11946%2018.59039%2C4.11946%20l%200.0862%2C-11.48656%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path656-0%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%230044ad%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1.85738599%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20169.28951%2C833.79526%20c%20-7.32886%2C0%20-13.85777%2C-1.5376%20-18.67661%2C-4.1051%20-4.78052%2C-2.4333%20-11.25195%2C-3.91825%20-18.3892%2C-3.91825%20-7.17079%2C0%20-13.80508%2C1.5041%20-18.5856%2C3.9518%20-4.79968%2C2.51955%20-11.43397%2C4.07155%20-18.676612%2C4.07155%20-7.33364%2C0%20-13.85776%2C-1.70525%20-18.676603%2C-4.27275%20-4.742202%2C-2.33275%20-11.09388%2C-3.7506%20-18.049108%2C-3.7506%20-7.189943%2C0%20-13.575145%2C1.36995%20-18.355667%2C3.8512%20-4.818842%2C2.5531%20-11.486665%2C4.17215%20-18.801153%2C4.17215%20v%2011.48656%20c%207.314488%2C0%2013.982311%2C-1.67175%2018.801153%2C-4.20571%204.780522%2C-2.46685%2011.165724%2C-3.86555%2018.355667%2C-3.86555%206.936068%2C0%2013.287746%2C1.4322%2018.049108%2C3.78415%204.799683%2C2.54831%2011.342963%2C4.28711%2018.676603%2C4.28711%207.242642%2C0%2013.876932%2C-1.5855%2018.676612%2C-4.08596%204.78052%2C-2.48125%2011.41481%2C-3.9853%2018.5856%2C-3.9853%207.13725%2C0%2013.60868%2C1.50405%2018.3892%2C3.9518%204.81884%2C2.56746%2011.23758%2C4.11946%2018.59039%2C4.11946%20l%200.0862%2C-11.48656%20z%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path657%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23cccccc%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20169.28951%2C845.28182%20c%20-7.32886%2C0%20-13.85777%2C-1.552%20-18.67661%2C-4.11946%20-4.78052%2C-2.44775%20-11.25195%2C-3.9518%20-18.3892%2C-3.9518%20-7.17079%2C0%20-13.80508%2C1.50405%20-18.5856%2C3.9853%20-4.79968%2C2.50046%20-11.43397%2C4.08596%20-18.676612%2C4.08596%20-7.33364%2C0%20-13.85776%2C-1.7388%20-18.676603%2C-4.28711%20-4.742202%2C-2.35195%20-11.09388%2C-3.78415%20-18.049108%2C-3.78415%20-7.189943%2C0%20-13.575145%2C1.3987%20-18.355667%2C3.86555%20-4.818842%2C2.53396%20-11.486665%2C4.20571%20-18.801153%2C4.20571%20v%2011.453%20c%207.314488%2C0%2013.982311%2C-1.6382%2018.801153%2C-4.17215%204.780522%2C-2.5004%2011.165724%2C-3.8847%2018.355667%2C-3.8847%206.936068%2C0%2013.287746%2C1.437%2018.049108%2C3.7841%204.799683%2C2.5531%2011.342963%2C4.27275%2018.676603%2C4.27275%207.242642%2C0%2013.876932%2C-1.5855%2018.676612%2C-4.0859%204.78052%2C-2.4669%2011.41481%2C-3.97095%2018.5856%2C-3.97095%207.13725%2C0%2013.60868%2C1.50405%2018.3892%2C3.95175%204.81884%2C2.5531%2011.23758%2C4.1051%2018.59039%2C4.1051%20l%200.0862%2C-11.453%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path658-2%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3Anone%3Bstroke%3A%23000000%3Bstroke-width%3A1.85738599%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20169.28951%2C845.28182%20c%20-7.32886%2C0%20-13.85777%2C-1.552%20-18.67661%2C-4.11946%20-4.78052%2C-2.44775%20-11.25195%2C-3.9518%20-18.3892%2C-3.9518%20-7.17079%2C0%20-13.80508%2C1.50405%20-18.5856%2C3.9853%20-4.79968%2C2.50046%20-11.43397%2C4.08596%20-18.676612%2C4.08596%20-7.33364%2C0%20-13.85776%2C-1.7388%20-18.676603%2C-4.28711%20-4.742202%2C-2.35195%20-11.09388%2C-3.78415%20-18.049108%2C-3.78415%20-7.189943%2C0%20-13.575145%2C1.3987%20-18.355667%2C3.86555%20-4.818842%2C2.53396%20-11.486665%2C4.20571%20-18.801153%2C4.20571%20v%2011.453%20c%207.314488%2C0%2013.982311%2C-1.6382%2018.801153%2C-4.17215%204.780522%2C-2.5004%2011.165724%2C-3.8847%2018.355667%2C-3.8847%206.936068%2C0%2013.287746%2C1.437%2018.049108%2C3.7841%204.799683%2C2.5531%2011.342963%2C4.27275%2018.676603%2C4.27275%207.242642%2C0%2013.876932%2C-1.5855%2018.676612%2C-4.0859%204.78052%2C-2.4669%2011.41481%2C-3.97095%2018.5856%2C-3.97095%207.13725%2C0%2013.60868%2C1.50405%2018.3892%2C3.95175%204.81884%2C2.5531%2011.23758%2C4.1051%2018.59039%2C4.1051%20l%200.0862%2C-11.453%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path659%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23005bbf%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20169.28951%2C856.73482%20c%20-7.32886%2C0%20-13.85777%2C-1.552%20-18.67661%2C-4.1051%20-4.78052%2C-2.4477%20-11.25195%2C-3.95175%20-18.3892%2C-3.95175%20-7.17079%2C0%20-13.80508%2C1.50405%20-18.5856%2C3.97095%20-4.79968%2C2.5004%20-11.43397%2C4.0859%20-18.676612%2C4.0859%20-7.33364%2C0%20-13.85776%2C-1.71965%20-18.676603%2C-4.27275%20-4.742202%2C-2.3471%20-11.09388%2C-3.7841%20-18.049108%2C-3.7841%20-7.189943%2C0%20-13.575145%2C1.3843%20-18.355667%2C3.8847%20-4.818842%2C2.53395%20-11.486665%2C4.17215%20-18.801153%2C4.17215%20v%2011.45301%20c%207.314488%2C0%2013.982311%2C-1.63821%2018.801153%2C-4.18651%204.780522%2C-2.4669%2011.165724%2C-3.8512%2018.355667%2C-3.8512%206.936068%2C0%2013.287746%2C1.437%2018.049108%2C3.765%204.799683%2C2.56745%2011.342963%2C4.27271%2018.676603%2C4.27271%207.242642%2C0%2013.876932%2C-1.56636%2018.676612%2C-4.06676%204.78052%2C-2.4669%2011.41481%2C-3.97095%2018.5856%2C-3.97095%207.13725%2C0%2013.60868%2C1.4849%2018.3892%2C3.9374%204.81884%2C2.58186%2011.23758%2C4.10031%2018.59039%2C4.10031%20l%200.0862%2C-11.45301%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path660%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%230044ad%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1.85738599%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20169.28951%2C856.73482%20c%20-7.32886%2C0%20-13.85777%2C-1.552%20-18.67661%2C-4.1051%20-4.78052%2C-2.4477%20-11.25195%2C-3.95175%20-18.3892%2C-3.95175%20-7.17079%2C0%20-13.80508%2C1.50405%20-18.5856%2C3.97095%20-4.79968%2C2.5004%20-11.43397%2C4.0859%20-18.676612%2C4.0859%20-7.33364%2C0%20-13.85776%2C-1.71965%20-18.676603%2C-4.27275%20-4.742202%2C-2.3471%20-11.09388%2C-3.7841%20-18.049108%2C-3.7841%20-7.189943%2C0%20-13.575145%2C1.3843%20-18.355667%2C3.8847%20-4.818842%2C2.53395%20-11.486665%2C4.17215%20-18.801153%2C4.17215%20v%2011.45301%20c%207.314488%2C0%2013.982311%2C-1.63821%2018.801153%2C-4.18651%204.780522%2C-2.4669%2011.165724%2C-3.8512%2018.355667%2C-3.8512%206.936068%2C0%2013.287746%2C1.437%2018.049108%2C3.765%204.799683%2C2.56745%2011.342963%2C4.27271%2018.676603%2C4.27271%207.242642%2C0%2013.876932%2C-1.56636%2018.676612%2C-4.06676%204.78052%2C-2.4669%2011.41481%2C-3.97095%2018.5856%2C-3.97095%207.13725%2C0%2013.60868%2C1.4849%2018.3892%2C3.9374%204.81884%2C2.58186%2011.23758%2C4.10031%2018.59039%2C4.10031%20l%200.0862%2C-11.45301%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path661%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23cccccc%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20169.20329%2C879.65998%20c%20-7.35281%2C0%20-13.77155%2C-1.55195%20-18.59039%2C-4.1194%20-4.78052%2C-2.43335%20-11.25195%2C-3.92305%20-18.3892%2C-3.92305%20-7.17079%2C0%20-13.80508%2C1.4897%20-18.5856%2C3.95655%20-4.79968%2C2.5004%20-11.43397%2C4.0859%20-18.676612%2C4.0859%20-7.33364%2C0%20-13.85776%2C-1.7244%20-18.676603%2C-4.29185%20-4.742202%2C-2.328%20-11.09388%2C-3.7506%20-18.049108%2C-3.7506%20-7.189943%2C0%20-13.575145%2C1.3891%20-18.355667%2C3.8512%20-4.818842%2C2.5531%20-11.486665%2C4.19125%20-18.801153%2C4.19125%20v%20-11.4003%20c%207.314488%2C0%2013.982311%2C-1.71006%2018.801153%2C-4.25836%204.780522%2C-2.4669%2011.165724%2C-3.8512%2018.355667%2C-3.8512%206.936068%2C0%2013.287746%2C1.437%2018.049108%2C3.765%204.799683%2C2.56745%2011.342963%2C4.27271%2018.676603%2C4.27271%207.242642%2C0%2013.876932%2C-1.56636%2018.676612%2C-4.06676%204.78052%2C-2.4669%2011.41481%2C-3.97095%2018.5856%2C-3.97095%207.13725%2C0%2013.60868%2C1.4849%2018.3892%2C3.9374%204.81884%2C2.58186%2011.34775%2C4.10031%2018.67661%2C4.10031%20l%20-0.0862%2C11.47215%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path662-8%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3Anone%3Bstroke%3A%23000000%3Bstroke-width%3A1.85738599%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20169.20329%2C879.65998%20c%20-7.35281%2C0%20-13.77155%2C-1.55195%20-18.59039%2C-4.1194%20-4.78052%2C-2.43335%20-11.25195%2C-3.92305%20-18.3892%2C-3.92305%20-7.17079%2C0%20-13.80508%2C1.4897%20-18.5856%2C3.95655%20-4.79968%2C2.5004%20-11.43397%2C4.0859%20-18.676612%2C4.0859%20-7.33364%2C0%20-13.85776%2C-1.7244%20-18.676603%2C-4.29185%20-4.742202%2C-2.328%20-11.09388%2C-3.7506%20-18.049108%2C-3.7506%20-7.189943%2C0%20-13.575145%2C1.3891%20-18.355667%2C3.8512%20-4.818842%2C2.5531%20-11.486665%2C4.19125%20-18.801153%2C4.19125%20v%20-11.4003%20c%207.314488%2C0%2013.982311%2C-1.71006%2018.801153%2C-4.25836%204.780522%2C-2.4669%2011.165724%2C-3.8512%2018.355667%2C-3.8512%206.936068%2C0%2013.287746%2C1.437%2018.049108%2C3.765%204.799683%2C2.56745%2011.342963%2C4.27271%2018.676603%2C4.27271%207.242642%2C0%2013.876932%2C-1.56636%2018.676612%2C-4.06676%204.78052%2C-2.4669%2011.41481%2C-3.97095%2018.5856%2C-3.97095%207.13725%2C0%2013.60868%2C1.4849%2018.3892%2C3.9374%204.81884%2C2.58186%2011.34775%2C4.10031%2018.67661%2C4.10031%20l%20-0.0862%2C11.47215%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path663%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23005bbf%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20169.20329%2C891.13219%20c%20-7.35281%2C0%20-13.77155%2C-1.55676%20-18.59039%2C-4.10511%20-4.78052%2C-2.46685%20-11.25195%2C-3.97095%20-18.3892%2C-3.97095%20-7.17079%2C0%20-13.80508%2C1.51845%20-18.5856%2C3.98535%20-4.79968%2C2.5004%20-11.43397%2C4.09071%20-18.676612%2C4.09071%20-7.33364%2C0%20-13.85776%2C-1.74361%20-18.676603%2C-4.29191%20-4.742202%2C-2.3471%20-11.09388%2C-3.78415%20-18.049108%2C-3.78415%20-7.189943%2C0%20-13.575145%2C1.4035%20-18.355667%2C3.88475%20-4.818842%2C2.53395%20-11.486665%2C4.19131%20-18.801153%2C4.19131%20v%20-11.37161%20c%207.314488%2C0%2013.982311%2C-1.73875%2018.801153%2C-4.29185%204.780522%2C-2.4621%2011.165724%2C-3.83205%2018.355667%2C-3.83205%206.936068%2C0%2013.287746%2C1.41785%2018.049108%2C3.7506%204.799683%2C2.5483%2011.342963%2C4.2727%2018.676603%2C4.2727%207.242642%2C0%2013.876932%2C-1.5855%2018.676612%2C-4.0859%204.78052%2C-2.46685%2011.41481%2C-3.9374%2018.5856%2C-3.9374%207.13725%2C0%2013.60868%2C1.47055%2018.3892%2C3.91825%204.81884%2C2.5531%2011.30943%2C4.10505%2018.65745%2C4.10505%20l%20-0.067%2C11.47221%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path664-6%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%230044ad%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1.85738599%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20169.20329%2C891.13219%20c%20-7.35281%2C0%20-13.77155%2C-1.55676%20-18.59039%2C-4.10511%20-4.78052%2C-2.46685%20-11.25195%2C-3.97095%20-18.3892%2C-3.97095%20-7.17079%2C0%20-13.80508%2C1.51845%20-18.5856%2C3.98535%20-4.79968%2C2.5004%20-11.43397%2C4.09071%20-18.676612%2C4.09071%20-7.33364%2C0%20-13.85776%2C-1.74361%20-18.676603%2C-4.29191%20-4.742202%2C-2.3471%20-11.09388%2C-3.78415%20-18.049108%2C-3.78415%20-7.189943%2C0%20-13.575145%2C1.4035%20-18.355667%2C3.88475%20-4.818842%2C2.53395%20-11.486665%2C4.19131%20-18.801153%2C4.19131%20v%20-11.37161%20c%207.314488%2C0%2013.982311%2C-1.73875%2018.801153%2C-4.29185%204.780522%2C-2.4621%2011.165724%2C-3.83205%2018.355667%2C-3.83205%206.936068%2C0%2013.287746%2C1.41785%2018.049108%2C3.7506%204.799683%2C2.5483%2011.342963%2C4.2727%2018.676603%2C4.2727%207.242642%2C0%2013.876932%2C-1.5855%2018.676612%2C-4.0859%204.78052%2C-2.46685%2011.41481%2C-3.9374%2018.5856%2C-3.9374%207.13725%2C0%2013.60868%2C1.47055%2018.3892%2C3.91825%204.81884%2C2.5531%2011.30943%2C4.10505%2018.65745%2C4.10505%20l%20-0.067%2C11.47221%20z%22%20%2F%3E%0A%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20id%3D%22path960%22%0A%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23c3c3c3%3Bfill-opacity%3A1%22%0A%20%20%20%20%20%20%20d%3D%22m%20455.98089%2C903.76753%20c%20-62.23301%2C0%20-123.91515%2C-15.25636%20-175.7728%2C-40.62922%20C%20241.98308%2C844.2032%20216.63865%2C806.02649%20216.63865%2C762.34122%20V%20603.91985%20H%20694.3795%20v%20158.42137%20c%200%2C43.68527%20-25.3445%2C81.86198%20-63.5742%2C100.79709%20-51.8529%2C25.37286%20-112.57223%2C40.62922%20-174.82441%2C40.62922%22%20%2F%3E%0A%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20id%3D%22path978%22%0A%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23ce1126%3Bfill-opacity%3A1%22%0A%20%20%20%20%20%20%20d%3D%22m%20694.595%2C603.4983%20v%20158.65612%20c%200%2C62.60598%20-53.6539%2C113.3518%20-119.76211%2C113.3518%20-66.08903%2C0%20-119.69025%2C-50.74582%20-119.69025%2C-113.3518%20V%20603.4983%20H%20694.595%22%20%2F%3E%0A%20%20%20%20%3Cg%0A%20%20%20%20%20%20%20transform%3D%22translate%284.9998486%2C4.9999949%29%22%0A%20%20%20%20%20%20%20id%3D%22g4288%22%3E%0A%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20d%3D%22m%20450.98104%2C898.76754%20c%20-62.23301%2C0%20-123.91515%2C-15.25636%20-175.7728%2C-40.62922%20C%20236.98323%2C839.20321%20211.6388%2C801.0265%20211.6388%2C757.34123%20V%20598.91986%20h%20477.74084%20v%20158.42137%20c%200%2C43.68527%20-25.34446%2C81.86198%20-63.57423%2C100.79709%20-51.85287%2C25.37286%20-112.57219%2C40.62922%20-174.82437%2C40.62922%20z%22%0A%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3Anone%3Bstroke%3A%23000000%3Bstroke-width%3A2.46494007%22%0A%20%20%20%20%20%20%20%20%20id%3D%22path961%22%0A%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%3Cg%0A%20%20%20%20%20%20%20%20%20id%3D%22g3987%22%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path966%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23b50027%3Bfill-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20450.14279%2C757.15443%20c%200%2C62.60598%20-53.0504%2C113.3518%20-119.13465%2C113.3518%20-66.1082%2C0%20-119.69028%2C-50.74582%20-119.69028%2C-113.3518%20V%20598.49831%20h%20238.82493%20v%20158.65612%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path968%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23dead00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A2.46494007%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20263.49165%2C850.69937%20c%207.46298%2C3.96135%2017.7138%2C10.55725%2028.66397%2C13.19655%20l%20-0.69456%2C-270.98761%20h%20-27.96941%20z%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path970%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23dead00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A2.38682842%3Bstroke-linejoin%3Around%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20210.92507%2C755.01808%20c%200.7281%2C33.43456%2014.00147%2C58.29012%2027.27485%2C74.56673%20v%20-235.3592%20h%20-26.93954%20l%20-0.3353%2C160.79247%20z%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path972%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23dead00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A2.46494007%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20316.73843%2C869.83563%20c%2010.94538%2C1.1017%2019.10771%2C0.88135%2027.9694%2C0%20V%20592.90831%20h%20-27.9694%20z%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path974%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23dead00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A2.46494007%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20369.30022%2C863.89592%20c%2010.95017%2C-2.1986%2023.29426%2C-9.01485%2028.66876%2C-12.53555%20V%20592.90831%20h%20-27.96941%20z%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path976%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23dead00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A2.46494007%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20423.96007%2C826.94546%20c%2011.64474%2C-10.33691%2022.59491%2C-33.87522%2026.57547%2C-60.70908%20l%200.6946%2C-173.32807%20h%20-27.96943%20z%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path977%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3Anone%3Bstroke%3A%23000000%3Bstroke-width%3A2.46494007%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20450.14279%2C757.15443%20c%200%2C62.60598%20-53.0504%2C113.3518%20-119.13465%2C113.3518%20-66.1082%2C0%20-119.69028%2C-50.74582%20-119.69028%2C-113.3518%20V%20598.49831%20h%20238.82493%20v%20158.65612%22%20%2F%3E%0A%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%20%20%3Cg%0A%20%20%20%20%20%20%20%20%20id%3D%22g3890%22%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path964%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23b50027%3Bfill-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22M%20211.33223%2C598.65161%20H%20450.05174%20V%20333.60365%20H%20211.33223%20Z%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cg%0A%20%20%20%20%20%20%20%20%20%20%20transform%3D%22translate%28395.53875%2C-428.85815%29%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22g3140%22%3E%0A%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22color%3A%23000000%3Bclip-rule%3Anonzero%3Bdisplay%3Ainline%3Boverflow%3Avisible%3Bvisibility%3Avisible%3Bopacity%3A1%3Bisolation%3Aauto%3Bmix-blend-mode%3Anormal%3Bcolor-interpolation%3AsRGB%3Bcolor-interpolation-filters%3AlinearRGB%3Bsolid-color%3A%23000000%3Bsolid-opacity%3A1%3Bvector-effect%3Anone%3Bfill%3A%232b1100%3Bfill-opacity%3A1%3Bfill-rule%3Anonzero%3Bstroke%3A%23000000%3Bstroke-width%3A0.04477716%3Bstroke-linecap%3Abutt%3Bstroke-linejoin%3Amiter%3Bstroke-miterlimit%3A3.86400008%3Bstroke-dasharray%3Anone%3Bstroke-dashoffset%3A0%3Bstroke-opacity%3A1%3Bmarker%3Anone%3Bpaint-order%3Amarkers%20stroke%20fill%3Bcolor-rendering%3Aauto%3Bimage-rendering%3Aauto%3Bshape-rendering%3Aauto%3Btext-rendering%3Aauto%3Benable-background%3Aaccumulate%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20-136.90644%2C977.08627%20v%20-19.30474%20h%2010.39402%2010.39402%20l%20-0.11575%2C-34.06065%20-0.11575%2C-34.06065%20-5.08267%2C-0.12548%20-5.08265%2C-0.12548%200.001%2C-10.08162%20c%208.2e-4%2C-5.54489%200.13431%2C-13.22696%200.29664%2C-17.07126%20l%200.29513%2C-6.98965%202.30118%2C-0.002%20c%201.26565%2C-8.9e-4%204.58837%2C-0.13147%207.38383%2C-0.2897%20l%205.08267%2C-0.28748%20v%20-8.36415%20-8.36414%20h%20-4.74383%20-4.74381%20l%200.002%2C-5.65829%20c%200.001%2C-3.11205%200.13359%2C-7.6054%200.29403%2C-9.9852%20l%200.29169%2C-4.32693%20h%204.22389%204.22387%20v%201.94956%20c%200%2C2.10584%200.41667%2C2.48831%202.71075%2C2.48831%202.2941%2C0%202.71075%2C-0.38247%202.71075%2C-2.48831%20v%20-1.94956%20h%206.0479%206.047889%20l%200.298876%2C1.95774%20c%200.32059%2C2.09994%200.801755%2C2.48013%203.138753%2C2.48013%201.901145%2C0%202.538266%2C-0.69064%202.538266%2C-2.75148%20v%20-1.68639%20h%204.292027%204.292027%20v%209.9702%209.97019%20l%20-4.856763%2C0.12596%20-4.856776%2C0.12596%20-0.122918%2C8.32101%20-0.122908%2C8.321%20h%206.786844%206.78685%20v%20-20.63609%20-20.6361%20h%20-4.517919%20-4.517919%20v%20-9.9852%20-9.98521%20h%204.533485%204.533475%20l%20-0.29966%2C2.21893%20-0.299659%2C2.21894%20h%201.582998%20c%200.870656%2C0%202.218335%2C-0.12482%202.994853%2C-0.27737%201.323103%2C-0.25993%201.411846%2C-0.39941%201.411846%2C-2.21893%20v%20-1.94157%20h%205.873304%205.873294%20v%201.90828%20c%200%2C2.3864%200.586634%2C2.97338%202.971683%2C2.97338%202.215912%2C0%202.689615%2C-0.45538%203.116132%2C-2.99557%20l%200.316691%2C-1.88609%20h%204.252314%204.252313%20v%209.98521%209.9852%20h%20-4.743822%20-4.743812%20v%2020.6361%2020.63609%20h%205.657369%205.657368%20l%20-0.122918%2C-8.321%20-0.122918%2C-8.32101%20-4.404968%2C-0.12701%20-4.404968%2C-0.12702%200.0396%2C-8.08304%20c%200.02179%2C-4.44568%200.174247%2C-9.08157%200.338854%2C-10.30198%20l%200.299262%2C-2.21894%204.179076%2C-0.1276%204.179065%2C-0.1276%20v%202.14683%20c%200%2C2.5161%200.549883%2C3.21192%202.538263%2C3.21192%202.413788%2C0%202.841721%2C-0.3668%203.157699%2C-2.70656%20l%200.293745%2C-2.17509%20h%203.493081%20c%201.92119%2C0%204.436323%2C-0.127%205.58919%2C-0.28222%20l%202.09612%2C-0.28221%20v%202.72304%202.72304%20h%202.655429%20c%202.979735%2C0%203.523948%2C-0.38287%203.745697%2C-2.63525%200.171539%2C-1.74246%200.580098%2C-1.92286%205.458413%2C-2.41024%20l%203.0495936%2C-0.30467%20v%2010.15892%2010.15914%20l%20-2.0961196%2C0.28222%20c%20-1.152867%2C0.15521%20-3.28759%2C0.28221%20-4.743812%2C0.28221%20h%20-2.647702%20v%208.36375%208.36376%20l%205.492436%2C0.29009%20c%203.020844%2C0.15955%206.7820051%2C0.29009%208.3581515%2C0.29009%20h%202.8657153%20l%200.00102%2C8.76479%20c%209.061e-4%2C4.82064%200.1342487%2C12.50217%200.2967784%2C17.07008%20l%200.2954957%2C8.30529%20-4.9276389%2C0.12667%20-4.927721%2C0.12666%20v%2033.94971%2033.9497%20l%209.6005755%2C0.11977%209.6005847%2C0.11978%20v%2019.2959%2019.29591%20H%20-64.846767%20-136.90758%20Z%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path3007%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%3Cg%0A%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22g2511%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20transform%3D%22translate%28-405.12936%2C418.98052%29%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23dead00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1.5%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20290.14733%2C469.03967%20v%2071.03108%20l%20-19.92258%2C0.06%20v%2036.55082%20l%20140.11569%2C-0.2045%20v%20-36.55082%20l%20-19.26926%2C-0.0725%20v%20-70.81408%20z%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path6420-5%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20sodipodi%3Anodetypes%3D%22ccccccccc%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20sodipodi%3Anodetypes%3D%22cc%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%239f7e00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20270.22488%2C576.68147%20138.59128%2C-0.2045%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path6418-8%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20sodipodi%3Anodetypes%3D%22cc%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%239f7e00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20270.17044%2C567.66727%20140.03162%2C-0.1235%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path6416-8%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20sodipodi%3Anodetypes%3D%22cc%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%239f7e00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20270.22488%2C558.70416%20139.97718%2C0.1235%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path6414-8%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20sodipodi%3Anodetypes%3D%22cc%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%239f7e00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20270.17044%2C549.94566%20140.03162%2C-0.1235%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path6412-6%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20sodipodi%3Anodetypes%3D%22cc%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%239f7e00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20270.24677%2C540.1431%20140.10928%2C-0.2895%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path6410-5%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%239f7e00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20290.47412%2C530.42805%20100.65163%2C-0.051%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path6408-1%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20sodipodi%3Anodetypes%3D%22cc%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%239f7e00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22M%20290.14746%2C521.19415%20H%20391.07131%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path6406-1%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%239f7e00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22M%20290.14746%2C513.34369%20H%20391.07131%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path6404-0%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%239f7e00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22M%20290.14746%2C504.48289%20H%20391.07131%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path6402-1%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%239f7e00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22M%20290.14746%2C495.62209%20H%20391.07131%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path6400-7%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23dead00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22M%20290.14746%2C486.76128%20H%20391.07131%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path6398-5%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%239f7e00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20370.23952%2C478.11678%20v%208.3852%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path8371-9%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%239f7e00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22M%20290.14746%2C477.90048%20H%20391.07131%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path6396-6%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23dead00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20290.14746%2C576.47692%20v%20-8.8608%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path6370-8%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%239f7e00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20290.14746%2C558.75531%20v%20-8.8608%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path6368-0%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%239f7e00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20281.27504%2C558.75531%20v%208.86081%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path6366-7%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23dead00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20300.0932%2C567.61612%20v%20-8.86081%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path6364-5%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%239f7e00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20310.53685%2C539.9261%20v%20-9.4776%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path6358-7%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20sodipodi%3Anodetypes%3D%22cc%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%239f7e00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20310.69084%2C521.1422%20-0.154%2C-7.79851%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path6356-8%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20sodipodi%3Anodetypes%3D%22cc%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%239f7e00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22M%20300.0932%2C549.89451%20V%20539.9261%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path6354-1%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23dead00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22M%20281.27504%2C549.89451%20V%20539.9261%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path6352-5%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%239f7e00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20300.0932%2C521.19415%20v%208.8608%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path6346-2%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%239f7e00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20320.18655%2C521.19415%20v%208.8608%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path6344-6%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%239f7e00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20340.02242%2C521.3686%200.077%2C9.10985%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path6342-1%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20sodipodi%3Anodetypes%3D%22cc%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%239f7e00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20329.90969%2C521.4315%20v%20-8.08781%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path6340-8%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20sodipodi%3Anodetypes%3D%22cc%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%239f7e00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20340.13131%2C504.48289%20v%208.8608%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path6338-8%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%239f7e00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20330.1826%2C477.90048%20v%208.8608%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path6334-9%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%239f7e00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20340.18229%2C469.03967%20v%208.86081%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path6332-5%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%239f7e00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20320.18655%2C469.03967%20v%208.86081%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path6330-2%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%239f7e00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20301.22045%2C469.03967%20v%208.86081%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path6328-6%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%239f7e00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20391.07131%2C576.47692%20v%20-8.8608%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path6304-5%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%239f7e00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20391.07131%2C558.75531%20v%20-8.8608%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path6302-2%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%239f7e00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20399.94374%2C558.75531%20v%208.86081%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path6300-4%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%239f7e00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20379.94523%2C567.61612%20v%20-8.86081%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path6298-0%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%239f7e00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20370.32499%2C539.9261%20-0.0544%2C-9.59445%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path6292-4%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20sodipodi%3Anodetypes%3D%22cc%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%239f7e00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20370.27055%2C521.2663%20v%20-7.92261%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path6290-8%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20sodipodi%3Anodetypes%3D%22cc%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23dead00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22M%20379.94523%2C549.89451%20V%20539.9261%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path6288-1%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%239f7e00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22M%20399.94374%2C549.89451%20V%20539.9261%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path6286-7%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23dead00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20379.95199%2C521.164%200.1089%2C9.26995%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path6280-3%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20sodipodi%3Anodetypes%3D%22cc%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%239f7e00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20359.95559%2C521.164%20v%209.26995%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path6278-1%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20sodipodi%3Anodetypes%3D%22cc%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%239f7e00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20350.39871%2C521.28685%20v%20-7.94316%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path6274-7%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20sodipodi%3Anodetypes%3D%22cc%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%239f7e00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20350.39871%2C495.68584%20v%208.8608%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path6272-3%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23dead00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20339.90924%2C486.76128%20v%208.86081%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path6270-7%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%239f7e00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20350.39871%2C477.90048%20v%208.8608%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path6268-8%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%239f7e00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20359.95559%2C469.44882%20v%208.28216%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path6264-9%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20sodipodi%3Anodetypes%3D%22cc%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%239f7e00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20379.94523%2C469.43622%20v%208.30741%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path6262-2%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%239f7e00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20329.90955%2C504.48289%20v%20-8.8608%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path6238-9%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20360.08859%2C576.48652%20c%200%2C-11.41296%200%2C-19.40201%200%2C-23.96721%200%2C-4.56515%20-1.95352%2C-18.26066%20-20.51201%2C-18.26066%20-17.58172%2C0%20-19.53524%2C13.69551%20-19.53524%2C18.26066%200%2C4.5652%200%2C12.55425%200%2C23.96721%20z%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23dead00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path20553-0%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20sodipodi%3Anodetypes%3D%22cccccc%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20350.62195%2C558.81466%2019.51699%2C0.093%20-0.022%2C-9.1302%20-6.63419%2C-9.91371%20-13.52074%2C9.55301%20c%201.41165%2C3.36065%200.65998%2C7.1812%200.65998%2C9.3977%20z%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23dead00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path20555-4%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20sodipodi%3Anodetypes%3D%22ccccc%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20345.63514%2C544.66431%206.52285%2C-14.34831%20-22.27595%2C0.0725%204.64549%2C14.01631%20c%202.82661%2C-0.5575%206.60741%2C-0.8502%2011.10761%2C0.2595%20z%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23dead00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path20557-7%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20sodipodi%3Anodetypes%3D%22cssscc%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20360.46445%2C513.35049%20c%200%2C0%200%2C-15.20275%200%2C-20.90381%200%2C-5.701%203.53069%2C-10.4519%209.70936%2C-10.4519%206.17869%2C0%209.70937%2C4.7509%209.70937%2C10.4519%200%2C5.70106%200%2C20.90381%200%2C20.90381%20z%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23dead00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path20559-0%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Crect%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20rx%3D%220.17209177%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23dead00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22rect6422-4%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20width%3D%2219.405422%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20height%3D%228.7660351%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20x%3D%22310.5365%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20y%3D%22567.60699%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20ry%3D%220.17209177%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Crect%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23dead00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22rect8362-5%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20width%3D%2219.518559%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20height%3D%228.764883%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20x%3D%22350.78549%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20y%3D%22567.64069%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path8364-6%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23dead00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20329.89108%2C558.62501%20-19.35441%2C0.1855%200.17055%2C-9.0209%205.74304%2C-9.56216%2013.78116%2C9.05511%20c%20-0.83583%2C3.6854%20-0.25895%2C3.4892%20-0.34035%2C9.34255%20z%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20sodipodi%3Anodetypes%3D%22cccccc%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%239f7e00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20310.37693%2C478.12103%20v%208.3852%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path8373-4%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20300.11445%2C513.38074%20c%200%2C0%200%2C-15.31225%200%2C-21.05431%200%2C-5.74205%203.6737%2C-10.52715%2010.10266%2C-10.52715%206.42896%2C0%2010.10266%2C4.7851%2010.10266%2C10.52715%200%2C5.74206%200%2C21.05431%200%2C21.05431%20z%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23dead00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path8375-7%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cg%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22g11541-1%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20transform%3D%22matrix%280.56362824%2C0%2C0%2C0.52948972%2C642.04466%2C394.84296%29%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23dead00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1.83052158%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Crect%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20y%3D%2243.702232%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20x%3D%22-614.73279%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20height%3D%2298.378029%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20width%3D%2235.539833%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22rect11535-2%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23dead00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A2.74578238%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Crect%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20y%3D%22-1.0272921%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20x%3D%22-553.18378%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20height%3D%22143.03072%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20width%3D%2235.386158%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22rect11537-5%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23dead00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A2.74578238%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Crect%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20y%3D%2243.702232%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20x%3D%22-494.24738%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20height%3D%2298.378029%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20width%3D%2235.539833%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22rect11539-0%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23dead00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A2.74578238%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%239f7e00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20330.5694%2C440.65504%2019.75456%2C0.036%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path11556-1%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20sodipodi%3Anodetypes%3D%22cc%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%239f7e00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20330.36071%2C448.14667%2019.75456%2C0.036%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path6228-6%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20sodipodi%3Anodetypes%3D%22cc%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%239f7e00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20363.51058%2C422.85568%20h%2019.79374%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path13527-3%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%239f7e00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20363.43767%2C432.67911%20h%2019.79374%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path13529-1%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%239f7e00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20363.43767%2C440.34618%20h%2019.79374%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path13531-9%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%239f7e00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22M%20363.74565%2C448.5919%20H%20383.5394%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path13533-0%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%239f7e00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20373.48853%2C422.68019%20v%20-4.77547%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path13535-7%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20sodipodi%3Anodetypes%3D%22cc%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%239f7e00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20373.56553%2C440.0449%20v%20-7.20917%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path13537-9%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%239f7e00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20373.33454%2C455.95768%20v%20-7.20917%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path13539-2%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%239f7e00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20295.52868%2C440.7007%20h%2019.79375%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path11579-9%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%239f7e00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20295.83667%2C448.94642%20h%2019.79374%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path11581-1%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23dead00%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3A%23000000%3Bstroke-width%3A1.5%3Bstroke-linecap%3Abutt%3Bstroke-linejoin%3Amiter%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20280.45934%2C470.15157%20v%20-32.93776%20l%2015.04822%2C-0.0847%204.46981%2C2.91379%200.1925%2C15.95743%2012.68706%2C0.035%20-0.1034%2C-16.47402%203.85612%2C-2.55215%2012.98938%2C-0.0125%204.43245%2C3.28573%20-0.0385%2C15.80142%2013.13128%2C0.0485%200.19135%2C-15.64541%203.3568%2C-3.41798%2012.89917%2C-0.0125%203.91991%2C3.19071%200.51254%2C15.31887%2011.97751%2C0.0599%20-0.2178%2C-15.1391%204.13768%2C-3.4779%2016.55073%2C0.0475%20v%2032.85512%20l%20-119.99281%2C0.2395%20z%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path5975-0%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20sodipodi%3Anodetypes%3D%22ccccccccccccccccccccccc%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%239f7e00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22M%20280.33082%2C460.61147%20H%20400.25088%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path6394-3%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%239f7e00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20290.13169%2C460.64597%20v%209.5042%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path6326-7%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%239f7e00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20310.3938%2C460.55112%20v%209.5042%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path9348-7%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23dead00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20330.42889%2C460.65342%20v%209.5042%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path9350-4%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%239f7e00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20350.40955%2C460.60227%20v%209.5042%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path9352-9%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%239f7e00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20370.28132%2C460.65342%20v%209.5042%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path9354-2%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%239f7e00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20391.06804%2C460.62347%20v%209.5042%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path9356-4%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%239f7e00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20300.10403%2C451.31889%20v%209.50423%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path9358-3%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%239f7e00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20299.84771%2C442.30402%20h%20-19.3256%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path10329-3%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20sodipodi%3Anodetypes%3D%22cc%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%239f7e00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22M%20299.96705%2C451.95423%20H%20280.64146%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path10331-5%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20sodipodi%3Anodetypes%3D%22cc%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%239f7e00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22M%20333.88436%2C442.23657%20H%20312.86489%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path10333-9%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20sodipodi%3Anodetypes%3D%22cc%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%239f7e00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20367.54118%2C442.20661%20-20.40352%2C-0.0723%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path10335-1%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20sodipodi%3Anodetypes%3D%22cc%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%239f7e00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22M%20400.46224%2C442.13428%20H%20379.75075%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path10337-1%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20sodipodi%3Anodetypes%3D%22cc%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%239f7e00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20333.82727%2C451.95423%20-21.09646%2C-0.0724%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path10339-6%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20sodipodi%3Anodetypes%3D%22cc%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%239f7e00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22M%20367.79712%2C451.95423%20H%20347.16263%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path10341-2%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20sodipodi%3Anodetypes%3D%22cc%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%239f7e00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20400.31538%2C451.92428%20-20.48051%2C-0.0724%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path10343-3%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20sodipodi%3Anodetypes%3D%22cc%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%239f7e00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20290.09256%2C442.47006%20v%209.50422%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path10345-6%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%239f7e00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20320.19733%2C451.90958%200.0385%2C8.81709%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path10347-6%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20sodipodi%3Anodetypes%3D%22cc%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%239f7e00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20330.42771%2C442.24121%200.0225%2C9.59517%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path10349-6%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20sodipodi%3Anodetypes%3D%22cc%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%239f7e00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20350.40632%2C442.29257%200.0225%2C9.59517%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path10351-4%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20sodipodi%3Anodetypes%3D%22cc%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%239f7e00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20391.08442%2C441.97694%200.0225%2C9.92067%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path10353-6%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20sodipodi%3Anodetypes%3D%22cc%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%239f7e00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20320.10063%2C437.11438%200.0225%2C5.27337%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path10355-2%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20sodipodi%3Anodetypes%3D%22cc%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23dead00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20340.18238%2C456.09359%20v%204.53903%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path6266-8%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20sodipodi%3Anodetypes%3D%22cc%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%239f7e00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20359.96663%2C451.93548%200.0385%2C8.52774%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path11523-4%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20sodipodi%3Anodetypes%3D%22cc%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%239f7e00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20359.86993%2C436.85095%200.0225%2C5.27337%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path11525-0%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20sodipodi%3Anodetypes%3D%22cc%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23dead00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20379.95605%2C451.86137%200.0385%2C8.74475%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path11527-9%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20sodipodi%3Anodetypes%3D%22cc%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cg%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22g19398-6%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%230044ad%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1.83052158%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20transform%3D%22matrix%280.56362824%2C0%2C0%2C0.52948972%2C485.59224%2C390.79243%29%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20sodipodi%3Anodetypes%3D%22cscscc%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path20609-9%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%230044ad%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A2.74578238%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20-239.33402%2C350.74888%20c%200%2C-16.76828%200%2C-31.44052%200%2C-37.72866%200%2C-6.2881%201.32036%2C-25.24901%20-19.54256%2C-23.60691%20-21.22092%2C-1.22453%20-17.40151%2C17.31881%20-17.40151%2C23.60691%200%2C6.28814%200%2C20.96038%200%2C37.72866%20z%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path6222-0%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%230044ad%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1.83052158%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20-195.13813%2C224.82567%20c%200%2C0%200%2C-21.82753%200%2C-29.62306%200%2C-7.79553%20-3.17811%2C-15.59108%20-9.53433%2C-15.59108%20-6.3562%2C0%20-9.53432%2C7.79555%20-9.53432%2C15.59108%200%2C7.79553%200%2C29.62306%200%2C29.62306%20z%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path11529-0%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%230044ad%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1.83052158%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20-301.65135%2C224.50893%20c%200%2C0%200%2C-21.82753%200%2C-29.62306%200%2C-7.79553%20-3.17811%2C-15.59108%20-9.53433%2C-15.59108%20-6.3562%2C0%20-9.53432%2C7.79555%20-9.53432%2C15.59108%200%2C7.79553%200%2C29.62306%200%2C29.62306%20z%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%239f7e00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20330.24273%2C432.98319%2019.75457%2C0.036%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path11546-0%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20sodipodi%3Anodetypes%3D%22cc%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%239f7e00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20330.24273%2C423.33175%2019.75457%2C0.036%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path11548-9%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20sodipodi%3Anodetypes%3D%22cc%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%239f7e00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20330.24273%2C415.1727%2019.75457%2C0.036%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path11550-1%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20sodipodi%3Anodetypes%3D%22cc%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%239f7e00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20330.24273%2C406.58024%2019.75456%2C0.036%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path11552-8%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20sodipodi%3Anodetypes%3D%22cc%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%239f7e00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20330.24309%2C399.02284%2020.1894%2C0.0355%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path11554-3%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20sodipodi%3Anodetypes%3D%22cc%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%239f7e00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20340.16993%2C406.58961%20v%20-7.64669%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path6230-9%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23dead00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20340.16993%2C423.0153%20v%20-7.64668%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path11558-6%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%239f7e00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22M%20340.16993%2C440.71169%20V%20433.065%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path11560-4%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%239f7e00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22M%20340.16993%2C455.85079%20V%20448.2041%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path11562-0%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%239f7e00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20295.6016%2C423.2102%20h%2019.79374%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path6372-4%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%239f7e00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20295.52868%2C433.03363%20h%2019.79375%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path11577-4%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%239f7e00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20305.57955%2C423.03471%20v%20-5.02862%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path11583-2%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%239f7e00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20305.65654%2C440.39942%20v%20-7.20917%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path11585-5%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23dead00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20305.42556%2C456.3122%20v%20-7.20917%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path13525-6%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cg%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22g16468-2%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23dead00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1.83052158%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20transform%3D%22matrix%280.56362824%2C0%2C0%2C0.52948972%2C485.59224%2C390.79243%29%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20sodipodi%3Anodetypes%3D%22ccccccccccccc%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22rect11564-9%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20-291.45596%2C-29.178497%20-0.29794%2C35.8800888%2068.69281%2C-0.27321%20-0.22967%2C-35.4104268%20-11.90534%2C0.27321%20-0.54642%2C8.77321%20-12.77503%2C-0.27321%20v%20-8.608007%20h%20-17.75%20v%208.608007%20h%20-13.15625%20l%200.27321%2C-8.969662%20z%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23dead00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A2.74578238%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20sodipodi%3Anodetypes%3D%22cc%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path16464-4%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20-291.43984%2C-8.4279198%2068.60556%2C0.067042%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23dead00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1.83052158%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path16466-7%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22M%20-258.01104%2C6.4781019%20V%20-7.963513%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23dead00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1.83052158%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cg%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22g16473-3%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20transform%3D%22matrix%280.56362824%2C0%2C0%2C0.52948972%2C450.72898%2C415.05184%29%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23dead00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1.83052158%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20sodipodi%3Anodetypes%3D%22ccccccccccccc%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path16475-2%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20-291.45596%2C-29.178497%20-0.29794%2C35.8800888%2068.69281%2C-0.27321%20-0.22967%2C-35.4104268%20-11.90534%2C0.27321%20-0.54642%2C8.77321%20-12.77503%2C-0.27321%20v%20-8.608007%20h%20-17.75%20v%208.608007%20h%20-13.15625%20l%200.27321%2C-8.969662%20z%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23dead00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A2.74578238%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20sodipodi%3Anodetypes%3D%22cc%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path16477-2%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20-291.43984%2C-8.4279198%2068.60556%2C0.067042%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23dead00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1.83052158%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path16479-4%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22M%20-258.01104%2C6.4781019%20V%20-7.963513%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23dead00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1.83052158%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cg%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22g16481-1%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20transform%3D%22matrix%280.56362824%2C0%2C0%2C0.52948972%2C519.10965%2C414.81119%29%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23dead00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1.83052158%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20sodipodi%3Anodetypes%3D%22ccccccccccccc%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path16483-9%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20-291.45596%2C-29.178497%20-0.29794%2C35.8800888%2068.69281%2C-0.27321%20-0.22967%2C-35.4104268%20-11.90534%2C0.27321%20-0.54642%2C8.77321%20-12.77503%2C-0.27321%20v%20-8.608007%20h%20-17.75%20v%208.608007%20h%20-13.15625%20l%200.27321%2C-8.969662%20z%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23dead00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A2.74578238%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20sodipodi%3Anodetypes%3D%22cc%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path16485-5%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20-291.43984%2C-8.4279198%2068.60556%2C0.067042%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23dead00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1.83052158%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path16487-5%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22M%20-258.01104%2C6.4781019%20V%20-7.963513%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23dead00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1.83052158%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path965%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3Anone%3Bstroke%3A%23000000%3Bstroke-width%3A2.46494007%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22M%20211.33223%2C598.65161%20H%20450.05174%20V%20333.60365%20H%20211.33223%20Z%22%20%2F%3E%0A%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%20%20%3Cg%0A%20%20%20%20%20%20%20%20%20id%3D%22g3738%22%3E%0A%20%20%20%20%20%20%20%20%3Cg%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22g6398%22%3E%0A%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path33928%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20615.12183%2C664.57409%20-8.51005%2C-3.5318%20-15.37951%2C17.35741%205.15715%2C7.2986%2018.73241%2C-21.12421%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3Anone%3Bstroke%3A%23000000%3Bstroke-width%3A1.0670284%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path33926%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20621.74593%2C669.85384%205.15206%2C7.31916%20-15.37436%2C17.35735%20-8.4897%2C-3.5522%2018.712%2C-21.12431%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3Anone%3Bstroke%3A%23000000%3Bstroke-width%3A1.0670284%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path979%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23b50027%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A2.46494007%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20689.59519%2C598.49831%20v%20158.65612%20c%200%2C62.60598%20-53.65392%2C113.3518%20-119.76215%2C113.3518%20-66.08903%2C0%20-119.69025%2C-50.74582%20-119.69025%2C-113.3518%20V%20598.49831%20h%20239.4524%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23dead00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1.0670284%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20485.07233%2C614.62832%20c%20-7.65141%2C5e-5%20-13.83801%2C5.90825%20-13.83801%2C13.17111%200%2C5.76025%203.8931%2C10.73575%209.33651%2C12.50425%20v%2020.50696%20l%20-8.83636%2C2.50085%20v%2022.67436%20l%208.6696%2C2.5008%20v%20-7.3358%20h%200.16701%20v%20-13.17111%20h%208.50285%20v%20-27.50936%20c%200.363%2C-0.1075%200.9862%2C-0.2055%201.3338%2C-0.3335%20l%2027.17586%2C30.51036%20-5.0017%2C7.50256%2015.50525%2C17.17245%208.50291%2C-3.6679%2021.50726%2C24.17486%20c%20-0.368%2C0.64915%20-0.58825%2C1.29535%20-0.8336%2C2.0007%20h%20-14.00476%20l%20-2.50085%2C-8.5029%20h%20-23.84141%20l%20-2.66755%2C8.5029%20h%20-16.33886%20c%20-1.3136%2C-4.048%20-4.589%2C-7.33045%20-8.83635%2C-8.6696%20V%20681.1508%20h%20-8.50285%20v%207.3358%20h%20-0.16701%20l%200.16701%2C20.67371%20c%20-4.69716%2C1.41565%20-8.43051%2C5.02735%20-9.50326%2C9.66995%20-0.01%2C0.0505%200.01%2C0.116%200%2C0.1665%20-0.154%2C0.8004%20-0.3335%2C1.63745%20-0.3335%2C2.50085%200%2C5.87266%204.063%2C10.82776%209.66995%2C12.50426%20v%2013.33786%20l%20-8.8363%2C3.001%201.33375%2C22.67436%208.83636%2C2.00065%20c%201.18995%2C6.2931%203.1277%2C12.26615%205.6686%2C18.0061%20l%20-0.6669%2C0.83361%20c%20-4.98855%2C5.4996%20-4.32625%2C13.7836%201.5005%2C18.5063%203.7669%2C3.06665%208.75505%2C3.79905%2013.1711%2C2.50085%203.83381%2C4.30631%208.17616%2C8.29946%2012.83771%2C11.83731%20l%20-2.0007%2C8.83635%20c%206.435%2C4.3291%2013.3832%2C8.08216%2020.84041%2C10.83701%20l%206.66895%2C-6.33551%20c%205.4846%2C1.82736%2011.23355%2C3.19086%2017.17246%2C4.00141%201.37495%2C5.89305%206.86005%2C10.3368%2013.5046%2C10.3368%206.65986%2C0%2012.17051%2C-4.40795%2013.50456%2C-10.3368%205.53215%2C-0.8327%2011.0241%2C-2.0976%2016.17216%2C-3.83466%20l%20-0.167%2C-0.167%20c%202.32815%2C-0.79345%204.59575%2C-1.53585%206.83565%2C-2.5008%20l%20-4.16805%2C-7.33585%20c%204.24955%2C-1.80875%208.3364%2C-3.89145%2012.17075%2C-6.33545%20l%204.1681%2C7.1691%20c%20-3.86965%2C2.40245%20-7.9231%2C4.6722%20-12.1708%2C6.5022%20-2.20985%2C0.9482%20-4.35915%2C1.8882%20-6.6689%2C2.66755%20l%206.5022%2C6.16876%20c%207.46235%2C-2.75485%2014.40545%2C-6.50791%2020.84041%2C-10.83701%20l%20-1.83395%2C-8.83635%20c%204.62115%2C-3.51835%208.8654%2C-7.5627%2012.67095%2C-11.83731%204.3955%2C1.2982%209.40926%2C0.5658%2013.17111%2C-2.50085%205.82675%2C-4.7227%206.6251%2C-13.0067%201.66725%2C-18.5063%20l%20-0.83365%2C-0.83361%20c%202.5483%2C-5.73995%204.4902%2C-11.713%205.6686%2C-18.0061%20l%208.83635%2C-2.00065%201.33375%2C-22.67436%20-8.8363%2C-3.001%20v%20-13.33786%20c%205.61725%2C-1.6765%209.66995%2C-6.6316%209.66995%2C-12.50426%200%2C-0.8634%20-0.1495%2C-1.70045%20-0.3335%2C-2.50085%20-0.01%2C-0.0525%200.01%2C-0.1145%200%2C-0.1665%20-1.07845%2C-4.6403%20-4.79775%2C-8.2548%20-9.50325%2C-9.66995%20l%200.1665%2C-20.67371%208.8363%2C-2.5008%20v%20-22.67436%20l%20-8.8363%2C-2.50085%20v%20-20.50696%20c%205.63245%2C-1.6816%209.67%2C-6.6009%209.66995%2C-12.50425%200%2C-7.26286%20-6.1866%2C-13.17106%20-13.83805%2C-13.17111%20-6.16405%2C0%20-11.36686%2C3.8797%20-13.17111%2C9.16975%20h%20-23.50796%20v%208.16946%20h%20-14.00475%20v%20-8.16946%20h%20-21.34056%20c%20-1.80935%2C-5.29%20-7.00195%2C-9.1697%20-13.17116%2C-9.16975%20-6.16915%2C0%20-11.36175%2C3.8797%20-13.1711%2C9.16975%20H%20535.7558%20v%208.16946%20h%20-14.00471%20v%20-8.16946%20h%20-23.50796%20c%20-1.794%2C-5.29005%20-6.9866%2C-9.16975%20-13.17115%2C-9.16975%20z%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path33894%22%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23c8b100%3Bstroke%3A%23000000%3Bstroke-width%3A1.0670284%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20516.58299%2C615.29522%20-2.50085%2C8.33615%20H%20543.092%20l%20-2.50085%2C-8.33615%20z%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path33892%22%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23c8b100%3Bstroke%3A%23000000%3Bstroke-width%3A1.0670284%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20599.77788%2C615.29522%20-2.66756%2C8.33615%20h%2029.00982%20l%20-2.50085%2C-8.33615%20z%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path33890%22%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23c8b100%3Bstroke%3A%23000000%3Bstroke-width%3A1.0670284%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20485.07233%2C622.13087%20c%203.2712%2C5e-5%206.00205%2C2.56615%206.00205%2C5.66856%200%2C3.10755%20-2.73085%2C5.6686%20-6.00205%2C5.6686%20-3.27625%2C5e-5%20-6.00206%2C-2.56105%20-6.00206%2C-5.6686%200%2C-3.10241%202.72581%2C-5.66856%206.00206%2C-5.66856%20z%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path33888%22%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23b50027%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1.0670284%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20498.41018%2C631.96753%20h%2015.67196%20l%202.50085%2C8.50285%20h%2024.00816%20l%202.50085%2C-8.50285%20h%2013.67131%20c%201.4056%2C4.0684%204.7199%2C7.2353%209.00305%2C8.50285%20v%209.66995%20l%20-8.83635%2C2.50086%20v%2022.67436%20l%208.83635%2C2.50085%20v%2031.51066%20c%20-0.47%2C0.1635%20-1.04565%2C0.447%20-1.5005%2C0.6669%20l%20-21.17386%2C-23.67471%205.1684%2C-7.3358%20-15.67195%2C-17.33921%20-8.33616%2C3.6679%20-27.34261%2C-30.34361%20c%200.644%2C-0.9609%201.11715%2C-1.87655%201.5005%2C-3.001%20z%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path33886%22%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23b50027%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1.0670284%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20582.93882%2C631.96753%20h%2014.1715%20l%202.66756%2C8.50285%20h%2023.84141%20l%202.50085%2C-8.50285%20h%2015.8387%20c%200.189%2C0.58265%200.5678%2C0.9792%200.8336%2C1.5005%20l%20-27.67606%2C31.17721%20-8.50285%2C-3.50115%20-15.33856%2C17.33921%205.16845%2C7.3358%205.00171%2C-5.50185%208.8363%2C-10.17011%206.6689%2C5.33511%20-13.838%2C15.672%208.33615%2C3.5012%2015.50526%2C-17.3392%20-5.16841%2C-7.33586%2027.00917%2C-30.51031%20c%200.61335%2C0.3065%201.1746%2C0.62915%201.83395%2C0.8336%20v%2020.50696%20l%20-9.00306%2C2.50085%20v%2022.67436%20l%209.00306%2C2.5008%20v%2020.84041%20c%20-4.22176%2C1.3391%20-7.52276%2C4.4549%20-8.83636%2C8.5029%20h%20-15.8387%20l%20-2.66756%2C-8.5029%20h%20-23.84141%20l%20-2.50085%2C8.5029%20h%20-13.33785%20c%20-0.363%2C-1.1551%20-0.66935%2C-2.19155%20-1.3338%2C-3.16775%20l%2020.84041%2C-23.50796%204.835%2C-5.6686%20-6.5022%2C-5.1684%20-25.67542%2C29.17656%20c%20-0.3835%2C-0.1125%20-1.11715%2C-0.226%20-1.5005%2C-0.3335%20v%20-38.67977%20h%20-8.50285%20v%20-13.17115%20h%208.6696%20v%2020.50696%20l%208.83631%2C-2.50085%20v%20-22.67436%20l%20-8.83631%2C-2.50086%20v%20-9.83665%20c%204.09401%2C-1.3187%207.14841%2C-4.4159%208.50286%2C-8.33615%20z%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path33884%22%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23c8b100%3Bstroke%3A%23000000%3Bstroke-width%3A1.0670284%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20489.24043%2C660.81064%20v%2027.67601%20l%208.8363%2C-2.5008%20v%20-22.67436%20z%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path33882%22%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23b50027%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1.0670284%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20650.62845%2C667.97974%20h%208.6696%20v%2013.17111%20h%20-8.6696%20z%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path33880%22%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23b50027%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1.0670284%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20529.08725%2C670.81404%209.00305%2C10.00336%20-6.5022%2C5.33515%20-9.16976%2C-10.1701%20z%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path33878%22%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23c8b100%3Bstroke%3A%23000000%3Bstroke-width%3A1.0670284%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20484.73888%2C715.99601%20c%202.26555%2C0%204.17685%2C1.17835%205.1684%2C2.8343%200.02%2C0.045%20-0.02%2C0.1195%200%2C0.1665%200.3635%2C0.81715%200.6669%2C1.63125%200.6669%2C2.50085%200%2C3.11776%20-2.5386%2C5.66861%20-5.8353%2C5.66861%20-3.27625%2C5e-5%20-6.00206%2C-2.55085%20-6.00206%2C-5.66861%200%2C-0.8645%200.299%2C-1.6108%200.6669%2C-2.33415%200.025%2C-0.045%20-0.025%2C-0.121%200%2C-0.1665%200.99615%2C-1.75585%203.08951%2C-3.001%205.33516%2C-3.001%20z%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path33876%22%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23c8b100%3Bstroke%3A%23000000%3Bstroke-width%3A1.0670284%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20655.12995%2C715.99601%20c%202.32555%2C0%204.18195%2C1.34305%205.16845%2C3.1677%20h%200.1665%20c%200.3035%2C0.75325%200.50015%2C1.5339%200.50015%2C2.33415%20-5e-5%2C3.11776%20-2.5386%2C5.66861%20-5.8353%2C5.66861%20-3.27115%2C5e-5%20-6.002%2C-2.55085%20-6.002%2C-5.66861%200%2C-0.92%200.248%2C-1.7444%200.6669%2C-2.50085%200.96605%2C-1.71735%203.0146%2C-3.001%205.3351%2C-3.001%20z%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path33874%22%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23b50027%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1.0670284%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20521.08454%2C717.82996%20h%2014.50491%20v%201.00035%200.1665%206.66896%20h%2021.84076%20c%200.286%2C0.8331%200.56075%2C1.62885%201.0003%2C2.3341%20l%20-20.34021%2C22.50761%20-8.5029%2C-3.6679%20-15.50526%2C17.3392%205.16845%2C7.33586%20-16.83906%2C18.67295%20c%20-2.34095%2C-0.86885%20-5.0594%2C-1.17605%20-7.50255%2C-0.8336%20-2.0646%2C-4.74495%20-3.52%2C-9.68645%20-4.5015%2C-14.83835%20-0.428%2C-2.24555%20-0.79245%2C-4.5208%20-1.00035%2C-6.83566%20h%20-8.6696%20c%20-0.22051%2C-2.415%20-0.33351%2C-4.82115%20-0.33351%2C-7.3358%20v%20-6.00205%20l%208.83636%2C0.1665%20v%205.83535%20c%200%2C2.4896%20-0.03%2C4.91625%200.1665%2C7.3358%200.188%2C2.30921%200.56355%2C4.58181%201.00035%2C6.83566%20l%208.8363%2C-2.8343%20c%200%2C0%20-1.0636%2C-15.13986%20-0.8336%2C-11.33716%200.189%2C3.26085%20-0.3335%2C-11.3372%20-0.3335%2C-11.3372%20l%20-8.8363%2C-2.1674%20v%20-12.83766%20c%204.03785%2C-1.3136%207.11255%2C-4.47725%208.50285%2C-8.33615%20h%2023.34126%20v%20-6.66896%20-0.1665%20-1.00035%20z%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path33872%22%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23b50027%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1.0670284%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20604.61283%2C717.82996%20h%2014.00475%20v%201.00035%200.1665%206.66896%20h%2023.34126%20c%201.39025%2C3.8589%204.60105%2C7.02255%208.66961%2C8.33615%20v%2012.83766%20l%20-9.00306%2C2.1674%20c%200%2C0%20-0.361%2C14.59805%20-0.167%2C11.3372%200.2455%2C-3.8027%20-1.0003%2C11.33716%20-1.0003%2C11.33716%20l%209.00306%2C2.8343%20c%20-0.9866%2C5.162%20-2.60706%2C10.08475%20-4.66826%2C14.83835%20-2.4534%2C-0.3425%20-4.97445%2C-0.035%20-7.33585%2C0.8336%20l%20-16.83901%2C-18.67295%205.00171%2C-7.33586%20-15.50526%2C-17.3392%20-8.5029%2C3.6679%20-19.33991%2C-22.17416%20c%200.50605%2C-0.8076%201.0118%2C-1.58085%201.3338%2C-2.50085%20l%2021.00711%2C-0.1665%20v%20-6.66896%20-0.1665%20-1.00035%20z%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path33870%22%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cg%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23dead00%3Bfill-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22g6352%22%3E%0A%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path33961%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20659.2977%2C754.41223%20-0.02%2C-20.36781%20c%205.61715%2C-1.6611%209.6856%2C-6.6547%209.6856%2C-12.52736%200%2C-5.86245%20-4.1247%2C-10.9071%20-9.74185%2C-12.604%20l%200.0565%2C-27.86581%20h%20-8.60725%20l%20-0.035%2C28.02936%20c%20-4.22181%2C1.334%20-7.49806%2C4.4518%20-8.81161%2C8.48955%20l%20-23.23541%2C0.035%20v%208.14716%20h%2023.38871%20c%201.39025%2C3.8589%204.5336%2C6.8898%208.60216%2C8.20335%20l%200.015%2C20.51091%208.6839%2C-0.051%20h%200.02%20z%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23dead00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1.0670284%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path33953%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20659.35395%2C640.31163%20-0.0765%2C27.50806%20h%20-8.60725%20v%20-27.61541%20c%20-0.6593%2C-0.1995%20-1.30845%2C-0.4705%20-1.9218%2C-0.7769%20l%20-31.83747%2C35.85452%20-6.5832%2C-5.22866%2032.44571%2C-36.55476%20c%20-0.266%2C-0.52135%20-0.552%2C-1.0631%20-0.7411%2C-1.64065%20h%20-23.54206%20v%20-8.14716%20h%2023.47046%20c%201.8043%2C-5.2798%207.00231%2C-9.0671%2013.16641%2C-9.0671%207.6514%2C0%2013.87685%2C5.8778%2013.87685%2C13.12536%200%2C5.8931%20-4.01745%2C10.86625%20-9.6499%2C12.5427%20z%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23dead00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1.0670284%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path33951%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20574.44716%2C640.20428%20-0.0765%2C16.94336%20h%20-8.6021%20l%200.02%2C-16.80026%20c%20-4.28315%2C-1.26245%20-7.6565%2C-4.4313%20-9.0621%2C-8.48955%20H%20535.7298%20v%20-8.14716%20h%2020.99666%20c%201.80935%2C-5.2798%206.98185%2C-9.0671%2013.15105%2C-9.0671%206.16921%2C0%2011.38256%2C3.7873%2013.19196%2C9.0671%20h%2021.41066%20v%208.14716%20h%20-21.46691%20c%20-1.3545%2C3.90995%20-4.4723%2C7.0329%20-8.56631%2C8.34645%20z%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23dead00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1.0670284%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path33936%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20613.95648%2C776.83469%20-8.4845%2C3.60335%20-15.53286%2C-17.22956%205.10095%2C-7.3396%2018.91641%2C20.96581%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23dead00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1.0670284%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path33918%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20543.1361%2C631.87828%20-2.62205%2C8.4691%20h%20-23.91001%20l%20-2.58625%2C-8.4691%20h%2029.11831%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23dead00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1.0670284%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path33916%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20543.1361%2C623.67487%20-2.62205%2C-8.45375%20h%20-23.91001%20l%20-2.58625%2C8.45375%20h%2029.11831%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23dead00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1.0670284%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%3Cg%0A%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23dead00%3Bfill-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22g6327%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cg%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23dead00%3Bfill-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22g6309%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cg%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23dead00%3Bfill-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22g6305%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23dead00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1.0670284%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20525.79899%2C776.83469%208.48966%2C3.60335%2015.52775%2C-17.22956%20-5.10095%2C-7.3396%20-18.91646%2C20.96581%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path33969%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23dead00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1.0670284%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20519.21579%2C771.51404%20-5.0907%2C-7.37026%2015.53796%2C-17.22955%208.4641%2C3.61865%20-18.91136%2C20.98116%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path33967%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cg%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23dead00%3Bfill-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22g6284%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cg%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23dead00%3Bfill-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22g6279%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path33846%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20524.93524%2C823.89791%20-4.2372%2C7.2987%20c%20-7.25785%2C-4.50805%20-13.72345%2C-10.07405%20-19.27931%2C-16.31471%20-4.41605%2C1.2982%20-9.4046%2C0.5264%20-13.1715%2C-2.54025%20-5.82675%2C-4.72265%20-6.5321%2C-13.01295%20-1.54355%2C-18.5125%20l%200.72575%2C-0.77181%20c%20-3.51135%2C-7.9324%20-5.88805%2C-16.45775%20-6.70075%2C-25.39711%20l%208.67875%2C0.035%20c%200.68495%2C7.62576%202.5863%2C14.88866%205.55075%2C21.70181%202.44315%2C-0.3425%205.0498%2C-0.056%207.39075%2C0.81265%20l%2021.71736%2C-24.02736%206.54231%2C5.27976%20-21.57936%2C23.99161%20c%202.91335%2C4.43135%202.79585%2C10.14555%20-0.53155%2C14.51045%204.78915%2C5.30025%2010.2939%2C10.02296%2016.43755%2C13.93296%20z%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23dead00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1.0670284%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path33836%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20518.50024%2C819.22636%20c%207.48785%2C5.84195%2016.18711%2C10.58505%2025.59166%2C13.5904%20l%201.978%2C-8.5969%20c%20-7.7281%2C-2.43285%20-14.8888%2C-6.0004%20-21.18581%2C-10.63111%20l%20-6.38385%2C5.63761%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23dead00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1.0670284%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path982%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20514.20179%2C826.65276%20c%207.59515%2C5.71425%2016.27906%2C10.29385%2025.58646%2C13.4678%20l%20-6.6496%2C6.21511%20c%20-7.45721%2C-2.7549%20-14.47481%2C-6.39401%20-20.90981%2C-10.72306%20l%201.97295%2C-8.95985%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23dead00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1.0670284%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cg%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23dead00%3Bfill-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22g6270%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path33844%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20480.46292%2C754.41223%200.01%2C-20.36781%20c%20-5.60695%2C-1.6611%20-9.68055%2C-6.6547%20-9.68055%2C-12.52736%200%2C-5.86245%204.1298%2C-10.9071%209.74701%2C-12.604%20l%20-0.0665%2C-27.86581%20h%208.61236%20l%200.015%2C28.02936%20c%204.24735%2C1.334%207.51855%2C4.4518%208.8321%2C8.48955%20l%2023.22006%2C0.035%20v%208.14716%20h%20-23.36826%20c%20-1.3903%2C3.8589%20-4.5694%2C6.8898%20-8.6072%2C8.20335%20l%20-0.015%2C20.51091%20-8.69921%2C-0.051%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23dead00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1.0670284%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path33840%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20481.79183%2C774.93849%20-8.92411%2C-1.99845%20-1.25735%2C-22.60136%208.85255%2C-2.92355%200.01%2C12.96175%20c%200%2C5.02935%200.44451%2C9.78781%201.31871%2C14.56161%20z%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23dead00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1.0670284%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path33838%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20489.19788%2C746.91423%208.88835%2C2.09045%20c%200%2C0%200.455%2C14.52575%200.266%2C11.2649%20-0.23%2C-3.8027%200.9711%2C11.35691%200.9711%2C11.35691%20l%20-8.965%2C2.9542%20c%20-0.89445%2C-4.6153%20-1.196%2C-9.33801%20-1.196%2C-14.20381%20l%200.015%2C-13.46265%20h%200.02%20z%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23dead00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1.0670284%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path33945%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20480.57533%2C660.77144%20-8.92406%2C2.5044%20v%2022.64226%20l%208.92406%2C2.44825%20v%20-27.59491%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23dead00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1.0670284%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path33943%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20489.23883%2C660.77144%208.90365%2C2.5044%20v%2022.64226%20l%20-8.90365%2C2.44825%20v%20-27.59491%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23dead00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1.0670284%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path33924%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20514.22734%2C717.58661%202.6067%2C-8.4538%20h%2023.92536%20l%202.58115%2C8.4538%20h%20-29.11321%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23dead00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1.0670284%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path33922%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20514.22734%2C725.76952%202.6067%2C8.46915%20h%2023.92536%20l%202.58115%2C-8.46915%20h%20-29.11321%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23dead00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1.0670284%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cg%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23dead00%3Bfill-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22g6298%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path33852%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20583.27417%2C835.82721%20c%206.8183%2C-1.07845%2013.0999%2C-2.9542%2019.30486%2C-5.566%20l%204.26275%2C7.2629%20c%20-7.13525%2C3.06155%20-14.82756%2C5.26446%20-22.84186%2C6.47071%20-1.33405%2C5.92885%20-6.8694%2C10.38065%20-13.52926%2C10.38065%20-6.64455%2C0%20-12.18505%2C-4.39555%20-13.55995%2C-10.28865%20-8.46411%2C-1.1551%20-16.49376%2C-3.33756%20-24.01231%2C-6.56271%20l%204.28315%2C-7.2629%20c%206.527%2C2.75495%2013.49355%2C4.5949%2020.72076%2C5.6018%201.52825%2C-3.312%204.324%2C-5.8727%207.99895%2C-7.06355%20l%200.0765%2C-35.56322%20h%208.58165%20l%200.0765%2C35.43542%20c%203.80786%2C1.13975%207.02276%2C3.73115%208.62256%2C7.15555%20h%200.015%20z%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23dead00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1.0670284%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path33949%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20621.25018%2C819.22636%20c%20-7.49815%2C5.84195%20-16.20245%2C10.58505%20-25.58146%2C13.5904%20l%20-1.97805%2C-8.5969%20c%207.70771%2C-2.43285%2014.88376%2C-6.0004%2021.16536%2C-10.63111%20l%206.39415%2C5.63761%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23dead00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1.0670284%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path33947%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20625.55374%2C826.65276%20c%20-7.62076%2C5.71425%20-16.27396%2C10.29385%20-25.58651%2C13.4678%20l%206.64455%2C6.21511%20c%207.4623%2C-2.7549%2014.48505%2C-6.39401%2020.91996%2C-10.72306%20l%20-1.978%2C-8.95985%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23dead00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1.0670284%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path33906%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20574.60046%2C800.2487%208.92411%2C-2.5044%20v%20-22.62181%20l%20-8.92411%2C-2.45335%20v%2027.57956%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23dead00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1.0670284%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path33904%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20565.94216%2C800.2487%20-8.9088%2C-2.5044%20v%20-22.62181%20l%208.9088%2C-2.45335%20v%2027.57956%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23dead00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1.0670284%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path33898%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20597.07427%2C631.87828%202.63226%2C8.4691%20h%2023.89986%20l%202.59135%2C-8.4691%20h%20-29.12347%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23dead00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1.0670284%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path984%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20597.07427%2C623.67487%202.63226%2C-8.45375%20h%2023.89986%20l%202.59135%2C8.45375%20h%20-29.12347%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23dead00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1.0670284%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23dead00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1.0670284%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20514.24889%2C725.83267%202.66755%2C8.33615%20h%2023.84141%20l%202.50085%2C-8.33615%20z%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path33868%22%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23dead00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1.0670284%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20596.94357%2C725.83267%202.50085%2C8.33615%20h%2023.84141%20l%202.66756%2C-8.33615%20z%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path33866%22%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23b50027%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1.0670284%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20564.93271%2C733.50192%20c%200.3375%2C0.1585%200.63745%2C0.2465%201.00035%2C0.3335%20v%2038.84652%20l%20-8.8363%2C2.50085%20v%2022.50761%20l%208.8363%2C2.50085%20v%2028.67641%20c%20-3.67495%2C1.19085%20-6.47445%2C3.69035%20-8.0027%2C7.00235%20-4.71295%2C-0.6566%20-9.39641%2C-1.6132%20-13.83801%2C-3.001%20l%202.00065%2C-8.6696%20c%20-7.7281%2C-2.4329%20-14.87685%2C-6.0396%20-21.17386%2C-10.67031%20l%20-6.5022%2C5.66861%20c%201.872%2C1.4605%203.8199%2C2.8549%205.83535%2C4.16805%20-2.03245%2C-1.32465%20-3.9485%2C-2.67335%20-5.83535%2C-4.16805%20-3.55335%2C-2.81496%20-6.82885%2C-5.84101%20-9.83665%2C-9.16981%203.3274%2C-4.3649%203.41355%2C-10.07355%200.5002%2C-14.5049%20l%2016.6723%2C-18.67301%208.50286%2C3.66795%2015.50525%2C-17.33926%20-5.0017%2C-7.3358%2020.17351%2C-22.34091%20z%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path33864%22%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23b50027%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1.0670284%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20575.76971%2C733.66867%2024.34162%2C27.67601%206.5022%2C-5.1684%209.00305%2C10.0034%20-6.5022%2C5.33516%20-9.00305%2C-10.17016%20-5.00171%2C-5.50185%20-5.1684%2C7.3358%2015.50526%2C17.33926%208.50285%2C-3.66795%2016.83906%2C18.67301%20c%20-2.8929%2C4.43135%20-2.8119%2C10.14%200.50015%2C14.5049%20-3.0157%2C3.3447%20-6.43165%2C6.3442%20-10.00336%2C9.16981%20-1.87065%2C1.47985%20-3.8197%2C2.85525%20-5.83535%2C4.16805%202.017%2C-1.31315%203.9608%2C-2.70755%205.83535%2C-4.16805%20l%20-6.50225%2C-5.66861%20c%20-6.28155%2C4.63071%20-13.46615%2C8.23741%20-21.17381%2C10.67031%20l%202.00065%2C8.6696%20c%20-3.9776%2C1.29355%20-8.0498%2C2.3228%20-12.3375%2C3.001%20-1.5998%2C-3.4244%20-4.86175%2C-6.0294%20-8.66961%2C-7.1691%20V%20800.1912%20l%209.00306%2C-2.50085%20v%20-22.50761%20l%20-9.00306%2C-2.50085%20v%20-38.51307%20c%200.4755%2C-0.128%200.72245%2C-0.357%201.16705%2C-0.50015%20z%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path33862%22%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23b50027%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1.0670284%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20659.29805%2C754.34233%20v%206.00205%20c%200%2C2.51465%20-0.1125%2C4.9208%20-0.3335%2C7.3358%20h%20-8.6696%20c%200.197%2C-2.41985%200.3335%2C-4.8458%200.3335%2C-7.3358%20v%20-5.83535%20l%208.6696%2C-0.1665%20z%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path33860%22%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23b50027%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1.0670284%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20533.0886%2C756.17628%206.66895%2C5.1684%20-9.1698%2C10.17016%20-6.50221%2C-5.33516%20z%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path33858%22%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23b50027%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1.0670284%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20565.93306%2C780.01769%20h%208.6696%20v%2013.17115%20h%20-8.6696%20z%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path33856%22%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23b50027%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1.0670284%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20524.91914%2C823.86591%20c%203.83186%2C2.444%208.08241%2C4.5267%2012.33756%2C6.33545%20l%20-4.3348%2C7.33585%20c%20-4.2298%2C-1.82085%20-8.31911%2C-3.9477%20-12.17081%2C-6.3355%20z%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path32837%22%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23dead00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1.0670284%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20558.38271%2C728.07467%20c%20-0.4345%2C-0.7207%20-0.7615%2C-1.49245%20-1.04775%2C-2.3256%20h%20-21.71741%20v%20-8.14716%20h%2021.56916%20c%200.2455%2C-0.68485%200.5878%2C-1.36975%200.9456%2C-2.01885%20l%20-26.62411%2C-29.61381%206.5423%2C-5.30025%2026.29186%2C29.11296%20c%200.455%2C-0.22%200.9149%2C-0.414%201.4056%2C-0.5776%20l%200.02%2C-38.78827%20h%208.5817%20v%2038.55317%20c%200.3835%2C0.1075%200.9711%2C0.2145%201.3544%2C0.3425%20l%2025.65812%2C-29.18451%206.59855%2C5.24915%20-25.76541%2C29.02091%20c%200.6644%2C0.9711%201.1193%2C2.0547%201.4822%2C3.20465%20h%2020.89961%20v%208.14716%20l%20-21.01716%2C0.0565%20c%20-0.3015%2C0.91995%20-0.83315%2C1.7684%20-1.3289%2C2.576%20l%2024.40071%2C27.74311%20-6.54735%2C5.30025%20-24.28326%2C-27.77891%20c%20-0.44451%2C0.1635%20-0.66956%2C0.3425%20-1.16536%2C0.47%20l%20-0.056%2C45.87227%20h%20-8.60215%20l%20-0.025%2C-46.07162%20c%20-0.358%2C-0.1075%20-0.65935%2C-0.2915%20-1.00175%2C-0.4495%20l%20-25.27986%2C27.95781%20-6.54235%2C-5.30025%2025.25431%2C-28.04976%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path33850%22%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23b50027%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1.0670284%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20491.84548%2C797.81075%20c%202.13645%2C-2.3818%205.88295%2C-2.6527%208.3772%2C-0.63385%202.49425%2C2.01895%202.8009%2C5.5865%200.6696%2C7.9325%20-2.1416%2C2.36135%20-5.88295%2C2.6476%20-8.37725%2C0.62865%20-2.49425%2C-2.03425%20-2.79575%2C-5.566%20-0.66955%2C-7.9273%20z%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path33842%22%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23b50027%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1.0670284%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20478.73022%2C721.51706%20c%200%2C-3.1229%202.65781%2C-5.64265%205.93406%2C-5.64265%203.2763%2C0%205.92385%2C2.51975%205.92385%2C5.64265%200%2C3.11776%20-2.64755%2C5.60181%20-5.92385%2C5.60181%20-3.27625%2C0%20-5.93406%2C-2.48405%20-5.93406%2C-5.60181%20z%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path33965%22%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23dead00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1.0670284%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20614.81518%2C823.89791%204.24735%2C7.2987%20c%207.24771%2C-4.50805%2013.72356%2C-10.07405%2019.27941%2C-16.31471%204.39555%2C1.2982%209.40451%2C0.5264%2013.16636%2C-2.54025%205.82675%2C-4.72265%206.4963%2C-13.01295%201.53845%2C-18.5125%20l%20-0.73605%2C-0.77181%20c%203.52165%2C-7.9324%205.90345%2C-16.45775%206.68035%2C-25.39711%20l%20-8.6379%2C0.035%20c%20-0.68485%2C7.62576%20-2.6067%2C14.88866%20-5.56091%2C21.70181%20-2.4534%2C-0.3425%20-5.03965%2C-0.056%20-7.40105%2C0.81265%20l%20-21.69691%2C-24.02736%20-6.54735%2C5.27976%2021.56401%2C23.99161%20c%20-2.89295%2C4.43135%20-2.7805%2C10.14555%200.53155%2C14.51045%20-4.77895%2C5.30025%20-10.27856%2C10.02296%20-16.42731%2C13.93296%20z%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path33963%22%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23b50027%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1.0670284%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20647.00024%2C798.7001%20c%20-2.13135%2C-2.3818%20-5.86255%2C-2.6527%20-8.35165%2C-0.63385%20-2.49935%2C2.01895%20-2.80095%2C5.5865%20-0.66955%2C7.9325%202.1313%2C2.36135%205.88295%2C2.6476%208.37715%2C0.62865%202.49431%2C-2.03425%202.77541%2C-5.566%200.64405%2C-7.9273%20z%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path33959%22%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23dead00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1.0670284%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20657.94835%2C774.93849%208.9241%2C-1.99845%201.2574%2C-22.60136%20-8.83215%2C-2.92355%20-0.02%2C12.96175%20c%200%2C5.02935%20-0.4395%2C9.78781%20-1.32895%2C14.56161%20z%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path33957%22%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23dead00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1.0670284%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20650.5627%2C746.91423%20-8.88831%2C2.09045%20c%200%2C0%20-0.4805%2C14.52575%20-0.286%2C11.2649%200.2455%2C-3.8027%20-0.97115%2C11.35691%20-0.97115%2C11.35691%20l%208.96501%2C2.9542%20c%200.89445%2C-4.6153%201.19605%2C-9.33801%201.19605%2C-14.20381%20l%20-0.015%2C-13.46265%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path33955%22%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23dead00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1.0670284%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20650.5934%2C660.77144%20-8.90366%2C2.5044%20v%2022.64226%20l%208.90366%2C2.44825%20v%20-27.59491%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path983%22%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3Anone%3Bstroke%3A%23000000%3Bstroke-width%3A1.0670284%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20659.2568%2C660.77144%208.9292%2C2.5044%20v%2022.64226%20l%20-8.9292%2C2.44825%20v%20-27.59491%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path33938%22%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3Anone%3Bstroke%3A%23000000%3Bstroke-width%3A1.0670284%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20620.53968%2C771.51404%205.09076%2C-7.37026%20-15.53286%2C-17.22955%20-8.4692%2C3.61865%2018.9113%2C20.98116%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path33934%22%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3Anone%3Bstroke%3A%23000000%3Bstroke-width%3A1.0670284%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20479.14937%2C627.78423%20c%200%2C-3.09731%202.66286%2C-5.62221%205.93911%2C-5.62221%203.2712%2C0%205.91875%2C2.5249%205.91875%2C5.62221%200%2C3.1025%20-2.64755%2C5.6069%20-5.91875%2C5.6069%20-3.27625%2C0%20-5.93911%2C-2.5044%20-5.93911%2C-5.6069%20z%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path33920%22%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23b50027%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1.0670284%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20649.1316%2C721.51706%20c%200%2C-3.1229%202.668%2C-5.64265%205.9392%2C-5.64265%203.2967%2C0%205.9187%2C2.51975%205.9187%2C5.64265%200%2C3.11776%20-2.622%2C5.60181%20-5.9187%2C5.60181%20-3.2712%2C0%20-5.9392%2C-2.48405%20-5.9392%2C-5.60181%20z%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path33914%22%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3Anone%3Bstroke%3A%23000000%3Bstroke-width%3A1.0670284%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20625.98309%2C717.58661%20-2.62201%2C-8.4538%20h%20-23.91011%20l%20-2.58115%2C8.4538%20h%2029.11327%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path33912%22%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3Anone%3Bstroke%3A%23000000%3Bstroke-width%3A1.0670284%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20625.98309%2C725.76952%20-2.62201%2C8.46915%20h%20-23.91011%20l%20-2.58115%2C-8.46915%20h%2029.11327%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path33910%22%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23b50027%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1.0670284%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20564.53146%2C841.23482%20c%200%2C-3.11781%202.66295%2C-5.63761%205.9392%2C-5.63761%203.27115%2C0%205.91361%2C2.5198%205.91361%2C5.63761%200%2C3.10245%20-2.64246%2C5.60685%20-5.91361%2C5.60685%20-3.27625%2C0%20-5.9392%2C-2.5044%20-5.9392%2C-5.60685%20z%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path33908%22%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23b50027%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1.0670284%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20649.1929%2C627.78423%20c%200%2C-3.09731%202.6425%2C-5.62221%205.9341%2C-5.62221%203.27625%2C0%205.92385%2C2.5249%205.92385%2C5.62221%200%2C3.1025%20-2.6476%2C5.6069%20-5.92385%2C5.6069%20-3.2916%2C0%20-5.9341%2C-2.5044%20-5.9341%2C-5.6069%20z%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path33902%22%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23b50027%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1.0670284%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20563.94371%2C627.78423%20c%200%2C-3.09731%202.6629%2C-5.62221%205.93405%2C-5.62221%203.27625%2C0%205.92381%2C2.5249%205.92381%2C5.62221%200%2C3.1025%20-2.64756%2C5.6069%20-5.92381%2C5.6069%20-3.27115%2C0%20-5.93405%2C-2.5044%20-5.93405%2C-5.6069%20z%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path33900%22%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cg%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23dead00%3Bfill-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22g6386%22%3E%0A%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path33848%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20490.47573%2C640.13273%2032.00611%2C35.81357%206.55256%2C-5.30016%20-32.18507%2C-35.67056%20c%200.644%2C-0.95575%201.0989%2C-1.99845%201.4822%2C-3.11775%20h%2023.41431%20v%20-8.14716%20h%20-23.42961%20c%20-1.794%2C-5.2798%20-7.0432%2C-9.0671%20-13.22775%2C-9.0671%20-7.65136%2C0%20-13.87681%2C5.8778%20-13.87681%2C13.12536%200%2C5.75%203.8947%2C10.65155%209.33811%2C12.4149%20l%20-0.051%2C27.63586%20h%208.60211%20v%20-27.45186%20c%200.363%2C-0.1075%201.02735%2C-0.1075%201.37495%2C-0.235%20z%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23dead00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1.0670284%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path33932%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20524.17364%2C665.23854%208.49476%2C-3.60335%2015.5329%2C17.23466%20-5.101%2C7.3498%20-18.92666%2C-20.98111%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23dead00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1.0670284%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path33930%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20517.59554%2C670.57454%20-5.08045%2C7.37536%2015.5277%2C17.21425%208.46921%2C-3.6238%20-18.91646%2C-20.96581%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23dead00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1.0670284%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path985%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23dead00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1.0670284%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20565.84506%2C650.11983%20-8.9088%2C2.50446%20v%2022.63716%20l%208.9088%2C2.4533%20v%20-27.59492%20m%208.5663%2C0%208.90366%2C2.50446%20v%2022.63716%20l%20-8.90366%2C2.4533%20v%20-27.59492%22%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path986%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23006f46%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1.0670284%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20556.41516%2C721.83886%20c%200%2C-7.2833%206.22545%2C-13.17645%2013.8973%2C-13.17645%207.65141%2C0%2013.87171%2C5.89315%2013.87171%2C13.17645%200%2C7.24761%20-6.2203%2C13.12026%20-13.87171%2C13.12026%20-7.67185%2C0%20-13.8973%2C-5.87265%20-13.8973%2C-13.12026%22%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path1162%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23c8b100%3Bstroke%3A%23000000%3Bstroke-width%3A1.00000048%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20465.30345%2C598.00971%20h%2020.69325%20v%20-4.93375%20h%20-20.69325%20z%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path1163%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23dead00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1.00000048%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20465.30345%2C598.00971%20h%2020.69325%20v%20-4.93375%20h%20-20.69325%20z%22%20%2F%3E%0A%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%20%20%3Cg%0A%20%20%20%20%20%20%20%20%20id%3D%22g3978%22%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path1030%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23f6cb7e%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A2.46688962%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20462.46769%2C828.43996%20c%209.95386%2C2.9938%2014.99781%2C10.4088%2014.99781%2C19.08836%200%2C11.30455%20-10.96455%2C19.88351%20-25.20071%2C19.88351%20-14.2314%2C0%20-25.77555%2C-8.57896%20-25.77555%2C-19.88351%200%2C-8.54546%204.747%2C-18.09201%2014.64335%2C-18.78176%200%2C0%20-0.3018%2C-0.89575%20-1.15442%2C-2.3663%20-1.02508%2C-1.09695%20-3.05129%2C-3.1423%20-3.05129%2C-3.1423%200%2C0%203.77939%2C-0.7089%205.95888%2C0.1195%202.19387%2C0.8287%203.63569%2C2.21305%203.63569%2C2.21305%200%2C0%201.03466%2C-2.0262%202.48127%2C-3.59735%201.46097%2C-1.55675%203.35307%2C-2.53395%203.35307%2C-2.53395%200%2C0%202.1891%2C1.8394%202.9076%2C3.07045%200.7137%2C1.26935%201.17835%2C2.7734%201.17835%2C2.7734%200%2C0%202.01185%2C-1.65735%203.76025%2C-2.33275%201.7436%2C-0.68975%203.99495%2C-1.231%203.99495%2C-1.231%200%2C0%20-0.6419%2C2.17945%20-1.0682%2C3.29075%20-0.431%2C1.1017%20-0.66105%2C3.42965%20-0.66105%2C3.42965%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path1032%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23058e6e%3Bstroke%3A%23000000%3Bstroke-width%3A2.46688962%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20450.16194%2C879.67918%20c%200%2C0%20-18.9257%2C-12.7559%20-27.13115%2C-14.48036%20-10.49032%2C-2.213%20-22.27877%2C-0.4215%20-27.38022%2C-0.68975%200.1437%2C0.1485%206.11696%2C4.40686%208.73714%2C7.04136%202.62498%2C2.62015%2011.36691%2C7.8557%2016.30551%2C9.09155%2015.35707%2C3.8512%2029.46872%2C-0.9628%2029.46872%2C-0.9628%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path1034%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23058e6e%3Bstroke%3A%23000000%3Bstroke-width%3A2.46688962%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20455.56514%2C880.79043%20c%200%2C0%2012.12376%2C-12.6026%2024.81276%2C-14.34141%2014.99781%2C-2.07885%2024.81271%2C1.23586%2030.63746%2C2.75431%200.134%2C0%20-4.81405%2C2.3471%20-7.42945%2C4.1386%20-2.62975%2C1.79145%20-9.3838%2C7.4485%20-19.71126%2C7.5683%20-10.3466%2C0.1535%20-21.76141%2C-1.0826%20-23.65351%2C-0.79515%20-1.8921%2C0.254%20-4.656%2C0.67535%20-4.656%2C0.67535%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path1036%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23b50027%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A2.46688962%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20451.92949%2C865.19882%20c%20-4.76617%2C-4.426%20-7.73124%2C-10.71055%20-7.73124%2C-17.68485%200%2C-6.95996%202.98423%2C-13.24451%207.74559%2C-17.65136%204.747%2C4.40685%207.6881%2C10.6914%207.6881%2C17.65136%200%2C6.9743%20-2.96025%2C13.25885%20-7.70245%2C17.68485%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path1038%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23058e6e%3Bstroke%3A%23000000%3Bstroke-width%3A2.46688962%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20447.11063%2C891.04594%20c%200%2C0%202.92676%2C-7.22816%203.20936%2C-13.44566%200.249%2C-5.202%20-0.73288%2C-10.33695%20-0.73288%2C-10.33695%200%2C0%201.60948%2C0%202.48128%2C0%200.8766%2C0%201.3029%2C0%201.3029%2C0%200%2C0%201.8921%2C5.52295%201.8921%2C10.33695%200%2C4.82835%20-0.8766%2C11.25185%20-0.8766%2C11.25185%200%2C0%20-2.6202%2C0.4025%20-3.492%2C0.8095%20-0.8574%2C0.4215%20-3.78416%2C1.38431%20-3.78416%2C1.38431%22%20%2F%3E%0A%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%20%20%3Cg%0A%20%20%20%20%20%20%20%20%20id%3D%22g3956%22%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path962%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23c3c3c3%3Bfill-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22M%20449.96553%2C598.65161%20H%20689.36044%20V%20333.60365%20H%20449.96553%20Z%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22path963%22%0A%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3Anone%3Bstroke%3A%23000000%3Bstroke-width%3A2.46494007%22%0A%20%20%20%20%20%20%20%20%20%20%20d%3D%22M%20449.96553%2C598.65161%20H%20689.36044%20V%20333.60365%20H%20449.96553%20Z%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3Cg%0A%20%20%20%20%20%20%20%20%20%20%20transform%3D%22translate%28-9.3360361%2C-5.7933994%29%22%0A%20%20%20%20%20%20%20%20%20%20%20id%3D%22g3786%22%3E%0A%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20608.72929%2C569.78457%20c%200%2C0%20-2.9603%2C3.05605%20-1.8921%2C5.60435%201.08735%2C2.5531%202.9603%2C5.22115%202.9603%2C5.22115%200%2C0%20-0.1055%2C-3.7985%201.09215%2C-4.82835%201.7292%2C-1.52325%204.95775%2C-1.7915%204.95775%2C-1.7915%200%2C0%20-2.55315%2C-2.28005%20-3.37225%2C-2.53395%20-0.78555%2C-0.273%20-3.74585%2C-1.6717%20-3.74585%2C-1.6717%20z%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23b50027%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path1027%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20623.51635%2C574.25847%20c%200%2C0%20-1.48015%2C3.68355%201.3556%2C6.0977%202.81655%2C2.43335%205.24515%2C2.68725%205.24515%2C2.68725%200%2C0%20-2.16035%2C-3.83685%20-1.48015%2C-5.86305%200.69455%2C-2.1124%202.54835%2C-3.42965%202.54835%2C-3.42965%200%2C0%20-3.4968%2C-1.164%20-4.0333%2C-1.02985%20-0.5317%2C0.1195%20-3.63565%2C1.5376%20-3.63565%2C1.5376%20z%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23b50027%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path1029%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20581.91206%2C408.79569%200.268%2C-2.94109%200.407%2C-1.6382%20c%200%2C0%20-7.66415%2C0.6275%20-11.6974%2C-0.50774%20-4.03331%2C-1.14482%20-7.66896%2C-2.80218%20-11.43881%2C-5.97799%20-3.7554%2C-3.19496%20-5.24035%2C-5.18762%20-7.9324%2C-5.58999%20-6.45706%2C-1.02986%20-11.43396%2C1.89207%20-11.43396%2C1.89207%200%2C0%204.85235%2C1.78669%208.49286%2C6.23186%203.6165%2C4.4787%207.56355%2C6.7396%209.27365%2C7.28088%202.82135%2C0.86221%2012.63146%2C0.2539%2015.32351%2C0.35445%202.69205%2C0.1341%208.73715%2C0.91011%208.73715%2C0.91011%20v%20-0.0145%20z%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23b50027%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path988%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%3Cg%0A%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22g1722%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22stroke%3A%23000000%3Bstroke-width%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20transform%3D%22translate%289.9234709%2C9.88447%29%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path1003%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bopacity%3A1%3Bvector-effect%3Anone%3Bfill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-linecap%3Abutt%3Bstroke-linejoin%3Amiter%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-dashoffset%3A0%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20558.41823%2C403.11689%201.59991%2C-2.53394%201.5855%2C2.29923%20-3.18541%2C0.2347%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path1005%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bopacity%3A1%3Bvector-effect%3Anone%3Bfill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-linecap%3Abutt%3Bstroke-linejoin%3Amiter%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-dashoffset%3A0%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20562.30299%2C402.99714%201.8873%2C-2.53394%202.02145%2C2.28007%20-3.90875%2C0.25385%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path1007%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23ffffff%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20560.55939%2C387.33846%203.90395%2C1.40348%20-3.49675%2C1.77232%20-0.407%2C-3.1758%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path1009%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bopacity%3A1%3Bvector-effect%3Anone%3Bfill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-linecap%3Abutt%3Bstroke-linejoin%3Amiter%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-dashoffset%3A0%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20565.26329%2C388.62219%203.49675%2C0.88137%20-2.81655%2C2.16032%20-0.6802%2C-3.04169%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20617.75163%2C398.01807%20c%200%2C0%200.02%2C3.42968%200.3545%2C6.70608%200.321%2C3.14227%20-1.0155%2C5.89655%20-0.498%2C7.63534%200.498%2C1.75795%200.74725%2C3.14228%201.42745%2C4.40685%200.64185%2C1.26936%200.9963%2C4.4787%200.9963%2C4.4787%200%2C0%20-1.8346%2C-1.3029%20-3.53511%2C-2.56747%20-1.6717%2C-1.28373%20-2.87405%2C-2.07888%20-2.87405%2C-2.07888%200%2C0%200.345%2C3.42967%200.50295%2C4.90022%200.182%2C1.47054%201.0395%2C4.2392%202.4286%2C5.8774%201.37476%2C1.60466%204.12431%2C4.23919%204.97216%2C6.3516%200.88135%2C2.13157%200.7041%2C6.82583%200.7041%2C6.82583%200%2C0%20-2.23215%2C-3.5638%20-4.1482%2C-4.20567%20-1.88251%2C-0.66103%20-6.02116%2C-2.95546%20-6.02116%2C-2.95546%200%2C0%203.79375%2C3.76498%203.79375%2C7.34794%200%2C3.57817%20-1.5472%2C7.64971%20-1.5472%2C7.64971%200%2C0%20-1.71485%2C-3.24286%20-3.94225%2C-5.36965%20-2.24655%2C-2.11241%20-5.35055%2C-4.23919%20-5.35055%2C-4.23919%200%2C0%202.4238%2C5.5373%202.4238%2C9.27354%200%2C3.76498%20-0.6754%2C11.75478%20-0.6754%2C11.75478%200%2C0%20-1.8921%2C-3.08958%20-3.7842%2C-4.59365%20-1.90645%2C-1.45139%20-4.13385%2C-2.75428%20-4.8332%2C-3.71708%20-0.6754%2C-0.97717%202.25135%2C3.07521%202.5675%2C5.52292%200.3355%2C2.45251%201.4993%2C11.18479%209.1347%2C22.336%204.4596%2C6.5193%2011.36216%2C17.91961%2026.14916%2C14.169%2014.80621%2C-3.73145%209.31201%2C-23.62936%206.20801%2C-32.92206%20-3.10401%2C-9.27351%20-4.65601%2C-19.56255%20-4.47396%2C-23.15987%200.158%2C-3.56381%202.7447%2C-14.15461%202.4046%2C-16.1329%20-0.34%2C-1.93997%20-1.1448%2C-9.50826%200.6946%2C-15.60599%201.89206%2C-6.35161%203.46321%2C-8.81849%204.47876%2C-11.43865%201.0107%2C-2.60099%201.8681%2C-4.07154%202.213%2C-6.35161%200.34%2C-2.28006%200.34%2C-6.53841%200.34%2C-6.53841%200%2C0%202.74475%2C5.06787%203.4393%2C6.85935%200.6802%2C1.80585%200.6802%2C7.16113%200.6802%2C7.16113%200%2C0%200.51255%2C-5.35528%204.65595%2C-7.95628%204.13865%2C-2.63453%208.95271%2C-5.38881%2010.15981%2C-6.85935%201.20235%2C-1.48492%201.5568%2C-2.44772%201.5568%2C-2.44772%200%2C0%20-0.3545%2C9.13942%20-2.92675%2C12.73675%20-1.71006%2C2.33275%20-8.44976%2C9.93457%20-8.44976%2C9.93457%200%2C0%203.45845%2C-1.31727%205.8631%2C-1.45139%202.40941%2C-0.1868%204.12426%2C0%204.12426%2C0%200%2C0%20-2.92676%2C2.28007%20-6.71091%2C7.81736%20-3.7794%2C5.52773%20-2.2418%2C6.01631%20-4.9913%2C10.57644%20-2.76865%2C4.56013%20-4.99605%2C4.72778%20-8.44015%2C7.50122%20-5.1733%2C4.15298%20-2.38545%2C20.67386%20-1.71005%2C23.12637%200.69455%2C2.43335%209.63285%2C22.66653%209.8101%2C27.55239%200.158%2C4.89545%201.03465%2C15.81195%20-7.5827%2C22.81981%20-5.54695%2C4.54575%20-14.62421%2C4.5793%20-16.69351%2C5.8774%20-2.07415%2C1.2837%20-6.17445%2C5.35525%20-6.17445%2C13.83845%200%2C8.49756%203.07045%2C9.78126%205.47985%2C11.90806%202.4238%2C2.1268%205.5134%2C0.98195%206.2032%2C2.62015%200.69935%2C1.61905%201.03465%2C2.601%202.0741%2C3.5782%201.03465%2C0.9628%201.72925%2C2.1124%201.37475%2C3.8847%20-0.34%2C1.81065%20-4.3015%2C5.88221%20-5.67625%2C8.83766%20-1.38915%2C2.90275%20-4.13865%2C10.5908%20-4.13865%2C11.72125%200%2C1.1496%20-0.321%2C4.73255%200.85745%2C6.53841%200%2C0%204.3015%2C5.02%201.36995%2C5.99715%20-1.8873%2C0.6419%20-3.74105%2C-1.18315%20-4.63205%2C-0.97715%20-2.57225%2C0.6754%20-3.9135%2C2.2609%20-4.65595%2C2.1268%20-1.71485%2C-0.321%20-1.71485%2C-1.164%20-1.8921%2C-3.583%20-0.158%2C-2.43335%20-0.072%2C-3.42965%20-0.83825%2C-3.42965%20-1.03465%2C0%20-1.5568%2C0.84785%20-1.72925%2C2.13155%20-0.187%2C1.2981%20-0.187%2C4.22005%20-1.37476%2C4.22005%20-1.2119%2C0%20-2.92675%2C-2.1124%20-3.9614%2C-2.58185%20-1.03465%2C-0.4935%20-3.95665%2C-0.98195%20-4.1243%2C-2.28005%20-0.1725%2C-1.3029%201.71965%2C-4.07156%203.60695%2C-4.56491%201.8921%2C-0.4885%203.6213%2C-1.4514%202.40945%2C-2.42855%20-1.2119%2C-0.982%20-2.40945%2C-0.982%20-3.6022%2C0%20-1.21185%2C0.97715%20-3.78415%2C0.1485%20-3.6213%2C-1.3173%200.177%2C-1.47055%200.51735%2C-3.24765%200.3355%2C-4.07155%20-0.158%2C-0.79515%20-2.2274%2C-2.43335%200.503%2C-3.92305%202.76385%2C-1.45135%203.9566%2C1.32205%206.7061%2C0.8287%202.76391%2C-0.4695%204.13866%2C-1.4849%205.17331%2C-3.0896%201.0347%2C-1.6238%200.85265%2C-5.0535%20-1.03465%2C-7.1611%20-1.8921%2C-2.13161%20-3.77941%2C-2.46691%20-4.47876%2C-3.76981%20-0.69455%2C-1.2981%20-1.71005%2C-4.39245%20-1.71005%2C-4.39245%200%2C0%200.498%2C5.69535%200.158%2C6.52405%20-0.3355%2C0.8095%20-0.158%2C4.22006%20-0.158%2C4.22006%200%2C0%20-1.8921%2C-2.11245%20-3.4441%2C-3.73146%20-1.5328%2C-1.6382%20-3.0848%2C-6.5193%20-3.0848%2C-6.5193%200%2C0%20-0.163%2C4.56015%20-0.163%2C6.366%200%2C1.77231%202.05015%2C3.41051%201.37475%2C4.07156%20-0.69455%2C0.64185%20-3.95665%2C-3.42971%20-4.81405%2C-4.07156%20-0.8766%2C-0.65625%20-3.6213%2C-2.76865%20-4.8332%2C-5.0679%20-1.19755%2C-2.28005%20-2.07415%2C-5.5229%20-2.40945%2C-6.6869%20-0.345%2C-1.13525%20-0.9101%2C-6.21745%20-0.345%2C-7.5012%200.85745%2C-1.94475%202.237%2C-5.37446%202.237%2C-5.37446%200%2C0%20-3.0896%2C0%20-6.71096%2C0%20-3.60215%2C0%20-6.1888%2C-1.13045%20-7.56355%2C1.3029%20-1.36995%2C2.44771%20-0.69455%2C7.34796%201.0203%2C13.69956%201.7292%2C6.33245%202.7447%2C9.4412%202.24655%2C10.5908%20-0.50295%2C1.13046%20-2.74475%2C3.75061%20-3.60215%2C4.22481%20-0.8766%2C0.50775%20-3.286%2C0.3355%20-4.3207%2C-0.134%20-1.0155%2C-0.4935%20-2.72555%2C-1.32205%20-6.01155%2C-1.32205%20-3.26206%2C0%20-5.33141%2C0.1535%20-6.52411%2C-0.134%20-1.2119%2C-0.3355%20-4.13865%2C-1.80585%20-5.5326%2C-1.4849%20-1.37475%2C0.3355%20-3.75065%2C1.552%20-3.10395%2C3.4297%201.0538%2C2.9363%20-1.0155%2C3.5973%20-2.40465%2C3.42965%20-1.37475%2C-0.1725%20-2.5531%2C-0.661%20-4.3015%2C-1.13525%20-1.71005%2C-0.50295%20-4.3015%2C0%20-3.95665%2C-1.9735%200.3355%2C-1.9591%201.0347%2C-2.1124%201.8873%2C-3.5638%200.8718%2C-1.48971%201.19275%2C-2.43336%200.225%2C-2.53391%20-1.2071%2C-0.1195%20-2.419%2C-0.254%20-3.36266%2C0.5221%20-0.9101%2C0.7616%20-2.39025%2C2.39981%20-3.60695%2C1.79151%20-1.2167%2C-0.6419%20-2.15555%2C-2.04536%20-2.15555%2C-5.12061%200%2C-3.05605%20-3.2333%2C-5.7241%20-0.2685%2C-5.58995%202.9603%2C0.134%206.72531%2C2.2992%207.40071%2C0.64185%200.66105%2C-1.67175%200.254%2C-2.4142%20-1.35081%2C-3.7171%20-1.61425%2C-1.26455%20-3.6261%2C-2.0262%20-1.47055%2C-3.68355%202.14596%2C-1.6382%202.68246%2C-1.6382%203.50156%2C-2.5483%200.80475%2C-0.88135%201.95915%2C-3.7506%203.46325%2C-3.04165%202.9555%2C1.40345%200.139%2C3.444%203.0992%2C6.7396%202.9651%2C3.3099%204.838%2C4.47865%209.8149%2C3.95175%204.97215%2C-0.50295%206.33256%2C-1.1448%206.33256%2C-2.5483%200%2C-1.40345%20-0.4165%2C-3.9374%20-0.56045%2C-4.96725%20-0.1195%2C-1.0155%200.68495%2C-4.71345%200.68495%2C-4.71345%200%2C0%20-2.28486%2C1.4179%20-2.96026%2C2.8022%20-0.64665%2C1.4035%20-2.00225%2C3.8033%20-2.00225%2C3.8033%200%2C0%20-0.5509%2C-2.85485%20-0.393%2C-5.1876%200.091%2C-1.3652%200.5748%2C-3.75066%200.5221%2C-4.22006%20-0.1295%2C-1.26935%20-1.07295%2C-4.45955%20-1.07295%2C-4.45955%200%2C0%20-0.80955%2C3.44405%20-1.33645%2C4.45955%20-0.5365%2C1.0107%20-0.80475%2C5.10141%20-0.80475%2C5.10141%200%2C0%20-3.15665%2C-2.75431%20-2.2801%2C-7.38146%200.65625%2C-3.5686%20-0.54125%2C-8.27725%200.5317%2C-9.81485%201.05385%2C-1.5376%203.60215%2C-7.77425%209.79576%2C-8.0425%206.18885%2C-0.2345%2011.02205%2C0.2685%2013.1824%2C0.1535%202.15075%2C-0.1535%209.81011%2C-1.53761%209.81011%2C-1.53761%200%2C0%20-14.11641%2C-7.24735%20-17.34016%2C-9.4268%20-3.22855%2C-2.14595%20-8.20546%2C-7.7551%20-9.82931%2C-10.3034%20-1.60945%2C-2.5531%20-3.0848%2C-7.50126%20-3.0848%2C-7.50126%200%2C0%20-2.534%2C0.115%20-4.83325%2C1.38435%20-2.28485%2C1.2502%20-4.56495%2C3.19496%20-5.90615%2C4.69426%20-1.3604%2C1.5376%20-3.4968%2C4.98645%20-3.4968%2C4.98645%200%2C0%200.393%2C-4.45955%200.393%2C-5.86305%200%2C-1.36995%20-0.2685%2C-4.08591%20-0.2685%2C-4.08591%200%2C0%20-1.6047%2C6.11211%20-4.83321%2C8.39216%20-3.22855%2C2.3136%20-6.99355%2C5.4894%20-6.99355%2C5.4894%200%2C0%200.412%2C-3.4105%200.412%2C-4.1865%200%2C-0.7616%200.80475%2C-4.7134%200.80475%2C-4.7134%200%2C0%20-2.2849%2C3.4105%20-5.78165%2C4.0859%20-3.4968%2C0.6275%20-8.6174%2C0.4935%20-9.02455%2C2.67285%20-0.393%2C2.14115%200.94365%2C5.08225%200.1435%2C6.6007%20-0.80955%2C1.5376%20-2.55316%2C2.5531%20-2.55316%2C2.5531%200%2C0%20-2.01185%2C-1.67175%20-3.765%2C-1.7915%20-1.7484%2C-0.134%20-3.36745%2C0.776%20-3.36745%2C0.776%200%2C0%20-1.48015%2C-1.9256%20-0.94845%2C-3.19015%200.55085%2C-1.2694%203.22855%2C-3.1758%202.5675%2C-3.9518%20-0.6754%2C-0.76165%20-2.83095%2C0.268%20-4.1722%2C0.89575%20-1.3364%2C0.64185%20-4.17215%2C1.26455%20-3.9039%2C-0.89575%200.2685%2C-2.1651%200.94365%2C-3.4297%200.2685%2C-4.9673%20-0.67065%2C-1.50405%20-0.2685%2C-2.53395%200.8191%2C-2.9219%201.0682%2C-0.3545%205.3697%2C0.115%205.77685%2C-0.86225%200.393%2C-1.02985%20-1.0682%2C-2.29921%20-3.90395%2C-2.94106%20-2.82135%2C-0.62275%20-4.17215%2C-2.29445%20-2.692%2C-3.69795%201.48015%2C-1.4035%201.8873%2C-1.7723%202.5579%2C-3.05605%200.6706%2C-1.28375%200.93405%2C-3.5686%203.50155%2C-2.41895%202.534%2C1.1352%201.9975%2C3.9374%204.71345%2C4.83315%202.65855%2C0.9101%208.99106%2C-0.3735%2010.32271%2C-1.13045%201.3604%2C-0.7808%205.6571%2C-3.9566%207.13725%2C-4.7326%201.4849%2C-0.74244%207.65455%2C-5.3361%207.65455%2C-5.3361%200%2C0%20-3.6213%2C-2.51957%20-4.9769%2C-3.81767%20-1.33645%2C-1.26936%20-3.74585%2C-4.31105%20-4.9386%2C-4.95292%20-1.21665%2C-0.65623%20-7.13725%2C-2.92193%20-9.15385%2C-3.05605%20-2.01665%2C-0.1341%20-8.20546%2C-2.28006%20-8.20546%2C-2.28006%200%2C0%202.82135%2C-0.91011%203.765%2C-1.67173%200.94365%2C-0.76162%203.06566%2C-2.68722%204.17221%2C-2.5531%201.0538%2C0.1389%201.31725%2C0.1389%201.31725%2C0.1389%200%2C0%20-5.75771%2C-0.27305%20-6.97436%2C-0.6275%20-1.20715%2C-0.40715%20-4.7039%2C-2.56747%20-6.04035%2C-2.56747%20-1.3604%2C0%20-4.03325%2C0.52212%20-4.03325%2C0.52212%200%2C0%203.6213%2C-2.29444%206.5816%2C-2.80218%202.96025%2C-0.4886%205.24515%2C-0.388%205.24515%2C-0.388%200%2C0%20-4.56495%2C-1.26936%20-5.6571%2C-2.78781%20-1.0682%2C-1.53761%20-2.1364%2C-3.8033%20-2.9603%2C-4.83317%20-0.79995%2C-1.0107%20-1.33645%2C-2.68242%20-2.81655%2C-2.80217%20-1.48015%2C-0.13415%20-4.03805%2C1.79147%20-5.5134%2C1.65256%20-1.461%2C-0.11495%20-2.55315%2C-1.02986%20-2.69685%2C-3.1758%20-0.1005%2C-2.17468%200%2C-1.41785%20-0.51255%2C-2.54831%20-0.5365%2C-1.16398%20-2.69201%2C-3.83683%20-0.6802%2C-4.45954%202.0358%2C-0.64187%206.33255%2C0.3736%206.7253%2C-0.388%200.412%2C-0.76162%20-2.28005%2C-3.05605%20-4.02845%2C-3.95179%20-1.7484%2C-0.88137%20-4.56976%2C-2.41897%20-3.0896%2C-3.68355%201.4849%2C-1.26936%202.95545%2C-1.77232%203.765%2C-2.92193%200.80475%2C-1.14961%201.7484%2C-4.32542%203.49675%2C-3.31472%201.7484%2C1.01549%204.1674%2C5.99715%205.51345%2C5.60916%201.35555%2C-0.388%201.45615%2C-3.9518%201.21185%2C-5.47025%20-0.268%2C-1.5376%200%2C-4.20566%201.3221%2C-3.95658%201.3556%2C0.2539%202.4238%2C2.03098%204.5841%2C2.17948%202.1364%2C0.11975%205.36496%2C-0.50296%205.09671%2C0.99633%20-0.2685%2C1.52323%20-1.48495%2C3.4153%20-2.96031%2C5.08703%20-1.4418%2C1.67173%20-2.122%2C4.96729%20-1.19275%2C7.1276%200.93885%2C2.17947%203.37226%2C5.62831%205.51341%2C7.01264%202.1364%2C1.39869%206.16965%2C2.43334%208.73715%2C4.07154%202.54835%2C1.67173%208.4737%2C6.36598%2010.49035%2C6.87373%202.01181%2C0.52211%204.02846%2C1.5376%204.02846%2C1.5376%200%2C0%202.2801%2C-1.01549%205.38885%2C-1.01549%203.08485%2C0%2010.20295%2C0.50775%2012.89495%2C-0.64187%202.69206%2C-1.16398%206.18886%2C-3.05605%205.11586%2C-5.4894%20-1.0634%2C-2.39981%20-6.98876%2C-4.57929%20-6.45226%2C-6.47136%200.53645%2C-1.90643%202.692%2C-2.04056%206.30856%2C-2.17468%203.6261%2C-0.11975%208.603%2C0.64187%209.5323%2C-4.45954%200.94365%2C-5.08703%201.2119%2C-8.02813%20-3.8704%2C-9.15858%20-5.12065%2C-1.14961%20-8.89046%2C-1.26457%20-9.81016%2C-4.96728%20-0.9532%2C-3.68355%20-1.8921%2C-4.5745%20-0.8239%2C-5.60915%201.09215%2C-0.99634%202.96031%2C-1.51845%206.72531%2C-1.75316%203.76505%2C-0.27305%208.06175%2C-0.27305%209.27845%2C-1.18315%201.2119%2C-0.8622%201.46095%2C-3.29555%202.9411%2C-4.32541%201.47535%2C-0.99633%207.27616%2C-1.91123%207.27616%2C-1.91123%200%2C0%206.90735%2C3.38177%2013.3261%2C8.14308%205.7433%2C4.29189%2010.93581%2C10.62913%2010.93581%2C10.62913%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23d85aae%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path989%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20568.198%2C394.43512%20c%200%2C0%20-0.80475%2C-2.29444%20-0.94365%2C-2.9363%20-0.1245%2C-0.6275%20-0.2288%2C-1.37224%20-0.2288%2C-1.37224%200%2C0%203.86451%2C-0.0312%203.72556%2C1.23332%20-0.1295%2C1.28374%20-1.34121%2C1.28374%20-1.60946%2C1.77711%20-0.2635%2C0.52212%20-0.94365%2C1.29811%20-0.94365%2C1.29811%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path991%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20sodipodi%3Anodetypes%3D%22cccccc%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20587.30091%2C387.7961%20-0.2825%2C-2.04056%20c%200%2C0%203.6357%2C0.0335%205.38405%2C1.26457%202.69686%2C1.91124%204.42606%2C4.84754%204.30156%2C4.96729%20-0.4695%2C0.45505%20-2.55315%2C-1.26936%20-4.03331%2C-1.77232%200%2C0%20-1.07295%2C0.2539%20-2.15555%2C0.2539%20-1.07295%2C0%20-1.60945%2C-0.50775%20-1.75315%2C-1.01549%20-0.1195%2C-0.52212%200.1435%2C-1.40349%200.1435%2C-1.40349%20l%20-1.6047%2C-0.2347%20v%20-0.019%20z%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23000000%3Bstroke%3A%23000000%3Bstroke-width%3A0.75%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path994%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20613.52192%2C416.58432%20c%200%2C0%20-1.6238%2C-2.29923%20-2.0166%2C-3.07521%20-0.412%2C-0.74246%20-1.08735%2C-2.28007%20-1.08735%2C-2.28007%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3Anone%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-linecap%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path995%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20515.07578%2C393.65913%20c%200%2C0%202.28485%2C1.6382%204.03325%2C1.89207%201.7484%2C0.26825%203.64051%2C0.26825%203.90871%2C0.26825%200.2635%2C0%200.81915%2C-2.56747%200.5317%2C-4.32063%20-0.94365%2C-5.74327%20-6.18881%2C-7.01264%20-6.18881%2C-7.01264%200%2C0%201.5664%2C3.48237%200.80475%2C5.08704%20-1.073%2C2.29443%20-3.0896%2C4.08591%20-3.0896%2C4.08591%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23db4446%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path996%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20515.07578%2C393.65913%20c%200%2C0%202.28485%2C1.6382%204.03325%2C1.89207%201.7484%2C0.26825%203.64051%2C0.26825%203.90871%2C0.26825%200.2635%2C0%200.81915%2C-2.56747%200.5317%2C-4.32063%20-0.94365%2C-5.74327%20-6.18881%2C-7.01264%20-6.18881%2C-7.01264%200%2C0%201.5664%2C3.48237%200.80475%2C5.08704%20-1.073%2C2.29443%20-3.0896%2C4.08591%20-3.0896%2C4.08591%20z%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23b50027%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path997%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20504.17828%2C398.62641%20c%200%2C0%20-2.0166%2C-3.69792%20-6.31336%2C-3.19496%20-4.3015%2C0.50774%20-7.13725%2C3.83683%20-7.13725%2C3.83683%200%2C0%204.747%2C-0.1533%205.92055%2C0.6227%201.75321%2C1.14962%202.28491%2C4.09071%202.28491%2C4.09071%200%2C0%202.5723%2C-1.5376%203.37225%2C-2.5531%200.79995%2C-1.02986%201.8729%2C-2.80218%201.8729%2C-2.80218%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23db4446%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path998%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20504.17828%2C398.62641%20c%200%2C0%20-2.0166%2C-3.69792%20-6.31336%2C-3.19496%20-4.3015%2C0.50774%20-7.13725%2C3.83683%20-7.13725%2C3.83683%200%2C0%204.747%2C-0.1533%205.92055%2C0.6227%201.75321%2C1.14962%202.28491%2C4.09071%202.28491%2C4.09071%200%2C0%202.5723%2C-1.5376%203.37225%2C-2.5531%200.79995%2C-1.02986%201.8729%2C-2.80218%201.8729%2C-2.80218%20z%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23b50027%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path999%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20498.93313%2C413.50911%20c%200%2C0%20-3.62131%2C0.52211%20-5.63316%2C2.82134%20-2.0358%2C2.29443%20-1.7484%2C6.61984%20-1.7484%2C6.61984%200%2C0%202.40465%2C-2.53393%204.56495%2C-2.53393%202.16036%2C0%205.51346%2C0.76162%205.51346%2C0.76162%200%2C0%20-1.073%2C-2.70159%20-1.073%2C-3.83683%200%2C-1.14483%20-1.62385%2C-3.83204%20-1.62385%2C-3.83204%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23db4446%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path1000%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20498.93313%2C413.50911%20c%200%2C0%20-3.62131%2C0.52211%20-5.63316%2C2.82134%20-2.0358%2C2.29443%20-1.7484%2C6.61984%20-1.7484%2C6.61984%200%2C0%202.40465%2C-2.53393%204.56495%2C-2.53393%202.16036%2C0%205.51346%2C0.76162%205.51346%2C0.76162%200%2C0%20-1.073%2C-2.70159%20-1.073%2C-3.83683%200%2C-1.14483%20-1.62385%2C-3.83204%20-1.62385%2C-3.83204%20z%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23b50027%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path1001%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20548.96095%2C428.42533%20c%200%2C0%20-3.82731%2C1.11608%20-5.24036%2C3.1758%20-1.7436%2C2.54831%20-1.61905%2C5.10141%20-1.61905%2C5.10141%200%2C0%203.2285%2C-2.66807%207.40071%2C-1.53761%204.17695%2C1.14961%204.56495%2C1.53761%206.3325%2C1.41786%201.7484%2C-0.1341%206.0499%2C-1.67174%206.0499%2C-1.67174%200%2C0%20-3.4968%2C4.07155%20-3.104%2C6.89289%200.407%2C2.78781%200.9245%2C4.05238%200.81435%2C5.47503%20-0.2875%2C3.44405%20-2.83095%2C7.64971%20-2.83095%2C7.64971%200%2C0%201.4801%2C-0.91011%204.9769%2C-1.67172%203.4776%2C-0.76162%206.45705%2C-2.43335%208.32996%2C-3.81767%201.87295%2C-1.41786%204.29675%2C-4.84754%204.29675%2C-4.84754%200%2C0%20-0.7808%2C4.71341%200%2C6.75398%200.80475%2C2.04535%201.073%2C7.90837%201.073%2C7.90837%200%2C0%202.24655%2C-1.99266%204.02845%2C-2.94109%200.94365%2C-0.52212%203.37225%2C-1.79148%204.32065%2C-3.30993%200.65625%2C-1.08255%201.48015%2C-5.06787%201.48015%2C-5.06787%200%2C0%200.5317%2C4.29188%201.86815%2C6.37077%201.3604%2C2.00703%203.35305%2C8.27719%203.35305%2C8.27719%200%2C0%201.3604%2C-4.07153%202.84056%2C-5.74326%201.461%2C-1.65735%203.22855%2C-3.81767%203.35305%2C-5.1014%200.1245%2C-1.26936%20-0.3925%2C-4.05718%20-0.3925%2C-4.05718%20l%201.8729%2C4.05718%20m%20-54.31498%2C2.92193%20c%200%2C0%202.28491%2C-3.93742%204.44046%2C-5.22115%202.16035%2C-1.28374%205.1206%2C-3.56381%205.92055%2C-3.81768%200.7856%2C-0.2539%204.3015%2C-2.17947%204.3015%2C-2.17947%20m%204.7087%2C24.59693%20c%200%2C0%205.1733%2C-2.6537%206.72051%2C-3.58295%203.2333%2C-1.8921%205.5134%2C-5.33614%205.5134%2C-5.33614%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3Anone%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path1010%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20511.16703%2C461.65392%20c%200%2C0%20-2.01185%2C-2.14595%20-5.5086%2C-1.52325%20-3.49675%2C0.6419%20-5.78165%2C4.59845%20-5.78165%2C4.59845%200%2C0%202.9603%2C-0.78075%204.71345%2C-0.393%201.7436%2C0.393%202.9603%2C2.16515%202.9603%2C2.16515%200%2C0%201.60465%2C-1.4035%202.14115%2C-2.16515%200.5365%2C-0.7568%201.461%2C-2.6824%201.461%2C-2.6824%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23db4446%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path1011%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20511.16703%2C461.65392%20c%200%2C0%20-2.01185%2C-2.14595%20-5.5086%2C-1.52325%20-3.49675%2C0.6419%20-5.78165%2C4.59845%20-5.78165%2C4.59845%200%2C0%202.9603%2C-0.78075%204.71345%2C-0.393%201.7436%2C0.393%202.9603%2C2.16515%202.9603%2C2.16515%200%2C0%201.60465%2C-1.4035%202.14115%2C-2.16515%200.5365%2C-0.7568%201.461%2C-2.6824%201.461%2C-2.6824%20h%200.015%20z%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23b50027%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path1012%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20507.13858%2C475.78938%20c%200%2C0%20-2.9603%2C-0.50295%20-5.5086%2C1.5376%20-2.55315%2C2.04535%20-2.69685%2C5.98275%20-2.69685%2C5.98275%200%2C0%202.4286%2C-2.04535%204.32065%2C-1.7723%201.87295%2C0.2345%204.15305%2C1.26455%204.15305%2C1.26455%200%2C0%200.412%2C-2.43335%200.5317%2C-3.05605%200.4165%2C-1.7771%20-0.79995%2C-3.95655%20-0.79995%2C-3.95655%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23db4446%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path1013%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20507.13858%2C475.78938%20c%200%2C0%20-2.9603%2C-0.50295%20-5.5086%2C1.5376%20-2.55315%2C2.04535%20-2.69685%2C5.98275%20-2.69685%2C5.98275%200%2C0%202.4286%2C-2.04535%204.32065%2C-1.7723%201.87295%2C0.2345%204.15305%2C1.26455%204.15305%2C1.26455%200%2C0%200.412%2C-2.43335%200.5317%2C-3.05605%200.4165%2C-1.7771%20-0.79995%2C-3.95655%20-0.79995%2C-3.95655%20z%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23b50027%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path1014%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20514.00758%2C488.79913%20c%200%2C0%20-0.1965%2C3.78415%201.6047%2C6.09775%201.89205%2C2.43336%205.38885%2C2.80696%205.38885%2C2.80696%200%2C0%20-1.17835%2C-2.53391%20-1.3556%2C-3.82246%20-0.2685%2C-1.90645%201.6047%2C-3.5638%201.6047%2C-3.5638%200%2C0%20-1.72925%2C-1.7723%20-3.47765%2C-1.7723%20-1.75315%2C0%20-3.765%2C0.254%20-3.765%2C0.254%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23db4446%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path1015%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20514.00758%2C488.79913%20c%200%2C0%20-0.1965%2C3.78415%201.6047%2C6.09775%201.89205%2C2.43336%205.38885%2C2.80696%205.38885%2C2.80696%200%2C0%20-1.17835%2C-2.53391%20-1.3556%2C-3.82246%20-0.2685%2C-1.90645%201.6047%2C-3.5638%201.6047%2C-3.5638%200%2C0%20-1.72925%2C-1.7723%20-3.47765%2C-1.7723%20-1.75315%2C0%20-3.765%2C0.254%20-3.765%2C0.254%20z%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23b50027%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path1016%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20593.35082%2C495.15073%20c%200%2C0%209.6856%2C5.99716%209.41735%2C10.96446%20-0.2875%2C4.96725%20-5.38885%2C11.46735%20-5.38885%2C11.46735%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3Anone%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path1017%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20548.96095%2C522.296%20c%200%2C0%20-2.419%2C-3.05606%20-5.77206%2C-2.93631%20-3.37225%2C0.13401%20-6.8738%2C3.29076%20-6.8738%2C3.29076%200%2C0%204.18175%2C-0.3545%205.24515%2C1.02985%201.09215%2C1.42265%202.16035%2C3.1758%202.16035%2C3.1758%200%2C0%201.8777%2C-0.9963%202.69681%2C-1.6382%200.80475%2C-0.6227%202.54355%2C-2.9219%202.54355%2C-2.9219%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23db4446%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path1018%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20548.96095%2C522.296%20c%200%2C0%20-2.419%2C-3.05606%20-5.77206%2C-2.93631%20-3.37225%2C0.13401%20-6.8738%2C3.29076%20-6.8738%2C3.29076%200%2C0%204.18175%2C-0.3545%205.24515%2C1.02985%201.09215%2C1.42265%202.16035%2C3.1758%202.16035%2C3.1758%200%2C0%201.8777%2C-0.9963%202.69681%2C-1.6382%200.80475%2C-0.6227%202.54355%2C-2.9219%202.54355%2C-2.9219%20z%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23b50027%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path1019%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20538.60474%2C535.6602%20c%200%2C0%20-4.42125%2C-0.64185%20-6.5816%2C1.6526%20-2.1603%2C2.28485%20-2.0166%2C6.49051%20-2.0166%2C6.49051%200%2C0%202.6968%2C-2.92196%205.10145%2C-2.67286%202.42855%2C0.254%205.1206%2C1.5376%205.1206%2C1.5376%200%2C0%20-0.412%2C-2.5483%20-0.6802%2C-3.6979%20-0.2685%2C-1.1496%20-0.94365%2C-3.30995%20-0.94365%2C-3.30995%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23db4446%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path1020%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20538.60474%2C535.6602%20c%200%2C0%20-4.42125%2C-0.64185%20-6.5816%2C1.6526%20-2.1603%2C2.28485%20-2.0166%2C6.49051%20-2.0166%2C6.49051%200%2C0%202.6968%2C-2.92196%205.10145%2C-2.67286%202.42855%2C0.254%205.1206%2C1.5376%205.1206%2C1.5376%200%2C0%20-0.412%2C-2.5483%20-0.6802%2C-3.6979%20-0.2685%2C-1.1496%20-0.94365%2C-3.30995%20-0.94365%2C-3.30995%20z%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23b50027%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path1021%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20548.1658%2C549.80046%20c%200%2C0%20-2.16035%2C3.05605%20-0.5365%2C5.47025%201.6047%2C2.43335%204.96255%2C3.58295%204.96255%2C3.58295%200%2C0%20-1.1975%2C-1.77235%20-0.66105%2C-3.83685%200.4265%2C-1.61905%203.22855%2C-3.81765%203.22855%2C-3.81765%20l%20-6.99355%2C-1.38435%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23db4446%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path1022%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20548.1658%2C549.80046%20c%200%2C0%20-2.16035%2C3.05605%20-0.5365%2C5.47025%201.6047%2C2.43335%204.96255%2C3.58295%204.96255%2C3.58295%200%2C0%20-1.1975%2C-1.77235%20-0.66105%2C-3.83685%200.4265%2C-1.61905%203.22855%2C-3.81765%203.22855%2C-3.81765%20l%20-6.99355%2C-1.38435%20v%20-0.015%20z%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23b50027%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path1023%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20607.18942%2C555.54371%20c%200%2C0%20-3.88475%2C-0.9149%20-6.0451%2C0.369%20-2.14115%2C1.26935%20-3.88955%2C6.62465%20-3.88955%2C6.62465%200%2C0%203.49675%2C-2.92195%206.0499%2C-2.5675%202.5483%2C0.4025%204.4404%2C1.4179%204.4404%2C1.4179%200%2C0%200.388%2C-2.1795%200.12%2C-3.68355%20-0.158%2C-0.91015%20-0.6754%2C-2.16035%20-0.6754%2C-2.16035%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23b50027%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path1024%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20607.18942%2C555.54371%20c%200%2C0%20-3.88475%2C-0.9149%20-6.0451%2C0.369%20-2.14115%2C1.26935%20-3.88955%2C6.62465%20-3.88955%2C6.62465%200%2C0%203.49675%2C-2.92195%206.0499%2C-2.5675%202.5483%2C0.4025%204.4404%2C1.4179%204.4404%2C1.4179%200%2C0%200.388%2C-2.1795%200.12%2C-3.68355%20-0.158%2C-0.91015%20-0.6754%2C-2.16035%20-0.6754%2C-2.16035%20z%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23b50027%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path1025%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20614.98772%2C377.61246%20-1.37475%2C0.1006%20c%20-0.0625%2C0.16765%20-0.6802%2C1.14961%20-1.2646%2C1.69088%20-1.2167%2C1.16399%20-3.0513%2C1.29811%20-4.08595%2C0.32095%20-0.50295%2C-0.50774%20-0.75205%2C-1.21667%20-0.66105%2C-1.94476%20-0.80475%2C0.40715%20-1.643%2C0.40715%20-2.42855%2C-0.0335%20-1.2311%2C-0.70892%20-1.53765%2C-2.39982%20-0.6419%2C-3.8033%200.1435%2C-0.26825%200.2875%2C-0.62271%200.50295%2C-0.82389%20l%20-0.091%2C-1.53761%20-1.66215%2C0.388%20-0.479%2C0.91011%20c%20-1.0347%2C1.16877%20-2.5675%2C1.47055%20-3.33395%2C0.78078%20-0.3735%2C-0.32095%20-0.45268%2C-0.59318%20-0.6227%2C-1.2502%20-0.37295%2C0.31753%20-0.3975%2C0.40235%20-0.8239%2C0.50295%20-2.5483%2C0.6275%20-3.56385%2C-4.98165%20-3.6213%2C-6.43304%20l%20-0.83825%2C1.18315%20c%200%2C0%200.752%2C3.35782%200.3735%2C6.19832%20-0.3735%2C2.83572%20-1.37476%2C5.67622%20-1.37476%2C5.67622%203.55426%2C0.91011%208.87126%2C3.79851%2014.14516%2C7.87005%205.2835%2C4.03802%209.4365%2C8.43049%2011.15136%2C11.5057%200%2C0%202.73035%2C-1.52323%205.59965%2C-2.43334%202.8405%2C-0.92927%206.45705%2C-0.94843%206.45705%2C-0.94843%20l%201.02985%2C-1.0107%20c%20-1.51365%2C0.22035%20-7.52045%2C0.4742%20-7.4007%2C-2.04535%200.006%2C-0.38229%20-0.0724%2C-0.42947%200.48627%2C-0.98021%20-0.95103%2C-7.9e-4%20-1.10412%2C0.0845%20-1.53522%2C-0.18377%20-0.8718%2C-0.57481%20-0.85265%2C-2.04535%200.11%2C-3.26203%20l%200.83825%2C-0.60834%200.0525%2C-1.61903%20-1.60945%2C0.22035%20c%20-0.1435%2C0.2012%20-0.51255%2C0.4359%20-0.7281%2C0.64187%20-1.2646%2C1.09692%20-3.08485%2C1.17835%20-4.08595%2C0.1485%20-0.60356%2C-0.58918%20-0.79041%2C-1.38433%20-0.53171%2C-2.21301%20-0.7329%2C0.22035%20-1.4993%2C0.1533%20-2.146%2C-0.22035%20-1.22625%2C-0.74246%20-1.46095%2C-2.48124%20-0.5125%2C-3.83204%200.4405%2C-0.66103%201.31725%2C-1.43701%201.47055%2C-1.51844%20l%20-0.3305%2C-1.42265%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bopacity%3A1%3Bvector-effect%3Anone%3Bfill%3A%23dead00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A0.75%3Bstroke-linecap%3Abutt%3Bstroke-linejoin%3Amiter%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-dashoffset%3A0%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path1168%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20sodipodi%3Anodetypes%3D%22ccccccccccccccccccccccccccccccccccccc%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20608.79412%2C384.68736%20-1.552%2C-1.19751%20c%20-0.2825%2C-0.22035%20-0.3735%2C-0.57481%20-0.1915%2C-0.77599%200.177%2C-0.1868%200.55085%2C-0.1868%200.83825%2C0.0145%20l%201.5472%2C1.21667%201.59035%2C1.2023%20c%200.2685%2C0.2012%200.369%2C0.55565%200.1965%2C0.77599%20-0.1965%2C0.1868%20-0.57%2C0.16765%20-0.8574%2C-0.0335%20l%20-1.57115%2C-1.2023%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bopacity%3A1%3Bvector-effect%3Anone%3Bfill%3A%23dead00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A0.75%3Bstroke-linecap%3Abutt%3Bstroke-linejoin%3Amiter%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-dashoffset%3A0%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path1172%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20600.50247%2C379.01115%20-1.2311%2C-0.7233%20c%20-0.3065%2C-0.1868%20-0.4645%2C-0.54127%20-0.321%2C-0.77599%200.1245%2C-0.25385%200.498%2C-0.2874%200.79995%2C-0.1054%20l%201.22625%2C0.72809%201.255%2C0.72809%20c%200.302%2C0.16765%200.4455%2C0.52211%200.321%2C0.77599%20-0.1435%2C0.22035%20-0.498%2C0.26825%20-0.8191%2C0.0862%20l%20-1.23105%2C-0.71372%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bopacity%3A1%3Bvector-effect%3Anone%3Bfill%3A%23dead00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A0.75%3Bstroke-linecap%3Abutt%3Bstroke-linejoin%3Amiter%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-dashoffset%3A0%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path1174%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%3Cellipse%0A%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22opacity%3A1%3Bvector-effect%3Anone%3Bfill%3Anone%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3A%23000000%3Bstroke-width%3A0.75055355%3Bstroke-linecap%3Abutt%3Bstroke-linejoin%3Amiter%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-dashoffset%3A0%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path2730-1%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20cx%3D%22723.16736%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20cy%3D%22-29.360317%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20rx%3D%220.95789444%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20ry%3D%220.71309054%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20transform%3D%22matrix%280.82291153%2C0.56816953%2C-0.61200331%2C0.7908552%2C0%2C0%29%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20616.52052%2C391.29284%201.01556%2C0.98196%20c%200.249%2C0.2347%200.64185%2C0.32095%200.8574%2C0.13415%200.2155%2C-0.16765%200.187%2C-0.50774%20-0.0525%2C-0.74246%20l%20-1.0011%2C-0.99633%20-1.03471%2C-1.01549%20c%20-0.249%2C-0.2347%20-0.64185%2C-0.3018%20-0.8574%2C-0.11495%20-0.23%2C0.1485%20-0.1965%2C0.52212%200.072%2C0.75683%20l%201.0011%2C0.99633%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bopacity%3A1%3Bvector-effect%3Anone%3Bfill%3A%23dead00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A0.75%3Bstroke-linecap%3Abutt%3Bstroke-linejoin%3Amiter%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-dashoffset%3A0%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path1180%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%3Cellipse%0A%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22opacity%3A1%3Bvector-effect%3Anone%3Bfill%3Anone%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3A%23000000%3Bstroke-width%3A0.75055355%3Bstroke-linecap%3Abutt%3Bstroke-linejoin%3Amiter%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-dashoffset%3A0%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path2730-1-2%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20cx%3D%22670.9696%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20cy%3D%22-266.31726%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20rx%3D%220.95789444%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20ry%3D%220.71309054%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20transform%3D%22matrix%280.59251406%2C0.80556011%2C-0.83653678%2C0.54791077%2C0%2C0%29%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20607.95107%2C366.42768%20-2.8118%2C0.0863%20-0.55085%2C4.1386%200.3015%2C0.65624%200.7329%2C-0.048%203.60215%2C-2.41897%20c%20-0.3991%2C-0.81892%20-0.83147%2C-1.61946%20-1.2739%2C-2.41417%20z%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bopacity%3A1%3Bvector-effect%3Anone%3Bfill%3A%23dead00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A0.75%3Bstroke-linecap%3Abutt%3Bstroke-linejoin%3Amiter%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-dashoffset%3A0%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path1184%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20sodipodi%3Anodetypes%3D%22ccccccc%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20600.32522%2C368.72691%20-0.0765%2C2.58184%204.37335%2C0.54127%200.6802%2C-0.2874%20-0.0575%2C-0.70892%20-2.54835%2C-3.39615%20c%20-0.84477%2C0.34267%20-1.62081%2C0.76938%20-2.3712%2C1.26936%20z%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bopacity%3A1%3Bvector-effect%3Anone%3Bfill%3A%23dead00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A0.75%3Bstroke-linecap%3Abutt%3Bstroke-linejoin%3Amiter%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-dashoffset%3A0%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path1186%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20sodipodi%3Anodetypes%3D%22ccccccc%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20609.36412%2C373.87621%20-2.33275%2C1.3029%20-2.55315%2C-3.41052%20-0.0525%2C-0.69456%200.6802%2C-0.2874%204.38775%2C0.52212%20c%200.0551%2C0.87388%200.0365%2C1.71416%20-0.12955%2C2.56746%20z%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bopacity%3A1%3Bvector-effect%3Anone%3Bfill%3A%23dead00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A0.75%3Bstroke-linecap%3Abutt%3Bstroke-linejoin%3Amiter%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-dashoffset%3A0%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path1188%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20sodipodi%3Anodetypes%3D%22ccccccc%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%3Ccircle%0A%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22opacity%3A1%3Bvector-effect%3Anone%3Bfill%3A%23dead00%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3A%23000000%3Bstroke-width%3A0.75%3Bstroke-linecap%3Abutt%3Bstroke-linejoin%3Amiter%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-dashoffset%3A0%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path2792-8%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20cx%3D%22604.75177%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20cy%3D%22371.14429%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20r%3D%221.4701809%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20593.47537%2C366.41331%20c%20-0.072%2C0.0145%20-0.61316%2C-2.17947%20-1.21671%2C-3.39615%20-0.407%2C-0.88137%20-1.85375%2C-2.02619%20-1.85375%2C-2.02619%200.1435%2C-0.27305%201.96395%2C-0.92927%204.13866%2C0.4359%201.76275%2C1.45618%20-0.1435%2C4.12424%20-0.1435%2C4.12424%200%2C0%20-0.4645%2C0.64187%20-0.91015%2C0.86221%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bopacity%3A1%3Bvector-effect%3Anone%3Bfill%3A%23dead00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A0.75%3Bstroke-linecap%3Abutt%3Bstroke-linejoin%3Amiter%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-dashoffset%3A0%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path1192%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20598.39002%2C367.89823%20-1.9927%2C1.72442%20-3.24766%2C-2.82134%200.28251%2C-0.40715%200.115%2C-0.69456%204.4021%2C-0.32095%20c%200.18681%2C0.83441%200.32555%2C1.67396%200.44075%2C2.51958%20z%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bopacity%3A1%3Bvector-effect%3Anone%3Bfill%3A%23dead00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A0.75%3Bstroke-linecap%3Abutt%3Bstroke-linejoin%3Amiter%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-dashoffset%3A0%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path1194%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20sodipodi%3Anodetypes%3D%22ccccccc%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20592.83949%2C366.42799%20c%200.0245%2C-0.75099%200.49181%2C-1.34018%201.01305%2C-1.34369%200.52967%2C0.0239%200.93044%2C0.62591%200.91516%2C1.35894%20-0.0245%2C0.75098%20-0.49756%2C1.3219%20-1.01304%2C1.34369%20-0.55411%2C-0.0213%20-0.94414%2C-0.62159%20-0.91517%2C-1.35894%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bopacity%3A1%3Bvector-effect%3Anone%3Bfill%3A%23dead00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A0.75%3Bstroke-linecap%3Abutt%3Bstroke-linejoin%3Amiter%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-dashoffset%3A0%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path1196%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20618.72878%2C373.16728%20-2.80221%2C-0.30175%20-1.17355%2C4.03802%200.2155%2C0.68977%200.73285%2C0.019%203.92311%2C-1.91124%20c%20-0.29647%2C-0.84533%20-0.5939%2C-1.69041%20-0.8957%2C-2.5338%20z%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bopacity%3A1%3Bvector-effect%3Anone%3Bfill%3A%23dead00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A0.75%3Bstroke-linecap%3Abutt%3Bstroke-linejoin%3Amiter%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-dashoffset%3A0%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path1198%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20sodipodi%3Anodetypes%3D%22ccccccc%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20610.82512%2C374.41749%20-0.4405%2C2.5531%204.24405%2C1.11129%200.7137%2C-0.2012%200.0525%2C-0.68976%20-2.01665%2C-3.73625%20c%20-0.86782%2C0.27744%20-1.7095%2C0.6211%20-2.5531%2C0.96282%20z%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bopacity%3A1%3Bvector-effect%3Anone%3Bfill%3A%23dead00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A0.75%3Bstroke-linecap%3Abutt%3Bstroke-linejoin%3Amiter%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-dashoffset%3A0%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path1200%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20sodipodi%3Anodetypes%3D%22ccccccc%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20619.03538%2C380.70204%20-2.51486%2C0.99633%20-2.0166%2C-3.71708%200.0525%2C-0.70893%200.7137%2C-0.1868%204.24406%2C1.11608%20c%20-0.11519%2C0.84373%20-0.27947%2C1.67887%20-0.4788%2C2.5004%20z%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bopacity%3A1%3Bvector-effect%3Anone%3Bfill%3A%23dead00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A0.75%3Bstroke-linecap%3Abutt%3Bstroke-linejoin%3Amiter%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-dashoffset%3A0%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path1202%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20sodipodi%3Anodetypes%3D%22ccccccc%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%3Ccircle%0A%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22opacity%3A1%3Bvector-effect%3Anone%3Bfill%3A%23dead00%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3A%23000000%3Bstroke-width%3A0.75%3Bstroke-linecap%3Abutt%3Bstroke-linejoin%3Amiter%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-dashoffset%3A0%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path2792%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20cx%3D%22614.86786%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20cy%3D%22377.57391%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20r%3D%221.4701809%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20628.13178%2C381.90434%200.5125%2C2.6489%20-4.153%2C1.38432%20-0.7329%2C-0.1485%20-0.086%2C-0.69456%201.7292%2C-3.83683%20c%200.91399%2C0.19905%201.8217%2C0.42434%202.7302%2C0.64667%20z%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bopacity%3A1%3Bvector-effect%3Anone%3Bfill%3A%23dead00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A0.75%3Bstroke-linecap%3Abutt%3Bstroke-linejoin%3Amiter%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-dashoffset%3A0%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path1206%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20sodipodi%3Anodetypes%3D%22ccccccc%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20627.38448%2C389.48699%20-2.6585%2C0.58918%20-1.47055%2C-3.9518%200.1675%2C-0.67539%200.7329%2C-0.1006%204.04765%2C1.65735%20c%20-0.27046%2C0.82793%20-0.54396%2C1.65485%20-0.819%2C2.48126%20z%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bopacity%3A1%3Bvector-effect%3Anone%3Bfill%3A%23dead00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A0.75%3Bstroke-linecap%3Abutt%3Bstroke-linejoin%3Amiter%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-dashoffset%3A0%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path1208%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20sodipodi%3Anodetypes%3D%22ccccccc%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20620.17538%2C382.15342%20-0.8574%2C2.45251%204.0524%2C1.6382%200.7425%2C-0.1006%200.1435%2C-0.6754%20-1.44185%2C-3.93742%20c%20-0.88035%2C0.20488%20-1.75974%2C0.41381%20-2.63915%2C0.62271%20z%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bopacity%3A1%3Bvector-effect%3Anone%3Bfill%3A%23dead00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A0.75%3Bstroke-linecap%3Abutt%3Bstroke-linejoin%3Amiter%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-dashoffset%3A0%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path1210%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20sodipodi%3Anodetypes%3D%22ccccccc%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%3Ccircle%0A%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22opacity%3A1%3Bvector-effect%3Anone%3Bfill%3A%23dead00%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3A%23000000%3Bstroke-width%3A0.75%3Bstroke-linecap%3Abutt%3Bstroke-linejoin%3Amiter%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-dashoffset%3A0%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path2792-6%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20cx%3D%22623.73315%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20cy%3D%22385.60681%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20r%3D%221.4701809%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20631.19743%2C395.33086%20c%20-0.015%2C0.067%202.3759%2C0.11975%203.75065%2C0.42155%200.97715%2C0.20595%202.49565%2C1.30289%202.49565%2C1.30289%200.2685%2C-0.2012%200.53645%2C-2.01182%20-1.33645%2C-3.75061%20-1.87295%2C-1.33642%20-4.2153%2C1.01549%20-4.2153%2C1.01549%200%2C0%20-0.56525%2C0.55565%20-0.69455%2C1.0107%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bopacity%3A1%3Bvector-effect%3Anone%3Bfill%3A%23dead00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A0.75%3Bstroke-linecap%3Abutt%3Bstroke-linejoin%3Amiter%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-dashoffset%3A0%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path1214%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20628.62993%2C391.0725%20-1.36995%2C2.213%203.60215%2C2.43335%200.4405%2C-0.388%200.5892%2C-0.2012%20-0.55085%2C-4.15776%20c%20-0.90359%2C0.0361%20-1.8073%2C0.0693%20-2.71105%2C0.10061%20z%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bopacity%3A1%3Bvector-effect%3Anone%3Bfill%3A%23dead00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A0.75%3Bstroke-linecap%3Abutt%3Bstroke-linejoin%3Amiter%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-dashoffset%3A0%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path1216%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20sodipodi%3Anodetypes%3D%22ccccccc%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20631.30789%2C395.93626%20c%200.74473%2C-0.13546%201.2667%2C-0.6709%201.14905%2C-1.15648%20-0.12966%2C-0.50996%20-0.83333%2C-0.80593%20-1.57961%2C-0.66592%20-0.75096%2C0.15357%20-1.2621%2C0.65728%20-1.13717%2C1.1808%200.11316%2C0.48403%200.82141%2C0.78156%201.56772%2C0.64162%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bopacity%3A1%3Bvector-effect%3Anone%3Bfill%3A%23dead00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A0.75%3Bstroke-linecap%3Abutt%3Bstroke-linejoin%3Amiter%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-dashoffset%3A0%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path1218%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22color%3A%23000000%3Bclip-rule%3Anonzero%3Bdisplay%3Ainline%3Boverflow%3Avisible%3Bvisibility%3Avisible%3Bopacity%3A1%3Bisolation%3Aauto%3Bmix-blend-mode%3Anormal%3Bcolor-interpolation%3AsRGB%3Bcolor-interpolation-filters%3AlinearRGB%3Bsolid-color%3A%23000000%3Bsolid-opacity%3A1%3Bvector-effect%3Anone%3Bfill%3A%23ffffff%3Bfill-opacity%3A1%3Bfill-rule%3Anonzero%3Bstroke%3Anone%3Bstroke-width%3A0.75%3Bstroke-linecap%3Abutt%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-dashoffset%3A0%3Bstroke-opacity%3A1%3Bmarker%3Anone%3Bpaint-order%3Amarkers%20stroke%20fill%3Bcolor-rendering%3Aauto%3Bimage-rendering%3Aauto%3Bshape-rendering%3Aauto%3Btext-rendering%3Aauto%3Benable-background%3Aaccumulate%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20d%3D%22m%20590.05619%2C388.63964%20c%200%2C0%200.2772%2C0.42446%200.21694%2C0.64224%20-0.0506%2C0.18276%20-0.43325%2C0.36868%20-0.43325%2C0.36868%200.85343%2C0.29923%201.29814%2C0.0845%201.63892%2C-0.12612%20-0.0643%2C-0.53393%20-0.48792%2C-0.68567%20-0.8545%2C-0.85019%20-0.17309%2C-0.0777%20-0.56811%2C-0.0346%20-0.56811%2C-0.0346%20z%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path2660%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20sodipodi%3Anodetypes%3D%22caccac%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%3Cellipse%0A%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22opacity%3A1%3Bvector-effect%3Anone%3Bfill%3Anone%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3A%23000000%3Bstroke-width%3A0.75055355%3Bstroke-linecap%3Abutt%3Bstroke-linejoin%3Amiter%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-dashoffset%3A0%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path2730%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20cx%3D%22705.10028%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20cy%3D%223.2367013%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20rx%3D%220.95789444%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20ry%3D%220.71309054%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20transform%3D%22matrix%280.84817373%2C0.52971815%2C-0.57497998%2C0.81816748%2C0%2C0%29%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%3Cellipse%0A%20%20%20%20%20%20%20%20%20%20%20%20%20style%3D%22opacity%3A1%3Bvector-effect%3Anone%3Bfill%3Anone%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3A%23000000%3Bstroke-width%3A0.75055355%3Bstroke-linecap%3Abutt%3Bstroke-linejoin%3Amiter%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-dashoffset%3A0%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20id%3D%22path2730-3%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20cx%3D%22715.31232%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20cy%3D%223.0386157%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20rx%3D%220.95789444%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20ry%3D%220.71309054%22%0A%20%20%20%20%20%20%20%20%20%20%20%20%20transform%3D%22matrix%280.84817373%2C0.52971815%2C-0.57497998%2C0.81816748%2C0%2C0%29%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%3Cg%0A%20%20%20%20%20%20%20transform%3D%22translate%284.9998486%2C4.9999949%29%22%0A%20%20%20%20%20%20%20id%3D%22g3754%22%3E%0A%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20d%3D%22m%20373.35264%2C597.50201%20c%200%2C-48.05862%2034.62286%2C-87.01608%2077.3266%2C-87.01608%2042.71817%2C0%2077.34098%2C38.95746%2077.34098%2C87.01608%200%2C48.05857%20-34.62281%2C87.01609%20-77.34098%2C87.01609%20-42.70374%2C0%20-77.3266%2C-38.95752%20-77.3266%2C-87.01609%22%0A%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23ce1126%3Bfill-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20id%3D%22path1152%22%0A%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20d%3D%22m%20373.35264%2C597.50201%20c%200%2C-48.05862%2034.62286%2C-87.01608%2077.3266%2C-87.01608%2042.71817%2C0%2077.34098%2C38.95746%2077.34098%2C87.01608%200%2C48.05857%20-34.62281%2C87.01609%20-77.34098%2C87.01609%20-42.70374%2C0%20-77.3266%2C-38.95752%20-77.3266%2C-87.01609%20z%22%0A%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23b50027%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A2.88154745%22%0A%20%20%20%20%20%20%20%20%20id%3D%22path1153%22%0A%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20d%3D%22m%20396.29244%2C597.33436%20c%200%2C-35.24041%2024.34809%2C-63.80352%2054.42035%2C-63.80352%2030.05311%2C0%2054.40597%2C28.56311%2054.40597%2C63.80352%200%2C35.25477%20-24.35286%2C63.83698%20-54.40597%2C63.83698%20-30.07226%2C0%20-54.42035%2C-28.58221%20-54.42035%2C-63.83698%22%0A%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23005bbf%3Bfill-opacity%3A0.94117647%22%0A%20%20%20%20%20%20%20%20%20id%3D%22path1154%22%0A%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20d%3D%22m%20396.29244%2C597.33436%20c%200%2C-35.24041%2024.34809%2C-63.80352%2054.42035%2C-63.80352%2030.05311%2C0%2054.40597%2C28.56311%2054.40597%2C63.80352%200%2C35.25477%20-24.35286%2C63.83698%20-54.40597%2C63.83698%20-30.07226%2C0%20-54.42035%2C-28.58221%20-54.42035%2C-63.83698%20z%22%0A%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%230044ad%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A2.88154745%22%0A%20%20%20%20%20%20%20%20%20id%3D%22path1155%22%0A%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20d%3D%22m%20425.0091%2C553.40954%20c%200%2C0%20-6.46184%2C7.07971%20-6.46184%2C13.63251%200%2C6.5911%202.73035%2C12.06135%202.73035%2C12.06135%20-0.97718%2C-2.601%20-3.61652%2C-4.4739%20-6.72051%2C-4.4739%20-3.92309%2C0%20-7.11809%2C3.00815%20-7.11809%2C6.73961%200%2C1.08255%200.66103%2C2.76865%201.1592%2C3.6979%20l%202.31841%2C4.6799%20c%200.76642%2C-1.72445%202.57229%2C-2.68725%204.67514%2C-2.68725%202.81179%2C0%205.10146%2C2.14595%205.10146%2C4.8188%200%2C0.4025%20-0.0527%2C0.80955%20-0.1581%2C1.17835%20l%20-5.80081%2C0.02%20v%204.93375%20h%205.17331%20l%20-3.85125%2C7.63535%205.10147%2C-1.99265%203.85124%2C4.33981%203.99494%2C-4.33981%205.08709%2C1.99265%20-3.83687%2C-7.63535%20h%205.17331%20v%20-4.93375%20l%20-5.81518%2C-0.02%20c%20-0.1054%2C-0.369%20-0.12455%2C-0.776%20-0.12455%2C-1.17835%200%2C-2.67285%202.24656%2C-4.8188%205.06314%2C-4.8188%202.10285%2C0%203.90872%2C0.9628%204.6895%2C2.68725%20l%202.29926%2C-4.6799%20c%200.50296%2C-0.92925%201.16399%2C-2.61535%201.16399%2C-3.6979%200%2C-3.73146%20-3.17584%2C-6.73961%20-7.11809%2C-6.73961%20-3.10399%2C0%20-5.72417%2C1.8729%20-6.70614%2C4.4739%200%2C0%202.71119%2C-5.47025%202.71119%2C-12.06135%200%2C-6.5528%20-6.59597%2C-13.63251%20-6.59597%2C-13.63251%22%0A%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23c8b100%3Bstroke%3A%23000000%3Bstroke-width%3A1.00000048%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20id%3D%22path1156%22%0A%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20d%3D%22m%20425.0091%2C553.40954%20c%200%2C0%20-6.46184%2C7.07971%20-6.46184%2C13.63251%200%2C6.5911%202.73035%2C12.06135%202.73035%2C12.06135%20-0.97718%2C-2.601%20-3.61652%2C-4.4739%20-6.72051%2C-4.4739%20-3.92309%2C0%20-7.11809%2C3.00815%20-7.11809%2C6.73961%200%2C1.08255%200.66103%2C2.76865%201.1592%2C3.6979%20l%202.31841%2C4.6799%20c%200.76642%2C-1.72445%202.57229%2C-2.68725%204.67514%2C-2.68725%202.81179%2C0%205.10146%2C2.14595%205.10146%2C4.8188%200%2C0.4025%20-0.0527%2C0.80955%20-0.1581%2C1.17835%20l%20-5.80081%2C0.02%20v%204.93375%20h%205.17331%20l%20-3.85125%2C7.63535%205.10147%2C-1.99265%203.85124%2C4.33981%203.99494%2C-4.33981%205.08709%2C1.99265%20-3.83687%2C-7.63535%20h%205.17331%20v%20-4.93375%20l%20-5.81518%2C-0.02%20c%20-0.1054%2C-0.369%20-0.12455%2C-0.776%20-0.12455%2C-1.17835%200%2C-2.67285%202.24656%2C-4.8188%205.06314%2C-4.8188%202.10285%2C0%203.90872%2C0.9628%204.6895%2C2.68725%20l%202.29926%2C-4.6799%20c%200.50296%2C-0.92925%201.16399%2C-2.61535%201.16399%2C-3.6979%200%2C-3.73146%20-3.17584%2C-6.73961%20-7.11809%2C-6.73961%20-3.10399%2C0%20-5.72417%2C1.8729%20-6.70614%2C4.4739%200%2C0%202.71119%2C-5.47025%202.71119%2C-12.06135%200%2C-6.5528%20-6.59597%2C-13.63251%20-6.59597%2C-13.63251%20h%200.0145%20z%22%0A%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23dead00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1.00000048%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20id%3D%22path1157%22%0A%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20d%3D%22m%20414.73433%2C598.00971%20h%2020.70761%20v%20-4.93375%20h%20-20.70761%20z%22%0A%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23c8b100%3Bstroke%3A%23000000%3Bstroke-width%3A1.00000048%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20id%3D%22path1158%22%0A%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20d%3D%22m%20414.73433%2C598.00971%20h%2020.70761%20v%20-4.93375%20h%20-20.70761%20z%22%0A%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23dead00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1.00000048%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20id%3D%22path1159%22%0A%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20d%3D%22m%20475.5782%2C553.40954%20c%200%2C0%20-6.45705%2C7.07971%20-6.45705%2C13.63251%200%2C6.5911%202.7112%2C12.06135%202.7112%2C12.06135%20-0.9628%2C-2.601%20-3.60215%2C-4.4739%20-6.70615%2C-4.4739%20-3.94226%2C0%20-7.11811%2C3.00815%20-7.11811%2C6.73961%200%2C1.08255%200.66105%2C2.76865%201.15925%2C3.6979%20l%202.2992%2C4.6799%20c%200.7904%2C-1.72445%202.59145%2C-2.68725%204.69431%2C-2.68725%202.8166%2C0%205.0823%2C2.14595%205.0823%2C4.8188%200%2C0.4025%20-0.035%2C0.80955%20-0.139%2C1.17835%20l%20-5.8008%2C0.02%20v%204.93375%20h%205.1733%20l%20-3.85125%2C7.63535%205.0823%2C-1.99265%203.8704%2C4.33981%203.9806%2C-4.33981%205.10145%2C1.99265%20-3.85605%2C-7.63535%20h%205.1733%20v%20-4.93375%20l%20-5.796%2C-0.02%20c%20-0.11%2C-0.369%20-0.1435%2C-0.776%20-0.1435%2C-1.17835%200%2C-2.67285%202.2657%2C-4.8188%205.0871%2C-4.8188%202.10285%2C0%203.90391%2C0.9628%204.67036%2C2.68725%20l%202.3184%2C-4.6799%20c%200.50295%2C-0.92925%201.1544%2C-2.61535%201.1544%2C-3.6979%200%2C-3.73146%20-3.1854%2C-6.73961%20-7.11331%2C-6.73961%20-3.0992%2C0%20-5.7481%2C1.8729%20-6.7205%2C4.4739%200%2C0%202.72555%2C-5.47025%202.72555%2C-12.06135%200%2C-6.5528%20-6.59595%2C-13.63251%20-6.59595%2C-13.63251%22%0A%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23c8b100%3Bstroke%3A%23000000%3Bstroke-width%3A1.00000048%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20id%3D%22path1160%22%0A%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20d%3D%22m%20475.5782%2C553.40954%20c%200%2C0%20-6.45705%2C7.07971%20-6.45705%2C13.63251%200%2C6.5911%202.7112%2C12.06135%202.7112%2C12.06135%20-0.9628%2C-2.601%20-3.60215%2C-4.4739%20-6.70615%2C-4.4739%20-3.94226%2C0%20-7.11811%2C3.00815%20-7.11811%2C6.73961%200%2C1.08255%200.66105%2C2.76865%201.15925%2C3.6979%20l%202.2992%2C4.6799%20c%200.7904%2C-1.72445%202.59145%2C-2.68725%204.69431%2C-2.68725%202.8166%2C0%205.0823%2C2.14595%205.0823%2C4.8188%200%2C0.4025%20-0.035%2C0.80955%20-0.139%2C1.17835%20l%20-5.8008%2C0.02%20v%204.93375%20h%205.1733%20l%20-3.85125%2C7.63535%205.0823%2C-1.99265%203.8704%2C4.33981%203.9806%2C-4.33981%205.10145%2C1.99265%20-3.85605%2C-7.63535%20h%205.1733%20v%20-4.93375%20l%20-5.796%2C-0.02%20c%20-0.11%2C-0.369%20-0.1435%2C-0.776%20-0.1435%2C-1.17835%200%2C-2.67285%202.2657%2C-4.8188%205.0871%2C-4.8188%202.10285%2C0%203.90391%2C0.9628%204.67036%2C2.68725%20l%202.3184%2C-4.6799%20c%200.50295%2C-0.92925%201.1544%2C-2.61535%201.1544%2C-3.6979%200%2C-3.73146%20-3.1854%2C-6.73961%20-7.11331%2C-6.73961%20-3.0992%2C0%20-5.7481%2C1.8729%20-6.7205%2C4.4739%200%2C0%202.72555%2C-5.47025%202.72555%2C-12.06135%200%2C-6.5528%20-6.59595%2C-13.63251%20-6.59595%2C-13.63251%20h%200.015%20z%22%0A%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23dead00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1.00000048%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20id%3D%22path1161%22%0A%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20d%3D%22m%20450.28649%2C596.90801%20c%200%2C0%20-6.45708%2C7.0797%20-6.45708%2C13.65166%200%2C6.57195%202.73036%2C12.0422%202.73036%2C12.0422%20-0.98197%2C-2.601%20-3.60694%2C-4.4739%20-6.7253%2C-4.4739%20-3.9231%2C0%20-7.11809%2C3.00815%20-7.11809%2C6.7396%200%2C1.0969%200.66103%2C2.76865%201.1592%2C3.6979%20l%202.31841%2C4.67991%20c%200.78558%2C-1.72445%202.56749%2C-2.7016%204.67035%2C-2.7016%202.82137%2C0%205.10625%2C2.1603%205.10625%2C4.83315%200%2C0.4215%20-0.0527%2C0.8239%20-0.16285%2C1.1975%20l%20-5.79603%2C0.015%20v%204.93375%20h%205.19247%20l%20-3.85603%2C7.63535%205.08709%2C-2.00705%203.85125%2C4.33981%203.9949%2C-4.33981%205.1015%2C2.00705%20-3.8704%2C-7.63535%20h%205.18765%20v%20-4.93375%20l%20-5.796%2C-0.015%20c%20-0.1055%2C-0.3735%20-0.1435%2C-0.77595%20-0.1435%2C-1.1975%200%2C-2.67285%202.2705%2C-4.83315%205.08705%2C-4.83315%202.0981%2C0%203.8848%2C0.97715%204.67516%2C2.7016%20l%202.3184%2C-4.67991%20c%200.4935%2C-0.92925%201.1592%2C-2.601%201.1592%2C-3.6979%200%2C-3.73145%20-3.195%2C-6.7396%20-7.11806%2C-6.7396%20-3.104%2C0%20-5.7242%2C1.8729%20-6.7253%2C4.4739%200%2C0%202.73035%2C-5.47025%202.73035%2C-12.0422%200%2C-6.57196%20-6.61995%2C-13.65166%20-6.61995%2C-13.65166%22%0A%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23c8b100%3Bstroke%3A%23000000%3Bstroke-width%3A1.00000048%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20id%3D%22path1164%22%0A%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20d%3D%22m%20450.28649%2C596.90801%20c%200%2C0%20-6.45708%2C7.0797%20-6.45708%2C13.65166%200%2C6.57195%202.73036%2C12.0422%202.73036%2C12.0422%20-0.98197%2C-2.601%20-3.60694%2C-4.4739%20-6.7253%2C-4.4739%20-3.9231%2C0%20-7.11809%2C3.00815%20-7.11809%2C6.7396%200%2C1.0969%200.66103%2C2.76865%201.1592%2C3.6979%20l%202.31841%2C4.67991%20c%200.78558%2C-1.72445%202.56749%2C-2.7016%204.67035%2C-2.7016%202.82137%2C0%205.10625%2C2.1603%205.10625%2C4.83315%200%2C0.4215%20-0.0527%2C0.8239%20-0.16285%2C1.1975%20l%20-5.79603%2C0.015%20v%204.93375%20h%205.19247%20l%20-3.85603%2C7.63535%205.08709%2C-2.00705%203.85125%2C4.33981%203.9949%2C-4.33981%205.1015%2C2.00705%20-3.8704%2C-7.63535%20h%205.18765%20v%20-4.93375%20l%20-5.796%2C-0.015%20c%20-0.1055%2C-0.3735%20-0.1435%2C-0.77595%20-0.1435%2C-1.1975%200%2C-2.67285%202.2705%2C-4.83315%205.08705%2C-4.83315%202.0981%2C0%203.8848%2C0.97715%204.67516%2C2.7016%20l%202.3184%2C-4.67991%20c%200.4935%2C-0.92925%201.1592%2C-2.601%201.1592%2C-3.6979%200%2C-3.73145%20-3.195%2C-6.7396%20-7.11806%2C-6.7396%20-3.104%2C0%20-5.7242%2C1.8729%20-6.7253%2C4.4739%200%2C0%202.73035%2C-5.47025%202.73035%2C-12.0422%200%2C-6.57196%20-6.61995%2C-13.65166%20-6.61995%2C-13.65166%20h%200.02%20z%22%0A%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23dead00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1.00000048%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20id%3D%22path1165%22%0A%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20d%3D%22m%20440.0117%2C641.52258%20h%2020.70759%20v%20-4.93375%20H%20440.0117%20Z%22%0A%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23c8b100%3Bstroke%3A%23000000%3Bstroke-width%3A1.00000048%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20id%3D%22path1166%22%0A%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20%20%20d%3D%22m%20440.0117%2C641.52258%20h%2020.70759%20v%20-4.93375%20H%20440.0117%20Z%22%0A%20%20%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3A%23dead00%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A1.00000048%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22%0A%20%20%20%20%20%20%20%20%20id%3D%22path1167%22%0A%20%20%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%3Cpath%0A%20%20%20%20%20%20%20sodipodi%3Anodetypes%3D%22scsccccscs%22%0A%20%20%20%20%20%20%20d%3D%22m%20455.90548%2C903.76753%20c%20-62.23301%2C0%20-123.91515%2C-15.25636%20-175.7728%2C-40.62922%20C%20241.90767%2C844.2032%20216.56324%2C806.02649%20216.56324%2C762.34122%20V%20603.91985%20L%20216.25667%2C338.60364%20H%20694.2849%20l%200.019%2C265.31621%20v%20158.42137%20c%200%2C43.68527%20-25.3445%2C81.86198%20-63.5743%2C100.79709%20-51.8528%2C25.37286%20-112.57214%2C40.62922%20-174.82432%2C40.62922%20z%22%0A%20%20%20%20%20%20%20style%3D%22font-size%3A12px%3Bfill%3Anone%3Bstroke%3A%23000000%3Bstroke-width%3A4%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22%0A%20%20%20%20%20%20%20id%3D%22path731%22%0A%20%20%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%0A%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A")}.lang-flag--pt{background-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22600px%22%20height%3D%22400px%22%3E%0A%3Crect%20width%3D%22600%22%20height%3D%22400%22%20fill%3D%22%23ed1c24%22%2F%3E%0A%3Crect%20width%3D%22240%22%20height%3D%22400%22%20fill%3D%22%23006035%22%2F%3E%0A%3Cg%20fill%3D%22%23fff200%22%20stroke%3D%22%23231f20%22%20stroke-width%3D%220.573%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%0A%3Cpath%20d%3D%22m318.24%2C262.04c-30.21-0.91-168.74-87.38-169.69-101.15l7.6496-12.757c13.741%2C19.966%2C155.36%2C104.06%2C169.27%2C101.08l-7.2299%2C12.823%22%2F%3E%0A%3Cpath%20d%3D%22m154.59%2C146.4c-2.7101%2C7.2937%2C36.149%2C31.318%2C82.903%2C59.754%2C46.752%2C28.434%2C87.065%2C46.006%2C90.053%2C43.486%2C0.18256-0.32544%2C1.4701-2.5409%2C1.352-2.5232-0.56001%2C0.84402-1.9234%2C1.1104-4.0506%2C0.49741-12.631-3.6433-45.575-18.765-86.374-43.506-40.798-24.743-76.294-47.544-81.811-57.232-0.38363-0.67116-0.65702-1.8962-0.60146-2.8487l-0.13405-0.002-1.1747%2C2.0532-0.16139%2C0.32191h-0.00088zm164.36%2C116.04c-0.51238%2C0.92957-1.4675%2C0.96044-3.2816%2C0.76112-11.3-1.2506-45.589-17.925-86.162-42.213-47.21-28.26-86.2-54.01-81.97-60.74l1.1509-2.0346%2C0.22665%2C0.0706c-3.8037%2C11.405%2C76.948%2C57.578%2C81.702%2C60.522%2C46.724%2C28.947%2C86.115%2C45.851%2C89.601%2C41.458l-1.2682%2C2.181v-0.002z%22%2F%3E%0A%3Cpath%20d%3D%22m240.17%2C169.23c30.237-0.23901%2C67.55-4.1319%2C89.023-12.69l-4.6265-7.5168c-12.692%2C7.0247-50.21%2C11.644-84.652%2C12.335-40.736-0.37483-69.49-4.1681-83.897-13.835l-4.3672%2C8.0045c26.484%2C11.207%2C53.623%2C13.587%2C88.52%2C13.703%22%2F%3E%0A%3Cpath%20d%3D%22m330.44%2C156.71c-0.73904%2C1.1818-14.743%2C6.0113-35.373%2C9.5753-13.988%2C2.1325-32.234%2C3.9555-55.004%2C3.9776-21.633%2C0.0203-39.305-1.5196-52.684-3.3329-21.656-3.3955-32.833-8.1201-36.965-9.7896%2C0.39509-0.78581%2C0.64908-1.337%2C1.0301-2.0708%2C11.895%2C4.736%2C23.124%2C7.5918%2C36.279%2C9.6158%2C13.291%2C1.8%2C30.75%2C3.362%2C52.276%2C3.3417%2C22.664-0.0229%2C40.709-1.9844%2C54.616-4.0534%2C21.155-3.4122%2C32.711-7.8034%2C34.334-9.8425l1.494%2C2.5788h-0.002zm-4.0603-7.6226c-2.293%2C1.8415-13.718%2C5.8932-33.819%2C9.1034-13.415%2C1.9226-30.472%2C3.6433-52.265%2C3.6645-20.704%2C0.0203-37.619-1.375-50.485-3.2491-20.414-2.6661-31.279-7.4754-35.196-8.8776%2C0.3898-0.67381%2C0.78666-1.3423%2C1.1941-2.0135%2C3.0479%2C1.5346%2C13.533%2C5.7909%2C34.226%2C8.7224%2C12.72%2C1.8036%2C29.661%2C3.1477%2C50.262%2C3.1265%2C21.69-0.0221%2C38.553-1.7762%2C51.883-3.6883%2C20.205-2.7799%2C31.077-7.9472%2C32.728-9.241l1.4728%2C2.4509v0.002z%22%2F%3E%0A%3Cpath%20d%3D%22m140.88%2C205.66c18.598%2C10.003%2C59.905%2C15.044%2C98.994%2C15.391%2C35.591%2C0.0564%2C81.958-5.5016%2C99.297-14.69l-0.47712-10.012c-5.4246%2C8.4773-55.113%2C16.609-99.206%2C16.276-44.093-0.3325-85.038-7.1429-98.687-15.959l0.0794%2C8.9914%22%2F%3E%0A%3Cpath%20d%3D%22m340.12%2C204.22%2C0.00088%2C2.3874c-2.606%2C3.1159-18.946%2C7.8255-39.437%2C11.142-15.595%2C2.391-35.927%2C4.1945-61.262%2C4.1945-24.069%2C0-43.263-1.7163-58.148-4.0014-23.529-3.4264-38.579-9.4262-41.6-11.217l0.0132-2.7852c9.0748%2C6.0334%2C33.661%2C10.447%2C41.917%2C11.798%2C14.788%2C2.2701%2C33.868%2C3.9732%2C57.817%2C3.9732%2C25.216%2C0%2C45.434-1.7912%2C60.931-4.1663%2C14.701-2.1237%2C35.644-7.6465%2C39.767-11.324h0.00088zm0.01-8.4922%2C0.00088%2C2.3874c-2.606%2C3.1142-18.946%2C7.8237-39.437%2C11.14-15.595%2C2.391-35.927%2C4.1945-61.262%2C4.1945-24.069%2C0-43.263-1.7145-58.148-4.0014-23.529-3.4246-38.579-9.4245-41.6-11.216l0.0132-2.7852c9.0748%2C6.0325%2C33.661%2C10.447%2C41.917%2C11.796%2C14.788%2C2.2719%2C33.868%2C3.9758%2C57.817%2C3.9758%2C25.216%2C0%2C45.434-1.7921%2C60.931-4.169%2C14.701-2.1237%2C35.644-7.6465%2C39.767-11.324l0.00088%2C0.002z%22%2F%3E%0A%3Cpath%20d%3D%22m239.79%2C260.32c-42.772-0.25489-79.421-11.659-87.16-13.544l5.6433%2C8.8344c13.67%2C5.7503%2C49.424%2C14.32%2C81.927%2C13.371%2C32.504-0.94809%2C60.91-3.466%2C80.928-13.211l5.7862-9.1555c-13.642%2C6.425-60.068%2C13.639-87.125%2C13.705%22%2F%3E%0A%3Cpath%20stroke-width%3D%220.55%22%20d%3D%22m323.3%2C253.72c-0.85016%2C1.2991-1.7171%2C2.5823-2.5963%2C3.8294-9.4417%2C3.3293-24.319%2C6.8245-30.597%2C7.844-12.824%2C2.6423-32.665%2C4.594-50.274%2C4.6029-37.89-0.55474-68.905-7.9719-83.496-14.299l-1.1773-2.0241%2C0.19225-0.30427%2C1.9966%2C0.77435c25.948%2C9.2834%2C55.091%2C12.987%2C82.698%2C13.652%2C17.538%2C0.0617%2C35.095-2.01%2C49.292-4.5491%2C21.771-4.3621%2C30.574-7.65%2C33.275-9.1405l0.68701-0.38541h-0.00088zm5.0172-8.2753c0.022%2C0.0256%2C0.0441%2C0.0503%2C0.0653%2C0.0776-0.63585%2C1.0733-1.2911%2C2.1652-1.9622%2C3.2623-5.0357%2C1.8-18.702%2C5.7988-38.659%2C8.5893-13.149%2C1.7912-21.322%2C3.526-47.479%2C4.034-49.015-1.2471-80.75-10.831-88.289-13.195l-1.1174-2.1431c28.406%2C7.4154%2C57.422%2C12.592%2C89.408%2C13.121%2C23.931-0.50976%2C34.112-2.2719%2C47.152-4.0499%2C23.271-3.6186%2C34.996-7.4498%2C38.515-8.5558-0.0441-0.0635-0.0961-0.13053-0.15433-0.19932l2.5231-0.9428-0.002%2C0.002z%22%2F%3E%0A%3Cpath%20stroke%3D%22none%22%20d%3D%22m328.83%2C197.76c0.13873%2C28.137-14.26%2C53.386-25.858%2C64.525-16.408%2C15.759-38.163%2C25.896-63.569%2C26.363-28.37%2C0.52117-55.12-17.974-62.295-26.099-14.028-15.885-25.449-36.057-25.815-63.243%2C1.7376-30.709%2C13.793-52.1%2C31.268-66.769s40.743-21.813%2C60.121-21.302c22.358%2C0.59003%2C48.475%2C11.558%2C66.521%2C33.332%2C11.823%2C14.266%2C16.943%2C29.748%2C19.627%2C53.193zm-188.11%2C2.361c0%2C54.365%2044.439%2C98.704%2098.924%2C98.704%2054.485%2C0%2099.296%2C-44.34%2099.296%2C-98.704%200%2C-54.365%20-44.811%2C-98.703%20-99.296%2C-98.703%20-54.485%2C0%20-98.924%2C44.338%20-98.924%2C98.703z%22%2F%3E%0A%3Cpath%20d%3D%22m239.91%2C101.08c54.534%2C0%2C99.011%2C44.483%2C99.011%2C99.022%2C0%2C54.538-44.478%2C99.02-99.011%2C99.02-54.534%2C0-99.011-44.481-99.011-99.02s44.478-99.022%2C99.011-99.022zm-96.832%2C99.0224c0%2C53.26%2C43.736%2C96.842%2C96.832%2C96.842%2C53.097%2C0%2C96.833-43.582%2C96.833-96.842%2C0-53.262-43.737-96.844-96.833-96.844s-96.832%2C43.584-96.832%2C96.844z%22%2F%3E%0A%3Cpath%20d%3D%22m239.99%2C109.31c49.731%2C0%2C90.693%2C40.821%2C90.693%2C90.704%2C0%2C49.884-40.963%2C90.703-90.693%2C90.703s-90.693-40.819-90.693-90.703c0-49.883%2C40.964-90.704%2C90.693-90.704zm-88.515%2C90.7034c0%2C48.685%2C39.979%2C88.524%2C88.515%2C88.524s88.515-39.839%2C88.515-88.524c0-48.686-39.978-88.525-88.515-88.525-48.536%2C0-88.515%2C39.839-88.515%2C88.525z%22%2F%3E%0A%3Cpath%20d%3D%22m243.98%2C100.68-8.48545%2C0%2C0.01%2C198.96%2C8.51455%2C0z%22%2F%3E%0A%3Cpath%20d%3D%22m243.13%2C99.546h2.1598l0.0185%2C201.25h-2.1616l-0.0159-201.25zm-8.4213%2C0.0018h2.1766l0.003%2C201.25h-2.1783v-201.25z%22%2F%3E%0A%3Cpath%20d%3D%22m338.99%2C203.935%2C0-7.3554-5.99-5.58-34-9-49-5-59%2C3-42%2C10-8.48%2C6.28%2C0%2C7.3572l21.48-9.637%2C51-8h49l36%2C4%2C25%2C6z%22%2F%3E%0A%3Cpath%20d%3D%22m239.95%2C184.77c23.383-0.0432%2C46.07%2C2.2154%2C64.065%2C5.7194%2C18.569%2C3.7121%2C31.637%2C8.3556%2C36.105%2C13.571l-0.005%2C2.5823c-5.3884-6.4902-22.973-11.248-36.518-13.968-17.858-3.474-40.393-5.7168-63.647-5.6736-24.538%2C0.0459-47.387%2C2.3698-64.984%2C5.8032-14.12%2C2.8019-32.951%2C8.3679-35.302%2C13.858v-2.689c1.2911-3.8003%2C15.313-9.4792%2C34.984-13.417%2C17.729-3.4572%2C40.62-5.7415%2C65.302-5.7864zm0.01-8.4922c23.383-0.0423%2C46.07%2C2.2172%2C64.065%2C5.7194%2C18.569%2C3.7139%2C31.637%2C8.3556%2C36.105%2C13.571l-0.005%2C2.5823c-5.3884-6.4885-22.973-11.247-36.518-13.966-17.858-3.4757-40.393-5.7185-63.647-5.6736-24.538%2C0.0441-47.276%2C2.3698-64.875%2C5.8014-13.626%2C2.5832-33.226%2C8.3696-35.412%2C13.86v-2.6908c1.2911-3.7588%2C15.597-9.6414%2C34.985-13.417%2C17.729-3.4572%2C40.62-5.7397%2C65.302-5.7864z%22%2F%3E%0A%3Cpath%20d%3D%22m239.48%2C132.96c36.849-0.18433%2C68.99%2C5.1523%2C83.695%2C12.685l5.3638%2C9.279c-12.781-6.888-47.456-14.05-89.005-12.979-33.854%2C0.20814-70.027%2C3.7271-88.176%2C13.41l6.4035-10.709c14.895-7.7241%2C50.022-11.643%2C81.72-11.684%22%2F%3E%0A%3Cpath%20d%3D%22m239.97%2C140.62c21.017-0.0556%2C41.325%2C1.1298%2C57.476%2C4.0437%2C15.041%2C2.7993%2C29.385%2C7.0009%2C31.436%2C9.2604l1.5901%2C2.8099c-4.9881-3.257-17.401-6.8836-33.339-9.906-16.006-3.0083-36.3-4.0049-57.2-3.9502-23.722-0.0811-42.152%2C1.1712-57.969%2C3.9291-16.728%2C3.13-28.334%2C7.6015-31.197%2C9.7261l1.5583-2.9704c5.5631-2.8381%2C14.39-6.2592%2C29.223-8.9297%2C16.357-2.988%2C34.983-3.8841%2C58.423-4.0128h-0.00088zm-0.009-8.4843c20.113-0.0529%2C39.972%2C1.068%2C55.452%2C3.8506%2C12.209%2C2.3768%2C24.283%2C6.0872%2C28.704%2C9.3892l2.3256%2C3.6954c-3.9536-4.3947-18.836-8.5593-31.974-10.892-15.361-2.6494-34.395-3.698-54.508-3.8656-21.108%2C0.0591-40.615%2C1.352-55.752%2C4.1081-14.441%2C2.7481-23.76%2C6.0016-27.703%2C8.5425l2.0451-3.0868c5.4414-2.8646%2C14.232-5.4954%2C25.303-7.6465%2C15.249-2.7764%2C34.876-4.0358%2C56.108-4.0949z%22%2F%3E%0A%3Cpath%20d%3D%22m289.15%2C241.26c-18.218-3.4008-36.469-3.8947-49.217-3.7447-61.407%2C0.71967-81.244%2C12.609-83.665%2C16.209l-4.5894-7.4815c15.634-11.332%2C49.073-17.687%2C88.587-17.037%2C20.518%2C0.33602%2C38.224%2C1.6986%2C53.119%2C4.5835l-4.2358%2C7.4727%22%2F%3E%0A%3Cpath%20stroke-width%3D%220.55%22%20d%3D%22m239.58%2C236.46c17.082%2C0.25488%2C33.849%2C0.96044%2C50.033%2C3.9784l-1.172%2C2.069c-15.031-2.7746-31.055-3.8365-48.803-3.75-22.663-0.17727-45.585%2C1.9394-65.541%2C7.6668-6.2968%2C1.7524-16.721%2C5.8006-17.784%2C9.1458l-1.1659-1.9226c0.33601-1.9773%2C6.6363-6.081%2C18.414-9.3901%2C22.858-6.5458%2C44.239-7.6491%2C66.019-7.799v0.002zm0.77519-8.5963c17.698%2C0.33073%2C35.975%2C1.1492%2C53.74%2C4.6681l-1.2206%2C2.1537c-16.042-3.1847-31.369-4.2466-52.415-4.5702-22.735%2C0.0414-46.851%2C1.6625-68.778%2C8.0372-7.0791%2C2.062-19.297%2C6.5202-19.704%2C10.05l-1.1659-2.0655c0.26545-3.2059%2C10.842-7.388%2C20.358-10.156%2C22.096-6.4241%2C46.275-8.076%2C69.186-8.1174z%22%2F%3E%0A%3Cpath%20d%3D%22M327.58%2C247.38%2C320.201%2C258.829%2C299%2C240%2C244%2C203%2C182%2C169%2C149.81%2C157.99%2C156.67%2C145.27%2C159%2C144l20%2C5%2C66%2C34%2C38%2C24%2C32%2C23%2C13%2C15z%22%2F%3E%0A%3Cpath%20d%3D%22m148.65%2C158.29c5.646-3.8294%2C47.139%2C14.655%2C90.555%2C40.834%2C43.301%2C26.254%2C84.677%2C55.921%2C80.942%2C61.473l-1.2285%2C1.9323-0.56354%2C0.4445c0.12083-0.0864%2C0.74345-0.84755-0.0609-2.906-1.8449-6.0704-31.195-29.491-79.894-58.895-47.475-28.309-87.041-45.371-90.997-40.494l1.247-2.3892h-0.00089zm180.44%2C88.927c3.57-7.052-34.916-36.044-82.632-64.272-48.813-27.666-83.994-43.951-90.42-39.095l-1.4278%2C2.5991c-0.0124%2C0.14287%2C0.052-0.17727%2C0.35364-0.4101%2C1.1685-1.0195%2C3.1052-0.95074%2C3.9792-0.96662%2C11.065%2C0.16581%2C42.667%2C14.709%2C87.006%2C40.128%2C19.428%2C11.315%2C82.071%2C51.491%2C81.832%2C62.789%2C0.0168%2C0.97102%2C0.0803%2C1.1712-0.28485%2C1.6519l1.5936-2.4236v-0.002z%22%2F%3E%0A%3C%2Fg%3E%0A%3Cg%3E%0A%3Cpath%20fill%3D%22%23ffffff%22%20stroke%3D%22%23231f20%22%20stroke-width%3D%220.67037%22%20d%3D%22m180.6%2C211.01c0%2C16.271%2C6.6628%2C30.987%2C17.457%2C41.742%2C10.815%2C10.778%2C25.512%2C17.579%2C41.809%2C17.579%2C16.381%2C0%2C31.247-6.6525%2C42.016-17.389%2C10.769-10.735%2C17.443-25.552%2C17.446-41.88h-0.002v-79.189l-118.74-0.14111%2C0.0123%2C79.278h0.002z%22%2F%3E%0A%3Cpath%20fill%3D%22%23ed1c24%22%20stroke%3D%22%23231f20%22%20stroke-width%3D%220.50734%22%20d%3D%22m182.82%2C211.12v0.045c0%2C15.557%2C6.4414%2C29.724%2C16.775%2C40.009%2C10.354%2C10.305%2C24.614%2C16.712%2C40.214%2C16.712%2C15.681%2C0%2C29.912-6.3606%2C40.222-16.626%2C10.308-10.265%2C16.697-24.433%2C16.699-40.044h-0.002v-76.826l-113.84-0.0185-0.0697%2C76.748m91.022-53.747%2C0.004%2C48.891-0.0414%2C5.1717h0.00088c0%2C1.3608-0.082%2C2.9122-0.24076%2C4.2333-0.92512%2C7.7294-4.4801%2C14.467-9.7451%2C19.708-6.1636%2C6.1357-14.671%2C9.9413-24.047%2C9.9413-9.327%2C0-17.639-3.9379-23.829-10.1-6.3497-6.32-10.03-14.986-10.03-23.947l-0.0132-54.023%2C67.94%2C0.12259%2C0.002%2C0.002z%22%2F%3E%0A%3Cg%20id%3D%22castle3%22%3E%0A%3Cg%20id%3D%22castle%22%20fill%3D%22%23fff200%22%20stroke%3D%22%23231f20%22%20stroke-width%3D%220.5%22%3E%0A%3Cpath%20stroke%3D%22none%22%20d%3D%22m190.19%2C154.43c0.13493-5.521%2C4.0524-6.828%2C4.0806-6.8474%2C0.0282-0.0185%2C4.2314%2C1.4076%2C4.2173%2C6.8986l-8.2978-0.0512%22%2F%3E%0A%3Cpath%20d%3D%22m186.81%2C147.69-0.68172%2C6.3447%2C4.1406%2C0.009c0.0397-5.2493%2C3.9739-6.1225%2C4.0691-6.1031%2C0.0891-0.005%2C3.9889%2C1.1606%2C4.0929%2C6.1031h4.1511l-0.74962-6.3932-15.022%2C0.0379v0.002z%22%2F%3E%0A%3Cpath%20d%3D%22m185.85%2C154.06h16.946c0.35717%2C0%2C0.64908%2C0.35277%2C0.64908%2C0.78404%2C0%2C0.43039-0.29191%2C0.78141-0.64908%2C0.78141h-16.946c-0.35717%2C0-0.64908-0.35102-0.64908-0.78141%2C0-0.43127%2C0.29191-0.78404%2C0.64908-0.78404z%22%2F%3E%0A%3Cpath%20d%3D%22m192.01%2C154.03c0.0185-3.3126%2C2.2621-4.2501%2C2.2736-4.2483%2C0.00088%2C0%2C2.3423%2C0.96661%2C2.3609%2C4.2483h-4.6344%22%2F%3E%0A%3Cpath%20d%3D%22m186.21%2C145.05h16.245c0.34218%2C0%2C0.62263%2C0.31839%2C0.62263%2C0.70468%2C0%2C0.38717-0.28045%2C0.70467-0.62263%2C0.70467h-16.245c-0.34218%2C0-0.62263-0.31573-0.62263-0.70467%2C0-0.38629%2C0.28045-0.70468%2C0.62263-0.70468z%22%2F%3E%0A%3Cpath%20d%3D%22m186.55%2C146.47h15.538c0.32719%2C0%2C0.59529%2C0.31662%2C0.59529%2C0.70379%2C0%2C0.38805-0.2681%2C0.70467-0.59529%2C0.70467h-15.538c-0.32719%2C0-0.59529-0.31662-0.59529-0.70467%2C0-0.38717%2C0.2681-0.70379%2C0.59529-0.70379z%22%2F%3E%0A%3Cpath%20d%3D%22m191.57%2C135.88%2C1.2267%2C0.002v0.87136h0.89513v-0.89076l1.2567%2C0.004v0.88723h0.89778v-0.89076h1.2576l-0.002%2C2.0117c0%2C0.31574-0.25398%2C0.52035-0.54854%2C0.52035h-4.4113c-0.29633%2C0-0.56972-0.23724-0.5706-0.52652l-0.003-1.9879h0.00088z%22%2F%3E%0A%3Cpath%20d%3D%22m196.19%2C138.57%2C0.27691%2C6.4514-4.3028-0.0159%2C0.28486-6.4523%2C3.741%2C0.0168%22%2F%3E%0A%3Cpath%20id%3D%22cp1%22%20d%3D%22m190.94%2C141.56%2C0.13141%2C3.4775-4.1256%2C0.002%2C0.11641-3.4793h3.8786-0.00089z%22%2F%3E%0A%3Cuse%20href%3D%22%23cp1%22%20x%3D%2210.609%22%2F%3E%0A%3Cpath%20id%3D%22cp2%22%20d%3D%22m186.3%2C139.04%2C1.1994%2C0.003v0.87224h0.8775v-0.89253l1.2294%2C0.004v0.889h0.87926v-0.89253l1.2302%2C0.002-0.002%2C2.0117c0%2C0.31398-0.2487%2C0.51859-0.5362%2C0.51859h-4.3169c-0.28926%2C0-0.55824-0.23548-0.55913-0.52564l-0.003-1.9888h0.00088z%22%2F%3E%0A%3Cuse%20href%3D%22%23cp2%22%20x%3D%2210.609%22%2F%3E%0A%3Cpath%20fill%3D%22%23231f20%22%20stroke%3D%22none%22%20d%3D%22m193.9%2C140.61c-0.0265-0.62706%2C0.87661-0.63411%2C0.86603%2C0v1.5364h-0.866v-1.536%22%2F%3E%0A%3Cpath%20id%3D%22cp3%22%20fill%3D%22%23231f20%22%20stroke%3D%22none%22%20d%3D%22m188.57%2C142.84c-0.003-0.6059%2C0.83693-0.61824%2C0.82635%2C0v1.1871h-0.826v-1.187%22%2F%3E%0A%3Cuse%20href%3D%22%23cp3%22%20x%3D%2210.641%22%2F%3E%0A%3C%2Fg%3E%0A%3Cuse%20href%3D%22%23castle%22%20y%3D%2246.3198%22%2F%3E%0A%3Cuse%20href%3D%22%23castle%22%20transform%3D%22matrix%280.70460892%2C-0.70959585%2C0.70959585%2C0.70460892%2C-35.341459%2C275.10898%29%22%2F%3E%0A%3C%2Fg%3E%0A%3Cuse%20href%3D%22%23castle%22%20x%3D%2245.7138%22%2F%3E%0A%3Cuse%20href%3D%22%23castle3%22%20transform%3D%22matrix%28-1%2C0%2C0%2C1%2C479.79195%2C0%29%22%2F%3E%0A%3Cg%20id%3D%22quina%22%3E%0A%3Cpath%20fill%3D%22%232e2c70%22%20d%3D%22m232.636%2C202.406v0.005c0%2C2.2119%2C0.84927%2C4.2272%2C2.2118%2C5.6894%2C1.3652%2C1.4667%2C3.2454%2C2.3777%2C5.302%2C2.3777%2C2.0672%2C0%2C3.9439-0.90487%2C5.3029-2.3654%2C1.3581-1.4587%2C2.2021-3.47219%2C2.2021-5.693v-10.768l-14.992-0.0123-0.0273%2C10.766%22%2F%3E%0A%3Cpath%20d%3D%22M236.074%20195.735v0M244.392%20195.742v0M240.225%20199.735v0M236.074%20203.916v0M244.383%20203.905v0%22%20stroke%3D%22%23ffffff%22%20stroke-width%3D%222.972%22%20stroke-linecap%3D%22round%22%2F%3E%0A%3C%2Fg%3E%0A%3Cuse%20href%3D%22%23quina%22%20y%3D%22-26.016%22%2F%3E%0A%3Cuse%20href%3D%22%23quina%22%20x%3D%22-20.799%22%2F%3E%0A%3Cuse%20href%3D%22%23quina%22%20x%3D%2220.745%22%2F%3E%0A%3Cuse%20href%3D%22%23quina%22%20y%3D%2225.784%22%2F%3E%0A%3C%2Fg%3E%0A%3C%2Fsvg%3E")}.lang-flag--fr{background-image:url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%3F%3E%0A%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22900%22%20height%3D%22600%22%3E%0A%3Crect%20width%3D%22900%22%20height%3D%22600%22%20fill%3D%22%23CE1126%22%2F%3E%0A%3Crect%20width%3D%22600%22%20height%3D%22600%22%20fill%3D%22%23FFFFFF%22%2F%3E%0A%3Crect%20width%3D%22300%22%20height%3D%22600%22%20fill%3D%22%23002654%22%2F%3E%0A%3C%2Fsvg%3E%0A")}.lang-flag--de{background:linear-gradient(#000 0 33%,#d00 33% 66%,#ffce00 66%)}.lang-flag--it{background:linear-gradient(90deg,#009246 0 33%,#fff 33% 66%,#ce2b37 66%)}.lang-flag--pl{background:linear-gradient(#fff 0 50%,#dc143c 50%)}.lang-flag--tr{background-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221200%22%20height%3D%22800%22%20viewBox%3D%220%20-30000%2090000%2060000%22%3E%0A%09%3Ctitle%3EFlag%20of%20Turkey%3C%2Ftitle%3E%0A%09%3Cpath%20fill%3D%22%23e30a17%22%20d%3D%22m0-30000h90000v60000H0z%22%2F%3E%0A%09%3Cpath%20fill%3D%22%23fff%22%20d%3D%22m41750%200%2013568-4408-8386%2011541V-7133l8386%2011541zm925%208021a15000%2015000%200%201%201%200-16042%2012000%2012000%200%201%200%200%2016042z%22%2F%3E%0A%3C%2Fsvg%3E%0A")}.lang-flag--hi{background-image:url("/flags/india.svg")}.lang-flag--th{background-image:url("/flags/thailand.svg")}.lang-flag--vi{background-image:url("/flags/vietnam.svg")}.lang-flag--id{background-image:url("/flags/indonesia.svg")}.lang-flag--ms{background-image:url("/flags/malaysia.svg")}.lang-flag--zh-cn{background-image:url("/flags/china.svg")}.lang-flag--zh-tw{background-image:url("/flags/taiwan.svg")}.lang-flag--ja{background-image:url("/flags/japan.svg")}.lang-flag--ru{background:linear-gradient(#fff 0 33%,#0039a6 33% 66%,#d52b1e 66%)}body[data-theme=dark] .lang-switch__trigger{background:var(--lang-switch-bg);border-color:var(--lang-switch-border);color:var(--ink)}body[data-theme=dark] .lang-switch__menu,html[data-theme=dark] .lang-switch__menu{background:var(--lang-switch-menu);border-color:var(--lang-switch-border)}body[data-theme=dark] .lang-switch__option:hover,html[data-theme=dark] .lang-switch__option:hover{background:var(--lang-switch-hover);border-color:var(--lang-switch-hover-border)}body[data-theme=dark] .lang-flag,html[data-theme=dark] .lang-flag{box-shadow:inset 0 0 0 1px var(--lang-switch-flag-border)}.theme-toggle--floating{position:static;margin-left:0;display:inline-grid}@media (max-width:720px){.page-top{gap:12px;margin-top:-8px}.lang-switch{padding:0}.lang-switch__trigger{min-width:64px;height:36px;padding:0 8px;gap:5px}.lang-switch__code{font-size:.67rem}.lang-flag{width:18px;height:12px}}@media (max-width:720px){.portal-link,.theme-toggle{width:36px;height:36px}.theme-toggle__icon{width:16px;height:16px}}.eyebrow{text-transform:uppercase;letter-spacing:.2em;font-weight:600;font-size:.85rem;color:var(--muted);margin:0;display:block}h1{font-family:Fraunces,serif;font-size:clamp(2.6rem, 4vw, 4rem);line-height:1.05;margin:0}.lead{margin:0;font-size:1.1rem;max-width:560px;color:var(--muted)}.hero__meta{display:flex;flex-wrap:wrap;gap:12px}.chip{display:inline-flex;align-items:center;padding:8px 16px;border-radius:999px;background:rgba(255,255,255,.7);border:1px solid var(--card-border);font-size:.85rem}.hero__badge{flex:0 0 90px;display:flex;justify-content:center}.badge{width:90px;height:90px;position:relative;display:grid;place-items:center}.badge::before{content:"";position:absolute;inset:3px;border-radius:50%;background:radial-gradient(circle at 30% 30%,rgba(255,255,255,.5),transparent 60%);box-shadow:inset 0 0 0 1px rgba(31,26,20,.08);opacity:.6;pointer-events:none}.badge__ring{position:absolute;inset:6px;border-radius:50%;border:1px dashed rgba(31,26,20,.24);opacity:.65;animation:spin 36s linear infinite;pointer-events:none}.badge__core{position:absolute;inset:9px;border-radius:50%;background:var(--paper-3);border:1px solid var(--card-border);display:flex;flex-direction:column;align-items:center;justify-content:center;font-family:Fraunces,serif;font-size:.65rem;letter-spacing:.1em;text-transform:uppercase;gap:1px;box-shadow:inset 0 1px 0 rgba(255,255,255,.6),0 10px 18px rgba(31,26,20,.12)}.badge__core span{letter-spacing:.12em;line-height:1}.badge__core span:first-child{margin-top:6px}.badge__core .theme-toggle{width:34px;height:34px;margin-left:0;margin-top:16px;background:rgba(255,255,255,.85);box-shadow:none}.badge__core .theme-toggle:hover{transform:translateY(-1px);box-shadow:0 6px 12px rgba(31,26,20,.12)}.cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:24px}.cards .card--klondike-solitaire{order:1}.cards .card--spider-solitaire{order:2}.cards .card--sudoku{order:3}.cards .card--chess{order:4}.cards .card--2048-puzzle{order:5}.cards .card--dominos{order:6}.cards .card--scorpion-solitaire{order:7}.cards .card--sliding-puzzle{order:8}.cards .card--falling-blocks{order:9}.cards .card--connect-four{order:10}.cards .card--tic{order:11}.cards .card--snake{order:12}.cards .card--checkers{order:13}.cards .card--long-backgammon{order:14}html[lang=ru] .cards .card--long-backgammon{order:1}html[lang=ru] .cards .card--chess{order:2}html[lang=ru] .cards .card--klondike-solitaire{order:3}html[lang=ru] .cards .card--spider-solitaire{order:4}html[lang=ru] .cards .card--dominos{order:5}html[lang=ru] .cards .card--2048-puzzle{order:6}html[lang=ru] .cards .card--sudoku{order:7}html[lang=ru] .cards .card--scorpion-solitaire{order:8}html[lang=ru] .cards .card--checkers{order:9}html[lang=ru] .cards .card--falling-blocks{order:10}html[lang=ru] .cards .card--sliding-puzzle{order:11}html[lang=ru] .cards .card--connect-four{order:12}html[lang=ru] .cards .card--tic{order:13}html[lang=ru] .cards .card--snake{order:14}html[lang=ar] .cards .card--long-backgammon,html[lang=tr] .cards .card--long-backgammon{order:1}html[lang=ar] .cards .card--klondike-solitaire,html[lang=tr] .cards .card--klondike-solitaire{order:2}html[lang=ar] .cards .card--spider-solitaire,html[lang=tr] .cards .card--spider-solitaire{order:3}html[lang=ar] .cards .card--dominos,html[lang=tr] .cards .card--dominos{order:4}html[lang=ar] .cards .card--chess,html[lang=tr] .cards .card--chess{order:5}html[lang=ar] .cards .card--sudoku,html[lang=tr] .cards .card--sudoku{order:6}html[lang=ar] .cards .card--2048-puzzle,html[lang=tr] .cards .card--2048-puzzle{order:7}html[lang=ar] .cards .card--scorpion-solitaire,html[lang=tr] .cards .card--scorpion-solitaire{order:8}html[lang=ar] .cards .card--falling-blocks,html[lang=tr] .cards .card--falling-blocks{order:9}html[lang=ar] .cards .card--connect-four,html[lang=tr] .cards .card--connect-four{order:10}html[lang=ar] .cards .card--tic,html[lang=tr] .cards .card--tic{order:11}html[lang=ar] .cards .card--sliding-puzzle,html[lang=tr] .cards .card--sliding-puzzle{order:12}html[lang=ar] .cards .card--checkers,html[lang=tr] .cards .card--checkers{order:13}html[lang=ar] .cards .card--snake,html[lang=tr] .cards .card--snake{order:14}html[lang=hi] .cards .card--chess{order:1}html[lang=hi] .cards .card--klondike-solitaire{order:2}html[lang=hi] .cards .card--spider-solitaire{order:3}html[lang=hi] .cards .card--sudoku{order:4}html[lang=hi] .cards .card--dominos{order:5}html[lang=hi] .cards .card--2048-puzzle{order:6}html[lang=hi] .cards .card--falling-blocks{order:7}html[lang=hi] .cards .card--sliding-puzzle{order:8}html[lang=hi] .cards .card--connect-four{order:9}html[lang=hi] .cards .card--tic{order:10}html[lang=hi] .cards .card--snake{order:11}html[lang=hi] .cards .card--checkers{order:12}html[lang=hi] .cards .card--long-backgammon{order:13}html[lang=hi] .cards .card--scorpion-solitaire{order:14}html[lang=ja] .cards .card--sudoku{order:1}html[lang=ja] .cards .card--dominos{order:2}html[lang=ja] .cards .card--2048-puzzle{order:3}html[lang=ja] .cards .card--sliding-puzzle{order:4}html[lang=ja] .cards .card--falling-blocks{order:5}html[lang=ja] .cards .card--klondike-solitaire{order:6}html[lang=ja] .cards .card--spider-solitaire{order:7}html[lang=ja] .cards .card--chess{order:8}html[lang=ja] .cards .card--connect-four{order:9}html[lang=ja] .cards .card--tic{order:10}html[lang=ja] .cards .card--snake{order:11}html[lang=ja] .cards .card--scorpion-solitaire{order:12}html[lang=ja] .cards .card--checkers{order:13}html[lang=ja] .cards .card--long-backgammon{order:14}html[lang=id] .cards .card--2048-puzzle,html[lang=ms] .cards .card--2048-puzzle,html[lang=th] .cards .card--2048-puzzle,html[lang=vi] .cards .card--2048-puzzle,html[lang=zh-cn] .cards .card--2048-puzzle,html[lang=zh-tw] .cards .card--2048-puzzle{order:1}html[lang=id] .cards .card--sliding-puzzle,html[lang=ms] .cards .card--sliding-puzzle,html[lang=th] .cards .card--sliding-puzzle,html[lang=vi] .cards .card--sliding-puzzle,html[lang=zh-cn] .cards .card--sliding-puzzle,html[lang=zh-tw] .cards .card--sliding-puzzle{order:2}html[lang=id] .cards .card--sudoku,html[lang=ms] .cards .card--sudoku,html[lang=th] .cards .card--sudoku,html[lang=vi] .cards .card--sudoku,html[lang=zh-cn] .cards .card--sudoku,html[lang=zh-tw] .cards .card--sudoku{order:3}html[lang=id] .cards .card--dominos,html[lang=ms] .cards .card--dominos,html[lang=th] .cards .card--dominos,html[lang=vi] .cards .card--dominos,html[lang=zh-cn] .cards .card--dominos,html[lang=zh-tw] .cards .card--dominos{order:4}html[lang=id] .cards .card--falling-blocks,html[lang=ms] .cards .card--falling-blocks,html[lang=th] .cards .card--falling-blocks,html[lang=vi] .cards .card--falling-blocks,html[lang=zh-cn] .cards .card--falling-blocks,html[lang=zh-tw] .cards .card--falling-blocks{order:5}html[lang=id] .cards .card--klondike-solitaire,html[lang=ms] .cards .card--klondike-solitaire,html[lang=th] .cards .card--klondike-solitaire,html[lang=vi] .cards .card--klondike-solitaire,html[lang=zh-cn] .cards .card--klondike-solitaire,html[lang=zh-tw] .cards .card--klondike-solitaire{order:6}html[lang=id] .cards .card--spider-solitaire,html[lang=ms] .cards .card--spider-solitaire,html[lang=th] .cards .card--spider-solitaire,html[lang=vi] .cards .card--spider-solitaire,html[lang=zh-cn] .cards .card--spider-solitaire,html[lang=zh-tw] .cards .card--spider-solitaire{order:7}html[lang=id] .cards .card--chess,html[lang=ms] .cards .card--chess,html[lang=th] .cards .card--chess,html[lang=vi] .cards .card--chess,html[lang=zh-cn] .cards .card--chess,html[lang=zh-tw] .cards .card--chess{order:8}html[lang=id] .cards .card--connect-four,html[lang=ms] .cards .card--connect-four,html[lang=th] .cards .card--connect-four,html[lang=vi] .cards .card--connect-four,html[lang=zh-cn] .cards .card--connect-four,html[lang=zh-tw] .cards .card--connect-four{order:9}html[lang=id] .cards .card--tic,html[lang=ms] .cards .card--tic,html[lang=th] .cards .card--tic,html[lang=vi] .cards .card--tic,html[lang=zh-cn] .cards .card--tic,html[lang=zh-tw] .cards .card--tic{order:10}html[lang=id] .cards .card--snake,html[lang=ms] .cards .card--snake,html[lang=th] .cards .card--snake,html[lang=vi] .cards .card--snake,html[lang=zh-cn] .cards .card--snake,html[lang=zh-tw] .cards .card--snake{order:11}html[lang=id] .cards .card--scorpion-solitaire,html[lang=ms] .cards .card--scorpion-solitaire,html[lang=th] .cards .card--scorpion-solitaire,html[lang=vi] .cards .card--scorpion-solitaire,html[lang=zh-cn] .cards .card--scorpion-solitaire,html[lang=zh-tw] .cards .card--scorpion-solitaire{order:12}html[lang=id] .cards .card--checkers,html[lang=ms] .cards .card--checkers,html[lang=th] .cards .card--checkers,html[lang=vi] .cards .card--checkers,html[lang=zh-cn] .cards .card--checkers,html[lang=zh-tw] .cards .card--checkers{order:13}html[lang=id] .cards .card--long-backgammon,html[lang=ms] .cards .card--long-backgammon,html[lang=th] .cards .card--long-backgammon,html[lang=vi] .cards .card--long-backgammon,html[lang=zh-cn] .cards .card--long-backgammon,html[lang=zh-tw] .cards .card--long-backgammon{order:14}.card{text-decoration:none;color:inherit;background:var(--card);border-radius:24px;padding:22px;border:1px solid var(--card-border);display:flex;flex-direction:column;gap:20px;box-shadow:0 16px 30px -24px var(--shadow);position:relative;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease;opacity:0;animation:card-in .45s ease forwards}.card::before{content:"";position:absolute;inset:0;opacity:.12;background:linear-gradient(120deg,transparent,rgba(31,26,20,.2));pointer-events:none}.card:hover{transform:translateY(-6px);box-shadow:0 24px 40px -24px rgba(31,26,20,.35)}.card:focus-visible{outline:3px solid rgba(31,26,20,.4);outline-offset:4px}.card__preview{border-radius:18px;padding:18px;min-height:210px;display:flex;align-items:center;justify-content:center}body[dir=rtl] .card__preview,html[dir=rtl] .card__preview{direction:ltr;unicode-bidi:isolate}.card--checkers .card__preview{background:linear-gradient(135deg,#f8efde 0,#ebd6b5 100%)}.card--falling-blocks .card__preview{background:linear-gradient(135deg,#f3ebd8 0,#e4d2b0 100%)}.card--snake .card__preview{background:linear-gradient(135deg,#e9edf4 0,#d5dcea 100%)}.card--chess .card__preview{background:linear-gradient(135deg,#f6efe0 0,#e4eaf6 100%)}.card--connect-four .card__preview{background:linear-gradient(135deg,#f1efe6 0,#e4ebf6 100%)}.card--klondike-solitaire .card__preview{background:linear-gradient(135deg,#f4efe2 0,#deecda 100%)}.card--spider-solitaire .card__preview{background:linear-gradient(135deg,#f4efe2 0,#deecda 100%)}.card--scorpion-solitaire .card__preview{background:linear-gradient(135deg,#f4efe2 0,#deecda 100%)}.card--2048-puzzle .card__preview{background:linear-gradient(135deg,#f4efe2 0,#e9decf 100%)}.card--dominos .card__preview{background:linear-gradient(135deg,#f4efe2 0,#deecda 100%)}.card--sudoku .card__preview{background:linear-gradient(135deg,#f7eddc 0,#ecd7b8 100%)}.card--sliding-puzzle .card__preview{background:linear-gradient(135deg,#f4efe2 0,#eadcc8 100%)}.card--long-backgammon .card__preview{background:linear-gradient(135deg,#f6efe1 0,#e9d4b9 100%)}.card--tic .card__preview{background:linear-gradient(135deg,#f2f0e6 0,#e4e7f4 100%)}.card__body{display:flex;flex-direction:column;flex:1}.card__body h2{margin:0 0 8px;font-family:Fraunces,serif;font-size:1.5rem}.card__body p{margin:0 0 14px;color:var(--muted);flex:1}.card__cta{display:inline-flex;align-items:center;padding:8px 14px;border-radius:999px;font-size:.85rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase;background:rgba(31,26,20,.08)}.card--checkers .card__cta{color:var(--checkers)}.card--falling-blocks .card__cta{color:var(--falling-blocks)}.card--snake .card__cta{color:var(--snake)}.card--chess .card__cta{color:var(--chess)}.card--connect-four .card__cta{color:var(--connect-four)}.card--klondike-solitaire .card__cta{color:var(--klondike-solitaire)}.card--spider-solitaire .card__cta{color:var(--spider-solitaire)}.card--scorpion-solitaire .card__cta{color:var(--scorpion-solitaire)}.card--2048-puzzle .card__cta{color:var(--p2048)}.card--dominos .card__cta{color:var(--dominos)}.card--sudoku .card__cta{color:var(--sudoku)}.card--sliding-puzzle .card__cta{color:var(--sliding-puzzle)}.card--long-backgammon .card__cta{color:var(--backgammon)}.card--tic .card__cta{color:var(--tic)}.checkerboard{width:min(100%,260px);aspect-ratio:1/1;border-radius:18px;background-color:#f3e4cd;background-image:radial-gradient(circle at 22% 18%,rgba(255,255,255,.42),transparent 42%),linear-gradient(155deg,rgba(255,244,228,.75),rgba(126,84,54,.14)),linear-gradient(to right,rgba(31,26,20,.16) 1px,transparent 1px),linear-gradient(to bottom,rgba(31,26,20,.16) 1px,transparent 1px);background-size:calc(100% / 8) calc(100% / 8);background-position:0 0;position:relative;overflow:hidden;box-shadow:inset 0 0 0 2px rgba(31,26,20,.14),inset 0 16px 24px -18px rgba(255,255,255,.6),0 12px 18px -14px rgba(31,26,20,.42);--cell:calc(100% / 8);--piece:calc(var(--cell) * 0.74)}.checkerboard__cells{position:absolute;inset:0;display:grid;grid-template-columns:repeat(8,1fr);grid-template-rows:repeat(8,1fr);z-index:0;pointer-events:none}.checkerboard__cell{width:100%;height:100%}.checkerboard__cell--dark{background:linear-gradient(160deg,rgba(72,52,41,.72),rgba(44,31,25,.62))}.piece{position:absolute;width:var(--piece);height:var(--piece);border-radius:50%;left:calc((var(--x) + .5) * var(--cell));top:calc((var(--y) + .5) * var(--cell));transform:translate(-50%,-50%);box-shadow:inset -6px -6px 10px rgba(0,0,0,.2),0 8px 16px rgba(0,0,0,.25);transition:transform .12s ease,box-shadow .12s ease;z-index:2}.piece--red{background:radial-gradient(circle at 30% 30%,#e97272,var(--checkers))}.piece--dark{background:radial-gradient(circle at 30% 30%,#5a5a58,var(--checkers-dark))}.piece--active{transform:translate(-50%,-50%) scale(1.03);box-shadow:inset -6px -6px 10px rgba(0,0,0,.2),0 10px 18px rgba(0,0,0,.35)}.chess-preview{width:min(100%,260px);max-width:100%;height:auto;aspect-ratio:1/1;border-radius:16px;display:block;box-shadow:0 18px 24px -20px rgba(31,26,20,.45)}.chessboard{width:min(100%,260px);aspect-ratio:1/1;border-radius:18px;background-color:#f5ead7;box-shadow:inset 0 0 0 2px rgba(31,26,20,.12);position:relative;--cell:calc(100% / 8)}.chessboard__cells{position:absolute;inset:0;display:grid;grid-template-columns:repeat(8,1fr);grid-template-rows:repeat(8,1fr);z-index:0;pointer-events:none}.chessboard__cell{width:100%;height:100%}.chessboard__cell--dark{background:rgba(47,35,31,.45)}.chess-piece{position:absolute;width:calc(var(--cell) * .92);height:calc(var(--cell) * .92);left:calc((var(--x) + .5) * var(--cell));top:calc((var(--y) + .5) * var(--cell));transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center;z-index:1;filter:drop-shadow(0 6px 10px rgba(31, 26, 20, .25))}.chess-piece .piece-shape{fill:currentColor;stroke:rgba(0,0,0,0.28);stroke-width:1.4;stroke-linecap:round;stroke-linejoin:round}.chess-piece--white{color:#fdf8ee}.chess-piece--black{color:#2f231f}.connect-four-preview{width:min(100%,260px);aspect-ratio:1/1;display:flex;align-items:center;justify-content:center}.connect-four-board{position:relative;width:100%;height:100%;aspect-ratio:1/1;display:grid;grid-template-columns:repeat(7,1fr);grid-template-rows:repeat(6,1fr);gap:clamp(4px,1vmin,7px);padding:clamp(8px,2vmin,12px);border-radius:18px;background:radial-gradient(circle at 18% 18%,rgba(255,255,255,.22),transparent 45%),linear-gradient(160deg,var(--connect-four-board) 0,var(--connect-four-board-2) 100%);box-shadow:inset 0 0 0 1px rgba(255,255,255,.2),0 14px 22px -18px rgba(31,26,20,.45)}.connect-four-slot{width:100%;height:auto;aspect-ratio:1/1;justify-self:center;align-self:center;border-radius:50%;background:var(--connect-four-slot);box-shadow:inset 0 3px 6px rgba(0,0,0,.32),inset 0 0 0 1px rgba(255,255,255,.08)}.connect-four-slot--red{background:linear-gradient(150deg,#ff5c52 0,#d83b34 100%);box-shadow:inset 0 0 0 2px rgba(255,255,255,.12)}.connect-four-slot--yellow{background:linear-gradient(150deg,#ffd66f 0,#e2aa3d 100%);box-shadow:inset 0 0 0 2px rgba(255,255,255,.12)}.klondike-solitaire-preview{width:min(100%,260px);height:min(100%,260px);aspect-ratio:1/1;border-radius:16px;padding:clamp(12px,2.5vw,18px);display:flex;align-items:flex-start;justify-content:center;background:radial-gradient(circle at 18% 16%,rgba(255,255,255,.24),transparent 42%),linear-gradient(160deg,#2f7b52 0,#1f5f3f 100%);border:1px solid rgba(255,255,255,.18);box-shadow:inset 0 0 0 1px rgba(255,255,255,.1),0 14px 22px -18px rgba(31,26,20,.45);--sol-fan-card-w:62px;--sol-fan-card-h:calc(var(--sol-fan-card-w) * 1.42);position:relative;overflow:hidden}.klondike-solitaire-preview::before{content:"";position:absolute;inset:0;background:linear-gradient(130deg,rgba(255,255,255,.12),transparent 52%);pointer-events:none}.klondike-solitaire-preview__fan{position:relative;width:min(100%,236px);height:min(100%,188px);transform:translateY(-30px)}.klondike-solitaire-preview__fan-card{position:relative;width:var(--sol-fan-card-w);height:var(--sol-fan-card-h);border-radius:10px;border:1px solid rgba(31,26,20,.26);background:linear-gradient(160deg,#fff 0,#f8f2e8 100%);box-shadow:0 6px 12px rgba(31,26,20,.24);color:#1f1a14;font-size:clamp(9px, 1.55vmin, 12px);font-weight:700;line-height:.95;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:0;padding:8px 7px;letter-spacing:-.02em;position:absolute;left:calc(50% - (var(--sol-fan-card-w)/ 2));bottom:0;transform-origin:50% 94%}.klondike-solitaire-preview__fan-card>span{display:block;width:1.35em;text-align:center;line-height:.95}.klondike-solitaire-preview__fan-card>span:first-child{min-height:.95em;font-variant-numeric:tabular-nums}.klondike-solitaire-preview__fan-card:first-child{transform:translateX(-84px) rotate(-34deg)}.klondike-solitaire-preview__fan-card:nth-child(2){transform:translateX(-70px) rotate(-29deg)}.klondike-solitaire-preview__fan-card:nth-child(3){transform:translateX(-56px) rotate(-24deg)}.klondike-solitaire-preview__fan-card:nth-child(4){transform:translateX(-42px) rotate(-19deg)}.klondike-solitaire-preview__fan-card:nth-child(5){transform:translateX(-28px) rotate(-14deg)}.klondike-solitaire-preview__fan-card:nth-child(6){transform:translateX(-14px) rotate(-9deg)}.klondike-solitaire-preview__fan-card:nth-child(7){transform:translateX(0) rotate(-4deg)}.klondike-solitaire-preview__fan-card:nth-child(8){transform:translateX(14px) rotate(1deg)}.klondike-solitaire-preview__fan-card:nth-child(9){transform:translateX(28px) rotate(6deg)}.klondike-solitaire-preview__fan-card:nth-child(10){transform:translateX(42px) rotate(11deg)}.klondike-solitaire-preview__fan-card:nth-child(11){transform:translateX(56px) rotate(16deg)}.klondike-solitaire-preview__fan-card:nth-child(12){transform:translateX(70px) rotate(21deg)}.klondike-solitaire-preview__fan-card:nth-child(13){transform:translateX(84px) rotate(26deg)}body[lang=ar] .klondike-solitaire-preview__fan-card:first-child,html[lang=ar] .klondike-solitaire-preview__fan-card:first-child{transform:translateX(84px) rotate(34deg)}body[lang=ar] .klondike-solitaire-preview__fan-card:nth-child(2),html[lang=ar] .klondike-solitaire-preview__fan-card:nth-child(2){transform:translateX(70px) rotate(29deg)}body[lang=ar] .klondike-solitaire-preview__fan-card:nth-child(3),html[lang=ar] .klondike-solitaire-preview__fan-card:nth-child(3){transform:translateX(56px) rotate(24deg)}body[lang=ar] .klondike-solitaire-preview__fan-card:nth-child(4),html[lang=ar] .klondike-solitaire-preview__fan-card:nth-child(4){transform:translateX(42px) rotate(19deg)}body[lang=ar] .klondike-solitaire-preview__fan-card:nth-child(5),html[lang=ar] .klondike-solitaire-preview__fan-card:nth-child(5){transform:translateX(28px) rotate(14deg)}body[lang=ar] .klondike-solitaire-preview__fan-card:nth-child(6),html[lang=ar] .klondike-solitaire-preview__fan-card:nth-child(6){transform:translateX(14px) rotate(9deg)}body[lang=ar] .klondike-solitaire-preview__fan-card:nth-child(7),html[lang=ar] .klondike-solitaire-preview__fan-card:nth-child(7){transform:translateX(0) rotate(4deg)}body[lang=ar] .klondike-solitaire-preview__fan-card:nth-child(8),html[lang=ar] .klondike-solitaire-preview__fan-card:nth-child(8){transform:translateX(-14px) rotate(-1deg)}body[lang=ar] .klondike-solitaire-preview__fan-card:nth-child(9),html[lang=ar] .klondike-solitaire-preview__fan-card:nth-child(9){transform:translateX(-28px) rotate(-6deg)}body[lang=ar] .klondike-solitaire-preview__fan-card:nth-child(10),html[lang=ar] .klondike-solitaire-preview__fan-card:nth-child(10){transform:translateX(-42px) rotate(-11deg)}body[lang=ar] .klondike-solitaire-preview__fan-card:nth-child(11),html[lang=ar] .klondike-solitaire-preview__fan-card:nth-child(11){transform:translateX(-56px) rotate(-16deg)}body[lang=ar] .klondike-solitaire-preview__fan-card:nth-child(12),html[lang=ar] .klondike-solitaire-preview__fan-card:nth-child(12){transform:translateX(-70px) rotate(-21deg)}body[lang=ar] .klondike-solitaire-preview__fan-card:nth-child(13),html[lang=ar] .klondike-solitaire-preview__fan-card:nth-child(13){transform:translateX(-84px) rotate(-26deg)}.klondike-solitaire-preview__fan-card--red{color:#c84738}.klondike-solitaire-preview__fan-card--ace::after{content:"♥";position:absolute;left:50%;top:54%;transform:translate(-50%,-50%);font-size:18px;line-height:1;color:currentColor;opacity:.9}.klondike-solitaire-preview__fan-card--ace::before{content:"A\A♥";position:absolute;right:7px;bottom:8px;display:block;width:1.35em;white-space:pre;text-align:center;line-height:.95;transform:rotate(180deg);transform-origin:center;font-size:inherit;font-weight:700;color:currentColor}body[lang=ar] .klondike-solitaire-preview__fan-card,html[lang=ar] .klondike-solitaire-preview__fan-card{align-items:flex-end}body[lang=ar] .klondike-solitaire-preview__fan-card--ace::before,html[lang=ar] .klondike-solitaire-preview__fan-card--ace::before{left:7px;right:auto}.klondike-solitaire-preview__fan-card--blank{color:transparent;background:#f4f6f8}body[data-theme=dark] .klondike-solitaire-preview,html[data-theme=dark] .klondike-solitaire-preview{background:radial-gradient(circle at 18% 16%,rgba(255,255,255,.14),transparent 42%),linear-gradient(160deg,#254f3b 0,#1a3f2e 100%);border-color:rgba(245,239,230,.14);box-shadow:inset 0 0 0 1px rgba(245,239,230,.08),0 14px 22px -18px rgba(0,0,0,.55)}body[data-theme=dark] .klondike-solitaire-preview__fan-card,html[data-theme=dark] .klondike-solitaire-preview__fan-card{border-color:rgba(31,26,20,.34);box-shadow:0 6px 12px rgba(0,0,0,.34)}body[data-theme=dark] .klondike-solitaire-preview__fan-card--blank,html[data-theme=dark] .klondike-solitaire-preview__fan-card--blank{background:#dfe5ec}.spider-solitaire-preview{width:min(100%,260px);height:min(100%,260px);aspect-ratio:1/1;border-radius:16px;padding:clamp(10px,2.3vw,16px);display:flex;align-items:center;justify-content:center;background:radial-gradient(circle at 18% 16%,rgba(255,255,255,.24),transparent 42%),linear-gradient(160deg,#2c6e51 0,#1f4f3a 100%);border:1px solid rgba(255,255,255,.18);box-shadow:inset 0 0 0 1px rgba(255,255,255,.1),0 14px 22px -18px rgba(31,26,20,.45);--sp-card-w:50px;--sp-card-h:calc(var(--sp-card-w) * 1.4);position:relative;overflow:hidden}.spider-solitaire-preview::before{content:"";position:absolute;inset:0;background:linear-gradient(130deg,rgba(255,255,255,.14),transparent 52%);pointer-events:none}.spider-solitaire-preview__spreads{position:relative;width:min(100%,238px);height:min(100%,186px)}.spider-solitaire-preview__spread{position:absolute;inset:0}.spider-solitaire-preview__spread--top{transform:translateY(-82px);z-index:2}.spider-solitaire-preview__spread--bottom{transform:translateY(-18px);z-index:1}.spider-solitaire-preview__card{position:absolute;width:var(--sp-card-w);height:var(--sp-card-h);border-radius:8px;border:1px solid rgba(31,26,20,.26);background:linear-gradient(160deg,#fff 0,#f8f2e8 100%);box-shadow:0 6px 12px rgba(31,26,20,.24);color:#1f1a14;font-size:12px;font-weight:700;line-height:.95;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:1px;padding:7px 6px;letter-spacing:-.02em;left:calc(50% - (var(--sp-card-w)/ 2));bottom:0;transform-origin:50% 94%}.spider-solitaire-preview__card>span:not(.spider-solitaire-preview__card-corner){display:block;width:1.35em;text-align:center;line-height:.95}.spider-solitaire-preview__card>span:first-child{min-height:.95em;font-variant-numeric:tabular-nums}.spider-solitaire-preview__card-corner{position:absolute;right:6px;bottom:6px;display:flex;flex-direction:column;align-items:center;line-height:.95;transform:rotate(180deg);transform-origin:center}.spider-solitaire-preview__card-corner>span{display:block;width:1.35em;text-align:center;line-height:.95}body[lang=ar] .spider-solitaire-preview__card,html[lang=ar] .spider-solitaire-preview__card{align-items:flex-end}body[lang=ar] .spider-solitaire-preview__card-corner,html[lang=ar] .spider-solitaire-preview__card-corner{left:6px;right:auto}.spider-solitaire-preview__spread--top .spider-solitaire-preview__card:first-child{transform:translate(-88px,22px) rotate(-18deg);z-index:1}.spider-solitaire-preview__spread--top .spider-solitaire-preview__card:nth-child(2){transform:translate(-68px,10px) rotate(-14deg);z-index:2}.spider-solitaire-preview__spread--top .spider-solitaire-preview__card:nth-child(3){transform:translate(-48px,0) rotate(-10deg);z-index:3}.spider-solitaire-preview__spread--top .spider-solitaire-preview__card:nth-child(4){transform:translate(-28px,-10px) rotate(-6deg);z-index:4}.spider-solitaire-preview__spread--top .spider-solitaire-preview__card:nth-child(5){transform:translate(-8px,-18px) rotate(-2deg);z-index:5}.spider-solitaire-preview__spread--top .spider-solitaire-preview__card:nth-child(6){transform:translate(12px,-18px) rotate(2deg);z-index:6}.spider-solitaire-preview__spread--top .spider-solitaire-preview__card:nth-child(7){transform:translate(32px,-10px) rotate(6deg);z-index:7}.spider-solitaire-preview__spread--top .spider-solitaire-preview__card:nth-child(8){transform:translate(52px,0) rotate(10deg);z-index:8}.spider-solitaire-preview__spread--top .spider-solitaire-preview__card:nth-child(9){transform:translate(72px,10px) rotate(14deg);z-index:9}.spider-solitaire-preview__spread--top .spider-solitaire-preview__card:nth-child(10){transform:translate(92px,22px) rotate(18deg);z-index:10}body[lang=ar] .spider-solitaire-preview__spread--top .spider-solitaire-preview__card:first-child,html[lang=ar] .spider-solitaire-preview__spread--top .spider-solitaire-preview__card:first-child{transform:translate(88px,22px) rotate(18deg)}body[lang=ar] .spider-solitaire-preview__spread--top .spider-solitaire-preview__card:nth-child(2),html[lang=ar] .spider-solitaire-preview__spread--top .spider-solitaire-preview__card:nth-child(2){transform:translate(68px,10px) rotate(14deg)}body[lang=ar] .spider-solitaire-preview__spread--top .spider-solitaire-preview__card:nth-child(3),html[lang=ar] .spider-solitaire-preview__spread--top .spider-solitaire-preview__card:nth-child(3){transform:translate(48px,0) rotate(10deg)}body[lang=ar] .spider-solitaire-preview__spread--top .spider-solitaire-preview__card:nth-child(4),html[lang=ar] .spider-solitaire-preview__spread--top .spider-solitaire-preview__card:nth-child(4){transform:translate(28px,-10px) rotate(6deg)}body[lang=ar] .spider-solitaire-preview__spread--top .spider-solitaire-preview__card:nth-child(5),html[lang=ar] .spider-solitaire-preview__spread--top .spider-solitaire-preview__card:nth-child(5){transform:translate(8px,-18px) rotate(2deg)}body[lang=ar] .spider-solitaire-preview__spread--top .spider-solitaire-preview__card:nth-child(6),html[lang=ar] .spider-solitaire-preview__spread--top .spider-solitaire-preview__card:nth-child(6){transform:translate(-12px,-18px) rotate(-2deg)}body[lang=ar] .spider-solitaire-preview__spread--top .spider-solitaire-preview__card:nth-child(7),html[lang=ar] .spider-solitaire-preview__spread--top .spider-solitaire-preview__card:nth-child(7){transform:translate(-32px,-10px) rotate(-6deg)}body[lang=ar] .spider-solitaire-preview__spread--top .spider-solitaire-preview__card:nth-child(8),html[lang=ar] .spider-solitaire-preview__spread--top .spider-solitaire-preview__card:nth-child(8){transform:translate(-52px,0) rotate(-10deg)}body[lang=ar] .spider-solitaire-preview__spread--top .spider-solitaire-preview__card:nth-child(9),html[lang=ar] .spider-solitaire-preview__spread--top .spider-solitaire-preview__card:nth-child(9){transform:translate(-72px,10px) rotate(-14deg)}body[lang=ar] .spider-solitaire-preview__spread--top .spider-solitaire-preview__card:nth-child(10),html[lang=ar] .spider-solitaire-preview__spread--top .spider-solitaire-preview__card:nth-child(10){transform:translate(-92px,22px) rotate(-18deg)}.spider-solitaire-preview__spread--bottom .spider-solitaire-preview__card{color:#c5483a}.spider-solitaire-preview__spread--bottom .spider-solitaire-preview__card:first-child{transform:translate(-66px,10px) rotate(-14deg);z-index:1}.spider-solitaire-preview__spread--bottom .spider-solitaire-preview__card:nth-child(2){transform:translate(-44px,2px) rotate(-9deg);z-index:2}.spider-solitaire-preview__spread--bottom .spider-solitaire-preview__card:nth-child(3){transform:translate(-22px,-4px) rotate(-4deg);z-index:3}.spider-solitaire-preview__spread--bottom .spider-solitaire-preview__card:nth-child(4){transform:translate(0,-8px) rotate(0);z-index:4}.spider-solitaire-preview__spread--bottom .spider-solitaire-preview__card:nth-child(5){transform:translate(22px,-4px) rotate(4deg);z-index:5}.spider-solitaire-preview__spread--bottom .spider-solitaire-preview__card:nth-child(6){transform:translate(44px,2px) rotate(9deg);z-index:6}.spider-solitaire-preview__spread--bottom .spider-solitaire-preview__card:nth-child(7){transform:translate(66px,10px) rotate(14deg);z-index:7}body[lang=ar] .spider-solitaire-preview__spread--bottom .spider-solitaire-preview__card:first-child,html[lang=ar] .spider-solitaire-preview__spread--bottom .spider-solitaire-preview__card:first-child{transform:translate(66px,10px) rotate(14deg)}body[lang=ar] .spider-solitaire-preview__spread--bottom .spider-solitaire-preview__card:nth-child(2),html[lang=ar] .spider-solitaire-preview__spread--bottom .spider-solitaire-preview__card:nth-child(2){transform:translate(44px,2px) rotate(9deg)}body[lang=ar] .spider-solitaire-preview__spread--bottom .spider-solitaire-preview__card:nth-child(3),html[lang=ar] .spider-solitaire-preview__spread--bottom .spider-solitaire-preview__card:nth-child(3){transform:translate(22px,-4px) rotate(4deg)}body[lang=ar] .spider-solitaire-preview__spread--bottom .spider-solitaire-preview__card:nth-child(4),html[lang=ar] .spider-solitaire-preview__spread--bottom .spider-solitaire-preview__card:nth-child(4){transform:translate(0,-8px) rotate(0)}body[lang=ar] .spider-solitaire-preview__spread--bottom .spider-solitaire-preview__card:nth-child(5),html[lang=ar] .spider-solitaire-preview__spread--bottom .spider-solitaire-preview__card:nth-child(5){transform:translate(-22px,-4px) rotate(-4deg)}body[lang=ar] .spider-solitaire-preview__spread--bottom .spider-solitaire-preview__card:nth-child(6),html[lang=ar] .spider-solitaire-preview__spread--bottom .spider-solitaire-preview__card:nth-child(6){transform:translate(-44px,2px) rotate(-9deg)}body[lang=ar] .spider-solitaire-preview__spread--bottom .spider-solitaire-preview__card:nth-child(7),html[lang=ar] .spider-solitaire-preview__spread--bottom .spider-solitaire-preview__card:nth-child(7){transform:translate(-66px,10px) rotate(-14deg)}.spider-solitaire-preview__card--back{border-color:rgba(255,255,255,.4);background:linear-gradient(145deg,#2f6da4 0,#1f4f79 100%);box-shadow:0 4px 8px rgba(14,27,39,.35);color:transparent}.spider-solitaire-preview__card--back::before{content:"";position:absolute;inset:2px;border-radius:3px;border:1px solid rgba(255,255,255,.36);background:linear-gradient(180deg,rgba(255,255,255,.26),rgba(255,255,255,.08)),repeating-linear-gradient(45deg,rgba(255,255,255,.16) 0 1px,transparent 1px 4px),repeating-linear-gradient(-45deg,rgba(255,255,255,.13) 0 1px,transparent 1px 4px)}body[data-theme=dark] .spider-solitaire-preview,html[data-theme=dark] .spider-solitaire-preview{background:radial-gradient(circle at 18% 16%,rgba(255,255,255,.14),transparent 42%),linear-gradient(160deg,#254f3b 0,#1a3f2e 100%);border-color:rgba(245,239,230,.14);box-shadow:inset 0 0 0 1px rgba(245,239,230,.08),0 14px 22px -18px rgba(0,0,0,.55)}body[data-theme=dark] .spider-solitaire-preview__card,html[data-theme=dark] .spider-solitaire-preview__card{border-color:rgba(31,26,20,.34);box-shadow:0 6px 12px rgba(0,0,0,.34)}.scorpion-solitaire-preview{width:min(100%,260px);height:min(100%,260px);aspect-ratio:1/1;border-radius:16px;padding:clamp(14px,2.9vw,20px);display:flex;align-items:center;justify-content:center;background:radial-gradient(circle at 18% 16%,rgba(255,255,255,.24),transparent 42%),linear-gradient(160deg,#2c6e51 0,#1f4f3a 100%);border:1px solid rgba(255,255,255,.18);box-shadow:inset 0 0 0 1px rgba(255,255,255,.1),0 14px 22px -18px rgba(31,26,20,.45);--sc-card-w:56px;--sc-card-h:calc(var(--sc-card-w) * 1.4);--sc-closed-step:clamp(6px, 1.1vmin, 8px);--sc-open-step:clamp(22px, 3.6vmin, 27px);position:relative;overflow:hidden}.scorpion-solitaire-preview::before{content:"";position:absolute;inset:0;background:linear-gradient(130deg,rgba(255,255,255,.12),transparent 52%);pointer-events:none}.scorpion-solitaire-preview__columns{display:flex;align-items:flex-start;gap:clamp(12px,2.7vmin,18px)}.scorpion-solitaire-preview__column{position:relative;width:var(--sc-card-w);height:calc(var(--sc-card-h) + (var(--sc-closed-step) * 3) + (var(--sc-open-step) * 3))}.scorpion-solitaire-preview__column .scorpion-solitaire-preview__card{position:absolute;left:0;width:100%}.scorpion-solitaire-preview__column .scorpion-solitaire-preview__card:first-child{top:0;z-index:1}.scorpion-solitaire-preview__column .scorpion-solitaire-preview__card:nth-child(2){top:var(--sc-closed-step);z-index:2}.scorpion-solitaire-preview__column .scorpion-solitaire-preview__card:nth-child(3){top:calc(var(--sc-closed-step) * 2);z-index:3}.scorpion-solitaire-preview__column .scorpion-solitaire-preview__card:nth-child(4){top:calc(var(--sc-closed-step) * 3);z-index:4}.scorpion-solitaire-preview__column .scorpion-solitaire-preview__card:nth-child(5){top:calc((var(--sc-closed-step) * 3) + var(--sc-open-step));z-index:5}.scorpion-solitaire-preview__column .scorpion-solitaire-preview__card:nth-child(6){top:calc((var(--sc-closed-step) * 3) + (var(--sc-open-step) * 2));z-index:6}.scorpion-solitaire-preview__column .scorpion-solitaire-preview__card:nth-child(7){top:calc((var(--sc-closed-step) * 3) + (var(--sc-open-step) * 3));z-index:7}.scorpion-solitaire-preview__column:first-child .scorpion-solitaire-preview__card:first-child{transform:translateX(-7px) rotate(-7deg)}.scorpion-solitaire-preview__column:first-child .scorpion-solitaire-preview__card:nth-child(2){transform:translateX(-5px) rotate(-5deg)}.scorpion-solitaire-preview__column:first-child .scorpion-solitaire-preview__card:nth-child(3){transform:translateX(-3px) rotate(-3deg)}.scorpion-solitaire-preview__column:first-child .scorpion-solitaire-preview__card:nth-child(4){transform:translateX(-1px) rotate(-1deg)}.scorpion-solitaire-preview__column:first-child .scorpion-solitaire-preview__card:nth-child(5){transform:translateX(2px) rotate(2deg)}.scorpion-solitaire-preview__column:first-child .scorpion-solitaire-preview__card:nth-child(6){transform:translateX(5px) rotate(4deg)}.scorpion-solitaire-preview__column:first-child .scorpion-solitaire-preview__card:nth-child(7){transform:translateX(7px) rotate(6deg)}.scorpion-solitaire-preview__column:last-child .scorpion-solitaire-preview__card:first-child{transform:translateX(7px) rotate(7deg)}.scorpion-solitaire-preview__column:last-child .scorpion-solitaire-preview__card:nth-child(2){transform:translateX(5px) rotate(5deg)}.scorpion-solitaire-preview__column:last-child .scorpion-solitaire-preview__card:nth-child(3){transform:translateX(3px) rotate(3deg)}.scorpion-solitaire-preview__column:last-child .scorpion-solitaire-preview__card:nth-child(4){transform:translateX(1px) rotate(1deg)}.scorpion-solitaire-preview__column:last-child .scorpion-solitaire-preview__card:nth-child(5){transform:translateX(-2px) rotate(-2deg)}.scorpion-solitaire-preview__column:last-child .scorpion-solitaire-preview__card:nth-child(6){transform:translateX(-5px) rotate(-4deg)}.scorpion-solitaire-preview__column:last-child .scorpion-solitaire-preview__card:nth-child(7){transform:translateX(-7px) rotate(-6deg)}.scorpion-solitaire-preview__card{width:100%;height:var(--sc-card-h);border-radius:10px;border:1px solid rgba(31,26,20,.26);background:linear-gradient(160deg,#fff 0,#f8f2e8 100%);box-shadow:0 6px 12px rgba(31,26,20,.24);color:#1f1a14;font-size:clamp(9px, 1.4vmin, 11px);font-weight:700;line-height:.95;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:0;padding:6px 7px;letter-spacing:-.02em}.scorpion-solitaire-preview__card>span:not(.scorpion-solitaire-preview__card-center):not(.scorpion-solitaire-preview__card-corner){display:block;width:1.15em;text-align:center;line-height:.95}.scorpion-solitaire-preview__card>span:first-child{min-height:.95em;font-variant-numeric:tabular-nums}.scorpion-solitaire-preview__card-center{position:absolute;left:50%;top:52%;transform:translate(-50%,-50%);font-size:clamp(13px, 2.3vmin, 18px);line-height:1;opacity:.9;pointer-events:none}.scorpion-solitaire-preview__card-corner{position:absolute;right:7px;bottom:6px;display:flex;flex-direction:column;align-items:center;line-height:.95;transform:rotate(180deg);transform-origin:center}.scorpion-solitaire-preview__card-corner>span{display:block;width:1.15em;text-align:center;line-height:.95}body[lang=ar] .scorpion-solitaire-preview__card,html[lang=ar] .scorpion-solitaire-preview__card{align-items:flex-end}body[lang=ar] .scorpion-solitaire-preview__card-corner,html[lang=ar] .scorpion-solitaire-preview__card-corner{left:7px;right:auto}.scorpion-solitaire-preview__card--red{color:#c5483a}.scorpion-solitaire-preview__card--back{border-color:rgba(255,255,255,.4);background:linear-gradient(145deg,#2f6da4 0,#1f4f79 100%);box-shadow:0 4px 8px rgba(14,27,39,.35);color:transparent}.scorpion-solitaire-preview__card--back::before{content:"";position:absolute;inset:2px;border-radius:4px;border:1px solid rgba(255,255,255,.36);background:linear-gradient(180deg,rgba(255,255,255,.26),rgba(255,255,255,.08)),repeating-linear-gradient(45deg,rgba(255,255,255,.16) 0 1px,transparent 1px 4px),repeating-linear-gradient(-45deg,rgba(255,255,255,.13) 0 1px,transparent 1px 4px);background-size:auto,100% 100%,100% 100%}body[data-theme=dark] .scorpion-solitaire-preview,html[data-theme=dark] .scorpion-solitaire-preview{background:radial-gradient(circle at 18% 16%,rgba(255,255,255,.14),transparent 42%),linear-gradient(160deg,#254f3b 0,#1a3f2e 100%);border-color:rgba(245,239,230,.14);box-shadow:inset 0 0 0 1px rgba(245,239,230,.08),0 14px 22px -18px rgba(0,0,0,.55)}body[data-theme=dark] .scorpion-solitaire-preview__card,html[data-theme=dark] .scorpion-solitaire-preview__card{border-color:rgba(31,26,20,.34);box-shadow:0 6px 12px rgba(0,0,0,.34)}.p2048-preview{width:min(100%,260px);height:min(100%,260px);aspect-ratio:1/1;border-radius:16px;padding:clamp(10px,2.4vw,14px);display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-template-rows:repeat(4,minmax(0,1fr));gap:clamp(6px,1.4vmin,10px);background:radial-gradient(circle at 20% 16%,rgba(255,255,255,.24),transparent 42%),linear-gradient(160deg,#b4875b 0,#8f613c 100%);border:1px solid rgba(255,255,255,.2);box-shadow:inset 0 0 0 1px rgba(255,255,255,.12),0 14px 22px -18px rgba(31,26,20,.45)}.p2048-preview__cell{border-radius:10px;background:rgba(252,246,236,.22);box-shadow:inset 0 0 0 1px rgba(255,255,255,.08);display:inline-flex;align-items:center;justify-content:center;font-weight:700;font-family:"Space Grotesk",sans-serif;letter-spacing:-.02em}.p2048-preview__cell--tile{box-shadow:inset 0 0 0 1px rgba(255,255,255,.18),0 6px 10px -8px rgba(31,26,20,.55);color:#fffaf0;font-size:clamp(11px, 1.85vmin, 16px)}.p2048-preview__cell--tile-2{background:#eee4da;color:#5b4f42}.p2048-preview__cell--tile-4{background:#ede0c8;color:#5b4f42}.p2048-preview__cell--tile-8{background:#f2b179}.p2048-preview__cell--tile-16{background:#f59563}.p2048-preview__cell--tile-32{background:#f67c5f}.p2048-preview__cell--tile-64{background:#f65e3b}.p2048-preview__cell--tile-128{background:#edcf72;color:#fff8eb}body[data-theme=dark] .p2048-preview,html[data-theme=dark] .p2048-preview{background:radial-gradient(circle at 20% 16%,rgba(255,255,255,.14),transparent 42%),linear-gradient(160deg,#6a553f 0,#4d3c2d 100%);border-color:rgba(245,239,230,.14);box-shadow:inset 0 0 0 1px rgba(245,239,230,.08),0 14px 22px -18px rgba(0,0,0,.55)}.p2048-preview__cell--tile-2,.p2048-preview__cell--tile-4{color:#5b4f42}.sudoku-preview{--sudoku-inset:clamp(2px, 0.8vw, 6px);width:min(100%,260px);height:min(100%,260px);aspect-ratio:1/1;border-radius:0;position:relative;background:0 0;border:0;box-shadow:none}.sudoku-preview__grid,.sudoku-preview__grid::after,.sudoku-preview__grid::before{content:"";position:absolute;inset:var(--sudoku-inset);border-radius:0;pointer-events:none}.sudoku-preview__grid{background:#fff8ec;border:3px solid #7f786d;box-shadow:none}.sudoku-preview__grid::before{inset:0;border-radius:inherit;background:repeating-linear-gradient(to right,transparent 0,transparent calc((100% / 9) - 1px),rgba(185,178,167,.95) calc((100% / 9) - 1px),rgba(185,178,167,.95) calc(100% / 9)),repeating-linear-gradient(to bottom,transparent 0,transparent calc((100% / 9) - 1px),rgba(185,178,167,.95) calc((100% / 9) - 1px),rgba(185,178,167,.95) calc(100% / 9))}.sudoku-preview__grid::after{inset:0;border-radius:inherit;background:linear-gradient(to right,transparent calc(100% / 3 - 1px),#7f786d calc(100% / 3 - 1px),#7f786d calc(100% / 3 + 1px),transparent calc(100% / 3 + 1px),transparent calc(200% / 3 - 1px),#7f786d calc(200% / 3 - 1px),#7f786d calc(200% / 3 + 1px),transparent calc(200% / 3 + 1px)),linear-gradient(to bottom,transparent calc(100% / 3 - 1px),#7f786d calc(100% / 3 - 1px),#7f786d calc(100% / 3 + 1px),transparent calc(100% / 3 + 1px),transparent calc(200% / 3 - 1px),#7f786d calc(200% / 3 - 1px),#7f786d calc(200% / 3 + 1px),transparent calc(200% / 3 + 1px))}.sudoku-preview__digit{position:absolute;top:calc(var(--sudoku-inset) + (100% - (2 * var(--sudoku-inset))) * ((var(--r) + .5)/ 9));left:calc(var(--sudoku-inset) + (100% - (2 * var(--sudoku-inset))) * ((var(--c) + .5)/ 9));transform:translate(-50%,-50%);font-family:"Space Grotesk",sans-serif;font-size:clamp(11px, 1.75vmin, 15px);line-height:1;pointer-events:none;z-index:2}.sudoku-preview__digit--given{font-weight:700;color:#201912}.sudoku-preview__digit--entry{font-weight:600;color:#4a3526}.sliding-preview{width:min(100%,260px);height:min(100%,260px);aspect-ratio:1/1;border-radius:16px;padding:clamp(10px,2.4vw,14px);display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-template-rows:repeat(4,minmax(0,1fr));gap:clamp(6px,1.4vmin,10px);background:radial-gradient(circle at 20% 16%,rgba(255,255,255,.24),transparent 42%),linear-gradient(160deg,#b4875b 0,#8f613c 100%);border:1px solid rgba(255,255,255,.2);box-shadow:inset 0 0 0 1px rgba(255,255,255,.12),0 14px 22px -18px rgba(31,26,20,.45)}.sliding-preview__cell{border-radius:10px;background:rgba(252,246,236,.22);box-shadow:inset 0 0 0 1px rgba(255,255,255,.08);display:inline-flex;align-items:center;justify-content:center;font-weight:700;font-family:"Space Grotesk",sans-serif;letter-spacing:-.02em}.sliding-preview__tile{box-shadow:inset 0 0 0 1px rgba(255,255,255,.18),0 6px 10px -8px rgba(31,26,20,.55);font-size:clamp(10px, 1.55vmin, 14px)}.sliding-preview__tile--1{background:#f7efe1;color:#4f4337}.sliding-preview__tile--2{background:#f4e6cf;color:#4f4337}.sliding-preview__tile--3{background:#f1ddbc;color:#4f4337}.sliding-preview__tile--4{background:#ecd3a7;color:#4f4337}.sliding-preview__tile--5{background:#e8c894;color:#4f4337}.sliding-preview__tile--6{background:#e4bc80;color:#4f4337}.sliding-preview__tile--7{background:#deb06f;color:#4f4337}.sliding-preview__tile--8{background:#d8a45e;color:#4f4337}.sliding-preview__tile--9{background:#cf9751;color:#fff5e6}.sliding-preview__tile--10{background:#c48a46;color:#fff5e6}.sliding-preview__tile--11{background:#b47a3f;color:#fff5e6}.sliding-preview__tile--12{background:#a36b3a;color:#fff5e6}.sliding-preview__tile--13{background:#8f5d36;color:#fff5e6}.sliding-preview__tile--14{background:#7a5032;color:#fff5e6}.sliding-preview__tile--15{background:#65442d;color:#fff5e6}body[data-theme=dark] .sliding-preview,html[data-theme=dark] .sliding-preview{background:radial-gradient(circle at 20% 16%,rgba(255,255,255,.14),transparent 42%),linear-gradient(160deg,#6a553f 0,#4d3c2d 100%);border-color:rgba(245,239,230,.14);box-shadow:inset 0 0 0 1px rgba(245,239,230,.08),0 14px 22px -18px rgba(0,0,0,.55)}.dominos-preview{width:min(100%,260px);height:min(100%,260px);aspect-ratio:1/1;border-radius:18px;position:relative;overflow:hidden;box-shadow:0 12px 20px -18px rgba(31,26,20,.28);background:0 0}.dominos-preview__svg{display:block;width:100%;height:100%;border-radius:inherit}.backgammon-preview{width:min(100%,260px);height:min(100%,260px);aspect-ratio:1/1;border-radius:18px;padding:clamp(12px,2.2vw,16px);background:linear-gradient(120deg,rgba(255,244,224,.6),rgba(95,58,34,.08)),repeating-linear-gradient(90deg,rgba(255,255,255,.18) 0 6px,rgba(0,0,0,.04) 6px 12px),linear-gradient(135deg,#f4dfc0 0,#e2c099 55%,#d1a477 100%);background-blend-mode:screen,multiply,normal;display:grid;grid-template-rows:1fr 1fr;gap:clamp(8px,2vw,12px);position:relative;box-shadow:inset 0 0 0 2px rgba(31,26,20,.12),0 14px 22px -18px rgba(31,26,20,.45);--point-dark:rgba(126, 74, 44, 0.9);--point-light:rgba(215, 173, 131, 0.65);--checker-dark:#2b1a12;--checker-light:#f8efe3;--checker-size:clamp(8px, 2vw, 14px)}.backgammon-divider{position:absolute;top:10%;bottom:10%;left:50%;width:2px;transform:translateX(-50%);background:linear-gradient(180deg,rgba(140,92,60,.75),rgba(70,42,24,.9));border-radius:999px;box-shadow:inset 0 0 0 1px rgba(255,255,255,.08);opacity:.7}.backgammon-row{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:clamp(3px,.8vw,6px)}.backgammon-point{position:relative;min-height:0}.backgammon-point::before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(255,255,255,.3),rgba(0,0,0,.2) 80%),var(--point-color);clip-path:polygon(50% 85%,8% 0,92% 0);border-radius:6px;box-shadow:inset 0 0 0 1px rgba(31,26,20,.15)}.backgammon-point--bottom::before{clip-path:polygon(50% 15%,8% 100%,92% 100%)}.backgammon-point--dark{--point-color:var(--point-dark)}.backgammon-point--light{--point-color:var(--point-light)}.backgammon-stack{position:absolute;left:50%;transform:translateX(-50%);display:flex;flex-direction:column;gap:0;z-index:1}.backgammon-stack .backgammon-checker+.backgammon-checker{margin-top:calc(var(--checker-size) * -.55)}.backgammon-point--top .backgammon-stack{top:5px}.backgammon-point--bottom .backgammon-stack{bottom:5px;flex-direction:column-reverse}.backgammon-point--bottom .backgammon-stack .backgammon-checker+.backgammon-checker{margin-top:0;margin-bottom:calc(var(--checker-size) * -.55)}.backgammon-checker{width:var(--checker-size);height:var(--checker-size);border-radius:50%;background:radial-gradient(circle at 35% 30%,#fff,var(--checker-light));border:1px solid rgba(31,26,20,.2);box-shadow:0 2px 4px rgba(31,26,20,.2)}.backgammon-checker--dark{background:radial-gradient(circle at 35% 30%,#6d4b33,var(--checker-dark));border-color:rgba(255,255,255,.1)}.backgammon-dice{position:absolute;left:74%;top:50%;transform:translate(-50%,-50%);display:flex;gap:6px}.backgammon-die{width:clamp(10px,2.2vw,14px);height:clamp(10px,2.2vw,14px);border-radius:4px;background:#f9f2e8;box-shadow:inset 0 0 0 1px rgba(31,26,20,.15),0 2px 4px rgba(31,26,20,.2)}.backgammon-die--dark{background:#2c1c14;box-shadow:inset 0 0 0 1px rgba(255,255,255,.18),0 2px 4px rgba(31,26,20,.2)}.backgammon-pip{position:absolute;width:3px;height:3px;border-radius:50%;background:rgba(45,28,18,.85)}.backgammon-die{position:relative}.backgammon-die--dark .backgammon-pip{background:rgba(255,255,255,.75)}.backgammon-pip--tl{top:3px;left:3px}.backgammon-pip--tr{top:3px;right:3px}.backgammon-pip--bl{bottom:3px;left:3px}.backgammon-pip--br{bottom:3px;right:3px}.backgammon-pip--c{top:50%;left:50%;transform:translate(-50%,-50%)}.falling-blocks-grid{position:relative;width:min(100%,260px);aspect-ratio:1/1;border-radius:18px;background:linear-gradient(rgba(148,176,212,.16) 1px,transparent 1px),linear-gradient(90deg,rgba(148,176,212,.16) 1px,transparent 1px),radial-gradient(circle at 18% 14%,rgba(63,130,200,.28),transparent 50%),linear-gradient(155deg,#1b2331 0,#101927 58%,#0b111b 100%);background-size:var(--grid) var(--grid),var(--grid) var(--grid),100% 100%,100% 100%;overflow:hidden;border:1px solid rgba(246,229,197,.28);box-shadow:inset 0 0 0 1px rgba(255,255,255,.1),inset 0 -14px 20px -16px rgba(0,0,0,.65),0 14px 22px -18px rgba(31,26,20,.55);--unit:clamp(12px, 3.1vw, 22px);--grid:var(--unit)}.falling-blocks-grid::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(255,255,255,.22),transparent 24%),linear-gradient(130deg,rgba(114,187,255,.2),transparent 52%);pointer-events:none}.polyominoes{position:absolute;width:calc(var(--unit) * 4);height:calc(var(--unit) * 4);background:0 0;filter:drop-shadow(0 10px 16px rgba(5, 8, 14, .42))}.polyominoes__cell{position:absolute;width:var(--unit);height:var(--unit);left:calc(var(--x) * var(--unit));top:calc(var(--y) * var(--unit));overflow:hidden;border-radius:5px;background:var(--color);box-shadow:inset 0 2px 0 rgba(255,255,255,.4),inset 0 -3px 0 rgba(0,0,0,.26),0 0 0 1px rgba(16,21,30,.46)}.polyominoes__cell::before{content:"";position:absolute;left:2px;right:2px;top:2px;height:32%;border-radius:3px;background:linear-gradient(180deg,rgba(255,255,255,.4),rgba(255,255,255,0))}.polyominoes--active{filter:drop-shadow(0 14px 20px rgba(9, 13, 20, .56));animation:preview-drop-pulse 2.2s ease-in-out infinite}.polyominoes--tri{--color:var(--falling-blocks);top:10%;left:8%}.polyominoes--tetro{--color:var(--falling-blocks-2);top:23%;left:52%}.polyominoes--tetro-green{--color:var(--falling-blocks-4);top:62%;left:58%}.polyominoes--pento{--color:var(--falling-blocks-3);top:55%;right:39%}@keyframes preview-drop-pulse{0%,100%{transform:translateY(0)}50%{transform:translateY(2px)}}.polyominoes--i{--color:var(--falling-blocks);top:26%;left:28%;box-shadow:calc(var(--unit)) 0 0 0 var(--color),calc(var(--unit) * 2) 0 0 0 var(--color),calc(var(--unit) * 3) 0 0 0 var(--color),0 0 0 1px rgba(255,255,255,.4),calc(var(--unit)) 0 0 0 1px rgba(255,255,255,.4),calc(var(--unit) * 2) 0 0 0 1px rgba(255,255,255,.4),calc(var(--unit) * 3) 0 0 0 1px rgba(255,255,255,.4),inset 0 2px 0 rgba(255,255,255,.3),inset 0 -2px 0 rgba(0,0,0,.18)}.polyominoes--t{--color:var(--falling-blocks-2);top:46%;left:26%;box-shadow:calc(var(--unit)) 0 0 0 var(--color),calc(var(--unit) * 2) 0 0 0 var(--color),calc(var(--unit)) calc(var(--unit)) 0 0 var(--color),0 0 0 1px rgba(255,255,255,.4),calc(var(--unit)) 0 0 0 1px rgba(255,255,255,.4),calc(var(--unit) * 2) 0 0 0 1px rgba(255,255,255,.4),calc(var(--unit)) calc(var(--unit)) 0 0 0 1px rgba(255,255,255,.4),inset 0 2px 0 rgba(255,255,255,.3),inset 0 -2px 0 rgba(0,0,0,.18)}.polyominoes--l{--color:var(--falling-blocks-3);top:38%;left:64%;box-shadow:0 calc(var(--unit)) 0 0 var(--color),0 calc(var(--unit) * 2) 0 0 var(--color),calc(var(--unit)) calc(var(--unit) * 2) 0 0 var(--color),0 0 0 1px rgba(255,255,255,.4),0 calc(var(--unit)) 0 0 0 1px rgba(255,255,255,.4),0 calc(var(--unit) * 2) 0 0 0 1px rgba(255,255,255,.4),calc(var(--unit)) calc(var(--unit) * 2) 0 0 0 1px rgba(255,255,255,.4),inset 0 2px 0 rgba(255,255,255,.3),inset 0 -2px 0 rgba(0,0,0,.18)}.polyominoes--o{--color:var(--falling-blocks-4);top:68%;left:14%;box-shadow:calc(var(--unit)) 0 0 0 var(--color),0 calc(var(--unit)) 0 0 var(--color),calc(var(--unit)) calc(var(--unit)) 0 0 var(--color),0 0 0 1px rgba(255,255,255,.4),calc(var(--unit)) 0 0 0 1px rgba(255,255,255,.4),0 calc(var(--unit)) 0 0 0 1px rgba(255,255,255,.4),calc(var(--unit)) calc(var(--unit)) 0 0 0 1px rgba(255,255,255,.4),inset 0 2px 0 rgba(255,255,255,.3),inset 0 -2px 0 rgba(0,0,0,.18)}.polyominoes--stack{--color:var(--falling-blocks-4);top:66%;left:54%;box-shadow:calc(var(--unit)) 0 0 0 var(--color),calc(var(--unit) * 2) 0 0 0 var(--color),0 calc(var(--unit)) 0 0 var(--color),calc(var(--unit)) calc(var(--unit)) 0 0 var(--color),0 0 0 1px rgba(255,255,255,.4),calc(var(--unit)) 0 0 0 1px rgba(255,255,255,.4),calc(var(--unit) * 2) 0 0 0 1px rgba(255,255,255,.4),0 calc(var(--unit)) 0 0 0 1px rgba(255,255,255,.4),calc(var(--unit)) calc(var(--unit)) 0 0 0 1px rgba(255,255,255,.4),inset 0 2px 0 rgba(255,255,255,.3),inset 0 -2px 0 rgba(0,0,0,.18)}.snake-grid{position:relative;width:min(100%,260px);aspect-ratio:1/1;border-radius:20px;background:linear-gradient(rgba(148,176,212,.16) 1px,transparent 1px),linear-gradient(90deg,rgba(148,176,212,.16) 1px,transparent 1px),radial-gradient(circle at 18% 14%,rgba(63,130,200,.28),transparent 50%),linear-gradient(155deg,#1b2331 0,#101927 58%,#0b111b 100%);background-size:12.5% 12.5%,12.5% 12.5%,100% 100%,100% 100%;overflow:hidden;box-shadow:inset 0 0 0 1px rgba(156,185,221,.28),inset 0 -14px 22px -14px rgba(0,0,0,.7),0 14px 22px -18px rgba(13,20,34,.6);--cell:12.5%}.snake-food,.snake-head,.snake-segment{position:absolute;width:var(--cell);height:var(--cell);left:calc(var(--x) * var(--cell));top:calc(var(--y) * var(--cell));border-radius:6px}.snake-segment{background:linear-gradient(145deg,#39d8cc 0,#1aa3a2 56%,#0e6f77 100%);box-shadow:inset 0 1px 0 rgba(255,255,255,.32),inset 0 -2px 0 rgba(0,0,0,.28),0 4px 8px rgba(0,0,0,.28)}.snake-head{background:linear-gradient(145deg,#7af4e9 0,#3ddfd4 46%,#16afb6 100%);box-shadow:inset 0 1px 0 rgba(255,255,255,.45),inset 0 -2px 0 rgba(0,0,0,.2),0 6px 12px rgba(0,0,0,.28),0 0 12px rgba(84,236,223,.34)}.snake-head::before{content:none}.snake-food{background:linear-gradient(145deg,#ff7868 0,#d24a3a 62%,#9d2f23 100%);border-radius:6px;box-shadow:inset 0 1px 0 rgba(255,228,222,.45),0 0 0 1px rgba(255,228,222,.18),0 0 14px rgba(210,74,58,.48);overflow:visible}.snake-food::before{content:none}.snake-food::after{content:"";position:absolute;inset:-22%;border-radius:8px;border:1px solid rgba(210,74,58,.42);opacity:.65}.tic-board{position:relative;width:min(100%,260px);aspect-ratio:1/1;border-radius:16px;background-color:#f3eee5;background-image:linear-gradient(to right,rgba(31,26,20,.2) 1.5px,transparent 1.5px),linear-gradient(to bottom,rgba(31,26,20,.2) 1.5px,transparent 1.5px),linear-gradient(145deg,#f8f4ec 0,#ece4d8 100%);background-size:calc(100% / 3) calc(100% / 3);box-shadow:inset 0 0 0 1px rgba(31,26,20,.16),0 10px 16px -14px rgba(31,26,20,.35);--cell:calc(100% / 3)}.tic-mark{position:absolute;width:calc(var(--cell) * .58);height:calc(var(--cell) * .58);left:calc((var(--x) + .5) * var(--cell));top:calc((var(--y) + .5) * var(--cell));transform:translate(-50%,-50%)}.tic-mark--o{border:9px solid #2f6da4;border-radius:50%}.tic-mark--x{position:absolute}.tic-mark--x::after,.tic-mark--x::before{content:"";position:absolute;left:50%;top:50%;width:100%;height:21%;background:#d24a3a;border-radius:999px;transform:translate(-50%,-50%) rotate(45deg)}.tic-mark--x::after{transform:translate(-50%,-50%) rotate(-45deg)}.footer{font-size:.85rem;color:var(--muted)}.footer p{margin:0}.site-footer{margin-top:auto;padding-top:16px;border-top:1px solid var(--card-border);display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:.85rem;color:var(--muted)}.site-footer--single{justify-content:flex-end}.site-footer a{color:inherit;text-decoration:none;font-weight:600}.site-footer a:hover{text-decoration:underline}.footer-copy{font-weight:600;letter-spacing:.02em}.privacy{margin-top:32px;padding:24px;border-radius:24px;background:var(--card);border:1px solid var(--card-border);box-shadow:0 16px 30px -24px var(--shadow);color:var(--muted);font-size:.85rem;line-height:1.6}.privacy h2{margin:0 0 12px;color:var(--ink);font-family:Fraunces,serif;font-size:1.6rem}.privacy p{margin:8px 0}.privacy strong{color:var(--ink)}.privacy ol,.privacy ul{padding-left:20px;margin:8px 0 0}.privacy li{margin-bottom:12px}.privacy a{color:inherit;text-decoration:underline}@keyframes rise-in{from{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes card-in{from{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes spin{from{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width:720px){.hero{gap:24px}.hero__copy{gap:12px}.eyebrow{display:block}h1{font-size:clamp(2rem, 7vw, 2.8rem)}.lead{font-size:1rem}.hero__badge{order:-1;flex-basis:100%;justify-content:flex-start}.badge{width:60px;height:60px}.chip{padding:6px 12px;font-size:.8rem}.privacy{padding:18px;font-size:.85rem}html[lang=ru] .page--privacy .hero__top h1{white-space:normal;overflow:visible;text-overflow:unset;max-width:10ch}html[lang=fr] .page--privacy .hero__top h1,html[lang=it] .page--privacy .hero__top h1{white-space:normal;overflow:visible;text-overflow:unset;max-width:12ch}.site-footer{flex-direction:column;align-items:flex-start}.card--long-backgammon .backgammon-preview{--checker-size:14px}.card--long-backgammon .backgammon-die{width:14px;height:14px}.card--falling-blocks .falling-blocks-grid{--unit:8.333333%;--grid:8.333333%}.card--falling-blocks .polyominoes{width:33.333333%;height:33.333333%}.card--falling-blocks .polyominoes__cell{width:25%;height:25%;left:calc(var(--x) * 25%);top:calc(var(--y) * 25%)}.card--falling-blocks .polyominoes--pento{right:47%}}@media (max-width:720px){.hero__badge{display:none}}@media (max-width:1366px) and (any-pointer:coarse){.klondike-solitaire-preview__fan-card{line-height:1.08;gap:1px}.klondike-solitaire-preview__fan-card>span{line-height:1.08}.klondike-solitaire-preview__fan-card>span:first-child{min-height:1.08em}.spider-solitaire-preview__card{line-height:1.06}.spider-solitaire-preview__card>span:not(.spider-solitaire-preview__card-corner){line-height:1.06}.spider-solitaire-preview__card>span:first-child{min-height:1.06em}.spider-solitaire-preview__card-corner{line-height:1.06}.spider-solitaire-preview__card-corner>span{line-height:1.06}.scorpion-solitaire-preview__card{line-height:1.08;gap:1px}.scorpion-solitaire-preview__card>span:not(.scorpion-solitaire-preview__card-center):not(.scorpion-solitaire-preview__card-corner){line-height:1.08}.scorpion-solitaire-preview__card>span:first-child{min-height:1.08em}.scorpion-solitaire-preview__card-corner{line-height:1.08}.scorpion-solitaire-preview__card-corner>span{line-height:1.08}}@media (prefers-reduced-motion:reduce){.badge__ring,.card,.hero{animation:none}.card{opacity:1;transform:none}}.cookie-banner{position:fixed;left:16px;right:16px;bottom:16px;z-index:999;display:flex;flex-wrap:wrap;gap:12px;align-items:center;justify-content:space-between;padding:14px 16px;border-radius:14px;background:rgba(255,255,255,.92);border:1px solid rgba(31,26,20,.12);box-shadow:0 12px 30px -18px rgba(31,26,20,.35);color:var(--ink,#1f1a14);font-size:.85rem;line-height:1.4}.cookie-text{margin:0;flex:1 1 320px}.cookie-text a{color:inherit;text-decoration:underline}.cookie-actions{display:flex;gap:8px;flex:0 0 auto}.cookie-btn{border:0;border-radius:999px;padding:8px 14px;font-weight:600;cursor:pointer;font-size:.85rem}.cookie-accept{background:#1f1a14;color:#fff}.cookie-reject{background:rgba(31,26,20,.08);color:#1f1a14}@media (max-width:600px){.cookie-banner{left:12px;right:12px;bottom:12px}.cookie-actions{width:100%;justify-content:flex-start}}