examples: remove mnit_dino
authorAlexis Laferrière <alexis.laf@xymus.net>
Wed, 24 Jan 2018 18:03:39 +0000 (13:03 -0500)
committerAlexis Laferrière <alexis.laf@xymus.net>
Wed, 24 Jan 2018 18:04:24 +0000 (13:04 -0500)
Signed-off-by: Alexis Laferrière <alexis.laf@xymus.net>

44 files changed:
examples/mnit_dino/Makefile [deleted file]
examples/mnit_dino/README.md [deleted file]
examples/mnit_dino/art/drawing.svg [deleted file]
examples/mnit_dino/art/icon.svg [deleted file]
examples/mnit_dino/assets/images/0.png [deleted file]
examples/mnit_dino/assets/images/1.png [deleted file]
examples/mnit_dino/assets/images/2.png [deleted file]
examples/mnit_dino/assets/images/3.png [deleted file]
examples/mnit_dino/assets/images/4.png [deleted file]
examples/mnit_dino/assets/images/5.png [deleted file]
examples/mnit_dino/assets/images/6.png [deleted file]
examples/mnit_dino/assets/images/7.png [deleted file]
examples/mnit_dino/assets/images/8.png [deleted file]
examples/mnit_dino/assets/images/9.png [deleted file]
examples/mnit_dino/assets/images/blood.png [deleted file]
examples/mnit_dino/assets/images/bush.png [deleted file]
examples/mnit_dino/assets/images/caveman.png [deleted file]
examples/mnit_dino/assets/images/caveman_afraid.png [deleted file]
examples/mnit_dino/assets/images/caveman_ready.png [deleted file]
examples/mnit_dino/assets/images/dino.png [deleted file]
examples/mnit_dino/assets/images/dino_dead.png [deleted file]
examples/mnit_dino/assets/images/javelin.png [deleted file]
examples/mnit_dino/assets/images/life.png [deleted file]
examples/mnit_dino/assets/images/life_empty.png [deleted file]
examples/mnit_dino/assets/images/play_again.png [deleted file]
examples/mnit_dino/assets/images/play_again_mobile.png [deleted file]
examples/mnit_dino/assets/images/shadow.png [deleted file]
examples/mnit_dino/assets/images/splash_head.png [deleted file]
examples/mnit_dino/assets/images/splash_play.png [deleted file]
examples/mnit_dino/assets/images/splash_play_mobile.png [deleted file]
examples/mnit_dino/assets/images/splash_text.png [deleted file]
examples/mnit_dino/assets/images/splash_title.png [deleted file]
examples/mnit_dino/assets/images/you_lost.png [deleted file]
examples/mnit_dino/assets/images/you_won.png [deleted file]
examples/mnit_dino/org.nitlanguage.dino.txt [deleted file]
examples/mnit_dino/package.ini [deleted file]
examples/mnit_dino/src/dino.nit [deleted file]
examples/mnit_dino/src/dino_android.nit [deleted file]
examples/mnit_dino/src/dino_linux.nit [deleted file]
examples/mnit_dino/src/fancy_dino.nit [deleted file]
examples/mnit_dino/src/game_logic.nit [deleted file]
examples/mnit_dino/src/graphism.nit [deleted file]
examples/mnit_dino/src/splash.nit [deleted file]
examples/mnit_dino/tools/svg-to-pngs [deleted file]

diff --git a/examples/mnit_dino/Makefile b/examples/mnit_dino/Makefile
deleted file mode 100644 (file)
index dbc90b5..0000000
+++ /dev/null
@@ -1,31 +0,0 @@
-default: linux
-
-linux:
-       mkdir -p bin
-       ../../bin/nitc -o bin/dino src/dino_linux.nit
-
-android: android/res/
-       mkdir -p bin
-       ../../bin/nitc -o bin/dino.apk src/dino_android.nit
-
-android-release: android/res/
-       mkdir -p bin
-       ../../bin/nitc -o bin/dino.apk src/dino_android.nit --release
-
-../../contrib/inkscape_tools/bin/svg_to_icons:
-       $(MAKE) -C ../../contrib/inkscape_tools
-
-android/res/: ../../contrib/inkscape_tools/bin/svg_to_icons
-       mkdir -p android/res/
-       ../../contrib/inkscape_tools/bin/svg_to_icons art/icon.svg --android --out android/res/
-
-doc:
-       mkdir -p doc
-       ../../bin/nitdoc -d doc/ src/dino.nit src/dino_linux.nit
-
-pngs:
-       mkdir -p assets/images
-       tools/svg-to-pngs art/drawing.svg assets/images
-
-clean:
-       rm -rf bin/ doc/ res/
diff --git a/examples/mnit_dino/README.md b/examples/mnit_dino/README.md
deleted file mode 100644 (file)
index dc46a12..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-Dino vs cavemen portable action game where the player plays the dino
-
-# Project Structure
-
-* `game_logic` defines, as its name implies, the full game logic and the basic entities.
-* `graphism` defines how the game is drawn on screen with fully portable code.
-* `dino` implements the the portable app structure.
-* `dino_android` and `dino_linux` adapt the portable game for specific platforms.
-* `fancy_dino` is an optional module which tweaks how the dino itself is drawn on screen
-  to create the flat rotation effect.
-* `splash` defines the splash screen used while the app loads.
diff --git a/examples/mnit_dino/art/drawing.svg b/examples/mnit_dino/art/drawing.svg
deleted file mode 100644 (file)
index 693b704..0000000
+++ /dev/null
@@ -1,3353 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<!-- Created with Inkscape (http://www.inkscape.org/) -->
-
-<svg
-   xmlns:dc="http://purl.org/dc/elements/1.1/"
-   xmlns:cc="http://creativecommons.org/ns#"
-   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
-   xmlns:svg="http://www.w3.org/2000/svg"
-   xmlns="http://www.w3.org/2000/svg"
-   xmlns:xlink="http://www.w3.org/1999/xlink"
-   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
-   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
-   width="774.85315"
-   height="339.81699"
-   id="svg2"
-   version="1.1"
-   inkscape:version="0.48.4 r9939"
-   sodipodi:docname="drawing.svg">
-  <defs
-     id="defs4">
-    <filter
-       inkscape:collect="always"
-       id="filter4348"
-       x="-0.042"
-       width="1.084"
-       y="-0.25200002"
-       height="1.504">
-      <feGaussianBlur
-         inkscape:collect="always"
-         stdDeviation="1.7850001"
-         id="feGaussianBlur4350" />
-    </filter>
-  </defs>
-  <sodipodi:namedview
-     id="base"
-     pagecolor="#ffffff"
-     bordercolor="#666666"
-     borderopacity="1.0"
-     inkscape:pageopacity="0.0"
-     inkscape:pageshadow="2"
-     inkscape:zoom="1.9999999"
-     inkscape:cx="75.581286"
-     inkscape:cy="138.95275"
-     inkscape:document-units="px"
-     inkscape:current-layer="0dino"
-     showgrid="false"
-     inkscape:window-width="1855"
-     inkscape:window-height="1056"
-     inkscape:window-x="65"
-     inkscape:window-y="1048"
-     inkscape:window-maximized="1"
-     fit-margin-top="0"
-     fit-margin-left="0"
-     fit-margin-right="0"
-     fit-margin-bottom="0"
-     showguides="true"
-     inkscape:guide-bbox="true" />
-  <metadata
-     id="metadata7">
-    <rdf:RDF>
-      <cc:Work
-         rdf:about="">
-        <dc:format>image/svg+xml</dc:format>
-        <dc:type
-           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
-        <dc:title />
-      </cc:Work>
-    </rdf:RDF>
-  </metadata>
-  <g
-     inkscape:label="Layer 1"
-     inkscape:groupmode="layer"
-     id="layer1"
-     transform="translate(-1216.2708,-585.16711)">
-    <g
-       id="0splash_text"
-       inkscape:label="#g4548">
-      <g
-         style="font-size:17.31080437px;font-style:normal;font-weight:normal;text-align:center;line-height:125%;letter-spacing:0px;word-spacing:0px;text-anchor:middle;fill:#f4e3d7;fill-opacity:1;stroke:none;font-family:Sans"
-         id="text4642">
-        <g
-           id="g4864"
-           style="fill:#f4e3d7">
-          <path
-             style="fill:#f4e3d7"
-             inkscape:connector-curvature="0"
-             id="path4652"
-             d="m 1745.9688,638.6875 c 6.2058,3.04822 1.2461,13.63407 7.125,13.5 5.3352,-0.24581 0.8008,-10.45426 6.8124,-13.5 5.5485,-6.39346 -7.4797,-2.04669 -7.4987,-0.35888 -0.4476,-4.22732 -12.5043,-4.24745 -6.4387,0.35888 z" />
-          <path
-             style="fill:#f4e3d7"
-             inkscape:connector-curvature="0"
-             id="path4654"
-             d="m 1760.625,638.53125 c -8.3465,0.33825 -7.2049,15.23661 1.2812,13.875 8.2443,-0.5343 7.2587,-15.05052 -1.2812,-13.875 z m 0.4375,5.3125 c 2.2558,0.3029 -0.1236,5.39204 -0.5313,2.03125 0.014,-0.70613 -0.095,-1.63715 0.5313,-2.03125 z" />
-          <path
-             style="fill:#f4e3d7"
-             inkscape:connector-curvature="0"
-             id="path4656"
-             d="m 1766,640.71875 c -0.5628,4.16128 -0.6449,12.00422 5.4375,11.71875 4.7724,0.13555 8.0655,-0.36695 6.4687,-6.25 3.5815,-7.43731 -7.2986,-11.3205 -5.5312,-2.46875 1.0957,1.63146 -1.2605,5.52087 -0.8438,1.5 2.2516,-5.69509 -3.668,-9.74667 -5.5312,-4.5 z" />
-          <path
-             style="fill:#f4e3d7"
-             inkscape:connector-curvature="0"
-             id="path4658"
-             d="m 1777.1875,637.5625 c -3.2735,8.18088 8.2371,9.37228 5.4375,0.6875 2.2387,-3.89624 -6.864,-3.74193 -5.4375,-0.6875 z" />
-          <path
-             style="fill:#f4e3d7"
-             inkscape:connector-curvature="0"
-             id="path4660"
-             d="m 1787.9375,638.53125 c -5.5706,-0.79599 -7.2178,1.57175 -6.0937,7.1875 -3.2295,8.14212 8.4731,8.99478 5.5624,0.46875 -0.9293,-3.31527 2.4534,-2.34553 4.0626,-0.90625 -0.2916,-3.31321 1.2215,-7.63899 -3.5313,-6.75 z" />
-          <path
-             style="fill:#f4e3d7"
-             inkscape:connector-curvature="0"
-             id="path4662"
-             d="m 1794,638.53125 c -8.0838,0.21378 -7.841,13.92443 0.2188,13.875 2.9884,0.13231 7.5552,-0.54328 6.1874,-4.5625 1.639,-3.81628 -1.0767,-10.16004 -6.4062,-9.3125 z" />
-          <path
-             style="fill:#f4e3d7"
-             inkscape:connector-curvature="0"
-             id="path4664"
-             d="m 1804.7812,637.03125 c 1.4103,4.64181 -3.1686,15.27284 3,15.15625 4.3013,1.34567 9.5731,-1.06863 9.4376,-6.0625 0.6257,-3.92071 -2.6176,-8.46388 -6.875,-7.53125 2.3424,-4.77529 -6.2825,-4.95884 -5.5626,-1.5625 z m 6.0313,6.78125 c 2.426,0.9295 -0.7664,5.77869 -0.4687,1.25 0.044,-0.4641 0.096,-1.00119 0.4687,-1.25 z" />
-          <path
-             style="fill:#f4e3d7"
-             inkscape:connector-curvature="0"
-             id="path4666"
-             d="m 1821.125,638.53125 c -8.0315,0.24248 -7.8288,13.92777 0.25,13.875 2.9839,0.13014 7.5537,-0.53884 6.1875,-4.5625 1.6247,-3.92786 -1.0914,-10.11753 -6.4375,-9.3125 z" />
-          <path
-             style="fill:#f4e3d7"
-             inkscape:connector-curvature="0"
-             id="path4668"
-             d="m 1826.4688,637.03125 c 0.581,4.80435 -1.2898,12.06053 1,15.15625 7.6803,2.0033 3.5649,-7.78917 4.5624,-12.46875 2.3572,-5.31561 -5.2272,-6.80605 -5.5624,-2.6875 z" />
-          <path
-             style="fill:#f4e3d7"
-             inkscape:connector-curvature="0"
-             id="path4670"
-             d="m 1837.2188,638.53125 c -6.266,-1.18984 -6.7664,2.62383 -6,8.1875 -2.3459,8.63241 9.0903,6.36736 5.5624,-1.53125 -0.1277,-2.63111 1.9824,-0.34455 0.8126,1.53125 -2.3354,8.62982 9.0465,6.35711 5.5312,-1.53125 0.4668,-3.58754 -1.9257,-7.25391 -5.9062,-6.65625 z" />
-          <path
-             style="fill:#f4e3d7"
-             inkscape:connector-curvature="0"
-             id="path4672"
-             d="m 1846.875,638.53125 c -5.1226,0.45848 -6.6693,7.28758 -4.1562,11.09375 -1.1337,3.99838 1.01,6.56599 4.9687,6.15625 6.2525,0.52611 7.275,-7.17167 6.3437,-11.75 1.604,-5.64266 -2.1583,-5.48176 -6.4687,-5.53125 -0.2295,0.002 -0.4595,-0.0103 -0.6875,0.0312 z m 0.7812,5.28125 c 2.2967,0.37023 -0.3356,5.23846 -0.4687,1.78125 0.018,-0.62441 -0.055,-1.48929 0.4687,-1.78125 z" />
-          <path
-             style="fill:#f4e3d7"
-             inkscape:connector-curvature="0"
-             id="path4674"
-             d="m 1858.6875,637.03125 c 1.4103,4.64181 -3.1687,15.27284 3,15.15625 5.5221,1.65734 0.3867,-7.1933 3.3125,-8.28125 -1.2788,5.09501 1.0769,11.43477 5.625,7.28125 0.3353,-4.28335 1.1257,-12.84335 -5.375,-12.6875 0.1708,-2.35549 -5.7854,-6.57486 -6.5625,-1.46875 z" />
-          <path
-             style="fill:#f4e3d7"
-             inkscape:connector-curvature="0"
-             id="path4676"
-             d="m 1869.5938,640.71875 c -0.5443,4.16282 -0.6445,12.00685 5.4374,11.71875 4.7712,0.13508 8.0661,-0.36532 6.4688,-6.25 3.5814,-7.43731 -7.2986,-11.3205 -5.5312,-2.46875 1.0909,1.63421 -1.2513,5.53015 -0.8438,1.5 2.2516,-5.69509 -3.668,-9.74667 -5.5312,-4.5 z" />
-          <path
-             style="fill:#f4e3d7"
-             inkscape:connector-curvature="0"
-             id="path4678"
-             d="m 1886.6875,638.53125 c -6.2659,-1.18984 -6.7663,2.62383 -6,8.1875 -2.3458,8.63241 9.0903,6.36736 5.5625,-1.53125 0.2922,-3.31217 1.6612,1.09551 0.8125,2.53125 -1.1136,8.58694 9.1145,3.83287 5.5313,-3.25 0.2677,-3.42942 -2.363,-6.45523 -5.9063,-5.9375 z" />
-          <path
-             style="fill:#f4e3d7"
-             inkscape:connector-curvature="0"
-             id="path4680"
-             d="m 1891.6875,638.03125 c -3.061,2.62576 0.6421,6.16407 0.062,10.03125 -0.186,4.54021 7.2443,5.25556 8.7188,3.125 -1.5232,-6.40968 -4.2596,-4.79951 0,-10.25 -0.3238,-1.75585 -7.736,-8.787 -8.7813,-2.90625 z" />
-          <path
-             style="fill:#f4e3d7"
-             inkscape:connector-curvature="0"
-             id="path4682"
-             d="m 1903.8438,638.53125 c -8.0226,0.19826 -7.8694,13.92373 0.2187,13.875 2.9779,0.14038 7.5479,-0.54956 6.1875,-4.5625 1.6209,-3.76912 -1.0295,-10.19034 -6.4062,-9.3125 z" />
-          <path
-             style="fill:#f4e3d7"
-             inkscape:connector-curvature="0"
-             id="path4684"
-             d="m 1915.4062,637.03125 c 0.5189,2.76281 -4.5139,0.70945 -5.4687,3.65625 -3.7171,4.43808 -0.2461,13.53436 6.1875,11.5 8.059,2.12152 3.7536,-8.12138 4.8125,-13 2.3787,-4.89824 -5.6873,-6.01556 -5.5313,-2.15625 z m -0.75,6.78125 c 2.0302,0.54885 -0.1933,5.52441 -0.5624,1.9375 0.063,-0.65851 -0.092,-1.60792 0.5624,-1.9375 z" />
-          <path
-             style="fill:#f4e3d7"
-             inkscape:connector-curvature="0"
-             id="path4686"
-             d="m 1925.5938,637.03125 c 1.4102,4.64181 -3.1687,15.27284 3,15.15625 4.2849,1.32626 9.6055,-1.03032 9.4687,-6.0625 0.624,-3.92794 -2.6382,-8.45171 -6.875,-7.53125 2.3498,-4.78037 -6.3191,-4.96017 -5.5937,-1.5625 z m 6.1874,6.78125 c 1.8521,0.55701 -0.1174,5.40849 -0.5937,2.0625 0.049,-0.6393 -0.1634,-1.83448 0.5937,-2.0625 z" />
-          <path
-             style="fill:#f4e3d7"
-             inkscape:connector-curvature="0"
-             id="path4688"
-             d="m 1935.6875,641.46875 c 3.0664,5.66849 4.021,9.00549 0.7187,12.03125 -0.5193,3.98263 6.8918,2.75607 7.7188,-0.90625 0.3332,-4.27231 8.6864,-13.94929 2.625,-13.875 -6.2281,2.61502 -2.9847,2.41567 -9.2188,0 -3.1574,-0.0619 -3.5057,-0.54486 -1.8437,2.75 z" />
-          <path
-             style="fill:#f4e3d7"
-             inkscape:connector-curvature="0"
-             id="path4690"
-             d="m 1747.7812,660.15625 c -3.4194,-0.17421 -6.2041,3.54339 -4.6562,6.71875 -0.9639,1.6939 -1.3818,7.51333 2.8438,7 4.1504,1.52161 9.7936,-2.29223 7.4374,-6.875 0.2805,-5.23354 0.8221,-6.85514 -5.625,-6.84375 z" />
-          <path
-             style="fill:#f4e3d7"
-             inkscape:connector-curvature="0"
-             id="path4692"
-             d="m 1757.1875,660.15625 c -3.1438,0.1097 -5.8566,1.39541 -4.6875,5.0625 -1.5191,3.42352 -0.5538,8.87279 4.125,8.84375 3.4592,-0.59361 8.9194,1.30768 7.1562,-4.21875 0.845,-4.59723 -0.8274,-10.41722 -6.5937,-9.6875 z" />
-          <path
-             style="fill:#f4e3d7"
-             inkscape:connector-curvature="0"
-             id="path4694"
-             d="m 1762.0312,663.0625 c 2.4756,4.11422 1.7819,12.81375 8.5313,10.78125 1.101,-3.36341 7.1278,-12.5413 3.4063,-13.46875 -6.5447,-0.10237 -4.1065,6.14051 -8.4376,0 -2.5863,0.41398 -6.0397,-1.51016 -3.5,2.6875 z" />
-          <path
-             style="fill:#f4e3d7"
-             inkscape:connector-curvature="0"
-             id="path4696"
-             d="m 1778.0312,660.15625 c -3.1669,0.11067 -5.8557,1.37609 -4.6874,5.0625 -1.4541,3.43173 -0.566,8.86583 4.125,8.84375 3.4653,-0.59824 8.9529,1.32055 7.1874,-4.21875 0.7482,-4.6998 -0.7904,-10.36031 -6.625,-9.6875 z" />
-          <path
-             style="fill:#f4e3d7"
-             inkscape:connector-curvature="0"
-             id="path4698"
-             d="m 1788.4688,660.15625 c -5.1438,0.50683 -6.6275,7.33726 -4.125,11.15625 -0.719,3.42022 0.2517,6.2786 4,6.09375 5.5815,1.12176 8.4721,-4.99683 7.3124,-9.75 0.9537,-5.50965 -0.162,-8.29167 -5.8437,-7.5 -0.4479,-0.007 -0.8963,-0.0712 -1.3437,0 z m 0.875,5.28125 c 1.8907,0.24073 0.053,5.13352 -0.5313,1.96875 0.055,-0.61673 -0.1665,-1.67096 0.5313,-1.96875 z" />
-          <path
-             style="fill:#f4e3d7"
-             inkscape:connector-curvature="0"
-             id="path4700"
-             d="m 1800.1875,660.15625 c -8.0428,0.25229 -7.8522,13.90514 0.2187,13.90625 2.9714,0.0883 7.5103,-0.56735 6.1876,-4.59375 1.6023,-3.90323 -1.0421,-10.0528 -6.4063,-9.3125 z" />
-          <path
-             style="fill:#f4e3d7"
-             inkscape:connector-curvature="0"
-             id="path4702"
-             d="m 1809.9375,660.15625 c -3.4308,-0.20636 -6.1793,3.54163 -4.6875,6.6875 -0.9016,1.81947 -1.3627,7.55677 2.9062,7.0625 4.1753,1.45922 9.7642,-2.37428 7.375,-6.9375 0.814,-3.68728 -0.116,-7.05574 -4.1874,-6.8125 -0.4707,0.0228 -0.9362,-0.0888 -1.4063,0 z" />
-          <path
-             style="fill:#f4e3d7"
-             inkscape:connector-curvature="0"
-             id="path4704"
-             d="m 1814.75,669.6875 c -1.6822,8.61796 10.4886,2.48217 4.7812,-2 -1.8475,0.56012 -5.8739,-1.53104 -4.7812,2 z" />
-          <path
-             style="fill:#f4e3d7"
-             inkscape:connector-curvature="0"
-             id="path4706"
-             d="m 1825.625,659.21875 c 1.4392,4.67539 -3.4656,15.69476 3.7188,14.625 4.0198,2.28103 0.5637,-9.4157 3.3256,-3.41981 0.7106,5.82133 12.1027,4.43861 5.6797,-1.27207 -3.2626,-2.87343 1.2728,-6.49724 -1.5679,-9.74562 -2.6755,-3.35225 -7.502,-1.851 -11.1562,-2.1875 l 0,1 0,1 z m 5.8438,3.40625 c 1.5587,0.0163 -0.7208,1.13169 0,0 z" />
-          <path
-             style="fill:#f4e3d7"
-             inkscape:connector-curvature="0"
-             id="path4708"
-             d="m 1836.6562,662.375 c -1.0602,4.59413 0.049,13.2528 6.75,11.53125 7.6405,2.11272 4.6749,-6.13658 5.1876,-11.0625 -1.4013,-6.38118 -8.3312,-0.59267 -5.5938,5.03125 -1.2486,3.08778 -0.7311,-4.73752 -0.7812,-5.5 1.884,-3.00481 -7.4808,-2.95197 -5.5626,0 z" />
-          <path
-             style="fill:#f4e3d7"
-             inkscape:connector-curvature="0"
-             id="path4710"
-             d="m 1853.75,660.15625 c -5.4989,-0.67791 -7.1182,1.60634 -6,7.21875 -3.2295,8.14212 8.4732,8.99478 5.5625,0.46875 -0.9116,-2.03089 1.5388,-3.50696 0.8125,-0.5 -3.2432,8.15281 8.4632,9.05102 5.5625,0.5 0.5969,-3.78635 -1.4138,-8.36015 -5.9375,-7.6875 z" />
-          <path
-             style="fill:#f4e3d7"
-             inkscape:connector-curvature="0"
-             id="path4712"
-             d="m 1869.3438,660.15625 c -8.3514,0.40275 -7.1609,15.33974 1.375,13.875 8.2007,-0.65399 7.1098,-15.0085 -1.375,-13.875 z m 0.4374,5.3125 c 2.1758,0.11286 0.026,5.5039 -0.5,2.09375 -0.015,-0.677 -0.077,-1.65023 0.5,-2.09375 z" />
-          <path
-             style="fill:#f4e3d7"
-             inkscape:connector-curvature="0"
-             id="path4714"
-             d="m 1873.9062,663.0625 c 2.4756,4.11422 1.7819,12.81375 8.5313,10.78125 1.101,-3.36341 7.1278,-12.5413 3.4063,-13.46875 -6.5447,-0.10237 -4.1065,6.14051 -8.4376,0 -2.5863,0.41398 -6.0397,-1.51016 -3.5,2.6875 z" />
-          <path
-             style="fill:#f4e3d7"
-             inkscape:connector-curvature="0"
-             id="path4716"
-             d="m 1890.4375,660.15625 c -8.0978,0.2726 -7.7944,14.06838 0.375,13.90625 2.9414,0.068 7.3785,-0.61422 6.0625,-4.59375 1.6731,-3.89717 -1.1746,-10.10928 -6.4375,-9.3125 z" />
-          <path
-             style="fill:#f4e3d7"
-             inkscape:connector-curvature="0"
-             id="path4718"
-             d="m 1901.8125,660.15625 c -3.9989,0.213 -7.7159,-0.28315 -6.0937,5.21875 -3.4507,6.69664 5.736,13.2155 5.5624,4.46875 -0.094,-1.52634 -0.7346,-5.55811 2,-4.03125 3.7888,1.03642 2.6076,-7.40271 -1.4687,-5.65625 z" />
-          <path
-             style="fill:#f4e3d7"
-             inkscape:connector-curvature="0"
-             id="path4720"
-             d="m 1913.2188,660.15625 c -3.1438,0.1097 -5.8566,1.39541 -4.6876,5.0625 -1.4878,3.39223 -0.6069,8.777 4.0313,8.84375 3.4787,-0.60294 9.0548,1.35015 7.2813,-4.21875 0.7756,-4.56021 -0.8422,-10.43737 -6.625,-9.6875 z" />
-          <path
-             style="fill:#f4e3d7"
-             inkscape:connector-curvature="0"
-             id="path4722"
-             d="m 1919.0312,658.6875 c 1.4103,4.64181 -3.1686,15.27284 3,15.15625 5.4346,-0.47175 1.2446,-10.56797 2.5626,-15.15625 1.884,-3.00481 -7.4808,-2.95197 -5.5626,0 z" />
-          <path
-             style="fill:#f4e3d7"
-             inkscape:connector-curvature="0"
-             id="path4724"
-             d="m 1923.8438,658.6875 c 1.4102,4.64181 -3.1687,15.27284 3,15.15625 5.4345,-0.47175 1.2445,-10.56797 2.5624,-15.15625 1.8841,-3.00481 -7.4807,-2.95197 -5.5624,0 z" />
-          <path
-             style="fill:#f4e3d7"
-             inkscape:connector-curvature="0"
-             id="path4726"
-             d="m 1939.1875,660.15625 c -8.2722,0.40045 -7.2139,15.15871 1.25,13.90625 8.3146,-0.50984 7.3073,-15.06514 -1.25,-13.90625 z m 0.5937,5.3125 c 2.3673,1.27218 -1.0167,5.52178 -0.6562,1.21875 0.1,-0.39868 0.094,-1.16857 0.6562,-1.21875 z" />
-          <path
-             style="fill:#f4e3d7"
-             inkscape:connector-curvature="0"
-             id="path4728"
-             d="m 1949.1562,656.71875 c -3.1713,-0.44106 -3.1447,4.12304 -5.6562,3.65625 1.1738,4.48241 0.1304,11.18207 3.5,13.46875 6.3003,0.4982 2.2131,-9.3911 6.125,-11.28125 0.9062,-3.32532 1.2911,-7.32956 -3.9688,-5.84375 z" />
-          <path
-             style="fill:#f4e3d7"
-             inkscape:connector-curvature="0"
-             id="path4730"
-             d="m 1775.2188,681.3125 c -3.1767,2.59348 0.7125,6.1606 0.031,10 -0.1966,4.51901 7.2221,5.32585 8.7188,3.15625 -1.474,-6.42227 -4.2438,-4.80897 0,-10.25 -0.3259,-1.75992 -7.6926,-8.79408 -8.75,-2.90625 z" />
-          <path
-             style="fill:#f4e3d7"
-             inkscape:connector-curvature="0"
-             id="path4732"
-             d="m 1781.9688,680.3125 c 1.4102,4.64181 -3.1687,15.27284 3,15.15625 5.5957,1.57217 0.2834,-6.94811 3.2812,-8.34375 0.4148,4.09868 -1.6421,10.26656 4.6562,8.34375 1.8629,-1.57866 1.1171,-6.87372 0.6563,-10.125 -0.6166,-2.59647 -3.5208,-4.02947 -6.0313,-3.46875 2.3425,-4.77529 -6.2824,-4.95884 -5.5624,-1.5625 z" />
-          <path
-             style="fill:#f4e3d7"
-             inkscape:connector-curvature="0"
-             id="path4734"
-             d="m 1798.0938,681.8125 c -7.8677,0.55883 -7.4753,13.89759 0.4687,13.875 3.4076,0.39932 7.1798,-1.20658 6.5625,-4.59375 0.8164,-4.57445 -1.5184,-10.12039 -7.0312,-9.28125 z" />
-          <path
-             style="fill:#f4e3d7"
-             inkscape:connector-curvature="0"
-             id="path4736"
-             d="m 1809.5938,681.8125 c -5.5186,-0.77938 -7.104,1.61557 -6,7.1875 -3.2295,8.14212 8.4731,8.99478 5.5624,0.46875 -0.5685,-1.56124 0.9346,-3.74323 0.5626,-0.65625 -3.3113,8.20541 8.4128,9.33169 5.5624,0.65625 -0.6117,-1.91913 1.0698,-3.49218 0.5938,-0.46875 -3.2295,8.14212 8.4732,8.99478 5.5625,0.46875 1.4457,-5.2309 -4.0546,-9.65643 -8.5313,-6.9375 -0.961,-0.68321 -2.1714,-0.82363 -3.3124,-0.71875 z" />
-          <path
-             style="fill:#f4e3d7"
-             inkscape:connector-curvature="0"
-             id="path4738"
-             d="m 1826.0312,681.3125 c -3.1766,2.59348 0.7126,6.1606 0.031,10 -0.1837,4.53105 7.2087,5.32084 8.7187,3.15625 -1.4739,-6.42227 -4.2437,-4.80897 0,-10.25 -0.3258,-1.75992 -7.6925,-8.79408 -8.75,-2.90625 z" />
-          <path
-             style="fill:#f4e3d7"
-             inkscape:connector-curvature="0"
-             id="path4740"
-             d="m 1837.75,681.8125 c -8.2327,0.50105 -6.9592,15.3342 1.5,13.84375 8.2958,-0.68793 7.0867,-15.15633 -1.5,-13.84375 z m 0.6562,5.28125 c 2.0654,0.39239 -0.1167,5.68731 -0.5937,1.90625 0.01,-0.71191 -0.06,-1.55993 0.5937,-1.90625 z" />
-          <path
-             style="fill:#f4e3d7"
-             inkscape:connector-curvature="0"
-             id="path4742"
-             d="m 1852.9688,681.8125 c -3.304,0.0389 -5.8381,3.82125 -4.1876,6.84375 -1.1041,1.54418 -1.3897,7.42417 2.8126,6.875 4.1835,1.48262 9.7599,-2.38987 7.375,-6.90625 0.4653,-5.56468 0.3989,-6.94166 -6,-6.8125 z" />
-          <path
-             style="fill:#f4e3d7"
-             inkscape:connector-curvature="0"
-             id="path4744"
-             d="m 1857.8125,684 c -0.8056,4.3438 -0.3438,12.60725 6.0313,11.65625 6.788,1.4019 6.3299,-3.63414 5.875,-9.1875 1.4174,-8.19965 -9.0899,-4.32387 -5.5313,2.71875 -0.8257,3.44721 -1.3064,-2.69786 -0.8437,-3.6875 2.3109,-4.72109 -6.2864,-4.86614 -5.5313,-1.5 z" />
-          <path
-             style="fill:#f4e3d7"
-             inkscape:connector-curvature="0"
-             id="path4746"
-             d="m 1874.9688,681.8125 c -5.5509,-0.78648 -7.1822,1.58714 -6.0626,7.1875 -3.2294,8.14212 8.4732,8.99478 5.5626,0.46875 -0.9449,-3.37695 2.3857,-2.29647 3.9687,-0.59375 -0.2702,-3.40698 1.4856,-7.98774 -3.4687,-7.0625 z" />
-          <path
-             style="fill:#f4e3d7"
-             inkscape:connector-curvature="0"
-             id="path4748"
-             d="m 1875.0938,684.71875 c 2.4826,4.08848 1.8094,12.77116 8.5312,10.75 1.1368,-3.36051 7.1622,-12.52608 3.4375,-13.46875 -6.564,-0.10664 -4.1338,6.06966 -8.4375,0 -2.6165,0.41337 -6.0725,-1.51387 -3.5312,2.71875 z" />
-          <path
-             style="fill:#f4e3d7"
-             inkscape:connector-curvature="0"
-             id="path4750"
-             d="m 1886.3438,680.3125 c 0.581,4.80435 -1.2898,12.06053 1,15.15625 7.6481,1.98153 3.5286,-7.80469 4.5312,-12.46875 2.3473,-5.305 -5.1919,-6.80687 -5.5312,-2.6875 z" />
-          <path
-             style="fill:#f4e3d7"
-             inkscape:connector-curvature="0"
-             id="path4752"
-             d="m 1890.125,684.71875 c 2.481,4.10589 1.8187,12.78808 8.5625,10.75 1.101,-3.36341 7.1278,-12.5413 3.4063,-13.46875 -6.5447,-0.10237 -4.1065,6.14051 -8.4376,0 -2.6164,0.41337 -6.0725,-1.51387 -3.5312,2.71875 z" />
-          <path
-             style="fill:#f4e3d7"
-             inkscape:connector-curvature="0"
-             id="path4754"
-             d="m 1906.4062,681.8125 c -7.8338,0.62767 -7.397,13.90076 0.5313,13.875 2.9892,0.1362 7.5289,-0.57725 6.1563,-4.59375 1.8092,-3.94891 -1.3292,-10.3111 -6.6876,-9.28125 z" />
-          <path
-             style="fill:#f4e3d7"
-             inkscape:connector-curvature="0"
-             id="path4756"
-             d="m 1913,680.84375 c 0.015,5.09789 0.078,9.61248 0,14.625 7.3189,2.24305 5.6003,-4.31274 5.7188,-9.09375 1.8089,-5.82594 -2.4493,-11.52411 -5.7188,-5.53125 z" />
-        </g>
-      </g>
-      <text
-         inkscape:label="#text4418"
-         inkscape:export-ydpi="192.10005"
-         inkscape:export-xdpi="192.10005"
-         inkscape:export-filename="/home/xymus/projects/mnit/tests/dino/assets/images/play_again_mobile.png"
-         sodipodi:linespacing="125%"
-         id="asdf"
-         y="650.19305"
-         x="1847.4612"
-         style="font-size:17.31080437px;font-style:normal;font-weight:normal;text-align:center;line-height:125%;letter-spacing:0px;word-spacing:0px;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans"
-         xml:space="preserve"><tspan
-           y="650.19305"
-           x="1847.4612"
-           id="tspan4420"
-           sodipodi:role="line">You're being hunted by</tspan><tspan
-           id="tspan4422"
-           y="671.83154"
-           x="1847.4612"
-           sodipodi:role="line">savages. Run over all of</tspan><tspan
-           id="tspan4424"
-           y="693.47009"
-           x="1847.4612"
-           sodipodi:role="line">them to survive!</tspan></text>
-    </g>
-    <g
-       id="g3781"
-       transform="matrix(0.10156811,0,0,0.10156811,1202.5788,588.80734)" />
-    <g
-       id="0javelin"
-       inkscape:label="#g3775"
-       transform="matrix(0.10156811,0,0,0.10156811,1203.9126,595.0659)">
-      <g
-         transform="translate(88.926767,-88.571427)"
-         id="g3001">
-        <path
-           style="fill:none;stroke:#000000;stroke-width:5.51881981;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
-           d="m 467.70063,318.99143 0,112.60572"
-           id="path2987"
-           inkscape:connector-curvature="0" />
-        <path
-           sodipodi:type="star"
-           style="fill:#808080;fill-opacity:1;stroke:#000000;stroke-width:4.09815788;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:0.99215686;stroke-dasharray:none"
-           id="path2989"
-           sodipodi:sides="3"
-           sodipodi:cx="456.58896"
-           sodipodi:cy="271.51425"
-           sodipodi:r1="17.239311"
-           sodipodi:r2="8.6196556"
-           sodipodi:arg1="0.52359878"
-           sodipodi:arg2="1.5707963"
-           inkscape:flatsided="false"
-           inkscape:rounded="0"
-           inkscape:randomized="0"
-           d="m 471.51864,280.13391 -14.92968,0 -14.92968,0 7.46484,-12.92949 7.46484,-12.92948 7.46484,12.92948 z"
-           inkscape:transform-center-y="-5.1599196"
-           transform="matrix(0.74434093,0,0,1.1972427,127.33771,-15.663089)" />
-      </g>
-      <path
-         d="m 567.14287,198.07648 c 0,80.47577 -4.79694,145.71428 -10.71428,145.71428 -5.91734,0 -10.71429,-65.23851 -10.71429,-145.71428 0,-80.47578 4.79695,-145.714282 10.71429,-145.714282 5.91734,0 10.71428,65.238502 10.71428,145.714282 z"
-         sodipodi:ry="145.71428"
-         sodipodi:rx="10.714286"
-         sodipodi:cy="198.07648"
-         sodipodi:cx="556.42859"
-         id="path3005"
-         style="fill:#d3bc5f;fill-opacity:0;stroke:none"
-         sodipodi:type="arc" />
-    </g>
-    <g
-       id="0caveman_ready"
-       inkscape:label="#g3848"
-       transform="matrix(0.10156811,0,0,0.10156811,1206.6827,583.67738)">
-      <g
-         inkscape:label="#g3831"
-         id="0caveman">
-        <path
-           transform="translate(169.41108,-114.17838)"
-           sodipodi:type="arc"
-           style="fill:#d3bc5f;fill-opacity:1;stroke:#000000;stroke-width:5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
-           id="path3767"
-           sodipodi:cx="192.14285"
-           sodipodi:cy="399.50504"
-           sodipodi:rx="34.285713"
-           sodipodi:ry="34.285713"
-           d="m 226.42857,399.50504 c 0,18.93547 -15.35024,34.28571 -34.28572,34.28571 -18.93547,0 -34.28571,-15.35024 -34.28571,-34.28571 0,-18.93548 15.35024,-34.28572 34.28571,-34.28572 18.93548,0 34.28572,15.35024 34.28572,34.28572 z" />
-        <path
-           style="fill:none;stroke:#000000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
-           d="m 361.55394,319.61237 0,107.14286"
-           id="path3769"
-           inkscape:connector-curvature="0" />
-        <path
-           style="fill:none;stroke:#000000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
-           d="m 361.34006,426.289 -28.6056,49.54636"
-           id="path3771"
-           inkscape:connector-curvature="0" />
-        <path
-           inkscape:connector-curvature="0"
-           id="path3773"
-           d="m 361.8416,426.289 28.6056,49.54636"
-           style="fill:none;stroke:#000000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" />
-        <path
-           style="fill:none;stroke:#000000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
-           d="m 360.32991,332.09228 -40.32208,23.27996"
-           id="path3775"
-           inkscape:connector-curvature="0" />
-        <path
-           inkscape:connector-curvature="0"
-           id="path3777"
-           d="m 362.93931,332.09228 40.32208,23.27996"
-           style="fill:none;stroke:#000000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" />
-        <path
-           sodipodi:type="arc"
-           style="fill:#ff00ff;fill-opacity:0;stroke:none"
-           id="path3829"
-           sodipodi:cx="359.61429"
-           sodipodi:cy="476.57523"
-           sodipodi:rx="19.192898"
-           sodipodi:ry="231.32494"
-           d="m 378.80719,476.57523 c 0,127.75723 -8.59296,231.32493 -19.1929,231.32493 -10.59995,0 -19.1929,-103.5677 -19.1929,-231.32493 0,-127.75724 8.59295,-231.32494 19.1929,-231.32494 10.59994,0 19.1929,103.5677 19.1929,231.32494 z" />
-      </g>
-      <use
-         transform="matrix(0.96946853,0.24521577,-0.24521577,0.96946853,-68.867453,-35.58221)"
-         height="1"
-         width="1"
-         id="use3789"
-         xlink:href="#g3001"
-         y="0"
-         x="0" />
-    </g>
-    <g
-       transform="matrix(0.10156811,0,0,0.10156811,1208.414,583.95724)"
-       id="0caveman_afraid"
-       inkscape:label="#g3896">
-      <path
-         d="m 226.42857,399.50504 c 0,18.93547 -15.35024,34.28571 -34.28572,34.28571 -18.93547,0 -34.28571,-15.35024 -34.28571,-34.28571 0,-18.93548 15.35024,-34.28572 34.28571,-34.28572 18.93548,0 34.28572,15.35024 34.28572,34.28572 z"
-         sodipodi:ry="34.285713"
-         sodipodi:rx="34.285713"
-         sodipodi:cy="399.50504"
-         sodipodi:cx="192.14285"
-         id="path3767-4"
-         style="fill:#d38c5f;fill-opacity:1;stroke:#000000;stroke-width:5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
-         sodipodi:type="arc"
-         transform="translate(-33.62958,-116.19868)" />
-      <path
-         inkscape:connector-curvature="0"
-         id="path3769-0"
-         d="m 158.51328,317.59207 0,107.14286"
-         style="fill:none;stroke:#000000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" />
-      <path
-         inkscape:connector-curvature="0"
-         id="path3771-6"
-         d="m 158.2994,424.2687 -28.6056,49.54636"
-         style="fill:none;stroke:#000000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" />
-      <path
-         style="fill:none;stroke:#000000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
-         d="m 158.80094,424.2687 28.6056,49.54636"
-         id="path3773-4"
-         inkscape:connector-curvature="0" />
-      <path
-         inkscape:transform-center-y="-10.245755"
-         inkscape:transform-center-x="21.938845"
-         inkscape:connector-curvature="0"
-         id="path3775-7"
-         d="M 157.23601,329.21038 115.06405,309.47837"
-         style="fill:none;stroke:#000000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" />
-      <path
-         style="fill:none;stroke:#000000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
-         d="m 160.52091,329.21038 42.17196,-19.73201"
-         id="path3894"
-         inkscape:connector-curvature="0"
-         inkscape:transform-center-x="-21.938845"
-         inkscape:transform-center-y="-10.245755" />
-      <path
-         transform="translate(-203.41816,-1.2401916)"
-         sodipodi:type="arc"
-         style="fill:#ff00ff;fill-opacity:0;stroke:none"
-         id="path3829-0"
-         sodipodi:cx="359.61429"
-         sodipodi:cy="476.57523"
-         sodipodi:rx="19.192898"
-         sodipodi:ry="231.32494"
-         d="m 378.80719,476.57523 c 0,127.75723 -8.59296,231.32493 -19.1929,231.32493 -10.59995,0 -19.1929,-103.5677 -19.1929,-231.32493 0,-127.75724 8.59295,-231.32494 19.1929,-231.32494 10.59994,0 19.1929,103.5677 19.1929,231.32494 z" />
-    </g>
-    <g
-       id="0life"
-       inkscape:label="#g3015"
-       transform="matrix(0.10156811,0,0,0.10156811,1202.5788,588.80734)">
-      <path
-         sodipodi:nodetypes="ccscscc"
-         inkscape:connector-curvature="0"
-         id="path2985"
-         d="M 272.65322,631.50567 213.7214,553.40421 c 0,0 -37.66457,-52.06763 -18.02063,-78.10145 19.64394,-26.03382 71.15559,-9.3423 76.95245,15.31689 5.962,-24.62646 57.81359,-41.35072 77.45753,-15.3169 19.64394,26.03382 -18.52572,78.10146 -18.52572,78.10146 z"
-         inkscape:transform-center-y="26.033822"
-         style="fill:#ff2a2a;fill-opacity:1;stroke:#000000;stroke-width:8;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:0.99215686;stroke-dasharray:none" />
-    </g>
-    <g
-       id="0life_empty"
-       inkscape:label="#g3018"
-       transform="matrix(0.10156811,0,0,0.10156811,1202.5788,588.80734)">
-      <path
-         style="fill:#808080;fill-opacity:1;stroke:#000000;stroke-width:8;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:0.99215686;stroke-dasharray:none"
-         inkscape:transform-center-y="26.033822"
-         d="m 475.51036,631.50567 -58.93182,-78.10146 c 0,0 -37.66457,-52.06763 -18.02063,-78.10145 19.64394,-26.03382 71.15559,-9.3423 76.95245,15.31689 5.962,-24.62646 57.81359,-41.35072 77.45753,-15.3169 19.64394,26.03382 -18.52572,78.10146 -18.52572,78.10146 z"
-         id="path2988"
-         inkscape:connector-curvature="0"
-         sodipodi:nodetypes="ccscscc" />
-    </g>
-    <g
-       transform="matrix(0.18739518,0,0,0.18739518,1249.6881,555.11955)"
-       id="0dino"
-       inkscape:label="#g3096">
-      <path
-         inkscape:connector-curvature="0"
-         id="path3056"
-         d="m 306.59375,177.16066 c -10.92225,0.83824 -22.21496,9.45417 -22,21.21875 -2.94534,5.24854 -11.00925,2.72967 -15.5,6.0625 -5.99004,4.00265 -10.93566,9.97989 -18.5,11.0625 -21.19899,4.39872 -43.56299,-5.96458 -64.40625,1.90625 -21.0351,8.0811 -34.43119,28.27094 -44.40625,47.59375 -6.72268,14.38113 -8.50231,31.99863 -2.96875,46.9375 5.41013,6.67525 0.94783,15.09697 -3.375,21 -6.01574,7.94517 -6.37479,21.41996 3.21875,26.78125 9.25637,6.34728 21.20449,6.34758 31.75,8.75 -0.28469,14.45141 6.23359,29.64999 0.40625,43.5625 -2.59886,5.74683 -9.25843,6.72052 -14.8125,5.53125 -13.29133,-0.74154 -26.91644,0.76394 -40,-0.0937 -2.35827,-2.64991 -9.17401,-2.31838 -7.09375,2.40625 9.42125,15.25227 29.24385,17.93105 41.09375,30.4375 0.68965,2.14932 -3.94872,3.62927 -5.24271,5.50824 -7.28142,6.86748 -17.30185,11.95706 -22.00729,20.96051 -1.09534,4.62691 4.85487,4.69855 7.90625,4.375 11.93593,0.5357 21.68298,-9.32654 33.4375,-9.5 3.9365,1.78412 1.17136,7.34138 2.5,10.65625 1.21354,10.15697 -2.64377,21.03741 1.0625,30.78125 3.07186,3.93897 9.31468,-0.46315 8.5625,-4.71875 2.97468,-15.26145 12.9873,-27.61926 18.20746,-41.84244 -0.16464,-9.81041 5.44632,-20.14087 15.48004,-22.40756 14.12806,-3.6018 29.45735,-1.28412 43.84973,-4.69193 19.84165,-3.06847 40.26936,-7.59611 60.24402,-3.37057 -16.40694,33.16149 -28.88361,68.32036 -39.79291,103.63457 -8.07417,28.33624 -11.16777,61.55362 5.91791,87.30293 1.6736,2.19587 6.52819,5.35396 4.53125,8.4375 -7.71517,2.92425 -16.72294,0.0177 -23.6875,-3.6875 -8.82285,-4.8373 -17.43066,-11.89692 -27.78125,-12.625 -6.15078,0.48289 -4.60808,8.30602 -2.28125,11.875 6.05399,7.01001 7.80865,16.77008 13.0625,24.1875 2.14086,7.87825 11.72528,14.34119 8.59375,23.0625 -9.94978,11.22814 -17.64266,24.18848 -25.90625,36.75 -3.92568,3.61983 3.49083,3.43835 6.25,3.53125 13.08631,-0.80023 22.99422,-11.87312 35.625,-13.625 4.21794,1.86961 1.82848,8.69149 1.90625,12.25 -1.39398,13.10321 -6.9142,27.21165 -1.8125,40.03125 1.52899,5.2729 7.26192,0.5502 10.90625,0 13.33142,-4.88413 25.50501,-12.95466 34.71875,-23.6875 2.94634,-2.01826 3.5288,4.3282 4.78125,5.625 1.21492,2.76122 2.619,5.52247 4.78125,7.6875 -2.33412,3.29558 -8.30401,9.71554 -2.90625,13 3.0361,1.45204 6.94838,-0.2918 8.03125,3.8125 2.86297,5.33208 3.12491,11.71718 7.21875,16.5625 2.07001,3.89994 7.58175,2.75518 8.625,-1.28125 4.08327,-8.02022 3.64653,-19.23458 12.96875,-23.53125 6.88467,-3.19543 14.26891,-8.08327 21.78125,-7.59375 3.1483,1.58289 4.50287,-3.85065 8.1875,-2.28125 6.40391,4.10182 8.08788,12.68843 12.58784,18.63273 6.43888,10.28293 11.77417,21.64249 19.94341,30.52352 3.50011,4.0147 9.92082,2.05315 11.46875,-2.78125 3.39313,-7.38401 4.03843,-15.75572 8.0625,-22.90625 2.77527,-5.81474 2.86428,-14.04769 8.28125,-18.15625 1.54324,2.72431 4.7004,0.1207 6.46875,2.96875 7.89165,5.0887 16.7579,8.11321 25.0625,12.3125 4.91083,2.36924 13.79056,1.9162 13.96875,-5.15625 -0.52412,-7.90946 -5.20568,-14.93758 -10.21875,-20.875 -3.36421,-4.24611 -8.84917,-7.85048 -9.65625,-13.5625 25.53467,0.33007 52.15695,4.77108 76.71875,-4.1875 10.26111,-2.60716 19.79567,-7.86401 29.01875,-12.7875 5.09396,-2.9898 10.1487,-6.75113 15.325,-9.11875 2.56001,-0.565 4.58434,-0.98601 6.96875,-0.0312 2.17422,-1.45412 2.36244,-3.88244 5.25,-4.84375 12.27623,-7.35152 24.62187,-15.30452 34.25,-26.03125 2.60567,-1.98832 5.02411,-6.5144 8.33703,-9.79129 9.28332,-11.00155 15.05406,-24.41898 23.19422,-36.30246 7.69744,-11.30858 9.26201,-25.259 9.4375,-38.75 0.0193,-14.901 -0.33725,-30.37123 -5.00971,-44.55068 -8.07816,-19.03978 -16.29957,-38.82581 -31.74029,-53.16817 -13.44777,-12.69999 -31.33818,-18.77407 -47.53125,-26.96875 -10.56427,-4.46529 -23.31616,-7.77084 -33.9375,-1.5625 -18.21215,9.05363 -29.88875,29.18705 -29.20499,49.65117 -1.14255,11.26128 -0.0972,22.60054 1.67374,33.63008 -0.19084,6.59281 1.78885,14.30971 6.8125,18.53125 4.44935,1.1637 9.3329,-0.11937 13.90625,0.78125 -1.03364,-2.0192 -4.3356,-4.6367 -4.15625,-6.71875 2.50368,-0.76104 7.97391,-0.51196 8.16861,-2.96763 -1.06744,-1.94462 -3.65293,-5.78188 0.48764,-5.50112 4.34517,0.30987 6.31598,-0.47485 2.96875,-4.25 -1.14022,-1.79735 -2.91409,-7.21828 1.21875,-5.40625 4.12105,2.0646 6.35669,2.27989 5.0625,-2.9375 -0.23767,-2.30231 0.73313,-6.66973 3.875,-4.5625 3.18054,1.67453 6.04555,5.32186 6.90625,-0.21875 2.17028,-3.56519 4.89597,-9.57244 9.71875,-9.4375 2.66101,3.97149 -0.0183,9.5505 -0.90625,13.78125 3.05306,-0.50232 10.26416,-0.21426 7.65625,4.6875 -1.93989,4.08364 -5.24602,7.14955 -8.5625,10.1875 1.85273,1.95555 7.00743,3.63195 7.21875,6.3125 -4.14484,2.62405 -8.96122,4.03579 -13.125,6.6875 2.21063,3.31924 5.91348,5.88774 7.78125,9.1875 -4.15667,1.64889 -8.86836,1.25823 -13.3125,1.71875 1.65684,2.57388 7.53466,5.04612 6.78125,8.46875 -4.0749,1.942 -8.97775,0.89151 -13.25,0.3125 -0.35503,3.32144 1.06352,7.66271 1.53125,10.03125 -3.72306,-1.94719 -7.46732,-7.44829 -10.375,-1.53125 -1.831,1.13789 -5.10433,7.10821 -6.78125,3.1875 -2.21479,-3.04363 -3.40836,-8.48071 -6.63596,-9.7371 -4.22327,0.14815 -11.871,4.76179 -14.20779,-1.04415 -1.54454,-3.9472 -1.67551,-8.22077 -2.125,-12.40625 -5.23323,1.51971 -14.70155,4.35704 -16.5625,-3.125 -1.02453,-3.15562 -0.77813,-6.6742 -0.8125,-10.09375 -4.14889,0.93913 -9.61022,5.04274 -13.71875,2.78125 -0.8913,-5.9014 2.22522,-11.76722 2.65625,-17.71875 -3.23138,1.13189 -9.6733,0.28662 -7.875,-4.5 0.71193,-3.03679 6.4562,-6.07558 0.15625,-5.71875 -7.95037,-0.35739 -17.19947,-7.00381 -14.25,-15.875 2.2397,-4.55021 -4.98245,-1.54018 -7.46875,-3.1875 -5.81201,-1.46503 -1.98561,-8.81945 -1.5625,-12.625 0.7098,-3.04861 0.52524,-6.22716 -0.34375,-9.21875 -4.22826,0.7457 -9.41561,3.66034 -13.4375,1.59375 0.77903,-8.35604 7.51278,-15.68417 6.28125,-24.5625 -10.4959,3.40212 -23.30961,-2.75924 -25.0625,-14.09375 -0.75702,-3.94873 -0.18538,-7.98373 0.78125,-11.84375 -4.23624,-0.17757 -11.16849,2.78765 -14.15625,-1.25 -1.41896,-3.94279 1.37519,-10.10446 -1.96875,-12.53125 -2.36203,-0.79768 -9.84241,-2.12396 -3.83771,-2.87939 9.43722,-2.1841 19.29925,-4.22693 26.93146,-10.49561 -14.21494,-11.47114 -31.47987,-17.55848 -47.46875,-25.90625 -3.72253,-2.21416 0.73403,-7.08095 1.75,-9.71875 3.50588,-5.67153 7.78015,-10.92063 13.34375,-14.625 -12.85108,-2.67171 -23.69095,-10.95749 -36.28125,-14.28125 -2.84414,-4.27982 4.18504,-5.40724 6.25,-8.21875 15.04093,-12.32107 28.62882,-26.84914 39.09375,-43.125 4.63085,-14.39832 21.53032,-17.45686 32.65625,-25.03125 4.97765,-2.72905 1.74946,-9.3591 -2.5,-10.84375 -3.52968,-2.35699 -8.81547,-3.20101 -11.4375,-6.03125 6.64626,-4.72881 16.90617,-8.11702 18.8125,-17.0625 -0.40063,-7.07145 -9.66622,-7.41051 -15,-7.625 -5.41547,-8.3e-4 -11.12477,0.99324 -16.1875,-0.96875 -3.18307,-4.27073 1.54002,-9.86908 3.125,-13.9375 3.65713,-6.66673 6.8493,-13.37345 12.28125,-18.71875 3.17572,-2.66362 2.84475,-9.38586 -2.40625,-8.40625 -10.08896,2.15632 -17.004,10.85868 -26.53125,14.53125 -10.10584,5.49919 -22.82307,7.31 -33,1.03125 -7.74406,4.33242 -16.49923,-0.19756 -21.96875,-6.0625 -5.57952,-6.31225 -13.82851,-7.55342 -20.90625,-11.59375 -6.3145,-3.51114 -14.55413,-3.98756 -20.78125,-1.40625 -2.43303,-5.96341 -8.89503,-8.93446 -15.09375,-8.34375 z m -0.25,5.4375 c 3.51485,-0.19416 10.79526,1.28736 9.34375,6.09375 -0.67792,1.96834 -3.11107,4.35329 -4.28125,1.28125 -2.46109,-3.24081 -6.12216,-5.3565 -10,-6.40625 1.57633,-0.66268 3.18405,-0.82781 4.9375,-0.96875 z m 28.1875,8.4375 c 7.18711,-0.35641 7.82773,9.79642 14.09375,10.875 2.7823,0.61601 3.58368,-4.88001 5.90625,-1.59375 5.37038,3.48982 10.65778,7.11232 14.8125,12.09375 4.59626,0.17543 10.36336,-2.13661 14.375,0.0312 1.15718,1.09396 -4.13686,-0.13083 -5.4375,0.40625 -3.76227,-0.65927 -5.03399,4.60758 -1.03125,5 4.3104,1.19505 10.02809,2.44247 13.625,-1.03125 1.14285,-3.16696 -3.93727,-3.62051 -4.46875,-3.96875 2.12914,-3.45634 4.06789,4.00297 6.125,-0.15625 2.71028,0.61399 7.55847,2.33367 8.6875,3.625 -3.20888,-0.97562 -6.76041,3.25707 -2.8125,4.875 2.79579,1.28348 6.75393,2.07818 8.6875,-0.875 16.6603,13.4937 26.19428,36.38979 21.14452,57.51594 -5.10695,12.50101 -12.29686,24.15011 -20.98827,34.51531 -1.90901,-3.97385 -4.21079,-11.02089 -9.59375,-10.375 -3.72474,3.10421 1.19459,7.97086 3.03125,10.8125 4.54361,3.02901 1.40104,5.96166 -1.75,8.625 -6.97737,6.84512 -14.33964,13.6838 -23.125,18 -6.84877,5.76581 -0.74855,14.94174 -0.34375,22.03125 0.3684,4.09102 -4.48957,6.25128 -4.89661,10.40766 -0.87684,2.39656 -4.58286,2.41876 -5.54089,5.37359 -3.09473,4.48069 -5.09887,9.52213 -7.28125,14.5 5.41571,-4.25466 14.488,-8.78121 14.28125,-16.71875 0.3506,-2.273 5.0313,-3.59733 5.96875,-6.59375 1.24533,-3.70739 1.96919,2.84706 1.84375,4.15625 0.82326,6.33375 -4.96947,10.59088 -6.5625,15.9375 -4.9095,0.0451 -6.78881,6.44585 -9.28125,9.875 -4.24137,6.75306 -2.6864,8.80853 3.28125,3.15625 2.97651,-3.38388 8.97926,-7.58789 6.875,-12.625 4.47672,-1.44616 6.79559,-5.35116 9.125,-8.84375 2.21738,-0.47292 2.52781,4.06222 3.4375,5.53125 0.0272,2.1025 3.70704,7.13716 -0.1875,6 -5.87136,2.51528 -7.20618,10.45053 -10.09375,14.75 -5.4771,1.11819 -6.18201,8.71483 -8.87197,12.6669 -0.93445,2.45639 5.47112,-2.29395 7.52822,-3.8544 2.09466,-1.96878 5.17415,-6.5125 1.875,-8.625 4.40481,-3.40152 9.76464,-6.38631 12.3125,-11.53125 1.72763,8.48508 6.56621,15.69482 9.53125,23.625 8.13515,16.96664 21.8139,30.4938 31.57779,46.6209 23.60121,34.61985 46.55375,69.85468 71.17221,103.6291 8.15484,8.48687 18.62905,14.61155 28.24656,21.4226 9.09229,5.3953 20.40882,10.31618 28.84719,14.5774 -4.23737,5.84187 -1.61508,14.24062 1.875,19.875 6.17202,-1.40997 3.17269,-9.00143 3.71875,-13.375 0.37967,-1.66658 -1.60948,-5.18388 -0.78125,-5.5 5.74908,2.03771 11.71321,-0.82715 17.375,0.15625 9.66285,4.01589 12.21758,17.90005 23.0625,19.75 5.4846,-0.75099 2.73083,-7.8806 -0.65625,-9.65625 -2.35731,-2.07974 -5.8299,-2.39937 -6.0625,-6.03125 -0.72045,-2.9052 -4.57613,-5.16847 -5.40625,-6.8125 3.16737,-2.31173 -0.80591,-5.58752 -0.0937,-8.21875 5.93228,-3.81049 8.09239,-10.89203 11.09375,-16.8125 2.31948,-2.33435 1.37846,-5.97708 3.96875,-7.75 -0.0192,-3.25929 -1.8407,-5.34013 -0.1943,-9.02168 2.67985,-15.85602 5.91591,-34.50934 -4.3682,-48.29082 -14.0677,-8.02969 -30.87997,-0.62613 -41.62241,9.28936 -5.51093,5.23295 -12.01919,10.73604 -12.28384,18.86689 -0.90533,3.06876 -1.79334,6.77363 -3.71875,9.21875 -1.9075,-6.98229 -2.45206,-14.44909 -3.53125,-21.65625 -0.36814,-12.34984 -0.0815,-25.04792 2.8125,-37.0625 4.35097,-11.32952 13.67598,-19.89815 22.6875,-27.5625 3.46778,-2.8634 11.27641,-5.03024 12.5,1 -3.32324,4.05062 -2.26143,10.24641 -2.65625,14.34375 -6.51494,3.31712 -5.96417,12.49301 -7.5625,18.625 3.41247,-5.32879 10.77308,-10.19867 10.1875,-17.1875 -0.4209,-2.75194 3.56844,-5.52076 3.75,-8.84375 1.01907,-2.85554 -0.55439,-6.97762 3.625,-7.4375 1.60775,-0.4283 5.18864,-0.74542 5.8125,0.1875 -4.49218,6.54516 -6.27378,14.66172 -8.96875,22.09375 1.78918,3.87645 6.58616,1.37127 6.53125,-2.21875 0.27426,-1.85919 0.91743,-4.60733 -1.125,-5.65625 4.3849,-2.73394 7.66198,-8.48298 8.40625,-12.59375 3.80089,2.18537 6.0629,6.47683 3.67553,10.62927 -1.06425,3.87715 -2.99026,9.6246 1.91822,7.05823 1.98645,-2.95184 2.4729,-10.30235 7.34375,-11.65625 2.37456,0.80538 4.21612,4.04126 6.03125,4.4375 -4.21381,5.1713 -5.35583,11.89645 -7.875,17.875 -1.0885,2.79114 -1.53449,5.98718 2.3125,5.0625 4.43002,-1.03768 4.23151,-7.0598 3.71875,-10.15625 2.81573,-3.17722 5.91567,-6.51642 7.03125,-10.71875 12.03199,5.49341 22.83271,14.09213 29.28125,25.78125 6.43567,9.53637 12.08027,20.03152 16,30.71875 0.50954,2.03041 1.59872,3.43418 -0.78125,1.75 -5.01881,0.11448 -3.35924,7.14663 -3.125,10.375 -0.6743,4.51397 2.14333,4.53571 4.78125,2.28125 1.7297,-1.66058 2.35114,-4.16268 2.03125,-6.5 2.56536,4.91527 3.63153,10.67514 2.3125,15.90625 3.91261,10.32982 2.48922,22.01138 1.83932,32.86201 -1.05529,1.44177 -0.0448,10.08489 -2.27682,7.10674 -2.17392,-3.72451 -7.44407,-1.48388 -7.8125,2.4375 -1.53572,4.56184 -1.63519,13.54906 4.96875,13.40625 -3.55847,8.39408 -9.38083,15.53679 -13.53688,23.74991 -1.41245,3.01085 -3.17839,4.66459 -5.83812,5.59384 -0.83398,6.82223 -7.02594,11.64422 -11.3125,16.9375 -10.07856,10.31781 -21.79416,21.27964 -35.09375,26.0625 -23.29981,11.90528 -47.28104,28.75713 -74.55638,31.86043 -3.88344,0.22066 -8.23969,1.05748 -11.09987,-1.26668 -5.77251,2.83771 -13.16502,-0.37799 -19.71875,0.0937 -2.55311,-1.90584 -5.89981,1.20939 -9,-0.34375 -6.02741,-1.81182 -13.90559,2.40612 -18.90625,-2.25 -4.05216,-9.09455 -2.90714,-19.53695 -6.125,-28.90625 2.02433,-2.67212 -2.25793,-4.59805 -1.34375,-8.125 -1.91851,-16.94221 -2.82669,-34.27393 -7.4375,-50.75 -2.972,-14.20089 -5.18041,-29.48766 -15.28125,-40.65625 3.41036,35.75879 12.6675,70.80906 15.55607,106.61679 1.03417,4.0403 -0.0409,8.02666 -0.32107,11.13622 4.78925,3.32395 4.47693,9.50448 4.98375,14.80949 0.51972,4.24216 5.33878,5.45774 6.26083,9.60968 3.05293,4.85028 5.5002,10.46391 10.52042,13.26532 2.1568,1.79998 -0.7729,4.88272 2.40625,6.09375 0.48946,2.36055 1.34078,6.00624 -2.375,4.78125 -2.84283,-0.56607 -7.84005,-1.04362 -8.8125,-3.65625 0.48021,-3.78577 -4.55575,-5.03698 -5.53125,-1.90625 -4.35723,-1.95599 -7.55964,-6.18448 -12.625,-7.375 -3.9732,-1.85788 -12.07015,-3.41031 -12.90625,2.8125 0.76542,4.05804 1.0284,8.1404 -1.59375,11.65625 -1.54244,5.68692 -4.78267,11.00911 -6.03125,16.90625 -0.96449,3.28263 -0.35628,-5.33161 -3.78125,-3.8125 -5.97459,0.55002 -12.30849,-1.21769 -15,-7 -5.7087,-9.14054 -11.08224,-18.58282 -18.7188,-26.21865 -17.31301,3.07942 -33.3011,14.66441 -50.3125,15.71875 2.71677,-5.60012 0.54878,-11.93013 -0.0625,-17.53125 4.77962,-2.85261 4.08294,-11.08401 9.46875,-12.5625 4.09792,2.09445 5.1707,-3.63552 4.8125,-6.96875 -2.61467,-7.6607 -12.92764,-5.99507 -19.3125,-7.0625 -2.74196,-0.15363 -6.57363,-0.48102 -5.40625,-4.25 -1.1381,-3.39943 -2.16352,-8.78803 2.9375,-9.375 8.09322,-0.83994 14.64601,-5.89927 22.34375,-8.4375 6.77259,-3.20561 15.82297,-5.94247 17.0625,-14.5 1.98133,-4.90002 4.49197,-10.43351 6.46875,-14.8125 2.12123,-1.30311 2.14156,-4.31461 3.125,-6.4375 -0.22604,-2.80511 3.70439,-5.03093 3.78125,-8.40625 0.7118,-2.60091 -2.83428,-3.57927 -0.29898,-6.09852 6.03776,-15.24199 14.31216,-32.0142 9.26773,-48.71398 -5.31159,12.87015 -7.78617,26.69105 -13.06987,39.62383 -5.89418,15.64855 -11.95096,31.3833 -18.55513,46.65742 -8.5254,7.99398 -20.99612,2.29109 -29.05932,-3.5417 -10.31941,-7.30779 -22.3932,-12.32296 -30.5144,-22.39997 -9.83394,-10.15041 -19.7265,-21.05664 -24.39503,-34.80833 -1.33218,-2.70435 -2.08736,-4.75315 0.6875,-6.34375 1.5849,-2.58059 0.29136,-5.93467 -0.15625,-8.21875 -2.33842,-1.98372 -3.98715,1.11926 -4.21875,3 -1.00171,-3.37983 -1.96361,-8.59586 -1.3125,-11.125 3.64453,3.18899 6.04358,-2.72936 5.6875,-5.71875 0.39082,-2.84262 0.57121,-9.98128 -4.03125,-7.59375 -1.40768,1.87721 -1.48674,4.36433 -1.9375,6.59375 0.1663,-8.37257 1.1645,-17.81491 2.6875,-25.3125 0.95674,2.98173 -0.1825,4.85695 -1.03125,7.53125 -0.4313,3.43082 -1.70508,8.89747 3.125,4.9375 3.5811,-1.62698 1.86251,-5.85627 2.65625,-8.4375 1.74973,-3.1294 2.77131,-10.66529 -2.65625,-10.3125 -2.01651,3.4108 -0.64508,-7.14951 2.3125,-5.1875 5.37444,-0.42098 3.00905,-7.50342 5.0625,-10.59375 1.41732,-3.79541 -2.76952,-4.02318 -3,-4.125 8.27391,-25.83928 19.05409,-50.9247 29.03781,-76.10325 19.72954,-34.89625 31.95585,-73.35522 43.43094,-111.678 -3.42158,3.39374 -8.21775,6.93082 -13,4.25 -3.63547,-0.97249 -6.30064,-4.74604 -10.28125,-4.09375 -1.90465,2.36473 3.51177,5.02482 0.78125,5.625 -1.99038,0.38726 -4.56127,2.87484 -4.75,-0.3125 -1.53574,-3.43377 -6.66427,-1.99176 -6.15625,1.84375 4.41851,1.86976 -0.23221,2.439 -2.5625,3.28125 -11.03092,3.72906 -22.92162,2.97062 -34.0625,6.3125 -28.5252,5.47522 -57.86444,6.81996 -86.84375,6.125 -11.02962,-3.44241 -23.89312,-0.16399 -33.53125,-7.59375 -1.06428,4.81949 -6.81261,-0.25662 -9.53125,-0.84375 -2.69431,-2.05102 -5.54589,-2.05747 -8.125,-0.21875 -6.72763,0.71031 -8.89669,-8.33146 -8.625,-13.59375 -0.60577,-5.87746 5.27372,-10.27952 10.6875,-7.78125 23.20108,-2.03589 46.5535,0.36915 69.14994,5.23719 22.00171,2.58119 44.55564,0.44272 65.31524,-7.24878 27.82792,-8.00732 56.52735,-13.23949 84.12857,-21.76966 4.91602,-2.12393 -0.45427,-6.87774 -2.39487,-9.35804 -6.95502,-8.91305 -16.05336,-16.26537 -21.63638,-26.23571 -2.56551,10.82214 -4.838,21.69108 -9.4375,31.8125 -10.80589,-11.19661 -14.46417,-27.15365 -22.8125,-39.90625 -3.24456,-3.32468 -6.35703,1.75729 -5.71875,4.9375 -0.0234,14.70391 2.71828,30.38527 -5.0625,43.78125 -2.85067,5.66002 -8.7705,10.293 -15.375,9.3125 -4.26576,-4.57744 -7.72582,-10.04436 -10.96875,-15.46875 -2.37287,2.59491 -3.14379,7.97735 -5.84375,9.5625 -4.34197,-4.09535 -7.12792,-9.50188 -11,-14.03125 -4.23239,7.94926 -3.60104,17.31343 -7.4375,25.34375 -7.41219,-15.87803 -4.34886,-34.9181 -13.15625,-50.40625 -10.05518,15.74169 -13.49506,35.24478 -23.96875,50.375 -14.47152,-3.28618 -31.07953,2.91213 -44.15625,-5.4375 -6.53655,-5.21066 -5.01631,-14.61027 -9.84375,-21.03125 -1.25119,-6.07644 -3.74952,-3.79845 -6.03125,0.15625 -2.37302,3.13344 -4.65961,8.46149 -6.875,10.28125 -10.6254,-24.49561 -0.11788,-53.07978 17.60688,-71.34589 8.66058,-9.72832 18.17988,-21.52944 32.33062,-22.06036 19.19647,-2.30582 38.31235,2.7215 57.53125,1.84375 13.73353,-11.5226 31.95641,-15.11857 48.8155,-19.6735 2.15077,0.14992 9.38015,-3.55128 7.4345,-0.139 -6.06069,11.4583 3.17821,28.28989 16.84375,26.375 10.34517,-1.40273 21.74223,-10.30404 20.78125,-21.625 -2.10786,-8.94961 -13.37641,-8.50477 -19.78125,-12.96875 -1.97907,-0.88542 -5.69056,-3.27456 -1.59375,-3.625 2.57346,-0.60767 5.24275,-0.76815 7.875,-1.03125 z m 99.28125,10.9375 c -1.53343,8.84926 -7.06986,16.4743 -11.6875,23.96875 -3.4544,-3.09571 -10.41511,-7.16723 -8.1875,-12.625 3.93233,-4.55344 10.68091,-4.5902 14.8125,-8.90625 1.58463,-0.98832 3.19069,-2.10717 5.0625,-2.4375 z m -71.375,10.15625 c -3.86525,-0.73048 -7.06298,4.81743 -2.46875,6.15625 4.16071,1.26376 8.61666,0.5609 12.90625,1.25 -1.42183,-4.74038 -5.32238,-8.1038 -10.4375,-7.40625 z m -155.59375,10.96875 c -5.90224,0.1301 -15.7455,2.78211 -14.28125,10.5 1.45404,4.97987 8.25374,-1.55533 11.65625,-2.0625 4.0518,-1.25942 10.88502,-0.39761 12.40625,-5.25 -0.68243,-4.03039 -6.89798,-3.06593 -9.78125,-3.1875 z m 48.9375,5.75 c -8.32535,1.03176 -15.14949,6.83139 -20.25,13.21875 7.8583,-2.68049 16.99028,-4.03343 23.40625,-9.5625 1.34664,-2.21512 -1.00067,-4.13208 -3.15625,-3.65625 z m -72.875,1.875 c -7.26868,2.84807 -10.3943,11.17239 -13.21875,17.84375 5.27944,1.26447 9.11449,-2.59435 11.59375,-6.59375 2.03419,-2.51165 8.64159,-10.59895 1.625,-11.25 z m 249.9375,4.125 c 3.86773,0.63402 7.83074,0.83976 11.375,2.59375 2.69741,0.30004 8.00137,-0.93417 9.46875,1.46875 -4.21169,6.12322 -11.91826,10.28039 -18,13.875 -3.48378,-4.53967 -7.95959,-11.27016 -4.90625,-16.96875 0.55078,-0.55195 1.29801,-0.85427 2.0625,-0.96875 z M 231.3125,246.06691 c -5.35848,2.24055 -8.47124,7.82653 -11.8125,12.28125 4.52057,5.48098 9.25376,-1.73369 12.5,-4.9375 2.09851,-1.9904 4.31413,-7.6686 -0.6875,-7.34375 z m -64.75,6.1875 c -6.94127,2.44131 -7.50904,11.95071 -10.90625,17.03125 -12.63105,2.68235 -16.58231,22.91556 -5.5625,29.96875 13.66951,1.24297 22.81127,-18.36906 13.84375,-28.28125 -2.15787,-1.21747 -4.63054,-1.98889 -7.125,-1.8125 5.83821,-2.72266 13.91559,-7.32959 12.96875,-14.90625 -0.54249,-1.23766 -1.767,-2.21216 -3.21875,-2 z m 229.1875,7.71875 c -4.81358,1.45456 -0.43052,6.53169 2.125,7.96875 2.70053,1.55601 6.71891,7.26868 8.0625,1.875 1.1999,-5.49308 -5.535,-9.51746 -10.1875,-9.84375 z m 40.53125,1.1875 c 4.21429,0.83685 11.96776,1.04734 12.625,6.5625 -1.76213,5.16566 -8.67465,7.97656 -13.3125,8.71875 -0.74713,-5.03732 -0.48106,-10.5089 0.6875,-15.28125 z m -218.5625,2.03125 c -5.85208,2.44425 -6.66682,10.02648 -8.78125,15.21875 4.43431,-3.2857 13.80313,-6.95249 12,-13.9375 -0.57884,-1.10246 -2.04374,-1.62746 -3.21875,-1.28125 z m 194.6875,11.46875 c -4.51909,1.9822 0.24904,6.95565 2.15625,9.09375 1.9471,2.90583 5.19676,5.31395 6.71875,1.09375 1.52456,-4.70639 -4.45084,-10.28779 -8.875,-10.1875 z m -199.9375,6.0625 c -10.08144,1.77244 -19.88513,13.38928 -15.96875,23.75 3.17872,7.04073 13.63466,4.25309 17.625,-0.75 5.27666,-5.26484 8.54578,-15.34542 3.25,-21.53125 -1.32648,-1.16491 -3.16354,-1.63573 -4.90625,-1.46875 z m 168.9375,0.375 c -4.68151,2.10733 0.70795,6.86107 2.85606,8.71357 2.39831,2.41919 6.29242,6.66979 8.92519,2.41143 1.31589,-5.3652 -5.37442,-8.5264 -9.25,-10.65625 -0.80493,-0.3207 -1.65507,-0.6022 -2.53125,-0.46875 z m -67.53125,3.90625 c 3.70489,6.89511 6.65321,14.17388 12.03125,19.9375 3.60319,4.52015 2.45226,12.01454 -3.65625,13.46875 -3.535,0.88825 -8.61582,2.53178 -11.96875,0.65625 -1.66281,-10.93456 6.42594,-21.39504 3.39056,-32.52819 0.0596,-0.47422 -0.46333,-3.05328 0.20319,-1.53431 z m -77.4375,15.78125 c 3.44327,10.85981 6.07358,22.16796 6.9375,33.65625 -6.81299,1.28877 -14.84882,0.37398 -21.03125,-1.15625 1.63453,-12.12649 9.69106,-22.12898 13.78125,-33.4375 z m -79.71875,10.8125 c 1.9071,4.81928 5.39511,11.80154 1.40625,16.40625 -2.99499,1.69509 -7.8562,1.28951 -10.46875,-0.4375 0.36501,-6.0614 5.67955,-11.37496 9.0625,-15.96875 z m 105.3125,9.84375 c 3.33591,1.26957 6.61991,7.82336 2.90625,10.34375 -1.58543,0.068 -4.73744,1.51378 -5.53125,0.71875 0.79928,-3.5396 -0.0195,-8.69218 2.625,-11.0625 z M 275,325.12941 c 1.71829,-0.27525 7.08682,2.53341 4.21875,3.9375 -3.44292,2.13389 -4.83056,-1.54251 -4.21875,-3.9375 z m 54.71875,1.34375 c -4.38772,0.53711 0.40065,6.81738 3.34375,6.90625 4.21963,0.0616 2.43859,-5.2605 -0.5625,-6 -0.80041,-0.56493 -1.77127,-1.10754 -2.78125,-0.90625 z m -7.0625,8.59375 c -3.39452,4.42059 8.707,7.67345 6.59375,1.65625 -1.47348,-1.5199 -4.79309,-3.07384 -6.59375,-1.65625 z m 13.875,1.0625 c -2.4425,3.78608 4.17425,4.9054 4.34375,8.34375 2.08963,3.06277 6.49187,0.26307 3.9375,-2.78125 -1.09609,-3.10297 -4.09613,-6.18092 -7.71875,-6.15625 z m -185.65625,2.5625 c -4.33925,2.94216 -1.547,9.74977 -1.59362,14.08589 -0.37431,4.78145 5.20399,-0.88965 5.78112,-3.49214 0.85467,-3.29972 0.63721,-10.98312 -4.1875,-10.59375 z m 164.8125,2 c -4.45805,2.79291 4.31492,8.34291 4.0625,2.4375 -0.69006,-1.5513 -2.26752,-3.3814 -4.0625,-2.4375 z m -150.96875,0.625 c -4.45886,2.80528 -1.09529,9.62097 -1.24132,13.7957 -0.21166,4.83506 4.33399,-1.91368 4.99132,-4.2332 0.91931,-3.06791 0.74232,-9.97796 -3.75,-9.5625 z m 15.15625,3.8125 c -1.88869,4.6501 -3.22892,11.31842 -0.1875,15.78125 5.08443,1.43429 3.72842,-6.11816 4.09375,-9.21875 0.001,-2.45489 0.41884,-9.21741 -3.90625,-6.5625 z M 343,355.81691 c -1.80165,20.00655 -12.99588,37.58005 -18.1875,56.71875 -5.2202,10.26477 -18.86854,9.22936 -28.68715,9.12994 -10.00467,-0.64666 -20.21514,-0.63054 -29.9691,1.24506 -22.35798,-0.9429 -44.46517,7.40222 -66.65625,4.40625 -12.9875,-17.82012 -12.71545,-42.73896 -28.84375,-58.8125 12.72044,4.33348 26.76738,2.48052 40.125,3.09375 20.74698,-0.43842 41.76915,-0.78593 62.19868,-4.34748 22.68548,-7.19112 47.70638,-2.87165 70.05132,-11.68377 z m 41.15625,3.46875 c 5.25305,3.04934 13.7011,4.13183 16,10.5 -0.0182,4.36234 -6.49216,10.01483 -9.71875,4.9375 -3.55112,-4.61047 -5.25519,-10.44814 -7.125,-15.84375 z m -15.875,18 c -1.53274,-0.35758 1.85052,-1.78219 0,0 z m 4.15625,13.65625 c -2.19676,-0.14303 2.60041,-2.85396 0,0 z m 24.3125,1.9375 c 10.68001,3.70768 20.14286,10.83911 30.90625,14.625 2.22255,0.75037 7.67039,4.52149 3.34375,6.46875 -5.82746,2.57447 -12.41129,2.33081 -18.5625,3.40625 -8.78456,-0.90517 -10.15392,-12.12564 -13.5,-18.59375 -0.69685,-1.87224 -2.27031,-4.0868 -2.1875,-5.90625 z m -217.375,7.375 c 6.44269,10.9145 7.26073,25.97378 18.5625,33.5 5.45041,2.63697 12.18979,-0.86477 18.14678,-0.50692 33.69074,-3.35351 67.64639,-5.12431 101.35322,-6.96183 -6.91023,3.91402 -15.81475,4.94622 -23.15625,2.03125 -33.35511,3.22447 -66.36151,9.5139 -99.9375,10.625 -5.32584,15.98416 -5.35095,34.92075 -17.28125,47.9375 -1.49753,2.0581 -4.09548,3.33188 -4.03125,-0.1875 -1.63528,-8.05403 0.92818,-16.76885 -2.4375,-24.4375 -8.5438,3.48511 -17.91822,8.07815 -27.3125,7.03125 -0.98551,-2.45436 2.19124,-5.92999 4.375,-7.0625 5.24231,-2.82867 13.81154,-8.84533 9.25,-15.6875 -7.44123,-8.45847 -19.3422,-11.6583 -27.03125,-19.65625 -1.52228,-3.17665 4.3953,-3.56192 6.3125,-4.1875 9.10289,-1.13312 19.08516,-1.60457 27.40625,2.53125 7.32602,2.32665 11.98631,-5.84619 13.0625,-11.90625 1.18824,-4.11983 1.64422,-9.6981 2.71875,-13.0625 z m 197.09375,7.15625 c -1.29212,-0.28384 1.5593,-1.54318 0,0 z m -2.25,16.59375 c -7.10975,21.42415 -7.88193,44.51061 -12.96875,66.34375 1.5305,7.35011 -1.3567,14.86239 -0.0937,22.28125 7.07143,4.07139 4.76599,-5.64143 6.11259,-9.98546 3.22584,-26.25615 7.37416,-52.52132 10.65253,-78.68707 -0.33944,-5.9735 -1.0694,-3.43376 -3.70267,0.0475 z m -188.1875,-2.40625 c -3.62156,2.22748 -2.1149,7.74311 -2.9375,11.3125 2.14577,1.19455 1.85537,1.72698 0.90625,3.40625 -0.55877,3.54378 -0.83271,8.86921 2.875,10.59375 4.08077,-1.95107 1.8657,-8.00902 1.0625,-11.4375 -0.40706,-1.62241 2.58666,-3.60645 1.84375,-6.15625 -0.14733,-2.62118 0.14111,-8.27686 -3.75,-7.71875 z m 177.125,11.5625 c -6.87304,10.08922 -7.07733,23.35736 -9.80709,35.04578 -1.03487,7.96584 -3.76815,15.85615 -4.81791,23.61047 0.93677,3.84655 -1.37702,10.27401 -4.0625,10.8125 0.69987,-5.29307 -7.40749,-5.06277 -9.66194,-1.53257 -4.63196,2.65289 3.29244,3.17255 5.84944,3.56382 0.67218,0.3529 -4.96763,1.45518 -6.4375,1.625 -10.9867,1.40594 -22.6476,0.59016 -32.71334,5.51016 -4.15808,1.00947 -11.36033,-0.11839 -12.84916,5.05234 1.67384,5.48725 9.26669,5.56194 13.58273,7.88884 6.05125,1.90948 13.76589,3.95368 14.79227,11.29866 0.84773,4.09593 0.8129,9.39087 -0.28125,12.875 -2.73191,-1.40375 -7.09356,-1.27962 -9.03125,-0.5625 -2.12147,-2.8651 -6.11572,-3.61763 -9.21875,-2.625 -3.3329,-0.39255 -6.22841,-0.40355 -2.09375,-3.09375 2.97219,-4.33361 4.88874,-10.98162 2.40625,-15.8125 -4.52599,-2.3066 -4.91544,5.24201 -5.53125,8.1875 -1.46717,2.67502 0.60845,9.28824 -2.59375,9.75 -3.31038,-1.24529 -6.66609,3.18663 -2.8125,4.8125 5.94687,2.26531 12.7342,3.16322 19,2.65625 1.66811,-2.26483 3.40747,2.50001 5.96875,1.125 4.03373,-1.24792 3.39152,1.25866 2.4375,4.28125 -1.30718,7.50381 -4.66572,15.4214 -2.5,23 -2.31972,0.2406 -5.86533,-0.63915 -7.03125,2 -4.29437,-4.84056 -12.09259,-7.99451 -18.25,-5.28125 -2.59934,2.85718 2.29031,4.234 3.03125,5.25 -0.42507,4.57409 -3.64456,11.16263 0.84375,14.53125 4.8703,-0.40234 3.41953,-7.17203 4.0625,-10.6875 -1.50588,-5.67399 4.50625,-2.86646 7.95828,-2.6081 3.16553,0.49125 5.96536,2.72878 9.62747,2.5156 3.21322,1.2465 9.97645,-2.76927 4.883,-5.18875 -2.22504,-0.56006 2.44994,-3.70525 2.53125,-5.46875 3.8661,-6.55205 6.31186,-14.70794 10.25,-20.6875 2.64606,2.87955 7.55621,1.26032 11.0625,1.78125 3.59503,-3.62011 -1.75052,-6.99021 -5.28125,-5.875 -1.40491,-0.2499 -5.62691,1.86036 -2.8125,-0.90625 3.22834,-4.65478 8.25129,-8.47427 12.21875,-11.8125 2.72248,6.54942 2.52639,15.50542 9.5,19.40625 8.71777,9.10127 4.8207,23.44421 11.8125,33.40625 7.64003,-8.26443 6.89793,-20.59514 8.4375,-31.03125 0.92855,-7.75683 0.18208,-16.11989 0.78125,-23.59375 2.20483,-1.72474 6.96227,-0.79947 10.09375,-2 7.54339,-1.85161 15.90451,-3.16993 23.09375,0.1875 4.01511,-0.88783 11.12491,0.7681 12.75,-4.09375 -1.33435,-5.00367 -8.26695,-4.97004 -12.21808,-6.91977 -12.60376,-2.95078 -23.66535,-11.67674 -36.90692,-11.95523 -4.35797,2.85309 1.9056,5.60155 4.62383,6.28862 5.54293,3.01581 13.20333,2.44745 17.81367,6.71138 -6.74726,6.38799 -17.50342,4.71701 -25.25,9.25 3.80885,0.15228 -0.44295,3.51086 0.40528,5.83578 -2.06044,7.87678 0.84758,16.615 -2.34278,24.07047 -2.97082,0.7594 -5.42791,-3.91143 -7.27801,-5.93203 -5.45369,-7.32359 -8.78303,-15.90171 -10.34699,-24.78672 -1.63746,-5.01053 -7.87284,-3.08597 -10.09375,0.40625 -4.43038,4.08432 -7.18744,10.72353 -12.71875,13.34375 1.97076,-8.32021 -1.70619,-17.58826 -9.46875,-21.8125 -3.07649,-2.25864 -7.57503,-3.76331 -9.90625,-5.9375 10.93808,-7.8045 25.71103,-3.75941 37.90625,-8.40625 5.58418,-1.67824 10.60976,-6.18424 9.49679,-12.49589 2.08497,-23.86157 8.16491,-47.21737 11.94071,-70.87911 -1.61458,1.96875 -3.22917,3.9375 -4.84375,5.90625 z m 51.1875,-4.71875 c 4.47783,0.37588 8.35344,5.43414 5.90625,9.78125 -1.36521,-3.61351 -6.87667,-6.17778 -6.59375,-9.78125 0.23234,0.0316 0.45902,-0.0798 0.6875,0 z m -236.9375,5.875 c -4.66336,2.94497 -1.56418,9.91397 -1.16258,14.27211 0.12386,5.30883 3.2992,-1.40697 4.56883,-3.58461 1.63666,-3.27971 1.88384,-11.14748 -3.40625,-10.6875 z M 406.25,443.41066 c -3.62713,3.19635 1.86068,8.02043 3.1875,11.15625 2.64846,5.77629 4.67002,5.92296 4.875,-0.375 -0.33823,-4.47479 -2.86657,-9.67579 -7.3125,-11.15625 z m 24.78125,3.4375 c 3.25272,-0.67804 4.79984,2.91078 3.09375,5.46875 -2.65448,-0.72979 -7.08632,-1.16148 -8.3125,-3.5625 1.33228,-1.36815 3.37963,-1.76907 5.21875,-1.90625 z m -12.3125,12.84375 c -4.28845,1.21149 -0.37402,6.84844 1.5625,8.875 4.46823,6.9177 5.6301,5.54708 4.125,-2 -0.52025,-2.82671 -2.31175,-6.899 -5.6875,-6.875 z m 28.625,12.28125 c 6.20705,-0.52167 11.85006,6.34239 7.6875,11.875 -1.412,4.43204 -4.24569,-0.43761 -5.53125,-2.25 -1.53993,-2.81565 -4.82871,-6.44223 -5.4375,-8.84375 1.03158,-0.52246 2.14215,-0.7723 3.28125,-0.78125 z m -19.53125,1.25 c -3.57602,3.44642 2.41088,8.01465 3.86776,11.27869 1.73857,4.70981 7.53516,-0.34797 4.91349,-3.65369 -1.88987,-2.98859 -4.65593,-8.37253 -8.78125,-7.625 z m -124.46875,6.625 c -3.77316,5.97555 -4.08832,14.48991 -3.625,21 -3.36126,-0.79093 -7.0594,3.4502 -3.25,5.625 5.0526,0.60688 11.49879,1.77086 16.21875,-0.78125 2.51227,-3.77149 -4.10503,-4.59551 -6.78125,-4.6875 -6.03968,0.83736 -2.93338,-2.07965 -1.75068,-6.08483 0.78732,-4.77638 4.20955,-10.35986 2.00068,-14.94642 -0.30313,-0.84293 -2.42551,-0.83546 -2.8125,-0.125 z m 114.9375,3.6875 c -5.50413,0.99011 -6.58801,7.59248 -5.9375,12.21875 3.43617,-2.56806 11.45847,-5.5521 9.1875,-11.09375 -0.79124,-0.91861 -2.0479,-1.30019 -3.25,-1.125 z m 180.78125,1.8125 c -5.29197,3.97253 -3.7732,12.26838 -4.98579,18.07305 -0.91635,5.47001 3.88134,-3.80472 5.51704,-5.82305 1.87133,-3.37198 4.9111,-9.11758 1.1875,-12.15625 2.544,3.76961 -4.62805,5.22283 -0.15625,-0.0625 -0.48263,-0.17779 -1.07253,-0.17612 -1.5625,-0.0312 z m -156.96875,8.25 c -4.22573,2.50468 0.92281,7.47771 2.90625,9.8125 4.36237,6.0028 6.10363,6.12499 4.28125,-1.53125 -0.73607,-3.36659 -3.00167,-8.67283 -7.1875,-8.28125 z m -37.96875,1.0625 c -4.46371,2.02762 -4.5241,8.05684 -6,12.0625 4.12444,-1.64872 11.8212,-5.91268 8.5625,-11.40625 -0.70221,-0.67638 -1.6317,-0.85229 -2.5625,-0.65625 z m 204.78125,0.90625 c -1.29323,-0.0765 1.27734,-1.75145 0,0 z m -141.71875,1 c 1.64433,1.96889 -0.52812,6.39725 -1.71875,8.09375 -2.10002,-2.11663 -1.87541,-7.55034 1.71875,-8.09375 z m -29.65625,1.5 c -5.30408,1.66182 -6.69477,8.30329 -11.34375,10.9375 -1.87274,2.18496 -2.13495,5.17863 -2.96875,7.84375 3.39913,-1.66982 11.90886,-3.5131 9.4375,-8.96875 -3.30873,-1.77241 2.74286,-0.59802 4.0625,-2.125 2.87839,-1.2806 5.85173,-7.473 0.8125,-7.6875 z m -118.3125,2.59375 c -3.99732,-0.92135 -4.94829,4.73713 -0.8125,4.84375 3.91899,0.86151 9.51643,1.79024 12.65625,-1.0625 0.9029,-5.26976 -8.83033,-3.18924 -11.84375,-3.78125 z m 287.375,0.40625 c -2.46074,1.50017 -3.86281,6.98388 -1.40625,8.65625 5.65972,3.5094 6.85436,-9.7294 1.40625,-8.65625 z m -305.78125,4.46875 c -4.74683,0.88403 0.90113,-6.05693 0,0 z m 153.65625,6.1875 c -4.46446,2.83509 1.63886,8.07295 3.5625,10.75 2.78212,5.58448 3.50498,0.88786 3.6875,-2.59375 -0.24135,-3.6219 -3.18582,-8.45502 -7.25,-8.15625 z m -114.0625,1.125 c -3.76077,-0.51043 -4.3514,4.73552 -0.4375,4.78125 3.48691,1.29239 8.53087,0.54883 10.875,-0.5625 2.18627,3.05209 8.56673,4.8387 10.875,1.28125 -0.53931,-4.02813 -6.3037,-4.943 -9.75,-4.6875 -1.50221,2.42298 -2.40665,-1.14698 -4.78125,-0.625 -2.2523,-0.19946 -4.52122,-0.284 -6.78125,-0.1875 z m 27.125,3.25 c -4.2344,0.21592 -3.17039,5.66602 0.0312,6.75 2.6378,3.50564 9.51086,1.91111 9.03125,-2.84375 -1.36168,-3.35231 -5.89395,-4.00247 -9.06245,-3.90625 z m 109,1.375 c 1.10065,2.12366 -1.23782,3.75381 -1.40625,1.25 0.18135,-0.6062 0.7825,-1.12955 1.40625,-1.25 z m 101.40625,0.40625 c 1.17277,3.02366 -1.01487,7.85332 -3.96875,4.25 0.10492,-1.95978 2.11224,-3.98612 3.96875,-4.25 z m -229.84375,3.15625 c -3.70571,0.057 -2.6426,4.858 0.53125,5 3.71051,1.2865 9.05372,2.40541 11.96875,-0.90625 -1.14547,-4.90085 -8.75922,-3.58867 -12.5,-4.09375 z m 105.9375,3 c -6.62158,1.74258 -8.88235,9.17737 -11.03125,14.84375 4.53268,-4.04005 12.22393,-6.28583 14.03125,-12.53125 0.0538,-1.48357 -1.6242,-2.6198 -3,-2.3125 z m 109.84375,3.59375 c 2.64079,2.1437 -5.01889,2.37216 -1.28125,0.4375 0.41373,-0.23644 0.79247,-0.43026 1.28125,-0.4375 z m -95.40625,4.53125 c -4.53537,1.75647 -0.23543,7.03131 1.8125,9.15625 2.54876,3.65013 5.53256,6.29388 5.90625,0.3125 0.52535,-4.26162 -3.29633,-9.57425 -7.71875,-9.46875 z m 17.34375,1.75 c 4.22205,-1.15021 5.76487,5.39827 2.5,6.15625 -1.26815,-0.99 -7.46586,-5.93184 -2.5,-6.15625 z m 70.03125,4.125 c 2.28514,0.95396 2.81041,5.02453 -0.71875,3.34375 -1.96455,-0.23166 -0.57769,-3.02869 0.71875,-3.34375 z M 437.5,539.97316 c -4.16761,2.14528 -4.31042,7.79225 -5.875,11.65625 4.17208,-0.83397 14.00343,-8.60856 6.875,-11.8125 -0.33944,0.0216 -0.70633,-0.0942 -1,0.15625 z m 165.4375,3.09375 c 1.25715,2.77725 -0.86026,7.45023 -3.5625,4.34375 0.21559,-1.82964 1.88681,-3.83324 3.5625,-4.34375 z m -106.78125,3.9375 c 0.5699,2.35272 -3.37752,0.47806 -0.15625,-0.0625 l 0.15625,-0.0312 z m -15.40625,2.625 c -3.73242,3.18053 1.79453,7.82382 3.4375,10.71875 2.80972,3.04703 8.78185,-0.80347 5.6875,-4.53125 -2.11286,-2.65086 -5.29191,-7.08095 -9.125,-6.1875 z m -186.6875,4.625 c -4.36096,3.18188 -2.73813,10.109 -3.8125,14.8125 -2.10908,6.86558 2.51785,2.84484 5.03125,-0.0625 2.40865,-4.09477 4.11748,-10.85731 0.5,-14.59375 -0.55454,-0.13511 -1.17033,-0.58553 -1.71875,-0.15625 z m 371.25,0.65625 c -2.75265,1.24755 -2.058,5.85491 -2.78125,7.15625 -4.97541,-4.75255 -12.80362,-0.42713 -14.5945,5.40556 0.43175,1.84097 5.84364,1.40661 8.56325,1.71944 2.28275,0.004 4.93245,-0.2831 6.5,-2.09375 0.30167,4.81894 0.43647,11.43903 4.34375,4.03125 3.02955,-4.56137 4.83994,-12.2424 0.15625,-16.28125 -0.69455,-0.13494 -1.55361,-0.34809 -2.1875,0.0625 z m -26.71875,4.75 c -4.05128,-0.45886 -4.782,4.92475 -1.03125,5.9375 3.49701,2.1402 9.73323,2.02382 12.15625,-1.6875 -0.15672,-4.86339 -7.82903,-3.99142 -11.125,-4.25 z m -40.84375,1.125 c 3.22251,-0.53806 3.4168,6.44849 0,4 -1.7277,-0.21553 -6.45476,-2.32305 -2.65625,-3.53125 0.82526,-0.36323 1.75735,-0.51978 2.65625,-0.46875 z m -98.875,10.5625 c -3.86107,1.55428 -0.27701,8.42631 2.65625,8.28125 4.50206,-0.12489 3.56036,-6.13816 0.1875,-7.5625 -0.81767,-0.54478 -1.84762,-1.04627 -2.84375,-0.71875 z m 135.28125,1.875 c -4.53093,0.3445 -2.43575,5.75475 0.8125,6.46875 3.12351,2.76652 10.85905,3.46185 11.9375,-1.625 -2.13904,-4.35601 -8.48281,-4.5693 -12.75,-4.84375 z m 33.1875,1.4375 c -2.35003,0.38075 -2.79976,3.71451 -5.5625,1.875 -3.69003,-0.53086 -11.86993,-1.46607 -11.125,4.3125 2.27457,4.27823 8.08901,4.48025 12.28125,3.875 0.28258,3.44025 1.82171,6.56601 2.9375,9.8125 1.62601,-5.93179 6.99434,-12.73893 4,-18.9375 -0.60043,-0.73169 -1.58952,-1.11075 -2.53125,-0.9375 z m -72.59375,0.4375 c 2.60262,-0.89604 1.56107,3.92458 -0.59375,2.03125 -2.66033,-0.1732 -3.07376,-1.52465 -0.3125,-1.90625 0.30172,-0.0395 0.60056,-0.13539 0.90625,-0.125 z m -70.6875,0.96875 c 2.81175,-0.20335 4.6507,5.34826 0.59375,3.125 -1.5332,-0.0189 -5.04131,-1.80026 -2.0625,-2.8125 0.46021,-0.1878 0.97261,-0.28979 1.46875,-0.3125 z m -187.8125,8.1875 c -3.42546,-0.54582 -6.3685,4.11231 -2.5,5.6875 5.55153,1.76836 11.53744,1.0488 17.28125,1.4375 -3.62462,-4.59168 -8.71406,-7.93233 -14.78125,-7.125 z m -28.53125,0.0312 c 4.34104,0.2434 -0.0521,2.42498 0,0 z m 275.90625,2.84375 c 2.65377,-0.60034 6.18958,1.92303 2.625,4 -2.09131,3.6466 -5.93542,-0.32589 -5.46875,-3.09375 0.68725,-0.69566 1.87592,-0.90667 2.84375,-0.90625 z m -39.46875,1.4375 c 2.30722,-0.65679 6.45594,4.21845 2.1875,2.96875 -1.5208,0.0827 -7.302,-1.41839 -3.5,-2.75 0.44379,-0.0836 0.85245,-0.24548 1.3125,-0.21875 z m -25.40625,0.2188 c -5.30856,2.62841 -7.6152,8.8681 -10.21875,13.875 1.14103,4.24397 5.50681,2.00662 6.8125,-0.84375 2.17159,-3.6901 7.40517,-7.60638 5.71875,-12.34375 -0.67296,-0.38395 -1.49724,-1.11169 -2.3125,-0.6875 z m 47.6875,7.53125 c 1.58838,-0.0223 6.85987,0.8582 2.96875,1.3125 -0.84362,0.86798 -3.43658,-1.22314 -2.96875,-1.3125 z m -24.09375,1.84375 c -5.71492,3.11488 -9.13872,10.55567 -8.6875,17.03125 0.56858,4.08439 6.50466,0.46806 6.71875,-2.75 0.57877,-4.80488 6.73695,-9.09007 3.9375,-13.96875 -0.66125,-0.0423 -1.29287,-0.79281 -1.96875,-0.3125 z M 671.5,604.19191 c -0.59519,3.60102 -0.29365,-1.55658 0,0 z M 291,604.03566 c -4.86959,2.79091 -4.40445,9.7941 -4.75,14.71875 4.54988,3.60686 5.47078,-2.2199 6.875,-5.59375 0.95529,-2.68906 2.88785,-9.4982 -2.125,-9.125 z m 111.9375,1.96875 c -3.89267,4.76072 -4.11521,11.98387 -6.0989,17.75586 -1.54912,3.15683 -1.23531,7.298 2.88015,5.61914 4.56735,-3.78395 3.59977,-10.86386 5.53125,-16.0625 0.26734,-2.28872 2.35223,-8.85645 -2.3125,-7.3125 z m 103.15625,0.6875 c -5.34757,1.85174 -6.58525,9.32714 -8.34375,12.875 -4.33705,-2.67327 -5.57356,4.60244 -6.28125,7.625 -2.27863,3.92825 0.78833,4.97722 3.84375,3.59375 4.27158,-2.35919 1.99631,-8.56774 6.5625,-10.75 2.77894,-3.48128 7.88592,-7.18934 6.9375,-12.21875 -0.69041,-0.77095 -1.62058,-1.44905 -2.71875,-1.125 z m -76.21875,1.59375 c -4.34887,4.44211 -2.67981,12.14226 -2.375,17.78125 1.55253,3.46766 0.59714,6.46838 0.1875,10 -0.17347,4.89573 0.29944,9.7798 0.65625,14.65625 6.11326,-4.53708 8.2193,-14.18539 3.9375,-20.40625 -2.13249,-1.94768 1.17793,-6.57256 0.93205,-9.83231 0.10037,-3.84939 2.53743,-10.29651 -1.9008,-12.48019 -0.48827,0.0643 -1.08768,-0.22489 -1.4375,0.28125 z m 138.5,0.1875 c -4.64064,2.29452 1.48694,9.63691 5.21875,7.3125 5.1967,-2.69796 -1.94179,-8.05696 -5.21875,-7.3125 z m -37.65625,10.59375 c -5.45532,2.20486 -5.31726,9.46173 -6.6875,14.25 3.79586,-3.02438 12.427,-7.15975 9.5625,-13.28125 -0.62469,-0.89441 -1.84122,-1.20662 -2.875,-0.96875 z m 80.09375,5.03125 c -5.16109,1.48541 -0.31405,6.88557 2.25,8.5 2.31641,4.22166 11.56634,0.64051 7.46875,-3.90625 -2.62049,-2.41609 -6.15112,-4.51642 -9.71875,-4.59375 z m -114.25,1.5625 c -0.12241,-0.0373 0.16555,-0.19514 0,0 z m 65.28125,4.53125 c -4.85848,2.74065 -2.50157,10.14138 -0.71875,14.375 0.79251,2.94728 4.81401,7.19205 7.21875,3.34375 -0.0185,-5.5586 -0.60082,-11.88739 -3.71875,-16.71875 -0.64745,-0.80485 -1.75869,-1.24454 -2.78125,-1 z m -316.28125,3.75 c 8.93627,-0.53015 14.27109,9.1872 23.25,8.71875 8.9864,1.08419 21.02475,-3.41867 27.1875,5.4375 9.52903,9.69822 20.54525,18.51653 32.15625,25.6875 3.82253,2.41687 7.96309,4.10958 12.125,5.875 -12.22577,5.45782 -26.79399,9.78261 -34.75,21.25 -3.0186,4.73312 2.29471,9.25839 6.90625,9.25 8.16009,0.2794 15.6109,4.02954 23.65625,5.21875 2.72314,0.49624 4.94769,1.19127 2.09375,3.4375 -4.71125,5.96995 -7.53559,14.05402 -10.21875,20.5 -2.88019,-5.83008 -2.24714,-16.00563 -9.96875,-17.875 -4.66392,0.02 -5.99384,6.61936 -9.96875,8.71875 -5.27876,4.50531 -11.93541,8.80256 -18.03125,10.6875 0.27861,-6.49631 -6.40167,-9.93122 -12.15625,-9.25 -4.40824,0.10417 -1.37203,-6.43501 -1.67385,-9.11534 0.52969,-8.21823 5.31351,-17.39673 1.23635,-25.25966 -5.16525,-4.98963 -12.01899,1.14597 -16.875,3.28125 -3.89081,1.33275 -9.83641,4.60725 -13.40625,1.875 0.0755,-7.01973 7.75196,-10.9831 10.25,-17.25 4.0366,-6.23154 5.93018,-15.91476 -0.53125,-21.25 -5.90149,-7.73239 -7.53022,-17.76595 -12.90625,-25.625 -0.93561,-1.86346 -1.07323,-4.36225 1.625,-4.3125 z m 184.4375,1.75 c -2.08536,0.38559 0.24007,-3.0296 0,0 z m 93.40625,-0.5625 c -5.65399,1.87695 -4.01747,9.54898 -3.125,13.90625 3.30145,-2.97526 9.70061,-8.12944 6.03125,-13.03125 -0.74564,-0.72184 -1.86526,-1.0411 -2.90625,-0.875 z m -128.625,1.96875 c -5.34858,3.65877 -4.89894,11.78856 -7.30397,17.28717 5.24376,-1.79041 12.31574,-9.24968 9.99147,-16.22467 -0.55499,-0.89907 -1.64522,-1.41662 -2.6875,-1.0625 z m 35.65625,16.21875 c -4.03268,2.86666 -1.1976,9.27345 -1.5159,13.43153 0.47381,4.27343 0.34792,11.24614 4.6409,4.94347 3.23775,-5.2029 2.27585,-12.79192 -0.84375,-17.78125 -0.51948,-0.49967 -1.59572,-0.98613 -2.28125,-0.59375 z m -45.75,12.25 c -6.65142,4.14054 -9.89927,12.67638 -11.39685,20.05714 1.52594,0.78795 6.53085,-5.20669 8.70935,-8.08839 1.71713,-3.39713 7.98767,-8.12095 4.25,-12.03125 -0.50551,0.11661 -1.0631,-0.11362 -1.5625,0.0625 z m 52,21.5625 c -4.5638,2.14598 -0.32559,8.04503 1.03125,11.0625 1.2011,3.73192 6.28841,-1.1619 5.59375,-4.09375 -0.4803,-3.06736 -3.09948,-7.31148 -6.625,-6.96875 z m -95.59375,3.125 c -3.03765,1.59209 1.74918,-2.41803 0,0 z m -66.96875,45.3125 -0.0312,0 z m 66.46875,24.6875 c 3.56002,-0.30307 2.67439,4.04409 1.28125,5.90625 -0.12792,-1.72104 -2.00743,-5.00053 -1.28125,-5.90625 z"
-         style="fill:#000000;fill-opacity:1;stroke:none"
-         sodipodi:nodetypes="ccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc" />
-      <path
-         sodipodi:nodetypes="sssss"
-         inkscape:connector-curvature="0"
-         id="path3869"
-         d="m 309.93053,195.83415 c 0,5.43538 -3.60073,3.56418 -11.37309,5.5731 -5.45041,1.40878 -11.30165,3.06272 -10.10385,-5.51128 0.94257,-6.74707 4.74427,-11.31411 12.30218,-9.14847 3.37899,0.96821 9.17476,3.65127 9.17476,9.08665 z"
-         style="fill:#ffffff;fill-opacity:1;stroke:none" />
-      <path
-         sodipodi:nodetypes="sssss"
-         style="fill:#ffffff;fill-opacity:1;stroke:none"
-         d="m 344.39006,212.50892 c -2.16128,7.95384 -15.14436,15.17413 -18.95257,14.86366 -7.96005,-0.64895 -13.33366,-6.93732 -13.33366,-15.49501 0,-8.55769 7.9007,-14.63784 11.69217,-13.72724 9.46698,2.27369 22.23314,8.32653 20.59406,14.35859 z"
-         id="path3914"
-         inkscape:connector-curvature="0" />
-      <path
-         inkscape:connector-curvature="0"
-         id="path3874"
-         d="m 332.23215,214.78176 c 0,4.09454 -3.43782,7.41379 -7.67856,7.41379 -4.24077,0 -7.67859,-3.31925 -7.67859,-7.41379 0,-4.09454 3.43782,-7.41379 7.67859,-7.41379 4.24074,0 7.67856,3.31925 7.67856,7.41379 z"
-         style="fill:#000000;fill-opacity:1;stroke:none" />
-      <path
-         sodipodi:nodetypes="ssssss"
-         style="fill:#000000;fill-opacity:1;stroke:none"
-         d="m 304.44516,199.14013 c 0,3.79867 -2.83226,1.34237 -6.94514,2.59237 -1.88216,0.57203 -3.92668,3.51586 -5.21582,2.27117 -1.28914,-1.24469 -2.08649,-2.96421 -2.08649,-4.86354 0,-3.79867 3.1894,-6.87808 7.12374,-6.87808 3.93431,0 7.12371,3.07941 7.12371,6.87808 z"
-         id="path3876"
-         inkscape:connector-curvature="0" />
-      <path
-         sodipodi:nodetypes="ssscs"
-         inkscape:connector-curvature="0"
-         id="path3878"
-         d="m 364.55359,307.01392 c 0,1.7752 -11.7552,3.68451 -14.73215,4.73215 -10.65591,3.75 -10.6702,-1.34559 -8.83928,-5.53572 2.75626,-6.30783 2.96069,-13.66423 5.08928,-18.83929 2.48573,3.7535 18.48215,17.86766 18.48215,19.64286 z"
-         style="fill:#ffffff;fill-opacity:1;stroke:none" />
-      <path
-         transform="matrix(1.1136365,0.86333713,-0.75193878,0.96994141,404.73812,-467.8684)"
-         d="m 510.88464,613.70343 a 2.7779195,2.7779195 0 1 1 -5.55584,0 2.7779195,2.7779195 0 1 1 5.55584,0 z"
-         sodipodi:ry="2.7779195"
-         sodipodi:rx="2.7779195"
-         sodipodi:cy="613.70343"
-         sodipodi:cx="508.10672"
-         id="path3883"
-         style="fill:#ffffff;fill-opacity:1;stroke:none"
-         sodipodi:type="arc" />
-      <path
-         sodipodi:type="arc"
-         style="fill:#ffffff;fill-opacity:1;stroke:none"
-         id="path3896"
-         sodipodi:cx="508.10672"
-         sodipodi:cy="613.70343"
-         sodipodi:rx="2.7779195"
-         sodipodi:ry="2.7779195"
-         d="m 510.88464,613.70343 a 2.7779195,2.7779195 0 1 1 -5.55584,0 2.7779195,2.7779195 0 1 1 5.55584,0 z"
-         transform="matrix(1.1136365,0.86333713,-0.75193878,0.96994141,495.90439,-508.52704)" />
-      <path
-         inkscape:connector-curvature="0"
-         id="path3932"
-         d="m 288.05562,742.11273 c 0.0388,-2.79455 -0.3373,-4.33149 -1.40851,-5.75672 -1.27023,-1.69003 -3.3037,-2.46681 -7.48849,-2.86056 -1.98218,-0.18651 -3.92903,-0.51308 -4.32633,-0.72571 -1.58325,-0.84733 -1.2946,-6.26109 1.01096,-18.96058 2.02686,-11.16434 1.55471,-15.62393 -1.75463,-16.57303 -1.59757,-0.45818 -4.15095,0.40486 -9.85185,3.32991 -8.76181,4.49556 -15.26922,5.73865 -17.95312,3.42954 -2.09285,-1.80059 -0.83002,-5.79254 3.58195,-11.32292 6.53316,-8.18929 9.31795,-13.93466 9.31629,-19.22064 -9.8e-4,-3.10823 -0.76824,-5.19345 -2.71003,-7.36514 -2.78209,-3.1115 -6.49396,-10.15766 -9.19928,-17.4628 -0.79886,-2.15714 -1.99006,-4.7339 -2.64713,-5.72615 -1.90648,-2.879 -2.73469,-4.72644 -2.95579,-6.59328 -0.18807,-1.58798 -0.1128,-1.83481 0.85452,-2.80212 1.40728,-1.40729 3.46032,-1.71056 6.61967,-0.97786 3.24157,0.75177 6.38492,2.24803 9.31785,4.43537 4.59443,3.42646 8.35,4.20215 18.63221,3.84834 12.00846,-0.4132 16.4833,0.91625 20.03109,5.95114 1.29998,1.84488 6.06166,6.0582 15.50463,13.71909 10.14093,8.22715 17.98436,13.18847 26.42857,16.71728 3.65294,1.52655 4.3748,2.49898 2.67961,3.60972 -0.4905,0.32138 -3.10211,1.51181 -5.80357,2.64538 -10.99133,4.61213 -14.7206,6.49996 -20.44747,10.35088 -5.64467,3.79565 -8.92857,7.61541 -8.92857,10.38549 0,2.45368 3.69038,4.18627 9.64285,4.52722 2.076,0.1189 3.99544,0.50758 6.07143,1.22941 1.66965,0.58054 5.92857,1.75755 9.46429,2.61556 5.91824,1.43618 7.40175,1.86896 10.32701,3.01265 l 1.04129,0.40712 -1.25881,1.32564 c -4.14052,4.36031 -8.32868,12.22156 -11.88469,22.30777 -0.53671,1.52233 -1.05046,2.76786 -1.14166,2.76786 -0.0912,0 -0.47615,-0.16609 -0.85546,-0.36908 -1.03376,-0.55326 -1.95015,-2.62047 -3.58506,-8.08728 -2.46922,-8.25662 -3.89943,-10.47221 -6.76001,-10.47221 -1.25059,0 -1.49557,0.16354 -2.54125,1.69643 -3.81539,5.59309 -14.38719,13.43486 -22.80565,16.91639 -1.47321,0.60927 -2.93229,1.33134 -3.2424,1.60461 -0.89742,0.79081 -1.00464,0.61953 -0.97446,-1.55672 l 0,0 z"
-         style="fill:#b2bc5f;fill-opacity:1;stroke:none" />
-      <path
-         inkscape:connector-curvature="0"
-         id="path3934"
-         d="m 426.62796,773.89785 c 0,-3.5797 -2.35283,-5.15284 -7.70671,-5.15284 -3.66459,0 -8.79263,-5.05712 -14.48607,-14.28572 -2.1813,-3.53571 -6.13369,-9.0878 -8.78308,-12.33795 l -4.81705,-5.9094 -8.17497,2.61913 c -4.49623,1.44051 -14.46906,4.90331 -22.16182,7.6951 -7.69276,2.7918 -15.40704,5.07532 -17.14286,5.07452 -2.94374,-10e-4 -3.15601,-0.64994 -3.15601,-9.64285 0,-8.37666 0.56936,-10.48469 4.34034,-16.06997 2.38719,-3.53572 5.28005,-6.42858 6.42857,-6.42858 2.39795,0 3.69993,-6.10258 1.72363,-8.07888 -0.72644,-0.72644 -6.04704,-2.11213 -11.82357,-3.07932 -10.20027,-1.70787 -10.53851,-1.89641 -11.7433,-6.5458 -1.76571,-6.81414 -0.78256,-8.17767 7.7658,-10.77024 4.17683,-1.26677 13.02744,-5.02114 19.66802,-8.34306 l 12.07377,-6.03984 6.1456,-14.16157 c 3.38008,-7.78887 5.87545,-14.43173 5.54528,-14.76191 -0.33018,-0.33018 0.6647,-1.86536 2.21085,-3.4115 1.75401,-1.75402 2.4879,-3.82968 1.95154,-5.51959 -0.47279,-1.48961 0.4631,-5.79603 2.07974,-9.56977 4.43626,-10.3556 8.63373,-26.15603 8.63373,-32.49969 0,-8.00107 -1.76656,-5.00381 -6.2818,10.65806 -2.15504,7.47514 -8.53396,25.15371 -14.17537,39.28571 -9.88449,24.76109 -10.4568,25.79206 -15.7538,28.37886 -7.39826,3.61297 -12.7778,1.9178 -31.79112,-10.01781 -22.73762,-14.27356 -40.59574,-33.803 -48.56497,-53.11013 -5.25205,-12.7242 -6.34954,-35.19967 -2.71966,-55.69632 4.16941,-23.54318 25.87958,-83.56852 41.46566,-114.64628 4.41645,-8.80614 11.13203,-23.80319 14.92352,-33.32676 6.41861,-16.12246 20.0404,-56.64866 20.0404,-59.62223 0,-0.72557 -1.577,-0.92341 -3.50443,-0.43965 -2.03972,0.51192 -5.41543,-0.0737 -8.07663,-1.40136 -5.67393,-2.83053 -7.87107,-2.92057 -5.639,-0.23109 1.42579,1.71797 -0.21486,2.65513 -10.1337,5.78849 -6.50919,2.05626 -16.35673,4.32041 -21.88343,5.03147 -5.52668,0.71106 -14.86996,2.25764 -20.76281,3.43687 -14.4203,2.88566 -32.315,4.7573 -56.72438,5.93292 -19.48135,0.93825 -32.27409,-0.0452 -50.41848,-3.87598 -3.53571,-0.74647 -8.45041,-1.58924 -10.92155,-1.8728 -2.47114,-0.28355 -5.80387,-1.21712 -7.40608,-2.07461 -1.60221,-0.85747 -5.45355,-1.55904 -8.55854,-1.55904 -5.08662,0 -5.88912,-0.51356 -8.10742,-5.18827 -2.56384,-5.40289 -2.22009,-13.88376 0.68029,-16.78415 2.64504,-2.64503 45.91061,-1.67765 62.17044,1.39007 9.95679,1.87855 20.56266,2.68406 35,2.65826 20.16534,-0.036 21.35788,-0.2132 45,-6.6843 13.35715,-3.65598 36.17857,-9.60451 50.71429,-13.21893 31.74723,-7.89421 35.99164,-9.19774 35.43048,-10.88122 -0.60311,-1.80933 -23.09771,-28.22834 -24.13172,-28.34175 -0.46426,-0.0509 -1.66078,3.55667 -2.65892,8.01686 -0.99814,4.46019 -3.08131,11.04948 -4.62926,14.64286 l -2.81444,6.53342 -3.49341,-4.28571 c -1.92139,-2.35714 -7.17266,-11.51501 -11.6695,-20.35082 -4.49685,-8.8358 -8.97966,-16.06795 -9.9618,-16.07143 -1.32377,-0.005 -1.78572,4.17654 -1.78572,16.16296 0,20.67026 -2.48255,29.67311 -10.21525,37.045 -7.69529,7.33624 -11.47126,7.10146 -17.23205,-1.07142 -2.4922,-3.53572 -5.06416,-6.42858 -5.71547,-6.42858 -0.65131,0 -1.91646,1.60715 -2.81145,3.57143 -0.89499,1.96429 -2.12523,3.57143 -2.73386,3.57143 -0.60864,0 -2.91617,-2.55659 -5.12784,-5.68132 -2.21167,-3.12473 -4.66408,-5.48661 -5.44979,-5.24862 -0.78572,0.23799 -2.49761,4.79577 -3.80422,10.1284 -1.3066,5.33263 -3.03159,10.35163 -3.8333,11.15334 -1.82126,1.82127 -4.9364,-8.70131 -8.10955,-27.3931 -1.25766,-7.40844 -3.1632,-15.12272 -4.23454,-17.14286 l -1.94787,-3.67298 -3.55272,7.85714 c -1.95399,4.32143 -5.54561,12.67857 -7.98136,18.57143 -2.43576,5.89286 -5.86719,13.24416 -7.6254,16.33623 l -3.19676,5.62194 -16.42857,-0.34518 c -25.75685,-0.54119 -31.77622,-3.27892 -35.62631,-16.20355 -1.0033,-3.36805 -2.63149,-7.67511 -3.6182,-9.57124 -1.78703,-3.43408 -1.8141,-3.4177 -6.94685,4.204 l -5.15283,7.65152 -2.45539,-5.63258 c -3.23724,-7.42608 -3.28794,-25.83647 -0.1001,-36.34685 3.74512,-12.34779 12.15789,-25.20747 25.32825,-38.71653 16.74484,-17.17545 19.40291,-17.92917 56.42858,-16.00098 l 27.14285,1.41353 5.13206,-3.38632 c 9.56469,-6.31112 50.96559,-19.83112 53.36851,-17.42818 0.43892,0.43891 0.0684,2.8908 -0.82318,5.44865 -3.53536,10.14152 4.03056,21.52916 14.30098,21.52475 11.02945,-0.005 22.1994,-10.09156 21.30322,-19.23749 -0.37896,-3.86755 -1.6108,-4.90083 -11.49587,-9.64283 -13.8664,-6.65188 -14.36669,-9.68889 -1.59605,-9.68889 3.9019,0 5.99966,1.13922 9.86298,5.35625 4.19951,4.58402 5.29165,5.11601 7.57515,3.68994 2.26956,-1.41736 3.90289,-0.69726 10.93217,4.81979 8.123,6.37546 8.46166,6.49166 19.852,6.81149 7.8395,0.22012 13.34429,1.18411 17.01723,2.98005 5.23385,2.55915 5.31096,2.70072 2.14286,3.9343 -3.17296,1.23548 -3.18776,1.31766 -0.4292,2.38164 1.6016,0.61775 3.66983,0.45174 4.70653,-0.37777 4.5849,-3.66861 20.01134,17.69068 23.9655,33.18239 3.29037,12.8911 2.21001,22.03629 -4.09542,34.66756 -5.264,10.54504 -14.75145,24.07359 -17.51361,24.97337 -0.82964,0.27025 -2.5871,-1.77061 -3.90546,-4.53525 -2.36503,-4.95951 -5.3004,-6.74019 -5.3004,-3.21538 0,0.99618 1.59996,4.16578 3.55546,7.04356 l 3.55546,5.23233 -9.62689,8.77226 c -5.29478,4.82474 -12.03828,10.17298 -14.98557,11.885 -6.73454,3.91197 -7.53131,6.43174 -5.32351,16.83537 1.54585,7.2844 1.47461,8.80251 -0.55873,11.90579 -3.309,5.05015 -2.88533,6.10515 0.98977,2.4647 1.82614,-1.71559 3.75471,-2.68479 4.28571,-2.15379 1.8008,1.8008 0.97693,11.2657 -1.25841,14.4571 -1.22313,1.74626 -1.62297,3.17501 -0.88854,3.17501 0.73444,0 2.26187,-1.39544 3.39431,-3.10098 1.13244,-1.70554 2.7171,-2.69424 3.52146,-2.19712 0.80437,0.49713 2.93738,5.91043 4.74004,12.02956 4.4994,15.27329 14.11453,34.99907 22.4835,46.12569 3.84136,5.10714 13.97214,19.57143 22.51284,32.14285 53.45682,78.68539 68.59855,99.78142 75.64649,105.39352 12.14163,9.66807 26.52131,18.44436 39.87731,24.33814 10.87245,4.79783 14.11867,5.59646 22.43053,5.51824 9.59119,-0.0903 9.78983,-0.0144 15.18356,5.79055 9.89218,10.64655 13.59838,13.95955 15.6163,13.95955 3.71671,0 2.12408,-5.77188 -2.28492,-8.28072 -2.35217,-1.33846 -4.28074,-3.26635 -4.28571,-4.2842 -0.004,-1.01786 -1.57466,-3.41629 -3.48821,-5.32985 -1.91356,-1.91355 -2.96406,-3.79757 -2.33445,-4.18668 0.62962,-0.38913 0.84662,-2.26707 0.48223,-4.1732 -0.43234,-2.26166 0.36174,-4.48997 2.28566,-6.41389 4.27507,-4.27507 9.85228,-15.92446 10.73771,-22.42834 0.42062,-3.08957 1.51543,-10.97616 2.43295,-17.52574 2.76804,-19.7594 -1.2281,-37.2384 -8.9889,-39.31722 -18.20165,-4.87553 -41.76129,9.1535 -48.71912,29.0107 -1.72214,4.91493 -3.77208,9.03106 -4.55541,9.14697 -3.10375,0.45926 -5.35095,-23.32915 -3.91532,-41.4467 1.58292,-19.9762 2.99122,-23.22124 15.91213,-36.66521 11.47387,-11.93839 17.59143,-14.73782 22.17969,-10.14956 1.65684,1.65684 1.86991,2.93742 0.81633,4.90607 -1.82236,3.40512 -1.86198,10.43295 -0.0524,9.31463 0.75528,-0.4668 1.80063,-3.12687 2.32298,-5.9113 1.59443,-8.49907 10.22369,-10.09738 17.56906,-3.25413 2.88417,2.68702 3.23589,4.03877 2.52339,9.69815 l -0.82789,6.57594 2.87646,-5.42927 c 3.4244,-6.4635 5.97707,-7.74125 10.29765,-4.34267 3.32438,2.61494 3.33286,2.69191 0.7638,6.92242 -1.42887,2.35295 -2.58101,5.24238 -2.56031,6.42095 0.0503,2.86428 7.09019,-5.10475 7.09019,-8.02597 0,-2.73246 11.67052,3.37054 19.87555,10.39372 5.64592,4.8327 16.83252,21.15565 23.34287,34.06082 5.00816,9.92743 10.99802,27.7589 11.0432,32.87504 0.0207,2.3473 0.41746,10.51609 0.8816,18.15286 0.86566,14.24328 -1.60147,35.96273 -3.69945,32.56813 -0.60147,-0.9732 -0.79495,-2.91146 -0.42993,-4.30723 0.97224,-3.7179 -2.50517,-5.23223 -4.80199,-2.09116 -2.93063,4.00787 -2.3808,10.00913 1.13065,12.34064 3.03804,2.01718 3.00518,2.11863 -5.35715,16.54379 -4.62765,7.9828 -9.2175,14.54073 -10.19964,14.57319 -0.98214,0.0324 -1.78571,1.3876 -1.78571,3.01141 0,1.85214 -5.72296,8.65429 -15.35715,18.25306 l -15.35721,15.30067 -30.71429,15.92153 c -16.89285,8.75684 -34.61344,17.2241 -39.3791,18.81613 -9.3854,3.13531 -25.40878,6.09742 -28.18431,5.21018 -0.94726,-0.3028 -12.3096,-0.94238 -25.24963,-1.42128 -26.85853,-0.99403 -27.94664,-1.43743 -29.40626,-11.98292 -0.50404,-3.64164 -1.80185,-11.12118 -2.88403,-16.62118 -1.08217,-5.5 -2.96961,-18.67858 -4.19432,-29.28572 -3.42215,-29.63883 -13.96832,-71.49593 -17.19969,-68.26456 -0.41163,0.41163 1.48474,14.17169 4.21416,30.57792 6.31917,37.98393 9.19667,58.5393 10.043,71.74188 0.36961,5.76612 1.27361,11.2304 2.00887,12.14286 0.73527,0.91247 1.7869,4.38782 2.33696,7.72299 0.55005,3.33517 1.59621,6.43235 2.32478,6.88264 0.72859,0.45029 2.60516,3.32863 4.17019,6.39633 1.56503,3.06771 4.8046,7.80894 7.19907,10.53608 2.39446,2.72715 4.72463,7.24502 5.17814,10.03973 0.7125,4.39059 0.43979,5.08127 -2.0063,5.08127 -4.29298,0 -11.92337,-2.97674 -11.08938,-4.32615 0.40474,-0.65489 0.0826,-1.5945 -0.71599,-2.08802 -0.79853,-0.49351 -1.45187,-0.2767 -1.45187,0.48183 0,0.75853 -1.28572,1.04293 -2.85714,0.63199 -1.57143,-0.41095 -2.85715,-1.20516 -2.85715,-1.76492 0,-1.74535 -13.72065,-7.53875 -16.55945,-6.99205 -1.97618,0.38057 -2.95056,2.23061 -3.65046,6.9311 -0.90596,6.08422 -9.37846,29.98337 -10.62943,29.98337 -0.32407,0 -0.58923,-1.53837 -0.58926,-3.41859 z m 15.28712,-78.87133 c 0.6525,-1.95748 -3.40626,-7.20998 -4.6276,-5.98865 -1.55372,1.55371 0.66714,8.55064 2.51817,7.93362 0.90405,-0.30135 1.8533,-1.17658 2.10943,-1.94497 z M 382.2049,674.93277 c 4.51635,-6.81843 4.86019,-9.51456 0.78175,-6.12976 -2.97337,2.46767 -8.2382,12.79914 -6.52235,12.79914 0.72765,0 3.31092,-3.00123 5.7406,-6.66938 z m 51.54405,-10.91493 c -0.0261,-7.16753 -2.12872,-11.63347 -3.63229,-7.71525 -1.29381,3.37165 0.65003,15.55903 2.31727,14.52862 0.73529,-0.45444 1.32705,-3.52046 1.31502,-6.81337 z M 394.4041,646.99857 c 2.60899,-3.72486 2.95895,-8.73669 0.55406,-7.93506 -2.0358,0.6786 -5.8391,11.11007 -4.05071,11.11007 0.70004,0 2.27353,-1.42876 3.49665,-3.17501 z m 172.22386,-3.87485 c 0,-5.2489 -2.31401,-11.52157 -4.25036,-11.52157 -1.90507,0 -1.89428,9.38372 0.0149,12.95106 2.17376,4.0617 4.23546,3.36587 4.23546,-1.42949 z m -134.28571,-5.17731 c 0,-3.48934 -0.64286,-6.34426 -1.42857,-6.34426 -0.78572,0 -1.42858,3.25223 -1.42858,7.22717 0,4.45433 0.5481,6.88842 1.42858,6.34426 0.78571,-0.4856 1.42857,-3.73783 1.42857,-7.22717 z m 92.23305,4.43286 c 2.53533,-3.86939 1.70619,-6.81698 -1.56452,-5.56189 -1.17506,0.45091 -2.0971,2.62186 -2.0971,4.93761 0,5.04666 0.6872,5.16382 3.66162,0.62428 z m 94.9098,-11.44115 c 0,-2.54457 -4.96301,-5.40444 -8.27274,-4.76704 -2.10014,0.40446 -1.99904,0.87357 0.78914,3.66176 3.64163,3.64163 7.4836,4.20907 7.4836,1.10528 z m -122.70325,-5.49365 c 0.56317,-2.10578 0.48191,-4.16366 -0.18055,-4.57308 -1.45921,-0.90185 -2.1353,0.1914 -3.40957,5.51343 -1.2858,5.37019 2.14257,4.4722 3.59012,-0.94035 z m -93.76295,-7.66082 c 0.53998,-3.60073 1.32025,-7.42888 1.73396,-8.507 0.41372,-1.07811 0.12529,-1.96021 -0.64096,-1.96021 -1.49502,0 -6.0852,14.80131 -6.00994,19.37943 0.0843,5.1308 3.82886,-1.6563 4.91694,-8.91222 z m 29.15433,-2.25293 c 0.17182,-5.446 -1.67341,-7.20485 -3.24957,-3.09744 -1.18524,3.0887 -1.09206,11.2221 0.16509,14.40917 0.8564,2.17109 1.19263,1.8868 1.97384,-1.66887 0.51789,-2.35714 1.01767,-6.69643 1.11064,-9.64286 z m 98.45473,11.5 c 2.04986,-2.04985 2.28539,-6.85714 0.33597,-6.85714 -1.5025,0 -4.33597,4.60634 -4.33597,7.04894 0,2.02133 1.87687,1.93133 4,-0.1918 z m 31.71429,-12.69047 c 0,-6.31287 -0.48856,-8.52998 -1.78572,-8.10386 -3.46638,1.13873 -2.42075,16.79433 1.12169,16.79433 0.36521,0 0.66403,-3.91071 0.66403,-8.69047 z m -270.59813,-2.14054 c 1.03368,-5.51004 -0.22596,-8.14486 -2.31482,-4.8419 -1.76507,2.79098 -1.76468,11.79803 4.8e-4,10.70711 0.75528,-0.4668 1.79672,-3.10614 2.31434,-5.86521 z m 213.31241,2.14728 c 3.34886,-4.52957 3.22052,-6.54048 -0.33044,-5.17785 -2.16697,0.83155 -5.82579,9.57587 -4.00676,9.57587 0.59709,0 2.54882,-1.9791 4.3372,-4.39802 z m 35.97537,-6.59208 c 3.17853,-7.41522 3.20679,-7.58133 1.28935,-7.58133 -2.146,0 -7.11036,8.77859 -7.11652,12.58431 -0.007,4.75969 2.60332,2.51796 5.82717,-5.00298 z m 32.73892,5.23098 c 0,-1.71024 -4.02946,-3.54475 -5.20466,-2.36955 -1.25101,1.25101 0.87093,3.84295 3.14612,3.84295 1.1322,0 2.05854,-0.66302 2.05854,-1.4734 z M 279.4851,600.80355 c 0,-2.07337 -0.61834,-3.27357 -1.42857,-2.77283 -0.78571,0.4856 -1.42857,2.13069 -1.42857,3.65575 0,1.52505 0.64286,2.77282 1.42857,2.77282 0.78572,0 1.42857,-1.64508 1.42857,-3.65574 z m 236.37778,-1.98523 c 5.48505,-7.91495 3.77798,-10.8071 -1.81866,-3.08117 -2.47893,3.42206 -4.15947,6.78449 -3.73453,7.47204 1.14784,1.85725 1.31461,1.72538 5.55319,-4.39087 z m -222.09206,-10.7814 c 0,-6.00314 0.18606,-6.27328 4.64286,-6.7412 l 4.64285,-0.48745 -6.11728,-1.98578 c -4.66449,-1.51418 -6.51352,-1.58954 -7.78572,-0.31734 -1.27218,1.27219 -1.11618,1.66843 0.65693,1.66843 1.97226,0 2.19874,1.22674 1.49152,8.07913 -0.61105,5.92034 -0.3926,7.80643 0.8175,7.05856 0.90824,-0.56133 1.65134,-3.83479 1.65134,-7.27435 z m 51.42857,-0.006 c -1.91394,-2.30617 -11.42857,-2.99994 -11.42857,-0.83333 0,1.80703 2.7051,2.73034 8.3892,2.8634 4.12598,0.0966 4.56241,-0.19491 3.03937,-2.03007 z m 26.5756,-10.22924 c 1.08584,-4.5882 2.30669,-16.05485 2.71297,-25.48143 l 0.73873,-17.13925 3.91493,-1.22671 c 2.1532,-0.6747 12.05778,-1.31919 22.01018,-1.4322 16.44723,-0.18674 21.58299,-1.00339 19.48765,-3.09873 -0.94972,-0.94971 -33.13103,-13.3399 -39.45379,-15.19017 -2.60041,-0.76097 -5.49327,-1.09313 -6.42857,-0.7381 -1.70166,0.6459 2.35573,2.60387 15.08516,7.27961 3.73214,1.37089 6.78571,3.09262 6.78571,3.82606 0,1.64753 -7.31854,5.00796 -15.19073,6.9751 -3.24775,0.81156 -6.66137,2.38692 -7.58581,3.5008 -0.92443,1.11387 -2.06253,7.9174 -2.5291,15.11893 -0.60147,9.28391 -1.42899,13.31654 -2.84402,13.85954 -4.47347,1.71663 -14.36078,-12.68123 -17.6261,-25.66707 -2.28095,-9.0711 -5.13647,-8.84778 -13.7001,1.07143 -8.22145,9.52289 -10.52414,9.9712 -10.52414,2.04894 0,-8.05877 -1.7975,-10.71208 -11.50938,-16.98918 -6.18495,-3.99752 -7.97505,-5.83476 -6.68338,-6.85939 2.86616,-2.2736 11.12242,-4.36933 21.0499,-5.34323 20.83302,-2.04374 24.94299,-5.1365 26.1785,-19.69944 0.48065,-5.6653 2.84678,-20.83019 5.25805,-33.69974 2.41127,-12.86955 4.13037,-23.65295 3.82023,-23.96309 -0.31016,-0.31016 -1.32648,0.35492 -2.25849,1.47793 -1.63287,1.96747 -10.60386,41.17586 -12.79479,55.92054 -0.58671,3.94849 -1.59384,8.03193 -2.23808,9.07433 -1.93379,3.12893 -9.8575,5.71992 -20.27847,6.6309 -8.26223,0.72226 -29.12463,4.8953 -36.06212,7.21337 -3.65498,1.22127 1.0193,4.53479 12.09617,8.57475 5.88893,2.14781 11.63939,5.23607 12.77879,6.8628 2.68426,3.83231 2.63459,18.85472 -0.0999,30.17908 -1.13831,4.71429 -2.0797,11.30357 -2.09197,14.64286 -0.0187,5.11161 -0.474,6.07143 -2.87946,6.07143 -1.57142,0 -2.85714,0.64285 -2.85714,1.42857 0,0.78571 2.37857,1.42857 5.28572,1.42857 4.05171,0 4.89342,-0.39229 3.60541,-1.6803 -0.98144,-0.98144 -1.16677,-2.31829 -0.44561,-3.21429 0.67908,-0.84368 4.57634,-8.0438 8.66058,-16.00025 7.29933,-14.21972 18.24234,-27.52565 21.15637,-25.72467 0.76236,0.47115 2.09937,3.68924 2.97112,7.15128 0.87175,3.46204 3.7993,8.94496 6.50565,12.18426 3.36955,4.03308 5.4529,8.4736 6.60912,14.08681 4.1242,20.02239 5.88791,21.25327 9.3701,6.53935 z m 297.11199,4.39822 c 1.04665,-5.57915 0.29627,-7.18944 -2.52112,-5.4102 -1.03441,0.65325 -4.45218,1.19978 -7.59504,1.21448 -7.73077,0.0361 -8.09757,4.11447 -0.42737,4.75164 3.75721,0.31213 5.54367,1.24814 6.17428,3.23504 1.23923,3.90447 3.25342,2.15687 4.36925,-3.79096 z m -390.3011,0.68429 c 1.05582,-5.27916 -0.5117,-8.82441 -2.10394,-4.75844 -1.51077,3.85741 -1.52965,9.1904 -0.0326,9.1904 0.6875,0 1.64891,-1.9946 2.13649,-4.43245 z m 366.61351,-4.17483 c 0,-1.73836 -6.09591,-4.25036 -10.31441,-4.25036 -2.89506,0 -2.90719,0.0866 -0.39988,2.85715 2.66976,2.95005 10.71429,3.99611 10.71429,1.39321 z M 502.8413,575.12782 c -0.44261,-1.1534 -1.72287,-2.0971 -2.84501,-2.0971 -1.60699,0 -1.711,0.61526 -0.48977,2.89716 1.71937,3.21267 4.60861,2.51951 3.33478,-0.80006 z m 165.64228,-12.90013 c 0.15845,-5.5902 -1.42466,-7.89845 -3.33999,-4.86988 -1.54889,2.44914 -1.77726,8.67088 -0.44564,12.14101 0.86917,2.26503 1.01221,2.26405 2.28801,-0.0157 0.74849,-1.33747 1.4224,-4.60242 1.49762,-7.25544 z m -373.5135,4.30725 c 2.23495,-4.90517 2.15864,-11.05073 -0.12786,-10.29476 -1.7974,0.59427 -4.13126,13.9334 -2.43783,13.9334 0.49929,0 1.65383,-1.63739 2.56566,-3.63864 z m -15.48498,-2.15996 c 0,-1.6178 -0.64285,-2.54414 -1.42857,-2.05854 -0.78571,0.4856 -1.42857,1.80925 -1.42857,2.94145 0,1.1322 0.64286,2.05855 1.42857,2.05855 0.78572,0 1.42857,-1.32366 1.42857,-2.94146 z m 382.59253,0.44146 c -0.69903,-3.68606 -7.19661,-3.95173 -10.38847,-0.42476 -2.63181,2.90811 -2.60844,2.92476 4.10786,2.92476 5.6613,0 6.67798,-0.40469 6.28061,-2.5 z m -16.2808,0.2043 c 4.16,-1.59635 2.31856,-3.41859 -3.45458,-3.41859 -5.49083,0 -7.652,1.83717 -3.92857,3.3396 2.58225,1.04197 4.81152,1.06582 7.38315,0.079 z m -364.568,-7.34716 c 0.80085,-3.08777 -0.11458,-6.07143 -1.86277,-6.07143 -0.72024,0 -1.30953,1.92857 -1.30953,4.28572 0,4.64475 2.12112,5.83874 3.1723,1.78571 z m 208.25627,0.82677 c 0,-2.37181 -4.3635,-6.8982 -6.64998,-6.8982 -2.51116,0 -2.42713,1.49943 0.30241,5.39642 2.35815,3.36672 6.34757,4.31058 6.34757,1.50178 z m -148.84524,-4.1482 c -0.28154,-0.84464 -0.97797,-1.4875 -1.54761,-1.42857 -0.56965,0.0589 -2.48215,0.15233 -4.25,0.20756 -3.067,0.0959 -3.08337,0.15665 -0.35715,1.32815 4.04509,1.73823 6.75418,1.69108 6.15476,-0.10714 z m -34.36787,-4.53571 c -0.60821,-1.82822 -16.44089,-4.75077 -17.88944,-3.30222 -1.5207,1.52072 1.24153,2.8297 7.94831,3.76662 10.36246,1.44761 10.57393,1.43773 9.94113,-0.4644 z m 8.9274,0.35714 c -2.79504,-1.8063 -5.71429,-1.8063 -5.71429,0 0,0.78571 1.76786,1.41873 3.92858,1.4067 3.06134,-0.017 3.45552,-0.32759 1.78571,-1.4067 z m 352.14286,-5.71429 c 0,-2.61904 -0.80357,-5.02975 -1.78572,-5.35714 -1.2381,-0.4127 -1.78571,1.23016 -1.78571,5.35714 0,4.12699 0.54761,5.76985 1.78571,5.35715 0.98215,-0.32739 1.78572,-2.7381 1.78572,-5.35715 z M 439.4851,543.69475 c 0,-2.98227 -2.49161,-2.58776 -4.23545,0.67063 -2.14675,4.01123 -1.83796,4.67236 1.37831,2.95106 1.57143,-0.841 2.85714,-2.47076 2.85714,-3.62169 z m -155.69478,-3.16403 c 0.0114,-1.375 0.36743,-4.10714 0.79266,-6.07143 0.56222,-2.59718 0.16721,-2.26017 -1.44809,1.23545 -2.58457,5.5932 -2.77289,7.33598 -0.79264,7.33598 0.78571,0 1.43734,-1.125 1.44807,-2.5 z m 14.26621,-8.05875 c 0,-7.68189 -2.27311,-4.95518 -3.44313,4.13018 -0.84787,6.58402 -0.74917,6.9259 1.26165,4.36982 1.19981,-1.52518 2.18148,-5.35018 2.18148,-8.5 z m 177.14286,8.73377 c 0,-2.41296 -4.08474,-8.17502 -5.79529,-8.17502 -2.00805,0 -1.63495,2.51907 0.95959,6.47883 2.49386,3.80612 4.8357,4.62754 4.8357,1.69619 z m -20,-13.98657 c 0,-2.21755 -2.6889,-1.49955 -5.71429,1.52584 -4.36521,4.36521 -3.40008,6.29546 1.42858,2.85714 2.35714,-1.67843 4.28571,-3.65078 4.28571,-4.38298 z m -97.14286,-2.75988 c 0,-0.78571 -2.73214,-1.41872 -6.07143,-1.4067 -4.44637,0.016 -5.49787,0.39255 -3.92857,1.4067 2.8207,1.82288 10,1.82288 10,0 z m 17.14286,-3.41858 c 0,-2.04287 -2.95506,-3.72427 -6.54541,-3.72427 -2.50046,0 -2.69093,3.77931 -0.2403,4.76817 3.51048,1.41651 6.78571,0.91266 6.78571,-1.0439 z m 85.71429,-0.70887 c 0,-2.12995 -5.40396,-8.07952 -6.41975,-7.06792 -1.12963,1.12496 3.33029,8.33823 5.15547,8.33823 0.69535,0 1.26428,-0.57164 1.26428,-1.27031 z m -100.78572,-2.85485 c -2.0981,-1.96028 -7.78571,-3.36544 -7.78571,-1.92348 0,2.18136 1.74834,3.1915 5.52381,3.1915 2.17413,0 3.0772,-0.50626 2.2619,-1.26802 z m -11.35714,-1.58912 c 0.5396,-0.8731 -1.51066,-1.38953 -5.27283,-1.32816 -4.74989,0.0774 -5.50323,0.3808 -3.2986,1.32816 3.95354,1.6989 7.52146,1.6989 8.57143,0 z m 81.32428,-3.6021 c 3.24338,-2.45378 1.76082,-4.83479 -1.66491,-2.67389 -2.60481,1.64307 -4.13729,4.87293 -2.27841,4.80199 0.65475,-0.025 2.42925,-0.98265 3.94332,-2.1281 z m -59.39068,-43.73193 c 3.30956,-23.67659 5.7217,-43.34402 5.36031,-43.7054 -2.14247,-2.14246 -12.25891,53.21343 -13.309,72.82514 -1.40705,26.27851 1.89695,14.17443 7.94869,-29.11974 z m 237.35211,37.24971 c 0,-1.6178 -0.64285,-2.54414 -1.42857,-2.05854 -0.78571,0.4856 -1.42857,1.80926 -1.42857,2.94146 0,1.1322 0.64286,2.05854 1.42857,2.05854 0.78572,0 1.42857,-1.32366 1.42857,-2.94146 z m -296.54578,-1.15458 c 0.86678,-1.40252 -11.62796,-3.46122 -13.60206,-2.24116 -0.7044,0.43534 -1.28073,1.39646 -1.28073,2.1358 0,1.68924 13.84332,1.78724 14.88279,0.10528 z m 125.74258,-1.01913 c 3.20765,-3.20765 1.15733,-5.64813 -2.19577,-2.61363 -1.49341,1.35154 -2.71531,3.00056 -2.71531,3.6645 0,1.927 2.4595,1.40071 4.91108,-1.05087 z m -109.1968,-0.59912 c -2.82437,-1.82525 -11.42857,-1.82525 -11.42857,0 0,0.78572 3.05357,1.41873 6.78572,1.4067 4.90781,-0.0159 6.1927,-0.40511 4.64285,-1.4067 z m 15.71429,-1.42857 c 0,-0.78571 -1.60714,-1.42857 -3.57143,-1.42857 -1.96429,0 -3.57143,0.64286 -3.57143,1.42857 0,0.78572 1.60714,1.42857 3.57143,1.42857 1.96429,0 3.57143,-0.64285 3.57143,-1.42857 z m 61.49406,-1.55093 c 0.87701,-1.63871 1.1685,-3.40555 0.64774,-3.92631 -0.96914,-0.96916 -4.99894,3.66633 -4.99894,5.75028 0,2.27006 2.78491,1.10265 4.3512,-1.82397 z m 42.79165,1.05806 c 0,-1.0568 -1.28571,-3.085 -2.85714,-4.50713 -3.21201,-2.90683 -3.84156,-0.82324 -1.08493,3.59082 2.04157,3.26907 3.94207,3.71082 3.94207,0.91631 z m 151.19926,-6.00291 c 1.04613,-3.30616 1.06182,-10.11622 -2.00564,-3.86136 -0.47346,2.16071 -1.10839,4.73214 -1.41096,5.71428 -1.02159,3.31603 1.74513,1.81556 3.4166,-1.85292 z m 13.44261,0.0331 c 0.77878,-4.07383 -1.02601,-6.14647 -2.34932,-2.698 -1.25185,3.26226 -1.05979,6.30353 0.39805,6.30353 0.69413,0 1.5722,-1.62249 1.95127,-3.60553 z m -308.10711,-8.79116 c 0.54424,-4.72137 0.35806,-6.21477 -0.59171,-4.74617 -0.76222,1.17857 -1.80315,5.35714 -2.31319,9.28571 -0.69006,5.3151 -0.53864,6.52958 0.59171,4.74618 0.83548,-1.31818 1.87642,-5.49675 2.31319,-9.28572 z m 116.06999,0.44029 c 0.5388,-2.71712 -2.6904,-3.1008 -5.17618,-0.61503 -0.94285,0.94286 -1.71428,2.94984 -1.71428,4.45996 0,2.52628 0.25683,2.57542 3.21428,0.61502 1.76786,-1.17185 3.42215,-3.17882 3.67618,-4.45995 z m 155.08358,0.42893 c 2.78899,-4.72139 2.21276,-7.06875 -1.06703,-4.34676 -2.1016,1.74417 -4.05858,8.73137 -2.4455,8.73137 0.50736,0 2.08799,-1.97309 3.51253,-4.38461 z m 12.2898,-3.82968 c -0.017,-3.06134 -0.32758,-3.45552 -1.4067,-1.78571 -1.8063,2.79504 -1.8063,5.71429 0,5.71429 0.78572,0 1.41873,-1.76786 1.4067,-3.92858 z m -152.83527,-0.9132 c 0,-2.68664 -5.22337,-8.97367 -6.44479,-7.75715 -1.11001,1.10555 3.60999,9.74175 5.32423,9.74175 0.6163,0 1.12056,-0.89307 1.12056,-1.9846 z m 157.77614,-9.76184 c 1.22312,-1.74624 2.22386,-3.99624 2.22386,-5 0,-3.4067 -2.3187,-1.84443 -4.7123,3.17502 -2.64846,5.55387 -0.98029,6.77728 2.48844,1.82498 z m -170.22518,-6.84724 c -0.79562,-3.04246 -2.9681,-5.0368 -4.17356,-3.83133 -0.85723,0.85723 2.6103,6.71073 3.97536,6.71073 0.52315,0 0.61234,-1.29573 0.1982,-2.8794 z m -13.14062,-19.05946 c -3.71273,-3.71273 -3.97935,-0.91831 -0.48177,5.04919 2.3589,4.0247 2.52719,4.08673 2.98177,1.09901 0.27759,-1.82444 -0.78195,-4.43017 -2.5,-6.1482 z m -34.69605,-32.63257 c 0.94285,-0.94286 1.6929,-3.03214 1.66675,-4.64286 -0.0456,-2.80715 -0.16401,-2.78874 -2.85714,0.44397 -4.1405,4.97009 -3.13336,8.52263 1.19039,4.19889 z m -4.80363,-17.84736 c 3.61081,-5.31378 3.85377,-7.8582 0.48101,-5.03747 -2.90274,2.42762 -7.12641,10.3134 -5.52394,10.3134 0.80181,0 3.07113,-2.37417 5.04293,-5.27593 z m 17.39061,-2.89507 c -1.2252,-1.2209 -6.58698,4.66053 -6.58698,7.22537 0,0.87725 1.73377,-0.13871 3.85281,-2.25783 2.11904,-2.11905 3.34943,-4.35444 2.73417,-4.96754 z m -19.54781,-11.30737 c 3.09265,-3.93167 3.89565,-7.66449 1.64877,-7.66449 -1.2669,0 -7.25937,8.68882 -7.25937,10.52576 0,2.09507 2.8587,0.6372 5.6106,-2.86127 z m -185.63248,-29.4502 c -0.0157,-5.36921 -0.41531,-6.8912 -1.40669,-5.35714 -1.82704,2.82714 -1.82704,12.85714 0,12.85714 0.78571,0 1.41872,-3.375 1.40669,-7.5 z m -15.09857,-1.98697 c 1.08136,-2.81797 -0.25748,-7.65589 -2.11868,-7.65589 -0.73276,0 -1.3323,2.25 -1.3323,5 0,5.2215 1.90413,6.68692 3.45098,2.65589 z m -13.45098,-5.59734 c 0,-4.99975 -2.27365,-6.66993 -3.77033,-2.76963 -1.14615,2.98681 0.69523,9.58584 2.38364,8.54234 0.76268,-0.47136 1.38669,-3.06909 1.38669,-5.77271 z m 173.57143,3.65574 c -0.4856,-0.78572 -1.48783,-1.42857 -2.22717,-1.42857 -0.73935,0 -1.34426,0.64285 -1.34426,1.42857 0,0.78571 1.00223,1.42857 2.22717,1.42857 1.22494,0 1.82986,-0.64286 1.34426,-1.42857 z m 15.06548,-8.44907 c -1.49965,-2.80213 -4.3512,-4.1263 -4.3512,-2.02056 0,1.42669 4.6484,6.29743 5.34509,5.60074 0.33037,-0.33038 -0.11686,-1.94147 -0.99389,-3.58018 z m -15.06548,-2.9795 c -0.4856,-0.78572 -1.52576,-1.42857 -2.31147,-1.42857 -0.78572,0 -1.03128,0.64285 -0.54568,1.42857 0.4856,0.78571 1.52576,1.42857 2.31148,1.42857 0.78571,0 1.03127,-0.64286 0.54567,-1.42857 z m 6.42857,-6.99002 c 0,-0.70165 -0.96429,-1.64576 -2.14286,-2.09802 -2.17754,-0.8356 -2.9257,0.68614 -1.19047,2.42137 1.36527,1.36528 3.33333,1.17437 3.33333,-0.32335 z m -120.52583,-28.1117 c 3.92834,-4.16525 4.81154,-6.23097 4.81154,-11.25365 0,-7.9984 -2.60827,-10.40037 -8.59906,-7.9189 -12.93985,5.35986 -17.18485,24.27427 -5.44793,24.27427 3.22211,0 5.73102,-1.38594 9.23545,-5.10172 z m -53.27269,-7.83202 c 7.71146,-6.06584 7.79098,-21.46877 0.12078,-23.39387 -10.40226,-2.6108 -19.31165,13.67006 -12.66982,23.1526 2.77921,3.96788 7.69136,4.06232 12.54904,0.24127 z m 229.076,-7.87993 c -4.0329,-3.49341 -8.13462,-4.58782 -8.13462,-2.17047 0,0.71587 2.02092,3.00208 4.49095,5.08048 3.31653,2.79067 4.90427,3.35827 6.07143,2.17047 1.16033,-1.18085 0.51494,-2.53141 -2.42776,-5.08048 z m 28.19776,-7.86405 c -1.36923,-1.51297 -3.03271,-2.75085 -3.69666,-2.75085 -2.22491,0 -1.23732,3.35507 2.00713,6.81868 2.71865,2.90229 3.28867,3.06531 3.69665,1.05721 0.2653,-1.3058 -0.6379,-3.61207 -2.00712,-5.12504 z M 219.4851,267.15214 c 0,-3.61662 -2.19907,-3.40106 -4.91899,0.48216 -3.55208,5.07131 -2.88501,7.32406 1.34757,4.55077 1.96428,-1.28705 3.57142,-3.55187 3.57142,-5.03293 z m 185.71429,1.59287 c 0,-2.19102 -5.44703,-7.14286 -7.85714,-7.14286 -3.24369,0 -2.5766,2.30859 1.62123,5.6106 4.10857,3.2318 6.23591,3.75452 6.23591,1.53226 z m -239.64286,-6.86728 c 2.67832,-2.30011 3.45565,-8.84701 1.05043,-8.84701 -1.71254,0 -7.10882,8.45912 -7.11652,11.15574 -0.006,1.99418 1.90041,1.26873 6.06609,-2.30873 z m 62.77898,-6.97142 c 3.95756,-3.79159 5.28416,-7.58987 2.65087,-7.58987 -1.3895,0 -8.64413,8.80545 -8.64413,10.49198 0,1.86191 2.06379,0.86256 5.99326,-2.90211 z m -50.00652,-11.51844 c 6.78474,-7.27435 8.32867,-13.43123 2.59916,-10.3649 -2.85044,1.52552 -6.29611,6.44375 -7.76198,11.07918 -1.37194,4.33839 0.7202,4.04894 5.16282,-0.71428 z m 72.39418,-7.69047 c 4.03335,-1.67618 7.33336,-3.65583 7.33336,-4.39922 0,-2.02307 -8.68636,0.23559 -13.21428,3.43602 -7.04482,4.97942 -4.70522,5.36261 5.88092,0.9632 z m -45.52378,-5.15242 c 3.53571,-1.14197 7.23214,-2.31539 8.21429,-2.60759 4.01086,-1.1933 1.4,-3.4781 -3.97446,-3.4781 -8.29221,0 -15.6684,3.40027 -15.6684,7.22281 0,2.39201 0.56024,2.84268 2.5,2.01104 1.375,-0.58952 5.39286,-2.00619 8.92857,-3.14816 z M 369.4851,215.98413 c 0,-1.8612 -4.83791,-3.20003 -7.65588,-2.11867 -4.03103,1.54685 -2.56562,3.45098 2.65588,3.45098 2.75,0 5,-0.59954 5,-1.33231 z m 20,-0.0963 c 0,-0.78572 -2.9308,-1.42858 -6.51288,-1.42858 -3.97814,0 -6.16926,0.55599 -5.62997,1.42858 0.4856,0.78571 3.4164,1.42857 6.51288,1.42857 3.09649,0 5.62997,-0.64286 5.62997,-1.42857 z"
-         style="fill:#d3bc5f;fill-opacity:1;stroke:none"
-         sodipodi:nodetypes="cssscsscsssssssscscsssssssssssssccsssssssssssssssscsscsscsssssssssssscssscsssscsssscscccssssssssssssssssscssssssssssssssssssscscssssssssssscssscssssssscsscssscsscsssssssssssscssssscsssssscsssscsscccssccsscccsscccssscccsscccssccssssccsscccsssccsssssssscsccccsscccscccssssscssscscccsscsssscscsscccscsssscssssssssssssssssssssssscsssscscssscccssssccccsccsssscsscccssscccssccssssssssscssccsssssssscccscccssccsscsssssssssscsssccsscccssccssssssssssssssssssssscsscsccccssccssssscsscccssccsscssssssssssssssccsccssccssssscssscsssscsscsssssssssssscssccsssssssscscccssssssssssssssssssssssscssssssssssssssscsscccssscccsssccsssssssscsccccssccsssscsscccssssccsssssssss" />
-      <path
-         inkscape:connector-curvature="0"
-         id="path3936"
-         d="m 312.42748,193.36531 c -0.71883,-0.23109 -1.25836,-0.69635 -2.4582,-2.11983 -0.68032,-0.80713 -1.66311,-1.83164 -2.18397,-2.2767 -2.44208,-2.08664 -5.53569,-3.39328 -9.95737,-4.20566 -0.72664,-0.1335 -1.34495,-0.26651 -1.374,-0.29556 -0.12218,-0.12218 1.63591,-1.37021 2.74508,-1.94868 2.83498,-1.47855 5.84243,-2.06508 9.12649,-1.77992 4.34368,0.37716 7.87777,2.18624 9.0915,4.65389 0.37235,0.75703 0.40669,0.92913 0.40669,2.03814 0,1.16988 -0.0182,1.2481 -0.53335,2.28734 -0.63384,1.27879 -2.23419,3.19001 -2.90628,3.47082 -0.56018,0.23406 -1.51037,0.31961 -1.95659,0.17616 z"
-         style="fill:#d3bc5f;fill-opacity:1;stroke:none" />
-      <path
-         inkscape:connector-curvature="0"
-         id="path3938"
-         d="m 172.69128,490.43165 c -1.47756,-1.47757 -1.92568,-4.63274 -2.26552,-15.95145 -0.21701,-7.22773 -0.46997,-9.59645 -1.02484,-9.59645 -0.12841,0 -0.89015,0.29099 -1.69277,0.64664 -4.49897,1.99358 -12.90768,4.62137 -17.35022,5.42208 -9.2837,1.67327 -11.64774,-1.02792 -6.728,-7.68753 0.59756,-0.80888 1.58049,-1.75012 2.22021,-2.12605 5.04207,-2.96289 8.91904,-6.18632 9.91495,-8.24361 0.68255,-1.40996 0.6601,-3.18378 -0.0585,-4.62263 -0.79396,-1.58976 -3.24431,-3.73983 -7.04209,-6.17911 -1.78523,-1.14664 -5.27154,-3.39169 -7.74736,-4.98899 -2.47581,-1.5973 -5.6107,-3.58597 -6.96641,-4.41926 -4.47087,-2.74804 -6.85405,-5.63674 -6.22436,-7.5447 1.04309,-3.1606 7.50661,-4.94076 17.97701,-4.95116 8.04584,-0.008 12.87379,0.64236 15.76551,2.12371 2.41709,1.23822 4.07625,1.5793 5.86116,1.20492 4.41559,-0.92618 6.75853,-5.59857 9.01636,-17.98078 1.01005,-5.53927 1.69733,-8.10536 2.30622,-8.61069 0.36065,-0.29931 0.49905,-0.24063 1.07612,0.45628 1.10787,1.33794 4.93886,9.70079 7.32179,15.9831 3.33763,8.79926 4.91827,11.93235 7.66057,15.18455 1.02528,1.21593 3.15302,2.98214 4.74652,3.94003 l 0.88388,0.53133 5.55584,-0.6046 c 23.93377,-2.60453 52.53238,-4.7637 90.02984,-6.79718 6.45867,-0.35025 12.85549,-0.75059 14.21518,-0.88964 3.26208,-0.3336 8.23839,-0.32236 9.22287,0.0208 3.25032,1.13307 -2.30201,4.76864 -9.80099,6.41751 -2.53623,0.55766 -8.04713,0.77511 -10.25719,0.40472 -0.9561,-0.16024 -2.44257,-0.53435 -3.30325,-0.83136 l -1.56489,-0.54002 -5.50618,0.56661 c -6.90651,0.71071 -15.92329,1.8113 -33.15911,4.04744 -28.62357,3.71355 -39.88798,4.88228 -54.41206,5.64547 l -5.79846,0.30469 -0.42232,1.38896 c -0.23228,0.76393 -0.90275,3.66181 -1.48994,6.43973 -4.46074,21.10314 -7.71955,30.24311 -13.29047,37.27577 -2.25372,2.84505 -5.27185,5.24908 -6.61794,5.27136 -0.1843,0.003 -0.65732,-0.31669 -1.05116,-0.71052 z m 6.59034,-46.70833 c 1.09934,-2.82692 0.6287,-7.05407 -0.83719,-7.51933 -0.9477,-0.30078 -1.32788,0.46063 -1.42778,2.8595 -0.0839,2.01491 0.33715,6.43937 0.66464,6.98402 0.21944,0.36496 0.98947,-0.75336 1.60033,-2.32419 z m 7.84953,0.0104 c 0.19318,-2.33412 -0.51487,-7.38674 -1.03514,-7.38674 -0.28276,0 -0.52182,1.5597 -0.5252,3.42656 -0.002,1.27677 0.29389,2.81103 0.88646,4.59152 0.21453,0.64462 0.59801,0.28534 0.67388,-0.63134 z m 0.28514,-11.93243 c 0.39056,-0.7516 0.44149,-1.31851 0.34031,-3.78807 -0.12403,-3.02721 -0.48078,-4.54569 -1.06797,-4.54569 -0.18987,0 -0.45056,0.19888 -0.57932,0.44194 -0.28516,0.53834 -0.70141,3.23725 -0.94095,6.10104 -0.15963,1.90844 -0.12938,2.15883 0.29859,2.47177 0.73575,0.538 1.44458,0.29037 1.94934,-0.68099 z"
-         style="fill:#b2bc5f;fill-opacity:1;stroke:none" />
-      <path
-         inkscape:connector-curvature="0"
-         id="path3944"
-         d="m 407.59723,417.18589 c -3.23485,-2.19814 -5.15936,-5.45834 -9.44358,-15.99785 -3.29255,-8.09992 -3.58137,-10.06479 -1.47943,-10.06479 0.60406,0 6.31951,2.66159 12.70099,5.91465 6.38147,3.25305 13.53819,6.74774 15.9038,7.76596 5.52412,2.37772 9.05779,5.31144 8.77185,7.28254 -0.329,2.26795 -4.41393,4.59702 -9.00187,5.13253 -2.2391,0.26135 -5.35681,0.75674 -6.92824,1.10086 -4.90978,1.07518 -7.71782,0.77262 -10.52352,-1.1339 z"
-         style="fill:#c87137;fill-opacity:1;stroke:none" />
-      <path
-         inkscape:connector-curvature="0"
-         id="path3946"
-         d="m 390.82849,377.18836 c -2.19143,-1.53494 -5.4312,-7.55197 -7.97693,-14.81511 -1.20485,-3.4375 -2.04323,-6.25 -1.86306,-6.25 0.73722,0 16.511,7.83535 17.65277,8.76871 3.92306,3.20697 3.69343,7.43557 -0.6089,11.21307 -2.72167,2.38966 -4.87625,2.71367 -7.20388,1.08333 l 0,0 z"
-         style="fill:#c87137;fill-opacity:1;stroke:none" />
-      <path
-         inkscape:connector-curvature="0"
-         id="path3948"
-         d="m 417.83857,224.26929 c -8.1177,-7.29852 -7.56348,-12.7805 1.64774,-16.2983 1.78595,-0.68205 5.39217,-2.67848 8.01383,-4.43649 8.70968,-5.84049 9.90709,-2.9316 3.85887,9.37447 -3.76527,7.66103 -7.74764,14.03197 -9.02646,14.4404 -0.43351,0.13845 -2.4558,-1.24759 -4.49398,-3.08008 z"
-         style="fill:#c87137;fill-opacity:1;stroke:none" />
-      <path
-         inkscape:connector-curvature="0"
-         id="path3950"
-         d="m 432.58538,250.94468 c -4.41267,-6.72664 -5.49629,-13.43262 -2.63323,-16.29569 1.2857,-1.28569 1.99375,-1.4105 5.53572,-0.97577 2.2338,0.27417 4.86502,0.80134 5.84717,1.17147 0.98214,0.37014 4.02054,0.81841 6.75199,0.99615 3.21653,0.20931 5.42069,0.73441 6.25603,1.49039 1.1919,1.07865 1.20379,1.29842 0.15666,2.89654 -0.6232,0.95113 -2.1527,2.67336 -3.39889,3.82719 -2.59938,2.40673 -14.56031,10.63972 -15.45743,10.63972 -0.32891,0 -1.70502,-1.6875 -3.05802,-3.75 z"
-         style="fill:#c87137;fill-opacity:1;stroke:none" />
-      <path
-         inkscape:connector-curvature="0"
-         id="path3952"
-         d="m 433.80307,275.0876 c -0.47119,-3.14212 -0.0246,-10.12091 0.88728,-13.86489 0.38368,-1.57535 0.64383,-1.65534 3.95519,-1.21607 6.90923,0.91654 11.97521,4.13868 11.97521,7.61666 0,3.2011 -8.11516,9.17947 -14.05165,10.35173 -2.2372,0.44178 -2.27228,0.40517 -2.76603,-2.88743 z"
-         style="fill:#c87137;fill-opacity:1;stroke:none" />
-      <path
-         inkscape:connector-curvature="0"
-         id="path3954"
-         d="m 418.30811,438.44016 c -0.68267,-1.07787 -2.38645,-3.37217 -3.78619,-5.09845 -3.22504,-3.97741 -3.14347,-6.19412 0.22226,-6.03994 5.25928,0.24093 8.69693,5.08135 7.29811,10.27617 -0.89398,3.31999 -2.0138,3.57856 -3.73418,0.86222 z"
-         style="fill:#c87137;fill-opacity:1;stroke:none" />
-      <path
-         inkscape:connector-curvature="0"
-         id="path3956"
-         d="m 429.85171,452.8737 c -5.5816,-1.71968 -7.03576,-4.85435 -3.08663,-6.6537 6.01669,-2.74138 11.56613,1.26728 8.83054,6.37878 -0.85918,1.60539 -1.34944,1.62885 -5.74391,0.27492 z"
-         style="fill:#c87137;fill-opacity:1;stroke:none" />
-      <path
-         inkscape:connector-curvature="0"
-         id="path3958"
-         d="m 451.1937,486.32827 c -0.6187,-0.70205 -3.07949,-4.08613 -5.46842,-7.52019 l -4.34351,-6.24374 2.08402,-1.07769 c 2.76372,-1.42917 5.44213,-1.33752 9.07188,0.31044 5.13785,2.33266 6.77608,8.24322 3.59368,12.96559 -1.92491,2.85637 -3.39057,3.32109 -4.93765,1.56559 l 0,0 z"
-         style="fill:#c87137;fill-opacity:1;stroke:none" />
-      <path
-         inkscape:connector-curvature="0"
-         id="path3960"
-         d="m 463.50303,504.74164 c -1.35355,-2.52912 -0.88043,-6.39946 1.01383,-8.29371 2.03654,-2.03655 2.73769,-2.15586 3.96671,-0.67499 1.84557,2.22378 -0.67578,10.35031 -3.2113,10.35031 -0.5664,0 -1.36257,-0.62172 -1.76924,-1.38161 z"
-         style="fill:#c87137;fill-opacity:1;stroke:none" />
-      <path
-         inkscape:connector-curvature="0"
-         id="path3962"
-         d="m 475.44218,521.39657 c -2.94433,-1.54874 -2.2468,-5.27332 0.98758,-5.27332 1.54139,0 2.19006,1.90276 1.5011,4.40327 -0.50325,1.82653 -0.6036,1.86161 -2.48868,0.87005 z"
-         style="fill:#c87137;fill-opacity:1;stroke:none" />
-      <path
-         inkscape:connector-curvature="0"
-         id="path3964"
-         d="m 486.21711,540.22774 c -3.28462,-2.90928 -4.27353,-4.80741 -3.35744,-6.44436 0.95682,-1.70976 5.7225,-1.66095 7.29323,0.0747 1.5432,1.70521 1.50939,5.28432 -0.0679,7.18339 l -1.25,1.50505 -2.61793,-2.31877 z"
-         style="fill:#c87137;fill-opacity:1;stroke:none" />
-      <path
-         inkscape:connector-curvature="0"
-         id="path3966"
-         d="m 494.58396,549.87602 c -1.66612,-0.45844 -2.37766,-1.22255 -2.06265,-2.21505 0.21449,-0.6758 1.39182,-1.81877 2.31925,-2.25157 1.22068,-0.56964 1.95433,-0.54687 2.58134,0.0802 0.68528,0.68528 0.79949,1.59607 0.40751,3.2497 l -0.31747,1.33929 -0.97855,0.0323 c -0.5382,0.0178 -1.41544,-0.0879 -1.94943,-0.23483 l 0,0 z"
-         style="fill:#c87137;fill-opacity:1;stroke:none" />
-      <path
-         inkscape:connector-curvature="0"
-         id="path3968"
-         d="m 508.74381,569.46176 c -1.24479,-0.29684 -2.32701,-1.23089 -2.9061,-2.50822 -0.47224,-1.04166 -0.46492,-1.70499 0.0296,-2.68394 1.30087,-2.57505 4.96836,-2.17099 6.42857,0.70825 0.57358,1.13099 0.60901,1.78801 0.15081,2.79692 -0.38184,0.84079 -1.04842,1.37442 -2.07046,1.6575 -0.79137,0.2192 -0.83372,0.21996 -1.63246,0.0295 l 0,0 z"
-         style="fill:#c87137;fill-opacity:1;stroke:none" />
-      <path
-         inkscape:connector-curvature="0"
-         id="path3970"
-         d="m 528.23342,581.65491 c -2.95847,-0.24859 -5.68069,-0.96254 -7.30933,-1.91699 -2.04429,-1.19803 -2.03158,-3.19535 0.029,-4.56023 1.63138,-1.08059 3.62446,-1.27042 5.1528,-0.49079 1.08779,0.55489 1.69809,1.19111 2.30254,2.40032 0.77892,1.55823 1.29809,4.72976 0.76246,4.65773 -0.12277,-0.0165 -0.54464,-0.057 -0.9375,-0.09 l 0,0 z"
-         style="fill:#c87137;fill-opacity:1;stroke:none" />
-      <path
-         inkscape:connector-curvature="0"
-         id="path3972"
-         d="m 547.83969,593.55222 c -2.8765,-0.19336 -4.74737,-0.60353 -6.28835,-1.37866 -1.53109,-0.77015 -2.05981,-1.3721 -2.05981,-2.34512 0,-1.36876 1.57152,-2.61548 3.87807,-3.07655 1.99914,-0.39963 4.55183,0.65385 5.79345,2.39092 0.77801,1.08846 1.4118,2.40947 1.7173,3.57938 l 0.26559,1.01706 -0.65269,-0.0263 c -0.35898,-0.0145 -1.55308,-0.0868 -2.65356,-0.16077 z"
-         style="fill:#c87137;fill-opacity:1;stroke:none" />
-      <path
-         inkscape:connector-curvature="0"
-         id="path3974"
-         d="m 566.61327,598.96201 c -1.8749,-1.25848 -2.86609,-2.1309 -3.18534,-2.80367 -0.61428,-1.2945 0.0586,-1.62232 3.27296,-1.59462 2.06846,0.0178 2.65684,0.0904 3.99815,0.49326 1.80133,0.54102 3.09704,1.15446 3.5895,1.69941 0.83138,0.92002 -0.70994,1.90296 -4.11484,2.62414 -1.11699,0.23658 -2.09085,0.42994 -2.16415,0.4297 -0.0733,-2.5e-4 -0.70163,-0.38195 -1.39628,-0.84822 l 0,0 z"
-         style="fill:#c87137;fill-opacity:1;stroke:none" />
-      <path
-         inkscape:connector-curvature="0"
-         id="path3976"
-         d="m 582.05046,594.14104 c -2.10746,-2.23205 -3.113,-3.83933 -3.29638,-5.26897 -0.14421,-1.1243 0.46933,-2.19408 1.62763,-2.83794 2.62929,-1.46154 7.34042,-0.77566 8.87447,1.29201 1.18123,1.59214 0.0389,3.9251 -3.0392,6.20701 -0.93935,0.69637 -2.74261,1.63467 -3.14156,1.63467 -0.0305,0 -0.49176,-0.46205 -1.02496,-1.02678 z"
-         style="fill:#c87137;fill-opacity:1;stroke:none" />
-      <path
-         inkscape:connector-curvature="0"
-         id="path3978"
-         d="m 548.46266,556.86963 c -1.34182,-0.29183 -2.06152,-0.65078 -2.55005,-1.27185 -0.48568,-0.61744 -0.47228,-1.16317 0.0404,-1.64479 0.48723,-0.45772 1.33952,-0.5068 2.08716,-0.12018 0.60632,0.31354 1.51369,1.56628 1.87386,2.58709 0.29561,0.83785 0.31112,0.83305 -1.45135,0.44973 z"
-         style="fill:#c87137;fill-opacity:1;stroke:none" />
-      <path
-         inkscape:connector-curvature="0"
-         id="path3980"
-         d="m 553.75398,549.52233 c -2.2967,-0.33533 -3.21428,-0.80743 -3.21428,-1.65373 0,-1.29598 2.65404,-2.28745 4.10906,-1.53503 0.63854,0.3302 1.3508,1.52647 1.51449,2.54365 l 0.12213,0.75893 -1.04249,-0.0243 c -0.57336,-0.0134 -1.24337,-0.0537 -1.48891,-0.0895 z"
-         style="fill:#c87137;fill-opacity:1;stroke:none" />
-      <path
-         inkscape:connector-curvature="0"
-         id="path3982"
-         d="m 554.42525,543.13205 c -1.52038,-0.54262 -2.11586,-1.31675 -2.12708,-2.76522 -0.0125,-1.6076 1.43167,-3.61463 2.96496,-4.12066 1.34612,-0.44426 2.78204,0.53824 3.73709,2.55706 0.37199,0.78632 1.17511,3.55091 1.18108,4.06568 0.002,0.18956 -2.43338,0.51751 -3.78314,0.5094 -0.71769,-0.004 -1.6055,-0.11513 -1.97291,-0.24626 l 0,0 z"
-         style="fill:#c87137;fill-opacity:1;stroke:none" />
-      <path
-         inkscape:connector-curvature="0"
-         id="path3984"
-         d="m 560.66181,530.98458 c -0.97049,-0.34612 -1.37211,-0.76914 -1.37211,-1.44521 0,-1.2574 1.93164,-3.21167 3.62523,-3.66771 2.13711,-0.57546 3.32746,0.68072 3.33513,3.51957 l 0.004,1.4515 -1.34658,0.20028 c -1.77534,0.26405 -3.40423,0.24163 -4.24559,-0.0584 z"
-         style="fill:#c87137;fill-opacity:1;stroke:none" />
-      <path
-         inkscape:connector-curvature="0"
-         id="path3986"
-         d="m 576.70041,525.34223 c -2.15593,-0.2847 -3.73613,-1.07188 -4.2859,-2.13502 -0.92739,-1.79338 0.5891,-4.83909 3.18689,-6.40052 1.3969,-0.83963 2.21139,-1.02014 3.04025,-0.67382 1.63928,0.68493 1.81252,3.84511 0.45222,8.24925 -0.39767,1.28751 -0.27794,1.23948 -2.39346,0.96011 z"
-         style="fill:#c87137;fill-opacity:1;stroke:none" />
-      <path
-         inkscape:connector-curvature="0"
-         id="path3988"
-         d="m 599.81498,528.75254 c -1.93413,-0.5869 -3.41344,-2.57712 -3.14501,-4.23123 0.34693,-2.1379 2.70189,-3.19845 4.85493,-2.1864 1.7538,0.82438 2.81045,3.00061 2.21719,4.5664 -0.55253,1.4583 -2.38119,2.32032 -3.92711,1.85123 z"
-         style="fill:#c87137;fill-opacity:1;stroke:none" />
-      <path
-         inkscape:connector-curvature="0"
-         id="path3990"
-         d="m 599.60382,549.91777 c -1.61673,-0.57702 -2.20047,-1.39786 -2.04757,-2.87927 0.23862,-2.31201 2.67933,-5.14464 5.00838,-5.8126 0.72816,-0.20883 1.62589,0.20811 2.02571,0.94082 0.45139,0.82723 0.44342,3.91428 -0.0162,6.26407 l -0.34054,1.74107 -1.98089,-0.008 c -1.17936,-0.005 -2.25119,-0.10431 -2.64891,-0.24626 l 0,0 z"
-         style="fill:#c87137;fill-opacity:1;stroke:none" />
-      <path
-         inkscape:connector-curvature="0"
-         id="path3992"
-         d="m 600.27184,567.37237 c -5.88629,-1.31023 -8.65784,-2.86498 -8.66005,-4.858 -0.002,-1.81733 2.92055,-3.60406 5.86346,-3.58467 3.92934,0.0259 5.45615,2.90436 4.04507,7.62609 -0.28539,0.95498 -0.37205,1.01166 -1.24848,0.81658 z"
-         style="fill:#c87137;fill-opacity:1;stroke:none" />
-      <path
-         inkscape:connector-curvature="0"
-         id="path3994"
-         d="m 595.14571,579.26652 c -2.22795,-0.39892 -3.86205,-0.9469 -4.75703,-1.59523 -1.14797,-0.83158 -1.19822,-1.64963 -0.16402,-2.67009 0.74011,-0.73027 1.5696,-1.15677 2.94081,-1.51208 1.43342,-0.37144 2.84341,-0.35928 3.62067,0.0312 0.78128,0.39252 1.43213,1.34941 1.43213,2.10553 0,0.67427 -0.58477,2.60267 -1.03111,3.40026 l -0.30818,0.55072 -1.73327,-0.31035 z"
-         style="fill:#c87137;fill-opacity:1;stroke:none" />
-      <path
-         inkscape:connector-curvature="0"
-         id="path4008"
-         d="m 340.93764,310.80616 c -0.24091,-0.69448 0.12631,-2.88425 0.81603,-4.86616 0.68973,-1.98191 1.80858,-6.30031 2.48633,-9.59645 0.67775,-3.29614 1.4366,-6.33503 1.68633,-6.7531 0.4093,-0.68519 16.59097,15.61504 17.29132,17.41801 0.33877,0.87212 -15.68815,5.06039 -19.36423,5.06039 -1.36277,0 -2.67487,-0.56821 -2.91578,-1.26269 z"
-         style="fill:#e9c6af;fill-opacity:1;stroke:none" />
-      <path
-         inkscape:connector-curvature="0"
-         id="path4010"
-         d="m 309.55586,320.48679 c -1.2712,-1.2712 -0.65731,-8.93125 1.40323,-17.50931 1.54596,-6.43587 1.8942,-10.1675 1.39047,-14.89975 -0.42605,-4.00251 -0.30042,-6.31346 0.34323,-6.31346 0.55839,0 2.95003,3.71888 5.31475,8.26416 2.36472,4.54529 5.82464,10.26222 7.68871,12.70429 5.94315,7.78594 3.98735,14.92815 -4.77611,17.44147 -3.94123,1.13033 -10.36972,1.30716 -11.36428,0.3126 z"
-         style="fill:#e9c6af;fill-opacity:1;stroke:none" />
-      <path
-         inkscape:connector-curvature="0"
-         id="path4012"
-         d="m 224.66899,335.5696 -3.9063,-0.40329 0.66126,-4.13527 c 0.36369,-2.27439 3.59887,-10.42336 7.18929,-18.10881 3.59043,-7.68545 6.52805,-14.52169 6.52805,-15.19164 0,-2.99673 2.37488,1.49804 4.19149,7.93295 4.31228,15.27523 6.23459,29.29812 4.12714,30.10683 -1.51092,0.57979 -12.35232,0.46396 -18.79093,-0.20077 l 0,0 z"
-         style="fill:#e9c6af;fill-opacity:1;stroke:none" />
-      <path
-         inkscape:connector-curvature="0"
-         id="path4014"
-         d="m 258.37479,330.44811 c 0,-5.02074 1.82488,-10.29804 3.56104,-10.29804 2.25955,0 5.53034,5.12348 5.53034,8.66291 0,3.81195 -0.15973,3.95914 -5.3033,4.88725 l -3.78808,0.68352 0,-3.93564 z"
-         style="fill:#e9c6af;fill-opacity:1;stroke:none" />
-      <path
-         inkscape:connector-curvature="0"
-         id="path4016"
-         d="m 274.03757,328.25594 c -0.3631,-1.6532 -0.39877,-3.4288 -0.0793,-3.94578 0.83892,-1.35741 4.19308,-0.2447 6.30846,2.09277 1.75546,1.93976 1.75095,2.06116 -0.12765,3.43483 -3.17367,2.32064 -5.36946,1.75138 -6.10156,-1.58182 z"
-         style="fill:#e9c6af;fill-opacity:1;stroke:none" />
-      <path
-         inkscape:connector-curvature="0"
-         id="path4018"
-         d="m 147.46004,329.03941 c -2.11174,-2.11174 -1.35023,-4.47307 4.04289,-12.53646 l 5.25507,-7.85698 1.77624,3.98428 c 2.82072,6.32714 3.3766,12.14579 1.44237,15.0978 -1.38145,2.10835 -2.44742,2.52355 -6.47894,2.52355 -2.65399,0 -5.37093,-0.54549 -6.03763,-1.21219 z"
-         style="fill:#f4e3d7;fill-opacity:1;stroke:none" />
-      <path
-         inkscape:connector-curvature="0"
-         id="path4020"
-         d="m 342.31628,307.17539 c 0.51972,-2.59863 1.60977,-7.19372 2.42232,-10.21131 l 1.47737,-5.48652 3.85963,3.21909 c 2.12279,1.7705 5.66122,5.29555 7.86316,7.83345 l 4.00355,4.61435 -5.43212,1.38644 c -2.98766,0.76253 -7.61613,1.83257 -10.28549,2.37785 l -4.85338,0.99142 0.94496,-4.72477 0,0 z"
-         style="fill:#f4e3d7;fill-opacity:1;stroke:none" />
-      <path
-         inkscape:connector-curvature="0"
-         id="path4022"
-         d="m 309.87267,319.08067 c -0.36286,-0.58929 0.20258,-6.53571 1.25652,-13.21429 1.05395,-6.67857 2.11647,-14.25914 2.36115,-16.84571 0.43402,-4.58802 0.61058,-4.42551 7.2306,6.65497 8.18443,13.69899 8.80415,19.0736 2.57094,22.29692 -4.42288,2.28716 -12.29302,2.93705 -13.41921,1.10811 z"
-         style="fill:#f4e3d7;fill-opacity:1;stroke:none" />
-      <path
-         inkscape:connector-curvature="0"
-         id="path4024"
-         d="m 225.59298,334.83082 c -3.55812,-0.53284 -3.94302,-1.05972 -3.13271,-4.28824 1.74838,-6.96609 12.70654,-31.66796 13.7597,-31.01708 1.564,0.96661 7.00097,25.16595 7.00097,31.16058 l 0,5.1803 -6.78572,-0.21404 c -3.73214,-0.11773 -8.61115,-0.48741 -10.84224,-0.82152 z"
-         style="fill:#f4e3d7;fill-opacity:1;stroke:none" />
-      <path
-         inkscape:connector-curvature="0"
-         id="path4026"
-         d="m 259.38096,327.95878 c 1.06395,-6.5563 1.74251,-7.28308 4.59197,-4.91825 3.44888,2.86232 2.13783,9.14884 -2.03088,9.73811 -3.20577,0.45316 -3.36741,0.14895 -2.56109,-4.81986 z"
-         style="fill:#f4e3d7;fill-opacity:1;stroke:none" />
-      <path
-         inkscape:connector-curvature="0"
-         id="path4028"
-         d="m 274.64951,327.29496 c 0,-1.57143 0.56414,-2.85715 1.25365,-2.85715 1.87335,0 4.57733,3.69283 3.49586,4.7743 -1.95578,1.95578 -4.74951,0.82807 -4.74951,-1.91715 z"
-         style="fill:#f4e3d7;fill-opacity:1;stroke:none" />
-      <path
-         inkscape:connector-curvature="0"
-         id="path4030"
-         d="m 150.00665,329.16735 c -3.58625,-0.93719 -3.11608,-3.68535 2.07342,-12.11936 l 4.57341,-7.43275 1.79072,4.197 c 2.7663,6.48349 2.38893,13.13101 -0.84363,14.86102 -2.87417,1.53821 -3.45408,1.57594 -7.59392,0.49409 z"
-         style="fill:#d3bc5f;fill-opacity:1;stroke:none" />
-      <path
-         inkscape:connector-curvature="0"
-         id="path4032"
-         d="m 340.90644,768.34518 c -1.39847,-3.7173 -3.01076,-9.26507 -2.76425,-9.51158 0.15059,-0.15059 1.15539,-0.27379 2.23288,-0.27379 2.31729,0 4.43855,1.7794 4.43855,3.72324 0,1.35272 -1.48774,5.05283 -2.64053,6.56721 -0.68568,0.90074 -0.74697,0.8763 -1.26665,-0.50508 z"
-         style="fill:#d3bc5f;fill-opacity:1;stroke:none" />
-      <path
-         inkscape:connector-curvature="0"
-         id="path4034"
-         d="m 333.66775,764.05176 c -0.71211,-1.33059 0.005,-3.15022 1.57219,-3.98891 0.94499,-0.50575 1.04814,-0.46145 0.80957,0.34764 -0.15037,0.50998 -0.42446,1.77955 -0.60908,2.82127 -0.37904,2.13869 -0.93043,2.39375 -1.77268,0.82 z"
-         style="fill:#d3bc5f;fill-opacity:1;stroke:none" />
-      <path
-         sodipodi:type="arc"
-         style="fill:#ffffff;fill-opacity:0;stroke:none"
-         id="path3169"
-         sodipodi:cx="97.85714"
-         sodipodi:cy="103.27783"
-         sodipodi:rx="101.42857"
-         sodipodi:ry="101.42857"
-         d="m 199.28571,103.27783 c 0,56.01746 -45.41112,101.42858 -101.42857,101.42858 -56.017455,0 -101.428574,-45.41112 -101.428574,-101.42858 0,-56.017452 45.411119,-101.4285716 101.428574,-101.4285716 56.01745,0 101.42857,45.4111196 101.42857,101.4285716 z"
-         transform="matrix(5.3363165,0,0,5.3363165,-159.26717,225.11369)" />
-      <path
-         sodipodi:nodetypes="cssscsscsssssssscscsssssssssssssccsssssssssssssssscsscsscsssssssssssscssscsssscsssscscccssssssssssssssssscssssssssssssssssssscscssssssssssscssscssssssscsscssscsscsssssssssssscssssscsssssscsssscsscccssccsscccsscccssscccsscccssccssssccsscccsssccsssssssscsccccsscccscccssssscssscscccsscsssscscsscccscsssscssssssssssssssssssssssscsssscscssscccssssccccsccsssscsscccssscccssccssssssssscssccsssssssscccscccssccsscsssssssssscsssccsscccssccssssssssssssssssssssscsscsccccssccssssscsscccssccsscssssssssssssssccsccssccssssscssscsssscsscsssssssssssscssccsssssssscscccssssssssssssssssssssssscssssssssssssssscsscccssscccsssccsssssssscsccccssccsssscsscccssssccsssssssss"
-         style="fill:#b2bc5f;fill-opacity:1;stroke:none"
-         d="m 426.62796,773.89785 c 0,-3.5797 -2.35283,-5.15284 -7.70671,-5.15284 -3.66459,0 -8.79263,-5.05712 -14.48607,-14.28572 -2.1813,-3.53571 -6.13369,-9.0878 -8.78308,-12.33795 l -4.81705,-5.9094 -8.17497,2.61913 c -4.49623,1.44051 -14.46906,4.90331 -22.16182,7.6951 -7.69276,2.7918 -15.40704,5.07532 -17.14286,5.07452 -2.94374,-10e-4 -3.15601,-0.64994 -3.15601,-9.64285 0,-8.37666 0.56936,-10.48469 4.34034,-16.06997 2.38719,-3.53572 5.28005,-6.42858 6.42857,-6.42858 2.39795,0 3.69993,-6.10258 1.72363,-8.07888 -0.72644,-0.72644 -6.04704,-2.11213 -11.82357,-3.07932 -10.20027,-1.70787 -10.53851,-1.89641 -11.7433,-6.5458 -1.76571,-6.81414 -0.78256,-8.17767 7.7658,-10.77024 4.17683,-1.26677 13.02744,-5.02114 19.66802,-8.34306 l 12.07377,-6.03984 6.1456,-14.16157 c 3.38008,-7.78887 5.87545,-14.43173 5.54528,-14.76191 -0.33018,-0.33018 0.6647,-1.86536 2.21085,-3.4115 1.75401,-1.75402 2.4879,-3.82968 1.95154,-5.51959 -0.47279,-1.48961 0.4631,-5.79603 2.07974,-9.56977 4.43626,-10.3556 8.63373,-26.15603 8.63373,-32.49969 0,-8.00107 -1.76656,-5.00381 -6.2818,10.65806 -2.15504,7.47514 -8.53396,25.15371 -14.17537,39.28571 -9.88449,24.76109 -10.4568,25.79206 -15.7538,28.37886 -7.39826,3.61297 -12.7778,1.9178 -31.79112,-10.01781 -22.73762,-14.27356 -40.59574,-33.803 -48.56497,-53.11013 -5.25205,-12.7242 -6.34954,-35.19967 -2.71966,-55.69632 4.16941,-23.54318 25.87958,-83.56852 41.46566,-114.64628 4.41645,-8.80614 11.13203,-23.80319 14.92352,-33.32676 6.41861,-16.12246 20.0404,-56.64866 20.0404,-59.62223 0,-0.72557 -1.577,-0.92341 -3.50443,-0.43965 -2.03972,0.51192 -5.41543,-0.0737 -8.07663,-1.40136 -5.67393,-2.83053 -7.87107,-2.92057 -5.639,-0.23109 1.42579,1.71797 -0.21486,2.65513 -10.1337,5.78849 -6.50919,2.05626 -16.35673,4.32041 -21.88343,5.03147 -5.52668,0.71106 -14.86996,2.25764 -20.76281,3.43687 -14.4203,2.88566 -32.315,4.7573 -56.72438,5.93292 -19.48135,0.93825 -32.27409,-0.0452 -50.41848,-3.87598 -3.53571,-0.74647 -8.45041,-1.58924 -10.92155,-1.8728 -2.47114,-0.28355 -5.80387,-1.21712 -7.40608,-2.07461 -1.60221,-0.85747 -5.45355,-1.55904 -8.55854,-1.55904 -5.08662,0 -5.88912,-0.51356 -8.10742,-5.18827 -2.56384,-5.40289 -2.22009,-13.88376 0.68029,-16.78415 2.64504,-2.64503 45.91061,-1.67765 62.17044,1.39007 9.95679,1.87855 20.56266,2.68406 35,2.65826 20.16534,-0.036 21.35788,-0.2132 45,-6.6843 13.35715,-3.65598 36.17857,-9.60451 50.71429,-13.21893 31.74723,-7.89421 35.99164,-9.19774 35.43048,-10.88122 -0.60311,-1.80933 -23.09771,-28.22834 -24.13172,-28.34175 -0.46426,-0.0509 -1.66078,3.55667 -2.65892,8.01686 -0.99814,4.46019 -3.08131,11.04948 -4.62926,14.64286 l -2.81444,6.53342 -3.49341,-4.28571 c -1.92139,-2.35714 -7.17266,-11.51501 -11.6695,-20.35082 -4.49685,-8.8358 -8.97966,-16.06795 -9.9618,-16.07143 -1.32377,-0.005 -1.78572,4.17654 -1.78572,16.16296 0,20.67026 -2.48255,29.67311 -10.21525,37.045 -7.69529,7.33624 -11.47126,7.10146 -17.23205,-1.07142 -2.4922,-3.53572 -5.06416,-6.42858 -5.71547,-6.42858 -0.65131,0 -1.91646,1.60715 -2.81145,3.57143 -0.89499,1.96429 -2.12523,3.57143 -2.73386,3.57143 -0.60864,0 -2.91617,-2.55659 -5.12784,-5.68132 -2.21167,-3.12473 -4.66408,-5.48661 -5.44979,-5.24862 -0.78572,0.23799 -2.49761,4.79577 -3.80422,10.1284 -1.3066,5.33263 -3.03159,10.35163 -3.8333,11.15334 -1.82126,1.82127 -4.9364,-8.70131 -8.10955,-27.3931 -1.25766,-7.40844 -3.1632,-15.12272 -4.23454,-17.14286 l -1.94787,-3.67298 -3.55272,7.85714 c -1.95399,4.32143 -5.54561,12.67857 -7.98136,18.57143 -2.43576,5.89286 -5.86719,13.24416 -7.6254,16.33623 l -3.19676,5.62194 -16.42857,-0.34518 c -25.75685,-0.54119 -31.77622,-3.27892 -35.62631,-16.20355 -1.0033,-3.36805 -2.63149,-7.67511 -3.6182,-9.57124 -1.78703,-3.43408 -1.8141,-3.4177 -6.94685,4.204 l -5.15283,7.65152 -2.45539,-5.63258 c -3.23724,-7.42608 -3.28794,-25.83647 -0.1001,-36.34685 3.74512,-12.34779 12.15789,-25.20747 25.32825,-38.71653 16.74484,-17.17545 19.40291,-17.92917 56.42858,-16.00098 l 27.14285,1.41353 5.13206,-3.38632 c 9.56469,-6.31112 50.96559,-19.83112 53.36851,-17.42818 0.43892,0.43891 0.0684,2.8908 -0.82318,5.44865 -3.53536,10.14152 4.03056,21.52916 14.30098,21.52475 11.02945,-0.005 22.1994,-10.09156 21.30322,-19.23749 -0.37896,-3.86755 -1.6108,-4.90083 -11.49587,-9.64283 -13.8664,-6.65188 -14.36669,-9.68889 -1.59605,-9.68889 3.9019,0 5.99966,1.13922 9.86298,5.35625 4.19951,4.58402 5.29165,5.11601 7.57515,3.68994 2.26956,-1.41736 3.90289,-0.69726 10.93217,4.81979 8.123,6.37546 8.46166,6.49166 19.852,6.81149 7.8395,0.22012 13.34429,1.18411 17.01723,2.98005 5.23385,2.55915 5.31096,2.70072 2.14286,3.9343 -3.17296,1.23548 -3.18776,1.31766 -0.4292,2.38164 1.6016,0.61775 3.66983,0.45174 4.70653,-0.37777 4.5849,-3.66861 20.01134,17.69068 23.9655,33.18239 3.29037,12.8911 2.21001,22.03629 -4.09542,34.66756 -5.264,10.54504 -14.75145,24.07359 -17.51361,24.97337 -0.82964,0.27025 -2.5871,-1.77061 -3.90546,-4.53525 -2.36503,-4.95951 -5.3004,-6.74019 -5.3004,-3.21538 0,0.99618 1.59996,4.16578 3.55546,7.04356 l 3.55546,5.23233 -9.62689,8.77226 c -5.29478,4.82474 -12.03828,10.17298 -14.98557,11.885 -6.73454,3.91197 -7.53131,6.43174 -5.32351,16.83537 1.54585,7.2844 1.47461,8.80251 -0.55873,11.90579 -3.309,5.05015 -2.88533,6.10515 0.98977,2.4647 1.82614,-1.71559 3.75471,-2.68479 4.28571,-2.15379 1.8008,1.8008 0.97693,11.2657 -1.25841,14.4571 -1.22313,1.74626 -1.62297,3.17501 -0.88854,3.17501 0.73444,0 2.26187,-1.39544 3.39431,-3.10098 1.13244,-1.70554 2.7171,-2.69424 3.52146,-2.19712 0.80437,0.49713 2.93738,5.91043 4.74004,12.02956 4.4994,15.27329 14.11453,34.99907 22.4835,46.12569 3.84136,5.10714 13.97214,19.57143 22.51284,32.14285 53.45682,78.68539 68.59855,99.78142 75.64649,105.39352 12.14163,9.66807 26.52131,18.44436 39.87731,24.33814 10.87245,4.79783 14.11867,5.59646 22.43053,5.51824 9.59119,-0.0903 9.78983,-0.0144 15.18356,5.79055 9.89218,10.64655 13.59838,13.95955 15.6163,13.95955 3.71671,0 2.12408,-5.77188 -2.28492,-8.28072 -2.35217,-1.33846 -4.28074,-3.26635 -4.28571,-4.2842 -0.004,-1.01786 -1.57466,-3.41629 -3.48821,-5.32985 -1.91356,-1.91355 -2.96406,-3.79757 -2.33445,-4.18668 0.62962,-0.38913 0.84662,-2.26707 0.48223,-4.1732 -0.43234,-2.26166 0.36174,-4.48997 2.28566,-6.41389 4.27507,-4.27507 9.85228,-15.92446 10.73771,-22.42834 0.42062,-3.08957 1.51543,-10.97616 2.43295,-17.52574 2.76804,-19.7594 -1.2281,-37.2384 -8.9889,-39.31722 -18.20165,-4.87553 -41.76129,9.1535 -48.71912,29.0107 -1.72214,4.91493 -3.77208,9.03106 -4.55541,9.14697 -3.10375,0.45926 -5.35095,-23.32915 -3.91532,-41.4467 1.58292,-19.9762 2.99122,-23.22124 15.91213,-36.66521 11.47387,-11.93839 17.59143,-14.73782 22.17969,-10.14956 1.65684,1.65684 1.86991,2.93742 0.81633,4.90607 -1.82236,3.40512 -1.86198,10.43295 -0.0524,9.31463 0.75528,-0.4668 1.80063,-3.12687 2.32298,-5.9113 1.59443,-8.49907 10.22369,-10.09738 17.56906,-3.25413 2.88417,2.68702 3.23589,4.03877 2.52339,9.69815 l -0.82789,6.57594 2.87646,-5.42927 c 3.4244,-6.4635 5.97707,-7.74125 10.29765,-4.34267 3.32438,2.61494 3.33286,2.69191 0.7638,6.92242 -1.42887,2.35295 -2.58101,5.24238 -2.56031,6.42095 0.0503,2.86428 7.09019,-5.10475 7.09019,-8.02597 0,-2.73246 11.67052,3.37054 19.87555,10.39372 5.64592,4.8327 16.83252,21.15565 23.34287,34.06082 5.00816,9.92743 10.99802,27.7589 11.0432,32.87504 0.0207,2.3473 0.41746,10.51609 0.8816,18.15286 0.86566,14.24328 -1.60147,35.96273 -3.69945,32.56813 -0.60147,-0.9732 -0.79495,-2.91146 -0.42993,-4.30723 0.97224,-3.7179 -2.50517,-5.23223 -4.80199,-2.09116 -2.93063,4.00787 -2.3808,10.00913 1.13065,12.34064 3.03804,2.01718 3.00518,2.11863 -5.35715,16.54379 -4.62765,7.9828 -9.2175,14.54073 -10.19964,14.57319 -0.98214,0.0324 -1.78571,1.3876 -1.78571,3.01141 0,1.85214 -5.72296,8.65429 -15.35715,18.25306 l -15.35721,15.30067 -30.71429,15.92153 c -16.89285,8.75684 -34.61344,17.2241 -39.3791,18.81613 -9.3854,3.13531 -25.40878,6.09742 -28.18431,5.21018 -0.94726,-0.3028 -12.3096,-0.94238 -25.24963,-1.42128 -26.85853,-0.99403 -27.94664,-1.43743 -29.40626,-11.98292 -0.50404,-3.64164 -1.80185,-11.12118 -2.88403,-16.62118 -1.08217,-5.5 -2.96961,-18.67858 -4.19432,-29.28572 -3.42215,-29.63883 -13.96832,-71.49593 -17.19969,-68.26456 -0.41163,0.41163 1.48474,14.17169 4.21416,30.57792 6.31917,37.98393 9.19667,58.5393 10.043,71.74188 0.36961,5.76612 1.27361,11.2304 2.00887,12.14286 0.73527,0.91247 1.7869,4.38782 2.33696,7.72299 0.55005,3.33517 1.59621,6.43235 2.32478,6.88264 0.72859,0.45029 2.60516,3.32863 4.17019,6.39633 1.56503,3.06771 4.8046,7.80894 7.19907,10.53608 2.39446,2.72715 4.72463,7.24502 5.17814,10.03973 0.7125,4.39059 0.43979,5.08127 -2.0063,5.08127 -4.29298,0 -11.92337,-2.97674 -11.08938,-4.32615 0.40474,-0.65489 0.0826,-1.5945 -0.71599,-2.08802 -0.79853,-0.49351 -1.45187,-0.2767 -1.45187,0.48183 0,0.75853 -1.28572,1.04293 -2.85714,0.63199 -1.57143,-0.41095 -2.85715,-1.20516 -2.85715,-1.76492 0,-1.74535 -13.72065,-7.53875 -16.55945,-6.99205 -1.97618,0.38057 -2.95056,2.23061 -3.65046,6.9311 -0.90596,6.08422 -9.37846,29.98337 -10.62943,29.98337 -0.32407,0 -0.58923,-1.53837 -0.58926,-3.41859 z m 15.28712,-78.87133 c 0.6525,-1.95748 -3.40626,-7.20998 -4.6276,-5.98865 -1.55372,1.55371 0.66714,8.55064 2.51817,7.93362 0.90405,-0.30135 1.8533,-1.17658 2.10943,-1.94497 z M 382.2049,674.93277 c 4.51635,-6.81843 4.86019,-9.51456 0.78175,-6.12976 -2.97337,2.46767 -8.2382,12.79914 -6.52235,12.79914 0.72765,0 3.31092,-3.00123 5.7406,-6.66938 z m 51.54405,-10.91493 c -0.0261,-7.16753 -2.12872,-11.63347 -3.63229,-7.71525 -1.29381,3.37165 0.65003,15.55903 2.31727,14.52862 0.73529,-0.45444 1.32705,-3.52046 1.31502,-6.81337 z M 394.4041,646.99857 c 2.60899,-3.72486 2.95895,-8.73669 0.55406,-7.93506 -2.0358,0.6786 -5.8391,11.11007 -4.05071,11.11007 0.70004,0 2.27353,-1.42876 3.49665,-3.17501 z m 172.22386,-3.87485 c 0,-5.2489 -2.31401,-11.52157 -4.25036,-11.52157 -1.90507,0 -1.89428,9.38372 0.0149,12.95106 2.17376,4.0617 4.23546,3.36587 4.23546,-1.42949 z m -134.28571,-5.17731 c 0,-3.48934 -0.64286,-6.34426 -1.42857,-6.34426 -0.78572,0 -1.42858,3.25223 -1.42858,7.22717 0,4.45433 0.5481,6.88842 1.42858,6.34426 0.78571,-0.4856 1.42857,-3.73783 1.42857,-7.22717 z m 92.23305,4.43286 c 2.53533,-3.86939 1.70619,-6.81698 -1.56452,-5.56189 -1.17506,0.45091 -2.0971,2.62186 -2.0971,4.93761 0,5.04666 0.6872,5.16382 3.66162,0.62428 z m 94.9098,-11.44115 c 0,-2.54457 -4.96301,-5.40444 -8.27274,-4.76704 -2.10014,0.40446 -1.99904,0.87357 0.78914,3.66176 3.64163,3.64163 7.4836,4.20907 7.4836,1.10528 z m -122.70325,-5.49365 c 0.56317,-2.10578 0.48191,-4.16366 -0.18055,-4.57308 -1.45921,-0.90185 -2.1353,0.1914 -3.40957,5.51343 -1.2858,5.37019 2.14257,4.4722 3.59012,-0.94035 z m -93.76295,-7.66082 c 0.53998,-3.60073 1.32025,-7.42888 1.73396,-8.507 0.41372,-1.07811 0.12529,-1.96021 -0.64096,-1.96021 -1.49502,0 -6.0852,14.80131 -6.00994,19.37943 0.0843,5.1308 3.82886,-1.6563 4.91694,-8.91222 z m 29.15433,-2.25293 c 0.17182,-5.446 -1.67341,-7.20485 -3.24957,-3.09744 -1.18524,3.0887 -1.09206,11.2221 0.16509,14.40917 0.8564,2.17109 1.19263,1.8868 1.97384,-1.66887 0.51789,-2.35714 1.01767,-6.69643 1.11064,-9.64286 z m 98.45473,11.5 c 2.04986,-2.04985 2.28539,-6.85714 0.33597,-6.85714 -1.5025,0 -4.33597,4.60634 -4.33597,7.04894 0,2.02133 1.87687,1.93133 4,-0.1918 z m 31.71429,-12.69047 c 0,-6.31287 -0.48856,-8.52998 -1.78572,-8.10386 -3.46638,1.13873 -2.42075,16.79433 1.12169,16.79433 0.36521,0 0.66403,-3.91071 0.66403,-8.69047 z m -270.59813,-2.14054 c 1.03368,-5.51004 -0.22596,-8.14486 -2.31482,-4.8419 -1.76507,2.79098 -1.76468,11.79803 4.8e-4,10.70711 0.75528,-0.4668 1.79672,-3.10614 2.31434,-5.86521 z m 213.31241,2.14728 c 3.34886,-4.52957 3.22052,-6.54048 -0.33044,-5.17785 -2.16697,0.83155 -5.82579,9.57587 -4.00676,9.57587 0.59709,0 2.54882,-1.9791 4.3372,-4.39802 z m 35.97537,-6.59208 c 3.17853,-7.41522 3.20679,-7.58133 1.28935,-7.58133 -2.146,0 -7.11036,8.77859 -7.11652,12.58431 -0.007,4.75969 2.60332,2.51796 5.82717,-5.00298 z m 32.73892,5.23098 c 0,-1.71024 -4.02946,-3.54475 -5.20466,-2.36955 -1.25101,1.25101 0.87093,3.84295 3.14612,3.84295 1.1322,0 2.05854,-0.66302 2.05854,-1.4734 z M 279.4851,600.80355 c 0,-2.07337 -0.61834,-3.27357 -1.42857,-2.77283 -0.78571,0.4856 -1.42857,2.13069 -1.42857,3.65575 0,1.52505 0.64286,2.77282 1.42857,2.77282 0.78572,0 1.42857,-1.64508 1.42857,-3.65574 z m 236.37778,-1.98523 c 5.48505,-7.91495 3.77798,-10.8071 -1.81866,-3.08117 -2.47893,3.42206 -4.15947,6.78449 -3.73453,7.47204 1.14784,1.85725 1.31461,1.72538 5.55319,-4.39087 z m -222.09206,-10.7814 c 0,-6.00314 0.18606,-6.27328 4.64286,-6.7412 l 4.64285,-0.48745 -6.11728,-1.98578 c -4.66449,-1.51418 -6.51352,-1.58954 -7.78572,-0.31734 -1.27218,1.27219 -1.11618,1.66843 0.65693,1.66843 1.97226,0 2.19874,1.22674 1.49152,8.07913 -0.61105,5.92034 -0.3926,7.80643 0.8175,7.05856 0.90824,-0.56133 1.65134,-3.83479 1.65134,-7.27435 z m 51.42857,-0.006 c -1.91394,-2.30617 -11.42857,-2.99994 -11.42857,-0.83333 0,1.80703 2.7051,2.73034 8.3892,2.8634 4.12598,0.0966 4.56241,-0.19491 3.03937,-2.03007 z m 26.5756,-10.22924 c 1.08584,-4.5882 2.30669,-16.05485 2.71297,-25.48143 l 0.73873,-17.13925 3.91493,-1.22671 c 2.1532,-0.6747 12.05778,-1.31919 22.01018,-1.4322 16.44723,-0.18674 21.58299,-1.00339 19.48765,-3.09873 -0.94972,-0.94971 -33.13103,-13.3399 -39.45379,-15.19017 -2.60041,-0.76097 -5.49327,-1.09313 -6.42857,-0.7381 -1.70166,0.6459 2.35573,2.60387 15.08516,7.27961 3.73214,1.37089 6.78571,3.09262 6.78571,3.82606 0,1.64753 -7.31854,5.00796 -15.19073,6.9751 -3.24775,0.81156 -6.66137,2.38692 -7.58581,3.5008 -0.92443,1.11387 -2.06253,7.9174 -2.5291,15.11893 -0.60147,9.28391 -1.42899,13.31654 -2.84402,13.85954 -4.47347,1.71663 -14.36078,-12.68123 -17.6261,-25.66707 -2.28095,-9.0711 -5.13647,-8.84778 -13.7001,1.07143 -8.22145,9.52289 -10.52414,9.9712 -10.52414,2.04894 0,-8.05877 -1.7975,-10.71208 -11.50938,-16.98918 -6.18495,-3.99752 -7.97505,-5.83476 -6.68338,-6.85939 2.86616,-2.2736 11.12242,-4.36933 21.0499,-5.34323 20.83302,-2.04374 24.94299,-5.1365 26.1785,-19.69944 0.48065,-5.6653 2.84678,-20.83019 5.25805,-33.69974 2.41127,-12.86955 4.13037,-23.65295 3.82023,-23.96309 -0.31016,-0.31016 -1.32648,0.35492 -2.25849,1.47793 -1.63287,1.96747 -10.60386,41.17586 -12.79479,55.92054 -0.58671,3.94849 -1.59384,8.03193 -2.23808,9.07433 -1.93379,3.12893 -9.8575,5.71992 -20.27847,6.6309 -8.26223,0.72226 -29.12463,4.8953 -36.06212,7.21337 -3.65498,1.22127 1.0193,4.53479 12.09617,8.57475 5.88893,2.14781 11.63939,5.23607 12.77879,6.8628 2.68426,3.83231 2.63459,18.85472 -0.0999,30.17908 -1.13831,4.71429 -2.0797,11.30357 -2.09197,14.64286 -0.0187,5.11161 -0.474,6.07143 -2.87946,6.07143 -1.57142,0 -2.85714,0.64285 -2.85714,1.42857 0,0.78571 2.37857,1.42857 5.28572,1.42857 4.05171,0 4.89342,-0.39229 3.60541,-1.6803 -0.98144,-0.98144 -1.16677,-2.31829 -0.44561,-3.21429 0.67908,-0.84368 4.57634,-8.0438 8.66058,-16.00025 7.29933,-14.21972 18.24234,-27.52565 21.15637,-25.72467 0.76236,0.47115 2.09937,3.68924 2.97112,7.15128 0.87175,3.46204 3.7993,8.94496 6.50565,12.18426 3.36955,4.03308 5.4529,8.4736 6.60912,14.08681 4.1242,20.02239 5.88791,21.25327 9.3701,6.53935 z m 297.11199,4.39822 c 1.04665,-5.57915 0.29627,-7.18944 -2.52112,-5.4102 -1.03441,0.65325 -4.45218,1.19978 -7.59504,1.21448 -7.73077,0.0361 -8.09757,4.11447 -0.42737,4.75164 3.75721,0.31213 5.54367,1.24814 6.17428,3.23504 1.23923,3.90447 3.25342,2.15687 4.36925,-3.79096 z m -390.3011,0.68429 c 1.05582,-5.27916 -0.5117,-8.82441 -2.10394,-4.75844 -1.51077,3.85741 -1.52965,9.1904 -0.0326,9.1904 0.6875,0 1.64891,-1.9946 2.13649,-4.43245 z m 366.61351,-4.17483 c 0,-1.73836 -6.09591,-4.25036 -10.31441,-4.25036 -2.89506,0 -2.90719,0.0866 -0.39988,2.85715 2.66976,2.95005 10.71429,3.99611 10.71429,1.39321 z M 502.8413,575.12782 c -0.44261,-1.1534 -1.72287,-2.0971 -2.84501,-2.0971 -1.60699,0 -1.711,0.61526 -0.48977,2.89716 1.71937,3.21267 4.60861,2.51951 3.33478,-0.80006 z m 165.64228,-12.90013 c 0.15845,-5.5902 -1.42466,-7.89845 -3.33999,-4.86988 -1.54889,2.44914 -1.77726,8.67088 -0.44564,12.14101 0.86917,2.26503 1.01221,2.26405 2.28801,-0.0157 0.74849,-1.33747 1.4224,-4.60242 1.49762,-7.25544 z m -373.5135,4.30725 c 2.23495,-4.90517 2.15864,-11.05073 -0.12786,-10.29476 -1.7974,0.59427 -4.13126,13.9334 -2.43783,13.9334 0.49929,0 1.65383,-1.63739 2.56566,-3.63864 z m -15.48498,-2.15996 c 0,-1.6178 -0.64285,-2.54414 -1.42857,-2.05854 -0.78571,0.4856 -1.42857,1.80925 -1.42857,2.94145 0,1.1322 0.64286,2.05855 1.42857,2.05855 0.78572,0 1.42857,-1.32366 1.42857,-2.94146 z m 382.59253,0.44146 c -0.69903,-3.68606 -7.19661,-3.95173 -10.38847,-0.42476 -2.63181,2.90811 -2.60844,2.92476 4.10786,2.92476 5.6613,0 6.67798,-0.40469 6.28061,-2.5 z m -16.2808,0.2043 c 4.16,-1.59635 2.31856,-3.41859 -3.45458,-3.41859 -5.49083,0 -7.652,1.83717 -3.92857,3.3396 2.58225,1.04197 4.81152,1.06582 7.38315,0.079 z m -364.568,-7.34716 c 0.80085,-3.08777 -0.11458,-6.07143 -1.86277,-6.07143 -0.72024,0 -1.30953,1.92857 -1.30953,4.28572 0,4.64475 2.12112,5.83874 3.1723,1.78571 z m 208.25627,0.82677 c 0,-2.37181 -4.3635,-6.8982 -6.64998,-6.8982 -2.51116,0 -2.42713,1.49943 0.30241,5.39642 2.35815,3.36672 6.34757,4.31058 6.34757,1.50178 z m -148.84524,-4.1482 c -0.28154,-0.84464 -0.97797,-1.4875 -1.54761,-1.42857 -0.56965,0.0589 -2.48215,0.15233 -4.25,0.20756 -3.067,0.0959 -3.08337,0.15665 -0.35715,1.32815 4.04509,1.73823 6.75418,1.69108 6.15476,-0.10714 z m -34.36787,-4.53571 c -0.60821,-1.82822 -16.44089,-4.75077 -17.88944,-3.30222 -1.5207,1.52072 1.24153,2.8297 7.94831,3.76662 10.36246,1.44761 10.57393,1.43773 9.94113,-0.4644 z m 8.9274,0.35714 c -2.79504,-1.8063 -5.71429,-1.8063 -5.71429,0 0,0.78571 1.76786,1.41873 3.92858,1.4067 3.06134,-0.017 3.45552,-0.32759 1.78571,-1.4067 z m 352.14286,-5.71429 c 0,-2.61904 -0.80357,-5.02975 -1.78572,-5.35714 -1.2381,-0.4127 -1.78571,1.23016 -1.78571,5.35714 0,4.12699 0.54761,5.76985 1.78571,5.35715 0.98215,-0.32739 1.78572,-2.7381 1.78572,-5.35715 z M 439.4851,543.69475 c 0,-2.98227 -2.49161,-2.58776 -4.23545,0.67063 -2.14675,4.01123 -1.83796,4.67236 1.37831,2.95106 1.57143,-0.841 2.85714,-2.47076 2.85714,-3.62169 z m -155.69478,-3.16403 c 0.0114,-1.375 0.36743,-4.10714 0.79266,-6.07143 0.56222,-2.59718 0.16721,-2.26017 -1.44809,1.23545 -2.58457,5.5932 -2.77289,7.33598 -0.79264,7.33598 0.78571,0 1.43734,-1.125 1.44807,-2.5 z m 14.26621,-8.05875 c 0,-7.68189 -2.27311,-4.95518 -3.44313,4.13018 -0.84787,6.58402 -0.74917,6.9259 1.26165,4.36982 1.19981,-1.52518 2.18148,-5.35018 2.18148,-8.5 z m 177.14286,8.73377 c 0,-2.41296 -4.08474,-8.17502 -5.79529,-8.17502 -2.00805,0 -1.63495,2.51907 0.95959,6.47883 2.49386,3.80612 4.8357,4.62754 4.8357,1.69619 z m -20,-13.98657 c 0,-2.21755 -2.6889,-1.49955 -5.71429,1.52584 -4.36521,4.36521 -3.40008,6.29546 1.42858,2.85714 2.35714,-1.67843 4.28571,-3.65078 4.28571,-4.38298 z m -97.14286,-2.75988 c 0,-0.78571 -2.73214,-1.41872 -6.07143,-1.4067 -4.44637,0.016 -5.49787,0.39255 -3.92857,1.4067 2.8207,1.82288 10,1.82288 10,0 z m 17.14286,-3.41858 c 0,-2.04287 -2.95506,-3.72427 -6.54541,-3.72427 -2.50046,0 -2.69093,3.77931 -0.2403,4.76817 3.51048,1.41651 6.78571,0.91266 6.78571,-1.0439 z m 85.71429,-0.70887 c 0,-2.12995 -5.40396,-8.07952 -6.41975,-7.06792 -1.12963,1.12496 3.33029,8.33823 5.15547,8.33823 0.69535,0 1.26428,-0.57164 1.26428,-1.27031 z m -100.78572,-2.85485 c -2.0981,-1.96028 -7.78571,-3.36544 -7.78571,-1.92348 0,2.18136 1.74834,3.1915 5.52381,3.1915 2.17413,0 3.0772,-0.50626 2.2619,-1.26802 z m -11.35714,-1.58912 c 0.5396,-0.8731 -1.51066,-1.38953 -5.27283,-1.32816 -4.74989,0.0774 -5.50323,0.3808 -3.2986,1.32816 3.95354,1.6989 7.52146,1.6989 8.57143,0 z m 81.32428,-3.6021 c 3.24338,-2.45378 1.76082,-4.83479 -1.66491,-2.67389 -2.60481,1.64307 -4.13729,4.87293 -2.27841,4.80199 0.65475,-0.025 2.42925,-0.98265 3.94332,-2.1281 z m -59.39068,-43.73193 c 3.30956,-23.67659 5.7217,-43.34402 5.36031,-43.7054 -2.14247,-2.14246 -12.25891,53.21343 -13.309,72.82514 -1.40705,26.27851 1.89695,14.17443 7.94869,-29.11974 z m 237.35211,37.24971 c 0,-1.6178 -0.64285,-2.54414 -1.42857,-2.05854 -0.78571,0.4856 -1.42857,1.80926 -1.42857,2.94146 0,1.1322 0.64286,2.05854 1.42857,2.05854 0.78572,0 1.42857,-1.32366 1.42857,-2.94146 z m -296.54578,-1.15458 c 0.86678,-1.40252 -11.62796,-3.46122 -13.60206,-2.24116 -0.7044,0.43534 -1.28073,1.39646 -1.28073,2.1358 0,1.68924 13.84332,1.78724 14.88279,0.10528 z m 125.74258,-1.01913 c 3.20765,-3.20765 1.15733,-5.64813 -2.19577,-2.61363 -1.49341,1.35154 -2.71531,3.00056 -2.71531,3.6645 0,1.927 2.4595,1.40071 4.91108,-1.05087 z m -109.1968,-0.59912 c -2.82437,-1.82525 -11.42857,-1.82525 -11.42857,0 0,0.78572 3.05357,1.41873 6.78572,1.4067 4.90781,-0.0159 6.1927,-0.40511 4.64285,-1.4067 z m 15.71429,-1.42857 c 0,-0.78571 -1.60714,-1.42857 -3.57143,-1.42857 -1.96429,0 -3.57143,0.64286 -3.57143,1.42857 0,0.78572 1.60714,1.42857 3.57143,1.42857 1.96429,0 3.57143,-0.64285 3.57143,-1.42857 z m 61.49406,-1.55093 c 0.87701,-1.63871 1.1685,-3.40555 0.64774,-3.92631 -0.96914,-0.96916 -4.99894,3.66633 -4.99894,5.75028 0,2.27006 2.78491,1.10265 4.3512,-1.82397 z m 42.79165,1.05806 c 0,-1.0568 -1.28571,-3.085 -2.85714,-4.50713 -3.21201,-2.90683 -3.84156,-0.82324 -1.08493,3.59082 2.04157,3.26907 3.94207,3.71082 3.94207,0.91631 z m 151.19926,-6.00291 c 1.04613,-3.30616 1.06182,-10.11622 -2.00564,-3.86136 -0.47346,2.16071 -1.10839,4.73214 -1.41096,5.71428 -1.02159,3.31603 1.74513,1.81556 3.4166,-1.85292 z m 13.44261,0.0331 c 0.77878,-4.07383 -1.02601,-6.14647 -2.34932,-2.698 -1.25185,3.26226 -1.05979,6.30353 0.39805,6.30353 0.69413,0 1.5722,-1.62249 1.95127,-3.60553 z m -308.10711,-8.79116 c 0.54424,-4.72137 0.35806,-6.21477 -0.59171,-4.74617 -0.76222,1.17857 -1.80315,5.35714 -2.31319,9.28571 -0.69006,5.3151 -0.53864,6.52958 0.59171,4.74618 0.83548,-1.31818 1.87642,-5.49675 2.31319,-9.28572 z m 116.06999,0.44029 c 0.5388,-2.71712 -2.6904,-3.1008 -5.17618,-0.61503 -0.94285,0.94286 -1.71428,2.94984 -1.71428,4.45996 0,2.52628 0.25683,2.57542 3.21428,0.61502 1.76786,-1.17185 3.42215,-3.17882 3.67618,-4.45995 z m 155.08358,0.42893 c 2.78899,-4.72139 2.21276,-7.06875 -1.06703,-4.34676 -2.1016,1.74417 -4.05858,8.73137 -2.4455,8.73137 0.50736,0 2.08799,-1.97309 3.51253,-4.38461 z m 12.2898,-3.82968 c -0.017,-3.06134 -0.32758,-3.45552 -1.4067,-1.78571 -1.8063,2.79504 -1.8063,5.71429 0,5.71429 0.78572,0 1.41873,-1.76786 1.4067,-3.92858 z m -152.83527,-0.9132 c 0,-2.68664 -5.22337,-8.97367 -6.44479,-7.75715 -1.11001,1.10555 3.60999,9.74175 5.32423,9.74175 0.6163,0 1.12056,-0.89307 1.12056,-1.9846 z m 157.77614,-9.76184 c 1.22312,-1.74624 2.22386,-3.99624 2.22386,-5 0,-3.4067 -2.3187,-1.84443 -4.7123,3.17502 -2.64846,5.55387 -0.98029,6.77728 2.48844,1.82498 z m -170.22518,-6.84724 c -0.79562,-3.04246 -2.9681,-5.0368 -4.17356,-3.83133 -0.85723,0.85723 2.6103,6.71073 3.97536,6.71073 0.52315,0 0.61234,-1.29573 0.1982,-2.8794 z m -13.14062,-19.05946 c -3.71273,-3.71273 -3.97935,-0.91831 -0.48177,5.04919 2.3589,4.0247 2.52719,4.08673 2.98177,1.09901 0.27759,-1.82444 -0.78195,-4.43017 -2.5,-6.1482 z m -34.69605,-32.63257 c 0.94285,-0.94286 1.6929,-3.03214 1.66675,-4.64286 -0.0456,-2.80715 -0.16401,-2.78874 -2.85714,0.44397 -4.1405,4.97009 -3.13336,8.52263 1.19039,4.19889 z m -4.80363,-17.84736 c 3.61081,-5.31378 3.85377,-7.8582 0.48101,-5.03747 -2.90274,2.42762 -7.12641,10.3134 -5.52394,10.3134 0.80181,0 3.07113,-2.37417 5.04293,-5.27593 z m 17.39061,-2.89507 c -1.2252,-1.2209 -6.58698,4.66053 -6.58698,7.22537 0,0.87725 1.73377,-0.13871 3.85281,-2.25783 2.11904,-2.11905 3.34943,-4.35444 2.73417,-4.96754 z m -19.54781,-11.30737 c 3.09265,-3.93167 3.89565,-7.66449 1.64877,-7.66449 -1.2669,0 -7.25937,8.68882 -7.25937,10.52576 0,2.09507 2.8587,0.6372 5.6106,-2.86127 z m -185.63248,-29.4502 c -0.0157,-5.36921 -0.41531,-6.8912 -1.40669,-5.35714 -1.82704,2.82714 -1.82704,12.85714 0,12.85714 0.78571,0 1.41872,-3.375 1.40669,-7.5 z m -15.09857,-1.98697 c 1.08136,-2.81797 -0.25748,-7.65589 -2.11868,-7.65589 -0.73276,0 -1.3323,2.25 -1.3323,5 0,5.2215 1.90413,6.68692 3.45098,2.65589 z m -13.45098,-5.59734 c 0,-4.99975 -2.27365,-6.66993 -3.77033,-2.76963 -1.14615,2.98681 0.69523,9.58584 2.38364,8.54234 0.76268,-0.47136 1.38669,-3.06909 1.38669,-5.77271 z m 173.57143,3.65574 c -0.4856,-0.78572 -1.48783,-1.42857 -2.22717,-1.42857 -0.73935,0 -1.34426,0.64285 -1.34426,1.42857 0,0.78571 1.00223,1.42857 2.22717,1.42857 1.22494,0 1.82986,-0.64286 1.34426,-1.42857 z m 15.06548,-8.44907 c -1.49965,-2.80213 -4.3512,-4.1263 -4.3512,-2.02056 0,1.42669 4.6484,6.29743 5.34509,5.60074 0.33037,-0.33038 -0.11686,-1.94147 -0.99389,-3.58018 z m -15.06548,-2.9795 c -0.4856,-0.78572 -1.52576,-1.42857 -2.31147,-1.42857 -0.78572,0 -1.03128,0.64285 -0.54568,1.42857 0.4856,0.78571 1.52576,1.42857 2.31148,1.42857 0.78571,0 1.03127,-0.64286 0.54567,-1.42857 z m 6.42857,-6.99002 c 0,-0.70165 -0.96429,-1.64576 -2.14286,-2.09802 -2.17754,-0.8356 -2.9257,0.68614 -1.19047,2.42137 1.36527,1.36528 3.33333,1.17437 3.33333,-0.32335 z m -120.52583,-28.1117 c 3.92834,-4.16525 4.81154,-6.23097 4.81154,-11.25365 0,-7.9984 -2.60827,-10.40037 -8.59906,-7.9189 -12.93985,5.35986 -17.18485,24.27427 -5.44793,24.27427 3.22211,0 5.73102,-1.38594 9.23545,-5.10172 z m -53.27269,-7.83202 c 7.71146,-6.06584 7.79098,-21.46877 0.12078,-23.39387 -10.40226,-2.6108 -19.31165,13.67006 -12.66982,23.1526 2.77921,3.96788 7.69136,4.06232 12.54904,0.24127 z m 229.076,-7.87993 c -4.0329,-3.49341 -8.13462,-4.58782 -8.13462,-2.17047 0,0.71587 2.02092,3.00208 4.49095,5.08048 3.31653,2.79067 4.90427,3.35827 6.07143,2.17047 1.16033,-1.18085 0.51494,-2.53141 -2.42776,-5.08048 z m 28.19776,-7.86405 c -1.36923,-1.51297 -3.03271,-2.75085 -3.69666,-2.75085 -2.22491,0 -1.23732,3.35507 2.00713,6.81868 2.71865,2.90229 3.28867,3.06531 3.69665,1.05721 0.2653,-1.3058 -0.6379,-3.61207 -2.00712,-5.12504 z M 219.4851,267.15214 c 0,-3.61662 -2.19907,-3.40106 -4.91899,0.48216 -3.55208,5.07131 -2.88501,7.32406 1.34757,4.55077 1.96428,-1.28705 3.57142,-3.55187 3.57142,-5.03293 z m 185.71429,1.59287 c 0,-2.19102 -5.44703,-7.14286 -7.85714,-7.14286 -3.24369,0 -2.5766,2.30859 1.62123,5.6106 4.10857,3.2318 6.23591,3.75452 6.23591,1.53226 z m -239.64286,-6.86728 c 2.67832,-2.30011 3.45565,-8.84701 1.05043,-8.84701 -1.71254,0 -7.10882,8.45912 -7.11652,11.15574 -0.006,1.99418 1.90041,1.26873 6.06609,-2.30873 z m 62.77898,-6.97142 c 3.95756,-3.79159 5.28416,-7.58987 2.65087,-7.58987 -1.3895,0 -8.64413,8.80545 -8.64413,10.49198 0,1.86191 2.06379,0.86256 5.99326,-2.90211 z m -50.00652,-11.51844 c 6.78474,-7.27435 8.32867,-13.43123 2.59916,-10.3649 -2.85044,1.52552 -6.29611,6.44375 -7.76198,11.07918 -1.37194,4.33839 0.7202,4.04894 5.16282,-0.71428 z m 72.39418,-7.69047 c 4.03335,-1.67618 7.33336,-3.65583 7.33336,-4.39922 0,-2.02307 -8.68636,0.23559 -13.21428,3.43602 -7.04482,4.97942 -4.70522,5.36261 5.88092,0.9632 z m -45.52378,-5.15242 c 3.53571,-1.14197 7.23214,-2.31539 8.21429,-2.60759 4.01086,-1.1933 1.4,-3.4781 -3.97446,-3.4781 -8.29221,0 -15.6684,3.40027 -15.6684,7.22281 0,2.39201 0.56024,2.84268 2.5,2.01104 1.375,-0.58952 5.39286,-2.00619 8.92857,-3.14816 z M 369.4851,215.98413 c 0,-1.8612 -4.83791,-3.20003 -7.65588,-2.11867 -4.03103,1.54685 -2.56562,3.45098 2.65588,3.45098 2.75,0 5,-0.59954 5,-1.33231 z m 20,-0.0963 c 0,-0.78572 -2.9308,-1.42858 -6.51288,-1.42858 -3.97814,0 -6.16926,0.55599 -5.62997,1.42858 0.4856,0.78571 3.4164,1.42857 6.51288,1.42857 3.09649,0 5.62997,-0.64286 5.62997,-1.42857 z"
-         id="path3850"
-         inkscape:connector-curvature="0" />
-    </g>
-    <g
-       id="0you_won"
-       inkscape:label="#g3153"
-       transform="matrix(0.23143297,0,0,0.23143297,959.83408,561.94353)">
-      <g
-         style="font-size:74.79834747px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#f4e3d7;fill-opacity:1;stroke:none;font-family:Sans"
-         id="text5055">
-        <path
-           style="fill:#f4e3d7"
-           d="m 1871.9375,160.34375 c -5.4502,0.48437 -13.8516,-2.51228 -16.4063,4.4375 -3.4797,4.06846 -6.9489,12.62782 -10.4352,13.92166 -4.2165,-6.24675 -8.4556,-12.47827 -12.6585,-18.73416 -4.6849,2.14276 -11.7587,-2.56762 -15.125,2.375 0.3317,4.52195 5.0421,7.48105 6.8125,11.46875 4.6071,7.28067 10.881,14.0647 13.7812,22.125 0,8.9375 1e-4,17.875 0,26.8125 5.1565,-0.17465 14.3866,2.37702 15.9063,-4.75 -0.075,-8.26099 -1.8124,-17.13512 0.375,-25.1875 7.5218,-11.12777 15.0239,-22.26877 22.5313,-33.40625 -1.5938,0.3125 -3.1876,0.625 -4.7813,0.9375 z"
-           id="path5060"
-           inkscape:connector-curvature="0" />
-        <path
-           style="fill:#f4e3d7"
-           d="m 1880.3125,172.96875 c -12.9679,-0.45681 -22.4783,12.64556 -21.7187,24.90625 -0.9075,12.0516 7.3597,25.40441 20.2187,26 12.5474,1.85606 24.8523,-8.43692 25.25,-21.0625 1.9198,-12.19843 -4.204,-27.41377 -17.625,-29.4375 -2.0191,-0.36152 -4.0705,-0.52333 -6.125,-0.40625 z m 0.875,13.65625 c 7.7595,0.11927 8.9186,10.39035 7.5,16.25 0.3194,6.88198 -10.7159,10.59737 -13.2813,3.3125 -3.0027,-6.02585 -2.6553,-15.8329 3.8438,-19.25 0.6107,-0.26462 1.2871,-0.25755 1.9375,-0.3125 z"
-           id="path5062"
-           inkscape:connector-curvature="0" />
-        <path
-           style="fill:#f4e3d7"
-           d="m 1918.7188,174 c -3.822,0.40407 -11.3894,-2.39307 -12.0938,3.53125 1.2505,13.18282 -3.2325,28.01355 4.0312,39.9375 5.7061,7.39747 17.1785,8.06354 24.6876,3.78125 4.0814,3.88464 14.7807,2.68208 14,-4.34375 -1.1046,-14.02876 -0.1491,-28.58472 -0.4688,-42.8125 -5.233,-0.79049 -14.5259,-1.79728 -15.2812,5.5625 0.2648,8.03046 1.474,16.42231 0.1874,24.40625 0.015,6.21415 -10.8665,8.66535 -12.1562,2.21875 -0.6934,-11.02678 -0.034,-22.10841 -0.3125,-33.15625 -0.8646,0.29167 -1.7292,0.58333 -2.5937,0.875 z"
-           id="path5064"
-           inkscape:connector-curvature="0" />
-        <path
-           style="fill:#f4e3d7"
-           d="m 1993.7188,172.96875 c -10.5144,-0.76148 -20.7052,9.48658 -17.4063,20.15625 2.4167,9.08519 12.9037,11.62817 20.9687,12.4375 2.585,0.5133 3.9047,4.3225 0.2188,4.28125 -8.1648,1.86626 -15.9242,-2.78826 -22.8438,-6.625 3.3223,5.58813 -2.4353,13.88928 3.6563,17.96875 10.9732,3.51022 26.1159,5.31234 34,-5.15625 6.4577,-8.58026 0.4972,-21.83689 -9.8437,-23.625 -3.7543,-1.58577 -9.576,-0.62693 -12,-4.03125 2.6413,-3.34812 8.6371,-1.54993 12.375,-0.9375 3.6645,1.14142 6.988,3.06503 10.4062,4.78125 -2.3595,-5.4993 2.7506,-14.1953 -4.0312,-17.34375 -5.0238,-1.39458 -10.2167,-2.20443 -15.5,-1.90625 z"
-           id="path5066"
-           inkscape:connector-curvature="0" />
-        <path
-           style="fill:#f4e3d7"
-           d="m 2029.0312,174 c -3.8219,0.40407 -11.3893,-2.39307 -12.0937,3.53125 1.3143,13.14268 -3.3297,27.94655 4,39.84375 5.5755,7.49157 17.1145,8.1849 24.7187,3.875 4.0909,4.01814 15.1195,2.5176 13.9688,-4.59375 -1.03,-14.02707 -0.1397,-28.40236 -0.4375,-42.5625 -5.233,-0.79049 -14.5259,-1.79728 -15.2813,5.5625 0.2403,8.03446 1.4565,16.40636 0.1876,24.40625 -0.1899,5.96723 -10.0904,8.65349 -12.0626,2.65625 -0.9282,-11.16319 -0.063,-22.37823 -0.4062,-33.5625 -0.8646,0.28125 -1.7292,0.5625 -2.5938,0.84375 z"
-           id="path5068"
-           inkscape:connector-curvature="0" />
-        <path
-           style="fill:#f4e3d7"
-           d="m 2088.0312,172.96875 c -3.4293,-0.2828 -7.0681,1.84042 -9.8124,2.3125 -4.1627,-3.57443 -14.4852,-2.4733 -13.875,4.4375 1.1806,14.04915 0.1571,28.64942 0.5,42.90625 5.2664,0.79002 14.6201,1.79671 15.3124,-5.625 -0.3075,-7.88795 -1.3358,-16.03811 -0.125,-23.9375 0.8725,-6.79339 9.0663,-7.69089 13.7188,-4.03125 5.4017,4.68806 3.189,0.14013 2.875,-3.9375 0.8926,-4.3335 1.2802,-12.59156 -5.3125,-12.03125 -1.0801,-0.18666 -2.1903,-0.13038 -3.2813,-0.0937 z"
-           id="path5070"
-           inkscape:connector-curvature="0" />
-        <path
-           style="fill:#f4e3d7"
-           d="m 2102.9688,174 c -3.7756,0.73974 -11.2476,-2.6183 -12.4376,2.90625 5.4696,15.35713 11.5561,30.80177 17.25,46.1875 5.2717,-1.59725 13.5734,2.72759 16.2813,-4.09375 5.0352,-15.31835 11.2564,-30.30895 16.75,-45.5 -5.7567,1.7822 -14.7181,-2.67592 -17.7813,4.46875 -1.8614,7.80988 -5.4667,15.19839 -8.0312,22.84375 -3.3865,-9.14274 -6.7859,-18.28081 -10.2188,-27.40625 l -0.9503,0.31131 -0.8621,0.28244 z"
-           id="path5072"
-           inkscape:connector-curvature="0" />
-        <path
-           style="fill:#f4e3d7"
-           d="m 2143.375,157.875 c -5.0642,0.78981 -3.08,7.32017 -3.375,10.9375 -0.2553,2.12144 2.4079,4.57715 2.375,5.375 -4.6875,3.05826 -1.0282,10.15238 -2.1875,14.71875 0,11.23958 0,22.47917 0,33.71875 5.233,0.79049 14.5259,1.79728 15.2813,-5.5625 -1.1983,-14.5222 -0.2723,-29.30245 -0.5626,-43.9375 -4.3001,2.18762 0.6811,-1.65417 0.2188,-3.59375 1.2051,-4.24557 -0.01,-13.02816 -6.1875,-11.375 -1.8549,-0.0191 -3.7032,-0.45858 -5.5625,-0.28125 z"
-           id="path5074"
-           inkscape:connector-curvature="0" />
-        <path
-           style="fill:#f4e3d7"
-           d="m 2168,174 c -3.7756,0.73974 -11.2475,-2.6183 -12.4375,2.90625 5.4696,15.35713 11.556,30.80177 17.25,46.1875 5.2717,-1.59725 13.5734,2.72759 16.2813,-4.09375 5.0351,-15.31835 11.2564,-30.30895 16.75,-45.5 -5.7567,1.7822 -14.7182,-2.67592 -17.7813,4.46875 -1.8614,7.80988 -5.4667,15.19839 -8.0313,22.84375 -3.3865,-9.14274 -6.7859,-18.28081 -10.2187,-27.40625 l -0.9503,0.31131 L 2168,174 z"
-           id="path5076"
-           inkscape:connector-curvature="0" />
-        <path
-           style="fill:#f4e3d7"
-           d="m 2225.125,172.96875 c -13.8334,-0.42872 -24.2039,13.5803 -22.9375,26.75 -0.3385,13.54991 12.0378,25.51984 25.6563,24.1875 6.594,-0.0598 13.0533,-1.83315 19,-4.59375 -1.6031,-4.27523 2.5436,-11.53733 -2.8438,-13.71875 -4.611,0.81937 -8.4124,4.68687 -13.3438,4.5 -4.9699,1.15796 -11.5753,-1.3012 -12.6562,-6.34375 9.9665,0.76993 19.9876,-0.0827 30,0.21875 2.2177,-12.02425 -2.682,-27.91263 -16.0938,-30.40625 -2.1929,-0.55115 -4.5123,-0.66846 -6.7812,-0.59375 z m 0.5,13.625 c 2.9327,-0.39193 5.9511,1.23711 7.125,4.0625 -4.4813,-0.13583 -10.1397,0.59388 -14,-0.1875 1.4628,-2.3897 4.1158,-3.84453 6.875,-3.875 z"
-           id="path5078"
-           inkscape:connector-curvature="0" />
-        <path
-           style="fill:#f4e3d7"
-           d="m 2290.25,158.09375 c -3.8646,0.41751 -11.3762,-2.40224 -12.125,3.53125 -0.2081,4.3287 0.2999,9.32816 -0.125,13.21875 -11.4701,-5.95546 -26.9979,2.22922 -28.668,15.03558 -6.8425,17.52965 9.7072,41.81622 29.043,31.93317 1.8912,-1.10319 3.9794,2.11878 6.4062,1.5 4.5342,0.99361 10.7166,-2.97675 8.0938,-7.9375 0,-19.38542 0,-38.77083 0,-58.15625 -0.875,0.29167 -1.75,0.58333 -2.625,0.875 z m -19.9062,28.46875 c 7.531,0.0119 8.6053,9.85341 7.5624,15.625 0.654,6.11043 -8.3702,11.5037 -12.2187,5.5 -3.9339,-5.93574 -3.6867,-16.0198 1.9687,-20.46875 0.8387,-0.40835 1.7568,-0.64059 2.6876,-0.65625 z"
-           id="path5081"
-           inkscape:connector-curvature="0" />
-        <path
-           style="fill:#f4e3d7"
-           d="m 2315.8438,160.40625 c -4.0483,0.45955 -12.4715,-2.57826 -12.9063,3.90625 -0.01,13.54304 -0.2975,27.13044 1.0625,40.625 3.3876,0.50762 2.638,0.26698 0.3125,1.4375 -2.6254,3.40822 -1.5231,8.65177 -1.1563,12.71875 0.9591,4.84138 6.4261,4.47043 10.0938,3.9375 5.8924,0.40182 5.9192,-7.23853 5,-11.34375 -1.0789,-2.77294 2.9394,-8.95934 -2.1467,-6.1117 -2.0309,0.43493 -6.0182,0.0998 -2.0721,-0.6383 6.6021,-2.88822 3.3709,-11.10797 4.25,-16.5 0.2712,-9.60187 -0.1208,-19.20902 0.094,-28.8125 -0.8437,0.26042 -1.6875,0.52083 -2.5312,0.78125 z"
-           id="path5083"
-           inkscape:connector-curvature="0" />
-      </g>
-      <text
-         inkscape:export-ydpi="192.10005"
-         inkscape:export-xdpi="192.10005"
-         inkscape:export-filename="/home/xymus/projects/mnit/tests/dino/assets/images/you_won.png"
-         sodipodi:linespacing="125%"
-         id="text2985"
-         y="218.826"
-         x="1822.7584"
-         style="font-size:74.79834747px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans"
-         xml:space="preserve"><tspan
-           y="218.826"
-           x="1822.7584"
-           id="tspan2987"
-           sodipodi:role="line">You survived!</tspan></text>
-    </g>
-    <g
-       id="0you_lost"
-       inkscape:label="#g3157"
-       transform="matrix(0.23143297,0,0,0.23143297,959.83408,561.94353)">
-      <g
-         style="font-size:74.79834747px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans"
-         id="text5214">
-        <path
-           style="fill:#f4e3d7"
-           d="m 1871.9375,243.90625 c -5.4502,0.48437 -13.8516,-2.51228 -16.4063,4.4375 -3.4797,4.06846 -6.9489,12.62782 -10.4352,13.92166 -4.2165,-6.24675 -8.4556,-12.47827 -12.6585,-18.73416 -4.6849,2.14276 -11.7587,-2.56762 -15.125,2.375 0.3154,4.54165 5.0616,7.40454 6.8125,11.5 4.6114,7.27749 10.878,14.05724 13.7812,22.125 0,8.92708 1e-4,17.85417 0,26.78125 5.1565,-0.17465 14.3866,2.37702 15.9063,-4.75 -0.075,-8.25074 -1.812,-17.11419 0.375,-25.15625 7.5332,-11.13049 15.0229,-22.29028 22.5313,-33.4375 -1.5938,0.3125 -3.1876,0.625 -4.7813,0.9375 z"
-           id="path5219"
-           inkscape:connector-curvature="0" />
-        <path
-           style="fill:#f4e3d7"
-           d="m 1880.3125,256.53125 c -12.9817,-0.41477 -22.4743,12.63268 -21.7187,24.90625 -0.9092,12.05439 7.3624,25.40126 20.2187,26 12.5777,1.81669 24.9089,-8.4195 25.25,-21.15625 1.8784,-12.19371 -4.2134,-27.29389 -17.625,-29.34375 -2.0191,-0.36152 -4.0705,-0.52333 -6.125,-0.40625 z m 0.875,13.65625 c 7.7813,0.14463 8.9097,10.36826 7.5,16.25 0.3245,6.88389 -10.756,10.61761 -13.2813,3.28125 -2.9973,-5.88279 -2.6753,-15.63187 3.6563,-19.15625 0.6818,-0.27239 1.398,-0.3431 2.125,-0.375 z"
-           id="path5221"
-           inkscape:connector-curvature="0" />
-        <path
-           style="fill:#f4e3d7"
-           d="m 1918.7188,257.59375 c -3.822,0.40407 -11.3894,-2.39307 -12.0938,3.53125 1.2727,13.16931 -3.2723,28.00743 4.0625,39.90625 5.4781,7.32434 17.1829,8.11336 24.6563,3.78125 4.0814,3.88464 14.7807,2.68208 14,-4.34375 -1.1046,-14.01835 -0.1491,-28.56387 -0.4688,-42.78125 -5.233,-0.79049 -14.5259,-1.79728 -15.2812,5.5625 0.2855,7.80482 1.3252,15.93055 0.3124,23.71875 0.3794,6.50381 -10.4332,9.56412 -12.2812,3.09375 -0.6833,-11.09697 -0.041,-22.23182 -0.3125,-33.34375 -0.8646,0.29167 -1.7292,0.58333 -2.5937,0.875 z"
-           id="path5223"
-           inkscape:connector-curvature="0" />
-        <path
-           style="fill:#f4e3d7"
-           d="m 1958.3438,243.75 c -5.8334,0.78846 -2.622,8.58262 -3.4063,12.3125 1.1062,4.89255 -2.2626,13.73562 1.75,16.0625 5.0927,1.20381 13.466,0.26045 13.0313,-6.6875 -1.9936,-6.13977 1.0294,-12.81645 -1.0938,-18.875 -1.8032,-4.08426 -6.7398,-2.1765 -10.2812,-2.8125 z"
-           id="path5225"
-           inkscape:connector-curvature="0" />
-        <path
-           style="fill:#f4e3d7"
-           d="m 1998.3125,256.53125 c -3.4796,-0.38161 -7.1826,2.10611 -9.9687,2.1875 -4.2014,-3.38677 -14.4482,-2.19999 -13.6563,4.6875 1.1045,14.01835 0.1491,28.56387 0.4687,42.78125 5.2665,0.79002 14.6202,1.79671 15.3126,-5.625 -0.2691,-8.12828 -1.5902,-16.60037 0.094,-24.6875 1.5459,-7.25286 10.9405,-6.32915 14.9437,-1.89375 4.9292,4.79154 0.9152,-2.31612 1.4,-5.3875 1.0321,-4.39691 1.1117,-12.65373 -5.4687,-12 -1.0353,-0.1278 -2.0849,-0.11204 -3.125,-0.0625 z"
-           id="path5227"
-           inkscape:connector-curvature="0" />
-        <path
-           style="fill:#f4e3d7"
-           d="m 2024.5625,256.53125 c -13.8346,-0.42192 -24.2368,13.59316 -22.9687,26.75 -0.3693,13.52495 12.0681,25.48128 25.625,24.1875 6.6132,-0.0116 13.069,-1.82941 19.0312,-4.59375 -1.6096,-4.29558 2.4412,-11.08437 -2.5938,-13.59375 -4.1598,0.0517 -7.4077,4.14408 -11.7812,4.09375 -5.1257,1.77234 -13.7494,-0.57921 -14.2188,-5.96875 9.9175,0.25034 19.8555,0.073 29.7813,0.125 1.9705,-11.6931 -2.2057,-26.9271 -15.0313,-30.15625 -2.5419,-0.70979 -5.1979,-0.95268 -7.8437,-0.84375 z m 0.031,13.65625 c 3.1065,-0.51819 6.3705,1.10959 7.5937,4.0625 -4.2132,-0.34274 -11.0111,0.84595 -13.875,-0.40625 1.342,-2.14826 3.8673,-3.52698 6.2813,-3.65625 z"
-           id="path5229"
-           inkscape:connector-curvature="0" />
-        <path
-           style="fill:#f4e3d7"
-           d="m 2113.4688,241.65625 c -3.857,0.29205 -11.8813,-2.35421 -12.0938,3.90625 -0.2443,4.18599 0.3684,9.11477 -0.125,12.84375 -11.0905,-5.74642 -26.3244,1.68334 -28.4688,14.0625 -3.9081,12.84536 0.4368,30.82471 14.875,34.4375 5.104,1.64141 10.9526,-0.30633 15.2813,-1.75 4.2378,3.32712 14.4334,2.21606 13.625,-4.6875 -1.1005,-19.65588 -0.1519,-39.83319 -0.4687,-59.6875 -0.875,0.29167 -1.75,0.58333 -2.625,0.875 z m -19.9376,28.46875 c 7.8878,0.005 8.7628,10.65683 7.4376,16.46875 0.3597,6.43688 -9.9673,10.53034 -12.75,3.59375 -2.9393,-5.87921 -2.7875,-14.90566 2.5312,-19.34375 0.866,-0.43115 1.8142,-0.68791 2.7812,-0.71875 z"
-           id="path5231"
-           inkscape:connector-curvature="0" />
-        <path
-           style="fill:#f4e3d7"
-           d="m 2141.875,256.53125 c -13.8319,-0.40425 -24.2792,13.56393 -22.9688,26.75 -0.3569,13.5246 12.0473,25.47975 25.625,24.1875 6.6281,-0.0259 13.0827,-1.8106 19.0313,-4.59375 -1.6031,-4.30183 2.5106,-11.28023 -2.7187,-13.625 -4.4272,0.39621 -7.9004,4.41743 -12.625,4.3125 -5.0733,1.36555 -12.498,-0.94204 -13.4063,-6.21875 9.9452,0.66357 19.9262,-0.0737 29.9063,0.1875 2.199,-12.07402 -2.6428,-27.85216 -16.0938,-30.4375 -2.2087,-0.49457 -4.4861,-0.65091 -6.75,-0.5625 z m 0.4688,13.625 c 2.9812,-0.38942 5.9977,1.31916 7.1562,4.09375 -4.2743,-0.33056 -10.8871,0.83008 -13.9062,-0.40625 1.4675,-2.24842 4.0074,-3.63781 6.75,-3.6875 z"
-           id="path5233"
-           inkscape:connector-curvature="0" />
-        <path
-           style="fill:#f4e3d7"
-           d="m 2184.5312,256.53125 c -5.6751,0.32558 -11.162,1.98535 -16.4062,4.125 1.6581,4.34833 -2.3918,11.05249 2.625,13.6875 4.5163,-0.48376 8.3454,-4.48779 13.2188,-4.1875 2.5563,-0.66878 7.707,0.90521 8.0937,2.59375 -10.1872,-1.57787 -24.3878,1.98413 -26.3437,13.71875 -2.9334,10.73155 6.6056,22.35925 17.8124,21 3.8591,0.40566 7.9656,-1.82484 11.1563,-2.40625 4.2722,3.61149 14.8268,2.17302 13.6875,-4.84375 -2.1461,-11.96451 2.914,-25.84334 -4.8125,-36.59375 -4.3645,-5.81971 -12.1057,-7.46749 -19.0313,-7.09375 z m 8.1876,28.84375 c 0.9695,1.55734 -0.8521,5.3069 -2.5626,6.625 -3.111,3.32986 -11.5143,2.32587 -9.9062,-3.3125 2.3974,-4.45799 8.6259,-1.82448 12.4688,-3.3125 z"
-           id="path5235"
-           inkscape:connector-curvature="0" />
-        <path
-           style="fill:#f4e3d7"
-           d="m 2252.8438,241.65625 c -3.857,0.29212 -11.8813,-2.35428 -12.0938,3.90625 -0.1161,4.302 0.1173,8.60422 0,12.90625 -11.1468,-5.86461 -26.4358,1.58319 -28.5938,14.03125 -3.8495,12.63973 0.2568,30.01586 14.125,34.28125 5.295,1.61753 11.3894,0.21242 15.9063,-1.71875 4.2086,3.41233 14.4053,2.40959 13.7813,-4.5 -1.1756,-19.67651 -0.1608,-39.89772 -0.5,-59.78125 -0.875,0.29167 -1.7501,0.58333 -2.625,0.875 z m -19.9063,28.46875 c 7.537,-0.007 8.6343,9.93088 7.5625,15.625 0.7653,6.34789 -9.0061,11.63129 -12.5,5.0625 -3.5214,-5.91186 -3.2969,-15.71577 2.2188,-20.03125 0.857,-0.38193 1.7748,-0.66411 2.7187,-0.65625 z"
-           id="path5237"
-           inkscape:connector-curvature="0" />
-        <path
-           style="fill:#f4e3d7"
-           d="m 2275.4062,289.21875 c -4.094,0.49689 -12.5998,-2.669 -13.1562,3.90625 -0.416,4.81161 -1.3286,13.52637 5.5938,13.8125 3.5493,-0.61933 9.1885,0.83805 10.125,-4.15625 0.9065,-4.81752 -1.2211,-9.78718 0.625,-14.53125 -1.0626,0.32292 -2.125,0.64583 -3.1876,0.96875 z"
-           id="path5239"
-           inkscape:connector-curvature="0" />
-      </g>
-      <text
-         inkscape:export-ydpi="192.10005"
-         inkscape:export-xdpi="192.10005"
-         inkscape:export-filename="/home/xymus/projects/mnit/tests/dino/assets/images/you_lost.png"
-         sodipodi:linespacing="125%"
-         id="text2989"
-         y="302.39023"
-         x="1822.7584"
-         style="font-size:74.79834747px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans"
-         xml:space="preserve"><tspan
-           y="302.39023"
-           x="1822.7584"
-           id="tspan2991"
-           sodipodi:role="line">You're dead.</tspan></text>
-    </g>
-    <g
-       id="0play_again_mobile"
-       inkscape:label="#g3165"
-       transform="matrix(0.23143297,0,0,0.23143297,959.83408,561.94353)">
-      <g
-         style="font-size:74.79834747px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans"
-         id="text5263">
-        <path
-           style="fill:#f4e3d7"
-           d="m 1865.375,326.90625 c -15.4497,1.26373 -31.2566,0.15997 -46.8438,0.53125 0.036,4.64328 -2.3921,11.8716 3.6563,13.90625 5.011,2.37919 11.1761,-2.18095 15.6563,0.96875 1.4228,4.86209 -0.9108,10.16115 0.062,15.3125 1e-4,10.76042 1e-4,21.52083 0,32.28125 5.1565,-0.17465 14.3866,2.37702 15.9063,-4.75 -1.0148,-14.37835 -0.2774,-29.03456 -0.5,-43.53125 6.375,0 12.75,0 19.125,0 1.0842,-5.1575 1.5466,-14.31865 -5.7187,-14.71875 -0.4467,-0.0467 -0.8971,-0.038 -1.3438,0 z"
-           id="path5268"
-           inkscape:connector-curvature="0" />
-        <path
-           style="fill:#f4e3d7"
-           d="m 1875.6875,340.09375 c -5.6453,0.32631 -11.1736,1.94876 -16.375,4.1875 1.6724,4.27298 -2.3929,11.05378 2.5937,13.59375 4.1377,-0.18169 7.4703,-4.01499 11.9063,-4 3.1214,-0.73542 8.1793,0.0682 9.5625,2.46875 -10.2535,-1.63007 -24.5134,1.88729 -26.5,13.71875 -3.0462,10.98712 7.1479,22.7918 18.5625,20.9375 3.6341,0.4262 7.5454,-2.10507 10.4687,-2.28125 4.2507,3.55903 14.8047,2.07143 13.6563,-4.90625 -2.1838,-12.14616 3.0697,-26.4897 -5.2813,-37.1875 -4.4771,-5.37916 -11.8792,-6.88522 -18.5937,-6.53125 z m 7.3125,29 c 3.0957,-0.1251 0.028,4.02822 -0.625,5.4375 -2.6636,4.36298 -12.7786,3.97182 -10.9375,-2.40625 2.3004,-4.02951 7.866,-1.95965 11.5625,-3.03125 z"
-           id="path5270"
-           inkscape:connector-curvature="0" />
-        <path
-           style="fill:#f4e3d7"
-           d="m 1927.3438,340.09375 c -3.2321,-0.23124 -6.6618,1.69092 -9.2813,2.28125 -4.2494,-3.45383 -14.5744,-2.38262 -13.8125,4.59375 1.1241,18.60112 0.1338,37.7333 0.4688,56.53125 0.1138,3.40661 5.9838,1.97297 8.9062,2.1875 5.3488,-0.0279 7.677,-5.93802 6.0312,-10.40625 0.3253,-2.02583 -0.4013,-4.68979 -0.1874,-6.1875 12.7217,6.62332 28.7945,-3.78562 29.4062,-17.78125 2.4977,-12.39088 -3.0368,-28.45325 -16.8125,-30.9375 -1.5494,-0.28543 -3.1341,-0.38251 -4.7187,-0.28125 z m -0.75,13.59375 c 7.733,-0.019 8.6929,10.5716 7.3437,16.3125 0.5347,6.5139 -9.8909,10.77088 -12.625,3.78125 -3.1789,-5.90195 -2.8087,-15.31713 2.6563,-19.46875 0.819,-0.38728 1.7188,-0.60718 2.625,-0.625 z"
-           id="path5272"
-           inkscape:connector-curvature="0" />
-        <path
-           style="fill:#f4e3d7"
-           d="m 1984,328.9375 c -2.9092,0.84477 -9.0495,-0.6973 -7.9375,4.46875 2.1404,3.73634 0.01,7.3774 -3.1875,9.5625 -3.4328,4.09374 -1.7158,10.44632 3.25,12.28125 1.8879,2.56135 -0.8379,6.221 0.169,9.31233 -0.5984,8.27368 -1.1508,20.17371 8.081,23.90642 6.3641,2.47224 13.4083,1.101 20.0938,1.53125 1.6258,-5.15855 1.2418,-13.67198 -5.75,-14.125 -2.6374,-0.51139 -8.8793,2.68289 -7.7813,-2.3125 0.1764,-6.40696 -0.3464,-13.51305 0.25,-19.5 4.4549,0.38271 13.6804,2.2372 13.9063,-4.71875 0.029,-3.3191 -0.019,-8.05407 -4.4688,-8.4375 -2.9948,-0.86853 -7.7347,1.38146 -9.625,-0.1875 0.6717,-5.03905 0.1171,-12.88975 -7,-11.78125 z"
-           id="path5274"
-           inkscape:connector-curvature="0" />
-        <path
-           style="fill:#f4e3d7"
-           d="m 2024.3438,340.09375 c -13.5161,-0.4462 -22.957,13.58413 -21.7188,26.1875 -0.5684,12.08161 8.5843,24.85394 21.3438,24.8125 12.2487,1.25748 23.7435,-9.03955 24.1562,-21.28125 1.8581,-12.18274 -4.2514,-27.30031 -17.6562,-29.3125 -2.0191,-0.36152 -4.0705,-0.52333 -6.125,-0.40625 z m 0.75,13.65625 c 7.8965,0.003 9.0537,10.51061 7.6562,16.40625 0.5946,7.60407 -12.6484,9.81122 -14.0625,1.9375 -1.5254,-5.80091 -1.9023,-17.65957 6.4063,-18.34375 z"
-           id="path5276"
-           inkscape:connector-curvature="0" />
-        <path
-           style="fill:#f4e3d7"
-           d="m 2097.5312,340.09375 c -3.2439,-0.20696 -6.6479,1.68243 -9.2812,2.28125 -4.2349,-3.45275 -14.5514,-2.37745 -13.7812,4.59375 1.1017,19.20759 0.1503,38.93779 0.4687,58.34375 5.2665,0.79002 14.6201,1.79671 15.3125,-5.625 -0.2902,-3.51808 -0.5246,-7.32249 -0.6562,-10.65625 11.3502,5.98698 26.4994,-1.69683 28.7187,-14.21875 3.7759,-12.55941 -0.3882,-29.73899 -14.0937,-34.03125 -2.1705,-0.5766 -4.433,-0.82406 -6.6876,-0.6875 z m -0.8124,13.59375 c 7.6546,-0.0958 8.6977,10.18567 7.5312,15.875 0.5496,6.24284 -8.9229,11.34977 -12.4062,4.8125 -3.4327,-5.83555 -3.3404,-14.96849 1.7812,-19.71875 0.8735,-0.64419 1.9945,-0.94005 3.0938,-0.96875 z"
-           id="path5278"
-           inkscape:connector-curvature="0" />
-        <path
-           style="fill:#f4e3d7"
-           d="m 2134.75,325.21875 c -3.8204,0.40409 -11.3899,-2.39318 -12.0938,3.53125 1e-4,20.34375 0,40.6875 0,61.03125 5.2331,0.79049 14.526,1.79728 15.2813,-5.5625 -1.2696,-19.82462 -0.22,-39.93476 -0.5625,-59.875 -0.875,0.29167 -1.75,0.58333 -2.625,0.875 z"
-           id="path5280"
-           inkscape:connector-curvature="0" />
-        <path
-           style="fill:#f4e3d7"
-           d="m 2159.9688,340.09375 c -5.674,0.32178 -11.1722,1.95674 -16.375,4.1875 1.6664,4.28384 -2.3879,11.00121 2.5937,13.5625 4.2487,-0.16243 7.6992,-4.09832 12.2187,-4.03125 3.1602,-0.4759 7.0866,-0.20692 9.3126,2.4375 -10.1633,-1.30845 -23.6906,1.60201 -26.4063,13 -3.4035,10.75755 5.9523,23.03073 17.375,21.78125 3.9396,0.38271 8.089,-1.53518 11.3437,-2.46875 4.117,3.61437 14.6504,2.48074 13.8438,-4.5 -2.275,-12.18638 3.1012,-26.75422 -5.3438,-37.53125 -4.5037,-5.26945 -11.8838,-6.80109 -18.5624,-6.4375 z m 7.25,29.03125 c 3.2584,-0.29466 0.052,4.01435 -0.5,5.34375 -2.5273,4.01521 -11.906,4.39118 -11.1563,-1.6875 1.5371,-4.87519 8.0434,-2.59557 11.6563,-3.65625 z"
-           id="path5282"
-           inkscape:connector-curvature="0" />
-        <path
-           style="fill:#f4e3d7"
-           d="m 2196.3125,341.15625 c -3.8778,0.72153 -11.1943,-2.55169 -12.5625,2.875 5.5027,13.73575 11.3884,27.52998 16.9688,41.3125 -0.7932,3.95965 -3.3955,8.48981 -8,6.28125 -8.1191,0.66587 -6.0834,16.8308 2.25,14.125 8.2973,0.93481 16.4038,-4.70724 18.3492,-12.94558 7.1626,-17.32882 13.9084,-34.82661 21.0882,-52.14817 -5.761,1.83901 -14.7431,-2.68225 -17.9687,4.3125 -1.9086,7.2928 -5.4607,14.18688 -8.0625,21.3125 -3.4236,-8.57429 -6.8762,-17.1371 -10.2812,-25.71875 l -0.9487,0.31623 -0.8326,0.27752 z"
-           id="path5284"
-           inkscape:connector-curvature="0" />
-        <path
-           style="fill:#f4e3d7"
-           d="m 2273.9375,340.09375 c -5.6693,0.3348 -11.1833,1.92814 -16.375,4.1875 1.6724,4.27298 -2.3929,11.05378 2.5937,13.59375 4.1596,-0.20705 7.5351,-4.03899 11.9688,-4.03125 2.8714,-0.84511 8.6353,0.36648 9.3438,2.46875 -10.1854,-1.56303 -24.3881,1.97934 -26.3438,13.71875 -2.9487,10.71769 6.6036,22.37168 17.8125,21 3.905,0.51781 8.0638,-2.01793 11.2187,-2.3125 4.2374,3.52804 14.7953,2.073 13.625,-4.90625 -2.1751,-11.95562 2.9621,-25.88996 -4.8124,-36.625 -4.368,-5.80693 -12.1058,-7.47382 -19.0313,-7.09375 z m 7.2187,29.0625 c 3.1349,-0.50624 0.2441,3.59146 -0.2187,4.90625 -2.3274,4.31259 -12.0162,5.04593 -11.4687,-1.21875 1.4964,-4.87248 7.972,-2.67281 11.6874,-3.6875 z"
-           id="path5286"
-           inkscape:connector-curvature="0" />
-        <path
-           style="fill:#f4e3d7"
-           d="m 2319.9375,340.09375 c -13.4511,0.19842 -21.157,15.15162 -19.625,27.28125 -0.2037,12.49938 11.1926,25.29961 24.3125,22.34375 1.6401,-0.0213 6.1153,-2.3442 2.8438,0.3125 -7.6191,5.24104 -16.6978,-0.70767 -23.3126,-4.8125 3.5141,5.43953 -2.071,13.22981 3.25,17.625 11.1205,4.52809 27.7326,4.46579 34.3438,-7.34375 6.2176,-14.33684 1.689,-30.43007 3.2188,-45.53125 1.1564,-4.44088 -1.4803,-10.78913 -6.9376,-9.25 -2.392,-0.21988 -5.4619,-0.40471 -6.875,1.84375 -3.3827,-1.96819 -7.3267,-2.66166 -11.2187,-2.46875 z m 2.8437,13.59375 c 7.3975,0.20063 8.2598,10.08359 7,15.625 0.3933,7.26738 -11.624,9.96367 -13.3437,2.46875 -2.3046,-5.73442 -2.2358,-15.6535 4.6875,-17.96875 0.5264,-0.0701 1.0866,-0.10401 1.6562,-0.125 z"
-           id="path5288"
-           inkscape:connector-curvature="0" />
-        <path
-           style="fill:#f4e3d7"
-           d="m 2367.2812,340.09375 c -5.6453,0.32631 -11.1736,1.94876 -16.375,4.1875 1.6725,4.27298 -2.3929,11.05378 2.5938,13.59375 4.1357,-0.18026 7.4685,-4.0148 11.9062,-4 2.9366,-0.89402 8.7161,0.33994 9.4063,2.4375 -10.2102,-1.58339 -24.3881,2.01029 -26.3437,13.75 -2.9769,10.97085 7.0317,22.65707 18.4062,20.9375 3.7026,0.52489 7.6426,-2.1259 10.625,-2.28125 4.2507,3.55903 14.8046,2.07143 13.6562,-4.90625 -2.1838,-12.14616 3.0698,-26.4897 -5.2812,-37.1875 -4.4772,-5.37916 -11.8793,-6.88522 -18.5938,-6.53125 z m 7.3126,29 c 3.0957,-0.1251 0.028,4.02822 -0.625,5.4375 -2.6116,3.97379 -11.8268,4.30169 -11.1563,-1.78125 1.6814,-4.80285 8.1022,-2.55204 11.7813,-3.65625 z"
-           id="path5290"
-           inkscape:connector-curvature="0" />
-        <path
-           style="fill:#f4e3d7"
-           d="m 2399.7812,325 c -5.0629,0.7871 -3.1168,7.30099 -3.375,10.9375 -0.269,2.14546 2.4786,4.62622 2.375,5.40625 -4.6874,3.05826 -1.0282,10.15238 -2.1874,14.71875 -1e-4,11.23958 0,22.47917 0,33.71875 5.233,0.79049 14.5259,1.79728 15.2812,-5.5625 -1.1982,-14.5222 -0.2722,-29.30245 -0.5625,-43.9375 -4.3515,2.21282 0.6447,-1.60815 0.2187,-3.625 1.2052,-4.24557 -0.01,-13.02816 -6.1874,-11.375 -1.8549,-0.0191 -3.7032,-0.45858 -5.5626,-0.28125 z"
-           id="path5292"
-           inkscape:connector-curvature="0" />
-        <path
-           style="fill:#f4e3d7"
-           d="m 2439.875,340.09375 c -3.3206,-0.39901 -6.8602,2.27139 -9.4688,2.28125 -4.2614,-3.66412 -14.9074,-2.16355 -13.7812,4.84375 1.0576,14.02576 0.1194,28.40545 0.4375,42.5625 5.2621,0.79846 14.5853,1.797 15.3437,-5.59375 -0.268,-8.00594 -1.4713,-16.36138 -0.1874,-24.3125 0.1,-6.16211 10.4945,-8.63532 12.125,-2.34375 0.6442,10.73271 0.095,21.50212 0.2812,32.25 5.233,0.79049 14.5259,1.79728 15.2812,-5.5625 -2.3216,-11.65837 2.302,-24.50917 -3.375,-35.5 -2.9216,-6.31872 -9.9951,-9.11174 -16.6562,-8.625 z"
-           id="path5294"
-           inkscape:connector-curvature="0" />
-      </g>
-      <text
-         inkscape:export-ydpi="192.10005"
-         inkscape:export-xdpi="192.10005"
-         inkscape:export-filename="/home/xymus/projects/mnit/tests/dino/assets/images/play_again_mobile.png"
-         sodipodi:linespacing="125%"
-         id="text2993"
-         y="385.95447"
-         x="1822.7584"
-         style="font-size:74.79834747px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans"
-         xml:space="preserve"><tspan
-           y="385.95447"
-           x="1822.7584"
-           id="tspan2995"
-           sodipodi:role="line">Tap to play again</tspan></text>
-    </g>
-    <g
-       id="0play_again"
-       inkscape:label="#g3161"
-       transform="matrix(0.23143297,0,0,0.23143297,959.83408,561.94353)">
-      <g
-         style="font-size:74.79834747px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans"
-         id="text5324">
-        <path
-           style="fill:#f4e3d7"
-           d="m 1851.9688,410.03125 c -15.2515,-0.46522 -28.5892,13.10758 -28.9063,28.15625 -1.892,14.66785 5.7736,31.8626 21.1875,35.21875 10.5618,2.8602 22.411,0.56625 31,-6.21875 -2.036,-4.69183 2.5504,-11.74474 -2.3125,-15 -4.3558,-0.11232 -6.088,5.42771 -10.2813,6.4375 -8.3677,4.3939 -21.6178,1.52581 -23,-9.0625 -2.7716,-9.17317 -0.4668,-23.3122 10.5,-25.21875 10.8905,-2.13871 20.1449,5.90938 26.2813,13.9375 -2.6156,-6.03749 -1.034,-12.2736 -1.4063,-18.5 -1.5594,-6.52904 -9.7567,-7.85305 -15.2812,-9.25 -2.5688,-0.45019 -5.1714,-0.62777 -7.7812,-0.5 z"
-           id="path5329"
-           inkscape:connector-curvature="0" />
-        <path
-           style="fill:#f4e3d7"
-           d="m 1890.1875,408.78125 c -3.8204,0.40409 -11.3899,-2.39318 -12.0937,3.53125 0,20.34375 0,40.6875 0,61.03125 5.233,0.79049 14.5259,1.79728 15.2812,-5.5625 -1.2696,-19.82462 -0.22,-39.93476 -0.5625,-59.875 -0.875,0.29167 -1.75,0.58333 -2.625,0.875 z"
-           id="path5331"
-           inkscape:connector-curvature="0" />
-        <path
-           style="fill:#f4e3d7"
-           d="m 1902.0312,408.5625 c -5.0629,0.7871 -3.1168,7.30099 -3.375,10.9375 -0.269,2.14546 2.4786,4.62622 2.375,5.40625 -4.6874,3.05826 -1.0282,10.15238 -2.1874,14.71875 -1e-4,11.23958 0,22.47917 0,33.71875 5.233,0.79049 14.5259,1.79728 15.2812,-5.5625 -1.1982,-14.5222 -0.2722,-29.30245 -0.5625,-43.9375 -4.3515,2.21282 0.6447,-1.60815 0.2187,-3.625 1.2052,-4.24557 -0.01,-13.02816 -6.1874,-11.375 -1.8549,-0.0191 -3.7032,-0.45858 -5.5626,-0.28125 z"
-           id="path5333"
-           inkscape:connector-curvature="0" />
-        <path
-           style="fill:#f4e3d7"
-           d="m 1940,423.65625 c -13.684,-0.56449 -24.7096,12.81508 -23.4375,26.09375 -0.3669,12.68711 9.8595,25.32481 23.125,24.8125 6.1444,0.2856 12.2395,-1.27799 17.5937,-4.25 -1.6311,-4.25288 2.3292,-10.78889 -2.5937,-13.375 -4.4007,0.33975 -7.6278,4.69791 -12.4375,3.96875 -6.2625,0.72944 -11.0729,-4.87459 -10.625,-10.90625 -0.7735,-6.37661 3.8074,-14.16976 11.0312,-12.65625 5.4179,0.36565 10.286,3.58838 14.9688,6.21875 -2.3859,-5.56455 2.6078,-14.01117 -3.8125,-17.5625 -4.4607,-1.563 -9.0488,-2.62566 -13.8125,-2.34375 z"
-           id="path5335"
-           inkscape:connector-curvature="0" />
-        <path
-           style="fill:#f4e3d7"
-           d="m 1972.6562,408.78125 c -3.8661,0.41746 -11.3757,-2.40211 -12.125,3.53125 0,20.34375 0,40.6875 0,61.03125 5.2665,0.79002 14.6202,1.79671 15.3126,-5.625 0.275,-2.98545 -1.6709,-7.33434 -0.5938,-9.34375 5.5685,4.94287 9.5547,11.9966 16.5938,14.96875 4.0967,0.43708 8.4486,0.96584 12.5312,0 4.6131,-3.45543 -1.669,-8.14071 -4.5,-10.28125 -5.25,-5.0625 -10.5,-10.125 -15.75,-15.1875 9.0215,-7.94719 18.0328,-15.9059 27.0625,-23.84375 -8.2987,2.50051 -18.7384,-2.79606 -25.5313,4 -3.4417,3.19207 -6.8359,6.45614 -10.375,9.53125 1e-4,-9.88542 0,-19.77083 0,-29.65625 -0.8749,0.29167 -1.75,0.58333 -2.625,0.875 z"
-           id="path5337"
-           inkscape:connector-curvature="0" />
-        <path
-           style="fill:#f4e3d7"
-           d="m 2035.7188,412.5 c -2.8821,0.91159 -8.919,-0.80633 -7.9688,4.34375 2.2098,3.83789 0.012,7.50539 -3.2188,9.78125 -3.37,4.09886 -1.6015,10.36424 3.3126,12.1875 1.8875,2.54307 -0.8292,6.17798 0.1689,9.24983 -0.6331,8.46243 -1.1058,20.85515 8.6748,24.18767 6.2448,2.19503 13.0186,0.87223 19.5,1.3125 1.6259,-5.15855 1.2418,-13.67198 -5.75,-14.125 -2.4185,-0.90163 -7.4186,2.62814 -7.9063,-1.1875 0.486,-6.76015 -0.3171,-14.26246 0.375,-20.625 4.4549,0.38271 13.6804,2.2372 13.9063,-4.71875 0.029,-3.3191 -0.019,-8.05407 -4.4687,-8.4375 -2.9949,-0.86853 -7.7347,1.38146 -9.625,-0.1875 0.6716,-5.03905 0.1171,-12.88975 -7,-11.78125 z"
-           id="path5339"
-           inkscape:connector-curvature="0" />
-        <path
-           style="fill:#f4e3d7"
-           d="m 2076.0625,423.65625 c -13.4179,-0.44533 -22.8721,13.41326 -21.7187,25.96875 -0.6029,12.1287 8.4105,25.04514 21.2812,25 12.8172,1.43817 24.3834,-9.7528 24.3125,-22.4375 1.4348,-11.88617 -4.8013,-26.19208 -17.75,-28.125 -2.0191,-0.36152 -4.0705,-0.52333 -6.125,-0.40625 z m 0.875,13.65625 c 7.7177,0.0857 8.9683,10.47056 7.5,16.25 0.2999,6.87772 -10.7356,10.65664 -13.3125,3.3125 -2.8814,-5.98875 -2.6855,-15.73981 3.8125,-19.21875 0.6101,-0.17433 1.2916,-0.32123 2,-0.34375 z"
-           id="path5341"
-           inkscape:connector-curvature="0" />
-        <path
-           style="fill:#f4e3d7"
-           d="m 2149.25,423.65625 c -3.2519,-0.25139 -6.6308,1.71708 -9.2812,2.28125 -4.2349,-3.45275 -14.5514,-2.37745 -13.7813,4.59375 1.1018,19.20759 0.1503,38.93779 0.4687,58.34375 5.2665,0.79002 14.6202,1.79671 15.3126,-5.625 -0.2903,-3.51808 -0.5247,-7.32249 -0.6563,-10.65625 11.2777,5.96298 26.4588,-1.62179 28.6875,-14.125 3.8545,-12.63744 -0.4201,-30.08991 -14.25,-34.15625 -2.108,-0.57054 -4.3177,-0.75438 -6.5,-0.65625 z m -0.8125,13.59375 c 7.2275,-0.20353 8.6765,9.47383 7.6563,15.03125 0.8562,6.21347 -8.0184,12.33546 -12.2188,6.15625 -4.1787,-4.56752 -3.708,-21.04777 4.5625,-21.1875 z"
-           id="path5343"
-           inkscape:connector-curvature="0" />
-        <path
-           style="fill:#f4e3d7"
-           d="m 2186.4688,408.78125 c -3.822,0.40407 -11.3894,-2.39307 -12.0938,3.53125 0,20.34375 0,40.6875 0,61.03125 5.233,0.79049 14.5259,1.79728 15.2812,-5.5625 -1.2696,-19.82462 -0.2199,-39.93476 -0.5624,-59.875 -0.8751,0.29167 -1.75,0.58333 -2.625,0.875 z"
-           id="path5345"
-           inkscape:connector-curvature="0" />
-        <path
-           style="fill:#f4e3d7"
-           d="m 2211.6562,423.6875 c -5.6794,0.24438 -11.1235,1.97048 -16.3437,4.125 1.6685,4.29462 -2.3918,11.02351 2.5937,13.59375 4.2021,-0.17458 7.7272,-4.03981 12.125,-4 3.2072,-0.50721 7.104,-0.2104 9.4376,2.40625 -10.1374,-1.29436 -23.6958,1.57837 -26.4376,12.96875 -3.5617,11.14891 6.5361,23.57774 18.25,21.78125 3.6398,0.3079 7.4989,-1.67925 10.4688,-2.4375 4.117,3.61437 14.6504,2.48074 13.8438,-4.5 -2.2773,-12.19375 3.1034,-26.7357 -5.3438,-37.53125 -4.5508,-5.24795 -11.9086,-6.85345 -18.5938,-6.40625 z m 7.8126,28.96875 c 2.3225,0.10032 -0.4309,3.83967 -0.7813,5.03125 -2.3961,4.03766 -11.3598,5.10777 -11.5,-0.875 1.0336,-5.59954 8.595,-2.95023 12.2813,-4.15625 z"
-           id="path5347"
-           inkscape:connector-curvature="0" />
-        <path
-           style="fill:#f4e3d7"
-           d="m 2248.0312,424.71875 c -3.8778,0.72153 -11.1942,-2.55169 -12.5624,2.875 5.4929,13.74513 11.3901,27.54655 16.9374,41.34375 -0.7946,3.91723 -3.3623,8.48311 -7.9687,6.25 -8.119,0.66587 -6.0834,16.8308 2.25,14.125 8.3276,0.95007 16.4322,-4.78109 18.3805,-13.00808 7.0963,-17.32633 13.9711,-34.74236 21.0258,-52.08567 -5.7531,1.83404 -14.7194,-2.67506 -17.9376,4.3125 -1.9085,7.2928 -5.4607,14.18688 -8.0624,21.3125 -3.4237,-8.57429 -6.8762,-17.1371 -10.2813,-25.71875 l -0.9487,0.31623 -0.8326,0.27752 z"
-           id="path5349"
-           inkscape:connector-curvature="0" />
-        <path
-           style="fill:#f4e3d7"
-           d="m 2325.625,423.6875 c -5.6838,0.2527 -11.1387,1.97269 -16.375,4.09375 1.6581,4.34833 -2.3918,11.05249 2.625,13.6875 4.5661,-0.54365 8.5289,-4.5263 13.4688,-4.1875 2.498,-0.53979 7.2303,0.73517 7.6874,2.53125 -10.1634,-1.35653 -23.8512,1.92457 -26.125,13.46875 -3.3313,11.00431 6.8645,23.00525 18.3126,21.28125 3.6288,0.2969 7.4981,-1.66272 10.4687,-2.4375 4.117,3.61437 14.6504,2.48074 13.8437,-4.5 -2.259,-12.18926 3.1112,-26.7407 -5.3437,-37.53125 -4.5574,-5.28276 -11.8537,-6.83422 -18.5625,-6.40625 z m 7.4375,28.96875 c 2.8065,-0.35002 0.1199,3.36241 -0.1875,4.65625 -2.21,4.3489 -11.5713,5.64698 -11.7188,-0.5 0.9703,-5.52177 8.3055,-2.94059 11.9063,-4.15625 z"
-           id="path5351"
-           inkscape:connector-curvature="0" />
-        <path
-           style="fill:#f4e3d7"
-           d="m 2371.6562,423.65625 c -13.4118,0.21309 -21.1815,15.1332 -19.625,27.28125 -0.2158,12.46317 11.1317,25.25783 24.2188,22.34375 1.7873,-0.0191 6.1615,-2.25947 2.75,0.4375 -7.5572,4.9952 -16.6078,-0.82754 -23.0625,-4.96875 3.4223,5.49411 -2.1386,13.26107 3.1875,17.6875 11.1844,4.4732 27.7469,4.44154 34.4062,-7.4375 6.0819,-14.34537 1.6546,-30.37203 3.1563,-45.46875 1.1564,-4.44088 -1.4802,-10.78913 -6.9375,-9.25 -2.3052,0.0412 -5.4017,-0.75841 -6.7188,1.96875 -3.3413,-2.05793 -7.4346,-2.78271 -11.375,-2.59375 z m 2.4376,13.59375 c 7.7523,-0.20848 8.7542,10.15363 7.375,15.84375 0.151,6.92404 -11.0692,9.80496 -13.1876,2.5 -2.4529,-5.50623 -2.2849,-14.5308 3.4376,-17.875 0.7806,-0.32781 1.5368,-0.46151 2.375,-0.46875 z"
-           id="path5353"
-           inkscape:connector-curvature="0" />
-        <path
-           style="fill:#f4e3d7"
-           d="m 2418.9688,423.6875 c -5.681,0.23965 -11.1229,1.97048 -16.3438,4.125 1.6751,4.28339 -2.3973,11.07629 2.5938,13.625 4.1555,-0.20491 7.5096,-4.00179 11.9687,-4 3.0712,-0.71331 8.1168,0.0618 9.5,2.46875 -10.2304,-1.66007 -24.5009,1.91183 -26.5,13.6875 -2.9268,10.7358 6.6287,22.40472 17.875,21 3.8601,0.56178 8.0451,-2.10905 11.1563,-2.3125 4.2373,3.52804 14.7952,2.073 13.625,-4.90625 -2.1818,-12.11691 3.0794,-26.36921 -5.1563,-37.09375 -4.5254,-5.43654 -11.9398,-7.02446 -18.7187,-6.59375 z m 7.4687,28.90625 c 2.8718,-0.1966 -0.038,3.72208 -0.4063,5.03125 -2.2724,4.29834 -11.9364,5.09641 -11.5,-1.15625 1.3413,-5.09432 8.1968,-2.54095 11.9063,-3.875 z"
-           id="path5355"
-           inkscape:connector-curvature="0" />
-        <path
-           style="fill:#f4e3d7"
-           d="m 2451.5,408.5625 c -5.0642,0.78981 -3.08,7.32017 -3.375,10.9375 -0.269,2.14546 2.4786,4.62622 2.375,5.40625 -4.6875,3.05826 -1.0282,10.15238 -2.1875,14.71875 0,11.23958 0,22.47917 0,33.71875 5.233,0.79049 14.5259,1.79728 15.2813,-5.5625 -1.1983,-14.5222 -0.2723,-29.30245 -0.5626,-43.9375 -4.3514,2.21282 0.6447,-1.60815 0.2188,-3.625 1.2051,-4.24557 -0.01,-13.02816 -6.1875,-11.375 -1.8549,-0.0191 -3.7032,-0.45858 -5.5625,-0.28125 z"
-           id="path5357"
-           inkscape:connector-curvature="0" />
-        <path
-           style="fill:#f4e3d7"
-           d="m 2491.5938,423.65625 c -3.2959,-0.38014 -6.7619,2.13855 -9.4063,2.375 -4.2054,-3.81292 -14.9669,-2.28716 -13.8437,4.75 1.0576,14.02576 0.1194,28.40545 0.4374,42.5625 5.2665,0.79002 14.6202,1.79671 15.3126,-5.625 -0.2521,-7.90088 -1.3807,-16.03886 -0.25,-23.96875 0.071,-6.08476 9.7821,-9.04621 12.125,-3.09375 0.7958,10.86097 0.1149,21.79699 0.3437,32.6875 5.233,0.79049 14.5259,1.79728 15.2813,-5.5625 -2.359,-11.84379 2.4804,-24.96751 -3.625,-36.0625 -3.0558,-5.99257 -9.9731,-8.48204 -16.375,-8.0625 z"
-           id="path5359"
-           inkscape:connector-curvature="0" />
-      </g>
-      <text
-         inkscape:export-ydpi="192.10005"
-         inkscape:export-xdpi="192.10005"
-         inkscape:export-filename="/home/xymus/projects/mnit/tests/dino/assets/images/play_again.png"
-         sodipodi:linespacing="125%"
-         id="text2997"
-         y="469.51871"
-         x="1822.7584"
-         style="font-size:74.79834747px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans"
-         xml:space="preserve"><tspan
-           y="469.51871"
-           x="1822.7584"
-           id="tspan2999"
-           sodipodi:role="line">Click to play again</tspan></text>
-    </g>
-    <g
-       id="0blood"
-       inkscape:label="#g3847">
-      <path
-         sodipodi:nodetypes="sssssssss"
-         inkscape:connector-curvature="0"
-         id="path3076"
-         d="m 1246.9418,671.36422 c 0,1.02197 -2.3629,0.63873 -5.985,0.22756 -2.339,-0.26552 0.7926,2.28344 -1.4791,2.62 -1.812,0.26843 -1.0075,-2.60198 -9.2162,-2.22177 -2.8285,0.13101 -7.9193,0.2824 -7.9193,-1.47914 0,-1.02198 6.4486,-1.31449 7.5675,-1.69977 2.2258,-0.7664 2.7877,-2.32871 5.0063,-2.0511 3.3137,0.41465 1.3705,2.04114 8.1457,1.8735 2.2586,-0.0559 3.8801,1.70874 3.8801,2.73072 z"
-         style="fill:#d90000;fill-opacity:1;stroke:none" />
-    </g>
-    <g
-       id="g4434"
-       transform="translate(21.428571,-54.285714)">
-      <path
-         sodipodi:nodetypes="ccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc"
-         style="fill:#000000;fill-opacity:1;stroke:none"
-         d="m 1593.2094,687.52908 c -2.0468,0.15708 -4.163,1.77167 -4.1227,3.97629 -0.5519,0.98355 -2.0631,0.51153 -2.9046,1.13609 -1.1225,0.75007 -2.0493,1.87018 -3.4668,2.07305 -3.9726,0.8243 -8.1635,-1.11773 -12.0695,0.35723 -3.9418,1.51436 -6.4522,5.29783 -8.3215,8.91884 -1.2598,2.69495 -1.5933,5.99638 -0.5563,8.79586 1.0138,1.25091 0.1776,2.8291 -0.6325,3.9353 -1.1273,1.48888 -1.1946,4.01399 0.6032,5.01867 1.7346,1.18945 3.9736,1.18951 5.9498,1.63971 7.8732,0.77315 30.4383,0.55907 40.4828,-5.19452 2.8186,-2.30891 5.3649,-5.0314 7.326,-8.08142 0.8678,-2.69817 4.0347,-3.27133 6.1196,-4.69074 0.9328,-0.51141 0.3279,-1.75385 -0.4685,-2.03206 -0.6614,-0.44169 -1.6519,-0.59986 -2.1433,-1.13023 1.2455,-0.88616 3.1681,-1.52109 3.5254,-3.19743 -0.075,-1.32516 -1.8114,-1.38869 -2.8109,-1.42889 -1.0149,-1.5e-4 -2.0848,0.18613 -3.0335,-0.18154 -0.5965,-0.80031 0.2886,-1.84941 0.5856,-2.61182 0.6853,-1.24936 1.2835,-2.50616 2.3015,-3.50785 0.5951,-0.49915 0.533,-1.75886 -0.451,-1.57529 -1.8906,0.40409 -3.1864,2.03487 -4.9718,2.72309 -1.8938,1.03052 -4.2769,1.36986 -6.184,0.19325 -1.4512,0.81187 -3.0919,-0.037 -4.1169,-1.13608 -1.0455,-1.18289 -2.5914,-1.41548 -3.9177,-2.17262 -1.1833,-0.65797 -2.7274,-0.74725 -3.8943,-0.26352 -0.4559,-1.11752 -1.6669,-1.67428 -2.8285,-1.56358 z m -0.047,1.01896 c 0.6587,-0.0364 2.023,0.24125 1.751,1.14194 -0.127,0.36886 -0.583,0.81579 -0.8023,0.2401 -0.4612,-0.60731 -1.1472,-1.00378 -1.8739,-1.2005 0.2954,-0.12418 0.5967,-0.15513 0.9252,-0.18154 z m 5.2822,1.58115 c 1.3469,-0.0668 1.4669,1.8358 2.6412,2.03792 0.5213,0.11544 0.6715,-0.91449 1.1068,-0.29866 1.0063,0.65398 1.9972,1.33281 2.7757,2.26631 0.8614,0.0329 1.9421,-0.40039 2.6938,0.006 0.2169,0.205 -0.7752,-0.0245 -1.0189,0.0761 -0.705,-0.12354 -0.9434,0.86344 -0.1933,0.93698 0.8078,0.22394 1.8793,0.4577 2.5533,-0.19326 0.2142,-0.59347 -0.7378,-0.67846 -0.8374,-0.74372 0.399,-0.6477 0.7623,0.75014 1.1478,-0.0293 0.5079,0.11506 1.4164,0.43732 1.628,0.67931 -0.6014,-0.18283 -1.2669,0.61036 -0.5271,0.91355 0.5239,0.24052 1.2657,0.38944 1.628,-0.16397 3.1221,2.52865 4.9087,6.81927 3.9624,10.77821 -0.957,2.34263 -2.3044,4.52561 -3.9331,6.468 -0.3577,-0.74468 -0.7891,-2.06526 -1.7978,-1.94422 -0.698,0.58171 0.2238,1.4937 0.568,2.02621 0.8515,0.56762 0.2626,1.11718 -0.3279,1.61628 -1.3076,1.28274 -6.5265,3.72499 -8.1728,4.53382 -1.3752,0.0193 7.7168,-2.1945 0.092,-0.60433 -0.6411,0.63597 -1.5399,1.29881 -2.4361,0.79643 -0.6813,-0.18224 -1.1807,-0.88938 -1.9267,-0.76715 -0.3569,0.44314 0.6581,0.94163 0.1465,1.0541 -0.373,0.0726 -0.8548,0.53873 -0.8902,-0.0586 -0.2878,-0.64347 -1.2488,-0.37324 -1.1536,0.34551 0.828,0.35039 -0.043,0.45706 -0.4802,0.61489 -2.0672,0.69881 -4.2954,0.55668 -6.3832,1.18294 -5.3455,1.02602 -10.8435,1.27802 -16.2741,1.14779 -2.0669,-0.64516 -4.4774,-0.0308 -6.2836,-1.4231 -0.1994,0.90315 -1.2766,-0.0481 -1.7861,-0.15811 -0.5049,-0.38436 -1.0392,-0.38556 -1.5226,-0.041 -1.2607,0.13311 -1.6672,-1.56127 -1.6162,-2.5474 -0.1136,-1.10141 0.9882,-1.92633 2.0027,-1.45817 4.3478,-0.38151 8.7239,0.0692 12.9584,0.98143 4.123,0.4837 8.3495,0.083 12.2398,-1.35839 5.2148,-1.50053 10.5929,-2.48102 15.7653,-4.07953 0.9212,-0.39801 -0.085,-1.28886 -0.4488,-1.75365 -1.3034,-1.67026 -3.0083,-3.04805 -4.0546,-4.91645 -0.4807,2.02802 -0.9066,4.06481 -1.7685,5.96151 -2.025,-2.09819 -2.7105,-5.08846 -4.275,-7.47824 -0.608,-0.62303 -1.1912,0.32931 -1.0716,0.92527 0,2.75544 0.5094,5.69405 -0.9487,8.20439 -0.5342,1.06066 -1.6436,1.92886 -2.8812,1.74512 -0.7994,-0.85779 -1.4478,-1.88227 -2.0555,-2.89877 -0.4447,0.48627 -0.5892,1.49492 -1.0951,1.79197 -0.8137,-0.76745 -1.3357,-1.78061 -2.0614,-2.62939 -0.7931,1.48965 -0.6748,3.24445 -1.3937,4.74929 -1.389,-2.97546 -0.815,-6.54348 -2.4654,-9.44588 -1.8843,2.94991 -2.5289,6.6047 -4.4917,9.44003 -2.7118,-0.61582 -5.8241,0.54572 -8.2746,-1.01896 -1.2249,-0.97646 -0.9401,-2.7379 -1.8447,-3.94116 -0.2345,-1.13869 -0.7026,-0.71181 -1.1302,0.0293 -0.4447,0.58719 -0.8732,1.58564 -1.2884,1.92666 -1.9911,-4.59036 -0.022,-9.9469 3.2995,-13.36988 1.6229,-1.82304 3.4068,-4.03451 6.0586,-4.134 3.5973,-0.4321 7.1795,0.50999 10.7811,0.34551 2.5736,-2.15928 5.9884,-2.83315 9.1478,-3.68672 0.403,0.0281 1.7577,-0.66549 1.3931,-0.0261 -1.1357,2.14723 0.5956,5.30139 3.1565,4.94255 1.9386,-0.26287 4.0744,-1.93093 3.8943,-4.05242 -0.395,-1.67712 -2.5067,-1.59375 -3.7069,-2.43028 -0.3709,-0.16593 -1.0664,-0.61364 -0.2987,-0.67931 0.4823,-0.11387 0.9825,-0.14395 1.4758,-0.19325 z m 18.6049,2.04963 c -0.2874,1.65831 -1.3249,3.08721 -2.1902,4.49163 -0.6473,-0.58012 -1.9517,-1.3431 -1.5343,-2.36586 0.7369,-0.8533 2.0015,-0.86018 2.7758,-1.66899 0.2969,-0.18521 0.5979,-0.39487 0.9487,-0.45678 z m -13.3754,1.90324 c -0.7243,-0.13689 -1.3235,0.90276 -0.4626,1.15365 0.7797,0.23682 1.6147,0.10511 2.4186,0.23424 -0.2665,-0.88832 -0.9974,-1.51861 -1.956,-1.38789 z m -29.1575,2.05549 c -1.106,0.0244 -2.9506,0.52135 -2.6762,1.96765 0.2725,0.9332 1.5467,-0.29147 2.1843,-0.38651 0.7593,-0.23601 2.0398,-0.0745 2.3249,-0.98382 -0.1279,-0.75528 -1.2927,-0.57454 -1.833,-0.59732 z m 9.1707,1.07752 c -1.5602,0.19335 -2.839,1.28017 -3.7948,2.47713 1.4726,-0.50231 3.1839,-0.75585 4.3862,-1.79197 0.2524,-0.4151 -0.1875,-0.77433 -0.5914,-0.68516 z m -13.6564,0.35136 c -1.3622,0.53372 -1.9479,2.09366 -2.4772,3.34384 0.9894,0.23695 1.708,-0.48617 2.1726,-1.23564 0.3812,-0.47067 1.6194,-1.98619 0.3046,-2.1082 z m 46.837,0.77301 c 0.7248,0.11881 1.4675,0.15737 2.1317,0.48606 0.5054,0.0562 1.4994,-0.17506 1.7744,0.27523 -0.7893,1.14746 -2.2335,1.9265 -3.3732,2.60011 -0.6528,-0.85071 -1.4915,-2.11197 -0.9194,-3.17986 0.1032,-0.10343 0.2433,-0.16009 0.3865,-0.18154 z m -37.7659,2.10234 c -1.0042,0.41987 -1.5875,1.46665 -2.2137,2.30145 0.8472,1.02711 1.7342,-0.32489 2.3425,-0.92527 0.3932,-0.37299 0.8084,-1.43706 -0.1288,-1.37618 z m -12.1339,1.15951 c -1.3007,0.45749 -1.4071,2.2395 -2.0438,3.19157 -2.367,0.50266 -3.1074,4.29427 -1.0423,5.616 2.5616,0.23293 4.2747,-3.44227 2.5942,-5.29977 -0.4044,-0.22815 -0.8677,-0.37271 -1.3352,-0.33965 1.0941,-0.51022 2.6077,-1.37353 2.4303,-2.79336 -0.1017,-0.23193 -0.3311,-0.41455 -0.6032,-0.37479 z m 42.9486,1.44645 c -0.902,0.27258 -0.081,1.22401 0.3983,1.49331 0.506,0.29159 1.2591,1.36211 1.5108,0.35136 0.2249,-1.02937 -1.0372,-1.78352 -1.9091,-1.84467 z m 7.5954,0.22254 c 0.7897,0.15682 2.2427,0.19626 2.3659,1.22978 -0.3302,0.96802 -1.6256,1.49476 -2.4947,1.63385 -0.14,-0.94397 -0.09,-1.96932 0.1288,-2.86363 z m -40.9575,0.38064 c -1.0967,0.45804 -1.2494,1.87892 -1.6456,2.85192 0.831,-0.61572 2.5866,-1.30286 2.2487,-2.61182 -0.1084,-0.20659 -0.383,-0.30498 -0.6031,-0.2401 z m 36.4834,2.14919 c -0.8468,0.37145 0.047,1.30346 0.4041,1.70412 0.3649,0.54454 0.9739,0.99581 1.2591,0.20497 0.2857,-0.88196 -0.8341,-1.92788 -1.6632,-1.90909 z m -37.4673,1.13608 c -1.8892,0.33215 -3.7264,2.50909 -2.9924,4.45064 0.5956,1.3194 2.555,0.79701 3.3028,-0.14055 0.9888,-0.9866 1.6014,-2.87566 0.609,-4.03485 -0.2485,-0.2183 -0.5928,-0.30653 -0.9194,-0.27524 z m 31.6581,0.0703 c -0.8773,0.39491 0.1327,1.28573 0.5352,1.63288 0.4494,0.45335 1.1792,1.24989 1.6725,0.45189 0.2466,-1.00541 -1.0071,-1.5978 -1.7334,-1.99692 -0.1508,-0.0601 -0.3101,-0.11285 -0.4743,-0.0878 z m -12.655,0.73202 c 0.6942,1.29211 1.2467,2.65611 2.2546,3.73619 0.6752,0.84705 0.4595,2.25146 -0.6852,2.52398 -0.6624,0.16645 -1.6146,0.47444 -2.2429,0.12297 -0.3116,-2.04908 1.2042,-4.00932 0.6354,-6.09562 0.011,-0.0889 -0.087,-0.57217 0.038,-0.28752 z m -14.5114,2.95733 c 0.6452,2.03508 1.1381,4.15417 1.3,6.30702 -1.2767,0.24151 -2.7826,0.0701 -3.9411,-0.21668 0.3063,-2.27244 1.816,-4.14686 2.5825,-6.26602 z m -14.939,2.02621 c 0.3574,0.90311 1.0111,2.21155 0.2636,3.07445 -0.5613,0.31765 -1.4722,0.24165 -1.9618,-0.082 0.068,-1.13588 1.0643,-2.13161 1.6982,-2.99247 z m 19.7351,1.84467 c 0.6251,0.23791 1.2405,1.46606 0.5446,1.93837 -0.2971,0.0127 -0.8878,0.28368 -1.0365,0.13469 0.1498,-0.6633 0,-1.62887 0.4919,-2.07306 z m 2.4303,0.69102 c 0.322,-0.0516 1.328,0.47475 0.7906,0.73787 -0.6452,0.39988 -0.9053,-0.28906 -0.7906,-0.73787 z m 10.254,0.25181 c -0.8222,0.10065 0.075,1.27755 0.6266,1.2942 0.7908,0.0115 0.457,-0.98579 -0.1054,-1.12437 -0.15,-0.10587 -0.3319,-0.20755 -0.5212,-0.16983 z m -1.3235,1.61043 c -0.6361,0.8284 1.6317,1.43797 1.2357,0.31037 -0.2762,-0.28482 -0.8982,-0.57602 -1.2357,-0.31037 z m 2.6001,0.19911 c -0.4577,0.70949 0.7823,0.91925 0.814,1.56358 0.3916,0.57394 1.2166,0.0493 0.7379,-0.5212 -0.2054,-0.58148 -0.7676,-1.15827 -1.4464,-1.15365 z m -34.791,0.4802 c -0.8132,0.55134 -0.2899,1.82706 -0.2987,2.63963 -0.07,0.89602 0.9752,-0.16672 1.0834,-0.65441 0.1601,-0.61836 0.1194,-2.05819 -0.7847,-1.98522 z m 30.885,0.37479 c -0.8354,0.52338 0.8086,1.56342 0.7613,0.45677 -0.1293,-0.2907 -0.4249,-0.63365 -0.7613,-0.45677 z m -28.2908,0.11712 c -0.8356,0.5257 -0.2052,1.80292 -0.2326,2.58525 -0.04,0.90606 0.8122,-0.35862 0.9353,-0.79328 0.1723,-0.57492 0.1391,-1.86983 -0.7027,-1.79197 z m 2.8402,0.71444 c -0.3539,0.87141 -0.6051,2.12102 -0.035,2.95733 0.9528,0.26878 0.6987,-1.14651 0.7671,-1.72754 2e-4,-0.46004 0.079,-1.7273 -0.732,-1.22979 z"
-         id="path3056-5-4"
-         inkscape:connector-curvature="0" />
-      <path
-         style="fill:#ffffff;fill-opacity:1;stroke:none"
-         d="m 1593.8347,691.0284 c 0,1.01857 -0.6748,0.66791 -2.1313,1.04437 -1.0213,0.264 -2.1178,0.57394 -1.8934,-1.03278 0.1767,-1.26437 0.8891,-2.12021 2.3054,-1.71438 0.6332,0.18144 1.7193,0.68423 1.7193,1.70279 z"
-         id="path3869-9-2"
-         inkscape:connector-curvature="0"
-         sodipodi:nodetypes="sssss" />
-      <path
-         inkscape:connector-curvature="0"
-         id="path3914-1-5"
-         d="m 1600.2922,694.15317 c -0.405,1.49052 -2.8379,2.84356 -3.5516,2.78538 -1.4917,-0.12161 -2.4986,-1.30002 -2.4986,-2.90369 0,-1.60367 1.4805,-2.74306 2.191,-2.57242 1.7741,0.42608 4.1664,1.56036 3.8592,2.69073 z"
-         style="fill:#ffffff;fill-opacity:1;stroke:none"
-         sodipodi:nodetypes="sssss" />
-      <path
-         style="fill:#000000;fill-opacity:1;stroke:none"
-         d="m 1598.0139,694.57909 c 0,0.7673 -0.6442,1.38931 -1.4389,1.38931 -0.7947,0 -1.4389,-0.62201 -1.4389,-1.38931 0,-0.76729 0.6442,-1.38931 1.4389,-1.38931 0.7947,0 1.4389,0.62202 1.4389,1.38931 z"
-         id="path3874-4-8"
-         inkscape:connector-curvature="0" />
-      <path
-         inkscape:connector-curvature="0"
-         id="path3876-5-2"
-         d="m 1592.8068,691.64793 c 0,0.71185 -0.5308,0.25155 -1.3015,0.48579 -0.3527,0.1072 -0.7359,0.65886 -0.9774,0.42561 -0.2416,-0.23325 -0.391,-0.55548 -0.391,-0.9114 0,-0.71186 0.5976,-1.28892 1.3349,-1.28892 0.7373,0 1.335,0.57706 1.335,1.28892 z"
-         style="fill:#000000;fill-opacity:1;stroke:none"
-         sodipodi:nodetypes="ssssss" />
-      <path
-         style="fill:#ffffff;fill-opacity:1;stroke:none"
-         d="m 1604.0708,711.86296 c 0,0.33266 -2.2029,0.69045 -2.7607,0.88678 -1.9969,0.70273 -1.9996,-0.25216 -1.6565,-1.03737 0.5165,-1.18206 0.5548,-2.56061 0.9537,-3.53039 0.4658,0.70339 3.4635,3.34831 3.4635,3.68098 z"
-         id="path3878-6-0"
-         inkscape:connector-curvature="0"
-         sodipodi:nodetypes="ssscs" />
-      <path
-         style="fill:#d3bc5f;fill-opacity:1;stroke:none"
-         d="m 1594.3026,690.56575 c -0.1347,-0.0433 -0.2358,-0.13049 -0.4606,-0.39724 -0.1275,-0.15125 -0.3117,-0.34324 -0.4093,-0.42664 -0.4576,-0.39103 -1.0374,-0.63589 -1.866,-0.78813 -0.1361,-0.025 -0.252,-0.0499 -0.2575,-0.0554 -0.023,-0.0229 0.3066,-0.25677 0.5145,-0.36517 0.5312,-0.27708 1.0948,-0.38699 1.7102,-0.33355 0.814,0.0707 1.4763,0.40969 1.7037,0.87211 0.07,0.14187 0.076,0.17412 0.076,0.38194 0,0.21923 0,0.23389 -0.1,0.42864 -0.1188,0.23964 -0.4187,0.59779 -0.5446,0.65041 -0.105,0.0439 -0.2831,0.0599 -0.3667,0.033 z"
-         id="path3936-8-4"
-         inkscape:connector-curvature="0" />
-      <path
-         style="fill:#c87137;fill-opacity:1;stroke:none"
-         d="m 1614.0561,696.35701 c -1.5212,-1.36771 -1.4173,-2.395 0.3088,-3.05422 0.3347,-0.12782 1.0105,-0.50194 1.5018,-0.83138 1.6321,-1.09448 1.8565,-0.54937 0.7231,1.75673 -0.7056,1.43564 -1.4519,2.62952 -1.6915,2.70606 -0.081,0.026 -0.4602,-0.23379 -0.8422,-0.57719 z"
-         id="path3948-3-8"
-         inkscape:connector-curvature="0" />
-      <path
-         style="fill:#c87137;fill-opacity:1;stroke:none"
-         d="m 1616.8196,701.35585 c -0.8269,-1.26054 -1.03,-2.51721 -0.4934,-3.05373 0.2409,-0.24094 0.3736,-0.26432 1.0373,-0.18286 0.4186,0.0514 0.9117,0.15017 1.0958,0.21953 0.184,0.0694 0.7534,0.15337 1.2653,0.18667 0.6027,0.0392 1.0158,0.13763 1.1723,0.27929 0.2234,0.20214 0.2256,0.24332 0.029,0.5428 -0.1168,0.17824 -0.4034,0.50098 -0.637,0.7172 -0.4871,0.45101 -2.7285,1.99383 -2.8966,1.99383 -0.062,0 -0.3195,-0.31623 -0.5731,-0.70273 z"
-         id="path3950-9-7"
-         inkscape:connector-curvature="0" />
-      <path
-         style="fill:#c87137;fill-opacity:1;stroke:none"
-         d="m 1617.0478,705.88012 c -0.088,-0.58882 0,-1.89661 0.1663,-2.59822 0.072,-0.29521 0.1206,-0.3102 0.7412,-0.22788 1.2947,0.17175 2.2441,0.77557 2.2441,1.42732 0,0.59987 -1.5208,1.72019 -2.6332,1.93987 -0.4193,0.0828 -0.4259,0.0759 -0.5184,-0.54109 z"
-         id="path3952-4-5"
-         inkscape:connector-curvature="0" />
-      <path
-         style="fill:#e9c6af;fill-opacity:1;stroke:none"
-         d="m 1599.6453,712.5736 c -0.045,-0.13014 0.024,-0.54049 0.1529,-0.91189 0.1292,-0.3714 0.3389,-1.18065 0.4659,-1.79833 0.127,-0.61768 0.2692,-1.18715 0.316,-1.2655 0.077,-0.1284 3.1091,2.92618 3.2403,3.26405 0.063,0.16343 -2.9398,0.94829 -3.6287,0.94829 -0.2554,0 -0.5013,-0.10648 -0.5464,-0.23662 z"
-         id="path4008-6-6"
-         inkscape:connector-curvature="0" />
-      <path
-         style="fill:#e9c6af;fill-opacity:1;stroke:none"
-         d="m 1593.7645,714.38771 c -0.2382,-0.23822 -0.1232,-1.67368 0.2629,-3.28116 0.2897,-1.20605 0.355,-1.90534 0.2606,-2.79215 -0.08,-0.75005 -0.056,-1.18311 0.064,-1.18311 0.1047,0 0.5528,0.6969 0.996,1.54867 0.4431,0.85176 1.0915,1.92309 1.4408,2.38072 1.1137,1.45905 0.7472,2.79746 -0.895,3.26845 -0.7386,0.21181 -1.9432,0.24495 -2.1296,0.0586 z"
-         id="path4010-7-4"
-         inkscape:connector-curvature="0" />
-      <path
-         style="fill:#e9c6af;fill-opacity:1;stroke:none"
-         d="m 1577.8571,717.21415 -0.732,-0.0756 0.1239,-0.77493 c 0.068,-0.42621 0.6744,-1.95329 1.3472,-3.3935 0.6729,-1.44022 1.2234,-2.7213 1.2234,-2.84684 0,-0.56158 0.445,0.28072 0.7854,1.48659 0.8081,2.86251 1.1683,5.49033 0.7734,5.64188 -0.2831,0.10865 -2.3147,0.0869 -3.5213,-0.0376 l 0,0 z"
-         id="path4012-6-4"
-         inkscape:connector-curvature="0" />
-      <path
-         style="fill:#e9c6af;fill-opacity:1;stroke:none"
-         d="m 1584.1734,716.25441 c 0,-0.94086 0.342,-1.9298 0.6673,-1.9298 0.4234,0 1.0364,0.96011 1.0364,1.62338 0,0.71434 -0.03,0.74193 -0.9938,0.91585 l -0.7099,0.12809 0,-0.73752 z"
-         id="path4014-4-3"
-         inkscape:connector-curvature="0" />
-      <path
-         style="fill:#e9c6af;fill-opacity:1;stroke:none"
-         d="m 1587.1085,715.84361 c -0.068,-0.3098 -0.075,-0.64254 -0.015,-0.73942 0.1572,-0.25438 0.7857,-0.0459 1.1821,0.39217 0.329,0.3635 0.3282,0.38625 -0.024,0.64367 -0.5947,0.43488 -1.0062,0.3282 -1.1434,-0.29642 z"
-         id="path4016-8-6"
-         inkscape:connector-curvature="0" />
-      <path
-         style="fill:#f4e3d7;fill-opacity:1;stroke:none"
-         d="m 1563.3885,715.99043 c -0.3957,-0.39573 -0.253,-0.83824 0.7576,-2.34928 l 0.9848,-1.47236 0.3329,0.74664 c 0.5285,1.18567 0.6327,2.27606 0.2703,2.82925 -0.2589,0.3951 -0.4587,0.4729 -1.2142,0.4729 -0.4973,0 -1.0065,-0.10222 -1.1314,-0.22715 z"
-         id="path4018-5-7"
-         inkscape:connector-curvature="0" />
-      <path
-         style="fill:#f4e3d7;fill-opacity:1;stroke:none"
-         d="m 1599.9036,711.89321 c 0.097,-0.48697 0.3017,-1.34806 0.454,-1.91355 l 0.2768,-1.02814 0.7233,0.60324 c 0.3978,0.33178 1.0609,0.99236 1.4735,1.46795 l 0.7503,0.86471 -1.018,0.25981 c -0.5599,0.14289 -1.4272,0.34341 -1.9275,0.4456 l -0.9095,0.18578 0.1771,-0.8854 0,0 z"
-         id="path4020-7-8"
-         inkscape:connector-curvature="0" />
-      <path
-         style="fill:#f4e3d7;fill-opacity:1;stroke:none"
-         d="m 1593.8239,714.12421 c -0.068,-0.11043 0.038,-1.22476 0.2354,-2.4763 0.1975,-1.25153 0.3966,-2.67209 0.4425,-3.1568 0.081,-0.85978 0.1144,-0.82932 1.355,1.24711 1.5337,2.56712 1.6498,3.5743 0.4817,4.17833 -0.8288,0.42861 -2.3036,0.55039 -2.5146,0.20766 z"
-         id="path4022-3-4"
-         inkscape:connector-curvature="0" />
-      <path
-         style="fill:#f4e3d7;fill-opacity:1;stroke:none"
-         d="m 1578.0302,717.07571 c -0.6667,-0.0998 -0.7389,-0.19859 -0.587,-0.8036 0.3276,-1.30541 2.3811,-5.93442 2.5785,-5.81245 0.2931,0.18114 1.3119,4.71598 1.3119,5.83934 l 0,0.97077 -1.2716,-0.0401 c -0.6994,-0.0221 -1.6137,-0.0913 -2.0318,-0.15395 z"
-         id="path4024-7-4"
-         inkscape:connector-curvature="0" />
-      <path
-         style="fill:#f4e3d7;fill-opacity:1;stroke:none"
-         d="m 1584.3619,715.78792 c 0.1994,-1.22862 0.3266,-1.36481 0.8606,-0.92166 0.6463,0.53639 0.4006,1.71445 -0.3806,1.82488 -0.6008,0.0849 -0.6311,0.0279 -0.48,-0.90322 z"
-         id="path4026-3-3"
-         inkscape:connector-curvature="0" />
-      <path
-         style="fill:#f4e3d7;fill-opacity:1;stroke:none"
-         d="m 1587.2232,715.66352 c 0,-0.29447 0.1057,-0.53541 0.2349,-0.53541 0.3511,0 0.8578,0.69202 0.6551,0.89468 -0.3665,0.3665 -0.89,0.15518 -0.89,-0.35927 z"
-         id="path4028-7-9"
-         inkscape:connector-curvature="0" />
-      <path
-         style="fill:#d3bc5f;fill-opacity:1;stroke:none"
-         d="m 1563.8657,716.0144 c -0.672,-0.17562 -0.5839,-0.69062 0.3886,-2.27111 l 0.857,-1.39286 0.3356,0.7865 c 0.5184,1.21497 0.4477,2.46069 -0.1581,2.78488 -0.5386,0.28825 -0.6473,0.29532 -1.4231,0.0926 z"
-         id="path4030-7-8"
-         inkscape:connector-curvature="0" />
-      <path
-         inkscape:connector-curvature="0"
-         id="path3850-2-4"
-         d="m 1601.7824,719.65247 c 0,-0.13597 -0.2955,-0.17305 -0.6567,-0.0824 -0.3822,0.0959 -1.0148,-0.0138 -1.5135,-0.26261 -1.0633,-0.53043 -1.475,-0.5473 -1.0567,-0.0433 0.2672,0.32194 -0.04,0.49756 -1.899,1.08473 -1.2198,0.38534 -3.0652,0.80963 -4.1009,0.94288 -1.0356,0.13325 -2.7865,0.42307 -3.8908,0.64405 -2.7023,0.54076 -6.0557,0.89149 -10.6299,1.1118 -3.6507,0.17582 -6.048,-0.009 -9.4482,-0.72634 -0.6625,-0.13988 -1.5835,-0.29782 -2.0466,-0.35095 -0.4631,-0.0531 -1.0876,-0.22809 -1.3879,-0.38878 -0.3002,-0.16068 -1.022,-0.29215 -1.6038,-0.29215 -0.9532,0 -1.1036,-0.0962 -1.5193,-0.97226 -0.4805,-1.01247 -0.416,-2.60175 0.1275,-3.14527 0.4956,-0.49566 8.6034,-0.31438 11.6504,0.26049 1.8659,0.35204 3.8534,0.50298 6.5589,0.49815 3.7788,-0.007 4.0023,-0.0399 8.4327,-1.25261 2.5031,-0.68511 6.7797,-1.79983 9.5036,-2.47716 5.9493,-1.47934 6.7447,-1.72361 6.6396,-2.03909 -0.1131,-0.33906 -4.3284,-5.28985 -4.5222,-5.31111 -0.087,-0.01 -0.3112,0.66651 -0.4983,1.50233 -0.187,0.83581 -0.5774,2.07062 -0.8675,2.744 l -0.5274,1.22434 -0.6546,-0.80313 c -0.3601,-0.44171 -1.3442,-2.15785 -2.1869,-3.81364 -0.8426,-1.65579 -1.6827,-3.01106 -1.8667,-3.01171 -0.2481,-9.4e-4 -0.3347,0.78266 -0.3347,3.02886 0,3.87351 -0.4652,5.5606 -1.9143,6.94206 -1.442,1.37477 -2.1496,1.33078 -3.2292,-0.20078 -0.467,-0.66258 -0.949,-1.20469 -1.071,-1.20469 -0.1221,0 -0.3592,0.30117 -0.5269,0.66927 -0.1677,0.3681 -0.3982,0.66927 -0.5123,0.66927 -0.114,0 -0.5465,-0.47909 -0.9609,-1.06465 -0.4145,-0.58556 -0.8741,-1.02817 -1.0213,-0.98357 -0.1472,0.0446 -0.468,0.89871 -0.7129,1.89802 -0.2448,0.9993 -0.5681,1.93984 -0.7183,2.09008 -0.3413,0.34129 -0.9251,-1.63059 -1.5197,-5.13334 -0.2357,-1.3883 -0.5928,-2.83392 -0.7935,-3.21249 l -0.3651,-0.6883 -0.6657,1.47239 c -0.3662,0.80982 -1.0393,2.37591 -1.4957,3.4802 -0.4564,1.10429 -1.0995,2.48189 -1.429,3.06133 l -0.599,1.05353 -3.0787,-0.0647 c -4.8267,-0.10142 -5.9547,-0.61445 -6.6762,-3.03647 -0.188,-0.63115 -0.4931,-1.43828 -0.678,-1.7936 -0.3349,-0.64353 -0.3399,-0.64046 -1.3018,0.78781 l -0.9656,1.43386 -0.4601,-1.05552 c -0.6067,-1.39161 -0.6162,-4.84163 -0.019,-6.81123 0.7018,-2.31391 2.2783,-4.72376 4.7464,-7.25529 3.1379,-3.21859 3.636,-3.35984 10.5744,-2.9985 l 5.0865,0.26488 0.9617,-0.63458 c 1.7924,-1.18267 9.5507,-3.71625 10.001,-3.26595 0.082,0.0823 0.013,0.54172 -0.1543,1.02105 -0.6625,1.90047 0.7554,4.03446 2.68,4.03363 2.0668,-9.3e-4 4.16,-1.89111 3.9921,-3.60501 -0.071,-0.72476 -0.3019,-0.91839 -2.1543,-1.80702 -2.5985,-1.24653 -2.6922,-1.81565 -0.2991,-1.81565 0.7312,0 1.1243,0.21348 1.8483,1.00373 0.787,0.85903 0.9916,0.95872 1.4196,0.69148 0.4253,-0.26561 0.7313,-0.13066 2.0486,0.90321 1.5222,1.19473 1.5857,1.2165 3.7202,1.27644 1.469,0.0412 2.5006,0.22189 3.1889,0.55844 0.9808,0.47958 0.9953,0.50611 0.4016,0.73727 -0.5946,0.23153 -0.5974,0.24693 -0.081,0.44631 0.3002,0.11576 0.6878,0.0847 0.882,-0.0708 0.8592,-0.68748 3.7501,3.31515 4.491,6.21822 0.6166,2.41573 0.4142,4.12949 -0.7674,6.49653 -0.9865,1.97609 -2.7644,4.51128 -3.282,4.67989 -0.1555,0.0506 -0.4848,-0.3318 -0.7318,-0.84988 -0.4432,-0.92939 -0.9933,-1.26308 -0.9933,-0.60255 0,0.18668 0.2998,0.78065 0.6663,1.31993 l 0.6662,0.98051 -1.804,1.64388 c -0.9922,0.90414 -2.2559,1.90637 -2.8082,2.22719 -5.624,1.02748 -1.8392,-0.45754 -5.2863,2.02504 z m -31.8612,0.76674 c 0,-1.00617 -0.078,-1.29138 -0.2636,-1.0039 -0.3424,0.52979 -0.3424,2.40936 0,2.40936 0.1472,0 0.2658,-0.63246 0.2636,-1.40546 z m -2.8294,-0.37235 c 0.2026,-0.52807 -0.048,-1.43468 -0.3971,-1.43468 -0.1373,0 -0.2496,0.42164 -0.2496,0.93698 0,0.97848 0.3568,1.25309 0.6467,0.4977 z m -2.5207,-1.04892 c 0,-0.93692 -0.4261,-1.24991 -0.7065,-0.51901 -0.2148,0.55971 0.1303,1.79634 0.4467,1.60079 0.1429,-0.0883 0.2598,-0.57513 0.2598,-1.08178 z m 32.5265,0.68507 c -0.091,-0.14724 -0.2788,-0.2677 -0.4174,-0.2677 -0.1385,0 -0.2519,0.12046 -0.2519,0.2677 0,0.14724 0.1878,0.26771 0.4174,0.26771 0.2295,0 0.3429,-0.12047 0.2519,-0.26771 z m 2.8232,-1.58331 c -0.2811,-0.52511 -0.8154,-0.77325 -0.8154,-0.37865 0,0.26736 0.8711,1.18011 1.0016,1.04956 0.062,-0.0619 -0.022,-0.36383 -0.1862,-0.67091 z m -2.8232,-0.55835 c -0.091,-0.14724 -0.286,-0.2677 -0.4332,-0.2677 -0.1472,0 -0.1932,0.12046 -0.1022,0.2677 0.091,0.14724 0.2859,0.26771 0.4331,0.26771 0.1472,0 0.1933,-0.12047 0.1023,-0.26771 z m 1.2046,-1.30989 c 0,-0.13149 -0.1807,-0.30841 -0.4015,-0.39316 -0.4081,-0.15659 -0.5483,0.12858 -0.2231,0.45375 0.2558,0.25585 0.6246,0.22007 0.6246,-0.0606 z m -22.5859,-5.268 c 0.7361,-0.78055 0.9016,-1.16765 0.9016,-2.10888 0,-1.49886 -0.4887,-1.94898 -1.6114,-1.48396 -2.4248,1.00441 -3.2203,4.54888 -1.0209,4.54888 0.6038,0 1.074,-0.25972 1.7307,-0.95604 z m -9.9831,-1.46768 c 1.4451,-1.13671 1.46,-4.02315 0.023,-4.3839 -1.9494,-0.48925 -3.6189,2.5617 -2.3743,4.33868 0.5208,0.74357 1.4413,0.76126 2.3516,0.0452 z m 42.9278,-1.47666 c -0.7558,-0.65465 -1.5244,-0.85974 -1.5244,-0.40674 0,0.13415 0.3787,0.56258 0.8416,0.95206 0.6215,0.52296 0.919,0.62932 1.1377,0.40673 0.2175,-0.22128 0.096,-0.47437 -0.4549,-0.95205 z m 5.2841,-1.47369 c -0.2566,-0.28352 -0.5683,-0.51549 -0.6927,-0.51549 -0.417,0 -0.2319,0.62872 0.3761,1.27778 0.5095,0.54388 0.6163,0.57443 0.6927,0.19812 0.05,-0.2447 -0.1195,-0.67688 -0.3761,-0.96041 z m -37.0594,-2.15252 c 0,-0.67774 -0.4121,-0.63734 -0.9218,0.0903 -0.6657,0.95034 -0.5407,1.37249 0.2525,0.85279 0.3681,-0.24119 0.6693,-0.6656 0.6693,-0.94315 z m 34.8019,0.2985 c 0,-0.41059 -1.0207,-1.33854 -1.4724,-1.33854 -0.6078,0 -0.4828,0.43262 0.3038,1.0514 0.77,0.60562 1.1686,0.70358 1.1686,0.28714 z m -44.9079,-1.2869 c 0.5019,-0.43103 0.6476,-1.65789 0.1968,-1.65789 -0.3209,0 -1.3321,1.5852 -1.3336,2.09054 0,0.3737 0.3562,0.23775 1.1368,-0.43265 z m 11.7645,-1.30641 c 0.7416,-0.71053 0.9902,-1.4223 0.4967,-1.4223 -0.2603,0 -1.6198,1.65009 -1.6198,1.96614 0,0.34891 0.3867,0.16164 1.1231,-0.54384 z m -9.371,-2.1585 c 1.2714,-1.36318 1.5608,-2.51695 0.4871,-1.94233 -0.5342,0.28587 -1.1799,1.20753 -1.4546,2.07618 -0.2571,0.813 0.135,0.75875 0.9675,-0.13385 z m 13.5663,-1.44116 c 0.7559,-0.31411 1.3743,-0.68508 1.3743,-0.82439 0,-0.37911 -1.6278,0.0442 -2.4763,0.64389 -1.3202,0.93312 -0.8818,1.00493 1.102,0.1805 z m -8.5309,-0.96554 c 0.6626,-0.21399 1.3553,-0.43389 1.5393,-0.48865 0.7516,-0.22361 0.2624,-0.65177 -0.7448,-0.65177 -1.5539,0 -2.9362,0.63719 -2.9362,1.35352 0,0.44825 0.105,0.5327 0.4685,0.37685 0.2577,-0.11047 1.0106,-0.37595 1.6732,-0.58995 z m 30.7863,-2.72863 c 0,-0.34878 -0.9066,-0.59967 -1.4346,-0.39703 -0.7554,0.28988 -0.4808,0.6467 0.4977,0.6467 0.5153,0 0.9369,-0.11235 0.9369,-0.24967 z m 3.7479,-0.018 c 0,-0.14724 -0.5492,-0.26771 -1.2204,-0.26771 -0.7455,0 -1.1561,0.10419 -1.0551,0.26771 0.091,0.14723 0.6402,0.2677 1.2205,0.2677 0.5803,0 1.055,-0.12047 1.055,-0.2677 z"
-         style="fill:#b2bc5f;fill-opacity:1;stroke:none"
-         sodipodi:nodetypes="cccsssssssssssssssscsscsscsssssssssssscssscsssscsssscscccssssssssssssssssscscccsscccccssssssssssssssssssssssscssssssssssssssscsssccsscccccsscssssssssccsccccsscssssccssc" />
-    </g>
-    <g
-       id="g4377"
-       transform="translate(-1.4285714,-66.428571)">
-      <path
-         style="fill:#000000;fill-opacity:1;stroke:none"
-         d="m 407.15625,144.3125 c -0.8552,0.40215 -0.0668,1.52829 0.1875,2.09375 0.2251,0.69934 1.16145,-0.23184 1.03125,-0.78125 -0.09,-0.57481 -0.55805,-1.37673 -1.21875,-1.3125 z"
-         id="path4731"
-         transform="translate(1217.6994,663.73334)"
-         inkscape:connector-curvature="0" />
-      <path
-         style="fill:#000000;fill-opacity:1;stroke:none"
-         d="m 397.40625,140.28125 c -1.2465,0.77592 -1.87565,2.36688 -2.15625,3.75 0.2859,0.14766 1.24795,-0.95999 1.65625,-1.5 0.3217,-0.63661 1.48165,-1.51723 0.78125,-2.25 -0.095,0.0218 -0.18765,-0.033 -0.28125,0 z"
-         id="path4729"
-         transform="translate(1217.6994,663.73334)"
-         inkscape:connector-curvature="0" />
-      <path
-         style="fill:#000000;fill-opacity:1;stroke:none"
-         d="m 399.28125,134.9375 c -1.0023,0.68564 -0.9243,2.21958 -1.375,3.25 0.9826,-0.33552 2.3106,-1.72417 1.875,-3.03125 -0.104,-0.16848 -0.3047,-0.28511 -0.5,-0.21875 z m 6.6875,3.03125 c -0.7557,0.5372 -0.22155,1.75205 -0.28125,2.53125 0.089,0.80082 0.0703,2.11859 0.875,0.9375 0.6068,-0.975 0.42835,-2.40878 -0.15625,-3.34375 -0.097,-0.0936 -0.309,-0.19853 -0.4375,-0.125 z"
-         id="path4727"
-         transform="translate(1217.6994,663.73334)"
-         inkscape:connector-curvature="0" />
-      <path
-         style="fill:#000000;fill-opacity:1;stroke:none"
-         d="m 423.40625,134.5625 c -1.0595,0.35173 -0.76095,1.80847 -0.59375,2.625 0.6187,-0.55754 1.8127,-1.51892 1.125,-2.4375 -0.1397,-0.13527 -0.33615,-0.21863 -0.53125,-0.1875 z"
-         id="path4725"
-         transform="translate(1217.6994,663.73334)"
-         inkscape:connector-curvature="0" />
-      <path
-         style="fill:#000000;fill-opacity:1;stroke:none"
-         d="m 430.59375,133.65625 c -0.9104,0.51358 -0.4591,1.89414 -0.125,2.6875 0.1485,0.55231 0.89305,1.34616 1.34375,0.625 0,-1.04165 -0.1032,-2.21962 -0.6875,-3.125 -0.1213,-0.15082 -0.33965,-0.23333 -0.53125,-0.1875 z"
-         id="path4723"
-         transform="translate(1217.6994,663.73334)"
-         inkscape:connector-curvature="0" />
-      <path
-         style="fill:#000000;fill-opacity:1;stroke:none"
-         d="m 439.78125,132.5 c -0.9671,0.27836 -0.0745,1.29121 0.40625,1.59375 0.434,0.79112 2.17405,0.13329 1.40625,-0.71875 -0.4911,-0.45276 -1.1439,-0.86051 -1.8125,-0.875 z"
-         id="path4721"
-         transform="translate(1217.6994,663.73334)"
-         inkscape:connector-curvature="0" />
-      <path
-         style="fill:#000000;fill-opacity:1;stroke:none"
-         d="m 431.8125,129.59375 c -0.8696,0.42998 0.3007,1.77934 1,1.34375 0.9738,-0.50558 -0.3859,-1.48326 -1,-1.34375 z"
-         id="path4719"
-         transform="translate(1217.6994,663.73334)"
-         inkscape:connector-curvature="0" />
-      <path
-         style="fill:#000000;fill-opacity:1;stroke:none"
-         d="m 420.15625,129.25 c -1.0021,0.347 -1.233,1.7414 -1.5625,2.40625 -0.8128,-0.50096 -1.0549,0.87108 -1.1875,1.4375 -0.427,0.73613 0.14615,0.91551 0.71875,0.65625 0.8005,-0.4421 0.36305,-1.59105 1.21875,-2 0.5207,-0.65237 1.4902,-1.33877 1.3125,-2.28125 -0.1294,-0.14448 -0.2942,-0.27948 -0.5,-0.21875 z m 4.59375,2.3125 c -1.0223,0.41318 -0.9932,1.7902 -1.25,2.6875 0.7114,-0.56676 2.3493,-1.35286 1.8125,-2.5 -0.1171,-0.1676 -0.3687,-0.23208 -0.5625,-0.1875 z"
-         id="path4717"
-         transform="translate(1217.6994,663.73334)"
-         inkscape:connector-curvature="0" />
-      <path
-         style="fill:#000000;fill-opacity:1;stroke:none"
-         d="m 400.8125,129.125 c -0.7295,0.89214 -0.7532,2.23085 -1.125,3.3125 -0.2903,0.59157 -0.23995,1.37711 0.53125,1.0625 0.8559,-0.7091 0.66935,-2.0258 1.03125,-3 0.05,-0.42889 0.4366,-1.66433 -0.4375,-1.375 z m 5.3125,0.375 c -0.091,0.012 -0.1844,-0.0635 -0.25,0.0312 -0.8149,0.83243 -0.52585,2.28703 -0.46875,3.34375 0.291,0.64982 0.1394,1.21319 0.0625,1.875 -0.032,0.91744 0.058,1.83618 0.125,2.75 1.1456,-0.85023 1.52115,-2.64674 0.71875,-3.8125 -0.3996,-0.36499 0.2336,-1.23289 0.1875,-1.84375 0.019,-0.72136 0.4567,-1.93454 -0.375,-2.34375 z"
-         id="path4715"
-         transform="translate(1217.6994,663.73334)"
-         inkscape:connector-curvature="0" />
-      <path
-         style="fill:#000000;fill-opacity:1;stroke:none"
-         d="m 379.84375,128.75 c -0.9125,0.523 -0.84155,1.82715 -0.90625,2.75 0.8526,0.67591 1.0494,-0.39901 1.3125,-1.03125 0.179,-0.50392 0.53315,-1.78869 -0.40625,-1.71875 z"
-         id="path4713"
-         transform="translate(1217.6994,663.73334)"
-         inkscape:connector-curvature="0" />
-      <path
-         style="fill:#000000;fill-opacity:1;stroke:none"
-         d="m 431.46875,127.3125 c 0.2976,-0.004 1.26045,0.16487 0.53125,0.25 -0.1581,0.16265 -0.61895,-0.23325 -0.53125,-0.25 z"
-         id="path4711"
-         transform="translate(1217.6994,663.73334)"
-         inkscape:connector-curvature="0" />
-      <path
-         style="fill:#000000;fill-opacity:1;stroke:none"
-         d="m 422.53125,125.875 c -0.9948,0.49255 -1.4496,1.68673 -1.9375,2.625 0.2138,0.7953 1.03665,0.37789 1.28125,-0.15625 0.407,-0.69151 1.40975,-1.42474 1.09375,-2.3125 -0.1261,-0.072 -0.2848,-0.23574 -0.4375,-0.15625 z m 4.40625,1.78125 c -1.0709,0.58372 -1.7095,1.974 -1.625,3.1875 0.1066,0.76539 1.2099,0.0718 1.25,-0.53125 0.1084,-0.90041 1.2746,-1.67951 0.75,-2.59375 -0.1239,-0.008 -0.2483,-0.15247 -0.375,-0.0625 z"
-         id="path4709"
-         transform="translate(1217.6994,663.73334)"
-         inkscape:connector-curvature="0" />
-      <path
-         style="fill:#000000;fill-opacity:1;stroke:none"
-         d="m 427.28125,125.84375 c 0.4323,-0.12308 1.20615,0.79669 0.40625,0.5625 -0.285,0.0155 -1.36875,-0.28171 -0.65625,-0.53125 0.083,-0.0157 0.1638,-0.0362 0.25,-0.0312 z"
-         id="path4707"
-         transform="translate(1217.6994,663.73334)"
-         inkscape:connector-curvature="0" />
-      <path
-         style="fill:#000000;fill-opacity:1;stroke:none"
-         d="m 423.53125,123.5 c 0.5269,-0.0381 0.85395,1.01038 0.0937,0.59375 -0.2874,-0.004 -0.9333,-0.34156 -0.375,-0.53125 0.086,-0.0352 0.18825,-0.0582 0.28125,-0.0625 z"
-         id="path4705"
-         transform="translate(1217.6994,663.73334)"
-         inkscape:connector-curvature="0" />
-      <path
-         style="fill:#000000;fill-opacity:1;stroke:none"
-         d="m 444.15625,122.96875 c -0.849,0.0646 -0.45245,1.08495 0.15625,1.21875 0.5853,0.51843 2.01665,0.64075 2.21875,-0.3125 -0.4008,-0.8163 -1.5753,-0.85481 -2.375,-0.90625 z M 450.375,123.25 c -0.4404,0.0714 -0.5447,0.68847 -1.0625,0.34375 -0.6915,-0.0995 -2.2021,-0.27037 -2.0625,0.8125 0.4262,0.80172 1.49565,0.83217 2.28125,0.71875 0.053,0.64469 0.3534,1.23538 0.5625,1.84375 0.3047,-1.11158 1.3111,-2.40092 0.75,-3.5625 -0.1126,-0.13712 -0.29225,-0.18872 -0.46875,-0.15625 z"
-         id="path4703"
-         transform="translate(1217.6994,663.73334)"
-         inkscape:connector-curvature="0" />
-      <path
-         style="fill:#000000;fill-opacity:1;stroke:none"
-         d="m 444.96875,120.4375 c -0.7592,-0.086 -0.8903,0.90396 -0.1875,1.09375 0.6554,0.40106 1.82715,0.38298 2.28125,-0.3125 -0.029,-0.91138 -1.47615,-0.7328 -2.09375,-0.78125 z"
-         id="path4701"
-         transform="translate(1217.6994,663.73334)"
-         inkscape:connector-curvature="0" />
-      <path
-         style="fill:#000000;fill-opacity:1;stroke:none"
-         d="m 450,119.53125 c -0.5159,0.23379 -0.39575,1.09988 -0.53125,1.34375 -0.9324,-0.89061 -2.4144,-0.0617 -2.75,1.03125 0.081,0.34499 1.1154,0.25387 1.625,0.3125 0.4278,7.5e-4 0.92505,-0.0669 1.21875,-0.40625 0.056,0.90305 0.0805,2.16943 0.8125,0.78125 0.5677,-0.85478 0.90925,-2.30564 0.0312,-3.0625 -0.1301,-0.0253 -0.28745,-0.0769 -0.40625,0 z"
-         id="path4699"
-         transform="translate(1217.6994,663.73334)"
-         inkscape:connector-curvature="0" />
-      <path
-         style="fill:#000000;fill-opacity:1;stroke:none"
-         d="m 380.40625,119.40625 c -0.8172,0.59627 -0.51745,1.89984 -0.71875,2.78125 -0.3953,1.28658 0.49775,0.54481 0.96875,0 0.4514,-0.76734 0.77135,-2.0498 0.0937,-2.75 -0.1039,-0.0253 -0.24095,-0.11167 -0.34375,-0.0312 z"
-         id="path4697"
-         transform="translate(1217.6994,663.73334)"
-         inkscape:connector-curvature="0" />
-      <path
-         style="fill:#000000;fill-opacity:1;stroke:none"
-         d="m 415.40625,118.5625 c -0.6994,0.59602 0.3171,1.45751 0.625,2 0.5265,0.571 1.67365,-0.14518 1.09375,-0.84375 -0.3959,-0.49676 -1.00045,-1.32368 -1.71875,-1.15625 z"
-         id="path4695"
-         transform="translate(1217.6994,663.73334)"
-         inkscape:connector-curvature="0" />
-      <path
-         style="fill:#000000;fill-opacity:1;stroke:none"
-         d="m 429.46875,116.375 c 0.4283,0.17876 0.5363,0.93997 -0.125,0.625 -0.3682,-0.0434 -0.1179,-0.56596 0.125,-0.625 z"
-         id="path4693"
-         transform="translate(1217.6994,663.73334)"
-         inkscape:connector-curvature="0" />
-      <path
-         style="fill:#000000;fill-opacity:1;stroke:none"
-         d="m 416.34375,115.59375 c 0.7912,-0.21554 1.08055,1.01421 0.46875,1.15625 -0.2376,-0.18552 -1.39935,-1.1142 -0.46875,-1.15625 z"
-         id="path4691"
-         transform="translate(1217.6994,663.73334)"
-         inkscape:connector-curvature="0" />
-      <path
-         style="fill:#000000;fill-opacity:1;stroke:none"
-         d="m 413.09375,115.28125 c -0.8499,0.32915 -0.0399,1.32054 0.34375,1.71875 0.4777,0.68401 1.02375,1.18334 1.09375,0.0625 0.099,-0.79861 -0.6088,-1.80102 -1.4375,-1.78125 z"
-         id="path4689"
-         transform="translate(1217.6994,663.73334)"
-         inkscape:connector-curvature="0" />
-      <path
-         style="fill:#000000;fill-opacity:1;stroke:none"
-         d="m 430.96875,114.4375 c 0.4948,0.40171 -0.91925,0.42503 -0.21875,0.0625 0.078,-0.0443 0.12715,-0.0611 0.21875,-0.0625 z"
-         id="path4687"
-         transform="translate(1217.6994,663.73334)"
-         inkscape:connector-curvature="0" />
-      <path
-         style="fill:#000000;fill-opacity:1;stroke:none"
-         d="m 433.625,112.59375 c 0.2198,0.56662 -0.1965,1.48775 -0.75,0.8125 0.02,-0.36725 0.4021,-0.76305 0.75,-0.8125 z"
-         id="path4685"
-         transform="translate(1217.6994,663.73334)"
-         inkscape:connector-curvature="0" />
-      <path
-         style="fill:#000000;fill-opacity:1;stroke:none"
-         d="m 414.625,112.53125 c 0.2062,0.39797 -0.24965,0.68795 -0.28125,0.21875 0.034,-0.1136 0.16435,-0.19618 0.28125,-0.21875 z"
-         id="path4683"
-         transform="translate(1217.6994,663.73334)"
-         inkscape:connector-curvature="0" />
-      <path
-         style="fill:#000000;fill-opacity:1;stroke:none"
-         d="m 394.1875,112.28125 c -0.7935,0.0405 -0.6041,1.04687 0,1.25 0.4943,0.65694 1.7774,0.35978 1.6875,-0.53125 -0.2552,-0.62821 -1.0937,-0.73678 -1.6875,-0.71875 z"
-         id="path4681"
-         transform="translate(1217.6994,663.73334)"
-         inkscape:connector-curvature="0" />
-      <path
-         style="fill:#000000;fill-opacity:1;stroke:none"
-         d="m 407.3125,108.875 c -0.994,0.31142 -1.2538,1.56886 -2.125,2.0625 -0.351,0.40945 -0.4063,0.96932 -0.5625,1.46875 0.6369,-0.31292 2.2131,-0.66514 1.75,-1.6875 -0.62,-0.33214 0.53395,-0.0888 0.78125,-0.375 0.5394,-0.23997 1.10055,-1.42855 0.15625,-1.46875 z m 3.15625,2.5625 c -0.8367,0.53128 0.327,1.52958 0.6875,2.03125 0.5213,1.0465 0.6533,0.15244 0.6875,-0.5 -0.045,-0.67872 -0.6134,-1.58724 -1.375,-1.53125 z"
-         id="path4679"
-         transform="translate(1217.6994,663.73334)"
-         inkscape:connector-curvature="0" />
-      <path
-         style="fill:#000000;fill-opacity:1;stroke:none"
-         d="m 412.84375,108.59375 c 0.3081,0.36896 -0.0894,1.21334 -0.3125,1.53125 -0.3935,-0.39664 -0.361,-1.42942 0.3125,-1.53125 z"
-         id="path4677"
-         transform="translate(1217.6994,663.73334)"
-         inkscape:connector-curvature="0" />
-      <path
-         style="fill:#000000;fill-opacity:1;stroke:none"
-         d="m 408.15625,108.0625 c -0.7918,0.46937 0.15955,1.40622 0.53125,1.84375 0.8174,1.12489 1.1541,1.12224 0.8125,-0.3125 -0.1379,-0.63088 -0.55935,-1.60463 -1.34375,-1.53125 z"
-         id="path4675"
-         transform="translate(1217.6994,663.73334)"
-         inkscape:connector-curvature="0" />
-      <path
-         style="fill:#000000;fill-opacity:1;stroke:none"
-         d="m 437.5625,106.5 c -0.9917,0.74444 -0.7102,2.31849 -0.9375,3.40625 -0.1717,1.02506 0.72475,-0.71552 1.03125,-1.09375 0.3507,-0.63189 0.9478,-1.71182 0.25,-2.28125 0.4768,0.70641 -0.86955,0.95918 -0.0312,-0.0312 -0.09,-0.0333 -0.2207,-0.027 -0.3125,0 z m 1.40625,2.9375 c -0.4612,0.28112 -0.7103,1.31161 -0.25,1.625 1.0606,0.65764 1.2709,-1.8261 0.25,-1.625 z"
-         id="path4673"
-         transform="translate(1217.6994,663.73334)"
-         inkscape:connector-curvature="0" />
-      <path
-         style="fill:#000000;fill-opacity:1;stroke:none"
-         d="m 382.15625,105.46875 c -0.7071,1.11979 -0.7744,2.71754 -0.6875,3.9375 -0.6299,-0.14822 -1.30755,0.65495 -0.59375,1.0625 0.9469,0.11372 2.14675,0.32201 3.03125,-0.15625 0.4708,-0.70676 -0.77975,-0.85776 -1.28125,-0.875 -1.1318,0.15692 -0.5341,-0.37445 -0.3125,-1.125 0.1475,-0.89507 0.7889,-1.953 0.375,-2.8125 -0.057,-0.15796 -0.45875,-0.16441 -0.53125,-0.0312 z m 2.96875,3.90625 c -0.7491,-0.17266 -0.93125,0.88627 -0.15625,0.90625 0.7344,0.16144 1.7866,0.34709 2.375,-0.1875 0.1692,-0.98753 -1.65405,-0.60781 -2.21875,-0.71875 z m -3.5,0.46875 c 0.0616,0.0403 0.10472,0.15374 0.0625,0.4375 -0.66712,0.12425 -0.24723,-0.55829 -0.0625,-0.4375 z"
-         id="path4671"
-         transform="translate(1217.6994,663.73334)"
-         inkscape:connector-curvature="0" />
-      <path
-         style="fill:#000000;fill-opacity:1;stroke:none"
-         d="m 409.125,104 c 1.1631,-0.0978 2.24875,1.18196 1.46875,2.21875 -0.2646,0.83054 -0.8216,-0.0666 -1.0625,-0.40625 -0.2885,-0.52764 -0.8859,-1.20621 -1,-1.65625 0.1933,-0.0979 0.38025,-0.15457 0.59375,-0.15625 z"
-         id="path4669"
-         transform="translate(1217.6994,663.73334)"
-         inkscape:connector-curvature="0" />
-      <path
-         style="fill:#000000;fill-opacity:1;stroke:none"
-         d="m 406.09375,99.28125 c 0.6095,-0.12706 0.8823,0.5519 0.5625,1.03125 -0.4974,-0.13675 -1.3327,-0.20631 -1.5625,-0.65625 0.2497,-0.25639 0.6553,-0.3493 1,-0.375 z"
-         id="path4667"
-         transform="translate(1217.6994,663.73334)"
-         inkscape:connector-curvature="0" />
-      <path
-         style="fill:#000000;fill-opacity:1;stroke:none"
-         d="m 402.8125,95.84375 c 0.043,0.006 0.11345,-0.015 0.15625,0 0.8392,0.0704 1.55235,1.02913 1.09375,1.84375 -0.2558,-0.67715 -1.303,-1.16848 -1.25,-1.84375 z"
-         id="path4663"
-         transform="translate(1217.6994,663.73334)"
-         inkscape:connector-curvature="0" />
-      <path
-         style="fill:#000000;fill-opacity:1;stroke:none"
-         d="m 394.28125,95.625 c -0.3025,0.36893 -0.60365,0.72482 -0.90625,1.09375 -1.2879,1.89067 -1.33215,4.37214 -1.84375,6.5625 -0.1939,1.49276 -0.70955,2.98438 -0.90625,4.4375 0.1755,0.72083 -0.2468,1.93034 -0.75,2.03125 0.1311,-0.99189 -1.39,-0.94279 -1.8125,-0.28125 -0.868,0.49714 0.61465,0.58293 1.09375,0.65625 0.126,0.0661 -0.94335,0.28068 -1.21875,0.3125 -2.0589,0.26346 -4.2388,0.10926 -6.125,1.03125 -0.7792,0.18917 -2.12725,-0.0315 -2.40625,0.9375 0.3137,1.02828 1.72245,1.0327 2.53125,1.46875 1.134,0.35783 2.58895,0.74858 2.78125,2.125 0.1589,0.76755 0.1429,1.75334 -0.0625,2.40625 -0.5119,-0.26306 -1.3244,-0.22814 -1.6875,-0.0937 -0.3975,-0.53691 -1.13725,-0.68602 -1.71875,-0.5 -0.6246,-0.0736 -1.18105,-0.0583 -0.40625,-0.5625 0.557,-0.8121 0.93395,-2.06347 0.46875,-2.96875 -0.8481,-0.43225 -0.91585,0.97928 -1.03125,1.53125 -0.2749,0.50129 0.1001,1.72597 -0.5,1.8125 -0.6203,-0.23336 -1.25345,0.60157 -0.53125,0.90625 1.1144,0.4245 2.3883,0.59501 3.5625,0.5 0.3126,-0.42441 0.645,0.47642 1.125,0.21875 0.7559,-0.23385 0.64755,0.24608 0.46875,0.8125 -0.245,1.40618 -0.87455,2.89231 -0.46875,4.3125 -0.4347,0.0451 -1.12525,-0.11956 -1.34375,0.375 -0.8048,-0.9071 -2.25235,-1.50845 -3.40625,-1 -0.4871,0.53542 0.4236,0.77836 0.5625,0.96875 -0.08,0.85717 -0.68485,2.11874 0.15625,2.75 0.9126,-0.0754 0.66075,-1.37246 0.78125,-2.03125 -0.2822,-1.06327 0.82185,-0.51717 1.46875,-0.46875 0.5932,0.0921 1.1263,0.5087 1.8125,0.46875 0.6022,0.23359 1.86075,-0.51535 0.90625,-0.96875 -0.417,-0.10495 0.45355,-0.70078 0.46875,-1.03125 0.7245,-1.22783 1.1996,-2.75446 1.9375,-3.875 0.4959,0.53961 1.4054,0.24613 2.0625,0.34375 0.6737,-0.6784 -0.30705,-1.33399 -0.96875,-1.125 -0.2632,-0.0468 -1.05865,0.3622 -0.53125,-0.15625 0.6049,-0.87228 1.53775,-1.59319 2.28125,-2.21875 0.5102,1.22733 0.47435,2.89401 1.78125,3.625 1.6336,1.70554 0.90845,4.41442 2.21875,6.28125 1.4317,-1.54871 1.274,-3.85683 1.5625,-5.8125 0.174,-1.4536 0.0439,-3.03693 0.15625,-4.4375 0.4132,-0.32321 1.31945,-0.15002 1.90625,-0.375 1.4136,-0.34698 2.9653,-0.59788 4.3125,0.0312 0.7524,-0.16637 2.10175,0.16109 2.40625,-0.75 -0.2501,-0.93766 -1.5721,-0.94713 -2.3125,-1.3125 -2.3619,-0.55296 -4.42485,-2.16656 -6.90625,-2.21875 -0.8167,0.53465 0.3656,1.02749 0.875,1.15625 1.0387,0.56514 2.47975,0.48221 3.34375,1.28125 -1.2644,1.19707 -3.2983,0.86929 -4.75,1.71875 0.7138,0.0285 -0.0652,0.65807 0.0937,1.09375 -0.3861,1.47607 0.12905,3.10288 -0.46875,4.5 -0.5567,0.14231 -0.99705,-0.71509 -1.34375,-1.09375 -1.022,-1.3724 -1.6444,-2.99124 -1.9375,-4.65625 -0.3068,-0.93895 -1.49005,-0.56064 -1.90625,0.0937 -0.8302,0.76538 -1.3385,2.00898 -2.375,2.5 0.3693,-1.55917 -0.32665,-3.30215 -1.78125,-4.09375 -0.5765,-0.42326 -1.40685,-0.71757 -1.84375,-1.125 2.0497,-1.46252 4.80845,-0.6917 7.09375,-1.5625 1.0465,-0.31449 1.98985,-1.16098 1.78125,-2.34375 0.3907,-4.47154 1.5425,-8.84716 2.25,-13.28125 z m -5.1875,16.03125 c -0.7048,-0.0956 -0.7959,0.89768 -0.0625,0.90625 0.6534,0.24219 1.59205,0.0833 2.03125,-0.125 0.4097,0.57195 1.59865,0.91665 2.03125,0.25 -0.1011,-0.75485 -1.1666,-0.92288 -1.8125,-0.875 -0.2815,0.45405 -0.46125,-0.22282 -0.90625,-0.125 -0.4221,-0.0374 -0.85775,-0.0494 -1.28125,-0.0312 z m 1.4375,1.53125 c -0.6944,0.0107 -0.4702,0.91088 0.125,0.9375 0.6954,0.24108 1.67255,0.46434 2.21875,-0.15625 -0.2146,-0.9184 -1.64275,-0.6866 -2.34375,-0.78125 z m 19.875,0.5625 c -1.2409,0.32656 -1.69105,1.7194 -2.09375,2.78125 0.8494,-0.75708 2.31755,-1.17339 2.65625,-2.34375 0.01,-0.27802 -0.3047,-0.49508 -0.5625,-0.4375 z m -2.9375,2.96875 c -0.064,0.004 -0.1325,-0.0157 -0.1875,0.0312 -0.781,0.40202 -0.80065,1.4634 -1.09375,2.1875 0.7818,-0.15628 2.61705,-1.61834 1.28125,-2.21875 z m 11.3125,5.90625 c -0.7236,0.29126 -0.0497,1.58969 0.5,1.5625 0.8437,-0.0234 0.6947,-1.17059 0.0625,-1.4375 -0.1532,-0.10209 -0.3758,-0.18638 -0.5625,-0.125 z m -30.46875,2.40625 c -0.6419,-0.10229 -1.19365,0.76731 -0.46875,1.0625 1.0404,0.33138 2.1736,0.20841 3.25,0.28125 -0.6793,-0.86046 -1.64425,-1.49504 -2.78125,-1.34375 z"
-         id="path4661"
-         transform="translate(1217.6994,663.73334)"
-         inkscape:connector-curvature="0" />
-      <path
-         style="fill:#000000;fill-opacity:1;stroke:none"
-         d="m 395.9375,94.34375 c -0.10379,0.06062 -0.25325,0.330015 -0.5,0.65625 -1.3323,4.01478 -1.4842,8.34607 -2.4375,12.4375 0.2868,1.37737 -0.2362,2.79724 0,4.1875 1.3251,0.76296 0.8727,-1.06095 1.125,-1.875 0.6045,-4.92028 1.3856,-9.84666 2,-14.75 -0.032,-0.5597 -0.0837,-0.716866 -0.1875,-0.65625 z m 5.65625,4.21875 -0.15625,0.09375 c -0.6797,0.59898 0.34515,1.50612 0.59375,2.09375 0.4963,1.08245 0.86785,1.08649 0.90625,-0.0937 -0.063,-0.83855 -0.51055,-1.81632 -1.34375,-2.09375 z m 2.1875,3.125 c -0.8037,0.22703 -0.0815,1.30773 0.28125,1.6875 0.8373,1.29634 1.06325,1.03928 0.78125,-0.375 -0.098,-0.52972 -0.4299,-1.31699 -1.0625,-1.3125 z m 1.6875,2.5625 c -0.6701,0.64584 0.477,1.48208 0.75,2.09375 0.3258,0.88259 1.39755,-0.068 0.90625,-0.6875 -0.3542,-0.56004 -0.88315,-1.54634 -1.65625,-1.40625 z m -1.78125,1.90625 c -1.0315,0.18554 -1.21565,1.44556 -1.09375,2.3125 0.644,-0.48124 2.14435,-1.05527 1.71875,-2.09375 -0.1482,-0.17215 -0.3997,-0.25158 -0.625,-0.21875 z m -2.65625,2.09375 c -0.8365,0.37997 -0.8484,1.49936 -1.125,2.25 0.7729,-0.30896 2.2356,-1.09553 1.625,-2.125 -0.1316,-0.12675 -0.3256,-0.16174 -0.5,-0.125 z"
-         id="path4657"
-         transform="translate(1217.6994,663.73334)"
-         inkscape:connector-curvature="0" />
-      <path
-         style="fill:#000000;fill-opacity:1;stroke:none"
-         d="m 399.65625,89.1875 c 2.0014,0.69481 3.76425,2.00929 5.78125,2.71875 0.4165,0.14061 1.4358,0.85384 0.625,1.21875 -1.092,0.48244 -2.31605,0.45471 -3.46875,0.65625 -1.6462,-0.16963 -1.90425,-2.28791 -2.53125,-3.5 -0.1306,-0.35085 -0.42175,-0.75279 -0.40625,-1.09375 z"
-         id="path4655"
-         transform="translate(1217.6994,663.73334)"
-         inkscape:connector-curvature="0" />
-      <path
-         style="fill:#000000;fill-opacity:1;stroke:none"
-         d="m 397.15625,82.8125 0.15625,0.0625 c 0.9844,0.57143 2.5692,0.77538 3,1.96875 0,0.81748 -1.23905,1.88897 -1.84375,0.9375 -0.6655,-0.86398 -0.9621,-1.95764 -1.3125,-2.96875 z"
-         id="path4653"
-         transform="translate(1217.6994,663.73334)"
-         inkscape:connector-curvature="0" />
-      <path
-         style="fill:#000000;fill-opacity:1;stroke:none"
-         d="m 394.78125,79.0625 c -1.07126,0.0885 -2.88755,1.02827 -3.59375,1.0625 -0.8851,0.04287 -3.87209,9.986548 -5.375,12.78125 -0.006,0.0119 -0.0249,0.01963 -0.0312,0.03125 l -1.6875,4.34375 c 0.0206,0.0043 0.0419,-0.0044 0.0625,0 -3.0746,6.21431 -5.42445,12.78854 -7.46875,19.40625 -1.5131,5.31008 -2.0768,11.5497 1.125,16.375 0.3136,0.41149 1.21795,0.98466 0.84375,1.5625 -1.4458,0.54799 -3.1324,0.007 -4.4375,-0.6875 -1.6534,-0.90649 -3.27905,-2.23856 -5.21875,-2.375 -1.1526,0.0905 -0.84225,1.58119 -0.40625,2.25 1.1345,1.31364 1.4529,3.14126 2.4375,4.53125 0.4012,1.47635 2.18055,2.67817 1.59375,4.3125 -1.8645,2.1041 -3.29515,4.52103 -4.84375,6.875 -0.7357,0.67833 0.6705,0.67009 1.1875,0.6875 2.4523,-0.14996 4.28925,-2.2342 6.65625,-2.5625 0.7904,0.35036 0.3604,1.6144 0.375,2.28125 -0.2612,2.45548 -1.29975,5.09767 -0.34375,7.5 0.2866,0.98812 1.34835,0.10311 2.03125,0 2.4983,-0.91526 4.7734,-2.42622 6.5,-4.4375 0.5522,-0.37822 0.67155,0.81949 0.90625,1.0625 0.2277,0.51744 0.50105,1.03178 0.90625,1.4375 -0.4374,0.61757 -1.574,1.82201 -0.5625,2.4375 0.5689,0.27211 1.2971,-0.0504 1.5,0.71875 0.5365,0.9992 0.6078,2.18576 1.375,3.09375 0.3879,0.73083 1.39825,0.53766 1.59375,-0.21875 0.7651,-1.50295 0.6906,-3.63233 2.4375,-4.4375 1.2902,-0.59881 2.68605,-1.49798 4.09375,-1.40625 0.59,0.29663 0.84085,-0.7316 1.53125,-0.4375 1.2001,0.76866 1.50055,2.38607 2.34375,3.5 1.2066,1.92697 2.2192,4.05449 3.75,5.71875 0.6559,0.75234 1.86615,0.37469 2.15625,-0.53125 0.6359,-1.38373 0.7459,-2.94128 1.5,-4.28125 0.5201,-1.08965 0.5473,-2.63633 1.5625,-3.40625 0.2892,0.51052 0.88735,0.0288 1.21875,0.5625 1.4788,0.95359 3.1312,1.52557 4.6875,2.3125 0.9202,0.44398 2.5916,0.3566 2.625,-0.96875 -0.098,-1.48219 -0.9981,-2.79361 -1.9375,-3.90625 -0.6304,-0.7957 -1.6613,-1.49209 -1.8125,-2.5625 4.785,0.0619 9.80345,0.89755 14.40625,-0.78125 1.9229,-0.48857 3.7091,-1.45236 5.4375,-2.375 0.9545,-0.56028 1.87375,-1.27507 2.84375,-1.71875 0.4797,-0.10588 0.8657,-0.17878 1.3125,0 0.4074,-0.2725 0.4589,-0.7261 1,-0.90625 2.3005,-1.37764 4.60195,-2.86486 6.40625,-4.875 0.4883,-0.3726 0.9417,-1.22968 1.5625,-1.84375 1.7397,-2.06164 2.81835,-4.58559 4.34375,-6.8125 1.4425,-2.11917 1.74835,-4.72185 1.78125,-7.25 0,-2.79237 -0.0617,-5.68659 -0.9375,-8.34375 -1.5138,-3.56797 -3.07525,-7.28106 -5.96875,-9.96875 -2.5201,-2.37992 -5.87175,-3.52686 -8.90625,-5.0625 -1.9797,-0.83678 -4.35335,-1.44466 -6.34375,-0.28125 -3.4128,1.69661 -5.59695,5.44637 -5.46875,9.28125 -0.2141,2.11031 -0.0191,4.24561 0.3125,6.3125 -0.036,1.23546 0.33985,2.67766 1.28125,3.46875 0.8338,0.21807 1.73675,-0.0126 2.59375,0.15625 -0.1937,-0.37838 -0.81485,-0.85983 -0.78125,-1.25 0.4692,-0.14261 1.49475,-0.10228 1.53125,-0.5625 -0.2,-0.36441 -0.68175,-1.08386 0.0937,-1.03125 0.8142,0.0581 1.1898,-0.10507 0.5625,-0.8125 -0.2137,-0.33681 -0.55575,-1.33957 0.21875,-1 0.7723,0.38689 1.18,0.41522 0.9375,-0.5625 -0.045,-0.43144 0.1613,-1.23863 0.75,-0.84375 0.5961,0.3138 1.11995,1.00704 1.28125,-0.0312 0.4067,-0.6681 0.9087,-1.80654 1.8125,-1.78125 0.4986,0.74424 0.0136,1.80093 -0.15625,2.59375 0.5721,-0.0941 1.9262,-0.0435 1.4375,0.875 -0.3635,0.76526 -1.0035,1.33695 -1.625,1.90625 0.3472,0.36646 1.3354,0.68518 1.375,1.1875 -0.7767,0.49174 -1.68845,0.75308 -2.46875,1.25 0.4143,0.62201 1.11875,1.10039 1.46875,1.71875 -0.7789,0.309 -1.6672,0.2262 -2.5,0.3125 0.3105,0.48233 1.42245,0.95237 1.28125,1.59375 -0.7636,0.36392 -1.6994,0.17097 -2.5,0.0625 -0.067,0.62242 0.19365,1.43115 0.28125,1.875 -0.6976,-0.36489 -1.3926,-1.39007 -1.9375,-0.28125 -0.3431,0.21324 -0.96695,1.32847 -1.28125,0.59375 -0.415,-0.57036 -0.61395,-1.57706 -1.21875,-1.8125 -0.7914,0.0278 -2.2496,0.86925 -2.6875,-0.21875 -0.2894,-0.73969 -0.2908,-1.52816 -0.375,-2.3125 -0.9807,0.28478 -2.7763,0.80834 -3.125,-0.59375 -0.192,-0.59135 -0.14975,-1.2342 -0.15625,-1.875 -0.7775,0.17598 -1.7926,0.92379 -2.5625,0.5 -0.167,-1.10589 0.4192,-2.19721 0.5,-3.3125 -0.6056,0.21211 -1.80575,0.0532 -1.46875,-0.84375 0.1334,-0.56908 1.21215,-1.12937 0.0312,-1.0625 -1.4899,-0.067 -3.2402,-1.30633 -2.6875,-2.96875 0.4197,-0.85269 -0.9091,-0.3163 -1.375,-0.625 -1.0891,-0.27454 -0.3918,-1.63061 -0.3125,-2.34375 0.133,-0.57129 0.0995,-1.15814 -0.0625,-1.71875 -0.7924,0.13974 -1.7464,0.66852 -2.5,0.28125 0.1459,-1.56588 1.38705,-2.92999 1.15625,-4.59375 -1.9668,0.63754 -4.359,-0.53222 -4.6875,-2.65625 -0.1418,-0.73997 -0.0251,-1.4954 0.15625,-2.21875 -0.7938,-0.0333 -2.09635,0.53789 -2.65625,-0.21875 -0.2659,-0.73886 0.2516,-1.88898 -0.375,-2.34375 -0.4426,-0.14948 -1.84395,-0.42093 -0.71875,-0.5625 1.7685,-0.40929 3.60095,-0.79403 5.03125,-1.96875 -2.6639,-2.14964 -5.8787,-3.27942 -8.875,-4.84375 -0.6975,-0.41492 0.1221,-1.31819 0.3125,-1.8125 0.657,-1.06281 1.4574,-2.05582 2.5,-2.75 -2.4082,-0.50067 -4.42185,-2.06464 -6.78125,-2.6875 -0.2281,-1.22582 -0.51595,-0.69746 -1.03125,-1.625 -0.12885,-0.231887 -0.39291,-0.2795 -0.75,-0.25 z m 0.75,2.875 c 0.10402,0.171812 0.13115,0.605998 0.125,1.34375 0.069,0.76664 -0.82995,1.18986 -0.90625,1.96875 -0.1643,0.4491 -0.85175,0.44628 -1.03125,1 -0.5799,0.83966 -0.966,1.78592 -1.375,2.71875 1.0149,-0.7973 2.7262,-1.63754 2.6875,-3.125 0.066,-0.42595 0.9493,-0.68848 1.125,-1.25 0.2333,-0.69474 0.36725,0.53592 0.34375,0.78125 0.1543,1.18692 -0.9515,1.96682 -1.25,2.96875 -0.92,0.008 -1.25165,1.2324 -1.71875,1.875 -0.7948,1.26549 -0.52455,1.65296 0.59375,0.59375 0.5578,-0.63412 1.7068,-1.43107 1.3125,-2.375 0.8389,-0.271 1.2509,-1.00176 1.6875,-1.65625 0.4155,-0.0886 0.48585,0.75596 0.65625,1.03125 0.01,0.394 0.69845,1.3381 -0.0312,1.125 -1.1003,0.47135 -1.36515,1.9443 -1.90625,2.75 -1.0264,0.20954 -1.15215,1.6344 -1.65625,2.375 -0.1751,0.46032 1.02075,-0.42633 1.40625,-0.71875 0.3925,-0.36894 0.96205,-1.19787 0.34375,-1.59375 0.8255,-0.63742 1.8351,-1.22336 2.3125,-2.1875 0.3238,1.59007 1.22565,2.95143 1.78125,4.4375 1.5245,3.17947 4.1078,5.72786 5.9375,8.75 4.4227,6.48759 8.73035,13.07709 13.34375,19.40625 1.5282,1.5904 3.47895,2.75489 5.28125,4.03125 1.7038,1.01106 3.82495,1.92021 5.40625,2.71875 -0.7941,1.09474 -0.31035,2.66289 0.34375,3.71875 1.1566,-0.26423 0.61645,-1.68042 0.71875,-2.5 0.071,-0.31231 -0.31145,-0.97201 -0.15625,-1.03125 1.0774,0.38186 2.189,-0.15305 3.25,0.0312 1.8108,0.75256 2.2802,3.34082 4.3125,3.6875 1.0278,-0.14074 0.5098,-1.47975 -0.125,-1.8125 -0.4417,-0.38973 -1.0815,-0.4444 -1.125,-1.125 -0.1351,-0.54442 -0.8445,-0.97316 -1,-1.28125 0.5935,-0.4332 -0.16435,-1.03817 -0.0312,-1.53125 1.1117,-0.71407 1.53135,-2.04678 2.09375,-3.15625 0.4347,-0.43745 0.23335,-1.10527 0.71875,-1.4375 0,-0.61078 -0.34015,-0.9976 -0.0312,-1.6875 0.5022,-2.97134 1.1147,-6.47992 -0.8125,-9.0625 -2.6362,-1.50472 -5.7994,-0.10811 -7.8125,1.75 -1.0327,0.98063 -2.23165,2.00756 -2.28125,3.53125 -0.1697,0.57507 -0.35795,1.26054 -0.71875,1.71875 -0.3575,-1.30845 -0.45405,-2.71191 -0.65625,-4.0625 -0.069,-2.3143 -0.0107,-4.68602 0.53125,-6.9375 0.8154,-2.12309 2.5613,-3.71998 4.25,-5.15625 0.6499,-0.53658 2.11445,-0.94254 2.34375,0.1875 -0.6228,0.75907 -0.426,1.91968 -0.5,2.6875 -1.2209,0.62161 -1.10675,2.3509 -1.40625,3.5 0.6395,-0.99858 2.01605,-1.90908 1.90625,-3.21875 -0.079,-0.5157 0.6534,-1.03353 0.6875,-1.65625 0.1909,-0.53511 -0.0957,-1.32007 0.6875,-1.40625 0.3012,-0.0803 0.97685,-0.14354 1.09375,0.0312 -0.8418,1.22653 -1.1825,2.76352 -1.6875,4.15625 0.3353,0.72642 1.22905,0.23525 1.21875,-0.4375 0.051,-0.3484 0.1952,-0.86594 -0.1875,-1.0625 0.8217,-0.51233 1.423,-1.57341 1.5625,-2.34375 0.7123,0.40953 1.1348,1.22186 0.6875,2 -0.1995,0.72656 -0.5448,1.79343 0.375,1.3125 0.3723,-0.55316 0.4622,-1.93379 1.375,-2.1875 0.445,0.15092 0.7849,0.7695 1.125,0.84375 -0.7896,0.96908 -0.99665,2.2234 -1.46875,3.34375 -0.204,0.52305 -0.2835,1.11078 0.4375,0.9375 0.8301,-0.19446 0.7836,-1.32599 0.6875,-1.90625 0.5277,-0.5954 1.1034,-1.21251 1.3125,-2 2.2547,1.02943 4.2916,2.65326 5.5,4.84375 1.206,1.78707 2.2655,3.74727 3,5.75 0.096,0.38049 0.28975,0.6281 -0.15625,0.3125 -0.9405,0.0214 -0.63765,1.33252 -0.59375,1.9375 -0.1263,0.8459 0.41195,0.85997 0.90625,0.4375 0.3241,-0.31119 0.4349,-0.78075 0.375,-1.21875 0.4807,0.92109 0.6847,2.01972 0.4375,3 0.7332,1.93576 0.46555,4.1229 0.34375,6.15625 -0.1978,0.27018 -0.0208,1.87059 -0.4375,1.3125 -0.4074,-0.69795 -1.39975,-0.2661 -1.46875,0.46875 -0.2878,0.85486 -0.3,2.52677 0.9375,2.5 -0.6668,1.57301 -1.75245,2.92965 -2.53125,4.46875 -0.2647,0.56422 -0.59525,0.85712 -1.09375,1.03125 -0.1562,1.27846 -1.3217,2.19556 -2.125,3.1875 -1.8886,1.93351 -4.0702,3.97872 -6.5625,4.875 -4.3662,2.231 -8.85745,5.38721 -13.96875,5.96875 -0.7277,0.0414 -1.55785,0.18554 -2.09375,-0.25 -1.0818,0.53177 -2.4594,-0.0572 -3.6875,0.0312 -0.4785,-0.35715 -1.1065,0.22853 -1.6875,-0.0625 -1.1295,-0.33952 -2.6254,0.46629 -3.5625,-0.40625 -0.7594,-1.70428 -0.522,-3.68174 -1.125,-5.4375 0.3793,-0.50075 -0.4214,-0.87032 -0.25,-1.53125 -0.3596,-3.17489 -0.54225,-6.41247 -1.40625,-9.5 -0.5569,-2.66118 -0.9822,-5.53206 -2.875,-7.625 0.6391,6.70103 2.3962,13.28981 2.9375,20 0.1938,0.75714 -0.0125,1.47978 -0.0625,2.0625 0.8975,0.62289 0.8425,1.78711 0.9375,2.78125 0.097,0.79496 0.98345,1.03444 1.15625,1.8125 0.5721,0.90891 1.02795,1.94378 1.96875,2.46875 0.4042,0.33731 -0.12695,0.92931 0.46875,1.15625 0.092,0.44236 0.22765,1.13581 -0.46875,0.90625 -0.5327,-0.10607 -1.4427,-0.1979 -1.625,-0.6875 0.09,-0.70943 -0.8797,-0.96168 -1.0625,-0.375 -0.8165,-0.36654 -1.39445,-1.1519 -2.34375,-1.375 -0.7445,-0.34816 -2.2809,-0.63488 -2.4375,0.53125 0.1434,0.76046 0.21015,1.52865 -0.28125,2.1875 -0.289,1.0657 -0.891,2.05116 -1.125,3.15625 -0.1808,0.61515 -0.0772,-1.00342 -0.71875,-0.71875 -1.1196,0.10307 -2.3082,-0.22892 -2.8125,-1.3125 -1.0698,-1.71289 -2.0689,-3.47533 -3.5,-4.90625 -3.2443,0.57707 -6.2496,2.73992 -9.4375,2.9375 0.5091,-1.04943 0.1149,-2.23163 0,-3.28125 0.8957,-0.53456 0.7407,-2.06669 1.75,-2.34375 0.7679,0.39249 0.97335,-0.68787 0.90625,-1.3125 -0.49,-1.43558 -2.4285,-1.11247 -3.625,-1.3125 -0.5138,-0.0288 -1.2188,-0.10617 -1,-0.8125 -0.2133,-0.63704 -0.3935,-1.64001 0.5625,-1.75 1.5166,-0.1574 2.7449,-1.1181 4.1875,-1.59375 1.2691,-0.60072 2.9552,-1.08386 3.1875,-2.6875 0.3713,-0.91824 0.84835,-1.96065 1.21875,-2.78125 0.3975,-0.2442 0.40945,-0.82093 0.59375,-1.21875 -0.042,-0.52566 0.6731,-0.92998 0.6875,-1.5625 0.1334,-0.4874 -0.5376,-0.68416 -0.0625,-1.15625 1.1314,-2.85628 2.6953,-5.99554 1.75,-9.125 -0.9954,2.41181 -1.4474,5.01396 -2.4375,7.4375 -1.1046,2.93246 -2.2624,5.85646 -3.5,8.71875 -1.5976,1.49804 -3.9265,0.43678 -5.4375,-0.65625 -1.9339,-1.36945 -4.19685,-2.29912 -5.71875,-4.1875 -1.8428,-1.90214 -3.6876,-3.95425 -4.5625,-6.53125 -0.2497,-0.50679 -0.395,-0.88943 0.125,-1.1875 0.297,-0.48359 0.0528,-1.10322 -0.0312,-1.53125 -0.4382,-0.37174 -0.73785,0.21006 -0.78125,0.5625 -0.1877,-0.63336 -0.372,-1.6198 -0.25,-2.09375 0.683,0.5976 1.1293,-0.5023 1.0625,-1.0625 0.073,-0.53269 0.1125,-1.88491 -0.75,-1.4375 -0.2638,0.35178 -0.2905,0.83221 -0.375,1.25 0.0153,-0.77428 0.16559,-1.53972 0.25,-2.34375 0.0434,0.24371 0.2037,0.30854 0.65625,-0.0625 0.6711,-0.30489 0.3512,-1.11004 0.5,-1.59375 0.3279,-0.58643 0.5171,-2.00361 -0.5,-1.9375 -0.3779,0.63917 -0.1167,-1.33642 0.4375,-0.96875 1.0072,-0.0789 0.5527,-1.38964 0.9375,-1.96875 0.2656,-0.71124 -0.5194,-0.76217 -0.5625,-0.78125 1.5504,-4.84216 3.5666,-9.53166 5.4375,-14.25 7.43916,-8.371571 10.95934,-19.921435 11.6875,-18.71875 z m 42.78125,35.375 c 0.2356,0.52044 -0.1811,1.39464 -0.6875,0.8125 0.04,-0.34287 0.3735,-0.71683 0.6875,-0.8125 z m -1,3.34375 c 0.6039,-0.10083 0.6403,1.20883 0,0.75 -0.3238,-0.0404 -1.2118,-0.46109 -0.5,-0.6875 0.1547,-0.0681 0.3315,-0.0721 0.5,-0.0625 z m -0.5625,2.65625 c 0.4877,-0.16791 0.31005,0.76105 -0.0937,0.40625 -0.4985,-0.0325 -0.5805,-0.30349 -0.0625,-0.375 0.056,-0.007 0.099,-0.0332 0.15625,-0.0312 z m -2.0625,2.28125 c 0.4973,-0.1125 1.13675,0.36079 0.46875,0.75 -0.3919,0.68336 -1.0874,-0.0751 -1,-0.59375 0.1288,-0.13037 0.34995,-0.15633 0.53125,-0.15625 z m -63.375,8.75 c 1.6746,-0.0993 2.6924,1.74404 4.375,1.65625 1.684,0.20317 3.93885,-0.6596 5.09375,1 1.7857,1.8174 3.85545,3.46869 6.03125,4.8125 0.7163,0.45291 1.4701,0.76292 2.25,1.09375 -2.2911,1.02277 -5.0091,1.85107 -6.5,4 -0.5657,0.88696 0.41705,1.72033 1.28125,1.71875 1.5291,0.0524 2.9298,0.77715 4.4375,1 0.5103,0.093 0.94105,0.20407 0.40625,0.625 -0.8829,1.11874 -1.40345,2.63581 -1.90625,3.84375 -0.5398,-1.09253 -0.428,-2.99344 -1.875,-3.34375 -0.874,0.004 -1.1301,1.23158 -1.875,1.625 -0.9892,0.84427 -2.2327,1.64677 -3.375,2 0.052,-1.21738 -1.20285,-1.84641 -2.28125,-1.71875 -0.8261,0.0195 -0.2559,-1.21646 -0.3125,-1.71875 0.099,-1.54005 0.98275,-3.24528 0.21875,-4.71875 -0.9679,-0.93503 -2.24625,0.19361 -3.15625,0.59375 -0.7291,0.24975 -1.831,0.88701 -2.5,0.375 0.014,-1.31547 1.43815,-2.07561 1.90625,-3.25 0.7565,-1.16776 1.11655,-2.96895 -0.0937,-3.96875 -1.1059,-1.44901 -1.39875,-3.33975 -2.40625,-4.8125 -0.1753,-0.3492 -0.22435,-0.82182 0.28125,-0.8125 z m 17.8125,23.6875 c 0.6672,-0.0568 0.5111,0.74479 0.25,1.09375 -0.024,-0.32251 -0.386,-0.92402 -0.25,-1.09375 z"
-         id="path3056-5-9"
-         transform="translate(1217.6994,663.73334)"
-         inkscape:connector-curvature="0" />
-      <path
-         sodipodi:type="arc"
-         style="fill:#ffffff;fill-opacity:1;stroke:none"
-         id="path3883-7-9"
-         sodipodi:cx="508.10672"
-         sodipodi:cy="613.70343"
-         sodipodi:rx="2.7779195"
-         sodipodi:ry="2.7779195"
-         d="m 510.88464,613.70343 c 0,1.5342 -1.24372,2.77792 -2.77792,2.77792 -1.5342,0 -2.77792,-1.24372 -2.77792,-2.77792 0,-1.5342 1.24372,-2.77792 2.77792,-2.77792 1.5342,0 2.77792,1.24372 2.77792,2.77792 z"
-         transform="matrix(0.20869011,0.16178522,-0.1409097,0.18176235,1618.8554,591.61169)" />
-      <path
-         transform="matrix(0.20869011,0.16178522,-0.1409097,0.18176235,1635.9395,583.99245)"
-         d="m 510.88464,613.70343 c 0,1.5342 -1.24372,2.77792 -2.77792,2.77792 -1.5342,0 -2.77792,-1.24372 -2.77792,-2.77792 0,-1.5342 1.24372,-2.77792 2.77792,-2.77792 1.5342,0 2.77792,1.24372 2.77792,2.77792 z"
-         sodipodi:ry="2.7779195"
-         sodipodi:rx="2.7779195"
-         sodipodi:cy="613.70343"
-         sodipodi:cx="508.10672"
-         id="path3896-7-1"
-         style="fill:#ffffff;fill-opacity:1;stroke:none"
-         sodipodi:type="arc" />
-      <path
-         style="fill:#b2bc5f;fill-opacity:1;stroke:none"
-         d="m 1596.9896,818.35632 c 0.01,-0.52369 -0.063,-0.81171 -0.2639,-1.07879 -0.238,-0.3167 -0.6191,-0.46226 -1.4033,-0.53605 -0.3715,-0.0349 -0.7363,-0.0961 -0.8107,-0.136 -0.2967,-0.15878 -0.2426,-1.17329 0.1894,-3.55312 0.3798,-2.09214 0.2913,-2.92785 -0.3288,-3.1057 -0.2994,-0.0859 -0.7779,0.0759 -1.8462,0.62401 -1.6419,0.84244 -2.8614,1.07539 -3.3643,0.64267 -0.3922,-0.33742 -0.1556,-1.08549 0.6712,-2.12186 1.2243,-1.53463 1.7462,-2.61128 1.7458,-3.60185 -10e-5,-0.58247 -0.1439,-0.97323 -0.5078,-1.38019 -0.5214,-0.58308 -1.2169,-1.9035 -1.7239,-3.27245 -0.1497,-0.40424 -0.3729,-0.88711 -0.4961,-1.07305 -0.3572,-0.53951 -0.5124,-0.88571 -0.5539,-1.23555 -0.035,-0.29758 -0.021,-0.34383 0.1602,-0.5251 0.2637,-0.26372 0.6484,-0.32055 1.2405,-0.18325 0.6074,0.14088 1.1965,0.42127 1.7461,0.83117 0.861,0.6421 1.5647,0.78746 3.4916,0.72116 2.2503,-0.0774 3.0889,0.1717 3.7537,1.11521 0.2436,0.34572 1.1359,1.13528 2.9055,2.57089 1.9004,1.54173 3.3702,2.47146 4.9526,3.13274 0.6845,0.28607 0.8198,0.4683 0.5021,0.67645 -0.092,0.0602 -0.5813,0.2833 -1.0875,0.49573 -2.0598,0.86429 -2.7586,1.21806 -3.8318,1.9397 -1.0578,0.71129 -1.6732,1.42709 -1.6732,1.94619 0,0.45981 0.6916,0.78449 1.8071,0.84838 0.389,0.0223 0.7487,0.0951 1.1377,0.23039 0.3129,0.10879 1.111,0.32935 1.7736,0.49014 1.109,0.26914 1.387,0.35024 1.9352,0.56456 l 0.1951,0.0763 -0.2359,0.24842 c -0.7759,0.8171 -1.5607,2.29026 -2.2271,4.18037 -0.1006,0.28527 -0.1968,0.51868 -0.2139,0.51868 -0.017,0 -0.089,-0.0311 -0.1603,-0.0692 -0.1938,-0.10368 -0.3655,-0.49107 -0.6719,-1.51552 -0.4627,-1.54725 -0.7307,-1.96244 -1.2668,-1.96244 -0.2343,0 -0.2802,0.0306 -0.4762,0.3179 -0.715,1.04812 -2.6961,2.51763 -4.2736,3.17005 -0.2761,0.11418 -0.5495,0.24949 -0.6076,0.3007 -0.1682,0.14819 -0.1883,0.11609 -0.1827,-0.29172 l 0,0 z"
-         id="path3932-9-8"
-         inkscape:connector-curvature="0" />
-      <path
-         style="fill:#c87137;fill-opacity:1;stroke:none"
-         d="m 1619.3912,757.46659 c -0.6062,-0.41192 -0.9669,-1.02287 -1.7697,-2.99792 -0.617,-1.51788 -0.6712,-1.88609 -0.2773,-1.88609 0.1132,0 1.1843,0.49877 2.3801,1.10837 1.1959,0.60961 2.537,1.2645 2.9803,1.45531 1.0352,0.44557 1.6974,0.99534 1.6438,1.36471 -0.062,0.425 -0.8271,0.86146 -1.6869,0.96181 -0.4196,0.049 -1.0038,0.14181 -1.2983,0.2063 -0.92,0.20148 -1.4463,0.14478 -1.972,-0.21249 z"
-         id="path3944-7-7"
-         inkscape:connector-curvature="0" />
-      <path
-         style="fill:#c87137;fill-opacity:1;stroke:none"
-         d="m 1616.2488,749.97125 c -0.4107,-0.28764 -1.0178,-1.41521 -1.4949,-2.77628 -0.2257,-0.64417 -0.3828,-1.17122 -0.3491,-1.17122 0.1382,0 3.0941,1.4683 3.3081,1.64321 0.7351,0.60097 0.6921,1.39339 -0.1141,2.10128 -0.5101,0.44781 -0.9138,0.50852 -1.35,0.20301 l 0,0 z"
-         id="path3946-0-7"
-         inkscape:connector-curvature="0" />
-      <path
-         style="fill:#c87137;fill-opacity:1;stroke:none"
-         d="m 1621.3983,761.44954 c -0.1279,-0.20199 -0.4472,-0.63193 -0.7095,-0.95543 -0.6043,-0.74534 -0.5891,-1.16074 0.042,-1.13185 0.9855,0.0451 1.6297,0.95222 1.3676,1.9257 -0.1675,0.62215 -0.3774,0.67061 -0.6998,0.16158 z"
-         id="path3954-4-9"
-         inkscape:connector-curvature="0" />
-      <path
-         style="fill:#c87137;fill-opacity:1;stroke:none"
-         d="m 1623.5615,764.15431 c -1.0459,-0.32225 -1.3184,-0.90968 -0.5784,-1.24687 1.1275,-0.51372 2.1675,0.23749 1.6548,1.19536 -0.161,0.30084 -0.2529,0.30523 -1.0764,0.0515 z"
-         id="path3956-0-1"
-         inkscape:connector-curvature="0" />
-      <path
-         style="fill:#c87137;fill-opacity:1;stroke:none"
-         d="m 1627.5609,770.42354 c -0.1159,-0.13156 -0.5771,-0.76572 -1.0247,-1.40925 l -0.814,-1.17004 0.3906,-0.20196 c 0.5179,-0.26782 1.0198,-0.25064 1.7,0.0582 0.9628,0.43713 1.2698,1.54474 0.6734,2.42969 -0.3607,0.53527 -0.6354,0.62236 -0.9253,0.29338 l 0,0 z"
-         id="path3958-6-6"
-         inkscape:connector-curvature="0" />
-      <path
-         style="fill:#c87137;fill-opacity:1;stroke:none"
-         d="m 1629.8676,773.87412 c -0.2536,-0.47395 -0.1649,-1.19923 0.19,-1.5542 0.3817,-0.38164 0.5131,-0.404 0.7434,-0.12649 0.3458,0.41672 -0.1267,1.93959 -0.6018,1.93959 -0.1062,0 -0.2554,-0.1165 -0.3316,-0.2589 z"
-         id="path3960-0-0"
-         inkscape:connector-curvature="0" />
-      <path
-         style="fill:#c87137;fill-opacity:1;stroke:none"
-         d="m 1632.105,776.99517 c -0.5518,-0.29023 -0.4211,-0.98819 0.185,-0.98819 0.2889,0 0.4105,0.35656 0.2813,0.82515 -0.094,0.34228 -0.1131,0.34885 -0.4663,0.16304 z"
-         id="path3962-2-6"
-         inkscape:connector-curvature="0" />
-      <path
-         style="fill:#c87137;fill-opacity:1;stroke:none"
-         d="m 1634.1241,780.52404 c -0.6155,-0.54518 -0.8008,-0.90088 -0.6291,-1.20764 0.1793,-0.3204 1.0724,-0.31126 1.3667,0.014 0.2892,0.31955 0.2828,0.99025 -0.013,1.34613 l -0.2343,0.28204 -0.4906,-0.43453 z"
-         id="path3964-6-5"
-         inkscape:connector-curvature="0" />
-      <path
-         style="fill:#c87137;fill-opacity:1;stroke:none"
-         d="m 1635.6921,782.33208 c -0.3123,-0.0859 -0.4456,-0.2291 -0.3866,-0.41509 0.04,-0.12664 0.2608,-0.34083 0.4346,-0.42193 0.2288,-0.10675 0.3663,-0.10248 0.4838,0.015 0.1284,0.12842 0.1498,0.29909 0.076,0.60898 l -0.06,0.25097 -0.1833,0.006 c -0.1009,0.003 -0.2653,-0.0165 -0.3653,-0.044 l 0,0 z"
-         id="path3966-9-7"
-         inkscape:connector-curvature="0" />
-      <path
-         style="fill:#c87137;fill-opacity:1;stroke:none"
-         d="m 1638.3455,786.00236 c -0.2332,-0.0556 -0.436,-0.23067 -0.5445,-0.47003 -0.088,-0.19521 -0.087,-0.31951 0.01,-0.50296 0.2437,-0.48255 0.931,-0.40683 1.2046,0.13272 0.1075,0.21194 0.1142,0.33507 0.028,0.52413 -0.072,0.15756 -0.1965,0.25756 -0.388,0.31061 -0.1483,0.0411 -0.1562,0.0412 -0.3059,0.005 l 0,0 z"
-         id="path3968-1-5"
-         inkscape:connector-curvature="0" />
-      <path
-         style="fill:#c87137;fill-opacity:1;stroke:none"
-         d="m 1641.9978,788.28729 c -0.5544,-0.0466 -1.0645,-0.18037 -1.3697,-0.35923 -0.3831,-0.22451 -0.3807,-0.5988 0.01,-0.85457 0.3057,-0.20249 0.6792,-0.23807 0.9656,-0.092 0.2038,0.10399 0.3182,0.22321 0.4315,0.44981 0.1459,0.29201 0.2432,0.88633 0.1428,0.87284 -0.023,-0.003 -0.102,-0.0107 -0.1756,-0.0169 l 0,0 z"
-         id="path3970-8-7"
-         inkscape:connector-curvature="0" />
-      <path
-         style="fill:#c87137;fill-opacity:1;stroke:none"
-         d="m 1645.6719,790.51679 c -0.539,-0.0362 -0.8896,-0.1131 -1.1784,-0.25835 -0.2869,-0.14433 -0.386,-0.25713 -0.386,-0.43947 0,-0.2565 0.2945,-0.49012 0.7268,-0.57653 0.3746,-0.0749 0.8529,0.12253 1.0856,0.44805 0.1458,0.20397 0.2646,0.45152 0.3218,0.67076 l 0.05,0.19059 -0.1223,-0.005 c -0.067,-0.003 -0.2911,-0.0163 -0.4973,-0.0301 z"
-         id="path3972-2-4"
-         inkscape:connector-curvature="0" />
-      <path
-         style="fill:#c87137;fill-opacity:1;stroke:none"
-         d="m 1649.19,791.53056 c -0.3513,-0.23583 -0.5371,-0.39932 -0.5969,-0.52539 -0.1151,-0.24259 0.011,-0.30402 0.6133,-0.29883 0.3876,0.003 0.4979,0.0169 0.7493,0.0924 0.3375,0.10139 0.5803,0.21634 0.6726,0.31846 0.1558,0.17241 -0.133,0.35661 -0.7711,0.49175 -0.2093,0.0443 -0.3918,0.0806 -0.4055,0.0805 -0.014,-4e-5 -0.1315,-0.0716 -0.2617,-0.15895 l 0,0 z"
-         id="path3974-8-8"
-         inkscape:connector-curvature="0" />
-      <path
-         style="fill:#c87137;fill-opacity:1;stroke:none"
-         d="m 1652.0829,790.62713 c -0.395,-0.41827 -0.5834,-0.71947 -0.6178,-0.98738 -0.027,-0.21068 0.088,-0.41116 0.305,-0.53181 0.4928,-0.27389 1.3756,-0.14536 1.6631,0.24211 0.2213,0.29836 0.01,0.73555 -0.5696,1.16317 -0.176,0.13049 -0.5139,0.30633 -0.5887,0.30633 -0.01,0 -0.092,-0.0866 -0.192,-0.19242 z"
-         id="path3976-3-2"
-         inkscape:connector-curvature="0" />
-      <path
-         style="fill:#c87137;fill-opacity:1;stroke:none"
-         d="m 1645.7887,783.64265 c -0.2515,-0.0547 -0.3864,-0.12195 -0.4779,-0.23834 -0.091,-0.1157 -0.088,-0.21797 0.01,-0.30822 0.091,-0.0858 0.251,-0.095 0.3911,-0.0225 0.1136,0.0588 0.2837,0.29351 0.3512,0.4848 0.055,0.15701 0.058,0.15611 -0.272,0.0843 z"
-         id="path3978-3-1"
-         inkscape:connector-curvature="0" />
-      <path
-         style="fill:#c87137;fill-opacity:1;stroke:none"
-         d="m 1646.7802,782.2658 c -0.4304,-0.0628 -0.6023,-0.15131 -0.6023,-0.3099 0,-0.24286 0.4973,-0.42865 0.77,-0.28766 0.1197,0.0619 0.2531,0.28606 0.2838,0.47667 l 0.023,0.14222 -0.1953,-0.005 c -0.1075,-0.002 -0.2331,-0.0101 -0.2791,-0.0168 z"
-         id="path3980-7-9"
-         inkscape:connector-curvature="0" />
-      <path
-         style="fill:#c87137;fill-opacity:1;stroke:none"
-         d="m 1646.906,781.06829 c -0.2849,-0.10168 -0.3965,-0.24675 -0.3986,-0.51818 0,-0.30126 0.2683,-0.67737 0.5556,-0.7722 0.2523,-0.0833 0.5214,0.10087 0.7004,0.47918 0.07,0.14736 0.2202,0.66543 0.2213,0.76189 4e-4,0.0355 -0.456,0.097 -0.709,0.0955 -0.1345,-7.5e-4 -0.3008,-0.0216 -0.3697,-0.0462 l 0,0 z"
-         id="path3982-9-3"
-         inkscape:connector-curvature="0" />
-      <path
-         style="fill:#c87137;fill-opacity:1;stroke:none"
-         d="m 1648.0747,778.79192 c -0.1818,-0.0649 -0.2571,-0.14414 -0.2571,-0.27083 0,-0.23563 0.362,-0.60185 0.6794,-0.68731 0.4004,-0.10784 0.6235,0.12756 0.6249,0.65955 l 8e-4,0.27201 -0.2524,0.0375 c -0.3326,0.0495 -0.6379,0.0453 -0.7956,-0.0109 z"
-         id="path3984-2-2"
-         inkscape:connector-curvature="0" />
-      <path
-         style="fill:#c87137;fill-opacity:1;stroke:none"
-         d="m 1651.0803,777.73457 c -0.404,-0.0534 -0.7001,-0.20087 -0.8032,-0.40009 -0.1738,-0.33608 0.1104,-0.90683 0.5972,-1.19943 0.2618,-0.15734 0.4144,-0.19117 0.5698,-0.12627 0.3072,0.12835 0.3396,0.72055 0.085,1.54587 -0.074,0.24127 -0.052,0.23227 -0.4485,0.17992 z"
-         id="path3986-1-3"
-         inkscape:connector-curvature="0" />
-      <path
-         style="fill:#c87137;fill-opacity:1;stroke:none"
-         d="m 1655.4118,778.37364 c -0.3624,-0.10998 -0.6396,-0.48294 -0.5893,-0.79291 0.065,-0.40063 0.5063,-0.59937 0.9098,-0.40972 0.3286,0.15449 0.5266,0.5623 0.4155,0.85572 -0.1036,0.27328 -0.4463,0.43482 -0.736,0.34691 z"
-         id="path3988-3-4"
-         inkscape:connector-curvature="0" />
-      <path
-         style="fill:#c87137;fill-opacity:1;stroke:none"
-         d="m 1655.3723,782.33991 c -0.303,-0.10814 -0.4124,-0.26196 -0.3837,-0.53957 0.045,-0.43326 0.5021,-0.96408 0.9385,-1.08925 0.1365,-0.0391 0.3047,0.039 0.3796,0.17631 0.085,0.15502 0.083,0.73351 0,1.17385 l -0.064,0.32627 -0.3712,-0.002 c -0.221,-9.4e-4 -0.4219,-0.0195 -0.4964,-0.0461 l 0,0 z"
-         id="path3990-7-3"
-         inkscape:connector-curvature="0" />
-      <path
-         style="fill:#c87137;fill-opacity:1;stroke:none"
-         d="m 1655.4975,785.61081 c -1.1031,-0.24553 -1.6225,-0.53688 -1.6229,-0.91036 -4e-4,-0.34056 0.5473,-0.67539 1.0988,-0.67175 0.7363,0.005 1.0224,0.54426 0.758,1.42909 -0.053,0.17896 -0.07,0.18958 -0.2339,0.15302 z"
-         id="path3992-7-3"
-         inkscape:connector-curvature="0" />
-      <path
-         style="fill:#c87137;fill-opacity:1;stroke:none"
-         d="m 1654.5368,787.83972 c -0.4175,-0.0748 -0.7237,-0.17744 -0.8914,-0.29894 -0.2151,-0.15583 -0.2245,-0.30913 -0.031,-0.50036 0.1387,-0.13685 0.2941,-0.21677 0.5511,-0.28336 0.2686,-0.0696 0.5328,-0.0673 0.6784,0.006 0.1465,0.0736 0.2684,0.25288 0.2684,0.39457 0,0.12635 -0.1096,0.48773 -0.1932,0.63719 l -0.058,0.1032 -0.3248,-0.0582 z"
-         id="path3994-2-8"
-         inkscape:connector-curvature="0" />
-      <path
-         style="fill:#d3bc5f;fill-opacity:1;stroke:none"
-         d="m 1606.8936,823.27215 c -0.262,-0.6966 -0.5642,-1.73623 -0.518,-1.78242 0.028,-0.0282 0.2165,-0.0513 0.4185,-0.0513 0.4342,0 0.8317,0.33345 0.8317,0.69772 0,0.25349 -0.2788,0.94687 -0.4948,1.23066 -0.1285,0.16879 -0.14,0.16421 -0.2374,-0.0947 z"
-         id="path4032-0-4"
-         inkscape:connector-curvature="0" />
-      <path
-         style="fill:#d3bc5f;fill-opacity:1;stroke:none"
-         d="m 1605.5371,822.46758 c -0.1334,-0.24934 0,-0.59033 0.2947,-0.7475 0.177,-0.0948 0.1964,-0.0865 0.1517,0.0652 -0.028,0.0956 -0.08,0.33348 -0.1142,0.52869 -0.071,0.40078 -0.1743,0.44858 -0.3322,0.15366 z"
-         id="path4034-9-6"
-         inkscape:connector-curvature="0" />
-      <path
-         inkscape:connector-curvature="0"
-         id="path3850-2-8"
-         d="m 1622.9574,824.31269 c 0,-0.67081 -0.4409,-0.96561 -1.4442,-0.96561 -0.6867,0 -1.6477,-0.94768 -2.7146,-2.67708 -0.4088,-0.66257 -1.1494,-1.70301 -1.6459,-2.31207 l -0.9027,-1.10739 -1.5319,0.49081 c -0.8426,0.26994 -2.7115,0.91885 -4.1531,1.44202 -1.4415,0.52317 -2.8872,0.95109 -3.2124,0.95094 -0.5517,-1.8e-4 -0.5915,-0.12179 -0.5915,-1.80702 0,-1.56975 0.1067,-1.96478 0.8134,-3.01144 0.4473,-0.66257 0.9894,-1.20468 1.2047,-1.20468 0.4493,0 0.6933,-1.14359 0.323,-1.51394 -0.1362,-0.13614 -1.1332,-0.39581 -2.2157,-0.57705 -1.9115,-0.32005 -1.9749,-0.35538 -2.2006,-1.22665 -0.3309,-1.27694 -0.1467,-1.53246 1.4552,-2.0183 0.7827,-0.23738 2.4413,-0.94093 3.6857,-1.56345 l 2.2626,-1.13183 1.1516,-2.65381 c 0.6335,-1.4596 1.1011,-2.70444 1.0392,-2.76631 -0.062,-0.0619 0.1246,-0.34956 0.4143,-0.6393 0.3287,-0.3287 0.4662,-0.71767 0.3657,-1.03435 -0.089,-0.27914 0.087,-1.08614 0.3897,-1.79332 0.8314,-1.94059 1.618,-4.90152 1.618,-6.09029 0,-1.49936 -0.3311,-0.93769 -1.1772,1.99727 -0.4039,1.4008 -1.5992,4.71368 -2.6564,7.36195 -1.8523,4.64011 -1.9596,4.83331 -2.9522,5.31806 -1.3864,0.67706 -2.3945,0.35939 -5.9575,-1.87729 -4.2609,-2.67479 -7.6074,-6.33452 -9.1008,-9.95258 -0.9842,-2.38445 -1.1899,-6.59625 -0.5097,-10.43722 0.7813,-4.41188 4.8497,-15.66034 7.7705,-21.48416 0.8276,-1.65023 2.0861,-4.4606 2.7966,-6.24527 1.2028,-3.02128 3.7554,-10.61569 3.7554,-11.17292 3.1043,-0.46618 2.6485,-1.57829 4.0208,-0.65588 0.2897,1.36506 0.5442,3.43526 0.1632,4.0168 -0.6201,0.94637 -0.5407,1.14408 0.1855,0.46187 0.3422,-0.32149 0.7036,-0.50311 0.8031,-0.40361 0.3374,0.33746 0.183,2.11114 -0.2358,2.70919 -0.2293,0.32724 -0.3042,0.59499 -0.1666,0.59499 0.1377,0 0.4239,-0.2615 0.6361,-0.58111 0.2122,-0.31961 0.5092,-0.50489 0.6599,-0.41173 0.1508,0.0932 0.5505,1.10758 0.8883,2.25428 0.8432,2.86214 2.645,6.55866 4.2133,8.64373 0.7198,0.95705 2.6183,3.66759 4.2188,6.02342 10.0175,14.74526 12.855,18.69855 14.1758,19.75023 2.2753,1.81175 4.9699,3.45639 7.4728,4.56085 2.0374,0.89909 2.6458,1.04875 4.2034,1.03409 1.7973,-0.0169 1.8345,-0.003 2.8453,1.08513 1.8537,1.99511 2.5483,2.61595 2.9264,2.61595 0.6965,0 0.398,-1.08162 -0.4282,-1.55177 -0.4408,-0.25082 -0.8022,-0.6121 -0.8031,-0.80284 -7e-4,-0.19074 -0.2951,-0.64019 -0.6537,-0.99879 -0.3586,-0.35859 -0.5554,-0.71164 -0.4374,-0.78456 0.118,-0.0729 0.1586,-0.42484 0.09,-0.78204 -0.081,-0.42382 0.068,-0.8414 0.4284,-1.20193 0.8011,-0.80113 1.8462,-2.98417 2.0122,-4.20296 0.079,-0.57897 0.2839,-2.05688 0.4559,-3.28424 0.5187,-3.70282 -0.2302,-6.9783 -1.6845,-7.36786 -3.4109,-0.91365 -7.8259,1.71532 -9.1297,5.43647 -0.3228,0.92103 -0.7069,1.69237 -0.8537,1.7141 -0.5816,0.0861 -1.0027,-4.37178 -0.7337,-7.76692 0.2966,-3.74344 0.5605,-4.35155 2.9819,-6.87088 2.1501,-2.2372 3.2965,-2.7618 4.1563,-1.90198 0.3105,0.31049 0.3504,0.55046 0.153,0.91938 -0.3415,0.6381 -0.3489,1.95508 -0.01,1.74551 0.1415,-0.0875 0.3374,-0.58596 0.4353,-1.10775 0.2988,-1.59268 1.9159,-1.8922 3.2924,-0.60981 0.5404,0.50354 0.6064,0.75685 0.4728,1.81739 l -0.1551,1.2323 0.539,-1.01742 c 0.6417,-1.21123 1.1201,-1.45067 1.9298,-0.81379 0.6229,0.49002 0.6245,0.50445 0.1431,1.29722 -0.2678,0.44094 -0.4837,0.9824 -0.4798,1.20326 0.01,0.53675 1.3287,-0.95661 1.3287,-1.50403 0,-0.51205 2.187,0.63162 3.7246,1.94773 1.058,0.90563 3.1543,3.96447 4.3743,6.38284 0.9385,1.86035 2.061,5.20188 2.0694,6.16062 0,0.43987 0.078,1.97067 0.1652,3.40176 0.1623,2.66912 -0.3001,6.73924 -0.6932,6.10311 -0.1127,-0.18237 -0.149,-0.54559 -0.081,-0.80715 0.1822,-0.69672 -0.4695,-0.9805 -0.8999,-0.39188 -0.5492,0.75106 -0.4461,1.87567 0.2119,2.31258 0.5693,0.37801 0.5631,0.39702 -1.0039,3.10023 -0.8672,1.49593 -1.7273,2.72486 -1.9114,2.73094 -0.184,0.006 -0.3346,0.26003 -0.3346,0.56433 0,0.34708 -1.0725,1.62177 -2.8779,3.42053 l -2.8778,2.86727 -5.7557,2.98362 c -3.1657,1.64099 -6.4864,3.22771 -7.3795,3.52605 -1.7588,0.58754 -4.7615,1.14263 -5.2816,0.97636 -0.1775,-0.0567 -2.3068,-0.17659 -4.7317,-0.26634 -5.0331,-0.18627 -5.237,-0.26936 -5.5106,-2.24554 -0.094,-0.68242 -0.3376,-2.08405 -0.5404,-3.11473 -0.2028,-1.03067 -0.5565,-3.50027 -0.786,-5.488 -0.6413,-5.55417 -2.6176,-13.39799 -3.2231,-12.79245 -0.077,0.0771 0.2782,2.65571 0.7897,5.73016 1.1842,7.118 1.7234,10.96998 1.882,13.44408 0.069,1.08054 0.2386,2.10452 0.3764,2.27551 0.1378,0.17099 0.3349,0.82226 0.438,1.44725 0.103,0.625 0.2991,1.20539 0.4356,1.28978 0.1366,0.0844 0.4882,0.62377 0.7815,1.19864 0.2933,0.57487 0.9004,1.46336 1.3491,1.97441 0.4487,0.51105 0.8853,1.35768 0.9703,1.8814 0.1335,0.82277 0.082,0.9522 -0.3759,0.9522 -0.8045,0 -2.2344,-0.55783 -2.0781,-0.8107 0.076,-0.12272 0.015,-0.2988 -0.1342,-0.39128 -0.1497,-0.0925 -0.2721,-0.0519 -0.2721,0.0903 0,0.14214 -0.2409,0.19544 -0.5354,0.11843 -0.2945,-0.077 -0.5354,-0.22584 -0.5354,-0.33074 0,-0.32707 -2.5712,-1.41272 -3.1032,-1.31027 -0.3703,0.0713 -0.5529,0.418 -0.6841,1.29885 -0.1697,1.14016 -1.7574,5.61874 -1.9919,5.61874 -0.061,0 -0.1104,-0.28828 -0.1104,-0.64063 z m 2.8648,-14.7801 c 0.1222,-0.36683 -0.6384,-1.35112 -0.8672,-1.12225 -0.2912,0.29116 0.125,1.60235 0.4719,1.48672 0.1694,-0.0565 0.3473,-0.22048 0.3953,-0.36447 z m -11.1894,-3.76548 c 0.8463,-1.27774 0.9107,-1.78298 0.1465,-1.14868 -0.5572,0.46243 -1.5438,2.39849 -1.2223,2.39849 0.1364,0 0.6205,-0.56241 1.0758,-1.24981 z m 9.6591,-2.0454 c 0,-1.34316 -0.3989,-2.18006 -0.6807,-1.4458 -0.2425,0.63183 0.1218,2.91569 0.4342,2.72259 0.1378,-0.0852 0.2487,-0.65972 0.2465,-1.27679 z m -7.3731,-3.18933 c 0.4889,-0.69802 0.5545,-1.63721 0.1039,-1.48699 -0.3815,0.12716 -1.0943,2.08197 -0.7591,2.08197 0.1312,0 0.426,-0.26774 0.6552,-0.59498 z m 32.274,-0.72613 c 0,-0.98362 -0.4337,-2.15909 -0.7965,-2.15909 -0.357,0 -0.355,1.75847 0,2.42697 0.4073,0.76114 0.7937,0.63075 0.7937,-0.26788 z m -25.1645,-0.9702 c 0,-0.65389 -0.1205,-1.18889 -0.2677,-1.18889 -0.1473,0 -0.2678,0.60946 -0.2678,1.35434 0,0.83472 0.1028,1.29086 0.2678,1.18889 0.1472,-0.091 0.2677,-0.70046 0.2677,-1.35434 z m 17.284,0.8307 c 0.4751,-0.72511 0.3197,-1.27747 -0.2932,-1.04228 -0.2202,0.0845 -0.393,0.49133 -0.393,0.92529 0,0.94572 0.1288,0.96767 0.6862,0.11699 z m 17.7856,-2.14402 c 0,-0.47684 -0.93,-1.01277 -1.5502,-0.89332 -0.3936,0.0758 -0.3747,0.1637 0.1478,0.68619 0.6825,0.68243 1.4024,0.78876 1.4024,0.20713 z m -22.994,-1.02948 c 0.1056,-0.39462 0.09,-0.78025 -0.034,-0.85698 -0.2734,-0.169 -0.4001,0.0359 -0.6389,1.03319 -0.241,1.00635 0.4015,0.83807 0.6727,-0.17621 z m -17.5707,-1.43561 c 0.1012,-0.67475 0.2474,-1.39213 0.3249,-1.59417 0.078,-0.20203 0.023,-0.36733 -0.1201,-0.36733 -0.2801,0 -1.1403,2.77369 -1.1262,3.63161 0.016,0.96149 0.7175,-0.31038 0.9214,-1.67011 z m 5.4634,-0.42218 c 0.032,-1.02056 -0.3136,-1.35016 -0.609,-0.58045 -0.2221,0.57881 -0.2046,2.10297 0.031,2.70021 0.1605,0.40685 0.2235,0.35358 0.3699,-0.31274 0.097,-0.44171 0.1907,-1.25488 0.2081,-1.80702 z m 18.4499,2.15504 c 0.3842,-0.38413 0.4283,-1.28499 0.063,-1.28499 -0.2816,0 -0.8126,0.8632 -0.8126,1.32093 0,0.37879 0.3518,0.36193 0.7496,-0.0359 z m 5.9431,-2.37813 c 0,-1.183 -0.091,-1.59848 -0.3346,-1.51863 -0.6496,0.2134 -0.4536,3.14718 0.2102,3.14718 0.068,0 0.1244,-0.73285 0.1244,-1.62855 z m -50.7088,-0.40113 c 0.1938,-1.03255 -0.042,-1.52631 -0.4337,-0.90735 -0.3308,0.52302 -0.3307,2.2109 10e-5,2.00646 0.1415,-0.0875 0.3366,-0.58207 0.4336,-1.09911 z m 39.9738,0.40239 c 0.6275,-0.84882 0.6035,-1.22565 -0.062,-0.9703 -0.406,0.15583 -1.0917,1.79447 -0.7508,1.79447 0.1119,0 0.4776,-0.37088 0.8128,-0.82417 z m 6.7416,-1.23532 c 0.5956,-1.38958 0.6009,-1.42071 0.2416,-1.42071 -0.4022,0 -1.3325,1.64507 -1.3336,2.35824 0,0.89194 0.4878,0.47185 1.092,-0.93753 z m 6.1351,0.98026 c 0,-0.32049 -0.7551,-0.66427 -0.9753,-0.44404 -0.2345,0.23443 0.1632,0.72015 0.5895,0.72015 0.2122,0 0.3858,-0.12425 0.3858,-0.27611 z m -55.1477,-2.28291 c 0,-0.38854 -0.1159,-0.61345 -0.2677,-0.51962 -0.1473,0.091 -0.2677,0.39928 -0.2677,0.68507 0,0.28579 0.1204,0.51961 0.2677,0.51961 0.1472,0 0.2677,-0.30828 0.2677,-0.68506 z m 44.296,-0.37203 c 1.0279,-1.48322 0.708,-2.02519 -0.3408,-0.57739 -0.4645,0.64127 -0.7794,1.27138 -0.6998,1.40022 0.2151,0.34804 0.2463,0.32333 1.0406,-0.82283 z m -41.619,-2.02038 c 0,-1.12496 0.035,-1.17558 0.8701,-1.26327 l 0.87,-0.0914 -1.1463,-0.37212 c -0.8741,-0.28375 -1.2206,-0.29788 -1.459,-0.0595 -0.2384,0.2384 -0.2092,0.31265 0.1231,0.31265 0.3696,0 0.412,0.22989 0.2795,1.51399 -0.1145,1.10945 -0.074,1.46289 0.1532,1.32274 0.1702,-0.10519 0.3094,-0.71862 0.3094,-1.36318 z m 9.6375,-10e-4 c -0.3587,-0.43216 -2.1417,-0.56217 -2.1417,-0.15616 0,0.33863 0.507,0.51165 1.5721,0.53659 0.7732,0.0181 0.855,-0.0365 0.5696,-0.38043 z m 4.9801,-1.91691 c 0.2035,-0.85981 0.4323,-3.0086 0.5084,-4.7751 l 0.1385,-3.21181 0.7336,-0.22988 c 0.4035,-0.12644 2.2596,-0.24721 4.1246,-0.26839 3.0822,-0.035 4.0446,-0.18803 3.6519,-0.58068 -0.178,-0.17798 -6.2086,-2.49984 -7.3934,-2.84657 -0.4873,-0.1426 -1.0295,-0.20485 -1.2047,-0.13831 -0.3189,0.12103 0.4414,0.48795 2.8269,1.36416 0.6994,0.2569 1.2716,0.57954 1.2716,0.71699 0,0.30873 -1.3715,0.93846 -2.8467,1.30709 -0.6086,0.15209 -1.2483,0.4473 -1.4215,0.65604 -0.1733,0.20873 -0.3865,1.48368 -0.474,2.83321 -0.1127,1.73976 -0.2678,2.49546 -0.5329,2.59721 -0.8383,0.32169 -2.6912,-2.3764 -3.3031,-4.80988 -0.4274,-1.69988 -0.9625,-1.65803 -2.5673,0.20078 -1.5407,1.78454 -1.9722,1.86855 -1.9722,0.38396 0,-1.51017 -0.3368,-2.00739 -2.1568,-3.18369 -1.159,-0.74912 -1.4945,-1.09341 -1.2524,-1.28542 0.5371,-0.42606 2.0843,-0.81879 3.9446,-1.00129 3.904,-0.38299 4.6742,-0.96256 4.9058,-3.69158 0.09,-1.06165 0.5334,-3.90348 0.9853,-6.31517 0.4518,-2.41169 0.774,-4.43245 0.7159,-4.49057 -0.058,-0.0581 -0.2486,0.0665 -0.4233,0.27696 -0.3059,0.36869 -1.9871,7.71616 -2.3976,10.47924 -0.11,0.73993 -0.2987,1.50514 -0.4194,1.70048 -0.3624,0.58635 -1.8473,1.07189 -3.8001,1.2426 -1.5483,0.13535 -5.4578,0.91736 -6.7579,1.35175 -0.6849,0.22886 0.191,0.8498 2.2668,1.60687 1.1035,0.40249 2.1811,0.98121 2.3947,1.28606 0.503,0.71815 0.4937,3.53328 -0.019,5.65541 -0.2133,0.88343 -0.3897,2.11823 -0.392,2.744 0,0.95789 -0.089,1.13776 -0.5396,1.13776 -0.2945,0 -0.5354,0.12046 -0.5354,0.2677 0,0.14724 0.4457,0.26771 0.9905,0.26771 0.7593,0 0.917,-0.0735 0.6756,-0.31488 -0.1839,-0.18392 -0.2186,-0.43443 -0.083,-0.60234 0.1273,-0.1581 0.8576,-1.50737 1.623,-2.99837 1.3679,-2.66471 3.4185,-5.15817 3.9646,-4.82068 0.1429,0.0883 0.3934,0.69135 0.5568,1.34012 0.1633,0.64877 0.7119,1.67624 1.2191,2.28327 0.6314,0.75578 1.0219,1.58791 1.2385,2.6398 0.7729,3.7521 1.1034,3.98276 1.7559,1.22544 z m 55.6774,0.82421 c 0.1961,-1.04551 0.055,-1.34727 -0.4724,-1.01385 -0.1939,0.12242 -0.8344,0.22483 -1.4233,0.22759 -1.4487,0.007 -1.5175,0.77103 -0.08,0.89043 0.7041,0.0585 1.0388,0.2339 1.157,0.60623 0.2322,0.73168 0.6097,0.40419 0.8188,-0.7104 z m -73.1405,0.12823 c 0.1978,-0.98929 -0.096,-1.65365 -0.3943,-0.89171 -0.2831,0.72286 -0.2867,1.72224 -0.01,1.72224 0.1288,0 0.309,-0.37378 0.4004,-0.83062 z m 68.7016,-0.78235 c 0,-0.32576 -1.1424,-0.79649 -1.9329,-0.79649 -0.5425,0 -0.5448,0.0162 -0.075,0.53541 0.5003,0.55283 2.0078,0.74886 2.0078,0.26108 z m -26.6773,-0.67118 c -0.083,-0.21614 -0.3228,-0.39299 -0.5331,-0.39299 -0.3011,0 -0.3206,0.1153 -0.092,0.54291 0.3222,0.60204 0.8637,0.47215 0.6249,-0.14992 z m 31.0406,-2.41742 c 0.03,-1.04758 -0.267,-1.48014 -0.6259,-0.9126 -0.2902,0.45896 -0.333,1.62488 -0.083,2.27517 0.1629,0.42446 0.1897,0.42427 0.4288,-0.003 0.1402,-0.25064 0.2665,-0.86247 0.2806,-1.35963 z m -69.9946,0.80715 c 0.4188,-0.9192 0.4045,-2.07085 -0.024,-1.92919 -0.3368,0.11137 -0.7742,2.61106 -0.4568,2.61106 0.094,0 0.3099,-0.30684 0.4808,-0.68187 z m -2.9018,-0.40476 c 0,-0.30317 -0.1205,-0.47676 -0.2677,-0.38576 -0.1473,0.091 -0.2677,0.33904 -0.2677,0.55121 0,0.21217 0.1204,0.38576 0.2677,0.38576 0.1472,0 0.2677,-0.24804 0.2677,-0.55121 z m 71.696,0.0827 c -0.131,-0.69075 -1.3486,-0.74054 -1.9468,-0.0796 -0.4932,0.54496 -0.4888,0.54808 0.7698,0.54808 1.0609,0 1.2514,-0.0758 1.177,-0.46848 z m -3.051,0.0383 c 0.7796,-0.29915 0.4345,-0.64063 -0.6473,-0.64063 -1.029,0 -1.434,0.34428 -0.7362,0.62583 0.4839,0.19526 0.9016,0.19972 1.3835,0.0148 z m -68.3183,-1.37683 c 0.1501,-0.57864 -0.021,-1.13776 -0.349,-1.13776 -0.135,0 -0.2454,0.36141 -0.2454,0.80312 0,0.87041 0.3974,1.09416 0.5944,0.33464 z m 39.0263,0.15493 c 0,-0.44447 -0.8177,-1.29269 -1.2462,-1.29269 -0.4706,0 -0.4549,0.28099 0.057,1.01126 0.4419,0.63091 1.1895,0.80779 1.1895,0.28143 z m -27.8929,-0.77735 c -0.053,-0.15828 -0.1833,-0.27875 -0.29,-0.26771 -0.1068,0.011 -0.4652,0.0285 -0.7965,0.0389 -0.5747,0.018 -0.5778,0.0294 -0.067,0.24889 0.758,0.32574 1.2657,0.3169 1.1534,-0.0201 z m -6.4404,-0.84997 c -0.114,-0.3426 -3.0809,-0.89027 -3.3524,-0.61882 -0.285,0.28497 0.2327,0.53027 1.4895,0.70584 1.9419,0.27128 1.9815,0.26943 1.8629,-0.087 z m 1.673,0.0669 c -0.5238,-0.3385 -1.0709,-0.3385 -1.0709,0 0,0.14723 0.3313,0.26586 0.7362,0.26361 0.5737,-0.003 0.6476,-0.0614 0.3347,-0.26361 z m 65.9898,-1.07083 c 0,-0.4908 -0.1506,-0.94255 -0.3346,-1.00391 -0.232,-0.0773 -0.3346,0.23053 -0.3346,1.00391 0,0.77337 0.1026,1.08124 0.3346,1.0039 0.184,-0.0614 0.3346,-0.51311 0.3346,-1.0039 z m -42.6993,-0.14328 c 0,-0.55886 -0.4669,-0.48493 -0.7937,0.12567 -0.4023,0.75169 -0.3444,0.87558 0.2583,0.55302 0.2945,-0.1576 0.5354,-0.46301 0.5354,-0.67869 z m -29.1765,-0.59292 c 0,-0.25767 0.069,-0.76966 0.1486,-1.13776 0.1053,-0.4867 0.031,-0.42354 -0.2714,0.23152 -0.4843,1.04814 -0.5196,1.37473 -0.1485,1.37473 0.1472,0 0.2693,-0.21082 0.2713,-0.46849 z m 2.6735,-1.51017 c 0,-1.43955 -0.426,-0.92858 -0.6453,0.77397 -0.1588,1.23382 -0.1404,1.29788 0.2365,0.81889 0.2248,-0.28582 0.4088,-1.0026 0.4088,-1.59286 z m 33.1957,1.63666 c 0,-0.45217 -0.7655,-1.53196 -1.086,-1.53196 -0.3763,0 -0.3064,0.47207 0.1798,1.21411 0.4673,0.71324 0.9062,0.86717 0.9062,0.31785 z m -3.7479,-2.62101 c 0,-0.41556 -0.5039,-0.28101 -1.0709,0.28593 -0.818,0.81802 -0.6371,1.17974 0.2678,0.53542 0.4417,-0.31453 0.8031,-0.68414 0.8031,-0.82135 z m -18.2041,-0.51719 c 0,-0.14724 -0.512,-0.26586 -1.1378,-0.26361 -0.8332,0.003 -1.0303,0.0736 -0.7362,0.26361 0.5286,0.3416 1.874,0.3416 1.874,0 z m 3.2125,-0.64063 c 0,-0.38282 -0.5538,-0.69791 -1.2266,-0.69791 -0.4686,0 -0.5043,0.70823 -0.045,0.89354 0.6578,0.26544 1.2716,0.17102 1.2716,-0.19563 z m 16.0624,-0.13283 c 0,-0.39915 -1.0127,-1.51407 -1.203,-1.3245 -0.2117,0.21081 0.6241,1.56255 0.9661,1.56255 0.1303,0 0.2369,-0.10713 0.2369,-0.23805 z m -18.8867,-0.53499 c -0.3932,-0.36735 -1.4591,-0.63067 -1.4591,-0.36045 0,0.40878 0.3277,0.59807 1.0352,0.59807 0.4074,0 0.5766,-0.0949 0.4239,-0.23762 z m -2.1283,-0.29779 c 0.1011,-0.16362 -0.2831,-0.26039 -0.9881,-0.24889 -0.8901,0.0145 -1.0313,0.0714 -0.6182,0.24889 0.7409,0.31836 1.4095,0.31836 1.6063,0 z m 15.2398,-0.67502 c 0.6077,-0.45983 0.3299,-0.90602 -0.312,-0.50107 -0.4882,0.3079 -0.7753,0.91316 -0.427,0.89987 0.1227,-0.005 0.4552,-0.18415 0.739,-0.3988 z m -11.1296,-8.19515 c 0.6202,-4.43688 1.0722,-8.12246 1.0045,-8.19018 -0.4015,-0.40149 -2.2972,9.97194 -2.494,13.64708 -0.2637,4.92446 0.3555,2.65622 1.4895,-5.4569 z m 44.4787,6.98041 c 0,-0.30316 -0.1205,-0.47676 -0.2677,-0.38576 -0.1473,0.091 -0.2677,0.33905 -0.2677,0.55122 0,0.21217 0.1204,0.38576 0.2677,0.38576 0.1472,0 0.2677,-0.24805 0.2677,-0.55122 z m -55.5713,-0.21636 c 0.1624,-0.26282 -2.179,-0.64862 -2.5489,-0.41998 -0.132,0.0816 -0.24,0.26169 -0.24,0.40024 0,0.31655 2.5941,0.33492 2.7889,0.0197 z m 23.5636,-0.19098 c 0.6011,-0.6011 0.2169,-1.05843 -0.4115,-0.48978 -0.2799,0.25327 -0.5088,0.56229 -0.5088,0.68671 0,0.36111 0.4609,0.26249 0.9203,-0.19693 z m -20.463,-0.11227 c -0.5293,-0.34204 -2.1416,-0.34204 -2.1416,0 0,0.14724 0.5722,0.26586 1.2716,0.26361 0.9197,-0.003 1.1605,-0.0759 0.87,-0.26361 z m 2.9448,-0.26771 c 0,-0.14724 -0.3012,-0.26771 -0.6693,-0.26771 -0.3681,0 -0.6692,0.12047 -0.6692,0.26771 0,0.14724 0.3011,0.26771 0.6692,0.26771 0.3681,0 0.6693,-0.12047 0.6693,-0.26771 z m 11.5237,-0.29064 c 0.1643,-0.30708 0.219,-0.63818 0.1214,-0.73577 -0.1816,-0.18161 -0.9368,0.68706 -0.9368,1.07758 0,0.4254 0.5219,0.20663 0.8154,-0.34181 z m 8.0189,0.19828 c 0,-0.19804 -0.2409,-0.57811 -0.5354,-0.84461 -0.6019,-0.54473 -0.7199,-0.15428 -0.2033,0.6729 0.3826,0.61261 0.7387,0.69539 0.7387,0.17171 z m 28.3341,-1.12492 c 0.196,-0.61955 0.1989,-1.89573 -0.3759,-0.7236 -0.089,0.40491 -0.2077,0.88678 -0.2644,1.07083 -0.1914,0.62141 0.327,0.34023 0.6403,-0.34723 z m 2.519,0.006 c 0.146,-0.76341 -0.1922,-1.15182 -0.4402,-0.50559 -0.2346,0.61133 -0.1986,1.18125 0.075,1.18125 0.13,0 0.2946,-0.30404 0.3656,-0.67566 z m -57.7378,-1.64741 c 0.102,-0.88477 0.067,-1.16462 -0.1108,-0.88941 -0.1429,0.22085 -0.3379,1.0039 -0.4335,1.74009 -0.1293,0.99603 -0.101,1.22362 0.1109,0.88941 0.1565,-0.24702 0.3516,-1.03006 0.4334,-1.74009 z m 21.751,0.0825 c 0.101,-0.50918 -0.5042,-0.58108 -0.97,-0.11526 -0.1767,0.17669 -0.3212,0.55279 -0.3212,0.83578 0,0.47341 0.048,0.48262 0.6023,0.11525 0.3313,-0.2196 0.6413,-0.5957 0.6889,-0.83577 z m 29.0619,0.0804 c 0.5227,-0.88477 0.4147,-1.32465 -0.1999,-0.81456 -0.3939,0.32684 -0.7606,1.63621 -0.4583,1.63621 0.095,0 0.3913,-0.36975 0.6582,-0.82165 z m 2.3031,-0.71767 c 0,-0.57368 -0.061,-0.64755 -0.2636,-0.33463 -0.3385,0.52378 -0.3385,1.07083 0,1.07083 0.1472,0 0.2658,-0.33129 0.2636,-0.7362 z m -28.6406,-0.17113 c 0,-0.50346 -0.9789,-1.68162 -1.2077,-1.45365 -0.2081,0.20717 0.6764,1.82555 0.9977,1.82555 0.1155,0 0.21,-0.16735 0.21,-0.3719 z m 29.5665,-1.82932 c 0.2292,-0.32724 0.4167,-0.74888 0.4167,-0.93698 0,-0.6384 -0.4345,-0.34563 -0.8831,0.59499 -0.4963,1.04076 -0.1837,1.27003 0.4664,0.34199 z m -31.8994,-1.28314 c -0.1491,-0.57014 -0.5562,-0.94387 -0.7821,-0.71797 -0.1607,0.16064 0.4891,1.25755 0.7449,1.25755 0.098,0 0.1148,-0.24281 0.037,-0.53958 z m -2.4625,-3.57165 c -0.6958,-0.69575 -0.7457,-0.17209 -0.09,0.94619 0.4421,0.75421 0.4736,0.76584 0.5588,0.20595 0.052,-0.34189 -0.1465,-0.83019 -0.4685,-1.15214 z m -6.5019,-6.11519 c 0.1767,-0.17669 0.3173,-0.56821 0.3124,-0.87005 -0.01,-0.52604 -0.031,-0.52259 -0.5355,0.0832 -0.7759,0.93137 -0.5871,1.5971 0.2231,0.78685 z m -0.9002,-3.34451 c 0.6767,-0.99577 0.7222,-1.47259 0.09,-0.944 -0.544,0.45493 -1.3355,1.93269 -1.0352,1.93269 0.1503,0 0.5755,-0.44491 0.945,-0.98869 z m 3.259,-0.54252 c -0.2296,-0.22879 -1.2344,0.87336 -1.2344,1.354 0,0.16439 0.3249,-0.026 0.722,-0.42311 0.3971,-0.3971 0.6277,-0.816 0.5124,-0.93089 z m -3.6632,-2.11895 c 0.5795,-0.73677 0.73,-1.43629 0.309,-1.43629 -0.2374,0 -1.3604,1.62825 -1.3604,1.97248 0,0.39261 0.5357,0.11941 1.0514,-0.53619 z"
-         style="fill:#b2bc5f;fill-opacity:1;stroke:none"
-         sodipodi:nodetypes="sssscsscsssssssscscssssssssssssccsssssssssssssssscscssssssssssscssscssssssscsscssscsscsssssssssssscssssscsssssscscssccscccssccsscccsscscssssccsccccssccscsscccsccccssccsssssssscsccscsssccssccsscsscssscscccssssssscscsscccscsssscssssssssssssssssssssssscsssscscssscscssscccccsccsscscsscscssscccssccssssssssscssccsssssscscccccccssccsscssssssscssccssccsscscssscsssssssssssssssssscssccscscsccssscsscssccsccccsccsscsssssssssscssscssccssccsssssssssssssccsscsssssssssssscssccsssss" />
-    </g>
-    <g
-       id="g4733"
-       transform="translate(-152.23147,-61.270137)">
-      <path
-         inkscape:connector-curvature="0"
-         id="path4665"
-         d="m 1718.4941,750.49226 c -0.8739,0.55187 -0.294,1.8708 -0.2188,2.6875 0.023,0.99485 0.6059,-0.27942 0.8438,-0.6875 0.3067,-0.6146 0.3663,-2.0862 -0.625,-2 z"
-         style="fill:#000000;fill-opacity:1;stroke:none" />
-      <path
-         inkscape:connector-curvature="0"
-         id="path4659"
-         d="m 1720.0878,748.11726 c -0.6787,0.41742 -0.3771,1.45611 -0.5312,2.125 0.4021,0.22385 0.3341,0.31032 0.1562,0.625 -0.1047,0.66409 -0.1323,1.67683 0.5625,2 0.7647,-0.36562 0.338,-1.51377 0.1875,-2.15625 -0.076,-0.30403 0.483,-0.67843 0.3438,-1.15625 -0.028,-0.4912 0.01,-1.54209 -0.7188,-1.4375 z"
-         style="fill:#000000;fill-opacity:1;stroke:none" />
-      <path
-         inkscape:connector-curvature="0"
-         id="path4651"
-         d="m 1744.0253,750.83601 1.6875,-4.34375 c -0.1787,0.32767 -0.4052,0.98615 -0.5312,1.0625 -1.0348,0.62709 -8.2548,0.71715 -9.8125,0.8125 -1.5577,0.0954 -10.2088,1.26654 -12.5313,1.03125 -4.0933,-5.56998 -4.2982,-10.56406 -5.6562,-11.25 -0.053,2.70812 1.1547,5.58037 0.062,8.1875 -0.487,1.07693 -1.7405,1.25412 -2.7813,1.03125 -2.4908,-0.13896 -5.0169,0.12951 -7.4687,-0.0312 -0.4419,-0.49658 -1.7336,-0.41662 -1.3438,0.46875 1.7655,2.8582 5.4669,3.34385 7.6875,5.6875 0.1292,0.40278 -0.7262,0.67914 -0.9687,1.03125 -1.3645,1.28693 -3.2433,2.2503 -4.125,3.9375 -0.2053,0.86706 0.8968,0.87313 1.4687,0.8125 2.2367,0.10039 4.0785,-1.74875 6.2813,-1.78125 0.7377,0.33433 0.2197,1.37881 0.4687,2 0.2274,1.90337 -0.5071,3.9553 0.1875,5.78125 0.5756,0.73814 1.7659,-0.10878 1.625,-0.90625 0.5574,-2.85993 2.4281,-5.17839 3.4063,-7.84375 -0.031,-1.83842 1.026,-3.76274 2.9062,-4.1875 2.6476,-0.67496 5.5217,-0.23639 8.2188,-0.875 3.6977,-0.57184 7.4953,-1.39453 11.2187,-0.625 z m -25.1562,-6.71875 c 1.2073,2.04533 1.3508,4.87088 3.4687,6.28125 1.0214,0.49416 2.2899,-0.1608 3.4063,-0.0937 6.3134,-0.62843 12.6522,-0.96816 18.9687,-1.3125 -1.295,0.73347 -2.9367,0.92126 -4.3125,0.375 -6.2506,0.60425 -12.458,1.79178 -18.75,2 -0.998,2.99535 -0.9831,6.52948 -3.2187,8.96875 -0.2807,0.38568 -0.762,0.62823 -0.75,-0.0312 -0.3064,-1.50928 0.1619,-3.12543 -0.4688,-4.5625 -1.6011,0.6531 -3.3645,1.50868 -5.125,1.3125 -0.1847,-0.45994 0.4032,-1.10027 0.8125,-1.3125 0.9824,-0.53008 2.6048,-1.68656 1.75,-2.96875 -1.3945,-1.58508 -3.6217,-2.15747 -5.0625,-3.65625 -0.2853,-0.59529 0.8282,-0.69527 1.1875,-0.8125 1.7058,-0.21234 3.5657,-0.27504 5.125,0.5 1.3728,0.436 2.2359,-1.11437 2.4375,-2.25 0.2227,-0.77203 0.33,-1.80702 0.5313,-2.4375 z"
-         style="fill:#000000;fill-opacity:1;stroke:none" />
-      <path
-         inkscape:connector-curvature="0"
-         id="path3938-9-8"
-         d="m 1717.6031,761.01391 c -0.2769,-0.27689 -0.3608,-0.86815 -0.4245,-2.98922 -0.041,-1.35444 -0.088,-1.79833 -0.1921,-1.79833 -0.024,0 -0.1668,0.0545 -0.3172,0.12118 -0.8431,0.37358 -2.4188,0.86602 -3.2513,1.01607 -1.7398,0.31356 -2.1828,-0.19263 -1.2608,-1.44061 0.1119,-0.15158 0.2961,-0.32796 0.416,-0.39841 0.9449,-0.55523 1.6714,-1.15929 1.858,-1.54481 0.1279,-0.26422 0.1237,-0.59663 -0.011,-0.86626 -0.1488,-0.29791 -0.608,-0.70083 -1.3197,-1.15794 -0.3345,-0.21487 -0.9878,-0.63558 -1.4518,-0.93491 -0.464,-0.29932 -1.0514,-0.67199 -1.3055,-0.82815 -0.8378,-0.51497 -1.2844,-1.05629 -1.1664,-1.41384 0.1955,-0.59228 1.4067,-0.92587 3.3688,-0.92782 1.5078,-0.002 2.4125,0.12038 2.9544,0.39797 0.4529,0.23204 0.7639,0.29596 1.0984,0.2258 0.8274,-0.17356 1.2665,-1.04914 1.6896,-3.36951 0.1893,-1.03803 0.318,-1.51891 0.4321,-1.6136 0.068,-0.0561 0.094,-0.0451 0.2017,0.0855 0.2076,0.25072 0.9255,1.81788 1.3721,2.99515 0.6254,1.64894 0.9216,2.23607 1.4355,2.84551 0.1922,0.22786 0.5909,0.55884 0.8895,0.73835 l 0.1656,0.0996 1.0412,-0.1133 c 4.4851,-0.48808 9.8443,-0.8927 16.8711,-1.27376 1.2104,-0.0656 2.4091,-0.14066 2.6639,-0.16671 0.6113,-0.0625 1.5438,-0.0604 1.7283,0.004 0.6091,0.21234 -0.4314,0.89363 -1.8366,1.20261 -0.4753,0.10451 -1.508,0.14526 -1.9222,0.0758 -0.1792,-0.03 -0.4577,-0.10013 -0.619,-0.15579 l -0.2933,-0.1012 -1.0318,0.10618 c -1.2942,0.13319 -2.9839,0.33943 -6.2138,0.75847 -5.364,0.69591 -7.4749,0.91492 -10.1966,1.05794 l -1.0866,0.0571 -0.079,0.26028 c -0.044,0.14316 -0.1692,0.68621 -0.2793,1.20678 -0.8359,3.95462 -1.4466,5.66741 -2.4905,6.9853 -0.4224,0.53315 -0.9879,0.98365 -1.2402,0.98782 -0.034,5.7e-4 -0.1232,-0.0593 -0.197,-0.13314 z m 1.235,-8.75291 c 0.206,-0.52975 0.1178,-1.3219 -0.1569,-1.40909 -0.1776,-0.0564 -0.2488,0.0863 -0.2675,0.53586 -0.016,0.37758 0.063,1.2067 0.1245,1.30877 0.041,0.0684 0.1854,-0.14118 0.2999,-0.43554 z m 1.471,0.002 c 0.036,-0.43741 -0.096,-1.38424 -0.194,-1.38424 -0.053,0 -0.098,0.29228 -0.098,0.64212 -4e-4,0.23926 0.055,0.52677 0.1661,0.86043 0.04,0.1208 0.1121,0.0535 0.1263,-0.11831 z m 0.053,-2.23608 c 0.073,-0.14085 0.083,-0.24708 0.064,-0.70987 -0.023,-0.56728 -0.09,-0.85184 -0.2002,-0.85184 -0.035,0 -0.084,0.0373 -0.1085,0.0828 -0.053,0.10088 -0.1315,0.60665 -0.1763,1.14331 -0.03,0.35763 -0.024,0.40455 0.056,0.46319 0.1379,0.10082 0.2707,0.0544 0.3653,-0.12761 z"
-         style="fill:#b2bc5f;fill-opacity:1;stroke:none" />
-    </g>
-    <g
-       id="0dino_dead"
-       inkscape:label="#g4981">
-      <g
-         id="g4769"
-         transform="matrix(-0.37675135,-0.92631443,0.92631443,-0.37675135,1370.3115,2549.9368)">
-        <path
-           inkscape:connector-curvature="0"
-           style="fill:#000000;fill-opacity:1;stroke:none"
-           d="m 407.15625,144.3125 c -0.8552,0.40215 -0.0668,1.52829 0.1875,2.09375 0.2251,0.69934 1.16145,-0.23184 1.03125,-0.78125 -0.09,-0.57481 -0.55805,-1.37673 -1.21875,-1.3125 z"
-           id="path4771"
-           transform="translate(1217.6994,663.73334)" />
-        <path
-           inkscape:connector-curvature="0"
-           style="fill:#000000;fill-opacity:1;stroke:none"
-           d="m 397.40625,140.28125 c -1.2465,0.77592 -1.87565,2.36688 -2.15625,3.75 0.2859,0.14766 1.24795,-0.95999 1.65625,-1.5 0.3217,-0.63661 1.48165,-1.51723 0.78125,-2.25 -0.095,0.0218 -0.18765,-0.033 -0.28125,0 z"
-           id="path4773"
-           transform="translate(1217.6994,663.73334)" />
-        <path
-           inkscape:connector-curvature="0"
-           style="fill:#000000;fill-opacity:1;stroke:none"
-           d="m 399.28125,134.9375 c -1.0023,0.68564 -0.9243,2.21958 -1.375,3.25 0.9826,-0.33552 2.3106,-1.72417 1.875,-3.03125 -0.104,-0.16848 -0.3047,-0.28511 -0.5,-0.21875 z m 6.6875,3.03125 c -0.7557,0.5372 -0.22155,1.75205 -0.28125,2.53125 0.089,0.80082 0.0703,2.11859 0.875,0.9375 0.6068,-0.975 0.42835,-2.40878 -0.15625,-3.34375 -0.097,-0.0936 -0.309,-0.19853 -0.4375,-0.125 z"
-           id="path4775"
-           transform="translate(1217.6994,663.73334)" />
-        <path
-           inkscape:connector-curvature="0"
-           style="fill:#000000;fill-opacity:1;stroke:none"
-           d="m 423.40625,134.5625 c -1.0595,0.35173 -0.76095,1.80847 -0.59375,2.625 0.6187,-0.55754 1.8127,-1.51892 1.125,-2.4375 -0.1397,-0.13527 -0.33615,-0.21863 -0.53125,-0.1875 z"
-           id="path4777"
-           transform="translate(1217.6994,663.73334)" />
-        <path
-           inkscape:connector-curvature="0"
-           style="fill:#000000;fill-opacity:1;stroke:none"
-           d="m 430.59375,133.65625 c -0.9104,0.51358 -0.4591,1.89414 -0.125,2.6875 0.1485,0.55231 0.89305,1.34616 1.34375,0.625 0,-1.04165 -0.1032,-2.21962 -0.6875,-3.125 -0.1213,-0.15082 -0.33965,-0.23333 -0.53125,-0.1875 z"
-           id="path4779"
-           transform="translate(1217.6994,663.73334)" />
-        <path
-           inkscape:connector-curvature="0"
-           style="fill:#000000;fill-opacity:1;stroke:none"
-           d="m 439.78125,132.5 c -0.9671,0.27836 -0.0745,1.29121 0.40625,1.59375 0.434,0.79112 2.17405,0.13329 1.40625,-0.71875 -0.4911,-0.45276 -1.1439,-0.86051 -1.8125,-0.875 z"
-           id="path4781"
-           transform="translate(1217.6994,663.73334)" />
-        <path
-           inkscape:connector-curvature="0"
-           style="fill:#000000;fill-opacity:1;stroke:none"
-           d="m 431.8125,129.59375 c -0.8696,0.42998 0.3007,1.77934 1,1.34375 0.9738,-0.50558 -0.3859,-1.48326 -1,-1.34375 z"
-           id="path4783"
-           transform="translate(1217.6994,663.73334)" />
-        <path
-           inkscape:connector-curvature="0"
-           style="fill:#000000;fill-opacity:1;stroke:none"
-           d="m 420.15625,129.25 c -1.0021,0.347 -1.233,1.7414 -1.5625,2.40625 -0.8128,-0.50096 -1.0549,0.87108 -1.1875,1.4375 -0.427,0.73613 0.14615,0.91551 0.71875,0.65625 0.8005,-0.4421 0.36305,-1.59105 1.21875,-2 0.5207,-0.65237 1.4902,-1.33877 1.3125,-2.28125 -0.1294,-0.14448 -0.2942,-0.27948 -0.5,-0.21875 z m 4.59375,2.3125 c -1.0223,0.41318 -0.9932,1.7902 -1.25,2.6875 0.7114,-0.56676 2.3493,-1.35286 1.8125,-2.5 -0.1171,-0.1676 -0.3687,-0.23208 -0.5625,-0.1875 z"
-           id="path4785"
-           transform="translate(1217.6994,663.73334)" />
-        <path
-           inkscape:connector-curvature="0"
-           style="fill:#000000;fill-opacity:1;stroke:none"
-           d="m 400.8125,129.125 c -0.7295,0.89214 -0.7532,2.23085 -1.125,3.3125 -0.2903,0.59157 -0.23995,1.37711 0.53125,1.0625 0.8559,-0.7091 0.66935,-2.0258 1.03125,-3 0.05,-0.42889 0.4366,-1.66433 -0.4375,-1.375 z m 5.3125,0.375 c -0.091,0.012 -0.1844,-0.0635 -0.25,0.0312 -0.8149,0.83243 -0.52585,2.28703 -0.46875,3.34375 0.291,0.64982 0.1394,1.21319 0.0625,1.875 -0.032,0.91744 0.058,1.83618 0.125,2.75 1.1456,-0.85023 1.52115,-2.64674 0.71875,-3.8125 -0.3996,-0.36499 0.2336,-1.23289 0.1875,-1.84375 0.019,-0.72136 0.4567,-1.93454 -0.375,-2.34375 z"
-           id="path4787"
-           transform="translate(1217.6994,663.73334)" />
-        <path
-           inkscape:connector-curvature="0"
-           style="fill:#000000;fill-opacity:1;stroke:none"
-           d="m 379.84375,128.75 c -0.9125,0.523 -0.84155,1.82715 -0.90625,2.75 0.8526,0.67591 1.0494,-0.39901 1.3125,-1.03125 0.179,-0.50392 0.53315,-1.78869 -0.40625,-1.71875 z"
-           id="path4789"
-           transform="translate(1217.6994,663.73334)" />
-        <path
-           inkscape:connector-curvature="0"
-           style="fill:#000000;fill-opacity:1;stroke:none"
-           d="m 431.46875,127.3125 c 0.2976,-0.004 1.26045,0.16487 0.53125,0.25 -0.1581,0.16265 -0.61895,-0.23325 -0.53125,-0.25 z"
-           id="path4791"
-           transform="translate(1217.6994,663.73334)" />
-        <path
-           inkscape:connector-curvature="0"
-           style="fill:#000000;fill-opacity:1;stroke:none"
-           d="m 422.53125,125.875 c -0.9948,0.49255 -1.4496,1.68673 -1.9375,2.625 0.2138,0.7953 1.03665,0.37789 1.28125,-0.15625 0.407,-0.69151 1.40975,-1.42474 1.09375,-2.3125 -0.1261,-0.072 -0.2848,-0.23574 -0.4375,-0.15625 z m 4.40625,1.78125 c -1.0709,0.58372 -1.7095,1.974 -1.625,3.1875 0.1066,0.76539 1.2099,0.0718 1.25,-0.53125 0.1084,-0.90041 1.2746,-1.67951 0.75,-2.59375 -0.1239,-0.008 -0.2483,-0.15247 -0.375,-0.0625 z"
-           id="path4793"
-           transform="translate(1217.6994,663.73334)" />
-        <path
-           inkscape:connector-curvature="0"
-           style="fill:#000000;fill-opacity:1;stroke:none"
-           d="m 427.28125,125.84375 c 0.4323,-0.12308 1.20615,0.79669 0.40625,0.5625 -0.285,0.0155 -1.36875,-0.28171 -0.65625,-0.53125 0.083,-0.0157 0.1638,-0.0362 0.25,-0.0312 z"
-           id="path4795"
-           transform="translate(1217.6994,663.73334)" />
-        <path
-           inkscape:connector-curvature="0"
-           style="fill:#000000;fill-opacity:1;stroke:none"
-           d="m 423.53125,123.5 c 0.5269,-0.0381 0.85395,1.01038 0.0937,0.59375 -0.2874,-0.004 -0.9333,-0.34156 -0.375,-0.53125 0.086,-0.0352 0.18825,-0.0582 0.28125,-0.0625 z"
-           id="path4797"
-           transform="translate(1217.6994,663.73334)" />
-        <path
-           inkscape:connector-curvature="0"
-           style="fill:#000000;fill-opacity:1;stroke:none"
-           d="m 444.15625,122.96875 c -0.849,0.0646 -0.45245,1.08495 0.15625,1.21875 0.5853,0.51843 2.01665,0.64075 2.21875,-0.3125 -0.4008,-0.8163 -1.5753,-0.85481 -2.375,-0.90625 z M 450.375,123.25 c -0.4404,0.0714 -0.5447,0.68847 -1.0625,0.34375 -0.6915,-0.0995 -2.2021,-0.27037 -2.0625,0.8125 0.4262,0.80172 1.49565,0.83217 2.28125,0.71875 0.053,0.64469 0.3534,1.23538 0.5625,1.84375 0.3047,-1.11158 1.3111,-2.40092 0.75,-3.5625 -0.1126,-0.13712 -0.29225,-0.18872 -0.46875,-0.15625 z"
-           id="path4799"
-           transform="translate(1217.6994,663.73334)" />
-        <path
-           inkscape:connector-curvature="0"
-           style="fill:#000000;fill-opacity:1;stroke:none"
-           d="m 444.96875,120.4375 c -0.7592,-0.086 -0.8903,0.90396 -0.1875,1.09375 0.6554,0.40106 1.82715,0.38298 2.28125,-0.3125 -0.029,-0.91138 -1.47615,-0.7328 -2.09375,-0.78125 z"
-           id="path4801"
-           transform="translate(1217.6994,663.73334)" />
-        <path
-           inkscape:connector-curvature="0"
-           style="fill:#000000;fill-opacity:1;stroke:none"
-           d="m 450,119.53125 c -0.5159,0.23379 -0.39575,1.09988 -0.53125,1.34375 -0.9324,-0.89061 -2.4144,-0.0617 -2.75,1.03125 0.081,0.34499 1.1154,0.25387 1.625,0.3125 0.4278,7.5e-4 0.92505,-0.0669 1.21875,-0.40625 0.056,0.90305 0.0805,2.16943 0.8125,0.78125 0.5677,-0.85478 0.90925,-2.30564 0.0312,-3.0625 -0.1301,-0.0253 -0.28745,-0.0769 -0.40625,0 z"
-           id="path4803"
-           transform="translate(1217.6994,663.73334)" />
-        <path
-           inkscape:connector-curvature="0"
-           style="fill:#000000;fill-opacity:1;stroke:none"
-           d="m 380.40625,119.40625 c -0.8172,0.59627 -0.51745,1.89984 -0.71875,2.78125 -0.3953,1.28658 0.49775,0.54481 0.96875,0 0.4514,-0.76734 0.77135,-2.0498 0.0937,-2.75 -0.1039,-0.0253 -0.24095,-0.11167 -0.34375,-0.0312 z"
-           id="path4805"
-           transform="translate(1217.6994,663.73334)" />
-        <path
-           inkscape:connector-curvature="0"
-           style="fill:#000000;fill-opacity:1;stroke:none"
-           d="m 415.40625,118.5625 c -0.6994,0.59602 0.3171,1.45751 0.625,2 0.5265,0.571 1.67365,-0.14518 1.09375,-0.84375 -0.3959,-0.49676 -1.00045,-1.32368 -1.71875,-1.15625 z"
-           id="path4807"
-           transform="translate(1217.6994,663.73334)" />
-        <path
-           inkscape:connector-curvature="0"
-           style="fill:#000000;fill-opacity:1;stroke:none"
-           d="m 429.46875,116.375 c 0.4283,0.17876 0.5363,0.93997 -0.125,0.625 -0.3682,-0.0434 -0.1179,-0.56596 0.125,-0.625 z"
-           id="path4809"
-           transform="translate(1217.6994,663.73334)" />
-        <path
-           inkscape:connector-curvature="0"
-           style="fill:#000000;fill-opacity:1;stroke:none"
-           d="m 416.34375,115.59375 c 0.7912,-0.21554 1.08055,1.01421 0.46875,1.15625 -0.2376,-0.18552 -1.39935,-1.1142 -0.46875,-1.15625 z"
-           id="path4811"
-           transform="translate(1217.6994,663.73334)" />
-        <path
-           inkscape:connector-curvature="0"
-           style="fill:#000000;fill-opacity:1;stroke:none"
-           d="m 413.09375,115.28125 c -0.8499,0.32915 -0.0399,1.32054 0.34375,1.71875 0.4777,0.68401 1.02375,1.18334 1.09375,0.0625 0.099,-0.79861 -0.6088,-1.80102 -1.4375,-1.78125 z"
-           id="path4813"
-           transform="translate(1217.6994,663.73334)" />
-        <path
-           inkscape:connector-curvature="0"
-           style="fill:#000000;fill-opacity:1;stroke:none"
-           d="m 430.96875,114.4375 c 0.4948,0.40171 -0.91925,0.42503 -0.21875,0.0625 0.078,-0.0443 0.12715,-0.0611 0.21875,-0.0625 z"
-           id="path4815"
-           transform="translate(1217.6994,663.73334)" />
-        <path
-           inkscape:connector-curvature="0"
-           style="fill:#000000;fill-opacity:1;stroke:none"
-           d="m 433.625,112.59375 c 0.2198,0.56662 -0.1965,1.48775 -0.75,0.8125 0.02,-0.36725 0.4021,-0.76305 0.75,-0.8125 z"
-           id="path4817"
-           transform="translate(1217.6994,663.73334)" />
-        <path
-           inkscape:connector-curvature="0"
-           style="fill:#000000;fill-opacity:1;stroke:none"
-           d="m 414.625,112.53125 c 0.2062,0.39797 -0.24965,0.68795 -0.28125,0.21875 0.034,-0.1136 0.16435,-0.19618 0.28125,-0.21875 z"
-           id="path4819"
-           transform="translate(1217.6994,663.73334)" />
-        <path
-           inkscape:connector-curvature="0"
-           style="fill:#000000;fill-opacity:1;stroke:none"
-           d="m 394.1875,112.28125 c -0.7935,0.0405 -0.6041,1.04687 0,1.25 0.4943,0.65694 1.7774,0.35978 1.6875,-0.53125 -0.2552,-0.62821 -1.0937,-0.73678 -1.6875,-0.71875 z"
-           id="path4821"
-           transform="translate(1217.6994,663.73334)" />
-        <path
-           inkscape:connector-curvature="0"
-           style="fill:#000000;fill-opacity:1;stroke:none"
-           d="m 407.3125,108.875 c -0.994,0.31142 -1.2538,1.56886 -2.125,2.0625 -0.351,0.40945 -0.4063,0.96932 -0.5625,1.46875 0.6369,-0.31292 2.2131,-0.66514 1.75,-1.6875 -0.62,-0.33214 0.53395,-0.0888 0.78125,-0.375 0.5394,-0.23997 1.10055,-1.42855 0.15625,-1.46875 z m 3.15625,2.5625 c -0.8367,0.53128 0.327,1.52958 0.6875,2.03125 0.5213,1.0465 0.6533,0.15244 0.6875,-0.5 -0.045,-0.67872 -0.6134,-1.58724 -1.375,-1.53125 z"
-           id="path4823"
-           transform="translate(1217.6994,663.73334)" />
-        <path
-           inkscape:connector-curvature="0"
-           style="fill:#000000;fill-opacity:1;stroke:none"
-           d="m 412.84375,108.59375 c 0.3081,0.36896 -0.0894,1.21334 -0.3125,1.53125 -0.3935,-0.39664 -0.361,-1.42942 0.3125,-1.53125 z"
-           id="path4825"
-           transform="translate(1217.6994,663.73334)" />
-        <path
-           inkscape:connector-curvature="0"
-           style="fill:#000000;fill-opacity:1;stroke:none"
-           d="m 408.15625,108.0625 c -0.7918,0.46937 0.15955,1.40622 0.53125,1.84375 0.8174,1.12489 1.1541,1.12224 0.8125,-0.3125 -0.1379,-0.63088 -0.55935,-1.60463 -1.34375,-1.53125 z"
-           id="path4827"
-           transform="translate(1217.6994,663.73334)" />
-        <path
-           inkscape:connector-curvature="0"
-           style="fill:#000000;fill-opacity:1;stroke:none"
-           d="m 437.5625,106.5 c -0.9917,0.74444 -0.7102,2.31849 -0.9375,3.40625 -0.1717,1.02506 0.72475,-0.71552 1.03125,-1.09375 0.3507,-0.63189 0.9478,-1.71182 0.25,-2.28125 0.4768,0.70641 -0.86955,0.95918 -0.0312,-0.0312 -0.09,-0.0333 -0.2207,-0.027 -0.3125,0 z m 1.40625,2.9375 c -0.4612,0.28112 -0.7103,1.31161 -0.25,1.625 1.0606,0.65764 1.2709,-1.8261 0.25,-1.625 z"
-           id="path4829"
-           transform="translate(1217.6994,663.73334)" />
-        <path
-           inkscape:connector-curvature="0"
-           style="fill:#000000;fill-opacity:1;stroke:none"
-           d="m 382.15625,105.46875 c -0.7071,1.11979 -0.7744,2.71754 -0.6875,3.9375 -0.6299,-0.14822 -1.30755,0.65495 -0.59375,1.0625 0.9469,0.11372 2.14675,0.32201 3.03125,-0.15625 0.4708,-0.70676 -0.77975,-0.85776 -1.28125,-0.875 -1.1318,0.15692 -0.5341,-0.37445 -0.3125,-1.125 0.1475,-0.89507 0.7889,-1.953 0.375,-2.8125 -0.057,-0.15796 -0.45875,-0.16441 -0.53125,-0.0312 z m 2.96875,3.90625 c -0.7491,-0.17266 -0.93125,0.88627 -0.15625,0.90625 0.7344,0.16144 1.7866,0.34709 2.375,-0.1875 0.1692,-0.98753 -1.65405,-0.60781 -2.21875,-0.71875 z m -3.5,0.46875 c 0.0616,0.0403 0.10472,0.15374 0.0625,0.4375 -0.66712,0.12425 -0.24723,-0.55829 -0.0625,-0.4375 z"
-           id="path4831"
-           transform="translate(1217.6994,663.73334)" />
-        <path
-           inkscape:connector-curvature="0"
-           style="fill:#000000;fill-opacity:1;stroke:none"
-           d="m 409.125,104 c 1.1631,-0.0978 2.24875,1.18196 1.46875,2.21875 -0.2646,0.83054 -0.8216,-0.0666 -1.0625,-0.40625 -0.2885,-0.52764 -0.8859,-1.20621 -1,-1.65625 0.1933,-0.0979 0.38025,-0.15457 0.59375,-0.15625 z"
-           id="path4833"
-           transform="translate(1217.6994,663.73334)" />
-        <path
-           inkscape:connector-curvature="0"
-           style="fill:#000000;fill-opacity:1;stroke:none"
-           d="m 406.09375,99.28125 c 0.6095,-0.12706 0.8823,0.5519 0.5625,1.03125 -0.4974,-0.13675 -1.3327,-0.20631 -1.5625,-0.65625 0.2497,-0.25639 0.6553,-0.3493 1,-0.375 z"
-           id="path4835"
-           transform="translate(1217.6994,663.73334)" />
-        <path
-           inkscape:connector-curvature="0"
-           style="fill:#000000;fill-opacity:1;stroke:none"
-           d="m 402.8125,95.84375 c 0.043,0.006 0.11345,-0.015 0.15625,0 0.8392,0.0704 1.55235,1.02913 1.09375,1.84375 -0.2558,-0.67715 -1.303,-1.16848 -1.25,-1.84375 z"
-           id="path4837"
-           transform="translate(1217.6994,663.73334)" />
-        <path
-           inkscape:connector-curvature="0"
-           style="fill:#000000;fill-opacity:1;stroke:none"
-           d="m 394.28125,95.625 c -0.3025,0.36893 -0.60365,0.72482 -0.90625,1.09375 -1.2879,1.89067 -1.33215,4.37214 -1.84375,6.5625 -0.1939,1.49276 -0.70955,2.98438 -0.90625,4.4375 0.1755,0.72083 -0.2468,1.93034 -0.75,2.03125 0.1311,-0.99189 -1.39,-0.94279 -1.8125,-0.28125 -0.868,0.49714 0.61465,0.58293 1.09375,0.65625 0.126,0.0661 -0.94335,0.28068 -1.21875,0.3125 -2.0589,0.26346 -4.2388,0.10926 -6.125,1.03125 -0.7792,0.18917 -2.12725,-0.0315 -2.40625,0.9375 0.3137,1.02828 1.72245,1.0327 2.53125,1.46875 1.134,0.35783 2.58895,0.74858 2.78125,2.125 0.1589,0.76755 0.1429,1.75334 -0.0625,2.40625 -0.5119,-0.26306 -1.3244,-0.22814 -1.6875,-0.0937 -0.3975,-0.53691 -1.13725,-0.68602 -1.71875,-0.5 -0.6246,-0.0736 -1.18105,-0.0583 -0.40625,-0.5625 0.557,-0.8121 0.93395,-2.06347 0.46875,-2.96875 -0.8481,-0.43225 -0.91585,0.97928 -1.03125,1.53125 -0.2749,0.50129 0.1001,1.72597 -0.5,1.8125 -0.6203,-0.23336 -1.25345,0.60157 -0.53125,0.90625 1.1144,0.4245 2.3883,0.59501 3.5625,0.5 0.3126,-0.42441 0.645,0.47642 1.125,0.21875 0.7559,-0.23385 0.64755,0.24608 0.46875,0.8125 -0.245,1.40618 -0.87455,2.89231 -0.46875,4.3125 -0.4347,0.0451 -1.12525,-0.11956 -1.34375,0.375 -0.8048,-0.9071 -2.25235,-1.50845 -3.40625,-1 -0.4871,0.53542 0.4236,0.77836 0.5625,0.96875 -0.08,0.85717 -0.68485,2.11874 0.15625,2.75 0.9126,-0.0754 0.66075,-1.37246 0.78125,-2.03125 -0.2822,-1.06327 0.82185,-0.51717 1.46875,-0.46875 0.5932,0.0921 1.1263,0.5087 1.8125,0.46875 0.6022,0.23359 1.86075,-0.51535 0.90625,-0.96875 -0.417,-0.10495 0.45355,-0.70078 0.46875,-1.03125 0.7245,-1.22783 1.1996,-2.75446 1.9375,-3.875 0.4959,0.53961 1.4054,0.24613 2.0625,0.34375 0.6737,-0.6784 -0.30705,-1.33399 -0.96875,-1.125 -0.2632,-0.0468 -1.05865,0.3622 -0.53125,-0.15625 0.6049,-0.87228 1.53775,-1.59319 2.28125,-2.21875 0.5102,1.22733 0.47435,2.89401 1.78125,3.625 1.6336,1.70554 0.90845,4.41442 2.21875,6.28125 1.4317,-1.54871 1.274,-3.85683 1.5625,-5.8125 0.174,-1.4536 0.0439,-3.03693 0.15625,-4.4375 0.4132,-0.32321 1.31945,-0.15002 1.90625,-0.375 1.4136,-0.34698 2.9653,-0.59788 4.3125,0.0312 0.7524,-0.16637 2.10175,0.16109 2.40625,-0.75 -0.2501,-0.93766 -1.5721,-0.94713 -2.3125,-1.3125 -2.3619,-0.55296 -4.42485,-2.16656 -6.90625,-2.21875 -0.8167,0.53465 0.3656,1.02749 0.875,1.15625 1.0387,0.56514 2.47975,0.48221 3.34375,1.28125 -1.2644,1.19707 -3.2983,0.86929 -4.75,1.71875 0.7138,0.0285 -0.0652,0.65807 0.0937,1.09375 -0.3861,1.47607 0.12905,3.10288 -0.46875,4.5 -0.5567,0.14231 -0.99705,-0.71509 -1.34375,-1.09375 -1.022,-1.3724 -1.6444,-2.99124 -1.9375,-4.65625 -0.3068,-0.93895 -1.49005,-0.56064 -1.90625,0.0937 -0.8302,0.76538 -1.3385,2.00898 -2.375,2.5 0.3693,-1.55917 -0.32665,-3.30215 -1.78125,-4.09375 -0.5765,-0.42326 -1.40685,-0.71757 -1.84375,-1.125 2.0497,-1.46252 4.80845,-0.6917 7.09375,-1.5625 1.0465,-0.31449 1.98985,-1.16098 1.78125,-2.34375 0.3907,-4.47154 1.5425,-8.84716 2.25,-13.28125 z m -5.1875,16.03125 c -0.7048,-0.0956 -0.7959,0.89768 -0.0625,0.90625 0.6534,0.24219 1.59205,0.0833 2.03125,-0.125 0.4097,0.57195 1.59865,0.91665 2.03125,0.25 -0.1011,-0.75485 -1.1666,-0.92288 -1.8125,-0.875 -0.2815,0.45405 -0.46125,-0.22282 -0.90625,-0.125 -0.4221,-0.0374 -0.85775,-0.0494 -1.28125,-0.0312 z m 1.4375,1.53125 c -0.6944,0.0107 -0.4702,0.91088 0.125,0.9375 0.6954,0.24108 1.67255,0.46434 2.21875,-0.15625 -0.2146,-0.9184 -1.64275,-0.6866 -2.34375,-0.78125 z m 19.875,0.5625 c -1.2409,0.32656 -1.69105,1.7194 -2.09375,2.78125 0.8494,-0.75708 2.31755,-1.17339 2.65625,-2.34375 0.01,-0.27802 -0.3047,-0.49508 -0.5625,-0.4375 z m -2.9375,2.96875 c -0.064,0.004 -0.1325,-0.0157 -0.1875,0.0312 -0.781,0.40202 -0.80065,1.4634 -1.09375,2.1875 0.7818,-0.15628 2.61705,-1.61834 1.28125,-2.21875 z m 11.3125,5.90625 c -0.7236,0.29126 -0.0497,1.58969 0.5,1.5625 0.8437,-0.0234 0.6947,-1.17059 0.0625,-1.4375 -0.1532,-0.10209 -0.3758,-0.18638 -0.5625,-0.125 z m -30.46875,2.40625 c -0.6419,-0.10229 -1.19365,0.76731 -0.46875,1.0625 1.0404,0.33138 2.1736,0.20841 3.25,0.28125 -0.6793,-0.86046 -1.64425,-1.49504 -2.78125,-1.34375 z"
-           id="path4839"
-           transform="translate(1217.6994,663.73334)" />
-        <path
-           inkscape:connector-curvature="0"
-           style="fill:#000000;fill-opacity:1;stroke:none"
-           d="m 395.9375,94.34375 c -0.10379,0.06062 -0.25325,0.330015 -0.5,0.65625 -1.3323,4.01478 -1.4842,8.34607 -2.4375,12.4375 0.2868,1.37737 -0.2362,2.79724 0,4.1875 1.3251,0.76296 0.8727,-1.06095 1.125,-1.875 0.6045,-4.92028 1.3856,-9.84666 2,-14.75 -0.032,-0.5597 -0.0837,-0.716866 -0.1875,-0.65625 z m 5.65625,4.21875 -0.15625,0.09375 c -0.6797,0.59898 0.34515,1.50612 0.59375,2.09375 0.4963,1.08245 0.86785,1.08649 0.90625,-0.0937 -0.063,-0.83855 -0.51055,-1.81632 -1.34375,-2.09375 z m 2.1875,3.125 c -0.8037,0.22703 -0.0815,1.30773 0.28125,1.6875 0.8373,1.29634 1.06325,1.03928 0.78125,-0.375 -0.098,-0.52972 -0.4299,-1.31699 -1.0625,-1.3125 z m 1.6875,2.5625 c -0.6701,0.64584 0.477,1.48208 0.75,2.09375 0.3258,0.88259 1.39755,-0.068 0.90625,-0.6875 -0.3542,-0.56004 -0.88315,-1.54634 -1.65625,-1.40625 z m -1.78125,1.90625 c -1.0315,0.18554 -1.21565,1.44556 -1.09375,2.3125 0.644,-0.48124 2.14435,-1.05527 1.71875,-2.09375 -0.1482,-0.17215 -0.3997,-0.25158 -0.625,-0.21875 z m -2.65625,2.09375 c -0.8365,0.37997 -0.8484,1.49936 -1.125,2.25 0.7729,-0.30896 2.2356,-1.09553 1.625,-2.125 -0.1316,-0.12675 -0.3256,-0.16174 -0.5,-0.125 z"
-           id="path4841"
-           transform="translate(1217.6994,663.73334)" />
-        <path
-           inkscape:connector-curvature="0"
-           style="fill:#000000;fill-opacity:1;stroke:none"
-           d="m 399.65625,89.1875 c 2.0014,0.69481 3.76425,2.00929 5.78125,2.71875 0.4165,0.14061 1.4358,0.85384 0.625,1.21875 -1.092,0.48244 -2.31605,0.45471 -3.46875,0.65625 -1.6462,-0.16963 -1.90425,-2.28791 -2.53125,-3.5 -0.1306,-0.35085 -0.42175,-0.75279 -0.40625,-1.09375 z"
-           id="path4843"
-           transform="translate(1217.6994,663.73334)" />
-        <path
-           inkscape:connector-curvature="0"
-           style="fill:#000000;fill-opacity:1;stroke:none"
-           d="m 397.15625,82.8125 0.15625,0.0625 c 0.9844,0.57143 2.5692,0.77538 3,1.96875 0,0.81748 -1.23905,1.88897 -1.84375,0.9375 -0.6655,-0.86398 -0.9621,-1.95764 -1.3125,-2.96875 z"
-           id="path4845"
-           transform="translate(1217.6994,663.73334)" />
-        <path
-           inkscape:connector-curvature="0"
-           style="fill:#000000;fill-opacity:1;stroke:none"
-           d="m 394.78125,79.0625 c -1.07126,0.0885 -2.88755,1.02827 -3.59375,1.0625 -0.8851,0.04287 -3.87209,9.986548 -5.375,12.78125 -0.006,0.0119 -0.0249,0.01963 -0.0312,0.03125 l -1.6875,4.34375 c 0.0206,0.0043 0.0419,-0.0044 0.0625,0 -3.0746,6.21431 -5.42445,12.78854 -7.46875,19.40625 -1.5131,5.31008 -2.0768,11.5497 1.125,16.375 0.3136,0.41149 1.21795,0.98466 0.84375,1.5625 -1.4458,0.54799 -3.1324,0.007 -4.4375,-0.6875 -1.6534,-0.90649 -3.27905,-2.23856 -5.21875,-2.375 -1.1526,0.0905 -0.84225,1.58119 -0.40625,2.25 1.1345,1.31364 1.4529,3.14126 2.4375,4.53125 0.4012,1.47635 2.18055,2.67817 1.59375,4.3125 -1.8645,2.1041 -3.29515,4.52103 -4.84375,6.875 -0.7357,0.67833 0.6705,0.67009 1.1875,0.6875 2.4523,-0.14996 4.28925,-2.2342 6.65625,-2.5625 0.7904,0.35036 0.3604,1.6144 0.375,2.28125 -0.2612,2.45548 -1.29975,5.09767 -0.34375,7.5 0.2866,0.98812 1.34835,0.10311 2.03125,0 2.4983,-0.91526 4.7734,-2.42622 6.5,-4.4375 0.5522,-0.37822 0.67155,0.81949 0.90625,1.0625 0.2277,0.51744 0.50105,1.03178 0.90625,1.4375 -0.4374,0.61757 -1.574,1.82201 -0.5625,2.4375 0.5689,0.27211 1.2971,-0.0504 1.5,0.71875 0.5365,0.9992 0.6078,2.18576 1.375,3.09375 0.3879,0.73083 1.39825,0.53766 1.59375,-0.21875 0.7651,-1.50295 0.6906,-3.63233 2.4375,-4.4375 1.2902,-0.59881 2.68605,-1.49798 4.09375,-1.40625 0.59,0.29663 0.84085,-0.7316 1.53125,-0.4375 1.2001,0.76866 1.50055,2.38607 2.34375,3.5 1.2066,1.92697 2.2192,4.05449 3.75,5.71875 0.6559,0.75234 1.86615,0.37469 2.15625,-0.53125 0.6359,-1.38373 0.7459,-2.94128 1.5,-4.28125 0.5201,-1.08965 0.5473,-2.63633 1.5625,-3.40625 0.2892,0.51052 0.88735,0.0288 1.21875,0.5625 1.4788,0.95359 3.1312,1.52557 4.6875,2.3125 0.9202,0.44398 2.5916,0.3566 2.625,-0.96875 -0.098,-1.48219 -0.9981,-2.79361 -1.9375,-3.90625 -0.6304,-0.7957 -1.6613,-1.49209 -1.8125,-2.5625 4.785,0.0619 9.80345,0.89755 14.40625,-0.78125 1.9229,-0.48857 3.7091,-1.45236 5.4375,-2.375 0.9545,-0.56028 1.87375,-1.27507 2.84375,-1.71875 0.4797,-0.10588 0.8657,-0.17878 1.3125,0 0.4074,-0.2725 0.4589,-0.7261 1,-0.90625 2.3005,-1.37764 4.60195,-2.86486 6.40625,-4.875 0.4883,-0.3726 0.9417,-1.22968 1.5625,-1.84375 1.7397,-2.06164 2.81835,-4.58559 4.34375,-6.8125 1.4425,-2.11917 1.74835,-4.72185 1.78125,-7.25 0,-2.79237 -0.0617,-5.68659 -0.9375,-8.34375 -1.5138,-3.56797 -3.07525,-7.28106 -5.96875,-9.96875 -2.5201,-2.37992 -5.87175,-3.52686 -8.90625,-5.0625 -1.9797,-0.83678 -4.35335,-1.44466 -6.34375,-0.28125 -3.4128,1.69661 -5.59695,5.44637 -5.46875,9.28125 -0.2141,2.11031 -0.0191,4.24561 0.3125,6.3125 -0.036,1.23546 0.33985,2.67766 1.28125,3.46875 0.8338,0.21807 1.73675,-0.0126 2.59375,0.15625 -0.1937,-0.37838 -0.81485,-0.85983 -0.78125,-1.25 0.4692,-0.14261 1.49475,-0.10228 1.53125,-0.5625 -0.2,-0.36441 -0.68175,-1.08386 0.0937,-1.03125 0.8142,0.0581 1.1898,-0.10507 0.5625,-0.8125 -0.2137,-0.33681 -0.55575,-1.33957 0.21875,-1 0.7723,0.38689 1.18,0.41522 0.9375,-0.5625 -0.045,-0.43144 0.1613,-1.23863 0.75,-0.84375 0.5961,0.3138 1.11995,1.00704 1.28125,-0.0312 0.4067,-0.6681 0.9087,-1.80654 1.8125,-1.78125 0.4986,0.74424 0.0136,1.80093 -0.15625,2.59375 0.5721,-0.0941 1.9262,-0.0435 1.4375,0.875 -0.3635,0.76526 -1.0035,1.33695 -1.625,1.90625 0.3472,0.36646 1.3354,0.68518 1.375,1.1875 -0.7767,0.49174 -1.68845,0.75308 -2.46875,1.25 0.4143,0.62201 1.11875,1.10039 1.46875,1.71875 -0.7789,0.309 -1.6672,0.2262 -2.5,0.3125 0.3105,0.48233 1.42245,0.95237 1.28125,1.59375 -0.7636,0.36392 -1.6994,0.17097 -2.5,0.0625 -0.067,0.62242 0.19365,1.43115 0.28125,1.875 -0.6976,-0.36489 -1.3926,-1.39007 -1.9375,-0.28125 -0.3431,0.21324 -0.96695,1.32847 -1.28125,0.59375 -0.415,-0.57036 -0.61395,-1.57706 -1.21875,-1.8125 -0.7914,0.0278 -2.2496,0.86925 -2.6875,-0.21875 -0.2894,-0.73969 -0.2908,-1.52816 -0.375,-2.3125 -0.9807,0.28478 -2.7763,0.80834 -3.125,-0.59375 -0.192,-0.59135 -0.14975,-1.2342 -0.15625,-1.875 -0.7775,0.17598 -1.7926,0.92379 -2.5625,0.5 -0.167,-1.10589 0.4192,-2.19721 0.5,-3.3125 -0.6056,0.21211 -1.80575,0.0532 -1.46875,-0.84375 0.1334,-0.56908 1.21215,-1.12937 0.0312,-1.0625 -1.4899,-0.067 -3.2402,-1.30633 -2.6875,-2.96875 0.4197,-0.85269 -0.9091,-0.3163 -1.375,-0.625 -1.0891,-0.27454 -0.3918,-1.63061 -0.3125,-2.34375 0.133,-0.57129 0.0995,-1.15814 -0.0625,-1.71875 -0.7924,0.13974 -1.7464,0.66852 -2.5,0.28125 0.1459,-1.56588 1.38705,-2.92999 1.15625,-4.59375 -1.9668,0.63754 -4.359,-0.53222 -4.6875,-2.65625 -0.1418,-0.73997 -0.0251,-1.4954 0.15625,-2.21875 -0.7938,-0.0333 -2.09635,0.53789 -2.65625,-0.21875 -0.2659,-0.73886 0.2516,-1.88898 -0.375,-2.34375 -0.4426,-0.14948 -1.84395,-0.42093 -0.71875,-0.5625 1.7685,-0.40929 3.60095,-0.79403 5.03125,-1.96875 -2.6639,-2.14964 -5.8787,-3.27942 -8.875,-4.84375 -0.6975,-0.41492 0.1221,-1.31819 0.3125,-1.8125 0.657,-1.06281 1.4574,-2.05582 2.5,-2.75 -2.4082,-0.50067 -4.42185,-2.06464 -6.78125,-2.6875 -0.2281,-1.22582 -0.51595,-0.69746 -1.03125,-1.625 -0.12885,-0.231887 -0.39291,-0.2795 -0.75,-0.25 z m 0.75,2.875 c 0.10402,0.171812 0.13115,0.605998 0.125,1.34375 0.069,0.76664 -0.82995,1.18986 -0.90625,1.96875 -0.1643,0.4491 -0.85175,0.44628 -1.03125,1 -0.5799,0.83966 -0.966,1.78592 -1.375,2.71875 1.0149,-0.7973 2.7262,-1.63754 2.6875,-3.125 0.066,-0.42595 0.9493,-0.68848 1.125,-1.25 0.2333,-0.69474 0.36725,0.53592 0.34375,0.78125 0.1543,1.18692 -0.9515,1.96682 -1.25,2.96875 -0.92,0.008 -1.25165,1.2324 -1.71875,1.875 -0.7948,1.26549 -0.52455,1.65296 0.59375,0.59375 0.5578,-0.63412 1.7068,-1.43107 1.3125,-2.375 0.8389,-0.271 1.2509,-1.00176 1.6875,-1.65625 0.4155,-0.0886 0.48585,0.75596 0.65625,1.03125 0.01,0.394 0.69845,1.3381 -0.0312,1.125 -1.1003,0.47135 -1.36515,1.9443 -1.90625,2.75 -1.0264,0.20954 -1.15215,1.6344 -1.65625,2.375 -0.1751,0.46032 1.02075,-0.42633 1.40625,-0.71875 0.3925,-0.36894 0.96205,-1.19787 0.34375,-1.59375 0.8255,-0.63742 1.8351,-1.22336 2.3125,-2.1875 0.3238,1.59007 1.22565,2.95143 1.78125,4.4375 1.5245,3.17947 4.1078,5.72786 5.9375,8.75 4.4227,6.48759 8.73035,13.07709 13.34375,19.40625 1.5282,1.5904 3.47895,2.75489 5.28125,4.03125 1.7038,1.01106 3.82495,1.92021 5.40625,2.71875 -0.7941,1.09474 -0.31035,2.66289 0.34375,3.71875 1.1566,-0.26423 0.61645,-1.68042 0.71875,-2.5 0.071,-0.31231 -0.31145,-0.97201 -0.15625,-1.03125 1.0774,0.38186 2.189,-0.15305 3.25,0.0312 1.8108,0.75256 2.2802,3.34082 4.3125,3.6875 1.0278,-0.14074 0.5098,-1.47975 -0.125,-1.8125 -0.4417,-0.38973 -1.0815,-0.4444 -1.125,-1.125 -0.1351,-0.54442 -0.8445,-0.97316 -1,-1.28125 0.5935,-0.4332 -0.16435,-1.03817 -0.0312,-1.53125 1.1117,-0.71407 1.53135,-2.04678 2.09375,-3.15625 0.4347,-0.43745 0.23335,-1.10527 0.71875,-1.4375 0,-0.61078 -0.34015,-0.9976 -0.0312,-1.6875 0.5022,-2.97134 1.1147,-6.47992 -0.8125,-9.0625 -2.6362,-1.50472 -5.7994,-0.10811 -7.8125,1.75 -1.0327,0.98063 -2.23165,2.00756 -2.28125,3.53125 -0.1697,0.57507 -0.35795,1.26054 -0.71875,1.71875 -0.3575,-1.30845 -0.45405,-2.71191 -0.65625,-4.0625 -0.069,-2.3143 -0.0107,-4.68602 0.53125,-6.9375 0.8154,-2.12309 2.5613,-3.71998 4.25,-5.15625 0.6499,-0.53658 2.11445,-0.94254 2.34375,0.1875 -0.6228,0.75907 -0.426,1.91968 -0.5,2.6875 -1.2209,0.62161 -1.10675,2.3509 -1.40625,3.5 0.6395,-0.99858 2.01605,-1.90908 1.90625,-3.21875 -0.079,-0.5157 0.6534,-1.03353 0.6875,-1.65625 0.1909,-0.53511 -0.0957,-1.32007 0.6875,-1.40625 0.3012,-0.0803 0.97685,-0.14354 1.09375,0.0312 -0.8418,1.22653 -1.1825,2.76352 -1.6875,4.15625 0.3353,0.72642 1.22905,0.23525 1.21875,-0.4375 0.051,-0.3484 0.1952,-0.86594 -0.1875,-1.0625 0.8217,-0.51233 1.423,-1.57341 1.5625,-2.34375 0.7123,0.40953 1.1348,1.22186 0.6875,2 -0.1995,0.72656 -0.5448,1.79343 0.375,1.3125 0.3723,-0.55316 0.4622,-1.93379 1.375,-2.1875 0.445,0.15092 0.7849,0.7695 1.125,0.84375 -0.7896,0.96908 -0.99665,2.2234 -1.46875,3.34375 -0.204,0.52305 -0.2835,1.11078 0.4375,0.9375 0.8301,-0.19446 0.7836,-1.32599 0.6875,-1.90625 0.5277,-0.5954 1.1034,-1.21251 1.3125,-2 2.2547,1.02943 4.2916,2.65326 5.5,4.84375 1.206,1.78707 2.2655,3.74727 3,5.75 0.096,0.38049 0.28975,0.6281 -0.15625,0.3125 -0.9405,0.0214 -0.63765,1.33252 -0.59375,1.9375 -0.1263,0.8459 0.41195,0.85997 0.90625,0.4375 0.3241,-0.31119 0.4349,-0.78075 0.375,-1.21875 0.4807,0.92109 0.6847,2.01972 0.4375,3 0.7332,1.93576 0.46555,4.1229 0.34375,6.15625 -0.1978,0.27018 -0.0208,1.87059 -0.4375,1.3125 -0.4074,-0.69795 -1.39975,-0.2661 -1.46875,0.46875 -0.2878,0.85486 -0.3,2.52677 0.9375,2.5 -0.6668,1.57301 -1.75245,2.92965 -2.53125,4.46875 -0.2647,0.56422 -0.59525,0.85712 -1.09375,1.03125 -0.1562,1.27846 -1.3217,2.19556 -2.125,3.1875 -1.8886,1.93351 -4.0702,3.97872 -6.5625,4.875 -4.3662,2.231 -8.85745,5.38721 -13.96875,5.96875 -0.7277,0.0414 -1.55785,0.18554 -2.09375,-0.25 -1.0818,0.53177 -2.4594,-0.0572 -3.6875,0.0312 -0.4785,-0.35715 -1.1065,0.22853 -1.6875,-0.0625 -1.1295,-0.33952 -2.6254,0.46629 -3.5625,-0.40625 -0.7594,-1.70428 -0.522,-3.68174 -1.125,-5.4375 0.3793,-0.50075 -0.4214,-0.87032 -0.25,-1.53125 -0.3596,-3.17489 -0.54225,-6.41247 -1.40625,-9.5 -0.5569,-2.66118 -0.9822,-5.53206 -2.875,-7.625 0.6391,6.70103 2.3962,13.28981 2.9375,20 0.1938,0.75714 -0.0125,1.47978 -0.0625,2.0625 0.8975,0.62289 0.8425,1.78711 0.9375,2.78125 0.097,0.79496 0.98345,1.03444 1.15625,1.8125 0.5721,0.90891 1.02795,1.94378 1.96875,2.46875 0.4042,0.33731 -0.12695,0.92931 0.46875,1.15625 0.092,0.44236 0.22765,1.13581 -0.46875,0.90625 -0.5327,-0.10607 -1.4427,-0.1979 -1.625,-0.6875 0.09,-0.70943 -0.8797,-0.96168 -1.0625,-0.375 -0.8165,-0.36654 -1.39445,-1.1519 -2.34375,-1.375 -0.7445,-0.34816 -2.2809,-0.63488 -2.4375,0.53125 0.1434,0.76046 0.21015,1.52865 -0.28125,2.1875 -0.289,1.0657 -0.891,2.05116 -1.125,3.15625 -0.1808,0.61515 -0.0772,-1.00342 -0.71875,-0.71875 -1.1196,0.10307 -2.3082,-0.22892 -2.8125,-1.3125 -1.0698,-1.71289 -2.0689,-3.47533 -3.5,-4.90625 -3.2443,0.57707 -6.2496,2.73992 -9.4375,2.9375 0.5091,-1.04943 0.1149,-2.23163 0,-3.28125 0.8957,-0.53456 0.7407,-2.06669 1.75,-2.34375 0.7679,0.39249 0.97335,-0.68787 0.90625,-1.3125 -0.49,-1.43558 -2.4285,-1.11247 -3.625,-1.3125 -0.5138,-0.0288 -1.2188,-0.10617 -1,-0.8125 -0.2133,-0.63704 -0.3935,-1.64001 0.5625,-1.75 1.5166,-0.1574 2.7449,-1.1181 4.1875,-1.59375 1.2691,-0.60072 2.9552,-1.08386 3.1875,-2.6875 0.3713,-0.91824 0.84835,-1.96065 1.21875,-2.78125 0.3975,-0.2442 0.40945,-0.82093 0.59375,-1.21875 -0.042,-0.52566 0.6731,-0.92998 0.6875,-1.5625 0.1334,-0.4874 -0.5376,-0.68416 -0.0625,-1.15625 1.1314,-2.85628 2.6953,-5.99554 1.75,-9.125 -0.9954,2.41181 -1.4474,5.01396 -2.4375,7.4375 -1.1046,2.93246 -2.2624,5.85646 -3.5,8.71875 -1.5976,1.49804 -3.9265,0.43678 -5.4375,-0.65625 -1.9339,-1.36945 -4.19685,-2.29912 -5.71875,-4.1875 -1.8428,-1.90214 -3.6876,-3.95425 -4.5625,-6.53125 -0.2497,-0.50679 -0.395,-0.88943 0.125,-1.1875 0.297,-0.48359 0.0528,-1.10322 -0.0312,-1.53125 -0.4382,-0.37174 -0.73785,0.21006 -0.78125,0.5625 -0.1877,-0.63336 -0.372,-1.6198 -0.25,-2.09375 0.683,0.5976 1.1293,-0.5023 1.0625,-1.0625 0.073,-0.53269 0.1125,-1.88491 -0.75,-1.4375 -0.2638,0.35178 -0.2905,0.83221 -0.375,1.25 0.0153,-0.77428 0.16559,-1.53972 0.25,-2.34375 0.0434,0.24371 0.2037,0.30854 0.65625,-0.0625 0.6711,-0.30489 0.3512,-1.11004 0.5,-1.59375 0.3279,-0.58643 0.5171,-2.00361 -0.5,-1.9375 -0.3779,0.63917 -0.1167,-1.33642 0.4375,-0.96875 1.0072,-0.0789 0.5527,-1.38964 0.9375,-1.96875 0.2656,-0.71124 -0.5194,-0.76217 -0.5625,-0.78125 1.5504,-4.84216 3.5666,-9.53166 5.4375,-14.25 7.43916,-8.371571 10.95934,-19.921435 11.6875,-18.71875 z m 42.78125,35.375 c 0.2356,0.52044 -0.1811,1.39464 -0.6875,0.8125 0.04,-0.34287 0.3735,-0.71683 0.6875,-0.8125 z m -1,3.34375 c 0.6039,-0.10083 0.6403,1.20883 0,0.75 -0.3238,-0.0404 -1.2118,-0.46109 -0.5,-0.6875 0.1547,-0.0681 0.3315,-0.0721 0.5,-0.0625 z m -0.5625,2.65625 c 0.4877,-0.16791 0.31005,0.76105 -0.0937,0.40625 -0.4985,-0.0325 -0.5805,-0.30349 -0.0625,-0.375 0.056,-0.007 0.099,-0.0332 0.15625,-0.0312 z m -2.0625,2.28125 c 0.4973,-0.1125 1.13675,0.36079 0.46875,0.75 -0.3919,0.68336 -1.0874,-0.0751 -1,-0.59375 0.1288,-0.13037 0.34995,-0.15633 0.53125,-0.15625 z m -63.375,8.75 c 1.6746,-0.0993 2.6924,1.74404 4.375,1.65625 1.684,0.20317 3.93885,-0.6596 5.09375,1 1.7857,1.8174 3.85545,3.46869 6.03125,4.8125 0.7163,0.45291 1.4701,0.76292 2.25,1.09375 -2.2911,1.02277 -5.0091,1.85107 -6.5,4 -0.5657,0.88696 0.41705,1.72033 1.28125,1.71875 1.5291,0.0524 2.9298,0.77715 4.4375,1 0.5103,0.093 0.94105,0.20407 0.40625,0.625 -0.8829,1.11874 -1.40345,2.63581 -1.90625,3.84375 -0.5398,-1.09253 -0.428,-2.99344 -1.875,-3.34375 -0.874,0.004 -1.1301,1.23158 -1.875,1.625 -0.9892,0.84427 -2.2327,1.64677 -3.375,2 0.052,-1.21738 -1.20285,-1.84641 -2.28125,-1.71875 -0.8261,0.0195 -0.2559,-1.21646 -0.3125,-1.71875 0.099,-1.54005 0.98275,-3.24528 0.21875,-4.71875 -0.9679,-0.93503 -2.24625,0.19361 -3.15625,0.59375 -0.7291,0.24975 -1.831,0.88701 -2.5,0.375 0.014,-1.31547 1.43815,-2.07561 1.90625,-3.25 0.7565,-1.16776 1.11655,-2.96895 -0.0937,-3.96875 -1.1059,-1.44901 -1.39875,-3.33975 -2.40625,-4.8125 -0.1753,-0.3492 -0.22435,-0.82182 0.28125,-0.8125 z m 17.8125,23.6875 c 0.6672,-0.0568 0.5111,0.74479 0.25,1.09375 -0.024,-0.32251 -0.386,-0.92402 -0.25,-1.09375 z"
-           id="path4847"
-           transform="translate(1217.6994,663.73334)" />
-        <path
-           sodipodi:type="arc"
-           style="fill:#ffffff;fill-opacity:1;stroke:none"
-           id="path4849"
-           sodipodi:cx="508.10672"
-           sodipodi:cy="613.70343"
-           sodipodi:rx="2.7779195"
-           sodipodi:ry="2.7779195"
-           d="m 510.88464,613.70343 c 0,1.5342 -1.24372,2.77792 -2.77792,2.77792 -1.5342,0 -2.77792,-1.24372 -2.77792,-2.77792 0,-1.5342 1.24372,-2.77792 2.77792,-2.77792 1.5342,0 2.77792,1.24372 2.77792,2.77792 z"
-           transform="matrix(0.20869011,0.16178522,-0.1409097,0.18176235,1618.8554,591.61169)" />
-        <path
-           transform="matrix(0.20869011,0.16178522,-0.1409097,0.18176235,1635.9395,583.99245)"
-           d="m 510.88464,613.70343 c 0,1.5342 -1.24372,2.77792 -2.77792,2.77792 -1.5342,0 -2.77792,-1.24372 -2.77792,-2.77792 0,-1.5342 1.24372,-2.77792 2.77792,-2.77792 1.5342,0 2.77792,1.24372 2.77792,2.77792 z"
-           sodipodi:ry="2.7779195"
-           sodipodi:rx="2.7779195"
-           sodipodi:cy="613.70343"
-           sodipodi:cx="508.10672"
-           id="path4851"
-           style="fill:#ffffff;fill-opacity:1;stroke:none"
-           sodipodi:type="arc" />
-        <path
-           style="fill:#b2bc5f;fill-opacity:1;stroke:none"
-           d="m 1596.9896,818.35632 c 0.01,-0.52369 -0.063,-0.81171 -0.2639,-1.07879 -0.238,-0.3167 -0.6191,-0.46226 -1.4033,-0.53605 -0.3715,-0.0349 -0.7363,-0.0961 -0.8107,-0.136 -0.2967,-0.15878 -0.2426,-1.17329 0.1894,-3.55312 0.3798,-2.09214 0.2913,-2.92785 -0.3288,-3.1057 -0.2994,-0.0859 -0.7779,0.0759 -1.8462,0.62401 -1.6419,0.84244 -2.8614,1.07539 -3.3643,0.64267 -0.3922,-0.33742 -0.1556,-1.08549 0.6712,-2.12186 1.2243,-1.53463 1.7462,-2.61128 1.7458,-3.60185 -10e-5,-0.58247 -0.1439,-0.97323 -0.5078,-1.38019 -0.5214,-0.58308 -1.2169,-1.9035 -1.7239,-3.27245 -0.1497,-0.40424 -0.3729,-0.88711 -0.4961,-1.07305 -0.3572,-0.53951 -0.5124,-0.88571 -0.5539,-1.23555 -0.035,-0.29758 -0.021,-0.34383 0.1602,-0.5251 0.2637,-0.26372 0.6484,-0.32055 1.2405,-0.18325 0.6074,0.14088 1.1965,0.42127 1.7461,0.83117 0.861,0.6421 1.5647,0.78746 3.4916,0.72116 2.2503,-0.0774 3.0889,0.1717 3.7537,1.11521 0.2436,0.34572 1.1359,1.13528 2.9055,2.57089 1.9004,1.54173 3.3702,2.47146 4.9526,3.13274 0.6845,0.28607 0.8198,0.4683 0.5021,0.67645 -0.092,0.0602 -0.5813,0.2833 -1.0875,0.49573 -2.0598,0.86429 -2.7586,1.21806 -3.8318,1.9397 -1.0578,0.71129 -1.6732,1.42709 -1.6732,1.94619 0,0.45981 0.6916,0.78449 1.8071,0.84838 0.389,0.0223 0.7487,0.0951 1.1377,0.23039 0.3129,0.10879 1.111,0.32935 1.7736,0.49014 1.109,0.26914 1.387,0.35024 1.9352,0.56456 l 0.1951,0.0763 -0.2359,0.24842 c -0.7759,0.8171 -1.5607,2.29026 -2.2271,4.18037 -0.1006,0.28527 -0.1968,0.51868 -0.2139,0.51868 -0.017,0 -0.089,-0.0311 -0.1603,-0.0692 -0.1938,-0.10368 -0.3655,-0.49107 -0.6719,-1.51552 -0.4627,-1.54725 -0.7307,-1.96244 -1.2668,-1.96244 -0.2343,0 -0.2802,0.0306 -0.4762,0.3179 -0.715,1.04812 -2.6961,2.51763 -4.2736,3.17005 -0.2761,0.11418 -0.5495,0.24949 -0.6076,0.3007 -0.1682,0.14819 -0.1883,0.11609 -0.1827,-0.29172 l 0,0 z"
-           id="path4853"
-           inkscape:connector-curvature="0" />
-        <path
-           style="fill:#c87137;fill-opacity:1;stroke:none"
-           d="m 1619.3912,757.46659 c -0.6062,-0.41192 -0.9669,-1.02287 -1.7697,-2.99792 -0.617,-1.51788 -0.6712,-1.88609 -0.2773,-1.88609 0.1132,0 1.1843,0.49877 2.3801,1.10837 1.1959,0.60961 2.537,1.2645 2.9803,1.45531 1.0352,0.44557 1.6974,0.99534 1.6438,1.36471 -0.062,0.425 -0.8271,0.86146 -1.6869,0.96181 -0.4196,0.049 -1.0038,0.14181 -1.2983,0.2063 -0.92,0.20148 -1.4463,0.14478 -1.972,-0.21249 z"
-           id="path4855"
-           inkscape:connector-curvature="0" />
-        <path
-           style="fill:#c87137;fill-opacity:1;stroke:none"
-           d="m 1616.2488,749.97125 c -0.4107,-0.28764 -1.0178,-1.41521 -1.4949,-2.77628 -0.2257,-0.64417 -0.3828,-1.17122 -0.3491,-1.17122 0.1382,0 3.0941,1.4683 3.3081,1.64321 0.7351,0.60097 0.6921,1.39339 -0.1141,2.10128 -0.5101,0.44781 -0.9138,0.50852 -1.35,0.20301 l 0,0 z"
-           id="path4857"
-           inkscape:connector-curvature="0" />
-        <path
-           style="fill:#c87137;fill-opacity:1;stroke:none"
-           d="m 1621.3983,761.44954 c -0.1279,-0.20199 -0.4472,-0.63193 -0.7095,-0.95543 -0.6043,-0.74534 -0.5891,-1.16074 0.042,-1.13185 0.9855,0.0451 1.6297,0.95222 1.3676,1.9257 -0.1675,0.62215 -0.3774,0.67061 -0.6998,0.16158 z"
-           id="path4859"
-           inkscape:connector-curvature="0" />
-        <path
-           style="fill:#c87137;fill-opacity:1;stroke:none"
-           d="m 1623.5615,764.15431 c -1.0459,-0.32225 -1.3184,-0.90968 -0.5784,-1.24687 1.1275,-0.51372 2.1675,0.23749 1.6548,1.19536 -0.161,0.30084 -0.2529,0.30523 -1.0764,0.0515 z"
-           id="path4861"
-           inkscape:connector-curvature="0" />
-        <path
-           style="fill:#c87137;fill-opacity:1;stroke:none"
-           d="m 1627.5609,770.42354 c -0.1159,-0.13156 -0.5771,-0.76572 -1.0247,-1.40925 l -0.814,-1.17004 0.3906,-0.20196 c 0.5179,-0.26782 1.0198,-0.25064 1.7,0.0582 0.9628,0.43713 1.2698,1.54474 0.6734,2.42969 -0.3607,0.53527 -0.6354,0.62236 -0.9253,0.29338 l 0,0 z"
-           id="path4863"
-           inkscape:connector-curvature="0" />
-        <path
-           style="fill:#c87137;fill-opacity:1;stroke:none"
-           d="m 1629.8676,773.87412 c -0.2536,-0.47395 -0.1649,-1.19923 0.19,-1.5542 0.3817,-0.38164 0.5131,-0.404 0.7434,-0.12649 0.3458,0.41672 -0.1267,1.93959 -0.6018,1.93959 -0.1062,0 -0.2554,-0.1165 -0.3316,-0.2589 z"
-           id="path4865"
-           inkscape:connector-curvature="0" />
-        <path
-           style="fill:#c87137;fill-opacity:1;stroke:none"
-           d="m 1632.105,776.99517 c -0.5518,-0.29023 -0.4211,-0.98819 0.185,-0.98819 0.2889,0 0.4105,0.35656 0.2813,0.82515 -0.094,0.34228 -0.1131,0.34885 -0.4663,0.16304 z"
-           id="path4867"
-           inkscape:connector-curvature="0" />
-        <path
-           style="fill:#c87137;fill-opacity:1;stroke:none"
-           d="m 1634.1241,780.52404 c -0.6155,-0.54518 -0.8008,-0.90088 -0.6291,-1.20764 0.1793,-0.3204 1.0724,-0.31126 1.3667,0.014 0.2892,0.31955 0.2828,0.99025 -0.013,1.34613 l -0.2343,0.28204 -0.4906,-0.43453 z"
-           id="path4869"
-           inkscape:connector-curvature="0" />
-        <path
-           style="fill:#c87137;fill-opacity:1;stroke:none"
-           d="m 1635.6921,782.33208 c -0.3123,-0.0859 -0.4456,-0.2291 -0.3866,-0.41509 0.04,-0.12664 0.2608,-0.34083 0.4346,-0.42193 0.2288,-0.10675 0.3663,-0.10248 0.4838,0.015 0.1284,0.12842 0.1498,0.29909 0.076,0.60898 l -0.06,0.25097 -0.1833,0.006 c -0.1009,0.003 -0.2653,-0.0165 -0.3653,-0.044 l 0,0 z"
-           id="path4871"
-           inkscape:connector-curvature="0" />
-        <path
-           style="fill:#c87137;fill-opacity:1;stroke:none"
-           d="m 1638.3455,786.00236 c -0.2332,-0.0556 -0.436,-0.23067 -0.5445,-0.47003 -0.088,-0.19521 -0.087,-0.31951 0.01,-0.50296 0.2437,-0.48255 0.931,-0.40683 1.2046,0.13272 0.1075,0.21194 0.1142,0.33507 0.028,0.52413 -0.072,0.15756 -0.1965,0.25756 -0.388,0.31061 -0.1483,0.0411 -0.1562,0.0412 -0.3059,0.005 l 0,0 z"
-           id="path4873"
-           inkscape:connector-curvature="0" />
-        <path
-           style="fill:#c87137;fill-opacity:1;stroke:none"
-           d="m 1641.9978,788.28729 c -0.5544,-0.0466 -1.0645,-0.18037 -1.3697,-0.35923 -0.3831,-0.22451 -0.3807,-0.5988 0.01,-0.85457 0.3057,-0.20249 0.6792,-0.23807 0.9656,-0.092 0.2038,0.10399 0.3182,0.22321 0.4315,0.44981 0.1459,0.29201 0.2432,0.88633 0.1428,0.87284 -0.023,-0.003 -0.102,-0.0107 -0.1756,-0.0169 l 0,0 z"
-           id="path4875"
-           inkscape:connector-curvature="0" />
-        <path
-           style="fill:#c87137;fill-opacity:1;stroke:none"
-           d="m 1645.6719,790.51679 c -0.539,-0.0362 -0.8896,-0.1131 -1.1784,-0.25835 -0.2869,-0.14433 -0.386,-0.25713 -0.386,-0.43947 0,-0.2565 0.2945,-0.49012 0.7268,-0.57653 0.3746,-0.0749 0.8529,0.12253 1.0856,0.44805 0.1458,0.20397 0.2646,0.45152 0.3218,0.67076 l 0.05,0.19059 -0.1223,-0.005 c -0.067,-0.003 -0.2911,-0.0163 -0.4973,-0.0301 z"
-           id="path4877"
-           inkscape:connector-curvature="0" />
-        <path
-           style="fill:#c87137;fill-opacity:1;stroke:none"
-           d="m 1649.19,791.53056 c -0.3513,-0.23583 -0.5371,-0.39932 -0.5969,-0.52539 -0.1151,-0.24259 0.011,-0.30402 0.6133,-0.29883 0.3876,0.003 0.4979,0.0169 0.7493,0.0924 0.3375,0.10139 0.5803,0.21634 0.6726,0.31846 0.1558,0.17241 -0.133,0.35661 -0.7711,0.49175 -0.2093,0.0443 -0.3918,0.0806 -0.4055,0.0805 -0.014,-4e-5 -0.1315,-0.0716 -0.2617,-0.15895 l 0,0 z"
-           id="path4879"
-           inkscape:connector-curvature="0" />
-        <path
-           style="fill:#c87137;fill-opacity:1;stroke:none"
-           d="m 1652.0829,790.62713 c -0.395,-0.41827 -0.5834,-0.71947 -0.6178,-0.98738 -0.027,-0.21068 0.088,-0.41116 0.305,-0.53181 0.4928,-0.27389 1.3756,-0.14536 1.6631,0.24211 0.2213,0.29836 0.01,0.73555 -0.5696,1.16317 -0.176,0.13049 -0.5139,0.30633 -0.5887,0.30633 -0.01,0 -0.092,-0.0866 -0.192,-0.19242 z"
-           id="path4881"
-           inkscape:connector-curvature="0" />
-        <path
-           style="fill:#c87137;fill-opacity:1;stroke:none"
-           d="m 1645.7887,783.64265 c -0.2515,-0.0547 -0.3864,-0.12195 -0.4779,-0.23834 -0.091,-0.1157 -0.088,-0.21797 0.01,-0.30822 0.091,-0.0858 0.251,-0.095 0.3911,-0.0225 0.1136,0.0588 0.2837,0.29351 0.3512,0.4848 0.055,0.15701 0.058,0.15611 -0.272,0.0843 z"
-           id="path4883"
-           inkscape:connector-curvature="0" />
-        <path
-           style="fill:#c87137;fill-opacity:1;stroke:none"
-           d="m 1646.7802,782.2658 c -0.4304,-0.0628 -0.6023,-0.15131 -0.6023,-0.3099 0,-0.24286 0.4973,-0.42865 0.77,-0.28766 0.1197,0.0619 0.2531,0.28606 0.2838,0.47667 l 0.023,0.14222 -0.1953,-0.005 c -0.1075,-0.002 -0.2331,-0.0101 -0.2791,-0.0168 z"
-           id="path4885"
-           inkscape:connector-curvature="0" />
-        <path
-           style="fill:#c87137;fill-opacity:1;stroke:none"
-           d="m 1646.906,781.06829 c -0.2849,-0.10168 -0.3965,-0.24675 -0.3986,-0.51818 0,-0.30126 0.2683,-0.67737 0.5556,-0.7722 0.2523,-0.0833 0.5214,0.10087 0.7004,0.47918 0.07,0.14736 0.2202,0.66543 0.2213,0.76189 4e-4,0.0355 -0.456,0.097 -0.709,0.0955 -0.1345,-7.5e-4 -0.3008,-0.0216 -0.3697,-0.0462 l 0,0 z"
-           id="path4887"
-           inkscape:connector-curvature="0" />
-        <path
-           style="fill:#c87137;fill-opacity:1;stroke:none"
-           d="m 1648.0747,778.79192 c -0.1818,-0.0649 -0.2571,-0.14414 -0.2571,-0.27083 0,-0.23563 0.362,-0.60185 0.6794,-0.68731 0.4004,-0.10784 0.6235,0.12756 0.6249,0.65955 l 8e-4,0.27201 -0.2524,0.0375 c -0.3326,0.0495 -0.6379,0.0453 -0.7956,-0.0109 z"
-           id="path4889"
-           inkscape:connector-curvature="0" />
-        <path
-           style="fill:#c87137;fill-opacity:1;stroke:none"
-           d="m 1651.0803,777.73457 c -0.404,-0.0534 -0.7001,-0.20087 -0.8032,-0.40009 -0.1738,-0.33608 0.1104,-0.90683 0.5972,-1.19943 0.2618,-0.15734 0.4144,-0.19117 0.5698,-0.12627 0.3072,0.12835 0.3396,0.72055 0.085,1.54587 -0.074,0.24127 -0.052,0.23227 -0.4485,0.17992 z"
-           id="path4891"
-           inkscape:connector-curvature="0" />
-        <path
-           style="fill:#c87137;fill-opacity:1;stroke:none"
-           d="m 1655.4118,778.37364 c -0.3624,-0.10998 -0.6396,-0.48294 -0.5893,-0.79291 0.065,-0.40063 0.5063,-0.59937 0.9098,-0.40972 0.3286,0.15449 0.5266,0.5623 0.4155,0.85572 -0.1036,0.27328 -0.4463,0.43482 -0.736,0.34691 z"
-           id="path4893"
-           inkscape:connector-curvature="0" />
-        <path
-           style="fill:#c87137;fill-opacity:1;stroke:none"
-           d="m 1655.3723,782.33991 c -0.303,-0.10814 -0.4124,-0.26196 -0.3837,-0.53957 0.045,-0.43326 0.5021,-0.96408 0.9385,-1.08925 0.1365,-0.0391 0.3047,0.039 0.3796,0.17631 0.085,0.15502 0.083,0.73351 0,1.17385 l -0.064,0.32627 -0.3712,-0.002 c -0.221,-9.4e-4 -0.4219,-0.0195 -0.4964,-0.0461 l 0,0 z"
-           id="path4895"
-           inkscape:connector-curvature="0" />
-        <path
-           style="fill:#c87137;fill-opacity:1;stroke:none"
-           d="m 1655.4975,785.61081 c -1.1031,-0.24553 -1.6225,-0.53688 -1.6229,-0.91036 -4e-4,-0.34056 0.5473,-0.67539 1.0988,-0.67175 0.7363,0.005 1.0224,0.54426 0.758,1.42909 -0.053,0.17896 -0.07,0.18958 -0.2339,0.15302 z"
-           id="path4897"
-           inkscape:connector-curvature="0" />
-        <path
-           style="fill:#c87137;fill-opacity:1;stroke:none"
-           d="m 1654.5368,787.83972 c -0.4175,-0.0748 -0.7237,-0.17744 -0.8914,-0.29894 -0.2151,-0.15583 -0.2245,-0.30913 -0.031,-0.50036 0.1387,-0.13685 0.2941,-0.21677 0.5511,-0.28336 0.2686,-0.0696 0.5328,-0.0673 0.6784,0.006 0.1465,0.0736 0.2684,0.25288 0.2684,0.39457 0,0.12635 -0.1096,0.48773 -0.1932,0.63719 l -0.058,0.1032 -0.3248,-0.0582 z"
-           id="path4899"
-           inkscape:connector-curvature="0" />
-        <path
-           style="fill:#d3bc5f;fill-opacity:1;stroke:none"
-           d="m 1606.8936,823.27215 c -0.262,-0.6966 -0.5642,-1.73623 -0.518,-1.78242 0.028,-0.0282 0.2165,-0.0513 0.4185,-0.0513 0.4342,0 0.8317,0.33345 0.8317,0.69772 0,0.25349 -0.2788,0.94687 -0.4948,1.23066 -0.1285,0.16879 -0.14,0.16421 -0.2374,-0.0947 z"
-           id="path4901"
-           inkscape:connector-curvature="0" />
-        <path
-           style="fill:#d3bc5f;fill-opacity:1;stroke:none"
-           d="m 1605.5371,822.46758 c -0.1334,-0.24934 0,-0.59033 0.2947,-0.7475 0.177,-0.0948 0.1964,-0.0865 0.1517,0.0652 -0.028,0.0956 -0.08,0.33348 -0.1142,0.52869 -0.071,0.40078 -0.1743,0.44858 -0.3322,0.15366 z"
-           id="path4903"
-           inkscape:connector-curvature="0" />
-        <path
-           inkscape:connector-curvature="0"
-           id="path4905"
-           d="m 1622.9574,824.31269 c 0,-0.67081 -0.4409,-0.96561 -1.4442,-0.96561 -0.6867,0 -1.6477,-0.94768 -2.7146,-2.67708 -0.4088,-0.66257 -1.1494,-1.70301 -1.6459,-2.31207 l -0.9027,-1.10739 -1.5319,0.49081 c -0.8426,0.26994 -2.7115,0.91885 -4.1531,1.44202 -1.4415,0.52317 -2.8872,0.95109 -3.2124,0.95094 -0.5517,-1.8e-4 -0.5915,-0.12179 -0.5915,-1.80702 0,-1.56975 0.1067,-1.96478 0.8134,-3.01144 0.4473,-0.66257 0.9894,-1.20468 1.2047,-1.20468 0.4493,0 0.6933,-1.14359 0.323,-1.51394 -0.1362,-0.13614 -1.1332,-0.39581 -2.2157,-0.57705 -1.9115,-0.32005 -1.9749,-0.35538 -2.2006,-1.22665 -0.3309,-1.27694 -0.1467,-1.53246 1.4552,-2.0183 0.7827,-0.23738 2.4413,-0.94093 3.6857,-1.56345 l 2.2626,-1.13183 1.1516,-2.65381 c 0.6335,-1.4596 1.1011,-2.70444 1.0392,-2.76631 -0.062,-0.0619 0.1246,-0.34956 0.4143,-0.6393 0.3287,-0.3287 0.4662,-0.71767 0.3657,-1.03435 -0.089,-0.27914 0.087,-1.08614 0.3897,-1.79332 0.8314,-1.94059 1.618,-4.90152 1.618,-6.09029 0,-1.49936 -0.3311,-0.93769 -1.1772,1.99727 -0.4039,1.4008 -1.5992,4.71368 -2.6564,7.36195 -1.8523,4.64011 -1.9596,4.83331 -2.9522,5.31806 -1.3864,0.67706 -2.3945,0.35939 -5.9575,-1.87729 -4.2609,-2.67479 -7.6074,-6.33452 -9.1008,-9.95258 -0.9842,-2.38445 -1.1899,-6.59625 -0.5097,-10.43722 0.7813,-4.41188 4.8497,-15.66034 7.7705,-21.48416 0.8276,-1.65023 2.0861,-4.4606 2.7966,-6.24527 1.2028,-3.02128 3.7554,-10.61569 3.7554,-11.17292 3.1043,-0.46618 2.6485,-1.57829 4.0208,-0.65588 0.2897,1.36506 0.5442,3.43526 0.1632,4.0168 -0.6201,0.94637 -0.5407,1.14408 0.1855,0.46187 0.3422,-0.32149 0.7036,-0.50311 0.8031,-0.40361 0.3374,0.33746 0.183,2.11114 -0.2358,2.70919 -0.2293,0.32724 -0.3042,0.59499 -0.1666,0.59499 0.1377,0 0.4239,-0.2615 0.6361,-0.58111 0.2122,-0.31961 0.5092,-0.50489 0.6599,-0.41173 0.1508,0.0932 0.5505,1.10758 0.8883,2.25428 0.8432,2.86214 2.645,6.55866 4.2133,8.64373 0.7198,0.95705 2.6183,3.66759 4.2188,6.02342 10.0175,14.74526 12.855,18.69855 14.1758,19.75023 2.2753,1.81175 4.9699,3.45639 7.4728,4.56085 2.0374,0.89909 2.6458,1.04875 4.2034,1.03409 1.7973,-0.0169 1.8345,-0.003 2.8453,1.08513 1.8537,1.99511 2.5483,2.61595 2.9264,2.61595 0.6965,0 0.398,-1.08162 -0.4282,-1.55177 -0.4408,-0.25082 -0.8022,-0.6121 -0.8031,-0.80284 -7e-4,-0.19074 -0.2951,-0.64019 -0.6537,-0.99879 -0.3586,-0.35859 -0.5554,-0.71164 -0.4374,-0.78456 0.118,-0.0729 0.1586,-0.42484 0.09,-0.78204 -0.081,-0.42382 0.068,-0.8414 0.4284,-1.20193 0.8011,-0.80113 1.8462,-2.98417 2.0122,-4.20296 0.079,-0.57897 0.2839,-2.05688 0.4559,-3.28424 0.5187,-3.70282 -0.2302,-6.9783 -1.6845,-7.36786 -3.4109,-0.91365 -7.8259,1.71532 -9.1297,5.43647 -0.3228,0.92103 -0.7069,1.69237 -0.8537,1.7141 -0.5816,0.0861 -1.0027,-4.37178 -0.7337,-7.76692 0.2966,-3.74344 0.5605,-4.35155 2.9819,-6.87088 2.1501,-2.2372 3.2965,-2.7618 4.1563,-1.90198 0.3105,0.31049 0.3504,0.55046 0.153,0.91938 -0.3415,0.6381 -0.3489,1.95508 -0.01,1.74551 0.1415,-0.0875 0.3374,-0.58596 0.4353,-1.10775 0.2988,-1.59268 1.9159,-1.8922 3.2924,-0.60981 0.5404,0.50354 0.6064,0.75685 0.4728,1.81739 l -0.1551,1.2323 0.539,-1.01742 c 0.6417,-1.21123 1.1201,-1.45067 1.9298,-0.81379 0.6229,0.49002 0.6245,0.50445 0.1431,1.29722 -0.2678,0.44094 -0.4837,0.9824 -0.4798,1.20326 0.01,0.53675 1.3287,-0.95661 1.3287,-1.50403 0,-0.51205 2.187,0.63162 3.7246,1.94773 1.058,0.90563 3.1543,3.96447 4.3743,6.38284 0.9385,1.86035 2.061,5.20188 2.0694,6.16062 0,0.43987 0.078,1.97067 0.1652,3.40176 0.1623,2.66912 -0.3001,6.73924 -0.6932,6.10311 -0.1127,-0.18237 -0.149,-0.54559 -0.081,-0.80715 0.1822,-0.69672 -0.4695,-0.9805 -0.8999,-0.39188 -0.5492,0.75106 -0.4461,1.87567 0.2119,2.31258 0.5693,0.37801 0.5631,0.39702 -1.0039,3.10023 -0.8672,1.49593 -1.7273,2.72486 -1.9114,2.73094 -0.184,0.006 -0.3346,0.26003 -0.3346,0.56433 0,0.34708 -1.0725,1.62177 -2.8779,3.42053 l -2.8778,2.86727 -5.7557,2.98362 c -3.1657,1.64099 -6.4864,3.22771 -7.3795,3.52605 -1.7588,0.58754 -4.7615,1.14263 -5.2816,0.97636 -0.1775,-0.0567 -2.3068,-0.17659 -4.7317,-0.26634 -5.0331,-0.18627 -5.237,-0.26936 -5.5106,-2.24554 -0.094,-0.68242 -0.3376,-2.08405 -0.5404,-3.11473 -0.2028,-1.03067 -0.5565,-3.50027 -0.786,-5.488 -0.6413,-5.55417 -2.6176,-13.39799 -3.2231,-12.79245 -0.077,0.0771 0.2782,2.65571 0.7897,5.73016 1.1842,7.118 1.7234,10.96998 1.882,13.44408 0.069,1.08054 0.2386,2.10452 0.3764,2.27551 0.1378,0.17099 0.3349,0.82226 0.438,1.44725 0.103,0.625 0.2991,1.20539 0.4356,1.28978 0.1366,0.0844 0.4882,0.62377 0.7815,1.19864 0.2933,0.57487 0.9004,1.46336 1.3491,1.97441 0.4487,0.51105 0.8853,1.35768 0.9703,1.8814 0.1335,0.82277 0.082,0.9522 -0.3759,0.9522 -0.8045,0 -2.2344,-0.55783 -2.0781,-0.8107 0.076,-0.12272 0.015,-0.2988 -0.1342,-0.39128 -0.1497,-0.0925 -0.2721,-0.0519 -0.2721,0.0903 0,0.14214 -0.2409,0.19544 -0.5354,0.11843 -0.2945,-0.077 -0.5354,-0.22584 -0.5354,-0.33074 0,-0.32707 -2.5712,-1.41272 -3.1032,-1.31027 -0.3703,0.0713 -0.5529,0.418 -0.6841,1.29885 -0.1697,1.14016 -1.7574,5.61874 -1.9919,5.61874 -0.061,0 -0.1104,-0.28828 -0.1104,-0.64063 z m 2.8648,-14.7801 c 0.1222,-0.36683 -0.6384,-1.35112 -0.8672,-1.12225 -0.2912,0.29116 0.125,1.60235 0.4719,1.48672 0.1694,-0.0565 0.3473,-0.22048 0.3953,-0.36447 z m -11.1894,-3.76548 c 0.8463,-1.27774 0.9107,-1.78298 0.1465,-1.14868 -0.5572,0.46243 -1.5438,2.39849 -1.2223,2.39849 0.1364,0 0.6205,-0.56241 1.0758,-1.24981 z m 9.6591,-2.0454 c 0,-1.34316 -0.3989,-2.18006 -0.6807,-1.4458 -0.2425,0.63183 0.1218,2.91569 0.4342,2.72259 0.1378,-0.0852 0.2487,-0.65972 0.2465,-1.27679 z m -7.3731,-3.18933 c 0.4889,-0.69802 0.5545,-1.63721 0.1039,-1.48699 -0.3815,0.12716 -1.0943,2.08197 -0.7591,2.08197 0.1312,0 0.426,-0.26774 0.6552,-0.59498 z m 32.274,-0.72613 c 0,-0.98362 -0.4337,-2.15909 -0.7965,-2.15909 -0.357,0 -0.355,1.75847 0,2.42697 0.4073,0.76114 0.7937,0.63075 0.7937,-0.26788 z m -25.1645,-0.9702 c 0,-0.65389 -0.1205,-1.18889 -0.2677,-1.18889 -0.1473,0 -0.2678,0.60946 -0.2678,1.35434 0,0.83472 0.1028,1.29086 0.2678,1.18889 0.1472,-0.091 0.2677,-0.70046 0.2677,-1.35434 z m 17.284,0.8307 c 0.4751,-0.72511 0.3197,-1.27747 -0.2932,-1.04228 -0.2202,0.0845 -0.393,0.49133 -0.393,0.92529 0,0.94572 0.1288,0.96767 0.6862,0.11699 z m 17.7856,-2.14402 c 0,-0.47684 -0.93,-1.01277 -1.5502,-0.89332 -0.3936,0.0758 -0.3747,0.1637 0.1478,0.68619 0.6825,0.68243 1.4024,0.78876 1.4024,0.20713 z m -22.994,-1.02948 c 0.1056,-0.39462 0.09,-0.78025 -0.034,-0.85698 -0.2734,-0.169 -0.4001,0.0359 -0.6389,1.03319 -0.241,1.00635 0.4015,0.83807 0.6727,-0.17621 z m -17.5707,-1.43561 c 0.1012,-0.67475 0.2474,-1.39213 0.3249,-1.59417 0.078,-0.20203 0.023,-0.36733 -0.1201,-0.36733 -0.2801,0 -1.1403,2.77369 -1.1262,3.63161 0.016,0.96149 0.7175,-0.31038 0.9214,-1.67011 z m 5.4634,-0.42218 c 0.032,-1.02056 -0.3136,-1.35016 -0.609,-0.58045 -0.2221,0.57881 -0.2046,2.10297 0.031,2.70021 0.1605,0.40685 0.2235,0.35358 0.3699,-0.31274 0.097,-0.44171 0.1907,-1.25488 0.2081,-1.80702 z m 18.4499,2.15504 c 0.3842,-0.38413 0.4283,-1.28499 0.063,-1.28499 -0.2816,0 -0.8126,0.8632 -0.8126,1.32093 0,0.37879 0.3518,0.36193 0.7496,-0.0359 z m 5.9431,-2.37813 c 0,-1.183 -0.091,-1.59848 -0.3346,-1.51863 -0.6496,0.2134 -0.4536,3.14718 0.2102,3.14718 0.068,0 0.1244,-0.73285 0.1244,-1.62855 z m -50.7088,-0.40113 c 0.1938,-1.03255 -0.042,-1.52631 -0.4337,-0.90735 -0.3308,0.52302 -0.3307,2.2109 10e-5,2.00646 0.1415,-0.0875 0.3366,-0.58207 0.4336,-1.09911 z m 39.9738,0.40239 c 0.6275,-0.84882 0.6035,-1.22565 -0.062,-0.9703 -0.406,0.15583 -1.0917,1.79447 -0.7508,1.79447 0.1119,0 0.4776,-0.37088 0.8128,-0.82417 z m 6.7416,-1.23532 c 0.5956,-1.38958 0.6009,-1.42071 0.2416,-1.42071 -0.4022,0 -1.3325,1.64507 -1.3336,2.35824 0,0.89194 0.4878,0.47185 1.092,-0.93753 z m 6.1351,0.98026 c 0,-0.32049 -0.7551,-0.66427 -0.9753,-0.44404 -0.2345,0.23443 0.1632,0.72015 0.5895,0.72015 0.2122,0 0.3858,-0.12425 0.3858,-0.27611 z m -55.1477,-2.28291 c 0,-0.38854 -0.1159,-0.61345 -0.2677,-0.51962 -0.1473,0.091 -0.2677,0.39928 -0.2677,0.68507 0,0.28579 0.1204,0.51961 0.2677,0.51961 0.1472,0 0.2677,-0.30828 0.2677,-0.68506 z m 44.296,-0.37203 c 1.0279,-1.48322 0.708,-2.02519 -0.3408,-0.57739 -0.4645,0.64127 -0.7794,1.27138 -0.6998,1.40022 0.2151,0.34804 0.2463,0.32333 1.0406,-0.82283 z m -41.619,-2.02038 c 0,-1.12496 0.035,-1.17558 0.8701,-1.26327 l 0.87,-0.0914 -1.1463,-0.37212 c -0.8741,-0.28375 -1.2206,-0.29788 -1.459,-0.0595 -0.2384,0.2384 -0.2092,0.31265 0.1231,0.31265 0.3696,0 0.412,0.22989 0.2795,1.51399 -0.1145,1.10945 -0.074,1.46289 0.1532,1.32274 0.1702,-0.10519 0.3094,-0.71862 0.3094,-1.36318 z m 9.6375,-10e-4 c -0.3587,-0.43216 -2.1417,-0.56217 -2.1417,-0.15616 0,0.33863 0.507,0.51165 1.5721,0.53659 0.7732,0.0181 0.855,-0.0365 0.5696,-0.38043 z m 4.9801,-1.91691 c 0.2035,-0.85981 0.4323,-3.0086 0.5084,-4.7751 l 0.1385,-3.21181 0.7336,-0.22988 c 0.4035,-0.12644 2.2596,-0.24721 4.1246,-0.26839 3.0822,-0.035 4.0446,-0.18803 3.6519,-0.58068 -0.178,-0.17798 -6.2086,-2.49984 -7.3934,-2.84657 -0.4873,-0.1426 -1.0295,-0.20485 -1.2047,-0.13831 -0.3189,0.12103 0.4414,0.48795 2.8269,1.36416 0.6994,0.2569 1.2716,0.57954 1.2716,0.71699 0,0.30873 -1.3715,0.93846 -2.8467,1.30709 -0.6086,0.15209 -1.2483,0.4473 -1.4215,0.65604 -0.1733,0.20873 -0.3865,1.48368 -0.474,2.83321 -0.1127,1.73976 -0.2678,2.49546 -0.5329,2.59721 -0.8383,0.32169 -2.6912,-2.3764 -3.3031,-4.80988 -0.4274,-1.69988 -0.9625,-1.65803 -2.5673,0.20078 -1.5407,1.78454 -1.9722,1.86855 -1.9722,0.38396 0,-1.51017 -0.3368,-2.00739 -2.1568,-3.18369 -1.159,-0.74912 -1.4945,-1.09341 -1.2524,-1.28542 0.5371,-0.42606 2.0843,-0.81879 3.9446,-1.00129 3.904,-0.38299 4.6742,-0.96256 4.9058,-3.69158 0.09,-1.06165 0.5334,-3.90348 0.9853,-6.31517 0.4518,-2.41169 0.774,-4.43245 0.7159,-4.49057 -0.058,-0.0581 -0.2486,0.0665 -0.4233,0.27696 -0.3059,0.36869 -1.9871,7.71616 -2.3976,10.47924 -0.11,0.73993 -0.2987,1.50514 -0.4194,1.70048 -0.3624,0.58635 -1.8473,1.07189 -3.8001,1.2426 -1.5483,0.13535 -5.4578,0.91736 -6.7579,1.35175 -0.6849,0.22886 0.191,0.8498 2.2668,1.60687 1.1035,0.40249 2.1811,0.98121 2.3947,1.28606 0.503,0.71815 0.4937,3.53328 -0.019,5.65541 -0.2133,0.88343 -0.3897,2.11823 -0.392,2.744 0,0.95789 -0.089,1.13776 -0.5396,1.13776 -0.2945,0 -0.5354,0.12046 -0.5354,0.2677 0,0.14724 0.4457,0.26771 0.9905,0.26771 0.7593,0 0.917,-0.0735 0.6756,-0.31488 -0.1839,-0.18392 -0.2186,-0.43443 -0.083,-0.60234 0.1273,-0.1581 0.8576,-1.50737 1.623,-2.99837 1.3679,-2.66471 3.4185,-5.15817 3.9646,-4.82068 0.1429,0.0883 0.3934,0.69135 0.5568,1.34012 0.1633,0.64877 0.7119,1.67624 1.2191,2.28327 0.6314,0.75578 1.0219,1.58791 1.2385,2.6398 0.7729,3.7521 1.1034,3.98276 1.7559,1.22544 z m 55.6774,0.82421 c 0.1961,-1.04551 0.055,-1.34727 -0.4724,-1.01385 -0.1939,0.12242 -0.8344,0.22483 -1.4233,0.22759 -1.4487,0.007 -1.5175,0.77103 -0.08,0.89043 0.7041,0.0585 1.0388,0.2339 1.157,0.60623 0.2322,0.73168 0.6097,0.40419 0.8188,-0.7104 z m -73.1405,0.12823 c 0.1978,-0.98929 -0.096,-1.65365 -0.3943,-0.89171 -0.2831,0.72286 -0.2867,1.72224 -0.01,1.72224 0.1288,0 0.309,-0.37378 0.4004,-0.83062 z m 68.7016,-0.78235 c 0,-0.32576 -1.1424,-0.79649 -1.9329,-0.79649 -0.5425,0 -0.5448,0.0162 -0.075,0.53541 0.5003,0.55283 2.0078,0.74886 2.0078,0.26108 z m -26.6773,-0.67118 c -0.083,-0.21614 -0.3228,-0.39299 -0.5331,-0.39299 -0.3011,0 -0.3206,0.1153 -0.092,0.54291 0.3222,0.60204 0.8637,0.47215 0.6249,-0.14992 z m 31.0406,-2.41742 c 0.03,-1.04758 -0.267,-1.48014 -0.6259,-0.9126 -0.2902,0.45896 -0.333,1.62488 -0.083,2.27517 0.1629,0.42446 0.1897,0.42427 0.4288,-0.003 0.1402,-0.25064 0.2665,-0.86247 0.2806,-1.35963 z m -69.9946,0.80715 c 0.4188,-0.9192 0.4045,-2.07085 -0.024,-1.92919 -0.3368,0.11137 -0.7742,2.61106 -0.4568,2.61106 0.094,0 0.3099,-0.30684 0.4808,-0.68187 z m -2.9018,-0.40476 c 0,-0.30317 -0.1205,-0.47676 -0.2677,-0.38576 -0.1473,0.091 -0.2677,0.33904 -0.2677,0.55121 0,0.21217 0.1204,0.38576 0.2677,0.38576 0.1472,0 0.2677,-0.24804 0.2677,-0.55121 z m 71.696,0.0827 c -0.131,-0.69075 -1.3486,-0.74054 -1.9468,-0.0796 -0.4932,0.54496 -0.4888,0.54808 0.7698,0.54808 1.0609,0 1.2514,-0.0758 1.177,-0.46848 z m -3.051,0.0383 c 0.7796,-0.29915 0.4345,-0.64063 -0.6473,-0.64063 -1.029,0 -1.434,0.34428 -0.7362,0.62583 0.4839,0.19526 0.9016,0.19972 1.3835,0.0148 z m -68.3183,-1.37683 c 0.1501,-0.57864 -0.021,-1.13776 -0.349,-1.13776 -0.135,0 -0.2454,0.36141 -0.2454,0.80312 0,0.87041 0.3974,1.09416 0.5944,0.33464 z m 39.0263,0.15493 c 0,-0.44447 -0.8177,-1.29269 -1.2462,-1.29269 -0.4706,0 -0.4549,0.28099 0.057,1.01126 0.4419,0.63091 1.1895,0.80779 1.1895,0.28143 z m -27.8929,-0.77735 c -0.053,-0.15828 -0.1833,-0.27875 -0.29,-0.26771 -0.1068,0.011 -0.4652,0.0285 -0.7965,0.0389 -0.5747,0.018 -0.5778,0.0294 -0.067,0.24889 0.758,0.32574 1.2657,0.3169 1.1534,-0.0201 z m -6.4404,-0.84997 c -0.114,-0.3426 -3.0809,-0.89027 -3.3524,-0.61882 -0.285,0.28497 0.2327,0.53027 1.4895,0.70584 1.9419,0.27128 1.9815,0.26943 1.8629,-0.087 z m 1.673,0.0669 c -0.5238,-0.3385 -1.0709,-0.3385 -1.0709,0 0,0.14723 0.3313,0.26586 0.7362,0.26361 0.5737,-0.003 0.6476,-0.0614 0.3347,-0.26361 z m 65.9898,-1.07083 c 0,-0.4908 -0.1506,-0.94255 -0.3346,-1.00391 -0.232,-0.0773 -0.3346,0.23053 -0.3346,1.00391 0,0.77337 0.1026,1.08124 0.3346,1.0039 0.184,-0.0614 0.3346,-0.51311 0.3346,-1.0039 z m -42.6993,-0.14328 c 0,-0.55886 -0.4669,-0.48493 -0.7937,0.12567 -0.4023,0.75169 -0.3444,0.87558 0.2583,0.55302 0.2945,-0.1576 0.5354,-0.46301 0.5354,-0.67869 z m -29.1765,-0.59292 c 0,-0.25767 0.069,-0.76966 0.1486,-1.13776 0.1053,-0.4867 0.031,-0.42354 -0.2714,0.23152 -0.4843,1.04814 -0.5196,1.37473 -0.1485,1.37473 0.1472,0 0.2693,-0.21082 0.2713,-0.46849 z m 2.6735,-1.51017 c 0,-1.43955 -0.426,-0.92858 -0.6453,0.77397 -0.1588,1.23382 -0.1404,1.29788 0.2365,0.81889 0.2248,-0.28582 0.4088,-1.0026 0.4088,-1.59286 z m 33.1957,1.63666 c 0,-0.45217 -0.7655,-1.53196 -1.086,-1.53196 -0.3763,0 -0.3064,0.47207 0.1798,1.21411 0.4673,0.71324 0.9062,0.86717 0.9062,0.31785 z m -3.7479,-2.62101 c 0,-0.41556 -0.5039,-0.28101 -1.0709,0.28593 -0.818,0.81802 -0.6371,1.17974 0.2678,0.53542 0.4417,-0.31453 0.8031,-0.68414 0.8031,-0.82135 z m -18.2041,-0.51719 c 0,-0.14724 -0.512,-0.26586 -1.1378,-0.26361 -0.8332,0.003 -1.0303,0.0736 -0.7362,0.26361 0.5286,0.3416 1.874,0.3416 1.874,0 z m 3.2125,-0.64063 c 0,-0.38282 -0.5538,-0.69791 -1.2266,-0.69791 -0.4686,0 -0.5043,0.70823 -0.045,0.89354 0.6578,0.26544 1.2716,0.17102 1.2716,-0.19563 z m 16.0624,-0.13283 c 0,-0.39915 -1.0127,-1.51407 -1.203,-1.3245 -0.2117,0.21081 0.6241,1.56255 0.9661,1.56255 0.1303,0 0.2369,-0.10713 0.2369,-0.23805 z m -18.8867,-0.53499 c -0.3932,-0.36735 -1.4591,-0.63067 -1.4591,-0.36045 0,0.40878 0.3277,0.59807 1.0352,0.59807 0.4074,0 0.5766,-0.0949 0.4239,-0.23762 z m -2.1283,-0.29779 c 0.1011,-0.16362 -0.2831,-0.26039 -0.9881,-0.24889 -0.8901,0.0145 -1.0313,0.0714 -0.6182,0.24889 0.7409,0.31836 1.4095,0.31836 1.6063,0 z m 15.2398,-0.67502 c 0.6077,-0.45983 0.3299,-0.90602 -0.312,-0.50107 -0.4882,0.3079 -0.7753,0.91316 -0.427,0.89987 0.1227,-0.005 0.4552,-0.18415 0.739,-0.3988 z m -11.1296,-8.19515 c 0.6202,-4.43688 1.0722,-8.12246 1.0045,-8.19018 -0.4015,-0.40149 -2.2972,9.97194 -2.494,13.64708 -0.2637,4.92446 0.3555,2.65622 1.4895,-5.4569 z m 44.4787,6.98041 c 0,-0.30316 -0.1205,-0.47676 -0.2677,-0.38576 -0.1473,0.091 -0.2677,0.33905 -0.2677,0.55122 0,0.21217 0.1204,0.38576 0.2677,0.38576 0.1472,0 0.2677,-0.24805 0.2677,-0.55122 z m -55.5713,-0.21636 c 0.1624,-0.26282 -2.179,-0.64862 -2.5489,-0.41998 -0.132,0.0816 -0.24,0.26169 -0.24,0.40024 0,0.31655 2.5941,0.33492 2.7889,0.0197 z m 23.5636,-0.19098 c 0.6011,-0.6011 0.2169,-1.05843 -0.4115,-0.48978 -0.2799,0.25327 -0.5088,0.56229 -0.5088,0.68671 0,0.36111 0.4609,0.26249 0.9203,-0.19693 z m -20.463,-0.11227 c -0.5293,-0.34204 -2.1416,-0.34204 -2.1416,0 0,0.14724 0.5722,0.26586 1.2716,0.26361 0.9197,-0.003 1.1605,-0.0759 0.87,-0.26361 z m 2.9448,-0.26771 c 0,-0.14724 -0.3012,-0.26771 -0.6693,-0.26771 -0.3681,0 -0.6692,0.12047 -0.6692,0.26771 0,0.14724 0.3011,0.26771 0.6692,0.26771 0.3681,0 0.6693,-0.12047 0.6693,-0.26771 z m 11.5237,-0.29064 c 0.1643,-0.30708 0.219,-0.63818 0.1214,-0.73577 -0.1816,-0.18161 -0.9368,0.68706 -0.9368,1.07758 0,0.4254 0.5219,0.20663 0.8154,-0.34181 z m 8.0189,0.19828 c 0,-0.19804 -0.2409,-0.57811 -0.5354,-0.84461 -0.6019,-0.54473 -0.7199,-0.15428 -0.2033,0.6729 0.3826,0.61261 0.7387,0.69539 0.7387,0.17171 z m 28.3341,-1.12492 c 0.196,-0.61955 0.1989,-1.89573 -0.3759,-0.7236 -0.089,0.40491 -0.2077,0.88678 -0.2644,1.07083 -0.1914,0.62141 0.327,0.34023 0.6403,-0.34723 z m 2.519,0.006 c 0.146,-0.76341 -0.1922,-1.15182 -0.4402,-0.50559 -0.2346,0.61133 -0.1986,1.18125 0.075,1.18125 0.13,0 0.2946,-0.30404 0.3656,-0.67566 z m -57.7378,-1.64741 c 0.102,-0.88477 0.067,-1.16462 -0.1108,-0.88941 -0.1429,0.22085 -0.3379,1.0039 -0.4335,1.74009 -0.1293,0.99603 -0.101,1.22362 0.1109,0.88941 0.1565,-0.24702 0.3516,-1.03006 0.4334,-1.74009 z m 21.751,0.0825 c 0.101,-0.50918 -0.5042,-0.58108 -0.97,-0.11526 -0.1767,0.17669 -0.3212,0.55279 -0.3212,0.83578 0,0.47341 0.048,0.48262 0.6023,0.11525 0.3313,-0.2196 0.6413,-0.5957 0.6889,-0.83577 z m 29.0619,0.0804 c 0.5227,-0.88477 0.4147,-1.32465 -0.1999,-0.81456 -0.3939,0.32684 -0.7606,1.63621 -0.4583,1.63621 0.095,0 0.3913,-0.36975 0.6582,-0.82165 z m 2.3031,-0.71767 c 0,-0.57368 -0.061,-0.64755 -0.2636,-0.33463 -0.3385,0.52378 -0.3385,1.07083 0,1.07083 0.1472,0 0.2658,-0.33129 0.2636,-0.7362 z m -28.6406,-0.17113 c 0,-0.50346 -0.9789,-1.68162 -1.2077,-1.45365 -0.2081,0.20717 0.6764,1.82555 0.9977,1.82555 0.1155,0 0.21,-0.16735 0.21,-0.3719 z m 29.5665,-1.82932 c 0.2292,-0.32724 0.4167,-0.74888 0.4167,-0.93698 0,-0.6384 -0.4345,-0.34563 -0.8831,0.59499 -0.4963,1.04076 -0.1837,1.27003 0.4664,0.34199 z m -31.8994,-1.28314 c -0.1491,-0.57014 -0.5562,-0.94387 -0.7821,-0.71797 -0.1607,0.16064 0.4891,1.25755 0.7449,1.25755 0.098,0 0.1148,-0.24281 0.037,-0.53958 z m -2.4625,-3.57165 c -0.6958,-0.69575 -0.7457,-0.17209 -0.09,0.94619 0.4421,0.75421 0.4736,0.76584 0.5588,0.20595 0.052,-0.34189 -0.1465,-0.83019 -0.4685,-1.15214 z m -6.5019,-6.11519 c 0.1767,-0.17669 0.3173,-0.56821 0.3124,-0.87005 -0.01,-0.52604 -0.031,-0.52259 -0.5355,0.0832 -0.7759,0.93137 -0.5871,1.5971 0.2231,0.78685 z m -0.9002,-3.34451 c 0.6767,-0.99577 0.7222,-1.47259 0.09,-0.944 -0.544,0.45493 -1.3355,1.93269 -1.0352,1.93269 0.1503,0 0.5755,-0.44491 0.945,-0.98869 z m 3.259,-0.54252 c -0.2296,-0.22879 -1.2344,0.87336 -1.2344,1.354 0,0.16439 0.3249,-0.026 0.722,-0.42311 0.3971,-0.3971 0.6277,-0.816 0.5124,-0.93089 z m -3.6632,-2.11895 c 0.5795,-0.73677 0.73,-1.43629 0.309,-1.43629 -0.2374,0 -1.3604,1.62825 -1.3604,1.97248 0,0.39261 0.5357,0.11941 1.0514,-0.53619 z"
-           style="fill:#b2bc5f;fill-opacity:1;stroke:none"
-           sodipodi:nodetypes="sssscsscsssssssscscssssssssssssccsssssssssssssssscscssssssssssscssscssssssscsscssscsscsssssssssssscssssscsssssscscssccscccssccsscccsscscssssccsccccssccscsscccsccccssccsssssssscsccscsssccssccsscsscssscscccssssssscscsscccscsssscssssssssssssssssssssssscsssscscssscscssscccccsccsscscsscscssscccssccssssssssscssccsssssscscccccccssccsscssssssscssccssccsscscssscsssssssssssssssssscssccscscsccssscsscssccsccccsccsscsssssssssscssscssccssccsssssssssssssccsscsssssssssssscssccsssss" />
-      </g>
-      <g
-         id="g4907"
-         transform="matrix(0.99213704,0.12515627,-0.12515627,0.99213704,-52.746636,-135.77221)">
-        <path
-           sodipodi:nodetypes="ccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc"
-           style="fill:#000000;fill-opacity:1;stroke:none"
-           d="m 1593.2094,687.52908 c -2.0468,0.15708 -4.163,1.77167 -4.1227,3.97629 -0.5519,0.98355 -2.0631,0.51153 -2.9046,1.13609 -1.1225,0.75007 -2.0493,1.87018 -3.4668,2.07305 -3.9726,0.8243 -8.1635,-1.11773 -12.0695,0.35723 -3.9418,1.51436 -6.4522,5.29783 -8.3215,8.91884 -1.2598,2.69495 -1.5933,5.99638 -0.5563,8.79586 1.0138,1.25091 0.1776,2.8291 -0.6325,3.9353 -1.1273,1.48888 -1.1946,4.01399 0.6032,5.01867 1.7346,1.18945 3.9736,1.18951 5.9498,1.63971 7.8732,0.77315 30.4383,0.55907 40.4828,-5.19452 2.8186,-2.30891 5.3649,-5.0314 7.326,-8.08142 0.8678,-2.69817 4.0347,-3.27133 6.1196,-4.69074 0.9328,-0.51141 0.3279,-1.75385 -0.4685,-2.03206 -0.6614,-0.44169 -1.6519,-0.59986 -2.1433,-1.13023 1.2455,-0.88616 3.1681,-1.52109 3.5254,-3.19743 -0.075,-1.32516 -1.8114,-1.38869 -2.8109,-1.42889 -1.0149,-1.5e-4 -2.0848,0.18613 -3.0335,-0.18154 -0.5965,-0.80031 0.2886,-1.84941 0.5856,-2.61182 0.6853,-1.24936 1.2835,-2.50616 2.3015,-3.50785 0.5951,-0.49915 0.533,-1.75886 -0.451,-1.57529 -1.8906,0.40409 -3.1864,2.03487 -4.9718,2.72309 -1.8938,1.03052 -4.2769,1.36986 -6.184,0.19325 -1.4512,0.81187 -3.0919,-0.037 -4.1169,-1.13608 -1.0455,-1.18289 -2.5914,-1.41548 -3.9177,-2.17262 -1.1833,-0.65797 -2.7274,-0.74725 -3.8943,-0.26352 -0.4559,-1.11752 -1.6669,-1.67428 -2.8285,-1.56358 z m -0.047,1.01896 c 0.6587,-0.0364 2.023,0.24125 1.751,1.14194 -0.127,0.36886 -0.583,0.81579 -0.8023,0.2401 -0.4612,-0.60731 -1.1472,-1.00378 -1.8739,-1.2005 0.2954,-0.12418 0.5967,-0.15513 0.9252,-0.18154 z m 5.2822,1.58115 c 1.3469,-0.0668 1.4669,1.8358 2.6412,2.03792 0.5213,0.11544 0.6715,-0.91449 1.1068,-0.29866 1.0063,0.65398 1.9972,1.33281 2.7757,2.26631 0.8614,0.0329 1.9421,-0.40039 2.6938,0.006 0.2169,0.205 -0.7752,-0.0245 -1.0189,0.0761 -0.705,-0.12354 -0.9434,0.86344 -0.1933,0.93698 0.8078,0.22394 1.8793,0.4577 2.5533,-0.19326 0.2142,-0.59347 -0.7378,-0.67846 -0.8374,-0.74372 0.399,-0.6477 0.7623,0.75014 1.1478,-0.0293 0.5079,0.11506 1.4164,0.43732 1.628,0.67931 -0.6014,-0.18283 -1.2669,0.61036 -0.5271,0.91355 0.5239,0.24052 1.2657,0.38944 1.628,-0.16397 3.1221,2.52865 4.9087,6.81927 3.9624,10.77821 -0.957,2.34263 -2.3044,4.52561 -3.9331,6.468 -0.3577,-0.74468 -0.7891,-2.06526 -1.7978,-1.94422 -0.698,0.58171 0.2238,1.4937 0.568,2.02621 0.8515,0.56762 0.2626,1.11718 -0.3279,1.61628 -1.3076,1.28274 -6.5265,3.72499 -8.1728,4.53382 -1.3752,0.0193 7.7168,-2.1945 0.092,-0.60433 -0.6411,0.63597 -1.5399,1.29881 -2.4361,0.79643 -0.6813,-0.18224 -1.1807,-0.88938 -1.9267,-0.76715 -0.3569,0.44314 0.6581,0.94163 0.1465,1.0541 -0.373,0.0726 -0.8548,0.53873 -0.8902,-0.0586 -0.2878,-0.64347 -1.2488,-0.37324 -1.1536,0.34551 0.828,0.35039 -0.043,0.45706 -0.4802,0.61489 -2.0672,0.69881 -4.2954,0.55668 -6.3832,1.18294 -5.3455,1.02602 -10.8435,1.27802 -16.2741,1.14779 -2.0669,-0.64516 -4.4774,-0.0308 -6.2836,-1.4231 -0.1994,0.90315 -1.2766,-0.0481 -1.7861,-0.15811 -0.5049,-0.38436 -1.0392,-0.38556 -1.5226,-0.041 -1.2607,0.13311 -1.6672,-1.56127 -1.6162,-2.5474 -0.1136,-1.10141 0.9882,-1.92633 2.0027,-1.45817 4.3478,-0.38151 8.7239,0.0692 12.9584,0.98143 4.123,0.4837 8.3495,0.083 12.2398,-1.35839 5.2148,-1.50053 10.5929,-2.48102 15.7653,-4.07953 0.9212,-0.39801 -0.085,-1.28886 -0.4488,-1.75365 -1.3034,-1.67026 -3.0083,-3.04805 -4.0546,-4.91645 -0.4807,2.02802 -0.9066,4.06481 -1.7685,5.96151 -2.025,-2.09819 -2.7105,-5.08846 -4.275,-7.47824 -0.608,-0.62303 -1.1912,0.32931 -1.0716,0.92527 0,2.75544 0.5094,5.69405 -0.9487,8.20439 -0.5342,1.06066 -1.6436,1.92886 -2.8812,1.74512 -0.7994,-0.85779 -1.4478,-1.88227 -2.0555,-2.89877 -0.4447,0.48627 -0.5892,1.49492 -1.0951,1.79197 -0.8137,-0.76745 -1.3357,-1.78061 -2.0614,-2.62939 -0.7931,1.48965 -0.6748,3.24445 -1.3937,4.74929 -1.389,-2.97546 -0.815,-6.54348 -2.4654,-9.44588 -1.8843,2.94991 -2.5289,6.6047 -4.4917,9.44003 -2.7118,-0.61582 -5.8241,0.54572 -8.2746,-1.01896 -1.2249,-0.97646 -0.9401,-2.7379 -1.8447,-3.94116 -0.2345,-1.13869 -0.7026,-0.71181 -1.1302,0.0293 -0.4447,0.58719 -0.8732,1.58564 -1.2884,1.92666 -1.9911,-4.59036 -0.022,-9.9469 3.2995,-13.36988 1.6229,-1.82304 3.4068,-4.03451 6.0586,-4.134 3.5973,-0.4321 7.1795,0.50999 10.7811,0.34551 2.5736,-2.15928 5.9884,-2.83315 9.1478,-3.68672 0.403,0.0281 1.7577,-0.66549 1.3931,-0.0261 -1.1357,2.14723 0.5956,5.30139 3.1565,4.94255 1.9386,-0.26287 4.0744,-1.93093 3.8943,-4.05242 -0.395,-1.67712 -2.5067,-1.59375 -3.7069,-2.43028 -0.3709,-0.16593 -1.0664,-0.61364 -0.2987,-0.67931 0.4823,-0.11387 0.9825,-0.14395 1.4758,-0.19325 z m 18.6049,2.04963 c -0.2874,1.65831 -1.3249,3.08721 -2.1902,4.49163 -0.6473,-0.58012 -1.9517,-1.3431 -1.5343,-2.36586 0.7369,-0.8533 2.0015,-0.86018 2.7758,-1.66899 0.2969,-0.18521 0.5979,-0.39487 0.9487,-0.45678 z m -13.3754,1.90324 c -0.7243,-0.13689 -1.3235,0.90276 -0.4626,1.15365 0.7797,0.23682 1.6147,0.10511 2.4186,0.23424 -0.2665,-0.88832 -0.9974,-1.51861 -1.956,-1.38789 z m -29.1575,2.05549 c -1.106,0.0244 -2.9506,0.52135 -2.6762,1.96765 0.2725,0.9332 1.5467,-0.29147 2.1843,-0.38651 0.7593,-0.23601 2.0398,-0.0745 2.3249,-0.98382 -0.1279,-0.75528 -1.2927,-0.57454 -1.833,-0.59732 z m 9.1707,1.07752 c -1.5602,0.19335 -2.839,1.28017 -3.7948,2.47713 1.4726,-0.50231 3.1839,-0.75585 4.3862,-1.79197 0.2524,-0.4151 -0.1875,-0.77433 -0.5914,-0.68516 z m -13.6564,0.35136 c -1.3622,0.53372 -1.9479,2.09366 -2.4772,3.34384 0.9894,0.23695 1.708,-0.48617 2.1726,-1.23564 0.3812,-0.47067 1.6194,-1.98619 0.3046,-2.1082 z m 46.837,0.77301 c 0.7248,0.11881 1.4675,0.15737 2.1317,0.48606 0.5054,0.0562 1.4994,-0.17506 1.7744,0.27523 -0.7893,1.14746 -2.2335,1.9265 -3.3732,2.60011 -0.6528,-0.85071 -1.4915,-2.11197 -0.9194,-3.17986 0.1032,-0.10343 0.2433,-0.16009 0.3865,-0.18154 z m -37.7659,2.10234 c -1.0042,0.41987 -1.5875,1.46665 -2.2137,2.30145 0.8472,1.02711 1.7342,-0.32489 2.3425,-0.92527 0.3932,-0.37299 0.8084,-1.43706 -0.1288,-1.37618 z m -12.1339,1.15951 c -1.3007,0.45749 -1.4071,2.2395 -2.0438,3.19157 -2.367,0.50266 -3.1074,4.29427 -1.0423,5.616 2.5616,0.23293 4.2747,-3.44227 2.5942,-5.29977 -0.4044,-0.22815 -0.8677,-0.37271 -1.3352,-0.33965 1.0941,-0.51022 2.6077,-1.37353 2.4303,-2.79336 -0.1017,-0.23193 -0.3311,-0.41455 -0.6032,-0.37479 z m 42.9486,1.44645 c -0.902,0.27258 -0.081,1.22401 0.3983,1.49331 0.506,0.29159 1.2591,1.36211 1.5108,0.35136 0.2249,-1.02937 -1.0372,-1.78352 -1.9091,-1.84467 z m 7.5954,0.22254 c 0.7897,0.15682 2.2427,0.19626 2.3659,1.22978 -0.3302,0.96802 -1.6256,1.49476 -2.4947,1.63385 -0.14,-0.94397 -0.09,-1.96932 0.1288,-2.86363 z m -40.9575,0.38064 c -1.0967,0.45804 -1.2494,1.87892 -1.6456,2.85192 0.831,-0.61572 2.5866,-1.30286 2.2487,-2.61182 -0.1084,-0.20659 -0.383,-0.30498 -0.6031,-0.2401 z m 36.4834,2.14919 c -0.8468,0.37145 0.047,1.30346 0.4041,1.70412 0.3649,0.54454 0.9739,0.99581 1.2591,0.20497 0.2857,-0.88196 -0.8341,-1.92788 -1.6632,-1.90909 z m -37.4673,1.13608 c -1.8892,0.33215 -3.7264,2.50909 -2.9924,4.45064 0.5956,1.3194 2.555,0.79701 3.3028,-0.14055 0.9888,-0.9866 1.6014,-2.87566 0.609,-4.03485 -0.2485,-0.2183 -0.5928,-0.30653 -0.9194,-0.27524 z m 31.6581,0.0703 c -0.8773,0.39491 0.1327,1.28573 0.5352,1.63288 0.4494,0.45335 1.1792,1.24989 1.6725,0.45189 0.2466,-1.00541 -1.0071,-1.5978 -1.7334,-1.99692 -0.1508,-0.0601 -0.3101,-0.11285 -0.4743,-0.0878 z m -12.655,0.73202 c 0.6942,1.29211 1.2467,2.65611 2.2546,3.73619 0.6752,0.84705 0.4595,2.25146 -0.6852,2.52398 -0.6624,0.16645 -1.6146,0.47444 -2.2429,0.12297 -0.3116,-2.04908 1.2042,-4.00932 0.6354,-6.09562 0.011,-0.0889 -0.087,-0.57217 0.038,-0.28752 z m -14.5114,2.95733 c 0.6452,2.03508 1.1381,4.15417 1.3,6.30702 -1.2767,0.24151 -2.7826,0.0701 -3.9411,-0.21668 0.3063,-2.27244 1.816,-4.14686 2.5825,-6.26602 z m -14.939,2.02621 c 0.3574,0.90311 1.0111,2.21155 0.2636,3.07445 -0.5613,0.31765 -1.4722,0.24165 -1.9618,-0.082 0.068,-1.13588 1.0643,-2.13161 1.6982,-2.99247 z m 19.7351,1.84467 c 0.6251,0.23791 1.2405,1.46606 0.5446,1.93837 -0.2971,0.0127 -0.8878,0.28368 -1.0365,0.13469 0.1498,-0.6633 0,-1.62887 0.4919,-2.07306 z m 2.4303,0.69102 c 0.322,-0.0516 1.328,0.47475 0.7906,0.73787 -0.6452,0.39988 -0.9053,-0.28906 -0.7906,-0.73787 z m 10.254,0.25181 c -0.8222,0.10065 0.075,1.27755 0.6266,1.2942 0.7908,0.0115 0.457,-0.98579 -0.1054,-1.12437 -0.15,-0.10587 -0.3319,-0.20755 -0.5212,-0.16983 z m -1.3235,1.61043 c -0.6361,0.8284 1.6317,1.43797 1.2357,0.31037 -0.2762,-0.28482 -0.8982,-0.57602 -1.2357,-0.31037 z m 2.6001,0.19911 c -0.4577,0.70949 0.7823,0.91925 0.814,1.56358 0.3916,0.57394 1.2166,0.0493 0.7379,-0.5212 -0.2054,-0.58148 -0.7676,-1.15827 -1.4464,-1.15365 z m -34.791,0.4802 c -0.8132,0.55134 -0.2899,1.82706 -0.2987,2.63963 -0.07,0.89602 0.9752,-0.16672 1.0834,-0.65441 0.1601,-0.61836 0.1194,-2.05819 -0.7847,-1.98522 z m 30.885,0.37479 c -0.8354,0.52338 0.8086,1.56342 0.7613,0.45677 -0.1293,-0.2907 -0.4249,-0.63365 -0.7613,-0.45677 z m -28.2908,0.11712 c -0.8356,0.5257 -0.2052,1.80292 -0.2326,2.58525 -0.04,0.90606 0.8122,-0.35862 0.9353,-0.79328 0.1723,-0.57492 0.1391,-1.86983 -0.7027,-1.79197 z m 2.8402,0.71444 c -0.3539,0.87141 -0.6051,2.12102 -0.035,2.95733 0.9528,0.26878 0.6987,-1.14651 0.7671,-1.72754 2e-4,-0.46004 0.079,-1.7273 -0.732,-1.22979 z"
-           id="path4909"
-           inkscape:connector-curvature="0" />
-        <path
-           style="fill:#ffffff;fill-opacity:1;stroke:none"
-           d="m 1593.8347,691.0284 c 0,1.01857 -0.6748,0.66791 -2.1313,1.04437 -1.0213,0.264 -2.1178,0.57394 -1.8934,-1.03278 0.1767,-1.26437 0.8891,-2.12021 2.3054,-1.71438 0.6332,0.18144 1.7193,0.68423 1.7193,1.70279 z"
-           id="path4911"
-           inkscape:connector-curvature="0"
-           sodipodi:nodetypes="sssss" />
-        <path
-           inkscape:connector-curvature="0"
-           id="path4913"
-           d="m 1600.2922,694.15317 c -0.405,1.49052 -2.8379,2.84356 -3.5516,2.78538 -1.4917,-0.12161 -2.4986,-1.30002 -2.4986,-2.90369 0,-1.60367 1.4805,-2.74306 2.191,-2.57242 1.7741,0.42608 4.1664,1.56036 3.8592,2.69073 z"
-           style="fill:#ffffff;fill-opacity:1;stroke:none"
-           sodipodi:nodetypes="sssss" />
-        <path
-           style="fill:#ffffff;fill-opacity:1;stroke:none"
-           d="m 1604.0708,711.86296 c 0,0.33266 -2.2029,0.69045 -2.7607,0.88678 -1.9969,0.70273 -1.9996,-0.25216 -1.6565,-1.03737 0.5165,-1.18206 0.5548,-2.56061 0.9537,-3.53039 0.4658,0.70339 3.4635,3.34831 3.4635,3.68098 z"
-           id="path4919"
-           inkscape:connector-curvature="0"
-           sodipodi:nodetypes="ssscs" />
-        <path
-           style="fill:#b2bc5f;fill-opacity:1;stroke:none"
-           d="m 1594.3026,690.56575 c -0.1347,-0.0433 -0.2358,-0.13049 -0.4606,-0.39724 -0.1275,-0.15125 -0.3117,-0.34324 -0.4093,-0.42664 -0.4576,-0.39103 -1.0374,-0.63589 -1.866,-0.78813 -0.1361,-0.025 -0.252,-0.0499 -0.2575,-0.0554 -0.023,-0.0229 0.3066,-0.25677 0.5145,-0.36517 0.5312,-0.27708 1.0948,-0.38699 1.7102,-0.33355 0.814,0.0707 1.4763,0.40969 1.7037,0.87211 0.07,0.14187 0.076,0.17412 0.076,0.38194 0,0.21923 0,0.23389 -0.1,0.42864 -0.1188,0.23964 -0.4187,0.59779 -0.5446,0.65041 -0.105,0.0439 -0.2831,0.0599 -0.3667,0.033 z"
-           id="path4921"
-           inkscape:connector-curvature="0" />
-        <path
-           style="fill:#c87137;fill-opacity:1;stroke:none"
-           d="m 1614.0561,696.35701 c -1.5212,-1.36771 -1.4173,-2.395 0.3088,-3.05422 0.3347,-0.12782 1.0105,-0.50194 1.5018,-0.83138 1.6321,-1.09448 1.8565,-0.54937 0.7231,1.75673 -0.7056,1.43564 -1.4519,2.62952 -1.6915,2.70606 -0.081,0.026 -0.4602,-0.23379 -0.8422,-0.57719 z"
-           id="path4923"
-           inkscape:connector-curvature="0" />
-        <path
-           style="fill:#c87137;fill-opacity:1;stroke:none"
-           d="m 1616.8196,701.35585 c -0.8269,-1.26054 -1.03,-2.51721 -0.4934,-3.05373 0.2409,-0.24094 0.3736,-0.26432 1.0373,-0.18286 0.4186,0.0514 0.9117,0.15017 1.0958,0.21953 0.184,0.0694 0.7534,0.15337 1.2653,0.18667 0.6027,0.0392 1.0158,0.13763 1.1723,0.27929 0.2234,0.20214 0.2256,0.24332 0.029,0.5428 -0.1168,0.17824 -0.4034,0.50098 -0.637,0.7172 -0.4871,0.45101 -2.7285,1.99383 -2.8966,1.99383 -0.062,0 -0.3195,-0.31623 -0.5731,-0.70273 z"
-           id="path4925"
-           inkscape:connector-curvature="0" />
-        <path
-           style="fill:#c87137;fill-opacity:1;stroke:none"
-           d="m 1617.0478,705.88012 c -0.088,-0.58882 0,-1.89661 0.1663,-2.59822 0.072,-0.29521 0.1206,-0.3102 0.7412,-0.22788 1.2947,0.17175 2.2441,0.77557 2.2441,1.42732 0,0.59987 -1.5208,1.72019 -2.6332,1.93987 -0.4193,0.0828 -0.4259,0.0759 -0.5184,-0.54109 z"
-           id="path4927"
-           inkscape:connector-curvature="0" />
-        <path
-           style="fill:#e9c6af;fill-opacity:1;stroke:none"
-           d="m 1599.6453,712.5736 c -0.045,-0.13014 0.024,-0.54049 0.1529,-0.91189 0.1292,-0.3714 0.3389,-1.18065 0.4659,-1.79833 0.127,-0.61768 0.2692,-1.18715 0.316,-1.2655 0.077,-0.1284 3.1091,2.92618 3.2403,3.26405 0.063,0.16343 -2.9398,0.94829 -3.6287,0.94829 -0.2554,0 -0.5013,-0.10648 -0.5464,-0.23662 z"
-           id="path4929"
-           inkscape:connector-curvature="0" />
-        <path
-           style="fill:#e9c6af;fill-opacity:1;stroke:none"
-           d="m 1593.7645,714.38771 c -0.2382,-0.23822 -0.1232,-1.67368 0.2629,-3.28116 0.2897,-1.20605 0.355,-1.90534 0.2606,-2.79215 -0.08,-0.75005 -0.056,-1.18311 0.064,-1.18311 0.1047,0 0.5528,0.6969 0.996,1.54867 0.4431,0.85176 1.0915,1.92309 1.4408,2.38072 1.1137,1.45905 0.7472,2.79746 -0.895,3.26845 -0.7386,0.21181 -1.9432,0.24495 -2.1296,0.0586 z"
-           id="path4931"
-           inkscape:connector-curvature="0" />
-        <path
-           style="fill:#e9c6af;fill-opacity:1;stroke:none"
-           d="m 1577.8571,717.21415 -0.732,-0.0756 0.1239,-0.77493 c 0.068,-0.42621 0.6744,-1.95329 1.3472,-3.3935 0.6729,-1.44022 1.2234,-2.7213 1.2234,-2.84684 0,-0.56158 0.445,0.28072 0.7854,1.48659 0.8081,2.86251 1.1683,5.49033 0.7734,5.64188 -0.2831,0.10865 -2.3147,0.0869 -3.5213,-0.0376 l 0,0 z"
-           id="path4933"
-           inkscape:connector-curvature="0" />
-        <path
-           style="fill:#e9c6af;fill-opacity:1;stroke:none"
-           d="m 1584.1734,716.25441 c 0,-0.94086 0.342,-1.9298 0.6673,-1.9298 0.4234,0 1.0364,0.96011 1.0364,1.62338 0,0.71434 -0.03,0.74193 -0.9938,0.91585 l -0.7099,0.12809 0,-0.73752 z"
-           id="path4935"
-           inkscape:connector-curvature="0" />
-        <path
-           style="fill:#e9c6af;fill-opacity:1;stroke:none"
-           d="m 1587.1085,715.84361 c -0.068,-0.3098 -0.075,-0.64254 -0.015,-0.73942 0.1572,-0.25438 0.7857,-0.0459 1.1821,0.39217 0.329,0.3635 0.3282,0.38625 -0.024,0.64367 -0.5947,0.43488 -1.0062,0.3282 -1.1434,-0.29642 z"
-           id="path4937"
-           inkscape:connector-curvature="0" />
-        <path
-           style="fill:#f4e3d7;fill-opacity:1;stroke:none"
-           d="m 1563.3885,715.99043 c -0.3957,-0.39573 -0.253,-0.83824 0.7576,-2.34928 l 0.9848,-1.47236 0.3329,0.74664 c 0.5285,1.18567 0.6327,2.27606 0.2703,2.82925 -0.2589,0.3951 -0.4587,0.4729 -1.2142,0.4729 -0.4973,0 -1.0065,-0.10222 -1.1314,-0.22715 z"
-           id="path4939"
-           inkscape:connector-curvature="0" />
-        <path
-           style="fill:#f4e3d7;fill-opacity:1;stroke:none"
-           d="m 1599.9036,711.89321 c 0.097,-0.48697 0.3017,-1.34806 0.454,-1.91355 l 0.2768,-1.02814 0.7233,0.60324 c 0.3978,0.33178 1.0609,0.99236 1.4735,1.46795 l 0.7503,0.86471 -1.018,0.25981 c -0.5599,0.14289 -1.4272,0.34341 -1.9275,0.4456 l -0.9095,0.18578 0.1771,-0.8854 0,0 z"
-           id="path4941"
-           inkscape:connector-curvature="0" />
-        <path
-           style="fill:#f4e3d7;fill-opacity:1;stroke:none"
-           d="m 1593.8239,714.12421 c -0.068,-0.11043 0.038,-1.22476 0.2354,-2.4763 0.1975,-1.25153 0.3966,-2.67209 0.4425,-3.1568 0.081,-0.85978 0.1144,-0.82932 1.355,1.24711 1.5337,2.56712 1.6498,3.5743 0.4817,4.17833 -0.8288,0.42861 -2.3036,0.55039 -2.5146,0.20766 z"
-           id="path4943"
-           inkscape:connector-curvature="0" />
-        <path
-           style="fill:#f4e3d7;fill-opacity:1;stroke:none"
-           d="m 1578.0302,717.07571 c -0.6667,-0.0998 -0.7389,-0.19859 -0.587,-0.8036 0.3276,-1.30541 2.3811,-5.93442 2.5785,-5.81245 0.2931,0.18114 1.3119,4.71598 1.3119,5.83934 l 0,0.97077 -1.2716,-0.0401 c -0.6994,-0.0221 -1.6137,-0.0913 -2.0318,-0.15395 z"
-           id="path4945"
-           inkscape:connector-curvature="0" />
-        <path
-           style="fill:#f4e3d7;fill-opacity:1;stroke:none"
-           d="m 1584.3619,715.78792 c 0.1994,-1.22862 0.3266,-1.36481 0.8606,-0.92166 0.6463,0.53639 0.4006,1.71445 -0.3806,1.82488 -0.6008,0.0849 -0.6311,0.0279 -0.48,-0.90322 z"
-           id="path4947"
-           inkscape:connector-curvature="0" />
-        <path
-           style="fill:#f4e3d7;fill-opacity:1;stroke:none"
-           d="m 1587.2232,715.66352 c 0,-0.29447 0.1057,-0.53541 0.2349,-0.53541 0.3511,0 0.8578,0.69202 0.6551,0.89468 -0.3665,0.3665 -0.89,0.15518 -0.89,-0.35927 z"
-           id="path4949"
-           inkscape:connector-curvature="0" />
-        <path
-           style="fill:#d3bc5f;fill-opacity:1;stroke:none"
-           d="m 1563.8657,716.0144 c -0.672,-0.17562 -0.5839,-0.69062 0.3886,-2.27111 l 0.857,-1.39286 0.3356,0.7865 c 0.5184,1.21497 0.4477,2.46069 -0.1581,2.78488 -0.5386,0.28825 -0.6473,0.29532 -1.4231,0.0926 z"
-           id="path4951"
-           inkscape:connector-curvature="0" />
-        <path
-           inkscape:connector-curvature="0"
-           id="path4953"
-           d="m 1601.7824,719.65247 c 0,-0.13597 -0.2955,-0.17305 -0.6567,-0.0824 -0.3822,0.0959 -1.0148,-0.0138 -1.5135,-0.26261 -1.0633,-0.53043 -1.475,-0.5473 -1.0567,-0.0433 0.2672,0.32194 -0.04,0.49756 -1.899,1.08473 -1.2198,0.38534 -3.0652,0.80963 -4.1009,0.94288 -1.0356,0.13325 -2.7865,0.42307 -3.8908,0.64405 -2.7023,0.54076 -6.0557,0.89149 -10.6299,1.1118 -3.6507,0.17582 -6.048,-0.009 -9.4482,-0.72634 -0.6625,-0.13988 -1.5835,-0.29782 -2.0466,-0.35095 -0.4631,-0.0531 -1.0876,-0.22809 -1.3879,-0.38878 -0.3002,-0.16068 -1.022,-0.29215 -1.6038,-0.29215 -0.9532,0 -1.1036,-0.0962 -1.5193,-0.97226 -0.4805,-1.01247 -0.416,-2.60175 0.1275,-3.14527 0.4956,-0.49566 8.6034,-0.31438 11.6504,0.26049 1.8659,0.35204 3.8534,0.50298 6.5589,0.49815 3.7788,-0.007 4.0023,-0.0399 8.4327,-1.25261 2.5031,-0.68511 6.7797,-1.79983 9.5036,-2.47716 5.9493,-1.47934 6.7447,-1.72361 6.6396,-2.03909 -0.1131,-0.33906 -4.3284,-5.28985 -4.5222,-5.31111 -0.087,-0.01 -0.3112,0.66651 -0.4983,1.50233 -0.187,0.83581 -0.5774,2.07062 -0.8675,2.744 l -0.5274,1.22434 -0.6546,-0.80313 c -0.3601,-0.44171 -1.3442,-2.15785 -2.1869,-3.81364 -0.8426,-1.65579 -1.6827,-3.01106 -1.8667,-3.01171 -0.2481,-9.4e-4 -0.3347,0.78266 -0.3347,3.02886 0,3.87351 -0.4652,5.5606 -1.9143,6.94206 -1.442,1.37477 -2.1496,1.33078 -3.2292,-0.20078 -0.467,-0.66258 -0.949,-1.20469 -1.071,-1.20469 -0.1221,0 -0.3592,0.30117 -0.5269,0.66927 -0.1677,0.3681 -0.3982,0.66927 -0.5123,0.66927 -0.114,0 -0.5465,-0.47909 -0.9609,-1.06465 -0.4145,-0.58556 -0.8741,-1.02817 -1.0213,-0.98357 -0.1472,0.0446 -0.468,0.89871 -0.7129,1.89802 -0.2448,0.9993 -0.5681,1.93984 -0.7183,2.09008 -0.3413,0.34129 -0.9251,-1.63059 -1.5197,-5.13334 -0.2357,-1.3883 -0.5928,-2.83392 -0.7935,-3.21249 l -0.3651,-0.6883 -0.6657,1.47239 c -0.3662,0.80982 -1.0393,2.37591 -1.4957,3.4802 -0.4564,1.10429 -1.0995,2.48189 -1.429,3.06133 l -0.599,1.05353 -3.0787,-0.0647 c -4.8267,-0.10142 -5.9547,-0.61445 -6.6762,-3.03647 -0.188,-0.63115 -0.4931,-1.43828 -0.678,-1.7936 -0.3349,-0.64353 -0.3399,-0.64046 -1.3018,0.78781 l -0.9656,1.43386 -0.4601,-1.05552 c -0.6067,-1.39161 -0.6162,-4.84163 -0.019,-6.81123 0.7018,-2.31391 2.2783,-4.72376 4.7464,-7.25529 3.1379,-3.21859 3.636,-3.35984 10.5744,-2.9985 l 5.0865,0.26488 0.9617,-0.63458 c 1.7924,-1.18267 9.5507,-3.71625 10.001,-3.26595 0.082,0.0823 0.013,0.54172 -0.1543,1.02105 -0.6625,1.90047 0.7554,4.03446 2.68,4.03363 2.0668,-9.3e-4 4.16,-1.89111 3.9921,-3.60501 -0.071,-0.72476 -0.3019,-0.91839 -2.1543,-1.80702 -2.5985,-1.24653 -2.6922,-1.81565 -0.2991,-1.81565 0.7312,0 1.1243,0.21348 1.8483,1.00373 0.787,0.85903 0.9916,0.95872 1.4196,0.69148 0.4253,-0.26561 0.7313,-0.13066 2.0486,0.90321 1.5222,1.19473 1.5857,1.2165 3.7202,1.27644 1.469,0.0412 2.5006,0.22189 3.1889,0.55844 0.9808,0.47958 0.9953,0.50611 0.4016,0.73727 -0.5946,0.23153 -0.5974,0.24693 -0.081,0.44631 0.3002,0.11576 0.6878,0.0847 0.882,-0.0708 0.8592,-0.68748 3.7501,3.31515 4.491,6.21822 0.6166,2.41573 0.4142,4.12949 -0.7674,6.49653 -0.9865,1.97609 -2.7644,4.51128 -3.282,4.67989 -0.1555,0.0506 -0.4848,-0.3318 -0.7318,-0.84988 -0.4432,-0.92939 -0.9933,-1.26308 -0.9933,-0.60255 0,0.18668 0.2998,0.78065 0.6663,1.31993 l 0.6662,0.98051 -1.804,1.64388 c -0.9922,0.90414 -2.2559,1.90637 -2.8082,2.22719 -5.624,1.02748 -1.8392,-0.45754 -5.2863,2.02504 z m -31.8612,0.76674 c 0,-1.00617 -0.078,-1.29138 -0.2636,-1.0039 -0.3424,0.52979 -0.3424,2.40936 0,2.40936 0.1472,0 0.2658,-0.63246 0.2636,-1.40546 z m -2.8294,-0.37235 c 0.2026,-0.52807 -0.048,-1.43468 -0.3971,-1.43468 -0.1373,0 -0.2496,0.42164 -0.2496,0.93698 0,0.97848 0.3568,1.25309 0.6467,0.4977 z m -2.5207,-1.04892 c 0,-0.93692 -0.4261,-1.24991 -0.7065,-0.51901 -0.2148,0.55971 0.1303,1.79634 0.4467,1.60079 0.1429,-0.0883 0.2598,-0.57513 0.2598,-1.08178 z m 32.5265,0.68507 c -0.091,-0.14724 -0.2788,-0.2677 -0.4174,-0.2677 -0.1385,0 -0.2519,0.12046 -0.2519,0.2677 0,0.14724 0.1878,0.26771 0.4174,0.26771 0.2295,0 0.3429,-0.12047 0.2519,-0.26771 z m 2.8232,-1.58331 c -0.2811,-0.52511 -0.8154,-0.77325 -0.8154,-0.37865 0,0.26736 0.8711,1.18011 1.0016,1.04956 0.062,-0.0619 -0.022,-0.36383 -0.1862,-0.67091 z m -2.8232,-0.55835 c -0.091,-0.14724 -0.286,-0.2677 -0.4332,-0.2677 -0.1472,0 -0.1932,0.12046 -0.1022,0.2677 0.091,0.14724 0.2859,0.26771 0.4331,0.26771 0.1472,0 0.1933,-0.12047 0.1023,-0.26771 z m 1.2046,-1.30989 c 0,-0.13149 -0.1807,-0.30841 -0.4015,-0.39316 -0.4081,-0.15659 -0.5483,0.12858 -0.2231,0.45375 0.2558,0.25585 0.6246,0.22007 0.6246,-0.0606 z m -22.5859,-5.268 c 0.7361,-0.78055 0.9016,-1.16765 0.9016,-2.10888 0,-1.49886 -0.4887,-1.94898 -1.6114,-1.48396 -2.4248,1.00441 -3.2203,4.54888 -1.0209,4.54888 0.6038,0 1.074,-0.25972 1.7307,-0.95604 z m -9.9831,-1.46768 c 1.4451,-1.13671 1.46,-4.02315 0.023,-4.3839 -1.9494,-0.48925 -3.6189,2.5617 -2.3743,4.33868 0.5208,0.74357 1.4413,0.76126 2.3516,0.0452 z m 42.9278,-1.47666 c -0.7558,-0.65465 -1.5244,-0.85974 -1.5244,-0.40674 0,0.13415 0.3787,0.56258 0.8416,0.95206 0.6215,0.52296 0.919,0.62932 1.1377,0.40673 0.2175,-0.22128 0.096,-0.47437 -0.4549,-0.95205 z m 5.2841,-1.47369 c -0.2566,-0.28352 -0.5683,-0.51549 -0.6927,-0.51549 -0.417,0 -0.2319,0.62872 0.3761,1.27778 0.5095,0.54388 0.6163,0.57443 0.6927,0.19812 0.05,-0.2447 -0.1195,-0.67688 -0.3761,-0.96041 z m -37.0594,-2.15252 c 0,-0.67774 -0.4121,-0.63734 -0.9218,0.0903 -0.6657,0.95034 -0.5407,1.37249 0.2525,0.85279 0.3681,-0.24119 0.6693,-0.6656 0.6693,-0.94315 z m 34.8019,0.2985 c 0,-0.41059 -1.0207,-1.33854 -1.4724,-1.33854 -0.6078,0 -0.4828,0.43262 0.3038,1.0514 0.77,0.60562 1.1686,0.70358 1.1686,0.28714 z m -44.9079,-1.2869 c 0.5019,-0.43103 0.6476,-1.65789 0.1968,-1.65789 -0.3209,0 -1.3321,1.5852 -1.3336,2.09054 0,0.3737 0.3562,0.23775 1.1368,-0.43265 z m 11.7645,-1.30641 c 0.7416,-0.71053 0.9902,-1.4223 0.4967,-1.4223 -0.2603,0 -1.6198,1.65009 -1.6198,1.96614 0,0.34891 0.3867,0.16164 1.1231,-0.54384 z m -9.371,-2.1585 c 1.2714,-1.36318 1.5608,-2.51695 0.4871,-1.94233 -0.5342,0.28587 -1.1799,1.20753 -1.4546,2.07618 -0.2571,0.813 0.135,0.75875 0.9675,-0.13385 z m 13.5663,-1.44116 c 0.7559,-0.31411 1.3743,-0.68508 1.3743,-0.82439 0,-0.37911 -1.6278,0.0442 -2.4763,0.64389 -1.3202,0.93312 -0.8818,1.00493 1.102,0.1805 z m -8.5309,-0.96554 c 0.6626,-0.21399 1.3553,-0.43389 1.5393,-0.48865 0.7516,-0.22361 0.2624,-0.65177 -0.7448,-0.65177 -1.5539,0 -2.9362,0.63719 -2.9362,1.35352 0,0.44825 0.105,0.5327 0.4685,0.37685 0.2577,-0.11047 1.0106,-0.37595 1.6732,-0.58995 z m 30.7863,-2.72863 c 0,-0.34878 -0.9066,-0.59967 -1.4346,-0.39703 -0.7554,0.28988 -0.4808,0.6467 0.4977,0.6467 0.5153,0 0.9369,-0.11235 0.9369,-0.24967 z m 3.7479,-0.018 c 0,-0.14724 -0.5492,-0.26771 -1.2204,-0.26771 -0.7455,0 -1.1561,0.10419 -1.0551,0.26771 0.091,0.14723 0.6402,0.2677 1.2205,0.2677 0.5803,0 1.055,-0.12047 1.055,-0.2677 z"
-           style="fill:#b2bc5f;fill-opacity:1;stroke:none"
-           sodipodi:nodetypes="cccsssssssssssssssscsscsscsssssssssssscssscsssscsssscscccssssssssssssssssscscccsscccccssssssssssssssssssssssscssssssssssssssscsssccsscccccsscssssssssccsccccsscssssccssc" />
-        <path
-           transform="matrix(0.99213704,-0.12515627,0.12515627,0.99213704,1350.7884,568.48734)"
-           inkscape:connector-curvature="0"
-           id="path4969"
-           d="m 225.53571,152.60819 -3.52678,-2.00893"
-           style="fill:none;stroke:#000000;stroke-width:0.80000001;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" />
-        <path
-           transform="matrix(0.99213704,-0.12515627,0.12515627,0.99213704,1350.7884,568.48734)"
-           inkscape:connector-curvature="0"
-           id="path4971"
-           d="m 226.20536,153.76891 5.04464,3.25892"
-           style="fill:#d3bc5f;fill-opacity:1;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
-        <path
-           transform="matrix(0.99213704,-0.12515627,0.12515627,0.99213704,1350.7884,568.48734)"
-           inkscape:connector-curvature="0"
-           id="path4973"
-           d="m 224.04,151.27115 -1.62233,-0.92792 0.14912,-0.11169 c 0.28294,-0.2119 0.45056,-0.27129 0.81877,-0.29006 0.29612,-0.0151 0.41287,8.8e-4 0.68335,0.0936 0.91727,0.31431 1.61399,0.98619 1.69024,1.62999 0.0273,0.23097 -0.0109,0.5456 -0.0653,0.53827 -0.0173,-0.002 -0.76151,-0.42179 -1.6538,-0.93215 z"
-           style="fill:#b2bc5f;fill-opacity:1;stroke:none" />
-        <path
-           transform="matrix(0.99213704,-0.12515627,0.12515627,0.99213704,1350.7884,568.48734)"
-           inkscape:connector-curvature="0"
-           id="path4975"
-           d="m 222.2799,152.78395 c -0.38832,-0.0915 -0.52494,-0.28574 -0.52156,-0.74161 0.002,-0.31377 0.16461,-0.92856 0.2451,-0.92856 0.0236,0 0.66183,0.35156 1.4184,0.78125 l 1.37556,0.78125 -0.61664,0.0298 c -0.33915,0.0164 -0.79744,0.0514 -1.01842,0.0778 -0.46359,0.0554 -0.64785,0.0554 -0.88244,1.5e-4 l 0,0 z"
-           style="fill:#b2bc5f;fill-opacity:1;stroke:none" />
-        <path
-           transform="matrix(0.99213704,-0.12515627,0.12515627,0.99213704,1350.7884,568.48734)"
-           inkscape:connector-curvature="0"
-           id="path4977"
-           d="m 229.03681,154.9734 c -1.2869,-0.83349 -2.34856,-1.52418 -2.35925,-1.53487 -0.0359,-0.0359 0.54458,-0.43856 0.79282,-0.55005 0.13504,-0.0607 0.35602,-0.12032 0.49107,-0.13258 0.21129,-0.0192 0.30156,9e-4 0.64732,0.14411 0.78903,0.32681 1.44379,0.69692 2.10421,1.18942 0.50696,0.37807 0.84072,0.73883 1.0055,1.08685 0.14336,0.30277 0.15797,0.48653 0.0578,0.72633 -0.0832,0.19911 -0.33047,0.59151 -0.3708,0.58844 -0.0159,-0.001 -1.08175,-0.68415 -2.36865,-1.51765 l 0,0 z"
-           style="fill:#b2bc5f;fill-opacity:1;stroke:none" />
-        <path
-           transform="matrix(0.99213704,-0.12515627,0.12515627,0.99213704,1350.7884,568.48734)"
-           inkscape:connector-curvature="0"
-           id="path4979"
-           d="m 227.81167,158.16065 c -0.57105,-0.13178 -1.19369,-0.56954 -1.52934,-1.07522 -0.47509,-0.71575 -0.59686,-1.86728 -0.27871,-2.63565 l 0.0605,-0.14614 2.26145,1.46137 2.26145,1.46136 -0.34181,0.20339 c -0.48182,0.28669 -0.99338,0.51483 -1.43556,0.64019 -0.51305,0.14546 -0.69074,0.16161 -0.99799,0.0907 z"
-           style="fill:#b2bc5f;fill-opacity:1;stroke:none" />
-      </g>
-      <path
-         sodipodi:type="arc"
-         style="opacity:0;fill:#d3bc5f;fill-opacity:1;stroke:none"
-         id="path5080"
-         sodipodi:cx="308.57141"
-         sodipodi:cy="181.84926"
-         sodipodi:rx="125"
-         sodipodi:ry="77.142853"
-         d="m 433.57141,181.84926 c 0,42.60482 -55.96441,77.14285 -125,77.14285 -69.03559,0 -125,-34.53803 -125,-77.14285 0,-42.60482 55.96441,-77.14285 125,-77.14285 69.03559,0 125,34.53803 125,77.14285 z"
-         transform="matrix(0.82857143,0,0,1,1249.1688,597.30477)" />
-    </g>
-    <g
-       id="0splash_title"
-       inkscape:label="#g4544">
-      <g
-         style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans"
-         id="text5010">
-        <path
-           style="font-weight:bold;fill:#f4e3d7;-inkscape-font-specification:Sans Bold"
-           d="m 1710.0625,588.65625 c 0,10.38542 0,20.77083 0,31.15625 6.2074,0.0408 14.2886,1.95531 11.5,-7 -3.7388,-7.38615 10.5168,-7.8831 7.0937,-0.375 -2.5193,8.48815 4.0693,7.8682 10.5313,7.375 2.3151,-4.01824 0.347,-12.3197 1,-18 -1.4103,-4.64181 3.1687,-15.27284 -3,-15.15625 -8.393,-2.21588 -9.7387,2.61549 -8.5313,10 -5.0843,4.60228 -9.3497,-1.54698 -7.0937,-7.90625 1.1613,-3.31982 -12.4672,-3.27036 -11.5,-0.0937 z"
-           id="path5015"
-           inkscape:connector-curvature="0" />
-        <path
-           style="font-weight:bold;fill:#f4e3d7;-inkscape-font-specification:Sans Bold"
-           d="m 1743.0312,595.9375 c 1.066,7.43205 -2.8129,17.15354 3.9063,22.75 3.2069,2.20375 7.7097,2.21664 11.0625,0.34375 4.3926,1.77597 14.3557,2.35736 11,-6.21875 0,-6.29167 0,-12.58333 0,-18.875 -6.9887,-0.65539 -13.6337,-0.96708 -11,8 0.3236,2.41298 0.7453,10.75868 -3.6562,8.6875 -0.7987,-5.48792 -0.04,-11.14148 -0.2813,-16.6875 -3.0302,0.96973 -11.3436,-2.13248 -11.0313,2 z"
-           id="path5017"
-           inkscape:connector-curvature="0" />
-        <path
-           style="font-weight:bold;fill:#f4e3d7;-inkscape-font-specification:Sans Bold"
-           d="m 1786.75,593.46875 c -2.0743,-0.006 -4.0189,1.99557 -5,0.46875 -7.7625,-1.43959 -12.0775,0.56829 -9.9688,9 1.167,5.12476 -2.4386,15.02194 2,16.875 8.451,2.12804 10.3841,-2.26175 8.9688,-10 -0.5784,-2.21353 0.1186,-8.74665 3.6875,-6.65625 0.6672,5.48178 0.1,11.11833 0.2813,16.65625 6.1959,0.18557 13.7337,1.7129 11.0312,-7 0.1363,-6.40465 1.4629,-16.85538 -6.6875,-19.03125 -1.3916,-0.401 -2.8734,-0.46283 -4.3125,-0.3125 z"
-           id="path5019"
-           inkscape:connector-curvature="0" />
-        <path
-           style="font-weight:bold;fill:#f4e3d7;-inkscape-font-specification:Sans Bold"
-           d="m 1800.9375,589.71875 c 0.3435,5.04215 -7.0977,7.28737 -2.5,13.21875 4.8121,-0.73676 1.6049,6.21328 2.625,9.46875 0.1072,6.39921 7.2084,8.18887 12.4687,7.40625 7.3481,3.49823 7.3481,-12.49823 0,-9 -3.7472,0.43631 -0.5984,-5.78854 -1.625,-7.875 7.5933,3.74413 9.916,-7.02867 5.2188,-9 -8.8574,3.04486 -1.7469,-9.87806 -11.2188,-6.21875 -1.8716,0.5738 -6.07,-1.56009 -4.9687,2 z"
-           id="path5021"
-           inkscape:connector-curvature="0" />
-        <path
-           style="font-weight:bold;fill:#f4e3d7;-inkscape-font-specification:Sans Bold"
-           d="m 1830.4375,593.4375 c -8.9525,-0.16178 -14.8999,9.55454 -12.125,17.71875 2.5753,9.91859 15.2764,10.78618 23.3125,7.625 4.7986,-1.68698 1.993,-8.31542 3.625,-11.96875 0.4967,-8.12343 -6.7922,-14.45221 -14.8125,-13.375 z m 0.9375,8.625 c 3.2218,-0.0115 0.4565,0.91414 -1,0.3125 0.2956,-0.18603 0.7073,-0.2088 1,-0.3125 z m 6.5625,8.75 c -2.5487,0.77991 -5.7966,1.66093 -8.1563,0 2.7188,0 5.4375,0 8.1563,0 z"
-           id="path5023"
-           inkscape:connector-curvature="0" />
-        <path
-           style="font-weight:bold;fill:#f4e3d7;-inkscape-font-specification:Sans Bold"
-           d="m 1861.4062,587.40625 c -0.7526,2.11877 1.9149,9.09146 -2.0624,6.40625 -8.5915,-2.81357 -15.7136,6.51627 -14.3438,14.53125 -0.1864,8.03339 8.737,15.03421 16.2188,10.875 3.1272,0.50135 14.0333,3.18482 11.2187,-4.40625 0,-9.80208 0,-19.60417 0,-29.40625 -3.0302,0.96973 -11.3436,-2.13248 -11.0313,2 z m -2.5937,15.0625 c 3.6966,0.35371 3.4838,7.36597 0.75,8.71875 -4.5118,1.32742 -4.6222,-8.76986 -0.75,-8.71875 z"
-           id="path5025"
-           inkscape:connector-curvature="0" />
-        <path
-           style="font-weight:bold;fill:#f4e3d7;-inkscape-font-specification:Sans Bold"
-           d="m 1889.4375,588.65625 c 0,10.38542 0,20.77083 0,31.15625 9.7667,-0.36637 23.3421,2.29429 29.25,-7.875 5.6583,-9.25094 0.3733,-23.55929 -11,-24.71875 -6.0231,-1.00204 -12.1713,-0.39338 -18.25,-0.5625 l 0,1 0,1 z m 12.0937,7.65625 c 5.2309,-0.82985 9.0624,4.42659 7.3126,9.28125 -0.3347,3.59056 -6.4635,5.88375 -7.9063,3.53125 0.4034,-4.0029 -0.8003,-9.82797 0.5937,-12.8125 z"
-           id="path5027"
-           inkscape:connector-curvature="0" />
-        <path
-           style="font-weight:bold;fill:#f4e3d7;-inkscape-font-specification:Sans Bold"
-           d="m 1922.3125,587.40625 c 0,10.80208 0,21.60417 0,32.40625 6.9887,0.65539 13.6337,0.96708 11,-8 0,-8.80208 0,-17.60417 0,-26.40625 -3.0307,1.00717 -11.3375,-2.21368 -11,2 z"
-           id="path5029"
-           inkscape:connector-curvature="0" />
-        <path
-           style="font-weight:bold;fill:#f4e3d7;-inkscape-font-specification:Sans Bold"
-           d="m 1951.0625,593.46875 c -2.0475,10e-4 -3.9998,1.94175 -5,0.46875 -7.7633,-1.42994 -12.1216,0.54504 -10,9 1.1669,5.12476 -2.4386,15.02194 2,16.875 8.455,2.12163 10.4299,-2.23673 9,-10 -0.4868,-2.27026 -0.073,-8.56453 3.6563,-6.75 0.7036,5.53224 0.125,11.17697 0.3124,16.75 6.196,0.18557 13.7338,1.7129 11.0313,-7 0.1592,-6.4108 1.4342,-16.70314 -6.5937,-19.03125 -1.4297,-0.35891 -2.9293,-0.48591 -4.4063,-0.3125 z"
-           id="path5031"
-           inkscape:connector-curvature="0" />
-        <path
-           style="font-weight:bold;fill:#f4e3d7;-inkscape-font-specification:Sans Bold"
-           d="m 1975.5312,593.4375 c -8.8872,-0.17922 -14.8149,9.49827 -12.0937,17.59375 2.8542,12.76482 24.9531,12.45119 27.1875,-0.59375 2.2878,-7.97385 -3.5555,-17.12945 -12.1562,-17 -0.9777,-0.0508 -1.96,-0.055 -2.9376,0 z m 1.4688,8.96875 c 3.7833,0.36371 3.7834,7.71945 0.625,8.90625 -4.5734,1.29652 -4.6111,-9.26385 -0.625,-8.90625 z"
-           id="path5033"
-           inkscape:connector-curvature="0" />
-      </g>
-      <text
-         sodipodi:linespacing="125%"
-         id="text3276"
-         y="617.80212"
-         x="1708.3757"
-         style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans"
-         xml:space="preserve"><tspan
-           style="font-weight:bold;-inkscape-font-specification:Sans Bold"
-           y="617.80212"
-           x="1708.3757"
-           id="tspan3278"
-           sodipodi:role="line">Hunted Dino</tspan></text>
-    </g>
-    <g
-       id="0splash_head"
-       transform="translate(5.0507623,29.294424)"
-       inkscape:label="#g4426">
-      <g
-         transform="matrix(0.30409787,0,0,0.30409787,1731.2437,737.93577)"
-         id="g4306"
-         inkscape:label="#g3896">
-        <path
-           d="m 226.42857,399.50504 c 0,18.93547 -15.35024,34.28571 -34.28572,34.28571 -18.93547,0 -34.28571,-15.35024 -34.28571,-34.28571 0,-18.93548 15.35024,-34.28572 34.28571,-34.28572 18.93548,0 34.28572,15.35024 34.28572,34.28572 z"
-           sodipodi:ry="34.285713"
-           sodipodi:rx="34.285713"
-           sodipodi:cy="399.50504"
-           sodipodi:cx="192.14285"
-           id="path4308"
-           style="fill:#d3bc5f;fill-opacity:1;stroke:#000000;stroke-width:5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
-           sodipodi:type="arc"
-           transform="translate(-33.62958,-116.19868)" />
-        <path
-           inkscape:connector-curvature="0"
-           id="path4310"
-           d="m 158.51328,317.59207 0,107.14286"
-           style="fill:none;stroke:#000000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" />
-        <path
-           inkscape:connector-curvature="0"
-           id="path4312"
-           d="m 158.2994,424.2687 -28.6056,49.54636"
-           style="fill:none;stroke:#000000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" />
-        <path
-           style="fill:none;stroke:#000000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
-           d="m 158.80094,424.2687 28.6056,49.54636"
-           id="path4314"
-           inkscape:connector-curvature="0" />
-        <path
-           inkscape:transform-center-y="-10.245755"
-           inkscape:transform-center-x="21.938845"
-           inkscape:connector-curvature="0"
-           id="path4316"
-           d="M 157.23601,329.21038 115.06405,309.47837"
-           style="fill:none;stroke:#000000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" />
-        <path
-           style="fill:none;stroke:#000000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
-           d="m 160.52091,329.21038 42.17196,-19.73201"
-           id="path4318"
-           inkscape:connector-curvature="0"
-           inkscape:transform-center-x="-21.938845"
-           inkscape:transform-center-y="-10.245755" />
-      </g>
-      <g
-         inkscape:label="#g3896"
-         id="g4376"
-         transform="matrix(0.30409787,0,0,0.30409787,1846.1722,735.72112)">
-        <path
-           transform="translate(-33.62958,-116.19868)"
-           sodipodi:type="arc"
-           style="fill:#d3bc5f;fill-opacity:1;stroke:#000000;stroke-width:5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
-           id="path4378"
-           sodipodi:cx="192.14285"
-           sodipodi:cy="399.50504"
-           sodipodi:rx="34.285713"
-           sodipodi:ry="34.285713"
-           d="m 226.42857,399.50504 c 0,18.93547 -15.35024,34.28571 -34.28572,34.28571 -18.93547,0 -34.28571,-15.35024 -34.28571,-34.28571 0,-18.93548 15.35024,-34.28572 34.28571,-34.28572 18.93548,0 34.28572,15.35024 34.28572,34.28572 z" />
-        <path
-           style="fill:none;stroke:#000000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
-           d="m 158.51328,317.59207 0,107.14286"
-           id="path4380"
-           inkscape:connector-curvature="0" />
-        <path
-           style="fill:none;stroke:#000000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
-           d="m 158.2994,424.2687 -28.6056,49.54636"
-           id="path4382"
-           inkscape:connector-curvature="0" />
-        <path
-           inkscape:connector-curvature="0"
-           id="path4384"
-           d="m 158.80094,424.2687 28.6056,49.54636"
-           style="fill:none;stroke:#000000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" />
-        <path
-           style="fill:none;stroke:#000000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
-           d="M 157.23601,329.21038 115.06405,309.47837"
-           id="path4386"
-           inkscape:connector-curvature="0"
-           inkscape:transform-center-x="21.938845"
-           inkscape:transform-center-y="-10.245755" />
-        <path
-           inkscape:transform-center-y="-10.245755"
-           inkscape:transform-center-x="-21.938845"
-           inkscape:connector-curvature="0"
-           id="path4388"
-           d="m 160.52091,329.21038 42.17196,-19.73201"
-           style="fill:none;stroke:#000000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" />
-      </g>
-      <g
-         inkscape:label="#g3896"
-         id="g4320"
-         transform="matrix(0.30409787,0,0,0.30409787,1770.0347,729.66443)">
-        <path
-           transform="translate(-33.62958,-116.19868)"
-           sodipodi:type="arc"
-           style="fill:#d3bc5f;fill-opacity:1;stroke:#000000;stroke-width:5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
-           id="path4322"
-           sodipodi:cx="192.14285"
-           sodipodi:cy="399.50504"
-           sodipodi:rx="34.285713"
-           sodipodi:ry="34.285713"
-           d="m 226.42857,399.50504 c 0,18.93547 -15.35024,34.28571 -34.28572,34.28571 -18.93547,0 -34.28571,-15.35024 -34.28571,-34.28571 0,-18.93548 15.35024,-34.28572 34.28571,-34.28572 18.93548,0 34.28572,15.35024 34.28572,34.28572 z" />
-        <path
-           style="fill:none;stroke:#000000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
-           d="m 158.51328,317.59207 0,107.14286"
-           id="path4324"
-           inkscape:connector-curvature="0" />
-        <path
-           style="fill:none;stroke:#000000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
-           d="m 158.2994,424.2687 -28.6056,49.54636"
-           id="path4326"
-           inkscape:connector-curvature="0" />
-        <path
-           inkscape:connector-curvature="0"
-           id="path4328"
-           d="m 158.80094,424.2687 28.6056,49.54636"
-           style="fill:none;stroke:#000000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" />
-        <path
-           style="fill:none;stroke:#000000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
-           d="M 157.23601,329.21038 115.06405,309.47837"
-           id="path4330"
-           inkscape:connector-curvature="0"
-           inkscape:transform-center-x="21.938845"
-           inkscape:transform-center-y="-10.245755" />
-        <path
-           inkscape:transform-center-y="-10.245755"
-           inkscape:transform-center-x="-21.938845"
-           inkscape:connector-curvature="0"
-           id="path4332"
-           d="m 160.52091,329.21038 42.17196,-19.73201"
-           style="fill:none;stroke:#000000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" />
-      </g>
-      <g
-         transform="matrix(0.30409787,0,0,0.30409787,1806.8547,732.69673)"
-         id="g4334"
-         inkscape:label="#g3896">
-        <path
-           d="m 226.42857,399.50504 c 0,18.93547 -15.35024,34.28571 -34.28572,34.28571 -18.93547,0 -34.28571,-15.35024 -34.28571,-34.28571 0,-18.93548 15.35024,-34.28572 34.28571,-34.28572 18.93548,0 34.28572,15.35024 34.28572,34.28572 z"
-           sodipodi:ry="34.285713"
-           sodipodi:rx="34.285713"
-           sodipodi:cy="399.50504"
-           sodipodi:cx="192.14285"
-           id="path4336"
-           style="fill:#d3bc5f;fill-opacity:1;stroke:#000000;stroke-width:5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
-           sodipodi:type="arc"
-           transform="translate(-33.62958,-116.19868)" />
-        <path
-           inkscape:connector-curvature="0"
-           id="path4338"
-           d="m 158.51328,317.59207 0,107.14286"
-           style="fill:none;stroke:#000000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" />
-        <path
-           inkscape:connector-curvature="0"
-           id="path4340"
-           d="m 158.2994,424.2687 -28.6056,49.54636"
-           style="fill:none;stroke:#000000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" />
-        <path
-           style="fill:none;stroke:#000000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
-           d="m 158.80094,424.2687 28.6056,49.54636"
-           id="path4342"
-           inkscape:connector-curvature="0" />
-        <path
-           inkscape:transform-center-y="-10.245755"
-           inkscape:transform-center-x="21.938845"
-           inkscape:connector-curvature="0"
-           id="path4344"
-           d="M 157.23601,329.21038 115.06405,309.47837"
-           style="fill:none;stroke:#000000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" />
-        <path
-           style="fill:none;stroke:#000000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
-           d="m 160.52091,329.21038 42.17196,-19.73201"
-           id="path4346"
-           inkscape:connector-curvature="0"
-           inkscape:transform-center-x="-21.938845"
-           inkscape:transform-center-y="-10.245755" />
-      </g>
-      <g
-         transform="matrix(2.9704872,0.37472152,-0.37472152,2.9704872,-2628.0967,-1915.0369)"
-         id="g4907-3">
-        <path
-           inkscape:connector-curvature="0"
-           id="path4909-3"
-           d="m 1593.2094,687.52908 c -2.0468,0.15708 -4.163,1.77167 -4.1227,3.97629 -0.5519,0.98355 -2.0631,0.51153 -2.9046,1.13609 -1.1225,0.75007 -2.0493,1.87018 -3.4668,2.07305 -3.9726,0.8243 -8.1635,-1.11773 -12.0695,0.35723 -3.9418,1.51436 -6.4522,5.29783 -8.3215,8.91884 -1.2598,2.69495 -1.5933,5.99638 -0.5563,8.79586 1.0138,1.25091 0.1776,2.8291 -0.6325,3.9353 -1.1273,1.48888 -1.1946,4.01399 0.6032,5.01867 1.7346,1.18945 3.9736,1.18951 5.9498,1.63971 7.8732,0.77315 30.4383,0.55907 40.4828,-5.19452 2.8186,-2.30891 5.3649,-5.0314 7.326,-8.08142 0.8678,-2.69817 4.0347,-3.27133 6.1196,-4.69074 0.9328,-0.51141 0.3279,-1.75385 -0.4685,-2.03206 -0.6614,-0.44169 -1.6519,-0.59986 -2.1433,-1.13023 1.2455,-0.88616 3.1681,-1.52109 3.5254,-3.19743 -0.075,-1.32516 -1.8114,-1.38869 -2.8109,-1.42889 -1.0149,-1.5e-4 -2.0848,0.18613 -3.0335,-0.18154 -0.5965,-0.80031 0.2886,-1.84941 0.5856,-2.61182 0.6853,-1.24936 1.2835,-2.50616 2.3015,-3.50785 0.5951,-0.49915 0.533,-1.75886 -0.451,-1.57529 -1.8906,0.40409 -3.1864,2.03487 -4.9718,2.72309 -1.8938,1.03052 -4.2769,1.36986 -6.184,0.19325 -1.4512,0.81187 -3.0919,-0.037 -4.1169,-1.13608 -1.0455,-1.18289 -2.5914,-1.41548 -3.9177,-2.17262 -1.1833,-0.65797 -2.7274,-0.74725 -3.8943,-0.26352 -0.4559,-1.11752 -1.6669,-1.67428 -2.8285,-1.56358 z m -0.047,1.01896 c 0.6587,-0.0364 2.023,0.24125 1.751,1.14194 -0.127,0.36886 -0.583,0.81579 -0.8023,0.2401 -0.4612,-0.60731 -1.1472,-1.00378 -1.8739,-1.2005 0.2954,-0.12418 0.5967,-0.15513 0.9252,-0.18154 z m 5.2822,1.58115 c 1.3469,-0.0668 1.4669,1.8358 2.6412,2.03792 0.5213,0.11544 0.6715,-0.91449 1.1068,-0.29866 1.0063,0.65398 1.9972,1.33281 2.7757,2.26631 0.8614,0.0329 1.9421,-0.40039 2.6938,0.006 0.2169,0.205 -0.7752,-0.0245 -1.0189,0.0761 -0.705,-0.12354 -0.9434,0.86344 -0.1933,0.93698 0.8078,0.22394 1.8793,0.4577 2.5533,-0.19326 0.2142,-0.59347 -0.7378,-0.67846 -0.8374,-0.74372 0.399,-0.6477 0.7623,0.75014 1.1478,-0.0293 0.5079,0.11506 1.4164,0.43732 1.628,0.67931 -0.6014,-0.18283 -1.2669,0.61036 -0.5271,0.91355 0.5239,0.24052 1.2657,0.38944 1.628,-0.16397 3.1221,2.52865 4.9087,6.81927 3.9624,10.77821 -0.957,2.34263 -2.3044,4.52561 -3.9331,6.468 -0.3577,-0.74468 -0.7891,-2.06526 -1.7978,-1.94422 -0.698,0.58171 0.2238,1.4937 0.568,2.02621 0.8515,0.56762 0.2626,1.11718 -0.3279,1.61628 -1.3076,1.28274 -6.5265,3.72499 -8.1728,4.53382 -1.3752,0.0193 7.7168,-2.1945 0.092,-0.60433 -0.6411,0.63597 -1.5399,1.29881 -2.4361,0.79643 -0.6813,-0.18224 -1.1807,-0.88938 -1.9267,-0.76715 -0.3569,0.44314 0.6581,0.94163 0.1465,1.0541 -0.373,0.0726 -0.8548,0.53873 -0.8902,-0.0586 -0.2878,-0.64347 -1.2488,-0.37324 -1.1536,0.34551 0.828,0.35039 -0.043,0.45706 -0.4802,0.61489 -2.0672,0.69881 -4.2954,0.55668 -6.3832,1.18294 -5.3455,1.02602 -10.8435,1.27802 -16.2741,1.14779 -2.0669,-0.64516 -4.4774,-0.0308 -6.2836,-1.4231 -0.1994,0.90315 -1.2766,-0.0481 -1.7861,-0.15811 -0.5049,-0.38436 -1.0392,-0.38556 -1.5226,-0.041 -1.2607,0.13311 -1.6672,-1.56127 -1.6162,-2.5474 -0.1136,-1.10141 0.9882,-1.92633 2.0027,-1.45817 4.3478,-0.38151 8.7239,0.0692 12.9584,0.98143 4.123,0.4837 8.3495,0.083 12.2398,-1.35839 5.2148,-1.50053 10.5929,-2.48102 15.7653,-4.07953 0.9212,-0.39801 -0.085,-1.28886 -0.4488,-1.75365 -1.3034,-1.67026 -3.0083,-3.04805 -4.0546,-4.91645 -0.4807,2.02802 -0.9066,4.06481 -1.7685,5.96151 -2.025,-2.09819 -2.7105,-5.08846 -4.275,-7.47824 -0.608,-0.62303 -1.1912,0.32931 -1.0716,0.92527 0,2.75544 0.5094,5.69405 -0.9487,8.20439 -0.5342,1.06066 -1.6436,1.92886 -2.8812,1.74512 -0.7994,-0.85779 -1.4478,-1.88227 -2.0555,-2.89877 -0.4447,0.48627 -0.5892,1.49492 -1.0951,1.79197 -0.8137,-0.76745 -1.3357,-1.78061 -2.0614,-2.62939 -0.7931,1.48965 -0.6748,3.24445 -1.3937,4.74929 -1.389,-2.97546 -0.815,-6.54348 -2.4654,-9.44588 -1.8843,2.94991 -2.5289,6.6047 -4.4917,9.44003 -2.7118,-0.61582 -5.8241,0.54572 -8.2746,-1.01896 -1.2249,-0.97646 -0.9401,-2.7379 -1.8447,-3.94116 -0.2345,-1.13869 -0.7026,-0.71181 -1.1302,0.0293 -0.4447,0.58719 -0.8732,1.58564 -1.2884,1.92666 -1.9911,-4.59036 -0.022,-9.9469 3.2995,-13.36988 1.6229,-1.82304 3.4068,-4.03451 6.0586,-4.134 3.5973,-0.4321 7.1795,0.50999 10.7811,0.34551 2.5736,-2.15928 5.9884,-2.83315 9.1478,-3.68672 0.403,0.0281 1.7577,-0.66549 1.3931,-0.0261 -1.1357,2.14723 0.5956,5.30139 3.1565,4.94255 1.9386,-0.26287 4.0744,-1.93093 3.8943,-4.05242 -0.395,-1.67712 -2.5067,-1.59375 -3.7069,-2.43028 -0.3709,-0.16593 -1.0664,-0.61364 -0.2987,-0.67931 0.4823,-0.11387 0.9825,-0.14395 1.4758,-0.19325 z m 18.6049,2.04963 c -0.2874,1.65831 -1.3249,3.08721 -2.1902,4.49163 -0.6473,-0.58012 -1.9517,-1.3431 -1.5343,-2.36586 0.7369,-0.8533 2.0015,-0.86018 2.7758,-1.66899 0.2969,-0.18521 0.5979,-0.39487 0.9487,-0.45678 z m -13.3754,1.90324 c -0.7243,-0.13689 -1.3235,0.90276 -0.4626,1.15365 0.7797,0.23682 1.6147,0.10511 2.4186,0.23424 -0.2665,-0.88832 -0.9974,-1.51861 -1.956,-1.38789 z m -29.1575,2.05549 c -1.106,0.0244 -2.9506,0.52135 -2.6762,1.96765 0.2725,0.9332 1.5467,-0.29147 2.1843,-0.38651 0.7593,-0.23601 2.0398,-0.0745 2.3249,-0.98382 -0.1279,-0.75528 -1.2927,-0.57454 -1.833,-0.59732 z m 9.1707,1.07752 c -1.5602,0.19335 -2.839,1.28017 -3.7948,2.47713 1.4726,-0.50231 3.1839,-0.75585 4.3862,-1.79197 0.2524,-0.4151 -0.1875,-0.77433 -0.5914,-0.68516 z m -13.6564,0.35136 c -1.3622,0.53372 -1.9479,2.09366 -2.4772,3.34384 0.9894,0.23695 1.708,-0.48617 2.1726,-1.23564 0.3812,-0.47067 1.6194,-1.98619 0.3046,-2.1082 z m 46.837,0.77301 c 0.7248,0.11881 1.4675,0.15737 2.1317,0.48606 0.5054,0.0562 1.4994,-0.17506 1.7744,0.27523 -0.7893,1.14746 -2.2335,1.9265 -3.3732,2.60011 -0.6528,-0.85071 -1.4915,-2.11197 -0.9194,-3.17986 0.1032,-0.10343 0.2433,-0.16009 0.3865,-0.18154 z m -37.7659,2.10234 c -1.0042,0.41987 -1.5875,1.46665 -2.2137,2.30145 0.8472,1.02711 1.7342,-0.32489 2.3425,-0.92527 0.3932,-0.37299 0.8084,-1.43706 -0.1288,-1.37618 z m -12.1339,1.15951 c -1.3007,0.45749 -1.4071,2.2395 -2.0438,3.19157 -2.367,0.50266 -3.1074,4.29427 -1.0423,5.616 2.5616,0.23293 4.2747,-3.44227 2.5942,-5.29977 -0.4044,-0.22815 -0.8677,-0.37271 -1.3352,-0.33965 1.0941,-0.51022 2.6077,-1.37353 2.4303,-2.79336 -0.1017,-0.23193 -0.3311,-0.41455 -0.6032,-0.37479 z m 42.9486,1.44645 c -0.902,0.27258 -0.081,1.22401 0.3983,1.49331 0.506,0.29159 1.2591,1.36211 1.5108,0.35136 0.2249,-1.02937 -1.0372,-1.78352 -1.9091,-1.84467 z m 7.5954,0.22254 c 0.7897,0.15682 2.2427,0.19626 2.3659,1.22978 -0.3302,0.96802 -1.6256,1.49476 -2.4947,1.63385 -0.14,-0.94397 -0.09,-1.96932 0.1288,-2.86363 z m -40.9575,0.38064 c -1.0967,0.45804 -1.2494,1.87892 -1.6456,2.85192 0.831,-0.61572 2.5866,-1.30286 2.2487,-2.61182 -0.1084,-0.20659 -0.383,-0.30498 -0.6031,-0.2401 z m 36.4834,2.14919 c -0.8468,0.37145 0.047,1.30346 0.4041,1.70412 0.3649,0.54454 0.9739,0.99581 1.2591,0.20497 0.2857,-0.88196 -0.8341,-1.92788 -1.6632,-1.90909 z m -37.4673,1.13608 c -1.8892,0.33215 -3.7264,2.50909 -2.9924,4.45064 0.5956,1.3194 2.555,0.79701 3.3028,-0.14055 0.9888,-0.9866 1.6014,-2.87566 0.609,-4.03485 -0.2485,-0.2183 -0.5928,-0.30653 -0.9194,-0.27524 z m 31.6581,0.0703 c -0.8773,0.39491 0.1327,1.28573 0.5352,1.63288 0.4494,0.45335 1.1792,1.24989 1.6725,0.45189 0.2466,-1.00541 -1.0071,-1.5978 -1.7334,-1.99692 -0.1508,-0.0601 -0.3101,-0.11285 -0.4743,-0.0878 z m -12.655,0.73202 c 0.6942,1.29211 1.2467,2.65611 2.2546,3.73619 0.6752,0.84705 0.4595,2.25146 -0.6852,2.52398 -0.6624,0.16645 -1.6146,0.47444 -2.2429,0.12297 -0.3116,-2.04908 1.2042,-4.00932 0.6354,-6.09562 0.011,-0.0889 -0.087,-0.57217 0.038,-0.28752 z m -14.5114,2.95733 c 0.6452,2.03508 1.1381,4.15417 1.3,6.30702 -1.2767,0.24151 -2.7826,0.0701 -3.9411,-0.21668 0.3063,-2.27244 1.816,-4.14686 2.5825,-6.26602 z m -14.939,2.02621 c 0.3574,0.90311 1.0111,2.21155 0.2636,3.07445 -0.5613,0.31765 -1.4722,0.24165 -1.9618,-0.082 0.068,-1.13588 1.0643,-2.13161 1.6982,-2.99247 z m 19.7351,1.84467 c 0.6251,0.23791 1.2405,1.46606 0.5446,1.93837 -0.2971,0.0127 -0.8878,0.28368 -1.0365,0.13469 0.1498,-0.6633 0,-1.62887 0.4919,-2.07306 z m 2.4303,0.69102 c 0.322,-0.0516 1.328,0.47475 0.7906,0.73787 -0.6452,0.39988 -0.9053,-0.28906 -0.7906,-0.73787 z m 10.254,0.25181 c -0.8222,0.10065 0.075,1.27755 0.6266,1.2942 0.7908,0.0115 0.457,-0.98579 -0.1054,-1.12437 -0.15,-0.10587 -0.3319,-0.20755 -0.5212,-0.16983 z m -1.3235,1.61043 c -0.6361,0.8284 1.6317,1.43797 1.2357,0.31037 -0.2762,-0.28482 -0.8982,-0.57602 -1.2357,-0.31037 z m 2.6001,0.19911 c -0.4577,0.70949 0.7823,0.91925 0.814,1.56358 0.3916,0.57394 1.2166,0.0493 0.7379,-0.5212 -0.2054,-0.58148 -0.7676,-1.15827 -1.4464,-1.15365 z m -34.791,0.4802 c -0.8132,0.55134 -0.2899,1.82706 -0.2987,2.63963 -0.07,0.89602 0.9752,-0.16672 1.0834,-0.65441 0.1601,-0.61836 0.1194,-2.05819 -0.7847,-1.98522 z m 30.885,0.37479 c -0.8354,0.52338 0.8086,1.56342 0.7613,0.45677 -0.1293,-0.2907 -0.4249,-0.63365 -0.7613,-0.45677 z m -28.2908,0.11712 c -0.8356,0.5257 -0.2052,1.80292 -0.2326,2.58525 -0.04,0.90606 0.8122,-0.35862 0.9353,-0.79328 0.1723,-0.57492 0.1391,-1.86983 -0.7027,-1.79197 z m 2.8402,0.71444 c -0.3539,0.87141 -0.6051,2.12102 -0.035,2.95733 0.9528,0.26878 0.6987,-1.14651 0.7671,-1.72754 2e-4,-0.46004 0.079,-1.7273 -0.732,-1.22979 z"
-           style="fill:#000000;fill-opacity:1;stroke:none"
-           sodipodi:nodetypes="ccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc" />
-        <path
-           sodipodi:nodetypes="sssss"
-           inkscape:connector-curvature="0"
-           id="path4911-0"
-           d="m 1593.8347,691.0284 c 0,1.01857 -0.6748,0.66791 -2.1313,1.04437 -1.0213,0.264 -2.1178,0.57394 -1.8934,-1.03278 0.1767,-1.26437 0.8891,-2.12021 2.3054,-1.71438 0.6332,0.18144 1.7193,0.68423 1.7193,1.70279 z"
-           style="fill:#ffffff;fill-opacity:1;stroke:none" />
-        <path
-           sodipodi:nodetypes="sssss"
-           style="fill:#ffffff;fill-opacity:1;stroke:none"
-           d="m 1600.2922,694.15317 c -0.405,1.49052 -2.8379,2.84356 -3.5516,2.78538 -1.4917,-0.12161 -2.4986,-1.30002 -2.4986,-2.90369 0,-1.60367 1.4805,-2.74306 2.191,-2.57242 1.7741,0.42608 4.1664,1.56036 3.8592,2.69073 z"
-           id="path4913-2"
-           inkscape:connector-curvature="0" />
-        <path
-           sodipodi:nodetypes="ssscs"
-           inkscape:connector-curvature="0"
-           id="path4919-3"
-           d="m 1604.0708,711.86296 c 0,0.33266 -2.2029,0.69045 -2.7607,0.88678 -1.9969,0.70273 -1.9996,-0.25216 -1.6565,-1.03737 0.5165,-1.18206 0.5548,-2.56061 0.9537,-3.53039 0.4658,0.70339 3.4635,3.34831 3.4635,3.68098 z"
-           style="fill:#ffffff;fill-opacity:1;stroke:none" />
-        <path
-           inkscape:connector-curvature="0"
-           id="path4921-7"
-           d="m 1594.3026,690.56575 c -0.1347,-0.0433 -0.2358,-0.13049 -0.4606,-0.39724 -0.1275,-0.15125 -0.3117,-0.34324 -0.4093,-0.42664 -0.4576,-0.39103 -1.0374,-0.63589 -1.866,-0.78813 -0.1361,-0.025 -0.252,-0.0499 -0.2575,-0.0554 -0.023,-0.0229 0.3066,-0.25677 0.5145,-0.36517 0.5312,-0.27708 1.0948,-0.38699 1.7102,-0.33355 0.814,0.0707 1.4763,0.40969 1.7037,0.87211 0.07,0.14187 0.076,0.17412 0.076,0.38194 0,0.21923 0,0.23389 -0.1,0.42864 -0.1188,0.23964 -0.4187,0.59779 -0.5446,0.65041 -0.105,0.0439 -0.2831,0.0599 -0.3667,0.033 z"
-           style="fill:#b2bc5f;fill-opacity:1;stroke:none" />
-        <path
-           inkscape:connector-curvature="0"
-           id="path4923-5"
-           d="m 1614.0561,696.35701 c -1.5212,-1.36771 -1.4173,-2.395 0.3088,-3.05422 0.3347,-0.12782 1.0105,-0.50194 1.5018,-0.83138 1.6321,-1.09448 1.8565,-0.54937 0.7231,1.75673 -0.7056,1.43564 -1.4519,2.62952 -1.6915,2.70606 -0.081,0.026 -0.4602,-0.23379 -0.8422,-0.57719 z"
-           style="fill:#c87137;fill-opacity:1;stroke:none" />
-        <path
-           inkscape:connector-curvature="0"
-           id="path4925-7"
-           d="m 1616.8196,701.35585 c -0.8269,-1.26054 -1.03,-2.51721 -0.4934,-3.05373 0.2409,-0.24094 0.3736,-0.26432 1.0373,-0.18286 0.4186,0.0514 0.9117,0.15017 1.0958,0.21953 0.184,0.0694 0.7534,0.15337 1.2653,0.18667 0.6027,0.0392 1.0158,0.13763 1.1723,0.27929 0.2234,0.20214 0.2256,0.24332 0.029,0.5428 -0.1168,0.17824 -0.4034,0.50098 -0.637,0.7172 -0.4871,0.45101 -2.7285,1.99383 -2.8966,1.99383 -0.062,0 -0.3195,-0.31623 -0.5731,-0.70273 z"
-           style="fill:#c87137;fill-opacity:1;stroke:none" />
-        <path
-           inkscape:connector-curvature="0"
-           id="path4927-5"
-           d="m 1617.0478,705.88012 c -0.088,-0.58882 0,-1.89661 0.1663,-2.59822 0.072,-0.29521 0.1206,-0.3102 0.7412,-0.22788 1.2947,0.17175 2.2441,0.77557 2.2441,1.42732 0,0.59987 -1.5208,1.72019 -2.6332,1.93987 -0.4193,0.0828 -0.4259,0.0759 -0.5184,-0.54109 z"
-           style="fill:#c87137;fill-opacity:1;stroke:none" />
-        <path
-           inkscape:connector-curvature="0"
-           id="path4929-7"
-           d="m 1599.6453,712.5736 c -0.045,-0.13014 0.024,-0.54049 0.1529,-0.91189 0.1292,-0.3714 0.3389,-1.18065 0.4659,-1.79833 0.127,-0.61768 0.2692,-1.18715 0.316,-1.2655 0.077,-0.1284 3.1091,2.92618 3.2403,3.26405 0.063,0.16343 -2.9398,0.94829 -3.6287,0.94829 -0.2554,0 -0.5013,-0.10648 -0.5464,-0.23662 z"
-           style="fill:#e9c6af;fill-opacity:1;stroke:none" />
-        <path
-           inkscape:connector-curvature="0"
-           id="path4931-1"
-           d="m 1593.7645,714.38771 c -0.2382,-0.23822 -0.1232,-1.67368 0.2629,-3.28116 0.2897,-1.20605 0.355,-1.90534 0.2606,-2.79215 -0.08,-0.75005 -0.056,-1.18311 0.064,-1.18311 0.1047,0 0.5528,0.6969 0.996,1.54867 0.4431,0.85176 1.0915,1.92309 1.4408,2.38072 1.1137,1.45905 0.7472,2.79746 -0.895,3.26845 -0.7386,0.21181 -1.9432,0.24495 -2.1296,0.0586 z"
-           style="fill:#e9c6af;fill-opacity:1;stroke:none" />
-        <path
-           inkscape:connector-curvature="0"
-           id="path4933-7"
-           d="m 1577.8571,717.21415 -0.732,-0.0756 0.1239,-0.77493 c 0.068,-0.42621 0.6744,-1.95329 1.3472,-3.3935 0.6729,-1.44022 1.2234,-2.7213 1.2234,-2.84684 0,-0.56158 0.445,0.28072 0.7854,1.48659 0.8081,2.86251 1.1683,5.49033 0.7734,5.64188 -0.2831,0.10865 -2.3147,0.0869 -3.5213,-0.0376 l 0,0 z"
-           style="fill:#e9c6af;fill-opacity:1;stroke:none" />
-        <path
-           inkscape:connector-curvature="0"
-           id="path4935-7"
-           d="m 1584.1734,716.25441 c 0,-0.94086 0.342,-1.9298 0.6673,-1.9298 0.4234,0 1.0364,0.96011 1.0364,1.62338 0,0.71434 -0.03,0.74193 -0.9938,0.91585 l -0.7099,0.12809 0,-0.73752 z"
-           style="fill:#e9c6af;fill-opacity:1;stroke:none" />
-        <path
-           inkscape:connector-curvature="0"
-           id="path4937-6"
-           d="m 1587.1085,715.84361 c -0.068,-0.3098 -0.075,-0.64254 -0.015,-0.73942 0.1572,-0.25438 0.7857,-0.0459 1.1821,0.39217 0.329,0.3635 0.3282,0.38625 -0.024,0.64367 -0.5947,0.43488 -1.0062,0.3282 -1.1434,-0.29642 z"
-           style="fill:#e9c6af;fill-opacity:1;stroke:none" />
-        <path
-           inkscape:connector-curvature="0"
-           id="path4939-9"
-           d="m 1563.3885,715.99043 c -0.3957,-0.39573 -0.253,-0.83824 0.7576,-2.34928 l 0.9848,-1.47236 0.3329,0.74664 c 0.5285,1.18567 0.6327,2.27606 0.2703,2.82925 -0.2589,0.3951 -0.4587,0.4729 -1.2142,0.4729 -0.4973,0 -1.0065,-0.10222 -1.1314,-0.22715 z"
-           style="fill:#f4e3d7;fill-opacity:1;stroke:none" />
-        <path
-           inkscape:connector-curvature="0"
-           id="path4941-4"
-           d="m 1599.9036,711.89321 c 0.097,-0.48697 0.3017,-1.34806 0.454,-1.91355 l 0.2768,-1.02814 0.7233,0.60324 c 0.3978,0.33178 1.0609,0.99236 1.4735,1.46795 l 0.7503,0.86471 -1.018,0.25981 c -0.5599,0.14289 -1.4272,0.34341 -1.9275,0.4456 l -0.9095,0.18578 0.1771,-0.8854 0,0 z"
-           style="fill:#f4e3d7;fill-opacity:1;stroke:none" />
-        <path
-           inkscape:connector-curvature="0"
-           id="path4943-5"
-           d="m 1593.8239,714.12421 c -0.068,-0.11043 0.038,-1.22476 0.2354,-2.4763 0.1975,-1.25153 0.3966,-2.67209 0.4425,-3.1568 0.081,-0.85978 0.1144,-0.82932 1.355,1.24711 1.5337,2.56712 1.6498,3.5743 0.4817,4.17833 -0.8288,0.42861 -2.3036,0.55039 -2.5146,0.20766 z"
-           style="fill:#f4e3d7;fill-opacity:1;stroke:none" />
-        <path
-           inkscape:connector-curvature="0"
-           id="path4945-4"
-           d="m 1578.0302,717.07571 c -0.6667,-0.0998 -0.7389,-0.19859 -0.587,-0.8036 0.3276,-1.30541 2.3811,-5.93442 2.5785,-5.81245 0.2931,0.18114 1.3119,4.71598 1.3119,5.83934 l 0,0.97077 -1.2716,-0.0401 c -0.6994,-0.0221 -1.6137,-0.0913 -2.0318,-0.15395 z"
-           style="fill:#f4e3d7;fill-opacity:1;stroke:none" />
-        <path
-           inkscape:connector-curvature="0"
-           id="path4947-7"
-           d="m 1584.3619,715.78792 c 0.1994,-1.22862 0.3266,-1.36481 0.8606,-0.92166 0.6463,0.53639 0.4006,1.71445 -0.3806,1.82488 -0.6008,0.0849 -0.6311,0.0279 -0.48,-0.90322 z"
-           style="fill:#f4e3d7;fill-opacity:1;stroke:none" />
-        <path
-           inkscape:connector-curvature="0"
-           id="path4949-8"
-           d="m 1587.2232,715.66352 c 0,-0.29447 0.1057,-0.53541 0.2349,-0.53541 0.3511,0 0.8578,0.69202 0.6551,0.89468 -0.3665,0.3665 -0.89,0.15518 -0.89,-0.35927 z"
-           style="fill:#f4e3d7;fill-opacity:1;stroke:none" />
-        <path
-           inkscape:connector-curvature="0"
-           id="path4951-5"
-           d="m 1563.8657,716.0144 c -0.672,-0.17562 -0.5839,-0.69062 0.3886,-2.27111 l 0.857,-1.39286 0.3356,0.7865 c 0.5184,1.21497 0.4477,2.46069 -0.1581,2.78488 -0.5386,0.28825 -0.6473,0.29532 -1.4231,0.0926 z"
-           style="fill:#d3bc5f;fill-opacity:1;stroke:none" />
-        <path
-           sodipodi:nodetypes="cccsssssssssssssssscsscsscsssssssssssscssscsssscsssscscccssssssssssssssssscscccsscccccssssssssssssssssssssssscssssssssssssssscsssccsscccccsscssssssssccsccccsscssssccssc"
-           style="fill:#b2bc5f;fill-opacity:1;stroke:none"
-           d="m 1601.7824,719.65247 c 0,-0.13597 -0.2955,-0.17305 -0.6567,-0.0824 -0.3822,0.0959 -1.0148,-0.0138 -1.5135,-0.26261 -1.0633,-0.53043 -1.475,-0.5473 -1.0567,-0.0433 0.2672,0.32194 -0.04,0.49756 -1.899,1.08473 -1.2198,0.38534 -3.0652,0.80963 -4.1009,0.94288 -1.0356,0.13325 -2.7865,0.42307 -3.8908,0.64405 -2.7023,0.54076 -6.0557,0.89149 -10.6299,1.1118 -3.6507,0.17582 -6.048,-0.009 -9.4482,-0.72634 -0.6625,-0.13988 -1.5835,-0.29782 -2.0466,-0.35095 -0.4631,-0.0531 -1.0876,-0.22809 -1.3879,-0.38878 -0.3002,-0.16068 -1.022,-0.29215 -1.6038,-0.29215 -0.9532,0 -1.1036,-0.0962 -1.5193,-0.97226 -0.4805,-1.01247 -0.416,-2.60175 0.1275,-3.14527 0.4956,-0.49566 8.6034,-0.31438 11.6504,0.26049 1.8659,0.35204 3.8534,0.50298 6.5589,0.49815 3.7788,-0.007 4.0023,-0.0399 8.4327,-1.25261 2.5031,-0.68511 6.7797,-1.79983 9.5036,-2.47716 5.9493,-1.47934 6.7447,-1.72361 6.6396,-2.03909 -0.1131,-0.33906 -4.3284,-5.28985 -4.5222,-5.31111 -0.087,-0.01 -0.3112,0.66651 -0.4983,1.50233 -0.187,0.83581 -0.5774,2.07062 -0.8675,2.744 l -0.5274,1.22434 -0.6546,-0.80313 c -0.3601,-0.44171 -1.3442,-2.15785 -2.1869,-3.81364 -0.8426,-1.65579 -1.6827,-3.01106 -1.8667,-3.01171 -0.2481,-9.4e-4 -0.3347,0.78266 -0.3347,3.02886 0,3.87351 -0.4652,5.5606 -1.9143,6.94206 -1.442,1.37477 -2.1496,1.33078 -3.2292,-0.20078 -0.467,-0.66258 -0.949,-1.20469 -1.071,-1.20469 -0.1221,0 -0.3592,0.30117 -0.5269,0.66927 -0.1677,0.3681 -0.3982,0.66927 -0.5123,0.66927 -0.114,0 -0.5465,-0.47909 -0.9609,-1.06465 -0.4145,-0.58556 -0.8741,-1.02817 -1.0213,-0.98357 -0.1472,0.0446 -0.468,0.89871 -0.7129,1.89802 -0.2448,0.9993 -0.5681,1.93984 -0.7183,2.09008 -0.3413,0.34129 -0.9251,-1.63059 -1.5197,-5.13334 -0.2357,-1.3883 -0.5928,-2.83392 -0.7935,-3.21249 l -0.3651,-0.6883 -0.6657,1.47239 c -0.3662,0.80982 -1.0393,2.37591 -1.4957,3.4802 -0.4564,1.10429 -1.0995,2.48189 -1.429,3.06133 l -0.599,1.05353 -3.0787,-0.0647 c -4.8267,-0.10142 -5.9547,-0.61445 -6.6762,-3.03647 -0.188,-0.63115 -0.4931,-1.43828 -0.678,-1.7936 -0.3349,-0.64353 -0.3399,-0.64046 -1.3018,0.78781 l -0.9656,1.43386 -0.4601,-1.05552 c -0.6067,-1.39161 -0.6162,-4.84163 -0.019,-6.81123 0.7018,-2.31391 2.2783,-4.72376 4.7464,-7.25529 3.1379,-3.21859 3.636,-3.35984 10.5744,-2.9985 l 5.0865,0.26488 0.9617,-0.63458 c 1.7924,-1.18267 9.5507,-3.71625 10.001,-3.26595 0.082,0.0823 0.013,0.54172 -0.1543,1.02105 -0.6625,1.90047 0.7554,4.03446 2.68,4.03363 2.0668,-9.3e-4 4.16,-1.89111 3.9921,-3.60501 -0.071,-0.72476 -0.3019,-0.91839 -2.1543,-1.80702 -2.5985,-1.24653 -2.6922,-1.81565 -0.2991,-1.81565 0.7312,0 1.1243,0.21348 1.8483,1.00373 0.787,0.85903 0.9916,0.95872 1.4196,0.69148 0.4253,-0.26561 0.7313,-0.13066 2.0486,0.90321 1.5222,1.19473 1.5857,1.2165 3.7202,1.27644 1.469,0.0412 2.5006,0.22189 3.1889,0.55844 0.9808,0.47958 0.9953,0.50611 0.4016,0.73727 -0.5946,0.23153 -0.5974,0.24693 -0.081,0.44631 0.3002,0.11576 0.6878,0.0847 0.882,-0.0708 0.8592,-0.68748 3.7501,3.31515 4.491,6.21822 0.6166,2.41573 0.4142,4.12949 -0.7674,6.49653 -0.9865,1.97609 -2.7644,4.51128 -3.282,4.67989 -0.1555,0.0506 -0.4848,-0.3318 -0.7318,-0.84988 -0.4432,-0.92939 -0.9933,-1.26308 -0.9933,-0.60255 0,0.18668 0.2998,0.78065 0.6663,1.31993 l 0.6662,0.98051 -1.804,1.64388 c -0.9922,0.90414 -2.2559,1.90637 -2.8082,2.22719 -5.624,1.02748 -1.8392,-0.45754 -5.2863,2.02504 z m -31.8612,0.76674 c 0,-1.00617 -0.078,-1.29138 -0.2636,-1.0039 -0.3424,0.52979 -0.3424,2.40936 0,2.40936 0.1472,0 0.2658,-0.63246 0.2636,-1.40546 z m -2.8294,-0.37235 c 0.2026,-0.52807 -0.048,-1.43468 -0.3971,-1.43468 -0.1373,0 -0.2496,0.42164 -0.2496,0.93698 0,0.97848 0.3568,1.25309 0.6467,0.4977 z m -2.5207,-1.04892 c 0,-0.93692 -0.4261,-1.24991 -0.7065,-0.51901 -0.2148,0.55971 0.1303,1.79634 0.4467,1.60079 0.1429,-0.0883 0.2598,-0.57513 0.2598,-1.08178 z m 32.5265,0.68507 c -0.091,-0.14724 -0.2788,-0.2677 -0.4174,-0.2677 -0.1385,0 -0.2519,0.12046 -0.2519,0.2677 0,0.14724 0.1878,0.26771 0.4174,0.26771 0.2295,0 0.3429,-0.12047 0.2519,-0.26771 z m 2.8232,-1.58331 c -0.2811,-0.52511 -0.8154,-0.77325 -0.8154,-0.37865 0,0.26736 0.8711,1.18011 1.0016,1.04956 0.062,-0.0619 -0.022,-0.36383 -0.1862,-0.67091 z m -2.8232,-0.55835 c -0.091,-0.14724 -0.286,-0.2677 -0.4332,-0.2677 -0.1472,0 -0.1932,0.12046 -0.1022,0.2677 0.091,0.14724 0.2859,0.26771 0.4331,0.26771 0.1472,0 0.1933,-0.12047 0.1023,-0.26771 z m 1.2046,-1.30989 c 0,-0.13149 -0.1807,-0.30841 -0.4015,-0.39316 -0.4081,-0.15659 -0.5483,0.12858 -0.2231,0.45375 0.2558,0.25585 0.6246,0.22007 0.6246,-0.0606 z m -22.5859,-5.268 c 0.7361,-0.78055 0.9016,-1.16765 0.9016,-2.10888 0,-1.49886 -0.4887,-1.94898 -1.6114,-1.48396 -2.4248,1.00441 -3.2203,4.54888 -1.0209,4.54888 0.6038,0 1.074,-0.25972 1.7307,-0.95604 z m -9.9831,-1.46768 c 1.4451,-1.13671 1.46,-4.02315 0.023,-4.3839 -1.9494,-0.48925 -3.6189,2.5617 -2.3743,4.33868 0.5208,0.74357 1.4413,0.76126 2.3516,0.0452 z m 42.9278,-1.47666 c -0.7558,-0.65465 -1.5244,-0.85974 -1.5244,-0.40674 0,0.13415 0.3787,0.56258 0.8416,0.95206 0.6215,0.52296 0.919,0.62932 1.1377,0.40673 0.2175,-0.22128 0.096,-0.47437 -0.4549,-0.95205 z m 5.2841,-1.47369 c -0.2566,-0.28352 -0.5683,-0.51549 -0.6927,-0.51549 -0.417,0 -0.2319,0.62872 0.3761,1.27778 0.5095,0.54388 0.6163,0.57443 0.6927,0.19812 0.05,-0.2447 -0.1195,-0.67688 -0.3761,-0.96041 z m -37.0594,-2.15252 c 0,-0.67774 -0.4121,-0.63734 -0.9218,0.0903 -0.6657,0.95034 -0.5407,1.37249 0.2525,0.85279 0.3681,-0.24119 0.6693,-0.6656 0.6693,-0.94315 z m 34.8019,0.2985 c 0,-0.41059 -1.0207,-1.33854 -1.4724,-1.33854 -0.6078,0 -0.4828,0.43262 0.3038,1.0514 0.77,0.60562 1.1686,0.70358 1.1686,0.28714 z m -44.9079,-1.2869 c 0.5019,-0.43103 0.6476,-1.65789 0.1968,-1.65789 -0.3209,0 -1.3321,1.5852 -1.3336,2.09054 0,0.3737 0.3562,0.23775 1.1368,-0.43265 z m 11.7645,-1.30641 c 0.7416,-0.71053 0.9902,-1.4223 0.4967,-1.4223 -0.2603,0 -1.6198,1.65009 -1.6198,1.96614 0,0.34891 0.3867,0.16164 1.1231,-0.54384 z m -9.371,-2.1585 c 1.2714,-1.36318 1.5608,-2.51695 0.4871,-1.94233 -0.5342,0.28587 -1.1799,1.20753 -1.4546,2.07618 -0.2571,0.813 0.135,0.75875 0.9675,-0.13385 z m 13.5663,-1.44116 c 0.7559,-0.31411 1.3743,-0.68508 1.3743,-0.82439 0,-0.37911 -1.6278,0.0442 -2.4763,0.64389 -1.3202,0.93312 -0.8818,1.00493 1.102,0.1805 z m -8.5309,-0.96554 c 0.6626,-0.21399 1.3553,-0.43389 1.5393,-0.48865 0.7516,-0.22361 0.2624,-0.65177 -0.7448,-0.65177 -1.5539,0 -2.9362,0.63719 -2.9362,1.35352 0,0.44825 0.105,0.5327 0.4685,0.37685 0.2577,-0.11047 1.0106,-0.37595 1.6732,-0.58995 z m 30.7863,-2.72863 c 0,-0.34878 -0.9066,-0.59967 -1.4346,-0.39703 -0.7554,0.28988 -0.4808,0.6467 0.4977,0.6467 0.5153,0 0.9369,-0.11235 0.9369,-0.24967 z m 3.7479,-0.018 c 0,-0.14724 -0.5492,-0.26771 -1.2204,-0.26771 -0.7455,0 -1.1561,0.10419 -1.0551,0.26771 0.091,0.14723 0.6402,0.2677 1.2205,0.2677 0.5803,0 1.055,-0.12047 1.055,-0.2677 z"
-           id="path4953-9"
-           inkscape:connector-curvature="0" />
-        <path
-           style="fill:none;stroke:#000000;stroke-width:0.80000001;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
-           d="m 225.53571,152.60819 -3.52678,-2.00893"
-           id="path4969-4"
-           inkscape:connector-curvature="0"
-           transform="matrix(0.99213704,-0.12515627,0.12515627,0.99213704,1350.7884,568.48734)" />
-        <path
-           style="fill:#d3bc5f;fill-opacity:1;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
-           d="m 226.20536,153.76891 5.04464,3.25892"
-           id="path4971-4"
-           inkscape:connector-curvature="0"
-           transform="matrix(0.99213704,-0.12515627,0.12515627,0.99213704,1350.7884,568.48734)" />
-        <path
-           style="fill:#b2bc5f;fill-opacity:1;stroke:none"
-           d="m 224.04,151.27115 -1.62233,-0.92792 0.14912,-0.11169 c 0.28294,-0.2119 0.45056,-0.27129 0.81877,-0.29006 0.29612,-0.0151 0.41287,8.8e-4 0.68335,0.0936 0.91727,0.31431 1.61399,0.98619 1.69024,1.62999 0.0273,0.23097 -0.0109,0.5456 -0.0653,0.53827 -0.0173,-0.002 -0.76151,-0.42179 -1.6538,-0.93215 z"
-           id="path4973-0"
-           inkscape:connector-curvature="0"
-           transform="matrix(0.99213704,-0.12515627,0.12515627,0.99213704,1350.7884,568.48734)" />
-        <path
-           style="fill:#b2bc5f;fill-opacity:1;stroke:none"
-           d="m 222.2799,152.78395 c -0.38832,-0.0915 -0.52494,-0.28574 -0.52156,-0.74161 0.002,-0.31377 0.16461,-0.92856 0.2451,-0.92856 0.0236,0 0.66183,0.35156 1.4184,0.78125 l 1.37556,0.78125 -0.61664,0.0298 c -0.33915,0.0164 -0.79744,0.0514 -1.01842,0.0778 -0.46359,0.0554 -0.64785,0.0554 -0.88244,1.5e-4 l 0,0 z"
-           id="path4975-6"
-           inkscape:connector-curvature="0"
-           transform="matrix(0.99213704,-0.12515627,0.12515627,0.99213704,1350.7884,568.48734)" />
-        <path
-           style="fill:#b2bc5f;fill-opacity:1;stroke:none"
-           d="m 229.03681,154.9734 c -1.2869,-0.83349 -2.34856,-1.52418 -2.35925,-1.53487 -0.0359,-0.0359 0.54458,-0.43856 0.79282,-0.55005 0.13504,-0.0607 0.35602,-0.12032 0.49107,-0.13258 0.21129,-0.0192 0.30156,9e-4 0.64732,0.14411 0.78903,0.32681 1.44379,0.69692 2.10421,1.18942 0.50696,0.37807 0.84072,0.73883 1.0055,1.08685 0.14336,0.30277 0.15797,0.48653 0.0578,0.72633 -0.0832,0.19911 -0.33047,0.59151 -0.3708,0.58844 -0.0159,-0.001 -1.08175,-0.68415 -2.36865,-1.51765 l 0,0 z"
-           id="path4977-8"
-           inkscape:connector-curvature="0"
-           transform="matrix(0.99213704,-0.12515627,0.12515627,0.99213704,1350.7884,568.48734)" />
-        <path
-           style="fill:#b2bc5f;fill-opacity:1;stroke:none"
-           d="m 227.81167,158.16065 c -0.57105,-0.13178 -1.19369,-0.56954 -1.52934,-1.07522 -0.47509,-0.71575 -0.59686,-1.86728 -0.27871,-2.63565 l 0.0605,-0.14614 2.26145,1.46137 2.26145,1.46136 -0.34181,0.20339 c -0.48182,0.28669 -0.99338,0.51483 -1.43556,0.64019 -0.51305,0.14546 -0.69074,0.16161 -0.99799,0.0907 z"
-           id="path4979-9"
-           inkscape:connector-curvature="0"
-           transform="matrix(0.99213704,-0.12515627,0.12515627,0.99213704,1350.7884,568.48734)" />
-      </g>
-      <g
-         inkscape:label="#g3896"
-         id="g4348"
-         transform="matrix(0.30409787,0,0,0.30409787,1794.757,746.30662)">
-        <path
-           transform="translate(-33.62958,-116.19868)"
-           sodipodi:type="arc"
-           style="fill:#d3bc5f;fill-opacity:1;stroke:#000000;stroke-width:5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
-           id="path4350"
-           sodipodi:cx="192.14285"
-           sodipodi:cy="399.50504"
-           sodipodi:rx="34.285713"
-           sodipodi:ry="34.285713"
-           d="m 226.42857,399.50504 c 0,18.93547 -15.35024,34.28571 -34.28572,34.28571 -18.93547,0 -34.28571,-15.35024 -34.28571,-34.28571 0,-18.93548 15.35024,-34.28572 34.28571,-34.28572 18.93548,0 34.28572,15.35024 34.28572,34.28572 z" />
-        <path
-           style="fill:none;stroke:#000000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
-           d="m 158.51328,317.59207 0,107.14286"
-           id="path4352"
-           inkscape:connector-curvature="0" />
-        <path
-           style="fill:none;stroke:#000000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
-           d="m 158.2994,424.2687 -28.6056,49.54636"
-           id="path4354"
-           inkscape:connector-curvature="0" />
-        <path
-           inkscape:connector-curvature="0"
-           id="path4356"
-           d="m 158.80094,424.2687 28.6056,49.54636"
-           style="fill:none;stroke:#000000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" />
-        <path
-           style="fill:none;stroke:#000000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
-           d="M 157.23601,329.21038 115.06405,309.47837"
-           id="path4358"
-           inkscape:connector-curvature="0"
-           inkscape:transform-center-x="21.938845"
-           inkscape:transform-center-y="-10.245755" />
-        <path
-           inkscape:transform-center-y="-10.245755"
-           inkscape:transform-center-x="-21.938845"
-           inkscape:connector-curvature="0"
-           id="path4360"
-           d="m 160.52091,329.21038 42.17196,-19.73201"
-           style="fill:none;stroke:#000000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" />
-      </g>
-      <g
-         transform="matrix(0.30409787,0,0,0.30409787,1761.4883,750.84327)"
-         id="g4362"
-         inkscape:label="#g3896">
-        <path
-           d="m 226.42857,399.50504 c 0,18.93547 -15.35024,34.28571 -34.28572,34.28571 -18.93547,0 -34.28571,-15.35024 -34.28571,-34.28571 0,-18.93548 15.35024,-34.28572 34.28571,-34.28572 18.93548,0 34.28572,15.35024 34.28572,34.28572 z"
-           sodipodi:ry="34.285713"
-           sodipodi:rx="34.285713"
-           sodipodi:cy="399.50504"
-           sodipodi:cx="192.14285"
-           id="path4364"
-           style="fill:#d3bc5f;fill-opacity:1;stroke:#000000;stroke-width:5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
-           sodipodi:type="arc"
-           transform="translate(-33.62958,-116.19868)" />
-        <path
-           inkscape:connector-curvature="0"
-           id="path4366"
-           d="m 158.51328,317.59207 0,107.14286"
-           style="fill:none;stroke:#000000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" />
-        <path
-           inkscape:connector-curvature="0"
-           id="path4368"
-           d="m 158.2994,424.2687 -28.6056,49.54636"
-           style="fill:none;stroke:#000000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" />
-        <path
-           style="fill:none;stroke:#000000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
-           d="m 158.80094,424.2687 28.6056,49.54636"
-           id="path4370"
-           inkscape:connector-curvature="0" />
-        <path
-           inkscape:transform-center-y="-10.245755"
-           inkscape:transform-center-x="21.938845"
-           inkscape:connector-curvature="0"
-           id="path4372"
-           d="M 157.23601,329.21038 115.06405,309.47837"
-           style="fill:none;stroke:#000000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" />
-        <path
-           style="fill:none;stroke:#000000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
-           d="m 160.52091,329.21038 42.17196,-19.73201"
-           id="path4374"
-           inkscape:connector-curvature="0"
-           inkscape:transform-center-x="-21.938845"
-           inkscape:transform-center-y="-10.245755" />
-      </g>
-      <g
-         inkscape:label="#g3896"
-         id="0caveman_afraid-3"
-         transform="matrix(0.30409787,0,0,0.30409787,1706.4453,743.11454)">
-        <path
-           transform="translate(-33.62958,-116.19868)"
-           sodipodi:type="arc"
-           style="fill:#d3bc5f;fill-opacity:1;stroke:#000000;stroke-width:5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
-           id="path3767-4-4"
-           sodipodi:cx="192.14285"
-           sodipodi:cy="399.50504"
-           sodipodi:rx="34.285713"
-           sodipodi:ry="34.285713"
-           d="m 226.42857,399.50504 c 0,18.93547 -15.35024,34.28571 -34.28572,34.28571 -18.93547,0 -34.28571,-15.35024 -34.28571,-34.28571 0,-18.93548 15.35024,-34.28572 34.28571,-34.28572 18.93548,0 34.28572,15.35024 34.28572,34.28572 z" />
-        <path
-           style="fill:none;stroke:#000000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
-           d="m 158.51328,317.59207 0,107.14286"
-           id="path3769-0-2"
-           inkscape:connector-curvature="0" />
-        <path
-           style="fill:none;stroke:#000000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
-           d="m 158.2994,424.2687 -28.6056,49.54636"
-           id="path3771-6-1"
-           inkscape:connector-curvature="0" />
-        <path
-           inkscape:connector-curvature="0"
-           id="path3773-4-4"
-           d="m 158.80094,424.2687 28.6056,49.54636"
-           style="fill:none;stroke:#000000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" />
-        <path
-           style="fill:none;stroke:#000000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
-           d="M 157.23601,329.21038 115.06405,309.47837"
-           id="path3775-7-1"
-           inkscape:connector-curvature="0"
-           inkscape:transform-center-x="21.938845"
-           inkscape:transform-center-y="-10.245755" />
-        <path
-           inkscape:transform-center-y="-10.245755"
-           inkscape:transform-center-x="-21.938845"
-           inkscape:connector-curvature="0"
-           id="path3894-3"
-           d="m 160.52091,329.21038 42.17196,-19.73201"
-           style="fill:none;stroke:#000000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" />
-      </g>
-    </g>
-    <g
-       id="0play_again_mobile-6"
-       inkscape:label="#g3165"
-       transform="matrix(0.23143297,0,0,0.23143297,1341.4844,582.85144)" />
-    <g
-       id="0splash_play_mobile"
-       inkscape:label="#g4554">
-      <g
-         style="font-size:17.31080437px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans"
-         id="text4919">
-        <path
-           d="m 1787.1562,712.3125 c 1.1334,4.56455 7.0203,4.37558 4.4688,12.625 4.459,7.05346 7.4014,-3.38804 5.7188,-9 7.7659,1.24827 4.7959,-9.00164 -2.5,-5.625 -2.1772,0.79714 -8.7737,-1.86892 -7.6876,2 z"
-           id="path4924"
-           inkscape:connector-curvature="0"
-           style="fill:#f4e3d7" />
-        <path
-           d="m 1800.9375,713.28125 c -3.6245,0.0399 -5.2553,2.47558 -4.2813,6.1875 -2.6837,4.15857 2.0391,9.28004 6.4688,7.46875 6.3612,1.91482 4.8692,-4.23868 4.7812,-8.65625 -0.3552,-3.55516 -3.5879,-5.48412 -6.9687,-5 z"
-           id="path4926"
-           inkscape:connector-curvature="0"
-           style="fill:#f4e3d7" />
-        <path
-           d="m 1813.0625,713.28125 c -5.5079,-0.77879 -7.0619,1.63659 -5.9687,7.1875 -1.9788,5.49884 1.7716,14.78264 5.5624,8.0625 -0.3792,-2.5755 4.5386,-0.63293 5.4688,-3.53125 3.1969,-4.1314 1.0935,-12.39904 -5.0625,-11.71875 z m 0.2187,5.28125 c 2.0459,0.85991 -0.511,5.61001 -0.625,1.65625 0.1009,-0.52775 -0.033,-1.50714 0.625,-1.65625 z"
-           id="path4928"
-           inkscape:connector-curvature="0"
-           style="fill:#f4e3d7" />
-        <path
-           d="m 1823.6562,712.78125 c -3.1761,2.60587 0.7183,6.16985 0.031,10.03125 -0.1631,4.49861 7.2296,5.2839 8.7187,3.125 -1.5097,-6.38157 -4.2234,-4.81762 0,-10.25 -0.3258,-1.75992 -7.6925,-8.79408 -8.75,-2.90625 z"
-           id="path4930"
-           inkscape:connector-curvature="0"
-           style="fill:#f4e3d7" />
-        <path
-           d="m 1835.5,713.28125 c -8.368,0.35543 -7.1405,15.35971 1.375,13.84375 8.2122,-0.63943 7.1364,-14.98631 -1.375,-13.84375 z m 0.4688,5.3125 c 2.1745,0.15748 -0.1015,5.72482 -0.5313,1.875 0.025,-0.60168 -0.092,-1.55065 0.5313,-1.875 z"
-           id="path4932"
-           inkscape:connector-curvature="0"
-           style="fill:#f4e3d7" />
-        <path
-           d="m 1852.4688,713.28125 c -5.5163,-0.7852 -7.0568,1.64641 -5.9688,7.1875 -1.9788,5.49884 1.7717,14.78264 5.5625,8.0625 -0.3667,-2.52891 4.4579,-0.68893 5.4063,-3.5 3.2367,-4.09964 1.1754,-12.4113 -5,-11.75 z m 0.062,5.28125 c 2.1101,0.28814 -0.067,5.50677 -0.4687,2.0625 0,-0.71455 -0.052,-1.60096 0.4687,-2.0625 z"
-           id="path4934"
-           inkscape:connector-curvature="0"
-           style="fill:#f4e3d7" />
-        <path
-           d="m 1857.5312,711.78125 c 1.4103,4.64181 -3.1686,15.27284 3,15.15625 5.4346,-0.47175 1.2446,-10.56797 2.5626,-15.15625 1.884,-3.00481 -7.4808,-2.95197 -5.5626,0 z"
-           id="path4936"
-           inkscape:connector-curvature="0"
-           style="fill:#f4e3d7" />
-        <path
-           d="m 1866.75,713.28125 c -3.8904,-0.0135 -5.0958,2.71342 -4.4062,6.40625 -2.4365,4.1624 2.2191,8.98748 6.5312,7.25 6.3794,1.92263 4.9105,-4.21823 4.8125,-8.65625 -0.2557,-3.51019 -3.6395,-5.50807 -6.9375,-5 z"
-           id="path4938"
-           inkscape:connector-curvature="0"
-           style="fill:#f4e3d7" />
-        <path
-           d="m 1872,716.21875 c 2.0466,4.73975 5.2169,9.46733 0.6875,11.03125 -1.6057,5.05119 6.7075,4.10365 7.7187,0.15625 1.1771,-4.37831 5.7147,-11.10291 4.625,-13.9375 -7.041,-1.51228 -5.4179,6.81664 -9.5312,0 -2.6558,0.42892 -6.3227,-1.54337 -3.5,2.75 z"
-           id="path4940"
-           inkscape:connector-curvature="0"
-           style="fill:#f4e3d7" />
-      </g>
-      <text
-         xml:space="preserve"
-         style="font-size:17.31080437px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans"
-         x="1789.2108"
-         y="724.9444"
-         id="text2993-5"
-         sodipodi:linespacing="125%"
-         inkscape:export-filename="/home/xymus/projects/mnit/tests/dino/assets/images/play_again_mobile.png"
-         inkscape:export-xdpi="192.10005"
-         inkscape:export-ydpi="192.10005"><tspan
-           sodipodi:role="line"
-           id="tspan2995-6"
-           x="1789.2108"
-           y="724.9444">Tap to play</tspan></text>
-    </g>
-    <g
-       id="0splash_play"
-       inkscape:label="#g4558">
-      <g
-         style="font-size:17.31080437px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans"
-         id="text4960">
-        <path
-           d="m 1795.5625,730.125 c -9.1069,0.0897 -9.978,15.33587 -1.2813,16.875 3.7999,0.81589 9.8014,-0.79896 8.0938,-5.8125 -0.2069,-4.19854 1.6893,-10.43252 -4.0625,-10.875 -0.9024,-0.18535 -1.8242,-0.2748 -2.75,-0.1875 z m 0.875,5.375 c 2.7206,0.2699 7.4569,3.64173 2.6875,5.125 -2.8425,3.20164 -6.8078,-0.72099 -4.75,-4.0625 0.3897,-0.80606 1.2533,-1.08364 2.0625,-1.0625 z"
-           id="path4965"
-           inkscape:connector-curvature="0"
-           style="fill:#f4e3d7" />
-        <path
-           d="m 1800.9375,731.78125 c 1.4103,4.64181 -3.1687,15.27284 3,15.15625 5.4345,-0.47175 1.2445,-10.56797 2.5625,-15.15625 1.8841,-3.00481 -7.4807,-2.95197 -5.5625,0 z"
-           id="path4967"
-           inkscape:connector-curvature="0"
-           style="fill:#f4e3d7" />
-        <path
-           d="m 1805.75,731.78125 c 0.5811,4.80435 -1.2897,12.06053 1,15.15625 7.6804,2.0033 3.565,-7.78917 4.5625,-12.46875 2.3572,-5.31561 -5.2272,-6.80605 -5.5625,-2.6875 z"
-           id="path4970"
-           inkscape:connector-curvature="0"
-           style="fill:#f4e3d7" />
-        <path
-           d="m 1815.9688,733.28125 c -7.9906,0.0633 -8.0534,13.70563 -0.094,13.875 3.218,0.28382 6.9039,-1.054 5.5,-5 0.047,-3.72005 1.1889,-8.96557 -3.8438,-8.875 -0.5182,-0.0589 -1.0434,-0.035 -1.5624,0 z m 0.5624,5.3125 c 2.5449,0.12083 6.4148,2.12326 1.6876,2.90625 -2.5249,1.88303 -4.0085,-2.17241 -1.6876,-2.90625 z"
-           id="path4972"
-           inkscape:connector-curvature="0"
-           style="fill:#f4e3d7" />
-        <path
-           d="m 1820.0312,731.78125 c 1.4103,4.64181 -3.1686,15.27284 3,15.15625 1.2858,-2.90001 12.0049,2.72516 10.9298,-1.38245 -7.6616,-4.13095 -4.7101,-8.04248 1.3203,-11.89343 -4.2241,-2.19589 -12.198,4.47756 -9.6875,-3.88037 -1.8568,0.64654 -6.7891,-1.63161 -5.5626,2 z"
-           id="path4974"
-           inkscape:connector-curvature="0"
-           style="fill:#f4e3d7" />
-        <path
-           d="m 1835.625,732.78125 c -3.1761,2.60587 0.7183,6.16985 0.031,10.03125 -0.1631,4.49861 7.2297,5.2839 8.7188,3.125 -1.5097,-6.38157 -4.2235,-4.81762 0,-10.25 -0.3258,-1.75992 -7.6926,-8.79408 -8.75,-2.90625 z"
-           id="path4976"
-           inkscape:connector-curvature="0"
-           style="fill:#f4e3d7" />
-        <path
-           d="m 1847.4688,733.28125 c -8.3681,0.35543 -7.1405,15.35971 1.375,13.84375 8.2121,-0.63943 7.1363,-14.98631 -1.375,-13.84375 z m 0.4687,5.3125 c 2.1203,0.14832 0.039,5.5821 -0.5313,2.03125 0.04,-0.64802 -0.1387,-1.6642 0.5313,-2.03125 z"
-           id="path4978"
-           inkscape:connector-curvature="0"
-           style="fill:#f4e3d7" />
-        <path
-           d="m 1864.4375,733.28125 c -5.5162,-0.7852 -7.0567,1.64641 -5.9687,7.1875 -1.9788,5.49884 1.7716,14.78264 5.5624,8.0625 -0.3667,-2.52891 4.458,-0.68893 5.4063,-3.5 3.2368,-4.09964 1.1755,-12.4113 -5,-11.75 z m 0.062,5.28125 c 2.0949,0.28259 -0.031,5.51628 -0.4688,2.0625 0,-0.71455 -0.052,-1.60096 0.4688,-2.0625 z"
-           id="path4980"
-           inkscape:connector-curvature="0"
-           style="fill:#f4e3d7" />
-        <path
-           d="m 1869.5,731.78125 c 1.4103,4.64181 -3.1687,15.27284 3,15.15625 5.4345,-0.47175 1.2445,-10.56797 2.5625,-15.15625 1.8841,-3.00481 -7.4807,-2.95197 -5.5625,0 z"
-           id="path4982"
-           inkscape:connector-curvature="0"
-           style="fill:#f4e3d7" />
-        <path
-           d="m 1878.7188,733.28125 c -3.8904,-0.0135 -5.0958,2.71342 -4.4063,6.40625 -2.4426,4.18244 2.2414,8.99168 6.5625,7.25 6.3612,1.91482 4.8692,-4.23868 4.7812,-8.65625 -0.2556,-3.51019 -3.6394,-5.50807 -6.9374,-5 z"
-           id="path4984"
-           inkscape:connector-curvature="0"
-           style="fill:#f4e3d7" />
-        <path
-           d="m 1883.9688,736.21875 c 2.0465,4.73975 5.2168,9.46733 0.6874,11.03125 -1.6057,5.05119 6.7076,4.10365 7.7188,0.15625 1.177,-4.37831 5.7147,-11.10291 4.625,-13.9375 -7.041,-1.51228 -5.4179,6.81664 -9.5312,0 -2.6558,0.42892 -6.3228,-1.54337 -3.5,2.75 z"
-           id="path4986"
-           inkscape:connector-curvature="0"
-           style="fill:#f4e3d7" />
-      </g>
-      <text
-         inkscape:export-ydpi="192.10005"
-         inkscape:export-xdpi="192.10005"
-         inkscape:export-filename="/home/xymus/projects/mnit/tests/dino/assets/images/play_again_mobile.png"
-         sodipodi:linespacing="125%"
-         id="text4414"
-         y="744.9444"
-         x="1789.2108"
-         style="font-size:17.31080437px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans"
-         xml:space="preserve"><tspan
-           y="744.9444"
-           x="1789.2108"
-           id="tspan4416"
-           sodipodi:role="line">Click to play</tspan></text>
-    </g>
-    <g
-       transform="translate(30.938362,122.78985)"
-       id="g3514">
-      <g
-         id="g4342"
-         inkscape:export-filename="/home/xymus/projects/mnit/tests/dino/icon-36x36.png"
-         inkscape:export-xdpi="48.255318"
-         inkscape:export-ydpi="48.255318">
-        <path
-           transform="matrix(0.93069307,0,0,0.93069307,1215.7779,479.27052)"
-           d="m 439.28572,243.74556 c 0,19.9217 -16.14972,36.07143 -36.07143,36.07143 -19.9217,0 -36.07143,-16.14973 -36.07143,-36.07143 0,-19.9217 16.14973,-36.07143 36.07143,-36.07143 19.92171,0 36.07143,16.14973 36.07143,36.07143 z"
-           sodipodi:ry="36.07143"
-           sodipodi:rx="36.07143"
-           sodipodi:cy="243.74556"
-           sodipodi:cx="403.21429"
-           id="path3572"
-           style="fill:#f4e3d7;fill-opacity:1;stroke:none;opacity:0"
-           sodipodi:type="arc" />
-        <path
-           inkscape:connector-curvature="0"
-           id="path3516"
-           d="m 1592.6562,685.5625 c -3.0895,-0.0129 -4.5434,3.28104 -6.0937,4.8125 -2.6546,1.1388 -4.8785,3.66005 -8.2187,2.4375 -10.3839,-2.87206 -19.5499,7.70212 -19.1563,17.46875 0.2365,2.34341 1.9687,4.42162 -0.3125,6.34375 -2.5002,5.01949 3.1687,8.76658 7.6562,8.5625 14.2252,0.96441 29.5278,0.93256 42.5626,-5.25 4.179,-2.64983 6.566,-7.24899 9.6874,-10.71875 2.8713,-0.88702 7.535,-3.95996 4.0938,-7.09375 3.5292,-2.3903 0.6022,-7.34505 -3.25,-6.5 -0.5972,-1.49984 4.683,-5.21162 1.0938,-7.5 -4.5,-1.87313 -8.2526,6.11177 -12.7188,2.21875 -2.5324,2.02255 -3.9309,-2.67735 -6.625,-2.46875 -2.5168,-1.19273 -4.9854,-1.32904 -7.5,-2.34375 -0.4063,0.007 -0.8142,-0.021 -1.2188,0.0312 z m -1,9.5 c 0.6755,5.26995 7.7372,5.56765 10.2813,1.84375 3.0114,1.27742 5.8563,-0.20512 8.125,0.90625 2.8537,-0.4089 4.6172,4.81158 3.7813,6.09375 -0.739,-4.12293 -8.4774,-3.21486 -5.7813,1.1875 -4.6325,-0.71007 -3.387,5.41058 -0.031,6.1875 1.0106,2.22406 -0.081,3.15916 -2.4062,3.9375 -1.7736,2.02164 -7.4715,0.95481 -2.25,0 3.8064,0.17804 4.9405,-4.21278 1.9688,-6.21875 -2.4567,-2.25733 -4.1786,-5.18235 -5.9376,-8.0625 -0.718,3.67746 -1.2605,8.7573 -3.125,3.0625 -1.5556,-3.50776 -6.2672,-0.66895 -5.0937,2.5625 0.055,1.71225 0.4243,6.15498 -1.3437,6.28125 -1.7051,-5.19914 -4.6517,-1.50601 -6.75,-4.09375 -0.7183,-2.77312 -4.1984,-6.63094 -0.1876,-7.875 2.1328,-0.44872 3.7808,-2.34478 3.5313,-4.25 1.6049,-0.7355 3.7185,-1.62228 5.2187,-1.5625 z m -13,3 c -3.178,2.07151 -4.5678,5.69624 -6.4374,8.4375 -3.6034,2.54783 -1.2087,8.64434 2.5624,7.75 -3.0819,0.49427 -7.8915,0.35764 -6.8437,-3.8125 2.53,-2.89433 -0.704,-7.03428 3.0625,-9.09375 1.5107,-1.92506 5.3765,-1.06301 6.9688,-3.375 l 0.6874,0.0937 z m 0.4376,7 c -0.2374,-0.54527 1.2063,-1.14622 0,0 z m 32.4062,3.28125 c 1.9008,1.87015 -0.7336,0.70843 0,0 z M 1592.75,718 c -0.7097,2.28718 -5.5404,1.35621 -7.7188,2.28125 -4.0741,0.16429 -9.3909,1.42787 -12.8437,-0.0312 0.9322,-1.93733 5.2698,0.78996 7.7187,0.0937 4.4406,0.32634 8.8938,-1.53932 12.8438,-2.34375 z"
-           style="fill:#000000;fill-opacity:1;stroke:none" />
-        <path
-           style="fill:#ffffff;fill-opacity:1;stroke:none"
-           d="m 1593.8347,691.0284 c 0,1.01857 -0.6748,0.66791 -2.1313,1.04437 -1.0213,0.264 -2.1178,0.57394 -1.8934,-1.03278 0.1767,-1.26437 0.8891,-2.12021 2.3054,-1.71438 0.6332,0.18144 1.7193,0.68423 1.7193,1.70279 z"
-           id="path3518"
-           inkscape:connector-curvature="0"
-           sodipodi:nodetypes="sssss" />
-        <path
-           inkscape:connector-curvature="0"
-           id="path3520"
-           d="m 1600.2922,694.15317 c -0.405,1.49052 -2.8379,2.84356 -3.5516,2.78538 -1.4917,-0.12161 -2.4986,-1.30002 -2.4986,-2.90369 0,-1.60367 1.4805,-2.74306 2.191,-2.57242 1.7741,0.42608 4.1664,1.56036 3.8592,2.69073 z"
-           style="fill:#ffffff;fill-opacity:1;stroke:none"
-           sodipodi:nodetypes="sssss" />
-        <path
-           style="fill:#000000;fill-opacity:1;stroke:none"
-           d="m 1598.0139,694.57909 c 0,0.7673 -0.6442,1.38931 -1.4389,1.38931 -0.7947,0 -1.4389,-0.62201 -1.4389,-1.38931 0,-0.76729 0.6442,-1.38931 1.4389,-1.38931 0.7947,0 1.4389,0.62202 1.4389,1.38931 z"
-           id="path3522"
-           inkscape:connector-curvature="0" />
-        <path
-           inkscape:connector-curvature="0"
-           id="path3524"
-           d="m 1592.8068,691.64793 c 0,0.71185 -0.5308,0.25155 -1.3015,0.48579 -0.3527,0.1072 -0.7359,0.65886 -0.9774,0.42561 -0.2416,-0.23325 -0.391,-0.55548 -0.391,-0.9114 0,-0.71186 0.5976,-1.28892 1.3349,-1.28892 0.7373,0 1.335,0.57706 1.335,1.28892 z"
-           style="fill:#000000;fill-opacity:1;stroke:none"
-           sodipodi:nodetypes="ssssss" />
-        <path
-           style="fill:#ffffff;fill-opacity:1;stroke:none"
-           d="m 1604.0708,711.86296 c 0,0.33266 -2.2029,0.69045 -2.7607,0.88678 -1.9969,0.70273 -1.9996,-0.25216 -1.6565,-1.03737 0.5165,-1.18206 0.5548,-2.56061 0.9537,-3.53039 0.4658,0.70339 3.4635,3.34831 3.4635,3.68098 z"
-           id="path3526"
-           inkscape:connector-curvature="0"
-           sodipodi:nodetypes="ssscs" />
-        <path
-           style="fill:#b2bc5f;fill-opacity:1;stroke:none"
-           d="m 1594.3026,690.56575 c -0.1347,-0.0433 -0.2358,-0.13049 -0.4606,-0.39724 -0.1275,-0.15125 -0.3117,-0.34324 -0.4093,-0.42664 -0.4576,-0.39103 -1.0374,-0.63589 -1.866,-0.78813 -0.1361,-0.025 -0.252,-0.0499 -0.2575,-0.0554 -0.023,-0.0229 0.3066,-0.25677 0.5145,-0.36517 0.5312,-0.27708 1.0948,-0.38699 1.7102,-0.33355 0.814,0.0707 1.4763,0.40969 1.7037,0.87211 0.07,0.14187 0.076,0.17412 0.076,0.38194 0,0.21923 0,0.23389 -0.1,0.42864 -0.1188,0.23964 -0.4187,0.59779 -0.5446,0.65041 -0.105,0.0439 -0.2831,0.0599 -0.3667,0.033 z"
-           id="path3528"
-           inkscape:connector-curvature="0" />
-        <path
-           style="fill:#c87137;fill-opacity:1;stroke:none"
-           d="m 1614.0561,696.35701 c -1.5212,-1.36771 -1.4173,-2.395 0.3088,-3.05422 0.3347,-0.12782 1.0105,-0.50194 1.5018,-0.83138 1.6321,-1.09448 1.8565,-0.54937 0.7231,1.75673 -0.7056,1.43564 -1.4519,2.62952 -1.6915,2.70606 -0.081,0.026 -0.4602,-0.23379 -0.8422,-0.57719 z"
-           id="path3530"
-           inkscape:connector-curvature="0" />
-        <path
-           style="fill:#c87137;fill-opacity:1;stroke:none"
-           d="m 1616.8196,701.35585 c -0.8269,-1.26054 -1.03,-2.51721 -0.4934,-3.05373 0.2409,-0.24094 0.3736,-0.26432 1.0373,-0.18286 0.4186,0.0514 0.9117,0.15017 1.0958,0.21953 0.184,0.0694 0.7534,0.15337 1.2653,0.18667 0.6027,0.0392 1.0158,0.13763 1.1723,0.27929 0.2234,0.20214 0.2256,0.24332 0.029,0.5428 -0.1168,0.17824 -0.4034,0.50098 -0.637,0.7172 -0.4871,0.45101 -2.7285,1.99383 -2.8966,1.99383 -0.062,0 -0.3195,-0.31623 -0.5731,-0.70273 z"
-           id="path3532"
-           inkscape:connector-curvature="0" />
-        <path
-           style="fill:#c87137;fill-opacity:1;stroke:none"
-           d="m 1617.0478,705.88012 c -0.088,-0.58882 0,-1.89661 0.1663,-2.59822 0.072,-0.29521 0.1206,-0.3102 0.7412,-0.22788 1.2947,0.17175 2.2441,0.77557 2.2441,1.42732 0,0.59987 -1.5208,1.72019 -2.6332,1.93987 -0.4193,0.0828 -0.4259,0.0759 -0.5184,-0.54109 z"
-           id="path3534"
-           inkscape:connector-curvature="0" />
-        <path
-           style="fill:#e9c6af;fill-opacity:1;stroke:none"
-           d="m 1599.6453,712.5736 c -0.045,-0.13014 0.024,-0.54049 0.1529,-0.91189 0.1292,-0.3714 0.3389,-1.18065 0.4659,-1.79833 0.127,-0.61768 0.2692,-1.18715 0.316,-1.2655 0.077,-0.1284 3.1091,2.92618 3.2403,3.26405 0.063,0.16343 -2.9398,0.94829 -3.6287,0.94829 -0.2554,0 -0.5013,-0.10648 -0.5464,-0.23662 z"
-           id="path3536"
-           inkscape:connector-curvature="0" />
-        <path
-           style="fill:#e9c6af;fill-opacity:1;stroke:none"
-           d="m 1593.7645,714.38771 c -0.2382,-0.23822 -0.1232,-1.67368 0.2629,-3.28116 0.2897,-1.20605 0.355,-1.90534 0.2606,-2.79215 -0.08,-0.75005 -0.056,-1.18311 0.064,-1.18311 0.1047,0 0.5528,0.6969 0.996,1.54867 0.4431,0.85176 1.0915,1.92309 1.4408,2.38072 1.1137,1.45905 0.7472,2.79746 -0.895,3.26845 -0.7386,0.21181 -1.9432,0.24495 -2.1296,0.0586 z"
-           id="path3538"
-           inkscape:connector-curvature="0" />
-        <path
-           style="fill:#e9c6af;fill-opacity:1;stroke:none"
-           d="m 1577.8571,717.21415 -0.732,-0.0756 0.1239,-0.77493 c 0.068,-0.42621 0.6744,-1.95329 1.3472,-3.3935 0.6729,-1.44022 1.2234,-2.7213 1.2234,-2.84684 0,-0.56158 0.445,0.28072 0.7854,1.48659 0.8081,2.86251 1.1683,5.49033 0.7734,5.64188 -0.2831,0.10865 -2.3147,0.0869 -3.5213,-0.0376 l 0,0 z"
-           id="path3540"
-           inkscape:connector-curvature="0" />
-        <path
-           style="fill:#e9c6af;fill-opacity:1;stroke:none"
-           d="m 1584.1734,716.25441 c 0,-0.94086 0.342,-1.9298 0.6673,-1.9298 0.4234,0 1.0364,0.96011 1.0364,1.62338 0,0.71434 -0.03,0.74193 -0.9938,0.91585 l -0.7099,0.12809 0,-0.73752 z"
-           id="path3542"
-           inkscape:connector-curvature="0" />
-        <path
-           style="fill:#e9c6af;fill-opacity:1;stroke:none"
-           d="m 1587.1085,715.84361 c -0.068,-0.3098 -0.075,-0.64254 -0.015,-0.73942 0.1572,-0.25438 0.7857,-0.0459 1.1821,0.39217 0.329,0.3635 0.3282,0.38625 -0.024,0.64367 -0.5947,0.43488 -1.0062,0.3282 -1.1434,-0.29642 z"
-           id="path3544"
-           inkscape:connector-curvature="0" />
-        <path
-           style="fill:#f4e3d7;fill-opacity:1;stroke:none"
-           d="m 1563.3885,715.99043 c -0.3957,-0.39573 -0.253,-0.83824 0.7576,-2.34928 l 0.9848,-1.47236 0.3329,0.74664 c 0.5285,1.18567 0.6327,2.27606 0.2703,2.82925 -0.2589,0.3951 -0.4587,0.4729 -1.2142,0.4729 -0.4973,0 -1.0065,-0.10222 -1.1314,-0.22715 z"
-           id="path3546"
-           inkscape:connector-curvature="0" />
-        <path
-           style="fill:#f4e3d7;fill-opacity:1;stroke:none"
-           d="m 1599.9036,711.89321 c 0.097,-0.48697 0.3017,-1.34806 0.454,-1.91355 l 0.2768,-1.02814 0.7233,0.60324 c 0.3978,0.33178 1.0609,0.99236 1.4735,1.46795 l 0.7503,0.86471 -1.018,0.25981 c -0.5599,0.14289 -1.4272,0.34341 -1.9275,0.4456 l -0.9095,0.18578 0.1771,-0.8854 0,0 z"
-           id="path3548"
-           inkscape:connector-curvature="0" />
-        <path
-           style="fill:#f4e3d7;fill-opacity:1;stroke:none"
-           d="m 1593.8239,714.12421 c -0.068,-0.11043 0.038,-1.22476 0.2354,-2.4763 0.1975,-1.25153 0.3966,-2.67209 0.4425,-3.1568 0.081,-0.85978 0.1144,-0.82932 1.355,1.24711 1.5337,2.56712 1.6498,3.5743 0.4817,4.17833 -0.8288,0.42861 -2.3036,0.55039 -2.5146,0.20766 z"
-           id="path3550"
-           inkscape:connector-curvature="0" />
-        <path
-           style="fill:#f4e3d7;fill-opacity:1;stroke:none"
-           d="m 1578.0302,717.07571 c -0.6667,-0.0998 -0.7389,-0.19859 -0.587,-0.8036 0.3276,-1.30541 2.3811,-5.93442 2.5785,-5.81245 0.2931,0.18114 1.3119,4.71598 1.3119,5.83934 l 0,0.97077 -1.2716,-0.0401 c -0.6994,-0.0221 -1.6137,-0.0913 -2.0318,-0.15395 z"
-           id="path3552"
-           inkscape:connector-curvature="0" />
-        <path
-           style="fill:#f4e3d7;fill-opacity:1;stroke:none"
-           d="m 1584.3619,715.78792 c 0.1994,-1.22862 0.3266,-1.36481 0.8606,-0.92166 0.6463,0.53639 0.4006,1.71445 -0.3806,1.82488 -0.6008,0.0849 -0.6311,0.0279 -0.48,-0.90322 z"
-           id="path3554"
-           inkscape:connector-curvature="0" />
-        <path
-           style="fill:#f4e3d7;fill-opacity:1;stroke:none"
-           d="m 1587.2232,715.66352 c 0,-0.29447 0.1057,-0.53541 0.2349,-0.53541 0.3511,0 0.8578,0.69202 0.6551,0.89468 -0.3665,0.3665 -0.89,0.15518 -0.89,-0.35927 z"
-           id="path3556"
-           inkscape:connector-curvature="0" />
-        <path
-           style="fill:#f4e3d7;fill-opacity:1;stroke:none"
-           d="m 1563.8657,716.0144 c -0.672,-0.17562 -0.5839,-0.69062 0.3886,-2.27111 l 0.857,-1.39286 0.3356,0.7865 c 0.5184,1.21497 0.4477,2.46069 -0.1581,2.78488 -0.5386,0.28825 -0.6473,0.29532 -1.4231,0.0926 z"
-           id="path3558"
-           inkscape:connector-curvature="0" />
-        <path
-           inkscape:connector-curvature="0"
-           id="path3560"
-           d="m 1601.7824,719.65247 c 0,-0.13597 -0.2955,-0.17305 -0.6567,-0.0824 -0.3822,0.0959 -1.0148,-0.0138 -1.5135,-0.26261 -1.0633,-0.53043 -1.475,-0.5473 -1.0567,-0.0433 0.2672,0.32194 -0.04,0.49756 -1.899,1.08473 -1.2198,0.38534 -3.0652,0.80963 -4.1009,0.94288 -1.0356,0.13325 -2.7865,0.42307 -3.8908,0.64405 -2.7023,0.54076 -6.0557,0.89149 -10.6299,1.1118 -3.6507,0.17582 -6.048,-0.009 -9.4482,-0.72634 -0.6625,-0.13988 -1.5835,-0.29782 -2.0466,-0.35095 -0.4631,-0.0531 -1.0876,-0.22809 -1.3879,-0.38878 -0.3002,-0.16068 -1.022,-0.29215 -1.6038,-0.29215 -0.9532,0 -1.1036,-0.0962 -1.5193,-0.97226 -0.4805,-1.01247 -0.416,-2.60175 0.1275,-3.14527 0.4956,-0.49566 8.6034,-0.31438 11.6504,0.26049 1.8659,0.35204 3.8534,0.50298 6.5589,0.49815 3.7788,-0.007 4.0023,-0.0399 8.4327,-1.25261 2.5031,-0.68511 6.7797,-1.79983 9.5036,-2.47716 5.9493,-1.47934 6.7447,-1.72361 6.6396,-2.03909 -0.1131,-0.33906 -4.3284,-5.28985 -4.5222,-5.31111 -0.087,-0.01 -0.3112,0.66651 -0.4983,1.50233 -0.187,0.83581 -0.5774,2.07062 -0.8675,2.744 l -0.5274,1.22434 -0.6546,-0.80313 c -0.3601,-0.44171 -1.3442,-2.15785 -2.1869,-3.81364 -0.8426,-1.65579 -1.6827,-3.01106 -1.8667,-3.01171 -0.2481,-9.4e-4 -0.3347,0.78266 -0.3347,3.02886 0,3.87351 -0.4652,5.5606 -1.9143,6.94206 -1.442,1.37477 -2.1496,1.33078 -3.2292,-0.20078 -0.467,-0.66258 -0.949,-1.20469 -1.071,-1.20469 -0.1221,0 -0.3592,0.30117 -0.5269,0.66927 -0.1677,0.3681 -0.3982,0.66927 -0.5123,0.66927 -0.114,0 -0.5465,-0.47909 -0.9609,-1.06465 -0.4145,-0.58556 -0.8741,-1.02817 -1.0213,-0.98357 -0.1472,0.0446 -0.468,0.89871 -0.7129,1.89802 -0.2448,0.9993 -0.5681,1.93984 -0.7183,2.09008 -0.3413,0.34129 -0.9251,-1.63059 -1.5197,-5.13334 -0.2357,-1.3883 -0.5928,-2.83392 -0.7935,-3.21249 l -0.3651,-0.6883 -0.6657,1.47239 c -0.3662,0.80982 -1.0393,2.37591 -1.4957,3.4802 -0.4564,1.10429 -1.0995,2.48189 -1.429,3.06133 l -0.599,1.05353 -3.0787,-0.0647 c -4.8267,-0.10142 -5.9547,-0.61445 -6.6762,-3.03647 -0.188,-0.63115 -0.4931,-1.43828 -0.678,-1.7936 -0.3349,-0.64353 -0.3399,-0.64046 -1.3018,0.78781 l -0.9656,1.43386 -0.4601,-1.05552 c -0.6067,-1.39161 -0.6162,-4.84163 -0.019,-6.81123 0.7018,-2.31391 2.2783,-4.72376 4.7464,-7.25529 3.1379,-3.21859 3.636,-3.35984 10.5744,-2.9985 l 5.0865,0.26488 0.9617,-0.63458 c 1.7924,-1.18267 9.5507,-3.71625 10.001,-3.26595 0.082,0.0823 0.013,0.54172 -0.1543,1.02105 -0.6625,1.90047 0.7554,4.03446 2.68,4.03363 2.0668,-9.3e-4 4.16,-1.89111 3.9921,-3.60501 -0.071,-0.72476 -0.3019,-0.91839 -2.1543,-1.80702 -2.5985,-1.24653 -2.6922,-1.81565 -0.2991,-1.81565 0.7312,0 1.1243,0.21348 1.8483,1.00373 0.787,0.85903 0.9916,0.95872 1.4196,0.69148 0.4253,-0.26561 0.7313,-0.13066 2.0486,0.90321 1.5222,1.19473 1.5857,1.2165 3.7202,1.27644 1.469,0.0412 2.5006,0.22189 3.1889,0.55844 0.9808,0.47958 0.9953,0.50611 0.4016,0.73727 -0.5946,0.23153 -0.5974,0.24693 -0.081,0.44631 0.3002,0.11576 0.6878,0.0847 0.882,-0.0708 0.8592,-0.68748 3.7501,3.31515 4.491,6.21822 0.6166,2.41573 0.4142,4.12949 -0.7674,6.49653 -0.9865,1.97609 -2.7644,4.51128 -3.282,4.67989 -0.1555,0.0506 -0.4848,-0.3318 -0.7318,-0.84988 -0.4432,-0.92939 -0.9933,-1.26308 -0.9933,-0.60255 0,0.18668 0.2998,0.78065 0.6663,1.31993 l 0.6662,0.98051 -1.804,1.64388 c -0.9922,0.90414 -2.2559,1.90637 -2.8082,2.22719 -5.624,1.02748 -1.8392,-0.45754 -5.2863,2.02504 z m -31.8612,0.76674 c 0,-1.00617 -0.078,-1.29138 -0.2636,-1.0039 -0.3424,0.52979 -0.3424,2.40936 0,2.40936 0.1472,0 0.2658,-0.63246 0.2636,-1.40546 z m -2.8294,-0.37235 c 0.2026,-0.52807 -0.048,-1.43468 -0.3971,-1.43468 -0.1373,0 -0.2496,0.42164 -0.2496,0.93698 0,0.97848 0.3568,1.25309 0.6467,0.4977 z m -2.5207,-1.04892 c 0,-0.93692 -0.4261,-1.24991 -0.7065,-0.51901 -0.2148,0.55971 0.1303,1.79634 0.4467,1.60079 0.1429,-0.0883 0.2598,-0.57513 0.2598,-1.08178 z m 32.5265,0.68507 c -0.091,-0.14724 -0.2788,-0.2677 -0.4174,-0.2677 -0.1385,0 -0.2519,0.12046 -0.2519,0.2677 0,0.14724 0.1878,0.26771 0.4174,0.26771 0.2295,0 0.3429,-0.12047 0.2519,-0.26771 z m 2.8232,-1.58331 c -0.2811,-0.52511 -0.8154,-0.77325 -0.8154,-0.37865 0,0.26736 0.8711,1.18011 1.0016,1.04956 0.062,-0.0619 -0.022,-0.36383 -0.1862,-0.67091 z m -2.8232,-0.55835 c -0.091,-0.14724 -0.286,-0.2677 -0.4332,-0.2677 -0.1472,0 -0.1932,0.12046 -0.1022,0.2677 0.091,0.14724 0.2859,0.26771 0.4331,0.26771 0.1472,0 0.1933,-0.12047 0.1023,-0.26771 z m 1.2046,-1.30989 c 0,-0.13149 -0.1807,-0.30841 -0.4015,-0.39316 -0.4081,-0.15659 -0.5483,0.12858 -0.2231,0.45375 0.2558,0.25585 0.6246,0.22007 0.6246,-0.0606 z m -22.5859,-5.268 c 0.7361,-0.78055 0.9016,-1.16765 0.9016,-2.10888 0,-1.49886 -0.4887,-1.94898 -1.6114,-1.48396 -2.4248,1.00441 -3.2203,4.54888 -1.0209,4.54888 0.6038,0 1.074,-0.25972 1.7307,-0.95604 z m -9.9831,-1.46768 c 1.4451,-1.13671 1.46,-4.02315 0.023,-4.3839 -1.9494,-0.48925 -3.6189,2.5617 -2.3743,4.33868 0.5208,0.74357 1.4413,0.76126 2.3516,0.0452 z m 42.9278,-1.47666 c -0.7558,-0.65465 -1.5244,-0.85974 -1.5244,-0.40674 0,0.13415 0.3787,0.56258 0.8416,0.95206 0.6215,0.52296 0.919,0.62932 1.1377,0.40673 0.2175,-0.22128 0.096,-0.47437 -0.4549,-0.95205 z m 5.2841,-1.47369 c -0.2566,-0.28352 -0.5683,-0.51549 -0.6927,-0.51549 -0.417,0 -0.2319,0.62872 0.3761,1.27778 0.5095,0.54388 0.6163,0.57443 0.6927,0.19812 0.05,-0.2447 -0.1195,-0.67688 -0.3761,-0.96041 z m -37.0594,-2.15252 c 0,-0.67774 -0.4121,-0.63734 -0.9218,0.0903 -0.6657,0.95034 -0.5407,1.37249 0.2525,0.85279 0.3681,-0.24119 0.6693,-0.6656 0.6693,-0.94315 z m 34.8019,0.2985 c 0,-0.41059 -1.0207,-1.33854 -1.4724,-1.33854 -0.6078,0 -0.4828,0.43262 0.3038,1.0514 0.77,0.60562 1.1686,0.70358 1.1686,0.28714 z m -44.9079,-1.2869 c 0.5019,-0.43103 0.6476,-1.65789 0.1968,-1.65789 -0.3209,0 -1.3321,1.5852 -1.3336,2.09054 0,0.3737 0.3562,0.23775 1.1368,-0.43265 z m 11.7645,-1.30641 c 0.7416,-0.71053 0.9902,-1.4223 0.4967,-1.4223 -0.2603,0 -1.6198,1.65009 -1.6198,1.96614 0,0.34891 0.3867,0.16164 1.1231,-0.54384 z m -9.371,-2.1585 c 1.2714,-1.36318 1.5608,-2.51695 0.4871,-1.94233 -0.5342,0.28587 -1.1799,1.20753 -1.4546,2.07618 -0.2571,0.813 0.135,0.75875 0.9675,-0.13385 z m 13.5663,-1.44116 c 0.7559,-0.31411 1.3743,-0.68508 1.3743,-0.82439 0,-0.37911 -1.6278,0.0442 -2.4763,0.64389 -1.3202,0.93312 -0.8818,1.00493 1.102,0.1805 z m -8.5309,-0.96554 c 0.6626,-0.21399 1.3553,-0.43389 1.5393,-0.48865 0.7516,-0.22361 0.2624,-0.65177 -0.7448,-0.65177 -1.5539,0 -2.9362,0.63719 -2.9362,1.35352 0,0.44825 0.105,0.5327 0.4685,0.37685 0.2577,-0.11047 1.0106,-0.37595 1.6732,-0.58995 z m 30.7863,-2.72863 c 0,-0.34878 -0.9066,-0.59967 -1.4346,-0.39703 -0.7554,0.28988 -0.4808,0.6467 0.4977,0.6467 0.5153,0 0.9369,-0.11235 0.9369,-0.24967 z m 3.7479,-0.018 c 0,-0.14724 -0.5492,-0.26771 -1.2204,-0.26771 -0.7455,0 -1.1561,0.10419 -1.0551,0.26771 0.091,0.14723 0.6402,0.2677 1.2205,0.2677 0.5803,0 1.055,-0.12047 1.055,-0.2677 z"
-           style="fill:#b2bc5f;fill-opacity:1;stroke:none"
-           sodipodi:nodetypes="cccsssssssssssssssscsscsscsssssssssssscssscsssscsssscscccssssssssssssssssscscccsscccccssssssssssssssssssssssscssssssssssssssscsssccsscccccsscssssssssccsccccsscssssccssc" />
-      </g>
-    </g>
-    <g
-       transform="matrix(0.23143297,0,0,0.23143297,969.27692,566.25391)"
-       id="00"
-       inkscape:label="#g3694">
-      <path
-         inkscape:connector-curvature="0"
-         id="path3549"
-         d="m 1861.2812,1087.8438 c -14.5955,-0.3898 -24.2991,15.1003 -23.875,28.5312 -1.494,13.9164 1.1141,31.5738 15.0626,38.2812 13.0068,5.9874 30.4459,-2.762 32.3437,-17.25 3.8645,-14.5657 3.2348,-32.5174 -7.5,-43.9062 -4.3549,-3.8893 -10.1888,-5.9792 -16.0313,-5.6562 z m 0.4688,17.8437 c 6.2356,1.6508 5.1199,10.0839 5.5625,15.0937 -0.2967,5.8244 1.219,14.849 -5.2187,17.8126 -5.7235,-1.3372 -4.8897,-8.9165 -5.4062,-13.4356 -0.2941,-6.4929 -0.9499,-15.271 4.7186,-19.4394 l 0.2813,-0.031 0.062,0 z"
-         style="font-size:74.79834747px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#f4e3d7;fill-opacity:1;stroke:none;font-family:Sans" />
-      <path
-         d="m 1861.9664,1099.693 c -3.7984,0 -6.6593,1.8749 -8.5828,5.6245 -1.8992,3.7253 -2.8488,9.3376 -2.8488,16.8369 0,7.475 0.9496,13.0873 2.8488,16.8369 1.9235,3.7254 4.7844,5.588 8.5828,5.588 3.8227,0 6.6836,-1.8626 8.5828,-5.588 1.9235,-3.7496 2.8853,-9.3619 2.8853,-16.8369 0,-7.4993 -0.9618,-13.1116 -2.8853,-16.8369 -1.8992,-3.7496 -4.7601,-5.6245 -8.5828,-5.6245 m 0,-5.8436 c 6.1114,0 10.7742,2.4227 13.9882,7.268 3.2383,4.821 4.8575,11.8333 4.8575,21.037 0,9.1794 -1.6192,16.1917 -4.8575,21.037 -3.214,4.821 -7.8768,7.2315 -13.9882,7.2315 -6.1115,0 -10.7863,-2.4105 -14.0247,-7.2315 -3.214,-4.8453 -4.821,-11.8576 -4.821,-21.037 0,-9.2037 1.607,-16.216 4.821,-21.037 3.2384,-4.8453 7.9132,-7.268 14.0247,-7.268"
-         style="font-size:74.79834747px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans"
-         id="path3644"
-         inkscape:connector-curvature="0" />
-    </g>
-    <g
-       transform="matrix(0.23143297,0,0,0.23143297,969.27692,566.25391)"
-       id="01"
-       inkscape:label="#g3698">
-      <path
-         inkscape:connector-curvature="0"
-         id="path3551"
-         d="m 1914.3125,1088.625 c -7.0568,0.3358 -13.9615,1.1781 -20.7813,2.5938 -8.2456,2.7209 -8.4535,18.442 1.125,18.9687 2.3173,0.3306 4.4818,-0.4787 6.5626,-1.3125 -0.4674,9.369 0.087,18.7508 -0.094,28.125 -5.723,-1.2317 -13.9685,1.8936 -12.4375,9 -0.6365,5.1216 3.1467,10.9774 8.9063,9.4375 11.4455,-0.3506 22.896,0.063 34.3437,-0.062 1.5508,-6.2776 2.246,-16.4192 -5.6563,-18.5312 -2.3853,-1.3941 -7.2184,2.116 -5.9929,-1.9664 0.7552,-14.4644 -0.1235,-29.1344 0.056,-43.5024 -0.8388,-2.4617 -3.7617,-2.9085 -6.0313,-2.75 z"
-         style="font-size:74.79834747px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#f4e3d7;fill-opacity:1;stroke:none;font-family:Sans" />
-      <path
-         d="m 1895.0924,1143.1549 12.0525,0 0,-41.5993 -13.1116,2.6297 0,-6.7202 13.0386,-2.6296 7.3775,0 0,48.3194 12.0525,0 0,6.2089 -31.4095,0 0,-6.2089"
-         style="font-size:74.79834747px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans"
-         id="path3646"
-         inkscape:connector-curvature="0" />
-    </g>
-    <g
-       transform="matrix(0.23143297,0,0,0.23143297,969.27692,566.25391)"
-       id="02"
-       inkscape:label="#g3709">
-      <path
-         inkscape:connector-curvature="0"
-         id="path3553"
-         d="m 1954.5938,1087.8125 c -7.7361,0.1393 -15.0454,2.9486 -22.0938,5.9063 2.9504,5.4952 -2.7157,13.8836 4.1562,17.625 5.744,0.9489 10.1682,-4.8136 15.7813,-5.5 5.4292,-2.0643 10.3322,5.9478 5.125,9.2812 -7.6397,9.9106 -19.1613,16.9442 -25,28.2188 -2.6164,7.6317 5.957,14.7096 13.2164,12.2436 11.055,-0.5839 22.1278,0.023 33.1899,-0.2436 1.7515,-6.4499 2.0695,-17.2922 -6.5,-18.6563 -2.758,-0.6325 -13.5028,2.4409 -8.3162,-1.6838 8.7577,-7.9124 18.0465,-19.1891 14.3162,-31.8475 -2.8329,-10.073 -13.8729,-15.7871 -23.875,-15.3437 z"
-         style="font-size:74.79834747px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#f4e3d7;fill-opacity:1;stroke:none;font-family:Sans" />
-      <path
-         d="m 1947.7946,1143.1549 25.7485,0 0,6.2089 -34.6235,0 0,-6.2089 c 2.8001,-2.8974 6.6106,-6.781 11.4316,-11.6507 4.8453,-4.894 7.8888,-8.0471 9.1306,-9.4594 2.3618,-2.6539 4.0053,-4.894 4.9306,-6.7201 0.9496,-1.8505 1.4243,-3.6644 1.4244,-5.4419 -10e-5,-2.8974 -1.0227,-5.2592 -3.0679,-7.0854 -2.021,-1.8261 -4.6628,-2.7391 -7.9254,-2.7392 -2.3131,10e-5 -4.7602,0.4018 -7.3411,1.2053 -2.5566,0.8035 -5.2958,2.0209 -8.2176,3.6522 l 0,-7.4506 c 2.9705,-1.193 5.7462,-2.0939 8.3272,-2.7027 2.5809,-0.6086 4.9427,-0.913 7.0854,-0.913 5.6488,0 10.1532,1.4122 13.5134,4.2366 3.36,2.8245 5.04,6.5985 5.0401,11.322 -10e-5,2.2401 -0.4262,4.3706 -1.2783,6.3915 -0.8279,1.9966 -2.3497,4.3584 -4.5653,7.0854 -0.6088,0.7061 -2.5445,2.7514 -5.8071,6.1358 -3.2628,3.3601 -7.8646,8.0715 -13.8056,14.1342"
-         style="font-size:74.79834747px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans"
-         id="path3648"
-         inkscape:connector-curvature="0" />
-    </g>
-    <g
-       transform="matrix(0.23143297,0,0,0.23143297,969.27692,566.25391)"
-       id="03"
-       inkscape:label="#g3713">
-      <path
-         inkscape:connector-curvature="0"
-         id="path3555"
-         d="m 2001.3438,1087.875 c -6.6413,0.2869 -13.0693,1.9981 -19.4063,3.9062 1.826,5.5436 -2.4065,13.8707 4.3437,17.0938 6.9372,0.7324 15.4467,-6.354 21.7813,-0.9062 0.2369,3.8944 -4.6233,3.5325 -7.2187,2.8437 -6.0803,-0.9029 -12.8344,3.912 -11.125,10.5 -0.1227,4.8764 4.3108,9.8358 9.4374,8 4.0153,-1.1985 12.1518,0.419 9.8126,6.0937 -5.3778,5.5433 -14.7768,2.3934 -20.5626,-0.7187 -2.8663,-0.7569 -10.8672,-8.8834 -8.3039,-2.7486 3.1647,6.7812 -3.3568,16.2643 4.2415,21.1861 13.4971,5.3965 32.5554,5.3978 41.375,-7.9688 4.5677,-7.83 3.9958,-18.7663 -2.4063,-25.4374 9.1057,-10.6015 1.8678,-29.373 -12,-30.9376 -3.2368,-0.8512 -6.6206,-1.0301 -9.9687,-0.9062 z"
-         style="font-size:74.79834747px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#f4e3d7;fill-opacity:1;stroke:none;font-family:Sans" />
-      <path
-         d="m 2011.417,1119.9631 c 3.5305,0.7548 6.2819,2.3253 8.2541,4.7114 1.9966,2.3861 2.9948,5.3323 2.9949,8.8384 -10e-5,5.3811 -1.8505,9.5446 -5.5515,12.4908 -3.7009,2.9461 -8.9602,4.4192 -15.7777,4.4192 -2.2888,0 -4.6506,-0.2313 -7.0854,-0.6939 -2.4105,-0.4383 -4.9062,-1.1079 -7.4872,-2.0087 l 0,-7.122 c 2.0453,1.1931 4.2854,2.094 6.7202,2.7027 2.4348,0.6087 4.9792,0.9131 7.6332,0.9131 4.6262,0 8.1446,-0.9131 10.5551,-2.7392 2.4348,-1.8261 3.6522,-4.4801 3.6522,-7.962 0,-3.2139 -1.1322,-5.7218 -3.3966,-7.5236 -2.24,-1.8261 -5.3688,-2.7392 -9.3863,-2.7392 l -6.3549,0 0,-6.0628 6.6471,0 c 3.6279,10e-5 6.4036,-0.7182 8.3272,-2.1548 1.9235,-1.4609 2.8852,-3.5548 2.8852,-6.2819 0,-2.8 -0.9983,-4.9427 -2.9948,-6.428 -1.9723,-1.5095 -4.8088,-2.2643 -8.5098,-2.2644 -2.0209,10e-5 -4.1879,0.2192 -6.501,0.6574 -2.3131,0.4383 -4.8575,1.1201 -7.6332,2.0453 l 0,-6.5741 c 2.8,-0.7791 5.4175,-1.3634 7.8523,-1.7531 2.4592,-0.3895 4.7723,-0.5843 6.9393,-0.5843 5.6001,0 10.0315,1.2783 13.2943,3.8348 3.2626,2.5323 4.894,5.9655 4.894,10.2994 0,3.0193 -0.8644,5.5759 -2.5931,7.6698 -1.7288,2.0696 -4.188,3.5062 -7.3776,4.3097"
-         style="font-size:74.79834747px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans"
-         id="path3650"
-         inkscape:connector-curvature="0" />
-    </g>
-    <g
-       transform="matrix(0.23143297,0,0,0.23143297,969.27692,566.25391)"
-       id="04"
-       inkscape:label="#g3717">
-      <path
-         inkscape:connector-curvature="0"
-         id="path3557"
-         d="m 2067.9688,1088.5 c -6.4566,1.2478 -15.8923,-2.333 -19.5938,5.2188 -6.8742,12.7279 -17.4663,23.6403 -22.5,37.2812 -1.572,7.0228 5.2313,13.9814 12.3438,11.875 3.9917,0.1935 9.577,-1.2527 12.6874,-0.094 -2.331,6.4246 2.8647,13.7912 9.875,13.1563 4.8047,0.5137 10.6116,-2.4892 9.7813,-8.0313 0.1948,-2.0256 -1.8022,-5.6463 1.5313,-4.9062 9.2778,-1.7968 8.8762,-18.6589 -1.1563,-18.7812 -2.5581,-0.2345 0.1191,-4.9342 -0.3437,-6.875 -0.5201,-9.6938 -0.1936,-19.5008 -0.2813,-29.25 -0.7813,0.1354 -1.5625,0.2708 -2.3437,0.4062 z m -17,35.8438 c -3.9084,1.4633 1.969,-5.5538 0,0 z"
-         style="font-size:74.79834747px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#f4e3d7;fill-opacity:1;stroke:none;font-family:Sans" />
-      <path
-         d="m 2056.9607,1101.2635 -18.6265,29.1085 18.6265,0 0,-29.1085 m -1.9357,-6.428 9.2768,0 0,35.5365 7.7793,0 0,6.1358 -7.7793,0 0,12.856 -7.3411,0 0,-12.856 -24.6162,0 0,-7.1219 22.6805,-34.5504"
-         style="font-size:74.79834747px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans"
-         id="path3652"
-         inkscape:connector-curvature="0" />
-    </g>
-    <g
-       transform="matrix(0.23143297,0,0,0.23143297,969.27692,566.25391)"
-       id="05"
-       inkscape:label="#g3721">
-      <path
-         inkscape:connector-curvature="0"
-         id="path3559"
-         d="m 2109.9375,1088.5938 c -10.4996,1.0059 -21.0465,-0.2572 -31.5625,0.3124 0,14.1876 0,28.3751 0,42.5626 7.3358,-3.1633 17.2764,-9.6845 24.5938,-3.2813 3.7528,5.0113 -2.2292,12.0024 -7.9376,10.0313 -8.8461,-0.3631 -15.8755,-6.5226 -23.375,-10.5313 3.6937,4.6785 5.7134,10.2291 4.1876,16.125 -1.0926,5.5511 2.8253,10.8038 8.5312,11.0937 13.2642,3.9438 31.177,1.3118 37.1562,-12.8124 6.287,-13.9111 -2.7986,-33.2811 -18.7812,-34.4376 -1.5653,-0.5764 -5.5121,0.106 -5.8125,-0.5624 6.6526,-1.7269 15.0485,2.7703 20.9063,-2.3438 3.2745,-4.0311 2.5348,-11.1189 -1.0313,-14.7812 -1.943,-1.4822 -4.5521,-1.4446 -6.875,-1.375 z"
-         style="font-size:74.79834747px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#f4e3d7;fill-opacity:1;stroke:none;font-family:Sans" />
-      <path
-         d="m 2084.3893,1094.8355 28.9624,0 0,6.2088 -22.2058,0 0,13.3673 c 1.0714,-0.3652 2.1427,-0.633 3.214,-0.8035 1.0713,-0.1947 2.1427,-0.2921 3.214,-0.2922 6.0871,10e-5 10.9081,1.6679 14.463,5.0036 3.5548,3.3358 5.3322,7.8524 5.3323,13.5499 -1e-4,5.868 -1.8262,10.4333 -5.4784,13.696 -3.6523,3.2384 -8.802,4.8575 -15.4491,4.8575 -2.2888,0 -4.6262,-0.1948 -7.0123,-0.5843 -2.3618,-0.3896 -4.8088,-0.974 -7.3411,-1.7531 l 0,-7.4141 c 2.1914,1.1931 4.4558,2.0818 6.7932,2.6661 2.3375,0.5844 4.8088,0.8766 7.4141,0.8766 4.2123,0 7.548,-1.1079 10.0072,-3.3236 2.4592,-2.2157 3.6888,-5.2227 3.6888,-9.0211 0,-3.7983 -1.2296,-6.8053 -3.6888,-9.0211 -2.4592,-2.2156 -5.7949,-3.3235 -10.0072,-3.3235 -1.9722,0 -3.9444,0.2191 -5.9166,0.6574 -1.9479,0.4383 -3.9445,1.12 -5.9897,2.0453 l 0,-27.392"
-         style="font-size:74.79834747px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans"
-         id="path3654"
-         inkscape:connector-curvature="0" />
-    </g>
-    <g
-       transform="matrix(0.23143297,0,0,0.23143297,969.27692,566.25391)"
-       id="06"
-       inkscape:label="#g3725">
-      <path
-         inkscape:connector-curvature="0"
-         id="path3561"
-         d="m 2150.4062,1087.875 c -17.0218,0.044 -28.4729,17.9964 -27.25,33.8438 -0.7225,13.3171 4.2817,29.7495 18.4376,33.875 13.9967,4.4832 30.9648,-6.0029 31.2812,-21.125 1.8486,-13.5211 -9.0414,-28.0168 -23.2188,-27.25 -4.081,0.7728 -1.5713,-0.6732 0.9063,-1.0626 6.4418,-1.5816 11.5353,4.2341 17.5937,4.5313 4.4021,-1.7187 -0.3406,-6.3667 1.3126,-9.4063 1.0941,-5.408 -1.5872,-11.8349 -7.75,-12 -3.6656,-1.0468 -7.4824,-1.6115 -11.3126,-1.4062 z m -1.7812,37.25 c 6.8705,0.3855 6.766,13.7973 -0.4062,13.4688 -6.3586,-0.3671 -5.9789,-13.7823 0.4062,-13.4688 z"
-         style="font-size:74.79834747px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#f4e3d7;fill-opacity:1;stroke:none;font-family:Sans" />
-      <path
-         d="m 2148.6325,1119.1596 c -3.3114,0 -5.941,1.1322 -7.8889,3.3966 -1.9235,2.2644 -2.8853,5.3688 -2.8852,9.3132 -1e-4,3.9201 0.9617,7.0246 2.8852,9.3133 1.9479,2.2644 4.5775,3.3966 7.8889,3.3966 3.3114,0 5.9288,-1.1322 7.8524,-3.3966 1.9478,-2.2887 2.9218,-5.3932 2.9218,-9.3133 0,-3.9444 -0.974,-7.0488 -2.9218,-9.3132 -1.9236,-2.2644 -4.541,-3.3966 -7.8524,-3.3966 m 14.6456,-23.1189 0,6.7202 c -1.8505,-0.8765 -3.7253,-1.5461 -5.6245,-2.0088 -1.8748,-0.4625 -3.7375,-0.6938 -5.5879,-0.6939 -4.8697,10e-5 -8.595,1.6436 -11.176,4.9306 -2.5566,3.2871 -4.0175,8.2541 -4.3827,14.9012 1.4366,-2.1183 3.2383,-3.7374 5.4054,-4.8575 2.167,-1.1443 4.5531,-1.7165 7.1584,-1.7166 5.4784,10e-5 9.8002,1.6679 12.9655,5.0036 3.1896,3.3114 4.7845,7.8281 4.7845,13.5499 0,5.6002 -1.6557,10.0925 -4.9671,13.4769 -3.3114,3.3844 -7.7185,5.0766 -13.2212,5.0766 -6.3062,0 -11.1272,-2.4105 -14.4629,-7.2315 -3.3358,-4.8453 -5.0036,-11.8576 -5.0036,-21.037 0,-8.6193 2.0452,-15.4855 6.1358,-20.5988 4.0905,-5.1374 9.5811,-7.7062 16.4717,-7.7062 1.8504,0 3.7131,0.1826 5.5879,0.5478 1.8992,0.3653 3.8714,0.9131 5.9167,1.6435"
-         style="font-size:74.79834747px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans"
-         id="path3656"
-         inkscape:connector-curvature="0" />
-    </g>
-    <g
-       transform="matrix(0.23143297,0,0,0.23143297,969.27692,566.25391)"
-       id="07"
-       inkscape:label="#g3729">
-      <path
-         inkscape:connector-curvature="0"
-         id="path3563"
-         d="m 2209.75,1088.6562 c -12.648,0.697 -25.3139,-0.1463 -37.9688,0.2188 -0.2216,5.9415 -2.593,15.3639 5,17.8125 6.045,1.3815 12.2835,0.3166 18.4063,0.1563 -6.4395,16.6289 -12.857,33.2666 -19.1875,49.9374 7.165,-3.9545 17.8338,2.508 23,-5.5624 5.9055,-18.923 15.5718,-36.7773 20.125,-56.0626 -0.1789,-4.6758 -5.1961,-7.0393 -9.375,-6.5 z"
-         style="font-size:74.79834747px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#f4e3d7;fill-opacity:1;stroke:none;font-family:Sans" />
-      <path
-         d="m 2177.7046,1094.8355 35.0617,0 0,3.1409 -19.7953,51.3874 -7.7063,0 18.6266,-48.3195 -26.1867,0 0,-6.2088"
-         style="font-size:74.79834747px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans"
-         id="path3658"
-         inkscape:connector-curvature="0" />
-    </g>
-    <g
-       transform="matrix(0.23143297,0,0,0.23143297,969.27692,566.25391)"
-       id="08"
-       inkscape:label="#g3733">
-      <path
-         inkscape:connector-curvature="0"
-         id="path3565"
-         d="m 2240.0625,1087.875 c -13.6524,-0.3672 -25.6832,15.5638 -18.7813,28.1562 1.4454,2.2503 3.6077,4.2458 0.6563,6.1876 -8.9965,12.1117 -0.7737,32.8909 14.8437,33.75 12.1353,2.69 28.0745,-2.9229 30.375,-16.4688 1.6379,-6.7464 -0.1803,-14.402 -4.9374,-19.4688 9.0624,-10.4855 2.4513,-29.4066 -11.4376,-31.3437 -3.5021,-0.8444 -7.1009,-0.9227 -10.7187,-0.8125 z m 4.1875,17.6562 c 3.9463,0.4802 3.57,6.7349 -0.5938,6.3126 -3.5408,1.1246 -7.1302,-4.3084 -3.2187,-5.7813 1.1585,-0.469 2.5085,-0.4523 3.8125,-0.5313 z m -1.2188,23.7813 c 5.6435,-1.2668 7.4781,8.7318 1.5938,9.2813 -4.5356,1.7131 -9.4705,-3.9443 -6.0312,-7.6876 1.0869,-1.067 2.8443,-1.5814 4.4374,-1.5937 z"
-         style="font-size:74.79834747px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#f4e3d7;fill-opacity:1;stroke:none;font-family:Sans" />
-      <path
-         d="m 2242.9705,1123.4692 c -3.5062,10e-5 -6.2697,0.9375 -8.2906,2.8123 -1.9966,1.8748 -2.9949,4.4557 -2.9949,7.7428 0,3.287 0.9983,5.8679 2.9949,7.7428 2.0209,1.8748 4.7844,2.8122 8.2906,2.8122 3.5062,0 6.2697,-0.9374 8.2906,-2.8122 2.0209,-1.8992 3.0314,-4.4801 3.0314,-7.7428 0,-3.2871 -1.0105,-5.868 -3.0314,-7.7428 -1.9966,-1.8748 -4.7601,-2.8122 -8.2906,-2.8123 m -7.3776,-3.1409 c -3.1653,-0.7791 -5.6366,-2.2522 -7.4141,-4.4193 -1.7531,-2.1669 -2.6296,-4.8087 -2.6296,-7.9254 0,-4.3583 1.5461,-7.8036 4.6384,-10.3359 3.1166,-2.5322 7.3775,-3.7983 12.7829,-3.7983 5.4297,0 9.6906,1.2661 12.7829,3.7983 3.0922,2.5323 4.6384,5.9776 4.6384,10.3359 0,3.1167 -0.8888,5.7585 -2.6661,7.9254 -1.7532,2.1671 -4.2002,3.6402 -7.3411,4.4193 3.5548,0.8279 6.3184,2.447 8.2906,4.8575 1.9966,2.4105 2.9949,5.3567 2.9949,8.8385 0,5.2836 -1.6192,9.3376 -4.8575,12.162 -3.214,2.8244 -7.8281,4.2366 -13.8421,4.2366 -6.0141,0 -10.6403,-1.4122 -13.8786,-4.2366 -3.214,-2.8244 -4.821,-6.8784 -4.821,-12.162 0,-3.4818 0.9983,-6.428 2.9949,-8.8385 1.9965,-2.4105 4.7723,-4.0296 8.3271,-4.8575 m -2.7026,-11.6507 c -1e-4,2.8244 0.8765,5.0279 2.6296,6.6106 1.7774,1.5826 4.2609,2.374 7.4506,2.3739 3.1653,10e-5 5.6366,-0.7913 7.4141,-2.3739 1.8018,-1.5827 2.7026,-3.7862 2.7027,-6.6106 -1e-4,-2.8244 -0.9009,-5.0279 -2.7027,-6.6106 -1.7775,-1.5826 -4.2488,-2.374 -7.4141,-2.374 -3.1897,0 -5.6732,0.7914 -7.4506,2.374 -1.7531,1.5827 -2.6297,3.7862 -2.6296,6.6106"
-         style="font-size:74.79834747px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans"
-         id="path3660"
-         inkscape:connector-curvature="0" />
-    </g>
-    <g
-       transform="matrix(0.23143297,0,0,0.23143297,969.27692,566.25391)"
-       id="09">
-      <path
-         inkscape:connector-curvature="0"
-         id="path3567"
-         d="m 2286.5938,1087.875 c -14.9887,1.0257 -24.7315,18.0548 -20.4063,31.9375 2.4825,10.8425 13.904,18.0445 24.7187,17.1875 -6.8178,3.8694 -13.673,-1.566 -19.7812,-4.0312 -4.7974,0.088 -1.8396,5.3924 -2.0312,8.125 -0.9432,5.0988 -0.4374,12.5024 5.9374,13.5312 14.9007,6.0512 34.5156,-2.1867 38,-18.5625 4.2953,-14.0928 2.888,-31.5143 -7.5624,-42.5313 -5.1553,-4.6235 -12.0868,-6.2491 -18.875,-5.6562 z m 3.1874,17.7812 c 6.5421,0.5339 6.5201,12.455 0.3438,13.5313 -7.0521,0.6189 -7.2159,-13.7981 -0.3438,-13.5313 z"
-         style="font-size:74.79834747px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#f4e3d7;fill-opacity:1;stroke:none;font-family:Sans" />
-      <path
-         d="m 2275.0374,1148.2316 0,-6.7202 c 1.8505,0.8766 3.7253,1.5461 5.6245,2.0087 1.8991,0.4627 3.7618,0.694 5.5879,0.694 4.8697,0 8.5828,-1.6314 11.1394,-4.8941 2.5809,-3.287 4.054,-8.2662 4.4193,-14.9377 -1.4123,2.094 -3.2019,3.701 -5.3689,4.821 -2.167,1.12 -4.5653,1.68 -7.1949,1.68 -5.4541,0 -9.7759,-1.6435 -12.9655,-4.9305 -3.1653,-3.3114 -4.748,-7.828 -4.748,-13.5499 0,-5.6001 1.6557,-10.0924 4.9671,-13.4769 3.3114,-3.3844 7.7184,-5.0766 13.2212,-5.0766 6.3062,0 11.115,2.4227 14.4264,7.268 3.3357,4.821 5.0036,11.8333 5.0036,21.037 0,8.595 -2.0453,15.4613 -6.1358,20.5988 -4.0662,5.1131 -9.5446,7.6697 -16.4352,7.6697 -1.8505,0 -3.7253,-0.1826 -5.6244,-0.5478 -1.8992,-0.3652 -3.8715,-0.9131 -5.9167,-1.6435 m 14.6821,-23.1189 c 3.3113,1e-4 5.9288,-1.1321 7.8523,-3.3966 1.9479,-2.2643 2.9218,-5.3688 2.9219,-9.3132 -1e-4,-3.9201 -0.974,-7.0123 -2.9219,-9.2768 -1.9235,-2.2887 -4.541,-3.4331 -7.8523,-3.4331 -3.3114,0 -5.941,1.1444 -7.8889,3.4331 -1.9235,2.2645 -2.8853,5.3567 -2.8853,9.2768 0,3.9444 0.9618,7.0489 2.8853,9.3132 1.9479,2.2645 4.5775,3.3967 7.8889,3.3966"
-         style="font-size:74.79834747px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans"
-         id="path3662"
-         inkscape:connector-curvature="0" />
-    </g>
-    <path
-       sodipodi:type="arc"
-       style="fill:#008000;fill-opacity:1;stroke:#000000;stroke-width:0.625;stroke-linecap:round;stroke-linejoin:bevel;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0"
-       id="path3587"
-       sodipodi:cx="59.5"
-       sodipodi:cy="226.06699"
-       sodipodi:rx="5.25"
-       sodipodi:ry="5.25"
-       d="m 64.75,226.06699 c 0,2.89949 -2.350505,5.25 -5.25,5.25 -2.899495,0 -5.25,-2.35051 -5.25,-5.25 0,-2.8995 2.350505,-5.25 5.25,-5.25 2.899495,0 5.25,2.3505 5.25,5.25 z"
-       transform="translate(1197.6486,499.99212)" />
-    <g
-       id="0bush"
-       inkscape:label="#g4395"
-       transform="matrix(1.2299966,0,0,1.2299966,-280.64375,-155.00257)">
-      <path
-         id="path3585"
-         transform="translate(1216.2708,585.16711)"
-         d="m 24.34375,94.71875 c -1.812184,0 -3.400287,0.915991 -4.34375,2.3125 -0.36034,-0.07817 -0.741256,-0.09375 -1.125,-0.09375 -0.934291,0 -1.802484,0.259672 -2.5625,0.6875 -0.93487,-0.857464 -2.163597,-1.40625 -3.53125,-1.40625 -2.8995,0 -5.25,2.3505 -5.25,5.25 0,1.37869 0.5370576,2.62573 1.40625,3.5625 -0.2438294,0.43892 -0.40625,0.89675 -0.40625,1.375 0,0.23386 0.064633,0.46163 0.125,0.6875 l 20.15625,0 c 0.05998,-0.22587 0.125,-0.45364 0.125,-0.6875 0,-0.88565 -0.436106,-1.71127 -1.21875,-2.4375 1.141786,-0.96305 1.875,-2.38937 1.875,-4 0,-2.8995 -2.350505,-5.25 -5.25,-5.25 z"
-         style="fill:#008000;fill-opacity:1;stroke:#000000;stroke-width:0.625;stroke-linecap:round;stroke-linejoin:bevel;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0"
-         inkscape:connector-curvature="0" />
-      <path
-         id="path3581"
-         transform="translate(1216.2708,585.16711)"
-         d="m 19.9375,96.125 c -2.8995,0 -5.25,2.3505 -5.25,5.25 0,0.77506 0.16725,1.52531 0.46875,2.1875 -0.3005,0.66134 -0.46875,1.38248 -0.46875,2.15625 0,0.47703 0.06828,0.93571 0.1875,1.375 l 10.125,0 c 0.117938,-0.43709 0.1875,-0.90063 0.1875,-1.375 0,-0.77451 -0.16765,-1.49442 -0.46875,-2.15625 0.3021,-0.66274 0.46875,-1.41162 0.46875,-2.1875 0,-2.8995 -2.3505,-5.25 -5.25,-5.25 z"
-         style="fill:#008000;fill-opacity:1;stroke:#000000;stroke-width:0.625;stroke-linecap:round;stroke-linejoin:bevel;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0"
-         inkscape:connector-curvature="0" />
-      <path
-         transform="translate(1216.2708,585.16711)"
-         id="path3573"
-         d="m 9.5,100.8125 c -2.899495,0 -5.25,2.3505 -5.25,5.25 0,0.36887 0.1463751,0.68386 0.21875,1.03125 l 15.53125,0 c -0.171291,-2.74481 -2.399519,-4.9375 -5.1875,-4.9375 -0.543656,0 -1.06932,0.0654 -1.5625,0.21875 -0.95242,-0.96851 -2.284341,-1.5625 -3.75,-1.5625 z"
-         style="fill:#008000;fill-opacity:1;stroke:#000000;stroke-width:0.625;stroke-linecap:round;stroke-linejoin:bevel;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0"
-         inkscape:connector-curvature="0" />
-      <path
-         id="path3583"
-         transform="translate(1216.2708,585.16711)"
-         d="m 28.0625,99.9375 c -2.8995,0 -5.25,2.3505 -5.25,5.25 0,0.67776 0.14115,1.31149 0.375,1.90625 l 9.75,0 c 0.233857,-0.59476 0.375,-1.22849 0.375,-1.90625 0,-2.8995 -2.3506,-5.25 -5.25,-5.25 z"
-         style="fill:#008000;fill-opacity:1;stroke:#000000;stroke-width:0.625;stroke-linecap:round;stroke-linejoin:bevel;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0"
-         inkscape:connector-curvature="0" />
-      <path
-         sodipodi:type="arc"
-         style="opacity:0;fill:#008000;fill-opacity:1;stroke:none"
-         id="path4393"
-         sodipodi:cx="59.5"
-         sodipodi:cy="226.06699"
-         sodipodi:rx="5.25"
-         sodipodi:ry="5.25"
-         d="m 64.75,226.06699 c 0,2.89949 -2.350505,5.25 -5.25,5.25 -2.899495,0 -5.25,-2.35051 -5.25,-5.25 0,-2.8995 2.350505,-5.25 5.25,-5.25 2.899495,0 5.25,2.3505 5.25,5.25 z"
-         transform="matrix(0.96728498,0,0,2.4825138,1176.7025,130.81517)" />
-    </g>
-    <path
-       sodipodi:type="arc"
-       style="opacity:0.7;fill:#000000;fill-opacity:1;filter:url(#filter4348)"
-       id="0shadow"
-       sodipodi:cx="110.50001"
-       sodipodi:cy="115.81698"
-       sodipodi:rx="51.000004"
-       sodipodi:ry="8.5"
-       d="m 161.50001,115.81698 a 51.000004,8.5 0 1 1 -102.000006,0 51.000004,8.5 0 1 1 102.000006,0 z"
-       transform="matrix(-0.64,0,0,0.64,1398.9908,658.86123)"
-       inkscape:label="#path3618" />
-  </g>
-</svg>
diff --git a/examples/mnit_dino/art/icon.svg b/examples/mnit_dino/art/icon.svg
deleted file mode 100644 (file)
index ee2cf30..0000000
+++ /dev/null
@@ -1,351 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<!-- Created with Inkscape (http://www.inkscape.org/) -->
-
-<svg
-   xmlns:dc="http://purl.org/dc/elements/1.1/"
-   xmlns:cc="http://creativecommons.org/ns#"
-   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
-   xmlns:svg="http://www.w3.org/2000/svg"
-   xmlns="http://www.w3.org/2000/svg"
-   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
-   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
-   width="512"
-   height="512"
-   id="svg3619"
-   version="1.1"
-   inkscape:version="0.48.4 r9939"
-   sodipodi:docname="icon.svg">
-  <defs
-     id="defs3621" />
-  <sodipodi:namedview
-     id="base"
-     pagecolor="#ffffff"
-     bordercolor="#666666"
-     borderopacity="1.0"
-     inkscape:pageopacity="0.0"
-     inkscape:pageshadow="2"
-     inkscape:zoom="0.7"
-     inkscape:cx="849.79918"
-     inkscape:cy="298.13105"
-     inkscape:document-units="px"
-     inkscape:current-layer="g4428"
-     showgrid="false"
-     fit-margin-top="0"
-     fit-margin-left="0"
-     fit-margin-right="0"
-     fit-margin-bottom="0"
-     inkscape:window-width="1662"
-     inkscape:window-height="890"
-     inkscape:window-x="2815"
-     inkscape:window-y="1362"
-     inkscape:window-maximized="0" />
-  <metadata
-     id="metadata3624">
-    <rdf:RDF>
-      <cc:Work
-         rdf:about="">
-        <dc:format>image/svg+xml</dc:format>
-        <dc:type
-           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
-        <dc:title />
-      </cc:Work>
-    </rdf:RDF>
-  </metadata>
-  <g
-     inkscape:label="Layer 1"
-     inkscape:groupmode="layer"
-     id="layer1"
-     transform="translate(-84.913502,-247.8583)">
-    <g
-       transform="matrix(0.18739518,0,0,0.18739518,219.94292,371.32235)"
-       id="0dino"
-       inkscape:label="#g3096">
-      <g
-         id="g4428"
-         transform="matrix(4.2704822,0,0,4.2704822,-1023.4682,-1376.9525)">
-        <path
-           sodipodi:nodetypes="ccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc"
-           style="fill:#000000;fill-opacity:1;stroke:none"
-           d="m 306.59375,177.16066 c -10.92225,0.83824 -22.21496,9.45417 -22,21.21875 -2.94534,5.24854 -11.00925,2.72967 -15.5,6.0625 -5.99004,4.00265 -10.93566,9.97989 -18.5,11.0625 -21.19899,4.39872 -43.56299,-5.96458 -64.40625,1.90625 -21.0351,8.0811 -34.43119,28.27094 -44.40625,47.59375 -6.72268,14.38113 -8.50231,31.99863 -2.96875,46.9375 5.41013,6.67525 0.94783,15.09697 -3.375,21 -6.01574,7.94517 -6.37479,21.41996 3.21875,26.78125 9.25637,6.34728 21.20449,6.34758 31.75,8.75 -0.28469,14.45141 6.23359,29.64999 0.40625,43.5625 -2.59886,5.74683 -9.25843,6.72052 -14.8125,5.53125 -13.29133,-0.74154 -26.91644,0.76394 -40,-0.0937 -2.35827,-2.64991 -9.17401,-2.31838 -7.09375,2.40625 9.42125,15.25227 29.24385,17.93105 41.09375,30.4375 0.68965,2.14932 -3.94872,3.62927 -5.24271,5.50824 -7.28142,6.86748 -17.30185,11.95706 -22.00729,20.96051 -1.09534,4.62691 4.85487,4.69855 7.90625,4.375 11.93593,0.5357 21.68298,-9.32654 33.4375,-9.5 3.9365,1.78412 1.17136,7.34138 2.5,10.65625 1.21354,10.15697 -2.64377,21.03741 1.0625,30.78125 3.07186,3.93897 9.31468,-0.46315 8.5625,-4.71875 2.97468,-15.26145 12.9873,-27.61926 18.20746,-41.84244 -0.16464,-9.81041 5.44632,-20.14087 15.48004,-22.40756 14.12806,-3.6018 29.45735,-1.28412 43.84973,-4.69193 19.84165,-3.06847 40.26936,-7.59611 60.24402,-3.37057 -16.40694,33.16149 -28.88361,68.32036 -39.79291,103.63457 -8.07417,28.33624 -11.16777,61.55362 5.91791,87.30293 1.6736,2.19587 6.52819,5.35396 4.53125,8.4375 -7.71517,2.92425 -16.72294,0.0177 -23.6875,-3.6875 -8.82285,-4.8373 -17.43066,-11.89692 -27.78125,-12.625 -6.15078,0.48289 -4.60808,8.30602 -2.28125,11.875 6.05399,7.01001 7.80865,16.77008 13.0625,24.1875 2.14086,7.87825 11.72528,14.34119 8.59375,23.0625 -9.94978,11.22814 -17.64266,24.18848 -25.90625,36.75 -3.92568,3.61983 3.49083,3.43835 6.25,3.53125 13.08631,-0.80023 22.99422,-11.87312 35.625,-13.625 4.21794,1.86961 1.82848,8.69149 1.90625,12.25 -1.39398,13.10321 -6.9142,27.21165 -1.8125,40.03125 1.52899,5.2729 7.26192,0.5502 10.90625,0 13.33142,-4.88413 25.50501,-12.95466 34.71875,-23.6875 2.94634,-2.01826 3.5288,4.3282 4.78125,5.625 1.21492,2.76122 2.619,5.52247 4.78125,7.6875 -2.33412,3.29558 -8.30401,9.71554 -2.90625,13 3.0361,1.45204 6.94838,-0.2918 8.03125,3.8125 2.86297,5.33208 3.12491,11.71718 7.21875,16.5625 2.07001,3.89994 7.58175,2.75518 8.625,-1.28125 4.08327,-8.02022 3.64653,-19.23458 12.96875,-23.53125 6.88467,-3.19543 14.26891,-8.08327 21.78125,-7.59375 3.1483,1.58289 4.50287,-3.85065 8.1875,-2.28125 6.40391,4.10182 8.08788,12.68843 12.58784,18.63273 6.43888,10.28293 11.77417,21.64249 19.94341,30.52352 3.50011,4.0147 9.92082,2.05315 11.46875,-2.78125 3.39313,-7.38401 4.03843,-15.75572 8.0625,-22.90625 2.77527,-5.81474 2.86428,-14.04769 8.28125,-18.15625 1.54324,2.72431 4.7004,0.1207 6.46875,2.96875 7.89165,5.0887 16.7579,8.11321 25.0625,12.3125 4.91083,2.36924 13.79056,1.9162 13.96875,-5.15625 -0.52412,-7.90946 -5.20568,-14.93758 -10.21875,-20.875 -3.36421,-4.24611 -8.84917,-7.85048 -9.65625,-13.5625 25.53467,0.33007 52.15695,4.77108 76.71875,-4.1875 10.26111,-2.60716 19.79567,-7.86401 29.01875,-12.7875 5.09396,-2.9898 10.1487,-6.75113 15.325,-9.11875 2.56001,-0.565 4.58434,-0.98601 6.96875,-0.0312 2.17422,-1.45412 2.36244,-3.88244 5.25,-4.84375 12.27623,-7.35152 24.62187,-15.30452 34.25,-26.03125 2.60567,-1.98832 5.02411,-6.5144 8.33703,-9.79129 9.28332,-11.00155 15.05406,-24.41898 23.19422,-36.30246 7.69744,-11.30858 9.26201,-25.259 9.4375,-38.75 0.0193,-14.901 -0.33725,-30.37123 -5.00971,-44.55068 -8.07816,-19.03978 -16.29957,-38.82581 -31.74029,-53.16817 -13.44777,-12.69999 -31.33818,-18.77407 -47.53125,-26.96875 -10.56427,-4.46529 -23.31616,-7.77084 -33.9375,-1.5625 -18.21215,9.05363 -29.88875,29.18705 -29.20499,49.65117 -1.14255,11.26128 -0.0972,22.60054 1.67374,33.63008 -0.19084,6.59281 1.78885,14.30971 6.8125,18.53125 4.44935,1.1637 9.3329,-0.11937 13.90625,0.78125 -1.03364,-2.0192 -4.3356,-4.6367 -4.15625,-6.71875 2.50368,-0.76104 7.97391,-0.51196 8.16861,-2.96763 -1.06744,-1.94462 -3.65293,-5.78188 0.48764,-5.50112 4.34517,0.30987 6.31598,-0.47485 2.96875,-4.25 -1.14022,-1.79735 -2.91409,-7.21828 1.21875,-5.40625 4.12105,2.0646 6.35669,2.27989 5.0625,-2.9375 -0.23767,-2.30231 0.73313,-6.66973 3.875,-4.5625 3.18054,1.67453 6.04555,5.32186 6.90625,-0.21875 2.17028,-3.56519 4.89597,-9.57244 9.71875,-9.4375 2.66101,3.97149 -0.0183,9.5505 -0.90625,13.78125 3.05306,-0.50232 10.26416,-0.21426 7.65625,4.6875 -1.93989,4.08364 -5.24602,7.14955 -8.5625,10.1875 1.85273,1.95555 7.00743,3.63195 7.21875,6.3125 -4.14484,2.62405 -8.96122,4.03579 -13.125,6.6875 2.21063,3.31924 5.91348,5.88774 7.78125,9.1875 -4.15667,1.64889 -8.86836,1.25823 -13.3125,1.71875 1.65684,2.57388 7.53466,5.04612 6.78125,8.46875 -4.0749,1.942 -8.97775,0.89151 -13.25,0.3125 -0.35503,3.32144 1.06352,7.66271 1.53125,10.03125 -3.72306,-1.94719 -7.46732,-7.44829 -10.375,-1.53125 -1.831,1.13789 -5.10433,7.10821 -6.78125,3.1875 -2.21479,-3.04363 -3.40836,-8.48071 -6.63596,-9.7371 -4.22327,0.14815 -11.871,4.76179 -14.20779,-1.04415 -1.54454,-3.9472 -1.67551,-8.22077 -2.125,-12.40625 -5.23323,1.51971 -14.70155,4.35704 -16.5625,-3.125 -1.02453,-3.15562 -0.77813,-6.6742 -0.8125,-10.09375 -4.14889,0.93913 -9.61022,5.04274 -13.71875,2.78125 -0.8913,-5.9014 2.22522,-11.76722 2.65625,-17.71875 -3.23138,1.13189 -9.6733,0.28662 -7.875,-4.5 0.71193,-3.03679 6.4562,-6.07558 0.15625,-5.71875 -7.95037,-0.35739 -17.19947,-7.00381 -14.25,-15.875 2.2397,-4.55021 -4.98245,-1.54018 -7.46875,-3.1875 -5.81201,-1.46503 -1.98561,-8.81945 -1.5625,-12.625 0.7098,-3.04861 0.52524,-6.22716 -0.34375,-9.21875 -4.22826,0.7457 -9.41561,3.66034 -13.4375,1.59375 0.77903,-8.35604 7.51278,-15.68417 6.28125,-24.5625 -10.4959,3.40212 -23.30961,-2.75924 -25.0625,-14.09375 -0.75702,-3.94873 -0.18538,-7.98373 0.78125,-11.84375 -4.23624,-0.17757 -11.16849,2.78765 -14.15625,-1.25 -1.41896,-3.94279 1.37519,-10.10446 -1.96875,-12.53125 -2.36203,-0.79768 -9.84241,-2.12396 -3.83771,-2.87939 9.43722,-2.1841 19.29925,-4.22693 26.93146,-10.49561 -14.21494,-11.47114 -31.47987,-17.55848 -47.46875,-25.90625 -3.72253,-2.21416 0.73403,-7.08095 1.75,-9.71875 3.50588,-5.67153 7.78015,-10.92063 13.34375,-14.625 -12.85108,-2.67171 -23.69095,-10.95749 -36.28125,-14.28125 -2.84414,-4.27982 4.18504,-5.40724 6.25,-8.21875 15.04093,-12.32107 28.62882,-26.84914 39.09375,-43.125 4.63085,-14.39832 21.53032,-17.45686 32.65625,-25.03125 4.97765,-2.72905 1.74946,-9.3591 -2.5,-10.84375 -3.52968,-2.35699 -8.81547,-3.20101 -11.4375,-6.03125 6.64626,-4.72881 16.90617,-8.11702 18.8125,-17.0625 -0.40063,-7.07145 -9.66622,-7.41051 -15,-7.625 -5.41547,-8.3e-4 -11.12477,0.99324 -16.1875,-0.96875 -3.18307,-4.27073 1.54002,-9.86908 3.125,-13.9375 3.65713,-6.66673 6.8493,-13.37345 12.28125,-18.71875 3.17572,-2.66362 2.84475,-9.38586 -2.40625,-8.40625 -10.08896,2.15632 -17.004,10.85868 -26.53125,14.53125 -10.10584,5.49919 -22.82307,7.31 -33,1.03125 -7.74406,4.33242 -16.49923,-0.19756 -21.96875,-6.0625 -5.57952,-6.31225 -13.82851,-7.55342 -20.90625,-11.59375 -6.3145,-3.51114 -14.55413,-3.98756 -20.78125,-1.40625 -2.43303,-5.96341 -8.89503,-8.93446 -15.09375,-8.34375 z m -0.25,5.4375 c 3.51485,-0.19416 10.79526,1.28736 9.34375,6.09375 -0.67792,1.96834 -3.11107,4.35329 -4.28125,1.28125 -2.46109,-3.24081 -6.12216,-5.3565 -10,-6.40625 1.57633,-0.66268 3.18405,-0.82781 4.9375,-0.96875 z m 28.1875,8.4375 c 7.18711,-0.35641 7.82773,9.79642 14.09375,10.875 2.7823,0.61601 3.58368,-4.88001 5.90625,-1.59375 5.37038,3.48982 10.65778,7.11232 14.8125,12.09375 4.59626,0.17543 10.36336,-2.13661 14.375,0.0312 1.15718,1.09396 -4.13686,-0.13083 -5.4375,0.40625 -3.76227,-0.65927 -5.03399,4.60758 -1.03125,5 4.3104,1.19505 10.02809,2.44247 13.625,-1.03125 1.14285,-3.16696 -3.93727,-3.62051 -4.46875,-3.96875 2.12914,-3.45634 4.06789,4.00297 6.125,-0.15625 2.71028,0.61399 7.55847,2.33367 8.6875,3.625 -3.20888,-0.97562 -6.76041,3.25707 -2.8125,4.875 2.79579,1.28348 6.75393,2.07818 8.6875,-0.875 16.6603,13.4937 26.19428,36.38979 21.14452,57.51594 -5.10695,12.50101 -12.29686,24.15011 -20.98827,34.51531 -1.90901,-3.97385 -4.21079,-11.02089 -9.59375,-10.375 -3.72474,3.10421 1.19459,7.97086 3.03125,10.8125 4.54361,3.02901 1.40104,5.96166 -1.75,8.625 -6.97737,6.84512 -14.33964,13.6838 -23.125,18 -6.84877,5.76581 -0.74855,14.94174 -0.34375,22.03125 0.3684,4.09102 -4.48957,6.25128 -4.89661,10.40766 -0.87684,2.39656 -4.58286,2.41876 -5.54089,5.37359 -3.09473,4.48069 -5.09887,9.52213 -7.28125,14.5 5.41571,-4.25466 14.488,-8.78121 14.28125,-16.71875 0.3506,-2.273 5.0313,-3.59733 5.96875,-6.59375 1.24533,-3.70739 1.96919,2.84706 1.84375,4.15625 0.82326,6.33375 -4.96947,10.59088 -6.5625,15.9375 -4.9095,0.0451 -6.78881,6.44585 -9.28125,9.875 -4.24137,6.75306 -2.6864,8.80853 3.28125,3.15625 2.97651,-3.38388 8.97926,-7.58789 6.875,-12.625 4.47672,-1.44616 6.79559,-5.35116 9.125,-8.84375 2.21738,-0.47292 2.52781,4.06222 3.4375,5.53125 0.0272,2.1025 3.70704,7.13716 -0.1875,6 -5.87136,2.51528 -7.20618,10.45053 -10.09375,14.75 -5.4771,1.11819 -6.18201,8.71483 -8.87197,12.6669 -0.93445,2.45639 5.47112,-2.29395 7.52822,-3.8544 2.09466,-1.96878 5.17415,-6.5125 1.875,-8.625 4.40481,-3.40152 9.76464,-6.38631 12.3125,-11.53125 1.72763,8.48508 6.56621,15.69482 9.53125,23.625 8.13515,16.96664 21.8139,30.4938 31.57779,46.6209 23.60121,34.61985 46.55375,69.85468 71.17221,103.6291 8.15484,8.48687 18.62905,14.61155 28.24656,21.4226 9.09229,5.3953 20.40882,10.31618 28.84719,14.5774 -4.23737,5.84187 -1.61508,14.24062 1.875,19.875 6.17202,-1.40997 3.17269,-9.00143 3.71875,-13.375 0.37967,-1.66658 -1.60948,-5.18388 -0.78125,-5.5 5.74908,2.03771 11.71321,-0.82715 17.375,0.15625 9.66285,4.01589 12.21758,17.90005 23.0625,19.75 5.4846,-0.75099 2.73083,-7.8806 -0.65625,-9.65625 -2.35731,-2.07974 -5.8299,-2.39937 -6.0625,-6.03125 -0.72045,-2.9052 -4.57613,-5.16847 -5.40625,-6.8125 3.16737,-2.31173 -0.80591,-5.58752 -0.0937,-8.21875 5.93228,-3.81049 8.09239,-10.89203 11.09375,-16.8125 2.31948,-2.33435 1.37846,-5.97708 3.96875,-7.75 -0.0192,-3.25929 -1.8407,-5.34013 -0.1943,-9.02168 2.67985,-15.85602 5.91591,-34.50934 -4.3682,-48.29082 -14.0677,-8.02969 -30.87997,-0.62613 -41.62241,9.28936 -5.51093,5.23295 -12.01919,10.73604 -12.28384,18.86689 -0.90533,3.06876 -1.79334,6.77363 -3.71875,9.21875 -1.9075,-6.98229 -2.45206,-14.44909 -3.53125,-21.65625 -0.36814,-12.34984 -0.0815,-25.04792 2.8125,-37.0625 4.35097,-11.32952 13.67598,-19.89815 22.6875,-27.5625 3.46778,-2.8634 11.27641,-5.03024 12.5,1 -3.32324,4.05062 -2.26143,10.24641 -2.65625,14.34375 -6.51494,3.31712 -5.96417,12.49301 -7.5625,18.625 3.41247,-5.32879 10.77308,-10.19867 10.1875,-17.1875 -0.4209,-2.75194 3.56844,-5.52076 3.75,-8.84375 1.01907,-2.85554 -0.55439,-6.97762 3.625,-7.4375 1.60775,-0.4283 5.18864,-0.74542 5.8125,0.1875 -4.49218,6.54516 -6.27378,14.66172 -8.96875,22.09375 1.78918,3.87645 6.58616,1.37127 6.53125,-2.21875 0.27426,-1.85919 0.91743,-4.60733 -1.125,-5.65625 4.3849,-2.73394 7.66198,-8.48298 8.40625,-12.59375 3.80089,2.18537 6.0629,6.47683 3.67553,10.62927 -1.06425,3.87715 -2.99026,9.6246 1.91822,7.05823 1.98645,-2.95184 2.4729,-10.30235 7.34375,-11.65625 2.37456,0.80538 4.21612,4.04126 6.03125,4.4375 -4.21381,5.1713 -5.35583,11.89645 -7.875,17.875 -1.0885,2.79114 -1.53449,5.98718 2.3125,5.0625 4.43002,-1.03768 4.23151,-7.0598 3.71875,-10.15625 2.81573,-3.17722 5.91567,-6.51642 7.03125,-10.71875 12.03199,5.49341 22.83271,14.09213 29.28125,25.78125 6.43567,9.53637 12.08027,20.03152 16,30.71875 0.50954,2.03041 1.59872,3.43418 -0.78125,1.75 -5.01881,0.11448 -3.35924,7.14663 -3.125,10.375 -0.6743,4.51397 2.14333,4.53571 4.78125,2.28125 1.7297,-1.66058 2.35114,-4.16268 2.03125,-6.5 2.56536,4.91527 3.63153,10.67514 2.3125,15.90625 3.91261,10.32982 2.48922,22.01138 1.83932,32.86201 -1.05529,1.44177 -0.0448,10.08489 -2.27682,7.10674 -2.17392,-3.72451 -7.44407,-1.48388 -7.8125,2.4375 -1.53572,4.56184 -1.63519,13.54906 4.96875,13.40625 -3.55847,8.39408 -9.38083,15.53679 -13.53688,23.74991 -1.41245,3.01085 -3.17839,4.66459 -5.83812,5.59384 -0.83398,6.82223 -7.02594,11.64422 -11.3125,16.9375 -10.07856,10.31781 -21.79416,21.27964 -35.09375,26.0625 -23.29981,11.90528 -47.28104,28.75713 -74.55638,31.86043 -3.88344,0.22066 -8.23969,1.05748 -11.09987,-1.26668 -5.77251,2.83771 -13.16502,-0.37799 -19.71875,0.0937 -2.55311,-1.90584 -5.89981,1.20939 -9,-0.34375 -6.02741,-1.81182 -13.90559,2.40612 -18.90625,-2.25 -4.05216,-9.09455 -2.90714,-19.53695 -6.125,-28.90625 2.02433,-2.67212 -2.25793,-4.59805 -1.34375,-8.125 -1.91851,-16.94221 -2.82669,-34.27393 -7.4375,-50.75 -2.972,-14.20089 -5.18041,-29.48766 -15.28125,-40.65625 3.41036,35.75879 12.6675,70.80906 15.55607,106.61679 1.03417,4.0403 -0.0409,8.02666 -0.32107,11.13622 4.78925,3.32395 4.47693,9.50448 4.98375,14.80949 0.51972,4.24216 5.33878,5.45774 6.26083,9.60968 3.05293,4.85028 5.5002,10.46391 10.52042,13.26532 2.1568,1.79998 -0.7729,4.88272 2.40625,6.09375 0.48946,2.36055 1.34078,6.00624 -2.375,4.78125 -2.84283,-0.56607 -7.84005,-1.04362 -8.8125,-3.65625 0.48021,-3.78577 -4.55575,-5.03698 -5.53125,-1.90625 -4.35723,-1.95599 -7.55964,-6.18448 -12.625,-7.375 -3.9732,-1.85788 -12.07015,-3.41031 -12.90625,2.8125 0.76542,4.05804 1.0284,8.1404 -1.59375,11.65625 -1.54244,5.68692 -4.78267,11.00911 -6.03125,16.90625 -0.96449,3.28263 -0.35628,-5.33161 -3.78125,-3.8125 -5.97459,0.55002 -12.30849,-1.21769 -15,-7 -5.7087,-9.14054 -11.08224,-18.58282 -18.7188,-26.21865 -17.31301,3.07942 -33.3011,14.66441 -50.3125,15.71875 2.71677,-5.60012 0.54878,-11.93013 -0.0625,-17.53125 4.77962,-2.85261 4.08294,-11.08401 9.46875,-12.5625 4.09792,2.09445 5.1707,-3.63552 4.8125,-6.96875 -2.61467,-7.6607 -12.92764,-5.99507 -19.3125,-7.0625 -2.74196,-0.15363 -6.57363,-0.48102 -5.40625,-4.25 -1.1381,-3.39943 -2.16352,-8.78803 2.9375,-9.375 8.09322,-0.83994 14.64601,-5.89927 22.34375,-8.4375 6.77259,-3.20561 15.82297,-5.94247 17.0625,-14.5 1.98133,-4.90002 4.49197,-10.43351 6.46875,-14.8125 2.12123,-1.30311 2.14156,-4.31461 3.125,-6.4375 -0.22604,-2.80511 3.70439,-5.03093 3.78125,-8.40625 0.7118,-2.60091 -2.83428,-3.57927 -0.29898,-6.09852 6.03776,-15.24199 14.31216,-32.0142 9.26773,-48.71398 -5.31159,12.87015 -7.78617,26.69105 -13.06987,39.62383 -5.89418,15.64855 -11.95096,31.3833 -18.55513,46.65742 -8.5254,7.99398 -20.99612,2.29109 -29.05932,-3.5417 -10.31941,-7.30779 -22.3932,-12.32296 -30.5144,-22.39997 -9.83394,-10.15041 -19.7265,-21.05664 -24.39503,-34.80833 -1.33218,-2.70435 -2.08736,-4.75315 0.6875,-6.34375 1.5849,-2.58059 0.29136,-5.93467 -0.15625,-8.21875 -2.33842,-1.98372 -3.98715,1.11926 -4.21875,3 -1.00171,-3.37983 -1.96361,-8.59586 -1.3125,-11.125 3.64453,3.18899 6.04358,-2.72936 5.6875,-5.71875 0.39082,-2.84262 0.57121,-9.98128 -4.03125,-7.59375 -1.40768,1.87721 -1.48674,4.36433 -1.9375,6.59375 0.1663,-8.37257 1.1645,-17.81491 2.6875,-25.3125 0.95674,2.98173 -0.1825,4.85695 -1.03125,7.53125 -0.4313,3.43082 -1.70508,8.89747 3.125,4.9375 3.5811,-1.62698 1.86251,-5.85627 2.65625,-8.4375 1.74973,-3.1294 2.77131,-10.66529 -2.65625,-10.3125 -2.01651,3.4108 -0.64508,-7.14951 2.3125,-5.1875 5.37444,-0.42098 3.00905,-7.50342 5.0625,-10.59375 1.41732,-3.79541 -2.76952,-4.02318 -3,-4.125 8.27391,-25.83928 19.05409,-50.9247 29.03781,-76.10325 19.72954,-34.89625 31.95585,-73.35522 43.43094,-111.678 -3.42158,3.39374 -8.21775,6.93082 -13,4.25 -3.63547,-0.97249 -6.30064,-4.74604 -10.28125,-4.09375 -1.90465,2.36473 3.51177,5.02482 0.78125,5.625 -1.99038,0.38726 -4.56127,2.87484 -4.75,-0.3125 -1.53574,-3.43377 -6.66427,-1.99176 -6.15625,1.84375 4.41851,1.86976 -0.23221,2.439 -2.5625,3.28125 -11.03092,3.72906 -22.92162,2.97062 -34.0625,6.3125 -28.5252,5.47522 -57.86444,6.81996 -86.84375,6.125 -11.02962,-3.44241 -23.89312,-0.16399 -33.53125,-7.59375 -1.06428,4.81949 -6.81261,-0.25662 -9.53125,-0.84375 -2.69431,-2.05102 -5.54589,-2.05747 -8.125,-0.21875 -6.72763,0.71031 -8.89669,-8.33146 -8.625,-13.59375 -0.60577,-5.87746 5.27372,-10.27952 10.6875,-7.78125 23.20108,-2.03589 46.5535,0.36915 69.14994,5.23719 22.00171,2.58119 44.55564,0.44272 65.31524,-7.24878 27.82792,-8.00732 56.52735,-13.23949 84.12857,-21.76966 4.91602,-2.12393 -0.45427,-6.87774 -2.39487,-9.35804 -6.95502,-8.91305 -16.05336,-16.26537 -21.63638,-26.23571 -2.56551,10.82214 -4.838,21.69108 -9.4375,31.8125 -10.80589,-11.19661 -14.46417,-27.15365 -22.8125,-39.90625 -3.24456,-3.32468 -6.35703,1.75729 -5.71875,4.9375 -0.0234,14.70391 2.71828,30.38527 -5.0625,43.78125 -2.85067,5.66002 -8.7705,10.293 -15.375,9.3125 -4.26576,-4.57744 -7.72582,-10.04436 -10.96875,-15.46875 -2.37287,2.59491 -3.14379,7.97735 -5.84375,9.5625 -4.34197,-4.09535 -7.12792,-9.50188 -11,-14.03125 -4.23239,7.94926 -3.60104,17.31343 -7.4375,25.34375 -7.41219,-15.87803 -4.34886,-34.9181 -13.15625,-50.40625 -10.05518,15.74169 -13.49506,35.24478 -23.96875,50.375 -14.47152,-3.28618 -31.07953,2.91213 -44.15625,-5.4375 -6.53655,-5.21066 -5.01631,-14.61027 -9.84375,-21.03125 -1.25119,-6.07644 -3.74952,-3.79845 -6.03125,0.15625 -2.37302,3.13344 -4.65961,8.46149 -6.875,10.28125 -10.6254,-24.49561 -0.11788,-53.07978 17.60688,-71.34589 8.66058,-9.72832 18.17988,-21.52944 32.33062,-22.06036 19.19647,-2.30582 38.31235,2.7215 57.53125,1.84375 13.73353,-11.5226 31.95641,-15.11857 48.8155,-19.6735 2.15077,0.14992 9.38015,-3.55128 7.4345,-0.139 -6.06069,11.4583 3.17821,28.28989 16.84375,26.375 10.34517,-1.40273 21.74223,-10.30404 20.78125,-21.625 -2.10786,-8.94961 -13.37641,-8.50477 -19.78125,-12.96875 -1.97907,-0.88542 -5.69056,-3.27456 -1.59375,-3.625 2.57346,-0.60767 5.24275,-0.76815 7.875,-1.03125 z m 99.28125,10.9375 c -1.53343,8.84926 -7.06986,16.4743 -11.6875,23.96875 -3.4544,-3.09571 -10.41511,-7.16723 -8.1875,-12.625 3.93233,-4.55344 10.68091,-4.5902 14.8125,-8.90625 1.58463,-0.98832 3.19069,-2.10717 5.0625,-2.4375 z m -71.375,10.15625 c -3.86525,-0.73048 -7.06298,4.81743 -2.46875,6.15625 4.16071,1.26376 8.61666,0.5609 12.90625,1.25 -1.42183,-4.74038 -5.32238,-8.1038 -10.4375,-7.40625 z m -155.59375,10.96875 c -5.90224,0.1301 -15.7455,2.78211 -14.28125,10.5 1.45404,4.97987 8.25374,-1.55533 11.65625,-2.0625 4.0518,-1.25942 10.88502,-0.39761 12.40625,-5.25 -0.68243,-4.03039 -6.89798,-3.06593 -9.78125,-3.1875 z m 48.9375,5.75 c -8.32535,1.03176 -15.14949,6.83139 -20.25,13.21875 7.8583,-2.68049 16.99028,-4.03343 23.40625,-9.5625 1.34664,-2.21512 -1.00067,-4.13208 -3.15625,-3.65625 z m -72.875,1.875 c -7.26868,2.84807 -10.3943,11.17239 -13.21875,17.84375 5.27944,1.26447 9.11449,-2.59435 11.59375,-6.59375 2.03419,-2.51165 8.64159,-10.59895 1.625,-11.25 z m 249.9375,4.125 c 3.86773,0.63402 7.83074,0.83976 11.375,2.59375 2.69741,0.30004 8.00137,-0.93417 9.46875,1.46875 -4.21169,6.12322 -11.91826,10.28039 -18,13.875 -3.48378,-4.53967 -7.95959,-11.27016 -4.90625,-16.96875 0.55078,-0.55195 1.29801,-0.85427 2.0625,-0.96875 z M 231.3125,246.06691 c -5.35848,2.24055 -8.47124,7.82653 -11.8125,12.28125 4.52057,5.48098 9.25376,-1.73369 12.5,-4.9375 2.09851,-1.9904 4.31413,-7.6686 -0.6875,-7.34375 z m -64.75,6.1875 c -6.94127,2.44131 -7.50904,11.95071 -10.90625,17.03125 -12.63105,2.68235 -16.58231,22.91556 -5.5625,29.96875 13.66951,1.24297 22.81127,-18.36906 13.84375,-28.28125 -2.15787,-1.21747 -4.63054,-1.98889 -7.125,-1.8125 5.83821,-2.72266 13.91559,-7.32959 12.96875,-14.90625 -0.54249,-1.23766 -1.767,-2.21216 -3.21875,-2 z m 229.1875,7.71875 c -4.81358,1.45456 -0.43052,6.53169 2.125,7.96875 2.70053,1.55601 6.71891,7.26868 8.0625,1.875 1.1999,-5.49308 -5.535,-9.51746 -10.1875,-9.84375 z m 40.53125,1.1875 c 4.21429,0.83685 11.96776,1.04734 12.625,6.5625 -1.76213,5.16566 -8.67465,7.97656 -13.3125,8.71875 -0.74713,-5.03732 -0.48106,-10.5089 0.6875,-15.28125 z m -218.5625,2.03125 c -5.85208,2.44425 -6.66682,10.02648 -8.78125,15.21875 4.43431,-3.2857 13.80313,-6.95249 12,-13.9375 -0.57884,-1.10246 -2.04374,-1.62746 -3.21875,-1.28125 z m 194.6875,11.46875 c -4.51909,1.9822 0.24904,6.95565 2.15625,9.09375 1.9471,2.90583 5.19676,5.31395 6.71875,1.09375 1.52456,-4.70639 -4.45084,-10.28779 -8.875,-10.1875 z m -199.9375,6.0625 c -10.08144,1.77244 -19.88513,13.38928 -15.96875,23.75 3.17872,7.04073 13.63466,4.25309 17.625,-0.75 5.27666,-5.26484 8.54578,-15.34542 3.25,-21.53125 -1.32648,-1.16491 -3.16354,-1.63573 -4.90625,-1.46875 z m 168.9375,0.375 c -4.68151,2.10733 0.70795,6.86107 2.85606,8.71357 2.39831,2.41919 6.29242,6.66979 8.92519,2.41143 1.31589,-5.3652 -5.37442,-8.5264 -9.25,-10.65625 -0.80493,-0.3207 -1.65507,-0.6022 -2.53125,-0.46875 z m -67.53125,3.90625 c 3.70489,6.89511 6.65321,14.17388 12.03125,19.9375 3.60319,4.52015 2.45226,12.01454 -3.65625,13.46875 -3.535,0.88825 -8.61582,2.53178 -11.96875,0.65625 -1.66281,-10.93456 6.42594,-21.39504 3.39056,-32.52819 0.0596,-0.47422 -0.46333,-3.05328 0.20319,-1.53431 z m -77.4375,15.78125 c 3.44327,10.85981 6.07358,22.16796 6.9375,33.65625 -6.81299,1.28877 -14.84882,0.37398 -21.03125,-1.15625 1.63453,-12.12649 9.69106,-22.12898 13.78125,-33.4375 z m -79.71875,10.8125 c 1.9071,4.81928 5.39511,11.80154 1.40625,16.40625 -2.99499,1.69509 -7.8562,1.28951 -10.46875,-0.4375 0.36501,-6.0614 5.67955,-11.37496 9.0625,-15.96875 z m 105.3125,9.84375 c 3.33591,1.26957 6.61991,7.82336 2.90625,10.34375 -1.58543,0.068 -4.73744,1.51378 -5.53125,0.71875 0.79928,-3.5396 -0.0195,-8.69218 2.625,-11.0625 z M 275,325.12941 c 1.71829,-0.27525 7.08682,2.53341 4.21875,3.9375 -3.44292,2.13389 -4.83056,-1.54251 -4.21875,-3.9375 z m 54.71875,1.34375 c -4.38772,0.53711 0.40065,6.81738 3.34375,6.90625 4.21963,0.0616 2.43859,-5.2605 -0.5625,-6 -0.80041,-0.56493 -1.77127,-1.10754 -2.78125,-0.90625 z m -7.0625,8.59375 c -3.39452,4.42059 8.707,7.67345 6.59375,1.65625 -1.47348,-1.5199 -4.79309,-3.07384 -6.59375,-1.65625 z m 13.875,1.0625 c -2.4425,3.78608 4.17425,4.9054 4.34375,8.34375 2.08963,3.06277 6.49187,0.26307 3.9375,-2.78125 -1.09609,-3.10297 -4.09613,-6.18092 -7.71875,-6.15625 z m -185.65625,2.5625 c -4.33925,2.94216 -1.547,9.74977 -1.59362,14.08589 -0.37431,4.78145 5.20399,-0.88965 5.78112,-3.49214 0.85467,-3.29972 0.63721,-10.98312 -4.1875,-10.59375 z m 164.8125,2 c -4.45805,2.79291 4.31492,8.34291 4.0625,2.4375 -0.69006,-1.5513 -2.26752,-3.3814 -4.0625,-2.4375 z m -150.96875,0.625 c -4.45886,2.80528 -1.09529,9.62097 -1.24132,13.7957 -0.21166,4.83506 4.33399,-1.91368 4.99132,-4.2332 0.91931,-3.06791 0.74232,-9.97796 -3.75,-9.5625 z m 15.15625,3.8125 c -1.88869,4.6501 -3.22892,11.31842 -0.1875,15.78125 5.08443,1.43429 3.72842,-6.11816 4.09375,-9.21875 0.001,-2.45489 0.41884,-9.21741 -3.90625,-6.5625 z M 343,355.81691 c -1.80165,20.00655 -12.99588,37.58005 -18.1875,56.71875 -5.2202,10.26477 -18.86854,9.22936 -28.68715,9.12994 -10.00467,-0.64666 -20.21514,-0.63054 -29.9691,1.24506 -22.35798,-0.9429 -44.46517,7.40222 -66.65625,4.40625 -12.9875,-17.82012 -12.71545,-42.73896 -28.84375,-58.8125 12.72044,4.33348 26.76738,2.48052 40.125,3.09375 20.74698,-0.43842 41.76915,-0.78593 62.19868,-4.34748 22.68548,-7.19112 47.70638,-2.87165 70.05132,-11.68377 z m 41.15625,3.46875 c 5.25305,3.04934 13.7011,4.13183 16,10.5 -0.0182,4.36234 -6.49216,10.01483 -9.71875,4.9375 -3.55112,-4.61047 -5.25519,-10.44814 -7.125,-15.84375 z m -15.875,18 c -1.53274,-0.35758 1.85052,-1.78219 0,0 z m 4.15625,13.65625 c -2.19676,-0.14303 2.60041,-2.85396 0,0 z m 24.3125,1.9375 c 10.68001,3.70768 20.14286,10.83911 30.90625,14.625 2.22255,0.75037 7.67039,4.52149 3.34375,6.46875 -5.82746,2.57447 -12.41129,2.33081 -18.5625,3.40625 -8.78456,-0.90517 -10.15392,-12.12564 -13.5,-18.59375 -0.69685,-1.87224 -2.27031,-4.0868 -2.1875,-5.90625 z m -217.375,7.375 c 6.44269,10.9145 7.26073,25.97378 18.5625,33.5 5.45041,2.63697 12.18979,-0.86477 18.14678,-0.50692 33.69074,-3.35351 67.64639,-5.12431 101.35322,-6.96183 -6.91023,3.91402 -15.81475,4.94622 -23.15625,2.03125 -33.35511,3.22447 -66.36151,9.5139 -99.9375,10.625 -5.32584,15.98416 -5.35095,34.92075 -17.28125,47.9375 -1.49753,2.0581 -4.09548,3.33188 -4.03125,-0.1875 -1.63528,-8.05403 0.92818,-16.76885 -2.4375,-24.4375 -8.5438,3.48511 -17.91822,8.07815 -27.3125,7.03125 -0.98551,-2.45436 2.19124,-5.92999 4.375,-7.0625 5.24231,-2.82867 13.81154,-8.84533 9.25,-15.6875 -7.44123,-8.45847 -19.3422,-11.6583 -27.03125,-19.65625 -1.52228,-3.17665 4.3953,-3.56192 6.3125,-4.1875 9.10289,-1.13312 19.08516,-1.60457 27.40625,2.53125 7.32602,2.32665 11.98631,-5.84619 13.0625,-11.90625 1.18824,-4.11983 1.64422,-9.6981 2.71875,-13.0625 z m 197.09375,7.15625 c -1.29212,-0.28384 1.5593,-1.54318 0,0 z m -2.25,16.59375 c -7.10975,21.42415 -7.88193,44.51061 -12.96875,66.34375 1.5305,7.35011 -1.3567,14.86239 -0.0937,22.28125 7.07143,4.07139 4.76599,-5.64143 6.11259,-9.98546 3.22584,-26.25615 7.37416,-52.52132 10.65253,-78.68707 -0.33944,-5.9735 -1.0694,-3.43376 -3.70267,0.0475 z m -188.1875,-2.40625 c -3.62156,2.22748 -2.1149,7.74311 -2.9375,11.3125 2.14577,1.19455 1.85537,1.72698 0.90625,3.40625 -0.55877,3.54378 -0.83271,8.86921 2.875,10.59375 4.08077,-1.95107 1.8657,-8.00902 1.0625,-11.4375 -0.40706,-1.62241 2.58666,-3.60645 1.84375,-6.15625 -0.14733,-2.62118 0.14111,-8.27686 -3.75,-7.71875 z m 177.125,11.5625 c -6.87304,10.08922 -7.07733,23.35736 -9.80709,35.04578 -1.03487,7.96584 -3.76815,15.85615 -4.81791,23.61047 0.93677,3.84655 -1.37702,10.27401 -4.0625,10.8125 0.69987,-5.29307 -7.40749,-5.06277 -9.66194,-1.53257 -4.63196,2.65289 3.29244,3.17255 5.84944,3.56382 0.67218,0.3529 -4.96763,1.45518 -6.4375,1.625 -10.9867,1.40594 -22.6476,0.59016 -32.71334,5.51016 -4.15808,1.00947 -11.36033,-0.11839 -12.84916,5.05234 1.67384,5.48725 9.26669,5.56194 13.58273,7.88884 6.05125,1.90948 13.76589,3.95368 14.79227,11.29866 0.84773,4.09593 0.8129,9.39087 -0.28125,12.875 -2.73191,-1.40375 -7.09356,-1.27962 -9.03125,-0.5625 -2.12147,-2.8651 -6.11572,-3.61763 -9.21875,-2.625 -3.3329,-0.39255 -6.22841,-0.40355 -2.09375,-3.09375 2.97219,-4.33361 4.88874,-10.98162 2.40625,-15.8125 -4.52599,-2.3066 -4.91544,5.24201 -5.53125,8.1875 -1.46717,2.67502 0.60845,9.28824 -2.59375,9.75 -3.31038,-1.24529 -6.66609,3.18663 -2.8125,4.8125 5.94687,2.26531 12.7342,3.16322 19,2.65625 1.66811,-2.26483 3.40747,2.50001 5.96875,1.125 4.03373,-1.24792 3.39152,1.25866 2.4375,4.28125 -1.30718,7.50381 -4.66572,15.4214 -2.5,23 -2.31972,0.2406 -5.86533,-0.63915 -7.03125,2 -4.29437,-4.84056 -12.09259,-7.99451 -18.25,-5.28125 -2.59934,2.85718 2.29031,4.234 3.03125,5.25 -0.42507,4.57409 -3.64456,11.16263 0.84375,14.53125 4.8703,-0.40234 3.41953,-7.17203 4.0625,-10.6875 -1.50588,-5.67399 4.50625,-2.86646 7.95828,-2.6081 3.16553,0.49125 5.96536,2.72878 9.62747,2.5156 3.21322,1.2465 9.97645,-2.76927 4.883,-5.18875 -2.22504,-0.56006 2.44994,-3.70525 2.53125,-5.46875 3.8661,-6.55205 6.31186,-14.70794 10.25,-20.6875 2.64606,2.87955 7.55621,1.26032 11.0625,1.78125 3.59503,-3.62011 -1.75052,-6.99021 -5.28125,-5.875 -1.40491,-0.2499 -5.62691,1.86036 -2.8125,-0.90625 3.22834,-4.65478 8.25129,-8.47427 12.21875,-11.8125 2.72248,6.54942 2.52639,15.50542 9.5,19.40625 8.71777,9.10127 4.8207,23.44421 11.8125,33.40625 7.64003,-8.26443 6.89793,-20.59514 8.4375,-31.03125 0.92855,-7.75683 0.18208,-16.11989 0.78125,-23.59375 2.20483,-1.72474 6.96227,-0.79947 10.09375,-2 7.54339,-1.85161 15.90451,-3.16993 23.09375,0.1875 4.01511,-0.88783 11.12491,0.7681 12.75,-4.09375 -1.33435,-5.00367 -8.26695,-4.97004 -12.21808,-6.91977 -12.60376,-2.95078 -23.66535,-11.67674 -36.90692,-11.95523 -4.35797,2.85309 1.9056,5.60155 4.62383,6.28862 5.54293,3.01581 13.20333,2.44745 17.81367,6.71138 -6.74726,6.38799 -17.50342,4.71701 -25.25,9.25 3.80885,0.15228 -0.44295,3.51086 0.40528,5.83578 -2.06044,7.87678 0.84758,16.615 -2.34278,24.07047 -2.97082,0.7594 -5.42791,-3.91143 -7.27801,-5.93203 -5.45369,-7.32359 -8.78303,-15.90171 -10.34699,-24.78672 -1.63746,-5.01053 -7.87284,-3.08597 -10.09375,0.40625 -4.43038,4.08432 -7.18744,10.72353 -12.71875,13.34375 1.97076,-8.32021 -1.70619,-17.58826 -9.46875,-21.8125 -3.07649,-2.25864 -7.57503,-3.76331 -9.90625,-5.9375 10.93808,-7.8045 25.71103,-3.75941 37.90625,-8.40625 5.58418,-1.67824 10.60976,-6.18424 9.49679,-12.49589 2.08497,-23.86157 8.16491,-47.21737 11.94071,-70.87911 -1.61458,1.96875 -3.22917,3.9375 -4.84375,5.90625 z m 51.1875,-4.71875 c 4.47783,0.37588 8.35344,5.43414 5.90625,9.78125 -1.36521,-3.61351 -6.87667,-6.17778 -6.59375,-9.78125 0.23234,0.0316 0.45902,-0.0798 0.6875,0 z m -236.9375,5.875 c -4.66336,2.94497 -1.56418,9.91397 -1.16258,14.27211 0.12386,5.30883 3.2992,-1.40697 4.56883,-3.58461 1.63666,-3.27971 1.88384,-11.14748 -3.40625,-10.6875 z M 406.25,443.41066 c -3.62713,3.19635 1.86068,8.02043 3.1875,11.15625 2.64846,5.77629 4.67002,5.92296 4.875,-0.375 -0.33823,-4.47479 -2.86657,-9.67579 -7.3125,-11.15625 z m 24.78125,3.4375 c 3.25272,-0.67804 4.79984,2.91078 3.09375,5.46875 -2.65448,-0.72979 -7.08632,-1.16148 -8.3125,-3.5625 1.33228,-1.36815 3.37963,-1.76907 5.21875,-1.90625 z m -12.3125,12.84375 c -4.28845,1.21149 -0.37402,6.84844 1.5625,8.875 4.46823,6.9177 5.6301,5.54708 4.125,-2 -0.52025,-2.82671 -2.31175,-6.899 -5.6875,-6.875 z m 28.625,12.28125 c 6.20705,-0.52167 11.85006,6.34239 7.6875,11.875 -1.412,4.43204 -4.24569,-0.43761 -5.53125,-2.25 -1.53993,-2.81565 -4.82871,-6.44223 -5.4375,-8.84375 1.03158,-0.52246 2.14215,-0.7723 3.28125,-0.78125 z m -19.53125,1.25 c -3.57602,3.44642 2.41088,8.01465 3.86776,11.27869 1.73857,4.70981 7.53516,-0.34797 4.91349,-3.65369 -1.88987,-2.98859 -4.65593,-8.37253 -8.78125,-7.625 z m -124.46875,6.625 c -3.77316,5.97555 -4.08832,14.48991 -3.625,21 -3.36126,-0.79093 -7.0594,3.4502 -3.25,5.625 5.0526,0.60688 11.49879,1.77086 16.21875,-0.78125 2.51227,-3.77149 -4.10503,-4.59551 -6.78125,-4.6875 -6.03968,0.83736 -2.93338,-2.07965 -1.75068,-6.08483 0.78732,-4.77638 4.20955,-10.35986 2.00068,-14.94642 -0.30313,-0.84293 -2.42551,-0.83546 -2.8125,-0.125 z m 114.9375,3.6875 c -5.50413,0.99011 -6.58801,7.59248 -5.9375,12.21875 3.43617,-2.56806 11.45847,-5.5521 9.1875,-11.09375 -0.79124,-0.91861 -2.0479,-1.30019 -3.25,-1.125 z m 180.78125,1.8125 c -5.29197,3.97253 -3.7732,12.26838 -4.98579,18.07305 -0.91635,5.47001 3.88134,-3.80472 5.51704,-5.82305 1.87133,-3.37198 4.9111,-9.11758 1.1875,-12.15625 2.544,3.76961 -4.62805,5.22283 -0.15625,-0.0625 -0.48263,-0.17779 -1.07253,-0.17612 -1.5625,-0.0312 z m -156.96875,8.25 c -4.22573,2.50468 0.92281,7.47771 2.90625,9.8125 4.36237,6.0028 6.10363,6.12499 4.28125,-1.53125 -0.73607,-3.36659 -3.00167,-8.67283 -7.1875,-8.28125 z m -37.96875,1.0625 c -4.46371,2.02762 -4.5241,8.05684 -6,12.0625 4.12444,-1.64872 11.8212,-5.91268 8.5625,-11.40625 -0.70221,-0.67638 -1.6317,-0.85229 -2.5625,-0.65625 z m 204.78125,0.90625 c -1.29323,-0.0765 1.27734,-1.75145 0,0 z m -141.71875,1 c 1.64433,1.96889 -0.52812,6.39725 -1.71875,8.09375 -2.10002,-2.11663 -1.87541,-7.55034 1.71875,-8.09375 z m -29.65625,1.5 c -5.30408,1.66182 -6.69477,8.30329 -11.34375,10.9375 -1.87274,2.18496 -2.13495,5.17863 -2.96875,7.84375 3.39913,-1.66982 11.90886,-3.5131 9.4375,-8.96875 -3.30873,-1.77241 2.74286,-0.59802 4.0625,-2.125 2.87839,-1.2806 5.85173,-7.473 0.8125,-7.6875 z m -118.3125,2.59375 c -3.99732,-0.92135 -4.94829,4.73713 -0.8125,4.84375 3.91899,0.86151 9.51643,1.79024 12.65625,-1.0625 0.9029,-5.26976 -8.83033,-3.18924 -11.84375,-3.78125 z m 287.375,0.40625 c -2.46074,1.50017 -3.86281,6.98388 -1.40625,8.65625 5.65972,3.5094 6.85436,-9.7294 1.40625,-8.65625 z m -305.78125,4.46875 c -4.74683,0.88403 0.90113,-6.05693 0,0 z m 153.65625,6.1875 c -4.46446,2.83509 1.63886,8.07295 3.5625,10.75 2.78212,5.58448 3.50498,0.88786 3.6875,-2.59375 -0.24135,-3.6219 -3.18582,-8.45502 -7.25,-8.15625 z m -114.0625,1.125 c -3.76077,-0.51043 -4.3514,4.73552 -0.4375,4.78125 3.48691,1.29239 8.53087,0.54883 10.875,-0.5625 2.18627,3.05209 8.56673,4.8387 10.875,1.28125 -0.53931,-4.02813 -6.3037,-4.943 -9.75,-4.6875 -1.50221,2.42298 -2.40665,-1.14698 -4.78125,-0.625 -2.2523,-0.19946 -4.52122,-0.284 -6.78125,-0.1875 z m 27.125,3.25 c -4.2344,0.21592 -3.17039,5.66602 0.0312,6.75 2.6378,3.50564 9.51086,1.91111 9.03125,-2.84375 -1.36168,-3.35231 -5.89395,-4.00247 -9.06245,-3.90625 z m 109,1.375 c 1.10065,2.12366 -1.23782,3.75381 -1.40625,1.25 0.18135,-0.6062 0.7825,-1.12955 1.40625,-1.25 z m 101.40625,0.40625 c 1.17277,3.02366 -1.01487,7.85332 -3.96875,4.25 0.10492,-1.95978 2.11224,-3.98612 3.96875,-4.25 z m -229.84375,3.15625 c -3.70571,0.057 -2.6426,4.858 0.53125,5 3.71051,1.2865 9.05372,2.40541 11.96875,-0.90625 -1.14547,-4.90085 -8.75922,-3.58867 -12.5,-4.09375 z m 105.9375,3 c -6.62158,1.74258 -8.88235,9.17737 -11.03125,14.84375 4.53268,-4.04005 12.22393,-6.28583 14.03125,-12.53125 0.0538,-1.48357 -1.6242,-2.6198 -3,-2.3125 z m 109.84375,3.59375 c 2.64079,2.1437 -5.01889,2.37216 -1.28125,0.4375 0.41373,-0.23644 0.79247,-0.43026 1.28125,-0.4375 z m -95.40625,4.53125 c -4.53537,1.75647 -0.23543,7.03131 1.8125,9.15625 2.54876,3.65013 5.53256,6.29388 5.90625,0.3125 0.52535,-4.26162 -3.29633,-9.57425 -7.71875,-9.46875 z m 17.34375,1.75 c 4.22205,-1.15021 5.76487,5.39827 2.5,6.15625 -1.26815,-0.99 -7.46586,-5.93184 -2.5,-6.15625 z m 70.03125,4.125 c 2.28514,0.95396 2.81041,5.02453 -0.71875,3.34375 -1.96455,-0.23166 -0.57769,-3.02869 0.71875,-3.34375 z M 437.5,539.97316 c -4.16761,2.14528 -4.31042,7.79225 -5.875,11.65625 4.17208,-0.83397 14.00343,-8.60856 6.875,-11.8125 -0.33944,0.0216 -0.70633,-0.0942 -1,0.15625 z m 165.4375,3.09375 c 1.25715,2.77725 -0.86026,7.45023 -3.5625,4.34375 0.21559,-1.82964 1.88681,-3.83324 3.5625,-4.34375 z m -106.78125,3.9375 c 0.5699,2.35272 -3.37752,0.47806 -0.15625,-0.0625 l 0.15625,-0.0312 z m -15.40625,2.625 c -3.73242,3.18053 1.79453,7.82382 3.4375,10.71875 2.80972,3.04703 8.78185,-0.80347 5.6875,-4.53125 -2.11286,-2.65086 -5.29191,-7.08095 -9.125,-6.1875 z m -186.6875,4.625 c -4.36096,3.18188 -2.73813,10.109 -3.8125,14.8125 -2.10908,6.86558 2.51785,2.84484 5.03125,-0.0625 2.40865,-4.09477 4.11748,-10.85731 0.5,-14.59375 -0.55454,-0.13511 -1.17033,-0.58553 -1.71875,-0.15625 z m 371.25,0.65625 c -2.75265,1.24755 -2.058,5.85491 -2.78125,7.15625 -4.97541,-4.75255 -12.80362,-0.42713 -14.5945,5.40556 0.43175,1.84097 5.84364,1.40661 8.56325,1.71944 2.28275,0.004 4.93245,-0.2831 6.5,-2.09375 0.30167,4.81894 0.43647,11.43903 4.34375,4.03125 3.02955,-4.56137 4.83994,-12.2424 0.15625,-16.28125 -0.69455,-0.13494 -1.55361,-0.34809 -2.1875,0.0625 z m -26.71875,4.75 c -4.05128,-0.45886 -4.782,4.92475 -1.03125,5.9375 3.49701,2.1402 9.73323,2.02382 12.15625,-1.6875 -0.15672,-4.86339 -7.82903,-3.99142 -11.125,-4.25 z m -40.84375,1.125 c 3.22251,-0.53806 3.4168,6.44849 0,4 -1.7277,-0.21553 -6.45476,-2.32305 -2.65625,-3.53125 0.82526,-0.36323 1.75735,-0.51978 2.65625,-0.46875 z m -98.875,10.5625 c -3.86107,1.55428 -0.27701,8.42631 2.65625,8.28125 4.50206,-0.12489 3.56036,-6.13816 0.1875,-7.5625 -0.81767,-0.54478 -1.84762,-1.04627 -2.84375,-0.71875 z m 135.28125,1.875 c -4.53093,0.3445 -2.43575,5.75475 0.8125,6.46875 3.12351,2.76652 10.85905,3.46185 11.9375,-1.625 -2.13904,-4.35601 -8.48281,-4.5693 -12.75,-4.84375 z m 33.1875,1.4375 c -2.35003,0.38075 -2.79976,3.71451 -5.5625,1.875 -3.69003,-0.53086 -11.86993,-1.46607 -11.125,4.3125 2.27457,4.27823 8.08901,4.48025 12.28125,3.875 0.28258,3.44025 1.82171,6.56601 2.9375,9.8125 1.62601,-5.93179 6.99434,-12.73893 4,-18.9375 -0.60043,-0.73169 -1.58952,-1.11075 -2.53125,-0.9375 z m -72.59375,0.4375 c 2.60262,-0.89604 1.56107,3.92458 -0.59375,2.03125 -2.66033,-0.1732 -3.07376,-1.52465 -0.3125,-1.90625 0.30172,-0.0395 0.60056,-0.13539 0.90625,-0.125 z m -70.6875,0.96875 c 2.81175,-0.20335 4.6507,5.34826 0.59375,3.125 -1.5332,-0.0189 -5.04131,-1.80026 -2.0625,-2.8125 0.46021,-0.1878 0.97261,-0.28979 1.46875,-0.3125 z m -187.8125,8.1875 c -3.42546,-0.54582 -6.3685,4.11231 -2.5,5.6875 5.55153,1.76836 11.53744,1.0488 17.28125,1.4375 -3.62462,-4.59168 -8.71406,-7.93233 -14.78125,-7.125 z m -28.53125,0.0312 c 4.34104,0.2434 -0.0521,2.42498 0,0 z m 275.90625,2.84375 c 2.65377,-0.60034 6.18958,1.92303 2.625,4 -2.09131,3.6466 -5.93542,-0.32589 -5.46875,-3.09375 0.68725,-0.69566 1.87592,-0.90667 2.84375,-0.90625 z m -39.46875,1.4375 c 2.30722,-0.65679 6.45594,4.21845 2.1875,2.96875 -1.5208,0.0827 -7.302,-1.41839 -3.5,-2.75 0.44379,-0.0836 0.85245,-0.24548 1.3125,-0.21875 z m -25.40625,0.2188 c -5.30856,2.62841 -7.6152,8.8681 -10.21875,13.875 1.14103,4.24397 5.50681,2.00662 6.8125,-0.84375 2.17159,-3.6901 7.40517,-7.60638 5.71875,-12.34375 -0.67296,-0.38395 -1.49724,-1.11169 -2.3125,-0.6875 z m 47.6875,7.53125 c 1.58838,-0.0223 6.85987,0.8582 2.96875,1.3125 -0.84362,0.86798 -3.43658,-1.22314 -2.96875,-1.3125 z m -24.09375,1.84375 c -5.71492,3.11488 -9.13872,10.55567 -8.6875,17.03125 0.56858,4.08439 6.50466,0.46806 6.71875,-2.75 0.57877,-4.80488 6.73695,-9.09007 3.9375,-13.96875 -0.66125,-0.0423 -1.29287,-0.79281 -1.96875,-0.3125 z M 671.5,604.19191 c -0.59519,3.60102 -0.29365,-1.55658 0,0 z M 291,604.03566 c -4.86959,2.79091 -4.40445,9.7941 -4.75,14.71875 4.54988,3.60686 5.47078,-2.2199 6.875,-5.59375 0.95529,-2.68906 2.88785,-9.4982 -2.125,-9.125 z m 111.9375,1.96875 c -3.89267,4.76072 -4.11521,11.98387 -6.0989,17.75586 -1.54912,3.15683 -1.23531,7.298 2.88015,5.61914 4.56735,-3.78395 3.59977,-10.86386 5.53125,-16.0625 0.26734,-2.28872 2.35223,-8.85645 -2.3125,-7.3125 z m 103.15625,0.6875 c -5.34757,1.85174 -6.58525,9.32714 -8.34375,12.875 -4.33705,-2.67327 -5.57356,4.60244 -6.28125,7.625 -2.27863,3.92825 0.78833,4.97722 3.84375,3.59375 4.27158,-2.35919 1.99631,-8.56774 6.5625,-10.75 2.77894,-3.48128 7.88592,-7.18934 6.9375,-12.21875 -0.69041,-0.77095 -1.62058,-1.44905 -2.71875,-1.125 z m -76.21875,1.59375 c -4.34887,4.44211 -2.67981,12.14226 -2.375,17.78125 1.55253,3.46766 0.59714,6.46838 0.1875,10 -0.17347,4.89573 0.29944,9.7798 0.65625,14.65625 6.11326,-4.53708 8.2193,-14.18539 3.9375,-20.40625 -2.13249,-1.94768 1.17793,-6.57256 0.93205,-9.83231 0.10037,-3.84939 2.53743,-10.29651 -1.9008,-12.48019 -0.48827,0.0643 -1.08768,-0.22489 -1.4375,0.28125 z m 138.5,0.1875 c -4.64064,2.29452 1.48694,9.63691 5.21875,7.3125 5.1967,-2.69796 -1.94179,-8.05696 -5.21875,-7.3125 z m -37.65625,10.59375 c -5.45532,2.20486 -5.31726,9.46173 -6.6875,14.25 3.79586,-3.02438 12.427,-7.15975 9.5625,-13.28125 -0.62469,-0.89441 -1.84122,-1.20662 -2.875,-0.96875 z m 80.09375,5.03125 c -5.16109,1.48541 -0.31405,6.88557 2.25,8.5 2.31641,4.22166 11.56634,0.64051 7.46875,-3.90625 -2.62049,-2.41609 -6.15112,-4.51642 -9.71875,-4.59375 z m -114.25,1.5625 c -0.12241,-0.0373 0.16555,-0.19514 0,0 z m 65.28125,4.53125 c -4.85848,2.74065 -2.50157,10.14138 -0.71875,14.375 0.79251,2.94728 4.81401,7.19205 7.21875,3.34375 -0.0185,-5.5586 -0.60082,-11.88739 -3.71875,-16.71875 -0.64745,-0.80485 -1.75869,-1.24454 -2.78125,-1 z m -316.28125,3.75 c 8.93627,-0.53015 14.27109,9.1872 23.25,8.71875 8.9864,1.08419 21.02475,-3.41867 27.1875,5.4375 9.52903,9.69822 20.54525,18.51653 32.15625,25.6875 3.82253,2.41687 7.96309,4.10958 12.125,5.875 -12.22577,5.45782 -26.79399,9.78261 -34.75,21.25 -3.0186,4.73312 2.29471,9.25839 6.90625,9.25 8.16009,0.2794 15.6109,4.02954 23.65625,5.21875 2.72314,0.49624 4.94769,1.19127 2.09375,3.4375 -4.71125,5.96995 -7.53559,14.05402 -10.21875,20.5 -2.88019,-5.83008 -2.24714,-16.00563 -9.96875,-17.875 -4.66392,0.02 -5.99384,6.61936 -9.96875,8.71875 -5.27876,4.50531 -11.93541,8.80256 -18.03125,10.6875 0.27861,-6.49631 -6.40167,-9.93122 -12.15625,-9.25 -4.40824,0.10417 -1.37203,-6.43501 -1.67385,-9.11534 0.52969,-8.21823 5.31351,-17.39673 1.23635,-25.25966 -5.16525,-4.98963 -12.01899,1.14597 -16.875,3.28125 -3.89081,1.33275 -9.83641,4.60725 -13.40625,1.875 0.0755,-7.01973 7.75196,-10.9831 10.25,-17.25 4.0366,-6.23154 5.93018,-15.91476 -0.53125,-21.25 -5.90149,-7.73239 -7.53022,-17.76595 -12.90625,-25.625 -0.93561,-1.86346 -1.07323,-4.36225 1.625,-4.3125 z m 184.4375,1.75 c -2.08536,0.38559 0.24007,-3.0296 0,0 z m 93.40625,-0.5625 c -5.65399,1.87695 -4.01747,9.54898 -3.125,13.90625 3.30145,-2.97526 9.70061,-8.12944 6.03125,-13.03125 -0.74564,-0.72184 -1.86526,-1.0411 -2.90625,-0.875 z m -128.625,1.96875 c -5.34858,3.65877 -4.89894,11.78856 -7.30397,17.28717 5.24376,-1.79041 12.31574,-9.24968 9.99147,-16.22467 -0.55499,-0.89907 -1.64522,-1.41662 -2.6875,-1.0625 z m 35.65625,16.21875 c -4.03268,2.86666 -1.1976,9.27345 -1.5159,13.43153 0.47381,4.27343 0.34792,11.24614 4.6409,4.94347 3.23775,-5.2029 2.27585,-12.79192 -0.84375,-17.78125 -0.51948,-0.49967 -1.59572,-0.98613 -2.28125,-0.59375 z m -45.75,12.25 c -6.65142,4.14054 -9.89927,12.67638 -11.39685,20.05714 1.52594,0.78795 6.53085,-5.20669 8.70935,-8.08839 1.71713,-3.39713 7.98767,-8.12095 4.25,-12.03125 -0.50551,0.11661 -1.0631,-0.11362 -1.5625,0.0625 z m 52,21.5625 c -4.5638,2.14598 -0.32559,8.04503 1.03125,11.0625 1.2011,3.73192 6.28841,-1.1619 5.59375,-4.09375 -0.4803,-3.06736 -3.09948,-7.31148 -6.625,-6.96875 z m -95.59375,3.125 c -3.03765,1.59209 1.74918,-2.41803 0,0 z m -66.96875,45.3125 -0.0312,0 z m 66.46875,24.6875 c 3.56002,-0.30307 2.67439,4.04409 1.28125,5.90625 -0.12792,-1.72104 -2.00743,-5.00053 -1.28125,-5.90625 z"
-           id="path3056"
-           inkscape:connector-curvature="0" />
-        <path
-           style="fill:#ffffff;fill-opacity:1;stroke:none"
-           d="m 309.93053,195.83415 c 0,5.43538 -3.60073,3.56418 -11.37309,5.5731 -5.45041,1.40878 -11.30165,3.06272 -10.10385,-5.51128 0.94257,-6.74707 4.74427,-11.31411 12.30218,-9.14847 3.37899,0.96821 9.17476,3.65127 9.17476,9.08665 z"
-           id="path3869"
-           inkscape:connector-curvature="0"
-           sodipodi:nodetypes="sssss" />
-        <path
-           inkscape:connector-curvature="0"
-           id="path3914"
-           d="m 344.39006,212.50892 c -2.16128,7.95384 -15.14436,15.17413 -18.95257,14.86366 -7.96005,-0.64895 -13.33366,-6.93732 -13.33366,-15.49501 0,-8.55769 7.9007,-14.63784 11.69217,-13.72724 9.46698,2.27369 22.23314,8.32653 20.59406,14.35859 z"
-           style="fill:#ffffff;fill-opacity:1;stroke:none"
-           sodipodi:nodetypes="sssss" />
-        <path
-           style="fill:#000000;fill-opacity:1;stroke:none"
-           d="m 332.23215,214.78176 c 0,4.09454 -3.43782,7.41379 -7.67856,7.41379 -4.24077,0 -7.67859,-3.31925 -7.67859,-7.41379 0,-4.09454 3.43782,-7.41379 7.67859,-7.41379 4.24074,0 7.67856,3.31925 7.67856,7.41379 z"
-           id="path3874"
-           inkscape:connector-curvature="0" />
-        <path
-           inkscape:connector-curvature="0"
-           id="path3876"
-           d="m 304.44516,199.14013 c 0,3.79867 -2.83226,1.34237 -6.94514,2.59237 -1.88216,0.57203 -3.92668,3.51586 -5.21582,2.27117 -1.28914,-1.24469 -2.08649,-2.96421 -2.08649,-4.86354 0,-3.79867 3.1894,-6.87808 7.12374,-6.87808 3.93431,0 7.12371,3.07941 7.12371,6.87808 z"
-           style="fill:#000000;fill-opacity:1;stroke:none"
-           sodipodi:nodetypes="ssssss" />
-        <path
-           style="fill:#ffffff;fill-opacity:1;stroke:none"
-           d="m 364.55359,307.01392 c 0,1.7752 -11.7552,3.68451 -14.73215,4.73215 -10.65591,3.75 -10.6702,-1.34559 -8.83928,-5.53572 2.75626,-6.30783 2.96069,-13.66423 5.08928,-18.83929 2.48573,3.7535 18.48215,17.86766 18.48215,19.64286 z"
-           id="path3878"
-           inkscape:connector-curvature="0"
-           sodipodi:nodetypes="ssscs" />
-        <path
-           sodipodi:type="arc"
-           style="fill:#ffffff;fill-opacity:1;stroke:none"
-           id="path3883"
-           sodipodi:cx="508.10672"
-           sodipodi:cy="613.70343"
-           sodipodi:rx="2.7779195"
-           sodipodi:ry="2.7779195"
-           d="m 510.88464,613.70343 c 0,1.5342 -1.24372,2.77792 -2.77792,2.77792 -1.5342,0 -2.77792,-1.24372 -2.77792,-2.77792 0,-1.5342 1.24372,-2.77792 2.77792,-2.77792 1.5342,0 2.77792,1.24372 2.77792,2.77792 z"
-           transform="matrix(1.1136365,0.86333713,-0.75193878,0.96994141,404.73812,-467.8684)" />
-        <path
-           transform="matrix(1.1136365,0.86333713,-0.75193878,0.96994141,495.90439,-508.52704)"
-           d="m 510.88464,613.70343 c 0,1.5342 -1.24372,2.77792 -2.77792,2.77792 -1.5342,0 -2.77792,-1.24372 -2.77792,-2.77792 0,-1.5342 1.24372,-2.77792 2.77792,-2.77792 1.5342,0 2.77792,1.24372 2.77792,2.77792 z"
-           sodipodi:ry="2.7779195"
-           sodipodi:rx="2.7779195"
-           sodipodi:cy="613.70343"
-           sodipodi:cx="508.10672"
-           id="path3896"
-           style="fill:#ffffff;fill-opacity:1;stroke:none"
-           sodipodi:type="arc" />
-        <path
-           style="fill:#b2bc5f;fill-opacity:1;stroke:none"
-           d="m 288.05562,742.11273 c 0.0388,-2.79455 -0.3373,-4.33149 -1.40851,-5.75672 -1.27023,-1.69003 -3.3037,-2.46681 -7.48849,-2.86056 -1.98218,-0.18651 -3.92903,-0.51308 -4.32633,-0.72571 -1.58325,-0.84733 -1.2946,-6.26109 1.01096,-18.96058 2.02686,-11.16434 1.55471,-15.62393 -1.75463,-16.57303 -1.59757,-0.45818 -4.15095,0.40486 -9.85185,3.32991 -8.76181,4.49556 -15.26922,5.73865 -17.95312,3.42954 -2.09285,-1.80059 -0.83002,-5.79254 3.58195,-11.32292 6.53316,-8.18929 9.31795,-13.93466 9.31629,-19.22064 -9.8e-4,-3.10823 -0.76824,-5.19345 -2.71003,-7.36514 -2.78209,-3.1115 -6.49396,-10.15766 -9.19928,-17.4628 -0.79886,-2.15714 -1.99006,-4.7339 -2.64713,-5.72615 -1.90648,-2.879 -2.73469,-4.72644 -2.95579,-6.59328 -0.18807,-1.58798 -0.1128,-1.83481 0.85452,-2.80212 1.40728,-1.40729 3.46032,-1.71056 6.61967,-0.97786 3.24157,0.75177 6.38492,2.24803 9.31785,4.43537 4.59443,3.42646 8.35,4.20215 18.63221,3.84834 12.00846,-0.4132 16.4833,0.91625 20.03109,5.95114 1.29998,1.84488 6.06166,6.0582 15.50463,13.71909 10.14093,8.22715 17.98436,13.18847 26.42857,16.71728 3.65294,1.52655 4.3748,2.49898 2.67961,3.60972 -0.4905,0.32138 -3.10211,1.51181 -5.80357,2.64538 -10.99133,4.61213 -14.7206,6.49996 -20.44747,10.35088 -5.64467,3.79565 -8.92857,7.61541 -8.92857,10.38549 0,2.45368 3.69038,4.18627 9.64285,4.52722 2.076,0.1189 3.99544,0.50758 6.07143,1.22941 1.66965,0.58054 5.92857,1.75755 9.46429,2.61556 5.91824,1.43618 7.40175,1.86896 10.32701,3.01265 l 1.04129,0.40712 -1.25881,1.32564 c -4.14052,4.36031 -8.32868,12.22156 -11.88469,22.30777 -0.53671,1.52233 -1.05046,2.76786 -1.14166,2.76786 -0.0912,0 -0.47615,-0.16609 -0.85546,-0.36908 -1.03376,-0.55326 -1.95015,-2.62047 -3.58506,-8.08728 -2.46922,-8.25662 -3.89943,-10.47221 -6.76001,-10.47221 -1.25059,0 -1.49557,0.16354 -2.54125,1.69643 -3.81539,5.59309 -14.38719,13.43486 -22.80565,16.91639 -1.47321,0.60927 -2.93229,1.33134 -3.2424,1.60461 -0.89742,0.79081 -1.00464,0.61953 -0.97446,-1.55672 l 0,0 z"
-           id="path3932"
-           inkscape:connector-curvature="0" />
-        <path
-           sodipodi:nodetypes="cssscsscsssssssscscsssssssssssssccsssssssssssssssscsscsscsssssssssssscssscsssscsssscscccssssssssssssssssscssssssssssssssssssscscssssssssssscssscssssssscsscssscsscsssssssssssscssssscsssssscsssscsscccssccsscccsscccssscccsscccssccssssccsscccsssccsssssssscsccccsscccscccssssscssscscccsscsssscscsscccscsssscssssssssssssssssssssssscsssscscssscccssssccccsccsssscsscccssscccssccssssssssscssccsssssssscccscccssccsscsssssssssscsssccsscccssccssssssssssssssssssssscsscsccccssccssssscsscccssccsscssssssssssssssccsccssccssssscssscsssscsscsssssssssssscssccsssssssscscccssssssssssssssssssssssscssssssssssssssscsscccssscccsssccsssssssscsccccssccsssscsscccssssccsssssssss"
-           style="fill:#d3bc5f;fill-opacity:1;stroke:none"
-           d="m 426.62796,773.89785 c 0,-3.5797 -2.35283,-5.15284 -7.70671,-5.15284 -3.66459,0 -8.79263,-5.05712 -14.48607,-14.28572 -2.1813,-3.53571 -6.13369,-9.0878 -8.78308,-12.33795 l -4.81705,-5.9094 -8.17497,2.61913 c -4.49623,1.44051 -14.46906,4.90331 -22.16182,7.6951 -7.69276,2.7918 -15.40704,5.07532 -17.14286,5.07452 -2.94374,-10e-4 -3.15601,-0.64994 -3.15601,-9.64285 0,-8.37666 0.56936,-10.48469 4.34034,-16.06997 2.38719,-3.53572 5.28005,-6.42858 6.42857,-6.42858 2.39795,0 3.69993,-6.10258 1.72363,-8.07888 -0.72644,-0.72644 -6.04704,-2.11213 -11.82357,-3.07932 -10.20027,-1.70787 -10.53851,-1.89641 -11.7433,-6.5458 -1.76571,-6.81414 -0.78256,-8.17767 7.7658,-10.77024 4.17683,-1.26677 13.02744,-5.02114 19.66802,-8.34306 l 12.07377,-6.03984 6.1456,-14.16157 c 3.38008,-7.78887 5.87545,-14.43173 5.54528,-14.76191 -0.33018,-0.33018 0.6647,-1.86536 2.21085,-3.4115 1.75401,-1.75402 2.4879,-3.82968 1.95154,-5.51959 -0.47279,-1.48961 0.4631,-5.79603 2.07974,-9.56977 4.43626,-10.3556 8.63373,-26.15603 8.63373,-32.49969 0,-8.00107 -1.76656,-5.00381 -6.2818,10.65806 -2.15504,7.47514 -8.53396,25.15371 -14.17537,39.28571 -9.88449,24.76109 -10.4568,25.79206 -15.7538,28.37886 -7.39826,3.61297 -12.7778,1.9178 -31.79112,-10.01781 -22.73762,-14.27356 -40.59574,-33.803 -48.56497,-53.11013 -5.25205,-12.7242 -6.34954,-35.19967 -2.71966,-55.69632 4.16941,-23.54318 25.87958,-83.56852 41.46566,-114.64628 4.41645,-8.80614 11.13203,-23.80319 14.92352,-33.32676 6.41861,-16.12246 20.0404,-56.64866 20.0404,-59.62223 0,-0.72557 -1.577,-0.92341 -3.50443,-0.43965 -2.03972,0.51192 -5.41543,-0.0737 -8.07663,-1.40136 -5.67393,-2.83053 -7.87107,-2.92057 -5.639,-0.23109 1.42579,1.71797 -0.21486,2.65513 -10.1337,5.78849 -6.50919,2.05626 -16.35673,4.32041 -21.88343,5.03147 -5.52668,0.71106 -14.86996,2.25764 -20.76281,3.43687 -14.4203,2.88566 -32.315,4.7573 -56.72438,5.93292 -19.48135,0.93825 -32.27409,-0.0452 -50.41848,-3.87598 -3.53571,-0.74647 -8.45041,-1.58924 -10.92155,-1.8728 -2.47114,-0.28355 -5.80387,-1.21712 -7.40608,-2.07461 -1.60221,-0.85747 -5.45355,-1.55904 -8.55854,-1.55904 -5.08662,0 -5.88912,-0.51356 -8.10742,-5.18827 -2.56384,-5.40289 -2.22009,-13.88376 0.68029,-16.78415 2.64504,-2.64503 45.91061,-1.67765 62.17044,1.39007 9.95679,1.87855 20.56266,2.68406 35,2.65826 20.16534,-0.036 21.35788,-0.2132 45,-6.6843 13.35715,-3.65598 36.17857,-9.60451 50.71429,-13.21893 31.74723,-7.89421 35.99164,-9.19774 35.43048,-10.88122 -0.60311,-1.80933 -23.09771,-28.22834 -24.13172,-28.34175 -0.46426,-0.0509 -1.66078,3.55667 -2.65892,8.01686 -0.99814,4.46019 -3.08131,11.04948 -4.62926,14.64286 l -2.81444,6.53342 -3.49341,-4.28571 c -1.92139,-2.35714 -7.17266,-11.51501 -11.6695,-20.35082 -4.49685,-8.8358 -8.97966,-16.06795 -9.9618,-16.07143 -1.32377,-0.005 -1.78572,4.17654 -1.78572,16.16296 0,20.67026 -2.48255,29.67311 -10.21525,37.045 -7.69529,7.33624 -11.47126,7.10146 -17.23205,-1.07142 -2.4922,-3.53572 -5.06416,-6.42858 -5.71547,-6.42858 -0.65131,0 -1.91646,1.60715 -2.81145,3.57143 -0.89499,1.96429 -2.12523,3.57143 -2.73386,3.57143 -0.60864,0 -2.91617,-2.55659 -5.12784,-5.68132 -2.21167,-3.12473 -4.66408,-5.48661 -5.44979,-5.24862 -0.78572,0.23799 -2.49761,4.79577 -3.80422,10.1284 -1.3066,5.33263 -3.03159,10.35163 -3.8333,11.15334 -1.82126,1.82127 -4.9364,-8.70131 -8.10955,-27.3931 -1.25766,-7.40844 -3.1632,-15.12272 -4.23454,-17.14286 l -1.94787,-3.67298 -3.55272,7.85714 c -1.95399,4.32143 -5.54561,12.67857 -7.98136,18.57143 -2.43576,5.89286 -5.86719,13.24416 -7.6254,16.33623 l -3.19676,5.62194 -16.42857,-0.34518 c -25.75685,-0.54119 -31.77622,-3.27892 -35.62631,-16.20355 -1.0033,-3.36805 -2.63149,-7.67511 -3.6182,-9.57124 -1.78703,-3.43408 -1.8141,-3.4177 -6.94685,4.204 l -5.15283,7.65152 -2.45539,-5.63258 c -3.23724,-7.42608 -3.28794,-25.83647 -0.1001,-36.34685 3.74512,-12.34779 12.15789,-25.20747 25.32825,-38.71653 16.74484,-17.17545 19.40291,-17.92917 56.42858,-16.00098 l 27.14285,1.41353 5.13206,-3.38632 c 9.56469,-6.31112 50.96559,-19.83112 53.36851,-17.42818 0.43892,0.43891 0.0684,2.8908 -0.82318,5.44865 -3.53536,10.14152 4.03056,21.52916 14.30098,21.52475 11.02945,-0.005 22.1994,-10.09156 21.30322,-19.23749 -0.37896,-3.86755 -1.6108,-4.90083 -11.49587,-9.64283 -13.8664,-6.65188 -14.36669,-9.68889 -1.59605,-9.68889 3.9019,0 5.99966,1.13922 9.86298,5.35625 4.19951,4.58402 5.29165,5.11601 7.57515,3.68994 2.26956,-1.41736 3.90289,-0.69726 10.93217,4.81979 8.123,6.37546 8.46166,6.49166 19.852,6.81149 7.8395,0.22012 13.34429,1.18411 17.01723,2.98005 5.23385,2.55915 5.31096,2.70072 2.14286,3.9343 -3.17296,1.23548 -3.18776,1.31766 -0.4292,2.38164 1.6016,0.61775 3.66983,0.45174 4.70653,-0.37777 4.5849,-3.66861 20.01134,17.69068 23.9655,33.18239 3.29037,12.8911 2.21001,22.03629 -4.09542,34.66756 -5.264,10.54504 -14.75145,24.07359 -17.51361,24.97337 -0.82964,0.27025 -2.5871,-1.77061 -3.90546,-4.53525 -2.36503,-4.95951 -5.3004,-6.74019 -5.3004,-3.21538 0,0.99618 1.59996,4.16578 3.55546,7.04356 l 3.55546,5.23233 -9.62689,8.77226 c -5.29478,4.82474 -12.03828,10.17298 -14.98557,11.885 -6.73454,3.91197 -7.53131,6.43174 -5.32351,16.83537 1.54585,7.2844 1.47461,8.80251 -0.55873,11.90579 -3.309,5.05015 -2.88533,6.10515 0.98977,2.4647 1.82614,-1.71559 3.75471,-2.68479 4.28571,-2.15379 1.8008,1.8008 0.97693,11.2657 -1.25841,14.4571 -1.22313,1.74626 -1.62297,3.17501 -0.88854,3.17501 0.73444,0 2.26187,-1.39544 3.39431,-3.10098 1.13244,-1.70554 2.7171,-2.69424 3.52146,-2.19712 0.80437,0.49713 2.93738,5.91043 4.74004,12.02956 4.4994,15.27329 14.11453,34.99907 22.4835,46.12569 3.84136,5.10714 13.97214,19.57143 22.51284,32.14285 53.45682,78.68539 68.59855,99.78142 75.64649,105.39352 12.14163,9.66807 26.52131,18.44436 39.87731,24.33814 10.87245,4.79783 14.11867,5.59646 22.43053,5.51824 9.59119,-0.0903 9.78983,-0.0144 15.18356,5.79055 9.89218,10.64655 13.59838,13.95955 15.6163,13.95955 3.71671,0 2.12408,-5.77188 -2.28492,-8.28072 -2.35217,-1.33846 -4.28074,-3.26635 -4.28571,-4.2842 -0.004,-1.01786 -1.57466,-3.41629 -3.48821,-5.32985 -1.91356,-1.91355 -2.96406,-3.79757 -2.33445,-4.18668 0.62962,-0.38913 0.84662,-2.26707 0.48223,-4.1732 -0.43234,-2.26166 0.36174,-4.48997 2.28566,-6.41389 4.27507,-4.27507 9.85228,-15.92446 10.73771,-22.42834 0.42062,-3.08957 1.51543,-10.97616 2.43295,-17.52574 2.76804,-19.7594 -1.2281,-37.2384 -8.9889,-39.31722 -18.20165,-4.87553 -41.76129,9.1535 -48.71912,29.0107 -1.72214,4.91493 -3.77208,9.03106 -4.55541,9.14697 -3.10375,0.45926 -5.35095,-23.32915 -3.91532,-41.4467 1.58292,-19.9762 2.99122,-23.22124 15.91213,-36.66521 11.47387,-11.93839 17.59143,-14.73782 22.17969,-10.14956 1.65684,1.65684 1.86991,2.93742 0.81633,4.90607 -1.82236,3.40512 -1.86198,10.43295 -0.0524,9.31463 0.75528,-0.4668 1.80063,-3.12687 2.32298,-5.9113 1.59443,-8.49907 10.22369,-10.09738 17.56906,-3.25413 2.88417,2.68702 3.23589,4.03877 2.52339,9.69815 l -0.82789,6.57594 2.87646,-5.42927 c 3.4244,-6.4635 5.97707,-7.74125 10.29765,-4.34267 3.32438,2.61494 3.33286,2.69191 0.7638,6.92242 -1.42887,2.35295 -2.58101,5.24238 -2.56031,6.42095 0.0503,2.86428 7.09019,-5.10475 7.09019,-8.02597 0,-2.73246 11.67052,3.37054 19.87555,10.39372 5.64592,4.8327 16.83252,21.15565 23.34287,34.06082 5.00816,9.92743 10.99802,27.7589 11.0432,32.87504 0.0207,2.3473 0.41746,10.51609 0.8816,18.15286 0.86566,14.24328 -1.60147,35.96273 -3.69945,32.56813 -0.60147,-0.9732 -0.79495,-2.91146 -0.42993,-4.30723 0.97224,-3.7179 -2.50517,-5.23223 -4.80199,-2.09116 -2.93063,4.00787 -2.3808,10.00913 1.13065,12.34064 3.03804,2.01718 3.00518,2.11863 -5.35715,16.54379 -4.62765,7.9828 -9.2175,14.54073 -10.19964,14.57319 -0.98214,0.0324 -1.78571,1.3876 -1.78571,3.01141 0,1.85214 -5.72296,8.65429 -15.35715,18.25306 l -15.35721,15.30067 -30.71429,15.92153 c -16.89285,8.75684 -34.61344,17.2241 -39.3791,18.81613 -9.3854,3.13531 -25.40878,6.09742 -28.18431,5.21018 -0.94726,-0.3028 -12.3096,-0.94238 -25.24963,-1.42128 -26.85853,-0.99403 -27.94664,-1.43743 -29.40626,-11.98292 -0.50404,-3.64164 -1.80185,-11.12118 -2.88403,-16.62118 -1.08217,-5.5 -2.96961,-18.67858 -4.19432,-29.28572 -3.42215,-29.63883 -13.96832,-71.49593 -17.19969,-68.26456 -0.41163,0.41163 1.48474,14.17169 4.21416,30.57792 6.31917,37.98393 9.19667,58.5393 10.043,71.74188 0.36961,5.76612 1.27361,11.2304 2.00887,12.14286 0.73527,0.91247 1.7869,4.38782 2.33696,7.72299 0.55005,3.33517 1.59621,6.43235 2.32478,6.88264 0.72859,0.45029 2.60516,3.32863 4.17019,6.39633 1.56503,3.06771 4.8046,7.80894 7.19907,10.53608 2.39446,2.72715 4.72463,7.24502 5.17814,10.03973 0.7125,4.39059 0.43979,5.08127 -2.0063,5.08127 -4.29298,0 -11.92337,-2.97674 -11.08938,-4.32615 0.40474,-0.65489 0.0826,-1.5945 -0.71599,-2.08802 -0.79853,-0.49351 -1.45187,-0.2767 -1.45187,0.48183 0,0.75853 -1.28572,1.04293 -2.85714,0.63199 -1.57143,-0.41095 -2.85715,-1.20516 -2.85715,-1.76492 0,-1.74535 -13.72065,-7.53875 -16.55945,-6.99205 -1.97618,0.38057 -2.95056,2.23061 -3.65046,6.9311 -0.90596,6.08422 -9.37846,29.98337 -10.62943,29.98337 -0.32407,0 -0.58923,-1.53837 -0.58926,-3.41859 z m 15.28712,-78.87133 c 0.6525,-1.95748 -3.40626,-7.20998 -4.6276,-5.98865 -1.55372,1.55371 0.66714,8.55064 2.51817,7.93362 0.90405,-0.30135 1.8533,-1.17658 2.10943,-1.94497 z M 382.2049,674.93277 c 4.51635,-6.81843 4.86019,-9.51456 0.78175,-6.12976 -2.97337,2.46767 -8.2382,12.79914 -6.52235,12.79914 0.72765,0 3.31092,-3.00123 5.7406,-6.66938 z m 51.54405,-10.91493 c -0.0261,-7.16753 -2.12872,-11.63347 -3.63229,-7.71525 -1.29381,3.37165 0.65003,15.55903 2.31727,14.52862 0.73529,-0.45444 1.32705,-3.52046 1.31502,-6.81337 z M 394.4041,646.99857 c 2.60899,-3.72486 2.95895,-8.73669 0.55406,-7.93506 -2.0358,0.6786 -5.8391,11.11007 -4.05071,11.11007 0.70004,0 2.27353,-1.42876 3.49665,-3.17501 z m 172.22386,-3.87485 c 0,-5.2489 -2.31401,-11.52157 -4.25036,-11.52157 -1.90507,0 -1.89428,9.38372 0.0149,12.95106 2.17376,4.0617 4.23546,3.36587 4.23546,-1.42949 z m -134.28571,-5.17731 c 0,-3.48934 -0.64286,-6.34426 -1.42857,-6.34426 -0.78572,0 -1.42858,3.25223 -1.42858,7.22717 0,4.45433 0.5481,6.88842 1.42858,6.34426 0.78571,-0.4856 1.42857,-3.73783 1.42857,-7.22717 z m 92.23305,4.43286 c 2.53533,-3.86939 1.70619,-6.81698 -1.56452,-5.56189 -1.17506,0.45091 -2.0971,2.62186 -2.0971,4.93761 0,5.04666 0.6872,5.16382 3.66162,0.62428 z m 94.9098,-11.44115 c 0,-2.54457 -4.96301,-5.40444 -8.27274,-4.76704 -2.10014,0.40446 -1.99904,0.87357 0.78914,3.66176 3.64163,3.64163 7.4836,4.20907 7.4836,1.10528 z m -122.70325,-5.49365 c 0.56317,-2.10578 0.48191,-4.16366 -0.18055,-4.57308 -1.45921,-0.90185 -2.1353,0.1914 -3.40957,5.51343 -1.2858,5.37019 2.14257,4.4722 3.59012,-0.94035 z m -93.76295,-7.66082 c 0.53998,-3.60073 1.32025,-7.42888 1.73396,-8.507 0.41372,-1.07811 0.12529,-1.96021 -0.64096,-1.96021 -1.49502,0 -6.0852,14.80131 -6.00994,19.37943 0.0843,5.1308 3.82886,-1.6563 4.91694,-8.91222 z m 29.15433,-2.25293 c 0.17182,-5.446 -1.67341,-7.20485 -3.24957,-3.09744 -1.18524,3.0887 -1.09206,11.2221 0.16509,14.40917 0.8564,2.17109 1.19263,1.8868 1.97384,-1.66887 0.51789,-2.35714 1.01767,-6.69643 1.11064,-9.64286 z m 98.45473,11.5 c 2.04986,-2.04985 2.28539,-6.85714 0.33597,-6.85714 -1.5025,0 -4.33597,4.60634 -4.33597,7.04894 0,2.02133 1.87687,1.93133 4,-0.1918 z m 31.71429,-12.69047 c 0,-6.31287 -0.48856,-8.52998 -1.78572,-8.10386 -3.46638,1.13873 -2.42075,16.79433 1.12169,16.79433 0.36521,0 0.66403,-3.91071 0.66403,-8.69047 z m -270.59813,-2.14054 c 1.03368,-5.51004 -0.22596,-8.14486 -2.31482,-4.8419 -1.76507,2.79098 -1.76468,11.79803 4.8e-4,10.70711 0.75528,-0.4668 1.79672,-3.10614 2.31434,-5.86521 z m 213.31241,2.14728 c 3.34886,-4.52957 3.22052,-6.54048 -0.33044,-5.17785 -2.16697,0.83155 -5.82579,9.57587 -4.00676,9.57587 0.59709,0 2.54882,-1.9791 4.3372,-4.39802 z m 35.97537,-6.59208 c 3.17853,-7.41522 3.20679,-7.58133 1.28935,-7.58133 -2.146,0 -7.11036,8.77859 -7.11652,12.58431 -0.007,4.75969 2.60332,2.51796 5.82717,-5.00298 z m 32.73892,5.23098 c 0,-1.71024 -4.02946,-3.54475 -5.20466,-2.36955 -1.25101,1.25101 0.87093,3.84295 3.14612,3.84295 1.1322,0 2.05854,-0.66302 2.05854,-1.4734 z M 279.4851,600.80355 c 0,-2.07337 -0.61834,-3.27357 -1.42857,-2.77283 -0.78571,0.4856 -1.42857,2.13069 -1.42857,3.65575 0,1.52505 0.64286,2.77282 1.42857,2.77282 0.78572,0 1.42857,-1.64508 1.42857,-3.65574 z m 236.37778,-1.98523 c 5.48505,-7.91495 3.77798,-10.8071 -1.81866,-3.08117 -2.47893,3.42206 -4.15947,6.78449 -3.73453,7.47204 1.14784,1.85725 1.31461,1.72538 5.55319,-4.39087 z m -222.09206,-10.7814 c 0,-6.00314 0.18606,-6.27328 4.64286,-6.7412 l 4.64285,-0.48745 -6.11728,-1.98578 c -4.66449,-1.51418 -6.51352,-1.58954 -7.78572,-0.31734 -1.27218,1.27219 -1.11618,1.66843 0.65693,1.66843 1.97226,0 2.19874,1.22674 1.49152,8.07913 -0.61105,5.92034 -0.3926,7.80643 0.8175,7.05856 0.90824,-0.56133 1.65134,-3.83479 1.65134,-7.27435 z m 51.42857,-0.006 c -1.91394,-2.30617 -11.42857,-2.99994 -11.42857,-0.83333 0,1.80703 2.7051,2.73034 8.3892,2.8634 4.12598,0.0966 4.56241,-0.19491 3.03937,-2.03007 z m 26.5756,-10.22924 c 1.08584,-4.5882 2.30669,-16.05485 2.71297,-25.48143 l 0.73873,-17.13925 3.91493,-1.22671 c 2.1532,-0.6747 12.05778,-1.31919 22.01018,-1.4322 16.44723,-0.18674 21.58299,-1.00339 19.48765,-3.09873 -0.94972,-0.94971 -33.13103,-13.3399 -39.45379,-15.19017 -2.60041,-0.76097 -5.49327,-1.09313 -6.42857,-0.7381 -1.70166,0.6459 2.35573,2.60387 15.08516,7.27961 3.73214,1.37089 6.78571,3.09262 6.78571,3.82606 0,1.64753 -7.31854,5.00796 -15.19073,6.9751 -3.24775,0.81156 -6.66137,2.38692 -7.58581,3.5008 -0.92443,1.11387 -2.06253,7.9174 -2.5291,15.11893 -0.60147,9.28391 -1.42899,13.31654 -2.84402,13.85954 -4.47347,1.71663 -14.36078,-12.68123 -17.6261,-25.66707 -2.28095,-9.0711 -5.13647,-8.84778 -13.7001,1.07143 -8.22145,9.52289 -10.52414,9.9712 -10.52414,2.04894 0,-8.05877 -1.7975,-10.71208 -11.50938,-16.98918 -6.18495,-3.99752 -7.97505,-5.83476 -6.68338,-6.85939 2.86616,-2.2736 11.12242,-4.36933 21.0499,-5.34323 20.83302,-2.04374 24.94299,-5.1365 26.1785,-19.69944 0.48065,-5.6653 2.84678,-20.83019 5.25805,-33.69974 2.41127,-12.86955 4.13037,-23.65295 3.82023,-23.96309 -0.31016,-0.31016 -1.32648,0.35492 -2.25849,1.47793 -1.63287,1.96747 -10.60386,41.17586 -12.79479,55.92054 -0.58671,3.94849 -1.59384,8.03193 -2.23808,9.07433 -1.93379,3.12893 -9.8575,5.71992 -20.27847,6.6309 -8.26223,0.72226 -29.12463,4.8953 -36.06212,7.21337 -3.65498,1.22127 1.0193,4.53479 12.09617,8.57475 5.88893,2.14781 11.63939,5.23607 12.77879,6.8628 2.68426,3.83231 2.63459,18.85472 -0.0999,30.17908 -1.13831,4.71429 -2.0797,11.30357 -2.09197,14.64286 -0.0187,5.11161 -0.474,6.07143 -2.87946,6.07143 -1.57142,0 -2.85714,0.64285 -2.85714,1.42857 0,0.78571 2.37857,1.42857 5.28572,1.42857 4.05171,0 4.89342,-0.39229 3.60541,-1.6803 -0.98144,-0.98144 -1.16677,-2.31829 -0.44561,-3.21429 0.67908,-0.84368 4.57634,-8.0438 8.66058,-16.00025 7.29933,-14.21972 18.24234,-27.52565 21.15637,-25.72467 0.76236,0.47115 2.09937,3.68924 2.97112,7.15128 0.87175,3.46204 3.7993,8.94496 6.50565,12.18426 3.36955,4.03308 5.4529,8.4736 6.60912,14.08681 4.1242,20.02239 5.88791,21.25327 9.3701,6.53935 z m 297.11199,4.39822 c 1.04665,-5.57915 0.29627,-7.18944 -2.52112,-5.4102 -1.03441,0.65325 -4.45218,1.19978 -7.59504,1.21448 -7.73077,0.0361 -8.09757,4.11447 -0.42737,4.75164 3.75721,0.31213 5.54367,1.24814 6.17428,3.23504 1.23923,3.90447 3.25342,2.15687 4.36925,-3.79096 z m -390.3011,0.68429 c 1.05582,-5.27916 -0.5117,-8.82441 -2.10394,-4.75844 -1.51077,3.85741 -1.52965,9.1904 -0.0326,9.1904 0.6875,0 1.64891,-1.9946 2.13649,-4.43245 z m 366.61351,-4.17483 c 0,-1.73836 -6.09591,-4.25036 -10.31441,-4.25036 -2.89506,0 -2.90719,0.0866 -0.39988,2.85715 2.66976,2.95005 10.71429,3.99611 10.71429,1.39321 z M 502.8413,575.12782 c -0.44261,-1.1534 -1.72287,-2.0971 -2.84501,-2.0971 -1.60699,0 -1.711,0.61526 -0.48977,2.89716 1.71937,3.21267 4.60861,2.51951 3.33478,-0.80006 z m 165.64228,-12.90013 c 0.15845,-5.5902 -1.42466,-7.89845 -3.33999,-4.86988 -1.54889,2.44914 -1.77726,8.67088 -0.44564,12.14101 0.86917,2.26503 1.01221,2.26405 2.28801,-0.0157 0.74849,-1.33747 1.4224,-4.60242 1.49762,-7.25544 z m -373.5135,4.30725 c 2.23495,-4.90517 2.15864,-11.05073 -0.12786,-10.29476 -1.7974,0.59427 -4.13126,13.9334 -2.43783,13.9334 0.49929,0 1.65383,-1.63739 2.56566,-3.63864 z m -15.48498,-2.15996 c 0,-1.6178 -0.64285,-2.54414 -1.42857,-2.05854 -0.78571,0.4856 -1.42857,1.80925 -1.42857,2.94145 0,1.1322 0.64286,2.05855 1.42857,2.05855 0.78572,0 1.42857,-1.32366 1.42857,-2.94146 z m 382.59253,0.44146 c -0.69903,-3.68606 -7.19661,-3.95173 -10.38847,-0.42476 -2.63181,2.90811 -2.60844,2.92476 4.10786,2.92476 5.6613,0 6.67798,-0.40469 6.28061,-2.5 z m -16.2808,0.2043 c 4.16,-1.59635 2.31856,-3.41859 -3.45458,-3.41859 -5.49083,0 -7.652,1.83717 -3.92857,3.3396 2.58225,1.04197 4.81152,1.06582 7.38315,0.079 z m -364.568,-7.34716 c 0.80085,-3.08777 -0.11458,-6.07143 -1.86277,-6.07143 -0.72024,0 -1.30953,1.92857 -1.30953,4.28572 0,4.64475 2.12112,5.83874 3.1723,1.78571 z m 208.25627,0.82677 c 0,-2.37181 -4.3635,-6.8982 -6.64998,-6.8982 -2.51116,0 -2.42713,1.49943 0.30241,5.39642 2.35815,3.36672 6.34757,4.31058 6.34757,1.50178 z m -148.84524,-4.1482 c -0.28154,-0.84464 -0.97797,-1.4875 -1.54761,-1.42857 -0.56965,0.0589 -2.48215,0.15233 -4.25,0.20756 -3.067,0.0959 -3.08337,0.15665 -0.35715,1.32815 4.04509,1.73823 6.75418,1.69108 6.15476,-0.10714 z m -34.36787,-4.53571 c -0.60821,-1.82822 -16.44089,-4.75077 -17.88944,-3.30222 -1.5207,1.52072 1.24153,2.8297 7.94831,3.76662 10.36246,1.44761 10.57393,1.43773 9.94113,-0.4644 z m 8.9274,0.35714 c -2.79504,-1.8063 -5.71429,-1.8063 -5.71429,0 0,0.78571 1.76786,1.41873 3.92858,1.4067 3.06134,-0.017 3.45552,-0.32759 1.78571,-1.4067 z m 352.14286,-5.71429 c 0,-2.61904 -0.80357,-5.02975 -1.78572,-5.35714 -1.2381,-0.4127 -1.78571,1.23016 -1.78571,5.35714 0,4.12699 0.54761,5.76985 1.78571,5.35715 0.98215,-0.32739 1.78572,-2.7381 1.78572,-5.35715 z M 439.4851,543.69475 c 0,-2.98227 -2.49161,-2.58776 -4.23545,0.67063 -2.14675,4.01123 -1.83796,4.67236 1.37831,2.95106 1.57143,-0.841 2.85714,-2.47076 2.85714,-3.62169 z m -155.69478,-3.16403 c 0.0114,-1.375 0.36743,-4.10714 0.79266,-6.07143 0.56222,-2.59718 0.16721,-2.26017 -1.44809,1.23545 -2.58457,5.5932 -2.77289,7.33598 -0.79264,7.33598 0.78571,0 1.43734,-1.125 1.44807,-2.5 z m 14.26621,-8.05875 c 0,-7.68189 -2.27311,-4.95518 -3.44313,4.13018 -0.84787,6.58402 -0.74917,6.9259 1.26165,4.36982 1.19981,-1.52518 2.18148,-5.35018 2.18148,-8.5 z m 177.14286,8.73377 c 0,-2.41296 -4.08474,-8.17502 -5.79529,-8.17502 -2.00805,0 -1.63495,2.51907 0.95959,6.47883 2.49386,3.80612 4.8357,4.62754 4.8357,1.69619 z m -20,-13.98657 c 0,-2.21755 -2.6889,-1.49955 -5.71429,1.52584 -4.36521,4.36521 -3.40008,6.29546 1.42858,2.85714 2.35714,-1.67843 4.28571,-3.65078 4.28571,-4.38298 z m -97.14286,-2.75988 c 0,-0.78571 -2.73214,-1.41872 -6.07143,-1.4067 -4.44637,0.016 -5.49787,0.39255 -3.92857,1.4067 2.8207,1.82288 10,1.82288 10,0 z m 17.14286,-3.41858 c 0,-2.04287 -2.95506,-3.72427 -6.54541,-3.72427 -2.50046,0 -2.69093,3.77931 -0.2403,4.76817 3.51048,1.41651 6.78571,0.91266 6.78571,-1.0439 z m 85.71429,-0.70887 c 0,-2.12995 -5.40396,-8.07952 -6.41975,-7.06792 -1.12963,1.12496 3.33029,8.33823 5.15547,8.33823 0.69535,0 1.26428,-0.57164 1.26428,-1.27031 z m -100.78572,-2.85485 c -2.0981,-1.96028 -7.78571,-3.36544 -7.78571,-1.92348 0,2.18136 1.74834,3.1915 5.52381,3.1915 2.17413,0 3.0772,-0.50626 2.2619,-1.26802 z m -11.35714,-1.58912 c 0.5396,-0.8731 -1.51066,-1.38953 -5.27283,-1.32816 -4.74989,0.0774 -5.50323,0.3808 -3.2986,1.32816 3.95354,1.6989 7.52146,1.6989 8.57143,0 z m 81.32428,-3.6021 c 3.24338,-2.45378 1.76082,-4.83479 -1.66491,-2.67389 -2.60481,1.64307 -4.13729,4.87293 -2.27841,4.80199 0.65475,-0.025 2.42925,-0.98265 3.94332,-2.1281 z m -59.39068,-43.73193 c 3.30956,-23.67659 5.7217,-43.34402 5.36031,-43.7054 -2.14247,-2.14246 -12.25891,53.21343 -13.309,72.82514 -1.40705,26.27851 1.89695,14.17443 7.94869,-29.11974 z m 237.35211,37.24971 c 0,-1.6178 -0.64285,-2.54414 -1.42857,-2.05854 -0.78571,0.4856 -1.42857,1.80926 -1.42857,2.94146 0,1.1322 0.64286,2.05854 1.42857,2.05854 0.78572,0 1.42857,-1.32366 1.42857,-2.94146 z m -296.54578,-1.15458 c 0.86678,-1.40252 -11.62796,-3.46122 -13.60206,-2.24116 -0.7044,0.43534 -1.28073,1.39646 -1.28073,2.1358 0,1.68924 13.84332,1.78724 14.88279,0.10528 z m 125.74258,-1.01913 c 3.20765,-3.20765 1.15733,-5.64813 -2.19577,-2.61363 -1.49341,1.35154 -2.71531,3.00056 -2.71531,3.6645 0,1.927 2.4595,1.40071 4.91108,-1.05087 z m -109.1968,-0.59912 c -2.82437,-1.82525 -11.42857,-1.82525 -11.42857,0 0,0.78572 3.05357,1.41873 6.78572,1.4067 4.90781,-0.0159 6.1927,-0.40511 4.64285,-1.4067 z m 15.71429,-1.42857 c 0,-0.78571 -1.60714,-1.42857 -3.57143,-1.42857 -1.96429,0 -3.57143,0.64286 -3.57143,1.42857 0,0.78572 1.60714,1.42857 3.57143,1.42857 1.96429,0 3.57143,-0.64285 3.57143,-1.42857 z m 61.49406,-1.55093 c 0.87701,-1.63871 1.1685,-3.40555 0.64774,-3.92631 -0.96914,-0.96916 -4.99894,3.66633 -4.99894,5.75028 0,2.27006 2.78491,1.10265 4.3512,-1.82397 z m 42.79165,1.05806 c 0,-1.0568 -1.28571,-3.085 -2.85714,-4.50713 -3.21201,-2.90683 -3.84156,-0.82324 -1.08493,3.59082 2.04157,3.26907 3.94207,3.71082 3.94207,0.91631 z m 151.19926,-6.00291 c 1.04613,-3.30616 1.06182,-10.11622 -2.00564,-3.86136 -0.47346,2.16071 -1.10839,4.73214 -1.41096,5.71428 -1.02159,3.31603 1.74513,1.81556 3.4166,-1.85292 z m 13.44261,0.0331 c 0.77878,-4.07383 -1.02601,-6.14647 -2.34932,-2.698 -1.25185,3.26226 -1.05979,6.30353 0.39805,6.30353 0.69413,0 1.5722,-1.62249 1.95127,-3.60553 z m -308.10711,-8.79116 c 0.54424,-4.72137 0.35806,-6.21477 -0.59171,-4.74617 -0.76222,1.17857 -1.80315,5.35714 -2.31319,9.28571 -0.69006,5.3151 -0.53864,6.52958 0.59171,4.74618 0.83548,-1.31818 1.87642,-5.49675 2.31319,-9.28572 z m 116.06999,0.44029 c 0.5388,-2.71712 -2.6904,-3.1008 -5.17618,-0.61503 -0.94285,0.94286 -1.71428,2.94984 -1.71428,4.45996 0,2.52628 0.25683,2.57542 3.21428,0.61502 1.76786,-1.17185 3.42215,-3.17882 3.67618,-4.45995 z m 155.08358,0.42893 c 2.78899,-4.72139 2.21276,-7.06875 -1.06703,-4.34676 -2.1016,1.74417 -4.05858,8.73137 -2.4455,8.73137 0.50736,0 2.08799,-1.97309 3.51253,-4.38461 z m 12.2898,-3.82968 c -0.017,-3.06134 -0.32758,-3.45552 -1.4067,-1.78571 -1.8063,2.79504 -1.8063,5.71429 0,5.71429 0.78572,0 1.41873,-1.76786 1.4067,-3.92858 z m -152.83527,-0.9132 c 0,-2.68664 -5.22337,-8.97367 -6.44479,-7.75715 -1.11001,1.10555 3.60999,9.74175 5.32423,9.74175 0.6163,0 1.12056,-0.89307 1.12056,-1.9846 z m 157.77614,-9.76184 c 1.22312,-1.74624 2.22386,-3.99624 2.22386,-5 0,-3.4067 -2.3187,-1.84443 -4.7123,3.17502 -2.64846,5.55387 -0.98029,6.77728 2.48844,1.82498 z m -170.22518,-6.84724 c -0.79562,-3.04246 -2.9681,-5.0368 -4.17356,-3.83133 -0.85723,0.85723 2.6103,6.71073 3.97536,6.71073 0.52315,0 0.61234,-1.29573 0.1982,-2.8794 z m -13.14062,-19.05946 c -3.71273,-3.71273 -3.97935,-0.91831 -0.48177,5.04919 2.3589,4.0247 2.52719,4.08673 2.98177,1.09901 0.27759,-1.82444 -0.78195,-4.43017 -2.5,-6.1482 z m -34.69605,-32.63257 c 0.94285,-0.94286 1.6929,-3.03214 1.66675,-4.64286 -0.0456,-2.80715 -0.16401,-2.78874 -2.85714,0.44397 -4.1405,4.97009 -3.13336,8.52263 1.19039,4.19889 z m -4.80363,-17.84736 c 3.61081,-5.31378 3.85377,-7.8582 0.48101,-5.03747 -2.90274,2.42762 -7.12641,10.3134 -5.52394,10.3134 0.80181,0 3.07113,-2.37417 5.04293,-5.27593 z m 17.39061,-2.89507 c -1.2252,-1.2209 -6.58698,4.66053 -6.58698,7.22537 0,0.87725 1.73377,-0.13871 3.85281,-2.25783 2.11904,-2.11905 3.34943,-4.35444 2.73417,-4.96754 z m -19.54781,-11.30737 c 3.09265,-3.93167 3.89565,-7.66449 1.64877,-7.66449 -1.2669,0 -7.25937,8.68882 -7.25937,10.52576 0,2.09507 2.8587,0.6372 5.6106,-2.86127 z m -185.63248,-29.4502 c -0.0157,-5.36921 -0.41531,-6.8912 -1.40669,-5.35714 -1.82704,2.82714 -1.82704,12.85714 0,12.85714 0.78571,0 1.41872,-3.375 1.40669,-7.5 z m -15.09857,-1.98697 c 1.08136,-2.81797 -0.25748,-7.65589 -2.11868,-7.65589 -0.73276,0 -1.3323,2.25 -1.3323,5 0,5.2215 1.90413,6.68692 3.45098,2.65589 z m -13.45098,-5.59734 c 0,-4.99975 -2.27365,-6.66993 -3.77033,-2.76963 -1.14615,2.98681 0.69523,9.58584 2.38364,8.54234 0.76268,-0.47136 1.38669,-3.06909 1.38669,-5.77271 z m 173.57143,3.65574 c -0.4856,-0.78572 -1.48783,-1.42857 -2.22717,-1.42857 -0.73935,0 -1.34426,0.64285 -1.34426,1.42857 0,0.78571 1.00223,1.42857 2.22717,1.42857 1.22494,0 1.82986,-0.64286 1.34426,-1.42857 z m 15.06548,-8.44907 c -1.49965,-2.80213 -4.3512,-4.1263 -4.3512,-2.02056 0,1.42669 4.6484,6.29743 5.34509,5.60074 0.33037,-0.33038 -0.11686,-1.94147 -0.99389,-3.58018 z m -15.06548,-2.9795 c -0.4856,-0.78572 -1.52576,-1.42857 -2.31147,-1.42857 -0.78572,0 -1.03128,0.64285 -0.54568,1.42857 0.4856,0.78571 1.52576,1.42857 2.31148,1.42857 0.78571,0 1.03127,-0.64286 0.54567,-1.42857 z m 6.42857,-6.99002 c 0,-0.70165 -0.96429,-1.64576 -2.14286,-2.09802 -2.17754,-0.8356 -2.9257,0.68614 -1.19047,2.42137 1.36527,1.36528 3.33333,1.17437 3.33333,-0.32335 z m -120.52583,-28.1117 c 3.92834,-4.16525 4.81154,-6.23097 4.81154,-11.25365 0,-7.9984 -2.60827,-10.40037 -8.59906,-7.9189 -12.93985,5.35986 -17.18485,24.27427 -5.44793,24.27427 3.22211,0 5.73102,-1.38594 9.23545,-5.10172 z m -53.27269,-7.83202 c 7.71146,-6.06584 7.79098,-21.46877 0.12078,-23.39387 -10.40226,-2.6108 -19.31165,13.67006 -12.66982,23.1526 2.77921,3.96788 7.69136,4.06232 12.54904,0.24127 z m 229.076,-7.87993 c -4.0329,-3.49341 -8.13462,-4.58782 -8.13462,-2.17047 0,0.71587 2.02092,3.00208 4.49095,5.08048 3.31653,2.79067 4.90427,3.35827 6.07143,2.17047 1.16033,-1.18085 0.51494,-2.53141 -2.42776,-5.08048 z m 28.19776,-7.86405 c -1.36923,-1.51297 -3.03271,-2.75085 -3.69666,-2.75085 -2.22491,0 -1.23732,3.35507 2.00713,6.81868 2.71865,2.90229 3.28867,3.06531 3.69665,1.05721 0.2653,-1.3058 -0.6379,-3.61207 -2.00712,-5.12504 z M 219.4851,267.15214 c 0,-3.61662 -2.19907,-3.40106 -4.91899,0.48216 -3.55208,5.07131 -2.88501,7.32406 1.34757,4.55077 1.96428,-1.28705 3.57142,-3.55187 3.57142,-5.03293 z m 185.71429,1.59287 c 0,-2.19102 -5.44703,-7.14286 -7.85714,-7.14286 -3.24369,0 -2.5766,2.30859 1.62123,5.6106 4.10857,3.2318 6.23591,3.75452 6.23591,1.53226 z m -239.64286,-6.86728 c 2.67832,-2.30011 3.45565,-8.84701 1.05043,-8.84701 -1.71254,0 -7.10882,8.45912 -7.11652,11.15574 -0.006,1.99418 1.90041,1.26873 6.06609,-2.30873 z m 62.77898,-6.97142 c 3.95756,-3.79159 5.28416,-7.58987 2.65087,-7.58987 -1.3895,0 -8.64413,8.80545 -8.64413,10.49198 0,1.86191 2.06379,0.86256 5.99326,-2.90211 z m -50.00652,-11.51844 c 6.78474,-7.27435 8.32867,-13.43123 2.59916,-10.3649 -2.85044,1.52552 -6.29611,6.44375 -7.76198,11.07918 -1.37194,4.33839 0.7202,4.04894 5.16282,-0.71428 z m 72.39418,-7.69047 c 4.03335,-1.67618 7.33336,-3.65583 7.33336,-4.39922 0,-2.02307 -8.68636,0.23559 -13.21428,3.43602 -7.04482,4.97942 -4.70522,5.36261 5.88092,0.9632 z m -45.52378,-5.15242 c 3.53571,-1.14197 7.23214,-2.31539 8.21429,-2.60759 4.01086,-1.1933 1.4,-3.4781 -3.97446,-3.4781 -8.29221,0 -15.6684,3.40027 -15.6684,7.22281 0,2.39201 0.56024,2.84268 2.5,2.01104 1.375,-0.58952 5.39286,-2.00619 8.92857,-3.14816 z M 369.4851,215.98413 c 0,-1.8612 -4.83791,-3.20003 -7.65588,-2.11867 -4.03103,1.54685 -2.56562,3.45098 2.65588,3.45098 2.75,0 5,-0.59954 5,-1.33231 z m 20,-0.0963 c 0,-0.78572 -2.9308,-1.42858 -6.51288,-1.42858 -3.97814,0 -6.16926,0.55599 -5.62997,1.42858 0.4856,0.78571 3.4164,1.42857 6.51288,1.42857 3.09649,0 5.62997,-0.64286 5.62997,-1.42857 z"
-           id="path3934"
-           inkscape:connector-curvature="0" />
-        <path
-           style="fill:#b2bc5f;fill-opacity:1;stroke:none"
-           d="m 312.42748,193.36531 c -0.71883,-0.23109 -1.25836,-0.69635 -2.4582,-2.11983 -0.68032,-0.80713 -1.66311,-1.83164 -2.18397,-2.2767 -2.44208,-2.08664 -5.53569,-3.39328 -9.95737,-4.20566 -0.72664,-0.1335 -1.34495,-0.26651 -1.374,-0.29556 -0.12218,-0.12218 1.63591,-1.37021 2.74508,-1.94868 2.83498,-1.47855 5.84243,-2.06508 9.12649,-1.77992 4.34368,0.37716 7.87777,2.18624 9.0915,4.65389 0.37235,0.75703 0.40669,0.92913 0.40669,2.03814 0,1.16988 -0.0182,1.2481 -0.53335,2.28734 -0.63384,1.27879 -2.23419,3.19001 -2.90628,3.47082 -0.56018,0.23406 -1.51037,0.31961 -1.95659,0.17616 z"
-           id="path3936"
-           inkscape:connector-curvature="0" />
-        <path
-           style="fill:#b2bc5f;fill-opacity:1;stroke:none"
-           d="m 172.69128,490.43165 c -1.47756,-1.47757 -1.92568,-4.63274 -2.26552,-15.95145 -0.21701,-7.22773 -0.46997,-9.59645 -1.02484,-9.59645 -0.12841,0 -0.89015,0.29099 -1.69277,0.64664 -4.49897,1.99358 -12.90768,4.62137 -17.35022,5.42208 -9.2837,1.67327 -11.64774,-1.02792 -6.728,-7.68753 0.59756,-0.80888 1.58049,-1.75012 2.22021,-2.12605 5.04207,-2.96289 8.91904,-6.18632 9.91495,-8.24361 0.68255,-1.40996 0.6601,-3.18378 -0.0585,-4.62263 -0.79396,-1.58976 -3.24431,-3.73983 -7.04209,-6.17911 -1.78523,-1.14664 -5.27154,-3.39169 -7.74736,-4.98899 -2.47581,-1.5973 -5.6107,-3.58597 -6.96641,-4.41926 -4.47087,-2.74804 -6.85405,-5.63674 -6.22436,-7.5447 1.04309,-3.1606 7.50661,-4.94076 17.97701,-4.95116 8.04584,-0.008 12.87379,0.64236 15.76551,2.12371 2.41709,1.23822 4.07625,1.5793 5.86116,1.20492 4.41559,-0.92618 6.75853,-5.59857 9.01636,-17.98078 1.01005,-5.53927 1.69733,-8.10536 2.30622,-8.61069 0.36065,-0.29931 0.49905,-0.24063 1.07612,0.45628 1.10787,1.33794 4.93886,9.70079 7.32179,15.9831 3.33763,8.79926 4.91827,11.93235 7.66057,15.18455 1.02528,1.21593 3.15302,2.98214 4.74652,3.94003 l 0.88388,0.53133 5.55584,-0.6046 c 23.93377,-2.60453 52.53238,-4.7637 90.02984,-6.79718 6.45867,-0.35025 12.85549,-0.75059 14.21518,-0.88964 3.26208,-0.3336 8.23839,-0.32236 9.22287,0.0208 3.25032,1.13307 -2.30201,4.76864 -9.80099,6.41751 -2.53623,0.55766 -8.04713,0.77511 -10.25719,0.40472 -0.9561,-0.16024 -2.44257,-0.53435 -3.30325,-0.83136 l -1.56489,-0.54002 -5.50618,0.56661 c -6.90651,0.71071 -15.92329,1.8113 -33.15911,4.04744 -28.62357,3.71355 -39.88798,4.88228 -54.41206,5.64547 l -5.79846,0.30469 -0.42232,1.38896 c -0.23228,0.76393 -0.90275,3.66181 -1.48994,6.43973 -4.46074,21.10314 -7.71955,30.24311 -13.29047,37.27577 -2.25372,2.84505 -5.27185,5.24908 -6.61794,5.27136 -0.1843,0.003 -0.65732,-0.31669 -1.05116,-0.71052 z m 6.59034,-46.70833 c 1.09934,-2.82692 0.6287,-7.05407 -0.83719,-7.51933 -0.9477,-0.30078 -1.32788,0.46063 -1.42778,2.8595 -0.0839,2.01491 0.33715,6.43937 0.66464,6.98402 0.21944,0.36496 0.98947,-0.75336 1.60033,-2.32419 z m 7.84953,0.0104 c 0.19318,-2.33412 -0.51487,-7.38674 -1.03514,-7.38674 -0.28276,0 -0.52182,1.5597 -0.5252,3.42656 -0.002,1.27677 0.29389,2.81103 0.88646,4.59152 0.21453,0.64462 0.59801,0.28534 0.67388,-0.63134 z m 0.28514,-11.93243 c 0.39056,-0.7516 0.44149,-1.31851 0.34031,-3.78807 -0.12403,-3.02721 -0.48078,-4.54569 -1.06797,-4.54569 -0.18987,0 -0.45056,0.19888 -0.57932,0.44194 -0.28516,0.53834 -0.70141,3.23725 -0.94095,6.10104 -0.15963,1.90844 -0.12938,2.15883 0.29859,2.47177 0.73575,0.538 1.44458,0.29037 1.94934,-0.68099 z"
-           id="path3938"
-           inkscape:connector-curvature="0" />
-        <path
-           style="fill:#c87137;fill-opacity:1;stroke:none"
-           d="m 407.59723,417.18589 c -3.23485,-2.19814 -5.15936,-5.45834 -9.44358,-15.99785 -3.29255,-8.09992 -3.58137,-10.06479 -1.47943,-10.06479 0.60406,0 6.31951,2.66159 12.70099,5.91465 6.38147,3.25305 13.53819,6.74774 15.9038,7.76596 5.52412,2.37772 9.05779,5.31144 8.77185,7.28254 -0.329,2.26795 -4.41393,4.59702 -9.00187,5.13253 -2.2391,0.26135 -5.35681,0.75674 -6.92824,1.10086 -4.90978,1.07518 -7.71782,0.77262 -10.52352,-1.1339 z"
-           id="path3944"
-           inkscape:connector-curvature="0" />
-        <path
-           style="fill:#c87137;fill-opacity:1;stroke:none"
-           d="m 390.82849,377.18836 c -2.19143,-1.53494 -5.4312,-7.55197 -7.97693,-14.81511 -1.20485,-3.4375 -2.04323,-6.25 -1.86306,-6.25 0.73722,0 16.511,7.83535 17.65277,8.76871 3.92306,3.20697 3.69343,7.43557 -0.6089,11.21307 -2.72167,2.38966 -4.87625,2.71367 -7.20388,1.08333 l 0,0 z"
-           id="path3946"
-           inkscape:connector-curvature="0" />
-        <path
-           style="fill:#c87137;fill-opacity:1;stroke:none"
-           d="m 417.83857,224.26929 c -8.1177,-7.29852 -7.56348,-12.7805 1.64774,-16.2983 1.78595,-0.68205 5.39217,-2.67848 8.01383,-4.43649 8.70968,-5.84049 9.90709,-2.9316 3.85887,9.37447 -3.76527,7.66103 -7.74764,14.03197 -9.02646,14.4404 -0.43351,0.13845 -2.4558,-1.24759 -4.49398,-3.08008 z"
-           id="path3948"
-           inkscape:connector-curvature="0" />
-        <path
-           style="fill:#c87137;fill-opacity:1;stroke:none"
-           d="m 432.58538,250.94468 c -4.41267,-6.72664 -5.49629,-13.43262 -2.63323,-16.29569 1.2857,-1.28569 1.99375,-1.4105 5.53572,-0.97577 2.2338,0.27417 4.86502,0.80134 5.84717,1.17147 0.98214,0.37014 4.02054,0.81841 6.75199,0.99615 3.21653,0.20931 5.42069,0.73441 6.25603,1.49039 1.1919,1.07865 1.20379,1.29842 0.15666,2.89654 -0.6232,0.95113 -2.1527,2.67336 -3.39889,3.82719 -2.59938,2.40673 -14.56031,10.63972 -15.45743,10.63972 -0.32891,0 -1.70502,-1.6875 -3.05802,-3.75 z"
-           id="path3950"
-           inkscape:connector-curvature="0" />
-        <path
-           style="fill:#c87137;fill-opacity:1;stroke:none"
-           d="m 433.80307,275.0876 c -0.47119,-3.14212 -0.0246,-10.12091 0.88728,-13.86489 0.38368,-1.57535 0.64383,-1.65534 3.95519,-1.21607 6.90923,0.91654 11.97521,4.13868 11.97521,7.61666 0,3.2011 -8.11516,9.17947 -14.05165,10.35173 -2.2372,0.44178 -2.27228,0.40517 -2.76603,-2.88743 z"
-           id="path3952"
-           inkscape:connector-curvature="0" />
-        <path
-           style="fill:#c87137;fill-opacity:1;stroke:none"
-           d="m 418.30811,438.44016 c -0.68267,-1.07787 -2.38645,-3.37217 -3.78619,-5.09845 -3.22504,-3.97741 -3.14347,-6.19412 0.22226,-6.03994 5.25928,0.24093 8.69693,5.08135 7.29811,10.27617 -0.89398,3.31999 -2.0138,3.57856 -3.73418,0.86222 z"
-           id="path3954"
-           inkscape:connector-curvature="0" />
-        <path
-           style="fill:#c87137;fill-opacity:1;stroke:none"
-           d="m 429.85171,452.8737 c -5.5816,-1.71968 -7.03576,-4.85435 -3.08663,-6.6537 6.01669,-2.74138 11.56613,1.26728 8.83054,6.37878 -0.85918,1.60539 -1.34944,1.62885 -5.74391,0.27492 z"
-           id="path3956"
-           inkscape:connector-curvature="0" />
-        <path
-           style="fill:#c87137;fill-opacity:1;stroke:none"
-           d="m 451.1937,486.32827 c -0.6187,-0.70205 -3.07949,-4.08613 -5.46842,-7.52019 l -4.34351,-6.24374 2.08402,-1.07769 c 2.76372,-1.42917 5.44213,-1.33752 9.07188,0.31044 5.13785,2.33266 6.77608,8.24322 3.59368,12.96559 -1.92491,2.85637 -3.39057,3.32109 -4.93765,1.56559 l 0,0 z"
-           id="path3958"
-           inkscape:connector-curvature="0" />
-        <path
-           style="fill:#c87137;fill-opacity:1;stroke:none"
-           d="m 463.50303,504.74164 c -1.35355,-2.52912 -0.88043,-6.39946 1.01383,-8.29371 2.03654,-2.03655 2.73769,-2.15586 3.96671,-0.67499 1.84557,2.22378 -0.67578,10.35031 -3.2113,10.35031 -0.5664,0 -1.36257,-0.62172 -1.76924,-1.38161 z"
-           id="path3960"
-           inkscape:connector-curvature="0" />
-        <path
-           style="fill:#c87137;fill-opacity:1;stroke:none"
-           d="m 475.44218,521.39657 c -2.94433,-1.54874 -2.2468,-5.27332 0.98758,-5.27332 1.54139,0 2.19006,1.90276 1.5011,4.40327 -0.50325,1.82653 -0.6036,1.86161 -2.48868,0.87005 z"
-           id="path3962"
-           inkscape:connector-curvature="0" />
-        <path
-           style="fill:#c87137;fill-opacity:1;stroke:none"
-           d="m 486.21711,540.22774 c -3.28462,-2.90928 -4.27353,-4.80741 -3.35744,-6.44436 0.95682,-1.70976 5.7225,-1.66095 7.29323,0.0747 1.5432,1.70521 1.50939,5.28432 -0.0679,7.18339 l -1.25,1.50505 -2.61793,-2.31877 z"
-           id="path3964"
-           inkscape:connector-curvature="0" />
-        <path
-           style="fill:#c87137;fill-opacity:1;stroke:none"
-           d="m 494.58396,549.87602 c -1.66612,-0.45844 -2.37766,-1.22255 -2.06265,-2.21505 0.21449,-0.6758 1.39182,-1.81877 2.31925,-2.25157 1.22068,-0.56964 1.95433,-0.54687 2.58134,0.0802 0.68528,0.68528 0.79949,1.59607 0.40751,3.2497 l -0.31747,1.33929 -0.97855,0.0323 c -0.5382,0.0178 -1.41544,-0.0879 -1.94943,-0.23483 l 0,0 z"
-           id="path3966"
-           inkscape:connector-curvature="0" />
-        <path
-           style="fill:#c87137;fill-opacity:1;stroke:none"
-           d="m 508.74381,569.46176 c -1.24479,-0.29684 -2.32701,-1.23089 -2.9061,-2.50822 -0.47224,-1.04166 -0.46492,-1.70499 0.0296,-2.68394 1.30087,-2.57505 4.96836,-2.17099 6.42857,0.70825 0.57358,1.13099 0.60901,1.78801 0.15081,2.79692 -0.38184,0.84079 -1.04842,1.37442 -2.07046,1.6575 -0.79137,0.2192 -0.83372,0.21996 -1.63246,0.0295 l 0,0 z"
-           id="path3968"
-           inkscape:connector-curvature="0" />
-        <path
-           style="fill:#c87137;fill-opacity:1;stroke:none"
-           d="m 528.23342,581.65491 c -2.95847,-0.24859 -5.68069,-0.96254 -7.30933,-1.91699 -2.04429,-1.19803 -2.03158,-3.19535 0.029,-4.56023 1.63138,-1.08059 3.62446,-1.27042 5.1528,-0.49079 1.08779,0.55489 1.69809,1.19111 2.30254,2.40032 0.77892,1.55823 1.29809,4.72976 0.76246,4.65773 -0.12277,-0.0165 -0.54464,-0.057 -0.9375,-0.09 l 0,0 z"
-           id="path3970"
-           inkscape:connector-curvature="0" />
-        <path
-           style="fill:#c87137;fill-opacity:1;stroke:none"
-           d="m 547.83969,593.55222 c -2.8765,-0.19336 -4.74737,-0.60353 -6.28835,-1.37866 -1.53109,-0.77015 -2.05981,-1.3721 -2.05981,-2.34512 0,-1.36876 1.57152,-2.61548 3.87807,-3.07655 1.99914,-0.39963 4.55183,0.65385 5.79345,2.39092 0.77801,1.08846 1.4118,2.40947 1.7173,3.57938 l 0.26559,1.01706 -0.65269,-0.0263 c -0.35898,-0.0145 -1.55308,-0.0868 -2.65356,-0.16077 z"
-           id="path3972"
-           inkscape:connector-curvature="0" />
-        <path
-           style="fill:#c87137;fill-opacity:1;stroke:none"
-           d="m 566.61327,598.96201 c -1.8749,-1.25848 -2.86609,-2.1309 -3.18534,-2.80367 -0.61428,-1.2945 0.0586,-1.62232 3.27296,-1.59462 2.06846,0.0178 2.65684,0.0904 3.99815,0.49326 1.80133,0.54102 3.09704,1.15446 3.5895,1.69941 0.83138,0.92002 -0.70994,1.90296 -4.11484,2.62414 -1.11699,0.23658 -2.09085,0.42994 -2.16415,0.4297 -0.0733,-2.5e-4 -0.70163,-0.38195 -1.39628,-0.84822 l 0,0 z"
-           id="path3974"
-           inkscape:connector-curvature="0" />
-        <path
-           style="fill:#c87137;fill-opacity:1;stroke:none"
-           d="m 582.05046,594.14104 c -2.10746,-2.23205 -3.113,-3.83933 -3.29638,-5.26897 -0.14421,-1.1243 0.46933,-2.19408 1.62763,-2.83794 2.62929,-1.46154 7.34042,-0.77566 8.87447,1.29201 1.18123,1.59214 0.0389,3.9251 -3.0392,6.20701 -0.93935,0.69637 -2.74261,1.63467 -3.14156,1.63467 -0.0305,0 -0.49176,-0.46205 -1.02496,-1.02678 z"
-           id="path3976"
-           inkscape:connector-curvature="0" />
-        <path
-           style="fill:#c87137;fill-opacity:1;stroke:none"
-           d="m 548.46266,556.86963 c -1.34182,-0.29183 -2.06152,-0.65078 -2.55005,-1.27185 -0.48568,-0.61744 -0.47228,-1.16317 0.0404,-1.64479 0.48723,-0.45772 1.33952,-0.5068 2.08716,-0.12018 0.60632,0.31354 1.51369,1.56628 1.87386,2.58709 0.29561,0.83785 0.31112,0.83305 -1.45135,0.44973 z"
-           id="path3978"
-           inkscape:connector-curvature="0" />
-        <path
-           style="fill:#c87137;fill-opacity:1;stroke:none"
-           d="m 553.75398,549.52233 c -2.2967,-0.33533 -3.21428,-0.80743 -3.21428,-1.65373 0,-1.29598 2.65404,-2.28745 4.10906,-1.53503 0.63854,0.3302 1.3508,1.52647 1.51449,2.54365 l 0.12213,0.75893 -1.04249,-0.0243 c -0.57336,-0.0134 -1.24337,-0.0537 -1.48891,-0.0895 z"
-           id="path3980"
-           inkscape:connector-curvature="0" />
-        <path
-           style="fill:#c87137;fill-opacity:1;stroke:none"
-           d="m 554.42525,543.13205 c -1.52038,-0.54262 -2.11586,-1.31675 -2.12708,-2.76522 -0.0125,-1.6076 1.43167,-3.61463 2.96496,-4.12066 1.34612,-0.44426 2.78204,0.53824 3.73709,2.55706 0.37199,0.78632 1.17511,3.55091 1.18108,4.06568 0.002,0.18956 -2.43338,0.51751 -3.78314,0.5094 -0.71769,-0.004 -1.6055,-0.11513 -1.97291,-0.24626 l 0,0 z"
-           id="path3982"
-           inkscape:connector-curvature="0" />
-        <path
-           style="fill:#c87137;fill-opacity:1;stroke:none"
-           d="m 560.66181,530.98458 c -0.97049,-0.34612 -1.37211,-0.76914 -1.37211,-1.44521 0,-1.2574 1.93164,-3.21167 3.62523,-3.66771 2.13711,-0.57546 3.32746,0.68072 3.33513,3.51957 l 0.004,1.4515 -1.34658,0.20028 c -1.77534,0.26405 -3.40423,0.24163 -4.24559,-0.0584 z"
-           id="path3984"
-           inkscape:connector-curvature="0" />
-        <path
-           style="fill:#c87137;fill-opacity:1;stroke:none"
-           d="m 576.70041,525.34223 c -2.15593,-0.2847 -3.73613,-1.07188 -4.2859,-2.13502 -0.92739,-1.79338 0.5891,-4.83909 3.18689,-6.40052 1.3969,-0.83963 2.21139,-1.02014 3.04025,-0.67382 1.63928,0.68493 1.81252,3.84511 0.45222,8.24925 -0.39767,1.28751 -0.27794,1.23948 -2.39346,0.96011 z"
-           id="path3986"
-           inkscape:connector-curvature="0" />
-        <path
-           style="fill:#c87137;fill-opacity:1;stroke:none"
-           d="m 599.81498,528.75254 c -1.93413,-0.5869 -3.41344,-2.57712 -3.14501,-4.23123 0.34693,-2.1379 2.70189,-3.19845 4.85493,-2.1864 1.7538,0.82438 2.81045,3.00061 2.21719,4.5664 -0.55253,1.4583 -2.38119,2.32032 -3.92711,1.85123 z"
-           id="path3988"
-           inkscape:connector-curvature="0" />
-        <path
-           style="fill:#c87137;fill-opacity:1;stroke:none"
-           d="m 599.60382,549.91777 c -1.61673,-0.57702 -2.20047,-1.39786 -2.04757,-2.87927 0.23862,-2.31201 2.67933,-5.14464 5.00838,-5.8126 0.72816,-0.20883 1.62589,0.20811 2.02571,0.94082 0.45139,0.82723 0.44342,3.91428 -0.0162,6.26407 l -0.34054,1.74107 -1.98089,-0.008 c -1.17936,-0.005 -2.25119,-0.10431 -2.64891,-0.24626 l 0,0 z"
-           id="path3990"
-           inkscape:connector-curvature="0" />
-        <path
-           style="fill:#c87137;fill-opacity:1;stroke:none"
-           d="m 600.27184,567.37237 c -5.88629,-1.31023 -8.65784,-2.86498 -8.66005,-4.858 -0.002,-1.81733 2.92055,-3.60406 5.86346,-3.58467 3.92934,0.0259 5.45615,2.90436 4.04507,7.62609 -0.28539,0.95498 -0.37205,1.01166 -1.24848,0.81658 z"
-           id="path3992"
-           inkscape:connector-curvature="0" />
-        <path
-           style="fill:#c87137;fill-opacity:1;stroke:none"
-           d="m 595.14571,579.26652 c -2.22795,-0.39892 -3.86205,-0.9469 -4.75703,-1.59523 -1.14797,-0.83158 -1.19822,-1.64963 -0.16402,-2.67009 0.74011,-0.73027 1.5696,-1.15677 2.94081,-1.51208 1.43342,-0.37144 2.84341,-0.35928 3.62067,0.0312 0.78128,0.39252 1.43213,1.34941 1.43213,2.10553 0,0.67427 -0.58477,2.60267 -1.03111,3.40026 l -0.30818,0.55072 -1.73327,-0.31035 z"
-           id="path3994"
-           inkscape:connector-curvature="0" />
-        <path
-           style="fill:#e9c6af;fill-opacity:1;stroke:none"
-           d="m 340.93764,310.80616 c -0.24091,-0.69448 0.12631,-2.88425 0.81603,-4.86616 0.68973,-1.98191 1.80858,-6.30031 2.48633,-9.59645 0.67775,-3.29614 1.4366,-6.33503 1.68633,-6.7531 0.4093,-0.68519 16.59097,15.61504 17.29132,17.41801 0.33877,0.87212 -15.68815,5.06039 -19.36423,5.06039 -1.36277,0 -2.67487,-0.56821 -2.91578,-1.26269 z"
-           id="path4008"
-           inkscape:connector-curvature="0" />
-        <path
-           style="fill:#e9c6af;fill-opacity:1;stroke:none"
-           d="m 309.55586,320.48679 c -1.2712,-1.2712 -0.65731,-8.93125 1.40323,-17.50931 1.54596,-6.43587 1.8942,-10.1675 1.39047,-14.89975 -0.42605,-4.00251 -0.30042,-6.31346 0.34323,-6.31346 0.55839,0 2.95003,3.71888 5.31475,8.26416 2.36472,4.54529 5.82464,10.26222 7.68871,12.70429 5.94315,7.78594 3.98735,14.92815 -4.77611,17.44147 -3.94123,1.13033 -10.36972,1.30716 -11.36428,0.3126 z"
-           id="path4010"
-           inkscape:connector-curvature="0" />
-        <path
-           style="fill:#e9c6af;fill-opacity:1;stroke:none"
-           d="m 224.66899,335.5696 -3.9063,-0.40329 0.66126,-4.13527 c 0.36369,-2.27439 3.59887,-10.42336 7.18929,-18.10881 3.59043,-7.68545 6.52805,-14.52169 6.52805,-15.19164 0,-2.99673 2.37488,1.49804 4.19149,7.93295 4.31228,15.27523 6.23459,29.29812 4.12714,30.10683 -1.51092,0.57979 -12.35232,0.46396 -18.79093,-0.20077 l 0,0 z"
-           id="path4012"
-           inkscape:connector-curvature="0" />
-        <path
-           style="fill:#e9c6af;fill-opacity:1;stroke:none"
-           d="m 258.37479,330.44811 c 0,-5.02074 1.82488,-10.29804 3.56104,-10.29804 2.25955,0 5.53034,5.12348 5.53034,8.66291 0,3.81195 -0.15973,3.95914 -5.3033,4.88725 l -3.78808,0.68352 0,-3.93564 z"
-           id="path4014"
-           inkscape:connector-curvature="0" />
-        <path
-           style="fill:#e9c6af;fill-opacity:1;stroke:none"
-           d="m 274.03757,328.25594 c -0.3631,-1.6532 -0.39877,-3.4288 -0.0793,-3.94578 0.83892,-1.35741 4.19308,-0.2447 6.30846,2.09277 1.75546,1.93976 1.75095,2.06116 -0.12765,3.43483 -3.17367,2.32064 -5.36946,1.75138 -6.10156,-1.58182 z"
-           id="path4016"
-           inkscape:connector-curvature="0" />
-        <path
-           style="fill:#f4e3d7;fill-opacity:1;stroke:none"
-           d="m 147.46004,329.03941 c -2.11174,-2.11174 -1.35023,-4.47307 4.04289,-12.53646 l 5.25507,-7.85698 1.77624,3.98428 c 2.82072,6.32714 3.3766,12.14579 1.44237,15.0978 -1.38145,2.10835 -2.44742,2.52355 -6.47894,2.52355 -2.65399,0 -5.37093,-0.54549 -6.03763,-1.21219 z"
-           id="path4018"
-           inkscape:connector-curvature="0" />
-        <path
-           style="fill:#f4e3d7;fill-opacity:1;stroke:none"
-           d="m 342.31628,307.17539 c 0.51972,-2.59863 1.60977,-7.19372 2.42232,-10.21131 l 1.47737,-5.48652 3.85963,3.21909 c 2.12279,1.7705 5.66122,5.29555 7.86316,7.83345 l 4.00355,4.61435 -5.43212,1.38644 c -2.98766,0.76253 -7.61613,1.83257 -10.28549,2.37785 l -4.85338,0.99142 0.94496,-4.72477 0,0 z"
-           id="path4020"
-           inkscape:connector-curvature="0" />
-        <path
-           style="fill:#f4e3d7;fill-opacity:1;stroke:none"
-           d="m 309.87267,319.08067 c -0.36286,-0.58929 0.20258,-6.53571 1.25652,-13.21429 1.05395,-6.67857 2.11647,-14.25914 2.36115,-16.84571 0.43402,-4.58802 0.61058,-4.42551 7.2306,6.65497 8.18443,13.69899 8.80415,19.0736 2.57094,22.29692 -4.42288,2.28716 -12.29302,2.93705 -13.41921,1.10811 z"
-           id="path4022"
-           inkscape:connector-curvature="0" />
-        <path
-           style="fill:#f4e3d7;fill-opacity:1;stroke:none"
-           d="m 225.59298,334.83082 c -3.55812,-0.53284 -3.94302,-1.05972 -3.13271,-4.28824 1.74838,-6.96609 12.70654,-31.66796 13.7597,-31.01708 1.564,0.96661 7.00097,25.16595 7.00097,31.16058 l 0,5.1803 -6.78572,-0.21404 c -3.73214,-0.11773 -8.61115,-0.48741 -10.84224,-0.82152 z"
-           id="path4024"
-           inkscape:connector-curvature="0" />
-        <path
-           style="fill:#f4e3d7;fill-opacity:1;stroke:none"
-           d="m 259.38096,327.95878 c 1.06395,-6.5563 1.74251,-7.28308 4.59197,-4.91825 3.44888,2.86232 2.13783,9.14884 -2.03088,9.73811 -3.20577,0.45316 -3.36741,0.14895 -2.56109,-4.81986 z"
-           id="path4026"
-           inkscape:connector-curvature="0" />
-        <path
-           style="fill:#f4e3d7;fill-opacity:1;stroke:none"
-           d="m 274.64951,327.29496 c 0,-1.57143 0.56414,-2.85715 1.25365,-2.85715 1.87335,0 4.57733,3.69283 3.49586,4.7743 -1.95578,1.95578 -4.74951,0.82807 -4.74951,-1.91715 z"
-           id="path4028"
-           inkscape:connector-curvature="0" />
-        <path
-           style="fill:#d3bc5f;fill-opacity:1;stroke:none"
-           d="m 150.00665,329.16735 c -3.58625,-0.93719 -3.11608,-3.68535 2.07342,-12.11936 l 4.57341,-7.43275 1.79072,4.197 c 2.7663,6.48349 2.38893,13.13101 -0.84363,14.86102 -2.87417,1.53821 -3.45408,1.57594 -7.59392,0.49409 z"
-           id="path4030"
-           inkscape:connector-curvature="0" />
-        <path
-           style="fill:#d3bc5f;fill-opacity:1;stroke:none"
-           d="m 340.90644,768.34518 c -1.39847,-3.7173 -3.01076,-9.26507 -2.76425,-9.51158 0.15059,-0.15059 1.15539,-0.27379 2.23288,-0.27379 2.31729,0 4.43855,1.7794 4.43855,3.72324 0,1.35272 -1.48774,5.05283 -2.64053,6.56721 -0.68568,0.90074 -0.74697,0.8763 -1.26665,-0.50508 z"
-           id="path4032"
-           inkscape:connector-curvature="0" />
-        <path
-           style="fill:#d3bc5f;fill-opacity:1;stroke:none"
-           d="m 333.66775,764.05176 c -0.71211,-1.33059 0.005,-3.15022 1.57219,-3.98891 0.94499,-0.50575 1.04814,-0.46145 0.80957,0.34764 -0.15037,0.50998 -0.42446,1.77955 -0.60908,2.82127 -0.37904,2.13869 -0.93043,2.39375 -1.77268,0.82 z"
-           id="path4034"
-           inkscape:connector-curvature="0" />
-        <path
-           inkscape:connector-curvature="0"
-           id="path3850"
-           d="m 426.62796,773.89785 c 0,-3.5797 -2.35283,-5.15284 -7.70671,-5.15284 -3.66459,0 -8.79263,-5.05712 -14.48607,-14.28572 -2.1813,-3.53571 -6.13369,-9.0878 -8.78308,-12.33795 l -4.81705,-5.9094 -8.17497,2.61913 c -4.49623,1.44051 -14.46906,4.90331 -22.16182,7.6951 -7.69276,2.7918 -15.40704,5.07532 -17.14286,5.07452 -2.94374,-10e-4 -3.15601,-0.64994 -3.15601,-9.64285 0,-8.37666 0.56936,-10.48469 4.34034,-16.06997 2.38719,-3.53572 5.28005,-6.42858 6.42857,-6.42858 2.39795,0 3.69993,-6.10258 1.72363,-8.07888 -0.72644,-0.72644 -6.04704,-2.11213 -11.82357,-3.07932 -10.20027,-1.70787 -10.53851,-1.89641 -11.7433,-6.5458 -1.76571,-6.81414 -0.78256,-8.17767 7.7658,-10.77024 4.17683,-1.26677 13.02744,-5.02114 19.66802,-8.34306 l 12.07377,-6.03984 6.1456,-14.16157 c 3.38008,-7.78887 5.87545,-14.43173 5.54528,-14.76191 -0.33018,-0.33018 0.6647,-1.86536 2.21085,-3.4115 1.75401,-1.75402 2.4879,-3.82968 1.95154,-5.51959 -0.47279,-1.48961 0.4631,-5.79603 2.07974,-9.56977 4.43626,-10.3556 8.63373,-26.15603 8.63373,-32.49969 0,-8.00107 -1.76656,-5.00381 -6.2818,10.65806 -2.15504,7.47514 -8.53396,25.15371 -14.17537,39.28571 -9.88449,24.76109 -10.4568,25.79206 -15.7538,28.37886 -7.39826,3.61297 -12.7778,1.9178 -31.79112,-10.01781 -22.73762,-14.27356 -40.59574,-33.803 -48.56497,-53.11013 -5.25205,-12.7242 -6.34954,-35.19967 -2.71966,-55.69632 4.16941,-23.54318 25.87958,-83.56852 41.46566,-114.64628 4.41645,-8.80614 11.13203,-23.80319 14.92352,-33.32676 6.41861,-16.12246 20.0404,-56.64866 20.0404,-59.62223 0,-0.72557 -1.577,-0.92341 -3.50443,-0.43965 -2.03972,0.51192 -5.41543,-0.0737 -8.07663,-1.40136 -5.67393,-2.83053 -7.87107,-2.92057 -5.639,-0.23109 1.42579,1.71797 -0.21486,2.65513 -10.1337,5.78849 -6.50919,2.05626 -16.35673,4.32041 -21.88343,5.03147 -5.52668,0.71106 -14.86996,2.25764 -20.76281,3.43687 -14.4203,2.88566 -32.315,4.7573 -56.72438,5.93292 -19.48135,0.93825 -32.27409,-0.0452 -50.41848,-3.87598 -3.53571,-0.74647 -8.45041,-1.58924 -10.92155,-1.8728 -2.47114,-0.28355 -5.80387,-1.21712 -7.40608,-2.07461 -1.60221,-0.85747 -5.45355,-1.55904 -8.55854,-1.55904 -5.08662,0 -5.88912,-0.51356 -8.10742,-5.18827 -2.56384,-5.40289 -2.22009,-13.88376 0.68029,-16.78415 2.64504,-2.64503 45.91061,-1.67765 62.17044,1.39007 9.95679,1.87855 20.56266,2.68406 35,2.65826 20.16534,-0.036 21.35788,-0.2132 45,-6.6843 13.35715,-3.65598 36.17857,-9.60451 50.71429,-13.21893 31.74723,-7.89421 35.99164,-9.19774 35.43048,-10.88122 -0.60311,-1.80933 -23.09771,-28.22834 -24.13172,-28.34175 -0.46426,-0.0509 -1.66078,3.55667 -2.65892,8.01686 -0.99814,4.46019 -3.08131,11.04948 -4.62926,14.64286 l -2.81444,6.53342 -3.49341,-4.28571 c -1.92139,-2.35714 -7.17266,-11.51501 -11.6695,-20.35082 -4.49685,-8.8358 -8.97966,-16.06795 -9.9618,-16.07143 -1.32377,-0.005 -1.78572,4.17654 -1.78572,16.16296 0,20.67026 -2.48255,29.67311 -10.21525,37.045 -7.69529,7.33624 -11.47126,7.10146 -17.23205,-1.07142 -2.4922,-3.53572 -5.06416,-6.42858 -5.71547,-6.42858 -0.65131,0 -1.91646,1.60715 -2.81145,3.57143 -0.89499,1.96429 -2.12523,3.57143 -2.73386,3.57143 -0.60864,0 -2.91617,-2.55659 -5.12784,-5.68132 -2.21167,-3.12473 -4.66408,-5.48661 -5.44979,-5.24862 -0.78572,0.23799 -2.49761,4.79577 -3.80422,10.1284 -1.3066,5.33263 -3.03159,10.35163 -3.8333,11.15334 -1.82126,1.82127 -4.9364,-8.70131 -8.10955,-27.3931 -1.25766,-7.40844 -3.1632,-15.12272 -4.23454,-17.14286 l -1.94787,-3.67298 -3.55272,7.85714 c -1.95399,4.32143 -5.54561,12.67857 -7.98136,18.57143 -2.43576,5.89286 -5.86719,13.24416 -7.6254,16.33623 l -3.19676,5.62194 -16.42857,-0.34518 c -25.75685,-0.54119 -31.77622,-3.27892 -35.62631,-16.20355 -1.0033,-3.36805 -2.63149,-7.67511 -3.6182,-9.57124 -1.78703,-3.43408 -1.8141,-3.4177 -6.94685,4.204 l -5.15283,7.65152 -2.45539,-5.63258 c -3.23724,-7.42608 -3.28794,-25.83647 -0.1001,-36.34685 3.74512,-12.34779 12.15789,-25.20747 25.32825,-38.71653 16.74484,-17.17545 19.40291,-17.92917 56.42858,-16.00098 l 27.14285,1.41353 5.13206,-3.38632 c 9.56469,-6.31112 50.96559,-19.83112 53.36851,-17.42818 0.43892,0.43891 0.0684,2.8908 -0.82318,5.44865 -3.53536,10.14152 4.03056,21.52916 14.30098,21.52475 11.02945,-0.005 22.1994,-10.09156 21.30322,-19.23749 -0.37896,-3.86755 -1.6108,-4.90083 -11.49587,-9.64283 -13.8664,-6.65188 -14.36669,-9.68889 -1.59605,-9.68889 3.9019,0 5.99966,1.13922 9.86298,5.35625 4.19951,4.58402 5.29165,5.11601 7.57515,3.68994 2.26956,-1.41736 3.90289,-0.69726 10.93217,4.81979 8.123,6.37546 8.46166,6.49166 19.852,6.81149 7.8395,0.22012 13.34429,1.18411 17.01723,2.98005 5.23385,2.55915 5.31096,2.70072 2.14286,3.9343 -3.17296,1.23548 -3.18776,1.31766 -0.4292,2.38164 1.6016,0.61775 3.66983,0.45174 4.70653,-0.37777 4.5849,-3.66861 20.01134,17.69068 23.9655,33.18239 3.29037,12.8911 2.21001,22.03629 -4.09542,34.66756 -5.264,10.54504 -14.75145,24.07359 -17.51361,24.97337 -0.82964,0.27025 -2.5871,-1.77061 -3.90546,-4.53525 -2.36503,-4.95951 -5.3004,-6.74019 -5.3004,-3.21538 0,0.99618 1.59996,4.16578 3.55546,7.04356 l 3.55546,5.23233 -9.62689,8.77226 c -5.29478,4.82474 -12.03828,10.17298 -14.98557,11.885 -6.73454,3.91197 -7.53131,6.43174 -5.32351,16.83537 1.54585,7.2844 1.47461,8.80251 -0.55873,11.90579 -3.309,5.05015 -2.88533,6.10515 0.98977,2.4647 1.82614,-1.71559 3.75471,-2.68479 4.28571,-2.15379 1.8008,1.8008 0.97693,11.2657 -1.25841,14.4571 -1.22313,1.74626 -1.62297,3.17501 -0.88854,3.17501 0.73444,0 2.26187,-1.39544 3.39431,-3.10098 1.13244,-1.70554 2.7171,-2.69424 3.52146,-2.19712 0.80437,0.49713 2.93738,5.91043 4.74004,12.02956 4.4994,15.27329 14.11453,34.99907 22.4835,46.12569 3.84136,5.10714 13.97214,19.57143 22.51284,32.14285 53.45682,78.68539 68.59855,99.78142 75.64649,105.39352 12.14163,9.66807 26.52131,18.44436 39.87731,24.33814 10.87245,4.79783 14.11867,5.59646 22.43053,5.51824 9.59119,-0.0903 9.78983,-0.0144 15.18356,5.79055 9.89218,10.64655 13.59838,13.95955 15.6163,13.95955 3.71671,0 2.12408,-5.77188 -2.28492,-8.28072 -2.35217,-1.33846 -4.28074,-3.26635 -4.28571,-4.2842 -0.004,-1.01786 -1.57466,-3.41629 -3.48821,-5.32985 -1.91356,-1.91355 -2.96406,-3.79757 -2.33445,-4.18668 0.62962,-0.38913 0.84662,-2.26707 0.48223,-4.1732 -0.43234,-2.26166 0.36174,-4.48997 2.28566,-6.41389 4.27507,-4.27507 9.85228,-15.92446 10.73771,-22.42834 0.42062,-3.08957 1.51543,-10.97616 2.43295,-17.52574 2.76804,-19.7594 -1.2281,-37.2384 -8.9889,-39.31722 -18.20165,-4.87553 -41.76129,9.1535 -48.71912,29.0107 -1.72214,4.91493 -3.77208,9.03106 -4.55541,9.14697 -3.10375,0.45926 -5.35095,-23.32915 -3.91532,-41.4467 1.58292,-19.9762 2.99122,-23.22124 15.91213,-36.66521 11.47387,-11.93839 17.59143,-14.73782 22.17969,-10.14956 1.65684,1.65684 1.86991,2.93742 0.81633,4.90607 -1.82236,3.40512 -1.86198,10.43295 -0.0524,9.31463 0.75528,-0.4668 1.80063,-3.12687 2.32298,-5.9113 1.59443,-8.49907 10.22369,-10.09738 17.56906,-3.25413 2.88417,2.68702 3.23589,4.03877 2.52339,9.69815 l -0.82789,6.57594 2.87646,-5.42927 c 3.4244,-6.4635 5.97707,-7.74125 10.29765,-4.34267 3.32438,2.61494 3.33286,2.69191 0.7638,6.92242 -1.42887,2.35295 -2.58101,5.24238 -2.56031,6.42095 0.0503,2.86428 7.09019,-5.10475 7.09019,-8.02597 0,-2.73246 11.67052,3.37054 19.87555,10.39372 5.64592,4.8327 16.83252,21.15565 23.34287,34.06082 5.00816,9.92743 10.99802,27.7589 11.0432,32.87504 0.0207,2.3473 0.41746,10.51609 0.8816,18.15286 0.86566,14.24328 -1.60147,35.96273 -3.69945,32.56813 -0.60147,-0.9732 -0.79495,-2.91146 -0.42993,-4.30723 0.97224,-3.7179 -2.50517,-5.23223 -4.80199,-2.09116 -2.93063,4.00787 -2.3808,10.00913 1.13065,12.34064 3.03804,2.01718 3.00518,2.11863 -5.35715,16.54379 -4.62765,7.9828 -9.2175,14.54073 -10.19964,14.57319 -0.98214,0.0324 -1.78571,1.3876 -1.78571,3.01141 0,1.85214 -5.72296,8.65429 -15.35715,18.25306 l -15.35721,15.30067 -30.71429,15.92153 c -16.89285,8.75684 -34.61344,17.2241 -39.3791,18.81613 -9.3854,3.13531 -25.40878,6.09742 -28.18431,5.21018 -0.94726,-0.3028 -12.3096,-0.94238 -25.24963,-1.42128 -26.85853,-0.99403 -27.94664,-1.43743 -29.40626,-11.98292 -0.50404,-3.64164 -1.80185,-11.12118 -2.88403,-16.62118 -1.08217,-5.5 -2.96961,-18.67858 -4.19432,-29.28572 -3.42215,-29.63883 -13.96832,-71.49593 -17.19969,-68.26456 -0.41163,0.41163 1.48474,14.17169 4.21416,30.57792 6.31917,37.98393 9.19667,58.5393 10.043,71.74188 0.36961,5.76612 1.27361,11.2304 2.00887,12.14286 0.73527,0.91247 1.7869,4.38782 2.33696,7.72299 0.55005,3.33517 1.59621,6.43235 2.32478,6.88264 0.72859,0.45029 2.60516,3.32863 4.17019,6.39633 1.56503,3.06771 4.8046,7.80894 7.19907,10.53608 2.39446,2.72715 4.72463,7.24502 5.17814,10.03973 0.7125,4.39059 0.43979,5.08127 -2.0063,5.08127 -4.29298,0 -11.92337,-2.97674 -11.08938,-4.32615 0.40474,-0.65489 0.0826,-1.5945 -0.71599,-2.08802 -0.79853,-0.49351 -1.45187,-0.2767 -1.45187,0.48183 0,0.75853 -1.28572,1.04293 -2.85714,0.63199 -1.57143,-0.41095 -2.85715,-1.20516 -2.85715,-1.76492 0,-1.74535 -13.72065,-7.53875 -16.55945,-6.99205 -1.97618,0.38057 -2.95056,2.23061 -3.65046,6.9311 -0.90596,6.08422 -9.37846,29.98337 -10.62943,29.98337 -0.32407,0 -0.58923,-1.53837 -0.58926,-3.41859 z m 15.28712,-78.87133 c 0.6525,-1.95748 -3.40626,-7.20998 -4.6276,-5.98865 -1.55372,1.55371 0.66714,8.55064 2.51817,7.93362 0.90405,-0.30135 1.8533,-1.17658 2.10943,-1.94497 z M 382.2049,674.93277 c 4.51635,-6.81843 4.86019,-9.51456 0.78175,-6.12976 -2.97337,2.46767 -8.2382,12.79914 -6.52235,12.79914 0.72765,0 3.31092,-3.00123 5.7406,-6.66938 z m 51.54405,-10.91493 c -0.0261,-7.16753 -2.12872,-11.63347 -3.63229,-7.71525 -1.29381,3.37165 0.65003,15.55903 2.31727,14.52862 0.73529,-0.45444 1.32705,-3.52046 1.31502,-6.81337 z M 394.4041,646.99857 c 2.60899,-3.72486 2.95895,-8.73669 0.55406,-7.93506 -2.0358,0.6786 -5.8391,11.11007 -4.05071,11.11007 0.70004,0 2.27353,-1.42876 3.49665,-3.17501 z m 172.22386,-3.87485 c 0,-5.2489 -2.31401,-11.52157 -4.25036,-11.52157 -1.90507,0 -1.89428,9.38372 0.0149,12.95106 2.17376,4.0617 4.23546,3.36587 4.23546,-1.42949 z m -134.28571,-5.17731 c 0,-3.48934 -0.64286,-6.34426 -1.42857,-6.34426 -0.78572,0 -1.42858,3.25223 -1.42858,7.22717 0,4.45433 0.5481,6.88842 1.42858,6.34426 0.78571,-0.4856 1.42857,-3.73783 1.42857,-7.22717 z m 92.23305,4.43286 c 2.53533,-3.86939 1.70619,-6.81698 -1.56452,-5.56189 -1.17506,0.45091 -2.0971,2.62186 -2.0971,4.93761 0,5.04666 0.6872,5.16382 3.66162,0.62428 z m 94.9098,-11.44115 c 0,-2.54457 -4.96301,-5.40444 -8.27274,-4.76704 -2.10014,0.40446 -1.99904,0.87357 0.78914,3.66176 3.64163,3.64163 7.4836,4.20907 7.4836,1.10528 z m -122.70325,-5.49365 c 0.56317,-2.10578 0.48191,-4.16366 -0.18055,-4.57308 -1.45921,-0.90185 -2.1353,0.1914 -3.40957,5.51343 -1.2858,5.37019 2.14257,4.4722 3.59012,-0.94035 z m -93.76295,-7.66082 c 0.53998,-3.60073 1.32025,-7.42888 1.73396,-8.507 0.41372,-1.07811 0.12529,-1.96021 -0.64096,-1.96021 -1.49502,0 -6.0852,14.80131 -6.00994,19.37943 0.0843,5.1308 3.82886,-1.6563 4.91694,-8.91222 z m 29.15433,-2.25293 c 0.17182,-5.446 -1.67341,-7.20485 -3.24957,-3.09744 -1.18524,3.0887 -1.09206,11.2221 0.16509,14.40917 0.8564,2.17109 1.19263,1.8868 1.97384,-1.66887 0.51789,-2.35714 1.01767,-6.69643 1.11064,-9.64286 z m 98.45473,11.5 c 2.04986,-2.04985 2.28539,-6.85714 0.33597,-6.85714 -1.5025,0 -4.33597,4.60634 -4.33597,7.04894 0,2.02133 1.87687,1.93133 4,-0.1918 z m 31.71429,-12.69047 c 0,-6.31287 -0.48856,-8.52998 -1.78572,-8.10386 -3.46638,1.13873 -2.42075,16.79433 1.12169,16.79433 0.36521,0 0.66403,-3.91071 0.66403,-8.69047 z m -270.59813,-2.14054 c 1.03368,-5.51004 -0.22596,-8.14486 -2.31482,-4.8419 -1.76507,2.79098 -1.76468,11.79803 4.8e-4,10.70711 0.75528,-0.4668 1.79672,-3.10614 2.31434,-5.86521 z m 213.31241,2.14728 c 3.34886,-4.52957 3.22052,-6.54048 -0.33044,-5.17785 -2.16697,0.83155 -5.82579,9.57587 -4.00676,9.57587 0.59709,0 2.54882,-1.9791 4.3372,-4.39802 z m 35.97537,-6.59208 c 3.17853,-7.41522 3.20679,-7.58133 1.28935,-7.58133 -2.146,0 -7.11036,8.77859 -7.11652,12.58431 -0.007,4.75969 2.60332,2.51796 5.82717,-5.00298 z m 32.73892,5.23098 c 0,-1.71024 -4.02946,-3.54475 -5.20466,-2.36955 -1.25101,1.25101 0.87093,3.84295 3.14612,3.84295 1.1322,0 2.05854,-0.66302 2.05854,-1.4734 z M 279.4851,600.80355 c 0,-2.07337 -0.61834,-3.27357 -1.42857,-2.77283 -0.78571,0.4856 -1.42857,2.13069 -1.42857,3.65575 0,1.52505 0.64286,2.77282 1.42857,2.77282 0.78572,0 1.42857,-1.64508 1.42857,-3.65574 z m 236.37778,-1.98523 c 5.48505,-7.91495 3.77798,-10.8071 -1.81866,-3.08117 -2.47893,3.42206 -4.15947,6.78449 -3.73453,7.47204 1.14784,1.85725 1.31461,1.72538 5.55319,-4.39087 z m -222.09206,-10.7814 c 0,-6.00314 0.18606,-6.27328 4.64286,-6.7412 l 4.64285,-0.48745 -6.11728,-1.98578 c -4.66449,-1.51418 -6.51352,-1.58954 -7.78572,-0.31734 -1.27218,1.27219 -1.11618,1.66843 0.65693,1.66843 1.97226,0 2.19874,1.22674 1.49152,8.07913 -0.61105,5.92034 -0.3926,7.80643 0.8175,7.05856 0.90824,-0.56133 1.65134,-3.83479 1.65134,-7.27435 z m 51.42857,-0.006 c -1.91394,-2.30617 -11.42857,-2.99994 -11.42857,-0.83333 0,1.80703 2.7051,2.73034 8.3892,2.8634 4.12598,0.0966 4.56241,-0.19491 3.03937,-2.03007 z m 26.5756,-10.22924 c 1.08584,-4.5882 2.30669,-16.05485 2.71297,-25.48143 l 0.73873,-17.13925 3.91493,-1.22671 c 2.1532,-0.6747 12.05778,-1.31919 22.01018,-1.4322 16.44723,-0.18674 21.58299,-1.00339 19.48765,-3.09873 -0.94972,-0.94971 -33.13103,-13.3399 -39.45379,-15.19017 -2.60041,-0.76097 -5.49327,-1.09313 -6.42857,-0.7381 -1.70166,0.6459 2.35573,2.60387 15.08516,7.27961 3.73214,1.37089 6.78571,3.09262 6.78571,3.82606 0,1.64753 -7.31854,5.00796 -15.19073,6.9751 -3.24775,0.81156 -6.66137,2.38692 -7.58581,3.5008 -0.92443,1.11387 -2.06253,7.9174 -2.5291,15.11893 -0.60147,9.28391 -1.42899,13.31654 -2.84402,13.85954 -4.47347,1.71663 -14.36078,-12.68123 -17.6261,-25.66707 -2.28095,-9.0711 -5.13647,-8.84778 -13.7001,1.07143 -8.22145,9.52289 -10.52414,9.9712 -10.52414,2.04894 0,-8.05877 -1.7975,-10.71208 -11.50938,-16.98918 -6.18495,-3.99752 -7.97505,-5.83476 -6.68338,-6.85939 2.86616,-2.2736 11.12242,-4.36933 21.0499,-5.34323 20.83302,-2.04374 24.94299,-5.1365 26.1785,-19.69944 0.48065,-5.6653 2.84678,-20.83019 5.25805,-33.69974 2.41127,-12.86955 4.13037,-23.65295 3.82023,-23.96309 -0.31016,-0.31016 -1.32648,0.35492 -2.25849,1.47793 -1.63287,1.96747 -10.60386,41.17586 -12.79479,55.92054 -0.58671,3.94849 -1.59384,8.03193 -2.23808,9.07433 -1.93379,3.12893 -9.8575,5.71992 -20.27847,6.6309 -8.26223,0.72226 -29.12463,4.8953 -36.06212,7.21337 -3.65498,1.22127 1.0193,4.53479 12.09617,8.57475 5.88893,2.14781 11.63939,5.23607 12.77879,6.8628 2.68426,3.83231 2.63459,18.85472 -0.0999,30.17908 -1.13831,4.71429 -2.0797,11.30357 -2.09197,14.64286 -0.0187,5.11161 -0.474,6.07143 -2.87946,6.07143 -1.57142,0 -2.85714,0.64285 -2.85714,1.42857 0,0.78571 2.37857,1.42857 5.28572,1.42857 4.05171,0 4.89342,-0.39229 3.60541,-1.6803 -0.98144,-0.98144 -1.16677,-2.31829 -0.44561,-3.21429 0.67908,-0.84368 4.57634,-8.0438 8.66058,-16.00025 7.29933,-14.21972 18.24234,-27.52565 21.15637,-25.72467 0.76236,0.47115 2.09937,3.68924 2.97112,7.15128 0.87175,3.46204 3.7993,8.94496 6.50565,12.18426 3.36955,4.03308 5.4529,8.4736 6.60912,14.08681 4.1242,20.02239 5.88791,21.25327 9.3701,6.53935 z m 297.11199,4.39822 c 1.04665,-5.57915 0.29627,-7.18944 -2.52112,-5.4102 -1.03441,0.65325 -4.45218,1.19978 -7.59504,1.21448 -7.73077,0.0361 -8.09757,4.11447 -0.42737,4.75164 3.75721,0.31213 5.54367,1.24814 6.17428,3.23504 1.23923,3.90447 3.25342,2.15687 4.36925,-3.79096 z m -390.3011,0.68429 c 1.05582,-5.27916 -0.5117,-8.82441 -2.10394,-4.75844 -1.51077,3.85741 -1.52965,9.1904 -0.0326,9.1904 0.6875,0 1.64891,-1.9946 2.13649,-4.43245 z m 366.61351,-4.17483 c 0,-1.73836 -6.09591,-4.25036 -10.31441,-4.25036 -2.89506,0 -2.90719,0.0866 -0.39988,2.85715 2.66976,2.95005 10.71429,3.99611 10.71429,1.39321 z M 502.8413,575.12782 c -0.44261,-1.1534 -1.72287,-2.0971 -2.84501,-2.0971 -1.60699,0 -1.711,0.61526 -0.48977,2.89716 1.71937,3.21267 4.60861,2.51951 3.33478,-0.80006 z m 165.64228,-12.90013 c 0.15845,-5.5902 -1.42466,-7.89845 -3.33999,-4.86988 -1.54889,2.44914 -1.77726,8.67088 -0.44564,12.14101 0.86917,2.26503 1.01221,2.26405 2.28801,-0.0157 0.74849,-1.33747 1.4224,-4.60242 1.49762,-7.25544 z m -373.5135,4.30725 c 2.23495,-4.90517 2.15864,-11.05073 -0.12786,-10.29476 -1.7974,0.59427 -4.13126,13.9334 -2.43783,13.9334 0.49929,0 1.65383,-1.63739 2.56566,-3.63864 z m -15.48498,-2.15996 c 0,-1.6178 -0.64285,-2.54414 -1.42857,-2.05854 -0.78571,0.4856 -1.42857,1.80925 -1.42857,2.94145 0,1.1322 0.64286,2.05855 1.42857,2.05855 0.78572,0 1.42857,-1.32366 1.42857,-2.94146 z m 382.59253,0.44146 c -0.69903,-3.68606 -7.19661,-3.95173 -10.38847,-0.42476 -2.63181,2.90811 -2.60844,2.92476 4.10786,2.92476 5.6613,0 6.67798,-0.40469 6.28061,-2.5 z m -16.2808,0.2043 c 4.16,-1.59635 2.31856,-3.41859 -3.45458,-3.41859 -5.49083,0 -7.652,1.83717 -3.92857,3.3396 2.58225,1.04197 4.81152,1.06582 7.38315,0.079 z m -364.568,-7.34716 c 0.80085,-3.08777 -0.11458,-6.07143 -1.86277,-6.07143 -0.72024,0 -1.30953,1.92857 -1.30953,4.28572 0,4.64475 2.12112,5.83874 3.1723,1.78571 z m 208.25627,0.82677 c 0,-2.37181 -4.3635,-6.8982 -6.64998,-6.8982 -2.51116,0 -2.42713,1.49943 0.30241,5.39642 2.35815,3.36672 6.34757,4.31058 6.34757,1.50178 z m -148.84524,-4.1482 c -0.28154,-0.84464 -0.97797,-1.4875 -1.54761,-1.42857 -0.56965,0.0589 -2.48215,0.15233 -4.25,0.20756 -3.067,0.0959 -3.08337,0.15665 -0.35715,1.32815 4.04509,1.73823 6.75418,1.69108 6.15476,-0.10714 z m -34.36787,-4.53571 c -0.60821,-1.82822 -16.44089,-4.75077 -17.88944,-3.30222 -1.5207,1.52072 1.24153,2.8297 7.94831,3.76662 10.36246,1.44761 10.57393,1.43773 9.94113,-0.4644 z m 8.9274,0.35714 c -2.79504,-1.8063 -5.71429,-1.8063 -5.71429,0 0,0.78571 1.76786,1.41873 3.92858,1.4067 3.06134,-0.017 3.45552,-0.32759 1.78571,-1.4067 z m 352.14286,-5.71429 c 0,-2.61904 -0.80357,-5.02975 -1.78572,-5.35714 -1.2381,-0.4127 -1.78571,1.23016 -1.78571,5.35714 0,4.12699 0.54761,5.76985 1.78571,5.35715 0.98215,-0.32739 1.78572,-2.7381 1.78572,-5.35715 z M 439.4851,543.69475 c 0,-2.98227 -2.49161,-2.58776 -4.23545,0.67063 -2.14675,4.01123 -1.83796,4.67236 1.37831,2.95106 1.57143,-0.841 2.85714,-2.47076 2.85714,-3.62169 z m -155.69478,-3.16403 c 0.0114,-1.375 0.36743,-4.10714 0.79266,-6.07143 0.56222,-2.59718 0.16721,-2.26017 -1.44809,1.23545 -2.58457,5.5932 -2.77289,7.33598 -0.79264,7.33598 0.78571,0 1.43734,-1.125 1.44807,-2.5 z m 14.26621,-8.05875 c 0,-7.68189 -2.27311,-4.95518 -3.44313,4.13018 -0.84787,6.58402 -0.74917,6.9259 1.26165,4.36982 1.19981,-1.52518 2.18148,-5.35018 2.18148,-8.5 z m 177.14286,8.73377 c 0,-2.41296 -4.08474,-8.17502 -5.79529,-8.17502 -2.00805,0 -1.63495,2.51907 0.95959,6.47883 2.49386,3.80612 4.8357,4.62754 4.8357,1.69619 z m -20,-13.98657 c 0,-2.21755 -2.6889,-1.49955 -5.71429,1.52584 -4.36521,4.36521 -3.40008,6.29546 1.42858,2.85714 2.35714,-1.67843 4.28571,-3.65078 4.28571,-4.38298 z m -97.14286,-2.75988 c 0,-0.78571 -2.73214,-1.41872 -6.07143,-1.4067 -4.44637,0.016 -5.49787,0.39255 -3.92857,1.4067 2.8207,1.82288 10,1.82288 10,0 z m 17.14286,-3.41858 c 0,-2.04287 -2.95506,-3.72427 -6.54541,-3.72427 -2.50046,0 -2.69093,3.77931 -0.2403,4.76817 3.51048,1.41651 6.78571,0.91266 6.78571,-1.0439 z m 85.71429,-0.70887 c 0,-2.12995 -5.40396,-8.07952 -6.41975,-7.06792 -1.12963,1.12496 3.33029,8.33823 5.15547,8.33823 0.69535,0 1.26428,-0.57164 1.26428,-1.27031 z m -100.78572,-2.85485 c -2.0981,-1.96028 -7.78571,-3.36544 -7.78571,-1.92348 0,2.18136 1.74834,3.1915 5.52381,3.1915 2.17413,0 3.0772,-0.50626 2.2619,-1.26802 z m -11.35714,-1.58912 c 0.5396,-0.8731 -1.51066,-1.38953 -5.27283,-1.32816 -4.74989,0.0774 -5.50323,0.3808 -3.2986,1.32816 3.95354,1.6989 7.52146,1.6989 8.57143,0 z m 81.32428,-3.6021 c 3.24338,-2.45378 1.76082,-4.83479 -1.66491,-2.67389 -2.60481,1.64307 -4.13729,4.87293 -2.27841,4.80199 0.65475,-0.025 2.42925,-0.98265 3.94332,-2.1281 z m -59.39068,-43.73193 c 3.30956,-23.67659 5.7217,-43.34402 5.36031,-43.7054 -2.14247,-2.14246 -12.25891,53.21343 -13.309,72.82514 -1.40705,26.27851 1.89695,14.17443 7.94869,-29.11974 z m 237.35211,37.24971 c 0,-1.6178 -0.64285,-2.54414 -1.42857,-2.05854 -0.78571,0.4856 -1.42857,1.80926 -1.42857,2.94146 0,1.1322 0.64286,2.05854 1.42857,2.05854 0.78572,0 1.42857,-1.32366 1.42857,-2.94146 z m -296.54578,-1.15458 c 0.86678,-1.40252 -11.62796,-3.46122 -13.60206,-2.24116 -0.7044,0.43534 -1.28073,1.39646 -1.28073,2.1358 0,1.68924 13.84332,1.78724 14.88279,0.10528 z m 125.74258,-1.01913 c 3.20765,-3.20765 1.15733,-5.64813 -2.19577,-2.61363 -1.49341,1.35154 -2.71531,3.00056 -2.71531,3.6645 0,1.927 2.4595,1.40071 4.91108,-1.05087 z m -109.1968,-0.59912 c -2.82437,-1.82525 -11.42857,-1.82525 -11.42857,0 0,0.78572 3.05357,1.41873 6.78572,1.4067 4.90781,-0.0159 6.1927,-0.40511 4.64285,-1.4067 z m 15.71429,-1.42857 c 0,-0.78571 -1.60714,-1.42857 -3.57143,-1.42857 -1.96429,0 -3.57143,0.64286 -3.57143,1.42857 0,0.78572 1.60714,1.42857 3.57143,1.42857 1.96429,0 3.57143,-0.64285 3.57143,-1.42857 z m 61.49406,-1.55093 c 0.87701,-1.63871 1.1685,-3.40555 0.64774,-3.92631 -0.96914,-0.96916 -4.99894,3.66633 -4.99894,5.75028 0,2.27006 2.78491,1.10265 4.3512,-1.82397 z m 42.79165,1.05806 c 0,-1.0568 -1.28571,-3.085 -2.85714,-4.50713 -3.21201,-2.90683 -3.84156,-0.82324 -1.08493,3.59082 2.04157,3.26907 3.94207,3.71082 3.94207,0.91631 z m 151.19926,-6.00291 c 1.04613,-3.30616 1.06182,-10.11622 -2.00564,-3.86136 -0.47346,2.16071 -1.10839,4.73214 -1.41096,5.71428 -1.02159,3.31603 1.74513,1.81556 3.4166,-1.85292 z m 13.44261,0.0331 c 0.77878,-4.07383 -1.02601,-6.14647 -2.34932,-2.698 -1.25185,3.26226 -1.05979,6.30353 0.39805,6.30353 0.69413,0 1.5722,-1.62249 1.95127,-3.60553 z m -308.10711,-8.79116 c 0.54424,-4.72137 0.35806,-6.21477 -0.59171,-4.74617 -0.76222,1.17857 -1.80315,5.35714 -2.31319,9.28571 -0.69006,5.3151 -0.53864,6.52958 0.59171,4.74618 0.83548,-1.31818 1.87642,-5.49675 2.31319,-9.28572 z m 116.06999,0.44029 c 0.5388,-2.71712 -2.6904,-3.1008 -5.17618,-0.61503 -0.94285,0.94286 -1.71428,2.94984 -1.71428,4.45996 0,2.52628 0.25683,2.57542 3.21428,0.61502 1.76786,-1.17185 3.42215,-3.17882 3.67618,-4.45995 z m 155.08358,0.42893 c 2.78899,-4.72139 2.21276,-7.06875 -1.06703,-4.34676 -2.1016,1.74417 -4.05858,8.73137 -2.4455,8.73137 0.50736,0 2.08799,-1.97309 3.51253,-4.38461 z m 12.2898,-3.82968 c -0.017,-3.06134 -0.32758,-3.45552 -1.4067,-1.78571 -1.8063,2.79504 -1.8063,5.71429 0,5.71429 0.78572,0 1.41873,-1.76786 1.4067,-3.92858 z m -152.83527,-0.9132 c 0,-2.68664 -5.22337,-8.97367 -6.44479,-7.75715 -1.11001,1.10555 3.60999,9.74175 5.32423,9.74175 0.6163,0 1.12056,-0.89307 1.12056,-1.9846 z m 157.77614,-9.76184 c 1.22312,-1.74624 2.22386,-3.99624 2.22386,-5 0,-3.4067 -2.3187,-1.84443 -4.7123,3.17502 -2.64846,5.55387 -0.98029,6.77728 2.48844,1.82498 z m -170.22518,-6.84724 c -0.79562,-3.04246 -2.9681,-5.0368 -4.17356,-3.83133 -0.85723,0.85723 2.6103,6.71073 3.97536,6.71073 0.52315,0 0.61234,-1.29573 0.1982,-2.8794 z m -13.14062,-19.05946 c -3.71273,-3.71273 -3.97935,-0.91831 -0.48177,5.04919 2.3589,4.0247 2.52719,4.08673 2.98177,1.09901 0.27759,-1.82444 -0.78195,-4.43017 -2.5,-6.1482 z m -34.69605,-32.63257 c 0.94285,-0.94286 1.6929,-3.03214 1.66675,-4.64286 -0.0456,-2.80715 -0.16401,-2.78874 -2.85714,0.44397 -4.1405,4.97009 -3.13336,8.52263 1.19039,4.19889 z m -4.80363,-17.84736 c 3.61081,-5.31378 3.85377,-7.8582 0.48101,-5.03747 -2.90274,2.42762 -7.12641,10.3134 -5.52394,10.3134 0.80181,0 3.07113,-2.37417 5.04293,-5.27593 z m 17.39061,-2.89507 c -1.2252,-1.2209 -6.58698,4.66053 -6.58698,7.22537 0,0.87725 1.73377,-0.13871 3.85281,-2.25783 2.11904,-2.11905 3.34943,-4.35444 2.73417,-4.96754 z m -19.54781,-11.30737 c 3.09265,-3.93167 3.89565,-7.66449 1.64877,-7.66449 -1.2669,0 -7.25937,8.68882 -7.25937,10.52576 0,2.09507 2.8587,0.6372 5.6106,-2.86127 z m -185.63248,-29.4502 c -0.0157,-5.36921 -0.41531,-6.8912 -1.40669,-5.35714 -1.82704,2.82714 -1.82704,12.85714 0,12.85714 0.78571,0 1.41872,-3.375 1.40669,-7.5 z m -15.09857,-1.98697 c 1.08136,-2.81797 -0.25748,-7.65589 -2.11868,-7.65589 -0.73276,0 -1.3323,2.25 -1.3323,5 0,5.2215 1.90413,6.68692 3.45098,2.65589 z m -13.45098,-5.59734 c 0,-4.99975 -2.27365,-6.66993 -3.77033,-2.76963 -1.14615,2.98681 0.69523,9.58584 2.38364,8.54234 0.76268,-0.47136 1.38669,-3.06909 1.38669,-5.77271 z m 173.57143,3.65574 c -0.4856,-0.78572 -1.48783,-1.42857 -2.22717,-1.42857 -0.73935,0 -1.34426,0.64285 -1.34426,1.42857 0,0.78571 1.00223,1.42857 2.22717,1.42857 1.22494,0 1.82986,-0.64286 1.34426,-1.42857 z m 15.06548,-8.44907 c -1.49965,-2.80213 -4.3512,-4.1263 -4.3512,-2.02056 0,1.42669 4.6484,6.29743 5.34509,5.60074 0.33037,-0.33038 -0.11686,-1.94147 -0.99389,-3.58018 z m -15.06548,-2.9795 c -0.4856,-0.78572 -1.52576,-1.42857 -2.31147,-1.42857 -0.78572,0 -1.03128,0.64285 -0.54568,1.42857 0.4856,0.78571 1.52576,1.42857 2.31148,1.42857 0.78571,0 1.03127,-0.64286 0.54567,-1.42857 z m 6.42857,-6.99002 c 0,-0.70165 -0.96429,-1.64576 -2.14286,-2.09802 -2.17754,-0.8356 -2.9257,0.68614 -1.19047,2.42137 1.36527,1.36528 3.33333,1.17437 3.33333,-0.32335 z m -120.52583,-28.1117 c 3.92834,-4.16525 4.81154,-6.23097 4.81154,-11.25365 0,-7.9984 -2.60827,-10.40037 -8.59906,-7.9189 -12.93985,5.35986 -17.18485,24.27427 -5.44793,24.27427 3.22211,0 5.73102,-1.38594 9.23545,-5.10172 z m -53.27269,-7.83202 c 7.71146,-6.06584 7.79098,-21.46877 0.12078,-23.39387 -10.40226,-2.6108 -19.31165,13.67006 -12.66982,23.1526 2.77921,3.96788 7.69136,4.06232 12.54904,0.24127 z m 229.076,-7.87993 c -4.0329,-3.49341 -8.13462,-4.58782 -8.13462,-2.17047 0,0.71587 2.02092,3.00208 4.49095,5.08048 3.31653,2.79067 4.90427,3.35827 6.07143,2.17047 1.16033,-1.18085 0.51494,-2.53141 -2.42776,-5.08048 z m 28.19776,-7.86405 c -1.36923,-1.51297 -3.03271,-2.75085 -3.69666,-2.75085 -2.22491,0 -1.23732,3.35507 2.00713,6.81868 2.71865,2.90229 3.28867,3.06531 3.69665,1.05721 0.2653,-1.3058 -0.6379,-3.61207 -2.00712,-5.12504 z M 219.4851,267.15214 c 0,-3.61662 -2.19907,-3.40106 -4.91899,0.48216 -3.55208,5.07131 -2.88501,7.32406 1.34757,4.55077 1.96428,-1.28705 3.57142,-3.55187 3.57142,-5.03293 z m 185.71429,1.59287 c 0,-2.19102 -5.44703,-7.14286 -7.85714,-7.14286 -3.24369,0 -2.5766,2.30859 1.62123,5.6106 4.10857,3.2318 6.23591,3.75452 6.23591,1.53226 z m -239.64286,-6.86728 c 2.67832,-2.30011 3.45565,-8.84701 1.05043,-8.84701 -1.71254,0 -7.10882,8.45912 -7.11652,11.15574 -0.006,1.99418 1.90041,1.26873 6.06609,-2.30873 z m 62.77898,-6.97142 c 3.95756,-3.79159 5.28416,-7.58987 2.65087,-7.58987 -1.3895,0 -8.64413,8.80545 -8.64413,10.49198 0,1.86191 2.06379,0.86256 5.99326,-2.90211 z m -50.00652,-11.51844 c 6.78474,-7.27435 8.32867,-13.43123 2.59916,-10.3649 -2.85044,1.52552 -6.29611,6.44375 -7.76198,11.07918 -1.37194,4.33839 0.7202,4.04894 5.16282,-0.71428 z m 72.39418,-7.69047 c 4.03335,-1.67618 7.33336,-3.65583 7.33336,-4.39922 0,-2.02307 -8.68636,0.23559 -13.21428,3.43602 -7.04482,4.97942 -4.70522,5.36261 5.88092,0.9632 z m -45.52378,-5.15242 c 3.53571,-1.14197 7.23214,-2.31539 8.21429,-2.60759 4.01086,-1.1933 1.4,-3.4781 -3.97446,-3.4781 -8.29221,0 -15.6684,3.40027 -15.6684,7.22281 0,2.39201 0.56024,2.84268 2.5,2.01104 1.375,-0.58952 5.39286,-2.00619 8.92857,-3.14816 z M 369.4851,215.98413 c 0,-1.8612 -4.83791,-3.20003 -7.65588,-2.11867 -4.03103,1.54685 -2.56562,3.45098 2.65588,3.45098 2.75,0 5,-0.59954 5,-1.33231 z m 20,-0.0963 c 0,-0.78572 -2.9308,-1.42858 -6.51288,-1.42858 -3.97814,0 -6.16926,0.55599 -5.62997,1.42858 0.4856,0.78571 3.4164,1.42857 6.51288,1.42857 3.09649,0 5.62997,-0.64286 5.62997,-1.42857 z"
-           style="fill:#b2bc5f;fill-opacity:1;stroke:none"
-           sodipodi:nodetypes="cssscsscsssssssscscsssssssssssssccsssssssssssssssscsscsscsssssssssssscssscsssscsssscscccssssssssssssssssscssssssssssssssssssscscssssssssssscssscssssssscsscssscsscsssssssssssscssssscsssssscsssscsscccssccsscccsscccssscccsscccssccssssccsscccsssccsssssssscsccccsscccscccssssscssscscccsscsssscscsscccscsssscssssssssssssssssssssssscsssscscssscccssssccccsccsssscsscccssscccssccssssssssscssccsssssssscccscccssccsscsssssssssscsssccsscccssccssssssssssssssssssssscsscsccccssccssssscsscccssccsscssssssssssssssccsccssccssssscssscsssscsscsssssssssssscssccsssssssscscccssssssssssssssssssssssscssssssssssssssscsscccssscccsssccsssssssscsccccssccsssscsscccssssccsssssssss" />
-      </g>
-    </g>
-  </g>
-</svg>
diff --git a/examples/mnit_dino/assets/images/0.png b/examples/mnit_dino/assets/images/0.png
deleted file mode 100644 (file)
index 1c71a2c..0000000
Binary files a/examples/mnit_dino/assets/images/0.png and /dev/null differ
diff --git a/examples/mnit_dino/assets/images/1.png b/examples/mnit_dino/assets/images/1.png
deleted file mode 100644 (file)
index ace37b6..0000000
Binary files a/examples/mnit_dino/assets/images/1.png and /dev/null differ
diff --git a/examples/mnit_dino/assets/images/2.png b/examples/mnit_dino/assets/images/2.png
deleted file mode 100644 (file)
index 73447e6..0000000
Binary files a/examples/mnit_dino/assets/images/2.png and /dev/null differ
diff --git a/examples/mnit_dino/assets/images/3.png b/examples/mnit_dino/assets/images/3.png
deleted file mode 100644 (file)
index b17f046..0000000
Binary files a/examples/mnit_dino/assets/images/3.png and /dev/null differ
diff --git a/examples/mnit_dino/assets/images/4.png b/examples/mnit_dino/assets/images/4.png
deleted file mode 100644 (file)
index 6286125..0000000
Binary files a/examples/mnit_dino/assets/images/4.png and /dev/null differ
diff --git a/examples/mnit_dino/assets/images/5.png b/examples/mnit_dino/assets/images/5.png
deleted file mode 100644 (file)
index b1969b8..0000000
Binary files a/examples/mnit_dino/assets/images/5.png and /dev/null differ
diff --git a/examples/mnit_dino/assets/images/6.png b/examples/mnit_dino/assets/images/6.png
deleted file mode 100644 (file)
index 5dc8b4d..0000000
Binary files a/examples/mnit_dino/assets/images/6.png and /dev/null differ
diff --git a/examples/mnit_dino/assets/images/7.png b/examples/mnit_dino/assets/images/7.png
deleted file mode 100644 (file)
index 175c014..0000000
Binary files a/examples/mnit_dino/assets/images/7.png and /dev/null differ
diff --git a/examples/mnit_dino/assets/images/8.png b/examples/mnit_dino/assets/images/8.png
deleted file mode 100644 (file)
index f40379d..0000000
Binary files a/examples/mnit_dino/assets/images/8.png and /dev/null differ
diff --git a/examples/mnit_dino/assets/images/9.png b/examples/mnit_dino/assets/images/9.png
deleted file mode 100644 (file)
index d794791..0000000
Binary files a/examples/mnit_dino/assets/images/9.png and /dev/null differ
diff --git a/examples/mnit_dino/assets/images/blood.png b/examples/mnit_dino/assets/images/blood.png
deleted file mode 100644 (file)
index 29219a2..0000000
Binary files a/examples/mnit_dino/assets/images/blood.png and /dev/null differ
diff --git a/examples/mnit_dino/assets/images/bush.png b/examples/mnit_dino/assets/images/bush.png
deleted file mode 100644 (file)
index 205d906..0000000
Binary files a/examples/mnit_dino/assets/images/bush.png and /dev/null differ
diff --git a/examples/mnit_dino/assets/images/caveman.png b/examples/mnit_dino/assets/images/caveman.png
deleted file mode 100644 (file)
index 34725c7..0000000
Binary files a/examples/mnit_dino/assets/images/caveman.png and /dev/null differ
diff --git a/examples/mnit_dino/assets/images/caveman_afraid.png b/examples/mnit_dino/assets/images/caveman_afraid.png
deleted file mode 100644 (file)
index 69621ef..0000000
Binary files a/examples/mnit_dino/assets/images/caveman_afraid.png and /dev/null differ
diff --git a/examples/mnit_dino/assets/images/caveman_ready.png b/examples/mnit_dino/assets/images/caveman_ready.png
deleted file mode 100644 (file)
index 1951752..0000000
Binary files a/examples/mnit_dino/assets/images/caveman_ready.png and /dev/null differ
diff --git a/examples/mnit_dino/assets/images/dino.png b/examples/mnit_dino/assets/images/dino.png
deleted file mode 100644 (file)
index 266e562..0000000
Binary files a/examples/mnit_dino/assets/images/dino.png and /dev/null differ
diff --git a/examples/mnit_dino/assets/images/dino_dead.png b/examples/mnit_dino/assets/images/dino_dead.png
deleted file mode 100644 (file)
index 798bef1..0000000
Binary files a/examples/mnit_dino/assets/images/dino_dead.png and /dev/null differ
diff --git a/examples/mnit_dino/assets/images/javelin.png b/examples/mnit_dino/assets/images/javelin.png
deleted file mode 100644 (file)
index c441f60..0000000
Binary files a/examples/mnit_dino/assets/images/javelin.png and /dev/null differ
diff --git a/examples/mnit_dino/assets/images/life.png b/examples/mnit_dino/assets/images/life.png
deleted file mode 100644 (file)
index fc0d383..0000000
Binary files a/examples/mnit_dino/assets/images/life.png and /dev/null differ
diff --git a/examples/mnit_dino/assets/images/life_empty.png b/examples/mnit_dino/assets/images/life_empty.png
deleted file mode 100644 (file)
index f4c020f..0000000
Binary files a/examples/mnit_dino/assets/images/life_empty.png and /dev/null differ
diff --git a/examples/mnit_dino/assets/images/play_again.png b/examples/mnit_dino/assets/images/play_again.png
deleted file mode 100644 (file)
index 2f5ac97..0000000
Binary files a/examples/mnit_dino/assets/images/play_again.png and /dev/null differ
diff --git a/examples/mnit_dino/assets/images/play_again_mobile.png b/examples/mnit_dino/assets/images/play_again_mobile.png
deleted file mode 100644 (file)
index cce475b..0000000
Binary files a/examples/mnit_dino/assets/images/play_again_mobile.png and /dev/null differ
diff --git a/examples/mnit_dino/assets/images/shadow.png b/examples/mnit_dino/assets/images/shadow.png
deleted file mode 100644 (file)
index 98e64d9..0000000
Binary files a/examples/mnit_dino/assets/images/shadow.png and /dev/null differ
diff --git a/examples/mnit_dino/assets/images/splash_head.png b/examples/mnit_dino/assets/images/splash_head.png
deleted file mode 100644 (file)
index 180aeab..0000000
Binary files a/examples/mnit_dino/assets/images/splash_head.png and /dev/null differ
diff --git a/examples/mnit_dino/assets/images/splash_play.png b/examples/mnit_dino/assets/images/splash_play.png
deleted file mode 100644 (file)
index 542b181..0000000
Binary files a/examples/mnit_dino/assets/images/splash_play.png and /dev/null differ
diff --git a/examples/mnit_dino/assets/images/splash_play_mobile.png b/examples/mnit_dino/assets/images/splash_play_mobile.png
deleted file mode 100644 (file)
index 8a76387..0000000
Binary files a/examples/mnit_dino/assets/images/splash_play_mobile.png and /dev/null differ
diff --git a/examples/mnit_dino/assets/images/splash_text.png b/examples/mnit_dino/assets/images/splash_text.png
deleted file mode 100644 (file)
index 00d6157..0000000
Binary files a/examples/mnit_dino/assets/images/splash_text.png and /dev/null differ
diff --git a/examples/mnit_dino/assets/images/splash_title.png b/examples/mnit_dino/assets/images/splash_title.png
deleted file mode 100644 (file)
index 58266e5..0000000
Binary files a/examples/mnit_dino/assets/images/splash_title.png and /dev/null differ
diff --git a/examples/mnit_dino/assets/images/you_lost.png b/examples/mnit_dino/assets/images/you_lost.png
deleted file mode 100644 (file)
index 9c053fd..0000000
Binary files a/examples/mnit_dino/assets/images/you_lost.png and /dev/null differ
diff --git a/examples/mnit_dino/assets/images/you_won.png b/examples/mnit_dino/assets/images/you_won.png
deleted file mode 100644 (file)
index 70f5715..0000000
Binary files a/examples/mnit_dino/assets/images/you_won.png and /dev/null differ
diff --git a/examples/mnit_dino/org.nitlanguage.dino.txt b/examples/mnit_dino/org.nitlanguage.dino.txt
deleted file mode 100644 (file)
index df5e48d..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-Categories:Nit,Games
-License:Apache2
-Web Site:http://nitlanguage.org
-Source Code:http://nitlanguage.org/nit.git/tree/HEAD:/examples/mnit_dino
-Issue Tracker:https://github.com/nitlang/nit/issues
-
-Summary:Tactical arcade game
-Description:
-You're being hunted by puny cavemen! Defend yourself.
-.
diff --git a/examples/mnit_dino/package.ini b/examples/mnit_dino/package.ini
deleted file mode 100644 (file)
index efa6693..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-[package]
-name=mnit_dino
-tags=game
-maintainer=Alexis Laferrière <alexis.laf@xymus.net>
-license=Apache-2.0
-[upstream]
-browse=https://github.com/nitlang/nit/tree/master/examples/mnit_dino/
-git=https://github.com/nitlang/nit.git
-git.directory=examples/mnit_dino/
-homepage=http://nitlanguage.org
-issues=https://github.com/nitlang/nit/issues
-apk=http://nitlanguage.org/fdroid/apk/dino.apk
diff --git a/examples/mnit_dino/src/dino.nit b/examples/mnit_dino/src/dino.nit
deleted file mode 100644 (file)
index 27ced99..0000000
+++ /dev/null
@@ -1,100 +0,0 @@
-# This file is part of NIT ( http://www.nitlanguage.org ).
-#
-# Copyright 2012-2013 Alexis Laferrière <alexis.laf@xymus.net>
-#
-# Licensed under the Apache License, Version 2.0 (the "License");
-# you may not use this file except in compliance with the License.
-# You may obtain a copy of the License at
-#
-#     http://www.apache.org/licenses/LICENSE-2.0
-#
-# Unless required by applicable law or agreed to in writing, software
-# distributed under the License is distributed on an "AS IS" BASIS,
-# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-# See the License for the specific language governing permissions and
-# limitations under the License.
-
-# App for the Dino game, manages App lifecyle and inputs
-module dino is
-       app_version(0, 2, git_revision)
-       app_name("mnit Dino")
-end
-
-import mnit
-
-import graphism
-import fancy_dino
-import splash
-
-redef class App
-       var cavemen_at_first_level = 6
-       var cavemen_incr = 4
-
-       var game : nullable Game = null
-       var score = new Ref[Int](0)
-       var imgs : nullable ImageSet = null
-       var splash : nullable SplashScreen = null
-
-       redef fun on_create
-       do
-               super
-
-               maximum_fps = 80.0
-
-               var display = display
-               assert display != null
-
-               # load only splash images
-               splash = new SplashScreen( self )
-               splash.draw( display, false )
-
-               # load other images
-               imgs = new ImageSet( self )
-
-               splash.draw( display, true )
-       end
-
-       redef fun frame_core( display )
-       do
-               var game = game
-               if game != null then
-                       var turn = game.do_turn
-                       game.draw( display, imgs.as(not null), turn )
-               else
-                       splash.draw( display, true )
-               end
-       end
-
-       redef fun input( input_event )
-       do
-               if input_event isa QuitEvent then # close window button
-                       quit = true # orders system to quit
-                       return true # this event has been handled
-
-               else if input_event isa PointerEvent then
-                       if game == null then
-                               # start from splash
-                               game = new Game( cavemen_at_first_level, score )
-                       else if game.over and game.ready_to_start_over then
-                               # play next game
-                               var next_nbr_caveman = game.nbr_wanted_cavemen
-                               if game.won then
-                                       next_nbr_caveman += cavemen_incr
-                               else
-                                       score = new Ref[Int](0)
-                                       next_nbr_caveman = cavemen_at_first_level
-                               end
-                               game = new Game( next_nbr_caveman, score )
-                       else
-                               # normal play
-                               game.dino.going_to = (new ScreenPos( input_event.x, input_event.y )).to_game( display.as(not null) )
-                       end
-                       return true
-
-               else if input_event isa KeyEvent then
-                       return false
-               end
-
-               return false # unknown event, can be handled by something else
-       end
-end
diff --git a/examples/mnit_dino/src/dino_android.nit b/examples/mnit_dino/src/dino_android.nit
deleted file mode 100644 (file)
index ebf1eaf..0000000
+++ /dev/null
@@ -1,55 +0,0 @@
-# This file is part of NIT ( http://www.nitlanguage.org ).
-#
-# Copyright 2012-2014 Alexis Laferrière <alexis.laf@xymus.net>
-#
-# Licensed under the Apache License, Version 2.0 (the "License");
-# you may not use this file except in compliance with the License.
-# You may obtain a copy of the License at
-#
-#     http://www.apache.org/licenses/LICENSE-2.0
-#
-# Unless required by applicable law or agreed to in writing, software
-# distributed under the License is distributed on an "AS IS" BASIS,
-# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-# See the License for the specific language governing permissions and
-# limitations under the License.
-
-module dino_android is
-       app_namespace "org.nitlanguage.dino"
-end
-
-import dino
-
-import mnit::android
-import android::portrait
-import android::vibration
-
-redef class ImageSet
-       redef fun start_over_path do return "images/play_again_mobile.png"
-end
-
-redef class SplashScreen
-       redef fun splash_play_path do return "images/splash_play_mobile.png"
-end
-
-redef class Display
-       redef fun top_offset do return 92
-end
-
-redef class Dino
-       # When hit, vibrate
-       redef fun hit(hitter, dmg)
-       do
-               app.vibrator.vibrate 25
-               super
-       end
-end
-
-redef class Caveman
-       # When crushed, vibrate a little
-       redef fun die(turn)
-       do
-               app.vibrator.vibrate 10
-               super
-       end
-end
diff --git a/examples/mnit_dino/src/dino_linux.nit b/examples/mnit_dino/src/dino_linux.nit
deleted file mode 100644 (file)
index 5d7f97d..0000000
+++ /dev/null
@@ -1,29 +0,0 @@
-# This file is part of NIT ( http://www.nitlanguage.org ).
-#
-# Copyright 2012-2013 Alexis Laferrière <alexis.laf@xymus.net>
-#
-# Licensed under the Apache License, Version 2.0 (the "License");
-# you may not use this file except in compliance with the License.
-# You may obtain a copy of the License at
-#
-#     http://www.apache.org/licenses/LICENSE-2.0
-#
-# Unless required by applicable law or agreed to in writing, software
-# distributed under the License is distributed on an "AS IS" BASIS,
-# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-# See the License for the specific language governing permissions and
-# limitations under the License.
-
-module dino_linux
-
-import dino
-
-import mnit::linux
-
-redef class ImageSet
-       redef fun start_over_path do return "images/play_again.png"
-end
-
-redef class SplashScreen
-       redef fun splash_play_path do return "images/splash_play.png"
-end
diff --git a/examples/mnit_dino/src/fancy_dino.nit b/examples/mnit_dino/src/fancy_dino.nit
deleted file mode 100644 (file)
index 0a486b3..0000000
+++ /dev/null
@@ -1,103 +0,0 @@
-# This file is part of NIT ( http://www.nitlanguage.org ).
-#
-# Copyright 2012-2013 Alexis Laferrière <alexis.laf@xymus.net>
-#
-# Licensed under the Apache License, Version 2.0 (the "License");
-# you may not use this file except in compliance with the License.
-# You may obtain a copy of the License at
-#
-#     http://www.apache.org/licenses/LICENSE-2.0
-#
-# Unless required by applicable law or agreed to in writing, software
-# distributed under the License is distributed on an "AS IS" BASIS,
-# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-# See the License for the specific language governing permissions and
-# limitations under the License.
-
-# Improves dino appearance
-module fancy_dino
-
-import graphism
-
-redef class Dino
-       var turning_angle = 0.0
-       var turning = false
-       var was_going_left = false
-
-       var turning_step = 0.1
-
-       redef fun do_turn( turn )
-       do
-               super
-
-               if not turning then
-                       if going_left != was_going_left then
-                               turning = true
-
-                               if going_left then
-                                       turning_angle = 0.0
-                               else # going right
-                                       turning_angle = pi
-                               end
-                       end
-               end
-
-               was_going_left = going_left
-       end
-
-       redef fun draw( display, imgs, turn )
-       do
-               var spos = pos.to_screen( display )
-               var img : Image
-               if is_alive then
-                       img = imgs.dino_img
-               else
-                       img = imgs.dino_dead_img
-               end
-               var img_radius = (img.width/2).to_f
-
-               display.blit_centered( imgs.dino_shadow, spos.x.to_i, spos.y.to_i )
-
-               if turning then
-                       if going_left then
-                               turning_angle += turning_step
-                       else
-                               turning_angle -= turning_step
-                       end
-
-                       var adx = turning_angle.cos * img_radius
-                       var ady = turning_angle.sin * img_radius # * 0.3
-
-                       var dx = spos.x - adx
-                       var dy = spos.y - ady - (img.height/2).to_f
-                       var ax = spos.x + adx
-                       var ay = spos.y + ady - (img.height/2).to_f
-                       var bx = ax
-                       var by = ay + img.height.to_f
-                       var cx = dx
-                       var cy = dy + img.height.to_f
-
-                       display.blit_stretched( img, ax, ay, bx, by, cx, cy, dx, dy )
-
-                       if (going_left and turning_angle >= pi) or 
-                               (going_right and turning_angle <= 0.0)then
-                               turning = false
-                       end
-               else
-                       var dx = spos.x + img_radius
-                       var dy = spos.y - (img.height/2).to_f
-                       var ax = spos.x - img_radius
-                       var ay = dy
-                       var bx = ax
-                       var by = dy + img.height.to_f
-                       var cx = dx
-                       var cy = by
-
-                       if going_left then
-                               display.blit_stretched( img, ax, ay, bx, by, cx, cy, dx, dy )
-                       else
-                               display.blit_stretched( img, dx, dy, cx, cy, bx, by, ax, ay )
-                       end
-               end
-       end
-end
diff --git a/examples/mnit_dino/src/game_logic.nit b/examples/mnit_dino/src/game_logic.nit
deleted file mode 100644 (file)
index 63b6d53..0000000
+++ /dev/null
@@ -1,386 +0,0 @@
-# This file is part of NIT ( http://www.nitlanguage.org ).
-#
-# Copyright 2012-2013 Alexis Laferrière <alexis.laf@xymus.net>
-#
-# Licensed under the Apache License, Version 2.0 (the "License");
-# you may not use this file except in compliance with the License.
-# You may obtain a copy of the License at
-#
-#     http://www.apache.org/licenses/LICENSE-2.0
-#
-# Unless required by applicable law or agreed to in writing, software
-# distributed under the License is distributed on an "AS IS" BASIS,
-# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-# See the License for the specific language governing permissions and
-# limitations under the License.
-
-# Entire game logic for the Dino game
-# Depends only on Nit `core` library
-module game_logic
-
-interface Turnable
-       fun do_turn( turn : Turn ) is abstract
-end
-
-class Game
-       var nbr_wanted_cavemen : Int
-
-       var dino = new Dino
-       var cavemen = new Array[Caveman]
-       var javelins_in_air = new Array[Javelin]
-       var items_on_ground = new Array[Entity]
-       var entities = new Array[Entity].with_items(dino)
-       var turn_nbr = 0
-
-       var over_since = 0
-
-       var score: Ref[Int]
-
-       var random_radius_min = 200
-       var random_radius_max = 400
-       protected var random_radius_diff : Int =
-               random_radius_max - random_radius_min
-
-       var entities_sorter = new EntitiesSorter
-
-       init( cavemen_nbr : Int, score: Ref[Int] )
-       do
-               srand_from(cavemen_nbr)
-
-               self.score = score
-
-               nbr_wanted_cavemen = cavemen_nbr
-
-               for n in [0..nbr_wanted_cavemen[ do
-                       var man = new Caveman
-                       cavemen.add( man )
-                       entities.add( man )
-
-                       var radius = (random_radius_min + random_radius_diff.rand).to_f
-                       var angle = (2.0*pi).rand
-                       man.pos.x = ( angle.cos * radius ).to_i
-                       man.pos.y = ( angle.sin * radius ).to_i
-               end
-
-               for b in 24.times do
-                       var bush = new Bush
-                       bush.pos = new GamePos([-300..300[.rand, [-400..400[.rand)
-                       items_on_ground.add bush
-                       entities.add bush
-               end
-       end
-
-       fun do_turn : Turn
-       do
-               turn_nbr += 1
-               var turn = new Turn( self )
-
-               dino.do_turn( turn )
-               for man in cavemen do
-                       man.do_turn( turn )
-                       if not man.is_alive then
-                               cavemen.remove( man )
-                               score.item += 1
-                       end
-               end
-
-               for j in javelins_in_air do
-                       j.do_turn( turn )
-                       if j.hit_dino then
-                               javelins_in_air.remove( j )
-                               entities.remove( j )
-                       else if j.hit_ground then
-                               javelins_in_air.remove( j )
-                               items_on_ground.add( j )
-                       end
-               end
-
-               if over and over_since == 0 then
-                       over_since = turn.nbr
-               end
-
-               # sort for blitting, firsts and in the back
-               entities_sorter.sort entities
-
-               return turn
-       end
-
-       fun add_javelin( j : Javelin )
-       do
-               javelins_in_air.add( j )
-               entities.add( j )
-       end
-
-       fun over : Bool do return dino.life <= 0 or cavemen.is_empty
-       fun won : Bool do return cavemen.is_empty and dino.is_alive
-       fun lost : Bool do return not won
-
-       fun ready_to_start_over : Bool do return over_since + 80 < turn_nbr
-end
-
-class Turn
-       var game : Game
-       var nbr : Int
-
-       init ( g : Game )
-       do
-               game = g
-               nbr = game.turn_nbr
-       end
-end
-
-class GamePos
-       var x : Int
-       var y : Int
-
-       init copy( src : GamePos )
-       do
-               init(src.x, src.y)
-       end
-
-       fun squared_dist_with( other : GamePos ) : Int
-       do
-               var dx = other.x - x
-               var dy = other.y - y
-
-               return dx*dx + dy*dy
-       end
-
-       redef fun to_s do return "<{x}|{y}>"
-end
-
-class Entity
-       super Turnable
-
-       fun run_over_distance_x: Int do return 50
-       fun run_over_distance_y: Int do return 16
-
-       var pos = new GamePos( 0, 0 )
-
-       fun squared_dist_with_dino( game : Game ) : Int
-       do
-               return pos.squared_dist_with( game.dino.pos )
-       end
-
-       fun under_dino(game: Game): Bool
-       do
-               var dy = pos.y - game.dino.pos.y
-               if dy.abs > run_over_distance_y then return false
-
-               var dx = pos.x - game.dino.pos.x
-               return dx.abs <= run_over_distance_x
-       end
-end
-
-class MovingEntity
-       super Entity
-
-       var going_to : nullable GamePos = null is writable
-
-       fun speed : Int is abstract
-
-       var going_left = false
-       var going_right = false
-
-       redef fun do_turn( t )
-       do
-               if going_to != null then
-                       var ds = pos.squared_dist_with( going_to.as(not null) )
-                       if ds < speed*speed then
-                               going_to = null # is there
-                       else
-                               var dx = going_to.x - pos.x
-                               var dy = going_to.y - pos.y
-                               var a = atan2( dy.to_f, dx.to_f )
-                               var mx = a.cos*speed.to_f
-                               var my = a.sin*speed.to_f
-
-                               pos.x += mx.to_i
-                               pos.y += my.to_i
-
-                               going_left = mx < 0.0
-                               going_right = mx > 0.0
-                       end
-               end
-       end
-end
-
-class MortalEntity
-       super Entity
-
-       fun is_alive : Bool is abstract
-end
-
-class Dino
-       super MovingEntity
-       super MortalEntity
-
-       #var running_until = 0
-       var total_life = 20
-       var life : Int = total_life
-
-       redef fun speed do return 8
-
-       redef fun is_alive do return life > 0
-
-       fun hit( hitter : Entity, damage : Int )
-       do
-               if is_alive then
-                       life -= damage
-               end
-       end
-
-       redef fun do_turn( t )
-       do
-               if is_alive then
-                       super
-               end
-
-               for i in t.game.items_on_ground do
-                       if i.under_dino(t.game) then
-                               t.game.items_on_ground.remove i
-                               t.game.entities.remove i
-                       end
-               end
-       end
-end
-
-class Caveman
-       super MovingEntity
-       super MortalEntity
-
-       var afraid_until = 0
-       var cannot_throw_until = 0
-
-       var throw_distance : Int = 400*40+10.rand
-       var fear_distance : Int = 300*20+8.rand
-       var flee_distance : Int = 600*60+16.rand
-
-       var fear_duration : Int = 80+40.rand
-       var throw_period : Int = 40+8.rand
-
-       var variance_angle: Float = 2.0*pi.rand
-       var variance_dist: Int = throw_distance.to_f.sqrt.to_i-4
-       var variance_x: Int = (variance_angle.cos*variance_dist.to_f).to_i
-       var variance_y: Int = (variance_angle.sin*variance_dist.to_f).to_i
-
-       redef var is_alive : Bool = true
-
-       redef var speed: Int = 3+3.rand
-
-       fun is_afraid( turn : Turn ) : Bool do return turn.nbr < afraid_until
-       fun can_throw( turn : Turn ) : Bool do return cannot_throw_until < turn.nbr
-       fun die(turn: Turn) do is_alive = false
-
-       redef fun do_turn( t )
-       do
-               if is_alive then
-                       if under_dino(t.game) then
-                               if t.game.dino.is_alive then die(t)
-                               return
-                       else if is_afraid( t ) then
-                               # going to destination
-                       else if t.game.dino.life <= 0 then
-                               # dino is dead, chill
-                       else
-                               var dwd = squared_dist_with_dino( t.game )
-                               if dwd < fear_distance then
-                                       afraid_until = t.nbr + fear_duration
-
-                                       var dino_pos = t.game.dino.pos
-                                       var dx = dino_pos.x - pos.x
-                                       var dy = dino_pos.y - pos.y
-                                       var a = atan2( dy.to_f, dx.to_f )
-                                       a += pi # get opposite
-                                       a += [-100..100[.rand.to_f*pi/3.0/100.0
-                                       var x = a.cos*flee_distance.to_f
-                                       var y = a.sin*flee_distance.to_f
-                                       going_to = new GamePos( x.to_i, y.to_i )
-                               else if dwd < throw_distance then
-                                       if can_throw( t ) then
-                                               cannot_throw_until = t.nbr + throw_period
-                                               var javelin = new Javelin( pos, t.game.dino.pos )
-                                               t.game.add_javelin( javelin )
-                                               going_to = null
-                                       end
-                               else
-                                       # get closer to dino
-                                       var dino_pos = t.game.dino.pos
-                                       going_to = new GamePos(dino_pos.x+variance_x, dino_pos.y+variance_y)
-                               end
-                       end
-
-                       super
-               end
-       end
-end
-
-class Javelin
-       super Entity
-
-       var z = 400
-       var angle : Float = pi/2.0
-
-       var thrown_angle_xy : Float
-       #var thrown_angle_z
-       var speed_z = 60
-
-       var hit_ground = false
-       var hit_dino = false
-
-       var speed : Int = 10+2.rand
-       var hit_dino_distance = 128
-       var hit_damage = 1
-       var gravity : Int = -3
-
-       init ( from : GamePos, to : GamePos )
-       do
-               var dx = to.x-from.x
-               var dy = to.y-from.y
-               thrown_angle_xy = atan2( dy.to_f, dx.to_f )
-               pos = new GamePos.copy( from )
-       end
-
-       redef fun do_turn( t )
-       do
-               var dwd = squared_dist_with_dino( t.game )
-               if dwd < hit_dino_distance and t.game.dino.is_alive then
-                       t.game.dino.hit( self, hit_damage )
-                       hit_dino = true
-               else
-                       if z <= 0 then
-                               hit_ground = true
-                               if thrown_angle_xy.cos > 0.0 then
-                                       angle = pi*5.0/8.0+(pi/4.0).rand
-                               else
-                                       # left of the screen
-                                       angle = pi*9.0/8.0+(pi/4.0).rand
-                               end
-                       else
-                               # in the air
-                               speed_z += gravity
-                               z += speed_z
-
-                               var mx = (thrown_angle_xy.cos * speed.to_f).to_i
-                               pos.x += mx
-                               pos.y += (thrown_angle_xy.sin * speed.to_f).to_i
-
-                               if mx > 0 then
-                                       angle = atan2( (speed_z/10).to_f, -1.0*speed.to_f )-pi/2.0
-                               else
-                                       angle = atan2( (speed_z/10).to_f, speed.to_f )-pi/2.0
-                               end
-                       end
-               end
-       end
-end
-
-class Bush super Entity end
-
-# Sort entities on screen in order of Y, entities in the back are drawn first
-class EntitiesSorter
-       super Comparator
-       redef type COMPARED: Entity
-
-       redef fun compare(a, b) do return b.pos.y <=> a.pos.y
-end
diff --git a/examples/mnit_dino/src/graphism.nit b/examples/mnit_dino/src/graphism.nit
deleted file mode 100644 (file)
index d7e54a4..0000000
+++ /dev/null
@@ -1,199 +0,0 @@
-# This file is part of NIT ( http://www.nitlanguage.org ).
-#
-# Copyright 2012-2013 Alexis Laferrière <alexis.laf@xymus.net>
-#
-# Licensed under the Apache License, Version 2.0 (the "License");
-# you may not use this file except in compliance with the License.
-# You may obtain a copy of the License at
-#
-#     http://www.apache.org/licenses/LICENSE-2.0
-#
-# Unless required by applicable law or agreed to in writing, software
-# distributed under the License is distributed on an "AS IS" BASIS,
-# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-# See the License for the specific language governing permissions and
-# limitations under the License.
-
-# Graphism for the Dino game
-# Uses the Display interface from MNit.
-module graphism
-
-import mnit # for Display
-
-import game_logic
-
-redef class GamePos
-       fun to_screen( d : Display ) : ScreenPos
-       do
-               var x = x+d.width/2
-               var y = d.height/2-y
-               return new ScreenPos( x.to_f, y.to_f )
-       end
-end
-
-class ScreenPos
-       var x : Float
-       var y : Float
-
-       fun to_game( d : Display ) : GamePos
-       do
-               var x = x.to_i-d.width/2
-               var y = d.height/2-y.to_i
-               return new GamePos( x, y )
-       end
-end
-
-redef class Entity
-       fun draw( display : Display, imgs : ImageSet, turn : Turn ) is abstract
-end
-
-redef class Dino
-       # Notice: This method only implements the basic drawing feature, it is
-       # redefed in `fancy_dino`. If the `fancy_dino` module is imported by
-       # user methods, this code is dead and will never be executed.
-       redef fun draw( display, imgs, turn )
-       do
-               var spos = pos.to_screen( display )
-               var img : Image
-               if is_alive then
-                       img = imgs.dino_img
-               else
-                       img = imgs.dino_dead_img
-               end
-               display.blit_centered( img, spos.x.to_i, spos.y.to_i )
-       end
-end
-
-redef class Caveman
-       redef fun draw( display, imgs, turn )
-       do
-               var man_pos = pos.to_screen( display )
-               var img : Image
-
-               if not is_alive then
-                       img = imgs.blood_img
-               else if is_afraid( turn ) then
-                       img = imgs.caveman_afraid_img
-               else if can_throw( turn ) then
-                       img = imgs.caveman_ready_img
-               else
-                       img = imgs.caveman_img
-               end
-
-               display.blit_centered( img, man_pos.x.to_i, man_pos.y.to_i )
-       end
-end
-
-redef class Javelin
-       redef fun draw( display, imgs, turn )
-       do
-               var spos = pos.to_screen( display )
-               spos.y -= z.to_f/10.0
-               display.blit_rotated( imgs.javelin_img, spos.x, spos.y, angle )
-       end
-end
-
-redef class Bush
-       redef fun draw( display, imgs, turn )
-       do
-               var spos = pos.to_screen( display )
-               var img = imgs.bush_img
-               display.blit_centered( img, spos.x.to_i, spos.y.to_i )
-       end
-end
-
-class ImageSet
-       var javelin_img : Image
-
-       var dino_img : Image
-       var dino_dead_img : Image
-       var dino_shadow : Image
-
-       var caveman_img : Image
-       var caveman_afraid_img : Image
-       var caveman_ready_img : Image
-       var blood_img : Image
-       var bush_img : Image
-
-       var life_img : Image
-       var life_empty_img : Image
-
-       var you_won_img : Image
-       var you_lost_img : Image
-       var start_over_img : Image
-       fun start_over_path : String is abstract
-
-       var numbers: NumberImages
-
-       init ( app : App )
-       do
-               javelin_img = app.load_image( "images/javelin.png" )
-
-               dino_img = app.load_image( "images/dino.png" )
-               dino_dead_img = app.load_image( "images/dino_dead.png" )
-               dino_shadow = app.load_image( "images/shadow.png" )
-
-               caveman_img = app.load_image( "images/caveman.png" )
-               caveman_afraid_img = app.load_image( "images/caveman_afraid.png" )
-               caveman_ready_img = app.load_image( "images/caveman_ready.png" )
-               blood_img = app.load_image( "images/blood.png" )
-               bush_img = app.load_image( "images/bush.png" )
-
-               life_img = app.load_image( "images/life.png" )
-               life_empty_img = app.load_image( "images/life_empty.png" )
-
-               you_won_img = app.load_image( "images/you_won.png" )
-               you_lost_img = app.load_image( "images/you_lost.png" )
-               start_over_img = app.load_image( start_over_path )
-
-               numbers = app.load_numbers("images/#.png")
-       end
-end
-
-redef class Game
-       fun draw( display : Display, imgs : ImageSet, turn : Turn )
-       do
-               display.clear(0.05, 0.45, 0.1)
-
-               # entities (dino, cavemen and javelins)
-               for e in entities do
-                       e.draw( display, imgs, turn )
-               end
-
-               # life
-               var life_out_of_ten = 10 * dino.life / dino.total_life
-               if dino.life*10 % dino.total_life != 0 then
-                       life_out_of_ten += 1
-               end
-
-               for life in [0..life_out_of_ten[ do
-                       display.blit_centered( imgs.life_img, display.width*(life+1)/11, display.top_offset )
-               end
-
-               for empty in [life_out_of_ten..10[ do
-                       display.blit_centered( imgs.life_empty_img, display.width*(empty+1)/11, display.top_offset )
-               end
-
-               # display score
-               display.blit_number(imgs.numbers, score.item,  display.width/11, display.top_offset+32)
-
-               # game over messages
-               if over then
-                       var concl_img : Image
-                       if won then
-                               concl_img = imgs.you_won_img
-                       else
-                               concl_img = imgs.you_lost_img
-                       end
-                       display.blit_centered( concl_img, display.width/2, 60+display.top_offset )
-
-                       if ready_to_start_over then
-                               display.blit_centered( imgs.start_over_img, display.width/2, 100+display.top_offset )
-                       end
-               end
-       end
-end
-
-redef interface Display
-       fun top_offset: Int do return 48
-end
diff --git a/examples/mnit_dino/src/splash.nit b/examples/mnit_dino/src/splash.nit
deleted file mode 100644 (file)
index 49936de..0000000
+++ /dev/null
@@ -1,53 +0,0 @@
-# This file is part of NIT ( http://www.nitlanguage.org ).
-#
-# Copyright 2012-2013 Alexis Laferrière <alexis.laf@xymus.net>
-#
-# Licensed under the Apache License, Version 2.0 (the "License");
-# you may not use this file except in compliance with the License.
-# You may obtain a copy of the License at
-#
-#     http://www.apache.org/licenses/LICENSE-2.0
-#
-# Unless required by applicable law or agreed to in writing, software
-# distributed under the License is distributed on an "AS IS" BASIS,
-# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-# See the License for the specific language governing permissions and
-# limitations under the License.
-
-module splash
-
-import graphism
-
-class SplashScreen
-       var splash_title : Image
-       var splash_text : Image
-       var splash_head : Image
-       var splash_play : Image
-       fun splash_play_path : String is abstract
-
-       init( app : App )
-       do
-               splash_title = app.load_image( "images/splash_title.png" )
-               splash_text = app.load_image( "images/splash_text.png" )
-               splash_head = app.load_image( "images/splash_head.png" )
-               splash_play = app.load_image( splash_play_path )
-       end
-
-       # manages entire display draw (including flipping)
-       fun draw( display : Display, ready : Bool )
-       do
-               var dc = display.width/2
-
-               display.begin
-
-               display.clear( 0.0, 0.5, 0.1 )
-
-               display.blit_centered(splash_head, dc, display.height/2+64+display.top_offset)
-               display.blit_centered(splash_title, dc, 32+display.top_offset)
-               display.blit_centered(splash_text, dc, 128+display.top_offset)
-
-               if ready then display.blit_centered( splash_play, dc, display.height-64 )
-
-               display.finish
-       end
-end
diff --git a/examples/mnit_dino/tools/svg-to-pngs b/examples/mnit_dino/tools/svg-to-pngs
deleted file mode 100755 (executable)
index 1d3182a..0000000
+++ /dev/null
@@ -1,126 +0,0 @@
-#!/bin/bash
-
-# This file is part of NIT ( http://www.nitlanguage.org ).
-#
-# Copyright 2012-2013 Alexis Laferrière <alexis.laf@xymus.net>
-#
-# Licensed under the Apache License, Version 2.0 (the "License");
-# you may not use this file except in compliance with the License.
-# You may obtain a copy of the License at
-#
-#     http://www.apache.org/licenses/LICENSE-2.0
-#
-# Unless required by applicable law or agreed to in writing, software
-# distributed under the License is distributed on an "AS IS" BASIS,
-# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-# See the License for the specific language governing permissions and
-# limitations under the License.
-
-# This script extracts pngs from a single svg for all objects with ids
-# beginning by 0. Requires Inkscape.
-
-# there are some trick used do to inconsistency in inkscape input and output values
-# the document must be resized to fit all objects
-
-dir=`dirname $0`
-log=$dir/`basename $0 .sh`.log
-
-echo $0 executed at `date` > $log
-
-if [ $# -ne 2 ]
-then
-       echo "Usage: $0 source.svg destination/folder/"
-       exit
-fi
-
-sourceFile="$1"
-destinationFolder="$2"
-if [ ! -f $sourceFile ]
-then
-       echo "Source file \"$sourceFile\" not found."
-       exit
-fi
-
-if [ ! -d $destinationFolder ]
-then
-       echo "Destination folder \"$destinationFolder\" not found, creating it."
-       mkdir -p $destinationFolder
-fi
-
-
-query=`inkscape --query-all $sourceFile`
-min_x=10000
-min_y=10000
-for line in $query; do
-       ld=(${line//,/ })
-
-       x=${ld[1]}
-       y=${ld[2]}
-       w=${ld[3]}
-       h=${ld[4]}
-       # remove e notation
-       if echo $y | grep e &> /dev/null; then
-               y=0
-       fi
-       if echo $x | grep e &> /dev/null; then
-               x=0
-       fi
-
-       echo "$x < $min_x" | bc &> /dev/null
-       if [ $? ]; then
-               min_x=$x
-       fi
-
-       y=`echo $y-$h|bc`
-       echo "$y < $min_y" | bc &> /dev/null
-       if [ $? ]; then
-               min_y=$y
-       fi
-done
-
-full_h=`inkscape "-f$sourceFile" -C -H 2>> $log`
-
-for line in $query; do #`inkscape --query-all $sourceFile | grep ^0`; do
-       if echo $line | grep ^0 &> /dev/null; then
-               ld=(${line//,/ })
-               id=${ld[0]} #${line:0: $[`expr index "$line" ,` - 1] }
-               name=${line:1: $[`expr index "$line" ,` - 2] }
-
-               x=${ld[1]}
-               y=${ld[2]}
-               w=${ld[3]}
-               h=${ld[4]}
-
-               # remove e notation
-               if echo $y | grep e &> /dev/null; then
-                       y=0
-               fi
-               if echo $x | grep e &> /dev/null; then
-                       x=0
-               fi
-
-               # corrected dim for pow(2)
-               i=`bc <<!
-                       i=1
-                       while (i<$w || i<$h){
-                               i=i*2
-                       }
-                       print i
-!`
-               echo "found $i for $w $h" &>> $log
-               cw=$i
-               ch=$i
-               dw=`echo \($cw-$w\)/2|bc`
-               dh=`echo \($ch-$h\)/2|bc`
-               cx=`echo $x + \($cw-$w\)/2|bc`
-               cy=`echo $y + \($ch-$h\)/2|bc`
-
-               # corrects value of y.
-               y=`echo $full_h - $y | bc`
-
-               echo "x=$x y=$y w=$w h=$h" &>> $log
-               echo "cx=$cx cy=$cy cw=$cw ch=$ch" &>> $log
-               i=`echo "$i * 2" | bc`
-               inkscape -z -C "-f$sourceFile" "-i$id" -j "-a`echo $x-$dw|bc`:`echo $y-$h-$dh|bc`:`echo $x+$w+$dw|bc`:`echo $y+$dh|bc`" "-e$destinationFolder/$name.png" -b#000000 -y0.0 -d180 -w$i -h$i &>> $log
-       fi
-done