summaryrefslogtreecommitdiffstats
path: root/share/screens
diff options
context:
space:
mode:
Diffstat (limited to 'share/screens')
-rw-r--r--share/screens/CMakeLists.txt6
-rw-r--r--share/screens/README7
-rw-r--r--share/screens/TRANSLATING55
-rw-r--r--share/screens/about.svg16409
-rw-r--r--share/screens/start-splash.pngbin0 -> 219118 bytes
-rw-r--r--share/screens/start-support.pngbin0 -> 168297 bytes
-rw-r--r--share/screens/start-welcome-text.ca.svg31
-rw-r--r--share/screens/start-welcome-text.cs.svg153
-rw-r--r--share/screens/start-welcome-text.de.svg147
-rw-r--r--share/screens/start-welcome-text.es.svg138
-rw-r--r--share/screens/start-welcome-text.fr.svg147
-rw-r--r--share/screens/start-welcome-text.hu.svg125
-rw-r--r--share/screens/start-welcome-text.is.svg144
-rw-r--r--share/screens/start-welcome-text.it.svg31
-rw-r--r--share/screens/start-welcome-text.ja.svg86
-rw-r--r--share/screens/start-welcome-text.pl.svg55
-rw-r--r--share/screens/start-welcome-text.pt.svg135
-rw-r--r--share/screens/start-welcome-text.pt_BR.svg135
-rw-r--r--share/screens/start-welcome-text.ru.svg140
-rw-r--r--share/screens/start-welcome-text.sk.svg135
-rw-r--r--share/screens/start-welcome-text.sl.svg116
-rw-r--r--share/screens/start-welcome-text.svg115
-rw-r--r--share/screens/start-welcome-text.uk.svg141
-rw-r--r--share/screens/start-welcome-text.zh_CN.svg98
-rw-r--r--share/screens/start-welcome-text.zh_TW.svg98
-rw-r--r--share/screens/start-welcome.pngbin0 -> 111618 bytes
26 files changed, 18647 insertions, 0 deletions
diff --git a/share/screens/CMakeLists.txt b/share/screens/CMakeLists.txt
new file mode 100644
index 0000000..26d91a5
--- /dev/null
+++ b/share/screens/CMakeLists.txt
@@ -0,0 +1,6 @@
+# SPDX-License-Identifier: GPL-2.0-or-later
+
+file(GLOB _FILES "README" "*.svg" "*.png")
+
+filter_and_install_translated_content(_FILES ${INKSCAPE_SHARE_INSTALL}/screens)
+install(FILES ${_FILES} DESTINATION ${INKSCAPE_SHARE_INSTALL}/screens)
diff --git a/share/screens/README b/share/screens/README
new file mode 100644
index 0000000..8544bf3
--- /dev/null
+++ b/share/screens/README
@@ -0,0 +1,7 @@
+This directory contains miscellaneous SVG files that are part of
+Inkscape UI: the About screen (new for each version) as well as the
+Keys and Mouse reference sheet (generated from docs/keys.xml)
+and its translations.
+
+It also includes the welcome screen svg and it's translations. See
+TRANSLATING for instructions.
diff --git a/share/screens/TRANSLATING b/share/screens/TRANSLATING
new file mode 100644
index 0000000..67c6038
--- /dev/null
+++ b/share/screens/TRANSLATING
@@ -0,0 +1,55 @@
+# Explanation
+
+The start screen can sometimes have text placed upon it. This text will need
+to be translated into other languages and converted into an image, this guide
+will explain how you can translate these texts correctly.
+
+Files with the prefix `-text.svg` contain translatable text.
+Localized versions are saved as `$name-text.$lang.svg`.
+The files `$name-text.$lang.svg` will be rendered on top of the corresponding
+PNG files with the name `$name.png` when the interface is loaded.
+
+# Instructions
+
+Each translation should be a separate SVG file. The goal of these instructions
+is to create a translated version of the text. In this example we will be
+translating the welcome-start.svg file for Inkscape 1.1 into Japanese.
+
+## Step One: Get the file
+
+The source files are NOT in the Inkscape repository, but are kept in the
+media repository here:
+
+https://gitlab.com/inkscape/vectors/content/-/tree/master/screens/welcome
+
+ 1. Navigate into the directory which has the same name as the version
+ of Inkscape you are translating. In this example we will use `1.1`
+ 2. Install all the fonts in the fonts directory, if it exists. You don't
+ have to use these fonts, but they will let you see the original design
+ in the way it was intended.
+ 3. Download the SVG file. It contains the full design, not just the text.
+ For this example we download `welcome-start.svg`
+
+## Step Two: Edit the SVG
+
+ 1. Open the SVG file in the latest version of Inkscape. For example, use
+ the Inkscape alpha or beta release if you can.
+ 2. Open the layers dialog in Inkscape. You should see two layers, one
+ labeled `Text` and one `Base`. If you don't find a `Text` layer,
+ this startup graphic might not have any text to translate.
+ 3. Make sure the Text layer is visible by pressing the eye in the layers
+ dialog.
+ 4. Edit the text, try to keep to the same design, colours and spacing if
+ possible. But if you need to use a different font, reorder things or
+ make it more attractive in your language, please do.
+ 5. Convert the text to paths using `Path > Object To Path`
+ 6. Delete the Layer that is marked as `Base` so you only have the text layer.
+ 7. Run `File > Clean Up Document` to remove unneeded elements.
+
+## Step Three: Saving and Committing
+
+ 1. Save as a `Plain SVG` document in the screens folder. For our example the
+ name will be `share/screens/welcome-start-text.ja.svg`
+ 2. Add the new file using git tools (see other instructions for how to commit
+ and push merge requests or ask for help)
+
diff --git a/share/screens/about.svg b/share/screens/about.svg
new file mode 100644
index 0000000..274acdf
--- /dev/null
+++ b/share/screens/about.svg
@@ -0,0 +1,16409 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<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="750"
+ height="625"
+ viewBox="0 0 198.4375 165.36459"
+ version="1.1"
+ id="svg8"
+ inkscape:version="1.0.1 (3bc2e813f5, 2020-09-07)"
+ sodipodi:docname="AboutScreen_2020_2_v14.svg"
+ inkscape:export-filename="D:\data\About_Screen2_v1-2_ChrisHildenbrand.png"
+ inkscape:export-xdpi="96"
+ inkscape:export-ydpi="96">
+ <title
+ id="title8165">New Discovery</title>
+ <defs
+ id="defs2">
+ <linearGradient
+ inkscape:collect="always"
+ id="linearGradient3658">
+ <stop
+ style="stop-color:#ffffff;stop-opacity:1;"
+ offset="0"
+ id="stop3654" />
+ <stop
+ style="stop-color:#ffffff;stop-opacity:0;"
+ offset="1"
+ id="stop3656" />
+ </linearGradient>
+ <inkscape:path-effect
+ effect="envelope"
+ id="path-effect3652"
+ is_visible="true"
+ lpeversion="1"
+ yy="true"
+ xx="true"
+ bendpath1="M 20.005375,57.782858 41.21314,62.781787"
+ bendpath2="M 43.812584,61.782 43.612625,81.627859"
+ bendpath3="M 8.0079441,84.2273 41.21314,87.82653"
+ bendpath4="M 20.805203,59.582472 13.206831,80.428114"
+ bendpath3-nodetypes="cc"
+ bendpath2-nodetypes="cc"
+ bendpath4-nodetypes="cc"
+ bendpath1-nodetypes="cc" />
+ <inkscape:path-effect
+ effect="envelope"
+ id="path-effect3627"
+ is_visible="true"
+ lpeversion="1"
+ yy="true"
+ xx="true"
+ bendpath1="m 164.3508,34.1214 h 13.35887"
+ bendpath2="M 177.70967,34.1214 V 49.675489"
+ bendpath3="m 158.15213,46.476174 19.55754,3.199315"
+ bendpath4="m 168.34994,35.321143 -5.99871,9.955288"
+ bendpath3-nodetypes="cc"
+ bendpath4-nodetypes="cc" />
+ <inkscape:path-effect
+ effect="envelope"
+ id="path-effect3615"
+ is_visible="true"
+ lpeversion="1"
+ yy="true"
+ xx="true"
+ bendpath1="M 91.613281,404.57617 142.87615,393.99576"
+ bendpath2="m 150.43359,404.57617 11.33615,28.65374"
+ bendpath3="M 91.613281,455.14648 158.74677,440.03161"
+ bendpath4="M 91.613281,404.57617 75.742664,453.63499"
+ bendpath1-nodetypes="cc"
+ bendpath2-nodetypes="cc"
+ bendpath4-nodetypes="cc"
+ bendpath3-nodetypes="cc" />
+ <inkscape:path-effect
+ effect="envelope"
+ id="path-effect3586"
+ is_visible="true"
+ lpeversion="1"
+ yy="true"
+ xx="true"
+ bendpath1="m 511.32546,435.61305 45.95188,-1.51149"
+ bendpath2="m 557.27734,434.10156 20.40508,94.43271"
+ bendpath3="m 493.94336,561.03125 77.69311,-27.96252"
+ bendpath4="M 493.94336,434.10156 V 561.03125"
+ bendpath2-nodetypes="cc"
+ bendpath3-nodetypes="cc"
+ bendpath1-nodetypes="cc" />
+ <inkscape:path-effect
+ effect="envelope"
+ id="path-effect3557"
+ is_visible="true"
+ lpeversion="1"
+ yy="true"
+ xx="true"
+ bendpath1="m 214.35352,519.07031 h 88.80859"
+ bendpath2="m 289.55872,522.09328 25.69529,67.57633"
+ bendpath3="M 214.35352,613.09766 338.68206,593.44832"
+ bendpath4="m 214.35352,519.07031 v 94.02735"
+ bendpath3-nodetypes="cc"
+ bendpath2-nodetypes="cc" />
+ <linearGradient
+ inkscape:collect="always"
+ id="linearGradient3380">
+ <stop
+ style="stop-color:#633817;stop-opacity:1;"
+ offset="0"
+ id="stop3376" />
+ <stop
+ style="stop-color:#633817;stop-opacity:0;"
+ offset="1"
+ id="stop3378" />
+ </linearGradient>
+ <linearGradient
+ inkscape:collect="always"
+ id="linearGradient6689">
+ <stop
+ style="stop-color:#ffffff;stop-opacity:1;"
+ offset="0"
+ id="stop6685" />
+ <stop
+ style="stop-color:#ffffff;stop-opacity:0;"
+ offset="1"
+ id="stop6687" />
+ </linearGradient>
+ <linearGradient
+ inkscape:collect="always"
+ id="linearGradient6681">
+ <stop
+ style="stop-color:#ffffff;stop-opacity:1;"
+ offset="0"
+ id="stop6677" />
+ <stop
+ style="stop-color:#ffffff;stop-opacity:0;"
+ offset="1"
+ id="stop6679" />
+ </linearGradient>
+ <linearGradient
+ inkscape:collect="always"
+ id="linearGradient6641">
+ <stop
+ style="stop-color:#ffffff;stop-opacity:1;"
+ offset="0"
+ id="stop6637" />
+ <stop
+ style="stop-color:#ffffff;stop-opacity:0;"
+ offset="1"
+ id="stop6639" />
+ </linearGradient>
+ <linearGradient
+ inkscape:collect="always"
+ id="linearGradient6633">
+ <stop
+ style="stop-color:#ffffff;stop-opacity:1;"
+ offset="0"
+ id="stop6629" />
+ <stop
+ style="stop-color:#ffffff;stop-opacity:0;"
+ offset="1"
+ id="stop6631" />
+ </linearGradient>
+ <linearGradient
+ inkscape:collect="always"
+ id="linearGradient10380">
+ <stop
+ style="stop-color:#75b7ca;stop-opacity:1"
+ offset="0"
+ id="stop10376" />
+ <stop
+ style="stop-color:#cafff8;stop-opacity:0;"
+ offset="1"
+ id="stop10378" />
+ </linearGradient>
+ <linearGradient
+ inkscape:collect="always"
+ id="linearGradient9596">
+ <stop
+ style="stop-color:#ffffff;stop-opacity:1;"
+ offset="0"
+ id="stop9592" />
+ <stop
+ style="stop-color:#ffffff;stop-opacity:0;"
+ offset="1"
+ id="stop9594" />
+ </linearGradient>
+ <linearGradient
+ inkscape:collect="always"
+ id="linearGradient4851">
+ <stop
+ style="stop-color:#7ac1b7;stop-opacity:1"
+ offset="0"
+ id="stop4847" />
+ <stop
+ style="stop-color:#cafff8;stop-opacity:0;"
+ offset="1"
+ id="stop4849" />
+ </linearGradient>
+ <linearGradient
+ inkscape:collect="always"
+ id="linearGradient4811">
+ <stop
+ style="stop-color:#ffe680;stop-opacity:1;"
+ offset="0"
+ id="stop4807" />
+ <stop
+ style="stop-color:#ffe680;stop-opacity:0;"
+ offset="1"
+ id="stop4809" />
+ </linearGradient>
+ <linearGradient
+ inkscape:collect="always"
+ id="linearGradient4785">
+ <stop
+ style="stop-color:#cafff8;stop-opacity:1;"
+ offset="0"
+ id="stop4781" />
+ <stop
+ style="stop-color:#cafff8;stop-opacity:0;"
+ offset="1"
+ id="stop4783" />
+ </linearGradient>
+ <linearGradient
+ inkscape:collect="always"
+ id="linearGradient4738">
+ <stop
+ style="stop-color:#ff6600;stop-opacity:1;"
+ offset="0"
+ id="stop4734" />
+ <stop
+ style="stop-color:#ffe680;stop-opacity:1"
+ offset="1"
+ id="stop4736" />
+ </linearGradient>
+ <linearGradient
+ inkscape:collect="always"
+ id="linearGradient4639">
+ <stop
+ style="stop-color:#fffae6;stop-opacity:1;"
+ offset="0"
+ id="stop4635" />
+ <stop
+ style="stop-color:#fffae6;stop-opacity:0;"
+ offset="1"
+ id="stop4637" />
+ </linearGradient>
+ <linearGradient
+ inkscape:collect="always"
+ id="linearGradient4606">
+ <stop
+ style="stop-color:#af6128;stop-opacity:1"
+ offset="0"
+ id="stop4596" />
+ <stop
+ style="stop-color:#cd884a;stop-opacity:1"
+ offset="0.37061921"
+ id="stop4598" />
+ <stop
+ style="stop-color:#d0a158;stop-opacity:1"
+ offset="0.80289012"
+ id="stop4600" />
+ <stop
+ style="stop-color:#8faf1b;stop-opacity:1;"
+ offset="0.84096622"
+ id="stop4602" />
+ <stop
+ style="stop-color:#8ebf00;stop-opacity:1"
+ offset="1"
+ id="stop4604" />
+ </linearGradient>
+ <linearGradient
+ inkscape:collect="always"
+ id="linearGradient4594">
+ <stop
+ style="stop-color:#af6128;stop-opacity:1"
+ offset="0"
+ id="stop4584" />
+ <stop
+ style="stop-color:#cd884a;stop-opacity:1"
+ offset="0.41673782"
+ id="stop4586" />
+ <stop
+ style="stop-color:#d0a158;stop-opacity:1"
+ offset="0.71460801"
+ id="stop4588" />
+ <stop
+ style="stop-color:#8faf1b;stop-opacity:1;"
+ offset="0.75837833"
+ id="stop4590" />
+ <stop
+ style="stop-color:#8ebf00;stop-opacity:1"
+ offset="1"
+ id="stop4592" />
+ </linearGradient>
+ <linearGradient
+ inkscape:collect="always"
+ id="linearGradient4558">
+ <stop
+ style="stop-color:#af6128;stop-opacity:1"
+ offset="0"
+ id="stop4548" />
+ <stop
+ style="stop-color:#cd884a;stop-opacity:1"
+ offset="0.41673782"
+ id="stop4550" />
+ <stop
+ style="stop-color:#d0a158;stop-opacity:1"
+ offset="0.75450069"
+ id="stop4552" />
+ <stop
+ style="stop-color:#8faf1b;stop-opacity:1;"
+ offset="0.84096622"
+ id="stop4554" />
+ <stop
+ style="stop-color:#8ebf00;stop-opacity:1"
+ offset="1"
+ id="stop4556" />
+ </linearGradient>
+ <linearGradient
+ inkscape:collect="always"
+ id="linearGradient4538">
+ <stop
+ style="stop-color:#f0b86a;stop-opacity:1"
+ offset="0"
+ id="stop4534" />
+ <stop
+ style="stop-color:#efd58d;stop-opacity:0"
+ offset="1"
+ id="stop4536" />
+ </linearGradient>
+ <linearGradient
+ inkscape:collect="always"
+ id="linearGradient4532">
+ <stop
+ style="stop-color:#56321d;stop-opacity:1"
+ offset="0"
+ id="stop4524" />
+ <stop
+ style="stop-color:#615a3f;stop-opacity:1;"
+ offset="0.70448482"
+ id="stop4528" />
+ <stop
+ style="stop-color:#8ebf00;stop-opacity:1"
+ offset="1"
+ id="stop4530" />
+ </linearGradient>
+ <linearGradient
+ inkscape:collect="always"
+ id="linearGradient4522">
+ <stop
+ style="stop-color:#ce773f;stop-opacity:1"
+ offset="0"
+ id="stop4518" />
+ <stop
+ style="stop-color:#7b4428;stop-opacity:1"
+ offset="1"
+ id="stop4520" />
+ </linearGradient>
+ <linearGradient
+ inkscape:collect="always"
+ id="linearGradient3289">
+ <stop
+ style="stop-color:#34ac44;stop-opacity:1"
+ offset="0"
+ id="stop3284" />
+ <stop
+ style="stop-color:#212a20;stop-opacity:1"
+ offset="1"
+ id="stop3287" />
+ </linearGradient>
+ <linearGradient
+ inkscape:collect="always"
+ id="linearGradient3124">
+ <stop
+ style="stop-color:#fbedaf;stop-opacity:1;"
+ offset="0"
+ id="stop3120" />
+ <stop
+ style="stop-color:#fbedaf;stop-opacity:0;"
+ offset="1"
+ id="stop3122" />
+ </linearGradient>
+ <linearGradient
+ inkscape:collect="always"
+ id="linearGradient2417">
+ <stop
+ style="stop-color:#f9f9f9;stop-opacity:1;"
+ offset="0"
+ id="stop2413" />
+ <stop
+ style="stop-color:#f9f9f9;stop-opacity:0;"
+ offset="1"
+ id="stop2415" />
+ </linearGradient>
+ <linearGradient
+ inkscape:collect="always"
+ id="linearGradient2208">
+ <stop
+ style="stop-color:#b7db30;stop-opacity:1;"
+ offset="0"
+ id="stop2204" />
+ <stop
+ style="stop-color:#b7db30;stop-opacity:0;"
+ offset="1"
+ id="stop2206" />
+ </linearGradient>
+ <linearGradient
+ inkscape:collect="always"
+ id="linearGradient1990">
+ <stop
+ style="stop-color:#678a00;stop-opacity:1;"
+ offset="0"
+ id="stop1986" />
+ <stop
+ style="stop-color:#1e2900;stop-opacity:1"
+ offset="1"
+ id="stop1988" />
+ </linearGradient>
+ <linearGradient
+ inkscape:collect="always"
+ id="linearGradient1959">
+ <stop
+ style="stop-color:#502d16;stop-opacity:1;"
+ offset="0"
+ id="stop1955" />
+ <stop
+ style="stop-color:#502d16;stop-opacity:0;"
+ offset="1"
+ id="stop1957" />
+ </linearGradient>
+ <linearGradient
+ inkscape:collect="always"
+ id="linearGradient1951">
+ <stop
+ style="stop-color:#502d16;stop-opacity:1;"
+ offset="0"
+ id="stop1947" />
+ <stop
+ style="stop-color:#502d16;stop-opacity:0;"
+ offset="1"
+ id="stop1949" />
+ </linearGradient>
+ <linearGradient
+ inkscape:collect="always"
+ id="linearGradient1840">
+ <stop
+ style="stop-color:#d8c494;stop-opacity:1;"
+ offset="0"
+ id="stop1836" />
+ <stop
+ style="stop-color:#d8c494;stop-opacity:0;"
+ offset="1"
+ id="stop1838" />
+ </linearGradient>
+ <linearGradient
+ inkscape:collect="always"
+ id="linearGradient5212">
+ <stop
+ style="stop-color:#b8b1a2;stop-opacity:1;"
+ offset="0"
+ id="stop5208" />
+ <stop
+ style="stop-color:#b8b1a2;stop-opacity:0;"
+ offset="1"
+ id="stop5210" />
+ </linearGradient>
+ <linearGradient
+ inkscape:collect="always"
+ id="linearGradient5045">
+ <stop
+ style="stop-color:#00771b;stop-opacity:1"
+ offset="0"
+ id="stop5041" />
+ <stop
+ style="stop-color:#80ac00;stop-opacity:1"
+ offset="1"
+ id="stop5043" />
+ </linearGradient>
+ <linearGradient
+ inkscape:collect="always"
+ id="linearGradient5039">
+ <stop
+ style="stop-color:#cadd38;stop-opacity:1"
+ offset="0"
+ id="stop5035" />
+ <stop
+ style="stop-color:#1da75a;stop-opacity:0"
+ offset="1"
+ id="stop5037" />
+ </linearGradient>
+ <linearGradient
+ inkscape:collect="always"
+ id="linearGradient5033">
+ <stop
+ style="stop-color:#007114;stop-opacity:1"
+ offset="0"
+ id="stop5029" />
+ <stop
+ style="stop-color:#608200;stop-opacity:1"
+ offset="1"
+ id="stop5031" />
+ </linearGradient>
+ <linearGradient
+ inkscape:collect="always"
+ id="linearGradient4952">
+ <stop
+ style="stop-color:#af6128;stop-opacity:1"
+ offset="0"
+ id="stop4942" />
+ <stop
+ style="stop-color:#cd884a;stop-opacity:1"
+ offset="0.41673782"
+ id="stop4944" />
+ <stop
+ style="stop-color:#d0a158;stop-opacity:1"
+ offset="0.64316845"
+ id="stop4946" />
+ <stop
+ style="stop-color:#8faf1b;stop-opacity:1;"
+ offset="0.84096622"
+ id="stop4948" />
+ <stop
+ style="stop-color:#8ebf00;stop-opacity:1"
+ offset="1"
+ id="stop4950" />
+ </linearGradient>
+ <linearGradient
+ inkscape:collect="always"
+ id="linearGradient4411">
+ <stop
+ style="stop-color:#1d6423;stop-opacity:1"
+ offset="0"
+ id="stop4403" />
+ <stop
+ style="stop-color:#513333;stop-opacity:1"
+ offset="1"
+ id="stop4409" />
+ </linearGradient>
+ <linearGradient
+ inkscape:collect="always"
+ id="linearGradient4401">
+ <stop
+ style="stop-color:#2b350f;stop-opacity:1"
+ offset="0"
+ id="stop4397" />
+ <stop
+ style="stop-color:#1d642f;stop-opacity:1"
+ offset="1"
+ id="stop4399" />
+ </linearGradient>
+ <linearGradient
+ inkscape:collect="always"
+ id="linearGradient3833">
+ <stop
+ style="stop-color:#8dac32;stop-opacity:1;"
+ offset="0"
+ id="stop3829" />
+ <stop
+ style="stop-color:#8dac32;stop-opacity:0;"
+ offset="1"
+ id="stop3831" />
+ </linearGradient>
+ <linearGradient
+ inkscape:collect="always"
+ id="linearGradient3817">
+ <stop
+ style="stop-color:#2b350f;stop-opacity:1"
+ offset="0"
+ id="stop3809" />
+ <stop
+ style="stop-color:#52641d;stop-opacity:1"
+ offset="1"
+ id="stop3815" />
+ </linearGradient>
+ <linearGradient
+ inkscape:collect="always"
+ id="linearGradient3755">
+ <stop
+ style="stop-color:#52641d;stop-opacity:1;"
+ offset="0"
+ id="stop3751" />
+ <stop
+ style="stop-color:#4f5d23;stop-opacity:1;"
+ offset="0.17488125"
+ id="stop3759" />
+ <stop
+ style="stop-color:#785935;stop-opacity:1"
+ offset="0.61676174"
+ id="stop3761" />
+ <stop
+ style="stop-color:#513333;stop-opacity:1"
+ offset="1"
+ id="stop3753" />
+ </linearGradient>
+ <linearGradient
+ inkscape:collect="always"
+ id="linearGradient3328">
+ <stop
+ style="stop-color:#958c75;stop-opacity:1;"
+ offset="0"
+ id="stop3324" />
+ <stop
+ style="stop-color:#958c75;stop-opacity:0;"
+ offset="1"
+ id="stop3326" />
+ </linearGradient>
+ <linearGradient
+ inkscape:collect="always"
+ id="linearGradient3284">
+ <stop
+ style="stop-color:#678a00;stop-opacity:1;"
+ offset="0"
+ id="stop3280" />
+ <stop
+ style="stop-color:#3f5500;stop-opacity:1;"
+ offset="0.67573434"
+ id="stop3286" />
+ <stop
+ style="stop-color:#3e5400;stop-opacity:0.10483871"
+ offset="1"
+ id="stop3282" />
+ </linearGradient>
+ <linearGradient
+ inkscape:collect="always"
+ id="linearGradient2998">
+ <stop
+ style="stop-color:#465228;stop-opacity:1;"
+ offset="0"
+ id="stop2994" />
+ <stop
+ style="stop-color:#708340;stop-opacity:1"
+ offset="1"
+ id="stop2996" />
+ </linearGradient>
+ <linearGradient
+ inkscape:collect="always"
+ id="linearGradient2970">
+ <stop
+ style="stop-color:#597700;stop-opacity:1"
+ offset="0"
+ id="stop2966" />
+ <stop
+ style="stop-color:#80ac00;stop-opacity:1"
+ offset="1"
+ id="stop2968" />
+ </linearGradient>
+ <linearGradient
+ inkscape:collect="always"
+ id="linearGradient2960">
+ <stop
+ style="stop-color:#cadd38;stop-opacity:1"
+ offset="0"
+ id="stop2956" />
+ <stop
+ style="stop-color:#45b51f;stop-opacity:0;"
+ offset="1"
+ id="stop2958" />
+ </linearGradient>
+ <linearGradient
+ inkscape:collect="always"
+ id="linearGradient2523">
+ <stop
+ style="stop-color:#678a00;stop-opacity:1;"
+ offset="0"
+ id="stop2519" />
+ <stop
+ style="stop-color:#3e5400;stop-opacity:1"
+ offset="1"
+ id="stop2521" />
+ </linearGradient>
+ <linearGradient
+ inkscape:collect="always"
+ id="linearGradient2241">
+ <stop
+ style="stop-color:#8ebf00;stop-opacity:1;"
+ offset="0"
+ id="stop2237" />
+ <stop
+ style="stop-color:#597700;stop-opacity:1"
+ offset="1"
+ id="stop2239" />
+ </linearGradient>
+ <linearGradient
+ inkscape:collect="always"
+ id="linearGradient2092">
+ <stop
+ style="stop-color:#312a26;stop-opacity:1"
+ offset="0"
+ id="stop2088" />
+ <stop
+ style="stop-color:#534b39;stop-opacity:1"
+ offset="0.60185641"
+ id="stop2096" />
+ <stop
+ style="stop-color:#615a3f;stop-opacity:1;"
+ offset="0.70448482"
+ id="stop2094" />
+ <stop
+ style="stop-color:#8ebf00;stop-opacity:1"
+ offset="1"
+ id="stop2090" />
+ </linearGradient>
+ <linearGradient
+ inkscape:collect="always"
+ id="linearGradient1971">
+ <stop
+ style="stop-color:#7f9524;stop-opacity:1"
+ offset="0"
+ id="stop1967" />
+ <stop
+ style="stop-color:#6a5b51;stop-opacity:1;"
+ offset="0.32275641"
+ id="stop3149" />
+ <stop
+ style="stop-color:#685950;stop-opacity:1;"
+ offset="0.54688442"
+ id="stop3147" />
+ <stop
+ style="stop-color:#312a26;stop-opacity:1"
+ offset="1"
+ id="stop1969" />
+ </linearGradient>
+ <linearGradient
+ inkscape:collect="always"
+ id="linearGradient995">
+ <stop
+ style="stop-color:#005277;stop-opacity:1"
+ offset="0"
+ id="stop991" />
+ <stop
+ style="stop-color:#0ea495;stop-opacity:1"
+ offset="0.12239169"
+ id="stop4626" />
+ <stop
+ style="stop-color:#0e5ba6;stop-opacity:1;"
+ offset="0.26195464"
+ id="stop4628" />
+ <stop
+ style="stop-color:#1075b7;stop-opacity:1;"
+ offset="0.33373955"
+ id="stop4624" />
+ <stop
+ style="stop-color:#17e3ff;stop-opacity:1"
+ offset="1"
+ id="stop993" />
+ </linearGradient>
+ <linearGradient
+ id="WhiteTransparent"
+ gradientUnits="userSpaceOnUse">
+ <stop
+ style="stop-color:white;stop-opacity:1"
+ offset="0"
+ id="stop7" />
+ <stop
+ style="stop-color:white;stop-opacity:0"
+ offset="1"
+ id="stop9" />
+ </linearGradient>
+ <linearGradient
+ id="IcecapTip"
+ xlink:href="#WhiteTransparent"
+ x1="60"
+ y1="20"
+ x2="90"
+ y2="50"
+ gradientUnits="userSpaceOnUse" />
+ <clipPath
+ clipPathUnits="userSpaceOnUse"
+ id="clipoutline1">
+ <path
+ id="outline1"
+ d="M 54.1,12.5 L 12.9,54.7 C -2.7,70.3 23,69 32.3,74.9 C 36.6,77.7 18.5,81.3 22.2,85 C 25.8,88.7 43.9,92.1 47.5,95.7 C 51.1,99.4 40.2,103.3 43.8,107 C 47.3,110.7 55.7,107.2 57.2,115.6 C 58.3,121.8 72.6,118.7 79,113.4 C 83,110 72.1,110 75.7,106.3 C 84.7,97.2 92.7,102.2 96,93.8 C 97.8,89.3 82.4,86.1 86.5,83.2 C 96.3,76.3 132.3,72.8 115.7,56.2 L 73,12.5 C 67.7,7.5 59,7.5 54.1,12.5 z M 44.2,77.2 C 45.1,77.2 75,81.2 63.5,84.3 C 59.1,85.5 38.9,77.2 44.2,77.2 z M 101.4,93.8 C 101.4,95.9 117.7,97.1 116.8,93.3 C 115.5,86.9 103.2,87.4 101.4,93.8 z M 31.9,104.9 C 35.6,108.1 41.2,104.2 43,99.7 C 39.4,95 26.1,100 31.9,104.9 z M 99.4,98.2 C 94.8,102.4 100.2,106.8 104.7,103.9 C 105.9,103.1 104.6,99.2 99.4,98.2 z " />
+ </clipPath>
+ <filter
+ color-interpolation-filters="sRGB"
+ inkscape:collect="always"
+ id="filter6017">
+ <feGaussianBlur
+ inkscape:collect="always"
+ stdDeviation="0.80546496"
+ id="feGaussianBlur6019" />
+ </filter>
+ <filter
+ color-interpolation-filters="sRGB"
+ inkscape:collect="always"
+ id="filter6031">
+ <feGaussianBlur
+ inkscape:collect="always"
+ stdDeviation="3.4903482"
+ id="feGaussianBlur6033" />
+ </filter>
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient5785"
+ id="linearGradient9175"
+ gradientUnits="userSpaceOnUse"
+ x1="82.11859"
+ y1="20"
+ x2="60"
+ y2="40" />
+ <linearGradient
+ gradientUnits="userSpaceOnUse"
+ id="linearGradient5785">
+ <stop
+ id="stop5787"
+ offset="0"
+ style="stop-color:#c0cdf9;stop-opacity:1" />
+ <stop
+ id="stop5789"
+ offset="1"
+ style="stop-color:#07092d;stop-opacity:0.28804347" />
+ </linearGradient>
+ <clipPath
+ clipPathUnits="userSpaceOnUse"
+ id="clipPath9086">
+ <use
+ id="use9088"
+ xlink:href="#outline1"
+ class="low-specularity"
+ style="fill:#ffffff;fill-opacity:1"
+ x="0"
+ y="0"
+ width="400"
+ height="300"
+ transform="translate(1.009546e-6,0)" />
+ </clipPath>
+ <filter
+ color-interpolation-filters="sRGB"
+ inkscape:collect="always"
+ id="filter8490">
+ <feGaussianBlur
+ inkscape:collect="always"
+ stdDeviation="2.4163949"
+ id="feGaussianBlur8492" />
+ </filter>
+ <linearGradient
+ gradientUnits="userSpaceOnUse"
+ y2="60"
+ x2="58"
+ y1="35"
+ x1="33"
+ xlink:href="#WhiteTransparent"
+ id="shinySpecular-4"
+ gradientTransform="matrix(1.009184,0,0,1.009184,-0.3890738,-0.3831933)" />
+ <radialGradient
+ inkscape:collect="always"
+ xlink:href="#WhiteTransparent"
+ id="radialGradient9177"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(1.570052,0,0,1.05093,-75.50011,-22.09591)"
+ cx="116.3104"
+ cy="250.8974"
+ fx="116.3104"
+ fy="250.8974"
+ r="30.59958" />
+ <radialGradient
+ inkscape:collect="always"
+ xlink:href="#WhiteTransparent"
+ id="radialGradient8574"
+ cx="132.4443"
+ cy="251.994"
+ fx="132.4443"
+ fy="251.994"
+ r="30.59958"
+ gradientTransform="matrix(2.003253,0,0,1.340898,-132.8752,-95.16607)"
+ gradientUnits="userSpaceOnUse" />
+ <filter
+ color-interpolation-filters="sRGB"
+ inkscape:collect="always"
+ id="filter8732"
+ x="-0.07807916"
+ width="1.156158"
+ y="-0.1142206"
+ height="1.228441">
+ <feGaussianBlur
+ inkscape:collect="always"
+ stdDeviation="1.9579068"
+ id="feGaussianBlur8734" />
+ </filter>
+ <radialGradient
+ inkscape:collect="always"
+ xlink:href="#WhiteTransparent"
+ id="radialGradient8744"
+ cx="210.25"
+ cy="168.5"
+ fx="210.25"
+ fy="168.5"
+ r="34.25"
+ gradientTransform="matrix(1,0,0,0.4233577,0,97.16423)"
+ gradientUnits="userSpaceOnUse" />
+ <radialGradient
+ inkscape:collect="always"
+ xlink:href="#WhiteTransparent"
+ id="radialGradient8768"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(1,0,0,0.4233577,0,97.16423)"
+ cx="217.5"
+ cy="182.0819"
+ fx="217.5"
+ fy="182.0819"
+ r="34.25" />
+ <filter
+ color-interpolation-filters="sRGB"
+ inkscape:collect="always"
+ id="filter8764"
+ x="-0.07426214"
+ width="1.148524"
+ y="-0.1754123"
+ height="1.350825">
+ <feGaussianBlur
+ inkscape:collect="always"
+ stdDeviation="2.1195652"
+ id="feGaussianBlur8766" />
+ </filter>
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#WhiteTransparent"
+ id="linearGradient8912"
+ x1="231.625"
+ y1="195.1875"
+ x2="231.75"
+ y2="201.5"
+ gradientUnits="userSpaceOnUse" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#WhiteTransparent"
+ id="linearGradient8910"
+ x1="231.3765"
+ y1="195.6213"
+ x2="231.3765"
+ y2="200.0714"
+ gradientUnits="userSpaceOnUse" />
+ <filter
+ color-interpolation-filters="sRGB"
+ inkscape:collect="always"
+ id="filter8906"
+ x="-0.08544133"
+ width="1.170883"
+ y="-0.278232"
+ height="1.556464">
+ <feGaussianBlur
+ inkscape:collect="always"
+ stdDeviation="0.56515877"
+ id="feGaussianBlur8908" />
+ </filter>
+ <radialGradient
+ inkscape:collect="always"
+ xlink:href="#WhiteTransparent"
+ id="radialGradient8922"
+ cx="228.2188"
+ cy="204.8323"
+ fx="228.2188"
+ fy="204.8323"
+ r="14.09375"
+ gradientTransform="matrix(1,0,0,0.1477455,0,174.5692)"
+ gradientUnits="userSpaceOnUse" />
+ <filter
+ color-interpolation-filters="sRGB"
+ inkscape:collect="always"
+ id="filter8980"
+ x="-0.06986277"
+ width="1.139725"
+ y="-0.4728589"
+ height="1.945718">
+ <feGaussianBlur
+ inkscape:collect="always"
+ stdDeviation="0.82052366"
+ id="feGaussianBlur8982" />
+ </filter>
+ <radialGradient
+ inkscape:collect="always"
+ xlink:href="#WhiteTransparent"
+ id="radialGradient8994"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(1,0,0,0.1477455,0,174.5692)"
+ cx="228.2188"
+ cy="204.8323"
+ fx="228.2188"
+ fy="204.8323"
+ r="14.09375" />
+ <radialGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient8998"
+ id="radialGradient9004"
+ cx="89.875"
+ cy="187.8694"
+ fx="89.875"
+ fy="187.8694"
+ r="22.75"
+ gradientTransform="matrix(1,0,0,0.4070844,0,115.7601)"
+ gradientUnits="userSpaceOnUse" />
+ <linearGradient
+ inkscape:collect="always"
+ id="linearGradient8998">
+ <stop
+ style="stop-color:#ffffff;stop-opacity:0.33004926"
+ offset="0"
+ id="stop9000" />
+ <stop
+ style="stop-color:#ffffff;stop-opacity:0;"
+ offset="1"
+ id="stop9002" />
+ </linearGradient>
+ <radialGradient
+ inkscape:collect="always"
+ xlink:href="#WhiteTransparent"
+ id="radialGradient9046"
+ cx="90.28125"
+ cy="230.8363"
+ fx="90.28125"
+ fy="230.8363"
+ r="10.46875"
+ gradientTransform="matrix(1.185075,-0.3283582,0.1228557,0.4433973,-45.06831,152.9216)"
+ gradientUnits="userSpaceOnUse" />
+ <filter
+ color-interpolation-filters="sRGB"
+ inkscape:collect="always"
+ id="filter9068"
+ x="-0.07617928"
+ width="1.152359"
+ y="-0.1655701"
+ height="1.33114">
+ <feGaussianBlur
+ inkscape:collect="always"
+ stdDeviation="0.66458488"
+ id="feGaussianBlur9070" />
+ </filter>
+ <radialGradient
+ inkscape:collect="always"
+ xlink:href="#WhiteTransparent"
+ id="radialGradient11553"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(1.722153,0,0,1.694977,-49.39526,-14.07806)"
+ cx="68.39994"
+ cy="21.22575"
+ fx="68.39994"
+ fy="21.22575"
+ r="54.7834" />
+ <filter
+ color-interpolation-filters="sRGB"
+ inkscape:collect="always"
+ id="filter9298">
+ <feGaussianBlur
+ inkscape:collect="always"
+ stdDeviation="0.32610678"
+ id="feGaussianBlur9300" />
+ </filter>
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#WhiteTransparent"
+ id="linearGradient5905"
+ x1="95.5"
+ y1="208.1644"
+ x2="153.5"
+ y2="223.5"
+ gradientUnits="userSpaceOnUse" />
+ <filter
+ color-interpolation-filters="sRGB"
+ inkscape:collect="always"
+ id="filter5983-5"
+ x="-0.08250898"
+ width="1.165018"
+ y="-0.1223357"
+ height="1.244671">
+ <feGaussianBlur
+ inkscape:collect="always"
+ stdDeviation="3.6868363"
+ id="feGaussianBlur5985-9" />
+ </filter>
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient5793-6"
+ id="linearGradient5801"
+ x1="57.2252"
+ y1="76.24634"
+ x2="53.63158"
+ y2="84.48032"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0.8852575,0,0,0.8852575,5.177215,9.229337)" />
+ <linearGradient
+ inkscape:collect="always"
+ id="linearGradient5793-6">
+ <stop
+ style="stop-color:#eeeeec;stop-opacity:1;"
+ offset="0"
+ id="stop5795-2" />
+ <stop
+ style="stop-color:#eeeeec;stop-opacity:0;"
+ offset="1"
+ id="stop5797-1" />
+ </linearGradient>
+ <radialGradient
+ inkscape:collect="always"
+ xlink:href="#WhiteTransparent"
+ id="radialGradient5811"
+ cx="181.2273"
+ cy="214.5512"
+ fx="181.2273"
+ fy="214.5512"
+ r="22.4664"
+ gradientTransform="matrix(1.351523,0,0,1.717571,-63.70565,-153.9557)"
+ gradientUnits="userSpaceOnUse" />
+ <filter
+ color-interpolation-filters="sRGB"
+ inkscape:collect="always"
+ id="filter5845">
+ <feGaussianBlur
+ inkscape:collect="always"
+ stdDeviation="1.2409356"
+ id="feGaussianBlur5847" />
+ </filter>
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#WhiteTransparent"
+ id="linearGradient5822"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0.4927913,0,0,0.4927913,-6.000388,-9.722518)"
+ x1="73.7121"
+ y1="180.4757"
+ x2="82.75407"
+ y2="187.6597" />
+ <linearGradient
+ inkscape:collect="always"
+ id="linearGradient10981-3">
+ <stop
+ style="stop-color:#729fcf;stop-opacity:1;"
+ offset="0"
+ id="stop10983-2" />
+ <stop
+ style="stop-color:#729fcf;stop-opacity:0;"
+ offset="1"
+ id="stop10985-3" />
+ </linearGradient>
+ <filter
+ color-interpolation-filters="sRGB"
+ inkscape:collect="always"
+ id="filter10997-7">
+ <feGaussianBlur
+ inkscape:collect="always"
+ stdDeviation="2.7696726"
+ id="feGaussianBlur10999-0" />
+ </filter>
+ <linearGradient
+ y2="144.5"
+ x2="153.7005"
+ y1="217.5"
+ x1="180.8129"
+ gradientTransform="translate(-130.1657,-83.35279)"
+ gradientUnits="userSpaceOnUse"
+ id="linearGradient1030"
+ xlink:href="#linearGradient10981-3"
+ inkscape:collect="always" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#WhiteTransparent"
+ id="linearGradient1080"
+ gradientUnits="userSpaceOnUse"
+ x1="231.625"
+ y1="195.1875"
+ x2="231.75"
+ y2="201.5" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#WhiteTransparent"
+ id="linearGradient1082"
+ gradientUnits="userSpaceOnUse"
+ x1="231.3765"
+ y1="195.6213"
+ x2="231.3765"
+ y2="200.0714" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#WhiteTransparent"
+ id="linearGradient1084"
+ gradientUnits="userSpaceOnUse"
+ x1="231.625"
+ y1="195.1875"
+ x2="231.75"
+ y2="201.5" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#WhiteTransparent"
+ id="linearGradient1086"
+ gradientUnits="userSpaceOnUse"
+ x1="231.3765"
+ y1="195.6213"
+ x2="231.3765"
+ y2="200.0714" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient995"
+ id="linearGradient997"
+ x1="96.585251"
+ y1="154.96634"
+ x2="87.981155"
+ y2="-6.9985013"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(1,0,0,1.0016025,0,-0.1000157)" />
+ <clipPath
+ clipPathUnits="userSpaceOnUse"
+ id="clipPath1121">
+ <use
+ x="0"
+ y="0"
+ xlink:href="#g1117"
+ id="use1123" />
+ </clipPath>
+ <filter
+ inkscape:collect="always"
+ style="color-interpolation-filters:sRGB"
+ id="filter1101"
+ x="-0.34224623"
+ width="1.6844923"
+ y="-0.33718011"
+ height="1.6743602">
+ <feGaussianBlur
+ inkscape:collect="always"
+ stdDeviation="17.080133"
+ id="feGaussianBlur1103" />
+ </filter>
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient1971"
+ id="linearGradient1973"
+ x1="106.17727"
+ y1="68.785278"
+ x2="112.17598"
+ y2="102.97794"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0.86692548,-0.12645194,0.12645194,0.86692548,12.813095,14.246478)" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4532"
+ id="linearGradient2082"
+ x1="160.05469"
+ y1="80.875694"
+ x2="157.36827"
+ y2="28.843781"
+ gradientUnits="userSpaceOnUse" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4952"
+ id="linearGradient2086"
+ gradientUnits="userSpaceOnUse"
+ x1="160.72906"
+ y1="104.76031"
+ x2="157.36827"
+ y2="28.843781"
+ gradientTransform="translate(-3.6761679,-1.979475)" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4532"
+ id="linearGradient2104"
+ x1="81.70359"
+ y1="67.199028"
+ x2="86.279129"
+ y2="24.074749"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0.86692548,-0.12645194,0.12645194,0.86692548,14.315606,19.692474)" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4606"
+ id="linearGradient2114"
+ x1="82.432686"
+ y1="119.10117"
+ x2="83.84491"
+ y2="28.419605"
+ gradientUnits="userSpaceOnUse" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4594"
+ id="linearGradient2138"
+ x1="115.30746"
+ y1="126.06074"
+ x2="113.49973"
+ y2="101.39201"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(1.386761,0,0,1,-52.718441,-7.7983302)" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2241"
+ id="linearGradient2257"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0.13098487,-0.01552046,0.02530038,0.14090394,12.41941,61.91709)"
+ x1="476.1185"
+ y1="381.65054"
+ x2="492.74487"
+ y2="449.66748" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2273"
+ id="linearGradient2261"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0.17255373,-0.02516912,0.02798224,0.1918398,-33.410197,31.719238)"
+ x1="504.6763"
+ y1="449.41705"
+ x2="493.62567"
+ y2="397.91141" />
+ <linearGradient
+ inkscape:collect="always"
+ id="linearGradient2273">
+ <stop
+ style="stop-color:#2b3a00;stop-opacity:1"
+ offset="0"
+ id="stop2269" />
+ <stop
+ style="stop-color:#597700;stop-opacity:1"
+ offset="1"
+ id="stop2271" />
+ </linearGradient>
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2273"
+ id="linearGradient2304"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0.17255373,-0.02516912,0.02798224,0.1918398,-23.457399,21.061618)"
+ x1="504.6763"
+ y1="449.41705"
+ x2="493.62567"
+ y2="397.91141" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2273"
+ id="linearGradient2308"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0.17255373,-0.02516912,0.02798224,0.1918398,8.4994101,-5.0210506)"
+ x1="504.6763"
+ y1="449.41705"
+ x2="493.62567"
+ y2="397.91141" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2273"
+ id="linearGradient2312"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0.14620714,-0.09503548,0.10565745,0.16254851,-35.643081,55.007136)"
+ x1="504.6763"
+ y1="449.41705"
+ x2="493.62567"
+ y2="397.91141" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient1990"
+ id="linearGradient2316"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0.17424988,-0.02541652,0.02602706,0.17843561,93.958572,18.67446)"
+ x1="467.12003"
+ y1="303.60684"
+ x2="492.74487"
+ y2="449.66748" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient3289"
+ id="linearGradient2320"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0.20478017,-0.02986976,0.03462958,0.23741246,57.744795,-4.019477)"
+ x1="514.46143"
+ y1="369.79553"
+ x2="490.32834"
+ y2="424.60181" />
+ <clipPath
+ clipPathUnits="userSpaceOnUse"
+ id="clipPath2380">
+ <use
+ x="0"
+ y="0"
+ xlink:href="#g2376"
+ id="use2382" />
+ </clipPath>
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4538"
+ id="linearGradient2412"
+ x1="144.769"
+ y1="65.835899"
+ x2="144.53117"
+ y2="70.419968"
+ gradientUnits="userSpaceOnUse" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4538"
+ id="linearGradient2420"
+ x1="141.26974"
+ y1="71.4347"
+ x2="137.07065"
+ y2="77.78334"
+ gradientUnits="userSpaceOnUse" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4538"
+ id="linearGradient2428"
+ x1="133.98586"
+ y1="74.409241"
+ x2="131.62181"
+ y2="79.432991"
+ gradientUnits="userSpaceOnUse" />
+ <clipPath
+ clipPathUnits="userSpaceOnUse"
+ id="clipPath2543-1">
+ <use
+ x="0"
+ y="0"
+ xlink:href="#g2539-1"
+ id="use2545-0"
+ width="100%"
+ height="100%" />
+ </clipPath>
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2998"
+ id="linearGradient3000"
+ x1="171.27762"
+ y1="55.036476"
+ x2="169.82835"
+ y2="52.88026"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0.86692548,-0.12645194,0.12645194,0.86692548,14.315606,19.692474)" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2146"
+ id="linearGradient3004"
+ gradientUnits="userSpaceOnUse"
+ x1="54.705269"
+ y1="8.9980726"
+ x2="55.105186"
+ y2="87.565491"
+ gradientTransform="matrix(1.0283742,-0.15021082,0.13328117,0.91502172,-19.299912,20.91903)" />
+ <linearGradient
+ inkscape:collect="always"
+ id="linearGradient2146">
+ <stop
+ style="stop-color:#ffffff;stop-opacity:1;"
+ offset="0"
+ id="stop2142" />
+ <stop
+ style="stop-color:#81bdce;stop-opacity:1"
+ offset="1"
+ id="stop2144" />
+ </linearGradient>
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2970"
+ id="linearGradient2964"
+ x1="149.26804"
+ y1="51.988865"
+ x2="146.76857"
+ y2="43.090771"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0.66219015,-0.09658873,0.09658873,0.66219015,45.928177,24.654796)" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2960"
+ id="linearGradient2962"
+ x1="531.28778"
+ y1="167.01935"
+ x2="561.89539"
+ y2="200.64993"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0.17520448,-0.02555577,0.02555577,0.17520448,45.928177,24.654796)" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient5045"
+ id="linearGradient2980"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0.66219015,-0.09658873,0.09658873,0.66219015,-21.497915,30.904967)"
+ x1="146.51791"
+ y1="53.642128"
+ x2="145.64912"
+ y2="39.379414" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient5039"
+ id="linearGradient2978"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0.17520448,-0.02555577,0.02555577,0.17520448,-21.497915,30.904967)"
+ x1="538.21362"
+ y1="171.96637"
+ x2="551.01196"
+ y2="206.58635" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient5033"
+ id="linearGradient2990"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0.81928794,-0.11950341,0.11950341,0.81928794,-24.461446,55.535547)"
+ x1="149.26804"
+ y1="51.988865"
+ x2="146.76857"
+ y2="38.435928" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2960"
+ id="linearGradient2988"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0.21676994,-0.03161861,0.03161861,0.21676994,-24.461446,55.535547)"
+ x1="531.28778"
+ y1="167.01935"
+ x2="561.89539"
+ y2="200.64993" />
+ <clipPath
+ clipPathUnits="userSpaceOnUse"
+ id="clipPath2543-9">
+ <use
+ x="0"
+ y="0"
+ xlink:href="#g2539"
+ id="use2545-3"
+ width="100%"
+ height="100%" />
+ </clipPath>
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2523"
+ id="linearGradient2525"
+ x1="146.26868"
+ y1="68.285378"
+ x2="151.61752"
+ y2="71.734634"
+ gradientUnits="userSpaceOnUse" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4538"
+ id="linearGradient3230"
+ gradientUnits="userSpaceOnUse"
+ x1="145.05177"
+ y1="53.46418"
+ x2="144.31909"
+ y2="71.409706"
+ gradientTransform="translate(-28.136824,-6.4332939)" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4538"
+ id="linearGradient3236"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0.71339512,0,0,0.62216519,19.195073,16.780653)"
+ x1="143.48073"
+ y1="48.791664"
+ x2="144.31909"
+ y2="71.409706" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4538"
+ id="linearGradient3240"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0.71339512,0,0,0.62216519,24.355847,14.306309)"
+ x1="139.61594"
+ y1="49.018921"
+ x2="144.31909"
+ y2="71.409706" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4538"
+ id="linearGradient3244"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0.71339512,0,0,0.62216519,10.004653,27.172897)"
+ x1="144.769"
+ y1="65.835899"
+ x2="144.31909"
+ y2="71.409706" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4538"
+ id="linearGradient3246"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="translate(-28.136824,-6.4332939)"
+ x1="141.87048"
+ y1="57.917999"
+ x2="144.60187"
+ y2="77.136047" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4538"
+ id="linearGradient3250"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0.71339512,0,0,0.62216519,30.004637,16.980736)"
+ x1="139.61594"
+ y1="49.018921"
+ x2="144.31909"
+ y2="71.409706" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4538"
+ id="linearGradient3254"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0.71339512,0,0,0.62216519,34.453684,16.955742)"
+ x1="139.61594"
+ y1="49.018921"
+ x2="144.31909"
+ y2="71.409706" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient3284"
+ id="linearGradient2964-2"
+ x1="149.19862"
+ y1="54.510937"
+ x2="148.82788"
+ y2="46.376408"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-0.66219015,0.09658873,0.09658873,0.66219015,233.92483,7.9173284)" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4538"
+ id="linearGradient3330"
+ x1="125.94541"
+ y1="72.689056"
+ x2="118.66868"
+ y2="96.521568"
+ gradientUnits="userSpaceOnUse" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4538"
+ id="linearGradient3334"
+ gradientUnits="userSpaceOnUse"
+ x1="146.11221"
+ y1="59.261215"
+ x2="146.79344"
+ y2="71.975266"
+ gradientTransform="translate(0.14139107,-6.2212073)" />
+ <clipPath
+ clipPathUnits="userSpaceOnUse"
+ id="clipPath3552">
+ <use
+ x="0"
+ y="0"
+ xlink:href="#g3548"
+ id="use3554" />
+ </clipPath>
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2998"
+ id="linearGradient3717"
+ gradientUnits="userSpaceOnUse"
+ x1="171.27762"
+ y1="55.036476"
+ x2="169.82835"
+ y2="52.88026"
+ gradientTransform="matrix(0.86692548,-0.12645194,0.12645194,0.86692548,10.238593,39.158558)" />
+ <clipPath
+ clipPathUnits="userSpaceOnUse"
+ id="clipPath3779">
+ <g
+ inkscape:label="Clip"
+ id="use3781">
+ <path
+ style="fill:url(#linearGradient1998);fill-opacity:1;stroke:none;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 165.96445,85.281733 c -1.12822,-0.665249 -2.24243,-1.47058 -3.49925,-0.849818 0,0 1.34971,1.849604 1.34971,1.649648 -1.9893,-0.688237 -5.38627,0.175434 -5.09891,1.899592 0.28328,-0.208198 2.56612,-0.365916 3.54925,0.349925 -3.27405,0.745798 -3.07658,2.352548 -3.44927,4.549026 2.20842,1.182601 3.46096,-2.762936 6.19867,-2.849388 -1.57216,0.369919 -2.54622,5.239296 -1.14975,7.548383 3.00895,-0.545778 3.81663,-6.476945 3.59923,-6.698565 0.40299,3.28811 1.39397,7.957656 -0.64986,14.696854 h 2.09955 c 1.09189,-5.671315 0.36659,-9.581284 -0.34993,-14.596876 2.05169,3.449701 3.21269,3.370859 4.34908,3.749195 0.86964,-3.022025 0.31383,-6.328919 -3.69922,-5.848746 2.06231,-1.386468 4.22458,0.376461 6.04871,0.299937 -0.25284,-4.699029 -5.22731,-3.028661 -6.5486,-2.449476 0.80671,-1.611033 3.18268,-1.926642 4.699,-1.699636 -1.30879,-1.227181 -4.62859,-1.562998 -6.14869,0.04999 -0.05,-0.249946 0.9498,-2.499462 0.9498,-2.499462 -1.77153,0.583207 -2.67469,1.716297 -2.24952,2.699419 z"
+ id="path1994"
+ sodipodi:nodetypes="ccccccccccccccccccccc" />
+ </g>
+ </clipPath>
+ <clipPath
+ clipPathUnits="userSpaceOnUse"
+ id="clipPath3779-4">
+ <g
+ inkscape:label="Clip"
+ id="use3781-5">
+ <path
+ style="fill:url(#linearGradient2004);fill-opacity:1;stroke:none;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 165.96445,85.281733 c -1.12822,-0.665249 -2.24243,-1.47058 -3.49925,-0.849818 0,0 1.34971,1.849604 1.34971,1.649648 -1.9893,-0.688237 -5.38627,0.175434 -5.09891,1.899592 0.28328,-0.208198 2.56612,-0.365916 3.54925,0.349925 -3.27405,0.745798 -3.07658,2.352548 -3.44927,4.549026 2.20842,1.182601 3.46096,-2.762936 6.19867,-2.849388 -1.57216,0.369919 -2.54622,5.239296 -1.14975,7.548383 3.00895,-0.545778 3.81663,-6.476945 3.59923,-6.698565 0.40299,3.28811 1.39397,7.957656 -0.64986,14.696854 h 2.09955 c 1.09189,-5.671315 0.36659,-9.581284 -0.34993,-14.596876 2.05169,3.449701 3.21269,3.370859 4.34908,3.749195 0.86964,-3.022025 0.31383,-6.328919 -3.69922,-5.848746 2.06231,-1.386468 4.22458,0.376461 6.04871,0.299937 -0.25284,-4.699029 -5.22731,-3.028661 -6.5486,-2.449476 0.80671,-1.611033 3.18268,-1.926642 4.699,-1.699636 -1.30879,-1.227181 -4.62859,-1.562998 -6.14869,0.04999 -0.05,-0.249946 0.9498,-2.499462 0.9498,-2.499462 -1.77153,0.583207 -2.67469,1.716297 -2.24952,2.699419 z"
+ id="path2000"
+ sodipodi:nodetypes="ccccccccccccccccccccc" />
+ </g>
+ </clipPath>
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient3755"
+ id="linearGradient4053"
+ gradientUnits="userSpaceOnUse"
+ x1="168.26396"
+ y1="91.08049"
+ x2="171.41328"
+ y2="96.87925" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient3817"
+ id="linearGradient4055"
+ gradientUnits="userSpaceOnUse"
+ x1="170.36351"
+ y1="101.67822"
+ x2="166.2144"
+ y2="84.081993" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient3833"
+ id="linearGradient4057"
+ gradientUnits="userSpaceOnUse"
+ x1="157.54126"
+ y1="86.131554"
+ x2="166.31438"
+ y2="87.731209" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient3833"
+ id="linearGradient4059"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="translate(0.27494111,3.5742345)"
+ x1="157.54126"
+ y1="86.131554"
+ x2="164.18983"
+ y2="84.506897" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient3833"
+ id="linearGradient4061"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(1,0,0,-1,3.9741488,172.13813)"
+ x1="158.44107"
+ y1="87.806198"
+ x2="162.0153"
+ y2="85.706635" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient3833"
+ id="linearGradient4063"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,333.00366,-1.7996129)"
+ x1="157.54126"
+ y1="86.131554"
+ x2="166.31438"
+ y2="87.731209" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient3833"
+ id="linearGradient4065"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="rotate(-180,162.66516,86.069065)"
+ x1="157.49127"
+ y1="89.455841"
+ x2="158.96596"
+ y2="86.55645" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient3833"
+ id="linearGradient4067"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1.0597109,0,0,-0.69999998,335.9355,147.64837)"
+ x1="157.49127"
+ y1="89.455841"
+ x2="158.96596"
+ y2="86.55645" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient3755"
+ id="linearGradient4089"
+ gradientUnits="userSpaceOnUse"
+ x1="168.26396"
+ y1="91.08049"
+ x2="171.41328"
+ y2="96.87925" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient3817"
+ id="linearGradient4091"
+ gradientUnits="userSpaceOnUse"
+ x1="170.36351"
+ y1="101.67822"
+ x2="166.2144"
+ y2="84.081993" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient3833"
+ id="linearGradient4093"
+ gradientUnits="userSpaceOnUse"
+ x1="157.54126"
+ y1="86.131554"
+ x2="166.31438"
+ y2="87.731209" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient3833"
+ id="linearGradient4095"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="translate(0.27494111,3.5742345)"
+ x1="157.54126"
+ y1="86.131554"
+ x2="164.18983"
+ y2="84.506897" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient3833"
+ id="linearGradient4097"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(1,0,0,-1,3.9741488,172.13813)"
+ x1="158.44107"
+ y1="87.806198"
+ x2="162.0153"
+ y2="85.706635" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient3833"
+ id="linearGradient4099"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,333.00366,-1.7996129)"
+ x1="157.54126"
+ y1="86.131554"
+ x2="166.31438"
+ y2="87.731209" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient3833"
+ id="linearGradient4101"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="rotate(180,162.66516,86.069065)"
+ x1="157.49127"
+ y1="89.455841"
+ x2="158.96596"
+ y2="86.55645" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient3833"
+ id="linearGradient4103"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1.0597109,0,0,-0.69999998,335.9355,147.64837)"
+ x1="157.49127"
+ y1="89.455841"
+ x2="158.96596"
+ y2="86.55645" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient3755"
+ id="linearGradient4125"
+ gradientUnits="userSpaceOnUse"
+ x1="168.26396"
+ y1="91.08049"
+ x2="171.41328"
+ y2="96.87925" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient3817"
+ id="linearGradient4127"
+ gradientUnits="userSpaceOnUse"
+ x1="170.36351"
+ y1="101.67822"
+ x2="166.2144"
+ y2="84.081993" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient3833"
+ id="linearGradient4129"
+ gradientUnits="userSpaceOnUse"
+ x1="157.54126"
+ y1="86.131554"
+ x2="166.31438"
+ y2="87.731209" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient3833"
+ id="linearGradient4131"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="translate(0.27494111,3.5742345)"
+ x1="157.54126"
+ y1="86.131554"
+ x2="164.18983"
+ y2="84.506897" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient3833"
+ id="linearGradient4133"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(1,0,0,-1,3.9741488,172.13813)"
+ x1="158.44107"
+ y1="87.806198"
+ x2="162.0153"
+ y2="85.706635" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient3833"
+ id="linearGradient4135"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,333.00366,-1.7996129)"
+ x1="157.54126"
+ y1="86.131554"
+ x2="166.31438"
+ y2="87.731209" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient3833"
+ id="linearGradient4137"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="rotate(-180,162.66516,86.069065)"
+ x1="157.49127"
+ y1="89.455841"
+ x2="158.96596"
+ y2="86.55645" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient3833"
+ id="linearGradient4139"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1.0597109,0,0,-0.69999998,335.9355,147.64837)"
+ x1="157.49127"
+ y1="89.455841"
+ x2="158.96596"
+ y2="86.55645" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient3755"
+ id="linearGradient4161"
+ gradientUnits="userSpaceOnUse"
+ x1="168.26396"
+ y1="91.08049"
+ x2="171.41328"
+ y2="96.87925" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient3817"
+ id="linearGradient4163"
+ gradientUnits="userSpaceOnUse"
+ x1="170.36351"
+ y1="101.67822"
+ x2="166.2144"
+ y2="84.081993" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient3833"
+ id="linearGradient4165"
+ gradientUnits="userSpaceOnUse"
+ x1="157.54126"
+ y1="86.131554"
+ x2="166.31438"
+ y2="87.731209" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient3833"
+ id="linearGradient4167"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="translate(0.27494111,3.5742345)"
+ x1="157.54126"
+ y1="86.131554"
+ x2="164.18983"
+ y2="84.506897" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient3833"
+ id="linearGradient4169"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(1,0,0,-1,3.9741488,172.13813)"
+ x1="158.44107"
+ y1="87.806198"
+ x2="162.0153"
+ y2="85.706635" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient3833"
+ id="linearGradient4171"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,333.00366,-1.7996129)"
+ x1="157.54126"
+ y1="86.131554"
+ x2="166.31438"
+ y2="87.731209" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient3833"
+ id="linearGradient4173"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="rotate(180,162.66516,86.069065)"
+ x1="157.49127"
+ y1="89.455841"
+ x2="158.96596"
+ y2="86.55645" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient3833"
+ id="linearGradient4175"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1.0597109,0,0,-0.69999998,335.9355,147.64837)"
+ x1="157.49127"
+ y1="89.455841"
+ x2="158.96596"
+ y2="86.55645" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4411"
+ id="linearGradient4197"
+ gradientUnits="userSpaceOnUse"
+ x1="168.26396"
+ y1="91.08049"
+ x2="171.41328"
+ y2="96.87925"
+ gradientTransform="matrix(0.61369073,-0.21796368,0.22196446,0.58558976,-70.418989,62.124461)" />
+ <clipPath
+ clipPathUnits="userSpaceOnUse"
+ id="clipPath4340">
+ <use
+ x="0"
+ y="0"
+ xlink:href="#g4336"
+ id="use4342" />
+ </clipPath>
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient3833"
+ id="linearGradient4211"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-0.65033474,0.23097848,-0.15537512,-0.40991281,168.5142,75.364096)"
+ x1="157.49127"
+ y1="89.455841"
+ x2="158.96596"
+ y2="86.55645" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient3833"
+ id="linearGradient4209"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-0.61369072,0.21796368,-0.22196446,-0.58558974,167.44175,92.016593)"
+ x1="157.49127"
+ y1="89.455841"
+ x2="158.96596"
+ y2="86.55645" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient3833"
+ id="linearGradient4207"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-0.61369072,0.21796368,0.22196446,0.58558974,133.54282,-11.512075)"
+ x1="157.54126"
+ y1="86.131554"
+ x2="166.31438"
+ y2="87.731209" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient3833"
+ id="linearGradient4205"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0.61369072,-0.21796368,-0.22196446,-0.58558974,-29.77154,162.06057)"
+ x1="158.44107"
+ y1="87.806198"
+ x2="162.0153"
+ y2="85.706635" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient3833"
+ id="linearGradient4203"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0.61369072,-0.21796368,0.22196446,0.58558974,-69.456905,64.15757)"
+ x1="157.54126"
+ y1="86.131554"
+ x2="164.18983"
+ y2="84.506897" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient3833"
+ id="linearGradient4201"
+ gradientUnits="userSpaceOnUse"
+ x1="157.54126"
+ y1="86.131554"
+ x2="166.31438"
+ y2="87.731209"
+ gradientTransform="matrix(0.61369072,-0.21796368,0.22196446,0.58558974,-70.418985,62.124463)" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4401"
+ id="linearGradient4199"
+ gradientUnits="userSpaceOnUse"
+ x1="170.0831"
+ y1="100.06478"
+ x2="166.2144"
+ y2="84.081993"
+ gradientTransform="matrix(0.61369072,-0.21796368,0.22196446,0.58558974,-70.418985,62.124463)" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4411"
+ id="linearGradient4439"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0.61369073,-0.21796368,0.22196446,0.58558976,-70.418989,62.124461)"
+ x1="168.26396"
+ y1="91.08049"
+ x2="171.41328"
+ y2="96.87925" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4411"
+ id="linearGradient4441"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0.61369073,-0.21796368,0.22196446,0.58558976,-70.418989,62.124461)"
+ x1="168.26396"
+ y1="91.08049"
+ x2="171.41328"
+ y2="96.87925" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4401"
+ id="linearGradient4443"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0.61369072,-0.21796368,0.22196446,0.58558974,-70.418985,62.124463)"
+ x1="170.0831"
+ y1="100.06478"
+ x2="166.2144"
+ y2="84.081993" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient3833"
+ id="linearGradient4445"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0.61369072,-0.21796368,0.22196446,0.58558974,-70.418985,62.124463)"
+ x1="157.54126"
+ y1="86.131554"
+ x2="166.31438"
+ y2="87.731209" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient3833"
+ id="linearGradient4447"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0.61369072,-0.21796368,0.22196446,0.58558974,-69.456905,64.15757)"
+ x1="157.54126"
+ y1="86.131554"
+ x2="164.18983"
+ y2="84.506897" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient3833"
+ id="linearGradient4449"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0.61369072,-0.21796368,-0.22196446,-0.58558974,-29.77154,162.06057)"
+ x1="158.44107"
+ y1="87.806198"
+ x2="162.0153"
+ y2="85.706635" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient3833"
+ id="linearGradient4451"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-0.61369072,0.21796368,0.22196446,0.58558974,133.54282,-11.512075)"
+ x1="157.54126"
+ y1="86.131554"
+ x2="166.31438"
+ y2="87.731209" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient3833"
+ id="linearGradient4453"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-0.61369072,0.21796368,-0.22196446,-0.58558974,167.44175,92.016593)"
+ x1="157.49127"
+ y1="89.455841"
+ x2="158.96596"
+ y2="86.55645" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient3833"
+ id="linearGradient4455"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-0.65033474,0.23097848,-0.15537512,-0.40991281,168.5142,75.364096)"
+ x1="157.49127"
+ y1="89.455841"
+ x2="158.96596"
+ y2="86.55645" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4411"
+ id="linearGradient4479"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0.61369073,-0.21796368,0.22196446,0.58558976,-70.418989,62.124461)"
+ x1="168.26396"
+ y1="91.08049"
+ x2="171.41328"
+ y2="96.87925" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4411"
+ id="linearGradient4481"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0.61369073,-0.21796368,0.22196446,0.58558976,-70.418989,62.124461)"
+ x1="168.26396"
+ y1="91.08049"
+ x2="171.41328"
+ y2="96.87925" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4401"
+ id="linearGradient4483"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0.61369072,-0.21796368,0.22196446,0.58558974,-70.418985,62.124463)"
+ x1="170.0831"
+ y1="100.06478"
+ x2="166.2144"
+ y2="84.081993" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient3833"
+ id="linearGradient4485"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0.61369072,-0.21796368,0.22196446,0.58558974,-70.418985,62.124463)"
+ x1="157.54126"
+ y1="86.131554"
+ x2="166.31438"
+ y2="87.731209" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient3833"
+ id="linearGradient4487"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0.61369072,-0.21796368,0.22196446,0.58558974,-69.456905,64.15757)"
+ x1="157.54126"
+ y1="86.131554"
+ x2="164.18983"
+ y2="84.506897" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient3833"
+ id="linearGradient4489"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0.61369072,-0.21796368,-0.22196446,-0.58558974,-29.77154,162.06057)"
+ x1="158.44107"
+ y1="87.806198"
+ x2="162.0153"
+ y2="85.706635" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient3833"
+ id="linearGradient4491"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-0.61369072,0.21796368,0.22196446,0.58558974,133.54282,-11.512075)"
+ x1="157.54126"
+ y1="86.131554"
+ x2="166.31438"
+ y2="87.731209" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient3833"
+ id="linearGradient4493"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-0.61369072,0.21796368,-0.22196446,-0.58558974,167.44175,92.016593)"
+ x1="157.49127"
+ y1="89.455841"
+ x2="158.96596"
+ y2="86.55645" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient3833"
+ id="linearGradient4495"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-0.65033474,0.23097848,-0.15537512,-0.40991281,168.5142,75.364096)"
+ x1="157.49127"
+ y1="89.455841"
+ x2="158.96596"
+ y2="86.55645" />
+ <clipPath
+ clipPathUnits="userSpaceOnUse"
+ id="clipPath3779-40">
+ <g
+ inkscape:label="Clip"
+ id="use3781-9">
+ <path
+ style="fill:url(#linearGradient2016);fill-opacity:1;stroke:none;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 165.96445,85.281733 c -1.12822,-0.665249 -2.24243,-1.47058 -3.49925,-0.849818 0,0 1.34971,1.849604 1.34971,1.649648 -1.9893,-0.688237 -5.38627,0.175434 -5.09891,1.899592 0.28328,-0.208198 2.56612,-0.365916 3.54925,0.349925 -3.27405,0.745798 -3.07658,2.352548 -3.44927,4.549026 2.20842,1.182601 3.46096,-2.762936 6.19867,-2.849388 -1.57216,0.369919 -2.54622,5.239296 -1.14975,7.548383 3.00895,-0.545778 3.81663,-6.476945 3.59923,-6.698565 0.40299,3.28811 1.39397,7.957656 -0.64986,14.696854 h 2.09955 c 1.09189,-5.671315 0.36659,-9.581284 -0.34993,-14.596876 2.05169,3.449701 3.21269,3.370859 4.34908,3.749195 0.86964,-3.022025 0.31383,-6.328919 -3.69922,-5.848746 2.06231,-1.386468 4.22458,0.376461 6.04871,0.299937 -0.25284,-4.699029 -5.22731,-3.028661 -6.5486,-2.449476 0.80671,-1.611033 3.18268,-1.926642 4.699,-1.699636 -1.30879,-1.227181 -4.62859,-1.562998 -6.14869,0.04999 -0.05,-0.249946 0.9498,-2.499462 0.9498,-2.499462 -1.77153,0.583207 -2.67469,1.716297 -2.24952,2.699419 z"
+ id="path2012"
+ sodipodi:nodetypes="ccccccccccccccccccccc" />
+ </g>
+ </clipPath>
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient3995"
+ id="linearGradient3913"
+ gradientUnits="userSpaceOnUse"
+ x1="164.78119"
+ y1="84.069397"
+ x2="168.32536"
+ y2="100.91797" />
+ <linearGradient
+ inkscape:collect="always"
+ id="linearGradient3995">
+ <stop
+ style="stop-color:#206a2a;stop-opacity:1"
+ offset="0"
+ id="stop3991" />
+ <stop
+ style="stop-color:#473d37;stop-opacity:1"
+ offset="1"
+ id="stop3993" />
+ </linearGradient>
+ <clipPath
+ clipPathUnits="userSpaceOnUse"
+ id="clipPath3779-8">
+ <g
+ inkscape:label="Clip"
+ id="use3781-6">
+ <path
+ style="fill:url(#linearGradient2022);fill-opacity:1;stroke:none;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 165.96445,85.281733 c -1.12822,-0.665249 -2.24243,-1.47058 -3.49925,-0.849818 0,0 1.34971,1.849604 1.34971,1.649648 -1.9893,-0.688237 -5.38627,0.175434 -5.09891,1.899592 0.28328,-0.208198 2.56612,-0.365916 3.54925,0.349925 -3.27405,0.745798 -3.07658,2.352548 -3.44927,4.549026 2.20842,1.182601 3.46096,-2.762936 6.19867,-2.849388 -1.57216,0.369919 -2.54622,5.239296 -1.14975,7.548383 3.00895,-0.545778 3.81663,-6.476945 3.59923,-6.698565 0.40299,3.28811 1.39397,7.957656 -0.64986,14.696854 h 2.09955 c 1.09189,-5.671315 0.36659,-9.581284 -0.34993,-14.596876 2.05169,3.449701 3.21269,3.370859 4.34908,3.749195 0.86964,-3.022025 0.31383,-6.328919 -3.69922,-5.848746 2.06231,-1.386468 4.22458,0.376461 6.04871,0.299937 -0.25284,-4.699029 -5.22731,-3.028661 -6.5486,-2.449476 0.80671,-1.611033 3.18268,-1.926642 4.699,-1.699636 -1.30879,-1.227181 -4.62859,-1.562998 -6.14869,0.04999 -0.05,-0.249946 0.9498,-2.499462 0.9498,-2.499462 -1.77153,0.583207 -2.67469,1.716297 -2.24952,2.699419 z"
+ id="path2018"
+ sodipodi:nodetypes="ccccccccccccccccccccc" />
+ </g>
+ </clipPath>
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient3937"
+ id="linearGradient3945"
+ gradientUnits="userSpaceOnUse"
+ x1="164.78119"
+ y1="84.069397"
+ x2="168.32536"
+ y2="100.91797" />
+ <linearGradient
+ inkscape:collect="always"
+ id="linearGradient3937">
+ <stop
+ style="stop-color:#354013;stop-opacity:1"
+ offset="0"
+ id="stop3929" />
+ <stop
+ style="stop-color:#473d37;stop-opacity:1"
+ offset="1"
+ id="stop3935" />
+ </linearGradient>
+ <clipPath
+ clipPathUnits="userSpaceOnUse"
+ id="clipPath4688">
+ <use
+ x="0"
+ y="0"
+ xlink:href="#g4684"
+ id="use4690" />
+ </clipPath>
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient3328"
+ id="linearGradient3338-2"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="translate(-52.462103,-12.16293)"
+ x1="146.11221"
+ y1="59.261215"
+ x2="160.57907"
+ y2="71.409698" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4538"
+ id="linearGradient3254-4"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0.71339511,0,0,0.62216519,-23.64863,11.813847)"
+ x1="139.61594"
+ y1="49.018921"
+ x2="144.31909"
+ y2="71.409706" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4538"
+ id="linearGradient3244-0"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0.71339511,0,0,0.62216519,-42.59884,21.231173)"
+ x1="141.40552"
+ y1="118.22234"
+ x2="144.73953"
+ y2="132.31296" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient3328"
+ id="linearGradient3240-3"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0.71339511,0,0,0.62216519,-28.247644,8.364585)"
+ x1="139.61594"
+ y1="49.018921"
+ x2="144.31909"
+ y2="71.409706" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4538"
+ id="linearGradient3236-3"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1.2862231,0.10640695,-0.25437027,0.63570116,276.27305,6.5490097)"
+ x1="143.48073"
+ y1="48.791664"
+ x2="144.31909"
+ y2="71.409706" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4538"
+ id="linearGradient3230-9"
+ gradientUnits="userSpaceOnUse"
+ x1="145.05177"
+ y1="53.46418"
+ x2="144.31909"
+ y2="71.409706"
+ gradientTransform="translate(-61.603421,-4.3646268)" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4538"
+ id="linearGradient3246-3"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="translate(-80.740313,-12.375017)"
+ x1="141.87048"
+ y1="57.917999"
+ x2="141.03561"
+ y2="68.773735" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient3289"
+ id="linearGradient4964"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0.19715442,-0.06127483,0.06870564,0.26312235,-45.750074,14.273198)"
+ x1="469.08673"
+ y1="385.6535"
+ x2="492.3956"
+ y2="418.90326" />
+ <clipPath
+ clipPathUnits="userSpaceOnUse"
+ id="clipPath3779-3">
+ <g
+ inkscape:label="Clip"
+ id="use3781-3">
+ <path
+ style="fill:url(#linearGradient2028);fill-opacity:1;stroke:none;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 165.96445,85.281733 c -1.12822,-0.665249 -2.24243,-1.47058 -3.49925,-0.849818 0,0 1.34971,1.849604 1.34971,1.649648 -1.9893,-0.688237 -5.38627,0.175434 -5.09891,1.899592 0.28328,-0.208198 2.56612,-0.365916 3.54925,0.349925 -3.27405,0.745798 -3.07658,2.352548 -3.44927,4.549026 2.20842,1.182601 3.46096,-2.762936 6.19867,-2.849388 -1.57216,0.369919 -2.54622,5.239296 -1.14975,7.548383 3.00895,-0.545778 3.81663,-6.476945 3.59923,-6.698565 0.40299,3.28811 1.39397,7.957656 -0.64986,14.696854 h 2.09955 c 1.09189,-5.671315 0.36659,-9.581284 -0.34993,-14.596876 2.05169,3.449701 3.21269,3.370859 4.34908,3.749195 0.86964,-3.022025 0.31383,-6.328919 -3.69922,-5.848746 2.06231,-1.386468 4.22458,0.376461 6.04871,0.299937 -0.25284,-4.699029 -5.22731,-3.028661 -6.5486,-2.449476 0.80671,-1.611033 3.18268,-1.926642 4.699,-1.699636 -1.30879,-1.227181 -4.62859,-1.562998 -6.14869,0.04999 -0.05,-0.249946 0.9498,-2.499462 0.9498,-2.499462 -1.77153,0.583207 -2.67469,1.716297 -2.24952,2.699419 z"
+ id="path2024"
+ sodipodi:nodetypes="ccccccccccccccccccccc" />
+ </g>
+ </clipPath>
+ <clipPath
+ clipPathUnits="userSpaceOnUse"
+ id="clipPath3779-4-1">
+ <g
+ inkscape:label="Clip"
+ id="use3781-5-8">
+ <path
+ style="fill:url(#linearGradient2034);fill-opacity:1;stroke:none;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 165.96445,85.281733 c -1.12822,-0.665249 -2.24243,-1.47058 -3.49925,-0.849818 0,0 1.34971,1.849604 1.34971,1.649648 -1.9893,-0.688237 -5.38627,0.175434 -5.09891,1.899592 0.28328,-0.208198 2.56612,-0.365916 3.54925,0.349925 -3.27405,0.745798 -3.07658,2.352548 -3.44927,4.549026 2.20842,1.182601 3.46096,-2.762936 6.19867,-2.849388 -1.57216,0.369919 -2.54622,5.239296 -1.14975,7.548383 3.00895,-0.545778 3.81663,-6.476945 3.59923,-6.698565 0.40299,3.28811 1.39397,7.957656 -0.64986,14.696854 h 2.09955 c 1.09189,-5.671315 0.36659,-9.581284 -0.34993,-14.596876 2.05169,3.449701 3.21269,3.370859 4.34908,3.749195 0.86964,-3.022025 0.31383,-6.328919 -3.69922,-5.848746 2.06231,-1.386468 4.22458,0.376461 6.04871,0.299937 -0.25284,-4.699029 -5.22731,-3.028661 -6.5486,-2.449476 0.80671,-1.611033 3.18268,-1.926642 4.699,-1.699636 -1.30879,-1.227181 -4.62859,-1.562998 -6.14869,0.04999 -0.05,-0.249946 0.9498,-2.499462 0.9498,-2.499462 -1.77153,0.583207 -2.67469,1.716297 -2.24952,2.699419 z"
+ id="path2030"
+ sodipodi:nodetypes="ccccccccccccccccccccc" />
+ </g>
+ </clipPath>
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient3755"
+ id="linearGradient5067"
+ gradientUnits="userSpaceOnUse"
+ x1="168.26396"
+ y1="91.08049"
+ x2="171.41328"
+ y2="96.87925" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient3817"
+ id="linearGradient5069"
+ gradientUnits="userSpaceOnUse"
+ x1="170.36351"
+ y1="101.67822"
+ x2="166.2144"
+ y2="84.081993" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient3833"
+ id="linearGradient5071"
+ gradientUnits="userSpaceOnUse"
+ x1="157.54126"
+ y1="86.131554"
+ x2="166.31438"
+ y2="87.731209" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient3833"
+ id="linearGradient5073"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="translate(0.27494111,3.5742345)"
+ x1="157.54126"
+ y1="86.131554"
+ x2="164.18983"
+ y2="84.506897" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient3833"
+ id="linearGradient5075"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(1,0,0,-1,3.9741488,172.13813)"
+ x1="158.44107"
+ y1="87.806198"
+ x2="162.0153"
+ y2="85.706635" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient3833"
+ id="linearGradient5077"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,333.00366,-1.7996129)"
+ x1="157.54126"
+ y1="86.131554"
+ x2="166.31438"
+ y2="87.731209" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient3833"
+ id="linearGradient5079"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="rotate(180,162.66516,86.069065)"
+ x1="157.49127"
+ y1="89.455841"
+ x2="158.96596"
+ y2="86.55645" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient3833"
+ id="linearGradient5081"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1.0597109,0,0,-0.69999998,335.9355,147.64837)"
+ x1="157.49127"
+ y1="89.455841"
+ x2="158.96596"
+ y2="86.55645" />
+ <clipPath
+ clipPathUnits="userSpaceOnUse"
+ id="clipPath5167">
+ <use
+ x="0"
+ y="0"
+ xlink:href="#g5163"
+ id="use5169" />
+ </clipPath>
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4411"
+ id="linearGradient5194"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0.61369073,-0.21796368,0.22196446,0.58558976,-70.418989,62.124461)"
+ x1="168.26396"
+ y1="91.08049"
+ x2="171.41328"
+ y2="96.87925" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient5212"
+ id="linearGradient5214"
+ x1="68.569603"
+ y1="44.637363"
+ x2="67.410355"
+ y2="56.234879"
+ gradientUnits="userSpaceOnUse" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2156"
+ id="linearGradient2158"
+ x1="24.394775"
+ y1="89.180901"
+ x2="21.395418"
+ y2="57.787624"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(1.0273207,-0.15005693,0.14984758,1.0287559,-12.726858,11.113585)" />
+ <linearGradient
+ inkscape:collect="always"
+ id="linearGradient2156">
+ <stop
+ style="stop-color:#1d9d84;stop-opacity:1;"
+ offset="0"
+ id="stop2152" />
+ <stop
+ style="stop-color:#6abe16;stop-opacity:1"
+ offset="1"
+ id="stop2154" />
+ </linearGradient>
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient1980"
+ id="linearGradient1982"
+ x1="88.980949"
+ y1="123.97344"
+ x2="225.15178"
+ y2="112.77585"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(1.0273207,-0.15005693,0.10967701,0.75297089,-12.448215,33.190573)" />
+ <linearGradient
+ inkscape:collect="always"
+ id="linearGradient1980">
+ <stop
+ style="stop-color:#d8c494;stop-opacity:1"
+ offset="0"
+ id="stop1976" />
+ <stop
+ style="stop-color:#7c6f3f;stop-opacity:1"
+ offset="1"
+ id="stop1978" />
+ </linearGradient>
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2241"
+ id="linearGradient2363"
+ x1="-2.7994001"
+ y1="101.17832"
+ x2="223.75208"
+ y2="120.17427"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(1.0273207,-0.15005693,0.10508972,0.72147762,-10.522018,40.653437)" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2960"
+ id="linearGradient1553"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(1.0273207,-0.15005693,0.14984758,1.0287559,-12.726858,11.113585)"
+ x1="16.676327"
+ y1="71.156342"
+ x2="16.326403"
+ y2="82.553894" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2156"
+ id="linearGradient1557"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-0.67195819,0.09815045,0.07827858,0.53740971,200.13857,21.701607)"
+ x1="24.394775"
+ y1="89.180901"
+ x2="21.395418"
+ y2="57.787624" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2241"
+ id="linearGradient2247"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0.22937403,-0.03345707,0.03345707,0.22937403,14.093166,20.542124)"
+ x1="476.1185"
+ y1="381.65054"
+ x2="492.74487"
+ y2="449.66748" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient1971"
+ id="linearGradient1786"
+ gradientUnits="userSpaceOnUse"
+ x1="149.01808"
+ y1="101.12835"
+ x2="154.41693"
+ y2="109.2266"
+ gradientTransform="translate(2.0087581,-0.63270721)" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient1971"
+ id="linearGradient1790"
+ gradientUnits="userSpaceOnUse"
+ x1="149.01808"
+ y1="101.12835"
+ x2="154.41693"
+ y2="109.2266"
+ gradientTransform="matrix(0.68292667,0,0,0.70270208,43.100548,33.609085)" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient1971"
+ id="linearGradient1794"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0.68292667,0,0,0.70270208,19.855526,36.658432)"
+ x1="149.01808"
+ y1="101.12835"
+ x2="154.41693"
+ y2="109.2266" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient1971"
+ id="linearGradient1800"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0.56097546,0,0,0.64864801,64.422809,39.933408)"
+ x1="150.35475"
+ y1="104.66925"
+ x2="153.9192"
+ y2="112.453" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient1971"
+ id="linearGradient1804"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0.39024373,0,0,0.43652679,84.316111,63.551076)"
+ x1="150.35475"
+ y1="104.66925"
+ x2="153.9192"
+ y2="112.453" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient1971"
+ id="linearGradient1808"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0.56097546,0,0,0.64864801,34.379243,42.482862)"
+ x1="150.35475"
+ y1="104.66925"
+ x2="153.9192"
+ y2="112.453" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient1980"
+ id="linearGradient1816"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(1.7869545,0.04627932,-0.03354019,3.1511666,-100.28172,-228.19879)"
+ x1="150.35475"
+ y1="104.66925"
+ x2="151.45302"
+ y2="107.74596" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient1840"
+ id="linearGradient1842"
+ x1="136.26489"
+ y1="132.53169"
+ x2="158.134"
+ y2="133.95345"
+ gradientUnits="userSpaceOnUse" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient1840"
+ id="linearGradient1858"
+ x1="154.36745"
+ y1="132.23236"
+ x2="171.95377"
+ y2="135.96097"
+ gradientUnits="userSpaceOnUse" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient1840"
+ id="linearGradient1866"
+ x1="169.16319"
+ y1="131.0894"
+ x2="177.53387"
+ y2="131.97057"
+ gradientUnits="userSpaceOnUse" />
+ <filter
+ inkscape:collect="always"
+ style="color-interpolation-filters:sRGB"
+ id="filter1869"
+ x="-0.031381632"
+ width="1.0627633"
+ y="-0.29660912"
+ height="1.5932182">
+ <feGaussianBlur
+ inkscape:collect="always"
+ stdDeviation="0.31305525"
+ id="feGaussianBlur1871" />
+ </filter>
+ <filter
+ inkscape:collect="always"
+ style="color-interpolation-filters:sRGB"
+ id="filter1873"
+ x="-0.042364807"
+ width="1.0847296"
+ y="-0.21089155"
+ height="1.4217831">
+ <feGaussianBlur
+ inkscape:collect="always"
+ stdDeviation="0.31305525"
+ id="feGaussianBlur1875" />
+ </filter>
+ <filter
+ inkscape:collect="always"
+ style="color-interpolation-filters:sRGB"
+ id="filter1877"
+ x="-0.071458625"
+ width="1.1429173"
+ y="-0.47244836"
+ height="1.9448967">
+ <feGaussianBlur
+ inkscape:collect="always"
+ stdDeviation="0.31305525"
+ id="feGaussianBlur1879" />
+ </filter>
+ <filter
+ inkscape:collect="always"
+ style="color-interpolation-filters:sRGB"
+ id="filter1895-9"
+ x="-0.014297041"
+ width="1.0285941"
+ y="-0.030619426"
+ height="1.0612389">
+ <feGaussianBlur
+ inkscape:collect="always"
+ stdDeviation="0.20217255"
+ id="feGaussianBlur1897-9" />
+ </filter>
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient1840"
+ id="linearGradient1943"
+ gradientUnits="userSpaceOnUse"
+ x1="136.26489"
+ y1="132.53169"
+ x2="158.134"
+ y2="133.95345" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient1951"
+ id="linearGradient1953"
+ x1="137.06717"
+ y1="118.76232"
+ x2="164.05991"
+ y2="118.27521"
+ gradientUnits="userSpaceOnUse" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient1959"
+ id="linearGradient1961"
+ x1="144.99898"
+ y1="113.14233"
+ x2="171.16427"
+ y2="113.14233"
+ gradientUnits="userSpaceOnUse" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient3755"
+ id="linearGradient1998"
+ gradientUnits="userSpaceOnUse"
+ x1="168.26396"
+ y1="91.08049"
+ x2="171.41328"
+ y2="96.87925" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient3755"
+ id="linearGradient2004"
+ gradientUnits="userSpaceOnUse"
+ x1="168.26396"
+ y1="91.08049"
+ x2="171.41328"
+ y2="96.87925" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient3755"
+ id="linearGradient2016"
+ gradientUnits="userSpaceOnUse"
+ x1="168.26396"
+ y1="91.08049"
+ x2="171.41328"
+ y2="96.87925" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient3755"
+ id="linearGradient2022"
+ gradientUnits="userSpaceOnUse"
+ x1="168.26396"
+ y1="91.08049"
+ x2="171.41328"
+ y2="96.87925" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient3755"
+ id="linearGradient2028"
+ gradientUnits="userSpaceOnUse"
+ x1="168.26396"
+ y1="91.08049"
+ x2="171.41328"
+ y2="96.87925" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient3755"
+ id="linearGradient2034"
+ gradientUnits="userSpaceOnUse"
+ x1="168.26396"
+ y1="91.08049"
+ x2="171.41328"
+ y2="96.87925" />
+ <clipPath
+ clipPathUnits="userSpaceOnUse"
+ id="clipPath3779-8-9-8">
+ <g
+ inkscape:label="Clip"
+ id="use3781-6-1-2">
+ <path
+ style="fill:url(#linearGradient2022);fill-opacity:1;stroke:none;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 165.96445,85.281733 c -1.12822,-0.665249 -2.24243,-1.47058 -3.49925,-0.849818 0,0 1.34971,1.849604 1.34971,1.649648 -1.9893,-0.688237 -5.38627,0.175434 -5.09891,1.899592 0.28328,-0.208198 2.56612,-0.365916 3.54925,0.349925 -3.27405,0.745798 -3.07658,2.352548 -3.44927,4.549026 2.20842,1.182601 3.46096,-2.762936 6.19867,-2.849388 -1.57216,0.369919 -2.54622,5.239296 -1.14975,7.548383 3.00895,-0.545778 3.81663,-6.476945 3.59923,-6.698565 0.40299,3.28811 1.39397,7.957656 -0.64986,14.696854 h 2.09955 c 1.09189,-5.671315 0.36659,-9.581284 -0.34993,-14.596876 2.05169,3.449701 3.21269,3.370859 4.34908,3.749195 0.86964,-3.022025 0.31383,-6.328919 -3.69922,-5.848746 2.06231,-1.386468 4.22458,0.376461 6.04871,0.299937 -0.25284,-4.699029 -5.22731,-3.028661 -6.5486,-2.449476 0.80671,-1.611033 3.18268,-1.926642 4.699,-1.699636 -1.30879,-1.227181 -4.62859,-1.562998 -6.14869,0.04999 -0.05,-0.249946 0.9498,-2.499462 0.9498,-2.499462 -1.77153,0.583207 -2.67469,1.716297 -2.24952,2.699419 z"
+ id="path2018-5-6"
+ sodipodi:nodetypes="ccccccccccccccccccccc" />
+ </g>
+ </clipPath>
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2092"
+ id="linearGradient2134"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="translate(38.841133,-19.579111)"
+ x1="152.76494"
+ y1="108.62208"
+ x2="151.23563"
+ y2="100.31896" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2092"
+ id="linearGradient2139"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0.51316247,0,0,0.45675146,107.71256,40.731876)"
+ x1="152.76494"
+ y1="108.62208"
+ x2="151.23563"
+ y2="100.31896" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2092"
+ id="linearGradient2143"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0.51316247,0,0,0.45675146,117.18577,40.024921)"
+ x1="152.76494"
+ y1="108.62208"
+ x2="151.23563"
+ y2="100.31896" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2092"
+ id="linearGradient2147"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0.51316247,0,0,0.45675146,98.734235,69.010091)"
+ x1="152.76494"
+ y1="108.62208"
+ x2="151.23563"
+ y2="100.31896" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2092"
+ id="linearGradient2151"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0.30072451,0,0,0.22703815,133.43124,89.37937)"
+ x1="152.76494"
+ y1="108.62208"
+ x2="151.23563"
+ y2="100.31896" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2092"
+ id="linearGradient2155"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0.38038965,0,0,0.36741854,124.17543,73.062853)"
+ x1="152.76494"
+ y1="108.62208"
+ x2="151.23563"
+ y2="100.31896" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2092"
+ id="linearGradient2159"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0.38038965,0,0,0.33132255,76.68874,85.329193)"
+ x1="152.76494"
+ y1="108.62208"
+ x2="151.23563"
+ y2="100.31896" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient1980"
+ id="linearGradient1812"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(1.2439024,0,0,1.4062238,-27.200234,-31.334574)"
+ x1="150.35475"
+ y1="104.66925"
+ x2="152.39207"
+ y2="108.96924" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2208"
+ id="linearGradient2210"
+ x1="145.29701"
+ y1="36.302158"
+ x2="145.20863"
+ y2="36.99144"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="translate(-0.60091207,-0.35347769)" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2208"
+ id="linearGradient2214"
+ gradientUnits="userSpaceOnUse"
+ x1="145.29701"
+ y1="36.302158"
+ x2="145.20863"
+ y2="36.99144"
+ gradientTransform="matrix(0.95628664,-0.27234745,0.27362184,0.96076137,-11.109429,38.489649)" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2208"
+ id="linearGradient2218"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-0.97178454,0.05630266,-0.12665732,0.57409014,278.10231,4.8733802)"
+ x1="145.29701"
+ y1="36.302158"
+ x2="145.20863"
+ y2="36.99144" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2208"
+ id="linearGradient2222"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-0.97178454,0.05630266,-0.12665732,0.57409014,284.84964,5.4962112)"
+ x1="145.29701"
+ y1="36.302158"
+ x2="145.20863"
+ y2="36.99144" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2208"
+ id="linearGradient2242"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-0.97178454,0.05630266,-0.12665732,0.57409014,286.76252,9.4332422)"
+ x1="145.29701"
+ y1="36.302158"
+ x2="145.20863"
+ y2="36.99144" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2208"
+ id="linearGradient2210-7"
+ x1="145.29701"
+ y1="36.302158"
+ x2="145.20863"
+ y2="36.99144"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="translate(-50.568609,4.0044134)" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2208"
+ id="linearGradient2242-0"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0.97178454,0.05630266,0.12665732,0.57409013,-65.433466,10.82192)"
+ x1="145.29701"
+ y1="36.302158"
+ x2="145.20863"
+ y2="36.99144" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2208"
+ id="linearGradient2222-4"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-0.97178454,0.05630266,-0.12665732,0.57409013,234.88194,9.8541024)"
+ x1="145.29701"
+ y1="36.302158"
+ x2="145.20863"
+ y2="36.99144" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2208"
+ id="linearGradient2214-7"
+ gradientUnits="userSpaceOnUse"
+ x1="145.29701"
+ y1="36.302158"
+ x2="145.20863"
+ y2="36.99144"
+ gradientTransform="matrix(0.95628663,-0.27234745,0.27362184,0.96076136,-61.077129,42.84754)" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2208"
+ id="linearGradient2218-9"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-0.97178454,0.05630266,-0.12665732,0.57409013,228.13461,9.2312694)"
+ x1="145.29701"
+ y1="36.302158"
+ x2="145.20863"
+ y2="36.99144" />
+ <filter
+ inkscape:collect="always"
+ style="color-interpolation-filters:sRGB"
+ id="filter2372"
+ x="-0.032379562"
+ width="1.0647591"
+ y="-0.11988159"
+ height="1.2397632">
+ <feGaussianBlur
+ inkscape:collect="always"
+ stdDeviation="0.36155327"
+ id="feGaussianBlur2374" />
+ </filter>
+ <filter
+ inkscape:collect="always"
+ style="color-interpolation-filters:sRGB"
+ id="filter2388"
+ x="-0.31191529"
+ width="1.6238306"
+ y="-1.6125351"
+ height="4.2250702">
+ <feGaussianBlur
+ inkscape:collect="always"
+ stdDeviation="7.9921001"
+ id="feGaussianBlur2390" />
+ </filter>
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2417"
+ id="linearGradient2419"
+ x1="-6.2664785"
+ y1="116.39949"
+ x2="102.09074"
+ y2="8.5078402"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1.087893,0.91927686,1.0404957,0.39361155,42.85847,-14.405086)" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2417"
+ id="linearGradient2423"
+ gradientUnits="userSpaceOnUse"
+ x1="-12.608946"
+ y1="165.55434"
+ x2="75.585175"
+ y2="30.506821"
+ gradientTransform="matrix(1.0737484,-0.72546258,-0.78920279,-0.72671127,136.66493,211.4766)" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2417"
+ id="linearGradient2427"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0.34368287,-0.5399564,-0.54713611,-0.5727401,53.226561,164.11876)"
+ x1="-4.8306847"
+ y1="162.35783"
+ x2="220.37877"
+ y2="-94.803017" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2417"
+ id="linearGradient2431"
+ gradientUnits="userSpaceOnUse"
+ x1="63.613678"
+ y1="136.51035"
+ x2="63.195454"
+ y2="11.337486"
+ gradientTransform="matrix(-0.47280642,-0.78218827,-0.53930529,0.76628397,216.27016,82.445024)" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2417"
+ id="linearGradient2419-6"
+ x1="-41.380066"
+ y1="189.88553"
+ x2="79.297752"
+ y2="14.270139"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-0.92552666,0.20687251,0.37596884,0.50926034,153.77425,-17.057022)" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2417"
+ id="linearGradient2459"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-0.99545601,0.08389949,0.08378244,0.99684673,205.89983,-34.157688)"
+ x1="-4.7326789"
+ y1="107.81879"
+ x2="81.767174"
+ y2="27.722172" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2092"
+ id="linearGradient2579"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0.2176524,0,0,0.14181831,104.13885,105.12407)"
+ x1="152.76494"
+ y1="108.62208"
+ x2="151.23563"
+ y2="100.31896" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2241"
+ id="linearGradient2591"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0.07100929,-0.00730787,0.0137158,0.06634517,2.1440834,85.665314)"
+ x1="439.01517"
+ y1="223.85515"
+ x2="525.36786"
+ y2="528.60815" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2241"
+ id="linearGradient2596"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0.11252945,-0.01134161,0.01947173,0.12195134,-7.2040338,63.435392)"
+ x1="439.01517"
+ y1="223.85515"
+ x2="525.36786"
+ y2="528.60815" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2241"
+ id="linearGradient2604"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0.08304849,-0.00611149,0.01437044,0.0657142,-18.255995,91.271498)"
+ x1="439.01517"
+ y1="223.85515"
+ x2="685.99182"
+ y2="741.33032" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2208"
+ id="linearGradient2622"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0.97178454,0.05630266,0.12665732,0.57409013,-95.826957,87.005603)"
+ x1="145.29701"
+ y1="36.302158"
+ x2="145.20863"
+ y2="36.99144" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2208"
+ id="linearGradient2624"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-0.97178454,0.05630266,-0.12665732,0.57409013,204.48845,86.037786)"
+ x1="145.29701"
+ y1="36.302158"
+ x2="145.20863"
+ y2="36.99144" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2208"
+ id="linearGradient2626"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-0.97178454,0.05630266,-0.12665732,0.57409013,197.74112,85.414953)"
+ x1="145.29701"
+ y1="36.302158"
+ x2="145.20863"
+ y2="36.99144" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2208"
+ id="linearGradient2628"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0.95628663,-0.27234745,0.27362184,0.96076136,-91.47062,119.03122)"
+ x1="145.29701"
+ y1="36.302158"
+ x2="145.20863"
+ y2="36.99144" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2208"
+ id="linearGradient2630"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="translate(-77.462849,75.889018)"
+ x1="145.29701"
+ y1="36.302158"
+ x2="145.20863"
+ y2="36.99144" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2208"
+ id="linearGradient2636"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-0.97178454,0.05630266,-0.12665732,0.57409013,180.39361,89.037144)"
+ x1="145.29701"
+ y1="36.302158"
+ x2="145.20863"
+ y2="36.99144" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2208"
+ id="linearGradient2638"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0.95628663,-0.27234745,0.27362184,0.96076136,-115.56546,122.03058)"
+ x1="145.29701"
+ y1="36.302158"
+ x2="145.20863"
+ y2="36.99144" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2208"
+ id="linearGradient2644"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-0.92867926,0.29170192,0.01723972,0.58764304,230.44674,53.812758)"
+ x1="145.29701"
+ y1="36.302158"
+ x2="145.20863"
+ y2="36.99144" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2208"
+ id="linearGradient2646"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0.86093804,-0.49743636,0.49976401,0.86496661,-48.518252,158.01865)"
+ x1="145.29701"
+ y1="36.302158"
+ x2="145.20863"
+ y2="36.99144" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2208"
+ id="linearGradient2650"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="translate(-61.766211,82.687562)"
+ x1="145.29701"
+ y1="36.302158"
+ x2="145.20863"
+ y2="36.99144" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2208"
+ id="linearGradient2656"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-0.67195819,0.09815045,0.07827858,0.53740971,200.13857,21.701607)"
+ x1="23.288158"
+ y1="75.170479"
+ x2="18.568037"
+ y2="81.333572" />
+ <filter
+ inkscape:collect="always"
+ style="color-interpolation-filters:sRGB"
+ id="filter2690"
+ x="-0.0049657688"
+ width="1.0099315"
+ y="-0.016966843"
+ height="1.0339337">
+ <feGaussianBlur
+ inkscape:collect="always"
+ stdDeviation="0.53945298"
+ id="feGaussianBlur2692" />
+ </filter>
+ <filter
+ inkscape:collect="always"
+ style="color-interpolation-filters:sRGB"
+ id="filter2741"
+ x="-0.091127098"
+ width="1.1822542"
+ y="-0.13254102"
+ height="1.265082">
+ <feGaussianBlur
+ inkscape:collect="always"
+ stdDeviation="0.19864568"
+ id="feGaussianBlur2743" />
+ </filter>
+ <filter
+ inkscape:collect="always"
+ style="color-interpolation-filters:sRGB"
+ id="filter2770"
+ x="-0.033154831"
+ width="1.0663097"
+ y="-0.086917599"
+ height="1.1738352">
+ <feGaussianBlur
+ inkscape:collect="always"
+ stdDeviation="1.2181056"
+ id="feGaussianBlur2772" />
+ </filter>
+ <filter
+ inkscape:collect="always"
+ style="color-interpolation-filters:sRGB"
+ id="filter2818"
+ x="-0.010150787"
+ width="1.0203016"
+ y="-0.03468282"
+ height="1.0693656">
+ <feGaussianBlur
+ inkscape:collect="always"
+ stdDeviation="0.33906077"
+ id="feGaussianBlur2820" />
+ </filter>
+ <filter
+ inkscape:collect="always"
+ style="color-interpolation-filters:sRGB"
+ id="filter2858"
+ x="-0.034026556"
+ width="1.0680531"
+ y="-0.064753694"
+ height="1.1295074">
+ <feGaussianBlur
+ inkscape:collect="always"
+ stdDeviation="0.294931"
+ id="feGaussianBlur2860" />
+ </filter>
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2417"
+ id="linearGradient2868"
+ x1="182.56091"
+ y1="36.692142"
+ x2="185.46028"
+ y2="45.890171"
+ gradientUnits="userSpaceOnUse" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2417"
+ id="linearGradient2890"
+ x1="184.62935"
+ y1="23.060823"
+ x2="188.18336"
+ y2="28.198227"
+ gradientUnits="userSpaceOnUse" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2417"
+ id="linearGradient2898"
+ x1="182.13364"
+ y1="17.19495"
+ x2="187.2563"
+ y2="31.675211"
+ gradientUnits="userSpaceOnUse" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4538"
+ id="linearGradient2428-4"
+ x1="133.98586"
+ y1="74.409241"
+ x2="131.57224"
+ y2="85.307358"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0.86692548,-0.12645194,0.12645194,0.86692548,-10.731014,46.951533)" />
+ <filter
+ inkscape:collect="always"
+ style="color-interpolation-filters:sRGB"
+ id="filter2959"
+ x="-0.01745778"
+ width="1.0349156"
+ y="-0.059649066"
+ height="1.1192981">
+ <feGaussianBlur
+ inkscape:collect="always"
+ stdDeviation="0.58313189"
+ id="feGaussianBlur2961" />
+ </filter>
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2417"
+ id="linearGradient2987"
+ x1="173.26558"
+ y1="23.56535"
+ x2="180.47133"
+ y2="17.314919"
+ gradientUnits="userSpaceOnUse" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2417"
+ id="linearGradient2995"
+ x1="183.81177"
+ y1="21.471804"
+ x2="188.12761"
+ y2="28.985806"
+ gradientUnits="userSpaceOnUse" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2417"
+ id="linearGradient3003"
+ x1="665.36713"
+ y1="139.4449"
+ x2="678.40808"
+ y2="181.86456"
+ gradientUnits="userSpaceOnUse" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2417"
+ id="linearGradient3007"
+ gradientUnits="userSpaceOnUse"
+ x1="665.36713"
+ y1="139.4449"
+ x2="672.56726"
+ y2="168.67191"
+ gradientTransform="matrix(-0.21269601,0.01953534,0.01254842,0.21245738,154.65638,-3.0101129)" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2417"
+ id="linearGradient3023"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0.30375004,-0.09071184,0.08283055,0.26468202,-34.962095,32.085599)"
+ x1="665.36713"
+ y1="139.4449"
+ x2="672.56726"
+ y2="168.67191" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient3124"
+ id="linearGradient3126"
+ x1="158.42593"
+ y1="131.19833"
+ x2="117.2444"
+ y2="137.07396"
+ gradientUnits="userSpaceOnUse" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient3124"
+ id="linearGradient3130"
+ gradientUnits="userSpaceOnUse"
+ x1="152.23631"
+ y1="132.22296"
+ x2="117.2444"
+ y2="137.07396" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2092"
+ id="linearGradient3146"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0.2176524,0,0,0.14181831,26.055574,117.22148)"
+ x1="152.76494"
+ y1="108.62208"
+ x2="151.23563"
+ y2="100.31896" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2092"
+ id="linearGradient3148"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0.38038965,0,0,0.33132255,-1.5944937,96.126881)"
+ x1="152.76494"
+ y1="108.62208"
+ x2="151.23563"
+ y2="100.31896" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient3164"
+ id="linearGradient3166"
+ x1="105.57738"
+ y1="148.36823"
+ x2="105.37743"
+ y2="157.8662"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="translate(-7.8432856,6.2653264)" />
+ <linearGradient
+ inkscape:collect="always"
+ id="linearGradient3164">
+ <stop
+ style="stop-color:#15ad93;stop-opacity:1;"
+ offset="0"
+ id="stop3160" />
+ <stop
+ style="stop-color:#15ad93;stop-opacity:0;"
+ offset="1"
+ id="stop3162" />
+ </linearGradient>
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient3164"
+ id="linearGradient3190"
+ gradientUnits="userSpaceOnUse"
+ x1="105.57738"
+ y1="148.36823"
+ x2="105.37743"
+ y2="157.8662"
+ gradientTransform="matrix(0.74390048,0,0,0.85624976,29.11608,24.365856)" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient3164"
+ id="linearGradient3194"
+ gradientUnits="userSpaceOnUse"
+ x1="102.70374"
+ y1="139.13293"
+ x2="105.37743"
+ y2="157.8662"
+ gradientTransform="matrix(0.56693191,0,0,0.70753057,55.345253,51.144165)" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient3164"
+ id="linearGradient3214"
+ gradientUnits="userSpaceOnUse"
+ x1="107.33543"
+ y1="147.51749"
+ x2="105.37743"
+ y2="157.8662"
+ gradientTransform="matrix(0.36096799,0,0,0.53482596,63.358585,81.463638)" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient3164"
+ id="linearGradient3218"
+ gradientUnits="userSpaceOnUse"
+ x1="100.23534"
+ y1="136.10995"
+ x2="105.37743"
+ y2="157.8662"
+ gradientTransform="matrix(0.36096799,0,0,0.53482596,87.717958,82.836995)" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient3164"
+ id="linearGradient3198"
+ gradientUnits="userSpaceOnUse"
+ x1="105.57738"
+ y1="148.36823"
+ x2="105.37743"
+ y2="157.8662"
+ gradientTransform="matrix(0.48240733,0,0,0.66724246,26.601845,53.014968)" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient3164"
+ id="linearGradient3202"
+ gradientUnits="userSpaceOnUse"
+ x1="105.57738"
+ y1="148.36823"
+ x2="105.37743"
+ y2="157.8662"
+ gradientTransform="matrix(0.36096799,0,0,0.53482596,41.186288,74.836442)" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient3164"
+ id="linearGradient3206"
+ gradientUnits="userSpaceOnUse"
+ x1="105.24248"
+ y1="138.6053"
+ x2="105.37743"
+ y2="157.8662"
+ gradientTransform="matrix(0.36096799,0,0,0.53482596,30.088666,71.43717)" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient3164"
+ id="linearGradient3210"
+ gradientUnits="userSpaceOnUse"
+ x1="109.12999"
+ y1="138.60898"
+ x2="105.37743"
+ y2="157.8662"
+ gradientTransform="matrix(0.36096799,0,0,0.53482596,16.891492,82.034897)" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient3164"
+ id="linearGradient3274"
+ gradientUnits="userSpaceOnUse"
+ x1="105.57738"
+ y1="148.36823"
+ x2="105.37743"
+ y2="157.8662"
+ gradientTransform="matrix(0.48240735,0,0,0.66724246,-85.564562,49.055015)" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient3164"
+ id="linearGradient3272"
+ gradientUnits="userSpaceOnUse"
+ x1="105.57738"
+ y1="148.36823"
+ x2="105.37743"
+ y2="157.8662"
+ gradientTransform="matrix(0.36096799,0,0,0.53482597,-70.98012,70.87649)" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient3164"
+ id="linearGradient3278"
+ gradientUnits="userSpaceOnUse"
+ x1="109.12999"
+ y1="138.60898"
+ x2="105.37743"
+ y2="157.8662"
+ gradientTransform="matrix(0.36096799,0,0,0.53482596,-18.468223,72.041288)" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient3164"
+ id="linearGradient3282"
+ gradientUnits="userSpaceOnUse"
+ x1="107.33543"
+ y1="147.51749"
+ x2="105.37743"
+ y2="157.8662"
+ gradientTransform="matrix(0.36096799,0,0,0.53482596,-21.101491,76.714993)" />
+ <clipPath
+ clipPathUnits="userSpaceOnUse"
+ id="clipPath3856">
+ <use
+ x="0"
+ y="0"
+ xlink:href="#g3852"
+ id="use3858" />
+ </clipPath>
+ <filter
+ inkscape:collect="always"
+ style="color-interpolation-filters:sRGB"
+ id="filter1895"
+ x="-0.014297041"
+ width="1.0285941"
+ y="-0.030619426"
+ height="1.0612389">
+ <feGaussianBlur
+ inkscape:collect="always"
+ stdDeviation="0.20217255"
+ id="feGaussianBlur1897" />
+ </filter>
+ <filter
+ inkscape:collect="always"
+ style="color-interpolation-filters:sRGB"
+ id="filter4016"
+ x="-0.039667753"
+ width="1.0793355"
+ y="-0.21533443"
+ height="1.4306689">
+ <feGaussianBlur
+ inkscape:collect="always"
+ stdDeviation="0.36334881"
+ id="feGaussianBlur4018" />
+ </filter>
+ <filter
+ inkscape:collect="always"
+ style="color-interpolation-filters:sRGB"
+ id="filter4021"
+ x="-0.12570828"
+ width="1.2514166"
+ y="-0.28790272"
+ height="1.5758054">
+ <feGaussianBlur
+ inkscape:collect="always"
+ stdDeviation="0.54974365"
+ id="feGaussianBlur4023" />
+ </filter>
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2092"
+ id="linearGradient4030"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-0.38038965,0,0,0.33132255,61.053177,94.161615)"
+ x1="152.76494"
+ y1="108.62208"
+ x2="151.23563"
+ y2="100.31896" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2092"
+ id="linearGradient4034"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-0.25203943,0,0,0.24837033,43.658713,104.30771)"
+ x1="152.76494"
+ y1="108.62208"
+ x2="151.23563"
+ y2="100.31896" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2092"
+ id="linearGradient4038"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-0.17237376,0,0,0.14627537,29.242048,115.40306)"
+ x1="152.76494"
+ y1="108.62208"
+ x2="151.23563"
+ y2="100.31896" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2092"
+ id="linearGradient4042"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-0.17237376,0,0,0.14627537,50.238623,111.40876)"
+ x1="152.76494"
+ y1="108.62208"
+ x2="151.23563"
+ y2="100.31896" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2092"
+ id="linearGradient4046"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0.34498266,0,0,0.28027429,-26.890314,96.6341)"
+ x1="152.76494"
+ y1="108.62208"
+ x2="151.23563"
+ y2="100.31896" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2092"
+ id="linearGradient4050"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-0.38481539,0.00885172,0,0.15903729,87.198432,108.5614)"
+ x1="152.76494"
+ y1="108.62208"
+ x2="151.23563"
+ y2="100.31896" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2092"
+ id="linearGradient4054"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-0.38481539,0.01665381,0,0.29921602,71.8575,87.821725)"
+ x1="152.76494"
+ y1="108.62208"
+ x2="151.23563"
+ y2="100.31896" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2417"
+ id="linearGradient4078"
+ gradientUnits="userSpaceOnUse"
+ x1="-16.528412"
+ y1="138.35732"
+ x2="71.391014"
+ y2="31.774012"
+ gradientTransform="matrix(-0.90826164,0.28837805,0.41785888,0.66212052,69.022252,-35.866549)" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient1650"
+ id="linearGradient2243"
+ x1="476.1185"
+ y1="381.65054"
+ x2="492.74487"
+ y2="449.66748"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0.22937403,-0.03345707,0.03345707,0.22937403,36.890476,13.035957)" />
+ <linearGradient
+ inkscape:collect="always"
+ id="linearGradient1650">
+ <stop
+ style="stop-color:#8ebf00;stop-opacity:1;"
+ offset="0"
+ id="stop1646" />
+ <stop
+ style="stop-color:#354a00;stop-opacity:1"
+ offset="1"
+ id="stop1648" />
+ </linearGradient>
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2241"
+ id="linearGradient2253"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0.17340179,-0.02529282,0.03345707,0.22937403,0.91813455,24.125168)"
+ x1="476.1185"
+ y1="381.65054"
+ x2="492.74487"
+ y2="449.66748" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4522"
+ id="linearGradient4516"
+ x1="150.57179"
+ y1="59.447372"
+ x2="145.69124"
+ y2="105.55762"
+ gradientUnits="userSpaceOnUse" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4522"
+ id="linearGradient4546"
+ x1="93.905991"
+ y1="42.482716"
+ x2="98.174873"
+ y2="83.593758"
+ gradientUnits="userSpaceOnUse" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4532"
+ id="linearGradient4566"
+ x1="128.77716"
+ y1="102.58984"
+ x2="124.96423"
+ y2="89.492645"
+ gradientUnits="userSpaceOnUse" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4558"
+ id="linearGradient4574"
+ x1="109.33631"
+ y1="117.63036"
+ x2="109.54729"
+ y2="102.71724"
+ gradientUnits="userSpaceOnUse" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4522"
+ id="linearGradient4582"
+ x1="107.49694"
+ y1="89.137764"
+ x2="117.37488"
+ y2="108.37679"
+ gradientUnits="userSpaceOnUse" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4538"
+ id="linearGradient4610"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1.2862231,0.10640695,-0.25437027,0.63570116,276.27305,6.5490097)"
+ x1="143.48073"
+ y1="48.791664"
+ x2="133.28232"
+ y2="81.118019" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4639"
+ id="linearGradient4641"
+ x1="216.96312"
+ y1="51.968071"
+ x2="217.65338"
+ y2="69.985008"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0.41365244,0,0,0.36770691,-70.68898,31.888684)" />
+ <clipPath
+ clipPathUnits="userSpaceOnUse"
+ id="clipPath4697">
+ <use
+ x="0"
+ y="0"
+ xlink:href="#g4693"
+ id="use4699" />
+ </clipPath>
+ <filter
+ inkscape:collect="always"
+ style="color-interpolation-filters:sRGB"
+ id="filter4677"
+ x="-0.19114874"
+ width="1.3822975"
+ y="-0.21024694"
+ height="1.4204938">
+ <feGaussianBlur
+ inkscape:collect="always"
+ stdDeviation="1.1298353"
+ id="feGaussianBlur4679" />
+ </filter>
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4738"
+ id="linearGradient4740"
+ x1="226.43781"
+ y1="77.65905"
+ x2="223.07976"
+ y2="66.948677"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0.70513631,0,0,0.70513631,-133.84489,7.7852594)" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4738"
+ id="linearGradient4744"
+ gradientUnits="userSpaceOnUse"
+ x1="226.43781"
+ y1="77.65905"
+ x2="223.07976"
+ y2="66.948677"
+ gradientTransform="matrix(-0.70513631,0,0,0.70513631,172.14404,7.3366101)" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4738"
+ id="linearGradient4750"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-0.61109734,0,0,-0.29584386,151.7278,88.64466)"
+ x1="226.64174"
+ y1="78.670059"
+ x2="223.07976"
+ y2="66.948677" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4738"
+ id="linearGradient4752"
+ gradientUnits="userSpaceOnUse"
+ x1="226.43781"
+ y1="77.65905"
+ x2="223.07976"
+ y2="66.948677"
+ gradientTransform="matrix(0.61109734,0,0,-0.29584386,-113.45357,88.456424)" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4785"
+ id="linearGradient4787"
+ x1="19.161144"
+ y1="48.395248"
+ x2="20.067387"
+ y2="61.792377"
+ gradientUnits="userSpaceOnUse" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4811"
+ id="linearGradient4813"
+ x1="19.007008"
+ y1="57.248341"
+ x2="19.12586"
+ y2="60.217552"
+ gradientUnits="userSpaceOnUse" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient4845"
+ x1="46.444405"
+ y1="63.873417"
+ x2="18.271358"
+ y2="64.014809"
+ gradientUnits="userSpaceOnUse" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient4861"
+ x1="26.334087"
+ y1="64.191544"
+ x2="45.669315"
+ y2="64.050156"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,72.957792,0)" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient4903"
+ gradientUnits="userSpaceOnUse"
+ x1="46.444405"
+ y1="63.873417"
+ x2="18.271358"
+ y2="64.014809" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient4905"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,72.957792,0)"
+ x1="26.334087"
+ y1="64.191544"
+ x2="45.669315"
+ y2="64.050156" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient4907"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,72.957792,0)"
+ x1="26.334087"
+ y1="64.191544"
+ x2="45.669315"
+ y2="64.050156" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient4909"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,72.957792,0)"
+ x1="26.334087"
+ y1="64.191544"
+ x2="45.669315"
+ y2="64.050156" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient4911"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,72.957792,0)"
+ x1="26.334087"
+ y1="64.191544"
+ x2="45.669315"
+ y2="64.050156" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient4913"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,72.957792,0)"
+ x1="26.334087"
+ y1="64.191544"
+ x2="45.669315"
+ y2="64.050156" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient4915"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,72.957792,0)"
+ x1="26.334087"
+ y1="64.191544"
+ x2="45.669315"
+ y2="64.050156" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient4917"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,72.957792,0)"
+ x1="26.334087"
+ y1="64.191544"
+ x2="45.669315"
+ y2="64.050156" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient4919"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,72.957792,0)"
+ x1="26.334087"
+ y1="64.191544"
+ x2="45.669315"
+ y2="64.050156" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient4921"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,72.957792,0)"
+ x1="26.334087"
+ y1="64.191544"
+ x2="45.669315"
+ y2="64.050156" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient4923"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,72.957792,0)"
+ x1="26.334087"
+ y1="64.191544"
+ x2="45.669315"
+ y2="64.050156" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient4925"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,72.957792,0)"
+ x1="26.334087"
+ y1="64.191544"
+ x2="45.669315"
+ y2="64.050156" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient4927"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,72.957792,0)"
+ x1="26.334087"
+ y1="64.191544"
+ x2="45.669315"
+ y2="64.050156" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient4929"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,72.957792,0)"
+ x1="26.334087"
+ y1="64.191544"
+ x2="45.669315"
+ y2="64.050156" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient4949"
+ gradientUnits="userSpaceOnUse"
+ x1="46.444405"
+ y1="63.873417"
+ x2="18.271358"
+ y2="64.014809" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient4951"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,72.957792,0)"
+ x1="26.334087"
+ y1="64.191544"
+ x2="45.669315"
+ y2="64.050156" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient4953"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,72.957792,0)"
+ x1="26.334087"
+ y1="64.191544"
+ x2="45.669315"
+ y2="64.050156" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient4955"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,72.957792,0)"
+ x1="26.334087"
+ y1="64.191544"
+ x2="45.669315"
+ y2="64.050156" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient4957"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,72.957792,0)"
+ x1="26.334087"
+ y1="64.191544"
+ x2="45.669315"
+ y2="64.050156" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient4959"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,72.957792,0)"
+ x1="26.334087"
+ y1="64.191544"
+ x2="45.669315"
+ y2="64.050156" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient4961"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,72.957792,0)"
+ x1="26.334087"
+ y1="64.191544"
+ x2="45.669315"
+ y2="64.050156" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient4963"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,72.957792,0)"
+ x1="26.334087"
+ y1="64.191544"
+ x2="45.669315"
+ y2="64.050156" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient4983"
+ gradientUnits="userSpaceOnUse"
+ x1="46.444405"
+ y1="63.873417"
+ x2="18.271358"
+ y2="64.014809" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient4985"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,72.957792,0)"
+ x1="26.334087"
+ y1="64.191544"
+ x2="45.669315"
+ y2="64.050156" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient4987"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,72.957792,0)"
+ x1="26.334087"
+ y1="64.191544"
+ x2="45.669315"
+ y2="64.050156" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient4989"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,72.957792,0)"
+ x1="26.334087"
+ y1="64.191544"
+ x2="45.669315"
+ y2="64.050156" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient4991"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,72.957792,0)"
+ x1="26.334087"
+ y1="64.191544"
+ x2="45.669315"
+ y2="64.050156" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient4993"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,72.957792,0)"
+ x1="26.334087"
+ y1="64.191544"
+ x2="45.669315"
+ y2="64.050156" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient4995"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,72.957792,0)"
+ x1="26.334087"
+ y1="64.191544"
+ x2="45.669315"
+ y2="64.050156" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient4997"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,72.957792,0)"
+ x1="26.334087"
+ y1="64.191544"
+ x2="45.669315"
+ y2="64.050156" />
+ <filter
+ inkscape:collect="always"
+ style="color-interpolation-filters:sRGB"
+ id="filter5009"
+ x="-0.19074716"
+ width="1.3814943"
+ y="-0.19074716"
+ height="1.3814943">
+ <feGaussianBlur
+ inkscape:collect="always"
+ stdDeviation="1.2872676"
+ id="feGaussianBlur5011" />
+ </filter>
+ <filter
+ inkscape:collect="always"
+ style="color-interpolation-filters:sRGB"
+ id="filter5021"
+ x="-0.14821873"
+ width="1.2964375"
+ y="-0.31664908"
+ height="1.6332982">
+ <feGaussianBlur
+ inkscape:collect="always"
+ stdDeviation="0.1828643"
+ id="feGaussianBlur5023" />
+ </filter>
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient5156"
+ gradientUnits="userSpaceOnUse"
+ x1="46.444405"
+ y1="63.873417"
+ x2="18.271358"
+ y2="64.014809" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient5158"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,72.957792,0)"
+ x1="26.334087"
+ y1="64.191544"
+ x2="45.669315"
+ y2="64.050156" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient5160"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,72.957792,0)"
+ x1="26.334087"
+ y1="64.191544"
+ x2="45.669315"
+ y2="64.050156" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient5162"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,72.957792,0)"
+ x1="26.334087"
+ y1="64.191544"
+ x2="45.669315"
+ y2="64.050156" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient5164"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,72.957792,0)"
+ x1="26.334087"
+ y1="64.191544"
+ x2="45.669315"
+ y2="64.050156" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient5166"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,72.957792,0)"
+ x1="26.334087"
+ y1="64.191544"
+ x2="45.669315"
+ y2="64.050156" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient5168"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,72.957792,0)"
+ x1="26.334087"
+ y1="64.191544"
+ x2="45.669315"
+ y2="64.050156" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient5170"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,72.957792,0)"
+ x1="26.334087"
+ y1="64.191544"
+ x2="45.669315"
+ y2="64.050156" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient5172"
+ gradientUnits="userSpaceOnUse"
+ x1="46.444405"
+ y1="63.873417"
+ x2="18.271358"
+ y2="64.014809" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient5174"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,72.957792,0)"
+ x1="26.334087"
+ y1="64.191544"
+ x2="45.669315"
+ y2="64.050156" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient5176"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,72.957792,0)"
+ x1="26.334087"
+ y1="64.191544"
+ x2="45.669315"
+ y2="64.050156" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient5178"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,72.957792,0)"
+ x1="26.334087"
+ y1="64.191544"
+ x2="45.669315"
+ y2="64.050156" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient5180"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,72.957792,0)"
+ x1="26.334087"
+ y1="64.191544"
+ x2="45.669315"
+ y2="64.050156" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient5182"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,72.957792,0)"
+ x1="26.334087"
+ y1="64.191544"
+ x2="45.669315"
+ y2="64.050156" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient5184"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,72.957792,0)"
+ x1="26.334087"
+ y1="64.191544"
+ x2="45.669315"
+ y2="64.050156" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient5186"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,72.957792,0)"
+ x1="26.334087"
+ y1="64.191544"
+ x2="45.669315"
+ y2="64.050156" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4785"
+ id="linearGradient5188"
+ gradientUnits="userSpaceOnUse"
+ x1="19.161144"
+ y1="48.395248"
+ x2="20.067387"
+ y2="61.792377"
+ gradientTransform="matrix(0.50629635,-0.23891465,0.22323418,0.47306705,4.6813195,80.661598)" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4738"
+ id="linearGradient5190"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-0.30939635,0.14600011,-0.06604246,-0.13995398,101.28907,86.346474)"
+ x1="226.64174"
+ y1="78.670059"
+ x2="223.07976"
+ y2="66.948677" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4738"
+ id="linearGradient5192"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0.30939635,-0.14600011,-0.06604246,-0.13995398,-33.013312,149.61314)"
+ x1="226.43781"
+ y1="77.65905"
+ x2="223.07976"
+ y2="66.948677" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4738"
+ id="linearGradient5195"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-0.35700794,0.16846739,0.15741053,0.33357675,93.474999,43.004575)"
+ x1="226.43781"
+ y1="77.65905"
+ x2="223.07976"
+ y2="66.948677" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4738"
+ id="linearGradient5197"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0.35700794,-0.16846739,0.15741053,0.33357675,-61.345925,116.32205)"
+ x1="226.43781"
+ y1="77.65905"
+ x2="223.07976"
+ y2="66.948677" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4639"
+ id="linearGradient5199"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0.20943072,-0.09882763,0.08208475,0.17395002,-23.989609,112.63572)"
+ x1="216.96312"
+ y1="51.968071"
+ x2="217.65338"
+ y2="69.985008" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4811"
+ id="linearGradient5201"
+ gradientUnits="userSpaceOnUse"
+ x1="19.007008"
+ y1="57.248341"
+ x2="19.12586"
+ y2="60.217552"
+ gradientTransform="matrix(0.50629635,-0.23891465,0.22323418,0.47306705,4.6813195,80.661598)" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient5203"
+ gradientUnits="userSpaceOnUse"
+ x1="46.444405"
+ y1="63.873417"
+ x2="18.271358"
+ y2="64.014809" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient5205"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,72.957792,0)"
+ x1="26.334087"
+ y1="64.191544"
+ x2="45.669315"
+ y2="64.050156" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient5207"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,72.957792,0)"
+ x1="26.334087"
+ y1="64.191544"
+ x2="45.669315"
+ y2="64.050156" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient5209"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,72.957792,0)"
+ x1="26.334087"
+ y1="64.191544"
+ x2="45.669315"
+ y2="64.050156" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient5211"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,72.957792,0)"
+ x1="26.334087"
+ y1="64.191544"
+ x2="45.669315"
+ y2="64.050156" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient5213"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,72.957792,0)"
+ x1="26.334087"
+ y1="64.191544"
+ x2="45.669315"
+ y2="64.050156" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient5215"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,72.957792,0)"
+ x1="26.334087"
+ y1="64.191544"
+ x2="45.669315"
+ y2="64.050156" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient5217"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,72.957792,0)"
+ x1="26.334087"
+ y1="64.191544"
+ x2="45.669315"
+ y2="64.050156" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient5219"
+ gradientUnits="userSpaceOnUse"
+ x1="46.444405"
+ y1="63.873417"
+ x2="18.271358"
+ y2="64.014809" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient5221"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,72.957792,0)"
+ x1="26.334087"
+ y1="64.191544"
+ x2="45.669315"
+ y2="64.050156" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient5223"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,72.957792,0)"
+ x1="26.334087"
+ y1="64.191544"
+ x2="45.669315"
+ y2="64.050156" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient5225"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,72.957792,0)"
+ x1="26.334087"
+ y1="64.191544"
+ x2="45.669315"
+ y2="64.050156" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient5227"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,72.957792,0)"
+ x1="26.334087"
+ y1="64.191544"
+ x2="45.669315"
+ y2="64.050156" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient5229"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,72.957792,0)"
+ x1="26.334087"
+ y1="64.191544"
+ x2="45.669315"
+ y2="64.050156" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient5231"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,72.957792,0)"
+ x1="26.334087"
+ y1="64.191544"
+ x2="45.669315"
+ y2="64.050156" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient5233"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,72.957792,0)"
+ x1="26.334087"
+ y1="64.191544"
+ x2="45.669315"
+ y2="64.050156" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient5710"
+ gradientUnits="userSpaceOnUse"
+ x1="46.444405"
+ y1="63.873417"
+ x2="18.271358"
+ y2="64.014809" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient5712"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,72.957792,0)"
+ x1="26.334087"
+ y1="64.191544"
+ x2="45.669315"
+ y2="64.050156" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient5714"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,72.957792,0)"
+ x1="26.334087"
+ y1="64.191544"
+ x2="45.669315"
+ y2="64.050156" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient5716"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,72.957792,0)"
+ x1="26.334087"
+ y1="64.191544"
+ x2="45.669315"
+ y2="64.050156" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient5718"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,72.957792,0)"
+ x1="26.334087"
+ y1="64.191544"
+ x2="45.669315"
+ y2="64.050156" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient5720"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,72.957792,0)"
+ x1="26.334087"
+ y1="64.191544"
+ x2="45.669315"
+ y2="64.050156" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient5722"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,72.957792,0)"
+ x1="26.334087"
+ y1="64.191544"
+ x2="45.669315"
+ y2="64.050156" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient5724"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,72.957792,0)"
+ x1="26.334087"
+ y1="64.191544"
+ x2="45.669315"
+ y2="64.050156" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient5726"
+ gradientUnits="userSpaceOnUse"
+ x1="46.444405"
+ y1="63.873417"
+ x2="18.271358"
+ y2="64.014809" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient5728"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,72.957792,0)"
+ x1="26.334087"
+ y1="64.191544"
+ x2="45.669315"
+ y2="64.050156" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient5730"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,72.957792,0)"
+ x1="26.334087"
+ y1="64.191544"
+ x2="45.669315"
+ y2="64.050156" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient5732"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,72.957792,0)"
+ x1="26.334087"
+ y1="64.191544"
+ x2="45.669315"
+ y2="64.050156" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient5734"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,72.957792,0)"
+ x1="26.334087"
+ y1="64.191544"
+ x2="45.669315"
+ y2="64.050156" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient5736"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,72.957792,0)"
+ x1="26.334087"
+ y1="64.191544"
+ x2="45.669315"
+ y2="64.050156" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient5738"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,72.957792,0)"
+ x1="26.334087"
+ y1="64.191544"
+ x2="45.669315"
+ y2="64.050156" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient5740"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,72.957792,0)"
+ x1="26.334087"
+ y1="64.191544"
+ x2="45.669315"
+ y2="64.050156" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4811"
+ id="linearGradient5742"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1.2913971,-0.29349516,-0.30520318,1.3029641,90.88642,-20.229358)"
+ x1="19.007008"
+ y1="57.248341"
+ x2="19.12586"
+ y2="60.217552" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4639"
+ id="linearGradient5744"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-0.53418959,-0.12140498,-0.11222531,0.47910891,172.44144,42.067325)"
+ x1="216.96312"
+ y1="51.968071"
+ x2="217.65338"
+ y2="69.985008" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4738"
+ id="linearGradient5746"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-0.91061103,-0.20695408,-0.21520985,0.91876731,261.35725,29.197382)"
+ x1="226.43781"
+ y1="77.65905"
+ x2="223.07976"
+ y2="66.948677" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4738"
+ id="linearGradient5748"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0.91061103,0.20695408,-0.21520985,0.91876731,-133.65906,-61.193461)"
+ x1="226.43781"
+ y1="77.65905"
+ x2="223.07976"
+ y2="66.948677" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4738"
+ id="linearGradient5750"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-0.78916937,-0.17935411,0.09029248,-0.38547394,210.40286,128.32426)"
+ x1="226.43781"
+ y1="77.65905"
+ x2="223.07976"
+ y2="66.948677" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4738"
+ id="linearGradient5752"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0.78916937,0.17935411,0.09029248,-0.38547394,-132.10906,50.740086)"
+ x1="226.64174"
+ y1="78.670059"
+ x2="223.07976"
+ y2="66.948677" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient10380"
+ id="linearGradient5754"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1.2913971,-0.29349516,-0.30520318,1.3029641,90.88642,-20.229358)"
+ x1="19.161144"
+ y1="48.395248"
+ x2="20.067387"
+ y2="61.792377" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient5756"
+ gradientUnits="userSpaceOnUse"
+ x1="46.444405"
+ y1="63.873417"
+ x2="18.271358"
+ y2="64.014809" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient5758"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,72.957792,0)"
+ x1="26.334087"
+ y1="64.191544"
+ x2="45.669315"
+ y2="64.050156" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient5760"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,72.957792,0)"
+ x1="26.334087"
+ y1="64.191544"
+ x2="45.669315"
+ y2="64.050156" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient5762"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,72.957792,0)"
+ x1="26.334087"
+ y1="64.191544"
+ x2="45.669315"
+ y2="64.050156" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient5764"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,72.957792,0)"
+ x1="26.334087"
+ y1="64.191544"
+ x2="45.669315"
+ y2="64.050156" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient5766"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,72.957792,0)"
+ x1="26.334087"
+ y1="64.191544"
+ x2="45.669315"
+ y2="64.050156" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient5768"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,72.957792,0)"
+ x1="26.334087"
+ y1="64.191544"
+ x2="45.669315"
+ y2="64.050156" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient5770"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,72.957792,0)"
+ x1="26.334087"
+ y1="64.191544"
+ x2="45.669315"
+ y2="64.050156" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient5772"
+ gradientUnits="userSpaceOnUse"
+ x1="46.444405"
+ y1="63.873417"
+ x2="18.271358"
+ y2="64.014809" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient5774"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,72.957792,0)"
+ x1="26.334087"
+ y1="64.191544"
+ x2="45.669315"
+ y2="64.050156" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient5776"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,72.957792,0)"
+ x1="26.334087"
+ y1="64.191544"
+ x2="45.669315"
+ y2="64.050156" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient5778"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,72.957792,0)"
+ x1="26.334087"
+ y1="64.191544"
+ x2="45.669315"
+ y2="64.050156" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient5780"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,72.957792,0)"
+ x1="26.334087"
+ y1="64.191544"
+ x2="45.669315"
+ y2="64.050156" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient5782"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,72.957792,0)"
+ x1="26.334087"
+ y1="64.191544"
+ x2="45.669315"
+ y2="64.050156" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient5784"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,72.957792,0)"
+ x1="26.334087"
+ y1="64.191544"
+ x2="45.669315"
+ y2="64.050156" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient5786"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,72.957792,0)"
+ x1="26.334087"
+ y1="64.191544"
+ x2="45.669315"
+ y2="64.050156" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient5920"
+ gradientUnits="userSpaceOnUse"
+ x1="46.444405"
+ y1="63.873417"
+ x2="18.271358"
+ y2="64.014809" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient5922"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,72.957792,0)"
+ x1="26.334087"
+ y1="64.191544"
+ x2="45.669315"
+ y2="64.050156" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient5924"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,72.957792,0)"
+ x1="26.334087"
+ y1="64.191544"
+ x2="45.669315"
+ y2="64.050156" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient5926"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,72.957792,0)"
+ x1="26.334087"
+ y1="64.191544"
+ x2="45.669315"
+ y2="64.050156" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient5928"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,72.957792,0)"
+ x1="26.334087"
+ y1="64.191544"
+ x2="45.669315"
+ y2="64.050156" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient5930"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,72.957792,0)"
+ x1="26.334087"
+ y1="64.191544"
+ x2="45.669315"
+ y2="64.050156" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient5932"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,72.957792,0)"
+ x1="26.334087"
+ y1="64.191544"
+ x2="45.669315"
+ y2="64.050156" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient5934"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,72.957792,0)"
+ x1="26.334087"
+ y1="64.191544"
+ x2="45.669315"
+ y2="64.050156" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient5936"
+ gradientUnits="userSpaceOnUse"
+ x1="46.444405"
+ y1="63.873417"
+ x2="18.271358"
+ y2="64.014809" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient5938"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,72.957792,0)"
+ x1="26.334087"
+ y1="64.191544"
+ x2="45.669315"
+ y2="64.050156" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient5940"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,72.957792,0)"
+ x1="26.334087"
+ y1="64.191544"
+ x2="45.669315"
+ y2="64.050156" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient5942"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,72.957792,0)"
+ x1="26.334087"
+ y1="64.191544"
+ x2="45.669315"
+ y2="64.050156" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient5944"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,72.957792,0)"
+ x1="26.334087"
+ y1="64.191544"
+ x2="45.669315"
+ y2="64.050156" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient5946"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,72.957792,0)"
+ x1="26.334087"
+ y1="64.191544"
+ x2="45.669315"
+ y2="64.050156" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient5948"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,72.957792,0)"
+ x1="26.334087"
+ y1="64.191544"
+ x2="45.669315"
+ y2="64.050156" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient5950"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,72.957792,0)"
+ x1="26.334087"
+ y1="64.191544"
+ x2="45.669315"
+ y2="64.050156" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4811"
+ id="linearGradient5952"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-0.58805628,-0.08840368,-0.08111825,0.61926135,192.73241,-3.7170206)"
+ x1="19.007008"
+ y1="57.248341"
+ x2="19.12586"
+ y2="60.217552" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4639"
+ id="linearGradient5954"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-0.24325093,-0.03656841,-0.02982775,0.22770669,231.71476,22.279574)"
+ x1="216.96312"
+ y1="51.968071"
+ x2="217.65338"
+ y2="69.985008" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4738"
+ id="linearGradient5956"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-0.41465985,-0.06233664,-0.05719942,0.43666366,270.80921,12.936473)"
+ x1="226.43781"
+ y1="77.65905"
+ x2="223.07976"
+ y2="66.948677" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4738"
+ id="linearGradient5958"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0.41465985,0.06233664,-0.05719942,0.43666366,90.906898,-14.391908)"
+ x1="226.43781"
+ y1="77.65905"
+ x2="223.07976"
+ y2="66.948677" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4738"
+ id="linearGradient5960"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-0.35935962,-0.05402325,0.02399834,-0.18320466,252.27407,61.090336)"
+ x1="226.43781"
+ y1="77.65905"
+ x2="223.07976"
+ y2="66.948677" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4738"
+ id="linearGradient5962"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0.35935962,0.05402325,0.02399834,-0.18320466,96.317229,37.763898)"
+ x1="226.64174"
+ y1="78.670059"
+ x2="223.07976"
+ y2="66.948677" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient10380"
+ id="linearGradient5964"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-0.58805628,-0.08840368,-0.08111825,0.61926135,192.73241,-3.7170206)"
+ x1="19.161144"
+ y1="48.395248"
+ x2="20.067387"
+ y2="61.792377" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient5966"
+ gradientUnits="userSpaceOnUse"
+ x1="46.444405"
+ y1="63.873417"
+ x2="18.271358"
+ y2="64.014809" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient5968"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,72.957792,0)"
+ x1="26.334087"
+ y1="64.191544"
+ x2="45.669315"
+ y2="64.050156" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient5970"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,72.957792,0)"
+ x1="26.334087"
+ y1="64.191544"
+ x2="45.669315"
+ y2="64.050156" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient5972"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,72.957792,0)"
+ x1="26.334087"
+ y1="64.191544"
+ x2="45.669315"
+ y2="64.050156" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient5974"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,72.957792,0)"
+ x1="26.334087"
+ y1="64.191544"
+ x2="45.669315"
+ y2="64.050156" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient5976"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,72.957792,0)"
+ x1="26.334087"
+ y1="64.191544"
+ x2="45.669315"
+ y2="64.050156" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient5978"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,72.957792,0)"
+ x1="26.334087"
+ y1="64.191544"
+ x2="45.669315"
+ y2="64.050156" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient5980"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,72.957792,0)"
+ x1="26.334087"
+ y1="64.191544"
+ x2="45.669315"
+ y2="64.050156" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient5982"
+ gradientUnits="userSpaceOnUse"
+ x1="46.444405"
+ y1="63.873417"
+ x2="18.271358"
+ y2="64.014809" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient5984"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,72.957792,0)"
+ x1="26.334087"
+ y1="64.191544"
+ x2="45.669315"
+ y2="64.050156" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient5986"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,72.957792,0)"
+ x1="26.334087"
+ y1="64.191544"
+ x2="45.669315"
+ y2="64.050156" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient5988"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,72.957792,0)"
+ x1="26.334087"
+ y1="64.191544"
+ x2="45.669315"
+ y2="64.050156" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient5990"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,72.957792,0)"
+ x1="26.334087"
+ y1="64.191544"
+ x2="45.669315"
+ y2="64.050156" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient5992"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,72.957792,0)"
+ x1="26.334087"
+ y1="64.191544"
+ x2="45.669315"
+ y2="64.050156" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient5994"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,72.957792,0)"
+ x1="26.334087"
+ y1="64.191544"
+ x2="45.669315"
+ y2="64.050156" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient5996"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,72.957792,0)"
+ x1="26.334087"
+ y1="64.191544"
+ x2="45.669315"
+ y2="64.050156" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient6130"
+ gradientUnits="userSpaceOnUse"
+ x1="46.444405"
+ y1="63.873417"
+ x2="18.271358"
+ y2="64.014809" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient6132"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,72.957792,0)"
+ x1="26.334087"
+ y1="64.191544"
+ x2="45.669315"
+ y2="64.050156" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient6134"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,72.957792,0)"
+ x1="26.334087"
+ y1="64.191544"
+ x2="45.669315"
+ y2="64.050156" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient6136"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,72.957792,0)"
+ x1="26.334087"
+ y1="64.191544"
+ x2="45.669315"
+ y2="64.050156" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient6138"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,72.957792,0)"
+ x1="26.334087"
+ y1="64.191544"
+ x2="45.669315"
+ y2="64.050156" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient6140"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,72.957792,0)"
+ x1="26.334087"
+ y1="64.191544"
+ x2="45.669315"
+ y2="64.050156" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient6142"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,72.957792,0)"
+ x1="26.334087"
+ y1="64.191544"
+ x2="45.669315"
+ y2="64.050156" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient6144"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,72.957792,0)"
+ x1="26.334087"
+ y1="64.191544"
+ x2="45.669315"
+ y2="64.050156" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient6146"
+ gradientUnits="userSpaceOnUse"
+ x1="46.444405"
+ y1="63.873417"
+ x2="18.271358"
+ y2="64.014809" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient6148"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,72.957792,0)"
+ x1="26.334087"
+ y1="64.191544"
+ x2="45.669315"
+ y2="64.050156" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient6150"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,72.957792,0)"
+ x1="26.334087"
+ y1="64.191544"
+ x2="45.669315"
+ y2="64.050156" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient6152"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,72.957792,0)"
+ x1="26.334087"
+ y1="64.191544"
+ x2="45.669315"
+ y2="64.050156" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient6154"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,72.957792,0)"
+ x1="26.334087"
+ y1="64.191544"
+ x2="45.669315"
+ y2="64.050156" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient6156"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,72.957792,0)"
+ x1="26.334087"
+ y1="64.191544"
+ x2="45.669315"
+ y2="64.050156" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient6158"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,72.957792,0)"
+ x1="26.334087"
+ y1="64.191544"
+ x2="45.669315"
+ y2="64.050156" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient6160"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,72.957792,0)"
+ x1="26.334087"
+ y1="64.191544"
+ x2="45.669315"
+ y2="64.050156" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4811"
+ id="linearGradient6162"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="translate(20.995503,36.992077)"
+ x1="19.007008"
+ y1="57.248341"
+ x2="19.12586"
+ y2="60.217552" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4639"
+ id="linearGradient6164"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0.41365244,0,0,0.36770691,-49.693477,68.880761)"
+ x1="216.96312"
+ y1="51.968071"
+ x2="217.65338"
+ y2="69.985008" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4738"
+ id="linearGradient6166"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0.70513631,0,0,0.70513631,-112.84939,44.777337)"
+ x1="226.43781"
+ y1="77.65905"
+ x2="223.07976"
+ y2="66.948677" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4738"
+ id="linearGradient6168"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-0.70513631,0,0,0.70513631,193.13954,44.328687)"
+ x1="226.43781"
+ y1="77.65905"
+ x2="223.07976"
+ y2="66.948677" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4738"
+ id="linearGradient6170"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0.61109734,0,0,-0.29584386,-92.458067,125.4485)"
+ x1="226.43781"
+ y1="77.65905"
+ x2="223.07976"
+ y2="66.948677" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4738"
+ id="linearGradient6172"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-0.61109734,0,0,-0.29584386,172.7233,125.63674)"
+ x1="226.64174"
+ y1="78.670059"
+ x2="223.07976"
+ y2="66.948677" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4785"
+ id="linearGradient6174"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="translate(20.995503,36.992077)"
+ x1="19.161144"
+ y1="48.395248"
+ x2="20.067387"
+ y2="61.792377" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient6176"
+ gradientUnits="userSpaceOnUse"
+ x1="46.444405"
+ y1="63.873417"
+ x2="18.271358"
+ y2="64.014809" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient6178"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,72.957792,0)"
+ x1="26.334087"
+ y1="64.191544"
+ x2="45.669315"
+ y2="64.050156" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient6180"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,72.957792,0)"
+ x1="26.334087"
+ y1="64.191544"
+ x2="45.669315"
+ y2="64.050156" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient6182"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,72.957792,0)"
+ x1="26.334087"
+ y1="64.191544"
+ x2="45.669315"
+ y2="64.050156" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient6184"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,72.957792,0)"
+ x1="26.334087"
+ y1="64.191544"
+ x2="45.669315"
+ y2="64.050156" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient6186"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,72.957792,0)"
+ x1="26.334087"
+ y1="64.191544"
+ x2="45.669315"
+ y2="64.050156" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient6188"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,72.957792,0)"
+ x1="26.334087"
+ y1="64.191544"
+ x2="45.669315"
+ y2="64.050156" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient6190"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,72.957792,0)"
+ x1="26.334087"
+ y1="64.191544"
+ x2="45.669315"
+ y2="64.050156" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient6192"
+ gradientUnits="userSpaceOnUse"
+ x1="46.444405"
+ y1="63.873417"
+ x2="18.271358"
+ y2="64.014809" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient6194"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,72.957792,0)"
+ x1="26.334087"
+ y1="64.191544"
+ x2="45.669315"
+ y2="64.050156" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient6196"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,72.957792,0)"
+ x1="26.334087"
+ y1="64.191544"
+ x2="45.669315"
+ y2="64.050156" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient6198"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,72.957792,0)"
+ x1="26.334087"
+ y1="64.191544"
+ x2="45.669315"
+ y2="64.050156" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient6200"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,72.957792,0)"
+ x1="26.334087"
+ y1="64.191544"
+ x2="45.669315"
+ y2="64.050156" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient6202"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,72.957792,0)"
+ x1="26.334087"
+ y1="64.191544"
+ x2="45.669315"
+ y2="64.050156" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient6204"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,72.957792,0)"
+ x1="26.334087"
+ y1="64.191544"
+ x2="45.669315"
+ y2="64.050156" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient6206"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,72.957792,0)"
+ x1="26.334087"
+ y1="64.191544"
+ x2="45.669315"
+ y2="64.050156" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient6338"
+ gradientUnits="userSpaceOnUse"
+ x1="46.444405"
+ y1="63.873417"
+ x2="18.271358"
+ y2="64.014809" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient6340"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,72.957792,0)"
+ x1="26.334087"
+ y1="64.191544"
+ x2="45.669315"
+ y2="64.050156" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient6342"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,72.957792,0)"
+ x1="26.334087"
+ y1="64.191544"
+ x2="45.669315"
+ y2="64.050156" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient6344"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,72.957792,0)"
+ x1="26.334087"
+ y1="64.191544"
+ x2="45.669315"
+ y2="64.050156" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient6346"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,72.957792,0)"
+ x1="26.334087"
+ y1="64.191544"
+ x2="45.669315"
+ y2="64.050156" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient6348"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,72.957792,0)"
+ x1="26.334087"
+ y1="64.191544"
+ x2="45.669315"
+ y2="64.050156" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient6350"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,72.957792,0)"
+ x1="26.334087"
+ y1="64.191544"
+ x2="45.669315"
+ y2="64.050156" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient6352"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,72.957792,0)"
+ x1="26.334087"
+ y1="64.191544"
+ x2="45.669315"
+ y2="64.050156" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient6354"
+ gradientUnits="userSpaceOnUse"
+ x1="46.444405"
+ y1="63.873417"
+ x2="18.271358"
+ y2="64.014809" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient6356"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,72.957792,0)"
+ x1="26.334087"
+ y1="64.191544"
+ x2="45.669315"
+ y2="64.050156" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient6358"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,72.957792,0)"
+ x1="26.334087"
+ y1="64.191544"
+ x2="45.669315"
+ y2="64.050156" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient6360"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,72.957792,0)"
+ x1="26.334087"
+ y1="64.191544"
+ x2="45.669315"
+ y2="64.050156" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient6362"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,72.957792,0)"
+ x1="26.334087"
+ y1="64.191544"
+ x2="45.669315"
+ y2="64.050156" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient6364"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,72.957792,0)"
+ x1="26.334087"
+ y1="64.191544"
+ x2="45.669315"
+ y2="64.050156" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient6366"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,72.957792,0)"
+ x1="26.334087"
+ y1="64.191544"
+ x2="45.669315"
+ y2="64.050156" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient6368"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,72.957792,0)"
+ x1="26.334087"
+ y1="64.191544"
+ x2="45.669315"
+ y2="64.050156" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4811"
+ id="linearGradient6370"
+ gradientUnits="userSpaceOnUse"
+ x1="19.007008"
+ y1="57.248341"
+ x2="19.12586"
+ y2="60.217552"
+ gradientTransform="matrix(1.0189825,-0.4843996,0.4843996,1.0189825,94.699801,51.689445)" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4639"
+ id="linearGradient6372"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0.4215046,-0.20037308,0.17811708,0.37468691,38.115833,118.42517)"
+ x1="216.96312"
+ y1="51.968071"
+ x2="217.65338"
+ y2="69.985008" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4738"
+ id="linearGradient6374"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0.71852156,-0.34156775,0.34156775,0.71852156,-37.914623,124.4569)"
+ x1="226.43781"
+ y1="77.65905"
+ x2="223.07976"
+ y2="66.948677" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4738"
+ id="linearGradient6376"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-0.71852156,0.34156775,0.34156775,0.71852156,273.66542,-24.221182)"
+ x1="226.43781"
+ y1="77.65905"
+ x2="223.07976"
+ y2="66.948677" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4738"
+ id="linearGradient6378"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0.6226975,-0.29601531,-0.14330665,-0.30145972,21.940855,196.78186)"
+ x1="226.43781"
+ y1="77.65905"
+ x2="223.07976"
+ y2="66.948677" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4738"
+ id="linearGradient6380"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-0.6226975,0.29601531,-0.14330665,-0.30145972,292.24721,68.519917)"
+ x1="226.64174"
+ y1="78.670059"
+ x2="223.07976"
+ y2="66.948677" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4785"
+ id="linearGradient6382"
+ gradientUnits="userSpaceOnUse"
+ x1="19.161144"
+ y1="48.395248"
+ x2="20.067387"
+ y2="61.792377"
+ gradientTransform="matrix(1.0189825,-0.4843996,0.4843996,1.0189825,94.699801,51.689445)" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient6384"
+ gradientUnits="userSpaceOnUse"
+ x1="46.444405"
+ y1="63.873417"
+ x2="18.271358"
+ y2="64.014809" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient6386"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,72.957792,0)"
+ x1="26.334087"
+ y1="64.191544"
+ x2="45.669315"
+ y2="64.050156" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient6388"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,72.957792,0)"
+ x1="26.334087"
+ y1="64.191544"
+ x2="45.669315"
+ y2="64.050156" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient6390"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,72.957792,0)"
+ x1="26.334087"
+ y1="64.191544"
+ x2="45.669315"
+ y2="64.050156" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient6392"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,72.957792,0)"
+ x1="26.334087"
+ y1="64.191544"
+ x2="45.669315"
+ y2="64.050156" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient6394"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,72.957792,0)"
+ x1="26.334087"
+ y1="64.191544"
+ x2="45.669315"
+ y2="64.050156" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient6396"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,72.957792,0)"
+ x1="26.334087"
+ y1="64.191544"
+ x2="45.669315"
+ y2="64.050156" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient6398"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,72.957792,0)"
+ x1="26.334087"
+ y1="64.191544"
+ x2="45.669315"
+ y2="64.050156" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient6400"
+ gradientUnits="userSpaceOnUse"
+ x1="46.444405"
+ y1="63.873417"
+ x2="18.271358"
+ y2="64.014809" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient6402"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,72.957792,0)"
+ x1="26.334087"
+ y1="64.191544"
+ x2="45.669315"
+ y2="64.050156" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient6404"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,72.957792,0)"
+ x1="26.334087"
+ y1="64.191544"
+ x2="45.669315"
+ y2="64.050156" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient6406"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,72.957792,0)"
+ x1="26.334087"
+ y1="64.191544"
+ x2="45.669315"
+ y2="64.050156" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient6408"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,72.957792,0)"
+ x1="26.334087"
+ y1="64.191544"
+ x2="45.669315"
+ y2="64.050156" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient6410"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,72.957792,0)"
+ x1="26.334087"
+ y1="64.191544"
+ x2="45.669315"
+ y2="64.050156" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient6412"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,72.957792,0)"
+ x1="26.334087"
+ y1="64.191544"
+ x2="45.669315"
+ y2="64.050156" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient6414"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,72.957792,0)"
+ x1="26.334087"
+ y1="64.191544"
+ x2="45.669315"
+ y2="64.050156" />
+ <filter
+ inkscape:collect="always"
+ style="color-interpolation-filters:sRGB"
+ id="filter6420"
+ x="-0.19074716"
+ width="1.3814943"
+ y="-0.19074716"
+ height="1.3814943">
+ <feGaussianBlur
+ inkscape:collect="always"
+ stdDeviation="1.2872676"
+ id="feGaussianBlur6422" />
+ </filter>
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient6580"
+ gradientUnits="userSpaceOnUse"
+ x1="46.444405"
+ y1="63.873417"
+ x2="18.271358"
+ y2="64.014809" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient6582"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,72.957792,0)"
+ x1="26.334087"
+ y1="64.191544"
+ x2="45.669315"
+ y2="64.050156" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient6584"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,72.957792,0)"
+ x1="26.334087"
+ y1="64.191544"
+ x2="45.669315"
+ y2="64.050156" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient6586"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,72.957792,0)"
+ x1="26.334087"
+ y1="64.191544"
+ x2="45.669315"
+ y2="64.050156" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient6588"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,72.957792,0)"
+ x1="26.334087"
+ y1="64.191544"
+ x2="45.669315"
+ y2="64.050156" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient6590"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,72.957792,0)"
+ x1="26.334087"
+ y1="64.191544"
+ x2="45.669315"
+ y2="64.050156" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient6592"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,72.957792,0)"
+ x1="26.334087"
+ y1="64.191544"
+ x2="45.669315"
+ y2="64.050156" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient6594"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,72.957792,0)"
+ x1="26.334087"
+ y1="64.191544"
+ x2="45.669315"
+ y2="64.050156" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient6596"
+ gradientUnits="userSpaceOnUse"
+ x1="46.444405"
+ y1="63.873417"
+ x2="18.271358"
+ y2="64.014809" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient6598"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,72.957792,0)"
+ x1="26.334087"
+ y1="64.191544"
+ x2="45.669315"
+ y2="64.050156" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient6600"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,72.957792,0)"
+ x1="26.334087"
+ y1="64.191544"
+ x2="45.669315"
+ y2="64.050156" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient6602"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,72.957792,0)"
+ x1="26.334087"
+ y1="64.191544"
+ x2="45.669315"
+ y2="64.050156" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient6604"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,72.957792,0)"
+ x1="26.334087"
+ y1="64.191544"
+ x2="45.669315"
+ y2="64.050156" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient6606"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,72.957792,0)"
+ x1="26.334087"
+ y1="64.191544"
+ x2="45.669315"
+ y2="64.050156" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient6608"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,72.957792,0)"
+ x1="26.334087"
+ y1="64.191544"
+ x2="45.669315"
+ y2="64.050156" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient6610"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,72.957792,0)"
+ x1="26.334087"
+ y1="64.191544"
+ x2="45.669315"
+ y2="64.050156" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4811"
+ id="linearGradient6612"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0.62485052,-0.12074444,0.14519564,0.65232653,158.3911,83.990114)"
+ x1="19.007008"
+ y1="57.248341"
+ x2="19.12586"
+ y2="60.217552" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4639"
+ id="linearGradient6614"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0.25847094,-0.04994623,0.05338944,0.23986497,118.85115,113.32725)"
+ x1="216.96312"
+ y1="51.968071"
+ x2="217.65338"
+ y2="69.985008" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4738"
+ id="linearGradient6616"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0.44060479,-0.08514128,0.10238272,0.45997912,75.888434,105.22967)"
+ x1="226.43781"
+ y1="77.65905"
+ x2="223.07976"
+ y2="66.948677" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4738"
+ id="linearGradient6618"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-0.44060479,0.08514128,0.10238272,0.45997912,267.02064,67.990546)"
+ x1="226.43781"
+ y1="77.65905"
+ x2="223.07976"
+ y2="66.948677" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4738"
+ id="linearGradient6620"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0.38184449,-0.07378659,-0.04295524,-0.1929868,100.34307,155.39147)"
+ x1="226.43781"
+ y1="77.65905"
+ x2="223.07976"
+ y2="66.948677" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4738"
+ id="linearGradient6622"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-0.38184449,0.07378659,-0.04295524,-0.1929868,266.06911,123.4951)"
+ x1="226.64174"
+ y1="78.670059"
+ x2="223.07976"
+ y2="66.948677" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4785"
+ id="linearGradient6624"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0.62485052,-0.12074444,0.14519564,0.65232653,158.3911,83.990114)"
+ x1="19.161144"
+ y1="48.395248"
+ x2="20.067387"
+ y2="61.792377" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient6626"
+ gradientUnits="userSpaceOnUse"
+ x1="46.444405"
+ y1="63.873417"
+ x2="18.271358"
+ y2="64.014809" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient6628"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,72.957792,0)"
+ x1="26.334087"
+ y1="64.191544"
+ x2="45.669315"
+ y2="64.050156" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient6630"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,72.957792,0)"
+ x1="26.334087"
+ y1="64.191544"
+ x2="45.669315"
+ y2="64.050156" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient6632"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,72.957792,0)"
+ x1="26.334087"
+ y1="64.191544"
+ x2="45.669315"
+ y2="64.050156" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient6634"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,72.957792,0)"
+ x1="26.334087"
+ y1="64.191544"
+ x2="45.669315"
+ y2="64.050156" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient6636"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,72.957792,0)"
+ x1="26.334087"
+ y1="64.191544"
+ x2="45.669315"
+ y2="64.050156" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient6638"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,72.957792,0)"
+ x1="26.334087"
+ y1="64.191544"
+ x2="45.669315"
+ y2="64.050156" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient6640"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,72.957792,0)"
+ x1="26.334087"
+ y1="64.191544"
+ x2="45.669315"
+ y2="64.050156" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient6642"
+ gradientUnits="userSpaceOnUse"
+ x1="46.444405"
+ y1="63.873417"
+ x2="18.271358"
+ y2="64.014809" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient6644"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,72.957792,0)"
+ x1="26.334087"
+ y1="64.191544"
+ x2="45.669315"
+ y2="64.050156" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient6646"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,72.957792,0)"
+ x1="26.334087"
+ y1="64.191544"
+ x2="45.669315"
+ y2="64.050156" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient6648"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,72.957792,0)"
+ x1="26.334087"
+ y1="64.191544"
+ x2="45.669315"
+ y2="64.050156" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient6650"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,72.957792,0)"
+ x1="26.334087"
+ y1="64.191544"
+ x2="45.669315"
+ y2="64.050156" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient6652"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,72.957792,0)"
+ x1="26.334087"
+ y1="64.191544"
+ x2="45.669315"
+ y2="64.050156" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient6654"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,72.957792,0)"
+ x1="26.334087"
+ y1="64.191544"
+ x2="45.669315"
+ y2="64.050156" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient6656"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,72.957792,0)"
+ x1="26.334087"
+ y1="64.191544"
+ x2="45.669315"
+ y2="64.050156" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4639"
+ id="linearGradient6677"
+ x1="39.5895"
+ y1="150.51717"
+ x2="108.30556"
+ y2="157.51602"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(1,0.11981233,0,1,14.996788,-9.5422824)" />
+ <filter
+ inkscape:collect="always"
+ style="color-interpolation-filters:sRGB"
+ id="filter6681"
+ x="-0.10975626"
+ width="1.2195125"
+ y="-0.42945647"
+ height="1.8589129">
+ <feGaussianBlur
+ inkscape:collect="always"
+ stdDeviation="1.2802154"
+ id="feGaussianBlur6683" />
+ </filter>
+ <filter
+ inkscape:collect="always"
+ style="color-interpolation-filters:sRGB"
+ id="filter6691"
+ x="-0.11439361"
+ width="1.2287872"
+ y="-0.44791617"
+ height="1.8958323">
+ <feGaussianBlur
+ inkscape:collect="always"
+ stdDeviation="1.3343063"
+ id="feGaussianBlur6689" />
+ </filter>
+ <filter
+ inkscape:collect="always"
+ style="color-interpolation-filters:sRGB"
+ id="filter6695"
+ x="-0.10975626"
+ width="1.2195125"
+ y="-0.42945647"
+ height="1.8589129">
+ <feGaussianBlur
+ inkscape:collect="always"
+ stdDeviation="1.2802154"
+ id="feGaussianBlur6693" />
+ </filter>
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient9596"
+ id="linearGradient9598"
+ x1="147.14002"
+ y1="104.18538"
+ x2="150.55022"
+ y2="104.18538"
+ gradientUnits="userSpaceOnUse" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient9596"
+ id="linearGradient10390"
+ gradientUnits="userSpaceOnUse"
+ x1="147.14002"
+ y1="104.18538"
+ x2="150.55022"
+ y2="104.18538" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient9596"
+ id="linearGradient10392"
+ gradientUnits="userSpaceOnUse"
+ x1="147.14002"
+ y1="104.18538"
+ x2="150.55022"
+ y2="104.18538" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient9596"
+ id="linearGradient10394"
+ gradientUnits="userSpaceOnUse"
+ x1="147.14002"
+ y1="104.18538"
+ x2="150.55022"
+ y2="104.18538" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient9596"
+ id="linearGradient10396"
+ gradientUnits="userSpaceOnUse"
+ x1="147.14002"
+ y1="104.18538"
+ x2="150.55022"
+ y2="104.18538" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient9596"
+ id="linearGradient10398"
+ gradientUnits="userSpaceOnUse"
+ x1="147.14002"
+ y1="104.18538"
+ x2="150.55022"
+ y2="104.18538" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient9596"
+ id="linearGradient10400"
+ gradientUnits="userSpaceOnUse"
+ x1="147.14002"
+ y1="104.18538"
+ x2="150.55022"
+ y2="104.18538" />
+ <filter
+ inkscape:collect="always"
+ style="color-interpolation-filters:sRGB"
+ id="filter5021-0"
+ x="-0.14821874"
+ width="1.2964375"
+ y="-0.31664908"
+ height="1.6332982">
+ <feGaussianBlur
+ inkscape:collect="always"
+ stdDeviation="0.1828643"
+ id="feGaussianBlur5023-7" />
+ </filter>
+ <filter
+ inkscape:collect="always"
+ style="color-interpolation-filters:sRGB"
+ id="filter6420-1"
+ x="-0.19074716"
+ width="1.3814943"
+ y="-0.19074716"
+ height="1.3814943">
+ <feGaussianBlur
+ inkscape:collect="always"
+ stdDeviation="1.2872676"
+ id="feGaussianBlur6422-8" />
+ </filter>
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient10729"
+ gradientUnits="userSpaceOnUse"
+ x1="46.444405"
+ y1="63.873417"
+ x2="18.271358"
+ y2="64.014809" />
+ <clipPath
+ clipPathUnits="userSpaceOnUse"
+ id="clipPath4697-0">
+ <use
+ x="0"
+ y="0"
+ xlink:href="#g4693"
+ id="use4699-7"
+ width="100%"
+ height="100%" />
+ </clipPath>
+ <filter
+ inkscape:collect="always"
+ style="color-interpolation-filters:sRGB"
+ id="filter4677-0"
+ x="-0.19114874"
+ width="1.3822975"
+ y="-0.21024694"
+ height="1.4204938">
+ <feGaussianBlur
+ inkscape:collect="always"
+ stdDeviation="1.1298353"
+ id="feGaussianBlur4679-2" />
+ </filter>
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient9596"
+ id="linearGradient10819"
+ gradientUnits="userSpaceOnUse"
+ x1="147.14001"
+ y1="104.18538"
+ x2="150.55022"
+ y2="104.18538" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient11623"
+ gradientUnits="userSpaceOnUse"
+ x1="46.444405"
+ y1="63.873417"
+ x2="18.271358"
+ y2="64.014809" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient11625"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,72.957792,0)"
+ x1="26.334087"
+ y1="64.191544"
+ x2="45.669315"
+ y2="64.050156" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient11627"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,72.957792,0)"
+ x1="26.334087"
+ y1="64.191544"
+ x2="45.669315"
+ y2="64.050156" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient11629"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,72.957792,0)"
+ x1="26.334087"
+ y1="64.191544"
+ x2="45.669315"
+ y2="64.050156" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient11631"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,72.957792,0)"
+ x1="26.334087"
+ y1="64.191544"
+ x2="45.669315"
+ y2="64.050156" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient11633"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,72.957792,0)"
+ x1="26.334087"
+ y1="64.191544"
+ x2="45.669315"
+ y2="64.050156" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient11635"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,72.957792,0)"
+ x1="26.334087"
+ y1="64.191544"
+ x2="45.669315"
+ y2="64.050156" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient11637"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,72.957792,0)"
+ x1="26.334087"
+ y1="64.191544"
+ x2="45.669315"
+ y2="64.050156" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient11639"
+ gradientUnits="userSpaceOnUse"
+ x1="46.444405"
+ y1="63.873417"
+ x2="18.271358"
+ y2="64.014809" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient11641"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,72.957792,0)"
+ x1="26.334087"
+ y1="64.191544"
+ x2="45.669315"
+ y2="64.050156" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient11643"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,72.957792,0)"
+ x1="26.334087"
+ y1="64.191544"
+ x2="45.669315"
+ y2="64.050156" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient11645"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,72.957792,0)"
+ x1="26.334087"
+ y1="64.191544"
+ x2="45.669315"
+ y2="64.050156" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient11647"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,72.957792,0)"
+ x1="26.334087"
+ y1="64.191544"
+ x2="45.669315"
+ y2="64.050156" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient11649"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,72.957792,0)"
+ x1="26.334087"
+ y1="64.191544"
+ x2="45.669315"
+ y2="64.050156" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient11651"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,72.957792,0)"
+ x1="26.334087"
+ y1="64.191544"
+ x2="45.669315"
+ y2="64.050156" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient11653"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,72.957792,0)"
+ x1="26.334087"
+ y1="64.191544"
+ x2="45.669315"
+ y2="64.050156" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4811"
+ id="linearGradient11655"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(1.0189825,-0.4843996,0.4843996,1.0189825,94.699801,51.689445)"
+ x1="19.007008"
+ y1="57.248341"
+ x2="19.12586"
+ y2="60.217552" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4639"
+ id="linearGradient11657"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0.4215046,-0.20037308,0.17811708,0.37468691,38.115833,118.42517)"
+ x1="216.96312"
+ y1="51.968071"
+ x2="217.65338"
+ y2="69.985008" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4738"
+ id="linearGradient11659"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0.71852156,-0.34156775,0.34156775,0.71852156,-37.914623,124.4569)"
+ x1="226.43781"
+ y1="77.65905"
+ x2="223.07976"
+ y2="66.948677" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4738"
+ id="linearGradient11661"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-0.71852156,0.34156775,0.34156775,0.71852156,273.66542,-24.221182)"
+ x1="226.43781"
+ y1="77.65905"
+ x2="223.07976"
+ y2="66.948677" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4738"
+ id="linearGradient11663"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0.6226975,-0.29601531,-0.14330665,-0.30145972,21.940855,196.78186)"
+ x1="226.43781"
+ y1="77.65905"
+ x2="223.07976"
+ y2="66.948677" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4738"
+ id="linearGradient11665"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-0.6226975,0.29601531,-0.14330665,-0.30145972,292.24721,68.519917)"
+ x1="226.64174"
+ y1="78.670059"
+ x2="223.07976"
+ y2="66.948677" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient10380"
+ id="linearGradient11667"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(1.0189825,-0.4843996,0.4843996,1.0189825,94.699801,51.689445)"
+ x1="19.808527"
+ y1="39.826241"
+ x2="20.067387"
+ y2="61.792377" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient11669"
+ gradientUnits="userSpaceOnUse"
+ x1="46.444405"
+ y1="63.873417"
+ x2="18.271358"
+ y2="64.014809" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient11671"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,72.957792,0)"
+ x1="26.334087"
+ y1="64.191544"
+ x2="45.669315"
+ y2="64.050156" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient11673"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,72.957792,0)"
+ x1="26.334087"
+ y1="64.191544"
+ x2="45.669315"
+ y2="64.050156" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient11675"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,72.957792,0)"
+ x1="26.334087"
+ y1="64.191544"
+ x2="45.669315"
+ y2="64.050156" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient11677"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,72.957792,0)"
+ x1="26.334087"
+ y1="64.191544"
+ x2="45.669315"
+ y2="64.050156" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient11679"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,72.957792,0)"
+ x1="26.334087"
+ y1="64.191544"
+ x2="45.669315"
+ y2="64.050156" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient11681"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,72.957792,0)"
+ x1="26.334087"
+ y1="64.191544"
+ x2="45.669315"
+ y2="64.050156" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient11683"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,72.957792,0)"
+ x1="26.334087"
+ y1="64.191544"
+ x2="45.669315"
+ y2="64.050156" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient11685"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,72.957792,0)"
+ x1="26.334087"
+ y1="64.191544"
+ x2="45.669315"
+ y2="64.050156" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient11687"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,72.957792,0)"
+ x1="26.334087"
+ y1="64.191544"
+ x2="45.669315"
+ y2="64.050156" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient11689"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,72.957792,0)"
+ x1="26.334087"
+ y1="64.191544"
+ x2="45.669315"
+ y2="64.050156" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient11691"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,72.957792,0)"
+ x1="26.334087"
+ y1="64.191544"
+ x2="45.669315"
+ y2="64.050156" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient11693"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,72.957792,0)"
+ x1="26.334087"
+ y1="64.191544"
+ x2="45.669315"
+ y2="64.050156" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient11695"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,72.957792,0)"
+ x1="26.334087"
+ y1="64.191544"
+ x2="45.669315"
+ y2="64.050156" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4851"
+ id="linearGradient11697"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(-1,0,0,1,72.957792,0)"
+ x1="26.334087"
+ y1="64.191544"
+ x2="45.669315"
+ y2="64.050156" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient9596"
+ id="linearGradient11699"
+ gradientUnits="userSpaceOnUse"
+ x1="147.14001"
+ y1="104.18538"
+ x2="150.55022"
+ y2="104.18538" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient9596"
+ id="linearGradient11701"
+ gradientUnits="userSpaceOnUse"
+ x1="147.14001"
+ y1="104.18538"
+ x2="150.55022"
+ y2="104.18538" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient9596"
+ id="linearGradient11703"
+ gradientUnits="userSpaceOnUse"
+ x1="147.14001"
+ y1="104.18538"
+ x2="150.55022"
+ y2="104.18538" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient9596"
+ id="linearGradient11705"
+ gradientUnits="userSpaceOnUse"
+ x1="147.14001"
+ y1="104.18538"
+ x2="150.55022"
+ y2="104.18538" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient9596"
+ id="linearGradient11707"
+ gradientUnits="userSpaceOnUse"
+ x1="147.14001"
+ y1="104.18538"
+ x2="150.55022"
+ y2="104.18538" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient9596"
+ id="linearGradient11709"
+ gradientUnits="userSpaceOnUse"
+ x1="147.14001"
+ y1="104.18538"
+ x2="150.55022"
+ y2="104.18538" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2417"
+ id="linearGradient12273"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(1.24247,0.0506726,-0.5572366,-0.54087415,27.624896,109.18472)"
+ x1="63.613678"
+ y1="136.51035"
+ x2="63.195454"
+ y2="11.337486" />
+ <clipPath
+ clipPathUnits="userSpaceOnUse"
+ id="clipPath3333">
+ <use
+ x="0"
+ y="0"
+ xlink:href="#g3329"
+ id="use3335" />
+ </clipPath>
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4538"
+ id="linearGradient3354"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0.71339511,0,0,0.62216519,-36.946054,16.021194)"
+ x1="141.40552"
+ y1="118.22234"
+ x2="144.73953"
+ y2="132.31296" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4538"
+ id="linearGradient3358"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0.71339511,0,0,0.62216519,-36.946054,16.021194)"
+ x1="146.4567"
+ y1="100.97945"
+ x2="145.38362"
+ y2="111.97371" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4538"
+ id="linearGradient3362"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0.71339511,0,0,0.62216519,-36.445349,16.501965)"
+ x1="146.4567"
+ y1="100.97945"
+ x2="145.38362"
+ y2="111.97371" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4538"
+ id="linearGradient3366"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0.71339511,0,0,0.62216519,-38.79433,19.747423)"
+ x1="146.4567"
+ y1="100.97945"
+ x2="145.38362"
+ y2="111.97371" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4538"
+ id="linearGradient3370"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0.56722378,-0.02132092,-0.01859437,0.61945297,-19.452043,37.491915)"
+ x1="146.4567"
+ y1="100.97945"
+ x2="145.38362"
+ y2="111.97371" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4538"
+ id="linearGradient3374"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0.56722378,-0.02132092,-0.01859437,0.61945297,-19.452043,37.491915)"
+ x1="146.4567"
+ y1="100.97945"
+ x2="143.93044"
+ y2="119.9881" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient3380"
+ id="linearGradient3382"
+ x1="77.429092"
+ y1="103.90417"
+ x2="77.35022"
+ y2="64.912659"
+ gradientUnits="userSpaceOnUse" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient6641"
+ id="linearGradient3559"
+ gradientUnits="userSpaceOnUse"
+ x1="-81.485825"
+ y1="224.91917"
+ x2="-94.124084"
+ y2="259.83356"
+ gradientTransform="matrix(-1.5797301,3.4335523,1.7226069,3.3641423,0,0)" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient6689"
+ id="linearGradient3588"
+ gradientUnits="userSpaceOnUse"
+ x1="30.926174"
+ y1="116.42657"
+ x2="41.315903"
+ y2="140.59235"
+ gradientTransform="matrix(-2.0029528,0.62220828,1.239647,1.8776785,-4.0489158,183.5257)" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient6681"
+ id="linearGradient3617"
+ gradientUnits="userSpaceOnUse"
+ x1="174.14502"
+ y1="37.679222"
+ x2="171.46074"
+ y2="52.108475"
+ gradientTransform="matrix(1,0,-0.18812852,1.2194833,6.1064273,-6.7575771)" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient6633"
+ id="linearGradient3629"
+ gradientUnits="userSpaceOnUse"
+ x1="35.392422"
+ y1="68.985222"
+ x2="10.797688"
+ y2="101.37829"
+ gradientTransform="translate(-0.99978587,-2.3994861)" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient3658"
+ id="linearGradient3660"
+ x1="244.10521"
+ y1="544.13544"
+ x2="318.16809"
+ y2="621.22131"
+ gradientUnits="userSpaceOnUse" />
+ </defs>
+ <sodipodi:namedview
+ id="base"
+ pagecolor="#ffffff"
+ bordercolor="#666666"
+ borderopacity="1.0"
+ inkscape:pageopacity="0.0"
+ inkscape:pageshadow="2"
+ inkscape:zoom="1.3232"
+ inkscape:cx="375"
+ inkscape:cy="312.5"
+ inkscape:document-units="mm"
+ inkscape:current-layer="layer1"
+ inkscape:document-rotation="0"
+ showgrid="false"
+ units="px"
+ inkscape:window-width="1920"
+ inkscape:window-height="1017"
+ inkscape:window-x="-8"
+ inkscape:window-y="-8"
+ inkscape:window-maximized="1"
+ inkscape:snap-global="false"
+ inkscape:snap-bbox="true"
+ inkscape:snap-page="true"
+ showguides="true"
+ inkscape:guide-bbox="true" />
+ <metadata
+ id="metadata5">
+ <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>New Discovery</dc:title>
+ <dc:date>2022-03-03</dc:date>
+ <dc:creator>
+ <cc:Agent>
+ <dc:title>Chris Hildenbrand</dc:title>
+ </cc:Agent>
+ </dc:creator>
+ <dc:description>Fonts:
+Linux Libertine
+About Screen v1.2 contest submission
+
+https://inkscape.org/~bryce/%E2%98%85linux-libertine
+Euphoria Script Regular Extended
+https://inkscape.org/~bryce/%E2%98%85euphoria-script-regular-extended
+
+</dc:description>
+ <dc:subject>
+ <rdf:Bag>
+ <rdf:li>discovery</rdf:li>
+ <rdf:li>island</rdf:li>
+ <rdf:li>1.2</rdf:li>
+ <rdf:li>ideas</rdf:li>
+ <rdf:li>floating</rdf:li>
+ <rdf:li>creative</rdf:li>
+ </rdf:Bag>
+ </dc:subject>
+ <cc:license
+ rdf:resource="http://creativecommons.org/licenses/by-sa/4.0/" />
+ </cc:Work>
+ <cc:License
+ rdf:about="http://creativecommons.org/licenses/by-sa/4.0/">
+ <cc:permits
+ rdf:resource="http://creativecommons.org/ns#Reproduction" />
+ <cc:permits
+ rdf:resource="http://creativecommons.org/ns#Distribution" />
+ <cc:requires
+ rdf:resource="http://creativecommons.org/ns#Notice" />
+ <cc:requires
+ rdf:resource="http://creativecommons.org/ns#Attribution" />
+ <cc:permits
+ rdf:resource="http://creativecommons.org/ns#DerivativeWorks" />
+ <cc:requires
+ rdf:resource="http://creativecommons.org/ns#ShareAlike" />
+ </cc:License>
+ </rdf:RDF>
+ </metadata>
+ <g
+ inkscape:groupmode="layer"
+ id="layer2"
+ inkscape:label="bg"
+ style="display:inline"
+ sodipodi:insensitive="true">
+ <g
+ id="g1119"
+ clip-path="url(#clipPath1121)"
+ transform="matrix(1.0010255,0,0,0.99962894,0,0.09997859)">
+ <g
+ inkscape:label="Clip"
+ id="g1117">
+ <rect
+ style="fill:url(#linearGradient997);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.203462;stroke-linecap:round;stop-color:#000000"
+ id="rect984"
+ width="198.23421"
+ height="165.42596"
+ x="0"
+ y="-0.1000157" />
+ </g>
+ <path
+ id="path1003"
+ style="fill:#90dff0;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;filter:url(#filter1101);stop-color:#000000"
+ sodipodi:type="inkscape:offset"
+ inkscape:radius="0"
+ inkscape:original="M 95.751953 10.248047 A 59.887177 60.78698 0 0 0 35.931641 71.035156 A 59.887177 60.78698 0 0 0 95.820312 131.82227 A 59.887177 60.78698 0 0 0 155.70703 71.035156 A 59.887177 60.78698 0 0 0 95.820312 10.248047 A 59.887177 60.78698 0 0 0 95.751953 10.248047 z "
+ d="M 95.751953,10.248047 A 59.887177,60.78698 0 0 0 35.931641,71.035156 59.887177,60.78698 0 0 0 95.820312,131.82227 59.887177,60.78698 0 0 0 155.70703,71.035156 59.887177,60.78698 0 0 0 95.820312,10.248047 a 59.887177,60.78698 0 0 0 -0.06836,0 z"
+ transform="matrix(1.0628677,0,0,1.0628677,-42.472725,-34.659391)" />
+ <path
+ style="fill:#2d4d73;fill-opacity:0.487903;stroke:none;stroke-width:0.174496px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m -5.4958058,102.52556 4.0450996,-0.85996 7.9685907,-1.988189 2.8382529,-1.66688 3.7819456,-1.051575 4.196788,-0.43014 4.981743,-0.992031 6.841845,-1.43147 5.229261,-0.148841 2.348652,0.368544 4.845561,-1.300397 8.023459,-1.087296 6.090157,-1.39753 4.014186,-2.53807 -64.9875936,10.258981 z"
+ id="path2160"
+ sodipodi:nodetypes="cccccccccccccccc" />
+ <path
+ id="path1139"
+ style="opacity:0.473856;fill:#fff6d5;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;filter:url(#filter1101);stop-color:#000000"
+ sodipodi:type="inkscape:offset"
+ inkscape:radius="0"
+ inkscape:original="M 95.751953 10.248047 A 59.887177 60.78698 0 0 0 35.931641 71.035156 A 59.887177 60.78698 0 0 0 95.820312 131.82227 A 59.887177 60.78698 0 0 0 155.70703 71.035156 A 59.887177 60.78698 0 0 0 95.820312 10.248047 A 59.887177 60.78698 0 0 0 95.751953 10.248047 z "
+ d="M 95.751953,10.248047 A 59.887177,60.78698 0 0 0 35.931641,71.035156 59.887177,60.78698 0 0 0 95.820312,131.82227 59.887177,60.78698 0 0 0 155.70703,71.035156 59.887177,60.78698 0 0 0 95.820312,10.248047 a 59.887177,60.78698 0 0 0 -0.06836,0 z"
+ transform="matrix(0.75049456,0,0,0.75049456,-10.207213,-22.907442)" />
+ <path
+ id="path2013"
+ style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.133177;stroke-linecap:round;stroke-opacity:1;stop-color:#000000"
+ d="m 105.66997,15.465431 c -5.2132,0.761428 -8.857049,5.376352 -8.138718,10.307657 0.04979,0.340704 0.120095,0.678122 0.210739,1.010568 -1.930409,1.464351 -2.910704,4.090319 -2.522441,6.757035 0.01859,0.12577 0.04076,0.250987 0.06522,0.375692 -2.094623,0.609881 -3.430439,2.505993 -3.145377,4.464705 0.18302,1.257507 1.013421,2.344517 2.238338,2.930042 -4.260587,2.311197 -7.488602,5.099507 -9.336288,8.064515 -1.518431,-0.330054 -3.143698,-0.379726 -4.749628,-0.145163 -4.493083,0.656486 -8.165411,3.420577 -9.120378,6.864733 -5.44643,1.353434 -10.345125,2.741036 -14.556789,4.123352 -0.276094,-1.840678 -3.192112,-2.937252 -6.518597,-2.451374 -0.142001,0.02059 -0.283567,0.04394 -0.424418,0.07008 -0.646764,-3.436972 -4.204916,-5.712214 -8.053531,-5.149804 -1.673007,0.24454 -3.216292,1.008404 -4.361623,2.158825 -0.784493,-0.187492 -1.591632,-0.306903 -2.409812,-0.356506 -0.45996,-2.02682 -2.382618,-3.442997 -4.601166,-3.389091 -1.687149,-1.956315 -4.5353,-2.912709 -7.419632,-2.491477 -4.339452,0.633826 -7.421582,4.138862 -6.884124,7.8287 0.03728,0.255036 0.09172,0.507346 0.163017,0.755691 -1.620867,1.121598 -2.466477,3.102814 -2.175932,5.09807 0.01365,0.09406 0.02987,0.187747 0.04827,0.28098 -1.74746,0.482546 -2.879995,1.920887 -2.666611,3.386657 0.136957,0.941025 0.813805,1.74635 1.824406,2.170717 -3.5667236,1.784694 -6.2814836,3.914791 -7.8517937,6.160785 -1.257301,-0.229341 -2.6067396,-0.247101 -3.943551,-0.05191 -3.7402458,0.546318 -6.8240915,2.663653 -7.6587244,5.258398 -16.5342659,3.935515 -26.2445729,7.928249 -25.8501519,10.629209 -1.413827,4.088566 4.767885,8.720885 15.902067,7.073858 97.75931,-14.46106 162.392789,-22.885152 234.088529,-33.338051 13.85302,-2.019679 9.4086,-8.991722 10.50298,-12.479535 -33.79385,-10.295183 -24.11797,4.073169 -26.91912,-18.864932 -0.26307,-1.806245 -1.12859,-3.483302 -2.48772,-4.820215 0.44581,-1.31219 0.57532,-2.686546 0.37972,-4.029515 -0.75207,-5.163046 -6.03133,-8.666433 -11.79158,-7.825036 -4.18267,0.610877 -7.63458,3.402349 -8.76919,7.091396 -0.5477,-0.154045 -1.12182,-0.191145 -1.68501,-0.108882 -2.21557,0.323566 -3.75035,2.379781 -3.42796,4.592591 0.0132,0.0898 0.0292,0.179154 0.0484,0.267863 -2.53729,1.234947 -4.18829,3.423785 -4.36072,5.781262 -0.38168,-0.04934 -0.77116,-0.04593 -1.15524,0.01008 -2.10475,0.3074 -3.58703,2.094178 -3.31074,3.990843 0.0824,0.564344 0.31784,1.097403 0.68556,1.55202 -0.65878,0.374515 -1.28174,0.769105 -1.86499,1.181335 -0.80241,-4.082132 -6.95151,-6.524228 -13.87984,-5.512346 -0.56356,0.08231 -1.12329,0.186614 -1.67557,0.312221 -0.63012,-0.432424 -1.32344,-0.823423 -2.0723,-1.16869 0.4642,-0.727219 0.65139,-1.490171 0.5451,-2.221738 -0.3589,-2.465832 -3.89532,-3.99079 -7.89853,-3.405978 -0.17053,0.02482 -0.34048,0.0533 -0.50952,0.08551 -0.84518,-4.595828 -5.17328,-7.698683 -9.79651,-7.023231 -2.00989,0.29349 -3.85367,1.282094 -5.21089,2.793983 -0.9483,-0.264972 -1.92253,-0.439581 -2.9087,-0.521315 -0.59278,-2.712009 -2.93524,-4.637959 -5.60575,-4.608999 -2.06926,-2.641316 -5.51706,-3.971685 -8.98188,-3.465772 z"
+ sodipodi:nodetypes="scccccccccccccccccccccccccccssccccccccccccccscccccccccss" />
+ <path
+ id="path3002"
+ style="opacity:1;fill:url(#linearGradient3004);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.125622;stroke-linecap:round;stroke-opacity:1;filter:url(#filter2690);stop-color:#000000"
+ d="m 106.68834,22.456878 c -5.2132,0.761434 -8.921234,4.935718 -8.282076,9.323469 0.0443,0.303149 0.10916,0.603041 0.19437,0.898179 -1.948999,1.336737 -2.968326,3.694742 -2.622877,6.067521 0.01658,0.111906 0.03672,0.223257 0.05917,0.334116 -2.099399,0.57708 -3.461957,2.289606 -3.208342,4.032421 0.162831,1.118902 0.974236,2.075501 2.187136,2.578521 -4.287137,2.128921 -7.551575,4.667178 -9.44163,7.341306 -1.509755,-0.270495 -3.130509,-0.289184 -4.73644,-0.05461 -4.493085,0.656464 -8.200434,3.180124 -9.207353,6.267612 -5.4552,1.29322 -10.364462,2.608286 -14.588186,3.907808 -0.246523,-1.637663 -3.138605,-2.569913 -6.46509,-2.084037 -0.141999,0.02061 -0.283612,0.04363 -0.424538,0.06926 -0.591248,-3.055827 -4.105461,-5.029416 -7.954079,-4.467032 -1.67301,0.244522 -3.22476,0.950273 -4.385546,1.994588 -0.779745,-0.154891 -1.583151,-0.248686 -2.398674,-0.280038 -0.427037,-1.800819 -2.323017,-3.033839 -4.537318,-2.950776 -1.652521,-1.718575 -4.479096,-2.526848 -7.363427,-2.105607 -4.339453,0.633828 -7.469606,3.809157 -6.991389,7.092283 0.03318,0.226924 0.08353,0.451144 0.150762,0.671563 -1.634776,1.026098 -2.509593,2.806815 -2.25108,4.582144 0.01213,0.0837 0.02684,0.167011 0.04375,0.249895 -1.751033,0.458011 -2.903579,1.758968 -2.713729,3.063177 0.12185,0.837303 0.784482,1.545041 1.786092,1.907672 -3.5865896,1.648304 -6.3286029,3.591299 -7.9306157,5.619643 -1.2508094,-0.184766 -2.5968707,-0.179339 -3.9336799,0.01586 -3.7402457,0.546318 -6.850297,2.48375 -7.7238039,4.811606 -16.5581815,3.771421 -26.3089605,7.486304 -25.9579055,9.889534 -1.474856,3.669583 4.619837,7.704489 15.754344,6.059698 C 81.508345,82.85119 146.12585,74.317367 217.82128,63.86237 c 13.85296,-2.020091 9.52836,-8.169582 10.67504,-11.29821 -33.5544,-8.651287 -24.12662,4.013771 -26.56072,-16.404495 -0.23407,-1.607149 -1.07125,-3.089561 -2.40624,-4.260756 0.46542,-1.177595 0.61623,-2.405661 0.4422,-3.600602 -0.66918,-4.593948 -5.88124,-7.635992 -11.64148,-6.794598 -4.18268,0.610884 -7.67054,3.155494 -8.86055,6.464276 -0.54401,-0.128786 -1.11624,-0.152831 -1.67942,-0.07057 -2.21556,0.323573 -3.77917,2.18206 -3.4923,4.150961 0.0117,0.0799 0.0264,0.159358 0.0442,0.238189 -2.55089,1.141662 -4.23251,3.120287 -4.4416,5.226045 -0.38004,-0.038 -0.76867,-0.02882 -1.15274,0.02724 -2.10476,0.307404 -3.61173,1.924705 -3.36588,3.612308 0.0733,0.50214 0.29987,0.973954 0.65959,1.373709 -0.66317,0.344476 -1.2909,0.706302 -1.87928,1.083232 -0.73639,-3.628902 -6.83298,-5.710485 -13.76131,-4.698592 -0.56357,0.08231 -1.12366,0.184188 -1.67662,0.30494 -0.62189,-0.37582 -1.30747,-0.71369 -2.04918,-1.009884 0.47455,-0.65605 0.67332,-1.339609 0.57876,-1.990544 -0.31929,-2.194041 -3.82363,-3.49866 -7.82683,-2.913857 -0.17053,0.02483 -0.34054,0.05289 -0.5097,0.08432 -0.77099,-4.086481 -5.04037,-6.786219 -9.66361,-6.110786 -2.00988,0.293502 -3.86497,1.204473 -5.24283,2.574581 -0.94196,-0.221424 -1.9112,-0.361828 -2.89382,-0.419195 -0.54878,-2.409962 -2.8556,-4.091119 -5.52043,-4.023184 -2.02299,-2.32362 -5.44194,-3.456052 -8.90677,-2.950118 z"
+ sodipodi:nodetypes="scccccccccccccccccccccccccccssccccccccccccccscccccccccss" />
+ <path
+ id="path2074"
+ style="opacity:0.156863;fill:#00ffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.323405;stroke-linecap:round;stroke-opacity:1;stop-color:#000000"
+ d="m 231.47942,97.915652 c 1.39092,9.549178 20.37948,22.260858 -2.81185,31.915648 -6.82185,2.84 -38.70102,1.25384 -51.34089,3.58096 -28.22051,5.19563 -45.94071,10.61274 -69.6267,14.07246 -10.018716,1.4634 -18.832749,8.07019 -28.269386,8.85726 -26.414712,2.06192 -39.924565,-7.35 -56.875911,-7.46071 -20.0411948,1.17468 -27.8802489,9.06183 -35.340519,7.32729 -14.52473,-3.37706 -9.515103,-14.08839 -10.532834,-21.07549 -0.835915,-5.73885 -17.86093,-9.37798 -9.002573,-15.50358 2.945469,-2.03682 21.465427,-4.40229 25.3016982,-6.40451 1.6367074,-0.85423 6.95989439,-0.73972 13.095663,-2.04404 7.8090848,-1.66003 23.3091328,-6.9848 25.8143628,-8.03375 C 53.970657,93.902048 64.676319,87.830578 99.167064,82.792641 169.52759,72.515338 228.76586,79.286136 231.47942,97.915622 Z"
+ sodipodi:nodetypes="ssssccsssssssss" />
+ <path
+ id="path1997"
+ style="opacity:0.25;fill:#caffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.285765;stroke-linecap:round;stroke-opacity:1;stop-color:#000000"
+ d="m 215.62298,99.729533 c 1.22584,8.415847 18.03806,19.607557 -2.51179,28.132707 -3.00498,1.24662 -12.09599,0.27846 -21.75476,0.85194 -5.08984,0.3022 -11.73626,2.22256 -16.39264,2.98964 -4.28239,0.70546 -6.66599,0.25041 -9.3639,0.74658 -13.80015,2.53799 -18.18666,2.58087 -24.64582,4.00189 -5.243,1.15347 -12.53304,3.69262 -21.88155,5.39079 -2.54426,0.46216 -1.89208,-0.29251 -7.64636,0.75762 -8.29398,1.51362 -19.912047,4.80629 -27.73404,3.32587 -7.290146,-1.37976 -12.061877,2.01483 -18.880488,2.18664 -8.878916,0.22371 -0.217219,-9.87725 -31.365425,-9.2593 -17.780414,0.35273 -26.7077967,9.69745 -33.31516851,8.17352 -12.86418449,-2.96703 -9.34269019,-8.16827 -10.23963549,-14.32612 -0.736704,-5.05774 -15.81554,-8.25411 -7.964539,-13.65912 2.610518,-1.79721 19.01755449,-3.89438 22.4171441,-5.6617 1.4504001,-0.754 6.1657509,-0.65657 11.6018379,-1.81026 6.918592,-1.46832 20.652458,-6.17185 22.872348,-7.09807 19.565298,-8.163317 29.052658,-13.521837 59.6088,-17.985067 62.334056,-9.1049 114.804476,-3.17607 117.195986,13.24241 z"
+ sodipodi:nodetypes="ssssssssssssssssssss" />
+ <path
+ id="path1559"
+ style="opacity:0.460784;fill:#abfbf3;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.246486;stroke-linecap:round;stroke-opacity:1;stop-color:#000000"
+ d="m 214.93384,94.998344 c 0.912,6.261206 17.22588,14.031636 -3.52566,21.172146 -2.82334,0.9715 -7.09347,1.15124 -13.02785,1.16354 -1.5623,0.003 -3.86437,-0.33423 -5.54384,-0.28089 -2.80838,0.0892 -6.12419,0.6552 -8.96814,0.92704 -1.74532,1.29877 -5.59726,3.53478 -9.91839,2.3278 -4.78402,2.35358 -7.6823,5.84504 -19.72947,3.76874 -17.38663,3.55052 -30.00511,10.08595 -45.33532,12.32518 -8.87581,1.29646 -21.503524,1.36209 -29.844236,2.19269 -7.376581,0.73457 -5.343396,2.88433 -12.131915,3.26274 -8.839727,0.49275 -1.007498,-8.27474 -32.012138,-6.67118 -17.698461,0.91537 -29.2816514,6.03558 -35.7981374,5.13562 -12.6872276,-1.75218 -17.6187696,-1.36932 -18.2860786,-5.95065 -0.548091,-3.76284 -1.206692,-12.28579 6.799801,-16.62332 2.6622172,-1.44226 19.0583231,-3.61447 22.504315,-5.06321 1.470196,-0.6181 6.156842,-0.71777 11.606063,-1.78127 6.935308,-1.35357 14.934172,-5.10186 17.176044,-5.87717 C 58.657915,98.192847 68.290339,93.830239 98.846484,89.367017 161.18053,80.262112 213.15462,82.783346 214.93384,94.998344 Z"
+ sodipodi:nodetypes="sssscccssssssssssss" />
+ <path
+ id="path1545"
+ style="opacity:1;fill:#75b7ca;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.0386257;stroke-linecap:round;stroke-opacity:1;filter:url(#filter2959);stop-color:#000000"
+ d="m 58.389392,68.587302 c -1.602934,0.234121 -2.743065,1.517612 -2.546539,2.866739 0.01362,0.09321 0.03352,0.185426 0.05976,0.276168 -0.599269,0.411014 -0.912687,1.136043 -0.80647,1.865614 0.0051,0.03441 0.01125,0.06865 0.01822,0.102731 -0.645514,0.177436 -1.064467,0.703999 -0.986488,1.239872 0.05007,0.344035 0.299554,0.638165 0.672493,0.792832 -1.318191,0.654591 -2.321927,1.435043 -2.903073,2.257273 -0.464212,-0.08317 -0.962554,-0.08892 -1.456339,-0.01679 -1.381514,0.201847 -2.521433,0.977811 -2.831037,1.927138 -1.67734,0.397633 -3.186819,0.801984 -4.485511,1.201555 -0.07576,-0.503546 -0.965044,-0.790185 -1.987857,-0.64079 -0.04366,0.0063 -0.0872,0.01342 -0.130538,0.02127 -0.18179,-0.939593 -1.26233,-1.546423 -2.445687,-1.373503 -0.514408,0.07518 -0.991533,0.292186 -1.348447,0.613287 -0.239753,-0.04763 -0.486781,-0.07647 -0.737535,-0.0861 -0.131305,-0.553706 -0.71427,-0.932831 -1.395113,-0.907291 -0.50811,-0.528421 -1.377213,-0.776944 -2.264075,-0.647423 -1.334274,0.194887 -2.29672,1.171223 -2.14968,2.180704 0.01018,0.06977 0.02567,0.138718 0.04636,0.20649 -0.502655,0.315499 -0.771641,0.863027 -0.692153,1.408897 0.0037,0.02573 0.0082,0.05135 0.0135,0.07683 -0.538399,0.140828 -0.892779,0.540841 -0.834405,0.941852 0.03747,0.257451 0.241209,0.475063 0.54918,0.586563 -1.102789,0.506814 -1.945891,1.104237 -2.438471,1.727904 -0.384593,-0.05682 -0.798475,-0.05514 -1.209511,0.0049 -1.150034,0.16798 -2.1063,0.763693 -2.374881,1.479451 -5.091236,1.159621 -8.089363,2.301856 -7.981423,3.040791 -0.453481,1.128307 1.420487,2.368943 4.844077,1.863209 30.059478,-4.440395 49.927784,-7.064336 71.972379,-10.278993 4.259451,-0.621128 2.92974,-2.511947 3.282318,-3.473924 -10.31716,-2.660059 -7.418347,1.234136 -8.166775,-5.043981 -0.07197,-0.494161 -0.329383,-0.949965 -0.739859,-1.31008 0.143104,-0.362081 0.189477,-0.739681 0.135966,-1.107097 -0.131779,-0.904663 3.686579,-8.301223 0.669409,-11.133636 -1.693793,-1.590073 -8.406139,0.75016 -9.042937,0.843177 -3.84859,0.655564 -3.470675,4.629449 -3.374981,7.255366 -2.287765,0.589795 -3.713307,0.460098 -3.808646,4.315113 -1.249446,-1.726143 -1.931026,-0.736817 -3.058834,0.25825 -0.05244,0.0076 -0.104711,0.01626 -0.156721,0.02594 -0.237065,-1.256494 -1.549793,-2.086598 -2.971323,-1.878919 -0.61799,0.09025 -1.188386,0.370346 -1.612044,0.79162 -0.289631,-0.06808 -0.587649,-0.111252 -0.889777,-0.128892 -0.168734,-0.741005 -0.878027,-1.257918 -1.697399,-1.23703 -0.622021,-0.714457 -1.673263,-1.062651 -2.738616,-0.907089 z"
+ sodipodi:nodetypes="scccccccccccccccccccccccccccssccccccccccccccss" />
+ <path
+ style="fill:url(#linearGradient2158);fill-opacity:1;stroke:none;stroke-width:0.27488px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m -6.9814344,88.005355 4.0098723,-4.15713 7.2283112,2.095441 5.3109593,-0.985834 4.6647356,-1.10153 3.410898,1.812705 2.379474,0.492774 5.114183,1.98408 8.567721,-1.671624 2.554931,0.257062 5.139824,0.719829 7.981422,-1.375899 6.342383,0.334093 3.997195,1.516984 -64.3820734,10.244384 z"
+ id="path2150"
+ sodipodi:nodetypes="cccccccccccccccc" />
+ <g
+ id="g3854"
+ clip-path="url(#clipPath3856)">
+ <g
+ inkscape:label="Clip"
+ id="g3852">
+ <path
+ id="path1904"
+ style="opacity:1;fill:url(#linearGradient1982);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.230928;stroke-linecap:round;stroke-opacity:1;stop-color:#000000"
+ d="m 214.53999,92.294409 c 0.80051,5.495744 16.93735,12.050781 -3.88585,18.699321 -6.12524,1.95571 -26.21571,2.38166 -37.43496,4.29716 -25.04874,4.27663 -47.73328,9.83764 -68.71726,12.9027 -8.875812,1.29645 -17.934951,3.97736 -26.268902,4.85436 -7.370602,0.77563 -14.077285,-0.0107 -20.865332,0.24453 -2.725246,0.10245 -3.149911,-2.35339 -7.329573,-4.36903 -2.477871,-1.19495 -7.157203,-2.45405 -18.294208,-1.75644 -17.669875,1.10682 -15.588923,6.81668 -22.0731186,6.13839 -12.6243627,-1.32058 -20.2766494,-4.01798 -20.8623764,-8.03921 -0.481084,-3.30282 -9.469239,-5.01255 -1.407506,-8.97083 2.6805859,-1.31616 19.0728083,-3.51504 22.5352844,-4.85061 1.4772296,-0.5698 6.1536766,-0.73949 11.6075656,-1.77095 6.941247,-1.3128 14.985094,-4.75226 17.234776,-5.47395 C 58.606382,97.839055 68.290342,93.83026 98.846484,89.367037 161.18053,80.262133 212.97829,81.572768 214.53999,92.294429 Z"
+ sodipodi:nodetypes="sssssssssssssssss" />
+ </g>
+ <path
+ style="display:inline;opacity:0.248366;fill:#502d16;stroke:none;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;filter:url(#filter1895)"
+ d="m 200.05715,100.77841 c -0.82733,1.81912 -1.39352,4.0859 -3.09933,4.39906 -3.01772,0.71005 -6.0752,1.22565 -11.54753,1.19975 4.6923,0.77618 13.52502,3.11208 14.99678,2.69941 1.18891,-0.33336 -1.61935,1.53846 -4.69899,1.24974 l -3.74919,-0.29994 -15.84661,-0.1 c 0,0 -8.99954,1.18258 -8.24823,1.19975 0.82462,0.0188 21.93986,-0.2102 20.59558,0.34992 l 4.79898,0.64986 -6.59859,1.04978 -16.64643,1.89959 c 0,0 -33.89215,7.94997 -42.638,7.9814 -8.74584,0.0314 -8.38651,-0.94716 -12.13459,-1.04388 -3.74809,-0.0967 -7.28839,-0.71509 -13.15114,0.34405 4.24674,0.42288 14.14652,0.20773 17.56792,2.14453 -7.11224,1.65402 -12.03316,2.92514 -16.70746,3.12747 -4.674295,0.20233 -6.558361,-0.0645 -12.29321,-1.79638 1.476096,1.02527 2.681514,2.24355 4.611043,3.2344 -8.218444,1.55749 -16.794805,3.98126 -24.411799,3.74621 -7.616994,-0.23505 -14.15545,-4.20108 -21.758658,-5.26341 -7.603207,-1.06232 -16.991495,-1.94631 -23.656934,-0.95396 -6.66544,0.99236 -11.120383,5.07696 -15.8208168,5.5234 -4.7004342,0.44645 -8.68756028,-3.89602 -11.4482944,-1.68929 -2.7607341,2.20673 -39.0731828,-12.2457 -13.8773188,12.71661 25.1958641,24.96231 213.342578,-14.08399 215.588598,-20.34904 0.73175,-2.04116 0.17422,-22.01905 0.17422,-22.01905 z"
+ id="path1881"
+ sodipodi:nodetypes="cccscccscccczzcczcczzzzzzscc"
+ transform="matrix(0.99897556,0,0,1.0003712,-1.9799722e-7,-0.10001681)" />
+ </g>
+ <path
+ id="ellipse2344"
+ style="opacity:1;fill:#e3d6b4;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.0698494;stroke-linecap:round;stroke-opacity:1;filter:url(#filter4016);stop-color:#000000"
+ transform="matrix(0.98950004,-0.14453261,0.144138,0.9895576,0,0)"
+ d="m 12.717189,112.0138 c 1.1e-5,0.59725 -22.2640928,2.29069 -27.439831,7.1226 -0.386441,0.36077 2.023323,2.9522 6.4764211,3.89579 7.92677935,1.67966 20.2337799,1.99658 19.8489539,2.70506 -1.177806,2.16839 -11.02869301,1.27665 -19.6420389,0.79263 -4.3612391,-0.24508 -7.2951531,0.75357 -10.8882941,-0.0155 -3.486459,-0.74626 -3.525682,-1.41597 -5.461999,-2.65258 -1.934082,-1.2352 2.524721,-8.57467 2.512559,-9.31027 3.6e-5,-0.68884 8.180607,-1.78942 14.3145826,-1.78942 6.1339758,0 20.2796104,-1.43713 20.2796464,-0.74829 z"
+ sodipodi:nodetypes="csssssscscc" />
+ <path
+ id="path2249"
+ style="opacity:0.366013;fill:#6d9200;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.186496;stroke-linecap:round;stroke-opacity:1;stop-color:#000000"
+ d="m 217.8307,87.520782 c 0.64554,4.431704 -6.5133,10.335496 -26.3084,15.611738 -8.39979,2.23889 -28.91324,4.53379 -38.89094,6.69143 -11.07771,2.39551 -18.14069,5.40334 -31.0383,7.28726 -18.62524,2.72051 -50.813391,5.90756 -65.636658,6.52729 -1.337455,0.0559 -2.643527,0.0895 -3.920938,0.08 l -1.298144,-0.005 0.598856,-1.00158 -1.847375,0.9965 1.098831,-1.81761 -1.999537,1.79221 -0.395738,-1.4279 -0.25633,1.38038 -1.745119,-0.92354 0.400045,0.88514 c -7.320275,-0.31397 -13.275002,-1.28962 -19.398657,-1.4256 -11.484197,-0.25501 -20.7025087,0.61921 -21.1535707,-2.4775 -0.2280104,-1.56537 20.3948527,-7.35718 22.9008177,-9.17458 10.941632,-7.93519 46.001612,-17.66034 88.222637,-23.827411 51.89095,-7.579517 99.44497,-7.571043 100.66852,0.829063 z"
+ sodipodi:nodetypes="sssssscccccccccssssss" />
+ <path
+ id="ellipse1929"
+ style="opacity:1;fill:url(#linearGradient2363);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.174002;stroke-linecap:round;stroke-opacity:1;stop-color:#000000"
+ d="m 209.50902,88.001016 c 0.61497,4.221917 -5.89944,9.801606 -23.97397,14.713634 -7.66969,2.08436 -26.41772,4.15459 -35.53095,6.15281 -10.11794,2.21852 -16.56077,5.04224 -28.34596,6.76366 -17.0188,2.48588 -46.439116,5.34029 -59.992439,5.8477 -6.563587,0.24573 -12.304273,-0.36527 -17.61671,-0.89585 l -0.558718,-0.0558 0.148362,-1.00782 -1.596076,0.90351 0.356572,-1.64228 -1.189813,1.48057 -0.544242,-1.00675 -0.01445,1.00297 c -1.802526,-0.16479 -3.563879,-0.28451 -5.299575,-0.33518 -10.504401,-0.30665 -18.930253,0.47417 -19.359963,-2.47595 -0.217216,-1.49127 18.611485,-6.88944 20.893258,-8.60539 9.962736,-7.49224 41.973218,-16.554015 80.552674,-22.189173 47.41531,-6.92578 90.90637,-6.653044 92.072,1.349439 z"
+ sodipodi:nodetypes="sssssccccccccssssss" />
+ <ellipse
+ style="opacity:1;fill:#e3d6b4;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.0637936;stroke-linecap:round;stroke-opacity:1;filter:url(#filter4021);stop-color:#000000"
+ id="ellipse2350"
+ cx="-9.3172436"
+ cy="128.58328"
+ rx="5.2937961"
+ ry="2.1827176"
+ transform="matrix(0.99569775,-0.1047664,0.14504081,0.71729407,0.69073113,35.629088)" />
+ <path
+ id="path1549"
+ style="opacity:1;fill:#6bb2c6;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.0386257;stroke-linecap:round;stroke-opacity:1;filter:url(#filter2818);stop-color:#000000"
+ d="m 182.17216,51.347144 c -1.60293,0.234121 -2.74306,1.517613 -2.54653,2.866739 0.0136,0.09321 0.0334,0.185456 0.0598,0.276167 -0.59927,0.411015 -0.91269,1.136044 -0.80647,1.865616 0.005,0.03441 0.011,0.06869 0.0181,0.102741 -0.6455,0.177436 -1.06447,0.703998 -0.98648,1.239872 0.0501,0.344034 0.29955,0.638164 0.67249,0.792831 -1.31818,0.654591 -2.32193,1.435043 -2.90307,2.257272 -0.46422,-0.08317 -0.96256,-0.08892 -1.45634,-0.01679 -1.38152,0.201846 -2.52144,0.977811 -2.83104,1.927137 -1.67734,0.397634 -3.18682,0.801985 -4.4855,1.201555 -0.0755,-0.503591 -0.96506,-0.790185 -1.98786,-0.640791 -0.0438,0.0063 -0.0872,0.01342 -0.13054,0.02127 -0.18181,-0.93959 -1.26234,-1.546422 -2.4457,-1.373502 -0.51441,0.07518 -0.99153,0.292186 -1.34844,0.613287 -0.23975,-0.04763 -0.48678,-0.07647 -0.73753,-0.0861 -0.13128,-0.553712 -0.71427,-0.932832 -1.39512,-0.907292 -0.50811,-0.528419 -1.37721,-0.776944 -2.26407,-0.647422 -1.33428,0.194886 -2.29673,1.171222 -2.14968,2.180705 0.0104,0.06976 0.0255,0.138746 0.0464,0.206488 -0.50266,0.3155 -0.77164,0.863027 -0.69215,1.408897 0.004,0.02573 0.008,0.05135 0.0133,0.07685 -0.5384,0.140828 -0.89279,0.540841 -0.83441,0.941852 0.0374,0.257451 0.24122,0.475062 0.54918,0.586563 -1.10278,0.506813 -1.94589,1.104237 -2.43848,1.727904 -0.38459,-0.05682 -0.79847,-0.05514 -1.20951,0.0049 -1.15003,0.167979 -2.10629,0.763693 -2.37487,1.479451 -5.09124,1.15962 -8.08937,2.301857 -7.98142,3.04079 -0.45349,1.128308 1.42049,2.368943 4.84407,1.86321 30.05947,-4.440395 49.92779,-7.064337 71.97238,-10.278993 4.25945,-0.621128 2.92974,-2.511947 3.28233,-3.473925 -10.31717,-2.660059 -7.41836,1.234137 -8.16679,-5.04398 -0.0719,-0.494161 -0.32937,-0.949965 -0.73985,-1.31008 0.1431,-0.362081 0.18947,-0.739681 0.13596,-1.107097 -0.20576,-1.412526 -1.80833,-2.347882 -3.57947,-2.089172 -1.28607,0.187831 -2.35851,0.970238 -2.7244,1.987606 -0.16728,-0.03961 -0.34322,-0.04699 -0.51639,-0.0217 -0.68123,0.09949 -1.162,0.67093 -1.07379,1.276317 0.003,0.02457 0.008,0.049 0.0138,0.07321 -0.78434,0.351034 -1.30139,0.959413 -1.36568,1.606883 -0.11686,-0.01169 -0.23635,-0.0088 -0.35444,0.0084 -0.64716,0.09452 -1.11051,0.591798 -1.03494,1.110697 0.0226,0.154395 0.0923,0.299461 0.20282,0.422382 -0.20391,0.105917 -0.39692,0.217171 -0.57783,0.333067 -0.22638,-1.115804 -2.10098,-1.755835 -4.23127,-1.444702 -0.17328,0.02531 -0.34549,0.05666 -0.51553,0.09376 -0.19121,-0.115556 -0.402,-0.219443 -0.63007,-0.310515 0.14592,-0.20172 0.20705,-0.411899 0.17797,-0.612044 -0.0982,-0.674615 -1.17567,-1.075754 -2.40657,-0.895941 -0.0525,0.0077 -0.10471,0.01626 -0.15672,0.02594 -0.2371,-1.256487 -1.54979,-2.086597 -2.97131,-1.878919 -0.618,0.09025 -1.18839,0.370347 -1.61206,0.791622 -0.28963,-0.06808 -0.58765,-0.111254 -0.88978,-0.128893 -0.16874,-0.741003 -0.87801,-1.257918 -1.69738,-1.237031 -0.62203,-0.714457 -1.67327,-1.062652 -2.73862,-0.907089 z"
+ sodipodi:nodetypes="scccccccccccccccccccccccccccssccccccccccccccscccccccccss" />
+ <path
+ style="fill:url(#linearGradient1553);fill-opacity:1;stroke:none;stroke-width:0.27488px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m -6.9814344,88.005355 4.0098723,-4.15713 7.2283112,2.095441 10.3224609,6.217771 2.942215,-1.097284 -3.888212,-4.067549 -4.0655046,-2.038772 4.6647356,-1.10153 5.857512,7.130028 5.953055,-0.115704 -2.35377,-1.457607 -1.624266,-0.223541 -4.421633,-3.520471 2.379474,0.492774 5.114183,1.98408 5.870765,1.967423 -2.066354,-2.709694 1.272066,-0.248191 3.491244,-0.681167 2.55493,0.257062 5.139824,0.719828 7.981422,-1.375898 6.342383,0.334093 3.997196,1.516984 -64.3820742,10.244383 z"
+ id="path1551"
+ sodipodi:nodetypes="cccccccccccccccccccccccccc" />
+ <path
+ style="fill:url(#linearGradient1557);fill-opacity:1;stroke:none;stroke-width:0.160678px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 209.42338,60.951138 -3.22207,-1.395032 -4.1992,2.259538 -3.50908,0.402814 -3.12164,0.236477 -1.84328,1.476437 -1.41538,0.645721 -2.88686,1.848361 -5.67455,0.609369 -1.5654,0.557888 -3.11513,1.223232 -5.25581,0.657952 -3.93698,1.233529 -2.262,1.427856 42.25255,-5.732693 z"
+ id="path1555"
+ sodipodi:nodetypes="cccccccccccccccc" />
+ <path
+ style="opacity:0.732026;fill:#121900;fill-opacity:1;stroke:none;stroke-width:0.264497px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 147.11759,104.31637 c 0,0 15.18117,-8.401317 14.78167,-9.101426 -0.39951,-0.700109 9.88774,-8.301303 9.88774,-8.301303 l 29.26371,-3.500551 -0.0999,13.702151 -5.59306,1.800285 -1.29839,-0.70011 -0.3995,0.800125 -2.19728,0.800124 -6.29219,2.300365 c 0,0 -0.89889,0.20003 -1.29839,0 -0.39951,-0.20003 -0.49939,-1.10018 -0.49939,-1.10018 l -1.09863,1.20019 -0.79901,-0.70011 -0.19976,1.00016 -8.28972,1.70026 -7.89022,1.70027 -6.89145,1.10018 -6.59183,1.60024 -2.59678,0.10004 h -2.99628 l 1.09864,-3.80059 z"
+ id="path1969" />
+ <path
+ style="mix-blend-mode:normal;fill:url(#linearGradient2419-6);fill-opacity:1;stroke:none;stroke-width:0.196062px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="M 179.54738,30.978166 C 164.76646,21.393628 140.98285,-2.271127 81.66103,9.8546417 148.37428,-0.66795986 162.33108,25.695083 173.38109,33.599239 Z"
+ id="path2411-4"
+ sodipodi:nodetypes="cccc" />
+ <path
+ style="mix-blend-mode:normal;fill:url(#linearGradient2459);fill-opacity:1;stroke:none;stroke-width:0.264497px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="M 209.89127,58.648634 C 200.9579,37.593373 185.81112,1.4880167 119.53659,2.0275892 195.12361,2.4911917 200.73282,50.297789 207.01202,67.322323 Z"
+ id="path2457"
+ sodipodi:nodetypes="cccc" />
+ <path
+ style="fill:url(#linearGradient2656);fill-opacity:1;stroke:none;stroke-width:0.160678px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 209.42338,60.951138 -3.22207,-1.395032 -4.1992,2.259538 -2.80285,3.797459 -3.82787,-3.158168 -1.84328,1.476437 3.70636,3.232235 -5.12174,-2.586514 -2.88686,1.848361 1.81616,1.392695 -3.74127,-1.185964 -3.74944,0.402638 -1.5654,0.557888 -3.11513,1.223232 -5.25581,0.657952 -3.93698,1.233529 -2.262,1.427856 42.25255,-5.732693 z"
+ id="path2654"
+ sodipodi:nodetypes="ccccccccccccccccccc" />
+ <path
+ id="path2822"
+ style="opacity:0.503268;fill:#6bb2c6;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.0386257;stroke-linecap:round;stroke-opacity:1;filter:url(#filter2818);stop-color:#000000"
+ d="m 183.58462,40.45599 c -1.60293,0.234121 -2.74306,1.517613 -2.54653,2.866739 0.0136,0.09321 0.0334,0.185456 0.0598,0.276167 -0.59927,0.411015 -0.91269,1.136044 -0.80647,1.865616 0.005,0.03441 0.011,0.06869 0.0181,0.102741 -0.6455,0.177436 -1.06447,0.703998 -0.98648,1.239872 0.0501,0.344034 0.29955,0.638164 0.67249,0.792831 -1.31818,0.654591 2.0567,2.9202 1.47556,3.742429 -1.01449,-0.761373 -4.27482,2.411318 -3.01005,4.650848 -0.75229,0.109913 -1.47482,-3.216893 -2.97341,-5.94557 -0.36203,-0.659189 -2.11119,-1.000584 -2.57516,-1.533074 -1.14242,-1.311142 -1.28647,-2.348649 -3.28543,-1.697539 -1.67734,0.397634 -0.009,5.75251 -1.30746,6.15208 -0.0755,-0.503591 -0.96506,-0.790185 -1.98786,-0.640791 -0.0438,0.0063 -0.0872,0.01342 -0.13054,0.02127 -0.18181,-0.93959 -1.26234,-1.546422 -2.4457,-1.373502 -0.51441,0.07518 -0.99153,0.292186 -1.34844,0.613287 -0.23975,-0.04763 -0.48678,-0.07647 -0.73753,-0.0861 -0.13128,-0.553712 -0.71427,-0.932832 -1.39512,-0.907292 -0.50811,-0.528419 -1.37721,-0.776944 -2.26407,-0.647422 -1.33428,0.194886 -2.29673,1.171222 -2.14968,2.180705 0.0104,0.06976 0.0255,0.138746 0.0464,0.206488 -0.50266,0.3155 -0.77164,0.863027 -0.69215,1.408897 0.004,0.02573 0.008,0.05135 0.0133,0.07685 -0.5384,0.140828 -0.89279,0.540841 -0.83441,0.941852 0.0374,0.257451 0.24122,0.475062 0.54918,0.586563 -1.10278,0.506813 -1.94589,1.104237 -2.43848,1.727904 -0.38459,-0.05682 -0.79847,-0.05514 -1.20951,0.0049 -1.15003,0.167979 -2.10629,0.763693 -2.37487,1.479451 -5.09124,1.15962 -8.08937,2.301857 -7.98142,3.04079 -0.45349,1.128308 10.60149,12.623601 14.02507,12.117868 30.05947,-4.440395 40.74679,-17.318995 62.79138,-20.533651 4.25945,-0.621128 2.92974,-2.511947 3.28233,-3.473925 -10.31717,-2.660059 -7.41836,1.234137 -8.16679,-5.04398 -0.0719,-0.494161 -0.32937,-0.949965 -0.73985,-1.31008 0.1431,-0.362081 0.18947,-0.739681 0.13596,-1.107097 -0.20576,-1.412526 -1.80833,-2.347882 -3.57947,-2.089172 -1.28607,0.187831 -2.35851,0.970238 -2.7244,1.987606 -0.16728,-0.03961 -0.34322,-0.04699 -0.51639,-0.0217 -0.68123,0.09949 -1.162,0.67093 -1.07379,1.276317 0.003,0.02457 0.008,0.049 0.0138,0.07321 -0.78434,0.351034 -1.30139,0.959413 -1.36568,1.606883 -0.11686,-0.01169 -0.23635,-0.0088 -0.35444,0.0084 -0.64716,0.09452 -1.11051,0.591798 -1.03494,1.110697 0.0226,0.154395 0.0923,0.299461 0.20282,0.422382 -0.20391,0.105917 -0.39692,0.217171 -0.57783,0.333067 -0.22638,-1.115804 -2.10098,-1.755835 -4.23127,-1.444702 -0.17328,0.02531 -0.34549,0.05666 -0.51553,0.09376 -0.19121,-0.115556 -0.402,-0.219443 -0.63007,-0.310515 0.14592,-0.20172 0.20705,-0.411899 0.17797,-0.612044 -0.0982,-0.674615 -1.17567,-1.075754 -2.40657,-0.895941 -0.0525,0.0077 -0.10471,0.01626 -0.15672,0.02594 -0.2371,-1.256487 -1.54979,-2.086597 -2.97131,-1.878919 -0.618,0.09025 -1.18839,0.370347 -1.61206,0.791622 -0.28963,-0.06808 -0.58765,-0.111254 -0.88978,-0.128893 -0.16874,-0.741003 -0.87801,-1.257918 -1.69738,-1.237031 -0.62203,-0.714457 -1.67327,-1.062652 -2.73862,-0.907089 z"
+ sodipodi:nodetypes="scccccccccccccccccccccccccccccssccccccccccccccscccccccccss" />
+ <path
+ id="path2963"
+ style="opacity:0.575163;fill:#6bb2c6;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.0386257;stroke-linecap:round;stroke-opacity:1;filter:url(#filter2959);stop-color:#000000"
+ d="m 103.23649,46.191521 c 0.005,0.03441 0.0112,0.06865 0.0182,0.102731 -0.64551,0.177436 -1.06446,0.703999 -0.98648,1.239872 0.0501,0.344035 0.29955,0.638165 0.67249,0.792832 -1.31819,0.654591 -2.32193,1.435043 -2.90307,2.257273 -0.464216,-0.08317 -0.962558,-0.08892 -1.456343,-0.01679 -3.307217,8.310035 -0.678428,15.163463 14.292053,12.825608 17.15724,0.219049 18.38108,-11.656116 10.69252,-20.651489 -5.01936,-3.259059 -6.58913,-1.472908 -6.96974,1.77581 -0.0524,0.0076 -0.10471,0.01626 -0.15672,0.02594 -0.23707,-1.256494 -1.54979,-2.086598 -2.97132,-1.878919 -0.61799,0.09025 -1.18839,0.370346 -1.61205,0.79162 -0.28963,-0.06808 -0.58765,-0.111252 -0.88977,-0.128892 -2.0269,5.788941 -4.14162,-0.01816 -7.72977,2.864404 z"
+ sodipodi:nodetypes="cccccccccccccc" />
+ <path
+ id="ellipse4025"
+ style="opacity:1;fill:#e3d6b4;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.0637936;stroke-linecap:round;stroke-opacity:1;filter:url(#filter4021);stop-color:#000000"
+ transform="matrix(0.72077741,-0.05927334,0.10499385,0.40582111,28.747023,71.05238)"
+ d="m 5.8664477,132.98521 c 3.2e-6,1.20548 -12.2600062,-2.21921 -15.1836913,-2.21921 -2.9236854,0 -5.2937994,-0.97724 -5.2937964,-2.18272 -3e-6,-1.20548 2.370111,-2.18272 5.2937964,-2.18272 2.9236851,0 15.1836945,5.37917 15.1836913,6.58465 z"
+ sodipodi:nodetypes="sssss" />
+ </g>
+ </g>
+ <g
+ inkscape:groupmode="layer"
+ id="layer8"
+ inkscape:label="water"
+ style="display:inline"
+ sodipodi:insensitive="true">
+ <path
+ id="path3054"
+ style="display:inline;opacity:0.70915;fill:#6ed5d7;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.143299;stroke-linecap:round;stop-color:#000000"
+ d="m 163.11466,127.23858 c -4.91712,1.80402 -5.75557,-1.02184 -14.60677,0.1387 -3.81292,0.70934 -9.34953,0.78236 -9.34953,0.78236 0,0 7.25578,-1.19688 9.41902,-1.57004 6.85041,-1.02655 8.54273,1.67003 14.53728,0.64898 z"
+ sodipodi:nodetypes="ccccc" />
+ <path
+ id="path3056"
+ style="display:inline;opacity:0.535948;fill:#6ed5d7;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.0996876;stroke-linecap:round;stop-color:#000000"
+ d="m 158.35593,129.46221 c 0,0 -2.37251,-1.53381 -6.70552,-1.36939 -2.94275,-0.14789 -7.53215,1.52323 -7.53215,1.52323 0,0 5.96533,-1.09781 7.6331,-1.03235 1.46538,-0.17245 5.04074,0.17737 6.60457,0.87851 z"
+ sodipodi:nodetypes="ccccc" />
+ <ellipse
+ style="display:inline;opacity:1;fill:#0b938f;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stop-color:#000000"
+ id="ellipse3088"
+ cx="195.28198"
+ cy="129.74918"
+ rx="0.72462922"
+ ry="0.35347769" />
+ <ellipse
+ style="display:inline;opacity:1;fill:#0b938f;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stop-color:#000000"
+ id="ellipse3090"
+ cx="189.25519"
+ cy="129.90825"
+ rx="0.49486876"
+ ry="0.19441272" />
+ <ellipse
+ style="display:inline;opacity:1;fill:#0b938f;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stop-color:#000000"
+ id="ellipse3092"
+ cx="187.25804"
+ cy="130.29707"
+ rx="0.51254267"
+ ry="0.15906496" />
+ <ellipse
+ style="display:inline;opacity:1;fill:#0b938f;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stop-color:#000000"
+ id="ellipse3094"
+ cx="196.32475"
+ cy="129.83754"
+ rx="0.49486876"
+ ry="0.30045602" />
+ <path
+ id="path3096"
+ style="display:inline;opacity:1;fill:#0aa9a2;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.160763;stroke-linecap:round;stop-color:#000000"
+ d="m 198.4571,133.37467 c 0,0 -8.04339,-0.0576 -15.17025,0.5494 -4.79894,-0.002 -15.23467,2.67863 -15.23467,2.67863 0,0 12.59947,-1.87551 15.32213,-1.90385 2.42878,-0.39168 12.98135,-0.11831 15.08279,-1.32418 z"
+ sodipodi:nodetypes="ccccc" />
+ <path
+ id="path3098"
+ style="display:inline;opacity:1;fill:#0aa9a2;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.143299;stroke-linecap:round;stop-color:#000000"
+ d="m 151.14175,140.35582 c 5.15873,0.90556 5.48397,-2.02406 14.40086,-2.44789 3.87827,0.0235 9.34045,-0.88421 9.34045,-0.88421 0,0 -7.35308,0.10578 -9.54821,0.12125 -6.92396,0.2017 -8.11247,3.15516 -14.1931,3.21085 z"
+ sodipodi:nodetypes="ccccc" />
+ <path
+ id="path3100"
+ style="display:inline;opacity:1;fill:#0aa9a2;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.0996876;stroke-linecap:round;stop-color:#000000"
+ d="m 170.5626,136.83249 c 0,0 3.22233,-0.36578 7.55534,-0.5302 2.94275,0.14789 7.53215,-1.52323 7.53215,-1.52323 0,0 -5.96533,1.09781 -7.6331,1.03235 -1.46538,0.17245 -3.94098,0.27253 -7.45439,1.02108 z"
+ sodipodi:nodetypes="ccccc" />
+ <path
+ id="path3102"
+ style="display:inline;opacity:1;fill:#089b9d;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.0996876;stroke-linecap:round;stop-color:#000000"
+ d="m 142.21867,140.53169 c 0,0 3.22233,-0.36578 7.55534,-0.5302 2.94275,0.14789 7.53215,-1.52323 7.53215,-1.52323 0,0 -5.96533,1.09781 -7.6331,1.03235 -1.46538,0.17245 -3.94098,0.27253 -7.45439,1.02108 z"
+ sodipodi:nodetypes="ccccc" />
+ <path
+ id="path3108"
+ style="display:inline;opacity:1;fill:#0b938f;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.143299;stroke-linecap:round;stop-color:#000000"
+ d="m 153.79118,137.60642 c 8.60799,-1.24398 11.23274,-3.67371 20.14963,-4.09754 3.87789,0.0235 7.61483,-2.3958 18.18856,-2.43388 -5.42628,-1.20989 -16.16771,1.56618 -18.39632,1.67092 -6.92396,0.2017 -12.6115,2.80523 -19.94187,4.8605 z"
+ sodipodi:nodetypes="ccccc" />
+ <path
+ style="display:inline;fill:#0b908e;fill-opacity:1;stroke:none;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 152.56732,137.82048 c 5.4915,-2.15659 9.96919,-2.39667 14.09698,-2.64943 -5.54413,0.74229 -10.15141,1.64072 -14.09698,2.64943 z"
+ id="path3110"
+ sodipodi:nodetypes="ccc" />
+ <path
+ style="display:inline;fill:#067684;fill-opacity:1;stroke:none;stroke-width:0.461666px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 113.27574,146.16869 c 3.93254,-1.62971 7.50901,-2.14894 10.9139,-2.8166 4.6713,-0.91599 8.97555,-1.67033 13.03097,-1.93238 -4.70758,0.66512 -9.06749,1.90007 -13.03813,2.69479 -3.97232,0.79507 -7.55509,1.14996 -10.90674,2.05419 z"
+ id="path3112"
+ sodipodi:nodetypes="cscsc" />
+ <path
+ style="display:inline;fill:#067684;fill-opacity:1;stroke:none;stroke-width:0.316677px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 125.57311,142.41949 c 2.88167,-1.04645 5.50243,-1.37985 7.99745,-1.80855 3.42302,-0.58816 6.57707,-1.07253 9.54879,-1.24079 -3.4496,0.42707 -6.64444,1.22004 -9.55404,1.73033 -2.91082,0.51052 -5.53619,0.7384 -7.9922,1.31901 z"
+ id="path3114"
+ sodipodi:nodetypes="cscsc" />
+ <path
+ style="display:inline;mix-blend-mode:normal;fill:#025c7b;fill-opacity:1;stroke:none;stroke-width:0.461666px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 52.189518,152.33779 c 4.32558,1.0348 8.020124,1.0432 11.580516,1.21911 4.88464,0.24133 9.363173,0.37683 13.471255,0.0699 -4.858437,0.007 -9.511937,-0.58665 -13.667927,-0.80739 -4.157748,-0.22087 -19.61519,-4.16833 -23.181318,-4.58075 z"
+ id="path3132"
+ sodipodi:nodetypes="cscscc" />
+ <path
+ style="display:inline;mix-blend-mode:normal;fill:#025c7b;fill-opacity:1;stroke:none;stroke-width:0.552463px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 58.98246,154.26894 c 4.231373,1.38616 7.872029,1.2973 11.375384,1.4556 4.806397,0.21722 10.415535,-0.40815 14.77323,-1.26676 -5.487945,0.34261 -10.855706,0.40711 -14.944666,0.19989 -4.090678,-0.20732 -7.702111,0.11335 -11.203948,-0.38873 z"
+ id="path3134"
+ sodipodi:nodetypes="cscsc" />
+ <path
+ style="display:inline;mix-blend-mode:normal;fill:#025c7b;fill-opacity:1;stroke:none;stroke-width:0.496856px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 51.484068,148.47018 c 3.422443,1.74209 6.367102,1.95946 9.200708,2.41245 3.887538,0.62153 8.424357,0.46798 11.948975,-0.0241 -4.438793,-0.11902 -8.780378,-0.50603 -12.087638,-1.0572 -3.308646,-0.55141 -6.22967,-0.53452 -9.062045,-1.33117 z"
+ id="path3150"
+ sodipodi:nodetypes="cscsc" />
+ <path
+ style="display:inline;fill:#41bbb9;fill-opacity:1;stroke:none;stroke-width:0.496856px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 29.515827,144.48118 c 3.772863,-0.71661 6.661002,-0.10268 9.508337,0.25398 3.906387,0.48927 8.219675,1.90415 11.466486,3.3613 -4.295312,-1.12577 -8.572151,-1.96707 -11.90171,-2.36179 -3.330956,-0.39487 -6.130957,-1.22713 -9.073118,-1.25347 z"
+ id="path3152"
+ sodipodi:nodetypes="cscsc" />
+ <ellipse
+ style="display:inline;opacity:1;mix-blend-mode:normal;fill:url(#linearGradient3166);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stop-color:#000000"
+ id="path3156"
+ cx="97.434174"
+ cy="163.13173"
+ rx="8.2982225"
+ ry="3.4099691"
+ transform="rotate(-4.1660542)" />
+ <ellipse
+ style="display:inline;opacity:1;mix-blend-mode:normal;fill:url(#linearGradient3190);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.15962;stroke-linecap:round;stop-color:#000000"
+ id="ellipse3188"
+ cx="107.43204"
+ cy="158.68268"
+ rx="6.1730518"
+ ry="4.0235119"
+ transform="rotate(-4.1660544)" />
+ <ellipse
+ style="display:inline;opacity:1;mix-blend-mode:normal;fill:url(#linearGradient3194);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.126668;stroke-linecap:round;stop-color:#000000"
+ id="ellipse3192"
+ cx="115.0304"
+ cy="162.13194"
+ rx="4.7045269"
+ ry="3.3246813"
+ transform="rotate(-4.1660543)" />
+ <ellipse
+ style="display:inline;opacity:1;mix-blend-mode:normal;fill:url(#linearGradient3198);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.113469;stroke-linecap:round;stop-color:#000000"
+ id="ellipse3196"
+ cx="77.388466"
+ cy="157.68291"
+ rx="4.0031233"
+ ry="3.1353679"
+ transform="rotate(-4.1660547)" />
+ <ellipse
+ style="display:inline;opacity:1;mix-blend-mode:normal;fill:url(#linearGradient3202);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.0878761;stroke-linecap:round;stop-color:#000000"
+ id="ellipse3200"
+ cx="79.18808"
+ cy="158.73267"
+ rx="2.9953926"
+ ry="2.5131438"
+ transform="rotate(-4.1660535)" />
+ <ellipse
+ style="display:inline;opacity:1;mix-blend-mode:normal;fill:url(#linearGradient3206);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.0878761;stroke-linecap:round;stop-color:#000000"
+ id="ellipse3204"
+ cx="68.090454"
+ cy="155.3334"
+ rx="2.9953926"
+ ry="2.5131438"
+ transform="rotate(-4.1660535)" />
+ <ellipse
+ style="display:inline;opacity:1;mix-blend-mode:normal;fill:url(#linearGradient3210);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.0878761;stroke-linecap:round;stop-color:#000000"
+ id="ellipse3208"
+ cx="54.893284"
+ cy="165.93112"
+ rx="2.9953926"
+ ry="2.5131438"
+ transform="rotate(-4.1660535)" />
+ <ellipse
+ style="display:inline;opacity:1;mix-blend-mode:normal;fill:url(#linearGradient3214);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.0878761;stroke-linecap:round;stop-color:#000000"
+ id="ellipse3212"
+ cx="101.36038"
+ cy="165.35986"
+ rx="2.9953926"
+ ry="2.5131438"
+ transform="rotate(-4.1660535)" />
+ <ellipse
+ style="display:inline;opacity:1;mix-blend-mode:normal;fill:url(#linearGradient3218);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.0878761;stroke-linecap:round;stop-color:#000000"
+ id="ellipse3216"
+ cx="125.71974"
+ cy="166.73323"
+ rx="2.9953926"
+ ry="2.5131438"
+ transform="rotate(-4.1660535)" />
+ <ellipse
+ style="display:inline;opacity:1;mix-blend-mode:normal;fill:url(#linearGradient3274);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.113469;stroke-linecap:round;stop-color:#000000"
+ id="ellipse3268"
+ cx="-34.777943"
+ cy="153.72295"
+ rx="4.0031238"
+ ry="3.1353679"
+ transform="matrix(-0.99735769,-0.07264732,-0.07264731,0.99735769,0,0)" />
+ <ellipse
+ style="display:inline;opacity:1;mix-blend-mode:normal;fill:url(#linearGradient3272);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.0878761;stroke-linecap:round;stop-color:#000000"
+ id="ellipse3270"
+ cx="-32.978329"
+ cy="154.77272"
+ rx="2.9953928"
+ ry="2.5131438"
+ transform="matrix(-0.99735769,-0.0726473,-0.07264731,0.99735769,0,0)" />
+ <ellipse
+ style="display:inline;opacity:1;mix-blend-mode:normal;fill:url(#linearGradient3278);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.0878761;stroke-linecap:round;stop-color:#000000"
+ id="ellipse3276"
+ cx="19.533569"
+ cy="155.93752"
+ rx="2.9953928"
+ ry="2.5131438"
+ transform="rotate(-4.1660536)" />
+ <ellipse
+ style="display:inline;opacity:1;mix-blend-mode:normal;fill:url(#linearGradient3282);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.0878761;stroke-linecap:round;stop-color:#000000"
+ id="ellipse3280"
+ cx="16.900301"
+ cy="160.61122"
+ rx="2.9953928"
+ ry="2.5131438"
+ transform="rotate(-4.1660536)" />
+ <path
+ style="display:inline;fill:#41bbb9;fill-opacity:1;stroke:none;stroke-width:0.414054px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 34.326529,143.27621 c 2.328909,-1.08004 4.161962,-0.62226 5.958368,-0.44566 2.464569,0.24225 5.223673,1.4762 7.317533,2.83833 -2.73536,-0.91587 -5.446865,-1.5188 -7.546543,-1.70063 -2.100559,-0.1819 -3.887924,-0.88765 -5.729361,-0.69201 z"
+ id="path3154"
+ sodipodi:nodetypes="cscsc" />
+ <path
+ id="path3058"
+ style="display:inline;opacity:1;fill:#3cb2c1;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.120219;stroke-linecap:round;stop-color:#000000"
+ d="m 183.43156,117.54151 c 0,0 -3.51565,2.57148 -6.0937,2.62475 -1.52255,0.1326 -3.06204,-0.65954 -3.06204,-0.65954 0,0 1.65878,0.22408 3.18131,0.0915 1.52255,-0.13259 5.97443,-2.0567 5.97443,-2.0567 z"
+ sodipodi:nodetypes="ccccc" />
+ <path
+ id="path3060"
+ style="display:inline;opacity:1;fill:#3cb2c1;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.0587034;stroke-linecap:round;stop-color:#000000"
+ d="m 179.94689,117.60822 c 0,0 1.88161,0.89515 -1.7391,1.50731 -0.73171,0.18012 -1.54426,-0.0794 -1.54426,-0.0794 0,0 1.07354,-0.19724 1.80524,-0.37736 1.86284,-0.3215 1.47812,-1.05055 1.47812,-1.05055 z"
+ sodipodi:nodetypes="ccccc" />
+ <path
+ id="path3062"
+ style="display:inline;opacity:1;fill:#3cb0c1;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.120219;stroke-linecap:round;stop-color:#000000"
+ d="m 197.42928,116.8699 c -5.21381,-0.58866 -8.26276,0.29931 -10.26474,0.39784 -2.00198,0.0985 -3.48621,0.0121 -3.48621,0.0121 0.0751,0 1.97866,-0.2358 3.60548,-0.58011 1.62682,-0.34431 7.57886,-0.97628 10.14547,0.1702 z"
+ sodipodi:nodetypes="czczc" />
+ <path
+ id="path3064"
+ style="display:inline;opacity:1;fill:#3cb0c1;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.0867823;stroke-linecap:round;stop-color:#000000"
+ d="m 190.42975,115.90262 c 1.88339,-0.20643 3.38122,-0.15755 4.59165,-0.0465 1.86964,0.25458 2.63512,0.48716 3.29157,0.37385 -0.80469,-0.17992 -1.52915,-0.65998 -3.22627,-0.75677 -1.65359,-0.0902 -3.56979,-0.0415 -4.65695,0.42988 z"
+ sodipodi:nodetypes="cccccc" />
+ <path
+ id="path3066"
+ style="display:inline;opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stop-color:#000000"
+ d="m 197.27946,113.30613 c 0,0 -12.06081,1.72537 -14.84926,1.72537 -2.78845,0 -6.1058,0.2263 -6.1058,0.2263 0,0 3.11742,-0.87616 5.90584,-0.87616 2.78843,0 15.04922,-1.07551 15.04922,-1.07551 z"
+ sodipodi:nodetypes="ccccc" />
+ <path
+ id="path3068"
+ style="display:inline;opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.110306;stroke-linecap:round;stop-color:#000000"
+ d="m 192.54287,114.43727 c 0,0 -8.11624,1.3847 -9.90281,1.3847 -1.78657,0 -3.91201,0.10744 -3.91201,0.10744 0,0 1.57317,-0.69875 3.35972,-0.69875 1.78656,0 10.4551,-0.79339 10.4551,-0.79339 z"
+ sodipodi:nodetypes="ccccc" />
+ <ellipse
+ style="display:inline;opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stop-color:#000000"
+ id="path3070"
+ cx="193.45833"
+ cy="114.42073"
+ rx="0.56556427"
+ ry="0.24743438" />
+ <ellipse
+ style="display:inline;opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stop-color:#000000"
+ id="path3072"
+ cx="194.62482"
+ cy="114.29701"
+ rx="0.459521"
+ ry="0.19441272" />
+ <ellipse
+ style="display:inline;opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stop-color:#000000"
+ id="path3074"
+ cx="181.47543"
+ cy="116.02905"
+ rx="0.77765089"
+ ry="0.37115157" />
+ <ellipse
+ style="display:inline;opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stop-color:#000000"
+ id="path3076"
+ cx="182.78329"
+ cy="116.29416"
+ rx="0.49486876"
+ ry="0.24743438" />
+ <ellipse
+ style="display:inline;opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stop-color:#000000"
+ id="path3078"
+ cx="177.72858"
+ cy="115.56953"
+ rx="0.42417321"
+ ry="0.15906496" />
+ <ellipse
+ style="display:inline;opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stop-color:#000000"
+ id="path3080"
+ cx="184.0735"
+ cy="114.29701"
+ rx="0.40649933"
+ ry="0.19441272" />
+ <ellipse
+ style="display:inline;opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stop-color:#000000"
+ id="path3082"
+ cx="185.52277"
+ cy="114.06725"
+ rx="1.0781069"
+ ry="0.459521" />
+ <ellipse
+ style="display:inline;opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stop-color:#000000"
+ id="path3084"
+ cx="186.9897"
+ cy="114.13795"
+ rx="0.67160761"
+ ry="0.17673884" />
+ <ellipse
+ style="display:inline;opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stop-color:#000000"
+ id="path3086"
+ cx="197.84146"
+ cy="113.30727"
+ rx="0.35347769"
+ ry="0.15906496" />
+ <path
+ id="path3106"
+ style="display:inline;opacity:0.535948;fill:#6eced9;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.0996876;stroke-linecap:round;stop-color:#000000"
+ d="m 182.83484,120.10838 c 0,0 2.73733,-1.83847 6.79264,-1.99171 2.83677,-0.38452 8.15522,0.22084 8.15522,0.22084 0,0 -6.80531,0.11918 -8.40717,0.31727 -1.33427,-0.0744 -4.83502,0.57659 -6.54069,1.4536 z"
+ sodipodi:nodetypes="ccccc" />
+ <path
+ id="path3025"
+ style="display:inline;opacity:1;fill:#3cb2c1;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stop-color:#000000"
+ d="m 166.88038,122.07238 c 0,0 -3.86013,2.14954 -6.64858,2.14954 -2.78845,0 -5.39884,-1.3997 -5.39884,-1.3997 0,0 2.41046,0.74984 5.19888,0.74984 2.78843,0 6.84854,-1.49968 6.84854,-1.49968 z"
+ sodipodi:nodetypes="ccccc" />
+ <path
+ id="path3028"
+ style="display:inline;opacity:1;fill:#3cb2c1;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.143299;stroke-linecap:round;stop-color:#000000"
+ d="m 172.86258,120.44003 c 0,0 -4.9951,3.16869 -8.65805,3.6599 -2.16327,0.39124 -4.3506,-0.13939 -4.3506,-0.13939 0,0 2.35683,-0.0577 4.52007,-0.44892 2.16326,-0.39123 8.48858,-3.07159 8.48858,-3.07159 z"
+ sodipodi:nodetypes="ccccc" />
+ <path
+ id="path3030"
+ style="display:inline;opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stop-color:#000000"
+ d="m 167.30455,121.11799 c 0,0 -3.86013,2.14954 -6.64858,2.14954 -2.78845,0 -5.39884,-1.3997 -5.39884,-1.3997 0,0 2.41046,0.74984 5.19888,0.74984 2.78843,0 6.84854,-1.49968 6.84854,-1.49968 z"
+ sodipodi:nodetypes="ccccc" />
+ <ellipse
+ style="display:inline;opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stop-color:#000000"
+ id="path3032"
+ cx="159.78958"
+ cy="122.55071"
+ rx="0.72462922"
+ ry="0.35347769" />
+ <ellipse
+ style="display:inline;opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stop-color:#000000"
+ id="path3036"
+ cx="167.88423"
+ cy="120.99541"
+ rx="0.33580381"
+ ry="0.2120866" />
+ <ellipse
+ style="display:inline;opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stop-color:#000000"
+ id="path3038"
+ cx="168.76793"
+ cy="120.62426"
+ rx="0.51254267"
+ ry="0.26510826" />
+ <ellipse
+ style="display:inline;opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stop-color:#000000"
+ id="path3040"
+ cx="155.03532"
+ cy="122.32095"
+ rx="0.56556427"
+ ry="0.26510826" />
+ <ellipse
+ style="display:inline;opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stop-color:#000000"
+ id="path3042"
+ cx="156.55527"
+ cy="121.75539"
+ rx="0.49486876"
+ ry="0.26510826" />
+ <ellipse
+ style="display:inline;opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stop-color:#000000"
+ id="path3044"
+ cx="153.76279"
+ cy="122.70978"
+ rx="0.49486876"
+ ry="0.19441272" />
+ <ellipse
+ style="display:inline;opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stop-color:#000000"
+ id="path3046"
+ cx="151.76564"
+ cy="123.0986"
+ rx="0.51254267"
+ ry="0.15906496" />
+ <ellipse
+ style="display:inline;opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stop-color:#000000"
+ id="path3048"
+ cx="160.83235"
+ cy="122.63908"
+ rx="0.49486876"
+ ry="0.30045602" />
+ <ellipse
+ style="display:inline;opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.203054;stroke-linecap:round;stop-color:#000000"
+ id="path3050"
+ cx="169.97229"
+ cy="163.12111"
+ rx="0.58297032"
+ ry="0.33580381"
+ transform="matrix(0.9701425,-0.24253563,0,1,0,0)" />
+ <path
+ id="path3052"
+ style="display:inline;opacity:1;fill:#6ed5d7;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.143299;stroke-linecap:round;stop-color:#000000"
+ d="m 171.86279,123.03947 c 0,0 -2.89555,2.81876 -8.55807,3.30997 -3.81292,0.74117 -9.99939,-1.08918 -9.99939,-1.08918 0,0 7.90564,0.69214 10.06888,0.30092 1.92975,0.0174 6.54088,-1.1503 8.48858,-2.52171 z"
+ sodipodi:nodetypes="ccccc" />
+ <path
+ id="path3104"
+ style="display:inline;opacity:0.535948;fill:#6ed5d7;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.0996876;stroke-linecap:round;stop-color:#000000"
+ d="m 162.58918,127.33291 c 0,0 2.73733,0.5971 6.79264,-1.08873 2.83677,-0.90194 6.65554,-4.08892 6.65554,-4.08892 0,0 -5.30563,3.13672 -6.90749,3.66507 -1.33427,0.67951 -4.83502,1.61607 -6.54069,1.51258 z"
+ sodipodi:nodetypes="ccccc" />
+ <path
+ id="path3682"
+ style="display:inline;opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.110306;stroke-linecap:round;stop-color:#000000"
+ d="m 96.763386,131.5336 c 0,0 -8.11624,2.20703 -9.90281,2.38804 -1.78657,0.18101 -3.91201,0.5038 -3.91201,0.5038 0,0 1.57317,-0.85814 3.35972,-1.03915 1.78656,-0.18101 10.4551,-1.85269 10.4551,-1.85269 z"
+ sodipodi:nodetypes="ccccc" />
+ <ellipse
+ style="display:inline;opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stop-color:#000000"
+ id="ellipse3684"
+ cx="68.307816"
+ cy="134.09036"
+ rx="0.49486876"
+ ry="0.24743438" />
+ <path
+ id="path3686"
+ style="display:inline;opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.259772;stroke-linecap:round;stop-color:#000000"
+ d="m 135.69265,123.20401 c 0,0 -20.34705,4.48745 -25.05127,5.12604 -4.70422,0.63859 -10.30071,1.62461 -10.30071,1.62461 0,0 5.2592,-1.59009 9.96337,-2.22867 4.70419,-0.63859 25.38861,-4.52198 25.38861,-4.52198 z"
+ sodipodi:nodetypes="ccccc" />
+ <path
+ id="path3688"
+ style="display:inline;opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.259772;stroke-linecap:round;stop-color:#000000"
+ d="m 117.23705,127.85511 c 0,0 20.34705,-4.48745 25.05127,-5.12604 4.70422,-0.63859 10.30071,-1.62461 10.30071,-1.62461 0,0 -5.2592,1.59009 -9.96337,2.22867 -4.70419,0.63859 -25.38861,4.52198 -25.38861,4.52198 z"
+ sodipodi:nodetypes="ccccc" />
+ <path
+ id="path3690"
+ style="display:inline;opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.311601;stroke-linecap:round;stop-color:#000000"
+ d="m 87.621615,132.61553 c 0,0 -9.370025,2.14954 -16.138669,2.14954 -6.768644,0 -13.105068,-1.3997 -13.105068,-1.3997 0,0 5.851117,0.74984 12.619688,0.74984 6.768595,0 16.624049,-1.49968 16.624049,-1.49968 z"
+ sodipodi:nodetypes="ccccc" />
+ <path
+ id="path3692"
+ style="display:inline;opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.110306;stroke-linecap:round;stop-color:#000000"
+ d="m 86.647774,133.02574 c 0,0 8.11624,-2.20703 9.90281,-2.38804 1.78657,-0.18101 3.912006,-0.5038 3.912006,-0.5038 0,0 -1.573166,0.85814 -3.359716,1.03915 -1.78656,0.18101 -10.4551,1.85269 -10.4551,1.85269 z"
+ sodipodi:nodetypes="ccccc" />
+ <path
+ id="path3694"
+ style="display:inline;opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.110306;stroke-linecap:round;stop-color:#000000"
+ d="m 98.545226,131.62604 c 0,0 2.317484,-1.20724 4.104054,-1.38825 1.78657,-0.18101 13.30999,-1.95349 13.30999,-1.95349 0,0 -10.97115,2.30783 -12.7577,2.48884 -1.78656,0.18101 -4.656344,0.8529 -4.656344,0.8529 z"
+ sodipodi:nodetypes="ccccc" />
+ <path
+ id="use3696"
+ style="display:inline;fill:#83ddd1;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.110306;stroke-linecap:round;stop-color:#000000"
+ d="m 73.122604,140.78093 c 0,0 3.417248,-1.55717 5.203818,-1.73818 1.78657,-0.18101 25.007488,-1.25363 25.007488,-1.25363 0,0 -22.718637,1.85792 -24.505187,2.03893 -1.78656,0.18101 -5.706119,0.95288 -5.706119,0.95288 z"
+ sodipodi:nodetypes="ccccc" />
+ <ellipse
+ style="opacity:1;fill:#83ddd1;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.14596;stroke-linecap:round;stop-color:#000000"
+ id="path3700"
+ cx="84.90963"
+ cy="-140.22383"
+ rx="0.92553771"
+ ry="0.36885497"
+ transform="scale(1,-1)" />
+ <ellipse
+ style="opacity:1;fill:#83ddd1;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stop-color:#000000"
+ id="path3702"
+ cx="87.581238"
+ cy="139.54512"
+ rx="1.2497323"
+ ry="0.424909" />
+ <ellipse
+ style="opacity:1;fill:#83ddd1;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stop-color:#000000"
+ id="path3704"
+ cx="90.255669"
+ cy="139.62009"
+ rx="0.5748769"
+ ry="0.24994646" />
+ <ellipse
+ style="opacity:1;fill:#83ddd1;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stop-color:#000000"
+ id="path3706"
+ cx="94.554749"
+ cy="138.99522"
+ rx="0.62486613"
+ ry="0.22495182" />
+ <ellipse
+ style="opacity:1;fill:#93b1b1;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stop-color:#000000"
+ id="path3708"
+ cx="104.57761"
+ cy="137.7455"
+ rx="0.74983943"
+ ry="0.22495182" />
+ <ellipse
+ style="opacity:1;fill:#93b1b1;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stop-color:#000000"
+ id="path3710"
+ cx="106.02729"
+ cy="137.37057"
+ rx="0.39991432"
+ ry="0.14996788" />
+ <ellipse
+ style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.161885;stroke-linecap:round;stop-color:#000000"
+ id="path3712"
+ cx="72.409477"
+ cy="133.89633"
+ rx="1.7246306"
+ ry="0.47489828" />
+ <ellipse
+ style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stop-color:#000000"
+ id="path3714"
+ cx="74.584023"
+ cy="133.89633"
+ rx="0.79982865"
+ ry="0.424909" />
+ <ellipse
+ style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stop-color:#000000"
+ id="path3716"
+ cx="78.287094"
+ cy="141.97284"
+ rx="1.1747483"
+ ry="0.44990364"
+ transform="rotate(-7.1941871)" />
+ <ellipse
+ style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stop-color:#000000"
+ id="path3718"
+ cx="79.786766"
+ cy="141.44795"
+ rx="0.8748126"
+ ry="0.52488756"
+ transform="rotate(-7.1941871)" />
+ <ellipse
+ style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stop-color:#000000"
+ id="path3720"
+ cx="80.936523"
+ cy="141.44795"
+ rx="0.62486613"
+ ry="0.32493043"
+ transform="rotate(-7.1941871)" />
+ <ellipse
+ style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stop-color:#000000"
+ id="path3724"
+ cx="89.674507"
+ cy="141.43253"
+ rx="1.0747699"
+ ry="0.49989292"
+ transform="rotate(-7.6960461)" />
+ <ellipse
+ style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stop-color:#000000"
+ id="path3726"
+ cx="91.099205"
+ cy="141.45752"
+ rx="0.79982865"
+ ry="0.424909"
+ transform="rotate(-7.6960461)" />
+ <path
+ id="path3728"
+ style="display:inline;opacity:1;fill:#49c6be;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.184363;stroke-linecap:round;stop-color:#000000"
+ d="m 71.59017,139.86857 c 0,0 -3.280109,1.50885 -5.649568,1.04604 -2.369467,-0.46282 -4.587618,-2.29578 -4.587618,-2.29578 0,0 2.048262,1.14992 4.417701,1.61273 2.369446,0.46281 5.819485,-0.36299 5.819485,-0.36299 z"
+ sodipodi:nodetypes="ccccc" />
+ <path
+ id="path3730"
+ style="display:inline;opacity:1;fill:#3fc6bc;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.193358;stroke-linecap:round;stop-color:#000000"
+ d="m 123.2732,132.43746 c 0,0 -9.09456,3.16869 -15.76367,3.6599 -3.93866,0.39124 -7.921123,-0.13939 -7.921123,-0.13939 0,0 4.291073,-0.0577 8.229673,-0.44892 3.93864,-0.39123 15.45512,-3.07159 15.45512,-3.07159 z"
+ sodipodi:nodetypes="ccccc" />
+ <path
+ id="path3732"
+ style="display:inline;opacity:1;fill:#49c6be;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.184363;stroke-linecap:round;stop-color:#000000"
+ d="m 69.790555,138.86878 c 0,0 -3.280109,1.50885 -5.649568,1.04604 -2.369467,-0.46282 -4.587618,-2.29578 -4.587618,-2.29578 0,0 2.048262,1.14992 4.417701,1.61273 2.369446,0.46281 5.819485,-0.36299 5.819485,-0.36299 z"
+ sodipodi:nodetypes="ccccc" />
+ <path
+ id="path3734"
+ style="display:inline;opacity:1;fill:#49c6be;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.184363;stroke-linecap:round;stop-color:#000000"
+ d="m 59.992653,137.95348 c 0,0 -3.280109,-2.85429 -5.649568,-3.36338 -2.369467,-0.50909 -4.587618,0.41402 -4.587618,0.41402 0,0 2.048262,-0.30974 4.417701,0.19933 2.369446,0.50908 5.819485,2.75003 5.819485,2.75003 z"
+ sodipodi:nodetypes="ccccc" />
+ <path
+ id="path3736"
+ style="display:inline;opacity:1;fill:#83ded2;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.184363;stroke-linecap:round;stop-color:#000000"
+ d="m 62.392139,142.15258 c 0,0 -3.280109,-3.68718 -5.649568,-4.79793 -2.369467,-1.11075 -4.587618,-0.75087 -4.587618,-0.75087 0,0 2.048262,0.21036 4.417701,1.32108 2.369446,1.11073 5.819485,4.22772 5.819485,4.22772 z"
+ sodipodi:nodetypes="ccccc" />
+ <path
+ id="path3738"
+ style="display:inline;opacity:1;fill:#6fd9d6;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.404096;stroke-linecap:round;stop-color:#000000"
+ d="m 50.907742,136.81066 c 0,0 -11.54796,-1.70927 -19.889881,-0.82508 -8.34195,0.88419 -16.151177,3.62195 -16.151177,3.62195 0,0 7.211115,-1.78755 15.552966,-2.67175 8.341877,-0.88419 20.488092,-0.12507 20.488092,-0.12507 z"
+ sodipodi:nodetypes="ccccc" />
+ <path
+ id="path3740"
+ style="display:inline;opacity:1;fill:#0c9f9e;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.270231;stroke-linecap:round;stop-color:#000000"
+ d="m 100.44257,143.78399 c 0,0 -6.438857,2.07212 -11.090106,1.8695 -4.651265,-0.20261 -9.005498,-1.92422 -9.005498,-1.92422 0,0 4.02074,0.9958 8.67195,1.19844 4.651224,0.20263 11.423654,-1.14371 11.423654,-1.14371 z"
+ sodipodi:nodetypes="ccccc" />
+ <path
+ id="path3742"
+ style="display:inline;opacity:1;fill:#089e9e;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2592;stroke-linecap:round;stop-color:#000000"
+ d="m 131.87726,138.24778 c 0,0 -11.38249,3.29296 -16.06601,3.10783 -4.68354,-0.18512 -14.86675,3.04084 -14.86675,3.04084 0,0 9.8474,-3.88912 14.53088,-3.70397 4.6835,0.18514 16.40188,-2.44469 16.40188,-2.44469 z"
+ sodipodi:nodetypes="cccccc" />
+ <path
+ id="path3744"
+ style="display:inline;opacity:1;fill:#3fc6bc;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.128975;stroke-linecap:round;stop-color:#000000"
+ d="m 118.07432,132.83738 c 0,0 -6.98311,1.83611 -12.10387,2.12075 -3.02424,0.2267 -6.082107,-0.0808 -6.082107,-0.0808 0,0 3.294837,-0.0334 6.319017,-0.26013 3.02422,-0.2267 11.86696,-1.77985 11.86696,-1.77985 z"
+ sodipodi:nodetypes="ccccc" />
+ <path
+ id="path3746"
+ style="display:inline;opacity:1;fill:#3fc6bc;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.128975;stroke-linecap:round;stop-color:#000000"
+ d="m 133.33444,128.69667 c -3.02424,0.93711 -9.05132,3.30506 -9.05132,3.30506 0,0 3.15345,-0.88107 6.17763,-1.81813 3.02422,-0.93711 12.52775,-3.81716 16.44483,-4.58652 -6.74914,0.76184 -8.64499,1.52673 -13.57114,3.09959 z"
+ sodipodi:nodetypes="ccccc" />
+ <path
+ id="path3748"
+ style="display:inline;opacity:1;fill:#3fc6bc;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.0812384;stroke-linecap:round;stop-color:#000000"
+ d="m 130.59053,129.12068 c -1.82399,0.56919 -5.45906,2.0327 -5.45906,2.0327 0,0 1.90192,-0.53031 3.72587,-1.09947 1.82398,-0.56919 7.55578,-2.31525 9.91826,-2.76014 -4.07057,0.39569 -5.214,0.86923 -8.18507,1.82691 z"
+ sodipodi:nodetypes="ccccc" />
+ <path
+ id="path3750"
+ style="display:inline;opacity:1;fill:#bafdf1;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.259772;stroke-linecap:round;stop-color:#000000"
+ d="m 113.17206,132.6624 c 0,0 6.63212,-2.13061 11.33634,-2.97616 4.70422,-0.84555 11.9974,-2.99683 11.9974,-2.99683 0,0 -6.95589,2.74051 -11.66006,3.58605 -4.70419,0.84554 -11.67368,2.38694 -11.67368,2.38694 z"
+ sodipodi:nodetypes="ccccc" />
+ <path
+ id="path3752"
+ style="display:inline;opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.176291;stroke-linecap:round;stop-color:#000000"
+ d="m 120.55974,127.78441 c 0,0 14.79297,-2.84265 18.21309,-3.24717 3.42012,-0.40453 7.48895,-1.02914 7.48895,-1.02914 0,0 -3.82361,1.00727 -7.24369,1.41179 -3.4201,0.40453 -18.45835,2.86452 -18.45835,2.86452 z"
+ sodipodi:nodetypes="ccccc" />
+ <path
+ id="path3754"
+ style="display:inline;opacity:1;fill:#ffffff;fill-opacity:0.491936;fill-rule:evenodd;stroke:none;stroke-width:0.18115;stroke-linecap:round;stop-color:#000000"
+ d="m 89.630446,134.147 c 0,0 4.82369,-1.22358 8.24517,-1.64638 3.421484,-0.42281 8.725974,-1.64017 8.725974,-1.64017 0,0 -5.05917,1.62154 -8.480624,2.04434 -3.42146,0.4228 -8.49052,1.24221 -8.49052,1.24221 z"
+ sodipodi:nodetypes="ccccc" />
+ <path
+ id="path3756"
+ style="display:inline;opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.351062;stroke-linecap:round;stop-color:#000000"
+ d="m 53.363564,131.81215 c -0.999786,-0.75075 -2.616976,-2.46429 -6.054948,-3.06884 -3.122634,-0.5491 -9.163649,-0.69432 -12.375262,-0.69432 -6.768644,0 -13.105068,1.77666 -13.105068,1.77666 0,0 5.851117,-0.95178 12.619688,-0.95178 3.956017,0 7.520468,0.31447 11.022054,0.69935 2.4519,0.26951 4.097171,0.0535 7.893536,2.23893 z"
+ sodipodi:nodetypes="cscccsc" />
+ <path
+ id="path3758"
+ style="display:inline;opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.29957;stroke-linecap:round;stop-color:#000000"
+ d="m 51.849674,131.90857 c 0,0 -8.07888,-2.30428 -13.914838,-2.30428 -5.835958,0 -11.299253,1.50046 -11.299253,1.50046 0,0 5.044861,-0.80382 10.880756,-0.80382 5.835915,0 14.333335,1.60764 14.333335,1.60764 z"
+ sodipodi:nodetypes="ccccc" />
+ <ellipse
+ style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stop-color:#000000"
+ id="path3760"
+ cx="40.968063"
+ cy="128.27705"
+ rx="1.2371719"
+ ry="0.67160755" />
+ <ellipse
+ style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stop-color:#000000"
+ id="path3794"
+ cx="42.770798"
+ cy="128.06496"
+ rx="1.6259973"
+ ry="1.0957808" />
+ <ellipse
+ style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.165328;stroke-linecap:round;stop-color:#000000"
+ id="path3796"
+ cx="45.209793"
+ cy="128.63052"
+ rx="1.4492584"
+ ry="0.81299865" />
+ <ellipse
+ style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stop-color:#000000"
+ id="path3798"
+ cx="23.576962"
+ cy="130.71605"
+ rx="0.67160755"
+ ry="0.35347769" />
+ <ellipse
+ style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stop-color:#000000"
+ id="path3800"
+ cx="25.450392"
+ cy="130.22118"
+ rx="0.63625979"
+ ry="0.35347769" />
+ <ellipse
+ style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stop-color:#000000"
+ id="path3802"
+ cx="51.218918"
+ cy="133.01366"
+ rx="1.1664764"
+ ry="0.3181299" />
+ <ellipse
+ style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stop-color:#000000"
+ id="path3804"
+ cx="13.114022"
+ cy="134.14478"
+ rx="0.88369423"
+ ry="0.459521" />
+ <ellipse
+ style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stop-color:#000000"
+ id="path3806"
+ cx="15.234888"
+ cy="133.47318"
+ rx="0.95438975"
+ ry="0.42417321" />
+ <ellipse
+ style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stop-color:#000000"
+ id="path3808"
+ cx="17.673885"
+ cy="132.48343"
+ rx="0.70695537"
+ ry="0.42417321" />
+ <path
+ id="path3810"
+ style="display:inline;opacity:1;fill:#41bbb9;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.346486;stroke-linecap:round;stop-color:#000000"
+ d="m 40.656889,141.19378 c 0,0 -8.489987,-1.70927 -14.622916,-0.82508 -6.132949,0.88419 -11.874244,3.62195 -11.874244,3.62195 0,0 5.301567,-1.78755 11.434443,-2.67175 6.132896,-0.88419 21.142533,1.78371 21.142533,1.78371 z"
+ sodipodi:nodetypes="cccccc" />
+ <path
+ id="path3812"
+ style="display:inline;opacity:1;fill:#41bbb9;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.346486;stroke-linecap:round;stop-color:#000000"
+ d="m 55.396191,142.7173 c 0,0 -8.100438,-3.0634 -14.295575,-3.18543 -6.195156,-0.12205 -15.980588,1.0829 -15.980588,1.0829 0,0 9.197437,-0.33862 15.392523,-0.2166 6.195104,0.12203 14.883631,2.31918 14.883631,2.31918 z"
+ sodipodi:nodetypes="cccccc" />
+ <path
+ id="path3814"
+ style="display:inline;opacity:1;fill:#83ded2;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.184363;stroke-linecap:round;stop-color:#000000"
+ d="m 59.352231,141.58701 c 0,0 -1.724807,-2.13188 -4.094266,-3.24263 -2.369467,-1.11075 -6.849875,-0.39739 -6.849875,-0.39739 0,0 3.674259,-0.14312 6.043698,0.9676 2.369446,1.11073 4.900443,2.67242 4.900443,2.67242 z"
+ sodipodi:nodetypes="ccccc" />
+ <path
+ id="path3816"
+ style="display:inline;opacity:1;fill:#0c9f9e;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.157379;stroke-linecap:round;stop-color:#000000"
+ d="m 67.27013,146.5584 c 0,0 -1.256856,1.15142 -2.983466,0.91524 -1.726616,-0.23617 -4.991462,-3.49642 -4.991462,-3.49642 0,0 2.67741,2.23175 4.404006,2.46794 1.7266,0.23619 3.570922,0.11324 3.570922,0.11324 z"
+ sodipodi:nodetypes="ccccc" />
+ <path
+ id="path3818"
+ style="display:inline;opacity:1;fill:#49c6be;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.239223;stroke-linecap:round;stop-color:#000000"
+ d="m 9.7600152,138.61013 c -3.9894004,0.44364 -5.8152563,0.23691 -5.8152563,0.23691 0,0 1.5398189,-0.41133 5.5291723,-0.85495 2.4189028,-0.28234 9.5746438,-2.61198 17.6019878,-3.67413 5.077775,-0.67187 10.673939,-0.62454 15.101459,0.0951 -5.031793,-0.19847 -10.369464,-0.0879 -15.042656,0.6024 -7.359471,1.08712 -13.489518,3.08891 -17.3747068,3.59466 z"
+ sodipodi:nodetypes="cccscsc" />
+ <path
+ id="path3820"
+ style="display:inline;opacity:1;fill:#46c4be;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.279496;stroke-linecap:round;stop-color:#000000"
+ d="m 43.944767,133.85314 c 0,0 -7.538618,-1.35928 -12.984304,-0.78843 -5.445705,0.57089 -10.543643,2.50497 -10.543643,2.50497 0,0 4.707485,-1.24329 10.153126,-1.81416 5.445656,-0.57089 13.374821,0.0976 13.374821,0.0976 z"
+ sodipodi:nodetypes="ccccc" />
+ <path
+ id="path3822"
+ style="display:inline;opacity:1;fill:#49c6be;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.279496;stroke-linecap:round;stop-color:#000000"
+ d="m 47.408848,132.9341 c 0,0 -7.538618,-1.35928 -12.984304,-0.78843 -5.445705,0.57089 -10.543643,2.50497 -10.543643,2.50497 0,0 4.707485,-1.24329 10.153126,-1.81416 5.445656,-0.57089 13.374821,0.0976 13.374821,0.0976 z"
+ sodipodi:nodetypes="ccccc" />
+ <path
+ id="path3824"
+ style="display:inline;opacity:1;fill:#0c9f9e;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.254678;stroke-linecap:round;stop-color:#000000"
+ d="m 97.91507,142.39126 c 0,0 -5.719001,2.46877 -9.850245,2.55269 -4.131258,0.0839 -7.998692,-1.36944 -7.998692,-1.36944 0,0 3.571224,0.74811 7.702435,0.66421 4.131222,-0.0839 10.146502,-1.84745 10.146502,-1.84745 z"
+ sodipodi:nodetypes="ccccc" />
+ <path
+ id="path3826"
+ style="display:inline;opacity:1;fill:#0c9f9e;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.291778;stroke-linecap:round;stop-color:#000000"
+ d="m 104.63115,141.11874 c 0,0 -7.30462,2.53705 -12.581269,2.62329 -5.276665,0.0862 -10.21636,-1.40731 -10.21636,-1.40731 0,0 4.56136,0.7688 9.837965,0.68258 5.27662,-0.0862 12.959664,-1.89855 12.959664,-1.89855 z"
+ sodipodi:nodetypes="ccccc" />
+ <path
+ id="path3828"
+ style="display:inline;opacity:1;fill:#07929a;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.295879;stroke-linecap:round;stop-color:#000000"
+ d="m 37.200088,153.31503 c 0,0 -5.906984,-3.0634 -10.424589,-3.18543 -4.517618,-0.12205 -11.65333,1.0829 -11.65333,1.0829 0,0 6.706935,-0.33862 11.224503,-0.2166 4.51758,0.12203 10.853409,2.31918 10.853409,2.31918 z"
+ sodipodi:nodetypes="cccccc" />
+ <path
+ id="path3830"
+ style="display:inline;opacity:1;fill:#006e8c;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.346486;stroke-linecap:round;stop-color:#000000"
+ d="m 52.114246,155.51981 c 0,0 8.100438,3.0634 14.295575,3.18543 6.195156,0.12205 15.980588,-1.0829 15.980588,-1.0829 0,0 -9.197436,0.33862 -15.392523,0.2166 -6.195104,-0.12203 -14.88363,-2.31918 -14.88363,-2.31918 z"
+ sodipodi:nodetypes="cccccc" />
+ <path
+ id="path3832"
+ style="display:inline;opacity:1;fill:#006e8c;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.303812;stroke-linecap:round;stop-color:#000000"
+ d="m 55.313561,157.71934 c 0,0 6.227977,3.0634 10.991074,3.18543 4.763112,0.12205 12.286588,-1.0829 12.286588,-1.0829 0,0 -7.071398,0.33862 -11.834457,0.2166 -4.763072,-0.12203 -11.443197,-2.31918 -11.443197,-2.31918 z"
+ sodipodi:nodetypes="cccccc" />
+ <path
+ id="path3834"
+ style="display:inline;opacity:1;fill:#08929a;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.303812;stroke-linecap:round;stop-color:#000000"
+ d="m 88.966657,155.12885 c 6.802357,-1.76739 11.223413,-5.18231 20.534973,-6.36673 9.31157,-1.18441 23.1737,-4.57274 23.1737,-4.57274 0,0 -12.61904,4.82203 -22.72157,5.43904 -7.53942,0.95427 -10.485491,3.63597 -20.987103,5.50043 z"
+ sodipodi:nodetypes="czccc" />
+ <path
+ id="path3836"
+ style="display:inline;opacity:1;fill:#068a96;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.303812;stroke-linecap:round;stop-color:#000000"
+ d="m 93.98604,155.69441 c 6.80236,-1.76739 11.22341,-5.18231 20.53497,-6.36673 -8.26999,2.74787 -10.41609,4.49463 -20.53497,6.36673 z"
+ sodipodi:nodetypes="ccc" />
+ <path
+ id="path3838"
+ style="display:inline;opacity:1;fill:#089e9e;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2592;stroke-linecap:round;stop-color:#000000"
+ d="m 117.86142,139.871 c -4.68354,-0.18512 -14.86675,3.04084 -14.86675,3.04084 0,0 9.8474,-3.88912 14.53088,-3.70397 1.41053,0.0558 3.45915,-0.14381 5.63357,-0.44997 -2.84716,1.27787 -5.1002,1.01748 -5.2977,1.1131 z"
+ sodipodi:nodetypes="ccccc" />
+ <path
+ id="path3870"
+ style="display:inline;opacity:1;fill:#0aa8a2;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.294132;stroke-linecap:round;stop-color:#000000"
+ d="m 163.20047,130.48078 c -5.51042,1.16008 -12.76851,3.57805 -12.76851,3.57805 0,0 6.86298,-1.62351 12.37334,-2.78361 5.5104,-1.16009 14.4836,-2.20765 14.4836,-2.20765 -3.85474,-0.37582 -10.59235,0.70519 -14.08843,1.41321 z"
+ sodipodi:nodetypes="ccccc" />
+ <path
+ id="path3872"
+ style="display:inline;opacity:1;fill:#0aa8a2;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.371092;stroke-linecap:round;stop-color:#000000"
+ d="m 163.36334,131.53706 c -8.5353,1.00001 -16.52551,3.51036 -16.52551,3.51036 0,0 7.37824,-1.70776 15.91343,-2.70773 8.47501,-0.93077 15.8727,-0.87663 24.41222,-3.76857 -8.13399,1.93177 -17.46791,2.28717 -23.80014,2.96594 z"
+ sodipodi:nodetypes="ccccc" />
+ <path
+ id="path3874"
+ style="display:inline;opacity:1;fill:#0aa8a2;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.23715;stroke-linecap:round;stop-color:#000000"
+ d="m 173.07934,127.4028 c -3.58217,0.50366 -8.30045,2.05701 -8.30045,2.05701 0,0 4.46143,-0.80596 8.04357,-1.30964 3.58215,-0.50367 9.41538,-0.4823 9.41538,-0.4823 -2.50586,-0.83502 -6.88579,-0.55662 -9.1585,-0.26507 z"
+ sodipodi:nodetypes="ccccc" />
+ <path
+ id="path3876"
+ style="display:inline;opacity:1;fill:#18b4aa;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.23715;stroke-linecap:round;stop-color:#000000"
+ d="m 188.2261,127.90368 c -3.58217,0.19379 -8.30045,-0.4409 -8.30045,-0.4409 0,0 4.46143,-0.0627 8.04357,-0.25645 3.58215,-0.19378 9.41538,-1.35089 9.41538,-1.35089 -2.50586,1.32292 -6.88579,1.89729 -9.1585,2.04824 z"
+ sodipodi:nodetypes="ccccc" />
+ <path
+ id="path3878"
+ style="display:inline;opacity:1;fill:#18b4aa;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.195047;stroke-linecap:round;stop-color:#000000"
+ d="m 187.53522,126.51191 c -3.08985,0.15198 -7.15967,-0.34576 -7.15967,-0.34576 0,0 3.84827,-0.0492 6.93809,-0.20112 3.08984,-0.15196 8.12137,-1.0594 8.12137,-1.0594 -2.16146,1.03747 -5.93943,1.4879 -7.89979,1.60628 z"
+ sodipodi:nodetypes="ccccc" />
+ <path
+ id="path3880"
+ style="display:inline;opacity:1;fill:#18b4aa;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.194398;stroke-linecap:round;stop-color:#000000"
+ d="m 187.08777,125.99643 c -3.06934,0.43916 -7.11214,0.31969 -7.11214,0.31969 0,0 3.82272,-0.40687 6.89203,-0.84598 3.06933,-0.43914 8.06745,-1.81424 8.06745,-1.81424 -2.14711,1.23837 -5.9,2.03994 -7.84734,2.34053 z"
+ sodipodi:nodetypes="ccccc" />
+ <path
+ id="path3882"
+ style="display:inline;opacity:1;fill:#18b4aa;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.194398;stroke-linecap:round;stop-color:#000000"
+ d="m 183.83847,125.14661 c -3.06934,0.43916 -7.11214,0.31969 -7.11214,0.31969 0,0 3.82272,-0.40687 6.89203,-0.84598 3.06933,-0.43914 8.06745,-1.81424 8.06745,-1.81424 -2.14711,1.23837 -5.9,2.03994 -7.84734,2.34053 z"
+ sodipodi:nodetypes="ccccc" />
+ <ellipse
+ style="opacity:1;fill:#b7fff4;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stop-color:#000000"
+ id="path3884"
+ cx="122.99865"
+ cy="129.97215"
+ rx="0.92480189"
+ ry="0.54988223" />
+ <ellipse
+ style="opacity:1;fill:#b7fff4;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stop-color:#000000"
+ id="path3888"
+ cx="124.22339"
+ cy="129.74721"
+ rx="0.59987152"
+ ry="0.37491971" />
+ <ellipse
+ style="opacity:1;fill:#b7fff4;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stop-color:#000000"
+ id="path3890"
+ cx="119.47441"
+ cy="130.94696"
+ rx="0.44990364"
+ ry="0.27494112" />
+ <ellipse
+ style="opacity:1;fill:#c1d4d4;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stop-color:#000000"
+ id="path3892"
+ cx="115.70022"
+ cy="131.42186"
+ rx="0.424909"
+ ry="0.14996788" />
+ <ellipse
+ style="opacity:1;fill:#b7fff4;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stop-color:#000000"
+ id="path3894"
+ cx="106.50219"
+ cy="132.19669"
+ rx="0.8748126"
+ ry="0.32493043" />
+ <ellipse
+ style="opacity:1;fill:#b7fff4;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stop-color:#000000"
+ id="path3896"
+ cx="107.65194"
+ cy="131.59682"
+ rx="0.72484475"
+ ry="0.27494112" />
+ <ellipse
+ style="opacity:1;fill:#c1d4d4;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stop-color:#000000"
+ id="path3898"
+ cx="112.5509"
+ cy="132.99652"
+ rx="0.52488756"
+ ry="0.12497323" />
+ <ellipse
+ style="opacity:1;fill:#b7fff4;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stop-color:#000000"
+ id="path3900"
+ cx="127.42271"
+ cy="127.09778"
+ rx="0.89980727"
+ ry="0.22495182" />
+ <ellipse
+ style="opacity:1;fill:#b7fff4;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stop-color:#000000"
+ id="path3902"
+ cx="129.52226"
+ cy="126.84782"
+ rx="0.79982865"
+ ry="0.22495182" />
+ <ellipse
+ style="opacity:1;fill:#bff8eb;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stop-color:#000000"
+ id="path3904"
+ cx="88.706001"
+ cy="134.72115"
+ rx="0.92480189"
+ ry="0.24994646" />
+ <ellipse
+ style="opacity:1;fill:#c7f2e2;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stop-color:#000000"
+ id="path3906"
+ cx="61.136906"
+ cy="134.64616"
+ rx="1.0497751"
+ ry="0.32493043" />
+ <ellipse
+ style="opacity:1;fill:#c7f2e2;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stop-color:#000000"
+ id="path3908"
+ cx="63.061493"
+ cy="135.52098"
+ rx="0.8748126"
+ ry="0.34992504" />
+ <ellipse
+ style="opacity:1;fill:#c7f2e2;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stop-color:#000000"
+ id="path3910"
+ cx="64.761131"
+ cy="134.79613"
+ rx="0.47489828"
+ ry="0.22495182" />
+ <ellipse
+ style="opacity:1;fill:#c7f2e2;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stop-color:#000000"
+ id="path3912"
+ cx="48.289654"
+ cy="132.1217"
+ rx="0.99978584"
+ ry="0.39991432" />
+ <ellipse
+ style="opacity:1;fill:#c7f2e2;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stop-color:#000000"
+ id="path3914"
+ cx="53.363571"
+ cy="132.64659"
+ rx="0.5748769"
+ ry="0.27494112" />
+ <ellipse
+ style="opacity:1;fill:#c7f2e2;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stop-color:#000000"
+ id="path3916"
+ cx="24.994646"
+ cy="131.22189"
+ rx="0.49989292"
+ ry="0.19995716" />
+ <ellipse
+ style="opacity:1;fill:#c7f2e2;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stop-color:#000000"
+ id="path3918"
+ cx="17.671217"
+ cy="133.62138"
+ rx="0.52488756"
+ ry="0.24994646" />
+ <ellipse
+ style="opacity:1;fill:#c7f2e2;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stop-color:#000000"
+ id="path3920"
+ cx="19.345856"
+ cy="131.17191"
+ rx="1.6496466"
+ ry="0.64986086" />
+ <ellipse
+ style="opacity:1;fill:#0c9f9e;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stop-color:#000000"
+ id="path3922"
+ cx="69.460121"
+ cy="146.31866"
+ rx="0.8748126"
+ ry="0.54988223" />
+ <ellipse
+ style="opacity:1;fill:#0c9f9e;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stop-color:#000000"
+ id="path3924"
+ cx="71.459694"
+ cy="145.71878"
+ rx="0.82482332"
+ ry="0.44990364" />
+ <ellipse
+ style="opacity:1;fill:#0c9f9e;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stop-color:#000000"
+ id="path3926"
+ cx="73.684219"
+ cy="145.6938"
+ rx="0.34992504"
+ ry="0.17496252" />
+ <ellipse
+ style="opacity:1;fill:#41bbb9;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stop-color:#000000"
+ id="path3928"
+ cx="81.032639"
+ cy="146.69357"
+ rx="1.0997645"
+ ry="0.424909" />
+ <ellipse
+ style="opacity:1;fill:#41bbb9;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stop-color:#000000"
+ id="path3930"
+ cx="52.913666"
+ cy="143.39429"
+ rx="0.8748126"
+ ry="0.52488756" />
+ <ellipse
+ style="opacity:1;fill:#41bbb9;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stop-color:#000000"
+ id="path3932"
+ cx="55.263165"
+ cy="143.61923"
+ rx="0.82482332"
+ ry="0.29993576" />
+ <ellipse
+ style="opacity:1;fill:#41bbb9;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stop-color:#000000"
+ id="path3934"
+ cx="54.463333"
+ cy="144.51906"
+ rx="0.72484475"
+ ry="0.24994646" />
+ <ellipse
+ style="opacity:1;fill:#41bbb9;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stop-color:#000000"
+ id="path3936"
+ cx="90.580597"
+ cy="147.64337"
+ rx="1.4996789"
+ ry="0.52488756" />
+ <ellipse
+ style="opacity:1;fill:#297bb3;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stop-color:#000000"
+ id="path3938"
+ cx="93.404999"
+ cy="147.09349"
+ rx="1.1747483"
+ ry="0.52488756" />
+ <ellipse
+ style="opacity:1;fill:#297bb3;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stop-color:#000000"
+ id="path3940"
+ cx="96.029434"
+ cy="146.49362"
+ rx="0.54988223"
+ ry="0.22495182" />
+ <ellipse
+ style="opacity:1;fill:#0c9f9e;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stop-color:#000000"
+ id="path3942"
+ cx="92.705147"
+ cy="142.26953"
+ rx="0.92480189"
+ ry="0.34992504" />
+ <ellipse
+ style="opacity:1;fill:#0c9f9e;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stop-color:#000000"
+ id="path3944"
+ cx="94.854683"
+ cy="141.69464"
+ rx="1.1747483"
+ ry="0.37491971" />
+ <ellipse
+ style="opacity:1;fill:#089e9e;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stop-color:#000000"
+ id="path3946"
+ cx="124.29838"
+ cy="138.74527"
+ rx="0.5748769"
+ ry="0.47489828" />
+ <ellipse
+ style="opacity:1;fill:#089e9e;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stop-color:#000000"
+ id="path3948"
+ cx="125.97301"
+ cy="138.34537"
+ rx="0.49989292"
+ ry="0.32493043" />
+ <ellipse
+ style="opacity:1;fill:#09a2a0;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stop-color:#000000"
+ id="path3950"
+ cx="143.74422"
+ cy="134.8961"
+ rx="0.92480189"
+ ry="0.424909" />
+ <ellipse
+ style="opacity:1;fill:#3cc5bc;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stop-color:#000000"
+ id="path3952"
+ cx="147.81833"
+ cy="136.54575"
+ rx="1.3997002"
+ ry="0.62486613" />
+ <ellipse
+ style="opacity:1;fill:#3cc5bc;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stop-color:#000000"
+ id="path3954"
+ cx="150.29282"
+ cy="135.97089"
+ rx="0.8748126"
+ ry="0.39991432" />
+ <ellipse
+ style="opacity:1;fill:#3cc5bc;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stop-color:#000000"
+ id="path3956"
+ cx="152.56732"
+ cy="135.52098"
+ rx="0.64986086"
+ ry="0.29993576" />
+ <ellipse
+ style="opacity:1;fill:#07979c;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stop-color:#000000"
+ id="path3958"
+ cx="145.54382"
+ cy="141.81963"
+ rx="1.8745985"
+ ry="0.64986086" />
+ <ellipse
+ style="opacity:1;fill:#089c9d;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stop-color:#000000"
+ id="path3960"
+ cx="148.36823"
+ cy="141.26973"
+ rx="0.99978584"
+ ry="0.54988223" />
+ <ellipse
+ style="opacity:1;fill:#07979c;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stop-color:#000000"
+ id="path3962"
+ cx="151.24261"
+ cy="141.41971"
+ rx="0.8748126"
+ ry="0.39991432" />
+ <ellipse
+ style="opacity:1;fill:#07979c;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stop-color:#000000"
+ id="path3964"
+ cx="142.24452"
+ cy="142.29453"
+ rx="1.2247378"
+ ry="0.52488756" />
+ <ellipse
+ style="opacity:1;fill:#08929a;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stop-color:#000000"
+ id="path3966"
+ cx="134.59618"
+ cy="143.74422"
+ rx="0.8748126"
+ ry="0.32493043" />
+ <ellipse
+ style="opacity:1;fill:#0aa9a2;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stop-color:#000000"
+ id="path3968"
+ cx="164.38979"
+ cy="138.79527"
+ rx="1.3247162"
+ ry="0.47489828" />
+ <ellipse
+ style="opacity:1;fill:#0aa9a2;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stop-color:#000000"
+ id="path3970"
+ cx="164.68971"
+ cy="137.04565"
+ rx="1.274727"
+ ry="0.62486613" />
+ <ellipse
+ style="opacity:1;fill:#0aa9a2;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stop-color:#000000"
+ id="path3972"
+ cx="166.2394"
+ cy="137.02066"
+ rx="0.77483404"
+ ry="0.54988223" />
+ <ellipse
+ style="opacity:0.5;fill:#07929a;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stop-color:#000000"
+ id="path3974"
+ cx="44.536579"
+ cy="154.36458"
+ rx="1.2371719"
+ ry="0.60091203" />
+ <ellipse
+ style="opacity:0.5;fill:#07929a;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stop-color:#000000"
+ id="path3976"
+ cx="41.879433"
+ cy="153.26584"
+ rx="1.0957808"
+ ry="0.49486876" />
+ <ellipse
+ style="opacity:0.5;fill:#07929a;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stop-color:#000000"
+ id="path3978"
+ cx="47.426594"
+ cy="154.37271"
+ rx="0.77765089"
+ ry="0.35347769" />
+ <ellipse
+ style="opacity:1;fill:#03657e;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stop-color:#000000"
+ id="path3980"
+ cx="46.335152"
+ cy="152.2146"
+ rx="0.63625979"
+ ry="0.28278214" />
+ <ellipse
+ style="opacity:1;fill:#03657e;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stop-color:#000000"
+ id="path3982"
+ cx="44.317894"
+ cy="151.32379"
+ rx="1.3785629"
+ ry="0.67160755" />
+ <ellipse
+ style="opacity:0.5;fill:#03657e;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stop-color:#000000"
+ id="path3984"
+ cx="20.228258"
+ cy="147.90529"
+ rx="0.91904199"
+ ry="0.459521" />
+ <ellipse
+ style="opacity:0.5;fill:#03657e;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stop-color:#000000"
+ id="path3986"
+ cx="22.490515"
+ cy="147.72856"
+ rx="0.70695537"
+ ry="0.35347769" />
+ <ellipse
+ style="opacity:1;fill:#41bbb9;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stop-color:#000000"
+ id="path3988"
+ cx="32.131123"
+ cy="142.62825"
+ rx="1.519954"
+ ry="0.60091203" />
+ <ellipse
+ style="opacity:1;fill:#41bbb9;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stop-color:#000000"
+ id="path3990"
+ cx="28.560995"
+ cy="143.1938"
+ rx="1.6259973"
+ ry="0.53021652" />
+ <ellipse
+ style="opacity:1;fill:#41bbb9;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stop-color:#000000"
+ id="path3992"
+ cx="25.945263"
+ cy="142.52219"
+ rx="0.70695537"
+ ry="0.35347769" />
+ <ellipse
+ style="opacity:1;fill:#089b9d;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stop-color:#000000"
+ id="path3994"
+ cx="2.6510828"
+ cy="145.88023"
+ rx="1.8734318"
+ ry="0.81299865" />
+ <ellipse
+ style="opacity:1;fill:#089b9d;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stop-color:#000000"
+ id="path3996"
+ cx="5.4789038"
+ cy="144.46632"
+ rx="1.2371719"
+ ry="0.67160755" />
+ <ellipse
+ style="opacity:0.5;fill:#089b9d;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stop-color:#000000"
+ id="path3998"
+ cx="8.0592909"
+ cy="143.68867"
+ rx="0.77765089"
+ ry="0.459521" />
+ <ellipse
+ style="opacity:0.5;fill:#089b9d;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stop-color:#000000"
+ id="path4000"
+ cx="6.1151638"
+ cy="143.15846"
+ rx="0.74230313"
+ ry="0.42417321" />
+ <ellipse
+ style="opacity:1;fill:#089b9d;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stop-color:#000000"
+ id="path4002"
+ cx="13.326108"
+ cy="142.16873"
+ rx="1.3078674"
+ ry="0.56556427" />
+ <ellipse
+ style="opacity:0.5;fill:#089b9d;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stop-color:#000000"
+ id="path4004"
+ cx="2.3329527"
+ cy="141.77989"
+ rx="1.3432151"
+ ry="0.60091203" />
+ <ellipse
+ style="opacity:0.5;fill:#3c94c4;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stop-color:#000000"
+ id="path4006"
+ cx="2.5803871"
+ cy="139.41159"
+ rx="1.5906495"
+ ry="0.56556427" />
+ <ellipse
+ style="opacity:0.5;fill:#3c94c4;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stop-color:#000000"
+ id="path4008"
+ cx="4.1003413"
+ cy="137.75024"
+ rx="0.70695537"
+ ry="0.459521" />
+ <ellipse
+ style="opacity:0.5;fill:#3c94c4;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stop-color:#000000"
+ id="path4010"
+ cx="1.4139107"
+ cy="137.46747"
+ rx="0.91904199"
+ ry="0.53021652" />
+ <ellipse
+ style="opacity:1;fill:#49c6be;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stop-color:#000000"
+ id="path4012"
+ cx="45.846054"
+ cy="134.39221"
+ rx="1.2371719"
+ ry="0.35347769" />
+ <path
+ style="fill:#83ddd1;fill-opacity:1;stroke:none;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 64.332939,142.16872 c 6.228755,1.52143 9.564057,-2.00672 15.97719,-1.41391 -4.634789,0.49021 -4.868536,1.4982 -6.574684,2.33296 2.005301,-0.41339 3.225636,-1.29776 6.079814,-1.20183 -4.339159,1.09719 -7.568862,3.00416 -10.462939,2.61574 -2.894076,-0.38842 -3.667938,-1.58486 -5.019381,-2.33296 z"
+ id="path4014"
+ sodipodi:nodetypes="cccczc" />
+ </g>
+ <g
+ inkscape:groupmode="layer"
+ id="layer10"
+ inkscape:label="symbols"
+ sodipodi:insensitive="true">
+ <path
+ d="m 202.55332,97.030469 -0.14433,-0.60286 c -0.0216,-0.0916 0.10347,-0.19736 0.28006,-0.23627 l 3.14685,-0.69367 c 0.17655,-0.0389 0.33753,0.004 0.35944,0.0953 l 0.39967,1.66961 c 0.0216,0.0916 -0.10348,0.19735 -0.28007,0.23629 l -3.14684,0.69366 c -0.17656,0.0389 -0.33753,-0.004 -0.35946,-0.0953 l -0.0635,-0.26505 -3.9464,0.87073 0.0668,0.27887 c 0.0215,0.0916 -0.10348,0.19736 -0.28007,0.23629 l -1.65881,0.36566 c -0.17655,0.0389 -0.33753,-0.004 -0.35944,-0.0953 l -0.20594,-0.86014 c -0.0215,-0.0916 0.10349,-0.19735 0.28008,-0.23627 l 1.6588,-0.36566 c 0.17656,-0.0389 0.33753,0.004 0.35944,0.0953 l 0.0598,0.24967 3.94639,-0.87073 -0.0313,-0.13227 c -0.009,0.002 -0.0193,0.002 -0.0285,0.004 -1.4842,0.16868 -2.58802,0.0991 -3.31898,-0.19386 -0.73739,-0.29555 -1.10705,-0.8204 -1.0774,-1.58599 0.0537,-1.3863 1.43833,-3.597201 4.20396,-6.646031 0,0 -8.63047,1.90245 -8.63047,1.90245 -0.17647,0.0389 -0.33756,-0.004 -0.35946,-0.0953 -0.0215,-0.0915 0.10359,-0.19738 0.28008,-0.23629 l 9.26977,-2.04334 c 0.12133,-0.0268 0.24075,-0.0156 0.30829,0.0289 0.0676,0.0443 0.0716,0.1144 0.0104,0.18075 -2.90364,3.148351 -4.38399,5.414871 -4.43831,6.817191 -0.0254,0.655049 0.26491,1.11265 0.89582,1.36551 0.62075,0.24881 1.55972,0.29783 2.80384,0.16436 z m -5.51275,1.62262 0.12649,0.52852 c 0,0 1.0193,-0.22468 1.0193,-0.22468 0,0 -0.12649,-0.52852 -0.12649,-0.52852 z m 6.04764,-2.20065 0.32033,1.33805 c 0,0 2.50732,-0.5527 2.50732,-0.5527 0,0 -0.32033,-1.33805 -0.32033,-1.33805 z m -8.44744,-2.33334 0.8478,1.09245 c 0.0574,0.074 -0.0103,0.17724 -0.15737,0.2395 l -0.59983,0.25408 2.02868,1.78102 c 0.28271,0.19402 0.14792,0.45861 -0.18469,0.67404 -0.46041,0.29817 -1.30739,0.48099 -1.76261,0.18139 -0.004,-0.003 -0.008,-0.006 -0.0117,-0.009 l -2.17897,-1.73451 -0.76512,0.32405 c -0.12988,0.0552 -0.28762,0.0632 -0.38465,0.0199 l -1.6472,-0.73645 -0.0554,0.024 c -0.0354,0.0154 -0.0741,0.0275 -0.11357,0.036 -0.51722,0.11001 -1.0245,0.0139 -1.47077,-0.28662 -0.005,-0.002 -0.008,-0.006 -0.0127,-0.01 l -1.73215,-1.4425 c -0.0852,-0.0709 -0.0273,-0.18506 0.12886,-0.25481 0.15542,-0.0703 0.35195,-0.0688 0.43705,0.002 l 1.72599,1.43746 c 0.15288,0.10208 0.30772,0.17641 0.47168,0.21417 0.10693,0.0246 0.21572,0.0325 0.32955,0.0157 0,0 4.24311,-1.83878 4.79038,-2.0759 0.21581,-0.1809 0.26825,-0.36273 0.0694,-0.54762 -2.4e-4,-1.4e-4 -3.08645,-2.49871 -3.08645,-2.49871 -0.0865,-0.0703 -0.0312,-0.18429 0.12434,-0.25478 0.15545,-0.0703 0.35173,-0.0707 0.43839,-4.77e-4 l 3.08987,2.50148 c 0.002,0.002 0.005,0.004 0.007,0.006 0.35883,0.32918 0.22357,0.65439 -0.19196,0.97619 -0.0266,0.0206 -0.0588,0.0392 -0.0949,0.0547 z m -0.4854,1.83 2.04033,1.79127 c 0.005,0.005 0.0108,0.009 0.0171,0.013 0.0945,0.0623 0.0345,0.14906 -0.0734,0.21878 -0.20379,0.13192 -0.57908,0.22767 -0.78381,0.0989 l -2.15695,-1.71698 z m 0.62841,-0.65382 -2.13174,0.90299 c -0.0208,0.006 -0.0416,0.0146 -0.0611,0.024 -0.0102,0.005 -0.0191,0.0104 -0.0293,0.0145 l -0.77348,0.327589 -1.37298,-0.613869 3.64957,-1.581561 z m -4.35679,-3.94633 2.53883,2.07697 c 0.0859,0.0705 0.0292,0.18465 -0.12597,0.25479 -0.15548,0.0703 -0.35183,0.07 -0.43792,-3.97e-4 l -2.53883,-2.07697 c -0.0859,-0.0705 -0.0292,-0.18465 0.12597,-0.2548 0.15545,-0.0703 0.35183,-0.07 0.43792,3.97e-4 z"
+ style="clip-rule:evenodd;display:inline;opacity:0.124183;mix-blend-mode:overlay;fill:#77ffff;fill-opacity:1;fill-rule:evenodd;stroke-width:0.0134999;stroke-linejoin:round;stroke-miterlimit:2;filter:url(#filter2176)"
+ id="path2237" />
+ <path
+ d="m 134.43027,87.489829 -2.22676,0.65262 c -0.1524,0.0446 -0.22161,0.13065 -0.1546,0.19207 l 1.22172,1.11973 c 0.067,0.0614 0.24486,0.075 0.39726,0.0304 l 1.49692,-0.43874 2.47988,4.28129 c -0.0461,0.0402 -0.0548,0.0858 -0.0147,0.12255 l 1.2217,1.11972 c 0.067,0.0614 0.24486,0.075 0.39725,0.0303 l 2.71551,-0.79588 c 0.15239,-0.0446 0.22165,-0.13061 0.15461,-0.19206 l -0.67327,-0.61707 10.1961,-2.10099 c 0.084,0.0195 0.198,0.0158 0.30048,-0.0143 l 2.71551,-0.79588 c 0.15238,-0.0446 0.22171,-0.13064 0.15467,-0.19208 l -1.2217,-1.11971 c -0.067,-0.0614 -0.24493,-0.075 -0.39731,-0.0303 l -1.50513,0.441131 -2.47812,-4.27828 c 0.0517,-0.0415 0.0631,-0.0895 0.0212,-0.12797 l -1.22173,-1.11975 c -0.0669,-0.0614 -0.24493,-0.075 -0.39732,-0.0303 l -2.71549,0.79587 c -0.15239,0.0446 -0.22161,0.13066 -0.15461,0.19206 l 0.65288,0.59838 -10.23923,2.10984 c -0.0734,-0.006 -0.15854,0.001 -0.23702,0.0236 l -0.28418,0.0833 -0.07,0.0145 c -0.0523,0.0103 -0.098,0.0266 -0.1346,0.0456 z m 6.03653,5.27517 0.97908,0.89735 c 1e-5,10e-6 -2.16365,0.63414 -2.16365,0.63414 0,0 -0.97909,-0.89735 -0.97909,-0.89735 z m 10.52978,-3.08613 2.16365,-0.63414 0.97908,0.89735 -2.16365,0.63414 z m -14.45859,-1.18224 0.002,0.002 c 0,0 0.002,0.002 0.002,0.002 0,0 0.002,0.002 0.002,0.002 0,0 6.1e-4,6.08e-4 6.1e-4,6.08e-4 8.7e-4,9e-4 0.002,0.003 0.003,0.004 l 9.8e-4,0.002 c 0.001,0.002 0.002,0.004 0.004,0.006 l 6e-4,9.26e-4 9.8e-4,0.002 0.001,0.002 c 0,0 9.6e-4,0.002 9.6e-4,0.002 l 9.2e-4,0.002 c 2.7e-4,6.35e-4 5e-4,9.26e-4 8.5e-4,0.002 0,0 8.2e-4,0.002 8.2e-4,0.002 l 3.4e-4,6.09e-4 c 8.8e-4,0.002 10e-4,0.004 0.002,0.006 0.003,0.007 0.004,0.0128 0.003,0.0194 0,9.79e-4 0,0.002 -6e-5,0.003 -2.6e-4,0.004 -9e-4,0.009 -0.002,0.0136 -2.3e-4,10e-4 -4.7e-4,0.002 -0.002,0.003 l -1.6e-4,3.44e-4 c -3.2e-4,10e-4 -5e-4,0.002 -0.002,0.003 -2.2e-4,6.88e-4 -4.5e-4,10e-4 -5e-4,0.002 -5e-4,0.002 -0.002,0.004 -0.003,0.006 -3.4e-4,7.14e-4 -6.4e-4,0.001 -0.002,0.002 -5e-4,0.002 -0.002,0.003 -0.002,0.005 l -7.4e-4,0.002 c -3.2e-4,7.14e-4 -6.4e-4,0.001 -7.4e-4,0.002 -0.002,0.002 -0.004,0.004 -0.004,0.007 -4.5e-4,7.14e-4 -6.1e-4,0.001 -0.002,0.002 l -0.002,0.001 c 0,0 -8.8e-4,0.001 -8.8e-4,0.001 -0.002,0.002 -0.004,0.006 -0.007,0.008 0,0 -1.3e-4,1.3e-4 -1.3e-4,1.3e-4 -8.7e-4,0.001 -0.004,0.003 -0.004,0.005 -0.009,0.009 -0.0208,0.0178 -0.0338,0.0263 -0.008,0.005 -0.0176,0.0112 -0.0275,0.0158 -9e-4,7.67e-4 -0.003,0.001 -0.005,0.003 -0.002,5.56e-4 -0.003,0.001 -0.005,0.002 l -0.003,0.001 -1.4e-4,6e-5 c -0.006,0.003 -0.0114,0.005 -0.0174,0.008 -7.1e-4,3.97e-4 -0.002,8.99e-4 -0.003,0.001 -0.005,0.002 -0.009,0.003 -0.0125,0.005 -0.002,8.99e-4 -0.005,0.002 -0.007,0.003 -0.002,8.99e-4 -0.005,0.002 -0.007,0.003 -0.002,5.82e-4 -0.005,0.002 -0.007,0.002 -0.007,0.002 -0.0137,0.005 -0.021,0.007 0,0 -0.65822,0.19292 -0.65822,0.19292 0,0 2.46577,4.25691 2.46577,4.25691 l 2.30915,-0.67678 0.004,-0.001 0.004,-10e-4 0.004,-0.001 0.004,-0.001 0.004,-8.21e-4 0.004,-8.2e-4 0.004,-8.2e-4 0.004,-7.94e-4 0.004,-8.2e-4 0.004,-8.2e-4 0.004,-8.2e-4 0.004,-7.94e-4 0.004,-8.2e-4 0.004,-7.94e-4 0.004,-7.67e-4 0.004,-7.41e-4 0.004,-7.41e-4 0.004,-7.15e-4 0.004,-6.87e-4 0.004,-6.62e-4 0.004,-6.61e-4 0.004,-6.35e-4 0.004,-6.09e-4 0.004,-5.82e-4 0.004,-5.82e-4 0.004,-5.29e-4 0.004,-5.29e-4 0.004,-5.03e-4 0.004,-4.76e-4 0.004,-4.77e-4 0.004,-4.49e-4 0.004,-4.24e-4 0.004,-3.97e-4 0.004,-3.96e-4 0.004,-3.71e-4 0.004,-3.44e-4 0.004,-3.44e-4 0.004,-3.17e-4 0.004,-2.91e-4 0.004,-2.65e-4 0.004,-2.6e-4 0.004,-2.2e-4 0.004,-2.2e-4 0.004,-2e-4 0.004,-1.8e-4 0.004,-1.6e-4 0.004,-1.5e-4 0.004,-1.5e-4 0.004,-1.5e-4 0.004,-1.5e-4 0.004,-1.5e-4 0.004,-1.6e-4 0.004,-1.5e-4 0.004,-1.5e-4 0.004,-1.5e-4 0.004,1.8e-4 0.004,1.8e-4 0.004,1.7e-4 0.003,3.17e-4 0.004,1.7e-4 0.004,1.81e-4 0.004,1.69e-4 0.003,3.18e-4 0.003,2.91e-4 0.003,2.91e-4 0.003,2.91e-4 0.003,2.91e-4 0.003,2.91e-4 0.003,2.91e-4 0.003,2.91e-4 0.003,2.91e-4 0.003,2.91e-4 0.003,2.91e-4 0.003,6.35e-4 0.003,2.91e-4 0.003,6.09e-4 0.003,6.35e-4 0.003,6.08e-4 0.003,6.35e-4 0.003,6.35e-4 0.003,6.09e-4 0.003,6.35e-4 0.003,6.09e-4 0.003,6.35e-4 0.003,6.08e-4 0.003,6.09e-4 0.003,6.35e-4 0.003,6.08e-4 0.003,6.35e-4 0.003,6.09e-4 0.003,6.35e-4 0.003,6.35e-4 0.003,6.08e-4 0.003,6.35e-4 0.002,7.41e-4 0.002,7.41e-4 0.002,7.41e-4 0.002,7.67e-4 0.002,7.41e-4 0.002,7.41e-4 0.002,7.67e-4 0.002,7.41e-4 0.002,7.41e-4 0.002,7.4e-4 0.002,7.68e-4 0.002,7.41e-4 0.002,7.4e-4 0.002,7.41e-4 0.002,7.68e-4 0.002,7.4e-4 0.002,7.41e-4 0.002,7.68e-4 0.002,7.4e-4 0.002,7.41e-4 0.002,7.41e-4 0.001,8.73e-4 0.002,7.41e-4 0.001,0.002 0.001,8.73e-4 0.002,0.002 10e-4,0.002 0.002,0.002 0.001,0.002 0.002,0.002 10e-4,0.002 0.001,0.002 0.002,0.002 0.001,0.002 c 0,0 0.30205,0.27683 0.30205,0.27683 l 10.15686,-2.09288 -1.03282,-0.94661 -0.002,-0.002 -10e-4,-0.002 -0.002,-0.002 -0.002,-0.002 -10e-4,-0.002 -0.001,-0.002 -0.001,-0.002 -0.001,-0.002 -0.001,-0.002 -0.001,-0.002 -10e-4,-0.002 -0.001,-0.002 -0.001,-0.002 -0.001,-0.002 -8e-4,-0.002 -7.9e-4,-0.002 -8e-4,-0.002 -7.9e-4,-0.002 -7.9e-4,-0.002 -5.3e-4,-0.002 -5.3e-4,-0.002 -5.3e-4,-0.002 -5.3e-4,-0.002 -5.3e-4,-0.002 -5.3e-4,-0.002 -5.3e-4,-0.002 -2.6e-4,-0.002 -2.7e-4,-0.002 -2.5e-4,-0.002 -2.2e-4,-0.002 -1.7e-4,-0.002 -1.1e-4,-0.002 -8e-5,-0.002 -2e-5,-0.002 2e-5,-0.002 5e-5,-0.002 9e-5,-0.002 1.5e-4,-0.002 1.9e-4,-0.002 2.3e-4,-0.002 2.7e-4,-0.002 2.6e-4,-0.002 2.7e-4,-0.002 5.3e-4,-0.002 5.3e-4,-0.002 5.3e-4,-0.002 c 0,0 5.2e-4,-0.002 5.2e-4,-0.002 l 5.3e-4,-0.002 5.3e-4,-0.002 5.3e-4,-0.002 5.3e-4,-0.002 5.3e-4,-0.002 5.3e-4,-0.002 5.3e-4,-0.002 5.3e-4,-0.002 5.3e-4,-0.002 7.9e-4,-0.002 0.002,-0.002 7.9e-4,-0.002 0.002,-0.002 8e-4,-0.001 0.002,-0.002 0.002,-0.001 0.002,-10e-4 7.9e-4,-0.001 8e-4,-0.001 0.002,-10e-4 0.002,-0.001 0.002,-0.001 7.9e-4,-10e-4 c 0,0 0.002,-0.001 0.002,-0.001 l 7.9e-4,-0.001 0.002,-10e-4 0.002,-0.001 8e-4,-0.001 0.002,-10e-4 c 7.9e-4,-7.67e-4 0.002,-0.002 0.004,-0.002 l 5.3e-4,-3.97e-4 0.002,-0.001 c 0,0 0.002,-0.001 0.002,-0.001 l 0.002,-10e-4 0.002,-0.001 0.002,-0.001 0.002,-10e-4 0.002,-0.001 0.002,-0.001 0.002,-10e-4 0.002,-0.001 c 0,0 2.6e-4,-2.2e-4 2.6e-4,-2.2e-4 0.002,-9e-4 0.003,-0.001 0.005,-0.003 0,0 7.9e-4,-4.23e-4 7.9e-4,-4.23e-4 8e-4,-7.68e-4 0.003,-0.001 0.005,-0.003 l 0.002,-0.001 0.002,-0.001 0.003,-10e-4 0.003,-0.001 c 8e-4,-4.24e-4 0.002,-9e-4 0.003,-10e-4 l 0.003,-0.001 0.003,-0.001 0.003,-10e-4 0.003,-0.001 0.003,-0.001 c 0,0 0.003,-10e-4 0.003,-10e-4 0,0 2.7e-4,-1.5e-4 2.7e-4,-1.5e-4 0.009,-0.004 0.0169,-0.008 0.0259,-0.0122 0.001,-4.5e-4 0.003,-10e-4 0.005,-0.002 0.002,-5.82e-4 0.003,-0.001 0.005,-0.002 l 0.003,-0.001 0.003,-0.001 c 0.002,-5.03e-4 0.002,-9e-4 0.004,-10e-4 l 0.004,-0.001 c 0,0 0.004,-0.001 0.004,-0.001 l 5.3e-4,-2e-4 c 0.005,-0.002 0.0108,-0.003 0.0164,-0.005 0.004,-0.001 0.008,-0.002 0.0106,-0.003 0,0 0.65002,-0.19052 0.65002,-0.19052 0,0 -2.46577,-4.2569 -2.46577,-4.2569 l -2.30095,0.67437 -0.004,0.001 -0.004,0.001 -0.004,10e-4 -0.004,0.001 -0.004,0.001 -0.004,7.99e-4 -0.004,8.2e-4 -0.004,8.09e-4 -0.004,8.1e-4 -0.004,7.99e-4 -0.004,8.1e-4 -0.004,8.09e-4 -0.004,8.1e-4 c -0.002,4.39e-4 -0.005,9.31e-4 -0.007,0.002 l -5.3e-4,1.1e-4 c -0.007,0.001 -0.0136,0.003 -0.0204,0.003 l -0.002,3.2e-4 -0.003,4.71e-4 c -0.01,0.002 -0.0192,0.003 -0.0288,0.004 l -0.002,2.3e-4 c -0.005,5.8e-4 -0.009,9.79e-4 -0.0138,0.001 -0.001,8e-5 -0.003,2.81e-4 -0.005,4.71e-4 l -0.004,3.49e-4 c 0,0 -0.002,1.9e-4 -0.002,1.9e-4 -0.004,3.21e-4 -0.008,6.3e-4 -0.012,7.7e-4 l -0.001,4e-5 c -0.002,1.6e-4 -0.002,9e-5 -0.004,2.6e-4 l -0.002,7e-5 c -0.001,1e-5 -0.003,1.4e-4 -0.005,2.7e-4 -0.005,2.7e-4 -0.01,5.4e-4 -0.0144,7.3e-4 -0.001,0 -0.002,10e-6 -0.004,1.6e-4 0,0 -0.004,1.4e-4 -0.004,1.4e-4 -0.002,-1e-5 -0.005,-6e-5 -0.007,1.8e-4 0,0 -0.004,1.6e-4 -0.004,1.6e-4 l -0.004,1.5e-4 c -0.002,-3e-5 -0.004,-1.8e-4 -0.006,-2.59e-4 -0.008,-4.1e-5 -0.0143,-2.92e-4 -0.0214,-4.4e-4 l -0.004,-1.8e-4 -0.002,-2e-5 c -0.008,-4e-5 -0.0148,-10e-4 -0.022,-0.002 -0.0136,-0.001 -0.0267,-0.004 -0.0393,-0.006 -0.002,-4.2e-4 -0.003,-6.29e-4 -0.005,-0.001 l -0.003,-6.19e-4 c -0.007,-10e-4 -0.0137,-0.003 -0.0202,-0.005 -7.7e-4,-2.4e-4 -0.002,-4.31e-4 -0.003,-6.4e-4 l -0.003,-6.19e-4 c -0.003,-6.3e-4 -0.003,-6.3e-4 -0.005,-10e-4 l -0.002,-7.6e-4 c -0.002,-7.4e-4 -0.004,-0.001 -0.006,-0.002 l -0.002,-4.1e-4 -0.001,-5.39e-4 c -0.005,-0.001 -0.01,-0.004 -0.0137,-0.005 0,0 -0.002,-4.11e-4 -0.002,-4.11e-4 -0.004,-0.002 -0.007,-0.003 -0.0109,-0.005 -0.001,-5.39e-4 -0.002,-0.002 -0.004,-0.002 l -0.002,-7.48e-4 -0.002,-7.49e-4 -5.6e-4,-2.7e-4 c -0.003,-0.002 -0.007,-0.004 -0.01,-0.006 -0.002,-0.002 -0.004,-0.002 -0.006,-0.004 -0.003,-0.003 -0.007,-0.005 -0.01,-0.008 l -0.32302,-0.294708 -10.15685,2.09286 z m -1.12645,0.18338 -0.16054,0.0471 v 0 l -1.54983,0.45423 c 0,0 -0.97908,-0.89735 -0.97908,-0.89735 l 2.16365,-0.63414 0.97908,0.89735 z m 10.68012,-3.49663 -0.67615,-0.6197 2.16365,-0.63413 0.97909,0.89735 -2.16365,0.63413 -0.30293,-0.27764 z"
+ style="clip-rule:evenodd;display:inline;opacity:0.254902;mix-blend-mode:normal;fill:#77ffff;fill-opacity:1;fill-rule:evenodd;stroke-width:0.0114987;stroke-linejoin:round;stroke-miterlimit:2;filter:url(#filter2172)"
+ id="path2243" />
+ <path
+ sodipodi:type="star"
+ style="display:inline;opacity:0.287582;mix-blend-mode:overlay;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#77ffff;stroke-width:1.34025;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000"
+ id="path2200-8"
+ sodipodi:sides="7"
+ sodipodi:cx="139.0379"
+ sodipodi:cy="124.56456"
+ sodipodi:r1="28.157612"
+ sodipodi:r2="8.420433"
+ sodipodi:arg1="0.82935809"
+ sodipodi:arg2="1.278157"
+ inkscape:flatsided="false"
+ inkscape:rounded="0.20533468"
+ inkscape:randomized="0"
+ d="m 158.05413,145.33074 c -3.16391,2.89729 -12.47943,-13.94133 -16.5871,-12.70373 -4.10766,1.23759 -2.57051,20.41975 -6.80836,19.75254 -4.23785,-0.66722 3.11898,-18.44909 -0.4097,-20.88897 -3.52868,-2.43987 -17.5675,10.7218 -19.68811,6.99252 -2.1206,-3.72929 16.36873,-9.06431 16.07621,-13.34438 -0.29253,-4.28007 -19.3358,-7.04988 -17.7423,-11.03301 1.59349,-3.98313 17.29249,7.14608 20.4564,4.2488 3.1639,-2.89729 -6.54385,-19.512868 -2.43618,-20.750464 4.10766,-1.237597 5.19466,17.975324 9.43251,18.642544 4.23785,0.66721 11.17575,-17.282261 14.70443,-14.84239 3.52868,2.43988 -10.81486,15.26878 -8.69426,18.99807 2.12061,3.72929 20.47978,-2.03776 20.77231,2.24231 0.29253,4.28007 -18.68057,1.06453 -20.27407,5.04766 -1.59349,3.98313 14.36212,14.74122 11.19822,17.6385 z"
+ inkscape:transform-center-x="-0.42021933"
+ inkscape:transform-center-y="0.14909702"
+ transform="matrix(0.43123107,-0.05603166,0,0.20655771,72.573534,78.685186)" />
+ <path
+ d="m 185.99543,146.08785 -0.14433,-0.60286 c -0.0216,-0.0916 0.10347,-0.19736 0.28006,-0.23627 l 3.14685,-0.69367 c 0.17655,-0.0389 0.33753,0.004 0.35944,0.0953 l 0.39967,1.66961 c 0.0216,0.0916 -0.10348,0.19735 -0.28007,0.23629 l -3.14684,0.69366 c -0.17656,0.0389 -0.33753,-0.004 -0.35946,-0.0953 l -0.0635,-0.26505 -3.9464,0.87073 0.0668,0.27887 c 0.0215,0.0916 -0.10348,0.19736 -0.28007,0.23629 l -1.65881,0.36566 c -0.17655,0.0389 -0.33753,-0.004 -0.35944,-0.0953 l -0.20594,-0.86014 c -0.0215,-0.0916 0.10349,-0.19735 0.28008,-0.23627 l 1.6588,-0.36566 c 0.17656,-0.0389 0.33753,0.004 0.35944,0.0953 l 0.0598,0.24967 3.94639,-0.87073 -0.0313,-0.13227 c -0.009,0.002 -0.0193,0.002 -0.0285,0.004 -1.4842,0.16868 -2.58802,0.0991 -3.31898,-0.19386 -0.73739,-0.29555 -1.10705,-0.8204 -1.0774,-1.58599 0.0537,-1.3863 1.43833,-3.5972 4.20396,-6.64603 0,0 -8.63047,1.90245 -8.63047,1.90245 -0.17647,0.0389 -0.33756,-0.004 -0.35946,-0.0953 -0.0215,-0.0915 0.10359,-0.19738 0.28008,-0.23629 l 9.26977,-2.04334 c 0.12133,-0.0268 0.24075,-0.0156 0.30829,0.0289 0.0676,0.0443 0.0716,0.1144 0.0104,0.18075 -2.90364,3.14835 -4.38399,5.41487 -4.43831,6.81719 -0.0254,0.65505 0.26491,1.11265 0.89582,1.36551 0.62075,0.24881 1.55972,0.29783 2.80384,0.16436 z m -5.51275,1.62262 0.12649,0.52852 c 0,0 1.0193,-0.22468 1.0193,-0.22468 0,0 -0.12649,-0.52852 -0.12649,-0.52852 z m 6.04764,-2.20065 0.32033,1.33805 c 0,0 2.50732,-0.5527 2.50732,-0.5527 0,0 -0.32033,-1.33805 -0.32033,-1.33805 z m -8.44744,-2.33334 0.8478,1.09245 c 0.0574,0.074 -0.0103,0.17724 -0.15737,0.2395 l -0.59983,0.25408 2.02868,1.78102 c 0.28271,0.19402 0.14792,0.45861 -0.18469,0.67404 -0.46041,0.29817 -1.30739,0.48099 -1.76261,0.18139 -0.004,-0.003 -0.008,-0.006 -0.0117,-0.009 l -2.17897,-1.73451 -0.76512,0.32405 c -0.12988,0.0552 -0.28762,0.0632 -0.38465,0.0199 l -1.6472,-0.73645 -0.0554,0.024 c -0.0354,0.0154 -0.0741,0.0275 -0.11357,0.036 -0.51722,0.11001 -1.0245,0.0139 -1.47077,-0.28662 -0.005,-0.002 -0.008,-0.006 -0.0127,-0.01 l -1.73215,-1.4425 c -0.0852,-0.0709 -0.0273,-0.18506 0.12886,-0.25481 0.15542,-0.0703 0.35195,-0.0688 0.43705,0.002 l 1.72599,1.43746 c 0.15288,0.10208 0.30772,0.17641 0.47168,0.21417 0.10693,0.0246 0.21572,0.0325 0.32955,0.0157 0,0 4.24311,-1.83878 4.79038,-2.0759 0.21581,-0.1809 0.26825,-0.36273 0.0694,-0.54762 -2.4e-4,-1.4e-4 -3.08645,-2.49871 -3.08645,-2.49871 -0.0865,-0.0703 -0.0312,-0.18429 0.12434,-0.25478 0.15545,-0.0703 0.35173,-0.0707 0.43839,-4.7e-4 l 3.08987,2.50148 c 0.002,0.002 0.005,0.004 0.007,0.006 0.35883,0.32918 0.22357,0.65438 -0.19196,0.97618 -0.0266,0.0206 -0.0588,0.0392 -0.0949,0.0547 z m -0.4854,1.83 2.04033,1.79127 c 0.005,0.005 0.0108,0.009 0.0171,0.013 0.0945,0.0623 0.0345,0.14906 -0.0734,0.21878 -0.20379,0.13192 -0.57908,0.22767 -0.78381,0.0989 l -2.15695,-1.71698 z m 0.62841,-0.65382 -2.13174,0.90299 c -0.0208,0.006 -0.0416,0.0146 -0.0611,0.024 -0.0102,0.005 -0.0191,0.0104 -0.0293,0.0145 l -0.77348,0.32759 -1.37298,-0.61387 3.64957,-1.58156 z m -4.35679,-3.94633 2.53883,2.07697 c 0.0859,0.0705 0.0292,0.18465 -0.12597,0.25479 -0.15548,0.0703 -0.35183,0.07 -0.43792,-4e-4 l -2.53883,-2.07697 c -0.0859,-0.0705 -0.0292,-0.18465 0.12597,-0.2548 0.15545,-0.0703 0.35183,-0.07 0.43792,4e-4 z"
+ style="clip-rule:evenodd;display:inline;opacity:0.124183;mix-blend-mode:overlay;fill:#77ffff;fill-opacity:1;fill-rule:evenodd;stroke-width:0.0134999;stroke-linejoin:round;stroke-miterlimit:2;filter:url(#filter2176)"
+ id="path2237-1" />
+ <path
+ d="m 117.87238,136.54721 -2.22676,0.65262 c -0.1524,0.0446 -0.22161,0.13065 -0.1546,0.19207 l 1.22172,1.11973 c 0.067,0.0614 0.24486,0.075 0.39726,0.0304 l 1.49692,-0.43874 2.47988,4.28129 c -0.0461,0.0402 -0.0548,0.0858 -0.0147,0.12255 l 1.2217,1.11972 c 0.067,0.0614 0.24486,0.075 0.39725,0.0303 l 2.71551,-0.79588 c 0.15239,-0.0446 0.22165,-0.13061 0.15461,-0.19206 l -0.67327,-0.61707 10.1961,-2.10099 c 0.084,0.0195 0.198,0.0158 0.30048,-0.0143 l 2.71551,-0.79588 c 0.15238,-0.0446 0.22171,-0.13064 0.15467,-0.19208 l -1.2217,-1.11971 c -0.067,-0.0614 -0.24493,-0.075 -0.39731,-0.0303 l -1.50513,0.44113 -2.47812,-4.27828 c 0.0517,-0.0415 0.0631,-0.0895 0.0212,-0.12797 l -1.22173,-1.11975 c -0.0669,-0.0614 -0.24493,-0.075 -0.39732,-0.0303 l -2.71549,0.79587 c -0.15239,0.0446 -0.22161,0.13066 -0.15461,0.19206 l 0.65288,0.59838 -10.23923,2.10984 c -0.0734,-0.006 -0.15854,0.001 -0.23702,0.0236 l -0.28418,0.0833 -0.07,0.0145 c -0.0523,0.0103 -0.098,0.0266 -0.1346,0.0456 z m 6.03653,5.27517 0.97908,0.89735 c 1e-5,1e-5 -2.16365,0.63414 -2.16365,0.63414 0,0 -0.97909,-0.89735 -0.97909,-0.89735 z m 10.52978,-3.08613 2.16365,-0.63414 0.97908,0.89735 -2.16365,0.63414 z m -14.45859,-1.18224 0.002,0.002 c 0,0 0.002,0.002 0.002,0.002 0,0 0.002,0.002 0.002,0.002 0,0 6.1e-4,6.1e-4 6.1e-4,6.1e-4 8.7e-4,9e-4 0.002,0.003 0.003,0.004 l 9.8e-4,0.002 c 0.001,0.002 0.002,0.004 0.004,0.006 l 6.1e-4,9.3e-4 9.8e-4,0.002 0.001,0.002 c 0,0 9.5e-4,0.002 9.5e-4,0.002 l 9.2e-4,0.002 c 2.7e-4,6.3e-4 5.1e-4,9.2e-4 8.5e-4,0.002 0,0 8.2e-4,0.002 8.2e-4,0.002 l 3.4e-4,6e-4 c 8.8e-4,0.002 0.001,0.004 0.002,0.006 0.003,0.007 0.004,0.0128 0.003,0.0194 0,9.8e-4 0,0.002 -6e-5,0.003 -2.6e-4,0.004 -8.9e-4,0.009 -0.002,0.0136 -2.3e-4,0.001 -4.7e-4,0.002 -0.002,0.003 l -1.6e-4,3.5e-4 c -3.1e-4,0.001 -5e-4,0.002 -0.002,0.003 -2.2e-4,6.9e-4 -4.5e-4,0.001 -5e-4,0.002 -5e-4,0.002 -0.002,0.004 -0.003,0.006 -3.4e-4,7.1e-4 -6.3e-4,10e-4 -0.002,0.002 -5e-4,0.002 -0.002,0.003 -0.002,0.005 l -7.4e-4,0.002 c -3.2e-4,7.1e-4 -6.3e-4,0.001 -7.4e-4,0.002 -0.002,0.002 -0.004,0.004 -0.004,0.007 -4.5e-4,7.1e-4 -6.1e-4,10e-4 -0.002,0.002 l -0.002,0.001 c 0,0 -8.7e-4,0.001 -8.7e-4,0.001 -0.002,0.002 -0.004,0.006 -0.007,0.008 0,0 -1.3e-4,1.3e-4 -1.3e-4,1.3e-4 -8.8e-4,0.001 -0.004,0.003 -0.004,0.005 -0.009,0.009 -0.0208,0.0178 -0.0338,0.0263 -0.008,0.005 -0.0176,0.0112 -0.0275,0.0158 -9e-4,7.7e-4 -0.003,0.001 -0.005,0.003 -0.002,5.5e-4 -0.003,10e-4 -0.005,0.002 l -0.003,0.001 -1.4e-4,6e-5 c -0.006,0.003 -0.0114,0.005 -0.0174,0.008 -7.2e-4,4e-4 -0.002,9e-4 -0.003,0.001 -0.005,0.002 -0.009,0.003 -0.0125,0.005 -0.002,9e-4 -0.005,0.002 -0.007,0.003 -0.002,9e-4 -0.005,0.002 -0.007,0.003 -0.002,5.8e-4 -0.005,0.002 -0.007,0.002 -0.007,0.002 -0.0137,0.005 -0.021,0.007 0,0 -0.65822,0.19292 -0.65822,0.19292 0,0 2.46577,4.25691 2.46577,4.25691 l 2.30915,-0.67678 0.004,-0.001 0.004,-0.001 0.004,-10e-4 0.004,-0.001 0.004,-8.2e-4 0.004,-8.2e-4 0.004,-8.2e-4 0.004,-8e-4 0.004,-8.2e-4 0.004,-8.2e-4 0.004,-8.2e-4 0.004,-7.9e-4 0.004,-8.2e-4 0.004,-7.9e-4 0.004,-7.7e-4 0.004,-7.4e-4 0.004,-7.4e-4 0.004,-7.2e-4 0.004,-6.9e-4 0.004,-6.6e-4 0.004,-6.6e-4 0.004,-6.3e-4 0.004,-6.1e-4 0.004,-5.8e-4 0.004,-5.9e-4 0.004,-5.3e-4 0.004,-5.2e-4 0.004,-5.1e-4 0.004,-4.7e-4 0.004,-4.8e-4 0.004,-4.5e-4 0.004,-4.2e-4 0.004,-4e-4 0.004,-4e-4 0.004,-3.7e-4 0.004,-3.4e-4 0.004,-3.4e-4 0.004,-3.2e-4 0.004,-2.9e-4 0.004,-2.7e-4 0.004,-2.6e-4 0.004,-2.2e-4 0.004,-2.2e-4 0.004,-2e-4 0.004,-1.8e-4 0.004,-1.6e-4 0.004,-1.5e-4 0.004,-1.5e-4 0.004,-1.5e-4 0.004,-1.5e-4 0.004,-1.5e-4 0.004,-1.6e-4 0.004,-1.5e-4 0.004,-1.5e-4 0.004,-1.5e-4 0.004,1.8e-4 0.004,1.8e-4 0.004,1.7e-4 0.003,3.2e-4 0.004,1.7e-4 0.004,1.8e-4 0.004,1.7e-4 0.003,3.2e-4 0.003,2.9e-4 0.003,2.9e-4 0.003,2.9e-4 0.003,2.9e-4 0.003,2.9e-4 0.003,2.9e-4 0.003,2.9e-4 0.003,3e-4 0.003,2.9e-4 0.003,2.9e-4 0.003,6.3e-4 0.003,2.9e-4 0.003,6.1e-4 0.003,6.4e-4 0.003,6.1e-4 0.003,6.3e-4 0.003,6.4e-4 0.003,6e-4 0.003,6.4e-4 0.003,6.1e-4 0.003,6.3e-4 0.003,6.1e-4 0.003,6.1e-4 0.003,6.3e-4 0.003,6.1e-4 0.003,6.4e-4 0.003,6.1e-4 0.003,6.3e-4 0.003,6.4e-4 0.003,6.1e-4 0.003,6.3e-4 0.002,7.4e-4 0.002,7.4e-4 0.002,7.4e-4 0.002,7.7e-4 0.002,7.4e-4 0.002,7.4e-4 0.002,7.7e-4 0.002,7.4e-4 0.002,7.4e-4 0.002,7.4e-4 0.002,7.7e-4 0.002,7.4e-4 0.002,7.4e-4 0.002,7.4e-4 0.002,7.7e-4 0.002,7.4e-4 0.002,7.4e-4 0.002,7.7e-4 0.002,7.4e-4 0.002,7.4e-4 0.002,7.4e-4 0.001,8.7e-4 0.002,7.4e-4 0.001,0.002 0.001,8.8e-4 0.002,0.002 0.001,0.002 0.002,0.002 0.001,0.002 0.002,0.002 0.001,0.002 10e-4,0.002 0.002,0.002 10e-4,0.002 c 0,0 0.30205,0.27683 0.30205,0.27683 l 10.15685,-2.09288 -1.03282,-0.94661 -0.002,-0.002 -0.001,-0.002 -0.002,-0.002 -0.002,-0.002 -0.001,-0.002 -0.001,-0.002 -0.001,-0.002 -10e-4,-0.002 -0.001,-0.002 -0.001,-0.002 -0.001,-0.002 -0.001,-0.002 -0.001,-0.002 -10e-4,-0.002 -8e-4,-0.002 -7.9e-4,-0.002 -7.9e-4,-0.002 -8e-4,-0.002 -7.9e-4,-0.002 -5.3e-4,-0.002 -5.3e-4,-0.002 -5.3e-4,-0.002 -5.3e-4,-0.002 -5.3e-4,-0.002 -5.3e-4,-0.002 -5.3e-4,-0.002 -2.6e-4,-0.002 -2.6e-4,-0.002 -2.5e-4,-0.002 -2.3e-4,-0.002 -1.7e-4,-0.002 -1e-4,-0.002 -9e-5,-0.002 -10e-6,-0.002 10e-6,-0.002 5e-5,-0.002 9e-5,-0.002 1.6e-4,-0.002 1.9e-4,-0.002 2.3e-4,-0.002 2.6e-4,-0.002 2.7e-4,-0.002 2.6e-4,-0.002 5.3e-4,-0.002 5.3e-4,-0.002 5.3e-4,-0.002 c 0,0 5.3e-4,-0.002 5.3e-4,-0.002 l 5.3e-4,-0.002 5.2e-4,-0.002 5.3e-4,-0.002 5.3e-4,-0.002 5.3e-4,-0.002 5.3e-4,-0.002 5.3e-4,-0.002 5.3e-4,-0.002 5.3e-4,-0.002 7.9e-4,-0.002 0.002,-0.002 8e-4,-0.002 0.002,-0.002 7.9e-4,-0.001 0.002,-0.002 0.002,-0.001 0.002,-0.001 7.9e-4,-10e-4 8e-4,-0.001 0.002,-0.001 0.002,-0.001 0.002,-0.001 7.9e-4,-0.001 c 0,0 0.002,-10e-4 0.002,-10e-4 l 8e-4,-0.001 0.002,-0.001 0.002,-0.001 7.9e-4,-0.001 0.002,-0.001 c 7.9e-4,-7.7e-4 0.002,-0.002 0.004,-0.002 l 5.3e-4,-4e-4 0.002,-0.001 c 0,0 0.002,-10e-4 0.002,-10e-4 l 0.002,-0.001 0.002,-0.001 0.002,-0.001 0.002,-0.001 0.002,-0.001 0.002,-10e-4 0.002,-0.001 0.002,-0.001 c 0,0 2.6e-4,-2.2e-4 2.6e-4,-2.2e-4 0.002,-9e-4 0.003,-10e-4 0.005,-0.003 0,0 8e-4,-4.2e-4 8e-4,-4.2e-4 7.9e-4,-7.7e-4 0.003,-0.001 0.005,-0.003 l 0.002,-0.001 0.002,-0.001 0.003,-10e-4 0.003,-0.001 c 7.9e-4,-4.3e-4 0.002,-9e-4 0.003,-0.001 l 0.003,-0.001 0.003,-0.001 0.003,-0.001 0.003,-10e-4 0.003,-0.001 c 0,0 0.003,-0.001 0.003,-0.001 0,0 2.6e-4,-1.5e-4 2.6e-4,-1.5e-4 0.009,-0.004 0.0169,-0.008 0.0259,-0.0122 0.001,-4.5e-4 0.003,-0.001 0.005,-0.002 0.002,-5.9e-4 0.003,-0.001 0.005,-0.002 l 0.003,-0.001 0.003,-0.001 c 0.002,-5.1e-4 0.002,-9e-4 0.004,-0.001 l 0.004,-0.001 c 0,0 0.004,-0.001 0.004,-0.001 l 5.3e-4,-2e-4 c 0.005,-0.002 0.0108,-0.003 0.0164,-0.005 0.004,-10e-4 0.008,-0.002 0.0106,-0.003 0,0 0.65002,-0.19052 0.65002,-0.19052 0,0 -2.46577,-4.2569 -2.46577,-4.2569 l -2.30095,0.67437 -0.004,0.001 -0.004,0.001 -0.004,0.001 -0.004,0.001 -0.004,0.001 -0.004,8e-4 -0.004,8.2e-4 -0.004,8.1e-4 -0.004,8e-4 -0.004,8e-4 -0.004,8.1e-4 -0.004,8.1e-4 -0.004,8.1e-4 c -0.002,4.4e-4 -0.005,9.3e-4 -0.007,0.002 l -5.3e-4,1.1e-4 c -0.007,0.001 -0.0136,0.003 -0.0204,0.003 l -0.002,3.2e-4 -0.003,4.7e-4 c -0.01,0.002 -0.0192,0.003 -0.0288,0.004 l -0.002,2.3e-4 c -0.005,5.8e-4 -0.009,9.8e-4 -0.0138,0.001 -0.001,8e-5 -0.003,2.8e-4 -0.005,4.7e-4 l -0.004,3.5e-4 c 0,0 -0.002,1.9e-4 -0.002,1.9e-4 -0.004,3.2e-4 -0.008,6.3e-4 -0.012,7.7e-4 l -0.001,4e-5 c -0.002,1.6e-4 -0.002,9e-5 -0.004,2.6e-4 l -0.002,7e-5 c -0.001,1e-5 -0.003,1.4e-4 -0.005,2.7e-4 -0.005,2.7e-4 -0.01,5.4e-4 -0.0144,7.3e-4 -10e-4,0 -0.002,1e-5 -0.004,1.6e-4 0,0 -0.004,1.4e-4 -0.004,1.4e-4 -0.002,-1e-5 -0.005,-6e-5 -0.007,1.8e-4 0,0 -0.004,1.6e-4 -0.004,1.6e-4 l -0.004,1.5e-4 c -0.002,-3e-5 -0.004,-1.8e-4 -0.006,-2.6e-4 -0.008,-4e-5 -0.0143,-2.9e-4 -0.0214,-4.3e-4 l -0.004,-1.8e-4 -0.002,-2e-5 c -0.008,-4e-5 -0.0148,-0.001 -0.022,-0.002 -0.0136,-10e-4 -0.0267,-0.004 -0.0393,-0.006 -0.002,-4.3e-4 -0.003,-6.3e-4 -0.005,-10e-4 l -0.003,-6.2e-4 c -0.007,-10e-4 -0.0137,-0.003 -0.0202,-0.005 -7.6e-4,-2.4e-4 -0.002,-4.4e-4 -0.003,-6.4e-4 l -0.003,-6.2e-4 c -0.003,-6.3e-4 -0.003,-6.3e-4 -0.005,-10e-4 l -0.002,-7.6e-4 c -0.002,-7.4e-4 -0.004,-0.001 -0.006,-0.002 l -0.002,-4.1e-4 -10e-4,-5.4e-4 c -0.005,-0.001 -0.01,-0.004 -0.0137,-0.005 0,0 -0.002,-4.1e-4 -0.002,-4.1e-4 -0.004,-0.002 -0.007,-0.003 -0.0109,-0.005 -0.001,-5.4e-4 -0.002,-0.002 -0.004,-0.002 l -0.002,-7.5e-4 -0.002,-7.5e-4 -5.5e-4,-2.7e-4 c -0.003,-0.002 -0.007,-0.004 -0.01,-0.006 -0.002,-0.002 -0.004,-0.002 -0.006,-0.004 -0.003,-0.003 -0.007,-0.005 -0.01,-0.008 l -0.32303,-0.29471 -10.15685,2.09286 z m -1.12645,0.18338 -0.16054,0.0471 v 0 l -1.54983,0.45423 c 0,0 -0.97908,-0.89735 -0.97908,-0.89735 l 2.16365,-0.63414 0.97908,0.89735 z m 10.68012,-3.49663 -0.67615,-0.6197 2.16365,-0.63413 0.97909,0.89735 -2.16365,0.63413 -0.30293,-0.27764 z"
+ style="clip-rule:evenodd;display:inline;opacity:0.254902;mix-blend-mode:normal;fill:#77ffff;fill-opacity:1;fill-rule:evenodd;stroke-width:0.0114987;stroke-linejoin:round;stroke-miterlimit:2;filter:url(#filter2172)"
+ id="path2243-6" />
+ <path
+ sodipodi:type="star"
+ style="display:inline;opacity:0.287582;mix-blend-mode:overlay;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#77ffff;stroke-width:1.34025;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000"
+ id="path2200-8-3"
+ sodipodi:sides="7"
+ sodipodi:cx="139.0379"
+ sodipodi:cy="124.56456"
+ sodipodi:r1="28.157612"
+ sodipodi:r2="8.420433"
+ sodipodi:arg1="0.82935809"
+ sodipodi:arg2="1.278157"
+ inkscape:flatsided="false"
+ inkscape:rounded="0.20533468"
+ inkscape:randomized="0"
+ d="m 158.05413,145.33074 c -3.16391,2.89729 -12.47943,-13.94133 -16.5871,-12.70373 -4.10766,1.23759 -2.57051,20.41975 -6.80836,19.75254 -4.23785,-0.66722 3.11898,-18.44909 -0.4097,-20.88897 -3.52868,-2.43987 -17.5675,10.7218 -19.68811,6.99252 -2.1206,-3.72929 16.36873,-9.06431 16.07621,-13.34438 -0.29253,-4.28007 -19.3358,-7.04988 -17.7423,-11.03301 1.59349,-3.98313 17.29249,7.14608 20.4564,4.2488 3.1639,-2.89729 -6.54385,-19.512868 -2.43618,-20.750464 4.10766,-1.237597 5.19466,17.975324 9.43251,18.642544 4.23785,0.66721 11.17575,-17.282261 14.70443,-14.84239 3.52868,2.43988 -10.81486,15.26878 -8.69426,18.99807 2.12061,3.72929 20.47978,-2.03776 20.77231,2.24231 0.29253,4.28007 -18.68057,1.06453 -20.27407,5.04766 -1.59349,3.98313 14.36212,14.74122 11.19822,17.6385 z"
+ inkscape:transform-center-x="-0.42021933"
+ inkscape:transform-center-y="0.14909702"
+ transform="matrix(0.43123107,-0.05603166,0,0.20655771,56.015647,127.74257)" />
+ <ellipse
+ style="opacity:0.147059;fill:none;fill-opacity:0.66129;fill-rule:evenodd;stroke:#77ffff;stroke-width:0.4;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000"
+ id="path12687"
+ cx="23.794903"
+ cy="148.56818"
+ rx="10.197816"
+ ry="3.399272" />
+ <ellipse
+ style="opacity:0.08;fill:none;fill-opacity:0.66129;fill-rule:evenodd;stroke:#77ffff;stroke-width:0.4;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000"
+ id="path12689"
+ cx="33.992718"
+ cy="151.16762"
+ rx="6.4578218"
+ ry="2.2587204" />
+ <rect
+ style="opacity:0.1;fill:none;fill-opacity:0.66129;fill-rule:evenodd;stroke:#77ffff;stroke-width:0.441718;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000"
+ id="rect12693"
+ width="9.0523825"
+ height="5.5890183"
+ x="-98.964111"
+ y="197.5183"
+ transform="matrix(0.98695214,-0.16101391,0.69688889,0.71717911,0,0)" />
+ <rect
+ style="opacity:0.15;fill:none;fill-opacity:0.66129;fill-rule:evenodd;stroke:#77ffff;stroke-width:0.427704;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000"
+ id="rect12695"
+ width="13.473444"
+ height="9.018424"
+ x="-170.63829"
+ y="158.53918"
+ transform="matrix(-0.98234891,-0.18705779,-0.63981413,0.76852968,0,0)" />
+ </g>
+ <g
+ inkscape:groupmode="layer"
+ id="layer3"
+ inkscape:label="island"
+ style="display:inline"
+ sodipodi:insensitive="true">
+ <path
+ id="path2310"
+ style="opacity:1;fill:url(#linearGradient2312);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.138986;stroke-linecap:round;stroke-opacity:1;stop-color:#000000"
+ d="m 76.782494,72.318196 a 0.82881899,0.74549609 56.975906 0 0 -0.266655,0.855258 3.5224809,3.7507772 56.975906 0 0 -1.277658,4.657467 1.73534,1.5608827 56.975906 0 0 -0.624198,0.22147 1.73534,1.5608827 56.975906 0 0 -0.362959,2.305677 1.73534,1.5608827 56.975906 0 0 0.362476,0.413356 3.1857732,3.9837448 56.975906 0 0 -0.320116,2.44221 0.95832196,0.83868312 56.975906 0 0 -0.09653,0.05334 0.95832196,0.83868312 56.975906 0 0 -0.181032,1.260713 0.95832196,0.83868312 56.975906 0 0 0.229885,0.254318 1.9684452,11.298927 56.975906 0 0 -0.697899,0.940485 1.0360238,0.95516687 56.975906 0 0 -0.264278,0.115259 1.0360238,0.95516687 56.975906 0 0 -0.289059,1.298853 0.69931608,0.76879292 56.975906 0 0 -0.392021,0.132464 0.69931608,0.76879292 56.975906 0 0 -0.263353,1.005314 0.69931608,0.76879292 56.975906 0 0 0.05136,0.06777 0.72521667,2.7723137 56.975906 0 0 -1.605949,1.900131 0.72521667,2.7723137 56.975906 0 0 2.719648,-0.902944 0.72521667,2.7723137 56.975906 0 0 1.286075,-0.99989 1.0360238,5.7542985 56.975906 0 0 2.883114,-1.648236 1.0360238,5.7542985 56.975906 0 0 3.91376,-3.171707 1.9684452,11.298927 56.975906 0 0 2.356172,-1.459636 1.9684452,11.298927 56.975906 0 0 6.219203,-4.685631 0.95832196,8.293645 56.975906 0 0 3.497396,-2.1243 0.95832196,8.293645 56.975906 0 0 6.431394,-5.323484 0.95832196,8.293645 56.975906 0 0 -1.418619,0.296637 0.69931608,1.0949474 56.975906 0 0 -0.0708,-0.193784 0.69931608,1.0949474 56.975906 0 0 -0.942181,-0.165252 1.5022346,1.327915 56.975906 0 0 -1.900451,-0.488974 1.5022346,1.327915 56.975906 0 0 -0.553363,1.269707 1.5022346,7.6646322 56.975906 0 0 -1.137117,0.376023 0.9324214,1.0949474 56.975906 0 0 -1.358823,-0.09631 0.9324214,1.0949474 56.975906 0 0 -0.06372,0.04455 1.8130417,2.0734111 56.975906 0 0 -2.636813,-0.266369 1.8130417,2.0734111 56.975906 0 0 -0.139443,0.0992 3.2893755,4.5894603 56.975906 0 0 -1.069139,-0.221833 1.3209304,1.1182442 56.975906 0 0 -0.240216,-0.695154 1.3209304,1.1182442 56.975906 0 0 -1.657491,-0.4983 1.3209304,1.1182442 56.975906 0 0 -0.457471,1.028527 0.69931608,0.51252859 56.975906 0 0 -0.343359,0.04798 0.69931608,0.51252859 56.975906 0 0 -0.09945,0.776866 3.2893755,4.5894603 56.975906 0 0 -0.507768,0.297473 3.2893755,4.5894603 56.975906 0 0 -0.238813,0.163796 1.5540358,1.1415409 56.975906 0 0 -1.211036,-0.08579 1.5540358,1.1415409 56.975906 0 0 -0.388154,0.562112 3.0821708,2.7024238 56.975906 0 0 -1.9809,-0.200933 2.0461471,1.6540697 56.975906 0 0 -2.330697,-0.580972 2.0461471,1.6540697 56.975906 0 0 -0.645626,1.070904 3.5224809,3.7507772 56.975906 0 0 -0.840996,0.105413 0.82881899,0.74549609 56.975906 0 0 -1.059411,-0.262485 0.82881899,0.74549609 56.975906 0 0 -0.01572,0.01019 z" />
+ <path
+ id="path2302"
+ style="opacity:1;fill:url(#linearGradient2304);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.138986;stroke-linecap:round;stroke-opacity:1;stop-color:#000000"
+ d="m 71.420724,83.809722 a 0.82881899,0.74549609 81.701217 0 0 -0.599935,0.665317 3.5224809,3.7507772 81.701217 0 0 -3.108598,3.696084 1.73534,1.5608827 81.701217 0 0 -0.659607,-0.05991 1.73534,1.5608827 81.701217 0 0 -1.294079,1.942484 1.73534,1.5608827 81.701217 0 0 0.156353,0.527074 3.1857732,3.9837448 81.701217 0 0 -1.312273,2.08442 0.95832196,0.83868312 81.701217 0 0 -0.109996,0.0081 0.95832196,0.83868312 81.701217 0 0 -0.69175,1.069414 0.95832196,0.83868312 81.701217 0 0 0.10244,0.327157 1.9684452,11.298927 81.701217 0 0 -1.027291,0.562354 1.0360238,0.95516687 81.701217 0 0 -0.288258,-0.0058 1.0360238,0.95516687 81.701217 0 0 -0.805831,1.058875 0.69931608,0.76879292 81.701217 0 0 -0.411488,-0.04365 0.69931608,0.76879292 81.701217 0 0 -0.659701,0.802998 0.69931608,0.76879292 81.701217 0 0 0.01831,0.08303 0.72521667,2.7723137 81.701217 0 0 -2.253486,1.054216 0.72521667,2.7723137 81.701217 0 0 2.847992,0.317379 0.72521667,2.7723137 81.701217 0 0 1.586394,-0.370301 1.0360238,5.7542985 81.701217 0 0 3.308207,-0.291216 1.0360238,5.7542985 81.701217 0 0 4.881585,-1.243934 1.9684452,11.298927 81.701217 0 0 2.750685,-0.340308 1.9684452,11.298927 81.701217 0 0 7.608899,-1.654772 0.95832196,8.293645 81.701217 0 0 4.065298,-0.466703 0.95832196,8.293645 81.701217 0 0 8.068429,-2.145396 0.95832196,8.293645 81.701217 0 0 -1.412648,-0.323922 0.69931608,1.0949474 81.701217 0 0 0.01678,-0.205631 0.69931608,1.0949474 81.701217 0 0 -0.786683,-0.544189 1.5022346,1.327915 81.701217 0 0 -1.521699,-1.239044 1.5022346,1.327915 81.701217 0 0 -1.033716,0.921849 1.5022346,7.6646322 81.701217 0 0 -1.190146,-0.134069 0.9324214,1.0949474 81.701217 0 0 -1.193972,-0.655825 0.9324214,1.0949474 81.701217 0 0 -0.07649,0.01378 1.8130417,2.0734111 81.701217 0 0 -2.283666,-1.344848 1.8130417,2.0734111 81.701217 0 0 -0.168153,0.03177 3.2893755,4.5894603 81.701217 0 0 -0.878337,-0.648684 1.3209304,1.1182442 81.701217 0 0 0.07257,-0.731899 1.3209304,1.1182442 81.701217 0 0 -1.297114,-1.145894 1.3209304,1.1182442 81.701217 0 0 -0.845735,0.742891 0.69931608,0.51252859 81.701217 0 0 -0.331938,-0.10007 0.69931608,0.51252859 81.701217 0 0 -0.415299,0.664037 3.2893755,4.5894603 81.701217 0 0 -0.585633,0.05782 3.2893755,4.5894603 81.701217 0 0 -0.285439,0.04889 1.5540358,1.1415409 81.701217 0 0 -1.064122,-0.584471 1.5540358,1.1415409 81.701217 0 0 -0.58768,0.348226 3.0821708,2.7024238 81.701217 0 0 -1.715259,-1.011056 2.0461471,1.6540697 81.701217 0 0 -1.874025,-1.502569 2.0461471,1.6540697 81.701217 0 0 -1.034363,0.702684 3.5224809,3.7507772 81.701217 0 0 -0.807988,-0.256008 0.82881899,0.74549609 81.701217 0 0 -0.852499,-0.68154 0.82881899,0.74549609 81.701217 0 0 -0.01854,0.0027 z" />
+ <path
+ id="path2259"
+ style="opacity:1;fill:url(#linearGradient2261);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.138986;stroke-linecap:round;stroke-opacity:1;stop-color:#000000"
+ d="m 61.467926,94.46734 a 0.82881899,0.74549609 81.701217 0 0 -0.599936,0.665316 3.5224809,3.7507772 81.701217 0 0 -3.108598,3.696084 1.73534,1.5608827 81.701217 0 0 -0.659607,-0.05991 1.73534,1.5608827 81.701217 0 0 -1.294078,1.94248 1.73534,1.5608827 81.701217 0 0 0.156352,0.52707 3.1857732,3.9837448 81.701217 0 0 -1.312274,2.08443 0.95832196,0.83868312 81.701217 0 0 -0.110056,0.007 0.95832196,0.83868312 81.701217 0 0 -0.691749,1.06943 0.95832196,0.83868312 81.701217 0 0 0.10244,0.32715 1.9684452,11.298927 81.701217 0 0 -1.027292,0.56235 1.0360238,0.95516687 81.701217 0 0 -0.288256,-0.006 1.0360238,0.95516687 81.701217 0 0 -0.80583,1.05888 0.69931608,0.76879292 81.701217 0 0 -0.411485,-0.0436 0.69931608,0.76879292 81.701217 0 0 -0.659703,0.80301 0.69931608,0.76879292 81.701217 0 0 0.01831,0.083 0.72521667,2.7723137 81.701217 0 0 -2.253486,1.05421 0.72521667,2.7723137 81.701217 0 0 2.847993,0.31738 0.72521667,2.7723137 81.701217 0 0 1.586393,-0.3703 1.0360238,5.7542985 81.701217 0 0 3.308206,-0.29122 1.0360238,5.7542985 81.701217 0 0 4.881586,-1.24392 1.9684452,11.298927 81.701217 0 0 2.750685,-0.34032 1.9684452,11.298927 81.701217 0 0 7.608899,-1.65478 0.95832196,8.293645 81.701217 0 0 4.065298,-0.46669 0.95832196,8.293645 81.701217 0 0 8.068428,-2.1454 0.95832196,8.293645 81.701217 0 0 -1.412647,-0.32393 0.69931608,1.0949474 81.701217 0 0 0.01678,-0.20563 0.69931608,1.0949474 81.701217 0 0 -0.786685,-0.54418 1.5022346,1.327915 81.701217 0 0 -1.521698,-1.239046 1.5022346,1.327915 81.701217 0 0 -1.033716,0.921846 1.5022346,7.6646322 81.701217 0 0 -1.190145,-0.13407 0.9324214,1.0949474 81.701217 0 0 -1.193973,-0.655821 0.9324214,1.0949474 81.701217 0 0 -0.07641,0.01434 1.8130417,2.0734111 81.701217 0 0 -2.283666,-1.344838 1.8130417,2.0734111 81.701217 0 0 -0.168183,0.03157 3.2893755,4.5894603 81.701217 0 0 -0.878338,-0.64869 1.3209304,1.1182442 81.701217 0 0 0.07257,-0.731897 1.3209304,1.1182442 81.701217 0 0 -1.297111,-1.145895 1.3209304,1.1182442 81.701217 0 0 -0.845738,0.74289 0.69931608,0.51252859 81.701217 0 0 -0.331937,-0.10007 0.69931608,0.51252859 81.701217 0 0 -0.4153,0.664038 3.2893755,4.5894603 81.701217 0 0 -0.585633,0.05781 3.2893755,4.5894603 81.701217 0 0 -0.285439,0.04888 1.5540358,1.1415409 81.701217 0 0 -1.064122,-0.58447 1.5540358,1.1415409 81.701217 0 0 -0.58768,0.348226 3.0821708,2.7024238 81.701217 0 0 -1.715259,-1.011057 2.0461471,1.6540697 81.701217 0 0 -1.874026,-1.502567 2.0461471,1.6540697 81.701217 0 0 -1.034362,0.702683 3.5224809,3.7507772 81.701217 0 0 -0.807988,-0.256008 0.82881899,0.74549609 81.701217 0 0 -0.8525,-0.68154 0.82881899,0.74549609 81.701217 0 0 -0.01854,0.0027 z" />
+ <path
+ id="path2306"
+ style="opacity:1;fill:url(#linearGradient2308);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.138986;stroke-linecap:round;stroke-opacity:1;stop-color:#000000"
+ d="m 103.37753,57.727054 a 0.82881899,0.74549609 81.701217 0 0 -0.59994,0.665316 3.5224809,3.7507772 81.701217 0 0 -3.108589,3.696082 1.73534,1.5608827 81.701217 0 0 -0.65961,-0.05991 1.73534,1.5608827 81.701217 0 0 -1.294076,1.942484 1.73534,1.5608827 81.701217 0 0 0.156356,0.527073 3.1857732,3.9837448 81.701217 0 0 -1.312278,2.084421 0.95832196,0.83868312 81.701217 0 0 -0.109996,0.0081 0.95832196,0.83868312 81.701217 0 0 -0.691749,1.069415 0.95832196,0.83868312 81.701217 0 0 0.102439,0.327156 1.9684452,11.298927 81.701217 0 0 -1.02729,0.562356 1.0360238,0.95516687 81.701217 0 0 -0.288259,-0.0058 1.0360238,0.95516687 81.701217 0 0 -0.805831,1.058875 0.69931608,0.76879292 81.701217 0 0 -0.411487,-0.04365 0.69931608,0.76879292 81.701217 0 0 -0.659702,0.802999 0.69931608,0.76879292 81.701217 0 0 0.01831,0.08303 0.72521667,2.7723137 81.701217 0 0 -2.253485,1.054216 0.72521667,2.7723137 81.701217 0 0 2.847992,0.317378 0.72521667,2.7723137 81.701217 0 0 1.586395,-0.370302 1.0360238,5.7542985 81.701217 0 0 3.308211,-0.291214 1.0360238,5.7542985 81.701217 0 0 4.881579,-1.243935 1.9684452,11.298927 81.701217 0 0 2.75069,-0.340307 1.9684452,11.298927 81.701217 0 0 7.60889,-1.65477 0.95832196,8.293645 81.701217 0 0 4.06529,-0.466703 0.95832196,8.293645 81.701217 0 0 8.06843,-2.145396 0.95832196,8.293645 81.701217 0 0 -1.41265,-0.323921 0.69931608,1.0949474 81.701217 0 0 0.0167,-0.205626 0.69931608,1.0949474 81.701217 0 0 -0.78668,-0.54419 1.5022346,1.327915 81.701217 0 0 -1.52169,-1.239043 1.5022346,1.327915 81.701217 0 0 -1.03372,0.921848 1.5022346,7.6646322 81.701217 0 0 -1.19015,-0.134068 0.9324214,1.0949474 81.701217 0 0 -1.19397,-0.655826 0.9324214,1.0949474 81.701217 0 0 -0.0766,0.01379 1.8130417,2.0734111 81.701217 0 0 -2.28366,-1.344847 1.8130417,2.0734111 81.701217 0 0 -0.16815,0.03177 3.2893755,4.5894603 81.701217 0 0 -0.87834,-0.648685 1.3209304,1.1182442 81.701217 0 0 0.0725,-0.731899 1.3209304,1.1182442 81.701217 0 0 -1.29712,-1.145893 1.3209304,1.1182442 81.701217 0 0 -0.84572,0.742889 0.69931608,0.51252859 81.701217 0 0 -0.33194,-0.10007 0.69931608,0.51252859 81.701217 0 0 -0.4153,0.664035 3.2893755,4.5894603 81.701217 0 0 -0.58564,0.05783 3.2893755,4.5894603 81.701217 0 0 -0.28543,0.04889 1.5540358,1.1415409 81.701217 0 0 -1.06413,-0.584471 1.5540358,1.1415409 81.701217 0 0 -0.58768,0.348225 3.0821708,2.7024238 81.701217 0 0 -1.71525,-1.011057 2.0461471,1.6540697 81.701217 0 0 -1.87402,-1.502568 2.0461471,1.6540697 81.701217 0 0 -1.03437,0.702684 3.5224809,3.7507772 81.701217 0 0 -0.80799,-0.256008 0.82881899,0.74549609 81.701217 0 0 -0.85249,-0.68154 0.82881899,0.74549609 81.701217 0 0 -0.0185,0.0027 z" />
+ <g
+ id="g3911"
+ clip-path="url(#clipPath3779-40)"
+ transform="matrix(-0.44242934,0.08944721,0.02516038,0.37967472,249.87805,12.677078)">
+ <g
+ inkscape:label="Clip"
+ id="g3895">
+ <path
+ style="fill:url(#linearGradient3913);fill-opacity:1;stroke:none;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 165.96445,85.281733 c -1.12822,-0.665249 -2.24243,-1.47058 -3.49925,-0.849818 0,0 1.34971,1.849604 1.34971,1.649648 -1.9893,-0.688237 -5.38627,0.175434 -5.09891,1.899592 0.28328,-0.208198 2.56612,-0.365916 3.54925,0.349925 -3.27405,0.745798 -3.07658,2.352548 -3.44927,4.549026 2.20842,1.182601 3.46096,-2.762936 6.19867,-2.849388 -1.57216,0.369919 -2.54622,5.239296 -1.14975,7.548383 3.00895,-0.545778 3.81663,-6.476945 3.59923,-6.698565 0.40299,3.28811 1.39397,7.957656 -0.64986,14.696854 h 2.09955 c 1.09189,-5.671315 0.36659,-9.581284 -0.34993,-14.596876 2.05169,3.449701 3.21269,3.370859 4.34908,3.749195 0.86964,-3.022025 0.31383,-6.328919 -3.69922,-5.848746 2.06231,-1.386468 4.22458,0.376461 6.04871,0.299937 -0.25284,-4.699029 -5.22731,-3.028661 -6.5486,-2.449476 0.80671,-1.611033 3.18268,-1.926642 4.699,-1.699636 -1.30879,-1.227181 -4.62859,-1.562998 -6.14869,0.04999 -0.05,-0.249946 0.9498,-2.499462 0.9498,-2.499462 -1.77153,0.583207 -2.67469,1.716297 -2.24952,2.699419 z"
+ id="path3893"
+ sodipodi:nodetypes="ccccccccccccccccccccc" />
+ </g>
+ </g>
+ <g
+ id="g3951"
+ clip-path="url(#clipPath3779-4)"
+ transform="matrix(-0.44242934,0.08944721,0.02516038,0.37967472,245.11882,15.239236)"
+ style="fill:#27572a;fill-opacity:1">
+ <g
+ inkscape:label="Clip"
+ id="g3949"
+ style="fill:#27572a;fill-opacity:1">
+ <path
+ style="fill:#27572a;fill-opacity:1;stroke:none;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 165.96445,85.281733 c -1.12822,-0.665249 -2.24243,-1.47058 -3.49925,-0.849818 0,0 1.34971,1.849604 1.34971,1.649648 -1.9893,-0.688237 -5.38627,0.175434 -5.09891,1.899592 0.28328,-0.208198 2.56612,-0.365916 3.54925,0.349925 -3.27405,0.745798 -3.07658,2.352548 -3.44927,4.549026 2.20842,1.182601 3.46096,-2.762936 6.19867,-2.849388 -1.57216,0.369919 -2.54622,5.239296 -1.14975,7.548383 3.00895,-0.545778 3.81663,-6.476945 3.59923,-6.698565 0.40299,3.28811 1.39397,7.957656 -0.64986,14.696854 h 2.09955 c 1.09189,-5.671315 0.36659,-9.581284 -0.34993,-14.596876 2.05169,3.449701 3.21269,3.370859 4.34908,3.749195 0.86964,-3.022025 0.31383,-6.328919 -3.69922,-5.848746 2.06231,-1.386468 4.22458,0.376461 6.04871,0.299937 -0.25284,-4.699029 -5.22731,-3.028661 -6.5486,-2.449476 0.80671,-1.611033 3.18268,-1.926642 4.699,-1.699636 -1.30879,-1.227181 -4.62859,-1.562998 -6.14869,0.04999 -0.05,-0.249946 0.9498,-2.499462 0.9498,-2.499462 -1.77153,0.583207 -2.67469,1.716297 -2.24952,2.699419 z"
+ id="path3947"
+ sodipodi:nodetypes="ccccccccccccccccccccc" />
+ </g>
+ </g>
+ <path
+ style="fill:url(#linearGradient1973);fill-opacity:1;stroke:none;stroke-width:0.231801px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 70.181544,107.76284 c 0,0 12.988452,-1.98305 12.540621,-2.62585 -0.447837,-0.64283 17.154156,-4.98067 17.154156,-4.98067 l 17.970559,3.04393 17.45028,-5.377924 c 0,0 16.34528,-2.03009 17.584,-2.033732 1.23872,-0.0036 38.54451,-10.048106 38.54451,-10.048106 l -3.55763,-13.466927 -2.6508,0.03258 -4.47471,-5.1895 -2.42687,0.353989 -3.95102,-4.026633 c 0,0 -4.19658,-3.28267 -4.99112,-3.87492 -0.79452,-0.592256 -2.84941,-0.115488 -2.84941,-0.115488 0,0 -9.3355,1.538738 -10.27809,1.145118 -0.9426,-0.393618 -5.47858,-1.148277 -5.47858,-1.148277 l -5.18222,6.952154 -2.24832,-4.064932 c 0,0 -2.49545,-1.672746 -3.21412,-1.744956 -0.71868,-0.07221 -10.40663,-1.718892 -11.22644,-2.484493 -0.81982,-0.765597 -6.16096,-2.712609 -6.16096,-2.712609 l -3.32254,-0.931655 -6.68107,2.74488 -3.22844,5.781993 -8.10748,6.316622 c 0,0 -3.726618,13.290175 -4.394724,13.564661 -0.668106,0.274488 -12.322292,-3.159648 -12.322292,-3.159648 l -4.47447,3.308199 -4.008641,1.646926 -1.614106,7.139846 -4.976522,1.07996 -3.965122,8.013872 -4.178343,2.91094 -0.534388,3.61867 4.734612,0.90272 z"
+ id="path1965"
+ sodipodi:nodetypes="cscccsccccccscscccsscccccscccccccccc" />
+ <path
+ style="fill:#241f1c;stroke:none;stroke-width:0.231801px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 168.18563,68.417117 -1.96445,5.951696 2.03507,1.207966 c 0,0 4.26148,0.08655 4.02493,-0.321535 -0.23656,-0.408085 -1.74624,-4.082673 -1.74624,-4.082673 l 1.76605,2.397941 2.51355,-0.366631 -1.00945,-2.065711 -1.15205,-0.009 -2.4451,-5.839615 2.71411,4.64964 2.08201,0.315942 2.02973,3.598732 0.95523,0.480293 1.62164,3.835294 0.76379,-1.439176 1.3615,-0.37563 -2.20491,-4.192806 -3.34065,-2.876412 -1.7426,-2.843951 2.33485,2.049421 2.09464,0.402613 1.52951,1.989855 1.28563,-0.895671 -1.48075,-2.26252 2.83143,2.419578 1.70467,2.583932 1.75877,-0.0795 3.99988,8.00282 -12.43401,5.177342 -22.71953,-0.403835 c 0,0 0.67517,-6.294742 1.04351,-7.410686 0.36832,-1.115942 10.48729,-10.027435 10.48729,-10.027435 z"
+ id="path5135" />
+ <path
+ id="path2318"
+ style="opacity:1;fill:url(#linearGradient2320);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.168436;stroke-linecap:round;stroke-opacity:1;stop-color:#000000"
+ d="m 170.89812,74.256709 a 1.0257098,0.88472621 81.701217 0 0 -0.70778,0.81831 4.3592667,4.4512789 81.701217 0 0 -3.66564,4.547646 2.1475801,1.8523959 81.701217 0 0 -0.78394,-0.07887 2.1475801,1.8523959 81.701217 0 0 -1.52304,2.392487 2.1475801,1.8523959 81.701217 0 0 0.18964,0.652846 3.9425721,4.7277561 81.701217 0 0 -1.54362,2.567861 1.1859769,0.99531701 81.701217 0 0 -0.13059,0.0091 1.1859769,0.99531701 81.701217 0 0 -0.81393,1.31731 1.1859769,0.99531701 81.701217 0 0 0.12413,0.405261 2.4360607,13.409135 81.701217 0 0 -1.21617,0.687905 1.2821373,1.1335555 81.701217 0 0 -0.34245,-0.0094 1.2821373,1.1335555 81.701217 0 0 -0.9495,1.30345 0.86544267,0.91237407 81.701217 0 0 -0.48909,-0.05696 0.86544267,0.91237407 81.701217 0 0 -0.77777,0.988131 0.86544267,0.91237407 81.701217 0 0 0.0224,0.102793 0.89749614,3.2900759 81.701217 0 0 -2.66908,1.287192 0.89749614,3.2900759 81.701217 0 0 3.3852,0.413088 0.89749614,3.2900759 81.701217 0 0 1.88164,-0.446367 1.2821373,6.8289814 81.701217 0 0 3.92746,-0.336078 1.2821373,6.8289814 81.701217 0 0 5.78942,-1.502708 2.4360607,13.409135 81.701217 0 0 3.26483,-0.400913 2.4360607,13.409135 81.701217 0 0 9.026,-1.990913 1.1859769,9.8425809 81.701217 0 0 4.82546,-0.547585 1.1859769,9.8425809 81.701217 0 0 9.56828,-2.594255 1.1859769,9.8425809 81.701217 0 0 -1.68033,-0.410777 0.86544267,1.2994416 81.701217 0 0 0.0185,-0.254138 0.86544267,1.2994416 81.701217 0 0 -0.93837,-0.678606 1.8590992,1.5759187 81.701217 0 0 -1.81651,-1.543113 1.8590992,1.5759187 81.701217 0 0 -1.22117,1.132367 1.8590992,9.0960927 81.701217 0 0 -1.41465,-0.174409 1.1539235,1.2994416 81.701217 0 0 -1.423,-0.819592 1.1539235,1.2994416 81.701217 0 0 -0.0907,0.01681 2.2437403,2.460645 81.701217 0 0 -2.72233,-1.67947 2.2437403,2.460645 81.701217 0 0 -0.1995,0.03813 4.0707859,5.4465961 81.701217 0 0 -1.04802,-0.808466 1.6347251,1.3270894 81.701217 0 0 0.0809,-0.904467 1.6347251,1.3270894 81.701217 0 0 -1.54906,-1.426304 1.6347251,1.3270894 81.701217 0 0 -0.99919,0.912448 0.86544267,0.60824934 81.701217 0 0 -0.395,-0.126144 0.86544267,0.60824934 81.701217 0 0 -0.48848,0.818065 4.0707859,5.4465961 81.701217 0 0 -0.6952,0.06724 4.0707859,5.4465961 81.701217 0 0 -0.3387,0.05844 1.9232059,1.354737 81.701217 0 0 -1.26823,-0.730415 1.9232059,1.354737 81.701217 0 0 -0.69552,0.426315 3.8143583,3.2071331 81.701217 0 0 -2.04476,-1.262611 2.5322212,1.9629867 81.701217 0 0 -2.23691,-1.871517 2.5322212,1.9629867 81.701217 0 0 -1.22354,0.861361 4.3592667,4.4512789 81.701217 0 0 -0.9616,-0.322414 1.0257098,0.88472621 81.701217 0 0 -1.01756,-0.848908 1.0257098,0.88472621 81.701217 0 0 -0.022,0.0032 z" />
+ <path
+ id="path2334"
+ style="opacity:1;fill:#e8dcc0;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.207851;stroke-linecap:round;stroke-opacity:1;filter:url(#filter2388);stop-color:#000000"
+ transform="rotate(-8.2987826)"
+ d="m 103.3942,137.26222 c 1e-5,2.1806 -13.911481,3.66953 -31.067113,3.94833 -29.149306,0.47371 -42.926434,-7.7411 -42.926428,-9.9217 -6e-6,-2.1806 25.768532,2.02504 42.926428,2.02504 17.157897,0 31.067123,1.76773 31.067113,3.94833 z"
+ sodipodi:nodetypes="sssss" />
+ <path
+ id="ellipse2338"
+ style="opacity:1;fill:url(#linearGradient1842);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.0707998;stroke-linecap:round;stroke-opacity:1;filter:url(#filter1873);stop-color:#000000"
+ transform="matrix(1.1752124,-0.1388176,0.17141944,0.95170166,-31.840396,4.2204558)"
+ d="m 152.35939,133.12306 c 0,0.87742 -4.42917,-0.39202 -9.37676,-0.39202 -4.9476,0 -9.24548,0.91382 -8.54008,0.39202 0.76259,-0.56411 4.01082,-1.5887 8.95842,-1.5887 4.9476,0 8.95842,0.71128 8.95842,1.5887 z"
+ sodipodi:nodetypes="sssss" />
+ <path
+ id="ellipse2340"
+ style="opacity:1;fill:url(#linearGradient1858);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.0677965;stroke-linecap:round;stroke-opacity:1;filter:url(#filter1869);stop-color:#000000"
+ transform="rotate(-8.2987826)"
+ d="m 174.84755,135.17062 c -4.6336,0.76177 -10.19126,-2.36643 -14.10966,-2.36643 -3.9184,0 -11.09649,-0.75049 -11.09648,-1.76637 4.90947,0.30645 7.2852,0.1239 11.20359,0.1239 3.91839,0 11.12059,2.74704 14.00255,4.0089 z"
+ sodipodi:nodetypes="cscsc" />
+ <path
+ id="ellipse2353"
+ style="opacity:1;fill:url(#linearGradient1866);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.0384106;stroke-linecap:round;stroke-opacity:1;filter:url(#filter1877);stop-color:#000000"
+ transform="rotate(-8.2987826)"
+ d="m 177.53387,131.97057 c -1e-5,0.67725 -2.10443,-0.37315 -3.99106,-0.37315 -1.88662,0 -4.71866,0.0693 -8.69141,-0.73279 1.85805,-0.25467 7.37977,-0.12034 9.26641,-0.12034 1.88664,0 3.41607,0.54902 3.41606,1.22628 z"
+ sodipodi:nodetypes="sscss" />
+ <path
+ style="fill:#204321;fill-opacity:1;stroke:none;stroke-width:0.0815152px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 172.3238,63.57259 c 0.73123,-0.04372 1.09072,0.29461 1.04512,0.238125 -0.71394,-0.151658 -1.79711,0.02817 -2.19854,0.665623 0.61478,0.372849 1.32273,-0.286945 1.69529,-0.108443 -1.07646,0.268157 -1.62379,1.149416 -1.63548,1.761937 0.81455,0.283725 1.14234,-1.263685 2.07065,-1.339857 -0.51628,0.132009 -0.95263,1.873905 -0.35556,2.483641 0.99663,-0.207955 1.76698,-1.802576 1.68126,-1.859502 0.43928,0.340516 0.74766,0.481828 2.58263,0.838347 0.13774,-0.849558 -0.82928,-2.241587 -2.17149,-2.032514 0.62994,-0.42157 1.37332,0.300369 1.99085,0.244404 -0.32592,-1.762124 -1.76617,-0.966514 -2.18598,-0.781618 0.13021,-0.28258 0.51105,-0.420857 0.85938,-0.617526 -1.13808,-0.190902 -1.50693,0.106189 -1.56715,0.620281 -0.63854,-0.462495 -1.39981,-0.300073 -1.81097,-0.112891 z"
+ id="path4563"
+ sodipodi:nodetypes="ccccccccccccccc" />
+ <g
+ id="g3943"
+ clip-path="url(#clipPath3779-8)"
+ transform="matrix(0.52787096,0.09865816,-0.02312641,0.4500351,97.79243,8.226314)">
+ <g
+ inkscape:label="Clip"
+ id="g3941">
+ <path
+ style="fill:url(#linearGradient3945);fill-opacity:1;stroke:none;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 165.96445,85.281733 c -1.12822,-0.665249 -2.24243,-1.47058 -3.49925,-0.849818 0,0 1.34971,1.849604 1.34971,1.649648 -1.9893,-0.688237 -5.38627,0.175434 -5.09891,1.899592 0.28328,-0.208198 2.56612,-0.365916 3.54925,0.349925 -3.27405,0.745798 -3.07658,2.352548 -3.44927,4.549026 2.20842,1.182601 3.46096,-2.762936 6.19867,-2.849388 -1.57216,0.369919 -2.54622,5.239296 -1.14975,7.548383 3.00895,-0.545778 3.81663,-6.476945 3.59923,-6.698565 0.40299,3.28811 1.39397,7.957656 -0.64986,14.696854 h 2.09955 c 1.09189,-5.671315 0.36659,-9.581284 -0.34993,-14.596876 2.05169,3.449701 3.21269,3.370859 4.34908,3.749195 0.86964,-3.022025 0.31383,-6.328919 -3.69922,-5.848746 2.06231,-1.386468 4.22458,0.376461 6.04871,0.299937 -0.25284,-4.699029 -5.22731,-3.028661 -6.5486,-2.449476 0.80671,-1.611033 3.18268,-1.926642 4.699,-1.699636 -1.30879,-1.227181 -4.62859,-1.562998 -6.14869,0.04999 -0.05,-0.249946 0.9498,-2.499462 0.9498,-2.499462 -1.77153,0.583207 -2.67469,1.716297 -2.24952,2.699419 z"
+ id="path3939"
+ sodipodi:nodetypes="ccccccccccccccccccccc" />
+ </g>
+ </g>
+ <path
+ style="fill:#325530;fill-opacity:1;stroke:none;stroke-width:0.0935438px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 182.04124,68.363738 c 0.90115,-0.0643 1.33555,0.289201 1.28079,0.229838 -0.87521,-0.145224 -2.21282,0.07318 -2.72221,0.765045 0.74783,0.384335 1.63506,-0.338783 2.08939,-0.156655 -1.33147,0.312778 -2.02632,1.269084 -2.05537,1.924937 0.99589,0.28416 1.43642,-1.379857 2.58094,-1.483609 -0.63867,0.153653 -1.2175,2.028424 -0.49714,2.66672 1.23177,-0.246434 2.2182,-1.971579 2.11405,-2.030455 0.53258,0.353931 0.90879,0.497792 3.15901,0.835435 0.18987,-0.912567 -0.96713,-2.379284 -2.62433,-2.123379 0.78553,-0.466285 1.6833,0.288601 2.44479,0.213916 -0.35893,-1.878187 -2.15093,-0.992162 -2.67213,-0.784215 0.16705,-0.30556 0.63918,-0.462676 1.07265,-0.681508 -1.39635,-0.177069 -1.85748,0.149733 -1.94393,0.701402 -0.77492,-0.479715 -1.71589,-0.287651 -2.22649,-0.07747 z"
+ id="path4565"
+ sodipodi:nodetypes="ccccccccccccccc" />
+ <path
+ style="fill:#204321;fill-opacity:1;stroke:none;stroke-width:0.109163px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 186.50684,70.523799 c -0.50795,-0.315721 -1.01015,-0.683963 -1.57076,-0.517505 0,0 0.61169,0.778643 0.61093,0.702561 -0.89376,-0.372244 -2.41215,-0.232113 -2.27681,0.439852 0.12609,-0.06349 1.14811,0.0031 1.59125,0.330079 -1.46379,0.102107 -1.36915,0.724408 -1.52769,1.539463 0.99381,0.572502 1.53977,-0.859229 2.76582,-0.740216 -0.70284,0.05352 -1.12051,1.852207 -0.48611,2.808275 1.34579,-0.04071 1.96041,-2.148397 1.86217,-2.244786 0.49208,0.559098 -0.1248,0.750365 2.18006,1.662673 0.378,-1.101578 0.11632,-2.390667 -1.67952,-2.430637 0.91852,-0.413101 1.89388,0.37765 2.71072,0.449746 -0.13126,-1.801954 -2.35322,-1.442413 -2.94288,-1.295355 0.35519,-0.56822 1.41833,-0.556467 2.09844,-0.385966 -0.591,-0.539547 -2.07942,-0.851524 -2.75417,-0.322145 -0.0237,-0.09784 0.41589,-0.898315 0.41589,-0.898315 -0.79133,0.123617 -1.19157,0.504619 -0.99734,0.902276 z"
+ id="path4567"
+ sodipodi:nodetypes="cccccccccccccccccc" />
+ <path
+ style="fill:#44691b;fill-opacity:1;stroke:none;stroke-width:0.120463px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 181.82966,70.870623 c -0.5058,-0.434355 -0.99659,-0.924414 -1.64015,-0.84736 0,0 0.54313,0.953652 0.55489,0.871291 -0.92034,-0.566208 -2.61188,-0.693284 -2.57449,0.05771 0.14908,-0.04549 1.26094,0.214002 1.69371,0.648571 -1.62523,-0.158151 -1.62435,0.531706 -1.93355,1.383423 0.99712,0.800974 1.83415,-0.646102 3.16154,-0.292608 -0.78111,-0.07108 -1.53797,1.796078 -0.99929,2.945627 1.48541,0.202859 2.50986,-1.962101 2.41788,-2.084282 0.44807,0.694455 -0.26141,0.787996 2.11992,2.196657 0.59779,-1.121107 0.52381,-2.562164 -1.44273,-2.934755 1.07763,-0.277944 2.01833,0.755492 2.90387,0.98323 0.15426,-1.971374 -2.34665,-1.990394 -3.01889,-1.939627 0.48438,-0.548901 1.65054,-0.341199 2.36957,-0.0322 -0.55997,-0.691467 -2.14369,-1.301618 -2.97276,-0.853308 -0.009,-0.110026 0.60576,-0.894489 0.60576,-0.894489 -0.88994,-0.01157 -1.39281,0.326765 -1.24528,0.79212 z"
+ id="path4569"
+ sodipodi:nodetypes="cccccccccccccccccc"
+ inkscape:transform-center-x="-2.0949043"
+ inkscape:transform-center-y="3.0848826" />
+ <path
+ style="fill:#21671b;fill-opacity:1;stroke:none;stroke-width:0.0854412px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 176.24718,65.23804 c -0.4719,-0.131777 -0.94879,-0.301946 -1.37465,-0.08132 0,0 0.6418,0.441948 0.62714,0.388001 -0.79651,-0.101577 -2.00719,0.275077 -1.77299,0.728099 0.0909,-0.06816 0.93555,-0.207218 1.35675,-0.05566 -1.17321,0.33965 -0.98134,0.764797 -0.96007,1.373155 0.91494,0.225688 1.09541,-0.891767 2.1158,-1.030848 -0.56248,0.166275 -0.57079,1.521204 0.12224,2.085143 1.08846,-0.274473 1.20012,-1.885008 1.10234,-1.935607 0.50387,0.307697 0.0368,0.556217 2.0821,0.784279 0.1046,-0.852101 -0.34636,-1.720786 -1.81617,-1.421563 0.6718,-0.46126 1.61197,-0.07705 2.29047,-0.174827 -0.43932,-1.257096 -2.18248,-0.596102 -2.63553,-0.383975 0.18443,-0.46876 1.05236,-0.65437 1.63767,-0.657241 -0.58082,-0.275749 -1.85048,-0.225981 -2.30233,0.27348 -0.0373,-0.06519 0.17297,-0.714507 0.17297,-0.714507 -0.62161,0.232248 -0.87727,0.576142 -0.64573,0.823408 z"
+ id="path4571"
+ sodipodi:nodetypes="cccccccccccccccccc"
+ inkscape:transform-center-x="-2.2365337"
+ inkscape:transform-center-y="1.4393762" />
+ <path
+ style="fill:#21671b;fill-opacity:1;stroke:none;stroke-width:0.0854412px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 169.6872,67.409044 c 0.28005,-0.402017 0.53954,-0.836835 1.00839,-0.937761 0,0 -0.21364,0.749389 -0.23667,0.698447 0.54962,-0.585364 1.72309,-1.06555 1.83086,-0.567093 -0.11356,0.0054 -0.85343,0.435723 -1.08179,0.82073 1.12101,-0.484877 1.24368,-0.03486 1.61451,0.447865 -0.56195,0.756473 -1.41246,0.0096 -2.28795,0.551827 0.53965,-0.229823 1.40856,0.809846 1.23306,1.685924 -1.01416,0.481185 -2.1255,-0.689808 -2.0823,-0.791078 -0.19272,0.558049 0.32571,0.452376 -1.10653,1.930246 -0.62308,-0.590584 -0.82828,-1.547584 0.49577,-2.25245 -0.81173,0.07191 -1.29225,0.966698 -1.87776,1.323193 -0.4614,-1.249164 1.30373,-1.849013 1.78818,-1.973814 -0.44065,-0.24412 -1.22817,0.165228 -1.68141,0.535602 0.27242,-0.582395 1.2833,-1.352233 1.9497,-1.254662 -0.0129,-0.07399 -0.58822,-0.440948 -0.58822,-0.440948 0.62725,-0.216583 1.04332,-0.1141 1.02215,0.22398 z"
+ id="path4573"
+ sodipodi:nodetypes="cccccccccccccccccc"
+ inkscape:transform-center-x="0.87487352"
+ inkscape:transform-center-y="2.5607505" />
+ <path
+ id="path4962"
+ style="opacity:1;fill:url(#linearGradient4964);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.179017;stroke-linecap:round;stroke-opacity:1;stop-color:#000000"
+ d="m 77.014293,87.32242 c -0.353616,0.123165 -0.584812,0.531051 -0.577131,1.018347 -2.119377,0.746767 -3.382265,3.159125 -2.943807,5.623228 -0.264886,-0.0672 -0.531796,-0.06147 -0.782926,0.01659 -0.974657,0.302908 -1.489426,1.602965 -1.149757,2.903738 0.06549,0.25091 0.1606,0.49089 0.28174,0.710844 -0.749067,0.88775 -1.156377,1.992612 -1.144429,3.104323 -0.04313,0.005 -0.08554,0.0156 -0.12718,0.028 -0.52381,0.16273 -0.796409,0.87704 -0.608783,1.59548 0.04102,0.15696 0.102387,0.30616 0.181181,0.44042 -0.468296,0.33379 -0.836176,0.6491 -1.096408,0.93971 -0.115147,-0.0104 -0.229228,0.002 -0.338342,0.0354 -0.554195,0.17221 -0.875753,0.86283 -0.744221,1.59812 -0.160243,-0.0486 -0.329654,-0.0481 -0.48959,0.002 -0.480019,0.14921 -0.758144,0.69515 -0.62124,1.2193 0.01018,0.0384 0.02256,0.0761 0.037,0.11302 -1.526927,0.54914 -2.566512,1.3213 -2.438733,1.81138 0.142163,0.54348 1.660486,0.54796 3.39142,0.0104 3.609383,1.86682 14.491511,-0.49702 19.793838,-2.07565 L 85.525842,89.621025 c -0.254141,0.07903 -0.470609,0.27888 -0.62225,0.574549 C 84.269385,89.488351 83.48911,89.08024 82.70732,89.046841 82.2186,87.719229 81.163995,86.947869 80.233146,87.23719 c -0.47173,0.146622 -0.85692,0.5525 -1.078369,1.136382 -0.322672,-0.120289 -0.655946,-0.198851 -0.99328,-0.234152 -0.174971,-0.59906 -0.671994,-0.96149 -1.125136,-0.82045 -0.0072,0.0021 -0.0141,0.0046 -0.02114,0.0068 z"
+ sodipodi:nodetypes="ccccccccsccccccccccccccccccc" />
+ <g
+ id="g4501"
+ clip-path="url(#clipPath3779-4-1)"
+ transform="matrix(0.42692995,-0.14654466,0.17027556,0.34028248,30.89569,46.882034)"
+ style="fill:#7c8e2a;fill-opacity:1">
+ <g
+ inkscape:label="Clip"
+ id="g4499"
+ style="fill:#7c8e2a;fill-opacity:1">
+ <path
+ style="fill:#7c8e2a;fill-opacity:1;stroke:none;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 165.96445,85.281733 c -1.12822,-0.665249 -2.24243,-1.47058 -3.49925,-0.849818 0,0 1.34971,1.849604 1.34971,1.649648 -1.9893,-0.688237 -5.38627,0.175434 -5.09891,1.899592 0.28328,-0.208198 2.56612,-0.365916 3.54925,0.349925 -3.27405,0.745798 -3.07658,2.352548 -3.44927,4.549026 2.20842,1.182601 3.46096,-2.762936 6.19867,-2.849388 -1.57216,0.369919 -2.54622,5.239296 -1.14975,7.548383 3.00895,-0.545778 3.81663,-6.476945 3.59923,-6.698565 0.40299,3.28811 1.39397,7.957656 -0.64986,14.696854 h 2.09955 c 1.09189,-5.671315 0.36659,-9.581284 -0.34993,-14.596876 2.05169,3.449701 3.21269,3.370859 4.34908,3.749195 0.86964,-3.022025 0.31383,-6.328919 -3.69922,-5.848746 2.06231,-1.386468 4.22458,0.376461 6.04871,0.299937 -0.25284,-4.699029 -5.22731,-3.028661 -6.5486,-2.449476 0.80671,-1.611033 3.18268,-1.926642 4.699,-1.699636 -1.30879,-1.227181 -4.62859,-1.562998 -6.14869,0.04999 -0.05,-0.249946 0.9498,-2.499462 0.9498,-2.499462 -1.77153,0.583207 -2.67469,1.716297 -2.24952,2.699419 z"
+ id="path4497"
+ sodipodi:nodetypes="ccccccccccccccccccccc" />
+ </g>
+ </g>
+ <g
+ id="g4507"
+ clip-path="url(#clipPath3779-3)"
+ transform="matrix(0.42692995,-0.14654466,0.17027556,0.34028248,25.494172,47.078058)"
+ style="display:inline;fill:#488728;fill-opacity:1">
+ <g
+ inkscape:label="Clip"
+ id="g4505"
+ style="fill:#488728;fill-opacity:1">
+ <path
+ style="fill:#488728;fill-opacity:1;stroke:none;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 165.96445,85.281733 c -1.12822,-0.665249 -2.24243,-1.47058 -3.49925,-0.849818 0,0 1.34971,1.849604 1.34971,1.649648 -1.9893,-0.688237 -5.38627,0.175434 -5.09891,1.899592 0.28328,-0.208198 2.56612,-0.365916 3.54925,0.349925 -3.27405,0.745798 -3.07658,2.352548 -3.44927,4.549026 2.20842,1.182601 3.46096,-2.762936 6.19867,-2.849388 -1.57216,0.369919 -2.54622,5.239296 -1.14975,7.548383 3.00895,-0.545778 3.81663,-6.476945 3.59923,-6.698565 0.40299,3.28811 1.39397,7.957656 -0.64986,14.696854 h 2.09955 c 1.09189,-5.671315 0.36659,-9.581284 -0.34993,-14.596876 2.05169,3.449701 3.21269,3.370859 4.34908,3.749195 0.86964,-3.022025 0.31383,-6.328919 -3.69922,-5.848746 2.06231,-1.386468 4.22458,0.376461 6.04871,0.299937 -0.25284,-4.699029 -5.22731,-3.028661 -6.5486,-2.449476 0.80671,-1.611033 3.18268,-1.926642 4.699,-1.699636 -1.30879,-1.227181 -4.62859,-1.562998 -6.14869,0.04999 -0.05,-0.249946 0.9498,-2.499462 0.9498,-2.499462 -1.77153,0.583207 -2.67469,1.716297 -2.24952,2.699419 z"
+ id="path4503"
+ sodipodi:nodetypes="ccccccccccccccccccccc" />
+ </g>
+ </g>
+ <path
+ style="display:inline;fill:#44691b;fill-opacity:1;stroke:none;stroke-width:0.109163px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 114.27155,55.293489 c -0.59495,-0.06104 -1.20777,-0.171798 -1.63863,0.223618 0,0 0.89117,0.431595 0.85713,0.363554 -0.96648,0.05731 -2.2697,0.849027 -1.85344,1.393617 0.0855,-0.112359 1.03325,-0.500566 1.57487,-0.401051 -1.27079,0.733576 -0.91289,1.251387 -0.698,2.053426 1.1442,0.07879 1.00713,-1.447363 2.16121,-1.877978 -0.60821,0.356267 -0.19494,2.155976 0.79445,2.737071 1.19167,-0.626662 0.81991,-2.790439 0.68936,-2.833992 0.6874,0.286735 0.21683,0.729114 2.68835,0.538448 -0.14328,-1.155786 -0.94369,-2.199609 -2.57521,-1.448123 0.64439,-0.774012 1.86771,-0.490989 2.63344,-0.784343 -0.90807,-1.561947 -2.74739,-0.264567 -3.21287,0.126147 0.07,-0.666425 1.03072,-1.122006 1.71674,-1.266968 -0.76773,-0.225792 -2.24223,0.146433 -2.61655,0.918068 -0.0639,-0.07772 -0.0201,-0.989712 -0.0201,-0.989712 -0.65701,0.458063 -0.84966,0.975987 -0.50075,1.248221 z"
+ id="path4511"
+ sodipodi:nodetypes="cccccccccccccccccc" />
+ <path
+ style="display:inline;fill:#2c4512;fill-opacity:1;stroke:none;stroke-width:0.109163px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 113.89977,56.742414 c -0.85122,0.462721 -1.01396,1.105541 -1.00298,1.008352 0.69298,-0.676123 2.03565,-1.22871 2.93892,-0.774644 -0.42454,0.861832 -1.68748,0.597081 -1.97848,1.064599 1.39791,-0.44594 2.63812,0.187155 3.08658,0.885965 -0.71198,0.899172 -2.17938,-0.656934 -3.27469,-0.09336 0.67289,-0.209949 2.40027,1.494446 2.16395,2.617284 -1.2656,0.459398 -3.26292,-0.840604 -3.20725,-0.966467 -0.25069,0.701346 -0.49611,1.080878 -2.30082,2.780214 -0.75826,-0.883972 -0.663,-3.169429 0.99098,-3.870077 -1.00614,-0.04451 -1.32683,1.310525 -2.05922,1.67932 -0.88682,-2.262723 1.29402,-2.355159 1.89628,-2.436364 -0.34687,-0.23479 -0.8723,-0.12712 -1.40275,-0.109672 1.14077,-1.019073 1.76562,-0.935008 2.19853,-0.383868 0.38747,-0.98198 1.35674,-1.32877 1.95092,-1.401263 z"
+ id="path4559"
+ sodipodi:nodetypes="ccccccccccccccc" />
+ <path
+ style="display:inline;fill:#2c4512;fill-opacity:1;stroke:none;stroke-width:0.109163px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 108.13068,65.281424 c 0.96725,-0.05573 1.4445,0.404632 1.38393,0.327844 -0.94535,-0.209035 -2.37755,0.02949 -2.90556,0.891627 0.81518,0.508383 1.74863,-0.382563 2.24242,-0.138793 -1.42291,0.358285 -2.14281,1.550208 -2.15531,2.38044 1.07908,0.388538 1.50527,-1.707432 2.73311,-1.806191 -0.68242,0.176449 -1.25132,2.535519 -0.45842,3.364924 1.31759,-0.277068 2.32908,-2.43489 2.21539,-2.51247 0.58286,0.463703 0.99153,0.65675 3.42104,1.148902 0.17809,-1.150932 -1.10805,-3.042547 -2.88285,-2.765638 0.83141,-0.568402 1.81844,0.413805 2.63519,0.340931 -0.4397,-2.390192 -2.34143,-1.318685 -2.89597,-1.070085 0.17092,-0.382412 0.67413,-0.568008 1.13403,-0.832913 -1.50666,-0.264282 -1.99322,0.136646 -2.07042,0.833224 -0.84705,-0.630018 -1.85348,-0.413534 -2.39655,-0.161793 z"
+ id="path5017"
+ sodipodi:nodetypes="ccccccccccccccc" />
+ <path
+ style="display:inline;fill:#2c4512;fill-opacity:1;stroke:none;stroke-width:0.104326px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 77.633099,75.255674 c 0.924378,-0.05326 1.380477,0.386695 1.322589,0.31331 -0.903443,-0.199769 -2.272172,0.02819 -2.776789,0.852109 0.779059,0.48585 1.671137,-0.365606 2.143045,-0.13264 -1.359844,0.342404 -2.047834,1.481499 -2.059792,2.274934 1.031264,0.371317 1.438557,-1.631755 2.611979,-1.726137 -0.652181,0.168636 -1.195857,2.42314 -0.438098,3.215784 1.259185,-0.264789 2.225853,-2.326973 2.117206,-2.401113 0.557016,0.44315 0.947577,0.627641 3.269404,1.097978 0.170213,-1.099918 -1.058926,-2.907695 -2.755068,-2.643058 0.794559,-0.543209 1.737838,0.395465 2.518393,0.32582 -0.420232,-2.28425 -2.237651,-1.260239 -2.767614,-1.022655 0.163339,-0.365466 0.644249,-0.542836 1.083764,-0.795999 -1.439889,-0.252567 -1.904886,0.130591 -1.978663,0.796296 -0.809501,-0.602094 -1.771324,-0.395206 -2.29033,-0.154623 z"
+ id="path5025"
+ sodipodi:nodetypes="ccccccccccccccc" />
+ <path
+ style="display:inline;fill:#2e4a13;fill-opacity:1;stroke:none;stroke-width:0.11884px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 78.846479,77.83377 c -1.026441,0.242646 -1.381195,0.871339 -1.341877,0.77239 0.921264,-0.512055 2.48963,-0.708568 3.308607,0.02668 -0.692384,0.783886 -1.943299,0.144648 -2.382657,0.552525 1.595909,-0.06868 2.717624,0.950964 2.988847,1.813241 -1.004971,0.740919 -2.101385,-1.313243 -3.413079,-1.03446 0.766833,-0.02812 2.093949,2.25615 1.524636,3.368023 -1.460772,0.120671 -3.187062,-1.816015 -3.092582,-1.932305 -0.463889,0.665022 -0.830212,0.993509 -3.211843,2.262464 -0.54372,-1.145363 0.209872,-3.518808 2.147602,-3.781821 -1.044155,-0.334462 -1.76847,0.997194 -2.643235,1.17515 -0.28451,-2.630388 2.032705,-2.103875 2.688551,-2.016957 -0.297221,-0.345818 -0.879928,-0.382966 -1.44212,-0.51632 1.489704,-0.744249 2.122004,-0.47727 2.419152,0.225454 0.6878,-0.920694 1.805109,-1.007807 2.449973,-0.914049 z"
+ id="path5027"
+ sodipodi:nodetypes="ccccccccccccccc" />
+ <g
+ id="g5087"
+ clip-path="url(#clipPath3779-3)"
+ transform="matrix(0.42692995,-0.14654466,0.17027556,0.34028248,51.513874,23.985824)"
+ style="display:inline;fill:#488728;fill-opacity:1">
+ <g
+ inkscape:label="Clip"
+ id="g5085"
+ style="fill:#488728;fill-opacity:1">
+ <path
+ style="fill:#488728;fill-opacity:1;stroke:none;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 165.96445,85.281733 c -1.12822,-0.665249 -2.24243,-1.47058 -3.49925,-0.849818 0,0 1.34971,1.849604 1.34971,1.649648 -1.9893,-0.688237 -5.38627,0.175434 -5.09891,1.899592 0.28328,-0.208198 2.56612,-0.365916 3.54925,0.349925 -3.27405,0.745798 -3.07658,2.352548 -3.44927,4.549026 2.20842,1.182601 3.46096,-2.762936 6.19867,-2.849388 -1.57216,0.369919 -2.54622,5.239296 -1.14975,7.548383 3.00895,-0.545778 3.81663,-6.476945 3.59923,-6.698565 0.40299,3.28811 1.39397,7.957656 -0.64986,14.696854 h 2.09955 c 1.09189,-5.671315 0.36659,-9.581284 -0.34993,-14.596876 2.05169,3.449701 3.21269,3.370859 4.34908,3.749195 0.86964,-3.022025 0.31383,-6.328919 -3.69922,-5.848746 2.06231,-1.386468 4.22458,0.376461 6.04871,0.299937 -0.25284,-4.699029 -5.22731,-3.028661 -6.5486,-2.449476 0.80671,-1.611033 3.18268,-1.926642 4.699,-1.699636 -1.30879,-1.227181 -4.62859,-1.562998 -6.14869,0.04999 -0.05,-0.249946 0.9498,-2.499462 0.9498,-2.499462 -1.77153,0.583207 -2.67469,1.716297 -2.24952,2.699419 z"
+ id="path5083"
+ sodipodi:nodetypes="ccccccccccccccccccccc" />
+ </g>
+ </g>
+ <g
+ id="g5093"
+ clip-path="url(#clipPath3779-3)"
+ transform="matrix(-0.50644945,-0.0207602,-0.07409189,0.42081538,237.9047,-4.5352004)"
+ style="display:inline;fill:#488728;fill-opacity:1">
+ <g
+ inkscape:label="Clip"
+ id="g5091"
+ style="fill:#488728;fill-opacity:1">
+ <path
+ style="fill:#488728;fill-opacity:1;stroke:none;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 165.96445,85.281733 c -1.12822,-0.665249 -2.24243,-1.47058 -3.49925,-0.849818 0,0 1.34971,1.849604 1.34971,1.649648 -1.9893,-0.688237 -5.38627,0.175434 -5.09891,1.899592 0.28328,-0.208198 2.56612,-0.365916 3.54925,0.349925 -3.27405,0.745798 -3.07658,2.352548 -3.44927,4.549026 2.20842,1.182601 3.46096,-2.762936 6.19867,-2.849388 -1.57216,0.369919 -2.54622,5.239296 -1.14975,7.548383 3.00895,-0.545778 3.81663,-6.476945 3.59923,-6.698565 0.40299,3.28811 1.39397,7.957656 -0.64986,14.696854 h 2.09955 c 1.09189,-5.671315 0.36659,-9.581284 -0.34993,-14.596876 2.05169,3.449701 3.21269,3.370859 4.34908,3.749195 0.86964,-3.022025 0.31383,-6.328919 -3.69922,-5.848746 2.06231,-1.386468 4.22458,0.376461 6.04871,0.299937 -0.25284,-4.699029 -5.22731,-3.028661 -6.5486,-2.449476 0.80671,-1.611033 3.18268,-1.926642 4.699,-1.699636 -1.30879,-1.227181 -4.62859,-1.562998 -6.14869,0.04999 -0.05,-0.249946 0.9498,-2.499462 0.9498,-2.499462 -1.77153,0.583207 -2.67469,1.716297 -2.24952,2.699419 z"
+ id="path5089"
+ sodipodi:nodetypes="ccccccccccccccccccccc" />
+ </g>
+ </g>
+ <g
+ id="g5099"
+ clip-path="url(#clipPath3779-3)"
+ transform="matrix(-0.43622995,0.25811909,0.16678137,0.39339443,184.04587,-39.483001)"
+ style="display:inline;fill:#2fa033;fill-opacity:1">
+ <g
+ inkscape:label="Clip"
+ id="g5097"
+ style="fill:#2fa033;fill-opacity:1">
+ <path
+ style="fill:#2fa033;fill-opacity:1;stroke:none;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 165.96445,85.281733 c -1.12822,-0.665249 -2.24243,-1.47058 -3.49925,-0.849818 0,0 1.34971,1.849604 1.34971,1.649648 -1.9893,-0.688237 -5.38627,0.175434 -5.09891,1.899592 0.28328,-0.208198 2.56612,-0.365916 3.54925,0.349925 -3.27405,0.745798 -3.07658,2.352548 -3.44927,4.549026 2.20842,1.182601 3.46096,-2.762936 6.19867,-2.849388 -1.57216,0.369919 -2.54622,5.239296 -1.14975,7.548383 3.00895,-0.545778 3.81663,-6.476945 3.59923,-6.698565 0.40299,3.28811 1.39397,7.957656 -0.64986,14.696854 h 2.09955 c 1.09189,-5.671315 0.36659,-9.581284 -0.34993,-14.596876 2.05169,3.449701 3.21269,3.370859 4.34908,3.749195 0.86964,-3.022025 0.31383,-6.328919 -3.69922,-5.848746 2.06231,-1.386468 4.22458,0.376461 6.04871,0.299937 -0.25284,-4.699029 -5.22731,-3.028661 -6.5486,-2.449476 0.80671,-1.611033 3.18268,-1.926642 4.699,-1.699636 -1.30879,-1.227181 -4.62859,-1.562998 -6.14869,0.04999 -0.05,-0.249946 0.9498,-2.499462 0.9498,-2.499462 -1.77153,0.583207 -2.67469,1.716297 -2.24952,2.699419 z"
+ id="path5095"
+ sodipodi:nodetypes="ccccccccccccccccccccc" />
+ </g>
+ </g>
+ <g
+ id="g5105"
+ clip-path="url(#clipPath3779-3)"
+ transform="matrix(0.4630368,0.11558038,-0.04468577,0.39982056,21.120729,-21.057638)"
+ style="display:inline;fill:#2fa033;fill-opacity:1">
+ <g
+ inkscape:label="Clip"
+ id="g5103"
+ style="fill:#2fa033;fill-opacity:1">
+ <path
+ style="fill:#2fa033;fill-opacity:1;stroke:none;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 165.96445,85.281733 c -1.12822,-0.665249 -2.24243,-1.47058 -3.49925,-0.849818 0,0 1.34971,1.849604 1.34971,1.649648 -1.9893,-0.688237 -5.38627,0.175434 -5.09891,1.899592 0.28328,-0.208198 2.56612,-0.365916 3.54925,0.349925 -3.27405,0.745798 -3.07658,2.352548 -3.44927,4.549026 2.20842,1.182601 3.46096,-2.762936 6.19867,-2.849388 -1.57216,0.369919 -2.54622,5.239296 -1.14975,7.548383 3.00895,-0.545778 3.81663,-6.476945 3.59923,-6.698565 0.40299,3.28811 1.39397,7.957656 -0.64986,14.696854 h 2.09955 c 1.09189,-5.671315 0.36659,-9.581284 -0.34993,-14.596876 2.05169,3.449701 3.21269,3.370859 4.34908,3.749195 0.86964,-3.022025 0.31383,-6.328919 -3.69922,-5.848746 2.06231,-1.386468 4.22458,0.376461 6.04871,0.299937 -0.25284,-4.699029 -5.22731,-3.028661 -6.5486,-2.449476 0.80671,-1.611033 3.18268,-1.926642 4.699,-1.699636 -1.30879,-1.227181 -4.62859,-1.562998 -6.14869,0.04999 -0.05,-0.249946 0.9498,-2.499462 0.9498,-2.499462 -1.77153,0.583207 -2.67469,1.716297 -2.24952,2.699419 z"
+ id="path5101"
+ sodipodi:nodetypes="ccccccccccccccccccccc" />
+ </g>
+ </g>
+ <path
+ style="display:inline;fill:#2c4512;fill-opacity:1;stroke:none;stroke-width:0.109163px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 116.70762,58.542251 c 0.96726,-0.05574 1.44451,0.40463 1.38394,0.327842 -0.94535,-0.209034 -2.37755,0.0295 -2.90557,0.891628 0.81519,0.508383 1.74864,-0.382564 2.24243,-0.138793 -1.42291,0.358284 -2.14281,1.550209 -2.15531,2.380439 1.07909,0.388539 1.50527,-1.707431 2.73311,-1.806191 -0.68243,0.17645 -1.25132,2.53552 -0.45842,3.364924 1.31759,-0.277068 2.32908,-2.43489 2.21539,-2.512469 0.58286,0.463703 0.99154,0.656749 3.42105,1.148899 0.17811,-1.15093 -1.10806,-3.042544 -2.88286,-2.765636 0.83142,-0.568403 1.81844,0.413805 2.6352,0.34093 -0.43969,-2.390193 -2.34142,-1.318685 -2.89597,-1.070085 0.17092,-0.382412 0.67413,-0.568008 1.13403,-0.832913 -1.50666,-0.264282 -1.99323,0.136647 -2.07043,0.833225 -0.84704,-0.630018 -1.85348,-0.413533 -2.39654,-0.161793 z"
+ id="path5107"
+ sodipodi:nodetypes="ccccccccccccccc" />
+ <path
+ style="opacity:0.3;fill:#241f1c;stroke:none;stroke-width:0.295814px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 108.04951,68.789625 -0.44495,2.386605 2.59812,0.832464 -0.274,3.942346 1.57438,2.855845 2.45944,2.296801 -1.82417,-6.6358 1.70051,-7.240969 0.0111,7.507236 2.45317,5.932019 0.68892,0.908617 -1.24077,3.271525 2.44685,1.021451 -0.0107,-4.358589 -0.10205,-2.557196 -0.51725,-4.251821 -1.56313,-4.994562 3.54138,5.057553 0.6165,-2.300347 0.57849,3.51957 6.14395,-2.934619 -5.19001,-10.006766 9.18792,8.808924 -5.11152,-11.654549 19.67882,2.042442 -0.64509,27.085103 -32.58895,11.688982 -4.94964,-0.72972 -6.63191,-26.963895 4.19203,-7.634737 z"
+ id="path5137"
+ sodipodi:nodetypes="ccccccccccccccccccccccccccccccc" />
+ <g
+ id="g5311"
+ clip-path="url(#clipPath3779-3)"
+ transform="matrix(-0.41072897,0.24303006,0.15703173,0.37039753,145.09393,-40.705475)"
+ style="display:inline;fill:#298e2d;fill-opacity:1">
+ <g
+ inkscape:label="Clip"
+ id="g5309"
+ style="fill:#298e2d;fill-opacity:1">
+ <path
+ style="fill:#298e2d;fill-opacity:1;stroke:none;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 165.96445,85.281733 c -1.12822,-0.665249 -2.24243,-1.47058 -3.49925,-0.849818 0,0 1.34971,1.849604 1.34971,1.649648 -1.9893,-0.688237 -5.38627,0.175434 -5.09891,1.899592 0.28328,-0.208198 2.56612,-0.365916 3.54925,0.349925 -3.27405,0.745798 -3.07658,2.352548 -3.44927,4.549026 2.20842,1.182601 3.46096,-2.762936 6.19867,-2.849388 -1.57216,0.369919 -2.54622,5.239296 -1.14975,7.548383 3.00895,-0.545778 3.81663,-6.476945 3.59923,-6.698565 0.40299,3.28811 1.39397,7.957656 -0.64986,14.696854 h 2.09955 c 1.09189,-5.671315 0.36659,-9.581284 -0.34993,-14.596876 2.05169,3.449701 3.21269,3.370859 4.34908,3.749195 0.86964,-3.022025 0.31383,-6.328919 -3.69922,-5.848746 2.06231,-1.386468 4.22458,0.376461 6.04871,0.299937 -0.25284,-4.699029 -5.22731,-3.028661 -6.5486,-2.449476 0.80671,-1.611033 3.18268,-1.926642 4.699,-1.699636 -1.30879,-1.227181 -4.62859,-1.562998 -6.14869,0.04999 -0.05,-0.249946 0.9498,-2.499462 0.9498,-2.499462 -1.77153,0.583207 -2.67469,1.716297 -2.24952,2.699419 z"
+ id="path5307"
+ sodipodi:nodetypes="ccccccccccccccccccccc" />
+ </g>
+ </g>
+ <path
+ style="opacity:0.248366;fill:url(#linearGradient1961);fill-opacity:1;stroke:none;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;filter:url(#filter1895-9)"
+ d="m 170.23749,114.62617 c 0.91022,-0.6813 0.42714,-1.64125 0.49254,-2.49151 -3.3593,-1.81889 -11.21729,0.0599 -17.04843,0.53626 l -8.31893,1.90671 c 6.89063,0.0301 14.54964,-2.55217 20.59558,0.34992 z"
+ id="path1881-3"
+ sodipodi:nodetypes="cccccc" />
+ <path
+ id="path1941"
+ style="opacity:1;fill:url(#linearGradient1943);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.0707998;stroke-linecap:round;stroke-opacity:1;filter:url(#filter2372);stop-color:#000000"
+ transform="matrix(1.1752124,-0.1388176,0.17141944,0.95170166,-56.542422,10.724445)"
+ d="m 161.19364,133.59453 c 0.002,0.77584 -17.0238,-2.8857 -22.04111,1.47489 -4.1544,3.61062 -5.41538,-1.42456 -4.70998,-1.94636 0.76259,-0.56411 4.22886,-2.67115 9.17646,-2.67115 4.9476,0 17.57279,2.26534 17.57463,3.14262 z"
+ sodipodi:nodetypes="sssss" />
+ <path
+ style="opacity:0.248366;fill:url(#linearGradient1953);fill-opacity:1;stroke:none;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;filter:url(#filter1895-9)"
+ d="m 155.24771,117.36613 c -7.49591,-2.11579 -18.23841,0.15444 -25.36736,2.44297 9.97675,-1.3212 25.56478,-0.14066 25.36736,-2.44297 z"
+ id="path1945"
+ sodipodi:nodetypes="ccc"
+ transform="matrix(0.73595538,0,0,1.0159177,34.223846,-1.8842398)" />
+ <path
+ style="display:inline;fill:#2c4512;fill-opacity:1;stroke:none;stroke-width:0.104326px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 78.832842,61.058715 c 0.924378,-0.05326 1.380477,0.386695 1.322589,0.31331 -0.903443,-0.199769 -2.272172,0.02819 -2.776789,0.852109 0.779059,0.48585 1.671137,-0.365606 2.143045,-0.13264 -1.359844,0.342404 -2.047834,1.481499 -2.059792,2.274934 1.031264,0.371317 1.438557,-1.631755 2.611979,-1.726137 -0.652181,0.168636 -1.195857,2.42314 -0.438098,3.215784 1.259185,-0.264789 2.225853,-2.326973 2.117206,-2.401113 0.557016,0.44315 0.947577,0.627641 3.269404,1.097978 0.170213,-1.099918 -1.058926,-2.907695 -2.755068,-2.643058 0.794559,-0.543209 1.737838,0.395465 2.518393,0.32582 -0.420232,-2.28425 -2.237651,-1.260239 -2.767614,-1.022655 0.163339,-0.365466 0.644249,-0.542836 1.083764,-0.795999 -1.439889,-0.252567 -1.904886,0.130591 -1.978663,0.796296 -0.809501,-0.602094 -1.771324,-0.395206 -2.29033,-0.154623 z"
+ id="path2965"
+ sodipodi:nodetypes="ccccccccccccccc" />
+ <path
+ style="fill:#44691b;fill-opacity:1;stroke:none;stroke-width:0.120463px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 77.851929,67.471351 c -0.5058,-0.434355 -0.99659,-0.924414 -1.64015,-0.84736 0,0 0.54313,0.953652 0.55489,0.871291 -0.92034,-0.566208 -2.61188,-0.693284 -2.57449,0.05771 0.14908,-0.04549 1.26094,0.214002 1.69371,0.648571 -1.62523,-0.158151 -1.62435,0.531706 -1.93355,1.383423 0.99712,0.800974 1.83415,-0.646102 3.16154,-0.292608 -0.78111,-0.07108 -1.53797,1.796078 -0.99929,2.945627 1.48541,0.202859 2.50986,-1.962101 2.41788,-2.084282 0.44807,0.694455 -0.26141,0.787996 2.11992,2.196657 0.59779,-1.121107 0.52381,-2.562164 -1.44273,-2.934755 1.07763,-0.277944 2.01833,0.755492 2.90387,0.98323 0.15426,-1.971374 -2.34665,-1.990394 -3.01889,-1.939627 0.48438,-0.548901 1.65054,-0.341199 2.36957,-0.0322 -0.55997,-0.691467 -2.14369,-1.301618 -2.97276,-0.853308 -0.009,-0.110026 0.60576,-0.894489 0.60576,-0.894489 -0.88994,-0.01157 -1.39281,0.326765 -1.24528,0.79212 z"
+ id="path2967"
+ sodipodi:nodetypes="cccccccccccccccccc"
+ inkscape:transform-center-x="-2.0949043"
+ inkscape:transform-center-y="3.0848826" />
+ <g
+ id="g2973"
+ clip-path="url(#clipPath3779-3)"
+ transform="matrix(0.42692995,-0.14654466,0.17027556,0.34028248,-4.4994042,64.874247)"
+ style="display:inline;fill:#488728;fill-opacity:1">
+ <g
+ inkscape:label="Clip"
+ id="g2971"
+ style="fill:#488728;fill-opacity:1">
+ <path
+ style="fill:#488728;fill-opacity:1;stroke:none;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 165.96445,85.281733 c -1.12822,-0.665249 -2.24243,-1.47058 -3.49925,-0.849818 0,0 1.34971,1.849604 1.34971,1.649648 -1.9893,-0.688237 -5.38627,0.175434 -5.09891,1.899592 0.28328,-0.208198 2.56612,-0.365916 3.54925,0.349925 -3.27405,0.745798 -3.07658,2.352548 -3.44927,4.549026 2.20842,1.182601 3.46096,-2.762936 6.19867,-2.849388 -1.57216,0.369919 -2.54622,5.239296 -1.14975,7.548383 3.00895,-0.545778 3.81663,-6.476945 3.59923,-6.698565 0.40299,3.28811 1.39397,7.957656 -0.64986,14.696854 h 2.09955 c 1.09189,-5.671315 0.36659,-9.581284 -0.34993,-14.596876 2.05169,3.449701 3.21269,3.370859 4.34908,3.749195 0.86964,-3.022025 0.31383,-6.328919 -3.69922,-5.848746 2.06231,-1.386468 4.22458,0.376461 6.04871,0.299937 -0.25284,-4.699029 -5.22731,-3.028661 -6.5486,-2.449476 0.80671,-1.611033 3.18268,-1.926642 4.699,-1.699636 -1.30879,-1.227181 -4.62859,-1.562998 -6.14869,0.04999 -0.05,-0.249946 0.9498,-2.499462 0.9498,-2.499462 -1.77153,0.583207 -2.67469,1.716297 -2.24952,2.699419 z"
+ id="path2969"
+ sodipodi:nodetypes="ccccccccccccccccccccc" />
+ </g>
+ </g>
+ <path
+ id="path3116"
+ style="opacity:1;fill:url(#linearGradient3126);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.0707998;stroke-linecap:round;stroke-opacity:1;filter:url(#filter1873);stop-color:#000000"
+ transform="matrix(-1.1752124,0.08211687,-0.17141944,0.98392772,290.15661,-20.525156)"
+ d="m 159.23408,132.65092 c -4.4744,0.64118 -10.02436,4.13942 -14.97195,4.13942 -1.96524,0 -10.56902,1.21009 -13.30327,0.46955 -1.49844,-0.40583 12.64299,-3.1441 12.37339,-3.87018 -0.47695,-1.2845 -14.43695,-0.64153 -14.16529,-0.84248 0.76259,-0.5641 9.28641,-1.01287 14.23401,-1.01287 4.9476,0 16.5937,1.00757 15.83311,1.11656 z"
+ sodipodi:nodetypes="sssssss" />
+ <path
+ id="path3128"
+ style="opacity:1;fill:url(#linearGradient3130);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.0707998;stroke-linecap:round;stroke-opacity:1;filter:url(#filter1873);stop-color:#000000"
+ transform="matrix(-1.1752124,0.08211687,-0.17141944,0.98392772,261.36278,-17.825734)"
+ d="m 161.50714,131.64832 c -4.4744,0.64118 -12.29742,5.14202 -17.24501,5.14202 -1.96524,0 -14.5606,1.74644 -17.29485,1.0059 -3.48267,-0.88033 2.99846,-4.70226 10.91134,-5.57405 11.01664,-1.21374 15.77702,-0.9179 23.62852,-0.57387 z"
+ sodipodi:nodetypes="cscsc" />
+ <path
+ style="display:inline;fill:#76655b;fill-opacity:1;stroke:none;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 67.385568,99.07878 2.399485,-5.798759 2.999359,-0.499893 -2.249519,1.349711 z"
+ id="path6763" />
+ <path
+ style="display:inline;opacity:0.5;fill:#76655b;fill-opacity:1;stroke:none;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 61.636798,103.87775 4.898951,-3.29929 3.499251,0.39991 -1.90114,1.41481 -2.56628,-0.4897 -1.914325,1.05446 1.676506,0.24437 -0.793584,0.77542 -1.795753,-0.0619 -1.404332,2.78373 z"
+ id="path6765"
+ sodipodi:nodetypes="ccccccccccc" />
+ <path
+ style="display:inline;fill:#76655b;fill-opacity:1;stroke:none;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 75.833759,88.331082 0.649859,-3.249305 3.64922,-1.299722 -0.250459,1.510299 -2.199017,0.489273 z"
+ id="path6767"
+ sodipodi:nodetypes="cccccc" />
+ <path
+ style="opacity:0.503268;fill:#241f1c;fill-opacity:1;stroke:none;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 109.97645,79.682934 3.79918,2.7994 -4.89895,-1.399701 -0.19996,2.399485 3.79919,1.199745 2.09955,2.599442 -0.1,2.499465 5.89874,-1.099764 -0.59987,-8.798115 -1.99958,-6.598587 3.2993,6.498608 1.99957,1.499677 -0.49989,-2.199529 7.39841,-3.599227 -5.09891,-8.498181 5.19889,6.298652 1.59966,0.199956 1.89959,-2.099551 -3.19931,-7.198457 -3.49925,-2.099551 8.99807,-1.199743 5.49882,0.299937 4.69899,8.998072 -16.89638,22.895097 -19.19588,1.29972 -4.29908,-9.697921 1.59965,-5.998715 z"
+ id="path6790" />
+ <path
+ style="fill:#7f6e63;fill-opacity:1;stroke:none;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 116.2751,68.085417 3.09934,5.698779 0.73562,-3.520272 3.16354,-1.678615 -0.89981,-0.999786 z"
+ id="path6792"
+ sodipodi:nodetypes="cccccc" />
+ <path
+ style="fill:#907d71;fill-opacity:1;stroke:none;stroke-width:0.200233px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 117.47485,66.985652 1.47241,-1.3997 2.61762,0.349925 0.409,0.769835 z"
+ id="path6794"
+ sodipodi:nodetypes="ccccc" />
+ <path
+ style="fill:#7f6e63;fill-opacity:1;stroke:none;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 121.27403,72.184539 -0.1,3.199315 3.69921,-1.899594 0.1,-2.099551 z"
+ id="path6796"
+ sodipodi:nodetypes="ccccc" />
+ </g>
+ <g
+ inkscape:groupmode="layer"
+ id="layer4"
+ inkscape:label="rocks"
+ style="display:inline">
+ <g
+ id="g3331"
+ clip-path="url(#clipPath3333)">
+ <g
+ inkscape:label="Clip"
+ id="g3329">
+ <path
+ d="m 118.11838,108.27271 -3.37974,-16.950278 -2.92835,-2.8626 -1.10259,-2.866178 -0.13633,-8.172671 -1.26679,-2.467274 -2.84809,-2.60003 -0.11341,-1.742179 -1.45231,-1.286383 1.36808,-0.0074 -0.35172,-5.402401 -1.42468,-5.18225 0.74466,-4.772206 -0.94019,-1.301331 -0.0661,-4.093404 -0.76612,-3.190333 0.12723,-2.62486 -2.69304,-5.342209 -2.933919,-0.937954 -2.711641,-1.648238 -8.767903,0.699448 -9.170259,3.898528 -3.459448,1.368543 4.450997,16.874165 9.226306,0.309375 4.659922,52.92871 17.850555,0.32288 z"
+ style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:71.0396px;line-height:55.4997px;font-family:IrwinAllen;-inkscape-font-specification:IrwinAllen;text-align:center;letter-spacing:0px;word-spacing:0px;text-anchor:middle;fill:url(#linearGradient2104);fill-opacity:1;stroke-width:3.34846"
+ id="path1910"
+ sodipodi:nodetypes="cccccccccccccccccccccccccccc" />
+ </g>
+ <path
+ style="display:inline;opacity:0.25;fill:none;stroke:#000000;stroke-width:0.231801px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 113.99745,80.873211 -6.91602,0.619204 -9.706543,-5.204984 -9.177108,-0.923013 -9.59501,-4.474677 2.225801,-10.152395 10.114543,-1.234123 1.017064,-4.476532 13.941523,-2.09817 0.83918,2.047521 -0.46958,1.74522 -9.251841,2.010843 0.460667,3.768836 -7.976505,0.559375 -0.917841,-1.598368 -4.963783,0.215957 0.24257,0.911665 -6.24499,-0.09722 -0.942438,4.744686 17.21292,2.573315 9.040401,-0.433945 5.53287,1.704281 2.09341,1.720877 -6.49817,-1.644427 -10.252833,0.518666 c 2.811485,-0.162978 -2.513529,-0.86839 -3.770293,-1.302585 l 0.569239,2.650831 3.816424,0.869634 12.914803,5.307146 4.53068,-0.01878 1.13126,6.0727 -5.85884,-0.145796 -11.185877,-4.982997 -8.286571,-2.836085 -3.610822,-2.279252 -2.396586,-1.163266 -6.72119,-1.981837 2.535661,4.500912 6.860358,2.315095 5.492862,2.678955 -0.159627,0.665224 1.584539,0.293719 c 0.272347,0.05048 -0.03834,1.121058 -0.03834,1.121058 l 2.869005,1.357357 12.973368,3.269226 5.27743,-0.496455 0.62283,0.954528 -6.29325,0.767176 2.67759,8.633874 4.4869,-0.894388 0.34923,1.119182 -4.32334,1.074643 -0.0601,2.512088 5.48083,-0.44111"
+ id="path3340-1-2-8"
+ sodipodi:nodetypes="cccccccccccccccccccccccccccccccccccccccccscccccccccccc" />
+ </g>
+ <g
+ id="g4686"
+ clip-path="url(#clipPath4688)"
+ transform="matrix(0.86692549,-0.12645194,0.12645194,0.86692549,14.315606,19.692474)">
+ <g
+ inkscape:label="Clip"
+ id="g4684">
+ <path
+ d="m 94.319113,119.2082 0.770783,-19.967804 -1.943167,-6.031472 2.479819,-12.70021 -0.935405,-3.4482 -10.209129,-4.456149 8.277321,2.474683 0.204866,-3.319031 -1.833321,-1.637879 1.974619,0.0078 -0.545863,-4.032442 1.172017,-4.451871 -0.202216,-3.051789 0.44641,-1.408819 1.14788,-3.864431 L 94.227585,52.586674 94.738419,40.72076 93.081,35.453337 88.836476,33.7594 l -0.888671,-2.164742 -5.667634,-2.2663 -9.303701,0.901355 -4.955445,1.526357 -4.921318,0.840844 -1.952591,2.582937 -1.324034,5.653597 -2.050048,3.825113 -0.466052,4.150235 0.32207,0.315947 -0.876814,4.239106 0.444179,2.047374 0.431646,-0.151855 0.229687,0.680685 1.557174,0.603187 0.987185,1.438548 3.748869,0.428758 1.477043,-1.223476 2.986837,0.30951 -0.03545,2.01407 -1.258994,5.964921 1.226345,0.51653 -0.34668,2.372901 0.0075,2.940331 -0.752072,1.389705 0.599419,0.318869 -1.362857,3.888847 -1.55663,2.689761 -1.229511,5.519308 -0.2272,5.024016 -0.90044,0.03799 -0.91292,4.098125 -4.987773,1.928876 -0.8698,4.09881 -0.770844,0.66971 -4.048071,9.80049 -1.588464,1.72656 -0.0958,2.30965 1.824584,1.21408 4.105623,0.64012 -0.638769,2.69516 6.59144,0.99348 z"
+ style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:71.0396px;line-height:55.4997px;font-family:IrwinAllen;-inkscape-font-specification:IrwinAllen;text-align:center;letter-spacing:0px;word-spacing:0px;text-anchor:middle;fill:url(#linearGradient2114);fill-opacity:1;stroke-width:3.82201"
+ id="path1922"
+ sodipodi:nodetypes="cccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc" />
+ </g>
+ <path
+ style="opacity:0.75;fill:url(#linearGradient4546);fill-opacity:1;stroke:none;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 90.694637,72.067215 0.494293,0.537338 -1.597404,0.139769 -9.350423,-2.037091 8.874056,3.998959 3.974811,5.701824 -14.76792,0.431956 -2.470825,2.523349 0.164428,4.127542 1.572707,-2.565256 2.286775,-0.119956 0.321112,5.888585 0.961094,-7.894115 2.420893,-0.106062 0.801902,3.346619 1.189468,-3.433863 1.80491,-0.07908 0.493606,3.855638 2.934318,0.931787 1.153309,1.29678 -0.779737,1.808801 -2.110751,-3.168161 1.096219,6.447798 -2.959342,0.273453 -0.197166,0.971422 -1.171574,1.129653 3.795678,0.575422 0.364397,3.341298 -2.832268,0.128986 0.699481,2.1956 2.152318,-0.0558 0.425292,1.80997 -0.148032,6.5217 -2.491776,0.59897 -0.534913,-4.7204 -2.41807,-1.2243 -1.746666,-8.546982 -1.201697,5.144872 1.69809,0.84119 -0.99564,0.89721 -0.40339,2.04621 -3.5333,-0.50345 -1.59403,-1.76444 -1.58727,0.49192 -1.90878,3.11061 1.76739,3.81756 -4.10034,2.47434 -2.262262,2.19157 -2.700903,0.3026 1.681481,-11.77662 -0.900921,-1.10997 1.220214,-1.12627 1.554372,-10.886388 -2.002479,9.525198 -1.806433,1.69302 0.931191,2.98365 -2.35582,10.69254 -4.93581,0.13063 -2.688303,2.54436 -2.308862,0.57181 6.851817,-23.500072 -8.346925,23.986012 1.01032,6.98891 43.994323,0.0707 -1.937706,-43.386203 1.851574,-42.500444 -3.415552,4.280094 -1.308911,3.053512 -5.52145,2.104796 5.333379,0.278127 -1.768783,11.124157 -2.368499,1.365024 0.02314,1.811316 2.410707,1.013719 0.04039,3.658636 -9.398489,0.546894 z"
+ id="path2430-2-8"
+ sodipodi:nodetypes="ccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc" />
+ <path
+ style="fill:url(#linearGradient3246-3);fill-opacity:1;stroke:none;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 58.066488,55.339766 -0.05303,-6.449895 3.50852,1.298523 -2.887519,-1.996772 0.0455,-3.441367 2.996542,-0.243577 1.616442,3.386396 -2.10549,0.6927 1.468955,2.251328 -2.516065,0.942532 15.794634,2.976537 -15.407034,-1.934447 0.51509,2.092626 z"
+ id="path3228-7"
+ sodipodi:nodetypes="cccccccccccccc" />
+ <path
+ style="opacity:0.2;fill:url(#linearGradient5214);fill-opacity:1;stroke:#000000;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 55.001567,45.084759 9.15507,0.671606 4.878002,-1.661343 4.241732,2.474344 4.100337,0.565564 0.848336,2.969215 -10.250851,-1.413912 -4.10034,-0.565566 -0.0707,-1.131127 -5.65564,-0.63626 -0.21208,1.201824 -3.534779,-0.282781 0.848345,1.625996 6.928161,0.494871 8.978331,2.120866 -0.282782,2.120867 -2.898519,-0.777651 0.494869,-1.060434 -6.786768,-1.201825 -0.282781,2.545041 2.96921,0.141389 -0.353475,1.060437 -3.81756,0.777652 -0.777649,-3.39339 -1.767394,1.13113 0.565568,1.979475 -2.403651,1.413915 -1.201817,-0.212091 0.848337,4.453819"
+ id="path3393-0"
+ sodipodi:nodetypes="ccccccccccccccccccccccccccccc"
+ sodipodi:insensitive="true" />
+ <path
+ style="opacity:0.25;fill:none;stroke:#000000;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="M 96.275166,86.327516 84.489185,77.606182 74.27597,75.05176 64.175876,68.416987 l 4.18656,-11.100142 11.627403,0.272439 1.886242,-4.888555 16.092223,-0.07299 0.610504,2.450868 -0.817906,1.893812 -10.780966,0.746972 -0.100596,4.332686 -9.101389,-0.682311 -0.773347,-1.956523 -5.642028,-0.573854 0.123781,1.069662 -7.03752,-1.138649 -1.846131,5.203722 19.017548,5.742271 15.127995,1.470161 2.080945,2.288566 -17.611507,-1.665645 c 3.202341,0.279106 -2.695893,-1.394919 -4.04384,-2.092378 l 0.206221,3.087818 4.167271,1.610972 13.712554,8.12195 5.418157,0.360902 -1.775507,6.582794 -4.893892,-0.338187 -11.757684,-7.435893 -8.892204,-4.568468 -3.702818,-3.169223 -2.51523,-1.708707 -7.264888,-3.345727 2.122442,5.501394 7.367171,3.74506 5.762678,3.930737 -0.289888,0.725053 1.741301,0.592798 c 0.299291,0.101887 -0.227993,1.259886 -0.227993,1.259886 l 3.016837,2.005758 13.969806,5.770083 7.603729,-0.06454"
+ id="path3340-1-2"
+ sodipodi:nodetypes="ccccccccccccccccccccccccccccccccccccccscccc" />
+ <path
+ style="opacity:0.2;fill:none;stroke:#000000;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 67.4556,67.977165 7.121296,4.685612 8.060172,1.174727 3.746871,0.424172 9.437672,4.679757 6.044649,2.001651 c 0,0 -1.20183,1.696697 -1.48461,1.625997 -0.28278,-0.07069 -7.9886,-1.484603 -7.9886,-1.484603 l -1.20182,1.979475 -2.403652,-0.07069 -0.706951,-0.989737 -5.090081,0.706956 -0.424169,-1.343216 -6.99886,-1.838084 -2.33296,4.241731 c 0,0 3.252,0.848347 3.11061,0.494869 -0.14139,-0.353478 0,-1.908778 0,-1.908778 l 3.39338,0.353478 0.353481,1.5553 -9.755981,0.989738 -13.71494,-0.919041 -0.84834,4.171039 c 0,0 -0.98974,1.90877 -0.63626,1.76738 0.35347,-0.14139 12.30102,-0.0707 12.30102,-0.0707 l 0.56557,-1.97947 3.32269,0.14139 -0.21209,-1.979473 9.190421,0.424177 -0.494872,2.403646 7.776512,0.49487 0.353478,1.41391 4.736604,0.35348 -0.14139,-1.76739 5.867734,-0.49487 -1.131134,1.83808 -2.75713,-0.0707 -1.27252,2.68643 -9.897373,0.35348 -0.141391,-1.48461 -9.826689,1.20183 c 0,0 -0.70695,4.31243 -0.42417,4.31243 0.28278,0 8.483472,0.14139 8.483472,0.14139 l 0.0707,-3.60547 -6.291901,0.70696 0.0707,1.69669 4.171029,-0.56556 -0.141388,0.0707"
+ id="path3395-7-9"
+ sodipodi:nodetypes="ccccccsccccccccsccccccscccccccccccccccccscccccc" />
+ <path
+ style="opacity:1;fill:#483e37;fill-opacity:0;stroke:none;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 111.48085,41.353587 c 0.0707,0.424174 2.26226,10.816418 2.26226,10.816418 l -3.53478,2.827821 c 0,0 -7.21095,1.484606 -5.93842,1.41391 1.27251,-0.07069 6.92816,-0.989738 6.92816,-0.989738 l 0.35348,1.696694 -1.97948,1.90878 -2.82782,0.07069 -1.69669,1.555305 -0.28279,2.050166 0.63626,0.848347 -6.716066,0.565566 8.200676,0.565562 c 0,0 -0.63626,2.120871 -1.34322,2.050172 -0.70695,-0.07069 -10.25085,0.848347 -10.25085,0.848347 l 6.92816,1.696693 c 0,0 -0.49486,4.877991 -0.77765,4.807297 -0.28278,-0.0707 -4.45381,-0.0707 -4.38312,-0.353478 0.0707,-0.282782 1.555304,-3.464081 1.555304,-3.464081 l -4.736604,2.191562 -1.90878,3.110603 1.76739,3.817559 -4.10034,2.474344 -2.262262,2.191562 -13.007981,1.131128 11.028511,1.060432 c 0,0 -1.20183,1.97947 -1.484611,1.97947 -0.282779,0 -10.18016,0.49487 -10.18016,0.49487 l 0.42418,2.19157 8.12998,0.91904 -13.43215,0.91904 -2.89852,3.67618 c 0,0 -3.60547,2.19156 -3.32269,2.26224 0.28279,0.0707 -5.86772,-0.84833 -5.86772,-0.84833 l -4.02965,10.462942 c 0,0 64.120853,0.49486 63.838073,0.0707 -0.28278,-0.42417 8.41277,-62.777644 7.9179,-62.706949 -0.49487,0.0707 -9.73797,-12.343297 -10.30354,-12.413994 -0.56556,-0.07069 -7.72382,-0.664681 -7.72382,-0.664681 z"
+ id="path2430-4"
+ sodipodi:nodetypes="cccscccccccccsccssccccccccscccccsccssscc" />
+ <path
+ style="opacity:0.503268;fill:#564e3a;fill-opacity:1;stroke:none;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 62.346897,42.822831 1.89959,-0.849818 0.39991,1.099765 1.69964,-0.449903 1.64965,-0.399915 0.996232,0.471828 0.553428,-1.12169 1.44969,0.399915 0.958379,0.851038 0.641281,-0.851038 1.64965,0.199959 1.44969,-1.349711 1.09976,1.649645 2.14954,-0.149968 0.749839,-1.099765 0.899811,2.849391 2.29951,0.699849 1.149749,-0.74984 1.249731,0.699852 4.149365,-0.989738 4.69251,-0.107083 -2.249514,-3.54924 2.599434,1.549667 -1.649654,-3.599227 2.572745,2.561084 0.40565,-6.391356 1.991865,6.921028 -0.06773,4.345147 -2.802965,0.362425 -0.999794,-1.099765 -1.84961,1.949582 1.09977,-2.349497 -0.193718,0.44696 -2.94936,-0.149966 0.94979,2.799401 -1.09976,-1.999573 -2.699423,0.849818 -1.44969,3.199315 -0.05,-3.099337 -2.999359,-0.149969 -1.399701,0.999787 -1.19974,-0.999787 -0.699849,-2.699422 -2.39949,-0.09998 -1.74963,3.999146 -0.14996,-2.649435 -2.89938,1.199743 -1.34971,-1.949583 -1.74963,-0.149965 -2.24952,0.199956 -1.54966,0.899808 -1.14976,-0.899808 -2.09955,-0.249947 -3.54924,1.099765 z"
+ id="path2593-8"
+ sodipodi:nodetypes="ccccccccccccccccccccccccccccccccccccccccccccccccccccccc" />
+ <path
+ style="fill:url(#linearGradient3230-9);fill-opacity:1;stroke:none;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 81.298888,55.255229 0.983914,-2.304674 1.971397,0.233529 6.57821,-0.08969 -3.40831,2.187879 -2.13391,-0.265673 z"
+ id="path3232-0"
+ sodipodi:nodetypes="ccccccc" />
+ <path
+ style="fill:url(#linearGradient3236-3);fill-opacity:1;stroke:none;stroke-width:0.235254px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 76.333236,59.871608 -4.205383,-0.291312 -0.04324,1.34583 4.997872,0.378584 z"
+ id="path3234-3"
+ sodipodi:nodetypes="ccccc" />
+ <path
+ style="fill:url(#linearGradient3240-3);fill-opacity:1;stroke:none;stroke-width:0.176271px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 72.705262,46.595571 1.35519,-0.598505 -0.25912,0.533825 -1.329921,0.928171 z"
+ id="path3238-6"
+ sodipodi:nodetypes="ccccc" />
+ <path
+ style="opacity:0.398693;fill:url(#linearGradient3244-0);fill-opacity:1;stroke:none;stroke-width:0.176271px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 57.233506,96.524118 4.284784,-1.431396 -2.427385,2.568006 z"
+ id="path3242-1"
+ sodipodi:nodetypes="cccc" />
+ <path
+ style="opacity:0.330065;fill:#fff6d5;fill-opacity:1;stroke:none;stroke-width:0.176271px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 64.134558,32.745763 3.806742,-0.534916 -2.010822,1.270064 -1.507554,0.894517 -1.913942,1.69011 -1.818426,3.732162 0.619851,-3.919657 1.56552,-2.343774 z"
+ id="path3248-6"
+ sodipodi:nodetypes="ccccccccc" />
+ <path
+ style="fill:url(#linearGradient3254-4);fill-opacity:1;stroke:none;stroke-width:0.176271px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 81.903297,47.245433 2.454951,-0.848452 -0.858993,1.058712 -0.457401,0.450469 -0.873969,2.76524 -1.54822,-0.387944 z"
+ id="path3252-3"
+ sodipodi:nodetypes="ccccccc" />
+ <path
+ style="fill:url(#linearGradient3338-2);fill-opacity:1;stroke:none;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 97.38033,53.410927 0.562334,-1.063674 3.945276,-1.205004 9.58737,-1.633214 -3.82061,1.285995 -5.78589,0.959844 z"
+ id="path3336-6"
+ sodipodi:nodetypes="ccccccc" />
+ <path
+ style="opacity:0.2;fill:none;stroke:#000000;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 77.630566,98.38909 0.353478,3.60548 -2.969211,-0.35348 -0.141385,-2.757128 -3.605478,0.636256 0.848337,3.676162 -14.775375,0.42419 c 0,0 -7.988576,0.70693 -7.493716,1.27251 0.494865,0.56558 0.636266,4.52451 0.636266,4.52451 l 3.181292,0.84839 0.07071,-3.25201 4.241741,0.14139 0.636261,1.62601 3.817549,-0.42418 22.521539,1.87827 -8.423326,2.6601 -14.425346,-0.52795 -4.528378,-0.15142 -2.102025,0.9238 -4.086206,-1.07357 -4.442891,1.20602 8.531029,-13.818927 2.339437,0.173815 8.009555,0.105004 2.474332,2.545028 4.948701,-0.98973 1.272527,2.26226 5.231469,-0.35348 -0.0707,-3.746864 6.205273,0.911934 0.633324,3.05792 3.926367,0.19113 6.280636,0.34637 0.391085,1.67036 -7.646894,-0.0251 0.747156,2.61487 8.19943,0.0828"
+ id="path3397-7"
+ sodipodi:nodetypes="cccccccsccccccccccccccccccccccccccccc" />
+ <path
+ style="opacity:0.428105;fill:url(#linearGradient3382);fill-opacity:1;stroke:none;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 61.6553,95.204895 -2.339775,8.385455 1.323021,-0.1147 -1.821138,5.12782 -0.618259,-1.01217 -3.53096,12.65452 3.275916,-4.76101 3.91431,-2.13152 0.877666,-4.75335 1.48692,-2.48096 -0.79712,-1.25492 0.633576,-3.43137 2.606163,-2.682271 1.138175,-5.090168 1.274956,-2.403068 -0.573927,-0.732087 1.760026,-7.871226 2.099551,-0.599872 2.599442,-11.597515 -2.099551,12.797258 -1.899593,0.799831 -0.799827,11.997431 2.399486,1.099764 2.299507,-8.998074 1.399701,3.099337 0.999786,4.599014 3.199313,3.099337 1.399701,-25.59452 2.099551,17.996147 1.799614,13.097192 2.7994,1.3997 0.399915,3.09934 2.399485,0.19996 v -8.8981 l -2.7994,-13.497106 c 0,0 4.998929,12.597307 4.499036,12.397346 -0.499893,-0.199959 1.099764,20.59559 1.099764,20.59559 l -6.498608,5.0989 -41.59109,-3.29929 2.599441,-4.39906 3.694897,-1.2783 1.861793,-2.88054 5.171952,-13.764057 -1.430605,-0.458876 3.066756,-1.747089 z"
+ id="path5218"
+ sodipodi:nodetypes="cccccccccccccccccccccccccccccccccccscccccccccc" />
+ <path
+ style="opacity:0.617647;fill:#895e36;fill-opacity:1;stroke:none;stroke-width:0.302001px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 56.165517,55.771018 4.06231,0.103256 0.818417,1.097942 2.120972,0.554015 2.114365,-1.077901 1.92801,0.199683 -0.232827,-2.317288 1.056289,1.703473 1.641879,0.48413 0.667119,-1.778283 4.004076,0.502504 2.157704,-4.170382 -1.337606,4.697741 2.23576,0.326113 -6.138371,-0.406075 -1.111271,1.468855 6.615508,0.320773 -8.769902,0.991833 -0.548924,2.12581 0.0781,4.823686 7.388373,2.329874 -8.409976,-1.040717 z"
+ id="path2392"
+ sodipodi:nodetypes="ccccccccccccccccccccccc" />
+ <path
+ id="path3719-6"
+ style="opacity:0.153595;fill:#d5c467;fill-opacity:1;stroke:none;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 92.565007,57.507102 -5.878895,0.540658 -4.45347,0.141076 -2.547131,4.931485 1.698598,-0.3359 0.495063,1.97921 -4.524791,0.63614 -0.494541,3.74705 12.230262,1.76734 4.164569,0.79584 z m -12.879496,5.613219 -0.139531,0.15864 z m -8.200022,-4.24399 -1.625845,-0.353905 -0.77773,3.958935 1.696537,-1.625607 3.888135,0.141455 0.636581,-2.333133 z m -2.714938,-12.829302 0.0341,2.27015 -3.28404,-0.30696 -1.94923,2.23604 -6.78383,-0.260415 0.922332,2.591872 10.563538,0.483893 -0.285105,4.025103 10.90398,0.956792 0.376188,-2.791659 14.67344,-0.371952 1.091533,-5.051391 -21.041325,1.765461 -1.75856,-0.491225 0.572389,-2.704409 0.39997,-2.0929 z m -8.255074,8.035861 0.70694,1.41387 2.686651,-0.21239 0.28267,1.20199 2.332681,0.21188 -0.282671,-2.47427 z"
+ sodipodi:nodetypes="ccccccccccccccccccccccccccccccccccccccccccccc"
+ sodipodi:insensitive="true" />
+ <path
+ style="fill:url(#linearGradient4610);fill-opacity:1;stroke:none;stroke-width:0.235254px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 86.684452,63.22667 -10.066228,-0.789842 -7.62521,-1.526243 -0.336742,1.416346 7.76055,1.76172 9.148028,0.239695 -9.49624,0.288647 -7.636993,-1.345155 -0.385306,1.620607 13.301545,3.796227 4.527647,0.899447 -3.177659,-2.587783 4.735857,-2.340564 z"
+ id="path4608"
+ sodipodi:nodetypes="cccccccccccccc" />
+ <path
+ style="opacity:0.398693;fill:url(#linearGradient3354);fill-opacity:1;stroke:none;stroke-width:0.176271px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 62.956173,90.835048 4.690635,0.25875 -3.370562,1.207221 -3.218797,6.342932 z"
+ id="path3352"
+ sodipodi:nodetypes="ccccc" />
+ <path
+ style="opacity:0.75817;fill:url(#linearGradient3358);fill-opacity:1;stroke:none;stroke-width:0.176271px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 65.81941,79.591406 1.209089,-1.659826 4.289999,2.525783 -1.463651,1.301202 -2.715364,-0.701188 -2.719659,3.48003 z"
+ id="path3356"
+ sodipodi:nodetypes="ccccccc" />
+ <path
+ style="opacity:0.75817;fill:url(#linearGradient3362);fill-opacity:1;stroke:none;stroke-width:0.176271px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 66.275095,83.735244 1.209089,-1.659826 2.262204,1.332982 -0.608611,1.589015 -2.72869,-0.05075 z"
+ id="path3360"
+ sodipodi:nodetypes="cccccc" />
+ <path
+ style="opacity:0.75817;fill:url(#linearGradient3366);fill-opacity:1;stroke:none;stroke-width:0.176271px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 64.335324,87.529675 -0.13669,-1.937672 5.050297,0.108712 -1.80634,1.414311 -1.301383,-0.331844 z"
+ id="path3364"
+ sodipodi:nodetypes="cccccc" />
+ <path
+ style="opacity:0.75817;fill:url(#linearGradient3370);fill-opacity:1;stroke:none;stroke-width:0.156747px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 60.155067,102.16931 0.839211,-1.87688 4.012266,-0.0427 -2.62964,0.96803 z"
+ id="path3368"
+ sodipodi:nodetypes="ccccc" />
+ <path
+ style="opacity:0.75817;fill:url(#linearGradient3374);fill-opacity:1;stroke:none;stroke-width:0.156747px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 59.64753,107.88515 1.506333,-3.65517 2.175749,-0.31058 -1.51176,1.13109 -1.204891,2.79337 z"
+ id="path3372"
+ sodipodi:nodetypes="cccccc" />
+ </g>
+ <path
+ style="display:inline;fill:#29622f;fill-opacity:1;stroke:none;stroke-width:0.147871px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 124.48037,76.850748 c -1.27718,0.301917 -1.7186,1.084187 -1.66968,0.961068 1.14631,-0.637137 3.0978,-0.881656 4.11683,0.03319 -0.86152,0.975372 -2.418,0.179985 -2.96469,0.687497 1.98576,-0.08547 3.38148,1.183259 3.71897,2.256172 -1.25048,0.92191 -2.61472,-1.63404 -4.24683,-1.287155 0.95416,-0.03499 2.60545,2.807275 1.89707,4.190752 -1.81761,0.150145 -3.96559,-2.259624 -3.84803,-2.404321 -0.5772,0.827473 -1.03301,1.236201 -3.99641,2.815131 -0.67654,-1.425149 0.26112,-4.37837 2.6722,-4.705631 -1.29921,-0.416166 -2.20045,1.240784 -3.28892,1.462211 -0.35401,-3.272929 2.52926,-2.617803 3.34532,-2.509653 -0.36984,-0.430293 -1.09489,-0.476513 -1.7944,-0.642446 1.8536,-0.92605 2.64035,-0.593855 3.01009,0.280529 0.8558,-1.145598 2.24606,-1.253992 3.04845,-1.137331 z"
+ id="path4561"
+ sodipodi:nodetypes="ccccccccccccccc" />
+ <g
+ id="g3550"
+ clip-path="url(#clipPath3552)"
+ transform="matrix(0.86692549,-0.12645194,0.12645194,0.86692549,14.315606,19.692474)">
+ <g
+ inkscape:label="Clip"
+ id="g3548">
+ <path
+ d="m 118.20279,114.48521 -0.76994,-21.831795 -4.18646,-2.92891 c 14.89916,-5.509454 34.1437,-18.813244 31.53384,-22.898498 -0.29055,-0.454791 4.29099,-11.972426 -8.42041,-10.212793 -4.23517,0.586275 -7.5584,10.272625 -8.42413,9.770035 -3.62273,-2.10313 -2.11148,-3.010412 -15.80254,-6.54114 l 3.77881,-6.541736 2.44762,-2.341961 2.31452,-7.192177 7.00293,-1.769568 5.53575,-4.716194 11.0421,-0.529491 12.17615,0.467964 3.45897,1.377944 7.58916,7.754924 2.37438,7.285919 1.73049,1.431792 2.11634,7.42533 -0.84029,2.066022 0.62132,0.07972 -0.12219,1.197475 -1.18788,0.473559 1.11137,0.276126 -0.22523,2.207152 -1.89255,0.710771 0.23526,1.81342 -1.30766,2.540624 0.60212,0.294392 -0.47105,1.832657 -3.04328,-0.07449 1.8357,1.200225 -3.6859,4.51433 -2.41549,2.11337 -2.63265,1.030985 0.94091,0.449167 -3.00112,2.625753 -1.94721,4.498449 -3.97578,2.008542 5.8462,-0.585443 12.82139,2.242607 3.64065,18.071672 z"
+ style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:71.0396px;line-height:55.4997px;font-family:IrwinAllen;-inkscape-font-specification:IrwinAllen;text-align:center;letter-spacing:0px;word-spacing:0px;text-anchor:middle;fill:url(#linearGradient2082);fill-opacity:1;stroke-width:3.37632"
+ id="path1924"
+ sodipodi:nodetypes="cccsssccccccccccccccccccccccccccccccccccccc" />
+ </g>
+ <path
+ style="opacity:0.366013;fill:none;stroke:#000000;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 187.21852,45.495077 -3.88826,9.190421 -7.9179,4.029646 0.12302,6.872537 1.29886,6.053477 1.33489,12.512754 -8.92651,-6.175275 -9.56486,-2.304531 -0.22838,2.222062 10.93284,1.158331 -8.12961,9.725227 -16.19985,-1.601841 -0.85668,1.243719 18.33157,2.225711 -7.18612,3.433513 -14.68305,2.430999 1.91418,4.965143 22.09597,-1.643006 -0.30983,-1.732737 4.18488,0.244569 0.51461,1.161764 11.01599,-0.819121 -7.22265,3.922811 -13.8154,-0.41304 -15.27318,2.44346 -7.09464,-7.469226 12.50565,-26.226972 38.17559,7.14025 -0.1414,-1.626 -20.21892,-3.039906 2.12381,-2.98931 -4.47011,0.08074 -0.49487,0.919044 -11.29794,-0.767604 6.15052,-6.291903 1.06043,1.625999 3.16902,1.528957 28.71467,-4.286087 0.84835,-2.898518 -12.65451,3.464082 -14.71523,1.751096 -0.47562,-2.101631 16.25128,-2.053115 9.33181,-3.958949 -2.33295,-4.877991 -4.24173,2.050169 -9.82668,1.838084 -4.45382,1.979475 -2.89852,0.919044 -7.91789,1.131128 3.60547,-4.665906 7.63009,-2.984285 7.14527,-0.621187 -0.0707,-0.77765 1.83808,-0.0707 0.14139,-1.272518 -9.63311,-2.660092 -8.02333,2.638027 5.02016,-5.900069"
+ id="path3340-1-7"
+ sodipodi:nodetypes="ccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc" />
+ <path
+ id="path3719-3"
+ style="opacity:0.05;fill:#c8ab37;stroke:none;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 149.16764,106.31187 -1.97973,-3.04012 -4.45347,-0.14108 c 0,0 -2.00504,-4.06198 -2.54713,-4.931483 0.42561,0.237236 1.6986,0.335899 1.6986,0.335899 l 0.49506,-1.979208 -4.52479,-0.636138 -0.49454,-3.747058 12.23026,-1.767334 0.56534,2.403472 9.04889,-0.35322 8.2007,9.89734 1.13132,1.76714 -8.27145,1.9e-4 z m -8.98033,-8.112683 c -0.0852,-0.04748 -0.13953,-0.0997 -0.13953,-0.158644 0,-0.04764 0.0551,0.0232 0.13953,0.158644 z m -4.09846,-4.754232 -1.69654,-0.423746 -0.77773,-3.958931 4.94853,-0.636654 0.63614,2.120802 -3.74654,0.848527 z m -10.91562,-4.066934 0.0341,-2.270146 -3.28404,0.306959 -1.94923,-2.236039 -1.46244,-2.831348 6.16448,0.016 -1.02578,-5.51749 6.99027,0.15244 0.89504,9.52345 -2.32699,0.504878 0.39997,2.092897 z m 8.44135,-2.437061 0.70694,-1.413868 2.68665,0.212392 0.28267,-1.201994 2.33268,-0.211873 -0.28267,2.474267 z"
+ sodipodi:nodetypes="ccccccccccccccccsccccccccccccccccccccccccccc" />
+ </g>
+ <path
+ style="display:inline;fill:#244026;fill-opacity:1;stroke:none;stroke-width:0.145005px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 132.20808,73.101798 c -1.25244,0.296067 -1.68531,1.063182 -1.63733,0.942446 1.1241,-0.624793 3.03777,-0.864572 4.03707,0.03256 -0.84484,0.956475 -2.37116,0.176497 -2.90725,0.674176 1.94729,-0.08382 3.31597,1.160334 3.6469,2.212461 -1.22623,0.904047 -2.56404,-1.60238 -4.16454,-1.262218 0.93568,-0.03432 2.55498,2.752885 1.86033,4.10956 -1.7824,0.147235 -3.88877,-2.215846 -3.77349,-2.357738 -0.56602,0.81144 -1.013,1.212251 -3.91898,2.760588 -0.66344,-1.397537 0.25607,-4.293541 2.62043,-4.614463 -1.27404,-0.408102 -2.15783,1.216745 -3.2252,1.433884 -0.34716,-3.20952 2.48024,-2.567085 3.2805,-2.461032 -0.36267,-0.421957 -1.07368,-0.46728 -1.75964,-0.629996 1.81769,-0.908111 2.58921,-0.582352 2.95178,0.275089 0.83923,-1.123402 2.20254,-1.229696 2.98938,-1.115294 z"
+ id="path5023"
+ sodipodi:nodetypes="ccccccccccccccc" />
+ <path
+ style="display:inline;fill:#365516;fill-opacity:1;stroke:none;stroke-width:0.11884px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 118.89078,60.317037 c -1.02643,0.242644 -1.38119,0.871337 -1.34188,0.772388 0.92127,-0.512055 2.48964,-0.708568 3.30861,0.02668 -0.69238,0.783885 -1.94329,0.144649 -2.38266,0.552527 1.59591,-0.06868 2.71763,0.950961 2.98885,1.81324 -1.00497,0.74092 -2.10139,-1.313243 -3.41308,-1.034461 0.76684,-0.02812 2.09395,2.256151 1.52464,3.368024 -1.46077,0.12067 -3.18707,-1.816015 -3.09258,-1.932305 -0.4639,0.665023 -0.83022,0.99351 -3.21184,2.262463 -0.54373,-1.145362 0.20986,-3.518808 2.1476,-3.78182 -1.04415,-0.334463 -1.76848,0.997194 -2.64324,1.17515 -0.28453,-2.630384 2.03271,-2.103875 2.68855,-2.016957 -0.29722,-0.34582 -0.87993,-0.382965 -1.44211,-0.51632 1.4897,-0.744249 2.12199,-0.47727 2.41915,0.225453 0.68779,-0.920692 1.8051,-1.007807 2.44997,-0.914049 z"
+ id="path5019"
+ sodipodi:nodetypes="ccccccccccccccc" />
+ <path
+ style="fill:#241f1c;stroke:none;stroke-width:0.231801px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 123.12925,62.9507 8.90942,1.001916 0.46413,1.968216 6.94657,-0.924728 -0.20581,1.623344 -6.67207,1.592834 4.53233,-0.484064 0.0795,1.758767 -1.26217,0.449656 0.0325,2.650793 -5.04691,2.418 -2.36535,4.416845 20.45494,-7.232476 0.36066,-1.181192 1.62361,-6.730301 -0.97909,-12.505761 c 0,0 0.8287,-4.635295 0.48201,-4.584727 -0.3467,0.05057 -28.04263,4.97555 -28.04263,4.97555 l 0.82554,11.121378"
+ id="path5133"
+ sodipodi:nodetypes="ccccccccccccccccscc" />
+ <path
+ style="display:inline;fill:#405600;fill-opacity:1;stroke:none;stroke-width:0.11884px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 128.55835,65.634273 c 1.05298,-0.06066 1.57254,0.440498 1.5066,0.356904 -1.02915,-0.227565 -2.5883,0.03211 -3.16312,0.970662 0.88744,0.553449 1.90363,-0.416474 2.4412,-0.151093 -1.54903,0.390042 -2.33275,1.687623 -2.34636,2.591447 1.17473,0.422982 1.63869,-1.85878 2.97537,-1.966296 -0.74291,0.192089 -1.36224,2.760278 -0.49904,3.663201 1.43438,-0.301624 2.53552,-2.650726 2.41177,-2.735183 0.63452,0.504806 1.07941,0.714967 3.72429,1.250743 0.19389,-1.252954 -1.20627,-3.312246 -3.13839,-3.010792 0.90511,-0.618789 1.97963,0.450485 2.86877,0.371153 -0.47869,-2.602065 -2.54897,-1.43558 -3.15266,-1.164943 0.18606,-0.416311 0.73387,-0.618357 1.23454,-0.906745 -1.64022,-0.28771 -2.16991,0.14876 -2.25395,0.907084 -0.92214,-0.685863 -2.01778,-0.45019 -2.60899,-0.176135 z"
+ id="path5021"
+ sodipodi:nodetypes="ccccccccccccccc" />
+ <g
+ id="g2378"
+ clip-path="url(#clipPath2380)"
+ transform="matrix(0.86692549,-0.12645194,0.12645194,0.86692549,14.315606,19.692474)">
+ <g
+ inkscape:label="Clip"
+ id="g2376">
+ <path
+ d="m 110.2849,115.33355 0.29049,-17.590056 2.53967,-7.706314 5.39878,-5.094769 10.50217,-5.196575 7.69429,0.54362 -6.88338,-1.068455 2.43094,-3.156214 5.80235,0.59179 -4.74254,-0.896477 2.1497,-2.28098 5.62945,-3.098055 7.32633,0.784372 -6.98966,-1.476873 -0.35225,-3.656326 2.02756,-1.18821 17.16366,-3.218499 -18.45201,2.354295 -1.05277,-1.202187 0.7015,-1.510089 0.20542,-0.442184 0.31205,-2.551066 3.28252,-1.847387 -2.84793,0.785266 -1.51216,1.410137 -4.71481,-1.131129 -3.60219,-2.211212 2.67535,2.441998 -2.75874,1.814508 -0.79398,1.144449 -3.71667,0.09367 3.64962,0.768114 0.36821,1.568736 -1.35039,0.598161 -7.68437,-0.02092 8.40385,1.136074 -0.19465,2.431922 -1.9632,1.560867 -14.70048,-2.067623 -3.4702,-7.08768 1.17937,-8.341351 2.44762,-2.341961 2.31452,-7.192177 7.00293,-1.769568 5.53575,-4.716194 11.0421,-0.529491 15.63512,1.845908 7.58916,7.754924 5.51425,14.72913 -1.75115,7.611381 -1.7775,1.306546 -5.01482,1.092127 3.02922,0.367379 -2.93104,4.997733 -8.426,-0.49876 9.60104,1.843702 -3.49173,4.845835 -1.39641,0.856691 -2.06147,1.264703 -6.54839,0.134543 4.81148,0.93104 -4.04889,4.765314 -7.06701,2.054237 -1.53987,3.82056 7.48724,0.393154 1.54323,1.643761 -3.11527,4.754755 5.25525,-4.977464 6.72925,-0.505572 3.8785,2.045223 -0.98974,16.840553 z"
+ style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:71.0396px;line-height:55.4997px;font-family:IrwinAllen;-inkscape-font-specification:IrwinAllen;text-align:center;letter-spacing:0px;word-spacing:0px;text-anchor:middle;fill:url(#linearGradient2086);fill-opacity:1;stroke-width:3.37632"
+ id="path2084"
+ sodipodi:nodetypes="cccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc" />
+ </g>
+ <path
+ id="path3719"
+ style="opacity:0.153595;fill:#e2c34c;fill-opacity:1;stroke:none;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 113.50096,48.951931 4.02929,0.640637 4.55345,-1.158646 7.19613,4.181645 5.94976,0.913833 0.45474,-1.020149 1.77538,0.786106 0.59176,3.083574 2.09153,-4.027485 2.07937,-0.376763 1.25986,2.581296 -9.32717,7.435376 -9.58083,-1.48197 -8.56362,-2.053547 -4.54778,1.175836 -9.40252,-11.169859 -0.49506,-1.272275 7.63519,-0.495059 z m 3.53083,10.317461 1.49774,0.374091 0.1988,0.04965 0.77773,3.958931 -4.94853,0.636654 -0.63614,-2.120802 3.74654,-0.848527 z m 46.10808,-8.180443 2.96526,-1.928954 1.43444,2.59242 0.79947,3.53576 1.46244,2.831348 -6.16448,-0.016 -8.22224,2.71809 -16.03832,2.047089 2.50634,-4.334556 2.90401,-1.314084 11.99068,-3.274939 0.20593,-1.013803 1.57118,-0.240914 0.14991,-1.343058 z m -36.38536,10.735284 -0.70694,0.56405 -2.68665,-0.212392 -0.28267,1.201994 -2.33268,0.211873 0.28267,-2.474267 z"
+ sodipodi:nodetypes="ccccccccccccccccccccccccccccccccccccccccccccccccc" />
+ <path
+ style="fill:url(#linearGradient2428);fill-opacity:1;stroke:none;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 130.29187,79.072958 2.13854,-2.72178 10.23318,1.078106 -9.17274,-0.353475 -0.4065,0.636259 7.56442,0.671608 -11.29714,3.890947 2.24811,-3.042604 z"
+ id="path2371"
+ sodipodi:nodetypes="ccccccccc" />
+ <path
+ style="opacity:0.55;fill:url(#linearGradient4516);fill-opacity:1;stroke:none;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 164.08434,47.295307 c 0.03,0.179662 0.44025,2.147632 0.90354,4.356731 0.0994,0.473826 0.34421,1.426647 0.30219,1.439491 l -15.24916,4.661474 14.04861,-2.79654 1.52859,0.331977 0.72849,2.823285 -3.53478,2.827821 c 0,0 -7.21095,1.484606 -5.93842,1.41391 1.27251,-0.07069 6.92816,-0.989738 6.92816,-0.989738 l 0.35348,1.696694 -1.97948,1.908781 -2.82782,0.07069 -1.69669,1.555308 -0.28279,2.050169 0.63626,0.848344 -6.71607,0.565563 8.20068,0.565565 c 0,0 -0.63626,2.120871 -1.34322,2.050169 -0.70695,-0.07069 -10.25085,0.848347 -10.25085,0.848347 l 6.82818,2.646493 -0.12846,1.064054 -0.99564,0.897205 -0.40339,2.046206 -3.5333,-0.503446 -1.59403,-1.764445 -1.58727,0.491926 -1.90878,3.110603 1.76739,3.817562 -4.10034,2.474341 -2.26226,2.19157 -13.00798,1.131123 11.02851,1.060434 c 0,0 -1.20183,1.979475 -1.48461,1.979475 -0.28278,0 -10.18016,0.494866 -10.18016,0.494866 l 0.42418,2.191565 8.12998,0.919046 -13.43215,0.919047 -2.89852,3.676167 c 0,0 -3.60547,2.19156 -3.32269,2.26225 0.28279,0.0707 -5.86772,-0.84834 -5.86772,-0.84834 l -4.02965,10.46294 c 0,0 64.12085,0.49486 63.83807,0.0707 -0.28278,-0.42417 1.31429,-55.9791 0.81942,-55.908405 -0.49487,0.0707 -2.63949,-19.141841 -3.20506,-19.212538 -0.56556,-0.07069 -7.72382,-0.664681 -7.72382,-0.664681 z"
+ id="path2430-2"
+ sodipodi:nodetypes="csscccccscccccccccsccccccccccccccscccccsccssscc" />
+ <path
+ style="fill:url(#linearGradient3330);fill-opacity:1;stroke:none;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 123.52278,82.978885 c 0,0 5.42588,-3.039909 5.65564,-2.986887 0.22976,0.05302 12.10661,0.795325 12.10661,0.795325 l -12.15963,-0.31813 -2.68643,1.36089 0.12371,1.148802 -1.57297,1.025086 -6.16825,2.313989 1.60058,3.297263 -1.29719,3.862888 -5.68947,1.729611 4.73428,-0.186586 -2.90158,4.68725 -0.8984,3.984924 -3.25397,-0.1597 0.28994,-5.904299 2.2902,-7.13155 4.94893,-5.132901 z"
+ id="path2373"
+ sodipodi:nodetypes="csccccccccccccccccc" />
+ <path
+ style="fill:url(#linearGradient2420);fill-opacity:1;stroke:none;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 134.04629,75.608806 1.67464,-1.949582 5.49882,-2.999359 11.07263,1.424697 -10.99764,-0.799831 -1.32472,0.949796 2.22453,0.449906 -3.27431,1.124759 -1.49967,0.149966 -1.64965,1.974578 z"
+ id="path2402"
+ sodipodi:nodetypes="ccccccccccc" />
+ <path
+ style="fill:url(#linearGradient2412);fill-opacity:1;stroke:none;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 141.56968,69.485118 -0.12497,-3.299294 c 0,0 1.74962,-1.049776 1.8496,-1.049776 0.1,0 10.2478,-1.824609 10.2478,-1.824609 l -5.5738,1.949582 -2.11902,1.021379 -1.87764,-0.607612 1.69118,1.200453 0.11388,1.275354 -3.2848,-0.145412 1.66707,0.653633 0.26229,1.484738 z"
+ id="path2404"
+ sodipodi:nodetypes="ccscccccccccc" />
+ <path
+ style="opacity:1;fill:#483e37;fill-opacity:0;stroke:none;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 164.08434,47.295312 c 0.0707,0.424174 2.26226,10.816418 2.26226,10.816418 l -3.53478,2.827821 c 0,0 -7.21095,1.484606 -5.93842,1.41391 1.27251,-0.07069 6.92816,-0.989738 6.92816,-0.989738 l 0.35348,1.696694 -1.97948,1.908781 -2.82782,0.07069 -1.69669,1.555306 -0.28279,2.050166 0.63626,0.848347 -6.71607,0.565565 8.20068,0.565563 c 0,0 -0.63626,2.120871 -1.34322,2.050171 -0.70695,-0.07069 -10.25085,0.848347 -10.25085,0.848347 l 6.92816,1.696694 c 0,0 -0.49486,4.87799 -0.77765,4.807296 -0.28278,-0.0707 -4.45381,-0.0707 -4.38312,-0.353478 0.0707,-0.282781 1.5553,-3.464081 1.5553,-3.464081 l -4.7366,2.191562 -1.90878,3.110603 1.76739,3.81756 -4.10034,2.474343 -2.26226,2.191563 -13.00798,1.131128 11.02851,1.060431 c 0,0 -1.20183,1.979475 -1.48461,1.979475 -0.28278,0 -10.18016,0.494869 -10.18016,0.494869 l 0.42418,2.191562 8.12998,0.919044 -13.43215,0.919043 -2.89852,3.676173 c 0,0 -3.60547,2.19156 -3.32269,2.26225 0.28279,0.0707 -5.86772,-0.84834 -5.86772,-0.84834 l -4.02965,10.46294 c 0,0 64.12085,0.49486 63.83807,0.0707 -0.28278,-0.42417 8.41277,-62.777639 7.9179,-62.706944 -0.49487,0.0707 -9.73797,-12.343297 -10.30354,-12.413994 -0.56556,-0.07069 -7.72382,-0.664681 -7.72382,-0.664681 z"
+ id="path2430"
+ sodipodi:nodetypes="cccscccccccccsccssccccccccscccccsccssscc" />
+ <path
+ style="opacity:0.25;fill:none;stroke:#000000;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 125.0604,80.592907 3.67617,3.464082 6.50399,2.120868 3.74687,0.424172 5.93842,-0.919041 9.5439,1.201822 c 0,0 -1.20183,1.696694 -1.48461,1.625997 -0.28278,-0.07069 -7.9886,-1.484606 -7.9886,-1.484606 l -1.20182,1.979475 -2.40365,-0.07069 -0.70695,-0.989737 -5.09008,0.706956 -0.42417,-1.343216 -6.99886,-1.838084 -5.44537,3.216914 1.11537,1.247547 4.90472,-0.572934 0.20293,-1.063705 3.40671,-0.296957 0.34015,2.205735 -9.75598,0.989737 -13.71494,-0.91904 -0.84834,4.171037 c 0,0 -0.98974,1.908778 -0.63626,1.767387 0.35347,-0.14139 12.30102,-0.0707 12.30102,-0.0707 l 0.56557,-1.979474 3.32269,0.141393 -0.21209,-1.979478 9.19042,0.424178 -0.49487,2.403647 7.77651,0.494868 0.35348,1.413913 4.7366,0.353478 -0.14139,-1.767391 5.86773,-0.494868 -1.13113,1.838084 -2.75713,-0.07069 -1.27252,2.686429 -9.89737,0.353478 -0.14139,-1.484606 -9.82669,1.201824 c 0,0 -0.70695,4.312429 -0.42417,4.312429 0.28278,0 8.48347,0.14139 8.48347,0.14139 l 0.0707,-3.60547 -6.2919,0.70696 0.0707,1.69669 4.17103,-0.56556 -0.14139,0.0707"
+ id="path3395-7"
+ sodipodi:nodetypes="ccccccsccccccccccccccccscccccccccccccccccscccccc" />
+ <path
+ style="opacity:0.25;fill:none;stroke:#000000;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 165.25134,46.404764 4.52611,10.849489 -5.90838,1.987361 -3.7424,0.176502 -0.82151,1.340573 -6.18609,1.101902 0.0368,3.957311 -0.48838,3.633607 -3.46408,5.514253 -2.82782,3.322691 -4.66591,0.494869 -2.82782,6.221206 -3.46408,-0.141391 -6.43329,-2.474344 -5.58495,-5.302165 4.8073,-5.231469 24.276,4.559013 -0.97974,2.376532 5.09263,0.176329 2.31455,-1.358367 7.47215,1.386743 -0.1414,-1.626 -20.21892,-3.039906 0.42417,-0.989738 -7.06955,-0.919044 -0.49487,0.919044 -6.99886,-1.76739 6.15052,-6.291903 1.06043,1.625999 19.86544,-0.0707 12.01825,-2.68643 c 0,0 1.20182,-2.898518 0.84835,-2.898518 -0.35348,0 -12.65451,3.464082 -12.65451,3.464082 l -3.81756,-0.848347 0.42418,-1.201824 4.31909,-1.107057 9.46653,-3.205371 -2.33295,-4.877991 -4.24173,2.050169 -9.82668,1.838084 -4.45382,1.979475 -2.89852,0.919044 -7.91789,1.131128 3.60547,-4.665906 8.12998,-1.484606 6.64538,-2.120866 -0.0707,-0.77765 c 0,0 1.97947,0.212085 1.83808,-0.0707 -0.14139,-0.282781 0.14139,-1.272518 0.14139,-1.272518 l 3.46408,-1.060435 4.59521,-2.262256"
+ id="path3340-1"
+ sodipodi:nodetypes="cccccccccccccccccccccccccccccccscccccccccccccccsccc" />
+ <path
+ style="opacity:0.503268;fill:#564e3a;fill-opacity:1;stroke:none;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 114.95039,48.764556 1.89959,-0.849818 0.39991,1.099765 1.69964,-0.449903 1.64965,-0.399915 1.34971,-3.699209 0.19995,3.049347 1.44969,0.399915 1.09977,-3.249303 0.49989,3.249303 1.64965,0.199959 1.44969,-1.349711 1.09976,1.649645 2.14954,-0.149968 0.74984,-1.099765 0.89981,2.849391 2.29951,0.699849 1.14975,-0.74984 1.24973,0.699852 4.54903,-2.09955 -1.3997,-4.948941 -1.54967,-0.74984 2.44947,0.449905 3.84918,-2.349497 -3.59923,2.899378 0.39992,1.999573 2.7994,0.649861 1.44969,-2.199528 -0.79983,2.999356 -2.19953,0.149968 0.49989,1.99957 1.99957,-1.499677 0.64986,2.699422 3.34929,0.599872 -2.24951,-3.54924 2.59943,1.549667 -1.64965,-3.599227 2.84939,2.949365 2.8494,0.149969 1.44968,-2.449475 -0.19994,2.249519 2.34948,0.999786 2.24952,-0.649862 -0.19996,-3.249302 0.99979,2.399485 1.59966,-0.649862 -3.69921,-9.84789 10.34778,8.198245 2.29952,7.448403 -4.699,0.199957 -1.59966,-1.399698 -2.19953,-0.09998 -1.09975,1.199745 -1.79963,-0.549884 -0.24994,-2.349497 -3.59923,-0.349925 -1.34971,1.649648 2.49946,0.599872 -3.44926,-0.199959 -0.79983,1.649648 -2.44947,-0.09998 -0.99979,-1.099765 -1.84961,1.949582 1.09977,-2.349497 -3.79919,-1.249733 -2.94936,-0.149966 0.94979,2.799401 -1.09976,-1.999573 -2.69942,0.849818 -1.44969,3.199315 -0.05,-3.099337 -2.99936,-0.149969 -1.3997,0.999787 -1.19974,-0.999787 -0.69985,-2.699422 -2.39949,-0.09998 -1.74963,3.999146 -0.14996,-2.649435 -2.89938,1.199743 -1.34971,-1.949583 -1.74963,-0.149965 -2.24952,0.199956 -1.54966,0.899808 -1.14976,-0.899808 -2.09955,-0.249947 -3.54924,1.099765 z"
+ id="path2593"
+ sodipodi:nodetypes="ccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc" />
+ <path
+ style="opacity:0.578431;fill:#583b24;fill-opacity:1;stroke:none;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 114.38685,67.586403 14.13911,0.424172 1.34321,-1.767387 -0.28278,-0.565563 -10.32155,-1.979478 9.11973,-0.07069 0.70695,-0.989737 -5.58495,-1.908781 7.9179,-0.212085 1.41392,-1.90878 0.42417,-1.696694 -3.03991,-3.817559 5.72634,3.393387 5.23147,0.919041 1.14348,-1.107254 1.8453,-0.948073 -0.65848,-3.195867 2.95454,3.137259 2.63808,0.244486 -7.16806,2.258454 -7.75372,13.679406 -21.91562,0.141394 z"
+ id="path3151"
+ sodipodi:nodetypes="ccccccccccccccccccccccc" />
+ <path
+ style="fill:url(#linearGradient3246);fill-opacity:1;stroke:none;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 113.43286,63.051824 -1.96305,-3.36999 1.21334,-8.190025 1.26947,-0.976262 2.62688,2.232364 -0.38313,1.486802 -2.10549,0.6927 1.06904,1.151564 -0.0166,2.242254 7.59639,2.076729 -9.30834,-1.234597 0.51509,2.092626 1.04861,1.127087 11.61331,2.249278 -10.58754,-1.146747 2.31375,2.48691 -3.37359,0.429297 z"
+ id="path3228"
+ sodipodi:nodetypes="cccccccccccccccccc" />
+ <path
+ style="fill:url(#linearGradient3230);fill-opacity:1;stroke:none;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 116.91337,54.167582 0.43569,-1.686035 2.47129,-1.966 3.47523,0.323584 0.39452,1.274716 -4.93331,0.834091 z"
+ id="path3232"
+ sodipodi:nodetypes="ccccccc" />
+ <path
+ style="fill:url(#linearGradient3236);fill-opacity:1;stroke:none;stroke-width:0.176271px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 124.747,52.21224 2.47921,-0.647023 -0.28411,1.358648 -2.95384,0.801724 z"
+ id="path3234"
+ sodipodi:nodetypes="ccccc" />
+ <path
+ style="fill:url(#linearGradient3240);fill-opacity:1;stroke:none;stroke-width:0.176271px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 129.90777,49.737896 2.05504,0.201323 -0.25912,0.533825 -2.12975,0.228321 z"
+ id="path3238"
+ sodipodi:nodetypes="ccccc" />
+ <path
+ style="fill:url(#linearGradient3244);fill-opacity:1;stroke:none;stroke-width:0.176271px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 115.55658,62.604484 5.8726,1.191061 -3.53611,0.01543 z"
+ id="path3242"
+ sodipodi:nodetypes="cccc" />
+ <path
+ style="fill:url(#linearGradient3250);fill-opacity:1;stroke:none;stroke-width:0.176271px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 135.55656,52.412323 2.60492,0.101344 -0.809,0.633804 -2.3559,0.258257 -0.85026,1.573311 0.15161,-1.77821 z"
+ id="path3248"
+ sodipodi:nodetypes="ccccccc" />
+ <path
+ style="fill:url(#linearGradient3254);fill-opacity:1;stroke:none;stroke-width:0.176271px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 140.00561,52.387329 2.45495,-0.848452 -0.85899,1.058712 -0.4574,0.450469 -0.87397,2.76524 -1.54822,-0.387944 z"
+ id="path3252"
+ sodipodi:nodetypes="ccccccc" />
+ <path
+ style="fill:url(#linearGradient3334);fill-opacity:1;stroke:none;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 141.71107,63.263911 -0.48387,-0.807707 0.66225,-1.203078 0.0966,-1.088552 0.27901,-1.712339 3.61522,-1.789254 3.11762,-0.709385 2.82919,-0.417194 -6.09968,2.054585 -0.41583,1.180532 -1.1985,0.682062 -1.64658,1.096921 2.67192,0.334135 -0.60547,0.549414 0.0503,0.296605 -2.00793,0.281442 z"
+ id="path3332"
+ sodipodi:nodetypes="ccccccccccccccccc" />
+ <path
+ style="fill:#e2b568;fill-opacity:1;stroke:none;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 149.86735,60.151138 0.56233,-1.063674 2.81575,-1.288213 10.83337,-2.348491 -3.82061,1.285995 -7.03189,1.675121 z"
+ id="path3336"
+ sodipodi:nodetypes="ccccccc" />
+ <path
+ style="opacity:0.2;fill:none;stroke:#000000;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 111.98173,64.757111 2.19156,0.989738 4.8073,0.919041 9.19042,0.989737 1.41391,-1.5553 -6.15051,-1.272519 -4.73661,0.494869 -4.24173,-2.474347 -4.10034,-0.565562 -0.84834,-2.969213 10.25085,1.41391 4.10034,0.565565 0.0707,1.131128 5.65564,0.63626 0.21208,-1.201825 3.53478,0.282784 -0.84835,-1.625997 -6.92816,-0.494869 -8.97833,-2.120868 0.28278,-2.120865 2.89852,0.77765 -0.49487,1.060434 6.78677,1.201825 0.28278,-2.545041 -2.96921,-0.14139 0.35348,-1.060434 3.81756,-0.777651 0.77765,3.393388 1.76739,-1.131131 -0.56557,-1.979475 2.40365,-1.41391 1.20182,0.212088 -0.84834,-4.453819"
+ id="path3393" />
+ <path
+ style="opacity:0.15;fill:none;stroke:#000000;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 137.36143,107.95208 -0.35348,-3.60547 2.96921,0.35348 0.14139,2.75712 3.60547,-0.63625 -0.84834,-3.67617 14.77537,-0.42418 c 0,0 7.98859,-0.70695 7.49372,-1.27252 -0.49487,-0.56556 -0.63626,-4.524509 -0.63626,-4.524509 l -3.1813,-0.848347 -0.0707,3.251994 -4.24173,-0.141391 -0.63626,-1.625997 -3.81756,0.424172 -1.626,2.120868 -2.47435,-1.060433 2.82783,-4.171038 2.26226,0.494869 -1.27253,10.745722 -3.1106,0.49487 -2.47434,-2.54504 -4.94869,0.98974 -1.27252,-2.26226 -5.23147,0.35348 0.0707,3.74686 -10.60433,-0.21209 -2.33296,0.1414 1.27252,-5.09008 -3.1813,0.35348 -5.09008,-0.0707 0.84835,-2.474345 3.25199,-5.514252 2.19157,-5.655644 8.90763,-6.786771 0.98974,-2.050169 -3.1106,-0.424175 -7.21094,4.665906 -3.67617,3.322691 -2.12087,3.534777 -0.63626,1.41391 1.48461,0.424174 -0.91905,1.272519 -1.4846,-0.14139 -1.6967,2.757125 -0.70695,12.301024 -0.0707,-0.0707"
+ id="path3397" />
+ </g>
+ <path
+ id="path2673-8"
+ style="opacity:0.5;fill:url(#linearGradient2964-2);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.197072;stroke-linecap:round;stroke-opacity:1;stop-color:#000000"
+ d="m 139.73794,50.901845 c 0.29725,-0.03695 0.58139,0.246637 0.63839,0.637083 0.004,0.02833 0.006,0.05687 0.008,0.08526 0.0424,-0.02244 0.0895,-0.03768 0.13808,-0.04482 0.1997,-0.02908 0.38127,0.08215 0.40571,0.248544 0.003,0.01771 0.003,0.03573 0.002,0.05366 0.42748,0.05904 0.70863,0.234248 0.74207,0.462436 0.008,0.05857 2.9e-4,0.119309 -0.0241,0.180533 0.3023,-0.03149 0.55314,0.06572 0.57597,0.223197 0.024,0.166519 -0.21479,0.339091 -0.53348,0.385537 -0.25807,0.03763 -0.49782,-0.01879 -0.58724,-0.138189 -0.0985,0.04549 -0.206,0.08556 -0.31966,0.119179 0.0487,0.04431 0.0787,0.09376 0.0888,0.146583 0.0476,-0.01219 0.0966,-0.02206 0.14596,-0.02948 0.30239,-0.04404 0.58702,0.0083 0.71648,0.131687 0.12089,-0.04545 0.25297,-0.07905 0.3885,-0.09886 0.16155,-0.0236 0.3237,-0.02697 0.47301,-0.0098 -0.10299,-0.08057 -0.16675,-0.18376 -0.18321,-0.296438 -0.0337,-0.230022 0.13338,-0.466223 0.42318,-0.598443 -0.001,-0.0058 -0.002,-0.0117 -0.003,-0.01757 -0.0368,-0.252382 0.0919,-0.479943 0.28713,-0.508097 0.19504,-0.0284 0.38296,0.152878 0.4198,0.404982 0.002,0.01549 0.004,0.03103 0.005,0.04666 0.27111,0.06309 0.4577,0.230029 0.48764,0.436257 0.007,0.05392 0.004,0.10914 -0.009,0.164005 0.0132,0.03993 0.0243,0.08154 0.0308,0.12571 0.0428,0.293658 -0.0859,0.553886 -0.28848,0.583426 -0.13236,0.01931 -0.26162,-0.06601 -0.34792,-0.208602 -0.0367,0.009 -0.0741,0.01647 -0.11157,0.02195 -0.0787,0.01155 -0.15805,0.01496 -0.23573,0.01018 0.0753,0.0568 0.12358,0.124122 0.1415,0.197545 0.30476,0.01064 0.53317,0.149091 0.56112,0.340116 0.0347,0.237914 -0.24959,0.476356 -0.63502,0.532599 -0.30319,0.04409 -0.58921,-0.03771 -0.70774,-0.202431 -0.0504,0.01166 -0.10164,0.02132 -0.15323,0.02907 -0.15138,0.02199 -0.30336,0.02623 -0.44486,0.01241 0.0585,0.08674 0.10331,0.199485 0.122,0.328009 l 0.0213,0.146121 c 0.0443,0.303784 -0.0694,0.570006 -0.25512,0.597085 -0.0817,0.01191 -0.1623,-0.02655 -0.23179,-0.0969 l 0.11641,0.798127 c 0.0443,0.303782 -0.0775,0.571174 -0.27325,0.59973 -0.19578,0.02856 -0.38938,-0.192832 -0.43368,-0.496615 l -0.0274,-0.188446 c -0.12122,0.0964 -0.31435,0.170352 -0.52538,0.201163 -0.0638,0.0094 -0.12771,0.01443 -0.19022,0.01539 0.023,0.04113 0.0379,0.08455 0.0445,0.129362 0.0375,0.257384 -0.20473,0.522762 -0.59054,0.64704 l 0.0239,0.16426 c 0.0443,0.303785 -0.0529,0.567591 -0.21833,0.591717 -0.0321,0.0047 -0.064,-0.0026 -0.0954,-0.01542 l 0.0344,0.235808 c 0.0443,0.303781 -0.11055,0.575996 -0.34682,0.61046 -0.23628,0.03446 -0.46192,-0.182251 -0.50624,-0.486033 L 138.327,56.914416 c -0.0216,-0.148415 0.005,-0.288576 0.0644,-0.397909 0.0226,-0.15111 0.13516,-0.298696 0.31407,-0.411686 -0.3826,-0.03693 -0.64892,-0.201721 -0.68103,-0.421426 -0.0269,-0.187905 0.12176,-0.388533 0.39601,-0.534274 -0.17043,-0.03641 -0.27998,-0.117885 -0.29497,-0.219414 -0.0185,-0.128905 0.11782,-0.267379 0.34556,-0.350923 -0.17126,-0.05302 -0.27704,-0.145156 -0.29297,-0.255212 -0.0229,-0.157743 0.14143,-0.328092 0.42108,-0.436555 -0.1419,-0.06423 -0.22508,-0.150851 -0.23968,-0.249608 -0.0159,-0.109173 0.0528,-0.227808 0.19603,-0.338888 -0.006,-0.0174 -0.0125,-0.0351 -0.0172,-0.05307 -0.0449,0.01558 -0.0932,0.02729 -0.14263,0.03469 -0.22868,0.03338 -0.42753,-0.03236 -0.44388,-0.146749 -0.0164,-0.114179 0.15525,-0.233652 0.38354,-0.266924 0.071,-0.01029 0.1421,-0.01128 0.20646,-0.0028 0.071,-0.227398 0.25887,-0.399059 0.49173,-0.449432 0.004,-0.0054 0.009,-0.01061 0.0141,-0.01595 -0.0354,-0.05694 -0.0589,-0.121585 -0.0688,-0.189113 -0.0344,-0.236199 0.10289,-0.455928 0.31372,-0.502202 -4.8e-4,-0.0032 -9.4e-4,-0.0063 -0.001,-0.0096 -0.0575,-0.39483 0.13873,-0.750311 0.43839,-0.794143 0.003,-4.84e-4 0.006,-9.34e-4 0.009,-0.0014 z m -1.8304,2.765826 c 0.24868,-0.03312 0.46317,0.04893 0.48288,0.184803 0.0202,0.137978 -0.16788,0.279672 -0.42005,0.316506 -0.25236,0.03691 -0.47337,-0.04516 -0.49347,-0.183259 -0.0202,-0.138086 0.16817,-0.279869 0.42056,-0.31658 0.003,-4.7e-4 0.007,-0.001 0.0104,-0.0015 z m -0.491,0.775578 c 0.29846,-0.04216 0.55674,0.04606 0.5784,0.197626 0.0221,0.15222 -0.20282,0.311017 -0.50246,0.35477 -0.29965,0.04366 -0.56054,-0.04428 -0.58286,-0.196462 -0.0227,-0.152337 0.20236,-0.31146 0.50238,-0.355273 0.002,-3.03e-4 0.003,-4.53e-4 0.004,-6e-4 z m 7.00647,3.549391 c 0.28693,-0.04374 0.50371,-0.169549 0.48677,-0.282496 -0.005,-0.03567 -0.0334,-0.06735 -0.0824,-0.09192 0.019,-0.06503 0.0258,-0.137398 0.0148,-0.212621 -0.034,-0.232902 -0.21341,-0.398041 -0.40243,-0.370469 -0.18902,0.02757 -0.31379,0.237079 -0.27982,0.469982 0.005,0.03893 0.0162,0.07537 0.0299,0.109879 -0.21051,0.05938 -0.34391,0.159461 -0.33115,0.24848 0.0162,0.114376 0.26518,0.1728 0.55573,0.130433 0.003,-4.41e-4 0.006,-8.91e-4 0.008,-0.0012 z m -1.06513,-3.430059 c 0.18248,-0.02525 0.35925,0.0123 0.46521,0.09886 0.0292,-0.01445 0.0602,-0.02627 0.0937,-0.03117 0.18902,-0.02757 0.36573,0.118871 0.39625,0.328144 0.0306,0.209271 -0.097,0.400087 -0.286,0.427659 -0.0296,0.0044 -0.0586,0.0031 -0.0871,-6.91e-4 l 0.002,0.01311 c 0.0443,0.303782 -0.0748,0.570784 -0.26721,0.598847 -0.19239,0.02806 -0.38332,-0.193716 -0.42762,-0.497496 l -0.0249,-0.170813 c -0.005,-0.0378 -0.008,-0.07518 -0.009,-0.111396 -0.18441,-0.02955 -0.31255,-0.127147 -0.33056,-0.251788 -0.026,-0.180718 0.18401,-0.360801 0.46926,-0.402417 0.002,-3.08e-4 0.004,-6.08e-4 0.006,-9e-4 z m -0.81979,0.119577 c 0.12658,-0.01678 0.23719,0.03337 0.24907,0.1129 0.0119,0.08097 -0.0827,0.161868 -0.2114,0.180581 -0.12862,0.01881 -0.2425,-0.03166 -0.25419,-0.11267 -0.0114,-0.08084 0.0832,-0.161411 0.21148,-0.180076 0.002,-3.13e-4 0.003,-4.63e-4 0.005,-7.5e-4 z m -2.49982,0.564803 c 0.0285,0.04241 0.0465,0.08765 0.0536,0.134713 0.0107,0.0733 -0.005,0.149752 -0.047,0.225039 0.0656,-0.01965 0.13464,-0.03495 0.20488,-0.04532 0.21104,-0.03075 0.41727,-0.01505 0.56097,0.04271 l -0.0661,-0.452978 c -0.1053,0.02938 -0.21421,0.05235 -0.32451,0.06845 -0.12772,0.01859 -0.25621,0.02781 -0.38194,0.02741 z m 2.3751,0.121839 c 0.36168,-0.05262 0.68568,0.116914 0.72369,0.378669 0.0104,0.0712 -0.002,0.14471 -0.035,0.215057 0.033,0.07264 0.0609,0.152638 0.0743,0.244399 l 0.0907,0.621775 c 0.0443,0.303783 -0.0561,0.568055 -0.22487,0.592672 -0.16877,0.02462 -0.34001,-0.200032 -0.38431,-0.503815 l -0.088,-0.603635 c -0.004,6.29e-4 -0.008,0.0012 -0.0126,0.0019 l 0.0169,0.11589 c 0.0443,0.303786 -0.0636,0.569153 -0.24251,0.595245 -0.1789,0.0261 -0.35863,-0.197312 -0.40294,-0.501098 l -0.0462,-0.316931 c -0.007,-0.04835 -0.009,-0.09457 -0.008,-0.140258 -0.024,-0.04094 -0.0397,-0.08476 -0.0462,-0.13013 -0.0384,-0.261844 0.224,-0.516972 0.58587,-0.569683 z m -2.3494,1.610119 c 0.23863,-0.03061 0.4467,0.06772 0.46922,0.221788 0.008,0.05569 -0.009,0.11387 -0.0498,0.167293 0.0481,0.0815 0.0877,0.178037 0.10449,0.292997 0.0428,0.293657 -0.0582,0.549843 -0.22702,0.574461 -0.16876,0.02462 -0.33933,-0.191949 -0.38216,-0.485605 -0.0104,-0.06876 -0.0104,-0.134654 -0.005,-0.196786 -0.17511,-0.01788 -0.30173,-0.106895 -0.31881,-0.22417 -0.0228,-0.156979 0.15535,-0.312863 0.39791,-0.34827 0.003,-4.84e-4 0.008,-0.0012 0.0116,-0.0017 z"
+ sodipodi:nodetypes="cccccccccscccccscccccccccsscccccccccssscssscscccsscssssccccccsccccccccccccccccscccsssscccssscccsssccsccscssscssssccsssccccscccccccccsccscssssccssssccccsccssscccss" />
+ <path
+ id="path1912"
+ style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:71.0396px;line-height:55.4997px;font-family:IrwinAllen;-inkscape-font-specification:IrwinAllen;text-align:center;letter-spacing:0px;word-spacing:0px;text-anchor:middle;fill:#322b26;fill-opacity:1;stroke-width:2.29037"
+ d="m 116.37982,89.965519 2.54139,18.636901 10.77955,0.77667 5.96118,-1.96556 -3.14425,-11.428893 -3.35438,-1.486324 -0.46458,-4.702276 -2.80255,-1.106089 -5.40216,0.112139 z"
+ sodipodi:nodetypes="cccccccccc" />
+ <path
+ id="path2902"
+ style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:71.0396px;line-height:55.4997px;font-family:IrwinAllen;-inkscape-font-specification:IrwinAllen;text-align:center;letter-spacing:0px;word-spacing:0px;text-anchor:middle;fill:url(#linearGradient4566);fill-opacity:1;stroke-width:2.29037"
+ d="m 116.37982,89.965519 2.54139,18.636901 10.77955,0.77667 4.06159,-2.06554 -2.34442,-10.729041 -3.95426,-1.486324 -1.56434,-5.002212 -5.40531,-1.293886 z"
+ sodipodi:nodetypes="ccccccccc" />
+ <g
+ id="g5165"
+ clip-path="url(#clipPath5167)"
+ transform="matrix(0.86692549,-0.12645194,0.12645194,0.86692549,14.315606,19.692474)">
+ <g
+ inkscape:label="Clip"
+ id="g5163">
+ <path
+ id="path1927"
+ style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:71.0396px;line-height:55.4997px;font-family:IrwinAllen;-inkscape-font-specification:IrwinAllen;text-align:center;letter-spacing:0px;word-spacing:0px;text-anchor:middle;fill:url(#linearGradient2138);fill-opacity:1;stroke:none;stroke-width:2.61428"
+ d="m 101.80964,95.81644 -2.300913,1.94851 -0.071,4.09842 -1.178595,2.86491 -1.617808,1.70223 -1.179426,4.54813 0.916316,9.6997 18.954466,-0.14182 -0.0335,-14.303 -1.48708,-3.66104 0.52537,-3.78683 -6.61468,-3.21838 z"
+ sodipodi:nodetypes="ccccccccccccc" />
+ </g>
+ <path
+ style="opacity:0.45;fill:url(#linearGradient4582);fill-opacity:1;stroke:none;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 97.079205,118.67458 0.399915,-6.79854 1.899595,-5.89874 -0.899808,6.19867 0.899808,2.19953 2.199525,0.29994 3.99915,-1.19975 0.1,-2.7994 -0.79983,-2.69942 -0.69985,-6.59858 1.79961,5.39884 1.3997,1.09976 3.09934,-0.39991 -0.39992,-3.29929 -3.19931,-0.29994 4.69899,-1.3997 0.99979,-3.099335 -3.39928,-3.699208 5.69879,2.499463 2.49946,16.49647 -1.69964,2.49946 c -5.3149,2.63404 -7.31418,2.88066 -11.89745,3.89917 l -3.49925,-0.4999 z"
+ id="path5151"
+ sodipodi:nodetypes="cccccccccccccccccccccccc" />
+ <path
+ style="fill:url(#linearGradient4574);fill-opacity:1;stroke:none;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 106.77713,119.9743 c -0.39992,-0.19995 0.59987,-6.49861 0.59987,-6.49861 l 0.89981,-0.29993 0.49989,-3.49925 3.19932,-0.69985 0.69985,1.89959 v 2.19953 l -1.69964,0.89981 0.79983,5.79876 z"
+ id="path5177" />
+ <path
+ style="opacity:0.2;fill:none;stroke:#000000;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 92.985799,111.54709 2.19156,0.98974 4.307411,3.11857 6.99089,-1.50973 -0.28573,-2.65506 -1.45151,1.02698 -5.036547,-0.40493 -4.241734,-2.47435 -4.10034,-0.56556 -0.84834,-2.96921 10.250851,1.41391 4.10034,0.56556 0.0707,1.13113 3.55609,-0.0636 2.31163,-0.50197 2.97766,-0.23207 0.2772,2.30775 4.07911,0.007 -1.24827,-5.52516 -10.32743,1.60468 -8.978331,-2.12086 0.28278,-2.12087 2.898521,0.77765 3.60547,-0.42417 0.35348,-1.06043 3.81756,-0.77766 0.77765,3.39339 1.76739,-1.13113 -0.56557,-1.97947 2.40365,0.0858 4.20118,-0.7877 -3.8477,-4.953708"
+ id="path3393-3"
+ sodipodi:nodetypes="cccccccccccccccccccccccccccccccc" />
+ </g>
+ <path
+ id="path2255"
+ style="opacity:1;fill:url(#linearGradient2257);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.10378;stroke-linecap:round;stroke-opacity:1;stop-color:#000000"
+ d="m 86.027797,109.44759 a 0.61746957,0.55791856 63.433094 0 0 -0.443435,0.47695 2.8610715,2.5746756 8.8373357 0 0 -2.292542,2.65333 1.2928271,1.1681422 63.433079 0 0 -0.503942,-0.055 1.2928271,1.1681422 63.433079 0 0 -0.945995,1.40019 1.2928271,1.1681422 63.433079 0 0 0.130077,0.38846 2.3418332,3.0215633 88.45319 0 0 -0.956922,1.50377 0.71245248,0.62897698 67.14161 0 0 -0.08373,0.003 0.71245248,0.62897698 67.14161 0 0 -0.505039,0.7712 0.71245248,0.62897698 67.14161 0 0 0.08485,0.24122 1.4508708,8.5469874 83.344166 0 0 -0.771268,0.39437 0.77416415,0.71268434 58.380337 0 0 -0.21981,-0.009 0.77416415,0.71268434 58.380337 0 0 -0.592198,0.76157 0.58515212,0.51226583 4.9461751 0 0 -0.314507,-0.0389 0.58515212,0.51226583 4.9461751 0 0 -0.486134,0.57671 0.58515212,0.51226583 4.9461751 0 0 0.01562,0.0611 0.53449333,2.0972449 83.480544 0 0 -1.69558,0.7338 0.53449333,2.0972449 83.480544 0 0 2.177082,0.28025 0.53449333,2.0972449 83.480544 0 0 1.201355,-0.24433 0.7636134,4.3528116 83.351301 0 0 2.515211,-0.15749 0.7636134,4.3528116 83.351301 0 0 3.694573,-0.82845 1.4508708,8.5469874 83.344166 0 0 2.089296,-0.20282 1.4508708,8.5469874 83.344166 0 0 5.764595,-1.08329 0.70636628,6.2734759 83.286496 0 0 3.088568,-0.27323 0.70636628,6.2734759 83.286496 0 0 6.104648,-1.4347 0.70636628,6.2734759 83.286496 0 0 -1.08331,-0.26091 0.51488748,0.829155 85.399698 0 0 0.009,-0.15023 0.51488748,0.829155 85.399698 0 0 -0.61083,-0.41162 1.1175548,0.99522322 65.960416 0 0 -1.18538,-0.93263 1.1175548,0.99522322 65.960416 0 0 -0.768719,0.65742 1.1072274,5.7979378 83.372193 0 0 -0.909807,-0.11816 0.83143418,0.6846347 0.59446136 0 0 -0.923535,-0.50018 0.83143418,0.6846347 0.59446136 0 0 -0.05798,0.009 1.5755725,1.3302588 1.9599847 0 0 -1.768285,-1.02291 1.5755725,1.3302588 1.9599847 0 0 -0.127511,0.0204 2.4205055,3.4773651 86.480555 0 0 -0.682835,-0.48965 0.98044543,0.83999068 70.081858 0 0 0.04014,-0.53455 0.98044543,0.83999068 70.081858 0 0 -1.012294,-0.86067 0.98044543,0.83999068 70.081858 0 0 -0.629158,0.5296 0.5175635,0.38610841 75.484965 0 0 -0.255049,-0.0789 0.5175635,0.38610841 75.484965 0 0 -0.30275,0.4791 2.4205055,3.4773651 86.480555 0 0 -0.445122,0.0324 2.4205055,3.4773651 86.480555 0 0 -0.216539,0.0309 1.150168,0.85994858 75.440601 0 0 -0.823096,-0.44574 1.150168,0.85994858 75.440601 0 0 -0.440666,0.24501 2.2916655,2.02647 66.934121 0 0 -1.328177,-0.76899 1.5166386,1.244199 72.641059 0 0 -1.45936,-1.13147 1.5166386,1.244199 72.641059 0 0 -0.77375,0.49698 2.8610715,2.5746756 8.8373357 0 0 -0.621084,-0.20101 0.61746957,0.55791856 63.433094 0 0 -0.663828,-0.51325 0.61746957,0.55791856 63.433094 0 0 -0.01407,0.002 z" />
+ <path
+ id="path2314"
+ style="opacity:1;fill:url(#linearGradient2316);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.1347;stroke-linecap:round;stroke-opacity:1;stop-color:#000000"
+ d="m 188.8975,76.06241 c -0.31414,0.05433 -0.55948,0.305357 -0.61242,0.626763 -1.88389,0.33122 -3.24642,1.823847 -3.17606,3.479354 -0.21588,-0.06425 -0.44236,-0.08073 -0.66431,-0.04832 -0.86143,0.125645 -1.45544,0.9426 -1.32677,1.824712 0.0248,0.17016 0.076,0.335358 0.15172,0.48933 -0.74192,0.527769 -1.22123,1.224347 -1.34672,1.957184 -0.0372,1.69e-4 -0.0743,0.0024 -0.11109,0.0078 -0.46294,0.06743 -0.78067,0.517126 -0.70957,1.004346 0.0156,0.106432 0.0494,0.209314 0.0996,0.303677 -0.43684,0.184309 -0.7865,0.364051 -1.04208,0.535679 -0.0961,-0.01538 -0.19414,-0.01611 -0.29054,-0.0022 -0.4898,0.07148 -0.84605,0.501772 -0.82446,0.995823 -0.12962,-0.04411 -0.273,-0.0566 -0.41435,-0.03598 -0.42425,0.06192 -0.7261,0.400277 -0.67424,0.755731 0.004,0.02611 0.009,0.05184 0.0176,0.07715 -1.35865,0.245962 -2.33224,0.675627 -2.28391,1.007955 0.0539,0.368581 1.33781,0.486469 2.86765,0.263313 0.58242,-0.08499 1.14353,-0.212064 1.60358,-0.363105 0.98606,-0.02805 2.15221,-0.135984 3.33855,-0.309002 2.07336,-0.302406 3.95922,-0.766518 4.93561,-1.214655 0.91049,-0.09531 1.8433,-0.21226 2.77704,-0.348353 1.91899,-0.279943 4.86165,-0.893172 7.22517,-1.242933 v -7.748412 c -0.10257,-0.07448 -0.1345,-0.07594 -0.24815,-0.05944 -0.25384,0.03717 -0.43519,0.302442 -0.42625,0.623469 -0.19722,0.01173 -0.39465,0.03196 -0.59108,0.06054 -0.0965,0.01427 -0.19265,0.03051 -0.28833,0.04878 -0.2694,-0.388584 -0.67243,-0.589869 -1.06616,-0.53249 -0.22462,0.03278 -0.4321,0.147983 -0.59645,0.331163 -0.45022,-0.513638 -1.06049,-0.841399 -1.71775,-0.922566 -0.25149,-0.911078 -1.04953,-1.498759 -1.87223,-1.378741 -0.41693,0.0608 -0.79228,0.298874 -1.05081,0.666525 -0.25829,-0.103614 -0.53064,-0.180569 -0.81168,-0.229348 -0.075,-0.407644 -0.45118,-0.683898 -0.8517,-0.625347 -0.006,8.2e-4 -0.0125,0.0018 -0.0187,0.0027 z"
+ sodipodi:nodetypes="ccccscccsccccscccccscccccccccccsccccc" />
+ <g
+ id="g2541-3"
+ clip-path="url(#clipPath2543-1)"
+ transform="matrix(0.86692549,-0.12645194,0.12645194,0.86692549,11.634226,-10.648493)">
+ <g
+ inkscape:label="Clip"
+ id="g2539-1">
+ <path
+ style="fill:#839f1b;fill-opacity:1;stroke:none;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 144.01915,70.534892 0.32381,-0.598805 1.02591,-0.301001 -0.57571,-1.352224 1.01223,0.995058 -0.0415,-1.684173 0.66581,1.43289 0.31449,-1.003242 0.1893,0.698491 1.06407,-0.350654 0.51052,0.306991 0.29719,-0.56013 0.1444,0.825671 1.03015,-0.774366 -0.71181,0.965795 1.29972,0.149968 0.9392,-1.972394 -0.62906,2.254339 1.09018,-0.524059 -0.65473,0.919922 0.90406,0.821869 0.81809,0.18748 1.09005,-1.501383 -0.5723,1.620035 1.06364,0.243752 -2.89937,0.199956 -5.59881,-0.649862 c 0,0 -2.09955,-0.449903 -2.09955,-0.349924 z"
+ id="path2517-8"
+ sodipodi:nodetypes="cccccccccccccccccccccccccccc" />
+ </g>
+ <path
+ style="opacity:0.22549;mix-blend-mode:multiply;fill:#334400;fill-opacity:1;stroke:none;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 144.18355,70.48345 4.12111,0.688402 -0.44186,-0.812882 0.73305,0.641549 0.41669,-0.982981 -0.0158,1.278861 0.64798,0.106321 0.28569,-1.67909 0.19834,1.271303 0.69356,-0.937384 -0.29743,1.048564 0.26598,0.122465 0.80126,-0.434028 -0.16168,0.511849 0.58262,0.484918 c 0,0 3.16362,-0.282782 3.1106,-0.406498 -0.053,-0.123717 -0.77765,-2.385976 -0.77765,-2.385976 l -1.1488,2.226911 -0.38883,-0.565565 c 0,0 -1.02508,-3.764537 -1.04276,-3.64082 -0.0177,0.123719 -1.2195,2.562714 -1.2195,2.562714 l -0.053,-0.388826 -0.0707,-1.254845 -0.26511,0.141391 -1.16648,1.078105 -0.15906,-1.625997 -0.15907,1.785062 -0.53021,-0.583237 0.15906,1.09578 -0.56556,-0.45952 0.21208,0.494868 -1.46693,0.530217 0.7423,-1.290193 -0.86602,1.078106 -0.22976,-1.23717 -0.053,1.307867 -0.58324,-0.141391 z"
+ id="path2527-5"
+ sodipodi:nodetypes="cccccccccccccccscccscccccccccccccccccc" />
+ </g>
+ <g
+ id="g3294"
+ clip-path="url(#clipPath2543-1)"
+ transform="matrix(0.83843797,-0.25410959,0.25410959,0.83843797,-52.409558,14.368686)">
+ <g
+ inkscape:label="Clip"
+ id="g3290">
+ <path
+ style="fill:#839f1b;fill-opacity:1;stroke:none;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 144.01915,70.534892 0.32381,-0.598805 1.02591,-0.301001 -0.57571,-1.352224 1.01223,0.995058 -0.0415,-1.684173 0.66581,1.43289 0.31449,-1.003242 0.1893,0.698491 1.06407,-0.350654 0.51052,0.306991 0.29719,-0.56013 0.1444,0.825671 1.03015,-0.774366 -0.71181,0.965795 1.29972,0.149968 0.9392,-1.972394 -0.62906,2.254339 1.09018,-0.524059 -0.65473,0.919922 0.90406,0.821869 0.81809,0.18748 1.09005,-1.501383 -0.5723,1.620035 1.06364,0.243752 -2.89937,0.199956 -5.59881,-0.649862 c 0,0 -2.09955,-0.449903 -2.09955,-0.349924 z"
+ id="path3288"
+ sodipodi:nodetypes="cccccccccccccccccccccccccccc" />
+ </g>
+ <path
+ style="opacity:0.22549;mix-blend-mode:multiply;fill:#334400;fill-opacity:1;stroke:none;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 144.18355,70.48345 4.12111,0.688402 -0.44186,-0.812882 0.73305,0.641549 0.41669,-0.982981 -0.0158,1.278861 0.64798,0.106321 0.28569,-1.67909 0.19834,1.271303 0.69356,-0.937384 -0.29743,1.048564 0.26598,0.122465 0.80126,-0.434028 -0.16168,0.511849 0.58262,0.484918 c 0,0 3.16362,-0.282782 3.1106,-0.406498 -0.053,-0.123717 -0.77765,-2.385976 -0.77765,-2.385976 l -1.1488,2.226911 -0.38883,-0.565565 c 0,0 -1.02508,-3.764537 -1.04276,-3.64082 -0.0177,0.123719 -1.2195,2.562714 -1.2195,2.562714 l -0.053,-0.388826 -0.0707,-1.254845 -0.26511,0.141391 -1.16648,1.078105 -0.15906,-1.625997 -0.15907,1.785062 -0.53021,-0.583237 0.15906,1.09578 -0.56556,-0.45952 0.21208,0.494868 -1.46693,0.530217 0.7423,-1.290193 -0.86602,1.078106 -0.22976,-1.23717 -0.053,1.307867 -0.58324,-0.141391 z"
+ id="path3292"
+ sodipodi:nodetypes="cccccccccccccccscccscccccccccccccccccc" />
+ </g>
+ <g
+ id="g3304"
+ clip-path="url(#clipPath2543-1)"
+ transform="matrix(0.83843797,-0.25410959,0.25410959,0.83843797,-61.61323,16.50782)">
+ <g
+ inkscape:label="Clip"
+ id="g3300">
+ <path
+ style="fill:#839f1b;fill-opacity:1;stroke:none;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 144.01915,70.534892 0.32381,-0.598805 1.02591,-0.301001 -0.57571,-1.352224 1.01223,0.995058 -0.0415,-1.684173 0.66581,1.43289 0.31449,-1.003242 0.1893,0.698491 1.06407,-0.350654 0.51052,0.306991 0.29719,-0.56013 0.1444,0.825671 1.03015,-0.774366 -0.71181,0.965795 1.29972,0.149968 0.9392,-1.972394 -0.62906,2.254339 1.09018,-0.524059 -0.65473,0.919922 0.90406,0.821869 0.81809,0.18748 1.09005,-1.501383 -0.5723,1.620035 1.06364,0.243752 -2.89937,0.199956 -5.59881,-0.649862 c 0,0 -2.09955,-0.449903 -2.09955,-0.349924 z"
+ id="path3298"
+ sodipodi:nodetypes="cccccccccccccccccccccccccccc" />
+ </g>
+ <path
+ style="opacity:0.22549;mix-blend-mode:multiply;fill:#334400;fill-opacity:1;stroke:none;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 144.18355,70.48345 4.12111,0.688402 -0.44186,-0.812882 0.73305,0.641549 0.41669,-0.982981 -0.0158,1.278861 0.64798,0.106321 0.28569,-1.67909 0.19834,1.271303 0.69356,-0.937384 -0.29743,1.048564 0.26598,0.122465 0.80126,-0.434028 -0.16168,0.511849 0.58262,0.484918 c 0,0 3.16362,-0.282782 3.1106,-0.406498 -0.053,-0.123717 -0.77765,-2.385976 -0.77765,-2.385976 l -1.1488,2.226911 -0.38883,-0.565565 c 0,0 -1.02508,-3.764537 -1.04276,-3.64082 -0.0177,0.123719 -1.2195,2.562714 -1.2195,2.562714 l -0.053,-0.388826 -0.0707,-1.254845 -0.26511,0.141391 -1.16648,1.078105 -0.15906,-1.625997 -0.15907,1.785062 -0.53021,-0.583237 0.15906,1.09578 -0.56556,-0.45952 0.21208,0.494868 -1.46693,0.530217 0.7423,-1.290193 -0.86602,1.078106 -0.22976,-1.23717 -0.053,1.307867 -0.58324,-0.141391 z"
+ id="path3302"
+ sodipodi:nodetypes="cccccccccccccccscccscccccccccccccccccc" />
+ </g>
+ <g
+ id="g3312"
+ clip-path="url(#clipPath2543-1)"
+ transform="matrix(1.0179463,-0.10975754,0.32538019,1.1635006,-79.197539,-28.063686)"
+ inkscape:transform-center-x="0.94630055"
+ inkscape:transform-center-y="-0.082993015">
+ <g
+ inkscape:label="Clip"
+ id="g3308">
+ <path
+ style="fill:#839f1b;fill-opacity:1;stroke:none;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 144.01915,70.534892 0.32381,-0.598805 1.02591,-0.301001 -0.57571,-1.352224 1.01223,0.995058 -0.0415,-1.684173 0.66581,1.43289 0.31449,-1.003242 0.1893,0.698491 1.06407,-0.350654 0.51052,0.306991 0.29719,-0.56013 0.1444,0.825671 1.03015,-0.774366 -0.71181,0.965795 1.29972,0.149968 0.9392,-1.972394 -0.62906,2.254339 1.09018,-0.524059 -0.65473,0.919922 0.90406,0.821869 0.81809,0.18748 1.09005,-1.501383 -0.5723,1.620035 1.06364,0.243752 -2.89937,0.199956 -5.59881,-0.649862 c 0,0 -2.09955,-0.449903 -2.09955,-0.349924 z"
+ id="path3306"
+ sodipodi:nodetypes="cccccccccccccccccccccccccccc" />
+ </g>
+ <path
+ style="opacity:0.22549;mix-blend-mode:multiply;fill:#334400;fill-opacity:1;stroke:none;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 144.18355,70.48345 4.12111,0.688402 -0.44186,-0.812882 0.73305,0.641549 0.41669,-0.982981 -0.0158,1.278861 0.64798,0.106321 0.28569,-1.67909 0.19834,1.271303 0.69356,-0.937384 -0.29743,1.048564 0.26598,0.122465 0.80126,-0.434028 -0.16168,0.511849 0.58262,0.484918 c 0,0 3.16362,-0.282782 3.1106,-0.406498 -0.053,-0.123717 -0.77765,-2.385976 -0.77765,-2.385976 l -1.1488,2.226911 -0.38883,-0.565565 c 0,0 -1.02508,-3.764537 -1.04276,-3.64082 -0.0177,0.123719 -1.2195,2.562714 -1.2195,2.562714 l -0.053,-0.388826 -0.0707,-1.254845 -0.26511,0.141391 -1.16648,1.078105 -0.15906,-1.625997 -0.15907,1.785062 -0.53021,-0.583237 0.15906,1.09578 -0.56556,-0.45952 0.21208,0.494868 -1.46693,0.530217 0.7423,-1.290193 -0.86602,1.078106 -0.22976,-1.23717 -0.053,1.307867 -0.58324,-0.141391 z"
+ id="path3310"
+ sodipodi:nodetypes="cccccccccccccccscccscccccccccccccccccc" />
+ </g>
+ <g
+ id="g4960"
+ clip-path="url(#clipPath2543-1)"
+ transform="matrix(0.86692549,-0.12645194,0.12645194,0.86692549,-19.411596,47.167797)">
+ <g
+ inkscape:label="Clip"
+ id="g4956">
+ <path
+ style="fill:#839f1b;fill-opacity:1;stroke:none;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 144.01915,70.534892 0.32381,-0.598805 1.02591,-0.301001 -0.57571,-1.352224 1.01223,0.995058 -0.0415,-1.684173 0.66581,1.43289 0.31449,-1.003242 0.1893,0.698491 1.06407,-0.350654 0.51052,0.306991 0.29719,-0.56013 0.1444,0.825671 1.03015,-0.774366 -0.71181,0.965795 1.29972,0.149968 0.9392,-1.972394 -0.62906,2.254339 1.09018,-0.524059 -0.65473,0.919922 0.90406,0.821869 0.81809,0.18748 1.09005,-1.501383 -0.5723,1.620035 1.06364,0.243752 -2.89937,0.199956 -5.59881,-0.649862 c 0,0 -2.09955,-0.449903 -2.09955,-0.349924 z"
+ id="path4954"
+ sodipodi:nodetypes="cccccccccccccccccccccccccccc" />
+ </g>
+ <path
+ style="opacity:0.22549;mix-blend-mode:multiply;fill:#334400;fill-opacity:1;stroke:none;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 144.18355,70.48345 4.12111,0.688402 -0.44186,-0.812882 0.73305,0.641549 0.41669,-0.982981 -0.0158,1.278861 0.64798,0.106321 0.28569,-1.67909 0.19834,1.271303 0.69356,-0.937384 -0.29743,1.048564 0.26598,0.122465 0.80126,-0.434028 -0.16168,0.511849 0.58262,0.484918 c 0,0 3.16362,-0.282782 3.1106,-0.406498 -0.053,-0.123717 -0.77765,-2.385976 -0.77765,-2.385976 l -1.1488,2.226911 -0.38883,-0.565565 c 0,0 -1.02508,-3.764537 -1.04276,-3.64082 -0.0177,0.123719 -1.2195,2.562714 -1.2195,2.562714 l -0.053,-0.388826 -0.0707,-1.254845 -0.26511,0.141391 -1.16648,1.078105 -0.15906,-1.625997 -0.15907,1.785062 -0.53021,-0.583237 0.15906,1.09578 -0.56556,-0.45952 0.21208,0.494868 -1.46693,0.530217 0.7423,-1.290193 -0.86602,1.078106 -0.22976,-1.23717 -0.053,1.307867 -0.58324,-0.141391 z"
+ id="path4958"
+ sodipodi:nodetypes="cccccccccccccccscccscccccccccccccccccc" />
+ </g>
+ <path
+ id="path2589"
+ style="opacity:1;fill:url(#linearGradient2591);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.0524329;stroke-linecap:round;stroke-opacity:1;stop-color:#000000"
+ d="m 42.048535,108.04524 a 0.31396512,0.280082 22.624054 0 0 -0.240395,0.22457 1.5488301,1.2140251 3.7471984 0 0 -1.242828,1.24933 0.65736459,0.58642178 22.624042 0 0 -0.273197,-0.0259 0.65736459,0.58642178 22.624042 0 0 -0.512841,0.65928 0.65736459,0.58642178 22.624042 0 0 0.07052,0.18291 1.1027334,1.6379376 89.01895 0 0 -0.518765,0.70806 0.35635026,0.3209917 29.346107 0 0 -0.04539,10e-4 0.35635026,0.3209917 29.346107 0 0 -0.273791,0.36312 0.35635026,0.3209917 29.346107 0 0 0.046,0.11358 0.68427001,4.6258818 84.25446 0 0 -0.418119,0.18569 0.3999735,0.35211076 17.682498 0 0 -0.119163,-0.004 0.3999735,0.35211076 17.682498 0 0 -0.321041,0.35859 0.31706102,0.24132458 2.3788549 0 0 -0.1705,-0.0183 0.31706102,0.24132458 2.3788549 0 0 -0.263542,0.27154 0.31706102,0.24132458 2.3788549 0 0 0.0085,0.0288 0.25206103,1.1351832 84.426363 0 0 -0.919205,0.34551 0.25206103,1.1351832 84.426363 0 0 1.180236,0.13196 0.25206103,1.1351832 84.426363 0 0 0.651276,-0.11504 0.36013923,2.3558803 84.263536 0 0 1.363542,-0.0742 0.36013923,2.3558803 84.263536 0 0 2.002896,-0.39008 0.68427001,4.6258818 84.25446 0 0 1.132645,-0.0955 0.68427001,4.6258818 84.25446 0 0 3.125092,-0.51007 0.33315325,3.3952705 84.180762 0 0 1.67437,-0.12865 0.33315325,3.3952705 84.180762 0 0 3.309441,-0.67553 0.33315325,3.3952705 84.180762 0 0 -0.587282,-0.12285 0.242603,0.44919211 86.535944 0 0 0.0049,-0.0707 0.242603,0.44919211 86.535944 0 0 -0.331142,-0.19381 0.56220111,0.50498428 26.753863 0 0 -0.642617,-0.43913 0.56220111,0.50498428 26.753863 0 0 -0.416736,0.30954 0.52218961,3.1380683 84.290059 0 0 -0.493223,-0.0556 0.45073174,0.32236574 0.34028446 0 0 -0.500665,-0.23551 0.45073174,0.32236574 0.34028446 0 0 -0.03143,0.004 0.8540704,0.62641349 1.0575487 0 0 -0.95862,-0.48164 0.8540704,0.62641349 1.0575487 0 0 -0.06913,0.01 1.1401335,1.8844339 87.515684 0 0 -0.370177,-0.23056 0.48244779,0.43574039 38.567535 0 0 0.02176,-0.25169 0.48244779,0.43574039 38.567535 0 0 -0.548783,-0.40525 0.48244779,0.43574039 38.567535 0 0 -0.341078,0.24936 0.24754436,0.20606304 64.277043 0 0 -0.138267,-0.0371 0.24754436,0.20606304 64.277043 0 0 -0.164126,0.22559 1.1401335,1.8844339 87.515684 0 0 -0.241309,0.0153 1.1401335,1.8844339 87.515684 0 0 -0.117389,0.0145 0.55020318,0.45887131 64.080649 0 0 -0.446216,-0.20987 0.55020318,0.45887131 64.080649 0 0 -0.238893,0.11536 1.1474339,1.0331038 28.852463 0 0 -0.720029,-0.36208 0.73518667,0.65517085 50.305192 0 0 -0.791146,-0.53276 0.73518667,0.65517085 50.305192 0 0 -0.419464,0.23401 1.5488301,1.2140251 3.7471984 0 0 -0.336701,-0.0947 0.31396512,0.280082 22.624054 0 0 -0.359873,-0.24167 0.31396512,0.280082 22.624054 0 0 -0.0076,9.5e-4 z" />
+ <path
+ id="path2594"
+ style="opacity:1;fill:url(#linearGradient2596);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.0892613;stroke-linecap:round;stroke-opacity:1;stop-color:#000000"
+ d="m 55.148156,105.59 a 0.53212874,0.47892599 65.861367 0 0 -0.387634,0.40451 2.4534183,2.2211524 10.438068 0 0 -2.006997,2.25315 1.1141447,1.0027515 65.861358 0 0 -0.431134,-0.0554 1.1141447,1.0027515 65.861358 0 0 -0.832971,1.19314 1.1141447,1.0027515 65.861358 0 0 0.1054,0.33715 2.0205925,2.5906436 89.457694 0 0 -0.843968,1.28233 0.6141621,0.53976707 69.197957 0 0 -0.07182,6.9e-4 0.6141621,0.53976707 69.197957 0 0 -0.445071,0.6574 0.6141621,0.53976707 69.197957 0 0 0.06894,0.20942 1.2517465,7.3286534 84.344495 0 0 -0.667367,0.32817 0.66687184,0.61204965 61.319613 0 0 -0.188302,-0.0104 0.66687184,0.61204965 61.319613 0 0 -0.519636,0.64774 0.5017232,0.44197606 6.2382136 0 0 -0.268996,-0.0384 0.5017232,0.44197606 6.2382136 0 0 -0.425805,0.48991 0.5017232,0.44197606 6.2382136 0 0 0.01248,0.053 0.46113852,1.7982861 84.478464 0 0 -1.465061,0.60653 0.46113852,1.7982861 84.478464 0 0 1.86187,0.2758 0.46113852,1.7982861 84.478464 0 0 1.03369,-0.19199 0.65881163,3.7323376 84.351501 0 0 2.158616,-0.0966 0.65881163,3.7323376 84.351501 0 0 3.180165,-0.65693 1.2517465,7.3286534 84.344495 0 0 1.794215,-0.14231 1.2517465,7.3286534 84.344495 0 0 4.958675,-0.84442 0.60942036,5.3792286 84.287884 0 0 2.65194,-0.18743 0.60942036,5.3792286 84.287884 0 0 5.25571,-1.14226 0.60942036,5.3792286 84.287884 0 0 -0.92455,-0.24202 0.44424159,0.71093123 86.37817 0 0 0.01006,-0.12938 0.44424159,0.71093123 86.37817 0 0 -0.517151,-0.36464 0.96329056,0.85414337 68.133345 0 0 -1.001482,-0.8231 0.96329056,0.85414337 68.133345 0 0 -0.669317,0.55512 0.95526698,4.9714648 84.372016 0 0 -0.778065,-0.1161 0.71285649,0.59072239 1.6594932 0 0 -0.78382,-0.44593 0.71285649,0.59072239 1.6594932 0 0 -0.04983,0.006 1.3508765,1.1477773 3.0815873 0 0 -1.49975,-0.91009 1.3508765,1.1477773 3.0815873 0 0 -0.109646,0.0163 2.0884321,2.9814997 87.460157 0 0 -0.57765,-0.4331 0.84535726,0.72070307 71.86123 0 0 0.04282,-0.46051 0.84535726,0.72070307 71.86123 0 0 -0.854237,-0.75832 0.84535726,0.72070307 71.86123 0 0 -0.54767,0.44704 0.44639488,0.33117111 76.833121 0 0 -0.217399,-0.072 0.44639488,0.33117111 76.833121 0 0 -0.267065,0.40858 2.0884321,2.9814997 87.460157 0 0 -0.382088,0.021 2.0884321,2.9814997 87.460157 0 0 -0.186109,0.0232 0.99200955,0.7375928 76.791764 0 0 -0.698578,-0.39739 0.99200955,0.7375928 76.791764 0 0 -0.381611,0.20447 1.9754755,1.7390758 69.010766 0 0 -1.126467,-0.68415 1.3078836,1.0673371 74.201049 0 0 -1.233219,-0.99892 1.3078836,1.0673371 74.201049 0 0 -0.671106,0.41664 2.4534183,2.2211524 10.438068 0 0 -0.529254,-0.18321 0.53212874,0.47892599 65.861367 0 0 -0.560983,-0.45316 0.53212874,0.47892599 65.861367 0 0 -0.01205,0.002 z" />
+ <path
+ id="path2598"
+ style="opacity:1;fill:url(#linearGradient2604);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.0562901;stroke-linecap:round;stroke-opacity:1;stop-color:#000000"
+ d="m 27.760896,113.98676 a 0.36203384,0.27994592 8.8181068 0 0 -0.28608,0.21797 1.8061937,1.1998414 2.4212044 0 0 -1.481196,1.21412 0.75800851,0.58613685 8.8181009 0 0 -0.318183,-0.0299 0.75800851,0.58613685 8.8181009 0 0 -0.614746,0.64293 0.75800851,0.58613685 8.8181009 0 0 0.07779,0.18168 1.0888214,1.9119123 89.770482 0 0 -0.622862,0.69099 0.40830677,0.3228799 10.639362 0 0 -0.053,3.7e-4 0.40830677,0.3228799 10.639362 0 0 -0.328469,0.35424 0.40830677,0.3228799 10.639362 0 0 0.05088,0.11285 0.67602419,5.396554 85.9217 0 0 -0.492528,0.17684 0.46299395,0.35058385 7.4382788 0 0 -0.13897,-0.006 0.46299395,0.35058385 7.4382788 0 0 -0.383499,0.34904 0.36988886,0.23841297 1.7362499 0 0 -0.198523,-0.0207 0.36988886,0.23841297 1.7362499 0 0 -0.314251,0.26399 0.36988886,0.23841297 1.7362499 0 0 0.0092,0.0286 0.24900889,1.3243828 86.091275 0 0 -1.081237,0.32683 0.24900889,1.3243828 86.091275 0 0 1.374089,0.14862 0.24900889,1.3243828 86.091275 0 0 0.762879,-0.10346 0.35579821,2.7483789 85.930725 0 0 1.593092,-0.0521 0.35579821,2.7483789 85.930725 0 0 2.347012,-0.35399 0.67602419,5.396554 85.9217 0 0 1.324159,-0.0767 0.67602419,5.396554 85.9217 0 0 3.659579,-0.45502 0.32914723,3.9608185 85.848123 0 0 1.957173,-0.10099 0.32914723,3.9608185 85.848123 0 0 3.878797,-0.61552 0.32914723,3.9608185 85.848123 0 0 -0.682333,-0.13041 0.2395541,0.52430184 87.963634 0 0 0.0074,-0.0697 0.2395541,0.52430184 87.963634 0 0 -0.381666,-0.19649 0.64585705,0.50662879 9.9345188 0 0 -0.739109,-0.44353 0.64585705,0.50662879 9.9345188 0 0 -0.493967,0.29913 0.51589049,3.6609163 85.957051 0 0 -0.574224,-0.0626 0.52604832,0.31834504 0.59880922 0 0 -0.578471,-0.24029 0.52604832,0.31834504 0.59880922 0 0 -0.03677,0.003 0.99666375,0.61867534 1.016806 0 0 -1.106839,-0.49041 0.99666375,0.61867534 1.016806 0 0 -0.08092,0.009 1.12572,2.1996973 88.72072 0 0 -0.426315,-0.23338 0.54650704,0.44334221 13.36652 0 0 0.0316,-0.24815 0.54650704,0.44334221 13.36652 0 0 -0.63044,-0.40863 0.54650704,0.44334221 13.36652 0 0 -0.404189,0.24089 0.26038459,0.22578473 34.992872 0 0 -0.160444,-0.0388 0.26038459,0.22578473 34.992872 0 0 -0.197098,0.22016 1.12572,2.1996973 88.72072 0 0 -0.281987,0.0113 1.12572,2.1996973 88.72072 0 0 -0.137351,0.0125 0.57933502,0.50227427 34.53961 0 0 -0.515562,-0.21414 0.57933502,0.50227427 34.53961 0 0 -0.281635,0.11018 1.3154091,1.0386459 10.504225 0 0 -0.83135,-0.36865 0.8144668,0.68160929 18.397593 0 0 -0.910135,-0.53828 0.8144668,0.68160929 18.397593 0 0 -0.495287,0.22451 1.8061937,1.1998414 2.4212044 0 0 -0.390597,-0.0987 0.36203384,0.27994592 8.8181068 0 0 -0.414015,-0.24419 0.36203384,0.27994592 8.8181068 0 0 -0.0089,0.001 z" />
+ <path
+ style="fill:url(#linearGradient2428-4);fill-opacity:1;stroke:none;stroke-width:0.231801px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 112.97109,98.426365 0.50999,-1.930152 1.7998,0.346644 0.70952,-0.566411 -0.57059,2.439438 2.57016,0.166502 -2.8381,0.979042 -0.1353,0.578442 2.15174,0.25912 -0.16588,2.96142 -1.72748,0.12068 -1.23432,-0.44579 0.70136,-6.44496 -0.27195,0.602992 -1.30559,3.324908 -0.92756,5.46605 -1.07576,-2.36398 0.56441,-3.62184 z"
+ id="path2371-2"
+ sodipodi:nodetypes="ccccccccccccccccccc" />
+ <path
+ style="opacity:0.330065;fill:#fff6d5;fill-opacity:1;stroke:none;stroke-width:0.154431px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 114.45609,90.428081 1.88281,0.0047 5.42111,0.569173 -5.10415,0.386236 -0.44902,0.369989 -0.56174,-0.992819 -0.28305,1.688921 -1.04009,-1.027144 0.29442,1.834558 -0.6546,0.915996 -0.60816,-0.677032 -0.18891,-1.430012 z"
+ id="path2928"
+ sodipodi:nodetypes="ccccccccccccc" />
+ </g>
+ <g
+ inkscape:groupmode="layer"
+ id="layer5"
+ inkscape:label="vegetation"
+ style="display:inline"
+ sodipodi:insensitive="true">
+ <path
+ id="path2251"
+ style="display:inline;opacity:1;fill:url(#linearGradient2253);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.152349;stroke-linecap:round;stroke-opacity:1;stop-color:#000000"
+ d="m 98.348963,101.48553 a 0.99098084,0.74916004 81.701217 0 0 -0.587146,0.77651 4.2116687,3.7692116 81.701217 0 0 -3.03554,4.31986 2.0748665,1.5685541 81.701217 0 0 -0.667102,-0.0894 2.0748665,1.5685541 81.701217 0 0 -1.252663,2.27958 2.0748665,1.5685541 81.701217 0 0 0.172099,0.63236 3.809083,4.0033242 81.701217 0 0 -1.267151,2.44822 1.1458217,0.84280507 81.701217 0 0 -0.110897,0.005 1.1458217,0.84280507 81.701217 0 0 -0.668767,1.25554 1.1458217,0.84280507 81.701217 0 0 0.112253,0.39264 2.3535795,11.354458 81.701217 0 0 -1.0211,0.64218 1.2387261,0.95986129 81.701217 0 0 -0.290975,-0.0148 1.2387261,0.95986129 81.701217 0 0 -0.784147,1.2399 0.83614017,0.77257137 81.701217 0 0 -0.416337,-0.0633 0.83614017,0.77257137 81.701217 0 0 -0.643693,0.93894 0.83614017,0.77257137 81.701217 0 0 0.02071,0.0995 0.86710832,2.7859389 81.701217 0 0 -2.244797,1.1949 0.86710832,2.7859389 81.701217 0 0 2.881952,0.45581 0.86710832,2.7859389 81.701217 0 0 1.590409,-0.39807 1.2387261,5.7825793 81.701217 0 0 3.329675,-0.25693 1.2387261,5.7825793 81.701217 0 0 4.891087,-1.34938 2.3535795,11.354458 81.701217 0 0 2.765857,-0.33065 2.3535795,11.354458 81.701217 0 0 7.63145,-1.76467 1.1458217,8.3344065 81.701217 0 0 4.08872,-0.44542 1.1458217,8.3344065 81.701217 0 0 8.08169,-2.33681 1.1458217,8.3344065 81.701217 0 0 -1.43402,-0.4245 0.83614017,1.1003288 81.701217 0 0 0.0113,-0.2446 0.83614017,1.1003288 81.701217 0 0 -0.8085,-0.66993 1.796153,1.3344414 81.701217 0 0 -1.56898,-1.51799 1.796153,1.3344414 81.701217 0 0 -1.01779,1.07036 1.796153,7.7023023 81.701217 0 0 -1.20437,-0.19217 1.1148535,1.1003288 81.701217 0 0 -1.22245,-0.81407 1.1148535,1.1003288 81.701217 0 0 -0.0768,0.0143 2.1677708,2.0836014 81.701217 0 0 -2.3406,-1.66486 2.1677708,2.0836014 81.701217 0 0 -0.16882,0.033 3.9329553,4.6120166 81.701217 0 0 -0.90381,-0.79695 1.5793759,1.1237401 81.701217 0 0 0.0533,-0.87021 1.5793759,1.1237401 81.701217 0 0 -1.33986,-1.40087 1.5793759,1.1237401 81.701217 0 0 -0.83302,0.86224 0.83614017,0.51504755 81.701217 0 0 -0.33761,-0.12828 0.83614017,0.51504755 81.701217 0 0 -0.40089,0.77999 3.9329553,4.6120166 81.701217 0 0 -0.58927,0.053 3.9329553,4.6120166 81.701217 0 0 -0.28668,0.0502 1.8580892,1.1471513 81.701217 0 0 -1.08951,-0.72548 1.8580892,1.1471513 81.701217 0 0 -0.58341,0.39897 3.6852101,2.7157056 81.701217 0 0 -1.75805,-1.25159 2.4464842,1.6621991 81.701217 0 0 -1.93161,-1.84163 2.4464842,1.6621991 81.701217 0 0 -1.02442,0.80918 4.2116687,3.7692116 81.701217 0 0 -0.822135,-0.32707 0.99098084,0.74916004 81.701217 0 0 -0.87864,-0.83541 0.99098084,0.74916004 81.701217 0 0 -0.0186,0.003 z" />
+ <path
+ id="path2164"
+ style="display:inline;opacity:1;fill:url(#linearGradient2243);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.17522;stroke-linecap:round;stroke-opacity:1;stop-color:#000000"
+ d="m 158.99391,82.631127 c -0.0751,0.0011 -0.14946,0.008 -0.22272,0.02119 -0.77428,0.139311 -1.37767,0.94583 -1.61489,2.158524 -0.21732,-0.08726 -0.4388,-0.112572 -0.65113,-0.07441 -0.86949,0.156506 -1.38797,1.318644 -1.15807,2.595708 0.0294,0.162634 0.0705,0.322683 0.12248,0.477491 -0.62191,0.723585 -0.87978,1.803191 -0.68678,2.875275 0.0511,0.283641 0.13281,0.560472 0.24288,0.823206 -0.1167,0.157945 -0.20271,0.334674 -0.25942,0.520382 -1.49468,0.930309 -1.1205,0.975259 -1.12395,1.840203 -0.52981,0.09535 -0.87014,0.668179 -0.76016,1.279507 0.0313,0.174006 0.0987,0.329755 0.18707,0.46509 -0.38698,0.485103 -0.63683,1.014738 -0.73329,1.554427 -0.0489,2.64e-4 -0.0978,0.0039 -0.14624,0.01085 -0.60922,0.08881 -1.02912,0.668342 -0.93793,1.294495 0.02,0.136837 0.064,0.269023 0.12971,0.390157 -0.57559,0.238948 -1.03647,0.471638 -1.37356,0.693497 -0.12658,-0.01905 -0.25551,-0.01921 -0.38241,-5.29e-4 -0.64454,0.09423 -1.11495,0.64903 -1.08882,1.28416 -0.17041,-0.0562 -0.35906,-0.0716 -0.54519,-0.0444 -0.55828,0.0815 -0.95685,0.5178 -0.89038,0.97462 0.005,0.0335 0.0127,0.0667 0.0227,0.0992 -1.78854,0.32232 -3.07125,0.87919 -3.00912,1.30638 0.0692,0.47386 1.75791,0.61985 3.77186,0.32607 0.7666,-0.1118 1.50543,-0.27761 2.1115,-0.47387 1.29761,-0.0405 2.83222,-0.18459 4.39353,-0.41238 2.72923,-0.39804 5.21256,-1.00323 6.49935,-1.58388 1.19848,-0.12652 2.42638,-0.28118 3.65559,-0.46044 3.80088,-0.55441 7.42401,-1.315954 10.12444,-2.128032 1.6546,-0.142576 3.51572,-0.362108 5.40174,-0.637169 6.0244,-0.878753 10.8342,-2.09867 10.74353,-2.724899 -0.0318,-0.220411 -0.6808,-0.345932 -1.86758,-0.361217 0.0292,-0.08314 0.0381,-0.166354 0.0264,-0.247015 -0.05,-0.341641 -0.46037,-0.594773 -1.03302,-0.63717 -0.17468,-0.949809 -1.05607,-1.59287 -1.99522,-1.455724 -0.62958,0.09197 -1.16008,0.521579 -1.38855,1.124479 -0.43848,-0.06978 -0.96808,-0.116141 -1.57613,-0.137977 -0.16768,-0.541737 -0.84248,-0.869482 -1.57148,-0.763259 -0.0341,0.0051 -0.0681,0.01114 -0.1018,0.0181 -0.28116,-1.093192 -1.58635,-1.774758 -3.00343,-1.568386 -0.0751,0.01135 -0.14971,0.02516 -0.22376,0.04134 -0.3186,-0.293926 -0.70676,-0.550148 -1.15239,-0.760677 0.11553,-0.274151 0.15374,-0.579078 0.11007,-0.878499 -0.12568,-0.863192 -0.88618,-1.467064 -1.6986,-1.348756 -0.50361,0.07333 -0.93235,0.415309 -1.13637,0.906405 -0.13456,-0.09516 -0.28871,-0.134964 -0.43821,-0.11317 -0.33418,0.0488 -0.57407,0.390707 -0.56379,0.803568 -0.25947,0.01603 -0.51925,0.04295 -0.77773,0.08062 -0.12709,0.01863 -0.25376,0.03981 -0.37982,0.06356 -0.35276,-0.498557 -0.88214,-0.755629 -1.40044,-0.680061 l -0.002,5.29e-4 c 0.0617,-0.252849 0.0751,-0.538636 0.0217,-0.835091 -0.13979,-0.77652 -0.67132,-1.35455 -1.23455,-1.342554 -0.0412,0.0011 -0.0821,0.0051 -0.12247,0.01241 -0.5782,0.104171 -0.93104,0.829085 -0.81651,1.63866 -0.28587,-0.113097 -0.58439,-0.188466 -0.88832,-0.224277 -0.32676,-1.17075 -1.37416,-1.923203 -2.45721,-1.765266 -0.54882,0.08007 -1.04369,0.387956 -1.38545,0.861962 -0.15815,-0.06158 -0.32047,-0.115742 -0.48627,-0.162263 -0.001,-0.0079 -0.002,-0.01582 -0.003,-0.02379 -0.15428,-0.856983 -0.80678,-1.471922 -1.49035,-1.404565 -0.48867,-1.937364 -1.64795,-3.307387 -2.78587,-3.292305 z"
+ sodipodi:nodetypes="ccccccccccsccccccccscccsccccccccccsccccccccsccccccccccccscccccc" />
+ <path
+ style="opacity:0.519608;mix-blend-mode:luminosity;fill:#324400;fill-opacity:1;stroke:none;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 149.40773,99.87873 -1.6967,0.0353 1.06044,-1.06043 1.20182,-0.813 1.30787,-0.70696 c 0.0389,0.49883 0.38676,0.65427 1.27252,0.21209 l 0.67161,-1.66136 c 1.4456,-0.0682 2.08422,0.16931 2.68643,-2.12086 0.41189,-0.42405 1.67216,1.38898 1.4846,-0.91905 0.27475,-0.60914 1.32683,-0.71379 0.60091,-1.4139 1.0554,0.13355 1.34281,-0.23417 1.27253,-1.41392 0.49938,1.26434 2.97328,1.59081 3.0399,0.28279 -0.24776,1.03232 3.96102,2.23594 4.31243,0.7423 0.0353,-0.17674 2.58039,2.54504 2.58039,2.54504 l 1.83808,-0.95439 -0.10604,-2.12087 c 4.01013,1.57013 3.27557,3.416965 4.87799,3.181305 1.47341,0.44857 2.35719,0.0548 3.1813,-0.42418 l 2.3683,1.626 c 1.43596,0.19121 2.94484,0.81994 4.20639,-0.0353 l 1.76739,-0.42418 2.72178,1.30787 -4.59521,1.23717 -10.32155,1.16648 -7.38769,1.838094 -8.16534,0.671601 -7.59977,-1.27252 z"
+ id="path2161"
+ sodipodi:nodetypes="cccccccccccccccccccccccccccc" />
+ <path
+ style="fill:url(#linearGradient3000);fill-opacity:1;stroke:none;stroke-width:0.135039px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 168.72418,45.135297 c 0,0 -0.52914,-1.55724 -0.42104,-1.401819 0.10817,0.155412 0.70982,1.438875 0.70982,1.438875 0,0 -0.0104,-0.959745 -0.001,-0.898792 0.009,0.06095 0.32563,0.633599 0.32563,0.633599 0,0 0.50447,-0.818549 0.47375,-0.736254 -0.0307,0.08228 -0.27775,1.03465 -0.27775,1.03465 l 0.50136,-0.557276 -0.24228,0.721119 0.72285,0.191615 -0.60224,0.07143 -0.0721,0.384029 -0.49607,-0.472338 -0.48817,-0.116735 -0.4477,0.142087 z"
+ id="path2992"
+ sodipodi:nodetypes="cscscccccccccccc" />
+ <path
+ id="path2909"
+ style="opacity:0.470588;fill:#463e32;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.197072;stroke-linecap:round;stroke-opacity:1;stop-color:#000000"
+ d="m 148.53063,39.365404 a 0.72273,0.54857809 81.701217 0 0 -0.4298,0.792891 0.72273,0.54857809 81.701217 0 0 0.0164,0.08405 0.30476564,0.36571879 81.701217 0 0 -0.14512,-0.0035 0.30476564,0.36571879 81.701217 0 0 -0.31783,0.354082 0.30476564,0.36571879 81.701217 0 0 0.0129,0.05216 0.66177677,1.3932144 81.701217 0 0 -0.57907,0.655139 0.66177677,1.3932144 81.701217 0 0 0.0747,0.166118 0.30476564,0.58340857 81.701217 0 0 -0.4882,0.378419 0.30476564,0.58340857 81.701217 0 0 0.62137,0.217088 0.30476564,0.58340857 81.701217 0 0 0.52329,-0.300174 0.66177677,1.3932144 81.701217 0 0 0.34039,0.02291 0.52245538,1.2713081 81.701217 0 0 -0.0432,0.165829 0.36571879,0.74014515 81.701217 0 0 -0.1483,0.01344 0.36571879,0.74014515 81.701217 0 0 -0.64901,0.330861 0.53116294,1.0274956 81.701217 0 0 -0.40056,0.01622 0.53116294,1.0274956 81.701217 0 0 -0.4561,0.125709 0.57470096,0.81851344 81.701217 0 0 0.0909,-0.336417 0.57470096,0.81851344 81.701217 0 0 -0.5765,-0.452628 0.46150229,0.35701117 81.701217 0 0 -0.002,-0.01772 0.46150229,0.35701117 81.701217 0 0 -0.4203,-0.404909 0.46150229,0.35701117 81.701217 0 0 -0.28664,0.508024 0.46150229,0.35701117 81.701217 0 0 0.008,0.04606 0.57470096,0.81851344 81.701217 0 0 -0.3427,0.557374 0.57470096,0.81851344 81.701217 0 0 0.056,0.154435 c -0.001,0.04203 2e-5,0.08507 0.006,0.12925 0.0428,0.293658 0.24061,0.506253 0.44313,0.476713 0.13236,-0.01931 0.23187,-0.137996 0.27384,-0.299296 a 0.57470096,0.81851344 81.701217 0 0 0.11318,-0.01084 0.57470096,0.81851344 81.701217 0 0 0.22883,-0.05756 0.53116294,1.0274956 81.701217 0 0 -0.0792,0.229737 0.43537951,0.70531475 81.701217 0 0 -0.44058,0.486225 0.43537951,0.70531475 81.701217 0 0 0.76069,0.329017 0.43537951,0.70531475 81.701217 0 0 0.62045,-0.396164 0.53116294,1.0274956 81.701217 0 0 0.15514,-0.01591 0.53116294,1.0274956 81.701217 0 0 0.42985,-0.115182 c -0.0313,0.09984 -0.042,0.220665 -0.0232,0.349189 l 0.0213,0.146122 c 0.0443,0.303782 0.2294,0.526412 0.41504,0.499334 0.0817,-0.01191 0.14796,-0.0718 0.19448,-0.159074 l 0.11642,0.798127 c 0.0443,0.303783 0.23739,0.525246 0.43317,0.49669 0.19577,-0.02856 0.31806,-0.296021 0.27375,-0.599804 l -0.0269,-0.188482 a 0.3308884,0.70531475 81.701217 0 0 0.56096,0.0427 0.3308884,0.70531475 81.701217 0 0 0.18668,-0.03959 0.57470096,0.91429693 81.701217 0 0 -0.005,0.136683 0.57470096,0.91429693 81.701217 0 0 0.75076,0.451395 l 0.024,0.164258 c 0.0443,0.303785 0.21285,0.528827 0.37825,0.504701 0.0321,-0.0047 0.0606,-0.02078 0.087,-0.04203 l 0.0344,0.235808 c 0.0443,0.303783 0.27046,0.520422 0.50674,0.485958 0.23627,-0.03446 0.39061,-0.306602 0.3463,-0.610385 l -0.17418,-1.194169 c -0.0216,-0.148415 -0.087,-0.275197 -0.17541,-0.36293 a 0.57470096,0.91429693 81.701217 0 0 -0.41857,-0.304817 0.56599336,1.0449107 81.701217 0 0 0.53228,-0.598402 0.56599336,1.0449107 81.701217 0 0 -0.53211,-0.398895 0.32218084,0.63565408 81.701217 0 0 0.21999,-0.294527 0.32218084,0.63565408 81.701217 0 0 -0.4314,-0.237597 0.4092567,0.82722105 81.701217 0 0 0.20787,-0.328265 0.4092567,0.82722105 81.701217 0 0 -0.52823,-0.298086 0.52245538,1.2713081 81.701217 0 0 0.15838,-0.307671 0.52245538,1.2713081 81.701217 0 0 -0.28466,-0.268773 0.66177677,0.66177677 0 0 0 0.001,-0.05578 0.20898214,0.41796429 81.701217 0 0 0.1466,-0.0075 0.20898214,0.41796429 81.701217 0 0 0.38346,-0.267429 0.20898214,0.41796429 81.701217 0 0 -0.4438,-0.146245 0.20898214,0.41796429 81.701217 0 0 -0.19867,0.05626 0.66177677,0.66177677 0 0 0 -0.59962,-0.290245 0.66177677,1.3932144 81.701217 0 0 -0.0181,-0.01124 0.4527947,0.4092567 81.701217 0 0 0.0118,-0.200874 0.4527947,0.4092567 81.701217 0 0 -0.44411,-0.391665 0.72273,0.54857809 81.701217 0 0 -0.001,-0.0096 0.72273,0.54857809 81.701217 0 0 -0.64694,-0.635832 0.72273,0.54857809 81.701217 0 0 -0.009,0.0014 z m -4.69806,2.057676 a 0.90558937,0.55728569 81.701217 0 0 -0.42848,0.629063 0.44408711,0.69660716 81.701217 0 0 -0.54705,0.525426 0.44408711,0.69660716 81.701217 0 0 0.0975,0.181834 0.59211609,1.1929399 81.701217 0 0 -0.64526,0.645758 0.59211609,1.1929399 81.701217 0 0 0.55115,0.402293 l 0.10502,0.72003 c 0.0443,0.303782 0.25313,0.522949 0.46794,0.491616 0.21479,-0.03133 0.35181,-0.300943 0.30751,-0.604724 l -0.0887,-0.607667 a 0.59211609,1.1929399 81.701217 0 0 0.22158,-0.05085 l 0.13898,0.952814 c 0.0443,0.303783 0.31818,0.513978 0.61414,0.470808 0.29595,-0.04317 0.49887,-0.322907 0.45456,-0.62669 l -0.27238,-1.867336 c -0.0269,-0.184759 -0.13963,-0.333683 -0.28976,-0.413145 a 0.90558937,0.55728569 81.701217 0 0 -0.004,-0.03333 0.90558937,0.55728569 81.701217 0 0 -0.68249,-0.815902 z m -3.18621,1.380203 a 0.98395768,0.54857809 81.701217 0 0 -0.41901,0.792864 0.95783494,0.81851339 81.701217 0 0 -0.19594,7.9e-4 0.95783494,0.81851339 81.701217 0 0 -0.67845,0.799315 0.4092567,0.35701117 81.701217 0 0 -0.0937,-2.14e-4 0.4092567,0.35701117 81.701217 0 0 -0.2942,0.456127 0.4092567,0.35701117 81.701217 0 0 0.024,0.09272 0.69660716,1.3932144 81.701217 0 0 -0.43187,0.609484 0.69660716,1.3932144 81.701217 0 0 0.35074,0.379553 c -0.001,0.04724 5.8e-4,0.09542 0.008,0.145508 l 0.15676,1.074749 c 0.0443,0.303783 0.23366,0.52579 0.42461,0.497938 0.19094,-0.02785 0.30898,-0.294695 0.26468,-0.598478 l -0.0468,-0.320457 c 0.1046,0.127433 0.25556,0.198921 0.41265,0.176008 0.25778,-0.0376 0.42942,-0.312263 0.38511,-0.616046 l -0.0508,-0.348173 a 0.69660716,1.3932144 81.701217 0 0 0.62151,-0.32531 l 0.11193,0.767392 c 0.0443,0.303785 0.34086,0.510154 0.66496,0.46288 l 0.0534,-0.0078 c 0.32411,-0.04728 0.54933,-0.329752 0.50502,-0.633538 l -0.1649,-1.128151 a 0.80109826,1.1581095 81.701217 0 0 0.21601,-0.572344 0.80109826,1.1581095 81.701217 0 0 -0.57693,-0.575547 0.70531475,0.55728569 81.701217 0 0 -0.002,-0.01714 0.70531475,0.55728569 81.701217 0 0 -0.65309,-0.617958 0.70531475,0.55728569 81.701217 0 0 -0.015,0.0032 0.98395768,0.54857809 81.701217 0 0 -0.57633,-0.49742 z m 10.42846,-1.31014 a 0.25252012,0.46150229 81.701217 0 0 -0.40998,0.315035 0.25252012,0.46150229 81.701217 0 0 0.49296,0.183332 0.25252012,0.46150229 81.701217 0 0 0.42056,-0.316579 0.25252012,0.46150229 81.701217 0 0 -0.49346,-0.183258 0.25252012,0.46150229 81.701217 0 0 -0.0104,0.0015 z m 0.69208,0.603009 a 0.27864287,0.54857809 81.701217 0 0 -0.49785,0.354611 0.27864287,0.54857809 81.701217 0 0 0.58286,0.196462 0.27864287,0.54857809 81.701217 0 0 0.50246,-0.354771 0.27864287,0.54857809 81.701217 0 0 -0.58293,-0.196964 0.27864287,0.54857809 81.701217 0 0 -0.004,6e-4 z m 0.73897,0.508172 a 0.20898214,0.53116294 81.701217 0 0 -0.48676,0.282497 0.20898214,0.53116294 81.701217 0 0 0.0824,0.09193 c -0.019,0.06503 -0.0258,0.137399 -0.0148,0.212621 0.034,0.232902 0.2134,0.398039 0.40242,0.370469 0.18901,-0.02757 0.31378,-0.237079 0.27982,-0.46998 -0.005,-0.03893 -0.0162,-0.07537 -0.0299,-0.10988 a 0.20898214,0.53116294 81.701217 0 0 0.33118,-0.248482 0.20898214,0.53116294 81.701217 0 0 -0.55574,-0.130432 0.20898214,0.53116294 81.701217 0 0 -0.008,0.0012 z m -6.39868,1.303318 a 0.3308884,0.52245538 81.701217 0 0 -0.41758,0.227636 c -0.0321,-0.0055 -0.0652,-0.008 -0.0987,-0.0031 -0.18903,0.02757 -0.31654,0.218387 -0.28602,0.427662 0.0306,0.209269 0.20723,0.355712 0.39625,0.328141 0.0296,-0.0044 0.0571,-0.01378 0.0832,-0.02553 l 0.002,0.01311 c 0.0443,0.303782 0.23473,0.525635 0.42714,0.49757 0.1924,-0.02806 0.312,-0.295138 0.26769,-0.59892 l -0.0249,-0.17081 c -0.005,-0.0378 -0.014,-0.0743 -0.0233,-0.109297 a 0.3308884,0.52245538 81.701217 0 0 0.24487,-0.335721 0.3308884,0.52245538 81.701217 0 0 -0.56467,-0.251605 0.3308884,0.52245538 81.701217 0 0 -0.006,9e-4 z m 0.8198,-0.119575 a 0.14802902,0.23510494 81.701217 0 0 -0.20645,0.179341 0.14802902,0.23510494 81.701217 0 0 0.25418,0.112669 0.14802902,0.23510494 81.701217 0 0 0.21141,-0.180581 0.14802902,0.23510494 81.701217 0 0 -0.25411,-0.112165 0.14802902,0.23510494 81.701217 0 0 -0.005,7.5e-4 z m 2.55699,-0.172799 a 0.56599336,1.0449107 81.701217 0 0 -0.013,0.144434 0.56599336,1.0449107 81.701217 0 0 0.10932,0.202238 0.3308884,0.70531475 81.701217 0 0 -0.20929,0.01509 0.3308884,0.70531475 81.701217 0 0 -0.5254,0.20117 l -0.0661,-0.452979 a 0.76626794,1.4280446 81.701217 0 0 0.33055,-0.0271 0.76626794,1.4280446 81.701217 0 0 0.37385,-0.08284 z m -2.24133,0.795204 a 0.47891746,0.66177677 81.701217 0 0 -0.58536,0.569611 0.47891746,0.66177677 81.701217 0 0 0.095,0.196096 c -0.0109,0.07906 -0.0147,0.163663 -10e-4,0.255424 l 0.0907,0.621774 c 0.0443,0.303783 0.21603,0.528362 0.38479,0.503745 0.16877,-0.02462 0.26869,-0.288818 0.22439,-0.592601 l -0.088,-0.603636 a 0.47891746,0.66177677 81.701217 0 0 0.0126,-0.0019 l 0.0169,0.11589 c 0.0443,0.303785 0.22354,0.527266 0.40243,0.501174 0.17891,-0.0261 0.28733,-0.291535 0.24302,-0.59532 l -0.0462,-0.316931 c -0.007,-0.04835 -0.0178,-0.09338 -0.0318,-0.136869 a 0.47891746,0.66177677 81.701217 0 0 0.007,-0.137928 0.47891746,0.66177677 81.701217 0 0 -0.72418,-0.378598 z m 2.71143,0.871933 a 0.28735047,0.44408711 81.701217 0 0 -0.38631,0.346581 0.28735047,0.44408711 81.701217 0 0 0.0954,0.146111 c -0.0229,0.09184 -0.0332,0.195678 -0.0164,0.310637 0.0428,0.293657 0.21287,0.510296 0.38165,0.485678 0.16877,-0.02462 0.27036,-0.280877 0.22752,-0.574535 -0.0104,-0.06876 -0.0287,-0.131954 -0.0508,-0.190185 a 0.28735047,0.44408711 81.701217 0 0 0.2415,-0.305897 0.28735047,0.44408711 81.701217 0 0 -0.48083,-0.220096 0.28735047,0.44408711 81.701217 0 0 -0.0116,0.0017 z" />
+ <path
+ id="path2673"
+ style="opacity:1;fill:url(#linearGradient2964);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.197072;stroke-linecap:round;stroke-opacity:1;stop-color:#000000"
+ d="m 148.46918,38.944079 a 0.72273,0.54857809 81.701217 0 0 -0.42981,0.792891 0.72273,0.54857809 81.701217 0 0 0.0164,0.08405 0.30476564,0.36571879 81.701217 0 0 -0.14513,-0.0035 0.30476564,0.36571879 81.701217 0 0 -0.31781,0.354082 0.30476564,0.36571879 81.701217 0 0 0.0129,0.05216 0.66177677,1.3932144 81.701217 0 0 -0.57906,0.655139 0.66177677,1.3932144 81.701217 0 0 0.0747,0.166118 0.30476564,0.58340857 81.701217 0 0 -0.4882,0.378418 0.30476564,0.58340857 81.701217 0 0 0.62137,0.217089 0.30476564,0.58340857 81.701217 0 0 0.52329,-0.300175 0.66177677,1.3932144 81.701217 0 0 0.34039,0.02291 0.52245538,1.2713081 81.701217 0 0 -0.0432,0.165829 0.36571879,0.74014515 81.701217 0 0 -0.1483,0.01344 0.36571879,0.74014515 81.701217 0 0 -0.64901,0.33086 0.53116294,1.0274956 81.701217 0 0 -0.40056,0.01622 0.53116294,1.0274956 81.701217 0 0 -0.45611,0.125709 0.57470096,0.81851344 81.701217 0 0 0.0909,-0.336419 0.57470096,0.81851344 81.701217 0 0 -0.5765,-0.452627 0.46150229,0.35701117 81.701217 0 0 -0.002,-0.01772 0.46150229,0.35701117 81.701217 0 0 -0.42031,-0.404909 0.46150229,0.35701117 81.701217 0 0 -0.28662,0.508025 0.46150229,0.35701117 81.701217 0 0 0.008,0.04606 0.57470096,0.81851344 81.701217 0 0 -0.3427,0.557374 0.57470096,0.81851344 81.701217 0 0 0.056,0.154435 c -0.001,0.04203 2e-5,0.08507 0.006,0.12925 0.0428,0.293658 0.2406,0.506252 0.44312,0.476712 0.13236,-0.01931 0.23186,-0.137996 0.27384,-0.299296 a 0.57470096,0.81851344 81.701217 0 0 0.11319,-0.01084 0.57470096,0.81851344 81.701217 0 0 0.22882,-0.05756 0.53116294,1.0274956 81.701217 0 0 -0.0792,0.229737 0.43537951,0.70531475 81.701217 0 0 -0.44058,0.486225 0.43537951,0.70531475 81.701217 0 0 0.76069,0.329018 0.43537951,0.70531475 81.701217 0 0 0.62045,-0.396164 0.53116294,1.0274956 81.701217 0 0 0.15513,-0.01591 0.53116294,1.0274956 81.701217 0 0 0.42986,-0.115181 c -0.0314,0.09985 -0.042,0.220666 -0.0232,0.349189 l 0.0213,0.146121 c 0.0443,0.303784 0.2294,0.526414 0.41504,0.499336 0.0817,-0.01191 0.14796,-0.0718 0.19448,-0.159073 l 0.11641,0.798126 c 0.0443,0.303782 0.23739,0.525246 0.43317,0.49669 0.19578,-0.02856 0.31806,-0.296022 0.27376,-0.599804 l -0.0275,-0.188446 a 0.3308884,0.70531475 81.701217 0 0 0.56095,0.0427 0.3308884,0.70531475 81.701217 0 0 0.18669,-0.03958 0.57470096,0.91429693 81.701217 0 0 -0.005,0.136683 0.57470096,0.91429693 81.701217 0 0 0.75077,0.451394 l 0.024,0.164259 c 0.0443,0.303784 0.21285,0.528825 0.37826,0.504698 0.0321,-0.0047 0.0606,-0.02077 0.087,-0.04203 l 0.0344,0.235809 c 0.0443,0.303781 0.27048,0.52042 0.50675,0.485957 0.23627,-0.03446 0.39061,-0.306603 0.3463,-0.610385 l -0.17419,-1.194168 c -0.0216,-0.148414 -0.087,-0.275196 -0.17539,-0.362929 a 0.57470096,0.91429693 81.701217 0 0 -0.41859,-0.304815 0.56599336,1.0449107 81.701217 0 0 0.53227,-0.598404 0.56599336,1.0449107 81.701217 0 0 -0.53211,-0.398895 0.32218084,0.63565408 81.701217 0 0 0.21999,-0.294529 0.32218084,0.63565408 81.701217 0 0 -0.43139,-0.237594 0.4092567,0.82722105 81.701217 0 0 0.20786,-0.328265 0.4092567,0.82722105 81.701217 0 0 -0.52822,-0.298087 0.52245538,1.2713081 81.701217 0 0 0.15838,-0.30767 0.52245538,1.2713081 81.701217 0 0 -0.28466,-0.268774 0.66177677,0.66177677 0 0 0 10e-4,-0.05578 0.20898214,0.41796429 81.701217 0 0 0.14658,-0.0075 0.20898214,0.41796429 81.701217 0 0 0.38348,-0.267428 0.20898214,0.41796429 81.701217 0 0 -0.44382,-0.146246 0.20898214,0.41796429 81.701217 0 0 -0.19866,0.05626 0.66177677,0.66177677 0 0 0 -0.59962,-0.290245 0.66177677,1.3932144 81.701217 0 0 -0.0181,-0.01124 0.4527947,0.4092567 81.701217 0 0 0.0118,-0.200875 0.4527947,0.4092567 81.701217 0 0 -0.44409,-0.391666 0.72273,0.54857809 81.701217 0 0 -10e-4,-0.0096 0.72273,0.54857809 81.701217 0 0 -0.64697,-0.635832 0.72273,0.54857809 81.701217 0 0 -0.009,0.0014 z m -4.69806,2.057676 a 0.90558937,0.55728569 81.701217 0 0 -0.42849,0.629063 0.44408711,0.69660716 81.701217 0 0 -0.54704,0.525426 0.44408711,0.69660716 81.701217 0 0 0.0975,0.181834 0.59211609,1.1929399 81.701217 0 0 -0.64525,0.645759 0.59211609,1.1929399 81.701217 0 0 0.55114,0.402291 l 0.10502,0.72003 c 0.0443,0.303783 0.25314,0.52295 0.46794,0.491618 0.21479,-0.03133 0.35182,-0.300944 0.30751,-0.604726 l -0.0887,-0.607666 a 0.59211609,1.1929399 81.701217 0 0 0.22158,-0.05085 l 0.13898,0.952814 c 0.0443,0.303783 0.31818,0.513977 0.61412,0.470807 0.29596,-0.04317 0.49888,-0.322906 0.45458,-0.626689 l -0.27238,-1.867336 c -0.0269,-0.184759 -0.13963,-0.333683 -0.28977,-0.413145 a 0.90558937,0.55728569 81.701217 0 0 -0.004,-0.03333 0.90558937,0.55728569 81.701217 0 0 -0.68249,-0.815903 z m -3.18622,1.380203 a 0.98395768,0.54857809 81.701217 0 0 -0.41901,0.792863 0.95783494,0.81851339 81.701217 0 0 -0.19593,7.9e-4 0.95783494,0.81851339 81.701217 0 0 -0.67845,0.799315 0.4092567,0.35701117 81.701217 0 0 -0.0937,-2.14e-4 0.4092567,0.35701117 81.701217 0 0 -0.2942,0.456127 0.4092567,0.35701117 81.701217 0 0 0.024,0.09272 0.69660716,1.3932144 81.701217 0 0 -0.43186,0.609486 0.69660716,1.3932144 81.701217 0 0 0.35074,0.379553 c -10e-4,0.04722 5.8e-4,0.09542 0.008,0.145508 l 0.15676,1.074748 c 0.0443,0.303784 0.23366,0.525791 0.4246,0.497939 0.19095,-0.02785 0.30899,-0.294695 0.26468,-0.598479 l -0.0468,-0.32046 c 0.10461,0.127433 0.25557,0.198921 0.41266,0.176008 0.25777,-0.0376 0.42941,-0.312263 0.38511,-0.616046 l -0.0508,-0.348172 a 0.69660716,1.3932144 81.701217 0 0 0.62151,-0.325312 l 0.11194,0.767393 c 0.0443,0.303785 0.34085,0.510154 0.66495,0.46288 l 0.0534,-0.0078 c 0.32411,-0.04728 0.54934,-0.329752 0.50502,-0.633537 l -0.16455,-1.128159 a 0.80109826,1.1581095 81.701217 0 0 0.21602,-0.572342 0.80109826,1.1581095 81.701217 0 0 -0.57693,-0.575549 0.70531475,0.55728569 81.701217 0 0 -0.002,-0.01714 0.70531475,0.55728569 81.701217 0 0 -0.6531,-0.617957 0.70531475,0.55728569 81.701217 0 0 -0.015,0.0032 0.98395768,0.54857809 81.701217 0 0 -0.57633,-0.497419 z m 10.42846,-1.310141 a 0.25252012,0.46150229 81.701217 0 0 -0.40997,0.315036 0.25252012,0.46150229 81.701217 0 0 0.49296,0.183332 0.25252012,0.46150229 81.701217 0 0 0.42056,-0.316579 0.25252012,0.46150229 81.701217 0 0 -0.49347,-0.183259 0.25252012,0.46150229 81.701217 0 0 -0.0104,0.0015 z m 0.69209,0.60301 a 0.27864287,0.54857809 81.701217 0 0 -0.49786,0.354611 0.27864287,0.54857809 81.701217 0 0 0.58287,0.196462 0.27864287,0.54857809 81.701217 0 0 0.50246,-0.354771 0.27864287,0.54857809 81.701217 0 0 -0.58294,-0.196964 0.27864287,0.54857809 81.701217 0 0 -0.004,6e-4 z m 0.73897,0.508172 a 0.20898214,0.53116294 81.701217 0 0 -0.48677,0.282497 0.20898214,0.53116294 81.701217 0 0 0.0824,0.09193 c -0.019,0.06503 -0.0258,0.137399 -0.0148,0.21262 0.034,0.232903 0.2134,0.39804 0.40242,0.37047 0.18901,-0.02757 0.31378,-0.237079 0.27981,-0.469981 -0.005,-0.03893 -0.0162,-0.07538 -0.0299,-0.109879 a 0.20898214,0.53116294 81.701217 0 0 0.33118,-0.248482 0.20898214,0.53116294 81.701217 0 0 -0.55575,-0.130432 0.20898214,0.53116294 81.701217 0 0 -0.008,0.0012 z m -6.39868,1.303318 a 0.3308884,0.52245538 81.701217 0 0 -0.41758,0.227636 c -0.0321,-0.0055 -0.0652,-0.008 -0.0987,-0.0031 -0.18902,0.02757 -0.31654,0.218389 -0.28602,0.427662 0.0306,0.20927 0.20724,0.355713 0.39626,0.328142 0.0296,-0.0044 0.0571,-0.01378 0.0832,-0.02553 l 0.002,0.01312 c 0.0443,0.303781 0.23474,0.525633 0.42714,0.497569 0.1924,-0.02806 0.31201,-0.295138 0.2677,-0.59892 l -0.0249,-0.17081 c -0.005,-0.03781 -0.0139,-0.0743 -0.0233,-0.109297 a 0.3308884,0.52245538 81.701217 0 0 0.24486,-0.335721 0.3308884,0.52245538 81.701217 0 0 -0.56466,-0.251605 0.3308884,0.52245538 81.701217 0 0 -0.006,9e-4 z m 0.81979,-0.119575 a 0.14802902,0.23510494 81.701217 0 0 -0.20644,0.179341 0.14802902,0.23510494 81.701217 0 0 0.25418,0.112669 0.14802902,0.23510494 81.701217 0 0 0.21141,-0.180581 0.14802902,0.23510494 81.701217 0 0 -0.25411,-0.112165 0.14802902,0.23510494 81.701217 0 0 -0.005,7.5e-4 z m 2.557,-0.172799 a 0.56599336,1.0449107 81.701217 0 0 -0.013,0.144433 0.56599336,1.0449107 81.701217 0 0 0.10932,0.202239 0.3308884,0.70531475 81.701217 0 0 -0.20928,0.01509 0.3308884,0.70531475 81.701217 0 0 -0.5254,0.20117 l -0.0661,-0.452978 a 0.76626794,1.4280446 81.701217 0 0 0.33055,-0.0271 0.76626794,1.4280446 81.701217 0 0 0.37385,-0.08284 z m -2.24134,0.795204 a 0.47891746,0.66177677 81.701217 0 0 -0.58536,0.56961 0.47891746,0.66177677 81.701217 0 0 0.095,0.196098 c -0.0109,0.07906 -0.0147,0.163662 -0.001,0.255423 l 0.0907,0.621774 c 0.0443,0.303783 0.21602,0.528362 0.38479,0.503745 0.16877,-0.02462 0.2687,-0.288818 0.22439,-0.592601 l -0.088,-0.603636 a 0.47891746,0.66177677 81.701217 0 0 0.0126,-0.0019 l 0.0169,0.115889 c 0.0443,0.303787 0.22355,0.527267 0.40244,0.501175 0.1789,-0.0261 0.28732,-0.291535 0.24302,-0.595321 l -0.0463,-0.316931 c -0.007,-0.04835 -0.0178,-0.09338 -0.0318,-0.136868 a 0.47891746,0.66177677 81.701217 0 0 0.007,-0.137929 0.47891746,0.66177677 81.701217 0 0 -0.72418,-0.378597 z m 2.71144,0.871932 a 0.28735047,0.44408711 81.701217 0 0 -0.38632,0.346581 0.28735047,0.44408711 81.701217 0 0 0.0955,0.146112 c -0.0229,0.09184 -0.0333,0.195678 -0.0164,0.310637 0.0428,0.293657 0.21288,0.510296 0.38165,0.485679 0.16877,-0.02462 0.27036,-0.280878 0.22753,-0.574536 -0.0104,-0.06876 -0.0287,-0.131953 -0.0508,-0.190185 a 0.28735047,0.44408711 81.701217 0 0 0.24149,-0.305896 0.28735047,0.44408711 81.701217 0 0 -0.48081,-0.220098 0.28735047,0.44408711 81.701217 0 0 -0.0116,0.0017 z" />
+ <path
+ id="path2837"
+ style="opacity:1;fill:url(#linearGradient2962);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.13384;stroke-linecap:round;stroke-opacity:1;stop-color:#000000"
+ d="m 148.36329,39.176342 a 0.14784148,0.15966879 81.701217 0 0 -0.13063,0.16828 0.14784148,0.15966879 81.701217 0 0 0.17946,0.1234 0.14784148,0.15966879 81.701217 0 0 0.13639,-0.16947 0.14784148,0.15966879 81.701217 0 0 -0.17908,-0.123107 0.14784148,0.15966879 81.701217 0 0 -0.006,9e-4 z m -0.50364,0.766474 a 0.14192781,0.18332344 81.701217 0 0 -0.16085,0.167097 0.14192781,0.18332344 81.701217 0 0 0.20183,0.113846 0.14192781,0.18332344 81.701217 0 0 0.1609,-0.166754 0.14192781,0.18332344 81.701217 0 0 -0.20188,-0.114189 z m -0.36625,0.400101 a 0.2128917,0.35481952 81.701217 0 0 -0.32,0.261957 0.2128917,0.35481952 81.701217 0 0 0.38179,0.159239 0.2128917,0.35481952 81.701217 0 0 0.3204,-0.261663 0.2128917,0.35481952 81.701217 0 0 -0.38184,-0.159582 0.2128917,0.35481952 81.701217 0 1 -3.6e-4,5.1e-5 z m 0.53041,-0.07736 a 0.13010049,0.13601415 81.701217 0 0 -0.11333,0.147933 0.13010049,0.13601415 81.701217 0 0 0.1533,0.109394 0.13010049,0.13601415 81.701217 0 0 0.11567,-0.148626 0.13010049,0.13601415 81.701217 0 0 -0.15326,-0.109049 0.13010049,0.13601415 81.701217 0 0 -0.003,4.5e-4 z m -4.21596,0.865876 a 0.12418684,0.22471902 81.701217 0 0 -0.20452,0.155293 0.12418684,0.22471902 81.701217 0 0 0.2404,0.09075 0.12418684,0.22471902 81.701217 0 0 0.20447,-0.155634 0.12418684,0.22471902 81.701217 0 0 -0.24035,-0.0904 z m 1.64153,-0.203437 a 0.15375513,0.2128917 81.701217 0 0 -0.18618,0.182677 0.15375513,0.2128917 81.701217 0 0 0.23261,0.121238 0.15375513,0.2128917 81.701217 0 0 0.18862,-0.18268 0.15375513,0.2128917 81.701217 0 0 -0.233,-0.121533 0.15375513,0.2128917 81.701217 0 0 -0.002,3e-4 z m -1.81479,0.623274 a 0.09461854,0.15966879 81.701217 0 0 -0.14305,0.116617 0.09461854,0.15966879 81.701217 0 0 0.17173,0.07036 0.09461854,0.15966879 81.701217 0 0 0.14446,-0.116478 0.09461854,0.15966879 81.701217 0 0 -0.17178,-0.0707 0.09461854,0.15966879 81.701217 0 0 -0.002,3e-4 z m 2.13668,-0.27566 a 0.11235951,0.2128917 81.701217 0 0 -0.1888,0.140769 0.11235951,0.2128917 81.701217 0 0 0.22702,0.08047 0.11235951,0.2128917 81.701217 0 0 0.19422,-0.14191 0.11235951,0.2128917 81.701217 0 0 -0.22662,-0.08018 0.11235951,0.2128917 81.701217 0 0 -0.006,9e-4 z m 1.24316,-0.145683 a 0.1005322,0.24246002 81.701217 0 0 -0.22296,0.134217 0.1005322,0.24246002 81.701217 0 0 0.2544,0.06459 0.1005322,0.24246002 81.701217 0 0 0.22536,-0.134569 0.1005322,0.24246002 81.701217 0 0 -0.25441,-0.06459 0.1005322,0.24246002 81.701217 0 0 -0.003,4.5e-4 z m -1.72127,0.358707 a 0.18923708,0.33116489 81.701217 0 0 -0.29915,0.234799 0.18923708,0.33116489 81.701217 0 0 0.35477,0.139415 0.18923708,0.33116489 81.701217 0 0 0.30054,-0.235001 0.18923708,0.33116489 81.701217 0 0 -0.35514,-0.139362 0.18923708,0.33116489 81.701217 0 0 -8.6e-4,1.27e-4 z m -1.96388,0.298336 a 0.20697806,0.31933758 81.701217 0 0 -0.2856,0.250995 0.20697806,0.31933758 81.701217 0 0 0.34569,0.158564 0.20697806,0.31933758 81.701217 0 0 0.28634,-0.250753 0.20697806,0.31933758 81.701217 0 0 -0.34609,-0.158857 0.20697806,0.31933758 81.701217 0 1 -3.4e-4,5.1e-5 z m 4.92587,-0.503223 a 0.07687757,0.1005322 81.701217 0 0 -0.0851,0.08999 0.07687757,0.1005322 81.701217 0 0 0.11063,0.06144 0.07687757,0.1005322 81.701217 0 0 0.0881,-0.09044 0.07687757,0.1005322 81.701217 0 0 -0.11033,-0.06149 0.07687757,0.1005322 81.701217 0 0 -0.003,4.5e-4 z m -7.65227,1.307343 a 0.15375513,0.21880537 81.701217 0 0 -0.18892,0.183075 0.15375513,0.21880537 81.701217 0 0 0.23877,0.120341 0.15375513,0.21880537 81.701217 0 0 0.19411,-0.183482 0.15375513,0.21880537 81.701217 0 0 -0.23849,-0.120731 0.15375513,0.21880537 81.701217 0 0 -0.005,7.5e-4 z m 7.72437,-1.055046 a 0.11235951,0.24837369 81.701217 0 0 -0.2199,0.145653 0.11235951,0.24837369 81.701217 0 0 0.26192,0.07538 0.11235951,0.24837369 81.701217 0 0 0.22948,-0.147054 0.11235951,0.24837369 81.701217 0 0 -0.26193,-0.07538 0.11235951,0.24837369 81.701217 0 0 -0.009,0.0014 z m -0.56738,0.130639 a 0.23063269,0.40212879 81.701217 0 0 -0.35408,0.284747 0.23063269,0.40212879 81.701217 0 0 0.43094,0.170245 0.23063269,0.40212879 81.701217 0 0 0.36468,-0.286294 0.23063269,0.40212879 81.701217 0 0 -0.43126,-0.170196 0.23063269,0.40212879 81.701217 0 0 -0.0104,0.0015 z m -4.63577,0.759713 a 0.13601415,0.16558245 81.701217 0 0 -0.14392,0.158687 0.13601415,0.16558245 81.701217 0 0 0.18319,0.110622 0.13601415,0.16558245 81.701217 0 0 0.1443,-0.158391 0.13601415,0.16558245 81.701217 0 0 -0.18357,-0.110918 z m -0.4353,0.171134 a 0.17149612,0.26611465 81.701217 0 0 -0.2384,0.208114 0.17149612,0.26611465 81.701217 0 0 0.28825,0.131295 0.17149612,0.26611465 81.701217 0 0 0.2384,-0.208114 0.17149612,0.26611465 81.701217 0 0 -0.28792,-0.131345 0.17149612,0.26611465 81.701217 0 1 -3.3e-4,5e-5 z m -2.19624,0.427988 a 0.09461854,0.18332344 81.701217 0 0 -0.16803,0.120261 0.09461854,0.18332344 81.701217 0 0 0.19533,0.06692 0.09461854,0.18332344 81.701217 0 0 0.16773,-0.119872 0.09461854,0.18332344 81.701217 0 0 -0.19503,-0.0673 z m 0.34144,0.129476 a 0.11235951,0.13601415 81.701217 0 0 -0.11825,0.13083 0.11235951,0.13601415 81.701217 0 0 0.1507,0.0916 0.11235951,0.13601415 81.701217 0 0 0.11826,-0.130829 0.11235951,0.13601415 81.701217 0 0 -0.15071,-0.0916 z m -0.47328,0.140683 a 0.2128917,0.36073318 81.701217 0 0 -0.3224,0.262304 0.2128917,0.36073318 81.701217 0 0 0.38761,0.15839 0.2128917,0.36073318 81.701217 0 0 0.3262,-0.262509 0.2128917,0.36073318 81.701217 0 0 -0.38765,-0.158734 0.2128917,0.36073318 81.701217 0 0 -0.003,4.5e-4 z m -0.66182,0.108413 a 0.15375513,0.20697806 81.701217 0 0 -0.18242,0.182127 0.15375513,0.20697806 81.701217 0 0 0.22683,0.122427 0.15375513,0.20697806 81.701217 0 0 0.18278,-0.182175 0.15375513,0.20697806 81.701217 0 0 -0.22719,-0.122379 z m 4.30029,-0.38821 a 0.13601415,0.16558245 81.701217 0 0 -0.14424,0.158734 0.13601415,0.16558245 81.701217 0 0 0.18353,0.110575 0.13601415,0.16558245 81.701217 0 0 0.14395,-0.158341 0.13601415,0.16558245 81.701217 0 0 -0.18324,-0.110968 z m 6.64644,-0.766071 a 0.1005322,0.16558245 81.701217 0 0 -0.14253,0.122487 0.1005322,0.16558245 81.701217 0 0 0.17804,0.07538 0.1005322,0.16558245 81.701217 0 0 0.14944,-0.123147 0.1005322,0.16558245 81.701217 0 0 -0.17844,-0.07567 0.1005322,0.16558245 81.701217 0 0 -0.006,9e-4 z m -11.22374,1.720651 a 0.24246002,0.33707854 81.701217 0 0 -0.29728,0.288344 0.24246002,0.33707854 81.701217 0 0 0.36835,0.191607 0.24246002,0.33707854 81.701217 0 0 0.2986,-0.288889 0.24246002,0.33707854 81.701217 0 0 -0.36863,-0.191214 0.24246002,0.33707854 81.701217 0 0 -8.7e-4,1.28e-4 z m 10.71244,-1.502784 a 0.22471902,0.29568296 81.701217 0 0 -0.26013,0.265103 0.22471902,0.29568296 81.701217 0 0 0.0113,0.04168 0.260201,0.61502053 81.701217 0 1 -3.4e-4,5e-5 0.260201,0.61502053 81.701217 0 0 -0.34436,0.293813 0.260201,0.61502053 81.701217 0 0 0.64596,0.168585 0.260201,0.61502053 81.701217 0 0 0.57123,-0.346126 0.260201,0.61502053 81.701217 0 0 -0.30261,-0.174634 0.22471902,0.29568296 81.701217 0 0 0.004,-0.06873 0.22471902,0.29568296 81.701217 0 0 -0.32501,-0.179754 z m -4.07057,1.059947 a 0.18923708,0.31342394 81.701217 0 0 -0.28273,0.232401 0.18923708,0.31342394 81.701217 0 0 0.33739,0.142303 0.18923708,0.31342394 81.701217 0 0 0.28267,-0.232746 0.18923708,0.31342394 81.701217 0 0 -0.33733,-0.141958 z m -6.99549,1.044493 a 0.15966879,0.19515074 81.701217 0 0 -0.15801,0.184156 0.15966879,0.19515074 81.701217 0 0 0.21605,0.129946 0.15966879,0.19515074 81.701217 0 0 0.16995,-0.186249 0.15966879,0.19515074 81.701217 0 0 -0.21602,-0.129599 0.15966879,0.19515074 81.701217 0 0 -0.012,0.0018 z m 0.58101,-0.0131 a 0.10644585,0.18332344 81.701217 0 0 -0.16291,0.131401 0.10644585,0.18332344 81.701217 0 0 0.1967,0.0786 0.10644585,0.18332344 81.701217 0 0 0.16602,-0.131507 0.10644585,0.18332344 81.701217 0 0 -0.19672,-0.07894 0.10644585,0.18332344 81.701217 0 0 -0.003,4.5e-4 z m 5.88914,-0.7276 a 0.13010049,0.16558245 81.701217 0 0 -0.14309,0.152273 0.13010049,0.16558245 81.701217 0 0 0.18268,0.104759 0.13010049,0.16558245 81.701217 0 0 0.14481,-0.152528 0.13010049,0.16558245 81.701217 0 0 -0.18235,-0.104805 0.13010049,0.16558245 81.701217 0 0 -0.002,3.01e-4 z m -6.80669,1.136125 a 0.11827317,0.13601415 81.701217 0 0 -0.1174,0.136648 0.11827317,0.13601415 81.701217 0 0 0.15154,0.09742 0.11827317,0.13601415 81.701217 0 0 0.11776,-0.136698 0.11827317,0.13601415 81.701217 0 0 -0.1519,-0.09737 z m 10.44791,-1.320561 a 0.19515074,0.33116489 81.701217 0 0 -0.29625,0.240316 0.19515074,0.33116489 81.701217 0 0 0.35562,0.145233 0.19515074,0.33116489 81.701217 0 0 0.29968,-0.240817 0.19515074,0.33116489 81.701217 0 0 -0.35598,-0.145181 0.19515074,0.33116489 81.701217 0 0 -0.003,4.5e-4 z m -2.15215,0.493198 a 0.27202831,0.41986984 81.701217 0 0 -0.36625,0.328113 0.27202831,0.41986984 81.701217 0 0 0.45471,0.208714 0.27202831,0.41986984 81.701217 0 0 0.37613,-0.329904 0.27202831,0.41986984 81.701217 0 0 -0.45465,-0.208372 0.27202831,0.41986984 81.701217 0 0 -0.0104,0.0015 z m 3.46984,-0.470474 a 0.17149612,0.27202831 81.701217 0 0 -0.24078,0.208463 0.17149612,0.27202831 81.701217 0 0 0.29371,0.130498 0.17149612,0.27202831 81.701217 0 0 0.24455,-0.209012 0.17149612,0.27202831 81.701217 0 0 -0.29406,-0.130447 0.17149612,0.27202831 81.701217 0 0 -0.003,4.5e-4 z m -0.46509,0.319112 a 0.17740977,0.38438785 81.701217 0 0 -0.34773,0.230003 0.17740977,0.38438785 81.701217 0 0 0.40614,0.120042 0.17740977,0.38438785 81.701217 0 0 0.35456,-0.230999 0.17740977,0.38438785 81.701217 0 0 -0.40577,-0.120094 0.17740977,0.38438785 81.701217 0 0 -0.007,10e-4 z m -0.21248,0.951166 a 0.16558245,0.26611465 81.701217 0 0 -0.23959,0.202348 0.16558245,0.26611465 81.701217 0 0 0.2874,0.125477 0.16558245,0.26611465 81.701217 0 0 0.23924,-0.202295 0.16558245,0.26611465 81.701217 0 0 -0.28705,-0.12553 z" />
+ <path
+ id="path2972"
+ style="opacity:0.470588;fill:#463e32;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.197072;stroke-linecap:round;stroke-opacity:1;stop-color:#000000"
+ d="m 81.104548,45.615575 a 0.72273,0.54857809 81.701217 0 0 -0.429805,0.792892 0.72273,0.54857809 81.701217 0 0 0.01667,0.08402 0.30476564,0.36571879 81.701217 0 0 -0.14512,-0.0035 0.30476564,0.36571879 81.701217 0 0 -0.317818,0.354082 0.30476564,0.36571879 81.701217 0 0 0.01296,0.05215 0.66177677,1.3932144 81.701217 0 0 -0.579065,0.655141 0.66177677,1.3932144 81.701217 0 0 0.07469,0.166125 0.30476564,0.58340857 81.701217 0 0 -0.488199,0.378419 0.30476564,0.58340857 81.701217 0 0 0.621376,0.217087 0.30476564,0.58340857 81.701217 0 0 0.523295,-0.300174 0.66177677,1.3932144 81.701217 0 0 0.340392,0.02291 0.52245538,1.2713081 81.701217 0 0 -0.04319,0.165822 0.36571879,0.74014515 81.701217 0 0 -0.148297,0.01344 0.36571879,0.74014515 81.701217 0 0 -0.649013,0.330862 0.53116294,1.0274956 81.701217 0 0 -0.400554,0.01622 0.53116294,1.0274956 81.701217 0 0 -0.456106,0.125711 0.57470096,0.81851344 81.701217 0 0 0.09089,-0.336418 0.57470096,0.81851344 81.701217 0 0 -0.576498,-0.452627 0.46150229,0.35701117 81.701217 0 0 -0.0021,-0.01772 0.46150229,0.35701117 81.701217 0 0 -0.420309,-0.404909 0.46150229,0.35701117 81.701217 0 0 -0.286625,0.508024 0.46150229,0.35701117 81.701217 0 0 0.0085,0.0461 0.57470096,0.81851344 81.701217 0 0 -0.342715,0.557375 0.57470096,0.81851344 81.701217 0 0 0.05599,0.154439 c -9.12e-4,0.04199 1.5e-5,0.08507 0.0064,0.12925 0.04284,0.293657 0.240603,0.506253 0.443125,0.476712 0.132353,-0.01931 0.231866,-0.137996 0.273838,-0.299294 a 0.57470096,0.81851344 81.701217 0 0 0.113181,-0.01084 0.57470096,0.81851344 81.701217 0 0 0.22883,-0.05756 0.53116294,1.0274956 81.701217 0 0 -0.07919,0.229738 0.43537951,0.70531475 81.701217 0 0 -0.440582,0.486226 0.43537951,0.70531475 81.701217 0 0 0.760697,0.329016 0.43537951,0.70531475 81.701217 0 0 0.620444,-0.396164 0.53116294,1.0274956 81.701217 0 0 0.155142,-0.01591 0.53116294,1.0274956 81.701217 0 0 0.429859,-0.115182 c -0.0313,0.09983 -0.04192,0.22066 -0.02318,0.349184 l 0.02132,0.146123 c 0.04431,0.303781 0.229396,0.526411 0.41504,0.499332 0.08166,-0.01191 0.147953,-0.0718 0.194464,-0.159072 l 0.116417,0.798128 c 0.04431,0.303782 0.237405,0.525243 0.433174,0.496688 0.195779,-0.02856 0.318072,-0.296022 0.273761,-0.599804 l -0.02749,-0.188447 a 0.3308884,0.70531475 81.701217 0 0 0.560948,0.04271 0.3308884,0.70531475 81.701217 0 0 0.18669,-0.03959 0.57470096,0.91429693 81.701217 0 0 -0.0057,0.13669 0.57470096,0.91429693 81.701217 0 0 0.750764,0.451394 l 0.02396,0.164259 c 0.04431,0.303784 0.212854,0.528825 0.378255,0.504698 0.03207,-0.0047 0.06063,-0.02078 0.08701,-0.04203 l 0.0344,0.235809 c 0.04431,0.303783 0.270469,0.520421 0.50674,0.485957 0.236273,-0.03446 0.390616,-0.306602 0.346305,-0.610384 l -0.174184,-1.194169 c -0.02165,-0.148416 -0.08699,-0.275198 -0.175402,-0.36293 a 0.57470096,0.91429693 81.701217 0 0 -0.418575,-0.304817 0.56599336,1.0449107 81.701217 0 0 0.53228,-0.598403 0.56599336,1.0449107 81.701217 0 0 -0.532114,-0.398895 0.32218084,0.63565408 81.701217 0 0 0.219994,-0.294527 0.32218084,0.63565408 81.701217 0 0 -0.431398,-0.237595 0.4092567,0.82722105 81.701217 0 0 0.207866,-0.328267 0.4092567,0.82722105 81.701217 0 0 -0.528228,-0.298085 0.52245538,1.2713081 81.701217 0 0 0.158384,-0.307671 0.52245538,1.2713081 81.701217 0 0 -0.284664,-0.268774 0.66177677,0.66177677 0 0 0 0.0018,-0.05583 0.20898214,0.41796429 81.701217 0 0 0.146586,-0.0075 0.20898214,0.41796429 81.701217 0 0 0.383474,-0.267428 0.20898214,0.41796429 81.701217 0 0 -0.443813,-0.146246 0.20898214,0.41796429 81.701217 0 0 -0.198662,0.05626 0.66177677,0.66177677 0 0 0 -0.599623,-0.290245 0.66177677,1.3932144 81.701217 0 0 -0.0181,-0.01125 0.4527947,0.4092567 81.701217 0 0 0.01187,-0.200875 0.4527947,0.4092567 81.701217 0 0 -0.444099,-0.391665 0.72273,0.54857809 81.701217 0 0 -0.0014,-0.0096 0.72273,0.54857809 81.701217 0 0 -0.646959,-0.635833 0.72273,0.54857809 81.701217 0 0 -0.0091,0.0014 z m -4.698059,2.057677 a 0.90558937,0.55728569 81.701217 0 0 -0.428495,0.629064 0.44408711,0.69660716 81.701217 0 0 -0.547033,0.525425 0.44408711,0.69660716 81.701217 0 0 0.09753,0.181832 0.59211609,1.1929399 81.701217 0 0 -0.645268,0.64576 0.59211609,1.1929399 81.701217 0 0 0.551148,0.402291 l 0.105026,0.72003 c 0.04431,0.303782 0.253132,0.522949 0.467939,0.491616 0.214796,-0.03133 0.351818,-0.300943 0.307508,-0.604725 l -0.08864,-0.607666 a 0.59211609,1.1929399 81.701217 0 0 0.221576,-0.05085 l 0.13898,0.952814 c 0.04431,0.303783 0.318181,0.513977 0.614132,0.470808 0.29596,-0.04317 0.498881,-0.322909 0.45457,-0.626692 l -0.272369,-1.867331 c -0.02695,-0.184761 -0.139645,-0.333681 -0.289769,-0.413146 a 0.90558937,0.55728569 81.701217 0 0 -0.0044,-0.03333 0.90558937,0.55728569 81.701217 0 0 -0.682486,-0.815905 z m -3.186212,1.380202 a 0.98395768,0.54857809 81.701217 0 0 -0.419016,0.792865 0.95783494,0.81851339 81.701217 0 0 -0.195933,7.9e-4 0.95783494,0.81851339 81.701217 0 0 -0.678454,0.799315 0.4092567,0.35701117 81.701217 0 0 -0.09369,-2.19e-4 0.4092567,0.35701117 81.701217 0 0 -0.294195,0.456127 0.4092567,0.35701117 81.701217 0 0 0.02382,0.09275 0.69660716,1.3932144 81.701217 0 0 -0.431865,0.609484 0.69660716,1.3932144 81.701217 0 0 0.35073,0.379554 c -0.0011,0.04717 5.5e-4,0.09543 0.0079,0.145512 l 0.156766,1.07475 c 0.04431,0.303782 0.23366,0.525789 0.424609,0.497937 0.190941,-0.02785 0.308986,-0.294696 0.264675,-0.598478 l -0.04675,-0.320461 c 0.104562,0.127438 0.255554,0.198921 0.41265,0.176007 0.257771,-0.0376 0.429418,-0.312262 0.385108,-0.616045 l -0.05079,-0.348173 a 0.69660716,1.3932144 81.701217 0 0 0.621517,-0.32531 l 0.111933,0.767391 c 0.04431,0.303786 0.340847,0.510156 0.664956,0.46288 l 0.05341,-0.0078 c 0.324109,-0.04728 0.549341,-0.329752 0.50503,-0.633538 l -0.164556,-1.128158 a 0.80109826,1.1581095 81.701217 0 0 0.216011,-0.572341 0.80109826,1.1581095 81.701217 0 0 -0.576925,-0.57555 0.70531475,0.55728569 81.701217 0 0 -0.0025,-0.01714 0.70531475,0.55728569 81.701217 0 0 -0.653099,-0.617957 0.70531475,0.55728569 81.701217 0 0 -0.01493,0.0032 0.98395768,0.54857809 81.701217 0 0 -0.57633,-0.497418 z m 10.428454,-1.31014 a 0.25252012,0.46150229 81.701217 0 0 -0.40997,0.315035 0.25252012,0.46150229 81.701217 0 0 0.492959,0.183332 0.25252012,0.46150229 81.701217 0 0 0.420555,-0.316579 0.25252012,0.46150229 81.701217 0 0 -0.493462,-0.183258 0.25252012,0.46150229 81.701217 0 0 -0.01008,0.0015 z m 0.692088,0.603009 a 0.27864287,0.54857809 81.701217 0 0 -0.49786,0.354612 0.27864287,0.54857809 81.701217 0 0 0.582872,0.196461 0.27864287,0.54857809 81.701217 0 0 0.502459,-0.35477 0.27864287,0.54857809 81.701217 0 0 -0.582937,-0.196965 0.27864287,0.54857809 81.701217 0 0 -0.0044,6.31e-4 z m 0.738974,0.508173 a 0.20898214,0.53116294 81.701217 0 0 -0.486766,0.282496 0.20898214,0.53116294 81.701217 0 0 0.08238,0.09192 c -0.01903,0.06504 -0.02573,0.137395 -0.01476,0.212618 0.03397,0.232901 0.213398,0.39804 0.402422,0.370469 0.189016,-0.02757 0.313786,-0.23708 0.279813,-0.469982 -0.0057,-0.03893 -0.01635,-0.07536 -0.02992,-0.109874 a 0.20898214,0.53116294 81.701217 0 0 0.331176,-0.248482 0.20898214,0.53116294 81.701217 0 0 -0.555747,-0.130432 0.20898214,0.53116294 81.701217 0 0 -0.0086,0.0012 z m -6.398686,1.303318 a 0.3308884,0.52245538 81.701217 0 0 -0.417582,0.227636 c -0.03214,-0.0055 -0.0651,-0.008 -0.09872,-0.0031 -0.189024,0.02757 -0.316531,0.218386 -0.286005,0.42766 0.03052,0.209271 0.207224,0.355714 0.396248,0.328143 0.02957,-0.0044 0.05705,-0.01378 0.08321,-0.02553 l 0.0019,0.01311 c 0.04431,0.303782 0.234735,0.525633 0.427131,0.49757 0.192397,-0.02806 0.312011,-0.295138 0.267701,-0.59892 l -0.02491,-0.170811 c -0.0055,-0.0378 -0.01347,-0.07437 -0.02299,-0.10934 a 0.3308884,0.52245538 81.701217 0 0 0.244858,-0.335721 0.3308884,0.52245538 81.701217 0 0 -0.564663,-0.251606 0.3308884,0.52245538 81.701217 0 0 -0.006,8.85e-4 z m 0.819792,-0.119576 a 0.14802902,0.23510494 81.701217 0 0 -0.206437,0.179341 0.14802902,0.23510494 81.701217 0 0 0.254173,0.11267 0.14802902,0.23510494 81.701217 0 0 0.211409,-0.180581 0.14802902,0.23510494 81.701217 0 0 -0.25411,-0.112165 0.14802902,0.23510494 81.701217 0 0 -0.0052,7.65e-4 z m 2.557003,-0.172799 a 0.56599336,1.0449107 81.701217 0 0 -0.01293,0.14443 0.56599336,1.0449107 81.701217 0 0 0.109276,0.202243 0.3308884,0.70531475 81.701217 0 0 -0.209287,0.01509 0.3308884,0.70531475 81.701217 0 0 -0.525395,0.201168 l -0.06608,-0.452978 a 0.76626794,1.4280446 81.701217 0 0 0.330539,-0.0271 0.76626794,1.4280446 81.701217 0 0 0.373851,-0.08284 z m -2.241343,0.795206 a 0.47891746,0.66177677 81.701217 0 0 -0.585361,0.56961 0.47891746,0.66177677 81.701217 0 0 0.09501,0.196092 c -0.01095,0.07906 -0.01473,0.16367 -0.0014,0.255431 l 0.0907,0.621775 c 0.04431,0.303782 0.216035,0.52836 0.384799,0.503743 0.168765,-0.02462 0.268692,-0.288817 0.224381,-0.5926 l -0.08805,-0.603636 a 0.47891746,0.66177677 81.701217 0 0 0.01257,-0.0019 l 0.01691,0.115891 c 0.04431,0.303784 0.223543,0.527265 0.402434,0.501172 0.178898,-0.0261 0.28733,-0.291536 0.243019,-0.595321 l -0.04623,-0.31693 c -0.0071,-0.04835 -0.01803,-0.09335 -0.03183,-0.13687 a 0.47891746,0.66177677 81.701217 0 0 0.0072,-0.137922 0.47891746,0.66177677 81.701217 0 0 -0.724183,-0.378597 z m 2.711444,0.871932 a 0.28735047,0.44408711 81.701217 0 0 -0.386322,0.34658 0.28735047,0.44408711 81.701217 0 0 0.09541,0.146118 c -0.02281,0.09184 -0.03317,0.195672 -0.0164,0.310631 0.04284,0.293656 0.212877,0.510296 0.381652,0.485678 0.168763,-0.02462 0.27036,-0.280878 0.227527,-0.574535 -0.01,-0.06876 -0.0286,-0.131969 -0.05085,-0.190186 a 0.28735047,0.44408711 81.701217 0 0 0.241488,-0.305896 0.28735047,0.44408711 81.701217 0 0 -0.480817,-0.220096 0.28735047,0.44408711 81.701217 0 0 -0.01162,0.0017 z" />
+ <path
+ id="path2974"
+ style="opacity:1;fill:url(#linearGradient2980);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.197072;stroke-linecap:round;stroke-opacity:1;stop-color:#000000"
+ d="m 81.043093,45.19425 a 0.72273,0.54857809 81.701217 0 0 -0.429805,0.792892 0.72273,0.54857809 81.701217 0 0 0.01667,0.08402 0.30476564,0.36571879 81.701217 0 0 -0.14512,-0.0035 0.30476564,0.36571879 81.701217 0 0 -0.317817,0.354082 0.30476564,0.36571879 81.701217 0 0 0.01296,0.05214 0.66177677,1.3932144 81.701217 0 0 -0.579065,0.655141 0.66177677,1.3932144 81.701217 0 0 0.07469,0.166124 0.30476564,0.58340857 81.701217 0 0 -0.488199,0.378418 0.30476564,0.58340857 81.701217 0 0 0.621376,0.217089 0.30476564,0.58340857 81.701217 0 0 0.523294,-0.300175 0.66177677,1.3932144 81.701217 0 0 0.340392,0.02291 0.52245538,1.2713081 81.701217 0 0 -0.04319,0.165823 0.36571879,0.74014515 81.701217 0 0 -0.148297,0.01344 0.36571879,0.74014515 81.701217 0 0 -0.649014,0.330861 0.53116294,1.0274956 81.701217 0 0 -0.400555,0.01622 0.53116294,1.0274956 81.701217 0 0 -0.456108,0.125711 0.57470096,0.81851344 81.701217 0 0 0.09089,-0.33642 0.57470096,0.81851344 81.701217 0 0 -0.5765,-0.452627 0.46150229,0.35701117 81.701217 0 0 -0.0021,-0.01772 0.46150229,0.35701117 81.701217 0 0 -0.420311,-0.40491 0.46150229,0.35701117 81.701217 0 0 -0.286625,0.508025 0.46150229,0.35701117 81.701217 0 0 0.0085,0.04609 0.57470096,0.81851344 81.701217 0 0 -0.342713,0.557375 0.57470096,0.81851344 81.701217 0 0 0.05598,0.154441 c -9.12e-4,0.04199 1.6e-5,0.08507 0.0064,0.12925 0.04283,0.293658 0.240602,0.506252 0.443125,0.476711 0.132354,-0.01931 0.231866,-0.137995 0.273838,-0.299294 a 0.57470096,0.81851344 81.701217 0 0 0.11318,-0.01084 0.57470096,0.81851344 81.701217 0 0 0.22883,-0.05756 0.53116294,1.0274956 81.701217 0 0 -0.07919,0.229738 0.43537951,0.70531475 81.701217 0 0 -0.440583,0.486226 0.43537951,0.70531475 81.701217 0 0 0.760697,0.329016 0.43537951,0.70531475 81.701217 0 0 0.620444,-0.396164 0.53116294,1.0274956 81.701217 0 0 0.155143,-0.01591 0.53116294,1.0274956 81.701217 0 0 0.429859,-0.115182 c -0.0313,0.09983 -0.04192,0.22066 -0.02318,0.349184 l 0.02132,0.146123 c 0.04431,0.303783 0.229396,0.526412 0.41504,0.499333 0.08166,-0.01191 0.147953,-0.0718 0.194465,-0.159072 l 0.116417,0.798128 c 0.04431,0.303782 0.237405,0.525243 0.433173,0.496688 0.195779,-0.02856 0.318072,-0.296021 0.273761,-0.599804 l -0.02743,-0.188417 a 0.3308884,0.70531475 81.701217 0 0 0.56095,0.04271 0.3308884,0.70531475 81.701217 0 0 0.186688,-0.03959 0.57470096,0.91429693 81.701217 0 0 -0.0057,0.136691 0.57470096,0.91429693 81.701217 0 0 0.750762,0.451394 l 0.02396,0.164258 c 0.04431,0.303785 0.212855,0.528824 0.378256,0.504699 0.03207,-0.0047 0.06063,-0.02078 0.087,-0.04203 l 0.0344,0.235808 c 0.04431,0.303782 0.27047,0.520422 0.506741,0.485959 0.236273,-0.03446 0.390616,-0.306604 0.346305,-0.610386 L 84.112913,50.5532 c -0.02165,-0.148416 -0.08699,-0.275197 -0.175403,-0.362929 a 0.57470096,0.91429693 81.701217 0 0 -0.418591,-0.304816 0.56599336,1.0449107 81.701217 0 0 0.53228,-0.598402 0.56599336,1.0449107 81.701217 0 0 -0.532113,-0.398897 0.32218084,0.63565408 81.701217 0 0 0.219994,-0.294529 0.32218084,0.63565408 81.701217 0 0 -0.4314,-0.237592 0.4092567,0.82722105 81.701217 0 0 0.207867,-0.328267 0.4092567,0.82722105 81.701217 0 0 -0.528229,-0.298087 0.52245538,1.2713081 81.701217 0 0 0.158386,-0.307671 0.52245538,1.2713081 81.701217 0 0 -0.284665,-0.268773 0.66177677,0.66177677 0 0 0 0.0018,-0.05582 0.20898214,0.41796429 81.701217 0 0 0.146586,-0.0075 0.20898214,0.41796429 81.701217 0 0 0.383473,-0.26743 0.20898214,0.41796429 81.701217 0 0 -0.443813,-0.146244 0.20898214,0.41796429 81.701217 0 0 -0.198661,0.05626 0.66177677,0.66177677 0 0 0 -0.599624,-0.290244 0.66177677,1.3932144 81.701217 0 0 -0.0181,-0.01125 0.4527947,0.4092567 81.701217 0 0 0.01187,-0.200873 0.4527947,0.4092567 81.701217 0 0 -0.444098,-0.391665 0.72273,0.54857809 81.701217 0 0 -0.0014,-0.0096 0.72273,0.54857809 81.701217 0 0 -0.646959,-0.635833 0.72273,0.54857809 81.701217 0 0 -0.0091,0.0014 z m -4.698059,2.057677 a 0.90558937,0.55728569 81.701217 0 0 -0.428495,0.629064 0.44408711,0.69660716 81.701217 0 0 -0.547034,0.525425 0.44408711,0.69660716 81.701217 0 0 0.09753,0.181832 0.59211609,1.1929399 81.701217 0 0 -0.645268,0.64576 0.59211609,1.1929399 81.701217 0 0 0.551147,0.40229 l 0.105025,0.72003 c 0.04431,0.303783 0.253133,0.52295 0.467939,0.491617 0.214798,-0.03133 0.35182,-0.300943 0.30751,-0.604726 l -0.08864,-0.607665 a 0.59211609,1.1929399 81.701217 0 0 0.221575,-0.05084 l 0.13898,0.952814 c 0.04431,0.303783 0.318181,0.513976 0.614132,0.470808 0.29596,-0.04317 0.498882,-0.322909 0.454571,-0.626691 l -0.272367,-1.867337 c -0.02695,-0.184761 -0.139644,-0.333681 -0.289768,-0.413145 a 0.90558937,0.55728569 81.701217 0 0 -0.0044,-0.03333 0.90558937,0.55728569 81.701217 0 0 -0.682486,-0.815903 z m -3.186212,1.380202 a 0.98395768,0.54857809 81.701217 0 0 -0.419018,0.792865 0.95783494,0.81851339 81.701217 0 0 -0.195932,7.9e-4 0.95783494,0.81851339 81.701217 0 0 -0.678455,0.799315 0.4092567,0.35701117 81.701217 0 0 -0.09368,-2.19e-4 0.4092567,0.35701117 81.701217 0 0 -0.294195,0.456126 0.4092567,0.35701117 81.701217 0 0 0.02382,0.09275 0.69660716,1.3932144 81.701217 0 0 -0.431865,0.609485 0.69660716,1.3932144 81.701217 0 0 0.35073,0.379554 c -0.0011,0.04717 5.5e-4,0.09544 0.0079,0.145512 l 0.156766,1.07475 c 0.04431,0.303783 0.233661,0.525789 0.42461,0.497937 0.19094,-0.02785 0.308986,-0.294695 0.264675,-0.598478 l -0.04675,-0.320461 c 0.104563,0.127438 0.255555,0.198921 0.41265,0.176007 0.257772,-0.0376 0.429419,-0.312262 0.385109,-0.616045 l -0.05079,-0.348173 a 0.69660716,1.3932144 81.701217 0 0 0.621517,-0.32531 l 0.111934,0.767391 c 0.04431,0.303786 0.340847,0.510156 0.664956,0.46288 l 0.05341,-0.0078 c 0.324109,-0.04728 0.549341,-0.329752 0.50503,-0.633538 l -0.164556,-1.128158 a 0.80109826,1.1581095 81.701217 0 0 0.216011,-0.572341 0.80109826,1.1581095 81.701217 0 0 -0.576925,-0.57555 0.70531475,0.55728569 81.701217 0 0 -0.0025,-0.01714 0.70531475,0.55728569 81.701217 0 0 -0.653099,-0.617956 0.70531475,0.55728569 81.701217 0 0 -0.01493,0.0032 0.98395768,0.54857809 81.701217 0 0 -0.57633,-0.497418 z m 10.428453,-1.310141 a 0.25252012,0.46150229 81.701217 0 0 -0.409969,0.315036 0.25252012,0.46150229 81.701217 0 0 0.492959,0.183332 0.25252012,0.46150229 81.701217 0 0 0.420554,-0.316579 0.25252012,0.46150229 81.701217 0 0 -0.493461,-0.183259 0.25252012,0.46150229 81.701217 0 0 -0.01008,0.0015 z m 0.692088,0.60301 a 0.27864287,0.54857809 81.701217 0 0 -0.49786,0.354612 0.27864287,0.54857809 81.701217 0 0 0.582873,0.196461 0.27864287,0.54857809 81.701217 0 0 0.502458,-0.35477 0.27864287,0.54857809 81.701217 0 0 -0.582936,-0.196965 0.27864287,0.54857809 81.701217 0 0 -0.0044,6.31e-4 z m 0.738975,0.508173 a 0.20898214,0.53116294 81.701217 0 0 -0.486767,0.282496 0.20898214,0.53116294 81.701217 0 0 0.08238,0.09193 c -0.01903,0.06504 -0.02573,0.137396 -0.01476,0.212617 0.03397,0.232903 0.213397,0.398041 0.402422,0.370469 0.189014,-0.02757 0.313784,-0.237078 0.279813,-0.469982 -0.0057,-0.03893 -0.01635,-0.07536 -0.02992,-0.109873 a 0.20898214,0.53116294 81.701217 0 0 0.331176,-0.248482 0.20898214,0.53116294 81.701217 0 0 -0.555747,-0.130432 0.20898214,0.53116294 81.701217 0 0 -0.0086,0.0012 z m -6.398686,1.303318 a 0.3308884,0.52245538 81.701217 0 0 -0.417583,0.227636 c -0.03214,-0.0055 -0.0651,-0.008 -0.09872,-0.0031 -0.189024,0.02757 -0.31653,0.218386 -0.286005,0.427659 0.03052,0.209272 0.207225,0.355715 0.396249,0.328144 0.02957,-0.0044 0.05704,-0.01378 0.08321,-0.02554 l 0.0019,0.01312 c 0.04431,0.303782 0.234734,0.525632 0.427131,0.497569 0.192396,-0.02806 0.312011,-0.295137 0.267701,-0.598919 l -0.02491,-0.170811 c -0.0055,-0.0378 -0.01347,-0.07437 -0.02299,-0.109342 a 0.3308884,0.52245538 81.701217 0 0 0.244859,-0.335719 0.3308884,0.52245538 81.701217 0 0 -0.564664,-0.251606 0.3308884,0.52245538 81.701217 0 0 -0.006,8.85e-4 z m 0.819791,-0.119576 a 0.14802902,0.23510494 81.701217 0 0 -0.206436,0.179341 0.14802902,0.23510494 81.701217 0 0 0.254173,0.11267 0.14802902,0.23510494 81.701217 0 0 0.211408,-0.180581 0.14802902,0.23510494 81.701217 0 0 -0.254109,-0.112165 0.14802902,0.23510494 81.701217 0 0 -0.0052,7.65e-4 z m 2.557004,-0.172799 a 0.56599336,1.0449107 81.701217 0 0 -0.01293,0.144429 0.56599336,1.0449107 81.701217 0 0 0.109277,0.202244 0.3308884,0.70531475 81.701217 0 0 -0.209288,0.01509 0.3308884,0.70531475 81.701217 0 0 -0.525395,0.201168 l -0.06608,-0.452978 a 0.76626794,1.4280446 81.701217 0 0 0.33054,-0.0271 0.76626794,1.4280446 81.701217 0 0 0.373851,-0.08284 z m -2.241343,0.795205 a 0.47891746,0.66177677 81.701217 0 0 -0.585361,0.56961 0.47891746,0.66177677 81.701217 0 0 0.09501,0.196093 c -0.01095,0.07906 -0.01473,0.163671 -0.0014,0.255431 l 0.0907,0.621775 c 0.04431,0.303783 0.216035,0.52836 0.384799,0.503743 0.168765,-0.02462 0.268691,-0.288817 0.22438,-0.5926 l -0.08804,-0.603636 a 0.47891746,0.66177677 81.701217 0 0 0.01256,-0.0019 l 0.01691,0.11589 c 0.04431,0.303785 0.223544,0.527266 0.402434,0.501173 0.178899,-0.0261 0.28733,-0.291536 0.243019,-0.595322 l -0.04622,-0.316891 c -0.0071,-0.04835 -0.01803,-0.09335 -0.03183,-0.13687 a 0.47891746,0.66177677 81.701217 0 0 0.0072,-0.137923 0.47891746,0.66177677 81.701217 0 0 -0.724181,-0.378597 z m 2.711444,0.871932 a 0.28735047,0.44408711 81.701217 0 0 -0.386323,0.34658 0.28735047,0.44408711 81.701217 0 0 0.09541,0.146119 c -0.02282,0.09183 -0.03317,0.195671 -0.0164,0.310631 0.04284,0.293656 0.212878,0.510296 0.381651,0.485678 0.168765,-0.02462 0.270362,-0.280878 0.227529,-0.574535 -0.01008,-0.06876 -0.0286,-0.131969 -0.05085,-0.190186 a 0.28735047,0.44408711 81.701217 0 0 0.241488,-0.305897 0.28735047,0.44408711 81.701217 0 0 -0.480817,-0.220096 0.28735047,0.44408711 81.701217 0 0 -0.01162,0.0017 z" />
+ <path
+ id="path2976"
+ style="opacity:1;fill:url(#linearGradient2978);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.13384;stroke-linecap:round;stroke-opacity:1;stop-color:#000000"
+ d="m 80.937199,45.426514 a 0.14784148,0.15966879 81.701217 0 0 -0.130624,0.168279 0.14784148,0.15966879 81.701217 0 0 0.179454,0.1234 0.14784148,0.15966879 81.701217 0 0 0.136392,-0.16947 0.14784148,0.15966879 81.701217 0 0 -0.179068,-0.123107 0.14784148,0.15966879 81.701217 0 0 -0.006,8.86e-4 z m -0.503631,0.766473 a 0.14192781,0.18332344 81.701217 0 0 -0.160854,0.167098 0.14192781,0.18332344 81.701217 0 0 0.201834,0.113845 0.14192781,0.18332344 81.701217 0 0 0.160896,-0.166754 0.14192781,0.18332344 81.701217 0 0 -0.201876,-0.114189 z m -0.366254,0.400103 a 0.2128917,0.35481952 81.701217 0 0 -0.320011,0.261956 0.2128917,0.35481952 81.701217 0 0 0.381793,0.159239 0.2128917,0.35481952 81.701217 0 0 0.3204,-0.261663 0.2128917,0.35481952 81.701217 0 0 -0.381844,-0.159582 0.2128917,0.35481952 81.701217 0 1 -3.44e-4,5e-5 z m 0.530402,-0.07736 a 0.13010049,0.13601415 81.701217 0 0 -0.113317,0.147933 0.13010049,0.13601415 81.701217 0 0 0.153295,0.109394 0.13010049,0.13601415 81.701217 0 0 0.115669,-0.148625 0.13010049,0.13601415 81.701217 0 0 -0.153254,-0.109051 0.13010049,0.13601415 81.701217 0 0 -0.0026,3.75e-4 z m -4.215954,0.865875 a 0.12418684,0.22471902 81.701217 0 0 -0.204508,0.155293 0.12418684,0.22471902 81.701217 0 0 0.240395,0.09075 0.12418684,0.22471902 81.701217 0 0 0.204467,-0.155634 0.12418684,0.22471902 81.701217 0 0 -0.240354,-0.0904 z m 1.641533,-0.203435 a 0.15375513,0.2128917 81.701217 0 0 -0.186189,0.182675 0.15375513,0.2128917 81.701217 0 0 0.232608,0.121239 0.15375513,0.2128917 81.701217 0 0 0.188631,-0.182682 0.15375513,0.2128917 81.701217 0 0 -0.233004,-0.121531 0.15375513,0.2128917 81.701217 0 0 -0.0018,2.55e-4 z m -1.814785,0.623271 a 0.09461854,0.15966879 81.701217 0 0 -0.143056,0.116618 0.09461854,0.15966879 81.701217 0 0 0.171718,0.07036 0.09461854,0.15966879 81.701217 0 0 0.144476,-0.116477 0.09461854,0.15966879 81.701217 0 0 -0.171777,-0.0707 0.09461854,0.15966879 81.701217 0 0 -0.0018,2.55e-4 z m 2.136677,-0.275659 a 0.11235951,0.2128917 81.701217 0 0 -0.188803,0.140769 0.11235951,0.2128917 81.701217 0 0 0.227015,0.08047 0.11235951,0.2128917 81.701217 0 0 0.194233,-0.141911 0.11235951,0.2128917 81.701217 0 0 -0.226628,-0.08018 0.11235951,0.2128917 81.701217 0 0 -0.006,8.84e-4 z m 1.243156,-0.145684 a 0.1005322,0.24246002 81.701217 0 0 -0.222961,0.134218 0.1005322,0.24246002 81.701217 0 0 0.254404,0.06459 0.1005322,0.24246002 81.701217 0 0 0.225361,-0.134568 0.1005322,0.24246002 81.701217 0 0 -0.254411,-0.06459 0.1005322,0.24246002 81.701217 0 0 -0.0026,3.75e-4 z m -1.721269,0.358708 a 0.18923708,0.33116489 81.701217 0 0 -0.299156,0.234799 0.18923708,0.33116489 81.701217 0 0 0.354785,0.139414 0.18923708,0.33116489 81.701217 0 0 0.300526,-0.235 0.18923708,0.33116489 81.701217 0 0 -0.355132,-0.139362 0.18923708,0.33116489 81.701217 0 0 -8.67e-4,1.26e-4 z m -1.963883,0.298336 a 0.20697806,0.31933758 81.701217 0 0 -0.285602,0.250996 0.20697806,0.31933758 81.701217 0 0 0.345696,0.158563 0.20697806,0.31933758 81.701217 0 0 0.286335,-0.250753 0.20697806,0.31933758 81.701217 0 0 -0.346082,-0.158857 0.20697806,0.31933758 81.701217 0 1 -3.44e-4,5e-5 z m 4.925867,-0.503223 a 0.07687757,0.1005322 81.701217 0 0 -0.08508,0.08999 0.07687757,0.1005322 81.701217 0 0 0.110669,0.06144 0.07687757,0.1005322 81.701217 0 0 0.08816,-0.09044 0.07687757,0.1005322 81.701217 0 0 -0.110318,-0.06149 0.07687757,0.1005322 81.701217 0 0 -0.0035,5.1e-4 z m -7.652269,1.307344 a 0.15375513,0.21880537 81.701217 0 0 -0.188921,0.183074 0.15375513,0.21880537 81.701217 0 0 0.238773,0.120339 0.15375513,0.21880537 81.701217 0 0 0.19411,-0.18348 0.15375513,0.21880537 81.701217 0 0 -0.238483,-0.120732 0.15375513,0.21880537 81.701217 0 0 -0.0052,7.65e-4 z m 7.72437,-1.055047 a 0.11235951,0.24837369 81.701217 0 0 -0.219894,0.145653 0.11235951,0.24837369 81.701217 0 0 0.261917,0.07538 0.11235951,0.24837369 81.701217 0 0 0.229473,-0.147052 0.11235951,0.24837369 81.701217 0 0 -0.261917,-0.07538 0.11235951,0.24837369 81.701217 0 0 -0.0096,0.0014 z m -0.56737,0.130638 a 0.23063269,0.40212879 81.701217 0 0 -0.354077,0.284748 0.23063269,0.40212879 81.701217 0 0 0.430926,0.170245 0.23063269,0.40212879 81.701217 0 0 0.364687,-0.286295 0.23063269,0.40212879 81.701217 0 0 -0.431271,-0.170194 0.23063269,0.40212879 81.701217 0 0 -0.01019,0.0015 z m -4.63578,0.759713 a 0.13601415,0.16558245 81.701217 0 0 -0.143905,0.158686 0.13601415,0.16558245 81.701217 0 0 0.183188,0.110623 0.13601415,0.16558245 81.701217 0 0 0.144293,-0.15839 0.13601415,0.16558245 81.701217 0 0 -0.183576,-0.110919 z m -0.435297,0.171135 a 0.17149612,0.26611465 81.701217 0 0 -0.238398,0.208114 0.17149612,0.26611465 81.701217 0 0 0.28825,0.131294 0.17149612,0.26611465 81.701217 0 0 0.238399,-0.208113 0.17149612,0.26611465 81.701217 0 0 -0.287913,-0.131344 0.17149612,0.26611465 81.701217 0 1 -3.44e-4,5e-5 z m -2.19624,0.427987 a 0.09461854,0.18332344 81.701217 0 0 -0.168033,0.120262 0.09461854,0.18332344 81.701217 0 0 0.195334,0.06692 0.09461854,0.18332344 81.701217 0 0 0.167735,-0.119871 0.09461854,0.18332344 81.701217 0 0 -0.195036,-0.0673 z m 0.341452,0.129476 a 0.11235951,0.13601415 81.701217 0 0 -0.118264,0.130832 0.11235951,0.13601415 81.701217 0 0 0.150709,0.0916 0.11235951,0.13601415 81.701217 0 0 0.118255,-0.130828 0.11235951,0.13601415 81.701217 0 0 -0.1507,-0.0916 z m -0.473295,0.140684 a 0.2128917,0.36073318 81.701217 0 0 -0.322394,0.262304 0.2128917,0.36073318 81.701217 0 0 0.387602,0.15839 0.2128917,0.36073318 81.701217 0 0 0.326215,-0.262509 0.2128917,0.36073318 81.701217 0 0 -0.387659,-0.158734 0.2128917,0.36073318 81.701217 0 0 -0.0035,5.1e-4 z m -0.661821,0.108413 a 0.15375513,0.20697806 81.701217 0 0 -0.182417,0.182126 0.15375513,0.20697806 81.701217 0 0 0.22684,0.122428 0.15375513,0.20697806 81.701217 0 0 0.182764,-0.182174 0.15375513,0.20697806 81.701217 0 0 -0.227187,-0.12238 z m 4.300307,-0.388211 a 0.13601415,0.16558245 81.701217 0 0 -0.144253,0.158735 0.13601415,0.16558245 81.701217 0 0 0.183535,0.110574 0.13601415,0.16558245 81.701217 0 0 0.143947,-0.158341 0.13601415,0.16558245 81.701217 0 0 -0.183229,-0.110968 z m 6.64644,-0.76607 a 0.1005322,0.16558245 81.701217 0 0 -0.142546,0.122488 0.1005322,0.16558245 81.701217 0 0 0.178048,0.07538 0.1005322,0.16558245 81.701217 0 0 0.149433,-0.123147 0.1005322,0.16558245 81.701217 0 0 -0.178434,-0.07567 0.1005322,0.16558245 81.701217 0 0 -0.006,8.86e-4 z m -11.223746,1.72065 a 0.24246002,0.33707854 81.701217 0 0 -0.297277,0.288345 0.24246002,0.33707854 81.701217 0 0 0.368337,0.191608 0.24246002,0.33707854 81.701217 0 0 0.298597,-0.288889 0.24246002,0.33707854 81.701217 0 0 -0.368626,-0.191215 0.24246002,0.33707854 81.701217 0 0 -8.67e-4,1.27e-4 z m 10.712438,-1.502788 a 0.22471902,0.29568296 81.701217 0 0 -0.260136,0.265103 0.22471902,0.29568296 81.701217 0 0 0.01143,0.04167 0.260201,0.61502053 81.701217 0 1 -3.45e-4,4.9e-5 0.260201,0.61502053 81.701217 0 0 -0.344359,0.293814 0.260201,0.61502053 81.701217 0 0 0.64596,0.168586 0.260201,0.61502053 81.701217 0 0 0.571228,-0.346129 0.260201,0.61502053 81.701217 0 0 -0.302601,-0.174633 0.22471902,0.29568296 81.701217 0 0 0.0039,-0.06873 0.22471902,0.29568296 81.701217 0 0 -0.325015,-0.179752 z m -4.070574,1.059946 a 0.18923708,0.31342394 81.701217 0 0 -0.282728,0.232404 0.18923708,0.31342394 81.701217 0 0 0.337383,0.1423 0.18923708,0.31342394 81.701217 0 0 0.282677,-0.232743 0.18923708,0.31342394 81.701217 0 0 -0.337332,-0.141961 z m -6.995489,1.044495 a 0.15966879,0.19515074 81.701217 0 0 -0.158013,0.184155 0.15966879,0.19515074 81.701217 0 0 0.216056,0.129945 0.15966879,0.19515074 81.701217 0 0 0.169944,-0.186248 0.15966879,0.19515074 81.701217 0 0 -0.216015,-0.129599 0.15966879,0.19515074 81.701217 0 0 -0.01196,0.0018 z m 0.581016,-0.01311 a 0.10644585,0.18332344 81.701217 0 0 -0.162917,0.131402 0.10644585,0.18332344 81.701217 0 0 0.196692,0.0786 0.10644585,0.18332344 81.701217 0 0 0.166038,-0.131508 0.10644585,0.18332344 81.701217 0 0 -0.196735,-0.07894 0.10644585,0.18332344 81.701217 0 0 -0.0035,5.1e-4 z m 5.889138,-0.7276 a 0.13010049,0.16558245 81.701217 0 0 -0.143088,0.152272 0.13010049,0.16558245 81.701217 0 0 0.182677,0.104761 0.13010049,0.16558245 81.701217 0 0 0.144804,-0.152528 0.13010049,0.16558245 81.701217 0 0 -0.182338,-0.104805 0.13010049,0.16558245 81.701217 0 0 -0.0018,2.55e-4 z m -6.806687,1.136125 a 0.11827317,0.13601415 81.701217 0 0 -0.117416,0.136649 0.11827317,0.13601415 81.701217 0 0 0.151557,0.09741 0.11827317,0.13601415 81.701217 0 0 0.117754,-0.136695 0.11827317,0.13601415 81.701217 0 0 -0.151895,-0.09737 z m 10.447898,-1.320561 a 0.19515074,0.33116489 81.701217 0 0 -0.296251,0.240316 0.19515074,0.33116489 81.701217 0 0 0.355632,0.145232 0.19515074,0.33116489 81.701217 0 0 0.299668,-0.240815 0.19515074,0.33116489 81.701217 0 0 -0.35597,-0.145182 0.19515074,0.33116489 81.701217 0 0 -0.0035,5.1e-4 z m -2.152136,0.493198 a 0.27202831,0.41986984 81.701217 0 0 -0.366264,0.328114 0.27202831,0.41986984 81.701217 0 0 0.454704,0.208714 0.27202831,0.41986984 81.701217 0 0 0.37614,-0.329904 0.27202831,0.41986984 81.701217 0 0 -0.454653,-0.208372 0.27202831,0.41986984 81.701217 0 0 -0.0099,0.0015 z m 3.469828,-0.470473 a 0.17149612,0.27202831 81.701217 0 0 -0.240782,0.208463 0.17149612,0.27202831 81.701217 0 0 0.293721,0.130497 0.17149612,0.27202831 81.701217 0 0 0.244553,-0.209011 0.17149612,0.27202831 81.701217 0 0 -0.294067,-0.130449 0.17149612,0.27202831 81.701217 0 0 -0.0035,5.11e-4 z m -0.465083,0.319112 a 0.17740977,0.38438785 81.701217 0 0 -0.347736,0.230004 0.17740977,0.38438785 81.701217 0 0 0.406134,0.120042 0.17740977,0.38438785 81.701217 0 0 0.354568,-0.231 0.17740977,0.38438785 81.701217 0 0 -0.405779,-0.120093 0.17740977,0.38438785 81.701217 0 0 -0.0069,0.001 z m -0.212487,0.951166 a 0.16558245,0.26611465 81.701217 0 0 -0.239584,0.202346 0.16558245,0.26611465 81.701217 0 0 0.287401,0.125479 0.16558245,0.26611465 81.701217 0 0 0.239238,-0.202295 0.16558245,0.26611465 81.701217 0 0 -0.287055,-0.12553 z" />
+ <path
+ id="path2982"
+ style="opacity:0.470588;fill:#463e32;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.243824;stroke-linecap:round;stroke-opacity:1;stop-color:#000000"
+ d="m 102.4824,73.736094 a 0.89419027,0.67872263 81.701217 0 0 -0.53177,0.980997 0.89419027,0.67872263 81.701217 0 0 0.0204,0.103989 0.37706818,0.45248182 81.701217 0 0 -0.17955,-0.0044 0.37706818,0.45248182 81.701217 0 0 -0.39322,0.438086 0.37706818,0.45248182 81.701217 0 0 0.0159,0.06453 0.81877653,1.7237402 81.701217 0 0 -0.71644,0.810566 0.81877653,1.7237402 81.701217 0 0 0.0924,0.205534 0.37706818,0.72181627 81.701217 0 0 -0.60401,0.468196 0.37706818,0.72181627 81.701217 0 0 0.76878,0.26859 0.37706818,0.72181627 81.701217 0 0 0.64745,-0.371388 0.81877653,1.7237402 81.701217 0 0 0.42114,0.02834 0.64640255,1.5729129 81.701217 0 0 -0.0535,0.205168 0.45248182,0.91573697 81.701217 0 0 -0.18348,0.01658 0.45248182,0.91573697 81.701217 0 0 -0.80299,0.409355 0.65717591,1.2712584 81.701217 0 0 -0.49558,0.02008 0.65717591,1.2712584 81.701217 0 0 -0.564319,0.155537 0.71104284,1.0126973 81.701217 0 0 0.112469,-0.416232 0.71104284,1.0126973 81.701217 0 0 -0.713269,-0.560008 0.57098899,0.44170841 81.701217 0 0 -0.002,-0.02194 0.57098899,0.44170841 81.701217 0 0 -0.52003,-0.500969 0.57098899,0.44170841 81.701217 0 0 -0.35462,0.628547 0.57098899,0.44170841 81.701217 0 0 0.0104,0.05705 0.71104284,1.0126973 81.701217 0 0 -0.42402,0.689605 0.71104284,1.0126973 81.701217 0 0 0.0693,0.191081 c -10e-4,0.05194 1e-5,0.105256 0.008,0.159911 0.053,0.363328 0.29769,0.626357 0.54825,0.589808 0.16376,-0.02388 0.28688,-0.170738 0.33881,-0.370298 a 0.71104284,1.0126973 81.701217 0 0 0.14003,-0.01339 0.71104284,1.0126973 81.701217 0 0 0.28312,-0.07122 0.65717591,1.2712584 81.701217 0 0 -0.098,0.284242 0.53866884,0.87264346 81.701217 0 0 -0.54511,0.601579 0.53866884,0.87264346 81.701217 0 0 0.94117,0.40707 0.53866884,0.87264346 81.701217 0 0 0.767629,-0.49015 0.65717591,1.2712584 81.701217 0 0 0.19195,-0.0197 0.65717591,1.2712584 81.701217 0 0 0.53184,-0.142513 c -0.0387,0.123526 -0.0519,0.27301 -0.0287,0.432024 l 0.0264,0.180789 c 0.0548,0.375851 0.28382,0.651298 0.5135,0.617795 0.10104,-0.01474 0.18306,-0.08885 0.2406,-0.196811 l 0.14404,0.987475 c 0.0548,0.375853 0.29373,0.649853 0.53593,0.614524 0.24224,-0.03533 0.39353,-0.366249 0.33871,-0.742102 l -0.034,-0.233155 a 0.40938827,0.87264346 81.701217 0 0 0.69403,0.05284 0.40938827,0.87264346 81.701217 0 0 0.23098,-0.04896 0.71104284,1.1312045 81.701217 0 0 -0.007,0.169126 0.71104284,1.1312045 81.701217 0 0 0.92888,0.558483 l 0.0296,0.203231 c 0.0549,0.375852 0.26335,0.654279 0.46799,0.624431 0.0397,-0.0058 0.075,-0.0257 0.10764,-0.05198 l 0.0425,0.291752 c 0.0549,0.375851 0.33465,0.643885 0.62697,0.601245 0.29232,-0.04264 0.48328,-0.37934 0.42845,-0.755191 l -0.2155,-1.477473 c -0.0268,-0.183625 -0.10765,-0.340483 -0.21701,-0.449031 a 0.71104284,1.1312045 81.701217 0 0 -0.51788,-0.377133 0.70026949,1.292805 81.701217 0 0 0.65856,-0.740368 0.70026949,1.292805 81.701217 0 0 -0.65835,-0.49353 0.3986149,0.7864565 81.701217 0 0 0.27218,-0.3644 0.3986149,0.7864565 81.701217 0 0 -0.53374,-0.29396 0.50634867,1.0234707 81.701217 0 0 0.25717,-0.406145 0.50634867,1.0234707 81.701217 0 0 -0.65354,-0.368805 0.64640255,1.5729129 81.701217 0 0 0.19596,-0.380662 0.64640255,1.5729129 81.701217 0 0 -0.35219,-0.332537 0.81877653,0.81877653 0 0 0 0.002,-0.06907 0.258561,0.51712206 81.701217 0 0 0.18136,-0.0092 0.258561,0.51712206 81.701217 0 0 0.47445,-0.330874 0.258561,0.51712206 81.701217 0 0 -0.54911,-0.18094 0.258561,0.51712206 81.701217 0 0 -0.24578,0.0696 0.81877653,0.81877653 0 0 0 -0.74188,-0.359101 0.81877653,1.7237402 81.701217 0 0 -0.0224,-0.0139 0.5602156,0.50634867 81.701217 0 0 0.0147,-0.248531 0.5602156,0.50634867 81.701217 0 0 -0.54945,-0.484583 0.89419027,0.67872263 81.701217 0 0 -0.002,-0.01184 0.89419027,0.67872263 81.701217 0 0 -0.80045,-0.786677 0.89419027,0.67872263 81.701217 0 0 -0.0113,0.0017 z m -5.812621,2.545841 a 1.1204312,0.68949603 81.701217 0 0 -0.530152,0.778302 0.54944224,0.86187008 81.701217 0 0 -0.67681,0.650076 0.54944224,0.86187008 81.701217 0 0 0.120669,0.22497 0.73258955,1.4759526 81.701217 0 0 -0.798353,0.79896 0.73258955,1.4759526 81.701217 0 0 0.681903,0.497732 l 0.129942,0.89085 c 0.05482,0.375849 0.313184,0.647012 0.578951,0.608246 0.265756,-0.03876 0.435286,-0.37234 0.380463,-0.748189 l -0.109664,-0.751831 a 0.73258955,1.4759526 81.701217 0 0 0.274143,-0.06291 l 0.171952,1.17886 c 0.05482,0.375852 0.393664,0.635911 0.759827,0.582503 0.366171,-0.05341 0.617241,-0.399517 0.562411,-0.775369 l -0.33699,-2.310337 c -0.0333,-0.228593 -0.172772,-0.412844 -0.358511,-0.511159 a 1.1204312,0.68949603 81.701217 0 0 -0.0053,-0.04125 1.1204312,0.68949603 81.701217 0 0 -0.8444,-1.009469 z m -3.942109,1.707639 a 1.2173915,0.67872263 81.701217 0 0 -0.518424,0.980966 1.1850715,1.0126973 81.701217 0 0 -0.242417,9.74e-4 1.1850715,1.0126973 81.701217 0 0 -0.839411,0.988944 0.50634867,0.44170841 81.701217 0 0 -0.1159,-2.67e-4 0.50634867,0.44170841 81.701217 0 0 -0.36399,0.564339 0.50634867,0.44170841 81.701217 0 0 0.02945,0.114763 0.86187008,1.7237402 81.701217 0 0 -0.53432,0.754079 0.86187008,1.7237402 81.701217 0 0 0.433938,0.469597 c -0.0014,0.05836 6.81e-4,0.11807 0.0098,0.180034 l 0.193956,1.329724 c 0.05482,0.37585 0.289095,0.650525 0.525345,0.616065 0.236238,-0.03446 0.382288,-0.364607 0.327466,-0.740458 l -0.05783,-0.39649 c 0.129364,0.157672 0.316183,0.246114 0.510548,0.217764 0.318926,-0.04652 0.531295,-0.386342 0.476472,-0.762195 l -0.06283,-0.430776 a 0.86187008,1.7237402 81.701217 0 0 0.768966,-0.402483 l 0.138488,0.949446 c 0.05482,0.375857 0.421711,0.631185 0.822711,0.572694 l 0.06606,-0.0097 c 0.401,-0.05849 0.679666,-0.407981 0.624842,-0.783838 l -0.203596,-1.395803 a 0.99115063,1.4328591 81.701217 0 0 0.26726,-0.708123 0.99115063,1.4328591 81.701217 0 0 -0.713797,-0.712094 0.87264346,0.68949603 81.701217 0 0 -0.0031,-0.02119 0.87264346,0.68949603 81.701217 0 0 -0.808039,-0.764561 0.87264346,0.68949603 81.701217 0 0 -0.01847,0.0041 1.2173915,0.67872263 81.701217 0 0 -0.713059,-0.615427 z m 12.90249,-1.620954 a 0.31242793,0.57098899 81.701217 0 0 -0.50722,0.389774 0.31242793,0.57098899 81.701217 0 0 0.6099,0.226823 0.31242793,0.57098899 81.701217 0 0 0.52033,-0.391681 0.31242793,0.57098899 81.701217 0 0 -0.61053,-0.226736 0.31242793,0.57098899 81.701217 0 0 -0.0125,0.0018 z m 0.85628,0.746065 a 0.34474805,0.67872263 81.701217 0 0 -0.61597,0.43874 0.34474805,0.67872263 81.701217 0 0 0.72116,0.243069 0.34474805,0.67872263 81.701217 0 0 0.62165,-0.438934 0.34474805,0.67872263 81.701217 0 0 -0.72122,-0.243694 0.34474805,0.67872263 81.701217 0 0 -0.005,7.5e-4 z m 0.91429,0.628734 a 0.258561,0.65717591 81.701217 0 0 -0.60225,0.349513 0.258561,0.65717591 81.701217 0 0 0.10185,0.113752 c -0.0236,0.08046 -0.0318,0.169985 -0.0182,0.263054 0.042,0.288155 0.26402,0.492472 0.49789,0.458361 0.23386,-0.03411 0.38823,-0.293326 0.3462,-0.581482 -0.007,-0.04817 -0.0198,-0.09328 -0.037,-0.135935 a 0.258561,0.65717591 81.701217 0 0 0.40975,-0.307432 0.258561,0.65717591 81.701217 0 0 -0.6876,-0.161374 0.258561,0.65717591 81.701217 0 0 -0.0107,0.0016 z m -7.916699,1.612516 a 0.40938827,0.64640255 81.701217 0 0 -0.51665,0.281638 c -0.0398,-0.0068 -0.0806,-0.0099 -0.12215,-0.0038 -0.23387,0.03411 -0.39163,0.270196 -0.35386,0.529119 0.0378,0.258919 0.25639,0.440104 0.49025,0.405991 0.0366,-0.0053 0.0706,-0.01712 0.10296,-0.03158 l 0.002,0.01621 c 0.0548,0.375849 0.29043,0.650334 0.52847,0.615613 0.23804,-0.03472 0.386029,-0.365158 0.33121,-0.741007 l -0.0308,-0.211334 c -0.007,-0.04678 -0.0167,-0.09201 -0.0285,-0.135281 a 0.40938827,0.64640255 81.701217 0 0 0.302949,-0.415367 0.40938827,0.64640255 81.701217 0 0 -0.698629,-0.311295 0.40938827,0.64640255 81.701217 0 0 -0.007,0.0011 z M 100.4983,79.20799 a 0.1831474,0.29088117 81.701217 0 0 -0.25541,0.221887 0.1831474,0.29088117 81.701217 0 0 0.31448,0.139399 0.1831474,0.29088117 81.701217 0 0 0.26156,-0.223422 0.1831474,0.29088117 81.701217 0 0 -0.3144,-0.138773 0.1831474,0.29088117 81.701217 0 0 -0.006,9.3e-4 z m 3.16363,-0.213793 a 0.70026949,1.292805 81.701217 0 0 -0.016,0.178698 0.70026949,1.292805 81.701217 0 0 0.13522,0.250224 0.40938827,0.87264346 81.701217 0 0 -0.25895,0.01865 0.40938827,0.87264346 81.701217 0 0 -0.65004,0.248893 l -0.0817,-0.560441 a 0.94805715,1.7668336 81.701217 0 0 0.40897,-0.03354 0.94805715,1.7668336 81.701217 0 0 0.46253,-0.102492 z m -2.77308,0.983857 a 0.59253571,0.81877653 81.701217 0 0 -0.72423,0.704746 0.59253571,0.81877653 81.701217 0 0 0.11754,0.242613 c -0.0136,0.09783 -0.0182,0.2025 -0.002,0.316031 l 0.11221,0.769284 c 0.0548,0.375852 0.26728,0.653709 0.47609,0.623253 0.2088,-0.03046 0.33243,-0.357338 0.27761,-0.73319 l -0.10893,-0.746842 a 0.59253571,0.81877653 81.701217 0 0 0.0155,-0.0023 l 0.0209,0.143383 c 0.0548,0.375855 0.27658,0.652354 0.49791,0.620071 0.22134,-0.03229 0.3555,-0.360699 0.30067,-0.736554 l -0.0572,-0.392118 c -0.009,-0.05981 -0.0223,-0.115484 -0.0394,-0.169339 a 0.59253571,0.81877653 81.701217 0 0 0.009,-0.170645 0.59253571,0.81877653 81.701217 0 0 -0.89599,-0.468417 z m 3.35471,1.078791 a 0.35552141,0.54944224 81.701217 0 0 -0.47797,0.428803 0.35552141,0.54944224 81.701217 0 0 0.11805,0.18078 c -0.0283,0.113633 -0.041,0.242096 -0.0203,0.384326 0.053,0.363325 0.26338,0.631361 0.47221,0.600902 0.2088,-0.03046 0.33449,-0.347514 0.2815,-0.710839 -0.0124,-0.08506 -0.0353,-0.163279 -0.0629,-0.235308 a 0.35552141,0.54944224 81.701217 0 0 0.29876,-0.378465 0.35552141,0.54944224 81.701217 0 0 -0.59488,-0.272313 0.35552141,0.54944224 81.701217 0 0 -0.0144,0.0021 z" />
+ <path
+ id="path2984"
+ style="opacity:1;fill:url(#linearGradient2990);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.243824;stroke-linecap:round;stroke-opacity:1;stop-color:#000000"
+ d="m 102.40637,73.214815 a 0.89419027,0.67872263 81.701217 0 0 -0.53177,0.980996 0.89419027,0.67872263 81.701217 0 0 0.0204,0.103989 0.37706818,0.45248182 81.701217 0 0 -0.17956,-0.0044 0.37706818,0.45248182 81.701217 0 0 -0.39321,0.438083 0.37706818,0.45248182 81.701217 0 0 0.0159,0.06454 0.81877653,1.7237402 81.701217 0 0 -0.71644,0.810564 0.81877653,1.7237402 81.701217 0 0 0.0924,0.205536 0.37706818,0.72181627 81.701217 0 0 -0.60402,0.468192 0.37706818,0.72181627 81.701217 0 0 0.76879,0.268592 0.37706818,0.72181627 81.701217 0 0 0.64744,-0.371389 0.81877653,1.7237402 81.701217 0 0 0.42114,0.02835 0.64640255,1.5729129 81.701217 0 0 -0.0535,0.205166 0.45248182,0.91573697 81.701217 0 0 -0.18347,0.01658 0.45248182,0.91573697 81.701217 0 0 -0.80299,0.409356 0.65717591,1.2712584 81.701217 0 0 -0.49558,0.02008 0.65717591,1.2712584 81.701217 0 0 -0.564319,0.155537 0.71104284,1.0126973 81.701217 0 0 0.11246,-0.416232 0.71104284,1.0126973 81.701217 0 0 -0.71326,-0.560006 0.57098899,0.44170841 81.701217 0 0 -0.002,-0.02194 0.57098899,0.44170841 81.701217 0 0 -0.52002,-0.500969 0.57098899,0.44170841 81.701217 0 0 -0.35462,0.628547 0.57098899,0.44170841 81.701217 0 0 0.0104,0.05706 0.71104284,1.0126973 81.701217 0 0 -0.42402,0.689609 0.71104284,1.0126973 81.701217 0 0 0.0693,0.191079 c -10e-4,0.05194 1e-5,0.105258 0.008,0.159913 0.053,0.363325 0.29768,0.626356 0.54825,0.589807 0.16376,-0.02388 0.28688,-0.170737 0.33881,-0.370299 a 0.71104284,1.0126973 81.701217 0 0 0.14003,-0.01339 0.71104284,1.0126973 81.701217 0 0 0.28312,-0.07122 0.65717591,1.2712584 81.701217 0 0 -0.098,0.284241 0.53866884,0.87264346 81.701217 0 0 -0.54511,0.601579 0.53866884,0.87264346 81.701217 0 0 0.94117,0.40707 0.53866884,0.87264346 81.701217 0 0 0.767629,-0.490149 0.65717591,1.2712584 81.701217 0 0 0.19195,-0.0197 0.65717591,1.2712584 81.701217 0 0 0.53184,-0.142512 c -0.0387,0.123526 -0.0519,0.273011 -0.0287,0.432024 l 0.0264,0.180788 c 0.0548,0.375852 0.28382,0.651299 0.5135,0.617796 0.10104,-0.01474 0.18305,-0.08885 0.2406,-0.196811 l 0.14404,0.987476 c 0.0548,0.375852 0.29373,0.649852 0.53593,0.614522 0.24224,-0.03533 0.39354,-0.366248 0.33871,-0.7421 l -0.034,-0.233156 a 0.40938827,0.87264346 81.701217 0 0 0.69403,0.05285 0.40938827,0.87264346 81.701217 0 0 0.23098,-0.04896 0.71104284,1.1312045 81.701217 0 0 -0.007,0.169125 0.71104284,1.1312045 81.701217 0 0 0.92888,0.558484 l 0.0296,0.203228 c 0.0549,0.375855 0.26335,0.654283 0.46799,0.624433 0.0397,-0.0058 0.075,-0.02572 0.10764,-0.05199 l 0.0426,0.291753 c 0.0548,0.375852 0.33464,0.643886 0.62696,0.601246 0.29232,-0.04264 0.48328,-0.37934 0.42846,-0.755192 l -0.21552,-1.477475 c -0.0268,-0.183625 -0.10763,-0.34048 -0.21699,-0.449028 a 0.71104284,1.1312045 81.701217 0 0 -0.51788,-0.377133 0.70026949,1.292805 81.701217 0 0 0.65855,-0.740367 0.70026949,1.292805 81.701217 0 0 -0.65836,-0.49353 0.3986149,0.7864565 81.701217 0 0 0.2722,-0.364402 0.3986149,0.7864565 81.701217 0 0 -0.53376,-0.29396 0.50634867,1.0234707 81.701217 0 0 0.25719,-0.406144 0.50634867,1.0234707 81.701217 0 0 -0.65355,-0.368806 0.64640255,1.5729129 81.701217 0 0 0.19596,-0.380661 0.64640255,1.5729129 81.701217 0 0 -0.35219,-0.332537 0.81877653,0.81877653 0 0 0 0.002,-0.06907 0.258561,0.51712206 81.701217 0 0 0.18135,-0.0092 0.258561,0.51712206 81.701217 0 0 0.47445,-0.330873 0.258561,0.51712206 81.701217 0 0 -0.5491,-0.180941 0.258561,0.51712206 81.701217 0 0 -0.24579,0.0696 0.81877653,0.81877653 0 0 0 -0.74188,-0.359104 0.81877653,1.7237402 81.701217 0 0 -0.0225,-0.01391 0.5602156,0.50634867 81.701217 0 0 0.0147,-0.248529 0.5602156,0.50634867 81.701217 0 0 -0.54946,-0.484583 0.89419027,0.67872263 81.701217 0 0 -0.002,-0.01184 0.89419027,0.67872263 81.701217 0 0 -0.80045,-0.786676 0.89419027,0.67872263 81.701217 0 0 -0.0113,0.0017 z m -5.812626,2.545839 a 1.1204312,0.68949603 81.701217 0 0 -0.530152,0.778302 0.54944224,0.86187008 81.701217 0 0 -0.67681,0.650077 0.54944224,0.86187008 81.701217 0 0 0.120668,0.224971 0.73258955,1.4759526 81.701217 0 0 -0.798352,0.79896 0.73258955,1.4759526 81.701217 0 0 0.681903,0.497732 l 0.129941,0.890846 c 0.05482,0.375852 0.313184,0.647015 0.578951,0.60825 0.265757,-0.03876 0.435286,-0.372341 0.380464,-0.748193 l -0.109665,-0.751828 a 0.73258955,1.4759526 81.701217 0 0 0.274144,-0.06291 l 0.171952,1.178861 c 0.05482,0.375852 0.393664,0.635911 0.759826,0.582501 0.366177,-0.05341 0.617237,-0.399514 0.562417,-0.775366 l -0.33699,-2.31034 c -0.03334,-0.228593 -0.172778,-0.412845 -0.358516,-0.511158 a 1.1204312,0.68949603 81.701217 0 0 -0.0053,-0.04125 1.1204312,0.68949603 81.701217 0 0 -0.8444,-1.009469 z m -3.942109,1.707641 a 1.2173915,0.67872263 81.701217 0 0 -0.518425,0.980963 1.1850715,1.0126973 81.701217 0 0 -0.242416,9.74e-4 1.1850715,1.0126973 81.701217 0 0 -0.839411,0.988943 0.50634867,0.44170841 81.701217 0 0 -0.115901,-2.66e-4 0.50634867,0.44170841 81.701217 0 0 -0.363989,0.564338 0.50634867,0.44170841 81.701217 0 0 0.02944,0.11476 0.86187008,1.7237402 81.701217 0 0 -0.53432,0.754081 0.86187008,1.7237402 81.701217 0 0 0.433939,0.469599 c -0.0014,0.05836 6.81e-4,0.118069 0.0098,0.180032 l 0.193957,1.329722 c 0.05482,0.375854 0.289095,0.650529 0.525344,0.616069 0.23624,-0.03446 0.382289,-0.364608 0.327467,-0.740462 l -0.05783,-0.396486 c 0.129364,0.157674 0.316182,0.246113 0.510547,0.217762 0.318925,-0.04652 0.531294,-0.386341 0.476471,-0.762193 l -0.06283,-0.430775 a 0.86187008,1.7237402 81.701217 0 0 0.768964,-0.402487 l 0.13849,0.949445 c 0.05482,0.375858 0.42171,0.631188 0.82271,0.572697 l 0.06607,-0.0097 c 0.401001,-0.05849 0.679665,-0.407983 0.624842,-0.78384 l -0.203683,-1.39574 a 0.99115063,1.4328591 81.701217 0 0 0.267258,-0.708122 0.99115063,1.4328591 81.701217 0 0 -0.713795,-0.712091 0.87264346,0.68949603 81.701217 0 0 -0.0031,-0.02119 0.87264346,0.68949603 81.701217 0 0 -0.80804,-0.764561 0.87264346,0.68949603 81.701217 0 0 -0.01847,0.0041 1.2173915,0.67872263 81.701217 0 0 -0.71306,-0.615429 z m 12.902495,-1.620958 a 0.31242793,0.57098899 81.701217 0 0 -0.50723,0.389777 0.31242793,0.57098899 81.701217 0 0 0.60991,0.226825 0.31242793,0.57098899 81.701217 0 0 0.52032,-0.391685 0.31242793,0.57098899 81.701217 0 0 -0.61053,-0.226736 0.31242793,0.57098899 81.701217 0 0 -0.0125,0.0018 z m 0.85627,0.746068 a 0.34474805,0.67872263 81.701217 0 0 -0.61597,0.43874 0.34474805,0.67872263 81.701217 0 0 0.72117,0.243069 0.34474805,0.67872263 81.701217 0 0 0.62165,-0.438935 0.34474805,0.67872263 81.701217 0 0 -0.72123,-0.243693 0.34474805,0.67872263 81.701217 0 0 -0.005,7.5e-4 z m 0.9143,0.628733 a 0.258561,0.65717591 81.701217 0 0 -0.60225,0.349515 0.258561,0.65717591 81.701217 0 0 0.10185,0.113751 c -0.0236,0.08046 -0.0318,0.169989 -0.0182,0.263054 0.0421,0.288157 0.26403,0.49247 0.4979,0.458359 0.23386,-0.03411 0.38822,-0.293323 0.34619,-0.58148 -0.007,-0.04817 -0.0199,-0.09328 -0.0371,-0.135934 a 0.258561,0.65717591 81.701217 0 0 0.40975,-0.307433 0.258561,0.65717591 81.701217 0 0 -0.68759,-0.161376 0.258561,0.65717591 81.701217 0 0 -0.0107,0.0016 z m -7.916709,1.612516 a 0.40938827,0.64640255 81.701217 0 0 -0.51665,0.28164 c -0.0398,-0.0068 -0.0805,-0.0099 -0.12215,-0.0038 -0.23387,0.03411 -0.39162,0.270195 -0.35386,0.529118 0.0378,0.258917 0.25639,0.440103 0.49026,0.405991 0.0366,-0.0053 0.0705,-0.01712 0.10296,-0.03158 l 0.002,0.01621 c 0.0548,0.37585 0.29042,0.650333 0.52846,0.615612 0.23804,-0.03472 0.38603,-0.365155 0.33121,-0.741006 l -0.0308,-0.211335 c -0.007,-0.04678 -0.0167,-0.09201 -0.0285,-0.13528 a 0.40938827,0.64640255 81.701217 0 0 0.302949,-0.415365 0.40938827,0.64640255 81.701217 0 0 -0.698619,-0.311296 0.40938827,0.64640255 81.701217 0 0 -0.007,0.0011 z m 1.014279,-0.147944 a 0.1831474,0.29088117 81.701217 0 0 -0.25541,0.221887 0.1831474,0.29088117 81.701217 0 0 0.31447,0.139399 0.1831474,0.29088117 81.701217 0 0 0.26156,-0.223422 0.1831474,0.29088117 81.701217 0 0 -0.31439,-0.138774 0.1831474,0.29088117 81.701217 0 0 -0.006,9.3e-4 z m 3.16363,-0.213794 a 0.70026949,1.292805 81.701217 0 0 -0.0161,0.178701 0.70026949,1.292805 81.701217 0 0 0.13523,0.250221 0.40938827,0.87264346 81.701217 0 0 -0.25894,0.01865 0.40938827,0.87264346 81.701217 0 0 -0.65005,0.248894 l -0.0817,-0.560442 a 0.94805715,1.7668336 81.701217 0 0 0.40896,-0.03353 0.94805715,1.7668336 81.701217 0 0 0.46255,-0.102492 z m -2.77308,0.98386 a 0.59253571,0.81877653 81.701217 0 0 -0.72423,0.704745 0.59253571,0.81877653 81.701217 0 0 0.11753,0.242615 c -0.0136,0.09781 -0.0182,0.2025 -0.002,0.316028 l 0.11221,0.769284 c 0.0548,0.375852 0.26729,0.653709 0.47609,0.623251 0.2088,-0.03046 0.33244,-0.357336 0.27761,-0.733188 l -0.10893,-0.746843 a 0.59253571,0.81877653 81.701217 0 0 0.0155,-0.0023 l 0.0209,0.143385 c 0.0548,0.375854 0.27658,0.652354 0.49791,0.62007 0.22134,-0.03229 0.3555,-0.360699 0.30067,-0.736553 l -0.0572,-0.392122 c -0.009,-0.05981 -0.0223,-0.115483 -0.0394,-0.169335 a 0.59253571,0.81877653 81.701217 0 0 0.009,-0.170645 0.59253571,0.81877653 81.701217 0 0 -0.89599,-0.468417 z m 3.3547,1.078786 a 0.35552141,0.54944224 81.701217 0 0 -0.47797,0.428803 0.35552141,0.54944224 81.701217 0 0 0.11806,0.180787 c -0.0283,0.113629 -0.0411,0.242092 -0.0203,0.384323 0.053,0.363323 0.26338,0.63136 0.4722,0.600901 0.2088,-0.03046 0.3345,-0.347515 0.28151,-0.710839 -0.0124,-0.08506 -0.0353,-0.163278 -0.0629,-0.235308 a 0.35552141,0.54944224 81.701217 0 0 0.29878,-0.378467 0.35552141,0.54944224 81.701217 0 0 -0.59488,-0.272314 0.35552141,0.54944224 81.701217 0 0 -0.0145,0.0021 z" />
+ <path
+ id="path2986"
+ style="opacity:0.496732;fill:url(#linearGradient2988);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.165592;stroke-linecap:round;stroke-opacity:1;stop-color:#000000"
+ d="m 102.27535,73.502182 a 0.18291535,0.19754857 81.701217 0 0 -0.16161,0.208199 0.18291535,0.19754857 81.701217 0 0 0.22203,0.152677 0.18291535,0.19754857 81.701217 0 0 0.16874,-0.209676 0.18291535,0.19754857 81.701217 0 0 -0.22154,-0.152312 0.18291535,0.19754857 81.701217 0 0 -0.007,0.001 z m -0.62311,0.948309 a 0.17559873,0.22681504 81.701217 0 0 -0.19902,0.206742 0.17559873,0.22681504 81.701217 0 0 0.24972,0.140852 0.17559873,0.22681504 81.701217 0 0 0.19907,-0.206314 0.17559873,0.22681504 81.701217 0 0 -0.24977,-0.14128 z m -0.45314,0.495024 a 0.26339807,0.43899682 81.701217 0 0 -0.39594,0.324102 0.26339807,0.43899682 81.701217 0 0 0.47237,0.197018 0.26339807,0.43899682 81.701217 0 0 0.39641,-0.32374 0.26339807,0.43899682 81.701217 0 0 -0.47243,-0.197441 0.26339807,0.43899682 81.701217 0 1 -4.6e-4,6.6e-5 z m 0.65623,-0.09573 a 0.16096549,0.16828211 81.701217 0 0 -0.1402,0.183029 0.16096549,0.16828211 81.701217 0 0 0.18967,0.135346 0.16096549,0.16828211 81.701217 0 0 0.14311,-0.183884 0.16096549,0.16828211 81.701217 0 0 -0.18962,-0.134923 0.16096549,0.16828211 81.701217 0 0 -0.003,4.5e-4 z m -5.216146,1.071295 a 0.15364889,0.27803129 81.701217 0 0 -0.253024,0.192137 0.15364889,0.27803129 81.701217 0 0 0.297426,0.11227 0.15364889,0.27803129 81.701217 0 0 0.252975,-0.192554 0.15364889,0.27803129 81.701217 0 0 -0.297377,-0.111853 z m 2.030967,-0.251702 a 0.19023196,0.26339807 81.701217 0 0 -0.23036,0.226013 0.19023196,0.26339807 81.701217 0 0 0.28779,0.150001 0.19023196,0.26339807 81.701217 0 0 0.23339,-0.226021 0.19023196,0.26339807 81.701217 0 0 -0.28829,-0.150362 0.19023196,0.26339807 81.701217 0 0 -0.002,3.01e-4 z m -2.245321,0.771136 a 0.11706581,0.19754857 81.701217 0 0 -0.176993,0.144292 0.11706581,0.19754857 81.701217 0 0 0.212458,0.08705 0.11706581,0.19754857 81.701217 0 0 0.178749,-0.144112 0.11706581,0.19754857 81.701217 0 0 -0.21253,-0.08747 0.11706581,0.19754857 81.701217 0 0 -0.0022,3.14e-4 z m 2.643581,-0.341059 a 0.13901566,0.26339807 81.701217 0 0 -0.23359,0.174167 0.13901566,0.26339807 81.701217 0 0 0.28087,0.09956 0.13901566,0.26339807 81.701217 0 0 0.24031,-0.17558 0.13901566,0.26339807 81.701217 0 0 -0.28039,-0.0992 0.13901566,0.26339807 81.701217 0 0 -0.007,0.0011 z m 1.538079,-0.180248 a 0.12438243,0.29998118 81.701217 0 0 -0.27585,0.166062 0.12438243,0.29998118 81.701217 0 0 0.31475,0.07991 0.12438243,0.29998118 81.701217 0 0 0.27883,-0.166492 0.12438243,0.29998118 81.701217 0 0 -0.31477,-0.07991 0.12438243,0.29998118 81.701217 0 0 -0.003,4.66e-4 z m -2.129619,0.443805 a 0.23413166,0.40973037 81.701217 0 0 -0.37013,0.290505 0.23413166,0.40973037 81.701217 0 0 0.43896,0.172488 0.23413166,0.40973037 81.701217 0 0 0.37182,-0.290749 0.23413166,0.40973037 81.701217 0 0 -0.43938,-0.172429 0.23413166,0.40973037 81.701217 0 0 -10e-4,1.66e-4 z m -2.429795,0.36911 a 0.25608148,0.39509717 81.701217 0 0 -0.353358,0.310541 0.25608148,0.39509717 81.701217 0 0 0.427708,0.196181 0.25608148,0.39509717 81.701217 0 0 0.354267,-0.310241 0.25608148,0.39509717 81.701217 0 0 -0.428187,-0.196544 0.25608148,0.39509717 81.701217 0 1 -4.36e-4,6.3e-5 z m 6.094474,-0.622608 a 0.09511599,0.12438243 81.701217 0 0 -0.10526,0.111347 0.09511599,0.12438243 81.701217 0 0 0.13692,0.07602 0.09511599,0.12438243 81.701217 0 0 0.10907,-0.111903 0.09511599,0.12438243 81.701217 0 0 -0.13649,-0.07608 0.09511599,0.12438243 81.701217 0 0 -0.004,6e-4 z m -9.467688,1.617496 a 0.19023196,0.27071469 81.701217 0 0 -0.233739,0.226508 0.19023196,0.27071469 81.701217 0 0 0.295418,0.148887 0.19023196,0.27071469 81.701217 0 0 0.240162,-0.227007 0.19023196,0.27071469 81.701217 0 0 -0.295062,-0.149376 0.19023196,0.27071469 81.701217 0 0 -0.0063,9.3e-4 z m 9.556888,-1.30535 a 0.13901566,0.30729777 81.701217 0 0 -0.27206,0.180209 0.13901566,0.30729777 81.701217 0 0 0.32406,0.09326 0.13901566,0.30729777 81.701217 0 0 0.28392,-0.181941 0.13901566,0.30729777 81.701217 0 0 -0.32406,-0.09326 0.13901566,0.30729777 81.701217 0 0 -0.0118,0.0018 z m -0.70197,0.161625 a 0.28534793,0.49752973 81.701217 0 0 -0.43807,0.352298 0.28534793,0.49752973 81.701217 0 0 0.53316,0.210637 0.28534793,0.49752973 81.701217 0 0 0.4512,-0.354217 0.28534793,0.49752973 81.701217 0 0 -0.53359,-0.21057 0.28534793,0.49752973 81.701217 0 0 -0.0127,0.0019 z m -5.735564,0.939949 a 0.16828211,0.20486519 81.701217 0 0 -0.178046,0.196331 0.16828211,0.20486519 81.701217 0 0 0.226648,0.13687 0.16828211,0.20486519 81.701217 0 0 0.178526,-0.195969 0.16828211,0.20486519 81.701217 0 0 -0.227128,-0.137232 z m -0.538567,0.211733 a 0.21218181,0.32924759 81.701217 0 0 -0.294956,0.257486 0.21218181,0.32924759 81.701217 0 0 0.356634,0.162446 0.21218181,0.32924759 81.701217 0 0 0.294956,-0.257488 0.21218181,0.32924759 81.701217 0 0 -0.356217,-0.162505 0.21218181,0.32924759 81.701217 0 1 -4.12e-4,6e-5 z m -2.717277,0.529524 a 0.11706581,0.22681504 81.701217 0 0 -0.207894,0.148798 0.11706581,0.22681504 81.701217 0 0 0.241674,0.08279 0.11706581,0.22681504 81.701217 0 0 0.207528,-0.148313 0.11706581,0.22681504 81.701217 0 0 -0.241308,-0.08328 z m 0.422459,0.160192 a 0.13901566,0.16828211 81.701217 0 0 -0.146321,0.161869 0.13901566,0.16828211 81.701217 0 0 0.186462,0.113327 0.13901566,0.16828211 81.701217 0 0 0.14631,-0.161866 0.13901566,0.16828211 81.701217 0 0 -0.186451,-0.11333 z m -0.585579,0.174056 a 0.26339807,0.44631342 81.701217 0 0 -0.39888,0.324533 0.26339807,0.44631342 81.701217 0 0 0.479555,0.195967 0.26339807,0.44631342 81.701217 0 0 0.403608,-0.324788 0.26339807,0.44631342 81.701217 0 0 -0.479628,-0.196391 0.26339807,0.44631342 81.701217 0 0 -0.0043,6.15e-4 z m -0.818834,0.13413 a 0.19023196,0.25608148 81.701217 0 0 -0.225694,0.225332 0.19023196,0.25608148 81.701217 0 0 0.280657,0.151475 0.19023196,0.25608148 81.701217 0 0 0.226122,-0.225395 0.19023196,0.25608148 81.701217 0 0 -0.281085,-0.151412 z m 5.320511,-0.48031 a 0.16828211,0.20486519 81.701217 0 0 -0.178474,0.196398 0.16828211,0.20486519 81.701217 0 0 0.227076,0.136805 0.16828211,0.20486519 81.701217 0 0 0.178096,-0.195905 0.16828211,0.20486519 81.701217 0 0 -0.226698,-0.137294 z m 8.223241,-0.947813 a 0.12438243,0.20486519 81.701217 0 0 -0.17636,0.151547 0.12438243,0.20486519 81.701217 0 0 0.22028,0.09326 0.12438243,0.20486519 81.701217 0 0 0.18488,-0.15236 0.12438243,0.20486519 81.701217 0 0 -0.22075,-0.09362 0.12438243,0.20486519 81.701217 0 0 -0.007,0.001 z m -13.886465,2.12886 a 0.29998118,0.41704698 81.701217 0 0 -0.367803,0.356751 0.29998118,0.41704698 81.701217 0 0 0.455722,0.237065 0.29998118,0.41704698 81.701217 0 0 0.369436,-0.357424 0.29998118,0.41704698 81.701217 0 0 -0.456079,-0.236578 0.29998118,0.41704698 81.701217 0 0 -0.001,1.49e-4 z m 13.253855,-1.859299 a 0.27803129,0.36583073 81.701217 0 0 -0.32185,0.327997 0.27803129,0.36583073 81.701217 0 0 0.0138,0.0516 0.32193101,0.76092784 81.701217 0 1 -4.7e-4,6.6e-5 0.32193101,0.76092784 81.701217 0 0 -0.42605,0.363519 0.32193101,0.76092784 81.701217 0 0 0.79922,0.208578 0.32193101,0.76092784 81.701217 0 0 0.70673,-0.42824 0.32193101,0.76092784 81.701217 0 0 -0.37439,-0.216063 0.27803129,0.36583073 81.701217 0 0 0.005,-0.08503 0.27803129,0.36583073 81.701217 0 0 -0.40212,-0.222398 z m -5.036279,1.311409 a 0.23413166,0.38778054 81.701217 0 0 -0.3498,0.287542 0.23413166,0.38778054 81.701217 0 0 0.41742,0.176061 0.23413166,0.38778054 81.701217 0 0 0.34974,-0.287962 0.23413166,0.38778054 81.701217 0 0 -0.41736,-0.175639 z m -8.655095,1.292296 A 0.19754857,0.24144825 81.701217 0 0 90.579687,80.405858 0.19754857,0.24144825 81.701217 0 0 90.847,80.566632 0.19754857,0.24144825 81.701217 0 0 91.057259,80.336198 0.19754857,0.24144825 81.701217 0 0 90.79,80.175852 a 0.19754857,0.24144825 81.701217 0 0 -0.0148,0.0022 z m 0.718857,-0.01621 a 0.13169903,0.22681504 81.701217 0 0 -0.201569,0.162578 0.13169903,0.22681504 81.701217 0 0 0.243358,0.09724 0.13169903,0.22681504 81.701217 0 0 0.205427,-0.162707 0.13169903,0.22681504 81.701217 0 0 -0.243407,-0.09767 0.13169903,0.22681504 81.701217 0 0 -0.0043,6.15e-4 z m 7.286278,-0.900215 a 0.16096549,0.20486519 81.701217 0 0 -0.17704,0.1884 0.16096549,0.20486519 81.701217 0 0 0.22602,0.12961 0.16096549,0.20486519 81.701217 0 0 0.17916,-0.18871 0.16096549,0.20486519 81.701217 0 0 -0.2256,-0.129671 0.16096549,0.20486519 81.701217 0 0 -0.002,3e-4 z m -8.421508,1.405661 a 0.14633227,0.16828211 81.701217 0 0 -0.14527,0.169065 0.14633227,0.16828211 81.701217 0 0 0.187511,0.120523 0.14633227,0.16828211 81.701217 0 0 0.14569,-0.169125 0.14633227,0.16828211 81.701217 0 0 -0.187931,-0.120463 z m 12.926557,-1.633853 a 0.24144825,0.40973037 81.701217 0 0 -0.36653,0.297328 0.24144825,0.40973037 81.701217 0 0 0.43999,0.179687 0.24144825,0.40973037 81.701217 0 0 0.37077,-0.297947 0.24144825,0.40973037 81.701217 0 0 -0.44043,-0.179623 0.24144825,0.40973037 81.701217 0 0 -0.004,6.01e-4 z m -2.66271,0.610203 a 0.33656424,0.51947963 81.701217 0 0 -0.45315,0.405955 0.33656424,0.51947963 81.701217 0 0 0.56257,0.25823 0.33656424,0.51947963 81.701217 0 0 0.46538,-0.40817 0.33656424,0.51947963 81.701217 0 0 -0.56252,-0.257807 0.33656424,0.51947963 81.701217 0 0 -0.0122,0.0018 z m 4.29301,-0.58209 a 0.21218181,0.33656424 81.701217 0 0 -0.29791,0.257916 0.21218181,0.33656424 81.701217 0 0 0.36342,0.161457 0.21218181,0.33656424 81.701217 0 0 0.30255,-0.258597 0.21218181,0.33656424 81.701217 0 0 -0.36382,-0.161394 0.21218181,0.33656424 81.701217 0 0 -0.004,6e-4 z m -0.57541,0.394818 a 0.21949842,0.47557993 81.701217 0 0 -0.43025,0.284569 0.21949842,0.47557993 81.701217 0 0 0.50248,0.148522 0.21949842,0.47557993 81.701217 0 0 0.43869,-0.285804 0.21949842,0.47557993 81.701217 0 0 -0.50204,-0.148583 0.21949842,0.47557993 81.701217 0 0 -0.008,0.0012 z m -0.26291,1.176821 a 0.20486519,0.32924759 81.701217 0 0 -0.29642,0.250349 0.20486519,0.32924759 81.701217 0 0 0.35559,0.155248 0.20486519,0.32924759 81.701217 0 0 0.29599,-0.250288 0.20486519,0.32924759 81.701217 0 0 -0.35516,-0.155309 z" />
+ <g
+ id="g2541"
+ clip-path="url(#clipPath2543-9)"
+ transform="matrix(0.86692549,-0.12645194,0.12645194,0.86692549,15.334713,19.607576)">
+ <g
+ inkscape:label="Clip"
+ id="g2539">
+ <path
+ style="fill:url(#linearGradient2525);fill-opacity:1;stroke:none;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 144.01915,70.534892 0.32381,-0.598805 1.02591,-0.301001 -0.57571,-1.352224 1.01223,0.995058 -0.0415,-1.684173 0.66581,1.43289 0.31449,-1.003242 0.1893,0.698491 1.06407,-0.350654 0.51052,0.306991 0.29719,-0.56013 0.1444,0.825671 1.03015,-0.774366 -0.71181,0.965795 1.29972,0.149968 0.9392,-1.972394 -0.62906,2.254339 1.09018,-0.524059 -0.65473,0.919922 0.90406,0.821869 0.81809,0.18748 1.09005,-1.501383 -0.5723,1.620035 1.06364,0.243752 -2.89937,0.199956 -5.59881,-0.649862 c 0,0 -2.09955,-0.449903 -2.09955,-0.349924 z"
+ id="path2517"
+ sodipodi:nodetypes="cccccccccccccccccccccccccccc" />
+ </g>
+ <path
+ style="opacity:0.22549;mix-blend-mode:multiply;fill:#334400;fill-opacity:1;stroke:none;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 144.18355,70.48345 4.12111,0.688402 -0.44186,-0.812882 0.73305,0.641549 0.41669,-0.982981 -0.0158,1.278861 0.64798,0.106321 0.28569,-1.67909 0.19834,1.271303 0.69356,-0.937384 -0.29743,1.048564 0.26598,0.122465 0.80126,-0.434028 -0.16168,0.511849 0.58262,0.484918 c 0,0 3.16362,-0.282782 3.1106,-0.406498 -0.053,-0.123717 -0.77765,-2.385976 -0.77765,-2.385976 l -1.1488,2.226911 -0.38883,-0.565565 c 0,0 -1.02508,-3.764537 -1.04276,-3.64082 -0.0177,0.123719 -1.2195,2.562714 -1.2195,2.562714 l -0.053,-0.388826 -0.0707,-1.254845 -0.26511,0.141391 -1.16648,1.078105 -0.15906,-1.625997 -0.15907,1.785062 -0.53021,-0.583237 0.15906,1.09578 -0.56556,-0.45952 0.21208,0.494868 -1.46693,0.530217 0.7423,-1.290193 -0.86602,1.078106 -0.22976,-1.23717 -0.053,1.307867 -0.58324,-0.141391 z"
+ id="path2527"
+ sodipodi:nodetypes="cccccccccccccccscccscccccccccccccccccc" />
+ </g>
+ <path
+ style="fill:url(#linearGradient3717);fill-opacity:1;stroke:none;stroke-width:0.135039px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 164.64717,64.601383 c 0,0 -0.52914,-1.557243 -0.42103,-1.401822 0.10816,0.155412 0.70982,1.438874 0.70982,1.438874 0,0 -0.0104,-0.959744 -0.001,-0.898791 0.009,0.06095 0.32563,0.633598 0.32563,0.633598 0,0 0.50446,-0.818547 0.47375,-0.736252 -0.0307,0.08228 -0.27774,1.034649 -0.27774,1.034649 l 0.50134,-0.557277 -0.24227,0.721119 0.72286,0.191616 -0.21842,-0.802606 0.34577,0.555044 0.27044,-0.525682 0.001,0.698124 0.66862,-0.281986 -0.62277,0.441157 0.96004,0.219877 -1.12757,-0.101182 -1.4479,-0.219623 -0.48818,-0.116734 -1.43204,-0.07668 0.99333,-0.164656 -0.535,-0.508495 z"
+ id="path3715"
+ sodipodi:nodetypes="cscscccccccccccccccccccc" />
+ <path
+ style="fill:#4c6700;fill-opacity:1;stroke:none;stroke-width:0.139814px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 92.754225,111.78354 -1.069381,-0.12682 0.728697,-0.37365 0.803259,-0.25389 0.86381,-0.19875 c -0.0045,0.22083 0.205284,0.31778 0.788179,0.19912 l 0.519011,-0.66833 c 0.913339,0.0914 1.301273,0.2485 1.813163,-0.69991 0.283744,-0.15044 0.971199,0.74593 0.987307,-0.27645 0.208228,-0.24265 0.876136,-0.20014 0.46016,-0.56632 0.656152,0.14672 0.858321,0.0104 0.882654,-0.51006 0.240684,0.59329 1.777956,0.94299 1.895866,0.37808 -0.21583,0.42949 1.56557,0.0916 1.87341,-0.53042 0.54843,-0.63548 2.13127,-1.0134 3.60243,-0.2598 2.43141,1.02086 1.98089,1.66846 3.0026,1.69995 0.90081,0.31912 1.47965,0.22142 2.0259,0.0816 l 1.39534,0.90764 c 0.89221,0.2037 1.80486,0.60441 2.64814,0.33713 l 1.13645,-0.0369 3.38582,1.04846 -5.36205,1.45426 -11.6107,1.78225 c -0.14378,-1.08591 -1.61972,-1.3323 -2.19846,-0.88868 -0.72211,-0.10197 -1.29746,-0.5457 -1.911035,0.32211 -0.444431,-1.04118 -1.994416,-1.25069 -2.70351,-0.83622 -0.477608,-0.83204 -1.061227,-1.13403 -1.805188,-0.6343 -0.381005,-1.03853 -1.246894,-1.22852 -2.151872,-1.3501 z"
+ id="path4102"
+ sodipodi:nodetypes="ccccccccccccccccccccccccccc" />
+ <g
+ id="g4087"
+ clip-path="url(#clipPath3779)"
+ transform="matrix(0.51052927,-0.03861654,0.047454,0.4900391,0.73925128,65.868757)">
+ <g
+ inkscape:label="Clip"
+ id="g4071">
+ <path
+ style="fill:url(#linearGradient4089);fill-opacity:1;stroke:none;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 165.96445,85.281733 c -1.12822,-0.665249 -2.24243,-1.47058 -3.49925,-0.849818 0,0 1.34971,1.849604 1.34971,1.649648 -1.9893,-0.688237 -5.38627,0.175434 -5.09891,1.899592 0.28328,-0.208198 2.56612,-0.365916 3.54925,0.349925 -3.27405,0.745798 -3.07658,2.352548 -3.44927,4.549026 2.20842,1.182601 3.46096,-2.762936 6.19867,-2.849388 -1.57216,0.369919 -2.54622,5.239296 -1.14975,7.548383 3.00895,-0.545778 3.81663,-6.476945 3.59923,-6.698565 0.40299,3.28811 1.39397,7.957656 -0.64986,14.696854 h 2.09955 c 1.09189,-5.671315 0.36659,-9.581284 -0.34993,-14.596876 2.05169,3.449701 3.21269,3.370859 4.34908,3.749195 0.86964,-3.022025 0.31383,-6.328919 -3.69922,-5.848746 2.06231,-1.386468 4.22458,0.376461 6.04871,0.299937 -0.25284,-4.699029 -5.22731,-3.028661 -6.5486,-2.449476 0.80671,-1.611033 3.18268,-1.926642 4.699,-1.699636 -1.30879,-1.227181 -4.62859,-1.562998 -6.14869,0.04999 -0.05,-0.249946 0.9498,-2.499462 0.9498,-2.499462 -1.77153,0.583207 -2.67469,1.716297 -2.24952,2.699419 z"
+ id="path4069"
+ sodipodi:nodetypes="ccccccccccccccccccccc" />
+ </g>
+ <path
+ style="fill:url(#linearGradient4091);fill-opacity:1;stroke:none;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 163.61496,97.979013 c 0.98664,-3.017025 0.65834,-5.658355 3.29929,-9.14804 l 0.69985,2.74941 -1.09976,6.198674 c 0,0 -1.49968,7.498393 -1.49968,7.848323 0,0.34992 5.39884,1.44969 5.39884,1.44969 l 1.04977,-10.097843 -3.79918,-7.948297 c 0,0 2.23441,0.461854 3.94915,2.149541 1.66054,-1.505284 -2.27168,-2.720632 -2.74941,-2.349498 1.84796,-3.548703 6.97669,-0.387745 7.89831,1.249735 0,0 -3.49925,19.395842 -3.7492,19.195892 -0.24994,-0.19996 -16.64643,-2.29951 -16.64643,-2.29951 l 1.64964,-13.797047 0.4999,0.399914 c 1.53078,-3.926924 4.19333,-4.554068 7.4484,-5.348853 l -0.8998,1.449689 -3.09934,3.599228 z"
+ id="path4073"
+ sodipodi:nodetypes="ccccsccccccsccccccc" />
+ <path
+ style="fill:url(#linearGradient4093);fill-opacity:1;stroke:none;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 158.91596,87.681219 c 1.53801,-1.211429 5.07701,-1.295081 7.09848,0.124974 -0.33721,-0.826545 -1.65015,-1.747638 -3.59923,-1.749624 -1.94908,-0.002 -3.28052,0.422845 -3.49925,1.62465 z"
+ id="path4075"
+ sodipodi:nodetypes="cczc" />
+ <path
+ style="fill:url(#linearGradient4095);fill-opacity:1;stroke:none;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 159.1909,91.255453 c 1.53801,-1.211429 2.40258,-2.219883 6.32365,-3.049346 -4.52443,0.143786 -5.87427,1.027093 -6.32365,3.049346 z"
+ id="path4077"
+ sodipodi:nodetypes="ccc" />
+ <path
+ style="fill:url(#linearGradient4097);fill-opacity:1;stroke:none;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 162.89011,84.45691 c 1.67462,-0.154633 2.45757,0.745226 3.52425,1.799614 -2.53698,-0.318749 -3.35916,-1.497648 -3.52425,-1.799614 z"
+ id="path4079"
+ sodipodi:nodetypes="ccc" />
+ <path
+ style="fill:url(#linearGradient4099);fill-opacity:1;stroke:none;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 172.88797,84.831829 c -2.78775,-0.4116 -4.15221,-0.370279 -5.89874,1.174749 0.33721,-0.826545 1.12526,-1.847617 3.07434,-1.849603 1.94908,-0.002 2.40571,0.372856 2.8244,0.674854 z"
+ id="path4081"
+ sodipodi:nodetypes="cczc" />
+ <path
+ style="fill:url(#linearGradient4101);fill-opacity:1;stroke:none;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 167.81406,83.00722 c -1.7496,0.620202 -1.8577,1.720018 -1.52468,2.749411 0.71237,-0.993604 1.35959,-2.447445 1.52468,-2.749411 z"
+ id="path4083"
+ sodipodi:nodetypes="ccc" />
+ <path
+ style="fill:url(#linearGradient4103);fill-opacity:1;stroke:none;stroke-width:0.227879px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 169.0138,85.256738 c -1.85407,0.434142 -1.96863,1.204013 -1.61572,1.924588 0.7549,-0.695523 1.44077,-1.713211 1.61572,-1.924588 z"
+ id="path4085"
+ sodipodi:nodetypes="ccc" />
+ </g>
+ <g
+ id="g4051"
+ clip-path="url(#clipPath3779)"
+ transform="matrix(0.47909658,-0.18883839,0.19421293,0.44936142,-10.821158,98.606153)">
+ <g
+ inkscape:label="Clip"
+ id="g4035">
+ <path
+ style="fill:url(#linearGradient4053);fill-opacity:1;stroke:none;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 165.96445,85.281733 c -1.12822,-0.665249 -2.24243,-1.47058 -3.49925,-0.849818 0,0 1.34971,1.849604 1.34971,1.649648 -1.9893,-0.688237 -5.38627,0.175434 -5.09891,1.899592 0.28328,-0.208198 2.56612,-0.365916 3.54925,0.349925 -3.27405,0.745798 -3.07658,2.352548 -3.44927,4.549026 2.20842,1.182601 3.46096,-2.762936 6.19867,-2.849388 -1.57216,0.369919 -2.54622,5.239296 -1.14975,7.548383 3.00895,-0.545778 3.81663,-6.476945 3.59923,-6.698565 0.40299,3.28811 1.39397,7.957656 -0.64986,14.696854 h 2.09955 c 1.09189,-5.671315 0.36659,-9.581284 -0.34993,-14.596876 2.05169,3.449701 3.21269,3.370859 4.34908,3.749195 0.86964,-3.022025 0.31383,-6.328919 -3.69922,-5.848746 2.06231,-1.386468 4.22458,0.376461 6.04871,0.299937 -0.25284,-4.699029 -5.22731,-3.028661 -6.5486,-2.449476 0.80671,-1.611033 3.18268,-1.926642 4.699,-1.699636 -1.30879,-1.227181 -4.62859,-1.562998 -6.14869,0.04999 -0.05,-0.249946 0.9498,-2.499462 0.9498,-2.499462 -1.77153,0.583207 -2.67469,1.716297 -2.24952,2.699419 z"
+ id="path4033"
+ sodipodi:nodetypes="ccccccccccccccccccccc" />
+ </g>
+ <path
+ style="fill:url(#linearGradient4055);fill-opacity:1;stroke:none;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 163.61496,97.979013 c 0.98664,-3.017025 0.65834,-5.658355 3.29929,-9.14804 l 0.69985,2.74941 -1.09976,6.198674 c 0,0 -1.49968,7.498393 -1.49968,7.848323 0,0.34992 5.39884,1.44969 5.39884,1.44969 l 1.04977,-10.097843 -3.79918,-7.948297 c 0,0 2.23441,0.461854 3.94915,2.149541 1.66054,-1.505284 -2.27168,-2.720632 -2.74941,-2.349498 1.84796,-3.548703 6.97669,-0.387745 7.89831,1.249735 0,0 -3.49925,19.395842 -3.7492,19.195892 -0.24994,-0.19996 -16.64643,-2.29951 -16.64643,-2.29951 l 1.64964,-13.797047 0.4999,0.399914 c 1.53078,-3.926924 4.19333,-4.554068 7.4484,-5.348853 l -0.8998,1.449689 -3.09934,3.599228 z"
+ id="path4037"
+ sodipodi:nodetypes="ccccsccccccsccccccc" />
+ <path
+ style="fill:url(#linearGradient4057);fill-opacity:1;stroke:none;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 158.91596,87.681219 c 1.53801,-1.211429 5.07701,-1.295081 7.09848,0.124974 -0.33721,-0.826545 -1.65015,-1.747638 -3.59923,-1.749624 -1.94908,-0.002 -3.28052,0.422845 -3.49925,1.62465 z"
+ id="path4039"
+ sodipodi:nodetypes="cczc" />
+ <path
+ style="fill:url(#linearGradient4059);fill-opacity:1;stroke:none;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 159.1909,91.255453 c 1.53801,-1.211429 2.40258,-2.219883 6.32365,-3.049346 -4.52443,0.143786 -5.87427,1.027093 -6.32365,3.049346 z"
+ id="path4041"
+ sodipodi:nodetypes="ccc" />
+ <path
+ style="fill:url(#linearGradient4061);fill-opacity:1;stroke:none;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 162.89011,84.45691 c 1.67462,-0.154633 2.45757,0.745226 3.52425,1.799614 -2.53698,-0.318749 -3.35916,-1.497648 -3.52425,-1.799614 z"
+ id="path4043"
+ sodipodi:nodetypes="ccc" />
+ <path
+ style="fill:url(#linearGradient4063);fill-opacity:1;stroke:none;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 172.88797,84.831829 c -2.78775,-0.4116 -4.15221,-0.370279 -5.89874,1.174749 0.33721,-0.826545 1.12526,-1.847617 3.07434,-1.849603 1.94908,-0.002 2.40571,0.372856 2.8244,0.674854 z"
+ id="path4045"
+ sodipodi:nodetypes="cczc" />
+ <path
+ style="fill:url(#linearGradient4065);fill-opacity:1;stroke:none;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 167.81406,83.00722 c -1.7496,0.620202 -1.8577,1.720018 -1.52468,2.749411 0.71237,-0.993604 1.35959,-2.447445 1.52468,-2.749411 z"
+ id="path4047"
+ sodipodi:nodetypes="ccc" />
+ <path
+ style="fill:url(#linearGradient4067);fill-opacity:1;stroke:none;stroke-width:0.227879px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 169.0138,85.256738 c -1.85407,0.434142 -1.96863,1.204013 -1.61572,1.924588 0.7549,-0.695523 1.44077,-1.713211 1.61572,-1.924588 z"
+ id="path4049"
+ sodipodi:nodetypes="ccc" />
+ </g>
+ <g
+ id="g4477"
+ clip-path="url(#clipPath4340)"
+ transform="matrix(0.68765978,-0.21711473,0.1560599,0.64838562,2.7909949,55.134472)">
+ <g
+ inkscape:label="Clip"
+ id="g4461">
+ <path
+ style="fill:url(#linearGradient4479);fill-opacity:1;stroke:none;stroke-width:0.168951px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 50.361369,75.890348 c -0.84004,-0.143652 -1.702575,-0.372388 -2.336086,0.265065 0,0 1.23885,0.788921 1.194467,0.671829 -1.373579,0.03057 -3.266564,1.276744 -2.707512,2.223759 0.127634,-0.183663 1.493584,-0.773598 2.255813,-0.568695 -1.843713,1.150356 -1.365886,2.048211 -1.107063,3.415679 1.617783,0.211163 1.510686,-2.372311 3.171604,-3.019658 -0.882711,0.559295 -0.399654,3.623062 0.969882,4.67086 1.725421,-0.975444 0.904578,-4.62472 0.72197,-4.707113 0.977155,1.837647 2.657129,5.769999 5.903274,6.768497 l 0.510822,-1.235272 c -2.5323,-0.805068 -4.132484,-3.106763 -5.716992,-5.714386 2.024815,1.572915 2.719809,1.27369 3.501178,1.247548 -0.137092,-1.959217 -1.2122,-3.774553 -3.56839,-2.61867 0.957874,-1.26141 2.676146,-0.700353 3.778612,-1.142759 -1.198183,-2.696593 -3.880206,-0.634189 -4.562511,-0.007 0.137478,-1.119238 1.525535,-1.82193 2.506474,-2.019501 -1.075583,-0.433356 -3.187453,0.09359 -3.762299,1.369465 -0.08616,-0.135468 0.02809,-1.670681 0.02809,-1.670681 -0.95772,0.727649 -1.260475,1.588031 -0.781334,2.071065 z"
+ id="path4457"
+ sodipodi:nodetypes="ccccccccccccccccccccc" />
+ <path
+ style="fill:url(#linearGradient4481);fill-opacity:1;stroke:none;stroke-width:0.168951px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 50.361369,75.890348 c -0.84004,-0.143652 -1.702575,-0.372388 -2.336086,0.265065 0,0 1.23885,0.788921 1.194467,0.671829 -1.373579,0.03057 -3.266564,1.276744 -2.707512,2.223759 0.127634,-0.183663 1.493584,-0.773598 2.255813,-0.568695 -1.843713,1.150356 -1.365886,2.048211 -1.107063,3.415679 1.617783,0.211163 1.510686,-2.372311 3.171604,-3.019658 -0.882711,0.559295 -0.399654,3.623062 0.969882,4.67086 1.725421,-0.975444 0.904578,-4.62472 0.72197,-4.707113 0.977155,1.837647 2.657129,5.769999 5.903274,6.768497 l 0.510822,-1.235272 c -2.5323,-0.805068 -4.132484,-3.106763 -5.716992,-5.714386 2.024815,1.572915 2.719809,1.27369 3.501178,1.247548 -0.137092,-1.959217 -1.2122,-3.774553 -3.56839,-2.61867 0.957874,-1.26141 2.676146,-0.700353 3.778612,-1.142759 -1.198183,-2.696593 -3.880206,-0.634189 -4.562511,-0.007 0.137478,-1.119238 1.525535,-1.82193 2.506474,-2.019501 -1.075583,-0.433356 -3.187453,0.09359 -3.762299,1.369465 -0.08616,-0.135468 0.02809,-1.670681 0.02809,-1.670681 -0.95772,0.727649 -1.260475,1.588031 -0.781334,2.071065 z"
+ id="path4459"
+ sodipodi:nodetypes="ccccccccccccccccccccc" />
+ </g>
+ <path
+ style="fill:url(#linearGradient4483);fill-opacity:1;stroke:none;stroke-width:0.16895px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 51.737854,83.837849 c -0.06418,-1.981791 -0.851936,-3.456969 -0.0058,-6.076124 l 1.039763,1.457485 0.700973,3.869587 c 0,0 0.744037,4.717858 0.821709,4.922774 0.07767,0.204909 8.371595,-2.802172 8.371595,-2.802172 l -7.217417,-4.162531 -3.21207,-3.331488 c 0,0 1.473752,-0.216563 2.900679,0.397978 0.684938,-1.243416 -1.997993,-1.09803 -2.208793,-0.77657 0.34639,-2.480873 4.195465,-1.747725 5.124517,-0.989713 0,0 2.15773,12.120716 1.959956,12.058107 -0.197769,-0.06262 -10.726169,2.281748 -10.726169,2.281748 l -2.050085,-8.438971 0.39555,0.125225 c 0.06779,-2.633221 1.562567,-3.580809 3.383759,-4.755714 l -0.230419,1.045047 -1.103136,2.783214 z"
+ id="path4463"
+ sodipodi:nodetypes="ccccsccccccsccccccc" />
+ <path
+ style="fill:url(#linearGradient4485);fill-opacity:1;stroke:none;stroke-width:0.16895px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 46.568377,78.831778 c 0.674968,-1.044631 2.828252,-1.86499 4.384011,-1.474028 -0.390406,-0.410516 -1.400595,-0.663726 -2.597168,-0.24006 -1.196576,0.423658 -1.919368,0.962648 -1.786843,1.714088 z"
+ id="path4465"
+ sodipodi:nodetypes="cczc" />
+ <path
+ style="fill:url(#linearGradient4487);fill-opacity:1;stroke:none;stroke-width:0.16895px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 47.530458,80.864886 c 0.674968,-1.044631 0.981706,-1.823616 3.203919,-3.163992 -2.744685,1.070361 -3.377007,1.881832 -3.203919,3.163992 z"
+ id="path4467"
+ sodipodi:nodetypes="ccc" />
+ <path
+ style="fill:url(#linearGradient4489);fill-opacity:1;stroke:none;stroke-width:0.16895px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 48.291594,76.077435 c 0.993376,-0.455558 1.673602,-0.09926 2.56225,0.285677 -1.627672,0.366313 -2.39391,-0.144832 -2.56225,-0.285677 z"
+ id="path4469"
+ sodipodi:nodetypes="ccc" />
+ <path
+ style="fill:url(#linearGradient4491);fill-opacity:1;stroke:none;stroke-width:0.16895px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 54.510407,74.117814 c -1.802177,0.366599 -2.630362,0.688199 -3.35925,1.973632 0.02348,-0.557516 0.280457,-1.327212 1.476148,-1.753203 1.195688,-0.426 1.559123,-0.306017 1.883102,-0.220429 z"
+ id="path4471"
+ sodipodi:nodetypes="cczc" />
+ <path
+ style="fill:url(#linearGradient4493);fill-opacity:1;stroke:none;stroke-width:0.16895px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 50.991597,74.155269 c -0.936051,0.744533 -0.75827,1.412136 -0.325411,1.942352 0.21663,-0.737115 0.291123,-1.72954 0.325411,-1.942352 z"
+ id="path4473"
+ sodipodi:nodetypes="ccc" />
+ <path
+ style="fill:url(#linearGradient4495);fill-opacity:1;stroke:none;stroke-width:0.145513px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 52.227179,75.211064 c -1.041461,0.658349 -0.940882,1.134148 -0.564362,1.479187 0.308894,-0.571831 0.503915,-1.317274 0.564362,-1.479187 z"
+ id="path4475"
+ sodipodi:nodetypes="ccc" />
+ </g>
+ <g
+ id="g4123"
+ clip-path="url(#clipPath3779)"
+ transform="matrix(0.59260823,-0.04482501,0.05508329,0.56882383,-46.526789,54.517773)">
+ <g
+ inkscape:label="Clip"
+ id="g4107">
+ <path
+ style="fill:url(#linearGradient4125);fill-opacity:1;stroke:none;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 165.96445,85.281733 c -1.12822,-0.665249 -2.24243,-1.47058 -3.49925,-0.849818 0,0 1.34971,1.849604 1.34971,1.649648 -1.9893,-0.688237 -5.38627,0.175434 -5.09891,1.899592 0.28328,-0.208198 2.56612,-0.365916 3.54925,0.349925 -3.27405,0.745798 -3.07658,2.352548 -3.44927,4.549026 2.20842,1.182601 3.46096,-2.762936 6.19867,-2.849388 -1.57216,0.369919 -2.54622,5.239296 -1.14975,7.548383 3.00895,-0.545778 3.81663,-6.476945 3.59923,-6.698565 0.40299,3.28811 1.39397,7.957656 -0.64986,14.696854 h 2.09955 c 1.09189,-5.671315 0.36659,-9.581284 -0.34993,-14.596876 2.05169,3.449701 3.21269,3.370859 4.34908,3.749195 0.86964,-3.022025 0.31383,-6.328919 -3.69922,-5.848746 2.06231,-1.386468 4.22458,0.376461 6.04871,0.299937 -0.25284,-4.699029 -5.22731,-3.028661 -6.5486,-2.449476 0.80671,-1.611033 3.18268,-1.926642 4.699,-1.699636 -1.30879,-1.227181 -4.62859,-1.562998 -6.14869,0.04999 -0.05,-0.249946 0.9498,-2.499462 0.9498,-2.499462 -1.77153,0.583207 -2.67469,1.716297 -2.24952,2.699419 z"
+ id="path4105"
+ sodipodi:nodetypes="ccccccccccccccccccccc" />
+ </g>
+ <path
+ style="fill:url(#linearGradient4127);fill-opacity:1;stroke:none;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 163.61496,97.979013 c 0.98664,-3.017025 0.65834,-5.658355 3.29929,-9.14804 l 0.69985,2.74941 -1.09976,6.198674 c 0,0 -1.49968,7.498393 -1.49968,7.848323 0,0.34992 5.39884,1.44969 5.39884,1.44969 l 1.04977,-10.097843 -3.79918,-7.948297 c 0,0 2.23441,0.461854 3.94915,2.149541 1.66054,-1.505284 -2.27168,-2.720632 -2.74941,-2.349498 1.84796,-3.548703 6.97669,-0.387745 7.89831,1.249735 0,0 -3.49925,19.395842 -3.7492,19.195892 -0.24994,-0.19996 -16.64643,-2.29951 -16.64643,-2.29951 l 1.64964,-13.797047 0.4999,0.399914 c 1.53078,-3.926924 4.19333,-4.554068 7.4484,-5.348853 l -0.8998,1.449689 -3.09934,3.599228 z"
+ id="path4109"
+ sodipodi:nodetypes="ccccsccccccsccccccc" />
+ <path
+ style="fill:url(#linearGradient4129);fill-opacity:1;stroke:none;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 158.91596,87.681219 c 1.53801,-1.211429 5.07701,-1.295081 7.09848,0.124974 -0.33721,-0.826545 -1.65015,-1.747638 -3.59923,-1.749624 -1.94908,-0.002 -3.28052,0.422845 -3.49925,1.62465 z"
+ id="path4111"
+ sodipodi:nodetypes="cczc" />
+ <path
+ style="fill:url(#linearGradient4131);fill-opacity:1;stroke:none;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 159.1909,91.255453 c 1.53801,-1.211429 2.40258,-2.219883 6.32365,-3.049346 -4.52443,0.143786 -5.87427,1.027093 -6.32365,3.049346 z"
+ id="path4113"
+ sodipodi:nodetypes="ccc" />
+ <path
+ style="fill:url(#linearGradient4133);fill-opacity:1;stroke:none;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 162.89011,84.45691 c 1.67462,-0.154633 2.45757,0.745226 3.52425,1.799614 -2.53698,-0.318749 -3.35916,-1.497648 -3.52425,-1.799614 z"
+ id="path4115"
+ sodipodi:nodetypes="ccc" />
+ <path
+ style="fill:url(#linearGradient4135);fill-opacity:1;stroke:none;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 172.88797,84.831829 c -2.78775,-0.4116 -4.15221,-0.370279 -5.89874,1.174749 0.33721,-0.826545 1.12526,-1.847617 3.07434,-1.849603 1.94908,-0.002 2.40571,0.372856 2.8244,0.674854 z"
+ id="path4117"
+ sodipodi:nodetypes="cczc" />
+ <path
+ style="fill:url(#linearGradient4137);fill-opacity:1;stroke:none;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 167.81406,83.00722 c -1.7496,0.620202 -1.8577,1.720018 -1.52468,2.749411 0.71237,-0.993604 1.35959,-2.447445 1.52468,-2.749411 z"
+ id="path4119"
+ sodipodi:nodetypes="ccc" />
+ <path
+ style="fill:url(#linearGradient4139);fill-opacity:1;stroke:none;stroke-width:0.227879px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 169.0138,85.256738 c -1.85407,0.434142 -1.96863,1.204013 -1.61572,1.924588 0.7549,-0.695523 1.44077,-1.713211 1.61572,-1.924588 z"
+ id="path4121"
+ sodipodi:nodetypes="ccc" />
+ </g>
+ <g
+ id="g4437"
+ clip-path="url(#clipPath4340)"
+ transform="matrix(0.85525747,0.1899594,-0.1899594,0.85525747,26.155266,12.370618)">
+ <g
+ inkscape:label="Clip"
+ id="g4421">
+ <path
+ style="fill:url(#linearGradient4439);fill-opacity:1;stroke:none;stroke-width:0.168951px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 50.361369,75.890348 c -0.84004,-0.143652 -1.702575,-0.372388 -2.336086,0.265065 0,0 1.23885,0.788921 1.194467,0.671829 -1.373579,0.03057 -3.266564,1.276744 -2.707512,2.223759 0.127634,-0.183663 1.493584,-0.773598 2.255813,-0.568695 -1.843713,1.150356 -1.365886,2.048211 -1.107063,3.415679 1.617783,0.211163 1.510686,-2.372311 3.171604,-3.019658 -0.882711,0.559295 -0.399654,3.623062 0.969882,4.67086 1.725421,-0.975444 0.904578,-4.62472 0.72197,-4.707113 0.977155,1.837647 2.657129,5.769999 5.903274,6.768497 l 0.510822,-1.235272 c -2.5323,-0.805068 -4.132484,-3.106763 -5.716992,-5.714386 2.024815,1.572915 2.719809,1.27369 3.501178,1.247548 -0.137092,-1.959217 -1.2122,-3.774553 -3.56839,-2.61867 0.957874,-1.26141 2.676146,-0.700353 3.778612,-1.142759 -1.198183,-2.696593 -3.880206,-0.634189 -4.562511,-0.007 0.137478,-1.119238 1.525535,-1.82193 2.506474,-2.019501 -1.075583,-0.433356 -3.187453,0.09359 -3.762299,1.369465 -0.08616,-0.135468 0.02809,-1.670681 0.02809,-1.670681 -0.95772,0.727649 -1.260475,1.588031 -0.781334,2.071065 z"
+ id="path4417"
+ sodipodi:nodetypes="ccccccccccccccccccccc" />
+ <path
+ style="fill:url(#linearGradient4441);fill-opacity:1;stroke:none;stroke-width:0.168951px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 50.361369,75.890348 c -0.84004,-0.143652 -1.702575,-0.372388 -2.336086,0.265065 0,0 1.23885,0.788921 1.194467,0.671829 -1.373579,0.03057 -3.266564,1.276744 -2.707512,2.223759 0.127634,-0.183663 1.493584,-0.773598 2.255813,-0.568695 -1.843713,1.150356 -1.365886,2.048211 -1.107063,3.415679 1.617783,0.211163 1.510686,-2.372311 3.171604,-3.019658 -0.882711,0.559295 -0.399654,3.623062 0.969882,4.67086 1.725421,-0.975444 0.904578,-4.62472 0.72197,-4.707113 0.977155,1.837647 2.657129,5.769999 5.903274,6.768497 l 0.510822,-1.235272 c -2.5323,-0.805068 -4.132484,-3.106763 -5.716992,-5.714386 2.024815,1.572915 2.719809,1.27369 3.501178,1.247548 -0.137092,-1.959217 -1.2122,-3.774553 -3.56839,-2.61867 0.957874,-1.26141 2.676146,-0.700353 3.778612,-1.142759 -1.198183,-2.696593 -3.880206,-0.634189 -4.562511,-0.007 0.137478,-1.119238 1.525535,-1.82193 2.506474,-2.019501 -1.075583,-0.433356 -3.187453,0.09359 -3.762299,1.369465 -0.08616,-0.135468 0.02809,-1.670681 0.02809,-1.670681 -0.95772,0.727649 -1.260475,1.588031 -0.781334,2.071065 z"
+ id="path4419"
+ sodipodi:nodetypes="ccccccccccccccccccccc" />
+ </g>
+ <path
+ style="fill:url(#linearGradient4443);fill-opacity:1;stroke:none;stroke-width:0.16895px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 51.737854,83.837849 c -0.06418,-1.981791 -0.851936,-3.456969 -0.0058,-6.076124 l 1.039763,1.457485 0.700973,3.869587 c 0,0 0.744037,4.717858 0.821709,4.922774 0.07767,0.204909 8.371595,-2.802172 8.371595,-2.802172 l -7.217417,-4.162531 -3.21207,-3.331488 c 0,0 1.473752,-0.216563 2.900679,0.397978 0.684938,-1.243416 -1.997993,-1.09803 -2.208793,-0.77657 0.34639,-2.480873 4.195465,-1.747725 5.124517,-0.989713 0,0 2.15773,12.120716 1.959956,12.058107 -0.197769,-0.06262 -10.726169,2.281748 -10.726169,2.281748 l -2.050085,-8.438971 0.39555,0.125225 c 0.06779,-2.633221 1.562567,-3.580809 3.383759,-4.755714 l -0.230419,1.045047 -1.103136,2.783214 z"
+ id="path4423"
+ sodipodi:nodetypes="ccccsccccccsccccccc" />
+ <path
+ style="fill:url(#linearGradient4445);fill-opacity:1;stroke:none;stroke-width:0.16895px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 46.568377,78.831778 c 0.674968,-1.044631 2.828252,-1.86499 4.384011,-1.474028 -0.390406,-0.410516 -1.400595,-0.663726 -2.597168,-0.24006 -1.196576,0.423658 -1.919368,0.962648 -1.786843,1.714088 z"
+ id="path4425"
+ sodipodi:nodetypes="cczc" />
+ <path
+ style="fill:url(#linearGradient4447);fill-opacity:1;stroke:none;stroke-width:0.16895px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 47.530458,80.864886 c 0.674968,-1.044631 0.981706,-1.823616 3.203919,-3.163992 -2.744685,1.070361 -3.377007,1.881832 -3.203919,3.163992 z"
+ id="path4427"
+ sodipodi:nodetypes="ccc" />
+ <path
+ style="fill:url(#linearGradient4449);fill-opacity:1;stroke:none;stroke-width:0.16895px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 48.291594,76.077435 c 0.993376,-0.455558 1.673602,-0.09926 2.56225,0.285677 -1.627672,0.366313 -2.39391,-0.144832 -2.56225,-0.285677 z"
+ id="path4429"
+ sodipodi:nodetypes="ccc" />
+ <path
+ style="fill:url(#linearGradient4451);fill-opacity:1;stroke:none;stroke-width:0.16895px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 54.510407,74.117814 c -1.802177,0.366599 -2.630362,0.688199 -3.35925,1.973632 0.02348,-0.557516 0.280457,-1.327212 1.476148,-1.753203 1.195688,-0.426 1.559123,-0.306017 1.883102,-0.220429 z"
+ id="path4431"
+ sodipodi:nodetypes="cczc" />
+ <path
+ style="fill:url(#linearGradient4453);fill-opacity:1;stroke:none;stroke-width:0.16895px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 50.991597,74.155269 c -0.936051,0.744533 -0.75827,1.412136 -0.325411,1.942352 0.21663,-0.737115 0.291123,-1.72954 0.325411,-1.942352 z"
+ id="path4433"
+ sodipodi:nodetypes="ccc" />
+ <path
+ style="fill:url(#linearGradient4455);fill-opacity:1;stroke:none;stroke-width:0.145513px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 52.227179,75.211064 c -1.041461,0.658349 -0.940882,1.134148 -0.564362,1.479187 0.308894,-0.571831 0.503915,-1.317274 0.564362,-1.479187 z"
+ id="path4435"
+ sodipodi:nodetypes="ccc" />
+ </g>
+ <g
+ id="g4159"
+ clip-path="url(#clipPath3779)"
+ transform="matrix(0.50446221,-0.26656065,0.26647561,0.47959486,-46.323079,94.516764)">
+ <g
+ inkscape:label="Clip"
+ id="g4143">
+ <path
+ style="fill:url(#linearGradient4161);fill-opacity:1;stroke:none;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 165.96445,85.281733 c -1.12822,-0.665249 -2.24243,-1.47058 -3.49925,-0.849818 0,0 1.34971,1.849604 1.34971,1.649648 -1.9893,-0.688237 -5.38627,0.175434 -5.09891,1.899592 0.28328,-0.208198 2.56612,-0.365916 3.54925,0.349925 -3.27405,0.745798 -3.07658,2.352548 -3.44927,4.549026 2.20842,1.182601 3.46096,-2.762936 6.19867,-2.849388 -1.57216,0.369919 -2.54622,5.239296 -1.14975,7.548383 3.00895,-0.545778 3.81663,-6.476945 3.59923,-6.698565 0.40299,3.28811 1.39397,7.957656 -0.64986,14.696854 h 2.09955 c 1.09189,-5.671315 0.36659,-9.581284 -0.34993,-14.596876 2.05169,3.449701 3.21269,3.370859 4.34908,3.749195 0.86964,-3.022025 0.31383,-6.328919 -3.69922,-5.848746 2.06231,-1.386468 4.22458,0.376461 6.04871,0.299937 -0.25284,-4.699029 -5.22731,-3.028661 -6.5486,-2.449476 0.80671,-1.611033 3.18268,-1.926642 4.699,-1.699636 -1.30879,-1.227181 -4.62859,-1.562998 -6.14869,0.04999 -0.05,-0.249946 0.9498,-2.499462 0.9498,-2.499462 -1.77153,0.583207 -2.67469,1.716297 -2.24952,2.699419 z"
+ id="path4141"
+ sodipodi:nodetypes="ccccccccccccccccccccc" />
+ </g>
+ <path
+ style="fill:url(#linearGradient4163);fill-opacity:1;stroke:none;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 163.61496,97.979013 c 0.98664,-3.017025 0.65834,-5.658355 3.29929,-9.14804 l 0.69985,2.74941 -1.09976,6.198674 c 0,0 -1.49968,7.498393 -1.49968,7.848323 0,0.34992 5.39884,1.44969 5.39884,1.44969 l 1.04977,-10.097843 -3.79918,-7.948297 c 0,0 2.23441,0.461854 3.94915,2.149541 1.66054,-1.505284 -2.27168,-2.720632 -2.74941,-2.349498 1.84796,-3.548703 6.97669,-0.387745 7.89831,1.249735 0,0 -3.49925,19.395842 -3.7492,19.195892 -0.24994,-0.19996 -16.64643,-2.29951 -16.64643,-2.29951 l 1.64964,-13.797047 0.4999,0.399914 c 1.53078,-3.926924 4.19333,-4.554068 7.4484,-5.348853 l -0.8998,1.449689 -3.09934,3.599228 z"
+ id="path4145"
+ sodipodi:nodetypes="ccccsccccccsccccccc" />
+ <path
+ style="fill:url(#linearGradient4165);fill-opacity:1;stroke:none;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 158.91596,87.681219 c 1.53801,-1.211429 5.07701,-1.295081 7.09848,0.124974 -0.33721,-0.826545 -1.65015,-1.747638 -3.59923,-1.749624 -1.94908,-0.002 -3.28052,0.422845 -3.49925,1.62465 z"
+ id="path4147"
+ sodipodi:nodetypes="cczc" />
+ <path
+ style="fill:url(#linearGradient4167);fill-opacity:1;stroke:none;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 159.1909,91.255453 c 1.53801,-1.211429 2.40258,-2.219883 6.32365,-3.049346 -4.52443,0.143786 -5.87427,1.027093 -6.32365,3.049346 z"
+ id="path4149"
+ sodipodi:nodetypes="ccc" />
+ <path
+ style="fill:url(#linearGradient4169);fill-opacity:1;stroke:none;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 162.89011,84.45691 c 1.67462,-0.154633 2.45757,0.745226 3.52425,1.799614 -2.53698,-0.318749 -3.35916,-1.497648 -3.52425,-1.799614 z"
+ id="path4151"
+ sodipodi:nodetypes="ccc" />
+ <path
+ style="fill:url(#linearGradient4171);fill-opacity:1;stroke:none;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 172.88797,84.831829 c -2.78775,-0.4116 -4.15221,-0.370279 -5.89874,1.174749 0.33721,-0.826545 1.12526,-1.847617 3.07434,-1.849603 1.94908,-0.002 2.40571,0.372856 2.8244,0.674854 z"
+ id="path4153"
+ sodipodi:nodetypes="cczc" />
+ <path
+ style="fill:url(#linearGradient4173);fill-opacity:1;stroke:none;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 167.81406,83.00722 c -1.7496,0.620202 -1.8577,1.720018 -1.52468,2.749411 0.71237,-0.993604 1.35959,-2.447445 1.52468,-2.749411 z"
+ id="path4155"
+ sodipodi:nodetypes="ccc" />
+ <path
+ style="fill:url(#linearGradient4175);fill-opacity:1;stroke:none;stroke-width:0.227879px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 169.0138,85.256738 c -1.85407,0.434142 -1.96863,1.204013 -1.61572,1.924588 0.7549,-0.695523 1.44077,-1.713211 1.61572,-1.924588 z"
+ id="path4157"
+ sodipodi:nodetypes="ccc" />
+ </g>
+ <g
+ id="g4338"
+ clip-path="url(#clipPath4340)"
+ transform="matrix(0.86692549,-0.12645194,0.12645194,0.86692549,14.315606,19.692474)">
+ <g
+ inkscape:label="Clip"
+ id="g4336">
+ <path
+ style="fill:url(#linearGradient5194);fill-opacity:1;stroke:none;stroke-width:0.168951px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 50.361369,75.890348 c -0.84004,-0.143652 -1.702575,-0.372388 -2.336086,0.265065 0,0 1.23885,0.788921 1.194467,0.671829 -1.373579,0.03057 -3.266564,1.276744 -2.707512,2.223759 0.127634,-0.183663 1.493584,-0.773598 2.255813,-0.568695 -1.843713,1.150356 -1.365886,2.048211 -1.107063,3.415679 1.617783,0.211163 1.510686,-2.372311 3.171604,-3.019658 -0.882711,0.559295 -0.399654,3.623062 0.969882,4.67086 1.725421,-0.975444 0.904578,-4.62472 0.72197,-4.707113 0.977155,1.837647 2.657129,5.769999 5.903274,6.768497 l 0.510822,-1.235272 c -2.5323,-0.805068 -4.132484,-3.106763 -5.716992,-5.714386 2.024815,1.572915 2.719809,1.27369 3.501178,1.247548 -0.137092,-1.959217 -1.2122,-3.774553 -3.56839,-2.61867 0.957874,-1.26141 2.676146,-0.700353 3.778612,-1.142759 -1.198183,-2.696593 -3.880206,-0.634189 -4.562511,-0.007 0.137478,-1.119238 1.525535,-1.82193 2.506474,-2.019501 -1.075583,-0.433356 -3.187453,0.09359 -3.762299,1.369465 -0.08616,-0.135468 0.02809,-1.670681 0.02809,-1.670681 -0.95772,0.727649 -1.260475,1.588031 -0.781334,2.071065 z"
+ id="path4177"
+ sodipodi:nodetypes="ccccccccccccccccccccc" />
+ <path
+ style="fill:url(#linearGradient4197);fill-opacity:1;stroke:none;stroke-width:0.168951px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 50.361369,75.890348 c -0.84004,-0.143652 -1.702575,-0.372388 -2.336086,0.265065 0,0 1.23885,0.788921 1.194467,0.671829 -1.373579,0.03057 -3.266564,1.276744 -2.707512,2.223759 0.127634,-0.183663 1.493584,-0.773598 2.255813,-0.568695 -1.843713,1.150356 -1.365886,2.048211 -1.107063,3.415679 1.617783,0.211163 1.510686,-2.372311 3.171604,-3.019658 -0.882711,0.559295 -0.399654,3.623062 0.969882,4.67086 1.725421,-0.975444 0.904578,-4.62472 0.72197,-4.707113 0.977155,1.837647 2.657129,5.769999 5.903274,6.768497 l 0.510822,-1.235272 c -2.5323,-0.805068 -4.132484,-3.106763 -5.716992,-5.714386 2.024815,1.572915 2.719809,1.27369 3.501178,1.247548 -0.137092,-1.959217 -1.2122,-3.774553 -3.56839,-2.61867 0.957874,-1.26141 2.676146,-0.700353 3.778612,-1.142759 -1.198183,-2.696593 -3.880206,-0.634189 -4.562511,-0.007 0.137478,-1.119238 1.525535,-1.82193 2.506474,-2.019501 -1.075583,-0.433356 -3.187453,0.09359 -3.762299,1.369465 -0.08616,-0.135468 0.02809,-1.670681 0.02809,-1.670681 -0.95772,0.727649 -1.260475,1.588031 -0.781334,2.071065 z"
+ id="path4413"
+ sodipodi:nodetypes="ccccccccccccccccccccc" />
+ </g>
+ <path
+ style="fill:url(#linearGradient4199);fill-opacity:1;stroke:none;stroke-width:0.16895px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 51.737854,83.837849 c -0.06418,-1.981791 -0.851936,-3.456969 -0.0058,-6.076124 l 1.039763,1.457485 0.700973,3.869587 c 0,0 0.744037,4.717858 0.821709,4.922774 0.07767,0.204909 8.371595,-2.802172 8.371595,-2.802172 l -7.217417,-4.162531 -3.21207,-3.331488 c 0,0 1.473752,-0.216563 2.900679,0.397978 0.684938,-1.243416 -1.997993,-1.09803 -2.208793,-0.77657 0.34639,-2.480873 4.195465,-1.747725 5.124517,-0.989713 0,0 2.15773,12.120716 1.959956,12.058107 -0.197769,-0.06262 -10.726169,2.281748 -10.726169,2.281748 l -2.050085,-8.438971 0.39555,0.125225 c 0.06779,-2.633221 1.562567,-3.580809 3.383759,-4.755714 l -0.230419,1.045047 -1.103136,2.783214 z"
+ id="path4181"
+ sodipodi:nodetypes="ccccsccccccsccccccc" />
+ <path
+ style="fill:url(#linearGradient4201);fill-opacity:1;stroke:none;stroke-width:0.16895px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 46.568377,78.831778 c 0.674968,-1.044631 2.828252,-1.86499 4.384011,-1.474028 -0.390406,-0.410516 -1.400595,-0.663726 -2.597168,-0.24006 -1.196576,0.423658 -1.919368,0.962648 -1.786843,1.714088 z"
+ id="path4183"
+ sodipodi:nodetypes="cczc" />
+ <path
+ style="fill:url(#linearGradient4203);fill-opacity:1;stroke:none;stroke-width:0.16895px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 47.530458,80.864886 c 0.674968,-1.044631 0.981706,-1.823616 3.203919,-3.163992 -2.744685,1.070361 -3.377007,1.881832 -3.203919,3.163992 z"
+ id="path4185"
+ sodipodi:nodetypes="ccc" />
+ <path
+ style="fill:url(#linearGradient4205);fill-opacity:1;stroke:none;stroke-width:0.16895px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 48.291594,76.077435 c 0.993376,-0.455558 1.673602,-0.09926 2.56225,0.285677 -1.627672,0.366313 -2.39391,-0.144832 -2.56225,-0.285677 z"
+ id="path4187"
+ sodipodi:nodetypes="ccc" />
+ <path
+ style="fill:url(#linearGradient4207);fill-opacity:1;stroke:none;stroke-width:0.16895px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 54.510407,74.117814 c -1.802177,0.366599 -2.630362,0.688199 -3.35925,1.973632 0.02348,-0.557516 0.280457,-1.327212 1.476148,-1.753203 1.195688,-0.426 1.559123,-0.306017 1.883102,-0.220429 z"
+ id="path4189"
+ sodipodi:nodetypes="cczc" />
+ <path
+ style="fill:url(#linearGradient4209);fill-opacity:1;stroke:none;stroke-width:0.16895px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 50.991597,74.155269 c -0.936051,0.744533 -0.75827,1.412136 -0.325411,1.942352 0.21663,-0.737115 0.291123,-1.72954 0.325411,-1.942352 z"
+ id="path4191"
+ sodipodi:nodetypes="ccc" />
+ <path
+ style="fill:url(#linearGradient4211);fill-opacity:1;stroke:none;stroke-width:0.145513px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 52.227179,75.211064 c -1.041461,0.658349 -0.940882,1.134148 -0.564362,1.479187 0.308894,-0.571831 0.503915,-1.317274 0.564362,-1.479187 z"
+ id="path4193"
+ sodipodi:nodetypes="ccc" />
+ </g>
+ <g
+ id="g5065"
+ clip-path="url(#clipPath3779)"
+ transform="matrix(0.45354982,-0.18169579,0.18385696,0.4323648,49.111021,20.618763)">
+ <g
+ inkscape:label="Clip"
+ id="g5049">
+ <path
+ style="fill:url(#linearGradient5067);fill-opacity:1;stroke:none;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 165.96445,85.281733 c -1.12822,-0.665249 -2.24243,-1.47058 -3.49925,-0.849818 0,0 1.34971,1.849604 1.34971,1.649648 -1.9893,-0.688237 -5.38627,0.175434 -5.09891,1.899592 0.28328,-0.208198 2.56612,-0.365916 3.54925,0.349925 -3.27405,0.745798 -3.07658,2.352548 -3.44927,4.549026 2.20842,1.182601 3.46096,-2.762936 6.19867,-2.849388 -1.57216,0.369919 -2.54622,5.239296 -1.14975,7.548383 3.00895,-0.545778 3.81663,-6.476945 3.59923,-6.698565 0.40299,3.28811 1.39397,7.957656 -0.64986,14.696854 h 2.09955 c 1.09189,-5.671315 0.36659,-9.581284 -0.34993,-14.596876 2.05169,3.449701 3.21269,3.370859 4.34908,3.749195 0.86964,-3.022025 0.31383,-6.328919 -3.69922,-5.848746 2.06231,-1.386468 4.22458,0.376461 6.04871,0.299937 -0.25284,-4.699029 -5.22731,-3.028661 -6.5486,-2.449476 0.80671,-1.611033 3.18268,-1.926642 4.699,-1.699636 -1.30879,-1.227181 -4.62859,-1.562998 -6.14869,0.04999 -0.05,-0.249946 0.9498,-2.499462 0.9498,-2.499462 -1.77153,0.583207 -2.67469,1.716297 -2.24952,2.699419 z"
+ id="path5047"
+ sodipodi:nodetypes="ccccccccccccccccccccc" />
+ </g>
+ <path
+ style="fill:url(#linearGradient5069);fill-opacity:1;stroke:none;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 163.61496,97.979013 c 0.98664,-3.017025 0.65834,-5.658355 3.29929,-9.14804 l 0.69985,2.74941 -1.09976,6.198674 c 0,0 -1.49968,7.498393 -1.49968,7.848323 0,0.34992 5.39884,1.44969 5.39884,1.44969 l 1.04977,-10.097843 -3.79918,-7.948297 c 0,0 2.23441,0.461854 3.94915,2.149541 1.66054,-1.505284 -2.27168,-2.720632 -2.74941,-2.349498 1.84796,-3.548703 6.97669,-0.387745 7.89831,1.249735 0,0 -3.49925,19.395842 -3.7492,19.195892 -0.24994,-0.19996 -16.64643,-2.29951 -16.64643,-2.29951 l 1.64964,-13.797047 0.4999,0.399914 c 1.53078,-3.926924 4.19333,-4.554068 7.4484,-5.348853 l -0.8998,1.449689 -3.09934,3.599228 z"
+ id="path5051"
+ sodipodi:nodetypes="ccccsccccccsccccccc" />
+ <path
+ style="fill:url(#linearGradient5071);fill-opacity:1;stroke:none;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 158.91596,87.681219 c 1.53801,-1.211429 5.07701,-1.295081 7.09848,0.124974 -0.33721,-0.826545 -1.65015,-1.747638 -3.59923,-1.749624 -1.94908,-0.002 -3.28052,0.422845 -3.49925,1.62465 z"
+ id="path5053"
+ sodipodi:nodetypes="cczc" />
+ <path
+ style="fill:url(#linearGradient5073);fill-opacity:1;stroke:none;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 159.1909,91.255453 c 1.53801,-1.211429 2.40258,-2.219883 6.32365,-3.049346 -4.52443,0.143786 -5.87427,1.027093 -6.32365,3.049346 z"
+ id="path5055"
+ sodipodi:nodetypes="ccc" />
+ <path
+ style="fill:url(#linearGradient5075);fill-opacity:1;stroke:none;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 162.89011,84.45691 c 1.67462,-0.154633 2.45757,0.745226 3.52425,1.799614 -2.53698,-0.318749 -3.35916,-1.497648 -3.52425,-1.799614 z"
+ id="path5057"
+ sodipodi:nodetypes="ccc" />
+ <path
+ style="fill:url(#linearGradient5077);fill-opacity:1;stroke:none;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 172.88797,84.831829 c -2.78775,-0.4116 -4.15221,-0.370279 -5.89874,1.174749 0.33721,-0.826545 1.12526,-1.847617 3.07434,-1.849603 1.94908,-0.002 2.40571,0.372856 2.8244,0.674854 z"
+ id="path5059"
+ sodipodi:nodetypes="cczc" />
+ <path
+ style="fill:url(#linearGradient5079);fill-opacity:1;stroke:none;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 167.81406,83.00722 c -1.7496,0.620202 -1.8577,1.720018 -1.52468,2.749411 0.71237,-0.993604 1.35959,-2.447445 1.52468,-2.749411 z"
+ id="path5061"
+ sodipodi:nodetypes="ccc" />
+ <path
+ style="fill:url(#linearGradient5081);fill-opacity:1;stroke:none;stroke-width:0.227879px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 169.0138,85.256738 c -1.85407,0.434142 -1.96863,1.204013 -1.61572,1.924588 0.7549,-0.695523 1.44077,-1.713211 1.61572,-1.924588 z"
+ id="path5063"
+ sodipodi:nodetypes="ccc" />
+ </g>
+ <path
+ style="display:inline;opacity:0.568627;fill:#1a2300;fill-opacity:1;stroke:none;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 156.70516,101.0057 -0.79983,-6.89854 0.64986,0.19996 0.89981,6.39864 2.74941,-0.64986 v -5.198903 l 0.84981,0.849825 c 0,0 0.34993,4.249101 0.54989,4.149121 0.19996,-0.1 0.74984,-0.39992 0.74984,-0.39992 l -0.05,-2.549454 0.99978,-0.1 -0.14997,2.749414 2.99937,-0.149963 c 2.4159,0.95775 0.80598,-1.698749 2.24952,-2.199533 1.5573,1.151514 2.15524,0.55874 2.24951,-0.9498 0.49989,0.238072 0.99978,0.837592 1.49967,-0.05 l 0.69184,1.17519 2.27193,-0.60502 -0.66425,-1.32002 c 0.83123,0.04807 0.70798,-0.858348 0.34992,-1.99957 l 1.09977,1.34971 0.99978,1.59966 2.09955,-0.29994 c 0,0 1.79962,0 1.79962,-0.29993 0,-0.29994 1.59965,-1.14975 1.59965,-1.14975 l 1.14976,0.59987 -0.19996,0.89981 1.49968,-0.05 0.34993,-0.8998 2.04956,0.4499 0.64986,-0.49989 1.74962,0.29994 0.74984,-0.29994 0.44991,1.34971 -1.04978,-0.49989 -0.4499,0.79982 -0.89981,-0.54988 -2.84939,1.14976 -1.89959,-0.24995 0.19995,0.39991 -1.14975,0.14997 -3.19931,0.1 -1.44969,1.19974 -2.89938,-0.24994 -5.79876,1.849613 -4.1991,-0.14997 -0.19996,0.69985 -0.34992,-0.4499 -0.69985,0.84982 -0.44991,-0.89981 -0.79983,1.04977 -1.04977,-0.59987 -1.59966,1.09977 -5.84875,1.14975 z"
+ id="path1992"
+ sodipodi:nodetypes="cccccccscccccccccccccccsccccccccccccccccccccccccccccccc" />
+ <path
+ id="path2245"
+ style="opacity:1;fill:url(#linearGradient2247);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.17522;stroke-linecap:round;stroke-opacity:1;stop-color:#000000"
+ d="m 138.75197,93.930948 a 0.99098084,0.99098084 0 0 0 -0.80852,0.80879 4.2116687,4.9858724 81.701217 0 0 -4.19413,4.488862 2.0748665,2.0748665 0 0 0 -0.87381,-0.05922 2.0748665,2.0748665 0 0 0 -1.7537,2.35264 2.0748665,2.0748665 0 0 0 0.19739,0.62868 3.809083,5.2955545 81.701217 0 0 -1.78052,2.5231 1.1458217,1.1148535 81.701217 0 0 -0.1462,0.0108 1.1458217,1.1148535 81.701217 0 0 -0.93802,1.29483 1.1458217,1.1148535 81.701217 0 0 0.12968,0.39011 2.3535795,15.019556 81.701217 0 0 -1.37344,0.69355 1.2387261,1.2696942 81.701217 0 0 -0.38226,-0.001 1.2387261,1.2696942 81.701217 0 0 -1.08915,1.2844 0.83614017,1.0219491 81.701217 0 0 -0.54501,-0.0445 0.83614017,1.0219491 81.701217 0 0 -0.89042,0.97492 0.83614017,1.0219491 81.701217 0 0 0.0229,0.0992 0.86710832,3.6852101 81.701217 0 0 -3.0094,1.30643 0.86710832,3.6852101 81.701217 0 0 3.77183,0.326 0.86710832,3.6852101 81.701217 0 0 2.11142,-0.47407 1.2387261,7.6491341 81.701217 0 0 4.39392,-0.41214 1.2387261,7.6491341 81.701217 0 0 6.4992,-1.58396 2.3535795,15.019556 81.701217 0 0 3.65529,-0.46039 2.3535795,15.019556 81.701217 0 0 10.12484,-2.12836 1.1458217,11.024663 81.701217 0 0 5.40155,-0.6369 1.1458217,11.024663 81.701217 0 0 10.74377,-2.72513 1.1458217,11.024663 81.701217 0 0 -1.8677,-0.36123 0.83614017,1.4555031 81.701217 0 0 0.0263,-0.24678 0.83614017,1.4555031 81.701217 0 0 -1.03316,-0.63717 1.796153,1.7651847 81.701217 0 0 -1.99488,-1.455857 1.796153,1.7651847 81.701217 0 0 -1.38884,1.124477 1.796153,10.188523 81.701217 0 0 -1.57616,-0.13795 1.1148535,1.4555031 81.701217 0 0 -1.57129,-0.76317 1.1148535,1.4555031 81.701217 0 0 -0.10164,0.018 2.1677708,2.7561656 81.701217 0 0 -3.00363,-1.568186 2.1677708,2.7561656 81.701217 0 0 -0.22369,0.04103 3.9329553,6.100726 81.701217 0 0 -1.15274,-0.76064 1.5793759,1.4864713 81.701217 0 0 0.11022,-0.878515 1.5793759,1.4864713 81.701217 0 0 -1.69875,-1.348528 1.5793759,1.4864713 81.701217 0 0 -1.13606,0.906442 0.83614017,0.68129938 81.701217 0 0 -0.4384,-0.113578 0.83614017,0.68129938 81.701217 0 0 -0.56357,0.803729 3.9329553,6.100726 81.701217 0 0 -0.77795,0.0805 3.9329553,6.100726 81.701217 0 0 -0.3796,0.06377 1.8580892,1.5174394 81.701217 0 0 -1.40041,-0.680131 1.8580892,1.5174394 81.701217 0 0 -0.78621,0.428537 3.6852101,3.5923061 81.701217 0 0 -2.256,-1.17894 2.4464842,2.198739 81.701217 0 0 -2.45723,-1.764976 2.4464842,2.198739 81.701217 0 0 -1.38551,0.861862 4.2116687,4.9858724 81.701217 0 0 -1.0669,-0.291387 0.99098084,0.99098084 0 0 0 -1.11783,-0.800505 0.99098084,0.99098084 0 0 0 -0.0246,0.0036 z" />
+ <path
+ style="fill:#4c6700;fill-opacity:1;stroke:none;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 125.30055,111.11932 -1.6967,0.0353 1.06044,-1.06043 1.20182,-0.813 1.30787,-0.70696 c 0.0389,0.49883 0.38676,0.65427 1.27252,0.21209 l 0.67161,-1.66136 c 1.4456,-0.0682 2.08422,0.16931 2.68643,-2.12086 0.41189,-0.42405 1.67216,1.38898 1.4846,-0.91905 0.27475,-0.60914 1.32683,-0.71379 0.60091,-1.4139 1.0554,0.13355 1.34281,-0.23417 1.27253,-1.41392 0.49938,1.26434 2.97328,1.59081 3.0399,0.28279 -0.24776,1.03232 3.96102,2.23594 4.31243,0.7423 0.0353,-0.17674 2.58039,2.54504 2.58039,2.54504 l 1.83808,-0.95439 -0.10604,-2.12087 c 4.01013,1.57013 3.20487,-0.47129 4.80729,-0.70695 1.47341,0.44857 2.35719,0.0548 3.1813,-0.42418 l 2.3683,1.626 c 1.43596,0.19121 2.94484,0.81994 4.20639,-0.0353 l 1.76739,-0.42418 2.72178,1.30787 -4.59521,1.23717 -10.32155,1.16648 -4.63056,2.54505 -4.34778,-0.67161 -14.10376,3.25199 z"
+ id="path1565"
+ sodipodi:nodetypes="cccccccccccccccccccccccccccc" />
+ <path
+ style="display:inline;fill:#344600;fill-opacity:1;stroke:none;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 124.51205,111.35351 1.44969,-1.29973 -0.22245,-1.70729 1.46132,2.18798 0.2507,-1.01353 1.35982,-1.01682 1.97812,1.0023 1.47115,-1.85212 0.69985,1.04977 1.14975,-0.1 -0.19996,-3.14934 c 0,0 0.64986,-0.14997 0.64986,0.19996 0,0.34992 0.29994,2.64944 0.29994,2.64944 l 3.54924,-0.69985 -0.79983,-5.14891 1.09976,0.4999 c 0,0 0.79983,4.34908 0.99979,4.2491 0.19996,-0.1 2.44948,-0.44991 2.44948,-0.44991 l -0.9498,-2.84939 0.99978,-0.1 0.74984,3.04935 3.49926,0.34993 1.89959,-0.99979 -0.29994,-2.3495 1.49967,-0.05 0.69184,1.17519 2.27193,-0.60502 -0.66425,-1.32002 0.34992,-1.99957 1.09977,1.34971 0.99978,1.59966 2.09955,-0.29994 c 0,0 1.79962,0 1.79962,-0.29993 0,-0.29994 1.59965,-1.14975 1.59965,-1.14975 l 1.14976,0.59987 -0.19996,0.89981 1.49968,-0.05 0.34993,-0.8998 2.04956,0.4499 0.64986,-0.49989 1.74962,0.29994 0.74984,-0.29994 0.44991,1.34971 -1.04978,-0.49989 -0.4499,0.79982 -0.89981,-0.54988 -2.84939,1.14976 -1.89959,-0.24995 0.19995,0.39991 -1.14975,0.14997 -3.19931,0.1 -1.44969,1.19974 -2.89938,-0.24994 -5.79876,1.84961 -4.1991,-0.14997 -0.19996,0.69985 -0.34992,-0.4499 -0.69985,0.84982 -0.44991,-0.89981 -0.79983,1.04977 -1.04977,-0.59987 -1.59966,1.09977 -5.84875,1.14975 -1.19974,-0.34992 -0.05,0.59987 -0.89981,-0.49989 -1.34971,0.49989 -0.1,-0.39992 -1.14975,0.44991 z"
+ id="path1563"
+ sodipodi:nodetypes="cccccccccccsccccscccccccccccccccsccccccccccccccccccccccccccccccccccccc" />
+ <path
+ id="path1636-1"
+ style="opacity:0.5;fill:#c3e93d;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.725454;stroke-linecap:round;stop-color:#000000"
+ d="m 537.35938,357.47266 a 2.5506348,2.4362786 0 0 0 -2.48243,2.43554 2.5506348,2.4362786 0 0 0 2.55078,2.43555 2.5506348,2.4362786 0 0 0 2.55079,-2.43555 2.5506348,2.4362786 0 0 0 -2.55079,-2.43554 2.5506348,2.4362786 0 0 0 -0.0684,0 z m -18.25782,3.20507 a 3.6842503,4.0024581 0 0 0 -3.68359,4.00391 3.6842503,4.0024581 0 0 0 3.68359,4.00195 3.6842503,4.0024581 0 0 0 3.6836,-4.00195 3.6842503,4.0024581 0 0 0 -3.6836,-4.00391 z m 40.43164,5.48438 a 1.983827,1.8694709 0 0 0 -1.98242,1.87109 1.983827,1.8694709 0 0 0 1.98242,1.86914 1.983827,1.8694709 0 0 0 1.98438,-1.86914 1.983827,1.8694709 0 0 0 -1.98438,-1.87109 z m -48.46093,1.12891 a 1.8893591,2.262259 0 0 0 -1.89063,2.26171 1.8893591,2.262259 0 0 0 1.89063,2.26368 1.8893591,2.262259 0 0 0 1.88867,-2.26368 1.8893591,2.262259 0 0 0 -1.88867,-2.26171 z m 44.30468,1.70507 a 1.983827,1.8694709 0 0 0 -1.98437,1.8711 1.983827,1.8694709 0 0 0 1.98437,1.86914 1.983827,1.8694709 0 0 0 1.98438,-1.86914 1.983827,1.8694709 0 0 0 -1.98438,-1.8711 z m -39.20312,0.38282 a 2.8340388,2.4362786 0 0 0 -2.83594,2.4375 2.8340388,2.4362786 0 0 0 2.83594,2.43554 2.8340388,2.4362786 0 0 0 2.83398,-2.43554 2.8340388,2.4362786 0 0 0 -2.83398,-2.4375 z m -6.89649,5.28515 a 2.5506348,2.4362786 0 0 0 -2.55078,2.4375 2.5506348,2.4362786 0 0 0 2.55078,2.43555 2.5506348,2.4362786 0 0 0 2.55078,-2.43555 2.5506348,2.4362786 0 0 0 -2.55078,-2.4375 z m -6.73437,3.50586 a 2.7395709,3.5674082 48.82823 0 0 -2.62695,1.0625 2.7395709,3.5674082 48.82823 0 0 -0.88282,4.41211 2.7395709,3.5674082 48.82823 0 0 4.49024,-0.28711 2.7395709,3.5674082 48.82823 0 0 0.88086,-4.41015 2.7395709,3.5674082 48.82823 0 0 -1.86133,-0.77735 z"
+ transform="scale(0.26458333)" />
+ <path
+ style="fill:url(#linearGradient1786);fill-opacity:1;stroke:none;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 151.02684,107.44414 0.19996,-1.89959 2.29951,-1.19974 2.54945,0.24994 1.09976,1.94958 -2.24951,1.49968 -3.69921,-0.39991"
+ id="path1776" />
+ <path
+ style="fill:url(#linearGradient1790);fill-opacity:1;stroke:none;stroke-width:0.183288px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 144.86897,109.55491 0.13656,-1.33485 1.57039,-0.84306 1.74109,0.17564 0.75106,1.36997 -1.53625,1.05383 -2.52629,-0.28102"
+ id="path1788" />
+ <path
+ style="fill:url(#linearGradient1794);fill-opacity:1;stroke:none;stroke-width:0.183288px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 121.62395,112.60426 0.13656,-1.33485 1.57039,-0.84306 1.74109,0.17564 0.75106,1.36997 -1.53625,1.05383 -2.52629,-0.28102"
+ id="path1792" />
+ <path
+ style="fill:#a6a753;fill-opacity:1;stroke:none;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 126.27296,115.3253 -0.9498,-0.84982 1.54967,0.54988 v -1.89959 l 0.84981,1.49968 0.64986,-1.14976 0.05,1.34972 7.19846,-1.79962 -1.3997,-1.14975 1.49968,0.54988 0.39991,-1.29972 0.44991,1.3997 0.9498,-0.14997 2.59944,-1.3997 2.49946,-0.05 c 0,0 -3.49924,1.49968 -3.6992,1.44969 -0.19996,-0.05 -12.59731,3.14933 -12.59731,3.14933"
+ id="path1796"
+ sodipodi:nodetypes="cccccccccccccccsc" />
+ <path
+ style="fill:url(#linearGradient1800);fill-opacity:1;stroke:none;stroke-width:0.159602px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 148.0183,110.03724 0.11217,-1.23217 1.28997,-0.77821 1.43018,0.16213 0.61694,1.26458 -1.66183,0.52287 -1.67526,0.1905"
+ id="path1798"
+ sodipodi:nodetypes="ccccccc" />
+ <path
+ style="fill:url(#linearGradient1804);fill-opacity:1;stroke:none;stroke-width:0.109203px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 142.46949,110.72951 0.078,-0.82922 0.89737,-0.52372 0.9949,0.10911 0.42918,0.85104 -1.15606,0.35188 -1.16539,0.1282"
+ id="path1802"
+ sodipodi:nodetypes="ccccccc" />
+ <path
+ style="fill:url(#linearGradient1808);fill-opacity:1;stroke:none;stroke-width:0.159602px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 117.97473,112.58669 0.11217,-1.23217 1.28997,-0.77821 1.43018,0.16213 0.61694,1.26458 -1.66183,0.52287 -1.67526,0.1905"
+ id="path1806"
+ sodipodi:nodetypes="ccccccc" />
+ <path
+ style="fill:url(#linearGradient1816);fill-opacity:1;stroke:none;stroke-width:0.627934px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 162.80292,113.28912 4.14936,-3.67415 4.54737,0.90562 1.32313,2.57584 3.5,1.19799 1.52576,2.97033 -7.82017,2.20309 -7.47118,0.11766 z"
+ id="path1814"
+ sodipodi:nodetypes="ccccccccc" />
+ <g
+ id="g3943-5"
+ clip-path="url(#clipPath3779-8-9-8)"
+ transform="matrix(0.52787095,0.09865816,-0.02312641,0.45003511,94.062286,24.380597)"
+ style="fill:#1a2300;fill-opacity:1">
+ <g
+ inkscape:label="Clip"
+ id="g3941-4"
+ style="fill:#1a2300;fill-opacity:1">
+ <path
+ style="fill:#1a2300;fill-opacity:1;stroke:none;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 165.96445,85.281733 c -1.12822,-0.665249 -2.24243,-1.47058 -3.49925,-0.849818 0,0 1.34971,1.849604 1.34971,1.649648 -1.9893,-0.688237 -5.38627,0.175434 -5.09891,1.899592 0.28328,-0.208198 2.56612,-0.365916 3.54925,0.349925 -3.27405,0.745798 -3.07658,2.352548 -3.44927,4.549026 2.20842,1.182601 3.46096,-2.762936 6.19867,-2.849388 -1.57216,0.369919 -2.54622,5.239296 -1.14975,7.548383 3.00895,-0.545778 3.81663,-6.476945 3.59923,-6.698565 0.40299,3.28811 1.39397,7.957656 -0.64986,14.696854 h 2.09955 c 1.09189,-5.671315 0.36659,-9.581284 -0.34993,-14.596876 2.05169,3.449701 3.21269,3.370859 4.34908,3.749195 0.86964,-3.022025 0.31383,-6.328919 -3.69922,-5.848746 2.06231,-1.386468 4.22458,0.376461 6.04871,0.299937 -0.25284,-4.699029 -5.22731,-3.028661 -6.5486,-2.449476 0.80671,-1.611033 3.18268,-1.926642 4.699,-1.699636 -1.30879,-1.227181 -4.62859,-1.562998 -6.14869,0.04999 -0.05,-0.249946 0.9498,-2.499462 0.9498,-2.499462 -1.77153,0.583207 -2.67469,1.716297 -2.24952,2.699419 z"
+ id="path3939-4"
+ sodipodi:nodetypes="ccccccccccccccccccccc" />
+ </g>
+ </g>
+ <g
+ id="g2118"
+ clip-path="url(#clipPath3779-8-9-8)"
+ transform="matrix(-0.45550915,0.07857292,0.01995619,0.35841508,258.11501,38.365318)"
+ style="fill:#1a2300;fill-opacity:1">
+ <g
+ inkscape:label="Clip"
+ id="g2116"
+ style="fill:#1a2300;fill-opacity:1">
+ <path
+ style="fill:#1a2300;fill-opacity:1;stroke:none;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 165.96445,85.281733 c -1.12822,-0.665249 -2.24243,-1.47058 -3.49925,-0.849818 0,0 1.34971,1.849604 1.34971,1.649648 -1.9893,-0.688237 -5.38627,0.175434 -5.09891,1.899592 0.28328,-0.208198 2.56612,-0.365916 3.54925,0.349925 -3.27405,0.745798 -3.07658,2.352548 -3.44927,4.549026 2.20842,1.182601 3.46096,-2.762936 6.19867,-2.849388 -1.57216,0.369919 -2.54622,5.239296 -1.14975,7.548383 3.00895,-0.545778 3.81663,-6.476945 3.59923,-6.698565 0.40299,3.28811 1.39397,7.957656 -0.64986,14.696854 h 2.09955 c 1.09189,-5.671315 0.36659,-9.581284 -0.34993,-14.596876 2.05169,3.449701 3.21269,3.370859 4.34908,3.749195 0.86964,-3.022025 0.31383,-6.328919 -3.69922,-5.848746 2.06231,-1.386468 4.22458,0.376461 6.04871,0.299937 -0.25284,-4.699029 -5.22731,-3.028661 -6.5486,-2.449476 0.80671,-1.611033 3.18268,-1.926642 4.699,-1.699636 -1.30879,-1.227181 -4.62859,-1.562998 -6.14869,0.04999 -0.05,-0.249946 0.9498,-2.499462 0.9498,-2.499462 -1.77153,0.583207 -2.67469,1.716297 -2.24952,2.699419 z"
+ id="path2114"
+ sodipodi:nodetypes="ccccccccccccccccccccc" />
+ </g>
+ </g>
+ <g
+ id="g2124"
+ clip-path="url(#clipPath3779-8-9-8)"
+ transform="matrix(-0.60023274,0.1020057,0.02629664,0.46530512,275.27906,30.19158)"
+ style="fill:#324400;fill-opacity:1">
+ <g
+ inkscape:label="Clip"
+ id="g2122"
+ style="fill:#324400;fill-opacity:1">
+ <path
+ style="fill:#324400;fill-opacity:1;stroke:none;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 165.96445,85.281733 c -1.12822,-0.665249 -2.24243,-1.47058 -3.49925,-0.849818 0,0 1.34971,1.849604 1.34971,1.649648 -1.9893,-0.688237 -5.38627,0.175434 -5.09891,1.899592 0.28328,-0.208198 2.56612,-0.365916 3.54925,0.349925 -3.27405,0.745798 -3.07658,2.352548 -3.44927,4.549026 2.20842,1.182601 3.46096,-2.762936 6.19867,-2.849388 -1.57216,0.369919 -2.54622,5.239296 -1.14975,7.548383 3.00895,-0.545778 3.81663,-6.476945 3.59923,-6.698565 0.40299,3.28811 1.39397,7.957656 -0.64986,14.696854 h 2.09955 c 1.09189,-5.671315 0.36659,-9.581284 -0.34993,-14.596876 2.05169,3.449701 3.21269,3.370859 4.34908,3.749195 0.86964,-3.022025 0.31383,-6.328919 -3.69922,-5.848746 2.06231,-1.386468 4.22458,0.376461 6.04871,0.299937 -0.25284,-4.699029 -5.22731,-3.028661 -6.5486,-2.449476 0.80671,-1.611033 3.18268,-1.926642 4.699,-1.699636 -1.30879,-1.227181 -4.62859,-1.562998 -6.14869,0.04999 -0.05,-0.249946 0.9498,-2.499462 0.9498,-2.499462 -1.77153,0.583207 -2.67469,1.716297 -2.24952,2.699419 z"
+ id="path2120"
+ sodipodi:nodetypes="ccccccccccccccccccccc" />
+ </g>
+ </g>
+ <g
+ id="g2130"
+ clip-path="url(#clipPath3779-8-9-8)"
+ transform="matrix(0.49614252,-0.01075334,0.05058154,0.37648867,76.619014,58.465857)"
+ style="fill:#324400;fill-opacity:1">
+ <g
+ inkscape:label="Clip"
+ id="g2128"
+ style="fill:#324400;fill-opacity:1">
+ <path
+ style="fill:#324400;fill-opacity:1;stroke:none;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 165.96445,85.281733 c -1.12822,-0.665249 -2.24243,-1.47058 -3.49925,-0.849818 0,0 1.34971,1.849604 1.34971,1.649648 -1.9893,-0.688237 -5.38627,0.175434 -5.09891,1.899592 0.28328,-0.208198 2.56612,-0.365916 3.54925,0.349925 -3.27405,0.745798 -3.07658,2.352548 -3.44927,4.549026 2.20842,1.182601 3.46096,-2.762936 6.19867,-2.849388 -1.57216,0.369919 -2.54622,5.239296 -1.14975,7.548383 3.00895,-0.545778 3.81663,-6.476945 3.59923,-6.698565 0.40299,3.28811 1.39397,7.957656 -0.64986,14.696854 h 2.09955 c 1.09189,-5.671315 0.36659,-9.581284 -0.34993,-14.596876 2.05169,3.449701 3.21269,3.370859 4.34908,3.749195 0.86964,-3.022025 0.31383,-6.328919 -3.69922,-5.848746 2.06231,-1.386468 4.22458,0.376461 6.04871,0.299937 -0.25284,-4.699029 -5.22731,-3.028661 -6.5486,-2.449476 0.80671,-1.611033 3.18268,-1.926642 4.699,-1.699636 -1.30879,-1.227181 -4.62859,-1.562998 -6.14869,0.04999 -0.05,-0.249946 0.9498,-2.499462 0.9498,-2.499462 -1.77153,0.583207 -2.67469,1.716297 -2.24952,2.699419 z"
+ id="path2126"
+ sodipodi:nodetypes="ccccccccccccccccccccc" />
+ </g>
+ </g>
+ <path
+ style="fill:url(#linearGradient2134);fill-opacity:1;stroke:none;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 187.85921,88.497736 0.19996,-1.89959 2.29951,-1.19974 0.95052,-1.130818 2.23519,-0.245239 1.7253,1.755575 0.57628,2.17348 -4.08759,1.146202 -3.69921,-0.39991"
+ id="path2132"
+ sodipodi:nodetypes="ccccccccc" />
+ <path
+ style="fill:url(#linearGradient2139);fill-opacity:1;stroke:none;stroke-width:0.128094px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 184.18304,90.096135 0.10261,-0.867641 1.18002,-0.547983 0.48778,-0.516503 1.14701,-0.112013 0.88536,0.801861 0.29573,0.992741 -2.0976,0.523529 -1.8983,-0.182659"
+ id="path2136"
+ sodipodi:nodetypes="ccccccccc" />
+ <path
+ style="fill:url(#linearGradient2143);fill-opacity:1;stroke:none;stroke-width:0.128094px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 193.65625,89.38918 0.10261,-0.867641 2.81481,-1.176499 0.88536,0.801861 0.29573,0.992741 -2.0976,0.523529 -1.8983,-0.182659"
+ id="path2141"
+ sodipodi:nodetypes="ccccccc" />
+ <path
+ style="fill:url(#linearGradient2147);fill-opacity:1;stroke:none;stroke-width:0.128094px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 175.20471,118.37435 0.10261,-0.86764 1.82507,-1.38859 1.8044,0.51908 0.36643,1.48761 -2.0976,0.52353 -1.8983,-0.18266"
+ id="path2145"
+ sodipodi:nodetypes="ccccccc" />
+ <path
+ style="fill:url(#linearGradient2151);fill-opacity:1;stroke:none;stroke-width:0.0691346px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 178.24462,113.91694 0.0601,-0.43128 1.06953,-0.69023 1.05742,0.25802 0.21474,0.73945 -1.22924,0.26023 -1.11245,-0.0908"
+ id="path2149"
+ sodipodi:nodetypes="ccccccc" />
+ <path
+ style="fill:url(#linearGradient2155);fill-opacity:1;stroke:none;stroke-width:0.0989137px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 180.86035,112.7723 0.076,-0.69794 1.35286,-1.11701 1.33754,0.41756 0.27163,1.19666 -1.55488,0.42113 -1.40715,-0.14694"
+ id="path2153"
+ sodipodi:nodetypes="ccccccc" />
+ <path
+ style="opacity:0.663399;fill:url(#linearGradient2159);fill-opacity:1;stroke:none;stroke-width:0.0939294px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 133.37368,121.13751 0.076,-0.62938 1.35286,-1.00727 1.33754,0.37654 0.27163,1.0791 -1.55488,0.37975 -1.40715,-0.1325"
+ id="path2157"
+ sodipodi:nodetypes="ccccccc" />
+ <path
+ style="fill:#729a00;fill-opacity:1;stroke:none;stroke-width:0.126273px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 166.63505,92.327626 c -0.58597,-0.291736 -1.16467,-0.644905 -1.81745,-0.372677 0,0 0.70102,0.811122 0.70102,0.723434 -1.03321,-0.301818 -2.79754,0.07694 -2.64828,0.833044 0.14713,-0.0913 1.33279,-0.160469 1.84341,0.153455 -1.70048,0.32706 -1.59792,1.031682 -1.79149,1.994921 1.14702,0.518616 1.79757,-1.211652 3.21948,-1.249565 -0.81655,0.162224 -1.32246,2.297632 -0.59716,3.310254 1.5628,-0.239344 1.9823,-2.840387 1.86938,-2.937576 1.37584,0.416416 0.77198,1.630115 2.83004,1.688009 0.45168,-1.325273 0.163,-2.775473 -1.92131,-2.564898 1.07113,-0.60802 2.19418,0.165092 3.1416,0.131534 -0.13132,-2.060704 -2.71498,-1.328184 -3.40124,-1.07419 0.419,-0.706499 1.65304,-0.844905 2.44059,-0.745355 -0.67976,-0.538165 -2.40401,-0.685434 -3.19353,0.02193 -0.026,-0.109611 0.49331,-1.096109 0.49331,-1.096109 -0.92011,0.255758 -1.38919,0.752662 -1.16837,1.183798 z"
+ id="path2163"
+ sodipodi:nodetypes="cccccccccccccccccc" />
+ <path
+ style="fill:#729a00;fill-opacity:1;stroke:none;stroke-width:0.122342px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 146.41359,100.76688 c -0.56774,-0.28265 -1.12842,-0.62482 -1.76087,-0.36107 0,0 0.67919,0.78587 0.67919,0.70091 -1.00104,-0.29242 -2.71045,0.0746 -2.56584,0.80712 0.14255,-0.0885 1.2913,-0.15548 1.78603,0.14867 -1.64755,0.31688 -1.54818,0.99957 -1.73572,1.93282 1.11131,0.50247 1.7416,-1.17393 3.11926,-1.21066 -0.79113,0.15717 -1.28129,2.2261 -0.57857,3.2072 1.51415,-0.23189 1.92058,-2.75196 1.81118,-2.84613 1.333,0.40345 0.74795,1.57937 2.74194,1.63547 0.43762,-1.28402 0.15793,-2.68908 -1.8615,-2.48506 1.03778,-0.58909 2.12587,0.15995 3.0438,0.12744 -0.12723,-1.99655 -2.63046,-1.28683 -3.29535,-1.04075 0.40595,-0.6845 1.60157,-0.8186 2.36461,-0.72215 -0.6586,-0.52141 -2.32918,-0.664098 -3.09412,0.0212 -0.0252,-0.1062 0.47796,-1.061985 0.47796,-1.061985 -0.89147,0.247797 -1.34595,0.729235 -1.132,1.146945 z"
+ id="path2170"
+ sodipodi:nodetypes="cccccccccccccccccc" />
+ <path
+ style="fill:#9dd200;fill-opacity:1;stroke:none;stroke-width:0.103715px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 143.76141,100.53057 c 0.36102,-0.38398 0.69983,-0.815569 1.26474,-0.762468 0,0 -0.30597,0.831448 -0.32987,0.760848 0.69448,-0.50589 2.12405,-0.649822 2.21789,-0.003 -0.13549,-0.0361 -1.04568,0.20988 -1.344,0.59256 1.36748,-0.16931 1.48238,0.42412 1.89039,1.15044 -0.72097,0.70939 -1.68152,-0.51824 -2.76079,-0.187 0.65805,-0.0772 1.62026,1.51351 1.35095,2.51337 -1.24008,0.2049 -2.26421,-1.78263 -2.20582,-1.88962 -0.92082,0.68533 -0.13614,1.50892 -1.66753,2.07915 -0.7007,-0.95215 -0.87885,-2.19324 0.74544,-2.55399 -0.97092,-0.21703 -1.60451,0.69118 -2.3259,0.9052 -0.46281,-1.69262 1.67911,-1.76015 2.26422,-1.73025 -0.5075,-0.46224 -1.47293,-0.25971 -2.03785,0.0209 0.36437,-0.60625 1.62047,-1.16352 2.40676,-0.79485 -0.0103,-0.0949 -0.66954,-0.757039 -0.66954,-0.757039 0.76139,-0.02819 1.24943,0.252579 1.20091,0.655889 z"
+ id="path2172"
+ sodipodi:nodetypes="cccccccccccccccccc" />
+ <path
+ style="opacity:0.251634;fill:#502d16;fill-opacity:1;stroke:none;stroke-width:0.627934px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 165.20657,116.25833 1.21166,2.30085 0.81201,-0.96273 1.14309,-1.35527 1.32742,2.16289 0.69797,-4.49057 -3.44644,-4.29853 4.54737,0.90562 1.32313,2.57584 -1.25805,4.01989 4.75805,-2.8219 1.52576,2.97033 -7.82017,2.20309 -7.47118,0.11766 0.14793,-3.79037 z"
+ id="path2174"
+ sodipodi:nodetypes="cccccccccccccccc" />
+ <path
+ style="display:inline;fill:url(#linearGradient1812);fill-opacity:1;stroke:none;stroke-width:0.34993px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 158.41242,117.9744 2.86037,-1.6871 3.17127,0.35148 1.61795,4.19121 -3.58496,0.98358 -4.78886,0.0724 z"
+ id="path1810"
+ sodipodi:nodetypes="ccccccc" />
+ <path
+ style="display:inline;opacity:0.251634;fill:#502d16;fill-opacity:1;stroke:none;stroke-width:0.34993px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 160.53329,120.73153 2.02499,-1.92985 -1.28549,-2.51438 3.17127,0.35148 1.61795,4.19121 -3.58496,0.98358 -4.78886,0.0724 z"
+ id="path2200"
+ sodipodi:nodetypes="cccccccc" />
+ <path
+ style="fill:url(#linearGradient2210);fill-opacity:1;stroke:none;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 143.96813,36.688589 -1.14976,-1.849604 1.19975,1.149754 -0.007,-1.97029 0.47418,1.979387 0.96391,-1.404293 -0.43674,1.444146 0.91394,-0.683218 -0.78227,1.318378 z"
+ id="path2202"
+ sodipodi:nodetypes="cccccccccc" />
+ <path
+ style="fill:url(#linearGradient2214);fill-opacity:1;stroke:none;stroke-width:0.263693px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 137.27553,34.705226 -1.60559,-1.463895 1.46191,0.777889 0.14947,-2.015658 0.29966,1.897195 0.53753,-1.611709 -0.0225,1.506424 0.68705,-0.90532 -0.38733,1.479695 z"
+ id="path2212"
+ sodipodi:nodetypes="cccccccccc" />
+ <path
+ style="fill:url(#linearGradient2218);fill-opacity:1;stroke:none;stroke-width:0.196356px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 132.9207,34.278489 1.51767,-0.254611 -1.47761,-0.144352 0.16257,-1.362552 -0.61757,1.394071 -0.17754,-2.018342 -0.33976,2.070894 -0.80163,-0.340771 0.2926,0.351593 -0.91296,0.449339 1.21358,-0.08811 z"
+ id="path2216"
+ sodipodi:nodetypes="cccccccccccc" />
+ <path
+ style="fill:url(#linearGradient2222);fill-opacity:1;stroke:none;stroke-width:0.196356px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 139.66804,34.901321 2.78409,-0.254612 -0.95523,-0.05025 0.24856,-0.81954 -0.6027,0.80091 -0.58074,-0.882855 0.16666,0.861071 -1.02059,-0.05368 -0.43949,-1.051136 -0.0155,1.082655 -0.75885,-0.751919 0.24155,0.804471 -0.80163,-0.340771 0.59322,0.712823 z"
+ id="path2220"
+ sodipodi:nodetypes="ccccccccccccccc" />
+ <path
+ style="fill:#a9cd24;fill-opacity:1;stroke:none;stroke-width:0.235612px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 126.42453,39.971079 -1.4187,-1.543 1.23921,0.846336 -0.61376,-1.927087 0.96112,1.827192 0.27605,-1.598798 0.12463,1.515178 0.46211,-0.88136 -0.1688,1.472448 z"
+ id="path2224"
+ sodipodi:nodetypes="cccccccccc" />
+ <path
+ style="fill:#a3c422;fill-opacity:1;stroke:none;stroke-width:0.235612px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 128.54618,40.819425 1.4187,-1.543 -1.23921,0.846336 0.61376,-1.927087 -0.96112,1.827192 -0.27605,-1.598798 -0.12463,1.515178 -0.46211,-0.88136 0.1688,1.472448 z"
+ id="path2228"
+ sodipodi:nodetypes="cccccccccc" />
+ <path
+ style="fill:#a4c622;fill-opacity:1;stroke:none;stroke-width:0.235612px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 122.00605,42.622161 -1.4187,-1.543 1.23921,0.846336 -0.61376,-1.927087 0.96112,1.827192 0.27605,-1.598798 0.12463,1.515178 0.46211,-0.88136 -0.1688,1.472448 z"
+ id="path2232"
+ sodipodi:nodetypes="cccccccccc" />
+ <path
+ style="fill:#a3c422;fill-opacity:1;stroke:none;stroke-width:0.196356px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 124.08376,43.29217 1.51767,-0.254611 -1.47761,-0.144352 0.16257,-1.362552 -0.61757,1.394071 -0.17754,-2.018342 -0.33976,2.070894 -0.80163,-0.340771 0.2926,0.351593 -0.91296,0.449339 1.21358,-0.08811 z"
+ id="path2236"
+ sodipodi:nodetypes="cccccccccccc" />
+ <path
+ style="fill:url(#linearGradient2242);fill-opacity:1;stroke:none;stroke-width:0.196356px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 141.58091,38.838351 1.51767,-0.254611 -1.47761,-0.144352 0.16257,-1.362552 -0.61757,1.394071 -0.17754,-2.018342 -0.33976,2.070894 -0.80163,-0.340771 0.2926,0.351593 -0.91296,0.449339 1.21358,-0.08811 z"
+ id="path2240"
+ sodipodi:nodetypes="cccccccccccc" />
+ <path
+ style="fill:#a9cd24;fill-opacity:1;stroke:none;stroke-width:0.235612px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 157.35462,34.315436 1.4187,-1.543 -1.23921,0.846336 0.61376,-1.927087 -0.96112,1.827192 -0.27605,-1.598798 -0.12463,1.515178 -0.46211,-0.88136 0.1688,1.472448 z"
+ id="path2244"
+ sodipodi:nodetypes="cccccccccc" />
+ <path
+ style="fill:#a3c422;fill-opacity:1;stroke:none;stroke-width:0.196356px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 154.63602,35.232879 -1.51767,-0.254611 1.47761,-0.144352 -0.16257,-1.362552 0.61757,1.394071 0.17754,-2.018342 0.33976,2.070894 0.80163,-0.340771 -0.2926,0.351593 0.91296,0.449339 -1.21358,-0.08811 z"
+ id="path2246"
+ sodipodi:nodetypes="cccccccccccc" />
+ <path
+ style="display:inline;fill:url(#linearGradient2210-7);fill-opacity:1;stroke:none;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 94.000431,41.04648 -1.14976,-1.849604 1.19975,1.149754 -0.007,-1.97029 0.474181,1.979387 0.963909,-1.404293 -0.43674,1.444146 0.913941,-0.683218 -0.78227,1.318378 z"
+ id="path2202-7"
+ sodipodi:nodetypes="cccccccccc" />
+ <path
+ style="display:inline;fill:url(#linearGradient2214-7);fill-opacity:1;stroke:none;stroke-width:0.263693px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 87.307831,39.063117 -1.60559,-1.463895 1.46191,0.777889 0.14947,-2.015658 0.29966,1.897195 0.53753,-1.611709 -0.0225,1.506424 0.68705,-0.90532 -0.38733,1.479695 z"
+ id="path2212-7"
+ sodipodi:nodetypes="cccccccccc" />
+ <path
+ style="display:inline;fill:url(#linearGradient2218-9);fill-opacity:1;stroke:none;stroke-width:0.196356px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 82.953001,38.63638 1.51767,-0.254611 -1.47761,-0.144352 0.16257,-1.362552 -0.61757,1.394071 -0.17754,-2.018342 -0.33976,2.070894 -0.80163,-0.340771 0.2926,0.351593 -0.91296,0.449339 1.21358,-0.08811 z"
+ id="path2216-5"
+ sodipodi:nodetypes="cccccccccccc" />
+ <path
+ style="display:inline;fill:url(#linearGradient2222-4);fill-opacity:1;stroke:none;stroke-width:0.196356px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 89.700341,39.259212 2.78409,-0.254612 -0.95523,-0.05025 0.24856,-0.81954 -0.6027,0.80091 -0.58074,-0.882855 0.16666,0.861071 -1.02059,-0.05368 -0.43949,-1.051136 -0.0155,1.082655 -0.75885,-0.751919 0.24155,0.804471 -0.80163,-0.340771 0.59322,0.712823 z"
+ id="path2220-2"
+ sodipodi:nodetypes="ccccccccccccccc" />
+ <path
+ style="display:inline;fill:#a9cd24;fill-opacity:1;stroke:none;stroke-width:0.235612px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 76.456832,44.32897 -1.418701,-1.543 1.239211,0.846336 -0.61376,-1.927087 0.961119,1.827192 0.276051,-1.598798 0.124629,1.515178 0.462111,-0.88136 -0.1688,1.472448 z"
+ id="path2224-0"
+ sodipodi:nodetypes="cccccccccc" />
+ <path
+ style="display:inline;fill:#90ad1e;fill-opacity:1;stroke:none;stroke-width:0.235612px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 100.18449,51.320485 0.46011,-2.044959 -0.651989,1.351605 -0.42913,-1.976414 0.0782,2.063071 -1.036649,-1.248087 0.647649,1.375443 -0.840099,-0.53345 0.880669,1.192062 z"
+ id="path2228-4"
+ sodipodi:nodetypes="cccccccccc"
+ inkscape:transform-center-x="-1.4846063"
+ inkscape:transform-center-y="-0.07069554" />
+ <path
+ style="display:inline;fill:#849f1c;fill-opacity:1;stroke:none;stroke-width:0.235612px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 78.754428,83.60034 -1.418701,-1.543 1.239211,0.846336 -0.61376,-1.927087 0.96112,1.827192 0.27605,-1.598798 0.12463,1.515178 0.46211,-0.88136 -0.1688,1.472448 z"
+ id="path2232-2"
+ sodipodi:nodetypes="cccccccccc" />
+ <path
+ style="display:inline;fill:#a3c422;fill-opacity:1;stroke:none;stroke-width:0.196356px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 100.76828,51.538316 1.51767,-0.254611 -1.47761,-0.144352 0.16257,-1.362552 -0.61757,1.394071 -0.17754,-2.018342 -0.339761,2.070894 -0.80163,-0.340771 0.2926,0.351593 -0.91296,0.449339 1.21358,-0.08811 z"
+ id="path2236-6"
+ sodipodi:nodetypes="cccccccccccc" />
+ <path
+ style="display:inline;fill:url(#linearGradient2242-0);fill-opacity:1;stroke:none;stroke-width:0.196356px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 79.748147,40.227029 -1.51767,-0.254611 1.47761,-0.144352 -0.16257,-1.362552 0.61757,1.394071 0.17754,-2.018342 0.33976,2.070894 0.80163,-0.340771 -0.2926,0.351593 0.91296,0.449339 -1.21358,-0.08811 z"
+ id="path2240-1"
+ sodipodi:nodetypes="cccccccccccc" />
+ <path
+ style="display:inline;fill:#a9cd24;fill-opacity:1;stroke:none;stroke-width:0.235612px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 76.250009,39.698036 0.347771,-2.067031 -0.577221,1.385187 -0.536403,-1.950035 0.190761,2.055722 -1.103246,-1.189625 0.721785,1.33803 -0.867975,-0.486785 0.944445,1.1422 z"
+ id="path2244-9"
+ sodipodi:nodetypes="cccccccccc" />
+ <path
+ style="display:inline;fill:#a3c422;fill-opacity:1;stroke:none;stroke-width:0.196356px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 96.962506,40.933985 -1.51767,-0.254611 1.47761,-0.144352 -0.16257,-1.362552 0.61757,1.394071 0.17754,-2.018342 0.33976,2.070894 0.80163,-0.340771 -0.2926,0.351593 0.91296,0.449339 -1.21358,-0.08811 z"
+ id="path2246-4"
+ sodipodi:nodetypes="cccccccccccc" />
+ <path
+ style="opacity:0.663399;fill:url(#linearGradient2579);fill-opacity:1;stroke:none;stroke-width:0.0464847px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 136.57299,120.45135 0.0435,-0.2694 0.77408,-0.43114 0.76532,0.16117 0.15542,0.46189 -0.88968,0.16255 -0.80514,-0.0567"
+ id="path2577"
+ sodipodi:nodetypes="ccccccc" />
+ <path
+ style="opacity:1;fill:#e8dcc2;fill-opacity:1;stroke:none;stroke-width:0.0625877px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 129.87442,122.00771 0.0523,-0.40654 0.92991,-0.65062 0.91938,0.24321 0.18671,0.69703 -1.06879,0.24529 -0.96721,-0.0856"
+ id="path2581"
+ sodipodi:nodetypes="ccccccc" />
+ <path
+ style="opacity:1;fill:#e2d4b3;fill-opacity:1;stroke:none;stroke-width:0.047941px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 137.77273,120.74588 0.0435,-0.28654 0.77409,-0.45858 0.76532,0.17142 0.15542,0.49129 -0.88969,0.17289 -0.80514,-0.0603"
+ id="path2585"
+ sodipodi:nodetypes="ccccccc" />
+ <path
+ style="opacity:1;fill:#e8dcc2;fill-opacity:1;stroke:none;stroke-width:0.0349165px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 128.52471,122.72794 0.036,-0.18369 0.64053,-0.29398 0.63328,0.10989 0.12861,0.31495 -0.73619,0.11083 -0.66623,-0.0387"
+ id="path2587"
+ sodipodi:nodetypes="ccccccc" />
+ <path
+ style="display:inline;fill:url(#linearGradient2630);fill-opacity:1;stroke:none;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 67.106191,112.93108 -1.14976,-1.8496 1.19975,1.14975 -0.007,-1.97029 0.474181,1.97939 0.963909,-1.40429 -0.43674,1.44414 0.913941,-0.68321 -0.78227,1.31837 z"
+ id="path2606"
+ sodipodi:nodetypes="cccccccccc" />
+ <path
+ style="display:inline;fill:url(#linearGradient2628);fill-opacity:1;stroke:none;stroke-width:0.263693px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 56.91434,115.2468 -1.60559,-1.46389 1.46191,0.77788 0.14947,-2.01565 0.29966,1.89719 0.53753,-1.61171 -0.0225,1.50643 0.68705,-0.90532 -0.38733,1.47969 z"
+ id="path2608"
+ sodipodi:nodetypes="cccccccccc" />
+ <path
+ style="display:inline;fill:url(#linearGradient2626);fill-opacity:1;stroke:none;stroke-width:0.196356px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 52.55951,114.82006 1.51767,-0.25461 -1.47761,-0.14435 0.16257,-1.36255 -0.61757,1.39407 -0.17754,-2.01834 -0.33976,2.07089 -0.80163,-0.34077 0.2926,0.35159 -0.91296,0.44934 1.21358,-0.0881 z"
+ id="path2610"
+ sodipodi:nodetypes="cccccccccccc" />
+ <path
+ style="display:inline;fill:url(#linearGradient2624);fill-opacity:1;stroke:none;stroke-width:0.196356px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 59.30685,115.4429 2.78409,-0.25462 -0.95523,-0.0503 0.24856,-0.81954 -0.6027,0.80091 -0.58074,-0.88285 0.16666,0.86107 -1.02059,-0.0537 -0.43949,-1.05114 -0.0155,1.08266 -0.75885,-0.75192 0.24155,0.80447 -0.80163,-0.34077 0.59322,0.71282 z"
+ id="path2612"
+ sodipodi:nodetypes="ccccccccccccccc" />
+ <path
+ style="display:inline;fill:#a9cd24;fill-opacity:1;stroke:none;stroke-width:0.235612px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 39.364776,114.11402 -1.418701,-1.543 1.239211,0.84634 -0.61376,-1.92709 0.961119,1.82719 0.276051,-1.59879 0.124629,1.51517 0.462111,-0.88136 -0.1688,1.47245 z"
+ id="path2614"
+ sodipodi:nodetypes="cccccccccc" />
+ <path
+ style="display:inline;fill:url(#linearGradient2622);fill-opacity:1;stroke:none;stroke-width:0.196356px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 49.354656,116.41071 -1.51767,-0.25461 1.47761,-0.14435 -0.16257,-1.36255 0.61757,1.39407 0.17754,-2.01834 0.33976,2.07089 0.80163,-0.34077 -0.2926,0.35159 0.91296,0.44934 -1.21358,-0.0881 z"
+ id="path2616"
+ sodipodi:nodetypes="cccccccccccc" />
+ <path
+ style="display:inline;fill:#a9cd24;fill-opacity:1;stroke:none;stroke-width:0.235612px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 65.152385,112.88236 0.347771,-2.06703 -0.577221,1.38519 -0.536403,-1.95004 0.190761,2.05572 -1.103246,-1.18962 0.721785,1.33803 -0.867975,-0.48679 0.944445,1.1422 z"
+ id="path2618"
+ sodipodi:nodetypes="cccccccccc" />
+ <path
+ style="display:inline;fill:#a3c422;fill-opacity:1;stroke:none;stroke-width:0.196356px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 74.667281,114.21829 -1.51767,-0.25461 1.47761,-0.14435 -0.16257,-1.36256 0.61757,1.39407 0.17754,-2.01834 0.33976,2.0709 0.80163,-0.34077 -0.2926,0.35159 0.91296,0.44934 -1.21358,-0.0881 z"
+ id="path2620"
+ sodipodi:nodetypes="cccccccccccc" />
+ <path
+ style="display:inline;fill:url(#linearGradient2638);fill-opacity:1;stroke:none;stroke-width:0.263693px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 32.8195,118.24616 -1.60559,-1.46389 1.46191,0.77788 0.14947,-2.01565 0.29966,1.89719 0.53753,-1.61171 -0.0225,1.50643 0.68705,-0.90532 -0.38733,1.47969 z"
+ id="path2632"
+ sodipodi:nodetypes="cccccccccc" />
+ <path
+ style="display:inline;fill:url(#linearGradient2636);fill-opacity:1;stroke:none;stroke-width:0.196356px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 35.21201,118.44226 2.78409,-0.25462 -0.95523,-0.0503 0.24856,-0.81954 -0.6027,0.80091 -0.58074,-0.88285 0.16666,0.86107 -1.02059,-0.0537 -0.43949,-1.05114 -0.0155,1.08266 -0.75885,-0.75192 0.24155,0.80447 -0.80163,-0.34077 0.59322,0.71282 z"
+ id="path2634"
+ sodipodi:nodetypes="ccccccccccccccc" />
+ <path
+ style="fill:#4c6700;fill-opacity:1;stroke:none;stroke-width:0.139814px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 79.040388,119.23736 -1.076763,0.0155 0.672979,-0.4666 0.762701,-0.35773 0.830003,-0.31107 c 0.02469,0.21949 0.245447,0.28789 0.80757,0.0933 l 0.426218,-0.73101 c 0.91741,-0.03 1.322692,0.0745 1.704868,-0.9332 0.261395,-0.18659 1.06119,0.61116 0.94216,-0.40439 0.174363,-0.26803 0.842036,-0.31408 0.381351,-0.62213 0.66978,0.0588 0.852177,-0.10304 0.807576,-0.62214 0.316917,0.55632 1.886909,0.69997 1.929187,0.12443 -0.157234,0.45423 1.563954,-0.11593 1.786967,-0.77314 0.459717,-0.70233 1.978799,-1.28595 3.536584,-0.7332 2.544917,0.69087 2.18385,1.39228 3.200781,1.28859 0.935058,0.19738 1.495925,0.0241 2.018923,-0.18664 l 1.502976,0.71545 c 0.911301,0.0841 1.868861,0.36079 2.669471,-0.0155 l 1.12163,-0.18664 1.7273,0.57547 -2.91622,0.54437 -6.550293,0.51326 -2.938655,1.11985 -4.808755,0.65429 -6.900997,0.48111 z"
+ id="path4100"
+ sodipodi:nodetypes="cccccccccccccccccccccccccc" />
+ <path
+ style="display:inline;fill:url(#linearGradient2646);fill-opacity:1;stroke:none;stroke-width:0.263693px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 94.459029,118.14491 -1.914235,-1.02791 1.607521,0.39769 -0.346836,-1.99121 0.75349,1.76675 0.128052,-1.69416 0.345727,1.4664 0.445402,-1.04559 -0.0146,1.52947 z"
+ id="path2640"
+ sodipodi:nodetypes="cccccccccc" />
+ <path
+ style="display:inline;fill:url(#linearGradient2644);fill-opacity:1;stroke:none;stroke-width:0.196356px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 96.82708,117.75135 2.637829,-0.92621 -0.938635,0.18429 0.04109,-0.85542 -0.389076,0.92375 -0.778591,-0.71447 0.371711,0.79438 -1.002849,0.19693 -0.68267,-0.91214 0.249121,1.05372 -0.919374,-0.54405 0.430529,0.72123 -0.860547,-0.13489 0.74921,0.54654 z"
+ id="path2642"
+ sodipodi:nodetypes="ccccccccccccccc" />
+ <path
+ style="display:inline;fill:url(#linearGradient2650);fill-opacity:1;stroke:none;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 82.802829,119.72962 -1.14976,-1.8496 1.19975,1.14975 -0.007,-1.97029 0.474181,1.97939 0.963909,-1.40429 -0.43674,1.44414 0.913941,-0.68321 -0.78227,1.31837 z"
+ id="path2648"
+ sodipodi:nodetypes="cccccccccc" />
+ <path
+ style="display:inline;fill:#a9cd24;fill-opacity:1;stroke:none;stroke-width:0.235612px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 117.04127,113.1823 0.34778,-2.06703 -0.57723,1.38519 -0.5364,-1.95004 0.19076,2.05572 -1.10324,-1.18962 0.72178,1.33803 -0.86797,-0.48679 0.94444,1.1422 z"
+ id="path2652"
+ sodipodi:nodetypes="cccccccccc" />
+ <path
+ style="opacity:0.663399;fill:url(#linearGradient3148);fill-opacity:1;stroke:none;stroke-width:0.0939294px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 55.090446,131.93519 0.076,-0.62938 1.35286,-1.00727 1.33754,0.37654 0.27163,1.0791 -1.55488,0.37975 -1.40715,-0.1325"
+ id="path3136"
+ sodipodi:nodetypes="ccccccc" />
+ <path
+ style="opacity:0.663399;fill:url(#linearGradient3146);fill-opacity:1;stroke:none;stroke-width:0.0464847px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 58.489714,132.54876 0.0435,-0.2694 0.77408,-0.43114 0.76532,0.16117 0.15542,0.46189 -0.88968,0.16255 -0.80514,-0.0567"
+ id="path3138"
+ sodipodi:nodetypes="ccccccc" />
+ <path
+ style="opacity:1;fill:#e8dcc2;fill-opacity:1;stroke:none;stroke-width:0.0625877px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 87.283542,129.60608 0.0523,-0.40654 0.92991,-0.65062 0.91938,0.24321 0.18671,0.69703 -1.06879,0.24529 -0.96721,-0.0856"
+ id="path3140"
+ sodipodi:nodetypes="ccccccc" />
+ <path
+ style="opacity:1;fill:#e2d4b3;fill-opacity:1;stroke:none;stroke-width:0.047941px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 113.97783,124.54506 0.0435,-0.28654 0.77409,-0.45858 0.76532,0.17142 0.15542,0.49129 -0.88969,0.17289 -0.80514,-0.0603"
+ id="path3142"
+ sodipodi:nodetypes="ccccccc" />
+ <path
+ style="opacity:1;fill:#e8dcc2;fill-opacity:1;stroke:none;stroke-width:0.0349165px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 85.933832,130.32631 0.036,-0.18369 0.64053,-0.29398 0.63328,0.10989 0.12861,0.31495 -0.73619,0.11083 -0.66623,-0.0387"
+ id="path3144"
+ sodipodi:nodetypes="ccccccc" />
+ <path
+ style="opacity:0.663399;fill:url(#linearGradient4030);fill-opacity:1;stroke:none;stroke-width:0.0939294px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 4.3682382,129.96993 -0.076,-0.62938 -1.35286,-1.00727 -1.33754,0.37654 -0.27163,1.0791 1.55488,0.37975 1.40715,-0.1325"
+ id="path4028"
+ sodipodi:nodetypes="ccccccc" />
+ <path
+ style="opacity:0.663399;fill:url(#linearGradient4034);fill-opacity:1;stroke:none;stroke-width:0.0661981px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 6.1002788,131.15081 -0.2270948,-1.07272 -0.7196422,-0.15417 -0.8862303,0.28227 -0.1799772,0.80893 1.0302359,0.28467 0.9323526,-0.0993"
+ id="path4032"
+ sodipodi:nodetypes="ccccccc" />
+ <path
+ style="opacity:0.392157;fill:url(#linearGradient4038);fill-opacity:1;stroke:none;stroke-width:0.0420129px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 3.5552395,131.21205 -0.1553138,-0.63177 -0.4921747,-0.0908 -0.6061069,0.16624 -0.1230893,0.47642 0.7045947,0.16765 0.6376507,-0.0585"
+ id="path4036"
+ sodipodi:nodetypes="ccccccc" />
+ <path
+ style="opacity:0.392157;fill:url(#linearGradient4042);fill-opacity:1;stroke:none;stroke-width:0.0420129px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 24.551814,127.21775 -0.155314,-0.63177 -0.492174,-0.0908 -0.606107,0.16624 -0.12309,0.47642 0.704595,0.16765 0.637651,-0.0585"
+ id="path4040"
+ sodipodi:nodetypes="ccccccc" />
+ <path
+ style="opacity:0.591503;fill:url(#linearGradient4046);fill-opacity:1;stroke:none;stroke-width:0.0822719px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 24.518344,126.92528 0.31084,-1.21051 0.985019,-0.17398 1.213041,0.31852 0.246348,0.91286 -1.410151,0.32123 -1.276172,-0.11209"
+ id="path4044"
+ sodipodi:nodetypes="ccccccc" />
+ <path
+ style="opacity:1;fill:url(#linearGradient4050);fill-opacity:1;stroke:none;stroke-width:0.0654542px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 29.85398,127.06871 -0.07689,-0.30033 -1.368601,-0.45202 -1.353101,0.21187 -0.27479,0.5243 1.57297,0.1461 1.423522,-0.0964"
+ id="path4048"
+ sodipodi:nodetypes="ccccccc" />
+ <path
+ style="opacity:1;fill:url(#linearGradient4054);fill-opacity:1;stroke:none;stroke-width:0.0897802px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 14.513048,122.64177 -0.07689,-0.56505 -1.368601,-0.85044 -1.353101,0.39862 -0.27479,0.98642 1.57297,0.27488 1.423522,-0.18137"
+ id="path4052"
+ sodipodi:nodetypes="ccccccc" />
+ <path
+ style="opacity:1;fill:#83765a;fill-opacity:1;stroke:none;stroke-width:0.0590136px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 15.290699,123.27501 -0.04594,-0.40863 -0.817678,-0.61501 -0.808418,0.28827 -0.164175,0.71335 0.93978,0.19878 0.850491,-0.13116"
+ id="path4056"
+ sodipodi:nodetypes="ccccccc" />
+ <path
+ style="opacity:1;fill:#83765a;fill-opacity:1;stroke:none;stroke-width:0.046853px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 8.4685794,122.45898 0.04692,-0.2522 0.835087,-0.37958 0.8256296,0.17792 0.16767,0.44027 -0.9597876,0.12269 -0.868599,-0.081"
+ id="path4058"
+ sodipodi:nodetypes="ccccccc" />
+ <path
+ style="opacity:1;fill:#ebe2c9;fill-opacity:1;stroke:none;stroke-width:0.070807px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 10.129925,123.35091 0.06815,-0.39659 1.212861,-0.5969 1.199125,0.27978 0.24352,0.69234 -1.393973,0.19293 -1.261533,-0.12737"
+ id="path4060"
+ sodipodi:nodetypes="ccccccc" />
+ <path
+ style="opacity:1;fill:#ebe2c9;fill-opacity:1;stroke:none;stroke-width:0.0451645px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 5.6407584,131.96233 0.04162,-0.26423 0.740644,-0.39769 0.732255,0.1864 0.148708,0.46128 -0.851241,0.12854 -0.770366,-0.0849"
+ id="path4062"
+ sodipodi:nodetypes="ccccccc" />
+ <path
+ style="opacity:1;fill:#ebe2c9;fill-opacity:1;stroke:none;stroke-width:0.0336073px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 21.93608,127.6499 0.02304,-0.26423 0.410092,-0.39769 0.405448,0.1864 0.08234,0.46128 -0.47133,0.12854 -0.426549,-0.0849"
+ id="path4064"
+ sodipodi:nodetypes="ccccccc" />
+ <path
+ style="opacity:1;fill:#ebe2c9;fill-opacity:1;stroke:none;stroke-width:0.0570411px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 19.32222,126.9076 -0.06637,-0.26423 -1.181382,-0.39769 -1.168003,0.1864 -0.237203,0.46128 1.357795,0.12854 1.22879,-0.0849"
+ id="path4066"
+ sodipodi:nodetypes="ccccccc" />
+ <path
+ style="opacity:1;fill:#ebe2c9;fill-opacity:1;stroke:none;stroke-width:0.0395344px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 16.777181,127.54386 -0.03188,-0.26423 -0.567498,-0.39769 -0.56107,0.1864 -0.113945,0.46128 0.652241,0.12854 0.590271,-0.0849"
+ id="path4068"
+ sodipodi:nodetypes="ccccccc" />
+ <path
+ style="opacity:1;fill:#ebe2c9;fill-opacity:1;stroke:none;stroke-width:0.0272636px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 17.872962,127.90884 -0.02569,-0.15594 -0.457313,-0.2347 -0.452133,0.11 -0.09182,0.27223 0.525603,0.0759 0.475665,-0.0501"
+ id="path4070"
+ sodipodi:nodetypes="ccccccc" />
+ <path
+ style="opacity:1;fill:#ebe2c9;fill-opacity:1;stroke:none;stroke-width:0.0272636px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 20.806827,126.38889 -0.02569,-0.15594 -0.457313,-0.2347 -0.452133,0.11 -0.09182,0.27223 0.525603,0.0759 0.475665,-0.0501"
+ id="path4072"
+ sodipodi:nodetypes="ccccccc" />
+ <path
+ style="opacity:1;fill:#ebe2c9;fill-opacity:1;stroke:none;stroke-width:0.0272636px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 32.436243,124.79824 -0.02569,-0.15594 -0.457313,-0.2347 -0.452133,0.11 -0.09182,0.27223 0.525603,0.0759 0.475665,-0.0501"
+ id="path4074"
+ sodipodi:nodetypes="ccccccc" />
+ <ellipse
+ style="opacity:1;fill:#4c6700;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stop-color:#000000"
+ id="path4104"
+ cx="100.8784"
+ cy="107.40199"
+ rx="1.2997217"
+ ry="0.72484475" />
+ <ellipse
+ style="opacity:1;fill:#4c6700;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stop-color:#000000"
+ id="path4106"
+ cx="103.25288"
+ cy="107.05207"
+ rx="0.62486613"
+ ry="0.37491971" />
+ <ellipse
+ style="opacity:1;fill:#4c6700;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stop-color:#000000"
+ id="path4108"
+ cx="93.954872"
+ cy="109.90146"
+ rx="0.47489828"
+ ry="0.32493043" />
+ <ellipse
+ style="opacity:1;fill:#4c6700;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stop-color:#000000"
+ id="path4110"
+ cx="110.52633"
+ cy="108.87668"
+ rx="0.99978584"
+ ry="0.59987152" />
+ <ellipse
+ style="opacity:1;fill:#4c6700;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stop-color:#000000"
+ id="path4112"
+ cx="82.132408"
+ cy="116.30009"
+ rx="0.54988223"
+ ry="0.424909" />
+ <ellipse
+ style="opacity:1;fill:#6a8d00;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stop-color:#000000"
+ id="path4114"
+ cx="105.70235"
+ cy="108.85168"
+ rx="1.3247162"
+ ry="0.77483404" />
+ <ellipse
+ style="opacity:1;fill:#6a8d00;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stop-color:#000000"
+ id="path4116"
+ cx="107.80191"
+ cy="109.77649"
+ rx="0.5748769"
+ ry="0.29993576" />
+ <ellipse
+ style="opacity:1;fill:#739b00;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stop-color:#000000"
+ id="path4120"
+ cx="95.754494"
+ cy="111.07621"
+ rx="0.424909"
+ ry="0.34992504" />
+ <ellipse
+ style="opacity:1;fill:#739b00;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stop-color:#000000"
+ id="path4122"
+ cx="97.329155"
+ cy="111.07621"
+ rx="0.54988223"
+ ry="0.49989292" />
+ <ellipse
+ style="opacity:1;fill:#739b00;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stop-color:#000000"
+ id="path4124"
+ cx="96.429344"
+ cy="111.85104"
+ rx="0.44990364"
+ ry="0.32493043" />
+ <ellipse
+ style="opacity:1;fill:#739b00;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stop-color:#000000"
+ id="path4126"
+ cx="85.456696"
+ cy="116.42506"
+ rx="0.5748769"
+ ry="0.34992504" />
+ <ellipse
+ style="opacity:1;fill:#739b00;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stop-color:#000000"
+ id="path4128"
+ cx="90.880539"
+ cy="114.57545"
+ rx="0.74983943"
+ ry="0.59987152" />
+ <ellipse
+ style="opacity:1;fill:#739b00;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stop-color:#000000"
+ id="path4130"
+ cx="92.4552"
+ cy="114.15055"
+ rx="0.52488756"
+ ry="0.37491971" />
+ <ellipse
+ style="opacity:1;fill:#5f7f00;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stop-color:#000000"
+ id="path4132"
+ cx="97.77906"
+ cy="115.55025"
+ rx="0.59987152"
+ ry="0.424909" />
+ <ellipse
+ style="opacity:1;fill:#b7db30;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stop-color:#000000"
+ id="path4134"
+ cx="83.032211"
+ cy="113.52568"
+ rx="0.79982865"
+ ry="0.69985008" />
+ <ellipse
+ style="opacity:1;fill:#b7db30;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stop-color:#000000"
+ id="path4136"
+ cx="84.431915"
+ cy="112.45091"
+ rx="0.59987152"
+ ry="0.5748769" />
+ <ellipse
+ style="opacity:1;fill:#b7db30;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stop-color:#000000"
+ id="path4138"
+ cx="84.706863"
+ cy="113.80063"
+ rx="0.424909"
+ ry="0.32493043" />
+ <ellipse
+ style="opacity:1;fill:#b7db30;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stop-color:#000000"
+ id="path4142"
+ cx="87.806198"
+ cy="111.62609"
+ rx="0.47489828"
+ ry="0.39991432" />
+ <ellipse
+ style="opacity:1;fill:#b7db30;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stop-color:#000000"
+ id="path4144"
+ cx="87.431274"
+ cy="113.07578"
+ rx="0.39991432"
+ ry="0.29993576" />
+ <ellipse
+ style="opacity:1;fill:#b7db30;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stop-color:#000000"
+ id="path4146"
+ cx="91.480408"
+ cy="112.5259"
+ rx="0.44990364"
+ ry="0.29993576" />
+ <ellipse
+ style="opacity:1;fill:#b7db30;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stop-color:#000000"
+ id="path4148"
+ cx="97.004219"
+ cy="104.35265"
+ rx="1.2247378"
+ ry="0.97479123" />
+ <ellipse
+ style="opacity:1;fill:#b7db30;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stop-color:#000000"
+ id="path4150"
+ cx="97.954018"
+ cy="103.30287"
+ rx="0.77483404"
+ ry="0.72484475" />
+ <ellipse
+ style="opacity:1;fill:#b7db30;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stop-color:#000000"
+ id="path4152"
+ cx="95.804482"
+ cy="105.55239"
+ rx="0.5748769"
+ ry="0.52488756" />
+ <ellipse
+ style="opacity:1;fill:#b7db30;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stop-color:#000000"
+ id="path4154"
+ cx="98.503899"
+ cy="104.27766"
+ rx="0.92480189"
+ ry="0.59987152" />
+ <ellipse
+ style="opacity:1;fill:#b7db30;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stop-color:#000000"
+ id="path4156"
+ cx="98.403923"
+ cy="105.5274"
+ rx="0.52488756"
+ ry="0.34992504" />
+ <ellipse
+ style="opacity:1;fill:#b7db30;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stop-color:#000000"
+ id="path4158"
+ cx="95.954445"
+ cy="109.47655"
+ rx="0.67485547"
+ ry="0.44990364" />
+ <ellipse
+ style="opacity:1;fill:#b7db30;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stop-color:#000000"
+ id="path4160"
+ cx="94.22982"
+ cy="107.85191"
+ rx="0.74983943"
+ ry="0.62486613" />
+ <ellipse
+ style="opacity:1;fill:#b7db30;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stop-color:#000000"
+ id="path4162"
+ cx="95.10463"
+ cy="107.30202"
+ rx="0.52488756"
+ ry="0.37491971" />
+ <ellipse
+ style="opacity:1;fill:#b7db30;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stop-color:#000000"
+ id="path4164"
+ cx="102.90296"
+ cy="104.77756"
+ rx="0.77483404"
+ ry="0.49989292" />
+ <ellipse
+ style="opacity:1;fill:#b7db30;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stop-color:#000000"
+ id="path4166"
+ cx="105.60238"
+ cy="105.57738"
+ rx="0.47489828"
+ ry="0.34992504" />
+ <ellipse
+ style="opacity:1;fill:#b7db30;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stop-color:#000000"
+ id="path4168"
+ cx="107.90189"
+ cy="105.22746"
+ rx="0.424909"
+ ry="0.39991432" />
+ <ellipse
+ style="opacity:1;fill:#b7db30;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stop-color:#000000"
+ id="path4170"
+ cx="109.17662"
+ cy="104.80256"
+ rx="0.64986086"
+ ry="0.67485547" />
+ <ellipse
+ style="opacity:1;fill:#b7db30;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stop-color:#000000"
+ id="path4172"
+ cx="108.75171"
+ cy="108.00187"
+ rx="0.424909"
+ ry="0.32493043" />
+ <ellipse
+ style="opacity:1;fill:#b7db30;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stop-color:#000000"
+ id="path4174"
+ cx="109.72649"
+ cy="107.50197"
+ rx="0.54988223"
+ ry="0.424909" />
+ <path
+ id="path1636"
+ style="display:inline;opacity:0.696078;fill:#c3e93d;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.755906;stroke-linecap:round;stop-color:#000000"
+ d="m 15.963095,2.3402875 a 3.6842503,4.3455262 0 0 0 -3.60937,4.3457 3.6842503,4.3455262 0 0 0 3.68555,4.3456995 3.6842503,4.3455262 0 0 0 3.68359,-4.3456995 3.6842503,4.3455262 0 0 0 -3.68359,-4.3457 3.6842503,4.3455262 0 0 0 -0.0762,0 z m -7.9550695,7.17969 a 1.8893591,2.456167 0 0 0 -1.88867,2.4550695 1.8893591,2.456167 0 0 0 1.88867,2.45704 1.8893591,2.456167 0 0 0 1.89062,-2.45704 1.8893591,2.456167 0 0 0 -1.89062,-2.4550695 z m 5.1015595,2.2675695 a 2.8340388,2.6451027 0 0 0 -2.83399,2.64454 2.8340388,2.6451027 0 0 0 2.83399,2.64453 2.8340388,2.6451027 0 0 0 2.83398,-2.64453 2.8340388,2.6451027 0 0 0 -2.83398,-2.64454 z m 15.00586,2.45508 a 2.5506348,2.6451027 0 0 0 -2.53516,2.64453 2.5506348,2.6451027 0 0 0 2.55078,2.64649 2.5506348,2.6451027 0 0 0 2.55079,-2.64649 2.5506348,2.6451027 0 0 0 -2.55079,-2.64453 2.5506348,2.6451027 0 0 0 -0.0156,0 z m -23.0351595,9.06836 a 2.7395707,3.8731861 0 0 0 -2.74023,3.87305 2.7395707,3.8731861 0 0 0 2.74023,3.875 2.7395707,3.8731861 0 0 0 2.74024,-3.875 2.7395707,3.8731861 0 0 0 -2.74024,-3.87305 z"
+ transform="matrix(0.26458333,0,0,0.26458333,154.49749,82.663053)" />
+ <ellipse
+ style="opacity:1;fill:#399044;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stroke-opacity:1;stop-color:#000000"
+ id="path4248"
+ cx="170.36351"
+ cy="76.783554"
+ rx="1.7996145"
+ ry="0.99978584" />
+ <ellipse
+ style="opacity:1;fill:#399044;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stroke-opacity:1;stop-color:#000000"
+ id="path4250"
+ cx="172.86298"
+ cy="78.133263"
+ rx="1.199743"
+ ry="0.74983943" />
+ <ellipse
+ style="opacity:1;fill:#399044;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stroke-opacity:1;stop-color:#000000"
+ id="path4252"
+ cx="174.1627"
+ cy="75.983727"
+ rx="0.79982865"
+ ry="0.59987152" />
+ <ellipse
+ style="opacity:1;fill:#43a950;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.143427;stroke-linecap:round;stroke-opacity:1;stop-color:#000000"
+ id="path4254"
+ cx="75.893776"
+ cy="90.359238"
+ rx="1.2097681"
+ ry="1.1897922" />
+ <ellipse
+ style="opacity:1;fill:#43a950;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.137998;stroke-linecap:round;stroke-opacity:1;stop-color:#000000"
+ id="path4256"
+ cx="76.723335"
+ cy="89.169441"
+ rx="0.65673125"
+ ry="0.68838924" />
+ <ellipse
+ style="opacity:1;fill:#43a950;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.137998;stroke-linecap:round;stroke-opacity:1;stop-color:#000000"
+ id="path4258"
+ cx="78.071358"
+ cy="90.546219"
+ rx="0.41477764"
+ ry="0.41303355" />
+ <ellipse
+ style="opacity:1;fill:#43a950;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.150695;stroke-linecap:round;stroke-opacity:1;stop-color:#000000"
+ id="path4260"
+ cx="72.78389"
+ cy="95.599716"
+ rx="0.79930842"
+ ry="0.82001466" />
+ <ellipse
+ style="opacity:1;fill:#43a950;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.181463;stroke-linecap:round;stroke-opacity:1;stop-color:#000000"
+ id="path4262"
+ cx="74.777924"
+ cy="94.929672"
+ rx="0.49382821"
+ ry="0.44990364" />
+ <ellipse
+ style="opacity:1;fill:#43a950;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stroke-opacity:1;stop-color:#000000"
+ id="path4264"
+ cx="72.434486"
+ cy="100.07857"
+ rx="0.74983943"
+ ry="0.79982865" />
+ <ellipse
+ style="opacity:1;fill:#43a950;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stroke-opacity:1;stop-color:#000000"
+ id="path4266"
+ cx="73.684219"
+ cy="99.128769"
+ rx="0.69985008"
+ ry="0.64986086" />
+ <ellipse
+ style="opacity:1;fill:#43a950;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stroke-opacity:1;stop-color:#000000"
+ id="path4268"
+ cx="69.335152"
+ cy="104.62759"
+ rx="0.74983943"
+ ry="0.64986086" />
+ <ellipse
+ style="opacity:0.529412;fill:#8fbf00;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stroke-opacity:1;stop-color:#000000"
+ id="path4270"
+ cx="67.443542"
+ cy="89.641945"
+ rx="1.0250853"
+ ry="1.0957808" />
+ <ellipse
+ style="opacity:0.529412;fill:#8fbf00;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stroke-opacity:1;stop-color:#000000"
+ id="path4272"
+ cx="69.034187"
+ cy="88.493134"
+ rx="0.81299865"
+ ry="0.72462922" />
+ <ellipse
+ style="opacity:0.529412;fill:#8fbf00;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stroke-opacity:1;stop-color:#000000"
+ id="path4274"
+ cx="69.316971"
+ cy="86.619705"
+ rx="0.35347769"
+ ry="0.40649933" />
+ <ellipse
+ style="opacity:0.529412;fill:#8fbf00;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stroke-opacity:1;stop-color:#000000"
+ id="path4276"
+ cx="70.642517"
+ cy="87.609444"
+ rx="0.47719488"
+ ry="0.44184712" />
+ <ellipse
+ style="opacity:0.529412;fill:#8fbf00;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stroke-opacity:1;stop-color:#000000"
+ id="path4278"
+ cx="69.175583"
+ cy="89.960068"
+ rx="0.42417321"
+ ry="0.35347769" />
+ <ellipse
+ style="opacity:0.529412;fill:#8fbf00;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stroke-opacity:1;stop-color:#000000"
+ id="path4280"
+ cx="66.559845"
+ cy="92.293022"
+ rx="0.84834641"
+ ry="0.81299865" />
+ <ellipse
+ style="opacity:0.529412;fill:#8fbf00;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stroke-opacity:1;stop-color:#000000"
+ id="path4282"
+ cx="73.894508"
+ cy="87.043877"
+ rx="0.58323818"
+ ry="0.51254267" />
+ <circle
+ style="opacity:0.529412;fill:#8fbf00;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stroke-opacity:1;stop-color:#000000"
+ id="path4284"
+ cx="54.806717"
+ cy="104.1522"
+ r="0.54789042" />
+ <ellipse
+ style="opacity:0.529412;fill:#8fbf00;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stroke-opacity:1;stop-color:#000000"
+ id="path4286"
+ cx="55.814129"
+ cy="103.79872"
+ rx="0.42417321"
+ ry="0.37115157" />
+ <ellipse
+ style="opacity:0.529412;fill:#8fbf00;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stroke-opacity:1;stop-color:#000000"
+ id="path4288"
+ cx="52.685848"
+ cy="105.97261"
+ rx="0.37115157"
+ ry="0.35347769" />
+ <ellipse
+ style="opacity:0.529412;fill:#8fbf00;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stroke-opacity:1;stop-color:#000000"
+ id="path4290"
+ cx="62.371136"
+ cy="98.779335"
+ rx="0.68928146"
+ ry="0.61858594" />
+ <circle
+ style="opacity:0.529412;fill:#8fbf00;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stroke-opacity:1;stop-color:#000000"
+ id="path4292"
+ cx="63.431568"
+ cy="99.769081"
+ r="0.54789042" />
+ <ellipse
+ style="opacity:0.529412;fill:#8fbf00;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stroke-opacity:1;stop-color:#000000"
+ id="path4294"
+ cx="62.388809"
+ cy="99.910469"
+ rx="0.3181299"
+ ry="0.30045602" />
+ <ellipse
+ style="opacity:0.529412;fill:#c5ff19;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stroke-opacity:1;stop-color:#000000"
+ id="path4296"
+ cx="54.665325"
+ cy="107.6693"
+ rx="1.4315846"
+ ry="1.2725196" />
+ <ellipse
+ style="opacity:0.529412;fill:#c5ff19;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stroke-opacity:1;stop-color:#000000"
+ id="path4298"
+ cx="52.420742"
+ cy="109.18925"
+ rx="0.77765089"
+ ry="0.70695537" />
+ <ellipse
+ style="opacity:0.529412;fill:#c5ff19;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stroke-opacity:1;stop-color:#000000"
+ id="path4300"
+ cx="53.993717"
+ cy="109.50739"
+ rx="0.51254267"
+ ry="0.38882545" />
+ <ellipse
+ style="opacity:0.529412;fill:#c5ff19;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stroke-opacity:1;stop-color:#000000"
+ id="path4302"
+ cx="55.018803"
+ cy="109.57808"
+ rx="0.2297605"
+ ry="0.2120866" />
+ <ellipse
+ style="opacity:0.529412;fill:#c5ff19;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stroke-opacity:1;stop-color:#000000"
+ id="path4306"
+ cx="57.157345"
+ cy="107.03304"
+ rx="0.88369423"
+ ry="0.77765089" />
+ <ellipse
+ style="opacity:0.529412;fill:#c5ff19;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stroke-opacity:1;stop-color:#000000"
+ id="path4310"
+ cx="56.821541"
+ cy="108.41161"
+ rx="0.40649933"
+ ry="0.35347769" />
+ <ellipse
+ style="opacity:0.529412;fill:#c5ff19;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stroke-opacity:1;stop-color:#000000"
+ id="path4312"
+ cx="60.1619"
+ cy="108.42928"
+ rx="0.38882545"
+ ry="0.33580378" />
+ <ellipse
+ style="opacity:0.529412;fill:#c5ff19;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stroke-opacity:1;stop-color:#000000"
+ id="path4314"
+ cx="51.165894"
+ cy="111.7343"
+ rx="0.51254267"
+ ry="0.38882545" />
+ <ellipse
+ style="opacity:0.529412;fill:#c5ff19;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stroke-opacity:1;stop-color:#000000"
+ id="path4316"
+ cx="41.639671"
+ cy="109.31297"
+ rx="0.63625979"
+ ry="0.61858594" />
+ <ellipse
+ style="opacity:0.529412;fill:#c5ff19;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stroke-opacity:1;stop-color:#000000"
+ id="path4318"
+ cx="42.293606"
+ cy="108.65904"
+ rx="0.33580378"
+ ry="0.35347769" />
+ <ellipse
+ style="opacity:0.529412;fill:#c5ff19;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stroke-opacity:1;stop-color:#000000"
+ id="path4320"
+ cx="43.035908"
+ cy="109.38367"
+ rx="0.40649933"
+ ry="0.37115157" />
+ <ellipse
+ style="opacity:0.529412;fill:#c5ff19;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stroke-opacity:1;stop-color:#000000"
+ id="path4322"
+ cx="40.13739"
+ cy="111.02734"
+ rx="0.40649933"
+ ry="0.3181299" />
+ <ellipse
+ style="opacity:0.529412;fill:#c5ff19;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stroke-opacity:1;stop-color:#000000"
+ id="path4324"
+ cx="40.614586"
+ cy="110.53247"
+ rx="0.3181299"
+ ry="0.35347769" />
+ <circle
+ style="opacity:0.529412;fill:#c5ff19;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stroke-opacity:1;stop-color:#000000"
+ id="path4326"
+ cx="41.321541"
+ cy="111.45152"
+ r="0.17673884" />
+ <ellipse
+ style="opacity:0.529412;fill:#c5ff19;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stroke-opacity:1;stop-color:#000000"
+ id="path4328"
+ cx="44.927013"
+ cy="109.66645"
+ rx="0.3181299"
+ ry="0.30045602" />
+ <ellipse
+ style="opacity:0.529412;fill:#c5ff19;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stroke-opacity:1;stop-color:#000000"
+ id="path4330"
+ cx="45.77536"
+ cy="109.7725"
+ rx="0.28278214"
+ ry="0.26510826" />
+ <ellipse
+ style="opacity:0.529412;fill:#c5ff19;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stroke-opacity:1;stop-color:#000000"
+ id="path4332"
+ cx="46.234879"
+ cy="109.47204"
+ rx="0.24743438"
+ ry="0.2120866" />
+ <circle
+ style="opacity:0.529412;fill:#c5ff19;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stroke-opacity:1;stop-color:#000000"
+ id="path4334"
+ cx="45.015385"
+ cy="110.47945"
+ r="0.19441272" />
+ <ellipse
+ style="opacity:0.529412;fill:#c5ff19;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stroke-opacity:1;stop-color:#000000"
+ id="path4336"
+ cx="83.031906"
+ cy="45.704662"
+ rx="0.74230313"
+ ry="0.42417321" />
+ <ellipse
+ style="opacity:0.529412;fill:#c5ff19;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stroke-opacity:1;stop-color:#000000"
+ id="path4338"
+ cx="84.056992"
+ cy="45.103752"
+ rx="0.459521"
+ ry="0.28278214" />
+ <ellipse
+ style="opacity:0.529412;fill:#c5ff19;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stroke-opacity:1;stop-color:#000000"
+ id="path4340"
+ cx="78.666458"
+ cy="39.925304"
+ rx="1.219498"
+ ry="0.37115157" />
+ <ellipse
+ style="opacity:0.529412;fill:#c5ff19;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stroke-opacity:1;stop-color:#000000"
+ id="path4342"
+ cx="81.759392"
+ cy="39.094631"
+ rx="0.70695537"
+ ry="0.3181299" />
+ <ellipse
+ style="opacity:0.529412;fill:#c5ff19;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stroke-opacity:1;stop-color:#000000"
+ id="path4344"
+ cx="83.08493"
+ cy="38.847195"
+ rx="0.6539337"
+ ry="0.24743438" />
+ <ellipse
+ style="opacity:0.529412;fill:#c5ff19;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stroke-opacity:1;stop-color:#000000"
+ id="path4346"
+ cx="83.791878"
+ cy="39.695541"
+ rx="0.9367159"
+ ry="0.28278214" />
+ <ellipse
+ style="opacity:0.529412;fill:#c5ff19;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stroke-opacity:1;stop-color:#000000"
+ id="path4348"
+ cx="85.205795"
+ cy="38.316978"
+ rx="0.61858594"
+ ry="0.2120866" />
+ <ellipse
+ style="opacity:0.529412;fill:#c5ff19;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stroke-opacity:1;stop-color:#000000"
+ id="path4350"
+ cx="75.273071"
+ cy="40.702953"
+ rx="1.5729758"
+ ry="0.51254267" />
+ <ellipse
+ style="opacity:0.529412;fill:#c5ff19;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stroke-opacity:1;stop-color:#000000"
+ id="path4352"
+ cx="76.527916"
+ cy="39.942978"
+ rx="0.42417321"
+ ry="0.17673884" />
+ <ellipse
+ style="opacity:0.529412;fill:#c5ff19;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stroke-opacity:1;stop-color:#000000"
+ id="path4354"
+ cx="77.959503"
+ cy="41.074108"
+ rx="1.0427592"
+ ry="0.3181299" />
+ <ellipse
+ style="opacity:0.529412;fill:#c5ff19;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stroke-opacity:1;stop-color:#000000"
+ id="path4356"
+ cx="73.116859"
+ cy="42.028496"
+ rx="0.79532474"
+ ry="0.38882545" />
+ <ellipse
+ style="opacity:0.529412;fill:#c5ff19;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stroke-opacity:1;stop-color:#000000"
+ id="path4358"
+ cx="74.83123"
+ cy="41.904778"
+ rx="0.53021652"
+ ry="0.2297605" />
+ <ellipse
+ style="opacity:0.529412;fill:#c5ff19;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stroke-opacity:1;stop-color:#000000"
+ id="path4360"
+ cx="74.018227"
+ cy="43.000561"
+ rx="0.459521"
+ ry="0.26510826" />
+ <ellipse
+ style="opacity:0.529412;fill:#c5ff19;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stroke-opacity:1;stop-color:#000000"
+ id="path4362"
+ cx="96.145927"
+ cy="41.975475"
+ rx="1.1664764"
+ ry="0.44184712" />
+ <ellipse
+ style="opacity:0.529412;fill:#c5ff19;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stroke-opacity:1;stop-color:#000000"
+ id="path4364"
+ cx="97.789597"
+ cy="41.427582"
+ rx="0.9367159"
+ ry="0.38882545" />
+ <ellipse
+ style="opacity:0.529412;fill:#6c8415;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stroke-opacity:1;stop-color:#000000"
+ id="path4366"
+ cx="90.773071"
+ cy="46.64138"
+ rx="1.4846063"
+ ry="0.72462922" />
+ <ellipse
+ style="opacity:0.529412;fill:#6c8415;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stroke-opacity:1;stop-color:#000000"
+ id="path4368"
+ cx="92.911606"
+ cy="46.005119"
+ rx="0.79532474"
+ ry="0.51254267" />
+ <ellipse
+ style="opacity:0.529412;fill:#6c8415;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stroke-opacity:1;stop-color:#000000"
+ id="path4370"
+ cx="94.04274"
+ cy="47.030205"
+ rx="0.61858594"
+ ry="0.40649933" />
+ <ellipse
+ style="opacity:0.529412;fill:#6c8415;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stroke-opacity:1;stop-color:#000000"
+ id="path4372"
+ cx="96.534752"
+ cy="45.651642"
+ rx="0.95438975"
+ ry="0.47719488" />
+ <ellipse
+ style="opacity:0.529412;fill:#6c8415;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stroke-opacity:1;stop-color:#000000"
+ id="path4374"
+ cx="94.891083"
+ cy="44.820972"
+ rx="0.79532474"
+ ry="0.42417321" />
+ <ellipse
+ style="opacity:0.529412;fill:#6c8415;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stroke-opacity:1;stop-color:#000000"
+ id="path4376"
+ cx="87.096901"
+ cy="44.060993"
+ rx="0.91904199"
+ ry="0.47719488" />
+ <ellipse
+ style="opacity:0.529412;fill:#6c8415;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stroke-opacity:1;stop-color:#000000"
+ id="path4378"
+ cx="85.541595"
+ cy="44.803295"
+ rx="0.77765089"
+ ry="0.40649933" />
+ <ellipse
+ style="opacity:0.529412;fill:#6c8415;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stroke-opacity:1;stop-color:#000000"
+ id="path4380"
+ cx="87.00853"
+ cy="45.227467"
+ rx="0.75997698"
+ ry="0.33580378" />
+ <ellipse
+ style="opacity:0.529412;fill:#6c8415;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stroke-opacity:1;stop-color:#000000"
+ id="path4382"
+ cx="73.664742"
+ cy="47.984596"
+ rx="0.74230313"
+ ry="0.40649933" />
+ <ellipse
+ style="opacity:0.529412;fill:#6c8415;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stroke-opacity:1;stop-color:#000000"
+ id="path4384"
+ cx="72.639664"
+ cy="47.065552"
+ rx="0.63625979"
+ ry="0.37115157" />
+ <ellipse
+ style="opacity:0.529412;fill:#6c8415;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stroke-opacity:1;stop-color:#000000"
+ id="path4386"
+ cx="77.659042"
+ cy="46.32325"
+ rx="1.1311285"
+ ry="0.51254267" />
+ <ellipse
+ style="opacity:0.529412;fill:#6c8415;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stroke-opacity:1;stop-color:#000000"
+ id="path4388"
+ cx="78.931564"
+ cy="45.633968"
+ rx="0.67160755"
+ ry="0.38882545" />
+ <ellipse
+ style="opacity:0.529412;fill:#6c8415;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stroke-opacity:1;stop-color:#000000"
+ id="path4390"
+ cx="77.606026"
+ cy="45.333511"
+ rx="0.30045602"
+ ry="0.19441272" />
+ <ellipse
+ style="opacity:0.529412;fill:#6c8415;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stroke-opacity:1;stop-color:#000000"
+ id="path4392"
+ cx="79.903633"
+ cy="40.826675"
+ rx="0.68928146"
+ ry="0.35347769" />
+ <ellipse
+ style="opacity:0.529412;fill:#6c8415;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stroke-opacity:1;stop-color:#000000"
+ id="path4394"
+ cx="84.940689"
+ cy="38.917892"
+ rx="0.67160755"
+ ry="0.24743438" />
+ <ellipse
+ style="opacity:0.529412;fill:#6c8415;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stroke-opacity:1;stop-color:#000000"
+ id="path4396"
+ cx="91.126541"
+ cy="40.13739"
+ rx="1.1311285"
+ ry="0.40649933" />
+ <ellipse
+ style="opacity:0.529412;fill:#6c8415;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stroke-opacity:1;stop-color:#000000"
+ id="path4398"
+ cx="92.186974"
+ cy="39.306717"
+ rx="0.56556427"
+ ry="0.28278214" />
+ <ellipse
+ style="opacity:0.529412;fill:#6c8415;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stroke-opacity:1;stop-color:#000000"
+ id="path4400"
+ cx="96.181282"
+ cy="38.970913"
+ rx="0.56556427"
+ ry="0.26510826" />
+ <ellipse
+ style="opacity:0.529412;fill:#6c8415;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stroke-opacity:1;stop-color:#000000"
+ id="path4402"
+ cx="99.786743"
+ cy="39.571827"
+ rx="1.2725196"
+ ry="0.44184712" />
+ <ellipse
+ style="opacity:0.529412;fill:#6c8415;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stroke-opacity:1;stop-color:#000000"
+ id="path4404"
+ cx="100.75881"
+ cy="40.561562"
+ rx="1.0074114"
+ ry="0.37115157" />
+ <ellipse
+ style="opacity:0.529412;fill:#6c8415;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stroke-opacity:1;stop-color:#000000"
+ id="path4406"
+ cx="122.67373"
+ cy="45.965157"
+ rx="0.99978584"
+ ry="0.5748769" />
+ <ellipse
+ style="opacity:0.529412;fill:#6c8415;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stroke-opacity:1;stop-color:#000000"
+ id="path4408"
+ cx="124.04843"
+ cy="45.165325"
+ rx="0.72484475"
+ ry="0.52488756" />
+ <ellipse
+ style="opacity:0.529412;fill:#6c8415;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stroke-opacity:1;stop-color:#000000"
+ id="path4410"
+ cx="129.79721"
+ cy="44.665432"
+ rx="0.62486613"
+ ry="0.27494112" />
+ <ellipse
+ style="opacity:0.529412;fill:#6c8415;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stroke-opacity:1;stop-color:#000000"
+ id="path4412"
+ cx="130.97194"
+ cy="43.615658"
+ rx="1.3497109"
+ ry="0.5748769" />
+ <ellipse
+ style="opacity:0.529412;fill:#6c8415;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stroke-opacity:1;stop-color:#000000"
+ id="path4414"
+ cx="132.92152"
+ cy="44.365498"
+ rx="0.69985008"
+ ry="0.32493043" />
+ <ellipse
+ style="opacity:0.529412;fill:#6c8415;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stroke-opacity:1;stop-color:#000000"
+ id="path4416"
+ cx="134.24625"
+ cy="43.615658"
+ rx="0.5748769"
+ ry="0.27494112" />
+ <ellipse
+ style="opacity:0.529412;fill:#6c8415;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stroke-opacity:1;stop-color:#000000"
+ id="path4418"
+ cx="137.29559"
+ cy="45.115337"
+ rx="1.1247591"
+ ry="0.72484475" />
+ <ellipse
+ style="opacity:0.529412;fill:#6c8415;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stroke-opacity:1;stop-color:#000000"
+ id="path4420"
+ cx="138.22038"
+ cy="44.065563"
+ rx="0.39991432"
+ ry="0.17496252" />
+ <ellipse
+ style="opacity:0.529412;fill:#6c8415;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stroke-opacity:1;stop-color:#000000"
+ id="path4422"
+ cx="138.79527"
+ cy="40.641296"
+ rx="1.3747057"
+ ry="0.64986086" />
+ <ellipse
+ style="opacity:0.529412;fill:#6c8415;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stroke-opacity:1;stop-color:#000000"
+ id="path4424"
+ cx="140.74484"
+ cy="39.966438"
+ rx="0.72484475"
+ ry="0.27494112" />
+ <ellipse
+ style="opacity:0.529412;fill:#6c8415;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stroke-opacity:1;stop-color:#000000"
+ id="path4426"
+ cx="146.76855"
+ cy="37.941875"
+ rx="1.1497538"
+ ry="0.39991432" />
+ <ellipse
+ style="opacity:0.529412;fill:#6c8415;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stroke-opacity:1;stop-color:#000000"
+ id="path4428"
+ cx="148.26823"
+ cy="37.192032"
+ rx="0.89980727"
+ ry="0.39991432" />
+ <ellipse
+ style="opacity:0.529412;fill:#6c8415;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stroke-opacity:1;stop-color:#000000"
+ id="path4430"
+ cx="156.39149"
+ cy="37.167038"
+ rx="1.3747057"
+ ry="0.5748769" />
+ <ellipse
+ style="opacity:0.529412;fill:#6c8415;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stroke-opacity:1;stop-color:#000000"
+ id="path4432"
+ cx="158.3161"
+ cy="36.342216"
+ rx="1.0497751"
+ ry="0.44990364" />
+ <ellipse
+ style="opacity:0.529412;fill:#6c8415;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stroke-opacity:1;stop-color:#000000"
+ id="path4434"
+ cx="158.61603"
+ cy="37.49197"
+ rx="0.69985008"
+ ry="0.39991432" />
+ <ellipse
+ style="opacity:0.529412;fill:#6c8415;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stroke-opacity:1;stop-color:#000000"
+ id="path4436"
+ cx="153.96703"
+ cy="38.266804"
+ rx="1.0997645"
+ ry="0.47489828" />
+ <ellipse
+ style="opacity:0.529412;fill:#6c8415;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stroke-opacity:1;stop-color:#000000"
+ id="path4438"
+ cx="157.24132"
+ cy="41.366138"
+ rx="1.1247591"
+ ry="0.52488756" />
+ <ellipse
+ style="opacity:0.529412;fill:#6c8415;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stroke-opacity:1;stop-color:#000000"
+ id="path4440"
+ cx="158.29109"
+ cy="40.516319"
+ rx="0.5748769"
+ ry="0.37491971" />
+ <ellipse
+ style="opacity:0.529412;fill:#6c8415;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stroke-opacity:1;stop-color:#000000"
+ id="path4442"
+ cx="157.16634"
+ cy="39.816471"
+ rx="0.59987152"
+ ry="0.32493043" />
+ <ellipse
+ style="opacity:0.529412;fill:#6c8415;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stroke-opacity:1;stop-color:#000000"
+ id="path4444"
+ cx="160.74057"
+ cy="40.041424"
+ rx="0.37491971"
+ ry="0.29993576" />
+ <ellipse
+ style="opacity:0.529412;fill:#6c8415;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stroke-opacity:1;stop-color:#000000"
+ id="path4446"
+ cx="153.31715"
+ cy="41.291157"
+ rx="1.3497109"
+ ry="0.49989292" />
+ <ellipse
+ style="opacity:0.529412;fill:#b7db30;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stroke-opacity:1;stop-color:#000000"
+ id="path4448"
+ cx="132.74657"
+ cy="35.242451"
+ rx="1.6746413"
+ ry="0.59987152" />
+ <ellipse
+ style="opacity:0.529412;fill:#b7db30;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stroke-opacity:1;stop-color:#000000"
+ id="path4450"
+ cx="130.79698"
+ cy="36.342216"
+ rx="0.97479123"
+ ry="0.39991432" />
+ <ellipse
+ style="opacity:0.529412;fill:#b7db30;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stroke-opacity:1;stop-color:#000000"
+ id="path4452"
+ cx="133.12149"
+ cy="37.24202"
+ rx="1.199743"
+ ry="0.34992504" />
+ <ellipse
+ style="opacity:0.529412;fill:#b7db30;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stroke-opacity:1;stop-color:#000000"
+ id="path4454"
+ cx="138.97023"
+ cy="36.09227"
+ rx="1.9995717"
+ ry="0.49989292" />
+ <ellipse
+ style="opacity:0.529412;fill:#b7db30;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stroke-opacity:1;stop-color:#000000"
+ id="path4456"
+ cx="139.29517"
+ cy="34.667576"
+ rx="3.2243092"
+ ry="0.52488756" />
+ <ellipse
+ style="opacity:0.529412;fill:#b7db30;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stroke-opacity:1;stop-color:#000000"
+ id="path4458"
+ cx="142.74442"
+ cy="33.442837"
+ rx="0.77483404"
+ ry="0.29993576" />
+ <ellipse
+ style="opacity:0.529412;fill:#b7db30;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stroke-opacity:1;stop-color:#000000"
+ id="path4460"
+ cx="147.61838"
+ cy="33.467831"
+ rx="1.699636"
+ ry="0.37491971" />
+ <ellipse
+ style="opacity:0.529412;fill:#b7db30;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stroke-opacity:1;stop-color:#000000"
+ id="path4462"
+ cx="150.01788"
+ cy="32.568024"
+ rx="1.3497109"
+ ry="0.424909" />
+ <ellipse
+ style="opacity:0.529412;fill:#b7db30;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stroke-opacity:1;stop-color:#000000"
+ id="path4464"
+ cx="151.04265"
+ cy="33.642796"
+ rx="1.0747699"
+ ry="0.34992504" />
+ <ellipse
+ style="opacity:0.529412;fill:#b7db30;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stroke-opacity:1;stop-color:#000000"
+ id="path4466"
+ cx="149.69295"
+ cy="34.342644"
+ rx="0.67485547"
+ ry="0.19995716" />
+ <ellipse
+ style="opacity:0.529412;fill:#b7db30;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stroke-opacity:1;stop-color:#000000"
+ id="path4468"
+ cx="152.21741"
+ cy="34.892529"
+ rx="0.94979656"
+ ry="0.29993576" />
+ <ellipse
+ style="opacity:0.529412;fill:#b7db30;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stroke-opacity:1;stop-color:#000000"
+ id="path4470"
+ cx="153.49213"
+ cy="33.142902"
+ rx="1.0747699"
+ ry="0.29993576" />
+ <ellipse
+ style="opacity:0.529412;fill:#b7db30;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stroke-opacity:1;stop-color:#000000"
+ id="path4472"
+ cx="154.4669"
+ cy="32.643009"
+ rx="0.69985008"
+ ry="0.24994646" />
+ <ellipse
+ style="opacity:0.529412;fill:#b7db30;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stroke-opacity:1;stop-color:#000000"
+ id="path4474"
+ cx="127.69765"
+ cy="40.716282"
+ rx="2.274513"
+ ry="0.67485547" />
+ <ellipse
+ style="opacity:0.529412;fill:#b7db30;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stroke-opacity:1;stop-color:#000000"
+ id="path4476"
+ cx="131.22189"
+ cy="40.191395"
+ rx="1.199743"
+ ry="0.29993576" />
+ <ellipse
+ style="opacity:0.529412;fill:#b7db30;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stroke-opacity:1;stop-color:#000000"
+ id="path4478"
+ cx="131.42186"
+ cy="41.166183"
+ rx="0.54988223"
+ ry="0.22495182" />
+ <ellipse
+ style="opacity:0.529412;fill:#b7db30;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stroke-opacity:1;stop-color:#000000"
+ id="path4480"
+ cx="130.19711"
+ cy="41.916023"
+ rx="1.0747699"
+ ry="0.32493043" />
+ <ellipse
+ style="opacity:0.529412;fill:#b7db30;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stroke-opacity:1;stop-color:#000000"
+ id="path4482"
+ cx="133.12149"
+ cy="40.891243"
+ rx="0.69985008"
+ ry="0.24994646" />
+ <ellipse
+ style="opacity:0.529412;fill:#b7db30;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stroke-opacity:1;stop-color:#000000"
+ id="path4484"
+ cx="134.09628"
+ cy="39.566525"
+ rx="1.4246949"
+ ry="0.37491971" />
+ <ellipse
+ style="opacity:0.529412;fill:#b7db30;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stroke-opacity:1;stop-color:#000000"
+ id="path4486"
+ cx="136.94566"
+ cy="42.465904"
+ rx="1.0247805"
+ ry="0.424909" />
+ <ellipse
+ style="opacity:0.529412;fill:#b7db30;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stroke-opacity:1;stop-color:#000000"
+ id="path4488"
+ cx="141.19475"
+ cy="40.76627"
+ rx="0.82482332"
+ ry="0.32493043" />
+ <ellipse
+ style="opacity:0.529412;fill:#b7db30;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stroke-opacity:1;stop-color:#000000"
+ id="path4490"
+ cx="149.19304"
+ cy="38.216816"
+ rx="0.77483404"
+ ry="0.27494112" />
+ <ellipse
+ style="opacity:0.529412;fill:#b7db30;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stroke-opacity:1;stop-color:#000000"
+ id="path4492"
+ cx="153.76706"
+ cy="37.067059"
+ rx="0.74983943"
+ ry="0.27494112" />
+ <ellipse
+ style="opacity:0.529412;fill:#b7db30;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stroke-opacity:1;stop-color:#000000"
+ id="path4494"
+ cx="122.49876"
+ cy="43.440693"
+ rx="1.4746841"
+ ry="0.49989292" />
+ <ellipse
+ style="opacity:0.529412;fill:#b7db30;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stroke-opacity:1;stop-color:#000000"
+ id="path4496"
+ cx="123.92346"
+ cy="40.66629"
+ rx="0.84981799"
+ ry="0.32493043" />
+ <ellipse
+ style="opacity:0.529412;fill:#b7db30;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stroke-opacity:1;stop-color:#000000"
+ id="path4498"
+ cx="125.1482"
+ cy="41.691071"
+ rx="0.97479123"
+ ry="0.44990364" />
+ <ellipse
+ style="opacity:0.529412;fill:#b7db30;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stroke-opacity:1;stop-color:#000000"
+ id="path4500"
+ cx="126.9728"
+ cy="42.490898"
+ rx="0.84981799"
+ ry="0.34992504" />
+ <ellipse
+ style="opacity:0.529412;fill:#b7db30;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stroke-opacity:1;stop-color:#000000"
+ id="path4502"
+ cx="128.87239"
+ cy="38.916664"
+ rx="0.79982865"
+ ry="0.37491971" />
+ <ellipse
+ style="opacity:0.529412;fill:#b7db30;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stroke-opacity:1;stop-color:#000000"
+ id="path4504"
+ cx="130.82198"
+ cy="37.317009"
+ rx="0.59987152"
+ ry="0.22495182" />
+ <ellipse
+ style="opacity:0.529412;fill:#b7db30;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:round;stroke-opacity:1;stop-color:#000000"
+ id="path4506"
+ cx="134.77113"
+ cy="35.99229"
+ rx="0.79982865"
+ ry="0.34992504" />
+ </g>
+ <g
+ inkscape:groupmode="layer"
+ id="layer6"
+ inkscape:label="trails"
+ style="display:inline;mix-blend-mode:normal"
+ sodipodi:insensitive="true">
+ <path
+ style="fill:url(#linearGradient2419);fill-opacity:1;stroke:none;stroke-width:0.311344px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 117.51372,27.169502 c -1.07024,-0.0094 -2.16183,-0.01582 -3.27295,-0.01869 -0.97661,-0.405244 -2.17934,-1.110846 -2.07393,-0.0012 -2.87433,-1.260886 -3.33115,-0.805699 -3.28836,0.01544 -7.68681,0.06131 -16.092375,0.306877 -24.683929,0.870213 -5.453165,0.180912 -5.967467,0.231977 -2.641432,0.182966 -0.921106,0.06726 -1.843712,0.1383 -2.76717,0.213286 -3.121886,-1.300697 -4.063968,-0.624597 -4.622018,0.408601 -0.844621,-0.378594 -1.706232,-0.839571 -2.260825,0.225204 -0.57103,0.05908 -1.141767,0.119821 -1.712059,0.182262 -2.088615,-0.618965 -2.437058,-0.265102 -2.289676,0.260265 C 28.367001,34.169006 -8.0301812,47.290439 10.198428,81.776894 -13.42135,31.379498 74.705884,28.984213 115.81826,29.673077 c 2.37511,-1.362267 2.15735,-2.500274 1.69546,-2.503575 z"
+ id="path2411"
+ sodipodi:nodetypes="cccccccccccccc" />
+ <path
+ style="opacity:0.6;fill:url(#linearGradient2423);fill-opacity:1;stroke:none;stroke-width:0.307741px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 56.124386,138.79663 c 18.994767,17.22065 72.725344,28.06318 140.101554,-5.6887 l 1.72152,-1.55796 c -4.66093,2.1629 -8.5274,3.88624 -8.5274,3.88624 -1.65636,-1.43253 -4.36554,-0.20405 -3.76421,1.54467 -0.23405,-0.70261 -2.50089,-0.66158 -2.12035,0.83662 -10.06847,4.45821 -19.44435,6.82102 -28.46295,8.7645 -1.97991,-1.11451 -2.36021,-0.14079 -2.90309,0.62069 -3.88825,-1.5972 -6.34933,-1.01906 -7.6219,1.37063 -2.11682,-0.78272 -3.36045,-0.57493 -3.80479,0.53957 l -8.2038,0.82071 c -2.67438,-2.0858 -3.43165,-0.7936 -4.33732,0.23709 -33.678402,-2.91077 -43.852789,-8.09177 -58.543979,-15.28932 l -1.676735,0.3692 c 6.794246,4.18001 10.614719,7.28582 32.450664,11.90496 -11.435612,-1.38754 -24.492032,-5.3289 -33.364238,-11.59464 l -7.950771,2.05859 c 24.393188,18.97481 53.265499,15.06566 64.965099,15.75914 -26.742862,0.48744 -51.418434,-1.47296 -65.973709,-15.55763 z"
+ id="path2421"
+ sodipodi:nodetypes="cccccccccccccccccccc" />
+ <path
+ id="path2425"
+ style="opacity:0.6;fill:url(#linearGradient2427);fill-opacity:1;stroke:none;stroke-width:0.185636px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 151.597,96.30067 c -4.78497,3.330711 -9.62796,6.27429 -14.49335,8.85904 -0.41506,-1.50422 -2.11421,-0.0479 -1.47094,0.77028 -2.36231,-1.29226 -3.32047,-0.20675 -3.70272,1.84112 -1.16055,-1.35034 -1.88057,0.88274 -1.88057,0.88274 -7.1844,3.30624 -14.37934,5.86347 -21.47004,7.76263 -2.397,-1.6469 -5.19944,-0.81176 -8.30747,1.9404 0,0 -1.996266,-1.23314 -2.531066,0.47901 -3.06253,-3.42497 -5.38844,0.87757 -8.038771,1.18246 -5.770451,0.66382 -11.05285,0.88643 -15.876491,0.76364 0.133237,-0.23869 -0.505237,-0.54407 -1.252956,-0.04 -0.531797,-0.3907 -1.21427,-0.63093 -2.64453,-0.13912 -0.362351,-0.0243 -0.721889,-0.0505 -1.078597,-0.0788 0.242108,-0.50685 -0.486244,-0.58558 -1.287588,-0.11156 -1.190044,-0.11204 0.164304,-1.67677 -3.473612,-0.39995 -0.243879,-0.0334 -0.486278,-0.0677 -0.727214,-0.10269 0.03564,-0.30382 -0.172375,-0.69027 -1.53569,-0.24019 -16.237028,-2.70791 -25.411064,-9.64157 -29.457941,-14.4704 l -1.180894,0.75381 c 4.175761,4.79664 6.170482,5.81471 14.752595,9.91404 -9.003252,-3.30893 -12.375604,-6.2836 -15.229938,-9.85557 l -1.002838,0.55787 c 4.649852,7.72214 15.037536,10.7966 26.025724,13.77108 -11.191613,-2.53556 -21.786897,-5.43393 -26.962264,-13.32423 l -3.700323,1.36637 c 13.930462,19.93018 82.044214,25.12621 126.527464,-12.081878 z m -73.558283,26.77191 c -9.276295,0.96117 -18.126671,-0.1433 -26.675336,-2.39628 9.352596,1.78392 18.522505,2.86057 26.675336,2.39628 z"
+ sodipodi:nodetypes="ccccccccccccccccccccccccccccc" />
+ <path
+ style="opacity:0.5;fill:url(#linearGradient2431);fill-opacity:1;stroke:none;stroke-width:0.234294px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 130.11381,121.30351 c 60.92262,-11.71542 85.26807,-45.48002 41.12715,-72.776702 47.28853,45.860372 -29.03739,63.056942 -38.98408,59.363272 l 0.98162,3.2042 c 14.95557,0.42192 32.61902,-6.77678 49.51966,-19.594343 -15.22964,14.502923 -32.94559,21.132103 -48.82073,21.480143 z"
+ id="path2429"
+ sodipodi:nodetypes="ccccccc" />
+ <path
+ id="path2694"
+ style="opacity:1;fill:url(#linearGradient3003);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.755906;stroke-linecap:round;filter:url(#filter2770);stop-color:#000000"
+ d="m 668.52539,136.26953 c -9.59258,-7.8e-4 -17.36928,7.71559 -17.36914,17.23438 3.1e-4,1.41715 0.17678,2.82884 0.52539,4.20312 -1.78797,-1.42026 -4.058,-2.19978 -6.4043,-2.19922 -5.46035,-1.5e-4 -11.20463,4.79945 -11.20447,9.90383 4.7e-4,1.51803 -22.20905,10.68966 -21.44397,12.02865 34.9026,0.97204 24.36807,-5.82653 29.17516,-6.20343 4.51434,0.51299 11.85003,-6.73226 12.39906,-2.51225 14.41426,-5.8946 22.21866,-6.7516 27.69922,1.17969 9.07619,-7.26998 23.72518,-5.78375 24.56055,-0.5625 0.11798,-10.18184 11.4885,-11.96144 16.14258,-10.23633 0.63266,-1.24154 0.96095,-2.59941 0.96094,-3.97461 1.6e-4,-5.10438 -4.42637,-9.24234 -9.88672,-9.24219 -4.9077,6.4e-4 -9.07198,3.36666 -9.78125,7.90625 -2.59025,-2.66363 -6.14509,-4.166 -9.85742,-4.16601 -2.94956,-3e-4 -5.82116,0.94868 -8.19141,2.70703 -0.61887,-9.04271 -8.19042,-16.06454 -17.32422,-16.06641 z"
+ transform="matrix(0.24845253,-0.05181665,0.04150588,0.19901406,-55.353072,36.998972)"
+ sodipodi:nodetypes="ccccccccccccccccc" />
+ <path
+ id="path2707"
+ style="opacity:0.346405;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.1105;stroke-linecap:round;filter:url(#filter2741);stop-color:#000000"
+ d="m 186.28283,23.258598 c -1.25283,-1.805062 -3.52322,-0.04594 -3.52319,1.304642 -0.72745,-0.139729 -1.47789,-0.172656 -2.1703,-0.09276 -0.31359,-0.657686 -1.59996,-0.870423 -1.65955,0.488854 -2.05699,-0.986399 -2.85645,1.837222 -2.12905,2.665638 0.23034,0.26233 1.71658,-1.798946 3.15753,-0.575638 0.72507,-2.29362 5.23899,-1.50227 5.45852,-0.02862 1.57339,-2.998107 7.43882,-1.189198 7.59911,-0.26148 -0.19523,-2.610309 -5.32652,-3.961906 -6.73307,-3.500633 z"
+ transform="matrix(-0.97663533,-0.2149033,-0.2149033,0.97663533,374.21898,66.613864)"
+ sodipodi:nodetypes="ccccscccc" />
+ <path
+ id="path2745"
+ style="opacity:0.75;fill:url(#linearGradient2898);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.1105;stroke-linecap:round;filter:url(#filter2741);stop-color:#000000"
+ d="m 186.28283,23.258598 c -1.44476,-1.11e-4 -2.61602,1.094723 -2.616,2.445294 4e-5,0.21839 -3.30413,-1.341708 -4.34834,3.084145 2.57624,-1.311339 3.54345,2.545954 3.63588,2.7077 0.10674,-1.18898 2.42897,-5.277386 3.70086,-5.377231 1.19448,0.135777 1.84371,-0.4793 1.98885,0.637327 -0.22654,-1.447983 2.0591,-2.067036 3.64593,-1.545714 -0.43677,-1.259552 -2.52152,-2.054461 -3.8914,-0.378995 -0.85829,-0.0574 -1.47414,-1.572507 -2.11578,-1.572526 z"
+ transform="matrix(0.79679209,-0.16308215,0.17532977,0.74113235,28.406129,41.072234)"
+ sodipodi:nodetypes="ccccccccc" />
+ <path
+ id="path2747"
+ style="opacity:0.75;fill:url(#linearGradient2890);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.1105;stroke-linecap:round;filter:url(#filter2741);stop-color:#000000"
+ d="m 186.28283,23.258598 c -0.76956,0.165714 -2.40834,0.757795 -2.38825,2.324486 -2.27082,-0.674376 -2.76689,1.68798 -2.18477,2.730024 0.48194,-1.141025 7.40641,-2.128671 7.50115,-1.567436 0.81717,-1.881193 -1.60714,-3.449501 -2.92813,-3.487074 z"
+ transform="matrix(0.79679209,-0.16308215,0.17532977,0.74113235,23.103964,46.586486)"
+ sodipodi:nodetypes="ccccc" />
+ <path
+ style="fill:url(#linearGradient2868);fill-opacity:1;stroke:none;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;filter:url(#filter2858)"
+ d="m 175.37249,49.281476 c -0.0508,-0.95264 -0.67865,-5.467994 -3.16555,-4.460224 -0.7988,-1.534443 -1.70072,-2.832422 -3.68299,-1.73845 -0.24292,-0.730068 4.00996,-4.225424 5.72176,-0.494787 0.52931,-0.915111 1.03844,-1.502872 2.13908,-0.278474 -0.70605,-1.979601 1.16906,-2.303323 2.42277,-2.134886 0.33945,-0.342365 0.72482,-0.612761 1.1539,-0.783092 1.1493,-2.438195 2.59406,-1.331011 3.99914,-0.699849 0.67539,-1.044551 3.60414,-3.964576 6.65629,0.546327 0.90483,-1.89597 3.29426,-1.342481 2.64379,1.152445 1.39798,-2.474237 6.29526,-1.36481 4.32126,4.173982 l -3.31938,-1.496737 c -1.36322,-2.373886 -4.57906,-2.162063 -5.60297,-1.376661 -1.46994,-1.416657 -2.98433,-3.455454 -4.1991,-1.299721 -1.2581,0.06921 -3.33404,-1.479625 -3.88201,2.613654 -1.27242,0.736336 -0.37304,1.510692 -0.54611,2.4335 -1.75933,-0.002 -1.72964,1.9372 -1.66053,2.943165 -1.59798,-1.095847 -2.14013,0.271894 -2.99935,0.899808 z"
+ id="path2824"
+ sodipodi:nodetypes="cccccccccccccccccc" />
+ <path
+ id="path2975"
+ style="opacity:0.346405;fill:url(#linearGradient2995);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.1105;stroke-linecap:round;filter:url(#filter2741);stop-color:#000000"
+ d="m 186.28283,23.258598 c -1.25283,-1.805062 -3.52322,-0.04594 -3.52319,1.304642 -0.72745,-0.139729 -1.47789,-0.172656 -2.1703,-0.09276 -0.31359,-0.657686 -1.59996,-0.870423 -1.65955,0.488854 -2.05699,-0.986399 -2.85645,1.837222 -2.12905,2.665638 0.23034,0.26233 1.71658,-1.798946 3.15753,-0.575638 0.72507,-2.29362 5.23899,-1.50227 5.45852,-0.02862 1.57339,-2.998107 7.43882,-1.189198 7.59911,-0.26148 -0.19523,-2.610309 -5.32652,-3.961906 -6.73307,-3.500633 z"
+ transform="rotate(-12.40985,346.69691,740.52745)"
+ sodipodi:nodetypes="ccccscccc" />
+ <path
+ id="path2977"
+ style="opacity:0.346405;fill:#75b7ca;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.1105;stroke-linecap:round;filter:url(#filter2741);stop-color:#000000"
+ d="m 180.21811,19.897259 c -3.99124,-1.370377 -4.4197,2.693709 -3.89046,4.487111 -1.68974,-1.05761 -3.72005,1.178634 -2.70292,2.541738 1.36407,-0.284454 4.18831,-0.531186 3.7028,3.525623 0.72507,-2.29362 4.84414,-3.32644 6.14069,-0.168061 1.17853,-4.822277 10.59152,-4.331966 10.75181,-3.404248 0.64548,-3.319534 -3.41139,-6.456347 -6.69847,-5.30269 0.78852,-2.89579 -4.11838,-6.249568 -7.30345,-1.679473 z"
+ transform="rotate(-12.40985,274.24876,773.59066)"
+ sodipodi:nodetypes="cccccccc" />
+ <path
+ id="path2979"
+ style="opacity:0.346405;fill:url(#linearGradient2987);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.1105;stroke-linecap:round;filter:url(#filter2741);stop-color:#000000"
+ d="m 186.28283,23.258598 c 0.56171,-3.143066 -3.9277,-2.813257 -3.92767,-1.462675 -0.72745,-0.139729 -0.44885,-6.822969 -7.52096,-6.699156 0.2183,-1.234778 -3.25966,-3.364614 -4.50689,-0.716782 -2.05699,-0.986399 -9.20507,1.126515 -8.10548,1.205786 2.59777,0.187277 6.43562,-0.143201 7.17436,2.257349 2.12841,-0.730545 2.83072,0.678052 3.37161,2.228927 2.20289,-0.516937 3.10959,0.238954 2.65717,2.269978 5.40195,1.537499 3.92557,4.191367 4.5333,4.707309 0.72507,-2.29362 5.23899,-1.50227 5.45852,-0.02862 1.57339,-2.998107 7.43882,-1.189198 7.59911,-0.26148 -0.19523,-2.610309 -5.32652,-3.961906 -6.73307,-3.500633 z"
+ transform="matrix(-0.97663535,-0.21490323,-0.21490323,0.97663535,207.92667,86.223507)"
+ sodipodi:nodetypes="ccccscccccccc" />
+ <path
+ id="path3005"
+ style="opacity:1;fill:url(#linearGradient3007);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.161123;stroke-linecap:round;stop-color:#000000"
+ d="m 14.173667,39.001222 c 2.040294,-0.18756 3.791195,1.29992 3.910611,3.32226 0.01772,0.301089 -0.0021,0.604461 -0.05901,0.903247 0.362472,-0.336673 0.835517,-0.546634 1.334572,-0.592351 1.161393,-0.106701 2.443406,0.800793 2.507424,1.885259 0.01895,0.322526 4.857914,1.837236 4.711987,2.136661 -7.411446,0.888351 -5.256105,-0.761851 -6.283283,-0.748019 -0.953745,0.197178 -2.604933,-1.198824 -2.668756,-0.291526 -3.139823,-0.970764 -4.810542,-1.000378 -5.87671,0.791748 C 9.7288098,45.041246 6.6316779,45.64318 6.5195164,46.768792 6.3666566,44.60789 3.9258612,44.451928 2.9576044,44.909359 2.8074607,44.657944 2.7205956,44.375867 2.7033412,44.083696 c -0.064086,-1.084461 0.8254944,-2.050074 1.986891,-2.156712 1.0438562,-0.09574 1.9718202,0.538047 2.1796437,1.488661 0.5175115,-0.616509 1.2547597,-1.005144 2.044357,-1.077668 0.6273561,-0.05768 1.2500421,0.08784 1.7762491,0.415107 0.01816,-1.93328 1.540486,-3.573033 3.483185,-3.751862 z"
+ sodipodi:nodetypes="ccccccccccccccccc" />
+ <path
+ id="path3021"
+ style="opacity:0.542484;fill:url(#linearGradient3023);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.224124;stroke-linecap:round;stop-color:#000000"
+ d="m 179.38981,7.5105231 c -2.91381,0.869954 -4.63684,3.6177799 -3.84835,6.1372169 0.1175,0.375059 0.2879,0.732752 0.50778,1.064817 -0.66074,-0.213728 -1.41483,-0.214135 -2.12747,-0.0011 -1.6586,0.49528 -3.00587,2.286722 -2.58303,3.637746 0.12584,0.401772 -5.86056,4.843984 -5.51726,5.12899 10.68218,-2.908797 6.91919,-3.752651 8.34813,-4.288472 1.41372,-0.273724 3.0418,-2.856845 3.55811,-1.789686 3.89008,-2.867739 6.18969,-3.802525 8.51136,-2.200406 2.15472,-2.747551 6.72746,-3.68301 7.41367,-2.376815 -0.80753,-2.705652 2.49886,-4.2081209 4.05543,-4.1736949 0.0893,-0.386006 0.0766,-0.77519 -0.0373,-1.139179 -0.42276,-1.35105 -2.11006,-2.044758 -3.76862,-1.5494 -1.49067,0.445359 -2.47676,1.714033 -2.31618,2.979918 -1.00742,-0.470048 -2.21165,-0.54523 -3.33927,-0.208482 -0.89595,0.267479 -1.68959,0.7791464 -2.26391,1.4595599 -0.93702,-2.3372959 -3.81848,-3.5090269 -6.59302,-2.6809789 z"
+ sodipodi:nodetypes="ccccccccccccccccc" />
+ <path
+ style="fill:url(#linearGradient4078);fill-opacity:1;stroke:none;stroke-width:0.224799px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="M 95.742441,22.061666 C 92.172334,14.937812 66.239072,-7.8326977 4.0535749,7.9164704 76.503515,-6.2158376 89.625037,19.190588 93.183261,21.861682 Z"
+ id="path4076"
+ sodipodi:nodetypes="cccc" />
+ <path
+ style="opacity:0.294118;fill:url(#linearGradient6677);fill-opacity:1;stroke:none;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 52.748204,140.05617 c 6.177861,9.609 33.540954,18.08699 48.567846,17.40496 -11.244572,-0.42976 -39.777258,-6.8521 -47.153936,-18.1546 z"
+ id="path6661"
+ sodipodi:nodetypes="cccc" />
+ <ellipse
+ style="opacity:0.3;mix-blend-mode:luminosity;fill:#06202d;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.3;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;filter:url(#filter6681);stop-color:#000000"
+ id="path6679"
+ cx="44.790405"
+ cy="157.46628"
+ rx="13.997002"
+ ry="3.4992504"
+ transform="matrix(0.70466499,-0.05083636,0,1.01866,45.42128,-5.6602762)" />
+ <ellipse
+ style="opacity:0.4;mix-blend-mode:luminosity;fill:#06202d;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.3;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;filter:url(#filter6695);stop-color:#000000"
+ id="ellipse6685"
+ cx="44.790405"
+ cy="157.46628"
+ rx="13.997002"
+ ry="3.4992504"
+ transform="matrix(0.40447142,-0.02654723,0,0.5319538,160.24536,47.596392)" />
+ <ellipse
+ style="opacity:0.25;mix-blend-mode:luminosity;fill:#06202d;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.3;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;filter:url(#filter6691);stop-color:#000000"
+ id="ellipse6687"
+ cx="44.790405"
+ cy="157.46628"
+ rx="13.997002"
+ ry="3.4992504"
+ transform="matrix(0.82137095,-0.049272,0,0.9873133,125.77565,-7.9927539)" />
+ <path
+ style="opacity:0.5;fill:url(#linearGradient12273);fill-opacity:1;stroke:none;stroke-width:0.212292px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="M 32.683242,58.139336 C 9.366458,92.626979 36.662731,111.2211 97.649027,99.363737 11.920168,105.98098 37.512343,66.363021 48.457884,62.822395 l -2.861233,-0.8756 c -10.347934,7.176044 -12.223107,16.639471 -9.8893,26.948307 -4.040613,-9.49854 -2.852558,-19.381971 7.184103,-27.286548 z"
+ id="path12271"
+ sodipodi:nodetypes="ccccccc" />
+ </g>
+ <g
+ inkscape:groupmode="layer"
+ id="layer9"
+ inkscape:label="seagulls"
+ sodipodi:insensitive="true">
+ <path
+ style="mix-blend-mode:normal;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.135304px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 8.1982438,29.57865 c 1.1458502,-0.293111 2.2427182,-0.579797 3.8684432,0.518674 0.387626,-1.050641 1.141959,-2.054209 2.730143,-2.005434 -1.382296,0.332893 -2.033507,1.136911 -2.278648,2.202608 -0.280909,0.522471 -0.481071,0.40553 -0.901964,0.165195 -0.890449,-0.87105 -2.1574977,-0.868421 -3.4179728,-0.881043 z"
+ id="path4080"
+ sodipodi:nodetypes="ccccccc" />
+ <path
+ style="mix-blend-mode:normal;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.0880469px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 13.354981,30.154973 c 0.861527,0.0159 1.686975,0.0277 2.723778,0.89972 0.408013,-0.528349 1.074483,-0.972584 2.212839,-0.695292 -1.036768,-0.0308 -1.604486,0.31773 -1.911682,0.876947 -0.266413,0.248869 -0.396308,0.151773 -0.670129,-0.04928 -0.534877,-0.62874 -1.448143,-0.826659 -2.354806,-1.0321 z"
+ id="path4082"
+ sodipodi:nodetypes="ccccccc" />
+ <path
+ style="mix-blend-mode:normal;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.0880469px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 7.5613999,34.013802 c 0.8216493,-0.259565 1.6077948,-0.511515 2.8684881,-0.0155 0.218301,-0.630851 0.708388,-1.264365 1.87575,-1.364422 -0.992497,0.301305 -1.419494,0.812628 -1.532397,1.440597 -0.17318,0.320812 -0.327251,0.27019 -0.650878,0.166914 -0.7074001,-0.42543 -1.6361128,-0.321895 -2.5609647,-0.227594 z"
+ id="path4084"
+ sodipodi:nodetypes="ccccccc" />
+ <path
+ style="mix-blend-mode:normal;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.0615421px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 11.843136,35.798108 c 0.672005,-0.21685 0.849589,-0.876072 1.70453,-0.57329 0.151595,-0.443827 0.716879,-0.452121 1.527532,-0.522515 -0.689221,0.211979 -1.210693,0.134308 -1.289096,0.576107 -0.120262,0.225703 -0.227254,0.190088 -0.451991,0.11743 -0.491241,-0.299302 -0.861227,0.310924 -1.490977,0.402263 z"
+ id="path4086"
+ sodipodi:nodetypes="ccccccc" />
+ <path
+ style="mix-blend-mode:normal;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.0920954px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 167.57265,13.027289 c -0.72917,-0.213393 -1.42718,-0.422109 -2.46173,0.37761 -0.24668,-0.764897 -0.7267,-1.495524 -1.73737,-1.460014 0.87965,0.242355 1.29405,0.827704 1.45005,1.603562 0.17876,0.380374 0.30614,0.295238 0.57398,0.120267 0.56665,-0.63415 1.37295,-0.632236 2.17507,-0.641425 z"
+ id="path4088"
+ sodipodi:nodetypes="ccccccc" />
+ <path
+ style="mix-blend-mode:normal;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.0880469px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 146.46932,15.5581 c -0.86153,0.0159 -1.68697,0.0277 -2.72378,0.89972 -0.40801,-0.528349 -1.07448,-0.972584 -2.21283,-0.695292 1.03676,-0.0308 1.60448,0.31773 1.91168,0.876947 0.26641,0.248869 0.39631,0.151773 0.67013,-0.04928 0.53487,-0.62874 1.44814,-0.826659 2.3548,-1.0321 z"
+ id="path4090"
+ sodipodi:nodetypes="ccccccc" />
+ <path
+ style="mix-blend-mode:normal;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.0761041px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 151.22063,19.095211 c -0.66571,0.03231 -1.30421,0.05997 -1.93784,0.915359 -0.42052,-0.49773 -1.02517,-0.909806 -1.85445,-0.621766 0.79882,-0.05004 1.30802,0.272365 1.65633,0.801643 0.25571,0.232972 0.33747,0.137445 0.51056,-0.06046 0.29176,-0.612531 0.96188,-0.82012 1.6254,-1.034776 z"
+ id="path4092"
+ sodipodi:nodetypes="ccccccc" />
+ <path
+ style="mix-blend-mode:normal;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.0897958px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 143.91209,14.075798 c -0.99954,0.120441 -1.65632,-0.66197 -2.55047,0.274035 -0.48309,-0.507035 -1.2103,-0.170189 -2.29135,0.233742 1.01835,-0.137634 1.63355,-0.563795 2.02185,-0.01443 0.30079,0.231268 0.41417,0.117213 0.65374,-0.119457 0.43202,-0.707352 1.30252,-0.109694 2.16622,-0.373898 z"
+ id="path4094"
+ sodipodi:nodetypes="ccccccc" />
+ <path
+ style="mix-blend-mode:normal;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.130609px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 131.01486,18.167143 c -1.21626,0.04429 -2.01543,-1.424541 -3.10345,0.05513 -0.58783,-0.961355 -1.47271,-0.495829 -2.78815,0.02788 1.23915,-0.07108 1.98773,-0.71039 2.46022,0.308903 0.366,0.45178 0.50397,0.272209 0.79548,-0.09969 0.52569,-1.158469 1.58492,0.02445 2.63589,-0.292232 z"
+ id="path4096"
+ sodipodi:nodetypes="ccccccc" />
+ <path
+ style="mix-blend-mode:normal;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.0728103px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 149.2181,21.862279 c 0.70027,0.113027 1.1604,-0.621223 1.78683,0.257167 0.33845,-0.475825 0.84793,-0.159713 1.6053,0.219354 -0.71345,-0.129162 -1.14445,-0.529091 -1.41649,-0.01354 -0.21073,0.217032 -0.29016,0.109998 -0.458,-0.112104 -0.30267,-0.663812 -0.91253,-0.102942 -1.51763,-0.350883 z"
+ id="path4098"
+ sodipodi:nodetypes="ccccccc" />
+ <path
+ style="mix-blend-mode:normal;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.0920954px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 42.621183,81.069421 c 0.72917,-0.213393 1.42718,-0.422109 2.46173,0.37761 0.24668,-0.764897 0.7267,-1.495524 1.73737,-1.460014 -0.87965,0.242355 -1.29405,0.827704 -1.45005,1.603562 -0.17876,0.380374 -0.30614,0.295238 -0.57398,0.120267 -0.56665,-0.63415 -1.37295,-0.632236 -2.17507,-0.641425 z"
+ id="path4612"
+ sodipodi:nodetypes="ccccccc" />
+ <path
+ style="mix-blend-mode:normal;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.0880469px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 49.072269,74.994373 c 0.804863,0.307704 1.577177,0.599289 2.255978,1.771732 0.563267,-0.358267 1.341032,-0.5496 2.317422,0.09801 -0.964603,-0.381262 -1.616974,-0.246383 -2.095918,0.175171 -0.335124,0.143533 -0.424301,0.0081 -0.613509,-0.27406 -0.289396,-0.773078 -1.08107,-1.269553 -1.863971,-1.770855 z"
+ id="path4614"
+ sodipodi:nodetypes="ccccccc" />
+ <path
+ style="mix-blend-mode:normal;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.0761041px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 29.865366,74.820386 c 0.66571,0.03231 1.30421,0.05997 1.93784,0.915359 0.42052,-0.49773 1.02517,-0.909806 1.85445,-0.621766 -0.79882,-0.05004 -1.30802,0.272365 -1.65633,0.801643 -0.25571,0.232972 -0.33747,0.137445 -0.51056,-0.06046 -0.29176,-0.612531 -0.96188,-0.82012 -1.6254,-1.034776 z"
+ id="path4616"
+ sodipodi:nodetypes="ccccccc" />
+ <path
+ style="mix-blend-mode:normal;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.0897958px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 32.808651,77.862137 c 0.99954,0.120441 1.65632,-0.66197 2.55047,0.274035 0.48309,-0.507035 1.2103,-0.170189 2.29135,0.233742 -1.01835,-0.137634 -1.63355,-0.563795 -2.02185,-0.01443 -0.30079,0.231268 -0.41417,0.117213 -0.65374,-0.119457 -0.43202,-0.707352 -1.30252,-0.109694 -2.16622,-0.373898 z"
+ id="path4618"
+ sodipodi:nodetypes="ccccccc" />
+ <path
+ style="mix-blend-mode:normal;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.130609px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 44.206207,73.855215 c 1.21626,0.04429 2.01543,-1.424541 3.10345,0.05513 0.58783,-0.961355 1.47271,-0.495829 2.78815,0.02788 -1.23915,-0.07108 -1.98773,-0.71039 -2.46022,0.308903 -0.366,0.45178 -0.50397,0.272209 -0.79548,-0.09969 -0.52569,-1.158469 -1.58492,0.02445 -2.63589,-0.292232 z"
+ id="path4620"
+ sodipodi:nodetypes="ccccccc" />
+ <path
+ style="mix-blend-mode:normal;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.0728103px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 42.660412,82.698848 c -0.70027,0.113027 -1.1604,-0.621223 -1.78683,0.257167 -0.33845,-0.475825 -0.84793,-0.159713 -1.6053,0.219354 0.71345,-0.129162 1.14445,-0.529091 1.41649,-0.01354 0.21073,0.217032 0.29016,0.109998 0.458,-0.112104 0.30267,-0.663812 0.91253,-0.102942 1.51763,-0.350883 z"
+ id="path4622"
+ sodipodi:nodetypes="ccccccc" />
+ <path
+ style="mix-blend-mode:normal;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.0728103px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 171.70614,14.763799 c -0.70027,0.113027 -1.1604,-0.621223 -1.78683,0.257167 -0.33845,-0.475825 -0.84793,-0.159713 -1.6053,0.219354 0.71345,-0.129162 1.14445,-0.529091 1.41649,-0.01354 0.21073,0.217032 0.29016,0.109998 0.458,-0.112104 0.30267,-0.663812 0.91253,-0.102942 1.51763,-0.350883 z"
+ id="path12265"
+ sodipodi:nodetypes="ccccccc" />
+ </g>
+ <g
+ inkscape:groupmode="layer"
+ id="layer11"
+ inkscape:label="pages"
+ style="opacity:0.5;mix-blend-mode:normal"
+ sodipodi:insensitive="true">
+ <path
+ id="path5707"
+ style="display:inline;mix-blend-mode:normal;fill:url(#linearGradient3629);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.617109;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000"
+ d="m 26.333161,59.399177 c -0.0023,0.0044 -0.188132,0.357784 -0.190432,0.362149 -1.0403,1.984685 -1.934545,3.757545 -2.797587,5.380225 -3.477254,6.537781 -5.576898,8.942136 -11.95235,15.815651 3.639784,2.988781 12.970921,5.006815 20.293734,5.404115 6.52641,-12.628293 8.667609,-14.305404 10.944776,-23.284495 -1.24582,0.09533 -2.427058,0.02929 -3.541447,-0.125686 C 34.091569,62.256475 30.1577,60.30388 26.333161,59.399177 Z m 0.126025,0.842598 c 3.552365,0.857833 7.259861,2.477918 11.802536,3.180088 -0.151813,0.461355 -0.30497,0.917322 -0.46208,1.371698 -1.289359,0.672616 -2.646416,1.34813 -3.976103,1.992266 -2.540397,-0.428494 -7.733538,-1.65109 -9.634815,-2.112087 0.71022,-1.364401 1.446498,-2.830866 2.270462,-4.431965 z M 38.9131,63.512268 c 0.911491,0.112079 1.864976,0.16656 2.858083,0.126838 -2.269816,8.283384 -4.405349,10.527267 -10.524172,21.856552 -6.737819,-0.42077 -15.157546,-2.228526 -18.783593,-4.800461 5.947491,-6.516563 8.093194,-9.122796 11.411071,-15.420585 2.109481,0.521731 7.156546,1.687114 9.96359,2.12055 1.522847,-0.732209 3.077213,-1.507042 4.551605,-2.291398 0.179739,-0.527611 0.352914,-1.056251 0.523416,-1.591496 z M 26.656985,61.490645 c -0.06311,0.12607 -0.325099,0.650041 -0.388207,0.776112 0.532127,0.12759 1.052514,0.255786 1.598623,0.394235 0.04531,-0.0944 0.323317,-0.674399 0.368629,-0.768802 -0.537176,-0.141743 -1.054486,-0.27326 -1.579045,-0.401545 z m 2.383245,0.617865 c 0.05476,-0.116936 -0.412186,0.879349 -0.357425,0.762412 1.522792,0.395819 3.975621,1.076258 5.724083,1.469642 0.09,-0.228701 0.179726,-0.458616 0.26955,-0.690305 C 32.67631,63.164044 30.818971,62.593298 29.04023,62.10851 Z m -3.178564,0.97139 c -0.124584,0.248387 -0.247628,0.493127 -0.369874,0.735287 1.356612,0.319904 3.597497,0.863911 4.954109,1.183815 0.105448,-0.234431 0.210825,-0.470611 0.316547,-0.709102 -2.191746,-0.547852 -2.8581,-0.726111 -4.900782,-1.21 z m 5.886804,1.453778 c -0.101293,0.234942 -0.202447,0.467816 -0.30384,0.699133 0.476342,0.10968 0.965221,0.219085 1.456664,0.32312 0.0954,-0.22638 0.190319,-0.454034 0.285094,-0.68341 -0.485056,-0.10947 -0.967761,-0.224232 -1.437918,-0.338843 z m -2.704076,5.804388 c -1.463039,-0.185432 -3.007758,0.09622 -4.445218,0.768986 -2.821494,1.320836 -4.985393,4.107663 -4.42596,6.557986 0.273566,1.199486 1.219725,2.121936 2.794139,2.462252 1.56898,0.339141 3.542082,0.04633 5.401277,-0.780627 -0.33987,-0.7597 -0.671161,-1.510758 -0.988533,-2.241232 -0.06546,0.02742 -0.131478,0.05352 -0.197946,0.07826 -1.844409,0.691449 -3.48091,0.193046 -3.736977,-0.995523 -0.253505,-1.177338 0.878363,-2.557896 2.440638,-3.13209 1.428524,-0.524622 2.954526,-0.27305 3.56216,0.632011 1.043985,-0.51796 2.082079,-1.048737 3.099437,-1.587402 -0.744479,-0.929653 -2.042154,-1.577421 -3.503017,-1.762622 z m 5.828511,1.145052 c -1.671018,0.910595 -3.40677,1.792022 -5.144846,2.631717 0.239782,0.301824 0.313343,0.979815 -0.07871,1.453194 1.922618,-0.05563 4.009654,-0.194227 6.07827,-0.506777 0.451044,-1.229828 0.07262,-2.326319 -0.565785,-3.212098 -0.09112,-0.126612 -0.18839,-0.248742 -0.288932,-0.366036 z m -7.338231,2.149563 c -0.466425,-0.0574 -0.986861,0.02271 -1.472237,0.226226 -1.077236,0.451403 -1.772794,1.42636 -1.49338,2.191504 0.280603,0.768806 1.468421,1.01324 2.673742,0.500724 1.203689,-0.511584 1.819342,-1.513266 1.452216,-2.231016 -0.190316,-0.372328 -0.618011,-0.620651 -1.160341,-0.687438 z m 5.91349,2.427858 c -1.398903,0.02072 -2.788338,-0.0306 -4.101966,-0.119925 -0.14474,0.31254 -0.95969,0.790648 -1.290551,0.926319 0.4237,0.870333 0.868886,1.765239 1.328944,2.673552 1.734288,-0.904134 3.535576,-2.45974 4.063573,-3.479949 0,0 0,3e-6 0,3e-6 z"
+ inkscape:path-effect="#path-effect3652"
+ inkscape:original-d="m 24.969688,60.982173 -0.08785,0.333314 -1.450557,5.514909 -5.225521,19.866488 16.243453,1.129646 6.763927,-25.714708 -2.968294,-0.206706 z m 0.399976,0.70952 12.125358,0.842841 -0.427881,1.62729 -3.416845,2.698028 -9.467123,-0.658358 z m 12.699483,0.882631 2.3921,0.166399 -6.41201,24.375772 -15.091068,-1.049547 5.049304,-19.196246 9.692432,0.673862 3.86488,-3.052527 z m -12.13776,0.198438 -0.202055,0.767913 1.729611,0.119888 0.202054,-0.767911 z m 2.594157,0.18035 -0.202057,0.767914 5.697329,0.39584 0.202054,-0.767911 z m -3.013771,1.414386 -0.202054,0.767911 5.087027,0.353467 0.202055,-0.767913 z m 6.053379,0.420645 -0.202055,0.767911 1.373558,0.0956 0.202054,-0.767911 z m -1.709973,6.688998 a 4.6879978,6.0924942 32.743795 0 0 -3.807521,1.580266 4.6879978,6.0924942 32.743795 0 0 -1.930631,7.981423 4.6879978,6.0924942 32.743795 0 0 6.864697,0.480076 l -1.226799,-2.250509 a 2.2483256,2.9219107 32.743795 0 1 -0.136424,0.105418 2.2483256,2.9219107 32.743795 0 1 -3.248898,-0.516763 2.2483256,2.9219107 32.743795 0 1 1.261422,-3.843176 2.2483256,2.9219107 32.743795 0 1 3.094384,0.239779 l 2.280481,-2.105298 a 4.6879978,6.0924942 32.743795 0 0 -3.150711,-1.671216 z m 4.944401,0.843875 -3.776515,3.392043 c 0.243287,0.322104 0.41139,1.090194 0.191204,1.651577 L 35.75766,76.68509 c 0.206398,-1.432835 -0.146873,-2.830621 -0.706417,-3.918106 -0.07987,-0.155424 -0.164348,-0.304091 -0.251663,-0.445968 z m -5.653919,3.097485 a 1.5307747,1.9893856 32.743795 0 0 -1.183907,0.46509 1.5307747,1.9893856 32.743795 0 0 -0.703318,2.63498 1.5307747,1.9893856 32.743795 0 0 2.267045,0.168981 1.5307747,1.9893856 32.743795 0 0 0.7028,-2.63498 1.5307747,1.9893856 32.743795 0 0 -1.08262,-0.634071 z m 5.041551,2.346629 -3.140892,0.04082 c -0.05391,0.357068 -0.593646,0.95799 -0.818555,1.135332 l 1.53789,2.706293 c 1.091097,-1.02194 2.166213,-2.718205 2.421557,-3.882448 z" />
+ <path
+ id="path5969"
+ style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-variant-east-asian:normal;font-feature-settings:normal;font-variation-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;shape-margin:0;inline-size:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:url(#linearGradient3617);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.33618;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate;stop-color:#000000"
+ d="m 169.56608,34.141314 c -0.0103,0.07779 -0.0211,0.155108 -0.0323,0.231938 -0.18479,1.267096 -0.49771,2.413691 -0.88787,3.41281 -1.43625,3.678178 -3.66955,5.313408 -7.68281,7.264237 0.9659,1.981307 5.12615,2.439683 8.73236,3.301023 5.02434,-3.21161 6.51159,-7.886155 7.91136,-13.410302 -0.44956,0.101146 -0.9168,0.123938 -1.39288,0.102924 -2.1366,-0.09466 -4.58948,-0.8196 -6.64788,-0.90263 z m 0.19883,0.473301 c 1.8859,0.103256 4.09083,0.68177 6.05873,0.832398 -0.0932,0.341352 -0.19334,0.681155 -0.29908,1.017102 -0.61666,0.559272 -1.27075,1.086521 -1.94164,1.582992 -1.59,-0.234678 -3.22425,-0.471795 -4.55873,-0.606097 0.31108,-0.853072 0.56737,-1.8007 0.74072,-2.826395 z m 6.33803,0.849155 c 0.38349,0.01743 0.76131,0.0078 1.12812,-0.04624 -1.39493,5.197068 -2.95333,9.518348 -7.55719,12.585206 -3.27189,-0.776029 -7.06646,-1.281281 -8.15714,-2.928192 3.77166,-1.919265 5.948,-3.681928 7.36572,-7.260676 1.34764,0.155486 3.02411,0.397968 4.65551,0.63776 0.76754,-0.551519 1.51303,-1.145537 2.20925,-1.788595 0.12648,-0.395601 0.24578,-0.796667 0.35573,-1.199266 z m -6.08446,-0.136513 c -0.0377,0.168431 -0.0775,0.334575 -0.11931,0.498332 0.2674,0.02031 0.53851,0.04494 0.81846,0.07473 0.0454,-0.163543 0.0888,-0.329167 0.13024,-0.496755 -0.28299,-0.03085 -0.55803,-0.05612 -0.82939,-0.07631 z m 1.25493,0.125935 c -0.0427,0.166892 -0.0874,0.33197 -0.13391,0.495111 1.0675,0.129289 1.77475,0.262531 2.86273,0.431206 0.0507,-0.15863 0.0999,-0.318395 0.14746,-0.479106 -1.08631,-0.172751 -1.80315,-0.313786 -2.87628,-0.447211 z m -1.51643,0.892988 c -0.0462,0.158882 -0.0943,0.315436 -0.14423,0.469582 0.8094,0.07122 1.54461,0.158912 2.44132,0.29055 0.0563,-0.154821 0.11107,-0.3113 0.16418,-0.469307 -0.89286,-0.133443 -1.64801,-0.224893 -2.46127,-0.290825 z m 2.9478,0.364823 c -0.0536,0.157577 -0.10886,0.313755 -0.16557,0.468392 0.13412,0.02049 0.55867,0.08647 0.69278,0.10696 0.0567,-0.153989 0.11205,-0.309355 0.16588,-0.465942 -0.45484,-0.0717 -0.23826,-0.03771 -0.69309,-0.10941 z m -2.25766,3.703157 c -1.47598,1.067976 -3.06225,1.968313 -4.60832,2.512867 0.25855,0.561011 0.60978,1.090807 1.02976,1.608239 0.22087,0.06309 0.44986,0.124308 0.68328,0.184041 -0.46727,-0.511058 -0.87393,-1.027149 -1.19625,-1.562598 1.62851,-0.628767 3.25449,-1.553497 4.74379,-2.630965 -0.0581,-0.01 -0.59414,-0.10162 -0.65226,-0.111584 z m 1.24026,0.21259 c -1.4923,1.085885 -3.14134,2.022933 -4.82885,2.708427 0.3725,0.520371 0.82268,1.030697 1.32659,1.54092 0.61891,0.148895 1.43682,0.334318 2.10746,0.486557 -0.59129,-0.523229 -1.14958,-1.041399 -1.64545,-1.546889 1.79753,-0.786447 3.45274,-1.736544 4.90948,-2.881057 -0.59096,-0.08839 -1.28427,-0.207523 -1.86923,-0.307958 z m 2.5428,0.401591 c -1.42974,1.188038 -3.06567,2.144119 -4.87745,2.948977 0.52892,0.508275 1.11705,1.035231 1.73079,1.565108 0.32091,-0.320422 0.62048,-0.650598 0.90297,-0.991769 0.86953,-1.049813 1.60011,-2.23381 2.24369,-3.522316 z"
+ inkscape:path-effect="#path-effect3627"
+ inkscape:original-d="m 169.68531,34.1214 -0.0692,0.191204 -1.1436,3.163631 -4.12171,11.402922 8.02432,0.796332 5.33455,-14.757754 -1.46502,-0.145211 z m 0.14624,0.410311 5.99034,0.594796 -0.33797,0.93431 -1.91203,1.526006 -4.67671,-0.464056 z m 6.27507,0.622702 1.18029,0.117305 -5.05809,13.991394 -7.45484,-0.740007 3.98322,-11.018449 4.78885,0.475425 2.16215,-1.723927 z m -6.07715,0.0067 -0.15916,0.440798 0.85421,0.08475 0.15968,-0.440285 z m 1.28158,0.12764 -0.15916,0.440282 2.81429,0.27957 0.15917,-0.440799 z m -1.6123,0.787548 -0.15969,0.441317 2.51303,0.249081 0.15968,-0.440801 z m 2.99051,0.296624 -0.15968,0.441317 0.67903,0.06718 0.15916,-0.440798 z m -1.91616,3.823539 -3.76101,3.901054 1.788,1.556493 0.64131,0.06356 -1.78801,-1.555978 3.76101,-3.901572 z m 1.20871,0.119888 -3.76101,3.901054 1.788,1.556496 1.77612,0.176215 -1.788,-1.555978 3.76101,-3.901569 z m 2.41742,0.240297 -3.76101,3.901054 1.78801,1.556493 0.4811,-1.331184 z" />
+ <path
+ id="rect6189"
+ style="display:inline;mix-blend-mode:normal;fill:url(#linearGradient3559);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.04999;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000"
+ d="m 519.83874,435.01147 c -8.68357,8.86788 -15.68716,17.34329 -21.79614,25.44093 -1.36759,1.81237 -2.69209,3.60814 -3.98156,5.38694 18.03828,33.67177 29.97055,55.9682 59.5051,73.45055 3.82923,-10.76909 9.91721,-22.17013 16.71053,-33.90451 -21.77564,-10.4311 -40.62012,-27.84511 -47.57556,-49.84768 -1.92895,-6.10248 -2.94507,-12.54829 -2.88435,-19.30014 0.003,-0.4076 0.0107,-0.8163 0.022,-1.22609 z m -1.07204,3.60464 c 0.20974,5.48019 1.09418,10.75345 2.57185,15.80178 -3.81224,6.10353 -7.29391,12.22692 -10.60524,18.3405 -2.52388,-1.48515 -5.12903,-3.10536 -7.86391,-4.87756 -0.95273,-1.95194 -1.90285,-3.93953 -2.85517,-5.96511 5.38083,-7.49812 11.44315,-15.26322 18.75247,-23.29961 z m -1.1039,5.33876 c -1.96509,2.41235 -3.83425,4.80543 -5.62226,7.17932 0.24827,0.91088 0.50774,1.81531 0.77832,2.71329 1.67635,-2.37443 3.42339,-4.76331 5.25483,-7.1665 -0.15425,-0.90254 -0.29133,-1.81126 -0.41089,-2.72611 z m 0.96854,5.61883 c -1.02737,1.44502 -2.02811,2.88652 -3.00503,4.32441 0.25572,0.88496 0.52465,1.76352 0.8066,2.63562 0.91909,-1.43524 1.85854,-2.87261 2.82089,-4.31193 -0.22405,-0.87632 -0.43165,-1.75904 -0.62246,-2.6481 z m -7.92968,3.35539 c -0.51428,0.6957 -1.02195,1.38986 -1.52336,2.08247 0.3095,0.91229 0.62699,1.81781 0.95255,2.7166 0.47186,-0.69431 0.94912,-1.38976 1.43212,-2.08633 -0.29678,-0.89768 -0.58388,-1.80192 -0.86131,-2.71274 z m 3.7371,2.73083 c -1.08479,1.62425 -2.14102,3.24459 -3.17257,4.86079 0.34182,0.88483 0.6918,1.76289 1.05001,2.63421 0.97759,-1.61844 1.97588,-3.23917 2.99838,-4.86183 -0.30368,-0.87124 -0.59566,-1.74896 -0.87582,-2.63317 z m -6.15957,0.60204 c -1.53992,2.15219 -3.02218,4.29056 -4.45744,6.41467 0.41369,0.92518 0.8296,1.84262 1.24809,2.7525 1.36107,-2.13816 2.76181,-4.28677 4.21199,-6.44511 -0.34133,-0.90051 -0.67551,-1.80784 -1.00264,-2.72206 z m 13.7556,0.38758 c 7.03981,21.22014 24.63306,38.17351 45.35377,48.89233 -6.14212,10.71158 -11.75009,21.20656 -15.6333,31.23822 -26.91989,-16.82316 -39.144,-38.19259 -55.58318,-69.39848 1.00594,-1.45838 2.03241,-2.92593 3.08337,-4.40236 1.15566,2.39742 2.30345,4.74061 3.45193,7.03377 3.10599,1.98714 6.05605,3.77835 8.92185,5.40127 3.27899,-6.27367 6.69693,-12.54243 10.40556,-18.76475 z m -5.42994,25.57421 c -1.12081,2.39257 -2.24227,4.80801 -3.36128,7.22709 9.10633,15.00557 19.36132,27.33744 33.40467,37.7457 0.48247,-1.039 0.97553,-2.07955 1.47807,-3.12138 -9.82346,-7.28919 -17.96082,-15.60518 -25.05168,-25.12887 8.4862,6.3712 18.38558,11.77089 30.01135,15.62899 1.60351,-3.15667 3.26755,-6.32858 4.95771,-9.49882 -17.41194,-4.49902 -30.64226,-12.90792 -41.43884,-22.85271 z"
+ transform="scale(0.26458333)"
+ inkscape:path-effect="#path-effect3586"
+ inkscape:original-d="m 508.62891,434.10156 -12.00196,26.08985 -2.68359,5.83203 48.64844,95.00781 14.68554,-31.92383 -37.58398,-73.39844 -10.43359,-20.37695 z m 0.74609,3.60352 8.53125,16.66406 -8.55859,18.60547 -7.85743,-5.42773 -3.08007,-6.01172 z m 1.18359,5.41406 -3.32031,7.2168 1.45313,2.83789 3.32031,-7.2168 z m 3.01758,5.89258 -2.0039,4.35742 1.45312,2.83789 2.00391,-4.35742 z m -7.17578,3.14648 -0.97656,2.12305 1.45312,2.83594 0.97657,-2.12305 z m 4.35156,2.99219 -2.26953,4.93164 1.45313,2.83789 2.26953,-4.93164 z m -5.91601,0.41016 -3.04492,6.61523 1.45312,2.83594 3.04297,-6.61328 z m 14.33594,1.28125 36.31835,70.92382 -13.64648,29.65821 -46.11523,-90.06055 2.16406,-4.70117 3.62695,7.08594 8.88867,6.14062 z m -3.51368,27.07617 -3.24804,7.24219 27.1875,53.09765 1.40625,-3.05469 -19.17579,-37.45117 23.54688,28.26758 4.11523,-9.26172 z" />
+ <path
+ id="rect6367"
+ style="mix-blend-mode:normal;fill:url(#linearGradient3660);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.673336;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000"
+ d="m 271.33992,518.89863 c -15.14129,4.48002 -32.18693,12.38807 -47.5578,16.3985 -3.42792,0.89449 -6.80725,1.53296 -10.06245,1.71125 9.76143,27.12685 20.74256,53.55381 43.66679,69.05718 23.32793,-9.18817 48.26627,-16.49552 55.92493,-29.47365 -14.91859,-9.82387 -26.54797,-22.56695 -35.22116,-40.29151 -2.43971,-4.98467 -4.66296,-10.47055 -6.43312,-16.32958 -0.10736,-0.35581 -0.2131,-0.71322 -0.31719,-1.07219 z m -1.317,2.73674 c 1.53326,4.75476 3.35619,9.2669 5.34036,13.46242 -10.19697,3.52007 -21.80327,7.72467 -33.25353,11.86277 -4.56693,-1.56593 -9.13656,-3.28174 -13.46245,-5.21565 -0.69999,-1.63164 -1.38536,-3.2814 -2.05126,-4.94029 14.16515,-4.1229 29.5663,-10.92281 43.42688,-15.16925 z m -1.74678,4.09643 c -5.78528,1.85129 -11.02237,3.68285 -17.09497,5.91602 0.32407,0.77626 0.65437,1.54773 0.99036,2.31386 6.0898,-2.22698 11.22981,-4.01493 16.99987,-5.88028 -0.30527,-0.77557 -0.60391,-1.5589 -0.89526,-2.3496 z m 1.90466,4.82933 c -2.53038,0.82962 -5.02106,1.66382 -7.65134,2.57079 0.33674,0.76023 0.67949,1.51424 1.0277,2.26161 2.62805,-0.90953 5.0791,-1.73729 7.59943,-2.57752 -0.33115,-0.74394 -0.65661,-1.49569 -0.97579,-2.25488 z m -22.13847,2.24671 c -2.70812,1.00615 -5.79616,2.16375 -8.49172,3.14996 0.32974,0.76686 0.66468,1.53014 1.00431,2.28914 2.65492,-0.96942 5.82573,-2.15147 8.48707,-3.13453 -0.33885,-0.76338 -0.67225,-1.53176 -0.99966,-2.30457 z m 11.28236,1.44116 c -0.97036,0.34232 -1.93982,0.68749 -2.91765,1.03848 0.3453,0.75706 0.69629,1.50871 1.05248,2.25449 0.97582,-0.34954 1.94212,-0.69313 2.9095,-1.03434 -0.35361,-0.7468 -0.70189,-1.49983 -1.04433,-2.25863 z m -22.81495,2.80892 c -0.99243,0.3537 -1.98446,0.70142 -2.97069,1.03881 0.32842,0.76803 0.66139,1.53293 0.99843,2.29393 0.9878,-0.33967 1.98132,-0.68892 2.97466,-1.04334 -0.33869,-0.7593 -0.67299,-1.52268 -1.0024,-2.2894 z m -11.91599,0.30594 c 0.78171,1.96543 1.5891,3.92 2.41428,5.84804 4.86818,2.2632 10.062,4.20319 15.2557,5.9429 11.75142,-4.23748 23.64999,-8.53157 33.99829,-12.20132 8.53905,17.24941 19.93065,30.13411 34.41823,40.0965 -8.28769,11.1147 -31.38975,18.31338 -52.63087,26.63219 -21.21194,-14.99811 -32.18193,-39.42984 -41.62279,-64.67968 2.66196,-0.31908 5.39899,-0.89988 8.16716,-1.63863 z M 260.38856,551.92 c -2.32393,0.16821 -4.58161,0.6474 -6.70391,1.43044 -5.54605,2.04519 -9.51667,5.87673 -11.38917,10.3037 -1.85798,4.39264 -1.69967,9.54339 1.42416,13.92822 3.30532,4.63903 9.21217,7.38717 16.28534,8.32707 6.37016,0.84649 16.38261,2.46568 21.84156,0.18988 3.51778,-1.46653 5.11465,-3.98666 5.83567,-6.79109 0.70698,-2.74982 0.5886,-5.93304 0.34648,-8.44978 -0.2939,-3.05499 -1.67396,-6.20037 -4.09238,-9.11233 -4.9413,-5.94974 -14.07339,-10.50915 -23.54775,-9.82611 z m 12.28735,5.85199 c 2.58116,-0.24054 6.25497,3.34498 8.18131,5.65467 2.37031,2.84284 1.11674,8.24818 -1.66892,9.43756 -2.79392,1.1924 -7.35455,-0.10601 -9.84075,-3.04154 -2.4802,-2.92866 1.6118,-2.34979 1.80611,-4.9035 0.15539,-2.04522 0.3311,-4.12731 0.52354,-6.20546 0.0353,-0.3809 0.52997,-0.89811 0.99871,-0.94173 z m -25.06224,9.11023 c 0.22462,-0.0829 2.6473,0.86507 5.13054,1.77655 2.48324,0.91148 5.02421,1.78993 5.28449,1.76141 2.98073,-0.32373 4.52195,-1.23917 6.59166,1.23435 2.46589,2.94651 2.22328,6.18595 -0.91072,7.39351 -3.07168,1.18431 -8.76873,1.58947 -12.92227,-1.63628 -2.34651,-2.99006 -6.34125,-9.36309 -3.1737,-10.52954 z"
+ transform="scale(0.26458333)"
+ inkscape:path-effect="#path-effect3557"
+ inkscape:original-d="m 271.83008,519.07031 -46.97461,15.10352 -10.50195,3.37695 31.33007,75.54688 57.47852,-18.48047 -24.20508,-58.36524 -6.7207,-16.20117 z m -1.22266,2.62305 5.49414,13.24805 -33.49804,10.77148 -12.91993,-5.44531 -1.98242,-4.7793 z m -1.69336,3.95117 -17.0332,5.47656 0.93555,2.25586 17.0332,-5.47656 z m 1.94336,4.68555 -7.8457,2.52148 0.93555,2.25586 7.8457,-2.52148 z m -22.04101,1.77539 -8.29297,2.66601 0.93554,2.25586 8.29493,-2.66601 z m 10.98632,1.77734 -2.89453,0.93164 0.93555,2.25586 2.89648,-0.93164 z m -22.26562,1.84961 -2.93359,0.94336 0.93554,2.25586 2.9336,-0.94336 z m -11.86523,0.4082 2.33593,5.63282 14.61328,6.16211 34.29688,-11.02735 23.38867,56.39649 -53.40039,17.16797 -29.69922,-71.61133 z M 259.45703,552 c -2.21112,0.008 -4.38446,0.34846 -6.43945,1.00977 -10.7617,3.46098 -15.96513,14.75536 -11.62305,25.22851 2.25977,5.44985 6.65815,9.60402 11.875,11.84766 4.80966,2.06853 11.85227,5.72013 17.01563,4.06054 6.73985,-2.16627 9.7624,-10.61141 11.16406,-16.79687 0.83705,-3.69388 0.54831,-7.72601 -1.07617,-11.64258 C 276.96959,557.50137 268.52932,551.97007 259.45703,552 Z m 10.79688,7.49609 c 2.60615,0.0113 5.33767,4.52884 6.62304,7.62696 1.54509,3.72563 -1.37967,9.89169 -4.22461,10.80664 -2.84514,0.91445 -6.404,-1.36425 -7.94922,-5.08985 -1.54508,-3.72563 1.9695,-2.49558 2.6875,-5.39648 l 1.73047,-6.99414 c 0.1053,-0.42535 0.67334,-0.9552 1.13282,-0.95313 z m -24.23633,7.4375 c 0.4191,-0.13493 8.21015,5.09232 8.67187,5.09375 2.60655,0.0113 4.2054,-0.83114 5.49024,2.26758 1.54509,3.72563 0.49142,7.4874 -2.35352,8.40235 -2.84546,0.91596 -7.40685,0.44046 -10.42187,-3.75391 -1.54513,-3.72639 -4.23268,-11.09588 -1.38672,-12.00977 z" />
+ <path
+ id="rect6444"
+ style="mix-blend-mode:normal;fill:url(#linearGradient3588);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.379911;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000"
+ d="m 119.30064,398.25428 c -6.10166,4.94029 -14.39184,13.40988 -23.299496,15.32021 -2.151954,0.4617 -4.455386,0.60257 -6.933207,0.26963 6.967804,19.98895 15.277313,26.26323 32.853743,34.16662 8.21,-3.95338 24.52327,-9.93642 36.68258,-19.98398 -12.24196,-0.97472 -20.89311,-4.30487 -30.94527,-17.35306 -2.64015,-3.42785 -5.20524,-7.29949 -7.87689,-11.63623 -0.16029,-0.25972 -0.32076,-0.52078 -0.48146,-0.78319 z m 0.0614,2.25843 c 2.12789,3.43108 4.19475,6.57119 6.30296,9.43648 -5.70416,2.97567 -11.41933,6.68427 -18.01317,9.73189 -2.80251,-0.63433 -5.68067,-1.39612 -8.448418,-2.42835 -0.479247,-0.92166 -0.946826,-1.85682 -1.406432,-2.80543 8.0667,-2.29294 15.78568,-9.48226 21.56506,-13.93459 z m 0.0819,3.24325 c -2.62682,1.87608 -5.3026,3.91691 -8.13621,5.88529 0.28737,0.46676 0.57487,0.92932 0.86311,1.3879 2.88774,-1.90561 5.62279,-3.8617 8.3134,-5.65386 -0.34646,-0.53273 -0.69303,-1.07246 -1.0403,-1.61933 z m 2.15955,3.3149 c -1.28331,0.79648 -2.53578,1.59998 -3.8462,2.44613 0.31864,0.48367 0.63736,0.96105 0.95665,1.43228 1.33552,-0.81431 2.61658,-1.58761 3.92738,-2.35218 -0.34602,-0.50091 -0.69181,-1.00963 -1.03783,-1.52623 z m -11.84057,3.62162 c -1.40627,0.93579 -2.86596,1.84435 -4.37363,2.66871 0.25275,0.43686 0.50652,0.87039 0.76179,1.30074 1.53018,-0.81354 3.01503,-1.70308 4.44624,-2.61313 -0.27887,-0.44837 -0.55681,-0.9004 -0.8344,-1.35632 z m 6.3916,-0.14091 c -0.48395,0.31201 -0.97402,0.62719 -1.46475,0.94057 0.29897,0.45971 0.59832,0.91408 0.89856,1.3633 0.49895,-0.30281 0.99922,-0.60803 1.49173,-0.90879 -0.30907,-0.45938 -0.61742,-0.92436 -0.92554,-1.39508 z m -12.42079,3.67074 c -0.54997,0.2701 -1.1083,0.52821 -1.67513,0.77168 0.23658,0.43268 0.47472,0.86216 0.71485,1.28851 0.57424,-0.24437 1.14018,-0.50205 1.6979,-0.77049 -0.24746,-0.42674 -0.49318,-0.85661 -0.73762,-1.2897 z m -7.18349,0.54188 c 0.528172,1.13309 1.068663,2.24651 1.627117,3.33974 3.173423,1.25899 6.485393,2.12688 9.688803,2.82514 6.85221,-3.06287 12.78594,-6.76087 18.73279,-9.73004 9.50452,12.46923 17.73717,16.24408 29.29892,17.93204 -11.0155,8.33766 -26.10739,14.03056 -34.033,17.7506 -16.05422,-7.43208 -23.976485,-13.63404 -30.882317,-31.59236 1.960054,0.0723 3.812263,-0.12848 5.567687,-0.52512 z m 27.31874,5.36874 c -0.73893,0.11431 -1.4278,0.31851 -2.05398,0.61121 -2.39938,1.12105 -3.71088,3.44921 -3.25638,5.63582 -2.58278,-0.77868 -5.30556,-0.70533 -7.62055,0.25563 -3.87865,1.61017 -5.49764,5.23814 -2.67411,7.81162 2.87293,2.19245 7.00652,2.02757 11.12555,1.62893 4.38005,-0.4239 8.56924,-1.05666 13.52376,-0.52097 -1.33362,-2.30429 -0.0301,-4.66451 1.01574,-6.74859 1.05541,-2.10323 1.85607,-3.92309 -0.15763,-5.65663 -2.49283,-2.02837 -6.61071,-3.52004 -9.9024,-3.01702 z m -6.27906,7.87295 c 1.34303,-0.24115 2.83064,0.15231 3.67902,0.9195 1.35272,1.3012 -1.48215,3.00972 -0.66202,4.97953 -3.45824,-0.63358 -6.96634,0.97992 -9.134,-0.65868 -1.05124,-0.94956 -0.58734,-2.25502 0.92807,-2.86247 0.88948,-0.35645 1.98784,-0.40692 2.98279,-0.15006 -0.16063,-0.78341 0.38383,-1.56377 1.37523,-1.98477 0.25601,-0.1086 0.53564,-0.19056 0.83091,-0.24305 z"
+ transform="scale(0.26458333)"
+ inkscape:path-effect="#path-effect3615"
+ inkscape:original-d="m 123.60938,404.57617 -26.150396,8.12305 -5.845703,1.8164 26.824219,40.63086 31.99609,-9.93945 -20.72461,-31.39062 -5.75195,-8.71485 z m -0.4375,1.41016 4.70507,7.125 -18.64843,5.79297 -8.24414,-2.92774 -1.697271,-2.57031 z m -0.56836,2.125 -9.48243,2.94531 0.80079,1.21289 9.48242,-2.94531 z m 1.66406,2.51953 -4.36719,1.35742 0.80078,1.21289 4.36719,-1.35742 z m -12.85156,0.95508 -4.61719,1.43359 0.80078,1.21485 4.61719,-1.43555 z m 6.69726,0.95703 -1.61133,0.5 0.80078,1.21289 1.61133,-0.5 z m -12.97656,0.99414 -1.63281,0.50781 0.80078,1.21289 1.63281,-0.50781 z m -6.978517,0.21875 1.999997,3.03125 9.32422,3.3125 19.0918,-5.92969 20.02539,30.33203 -29.72656,9.23438 -25.427738,-38.51563 z m 26.564457,8.00976 c -0.70159,0.008 -1.36935,0.10639 -1.98047,0.29688 -2.37402,0.7395 -3.66359,2.75567 -3.33789,5.21875 -2.28402,-1.29929 -4.85018,-1.69299 -6.88868,-1.05859 -3.48632,1.0851 -4.43787,4.80702 -2.12695,8.3125 4.78336,6.2423 12.77725,3.15337 20.37305,7.48437 -1.3659,-7.09652 5.41476,-10.8582 2.47656,-15.57422 -1.84983,-2.80637 -5.31247,-4.71011 -8.51562,-4.67969 z m -6.24805,7.11329 c 1.21014,-0.0113 2.51981,0.70719 3.21875,1.76757 1.11017,1.7819 -1.45165,3.20342 -0.93555,5.88477 -2.87,-1.63642 -5.88992,-0.46955 -7.69726,-2.82813 -0.87316,-1.32449 -0.51456,-2.73062 0.80273,-3.14062 0.77022,-0.23962 1.73857,-0.0906 2.60156,0.40039 -0.12306,-0.93063 0.36472,-1.69324 1.26172,-1.97266 0.23089,-0.0718 0.4829,-0.10943 0.74805,-0.11132 z" />
+ <g
+ id="g6513"
+ transform="matrix(-0.24524766,0.09779007,-0.17783892,0.33246555,144.46257,-10.91062)">
+ <rect
+ style="mix-blend-mode:normal;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.178454;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000"
+ id="rect6499"
+ width="0.81547731"
+ height="0.64621735"
+ x="17.677195"
+ y="116.63992"
+ transform="matrix(-0.95200267,0.30608972,0.38309987,0.92370693,0,0)" />
+ <rect
+ style="mix-blend-mode:normal;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.291806;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000"
+ id="rect6501"
+ width="2.1804247"
+ height="0.64621735"
+ x="8.956954"
+ y="117.98206"
+ transform="matrix(-0.95200267,0.30608972,0.38309987,0.92370693,0,0)" />
+ <rect
+ style="mix-blend-mode:normal;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.177285;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000"
+ id="rect6503"
+ width="0.8048234"
+ height="0.64621735"
+ x="-12.833882"
+ y="117.98206"
+ transform="matrix(0.95200267,-0.30608972,0.38309987,0.92370693,0,0)" />
+ <rect
+ style="mix-blend-mode:normal;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.429971;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000"
+ id="rect6505"
+ width="4.7341046"
+ height="0.64621735"
+ x="8.956954"
+ y="116.63992"
+ transform="matrix(-0.95200267,0.30608972,0.38309987,0.92370693,0,0)" />
+ <path
+ id="path6507"
+ style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-variant-east-asian:normal;font-feature-settings:normal;font-variation-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;shape-margin:0;inline-size:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.56335;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate;stop-color:#000000"
+ d="m 36.929391,108.74371 0.1074,0.25896 1.777958,4.2869 6.404486,15.4421 -15.207736,4.88963 -8.289844,-19.98797 2.778943,-0.89349 z m -0.323722,0.69352 -11.3522,3.64999 0.524588,1.26485 3.418285,1.44059 8.863281,-2.84974 z m -11.889369,3.8227 -2.239518,0.72005 7.858215,18.94725 14.128887,-4.54275 -6.188559,-14.92147 -9.074312,2.91759 -3.866489,-1.63005 z" />
+ <rect
+ style="mix-blend-mode:normal;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.300024;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000"
+ id="rect6509"
+ width="2.3049886"
+ height="0.64621735"
+ x="14.542314"
+ y="116.63992"
+ transform="matrix(-0.95200267,0.30608972,0.38309987,0.92370693,0,0)" />
+ <path
+ id="path6511"
+ style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.667798;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000"
+ d="m 35.861165,117.20005 c -0.314169,0.003 -0.621575,0.0526 -0.91209,0.14624 -1.128556,0.3638 -1.888564,1.35561 -1.967322,2.56729 -0.902624,-0.63916 -2.013763,-0.83298 -2.982765,-0.5209 -1.657241,0.53381 -2.422117,2.36466 -1.708422,4.08916 1.569606,3.07084 5.424977,1.55083 8.425844,3.68143 0.03582,-3.49106 3.409259,-5.34156 2.525427,-7.66155 -0.571265,-1.38058 -1.946077,-2.31664 -3.380672,-2.30167 z m -3.440102,3.49901 c 0.54205,-0.006 1.061596,0.34807 1.277443,0.86972 0.333947,0.87658 -0.940935,1.57585 -0.954466,2.89491 -1.13385,-0.80502 -2.590204,-0.23084 -3.183265,-1.39113 -0.269664,-0.65158 0.01926,-1.34344 0.645438,-1.54513 0.366127,-0.11792 0.785497,-0.0446 1.126545,0.19689 0.02976,-0.45782 0.317209,-0.83252 0.743625,-0.96997 0.109768,-0.0354 0.225975,-0.0543 0.34468,-0.0553 z" />
+ </g>
+ <g
+ id="g6529"
+ transform="matrix(-0.2463876,0.12258065,0.10039135,0.2072862,90.301644,-4.1661638)">
+ <rect
+ style="mix-blend-mode:normal;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.178454;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000"
+ id="rect6515"
+ width="0.81547731"
+ height="0.64621735"
+ x="17.677195"
+ y="116.63992"
+ transform="matrix(-0.95200267,0.30608972,0.38309987,0.92370693,0,0)" />
+ <rect
+ style="mix-blend-mode:normal;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.291806;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000"
+ id="rect6517"
+ width="2.1804247"
+ height="0.64621735"
+ x="8.956954"
+ y="117.98206"
+ transform="matrix(-0.95200267,0.30608972,0.38309987,0.92370693,0,0)" />
+ <rect
+ style="mix-blend-mode:normal;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.177285;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000"
+ id="rect6519"
+ width="0.8048234"
+ height="0.64621735"
+ x="-12.833882"
+ y="117.98206"
+ transform="matrix(0.95200267,-0.30608972,0.38309987,0.92370693,0,0)" />
+ <rect
+ style="mix-blend-mode:normal;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.429971;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000"
+ id="rect6521"
+ width="4.7341046"
+ height="0.64621735"
+ x="8.956954"
+ y="116.63992"
+ transform="matrix(-0.95200267,0.30608972,0.38309987,0.92370693,0,0)" />
+ <path
+ id="path6523"
+ style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-variant-east-asian:normal;font-feature-settings:normal;font-variation-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;shape-margin:0;inline-size:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.56335;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate;stop-color:#000000"
+ d="m 36.929391,108.74371 0.1074,0.25896 1.777958,4.2869 6.404486,15.4421 -15.207736,4.88963 -8.289844,-19.98797 2.778943,-0.89349 z m -0.323722,0.69352 -11.3522,3.64999 0.524588,1.26485 3.418285,1.44059 8.863281,-2.84974 z m -11.889369,3.8227 -2.239518,0.72005 7.858215,18.94725 14.128887,-4.54275 -6.188559,-14.92147 -9.074312,2.91759 -3.866489,-1.63005 z" />
+ <rect
+ style="mix-blend-mode:normal;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.300024;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000"
+ id="rect6525"
+ width="2.3049886"
+ height="0.64621735"
+ x="14.542314"
+ y="116.63992"
+ transform="matrix(-0.95200267,0.30608972,0.38309987,0.92370693,0,0)" />
+ </g>
+ <g
+ id="g6545">
+ <rect
+ style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.245989;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000"
+ id="rect6533"
+ width="0.53302574"
+ height="0.78733146"
+ x="94.835632"
+ y="-47.343636"
+ transform="matrix(0.97713955,-0.21259893,0,-1,0,0)" />
+ <rect
+ style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.375753;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000"
+ id="rect6535"
+ width="0.53302574"
+ height="1.8371066"
+ x="95.705879"
+ y="-47.343636"
+ transform="matrix(0.97713955,-0.21259893,0,-1,0,0)" />
+ <rect
+ style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.345107;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000"
+ id="rect6537"
+ width="0.53302574"
+ height="1.5496681"
+ x="96.543495"
+ y="-47.343636"
+ transform="matrix(0.97713955,-0.21259893,0,-1,0,0)" />
+ <rect
+ style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.472049;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000"
+ id="rect6539"
+ width="0.53302574"
+ height="2.899379"
+ x="97.359352"
+ y="-47.343636"
+ transform="matrix(0.97713955,-0.21259893,0,-1,0,0)" />
+ </g>
+ </g>
+ <g
+ inkscape:groupmode="layer"
+ id="layer7"
+ inkscape:label="ideas"
+ style="display:inline"
+ sodipodi:insensitive="true">
+ <circle
+ style="opacity:0.70915;fill:#ffeea9;fill-opacity:0.66129;fill-rule:evenodd;stroke:none;stroke-width:0.3;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;filter:url(#filter6420);stop-color:#000000"
+ id="circle6424"
+ cx="19.495825"
+ cy="56.287945"
+ r="8.0982656"
+ transform="matrix(1.3753316,0,0,1.3753316,29.274759,56.25678)" />
+ <g
+ id="g5366"
+ transform="matrix(-0.96657296,0.2563917,0.2563917,0.96657296,64.491683,69.926277)">
+ <g
+ id="g4981"
+ transform="matrix(-1.004402,0.09783132,0.00637231,0.49034817,37.890524,28.836373)"
+ inkscape:transform-center-x="9.8442717"
+ inkscape:transform-center-y="1.0731915">
+ <path
+ id="path4965"
+ style="opacity:1;fill:#ffffff;fill-opacity:0.66129;fill-rule:evenodd;stroke:url(#linearGradient4983);stroke-width:0.3;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000"
+ d="m 43.371712,65.88824 c -5.544256,0 -16.684145,-0.838763 -16.684147,-1.873431 -1e-6,-1.034668 11.139889,-1.873432 16.684147,-1.873432 6.437849,-0.215982 2.566536,3.731723 0,3.746863 z"
+ sodipodi:nodetypes="cscc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient4985);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="M 46.729749,63.908764 27.288476,64.050155"
+ id="path4967"
+ sodipodi:nodetypes="cc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient4987);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 42.876843,62.176724 -2.227102,1.776258"
+ id="path4969"
+ sodipodi:nodetypes="cc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient4989);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="M 43.583798,65.852892 41.992956,64.023678"
+ id="path4971"
+ sodipodi:nodetypes="cc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient4991);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 45.174448,65.358023 -0.664491,-0.53018 -1.880742,-0.02651"
+ id="path4973"
+ sodipodi:nodetypes="ccc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient4993);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 39.129979,63.97946 1.036389,-1.037459 -3.717475,0.146312 -1.737577,0.935365"
+ id="path4975"
+ sodipodi:nodetypes="cccc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient4995);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 37.539329,64.014808 1.319172,0.977364 -5.060691,-0.207166 -1.52549,-0.832024"
+ id="path4977"
+ sodipodi:nodetypes="cccc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient4997);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 45.45723,62.424158 -1.555494,1.422781"
+ id="path4979"
+ sodipodi:nodetypes="cc" />
+ </g>
+ <g
+ id="g4901"
+ transform="matrix(-0.92281497,-0.38524347,-0.38524347,0.92281497,60.790768,14.104864)"
+ inkscape:transform-center-x="8.8794493"
+ inkscape:transform-center-y="-4.4437065">
+ <path
+ id="path4885"
+ style="opacity:1;fill:#ffffff;fill-opacity:0.66129;fill-rule:evenodd;stroke:url(#linearGradient4903);stroke-width:0.3;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000"
+ d="m 43.371712,65.88824 c -5.544256,0 -16.684145,-0.838763 -16.684147,-1.873431 -1e-6,-1.034668 11.139889,-1.873432 16.684147,-1.873432 6.437849,-0.215982 2.566536,3.731723 0,3.746863 z"
+ sodipodi:nodetypes="cscc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient4905);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="M 46.729749,63.908764 27.288476,64.050155"
+ id="path4887"
+ sodipodi:nodetypes="cc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient4907);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 42.876843,62.176724 -2.227102,1.776258"
+ id="path4889"
+ sodipodi:nodetypes="cc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient4909);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="M 43.583798,65.852892 41.992956,64.023678"
+ id="path4891"
+ sodipodi:nodetypes="cc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient4911);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 45.174448,65.358023 -0.664491,-0.53018 -1.880742,-0.02651"
+ id="path4893"
+ sodipodi:nodetypes="ccc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient4913);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 39.129979,63.97946 1.036389,-1.037459 -3.717475,0.146312 -1.737577,0.935365"
+ id="path4895"
+ sodipodi:nodetypes="cccc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient4915);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 37.539329,64.014808 1.319172,0.977364 -5.060691,-0.207166 -1.52549,-0.832024"
+ id="path4897"
+ sodipodi:nodetypes="cccc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient4917);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 45.45723,62.424158 -1.555494,1.422781"
+ id="path4899"
+ sodipodi:nodetypes="cc" />
+ </g>
+ <g
+ id="g4837">
+ <ellipse
+ style="opacity:1;fill:#ab4500;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.499999;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000"
+ id="ellipse4826"
+ cx="11.806154"
+ cy="62.954376"
+ rx="1.3432151"
+ ry="1.2371719" />
+ <ellipse
+ style="opacity:1;fill:#ff6600;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.357142;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000"
+ id="ellipse4828"
+ cx="11.735458"
+ cy="62.636246"
+ rx="0.95943934"
+ ry="0.88369423" />
+ <ellipse
+ style="opacity:1;fill:#ff9f39;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.159774;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000"
+ id="ellipse4832"
+ cx="11.700111"
+ cy="62.282768"
+ rx="0.42922282"
+ ry="0.39533684" />
+ </g>
+ <g
+ id="g4695"
+ clip-path="url(#clipPath4697)"
+ transform="matrix(0.70513631,0,0,0.70513631,-133.84489,7.785259)">
+ <g
+ inkscape:label="Clip"
+ id="g4693">
+ <ellipse
+ style="opacity:1;fill:#aa4400;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.382498;stroke-linecap:round;stroke-opacity:1;stop-color:#000000"
+ id="ellipse4649"
+ cx="216.75359"
+ cy="77.73336"
+ rx="10.172014"
+ ry="9.2480192" />
+ </g>
+ <ellipse
+ style="opacity:1;fill:#ff6600;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.266715;stroke-linecap:round;stroke-opacity:1;filter:url(#filter4677);stop-color:#000000"
+ id="ellipse4651"
+ cx="216.75359"
+ cy="76.333656"
+ rx="7.0929179"
+ ry="6.4486189" />
+ <ellipse
+ style="opacity:0.496732;fill:#ffe680;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.266715;stroke-linecap:round;stroke-opacity:1;filter:url(#filter4677);stop-color:#000000"
+ id="ellipse4730"
+ cx="216.75359"
+ cy="76.333656"
+ rx="7.0929179"
+ ry="6.4486189"
+ transform="matrix(1.0025162,0,0,-0.38831922,-0.19546343,101.42646)" />
+ <ellipse
+ style="opacity:1;fill:#552200;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.141935;stroke-linecap:round;stroke-opacity:1;stop-color:#000000"
+ id="path4647"
+ cx="216.85356"
+ cy="71.884605"
+ rx="5.889061"
+ ry="2.1995289" />
+ <path
+ style="fill:none;stroke:#ff8410;stroke-width:1.79213;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+ d="m 207.25667,78.584788 c 1.40772,4.369503 17.95618,3.868564 20.32478,-0.195633"
+ id="path4728"
+ sodipodi:nodetypes="cc" />
+ <path
+ style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-variant-east-asian:normal;font-feature-settings:normal;font-variation-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;shape-margin:0;inline-size:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#4a2400;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate;stop-color:#000000;stop-opacity:1"
+ d="m 206.41992,76.361328 -1.92969,0.525391 c 0.5121,1.887307 2.36156,3.012673 4.58399,3.763672 2.22242,0.750998 4.96597,1.129129 7.75586,1.171875 2.78988,0.04274 5.61736,-0.252425 7.99414,-0.925782 2.37678,-0.673357 4.38247,-1.686908 5.31055,-3.445312 l -1.76758,-0.933594 c -0.47885,0.907254 -1.96752,1.854362 -4.08789,2.455078 -2.12038,0.600716 -4.7933,0.889823 -7.41797,0.84961 -2.62467,-0.04021 -5.20981,-0.411967 -7.14649,-1.066407 -1.93668,-0.654439 -3.0762,-1.588474 -3.29492,-2.394531 z"
+ id="path4791" />
+ <path
+ style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-variant-east-asian:normal;font-feature-settings:normal;font-variation-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;shape-margin:0;inline-size:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#280b0b;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate;stop-color:#000000;stop-opacity:1"
+ d="m 206.41992,76.361328 -2.21326,-1.672295 c -0.31621,0.644845 3.28317,4.07607 5.5056,4.827069 2.22242,0.750995 4.32793,1.129129 7.11782,1.171875 2.78988,0.04274 5.75915,-0.394212 8.13593,-1.067569 2.37678,-0.673357 3.95711,-2.679411 4.88519,-4.437815 l -1.48401,1.334985 c -0.47885,0.907254 -1.96752,1.854362 -4.08789,2.455078 -2.12038,0.600716 -4.7933,0.889823 -7.41797,0.84961 -2.62467,-0.04021 -5.20981,-0.411967 -7.14649,-1.066407 -1.93668,-0.654439 -3.0762,-1.588474 -3.29492,-2.394531 z"
+ id="path4793"
+ sodipodi:nodetypes="ccsssccsssc" />
+ </g>
+ <path
+ id="path4630"
+ style="opacity:1;fill:url(#linearGradient4813);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.0722346;stroke-linecap:round;stroke-opacity:1;stop-color:#000000"
+ d="m 21.882987,54.344977 c 0,0.559651 -0.105647,1.124017 -0.444669,1.519571 -1.154585,1.347113 -0.645373,2.934255 -0.979759,3.152331 -0.44188,0.288185 -0.969665,0.275121 -1.536563,0.275121 -0.503891,0 -0.976883,-0.132324 -1.386114,-0.364119 -0.31342,-0.177527 0.277188,-1.605019 -0.66887,-2.823333 -0.378838,-0.487856 -0.617131,-1.09385 -0.617131,-1.759571 0,-1.555539 1.261014,-2.816553 2.816553,-2.816553 1.555539,0 2.816553,1.261014 2.816553,2.816553 z"
+ sodipodi:nodetypes="sssssssss" />
+ <path
+ id="path4633"
+ style="opacity:1;fill:url(#linearGradient4641);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.0612459;stroke-linecap:round;stroke-opacity:1;stop-color:#000000"
+ d="m 21.618477,53.874734 c 0,0.452896 -0.09386,0.909611 -0.395016,1.229713 -1.025667,1.090149 -0.573305,2.228435 -0.870359,2.404914 -0.392542,0.233213 -0.861395,0.368749 -1.364996,0.368749 -0.447626,0 -0.867808,-0.107077 -1.231341,-0.294663 -0.278425,-0.143664 0.246238,-1.29886 -0.594189,-2.284781 -0.336526,-0.394798 -0.548216,-0.885197 -0.548216,-1.423932 0,-1.258821 1.120209,-2.279295 2.502058,-2.279295 1.381848,0 2.502059,1.020474 2.502059,2.279295 z"
+ sodipodi:nodetypes="sssssssss" />
+ <ellipse
+ style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.05145;stroke-linecap:round;stroke-opacity:1;filter:url(#filter5021);stop-color:#000000"
+ id="path4643"
+ cx="19.138651"
+ cy="52.792263"
+ rx="1.4804955"
+ ry="0.69299793"
+ transform="matrix(1.1023288,0,0,2.248783,-1.9584359,-65.201239)" />
+ <path
+ style="fill:url(#linearGradient4740);fill-opacity:1;stroke:none;stroke-width:0.186567px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 23.768445,58.040692 c 0.731276,0.758326 2.290036,2.473037 2.199024,4.55968 l -0.742008,0.273441 c 0.311008,-2.18598 -1.170455,-3.722763 -1.457016,-4.833121 z"
+ id="path4732"
+ sodipodi:nodetypes="cccc" />
+ <path
+ style="fill:url(#linearGradient4744);fill-opacity:1;stroke:none;stroke-width:0.186567px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 14.530715,57.592042 c -0.731275,0.758326 -2.290035,2.473037 -2.199023,4.55968 l 0.891559,0.647316 c -0.311007,-2.18598 1.020904,-4.096638 1.307464,-5.206996 z"
+ id="path4742"
+ sodipodi:nodetypes="cccc" />
+ <path
+ style="fill:url(#linearGradient4752);fill-opacity:1;stroke:none;stroke-width:0.112499px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 22.467024,68.094302 c 0.633749,-0.318159 2.906854,-2.084426 2.827985,-2.959888 l -1.016934,0.458552 c -0.627768,1.266089 -1.562709,2.03548 -1.811051,2.501336 z"
+ id="path4746"
+ sodipodi:nodetypes="cccc" />
+ <path
+ style="fill:url(#linearGradient4750);fill-opacity:1;stroke:none;stroke-width:0.112499px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 15.333642,67.983437 c -0.633755,-0.31816 -2.339434,-1.881338 -2.578733,-2.934964 l 0.996985,0.50109 c 0.353594,1.26609 1.333399,1.968017 1.581748,2.433874 z"
+ id="path4748"
+ sodipodi:nodetypes="cccc" />
+ <path
+ id="path4647-7"
+ style="opacity:1;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient4787);stroke-width:0.393131;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000"
+ d="m 19.296781,47.002775 c -2.620202,5e-6 -4.991082,1.493143 -4.991216,3.378561 -0.108838,1.218863 0.01023,7.430334 -2.1e-5,8.323979 1.37125,3.316494 9.644855,2.161795 9.735683,0.03525 0.06805,-0.912419 -0.01051,-7.429984 2.1e-5,-8.323979 -1.34e-4,-1.885419 -2.124258,-3.413806 -4.744467,-3.413811 z"
+ sodipodi:nodetypes="sccccs" />
+ <ellipse
+ style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.0630725;stroke-linecap:round;stroke-opacity:1;stop-color:#000000"
+ id="ellipse4774"
+ cx="19.26071"
+ cy="48.426033"
+ rx="1.8149396"
+ ry="0.84954631" />
+ <path
+ id="rect4776"
+ style="opacity:0.496732;fill:#c5fffe;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.466403;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000"
+ d="m 15.294759,59.108191 -0.49349,-0.634487 v -8.036827 c -0.06184,-0.622138 0.491297,-2.356727 3.137723,-2.753784 -1.204528,0.541935 -2.665818,1.737541 -2.608984,3.370645 z"
+ sodipodi:nodetypes="cccccc" />
+ <path
+ id="path4779"
+ style="opacity:0.496732;fill:#c5fffe;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.466403;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000"
+ d="m 23.010395,59.213939 0.49349,-0.634487 v -8.036828 c 0.06184,-0.622137 -0.491297,-2.356727 -3.137723,-2.753783 1.204528,0.541935 2.665818,1.737541 2.608984,3.370645 z"
+ sodipodi:nodetypes="cccccc" />
+ <ellipse
+ style="opacity:1;fill:#ab4500;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.499999;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000"
+ id="path4818"
+ cx="26.086653"
+ cy="64.014809"
+ rx="1.3432151"
+ ry="1.2371719" />
+ <ellipse
+ style="opacity:1;fill:#ff6600;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.357142;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000"
+ id="ellipse4820"
+ cx="26.015957"
+ cy="63.696678"
+ rx="0.95943934"
+ ry="0.88369423" />
+ <ellipse
+ style="opacity:1;fill:#552200;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.223636;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000"
+ id="ellipse4822"
+ cx="26.775934"
+ cy="64.014809"
+ rx="0.37620115"
+ ry="0.88369423" />
+ <ellipse
+ style="opacity:1;fill:#ff9f39;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.159774;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000"
+ id="ellipse4824"
+ cx="25.98061"
+ cy="63.343201"
+ rx="0.42922282"
+ ry="0.39533684" />
+ <g
+ id="g4883"
+ inkscape:transform-center-x="-9.4361127"
+ inkscape:transform-center-y="-3.8828353"
+ transform="rotate(-19.836255,26.692133,63.960406)">
+ <path
+ id="path4815"
+ style="opacity:1;fill:#ffffff;fill-opacity:0.66129;fill-rule:evenodd;stroke:url(#linearGradient4845);stroke-width:0.3;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000"
+ d="m 43.371712,65.88824 c -5.544256,0 -16.684145,-0.838763 -16.684147,-1.873431 -1e-6,-1.034668 11.139889,-1.873432 16.684147,-1.873432 6.437849,-0.215982 2.566536,3.731723 0,3.746863 z"
+ sodipodi:nodetypes="cscc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient4919);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="M 46.729749,63.908764 27.288476,64.050155"
+ id="path4853"
+ sodipodi:nodetypes="cc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient4921);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 42.876843,62.176724 -2.227102,1.776258"
+ id="path4863"
+ sodipodi:nodetypes="cc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient4923);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="M 43.583798,65.852892 41.992956,64.023678"
+ id="path4865"
+ sodipodi:nodetypes="cc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient4925);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 45.174448,65.358023 -0.664491,-0.53018 -1.880742,-0.02651"
+ id="path4867"
+ sodipodi:nodetypes="ccc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient4927);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 39.129979,63.97946 1.036389,-1.037459 -3.717475,0.146312 -1.737577,0.935365"
+ id="path4869"
+ sodipodi:nodetypes="cccc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient4929);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 37.539329,64.014808 1.319172,0.977364 -5.060691,-0.207166 -1.52549,-0.832024"
+ id="path4871"
+ sodipodi:nodetypes="cccc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient4861);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 45.45723,62.424158 -1.555494,1.422781"
+ id="path4873"
+ sodipodi:nodetypes="cc" />
+ </g>
+ <g
+ id="g4947"
+ inkscape:transform-center-x="-10.136896"
+ inkscape:transform-center-y="1.111925"
+ transform="matrix(1.0035962,0.08208614,-0.01055674,0.56571095,0.4923497,25.734947)">
+ <path
+ id="path4931"
+ style="opacity:1;fill:#ffffff;fill-opacity:0.66129;fill-rule:evenodd;stroke:url(#linearGradient4949);stroke-width:0.3;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000"
+ d="m 43.371712,65.88824 c -5.544256,0 -16.684145,-0.838763 -16.684147,-1.873431 -1e-6,-1.034668 11.139889,-1.873432 16.684147,-1.873432 6.437849,-0.215982 2.566536,3.731723 0,3.746863 z"
+ sodipodi:nodetypes="cscc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient4951);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="M 46.729749,63.908764 27.288476,64.050155"
+ id="path4933"
+ sodipodi:nodetypes="cc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient4953);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 42.876843,62.176724 -2.227102,1.776258"
+ id="path4935"
+ sodipodi:nodetypes="cc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient4955);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="M 43.583798,65.852892 41.992956,64.023678"
+ id="path4937"
+ sodipodi:nodetypes="cc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient4957);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 45.174448,65.358023 -0.664491,-0.53018 -1.880742,-0.02651"
+ id="path4939"
+ sodipodi:nodetypes="ccc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient4959);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 39.129979,63.97946 1.036389,-1.037459 -3.717475,0.146312 -1.737577,0.935365"
+ id="path4941"
+ sodipodi:nodetypes="cccc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient4961);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 37.539329,64.014808 1.319172,0.977364 -5.060691,-0.207166 -1.52549,-0.832024"
+ id="path4943"
+ sodipodi:nodetypes="cccc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient4963);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 45.45723,62.424158 -1.555494,1.422781"
+ id="path4945"
+ sodipodi:nodetypes="cc" />
+ </g>
+ </g>
+ <circle
+ style="opacity:0.434641;fill:#fff8dc;fill-opacity:0.66129;fill-rule:evenodd;stroke:none;stroke-width:0.3;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;filter:url(#filter5009);stop-color:#000000"
+ id="circle5025"
+ cx="19.495825"
+ cy="56.287945"
+ r="8.0982656"
+ transform="matrix(0.69632537,-0.32858687,0.30702102,0.65062406,-4.9060144,71.000352)" />
+ <g
+ id="g6128"
+ transform="matrix(0.23389999,-0.06957553,0.06500913,0.21854864,78.405248,2.5385566)"
+ style="opacity:1">
+ <circle
+ style="opacity:1;fill:#fff8dc;fill-opacity:0.66129;fill-rule:evenodd;stroke:none;stroke-width:0.3;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;filter:url(#filter5009);stop-color:#000000"
+ id="circle5998"
+ cx="19.495825"
+ cy="56.287945"
+ r="8.0982656"
+ transform="matrix(1.3753316,0,0,1.3753316,13.878061,14.665688)" />
+ <g
+ id="g6016"
+ transform="matrix(-1.004402,0.09783132,0.00637231,0.49034817,58.886027,65.82845)"
+ inkscape:transform-center-x="9.8442717"
+ inkscape:transform-center-y="1.0731915">
+ <path
+ id="path6000"
+ style="opacity:1;fill:#ffffff;fill-opacity:0.66129;fill-rule:evenodd;stroke:url(#linearGradient6130);stroke-width:0.3;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000"
+ d="m 43.371712,65.88824 c -5.544256,0 -16.684145,-0.838763 -16.684147,-1.873431 -1e-6,-1.034668 11.139889,-1.873432 16.684147,-1.873432 6.437849,-0.215982 2.566536,3.731723 0,3.746863 z"
+ sodipodi:nodetypes="cscc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient6132);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="M 46.729749,63.908764 27.288476,64.050155"
+ id="path6002"
+ sodipodi:nodetypes="cc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient6134);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 42.876843,62.176724 -2.227102,1.776258"
+ id="path6004"
+ sodipodi:nodetypes="cc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient6136);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="M 43.583798,65.852892 41.992956,64.023678"
+ id="path6006"
+ sodipodi:nodetypes="cc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient6138);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 45.174448,65.358023 -0.664491,-0.53018 -1.880742,-0.02651"
+ id="path6008"
+ sodipodi:nodetypes="ccc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient6140);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 39.129979,63.97946 1.036389,-1.037459 -3.717475,0.146312 -1.737577,0.935365"
+ id="path6010"
+ sodipodi:nodetypes="cccc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient6142);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 37.539329,64.014808 1.319172,0.977364 -5.060691,-0.207166 -1.52549,-0.832024"
+ id="path6012"
+ sodipodi:nodetypes="cccc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient6144);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 45.45723,62.424158 -1.555494,1.422781"
+ id="path6014"
+ sodipodi:nodetypes="cc" />
+ </g>
+ <g
+ id="g6034"
+ transform="matrix(-0.92281497,-0.38524347,-0.38524347,0.92281497,81.786271,51.096941)"
+ inkscape:transform-center-x="8.8794493"
+ inkscape:transform-center-y="-4.4437065">
+ <path
+ id="path6018"
+ style="opacity:1;fill:#ffffff;fill-opacity:0.66129;fill-rule:evenodd;stroke:url(#linearGradient6146);stroke-width:0.3;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000"
+ d="m 43.371712,65.88824 c -5.544256,0 -16.684145,-0.838763 -16.684147,-1.873431 -1e-6,-1.034668 11.139889,-1.873432 16.684147,-1.873432 6.437849,-0.215982 2.566536,3.731723 0,3.746863 z"
+ sodipodi:nodetypes="cscc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient6148);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="M 46.729749,63.908764 27.288476,64.050155"
+ id="path6020"
+ sodipodi:nodetypes="cc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient6150);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 42.876843,62.176724 -2.227102,1.776258"
+ id="path6022"
+ sodipodi:nodetypes="cc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient6152);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="M 43.583798,65.852892 41.992956,64.023678"
+ id="path6024"
+ sodipodi:nodetypes="cc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient6154);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 45.174448,65.358023 -0.664491,-0.53018 -1.880742,-0.02651"
+ id="path6026"
+ sodipodi:nodetypes="ccc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient6156);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 39.129979,63.97946 1.036389,-1.037459 -3.717475,0.146312 -1.737577,0.935365"
+ id="path6028"
+ sodipodi:nodetypes="cccc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient6158);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 37.539329,64.014808 1.319172,0.977364 -5.060691,-0.207166 -1.52549,-0.832024"
+ id="path6030"
+ sodipodi:nodetypes="cccc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient6160);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 45.45723,62.424158 -1.555494,1.422781"
+ id="path6032"
+ sodipodi:nodetypes="cc" />
+ </g>
+ <g
+ id="g6042"
+ transform="translate(20.995503,36.992077)">
+ <ellipse
+ style="opacity:1;fill:#ab4500;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.499999;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000"
+ id="ellipse6036"
+ cx="11.806154"
+ cy="62.954376"
+ rx="1.3432151"
+ ry="1.2371719" />
+ <ellipse
+ style="opacity:1;fill:#ff6600;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.357142;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000"
+ id="ellipse6038"
+ cx="11.735458"
+ cy="62.636246"
+ rx="0.95943934"
+ ry="0.88369423" />
+ <ellipse
+ style="opacity:1;fill:#ff9f39;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.159774;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000"
+ id="ellipse6040"
+ cx="11.700111"
+ cy="62.282768"
+ rx="0.42922282"
+ ry="0.39533684" />
+ </g>
+ <g
+ id="g6060"
+ clip-path="url(#clipPath4697)"
+ transform="matrix(0.70513631,0,0,0.70513631,-112.84939,44.777336)">
+ <g
+ inkscape:label="Clip"
+ id="g6046">
+ <ellipse
+ style="opacity:1;fill:#aa4400;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.382498;stroke-linecap:round;stroke-opacity:1;stop-color:#000000"
+ id="ellipse6044"
+ cx="216.75359"
+ cy="77.73336"
+ rx="10.172014"
+ ry="9.2480192" />
+ </g>
+ <ellipse
+ style="opacity:1;fill:#ff6600;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.266715;stroke-linecap:round;stroke-opacity:1;filter:url(#filter4677);stop-color:#000000"
+ id="ellipse6048"
+ cx="216.75359"
+ cy="76.333656"
+ rx="7.0929179"
+ ry="6.4486189" />
+ <ellipse
+ style="opacity:0.496732;fill:#ffe680;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.266715;stroke-linecap:round;stroke-opacity:1;filter:url(#filter4677);stop-color:#000000"
+ id="ellipse6050"
+ cx="216.75359"
+ cy="76.333656"
+ rx="7.0929179"
+ ry="6.4486189"
+ transform="matrix(1.0025162,0,0,-0.38831922,-0.19546343,101.42646)" />
+ <ellipse
+ style="opacity:1;fill:#552200;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.141935;stroke-linecap:round;stroke-opacity:1;stop-color:#000000"
+ id="ellipse6052"
+ cx="216.85356"
+ cy="71.884605"
+ rx="5.889061"
+ ry="2.1995289" />
+ <path
+ style="fill:none;stroke:#ff8410;stroke-width:1.79213;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+ d="m 207.25667,78.584788 c 1.40772,4.369503 17.95618,3.868564 20.32478,-0.195633"
+ id="path6054"
+ sodipodi:nodetypes="cc" />
+ <path
+ style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-variant-east-asian:normal;font-feature-settings:normal;font-variation-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;shape-margin:0;inline-size:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#4a2400;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate;stop-color:#000000;stop-opacity:1"
+ d="m 206.41992,76.361328 -1.92969,0.525391 c 0.5121,1.887307 2.36156,3.012673 4.58399,3.763672 2.22242,0.750998 4.96597,1.129129 7.75586,1.171875 2.78988,0.04274 5.61736,-0.252425 7.99414,-0.925782 2.37678,-0.673357 4.38247,-1.686908 5.31055,-3.445312 l -1.76758,-0.933594 c -0.47885,0.907254 -1.96752,1.854362 -4.08789,2.455078 -2.12038,0.600716 -4.7933,0.889823 -7.41797,0.84961 -2.62467,-0.04021 -5.20981,-0.411967 -7.14649,-1.066407 -1.93668,-0.654439 -3.0762,-1.588474 -3.29492,-2.394531 z"
+ id="path6056" />
+ <path
+ style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-variant-east-asian:normal;font-feature-settings:normal;font-variation-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;shape-margin:0;inline-size:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#280b0b;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate;stop-color:#000000;stop-opacity:1"
+ d="m 206.41992,76.361328 -2.21326,-1.672295 c -0.31621,0.644845 3.28317,4.07607 5.5056,4.827069 2.22242,0.750995 4.32793,1.129129 7.11782,1.171875 2.78988,0.04274 5.75915,-0.394212 8.13593,-1.067569 2.37678,-0.673357 3.95711,-2.679411 4.88519,-4.437815 l -1.48401,1.334985 c -0.47885,0.907254 -1.96752,1.854362 -4.08789,2.455078 -2.12038,0.600716 -4.7933,0.889823 -7.41797,0.84961 -2.62467,-0.04021 -5.20981,-0.411967 -7.14649,-1.066407 -1.93668,-0.654439 -3.0762,-1.588474 -3.29492,-2.394531 z"
+ id="path6058"
+ sodipodi:nodetypes="ccsssccsssc" />
+ </g>
+ <path
+ id="path6062"
+ style="opacity:1;fill:url(#linearGradient6162);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.0722346;stroke-linecap:round;stroke-opacity:1;stop-color:#000000"
+ d="m 42.87849,91.337054 c 0,0.559651 -0.105647,1.124017 -0.444669,1.519571 -1.154585,1.347113 -0.645373,2.934255 -0.979759,3.152331 -0.44188,0.288185 -0.969665,0.275121 -1.536563,0.275121 -0.503891,0 -0.976883,-0.132324 -1.386114,-0.364119 -0.31342,-0.177527 0.277188,-1.605019 -0.66887,-2.823333 -0.378838,-0.487856 -0.617131,-1.09385 -0.617131,-1.759571 0,-1.555539 1.261014,-2.816553 2.816553,-2.816553 1.555539,0 2.816553,1.261014 2.816553,2.816553 z"
+ sodipodi:nodetypes="sssssssss" />
+ <path
+ id="path6064"
+ style="opacity:1;fill:url(#linearGradient6164);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.0612459;stroke-linecap:round;stroke-opacity:1;stop-color:#000000"
+ d="m 42.61398,90.866811 c 0,0.452896 -0.09386,0.909611 -0.395016,1.229713 -1.025667,1.090149 -0.573305,2.228435 -0.870359,2.404914 -0.392542,0.233213 -0.861395,0.368749 -1.364996,0.368749 -0.447626,0 -0.867808,-0.107077 -1.231341,-0.294663 -0.278425,-0.143664 0.246238,-1.29886 -0.594189,-2.284781 -0.336526,-0.394798 -0.548216,-0.885197 -0.548216,-1.423932 0,-1.258821 1.120209,-2.279295 2.502058,-2.279295 1.381848,0 2.502059,1.020474 2.502059,2.279295 z"
+ sodipodi:nodetypes="sssssssss" />
+ <ellipse
+ style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.05145;stroke-linecap:round;stroke-opacity:1;filter:url(#filter5021);stop-color:#000000"
+ id="ellipse6066"
+ cx="19.138651"
+ cy="52.792263"
+ rx="1.4804955"
+ ry="0.69299793"
+ transform="matrix(1.1023288,0,0,2.248783,19.037067,-28.209162)" />
+ <path
+ style="fill:url(#linearGradient6166);fill-opacity:1;stroke:none;stroke-width:0.186567px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 44.763948,95.032769 c 0.731276,0.758326 2.290036,2.473037 2.199024,4.55968 l -0.742008,0.273441 c 0.311008,-2.18598 -1.170455,-3.722763 -1.457016,-4.833121 z"
+ id="path6068"
+ sodipodi:nodetypes="cccc" />
+ <path
+ style="fill:url(#linearGradient6168);fill-opacity:1;stroke:none;stroke-width:0.186567px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 35.526218,94.584119 c -0.731275,0.758326 -2.290035,2.473037 -2.199023,4.55968 l 0.891559,0.647316 c -0.311007,-2.18598 1.020904,-4.096638 1.307464,-5.206996 z"
+ id="path6070"
+ sodipodi:nodetypes="cccc" />
+ <path
+ style="fill:url(#linearGradient6170);fill-opacity:1;stroke:none;stroke-width:0.112499px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 43.462527,105.08638 c 0.633749,-0.31816 2.906854,-2.08443 2.827985,-2.95989 l -1.016934,0.45855 c -0.627768,1.26609 -1.562709,2.03548 -1.811051,2.50134 z"
+ id="path6072"
+ sodipodi:nodetypes="cccc" />
+ <path
+ style="fill:url(#linearGradient6172);fill-opacity:1;stroke:none;stroke-width:0.112499px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 36.329145,104.97551 c -0.633755,-0.31816 -2.339434,-1.88133 -2.578733,-2.93496 l 0.996985,0.50109 c 0.353594,1.26609 1.333399,1.96802 1.581748,2.43387 z"
+ id="path6074"
+ sodipodi:nodetypes="cccc" />
+ <path
+ id="path6076"
+ style="opacity:1;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient6174);stroke-width:0.393131;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000"
+ d="m 40.292284,83.994852 c -2.620202,5e-6 -4.991082,1.493143 -4.991216,3.378561 -0.108838,1.218863 0.01023,7.430334 -2.1e-5,8.323979 1.37125,3.316494 9.644855,2.161795 9.735683,0.03525 0.06805,-0.912419 -0.01051,-7.429984 2.1e-5,-8.323979 -1.34e-4,-1.885419 -2.124258,-3.413806 -4.744467,-3.413811 z"
+ sodipodi:nodetypes="sccccs" />
+ <ellipse
+ style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.0630725;stroke-linecap:round;stroke-opacity:1;stop-color:#000000"
+ id="ellipse6078"
+ cx="40.256214"
+ cy="85.418114"
+ rx="1.8149396"
+ ry="0.84954631" />
+ <path
+ id="path6080"
+ style="opacity:0.496732;fill:#c5fffe;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.466403;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000"
+ d="m 36.290262,96.100268 -0.49349,-0.634487 v -8.036827 c -0.06184,-0.622138 0.491297,-2.356727 3.137723,-2.753784 -1.204528,0.541935 -2.665818,1.737541 -2.608984,3.370645 z"
+ sodipodi:nodetypes="cccccc" />
+ <path
+ id="path6082"
+ style="opacity:0.496732;fill:#c5fffe;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.466403;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000"
+ d="m 44.005898,96.206016 0.49349,-0.634487 v -8.036828 c 0.06184,-0.622137 -0.491297,-2.356727 -3.137723,-2.753783 1.204528,0.541935 2.665818,1.737541 2.608984,3.370645 z"
+ sodipodi:nodetypes="cccccc" />
+ <ellipse
+ style="opacity:1;fill:#ab4500;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.499999;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000"
+ id="ellipse6084"
+ cx="47.082157"
+ cy="101.00689"
+ rx="1.3432151"
+ ry="1.2371719" />
+ <ellipse
+ style="opacity:1;fill:#ff6600;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.357142;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000"
+ id="ellipse6086"
+ cx="47.011459"
+ cy="100.68876"
+ rx="0.95943934"
+ ry="0.88369423" />
+ <ellipse
+ style="opacity:1;fill:#552200;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.223636;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000"
+ id="ellipse6088"
+ cx="47.771439"
+ cy="101.00689"
+ rx="0.37620115"
+ ry="0.88369423" />
+ <ellipse
+ style="opacity:1;fill:#ff9f39;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.159774;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000"
+ id="ellipse6090"
+ cx="46.976112"
+ cy="100.33528"
+ rx="0.42922282"
+ ry="0.39533684" />
+ <g
+ id="g6108"
+ inkscape:transform-center-x="-9.4361127"
+ inkscape:transform-center-y="-3.8828353"
+ transform="rotate(-19.836255,142.9698,22.419197)">
+ <path
+ id="path6092"
+ style="opacity:1;fill:#ffffff;fill-opacity:0.66129;fill-rule:evenodd;stroke:url(#linearGradient6176);stroke-width:0.3;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000"
+ d="m 43.371712,65.88824 c -5.544256,0 -16.684145,-0.838763 -16.684147,-1.873431 -1e-6,-1.034668 11.139889,-1.873432 16.684147,-1.873432 6.437849,-0.215982 2.566536,3.731723 0,3.746863 z"
+ sodipodi:nodetypes="cscc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient6178);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="M 46.729749,63.908764 27.288476,64.050155"
+ id="path6094"
+ sodipodi:nodetypes="cc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient6180);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 42.876843,62.176724 -2.227102,1.776258"
+ id="path6096"
+ sodipodi:nodetypes="cc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient6182);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="M 43.583798,65.852892 41.992956,64.023678"
+ id="path6098"
+ sodipodi:nodetypes="cc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient6184);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 45.174448,65.358023 -0.664491,-0.53018 -1.880742,-0.02651"
+ id="path6100"
+ sodipodi:nodetypes="ccc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient6186);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 39.129979,63.97946 1.036389,-1.037459 -3.717475,0.146312 -1.737577,0.935365"
+ id="path6102"
+ sodipodi:nodetypes="cccc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient6188);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 37.539329,64.014808 1.319172,0.977364 -5.060691,-0.207166 -1.52549,-0.832024"
+ id="path6104"
+ sodipodi:nodetypes="cccc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient6190);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 45.45723,62.424158 -1.555494,1.422781"
+ id="path6106"
+ sodipodi:nodetypes="cc" />
+ </g>
+ <g
+ id="g6126"
+ inkscape:transform-center-x="-10.136896"
+ inkscape:transform-center-y="1.111925"
+ transform="matrix(1.0035962,0.08208614,-0.01055674,0.56571095,21.487853,62.727024)">
+ <path
+ id="path6110"
+ style="opacity:1;fill:#ffffff;fill-opacity:0.66129;fill-rule:evenodd;stroke:url(#linearGradient6192);stroke-width:0.3;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000"
+ d="m 43.371712,65.88824 c -5.544256,0 -16.684145,-0.838763 -16.684147,-1.873431 -1e-6,-1.034668 11.139889,-1.873432 16.684147,-1.873432 6.437849,-0.215982 2.566536,3.731723 0,3.746863 z"
+ sodipodi:nodetypes="cscc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient6194);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="M 46.729749,63.908764 27.288476,64.050155"
+ id="path6112"
+ sodipodi:nodetypes="cc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient6196);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 42.876843,62.176724 -2.227102,1.776258"
+ id="path6114"
+ sodipodi:nodetypes="cc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient6198);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="M 43.583798,65.852892 41.992956,64.023678"
+ id="path6116"
+ sodipodi:nodetypes="cc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient6200);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 45.174448,65.358023 -0.664491,-0.53018 -1.880742,-0.02651"
+ id="path6118"
+ sodipodi:nodetypes="ccc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient6202);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 39.129979,63.97946 1.036389,-1.037459 -3.717475,0.146312 -1.737577,0.935365"
+ id="path6120"
+ sodipodi:nodetypes="cccc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient6204);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 37.539329,64.014808 1.319172,0.977364 -5.060691,-0.207166 -1.52549,-0.832024"
+ id="path6122"
+ sodipodi:nodetypes="cccc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient6206);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 45.45723,62.424158 -1.555494,1.422781"
+ id="path6124"
+ sodipodi:nodetypes="cc" />
+ </g>
+ </g>
+ <circle
+ style="fill:#fff8dc;fill-opacity:0.66129;fill-rule:evenodd;stroke:none;stroke-width:0.3;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;filter:url(#filter5009);stop-color:#000000"
+ id="circle6448"
+ cx="19.495825"
+ cy="56.287945"
+ r="8.0982656"
+ transform="matrix(0.85496372,-0.25455087,0.23784414,0.79885063,148.2374,78.306822)" />
+ <g
+ id="g6466"
+ transform="matrix(-0.32067278,-0.06365313,-0.46447597,0.14546761,215.64179,114.02043)"
+ inkscape:transform-center-x="0.070424376"
+ inkscape:transform-center-y="-0.17232065">
+ <path
+ id="path6450"
+ style="opacity:1;fill:#ffffff;fill-opacity:0.66129;fill-rule:evenodd;stroke:url(#linearGradient6580);stroke-width:0.3;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000"
+ d="m 43.371712,65.88824 c -5.544256,0 -16.684145,-0.838763 -16.684147,-1.873431 -1e-6,-1.034668 11.139889,-1.873432 16.684147,-1.873432 6.437849,-0.215982 2.566536,3.731723 0,3.746863 z"
+ sodipodi:nodetypes="cscc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient6582);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="M 46.729749,63.908764 27.288476,64.050155"
+ id="path6452"
+ sodipodi:nodetypes="cc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient6584);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 42.876843,62.176724 -2.227102,1.776258"
+ id="path6454"
+ sodipodi:nodetypes="cc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient6586);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="M 43.583798,65.852892 41.992956,64.023678"
+ id="path6456"
+ sodipodi:nodetypes="cc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient6588);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 45.174448,65.358023 -0.664491,-0.53018 -1.880742,-0.02651"
+ id="path6458"
+ sodipodi:nodetypes="ccc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient6590);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 39.129979,63.97946 1.036389,-1.037459 -3.717475,0.146312 -1.737577,0.935365"
+ id="path6460"
+ sodipodi:nodetypes="cccc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient6592);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 37.539329,64.014808 1.319172,0.977364 -5.060691,-0.207166 -1.52549,-0.832024"
+ id="path6462"
+ sodipodi:nodetypes="cccc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient6594);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 45.45723,62.424158 -1.555494,1.422781"
+ id="path6464"
+ sodipodi:nodetypes="cc" />
+ </g>
+ <g
+ id="g6484"
+ transform="matrix(-0.31443349,0.00240272,0.15345491,-0.49958085,174.31006,154.23511)"
+ inkscape:transform-center-x="5.5121205"
+ inkscape:transform-center-y="2.8535818">
+ <path
+ id="path6468"
+ style="opacity:1;fill:#ffffff;fill-opacity:0.66129;fill-rule:evenodd;stroke:url(#linearGradient6596);stroke-width:0.3;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000"
+ d="m 43.371712,65.88824 c -5.544256,0 -16.684145,-0.838763 -16.684147,-1.873431 -1e-6,-1.034668 11.139889,-1.873432 16.684147,-1.873432 6.437849,-0.215982 2.566536,3.731723 0,3.746863 z"
+ sodipodi:nodetypes="cscc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient6598);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="M 46.729749,63.908764 27.288476,64.050155"
+ id="path6470"
+ sodipodi:nodetypes="cc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient6600);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 42.876843,62.176724 -2.227102,1.776258"
+ id="path6472"
+ sodipodi:nodetypes="cc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient6602);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="M 43.583798,65.852892 41.992956,64.023678"
+ id="path6474"
+ sodipodi:nodetypes="cc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient6604);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 45.174448,65.358023 -0.664491,-0.53018 -1.880742,-0.02651"
+ id="path6476"
+ sodipodi:nodetypes="ccc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient6606);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 39.129979,63.97946 1.036389,-1.037459 -3.717475,0.146312 -1.737577,0.935365"
+ id="path6478"
+ sodipodi:nodetypes="cccc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient6608);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 37.539329,64.014808 1.319172,0.977364 -5.060691,-0.207166 -1.52549,-0.832024"
+ id="path6480"
+ sodipodi:nodetypes="cccc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient6610);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 45.45723,62.424158 -1.555494,1.422781"
+ id="path6482"
+ sodipodi:nodetypes="cc" />
+ </g>
+ <g
+ id="g6510"
+ clip-path="url(#clipPath4697)"
+ transform="matrix(0.44060479,-0.08514128,0.10238272,0.45997911,75.888435,105.22966)">
+ <g
+ inkscape:label="Clip"
+ id="g6496">
+ <ellipse
+ style="opacity:1;fill:#aa4400;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.382498;stroke-linecap:round;stroke-opacity:1;stop-color:#000000"
+ id="ellipse6494"
+ cx="216.75359"
+ cy="77.73336"
+ rx="10.172014"
+ ry="9.2480192" />
+ </g>
+ <ellipse
+ style="opacity:1;fill:#ff6600;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.266715;stroke-linecap:round;stroke-opacity:1;filter:url(#filter4677);stop-color:#000000"
+ id="ellipse6498"
+ cx="216.75359"
+ cy="76.333656"
+ rx="7.0929179"
+ ry="6.4486189" />
+ <ellipse
+ style="opacity:0.496732;fill:#ffe680;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.266715;stroke-linecap:round;stroke-opacity:1;filter:url(#filter4677);stop-color:#000000"
+ id="ellipse6500"
+ cx="216.75359"
+ cy="76.333656"
+ rx="7.0929179"
+ ry="6.4486189"
+ transform="matrix(1.0025162,0,0,-0.38831922,-0.19546343,101.42646)" />
+ <ellipse
+ style="opacity:1;fill:#552200;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.141935;stroke-linecap:round;stroke-opacity:1;stop-color:#000000"
+ id="ellipse6502"
+ cx="216.85356"
+ cy="71.884605"
+ rx="5.889061"
+ ry="2.1995289" />
+ <path
+ style="fill:none;stroke:#ff8410;stroke-width:1.79213;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+ d="m 207.25667,78.584788 c 1.40772,4.369503 17.95618,3.868564 20.32478,-0.195633"
+ id="path6504"
+ sodipodi:nodetypes="cc" />
+ <path
+ style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-variant-east-asian:normal;font-feature-settings:normal;font-variation-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;shape-margin:0;inline-size:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#4a2400;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate;stop-color:#000000;stop-opacity:1"
+ d="m 206.41992,76.361328 -1.92969,0.525391 c 0.5121,1.887307 2.36156,3.012673 4.58399,3.763672 2.22242,0.750998 4.96597,1.129129 7.75586,1.171875 2.78988,0.04274 5.61736,-0.252425 7.99414,-0.925782 2.37678,-0.673357 4.38247,-1.686908 5.31055,-3.445312 l -1.76758,-0.933594 c -0.47885,0.907254 -1.96752,1.854362 -4.08789,2.455078 -2.12038,0.600716 -4.7933,0.889823 -7.41797,0.84961 -2.62467,-0.04021 -5.20981,-0.411967 -7.14649,-1.066407 -1.93668,-0.654439 -3.0762,-1.588474 -3.29492,-2.394531 z"
+ id="path6506" />
+ <path
+ style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-variant-east-asian:normal;font-feature-settings:normal;font-variation-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;shape-margin:0;inline-size:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#280b0b;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate;stop-color:#000000;stop-opacity:1"
+ d="m 206.41992,76.361328 -2.21326,-1.672295 c -0.31621,0.644845 3.28317,4.07607 5.5056,4.827069 2.22242,0.750995 4.32793,1.129129 7.11782,1.171875 2.78988,0.04274 5.75915,-0.394212 8.13593,-1.067569 2.37678,-0.673357 3.95711,-2.679411 4.88519,-4.437815 l -1.48401,1.334985 c -0.47885,0.907254 -1.96752,1.854362 -4.08789,2.455078 -2.12038,0.600716 -4.7933,0.889823 -7.41797,0.84961 -2.62467,-0.04021 -5.20981,-0.411967 -7.14649,-1.066407 -1.93668,-0.654439 -3.0762,-1.588474 -3.29492,-2.394531 z"
+ id="path6508"
+ sodipodi:nodetypes="ccsssccsssc" />
+ </g>
+ <path
+ id="path6512"
+ style="fill:url(#linearGradient6612);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.0470989;stroke-linecap:round;stroke-opacity:1;stop-color:#000000"
+ d="m 179.95536,116.79853 c 0.0813,0.36508 0.0972,0.74598 -0.0572,1.04495 -0.52585,1.01817 0.0228,1.99202 -0.1545,2.17466 -0.23426,0.24134 -0.56594,0.29654 -0.92017,0.36499 -0.31486,0.0609 -0.62962,0.0316 -0.91898,-0.0702 -0.22161,-0.078 -0.0598,-1.08046 -0.82789,-1.76097 -0.30755,-0.27249 -0.54443,-0.63904 -0.64109,-1.07329 -0.22586,-1.01473 0.379,-1.98958 1.35098,-2.1774 0.97197,-0.18783 1.94301,0.48251 2.16888,1.49723 z"
+ sodipodi:nodetypes="sssssssss" />
+ <path
+ id="path6514"
+ style="fill:url(#linearGradient6614);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.039934;stroke-linecap:round;stroke-opacity:1;stop-color:#000000"
+ d="m 179.72179,116.52372 c 0.0657,0.29543 0.0735,0.6047 -0.0683,0.84987 -0.4826,0.83497 -0.0347,1.52289 -0.1947,1.67387 -0.21141,0.19954 -0.48469,0.34456 -0.79937,0.40536 -0.27971,0.0542 -0.5578,0.0349 -0.8122,-0.0435 -0.19482,-0.0601 -0.0348,-0.87701 -0.70301,-1.41868 -0.2676,-0.21691 -0.47108,-0.51124 -0.5493,-0.86267 -0.18278,-0.82117 0.36901,-1.62211 1.23246,-1.78895 0.86345,-0.16686 1.71159,0.36357 1.89436,1.18472 z"
+ sodipodi:nodetypes="sssssssss" />
+ <path
+ style="fill:url(#linearGradient6616);fill-opacity:1;stroke:none;stroke-width:0.121647px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 181.67008,118.98168 c 0.56704,0.40639 1.79001,1.33673 2.03612,2.70889 l -0.42395,0.26796 c -0.12307,-1.46353 -1.27189,-2.28713 -1.61217,-2.97685 z"
+ id="path6518"
+ sodipodi:nodetypes="cccc" />
+ <path
+ style="fill:url(#linearGradient6618);fill-opacity:1;stroke:none;stroke-width:0.121647px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 175.83274,119.80443 c -0.34683,0.58296 -1.07185,1.88973 -0.71202,3.23991 l 0.65108,0.31462 c -0.51173,-1.38843 0.0431,-2.79561 0.0609,-3.55453 z"
+ id="path6520"
+ sodipodi:nodetypes="cccc" />
+ <path
+ style="fill:url(#linearGradient6620);fill-opacity:1;stroke:none;stroke-width:0.0733523px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 182.31663,125.69706 c 0.3498,-0.28406 1.5137,-1.71071 1.3373,-2.27228 l -0.56886,0.42192 c -0.20841,0.9017 -0.6809,1.51648 -0.76844,1.85036 z"
+ id="path6522"
+ sodipodi:nodetypes="cccc" />
+ <path
+ style="fill:url(#linearGradient6622);fill-opacity:1;stroke:none;stroke-width:0.0733523px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 177.84324,126.48606 c -0.44221,-0.13101 -1.73496,-0.94477 -2.03747,-1.60319 l 0.69572,0.2065 c 0.40476,0.7832 1.11892,1.12279 1.34175,1.39669 z"
+ id="path6524"
+ sodipodi:nodetypes="cccc" />
+ <path
+ id="path6526"
+ style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient6624);stroke-width:0.256332;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000"
+ d="m 177.2733,112.32128 c -1.63723,0.31638 -2.90188,1.57667 -2.6282,2.8066 0.10895,0.80824 1.08524,4.84575 1.20859,5.42995 1.33836,1.99786 6.34047,0.24563 6.08845,-1.15253 -0.0899,-0.60342 -1.08536,-4.84551 -1.20859,-5.42996 -0.27384,-1.2299 -1.82301,-1.97042 -3.46025,-1.65406 z"
+ sodipodi:nodetypes="sccccs" />
+ <path
+ id="path6530"
+ style="opacity:0.496732;fill:#c5fffe;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.304107;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000"
+ d="m 176.53029,120.7012 -0.40048,-0.35431 -1.16692,-5.24264 c -0.12897,-0.39837 -0.0352,-1.59668 1.56078,-2.17522 -0.67397,0.49895 -1.41346,1.45532 -1.14083,2.51378 z"
+ sodipodi:nodetypes="cccccc" />
+ <path
+ id="path6532"
+ style="opacity:0.496732;fill:#c5fffe;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.304107;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000"
+ d="m 181.36677,119.83856 0.21623,-0.47348 -1.16692,-5.24265 c -0.0517,-0.4133 -0.64916,-1.47802 -2.36045,-1.41749 0.83135,0.20805 1.91803,0.81156 2.11963,1.88373 z"
+ sodipodi:nodetypes="cccccc" />
+ <ellipse
+ style="fill:#ab4500;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.348175;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000"
+ id="ellipse6534"
+ cx="155.47237"
+ cy="162.36606"
+ rx="0.86428845"
+ ry="0.93233716"
+ transform="matrix(0.97291428,-0.23116619,0.18780126,0.98220705,0,0)" />
+ <ellipse
+ style="fill:#ff6600;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.248696;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000"
+ id="ellipse6536"
+ cx="155.42686"
+ cy="162.12631"
+ rx="0.61734885"
+ ry="0.66595507"
+ transform="matrix(0.97291428,-0.23116619,0.18780126,0.98220705,0,0)" />
+ <ellipse
+ style="fill:#552200;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.176768;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000"
+ id="ellipse6538"
+ cx="196.00681"
+ cy="90.576469"
+ rx="0.35920662"
+ ry="0.57822317"
+ transform="matrix(0.98513472,0.17178354,-0.12175444,0.99256025,0,0)" />
+ <ellipse
+ style="fill:#ff9f39;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.111258;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000"
+ id="ellipse6540"
+ cx="155.40411"
+ cy="161.85992"
+ rx="0.27618238"
+ ry="0.2979272"
+ transform="matrix(0.97291428,-0.23116619,0.18780126,0.98220705,0,0)" />
+ <g
+ id="g6558"
+ inkscape:transform-center-x="-5.9682782"
+ inkscape:transform-center-y="2.604461"
+ transform="matrix(0.60089397,0.23123771,0.24397864,-0.56027573,150.29384,153.20174)">
+ <path
+ id="path6542"
+ style="opacity:1;fill:#ffffff;fill-opacity:0.66129;fill-rule:evenodd;stroke:url(#linearGradient6626);stroke-width:0.3;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000"
+ d="m 43.371712,65.88824 c -5.544256,0 -16.684145,-0.838763 -16.684147,-1.873431 -1e-6,-1.034668 11.139889,-1.873432 16.684147,-1.873432 6.437849,-0.215982 2.566536,3.731723 0,3.746863 z"
+ sodipodi:nodetypes="cscc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient6628);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="M 46.729749,63.908764 27.288476,64.050155"
+ id="path6544"
+ sodipodi:nodetypes="cc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient6630);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 42.876843,62.176724 -2.227102,1.776258"
+ id="path6546"
+ sodipodi:nodetypes="cc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient6632);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="M 43.583798,65.852892 41.992956,64.023678"
+ id="path6548"
+ sodipodi:nodetypes="cc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient6634);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 45.174448,65.358023 -0.664491,-0.53018 -1.880742,-0.02651"
+ id="path6550"
+ sodipodi:nodetypes="ccc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient6636);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 39.129979,63.97946 1.036389,-1.037459 -3.717475,0.146312 -1.737577,0.935365"
+ id="path6552"
+ sodipodi:nodetypes="cccc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient6638);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 37.539329,64.014808 1.319172,0.977364 -5.060691,-0.207166 -1.52549,-0.832024"
+ id="path6554"
+ sodipodi:nodetypes="cccc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient6640);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 45.45723,62.424158 -1.555494,1.422781"
+ id="path6556"
+ sodipodi:nodetypes="cc" />
+ </g>
+ <g
+ id="g6576"
+ inkscape:transform-center-x="-6.476945"
+ inkscape:transform-center-y="-0.44791984"
+ transform="matrix(0.65246251,-0.02220721,0.00764065,-0.34282669,164.06952,145.89548)">
+ <path
+ id="path6560"
+ style="opacity:1;fill:#ffffff;fill-opacity:0.66129;fill-rule:evenodd;stroke:url(#linearGradient6642);stroke-width:0.3;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000"
+ d="m 43.371712,65.88824 c -5.544256,0 -16.684145,-0.838763 -16.684147,-1.873431 -1e-6,-1.034668 11.139889,-1.873432 16.684147,-1.873432 6.437849,-0.215982 2.566536,3.731723 0,3.746863 z"
+ sodipodi:nodetypes="cscc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient6644);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="M 46.729749,63.908764 27.288476,64.050155"
+ id="path6562"
+ sodipodi:nodetypes="cc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient6646);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 42.876843,62.176724 -2.227102,1.776258"
+ id="path6564"
+ sodipodi:nodetypes="cc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient6648);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="M 43.583798,65.852892 41.992956,64.023678"
+ id="path6566"
+ sodipodi:nodetypes="cc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient6650);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 45.174448,65.358023 -0.664491,-0.53018 -1.880742,-0.02651"
+ id="path6568"
+ sodipodi:nodetypes="ccc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient6652);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 39.129979,63.97946 1.036389,-1.037459 -3.717475,0.146312 -1.737577,0.935365"
+ id="path6570"
+ sodipodi:nodetypes="cccc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient6654);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 37.539329,64.014808 1.319172,0.977364 -5.060691,-0.207166 -1.52549,-0.832024"
+ id="path6572"
+ sodipodi:nodetypes="cccc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient6656);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 45.45723,62.424158 -1.555494,1.422781"
+ id="path6574"
+ sodipodi:nodetypes="cc" />
+ </g>
+ <g
+ id="g9784">
+ <g
+ id="g5044"
+ transform="matrix(-0.44477085,0.07608664,-0.04284244,-0.2514422,40.031978,120.83458)"
+ inkscape:transform-center-x="6.6549388"
+ inkscape:transform-center-y="5.3462974">
+ <path
+ id="path5028"
+ style="opacity:1;fill:#ffffff;fill-opacity:0.66129;fill-rule:evenodd;stroke:url(#linearGradient5219);stroke-width:0.3;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000"
+ d="m 43.371712,65.88824 c -5.544256,0 -16.684145,-0.838763 -16.684147,-1.873431 -1e-6,-1.034668 11.139889,-1.873432 16.684147,-1.873432 6.437849,-0.215982 2.566536,3.731723 0,3.746863 z"
+ sodipodi:nodetypes="cscc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient5221);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="M 46.729749,63.908764 27.288476,64.050155"
+ id="path5030"
+ sodipodi:nodetypes="cc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient5223);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 42.876843,62.176724 -2.227102,1.776258"
+ id="path5032"
+ sodipodi:nodetypes="cc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient5225);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="M 43.583798,65.852892 41.992956,64.023678"
+ id="path5034"
+ sodipodi:nodetypes="cc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient5227);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 45.174448,65.358023 -0.664491,-0.53018 -1.880742,-0.02651"
+ id="path5036"
+ sodipodi:nodetypes="ccc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient5229);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 39.129979,63.97946 1.036389,-1.037459 -3.717475,0.146312 -1.737577,0.935365"
+ id="path5038"
+ sodipodi:nodetypes="cccc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient5231);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 37.539329,64.014808 1.319172,0.977364 -5.060691,-0.207166 -1.52549,-0.832024"
+ id="path5040"
+ sodipodi:nodetypes="cccc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient5233);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 45.45723,62.424158 -1.555494,1.422781"
+ id="path5042"
+ sodipodi:nodetypes="cc" />
+ </g>
+ <g
+ id="g5062"
+ transform="matrix(-0.36445145,0.31276858,-0.25293366,-0.42333456,51.335393,125.4897)"
+ inkscape:transform-center-x="3.2292699"
+ inkscape:transform-center-y="9.3556071">
+ <path
+ id="path5046"
+ style="opacity:1;fill:#ffffff;fill-opacity:0.66129;fill-rule:evenodd;stroke:url(#linearGradient5203);stroke-width:0.3;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000"
+ d="m 43.371712,65.88824 c -5.544256,0 -16.684145,-0.838763 -16.684147,-1.873431 -1e-6,-1.034668 11.139889,-1.873432 16.684147,-1.873432 6.437849,-0.215982 2.566536,3.731723 0,3.746863 z"
+ sodipodi:nodetypes="cscc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient5205);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="M 46.729749,63.908764 27.288476,64.050155"
+ id="path5048"
+ sodipodi:nodetypes="cc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient5207);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 42.876843,62.176724 -2.227102,1.776258"
+ id="path5050"
+ sodipodi:nodetypes="cc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient5209);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="M 43.583798,65.852892 41.992956,64.023678"
+ id="path5052"
+ sodipodi:nodetypes="cc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient5211);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 45.174448,65.358023 -0.664491,-0.53018 -1.880742,-0.02651"
+ id="path5054"
+ sodipodi:nodetypes="ccc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient5213);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 39.129979,63.97946 1.036389,-1.037459 -3.717475,0.146312 -1.737577,0.935365"
+ id="path5056"
+ sodipodi:nodetypes="cccc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient5215);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 37.539329,64.014808 1.319172,0.977364 -5.060691,-0.207166 -1.52549,-0.832024"
+ id="path5058"
+ sodipodi:nodetypes="cccc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient5217);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 45.45723,62.424158 -1.555494,1.422781"
+ id="path5060"
+ sodipodi:nodetypes="cc" />
+ </g>
+ <g
+ id="g5070"
+ transform="matrix(0.50629635,-0.23891465,0.22323418,0.47306705,4.8580583,80.096034)">
+ <ellipse
+ style="opacity:1;fill:#ab4500;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.499999;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000"
+ id="ellipse5064"
+ cx="11.806154"
+ cy="62.954376"
+ rx="1.3432151"
+ ry="1.2371719" />
+ <ellipse
+ style="opacity:1;fill:#ff6600;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.357142;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000"
+ id="ellipse5066"
+ cx="11.735458"
+ cy="62.636246"
+ rx="0.95943934"
+ ry="0.88369423" />
+ <ellipse
+ style="opacity:1;fill:#ff9f39;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.159774;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000"
+ id="ellipse5068"
+ cx="11.700111"
+ cy="62.282768"
+ rx="0.42922282"
+ ry="0.39533684" />
+ </g>
+ <g
+ id="g5088"
+ clip-path="url(#clipPath4697)"
+ transform="matrix(0.35700794,-0.16846739,0.15741053,0.33357675,-61.345925,116.32205)">
+ <g
+ inkscape:label="Clip"
+ id="g5074">
+ <ellipse
+ style="opacity:1;fill:#aa4400;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.382498;stroke-linecap:round;stroke-opacity:1;stop-color:#000000"
+ id="ellipse5072"
+ cx="216.75359"
+ cy="77.73336"
+ rx="10.172014"
+ ry="9.2480192" />
+ </g>
+ <ellipse
+ style="opacity:1;fill:#ff6600;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.266715;stroke-linecap:round;stroke-opacity:1;filter:url(#filter4677);stop-color:#000000"
+ id="ellipse5076"
+ cx="216.75359"
+ cy="76.333656"
+ rx="7.0929179"
+ ry="6.4486189" />
+ <ellipse
+ style="opacity:0.496732;fill:#ffe680;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.266715;stroke-linecap:round;stroke-opacity:1;filter:url(#filter4677);stop-color:#000000"
+ id="ellipse5078"
+ cx="216.75359"
+ cy="76.333656"
+ rx="7.0929179"
+ ry="6.4486189"
+ transform="matrix(1.0025162,0,0,-0.38831922,-0.19546343,101.42646)" />
+ <ellipse
+ style="opacity:1;fill:#552200;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.141935;stroke-linecap:round;stroke-opacity:1;stop-color:#000000"
+ id="ellipse5080"
+ cx="216.85356"
+ cy="71.884605"
+ rx="5.889061"
+ ry="2.1995289" />
+ <path
+ style="fill:none;stroke:#ff8410;stroke-width:1.79213;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+ d="m 207.25667,78.584788 c 1.40772,4.369503 17.95618,3.868564 20.32478,-0.195633"
+ id="path5082"
+ sodipodi:nodetypes="cc" />
+ <path
+ style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-variant-east-asian:normal;font-feature-settings:normal;font-variation-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;shape-margin:0;inline-size:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#4a2400;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate;stop-color:#000000;stop-opacity:1"
+ d="m 206.41992,76.361328 -1.92969,0.525391 c 0.5121,1.887307 2.36156,3.012673 4.58399,3.763672 2.22242,0.750998 4.96597,1.129129 7.75586,1.171875 2.78988,0.04274 5.61736,-0.252425 7.99414,-0.925782 2.37678,-0.673357 4.38247,-1.686908 5.31055,-3.445312 l -1.76758,-0.933594 c -0.47885,0.907254 -1.96752,1.854362 -4.08789,2.455078 -2.12038,0.600716 -4.7933,0.889823 -7.41797,0.84961 -2.62467,-0.04021 -5.20981,-0.411967 -7.14649,-1.066407 -1.93668,-0.654439 -3.0762,-1.588474 -3.29492,-2.394531 z"
+ id="path5084" />
+ <path
+ style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-variant-east-asian:normal;font-feature-settings:normal;font-variation-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;shape-margin:0;inline-size:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#280b0b;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate;stop-color:#000000;stop-opacity:1"
+ d="m 206.41992,76.361328 -2.21326,-1.672295 c -0.31621,0.644845 3.28317,4.07607 5.5056,4.827069 2.22242,0.750995 4.32793,1.129129 7.11782,1.171875 2.78988,0.04274 5.75915,-0.394212 8.13593,-1.067569 2.37678,-0.673357 3.95711,-2.679411 4.88519,-4.437815 l -1.48401,1.334985 c -0.47885,0.907254 -1.96752,1.854362 -4.08789,2.455078 -2.12038,0.600716 -4.7933,0.889823 -7.41797,0.84961 -2.62467,-0.04021 -5.20981,-0.411967 -7.14649,-1.066407 -1.93668,-0.654439 -3.0762,-1.588474 -3.29492,-2.394531 z"
+ id="path5086"
+ sodipodi:nodetypes="ccsssccsssc" />
+ </g>
+ <path
+ id="path5090"
+ style="fill:url(#linearGradient5201);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.0390899;stroke-linecap:round;stroke-opacity:1;stop-color:#000000"
+ d="m 27.892252,101.14225 c 0.124934,0.26475 0.197431,0.55698 0.114086,0.8251 -0.28384,0.91312 0.328276,1.54229 0.20766,1.72534 -0.15939,0.2419 -0.429522,0.36182 -0.71654,0.49726 -0.255118,0.12038 -0.524132,0.17079 -0.783068,0.15891 -0.198314,-0.009 -0.217956,-0.82551 -0.968911,-1.17582 -0.300711,-0.14028 -0.556636,-0.37003 -0.705248,-0.68496 -0.347249,-0.73587 0.0097,-1.63369 0.79726,-2.00533 0.787564,-0.37164 1.707512,-0.0764 2.054761,0.6595 z"
+ sodipodi:nodetypes="sssssssss" />
+ <path
+ id="path5092"
+ style="fill:url(#linearGradient5199);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.0331434;stroke-linecap:round;stroke-opacity:1;stop-color:#000000"
+ d="m 27.653358,100.98299 c 0.101101,0.21425 0.155535,0.45273 0.07452,0.67611 -0.275933,0.76076 0.207201,1.19117 0.0962,1.34563 -0.146682,0.20411 -0.353804,0.38024 -0.608775,0.50056 -0.226632,0.10694 -0.463272,0.15668 -0.689203,0.15479 -0.173036,-10e-4 -0.16528,-0.67328 -0.810877,-0.9389 -0.258514,-0.10636 -0.475166,-0.28778 -0.59543,-0.54263 -0.281011,-0.59551 0.05834,-1.3459 0.757967,-1.67604 0.699624,-0.33015 1.494588,-0.11503 1.7756,0.48048 z"
+ sodipodi:nodetypes="sssssssss" />
+ <ellipse
+ style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.05145;stroke-linecap:round;stroke-opacity:1;filter:url(#filter5021);stop-color:#000000"
+ id="ellipse5094"
+ cx="19.138651"
+ cy="52.792263"
+ rx="1.4804955"
+ ry="0.69299793"
+ transform="matrix(0.55810505,-0.2633625,0.50200523,1.0638251,-10.865375,50.28494)" />
+ <path
+ style="fill:url(#linearGradient5197);fill-opacity:1;stroke:none;stroke-width:0.100961px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 29.671863,102.44011 c 0.539526,0.18402 1.711503,0.62279 2.131234,1.63165 l -0.314635,0.30664 c -0.330523,-1.10842 -1.423645,-1.48148 -1.816599,-1.93829 z"
+ id="path5096"
+ sodipodi:nodetypes="cccc" />
+ <path
+ style="fill:url(#linearGradient5195);fill-opacity:1;stroke:none;stroke-width:0.100961px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 24.89468,104.4349 c -0.200958,0.53345 -0.60737,1.71703 -0.09548,2.68241 l 0.595896,0.0932 c -0.645447,-0.95982 -0.39763,-2.1819 -0.500415,-2.77563 z"
+ id="path5098"
+ sodipodi:nodetypes="cccc" />
+ <path
+ style="fill:url(#linearGradient5192);fill-opacity:1;stroke:none;stroke-width:0.0608791px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 31.257268,107.50707 c 0.24984,-0.30192 1.006413,-1.68057 0.77105,-2.07588 l -0.412506,0.45989 c -0.0352,0.74893 -0.336806,1.33627 -0.358544,1.61599 z"
+ id="path5100"
+ sodipodi:nodetypes="cccc" />
+ <ellipse
+ style="opacity:1;fill:#ff8410;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.654217;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000"
+ id="ellipse9687"
+ cx="-27.747484"
+ cy="107.55206"
+ rx="0.88369417"
+ ry="0.94555283"
+ transform="rotate(-28.707131)" />
+ <path
+ style="fill:url(#linearGradient5190);fill-opacity:1;stroke:none;stroke-width:0.0608791px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 27.620912,109.15889 c -0.391892,9e-4 -1.604424,-0.33107 -1.960786,-0.77234 l 0.61663,-0.001 c 0.461658,0.51446 1.114425,0.61243 1.344156,0.77348 z"
+ id="path5102"
+ sodipodi:nodetypes="cccc" />
+ <path
+ id="path5104"
+ style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient5188);stroke-width:0.212744;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000"
+ d="m 24.943835,98.286779 c -1.326597,0.626007 -2.193646,1.898801 -1.772824,2.790761 0.216988,0.60261 1.663884,3.5126 1.858186,3.9378 1.434614,1.24132 5.365741,-1.28162 4.93701,-2.30932 -0.16923,-0.44789 -1.663948,-3.512367 -1.858186,-3.937802 -0.420958,-0.891898 -1.837582,-1.107443 -3.164186,-0.481439 z"
+ sodipodi:nodetypes="sccccs" />
+ <ellipse
+ style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.0341318;stroke-linecap:round;stroke-opacity:1;stop-color:#000000"
+ id="ellipse5106"
+ cx="-19.406551"
+ cy="100.27668"
+ rx="1.0160683"
+ ry="0.44439143"
+ transform="rotate(-25.262014)" />
+ <path
+ id="path5108"
+ style="opacity:0.496732;fill:#c5fffe;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.252395;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000"
+ d="m 25.619969,104.96959 -0.391492,-0.18225 -1.794094,-3.80196 c -0.170192,-0.27954 -0.27736,-1.232265 0.973879,-2.052369 -0.48887,0.544151 -0.961816,1.458879 -0.568476,2.217869 z"
+ sodipodi:nodetypes="cccccc" />
+ <path
+ id="path5110"
+ style="opacity:0.496732;fill:#c5fffe;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.252395;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000"
+ d="m 29.549974,103.17624 0.108213,-0.41806 -1.794095,-3.801954 c -0.107573,-0.309087 -0.774844,-0.997512 -2.203356,-0.553076 0.730826,-0.03141 1.737572,0.18507 2.073362,0.971217 z"
+ sodipodi:nodetypes="cccccc" />
+ <ellipse
+ style="fill:#ab4500;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.270576;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000"
+ id="ellipse5112"
+ cx="-16.89776"
+ cy="108.76925"
+ rx="0.75198001"
+ ry="0.64715552"
+ transform="rotate(-25.262014)" />
+ <ellipse
+ style="fill:#ff6600;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.193268;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000"
+ id="ellipse5114"
+ cx="-16.93734"
+ cy="108.60284"
+ rx="0.53712857"
+ ry="0.46225396"
+ transform="rotate(-25.262014)" />
+ <ellipse
+ style="fill:#ff9f39;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.0864621;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000"
+ id="ellipse5118"
+ cx="-16.957129"
+ cy="108.41794"
+ rx="0.24029434"
+ ry="0.20679779"
+ transform="rotate(-25.262014)" />
+ <ellipse
+ style="fill:#ab4500;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.270576;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000"
+ id="ellipse9671"
+ cx="-16.89776"
+ cy="108.76925"
+ rx="0.75198001"
+ ry="0.64715552"
+ transform="rotate(-25.262014)" />
+ <ellipse
+ style="fill:#ff6600;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.193268;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000"
+ id="ellipse9673"
+ cx="-16.93734"
+ cy="108.60284"
+ rx="0.53712857"
+ ry="0.46225396"
+ transform="rotate(-25.262014)" />
+ <ellipse
+ style="fill:#ff9f39;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.0864621;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000"
+ id="ellipse9675"
+ cx="-16.957129"
+ cy="108.41794"
+ rx="0.24029434"
+ ry="0.20679779"
+ transform="rotate(-25.262014)" />
+ <ellipse
+ style="fill:#552200;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.163091;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000"
+ id="ellipse5116"
+ cx="12.097136"
+ cy="109.94878"
+ rx="0.41615611"
+ ry="0.42486015"
+ transform="matrix(0.97639855,-0.21597656,0.17837332,0.98396289,0,0)" />
+ <g
+ id="g5136"
+ inkscape:transform-center-x="-9.69577"
+ inkscape:transform-center-y="-2.7746656"
+ transform="matrix(0.55344712,0.0503067,0.0704632,-0.52272612,12.14837,137.73813)">
+ <path
+ id="path5120"
+ style="opacity:1;fill:#ffffff;fill-opacity:0.66129;fill-rule:evenodd;stroke:url(#linearGradient5172);stroke-width:0.3;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000"
+ d="m 43.371712,65.88824 c -5.544256,0 -16.684145,-0.838763 -16.684147,-1.873431 -1e-6,-1.034668 11.139889,-1.873432 16.684147,-1.873432 6.437849,-0.215982 2.566536,3.731723 0,3.746863 z"
+ sodipodi:nodetypes="cscc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient5174);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="M 46.729749,63.908764 27.288476,64.050155"
+ id="path5122"
+ sodipodi:nodetypes="cc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient5176);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 42.876843,62.176724 -2.227102,1.776258"
+ id="path5124"
+ sodipodi:nodetypes="cc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient5178);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="M 43.583798,65.852892 41.992956,64.023678"
+ id="path5126"
+ sodipodi:nodetypes="cc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient5180);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 45.174448,65.358023 -0.664491,-0.53018 -1.880742,-0.02651"
+ id="path5128"
+ sodipodi:nodetypes="ccc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient5182);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 39.129979,63.97946 1.036389,-1.037459 -3.717475,0.146312 -1.737577,0.935365"
+ id="path5130"
+ sodipodi:nodetypes="cccc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient5184);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 37.539329,64.014808 1.319172,0.977364 -5.060691,-0.207166 -1.52549,-0.832024"
+ id="path5132"
+ sodipodi:nodetypes="cccc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient5186);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 45.45723,62.424158 -1.555494,1.422781"
+ id="path5134"
+ sodipodi:nodetypes="cc" />
+ </g>
+ <g
+ id="g5154"
+ inkscape:transform-center-x="-7.1864015"
+ inkscape:transform-center-y="-7.3561053"
+ transform="matrix(0.53650256,-0.17228815,-0.07449391,-0.28645032,21.8068,128.50301)">
+ <path
+ id="path5138"
+ style="opacity:1;fill:#ffffff;fill-opacity:0.66129;fill-rule:evenodd;stroke:url(#linearGradient5156);stroke-width:0.3;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000"
+ d="m 43.371712,65.88824 c -5.544256,0 -16.684145,-0.838763 -16.684147,-1.873431 -1e-6,-1.034668 11.139889,-1.873432 16.684147,-1.873432 6.437849,-0.215982 2.566536,3.731723 0,3.746863 z"
+ sodipodi:nodetypes="cscc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient5158);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="M 46.729749,63.908764 27.288476,64.050155"
+ id="path5140"
+ sodipodi:nodetypes="cc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient5160);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 42.876843,62.176724 -2.227102,1.776258"
+ id="path5142"
+ sodipodi:nodetypes="cc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient5162);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="M 43.583798,65.852892 41.992956,64.023678"
+ id="path5144"
+ sodipodi:nodetypes="cc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient5164);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 45.174448,65.358023 -0.664491,-0.53018 -1.880742,-0.02651"
+ id="path5146"
+ sodipodi:nodetypes="ccc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient5166);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 39.129979,63.97946 1.036389,-1.037459 -3.717475,0.146312 -1.737577,0.935365"
+ id="path5148"
+ sodipodi:nodetypes="cccc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient5168);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 37.539329,64.014808 1.319172,0.977364 -5.060691,-0.207166 -1.52549,-0.832024"
+ id="path5150"
+ sodipodi:nodetypes="cccc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient5170);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 45.45723,62.424158 -1.555494,1.422781"
+ id="path5152"
+ sodipodi:nodetypes="cc" />
+ </g>
+ <ellipse
+ style="opacity:1;fill:#280b0b;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.654217;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000"
+ id="path9677"
+ cx="-27.683626"
+ cy="107.32507"
+ rx="0.88369417"
+ ry="0.94555283"
+ transform="rotate(-28.707131)" />
+ <ellipse
+ style="opacity:1;fill:#4a2400;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.554711;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000"
+ id="ellipse9679"
+ cx="-30.811152"
+ cy="108.36993"
+ rx="0.76268971"
+ ry="0.78764451"
+ transform="matrix(0.8898569,-0.45623974,0.5049186,0.86316696,0,0)" />
+ <ellipse
+ style="opacity:1;fill:#280b0b;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.466219;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000"
+ id="ellipse9681"
+ cx="-27.683626"
+ cy="107.32507"
+ rx="0.62975246"
+ ry="0.67383516"
+ transform="rotate(-28.707131)" />
+ <ellipse
+ style="opacity:1;fill:#505050;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.322804;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000"
+ id="ellipse9683"
+ cx="-27.683626"
+ cy="107.32507"
+ rx="0.43603176"
+ ry="0.46655402"
+ transform="rotate(-28.707131)" />
+ <ellipse
+ style="opacity:1;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.198695;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000"
+ id="ellipse9685"
+ cx="-27.683626"
+ cy="107.32507"
+ rx="0.26838955"
+ ry="0.28717685"
+ transform="rotate(-28.707131)" />
+ <g
+ id="g9697"
+ transform="translate(0.33453382,0.23071298)">
+ <circle
+ style="opacity:1;fill:#ff8410;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.66;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000"
+ id="circle9693"
+ cx="25.736032"
+ cy="106.60093"
+ r="0.18457039" />
+ <circle
+ style="opacity:1;fill:#280b0b;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.66;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000"
+ id="path9691"
+ cx="25.68989"
+ cy="106.50864"
+ r="0.18457039" />
+ </g>
+ <g
+ id="g9703"
+ transform="translate(2.2379159,-0.26531993)">
+ <circle
+ style="opacity:1;fill:#ff8410;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.66;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000"
+ id="circle9699"
+ cx="25.736032"
+ cy="106.60093"
+ r="0.18457039" />
+ <circle
+ style="opacity:1;fill:#280b0b;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.66;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000"
+ id="circle9701"
+ cx="25.68989"
+ cy="106.50864"
+ r="0.18457039" />
+ </g>
+ </g>
+ <g
+ id="g12505"
+ transform="matrix(0.85530467,0,0,0.85530467,-0.53153435,11.562678)">
+ <circle
+ style="fill:#fff8dc;fill-opacity:0.66129;fill-rule:evenodd;stroke:none;stroke-width:0.3;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;filter:url(#filter5009);stop-color:#000000"
+ id="circle5578"
+ cx="19.495825"
+ cy="56.287945"
+ r="8.0982656"
+ transform="matrix(1.0486632,0.59445486,-0.55543954,0.97983726,60.386771,-23.114006)" />
+ <g
+ id="g5596"
+ transform="matrix(0.95266944,0.54396229,-0.30744916,0.65886204,52.133013,2.3814189)"
+ inkscape:transform-center-x="6.9813189"
+ inkscape:transform-center-y="8.282078">
+ <path
+ id="path5580"
+ style="opacity:1;fill:#ffffff;fill-opacity:0.66129;fill-rule:evenodd;stroke:url(#linearGradient5710);stroke-width:0.3;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000"
+ d="m 43.371712,65.88824 c -5.544256,0 -16.684145,-0.838763 -16.684147,-1.873431 -1e-6,-1.034668 11.139889,-1.873432 16.684147,-1.873432 6.437849,-0.215982 2.566536,3.731723 0,3.746863 z"
+ sodipodi:nodetypes="cscc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient5712);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="M 46.729749,63.908764 27.288476,64.050155"
+ id="path5582"
+ sodipodi:nodetypes="cc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient5714);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 42.876843,62.176724 -2.227102,1.776258"
+ id="path5584"
+ sodipodi:nodetypes="cc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient5716);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="M 43.583798,65.852892 41.992956,64.023678"
+ id="path5586"
+ sodipodi:nodetypes="cc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient5718);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 45.174448,65.358023 -0.664491,-0.53018 -1.880742,-0.02651"
+ id="path5588"
+ sodipodi:nodetypes="ccc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient5720);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 39.129979,63.97946 1.036389,-1.037459 -3.717475,0.146312 -1.737577,0.935365"
+ id="path5590"
+ sodipodi:nodetypes="cccc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient5722);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 37.539329,64.014808 1.319172,0.977364 -5.060691,-0.207166 -1.52549,-0.832024"
+ id="path5592"
+ sodipodi:nodetypes="cccc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient5724);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 45.45723,62.424158 -1.555494,1.422781"
+ id="path5594"
+ sodipodi:nodetypes="cc" />
+ </g>
+ <g
+ id="g5614"
+ transform="matrix(1.1669649,0.29935289,-0.17807783,1.3356675,37.986611,-35.467324)"
+ inkscape:transform-center-x="8.2906647"
+ inkscape:transform-center-y="1.3087581">
+ <path
+ id="path5598"
+ style="opacity:1;fill:#ffffff;fill-opacity:0.66129;fill-rule:evenodd;stroke:url(#linearGradient5726);stroke-width:0.3;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000"
+ d="m 43.371712,65.88824 c -5.544256,0 -16.684145,-0.838763 -16.684147,-1.873431 -1e-6,-1.034668 11.139889,-1.873432 16.684147,-1.873432 6.437849,-0.215982 2.566536,3.731723 0,3.746863 z"
+ sodipodi:nodetypes="cscc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient5728);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="M 46.729749,63.908764 27.288476,64.050155"
+ id="path5600"
+ sodipodi:nodetypes="cc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient5730);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 42.876843,62.176724 -2.227102,1.776258"
+ id="path5602"
+ sodipodi:nodetypes="cc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient5732);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="M 43.583798,65.852892 41.992956,64.023678"
+ id="path5604"
+ sodipodi:nodetypes="cc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient5734);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 45.174448,65.358023 -0.664491,-0.53018 -1.880742,-0.02651"
+ id="path5606"
+ sodipodi:nodetypes="ccc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient5736);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 39.129979,63.97946 1.036389,-1.037459 -3.717475,0.146312 -1.737577,0.935365"
+ id="path5608"
+ sodipodi:nodetypes="cccc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient5738);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 37.539329,64.014808 1.319172,0.977364 -5.060691,-0.207166 -1.52549,-0.832024"
+ id="path5610"
+ sodipodi:nodetypes="cccc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient5740);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 45.45723,62.424158 -1.555494,1.422781"
+ id="path5612"
+ sodipodi:nodetypes="cc" />
+ </g>
+ <g
+ id="g5622"
+ transform="matrix(-1.2913971,-0.29349517,-0.30520318,1.3029641,90.88642,-20.229359)">
+ <ellipse
+ style="opacity:1;fill:#ab4500;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.499999;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000"
+ id="ellipse5616"
+ cx="11.806154"
+ cy="62.954376"
+ rx="1.3432151"
+ ry="1.2371719" />
+ <ellipse
+ style="opacity:1;fill:#ff6600;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.357142;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000"
+ id="ellipse5618"
+ cx="11.735458"
+ cy="62.636246"
+ rx="0.95943934"
+ ry="0.88369423" />
+ <ellipse
+ style="opacity:1;fill:#ff9f39;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.159774;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000"
+ id="ellipse5620"
+ cx="11.700111"
+ cy="62.282768"
+ rx="0.42922282"
+ ry="0.39533684" />
+ </g>
+ <g
+ id="g5640"
+ clip-path="url(#clipPath4697)"
+ transform="matrix(-0.91061103,-0.20695409,-0.21520985,0.91876733,261.35725,29.197382)">
+ <g
+ inkscape:label="Clip"
+ id="g5626">
+ <ellipse
+ style="opacity:1;fill:#aa4400;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.382498;stroke-linecap:round;stroke-opacity:1;stop-color:#000000"
+ id="ellipse5624"
+ cx="216.75359"
+ cy="77.73336"
+ rx="10.172014"
+ ry="9.2480192" />
+ </g>
+ <ellipse
+ style="opacity:1;fill:#ff6600;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.266715;stroke-linecap:round;stroke-opacity:1;filter:url(#filter4677);stop-color:#000000"
+ id="ellipse5628"
+ cx="216.75359"
+ cy="76.333656"
+ rx="7.0929179"
+ ry="6.4486189" />
+ <ellipse
+ style="opacity:0.496732;fill:#ffe680;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.266715;stroke-linecap:round;stroke-opacity:1;filter:url(#filter4677);stop-color:#000000"
+ id="ellipse5630"
+ cx="216.75359"
+ cy="76.333656"
+ rx="7.0929179"
+ ry="6.4486189"
+ transform="matrix(1.0025162,0,0,-0.38831922,-0.19546343,101.42646)" />
+ <ellipse
+ style="opacity:1;fill:#552200;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.141935;stroke-linecap:round;stroke-opacity:1;stop-color:#000000"
+ id="ellipse5632"
+ cx="216.85356"
+ cy="71.884605"
+ rx="5.889061"
+ ry="2.1995289" />
+ <path
+ style="fill:none;stroke:#ff8410;stroke-width:1.79213;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+ d="m 207.25667,78.584788 c 1.40772,4.369503 17.95618,3.868564 20.32478,-0.195633"
+ id="path5634"
+ sodipodi:nodetypes="cc" />
+ <path
+ style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-variant-east-asian:normal;font-feature-settings:normal;font-variation-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;shape-margin:0;inline-size:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#4a2400;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate;stop-color:#000000;stop-opacity:1"
+ d="m 206.41992,76.361328 -1.92969,0.525391 c 0.5121,1.887307 2.36156,3.012673 4.58399,3.763672 2.22242,0.750998 4.96597,1.129129 7.75586,1.171875 2.78988,0.04274 5.61736,-0.252425 7.99414,-0.925782 2.37678,-0.673357 4.38247,-1.686908 5.31055,-3.445312 l -1.76758,-0.933594 c -0.47885,0.907254 -1.96752,1.854362 -4.08789,2.455078 -2.12038,0.600716 -4.7933,0.889823 -7.41797,0.84961 -2.62467,-0.04021 -5.20981,-0.411967 -7.14649,-1.066407 -1.93668,-0.654439 -3.0762,-1.588474 -3.29492,-2.394531 z"
+ id="path5636" />
+ <path
+ style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-variant-east-asian:normal;font-feature-settings:normal;font-variation-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;shape-margin:0;inline-size:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#280b0b;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate;stop-color:#000000;stop-opacity:1"
+ d="m 206.41992,76.361328 -2.21326,-1.672295 c -0.31621,0.644845 3.28317,4.07607 5.5056,4.827069 2.22242,0.750995 4.32793,1.129129 7.11782,1.171875 2.78988,0.04274 5.75915,-0.394212 8.13593,-1.067569 2.37678,-0.673357 3.95711,-2.679411 4.88519,-4.437815 l -1.48401,1.334985 c -0.47885,0.907254 -1.96752,1.854362 -4.08789,2.455078 -2.12038,0.600716 -4.7933,0.889823 -7.41797,0.84961 -2.62467,-0.04021 -5.20981,-0.411967 -7.14649,-1.066407 -1.93668,-0.654439 -3.0762,-1.588474 -3.29492,-2.394531 z"
+ id="path5638"
+ sodipodi:nodetypes="ccsssccsssc" />
+ </g>
+ <path
+ id="path5642"
+ style="fill:url(#linearGradient5742);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.0961621;stroke-linecap:round;stroke-opacity:1;stop-color:#000000"
+ d="m 46.040531,44.157646 c -0.170807,0.729206 -0.20662,1.495561 0.110468,2.110455 1.079885,2.094104 -0.06211,4.012643 0.303157,4.394929 0.482688,0.505181 1.168254,0.643065 1.900345,0.809447 0.650723,0.147888 1.301929,0.114296 1.901154,-0.06762 0.45893,-0.139325 0.131896,-2.172636 1.725466,-3.482392 0.638123,-0.524473 1.130808,-1.244122 1.333989,-2.111533 0.474755,-2.02681 -0.768849,-4.039969 -2.777669,-4.496512 -2.008817,-0.456543 -4.022153,0.816412 -4.49691,2.843222 z"
+ sodipodi:nodetypes="sssssssss" />
+ <path
+ id="path5644"
+ style="fill:url(#linearGradient5744);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.0815334;stroke-linecap:round;stroke-opacity:1;stop-color:#000000"
+ d="m 46.525639,43.622569 c -0.138225,0.590107 -0.156406,1.212739 0.134812,1.718207 0.991824,1.721454 0.06024,3.071834 0.38999,3.388962 0.435733,0.4191 0.99986,0.733284 1.650209,0.881087 0.578063,0.131376 1.153365,0.115181 1.680082,-0.02254 0.403404,-0.105467 0.07842,-1.764637 1.464656,-2.802596 0.55508,-0.41564 0.978131,-0.99248 1.142555,-1.694434 0.384195,-1.640198 -0.750987,-3.298614 -2.535503,-3.704181 -1.784515,-0.405566 -3.542604,0.595299 -3.926801,2.235498 z"
+ sodipodi:nodetypes="sssssssss" />
+ <ellipse
+ style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.05145;stroke-linecap:round;stroke-opacity:1;filter:url(#filter5021);stop-color:#000000"
+ id="ellipse5646"
+ cx="19.138651"
+ cy="52.792263"
+ rx="1.4804955"
+ ry="0.69299793"
+ transform="matrix(-1.4235443,-0.32352816,-0.68633569,2.9300836,113.31516,-104.60945)" />
+ <path
+ style="fill:url(#linearGradient5746);fill-opacity:1;stroke:none;stroke-width:0.248367px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 42.477713,48.419657 c -1.175812,0.773447 -3.712125,2.550164 -4.231442,5.295697 l 0.874772,0.57406 c 0.265534,-2.939533 2.647722,-4.507104 3.35667,-5.869757 z"
+ id="path5648"
+ sodipodi:nodetypes="cccc" />
+ <path
+ style="fill:url(#linearGradient5748);fill-opacity:1;stroke:none;stroke-width:0.248367px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 54.54422,50.546312 c 0.712924,1.202697 2.202567,3.894393 1.448184,6.586502 l -1.348919,0.581761 c 1.068801,-2.756973 -0.06809,-5.637402 -0.09926,-7.168263 z"
+ id="path5650"
+ sodipodi:nodetypes="cccc" />
+ <path
+ style="fill:url(#linearGradient5750);fill-opacity:1;stroke:none;stroke-width:0.149764px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 41.089971,61.901114 c -0.721314,-0.60056 -3.117728,-3.569086 -2.748684,-4.686631 l 1.173314,0.895939 c 0.424283,1.833916 1.396843,3.110805 1.57537,3.790692 z"
+ id="path5652"
+ sodipodi:nodetypes="cccc" />
+ <path
+ style="fill:url(#linearGradient5752);fill-opacity:1;stroke:none;stroke-width:0.149764px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 50.335837,63.850268 c 0.915534,-0.228549 3.595327,-1.764694 4.225929,-3.067304 l -1.440439,0.360293 c -0.843044,1.54589 -2.322592,2.172914 -2.78549,2.707011 z"
+ id="path5654"
+ sodipodi:nodetypes="cccc" />
+ <path
+ id="path5656"
+ style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient5754);stroke-width:0.5;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000"
+ d="m 51.621216,35.35006 c 3.383718,0.769022 5.989755,3.410371 5.414493,5.867042 -0.231447,1.620077 -2.280973,9.678456 -2.540478,10.845851 -2.783032,3.918817 -13.115124,-0.01398 -12.583391,-2.811446 0.190594,-1.208822 2.281228,-9.677918 2.540477,-10.845852 0.575611,-2.456594 3.785166,-3.824608 7.168899,-3.055595 z"
+ sodipodi:nodetypes="sccccs" />
+ <ellipse
+ style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.083966;stroke-linecap:round;stroke-opacity:1;stop-color:#000000"
+ id="ellipse5658"
+ cx="-58.371937"
+ cy="24.935989"
+ rx="2.4035761"
+ ry="1.1368898"
+ transform="matrix(-0.97513354,-0.2216181,-0.2280645,0.97364603,0,0)" />
+ <path
+ id="path5660"
+ style="opacity:0.496732;fill:#c5fffe;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.620898;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000"
+ d="m 53.094802,52.297556 0.830941,-0.681877 2.452866,-10.471698 c 0.269738,-0.792473 0.08482,-3.214923 -3.211584,-4.508986 1.390123,1.059643 2.912327,3.046356 2.340502,5.157553 z"
+ sodipodi:nodetypes="cccccc" />
+ <path
+ id="path5662"
+ style="opacity:0.496732;fill:#c5fffe;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.620898;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000"
+ d="M 43.098579,50.170839 42.654934,49.19929 45.107801,38.727591 c 0.110016,-0.828772 1.353738,-2.926537 4.892508,-2.667175 -1.720924,0.352601 -3.972932,1.48155 -4.397965,3.626108 z"
+ sodipodi:nodetypes="cccccc" />
+ <ellipse
+ style="fill:#ab4500;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.665629;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000"
+ id="ellipse5664"
+ cx="-49.332146"
+ cy="45.797386"
+ rx="1.7788581"
+ ry="1.6556227"
+ transform="matrix(-0.97513354,-0.2216181,-0.2280645,0.97364603,0,0)" />
+ <ellipse
+ style="fill:#ff6600;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.47545;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000"
+ id="ellipse5666"
+ cx="-49.425762"
+ cy="45.371655"
+ rx="1.2706128"
+ ry="1.1825877"
+ transform="matrix(-0.97513354,-0.2216181,-0.2280645,0.97364603,0,0)" />
+ <ellipse
+ style="fill:#552200;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.297717;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000"
+ id="ellipse5668"
+ cx="-48.419308"
+ cy="45.797386"
+ rx="0.49821395"
+ ry="1.1825877"
+ transform="matrix(-0.97513354,-0.2216181,-0.2280645,0.97364603,0,0)" />
+ <ellipse
+ style="fill:#ff9f39;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2127;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000"
+ id="ellipse5670"
+ cx="-49.47258"
+ cy="44.898621"
+ rx="0.56843197"
+ ry="0.52905232"
+ transform="matrix(-0.97513354,-0.2216181,-0.2280645,0.97364603,0,0)" />
+ <g
+ id="g5688"
+ inkscape:transform-center-x="-6.906272"
+ inkscape:transform-center-y="5.6392053"
+ transform="matrix(-1.3120174,-0.11932813,-0.20997589,1.3316621,85.590005,-26.738822)">
+ <path
+ id="path5672"
+ style="opacity:1;fill:#ffffff;fill-opacity:0.66129;fill-rule:evenodd;stroke:url(#linearGradient5756);stroke-width:0.3;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000"
+ d="m 43.371712,65.88824 c -5.544256,0 -16.684145,-0.838763 -16.684147,-1.873431 -1e-6,-1.034668 11.139889,-1.873432 16.684147,-1.873432 6.437849,-0.215982 2.566536,3.731723 0,3.746863 z"
+ sodipodi:nodetypes="cscc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient5758);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="M 46.729749,63.908764 27.288476,64.050155"
+ id="path5674"
+ sodipodi:nodetypes="cc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient5760);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 42.876843,62.176724 -2.227102,1.776258"
+ id="path5676"
+ sodipodi:nodetypes="cc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient5762);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="M 43.583798,65.852892 41.992956,64.023678"
+ id="path5678"
+ sodipodi:nodetypes="cc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient5764);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 45.174448,65.358023 -0.664491,-0.53018 -1.880742,-0.02651"
+ id="path5680"
+ sodipodi:nodetypes="ccc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient5766);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 39.129979,63.97946 1.036389,-1.037459 -3.717475,0.146312 -1.737577,0.935365"
+ id="path5682"
+ sodipodi:nodetypes="cccc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient5768);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 37.539329,64.014808 1.319172,0.977364 -5.060691,-0.207166 -1.52549,-0.832024"
+ id="path5684"
+ sodipodi:nodetypes="cccc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient5770);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 45.45723,62.424158 -1.555494,1.422781"
+ id="path5686"
+ sodipodi:nodetypes="cc" />
+ </g>
+ <g
+ id="g5706"
+ inkscape:transform-center-x="-4.1994101"
+ inkscape:transform-center-y="8.135883"
+ transform="matrix(-1.2897845,0.4469996,0.15390412,0.72795899,61.87289,-3.0794398)">
+ <path
+ id="path5690"
+ style="opacity:1;fill:#ffffff;fill-opacity:0.66129;fill-rule:evenodd;stroke:url(#linearGradient5772);stroke-width:0.3;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000"
+ d="m 43.371712,65.88824 c -5.544256,0 -16.684145,-0.838763 -16.684147,-1.873431 -1e-6,-1.034668 11.139889,-1.873432 16.684147,-1.873432 6.437849,-0.215982 2.566536,3.731723 0,3.746863 z"
+ sodipodi:nodetypes="cscc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient5774);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="M 46.729749,63.908764 27.288476,64.050155"
+ id="path5692"
+ sodipodi:nodetypes="cc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient5776);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 42.876843,62.176724 -2.227102,1.776258"
+ id="path5694"
+ sodipodi:nodetypes="cc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient5778);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="M 43.583798,65.852892 41.992956,64.023678"
+ id="path5696"
+ sodipodi:nodetypes="cc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient5780);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 45.174448,65.358023 -0.664491,-0.53018 -1.880742,-0.02651"
+ id="path5698"
+ sodipodi:nodetypes="ccc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient5782);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 39.129979,63.97946 1.036389,-1.037459 -3.717475,0.146312 -1.737577,0.935365"
+ id="path5700"
+ sodipodi:nodetypes="cccc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient5784);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 37.539329,64.014808 1.319172,0.977364 -5.060691,-0.207166 -1.52549,-0.832024"
+ id="path5702"
+ sodipodi:nodetypes="cccc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient5786);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 45.45723,62.424158 -1.555494,1.422781"
+ id="path5704"
+ sodipodi:nodetypes="cc" />
+ </g>
+ <ellipse
+ style="fill:#ff8410;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.903546;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000"
+ id="path10061"
+ cx="-75.867477"
+ cy="8.2568159"
+ transform="matrix(-0.71425239,-0.69988822,-0.65293102,0.75741738,0,0)"
+ rx="3.3106489"
+ ry="3.4659407" />
+ <ellipse
+ style="fill:#280b0b;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.903546;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000"
+ id="circle10063"
+ cx="-75.599937"
+ cy="7.6266146"
+ transform="matrix(-0.71425239,-0.69988822,-0.65293102,0.75741738,0,0)"
+ rx="3.3106489"
+ ry="3.4659407" />
+ <ellipse
+ style="fill:#4a2400;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.704301;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000"
+ id="circle10065"
+ cx="-75.868904"
+ cy="8.0288744"
+ transform="matrix(-0.71425239,-0.69988822,-0.65293102,0.75741738,0,0)"
+ rx="2.5805988"
+ ry="2.7016461" />
+ <ellipse
+ style="fill:#280b0b;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.64138;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000"
+ id="circle10067"
+ cx="-75.599937"
+ cy="7.6266146"
+ transform="matrix(-0.71425239,-0.69988822,-0.65293102,0.75741738,0,0)"
+ rx="2.3500569"
+ ry="2.4602902" />
+ <ellipse
+ style="fill:#15a6a3;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.484082;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000"
+ id="circle10069"
+ cx="-75.599937"
+ cy="7.6266146"
+ transform="matrix(-0.71425239,-0.69988822,-0.65293102,0.75741738,0,0)"
+ rx="1.7737018"
+ ry="1.8569002" />
+ <ellipse
+ style="fill:#28ecf6;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.389701;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000"
+ id="circle10071"
+ cx="-75.599937"
+ cy="7.6266146"
+ transform="matrix(-0.71425239,-0.69988822,-0.65293102,0.75741738,0,0)"
+ rx="1.4278885"
+ ry="1.494866" />
+ <ellipse
+ style="fill:#c5e0ef;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.158996;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000"
+ id="circle10073"
+ cx="-75.484673"
+ cy="8.0288744"
+ transform="matrix(-0.71425239,-0.69988822,-0.65293102,0.75741738,0,0)"
+ rx="0.58256751"
+ ry="0.6098938" />
+ </g>
+ <g
+ id="g12653">
+ <circle
+ style="fill:#fff8dc;fill-opacity:0.66129;fill-rule:evenodd;stroke:none;stroke-width:0.3;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;filter:url(#filter5009);stop-color:#000000"
+ id="circle5788"
+ cx="19.495825"
+ cy="56.287945"
+ r="8.0982656"
+ transform="matrix(-0.85435477,-0.25658731,-0.23974694,0.79828164,207.28823,-12.394568)" />
+ <g
+ id="g5806"
+ transform="matrix(0.36984399,-0.27053763,0.15555815,0.25273422,160.72427,24.546254)"
+ inkscape:transform-center-x="-3.7822101"
+ inkscape:transform-center-y="-3.3019249">
+ <path
+ id="path5790"
+ style="opacity:1;fill:#ffffff;fill-opacity:0.66129;fill-rule:evenodd;stroke:url(#linearGradient5920);stroke-width:0.3;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000"
+ d="m 43.371712,65.88824 c -5.544256,0 -16.684145,-0.838763 -16.684147,-1.873431 -1e-6,-1.034668 11.139889,-1.873432 16.684147,-1.873432 6.437849,-0.215982 2.566536,3.731723 0,3.746863 z"
+ sodipodi:nodetypes="cscc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient5922);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="M 46.729749,63.908764 27.288476,64.050155"
+ id="path5792"
+ sodipodi:nodetypes="cc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient5924);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 42.876843,62.176724 -2.227102,1.776258"
+ id="path5794"
+ sodipodi:nodetypes="cc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient5926);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="M 43.583798,65.852892 41.992956,64.023678"
+ id="path5796"
+ sodipodi:nodetypes="cc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient5928);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 45.174448,65.358023 -0.664491,-0.53018 -1.880742,-0.02651"
+ id="path5798"
+ sodipodi:nodetypes="ccc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient5930);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 39.129979,63.97946 1.036389,-1.037459 -3.717475,0.146312 -1.737577,0.935365"
+ id="path5800"
+ sodipodi:nodetypes="cccc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient5932);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 37.539329,64.014808 1.319172,0.977364 -5.060691,-0.207166 -1.52549,-0.832024"
+ id="path5802"
+ sodipodi:nodetypes="cccc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient5934);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 45.45723,62.424158 -1.555494,1.422781"
+ id="path5804"
+ sodipodi:nodetypes="cc" />
+ </g>
+ <g
+ id="g5824"
+ transform="matrix(0.38587939,-0.09786032,0.27605133,0.64236545,152.77461,-4.4966359)"
+ inkscape:transform-center-x="-4.1294819"
+ inkscape:transform-center-y="-1.2792639">
+ <path
+ id="path5808"
+ style="opacity:1;fill:#ffffff;fill-opacity:0.66129;fill-rule:evenodd;stroke:url(#linearGradient5936);stroke-width:0.3;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000"
+ d="m 43.371712,65.88824 c -5.544256,0 -16.684145,-0.838763 -16.684147,-1.873431 -1e-6,-1.034668 11.139889,-1.873432 16.684147,-1.873432 6.437849,-0.215982 2.566536,3.731723 0,3.746863 z"
+ sodipodi:nodetypes="cscc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient5938);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="M 46.729749,63.908764 27.288476,64.050155"
+ id="path5810"
+ sodipodi:nodetypes="cc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient5940);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 42.876843,62.176724 -2.227102,1.776258"
+ id="path5812"
+ sodipodi:nodetypes="cc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient5942);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="M 43.583798,65.852892 41.992956,64.023678"
+ id="path5814"
+ sodipodi:nodetypes="cc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient5944);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 45.174448,65.358023 -0.664491,-0.53018 -1.880742,-0.02651"
+ id="path5816"
+ sodipodi:nodetypes="ccc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient5946);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 39.129979,63.97946 1.036389,-1.037459 -3.717475,0.146312 -1.737577,0.935365"
+ id="path5818"
+ sodipodi:nodetypes="cccc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient5948);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 37.539329,64.014808 1.319172,0.977364 -5.060691,-0.207166 -1.52549,-0.832024"
+ id="path5820"
+ sodipodi:nodetypes="cccc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient5950);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 45.45723,62.424158 -1.555494,1.422781"
+ id="path5822"
+ sodipodi:nodetypes="cc" />
+ </g>
+ <g
+ id="g5832"
+ transform="matrix(-0.58805629,-0.0884037,-0.08111825,0.61926137,192.2321,-4.0319332)">
+ <ellipse
+ style="opacity:1;fill:#ab4500;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.499999;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000"
+ id="ellipse5826"
+ cx="11.806154"
+ cy="62.954376"
+ rx="1.3432151"
+ ry="1.2371719" />
+ <ellipse
+ style="opacity:1;fill:#ff6600;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.357142;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000"
+ id="ellipse5828"
+ cx="11.735458"
+ cy="62.636246"
+ rx="0.95943934"
+ ry="0.88369423" />
+ <ellipse
+ style="opacity:1;fill:#ff9f39;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.159774;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000"
+ id="ellipse5830"
+ cx="11.700111"
+ cy="62.282768"
+ rx="0.42922282"
+ ry="0.39533684" />
+ </g>
+ <g
+ id="g5850"
+ clip-path="url(#clipPath4697)"
+ transform="matrix(-0.41465985,-0.06233664,-0.05719942,0.43666367,270.80921,12.936473)">
+ <g
+ inkscape:label="Clip"
+ id="g5836">
+ <ellipse
+ style="opacity:1;fill:#aa4400;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.382498;stroke-linecap:round;stroke-opacity:1;stop-color:#000000"
+ id="ellipse5834"
+ cx="216.75359"
+ cy="77.73336"
+ rx="10.172014"
+ ry="9.2480192" />
+ </g>
+ <ellipse
+ style="opacity:1;fill:#ff6600;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.266715;stroke-linecap:round;stroke-opacity:1;filter:url(#filter4677);stop-color:#000000"
+ id="ellipse5838"
+ cx="216.75359"
+ cy="76.333656"
+ rx="7.0929179"
+ ry="6.4486189" />
+ <ellipse
+ style="opacity:0.496732;fill:#ffe680;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.266715;stroke-linecap:round;stroke-opacity:1;filter:url(#filter4677);stop-color:#000000"
+ id="ellipse5840"
+ cx="216.75359"
+ cy="76.333656"
+ rx="7.0929179"
+ ry="6.4486189"
+ transform="matrix(1.0025162,0,0,-0.38831922,-0.19546343,101.42646)" />
+ <ellipse
+ style="opacity:1;fill:#552200;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.141935;stroke-linecap:round;stroke-opacity:1;stop-color:#000000"
+ id="ellipse5842"
+ cx="216.85356"
+ cy="71.884605"
+ rx="5.889061"
+ ry="2.1995289" />
+ <path
+ style="fill:none;stroke:#ff8410;stroke-width:1.79213;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+ d="m 207.25667,78.584788 c 1.40772,4.369503 17.95618,3.868564 20.32478,-0.195633"
+ id="path5844"
+ sodipodi:nodetypes="cc" />
+ <path
+ style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-variant-east-asian:normal;font-feature-settings:normal;font-variation-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;shape-margin:0;inline-size:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#4a2400;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate;stop-color:#000000;stop-opacity:1"
+ d="m 206.41992,76.361328 -1.92969,0.525391 c 0.5121,1.887307 2.36156,3.012673 4.58399,3.763672 2.22242,0.750998 4.96597,1.129129 7.75586,1.171875 2.78988,0.04274 5.61736,-0.252425 7.99414,-0.925782 2.37678,-0.673357 4.38247,-1.686908 5.31055,-3.445312 l -1.76758,-0.933594 c -0.47885,0.907254 -1.96752,1.854362 -4.08789,2.455078 -2.12038,0.600716 -4.7933,0.889823 -7.41797,0.84961 -2.62467,-0.04021 -5.20981,-0.411967 -7.14649,-1.066407 -1.93668,-0.654439 -3.0762,-1.588474 -3.29492,-2.394531 z"
+ id="path5846" />
+ <path
+ style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-variant-east-asian:normal;font-feature-settings:normal;font-variation-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;shape-margin:0;inline-size:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#280b0b;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate;stop-color:#000000;stop-opacity:1"
+ d="m 206.41992,76.361328 -2.21326,-1.672295 c -0.31621,0.644845 3.28317,4.07607 5.5056,4.827069 2.22242,0.750995 4.32793,1.129129 7.11782,1.171875 2.78988,0.04274 5.75915,-0.394212 8.13593,-1.067569 2.37678,-0.673357 3.95711,-2.679411 4.88519,-4.437815 l -1.48401,1.334985 c -0.47885,0.907254 -1.96752,1.854362 -4.08789,2.455078 -2.12038,0.600716 -4.7933,0.889823 -7.41797,0.84961 -2.62467,-0.04021 -5.20981,-0.411967 -7.14649,-1.066407 -1.93668,-0.654439 -3.0762,-1.588474 -3.29492,-2.394531 z"
+ id="path5848"
+ sodipodi:nodetypes="ccsssccsssc" />
+ </g>
+ <path
+ id="path5852"
+ style="fill:url(#linearGradient5952);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.0440177;stroke-linecap:round;stroke-opacity:1;stop-color:#000000"
+ d="m 175.45562,28.002186 c -0.0454,0.346583 -0.0294,0.705389 0.13825,0.980319 0.56968,0.936286 0.14152,1.874121 0.32048,2.038724 0.23647,0.217527 0.54789,0.256095 0.88126,0.30621 0.29633,0.04454 0.5852,0.0044 0.84465,-0.102943 0.19871,-0.08223 -0.0329,-1.018427 0.62237,-1.68925 0.26235,-0.268621 0.45162,-0.622822 0.50563,-1.035077 0.12622,-0.963286 -0.51307,-1.855661 -1.42783,-1.993176 -0.91474,-0.137516 -1.75858,0.531903 -1.88475,1.495186 z"
+ sodipodi:nodetypes="sssssssss" />
+ <path
+ id="path5854"
+ style="fill:url(#linearGradient5954);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.0373214;stroke-linecap:round;stroke-opacity:1;stop-color:#000000"
+ d="m 175.64931,27.734367 c -0.0368,0.280475 -0.0183,0.571587 0.13249,0.796438 0.51474,0.765759 0.15644,1.430659 0.31673,1.566217 0.21193,0.179121 0.47665,0.304502 0.77277,0.349022 0.26325,0.03957 0.51902,0.01042 0.74801,-0.07361 0.17538,-0.06434 -0.0393,-0.826114 0.53476,-1.36235 0.22991,-0.214732 0.39419,-0.499703 0.43789,-0.833321 0.10213,-0.77954 -0.47385,-1.51051 -1.28646,-1.63267 -0.8126,-0.122162 -1.55413,0.410747 -1.65624,1.190287 z"
+ sodipodi:nodetypes="sssssssss" />
+ <ellipse
+ style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.05145;stroke-linecap:round;stroke-opacity:1;filter:url(#filter5021);stop-color:#000000"
+ id="ellipse5856"
+ cx="19.138651"
+ cy="52.792263"
+ rx="1.4804955"
+ ry="0.69299793"
+ transform="matrix(-0.64823139,-0.09744993,-0.18241733,1.3925845,199.1731,-43.920497)" />
+ <path
+ style="fill:url(#linearGradient5956);fill-opacity:1;stroke:none;stroke-width:0.113689px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 174.04705,30.124122 c -0.49153,0.404951 -1.54726,1.329007 -1.66301,2.629228 l 0.41417,0.234929 c -0.006,-1.381185 0.99027,-2.20189 1.24884,-2.864157 z"
+ id="path5858"
+ sodipodi:nodetypes="cccc" />
+ <path
+ style="fill:url(#linearGradient5958);fill-opacity:1;stroke:none;stroke-width:0.113689px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 179.51576,30.662936 c 0.36852,0.53425 1.14608,1.733904 0.92328,3.018038 l -0.5768,0.322041 c 0.36021,-1.326199 -0.26814,-2.62713 -0.34611,-3.340118 z"
+ id="path5860"
+ sodipodi:nodetypes="cccc" />
+ <path
+ style="fill:url(#linearGradient5960);fill-opacity:1;stroke:none;stroke-width:0.0685535px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 173.99685,36.464982 c -0.34688,-0.253049 -1.54031,-1.547784 -1.42292,-2.082948 l 0.56082,0.373862 c 0.26646,0.839537 0.75385,1.398644 0.8621,1.709086 z"
+ id="path5862"
+ sodipodi:nodetypes="cccc" />
+ <path
+ style="fill:url(#linearGradient5962);fill-opacity:1;stroke:none;stroke-width:0.0685535px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 178.20067,37.026944 c 0.39849,-0.140996 1.52833,-0.958224 1.75452,-1.589538 l -0.62694,0.222167 c -0.31064,0.752782 -0.94376,1.100842 -1.12758,1.367371 z"
+ id="path5864"
+ sodipodi:nodetypes="cccc" />
+ <path
+ id="path5866"
+ style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient5964);stroke-width:0.239562;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000"
+ d="m 177.57203,23.684074 c 1.54083,0.23164 2.81392,1.365878 2.66105,2.533455 -0.0346,0.764426 -0.60874,4.600416 -0.67521,5.154722 -1.07539,1.932552 -5.84708,0.486074 -5.72799,-0.838842 0.034,-0.571044 0.60889,-4.600173 0.67522,-5.15472 0.15302,-1.167555 1.5261,-1.926247 3.06693,-1.694615 z"
+ sodipodi:nodetypes="sccccs" />
+ <ellipse
+ style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.038438;stroke-linecap:round;stroke-opacity:1;stop-color:#000000"
+ id="ellipse5868"
+ cx="-179.19769"
+ cy="-2.0888691"
+ rx="1.0792795"
+ ry="0.53058565"
+ transform="matrix(-0.98888814,-0.14866154,-0.12988235,0.99152941,0,0)" />
+ <path
+ id="path5870"
+ style="opacity:0.496732;fill:#c5fffe;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.284212;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000"
+ d="m 178.94348,31.534285 0.34166,-0.349288 0.65195,-4.976898 c 0.0868,-0.379797 -0.0978,-1.502857 -1.6218,-1.982695 0.66439,0.442084 1.42672,1.311658 1.26082,2.317953 z"
+ sodipodi:nodetypes="cccccc" />
+ <path
+ id="path5872"
+ style="opacity:0.496732;fill:#c5fffe;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.284212;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000"
+ d="m 174.39767,30.917681 -0.23872,-0.436542 0.65193,-4.976896 c 0.014,-0.390723 0.48007,-1.415997 2.06852,-1.427924 -0.75228,0.229108 -1.70859,0.840324 -1.80764,1.856666 z"
+ sodipodi:nodetypes="cccccc" />
+ <ellipse
+ style="display:inline;fill:#ff8410;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.387701;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000"
+ id="path10061-3"
+ cx="180.77992"
+ cy="12.871645"
+ rx="1.3274441"
+ ry="1.5915148"
+ transform="matrix(0.9923258,0.12365075,-0.17171653,0.9851464,0,0)" />
+ <ellipse
+ style="display:inline;fill:#280b0b;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.387701;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000"
+ id="circle10063-7"
+ cx="180.88719"
+ cy="12.582266"
+ rx="1.3274441"
+ ry="1.5915148"
+ transform="matrix(0.9923258,0.12365075,-0.17171653,0.9851464,0,0)" />
+ <ellipse
+ style="display:inline;fill:#4a2400;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.302208;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000"
+ id="circle10065-4"
+ cx="180.77936"
+ cy="12.766977"
+ rx="1.0347219"
+ ry="1.2405608"
+ transform="matrix(0.9923258,0.12365075,-0.17171653,0.9851464,0,0)" />
+ <ellipse
+ style="display:inline;fill:#280b0b;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.275209;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000"
+ id="circle10067-5"
+ cx="180.88719"
+ cy="12.582266"
+ rx="0.94228333"
+ ry="1.1297334"
+ transform="matrix(0.9923258,0.12365075,-0.17171653,0.9851464,0,0)" />
+ <ellipse
+ style="display:inline;fill:#15a6a3;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.207714;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000"
+ id="circle10069-9"
+ cx="180.88719"
+ cy="12.582266"
+ rx="0.71118683"
+ ry="0.85266441"
+ transform="matrix(0.9923258,0.12365075,-0.17171653,0.9851464,0,0)" />
+ <ellipse
+ style="display:inline;fill:#28ecf6;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.167217;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000"
+ id="circle10071-5"
+ cx="180.88719"
+ cy="12.582266"
+ rx="0.5725289"
+ ry="0.68642312"
+ transform="matrix(0.9923258,0.12365075,-0.17171653,0.9851464,0,0)" />
+ <ellipse
+ style="display:inline;fill:#c5e0ef;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.068223;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000"
+ id="circle10073-2"
+ cx="180.93338"
+ cy="12.766977"
+ rx="0.23358737"
+ ry="0.28005531"
+ transform="matrix(0.9923258,0.12365075,-0.17171653,0.9851464,0,0)" />
+ <ellipse
+ style="fill:#ab4500;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.318903;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000"
+ id="ellipse10173"
+ cx="-175.46179"
+ cy="2.3489804"
+ rx="0.80566853"
+ ry="0.83907592"
+ transform="matrix(-0.98424417,-0.17681466,-0.10905701,0.9940355,0,0)" />
+ <ellipse
+ style="fill:#ff6600;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.227789;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000"
+ id="ellipse10175"
+ cx="-175.50421"
+ cy="2.1332154"
+ rx="0.57547748"
+ ry="0.59934002"
+ transform="matrix(-0.98424417,-0.17681466,-0.10905701,0.9940355,0,0)" />
+ <ellipse
+ style="fill:#ff9f39;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.101905;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000"
+ id="ellipse10177"
+ cx="-175.52539"
+ cy="1.8934807"
+ rx="0.25745046"
+ ry="0.26812571"
+ transform="matrix(-0.98424417,-0.17681466,-0.10905701,0.9940355,0,0)" />
+ <ellipse
+ style="fill:#552200;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.136289;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000"
+ id="ellipse5878"
+ cx="-175.27791"
+ cy="-4.805397"
+ rx="0.22371334"
+ ry="0.55191272"
+ transform="matrix(-0.97627416,-0.21653814,-0.19798595,0.98020486,0,0)" />
+ <g
+ id="g5898"
+ inkscape:transform-center-x="5.8468661"
+ inkscape:transform-center-y="-1.4690845"
+ transform="matrix(-0.58262219,-0.11176749,-0.17179087,0.60439008,198.56495,-2.6725018)">
+ <path
+ id="path5882"
+ style="opacity:1;fill:#ffffff;fill-opacity:0.66129;fill-rule:evenodd;stroke:url(#linearGradient5966);stroke-width:0.3;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000"
+ d="m 43.371712,65.88824 c -5.544256,0 -16.684145,-0.838763 -16.684147,-1.873431 -1e-6,-1.034668 11.139889,-1.873432 16.684147,-1.873432 6.437849,-0.215982 2.566536,3.731723 0,3.746863 z"
+ sodipodi:nodetypes="cscc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient5968);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="M 46.729749,63.908764 27.288476,64.050155"
+ id="path5884"
+ sodipodi:nodetypes="cc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient5970);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 42.876843,62.176724 -2.227102,1.776258"
+ id="path5886"
+ sodipodi:nodetypes="cc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient5972);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="M 43.583798,65.852892 41.992956,64.023678"
+ id="path5888"
+ sodipodi:nodetypes="cc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient5974);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 45.174448,65.358023 -0.664491,-0.53018 -1.880742,-0.02651"
+ id="path5890"
+ sodipodi:nodetypes="ccc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient5976);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 39.129979,63.97946 1.036389,-1.037459 -3.717475,0.146312 -1.737577,0.935365"
+ id="path5892"
+ sodipodi:nodetypes="cccc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient5978);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 37.539329,64.014808 1.319172,0.977364 -5.060691,-0.207166 -1.52549,-0.832024"
+ id="path5894"
+ sodipodi:nodetypes="cccc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient5980);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 45.45723,62.424158 -1.555494,1.422781"
+ id="path5896"
+ sodipodi:nodetypes="cc" />
+ </g>
+ <g
+ id="g5916"
+ inkscape:transform-center-x="5.1104723"
+ inkscape:transform-center-y="-3.245223"
+ transform="matrix(-0.51034523,-0.31175159,-0.1988554,0.29225343,198.36988,22.670221)">
+ <path
+ id="path5900"
+ style="opacity:1;fill:#ffffff;fill-opacity:0.66129;fill-rule:evenodd;stroke:url(#linearGradient5982);stroke-width:0.3;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000"
+ d="m 43.371712,65.88824 c -5.544256,0 -16.684145,-0.838763 -16.684147,-1.873431 -1e-6,-1.034668 11.139889,-1.873432 16.684147,-1.873432 6.437849,-0.215982 2.566536,3.731723 0,3.746863 z"
+ sodipodi:nodetypes="cscc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient5984);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="M 46.729749,63.908764 27.288476,64.050155"
+ id="path5902"
+ sodipodi:nodetypes="cc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient5986);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 42.876843,62.176724 -2.227102,1.776258"
+ id="path5904"
+ sodipodi:nodetypes="cc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient5988);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="M 43.583798,65.852892 41.992956,64.023678"
+ id="path5906"
+ sodipodi:nodetypes="cc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient5990);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 45.174448,65.358023 -0.664491,-0.53018 -1.880742,-0.02651"
+ id="path5908"
+ sodipodi:nodetypes="ccc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient5992);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 39.129979,63.97946 1.036389,-1.037459 -3.717475,0.146312 -1.737577,0.935365"
+ id="path5910"
+ sodipodi:nodetypes="cccc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient5994);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 37.539329,64.014808 1.319172,0.977364 -5.060691,-0.207166 -1.52549,-0.832024"
+ id="path5912"
+ sodipodi:nodetypes="cccc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient5996);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 45.45723,62.424158 -1.555494,1.422781"
+ id="path5914"
+ sodipodi:nodetypes="cc" />
+ </g>
+ </g>
+ <g
+ id="g10559"
+ transform="translate(-14.196959,7.998287)">
+ <circle
+ style="opacity:0.70915;fill:#ffeea9;fill-opacity:0.66129;fill-rule:evenodd;stroke:none;stroke-width:0.3;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;filter:url(#filter6420);stop-color:#000000"
+ id="circle6428"
+ cx="19.495825"
+ cy="56.287945"
+ r="8.0982656"
+ transform="matrix(0.96425409,0,0,0.96425409,124.07047,41.203668)" />
+ <circle
+ style="opacity:0.70915;fill:#ffeea9;fill-opacity:0.66129;fill-rule:evenodd;stroke:none;stroke-width:0.3;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;filter:url(#filter6420);stop-color:#000000"
+ id="path4999"
+ cx="19.495825"
+ cy="56.287945"
+ r="8.0982656"
+ transform="matrix(1.3753316,0,0,1.3753316,111.45716,20.86436)" />
+ <g
+ id="g6224"
+ transform="matrix(-0.31616238,-0.22818123,-1.0810186,-0.09391345,219.12321,115.93571)"
+ inkscape:transform-center-x="-4.9857677"
+ inkscape:transform-center-y="-1.1493076">
+ <path
+ id="path6208"
+ style="opacity:1;fill:#ffffff;fill-opacity:0.66129;fill-rule:evenodd;stroke:url(#linearGradient6338);stroke-width:0.3;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000"
+ d="m 43.371712,65.88824 c -5.544256,0 -16.684145,-0.838763 -16.684147,-1.873431 -1e-6,-1.034668 11.139889,-1.873432 16.684147,-1.873432 6.437849,-0.215982 2.566536,3.731723 0,3.746863 z"
+ sodipodi:nodetypes="cscc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient6340);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="M 46.729749,63.908764 27.288476,64.050155"
+ id="path6210"
+ sodipodi:nodetypes="cc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient6342);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 42.876843,62.176724 -2.227102,1.776258"
+ id="path6212"
+ sodipodi:nodetypes="cc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient6344);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="M 43.583798,65.852892 41.992956,64.023678"
+ id="path6214"
+ sodipodi:nodetypes="cc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient6346);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 45.174448,65.358023 -0.664491,-0.53018 -1.880742,-0.02651"
+ id="path6216"
+ sodipodi:nodetypes="ccc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient6348);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 39.129979,63.97946 1.036389,-1.037459 -3.717475,0.146312 -1.737577,0.935365"
+ id="path6218"
+ sodipodi:nodetypes="cccc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient6350);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 37.539329,64.014808 1.319172,0.977364 -5.060691,-0.207166 -1.52549,-0.832024"
+ id="path6220"
+ sodipodi:nodetypes="cccc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient6352);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 45.45723,62.424158 -1.555494,1.422781"
+ id="path6222"
+ sodipodi:nodetypes="cc" />
+ </g>
+ <g
+ id="g6242"
+ transform="matrix(-0.47358022,-0.13195529,-0.75493213,0.10585752,203.90772,101.81153)"
+ inkscape:transform-center-x="0.22402063"
+ inkscape:transform-center-y="-1.5392919">
+ <path
+ id="path6226"
+ style="opacity:1;fill:#ffffff;fill-opacity:0.66129;fill-rule:evenodd;stroke:url(#linearGradient6354);stroke-width:0.3;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000"
+ d="m 43.371712,65.88824 c -5.544256,0 -16.684145,-0.838763 -16.684147,-1.873431 -1e-6,-1.034668 11.139889,-1.873432 16.684147,-1.873432 6.437849,-0.215982 2.566536,3.731723 0,3.746863 z"
+ sodipodi:nodetypes="cscc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient6356);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="M 46.729749,63.908764 27.288476,64.050155"
+ id="path6228"
+ sodipodi:nodetypes="cc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient6358);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 42.876843,62.176724 -2.227102,1.776258"
+ id="path6230"
+ sodipodi:nodetypes="cc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient6360);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="M 43.583798,65.852892 41.992956,64.023678"
+ id="path6232"
+ sodipodi:nodetypes="cc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient6362);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 45.174448,65.358023 -0.664491,-0.53018 -1.880742,-0.02651"
+ id="path6234"
+ sodipodi:nodetypes="ccc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient6364);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 39.129979,63.97946 1.036389,-1.037459 -3.717475,0.146312 -1.737577,0.935365"
+ id="path6236"
+ sodipodi:nodetypes="cccc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient6366);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 37.539329,64.014808 1.319172,0.977364 -5.060691,-0.207166 -1.52549,-0.832024"
+ id="path6238"
+ sodipodi:nodetypes="cccc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient6368);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 45.45723,62.424158 -1.555494,1.422781"
+ id="path6240"
+ sodipodi:nodetypes="cc" />
+ </g>
+ <g
+ id="g6268"
+ clip-path="url(#clipPath4697)"
+ transform="matrix(0.71852156,-0.34156775,0.34156775,0.71852156,-37.914623,124.4569)">
+ <g
+ inkscape:label="Clip"
+ id="g6254">
+ <ellipse
+ style="opacity:1;fill:#aa4400;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.382498;stroke-linecap:round;stroke-opacity:1;stop-color:#000000"
+ id="ellipse6252"
+ cx="216.75359"
+ cy="77.73336"
+ rx="10.172014"
+ ry="9.2480192" />
+ </g>
+ <ellipse
+ style="opacity:1;fill:#ff6600;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.266715;stroke-linecap:round;stroke-opacity:1;filter:url(#filter4677);stop-color:#000000"
+ id="ellipse6256"
+ cx="216.75359"
+ cy="76.333656"
+ rx="7.0929179"
+ ry="6.4486189" />
+ <ellipse
+ style="opacity:0.496732;fill:#ffe680;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.266715;stroke-linecap:round;stroke-opacity:1;filter:url(#filter4677);stop-color:#000000"
+ id="ellipse6258"
+ cx="216.75359"
+ cy="76.333656"
+ rx="7.0929179"
+ ry="6.4486189"
+ transform="matrix(1.0025162,0,0,-0.38831922,-0.19546343,101.42646)" />
+ <ellipse
+ style="opacity:1;fill:#552200;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.141935;stroke-linecap:round;stroke-opacity:1;stop-color:#000000"
+ id="ellipse6260"
+ cx="216.85356"
+ cy="71.884605"
+ rx="5.889061"
+ ry="2.1995289" />
+ <path
+ style="fill:none;stroke:#ff8410;stroke-width:1.79213;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+ d="m 207.25667,78.584788 c 1.40772,4.369503 17.95618,3.868564 20.32478,-0.195633"
+ id="path6262"
+ sodipodi:nodetypes="cc" />
+ <path
+ style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-variant-east-asian:normal;font-feature-settings:normal;font-variation-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;shape-margin:0;inline-size:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#4a2400;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate;stop-color:#000000;stop-opacity:1"
+ d="m 206.41992,76.361328 -1.92969,0.525391 c 0.5121,1.887307 2.36156,3.012673 4.58399,3.763672 2.22242,0.750998 4.96597,1.129129 7.75586,1.171875 2.78988,0.04274 5.61736,-0.252425 7.99414,-0.925782 2.37678,-0.673357 4.38247,-1.686908 5.31055,-3.445312 l -1.76758,-0.933594 c -0.47885,0.907254 -1.96752,1.854362 -4.08789,2.455078 -2.12038,0.600716 -4.7933,0.889823 -7.41797,0.84961 -2.62467,-0.04021 -5.20981,-0.411967 -7.14649,-1.066407 -1.93668,-0.654439 -3.0762,-1.588474 -3.29492,-2.394531 z"
+ id="path6264" />
+ <path
+ style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-variant-east-asian:normal;font-feature-settings:normal;font-variation-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;shape-margin:0;inline-size:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#280b0b;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate;stop-color:#000000;stop-opacity:1"
+ d="m 206.41992,76.361328 -2.21326,-1.672295 c -0.31621,0.644845 3.28317,4.07607 5.5056,4.827069 2.22242,0.750995 4.32793,1.129129 7.11782,1.171875 2.78988,0.04274 5.75915,-0.394212 8.13593,-1.067569 2.37678,-0.673357 3.95711,-2.679411 4.88519,-4.437815 l -1.48401,1.334985 c -0.47885,0.907254 -1.96752,1.854362 -4.08789,2.455078 -2.12038,0.600716 -4.7933,0.889823 -7.41797,0.84961 -2.62467,-0.04021 -5.20981,-0.411967 -7.14649,-1.066407 -1.93668,-0.654439 -3.0762,-1.588474 -3.29492,-2.394531 z"
+ id="path6266"
+ sodipodi:nodetypes="ccsssccsssc" />
+ </g>
+ <path
+ id="path6270"
+ style="fill:url(#linearGradient6370);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.0814993;stroke-linecap:round;stroke-opacity:1;stop-color:#000000"
+ d="m 143.32287,96.465915 c 0.27109,0.570275 0.43682,1.196529 0.28297,1.763814 -0.52396,1.931961 0.76372,3.302571 0.52863,3.686761 -0.31067,0.50771 -0.85481,0.75005 -1.43247,1.02466 -0.51345,0.24408 -1.05952,0.33836 -1.5888,0.3004 -0.40536,-0.0291 -0.49502,-1.76976 -2.04919,-2.55293 -0.62234,-0.3136 -1.1587,-0.815672 -1.48118,-1.49403 -0.7535,-1.585067 -0.0794,-3.480853 1.50568,-4.234356 1.58507,-0.753502 3.48085,-0.07939 4.23436,1.505681 z"
+ sodipodi:nodetypes="sssssssss" />
+ <path
+ id="path6272"
+ style="fill:url(#linearGradient6372);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.0691012;stroke-linecap:round;stroke-opacity:1;stop-color:#000000"
+ d="m 142.82555,96.114875 c 0.21938,0.461493 0.34497,0.972343 0.19316,1.444401 -0.51707,1.607676 0.49526,2.548444 0.27806,2.872164 -0.28703,0.42779 -0.69913,0.79301 -1.21229,1.03696 -0.45612,0.21683 -0.93615,0.31125 -1.39745,0.2962 -0.3533,-0.0115 -0.37825,-1.44279 -1.71221,-2.040327 -0.53416,-0.239279 -0.98741,-0.636445 -1.24838,-1.185406 -0.60977,-1.282717 0.0374,-2.865191 1.44547,-3.534558 1.40808,-0.669366 3.04387,-0.172151 3.65364,1.110566 z"
+ sodipodi:nodetypes="sssssssss" />
+ <ellipse
+ style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.05145;stroke-linecap:round;stroke-opacity:1;filter:url(#filter5021);stop-color:#000000"
+ id="ellipse6274"
+ cx="19.138651"
+ cy="52.792263"
+ rx="1.4804955"
+ ry="0.69299793"
+ transform="matrix(1.1232538,-0.53396763,1.0893096,2.2914705,61.120735,-13.800811)" />
+ <path
+ style="fill:url(#linearGradient6374);fill-opacity:1;stroke:none;stroke-width:0.210496px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 147.03432,99.318469 c 1.11249,0.418491 3.53144,1.410691 4.44947,3.581031 l -0.62364,0.63806 c -0.74197,-2.37813 -2.99597,-3.22647 -3.82583,-4.219091 z"
+ id="path6276"
+ sodipodi:nodetypes="cccc" />
+ <path
+ style="fill:url(#linearGradient6376);fill-opacity:1;stroke:none;stroke-width:0.210496px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 137.40391,103.33606 c -0.37783,1.12695 -1.13557,3.62927 -0.0321,5.71144 l 1.22204,0.22773 c -1.3758,-2.07683 -0.94413,-4.66893 -1.18998,-5.93917 z"
+ id="path6278"
+ sodipodi:nodetypes="cccc" />
+ <path
+ style="fill:url(#linearGradient6378);fill-opacity:1;stroke:none;stroke-width:0.126928px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 150.57816,110.19333 c 0.49166,-0.63119 1.95234,-3.53207 1.4479,-4.38595 l -0.81412,0.95986 c -0.0264,1.59421 -0.60639,2.83109 -0.63378,3.42609 z"
+ id="path6280"
+ sodipodi:nodetypes="cccc" />
+ <path
+ style="fill:url(#linearGradient6380);fill-opacity:1;stroke:none;stroke-width:0.126928px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 143.25566,113.53577 c -0.7999,-0.0172 -3.29516,-0.78383 -4.04938,-1.74154 l 1.25864,0.0277 c 0.9736,1.11884 2.31202,1.35948 2.79074,1.71388 z"
+ id="path6282"
+ sodipodi:nodetypes="cccc" />
+ <path
+ id="path6284"
+ style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient6382);stroke-width:0.443554;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000"
+ d="m 137.13101,90.237097 c -2.66994,1.26923 -4.36255,3.939165 -3.44939,5.860438 0.47951,1.294721 3.60968,7.566425 4.03211,8.481995 3.00379,2.71522 10.87511,-2.46913 9.93757,-4.680038 -0.37264,-0.962702 -3.60979,-7.565933 -4.03211,-8.481999 -0.91344,-1.921144 -3.81823,-2.449619 -6.48818,-1.180396 z"
+ sodipodi:nodetypes="sccccs" />
+ <ellipse
+ style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.0594115;stroke-linecap:round;stroke-opacity:1;stop-color:#000000"
+ id="ellipse6286"
+ cx="57.330357"
+ cy="154.83987"
+ rx="2.1131001"
+ ry="0.64742494"
+ transform="matrix(0.80592685,-0.59201513,0.58531311,0.81080736,0,0)"
+ inkscape:transform-center-x="-0.69985014"
+ inkscape:transform-center-y="0.59987155" />
+ <path
+ id="path6288"
+ style="opacity:0.496732;fill:#c5fffe;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.526223;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000"
+ d="m 138.91688,104.51088 -0.81021,-0.40748 -3.89303,-8.189389 c -0.36438,-0.603992 -0.64098,-2.639447 1.86335,-4.325969 -0.96488,1.135695 -1.87476,3.061845 -1.02577,4.698419 z"
+ sodipodi:nodetypes="cccccc" />
+ <path
+ id="path6290"
+ style="opacity:0.496732;fill:#c5fffe;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.526223;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000"
+ d="m 146.8302,100.88119 0.19551,-0.885581 -3.89303,-8.189387 c -0.23835,-0.663902 -1.64223,-2.16348 -4.53122,-1.286145 1.48991,-0.03125 3.55809,0.479203 4.29125,2.170837 z"
+ sodipodi:nodetypes="cccccc" />
+ <ellipse
+ style="fill:#7b3000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.662441;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000"
+ id="ellipse9570"
+ cx="109.78259"
+ cy="134.61472"
+ rx="1.7595494"
+ ry="1.6584275"
+ transform="matrix(0.98330282,-0.1819768,0.29968454,0.95403835,0,0)"
+ inkscape:transform-center-x="-1.8089915"
+ inkscape:transform-center-y="-0.20188848" />
+ <g
+ id="g9568"
+ transform="matrix(1.1892581,0,0,1.1892581,-27.952514,-20.392019)">
+ <ellipse
+ style="fill:#ab4500;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.564128;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000"
+ id="ellipse6292"
+ cx="87.130829"
+ cy="160.72189"
+ rx="1.5154945"
+ ry="1.3958503"
+ transform="rotate(-25.425283)" />
+ <ellipse
+ style="fill:#ff6600;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.402949;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000"
+ id="ellipse6294"
+ cx="87.051064"
+ cy="160.36296"
+ rx="1.082496"
+ ry="0.99703592"
+ transform="rotate(-25.425283)" />
+ <ellipse
+ style="fill:#ff9f39;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.180266;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000"
+ id="ellipse6298"
+ cx="87.011185"
+ cy="159.96414"
+ rx="0.48427451"
+ ry="0.44604233"
+ transform="rotate(-25.425283)" />
+ </g>
+ <ellipse
+ style="fill:#552200;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.346209;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000"
+ id="ellipse6296"
+ cx="116.00988"
+ cy="137.35515"
+ rx="0.8499037"
+ ry="0.93743408"
+ transform="matrix(0.97642021,-0.21587859,0.254295,0.9671267,0,0)"
+ inkscape:transform-center-x="-0.8676721"
+ inkscape:transform-center-y="-0.11568833" />
+ <g
+ id="g6316"
+ inkscape:transform-center-x="-8.7281404"
+ inkscape:transform-center-y="-0.021728305"
+ transform="matrix(1.156055,-0.33070375,-0.1992635,0.82353814,130.14914,63.849725)">
+ <path
+ id="path6300"
+ style="opacity:1;fill:#ffffff;fill-opacity:0.66129;fill-rule:evenodd;stroke:url(#linearGradient6384);stroke-width:0.3;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000"
+ d="m 43.371712,65.88824 c -5.544256,0 -16.684145,-0.838763 -16.684147,-1.873431 -1e-6,-1.034668 11.139889,-1.873432 16.684147,-1.873432 6.437849,-0.215982 2.566536,3.731723 0,3.746863 z"
+ sodipodi:nodetypes="cscc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient6386);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="M 46.729749,63.908764 27.288476,64.050155"
+ id="path6302"
+ sodipodi:nodetypes="cc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient6388);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 42.876843,62.176724 -2.227102,1.776258"
+ id="path6304"
+ sodipodi:nodetypes="cc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient6390);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="M 43.583798,65.852892 41.992956,64.023678"
+ id="path6306"
+ sodipodi:nodetypes="cc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient6392);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 45.174448,65.358023 -0.664491,-0.53018 -1.880742,-0.02651"
+ id="path6308"
+ sodipodi:nodetypes="ccc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient6394);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 39.129979,63.97946 1.036389,-1.037459 -3.717475,0.146312 -1.737577,0.935365"
+ id="path6310"
+ sodipodi:nodetypes="cccc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient6396);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 37.539329,64.014808 1.319172,0.977364 -5.060691,-0.207166 -1.52549,-0.832024"
+ id="path6312"
+ sodipodi:nodetypes="cccc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient6398);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 45.45723,62.424158 -1.555494,1.422781"
+ id="path6314"
+ sodipodi:nodetypes="cc" />
+ </g>
+ <g
+ id="g6334"
+ inkscape:transform-center-x="-10.136896"
+ inkscape:transform-center-y="7.7979418"
+ transform="matrix(1.0624095,0.23864828,0.26327302,0.7404439,102.96623,54.069688)">
+ <path
+ id="path6318"
+ style="opacity:1;fill:#ffffff;fill-opacity:0.66129;fill-rule:evenodd;stroke:url(#linearGradient6400);stroke-width:0.3;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000"
+ d="m 43.371712,65.88824 c -5.544256,0 -16.684145,-0.838763 -16.684147,-1.873431 -1e-6,-1.034668 11.139889,-1.873432 16.684147,-1.873432 6.437849,-0.215982 2.566536,3.731723 0,3.746863 z"
+ sodipodi:nodetypes="cscc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient6402);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="M 46.729749,63.908764 27.288476,64.050155"
+ id="path6320"
+ sodipodi:nodetypes="cc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient6404);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 42.876843,62.176724 -2.227102,1.776258"
+ id="path6322"
+ sodipodi:nodetypes="cc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient6406);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="M 43.583798,65.852892 41.992956,64.023678"
+ id="path6324"
+ sodipodi:nodetypes="cc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient6408);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 45.174448,65.358023 -0.664491,-0.53018 -1.880742,-0.02651"
+ id="path6326"
+ sodipodi:nodetypes="ccc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient6410);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 39.129979,63.97946 1.036389,-1.037459 -3.717475,0.146312 -1.737577,0.935365"
+ id="path6328"
+ sodipodi:nodetypes="cccc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient6412);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 37.539329,64.014808 1.319172,0.977364 -5.060691,-0.207166 -1.52549,-0.832024"
+ id="path6330"
+ sodipodi:nodetypes="cccc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient6414);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 45.45723,62.424158 -1.555494,1.422781"
+ id="path6332"
+ sodipodi:nodetypes="cc" />
+ </g>
+ <g
+ id="g9590"
+ style="stroke:url(#linearGradient9598)">
+ <path
+ style="fill:none;stroke:url(#linearGradient10390);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 147.90505,103.98921 0.91904,1.13113"
+ id="path9572" />
+ <path
+ style="fill:none;stroke:url(#linearGradient10392);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 148.21748,103.70177 0.91904,1.13113"
+ id="path9574" />
+ <path
+ style="fill:none;stroke:url(#linearGradient10394);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 148.69238,103.28936 0.94403,1.20611"
+ id="path9576"
+ sodipodi:nodetypes="cc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient10396);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 149.19227,102.97693 0.90654,1.15613"
+ id="path9578"
+ sodipodi:nodetypes="cc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient10398);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 149.49221,102.72698 0.95653,1.14363"
+ id="path9580"
+ sodipodi:nodetypes="cc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient10400);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 147.24269,104.5141 0.91904,1.13113"
+ id="path9582" />
+ </g>
+ <ellipse
+ style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.66;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000"
+ id="path9600"
+ cx="139.99503"
+ cy="90.530609"
+ rx="0.67485547"
+ ry="0.34992504" />
+ <ellipse
+ style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.66;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000"
+ id="path9602"
+ cx="134.54617"
+ cy="94.554749"
+ rx="0.47489828"
+ ry="0.67485547" />
+ <ellipse
+ style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.66;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000"
+ id="path9604"
+ cx="102.44404"
+ cy="141.83606"
+ rx="0.37491971"
+ ry="1.199743"
+ transform="rotate(-20.42051)" />
+ <ellipse
+ style="display:inline;opacity:1;fill:#ff8410;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.420886;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000"
+ id="path10061-38"
+ cx="74.815155"
+ cy="142.01271"
+ rx="0.87168831"
+ ry="2.856282"
+ transform="matrix(0.977736,-0.20983878,0.4628109,0.88645703,0,0)"
+ inkscape:transform-center-x="-0.45415408"
+ inkscape:transform-center-y="0.51051285" />
+ <ellipse
+ style="display:inline;opacity:1;fill:#280b0b;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.456003;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000"
+ id="circle10063-8"
+ cx="66.600105"
+ cy="142.25174"
+ rx="0.99119943"
+ ry="2.9485495"
+ transform="matrix(0.98282537,-0.18453805,0.51244918,0.85871755,0,0)"
+ inkscape:transform-center-x="-0.32306146"
+ inkscape:transform-center-y="0.035310718" />
+ <ellipse
+ style="display:inline;opacity:1;fill:#4a2400;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.349546;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000"
+ id="circle10065-8"
+ cx="68.279884"
+ cy="142.35808"
+ rx="0.75246257"
+ ry="2.2821991"
+ transform="matrix(0.98188407,-0.18948265,0.50212687,0.86479397,0,0)"
+ inkscape:transform-center-x="-0.40797645"
+ inkscape:transform-center-y="0.34405308" />
+ <ellipse
+ style="display:inline;opacity:1;fill:#280b0b;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.324127;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000"
+ id="circle10067-51"
+ cx="66.521507"
+ cy="142.28632"
+ rx="0.70508331"
+ ry="2.0942214"
+ transform="matrix(0.98289814,-0.18415004,0.51327272,0.85822556,0,0)"
+ inkscape:transform-center-x="-0.32376929"
+ inkscape:transform-center-y="0.035313984" />
+ <ellipse
+ style="display:inline;opacity:1;fill:#15a6a3;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.191702;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000"
+ id="circle10069-7"
+ cx="68.664009"
+ cy="149.09489"
+ rx="0.33196089"
+ ry="1.5559627"
+ transform="matrix(0.95543314,-0.29520758,0.48982537,0.87182057,0,0)"
+ inkscape:transform-center-x="-0.21351891"
+ inkscape:transform-center-y="0.035320262" />
+ <ellipse
+ style="display:inline;opacity:1;fill:#28ecf6;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.154326;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000"
+ id="circle10071-9"
+ cx="68.664009"
+ cy="149.09489"
+ rx="0.26723954"
+ ry="1.2526014"
+ transform="matrix(0.95543314,-0.29520758,0.48982537,0.87182057,0,0)"
+ inkscape:transform-center-x="-0.21351891"
+ inkscape:transform-center-y="0.035320262" />
+ <ellipse
+ style="display:inline;opacity:1;fill:#c5e0ef;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.062964;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000"
+ id="circle10073-21"
+ cx="68.685577"
+ cy="149.43198"
+ rx="0.10903165"
+ ry="0.51105171"
+ transform="matrix(0.95543314,-0.29520758,0.48982537,0.87182057,0,0)"
+ inkscape:transform-center-x="-0.39923725"
+ inkscape:transform-center-y="0.3228281" />
+ </g>
+ <ellipse
+ style="display:inline;opacity:1;fill:#ff8410;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.275538;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000"
+ id="path10061-9"
+ cx="142.85725"
+ cy="174.20929"
+ rx="0.76200515"
+ ry="1.4003508"
+ transform="matrix(0.94896313,-0.31538704,0.23543104,0.97189106,0,0)" />
+ <ellipse
+ style="display:inline;opacity:1;fill:#280b0b;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.275538;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000"
+ id="circle10063-4"
+ cx="142.91882"
+ cy="173.95467"
+ rx="0.76200515"
+ ry="1.4003508"
+ transform="matrix(0.94896313,-0.31538704,0.23543104,0.97189106,0,0)" />
+ <ellipse
+ style="display:inline;opacity:1;fill:#4a2400;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.214778;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000"
+ id="circle10065-9"
+ cx="142.85692"
+ cy="174.1172"
+ rx="0.59397107"
+ ry="1.0915514"
+ transform="matrix(0.94896313,-0.31538704,0.23543104,0.97189106,0,0)" />
+ <ellipse
+ style="display:inline;opacity:1;fill:#280b0b;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.19559;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000"
+ id="circle10067-9"
+ cx="142.91882"
+ cy="173.95467"
+ rx="0.54090768"
+ ry="0.99403602"
+ transform="matrix(0.94896313,-0.31538704,0.23543104,0.97189106,0,0)" />
+ <ellipse
+ style="display:inline;opacity:1;fill:#5e5e5e;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.147621;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000"
+ id="circle10069-6"
+ cx="142.91882"
+ cy="173.95467"
+ rx="0.40824923"
+ ry="0.75024712"
+ transform="matrix(0.94896313,-0.31538704,0.23543104,0.97189106,0,0)" />
+ <ellipse
+ style="display:inline;opacity:1;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.0820739;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000"
+ id="circle10071-0"
+ cx="142.91882"
+ cy="173.95467"
+ rx="0.22697681"
+ ry="0.41711941"
+ transform="matrix(0.94896313,-0.31538704,0.23543104,0.97189106,0,0)" />
+ <g
+ id="g10362">
+ <ellipse
+ style="display:inline;opacity:1;fill:#ff8410;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.0663793;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000"
+ id="ellipse10356"
+ cx="146.58449"
+ cy="176.02908"
+ rx="0.17903236"
+ ry="0.34591186"
+ transform="matrix(0.94305988,-0.332623,0.22253518,0.97492466,0,0)" />
+ <ellipse
+ style="display:inline;opacity:1;fill:#280b0b;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.0617724;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000"
+ id="ellipse10358"
+ cx="140.61937"
+ cy="169.58076"
+ rx="0.17662539"
+ ry="0.30364582"
+ transform="matrix(0.9559115,-0.2936549,0.25351102,0.9673325,0,0)" />
+ </g>
+ <g
+ id="g10368"
+ transform="matrix(0.40526397,0,0,1,103.77592,-0.43301017)">
+ <ellipse
+ style="display:inline;opacity:1;fill:#ff8410;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.0663793;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000"
+ id="ellipse10364"
+ cx="146.58449"
+ cy="176.02908"
+ rx="0.17903236"
+ ry="0.34591186"
+ transform="matrix(0.94305988,-0.332623,0.22253518,0.97492466,0,0)" />
+ <ellipse
+ style="display:inline;opacity:1;fill:#280b0b;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.0617724;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000"
+ id="ellipse10366"
+ cx="140.61937"
+ cy="169.58076"
+ rx="0.17662539"
+ ry="0.30364582"
+ transform="matrix(0.9559115,-0.2936549,0.25351102,0.9673325,0,0)" />
+ </g>
+ <g
+ id="g10727"
+ transform="matrix(-0.31501464,0,0,0.31501464,165.08801,-4.3902318)"
+ style="display:inline">
+ <ellipse
+ style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.05145;stroke-linecap:round;stroke-opacity:1;filter:url(#filter5021-0);stop-color:#000000"
+ id="ellipse10561"
+ cx="19.138651"
+ cy="52.792263"
+ rx="1.4804955"
+ ry="0.69299793"
+ transform="matrix(0.68879073,-0.13310005,0.3265135,1.4669408,147.70044,41.694085)" />
+ <ellipse
+ style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.0411331;stroke-linecap:round;stroke-opacity:1;stop-color:#000000"
+ id="ellipse10563"
+ cx="148.67117"
+ cy="144.9229"
+ rx="1.1550453"
+ ry="0.56774336"
+ transform="matrix(0.98183679,-0.18972749,0.21726441,0.97611279,0,0)" />
+ <circle
+ style="opacity:0.70915;fill:#ffffff;fill-opacity:0.66129;fill-rule:evenodd;stroke:none;stroke-width:0.3;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;filter:url(#filter6420-1);stop-color:#000000"
+ id="circle10565"
+ cx="19.495825"
+ cy="56.287945"
+ r="8.0982656"
+ transform="matrix(1.1447896,0,0,1.1447896,118.531,30.817275)" />
+ <g
+ id="g10585"
+ transform="matrix(-0.31616238,-0.22818123,-1.0810186,-0.09391345,219.12321,115.93571)"
+ inkscape:transform-center-x="-4.9857677"
+ inkscape:transform-center-y="-1.1493076">
+ <path
+ id="path10569"
+ style="opacity:1;fill:#ffffff;fill-opacity:0.66129;fill-rule:evenodd;stroke:url(#linearGradient11623);stroke-width:0.3;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000"
+ d="m 43.371712,65.88824 c -5.544256,0 -16.684145,-0.838763 -16.684147,-1.873431 -1e-6,-1.034668 11.139889,-1.873432 16.684147,-1.873432 6.437849,-0.215982 2.566536,3.731723 0,3.746863 z"
+ sodipodi:nodetypes="cscc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient11625);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="M 46.729749,63.908764 27.288476,64.050155"
+ id="path10571"
+ sodipodi:nodetypes="cc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient11627);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 42.876843,62.176724 -2.227102,1.776258"
+ id="path10573"
+ sodipodi:nodetypes="cc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient11629);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="M 43.583798,65.852892 41.992956,64.023678"
+ id="path10575"
+ sodipodi:nodetypes="cc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient11631);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 45.174448,65.358023 -0.664491,-0.53018 -1.880742,-0.02651"
+ id="path10577"
+ sodipodi:nodetypes="ccc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient11633);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 39.129979,63.97946 1.036389,-1.037459 -3.717475,0.146312 -1.737577,0.935365"
+ id="path10579"
+ sodipodi:nodetypes="cccc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient11635);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 37.539329,64.014808 1.319172,0.977364 -5.060691,-0.207166 -1.52549,-0.832024"
+ id="path10581"
+ sodipodi:nodetypes="cccc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient11637);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 45.45723,62.424158 -1.555494,1.422781"
+ id="path10583"
+ sodipodi:nodetypes="cc" />
+ </g>
+ <g
+ id="g10603"
+ transform="matrix(-0.47358022,-0.13195529,-0.75493213,0.10585752,203.90772,101.81153)"
+ inkscape:transform-center-x="0.22402063"
+ inkscape:transform-center-y="-1.5392919">
+ <path
+ id="path10587"
+ style="opacity:1;fill:#ffffff;fill-opacity:0.66129;fill-rule:evenodd;stroke:url(#linearGradient11639);stroke-width:0.3;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000"
+ d="m 43.371712,65.88824 c -5.544256,0 -16.684145,-0.838763 -16.684147,-1.873431 -1e-6,-1.034668 11.139889,-1.873432 16.684147,-1.873432 6.437849,-0.215982 2.566536,3.731723 0,3.746863 z"
+ sodipodi:nodetypes="cscc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient11641);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="M 46.729749,63.908764 27.288476,64.050155"
+ id="path10589"
+ sodipodi:nodetypes="cc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient11643);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 42.876843,62.176724 -2.227102,1.776258"
+ id="path10591"
+ sodipodi:nodetypes="cc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient11645);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="M 43.583798,65.852892 41.992956,64.023678"
+ id="path10593"
+ sodipodi:nodetypes="cc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient11647);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 45.174448,65.358023 -0.664491,-0.53018 -1.880742,-0.02651"
+ id="path10595"
+ sodipodi:nodetypes="ccc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient11649);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 39.129979,63.97946 1.036389,-1.037459 -3.717475,0.146312 -1.737577,0.935365"
+ id="path10597"
+ sodipodi:nodetypes="cccc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient11651);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 37.539329,64.014808 1.319172,0.977364 -5.060691,-0.207166 -1.52549,-0.832024"
+ id="path10599"
+ sodipodi:nodetypes="cccc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient11653);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 45.45723,62.424158 -1.555494,1.422781"
+ id="path10601"
+ sodipodi:nodetypes="cc" />
+ </g>
+ <g
+ id="g10621"
+ clip-path="url(#clipPath4697-0)"
+ transform="matrix(0.71852156,-0.34156775,0.34156775,0.71852156,-37.914623,124.4569)">
+ <g
+ inkscape:label="Clip"
+ id="g10607">
+ <ellipse
+ style="opacity:1;fill:#aa4400;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.382498;stroke-linecap:round;stroke-opacity:1;stop-color:#000000"
+ id="ellipse10605"
+ cx="216.75359"
+ cy="77.73336"
+ rx="10.172014"
+ ry="9.2480192" />
+ </g>
+ <ellipse
+ style="opacity:1;fill:#ff6600;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.266715;stroke-linecap:round;stroke-opacity:1;filter:url(#filter4677-0);stop-color:#000000"
+ id="ellipse10609"
+ cx="216.75359"
+ cy="76.333656"
+ rx="7.0929179"
+ ry="6.4486189" />
+ <ellipse
+ style="opacity:0.496732;fill:#ffe680;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.266715;stroke-linecap:round;stroke-opacity:1;filter:url(#filter4677-0);stop-color:#000000"
+ id="ellipse10611"
+ cx="216.75359"
+ cy="76.333656"
+ rx="7.0929179"
+ ry="6.4486189"
+ transform="matrix(1.0025162,0,0,-0.38831922,-0.19546343,101.42646)" />
+ <ellipse
+ style="opacity:1;fill:#552200;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.141935;stroke-linecap:round;stroke-opacity:1;stop-color:#000000"
+ id="ellipse10613"
+ cx="216.85356"
+ cy="71.884605"
+ rx="5.889061"
+ ry="2.1995289" />
+ <path
+ style="fill:none;stroke:#ff8410;stroke-width:1.79213;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+ d="m 207.25667,78.584788 c 1.40772,4.369503 17.95618,3.868564 20.32478,-0.195633"
+ id="path10615"
+ sodipodi:nodetypes="cc" />
+ <path
+ style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-variant-east-asian:normal;font-feature-settings:normal;font-variation-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;shape-margin:0;inline-size:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#4a2400;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate;stop-color:#000000;stop-opacity:1"
+ d="m 206.41992,76.361328 -1.92969,0.525391 c 0.5121,1.887307 2.36156,3.012673 4.58399,3.763672 2.22242,0.750998 4.96597,1.129129 7.75586,1.171875 2.78988,0.04274 5.61736,-0.252425 7.99414,-0.925782 2.37678,-0.673357 4.38247,-1.686908 5.31055,-3.445312 l -1.76758,-0.933594 c -0.47885,0.907254 -1.96752,1.854362 -4.08789,2.455078 -2.12038,0.600716 -4.7933,0.889823 -7.41797,0.84961 -2.62467,-0.04021 -5.20981,-0.411967 -7.14649,-1.066407 -1.93668,-0.654439 -3.0762,-1.588474 -3.29492,-2.394531 z"
+ id="path10617" />
+ <path
+ style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-variant-east-asian:normal;font-feature-settings:normal;font-variation-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;shape-margin:0;inline-size:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#280b0b;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate;stop-color:#000000;stop-opacity:1"
+ d="m 206.41992,76.361328 -2.21326,-1.672295 c -0.31621,0.644845 3.28317,4.07607 5.5056,4.827069 2.22242,0.750995 4.32793,1.129129 7.11782,1.171875 2.78988,0.04274 5.75915,-0.394212 8.13593,-1.067569 2.37678,-0.673357 3.95711,-2.679411 4.88519,-4.437815 l -1.48401,1.334985 c -0.47885,0.907254 -1.96752,1.854362 -4.08789,2.455078 -2.12038,0.600716 -4.7933,0.889823 -7.41797,0.84961 -2.62467,-0.04021 -5.20981,-0.411967 -7.14649,-1.066407 -1.93668,-0.654439 -3.0762,-1.588474 -3.29492,-2.394531 z"
+ id="path10619"
+ sodipodi:nodetypes="ccsssccsssc" />
+ </g>
+ <path
+ id="path10623"
+ style="fill:url(#linearGradient11655);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.0814993;stroke-linecap:round;stroke-opacity:1;stop-color:#000000"
+ d="m 143.32287,96.465915 c 0.27109,0.570275 0.43682,1.196529 0.28297,1.763814 -0.52396,1.931961 0.76372,3.302571 0.52863,3.686761 -0.31067,0.50771 -0.85481,0.75005 -1.43247,1.02466 -0.51345,0.24408 -1.05952,0.33836 -1.5888,0.3004 -0.40536,-0.0291 -0.49502,-1.76976 -2.04919,-2.55293 -0.62234,-0.3136 -1.1587,-0.815672 -1.48118,-1.49403 -0.7535,-1.585067 -0.0794,-3.480853 1.50568,-4.234356 1.58507,-0.753502 3.48085,-0.07939 4.23436,1.505681 z"
+ sodipodi:nodetypes="sssssssss" />
+ <path
+ id="path10625"
+ style="fill:url(#linearGradient11657);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.0691012;stroke-linecap:round;stroke-opacity:1;stop-color:#000000"
+ d="m 142.82555,96.114875 c 0.21938,0.461493 0.34497,0.972343 0.19316,1.444401 -0.51707,1.607676 0.49526,2.548444 0.27806,2.872164 -0.28703,0.42779 -0.69913,0.79301 -1.21229,1.03696 -0.45612,0.21683 -0.93615,0.31125 -1.39745,0.2962 -0.3533,-0.0115 -0.37825,-1.44279 -1.71221,-2.040327 -0.53416,-0.239279 -0.98741,-0.636445 -1.24838,-1.185406 -0.60977,-1.282717 0.0374,-2.865191 1.44547,-3.534558 1.40808,-0.669366 3.04387,-0.172151 3.65364,1.110566 z"
+ sodipodi:nodetypes="sssssssss" />
+ <ellipse
+ style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.05145;stroke-linecap:round;stroke-opacity:1;filter:url(#filter5021-0);stop-color:#000000"
+ id="ellipse10627"
+ cx="19.138651"
+ cy="52.792263"
+ rx="1.4804955"
+ ry="0.69299793"
+ transform="matrix(1.1232538,-0.53396763,1.0893096,2.2914705,61.120735,-13.800811)" />
+ <path
+ style="fill:url(#linearGradient11659);fill-opacity:1;stroke:none;stroke-width:0.210496px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 147.03432,99.318469 c 1.11249,0.418491 3.53144,1.410691 4.44947,3.581031 l -0.62364,0.63806 c -0.74197,-2.37813 -2.99597,-3.22647 -3.82583,-4.219091 z"
+ id="path10629"
+ sodipodi:nodetypes="cccc" />
+ <path
+ style="fill:url(#linearGradient11661);fill-opacity:1;stroke:none;stroke-width:0.210496px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 137.40391,103.33606 c -0.37783,1.12695 -1.13557,3.62927 -0.0321,5.71144 l 1.22204,0.22773 c -1.3758,-2.07683 -0.94413,-4.66893 -1.18998,-5.93917 z"
+ id="path10631"
+ sodipodi:nodetypes="cccc" />
+ <path
+ style="fill:url(#linearGradient11663);fill-opacity:1;stroke:none;stroke-width:0.126928px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 150.57816,110.19333 c 0.49166,-0.63119 1.95234,-3.53207 1.4479,-4.38595 l -0.81412,0.95986 c -0.0264,1.59421 -0.60639,2.83109 -0.63378,3.42609 z"
+ id="path10633"
+ sodipodi:nodetypes="cccc" />
+ <path
+ style="fill:url(#linearGradient11665);fill-opacity:1;stroke:none;stroke-width:0.126928px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 143.25566,113.53577 c -0.7999,-0.0172 -3.29516,-0.78383 -4.04938,-1.74154 l 1.25864,0.0277 c 0.9736,1.11884 2.31202,1.35948 2.79074,1.71388 z"
+ id="path10635"
+ sodipodi:nodetypes="cccc" />
+ <path
+ id="path10637"
+ style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient11667);stroke-width:0.443554;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000"
+ d="m 137.13101,90.237097 c -2.66994,1.26923 -4.36255,3.939165 -3.44939,5.860438 0.47951,1.294721 3.60968,7.566425 4.03211,8.481995 3.00379,2.71522 10.87511,-2.46913 9.93757,-4.680038 -0.37264,-0.962702 -3.60979,-7.565933 -4.03211,-8.481999 -0.91344,-1.921144 -3.81823,-2.449619 -6.48818,-1.180396 z"
+ sodipodi:nodetypes="sccccs" />
+ <ellipse
+ style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.0594115;stroke-linecap:round;stroke-opacity:1;stop-color:#000000"
+ id="ellipse10639"
+ cx="57.330357"
+ cy="154.83987"
+ rx="2.1131001"
+ ry="0.64742494"
+ transform="matrix(0.80592685,-0.59201513,0.58531311,0.81080736,0,0)"
+ inkscape:transform-center-x="-0.69985014"
+ inkscape:transform-center-y="0.59987155" />
+ <path
+ id="path10641"
+ style="opacity:0.496732;fill:#c5fffe;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.526223;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000"
+ d="m 138.91688,104.51088 -0.81021,-0.40748 -3.89303,-8.189389 c -0.36438,-0.603992 -0.64098,-2.639447 1.86335,-4.325969 -0.96488,1.135695 -1.87476,3.061845 -1.02577,4.698419 z"
+ sodipodi:nodetypes="cccccc" />
+ <path
+ id="path10643"
+ style="opacity:0.496732;fill:#c5fffe;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.526223;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000"
+ d="m 146.8302,100.88119 0.19551,-0.885581 -3.89303,-8.189387 c -0.23835,-0.663902 -1.64223,-2.16348 -4.53122,-1.286145 1.48991,-0.03125 3.55809,0.479203 4.29125,2.170837 z"
+ sodipodi:nodetypes="cccccc" />
+ <ellipse
+ style="fill:#7b3000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.662441;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000"
+ id="ellipse10645"
+ cx="109.78259"
+ cy="134.61472"
+ rx="1.7595494"
+ ry="1.6584275"
+ transform="matrix(0.98330282,-0.1819768,0.29968454,0.95403835,0,0)"
+ inkscape:transform-center-x="-1.8089915"
+ inkscape:transform-center-y="-0.20188848" />
+ <g
+ id="g10653"
+ transform="matrix(1.1892581,0,0,1.1892581,-27.952514,-20.392019)">
+ <ellipse
+ style="fill:#ab4500;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.564128;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000"
+ id="ellipse10647"
+ cx="87.130829"
+ cy="160.72189"
+ rx="1.5154945"
+ ry="1.3958503"
+ transform="rotate(-25.425283)" />
+ <ellipse
+ style="fill:#ff6600;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.402949;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000"
+ id="ellipse10649"
+ cx="87.051064"
+ cy="160.36296"
+ rx="1.082496"
+ ry="0.99703592"
+ transform="rotate(-25.425283)" />
+ <ellipse
+ style="fill:#ff9f39;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.180266;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000"
+ id="ellipse10651"
+ cx="87.011185"
+ cy="159.96414"
+ rx="0.48427451"
+ ry="0.44604233"
+ transform="rotate(-25.425283)" />
+ </g>
+ <ellipse
+ style="fill:#552200;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.346209;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000"
+ id="ellipse10655"
+ cx="116.00988"
+ cy="137.35515"
+ rx="0.8499037"
+ ry="0.93743408"
+ transform="matrix(0.97642021,-0.21587859,0.254295,0.9671267,0,0)"
+ inkscape:transform-center-x="-0.8676721"
+ inkscape:transform-center-y="-0.11568833" />
+ <g
+ id="g10673"
+ inkscape:transform-center-x="-8.7281404"
+ inkscape:transform-center-y="-0.021728305"
+ transform="matrix(1.156055,-0.33070375,-0.1992635,0.82353814,130.14914,63.849725)">
+ <path
+ id="path10657"
+ style="opacity:1;fill:#ffffff;fill-opacity:0.66129;fill-rule:evenodd;stroke:url(#linearGradient11669);stroke-width:0.3;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000"
+ d="m 43.371712,65.88824 c -5.544256,0 -16.684145,-0.838763 -16.684147,-1.873431 -1e-6,-1.034668 11.139889,-1.873432 16.684147,-1.873432 6.437849,-0.215982 2.566536,3.731723 0,3.746863 z"
+ sodipodi:nodetypes="cscc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient11671);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="M 46.729749,63.908764 27.288476,64.050155"
+ id="path10659"
+ sodipodi:nodetypes="cc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient11673);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 42.876843,62.176724 -2.227102,1.776258"
+ id="path10661"
+ sodipodi:nodetypes="cc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient11675);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="M 43.583798,65.852892 41.992956,64.023678"
+ id="path10663"
+ sodipodi:nodetypes="cc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient11677);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 45.174448,65.358023 -0.664491,-0.53018 -1.880742,-0.02651"
+ id="path10665"
+ sodipodi:nodetypes="ccc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient11679);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 39.129979,63.97946 1.036389,-1.037459 -3.717475,0.146312 -1.737577,0.935365"
+ id="path10667"
+ sodipodi:nodetypes="cccc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient11681);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 37.539329,64.014808 1.319172,0.977364 -5.060691,-0.207166 -1.52549,-0.832024"
+ id="path10669"
+ sodipodi:nodetypes="cccc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient11683);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 45.45723,62.424158 -1.555494,1.422781"
+ id="path10671"
+ sodipodi:nodetypes="cc" />
+ </g>
+ <g
+ id="g10691"
+ inkscape:transform-center-x="-10.136896"
+ inkscape:transform-center-y="7.7979418"
+ transform="matrix(1.0624095,0.23864828,0.26327302,0.7404439,102.96623,54.069688)">
+ <path
+ id="path10675"
+ style="opacity:1;fill:#ffffff;fill-opacity:0.66129;fill-rule:evenodd;stroke:url(#linearGradient10729);stroke-width:0.3;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000"
+ d="m 43.371712,65.88824 c -5.544256,0 -16.684145,-0.838763 -16.684147,-1.873431 -1e-6,-1.034668 11.139889,-1.873432 16.684147,-1.873432 6.437849,-0.215982 2.566536,3.731723 0,3.746863 z"
+ sodipodi:nodetypes="cscc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient11685);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="M 46.729749,63.908764 27.288476,64.050155"
+ id="path10677"
+ sodipodi:nodetypes="cc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient11687);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 42.876843,62.176724 -2.227102,1.776258"
+ id="path10679"
+ sodipodi:nodetypes="cc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient11689);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="M 43.583798,65.852892 41.992956,64.023678"
+ id="path10681"
+ sodipodi:nodetypes="cc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient11691);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 45.174448,65.358023 -0.664491,-0.53018 -1.880742,-0.02651"
+ id="path10683"
+ sodipodi:nodetypes="ccc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient11693);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 39.129979,63.97946 1.036389,-1.037459 -3.717475,0.146312 -1.737577,0.935365"
+ id="path10685"
+ sodipodi:nodetypes="cccc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient11695);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 37.539329,64.014808 1.319172,0.977364 -5.060691,-0.207166 -1.52549,-0.832024"
+ id="path10687"
+ sodipodi:nodetypes="cccc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient11697);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 45.45723,62.424158 -1.555494,1.422781"
+ id="path10689"
+ sodipodi:nodetypes="cc" />
+ </g>
+ <g
+ id="g10705"
+ style="stroke:url(#linearGradient10819)">
+ <path
+ style="fill:none;stroke:url(#linearGradient11699);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 147.90505,103.98921 0.91904,1.13113"
+ id="path10693" />
+ <path
+ style="fill:none;stroke:url(#linearGradient11701);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 148.21748,103.70177 0.91904,1.13113"
+ id="path10695" />
+ <path
+ style="fill:none;stroke:url(#linearGradient11703);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 148.69238,103.28936 0.94403,1.20611"
+ id="path10697"
+ sodipodi:nodetypes="cc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient11705);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 149.19227,102.97693 0.90654,1.15613"
+ id="path10699"
+ sodipodi:nodetypes="cc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient11707);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 149.49221,102.72698 0.95653,1.14363"
+ id="path10701"
+ sodipodi:nodetypes="cc" />
+ <path
+ style="fill:none;stroke:url(#linearGradient11709);stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 147.24269,104.5141 0.91904,1.13113"
+ id="path10703" />
+ </g>
+ <ellipse
+ style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.66;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000"
+ id="ellipse10707"
+ cx="139.99503"
+ cy="90.530609"
+ rx="0.67485547"
+ ry="0.34992504" />
+ <ellipse
+ style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.66;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000"
+ id="ellipse10709"
+ cx="134.54617"
+ cy="94.554749"
+ rx="0.47489828"
+ ry="0.67485547" />
+ <ellipse
+ style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.66;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000"
+ id="ellipse10711"
+ cx="102.44404"
+ cy="141.83606"
+ rx="0.37491971"
+ ry="1.199743"
+ transform="rotate(-20.42051)" />
+ <ellipse
+ style="display:inline;opacity:1;fill:#ff8410;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.420886;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000"
+ id="ellipse10713"
+ cx="74.815155"
+ cy="142.01271"
+ rx="0.87168831"
+ ry="2.856282"
+ transform="matrix(0.977736,-0.20983878,0.4628109,0.88645703,0,0)"
+ inkscape:transform-center-x="-0.45415408"
+ inkscape:transform-center-y="0.51051285" />
+ <ellipse
+ style="display:inline;opacity:1;fill:#280b0b;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.456003;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000"
+ id="ellipse10715"
+ cx="66.600105"
+ cy="142.25174"
+ rx="0.99119943"
+ ry="2.9485495"
+ transform="matrix(0.98282537,-0.18453805,0.51244918,0.85871755,0,0)"
+ inkscape:transform-center-x="-0.32306146"
+ inkscape:transform-center-y="0.035310718" />
+ <ellipse
+ style="display:inline;opacity:1;fill:#4a2400;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.349546;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000"
+ id="ellipse10717"
+ cx="68.279884"
+ cy="142.35808"
+ rx="0.75246257"
+ ry="2.2821991"
+ transform="matrix(0.98188407,-0.18948265,0.50212687,0.86479397,0,0)"
+ inkscape:transform-center-x="-0.40797645"
+ inkscape:transform-center-y="0.34405308" />
+ <ellipse
+ style="display:inline;opacity:1;fill:#280b0b;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.324127;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000"
+ id="ellipse10719"
+ cx="66.521507"
+ cy="142.28632"
+ rx="0.70508331"
+ ry="2.0942214"
+ transform="matrix(0.98289814,-0.18415004,0.51327272,0.85822556,0,0)"
+ inkscape:transform-center-x="-0.32376929"
+ inkscape:transform-center-y="0.035313984" />
+ <ellipse
+ style="display:inline;opacity:1;fill:#15a6a3;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.191702;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000"
+ id="ellipse10721"
+ cx="68.664009"
+ cy="149.09489"
+ rx="0.33196089"
+ ry="1.5559627"
+ transform="matrix(0.95543314,-0.29520758,0.48982537,0.87182057,0,0)"
+ inkscape:transform-center-x="-0.21351891"
+ inkscape:transform-center-y="0.035320262" />
+ <ellipse
+ style="display:inline;opacity:1;fill:#28ecf6;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.154326;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000"
+ id="ellipse10723"
+ cx="68.664009"
+ cy="149.09489"
+ rx="0.26723954"
+ ry="1.2526014"
+ transform="matrix(0.95543314,-0.29520758,0.48982537,0.87182057,0,0)"
+ inkscape:transform-center-x="-0.21351891"
+ inkscape:transform-center-y="0.035320262" />
+ <ellipse
+ style="display:inline;opacity:1;fill:#c5e0ef;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.062964;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000"
+ id="ellipse10725"
+ cx="68.685577"
+ cy="149.43198"
+ rx="0.10903165"
+ ry="0.51105171"
+ transform="matrix(0.95543314,-0.29520758,0.48982537,0.87182057,0,0)"
+ inkscape:transform-center-x="-0.39923725"
+ inkscape:transform-center-y="0.3228281" />
+ </g>
+ <g
+ id="g6610"
+ style="display:none">
+ <g
+ id="g6577"
+ transform="translate(228.35109,-34.792548)">
+ <g
+ id="g5827"
+ transform="matrix(2.5583936,0,0,2.5583936,51.782741,-91.884542)"
+ style="mix-blend-mode:normal;fill:#008080">
+ <g
+ id="g5927"
+ transform="matrix(0.65541473,0,0,0.65541473,-35.998539,4.8587111)"
+ style="fill:#008080">
+ <path
+ id="path5868"
+ style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-variant-east-asian:normal;font-feature-settings:normal;font-variation-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;shape-margin:0;inline-size:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#008080;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.399999;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate;stop-color:#000000;stop-opacity:1"
+ d="m 8.7511122,70.835538 v 0.19893 3.298916 11.888572 H 20.03787 V 70.835538 h -2.06052 z m 0.4003765,0.398281 h 8.4254873 v 0.974555 l -1.847343,1.726728 H 9.1514887 Z m 8.8258613,0 h 1.660137 v 14.58776 H 9.1514887 V 74.333384 h 6.7360333 l 2.089828,-1.951206 z m -8.2483312,0.613966 v 0.459428 h 1.2019662 v -0.459428 z m 1.8025302,0 v 0.459428 h 3.958948 v -0.459428 z m -1.8025302,0.954034 v 0.459846 h 3.5346992 v -0.459846 z m 4.2064592,0 v 0.459846 h 0.954455 v -0.459846 z"
+ sodipodi:nodetypes="cccccccccccccccccccccccccccccccccccccccccc" />
+ <path
+ id="rect5891"
+ style="opacity:1;fill:#008080;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.278918;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000"
+ d="m 13.320345,76.355126 -3.207003,4.322248 h 0.906316 l 3.207002,-4.322248 z m 1.708066,0 -3.207004,4.322248 h 2.509752 l 3.207003,-4.322248 z m 3.416,0 -3.207005,4.322248 h 3.206898 z"
+ sodipodi:nodetypes="cccccccccccccc" />
+ <path
+ id="path5901"
+ style="opacity:0.5;fill:#008080;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.158419;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000"
+ d="m 13.320345,82.071726 -3.207003,-1.394352 h 0.906316 l 3.207002,1.394352 z m 1.708066,0 -3.207004,-1.394352 h 2.509752 l 3.207003,1.394352 z m 3.416,0 -3.207005,-1.394352 h 3.206898 z"
+ sodipodi:nodetypes="cccccccccccccc" />
+ </g>
+ </g>
+ <g
+ id="g6337"
+ transform="translate(-54.684126,63.532839)">
+ <rect
+ style="mix-blend-mode:normal;fill:#008080;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.215262;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000"
+ id="rect6325"
+ width="0.98056489"
+ height="0.78197896"
+ x="40.103981"
+ y="66.082069" />
+ <rect
+ style="mix-blend-mode:normal;fill:#008080;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.351993;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000"
+ id="rect6327"
+ width="2.6218362"
+ height="0.78197896"
+ x="29.618389"
+ y="67.706184" />
+ <rect
+ style="mix-blend-mode:normal;fill:#008080;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.213852;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000"
+ id="rect6329"
+ width="0.96775419"
+ height="0.78197896"
+ x="-34.280174"
+ y="67.706184"
+ transform="scale(-1,1)" />
+ <rect
+ style="mix-blend-mode:normal;fill:#008080;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.518656;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000"
+ id="rect6331"
+ width="5.6924906"
+ height="0.78197896"
+ x="29.618389"
+ y="66.082069" />
+ <path
+ id="path6333"
+ style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-variant-east-asian:normal;font-feature-settings:normal;font-variation-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;shape-margin:0;inline-size:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#008080;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.680692;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate;stop-color:#000000;stop-opacity:1"
+ d="m 27.954571,64.358747 v 0.339241 5.615985 20.229668 H 47.162957 V 64.358747 h -3.509991 z m 0.681329,0.681332 h 14.338586 v 1.656999 l -3.143671,2.935564 H 28.6359 Z m 15.017066,0 h 2.828661 v 24.82152 H 28.6359 V 70.313973 h 11.461461 l 3.555605,-3.321128 z" />
+ <rect
+ style="mix-blend-mode:normal;fill:#008080;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.361906;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000"
+ id="rect6335"
+ width="2.7716172"
+ height="0.78197896"
+ x="36.334465"
+ y="66.082069" />
+ </g>
+ <g
+ id="g6165"
+ transform="translate(-53.588523,3.9991435)">
+ <path
+ id="path6149"
+ style="mix-blend-mode:normal;fill:#008080;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.671066;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000"
+ d="m 43.408766,75.298084 c -0.140222,-0.149872 -0.28377,-0.292709 -0.428506,-0.428517 l -3.349147,3.654255 c 0.380912,0.305191 0.81049,1.061966 0.72627,1.638657 l 5.068507,-0.995597 c -0.197983,-1.447189 -1.035145,-2.820245 -2.017105,-3.868827 z m -2.258801,0.523177 a 5.8115714,5.8115714 0 0 0 -8.107851,0.393023 5.8115714,5.8115714 0 0 0 0.195587,8.115605 5.8115714,5.8115714 0 0 0 8.118441,0.003 l -2.111961,-2.165585 a 2.7871824,2.7871824 0 0 1 -0.126177,0.115295 2.7871824,2.7871824 0 0 1 -3.93079,-0.291254 2.7871824,2.7871824 0 0 1 0.291253,-3.930788 2.7871824,2.7871824 0 0 1 3.666475,0.02469 z m 2.782414,4.534751 -3.635179,0.259274 c 0.04646,0.360819 -0.396969,0.999278 -0.603978,1.192257 l 2.612808,2.599289 c 0.954904,-1.097801 1.685445,-2.868818 1.626346,-4.050817 z m -5.12076,-1.437149 a 1.8976558,1.8976558 0 0 0 -2.683825,-0.01145 1.8976558,1.8976558 0 0 0 -0.01145,2.683828 1.8976558,1.8976558 0 0 0 2.683831,0.01145 1.8976558,1.8976558 0 0 0 0.01145,-2.683829 z" />
+ <rect
+ style="mix-blend-mode:normal;fill:#008080;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.564241;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000"
+ id="rect6151"
+ width="6.7370486"
+ height="0.78197896"
+ x="32.68615"
+ y="66.082069" />
+ <rect
+ style="mix-blend-mode:normal;fill:#008080;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.533159;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000"
+ id="rect6153"
+ width="6.0152221"
+ height="0.78197896"
+ x="29.618389"
+ y="67.706184" />
+ <rect
+ style="mix-blend-mode:normal;fill:#008080;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.277038;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000"
+ id="rect6155"
+ width="1.6241106"
+ height="0.78197896"
+ x="-38.400612"
+ y="67.706184"
+ transform="scale(-1,1)" />
+ <rect
+ style="mix-blend-mode:normal;fill:#008080;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.310881;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000"
+ id="rect6157"
+ width="2.0451748"
+ height="0.78197896"
+ x="29.618389"
+ y="66.082069" />
+ <path
+ id="path6163"
+ style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-variant-east-asian:normal;font-feature-settings:normal;font-variation-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;shape-margin:0;inline-size:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#008080;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.680692;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate;stop-color:#000000;stop-opacity:1"
+ d="m 27.954571,64.358747 v 0.339241 5.615985 20.229668 H 47.162957 V 64.358747 h -3.509991 z m 0.681329,0.681332 h 14.338586 v 1.656999 l -3.143671,2.935564 H 28.6359 Z m 15.017066,0 h 2.828661 v 24.82152 H 28.6359 V 70.313973 h 11.461461 l 3.555605,-3.321128 z" />
+ </g>
+ <g
+ id="g6183"
+ transform="translate(-53.988437,33.392848)">
+ <rect
+ style="mix-blend-mode:normal;fill:#008080;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.433678;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000"
+ id="rect6169"
+ width="3.9799225"
+ height="0.78197896"
+ x="37.104622"
+ y="66.082069" />
+ <rect
+ style="mix-blend-mode:normal;fill:#008080;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.351993;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000"
+ id="rect6171"
+ width="2.6218362"
+ height="0.78197896"
+ x="29.618389"
+ y="67.706184" />
+ <rect
+ style="mix-blend-mode:normal;fill:#008080;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.374467;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000"
+ id="rect6173"
+ width="2.9673259"
+ height="0.78197896"
+ x="-36.279747"
+ y="67.706184"
+ transform="scale(-1,1)" />
+ <rect
+ style="mix-blend-mode:normal;fill:#008080;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.453015;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000"
+ id="rect6175"
+ width="4.3427796"
+ height="0.78197896"
+ x="29.618389"
+ y="66.082069" />
+ <path
+ id="path6181"
+ style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-variant-east-asian:normal;font-feature-settings:normal;font-variation-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;shape-margin:0;inline-size:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#008080;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.680692;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate;stop-color:#000000;stop-opacity:1"
+ d="m 27.954571,64.358747 v 0.339241 5.615985 20.229668 H 47.162957 V 64.358747 h -3.509991 z m 0.681329,0.681332 h 14.338586 v 1.656999 l -3.143671,2.935564 H 28.6359 Z m 15.017066,0 h 2.828661 v 24.82152 H 28.6359 V 70.313973 h 11.461461 l 3.555605,-3.321128 z" />
+ <rect
+ style="mix-blend-mode:normal;fill:#008080;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.245704;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000"
+ id="rect6185"
+ width="1.2775156"
+ height="0.78197896"
+ x="-36.334465"
+ y="66.082069"
+ transform="scale(-1,1)" />
+ </g>
+ <path
+ style="fill:#008080;fill-opacity:1;stroke:none;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m -23.226605,120.90012 8.631176,-14.65805 4.306107,0.0241 v 14.63398 h -1.838084 V 110.5786 l -5.616555,10.36306 z"
+ id="path6187"
+ sodipodi:nodetypes="cccccccc" />
+ <path
+ id="path6341"
+ style="opacity:1;fill:#008080;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.484793;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000"
+ d="m -17.031852,136.4209 a 6.5130057,6.5735916 0 0 0 -6.513297,6.57324 6.5130057,6.5735916 0 0 0 6.513297,6.57376 6.5130057,6.5735916 0 0 0 6.512781,-6.57376 6.5130057,6.5735916 0 0 0 -6.512781,-6.57324 z m -2.744018,4.87567 a 1.7216312,2.3383352 0 0 1 0.0021,0 1.7216312,2.3383352 0 0 1 1.721859,2.33836 1.7216312,2.3383352 0 0 1 -1.721859,2.33836 1.7216312,2.3383352 0 0 1 -1.721342,-2.33836 1.7216312,2.3383352 0 0 1 1.719275,-2.33836 z m 4.956803,0 a 1.7216312,2.3383352 0 0 1 1.721859,2.33836 1.7216312,2.3383352 0 0 1 -1.721859,2.33836 1.7216312,2.3383352 0 0 1 -1.721342,-2.33836 1.7216312,2.3383352 0 0 1 1.721342,-2.33836 z m -5.464265,5.52111 c 0.286688,-0.0333 1.526564,0.6165 3.012219,0.6165 1.697891,0 3.074202,-0.84818 3.074231,-0.55604 6e-6,0.29215 -1.376315,1.36374 -3.074231,1.36374 -1.697916,0 -3.074754,-1.07159 -3.074748,-1.36374 4e-6,-0.0365 0.02157,-0.0557 0.06253,-0.0605 z" />
+ <ellipse
+ style="opacity:1;fill:#008080;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.216868;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000"
+ id="ellipse6345"
+ cx="-19.048164"
+ cy="144.4894"
+ rx="1.0196419"
+ ry="1.0980761" />
+ <ellipse
+ style="opacity:1;fill:#008080;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.216868;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000"
+ id="ellipse6349"
+ cx="15.544429"
+ cy="144.50708"
+ rx="1.0196419"
+ ry="1.0980761"
+ transform="scale(-1,1)" />
+ </g>
+ </g>
+ </g>
+ <g
+ inkscape:label="text"
+ inkscape:groupmode="layer"
+ id="layer1"
+ style="display:inline"
+ sodipodi:insensitive="true">
+ <g
+ style="display:inline;enable-background:new"
+ transform="matrix(0.15014233,0,0,0.15009536,6.062607,6.0837681)"
+ id="g9139">
+ <g
+ style="opacity:0.783251"
+ transform="translate(3.68968e-7,0.4883067)"
+ id="g6035">
+ <path
+ inkscape:connector-curvature="0"
+ sodipodi:nodetypes="ccccccccccccccccccccccc"
+ style="fill:#000000;fill-opacity:1;filter:url(#filter6017)"
+ d="m 54.1,12.98831 -41.2,42.2 c -15.6,15.6 10.1,14.3 19.4,20.2 4.3,2.8 -13.8,6.4 -10.1,10.1 3.6,3.7 21.7,7.1 25.3,10.7 3.6,3.69999 -7.3,7.59999 -3.7,11.29999 3.5,3.7 11.9,0.2 13.4,8.6 1.1,6.2 15.4,3.1 21.8,-2.2 4,-3.4 -6.9,-3.4 -3.3,-7.1 9,-9.09999 17,-4.1 20.3,-12.49999 1.8,-4.5 -13.6,-7.7 -9.5,-10.6 9.8,-6.9 45.8,-10.4 29.2,-27 l -42.7,-43.7 c -5.3,-5.000003 -14,-5.000003 -18.9,0 z m 47.3,81.3 c 0,2.1 16.3,3.3 15.4,-0.5 -1.3,-6.4 -13.6,-5.9 -15.4,0.5 z M 31.9,105.3883 c 3.7,3.2 9.3,-0.7 11.1,-5.2 -3.6,-4.69999 -16.9,0.3 -11.1,5.2 z m 67.5,-6.69999 c -4.6,4.19999 0.8,8.59999 5.3,5.69999 1.2,-0.8 -0.1,-4.7 -5.3,-5.69999 z"
+ id="path5987" />
+ <path
+ inkscape:connector-curvature="0"
+ id="path6021"
+ d="m 54.1,13.96492 -41.2,42.2 c -15.6,15.6 10.1,14.3 19.4,20.2 4.3,2.8 -13.8,6.4 -10.1,10.1 3.6,3.7 21.7,7.1 25.3,10.7 3.6,3.69998 -7.3,7.59998 -3.7,11.29998 3.5,3.7 11.9,0.2 13.4,8.6 1.1,6.2 15.4,3.1 21.8,-2.2 4,-3.4 -6.9,-3.4 -3.3,-7.1 9,-9.09998 17,-4.1 20.3,-12.49998 1.8,-4.5 -13.6,-7.7 -9.5,-10.6 9.8,-6.9 45.8,-10.4 29.2,-27 l -42.7,-43.7 c -5.3,-5 -14,-5 -18.9,0 z m 47.3,81.3 c 0,2.1 16.3,3.3 15.4,-0.5 -1.3,-6.4 -13.6,-5.9 -15.4,0.5 z M 31.9,106.3649 c 3.7,3.2 9.3,-0.7 11.1,-5.2 -3.6,-4.69998 -16.9,0.3 -11.1,5.2 z m 67.5,-6.69998 c -4.6,4.19998 0.8,8.59998 5.3,5.69998 1.2,-0.8 -0.1,-4.7 -5.3,-5.69998 z"
+ style="opacity:0.576355;fill:#000000;fill-opacity:1;filter:url(#filter6031)"
+ sodipodi:nodetypes="ccccccccccccccccccccccc" />
+ </g>
+ <path
+ inkscape:connector-curvature="0"
+ sodipodi:nodetypes="ccccccccccccccccccccccc"
+ style="fill:#000000;fill-opacity:1"
+ d="M 54.1,12.5 12.9,54.7 C -2.7,70.3 23,69 32.3,74.9 36.6,77.7 18.5,81.3 22.2,85 c 3.6,3.7 21.7,7.1 25.3,10.7 3.6,3.7 -7.3,7.6 -3.7,11.3 3.5,3.7 11.9,0.2 13.4,8.6 1.1,6.2 15.4,3.1 21.8,-2.2 4,-3.4 -6.9,-3.4 -3.3,-7.1 9,-9.1 17,-4.1 20.3,-12.5 1.8,-4.5 -13.6,-7.7 -9.5,-10.6 9.8,-6.9 45.8,-10.4 29.2,-27 L 73,12.5 c -5.3,-5 -14,-5 -18.9,0 z m 47.3,81.3 c 0,2.1 16.3,3.3 15.4,-0.5 -1.3,-6.4 -13.6,-5.9 -15.4,0.5 z m -69.5,11.1 c 3.7,3.2 9.3,-0.7 11.1,-5.2 -3.6,-4.7 -16.9,0.3 -11.1,5.2 z m 67.5,-6.7 c -4.6,4.2 0.8,8.6 5.3,5.7 1.2,-0.8 -0.1,-4.7 -5.3,-5.7 z"
+ id="use7631" />
+ <path
+ inkscape:connector-curvature="0"
+ sodipodi:nodetypes="ccccccccccccccccccccccc"
+ style="fill:none"
+ d="M 54.1,12.5 12.9,54.7 C -2.7,70.3 23,69 32.3,74.9 36.6,77.7 18.5,81.3 22.2,85 c 3.6,3.7 21.7,7.1 25.3,10.7 3.6,3.7 -7.3,7.6 -3.7,11.3 3.5,3.7 11.9,0.2 13.4,8.6 1.1,6.2 15.4,3.1 21.8,-2.2 4,-3.4 -6.9,-3.4 -3.3,-7.1 9,-9.1 17,-4.1 20.3,-12.5 1.8,-4.5 -13.6,-7.7 -9.5,-10.6 9.8,-6.9 45.8,-10.4 29.2,-27 L 73,12.5 c -5.3,-5 -14,-5 -18.9,0 z m 47.3,81.3 c 0,2.1 16.3,3.3 15.4,-0.5 -1.3,-6.4 -13.6,-5.9 -15.4,0.5 z m -69.5,11.1 c 3.7,3.2 9.3,-0.7 11.1,-5.2 -3.6,-4.7 -16.9,0.3 -11.1,5.2 z m 67.5,-6.7 c -4.6,4.2 0.8,8.6 5.3,5.7 1.2,-0.8 -0.1,-4.7 -5.3,-5.7 z"
+ id="use7639" />
+ <use
+ inkscape:label="blue_cast"
+ id="use7641"
+ xlink:href="#outline1"
+ class="low-specularity"
+ style="opacity:0.669951;fill:url(#linearGradient9175);filter:url(#filter8490)"
+ x="0"
+ y="0"
+ width="400"
+ height="300"
+ transform="matrix(0.9905442,0,0,0.9905442,0.6051535,0.604136)"
+ clip-path="url(#clipPath9086)" />
+ <path
+ inkscape:connector-curvature="0"
+ id="path7643"
+ d="m 16.56522,57.03937 c -11.201945,11.10103 8.47714,7.97256 23.6149,13.92674 l 31.2847,-55.00052 c -4.74316,-4.84409 -10.79826,-4.44041 -15.13776,0 z"
+ style="opacity:0.505263;fill:url(#shinySpecular-4);stroke:none"
+ class="specularity" />
+ <path
+ inkscape:connector-curvature="0"
+ d="m 70.5,15.5 16.3,16.6 c 1.5,1.5 1.5,4.6 0.6,5.5 L 79.3,31 77.7,40.7 71,37.1 60.1,44 56.5,29.5 50.7,42.1 36.2,42 c -2.8,0 -2.4,-2.9 0.5,-5.8 5.7,-6.3 16.8,-17 20.3,-20.7 3.6,-3.7 9.9,-3.6 13.5,0 z"
+ style="fill:url(#IcecapTip)"
+ class="full-specularity"
+ id="icecap-7" />
+ <path
+ inkscape:connector-curvature="0"
+ style="opacity:0.216749;fill:url(#radialGradient9177);fill-opacity:1;fill-rule:evenodd;stroke:none"
+ d="m 113,203.5 c 0,0 3.3405,5.1007 3,7.5 -0.6682,4.7087 -10.8094,7.0584 -8.5625,11.25 2.2199,4.1411 10.2214,1.794 16.9375,6.125 6.6875,4.3125 4.8895,13.1015 9.75,15.3125 9.4792,4.312 34.375,-7.4375 33.125,-7.1875 -1.25,0.25 -24.5701,5.0954 -29.8201,0.8454 -5.986,-4.8457 -7.7022,-8.2302 -12.1174,-11.0954 -4.1375,-2.685 -9.9497,-3.7804 -11.3025,-5.9787 -1.3528,-2.1982 2.7092,-5.0346 2.99,-9.2713 0.1686,-2.5444 -4,-7.5 -4,-7.5 z"
+ id="path8566"
+ transform="matrix(0.5296484,0,0,0.5296484,-11.72226,-13.86416)"
+ sodipodi:nodetypes="csszsszszsc" />
+ <path
+ inkscape:connector-curvature="0"
+ sodipodi:nodetypes="csszscssc"
+ transform="matrix(0.5296484,0,0,0.5296484,-11.72226,-13.86416)"
+ id="path8718"
+ d="m 113,203.5 c 0,0 3.3405,5.1007 3,7.5 -0.6682,4.7087 -10.8094,7.0584 -8.5625,11.25 2.2199,4.1411 10.2214,1.794 16.9375,6.125 6.6875,4.3125 4.8895,13.1015 9.75,15.3125 9.4792,4.312 34.375,-7.4375 33.125,-7.1875 -41.3396,0.1574 -33.6249,-10.4946 -49.5625,-17.5 -2.303,-1.0123 -0.9683,-3.7633 -0.6875,-8 0.1686,-2.5444 -4,-7.5 -4,-7.5 z"
+ style="opacity:0.275862;fill:url(#radialGradient8574);fill-opacity:1;fill-rule:evenodd;stroke:none;filter:url(#filter8732)" />
+ <path
+ inkscape:connector-curvature="0"
+ style="opacity:0.453202;fill:url(#radialGradient8744);fill-opacity:1;fill-rule:evenodd;stroke:none"
+ d="M 183.25,181.75 C 220.3537,168.0954 232.2736,166.2194 244.5,154 230.3393,165.9537 200.4015,172.3658 176,183 Z"
+ id="path8736"
+ transform="matrix(0.5296484,0,0,0.5296484,-11.72226,-13.86416)"
+ sodipodi:nodetypes="cccc" />
+ <path
+ inkscape:connector-curvature="0"
+ sodipodi:nodetypes="cccc"
+ transform="matrix(0.5296484,0,0,0.5296484,-11.72226,-14.79104)"
+ id="path8746"
+ d="m 183.25,181.75 c 61.1037,-21.6546 50.7736,-21.5306 61.25,-27.75 -19.4277,7.4367 -55.7345,8.2298 -68.5,29 z"
+ style="opacity:0.512315;fill:url(#radialGradient8768);fill-opacity:1;fill-rule:evenodd;stroke:none;filter:url(#filter8764)" />
+ <ellipse
+ style="display:inline;overflow:visible;visibility:visible;opacity:0.285714;fill:url(#linearGradient1080);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;enable-background:accumulate"
+ id="path8864"
+ transform="matrix(0.5296484,0,0,0.5296484,-12.38432,-14.79104)"
+ cx="229.9375"
+ cy="199.0625"
+ rx="7.9375"
+ ry="2.4375" />
+ <ellipse
+ transform="matrix(0.7131486,0,0,1.140781,-54.5779,-134.955)"
+ id="path8874"
+ style="display:inline;overflow:visible;visibility:visible;opacity:0.620689;fill:url(#linearGradient1082);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;filter:url(#filter8906);enable-background:accumulate"
+ cx="229.9375"
+ cy="199.0625"
+ rx="7.9375"
+ ry="2.4375" />
+ <path
+ inkscape:connector-curvature="0"
+ style="fill:url(#radialGradient8922);fill-opacity:1;fill-rule:evenodd;stroke:none;filter:url(#filter8980)"
+ d="m 214.125,203.75 c 3.7695,3.4842 24.7558,5.2722 28.1875,-1 -6.7366,4.7839 -21.7168,3.1026 -28.1875,1 z"
+ id="path8914"
+ transform="matrix(0.5296484,0,0,0.5296484,-11.72226,-14.23868)"
+ sodipodi:nodetypes="ccc" />
+ <ellipse
+ transform="matrix(0.2042516,-0.1035605,0.2395168,0.4723972,5.754795,30.28656)"
+ id="path8984"
+ style="display:inline;overflow:visible;visibility:visible;opacity:0.285714;fill:url(#linearGradient1084);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;enable-background:accumulate"
+ cx="229.9375"
+ cy="199.0625"
+ rx="6.5084429"
+ ry="3.082082" />
+ <ellipse
+ style="display:inline;overflow:visible;visibility:visible;opacity:0.620689;fill:url(#linearGradient1086);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;filter:url(#filter8906);enable-background:accumulate"
+ id="path8986"
+ transform="matrix(0.2750159,-0.1394397,0.5158824,1.017471,-65.3535,-69.30064)"
+ cx="229.9375"
+ cy="199.0625"
+ rx="7.055552"
+ ry="2.140048" />
+ <path
+ inkscape:connector-curvature="0"
+ sodipodi:nodetypes="ccc"
+ transform="matrix(0.2042516,-0.1035605,0.2395168,0.4723972,6.259901,30.64976)"
+ id="path8988"
+ d="m 217.0575,201.9403 c 3.7695,3.4842 26.9713,8.9112 25.255,0.8097 -3.3174,5.3233 -18.7842,1.2929 -25.255,-0.8097 z"
+ style="fill:url(#radialGradient8994);fill-opacity:1;fill-rule:evenodd;stroke:none;filter:url(#filter8980)" />
+ <path
+ inkscape:connector-curvature="0"
+ style="fill:url(#radialGradient9004);fill-opacity:1;fill-rule:evenodd;stroke:none"
+ d="m 68.25,186 c 0,-0.6206 38.8462,11.8385 45.5,18.5 -5.4712,-5.3385 -33.15971,-17.6161 -37.375,-17.75 -4.21529,-0.1339 -7.625,-0.5 -8.125,-0.75 z"
+ id="path8996"
+ transform="matrix(0.5296484,0,0,0.5296484,-11.72226,-13.86416)"
+ sodipodi:nodetypes="cczc" />
+ <g
+ id="g9018"
+ transform="matrix(0.8790148,-0.1929959,0.2338341,0.6959295,-20.20953,36.72556)">
+ <ellipse
+ style="display:inline;overflow:visible;visibility:visible;opacity:0.285714;fill:url(#linearGradient8912);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;enable-background:accumulate"
+ id="path9006"
+ transform="matrix(0.5296484,0,0,0.5296484,-84.4165,-4.727724)"
+ cx="229.9375"
+ cy="199.0625"
+ rx="7.9375"
+ ry="2.4375" />
+ <ellipse
+ transform="matrix(0.7131486,0,0,1.140781,-126.6101,-124.8917)"
+ id="path9008"
+ style="display:inline;overflow:visible;visibility:visible;opacity:0.620689;fill:url(#linearGradient8910);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;filter:url(#filter8906);enable-background:accumulate"
+ cx="229.9375"
+ cy="199.0625"
+ rx="7.9375"
+ ry="2.4375" />
+ </g>
+ <path
+ inkscape:connector-curvature="0"
+ style="opacity:0.615763;fill:url(#radialGradient9046);fill-opacity:1;fill-rule:evenodd;stroke:none;filter:url(#filter9068)"
+ d="m 80.5,220.0625 c 0,0 2.10339,5.6508 7.875,5.9375 5.83887,0.2901 12.5032,-7.007 13.0625,-9.625 -1,2.25 -6.59033,9.0333 -13.8125,8.9375 -4.09986,-0.054 -7.125,-5.25 -7.125,-5.25 z"
+ id="path9038"
+ transform="matrix(0.5296484,0,0,0.5296484,-11.62295,-14.42691)"
+ sodipodi:nodetypes="czczc" />
+ <path
+ inkscape:label="top_inner_highlight"
+ d="m 63.400391,10.207031 c -3.097253,0 -6.109664,1.119729 -8.257813,3.310547 L 13.943359,55.716797 a 1.4566767,1.4566767 0 0 1 -0.01367,0.01172 c -3.76575,3.765749 -4.6833689,6.246568 -4.4511724,7.638672 0.1160983,0.696051 0.4806181,1.290406 1.2089844,1.923828 0.728366,0.633421 1.814295,1.24767 3.138672,1.802734 2.648753,1.110128 6.210573,1.990179 9.710937,2.949219 3.500365,0.95904 6.941314,1.97644 9.542969,3.626953 a 1.4566767,1.4566767 0 0 1 0.01563,0.0098 c 0.396545,0.258215 0.759265,0.573102 1.021485,1.027343 0.262219,0.454242 0.363058,1.063946 0.259765,1.570313 -0.206586,1.012733 -0.840862,1.534685 -1.476562,2.019531 -1.2714,0.969692 -3.033992,1.772502 -4.789063,2.625 -1.755071,0.852498 -3.491971,1.748572 -4.371094,2.462891 -0.439561,0.357159 -0.599989,0.660243 -0.59375,0.638672 0.0062,-0.02157 -0.128773,-0.26354 0.08203,-0.05273 a 1.4566767,1.4566767 0 0 1 0.01367,0.01367 c 0.552307,0.567649 2.265324,1.519499 4.458984,2.388672 2.19366,0.869173 4.886021,1.748066 7.597656,2.628906 2.711635,0.88084 5.443057,1.762523 7.765625,2.669922 2.322568,0.907399 4.214347,1.74755 5.464844,2.998047 a 1.4566767,1.4566767 0 0 1 0.01367,0.01367 c 0.622684,0.639981 1.037708,1.431817 1.130859,2.246094 0.09315,0.814276 -0.118131,1.57267 -0.429687,2.21289 -0.623114,1.280442 -1.630567,2.266702 -2.542969,3.216802 -0.912402,0.95009 -1.729901,1.86349 -2.025391,2.4707 -0.147745,0.3036 -0.168219,0.48572 -0.154297,0.60742 0.01392,0.1217 0.04495,0.26186 0.322266,0.54688 A 1.4566767,1.4566767 0 0 1 44.859375,106 c 1.192742,1.2609 3.785509,1.43202 6.722656,2.11914 1.468574,0.34356 3.020143,0.87346 4.335938,2.01172 1.315794,1.13825 2.295418,2.86411 2.714843,5.21289 a 1.4566767,1.4566767 0 0 1 0,0.002 c 0.176524,0.99495 0.706144,1.48573 1.970704,1.88086 1.264559,0.39514 3.180187,0.45519 5.296875,0.14453 4.231067,-0.62097 9.266349,-2.69051 12.164062,-5.08789 0.164413,-0.1422 0.12384,-0.11325 0.179688,-0.18554 -0.19616,-0.14054 -0.645286,-0.45652 -1.396485,-0.83204 -0.890045,-0.44492 -1.928918,-0.85252 -2.732422,-1.86914 -0.401751,-0.5083 -0.701915,-1.30018 -0.583984,-2.08398 0.117931,-0.7838 0.546903,-1.43319 1.125,-2.02734 a 1.4566767,1.4566767 0 0 1 0.0078,-0.008 c 4.745529,-4.79825 9.436641,-5.965637 12.949219,-6.896481 1.756289,-0.465422 3.197168,-0.893298 4.310547,-1.595703 1.113379,-0.702405 1.986926,-1.649783 2.720703,-3.517578 a 1.4566767,1.4566767 0 0 1 0.0039,-0.0078 c 0.08095,-0.202377 0.07823,-0.240359 -0.03125,-0.478516 -0.10948,-0.238157 -0.40273,-0.618935 -0.873047,-1.027344 -0.940635,-0.816817 -2.51049,-1.719733 -4.0625,-2.580078 -1.552011,-0.860345 -3.067708,-1.643234 -4.164063,-2.660156 -0.548177,-0.508461 -1.100392,-1.139497 -1.166016,-2.113281 -0.06562,-0.973784 0.567086,-1.867526 1.306641,-2.390625 a 1.4566767,1.4566767 0 0 1 0.0039,-0.002 c 2.74583,-1.933288 6.881493,-3.416621 11.392579,-4.980468 4.511082,-1.563848 9.375252,-3.1606 13.328122,-5.009766 3.95288,-1.849166 6.87202,-3.996138 7.79688,-6.142578 0.46243,-1.07322 0.54046,-2.154833 0.0566,-3.558594 -0.48382,-1.403761 -1.59352,-3.115002 -3.56641,-5.08789 a 1.4566767,1.4566767 0 0 1 -0.0117,-0.01172 L 72,13.558594 l -0.002,-0.002 c -2.360461,-2.225808 -5.500354,-3.34961 -8.597656,-3.34961 z m 45.939449,79.998047 c -2.64033,0.09532 -5.06585,1.304857 -6.09961,3.189453 0.29289,0.10957 0.55221,0.22058 1.01954,0.328125 1.37503,0.316434 3.31963,0.542222 5.21093,0.583985 1.89131,0.04176 3.76134,-0.113616 4.91407,-0.433594 0.51958,-0.14423 0.8073,-0.316107 0.93164,-0.40625 -0.25999,-1.079658 -0.8934,-1.846192 -1.92188,-2.414063 -1.07322,-0.59257 -2.54715,-0.90208 -4.05469,-0.847656 z m -70.509762,9.087891 c -2.090061,-0.145362 -4.72053,0.673313 -6.003906,1.705081 -0.641688,0.51588 -0.887896,0.99276 -0.91211,1.31054 -0.02421,0.31779 0.06549,0.75172 0.925782,1.47852 a 1.4566767,1.4566767 0 0 1 0.01367,0.0117 c 1.35352,1.17061 2.867771,1.05974 4.611328,0.10937 1.464512,-0.79827 2.765689,-2.29912 3.632812,-3.875 -0.588706,-0.381638 -1.308952,-0.67356 -2.267578,-0.740231 z m 61.033203,0.611328 c -0.461503,0.578513 -0.728387,1.098963 -0.755859,1.472653 -0.03738,0.5085 0.134422,0.90445 0.529297,1.27735 0.739641,0.69848 2.327091,0.98567 3.957031,0.10937 -0.0359,-0.18943 -0.0984,-0.45737 -0.34375,-0.81445 -0.50163,-0.73008 -1.65445,-1.53832 -3.386719,-2.044923 z"
+ inkscape:href="#use7639"
+ id="87235"
+ style="fill:none;stroke:url(#radialGradient11553);stroke-width:1.00359;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;filter:url(#filter9298)"
+ xlink:href="#use7639"
+ inkscape:original="M 63.400391 8.75 C 59.950391 8.75 56.549609 10 54.099609 12.5 L 12.900391 54.699219 C -2.6996094 70.299219 23.000781 69.000391 32.300781 74.900391 C 36.600781 77.700391 18.499219 81.3 22.199219 85 C 25.799219 88.7 43.9 92.099219 47.5 95.699219 C 51.1 99.399219 40.200781 103.3 43.800781 107 C 47.300781 110.7 55.699219 107.19961 57.199219 115.59961 C 58.299219 121.79961 72.6 118.70039 79 113.40039 C 83 110.00039 72.099219 110.00078 75.699219 106.30078 C 84.699219 97.200781 92.7 102.20078 96 93.800781 C 97.8 89.300781 82.4 86.099219 86.5 83.199219 C 96.3 76.299219 132.29922 72.799219 115.69922 56.199219 L 73 12.5 C 70.35 10 66.850391 8.75 63.400391 8.75 z M 109.28711 88.75 C 105.82461 88.875 102.30039 90.600781 101.40039 93.800781 C 101.40039 95.900781 117.70078 97.100781 116.80078 93.300781 C 116.15078 90.100781 112.74961 88.625 109.28711 88.75 z M 38.931641 97.839844 C 33.944141 97.492969 27.550391 101.22539 31.900391 104.90039 C 35.600391 108.10039 41.2 104.19922 43 99.699219 C 42.1 98.524219 40.594141 97.955469 38.931641 97.839844 z M 99.400391 98.199219 C 94.800391 102.39922 100.19922 106.80039 104.69922 103.90039 C 105.89922 103.10039 104.60039 99.199219 99.400391 98.199219 z "
+ inkscape:radius="-1.456531"
+ sodipodi:type="inkscape:offset" />
+ <path
+ inkscape:connector-curvature="0"
+ sodipodi:nodetypes="csssssscs"
+ transform="matrix(0.4883067,0,0,0.4883067,-5.810401,-7.704252)"
+ id="path5897"
+ d="m 95.5,172 c -5.09061,1.5019 -21.59202,7.7371 -19.25,12.5 2.2436,4.5627 40.6114,6.4013 46.5,20 2.5679,5.9301 -5.8924,10.4033 -3.75,16.5 1.6497,4.6948 14.412,16.4908 22.486,22.0678 6.333,4.3744 14.651,-3.5224 11.264,-10.0678 -5.3959,-10.4276 18.4427,-23.1991 29.25,-29 6.3052,-3.3844 -13,-20 -13,-20 0,0 -73.5,-12 -73.5,-12 z"
+ style="opacity:0.325123;fill:url(#linearGradient5905);fill-opacity:1;fill-rule:evenodd;stroke:none;filter:url(#filter5983-5)" />
+ <path
+ inkscape:connector-curvature="0"
+ sodipodi:nodetypes="cssssssssss"
+ id="path5783"
+ d="m 41.74217,78.53304 c 2.23193,1.63922 6.63675,0.65053 9.28212,1.84176 6.34952,2.85921 14.15494,6.04542 12.71857,0.40455 0,0 -1.61577,1.34204 -1.61577,1.34204 0,0 -0.0315,-2.55754 -0.0315,-2.55754 0,0 -3.75198,0.91629 -3.75198,0.91629 0,0 -2.90617,-2.33276 -4.23852,-3.10199 -0.27829,-0.16067 -1.7077,1.29281 -1.7077,1.29281 0,0 -0.25697,-1.5438 -0.25697,-1.5438 -1.85737,-0.19764 -3.69616,-0.28481 -5.31515,-0.27182 -3.88094,0.0311 -6.49906,0.63774 -5.08307,1.6777 z"
+ style="fill:url(#linearGradient5801);fill-opacity:1;fill-rule:evenodd;stroke:none" />
+ <path
+ inkscape:connector-curvature="0"
+ sodipodi:nodetypes="csssssc"
+ transform="matrix(0.4883067,0,0,0.4883067,-5.810401,-7.704252)"
+ id="path5803"
+ d="m 182.75,187.25 c -1.7598,6.4783 21.6278,15.2799 19.875,19.75 -3.859,9.8416 -24.976,3.1375 -41.125,23.75 -2.3132,2.9525 3.25,13.5 2.5,12.25 -0.75,-1.25 -6.4649,-9.9629 -5,-14.25 4.5942,-13.4452 49.0128,-18.4575 40.875,-24.875 -4.6799,-3.6906 -21.5055,-13.8872 -17.125,-16.625 z"
+ style="opacity:0.477833;fill:url(#radialGradient5811);fill-opacity:1;fill-rule:evenodd;stroke:none;filter:url(#filter5845)" />
+ <ellipse
+ transform="matrix(0.4883067,0,0,0.4883067,-6.359746,-8.009444)"
+ id="path6041"
+ style="display:inline;overflow:visible;visibility:visible;opacity:0.586207;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;enable-background:accumulate"
+ cx="233.9375"
+ cy="201.1875"
+ rx="2.5625"
+ ry="1.0625" />
+ <ellipse
+ style="display:inline;overflow:visible;visibility:visible;opacity:0.586207;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;enable-background:accumulate"
+ id="path6043"
+ transform="matrix(0.3096579,0,0,0.4883067,27.52844,1.573576)"
+ cx="233.9375"
+ cy="201.1875"
+ rx="2.5625"
+ ry="1.0625" />
+ <ellipse
+ style="display:inline;overflow:visible;visibility:visible;opacity:0.586207;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;enable-background:accumulate"
+ id="path6045"
+ transform="matrix(0.5478563,0,0,0.4883067,-92.10223,1.115795)"
+ cx="233.9375"
+ cy="201.1875"
+ rx="2.5625"
+ ry="1.0625" />
+ <path
+ inkscape:connector-curvature="0"
+ sodipodi:nodetypes="ccc"
+ id="path5049"
+ d="m 36.67228,76.52865 c -7.15299,4.42411 -18.27403,6.03423 -6.10383,8.97264 -1.44971,-3.2281 3.13858,-2.87202 6.10383,-8.97264 z"
+ style="display:inline;overflow:visible;visibility:visible;opacity:0.251232;fill:url(#linearGradient5822);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2.04789;marker:none;enable-background:accumulate" />
+ <path
+ inkscape:connector-curvature="0"
+ style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:0.363158;fill:url(#linearGradient1030);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;filter:url(#filter10997-7);enable-background:accumulate"
+ d="m 8.83428,171.6472 c 0,0 22.59178,-2.1279 27.81802,-8.6464 3.05755,-3.8136 -12.15146,-8.2638 -8.86827,-12 12.35008,-14.0541 22.73076,-13.4673 37.05025,-19.3536 14.31949,-5.8862 9.03544,-8.769 4.40381,-11.3535 -7.9325,-4.4264 -25.58722,-9.1424 -19.74696,-19.6465 5.87688,-10.56993 57.34317,-25.24999 57.34317,-25.24999 15.5962,-5.32843 13.6391,-14.96447 6,-23 L 66.83428,6.647214 c 0,0 2.28296,43.388646 -7,61.999996 -11.4715,22.99914 -72.54408,48.66179 -47,51.49999 9,1 13.32065,4.0705 17,11 7.57631,14.2688 -21,40.5 -21,40.5 z"
+ id="path10207"
+ sodipodi:nodetypes="csszsscccsssc"
+ transform="matrix(0.4883067,0,0,0.4883067,57.7504,32.99748)" />
+ </g>
+ <g
+ aria-label="Draw Freely."
+ id="text1090"
+ style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:6.13647px;line-height:4.79411px;font-family:'Euphoria Script';-inkscape-font-specification:'Euphoria Script';text-align:center;letter-spacing:0px;word-spacing:0px;text-anchor:middle;stroke-width:0.191764">
+ <path
+ d="m 41.773009,20.47197 c 0.05891,0 0.103093,-0.02945 0.12273,-0.09818 -0.02945,0 -0.04418,-0.03436 -0.04418,-0.103092 0,-0.166912 0.06873,-0.353461 0.216004,-0.549828 0.284732,-0.382916 0.71183,-0.574374 1.281295,-0.574374 0.451644,0 0.785468,0.166912 1.001472,0.495827 0.157093,0.245459 0.240549,0.549828 0.240549,0.903288 0,0.162003 -0.01964,0.333824 -0.04909,0.510555 -0.09818,0.559646 -0.309279,1.040745 -0.633284,1.453116 -0.363279,0.461462 -0.770741,0.687284 -1.217476,0.687284 -0.397643,0 -0.648011,-0.108001 -0.751104,-0.333824 -0.03436,-0.06873 -0.04909,-0.147275 -0.04909,-0.23564 0,-0.08346 0.02454,-0.17673 0.07855,-0.279823 0.07855,-0.142366 0.176731,-0.216004 0.289642,-0.216004 0.01473,0 0.02455,-0.0098 0.03436,-0.02946 0.0098,-0.01964 0.0098,-0.03436 0.0049,-0.054 -0.0049,-0.01964 -0.01473,-0.02945 -0.02945,-0.02945 -0.186549,0 -0.333824,0.108002 -0.441826,0.314187 -0.05891,0.117821 -0.08346,0.225823 -0.08346,0.328915 0,0.103093 0.01964,0.201276 0.06382,0.289642 0.137457,0.29455 0.47128,0.436916 0.991653,0.436916 0.520373,0 0.981835,-0.220913 1.374569,-0.672557 0.353461,-0.402552 0.579283,-0.898379 0.677467,-1.482571 0.02455,-0.171821 0.03927,-0.338733 0.03927,-0.495827 0,-0.378006 -0.08346,-0.71183 -0.24055,-1.006381 -0.270004,-0.471281 -0.702012,-0.71183 -1.296022,-0.71183 l -0.270005,0.01473 c -0.525281,0.05891 -0.932743,0.260187 -1.227294,0.613647 -0.17673,0.211095 -0.265095,0.402553 -0.265095,0.569465 0,0.171821 0.05891,0.255277 0.181639,0.255277 z m 0.706922,1.860577 c 0,0.265096 0.04909,0.392734 0.147275,0.392734 0.04418,0 0.06873,-0.01964 0.06873,-0.06382 0,-0.412371 0.103093,-1.080018 0.309279,-2.007853 0.108001,-0.505645 0.240549,-0.913106 0.387824,-1.217475 0,-0.04909 -0.02945,-0.07855 -0.07855,-0.07855 -0.12273,0 -0.250368,0.137457 -0.378007,0.412371 -0.127639,0.274913 -0.23564,0.643102 -0.324006,1.114383 -0.08837,0.47128 -0.132547,0.95238 -0.132547,1.448206 z"
+ style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Euphoria Script';-inkscape-font-specification:'Euphoria Script';stroke-width:0.191764"
+ id="path8140" />
+ <path
+ d="m 46.799996,21.409622 c 0.01473,0 0.02455,-0.0098 0.02455,-0.03927 0,-0.201276 0.02455,-0.387825 0.08346,-0.559646 0.054,-0.171821 0.09818,-0.279823 0.132548,-0.328915 0.02945,-0.04418 0.05891,-0.07855 0.08346,-0.103093 0,-0.02945 -0.01473,-0.054 -0.03436,-0.07364 -0.01964,-0.01964 -0.04909,-0.02945 -0.07855,-0.02945 -0.152185,0 -0.319097,0.09818 -0.500736,0.29455 -0.324006,0.343643 -0.613647,0.824742 -0.878743,1.43348 h -0.03436 c 0.06382,-0.500736 0.171821,-0.986745 0.324006,-1.467844 0,-0.06873 -0.03437,-0.108002 -0.09327,-0.108002 -0.142366,0 -0.260186,0.201276 -0.358369,0.59401 -0.09818,0.397644 -0.147276,0.83947 -0.147276,1.325478 0,0.260186 0.04418,0.387825 0.142366,0.387825 0.04909,0 0.07855,-0.01964 0.07855,-0.05891 0,-0.157094 0.137457,-0.500736 0.412371,-1.026018 0.274914,-0.525282 0.520373,-0.883652 0.746195,-1.080019 -0.05891,0.137457 -0.08837,0.279823 -0.08837,0.432008 0,0.274914 0.05891,0.407461 0.186549,0.407461 z"
+ style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Euphoria Script';-inkscape-font-specification:'Euphoria Script';stroke-width:0.191764"
+ id="path8142" />
+ <path
+ d="m 47.531453,22.818556 c 0.206186,0 0.520373,-0.353461 0.937653,-1.065291 h 0.04909 c -0.03927,0.225822 -0.054,0.461462 -0.054,0.706921 0,0.245459 0.03436,0.461463 0.108002,0.638193 0.07364,0.181639 0.181639,0.270005 0.319096,0.270005 0.05891,0 0.112911,-0.03436 0.166912,-0.103093 0.054,-0.06873 0.08836,-0.12273 0.108002,-0.162003 0.01473,-0.03927 0.02455,-0.07364 0.03436,-0.09818 0.0049,-0.01964 0.0049,-0.03927 0,-0.04909 -0.0098,-0.0098 -0.01964,-0.01473 -0.02945,-0.01473 -0.03927,0 -0.05891,0.01964 -0.06873,0.054 -0.02945,0.06873 -0.05891,0.12273 -0.08837,0.157094 -0.03436,0.03436 -0.06873,0.04909 -0.108002,0.04909 -0.103093,0 -0.152185,-0.166912 -0.152185,-0.505646 0,-0.333824 0.03436,-0.672557 0.112911,-1.016199 0.07364,-0.338733 0.132548,-0.564555 0.18164,-0.682375 0.04418,-0.112911 0.08346,-0.201277 0.112911,-0.265096 0,-0.07364 -0.03436,-0.112911 -0.09327,-0.112911 -0.11782,0 -0.23564,0.11782 -0.343642,0.353461 -0.137457,0.265095 -0.309278,0.579282 -0.525282,0.937652 -0.127638,0.211095 -0.245458,0.387825 -0.358369,0.525282 -0.112912,0.137457 -0.201277,0.206186 -0.260187,0.206186 -0.07855,0 -0.11782,-0.09818 -0.11782,-0.294551 0,-0.387825 0.09818,-0.805105 0.294551,-1.246931 0.171821,-0.382915 0.363279,-0.574373 0.579282,-0.574373 0.04418,0 0.08346,0.01964 0.12273,0.04909 0.03436,0.02946 0.05891,0.054 0.06873,0.07364 0.0098,0.01964 0.01473,0.03927 0.02455,0.06382 0.0098,0.02455 0.03927,0.03437 0.09327,0.03437 0.04418,0 0.07364,-0.02455 0.08346,-0.08346 l -0.02945,-0.06382 c -0.01964,-0.04418 -0.05891,-0.08836 -0.11782,-0.137457 -0.05891,-0.04418 -0.142366,-0.06873 -0.245459,-0.06873 -0.108002,0 -0.220913,0.03436 -0.338733,0.09818 -0.284732,0.157094 -0.510554,0.441826 -0.682375,0.864015 -0.127639,0.304369 -0.186549,0.579283 -0.186549,0.829651 0,0.422189 0.132548,0.633284 0.402552,0.633284 z"
+ style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Euphoria Script';-inkscape-font-specification:'Euphoria Script';stroke-width:0.191764"
+ id="path8144" />
+ <path
+ d="m 52.126433,20.594699 c -0.01964,-0.137457 -0.04909,-0.265095 -0.09818,-0.373097 -0.04909,-0.108002 -0.108002,-0.166912 -0.166912,-0.166912 -0.04909,0 -0.09818,0.01964 -0.137457,0.05891 -0.04418,0.03927 -0.06382,0.08346 -0.06382,0.132548 0,0.04909 0.02946,0.11782 0.08837,0.211094 0.05891,0.09818 0.132547,0.176731 0.230731,0.245459 v 0.02945 c 0,0.304369 -0.04418,0.613647 -0.132548,0.927834 -0.08836,0.314188 -0.196367,0.564556 -0.324005,0.760923 -0.127639,0.196367 -0.250368,0.289641 -0.368189,0.289641 -0.108002,0 -0.157093,-0.08836 -0.157093,-0.270005 0,-0.382915 0.09818,-0.918016 0.299459,-1.6053 0,-0.06873 -0.03927,-0.103093 -0.108001,-0.103093 -0.07364,0 -0.157094,0.09327 -0.245459,0.274914 l -0.211095,0.407462 c -0.137457,0.274913 -0.29946,0.549827 -0.481099,0.824741 -0.18164,0.274914 -0.314187,0.412371 -0.397643,0.412371 -0.06873,0 -0.103093,-0.07364 -0.103093,-0.230731 0,-0.157094 0.04418,-0.397644 0.142366,-0.726558 0.09818,-0.324006 0.17673,-0.564556 0.235641,-0.711831 0.05891,-0.147275 0.108001,-0.270005 0.147275,-0.368188 0,-0.06873 -0.03436,-0.103093 -0.09327,-0.103093 -0.132548,0.01964 -0.274914,0.196367 -0.432008,0.54001 -0.186549,0.432007 -0.279823,0.839469 -0.279823,1.217475 0,0.368188 0.108002,0.549828 0.324006,0.549828 0.216003,0 0.530191,-0.363279 0.937652,-1.089837 -0.01964,0.157093 -0.02455,0.29946 -0.02455,0.432007 0,0.235641 0.03927,0.41728 0.12273,0.544919 0.07855,0.11782 0.191458,0.171821 0.338733,0.171821 0.147275,0 0.29455,-0.108002 0.446735,-0.324006 0.147275,-0.216003 0.270005,-0.486008 0.368188,-0.810014 0.09327,-0.324005 0.142366,-0.638193 0.152185,-0.947471 0.07855,0.03437 0.157093,0.04909 0.225822,0.04909 0.06873,0 0.122729,-0.01473 0.162002,-0.054 0.03927,-0.03927 0.05891,-0.07855 0.05891,-0.122729 -0.03927,0.02455 -0.09818,0.03436 -0.186549,0.03436 -0.08837,0 -0.17673,-0.03436 -0.270005,-0.108002 z"
+ style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Euphoria Script';-inkscape-font-specification:'Euphoria Script';stroke-width:0.191764"
+ id="path8146" />
+ <path
+ d="m 54.723368,20.305058 c 0,-0.176731 0.05891,-0.348552 0.18164,-0.525282 0.250368,-0.368188 0.692193,-0.554737 1.320568,-0.554737 0.108002,0 0.191458,0 0.245459,-0.0049 -0.103093,0.108002 -0.191458,0.260186 -0.265096,0.461462 -0.07855,0.201277 -0.157093,0.461463 -0.23564,0.780559 -0.186549,0.01964 -0.324006,0.02455 -0.412371,0.02455 -0.08836,0 -0.137457,-0.0098 -0.152184,-0.02945 -0.03927,0.0098 -0.05891,0.04909 -0.054,0.112911 0.0098,0.08346 0.06382,0.12273 0.157093,0.12273 0.09327,0 0.230732,-0.01473 0.41728,-0.04418 -0.01473,0.054 -0.04909,0.211095 -0.108002,0.471281 -0.05891,0.260186 -0.132547,0.540009 -0.216003,0.844378 -0.07364,0.250368 -0.137457,0.422189 -0.191458,0.520373 -0.05891,0.09818 -0.127639,0.216004 -0.216004,0.35837 -0.08836,0.142366 -0.18164,0.240549 -0.289641,0.29455 -0.108002,0.054 -0.206186,0.07855 -0.29946,0.07855 -0.09818,0 -0.171821,-0.0049 -0.230731,-0.02455 -0.250368,-0.07855 -0.373098,-0.29455 -0.373098,-0.648011 0,-0.24055 0.06873,-0.47619 0.216004,-0.702012 0.18164,-0.289642 0.412371,-0.436917 0.697103,-0.436917 -0.0098,-0.03927 -0.02945,-0.06873 -0.05891,-0.08836 -0.02945,-0.01964 -0.06382,-0.02946 -0.103093,-0.02946 -0.29946,0 -0.540009,0.17673 -0.721649,0.525282 -0.122729,0.230731 -0.181639,0.461462 -0.181639,0.687284 0,0.12273 0.01473,0.245459 0.054,0.363279 0.09327,0.353461 0.333824,0.525282 0.716739,0.525282 0.530191,0 0.942562,-0.397643 1.232204,-1.19293 0.112911,-0.314187 0.245458,-0.849287 0.402552,-1.610209 0.201276,-0.02945 0.328915,-0.04909 0.387825,-0.04909 0.054,0 0.08836,-0.02455 0.103093,-0.06382 0,-0.03436 -0.0098,-0.054 -0.03927,-0.054 -0.112911,0 -0.255277,0.0098 -0.422189,0.02455 0.07855,-0.382916 0.152184,-0.677467 0.225822,-0.883652 0.06873,-0.206185 0.162003,-0.328915 0.270005,-0.378006 0.127638,-0.02455 0.245459,-0.05891 0.35346,-0.108002 0.171822,-0.07855 0.270005,-0.166912 0.294551,-0.260187 v -0.02945 c 0,-0.03927 -0.03436,-0.05891 -0.09818,-0.05891 -0.06873,0 -0.166911,0.06382 -0.304368,0.191458 -0.054,0.04909 -0.152185,0.09327 -0.289642,0.132548 -0.142366,0.03927 -0.314187,0.05891 -0.510554,0.05891 -0.196367,0 -0.382916,0.01964 -0.554737,0.04909 -0.510554,0.103092 -0.859106,0.333824 -1.050564,0.687284 -0.08836,0.157094 -0.127638,0.289642 -0.127638,0.397643 0,0.108002 0.0098,0.201277 0.03927,0.274914 0.054,0.166912 0.147276,0.245459 0.284732,0.245459 0.06382,0 0.103093,-0.01964 0.112911,-0.06873 -0.137456,-0.01473 -0.206185,-0.142366 -0.206185,-0.387825 z m 2.160037,1.006381 c 0,-0.127639 0.0098,-0.255277 0.03927,-0.378007 0.06382,-0.289641 0.171821,-0.510554 0.319096,-0.657829 0,-0.03927 -0.01473,-0.06873 -0.03436,-0.09328 -0.02455,-0.01964 -0.054,-0.03436 -0.08346,-0.03436 -0.127638,0 -0.225822,0.103093 -0.29946,0.309278 -0.07855,0.206186 -0.112911,0.471281 -0.112911,0.805105 0,0.02455 0.0098,0.04418 0.03927,0.054 0.02945,0.01473 0.05891,0.01964 0.08836,0.01964 0.02946,0 0.04418,-0.0049 0.04418,-0.02455 z"
+ style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Euphoria Script';-inkscape-font-specification:'Euphoria Script';stroke-width:0.191764"
+ id="path8148" />
+ <path
+ d="m 58.763612,21.409622 c 0.01473,0 0.02455,-0.0098 0.02455,-0.03927 0,-0.201276 0.02455,-0.387825 0.08346,-0.559646 0.054,-0.171821 0.09818,-0.279823 0.132548,-0.328915 0.02945,-0.04418 0.05891,-0.07855 0.08346,-0.103093 0,-0.02945 -0.01473,-0.054 -0.03436,-0.07364 -0.01964,-0.01964 -0.04909,-0.02945 -0.07855,-0.02945 -0.152185,0 -0.319097,0.09818 -0.500736,0.29455 -0.324006,0.343643 -0.613647,0.824742 -0.878743,1.43348 h -0.03436 c 0.06382,-0.500736 0.171821,-0.986745 0.324006,-1.467844 0,-0.06873 -0.03436,-0.108002 -0.09327,-0.108002 -0.142366,0 -0.260186,0.201276 -0.358369,0.59401 -0.09818,0.397644 -0.147276,0.83947 -0.147276,1.325478 0,0.260186 0.04418,0.387825 0.142366,0.387825 0.04909,0 0.07855,-0.01964 0.07855,-0.05891 0,-0.157094 0.137457,-0.500736 0.412371,-1.026018 0.274914,-0.525282 0.520373,-0.883652 0.746195,-1.080019 -0.05891,0.137457 -0.08837,0.279823 -0.08837,0.432008 0,0.274914 0.05891,0.407461 0.186548,0.407461 z"
+ style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Euphoria Script';-inkscape-font-specification:'Euphoria Script';stroke-width:0.191764"
+ id="path8150" />
+ <path
+ d="m 60.363994,20.437606 c -0.162002,0 -0.319096,0.04909 -0.47128,0.137456 -0.284733,0.176731 -0.505646,0.456554 -0.662739,0.849288 -0.103093,0.260186 -0.152185,0.500736 -0.152185,0.71674 0,0.11782 0.01473,0.23564 0.04418,0.343642 0.09327,0.328915 0.314187,0.490917 0.662739,0.490917 0.08837,0 0.171821,-0.01964 0.260186,-0.05891 0.08836,-0.03927 0.157094,-0.08836 0.211095,-0.137457 0.054,-0.04909 0.112911,-0.11782 0.17673,-0.206185 0.06382,-0.08346 0.103093,-0.142366 0.112911,-0.181639 0,-0.01964 -0.02455,-0.02946 -0.08346,-0.02946 -0.03927,0 -0.06382,0.01473 -0.07364,0.03927 -0.05891,0.09818 -0.127638,0.181639 -0.211094,0.260186 -0.04418,0.03927 -0.09818,0.07364 -0.157094,0.103093 -0.06382,0.02945 -0.122729,0.03927 -0.17673,0.03927 -0.05891,0 -0.103093,-0.0049 -0.137457,-0.01964 -0.186549,-0.06382 -0.279823,-0.260187 -0.279823,-0.589102 0,-0.382915 0.09818,-0.760922 0.29946,-1.12911 0.186548,-0.333824 0.387824,-0.505645 0.603828,-0.505645 0.108002,0 0.162003,0.06873 0.162003,0.201276 0,0.18164 -0.07855,0.378007 -0.23564,0.59401 -0.196367,0.270005 -0.407462,0.402553 -0.638193,0.402553 0.01473,0.03436 0.03927,0.05891 0.07364,0.07364 0.02945,0.01964 0.07364,0.02455 0.12273,0.02455 0.314187,0 0.564555,-0.152184 0.756013,-0.456553 0.108002,-0.18164 0.166912,-0.35837 0.166912,-0.525282 0,-0.289641 -0.127639,-0.436916 -0.373098,-0.436916 z"
+ style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Euphoria Script';-inkscape-font-specification:'Euphoria Script';stroke-width:0.191764"
+ id="path8152" />
+ <path
+ d="m 62.273659,20.437606 c -0.162003,0 -0.319097,0.04909 -0.471281,0.137456 -0.284733,0.176731 -0.505645,0.456554 -0.662739,0.849288 -0.103093,0.260186 -0.152184,0.500736 -0.152184,0.71674 0,0.11782 0.01473,0.23564 0.04418,0.343642 0.09327,0.328915 0.314187,0.490917 0.662739,0.490917 0.08837,0 0.171821,-0.01964 0.260186,-0.05891 0.08836,-0.03927 0.157094,-0.08836 0.211095,-0.137457 0.054,-0.04909 0.112911,-0.11782 0.17673,-0.206185 0.06382,-0.08346 0.103093,-0.142366 0.112911,-0.181639 0,-0.01964 -0.02455,-0.02946 -0.08346,-0.02946 -0.03927,0 -0.06382,0.01473 -0.07364,0.03927 -0.05891,0.09818 -0.127638,0.181639 -0.211094,0.260186 -0.04418,0.03927 -0.09818,0.07364 -0.157094,0.103093 -0.06382,0.02945 -0.122729,0.03927 -0.17673,0.03927 -0.05891,0 -0.103093,-0.0049 -0.137457,-0.01964 -0.186549,-0.06382 -0.279823,-0.260187 -0.279823,-0.589102 0,-0.382915 0.09818,-0.760922 0.29946,-1.12911 0.186548,-0.333824 0.387825,-0.505645 0.603828,-0.505645 0.108002,0 0.162003,0.06873 0.162003,0.201276 0,0.18164 -0.07855,0.378007 -0.23564,0.59401 -0.196367,0.270005 -0.407462,0.402553 -0.638193,0.402553 0.01473,0.03436 0.03927,0.05891 0.07364,0.07364 0.02946,0.01964 0.07364,0.02455 0.12273,0.02455 0.314187,0 0.564555,-0.152184 0.756013,-0.456553 0.108002,-0.18164 0.166912,-0.35837 0.166912,-0.525282 0,-0.289641 -0.127639,-0.436916 -0.373097,-0.436916 z"
+ style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Euphoria Script';-inkscape-font-specification:'Euphoria Script';stroke-width:0.191764"
+ id="path8154" />
+ <path
+ d="m 63.623677,23.535296 c 0.132547,0 0.250368,-0.07364 0.348551,-0.230732 0.04418,-0.06873 0.07364,-0.11782 0.09328,-0.152184 0.01964,-0.02946 0.02945,-0.05891 0.03927,-0.07855 0.0098,-0.01964 0.0049,-0.03436 -0.0098,-0.04418 -0.04418,-0.01473 -0.07364,-0.0049 -0.08837,0.02945 -0.02945,0.06873 -0.07855,0.142367 -0.147275,0.211095 -0.06873,0.06873 -0.142366,0.103093 -0.216004,0.103093 -0.08836,0 -0.162002,-0.06873 -0.211094,-0.206186 -0.04909,-0.137457 -0.07364,-0.338733 -0.07364,-0.59401 0,-0.255277 0.02455,-0.564555 0.08346,-0.927834 0.05891,-0.35837 0.12273,-0.672557 0.191458,-0.942562 0.06873,-0.265095 0.157094,-0.559646 0.265096,-0.873833 0.103092,-0.314188 0.191457,-0.554737 0.260186,-0.711831 0,-0.06382 -0.02945,-0.09818 -0.08346,-0.09818 -0.11782,0 -0.260186,0.181639 -0.41728,0.540009 -0.157094,0.363279 -0.294551,0.814923 -0.412371,1.359842 -0.11782,0.549827 -0.17673,1.021108 -0.17673,1.418752 0,0.402552 0.04418,0.702012 0.132548,0.898379 0.08837,0.201276 0.230731,0.29946 0.422189,0.29946 z"
+ style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Euphoria Script';-inkscape-font-specification:'Euphoria Script';stroke-width:0.191764"
+ id="path8156" />
+ <path
+ d="m 64.325687,24.355128 c -0.216004,0 -0.353461,-0.06382 -0.412371,-0.201276 -0.01964,-0.02455 -0.04418,-0.03437 -0.07855,-0.02946 -0.03436,0.0049 -0.04909,0.01473 -0.04909,0.03436 0,0.0098 0,0.01473 0.0049,0.02455 0.08837,0.191458 0.265096,0.284732 0.535101,0.284732 0.618556,0 1.055472,-0.471281 1.31075,-1.423661 0.07855,0.01964 0.142366,0.054 0.191457,0.09327 0.04909,0.04418 0.07855,0.08346 0.09818,0.12273 0.01964,0.03927 0.02945,0.08836 0.03436,0.147275 0,0.05891 0,0.09818 -0.0049,0.11782 0.02945,0 0.06382,-0.01473 0.103093,-0.054 0.03927,-0.03927 0.05891,-0.08346 0.05891,-0.132548 0,-0.04909 -0.0049,-0.09327 -0.0098,-0.122729 -0.03927,-0.171821 -0.186548,-0.279823 -0.432007,-0.324006 0.03927,-0.17673 0.08346,-0.427098 0.142366,-0.746194 0.054,-0.319097 0.127639,-0.638193 0.216004,-0.95238 0.08836,-0.314188 0.162003,-0.525282 0.225822,-0.643102 0,-0.07364 -0.03436,-0.112911 -0.103093,-0.112911 -0.108002,0 -0.211094,0.103092 -0.304369,0.299459 -0.220913,0.481099 -0.481099,0.95238 -0.77565,1.413843 -0.206185,0.319096 -0.35346,0.47619 -0.441825,0.47619 -0.07855,0 -0.117821,-0.08836 -0.117821,-0.270005 0,-0.181639 0.04418,-0.436916 0.137457,-0.760922 0.08837,-0.324006 0.162003,-0.559646 0.220913,-0.702012 0.054,-0.142366 0.09818,-0.260186 0.137457,-0.348552 0,-0.06873 -0.02945,-0.108001 -0.08346,-0.108001 l -0.02945,0.0049 c -0.137457,0.02945 -0.284732,0.240549 -0.446735,0.628374 -0.166912,0.387825 -0.245459,0.770741 -0.245459,1.153657 0,0.382915 0.12273,0.574373 0.373098,0.574373 0.220913,0 0.544918,-0.378006 0.972017,-1.134019 h 0.04418 c -0.04418,0.206185 -0.08346,0.422189 -0.112911,0.638192 -0.03436,0.220913 -0.06873,0.412371 -0.103093,0.574374 -0.363279,0.01473 -0.667648,0.09818 -0.918016,0.245459 -0.255277,0.147275 -0.451644,0.328915 -0.589101,0.540009 -0.0098,0.01964 -0.0049,0.03927 0.01964,0.04909 0.03927,0.01964 0.07364,0.01473 0.09327,-0.01473 0.314188,-0.436916 0.770741,-0.662738 1.364751,-0.677466 -0.07855,0.368188 -0.191458,0.672557 -0.333824,0.918016 -0.166912,0.279823 -0.397643,0.41728 -0.692193,0.41728 z"
+ style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Euphoria Script';-inkscape-font-specification:'Euphoria Script';stroke-width:0.191764"
+ id="path8158" />
+ <path
+ d="m 66.858819,22.85292 0.05891,-0.08346 c 0.11782,-0.17673 0.18164,-0.29946 0.18164,-0.378006 0,-0.07364 -0.03436,-0.112912 -0.09818,-0.112912 -0.07855,0 -0.142366,0.04418 -0.181639,0.132548 -0.04418,0.08837 -0.06382,0.171821 -0.06382,0.250368 0,0.127639 0.03437,0.191458 0.103093,0.191458 z"
+ style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Euphoria Script';-inkscape-font-specification:'Euphoria Script';stroke-width:0.191764"
+ id="path8160" />
+ </g>
+ <g
+ aria-label="INKSCAPE 1.2"
+ id="text974"
+ style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.20469px;line-height:7.19116px;font-family:'Linux Libertine O';-inkscape-font-specification:'Linux Libertine O';text-align:center;letter-spacing:0px;word-spacing:0px;text-anchor:middle;stroke-width:0.320201">
+ <path
+ d="m 28.777928,16.055577 v -3.691081 c 0,-0.763989 0.15648,-0.810013 0.800808,-0.837627 0.05523,-0.05523 0.05523,-0.248526 0,-0.303755 -0.405006,0.0092 -0.846831,0.01841 -1.196609,0.01841 -0.31296,0 -0.754785,-0.0092 -1.187405,-0.01841 -0.05523,0.05523 -0.05523,0.248527 0,0.303755 0.644328,0.02761 0.800808,0.07364 0.800808,0.837627 v 3.691081 c 0,0.763989 -0.15648,0.810012 -0.800808,0.837626 -0.05523,0.05523 -0.05523,0.248527 0,0.303755 0.414211,-0.0092 0.856036,-0.01841 1.196609,-0.01841 0.322165,0 0.773194,0.0092 1.187405,0.01841 0.05523,-0.05523 0.05523,-0.248526 0,-0.303755 -0.644328,-0.02761 -0.800808,-0.07364 -0.800808,-0.837626 z"
+ style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.20469px;font-family:'Linux Libertine O';-inkscape-font-specification:'Linux Libertine O';stroke-width:0.320201"
+ id="path8117" />
+ <path
+ d="m 34.871424,12.465748 v 3.009933 c 0,0.174889 0,0.276141 -0.06443,0.276141 -0.03682,0 -0.174889,-0.165685 -0.441825,-0.506258 l -3.157209,-4.00404 -1.242633,-0.01841 c -0.05523,0.05523 -0.05523,0.248527 0,0.303755 0.395802,0.02761 0.671942,0.349778 0.72717,0.5891 v 3.838356 c 0,0.819217 -0.156479,0.874446 -0.800808,0.938878 -0.05523,0.05523 -0.05523,0.248527 0,0.303755 0.395802,-0.0092 0.810013,-0.01841 1.030926,-0.01841 0.211708,0 0.635123,0.0092 1.02172,0.01841 0.05523,-0.05523 0.05523,-0.248526 0,-0.303755 -0.644328,-0.06443 -0.800808,-0.101251 -0.800808,-0.938878 V 13.13769 c 0,-0.31296 0,-0.45103 0.07364,-0.45103 0.05523,0 0.156479,0.101252 0.312959,0.303755 l 3.212437,4.059268 c 0.101252,0.138071 0.220913,0.220913 0.368188,0.220913 0.128865,0 0.211707,-0.110457 0.211707,-0.285346 v -4.519502 c 0,-0.819218 0.15648,-0.874446 0.800809,-0.938879 0.05523,-0.05523 0.05523,-0.248526 0,-0.303755 -0.377393,0.0092 -0.819218,0.01841 -1.030926,0.01841 -0.202503,0 -0.616714,-0.0092 -1.02172,-0.01841 -0.05523,0.05523 -0.05523,0.248527 0,0.303755 0.644328,0.06443 0.800808,0.101252 0.800808,0.938879 z"
+ style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.20469px;font-family:'Linux Libertine O';-inkscape-font-specification:'Linux Libertine O';stroke-width:0.320201"
+ id="path8119" />
+ <path
+ d="m 37.945785,16.055577 v -1.712073 c 0.303754,0.0092 0.57069,0.110457 0.763989,0.340574 l 1.445136,1.822528 c 0.184094,0.239322 0.31296,0.487849 0.331369,0.635124 0,0.02761 0.0092,0.05523 0.04602,0.05523 0.184094,-0.0092 0.294551,-0.01841 0.497054,-0.01841 0.312959,0 0.625919,0.0092 0.929673,0.01841 0.05523,-0.05523 0.05523,-0.248526 0,-0.303755 -0.266936,-0.01841 -0.533872,-0.04602 -0.810012,-0.386597 L 39.13319,14.113387 c -0.07364,-0.08284 -0.119661,-0.15648 -0.119661,-0.230117 0,-0.06443 0.0092,-0.128866 0.322164,-0.45103 l 1.353089,-1.389908 c 0.423416,-0.45103 0.791604,-0.487849 1.159791,-0.515463 0.05523,-0.05523 0.05523,-0.248526 0,-0.303755 -0.285345,0.0092 -0.579895,0.01841 -0.874445,0.01841 -0.340574,0 -0.699557,-0.0092 -1.04013,-0.01841 -0.05523,0.05523 -0.05523,0.248527 0,0.303755 0.331368,0.03682 0.644328,0.07364 0.257731,0.478644 l -1.518774,1.620025 c -0.202503,0.211708 -0.405006,0.331369 -0.72717,0.358983 v -1.620025 c 0,-0.763989 0.156479,-0.810013 0.800808,-0.837627 0.05523,-0.05523 0.05523,-0.248526 0,-0.303755 -0.423416,0.0092 -0.865241,0.01841 -1.19661,0.01841 -0.358983,0 -0.773194,-0.0092 -1.187405,-0.01841 -0.05523,0.05523 -0.05523,0.248527 0,0.303755 0.644328,0.02761 0.800808,0.07364 0.800808,0.837627 v 3.691081 c 0,0.763989 -0.15648,0.810012 -0.800808,0.837626 -0.05523,0.05523 -0.05523,0.248527 0,0.303755 0.414211,-0.0092 0.837627,-0.01841 1.19661,-0.01841 0.349778,0 0.773194,0.0092 1.187405,0.01841 0.05523,-0.05523 0.05523,-0.248526 0,-0.303755 -0.644329,-0.02761 -0.800808,-0.07364 -0.800808,-0.837626 z"
+ style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.20469px;font-family:'Linux Libertine O';-inkscape-font-specification:'Linux Libertine O';stroke-width:0.320201"
+ id="path8121" />
+ <path
+ d="m 45.677716,11.370389 c -0.533872,-0.07364 -0.506258,-0.248526 -1.408317,-0.248526 -0.929674,0 -1.748892,0.616714 -1.748892,1.592411 0,0.975697 0.791604,1.417522 1.601617,1.721277 0.561486,0.220913 1.242633,0.478644 1.242633,1.371499 0,0.74558 -0.423416,1.132177 -1.150587,1.132177 -0.86524,0 -1.417522,-0.386597 -1.620025,-1.307066 -0.110456,-0.03682 -0.211708,-0.01841 -0.29455,0.02761 0.03682,0.708761 0.07364,0.948083 0.184094,1.399113 0.579895,0 0.828422,0.211708 1.647639,0.211708 0.423416,0 0.819218,-0.101252 1.141382,-0.29455 0.524667,-0.331369 0.865241,-0.90206 0.865241,-1.49116 0,-0.975697 -0.74558,-1.408318 -1.500365,-1.684458 -0.543077,-0.211708 -1.463546,-0.552282 -1.463546,-1.33468 0,-0.515463 0.46944,-1.030926 1.003312,-1.030926 0.902059,0 1.187405,0.570691 1.371498,1.178201 0.09205,0.01841 0.211708,0.0092 0.294551,-0.05523 -0.02761,-0.441825 -0.06443,-0.699556 -0.165685,-1.187405 z"
+ style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.20469px;font-family:'Linux Libertine O';-inkscape-font-specification:'Linux Libertine O';stroke-width:0.320201"
+ id="path8123" />
+ <path
+ d="m 49.801406,17.270596 c 0.892854,0 1.712072,-0.423416 2.337991,-1.242633 -0.04602,-0.08284 -0.110456,-0.138071 -0.211708,-0.138071 -0.653533,0.717966 -1.279452,1.003311 -2.135488,1.003311 -1.242633,0 -2.098669,-1.399112 -2.098669,-2.742997 0,-0.791604 0.202503,-1.454341 0.543076,-1.868552 0.460235,-0.561486 0.994107,-0.819218 1.472751,-0.819218 1.270247,0 1.776505,0.754785 2.015827,1.546388 0.110456,0.03682 0.193298,0.0092 0.303755,-0.04602 -0.04602,-0.478644 -0.110457,-0.920469 -0.202504,-1.426727 -0.469439,-0.04602 -0.88365,-0.414211 -2.015827,-0.414211 -0.782398,0 -1.435931,0.285345 -1.979008,0.782398 -0.616714,0.561487 -0.975697,1.463546 -0.975697,2.420834 0,1.601616 0.966492,2.945501 2.945501,2.945501 z"
+ style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.20469px;font-family:'Linux Libertine O';-inkscape-font-specification:'Linux Libertine O';stroke-width:0.320201"
+ id="path8125" />
+ <path
+ d="m 54.882393,14.573622 c -0.202503,0 -0.266936,-0.02762 -0.239322,-0.119661 l 0.948083,-2.384015 h 0.05523 l 0.865241,2.503676 z m -0.994107,1.877756 0.506258,-1.33468 c 0.04602,-0.119661 0.101252,-0.156479 0.322164,-0.156479 h 1.94219 l 0.533872,1.555592 c 0.101252,0.322164 -0.248527,0.349778 -0.681147,0.377392 -0.05523,0.05523 -0.05523,0.248527 0,0.303755 0.340573,-0.0092 0.846831,-0.01841 1.205814,-0.01841 0.377393,0 0.727171,0.0092 1.049335,0.01841 0.05523,-0.05523 0.05523,-0.248526 0,-0.303755 -0.358983,-0.02761 -0.671942,-0.05523 -0.828422,-0.506258 l -1.896166,-5.265082 c -0.138071,0.08284 -0.386597,0.184094 -0.506258,0.184094 l -2.089465,4.933713 c -0.239322,0.570691 -0.524667,0.625919 -0.920469,0.653533 -0.05523,0.05523 -0.05523,0.248527 0,0.303755 0.239322,-0.0092 0.533872,-0.01841 0.819217,-0.01841 0.377393,0 0.837627,0.0092 1.178201,0.01841 0.05523,-0.05523 0.05523,-0.248526 0,-0.303755 -0.349778,-0.01841 -0.782399,-0.05523 -0.635124,-0.441825 z"
+ style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.20469px;font-family:'Linux Libertine O';-inkscape-font-specification:'Linux Libertine O';stroke-width:0.320201"
+ id="path8127" />
+ <path
+ d="m 60.598503,12.079151 c 0,-0.266936 0.13807,-0.589101 0.800808,-0.589101 0.635123,0 1.270247,0.211708 1.270247,1.380704 0,0.994106 -0.478644,1.399113 -1.371499,1.399113 -0.230117,0 -0.598305,-0.01841 -0.699556,-0.04602 z m -0.782399,0.285345 v 3.691081 c 0,0.763989 -0.15648,0.810012 -0.800808,0.837626 -0.05523,0.05523 -0.05523,0.248527 0,0.303755 0.414211,-0.0092 0.865241,-0.01841 1.19661,-0.01841 0.322164,0 0.86524,0.0092 1.325475,0.01841 0.05523,-0.05523 0.05523,-0.248526 0,-0.303755 -0.717966,-0.03682 -0.938878,-0.07364 -0.938878,-0.837626 v -1.564798 c 0.202503,0.06443 0.423415,0.09205 0.745579,0.09205 1.675254,0 2.181512,-1.095358 2.181512,-1.877757 0,-0.543076 -0.358983,-1.527978 -2.061851,-1.527978 -0.358983,0 -0.892855,0.06443 -1.261042,0.06443 -0.340574,0 -0.819218,-0.0092 -1.187405,-0.01841 -0.05523,0.05523 -0.05523,0.248527 0,0.303755 0.644328,0.02761 0.800808,0.07364 0.800808,0.837627 z"
+ style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.20469px;font-family:'Linux Libertine O';-inkscape-font-specification:'Linux Libertine O';stroke-width:0.320201"
+ id="path8129" />
+ <path
+ d="M 66.425057,13.855656 H 65.58743 v -1.656844 c 0,-0.405007 0.110456,-0.589101 0.60751,-0.589101 h 0.690351 c 0.690352,0 0.837627,0.368188 1.04013,1.003312 0.110457,0.01841 0.211708,0 0.303755,-0.04602 -0.04602,-0.377392 -0.184094,-1.261042 -0.202503,-1.33468 0,-0.01841 -0.0092,-0.02761 -0.03682,-0.02761 -0.156479,0.02761 -0.230117,0.03682 -0.45103,0.03682 h -2.347195 c -0.285346,0 -0.819218,-0.0092 -1.187405,-0.01841 -0.05523,0.05523 -0.05523,0.248527 0,0.303755 0.644328,0.02761 0.800808,0.07364 0.800808,0.837627 v 3.691081 c 0,0.763989 -0.15648,0.810012 -0.800808,0.837626 -0.05523,0.05523 -0.05523,0.248527 0,0.303755 0.340573,-0.0092 0.892854,-0.01841 1.196609,-0.01841 h 1.979009 c 0.441825,0 1.1782,0.01841 1.1782,0.01841 0.128866,-0.460234 0.266936,-1.067744 0.340573,-1.537183 -0.101251,-0.04602 -0.202503,-0.07364 -0.322164,-0.04602 -0.184094,0.662737 -0.506258,1.205814 -1.205814,1.205814 h -1.067744 c -0.386597,0 -0.515463,-0.147275 -0.515463,-0.579896 v -2.034236 h 0.837627 c 0.782399,0 0.810013,0.211708 0.837627,0.625919 0.05523,0.05523 0.248526,0.05523 0.303755,0 -0.0092,-0.239322 -0.01841,-0.487849 -0.01841,-0.810013 0,-0.257731 0.0092,-0.570691 0.01841,-0.791603 -0.05523,-0.05523 -0.248527,-0.05523 -0.303755,0 -0.02761,0.506258 -0.05523,0.625919 -0.837627,0.625919 z"
+ style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.20469px;font-family:'Linux Libertine O';-inkscape-font-specification:'Linux Libertine O';stroke-width:0.320201"
+ id="path8131" />
+ <path
+ d="m 73.917651,16.055577 v -3.194028 c 0,-0.552281 0.0092,-1.113767 0.02761,-1.233428 0,-0.03682 -0.02761,-0.04602 -0.05523,-0.04602 -0.515462,0.322164 -0.994106,0.543077 -1.804119,0.920469 0.0092,0.110457 0.05523,0.193299 0.13807,0.248527 0.414212,-0.174889 0.625919,-0.230117 0.800808,-0.230117 0.147276,0 0.184094,0.220912 0.184094,0.533872 v 3.000729 c 0,0.763989 -0.248526,0.810012 -0.892855,0.837626 -0.05523,0.05523 -0.05523,0.248527 0,0.303755 0.45103,-0.0092 0.773194,-0.01841 1.279452,-0.01841 0.432621,0 0.662738,0.0092 1.122972,0.01841 0.05523,-0.05523 0.05523,-0.248526 0,-0.303755 -0.644328,-0.02761 -0.800808,-0.07364 -0.800808,-0.837626 z"
+ style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.20469px;font-family:'Linux Libertine O';-inkscape-font-specification:'Linux Libertine O';stroke-width:0.320201"
+ id="path8133" />
+ <path
+ d="m 76.071531,16.782747 c 0,0.266936 0.220912,0.487849 0.487848,0.487849 0.266936,0 0.487849,-0.220913 0.487849,-0.487849 0,-0.266936 -0.220913,-0.487848 -0.487849,-0.487848 -0.266936,0 -0.487848,0.220912 -0.487848,0.487848 z"
+ style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.20469px;font-family:'Linux Libertine O';-inkscape-font-specification:'Linux Libertine O';stroke-width:0.320201"
+ id="path8135" />
+ <path
+ d="m 78.133374,12.870754 c 0,0.193298 0.174889,0.358983 0.368188,0.358983 0.156479,0 0.43262,-0.15648 0.43262,-0.368188 0,-0.07364 -0.01841,-0.128865 -0.03682,-0.193298 -0.01841,-0.06443 -0.07364,-0.147275 -0.07364,-0.220913 0,-0.230117 0.239322,-0.561486 0.911264,-0.561486 0.331369,0 0.800808,0.230117 0.800808,1.113768 0,0.5891 -0.211708,1.067744 -0.754784,1.620025 l -0.681148,0.671942 c -0.902059,0.920469 -1.049334,1.362294 -1.049334,1.905371 0,0 0.469439,-0.01841 0.763989,-0.01841 h 1.610821 c 0.29455,0 0.717966,0.01841 0.717966,0.01841 0.119661,-0.487848 0.211708,-1.1782 0.220912,-1.454341 -0.05523,-0.04602 -0.174889,-0.06443 -0.266936,-0.04602 -0.15648,0.653533 -0.312959,0.88365 -0.644328,0.88365 h -1.638435 c 0,-0.441825 0.635124,-1.067744 0.681147,-1.113768 l 0.929674,-0.892854 c 0.524667,-0.506258 0.920469,-0.911265 0.920469,-1.610821 0,-0.994107 -0.810013,-1.399113 -1.555593,-1.399113 -1.02172,0 -1.656844,0.754785 -1.656844,1.307066 z"
+ style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.20469px;font-family:'Linux Libertine O';-inkscape-font-specification:'Linux Libertine O';stroke-width:0.320201"
+ id="path8137" />
+ </g>
+ <g
+ aria-label="inkscape.org"
+ id="text982"
+ style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:8.46667px;line-height:6.61458px;font-family:'Linux Libertine O';-inkscape-font-specification:'Linux Libertine O';text-align:center;letter-spacing:0px;word-spacing:0px;text-anchor:middle;fill:#ffffff;fill-opacity:1;stroke-width:0.264583">
+ <path
+ d="m 149.27526,154.186 c 0,0.22014 0.2032,0.44027 0.4064,0.44027 0.23707,0 0.44027,-0.22013 0.44027,-0.4064 0,-0.2032 -0.1778,-0.44027 -0.4064,-0.44027 -0.2032,0 -0.44027,0.2032 -0.44027,0.4064 z m 0.77047,4.0386 v -1.68486 c 0,-0.42334 0.0339,-0.9652 0.0339,-0.9652 0,-0.0339 -0.0423,-0.0593 -0.11006,-0.0593 -0.24554,0.0931 -0.57574,0.16933 -1.15994,0.24553 -0.0169,0.0508 0,0.18627 0.0169,0.23707 0.4572,0.0508 0.55033,0.0931 0.55033,0.57573 v 1.651 c 0,0.70274 -0.0931,0.72814 -0.6096,0.77047 -0.0508,0.0508 -0.0508,0.2286 0,0.2794 0.2794,-0.008 0.6096,-0.0169 0.94827,-0.0169 0.33866,0 0.6604,0.008 0.9398,0.0169 0.0508,-0.0508 0.0508,-0.2286 0,-0.2794 -0.51647,-0.0339 -0.6096,-0.0677 -0.6096,-0.77047 z"
+ style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Linux Libertine O';-inkscape-font-specification:'Linux Libertine O';fill:#ffffff;fill-opacity:1;stroke-width:0.264583"
+ id="path8092" />
+ <path
+ d="m 152.36559,156.22647 c -0.0593,0.0593 -0.1016,0.0847 -0.1016,0 -0.008,-0.2286 -0.0339,-0.55033 -0.0677,-0.64347 -0.0254,-0.0339 -0.0339,-0.0677 -0.1016,-0.0677 -0.23707,0.0931 -0.4572,0.16933 -1.0414,0.24553 -0.0169,0.0508 0,0.18627 0.0169,0.23707 0.4572,0.0423 0.55034,0.0847 0.55034,0.57573 v 1.651 c 0,0.69427 -0.0847,0.72814 -0.59267,0.77047 -0.0508,0.0508 -0.0508,0.2286 0,0.2794 0.254,-0.008 0.59267,-0.0169 0.93133,-0.0169 0.33867,0 0.59267,0.008 0.84667,0.0169 0.0508,-0.0508 0.0508,-0.2286 0,-0.2794 -0.4318,-0.0423 -0.51647,-0.0762 -0.51647,-0.77047 v -1.38853 c 0,-0.1778 0.0762,-0.2794 0.14394,-0.3556 0.32173,-0.31327 0.70273,-0.49953 1.03293,-0.49953 0.16933,0 0.34713,0.11006 0.44873,0.3048 0.0847,0.16933 0.1016,0.39793 0.1016,0.65193 v 1.28693 c 0,0.69427 -0.0847,0.72814 -0.52493,0.77047 -0.0423,0.0508 -0.0423,0.2286 0,0.2794 0.254,-0.008 0.52493,-0.0169 0.8636,-0.0169 0.33867,0 0.64347,0.008 0.89747,0.0169 0.0423,-0.0508 0.0423,-0.2286 0,-0.2794 -0.47413,-0.0423 -0.56727,-0.0762 -0.56727,-0.77047 v -1.26153 c 0,-0.46567 -0.0339,-0.87207 -0.2286,-1.13453 -0.14393,-0.18627 -0.4064,-0.28787 -0.70273,-0.28787 -0.41487,0 -0.889,0.11007 -1.38854,0.6858 z"
+ style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Linux Libertine O';-inkscape-font-specification:'Linux Libertine O';fill:#ffffff;fill-opacity:1;stroke-width:0.264583"
+ id="path8094" />
+ <path
+ d="m 156.12479,158.2246 c 0,0.70274 -0.0931,0.7366 -0.56726,0.77047 -0.0508,0.0508 -0.0508,0.2286 0,0.2794 0.2794,-0.008 0.56726,-0.0169 0.90593,-0.0169 0.29633,0 0.57573,0.008 0.77047,0.0169 0.0508,-0.0508 0.0508,-0.2286 0,-0.2794 -0.34714,-0.0339 -0.44027,-0.0677 -0.44027,-0.77047 v -0.72813 c 0.16087,0 0.2794,0.0169 0.36407,0.0423 0.0931,0.0593 0.16933,0.13547 0.27093,0.27094 l 0.61807,0.82973 c 0.24553,0.33867 0.33866,0.49953 0.3556,0.59267 0,0.0254 0.008,0.0423 0.0339,0.0423 0.16934,-0.008 0.3556,-0.0169 0.52494,-0.0169 0.26246,0 0.52493,0.008 0.69427,0.0169 0.0508,-0.0508 0.0508,-0.2286 0,-0.2794 -0.28787,-0.0339 -0.50801,-0.0677 -0.72814,-0.3556 l -1.1176,-1.40547 c -0.0339,-0.0339 -0.0593,-0.0762 -0.0593,-0.11853 0,-0.0339 0,-0.0508 0.0339,-0.0847 l 0.74507,-0.77046 c 0.254,-0.27094 0.55033,-0.33867 0.889,-0.37254 0.0508,-0.0508 0.0508,-0.2286 0,-0.2794 -0.19474,0.008 -0.4318,0.0169 -0.7366,0.0169 -0.32174,0 -0.635,-0.008 -0.82974,-0.0169 -0.0508,0.0508 -0.0508,0.2286 0,0.2794 0.47414,0.0339 0.27094,0.33867 0.19474,0.4318 -0.19474,0.24554 -0.46567,0.5334 -0.67734,0.69427 -0.19473,0.14393 -0.42333,0.24553 -0.57573,0.26247 v -2.95487 c 0,-0.55033 0.0339,-0.889 0.0339,-0.889 0,-0.0593 -0.0339,-0.0847 -0.11007,-0.0847 -0.21167,0.0847 -0.84667,0.2032 -1.18533,0.2286 -0.0169,0.0677 0,0.2032 0.0508,0.254 0.44026,0.0254 0.54186,-0.0169 0.54186,0.69427 z"
+ style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Linux Libertine O';-inkscape-font-specification:'Linux Libertine O';fill:#ffffff;fill-opacity:1;stroke-width:0.264583"
+ id="path8096" />
+ <path
+ d="m 160.13799,158.08914 c 0.0339,0.41486 0.0593,0.8128 0.0593,1.1684 0.0847,-0.0169 0.16934,-0.0254 0.21167,-0.0254 0.0593,0 0.11007,0 0.16933,0.0169 0.2286,0.0593 0.4572,0.0931 0.77047,0.0931 0.47414,0 1.3462,-0.2286 1.3462,-1.0668 0,-0.57573 -0.41486,-0.9144 -0.9906,-1.12606 -0.51647,-0.18627 -0.84667,-0.32174 -0.84667,-0.7874 0,-0.34714 0.3048,-0.54187 0.59267,-0.54187 0.18627,0 0.67734,0.0677 0.7874,0.7874 0.0508,0.0508 0.22014,0.0423 0.27094,-0.008 0.0254,-0.3048 0.0423,-0.61806 0.0508,-0.89746 -0.26247,-0.0423 -0.66887,-0.16087 -1.10914,-0.16087 -0.62653,0 -1.1938,0.4064 -1.1938,0.94827 0,0.61806 0.2794,0.88053 0.93133,1.15146 0.70274,0.28787 0.86361,0.46567 0.86361,0.82974 0,0.41486 -0.4064,0.59266 -0.71967,0.59266 -0.3302,0 -0.51647,-0.11006 -0.60114,-0.2032 -0.18626,-0.19473 -0.2794,-0.56726 -0.3302,-0.77893 -0.0508,-0.0508 -0.21166,-0.0423 -0.26246,0.008 z"
+ style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Linux Libertine O';-inkscape-font-specification:'Linux Libertine O';fill:#ffffff;fill-opacity:1;stroke-width:0.264583"
+ id="path8098" />
+ <path
+ d="m 166.40332,158.48707 c -0.0339,-0.0762 -0.1016,-0.11007 -0.1778,-0.11853 -0.28787,0.37253 -0.65194,0.5588 -1.016,0.5588 -0.61807,0 -1.13454,-0.62654 -1.13454,-1.61714 0,-0.93133 0.4064,-1.49013 0.9652,-1.49013 0.49954,0 0.56727,0.29633 0.60114,0.59267 0.0254,0.2286 0.14393,0.3048 0.32173,0.3048 0.1778,0 0.41487,-0.11007 0.41487,-0.37254 0,-0.46566 -0.4826,-0.80433 -1.2954,-0.80433 -0.8382,0 -1.73567,0.75353 -1.73567,1.9558 0,1.0922 0.6096,1.84573 1.6764,1.84573 0.508,0 0.95674,-0.16086 1.38007,-0.85513 z"
+ style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Linux Libertine O';-inkscape-font-specification:'Linux Libertine O';fill:#ffffff;fill-opacity:1;stroke-width:0.264583"
+ id="path8100" />
+ <path
+ d="m 169.13805,157.2848 v 1.1176 c 0,0.11007 -0.0508,0.16934 -0.11853,0.22014 -0.22014,0.1778 -0.508,0.37253 -0.74507,0.37253 -0.42333,0 -0.6096,-0.33867 -0.6096,-0.60113 0,-0.381 0.1778,-0.77047 0.80433,-0.93134 z m 0,1.56634 c 0.0508,0.26246 0.13547,0.49106 0.56727,0.49106 0.32173,0 0.62653,-0.14393 0.80433,-0.31326 -0.0169,-0.1016 -0.0508,-0.16934 -0.14393,-0.2286 -0.0677,0.0593 -0.21167,0.13546 -0.31327,0.13546 -0.24553,0 -0.254,-0.3302 -0.254,-0.71966 v -1.2446 c 0,-1.20227 -0.6604,-1.43087 -1.27847,-1.43087 -0.69426,0 -1.397,0.4572 -1.397,0.9398 0,0.2032 0.1016,0.3048 0.29633,0.3048 0.24554,0 0.39794,-0.1778 0.39794,-0.28787 0,-0.0593 -0.008,-0.11853 -0.0254,-0.1524 -0.008,-0.0254 -0.0169,-0.0762 -0.0169,-0.16933 0,-0.26247 0.3556,-0.3556 0.67733,-0.3556 0.28787,0 0.6858,0.14393 0.6858,1.10067 0,0.0593 -0.0254,0.0931 -0.0508,0.1016 l -0.72813,0.1778 c -0.81281,0.2032 -1.39701,0.65193 -1.39701,1.22766 0,0.69427 0.47414,0.9144 1.06681,0.9144 0.28786,0 0.55033,-0.0677 0.92286,-0.3556 l 0.16934,-0.13546 z"
+ style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Linux Libertine O';-inkscape-font-specification:'Linux Libertine O';fill:#ffffff;fill-opacity:1;stroke-width:0.264583"
+ id="path8102" />
+ <path
+ d="m 172.00824,156.45507 c 0.22013,-0.27093 0.60113,-0.52493 0.85513,-0.52493 0.54187,0 1.00754,0.6096 1.00754,1.56633 0,0.69427 -0.24554,1.55787 -1.1938,1.55787 -0.1524,0 -0.44874,-0.0423 -0.60114,-0.1778 -0.1778,-0.1524 -0.2032,-0.19474 -0.2032,-0.508 v -1.54094 c 0,-0.1778 0.0339,-0.24553 0.13547,-0.37253 z m -0.16087,-0.31327 c -0.0169,-0.254 -0.0339,-0.46566 -0.0677,-0.5588 -0.0254,-0.0339 -0.0339,-0.0677 -0.1016,-0.0677 -0.23707,0.0931 -0.4572,0.16933 -1.0414,0.24553 -0.0169,0.0508 0,0.18627 0.0169,0.23707 0.4572,0.0423 0.55034,0.0847 0.55034,0.57573 v 3.61527 c 0,0.70274 -0.0931,0.74507 -0.6096,0.77047 -0.0508,0.0508 -0.0508,0.2286 0,0.2794 0.29633,-0.008 0.6096,-0.0169 0.94826,-0.0169 0.33867,0 0.74507,0.008 1.02447,0.0169 0.0508,-0.0508 0.0508,-0.2286 0,-0.2794 -0.60113,-0.0339 -0.69427,-0.0677 -0.69427,-0.77047 v -0.9144 c 0,-0.11007 0.0254,-0.0931 0.11854,-0.0593 0.2032,0.0847 0.46566,0.127 0.7366,0.127 0.47413,0 0.89746,-0.14393 1.2446,-0.47413 0.39793,-0.38947 0.62653,-0.9144 0.62653,-1.6002 0,-0.89747 -0.635,-1.7272 -1.4986,-1.7272 -0.39793,0 -0.82973,0.26247 -1.15993,0.635 -0.0508,0.0593 -0.0931,0.0508 -0.0931,-0.0339 z"
+ style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Linux Libertine O';-inkscape-font-specification:'Linux Libertine O';fill:#ffffff;fill-opacity:1;stroke-width:0.264583"
+ id="path8104" />
+ <path
+ d="m 176.0299,156.86994 c 0.16087,-0.95674 0.75353,-1.03294 0.95673,-1.03294 0.32174,0 0.70274,0.1778 0.70274,0.889 0,0.0762 -0.0339,0.11854 -0.127,0.11854 z m 2.21827,1.6002 c -0.31327,0.32173 -0.5588,0.4572 -1.04987,0.4572 -0.3048,0 -0.6604,-0.1778 -0.92287,-0.6096 -0.16933,-0.2794 -0.27093,-0.66887 -0.27093,-1.15994 l 2.25214,0.0169 c 0.1016,0 0.16086,-0.0508 0.16086,-0.14394 0,-0.7112 -0.254,-1.4732 -1.43087,-1.4732 -0.7366,0 -1.69333,0.70274 -1.69333,1.98967 0,0.47413 0.11853,0.93133 0.39793,1.25307 0.28787,0.33866 0.6858,0.54186 1.2954,0.54186 0.64347,0 1.10067,-0.29633 1.43934,-0.7366 -0.0254,-0.0847 -0.0762,-0.127 -0.1778,-0.13546 z"
+ style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Linux Libertine O';-inkscape-font-specification:'Linux Libertine O';fill:#ffffff;fill-opacity:1;stroke-width:0.264583"
+ id="path8106" />
+ <path
+ d="m 179.16255,158.89347 c 0,0.24553 0.20321,0.44873 0.44874,0.44873 0.24553,0 0.44873,-0.2032 0.44873,-0.44873 0,-0.24553 -0.2032,-0.44873 -0.44873,-0.44873 -0.24553,0 -0.44874,0.2032 -0.44874,0.44873 z"
+ style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Linux Libertine O';-inkscape-font-specification:'Linux Libertine O';fill:#ffffff;fill-opacity:1;stroke-width:0.264583"
+ id="path8108" />
+ <path
+ d="m 180.88975,157.52187 c 0,0.8636 0.57573,1.82033 1.778,1.82033 0.54187,0 0.94827,-0.18626 1.23613,-0.47413 0.381,-0.36407 0.5588,-0.89747 0.5588,-1.4224 0,-0.88053 -0.4826,-1.905 -1.778,-1.905 -0.5588,0 -1.02447,0.2286 -1.32927,0.59267 -0.3048,0.36406 -0.46566,0.85513 -0.46566,1.38853 z m 1.66793,-1.68487 c 0.72814,0 1.17687,0.6604 1.17687,1.8796 0,1.0668 -0.55033,1.32927 -0.94827,1.32927 -0.88053,0 -1.1684,-1.0668 -1.1684,-1.71873 0,-0.7366 0.1778,-1.49014 0.9398,-1.49014 z"
+ style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Linux Libertine O';-inkscape-font-specification:'Linux Libertine O';fill:#ffffff;fill-opacity:1;stroke-width:0.264583"
+ id="path8110" />
+ <path
+ d="m 186.29995,156.22647 c -0.0169,-0.33867 -0.0339,-0.55033 -0.0677,-0.64347 -0.0254,-0.0339 -0.0339,-0.0677 -0.1016,-0.0677 -0.23707,0.0931 -0.4572,0.16933 -1.04141,0.24553 -0.0169,0.0508 0,0.18627 0.0169,0.23707 0.4572,0.0423 0.55033,0.0847 0.55033,0.57573 v 1.651 c 0,0.70274 -0.1016,0.7366 -0.62653,0.77047 -0.0508,0.0508 -0.0508,0.2286 0,0.2794 0.29633,-0.008 0.62653,-0.0169 0.9652,-0.0169 0.33867,0 0.72813,0.008 1.02447,0.0169 0.0508,-0.0508 0.0508,-0.2286 0,-0.2794 -0.59267,-0.0423 -0.69427,-0.0677 -0.69427,-0.77047 v -1.17686 c 0,-0.22014 0.1016,-0.41487 0.2032,-0.56727 0.0931,-0.13547 0.28787,-0.41487 0.38947,-0.41487 0.0762,0 0.1524,0.0254 0.21166,0.11007 0.0677,0.0847 0.16087,0.19473 0.31327,0.19473 0.2032,0 0.39793,-0.21166 0.39793,-0.42333 0,-0.16087 -0.1524,-0.4064 -0.508,-0.4064 -0.39793,0 -0.74506,0.37253 -0.9398,0.70273 -0.0508,0.0931 -0.0931,0.0254 -0.0931,-0.0169 z"
+ style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Linux Libertine O';-inkscape-font-specification:'Linux Libertine O';fill:#ffffff;fill-opacity:1;stroke-width:0.264583"
+ id="path8112" />
+ <path
+ d="m 190.66028,156.89534 c 0,0.7874 -0.39793,0.94826 -0.7112,0.94826 -0.7112,0 -0.7874,-0.60113 -0.7874,-1.143 0,-0.59266 0.21167,-0.89746 0.67734,-0.89746 0.5334,0 0.82126,0.38946 0.82126,1.0922 z m -1.58326,2.44686 c 0.0931,0.0254 0.2286,0.0423 0.33866,0.0423 0.26247,0 0.49954,-0.0254 0.61807,-0.0254 0.42333,0 0.77893,0.008 1.02447,0.14393 0.3302,0.18627 0.4318,0.3048 0.4318,0.52493 0,0.60961 -0.89747,0.93134 -1.65947,0.93134 -0.3048,0 -1.016,-0.24553 -1.016,-0.82127 0,-0.28787 0.0169,-0.49953 0.26247,-0.79587 z m 2.6416,-3.36126 c 0.16086,0 0.31326,-0.1524 0.31326,-0.32174 0,-0.1778 -0.16086,-0.31326 -0.38946,-0.31326 -0.22014,0 -0.62654,0.14393 -0.84667,0.4318 -0.1016,-0.0677 -0.381,-0.23707 -0.88053,-0.23707 -0.75354,0 -1.4478,0.508 -1.4478,1.28693 0,0.4572 0.2032,0.71967 0.44026,0.94827 -0.23706,0.2032 -0.37253,0.56727 -0.37253,0.85513 0,0.3048 0.16933,0.54187 0.38947,0.65194 -0.4572,0.27093 -0.69427,0.6604 -0.69427,1.02446 0,0.73661 0.69427,0.96521 1.3462,0.96521 1.143,0 2.37913,-0.55034 2.37913,-1.46474 0,-0.27093 -0.127,-0.4826 -0.37253,-0.6858 -0.3302,-0.27093 -0.92287,-0.2794 -1.23613,-0.2794 -0.1524,0 -0.36407,0.0169 -0.56727,0.0423 -0.127,0.008 -0.21167,0.0169 -0.254,0.0169 -0.24553,0 -0.54187,-0.11854 -0.54187,-0.4826 0,-0.16934 0.0508,-0.34714 0.1524,-0.49107 0.2032,0.11853 0.44027,0.1778 0.77047,0.1778 0.74507,0 1.43087,-0.46567 1.43087,-1.2954 0,-0.39793 -0.11854,-0.62653 -0.36407,-0.88053 0.0593,-0.0847 0.2286,-0.2032 0.33867,-0.2032 0.0593,0 0.11853,0.0254 0.16933,0.1016 0.0339,0.0677 0.14393,0.1524 0.23707,0.1524 z"
+ style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Linux Libertine O';-inkscape-font-specification:'Linux Libertine O';fill:#ffffff;fill-opacity:1;stroke-width:0.264583"
+ id="path8114" />
+ </g>
+ <path
+ d="m 5.6425219,149.50371 h 0.327424 c 0.0815,0.12069 0.261249,0.12069 0.342804,0 H 10.72745 c 0.0195,0.025 0.0449,0.0459 0.0756,0.0601 l 0.17422,0.0813 c 0.11992,0.0559 0.25944,-0.0141 0.28889,-0.14143 h 0.3676 c 0.67909,0 1.23356,0.55446 1.23356,1.23356 v 0.42359 c -0.0168,0.0205 -0.0319,0.0495 -0.0425,0.0743 -0.0499,0.0857 -0.0325,0.20471 0.0425,0.27072 v 7.20185 c -0.0929,0.0819 -0.0942,0.22808 0,0.31062 v 1.97774 c 0,0.67904 -0.55447,1.23345 -1.23356,1.23345 H 7.5590188 c -0.03777,-0.0409 -0.09195,-0.0666 -0.1520528,-0.0666 H 7.232854 c -0.06004,0 -0.114232,0.0257 -0.1519992,0.0666 H 5.6425319 c -0.339576,0 -0.648116,-0.13875 -0.871489,-0.36207 l 7.038e-4,-6.1e-4 c -0.2237668,-0.22399 -0.3627938,-0.53232 -0.3627938,-0.87069 v -0.80548 c 0.08385,-0.0742 0.0936,-0.211 0.02326,-0.29715 0,-0.0582 -0.0043,-0.08 -0.02326,-0.13514 v -9.02111 c 0,-0.33842 0.139027,-0.64674 0.362783,-0.87072 l -7.038e-4,-7.7e-4 c 0.2233738,-0.22331 0.5319138,-0.36207 0.8714898,-0.36207 z m 5.9912281,0.70214 H 8.2035668 c -0.03508,-0.0351 -0.08303,-0.0579 -0.1365628,-0.0604 l -0.487743,-0.0232 c -0.07143,-0.003 -0.136235,0.0301 -0.175918,0.0836 H 5.6425219 c -0.292504,0 -0.531367,0.23897 -0.531367,0.53142 v 10.2588 c 0,0.29239 0.238918,0.53131 0.531367,0.53131 h 0.665247 c 0.07926,0.14647 0.319488,0.14647 0.398744,0 h 2.3642182 c 0.04111,0.0419 0.09332,0.062 0.1516168,0.062 0.07843,2.1e-4 0.1619059,-0.008 0.224192,-0.062 H 11.63375 c 0.29152,0 0.53142,-0.23985 0.53142,-0.53131 v -0.18375 c 0.13476,-0.0892 0.14379,-0.28243 0,-0.36409 v -5.52631 c 0.19787,-0.0311 0.23383,-0.31084 0.0814,-0.41161 0,-0.0152 0.0116,-0.0446 0.0116,-0.0713 h 6e-5 v 0.0102 c 0.0306,-0.0962 -0.004,-0.19764 -0.0931,-0.24805 v -3.46396 c 0,-0.29157 -0.23985,-0.53142 -0.53142,-0.53142 z m -3.931609,6.74181 v 1.18063 l -0.7500871,0.075 c 0,0 -0.297922,-0.0596 -0.297922,-0.0596 l -0.539303,0.13481 v 2.44583 H 7.183528 c 0,0 0.7487729,0.0365 0.7487729,0.0365 l 0.402685,-0.0379 -0.06158,-0.65398 -0.3559961,0.0335 c 0,0 -0.7179029,-0.035 -0.7179029,-0.035 h -0.427862 v -1.23049 l 0.147948,0.0296 1.439364,-0.14395 v -2.25169 L 7.998582,156.29074 H 7.634759 l -0.6709951,0.0516 c 0,0 -0.445706,-0.11144 -0.445706,-0.11144 l -0.498744,0.0623 0.0815,0.65178 0.377014,-0.0471 c 0,0 0.430052,0.1075 0.430052,0.1075 l 0.7521121,-0.0579 z m 2.895039,0 v 1.2577 c 0,0 -0.2468,0.0285 -0.2468,0.0285 0,0 -0.4280801,-0.0641 -0.4280801,-0.0641 h -0.38599 l -0.5264431,0.12222 v 2.43242 H 10.11715 l 0.0301,-0.006 c 0.28894,-0.0543 0.38227,-0.0492 0.45616,-0.0114 l 0.0817,0.0418 0.58797,-0.0423 -0.0472,-0.65513 -0.41133,0.0296 c -0.13311,-0.0544 -0.32967,-0.091 -0.75808,-0.0137 1.7e-4,-5e-5 -0.3897599,-5e-5 -0.3897599,-5e-5 v -1.24101 h 0.20667 c 0,0 0.4657999,0.0697 0.4657999,0.0697 l 0.91484,-0.10541 v -2.31982 l -0.36038,-0.18019 h -0.34806 c 0,0 -0.6647501,-0.0126 -0.6647501,-0.0126 l -0.45857,0.0563 c 0,0 -0.4354161,-0.0422 -0.4354161,-0.0422 l -0.06338,0.65376 0.5072761,0.0491 0.4840798,-0.0594 c 0,0 0.6245203,0.0118 0.6245203,0.0118 z m 0.65206,-1.37637 -0.0119,-0.0951 -0.0417,-0.0951 0.0297,-0.72529 v -1.18298 l -0.0714,-1.55168 -0.0653,-0.68364 0.0119,-0.14861 -0.0357,-0.0832 -0.48156,0.0416 -0.24368,-0.0119 0.0238,0.22589 v 0.975 l 0.0654,0.39234 v 0.14866 l -0.0535,0.0773 H 9.55494 L 9.44191,151.05916 H 8.698829 v 1.53975 l 0.166502,2.97249 H 9.50141 l 0.1069999,0.0416 -0.0773,-1.92016 0.0713,-0.0535 H 10.31582 l 0.11894,1.71206 -0.0298,0.13081 -0.0654,0.0892 z m -2.9962471,-1.8964 -0.600387,0.15447 v 1.03443 h -0.760925 l -0.196169,-0.0297 0.01779,-0.23782 -0.03563,-0.0178 v -0.10104 l 0.03563,-0.10104 -0.04756,-0.0476 0.02978,-0.0297 v -1.32568 l 0.03563,-0.0832 -0.08325,-0.86799 v -0.31505 h 0.927374 v 0.26749 l -0.023699,0.10104 v 0.75507 l 0.124851,0.0356 h 0.065349 l 0.107007,-0.0297 0.02972,0.0476 0.05348,-0.006 0.107007,0.0535 0.1546259,0.0237 v -1.62295 l 0.03569,-0.13673 -0.107007,-0.10109 -0.1070067,0.0178 H 6.0593419 v 0.99875 l -0.0416,0.0356 0.07137,0.0833 v 0.5826 l -0.0595,0.20213 v 0.57072 l 0.03569,0.10701 -0.02972,0.30909 0.02375,0.11888 v 0.49935 l 0.04762,0.5826 0.03563,0.25566 0.2497,-0.0119 h 1.289992 l 0.529177,0.0476 0.04154,-0.0417 z"
+ style="clip-rule:evenodd;display:inline;opacity:0.310127;mix-blend-mode:screen;fill:#4de1ff;fill-opacity:1;fill-rule:nonzero;stroke-width:0.0547349;stroke-linejoin:round;stroke-miterlimit:2"
+ id="path2" />
+ <g
+ id="g8090"
+ inkscape:label="_source"
+ style="display:none">
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:6.13647px;line-height:4.79411px;font-family:'Euphoria Script';-inkscape-font-specification:'Euphoria Script';text-align:center;letter-spacing:0px;word-spacing:0px;text-anchor:middle;stroke-width:0.191764"
+ x="54.590824"
+ y="22.818556"
+ id="text8074"><tspan
+ sodipodi:role="line"
+ id="tspan8072"
+ x="54.590824"
+ y="22.818556"
+ style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Euphoria Script';-inkscape-font-specification:'Euphoria Script';stroke-width:0.191764">Draw Freely.</tspan></text>
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.20469px;line-height:7.19116px;font-family:'Linux Libertine O';-inkscape-font-specification:'Linux Libertine O';text-align:center;letter-spacing:0px;word-spacing:0px;text-anchor:middle;stroke-width:0.320201"
+ x="54.435944"
+ y="17.178549"
+ id="text8078"><tspan
+ sodipodi:role="line"
+ id="tspan8076"
+ x="54.435944"
+ y="17.178549"
+ style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.20469px;font-family:'Linux Libertine O';-inkscape-font-specification:'Linux Libertine O';stroke-width:0.320201"
+ rotate="0 0 0 0 0 0 0 0 0 0 0 0 0">INKSCAPE 1.2</tspan></text>
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:8.46667px;line-height:6.61458px;font-family:'Linux Libertine O';-inkscape-font-specification:'Linux Libertine O';text-align:center;letter-spacing:0px;word-spacing:0px;text-anchor:middle;fill:#ffffff;fill-opacity:1;stroke-width:0.264583"
+ x="170.353"
+ y="159.25754"
+ id="text8082"><tspan
+ sodipodi:role="line"
+ id="tspan8080"
+ x="170.353"
+ y="159.25754"
+ style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Linux Libertine O';-inkscape-font-specification:'Linux Libertine O';fill:#ffffff;fill-opacity:1;stroke-width:0.264583">inkscape.org</tspan></text>
+ </g>
+ </g>
+ <style
+ type="text/css"
+ id="style26">
+ .specularity {opacity:0.5;}
+ .low-specularity {opacity:0.25;}
+ .full-specularity {opacity:1;}
+ .black {fill:#000000;}
+ .white {fill:#ffffff;}
+ .outline-big {stroke-width:16;stroke:none;opacity:0.1;fill:none;}
+ .outline-small {stroke-width:8;stroke:none;opacity:0.2;fill:none;}
+ .stroke-highlight {fill:none;stroke:none;opacity:0.2;}
+ .base-shadow {fill:black;opacity:75;}
+ </style>
+</svg>
diff --git a/share/screens/start-splash.png b/share/screens/start-splash.png
new file mode 100644
index 0000000..d6eb06d
--- /dev/null
+++ b/share/screens/start-splash.png
Binary files differ
diff --git a/share/screens/start-support.png b/share/screens/start-support.png
new file mode 100644
index 0000000..4ef2e7a
--- /dev/null
+++ b/share/screens/start-support.png
Binary files differ
diff --git a/share/screens/start-welcome-text.ca.svg b/share/screens/start-welcome-text.ca.svg
new file mode 100644
index 0000000..09220e7
--- /dev/null
+++ b/share/screens/start-welcome-text.ca.svg
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+ width="700.00061"
+ height="220"
+ viewBox="0 0 185.20849 58.208335"
+ version="1.1"
+ id="svg243962"
+ xml:space="preserve"
+ sodipodi:docname="start-welcome-text_ca.svg"
+ inkscape:version="1.3-dev (77c38b38a8, 2022-05-06, custom)"
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:svg="http://www.w3.org/2000/svg"><sodipodi:namedview
+ id="namedview1"
+ pagecolor="#ffffff"
+ bordercolor="#000000"
+ borderopacity="0.25"
+ inkscape:showpageshadow="2"
+ inkscape:pageopacity="0.0"
+ inkscape:pagecheckerboard="0"
+ inkscape:deskcolor="#d1d1d1"
+ showgrid="false"
+ inkscape:zoom="1.0727273"
+ inkscape:cx="316.94915"
+ inkscape:cy="110.4661"
+ inkscape:current-layer="svg243962" /><defs
+ id="defs243959" /><path
+ id="path65"
+ style="font-weight:bold;font-size:12.4857px;line-height:1.25;font-family:Raleway;-inkscape-font-specification:Raleway;font-variation-settings:normal;vector-effect:none;fill:#cbe1fb;fill-opacity:1;stroke-width:0.125564;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;stop-color:#000000"
+ d="M 37.053036 7.8641195 L 37.053036 9.5244832 L 38.726318 9.5244832 L 38.726318 7.8641195 L 37.053036 7.8641195 z M 68.142611 7.8641195 L 68.142611 11.584823 C 67.926192 11.210252 67.622257 10.906317 67.231038 10.67325 C 66.848144 10.440185 66.415189 10.323401 65.93241 10.323401 C 65.507896 10.323401 65.116761 10.411117 64.758838 10.585917 C 64.400915 10.760716 64.092901 11.001924 63.834863 11.309904 C 63.576826 11.617884 63.372842 11.975875 63.223014 12.38374 C 63.08151 12.791607 63.010624 13.232718 63.010624 13.707174 C 63.010624 14.18163 63.085589 14.62682 63.235417 15.043009 C 63.393569 15.450876 63.610304 15.808866 63.88499 16.116846 C 64.159675 16.424826 64.488082 16.666033 64.870976 16.840833 C 65.25387 17.015632 65.669994 17.103349 66.119478 17.103349 C 66.568963 17.103349 66.997839 16.999318 67.405705 16.791223 C 67.821894 16.574805 68.150818 16.258633 68.392208 15.842444 L 68.429415 16.254305 C 68.454386 16.495695 68.563013 16.691004 68.75446 16.840833 C 68.945907 16.990661 69.191193 17.065625 69.490849 17.065625 C 69.673972 17.065625 69.9111 17.036558 70.202433 16.978292 L 70.202433 15.555123 C 70.060929 15.546799 69.960977 15.50498 69.90271 15.430066 C 69.844443 15.355152 69.815377 15.230212 69.815377 15.055412 L 69.815377 7.8641195 L 68.142611 7.8641195 z M 7.0000895 8.1137166 L 7.0000895 16.978292 L 11.282515 16.978292 C 11.673734 16.978292 12.040398 16.928316 12.381673 16.82843 C 12.731272 16.728545 13.034691 16.583211 13.292729 16.391764 C 13.55909 16.200317 13.767151 15.962672 13.91698 15.679663 C 14.066808 15.396654 14.141772 15.068247 14.141772 14.693677 C 14.141772 14.111011 13.991844 13.628081 13.692188 13.245186 C 13.400855 12.853968 13.001563 12.583695 12.493811 12.433866 C 12.910001 12.250743 13.226172 11.971796 13.44259 11.597225 C 13.659009 11.214331 13.767118 10.806364 13.767118 10.373527 C 13.767118 10.098842 13.717142 9.828052 13.617257 9.5616903 C 13.525695 9.2870052 13.392597 9.0457979 13.217798 8.8377035 C 13.042998 8.6212843 12.830858 8.4463682 12.581144 8.3131877 C 12.33143 8.1800071 12.052483 8.1137166 11.744503 8.1137166 L 7.0000895 8.1137166 z M 8.7229818 9.5870117 L 11.095447 9.5870117 C 11.370132 9.5870117 11.599103 9.6869646 11.782227 9.886735 C 11.973674 10.086506 12.069031 10.356779 12.069031 10.698055 C 12.069031 11.047654 11.965 11.322523 11.756905 11.522294 C 11.557134 11.722065 11.311849 11.822017 11.020516 11.822017 L 8.7229818 11.822017 L 8.7229818 9.5870117 z M 18.374589 10.323401 C 17.841866 10.323401 17.358936 10.415196 16.926099 10.59832 C 16.501585 10.781443 16.139516 11.031324 15.83986 11.347628 C 15.540204 11.655608 15.311232 12.017677 15.15308 12.433866 C 14.994928 12.841732 14.915885 13.278248 14.915885 13.744381 C 14.915885 14.193865 14.994928 14.622741 15.15308 15.030607 C 15.319556 15.438473 15.552606 15.796463 15.852262 16.104443 C 16.151919 16.412424 16.513987 16.657709 16.938501 16.840833 C 17.363014 17.015632 17.837788 17.103349 18.362187 17.103349 C 19.094681 17.103349 19.722944 16.945264 20.247343 16.628959 C 20.780066 16.304331 21.167123 15.892286 21.408512 15.392859 L 19.972941 14.9934 C 19.864732 15.259761 19.660749 15.47598 19.361092 15.642456 C 19.06976 15.800608 18.757667 15.879651 18.424715 15.879651 C 18.208297 15.879651 17.999718 15.842427 17.799947 15.767513 C 17.600176 15.692599 17.421698 15.583973 17.263546 15.442468 C 17.105394 15.300964 16.976375 15.130643 16.876489 14.930872 C 16.776606 14.7311 16.713877 14.502129 16.688904 14.244092 L 21.745443 14.244092 C 21.762089 14.177501 21.770764 14.09438 21.770764 13.994495 C 21.779091 13.894609 21.783167 13.790578 21.783167 13.682369 C 21.783167 13.241208 21.704124 12.816411 21.545972 12.408545 C 21.396143 12.000679 21.171251 11.642688 20.871594 11.334709 C 20.580262 11.026728 20.222272 10.781443 19.797758 10.59832 C 19.381568 10.415196 18.907312 10.323401 18.374589 10.323401 z M 26.914636 10.323401 C 26.340294 10.323401 25.824219 10.440185 25.36641 10.67325 C 24.908601 10.906317 24.559285 11.230645 24.317896 11.646834 L 24.317896 10.436056 L 22.806877 10.436056 L 22.806877 16.978292 L 24.48016 16.978292 L 24.48016 13.157853 C 24.538426 12.958082 24.629705 12.775009 24.754561 12.608533 C 24.879419 12.442057 25.017111 12.300286 25.166939 12.183752 C 25.325091 12.058899 25.491334 11.963542 25.666134 11.896948 C 25.840933 11.830355 26.011771 11.796696 26.178247 11.796696 C 26.502875 11.796696 26.756835 11.917557 26.939958 12.158948 C 27.123081 12.400338 27.21436 12.783316 27.21436 13.307715 L 27.21436 16.978292 L 28.887642 16.978292 L 28.887642 12.895854 C 28.887642 12.579549 28.858576 12.26694 28.800309 11.95896 C 28.750367 11.65098 28.654493 11.376628 28.512988 11.135238 C 28.371484 10.893848 28.171579 10.698022 27.913542 10.548193 C 27.655505 10.398366 27.322502 10.323401 26.914636 10.323401 z M 44.34458 10.323401 C 43.770239 10.323401 43.254162 10.440185 42.796354 10.67325 C 42.338545 10.906317 41.989229 11.230645 41.747839 11.646834 L 41.747839 10.436056 L 40.236821 10.436056 L 40.236821 16.978292 L 41.910103 16.978292 L 41.910103 13.157853 C 41.96837 12.958082 42.059649 12.775009 42.184505 12.608533 C 42.309362 12.442057 42.447055 12.300286 42.596883 12.183752 C 42.755036 12.058899 42.921278 11.963542 43.096078 11.896948 C 43.270877 11.830355 43.441715 11.796696 43.608191 11.796696 C 43.932819 11.796696 44.186778 11.917557 44.369902 12.158948 C 44.553025 12.400338 44.644303 12.783316 44.644303 13.307715 L 44.644303 16.978292 L 46.317586 16.978292 L 46.317586 12.895854 C 46.317586 12.579549 46.28852 12.26694 46.230253 11.95896 C 46.180311 11.65098 46.084437 11.376628 45.942932 11.135238 C 45.801428 10.893848 45.601523 10.698022 45.343486 10.548193 C 45.085448 10.398366 44.752446 10.323401 44.34458 10.323401 z M 50.437748 10.323401 C 49.988263 10.323401 49.576218 10.411117 49.201648 10.585917 C 48.827077 10.760716 48.506827 11.001924 48.240466 11.309904 C 47.974105 11.617884 47.766044 11.975875 47.616215 12.38374 C 47.466387 12.791607 47.391423 13.232718 47.391423 13.707174 C 47.391423 14.156659 47.461791 14.580939 47.603296 14.980481 C 47.7448 15.380023 47.944705 15.733935 48.202743 16.041915 C 48.469104 16.341571 48.781197 16.5787 49.13912 16.753499 C 49.497043 16.928299 49.896851 17.016016 50.338013 17.016016 C 50.787497 17.016016 51.207699 16.916063 51.598918 16.716292 C 51.990136 16.508198 52.294072 16.217015 52.51049 15.842444 L 52.51049 16.666166 C 52.51049 16.982471 52.456435 17.25734 52.348226 17.490405 C 52.248341 17.723472 52.10657 17.914702 51.923446 18.06453 C 51.740323 18.214356 51.528182 18.322465 51.286792 18.389058 C 51.053726 18.463972 50.807924 18.501713 50.549886 18.501713 C 50.125373 18.501713 49.722002 18.414513 49.339107 18.239714 C 48.964536 18.064914 48.652444 17.82319 48.40273 17.51521 L 47.491158 18.401978 C 47.840757 18.834814 48.256881 19.167817 48.739661 19.400883 C 49.230764 19.642273 49.83404 19.762618 50.549886 19.762618 C 51.074285 19.762618 51.557215 19.691732 51.998377 19.550228 C 52.447861 19.408723 52.830839 19.205257 53.147144 18.938896 C 53.471771 18.672534 53.72573 18.347689 53.908854 17.964795 C 54.091977 17.581901 54.183256 17.148946 54.183256 16.666166 L 54.183256 10.436056 L 52.722363 10.436056 L 52.722363 11.584823 C 52.47265 11.201928 52.156478 10.897993 51.773584 10.67325 C 51.39069 10.440185 50.9455 10.323401 50.437748 10.323401 z M 74.09832 10.323401 C 73.124436 10.323401 72.216708 10.602348 71.376005 11.160042 L 71.888119 12.221476 C 72.237718 11.980086 72.578877 11.797013 72.911829 11.672156 C 73.24478 11.547299 73.585939 11.48457 73.935539 11.48457 C 74.418318 11.48457 74.780388 11.601353 75.021777 11.83442 C 75.271491 12.067486 75.396432 12.400488 75.396432 12.833325 L 75.396432 13.207979 C 75.180013 13.116415 74.930649 13.045529 74.64764 12.995589 C 74.372955 12.945649 74.089929 12.920658 73.798596 12.920658 C 73.390731 12.920658 73.01591 12.974713 72.674634 13.082922 C 72.333358 13.182808 72.038097 13.324063 71.788383 13.507186 C 71.546993 13.69031 71.355246 13.915202 71.213741 14.181563 C 71.080561 14.439601 71.01427 14.722627 71.01427 15.030607 C 71.01427 15.330263 71.068325 15.605132 71.176534 15.854846 C 71.293067 16.10456 71.451153 16.324857 71.650924 16.516305 C 71.850694 16.699428 72.087823 16.845278 72.362508 16.953487 C 72.637194 17.053373 72.932972 17.103349 73.249276 17.103349 C 73.723732 17.103349 74.168922 17.003397 74.585112 16.803626 C 75.001301 16.603854 75.355213 16.312671 75.646546 15.929777 L 75.683753 16.291512 C 75.725371 16.524578 75.829402 16.712247 75.995878 16.853752 C 76.170678 16.995256 76.41648 17.065625 76.732784 17.065625 C 76.940879 17.065625 77.186164 17.036558 77.469173 16.978292 L 77.469173 15.555123 C 77.327671 15.546799 77.223641 15.50498 77.157048 15.430066 C 77.098781 15.355152 77.069714 15.230212 77.069714 15.055412 L 77.069714 13.020394 C 77.069714 12.146396 76.807598 11.480392 76.283199 11.022583 C 75.767124 10.556451 75.038908 10.323401 74.09832 10.323401 z M 29.549101 10.436056 L 31.958773 16.978292 L 33.769515 16.978292 L 36.179187 10.436056 L 34.60564 10.436056 L 32.932874 15.617651 L 31.271993 10.436056 L 29.549101 10.436056 z M 37.053036 10.436056 L 37.053036 16.978292 L 38.726318 16.978292 L 38.726318 10.436056 L 37.053036 10.436056 z M 55.631746 10.436056 L 55.631746 14.531413 C 55.631746 15.380439 55.806663 16.020939 56.156262 16.453776 C 56.505862 16.886614 57.017859 17.103349 57.692086 17.103349 C 58.241457 17.103349 58.74478 16.991161 59.202588 16.766418 C 59.660397 16.541676 60.035218 16.204079 60.32655 15.754594 L 60.363757 16.27911 C 60.397053 16.520499 60.505162 16.712247 60.688285 16.853752 C 60.879733 16.986932 61.125534 17.053223 61.425191 17.053223 C 61.516753 17.053223 61.616705 17.049147 61.724915 17.04082 C 61.841448 17.032494 61.982702 17.011585 62.149178 16.978292 L 62.149178 15.555123 C 62.007677 15.546799 61.903646 15.50498 61.837052 15.430066 C 61.778786 15.355152 61.749719 15.230212 61.749719 15.055412 L 61.749719 10.436056 L 60.076436 10.436056 L 60.076436 14.493689 C 59.884989 14.893231 59.635625 15.193088 59.327645 15.392859 C 59.027989 15.584306 58.715896 15.679663 58.391268 15.679663 C 57.667098 15.679663 57.305029 15.17634 57.305029 14.169161 L 57.305029 10.436056 L 55.631746 10.436056 z M 18.349784 11.534696 C 18.807593 11.534696 19.194649 11.684625 19.510954 11.984281 C 19.835581 12.275614 20.018654 12.666749 20.060274 13.157853 L 16.664099 13.157853 C 16.680747 12.916463 16.734802 12.695649 16.826363 12.495878 C 16.926249 12.296107 17.051189 12.125786 17.201017 11.984281 C 17.350846 11.842777 17.521167 11.734667 17.712614 11.659753 C 17.912385 11.576516 18.125042 11.534696 18.349784 11.534696 z M 50.8 11.747087 C 51.1496 11.747087 51.482602 11.863354 51.798906 12.096419 C 52.123534 12.329486 52.360662 12.6375 52.51049 13.020394 L 52.51049 14.581022 C 52.452223 14.730851 52.369102 14.872622 52.260893 15.005802 C 52.152684 15.138983 52.027743 15.255249 51.886239 15.355135 C 51.744734 15.45502 51.590727 15.534063 51.424251 15.59233 C 51.257776 15.650597 51.082859 15.679663 50.899736 15.679663 C 50.641698 15.679663 50.40457 15.630203 50.188151 15.530318 C 49.971733 15.430432 49.779985 15.292739 49.613509 15.11794 C 49.455357 14.94314 49.330417 14.739158 49.238855 14.506091 C 49.147293 14.273026 49.101912 14.023662 49.101912 13.7573 C 49.101912 13.499263 49.139136 13.249382 49.21405 13.007992 C 49.297288 12.766602 49.414072 12.554461 49.5639 12.371338 C 49.713728 12.17989 49.892723 12.029962 50.100818 11.921753 C 50.308913 11.80522 50.541963 11.747087 50.8 11.747087 z M 66.456926 11.747087 C 66.623401 11.747087 66.789644 11.780229 66.95612 11.846822 C 67.13092 11.913413 67.293601 12.005208 67.443429 12.121741 C 67.601581 12.22995 67.738757 12.363048 67.85529 12.5212 C 67.980144 12.671028 68.076017 12.837271 68.142611 13.020394 L 68.142611 14.581022 C 68.084345 14.739175 67.996628 14.885024 67.880094 15.018205 C 67.771885 15.151385 67.646945 15.267652 67.50544 15.367537 C 67.363936 15.467423 67.209929 15.546982 67.043453 15.605249 C 66.876977 15.655189 66.714813 15.679663 66.556661 15.679663 C 66.290299 15.679663 66.045014 15.630203 65.820272 15.530318 C 65.603853 15.430432 65.416184 15.292739 65.258032 15.11794 C 65.09988 14.94314 64.975457 14.739158 64.883895 14.506091 C 64.792333 14.273026 64.746436 14.019066 64.746436 13.744381 C 64.746436 13.486343 64.787738 13.236979 64.870976 12.995589 C 64.954214 12.754199 65.070997 12.542059 65.220825 12.358936 C 65.370653 12.167488 65.549648 12.01756 65.757743 11.909351 C 65.974162 11.801141 66.207212 11.747087 66.456926 11.747087 z M 8.7229818 13.182658 L 11.369849 13.182658 C 11.519677 13.182658 11.65737 13.216317 11.782227 13.28291 C 11.907084 13.341177 12.015193 13.424298 12.106755 13.532507 C 12.198319 13.640717 12.269205 13.769736 12.319145 13.919564 C 12.377411 14.061068 12.406478 14.210996 12.406478 14.369149 C 12.406478 14.527301 12.377411 14.676712 12.319145 14.818217 C 12.260878 14.959722 12.181835 15.084662 12.08195 15.192871 C 11.982065 15.292756 11.861203 15.371799 11.719698 15.430066 C 11.586517 15.488333 11.440667 15.517399 11.282515 15.517399 L 8.7229818 15.517399 L 8.7229818 13.182658 z M 74.072998 13.857035 C 74.289417 13.857035 74.514309 13.882026 74.747376 13.931966 C 74.980442 13.973585 75.196661 14.031719 75.396432 14.106633 L 75.396432 14.855941 C 75.396432 15.030741 75.305153 15.188827 75.12203 15.33033 C 74.980525 15.496806 74.780621 15.629903 74.522583 15.729789 C 74.272869 15.829674 74.006674 15.879651 73.723665 15.879651 C 73.407361 15.879651 73.14065 15.788372 72.924231 15.605249 C 72.707813 15.413802 72.599703 15.176157 72.599703 14.893148 C 72.599703 14.593491 72.736879 14.348206 73.011564 14.156759 C 73.286249 13.956988 73.640161 13.857035 74.072998 13.857035 z M 52.644332 28.176058 C 52.489338 28.179393 52.348733 28.207962 52.223169 28.261324 C 52.092582 28.318247 51.980511 28.395215 51.886755 28.492318 C 51.79635 28.586073 51.726142 28.698144 51.675916 28.828731 C 51.629036 28.959319 51.605636 29.096612 51.605636 29.240592 L 51.605636 29.401306 L 51.258887 29.401306 L 51.258887 29.913936 L 51.605636 29.913936 L 51.605636 31.892627 L 52.278463 31.892627 L 52.278463 29.913936 L 53.016919 29.913936 L 53.016919 31.892627 L 53.689746 31.892627 L 53.689746 29.401306 L 52.278463 29.401306 L 52.278463 29.215788 C 52.278463 29.091897 52.313566 28.982947 52.383883 28.889193 C 52.457547 28.795438 52.570136 28.748633 52.720813 28.748633 C 52.841355 28.748633 52.960187 28.772033 53.07738 28.818913 C 53.194574 28.86579 53.296247 28.927419 53.383305 29.004431 L 53.649955 28.502136 C 53.509323 28.408384 53.35851 28.331416 53.197787 28.271143 C 53.040413 28.207523 52.866196 28.176058 52.675338 28.176058 C 52.664874 28.176058 52.654665 28.175836 52.644332 28.176058 z M 24.277588 28.326436 L 22.916431 31.892627 L 23.629565 31.892627 L 23.956161 31.003792 L 25.202079 31.003792 L 25.533325 31.892627 L 26.24646 31.892627 L 24.89047 28.326436 L 24.277588 28.326436 z M 24.584029 29.115019 L 25.076506 30.516484 L 24.071916 30.516484 L 24.584029 29.115019 z M 28.225667 29.215788 C 27.994628 29.215788 27.786611 29.262592 27.60245 29.356348 C 27.418288 29.450102 27.277873 29.580635 27.18077 29.748055 L 27.18077 29.260746 L 26.573055 29.260746 L 26.573055 31.892627 L 27.245882 31.892627 L 27.245882 30.35577 C 27.26932 30.275409 27.306243 30.201563 27.35647 30.134595 C 27.406693 30.067629 27.462078 30.010942 27.522351 29.964063 C 27.58597 29.913837 27.653056 29.875094 27.723372 29.848307 C 27.793688 29.821521 27.862077 29.808 27.929045 29.808 C 28.059632 29.808 28.161821 29.856624 28.235486 29.953727 C 28.30915 30.05083 28.346073 30.205283 28.346073 30.416231 L 28.346073 31.892627 L 29.018901 31.892627 L 29.018901 30.25035 C 29.018901 30.123111 29.007201 29.997519 28.983761 29.873629 C 28.963667 29.749738 28.925442 29.638969 28.868522 29.541866 C 28.8116 29.444765 28.730993 29.366495 28.627193 29.306222 C 28.523393 29.245948 28.389739 29.215788 28.225667 29.215788 z M 30.792436 29.215788 C 30.593887 29.220104 30.412551 29.256798 30.249316 29.325859 C 30.078549 29.399523 29.933192 29.50041 29.812651 29.627649 C 29.692109 29.751539 29.599802 29.896895 29.536182 30.064315 C 29.472562 30.228386 29.441097 30.404421 29.441097 30.591931 C 29.441097 30.772744 29.472562 30.945141 29.536182 31.109212 C 29.603149 31.273283 29.697276 31.417337 29.817818 31.541227 C 29.93836 31.665118 30.083716 31.763669 30.254484 31.837333 C 30.425252 31.90765 30.616111 31.942753 30.827059 31.942753 C 31.121717 31.942753 31.374721 31.879306 31.585669 31.752067 C 31.799966 31.62148 31.955721 31.455843 32.052824 31.25494 L 31.475081 31.094226 C 31.431553 31.201375 31.349644 31.288224 31.229102 31.355192 C 31.111908 31.418812 30.986316 31.450793 30.85238 31.450793 C 30.765322 31.450793 30.681594 31.435452 30.601233 31.405318 C 30.520872 31.37518 30.448845 31.332014 30.385225 31.275094 C 30.321606 31.218171 30.269859 31.149266 30.229679 31.068905 C 30.189499 30.988543 30.164278 30.896236 30.154232 30.792436 L 32.188216 30.792436 C 32.194916 30.765648 32.198551 30.732363 32.198551 30.692183 C 32.201885 30.652 32.203202 30.610136 32.203202 30.56661 C 32.203202 30.389145 32.171738 30.218567 32.108118 30.054496 C 32.047846 29.890425 31.957358 29.746372 31.836816 29.622481 C 31.719623 29.498591 31.575569 29.399523 31.404801 29.325859 C 31.237382 29.252194 31.046524 29.215788 30.832227 29.215788 C 30.818833 29.215788 30.805672 29.2155 30.792436 29.215788 z M 34.202564 29.215788 C 33.984918 29.215788 33.790421 29.262592 33.619653 29.356348 C 33.452234 29.446754 33.319882 29.577287 33.222778 29.748055 L 33.222778 29.260746 L 32.615064 29.260746 L 32.615064 31.892627 L 33.288407 31.892627 L 33.288407 30.35577 C 33.338633 30.191699 33.422362 30.059346 33.539555 29.958895 C 33.660097 29.858443 33.785689 29.808 33.916276 29.808 C 34.043515 29.808 34.142066 29.856624 34.212382 29.953727 C 34.286047 30.05083 34.32297 30.205283 34.32297 30.416231 L 34.32297 31.892627 L 34.995797 31.892627 L 34.995797 30.360938 C 35.046023 30.196866 35.12975 30.064514 35.246944 29.964063 C 35.364138 29.860263 35.48973 29.808 35.623665 29.808 C 35.750905 29.808 35.849972 29.856624 35.920288 29.953727 C 35.993953 30.05083 36.030359 30.205283 36.030359 30.416231 L 36.030359 31.892627 L 36.703703 31.892627 L 36.703703 30.25035 C 36.703703 30.123111 36.692003 29.997519 36.668563 29.873629 C 36.64847 29.749738 36.609728 29.638969 36.552808 29.541866 C 36.495885 29.444765 36.415795 29.366495 36.311995 29.306222 C 36.208196 29.245948 36.075844 29.215788 35.91512 29.215788 C 35.704172 29.215788 35.516435 29.263895 35.352364 29.360999 C 35.188293 29.454754 35.052819 29.592047 34.945671 29.77286 C 34.912187 29.615485 34.83522 29.48365 34.714677 29.376502 C 34.594135 29.269353 34.423557 29.215788 34.202564 29.215788 z M 39.519552 29.215788 C 39.141654 29.222579 38.788838 29.33487 38.461218 29.552201 L 38.667407 29.979049 C 38.80804 29.881946 38.945333 29.8081 39.079268 29.757874 C 39.213204 29.707647 39.350497 29.682426 39.49113 29.682426 C 39.685336 29.682426 39.831209 29.729747 39.928312 29.823503 C 40.028764 29.917257 40.078691 30.050912 40.078691 30.225029 L 40.078691 30.375924 C 39.991633 30.339097 39.891262 30.310751 39.777417 30.290658 C 39.66692 30.270564 39.553029 30.260168 39.435836 30.260168 C 39.271765 30.260168 39.120951 30.282271 38.983667 30.325798 C 38.846383 30.365978 38.727551 30.422665 38.6271 30.49633 C 38.529993 30.569994 38.453026 30.660483 38.396106 30.767631 C 38.342533 30.871431 38.316008 30.985322 38.316008 31.109212 C 38.316008 31.229754 38.337593 31.340006 38.38112 31.440458 C 38.427997 31.540909 38.491445 31.629579 38.571806 31.706592 C 38.652167 31.780259 38.747596 31.839282 38.858093 31.882808 C 38.96859 31.922988 39.087421 31.942753 39.214661 31.942753 C 39.405519 31.942753 39.584676 31.902708 39.752096 31.822347 C 39.919515 31.741985 40.062266 31.624973 40.17946 31.470947 L 40.194446 31.616158 C 40.211188 31.709916 40.253052 31.785581 40.32002 31.842501 C 40.390336 31.899421 40.488887 31.927767 40.616126 31.927767 C 40.699835 31.927767 40.798903 31.916067 40.912748 31.892627 L 40.912748 31.320052 C 40.855825 31.316705 40.813961 31.300059 40.787175 31.269926 C 40.763735 31.23979 40.752035 31.189347 40.752035 31.119031 L 40.752035 30.300476 C 40.752035 29.948895 40.646206 29.681069 40.435258 29.496908 C 40.227658 29.309398 39.93461 29.215788 39.556242 29.215788 C 39.543999 29.215788 39.531742 29.215569 39.519552 29.215788 z M 43.765804 29.215788 C 43.567452 29.220104 43.387948 29.256798 43.227852 29.325859 C 43.057085 29.399523 42.911728 29.498591 42.791187 29.622481 C 42.670645 29.746372 42.578338 29.890425 42.514718 30.054496 C 42.451098 30.218567 42.419116 30.392784 42.419116 30.576945 C 42.419116 30.757758 42.451098 30.931457 42.514718 31.098877 C 42.581685 31.262947 42.675295 31.40882 42.795837 31.53606 C 42.916379 31.65995 43.062252 31.758501 43.23302 31.832166 C 43.403788 31.90583 43.596465 31.942753 43.810763 31.942753 C 44.102072 31.942753 44.351437 31.879306 44.559037 31.752067 C 44.766637 31.624829 44.915632 31.460494 45.006038 31.259591 L 44.348197 31.059086 C 44.308017 31.146142 44.23599 31.219471 44.13219 31.279745 C 44.031738 31.340018 43.920969 31.370178 43.800427 31.370178 C 43.706672 31.370178 43.618004 31.351718 43.534294 31.314884 C 43.450584 31.274704 43.376738 31.219836 43.313119 31.14952 C 43.252849 31.079204 43.204224 30.995476 43.167391 30.898372 C 43.130558 30.801269 43.112614 30.694139 43.112614 30.576945 C 43.112614 30.459751 43.129253 30.352104 43.16274 30.255001 C 43.19957 30.157898 43.248194 30.075989 43.308468 30.009021 C 43.372087 29.938706 43.445416 29.885141 43.529126 29.848307 C 43.612836 29.808127 43.703324 29.788363 43.800427 29.788363 C 43.914273 29.788363 44.018282 29.814888 44.112036 29.868461 C 44.205794 29.918687 44.280942 29.992533 44.337862 30.089636 L 44.995703 29.888615 C 44.895251 29.687712 44.743135 29.525197 44.538884 29.401306 C 44.33798 29.277416 44.093557 29.215788 43.805595 29.215788 C 43.792201 29.215788 43.779028 29.2155 43.765804 29.215788 z M 46.568217 29.215788 C 46.369864 29.220104 46.19036 29.256798 46.030265 29.325859 C 45.859498 29.399523 45.714141 29.50041 45.5936 29.627649 C 45.476406 29.751539 45.385918 29.895076 45.322298 30.059147 C 45.258678 30.223218 45.226697 30.397434 45.226697 30.581596 C 45.226697 30.762409 45.258678 30.934806 45.322298 31.098877 C 45.385918 31.262947 45.476406 31.40882 45.5936 31.53606 C 45.714141 31.65995 45.859498 31.758501 46.030265 31.832166 C 46.201033 31.90583 46.393711 31.942753 46.608008 31.942753 C 46.822305 31.942753 47.014983 31.90583 47.18575 31.832166 C 47.356518 31.758501 47.500571 31.65995 47.617765 31.53606 C 47.734958 31.40882 47.825447 31.262947 47.889067 31.098877 C 47.952687 30.934806 47.984151 30.762409 47.984151 30.581596 C 47.984151 30.397434 47.952687 30.223218 47.889067 30.059147 C 47.825447 29.895076 47.73314 29.751539 47.612598 29.627649 C 47.495404 29.50041 47.351351 29.399523 47.180583 29.325859 C 47.013164 29.252194 46.822305 29.215788 46.608008 29.215788 C 46.594614 29.215788 46.581441 29.2155 46.568217 29.215788 z M 50.088932 29.215788 C 49.857893 29.215788 49.649876 29.262592 49.465715 29.356348 C 49.281553 29.450102 49.141139 29.580635 49.044035 29.748055 L 49.044035 29.260746 L 48.43632 29.260746 L 48.43632 31.892627 L 49.109147 31.892627 L 49.109147 30.35577 C 49.132585 30.275409 49.169508 30.201563 49.219735 30.134595 C 49.269959 30.067629 49.325343 30.010942 49.385616 29.964063 C 49.449235 29.913837 49.516322 29.875094 49.586637 29.848307 C 49.656954 29.821521 49.725342 29.808 49.79231 29.808 C 49.922897 29.808 50.025086 29.856624 50.098751 29.953727 C 50.172415 30.05083 50.209338 30.205283 50.209338 30.416231 L 50.209338 31.892627 L 50.882166 31.892627 L 50.882166 30.25035 C 50.882166 30.123111 50.870466 29.997519 50.847026 29.873629 C 50.826933 29.749738 50.788707 29.638969 50.731787 29.541866 C 50.674865 29.444765 50.594259 29.366495 50.490458 29.306222 C 50.386658 29.245948 50.253004 29.215788 50.088932 29.215788 z M 55.333573 29.215788 C 55.165827 29.219908 55.011296 29.255286 54.870036 29.321208 C 54.719358 29.391524 54.590645 29.488255 54.483496 29.612146 C 54.37635 29.736037 54.292622 29.88009 54.232349 30.044161 C 54.172075 30.208232 54.141915 30.386087 54.141915 30.576945 C 54.141915 30.757758 54.170261 30.928336 54.227181 31.089058 C 54.284104 31.249782 54.364709 31.392015 54.46851 31.515906 C 54.575658 31.636448 54.70125 31.731877 54.845231 31.802193 C 54.989212 31.87251 55.149908 31.907613 55.327372 31.907613 C 55.508185 31.907613 55.676944 31.867569 55.834318 31.787207 C 55.991693 31.703498 56.114163 31.586485 56.201221 31.435807 L 56.201221 31.767053 C 56.201221 31.894292 56.179635 32.004544 56.136108 32.098299 C 56.095928 32.192052 56.038724 32.269536 55.965059 32.32981 C 55.891395 32.390081 55.806364 32.433248 55.709261 32.460034 C 55.615507 32.490168 55.516439 32.505509 55.412638 32.505509 C 55.241871 32.505509 55.079356 32.470406 54.92533 32.40009 C 54.774652 32.329774 54.64906 32.232525 54.548608 32.108634 L 54.182223 32.465202 C 54.322855 32.639318 54.490311 32.77349 54.684517 32.867245 C 54.882073 32.964348 55.124677 33.012455 55.412638 33.012455 C 55.623588 33.012455 55.818084 32.984109 55.995549 32.927189 C 56.176362 32.870267 56.330297 32.788358 56.457536 32.681209 C 56.588123 32.574061 56.690313 32.443529 56.763977 32.289502 C 56.837642 32.135476 56.874048 31.96126 56.874048 31.767053 L 56.874048 29.260746 L 56.286487 29.260746 L 56.286487 29.722734 C 56.186035 29.568708 56.059141 29.446754 55.905115 29.356348 C 55.751089 29.262592 55.571932 29.215788 55.36768 29.215788 C 55.356379 29.215788 55.344757 29.215513 55.333573 29.215788 z M 63.51757 29.215788 C 63.139673 29.222579 62.786855 29.33487 62.459237 29.552201 L 62.665426 29.979049 C 62.806058 29.881946 62.943352 29.8081 63.077287 29.757874 C 63.211223 29.707647 63.348516 29.682426 63.489148 29.682426 C 63.683355 29.682426 63.828711 29.729747 63.925814 29.823503 C 64.026266 29.917257 64.076709 30.050912 64.076709 30.225029 L 64.076709 30.375924 C 63.98965 30.339097 63.889281 30.310751 63.775435 30.290658 C 63.664939 30.270564 63.551048 30.260168 63.433854 30.260168 C 63.269783 30.260168 63.118969 30.282271 62.981685 30.325798 C 62.844402 30.365978 62.72557 30.422665 62.625118 30.49633 C 62.528012 30.569994 62.451044 30.660483 62.394124 30.767631 C 62.340551 30.871431 62.313509 30.985322 62.313509 31.109212 C 62.313509 31.229754 62.335612 31.340006 62.379138 31.440458 C 62.426016 31.540909 62.489462 31.629579 62.569824 31.706592 C 62.650186 31.780259 62.745615 31.839282 62.856112 31.882808 C 62.966609 31.922988 63.085441 31.942753 63.212679 31.942753 C 63.403538 31.942753 63.582695 31.902708 63.750114 31.822347 C 63.917534 31.741985 64.059768 31.624973 64.176961 31.470947 L 64.191948 31.616158 C 64.208689 31.709916 64.250553 31.785581 64.317521 31.842501 C 64.387837 31.899421 64.486905 31.927767 64.614144 31.927767 C 64.697854 31.927767 64.796405 31.916067 64.91025 31.892627 L 64.91025 31.320052 C 64.853327 31.316705 64.811463 31.300059 64.784676 31.269926 C 64.761236 31.23979 64.749536 31.189347 64.749536 31.119031 L 64.749536 30.300476 C 64.749536 29.948895 64.644225 29.681069 64.433276 29.496908 C 64.225676 29.309398 63.932629 29.215788 63.55426 29.215788 C 63.542018 29.215788 63.52976 29.215569 63.51757 29.215788 z M 62.017403 29.225606 C 61.947087 29.225606 61.873241 29.240948 61.796228 29.271082 C 61.722564 29.29787 61.649234 29.337914 61.57557 29.391488 C 61.501906 29.445062 61.433001 29.508509 61.369381 29.582174 C 61.305764 29.65249 61.250379 29.733096 61.203499 29.823503 L 61.203499 29.260746 L 60.585966 29.260746 L 60.585966 31.892627 L 61.258793 31.892627 L 61.258793 30.300476 C 61.329109 30.149798 61.44482 30.037727 61.605542 29.964063 C 61.766265 29.887035 61.948544 29.84699 62.152795 29.843656 L 62.152795 29.230774 C 62.136056 29.227441 62.117595 29.225606 62.097502 29.225606 L 62.017403 29.225606 z M 66.808842 29.225606 C 66.738526 29.225606 66.66468 29.240948 66.587667 29.271082 C 66.514002 29.29787 66.440673 29.337914 66.367009 29.391488 C 66.293345 29.445062 66.22444 29.508509 66.16082 29.582174 C 66.097203 29.65249 66.042335 29.733096 65.995455 29.823503 L 65.995455 29.260746 L 65.377405 29.260746 L 65.377405 31.892627 L 66.050232 31.892627 L 66.050232 30.300476 C 66.120549 30.149798 66.236258 30.037727 66.396981 29.964063 C 66.557703 29.887035 66.740499 29.84699 66.944751 29.843656 L 66.944751 29.230774 C 66.928004 29.227441 66.909544 29.225606 66.889457 29.225606 L 66.808842 29.225606 z M 57.456958 29.260746 L 57.456958 30.908191 C 57.456958 31.249727 57.527165 31.507671 57.667798 31.681787 C 57.80843 31.855904 58.014628 31.942753 58.285848 31.942753 C 58.506841 31.942753 58.709401 31.897767 58.893563 31.807361 C 59.077724 31.716954 59.228021 31.580964 59.345215 31.400151 L 59.360201 31.611507 C 59.373594 31.708613 59.417278 31.785581 59.490942 31.842501 C 59.567956 31.896074 59.667023 31.922599 59.787565 31.922599 C 59.8244 31.922599 59.864445 31.921282 59.907971 31.917948 C 59.954849 31.914602 60.011536 31.90602 60.078503 31.892627 L 60.078503 31.320052 C 60.02158 31.316705 59.979716 31.300059 59.95293 31.269926 C 59.92949 31.23979 59.91779 31.189347 59.91779 31.119031 L 59.91779 29.260746 L 59.244963 29.260746 L 59.244963 30.893205 C 59.16795 31.053928 59.06758 31.174579 58.943689 31.25494 C 58.823147 31.331952 58.697555 31.370178 58.566968 31.370178 C 58.275657 31.370178 58.129785 31.167618 58.129785 30.762463 L 58.129785 29.260746 L 57.456958 29.260746 z M 30.821891 29.70258 C 31.006052 29.70258 31.161807 29.762905 31.289046 29.883447 C 31.419635 30.000641 31.493481 30.158215 31.510221 30.35577 L 30.143897 30.35577 C 30.15059 30.258667 30.172692 30.169998 30.209526 30.089636 C 30.249704 30.009272 30.299631 29.940367 30.359904 29.883447 C 30.420175 29.826522 30.48908 29.783356 30.566093 29.753223 C 30.646454 29.719736 30.731485 29.70258 30.821891 29.70258 z M 46.608008 29.788363 C 46.705111 29.788363 46.795599 29.808127 46.879309 29.848307 C 46.963016 29.885139 47.035043 29.938705 47.095317 30.009021 C 47.158933 30.079338 47.207558 30.163065 47.241044 30.260168 C 47.277877 30.357272 47.296338 30.4631 47.296338 30.576945 C 47.296338 30.694139 47.277877 30.801269 47.241044 30.898372 C 47.207561 30.995476 47.158937 31.079204 47.095317 31.14952 C 47.035046 31.219837 46.963019 31.274705 46.879309 31.314884 C 46.795599 31.351718 46.705111 31.370178 46.608008 31.370178 C 46.510905 31.370178 46.420417 31.351718 46.336707 31.314884 C 46.252997 31.274704 46.179668 31.219836 46.116048 31.14952 C 46.055778 31.079204 46.007154 30.996778 45.970321 30.903023 C 45.936834 30.805919 45.920195 30.698789 45.920195 30.581596 C 45.920195 30.467751 45.936834 30.362439 45.970321 30.265336 C 46.007151 30.168232 46.055775 30.084505 46.116048 30.014189 C 46.179668 29.943872 46.252997 29.888487 46.336707 29.848307 C 46.420417 29.808127 46.510905 29.788363 46.608008 29.788363 z M 55.512891 29.788363 C 55.653523 29.788363 55.787694 29.835167 55.914933 29.928923 C 56.045518 30.022678 56.140948 30.14645 56.201221 30.300476 L 56.201221 30.928345 C 56.177779 30.988617 56.144495 31.045304 56.100968 31.098877 C 56.057437 31.152452 56.006993 31.199257 55.950073 31.239437 C 55.893151 31.279617 55.831006 31.311598 55.764038 31.335038 C 55.69707 31.358478 55.626863 31.370178 55.553198 31.370178 C 55.449398 31.370178 55.353969 31.350414 55.266911 31.310234 C 55.179853 31.270053 55.102885 31.214668 55.035917 31.144352 C 54.972299 31.074036 54.922372 30.992127 54.885539 30.898372 C 54.848706 30.804617 54.830245 30.70373 54.830245 30.596582 C 54.830245 30.492782 54.84507 30.392412 54.875204 30.295308 C 54.908685 30.198205 54.95549 30.113175 55.015763 30.03951 C 55.076034 29.962495 55.148061 29.902169 55.231771 29.858643 C 55.315481 29.811763 55.409091 29.788363 55.512891 29.788363 z M 39.546423 30.63689 C 39.633481 30.63689 39.72397 30.646769 39.817725 30.666862 C 39.91148 30.683609 39.998329 30.707525 40.078691 30.737659 L 40.078691 31.038932 C 40.078691 31.109252 40.041768 31.172698 39.968103 31.229618 C 39.91118 31.296587 39.831091 31.350152 39.727291 31.390332 C 39.626839 31.430512 39.519709 31.450793 39.405863 31.450793 C 39.278625 31.450793 39.171495 31.413871 39.084436 31.340206 C 38.997378 31.263193 38.953695 31.167764 38.953695 31.053918 C 38.953695 30.933377 39.00908 30.834309 39.119576 30.757296 C 39.230073 30.676935 39.372307 30.63689 39.546423 30.63689 z M 63.544442 30.63689 C 63.6315 30.63689 63.721471 30.646769 63.815226 30.666862 C 63.908981 30.683609 63.996347 30.707525 64.076709 30.737659 L 64.076709 31.038932 C 64.076709 31.109252 64.039786 31.172698 63.966122 31.229618 C 63.909199 31.296587 63.828593 31.350152 63.724793 31.390332 C 63.624341 31.430512 63.51721 31.450793 63.403365 31.450793 C 63.276126 31.450793 63.168996 31.413871 63.081938 31.340206 C 62.994879 31.263193 62.951713 31.167764 62.951713 31.053918 C 62.951713 30.933377 63.00658 30.834309 63.117078 30.757296 C 63.227574 30.676935 63.370325 30.63689 63.544442 30.63689 z M 53.197787 34.890894 L 53.197787 35.744588 L 52.851038 35.744588 L 52.851038 36.261869 L 53.197787 36.261869 L 53.197787 37.773405 C 53.197787 37.890599 53.216247 37.991486 53.25308 38.075195 C 53.28991 38.155558 53.338535 38.222127 53.398808 38.2757 C 53.462427 38.325925 53.534453 38.362848 53.614815 38.386287 C 53.698525 38.409727 53.787194 38.421427 53.880949 38.421427 C 54.024929 38.421427 54.162223 38.401663 54.29281 38.361483 C 54.423397 38.321302 54.533649 38.28074 54.624056 38.24056 L 54.488664 37.708293 C 54.448483 37.725033 54.394918 37.745314 54.32795 37.768754 C 54.260983 37.792194 54.192078 37.803894 54.121761 37.803894 C 54.051446 37.803894 53.99112 37.785434 53.940894 37.7486 C 53.894014 37.70842 53.870614 37.641334 53.870614 37.547579 L 53.870614 36.261869 L 54.423035 36.261869 L 54.423035 35.744588 L 53.870614 35.744588 L 53.870614 34.890894 L 53.197787 34.890894 z M 38.067444 35.694462 C 37.9305 35.696816 37.802258 35.716738 37.682971 35.754407 C 37.559081 35.794587 37.450131 35.853094 37.356376 35.930107 C 37.26262 36.003771 37.189291 36.094259 37.135718 36.201408 C 37.085491 36.308556 37.06027 36.429207 37.06027 36.563143 C 37.06027 36.663594 37.07691 36.750961 37.110396 36.824626 C 37.14388 36.894945 37.197445 36.958392 37.27111 37.015312 C 37.344775 37.068888 37.442023 37.117513 37.562565 37.161039 C 37.683107 37.204566 37.828463 37.249552 37.999231 37.296432 C 38.203483 37.353357 38.351175 37.4038 38.441581 37.447327 C 38.531988 37.490855 38.576974 37.559244 38.576974 37.652999 C 38.576974 37.746753 38.538231 37.81878 38.461218 37.869006 C 38.384205 37.919233 38.278894 37.944454 38.144959 37.944454 C 37.994281 37.944454 37.842165 37.916108 37.688139 37.859188 C 37.537461 37.798917 37.381706 37.71155 37.220984 37.597705 L 36.969836 38.019902 C 37.120514 38.150489 37.301491 38.250859 37.512439 38.321175 C 37.723387 38.391492 37.938951 38.426595 38.159945 38.426595 C 38.488087 38.426595 38.74785 38.352749 38.938709 38.20542 C 39.129567 38.054742 39.224996 37.85088 39.224996 37.593054 C 39.224996 37.482557 39.204715 37.38843 39.164535 37.311418 C 39.127703 37.231058 39.067377 37.160851 38.983667 37.100578 C 38.903306 37.040309 38.797994 36.986744 38.667407 36.939864 C 38.540169 36.892989 38.386233 36.846184 38.20542 36.799304 C 38.108317 36.775871 38.026408 36.754285 37.95944 36.734192 C 37.89582 36.710752 37.843557 36.686835 37.803377 36.663395 C 37.763197 36.639955 37.733037 36.61343 37.712944 36.583297 C 37.696204 36.553164 37.688139 36.514422 37.688139 36.467542 C 37.688139 36.363744 37.726364 36.288595 37.803377 36.241716 C 37.88039 36.194836 37.97582 36.171436 38.089665 36.171436 C 38.213555 36.171436 38.337328 36.194836 38.461218 36.241716 C 38.588457 36.288593 38.719507 36.362439 38.853442 36.462891 L 39.124227 36.05568 C 38.980246 35.928439 38.821369 35.836648 38.647253 35.779728 C 38.476486 35.722808 38.292388 35.694462 38.094832 35.694462 C 38.085624 35.694462 38.076573 35.694305 38.067444 35.694462 z M 58.820699 35.694462 C 58.683755 35.696816 58.555513 35.716738 58.436226 35.754407 C 58.312337 35.794587 58.203387 35.853094 58.109631 35.930107 C 58.015876 36.003771 57.942546 36.094259 57.888973 36.201408 C 57.838746 36.308556 57.813525 36.429207 57.813525 36.563143 C 57.813525 36.663594 57.830165 36.750961 57.863652 36.824626 C 57.897136 36.894945 57.950701 36.958392 58.024365 37.015312 C 58.09803 37.068888 58.195279 37.117513 58.31582 37.161039 C 58.436362 37.204566 58.581718 37.249552 58.752486 37.296432 C 58.956738 37.353357 59.10443 37.4038 59.194837 37.447327 C 59.285242 37.490855 59.330229 37.559244 59.330229 37.652999 C 59.330229 37.746753 59.292003 37.81878 59.21499 37.869006 C 59.137977 37.919233 59.032149 37.944454 58.898214 37.944454 C 58.747536 37.944454 58.59542 37.916108 58.441394 37.859188 C 58.290716 37.798917 58.134962 37.71155 57.974239 37.597705 L 57.723092 38.019902 C 57.873769 38.150489 58.054746 38.250859 58.265694 38.321175 C 58.476643 38.391492 58.692207 38.426595 58.9132 38.426595 C 59.241342 38.426595 59.501105 38.352749 59.691964 38.20542 C 59.882822 38.054742 59.978251 37.85088 59.978251 37.593054 C 59.978251 37.482557 59.95797 37.38843 59.91779 37.311418 C 59.880958 37.231058 59.820632 37.160851 59.736922 37.100578 C 59.656561 37.040309 59.55125 36.986744 59.420663 36.939864 C 59.293424 36.892989 59.139488 36.846184 58.958675 36.799304 C 58.861572 36.775871 58.779663 36.754285 58.712695 36.734192 C 58.649075 36.710752 58.596813 36.686835 58.556633 36.663395 C 58.516453 36.639955 58.486292 36.61343 58.466199 36.583297 C 58.449459 36.553164 58.441394 36.514422 58.441394 36.467542 C 58.441394 36.363744 58.479619 36.288595 58.556633 36.241716 C 58.633645 36.194836 58.729075 36.171436 58.84292 36.171436 C 58.966811 36.171436 59.0911 36.194836 59.21499 36.241716 C 59.342229 36.288593 59.472762 36.362439 59.606698 36.462891 L 59.877482 36.05568 C 59.733501 35.928439 59.574625 35.836648 59.400509 35.779728 C 59.229741 35.722808 59.045643 35.694462 58.848088 35.694462 C 58.83888 35.694462 58.829829 35.694305 58.820699 35.694462 z M 68.373604 35.694462 C 68.23666 35.696816 68.108419 35.716738 67.989132 35.754407 C 67.865241 35.794587 67.756291 35.853094 67.662537 35.930107 C 67.568781 36.003771 67.495452 36.094259 67.441878 36.201408 C 67.391652 36.308556 67.366431 36.429207 67.366431 36.563143 C 67.366431 36.663594 67.38307 36.750961 67.416557 36.824626 C 67.450041 36.894945 67.503606 36.958392 67.577271 37.015312 C 67.650935 37.068888 67.748184 37.117513 67.868726 37.161039 C 67.989268 37.204566 68.134624 37.249552 68.305392 37.296432 C 68.509643 37.353357 68.657335 37.4038 68.747742 37.447327 C 68.838148 37.490855 68.883134 37.559244 68.883134 37.652999 C 68.883134 37.746753 68.844908 37.81878 68.767896 37.869006 C 68.690882 37.919233 68.585054 37.944454 68.451119 37.944454 C 68.300441 37.944454 68.148325 37.916108 67.994299 37.859188 C 67.843622 37.798917 67.687867 37.71155 67.527144 37.597705 L 67.275997 38.019902 C 67.426675 38.150489 67.607651 38.250859 67.8186 38.321175 C 68.029548 38.391492 68.245111 38.426595 68.466105 38.426595 C 68.794248 38.426595 69.054011 38.352749 69.244869 38.20542 C 69.435727 38.054742 69.531157 37.85088 69.531157 37.593054 C 69.531157 37.482557 69.510875 37.38843 69.470695 37.311418 C 69.433863 37.231058 69.373537 37.160851 69.289828 37.100578 C 69.209466 37.040309 69.104155 36.986744 68.973568 36.939864 C 68.846329 36.892989 68.692393 36.846184 68.51158 36.799304 C 68.414477 36.775871 68.332568 36.754285 68.265601 36.734192 C 68.20198 36.710752 68.149718 36.686835 68.109538 36.663395 C 68.069358 36.639955 68.039197 36.61343 68.019104 36.583297 C 68.002364 36.553164 67.994299 36.514422 67.994299 36.467542 C 67.994299 36.363744 68.032525 36.288595 68.109538 36.241716 C 68.186551 36.194836 68.28198 36.171436 68.395825 36.171436 C 68.519716 36.171436 68.644005 36.194836 68.767896 36.241716 C 68.895134 36.288593 69.025667 36.362439 69.159603 36.462891 L 69.430904 36.05568 C 69.286923 35.928439 69.12753 35.836648 68.953414 35.779728 C 68.782645 35.722808 68.598547 35.694462 68.400993 35.694462 C 68.391785 35.694462 68.382734 35.694305 68.373604 35.694462 z M 73.878178 35.694462 C 73.741234 35.696816 73.612992 35.716738 73.493705 35.754407 C 73.369815 35.794587 73.261382 35.853094 73.167627 35.930107 C 73.073871 36.003771 73.000025 36.094259 72.946452 36.201408 C 72.896225 36.308556 72.871004 36.429207 72.871004 36.563143 C 72.871004 36.663594 72.887644 36.750961 72.92113 36.824626 C 72.954614 36.894945 73.008696 36.958392 73.082361 37.015312 C 73.156026 37.068888 73.252757 37.117513 73.373299 37.161039 C 73.493841 37.204566 73.639714 37.249552 73.810482 37.296432 C 74.014734 37.353357 74.161909 37.4038 74.252315 37.447327 C 74.342722 37.490855 74.388224 37.559244 74.388224 37.652999 C 74.388224 37.746753 74.349482 37.81878 74.272469 37.869006 C 74.195456 37.919233 74.090145 37.944454 73.956209 37.944454 C 73.805532 37.944454 73.652899 37.916108 73.498873 37.859188 C 73.348195 37.798917 73.192441 37.71155 73.031718 37.597705 L 72.780571 38.019902 C 72.931248 38.150489 73.112225 38.250859 73.323173 38.321175 C 73.534122 38.391492 73.750202 38.426595 73.971196 38.426595 C 74.299338 38.426595 74.558584 38.352749 74.749443 38.20542 C 74.9403 38.054742 75.03573 37.85088 75.03573 37.593054 C 75.03573 37.482557 75.015965 37.38843 74.975785 37.311418 C 74.938953 37.231058 74.878628 37.160851 74.794918 37.100578 C 74.714557 37.040309 74.608729 36.986744 74.478141 36.939864 C 74.350903 36.892989 74.196967 36.846184 74.016154 36.799304 C 73.919051 36.775871 73.837142 36.754285 73.770174 36.734192 C 73.706554 36.710752 73.654808 36.686835 73.614628 36.663395 C 73.574448 36.639955 73.544288 36.61343 73.524194 36.583297 C 73.507454 36.553164 73.498873 36.514422 73.498873 36.467542 C 73.498873 36.363744 73.537616 36.288595 73.614628 36.241716 C 73.691641 36.194836 73.78707 36.171436 73.900916 36.171436 C 74.024806 36.171436 74.148579 36.194836 74.272469 36.241716 C 74.399708 36.288593 74.530241 36.362439 74.664177 36.462891 L 74.935478 36.05568 C 74.791497 35.928439 74.63262 35.836648 74.458504 35.779728 C 74.287736 35.722808 74.103122 35.694462 73.905567 35.694462 C 73.896358 35.694462 73.887308 35.694305 73.878178 35.694462 z M 32.775777 35.699113 C 32.544738 35.699113 32.337237 35.746434 32.153076 35.84019 C 31.968914 35.933944 31.8285 36.064477 31.731397 36.231897 L 31.731397 35.744588 L 31.123682 35.744588 L 31.123682 38.376469 L 31.796509 38.376469 L 31.796509 36.839612 C 31.819947 36.759251 31.85687 36.685405 31.907096 36.618437 C 31.95732 36.551471 32.012704 36.494784 32.072978 36.447905 C 32.136597 36.397679 32.203166 36.358936 32.273482 36.332149 C 32.343798 36.305363 32.412703 36.291842 32.479671 36.291842 C 32.610258 36.291842 32.712448 36.340466 32.786113 36.437569 C 32.859777 36.534672 32.8967 36.688608 32.8967 36.899557 L 32.8967 38.376469 L 33.569527 38.376469 L 33.569527 36.734192 C 33.569527 36.606953 33.557827 36.481361 33.534387 36.357471 C 33.514294 36.23358 33.475552 36.122811 33.418632 36.025708 C 33.361709 35.928607 33.28162 35.84982 33.17782 35.789547 C 33.07402 35.729273 32.939848 35.699113 32.775777 35.699113 z M 35.382853 35.699113 C 35.168556 35.699113 34.97406 35.736036 34.799943 35.809701 C 34.629175 35.883365 34.483819 35.983735 34.363277 36.110974 C 34.242736 36.234864 34.150428 36.380737 34.086808 36.548157 C 34.023188 36.712228 33.991207 36.887747 33.991207 37.075256 C 33.991207 37.25607 34.023188 37.428983 34.086808 37.593054 C 34.153776 37.757125 34.247386 37.900663 34.367928 38.024552 C 34.48847 38.148443 34.634343 38.247511 34.805111 38.321175 C 34.975879 38.391492 35.166737 38.426595 35.377686 38.426595 C 35.672344 38.426595 35.92483 38.363148 36.135779 38.235909 C 36.350076 38.105322 36.505831 37.939168 36.602934 37.738265 L 36.025708 37.577551 C 35.982179 37.6847 35.899754 37.772066 35.779211 37.839034 C 35.662018 37.902654 35.536426 37.934119 35.40249 37.934119 C 35.315432 37.934119 35.232221 37.919294 35.15186 37.88916 C 35.071498 37.859022 34.999472 37.815339 34.935852 37.758419 C 34.872232 37.701496 34.819969 37.633108 34.779789 37.552747 C 34.739609 37.472385 34.714388 37.380078 34.704342 37.276278 L 36.738843 37.276278 C 36.745543 37.24949 36.748661 37.216205 36.748661 37.176025 C 36.751995 37.135842 36.753829 37.093978 36.753829 37.050452 C 36.753829 36.872987 36.721848 36.702409 36.658228 36.538338 C 36.597956 36.374267 36.507468 36.230214 36.386926 36.106323 C 36.269732 35.982433 36.126196 35.883365 35.955428 35.809701 C 35.788009 35.736036 35.59715 35.699113 35.382853 35.699113 z M 41.942143 35.699113 C 41.768026 35.699113 41.605512 35.734733 41.454834 35.80505 C 41.304157 35.875366 41.173624 35.972097 41.063127 36.095988 C 40.952631 36.21653 40.865781 36.358764 40.802161 36.522835 C 40.741887 36.686907 40.711727 36.864761 40.711727 37.055619 C 40.711727 37.246477 40.740073 37.425634 40.796993 37.593054 C 40.853916 37.757125 40.932702 37.900663 41.033154 38.024552 C 41.136954 38.148443 41.258908 38.247511 41.39954 38.321175 C 41.540173 38.391492 41.694108 38.426595 41.861528 38.426595 C 42.059083 38.426595 42.235118 38.384731 42.389144 38.301021 C 42.54317 38.213963 42.668761 38.085249 42.765865 37.914482 L 42.765865 38.984184 C 42.765865 39.051152 42.779386 39.111478 42.806173 39.165051 C 42.832963 39.221975 42.868066 39.270599 42.911593 39.310779 C 42.955124 39.350959 43.005051 39.382424 43.061971 39.405863 C 43.122242 39.429303 43.186206 39.441003 43.253174 39.441003 C 43.306748 39.441003 43.367073 39.437878 43.434041 39.431185 C 43.501012 39.427838 43.56264 39.421078 43.61956 39.411031 L 43.61956 38.838456 C 43.552591 38.835103 43.505787 38.818463 43.479 38.78833 C 43.452213 38.761543 43.438692 38.7111 43.438692 38.637435 L 43.438692 35.744588 L 42.851131 35.744588 L 42.851131 36.201408 C 42.754027 36.050731 42.628436 35.930596 42.47441 35.84019 C 42.320384 35.746434 42.143046 35.699113 41.942143 35.699113 z M 48.215145 35.699113 C 47.823383 35.699113 47.458826 35.811701 47.120638 36.036043 L 47.32631 36.462891 C 47.466942 36.365788 47.604236 36.291942 47.738171 36.241716 C 47.872107 36.191489 48.009401 36.166268 48.150033 36.166268 C 48.34424 36.166268 48.490112 36.213073 48.587215 36.306828 C 48.687666 36.400582 48.737594 36.534754 48.737594 36.70887 L 48.737594 36.859766 C 48.650536 36.822939 48.550165 36.794076 48.43632 36.773983 C 48.325823 36.753889 48.211932 36.74401 48.094739 36.74401 C 47.930668 36.74401 47.779854 36.765596 47.64257 36.809123 C 47.505286 36.849303 47.386455 36.906507 47.286003 36.980172 C 47.188897 37.053836 47.111929 37.144324 47.055009 37.251473 C 47.001436 37.355273 46.974911 37.469164 46.974911 37.593054 C 46.974911 37.713596 46.996496 37.823848 47.040023 37.9243 C 47.0869 38.024751 47.150348 38.113421 47.230709 38.190434 C 47.31107 38.264101 47.406499 38.322607 47.516996 38.366134 C 47.627493 38.406314 47.746324 38.426595 47.873564 38.426595 C 48.064422 38.426595 48.243579 38.38655 48.410999 38.306189 C 48.578418 38.225827 48.721169 38.108298 48.838363 37.954273 L 48.853349 38.1 C 48.870091 38.193758 48.911955 38.269423 48.978923 38.326343 C 49.049239 38.383263 49.147789 38.411609 49.275029 38.411609 C 49.358738 38.411609 49.457806 38.399909 49.571651 38.376469 L 49.571651 37.803894 C 49.514729 37.800541 49.472864 37.783901 49.446078 37.753768 C 49.422638 37.723632 49.410938 37.673189 49.410938 37.602873 L 49.410938 36.784318 C 49.410938 36.432737 49.305109 36.164911 49.094161 35.98075 C 48.886561 35.79324 48.593513 35.699113 48.215145 35.699113 z M 51.690902 35.699113 C 51.459863 35.699113 51.252362 35.746434 51.068201 35.84019 C 50.884039 35.933944 50.743108 36.064477 50.646004 36.231897 L 50.646004 35.744588 L 50.038289 35.744588 L 50.038289 38.376469 L 50.711633 38.376469 L 50.711633 36.839612 C 50.735071 36.759251 50.771994 36.685405 50.822221 36.618437 C 50.872444 36.551471 50.927312 36.494784 50.987586 36.447905 C 51.051205 36.397679 51.11829 36.358936 51.188607 36.332149 C 51.258923 36.305363 51.327828 36.291842 51.394796 36.291842 C 51.525383 36.291842 51.627572 36.340466 51.701237 36.437569 C 51.774902 36.534672 51.811308 36.688608 51.811308 36.899557 L 51.811308 38.376469 L 52.484652 38.376469 L 52.484652 36.734192 C 52.484652 36.606953 52.472952 36.481361 52.449512 36.357471 C 52.429418 36.23358 52.390677 36.122811 52.333757 36.025708 C 52.276834 35.928607 52.196744 35.84982 52.092944 35.789547 C 51.989145 35.729273 51.854973 35.699113 51.690902 35.699113 z M 56.136108 35.699113 C 55.921811 35.699113 55.727315 35.736036 55.553198 35.809701 C 55.38243 35.883365 55.237074 35.983735 55.116532 36.110974 C 54.995991 36.234864 54.903683 36.380737 54.840064 36.548157 C 54.776444 36.712228 54.744462 36.887747 54.744462 37.075256 C 54.744462 37.25607 54.776444 37.428983 54.840064 37.593054 C 54.907031 37.757125 55.000641 37.900663 55.121183 38.024552 C 55.241725 38.148443 55.387598 38.247511 55.558366 38.321175 C 55.729134 38.391492 55.919992 38.426595 56.130941 38.426595 C 56.425599 38.426595 56.678602 38.363148 56.889551 38.235909 C 57.103848 38.105322 57.259086 37.939168 57.356189 37.738265 L 56.778963 37.577551 C 56.735435 37.6847 56.653009 37.772066 56.532467 37.839034 C 56.415273 37.902654 56.290198 37.934119 56.156262 37.934119 C 56.069204 37.934119 55.985476 37.919294 55.905115 37.88916 C 55.824754 37.859022 55.752727 37.815339 55.689107 37.758419 C 55.625487 37.701496 55.573224 37.633108 55.533045 37.552747 C 55.492865 37.472385 55.46816 37.380078 55.458114 37.276278 L 57.492098 37.276278 C 57.498798 37.24949 57.501917 37.216205 57.501917 37.176025 C 57.50525 37.135842 57.507084 37.093978 57.507084 37.050452 C 57.507084 36.872987 57.475103 36.702409 57.411483 36.538338 C 57.351212 36.374267 57.260723 36.230214 57.140182 36.106323 C 57.022988 35.982433 56.879451 35.883365 56.708683 35.809701 C 56.541264 35.736036 56.350406 35.699113 56.136108 35.699113 z M 62.841126 35.699113 C 62.626828 35.699113 62.434151 35.736036 62.263383 35.809701 C 62.092615 35.883365 61.947259 35.982433 61.826717 36.106323 C 61.706175 36.230214 61.613868 36.374267 61.550248 36.538338 C 61.486628 36.702409 61.454647 36.876109 61.454647 37.06027 C 61.454647 37.241083 61.486628 37.415299 61.550248 37.582719 C 61.617216 37.746789 61.710826 37.892662 61.831368 38.019902 C 61.95191 38.143792 62.097783 38.242343 62.268551 38.316008 C 62.439319 38.389672 62.631997 38.426595 62.846293 38.426595 C 63.137604 38.426595 63.386968 38.363148 63.594568 38.235909 C 63.802168 38.108671 63.951163 37.944336 64.041569 37.743433 L 63.383728 37.542411 C 63.343547 37.629467 63.271521 37.703313 63.167721 37.763586 C 63.067269 37.82386 62.9565 37.85402 62.835958 37.85402 C 62.742203 37.85402 62.653534 37.83556 62.569824 37.798726 C 62.486115 37.758546 62.412269 37.703162 62.348649 37.632845 C 62.288379 37.562529 62.240272 37.478801 62.203438 37.381698 C 62.166605 37.284594 62.148145 37.177464 62.148145 37.06027 C 62.148145 36.943077 62.164784 36.835947 62.198271 36.738843 C 62.235101 36.64174 62.283725 36.559831 62.343998 36.492863 C 62.407618 36.422548 62.480947 36.368983 62.564657 36.332149 C 62.648367 36.291969 62.738855 36.271688 62.835958 36.271688 C 62.949803 36.271688 63.053812 36.29873 63.147567 36.352303 C 63.241324 36.402529 63.316473 36.476375 63.373393 36.573478 L 64.031234 36.372457 C 63.930782 36.171554 63.778666 36.009039 63.574414 35.885148 C 63.37351 35.761258 63.129087 35.699113 62.841126 35.699113 z M 65.643538 35.699113 C 65.429242 35.699113 65.237081 35.736036 65.066313 35.809701 C 64.895545 35.883365 64.749672 35.983735 64.62913 36.110974 C 64.511937 36.234864 64.421449 36.378918 64.357829 36.542989 C 64.294209 36.70706 64.262227 36.881276 64.262227 37.065438 C 64.262227 37.246251 64.294209 37.418648 64.357829 37.582719 C 64.421448 37.746789 64.511936 37.892662 64.62913 38.019902 C 64.749672 38.143792 64.895545 38.242343 65.066313 38.316008 C 65.237081 38.389672 65.429242 38.426595 65.643538 38.426595 C 65.857836 38.426595 66.050513 38.389672 66.221281 38.316008 C 66.392049 38.242343 66.536102 38.143792 66.653296 38.019902 C 66.770489 37.892662 66.860977 37.746789 66.924597 37.582719 C 66.988217 37.418648 67.019682 37.246251 67.019682 37.065438 C 67.019682 36.881276 66.988217 36.70706 66.924597 36.542989 C 66.860978 36.378918 66.768671 36.234864 66.648128 36.110974 C 66.530935 35.983735 66.386881 35.883365 66.216113 35.809701 C 66.048694 35.736036 65.857836 35.699113 65.643538 35.699113 z M 71.193587 35.699113 C 70.97929 35.699113 70.78531 35.736036 70.611194 35.809701 C 70.440426 35.883365 70.294553 35.983735 70.174011 36.110974 C 70.05347 36.234864 69.961162 36.380737 69.897542 36.548157 C 69.833922 36.712228 69.802458 36.887747 69.802458 37.075256 C 69.802458 37.25607 69.833922 37.428983 69.897542 37.593054 C 69.96451 37.757125 70.058636 37.900663 70.179179 38.024552 C 70.299721 38.148443 70.445077 38.247511 70.615845 38.321175 C 70.786613 38.391492 70.977471 38.426595 71.18842 38.426595 C 71.483078 38.426595 71.736081 38.363148 71.94703 38.235909 C 72.161327 38.105322 72.317081 37.939168 72.414185 37.738265 L 71.836442 37.577551 C 71.792914 37.6847 71.711005 37.772066 71.590462 37.839034 C 71.473269 37.902654 71.347677 37.934119 71.213741 37.934119 C 71.126683 37.934119 71.042955 37.919294 70.962594 37.88916 C 70.882232 37.859022 70.810206 37.815339 70.746586 37.758419 C 70.682966 37.701496 70.63122 37.633108 70.59104 37.552747 C 70.55086 37.472385 70.525639 37.380078 70.515593 37.276278 L 72.549577 37.276278 C 72.55627 37.24949 72.559912 37.216205 72.559912 37.176025 C 72.563246 37.135842 72.564563 37.093978 72.564563 37.050452 C 72.564563 36.872987 72.533098 36.702409 72.469478 36.538338 C 72.409207 36.374267 72.318719 36.230214 72.198177 36.106323 C 72.080983 35.982433 71.93693 35.883365 71.766162 35.809701 C 71.598743 35.736036 71.407884 35.699113 71.193587 35.699113 z M 27.994157 35.744588 L 27.994157 37.392033 C 27.994157 37.733569 28.064881 37.991513 28.205514 38.165629 C 28.346146 38.339746 28.551827 38.426595 28.823047 38.426595 C 29.044041 38.426595 29.246601 38.381609 29.430762 38.291203 C 29.614923 38.200796 29.765737 38.064806 29.882931 37.883993 L 29.897917 38.094832 C 29.91131 38.191938 29.954993 38.269423 30.028658 38.326343 C 30.105671 38.379916 30.204222 38.406441 30.324764 38.406441 C 30.361599 38.406441 30.40216 38.404607 30.445687 38.401274 C 30.492564 38.397927 30.549251 38.389862 30.616219 38.376469 L 30.616219 37.803894 C 30.559297 37.800541 30.517432 37.783901 30.490645 37.753768 C 30.467205 37.723632 30.455505 37.673189 30.455505 37.602873 L 30.455505 35.744588 L 29.782678 35.744588 L 29.782678 37.377047 C 29.705666 37.53777 29.604778 37.657904 29.480888 37.738265 C 29.360346 37.815278 29.234754 37.85402 29.104167 37.85402 C 28.812856 37.85402 28.667501 37.65146 28.667501 37.246305 L 28.667501 35.744588 L 27.994157 35.744588 z M 44.026253 35.744588 L 44.026253 37.392033 C 44.026253 37.733569 44.096977 37.991513 44.23761 38.165629 C 44.378242 38.339746 44.583924 38.426595 44.855143 38.426595 C 45.076137 38.426595 45.278696 38.381609 45.462858 38.291203 C 45.647019 38.200796 45.797833 38.064806 45.915027 37.883993 L 45.930013 38.094832 C 45.943406 38.191938 45.98709 38.269423 46.060754 38.326343 C 46.137768 38.379916 46.236319 38.406441 46.35686 38.406441 C 46.393695 38.406441 46.43374 38.404607 46.477266 38.401274 C 46.524144 38.397927 46.581348 38.389862 46.648315 38.376469 L 46.648315 37.803894 C 46.591392 37.800541 46.549528 37.783901 46.522742 37.753768 C 46.499302 37.723632 46.487602 37.673189 46.487602 37.602873 L 46.487602 35.744588 L 45.814775 35.744588 L 45.814775 37.377047 C 45.737762 37.53777 45.636875 37.657904 45.512984 37.738265 C 45.392442 37.815278 45.26685 37.85402 45.136263 37.85402 C 44.844953 37.85402 44.699597 37.65146 44.699597 37.246305 L 44.699597 35.744588 L 44.026253 35.744588 z M 35.372518 36.186422 C 35.556679 36.186422 35.712434 36.246747 35.839673 36.367289 C 35.970262 36.484482 36.044108 36.642057 36.060848 36.839612 L 34.694523 36.839612 C 34.701216 36.742509 34.722802 36.653839 34.759635 36.573478 C 34.799813 36.493114 34.850257 36.424209 34.910531 36.367289 C 34.970802 36.310364 35.03919 36.266681 35.116203 36.236548 C 35.196565 36.203061 35.282111 36.186422 35.372518 36.186422 z M 56.125773 36.186422 C 56.309934 36.186422 56.46569 36.246747 56.592928 36.367289 C 56.723517 36.484482 56.797363 36.642057 56.814103 36.839612 L 55.447778 36.839612 C 55.454472 36.742509 55.476057 36.653839 55.512891 36.573478 C 55.553069 36.493114 55.603513 36.424209 55.663786 36.367289 C 55.724057 36.310364 55.792962 36.266681 55.869975 36.236548 C 55.950337 36.203061 56.035367 36.186422 56.125773 36.186422 z M 71.183769 36.186422 C 71.36793 36.186422 71.523685 36.246747 71.650924 36.367289 C 71.781513 36.484482 71.854842 36.642057 71.871582 36.839612 L 70.505774 36.839612 C 70.512467 36.742509 70.534053 36.653839 70.570886 36.573478 C 70.611064 36.493114 70.660991 36.424209 70.721265 36.367289 C 70.781536 36.310364 70.85044 36.266681 70.927454 36.236548 C 71.007815 36.203061 71.093362 36.186422 71.183769 36.186422 z M 42.102856 36.271688 C 42.173172 36.271688 42.24338 36.285209 42.313696 36.311995 C 42.38401 36.338782 42.449277 36.377524 42.50955 36.427751 C 42.569824 36.474627 42.622086 36.529495 42.665613 36.593115 C 42.712487 36.656735 42.745772 36.72564 42.765865 36.799304 L 42.765865 37.422005 C 42.688852 37.549244 42.596545 37.653253 42.489396 37.733614 C 42.382248 37.813975 42.256656 37.85402 42.112675 37.85402 C 42.005526 37.85402 41.908795 37.833739 41.821737 37.793559 C 41.734679 37.753378 41.659014 37.69851 41.595394 37.628194 C 41.535124 37.557878 41.4865 37.475452 41.449666 37.381698 C 41.41618 37.287942 41.39954 37.185753 41.39954 37.075256 C 41.39954 36.971456 41.41618 36.871086 41.449666 36.773983 C 41.486496 36.676879 41.535121 36.591849 41.595394 36.518184 C 41.659013 36.441169 41.732859 36.380844 41.816569 36.337317 C 41.903627 36.29379 41.999056 36.271688 42.102856 36.271688 z M 65.643538 36.271688 C 65.740642 36.271688 65.83113 36.291969 65.91484 36.332149 C 65.998548 36.368981 66.070574 36.422547 66.130847 36.492863 C 66.194464 36.56318 66.243088 36.646907 66.276575 36.74401 C 66.313408 36.841114 66.331869 36.946425 66.331869 37.06027 C 66.331869 37.177464 66.313408 37.284594 66.276575 37.381698 C 66.243091 37.478801 66.194467 37.562529 66.130847 37.632845 C 66.070576 37.703162 65.99855 37.758546 65.91484 37.798726 C 65.83113 37.83556 65.740642 37.85402 65.643538 37.85402 C 65.546435 37.85402 65.455947 37.83556 65.372237 37.798726 C 65.288528 37.758546 65.215199 37.703162 65.151579 37.632845 C 65.091309 37.562529 65.042685 37.48062 65.005851 37.386865 C 64.972365 37.289761 64.955725 37.182631 64.955725 37.065438 C 64.955725 36.951593 64.972365 36.846281 65.005851 36.749178 C 65.042681 36.652074 65.091306 36.568347 65.151579 36.498031 C 65.215199 36.427714 65.288528 36.372329 65.372237 36.332149 C 65.455947 36.291969 65.546435 36.271688 65.643538 36.271688 z M 48.205326 37.120732 C 48.292384 37.120732 48.382872 37.130611 48.476628 37.150704 C 48.570382 37.167451 48.657232 37.190851 48.737594 37.220984 L 48.737594 37.522774 C 48.737594 37.593094 48.700671 37.65654 48.627006 37.71346 C 48.570083 37.780429 48.489994 37.833994 48.386194 37.874174 C 48.285742 37.914354 48.178612 37.934119 48.064767 37.934119 C 47.937528 37.934119 47.830397 37.897712 47.743339 37.824048 C 47.656281 37.747035 47.612598 37.651606 47.612598 37.53776 C 47.612598 37.417219 47.667982 37.318151 47.778479 37.241138 C 47.888976 37.160776 48.03121 37.120732 48.205326 37.120732 z M 75.457927 37.652999 L 75.457927 38.376469 L 76.010348 38.376469 L 76.010348 37.652999 L 75.457927 37.652999 z M 76.58809 37.652999 L 76.58809 38.376469 L 77.140511 38.376469 L 77.140511 37.652999 L 76.58809 37.652999 z M 77.717737 37.652999 L 77.717737 38.376469 L 78.270675 38.376469 L 78.270675 37.652999 L 77.717737 37.652999 z " /></svg>
diff --git a/share/screens/start-welcome-text.cs.svg b/share/screens/start-welcome-text.cs.svg
new file mode 100644
index 0000000..4d27c5d
--- /dev/null
+++ b/share/screens/start-welcome-text.cs.svg
@@ -0,0 +1,153 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+ width="700.00037"
+ height="220"
+ viewBox="0 0 185.20843 58.208335"
+ version="1.1"
+ id="svg243962"
+ xml:space="preserve"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:svg="http://www.w3.org/2000/svg"><defs
+ id="defs243959" /><g
+ id="layer2"
+ style="font-variation-settings:normal;opacity:1;vector-effect:none;fill:#cbe1fb;fill-opacity:1;stroke-width:0.125564;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;-inkscape-stroke:none;stop-color:#000000;stop-opacity:1"
+ transform="translate(-195.20844)"><g
+ id="layer3-7"
+ transform="translate(184.59759,-32.578567)"
+ style="font-variation-settings:normal;vector-effect:none;fill:#cbe1fb;fill-opacity:1;stroke-width:0.125564;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;-inkscape-stroke:none;stop-color:#000000;stop-opacity:1"><g
+ aria-label="Vítejte!"
+ id="text118971-2"
+ style="font-size:14.993px;line-height:1.25;font-family:'Roboto Condensed';-inkscape-font-specification:'Roboto Condensed, ';vector-effect:none;stroke-width:0.125564;stop-color:#000000;stop-opacity:1"><path
+ d="m 19.864829,39.385499 2.878656,8.051241 2.84867,-8.051241 h 2.173985 l -4.153061,10.64503 h -1.739188 l -4.183047,-10.64503 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path606" /><path
+ d="m 30.224972,41.259624 -1.289398,-0.389818 0.809622,-1.784167 h 1.874125 z m -1.514293,8.770905 v -7.856332 h 2.009062 v 7.856332 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path607" /><path
+ d="m 37.241683,49.625718 q -0.404811,0.179916 -0.989538,0.359832 -0.584727,0.179916 -1.229426,0.179916 -0.419804,0 -0.794629,-0.104951 -0.359832,-0.104951 -0.644699,-0.329846 -0.269874,-0.239888 -0.434797,-0.59972 -0.164923,-0.374825 -0.164923,-0.89958 v -4.512893 h -1.034517 v -1.544279 h 1.034517 v -2.54881 h 2.009062 v 2.54881 h 1.64923 v 1.544279 h -1.64923 v 3.838208 q 0,0.419804 0.209902,0.59972 0.224895,0.164923 0.539748,0.164923 0.314853,0 0.614713,-0.104951 0.29986,-0.104951 0.479776,-0.179916 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path608" /><path
+ d="m 41.73956,50.180459 q -0.944559,0 -1.709202,-0.314853 -0.764643,-0.329846 -1.304391,-0.884587 -0.539748,-0.554741 -0.839608,-1.289398 -0.284867,-0.734657 -0.284867,-1.544279 0,-0.839608 0.284867,-1.574265 0.284867,-0.74965 0.824615,-1.304391 0.539748,-0.569734 1.304391,-0.89958 0.779636,-0.329846 1.739188,-0.329846 0.959552,0 1.709202,0.329846 0.764643,0.329846 1.289398,0.884587 0.539748,0.554741 0.809622,1.289398 0.284867,0.734657 0.284867,1.529286 0,0.194909 -0.01499,0.374825 0,0.179916 -0.02999,0.29986 h -6.072165 q 0.04498,0.464783 0.224895,0.824615 0.179916,0.359832 0.464783,0.614713 0.284867,0.254881 0.644699,0.389818 0.359832,0.134937 0.74965,0.134937 0.59972,0 1.124475,-0.284867 0.539748,-0.29986 0.734657,-0.779636 l 1.724195,0.479776 q -0.434797,0.89958 -1.394349,1.484307 -0.944559,0.569734 -2.263942,0.569734 z m 2.039048,-4.737788 q -0.07496,-0.884587 -0.659692,-1.409342 -0.569734,-0.539748 -1.394349,-0.539748 -0.404811,0 -0.764643,0.14993 -0.344839,0.134937 -0.614713,0.389818 -0.269874,0.254881 -0.44979,0.614713 -0.164923,0.359832 -0.194909,0.794629 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path609" /><path
+ d="m 46.432353,52.969157 q -0.569734,0 -1.079496,-0.179916 -0.509762,-0.164923 -0.914573,-0.524755 l 0.869594,-1.364363 q 0.164923,0.164923 0.404811,0.239888 0.239888,0.08996 0.479776,0.08996 0.389818,0 0.674685,-0.284867 0.284867,-0.269874 0.284867,-0.704671 v -8.066234 h 2.009062 v 7.916304 q 0,0.629706 -0.209902,1.154461 -0.209902,0.539748 -0.584727,0.914573 -0.359832,0.389818 -0.869594,0.59972 -0.494769,0.209902 -1.064503,0.209902 z m 0.719664,-11.889449 v -1.994069 h 2.009062 v 1.994069 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path610" /><path
+ d="m 55.698024,49.625718 q -0.404811,0.179916 -0.989538,0.359832 -0.584727,0.179916 -1.229426,0.179916 -0.419804,0 -0.794629,-0.104951 -0.359832,-0.104951 -0.644699,-0.329846 -0.269874,-0.239888 -0.434797,-0.59972 -0.164923,-0.374825 -0.164923,-0.89958 v -4.512893 h -1.034517 v -1.544279 h 1.034517 v -2.54881 h 2.009062 v 2.54881 h 1.64923 v 1.544279 h -1.64923 v 3.838208 q 0,0.419804 0.209902,0.59972 0.224895,0.164923 0.539748,0.164923 0.314853,0 0.614713,-0.104951 0.29986,-0.104951 0.479776,-0.179916 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path611" /><path
+ d="m 60.195899,50.180459 q -0.944559,0 -1.709202,-0.314853 -0.764643,-0.329846 -1.304391,-0.884587 -0.539748,-0.554741 -0.839608,-1.289398 -0.284867,-0.734657 -0.284867,-1.544279 0,-0.839608 0.284867,-1.574265 0.284867,-0.74965 0.824615,-1.304391 0.539748,-0.569734 1.304391,-0.89958 0.779636,-0.329846 1.739188,-0.329846 0.959552,0 1.709202,0.329846 0.764643,0.329846 1.289398,0.884587 0.539748,0.554741 0.809622,1.289398 0.284867,0.734657 0.284867,1.529286 0,0.194909 -0.01499,0.374825 0,0.179916 -0.02999,0.29986 h -6.072165 q 0.04498,0.464783 0.224895,0.824615 0.179916,0.359832 0.464783,0.614713 0.284867,0.254881 0.644699,0.389818 0.359832,0.134937 0.74965,0.134937 0.59972,0 1.124475,-0.284867 0.539748,-0.29986 0.734657,-0.779636 l 1.724195,0.479776 q -0.434797,0.89958 -1.394349,1.484307 -0.944559,0.569734 -2.263942,0.569734 z m 2.039048,-4.737788 q -0.07496,-0.884587 -0.659692,-1.409342 -0.569734,-0.539748 -1.394349,-0.539748 -0.404811,0 -0.764643,0.14993 -0.344839,0.134937 -0.614713,0.389818 -0.269874,0.254881 -0.44979,0.614713 -0.164923,0.359832 -0.194909,0.794629 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path612" /><path
+ d="m 65.923211,46.027398 v -6.74685 h 2.009062 v 6.74685 z m 0,4.003131 v -2.263943 h 2.009062 v 2.263943 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path613" /></g><g
+ aria-label="Tady můžeš upravit
+ několik nastavení..."
+ id="text115541-0"
+ style="font-size:5.02259px;line-height:1.25;font-family:'Roboto Condensed';-inkscape-font-specification:'Roboto Condensed, ';vector-effect:none;stroke-width:0.125564;stop-color:#000000;stop-opacity:1"><path
+ d="m 33.180354,58.845913 h -1.140128 v 2.958305 h -0.688094 v -2.958305 h -1.140128 v -0.607734 h 2.96835 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path571" /><path
+ d="m 33.722789,61.854444 q -0.190859,0 -0.356604,-0.06027 -0.165746,-0.06529 -0.286288,-0.175791 -0.120542,-0.115519 -0.190858,-0.266197 -0.06529,-0.150678 -0.06529,-0.331491 0,-0.185836 0.08036,-0.341536 0.08538,-0.160723 0.23104,-0.27122 0.150677,-0.110497 0.356603,-0.170768 0.205927,-0.06529 0.452034,-0.06529 0.17579,0 0.341536,0.03014 0.170768,0.03014 0.301355,0.08538 v -0.150678 q 0,-0.261174 -0.150678,-0.401807 -0.145655,-0.140632 -0.436965,-0.140632 -0.210949,0 -0.411852,0.07534 -0.200904,0.07534 -0.411853,0.220994 L 32.9694,59.463691 q 0.507282,-0.336513 1.094925,-0.336513 0.567552,0 0.878953,0.281265 0.316423,0.276242 0.316423,0.803614 v 0.818682 q 0,0.105475 0.03516,0.150678 0.04018,0.0452 0.125565,0.05023 v 0.572575 q -0.170768,0.03516 -0.296333,0.03516 -0.190858,0 -0.296333,-0.08538 -0.100451,-0.08538 -0.125564,-0.226016 l -0.01507,-0.145655 q -0.175791,0.231039 -0.42692,0.351581 -0.25113,0.120542 -0.537417,0.120542 z m 0.190858,-0.492214 q 0.170768,0 0.321446,-0.06027 0.1557,-0.06027 0.241084,-0.160723 0.110497,-0.08538 0.110497,-0.190858 v -0.301355 q -0.120542,-0.0452 -0.261175,-0.07032 -0.140632,-0.03013 -0.271219,-0.03013 -0.261175,0 -0.426921,0.120542 -0.165745,0.115519 -0.165745,0.296333 0,0.170768 0.130587,0.286287 0.130588,0.110497 0.321446,0.110497 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path572" /><path
+ d="m 36.977424,61.854444 q -0.27122,0 -0.502259,-0.105474 -0.231039,-0.105475 -0.396785,-0.29131 -0.165745,-0.185836 -0.261174,-0.431943 -0.09041,-0.25113 -0.09041,-0.537417 0,-0.286288 0.08538,-0.532395 0.09041,-0.246107 0.246107,-0.431943 0.1557,-0.185835 0.371672,-0.29131 0.215971,-0.105474 0.472123,-0.105474 0.29131,0 0.522349,0.140632 0.236062,0.140633 0.36665,0.366649 v -1.496732 h 0.673027 v 2.893012 q 0,0.105475 0.03516,0.150678 0.03516,0.0452 0.120542,0.05023 v 0.572575 q -0.175791,0.03516 -0.286288,0.03516 -0.180813,0 -0.296333,-0.09041 -0.115519,-0.09041 -0.130587,-0.236062 l -0.01507,-0.165745 q -0.145655,0.251129 -0.396784,0.381716 -0.246107,0.125565 -0.517327,0.125565 z m 0.175791,-0.572575 q 0.09543,0 0.195881,-0.03014 0.100451,-0.03516 0.185835,-0.09543 0.08538,-0.06027 0.150678,-0.140632 0.07032,-0.08036 0.105475,-0.175791 v -0.627824 q -0.04018,-0.110497 -0.11552,-0.200903 -0.07032,-0.09543 -0.165746,-0.160723 -0.09041,-0.07032 -0.195881,-0.110497 -0.100451,-0.04018 -0.200903,-0.04018 -0.150678,0 -0.281265,0.06529 -0.125565,0.06529 -0.215972,0.180813 -0.09041,0.110497 -0.140632,0.256152 -0.05023,0.145655 -0.05023,0.301355 0,0.165746 0.05525,0.306378 0.05525,0.140633 0.150678,0.246107 0.09543,0.105475 0.226017,0.165746 0.13561,0.06027 0.296333,0.06027 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path573" /><path
+ d="m 39.182334,62.316522 q 0.08538,0.02511 0.165745,0.03516 0.08036,0.01507 0.13561,0.01507 0.06529,0 0.120542,-0.02511 0.05525,-0.02511 0.100452,-0.09041 0.0452,-0.06027 0.09041,-0.170768 0.0452,-0.110497 0.09543,-0.276243 l -1.039676,-2.631837 h 0.693117 l 0.713208,2.049217 0.632846,-2.049217 h 0.632847 l -1.10497,3.154187 q -0.09543,0.276242 -0.326468,0.452033 -0.23104,0.17579 -0.572576,0.17579 -0.08036,0 -0.165745,-0.01507 -0.08036,-0.01005 -0.170768,-0.04018 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path574" /><path
+ d="m 47.047703,61.804218 h -0.673027 v -1.476641 q 0,-0.316423 -0.110497,-0.462079 -0.105474,-0.145655 -0.296333,-0.145655 -0.200903,0 -0.376694,0.155701 -0.17579,0.150677 -0.251129,0.396784 v 1.53189 h -0.673027 v -1.476641 q 0,-0.316423 -0.110497,-0.462079 -0.105475,-0.145655 -0.296333,-0.145655 -0.195881,0 -0.376694,0.150678 -0.175791,0.150678 -0.25113,0.396785 v 1.536912 h -0.673027 v -2.631837 h 0.607733 v 0.487191 q 0.145655,-0.256152 0.396785,-0.391762 0.256152,-0.140632 0.58262,-0.140632 0.331491,0 0.512305,0.160723 0.180813,0.160723 0.231039,0.396784 0.160723,-0.27122 0.40683,-0.411852 0.246106,-0.145655 0.56253,-0.145655 0.241084,0 0.396784,0.09041 0.155701,0.09041 0.241085,0.236062 0.08538,0.145655 0.115519,0.331491 0.03516,0.185836 0.03516,0.376694 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path575" /><path
+ d="m 48.348552,58.524467 q 0,-0.185836 0.130587,-0.286288 0.13561,-0.100452 0.356604,-0.100452 0.220994,0 0.351582,0.100452 0.135609,0.100452 0.135609,0.286288 0,0.185836 -0.135609,0.286288 -0.130588,0.100451 -0.351582,0.100451 -0.220994,0 -0.356604,-0.100451 -0.130587,-0.100452 -0.130587,-0.286288 z m 0.487191,-0.180813 q -0.08538,0 -0.145655,0.05023 -0.05525,0.0452 -0.05525,0.130587 0,0.07534 0.05525,0.130587 0.06027,0.05023 0.145655,0.05023 0.08036,0 0.140633,-0.05023 0.06529,-0.05023 0.06529,-0.130587 0,-0.08538 -0.06027,-0.130587 -0.06027,-0.05023 -0.145655,-0.05023 z m -0.396784,3.51079 q -0.40683,0 -0.617779,-0.261174 -0.210949,-0.261175 -0.210949,-0.773479 v -1.64741 h 0.673027 v 1.501755 q 0,0.607733 0.436966,0.607733 0.195881,0 0.376694,-0.11552 0.185836,-0.120542 0.301355,-0.361626 V 59.172381 H 50.0713 v 1.858358 q 0,0.105475 0.03516,0.150678 0.04018,0.0452 0.125565,0.05023 v 0.572575 q -0.100452,0.02009 -0.170768,0.02511 -0.06529,0.005 -0.120542,0.005 -0.180813,0 -0.296333,-0.08036 -0.110497,-0.08538 -0.130587,-0.231039 l -0.01507,-0.210949 q -0.175791,0.27122 -0.452033,0.40683 -0.276242,0.13561 -0.607733,0.13561 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path576" /><path
+ d="m 51.261646,58.137727 0.42692,0.316424 0.42692,-0.316424 0.346559,0.160723 -0.532395,0.507282 H 51.442459 L 50.910065,58.29845 Z m -0.69814,3.254639 1.466596,-1.747861 h -1.406325 v -0.472124 h 2.11451 v 0.411852 l -1.456551,1.747862 H 52.7634 v 0.472123 h -2.199894 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path577" /><path
+ d="m 54.365588,61.854444 q -0.316423,0 -0.572576,-0.105474 -0.256152,-0.110497 -0.436965,-0.296333 -0.180813,-0.185836 -0.281265,-0.431943 -0.09543,-0.246107 -0.09543,-0.517327 0,-0.281265 0.09543,-0.527372 0.09543,-0.251129 0.276243,-0.436965 0.180813,-0.190858 0.436965,-0.301355 0.261175,-0.110497 0.58262,-0.110497 0.321446,0 0.572576,0.110497 0.256152,0.110497 0.431942,0.296333 0.180814,0.185835 0.27122,0.431942 0.09543,0.246107 0.09543,0.512304 0,0.06529 -0.005,0.125565 0,0.06027 -0.01005,0.100452 h -2.034149 q 0.01507,0.1557 0.07534,0.276243 0.06027,0.120542 0.1557,0.205926 0.09543,0.08538 0.215971,0.130587 0.120542,0.0452 0.25113,0.0452 0.200903,0 0.376694,-0.09543 0.180813,-0.100452 0.246107,-0.261175 l 0.577598,0.160723 q -0.145655,0.301356 -0.467101,0.497237 -0.316423,0.190858 -0.758411,0.190858 z m 0.683072,-1.587138 q -0.02511,-0.296333 -0.220994,-0.472124 -0.190858,-0.180813 -0.467101,-0.180813 -0.13561,0 -0.256152,0.05023 -0.11552,0.0452 -0.205926,0.130587 -0.09041,0.08538 -0.150678,0.205926 -0.05525,0.120543 -0.06529,0.266198 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path578" /><path
+ d="m 56.655883,58.137727 0.42692,0.316424 0.426921,-0.316424 0.346558,0.160723 -0.532394,0.507282 H 56.836696 L 56.304302,58.29845 Z m 0.492214,3.716717 q -0.331491,0 -0.647914,-0.105474 -0.316423,-0.105475 -0.54244,-0.301356 l 0.25113,-0.421897 q 0.241084,0.170768 0.467101,0.261175 0.231039,0.08538 0.457055,0.08538 0.200904,0 0.316423,-0.07534 0.11552,-0.07534 0.11552,-0.215972 0,-0.140632 -0.13561,-0.205926 -0.13561,-0.06529 -0.441988,-0.150678 -0.256152,-0.07032 -0.436965,-0.13561 -0.180813,-0.06529 -0.29131,-0.145655 -0.110497,-0.08538 -0.160723,-0.190858 -0.05023,-0.110497 -0.05023,-0.261175 0,-0.200903 0.07534,-0.361626 0.08036,-0.160723 0.220994,-0.27122 0.140632,-0.11552 0.326468,-0.175791 0.190858,-0.06027 0.411852,-0.06027 0.296333,0 0.552485,0.08538 0.261175,0.08538 0.477146,0.276243 l -0.27122,0.406829 q -0.200903,-0.150677 -0.391762,-0.220994 -0.185835,-0.07032 -0.371671,-0.07032 -0.170768,0 -0.286288,0.07032 -0.115519,0.07032 -0.115519,0.226017 0,0.07032 0.02511,0.11552 0.03014,0.0452 0.09041,0.08036 0.06027,0.03516 0.1557,0.07032 0.100452,0.03014 0.246107,0.06529 0.27122,0.07032 0.462079,0.140633 0.195881,0.07032 0.316423,0.160722 0.125565,0.09041 0.180813,0.210949 0.06027,0.11552 0.06027,0.281265 0,0.38674 -0.286288,0.612756 -0.286287,0.220994 -0.778501,0.220994 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path579" /><path
+ d="m 60.658885,61.854444 q -0.406829,0 -0.617778,-0.261174 -0.210949,-0.261175 -0.210949,-0.773479 v -1.64741 h 0.673027 v 1.501755 q 0,0.607733 0.436965,0.607733 0.195881,0 0.376695,-0.11552 0.185836,-0.120542 0.301355,-0.361626 v -1.632342 h 0.673027 v 1.858358 q 0,0.105475 0.03516,0.150678 0.04018,0.0452 0.125565,0.05023 v 0.572575 q -0.100452,0.02009 -0.170768,0.02511 -0.06529,0.005 -0.120542,0.005 -0.180813,0 -0.296333,-0.08036 -0.110497,-0.08538 -0.130587,-0.231039 l -0.01507,-0.210949 q -0.175791,0.27122 -0.452033,0.40683 -0.276243,0.13561 -0.607734,0.13561 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path580" /><path
+ d="m 64.536317,61.854444 q -0.311401,0 -0.54244,-0.13561 -0.231039,-0.140632 -0.361627,-0.376694 v 1.53189 h -0.673027 v -3.701649 h 0.587643 v 0.452033 q 0.145656,-0.231039 0.376695,-0.361626 0.231039,-0.13561 0.532394,-0.13561 0.266198,0 0.492214,0.110497 0.226017,0.105474 0.38674,0.29131 0.165745,0.180813 0.256152,0.431943 0.09543,0.246107 0.09543,0.522349 0,0.286288 -0.08538,0.537417 -0.08538,0.25113 -0.241085,0.436966 -0.150677,0.185835 -0.361626,0.29131 -0.210949,0.105474 -0.462078,0.105474 z M 64.3103,61.281869 q 0.150678,0 0.276243,-0.06529 0.130587,-0.06529 0.220994,-0.17579 0.09041,-0.110497 0.140632,-0.256153 0.05023,-0.145655 0.05023,-0.301355 0,-0.165745 -0.05525,-0.306378 -0.05525,-0.145655 -0.1557,-0.251129 -0.09543,-0.105475 -0.231039,-0.165746 -0.130587,-0.06027 -0.286288,-0.06027 -0.09543,0 -0.195881,0.03516 -0.100451,0.03014 -0.185835,0.09041 -0.08538,0.06027 -0.155701,0.140632 -0.06529,0.08036 -0.100452,0.175791 v 0.617779 q 0.09041,0.226016 0.276243,0.376694 0.185836,0.145655 0.401807,0.145655 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path581" /><path
+ d="m 67.710586,59.755002 q -0.306378,0.005 -0.547462,0.120542 -0.241084,0.110497 -0.346559,0.336513 v 1.592161 h -0.673027 v -2.631837 h 0.617779 v 0.56253 q 0.07032,-0.13561 0.165745,-0.241084 0.09543,-0.110497 0.205926,-0.190859 0.110497,-0.08036 0.220994,-0.120542 0.11552,-0.0452 0.220994,-0.0452 0.05525,0 0.08036,0 0.03014,0 0.05525,0.005 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path582" /><path
+ d="m 68.770338,61.854444 q -0.190859,0 -0.356604,-0.06027 -0.165746,-0.06529 -0.286288,-0.175791 -0.120542,-0.115519 -0.190858,-0.266197 -0.06529,-0.150678 -0.06529,-0.331491 0,-0.185836 0.08036,-0.341536 0.08538,-0.160723 0.231039,-0.27122 0.150677,-0.110497 0.356604,-0.170768 0.205926,-0.06529 0.452033,-0.06529 0.17579,0 0.341536,0.03014 0.170768,0.03014 0.301355,0.08538 v -0.150678 q 0,-0.261174 -0.150677,-0.401807 -0.145655,-0.140632 -0.436966,-0.140632 -0.210948,0 -0.411852,0.07534 -0.200904,0.07534 -0.411852,0.220994 l -0.205927,-0.42692 q 0.507282,-0.336513 1.094925,-0.336513 0.567553,0 0.878953,0.281265 0.316423,0.276242 0.316423,0.803614 v 0.818682 q 0,0.105475 0.03516,0.150678 0.04018,0.0452 0.125564,0.05023 v 0.572575 q -0.170768,0.03516 -0.296333,0.03516 -0.190858,0 -0.296332,-0.08538 -0.100452,-0.08538 -0.125565,-0.226016 l -0.01507,-0.145655 q -0.175791,0.231039 -0.42692,0.351581 -0.25113,0.120542 -0.537417,0.120542 z m 0.190858,-0.492214 q 0.170768,0 0.321446,-0.06027 0.1557,-0.06027 0.241084,-0.160723 0.110497,-0.08538 0.110497,-0.190858 v -0.301355 q -0.120542,-0.0452 -0.261174,-0.07032 -0.140633,-0.03013 -0.27122,-0.03013 -0.261175,0 -0.42692,0.120542 -0.165746,0.115519 -0.165746,0.296333 0,0.170768 0.130587,0.286287 0.130588,0.110497 0.321446,0.110497 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path583" /><path
+ d="m 71.572934,61.804218 -0.96936,-2.631837 h 0.693117 l 0.668005,2.084375 0.673027,-2.084375 h 0.632846 l -0.96936,2.631837 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path584" /><path
+ d="m 73.622149,61.804218 v -2.631837 h 0.673027 v 2.631837 z m 0,-2.998486 v -0.668005 h 0.673027 v 0.668005 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path585" /><path
+ d="m 76.479997,61.668608 q -0.13561,0.06027 -0.331491,0.120543 -0.195881,0.06027 -0.411853,0.06027 -0.140632,0 -0.266197,-0.03516 -0.120542,-0.03516 -0.215971,-0.110497 -0.09041,-0.08036 -0.145656,-0.200903 -0.05525,-0.125565 -0.05525,-0.301356 V 59.689706 H 74.70702 v -0.517327 h 0.346559 v -0.85384 h 0.673027 v 0.85384 h 0.552485 v 0.517327 h -0.552485 v 1.285783 q 0,0.140632 0.07032,0.200904 0.07534,0.05525 0.180813,0.05525 0.105475,0 0.205927,-0.03516 0.100451,-0.03516 0.160723,-0.06027 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path586" /><path
+ d="m 40.12659,68.287959 h -0.673027 v -1.476641 q 0,-0.316423 -0.110497,-0.462078 -0.110497,-0.145656 -0.306378,-0.145656 -0.100452,0 -0.205926,0.04018 -0.105475,0.04018 -0.200904,0.11552 -0.09041,0.07032 -0.165746,0.170768 -0.07534,0.100452 -0.110497,0.220994 v 1.536912 h -0.673027 v -2.631837 h 0.607734 v 0.487191 q 0.145655,-0.251129 0.421897,-0.391762 0.276243,-0.140632 0.622802,-0.140632 0.246106,0 0.401807,0.09041 0.1557,0.09041 0.241084,0.236062 0.08538,0.145655 0.11552,0.331491 0.03516,0.185836 0.03516,0.376694 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path587" /><path
+ d="m 41.50277,64.621469 0.42692,0.316423 0.42692,-0.316423 0.346559,0.160722 -0.532394,0.507282 h -0.487192 l -0.532394,-0.507282 z m 0.431943,3.716716 q -0.316423,0 -0.572575,-0.105474 -0.256152,-0.110497 -0.436966,-0.296333 -0.180813,-0.185836 -0.281265,-0.431943 -0.09543,-0.246107 -0.09543,-0.517327 0,-0.281265 0.09543,-0.527372 0.09543,-0.251129 0.276243,-0.436965 0.180813,-0.190858 0.436965,-0.301355 0.261175,-0.110497 0.58262,-0.110497 0.321446,0 0.572576,0.110497 0.256152,0.110497 0.431943,0.296333 0.180813,0.185835 0.271219,0.431942 0.09543,0.246107 0.09543,0.512305 0,0.06529 -0.005,0.125564 0,0.06027 -0.01005,0.100452 h -2.034149 q 0.01507,0.1557 0.07534,0.276243 0.06027,0.120542 0.1557,0.205926 0.09543,0.08538 0.215971,0.130587 0.120543,0.0452 0.25113,0.0452 0.200903,0 0.376694,-0.09543 0.180813,-0.100452 0.246107,-0.261175 l 0.577598,0.160723 q -0.145655,0.301356 -0.467101,0.497237 -0.316423,0.190858 -0.758411,0.190858 z m 0.683072,-1.587138 q -0.02511,-0.296333 -0.220994,-0.472124 -0.190858,-0.180813 -0.467101,-0.180813 -0.13561,0 -0.256152,0.05023 -0.115519,0.0452 -0.205926,0.130587 -0.09041,0.08538 -0.150678,0.205926 -0.05525,0.120543 -0.06529,0.266198 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path588" /><path
+ d="m 45.520838,68.287959 -0.763434,-1.140128 -0.361627,0.356604 v 0.783524 H 43.72275 v -3.66649 h 0.673027 v 2.225007 l 1.054744,-1.185331 h 0.718231 l -0.979405,1.115015 1.049721,1.511799 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path589" /><path
+ d="m 47.605204,68.338185 q -0.321446,0 -0.577598,-0.110497 -0.256152,-0.110497 -0.436966,-0.296333 -0.17579,-0.190858 -0.271219,-0.436965 -0.09543,-0.246107 -0.09543,-0.517327 0,-0.276242 0.09543,-0.522349 0.09543,-0.246107 0.271219,-0.431943 0.180814,-0.190858 0.436966,-0.301355 0.256152,-0.110497 0.577598,-0.110497 0.321445,0 0.572575,0.110497 0.256152,0.110497 0.431943,0.301355 0.180813,0.185836 0.276242,0.431943 0.09543,0.246107 0.09543,0.522349 0,0.27122 -0.09543,0.517327 -0.09543,0.246107 -0.27122,0.436965 -0.17579,0.185836 -0.431943,0.296333 -0.256152,0.110497 -0.577597,0.110497 z m -0.688095,-1.361122 q 0,0.175791 0.05023,0.321446 0.05525,0.140633 0.145655,0.246107 0.09543,0.105474 0.220994,0.165745 0.125564,0.05525 0.27122,0.05525 0.145655,0 0.271219,-0.05525 0.125565,-0.06027 0.215972,-0.165745 0.09543,-0.105474 0.145655,-0.25113 0.05525,-0.145655 0.05525,-0.321445 0,-0.170768 -0.05525,-0.316423 -0.05023,-0.145656 -0.145655,-0.25113 -0.09041,-0.105474 -0.215972,-0.160723 -0.125564,-0.06027 -0.271219,-0.06027 -0.145656,0 -0.27122,0.06027 -0.125565,0.06027 -0.220994,0.165746 -0.09041,0.105474 -0.145655,0.251129 -0.05023,0.145655 -0.05023,0.316423 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path590" /><path
+ d="m 49.428398,64.621469 h 0.673027 v 2.822695 q 0,0.145655 0.07032,0.226017 0.07032,0.08036 0.200903,0.08036 0.06027,0 0.130587,-0.02009 0.07534,-0.02009 0.140633,-0.05023 l 0.09041,0.512304 q -0.13561,0.06529 -0.316424,0.100452 -0.180813,0.03516 -0.326468,0.03516 -0.316423,0 -0.492214,-0.165745 -0.170768,-0.170769 -0.170768,-0.482169 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path591" /><path
+ d="m 51.02558,68.287959 v -2.631837 h 0.673027 v 2.631837 z m 0,-2.998486 v -0.668004 h 0.673027 v 0.668004 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path592" /><path
+ d="m 54.104423,68.287959 -0.763433,-1.140128 -0.361627,0.356604 v 0.783524 h -0.673027 v -3.66649 h 0.673027 v 2.225007 l 1.054744,-1.185331 h 0.71823 l -0.979405,1.115015 1.049722,1.511799 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path593" /><path
+ d="m 58.760356,68.287959 h -0.673027 v -1.476641 q 0,-0.316423 -0.110497,-0.462078 -0.110497,-0.145656 -0.306378,-0.145656 -0.100452,0 -0.205926,0.04018 -0.105475,0.04018 -0.200904,0.11552 -0.09041,0.07032 -0.165745,0.170768 -0.07534,0.100452 -0.110497,0.220994 v 1.536912 h -0.673027 v -2.631837 h 0.607733 v 0.487191 q 0.145655,-0.251129 0.421898,-0.391762 0.276242,-0.140632 0.622801,-0.140632 0.246107,0 0.401807,0.09041 0.1557,0.09041 0.241084,0.236062 0.08538,0.145655 0.11552,0.331491 0.03516,0.185836 0.03516,0.376694 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path594" /><path
+ d="m 60.066221,68.338185 q -0.190858,0 -0.356604,-0.06027 -0.165745,-0.06529 -0.286288,-0.175791 -0.120542,-0.115519 -0.190858,-0.266197 -0.06529,-0.150678 -0.06529,-0.331491 0,-0.185836 0.08036,-0.341536 0.08538,-0.160723 0.231039,-0.27122 0.150678,-0.110497 0.356604,-0.170768 0.205926,-0.06529 0.452033,-0.06529 0.175791,0 0.341536,0.03014 0.170768,0.03014 0.301356,0.08538 v -0.150678 q 0,-0.261174 -0.150678,-0.401807 -0.145655,-0.140632 -0.436966,-0.140632 -0.210948,0 -0.411852,0.07534 -0.200904,0.07534 -0.411852,0.220994 l -0.205927,-0.42692 q 0.507282,-0.336513 1.094925,-0.336513 0.567553,0 0.878953,0.281265 0.316424,0.276242 0.316424,0.803614 v 0.818682 q 0,0.105475 0.03516,0.150678 0.04018,0.0452 0.125564,0.05023 v 0.572575 q -0.170768,0.03516 -0.296332,0.03516 -0.190859,0 -0.296333,-0.08538 -0.100452,-0.08538 -0.125565,-0.226016 l -0.01507,-0.145655 q -0.17579,0.231039 -0.42692,0.351581 -0.251129,0.120542 -0.537417,0.120542 z m 0.190858,-0.492214 q 0.170769,0 0.321446,-0.06027 0.155701,-0.06027 0.241085,-0.160723 0.110497,-0.08538 0.110497,-0.190858 v -0.301355 q -0.120543,-0.0452 -0.261175,-0.07032 -0.140633,-0.03014 -0.27122,-0.03014 -0.261175,0 -0.42692,0.120542 -0.165746,0.11552 -0.165746,0.296333 0,0.170768 0.130588,0.286287 0.130587,0.110497 0.321445,0.110497 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path595" /><path
+ d="m 63.225427,68.338185 q -0.331491,0 -0.647914,-0.105474 -0.316424,-0.105475 -0.54244,-0.301356 l 0.251129,-0.421897 q 0.241085,0.170768 0.467101,0.261175 0.231039,0.08538 0.457056,0.08538 0.200903,0 0.316423,-0.07534 0.11552,-0.07534 0.11552,-0.215972 0,-0.140632 -0.13561,-0.205926 -0.13561,-0.06529 -0.441988,-0.150678 -0.256152,-0.07032 -0.436966,-0.13561 -0.180813,-0.06529 -0.29131,-0.145655 -0.110497,-0.08538 -0.160723,-0.190858 -0.05023,-0.110497 -0.05023,-0.261175 0,-0.200903 0.07534,-0.361626 0.08036,-0.160723 0.220994,-0.27122 0.140633,-0.11552 0.326469,-0.175791 0.190858,-0.06027 0.411852,-0.06027 0.296333,0 0.552485,0.08538 0.261175,0.08538 0.477146,0.276243 l -0.27122,0.406829 q -0.200904,-0.150677 -0.391762,-0.220994 -0.185836,-0.07032 -0.371672,-0.07032 -0.170768,0 -0.286287,0.07032 -0.11552,0.07032 -0.11552,0.226017 0,0.07032 0.02511,0.11552 0.03014,0.0452 0.09041,0.08036 0.06027,0.03516 0.1557,0.07032 0.100452,0.03014 0.246107,0.06529 0.27122,0.07032 0.462078,0.140633 0.195881,0.07032 0.316423,0.160722 0.125565,0.09041 0.180814,0.210949 0.06027,0.11552 0.06027,0.281265 0,0.38674 -0.286288,0.612756 -0.286288,0.220994 -0.778501,0.220994 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path596" /><path
+ d="m 66.304272,68.152349 q -0.135609,0.06027 -0.33149,0.120543 -0.195881,0.06027 -0.411853,0.06027 -0.140632,0 -0.266197,-0.03516 -0.120542,-0.03516 -0.215972,-0.110496 -0.09041,-0.08036 -0.145655,-0.200904 -0.05525,-0.125565 -0.05525,-0.301356 V 66.173447 H 64.531296 V 65.65612 h 0.346559 v -0.85384 h 0.673027 v 0.85384 h 0.552485 v 0.517327 h -0.552485 v 1.285783 q 0,0.140632 0.07032,0.200904 0.07534,0.05525 0.180813,0.05525 0.105475,0 0.205927,-0.03516 0.100451,-0.03516 0.160723,-0.06027 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path597" /><path
+ d="m 67.374079,68.338185 q -0.190859,0 -0.356604,-0.06027 -0.165746,-0.06529 -0.286288,-0.175791 -0.120542,-0.115519 -0.190858,-0.266197 -0.06529,-0.150678 -0.06529,-0.331491 0,-0.185836 0.08036,-0.341536 0.08538,-0.160723 0.231039,-0.27122 0.150678,-0.110497 0.356604,-0.170768 0.205927,-0.06529 0.452033,-0.06529 0.175791,0 0.341537,0.03014 0.170768,0.03014 0.301355,0.08538 v -0.150678 q 0,-0.261174 -0.150678,-0.401807 -0.145655,-0.140632 -0.436965,-0.140632 -0.210949,0 -0.411852,0.07534 -0.200904,0.07534 -0.411853,0.220994 l -0.205926,-0.42692 q 0.507282,-0.336513 1.094925,-0.336513 0.567552,0 0.878953,0.281265 0.316423,0.276242 0.316423,0.803614 v 0.818682 q 0,0.105475 0.03516,0.150678 0.04018,0.0452 0.125565,0.05023 v 0.572575 q -0.170768,0.03516 -0.296333,0.03516 -0.190858,0 -0.296333,-0.08538 -0.100451,-0.08538 -0.125564,-0.226016 l -0.01507,-0.145655 q -0.175791,0.231039 -0.42692,0.351581 -0.25113,0.120542 -0.537417,0.120542 z m 0.190858,-0.492214 q 0.170768,0 0.321446,-0.06027 0.1557,-0.06027 0.241084,-0.160723 0.110497,-0.08538 0.110497,-0.190858 v -0.301355 q -0.120542,-0.0452 -0.261175,-0.07032 -0.140632,-0.03014 -0.27122,-0.03014 -0.261174,0 -0.42692,0.120542 -0.165745,0.11552 -0.165745,0.296333 0,0.170768 0.130587,0.286287 0.130588,0.110497 0.321446,0.110497 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path598" /><path
+ d="m 70.176671,68.287959 -0.96936,-2.631837 h 0.693117 l 0.668005,2.084375 0.673027,-2.084375 h 0.632846 l -0.96936,2.631837 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path599" /><path
+ d="m 73.355963,68.338185 q -0.316423,0 -0.572575,-0.105474 -0.256152,-0.110497 -0.436965,-0.296333 -0.180814,-0.185836 -0.281265,-0.431943 -0.09543,-0.246107 -0.09543,-0.517327 0,-0.281265 0.09543,-0.527372 0.09543,-0.251129 0.276242,-0.436965 0.180813,-0.190858 0.436965,-0.301355 0.261175,-0.110497 0.582621,-0.110497 0.321446,0 0.572575,0.110497 0.256152,0.110497 0.431943,0.296333 0.180813,0.185835 0.27122,0.431942 0.09543,0.246107 0.09543,0.512305 0,0.06529 -0.005,0.125564 0,0.06027 -0.01005,0.100452 h -2.034149 q 0.01507,0.1557 0.07534,0.276243 0.06027,0.120542 0.1557,0.205926 0.09543,0.08538 0.215972,0.130587 0.120542,0.0452 0.251129,0.0452 0.200904,0 0.376694,-0.09543 0.180814,-0.100452 0.246107,-0.261175 l 0.577598,0.160723 q -0.145655,0.301356 -0.467101,0.497237 -0.316423,0.190858 -0.758411,0.190858 z m 0.683073,-1.587138 q -0.02511,-0.296333 -0.220994,-0.472124 -0.190859,-0.180813 -0.467101,-0.180813 -0.13561,0 -0.256152,0.05023 -0.11552,0.0452 -0.205927,0.130587 -0.09041,0.08538 -0.150677,0.205926 -0.05525,0.120543 -0.06529,0.266198 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path600" /><path
+ d="m 77.590001,68.287959 h -0.673027 v -1.476641 q 0,-0.316423 -0.110497,-0.462078 -0.110497,-0.145656 -0.306378,-0.145656 -0.100452,0 -0.205926,0.04018 -0.105475,0.04018 -0.200904,0.11552 -0.09041,0.07032 -0.165745,0.170768 -0.07534,0.100452 -0.110497,0.220994 v 1.536912 H 75.144 v -2.631837 h 0.607733 v 0.487191 q 0.145655,-0.251129 0.421898,-0.391762 0.276242,-0.140632 0.622801,-0.140632 0.246107,0 0.401807,0.09041 0.1557,0.09041 0.241084,0.236062 0.08538,0.145655 0.11552,0.331491 0.03516,0.185836 0.03516,0.376694 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path601" /><path
+ d="m 78.684915,65.349744 -0.431942,-0.130587 0.27122,-0.597688 h 0.627823 z m -0.507281,2.938215 v -2.631837 h 0.673027 v 2.631837 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path602" /><path
+ d="m 79.443324,68.287959 v -0.723253 h 0.552485 v 0.723253 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path603" /><path
+ d="m 80.573398,68.287959 v -0.723253 h 0.552484 v 0.723253 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path604" /><path
+ d="m 81.703475,68.287959 v -0.723253 h 0.552485 v 0.723253 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path605" /></g></g></g></svg>
diff --git a/share/screens/start-welcome-text.de.svg b/share/screens/start-welcome-text.de.svg
new file mode 100644
index 0000000..55dcb4b
--- /dev/null
+++ b/share/screens/start-welcome-text.de.svg
@@ -0,0 +1,147 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+ width="700.00037"
+ height="220"
+ viewBox="0 0 185.20843 58.208335"
+ version="1.1"
+ id="svg243962"
+ xml:space="preserve"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:svg="http://www.w3.org/2000/svg"><defs
+ id="defs243959" /><g
+ id="layer2"
+ style="font-variation-settings:normal;opacity:1;vector-effect:none;fill:#cbe1fb;fill-opacity:1;stroke-width:0.125564;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;-inkscape-stroke:none;stop-color:#000000;stop-opacity:1"
+ transform="translate(-390.41688)"><g
+ id="layer3-2"
+ style="font-variation-settings:normal;display:inline;vector-effect:none;fill:#cbe1fb;fill-opacity:1;stroke-width:0.125564;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;-inkscape-stroke:none;stop-color:#000000;stop-opacity:1"
+ transform="translate(378.59115,-32.556143)"><g
+ aria-label="Willkommen!"
+ id="text118971-6"
+ style="font-size:12.0826px;line-height:1.25;font-family:'Roboto Condensed';-inkscape-font-specification:'Roboto Condensed, ';vector-effect:none;stroke-width:0.125563;stop-color:#000000;stop-opacity:1"><path
+ d="m 21.585762,40.369172 h 1.53449 l 0.966608,2.839411 0.966608,-2.839411 h 1.546573 l -1.461995,3.90268 1.087434,2.74275 2.428603,-6.669595 h 1.81239 l -3.491871,8.578646 H 25.57302 l -1.48616,-3.600615 -1.486159,3.600615 h -1.401582 l -3.467706,-8.578646 h 1.788225 l 2.440685,6.669595 1.063269,-2.74275 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path560" /><path
+ d="M 31.191422,48.923653 V 42.59237 h 1.619069 v 6.331283 z m 0,-7.213312 v -1.606986 h 1.619069 v 1.606986 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path561" /><path
+ d="m 34.260393,40.103355 h 1.619068 v 6.790421 q 0,0.350395 0.169156,0.543717 0.169157,0.193321 0.483304,0.193321 0.144992,0 0.314148,-0.04833 0.181239,-0.04833 0.338313,-0.120826 l 0.217487,1.232425 q -0.326231,0.157074 -0.761204,0.241652 -0.434974,0.08458 -0.785369,0.08458 -0.761204,0 -1.184095,-0.398725 -0.410808,-0.410809 -0.410808,-1.15993 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path562" /><path
+ d="m 38.09057,40.103355 h 1.619068 v 6.790421 q 0,0.350395 0.169157,0.543717 0.169156,0.193321 0.483304,0.193321 0.144991,0 0.314147,-0.04833 0.181239,-0.04833 0.338313,-0.120826 l 0.217487,1.232425 q -0.32623,0.157074 -0.761204,0.241652 -0.434974,0.08458 -0.785369,0.08458 -0.761204,0 -1.184095,-0.398725 -0.410808,-0.410809 -0.410808,-1.15993 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path563" /><path
+ d="m 46.2584,48.923653 -1.836555,-2.74275 -0.869947,0.857864 v 1.884886 H 41.93283 v -8.820298 h 1.619068 v 5.352592 l 2.537346,-2.851494 h 1.727812 l -2.356107,2.682337 2.525263,3.636863 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path564" /><path
+ d="m 51.272659,49.044479 q -0.773286,0 -1.389499,-0.265818 -0.616212,-0.265817 -1.051186,-0.712873 -0.422891,-0.459139 -0.65246,-1.051186 -0.22957,-0.592047 -0.22957,-1.244508 0,-0.664543 0.22957,-1.25659 0.229569,-0.592048 0.65246,-1.039104 0.434974,-0.459139 1.051186,-0.724956 0.616213,-0.265817 1.389499,-0.265817 0.773286,0 1.377416,0.265817 0.616213,0.265817 1.039104,0.724956 0.434974,0.447056 0.664543,1.039104 0.229569,0.592047 0.229569,1.25659 0,0.652461 -0.229569,1.244508 -0.229569,0.592047 -0.65246,1.051186 -0.422891,0.447056 -1.039104,0.712873 -0.616213,0.265818 -1.389499,0.265818 z m -1.655316,-3.274385 q 0,0.422891 0.120826,0.773287 0.132909,0.338312 0.350395,0.592047 0.22957,0.253734 0.531635,0.398726 0.302065,0.132908 0.65246,0.132908 0.350395,0 0.65246,-0.132908 0.302065,-0.144992 0.519552,-0.398726 0.22957,-0.253735 0.350396,-0.60413 0.132908,-0.350395 0.132908,-0.773286 0,-0.410809 -0.132908,-0.761204 -0.120826,-0.350396 -0.350396,-0.60413 -0.217487,-0.253735 -0.519552,-0.386643 -0.302065,-0.144992 -0.65246,-0.144992 -0.350395,0 -0.65246,0.144992 -0.302065,0.144991 -0.531635,0.398725 -0.217486,0.253735 -0.350395,0.60413 -0.120826,0.350396 -0.120826,0.761204 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path565" /><path
+ d="m 65.50595,48.923653 h -1.619068 v -3.552285 q 0,-0.761203 -0.265817,-1.111599 -0.253735,-0.350395 -0.712873,-0.350395 -0.483304,0 -0.906195,0.37456 -0.422891,0.362478 -0.60413,0.954526 v 3.685193 h -1.619069 v -3.552285 q 0,-0.761203 -0.265817,-1.111599 -0.253735,-0.350395 -0.712873,-0.350395 -0.471222,0 -0.906195,0.362478 -0.422891,0.362478 -0.60413,0.954525 v 3.697276 H 55.670714 V 42.59237 h 1.461995 v 1.172013 q 0.350395,-0.616213 0.954525,-0.942443 0.616213,-0.338313 1.401582,-0.338313 0.797451,0 1.232425,0.386643 0.434974,0.386643 0.5558,0.954526 0.386643,-0.652461 0.97869,-0.990774 0.592048,-0.350395 1.353251,-0.350395 0.579965,0 0.954526,0.217487 0.37456,0.217487 0.579964,0.567882 0.205405,0.350395 0.2779,0.797452 0.08458,0.447056 0.08458,0.906195 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path566" /><path
+ d="m 76.754844,48.923653 h -1.619068 v -3.552285 q 0,-0.761203 -0.265817,-1.111599 -0.253735,-0.350395 -0.712874,-0.350395 -0.483304,0 -0.906195,0.37456 -0.422891,0.362478 -0.60413,0.954526 v 3.685193 h -1.619068 v -3.552285 q 0,-0.761203 -0.265817,-1.111599 -0.253735,-0.350395 -0.712874,-0.350395 -0.471221,0 -0.906195,0.362478 -0.422891,0.362478 -0.60413,0.954525 v 3.697276 H 66.919608 V 42.59237 h 1.461995 v 1.172013 q 0.350395,-0.616213 0.954525,-0.942443 0.616213,-0.338313 1.401582,-0.338313 0.797451,0 1.232425,0.386643 0.434973,0.386643 0.555799,0.954526 0.386644,-0.652461 0.978691,-0.990774 0.592047,-0.350395 1.353251,-0.350395 0.579965,0 0.954525,0.217487 0.374561,0.217487 0.579965,0.567882 0.205404,0.350395 0.2779,0.797452 0.08458,0.447056 0.08458,0.906195 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path567" /><path
+ d="m 81.104581,49.044479 q -0.761204,0 -1.377416,-0.253735 -0.616213,-0.265817 -1.051186,-0.712873 -0.434974,-0.447057 -0.676626,-1.039104 -0.229569,-0.592047 -0.229569,-1.244508 0,-0.676625 0.229569,-1.268673 0.229569,-0.60413 0.664543,-1.051186 0.434974,-0.459139 1.051186,-0.724956 0.628295,-0.265817 1.401582,-0.265817 0.773286,0 1.377416,0.265817 0.616213,0.265817 1.039104,0.712874 0.434973,0.447056 0.65246,1.039103 0.229569,0.592048 0.229569,1.232425 0,0.157074 -0.01208,0.302065 0,0.144992 -0.02416,0.241652 H 79.48552 q 0.03625,0.374561 0.181239,0.664543 0.144991,0.289983 0.37456,0.495387 0.22957,0.205404 0.519552,0.314147 0.289983,0.108744 0.60413,0.108744 0.483304,0 0.906195,-0.22957 0.434974,-0.241652 0.592048,-0.628295 l 1.389498,0.386643 q -0.350395,0.724956 -1.123681,1.196178 -0.761204,0.459139 -1.824473,0.459139 z m 1.643234,-3.818102 q -0.06041,-0.712873 -0.531635,-1.135764 -0.459138,-0.434974 -1.123681,-0.434974 -0.326231,0 -0.616213,0.120826 -0.2779,0.108744 -0.495387,0.314148 -0.217486,0.205404 -0.362478,0.495386 -0.132908,0.289983 -0.157073,0.640378 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path568" /><path
+ d="m 91.2902,48.923653 h -1.619068 v -3.552285 q 0,-0.761203 -0.265817,-1.111599 -0.265817,-0.350395 -0.737039,-0.350395 -0.241652,0 -0.495386,0.09666 -0.253735,0.09666 -0.483304,0.277899 -0.217487,0.169157 -0.398726,0.410809 -0.181239,0.241652 -0.265817,0.531634 v 3.697276 H 85.405974 V 42.59237 h 1.461995 v 1.172013 q 0.350395,-0.60413 1.014938,-0.942443 0.664543,-0.338313 1.498243,-0.338313 0.592047,0 0.966608,0.217487 0.37456,0.217487 0.579964,0.567882 0.205405,0.350395 0.2779,0.797452 0.08458,0.447056 0.08458,0.906195 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path569" /><path
+ d="m 93.017989,45.697599 v -5.43717 h 1.619068 v 5.43717 z m 0,3.226054 V 47.09918 h 1.619068 v 1.824473 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path570" /></g><g
+ aria-label="Lass uns ein paar
+ Dinge einrichten…"
+ id="text115541-6"
+ style="font-size:5.02259px;line-height:1.25;font-family:'Roboto Condensed';-inkscape-font-specification:'Roboto Condensed, ';vector-effect:none;stroke-width:0.125564;stop-color:#000000;stop-opacity:1"><path
+ d="m 32.15884,61.916218 v -3.566039 h 0.693118 v 2.958305 h 1.818177 v 0.607734 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path530" /><path
+ d="m 35.744968,61.966444 q -0.190859,0 -0.356604,-0.06027 -0.165746,-0.06529 -0.286288,-0.175791 -0.120542,-0.11552 -0.190858,-0.266197 -0.06529,-0.150678 -0.06529,-0.331491 0,-0.185836 0.08036,-0.341536 0.08538,-0.160723 0.231039,-0.27122 0.150677,-0.110497 0.356604,-0.170768 0.205926,-0.06529 0.452033,-0.06529 0.17579,0 0.341536,0.03014 0.170768,0.03014 0.301355,0.08538 v -0.150678 q 0,-0.261175 -0.150677,-0.401807 -0.145656,-0.140633 -0.436966,-0.140633 -0.210949,0 -0.411852,0.07534 -0.200904,0.07534 -0.411853,0.220994 l -0.205926,-0.42692 q 0.507282,-0.336514 1.094925,-0.336514 0.567553,0 0.878953,0.281265 0.316423,0.276243 0.316423,0.803615 v 0.818682 q 0,0.105474 0.03516,0.150678 0.04018,0.0452 0.125565,0.05023 v 0.572575 q -0.170768,0.03516 -0.296333,0.03516 -0.190858,0 -0.296332,-0.08538 -0.100452,-0.08538 -0.125565,-0.226017 l -0.01507,-0.145655 q -0.175791,0.231039 -0.42692,0.351582 -0.25113,0.120542 -0.537417,0.120542 z m 0.190858,-0.492214 q 0.170768,0 0.321446,-0.06027 0.1557,-0.06027 0.241084,-0.160723 0.110497,-0.08538 0.110497,-0.190859 v -0.301355 q -0.120542,-0.0452 -0.261174,-0.07032 -0.140633,-0.03014 -0.27122,-0.03014 -0.261175,0 -0.42692,0.120542 -0.165746,0.11552 -0.165746,0.296333 0,0.170768 0.130587,0.286288 0.130588,0.110497 0.321446,0.110497 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path531" /><path
+ d="m 38.904174,61.966444 q -0.331491,0 -0.647914,-0.105475 -0.316423,-0.105474 -0.54244,-0.301355 l 0.251129,-0.421898 q 0.241085,0.170768 0.467101,0.261175 0.23104,0.08538 0.457056,0.08538 0.200904,0 0.316423,-0.07534 0.11552,-0.07534 0.11552,-0.215971 0,-0.140633 -0.13561,-0.205926 -0.13561,-0.06529 -0.441988,-0.150678 -0.256152,-0.07032 -0.436965,-0.13561 -0.180814,-0.06529 -0.291311,-0.145655 -0.110497,-0.08538 -0.160723,-0.190859 -0.05023,-0.110497 -0.05023,-0.261174 0,-0.200904 0.07534,-0.361627 0.08036,-0.160723 0.220994,-0.27122 0.140633,-0.115519 0.326469,-0.17579 0.190858,-0.06027 0.411852,-0.06027 0.296333,0 0.552485,0.08538 0.261175,0.08538 0.477146,0.276242 l -0.27122,0.40683 q -0.200903,-0.150678 -0.391762,-0.220994 -0.185836,-0.07032 -0.371671,-0.07032 -0.170768,0 -0.286288,0.07032 -0.11552,0.07032 -0.11552,0.226017 0,0.07032 0.02511,0.115519 0.03014,0.0452 0.09041,0.08036 0.06027,0.03516 0.1557,0.07032 0.100452,0.03014 0.246107,0.06529 0.27122,0.07032 0.462078,0.140633 0.195881,0.07032 0.316424,0.160723 0.125564,0.09041 0.180813,0.210949 0.06027,0.115519 0.06027,0.281265 0,0.386739 -0.286288,0.612756 -0.286287,0.220994 -0.778501,0.220994 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path532" /><path
+ d="m 41.4004,61.966444 q -0.331491,0 -0.647914,-0.105475 -0.316423,-0.105474 -0.54244,-0.301355 l 0.25113,-0.421898 q 0.241084,0.170768 0.467101,0.261175 0.231039,0.08538 0.457055,0.08538 0.200904,0 0.316424,-0.07534 0.115519,-0.07534 0.115519,-0.215971 0,-0.140633 -0.13561,-0.205926 -0.13561,-0.06529 -0.441988,-0.150678 -0.256152,-0.07032 -0.436965,-0.13561 -0.180813,-0.06529 -0.29131,-0.145655 -0.110497,-0.08538 -0.160723,-0.190859 -0.05023,-0.110497 -0.05023,-0.261174 0,-0.200904 0.07534,-0.361627 0.08036,-0.160723 0.220994,-0.27122 0.140632,-0.115519 0.326468,-0.17579 0.190859,-0.06027 0.411852,-0.06027 0.296333,0 0.552485,0.08538 0.261175,0.08538 0.477146,0.276242 l -0.271219,0.40683 q -0.200904,-0.150678 -0.391762,-0.220994 -0.185836,-0.07032 -0.371672,-0.07032 -0.170768,0 -0.286288,0.07032 -0.115519,0.07032 -0.115519,0.226017 0,0.07032 0.02511,0.115519 0.03014,0.0452 0.09041,0.08036 0.06027,0.03516 0.155701,0.07032 0.100451,0.03014 0.246106,0.06529 0.27122,0.07032 0.462079,0.140633 0.195881,0.07032 0.316423,0.160723 0.125565,0.09041 0.180813,0.210949 0.06027,0.115519 0.06027,0.281265 0,0.386739 -0.286287,0.612756 -0.286288,0.220994 -0.778502,0.220994 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path533" /><path
+ d="m 44.911188,61.966444 q -0.40683,0 -0.617779,-0.261175 Q 44.08246,61.444094 44.08246,60.93179 v -1.647409 h 0.673027 v 1.501754 q 0,0.607733 0.436966,0.607733 0.195881,0 0.376694,-0.115519 0.185836,-0.120542 0.301355,-0.361627 v -1.632341 h 0.673027 v 1.858358 q 0,0.105474 0.03516,0.150678 0.04018,0.0452 0.125564,0.05023 v 0.572575 q -0.100452,0.02009 -0.170768,0.02511 -0.06529,0.005 -0.120542,0.005 -0.180813,0 -0.296333,-0.08036 -0.110497,-0.08538 -0.130587,-0.231039 l -0.01507,-0.210949 q -0.175791,0.27122 -0.452033,0.40683 -0.276242,0.13561 -0.607733,0.13561 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path534" /><path
+ d="m 49.657526,61.916218 h -0.673027 v -1.476642 q 0,-0.316423 -0.110497,-0.462078 -0.110497,-0.145655 -0.306378,-0.145655 -0.100452,0 -0.205926,0.04018 -0.105475,0.04018 -0.200904,0.115519 -0.09041,0.07032 -0.165745,0.170768 -0.07534,0.100452 -0.110497,0.220994 v 1.536913 H 47.211525 V 59.28438 h 0.607733 v 0.487191 q 0.145655,-0.25113 0.421898,-0.391762 0.276242,-0.140633 0.622801,-0.140633 0.246107,0 0.401807,0.09041 0.1557,0.09041 0.241084,0.236062 0.08538,0.145655 0.11552,0.331491 0.03516,0.185835 0.03516,0.376694 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path535" /><path
+ d="m 51.239633,61.966444 q -0.331491,0 -0.647915,-0.105475 -0.316423,-0.105474 -0.542439,-0.301355 l 0.251129,-0.421898 q 0.241085,0.170768 0.467101,0.261175 0.231039,0.08538 0.457056,0.08538 0.200903,0 0.316423,-0.07534 0.11552,-0.07534 0.11552,-0.215971 0,-0.140633 -0.13561,-0.205926 -0.13561,-0.06529 -0.441988,-0.150678 -0.256152,-0.07032 -0.436966,-0.13561 -0.180813,-0.06529 -0.29131,-0.145655 -0.110497,-0.08538 -0.160723,-0.190859 -0.05023,-0.110497 -0.05023,-0.261174 0,-0.200904 0.07534,-0.361627 0.08036,-0.160723 0.220994,-0.27122 0.140633,-0.115519 0.326469,-0.17579 0.190858,-0.06027 0.411852,-0.06027 0.296333,0 0.552485,0.08538 0.261175,0.08538 0.477146,0.276242 l -0.27122,0.40683 q -0.200904,-0.150678 -0.391762,-0.220994 -0.185836,-0.07032 -0.371672,-0.07032 -0.170768,0 -0.286287,0.07032 -0.11552,0.07032 -0.11552,0.226017 0,0.07032 0.02511,0.115519 0.03014,0.0452 0.09041,0.08036 0.06027,0.03516 0.1557,0.07032 0.100452,0.03014 0.246107,0.06529 0.27122,0.07032 0.462078,0.140633 0.195881,0.07032 0.316423,0.160723 0.125565,0.09041 0.180814,0.210949 0.06027,0.115519 0.06027,0.281265 0,0.386739 -0.286288,0.612756 -0.286288,0.220994 -0.778501,0.220994 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path536" /><path
+ d="m 55.167296,61.966444 q -0.316423,0 -0.572575,-0.105475 -0.256152,-0.110497 -0.436966,-0.296333 -0.180813,-0.185835 -0.281265,-0.431942 -0.09543,-0.246107 -0.09543,-0.517327 0,-0.281265 0.09543,-0.527372 0.09543,-0.25113 0.276243,-0.436965 0.180813,-0.190859 0.436965,-0.301356 0.261175,-0.110497 0.582621,-0.110497 0.321445,0 0.572575,0.110497 0.256152,0.110497 0.431943,0.296333 0.180813,0.185836 0.271219,0.431943 0.09543,0.246107 0.09543,0.512304 0,0.06529 -0.005,0.125565 0,0.06027 -0.01004,0.100452 h -2.034149 q 0.01507,0.1557 0.07534,0.276242 0.06027,0.120542 0.1557,0.205926 0.09543,0.08538 0.215971,0.130588 0.120543,0.0452 0.25113,0.0452 0.200904,0 0.376694,-0.09543 0.180813,-0.100452 0.246107,-0.261175 l 0.577598,0.160723 q -0.145655,0.301355 -0.467101,0.497236 -0.316423,0.190859 -0.758411,0.190859 z m 0.683072,-1.587139 q -0.02511,-0.296333 -0.220994,-0.472123 -0.190858,-0.180814 -0.467101,-0.180814 -0.13561,0 -0.256152,0.05023 -0.115519,0.0452 -0.205926,0.130588 -0.09041,0.08538 -0.150678,0.205926 -0.05525,0.120542 -0.06529,0.266197 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path537" /><path
+ d="m 56.955332,61.916218 v -2.631837 h 0.673027 v 2.631837 z m 0,-2.998487 v -0.668004 h 0.673027 v 0.668004 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path538" /><path
+ d="m 60.682092,61.916218 h -0.673027 v -1.476642 q 0,-0.316423 -0.110497,-0.462078 -0.110497,-0.145655 -0.306378,-0.145655 -0.100452,0 -0.205927,0.04018 -0.105474,0.04018 -0.200903,0.115519 -0.09041,0.07032 -0.165746,0.170768 -0.07534,0.100452 -0.110497,0.220994 v 1.536913 H 58.23609 V 59.28438 h 0.607734 v 0.487191 q 0.145655,-0.25113 0.421897,-0.391762 0.276243,-0.140633 0.622801,-0.140633 0.246107,0 0.401808,0.09041 0.1557,0.09041 0.241084,0.236062 0.08538,0.145655 0.11552,0.331491 0.03516,0.185835 0.03516,0.376694 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path539" /><path
+ d="m 64.052239,61.966444 q -0.3114,0 -0.542439,-0.13561 -0.23104,-0.140633 -0.361627,-0.376694 v 1.53189 h -0.673027 v -3.701649 h 0.587643 v 0.452033 q 0.145655,-0.231039 0.376694,-0.361627 0.231039,-0.13561 0.532395,-0.13561 0.266197,0 0.492214,0.110497 0.226016,0.105475 0.386739,0.29131 0.165746,0.180814 0.256152,0.431943 0.09543,0.246107 0.09543,0.52235 0,0.286287 -0.08538,0.537417 -0.08538,0.251129 -0.241084,0.436965 -0.150678,0.185836 -0.361626,0.29131 -0.210949,0.105475 -0.462079,0.105475 z m -0.226016,-0.572576 q 0.150677,0 0.276242,-0.06529 0.130587,-0.06529 0.220994,-0.175791 0.09041,-0.110497 0.140633,-0.256152 0.05023,-0.145655 0.05023,-0.301355 0,-0.165746 -0.05525,-0.306378 -0.05525,-0.145656 -0.1557,-0.25113 -0.09543,-0.105474 -0.231039,-0.165745 -0.130588,-0.06027 -0.286288,-0.06027 -0.09543,0 -0.195881,0.03516 -0.100452,0.03014 -0.185836,0.09041 -0.08538,0.06027 -0.1557,0.140633 -0.06529,0.08036 -0.100452,0.17579 v 0.617779 q 0.09041,0.226017 0.276242,0.376694 0.185836,0.145655 0.401808,0.145655 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path540" /><path
+ d="m 66.377691,61.966444 q -0.190858,0 -0.356604,-0.06027 -0.165745,-0.06529 -0.286287,-0.175791 -0.120543,-0.11552 -0.190859,-0.266197 -0.06529,-0.150678 -0.06529,-0.331491 0,-0.185836 0.08036,-0.341536 0.08538,-0.160723 0.231039,-0.27122 0.150678,-0.110497 0.356604,-0.170768 0.205926,-0.06529 0.452033,-0.06529 0.175791,0 0.341536,0.03014 0.170768,0.03014 0.301356,0.08538 v -0.150678 q 0,-0.261175 -0.150678,-0.401807 -0.145655,-0.140633 -0.436965,-0.140633 -0.210949,0 -0.411853,0.07534 -0.200903,0.07534 -0.411852,0.220994 l -0.205926,-0.42692 q 0.507281,-0.336514 1.094924,-0.336514 0.567553,0 0.878953,0.281265 0.316424,0.276243 0.316424,0.803615 v 0.818682 q 0,0.105474 0.03516,0.150678 0.04018,0.0452 0.125565,0.05023 v 0.572575 q -0.170769,0.03516 -0.296333,0.03516 -0.190859,0 -0.296333,-0.08538 -0.100452,-0.08538 -0.125565,-0.226017 l -0.01507,-0.145655 q -0.17579,0.231039 -0.42692,0.351582 -0.251129,0.120542 -0.537417,0.120542 z m 0.190858,-0.492214 q 0.170769,0 0.321446,-0.06027 0.155701,-0.06027 0.241085,-0.160723 0.110497,-0.08538 0.110497,-0.190859 v -0.301355 q -0.120543,-0.0452 -0.261175,-0.07032 -0.140633,-0.03014 -0.27122,-0.03014 -0.261175,0 -0.42692,0.120542 -0.165746,0.11552 -0.165746,0.296333 0,0.170768 0.130588,0.286288 0.130587,0.110497 0.321445,0.110497 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path541" /><path
+ d="m 69.260656,61.966444 q -0.190858,0 -0.356604,-0.06027 -0.165745,-0.06529 -0.286287,-0.175791 -0.120543,-0.11552 -0.190859,-0.266197 -0.06529,-0.150678 -0.06529,-0.331491 0,-0.185836 0.08036,-0.341536 0.08538,-0.160723 0.231039,-0.27122 0.150678,-0.110497 0.356604,-0.170768 0.205926,-0.06529 0.452033,-0.06529 0.175791,0 0.341536,0.03014 0.170768,0.03014 0.301356,0.08538 v -0.150678 q 0,-0.261175 -0.150678,-0.401807 -0.145655,-0.140633 -0.436965,-0.140633 -0.210949,0 -0.411853,0.07534 -0.200903,0.07534 -0.411852,0.220994 l -0.205926,-0.42692 q 0.507281,-0.336514 1.094924,-0.336514 0.567553,0 0.878954,0.281265 0.316423,0.276243 0.316423,0.803615 v 0.818682 q 0,0.105474 0.03516,0.150678 0.04018,0.0452 0.125565,0.05023 v 0.572575 q -0.170768,0.03516 -0.296333,0.03516 -0.190859,0 -0.296333,-0.08538 -0.100452,-0.08538 -0.125565,-0.226017 l -0.01507,-0.145655 q -0.17579,0.231039 -0.42692,0.351582 -0.251129,0.120542 -0.537417,0.120542 z m 0.190859,-0.492214 q 0.170768,0 0.321445,-0.06027 0.155701,-0.06027 0.241085,-0.160723 0.110497,-0.08538 0.110497,-0.190859 v -0.301355 q -0.120543,-0.0452 -0.261175,-0.07032 -0.140633,-0.03014 -0.27122,-0.03014 -0.261175,0 -0.42692,0.120542 -0.165746,0.11552 -0.165746,0.296333 0,0.170768 0.130588,0.286288 0.130587,0.110497 0.321446,0.110497 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path542" /><path
+ d="m 72.992439,59.867001 q -0.306378,0.005 -0.547462,0.120542 -0.241085,0.110497 -0.346559,0.336514 v 1.592161 h -0.673027 v -2.631837 h 0.617778 v 0.56253 q 0.07032,-0.13561 0.165746,-0.241085 0.09543,-0.110497 0.205926,-0.190858 0.110497,-0.08036 0.220994,-0.120542 0.11552,-0.0452 0.220994,-0.0452 0.05525,0 0.08036,0 0.03014,0 0.05525,0.005 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path543" /><path
+ d="M 38.185943,68.399959 V 64.83392 h 1.295828 q 0.436965,0 0.763434,0.140632 0.331491,0.140633 0.552485,0.381717 0.220993,0.241085 0.33149,0.567553 0.110497,0.321446 0.110497,0.688095 0,0.40683 -0.125564,0.73832 -0.120542,0.326469 -0.351582,0.562531 -0.231039,0.231039 -0.557507,0.361626 -0.321446,0.125565 -0.723253,0.125565 z m 2.355594,-1.788042 q 0,-0.256152 -0.07032,-0.472124 -0.07032,-0.215971 -0.205926,-0.371671 -0.13561,-0.155701 -0.336514,-0.241085 -0.195881,-0.08538 -0.44701,-0.08538 H 38.87906 v 2.350572 h 0.602711 q 0.256152,0 0.452033,-0.09041 0.200904,-0.09041 0.331491,-0.246107 0.13561,-0.160723 0.205926,-0.376694 0.07032,-0.215972 0.07032,-0.467101 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path544" /><path
+ d="m 41.716821,68.399959 v -2.631837 h 0.673027 v 2.631837 z m 0,-2.998486 v -0.668005 h 0.673027 v 0.668005 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path545" /><path
+ d="m 45.44358,68.399959 h -0.673027 v -1.476642 q 0,-0.316423 -0.110497,-0.462078 -0.110497,-0.145655 -0.306378,-0.145655 -0.100452,0 -0.205927,0.04018 -0.105474,0.04018 -0.200903,0.115519 -0.09041,0.07032 -0.165746,0.170768 -0.07534,0.100452 -0.110497,0.220994 v 1.536913 h -0.673027 v -2.631837 h 0.607734 v 0.487191 q 0.145655,-0.25113 0.421897,-0.391762 0.276243,-0.140633 0.622801,-0.140633 0.246107,0 0.401808,0.09041 0.1557,0.09041 0.241084,0.236062 0.08538,0.145655 0.11552,0.331491 0.03516,0.185835 0.03516,0.376694 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path546" /><path
+ d="m 47.060844,68.415027 q -0.266197,0 -0.482168,-0.105475 -0.215972,-0.105474 -0.376695,-0.286287 -0.1557,-0.185836 -0.241084,-0.426921 -0.08538,-0.241084 -0.08538,-0.512304 0,-0.286287 0.09041,-0.532394 0.09041,-0.246107 0.251129,-0.431943 0.160723,-0.185836 0.38674,-0.29131 0.226016,-0.105475 0.497236,-0.105475 0.306378,0 0.537417,0.140633 0.231039,0.13561 0.381717,0.366649 v -0.462078 h 0.587643 v 2.506272 q 0,0.29131 -0.110497,0.522349 -0.110497,0.23104 -0.306378,0.391762 -0.190858,0.160723 -0.462078,0.246107 -0.266197,0.08538 -0.582621,0.08538 -0.431942,0 -0.728275,-0.145655 -0.29131,-0.140632 -0.502259,-0.401807 l 0.366649,-0.356604 q 0.150678,0.185836 0.376694,0.29131 0.231039,0.105475 0.487191,0.105475 0.155701,0 0.296333,-0.0452 0.145655,-0.04018 0.256152,-0.130588 0.110497,-0.09041 0.170768,-0.231039 0.06529,-0.140632 0.06529,-0.331491 v -0.331491 q -0.130587,0.226017 -0.366649,0.351581 -0.236062,0.120543 -0.507282,0.120543 z m 0.226017,-0.537418 q 0.110497,0 0.210949,-0.03516 0.100452,-0.03516 0.185836,-0.09543 0.08538,-0.06027 0.150677,-0.140632 0.06529,-0.08036 0.100452,-0.170768 v -0.627824 q -0.09041,-0.231039 -0.286288,-0.371672 -0.190858,-0.140632 -0.401807,-0.140632 -0.1557,0 -0.281265,0.07032 -0.125565,0.06529 -0.215971,0.180813 -0.09041,0.110497 -0.140633,0.256152 -0.0452,0.145655 -0.0452,0.301356 0,0.160722 0.05525,0.301355 0.05525,0.140633 0.150678,0.246107 0.100452,0.105474 0.231039,0.165745 0.130588,0.06027 0.286288,0.06027 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path547" /><path
+ d="m 50.436018,68.450185 q -0.316423,0 -0.572575,-0.105475 -0.256152,-0.110497 -0.436965,-0.296332 -0.180813,-0.185836 -0.281265,-0.431943 -0.09543,-0.246107 -0.09543,-0.517327 0,-0.281265 0.09543,-0.527372 0.09543,-0.251129 0.276242,-0.436965 0.180814,-0.190859 0.436966,-0.301356 0.261174,-0.110497 0.58262,-0.110497 0.321446,0 0.572575,0.110497 0.256152,0.110497 0.431943,0.296333 0.180813,0.185836 0.27122,0.431943 0.09543,0.246107 0.09543,0.512304 0,0.06529 -0.005,0.125565 0,0.06027 -0.01005,0.100452 H 49.76301 q 0.01507,0.1557 0.07534,0.276242 0.06027,0.120542 0.155701,0.205926 0.09543,0.08538 0.215971,0.130588 0.120542,0.0452 0.251129,0.0452 0.200904,0 0.376695,-0.09543 0.180813,-0.100452 0.246107,-0.261175 l 0.577597,0.160723 q -0.145655,0.301355 -0.4671,0.497236 -0.316424,0.190859 -0.758412,0.190859 z m 0.683073,-1.587139 q -0.02511,-0.296333 -0.220994,-0.472123 -0.190859,-0.180813 -0.467101,-0.180813 -0.13561,0 -0.256152,0.05022 -0.11552,0.0452 -0.205926,0.130588 -0.09041,0.08538 -0.150678,0.205926 -0.05525,0.120542 -0.06529,0.266197 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path548" /><path
+ d="m 54.649966,68.450185 q -0.316423,0 -0.572575,-0.105475 -0.256153,-0.110497 -0.436966,-0.296332 -0.180813,-0.185836 -0.281265,-0.431943 -0.09543,-0.246107 -0.09543,-0.517327 0,-0.281265 0.09543,-0.527372 0.09543,-0.251129 0.276243,-0.436965 0.180813,-0.190859 0.436965,-0.301356 0.261175,-0.110497 0.58262,-0.110497 0.321446,0 0.572576,0.110497 0.256152,0.110497 0.431942,0.296333 0.180814,0.185836 0.27122,0.431943 0.09543,0.246107 0.09543,0.512304 0,0.06529 -0.005,0.125565 0,0.06027 -0.01004,0.100452 h -2.034149 q 0.01507,0.1557 0.07534,0.276242 0.06027,0.120542 0.1557,0.205926 0.09543,0.08538 0.215971,0.130588 0.120542,0.0452 0.25113,0.0452 0.200903,0 0.376694,-0.09543 0.180813,-0.100452 0.246107,-0.261175 l 0.577598,0.160723 q -0.145655,0.301355 -0.467101,0.497236 -0.316423,0.190859 -0.758411,0.190859 z m 0.683072,-1.587139 q -0.02511,-0.296333 -0.220994,-0.472123 -0.190858,-0.180813 -0.467101,-0.180813 -0.13561,0 -0.256152,0.05022 -0.115519,0.0452 -0.205926,0.130588 -0.09041,0.08538 -0.150678,0.205926 -0.05525,0.120542 -0.06529,0.266197 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path549" /><path
+ d="m 56.438002,68.399959 v -2.631837 h 0.673027 v 2.631837 z m 0,-2.998486 v -0.668005 h 0.673027 v 0.668005 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path550" /><path
+ d="m 60.164762,68.399959 h -0.673028 v -1.476642 q 0,-0.316423 -0.110497,-0.462078 -0.110497,-0.145655 -0.306378,-0.145655 -0.100451,0 -0.205926,0.04018 -0.105474,0.04018 -0.200903,0.115519 -0.09041,0.07032 -0.165746,0.170768 -0.07534,0.100452 -0.110497,0.220994 v 1.536913 H 57.71876 v -2.631837 h 0.607734 v 0.487191 q 0.145655,-0.25113 0.421897,-0.391762 0.276243,-0.140633 0.622801,-0.140633 0.246107,0 0.401808,0.09041 0.1557,0.09041 0.241084,0.236062 0.08538,0.145655 0.115519,0.331491 0.03516,0.185835 0.03516,0.376694 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path551" /><path
+ d="m 62.319442,66.350742 q -0.306378,0.005 -0.547462,0.120542 -0.241084,0.110497 -0.346559,0.336514 v 1.592161 h -0.673027 v -2.631837 h 0.617779 v 0.56253 q 0.07032,-0.13561 0.165745,-0.241085 0.09543,-0.110497 0.205927,-0.190858 0.110497,-0.08036 0.220994,-0.120542 0.115519,-0.0452 0.220994,-0.0452 0.05525,0 0.08036,0 0.03013,0 0.05525,0.005 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path552" /><path
+ d="m 62.696133,68.399959 v -2.631837 h 0.673027 v 2.631837 z m 0,-2.998486 v -0.668005 h 0.673027 v 0.668005 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path553" /><path
+ d="m 63.811144,67.08404 q 0,-0.276242 0.09543,-0.522349 0.09543,-0.246107 0.276242,-0.431943 0.180814,-0.185836 0.436966,-0.296333 0.256152,-0.110497 0.577598,-0.110497 0.431942,0 0.733298,0.185836 0.306378,0.185836 0.457056,0.487191 l -0.65796,0.200904 q -0.08538,-0.145655 -0.226016,-0.220994 -0.140633,-0.08036 -0.311401,-0.08036 -0.145655,0 -0.27122,0.06027 -0.125565,0.05525 -0.220994,0.160723 -0.09041,0.100451 -0.145655,0.246106 -0.05023,0.145656 -0.05023,0.321446 0,0.175791 0.05525,0.321446 0.05525,0.145655 0.145655,0.251129 0.09543,0.105475 0.220994,0.165746 0.125565,0.05525 0.266197,0.05525 0.180813,0 0.331491,-0.09041 0.1557,-0.09041 0.215971,-0.220994 l 0.65796,0.200903 q -0.13561,0.301356 -0.447011,0.492214 -0.3114,0.190859 -0.748366,0.190859 -0.321446,0 -0.577598,-0.110497 -0.256152,-0.110497 -0.436965,-0.296333 -0.180813,-0.190858 -0.281265,-0.436965 -0.09543,-0.25113 -0.09543,-0.52235 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path554" /><path
+ d="m 69.255628,68.399959 h -0.673027 v -1.476642 q 0,-0.3114 -0.11552,-0.457055 -0.11552,-0.150678 -0.326468,-0.150678 -0.09041,0 -0.190859,0.04018 -0.100452,0.04018 -0.190858,0.115519 -0.09041,0.07032 -0.165746,0.170768 -0.07534,0.100452 -0.110497,0.220994 v 1.536913 h -0.673027 v -3.666491 h 0.673027 v 1.521845 q 0.145655,-0.256152 0.391762,-0.391762 0.25113,-0.140633 0.552485,-0.140633 0.256152,0 0.416875,0.09041 0.160723,0.08538 0.25113,0.231039 0.09041,0.145655 0.125564,0.331491 0.03516,0.185836 0.03516,0.381717 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path555" /><path
+ d="m 71.395238,68.264349 q -0.13561,0.06027 -0.331491,0.120542 -0.195881,0.06027 -0.411853,0.06027 -0.140632,0 -0.266197,-0.03516 -0.120542,-0.03516 -0.215971,-0.110497 -0.09041,-0.08036 -0.145655,-0.200904 -0.05525,-0.125564 -0.05525,-0.301355 v -1.5118 h -0.346559 v -0.517326 h 0.346559 v -0.853841 h 0.673027 v 0.853841 h 0.552485 v 0.517326 h -0.552485 v 1.285783 q 0,0.140633 0.07032,0.200904 0.07534,0.05525 0.180814,0.05525 0.105474,0 0.205926,-0.03516 0.100452,-0.03516 0.160723,-0.06027 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path556" /><path
+ d="m 72.902007,68.450185 q -0.316424,0 -0.572576,-0.105475 -0.256152,-0.110497 -0.436965,-0.296332 -0.180813,-0.185836 -0.281265,-0.431943 -0.09543,-0.246107 -0.09543,-0.517327 0,-0.281265 0.09543,-0.527372 0.09543,-0.251129 0.276242,-0.436965 0.180814,-0.190859 0.436966,-0.301356 0.261174,-0.110497 0.58262,-0.110497 0.321446,0 0.572576,0.110497 0.256152,0.110497 0.431942,0.296333 0.180814,0.185836 0.27122,0.431943 0.09543,0.246107 0.09543,0.512304 0,0.06529 -0.005,0.125565 0,0.06027 -0.01004,0.100452 H 72.22898 q 0.01507,0.1557 0.07534,0.276242 0.06027,0.120542 0.155701,0.205926 0.09543,0.08538 0.215971,0.130588 0.120542,0.0452 0.25113,0.0452 0.200903,0 0.376694,-0.09543 0.180813,-0.100452 0.246107,-0.261175 l 0.577598,0.160723 q -0.145655,0.301355 -0.467101,0.497236 -0.316423,0.190859 -0.758411,0.190859 z m 0.683072,-1.587139 q -0.02511,-0.296333 -0.220994,-0.472123 -0.190858,-0.180813 -0.467101,-0.180813 -0.13561,0 -0.256152,0.05022 -0.11552,0.0452 -0.205926,0.130588 -0.09041,0.08538 -0.150678,0.205926 -0.05525,0.120542 -0.06529,0.266197 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path557" /><path
+ d="m 77.136044,68.399959 h -0.673027 v -1.476642 q 0,-0.316423 -0.110497,-0.462078 -0.110497,-0.145655 -0.306378,-0.145655 -0.100451,0 -0.205926,0.04018 -0.105474,0.04018 -0.200903,0.115519 -0.09041,0.07032 -0.165746,0.170768 -0.07534,0.100452 -0.110497,0.220994 v 1.536913 h -0.673027 v -2.631837 h 0.607733 v 0.487191 q 0.145656,-0.25113 0.421898,-0.391762 0.276243,-0.140633 0.622801,-0.140633 0.246107,0 0.401807,0.09041 0.155701,0.09041 0.241085,0.236062 0.08538,0.145655 0.115519,0.331491 0.03516,0.185835 0.03516,0.376694 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path558" /><path
+ d="m 77.708609,68.399959 v -0.723253 h 0.552485 v 0.723253 z m 0.944247,0 v -0.723253 h 0.552485 v 0.723253 z m 0.944247,0 v -0.723253 h 0.552485 v 0.723253 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path559" /></g></g></g></svg>
diff --git a/share/screens/start-welcome-text.es.svg b/share/screens/start-welcome-text.es.svg
new file mode 100644
index 0000000..132df52
--- /dev/null
+++ b/share/screens/start-welcome-text.es.svg
@@ -0,0 +1,138 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+ width="700.00037"
+ height="220"
+ viewBox="0 0 185.20843 58.208335"
+ version="1.1"
+ id="svg243962"
+ xml:space="preserve"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:svg="http://www.w3.org/2000/svg"><defs
+ id="defs243959" /><g
+ id="layer2"
+ style="font-variation-settings:normal;opacity:1;vector-effect:none;fill:#cbe1fb;fill-opacity:1;stroke-width:0.125564;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;-inkscape-stroke:none;stop-color:#000000;stop-opacity:1"
+ transform="translate(-585.62531)"><g
+ id="layer3-3"
+ transform="translate(575.98907,-31.000559)"
+ style="font-variation-settings:normal;display:inline;vector-effect:none;fill:#cbe1fb;fill-opacity:1;stroke-width:0.125564;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;-inkscape-stroke:none;stop-color:#000000;stop-opacity:1"><g
+ aria-label="¡Bienvenid@!"
+ id="text118971-4"
+ style="font-size:12.619px;line-height:1.25;font-family:'Roboto Condensed';-inkscape-font-specification:'Roboto Condensed, ';vector-effect:none;stroke-width:0.125564;stop-color:#000000;stop-opacity:1"><path
+ d="m 20.057386,44.070118 v 5.678551 H 18.36644 v -5.678551 z m 0,-3.369273 v 1.905469 H 18.36644 v -1.905469 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path518" /><path
+ d="m 29.281855,47.376296 q 0,0.567856 -0.227142,0.996902 -0.227142,0.429046 -0.63095,0.719283 -0.391189,0.290237 -0.921187,0.441665 -0.517379,0.151428 -1.110472,0.151428 h -4.328317 v -8.959491 h 4.79522 q 0.466903,0 0.845473,0.201904 0.37857,0.201904 0.643569,0.529998 0.264999,0.315475 0.403808,0.731902 0.151428,0.403808 0.151428,0.820235 0,0.656188 -0.328094,1.236662 -0.328094,0.567855 -0.959044,0.845473 0.769759,0.227142 1.211424,0.820235 0.454284,0.580474 0.454284,1.463804 z m -1.754041,-0.328094 q 0,-0.239761 -0.08833,-0.454284 -0.07571,-0.227142 -0.214523,-0.391189 -0.138809,-0.164047 -0.328094,-0.25238 -0.189285,-0.100952 -0.416427,-0.100952 h -2.675228 v 2.359754 h 2.586895 q 0.239761,0 0.441665,-0.08833 0.214523,-0.08833 0.365951,-0.239761 0.151428,-0.164047 0.239761,-0.37857 0.08833,-0.214524 0.08833,-0.454285 z m -3.722605,-4.833077 v 2.258801 h 2.321896 q 0.441665,0 0.744521,-0.302856 0.315475,-0.302856 0.315475,-0.832854 0,-0.517379 -0.290237,-0.820235 -0.277618,-0.302856 -0.694045,-0.302856 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path519" /><path
+ d="m 30.48064,49.685574 v -6.612357 h 1.690946 v 6.612357 z m 0,-7.533544 v -1.678327 h 1.690946 v 1.678327 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path520" /><path
+ d="m 36.764892,49.811764 q -0.794997,0 -1.438566,-0.264999 -0.643569,-0.277618 -1.097853,-0.744521 -0.454284,-0.466903 -0.706664,-1.085234 -0.239761,-0.618332 -0.239761,-1.299758 0,-0.706664 0.239761,-1.324995 0.239761,-0.63095 0.694045,-1.097853 0.454284,-0.479522 1.097853,-0.75714 0.656188,-0.277618 1.463804,-0.277618 0.807616,0 1.438566,0.277618 0.643569,0.277618 1.085234,0.744521 0.454284,0.466903 0.681426,1.085234 0.239761,0.618331 0.239761,1.287138 0,0.164047 -0.01262,0.315475 0,0.151428 -0.02524,0.25238 h -5.110695 q 0.03786,0.391189 0.189285,0.694046 0.151428,0.302856 0.391189,0.517379 0.239761,0.214523 0.542617,0.328094 0.302856,0.113571 0.63095,0.113571 0.50476,0 0.946425,-0.239761 0.454284,-0.25238 0.618331,-0.656188 l 1.451185,0.403808 q -0.365951,0.75714 -1.173567,1.249281 -0.794997,0.479522 -1.905469,0.479522 z m 1.716184,-3.987605 q -0.0631,-0.744521 -0.555236,-1.186186 -0.479522,-0.454284 -1.173567,-0.454284 -0.340713,0 -0.643569,0.12619 -0.290237,0.113571 -0.517379,0.328094 -0.227142,0.214523 -0.37857,0.517379 -0.138809,0.302856 -0.164047,0.668807 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path521" /><path
+ d="M 47.402696,49.685574 H 45.71175 v -3.709987 q 0,-0.794997 -0.277618,-1.160948 -0.277618,-0.365951 -0.769759,-0.365951 -0.25238,0 -0.517379,0.100952 -0.264999,0.100952 -0.50476,0.290237 -0.227142,0.176666 -0.416427,0.429046 -0.189285,0.25238 -0.277618,0.555236 v 3.861415 h -1.690946 v -6.612357 h 1.526899 v 1.224043 q 0.365951,-0.63095 1.059996,-0.984282 0.694045,-0.353332 1.564756,-0.353332 0.618331,0 1.00952,0.227142 0.391189,0.227142 0.605712,0.593093 0.214523,0.365951 0.290237,0.832854 0.08833,0.466903 0.08833,0.946425 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path522" /><path
+ d="m 50.506935,49.685574 -2.435467,-6.612357 h 1.741422 l 1.678327,5.236886 1.690946,-5.236886 h 1.589994 l -2.435467,6.612357 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path523" /><path
+ d="m 58.49474,49.811764 q -0.794997,0 -1.438566,-0.264999 -0.643569,-0.277618 -1.097853,-0.744521 -0.454284,-0.466903 -0.706664,-1.085234 -0.239761,-0.618332 -0.239761,-1.299758 0,-0.706664 0.239761,-1.324995 0.239761,-0.63095 0.694045,-1.097853 0.454284,-0.479522 1.097853,-0.75714 0.656188,-0.277618 1.463804,-0.277618 0.807616,0 1.438566,0.277618 0.643569,0.277618 1.085234,0.744521 0.454284,0.466903 0.681426,1.085234 0.239761,0.618331 0.239761,1.287138 0,0.164047 -0.01262,0.315475 0,0.151428 -0.02524,0.25238 h -5.110695 q 0.03786,0.391189 0.189285,0.694046 0.151428,0.302856 0.391189,0.517379 0.239761,0.214523 0.542617,0.328094 0.302856,0.113571 0.63095,0.113571 0.50476,0 0.946425,-0.239761 0.454284,-0.25238 0.618331,-0.656188 l 1.451185,0.403808 q -0.365951,0.75714 -1.173567,1.249281 -0.794997,0.479522 -1.905469,0.479522 z m 1.716184,-3.987605 q -0.06309,-0.744521 -0.555236,-1.186186 -0.479522,-0.454284 -1.173567,-0.454284 -0.340713,0 -0.643569,0.12619 -0.290237,0.113571 -0.517379,0.328094 -0.227142,0.214523 -0.37857,0.517379 -0.138809,0.302856 -0.164047,0.668807 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path524" /><path
+ d="m 69.132545,49.685574 h -1.690946 v -3.709987 q 0,-0.794997 -0.277618,-1.160948 -0.277618,-0.365951 -0.769759,-0.365951 -0.25238,0 -0.517379,0.100952 -0.264999,0.100952 -0.50476,0.290237 -0.227142,0.176666 -0.416427,0.429046 -0.189285,0.25238 -0.277618,0.555236 v 3.861415 h -1.690946 v -6.612357 h 1.526899 v 1.224043 q 0.365951,-0.63095 1.059996,-0.984282 0.694045,-0.353332 1.564756,-0.353332 0.618331,0 1.00952,0.227142 0.391189,0.227142 0.605712,0.593093 0.214523,0.365951 0.290237,0.832854 0.08833,0.466903 0.08833,0.946425 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path525" /><path
+ d="m 70.608945,49.685574 v -6.612357 h 1.690946 v 6.612357 z m 0,-7.533544 v -1.678327 h 1.690946 v 1.678327 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path526" /><path
+ d="m 76.565102,49.811764 q -0.681426,0 -1.2619,-0.264999 -0.580474,-0.264999 -0.996901,-0.731902 -0.416427,-0.466903 -0.656188,-1.085234 -0.227142,-0.630951 -0.227142,-1.350234 0,-0.719283 0.214523,-1.337614 0.227142,-0.618331 0.618331,-1.085234 0.391189,-0.466903 0.933806,-0.731902 0.542617,-0.264999 1.186186,-0.264999 0.731902,0 1.312376,0.353332 0.593093,0.353332 0.921187,0.921187 v -3.760462 h 1.690946 v 7.268545 q 0,0.264999 0.08833,0.37857 0.08833,0.113571 0.302856,0.12619 v 1.438566 q -0.441665,0.08833 -0.719283,0.08833 -0.454284,0 -0.744521,-0.227142 -0.290237,-0.227142 -0.328094,-0.593093 l -0.03786,-0.416427 q -0.365951,0.63095 -0.996901,0.959044 -0.618331,0.315475 -1.299757,0.315475 z m 0.441665,-1.438566 q 0.239761,0 0.492141,-0.07571 0.25238,-0.08833 0.466903,-0.239761 0.214523,-0.151428 0.37857,-0.353332 0.176666,-0.201904 0.264999,-0.441666 V 45.68535 q -0.100952,-0.277618 -0.290237,-0.50476 -0.176666,-0.239761 -0.416427,-0.403808 -0.227142,-0.176666 -0.492141,-0.277618 -0.25238,-0.100952 -0.50476,-0.100952 -0.37857,0 -0.706664,0.164047 -0.315475,0.164047 -0.542617,0.454284 -0.227142,0.277618 -0.353332,0.643569 -0.12619,0.365951 -0.12619,0.75714 0,0.416427 0.138809,0.769759 0.138809,0.353333 0.37857,0.618332 0.239761,0.264999 0.567855,0.416427 0.340713,0.151428 0.744521,0.151428 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path527" /><path
+ d="m 86.521475,42.076316 q 0.921187,0 1.76666,0.315475 0.858092,0.315475 1.51428,0.921187 0.656188,0.605712 1.034758,1.501661 0.391189,0.895949 0.391189,2.069516 0,0.176666 -0.02524,0.479522 -0.01262,0.290238 -0.07571,0.618332 -0.0631,0.328094 -0.189285,0.668807 -0.12619,0.340713 -0.340713,0.618331 -0.214523,0.277618 -0.542617,0.441665 -0.315475,0.176666 -0.769759,0.176666 -0.340713,0 -0.567855,-0.100952 -0.214523,-0.08833 -0.353332,-0.239761 -0.12619,-0.151428 -0.189285,-0.328094 -0.0631,-0.189285 -0.08833,-0.365951 -0.391189,0.391189 -0.946425,0.63095 -0.555236,0.227142 -1.198805,0.227142 -0.946425,0 -1.438566,-0.492141 -0.492141,-0.492141 -0.492141,-1.274519 0,-0.517379 0.201904,-0.870712 0.214523,-0.353332 0.542617,-0.567855 0.340713,-0.214523 0.75714,-0.302856 0.429046,-0.100952 0.858092,-0.100952 0.50476,0 0.870711,0.100952 0.365951,0.08833 0.555236,0.176666 0,-0.340713 -0.06309,-0.63095 -0.0631,-0.290237 -0.227142,-0.492141 -0.164047,-0.201904 -0.441665,-0.315475 -0.277618,-0.113571 -0.706664,-0.113571 -0.517379,0 -0.946425,0.151428 -0.429046,0.151428 -0.731902,0.403808 l -0.328094,-0.895949 q 0.959044,-0.63095 2.170468,-0.63095 0.820235,0 1.274519,0.25238 0.466903,0.25238 0.681426,0.643569 0.227142,0.37857 0.277618,0.845473 0.05048,0.466903 0.05048,0.895949 v 1.211425 q 0,0.277618 0.01262,0.542617 0.02524,0.25238 0.08833,0.454284 0.0631,0.189285 0.189285,0.315475 0.12619,0.113571 0.353332,0.113571 0.340713,0 0.542617,-0.25238 0.214523,-0.25238 0.328094,-0.605712 0.12619,-0.365951 0.164047,-0.75714 0.03786,-0.39119 0.03786,-0.656189 0,-0.88333 -0.302856,-1.627851 -0.290237,-0.75714 -0.820235,-1.299757 -0.529998,-0.555236 -1.274519,-0.858092 -0.744521,-0.315475 -1.653089,-0.315475 -0.895949,0 -1.64047,0.302856 -0.731902,0.302856 -1.274519,0.845473 -0.529998,0.529998 -0.832854,1.274519 -0.290237,0.731902 -0.290237,1.602613 0,0.845474 0.277618,1.589995 0.277618,0.731902 0.782378,1.287138 0.517379,0.542617 1.236662,0.858092 0.719283,0.328094 1.602613,0.328094 0.605712,0 1.047377,-0.138809 0.441665,-0.12619 0.921187,-0.340713 l 0.201904,0.656188 q -0.529998,0.25238 -1.085234,0.37857 -0.555236,0.12619 -1.110472,0.12619 -0.946425,0 -1.779279,-0.340713 -0.832854,-0.340713 -1.463804,-0.971663 -0.618331,-0.618331 -0.984282,-1.489042 -0.353332,-0.88333 -0.353332,-1.943327 0,-1.123091 0.391189,-1.993802 0.391189,-0.88333 1.047377,-1.476423 0.668807,-0.605712 1.539518,-0.921187 0.870711,-0.315475 1.817136,-0.315475 z m 0.618331,6.511405 q 0.340713,-0.164047 0.492141,-0.403808 0.151428,-0.239761 0.151428,-0.529998 v -0.479523 q -0.176666,-0.06309 -0.555236,-0.164047 -0.37857,-0.100952 -0.858092,-0.100952 -0.593093,0 -0.971663,0.227142 -0.37857,0.227142 -0.37857,0.76976 0,0.429046 0.264999,0.681426 0.277618,0.25238 0.75714,0.25238 0.25238,0 0.555236,-0.06309 0.302856,-0.06309 0.542617,-0.189285 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path528" /><path
+ d="M 92.957154,46.3163 V 40.63775 H 94.6481 v 5.67855 z m 0,3.369274 V 47.780105 H 94.6481 v 1.905469 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path529" /></g><g
+ aria-label="Configuremos
+ algunas cosas..."
+ id="text115541-7"
+ style="font-size:5.02259px;line-height:1.25;font-family:'Roboto Condensed';-inkscape-font-specification:'Roboto Condensed, ';vector-effect:none;stroke-width:0.125564;stop-color:#000000;stop-opacity:1"><path
+ d="m 31.999057,60.356174 q 0,-0.326468 0.11552,-0.642891 0.120542,-0.321446 0.346559,-0.572576 0.226016,-0.251129 0.552485,-0.406829 0.326468,-0.155701 0.743343,-0.155701 0.492214,0 0.848818,0.215972 0.361626,0.215971 0.537417,0.56253 l -0.532395,0.366649 q -0.07032,-0.150678 -0.170768,-0.25113 -0.100452,-0.105474 -0.215971,-0.165745 -0.11552,-0.06027 -0.241085,-0.08538 -0.125564,-0.03014 -0.246106,-0.03014 -0.261175,0 -0.457056,0.105475 -0.190859,0.105474 -0.321446,0.276242 -0.125565,0.165746 -0.190858,0.381717 -0.06529,0.210949 -0.06529,0.421898 0,0.236061 0.07534,0.457055 0.07534,0.215972 0.210949,0.381717 0.140632,0.165746 0.331491,0.266197 0.195881,0.100452 0.42692,0.100452 0.120542,0 0.251129,-0.03013 0.130588,-0.03014 0.246107,-0.09543 0.120542,-0.06529 0.220994,-0.165745 0.100452,-0.105474 0.160723,-0.25113 l 0.567553,0.326469 q -0.08538,0.200903 -0.246107,0.356604 -0.1557,0.150677 -0.356604,0.256152 -0.195881,0.105474 -0.421898,0.160723 -0.226016,0.05525 -0.441988,0.05525 -0.381716,0 -0.69814,-0.160723 -0.316423,-0.160723 -0.547462,-0.416875 -0.226017,-0.261174 -0.356604,-0.587643 -0.125565,-0.331491 -0.125565,-0.673027 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path492" /><path
+ d="m 36.810693,62.214533 q -0.321446,0 -0.577598,-0.110497 -0.256152,-0.110497 -0.436965,-0.296333 -0.175791,-0.190859 -0.27122,-0.436966 -0.09543,-0.246107 -0.09543,-0.517326 0,-0.276243 0.09543,-0.52235 0.09543,-0.246107 0.27122,-0.431943 0.180813,-0.190858 0.436965,-0.301355 0.256152,-0.110497 0.577598,-0.110497 0.321446,0 0.572575,0.110497 0.256153,0.110497 0.431943,0.301355 0.180813,0.185836 0.276243,0.431943 0.09543,0.246107 0.09543,0.52235 0,0.271219 -0.09543,0.517326 -0.09543,0.246107 -0.27122,0.436966 -0.175791,0.185836 -0.431943,0.296333 -0.256152,0.110497 -0.577598,0.110497 z m -0.688095,-1.361122 q 0,0.17579 0.05023,0.321445 0.05525,0.140633 0.145655,0.246107 0.09543,0.105475 0.220994,0.165746 0.125565,0.05525 0.27122,0.05525 0.145655,0 0.27122,-0.05525 0.125565,-0.06027 0.215971,-0.165746 0.09543,-0.105474 0.145656,-0.251129 0.05525,-0.145655 0.05525,-0.321446 0,-0.170768 -0.05525,-0.316423 -0.05023,-0.145655 -0.145656,-0.25113 -0.09041,-0.105474 -0.215971,-0.160723 -0.125565,-0.06027 -0.27122,-0.06027 -0.145655,0 -0.27122,0.06027 -0.125564,0.06027 -0.220994,0.165746 -0.09041,0.105474 -0.145655,0.251129 -0.05023,0.145656 -0.05023,0.316424 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path493" /><path
+ d="m 41.084912,62.164307 h -0.673027 v -1.476642 q 0,-0.316423 -0.110497,-0.462078 -0.110497,-0.145655 -0.306378,-0.145655 -0.100452,0 -0.205926,0.04018 -0.105474,0.04018 -0.200904,0.11552 -0.09041,0.07032 -0.165745,0.170768 -0.07534,0.100452 -0.110497,0.220994 v 1.536913 h -0.673027 v -2.631838 h 0.607733 v 0.487192 q 0.145655,-0.25113 0.421898,-0.391762 0.276242,-0.140633 0.622801,-0.140633 0.246107,0 0.401807,0.09041 0.155701,0.09041 0.241085,0.236061 0.08538,0.145656 0.115519,0.331491 0.03516,0.185836 0.03516,0.376695 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path494" /><path
+ d="m 41.808151,60.185406 h -0.346559 v -0.512304 h 0.346559 v -0.160723 q 0,-0.215971 0.07032,-0.411852 0.07534,-0.195881 0.210949,-0.336514 0.140633,-0.145655 0.336514,-0.231039 0.200903,-0.08538 0.452033,-0.08538 0.286287,0 0.522349,0.09543 0.241084,0.09041 0.452033,0.231039 l -0.266197,0.502259 q -0.130587,-0.115519 -0.306378,-0.185836 -0.175791,-0.07032 -0.356604,-0.07032 -0.226017,0 -0.336513,0.140633 -0.105475,0.140632 -0.105475,0.326468 v 0.185836 h 1.411348 v 2.491205 h -0.673027 v -1.978901 h -0.738321 v 1.978901 h -0.673027 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path495" /><path
+ d="m 45.529884,62.179374 q -0.266197,0 -0.482168,-0.105474 -0.215972,-0.105474 -0.376695,-0.286288 -0.1557,-0.185835 -0.241084,-0.42692 -0.08538,-0.241084 -0.08538,-0.512304 0,-0.286288 0.09041,-0.532395 0.09041,-0.246106 0.251129,-0.431942 0.160723,-0.185836 0.38674,-0.291311 0.226016,-0.105474 0.497236,-0.105474 0.306378,0 0.537417,0.140633 0.231039,0.13561 0.381717,0.366649 v -0.462079 h 0.587643 v 2.506273 q 0,0.29131 -0.110497,0.522349 -0.110497,0.231039 -0.306378,0.391762 -0.190858,0.160723 -0.462078,0.246107 -0.266197,0.08538 -0.582621,0.08538 -0.431942,0 -0.728275,-0.145655 -0.29131,-0.140632 -0.502259,-0.401807 l 0.366649,-0.356604 q 0.150678,0.185836 0.376694,0.29131 0.231039,0.105475 0.487191,0.105475 0.155701,0 0.296333,-0.0452 0.145655,-0.04018 0.256152,-0.130587 0.110497,-0.09041 0.170768,-0.231039 0.06529,-0.140633 0.06529,-0.331491 v -0.331491 q -0.130587,0.226016 -0.366649,0.351581 -0.236062,0.120542 -0.507282,0.120542 z m 0.226017,-0.537417 q 0.110497,0 0.210949,-0.03516 0.100451,-0.03516 0.185835,-0.09543 0.08539,-0.06027 0.150678,-0.140633 0.06529,-0.08036 0.100452,-0.170768 v -0.627823 q -0.09041,-0.23104 -0.286288,-0.371672 -0.190858,-0.140633 -0.401807,-0.140633 -0.1557,0 -0.281265,0.07032 -0.125565,0.06529 -0.215971,0.180813 -0.09041,0.110497 -0.140633,0.256152 -0.0452,0.145655 -0.0452,0.301355 0,0.160723 0.05525,0.301356 0.05525,0.140632 0.150678,0.246107 0.100452,0.105474 0.231039,0.165745 0.130588,0.06027 0.286288,0.06027 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path496" /><path
+ d="m 48.488184,62.214533 q -0.406829,0 -0.617778,-0.261175 -0.210949,-0.261175 -0.210949,-0.773479 v -1.64741 h 0.673027 v 1.501755 q 0,0.607733 0.436965,0.607733 0.195881,0 0.376695,-0.115519 0.185836,-0.120542 0.301355,-0.361627 v -1.632342 h 0.673027 v 1.858359 q 0,0.105474 0.03516,0.150677 0.04018,0.0452 0.125565,0.05023 v 0.572576 q -0.100452,0.02009 -0.170768,0.02511 -0.06529,0.005 -0.120542,0.005 -0.180813,0 -0.296333,-0.08036 -0.110497,-0.08538 -0.130587,-0.231039 l -0.01507,-0.210949 q -0.175791,0.27122 -0.452033,0.40683 -0.276243,0.13561 -0.607734,0.13561 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path497" /><path
+ d="m 52.35557,60.11509 q -0.306378,0.005 -0.547463,0.120542 -0.241084,0.110497 -0.346559,0.336514 v 1.592161 H 50.788521 V 59.532469 H 51.4063 v 0.56253 q 0.07032,-0.135609 0.165745,-0.241084 0.09543,-0.110497 0.205927,-0.190858 0.110497,-0.08036 0.220994,-0.120542 0.115519,-0.0452 0.220994,-0.0452 0.05525,0 0.08036,0 0.03014,0 0.05525,0.005 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path498" /><path
+ d="m 53.822155,62.214533 q -0.316423,0 -0.572575,-0.105475 -0.256152,-0.110497 -0.436965,-0.296333 -0.180813,-0.185836 -0.281265,-0.431942 -0.09543,-0.246107 -0.09543,-0.517327 0,-0.281265 0.09543,-0.527372 0.09543,-0.25113 0.276242,-0.436966 0.180814,-0.190858 0.436966,-0.301355 0.261174,-0.110497 0.58262,-0.110497 0.321446,0 0.572575,0.110497 0.256152,0.110497 0.431943,0.296333 0.180813,0.185836 0.27122,0.431943 0.09543,0.246107 0.09543,0.512304 0,0.06529 -0.005,0.125565 0,0.06027 -0.01005,0.100451 h -2.034149 q 0.01507,0.155701 0.07534,0.276243 0.06027,0.120542 0.155701,0.205926 0.09543,0.08538 0.215971,0.130587 0.120542,0.0452 0.251129,0.0452 0.200904,0 0.376695,-0.09543 0.180813,-0.100451 0.246107,-0.261174 l 0.577597,0.160723 q -0.145655,0.301355 -0.4671,0.497236 -0.316424,0.190859 -0.758412,0.190859 z m 0.683073,-1.587139 q -0.02511,-0.296333 -0.220994,-0.472123 -0.190859,-0.180814 -0.467101,-0.180814 -0.13561,0 -0.256152,0.05023 -0.11552,0.0452 -0.205926,0.130588 -0.09041,0.08538 -0.150678,0.205926 -0.05525,0.120542 -0.06529,0.266197 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path499" /><path
+ d="m 59.698582,62.164307 h -0.673027 v -1.476642 q 0,-0.316423 -0.110497,-0.462078 -0.105474,-0.145655 -0.296333,-0.145655 -0.200903,0 -0.376694,0.1557 -0.175791,0.150678 -0.251129,0.396785 v 1.53189 h -0.673028 v -1.476642 q 0,-0.316423 -0.110496,-0.462078 -0.105475,-0.145655 -0.296333,-0.145655 -0.195881,0 -0.376695,0.150677 -0.17579,0.150678 -0.251129,0.396785 v 1.536913 h -0.673027 v -2.631838 h 0.607733 v 0.487192 q 0.145655,-0.256152 0.396785,-0.391762 0.256152,-0.140633 0.58262,-0.140633 0.331491,0 0.512305,0.160723 0.180813,0.160723 0.231039,0.396785 0.160723,-0.27122 0.406829,-0.411853 0.246107,-0.145655 0.562531,-0.145655 0.241084,0 0.396784,0.09041 0.1557,0.09041 0.241085,0.236061 0.08538,0.145656 0.115519,0.331491 0.03516,0.185836 0.03516,0.376695 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path500" /><path
+ d="m 61.50169,62.214533 q -0.321446,0 -0.577598,-0.110497 -0.256152,-0.110497 -0.436965,-0.296333 -0.175791,-0.190859 -0.27122,-0.436966 -0.09543,-0.246107 -0.09543,-0.517326 0,-0.276243 0.09543,-0.52235 0.09543,-0.246107 0.27122,-0.431943 0.180813,-0.190858 0.436965,-0.301355 0.256152,-0.110497 0.577598,-0.110497 0.321446,0 0.572575,0.110497 0.256152,0.110497 0.431943,0.301355 0.180813,0.185836 0.276242,0.431943 0.09543,0.246107 0.09543,0.52235 0,0.271219 -0.09543,0.517326 -0.09543,0.246107 -0.27122,0.436966 -0.17579,0.185836 -0.431942,0.296333 -0.256152,0.110497 -0.577598,0.110497 z m -0.688095,-1.361122 q 0,0.17579 0.05023,0.321445 0.05525,0.140633 0.145655,0.246107 0.09543,0.105475 0.220994,0.165746 0.125565,0.05525 0.27122,0.05525 0.145655,0 0.27122,-0.05525 0.125564,-0.06027 0.215971,-0.165746 0.09543,-0.105474 0.145655,-0.251129 0.05525,-0.145655 0.05525,-0.321446 0,-0.170768 -0.05525,-0.316423 -0.05023,-0.145655 -0.145655,-0.25113 -0.09041,-0.105474 -0.215971,-0.160723 -0.125565,-0.06027 -0.27122,-0.06027 -0.145655,0 -0.27122,0.06027 -0.125565,0.06027 -0.220994,0.165746 -0.09041,0.105474 -0.145655,0.251129 -0.05023,0.145656 -0.05023,0.316424 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path501" /><path
+ d="m 64.324382,62.214533 q -0.331491,0 -0.647914,-0.105475 -0.316423,-0.105474 -0.54244,-0.301355 l 0.251129,-0.421898 q 0.241085,0.170768 0.467101,0.261175 0.231039,0.08538 0.457056,0.08538 0.200904,0 0.316423,-0.07534 0.11552,-0.07534 0.11552,-0.215971 0,-0.140633 -0.13561,-0.205927 -0.13561,-0.06529 -0.441988,-0.150677 -0.256152,-0.07032 -0.436965,-0.13561 -0.180814,-0.06529 -0.291311,-0.145655 -0.110497,-0.08538 -0.160723,-0.190859 -0.05022,-0.110497 -0.05022,-0.261174 0,-0.200904 0.07534,-0.361627 0.08036,-0.160723 0.220994,-0.27122 0.140633,-0.115519 0.326469,-0.17579 0.190858,-0.06027 0.411852,-0.06027 0.296333,0 0.552485,0.08539 0.261175,0.08538 0.477146,0.276242 l -0.27122,0.40683 q -0.200903,-0.150678 -0.391762,-0.220994 -0.185836,-0.07032 -0.371671,-0.07032 -0.170769,0 -0.286288,0.07032 -0.11552,0.07032 -0.11552,0.226016 0,0.07032 0.02511,0.11552 0.03014,0.0452 0.09041,0.08036 0.06027,0.03516 0.1557,0.07032 0.100452,0.03014 0.246107,0.06529 0.27122,0.07032 0.462078,0.140633 0.195881,0.07032 0.316424,0.160723 0.125564,0.09041 0.180813,0.210949 0.06027,0.115519 0.06027,0.281265 0,0.386739 -0.286288,0.612756 -0.286287,0.220994 -0.778501,0.220994 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path502" /><path
+ d="m 37.689647,68.698274 q -0.190858,0 -0.356603,-0.06027 -0.165746,-0.06529 -0.286288,-0.17579 -0.120542,-0.11552 -0.190859,-0.266197 -0.06529,-0.150678 -0.06529,-0.331491 0,-0.185836 0.08036,-0.341537 0.08538,-0.160722 0.231039,-0.271219 0.150678,-0.110497 0.356604,-0.170768 0.205927,-0.06529 0.452033,-0.06529 0.175791,0 0.341537,0.03014 0.170768,0.03014 0.301355,0.08538 v -0.150677 q 0,-0.261175 -0.150678,-0.401807 -0.145655,-0.140633 -0.436965,-0.140633 -0.210949,0 -0.411852,0.07534 -0.200904,0.07534 -0.411853,0.220994 l -0.205926,-0.42692 q 0.507282,-0.336514 1.094925,-0.336514 0.567552,0 0.878953,0.281265 0.316423,0.276243 0.316423,0.803615 v 0.818682 q 0,0.105474 0.03516,0.150677 0.04018,0.0452 0.125565,0.05023 v 0.572576 q -0.170768,0.03516 -0.296333,0.03516 -0.190858,0 -0.296333,-0.08538 -0.100452,-0.08538 -0.125564,-0.226017 l -0.01507,-0.145655 q -0.175791,0.231039 -0.42692,0.351581 -0.25113,0.120543 -0.537418,0.120543 z m 0.190859,-0.492214 q 0.170768,0 0.321446,-0.06027 0.1557,-0.06027 0.241084,-0.160723 0.110497,-0.08538 0.110497,-0.190859 v -0.301355 q -0.120542,-0.0452 -0.261175,-0.07032 -0.140632,-0.03014 -0.27122,-0.03014 -0.261174,0 -0.42692,0.120542 -0.165745,0.11552 -0.165745,0.296333 0,0.170768 0.130587,0.286288 0.130587,0.110497 0.321446,0.110497 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path503" /><path
+ d="m 39.849358,64.981557 h 0.673027 v 2.822696 q 0,0.145655 0.07032,0.226016 0.07032,0.08036 0.200904,0.08036 0.06027,0 0.130587,-0.02009 0.07534,-0.02009 0.140633,-0.05023 l 0.09041,0.512304 q -0.13561,0.06529 -0.316424,0.100452 -0.180813,0.03516 -0.326468,0.03516 -0.316423,0 -0.492214,-0.165745 -0.170768,-0.170768 -0.170768,-0.482169 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path504" /><path
+ d="m 42.47617,68.663115 q -0.266198,0 -0.482169,-0.105474 -0.215971,-0.105474 -0.376694,-0.286288 -0.155701,-0.185835 -0.241085,-0.42692 -0.08538,-0.241084 -0.08538,-0.512304 0,-0.286288 0.09041,-0.532395 0.09041,-0.246106 0.251129,-0.431942 0.160723,-0.185836 0.38674,-0.29131 0.226016,-0.105475 0.497236,-0.105475 0.306378,0 0.537417,0.140633 0.23104,0.13561 0.381717,0.366649 V 66.01621 h 0.587643 v 2.506273 q 0,0.29131 -0.110497,0.522349 -0.110497,0.231039 -0.306378,0.391762 -0.190858,0.160723 -0.462078,0.246107 -0.266197,0.08538 -0.58262,0.08538 -0.431943,0 -0.728276,-0.145655 -0.29131,-0.140632 -0.502259,-0.401807 l 0.366649,-0.356604 q 0.150678,0.185836 0.376694,0.29131 0.231039,0.105475 0.487192,0.105475 0.1557,0 0.296332,-0.0452 0.145656,-0.04018 0.256152,-0.130587 0.110497,-0.09041 0.170769,-0.231039 0.06529,-0.140633 0.06529,-0.331491 v -0.331491 q -0.130587,0.226017 -0.366649,0.351581 -0.236062,0.120542 -0.507281,0.120542 z m 0.226016,-0.537417 q 0.110497,0 0.210949,-0.03516 0.100452,-0.03516 0.185836,-0.09543 0.08538,-0.06027 0.150677,-0.140633 0.06529,-0.08036 0.100452,-0.170768 v -0.627823 q -0.09041,-0.23104 -0.286287,-0.371672 -0.190859,-0.140633 -0.401808,-0.140633 -0.1557,0 -0.281265,0.07032 -0.125564,0.06529 -0.215971,0.180813 -0.09041,0.110497 -0.140633,0.256152 -0.0452,0.145655 -0.0452,0.301355 0,0.160723 0.05525,0.301356 0.05525,0.140632 0.150677,0.246107 0.100452,0.105474 0.231039,0.165745 0.130588,0.06027 0.286288,0.06027 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path505" /><path
+ d="m 45.43447,68.698274 q -0.40683,0 -0.617779,-0.261175 -0.210949,-0.261175 -0.210949,-0.773479 v -1.64741 h 0.673027 v 1.501755 q 0,0.607733 0.436966,0.607733 0.195881,0 0.376694,-0.115519 0.185836,-0.120542 0.301355,-0.361627 V 66.01621 h 0.673027 v 1.858359 q 0,0.105474 0.03516,0.150677 0.04018,0.0452 0.125564,0.05023 v 0.572576 q -0.100451,0.02009 -0.170768,0.02511 -0.06529,0.005 -0.120542,0.005 -0.180813,0 -0.296333,-0.08036 -0.110497,-0.08538 -0.130587,-0.231039 l -0.01507,-0.210949 q -0.175791,0.27122 -0.452033,0.40683 -0.276242,0.13561 -0.607733,0.13561 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path506" /><path
+ d="m 50.180808,68.648048 h -0.673027 v -1.476642 q 0,-0.316423 -0.110497,-0.462078 -0.110497,-0.145655 -0.306378,-0.145655 -0.100452,0 -0.205926,0.04018 -0.105475,0.04018 -0.200904,0.11552 -0.09041,0.07032 -0.165745,0.170768 -0.07534,0.100452 -0.110497,0.220994 v 1.536913 H 47.734807 V 66.01621 h 0.607733 v 0.487192 q 0.145655,-0.25113 0.421898,-0.391762 0.276242,-0.140633 0.622801,-0.140633 0.246107,0 0.401807,0.09041 0.1557,0.09041 0.241084,0.236061 0.08538,0.145656 0.11552,0.331491 0.03516,0.185836 0.03516,0.376695 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path507" /><path
+ d="m 51.486673,68.698274 q -0.190858,0 -0.356604,-0.06027 -0.165745,-0.06529 -0.286287,-0.17579 -0.120543,-0.11552 -0.190859,-0.266197 -0.06529,-0.150678 -0.06529,-0.331491 0,-0.185836 0.08036,-0.341537 0.08538,-0.160722 0.231039,-0.271219 0.150678,-0.110497 0.356604,-0.170768 0.205926,-0.06529 0.452033,-0.06529 0.175791,0 0.341536,0.03014 0.170768,0.03014 0.301356,0.08538 v -0.150677 q 0,-0.261175 -0.150678,-0.401807 -0.145655,-0.140633 -0.436965,-0.140633 -0.210949,0 -0.411853,0.07534 -0.200903,0.07534 -0.411852,0.220994 l -0.205926,-0.42692 q 0.507281,-0.336514 1.094924,-0.336514 0.567553,0 0.878954,0.281265 0.316423,0.276243 0.316423,0.803615 v 0.818682 q 0,0.105474 0.03516,0.150677 0.04018,0.0452 0.125565,0.05023 v 0.572576 q -0.170768,0.03516 -0.296333,0.03516 -0.190859,0 -0.296333,-0.08538 -0.100452,-0.08538 -0.125565,-0.226017 L 52.45101,68.22615 q -0.17579,0.231039 -0.42692,0.351581 -0.251129,0.120543 -0.537417,0.120543 z m 0.190859,-0.492214 q 0.170768,0 0.321445,-0.06027 0.155701,-0.06027 0.241085,-0.160723 0.110497,-0.08538 0.110497,-0.190859 v -0.301355 q -0.120543,-0.0452 -0.261175,-0.07032 -0.140633,-0.03014 -0.27122,-0.03014 -0.261175,0 -0.42692,0.120542 -0.165746,0.11552 -0.165746,0.296333 0,0.170768 0.130588,0.286288 0.130587,0.110497 0.321446,0.110497 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path508" /><path
+ d="m 54.645879,68.698274 q -0.331491,0 -0.647914,-0.105475 -0.316424,-0.105474 -0.54244,-0.301355 l 0.251129,-0.421898 q 0.241085,0.170768 0.467101,0.261175 0.231039,0.08538 0.457056,0.08538 0.200904,0 0.316423,-0.07534 0.11552,-0.07534 0.11552,-0.215971 0,-0.140633 -0.13561,-0.205927 -0.13561,-0.06529 -0.441988,-0.150677 -0.256152,-0.07032 -0.436965,-0.13561 -0.180814,-0.06529 -0.291311,-0.145655 -0.110497,-0.08538 -0.160723,-0.190859 -0.05022,-0.110497 -0.05022,-0.261174 0,-0.200904 0.07534,-0.361627 0.08036,-0.160723 0.220994,-0.27122 0.140633,-0.115519 0.326469,-0.17579 0.190858,-0.06027 0.411852,-0.06027 0.296333,0 0.552485,0.08538 0.261175,0.08538 0.477146,0.276242 l -0.27122,0.40683 q -0.200903,-0.150678 -0.391762,-0.220994 -0.185836,-0.07032 -0.371671,-0.07032 -0.170769,0 -0.286288,0.07032 -0.11552,0.07032 -0.11552,0.226016 0,0.07032 0.02511,0.11552 0.03014,0.0452 0.09041,0.08036 0.06027,0.03516 0.1557,0.07032 0.100452,0.03014 0.246107,0.06529 0.27122,0.07032 0.462078,0.140633 0.195881,0.07032 0.316424,0.160723 0.125564,0.09041 0.180813,0.210949 0.06027,0.115519 0.06027,0.281265 0,0.386739 -0.286288,0.612756 -0.286287,0.220994 -0.778501,0.220994 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path509" /><path
+ d="m 57.187307,67.332129 q 0,-0.276242 0.09543,-0.522349 0.09543,-0.246107 0.276243,-0.431943 0.180813,-0.185836 0.436965,-0.296333 0.256152,-0.110497 0.577598,-0.110497 0.431943,0 0.733298,0.185836 0.306378,0.185836 0.457056,0.487191 l -0.657959,0.200904 q -0.08538,-0.145655 -0.226017,-0.220994 -0.140632,-0.08036 -0.3114,-0.08036 -0.145656,0 -0.27122,0.06027 -0.125565,0.05525 -0.220994,0.160723 -0.09041,0.100452 -0.145655,0.246107 -0.05023,0.145655 -0.05023,0.321446 0,0.175791 0.05525,0.321446 0.05525,0.145655 0.145655,0.251129 0.09543,0.105475 0.220994,0.165746 0.125565,0.05525 0.266198,0.05525 0.180813,0 0.33149,-0.09041 0.155701,-0.09041 0.215972,-0.220994 L 59.77394,68.0152 q -0.13561,0.301356 -0.44701,0.492214 -0.311401,0.190859 -0.748366,0.190859 -0.321446,0 -0.577598,-0.110497 -0.256152,-0.110497 -0.436965,-0.296333 -0.180814,-0.190859 -0.281266,-0.436966 -0.09543,-0.251129 -0.09543,-0.522349 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path510" /><path
+ d="m 61.376137,68.698274 q -0.321446,0 -0.577598,-0.110497 -0.256152,-0.110497 -0.436965,-0.296333 -0.175791,-0.190859 -0.27122,-0.436966 -0.09543,-0.246106 -0.09543,-0.517326 0,-0.276243 0.09543,-0.52235 0.09543,-0.246107 0.27122,-0.431942 0.180813,-0.190859 0.436965,-0.301356 0.256152,-0.110497 0.577598,-0.110497 0.321446,0 0.572575,0.110497 0.256152,0.110497 0.431943,0.301356 0.180813,0.185835 0.276242,0.431942 0.09543,0.246107 0.09543,0.52235 0,0.27122 -0.09543,0.517326 -0.09543,0.246107 -0.27122,0.436966 -0.17579,0.185836 -0.431942,0.296333 -0.256152,0.110497 -0.577598,0.110497 z m -0.688095,-1.361122 q 0,0.17579 0.05023,0.321445 0.05525,0.140633 0.145655,0.246107 0.09543,0.105475 0.220994,0.165746 0.125565,0.05525 0.27122,0.05525 0.145655,0 0.27122,-0.05525 0.125564,-0.06027 0.215971,-0.165746 0.09543,-0.105474 0.145655,-0.251129 0.05525,-0.145655 0.05525,-0.321446 0,-0.170768 -0.05525,-0.316423 -0.05023,-0.145655 -0.145655,-0.25113 -0.09041,-0.105474 -0.215971,-0.160723 -0.125565,-0.06027 -0.27122,-0.06027 -0.145655,0 -0.27122,0.06027 -0.125565,0.06027 -0.220994,0.165746 -0.09041,0.105474 -0.145655,0.251129 -0.05023,0.145656 -0.05023,0.316424 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path511" /><path
+ d="m 64.198829,68.698274 q -0.331491,0 -0.647914,-0.105475 -0.316424,-0.105474 -0.54244,-0.301355 l 0.251129,-0.421898 q 0.241085,0.170768 0.467101,0.261175 0.231039,0.08538 0.457056,0.08538 0.200904,0 0.316423,-0.07534 0.11552,-0.07534 0.11552,-0.215971 0,-0.140633 -0.13561,-0.205927 -0.13561,-0.06529 -0.441988,-0.150677 -0.256152,-0.07032 -0.436966,-0.13561 -0.180813,-0.06529 -0.29131,-0.145655 -0.110497,-0.08538 -0.160723,-0.190859 -0.05023,-0.110497 -0.05023,-0.261174 0,-0.200904 0.07534,-0.361627 0.08036,-0.160723 0.220994,-0.27122 0.140633,-0.115519 0.326469,-0.17579 0.190858,-0.06027 0.411852,-0.06027 0.296333,0 0.552485,0.08538 0.261175,0.08538 0.477146,0.276242 l -0.27122,0.40683 q -0.200903,-0.150678 -0.391762,-0.220994 -0.185836,-0.07032 -0.371672,-0.07032 -0.170768,0 -0.286287,0.07032 -0.11552,0.07032 -0.11552,0.226016 0,0.07032 0.02511,0.11552 0.03014,0.0452 0.09041,0.08036 0.06027,0.03516 0.1557,0.07032 0.100452,0.03014 0.246107,0.06529 0.27122,0.07032 0.462078,0.140633 0.195881,0.07032 0.316423,0.160723 0.125565,0.09041 0.180814,0.210949 0.06027,0.115519 0.06027,0.281265 0,0.386739 -0.286288,0.612756 -0.286287,0.220994 -0.778501,0.220994 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path512" /><path
+ d="m 66.418812,68.698274 q -0.190859,0 -0.356604,-0.06027 -0.165746,-0.06529 -0.286288,-0.17579 -0.120542,-0.11552 -0.190858,-0.266197 -0.06529,-0.150678 -0.06529,-0.331491 0,-0.185836 0.08036,-0.341537 0.08538,-0.160722 0.23104,-0.271219 0.150677,-0.110497 0.356603,-0.170768 0.205927,-0.06529 0.452034,-0.06529 0.17579,0 0.341536,0.03014 0.170768,0.03014 0.301355,0.08538 v -0.150677 q 0,-0.261175 -0.150678,-0.401807 -0.145655,-0.140633 -0.436965,-0.140633 -0.210949,0 -0.411852,0.07534 -0.200904,0.07534 -0.411853,0.220994 l -0.205926,-0.42692 q 0.507282,-0.336514 1.094925,-0.336514 0.567552,0 0.878953,0.281265 0.316423,0.276243 0.316423,0.803615 v 0.818682 q 0,0.105474 0.03516,0.150677 0.04018,0.0452 0.125565,0.05023 v 0.572576 q -0.170768,0.03516 -0.296333,0.03516 -0.190858,0 -0.296333,-0.08538 -0.100451,-0.08538 -0.125564,-0.226017 l -0.01507,-0.145655 q -0.175791,0.231039 -0.42692,0.351581 -0.25113,0.120543 -0.537417,0.120543 z M 66.60967,68.20606 q 0.170768,0 0.321446,-0.06027 0.1557,-0.06027 0.241084,-0.160723 0.110497,-0.08538 0.110497,-0.190859 v -0.301355 q -0.120542,-0.0452 -0.261175,-0.07032 -0.140632,-0.03014 -0.271219,-0.03014 -0.261175,0 -0.426921,0.120542 -0.165745,0.11552 -0.165745,0.296333 0,0.170768 0.130587,0.286288 0.130588,0.110497 0.321446,0.110497 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path513" /><path
+ d="m 69.578019,68.698274 q -0.331491,0 -0.647914,-0.105475 -0.316423,-0.105474 -0.54244,-0.301355 l 0.25113,-0.421898 q 0.241084,0.170768 0.467101,0.261175 0.231039,0.08538 0.457055,0.08538 0.200904,0 0.316424,-0.07534 0.115519,-0.07534 0.115519,-0.215971 0,-0.140633 -0.13561,-0.205927 -0.13561,-0.06529 -0.441988,-0.150677 -0.256152,-0.07032 -0.436965,-0.13561 -0.180813,-0.06529 -0.29131,-0.145655 -0.110497,-0.08538 -0.160723,-0.190859 -0.05023,-0.110497 -0.05023,-0.261174 0,-0.200904 0.07534,-0.361627 0.08036,-0.160723 0.220994,-0.27122 0.140632,-0.115519 0.326468,-0.17579 0.190858,-0.06027 0.411852,-0.06027 0.296333,0 0.552485,0.08538 0.261175,0.08538 0.477146,0.276242 l -0.271219,0.40683 q -0.200904,-0.150678 -0.391762,-0.220994 -0.185836,-0.07032 -0.371672,-0.07032 -0.170768,0 -0.286288,0.07032 -0.115519,0.07032 -0.115519,0.226016 0,0.07032 0.02511,0.11552 0.03013,0.0452 0.09041,0.08036 0.06027,0.03516 0.155701,0.07032 0.100451,0.03014 0.246106,0.06529 0.27122,0.07032 0.462079,0.140633 0.195881,0.07032 0.316423,0.160723 0.125565,0.09041 0.180813,0.210949 0.06027,0.115519 0.06027,0.281265 0,0.386739 -0.286287,0.612756 -0.286288,0.220994 -0.778502,0.220994 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path514" /><path
+ d="m 71.064702,68.648048 v -0.723253 h 0.552485 v 0.723253 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path515" /><path
+ d="m 72.194779,68.648048 v -0.723253 h 0.552485 v 0.723253 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path516" /><path
+ d="m 73.324853,68.648048 v -0.723253 h 0.552485 v 0.723253 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path517" /></g></g></g></svg>
diff --git a/share/screens/start-welcome-text.fr.svg b/share/screens/start-welcome-text.fr.svg
new file mode 100644
index 0000000..218aa24
--- /dev/null
+++ b/share/screens/start-welcome-text.fr.svg
@@ -0,0 +1,147 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+ width="700.00037"
+ height="220"
+ viewBox="0 0 185.20843 58.208335"
+ version="1.1"
+ id="svg243962"
+ xml:space="preserve"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:svg="http://www.w3.org/2000/svg"><defs
+ id="defs243959" /><g
+ id="layer2"
+ style="font-variation-settings:normal;opacity:1;vector-effect:none;fill:#cbe1fb;fill-opacity:1;stroke-width:0.125564;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;-inkscape-stroke:none;stop-color:#000000;stop-opacity:1"
+ transform="translate(-780.83375)"><g
+ id="layer3-3-3"
+ transform="translate(772.07136,-28.753954)"
+ style="font-variation-settings:normal;display:inline;vector-effect:none;fill:#cbe1fb;fill-opacity:1;stroke-width:0.125564;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;-inkscape-stroke:none;stop-color:#000000;stop-opacity:1"><g
+ aria-label="Bienvenue!"
+ id="text118971-4-0"
+ style="font-size:14.1232px;line-height:1.25;font-family:'Roboto Condensed';-inkscape-font-specification:'Roboto Condensed, ';vector-effect:none;stroke-width:0.125564;stop-color:#000000;stop-opacity:1"><path
+ d="m 24.359313,45.391071 q 0,0.635544 -0.254218,1.115733 -0.254217,0.480188 -0.70616,0.805022 -0.437819,0.324834 -1.030993,0.494312 -0.579052,0.169478 -1.242842,0.169478 H 16.280842 V 37.948144 h 5.366816 q 0.522559,0 0.946255,0.225971 0.423696,0.225972 0.720283,0.593175 0.296587,0.35308 0.451942,0.819145 0.169479,0.451943 0.169479,0.918008 0,0.734407 -0.367203,1.384074 -0.367204,0.635544 -1.073364,0.946255 0.861516,0.254217 1.355828,0.918008 0.508435,0.649667 0.508435,1.638291 z m -1.963125,-0.367203 q 0,-0.268341 -0.09886,-0.508436 -0.08474,-0.254217 -0.240095,-0.437819 -0.155355,-0.183601 -0.367203,-0.282464 -0.211848,-0.112985 -0.466066,-0.112985 h -2.994118 v 2.641038 H 21.1251 q 0.268341,0 0.494312,-0.09886 0.240094,-0.09886 0.409573,-0.268341 0.169478,-0.183602 0.268341,-0.423696 0.09886,-0.240095 0.09886,-0.508435 z m -4.166344,-5.409186 v 2.528053 h 2.598669 q 0.494312,0 0.833269,-0.338957 0.35308,-0.338957 0.35308,-0.932131 0,-0.579052 -0.324834,-0.918008 -0.31071,-0.338957 -0.776776,-0.338957 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path482" /><path
+ d="m 25.700995,47.975616 v -7.400557 h 1.892509 v 7.400557 z m 0,-8.43155 V 37.66568 h 1.892509 v 1.878386 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path483" /><path
+ d="m 32.734337,48.116848 q -0.889762,0 -1.610045,-0.296587 -0.720284,-0.31071 -1.228719,-0.833269 -0.508435,-0.522558 -0.790899,-1.214595 -0.268341,-0.692037 -0.268341,-1.454689 0,-0.7909 0.268341,-1.482936 0.268341,-0.706161 0.776776,-1.228719 0.508435,-0.536682 1.228719,-0.847392 0.734406,-0.31071 1.638291,-0.31071 0.903885,0 1.610045,0.31071 0.720283,0.31071 1.214595,0.833269 0.508435,0.522558 0.762653,1.214595 0.26834,0.692037 0.26834,1.440567 0,0.183601 -0.01412,0.35308 0,0.169478 -0.02825,0.282464 h -5.719896 q 0.04237,0.437819 0.211848,0.776776 0.169478,0.338956 0.437819,0.579051 0.268341,0.240094 0.607298,0.367203 0.338956,0.127109 0.70616,0.127109 0.564928,0 1.05924,-0.268341 0.508435,-0.282464 0.692036,-0.734406 l 1.624168,0.451942 q -0.409572,0.847392 -1.313457,1.398197 -0.889762,0.536681 -2.132602,0.536681 z m 1.920755,-4.462931 q -0.07062,-0.833269 -0.621421,-1.327581 -0.536682,-0.508435 -1.313458,-0.508435 -0.381326,0 -0.720283,0.141232 -0.324833,0.127109 -0.579051,0.367203 -0.254218,0.240095 -0.423696,0.579052 -0.155355,0.338956 -0.183602,0.748529 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path484" /><path
+ d="m 44.640181,47.975616 h -1.892509 v -4.15222 q 0,-0.889762 -0.31071,-1.299335 -0.310711,-0.409573 -0.861515,-0.409573 -0.282464,0 -0.579052,0.112986 -0.296587,0.112985 -0.564928,0.324833 -0.254217,0.197725 -0.466065,0.480189 -0.211848,0.282464 -0.310711,0.621421 v 4.321699 h -1.892509 v -7.400557 h 1.708908 v 1.369951 q 0.409572,-0.70616 1.186349,-1.10161 0.776776,-0.395449 1.751276,-0.395449 0.692037,0 1.129856,0.254217 0.43782,0.254218 0.677914,0.663791 0.240094,0.409572 0.324834,0.932131 0.09886,0.522558 0.09886,1.05924 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path485" /><path
+ d="m 48.114449,47.975616 -2.725778,-7.400557 h 1.949002 l 1.878385,5.861129 1.892509,-5.861129 h 1.779524 l -2.725778,7.400557 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path486" /><path
+ d="m 57.054409,48.116848 q -0.889762,0 -1.610045,-0.296587 -0.720283,-0.31071 -1.228719,-0.833269 -0.508435,-0.522558 -0.790899,-1.214595 -0.268341,-0.692037 -0.268341,-1.454689 0,-0.7909 0.268341,-1.482936 0.268341,-0.706161 0.776776,-1.228719 0.508435,-0.536682 1.228719,-0.847392 0.734406,-0.31071 1.638291,-0.31071 0.903885,0 1.610045,0.31071 0.720283,0.31071 1.214595,0.833269 0.508435,0.522558 0.762653,1.214595 0.268341,0.692037 0.268341,1.440567 0,0.183601 -0.01412,0.35308 0,0.169478 -0.02825,0.282464 H 55.1619 q 0.04237,0.437819 0.211848,0.776776 0.169478,0.338956 0.437819,0.579051 0.268341,0.240094 0.607298,0.367203 0.338957,0.127109 0.70616,0.127109 0.564928,0 1.05924,-0.268341 0.508435,-0.282464 0.692037,-0.734406 l 1.624168,0.451942 q -0.409573,0.847392 -1.313458,1.398197 -0.889762,0.536681 -2.132603,0.536681 z m 1.920755,-4.462931 q -0.07062,-0.833269 -0.621421,-1.327581 -0.536681,-0.508435 -1.313457,-0.508435 -0.381327,0 -0.720284,0.141232 -0.324833,0.127109 -0.579051,0.367203 -0.254218,0.240095 -0.423696,0.579052 -0.155355,0.338956 -0.183602,0.748529 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path487" /><path
+ d="m 68.960255,47.975616 h -1.892509 v -4.15222 q 0,-0.889762 -0.31071,-1.299335 -0.310711,-0.409573 -0.861515,-0.409573 -0.282464,0 -0.579052,0.112986 -0.296587,0.112985 -0.564928,0.324833 -0.254217,0.197725 -0.466065,0.480189 -0.211848,0.282464 -0.310711,0.621421 v 4.321699 h -1.892509 v -7.400557 h 1.708908 v 1.369951 q 0.409573,-0.70616 1.186349,-1.10161 0.776776,-0.395449 1.751276,-0.395449 0.692037,0 1.129856,0.254217 0.43782,0.254218 0.677914,0.663791 0.240094,0.409572 0.324834,0.932131 0.09886,0.522558 0.09886,1.05924 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path488" /><path
+ d="m 72.872356,48.116848 q -1.143979,0 -1.737153,-0.734406 -0.593175,-0.734406 -0.593175,-2.174973 v -4.63241 h 1.892509 v 4.222837 q 0,1.708908 1.228719,1.708908 0.550804,0 1.05924,-0.324834 0.522558,-0.338957 0.847392,-1.01687 v -4.590041 h 1.892509 v 5.225585 q 0,0.296587 0.09886,0.423696 0.112986,0.127108 0.35308,0.141232 v 1.610044 q -0.282464,0.05649 -0.480189,0.07062 -0.183601,0.01412 -0.338957,0.01412 -0.508435,0 -0.833268,-0.225972 -0.310711,-0.240094 -0.367204,-0.649667 l -0.04237,-0.593174 q -0.494312,0.762653 -1.271088,1.143979 -0.776776,0.381326 -1.708908,0.381326 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path489" /><path
+ d="m 82.772693,48.116848 q -0.889761,0 -1.610045,-0.296587 -0.720283,-0.31071 -1.228718,-0.833269 -0.508435,-0.522558 -0.790899,-1.214595 -0.268341,-0.692037 -0.268341,-1.454689 0,-0.7909 0.268341,-1.482936 0.268341,-0.706161 0.776776,-1.228719 0.508435,-0.536682 1.228718,-0.847392 0.734407,-0.31071 1.638292,-0.31071 0.903884,0 1.610044,0.31071 0.720284,0.31071 1.214596,0.833269 0.508435,0.522558 0.762652,1.214595 0.268341,0.692037 0.268341,1.440567 0,0.183601 -0.01412,0.35308 0,0.169478 -0.02825,0.282464 h -5.719897 q 0.04237,0.437819 0.211848,0.776776 0.169479,0.338956 0.43782,0.579051 0.268341,0.240094 0.607297,0.367203 0.338957,0.127109 0.70616,0.127109 0.564928,0 1.05924,-0.268341 0.508436,-0.282464 0.692037,-0.734406 l 1.624168,0.451942 q -0.409573,0.847392 -1.313457,1.398197 -0.889762,0.536681 -2.132603,0.536681 z m 1.920756,-4.462931 q -0.07062,-0.833269 -0.621421,-1.327581 -0.536682,-0.508435 -1.313458,-0.508435 -0.381326,0 -0.720283,0.141232 -0.324834,0.127109 -0.579051,0.367203 -0.254218,0.240095 -0.423696,0.579052 -0.155356,0.338956 -0.183602,0.748529 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path490" /><path
+ d="m 88.167737,44.204722 v -6.35544 h 1.892509 v 6.35544 z m 0,3.770894 v -2.132603 h 1.892509 v 2.132603 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path491" /></g><g
+ aria-label="Installons-nous
+ confortablement…"
+ id="text115541-7-2"
+ style="font-size:5.02259px;line-height:1.25;font-family:'Roboto Condensed';-inkscape-font-specification:'Roboto Condensed, ';vector-effect:none;stroke-width:0.125564;stop-color:#000000;stop-opacity:1"><path
+ d="m 30.108564,58.711414 v -3.566039 h 0.693118 v 3.566039 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path451" /><path
+ d="m 33.925729,58.711414 h -0.673027 v -1.476641 q 0,-0.316423 -0.110497,-0.462078 -0.110497,-0.145656 -0.306378,-0.145656 -0.100451,0 -0.205926,0.04018 -0.105474,0.04018 -0.200903,0.11552 -0.09041,0.07032 -0.165746,0.170768 -0.07534,0.100452 -0.110497,0.220994 v 1.536912 h -0.673027 v -2.631837 h 0.607733 v 0.487191 q 0.145656,-0.251129 0.421898,-0.391762 0.276242,-0.140632 0.622801,-0.140632 0.246107,0 0.401807,0.09041 0.155701,0.09041 0.241085,0.236062 0.08538,0.145655 0.115519,0.331491 0.03516,0.185836 0.03516,0.376694 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path452" /><path
+ d="m 35.507836,58.76164 q -0.331491,0 -0.647914,-0.105474 -0.316423,-0.105475 -0.54244,-0.301356 l 0.25113,-0.421897 q 0.241084,0.170768 0.467101,0.261175 0.231039,0.08538 0.457056,0.08538 0.200903,0 0.316423,-0.07534 0.115519,-0.07534 0.115519,-0.215972 0,-0.140632 -0.13561,-0.205926 -0.13561,-0.06529 -0.441988,-0.150678 -0.256152,-0.07032 -0.436965,-0.135609 -0.180813,-0.06529 -0.29131,-0.145656 -0.110497,-0.08538 -0.160723,-0.190858 -0.05023,-0.110497 -0.05023,-0.261175 0,-0.200903 0.07534,-0.361626 0.08036,-0.160723 0.220994,-0.27122 0.140632,-0.11552 0.326468,-0.175791 0.190859,-0.06027 0.411853,-0.06027 0.296332,0 0.552485,0.08538 0.261174,0.08538 0.477146,0.276243 l -0.27122,0.406829 q -0.200904,-0.150677 -0.391762,-0.220993 -0.185836,-0.07032 -0.371672,-0.07032 -0.170768,0 -0.286288,0.07032 -0.115519,0.07032 -0.115519,0.226016 0,0.07032 0.02511,0.11552 0.03014,0.0452 0.09041,0.08036 0.06027,0.03516 0.155701,0.07032 0.100452,0.03014 0.246107,0.06529 0.27122,0.07032 0.462078,0.140633 0.195881,0.07032 0.316423,0.160722 0.125565,0.09041 0.180813,0.210949 0.06027,0.11552 0.06027,0.281265 0,0.38674 -0.286287,0.612756 -0.286288,0.220994 -0.778502,0.220994 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path453" /><path
+ d="m 38.586683,58.575804 q -0.13561,0.06027 -0.331491,0.120543 -0.195881,0.06027 -0.411853,0.06027 -0.140632,0 -0.266197,-0.03516 -0.120542,-0.03516 -0.215971,-0.110497 -0.09041,-0.08036 -0.145655,-0.200904 -0.05525,-0.125565 -0.05525,-0.301355 v -1.5118 h -0.346559 v -0.517327 h 0.346559 v -0.85384 h 0.673027 v 0.85384 h 0.552485 v 0.517327 h -0.552485 v 1.285783 q 0,0.140632 0.07032,0.200904 0.07534,0.05525 0.180814,0.05525 0.105474,0 0.205926,-0.03516 0.100452,-0.03516 0.160723,-0.06027 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path454" /><path
+ d="m 39.656489,58.76164 q -0.190858,0 -0.356604,-0.06027 -0.165745,-0.06529 -0.286287,-0.17579 -0.120543,-0.11552 -0.190859,-0.266198 -0.06529,-0.150677 -0.06529,-0.331491 0,-0.185836 0.08036,-0.341536 0.08538,-0.160723 0.231039,-0.27122 0.150678,-0.110497 0.356604,-0.170768 0.205926,-0.06529 0.452033,-0.06529 0.175791,0 0.341536,0.03014 0.170768,0.03014 0.301356,0.08538 v -0.150678 q 0,-0.261174 -0.150678,-0.401807 -0.145655,-0.140632 -0.436965,-0.140632 -0.210949,0 -0.411853,0.07534 -0.200903,0.07534 -0.411852,0.220993 l -0.205926,-0.42692 q 0.507281,-0.336513 1.094924,-0.336513 0.567553,0 0.878954,0.281265 0.316423,0.276242 0.316423,0.803614 v 0.818682 q 0,0.105475 0.03516,0.150678 0.04018,0.0452 0.125565,0.05023 v 0.572575 q -0.170768,0.03516 -0.296333,0.03516 -0.190859,0 -0.296333,-0.08538 -0.100452,-0.08538 -0.125565,-0.226016 l -0.01507,-0.145655 q -0.17579,0.231039 -0.42692,0.351581 -0.251129,0.120542 -0.537417,0.120542 z m 0.190859,-0.492214 q 0.170768,0 0.321445,-0.06027 0.155701,-0.06027 0.241085,-0.160723 0.110497,-0.08538 0.110497,-0.190858 V 57.55622 q -0.120543,-0.0452 -0.261175,-0.07032 -0.140633,-0.03014 -0.27122,-0.03014 -0.261175,0 -0.42692,0.120542 -0.165746,0.11552 -0.165746,0.296333 0,0.170768 0.130588,0.286287 0.130587,0.110497 0.321446,0.110497 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path455" /><path
+ d="m 41.816199,55.044924 h 0.673027 v 2.822695 q 0,0.145655 0.07032,0.226017 0.07032,0.08036 0.200903,0.08036 0.06027,0 0.130588,-0.02009 0.07534,-0.02009 0.140632,-0.05023 l 0.09041,0.512304 q -0.13561,0.06529 -0.316423,0.100452 -0.180814,0.03516 -0.326469,0.03516 -0.316423,0 -0.492214,-0.165745 -0.170768,-0.170768 -0.170768,-0.482169 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path456" /><path
+ d="m 43.408358,55.044924 h 0.673027 v 2.822695 q 0,0.145655 0.07032,0.226017 0.07032,0.08036 0.200904,0.08036 0.06027,0 0.130587,-0.02009 0.07534,-0.02009 0.140632,-0.05023 l 0.09041,0.512304 q -0.13561,0.06529 -0.316423,0.100452 -0.180813,0.03516 -0.326468,0.03516 -0.316424,0 -0.492214,-0.165745 -0.170768,-0.170768 -0.170768,-0.482169 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path457" /><path
+ d="m 46.221005,58.76164 q -0.321445,0 -0.577597,-0.110497 -0.256153,-0.110497 -0.436966,-0.296333 -0.17579,-0.190858 -0.27122,-0.436965 -0.09543,-0.246107 -0.09543,-0.517327 0,-0.276242 0.09543,-0.522349 0.09543,-0.246107 0.27122,-0.431943 0.180813,-0.190858 0.436966,-0.301355 0.256152,-0.110497 0.577597,-0.110497 0.321446,0 0.572576,0.110497 0.256152,0.110497 0.431942,0.301355 0.180814,0.185836 0.276243,0.431943 0.09543,0.246107 0.09543,0.522349 0,0.27122 -0.09543,0.517327 -0.09543,0.246107 -0.27122,0.436965 -0.175791,0.185836 -0.431943,0.296333 -0.256152,0.110497 -0.577598,0.110497 z m -0.688094,-1.361122 q 0,0.175791 0.05023,0.321446 0.05525,0.140633 0.145656,0.246107 0.09543,0.105474 0.220994,0.165745 0.125564,0.05525 0.271219,0.05525 0.145656,0 0.27122,-0.05525 0.125565,-0.06027 0.215972,-0.165745 0.09543,-0.105474 0.145655,-0.25113 0.05525,-0.145655 0.05525,-0.321445 0,-0.170768 -0.05525,-0.316423 -0.05023,-0.145656 -0.145655,-0.25113 -0.09041,-0.105474 -0.215972,-0.160723 -0.125564,-0.06027 -0.27122,-0.06027 -0.145655,0 -0.271219,0.06027 -0.125565,0.06027 -0.220994,0.165746 -0.09041,0.105474 -0.145656,0.251129 -0.05023,0.145655 -0.05023,0.316423 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path458" /><path
+ d="m 50.495225,58.711414 h -0.673027 v -1.476641 q 0,-0.316423 -0.110497,-0.462078 -0.110497,-0.145656 -0.306378,-0.145656 -0.100452,0 -0.205926,0.04018 -0.105475,0.04018 -0.200904,0.11552 -0.09041,0.07032 -0.165745,0.170768 -0.07534,0.100452 -0.110497,0.220994 v 1.536912 h -0.673027 v -2.631837 h 0.607733 v 0.487191 q 0.145655,-0.251129 0.421898,-0.391762 0.276242,-0.140632 0.622801,-0.140632 0.246107,0 0.401807,0.09041 0.1557,0.09041 0.241084,0.236062 0.08538,0.145655 0.11552,0.331491 0.03516,0.185836 0.03516,0.376694 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path459" /><path
+ d="m 52.077331,58.76164 q -0.331491,0 -0.647915,-0.105474 -0.316423,-0.105475 -0.542439,-0.301356 l 0.251129,-0.421897 q 0.241085,0.170768 0.467101,0.261175 0.231039,0.08538 0.457056,0.08538 0.200903,0 0.316423,-0.07534 0.11552,-0.07534 0.11552,-0.215972 0,-0.140632 -0.13561,-0.205926 -0.13561,-0.06529 -0.441988,-0.150678 -0.256152,-0.07032 -0.436966,-0.135609 -0.180813,-0.06529 -0.29131,-0.145656 -0.110497,-0.08538 -0.160723,-0.190858 -0.05023,-0.110497 -0.05023,-0.261175 0,-0.200903 0.07534,-0.361626 0.08036,-0.160723 0.220994,-0.27122 0.140633,-0.11552 0.326469,-0.175791 0.190858,-0.06027 0.411852,-0.06027 0.296333,0 0.552485,0.08538 0.261175,0.08538 0.477146,0.276243 l -0.27122,0.406829 q -0.200904,-0.150677 -0.391762,-0.220993 -0.185836,-0.07032 -0.371672,-0.07032 -0.170768,0 -0.286287,0.07032 -0.11552,0.07032 -0.11552,0.226016 0,0.07032 0.02511,0.11552 0.03014,0.0452 0.09041,0.08036 0.06027,0.03516 0.1557,0.07032 0.100452,0.03014 0.246107,0.06529 0.27122,0.07032 0.462078,0.140633 0.195881,0.07032 0.316423,0.160722 0.125565,0.09041 0.180814,0.210949 0.06027,0.11552 0.06027,0.281265 0,0.38674 -0.286288,0.612756 -0.286288,0.220994 -0.778501,0.220994 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path460" /><path
+ d="m 53.564017,57.63658 v -0.607733 h 1.521845 v 0.607733 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path461" /><path
+ d="m 58.124524,58.711414 h -0.673027 v -1.476641 q 0,-0.316423 -0.110497,-0.462078 -0.110497,-0.145656 -0.306378,-0.145656 -0.100452,0 -0.205926,0.04018 -0.105475,0.04018 -0.200904,0.11552 -0.09041,0.07032 -0.165745,0.170768 -0.07534,0.100452 -0.110497,0.220994 v 1.536912 h -0.673027 v -2.631837 h 0.607733 v 0.487191 q 0.145655,-0.251129 0.421898,-0.391762 0.276242,-0.140632 0.622801,-0.140632 0.246107,0 0.401807,0.09041 0.1557,0.09041 0.241084,0.236062 0.08538,0.145655 0.11552,0.331491 0.03516,0.185836 0.03516,0.376694 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path462" /><path
+ d="m 59.927626,58.76164 q -0.321446,0 -0.577598,-0.110497 -0.256152,-0.110497 -0.436966,-0.296333 -0.17579,-0.190858 -0.271219,-0.436965 -0.09543,-0.246107 -0.09543,-0.517327 0,-0.276242 0.09543,-0.522349 0.09543,-0.246107 0.271219,-0.431943 0.180814,-0.190858 0.436966,-0.301355 0.256152,-0.110497 0.577598,-0.110497 0.321445,0 0.572575,0.110497 0.256152,0.110497 0.431943,0.301355 0.180813,0.185836 0.276242,0.431943 0.09543,0.246107 0.09543,0.522349 0,0.27122 -0.09543,0.517327 -0.09543,0.246107 -0.27122,0.436965 -0.17579,0.185836 -0.431943,0.296333 -0.256152,0.110497 -0.577597,0.110497 z m -0.688095,-1.361122 q 0,0.175791 0.05023,0.321446 0.05525,0.140633 0.145655,0.246107 0.09543,0.105474 0.220994,0.165745 0.125564,0.05525 0.27122,0.05525 0.145655,0 0.271219,-0.05525 0.125565,-0.06027 0.215972,-0.165745 0.09543,-0.105474 0.145655,-0.25113 0.05525,-0.145655 0.05525,-0.321445 0,-0.170768 -0.05525,-0.316423 -0.05023,-0.145656 -0.145655,-0.25113 -0.09041,-0.105474 -0.215972,-0.160723 -0.125564,-0.06027 -0.271219,-0.06027 -0.145656,0 -0.27122,0.06027 -0.125565,0.06027 -0.220994,0.165746 -0.09041,0.105474 -0.145655,0.251129 -0.05023,0.145655 -0.05023,0.316423 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path463" /><path
+ d="m 62.559457,58.76164 q -0.40683,0 -0.617778,-0.261174 -0.210949,-0.261175 -0.210949,-0.773479 v -1.64741 h 0.673027 v 1.501755 q 0,0.607733 0.436965,0.607733 0.195881,0 0.376695,-0.11552 0.185835,-0.120542 0.301355,-0.361626 v -1.632342 h 0.673027 v 1.858358 q 0,0.105475 0.03516,0.150678 0.04018,0.0452 0.125565,0.05023 v 0.572575 q -0.100452,0.02009 -0.170768,0.02511 -0.06529,0.005 -0.120542,0.005 -0.180814,0 -0.296333,-0.08036 -0.110497,-0.08538 -0.130587,-0.231039 l -0.01507,-0.210948 q -0.175791,0.271219 -0.452033,0.406829 -0.276243,0.13561 -0.607734,0.13561 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path464" /><path
+ d="m 65.854268,58.76164 q -0.331491,0 -0.647914,-0.105474 -0.316423,-0.105475 -0.54244,-0.301356 l 0.25113,-0.421897 q 0.241084,0.170768 0.467101,0.261175 0.231039,0.08538 0.457055,0.08538 0.200904,0 0.316423,-0.07534 0.11552,-0.07534 0.11552,-0.215972 0,-0.140632 -0.13561,-0.205926 -0.13561,-0.06529 -0.441988,-0.150678 -0.256152,-0.07032 -0.436965,-0.135609 -0.180813,-0.06529 -0.29131,-0.145656 -0.110497,-0.08538 -0.160723,-0.190858 -0.05023,-0.110497 -0.05023,-0.261175 0,-0.200903 0.07534,-0.361626 0.08036,-0.160723 0.220994,-0.27122 0.140632,-0.11552 0.326468,-0.175791 0.190858,-0.06027 0.411852,-0.06027 0.296333,0 0.552485,0.08538 0.261175,0.08538 0.477146,0.276243 l -0.27122,0.406829 q -0.200903,-0.150677 -0.391762,-0.220993 -0.185835,-0.07032 -0.371671,-0.07032 -0.170768,0 -0.286288,0.07032 -0.115519,0.07032 -0.115519,0.226016 0,0.07032 0.02511,0.11552 0.03014,0.0452 0.09041,0.08036 0.06027,0.03516 0.1557,0.07032 0.100452,0.03014 0.246107,0.06529 0.27122,0.07032 0.462079,0.140633 0.195881,0.07032 0.316423,0.160722 0.125565,0.09041 0.180813,0.210949 0.06027,0.11552 0.06027,0.281265 0,0.38674 -0.286287,0.612756 -0.286288,0.220994 -0.778502,0.220994 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path465" /><path
+ d="m 34.699207,63.879237 q 0,-0.276243 0.09543,-0.52235 0.09543,-0.246107 0.276243,-0.431942 0.180813,-0.185836 0.436965,-0.296333 0.256152,-0.110497 0.577598,-0.110497 0.431943,0 0.733298,0.185836 0.306378,0.185835 0.457056,0.487191 l -0.657959,0.200903 q -0.08538,-0.145655 -0.226017,-0.220993 -0.140632,-0.08036 -0.311401,-0.08036 -0.145655,0 -0.271219,0.06027 -0.125565,0.05525 -0.220994,0.160723 -0.09041,0.100452 -0.145655,0.246107 -0.05023,0.145655 -0.05023,0.321446 0,0.17579 0.05525,0.321446 0.05525,0.145655 0.145655,0.251129 0.09543,0.105474 0.220994,0.165745 0.125565,0.05525 0.266197,0.05525 0.180814,0 0.331491,-0.09041 0.155701,-0.09041 0.215972,-0.220994 l 0.657959,0.200904 q -0.13561,0.301355 -0.44701,0.492214 -0.311401,0.190858 -0.748366,0.190858 -0.321446,0 -0.577598,-0.110497 -0.256152,-0.110497 -0.436966,-0.296333 -0.180813,-0.190858 -0.281265,-0.436965 -0.09543,-0.251129 -0.09543,-0.522349 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path466" /><path
+ d="m 38.888038,65.245381 q -0.321446,0 -0.577598,-0.110497 -0.256152,-0.110497 -0.436966,-0.296333 -0.17579,-0.190858 -0.271219,-0.436965 -0.09543,-0.246107 -0.09543,-0.517327 0,-0.276242 0.09543,-0.522349 0.09543,-0.246107 0.271219,-0.431943 0.180814,-0.190858 0.436966,-0.301355 0.256152,-0.110497 0.577598,-0.110497 0.321445,0 0.572575,0.110497 0.256152,0.110497 0.431943,0.301355 0.180813,0.185836 0.276242,0.431943 0.09543,0.246107 0.09543,0.522349 0,0.27122 -0.09543,0.517327 -0.09543,0.246107 -0.27122,0.436965 -0.17579,0.185836 -0.431942,0.296333 -0.256153,0.110497 -0.577598,0.110497 z m -0.688095,-1.361122 q 0,0.175791 0.05023,0.321446 0.05525,0.140633 0.145655,0.246107 0.09543,0.105474 0.220994,0.165745 0.125565,0.05525 0.27122,0.05525 0.145655,0 0.27122,-0.05525 0.125564,-0.06027 0.215971,-0.165745 0.09543,-0.105474 0.145655,-0.251129 0.05525,-0.145656 0.05525,-0.321446 0,-0.170768 -0.05525,-0.316423 -0.05023,-0.145656 -0.145655,-0.25113 -0.09041,-0.105474 -0.215971,-0.160723 -0.125565,-0.06027 -0.27122,-0.06027 -0.145655,0 -0.27122,0.06027 -0.125565,0.06027 -0.220994,0.165746 -0.09041,0.105474 -0.145655,0.251129 -0.05023,0.145655 -0.05023,0.316423 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path467" /><path
+ d="M 43.162257,65.195155 H 42.48923 v -1.476641 q 0,-0.316423 -0.110497,-0.462078 -0.110497,-0.145656 -0.306378,-0.145656 -0.100452,0 -0.205926,0.04018 -0.105474,0.04018 -0.200904,0.11552 -0.09041,0.07032 -0.165745,0.170768 -0.07534,0.100452 -0.110497,0.220994 v 1.536912 h -0.673027 v -2.631837 h 0.607733 v 0.487191 q 0.145655,-0.251129 0.421898,-0.391762 0.276242,-0.140632 0.622801,-0.140632 0.246107,0 0.401807,0.09041 0.1557,0.09041 0.241084,0.236062 0.08539,0.145655 0.11552,0.331491 0.03516,0.185836 0.03516,0.376694 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path468" /><path
+ d="m 43.885495,65.195155 v -1.9789 h -0.346559 v -0.512304 h 0.346559 v -0.160723 q 0,-0.492214 0.236062,-0.778502 0.236061,-0.286287 0.642891,-0.286287 0.321446,0 0.647914,0.1557 l -0.13561,0.507282 q -0.07534,-0.04018 -0.180813,-0.06529 -0.100452,-0.03014 -0.185836,-0.03014 -0.351581,0 -0.351581,0.472124 v 0.185836 h 0.642892 v 0.512304 h -0.642892 v 1.9789 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path469" /><path
+ d="m 46.668,65.245381 q -0.321446,0 -0.577598,-0.110497 -0.256152,-0.110497 -0.436965,-0.296333 -0.175791,-0.190858 -0.27122,-0.436965 -0.09543,-0.246107 -0.09543,-0.517327 0,-0.276242 0.09543,-0.522349 0.09543,-0.246107 0.27122,-0.431943 0.180813,-0.190858 0.436965,-0.301355 0.256152,-0.110497 0.577598,-0.110497 0.321446,0 0.572575,0.110497 0.256153,0.110497 0.431943,0.301355 0.180813,0.185836 0.276243,0.431943 0.09543,0.246107 0.09543,0.522349 0,0.27122 -0.09543,0.517327 -0.09543,0.246107 -0.27122,0.436965 -0.175791,0.185836 -0.431943,0.296333 -0.256152,0.110497 -0.577598,0.110497 z m -0.688095,-1.361122 q 0,0.175791 0.05023,0.321446 0.05525,0.140633 0.145655,0.246107 0.09543,0.105474 0.220994,0.165745 0.125565,0.05525 0.27122,0.05525 0.145655,0 0.27122,-0.05525 0.125565,-0.06027 0.215971,-0.165745 0.09543,-0.105474 0.145656,-0.251129 0.05525,-0.145656 0.05525,-0.321446 0,-0.170768 -0.05525,-0.316423 -0.05023,-0.145656 -0.145656,-0.25113 -0.09041,-0.105474 -0.215971,-0.160723 -0.125565,-0.06027 -0.27122,-0.06027 -0.145655,0 -0.27122,0.06027 -0.125564,0.06027 -0.220994,0.165746 -0.09041,0.105474 -0.145655,0.251129 -0.05023,0.145655 -0.05023,0.316423 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path470" /><path
+ d="m 50.063266,63.145939 q -0.306378,0.005 -0.547462,0.120542 -0.241084,0.110497 -0.346559,0.336513 v 1.592161 h -0.673027 v -2.631837 h 0.617779 v 0.56253 q 0.07032,-0.13561 0.165745,-0.241084 0.09543,-0.110497 0.205927,-0.190859 0.110497,-0.08036 0.220994,-0.120542 0.115519,-0.0452 0.220994,-0.0452 0.05525,0 0.08036,0 0.03014,0 0.05525,0.005 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path471" /><path
+ d="m 52.017049,65.059545 q -0.13561,0.06027 -0.331491,0.120543 -0.195881,0.06027 -0.411853,0.06027 -0.140632,0 -0.266197,-0.03516 -0.120542,-0.03516 -0.215971,-0.110497 -0.09041,-0.08036 -0.145655,-0.200904 -0.05525,-0.125565 -0.05525,-0.301355 v -1.5118 h -0.346559 v -0.517327 h 0.346559 v -0.85384 h 0.673027 v 0.85384 h 0.552485 v 0.517327 H 51.26366 v 1.285783 q 0,0.140633 0.07032,0.200904 0.07534,0.05525 0.180814,0.05525 0.105474,0 0.205926,-0.03516 0.100452,-0.03516 0.160723,-0.06027 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path472" /><path
+ d="m 53.086855,65.245381 q -0.190859,0 -0.356604,-0.06027 -0.165746,-0.06529 -0.286288,-0.17579 -0.120542,-0.11552 -0.190858,-0.266198 -0.06529,-0.150677 -0.06529,-0.331491 0,-0.185836 0.08036,-0.341536 0.08538,-0.160723 0.231039,-0.27122 0.150677,-0.110497 0.356604,-0.170768 0.205926,-0.06529 0.452033,-0.06529 0.17579,0 0.341536,0.03013 0.170768,0.03014 0.301355,0.08538 V 63.52765 q 0,-0.261174 -0.150677,-0.401807 -0.145656,-0.140632 -0.436966,-0.140632 -0.210949,0 -0.411852,0.07534 -0.200904,0.07534 -0.411853,0.220994 l -0.205926,-0.426921 q 0.507282,-0.336513 1.094925,-0.336513 0.567553,0 0.878953,0.281265 0.316423,0.276242 0.316423,0.803614 v 0.818682 q 0,0.105475 0.03516,0.150678 0.04018,0.0452 0.125565,0.05023 v 0.572575 q -0.170768,0.03516 -0.296333,0.03516 -0.190858,0 -0.296332,-0.08538 -0.100452,-0.08538 -0.125565,-0.226016 l -0.01507,-0.145655 q -0.175791,0.231039 -0.42692,0.351581 -0.25113,0.120542 -0.537417,0.120542 z m 0.190858,-0.492214 q 0.170768,0 0.321446,-0.06027 0.1557,-0.06027 0.241084,-0.160723 0.110497,-0.08538 0.110497,-0.190858 V 64.03996 q -0.120542,-0.0452 -0.261174,-0.07032 -0.140633,-0.03014 -0.27122,-0.03014 -0.261175,0 -0.42692,0.120542 -0.165746,0.11552 -0.165746,0.296333 0,0.170768 0.130587,0.286287 0.130588,0.110497 0.321446,0.110497 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path473" /><path
+ d="m 56.748319,65.245381 q -0.301355,0 -0.537417,-0.13561 -0.236062,-0.13561 -0.371671,-0.371671 v 0.457055 h -0.587643 v -3.66649 h 0.673027 v 1.496731 q 0.140632,-0.241084 0.366649,-0.371671 0.231039,-0.13561 0.537417,-0.13561 0.256152,0 0.467101,0.110497 0.210948,0.110497 0.361626,0.296333 0.1557,0.185835 0.236062,0.436965 0.08538,0.251129 0.08538,0.527372 0,0.286288 -0.09543,0.532394 -0.09041,0.246107 -0.256152,0.431943 -0.165746,0.180813 -0.391762,0.286288 -0.226017,0.105474 -0.487192,0.105474 z m -0.185835,-0.572575 q 0.160722,0 0.296332,-0.06027 0.13561,-0.06529 0.23104,-0.170768 0.09543,-0.105475 0.145655,-0.246107 0.05525,-0.140633 0.05525,-0.301355 0,-0.160723 -0.05023,-0.306378 -0.05023,-0.145656 -0.145655,-0.256153 -0.09041,-0.110497 -0.215971,-0.17579 -0.125565,-0.06529 -0.276243,-0.06529 -0.226016,0 -0.40683,0.150678 -0.17579,0.145655 -0.271219,0.361626 v 0.627824 q 0.03516,0.100452 0.100451,0.180813 0.07032,0.08036 0.155701,0.140633 0.08538,0.05525 0.185836,0.09041 0.100451,0.03014 0.195881,0.03014 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path474" /><path
+ d="m 58.430882,61.528665 h 0.673027 v 2.822695 q 0,0.145655 0.07032,0.226017 0.07032,0.08036 0.200903,0.08036 0.06027,0 0.130588,-0.02009 0.07534,-0.02009 0.140632,-0.05023 l 0.09041,0.512304 q -0.13561,0.06529 -0.316423,0.100452 -0.180813,0.03516 -0.326469,0.03516 -0.316423,0 -0.492213,-0.165745 -0.170768,-0.170768 -0.170768,-0.482169 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path475" /><path
+ d="m 61.248553,65.245381 q -0.316423,0 -0.572575,-0.105474 -0.256153,-0.110497 -0.436966,-0.296333 -0.180813,-0.185836 -0.281265,-0.431943 -0.09543,-0.246107 -0.09543,-0.517326 0,-0.281266 0.09543,-0.527372 0.09543,-0.25113 0.276243,-0.436966 0.180813,-0.190858 0.436965,-0.301355 0.261175,-0.110497 0.58262,-0.110497 0.321446,0 0.572576,0.110497 0.256152,0.110497 0.431942,0.296333 0.180814,0.185835 0.27122,0.431942 0.09543,0.246107 0.09543,0.512305 0,0.06529 -0.005,0.125564 0,0.06027 -0.01004,0.100452 h -2.034149 q 0.01507,0.1557 0.07534,0.276243 0.06027,0.120542 0.1557,0.205926 0.09543,0.08538 0.215971,0.130587 0.120542,0.0452 0.25113,0.0452 0.200903,0 0.376694,-0.09543 0.180813,-0.100452 0.246107,-0.261174 l 0.577598,0.160722 q -0.145655,0.301356 -0.467101,0.497237 -0.316423,0.190858 -0.758411,0.190858 z m 0.683072,-1.587138 q -0.02511,-0.296333 -0.220994,-0.472124 -0.190858,-0.180813 -0.467101,-0.180813 -0.13561,0 -0.256152,0.05023 -0.115519,0.0452 -0.205926,0.130587 -0.09041,0.08538 -0.150678,0.205926 -0.05525,0.120543 -0.06529,0.266198 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path476" /><path
+ d="m 67.12498,65.195155 h -0.673028 v -1.476641 q 0,-0.316423 -0.110497,-0.462078 -0.105474,-0.145656 -0.296332,-0.145656 -0.200904,0 -0.376695,0.155701 -0.17579,0.150677 -0.251129,0.396784 v 1.53189 h -0.673027 v -1.476641 q 0,-0.316423 -0.110497,-0.462078 -0.105475,-0.145656 -0.296333,-0.145656 -0.195881,0 -0.376694,0.150678 -0.175791,0.150678 -0.25113,0.396785 v 1.536912 h -0.673027 v -2.631837 h 0.607734 v 0.487191 q 0.145655,-0.256152 0.396784,-0.391762 0.256152,-0.140632 0.582621,-0.140632 0.331491,0 0.512304,0.160723 0.180813,0.160723 0.231039,0.396784 0.160723,-0.27122 0.40683,-0.411852 0.246107,-0.145655 0.56253,-0.145655 0.241084,0 0.396785,0.09041 0.1557,0.09041 0.241084,0.236062 0.08538,0.145655 0.115519,0.331491 0.03516,0.185836 0.03516,0.376694 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path477" /><path
+ d="m 68.93311,65.245381 q -0.316423,0 -0.572575,-0.105474 -0.256153,-0.110497 -0.436966,-0.296333 -0.180813,-0.185836 -0.281265,-0.431943 -0.09543,-0.246107 -0.09543,-0.517326 0,-0.281266 0.09543,-0.527372 0.09543,-0.25113 0.276243,-0.436966 0.180813,-0.190858 0.436965,-0.301355 0.261175,-0.110497 0.58262,-0.110497 0.321446,0 0.572576,0.110497 0.256152,0.110497 0.431942,0.296333 0.180814,0.185835 0.27122,0.431942 0.09543,0.246107 0.09543,0.512305 0,0.06529 -0.005,0.125564 0,0.06027 -0.01005,0.100452 h -2.034149 q 0.01507,0.1557 0.07534,0.276243 0.06027,0.120542 0.1557,0.205926 0.09543,0.08538 0.215971,0.130587 0.120542,0.0452 0.25113,0.0452 0.200903,0 0.376694,-0.09543 0.180813,-0.100452 0.246107,-0.261174 l 0.577598,0.160722 q -0.145655,0.301356 -0.467101,0.497237 -0.316423,0.190858 -0.758411,0.190858 z m 0.683072,-1.587138 q -0.02511,-0.296333 -0.220994,-0.472124 -0.190858,-0.180813 -0.467101,-0.180813 -0.13561,0 -0.256152,0.05023 -0.115519,0.0452 -0.205926,0.130587 -0.09041,0.08538 -0.150678,0.205926 -0.05525,0.120543 -0.06529,0.266198 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path478" /><path
+ d="m 73.167148,65.195155 h -0.673027 v -1.476641 q 0,-0.316423 -0.110497,-0.462078 -0.110497,-0.145656 -0.306378,-0.145656 -0.100452,0 -0.205927,0.04018 -0.105474,0.04018 -0.200903,0.11552 -0.09041,0.07032 -0.165746,0.170768 -0.07534,0.100452 -0.110497,0.220994 v 1.536912 h -0.673027 v -2.631837 h 0.607734 v 0.487191 q 0.145655,-0.251129 0.421897,-0.391762 0.276243,-0.140632 0.622801,-0.140632 0.246107,0 0.401808,0.09041 0.1557,0.09041 0.241084,0.236062 0.08538,0.145655 0.115519,0.331491 0.03516,0.185836 0.03516,0.376694 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path479" /><path
+ d="m 75.306758,65.059545 q -0.13561,0.06027 -0.331491,0.120543 -0.195881,0.06027 -0.411853,0.06027 -0.140632,0 -0.266197,-0.03516 -0.120542,-0.03516 -0.215971,-0.110497 -0.09041,-0.08036 -0.145655,-0.200904 -0.05525,-0.125565 -0.05525,-0.301355 v -1.5118 h -0.346559 v -0.517327 h 0.346559 v -0.85384 h 0.673027 v 0.85384 h 0.552485 v 0.517327 h -0.552485 v 1.285783 q 0,0.140633 0.07032,0.200904 0.07534,0.05525 0.180814,0.05525 0.105474,0 0.205926,-0.03516 0.100452,-0.03516 0.160723,-0.06027 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path480" /><path
+ d="m 75.643266,65.195155 v -0.723253 h 0.552485 v 0.723253 z m 0.944247,0 v -0.723253 h 0.552485 v 0.723253 z m 0.944247,0 v -0.723253 h 0.552484 v 0.723253 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path481" /></g></g></g></svg>
diff --git a/share/screens/start-welcome-text.hu.svg b/share/screens/start-welcome-text.hu.svg
new file mode 100644
index 0000000..893e087
--- /dev/null
+++ b/share/screens/start-welcome-text.hu.svg
@@ -0,0 +1,125 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+ width="700.00061"
+ height="220"
+ viewBox="0 0 185.20849 58.208335"
+ version="1.1"
+ id="svg243962"
+ xml:space="preserve"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:svg="http://www.w3.org/2000/svg"><defs
+ id="defs243959" /><g
+ id="layer2"
+ style="font-variation-settings:normal;opacity:1;vector-effect:none;fill:#cbe1fb;fill-opacity:1;stroke-width:0.125564;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;-inkscape-stroke:none;stop-color:#000000;stop-opacity:1"
+ transform="translate(-3123.3355)"><g
+ id="layer3-3-3-0"
+ transform="translate(3111.8255,-31.375647)"
+ style="font-variation-settings:normal;display:inline;vector-effect:none;fill:#cbe1fb;fill-opacity:1;stroke-width:0.125564;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;-inkscape-stroke:none;stop-color:#000000;stop-opacity:1"><g
+ aria-label="Üdvözöljük!"
+ id="text118971-4-0-1"
+ style="font-size:13.58px;line-height:1.25;font-family:'Roboto Condensed';-inkscape-font-specification:'Roboto Condensed, ';vector-effect:none;stroke-width:0.125564;stop-color:#000000;stop-opacity:1"><path
+ d="m 20.621758,40.236545 v -1.61602 h 1.50738 v 1.61602 z m 2.60736,0 v -1.61602 h 1.50738 v 1.61602 z m -0.55678,9.13934 q 0.66542,0 1.11356,-0.2716 0.46172,-0.2716 0.73332,-0.70616 0.28518,-0.43456 0.39382,-0.99134 0.12222,-0.57036 0.12222,-1.16788 v -4.91596 h 1.86046 v 4.91596 q 0,0.99134 -0.24444,1.86046 -0.23086,0.86912 -0.7469,1.52096 -0.50246,0.65184 -1.30368,1.03208 -0.80122,0.38024 -1.91478,0.38024 -1.1543,0 -1.9691,-0.39382 -0.80122,-0.4074 -1.30368,-1.05924 -0.50246,-0.66542 -0.73332,-1.53454 -0.21728,-0.86912 -0.21728,-1.80614 v -4.91596 h 1.87404 v 4.91596 q 0,0.6111 0.10864,1.18146 0.12222,0.55678 0.39382,0.99134 0.28518,0.43456 0.73332,0.70616 0.44814,0.25802 1.09998,0.25802 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path440" /><path
+ d="m 31.431401,51.100545 q -0.73332,0 -1.358,-0.28518 -0.62468,-0.28518 -1.07282,-0.78764 -0.44814,-0.50246 -0.70616,-1.16788 -0.24444,-0.679 -0.24444,-1.45306 0,-0.77406 0.23086,-1.43948 0.24444,-0.66542 0.66542,-1.16788 0.42098,-0.50246 1.00492,-0.78764 0.58394,-0.28518 1.27652,-0.28518 0.78764,0 1.41232,0.38024 0.63826,0.38024 0.99134,0.99134 v -4.04684 h 1.81972 v 7.82208 q 0,0.28518 0.09506,0.4074 0.09506,0.12222 0.32592,0.1358 v 1.54812 q -0.4753,0.09506 -0.77406,0.09506 -0.48888,0 -0.80122,-0.24444 -0.31234,-0.24444 -0.35308,-0.63826 l -0.04074,-0.44814 q -0.39382,0.679 -1.07282,1.03208 -0.66542,0.3395 -1.39874,0.3395 z m 0.4753,-1.54812 q 0.25802,0 0.52962,-0.08148 0.2716,-0.09506 0.50246,-0.25802 0.23086,-0.16296 0.4074,-0.38024 0.19012,-0.21728 0.28518,-0.4753 v -1.6975 q -0.10864,-0.29876 -0.31234,-0.5432 -0.19012,-0.25802 -0.44814,-0.43456 -0.24444,-0.19012 -0.52962,-0.29876 -0.2716,-0.10864 -0.5432,-0.10864 -0.4074,0 -0.76048,0.17654 -0.3395,0.17654 -0.58394,0.48888 -0.24444,0.29876 -0.38024,0.69258 -0.1358,0.39382 -0.1358,0.8148 0,0.44814 0.14938,0.82838 0.14938,0.38024 0.4074,0.66542 0.25802,0.28518 0.6111,0.44814 0.36666,0.16296 0.80122,0.16296 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path441" /><path
+ d="m 39.158401,50.964745 -2.62094,-7.11592 h 1.87404 l 1.80614,5.6357 1.81972,-5.6357 h 1.71108 l -2.62094,7.11592 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path442" /><path
+ d="m 45.676778,42.762425 v -1.61602 h 1.50738 v 1.61602 z m 2.60736,0 v -1.61602 h 1.50738 v 1.61602 z m -0.5432,8.33812 q -0.86912,0 -1.5617,-0.29876 -0.69258,-0.29876 -1.18146,-0.80122 -0.4753,-0.51604 -0.73332,-1.18146 -0.25802,-0.66542 -0.25802,-1.39874 0,-0.7469 0.25802,-1.41232 0.25802,-0.66542 0.73332,-1.16788 0.48888,-0.51604 1.18146,-0.8148 0.69258,-0.29876 1.5617,-0.29876 0.86912,0 1.54812,0.29876 0.69258,0.29876 1.16788,0.8148 0.48888,0.50246 0.7469,1.16788 0.25802,0.66542 0.25802,1.41232 0,0.73332 -0.25802,1.39874 -0.25802,0.66542 -0.73332,1.18146 -0.4753,0.50246 -1.16788,0.80122 -0.69258,0.29876 -1.5617,0.29876 z m -1.86046,-3.68018 q 0,0.4753 0.1358,0.86912 0.14938,0.38024 0.39382,0.66542 0.25802,0.28518 0.59752,0.44814 0.3395,0.14938 0.73332,0.14938 0.39382,0 0.73332,-0.14938 0.3395,-0.16296 0.58394,-0.44814 0.25802,-0.28518 0.39382,-0.679 0.14938,-0.39382 0.14938,-0.86912 0,-0.46172 -0.14938,-0.85554 -0.1358,-0.39382 -0.39382,-0.679 -0.24444,-0.28518 -0.58394,-0.43456 -0.3395,-0.16296 -0.73332,-0.16296 -0.39382,0 -0.73332,0.16296 -0.3395,0.16296 -0.59752,0.44814 -0.24444,0.28518 -0.39382,0.679 -0.1358,0.39382 -0.1358,0.85554 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path443" /><path
+ d="m 52.0186,49.851185 3.96536,-4.72584 h -3.8024 v -1.27652 h 5.71718 v 1.11356 l -3.9382,4.72584 h 4.0061 v 1.27652 H 52.0186 Z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path444" /><path
+ d="m 60.220868,42.762425 v -1.61602 h 1.50738 v 1.61602 z m 2.60736,0 v -1.61602 h 1.50738 v 1.61602 z m -0.5432,8.33812 q -0.86912,0 -1.5617,-0.29876 -0.69258,-0.29876 -1.18146,-0.80122 -0.4753,-0.51604 -0.73332,-1.18146 -0.25802,-0.66542 -0.25802,-1.39874 0,-0.7469 0.25802,-1.41232 0.25802,-0.66542 0.73332,-1.16788 0.48888,-0.51604 1.18146,-0.8148 0.69258,-0.29876 1.5617,-0.29876 0.86912,0 1.54812,0.29876 0.69258,0.29876 1.16788,0.8148 0.48888,0.50246 0.7469,1.16788 0.25802,0.66542 0.25802,1.41232 0,0.73332 -0.25802,1.39874 -0.25802,0.66542 -0.73332,1.18146 -0.4753,0.50246 -1.16788,0.80122 -0.69258,0.29876 -1.5617,0.29876 z m -1.86046,-3.68018 q 0,0.4753 0.1358,0.86912 0.14938,0.38024 0.39382,0.66542 0.25802,0.28518 0.59752,0.44814 0.3395,0.14938 0.73332,0.14938 0.39382,0 0.73332,-0.14938 0.3395,-0.16296 0.58394,-0.44814 0.25802,-0.28518 0.39382,-0.679 0.14938,-0.39382 0.14938,-0.86912 0,-0.46172 -0.14938,-0.85554 -0.1358,-0.39382 -0.39382,-0.679 -0.24444,-0.28518 -0.58394,-0.43456 -0.3395,-0.16296 -0.73332,-0.16296 -0.39382,0 -0.73332,0.16296 -0.3395,0.16296 -0.59752,0.44814 -0.24444,0.28518 -0.39382,0.679 -0.1358,0.39382 -0.1358,0.85554 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path445" /><path
+ d="m 67.214554,41.051345 h 1.81972 v 7.63196 q 0,0.39382 0.19012,0.6111 0.19012,0.21728 0.5432,0.21728 0.16296,0 0.35308,-0.05432 0.2037,-0.05432 0.38024,-0.1358 l 0.24444,1.38516 q -0.36666,0.17654 -0.85554,0.2716 -0.48888,0.09506 -0.8827,0.09506 -0.85554,0 -1.33084,-0.44814 -0.46172,-0.46172 -0.46172,-1.30368 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path446" /><path
+ d="m 70.949045,53.626425 q -0.51604,0 -0.97776,-0.16296 -0.46172,-0.14938 -0.82838,-0.4753 l 0.78764,-1.23578 q 0.14938,0.14938 0.36666,0.21728 0.21728,0.08148 0.43456,0.08148 0.35308,0 0.6111,-0.25802 0.25802,-0.24444 0.25802,-0.63826 v -7.30604 h 1.81972 v 7.17024 q 0,0.57036 -0.19012,1.04566 -0.19012,0.48888 -0.52962,0.82838 -0.32592,0.35308 -0.78764,0.5432 -0.44814,0.19012 -0.96418,0.19012 z m 0.65184,-10.76894 v -1.80614 h 1.81972 v 1.80614 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path447" /><path
+ d="m 76.272401,42.762425 v -1.61602 h 1.50738 v 1.61602 z m 2.60736,0 v -1.61602 h 1.50738 v 1.61602 z m -1.6296,8.33812 q -1.09998,0 -1.67034,-0.70616 -0.57036,-0.70616 -0.57036,-2.09132 v -4.45424 h 1.81972 v 4.06042 q 0,1.64318 1.18146,1.64318 0.52962,0 1.0185,-0.31234 0.50246,-0.32592 0.8148,-0.97776 v -4.4135 h 1.81972 v 5.0246 q 0,0.28518 0.09506,0.4074 0.10864,0.12222 0.3395,0.1358 v 1.54812 q -0.2716,0.05432 -0.46172,0.0679 -0.17654,0.01358 -0.32592,0.01358 -0.48888,0 -0.80122,-0.21728 -0.29876,-0.23086 -0.35308,-0.62468 l -0.04074,-0.57036 q -0.4753,0.73332 -1.2222,1.09998 -0.7469,0.36666 -1.64318,0.36666 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path448" /><path
+ d="m 88.331419,50.964745 -2.06416,-3.08266 -0.97776,0.96418 v 2.11848 h -1.81972 v -9.9134 h 1.81972 v 6.01594 l 2.8518,-3.20488 h 1.94194 l -2.6481,3.01476 2.83822,4.08758 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path449" /><path
+ d="m 91.400481,47.338885 v -6.111 h 1.81972 v 6.111 z m 0,3.62586 v -2.05058 h 1.81972 v 2.05058 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path450" /></g><g
+ aria-label="Állítsunk be néhány dolgot"
+ id="text115541-7-2-8"
+ style="font-size:5.02259px;line-height:1.25;font-family:'Roboto Condensed';-inkscape-font-specification:'Roboto Condensed, ';vector-effect:none;stroke-width:0.125564;stop-color:#000000;stop-opacity:1"><path
+ d="m 32.037533,58.847322 h 0.612756 l 1.3561,3.566039 H 33.293181 L 32.96169,61.524362 h -1.245602 l -0.326469,0.888999 h -0.713208 z m 0.798592,2.189849 -0.492214,-1.401303 -0.512304,1.401303 z m -0.316423,-2.491205 -0.431943,-0.130587 0.27122,-0.597688 h 0.627824 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path417" /><path
+ d="m 34.327829,58.74687 h 0.673027 v 2.822695 q 0,0.145656 0.07032,0.226017 0.07032,0.08036 0.200903,0.08036 0.06027,0 0.130588,-0.02009 0.07534,-0.02009 0.140632,-0.05023 l 0.09041,0.512304 q -0.13561,0.06529 -0.316423,0.100452 -0.180814,0.03516 -0.326469,0.03516 -0.316423,0 -0.492214,-0.165745 -0.170768,-0.170768 -0.170768,-0.482169 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path418" /><path
+ d="m 35.919988,58.74687 h 0.673027 v 2.822695 q 0,0.145656 0.07032,0.226017 0.07032,0.08036 0.200904,0.08036 0.06027,0 0.130587,-0.02009 0.07534,-0.02009 0.140633,-0.05023 l 0.09041,0.512304 q -0.13561,0.06529 -0.316423,0.100452 -0.180813,0.03516 -0.326468,0.03516 -0.316424,0 -0.492214,-0.165745 -0.170768,-0.170768 -0.170768,-0.482169 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path419" /><path
+ d="m 38.02445,59.475145 -0.431943,-0.130587 0.27122,-0.597688 h 0.627824 z m -0.507281,2.938216 v -2.631838 h 0.673027 v 2.631838 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path420" /><path
+ d="m 40.375018,62.277751 q -0.13561,0.06027 -0.331491,0.120542 -0.195881,0.06027 -0.411852,0.06027 -0.140633,0 -0.266198,-0.03516 -0.120542,-0.03516 -0.215971,-0.110497 -0.09041,-0.08036 -0.145655,-0.200904 -0.05525,-0.125565 -0.05525,-0.301355 v -1.5118 H 38.602043 V 59.78152 h 0.346558 v -0.85384 h 0.673027 v 0.85384 h 0.552485 v 0.517327 h -0.552485 v 1.285783 q 0,0.140633 0.07032,0.200904 0.07534,0.05525 0.180813,0.05525 0.105474,0 0.205926,-0.03516 0.100452,-0.03516 0.160723,-0.06027 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path421" /><path
+ d="m 41.721066,62.463586 q -0.33149,0 -0.647914,-0.105474 -0.316423,-0.105474 -0.542439,-0.301355 l 0.251129,-0.421898 q 0.241084,0.170768 0.467101,0.261175 0.231039,0.08538 0.457056,0.08538 0.200903,0 0.316423,-0.07534 0.115519,-0.07534 0.115519,-0.215971 0,-0.140633 -0.135609,-0.205927 -0.13561,-0.06529 -0.441988,-0.150677 -0.256153,-0.07032 -0.436966,-0.13561 -0.180813,-0.06529 -0.29131,-0.145655 -0.110497,-0.08538 -0.160723,-0.190859 -0.05023,-0.110497 -0.05023,-0.261174 0,-0.200904 0.07534,-0.361627 0.08036,-0.160723 0.220994,-0.27122 0.140633,-0.115519 0.326468,-0.17579 0.190859,-0.06027 0.411853,-0.06027 0.296333,0 0.552485,0.08538 0.261174,0.08538 0.477146,0.276243 l -0.27122,0.40683 q -0.200904,-0.150678 -0.391762,-0.220994 -0.185836,-0.07032 -0.371672,-0.07032 -0.170768,0 -0.286287,0.07032 -0.11552,0.07032 -0.11552,0.226016 0,0.07032 0.02511,0.11552 0.03014,0.0452 0.09041,0.08036 0.06027,0.03516 0.1557,0.07032 0.100452,0.03013 0.246107,0.06529 0.27122,0.07032 0.462078,0.140633 0.195881,0.07032 0.316423,0.160723 0.125565,0.09041 0.180813,0.210948 0.06027,0.11552 0.06027,0.281266 0,0.386739 -0.286288,0.612756 -0.286288,0.220993 -0.778502,0.220993 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path422" /><path
+ d="m 44.026434,62.463586 q -0.406829,0 -0.617778,-0.261174 -0.210949,-0.261175 -0.210949,-0.773479 v -1.64741 h 0.673027 v 1.501755 q 0,0.607733 0.436965,0.607733 0.195881,0 0.376695,-0.115519 0.185835,-0.120543 0.301355,-0.361627 v -1.632342 h 0.673027 v 1.858359 q 0,0.105474 0.03516,0.150677 0.04018,0.0452 0.125565,0.05023 v 0.572576 q -0.100452,0.02009 -0.170768,0.02511 -0.06529,0.005 -0.120542,0.005 -0.180813,0 -0.296333,-0.08036 -0.110497,-0.08538 -0.130587,-0.231039 l -0.01507,-0.210949 q -0.175791,0.27122 -0.452033,0.40683 -0.276243,0.135609 -0.607734,0.135609 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path423" /><path
+ d="m 48.772773,62.413361 h -0.673027 v -1.476642 q 0,-0.316423 -0.110497,-0.462078 -0.110497,-0.145655 -0.306378,-0.145655 -0.100452,0 -0.205926,0.04018 -0.105475,0.04018 -0.200904,0.11552 -0.09041,0.07032 -0.165746,0.170768 -0.07534,0.100452 -0.110497,0.220994 v 1.536913 h -0.673027 v -2.631838 h 0.607734 v 0.487192 q 0.145655,-0.25113 0.421897,-0.391762 0.276243,-0.140633 0.622802,-0.140633 0.246106,0 0.401807,0.09041 0.1557,0.09041 0.241084,0.236061 0.08538,0.145656 0.11552,0.331491 0.03516,0.185836 0.03516,0.376695 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path424" /><path
+ d="m 51.158493,62.413361 -0.763434,-1.140128 -0.361626,0.356604 v 0.783524 H 49.360406 V 58.74687 h 0.673027 v 2.225007 l 1.054744,-1.185331 h 0.71823 l -0.979405,1.115015 1.049721,1.5118 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path425" /><path
+ d="m 54.865158,62.463586 q -0.301356,0 -0.537417,-0.135609 -0.236062,-0.13561 -0.371672,-0.371672 v 0.457056 H 53.368426 V 58.74687 h 0.673027 v 1.496732 q 0.140633,-0.241085 0.366649,-0.371672 0.231039,-0.13561 0.537417,-0.13561 0.256152,0 0.467101,0.110497 0.210949,0.110497 0.361627,0.296333 0.1557,0.185836 0.236061,0.436965 0.08538,0.25113 0.08538,0.527372 0,0.286288 -0.09543,0.532395 -0.09041,0.246107 -0.256152,0.431942 -0.165745,0.180814 -0.391762,0.286288 -0.226016,0.105474 -0.487191,0.105474 z m -0.185836,-0.572575 q 0.160723,0 0.296333,-0.06027 0.13561,-0.06529 0.231039,-0.170768 0.09543,-0.105474 0.145655,-0.246107 0.05525,-0.140632 0.05525,-0.301355 0,-0.160723 -0.05023,-0.306378 -0.05023,-0.145655 -0.145655,-0.256152 -0.09041,-0.110497 -0.215972,-0.175791 -0.125565,-0.06529 -0.276242,-0.06529 -0.226017,0 -0.40683,0.150678 -0.175791,0.145655 -0.27122,0.361627 v 0.627823 q 0.03516,0.100452 0.100452,0.180814 0.07032,0.08036 0.1557,0.140632 0.08538,0.05525 0.185836,0.09041 0.100452,0.03014 0.195881,0.03014 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path426" /><path
+ d="m 57.773232,62.463586 q -0.316423,0 -0.572575,-0.105474 -0.256152,-0.110497 -0.436966,-0.296333 -0.180813,-0.185836 -0.281265,-0.431942 -0.09543,-0.246107 -0.09543,-0.517327 0,-0.281265 0.09543,-0.527372 0.09543,-0.25113 0.276243,-0.436966 0.180813,-0.190858 0.436965,-0.301355 0.261175,-0.110497 0.582621,-0.110497 0.321445,0 0.572575,0.110497 0.256152,0.110497 0.431943,0.296333 0.180813,0.185836 0.271219,0.431943 0.09543,0.246107 0.09543,0.512304 0,0.06529 -0.005,0.125565 0,0.06027 -0.01004,0.100451 h -2.034149 q 0.01507,0.155701 0.07534,0.276243 0.06027,0.120542 0.1557,0.205926 0.09543,0.08538 0.215971,0.130587 0.120543,0.0452 0.25113,0.0452 0.200904,0 0.376694,-0.09543 0.180813,-0.100451 0.246107,-0.261174 l 0.577598,0.160723 q -0.145655,0.301355 -0.467101,0.497236 -0.316423,0.190858 -0.758411,0.190858 z m 0.683072,-1.587138 q -0.02511,-0.296333 -0.220994,-0.472123 -0.190858,-0.180814 -0.467101,-0.180814 -0.13561,0 -0.256152,0.05023 -0.115519,0.0452 -0.205926,0.130588 -0.09041,0.08538 -0.150678,0.205926 -0.05525,0.120542 -0.06529,0.266197 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path427" /><path
+ d="m 63.212689,62.413361 h -0.673027 v -1.476642 q 0,-0.316423 -0.110497,-0.462078 -0.110497,-0.145655 -0.306378,-0.145655 -0.100451,0 -0.205926,0.04018 -0.105474,0.04018 -0.200903,0.11552 -0.09041,0.07032 -0.165746,0.170768 -0.07534,0.100452 -0.110497,0.220994 v 1.536913 h -0.673027 v -2.631838 h 0.607733 v 0.487192 q 0.145656,-0.25113 0.421898,-0.391762 0.276242,-0.140633 0.622801,-0.140633 0.246107,0 0.401807,0.09041 0.155701,0.09041 0.241085,0.236061 0.08538,0.145656 0.115519,0.331491 0.03516,0.185836 0.03516,0.376695 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path428" /><path
+ d="m 65.186559,59.475145 -0.431943,-0.130587 0.27122,-0.597688 h 0.627824 z m -0.165746,2.988441 q -0.316423,0 -0.572575,-0.105474 -0.256152,-0.110497 -0.436965,-0.296333 -0.180813,-0.185836 -0.281265,-0.431942 -0.09543,-0.246107 -0.09543,-0.517327 0,-0.281265 0.09543,-0.527372 0.09543,-0.25113 0.276242,-0.436966 0.180814,-0.190858 0.436966,-0.301355 0.261174,-0.110497 0.58262,-0.110497 0.321446,0 0.572575,0.110497 0.256152,0.110497 0.431943,0.296333 0.180813,0.185836 0.27122,0.431943 0.09543,0.246107 0.09543,0.512304 0,0.06529 -0.005,0.125565 0,0.06027 -0.01005,0.100451 h -2.034149 q 0.01507,0.155701 0.07534,0.276243 0.06027,0.120542 0.155701,0.205926 0.09543,0.08538 0.215971,0.130587 0.120542,0.0452 0.251129,0.0452 0.200904,0 0.376695,-0.09543 0.180813,-0.100451 0.246107,-0.261174 l 0.577597,0.160723 q -0.145655,0.301355 -0.4671,0.497236 -0.316424,0.190858 -0.758412,0.190858 z m 0.683073,-1.587138 q -0.02511,-0.296333 -0.220994,-0.472123 -0.190859,-0.180814 -0.467101,-0.180814 -0.13561,0 -0.256152,0.05023 -0.11552,0.0452 -0.205926,0.130588 -0.09041,0.08538 -0.150678,0.205926 -0.05525,0.120542 -0.06529,0.266197 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path429" /><path
+ d="m 69.254851,62.413361 h -0.673027 v -1.476642 q 0,-0.311401 -0.115519,-0.457056 -0.11552,-0.150677 -0.326469,-0.150677 -0.09041,0 -0.190858,0.04018 -0.100452,0.04018 -0.190859,0.11552 -0.09041,0.07032 -0.165745,0.170768 -0.07534,0.100452 -0.110497,0.220994 v 1.536913 H 66.80885 V 58.74687 h 0.673027 v 1.521845 q 0.145655,-0.256153 0.391762,-0.391762 0.25113,-0.140633 0.552485,-0.140633 0.256152,0 0.416875,0.09041 0.160723,0.08538 0.251129,0.231039 0.09041,0.145655 0.125565,0.331491 0.03516,0.185836 0.03516,0.381717 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path430" /><path
+ d="m 70.560718,62.463586 q -0.190858,0 -0.356604,-0.06027 -0.165745,-0.06529 -0.286287,-0.17579 -0.120542,-0.11552 -0.190859,-0.266198 -0.06529,-0.150677 -0.06529,-0.33149 0,-0.185836 0.08036,-0.341537 0.08538,-0.160722 0.231039,-0.271219 0.150678,-0.110497 0.356604,-0.170769 0.205926,-0.06529 0.452033,-0.06529 0.175791,0 0.341536,0.03014 0.170768,0.03014 0.301356,0.08538 v -0.150677 q 0,-0.261175 -0.150678,-0.401808 -0.145655,-0.140632 -0.436965,-0.140632 -0.210949,0 -0.411853,0.07534 -0.200903,0.07534 -0.411852,0.220994 l -0.205926,-0.42692 q 0.507281,-0.336514 1.094924,-0.336514 0.567553,0 0.878954,0.281265 0.316423,0.276243 0.316423,0.803615 v 0.818682 q 0,0.105474 0.03516,0.150677 0.04018,0.0452 0.125565,0.05023 v 0.572576 q -0.170768,0.03516 -0.296333,0.03516 -0.190858,0 -0.296333,-0.08538 -0.100452,-0.08538 -0.125565,-0.226017 l -0.01507,-0.145655 q -0.175791,0.231039 -0.426921,0.351581 -0.251129,0.120542 -0.537417,0.120542 z m 0.190859,-0.492213 q 0.170768,0 0.321446,-0.06027 0.1557,-0.06027 0.241084,-0.160723 0.110497,-0.08538 0.110497,-0.190859 v -0.301355 q -0.120542,-0.0452 -0.261175,-0.07032 -0.140632,-0.03014 -0.27122,-0.03014 -0.261174,0 -0.42692,0.120542 -0.165745,0.11552 -0.165745,0.296333 0,0.170768 0.130587,0.286288 0.130587,0.110497 0.321446,0.110497 z m 0.326468,-2.496228 -0.431943,-0.130587 0.27122,-0.597688 h 0.627824 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path431" /><path
+ d="m 75.171451,62.413361 h -0.673027 v -1.476642 q 0,-0.316423 -0.110497,-0.462078 -0.110497,-0.145655 -0.306378,-0.145655 -0.100452,0 -0.205927,0.04018 -0.105474,0.04018 -0.200903,0.11552 -0.09041,0.07032 -0.165746,0.170768 -0.07534,0.100452 -0.110497,0.220994 v 1.536913 h -0.673027 v -2.631838 h 0.607734 v 0.487192 q 0.145655,-0.25113 0.421897,-0.391762 0.276243,-0.140633 0.622801,-0.140633 0.246107,0 0.401808,0.09041 0.1557,0.09041 0.241084,0.236061 0.08538,0.145656 0.115519,0.331491 0.03516,0.185836 0.03516,0.376695 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path432" /><path
+ d="m 75.754056,62.925665 q 0.08538,0.02511 0.165745,0.03516 0.08036,0.01507 0.13561,0.01507 0.06529,0 0.120542,-0.02511 0.05525,-0.02511 0.100452,-0.09041 0.0452,-0.06027 0.09041,-0.170768 0.0452,-0.110497 0.09543,-0.276242 l -1.039676,-2.631838 h 0.693117 l 0.713208,2.049217 0.632846,-2.049217 h 0.632847 l -1.10497,3.154187 q -0.09543,0.276242 -0.326468,0.452033 -0.231039,0.175791 -0.572576,0.175791 -0.08036,0 -0.165745,-0.01507 -0.08036,-0.01004 -0.170768,-0.04018 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path433" /><path
+ d="m 80.620939,62.463586 q -0.27122,0 -0.502259,-0.105474 -0.231039,-0.105474 -0.396785,-0.29131 -0.165745,-0.185836 -0.261174,-0.431943 -0.09041,-0.251129 -0.09041,-0.537417 0,-0.286288 0.08538,-0.532395 0.09041,-0.246107 0.246107,-0.431942 0.1557,-0.185836 0.371672,-0.291311 0.215971,-0.105474 0.472123,-0.105474 0.29131,0 0.52235,0.140633 0.236061,0.140632 0.366649,0.366649 V 58.74687 h 0.673027 v 2.893012 q 0,0.105474 0.03516,0.150677 0.03516,0.0452 0.120542,0.05023 v 0.572576 q -0.175791,0.03516 -0.286288,0.03516 -0.180813,0 -0.296332,-0.09041 -0.11552,-0.09041 -0.130588,-0.236062 l -0.01507,-0.165745 q -0.145655,0.251129 -0.396784,0.381717 -0.246107,0.125564 -0.517327,0.125564 z m 0.175791,-0.572575 q 0.09543,0 0.195881,-0.03014 0.100452,-0.03516 0.185836,-0.09543 0.08538,-0.06027 0.150677,-0.140632 0.07032,-0.08036 0.105475,-0.175791 V 60.8212 q -0.04018,-0.110497 -0.11552,-0.200904 -0.07032,-0.09543 -0.165745,-0.160723 -0.09041,-0.07032 -0.195881,-0.110497 -0.100452,-0.04018 -0.200904,-0.04018 -0.150678,0 -0.281265,0.06529 -0.125565,0.06529 -0.215971,0.180813 -0.09041,0.110497 -0.140633,0.256152 -0.05023,0.145655 -0.05023,0.301356 0,0.165745 0.05525,0.306378 0.05525,0.140632 0.150677,0.246107 0.09543,0.105474 0.226017,0.165745 0.13561,0.06027 0.296333,0.06027 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path434" /><path
+ d="m 83.986067,62.463586 q -0.321446,0 -0.577598,-0.110496 -0.256152,-0.110497 -0.436965,-0.296333 -0.175791,-0.190859 -0.27122,-0.436966 -0.09543,-0.246107 -0.09543,-0.517326 0,-0.276243 0.09543,-0.52235 0.09543,-0.246107 0.27122,-0.431943 0.180813,-0.190858 0.436965,-0.301355 0.256152,-0.110497 0.577598,-0.110497 0.321446,0 0.572575,0.110497 0.256152,0.110497 0.431943,0.301355 0.180813,0.185836 0.276242,0.431943 0.09543,0.246107 0.09543,0.52235 0,0.271219 -0.09543,0.517326 -0.09543,0.246107 -0.27122,0.436966 -0.17579,0.185836 -0.431942,0.296333 -0.256152,0.110496 -0.577598,0.110496 z m -0.688095,-1.361121 q 0,0.17579 0.05023,0.321445 0.05525,0.140633 0.145655,0.246107 0.09543,0.105475 0.220994,0.165746 0.125565,0.05525 0.27122,0.05525 0.145655,0 0.27122,-0.05525 0.125564,-0.06027 0.215971,-0.165746 0.09543,-0.105474 0.145655,-0.251129 0.05525,-0.145655 0.05525,-0.321446 0,-0.170768 -0.05525,-0.316423 -0.05023,-0.145655 -0.145655,-0.25113 -0.09041,-0.105474 -0.215971,-0.160723 -0.125565,-0.06027 -0.27122,-0.06027 -0.145655,0 -0.27122,0.06027 -0.125565,0.06027 -0.220994,0.165746 -0.09041,0.105474 -0.145655,0.251129 -0.05023,0.145655 -0.05023,0.316424 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path435" /><path
+ d="m 85.809263,58.74687 h 0.673027 v 2.822695 q 0,0.145656 0.07032,0.226017 0.07032,0.08036 0.200903,0.08036 0.06027,0 0.130588,-0.02009 0.07534,-0.02009 0.140632,-0.05023 l 0.09041,0.512304 q -0.13561,0.06529 -0.316423,0.100452 -0.180814,0.03516 -0.326469,0.03516 -0.316423,0 -0.492214,-0.165745 -0.170768,-0.170768 -0.170768,-0.482169 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path436" /><path
+ d="m 88.436076,62.428428 q -0.266197,0 -0.482169,-0.105474 -0.215971,-0.105474 -0.376694,-0.286288 -0.1557,-0.185836 -0.241084,-0.42692 -0.08538,-0.241084 -0.08538,-0.512304 0,-0.286288 0.09041,-0.532395 0.09041,-0.246107 0.25113,-0.431942 0.160723,-0.185836 0.386739,-0.291311 0.226017,-0.105474 0.497237,-0.105474 0.306378,0 0.537417,0.140633 0.231039,0.135609 0.381717,0.366649 v -0.462079 h 0.587643 v 2.506273 q 0,0.29131 -0.110497,0.522349 -0.110497,0.231039 -0.306378,0.391762 -0.190859,0.160723 -0.462078,0.246107 -0.266198,0.08538 -0.582621,0.08538 -0.431943,0 -0.728275,-0.145655 -0.291311,-0.140632 -0.502259,-0.401807 l 0.366649,-0.356604 q 0.150677,0.185836 0.376694,0.29131 0.231039,0.105475 0.487191,0.105475 0.1557,0 0.296333,-0.0452 0.145655,-0.04018 0.256152,-0.130587 0.110497,-0.09041 0.170768,-0.231039 0.06529,-0.140633 0.06529,-0.331491 v -0.331491 q -0.130588,0.226016 -0.366649,0.351581 -0.236062,0.120542 -0.507282,0.120542 z m 0.226017,-0.537417 q 0.110497,0 0.210948,-0.03516 0.100452,-0.03516 0.185836,-0.09543 0.08538,-0.06027 0.150678,-0.140633 0.06529,-0.08036 0.100452,-0.170768 V 60.8212 q -0.09041,-0.23104 -0.286288,-0.371672 -0.190858,-0.140633 -0.401807,-0.140633 -0.1557,0 -0.281265,0.07032 -0.125565,0.06529 -0.215971,0.180813 -0.09041,0.110497 -0.140633,0.256152 -0.0452,0.145655 -0.0452,0.301355 0,0.160723 0.05525,0.301356 0.05525,0.140632 0.150678,0.246107 0.100452,0.105474 0.231039,0.165745 0.130587,0.06027 0.286288,0.06027 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path437" /><path
+ d="m 91.806227,62.463586 q -0.321446,0 -0.577598,-0.110496 -0.256152,-0.110497 -0.436966,-0.296333 -0.17579,-0.190859 -0.271219,-0.436966 -0.09543,-0.246107 -0.09543,-0.517326 0,-0.276243 0.09543,-0.52235 0.09543,-0.246107 0.271219,-0.431943 0.180814,-0.190858 0.436966,-0.301355 0.256152,-0.110497 0.577598,-0.110497 0.321445,0 0.572575,0.110497 0.256152,0.110497 0.431943,0.301355 0.180813,0.185836 0.276242,0.431943 0.09543,0.246107 0.09543,0.52235 0,0.271219 -0.09543,0.517326 -0.09543,0.246107 -0.27122,0.436966 -0.17579,0.185836 -0.431942,0.296333 -0.256153,0.110496 -0.577598,0.110496 z m -0.688095,-1.361121 q 0,0.17579 0.05023,0.321445 0.05525,0.140633 0.145655,0.246107 0.09543,0.105475 0.220994,0.165746 0.125565,0.05525 0.27122,0.05525 0.145655,0 0.27122,-0.05525 0.125564,-0.06027 0.215971,-0.165746 0.09543,-0.105474 0.145655,-0.251129 0.05525,-0.145655 0.05525,-0.321446 0,-0.170768 -0.05525,-0.316423 -0.05023,-0.145655 -0.145655,-0.25113 -0.09041,-0.105474 -0.215971,-0.160723 -0.125565,-0.06027 -0.27122,-0.06027 -0.145655,0 -0.27122,0.06027 -0.125565,0.06027 -0.220994,0.165746 -0.09041,0.105474 -0.145655,0.251129 -0.05023,0.145655 -0.05023,0.316424 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path438" /><path
+ d="m 95.176371,62.277751 q -0.13561,0.06027 -0.331491,0.120542 -0.195881,0.06027 -0.411852,0.06027 -0.140632,0 -0.266197,-0.03516 -0.120542,-0.03516 -0.215972,-0.110497 -0.09041,-0.08036 -0.145655,-0.200904 -0.05525,-0.125565 -0.05525,-0.301355 v -1.5118 H 93.403395 V 59.78152 h 0.346559 v -0.85384 h 0.673027 v 0.85384 h 0.552485 v 0.517327 h -0.552485 v 1.285783 q 0,0.140633 0.07032,0.200904 0.07534,0.05525 0.180813,0.05525 0.105475,0 0.205927,-0.03516 0.100451,-0.03516 0.160722,-0.06027 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path439" /></g></g></g></svg>
diff --git a/share/screens/start-welcome-text.is.svg b/share/screens/start-welcome-text.is.svg
new file mode 100644
index 0000000..8adfe0e
--- /dev/null
+++ b/share/screens/start-welcome-text.is.svg
@@ -0,0 +1,144 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+ width="700.00037"
+ height="220"
+ viewBox="0 0 185.20843 58.208335"
+ version="1.1"
+ id="svg243962"
+ xml:space="preserve"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:svg="http://www.w3.org/2000/svg"><defs
+ id="defs243959" /><g
+ id="layer2"
+ style="font-variation-settings:normal;opacity:1;vector-effect:none;fill:#cbe1fb;fill-opacity:1;stroke-width:0.125564;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;-inkscape-stroke:none;stop-color:#000000;stop-opacity:1"
+ transform="translate(-976.04219)"><g
+ id="layer3-6"
+ transform="translate(968.73295,-31.837979)"
+ style="font-variation-settings:normal;vector-effect:none;fill:#cbe1fb;fill-opacity:1;stroke-width:0.125564;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;-inkscape-stroke:none;stop-color:#000000;stop-opacity:1"><g
+ aria-label="Velkomin!"
+ id="text118971-7"
+ style="font-size:13.5986px;line-height:1.25;font-family:'Roboto Condensed';-inkscape-font-specification:'Roboto Condensed, ';vector-effect:none;stroke-width:0.125564;stop-color:#000000;stop-opacity:1"><path
+ d="m 16.92198,40.620407 2.610932,7.302449 2.583734,-7.302449 h 1.971797 l -3.766813,9.655007 h -1.577437 l -3.79401,-9.655007 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path408" /><path
+ d="m 27.379271,50.4114 q -0.856712,0 -1.55024,-0.285571 -0.693529,-0.299169 -1.183079,-0.802318 -0.489549,-0.503148 -0.761521,-1.169479 -0.258374,-0.666332 -0.258374,-1.400656 0,-0.761522 0.258374,-1.427853 0.258373,-0.67993 0.747923,-1.183078 0.489549,-0.516747 1.183078,-0.815916 0.707127,-0.299169 1.577438,-0.299169 0.87031,0 1.55024,0.299169 0.693529,0.299169 1.16948,0.802317 0.489549,0.503148 0.734324,1.16948 0.258374,0.666331 0.258374,1.387057 0,0.176782 -0.0136,0.339965 0,0.163183 -0.0272,0.271972 h -5.507433 q 0.0408,0.421557 0.203979,0.747923 0.163183,0.326366 0.421556,0.557543 0.258374,0.231176 0.58474,0.353563 0.326366,0.122388 0.67993,0.122388 0.543944,0 1.019895,-0.258374 0.48955,-0.271972 0.666331,-0.707127 l 1.563839,0.435155 Q 30.30297,49.364307 29.43266,49.894653 28.575948,50.4114 27.379271,50.4114 Z m 1.84941,-4.297158 q -0.06799,-0.802318 -0.598339,-1.278269 -0.516747,-0.489549 -1.26467,-0.489549 -0.367162,0 -0.693528,0.135986 -0.312768,0.122387 -0.557543,0.353563 -0.244775,0.231177 -0.407958,0.557543 -0.149584,0.326366 -0.176782,0.720726 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path409" /><path
+ d="m 32.206761,40.348435 h 1.822213 v 7.642414 q 0,0.394359 0.19038,0.611937 0.190381,0.217577 0.543944,0.217577 0.163183,0 0.353564,-0.05439 0.203979,-0.05439 0.380761,-0.135986 l 0.244774,1.387057 q -0.367162,0.176782 -0.856711,0.271972 -0.48955,0.09519 -0.883909,0.09519 -0.856712,0 -1.332663,-0.448753 -0.462353,-0.462353 -0.462353,-1.305466 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path410" /><path
+ d="m 41.399408,50.275414 -2.066987,-3.086883 -0.9791,0.965501 v 2.121382 h -1.822212 v -9.926979 h 1.822212 v 6.02418 l 2.855707,-3.209269 h 1.944599 l -2.651727,3.018889 2.842108,4.093179 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path411" /><path
+ d="m 47.042803,50.4114 q -0.87031,0 -1.563839,-0.29917 -0.693529,-0.299169 -1.183078,-0.802317 -0.475951,-0.516747 -0.734325,-1.183078 -0.258373,-0.666332 -0.258373,-1.400656 0,-0.747923 0.258373,-1.414255 0.258374,-0.666331 0.734325,-1.169479 0.489549,-0.516747 1.183078,-0.815916 0.693529,-0.299169 1.563839,-0.299169 0.870311,0 1.550241,0.299169 0.693528,0.299169 1.169479,0.815916 0.48955,0.503148 0.747923,1.169479 0.258374,0.666332 0.258374,1.414255 0,0.734324 -0.258374,1.400656 -0.258373,0.666331 -0.734324,1.183078 -0.475951,0.503148 -1.16948,0.802317 -0.693528,0.29917 -1.563839,0.29917 z m -1.863008,-3.685221 q 0,0.475951 0.135986,0.87031 0.149584,0.380761 0.394359,0.666332 0.258374,0.28557 0.598339,0.448753 0.339965,0.149585 0.734324,0.149585 0.39436,0 0.734325,-0.149585 0.339965,-0.163183 0.584739,-0.448753 0.258374,-0.285571 0.39436,-0.67993 0.149584,-0.39436 0.149584,-0.870311 0,-0.462352 -0.149584,-0.856712 -0.135986,-0.394359 -0.39436,-0.67993 -0.244774,-0.28557 -0.584739,-0.435155 -0.339965,-0.163183 -0.734325,-0.163183 -0.394359,0 -0.734324,0.163183 -0.339965,0.163183 -0.598339,0.448754 -0.244775,0.285571 -0.394359,0.67993 -0.135986,0.394359 -0.135986,0.856712 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path412" /><path
+ d="m 63.061939,50.275414 h -1.822213 v -3.997989 q 0,-0.856712 -0.299169,-1.251071 -0.285571,-0.39436 -0.802318,-0.39436 -0.543944,0 -1.019895,0.421557 -0.475951,0.407958 -0.67993,1.074289 v 4.147574 h -1.822212 v -3.997989 q 0,-0.856712 -0.299169,-1.251071 -0.285571,-0.39436 -0.802318,-0.39436 -0.530345,0 -1.019895,0.407958 -0.475951,0.407958 -0.67993,1.07429 v 4.161172 h -1.822212 v -7.125667 h 1.64543 v 1.319064 q 0.39436,-0.693528 1.07429,-1.060691 0.693529,-0.38076 1.577438,-0.38076 0.897507,0 1.387057,0.435155 0.489549,0.435155 0.625535,1.074289 0.435156,-0.734324 1.101487,-1.115085 0.666331,-0.394359 1.523043,-0.394359 0.652733,0 1.07429,0.244774 0.421556,0.244775 0.652733,0.639135 0.231176,0.394359 0.312767,0.897507 0.09519,0.503148 0.09519,1.019895 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path413" /><path
+ d="m 64.652971,50.275414 v -7.125667 h 1.822213 v 7.125667 z m 0,-8.118365 v -1.808614 h 1.822213 v 1.808614 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path414" /><path
+ d="M 74.743122,50.275414 H 72.92091 v -3.997989 q 0,-0.856712 -0.29917,-1.251071 -0.299169,-0.39436 -0.829514,-0.39436 -0.271972,0 -0.557543,0.108789 -0.28557,0.108789 -0.543944,0.312768 -0.244775,0.19038 -0.448754,0.462352 -0.203979,0.271972 -0.299169,0.598339 v 4.161172 h -1.822212 v -7.125667 h 1.64543 v 1.319064 q 0.39436,-0.67993 1.142283,-1.060691 0.747923,-0.38076 1.686226,-0.38076 0.666332,0 1.087888,0.244774 0.421557,0.244775 0.652733,0.639135 0.231176,0.394359 0.312768,0.897507 0.09519,0.503148 0.09519,1.019895 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path415" /><path
+ d="m 76.687699,46.644587 v -6.11937 h 1.822212 v 6.11937 z m 0,3.630827 v -2.053389 h 1.822212 v 2.053389 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path416" /></g><g
+ aria-label="Við ættum að stilla
+ nokkur atriði..."
+ id="text115541-8"
+ style="font-size:5.02259px;line-height:1.25;font-family:'Roboto Condensed';-inkscape-font-specification:'Roboto Condensed, ';vector-effect:none;stroke-width:0.125564;stop-color:#000000;stop-opacity:1"><path
+ d="m 28.588918,58.993836 0.964337,2.697131 0.954293,-2.697131 h 0.728275 l -1.391257,3.566039 h -0.582621 l -1.401302,-3.566039 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path377" /><path
+ d="m 31.55224,62.559875 v -2.631837 h 0.673027 v 2.631837 z m 0,-2.998486 v -0.668004 h 0.673027 v 0.668004 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path378" /><path
+ d="m 35.1685,59.244966 -0.356603,0.195881 q 0.316423,0.366649 0.472123,0.808637 0.1557,0.436965 0.1557,0.85384 0,0.351582 -0.105474,0.632847 -0.105474,0.276242 -0.29131,0.472123 -0.180814,0.195881 -0.436966,0.301356 -0.256152,0.100451 -0.557507,0.100451 -0.29131,0 -0.54244,-0.09041 -0.246107,-0.09543 -0.431943,-0.256152 -0.180813,-0.165746 -0.286287,-0.38674 -0.105475,-0.226016 -0.105475,-0.487191 0,-0.246107 0.09543,-0.467101 0.09543,-0.220994 0.256152,-0.381717 0.165745,-0.160723 0.386739,-0.256152 0.220994,-0.09543 0.477146,-0.09543 0.261175,0 0.487191,0.110497 0.226017,0.105474 0.366649,0.281265 -0.05525,-0.241084 -0.160722,-0.467101 -0.105475,-0.226016 -0.291311,-0.436965 l -0.467101,0.261174 -0.195881,-0.261174 0.426921,-0.236062 Q 33.902808,59.300209 33.706927,59.1646 33.511046,59.02899 33.259916,58.89338 h 0.863886 q 0.241084,0.130587 0.452033,0.3114 l 0.396784,-0.226016 z m -1.793064,2.139623 q 0,0.140633 0.05023,0.261175 0.05525,0.11552 0.145655,0.205926 0.09041,0.08538 0.215971,0.13561 0.125565,0.05023 0.27122,0.05023 0.150678,0 0.276242,-0.05023 0.125565,-0.05525 0.215972,-0.145655 0.09543,-0.09041 0.145655,-0.210949 0.05525,-0.120542 0.05525,-0.261174 0,-0.140633 -0.05525,-0.256152 -0.05023,-0.11552 -0.140633,-0.200904 -0.09041,-0.08538 -0.215971,-0.130587 -0.125565,-0.05023 -0.27122,-0.05023 -0.150678,0 -0.276242,0.05023 -0.125565,0.05022 -0.220994,0.140632 -0.09041,0.08538 -0.145655,0.205926 -0.05023,0.11552 -0.05023,0.256152 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path379" /><path
+ d="m 37.835489,62.610101 q -0.190858,0 -0.356604,-0.06027 -0.165745,-0.06529 -0.286287,-0.17579 -0.120543,-0.11552 -0.190859,-0.266198 -0.06529,-0.150677 -0.06529,-0.331491 0,-0.185835 0.08036,-0.341536 0.08538,-0.160723 0.231039,-0.27122 0.150678,-0.110497 0.356604,-0.170768 0.205926,-0.06529 0.452033,-0.06529 0.160723,0 0.316423,0.02511 0.1557,0.02511 0.276243,0.07534 0.005,-0.0452 0.01507,-0.110496 0.01005,-0.07032 0.02511,-0.110497 -0.0452,-0.457056 -0.577597,-0.457056 -0.210949,0 -0.411853,0.07534 -0.200903,0.07534 -0.416875,0.220994 L 37.07708,60.219352 q 0.517327,-0.336513 1.099947,-0.336513 0.311401,0 0.54244,0.100452 0.231039,0.09543 0.376694,0.27122 0.165746,-0.170768 0.401807,-0.27122 0.236062,-0.100452 0.532395,-0.100452 0.321446,0 0.577598,0.110497 0.256152,0.110497 0.431943,0.296333 0.180813,0.185836 0.276242,0.431942 0.09543,0.246107 0.09543,0.52235 0,0.05525 -0.005,0.115519 -0.005,0.06027 -0.01005,0.100452 h -2.059261 q 0.02511,0.311401 0.231039,0.487191 0.210948,0.170769 0.492213,0.170769 0.200904,0 0.376695,-0.09543 0.180813,-0.100451 0.246107,-0.261174 l 0.577598,0.160723 q -0.145656,0.301355 -0.467101,0.497236 -0.321446,0.190858 -0.758411,0.190858 -0.376695,0 -0.668005,-0.145655 -0.286288,-0.150677 -0.462078,-0.396784 -0.09041,0.145655 -0.215972,0.246107 -0.125564,0.100451 -0.271219,0.170768 -0.140633,0.06529 -0.296333,0.09543 -0.150678,0.03014 -0.286288,0.03014 z m 0.190858,-0.492213 q 0.170769,0 0.321446,-0.06027 0.150678,-0.06027 0.241085,-0.160722 0.05022,-0.04018 0.08036,-0.08538 0.03014,-0.05023 0.03014,-0.09543 -0.01005,-0.02009 -0.02009,-0.06529 -0.01005,-0.0452 -0.01507,-0.09041 -0.005,-0.05023 -0.01005,-0.09543 -0.005,-0.05023 -0.005,-0.07534 -0.110497,-0.04018 -0.241085,-0.06027 -0.125564,-0.02511 -0.241084,-0.02511 -0.261175,0 -0.431943,0.120542 -0.165745,0.11552 -0.165745,0.296333 0,0.170768 0.130587,0.286288 0.13561,0.110497 0.326468,0.110497 z m 2.692109,-1.074835 q -0.02511,-0.301355 -0.220994,-0.487191 -0.190859,-0.185836 -0.477146,-0.185836 -0.286288,0 -0.477146,0.185836 -0.190859,0.185836 -0.215972,0.487191 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path380" /><path
+ d="m 43.380413,62.424266 q -0.13561,0.06027 -0.331491,0.120542 -0.195881,0.06027 -0.411852,0.06027 -0.140633,0 -0.266198,-0.03516 -0.120542,-0.03516 -0.215971,-0.110497 -0.09041,-0.08036 -0.145655,-0.200904 -0.05525,-0.125565 -0.05525,-0.301355 v -1.5118 h -0.346558 v -0.517327 h 0.346558 v -0.85384 h 0.673027 v 0.85384 h 0.552485 v 0.517327 h -0.552485 v 1.285783 q 0,0.140633 0.07032,0.200904 0.07534,0.05525 0.180813,0.05525 0.105474,0 0.205926,-0.03516 0.100452,-0.03516 0.160723,-0.06027 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path381" /><path
+ d="m 45.309082,62.424266 q -0.13561,0.06027 -0.331491,0.120542 -0.195881,0.06027 -0.411852,0.06027 -0.140633,0 -0.266198,-0.03516 -0.120542,-0.03516 -0.215971,-0.110497 -0.09041,-0.08036 -0.145655,-0.200904 -0.05525,-0.125565 -0.05525,-0.301355 v -1.5118 h -0.346558 v -0.517327 h 0.346558 v -0.85384 h 0.673027 v 0.85384 h 0.552485 v 0.517327 h -0.552485 v 1.285783 q 0,0.140633 0.07032,0.200904 0.07534,0.05525 0.180813,0.05525 0.105474,0 0.205926,-0.03516 0.100452,-0.03516 0.160723,-0.06027 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path382" /><path
+ d="m 46.464271,62.610101 q -0.40683,0 -0.617779,-0.261174 -0.210948,-0.261175 -0.210948,-0.773479 v -1.64741 h 0.673027 v 1.501755 q 0,0.607733 0.436965,0.607733 0.195881,0 0.376694,-0.115519 0.185836,-0.120543 0.301356,-0.361627 v -1.632342 h 0.673027 v 1.858359 q 0,0.105474 0.03516,0.150677 0.04018,0.0452 0.125565,0.05023 v 0.572575 q -0.100452,0.02009 -0.170768,0.02511 -0.06529,0.005 -0.120543,0.005 -0.180813,0 -0.296332,-0.08036 -0.110497,-0.08538 -0.130588,-0.23104 l -0.01507,-0.210948 q -0.175791,0.27122 -0.452034,0.406829 -0.276242,0.13561 -0.607733,0.13561 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path383" /><path
+ d="M 52.852997,62.559875 H 52.17997 v -1.476641 q 0,-0.316423 -0.110497,-0.462078 -0.105474,-0.145655 -0.296333,-0.145655 -0.200903,0 -0.376694,0.1557 -0.17579,0.150678 -0.251129,0.396784 v 1.53189 H 50.47229 v -1.476641 q 0,-0.316423 -0.110497,-0.462078 -0.105475,-0.145655 -0.296333,-0.145655 -0.195881,0 -0.376694,0.150677 -0.175791,0.150678 -0.25113,0.396785 v 1.536912 h -0.673027 v -2.631837 h 0.607733 v 0.487191 q 0.145655,-0.256152 0.396785,-0.391762 0.256152,-0.140632 0.58262,-0.140632 0.331491,0 0.512305,0.160723 0.180813,0.160723 0.231039,0.396784 0.160723,-0.271219 0.40683,-0.411852 0.246107,-0.145655 0.56253,-0.145655 0.241084,0 0.396784,0.09041 0.155701,0.09041 0.241085,0.236061 0.08538,0.145655 0.115519,0.331491 0.03516,0.185836 0.03516,0.376695 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path384" /><path
+ d="m 55.36429,62.610101 q -0.190858,0 -0.356604,-0.06027 -0.165745,-0.06529 -0.286288,-0.17579 -0.120542,-0.11552 -0.190858,-0.266198 -0.06529,-0.150677 -0.06529,-0.331491 0,-0.185835 0.08036,-0.341536 0.08538,-0.160723 0.231039,-0.27122 0.150678,-0.110497 0.356604,-0.170768 0.205926,-0.06529 0.452033,-0.06529 0.175791,0 0.341536,0.03014 0.170768,0.03014 0.301356,0.08538 v -0.150677 q 0,-0.261175 -0.150678,-0.401808 -0.145655,-0.140632 -0.436966,-0.140632 -0.210948,0 -0.411852,0.07534 -0.200904,0.07534 -0.411852,0.220994 l -0.205927,-0.426921 q 0.507282,-0.336513 1.094925,-0.336513 0.567553,0 0.878953,0.281265 0.316424,0.276242 0.316424,0.803614 v 0.818683 q 0,0.105474 0.03516,0.150677 0.04018,0.0452 0.125564,0.05023 v 0.572575 q -0.170768,0.03516 -0.296332,0.03516 -0.190859,0 -0.296333,-0.08538 -0.100452,-0.08538 -0.125565,-0.226017 l -0.01507,-0.145655 q -0.17579,0.231039 -0.42692,0.351581 -0.251129,0.120542 -0.537417,0.120542 z m 0.190858,-0.492213 q 0.170769,0 0.321446,-0.06027 0.155701,-0.06027 0.241085,-0.160722 0.110497,-0.08538 0.110497,-0.190859 V 61.40468 q -0.120543,-0.0452 -0.261175,-0.07032 -0.140633,-0.03014 -0.27122,-0.03014 -0.261175,0 -0.42692,0.120542 -0.165746,0.11552 -0.165746,0.296333 0,0.170768 0.130588,0.286288 0.130587,0.110497 0.321445,0.110497 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path385" /><path
+ d="m 59.864527,59.244966 -0.356604,0.195881 q 0.316424,0.366649 0.472124,0.808637 0.1557,0.436965 0.1557,0.85384 0,0.351582 -0.105474,0.632847 -0.105475,0.276242 -0.291311,0.472123 -0.180813,0.195881 -0.436965,0.301356 -0.256152,0.100451 -0.557507,0.100451 -0.291311,0 -0.54244,-0.09041 -0.246107,-0.09543 -0.431943,-0.256152 -0.180813,-0.165746 -0.286288,-0.38674 -0.105474,-0.226016 -0.105474,-0.487191 0,-0.246107 0.09543,-0.467101 0.09543,-0.220994 0.256152,-0.381717 0.165746,-0.160723 0.38674,-0.256152 0.220994,-0.09543 0.477146,-0.09543 0.261175,0 0.487191,0.110497 0.226017,0.105474 0.366649,0.281265 -0.05525,-0.241084 -0.160723,-0.467101 -0.105474,-0.226016 -0.29131,-0.436965 l -0.467101,0.261174 -0.195881,-0.261174 0.42692,-0.236062 Q 58.598836,59.300209 58.402954,59.1646 58.207073,59.02899 57.955944,58.89338 h 0.863885 q 0.241085,0.130587 0.452034,0.3114 l 0.396784,-0.226016 z m -1.793064,2.139623 q 0,0.140633 0.05022,0.261175 0.05525,0.11552 0.145656,0.205926 0.09041,0.08538 0.215971,0.13561 0.125565,0.05023 0.27122,0.05023 0.150678,0 0.276242,-0.05023 0.125565,-0.05525 0.215972,-0.145655 0.09543,-0.09041 0.145655,-0.210949 0.05525,-0.120542 0.05525,-0.261174 0,-0.140633 -0.05525,-0.256152 -0.05023,-0.11552 -0.140633,-0.200904 -0.09041,-0.08538 -0.215971,-0.130587 -0.125565,-0.05023 -0.27122,-0.05023 -0.150678,0 -0.276242,0.05023 -0.125565,0.05022 -0.220994,0.140632 -0.09041,0.08538 -0.145656,0.205926 -0.05022,0.11552 -0.05022,0.256152 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path386" /><path
+ d="m 62.807759,62.610101 q -0.331491,0 -0.647914,-0.105474 -0.316423,-0.105474 -0.54244,-0.301355 l 0.25113,-0.421898 q 0.241084,0.170768 0.467101,0.261175 0.231039,0.08538 0.457055,0.08538 0.200904,0 0.316424,-0.07534 0.115519,-0.07534 0.115519,-0.215971 0,-0.140633 -0.13561,-0.205927 -0.13561,-0.06529 -0.441988,-0.150677 -0.256152,-0.07032 -0.436965,-0.13561 -0.180813,-0.06529 -0.29131,-0.145655 -0.110497,-0.08538 -0.160723,-0.190859 -0.05023,-0.110497 -0.05023,-0.261175 0,-0.200903 0.07534,-0.361626 0.08036,-0.160723 0.220994,-0.27122 0.140632,-0.115519 0.326468,-0.175791 0.190859,-0.06027 0.411853,-0.06027 0.296332,0 0.552485,0.08538 0.261174,0.08538 0.477146,0.276243 l -0.27122,0.40683 q -0.200904,-0.150678 -0.391762,-0.220994 -0.185836,-0.07032 -0.371672,-0.07032 -0.170768,0 -0.286288,0.07032 -0.115519,0.07032 -0.115519,0.226016 0,0.07032 0.02511,0.11552 0.03014,0.0452 0.09041,0.08036 0.06027,0.03516 0.155701,0.07032 0.100451,0.03013 0.246107,0.06529 0.271219,0.07032 0.462078,0.140633 0.195881,0.07032 0.316423,0.160723 0.125565,0.09041 0.180813,0.210948 0.06027,0.11552 0.06027,0.281265 0,0.38674 -0.286287,0.612756 -0.286288,0.220994 -0.778502,0.220994 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path387" /><path
+ d="m 65.886607,62.424266 q -0.13561,0.06027 -0.331491,0.120542 -0.195881,0.06027 -0.411852,0.06027 -0.140633,0 -0.266198,-0.03516 -0.120542,-0.03516 -0.215971,-0.110497 -0.09041,-0.08036 -0.145655,-0.200904 -0.05525,-0.125565 -0.05525,-0.301355 v -1.5118 h -0.346558 v -0.517327 h 0.346558 v -0.85384 h 0.673027 v 0.85384 h 0.552485 v 0.517327 h -0.552485 v 1.285783 q 0,0.140633 0.07032,0.200904 0.07534,0.05525 0.180813,0.05525 0.105474,0 0.205926,-0.03516 0.100452,-0.03516 0.160723,-0.06027 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path388" /><path
+ d="m 66.238183,62.559875 v -2.631837 h 0.673027 v 2.631837 z m 0,-2.998486 v -0.668004 h 0.673027 v 0.668004 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path389" /><path
+ d="m 67.513914,58.893385 h 0.673027 v 2.822695 q 0,0.145655 0.07032,0.226017 0.07032,0.08036 0.200904,0.08036 0.06027,0 0.130587,-0.02009 0.07534,-0.02009 0.140633,-0.05023 l 0.09041,0.512304 q -0.13561,0.06529 -0.316424,0.100452 -0.180813,0.03516 -0.326468,0.03516 -0.316423,0 -0.492214,-0.165745 -0.170768,-0.170768 -0.170768,-0.482169 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path390" /><path
+ d="m 69.106073,58.893385 h 0.673028 v 2.822695 q 0,0.145655 0.07032,0.226017 0.07032,0.08036 0.200903,0.08036 0.06027,0 0.130588,-0.02009 0.07534,-0.02009 0.140632,-0.05023 l 0.09041,0.512304 q -0.13561,0.06529 -0.316423,0.100452 -0.180814,0.03516 -0.326469,0.03516 -0.316423,0 -0.492214,-0.165745 Q 69.10608,62.26354 69.10608,61.952139 Z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path391" /><path
+ d="m 71.421486,62.610101 q -0.190859,0 -0.356604,-0.06027 -0.165746,-0.06529 -0.286288,-0.17579 -0.120542,-0.11552 -0.190858,-0.266198 -0.06529,-0.150677 -0.06529,-0.331491 0,-0.185835 0.08036,-0.341536 0.08539,-0.160723 0.23104,-0.27122 0.150677,-0.110497 0.356604,-0.170768 0.205926,-0.06529 0.452033,-0.06529 0.17579,0 0.341536,0.03014 0.170768,0.03014 0.301355,0.08538 v -0.150677 q 0,-0.261175 -0.150678,-0.401808 -0.145655,-0.140632 -0.436965,-0.140632 -0.210949,0 -0.411852,0.07534 -0.200904,0.07534 -0.411853,0.220994 L 70.6681,60.219354 q 0.507282,-0.336513 1.094925,-0.336513 0.567553,0 0.878953,0.281265 0.316423,0.276242 0.316423,0.803614 v 0.818683 q 0,0.105474 0.03516,0.150677 0.04018,0.0452 0.125565,0.05023 v 0.572575 q -0.170768,0.03516 -0.296333,0.03516 -0.190858,0 -0.296332,-0.08538 -0.100452,-0.08538 -0.125565,-0.226017 l -0.01507,-0.145655 q -0.175791,0.231039 -0.42692,0.351581 -0.25113,0.120542 -0.537417,0.120542 z m 0.190858,-0.492213 q 0.170768,0 0.321446,-0.06027 0.1557,-0.06027 0.241084,-0.160722 0.110497,-0.08538 0.110497,-0.190859 V 61.40468 q -0.120542,-0.0452 -0.261174,-0.07032 -0.140633,-0.03014 -0.27122,-0.03014 -0.261175,0 -0.426921,0.120542 -0.165745,0.11552 -0.165745,0.296333 0,0.170768 0.130587,0.286288 0.130588,0.110497 0.321446,0.110497 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path392" /><path
+ d="m 37.8355,69.043617 h -0.673027 v -1.476642 q 0,-0.316423 -0.110497,-0.462078 -0.110497,-0.145655 -0.306378,-0.145655 -0.100452,0 -0.205927,0.04018 -0.105474,0.04018 -0.200903,0.11552 -0.09041,0.07032 -0.165746,0.170768 -0.07534,0.100452 -0.110497,0.220994 v 1.536913 h -0.673027 v -2.631838 h 0.607734 v 0.487192 q 0.145655,-0.25113 0.421897,-0.391763 0.276243,-0.140632 0.622802,-0.140632 0.246106,0 0.401807,0.09041 0.1557,0.09041 0.241084,0.236061 0.08538,0.145655 0.11552,0.331491 0.03516,0.185836 0.03516,0.376695 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path393" /><path
+ d="m 39.6386,69.093842 q -0.321445,0 -0.577598,-0.110497 -0.256152,-0.110497 -0.436965,-0.296332 -0.175791,-0.190859 -0.27122,-0.436966 -0.09543,-0.246107 -0.09543,-0.517327 0,-0.276242 0.09543,-0.522349 0.09543,-0.246107 0.27122,-0.431943 0.180813,-0.190858 0.436965,-0.301355 0.256153,-0.110497 0.577598,-0.110497 0.321446,0 0.572576,0.110497 0.256152,0.110497 0.431942,0.301355 0.180814,0.185836 0.276243,0.431943 0.09543,0.246107 0.09543,0.522349 0,0.27122 -0.09543,0.517327 -0.09543,0.246107 -0.27122,0.436966 -0.175791,0.185835 -0.431943,0.296332 -0.256152,0.110497 -0.577598,0.110497 z M 38.950505,67.73272 q 0,0.175791 0.05023,0.321446 0.05525,0.140633 0.145655,0.246107 0.09543,0.105475 0.220994,0.165746 0.125565,0.05525 0.27122,0.05525 0.145655,0 0.27122,-0.05525 0.125565,-0.06027 0.215972,-0.165746 0.09543,-0.105474 0.145655,-0.251129 0.05525,-0.145655 0.05525,-0.321446 0,-0.170768 -0.05525,-0.316423 -0.05023,-0.145655 -0.145655,-0.25113 -0.09041,-0.105474 -0.215972,-0.160723 -0.125565,-0.06027 -0.27122,-0.06027 -0.145655,0 -0.27122,0.06027 -0.125564,0.06027 -0.220994,0.165746 -0.09041,0.105474 -0.145655,0.251129 -0.05023,0.145655 -0.05023,0.316423 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path394" /><path
+ d="m 43.264906,69.043617 -0.763434,-1.140128 -0.361626,0.356603 v 0.783525 h -0.673028 v -3.666491 h 0.673028 v 2.225007 l 1.054743,-1.185331 h 0.718231 l -0.979405,1.115015 1.049721,1.5118 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path395" /><path
+ d="m 46.067505,69.043617 -0.763434,-1.140128 -0.361627,0.356603 v 0.783525 h -0.673027 v -3.666491 h 0.673027 v 2.225007 l 1.054744,-1.185331 h 0.718231 l -0.979405,1.115015 1.049721,1.5118 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path396" /><path
+ d="m 47.875629,69.093842 q -0.40683,0 -0.617779,-0.261174 -0.210949,-0.261175 -0.210949,-0.773479 v -1.64741 h 0.673028 v 1.501755 q 0,0.607733 0.436965,0.607733 0.195881,0 0.376694,-0.115519 0.185836,-0.120543 0.301356,-0.361627 v -1.632342 h 0.673027 v 1.858359 q 0,0.105474 0.03516,0.150677 0.04018,0.0452 0.125565,0.05023 v 0.572576 q -0.100452,0.02009 -0.170769,0.02511 -0.06529,0.005 -0.120542,0.005 -0.180813,0 -0.296332,-0.08036 -0.110497,-0.08538 -0.130588,-0.23104 l -0.01507,-0.210948 q -0.17579,0.27122 -0.452033,0.406829 -0.276242,0.13561 -0.607733,0.13561 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path397" /><path
+ d="m 51.743015,66.9944 q -0.306378,0.005 -0.547462,0.120542 -0.241085,0.110497 -0.346559,0.336513 v 1.592162 h -0.673027 v -2.631838 h 0.617778 v 0.56253 q 0.07032,-0.13561 0.165746,-0.241084 0.09543,-0.110497 0.205926,-0.190858 0.110497,-0.08036 0.220994,-0.120543 0.11552,-0.0452 0.220994,-0.0452 0.05525,0 0.08036,0 0.03014,0 0.05525,0.005 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path398" /><path
+ d="m 53.922813,69.093842 q -0.190858,0 -0.356604,-0.06027 -0.165745,-0.06529 -0.286287,-0.17579 -0.120543,-0.11552 -0.190859,-0.266198 -0.06529,-0.150677 -0.06529,-0.331491 0,-0.185835 0.08036,-0.341536 0.08538,-0.160723 0.231039,-0.27122 0.150678,-0.110497 0.356604,-0.170768 0.205926,-0.06529 0.452033,-0.06529 0.175791,0 0.341536,0.03014 0.170768,0.03014 0.301356,0.08538 v -0.150677 q 0,-0.261175 -0.150678,-0.401808 -0.145655,-0.140632 -0.436965,-0.140632 -0.210949,0 -0.411853,0.07534 -0.200903,0.07534 -0.411852,0.220994 l -0.205926,-0.426921 q 0.507281,-0.336513 1.094924,-0.336513 0.567553,0 0.878954,0.281265 0.316423,0.276242 0.316423,0.803614 v 0.818683 q 0,0.105474 0.03516,0.150677 0.04018,0.0452 0.125565,0.05023 v 0.572576 q -0.170768,0.03516 -0.296333,0.03516 -0.190859,0 -0.296333,-0.08538 -0.100452,-0.08538 -0.125565,-0.226017 l -0.01507,-0.145655 q -0.175791,0.231039 -0.426921,0.351581 -0.251129,0.120542 -0.537417,0.120542 z m 0.190859,-0.492213 q 0.170768,0 0.321445,-0.06027 0.155701,-0.06027 0.241085,-0.160722 0.110497,-0.08538 0.110497,-0.190859 v -0.301355 q -0.120542,-0.0452 -0.261175,-0.07032 -0.140633,-0.03014 -0.27122,-0.03014 -0.261175,0 -0.42692,0.120542 -0.165745,0.11552 -0.165745,0.296333 0,0.170768 0.130587,0.286288 0.130587,0.110497 0.321446,0.110497 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path399" /><path
+ d="m 57.64454,68.908007 q -0.13561,0.06027 -0.331491,0.120542 -0.195881,0.06027 -0.411853,0.06027 -0.140632,0 -0.266197,-0.03516 -0.120542,-0.03516 -0.215971,-0.110497 -0.09041,-0.08036 -0.145655,-0.200904 -0.05525,-0.125565 -0.05525,-0.301355 v -1.5118 h -0.346559 v -0.517327 h 0.346559 v -0.85384 h 0.673027 v 0.85384 h 0.552485 v 0.517327 H 56.89115 v 1.285783 q 0,0.140633 0.07032,0.200904 0.07534,0.05525 0.180814,0.05525 0.105474,0 0.205926,-0.03516 0.100452,-0.03516 0.160723,-0.06027 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path400" /><path
+ d="m 59.563163,66.9944 q -0.306378,0.005 -0.547462,0.120542 -0.241084,0.110497 -0.346559,0.336513 v 1.592162 h -0.673027 v -2.631838 h 0.617779 v 0.56253 q 0.07032,-0.13561 0.165745,-0.241084 0.09543,-0.110497 0.205927,-0.190858 0.110497,-0.08036 0.220994,-0.120543 0.115519,-0.0452 0.220994,-0.0452 0.05525,0 0.08036,0 0.03014,0 0.05525,0.005 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path401" /><path
+ d="m 59.939854,69.043617 v -2.631838 h 0.673027 v 2.631838 z m 0,-2.998487 v -0.668004 h 0.673027 v 0.668004 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path402" /><path
+ d="m 63.556117,65.728707 -0.356604,0.195881 q 0.316423,0.366649 0.472123,0.808637 0.1557,0.436965 0.1557,0.85384 0,0.351582 -0.105474,0.632847 -0.105474,0.276242 -0.29131,0.472123 -0.180813,0.195881 -0.436966,0.301356 -0.256152,0.100451 -0.557507,0.100451 -0.29131,0 -0.54244,-0.09041 -0.246107,-0.09543 -0.431943,-0.256152 -0.180813,-0.165746 -0.286287,-0.38674 -0.105475,-0.226016 -0.105475,-0.487191 0,-0.246107 0.09543,-0.467101 0.09543,-0.220994 0.256152,-0.381717 0.165745,-0.160723 0.386739,-0.256152 0.220994,-0.09543 0.477146,-0.09543 0.261175,0 0.487192,0.110497 0.226016,0.105474 0.366649,0.281265 -0.05525,-0.241084 -0.160723,-0.467101 -0.105475,-0.226016 -0.291311,-0.436965 l -0.4671,0.261174 -0.195881,-0.261174 0.42692,-0.236062 q -0.160723,-0.140633 -0.356604,-0.276242 -0.195881,-0.13561 -0.447011,-0.27122 h 0.863886 q 0.241084,0.130587 0.452033,0.3114 l 0.396785,-0.226016 z m -1.793065,2.139623 q 0,0.140633 0.05023,0.261175 0.05525,0.11552 0.145655,0.205926 0.09041,0.08538 0.215971,0.13561 0.125565,0.05023 0.27122,0.05023 0.150678,0 0.276243,-0.05023 0.125564,-0.05525 0.215971,-0.145655 0.09543,-0.09041 0.145655,-0.210949 0.05525,-0.120542 0.05525,-0.261174 0,-0.140633 -0.05525,-0.256152 -0.05023,-0.11552 -0.140632,-0.200904 -0.09041,-0.08538 -0.215972,-0.130587 -0.125565,-0.05023 -0.27122,-0.05023 -0.150677,0 -0.276242,0.05023 -0.125565,0.05022 -0.220994,0.140632 -0.09041,0.08538 -0.145655,0.205926 -0.05023,0.11552 -0.05023,0.256152 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path403" /><path
+ d="m 64.299454,69.043617 v -2.631838 h 0.673027 v 2.631838 z m 0,-2.998487 v -0.668004 h 0.673027 v 0.668004 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path404" /><path
+ d="m 65.565141,69.043617 v -0.723253 h 0.552485 v 0.723253 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path405" /><path
+ d="m 66.695218,69.043617 v -0.723253 h 0.552485 v 0.723253 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path406" /><path
+ d="m 67.825292,69.043617 v -0.723253 h 0.552484 v 0.723253 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path407" /></g></g></g></svg>
diff --git a/share/screens/start-welcome-text.it.svg b/share/screens/start-welcome-text.it.svg
new file mode 100644
index 0000000..ca01ae2
--- /dev/null
+++ b/share/screens/start-welcome-text.it.svg
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+ width="700.00018"
+ height="220"
+ viewBox="0 0 185.20838 58.208335"
+ version="1.1"
+ id="svg243962"
+ xml:space="preserve"
+ sodipodi:docname="it.svg"
+ inkscape:version="1.3-dev (77c38b38a8, 2022-05-06, custom)"
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:svg="http://www.w3.org/2000/svg"><sodipodi:namedview
+ id="namedview1"
+ pagecolor="#ffffff"
+ bordercolor="#000000"
+ borderopacity="0.25"
+ inkscape:showpageshadow="2"
+ inkscape:pageopacity="0.0"
+ inkscape:pagecheckerboard="0"
+ inkscape:deskcolor="#d1d1d1"
+ showgrid="false"
+ inkscape:zoom="1.0727273"
+ inkscape:cx="316.94915"
+ inkscape:cy="110.4661"
+ inkscape:current-layer="svg243962" /><defs
+ id="defs243959" /><path
+ id="path22"
+ style="font-weight:bold;font-size:13.9208px;line-height:1.25;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;fill:#cbe1fb;stroke-width:0.125564;stop-color:#000000"
+ d="M 80.589397 8.7369345 L 80.589397 15.001668 L 82.454916 15.001668 L 82.454916 8.7369345 L 80.589397 8.7369345 z M 8.0206991 8.8346029 L 8.0206991 18.718237 L 12.795085 18.718237 C 13.231269 18.718237 13.639831 18.662688 14.020333 18.551323 C 14.410115 18.439956 14.749113 18.277466 15.036808 18.064014 C 15.333785 17.850561 15.565324 17.586318 15.732373 17.270781 C 15.899423 16.955243 15.983004 16.58873 15.983004 16.171106 C 15.983004 15.521469 15.816358 14.983122 15.482259 14.556218 C 15.157441 14.120033 14.711502 13.818412 14.14539 13.651363 C 14.609416 13.447191 14.96243 13.136227 15.203723 12.718604 C 15.445017 12.2917 15.565458 11.836933 15.565458 11.354346 C 15.565458 11.048089 15.50991 10.746469 15.398543 10.449491 C 15.296458 10.143234 15.147983 9.8738019 14.953093 9.6417888 C 14.758201 9.4004952 14.521474 9.2058168 14.243058 9.0573284 C 13.964643 8.90884 13.653678 8.8346029 13.310299 8.8346029 L 8.0206991 8.8346029 z M 67.044487 9.0573284 L 67.044487 11.424109 L 66.083822 11.424109 L 66.083822 12.857613 L 67.044487 12.857613 L 67.044487 17.048055 C 67.044487 17.372874 67.095363 17.651133 67.197449 17.883146 C 67.299535 18.105879 67.43451 18.29173 67.601559 18.440218 C 67.77789 18.579423 67.97724 18.681176 68.199972 18.746143 C 68.431985 18.811109 68.678057 18.843811 68.937912 18.843811 C 69.336975 18.843811 69.717504 18.787745 70.079444 18.67638 C 70.441384 18.565013 70.747677 18.453916 70.998251 18.34255 L 70.622047 16.866671 C 70.51068 16.91307 70.362206 16.969136 70.176596 17.034103 C 69.990985 17.099069 69.800978 17.131254 69.606088 17.131254 C 69.411197 17.131254 69.244034 17.080378 69.104827 16.978292 C 68.974899 16.866926 68.910006 16.681075 68.910006 16.42122 L 68.910006 12.857613 L 70.441179 12.857613 L 70.441179 11.424109 L 68.910006 11.424109 L 68.910006 9.0573284 L 67.044487 9.0573284 z M 9.9415121 10.477397 L 12.586312 10.477397 C 12.892569 10.477397 13.147985 10.588494 13.352157 10.811227 C 13.565608 11.033959 13.672551 11.335579 13.672551 11.716081 C 13.672551 12.105862 13.556265 12.412155 13.324251 12.634888 C 13.101519 12.85762 12.827931 12.969234 12.503113 12.969234 L 9.9415121 12.969234 L 9.9415121 10.477397 z M 20.702096 11.298535 C 20.108142 11.298535 19.570311 11.400805 19.087724 11.604977 C 18.614417 11.809148 18.210527 12.087408 17.876428 12.440068 C 17.542329 12.783447 17.286913 13.187337 17.110584 13.651363 C 16.934254 14.106109 16.846 14.593063 16.846 15.112773 C 16.846 15.613921 16.934254 16.092048 17.110584 16.546794 C 17.296194 17.00154 17.556282 17.400758 17.890381 17.744137 C 18.22448 18.087516 18.62837 18.361104 19.101677 18.565275 C 19.574983 18.760166 20.10347 18.857764 20.688143 18.857764 C 21.504829 18.857764 22.205667 18.681257 22.79034 18.328597 C 23.384294 17.966657 23.8157 17.507218 24.084835 16.950387 L 22.484416 16.504936 C 22.363769 16.801913 22.136386 17.043312 21.802287 17.228923 C 21.477469 17.405253 21.129127 17.493506 20.757906 17.493506 C 20.516613 17.493506 20.284557 17.451457 20.061825 17.367932 C 19.839092 17.284407 19.639742 17.163966 19.463412 17.006197 C 19.287082 16.848428 19.143279 16.657905 19.031913 16.435173 C 18.920546 16.21244 18.850981 15.957541 18.823141 15.669845 L 24.461039 15.669845 C 24.479599 15.595601 24.488945 15.502675 24.488945 15.391309 C 24.498225 15.279942 24.502897 15.164173 24.502897 15.043526 C 24.502897 14.551659 24.414644 14.078204 24.238314 13.623458 C 24.071264 13.168712 23.82052 12.769494 23.486422 12.426115 C 23.161604 12.082735 22.762386 11.809148 22.289079 11.604977 C 21.825053 11.400805 21.296049 11.298535 20.702096 11.298535 z M 30.223995 11.298535 C 29.583639 11.298535 29.008431 11.428321 28.498002 11.688176 C 27.987574 11.948031 27.5977 12.310388 27.328565 12.774414 L 27.328565 11.424109 L 25.64443 11.424109 L 25.64443 18.718237 L 27.509432 18.718237 L 27.509432 14.458549 C 27.574396 14.235817 27.676666 14.031794 27.815873 13.846183 C 27.955081 13.660573 28.108228 13.502754 28.275277 13.372827 C 28.451607 13.233619 28.636942 13.126677 28.831832 13.052433 C 29.026723 12.978189 29.217246 12.941329 29.402857 12.941329 C 29.764797 12.941329 30.047729 13.075787 30.251901 13.344922 C 30.456072 13.614058 30.558342 14.040791 30.558342 14.625464 L 30.558342 18.718237 L 32.423861 18.718237 L 32.423861 14.166061 C 32.423861 13.8134 32.391159 13.465576 32.326193 13.122197 C 32.270509 12.778817 32.163567 12.472525 32.005799 12.20339 C 31.848029 11.934255 31.625319 11.716216 31.337622 11.549166 C 31.049927 11.382117 30.678741 11.298535 30.223995 11.298535 z M 44.673759 11.298535 C 44.079806 11.298535 43.541458 11.400805 43.058871 11.604977 C 42.585565 11.809148 42.182191 12.087408 41.848092 12.440068 C 41.513993 12.783447 41.258577 13.187337 41.082247 13.651363 C 40.905917 14.106109 40.817664 14.593063 40.817664 15.112773 C 40.817664 15.613921 40.905917 16.092048 41.082247 16.546794 C 41.267858 17.00154 41.527946 17.400758 41.862045 17.744137 C 42.196143 18.087516 42.599517 18.361104 43.072823 18.565275 C 43.54613 18.760166 44.075134 18.857764 44.659807 18.857764 C 45.476493 18.857764 46.177331 18.681257 46.762004 18.328597 C 47.355957 17.966657 47.787363 17.507218 48.056499 16.950387 L 46.455563 16.504936 C 46.334916 16.801913 46.107533 17.043312 45.773434 17.228923 C 45.448616 17.405253 45.100791 17.493506 44.72957 17.493506 C 44.488277 17.493506 44.256221 17.451457 44.033488 17.367932 C 43.810756 17.284407 43.611405 17.163966 43.435075 17.006197 C 43.258745 16.848428 43.114944 16.657905 43.003577 16.435173 C 42.892209 16.21244 42.822644 15.957541 42.794804 15.669845 L 48.432703 15.669845 C 48.451263 15.595601 48.460092 15.502675 48.460092 15.391309 C 48.469372 15.279942 48.474044 15.164173 48.474044 15.043526 C 48.474044 14.551659 48.386308 14.078204 48.209978 13.623458 C 48.042929 13.168712 47.792185 12.769494 47.458086 12.426115 C 47.133267 12.082735 46.734049 11.809148 46.260743 11.604977 C 45.796716 11.400805 45.267713 11.298535 44.673759 11.298535 z M 54.195659 11.298535 C 53.555303 11.298535 52.980095 11.428321 52.469666 11.688176 C 51.959237 11.948031 51.569363 12.310388 51.300228 12.774414 L 51.300228 11.424109 L 49.615577 11.424109 L 49.615577 18.718237 L 51.481096 18.718237 L 51.481096 14.458549 C 51.54606 14.235817 51.648329 14.031794 51.787537 13.846183 C 51.926745 13.660573 52.079891 13.502754 52.246941 13.372827 C 52.42327 13.233619 52.608605 13.126677 52.803496 13.052433 C 52.998387 12.978189 53.18891 12.941329 53.37452 12.941329 C 53.736461 12.941329 54.019392 13.075787 54.223564 13.344922 C 54.427735 13.614058 54.530005 14.040791 54.530005 14.625464 L 54.530005 18.718237 L 56.395008 18.718237 L 56.395008 14.166061 C 56.395008 13.8134 56.362823 13.465576 56.297856 13.122197 C 56.242173 12.778817 56.135231 12.472525 55.977462 12.20339 C 55.819694 11.934255 55.596982 11.716216 55.309286 11.549166 C 55.02159 11.382117 54.650404 11.298535 54.195659 11.298535 z M 75.160271 11.298535 C 74.566317 11.298535 74.032642 11.400805 73.559335 11.604977 C 73.086029 11.809148 72.682655 12.087408 72.348556 12.440068 C 72.023738 12.783447 71.772994 13.182665 71.596664 13.637411 C 71.420334 14.092156 71.332081 14.574439 71.332081 15.084867 C 71.332081 15.586016 71.420334 16.064143 71.596664 16.518889 C 71.772994 16.973634 72.023738 17.377524 72.348556 17.730184 C 72.682655 18.073564 73.086029 18.347151 73.559335 18.551323 C 74.032642 18.755494 74.566317 18.857764 75.160271 18.857764 C 75.754224 18.857764 76.2879 18.755494 76.761207 18.551323 C 77.234513 18.347151 77.633731 18.073564 77.95855 17.730184 C 78.283368 17.377524 78.533595 16.973634 78.709925 16.518889 C 78.886255 16.064143 78.974508 15.586016 78.974508 15.084867 C 78.974508 14.574439 78.886255 14.092156 78.709925 13.637411 C 78.533595 13.182665 78.278695 12.783447 77.944597 12.440068 C 77.619779 12.087408 77.220561 11.809148 76.747254 11.604977 C 76.283228 11.400805 75.754224 11.298535 75.160271 11.298535 z M 33.161284 11.424109 L 35.847941 18.718237 L 37.866423 18.718237 L 40.553081 11.424109 L 38.799182 11.424109 L 36.933663 17.201017 L 35.082613 11.424109 L 33.161284 11.424109 z M 57.954086 11.424109 L 57.954086 15.989722 C 57.954086 16.936336 58.149281 17.65119 58.539063 18.133777 C 58.928845 18.616364 59.499381 18.857764 60.251103 18.857764 C 60.863618 18.857764 61.425326 18.732133 61.935755 18.481559 C 62.446184 18.230985 62.863573 17.855128 63.188392 17.35398 L 63.23025 17.938957 C 63.267372 18.208093 63.387813 18.421459 63.591985 18.579228 C 63.805436 18.727716 64.079541 18.801953 64.41364 18.801953 C 64.515726 18.801953 64.626823 18.797281 64.74747 18.788001 C 64.877398 18.778721 65.035215 18.755357 65.220826 18.718237 L 65.220826 17.131254 C 65.063057 17.121974 64.947287 17.075769 64.873043 16.992245 C 64.808077 16.90872 64.775375 16.76959 64.775375 16.574699 L 64.775375 11.424109 L 62.909856 11.424109 L 62.909856 15.948381 C 62.696403 16.393846 62.418144 16.727654 62.074765 16.950387 C 61.740666 17.163839 61.392841 17.270781 61.030901 17.270781 C 60.223495 17.270781 59.819605 16.709072 59.819605 15.586129 L 59.819605 11.424109 L 57.954086 11.424109 z M 20.674707 12.64884 C 21.185136 12.64884 21.616542 12.816003 21.969202 13.150102 C 22.331146 13.47492 22.535168 13.910998 22.581568 14.458549 L 18.795235 14.458549 C 18.813797 14.189414 18.874018 13.943342 18.976103 13.72061 C 19.087469 13.497877 19.226599 13.307871 19.393648 13.150102 C 19.560698 12.992333 19.751221 12.871892 19.964673 12.788367 C 20.187405 12.695562 20.424133 12.64884 20.674707 12.64884 z M 44.645854 12.64884 C 45.156283 12.64884 45.588206 12.816003 45.940866 13.150102 C 46.302808 13.47492 46.506831 13.910998 46.553231 14.458549 L 42.766899 14.458549 C 42.78546 14.189414 42.845681 13.943342 42.947767 13.72061 C 43.059133 13.497877 43.198263 13.307871 43.365312 13.150102 C 43.532361 12.992333 43.722367 12.871892 43.93582 12.788367 C 44.158552 12.695562 44.39528 12.64884 44.645854 12.64884 z M 75.160271 12.885519 C 75.429406 12.885519 75.68015 12.941067 75.912163 13.052433 C 76.144176 13.154519 76.343527 13.302993 76.510576 13.497884 C 76.686906 13.692775 76.821364 13.924831 76.914169 14.193966 C 77.016255 14.463101 77.067648 14.755377 77.067648 15.070915 C 77.067648 15.395733 77.016255 15.693198 76.914169 15.962333 C 76.821364 16.231468 76.686906 16.463007 76.510576 16.657898 C 76.343527 16.852789 76.144176 17.005936 75.912163 17.117302 C 75.68015 17.219387 75.429406 17.270781 75.160271 17.270781 C 74.891135 17.270781 74.640392 17.219387 74.408379 17.117302 C 74.176366 17.005936 73.972343 16.852789 73.796013 16.657898 C 73.628964 16.463007 73.494506 16.235624 73.39242 15.975769 C 73.299615 15.706633 73.253411 15.409686 73.253411 15.084867 C 73.253411 14.76933 73.299615 14.477053 73.39242 14.207918 C 73.494506 13.938783 73.628964 13.706728 73.796013 13.511837 C 73.972343 13.316946 74.176366 13.163799 74.408379 13.052433 C 74.640392 12.941067 74.891135 12.885519 75.160271 12.885519 z M 9.9415121 14.486454 L 12.892753 14.486454 C 13.059803 14.486454 13.212949 14.523832 13.352157 14.598075 C 13.491365 14.663039 13.611807 14.755448 13.713892 14.876095 C 13.815981 14.996742 13.89489 15.140544 13.95057 15.307593 C 14.015536 15.465362 14.048238 15.632524 14.048238 15.808854 C 14.048238 15.985184 14.015536 16.152347 13.95057 16.310116 C 13.885606 16.467884 13.797869 16.607014 13.686503 16.727661 C 13.575137 16.839025 13.440162 16.927278 13.282394 16.992245 C 13.133905 17.057211 12.971415 17.089913 12.795085 17.089913 L 9.9415121 17.089913 L 9.9415121 14.486454 z M 80.589397 16.616557 L 80.589397 18.718237 L 82.454916 18.718237 L 82.454916 16.616557 L 80.589397 16.616557 z M 23.931356 26.926005 L 23.931356 27.594182 L 24.604183 27.594182 L 24.604183 26.926005 L 23.931356 26.926005 z M 37.256124 26.926005 L 37.256124 27.594182 L 37.929468 27.594182 L 37.929468 26.926005 L 37.256124 26.926005 z M 53.223108 26.926005 L 53.223108 29.984733 C 53.223108 30.192333 53.279795 30.353029 53.393641 30.466874 C 53.510835 30.577372 53.675169 30.632756 53.886117 30.632756 C 53.98322 30.632756 54.09217 30.621056 54.212712 30.597616 C 54.333254 30.574175 54.438565 30.54089 54.528972 30.497364 L 54.438538 29.984733 C 54.395009 30.004827 54.348205 30.021466 54.297978 30.034859 C 54.2511 30.048253 54.207417 30.055013 54.167237 30.055013 C 54.080181 30.055013 54.013095 30.028488 53.966216 29.974915 C 53.919336 29.92134 53.895936 29.845675 53.895936 29.748572 L 53.895936 26.926005 L 53.223108 26.926005 z M 22.103044 27.001453 C 21.922231 27.001453 21.752955 27.026674 21.595581 27.0769 C 21.438207 27.123778 21.299611 27.193985 21.179069 27.28774 C 21.061875 27.381495 20.969568 27.498508 20.9026 27.63914 C 20.835632 27.779773 20.802348 27.940468 20.802348 28.121281 C 20.802348 28.258565 20.822113 28.377397 20.862293 28.477849 C 20.905821 28.574952 20.969786 28.662319 21.053495 28.739331 C 21.137205 28.812999 21.240697 28.878265 21.364588 28.935185 C 21.491826 28.988757 21.640821 29.038683 21.811589 29.085563 C 21.952221 29.125741 22.079632 29.162664 22.193478 29.196151 C 22.307323 29.229636 22.404571 29.266559 22.484933 29.306739 C 22.565297 29.346921 22.626924 29.393725 22.670451 29.447298 C 22.713978 29.500872 22.73608 29.566139 22.73608 29.643152 C 22.73608 29.887585 22.545222 30.010055 22.163505 30.010055 C 22.026221 30.010055 21.89205 29.993415 21.761463 29.959929 C 21.630875 29.926447 21.512044 29.885886 21.404895 29.839006 C 21.297747 29.788783 21.204137 29.740158 21.123775 29.693278 C 21.04676 29.64305 20.993195 29.603005 20.963062 29.572872 L 20.65662 30.170769 C 20.864221 30.318098 21.098762 30.431988 21.359937 30.51235 C 21.621111 30.592711 21.885299 30.632756 22.15317 30.632756 C 22.327286 30.632756 22.49344 30.614295 22.650814 30.577462 C 22.811537 30.537281 22.951952 30.475136 23.072494 30.391427 C 23.196384 30.307717 23.293633 30.199284 23.363949 30.065349 C 23.437613 29.928065 23.474536 29.763731 23.474536 29.572872 C 23.474536 29.408801 23.447494 29.271508 23.393921 29.161011 C 23.340347 29.047166 23.263379 28.949917 23.162927 28.869556 C 23.065824 28.789193 22.945174 28.722625 22.801192 28.669051 C 22.660561 28.615479 22.503503 28.565036 22.329387 28.518156 C 22.195451 28.48467 22.076102 28.452688 21.972302 28.422555 C 21.871851 28.39242 21.788123 28.359136 21.721155 28.322303 C 21.654188 28.285473 21.602442 28.243609 21.565609 28.196729 C 21.532122 28.146503 21.515483 28.084358 21.515483 28.010694 C 21.515483 27.883454 21.562287 27.784904 21.656043 27.714588 C 21.749797 27.644272 21.892032 27.609168 22.08289 27.609168 C 22.190039 27.609168 22.295867 27.622689 22.399667 27.649475 C 22.503466 27.676263 22.598895 27.709548 22.685954 27.749728 C 22.776358 27.786561 22.851507 27.825303 22.91178 27.865483 C 22.975399 27.905663 23.019081 27.937128 23.042521 27.960567 L 23.348963 27.398328 C 23.191588 27.291179 23.006973 27.198872 22.796025 27.121859 C 22.585076 27.041498 22.354174 27.001453 22.103044 27.001453 z M 27.858765 27.106873 L 27.858765 27.960567 L 27.512533 27.960567 L 27.512533 28.477849 L 27.858765 28.477849 L 27.858765 29.989901 C 27.858765 30.107095 27.877225 30.207465 27.914059 30.291175 C 27.950889 30.371537 27.999513 30.438623 28.059786 30.492196 C 28.123406 30.542421 28.195432 30.579344 28.275794 30.602783 C 28.359504 30.626223 28.448173 30.637923 28.541927 30.637923 C 28.685909 30.637923 28.823201 30.617642 28.953789 30.577462 C 29.084376 30.537281 29.195145 30.497236 29.285551 30.457056 L 29.149642 29.924789 C 29.109462 29.941529 29.055896 29.961293 28.988928 29.984733 C 28.921961 30.008173 28.853572 30.019873 28.783256 30.019873 C 28.71294 30.019873 28.652615 30.001413 28.602389 29.96458 C 28.555509 29.924399 28.532109 29.85783 28.532109 29.764075 L 28.532109 28.477849 L 29.08453 28.477849 L 29.08453 27.960567 L 28.532109 27.960567 L 28.532109 27.106873 L 27.858765 27.106873 z M 26.14104 27.910441 C 25.993711 27.910441 25.856418 27.930723 25.729179 27.970903 C 25.605289 28.011083 25.496855 28.069589 25.403101 28.146603 C 25.309345 28.220267 25.235499 28.310755 25.181926 28.417904 C 25.131699 28.525052 25.106478 28.645704 25.106478 28.779639 C 25.106478 28.880091 25.123118 28.96694 25.156604 29.040605 C 25.190088 29.110924 25.243653 29.174371 25.317318 29.231291 C 25.390983 29.284868 25.488231 29.333492 25.608773 29.377019 C 25.729315 29.420545 25.875188 29.466048 26.045956 29.512928 C 26.250207 29.569853 26.397383 29.619779 26.487789 29.663306 C 26.578196 29.706835 26.623181 29.77574 26.623181 29.869495 C 26.623181 29.963249 26.584956 30.035276 26.507943 30.085502 C 26.43093 30.135729 26.325618 30.160433 26.191683 30.160433 C 26.041005 30.160433 25.888373 30.132087 25.734347 30.075167 C 25.583669 30.014897 25.427914 29.928046 25.267192 29.814201 L 25.016044 30.235881 C 25.166722 30.366468 25.347698 30.466838 25.558647 30.537154 C 25.769595 30.60747 25.985676 30.642574 26.206669 30.642574 C 26.534812 30.642574 26.794058 30.569245 26.984916 30.421916 C 27.175774 30.271239 27.271204 30.06686 27.271204 29.809033 C 27.271204 29.698537 27.251439 29.604927 27.211259 29.527914 C 27.174427 29.447554 27.114102 29.37683 27.030392 29.316557 C 26.95003 29.256288 26.844202 29.202723 26.713615 29.155843 C 26.586376 29.108969 26.43244 29.062163 26.251628 29.015283 C 26.154525 28.99185 26.072616 28.970264 26.005648 28.950171 C 25.942027 28.926731 25.890282 28.903331 25.850102 28.879891 C 25.809922 28.856451 25.779762 28.829409 25.759668 28.799276 C 25.742928 28.769143 25.734347 28.730917 25.734347 28.684038 C 25.734347 28.58024 25.773089 28.504575 25.850102 28.457695 C 25.927115 28.410815 26.022544 28.387415 26.136389 28.387415 C 26.26028 28.387415 26.384052 28.410815 26.507943 28.457695 C 26.635181 28.504573 26.765714 28.578419 26.89965 28.67887 L 27.170952 28.272176 C 27.02697 28.144935 26.868094 28.052627 26.693978 27.995707 C 26.52321 27.938788 26.338595 27.910441 26.14104 27.910441 z M 74.7851 27.910441 C 74.637771 27.910441 74.500477 27.930723 74.373239 27.970903 C 74.249348 28.011083 74.140399 28.069589 74.046644 28.146603 C 73.952888 28.220267 73.879042 28.310755 73.825469 28.417904 C 73.775242 28.525052 73.750538 28.645704 73.750538 28.779639 C 73.750538 28.880091 73.767177 28.96694 73.800664 29.040605 C 73.834148 29.110924 73.887713 29.174371 73.961378 29.231291 C 74.035042 29.284868 74.131774 29.333492 74.252316 29.377019 C 74.372859 29.420545 74.518731 29.466048 74.689499 29.512928 C 74.89375 29.569853 75.040926 29.619779 75.131332 29.663306 C 75.221739 29.706835 75.267241 29.77574 75.267241 29.869495 C 75.267241 29.963249 75.228499 30.035276 75.151486 30.085502 C 75.074473 30.135729 74.969162 30.160433 74.835226 30.160433 C 74.684548 30.160433 74.531916 30.132087 74.37789 30.075167 C 74.227213 30.014897 74.071975 29.928046 73.911252 29.814201 L 73.660104 30.235881 C 73.810781 30.366468 73.991241 30.466838 74.20219 30.537154 C 74.413138 30.60747 74.629219 30.642574 74.850212 30.642574 C 75.178355 30.642574 75.438118 30.569245 75.628976 30.421916 C 75.819835 30.271239 75.915264 30.06686 75.915264 29.809033 C 75.915264 29.698537 75.894982 29.604927 75.854802 29.527914 C 75.81797 29.447554 75.757644 29.37683 75.673935 29.316557 C 75.593573 29.256288 75.488262 29.202723 75.357675 29.155843 C 75.230436 29.108969 75.076501 29.062163 74.895688 29.015283 C 74.798584 28.99185 74.716159 28.970264 74.649191 28.950171 C 74.585571 28.926731 74.533825 28.903331 74.493645 28.879891 C 74.453465 28.856451 74.423304 28.829409 74.403211 28.799276 C 74.386471 28.769143 74.37789 28.730917 74.37789 28.684038 C 74.37789 28.58024 74.416632 28.504575 74.493645 28.457695 C 74.570658 28.410815 74.666087 28.387415 74.779932 28.387415 C 74.903823 28.387415 75.027595 28.410815 75.151486 28.457695 C 75.278725 28.504573 75.409258 28.578419 75.543193 28.67887 L 75.814495 28.272176 C 75.670514 28.144935 75.511638 28.052627 75.337521 27.995707 C 75.166753 27.938788 74.982655 27.910441 74.7851 27.910441 z M 30.797087 27.915609 C 30.58279 27.915609 30.38881 27.952532 30.214693 28.026197 C 30.043926 28.099861 29.898053 28.200232 29.777511 28.32747 C 29.656969 28.451361 29.565179 28.596717 29.501559 28.764136 C 29.437939 28.928207 29.405957 29.104243 29.405957 29.291752 C 29.405957 29.472566 29.437939 29.644962 29.501559 29.809033 C 29.568527 29.973105 29.662137 30.117158 29.782679 30.241048 C 29.903221 30.364939 30.048577 30.46349 30.219344 30.537154 C 30.390112 30.60747 30.580971 30.642574 30.791919 30.642574 L 30.792436 30.642574 C 31.087094 30.642574 31.339581 30.579127 31.550529 30.451888 C 31.764826 30.321301 31.920581 30.155665 32.017684 29.954761 L 31.439942 29.794047 C 31.396412 29.901196 31.314504 29.988045 31.193962 30.055013 C 31.076769 30.118633 30.951177 30.150615 30.817241 30.150615 C 30.730183 30.150615 30.646455 30.135273 30.566093 30.105139 C 30.485733 30.075001 30.413706 30.031835 30.350086 29.974915 C 30.286466 29.917992 30.23472 29.849088 30.19454 29.768726 C 30.15436 29.688365 30.129139 29.596574 30.119092 29.492774 L 32.153076 29.492774 C 32.15977 29.465986 32.163412 29.432185 32.163412 29.392005 C 32.166745 29.351821 32.168579 29.309958 32.168579 29.266431 C 32.168579 29.088966 32.136598 28.918389 32.072978 28.754317 C 32.012707 28.590246 31.922219 28.446193 31.801677 28.322303 C 31.684483 28.198413 31.54043 28.099861 31.369662 28.026197 C 31.202242 27.952532 31.011383 27.915609 30.797087 27.915609 z M 34.167424 27.915609 C 33.949779 27.915609 33.755282 27.962414 33.584514 28.056169 C 33.417094 28.146575 33.285259 28.277108 33.188155 28.447876 L 33.188155 27.960567 L 32.580441 27.960567 L 32.580441 30.592448 L 33.253268 30.592448 L 33.253268 29.055591 C 33.303494 28.89152 33.387221 28.759168 33.504415 28.658716 C 33.624957 28.558264 33.750549 28.508338 33.881136 28.508338 C 34.008376 28.508338 34.106926 28.556962 34.177242 28.654065 C 34.250907 28.751168 34.28783 28.905103 34.28783 29.116053 L 34.28783 30.592448 L 34.961174 30.592448 L 34.961174 29.060759 C 35.0114 28.896688 35.094611 28.764335 35.211805 28.663884 C 35.328998 28.560083 35.45459 28.508338 35.588526 28.508338 C 35.715764 28.508338 35.814832 28.556962 35.885148 28.654065 C 35.958813 28.751168 35.995736 28.905103 35.995736 29.116053 L 35.995736 30.592448 L 36.668563 30.592448 L 36.668563 28.950171 C 36.668563 28.822933 36.656863 28.697341 36.633423 28.57345 C 36.61333 28.449559 36.574588 28.339307 36.517668 28.242204 C 36.460745 28.145103 36.380656 28.066316 36.276856 28.006043 C 36.173055 27.945769 36.040703 27.915609 35.879981 27.915609 C 35.669032 27.915609 35.481812 27.964233 35.317741 28.061337 C 35.15367 28.155091 35.017679 28.292385 34.910531 28.473198 C 34.877047 28.315823 34.800079 28.183471 34.679537 28.076323 C 34.558995 27.969174 34.388418 27.915609 34.167424 27.915609 z M 39.55986 27.915609 C 39.181962 27.922401 38.829662 28.034691 38.502043 28.252023 L 38.707715 28.67887 C 38.848347 28.581767 38.985641 28.508438 39.119576 28.458212 C 39.253512 28.407985 39.390806 28.382764 39.531438 28.382764 C 39.725645 28.382764 39.871517 28.429569 39.96862 28.523324 C 40.069071 28.617079 40.118999 28.750734 40.118999 28.92485 L 40.118999 29.075745 C 40.031941 29.038918 39.93157 29.010572 39.817725 28.990479 C 39.707228 28.970385 39.593338 28.95999 39.476144 28.95999 C 39.312073 28.95999 39.161259 28.982092 39.023975 29.025619 C 38.886691 29.065799 38.767859 29.122486 38.667408 29.196151 C 38.570302 29.269816 38.493334 29.360304 38.436414 29.467452 C 38.382841 29.571252 38.356315 29.685143 38.356315 29.809033 C 38.356315 29.929575 38.377901 30.039828 38.421428 30.140279 C 38.468305 30.240731 38.531753 30.329917 38.612114 30.40693 C 38.692476 30.480597 38.787905 30.539103 38.898401 30.58263 C 39.008898 30.62281 39.127729 30.642574 39.254969 30.642574 L 39.255485 30.642574 C 39.446344 30.642574 39.624984 30.60253 39.792404 30.522168 C 39.959823 30.441807 40.102574 30.324794 40.219768 30.170769 L 40.234754 30.316496 C 40.251496 30.410253 40.29336 30.485402 40.360328 30.542322 C 40.430643 30.599242 40.529194 30.627588 40.656433 30.627588 C 40.740143 30.627588 40.839211 30.615888 40.953056 30.592448 L 40.953056 30.019873 C 40.896134 30.01652 40.854269 29.99988 40.827482 29.969747 C 40.804043 29.939612 40.792343 29.889169 40.792343 29.818852 L 40.792343 29.000297 C 40.792343 28.648716 40.686515 28.38089 40.475566 28.196729 C 40.267966 28.009219 39.974918 27.915609 39.59655 27.915609 C 39.584307 27.915609 39.57205 27.91539 39.55986 27.915609 z M 43.007194 27.915609 C 42.789549 27.915609 42.595052 27.962414 42.424284 28.056169 C 42.256864 28.146575 42.125029 28.277108 42.027926 28.447876 L 42.027926 27.960567 L 41.420211 27.960567 L 41.420211 30.592448 L 42.093038 30.592448 L 42.093038 29.055591 C 42.143264 28.89152 42.226993 28.759168 42.344186 28.658716 C 42.464728 28.558264 42.59032 28.508338 42.720907 28.508338 C 42.848146 28.508338 42.946697 28.556962 43.017013 28.654065 C 43.090678 28.751168 43.127601 28.905103 43.127601 29.116053 L 43.127601 30.592448 L 43.800428 30.592448 L 43.800428 29.060759 C 43.850654 28.896688 43.934381 28.764335 44.051575 28.663884 C 44.168769 28.560083 44.294361 28.508338 44.428296 28.508338 C 44.555536 28.508338 44.654603 28.556962 44.724919 28.654065 C 44.798584 28.751168 44.835507 28.905103 44.835507 29.116053 L 44.835507 30.592448 L 45.508334 30.592448 L 45.508334 28.950171 C 45.508334 28.822933 45.496634 28.697341 45.473194 28.57345 C 45.4531 28.449559 45.414359 28.339307 45.357439 28.242204 C 45.300516 28.145103 45.220426 28.066316 45.116626 28.006043 C 45.012827 27.945769 44.880475 27.915609 44.719751 27.915609 C 44.508803 27.915609 44.321583 27.964233 44.157512 28.061337 C 43.993441 28.155091 43.857449 28.292385 43.750302 28.473198 C 43.716818 28.315823 43.63985 28.183471 43.519308 28.076323 C 43.398766 27.969174 43.228188 27.915609 43.007194 27.915609 z M 47.311325 27.915609 C 47.097027 27.915609 46.904867 27.952532 46.734099 28.026197 C 46.563331 28.099861 46.417458 28.200232 46.296916 28.32747 C 46.179723 28.451361 46.089235 28.595414 46.025615 28.759485 C 45.961995 28.923556 45.930013 29.097256 45.930013 29.281417 C 45.930013 29.46223 45.961995 29.635144 46.025615 29.799215 C 46.089234 29.963286 46.179722 30.108642 46.296916 30.235881 C 46.417458 30.359771 46.563331 30.458839 46.734099 30.532504 C 46.904867 30.606168 47.097027 30.642574 47.311325 30.642574 C 47.525621 30.642574 47.718299 30.606168 47.889067 30.532504 C 48.059835 30.458839 48.203889 30.359771 48.321082 30.235881 C 48.438275 30.108642 48.528763 29.963286 48.592383 29.799215 C 48.656003 29.635144 48.687468 29.46223 48.687468 29.281417 C 48.687468 29.097256 48.656003 28.923556 48.592383 28.759485 C 48.528764 28.595414 48.436456 28.451361 48.315914 28.32747 C 48.19872 28.200232 48.054667 28.099861 47.883899 28.026197 C 47.71648 27.952532 47.525621 27.915609 47.311325 27.915609 z M 51.368441 27.915609 C 50.990544 27.922401 50.637727 28.034691 50.310108 28.252023 L 50.51578 28.67887 C 50.656413 28.581767 50.793705 28.508438 50.927641 28.458212 C 51.061576 28.407985 51.19887 28.382764 51.339502 28.382764 C 51.533709 28.382764 51.679581 28.429569 51.776685 28.523324 C 51.877136 28.617079 51.927063 28.750734 51.927063 28.92485 L 51.927063 29.075745 C 51.840006 29.038918 51.739635 29.010572 51.62579 28.990479 C 51.515293 28.970385 51.401402 28.95999 51.284209 28.95999 C 51.120137 28.95999 50.969324 28.982092 50.83204 29.025619 C 50.694755 29.065799 50.575924 29.122486 50.475472 29.196151 C 50.378367 29.269816 50.301399 29.360304 50.244479 29.467452 C 50.190906 29.571252 50.16438 29.685143 50.16438 29.809033 C 50.16438 29.929575 50.185966 30.039828 50.229493 30.140279 C 50.27637 30.240731 50.339817 30.329917 50.420179 30.40693 C 50.50054 30.480597 50.595969 30.539103 50.706466 30.58263 C 50.816963 30.62281 50.936311 30.642574 51.06355 30.642574 C 51.254408 30.642574 51.433565 30.60253 51.600985 30.522168 C 51.768404 30.441807 51.910639 30.324794 52.027833 30.170769 L 52.042819 30.316496 C 52.059561 30.410253 52.101424 30.485402 52.168392 30.542322 C 52.238708 30.599242 52.33726 30.627588 52.464498 30.627588 C 52.548208 30.627588 52.647276 30.615888 52.761121 30.592448 L 52.761121 30.019873 C 52.704198 30.01652 52.662334 29.99988 52.635547 29.969747 C 52.612107 29.939612 52.600407 29.889169 52.600407 29.818852 L 52.600407 29.000297 C 52.600407 28.648716 52.494579 28.38089 52.283631 28.196729 C 52.076031 28.009219 51.782983 27.915609 51.404615 27.915609 C 51.392372 27.915609 51.380631 27.91539 51.368441 27.915609 z M 56.040508 27.915609 C 55.82621 27.915609 55.63405 27.952532 55.463282 28.026197 C 55.292514 28.099861 55.146641 28.198413 55.026099 28.322303 C 54.905558 28.446193 54.813767 28.590246 54.750147 28.754317 C 54.686527 28.918389 54.654546 29.092604 54.654546 29.276766 C 54.654546 29.457579 54.686527 29.631795 54.750147 29.799215 C 54.817114 29.963286 54.910724 30.108642 55.031267 30.235881 C 55.151809 30.359771 55.297165 30.458839 55.467933 30.532504 C 55.6387 30.606168 55.831378 30.642574 56.045675 30.642574 C 56.336985 30.642574 56.586349 30.579127 56.79395 30.451888 C 57.00155 30.324649 57.150544 30.160832 57.240951 29.959929 L 56.58311 29.758907 C 56.542929 29.845963 56.470902 29.919292 56.367103 29.979566 C 56.266651 30.039839 56.156399 30.069999 56.035857 30.069999 C 55.942101 30.069999 55.853433 30.051539 55.769723 30.014706 C 55.686014 29.974525 55.612168 29.919657 55.548548 29.849341 C 55.488278 29.779025 55.439654 29.695297 55.40282 29.598194 C 55.365987 29.50109 55.347527 29.393959 55.347527 29.276766 C 55.347527 29.159572 55.364166 29.052442 55.397653 28.955339 C 55.434483 28.858236 55.483107 28.77581 55.54338 28.708842 C 55.607 28.638527 55.680845 28.584962 55.764555 28.548129 C 55.848265 28.507949 55.938753 28.488184 56.035857 28.488184 C 56.149702 28.488184 56.253194 28.514709 56.346949 28.568282 C 56.440707 28.618508 56.516372 28.692354 56.573292 28.789457 L 57.231133 28.588436 C 57.130681 28.387532 56.978048 28.225018 56.773796 28.101127 C 56.572893 27.977238 56.328469 27.915609 56.040508 27.915609 z M 62.409111 27.915609 C 62.178073 27.915609 61.970572 27.962414 61.78641 28.056169 C 61.602249 28.149924 61.461834 28.280457 61.36473 28.447876 L 61.36473 27.960567 L 60.757016 27.960567 L 60.757016 30.592448 L 61.429843 30.592448 L 61.429843 29.055591 C 61.453281 28.975229 61.490204 28.901383 61.54043 28.834416 C 61.590654 28.767451 61.646038 28.710764 61.706312 28.663884 C 61.769931 28.613657 61.837017 28.574915 61.907333 28.548129 C 61.97765 28.521342 62.046037 28.508338 62.113005 28.508338 C 62.243592 28.508338 62.345782 28.556962 62.419446 28.654065 C 62.493111 28.751168 62.530034 28.905103 62.530034 29.116053 L 62.530034 30.592448 L 63.202861 30.592448 L 63.202861 28.950171 C 63.202861 28.822933 63.191161 28.697341 63.167721 28.57345 C 63.147628 28.449559 63.109403 28.339307 63.052483 28.242204 C 62.99556 28.145103 62.914954 28.066316 62.811154 28.006043 C 62.707353 27.945769 62.573182 27.915609 62.409111 27.915609 z M 65.016187 27.915609 C 64.801891 27.915609 64.607393 27.952532 64.433277 28.026197 C 64.262509 28.099861 64.117153 28.200232 63.996611 28.32747 C 63.876069 28.451361 63.783762 28.596717 63.720142 28.764136 C 63.656522 28.928207 63.624541 29.104243 63.624541 29.291752 C 63.624541 29.472566 63.656522 29.644962 63.720142 29.809033 C 63.78711 29.973105 63.88072 30.117158 64.001262 30.241048 C 64.121805 30.364939 64.267677 30.46349 64.438445 30.537154 C 64.609212 30.60747 64.800071 30.642574 65.011019 30.642574 C 65.305678 30.642574 65.558681 30.579127 65.76963 30.451888 C 65.983927 30.321301 66.139681 30.155665 66.236784 29.954761 L 65.659042 29.794047 C 65.615513 29.901196 65.533604 29.988045 65.413062 30.055013 C 65.295868 30.118633 65.170276 30.150615 65.036341 30.150615 C 64.949282 30.150615 64.865555 30.135273 64.785193 30.105139 C 64.704833 30.075001 64.632806 30.031835 64.569186 29.974915 C 64.505566 29.917992 64.453303 29.849088 64.413123 29.768726 C 64.372943 29.688365 64.348239 29.596574 64.338192 29.492774 L 66.372177 29.492774 C 66.378877 29.465986 66.381995 29.432185 66.381995 29.392005 C 66.385329 29.351821 66.387163 29.309958 66.387163 29.266431 C 66.387163 29.088966 66.355181 28.918389 66.291562 28.754317 C 66.231291 28.590246 66.141319 28.446193 66.020777 28.322303 C 65.903583 28.198413 65.75953 28.099861 65.588762 28.026197 C 65.421342 27.952532 65.230484 27.915609 65.016187 27.915609 z M 69.224716 27.915609 C 69.010419 27.915609 68.818258 27.952532 68.64749 28.026197 C 68.476722 28.099861 68.330849 28.198413 68.210307 28.322303 C 68.089766 28.446193 67.997975 28.590246 67.934355 28.754317 C 67.870735 28.918389 67.838754 29.092604 67.838754 29.276766 C 67.838754 29.457579 67.870735 29.631795 67.934355 29.799215 C 68.001323 29.963286 68.094933 30.108642 68.215475 30.235881 C 68.336017 30.359771 68.481373 30.458839 68.652141 30.532504 C 68.822909 30.606168 69.015586 30.642574 69.229883 30.642574 C 69.521193 30.642574 69.770558 30.579127 69.978158 30.451888 C 70.185758 30.324649 70.334753 30.160832 70.425159 29.959929 L 69.767318 29.758907 C 69.727138 29.845963 69.655111 29.919292 69.551311 29.979566 C 69.450859 30.039839 69.340607 30.069999 69.220065 30.069999 C 69.12631 30.069999 69.037641 30.051539 68.953931 30.014706 C 68.870222 29.974525 68.796376 29.919657 68.732756 29.849341 C 68.672486 29.779025 68.623862 29.695297 68.587029 29.598194 C 68.550195 29.50109 68.531735 29.393959 68.531735 29.276766 C 68.531735 29.159572 68.548374 29.052442 68.581861 28.955339 C 68.618691 28.858236 68.667315 28.77581 68.727589 28.708842 C 68.791208 28.638527 68.865054 28.584962 68.948764 28.548129 C 69.032473 28.507949 69.122961 28.488184 69.220065 28.488184 C 69.33391 28.488184 69.437403 28.514709 69.531157 28.568282 C 69.624915 28.618508 69.70058 28.692354 69.7575 28.789457 L 70.415341 28.588436 C 70.314889 28.387532 70.162773 28.225018 69.958521 28.101127 C 69.757618 27.977238 69.512678 27.915609 69.224716 27.915609 z M 72.027646 27.915609 C 71.813348 27.915609 71.620671 27.952532 71.449903 28.026197 C 71.279135 28.099861 71.13378 28.200232 71.013237 28.32747 C 70.896045 28.451361 70.805556 28.595414 70.741936 28.759485 C 70.678316 28.923556 70.646334 29.097256 70.646334 29.281417 C 70.646334 29.46223 70.678316 29.635144 70.741936 29.799215 C 70.805555 29.963286 70.896044 30.108642 71.013237 30.235881 C 71.13378 30.359771 71.279135 30.458839 71.449903 30.532504 C 71.620671 30.606168 71.813348 30.642574 72.027646 30.642574 C 72.241942 30.642574 72.43462 30.606168 72.605388 30.532504 C 72.776157 30.458839 72.919693 30.359771 73.036886 30.235881 C 73.154079 30.108642 73.244568 29.963286 73.308188 29.799215 C 73.371807 29.635144 73.403789 29.46223 73.403789 29.281417 C 73.403789 29.097256 73.371807 28.923556 73.308188 28.759485 C 73.244568 28.595414 73.152777 28.451361 73.032235 28.32747 C 72.915042 28.200232 72.770988 28.099861 72.60022 28.026197 C 72.432801 27.952532 72.241942 27.915609 72.027646 27.915609 z M 77.577694 27.915609 C 77.363397 27.915609 77.1689 27.952532 76.994784 28.026197 C 76.824016 28.099861 76.678661 28.200232 76.558118 28.32747 C 76.437577 28.451361 76.345269 28.596717 76.281649 28.764136 C 76.21803 28.928207 76.186048 29.104243 76.186048 29.291752 C 76.186048 29.472566 76.21803 29.644962 76.281649 29.809033 C 76.348617 29.973105 76.442227 30.117158 76.562769 30.241048 C 76.683311 30.364939 76.829184 30.46349 76.999952 30.537154 C 77.17072 30.60747 77.361578 30.642574 77.572527 30.642574 C 77.867184 30.642574 78.120188 30.579127 78.331137 30.451888 C 78.545433 30.321301 78.701188 30.155665 78.798292 29.954761 L 78.220549 29.794047 C 78.17702 29.901196 78.095111 29.988045 77.974569 30.055013 C 77.857376 30.118633 77.731784 30.150615 77.597848 30.150615 C 77.51079 30.150615 77.427062 30.135273 77.346701 30.105139 C 77.26634 30.075001 77.194313 30.031835 77.130693 29.974915 C 77.067073 29.917992 77.01481 29.849088 76.97463 29.768726 C 76.93445 29.688365 76.909746 29.596574 76.8997 29.492774 L 78.933684 29.492774 C 78.940384 29.465986 78.943503 29.432185 78.943503 29.392005 C 78.946836 29.351821 78.94867 29.309958 78.94867 29.266431 C 78.94867 29.088966 78.916689 28.918389 78.853069 28.754317 C 78.792798 28.590246 78.702826 28.446193 78.582284 28.322303 C 78.465091 28.198413 78.321038 28.099861 78.150269 28.026197 C 77.98285 27.952532 77.791992 27.915609 77.577694 27.915609 z M 23.931356 27.960567 L 23.931356 30.592448 L 24.604183 30.592448 L 24.604183 27.960567 L 23.931356 27.960567 z M 37.256124 27.960567 L 37.256124 30.592448 L 37.929468 30.592448 L 37.929468 27.960567 L 37.256124 27.960567 z M 57.628008 27.960567 L 57.628008 29.608012 C 57.628008 29.949548 57.698215 30.207493 57.838847 30.381608 C 57.979479 30.555725 58.185161 30.642574 58.456381 30.642574 C 58.677375 30.642574 58.879934 30.597589 59.064096 30.507182 C 59.248257 30.416776 59.399071 30.281302 59.516264 30.100489 L 59.531251 30.311328 C 59.544644 30.408434 59.588327 30.485402 59.661992 30.542322 C 59.739005 30.595895 59.837555 30.622421 59.958098 30.622421 C 59.994933 30.622421 60.035494 30.621103 60.079021 30.61777 C 60.125898 30.614423 60.182585 30.605842 60.249553 30.592448 L 60.249553 30.019873 C 60.19263 30.01652 60.150766 29.99988 60.123979 29.969747 C 60.100539 29.939612 60.088839 29.889169 60.088839 29.818852 L 60.088839 27.960567 L 59.416012 27.960567 L 59.416012 29.593026 C 59.338999 29.753749 59.238628 29.8744 59.114739 29.954761 C 58.994196 30.031774 58.868605 30.069999 58.738017 30.069999 C 58.446708 30.069999 58.300835 29.86744 58.300835 29.462285 L 58.300835 27.960567 L 57.628008 27.960567 z M 30.787268 28.402918 C 30.97143 28.402918 31.127185 28.462727 31.254423 28.583269 C 31.385013 28.700462 31.458342 28.858036 31.475082 29.055591 L 30.109274 29.055591 C 30.115967 28.958487 30.137553 28.869819 30.174386 28.789457 C 30.214564 28.709094 30.265008 28.640188 30.325281 28.583269 C 30.385552 28.526344 30.453941 28.483177 30.530953 28.453044 C 30.611315 28.419557 30.696862 28.402918 30.787268 28.402918 z M 65.005852 28.402918 C 65.190014 28.402918 65.345768 28.462727 65.473007 28.583269 C 65.603596 28.700462 65.677442 28.858036 65.694182 29.055591 L 64.327857 29.055591 C 64.33455 28.958487 64.356653 28.869819 64.393486 28.789457 C 64.433665 28.709094 64.483591 28.640188 64.543865 28.583269 C 64.604136 28.526344 64.673041 28.483177 64.750054 28.453044 C 64.830415 28.419557 64.915445 28.402918 65.005852 28.402918 z M 77.567359 28.402918 C 77.75152 28.402918 77.907275 28.462727 78.034514 28.583269 C 78.165103 28.700462 78.238949 28.858036 78.255689 29.055591 L 76.889364 29.055591 C 76.896058 28.958487 76.917643 28.869819 76.954477 28.789457 C 76.994655 28.709094 77.045099 28.640188 77.105372 28.583269 C 77.165642 28.526344 77.234548 28.483177 77.311561 28.453044 C 77.391922 28.419557 77.476953 28.402918 77.567359 28.402918 z M 47.311325 28.488184 C 47.408428 28.488184 47.498916 28.507949 47.582626 28.548129 C 47.666333 28.58496 47.73836 28.638526 47.798633 28.708842 C 47.86225 28.779158 47.910874 28.862886 47.944361 28.95999 C 47.981194 29.057093 47.999655 29.16292 47.999655 29.276766 C 47.999655 29.393959 47.981194 29.50109 47.944361 29.598194 C 47.910878 29.695297 47.862253 29.779025 47.798633 29.849341 C 47.738362 29.919658 47.666335 29.974526 47.582626 30.014706 C 47.498916 30.051539 47.408428 30.069999 47.311325 30.069999 C 47.214221 30.069999 47.123733 30.051539 47.040023 30.014706 C 46.956314 29.974525 46.882985 29.919657 46.819365 29.849341 C 46.759095 29.779025 46.710471 29.696599 46.673637 29.602845 C 46.640151 29.505741 46.623511 29.398611 46.623511 29.281417 C 46.623511 29.167572 46.640151 29.062261 46.673637 28.965157 C 46.710467 28.868054 46.759092 28.784326 46.819365 28.71401 C 46.882984 28.643693 46.956313 28.588308 47.040023 28.548129 C 47.123733 28.507949 47.214221 28.488184 47.311325 28.488184 z M 72.027646 28.488184 C 72.124749 28.488184 72.215238 28.507949 72.298947 28.548129 C 72.382655 28.58496 72.454681 28.638526 72.514954 28.708842 C 72.578571 28.779158 72.626678 28.862886 72.660165 28.95999 C 72.696998 29.057093 72.715459 29.16292 72.715459 29.276766 C 72.715459 29.393959 72.696998 29.50109 72.660165 29.598194 C 72.626682 29.695297 72.578574 29.779025 72.514954 29.849341 C 72.454683 29.919658 72.382657 29.974526 72.298947 30.014706 C 72.215238 30.051539 72.124749 30.069999 72.027646 30.069999 C 71.930542 30.069999 71.840054 30.051539 71.756344 30.014706 C 71.672635 29.974525 71.598789 29.919657 71.535169 29.849341 C 71.474899 29.779025 71.426792 29.696599 71.389958 29.602845 C 71.356472 29.505741 71.339315 29.398611 71.339315 29.281417 C 71.339315 29.167572 71.356472 29.062261 71.389958 28.965157 C 71.426788 28.868054 71.474896 28.784326 71.535169 28.71401 C 71.598788 28.643693 71.672634 28.588308 71.756344 28.548129 C 71.840054 28.507949 71.930542 28.488184 72.027646 28.488184 z M 39.586731 29.336711 C 39.673789 29.336711 39.764277 29.347113 39.858033 29.3672 C 39.951787 29.383947 40.038637 29.407347 40.118999 29.43748 L 40.118999 29.738754 C 40.118999 29.809072 40.082076 29.87252 40.008411 29.92944 C 39.951488 29.996408 39.871399 30.049973 39.767599 30.090153 C 39.667147 30.130333 39.560017 30.150615 39.446171 30.150615 C 39.318933 30.150615 39.211802 30.113692 39.124744 30.040027 C 39.037685 29.963015 38.994003 29.867585 38.994003 29.75374 C 38.994003 29.633197 39.049387 29.534646 39.159884 29.457634 C 39.270381 29.377272 39.412615 29.336711 39.586731 29.336711 z M 51.394796 29.336711 C 51.481854 29.336711 51.572342 29.347113 51.666097 29.3672 C 51.759852 29.383947 51.846702 29.407347 51.927063 29.43748 L 51.927063 29.738754 C 51.927063 29.809072 51.890141 29.87252 51.816476 29.92944 C 51.759553 29.996408 51.679464 30.049973 51.575664 30.090153 C 51.475212 30.130333 51.368082 30.150615 51.254236 30.150615 C 51.126998 30.150615 51.019867 30.113692 50.932809 30.040027 C 50.845751 29.963015 50.802068 29.867585 50.802068 29.75374 C 50.802068 29.633197 50.857452 29.534646 50.967949 29.457634 C 51.078445 29.377272 51.22068 29.336711 51.394796 29.336711 z M 79.345545 29.869495 L 79.345545 30.592448 L 79.897966 30.592448 L 79.897966 29.869495 L 79.345545 29.869495 z M 80.289674 29.869495 L 80.289674 30.592448 L 80.842095 30.592448 L 80.842095 29.869495 L 80.289674 29.869495 z M 81.233802 29.869495 L 81.233802 30.592448 L 81.786223 30.592448 L 81.786223 29.869495 L 81.233802 29.869495 z " /></svg>
diff --git a/share/screens/start-welcome-text.ja.svg b/share/screens/start-welcome-text.ja.svg
new file mode 100644
index 0000000..1334166
--- /dev/null
+++ b/share/screens/start-welcome-text.ja.svg
@@ -0,0 +1,86 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+ width="700.00061"
+ height="220"
+ viewBox="0 0 185.20849 58.208335"
+ version="1.1"
+ id="svg243962"
+ xml:space="preserve"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:svg="http://www.w3.org/2000/svg"><defs
+ id="defs243959" /><g
+ id="layer2"
+ style="font-variation-settings:normal;opacity:1;vector-effect:none;fill:#cbe1fb;fill-opacity:1;stroke-width:0.125564;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;-inkscape-stroke:none;stop-color:#000000;stop-opacity:1"
+ transform="translate(-1366.459)"><g
+ id="layer3-5"
+ style="font-variation-settings:normal;display:inline;vector-effect:none;fill:#cbe1fb;fill-opacity:1;stroke-width:0.125564;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;-inkscape-stroke:none;stop-color:#000000;stop-opacity:1"
+ transform="translate(1418.3826,-83.706034)"><g
+ aria-label="ようこそ!"
+ id="text118971-41"
+ style="font-size:12.9777px;line-height:1.25;font-family:'Roboto Condensed';-inkscape-font-specification:'Roboto Condensed, ';vector-effect:none;stroke-width:0.125564;stop-color:#000000;stop-opacity:1"><path
+ d="m -39.586477,99.590656 0.01298,0.454224 c 0,0.8695 -0.298487,1.23288 -1.12906,1.23288 -0.908439,0 -1.570302,-0.2336 -1.570302,-0.86951 0,-0.55804 0.609952,-0.908438 1.622213,-0.908438 0.363375,0 0.726751,0.03893 1.064171,0.09084 z m 1.661146,-7.929375 h -1.959633 c 0.07787,0.324443 0.116799,0.882484 0.142755,1.518391 0.01298,0.558041 0.01298,1.323726 0.01298,2.115365 0,0.687819 0.05191,1.790923 0.09084,2.803184 -0.246576,-0.02596 -0.50613,-0.03893 -0.765684,-0.03893 -2.387897,0 -3.542912,1.077149 -3.542912,2.426829 0,1.76496 1.518391,2.37492 3.374202,2.37492 2.180254,0 2.76425,-1.09013 2.76425,-2.24515 l -0.01298,-0.45421 c 1.155016,0.53208 2.128343,1.29777 2.868072,2.03749 l 0.999283,-1.54434 c -0.895461,-0.830572 -2.297053,-1.739011 -3.945221,-2.219186 -0.06489,-0.96035 -0.116799,-1.998566 -0.142755,-2.777228 1.051194,-0.02595 2.582563,-0.09084 3.67269,-0.181688 l -0.05191,-1.544346 c -1.077149,0.129777 -2.59554,0.181688 -3.633756,0.194665 l 0.01298,-0.947372 c 0.01298,-0.50613 0.05191,-1.142037 0.1168,-1.518391 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path324" /><path
+ d="m -23.45522,97.825689 c 0,2.024521 -2.076432,3.088691 -5.294902,3.452071 l 0.934394,1.60923 c 3.607801,-0.49315 6.177386,-2.21918 6.177386,-4.996413 0,-2.037498 -1.440525,-3.205491 -3.491002,-3.205491 -1.518391,0 -2.971893,0.376353 -3.919265,0.596974 -0.428264,0.09084 -0.986305,0.181688 -1.427547,0.220621 l 0.493152,1.855811 c 0.376354,-0.142755 0.882484,-0.350398 1.258837,-0.45422 0.661863,-0.194665 1.946655,-0.635907 3.374202,-0.635907 1.219904,0 1.894745,0.700796 1.894745,1.557324 z m -5.100236,-6.229296 -0.259554,1.557324 c 1.492435,0.259554 4.308596,0.519108 5.826987,0.62293 l 0.259554,-1.596258 c -1.375636,-0.01298 -4.321574,-0.259554 -5.826987,-0.583996 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path325" /><path
+ d="m -16.538131,92.634609 v 1.713056 c 1.051194,0.09084 2.180254,0.142755 3.542912,0.142755 1.232882,0 2.842117,-0.07787 3.7505557,-0.155732 v -1.726034 c -0.9992827,0.103821 -2.4787407,0.181687 -3.7635327,0.181687 -1.362659,0 -2.569585,-0.05191 -3.529935,-0.155732 z m 1.090127,5.502545 -1.700079,-0.155733 c -0.103821,0.480175 -0.259554,1.116083 -0.259554,1.868789 0,1.77795 1.492436,2.77723 4.464329,2.77723 1.816878,0 3.3742022,-0.16871 4.5032621,-0.44124 l -0.012978,-1.82986 c -1.1420376,0.32444 -2.8031831,0.51911 -4.5551721,0.51911 -1.868789,0 -2.660429,-0.59698 -2.660429,-1.427548 0,-0.441242 0.09084,-0.843551 0.220621,-1.310748 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path326" /><path
+ d="m -3.2100585,92.141456 0.077866,1.661146 c 0.4152864,-0.05191 0.8435505,-0.09084 1.167993,-0.116799 0.5320858,-0.05191 2.12834289,-0.129777 2.6604286,-0.16871 -0.80461742,0.713773 -2.4917184,2.193231 -3.6467338,2.945937 -0.6878181,0.07787 -1.5962571,0.194666 -2.2840752,0.259554 l 0.1557324,1.570302 c 1.29777,-0.220621 2.7512724,-0.415286 3.9452209,-0.519108 -0.4931526,0.45422 -0.9473722,1.258837 -0.9473722,2.050477 0,2.167275 1.93367738,3.166555 5.2559686,3.023805 l 0.3503979,-1.70008 c -0.4931526,0.0389 -1.2588369,0.0389 -1.9855881,-0.0389 -1.15501531,-0.12978 -1.95963272,-0.53209 -1.95963272,-1.557327 0,-1.064171 0.98630521,-1.907722 2.18025362,-2.063454 0.7916397,-0.1168 2.0894098,-0.103822 3.335269,-0.03893 V 95.918 c -1.5832795,0 -3.7375777,0.142755 -5.47658952,0.311465 0.89546151,-0.687851 2.16727612,-1.765 3.08869282,-2.504729 0.2725317,-0.220621 0.7527066,-0.532086 1.0252384,-0.713774 L 2.7077728,91.817014 c -0.1816878,0.06489 -0.4801749,0.116799 -0.8954613,0.16871 -0.7916397,0.07787 -3.2314473,0.194665 -3.7894885,0.194665 -0.4412418,0 -0.8175951,-0.01298 -1.2328815,-0.03893 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path327" /><path
+ d="m 12.415069,98.734128 h 1.323725 l 0.350398,-4.438373 0.06489,-1.933678 h -2.154299 l 0.06489,1.933678 z m 0.661862,3.452072 c 0.648885,0 1.142038,-0.4672 1.142038,-1.14204 0,-0.68782 -0.493153,-1.155017 -1.142038,-1.155017 -0.648885,0 -1.142037,0.467197 -1.142037,1.155017 0,0.67484 0.480175,1.14204 1.142037,1.14204 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path328" /></g><path
+ id="rect22"
+ style="opacity:1;vector-effect:none;fill:#ffffff;fill-rule:evenodd;stroke:#000000;stroke-width:0.125564;paint-order:stroke markers fill;stop-color:#000000;stop-opacity:1"
+ d="M -29.957416,107.2685 H 41.33192 c 2.178484,0 3.932282,1.7538 3.932282,3.93228 v 3.80418 c 0,2.17849 -1.753798,3.93228 -3.932282,3.93228 -0.672722,3.43654 0.868439,6.17031 3.072503,8.69365 -3.882428,-1.14347 -6.637847,-3.99757 -8.17973,-8.69365 h -66.182109 c -2.178484,0 -3.932282,-1.75379 -3.932282,-3.93228 v -3.80418 c 0,-2.17848 1.753798,-3.93228 3.932282,-3.93228 z" /><g
+ aria-label="いくつか簡単な設定をしましょう"
+ id="text115541-2"
+ style="font-size:5.02259px;line-height:1.25;font-family:'Roboto Condensed';-inkscape-font-specification:'Roboto Condensed, ';vector-effect:none;fill:#333333;stroke-width:0.125564;stop-color:#000000;stop-opacity:1"><path
+ d="m -30.574448,111.54499 -0.773479,-0.01 c 0.03014,0.1557 0.04018,0.37167 0.04018,0.5123 0,0.30638 0.005,0.89402 0.05525,1.3561 0.140633,1.34606 0.617779,1.84329 1.170264,1.84329 0.401807,0 0.71823,-0.30637 1.049721,-1.18031 l -0.502259,-0.61275 c -0.09543,0.40181 -0.296333,0.98945 -0.532394,0.98945 -0.316424,0 -0.467101,-0.49724 -0.537418,-1.22049 -0.03014,-0.36163 -0.03516,-0.73832 -0.03014,-1.06479 0,-0.14063 0.02511,-0.43194 0.06027,-0.61276 z m 2.511295,0.11552 -0.637869,0.20593 c 0.547462,0.6228 0.81366,1.84329 0.888999,2.65193 l 0.662981,-0.25615 c -0.05525,-0.76846 -0.436965,-2.02411 -0.914111,-2.60171 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path309" /><path
+ d="m -23.17116,111.51486 -0.587643,-0.51733 c -0.08036,0.12054 -0.241084,0.28127 -0.386739,0.42692 -0.336514,0.32647 -1.024609,0.88398 -1.421393,1.20542 -0.502259,0.4219 -0.54244,0.6881 -0.04018,1.11502 0.457056,0.39176 1.195377,1.01958 1.501755,1.33601 0.150677,0.15068 0.296332,0.30638 0.436965,0.4671 l 0.587643,-0.53742 c -0.512304,-0.49723 -1.466596,-1.25062 -1.843291,-1.56705 -0.27122,-0.23606 -0.276242,-0.29131 -0.01005,-0.52235 0.336514,-0.28628 0.999496,-0.79859 1.325964,-1.05976 0.11552,-0.0954 0.281265,-0.22602 0.436965,-0.34656 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path310" /><path
+ d="m -21.56394,112.38377 0.286287,0.70316 c 0.52235,-0.22602 1.712703,-0.72828 2.451024,-0.72828 0.602711,0 0.929179,0.36163 0.929179,0.83375 0,0.87896 -1.064789,1.2657 -2.425911,1.30086 l 0.291311,0.668 c 1.767951,-0.0904 2.852831,-0.81868 2.852831,-1.95881 0,-0.92918 -0.713208,-1.45153 -1.622297,-1.45153 -0.733298,0 -1.757906,0.36163 -2.144646,0.48217 -0.180813,0.0502 -0.431943,0.12054 -0.617778,0.15068 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path311" /><path
+ d="m -12.764372,111.64042 -0.597689,0.25616 c 0.356604,0.44198 0.713208,1.35107 0.843795,1.90858 l 0.637869,-0.29633 c -0.150677,-0.47715 -0.572575,-1.43646 -0.883975,-1.86841 z m -3.766943,0.55751 0.06027,0.68307 c 0.150678,-0.0251 0.416875,-0.0603 0.557508,-0.0854 l 0.431942,-0.0502 c -0.180813,0.6881 -0.527372,1.70266 -1.014563,2.36062 l 0.652937,0.26118 c 0.462078,-0.73833 0.83375,-1.92868 1.024608,-2.69211 0.140633,-0.01 0.266197,-0.0201 0.346559,-0.0201 0.316423,0 0.487191,0.0553 0.487191,0.45705 0,0.49724 -0.06529,1.10497 -0.200903,1.39126 -0.08036,0.16575 -0.210949,0.21597 -0.376695,0.21597 -0.13561,0 -0.421897,-0.0502 -0.617778,-0.10547 l 0.110497,0.66298 c 0.170768,0.0352 0.406829,0.0703 0.60271,0.0703 0.376695,0 0.65796,-0.1105 0.823705,-0.46208 0.215972,-0.43697 0.286288,-1.25063 0.286288,-1.84329 0,-0.72326 -0.376694,-0.95932 -0.909089,-0.95932 -0.105474,0 -0.256152,0.0101 -0.421897,0.0201 l 0.105474,-0.51732 c 0.02511,-0.12557 0.06027,-0.28629 0.09041,-0.41688 l -0.748366,-0.0753 c 0.005,0.31642 -0.03516,0.68307 -0.105475,1.05977 -0.256152,0.0251 -0.492214,0.0402 -0.647914,0.0452 -0.185836,0.005 -0.356604,0.0151 -0.537417,0 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path312" /><path
+ d="m -10.7453,112.52942 h 0.7985916 v 0.16575 H -10.7453 Z m 0,0.66298 v -0.17076 h 0.7985916 v 0.17076 z m -0.54244,-1.00954 v 3.4003 h 0.54244 v -2.0442 h 1.3410313 v -1.3561 z m 1.5971837,1.87845 h 0.8337499 v 0.21095 h -0.8337499 z m 0,0.74837 v -0.21597 h 0.8337499 v 0.21597 z m -0.5424397,-1.07986 v 1.58714 h 0.5424397 v -0.17077 h 1.3159186 c 0.060271,0.14063 0.1155196,0.31642 0.1255648,0.43697 0.3766942,0.005 0.6378689,-0.005 0.8237047,-0.0954 0.1757907,-0.0804 0.2360618,-0.23104 0.2360618,-0.50728 v -2.79759 h -1.9236521 v 1.3561 h 1.361122 v 1.43646 c 0,0.0703 -0.025113,0.0904 -0.1004518,0.0904 -0.065294,0 -0.2712199,0.005 -0.4721235,-0.005 v -1.33099 z m 1.6624773,-0.70818 h 0.8186822 v 0.17076 h -0.8186822 z m 0,-0.32647 v -0.16575 h 0.8186822 v 0.16575 z m -0.2913102,-1.86841 c -0.1054744,0.27122 -0.2812651,0.53742 -0.4871913,0.75339 v -0.3566 h -1.1200378 l 0.11552,-0.24109 -0.557508,-0.1557 c -0.1557,0.3767 -0.436965,0.76344 -0.748366,1.00954 0.140633,0.0703 0.376695,0.23104 0.492214,0.32647 0.13561,-0.13058 0.276243,-0.29633 0.411853,-0.48217 h 0.06027 c 0.09041,0.1557 0.180813,0.34154 0.220994,0.47213 l 0.5273716,-0.14566 c -0.035158,-0.0904 -0.1004516,-0.21095 -0.1657456,-0.32647 h 0.6579594 c -0.055248,0.0553 -0.1155196,0.10046 -0.1757906,0.14566 0.1456551,0.0603 0.4018072,0.19588 0.5323945,0.28629 0.1305874,-0.11552 0.2661973,-0.2662 0.3917621,-0.43195 h 0.2712198 c 0.1205422,0.16073 0.2410843,0.34656 0.2913102,0.47715 l 0.5374172,-0.14565 c -0.045203,-0.0954 -0.1205422,-0.21598 -0.2059262,-0.3315 h 0.8287274 v -0.45705 h -1.4264156 c 0.045203,-0.0854 0.085384,-0.17077 0.1205421,-0.25615 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path313" /><path
+ d="m -5.49168,113.0367 h 0.9141114 v 0.34154 H -5.49168 Z m 1.5369126,0 h 0.9542921 v 0.34154 H -3.9547674 Z M -5.49168,112.23811 h 0.9141114 v 0.34154 H -5.49168 Z m 1.5369126,0 h 0.9542921 v 0.34154 h -0.9542921 z m 0.9794051,-1.37117 c -0.1054744,0.27625 -0.306378,0.63285 -0.4771461,0.87896 h -0.7734789 l 0.3666491,-0.14566 c -0.085384,-0.21095 -0.2762425,-0.52235 -0.4470105,-0.75339 l -0.5374172,0.20593 c 0.1456551,0.21597 0.3013554,0.48719 0.3766943,0.69312 h -0.8889985 l 0.306378,-0.14566 c -0.1004518,-0.2009 -0.3214457,-0.49723 -0.5072816,-0.70818 l -0.5223494,0.23606 c 0.1506777,0.18081 0.3164232,0.42692 0.4218976,0.61778 h -0.4218976 v 2.12958 h 1.5017545 v 0.32646 h -1.948765 v 0.55751 h 1.948765 v 0.82371 h 0.6228012 v -0.82371 h 1.9839231 v -0.55751 h -1.9839231 v -0.32646 h 1.5770933 v -2.12958 h -0.3967846 c 0.1506777,-0.20091 0.3164231,-0.44199 0.4671009,-0.68307 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path314" /><path
+ d="m 2.6649954,112.92118 0.3566039,-0.52737 c -0.2561521,-0.18583 -0.8789532,-0.52737 -1.2405797,-0.68307 l -0.3214458,0.49724 c 0.3415361,0.1557 0.9141114,0.48217 1.2054216,0.7132 z m -1.4163704,1.39126 v 0.10045 c 0,0.27625 -0.1054744,0.47213 -0.45203309,0.47213 -0.27624246,0 -0.43194276,-0.13059 -0.43194276,-0.31643 0,-0.17579 0.18583584,-0.30637 0.47714607,-0.30637 0.14063252,0 0.27624248,0.0201 0.40682978,0.0502 z m 0.5524849,-1.65745 H 1.1732862 l 0.055249,1.12506 c -0.1155196,-0.0101 -0.2260166,-0.0201 -0.34655876,-0.0201 -0.69814003,0 -1.10999243,0.37669 -1.10999243,0.8689 0,0.55249 0.49221384,0.82873 1.11501502,0.82873 0.71320777,0 0.96935987,-0.36162 0.96935987,-0.82873 v -0.0502 c 0.2762425,0.16574 0.502259,0.37669 0.6780497,0.53742 l 0.3365135,-0.53742 c -0.2561526,-0.23105 -0.6077339,-0.48218 -1.0396766,-0.6429 l -0.030136,-0.63787 c -0.00502,-0.221 -0.015068,-0.43194 4e-7,-0.64289 z m -1.17528606,-1.56203 -0.69311744,-0.0703 c -0.01004518,0.26117 -0.06529367,0.56253 -0.13560994,0.83877 -0.15570029,0.0151 -0.306378,0.0201 -0.4570557,0.0201 -0.18583584,0 -0.45203316,-0.0101 -0.66800446,-0.0352 l 0.045203,0.58262 c 0.2159714,0.0151 0.42189755,0.0201 0.62782375,0.0201 l 0.26117469,-0.005 c -0.22099397,0.54244 -0.62782374,1.28076 -1.02460844,1.77297 l 0.60773346,0.3114 c 0.4068298,-0.56755 0.83374996,-1.4465 1.07483429,-2.14967 0.33651354,-0.0502 0.64791413,-0.11552 0.87895325,-0.17579 l -0.02009,-0.58262 c -0.19588105,0.0603 -0.43194279,0.11552 -0.6780497,0.16073 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path315" /><path
+ d="m 3.6895967,111.02767 v 0.45203 h 1.5268674 v -0.45203 z m -0.02009,2.0693 v 0.45204 h 1.557003 v -0.45204 z M 3.428422,111.70069 v 0.47715 h 1.9738779 v -0.47715 z m 0.2260166,2.0894 v 1.72777 h 0.5123042 v -0.19588 h 1.0497213 v -0.26619 c 0.110497,0.13058 0.2511295,0.37669 0.3164232,0.52737 0.4319427,-0.13059 0.8186822,-0.3114 1.1602183,-0.55249 0.3164232,0.24109 0.6830723,0.42692 1.1049698,0.55249 0.085384,-0.1557 0.2611747,-0.39679 0.3917621,-0.51733 -0.3917621,-0.0954 -0.7383208,-0.24611 -1.0396762,-0.43697 0.3515813,-0.37669 0.6177786,-0.85886 0.7734789,-1.47161 l -0.391762,-0.14566 -0.1054744,0.0251 H 5.6684972 c 0.5123042,-0.36665 0.612756,-0.93922 0.612756,-1.41134 v -0.0854 h 0.5575075 v 0.60774 c 0,0.50225 0.1205422,0.65795 0.527372,0.65795 0.080361,0 0.2109488,0 0.2963328,0 0.331491,0 0.4671009,-0.17579 0.5173268,-0.79859 -0.1506777,-0.0402 -0.3817169,-0.12556 -0.4871913,-0.21597 -0.010045,0.43697 -0.030136,0.50226 -0.095429,0.50226 -0.025113,0 -0.1054744,0 -0.1255647,0 -0.055249,0 -0.065294,-0.0151 -0.065294,-0.15068 V 111.0126 H 5.7137005 v 0.60271 c 0,0.33651 -0.055249,0.72828 -0.4871912,1.02963 v -0.23606 h -1.557003 v 0.45706 h 1.557003 v -0.19086 c 0.1255647,0.0753 0.3314909,0.25615 0.416875,0.36162 H 5.4675936 v 0.53742 h 1.6875903 c -0.1205422,0.25615 -0.2812651,0.48719 -0.4721235,0.68307 -0.2059262,-0.2009 -0.3716716,-0.43194 -0.4922138,-0.68307 l -0.5323946,0.17077 c 0.1557003,0.32647 0.3465588,0.61778 0.5775979,0.87393 -0.2963328,0.19588 -0.6428915,0.34154 -1.0195858,0.43194 v -1.26067 z m 0.5123042,0.47715 h 0.5323945 v 0.5776 H 4.1667428 Z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path316" /><path
+ d="m 9.2947963,113.23761 c -0.090407,0.86891 -0.3365135,1.56705 -0.8839758,1.96885 0.1406325,0.0904 0.3967846,0.30136 0.4972364,0.41186 0.2862876,-0.24611 0.5072816,-0.56756 0.6730271,-0.95932 0.457056,0.72325 1.150173,0.87895 2.084375,0.87895 h 1.26067 c 0.03014,-0.18583 0.125565,-0.47212 0.215971,-0.61777 -0.341536,0.0151 -1.175286,0.0151 -1.446506,0.0151 -0.200903,0 -0.391762,-0.01 -0.572575,-0.0301 v -0.75339 h 1.381212 v -0.56253 h -1.381212 v -0.62782 h 1.074834 v -0.5776 H 9.4203611 v 0.5776 h 1.0748339 v 1.76795 c -0.296332,-0.14064 -0.5323942,-0.38172 -0.6880945,-0.78353 0.050226,-0.2009 0.085384,-0.41687 0.1155196,-0.64289 z m -0.6378689,-1.85334 v 1.26067 H 9.249593 v -0.69312 h 3.103961 v 0.69312 h 0.617778 v -1.26067 h -1.84329 v -0.50728 H 10.48515 v 0.50728 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path317" /><path
+ d="m 17.853279,112.99652 -0.25113,-0.58262 c -0.185835,0.0954 -0.361626,0.17579 -0.557507,0.26118 -0.205926,0.0904 -0.416875,0.17579 -0.67805,0.29633 -0.110497,-0.25615 -0.361626,-0.38674 -0.668004,-0.38674 -0.165746,0 -0.436966,0.0402 -0.567553,0.10045 0.100452,-0.14565 0.200904,-0.32647 0.286288,-0.5123 0.537417,-0.0151 1.160218,-0.0553 1.637364,-0.12557 l 0.005,-0.58262 c -0.441988,0.0753 -0.944247,0.12055 -1.416371,0.14566 0.06027,-0.20593 0.09543,-0.38172 0.120542,-0.50226 l -0.662981,-0.0553 c -0.01005,0.18081 -0.0452,0.3767 -0.100452,0.5776 H 14.75934 c -0.256152,0 -0.627823,-0.0201 -0.883975,-0.0603 v 0.58764 c 0.276242,0.0201 0.642891,0.0301 0.848817,0.0301 h 0.06027 c -0.226016,0.45203 -0.577597,0.89904 -1.104969,1.38623 l 0.537417,0.40181 c 0.170768,-0.221 0.316423,-0.40181 0.467101,-0.55249 0.190858,-0.18583 0.502259,-0.34656 0.783524,-0.34656 0.13561,0 0.27122,0.0452 0.346558,0.17077 -0.567552,0.30136 -1.170263,0.69814 -1.170263,1.34103 0,0.64792 0.58262,0.83878 1.371167,0.83878 0.472123,0 1.089902,-0.0402 1.421393,-0.0854 l 0.02009,-0.64791 c -0.441988,0.0854 -0.999495,0.14063 -1.426415,0.14063 -0.492214,0 -0.728276,-0.0753 -0.728276,-0.35158 0,-0.25113 0.200904,-0.44701 0.572575,-0.65796 0,0.21597 -0.005,0.45706 -0.02009,0.60773 h 0.602711 l -0.02009,-0.88397 c 0.306378,-0.14063 0.592665,-0.25113 0.818682,-0.34154 0.170768,-0.0653 0.436965,-0.16574 0.597688,-0.21095 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path318" /><path
+ d="m 20.208867,111.15323 -0.808637,-0.01 c 0.0452,0.2009 0.06529,0.44199 0.06529,0.67805 0,0.43194 -0.05023,1.75288 -0.05023,2.42591 0,0.85886 0.532395,1.22049 1.3561,1.22049 1.14515,0 1.858358,-0.67303 2.179804,-1.1552 L 22.494138,113.76 c -0.361626,0.54746 -0.888998,1.02461 -1.717726,1.02461 -0.391762,0 -0.693117,-0.16575 -0.693117,-0.67303 0,-0.6228 0.04018,-1.74786 0.06027,-2.2903 0.01005,-0.20091 0.03516,-0.45706 0.06529,-0.66801 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path319" /><path
+ d="m 25.758818,114.29235 0.005,0.21597 c 0,0.29131 -0.17579,0.36665 -0.441988,0.36665 -0.346558,0 -0.527372,-0.11552 -0.527372,-0.30638 0,-0.17076 0.195882,-0.3114 0.552485,-0.3114 0.140633,0 0.281265,0.0151 0.411853,0.0352 z m -1.501755,-1.66248 0.005,0.59267 c 0.331491,0.0402 0.904066,0.0653 1.195376,0.0653 h 0.261175 l 0.02009,0.4671 c -0.100451,-0.01 -0.205926,-0.0151 -0.3114,-0.0151 -0.773479,0 -1.24058,0.3566 -1.24058,0.86388 0,0.5324 0.421898,0.83877 1.225512,0.83877 0.662982,0 0.98945,-0.33149 0.98945,-0.75841 l -0.005,-0.18583 c 0.401807,0.18081 0.743343,0.44701 1.014563,0.69814 l 0.361626,-0.56253 c -0.29131,-0.24109 -0.773478,-0.5776 -1.406325,-0.75841 l -0.03516,-0.59769 c 0.482169,-0.0151 0.873931,-0.0502 1.325964,-0.10045 v -0.59267 c -0.40683,0.0553 -0.828727,0.0954 -1.336009,0.12054 v -0.51732 c 0.487191,-0.0251 0.944247,-0.0703 1.275738,-0.1105 l 0.005,-0.5776 c -0.441988,0.0753 -0.858863,0.11552 -1.270715,0.13561 l 0.005,-0.20592 c 0.005,-0.13059 0.01507,-0.25616 0.03014,-0.35661 h -0.678049 c 0.02009,0.0954 0.03014,0.25113 0.03014,0.34656 v 0.23606 h -0.195881 c -0.306378,0 -0.878953,-0.0502 -1.24058,-0.1105 l 0.01507,0.57258 c 0.331491,0.0452 0.914111,0.0904 1.230535,0.0904 h 0.185835 l -0.005,0.51732 h -0.241084 c -0.266198,0 -0.883976,-0.0352 -1.210445,-0.0954 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path320" /><path
+ d="m 30.254025,111.15323 -0.808637,-0.01 c 0.0452,0.2009 0.06529,0.44199 0.06529,0.67805 0,0.43194 -0.05023,1.75288 -0.05023,2.42591 0,0.85886 0.532394,1.22049 1.356099,1.22049 1.145151,0 1.858358,-0.67303 2.179804,-1.1552 L 32.539296,113.76 c -0.361627,0.54746 -0.888999,1.02461 -1.717726,1.02461 -0.391762,0 -0.693118,-0.16575 -0.693118,-0.67303 0,-0.6228 0.04018,-1.74786 0.06027,-2.2903 0.01005,-0.20091 0.03516,-0.45706 0.06529,-0.66801 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path321" /><path
+ d="m 35.683438,114.47316 v 0.15068 c 0,0.23104 -0.110497,0.35158 -0.336514,0.35158 -0.281265,0 -0.462078,-0.11049 -0.462078,-0.25615 0,-0.16574 0.175791,-0.27122 0.497236,-0.27122 0.100452,0 0.200904,0.0101 0.301356,0.0251 z m 0.58262,-2.52134 h -0.678049 c 0.02009,0.0904 0.04018,0.30136 0.04018,0.49724 0,0.17579 0,0.51231 0,0.70819 0,0.22601 0.01507,0.52235 0.03014,0.80361 l -0.200904,-0.01 c -0.728275,0 -1.140128,0.31642 -1.140128,0.79859 0,0.52737 0.497237,0.78352 1.10497,0.78352 0.673027,0 0.878953,-0.33651 0.878953,-0.70818 l -0.005,-0.12557 c 0.341536,0.18081 0.627824,0.43697 0.843795,0.65796 l 0.346559,-0.54746 c -0.27122,-0.25113 -0.69814,-0.55751 -1.22049,-0.72325 -0.02009,-0.32145 -0.04018,-0.65294 -0.04018,-0.86891 0.336513,-0.005 0.838772,-0.0251 1.175286,-0.0552 l -0.01507,-0.55751 c -0.336514,0.0352 -0.828727,0.0603 -1.160218,0.0703 v -0.23606 c 0,-0.1758 0.02511,-0.39177 0.04018,-0.4872 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path322" /><path
+ d="m 41.876284,113.49376 c 0,0.78352 -0.803614,1.19538 -2.049216,1.33601 l 0.361626,0.6228 c 1.39628,-0.19086 2.390753,-0.85886 2.390753,-1.9337 0,-0.78854 -0.557508,-1.24058 -1.351077,-1.24058 -0.587643,0 -1.150173,0.14566 -1.516822,0.23104 -0.165745,0.0352 -0.381717,0.0703 -0.552485,0.0854 l 0.190858,0.71823 c 0.145656,-0.0553 0.341537,-0.13561 0.487192,-0.17579 0.256152,-0.0753 0.753388,-0.24611 1.305873,-0.24611 0.472124,0 0.733298,0.27122 0.733298,0.60271 z m -1.973878,-2.41084 -0.100451,0.60271 c 0.577597,0.10045 1.6675,0.2009 2.255143,0.24108 l 0.100451,-0.61778 c -0.532394,-0.005 -1.672522,-0.10045 -2.255143,-0.22601 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path323" /></g></g></g></svg>
diff --git a/share/screens/start-welcome-text.pl.svg b/share/screens/start-welcome-text.pl.svg
new file mode 100644
index 0000000..15b3bf9
--- /dev/null
+++ b/share/screens/start-welcome-text.pl.svg
@@ -0,0 +1,55 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+ width="700.00061"
+ height="220"
+ viewBox="0 0 185.20849 58.208335"
+ version="1.1"
+ id="svg243962"
+ inkscape:version="1.3-dev (77c38b38a8, 2022-05-06, custom)"
+ sodipodi:docname="pl.svg"
+ inkscape:export-filename="/home/doctormo/Projects/inkscape/inkscape/share/screens/start-welcome.png"
+ inkscape:export-xdpi="96"
+ inkscape:export-ydpi="96"
+ xml:space="preserve"
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:svg="http://www.w3.org/2000/svg"><sodipodi:namedview
+ id="namedview243964"
+ pagecolor="#ffffff"
+ bordercolor="#666666"
+ borderopacity="1.0"
+ objecttolerance="10.0"
+ gridtolerance="10.0"
+ guidetolerance="10.0"
+ inkscape:pageshadow="2"
+ inkscape:pageopacity="0.0"
+ inkscape:pagecheckerboard="0"
+ inkscape:document-units="px"
+ showgrid="false"
+ units="px"
+ inkscape:zoom="0.83034467"
+ inkscape:cx="414.28579"
+ inkscape:cy="272.77829"
+ inkscape:window-width="1534"
+ inkscape:window-height="843"
+ inkscape:window-x="66"
+ inkscape:window-y="20"
+ inkscape:window-maximized="1"
+ inkscape:current-layer="layer3-79"
+ inkscape:showpageshadow="2"
+ inkscape:deskcolor="#d1d1d1" /><defs
+ id="defs243959" /><g
+ inkscape:groupmode="layer"
+ id="layer2"
+ inkscape:label="Text"
+ style="font-variation-settings:normal;opacity:1;vector-effect:none;fill:#cbe1fb;fill-opacity:1;stroke-width:0.125564;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;-inkscape-stroke:none;stop-color:#000000;stop-opacity:1"
+ transform="translate(-1561.6675)"><g
+ inkscape:groupmode="layer"
+ id="layer3-79"
+ inkscape:label="pl"
+ transform="translate(1559.0591,-30.210713)"
+ style="font-variation-settings:normal;vector-effect:none;fill:#cbe1fb;fill-opacity:1;stroke-width:0.125564;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;-inkscape-stroke:none;stop-color:#000000;stop-opacity:1"><path
+ id="path29"
+ style="font-weight:bold;font-size:14.5573px;line-height:1.25;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stroke-width:0.125565;stop-color:#000000"
+ d="M 26.152699 39.075288 L 26.152699 41.011604 L 28.102968 41.011604 L 28.102968 39.075288 L 26.152699 39.075288 z M 43.8834 39.075288 L 43.8834 41.011604 L 45.833669 41.011604 L 45.833669 39.075288 L 43.8834 39.075288 z M 55.820139 39.075288 L 55.820139 41.011604 L 57.770924 41.011604 L 57.770924 39.075288 L 55.820139 39.075288 z M 68.630727 39.264941 L 68.630727 45.815445 L 70.581512 45.815445 L 70.581512 39.264941 L 68.630727 39.264941 z M 9.9356013 39.366743 L 14.113641 49.702547 L 15.802427 49.702547 L 17.593015 45.36431 L 19.383603 49.702547 L 21.071873 49.702547 L 25.278851 39.366743 L 23.095522 39.366743 L 20.169602 47.402429 L 18.859088 44.097721 L 20.620737 39.395682 L 18.757285 39.395682 L 17.593015 42.816662 L 16.428228 39.395682 L 14.579246 39.395682 L 16.311956 44.097721 L 15.030898 47.402429 L 12.089992 39.366743 L 9.9356013 39.366743 z M 30.301283 39.599287 L 30.301283 42.074072 L 29.296693 42.074072 L 29.296693 43.573722 L 30.301283 43.573722 L 30.301283 47.955366 C 30.301283 48.295037 30.354727 48.586077 30.46148 48.828698 C 30.568234 49.061614 30.70899 49.255814 30.883677 49.411091 C 31.068069 49.556665 31.276562 49.663551 31.509478 49.731485 C 31.7521 49.799419 32.009272 49.833288 32.281007 49.833288 C 32.698316 49.833288 33.096243 49.77508 33.474733 49.658622 C 33.853222 49.542164 34.173367 49.425747 34.435398 49.309289 L 34.042657 47.766231 C 33.926199 47.814755 33.770633 47.872963 33.576536 47.940897 C 33.382438 48.008831 33.183475 48.0427 32.979673 48.0427 C 32.775871 48.0427 32.601246 47.989256 32.455674 47.882503 C 32.319805 47.766044 32.252069 47.571845 32.252069 47.300109 L 32.252069 43.573722 L 33.853521 43.573722 L 33.853521 42.074072 L 32.252069 42.074072 L 32.252069 39.599287 L 30.301283 39.599287 z M 38.526104 41.94333 C 37.390636 41.94333 36.332845 42.268239 35.352655 42.918464 L 35.949517 44.156115 C 36.357122 43.874674 36.755049 43.6609 37.143243 43.515327 C 37.531437 43.369754 37.929365 43.297253 38.336969 43.297253 C 38.899851 43.297253 39.322118 43.432727 39.603558 43.704463 C 39.894704 43.976199 40.040224 44.364597 40.040224 44.86925 L 40.040224 45.305916 C 39.787898 45.199159 39.496858 45.116612 39.166892 45.058386 C 38.846632 45.000159 38.516442 44.971052 38.176772 44.971052 C 37.701233 44.971052 37.264673 45.034025 36.866774 45.160188 C 36.468875 45.276646 36.124391 45.441741 35.833245 45.655248 C 35.551804 45.868755 35.328501 46.130691 35.163519 46.441247 C 35.008241 46.742097 34.930458 47.072288 34.930458 47.431367 C 34.930458 47.780742 34.993431 48.100886 35.119594 48.392032 C 35.255462 48.683178 35.440132 48.94035 35.673048 49.163561 C 35.905966 49.377068 36.182195 49.546928 36.502455 49.673091 C 36.822715 49.78955 37.167716 49.847757 37.536501 49.847757 C 38.089677 49.847757 38.608785 49.731341 39.094028 49.498425 C 39.579271 49.265508 39.991492 48.925789 40.331162 48.479365 L 40.375087 48.901562 C 40.423612 49.173298 40.544792 49.391836 40.738889 49.556819 C 40.942691 49.721801 41.228967 49.804349 41.597751 49.804349 C 41.840373 49.804349 42.126649 49.77048 42.456614 49.702547 L 42.456614 48.0427 C 42.291631 48.032995 42.17045 47.984316 42.092812 47.896972 C 42.024878 47.809628 41.991009 47.664108 41.991009 47.460306 L 41.991009 45.087841 C 41.991009 44.068831 41.685158 43.292035 41.073752 42.758268 C 40.472051 42.214795 39.622753 41.94333 38.526104 41.94333 z M 51.147556 41.94333 C 50.526445 41.94333 49.968187 42.050217 49.47324 42.263724 C 48.978292 42.477231 48.556025 42.763507 48.20665 43.122586 C 47.857275 43.481666 47.590575 43.898652 47.406182 44.37419 C 47.221791 44.849728 47.129714 45.354542 47.129714 45.888309 C 47.129714 46.412371 47.221791 46.917186 47.406182 47.402429 C 47.60028 47.877966 47.871745 48.299716 48.22112 48.668501 C 48.570495 49.027581 48.992762 49.313857 49.487709 49.527363 C 49.982657 49.740871 50.540914 49.847757 51.162026 49.847757 C 52.006348 49.847757 52.729185 49.663604 53.330885 49.294819 C 53.932587 48.926035 54.364383 48.450325 54.626414 47.868033 L 52.719553 47.28564 C 52.603095 47.537966 52.394602 47.75174 52.093752 47.926428 C 51.802606 48.101115 51.481945 48.188427 51.13257 48.188427 C 50.860834 48.188427 50.603663 48.134983 50.361041 48.02823 C 50.11842 47.911772 49.905162 47.751441 49.72077 47.547639 C 49.546083 47.343837 49.405327 47.101476 49.298573 46.820035 C 49.19182 46.538594 49.138376 46.227979 49.138376 45.888309 C 49.138376 45.548639 49.187055 45.238024 49.284104 44.956583 C 49.390857 44.675143 49.531613 44.437545 49.7063 44.243448 C 49.890692 44.039646 50.10395 43.88408 50.346571 43.777327 C 50.589193 43.660868 50.851129 43.60266 51.13257 43.60266 C 51.462535 43.60266 51.763621 43.680443 52.035357 43.835721 C 52.307093 43.981294 52.525632 44.194552 52.690614 44.475992 L 54.597475 43.894116 C 54.306329 43.311825 53.864487 42.840879 53.272491 42.481799 C 52.6902 42.122719 51.982174 41.94333 51.147556 41.94333 z M 63.084295 41.94333 C 62.463185 41.94333 61.900162 42.050217 61.395509 42.263724 C 60.900562 42.477231 60.478295 42.768271 60.12892 43.137056 C 59.779545 43.496135 59.512844 43.918402 59.328452 44.403645 C 59.14406 44.879183 59.051983 45.388246 59.051983 45.931717 C 59.051983 46.45578 59.14406 46.95583 59.328452 47.431367 C 59.522549 47.906906 59.794532 48.324408 60.143906 48.683487 C 60.493281 49.042567 60.915031 49.328842 61.409979 49.54235 C 61.904927 49.746151 62.45842 49.847757 63.069826 49.847757 C 63.923853 49.847757 64.656735 49.663604 65.268141 49.294819 C 65.889252 48.91633 66.340106 48.435855 66.621547 47.853564 L 64.947747 47.387442 C 64.821584 47.697998 64.58347 47.950405 64.234096 48.144502 C 63.894426 48.328895 63.530884 48.421488 63.14269 48.421488 C 62.890363 48.421488 62.647485 48.377574 62.414569 48.29023 C 62.181652 48.202886 61.97316 48.076941 61.788767 47.911958 C 61.604375 47.746976 61.45409 47.548012 61.337632 47.315095 C 61.221172 47.082179 61.148154 46.814962 61.119041 46.514111 L 67.014805 46.514111 C 67.034211 46.436472 67.043744 46.339631 67.043744 46.223172 C 67.05345 46.106714 67.058213 45.985533 67.058213 45.85937 C 67.058213 45.345013 66.966136 44.849728 66.781744 44.37419 C 66.607057 43.898652 66.34512 43.481666 65.995745 43.122586 C 65.656075 42.763507 65.238573 42.477231 64.743626 42.263724 C 64.258383 42.050217 63.705406 41.94333 63.084295 41.94333 z M 26.152699 42.074072 L 26.152699 49.702547 L 28.102968 49.702547 L 28.102968 42.074072 L 26.152699 42.074072 z M 43.8834 42.074072 L 43.8834 49.906152 C 43.8834 50.187593 43.790807 50.41566 43.606414 50.590348 C 43.422023 50.77474 43.204 50.866817 42.951674 50.866817 C 42.796396 50.866817 42.64083 50.83771 42.485553 50.779483 C 42.330275 50.730959 42.199566 50.653177 42.092812 50.546423 L 41.248419 51.871406 C 41.51045 52.104323 41.806255 52.274183 42.13622 52.380936 C 42.466185 52.497395 42.81595 52.555602 43.184735 52.555602 C 43.553519 52.555602 43.898003 52.487348 44.218263 52.35148 C 44.548228 52.215612 44.829223 52.02193 45.062139 51.769604 C 45.304761 51.526982 45.494196 51.230661 45.630063 50.881286 C 45.765931 50.541616 45.833669 50.168028 45.833669 49.760424 L 45.833669 42.074072 L 43.8834 42.074072 z M 55.820139 42.074072 L 55.820139 49.702547 L 57.770924 49.702547 L 57.770924 42.074072 L 55.820139 42.074072 z M 63.055356 43.35513 C 63.589124 43.35513 64.039978 43.529754 64.408762 43.879129 C 64.787249 44.2188 65.001023 44.674935 65.04955 45.247521 L 61.090102 45.247521 C 61.109511 44.966081 61.172484 44.708909 61.279237 44.475992 C 61.395695 44.243076 61.541216 44.044112 61.715903 43.879129 C 61.89059 43.714147 62.089554 43.588202 62.312766 43.500858 C 62.545683 43.403809 62.793325 43.35513 63.055356 43.35513 z M 38.497166 46.062975 C 38.749491 46.062975 39.011428 46.092082 39.283164 46.150309 C 39.5549 46.198833 39.807307 46.26657 40.040224 46.353914 L 40.040224 47.227762 C 40.040224 47.431564 39.933336 47.615718 39.71983 47.7807 C 39.554847 47.974797 39.322016 48.130363 39.021165 48.246821 C 38.730019 48.36328 38.419403 48.421488 38.089438 48.421488 C 37.720654 48.421488 37.410039 48.314601 37.157712 48.101094 C 36.905386 47.877882 36.779441 47.601135 36.779441 47.27117 C 36.779441 46.921795 36.939255 46.63552 37.259515 46.412308 C 37.579775 46.179392 37.992513 46.062975 38.497166 46.062975 z M 68.630727 47.504231 L 68.630727 49.702547 L 70.581512 49.702547 L 70.581512 47.504231 L 68.630727 47.504231 z M 37.413511 58.533015 C 37.258517 58.53635 37.118429 58.564919 36.992865 58.618281 C 36.862277 58.675204 36.750206 58.752172 36.656451 58.849275 C 36.566045 58.94303 36.495321 59.055101 36.445094 59.185689 C 36.398214 59.316276 36.374814 59.453569 36.374814 59.59755 L 36.374814 59.758263 L 36.028582 59.758263 L 36.028582 60.270894 L 36.374814 60.270894 L 36.374814 62.249584 L 37.048158 62.249584 L 37.048158 60.270894 L 37.786098 60.270894 L 37.786098 62.249584 L 38.459442 62.249584 L 38.459442 59.758263 L 37.048158 59.758263 L 37.048158 59.572745 C 37.048158 59.448855 37.083262 59.339905 37.153578 59.24615 C 37.227243 59.152395 37.339314 59.10559 37.489992 59.10559 C 37.610534 59.10559 37.729365 59.12899 37.846559 59.17587 C 37.963752 59.222747 38.065942 59.284375 38.153 59.361388 L 38.419134 58.85961 C 38.278502 58.765858 38.127688 58.688373 37.966965 58.6281 C 37.809591 58.56448 37.635374 58.533015 37.444517 58.533015 C 37.434053 58.533015 37.423844 58.532793 37.413511 58.533015 z M 27.495253 58.583141 L 27.495253 62.249584 L 28.16808 62.249584 L 28.16808 61.46617 L 28.529815 61.109602 L 29.293076 62.249584 L 30.011379 62.249584 L 28.96183 60.738049 L 29.941099 59.622871 L 29.222796 59.622871 L 28.16808 60.808329 L 28.16808 58.583141 L 27.495253 58.583141 z M 50.42822 58.583141 L 50.42822 59.251318 L 51.101047 59.251318 L 51.101047 58.583141 L 50.42822 58.583141 z M 25.666941 58.658589 C 25.486128 58.658589 25.316853 58.68381 25.159478 58.734037 C 25.002104 58.780914 24.862992 58.851121 24.74245 58.944876 C 24.625256 59.038631 24.533465 59.155644 24.466497 59.296276 C 24.399529 59.436909 24.365728 59.597604 24.365728 59.778417 C 24.365728 59.915701 24.38601 60.034533 24.42619 60.134985 C 24.469719 60.232088 24.533166 60.319454 24.616876 60.396467 C 24.700585 60.470128 24.804594 60.535395 24.928485 60.592321 C 25.055724 60.645892 25.204718 60.69582 25.375486 60.7427 C 25.516118 60.782877 25.643529 60.8198 25.757375 60.853287 C 25.87122 60.886772 25.967952 60.923695 26.048313 60.963875 C 26.128677 61.004057 26.190821 61.050861 26.234348 61.104435 C 26.277875 61.158009 26.29946 61.223275 26.29946 61.300288 C 26.29946 61.544721 26.108602 61.667191 25.726886 61.667191 C 25.589602 61.667191 25.455947 61.650035 25.32536 61.616548 C 25.194772 61.583067 25.075941 61.543022 24.968792 61.496142 C 24.861644 61.445919 24.767517 61.397294 24.687156 61.350414 C 24.61014 61.300186 24.556575 61.260142 24.526442 61.230008 L 24.220518 61.827905 C 24.428118 61.975234 24.662143 62.089125 24.923317 62.169486 C 25.184491 62.249847 25.449196 62.289892 25.717067 62.289892 C 25.891184 62.289892 26.05682 62.271431 26.214194 62.234598 C 26.374917 62.194417 26.515849 62.132272 26.636391 62.048563 C 26.760281 61.964853 26.857013 61.856421 26.927329 61.722485 C 27.000994 61.585201 27.037917 61.420867 27.037917 61.230008 C 27.037917 61.065938 27.011391 60.928644 26.957818 60.818147 C 26.904244 60.704302 26.827276 60.607053 26.726825 60.526692 C 26.629721 60.446329 26.50907 60.379761 26.365089 60.326187 C 26.224457 60.272616 26.066883 60.222172 25.892767 60.175292 C 25.758831 60.141806 25.639999 60.109824 25.5362 60.079691 C 25.435748 60.049557 25.35202 60.016272 25.285052 59.979439 C 25.218085 59.942609 25.166339 59.900745 25.129506 59.853865 C 25.096019 59.803639 25.07938 59.741494 25.07938 59.66783 C 25.07938 59.540591 25.126185 59.44204 25.21994 59.371724 C 25.313695 59.301408 25.455929 59.266304 25.646787 59.266304 C 25.753936 59.266304 25.859247 59.279825 25.963047 59.306611 C 26.066847 59.333399 26.162276 59.366684 26.249334 59.406864 C 26.339739 59.443697 26.415404 59.481922 26.475677 59.522102 C 26.539295 59.562282 26.582462 59.594264 26.605902 59.617704 L 26.912343 59.055464 C 26.754969 58.948315 26.570871 58.856008 26.359922 58.778995 C 26.148973 58.698634 25.91807 58.658589 25.666941 58.658589 z M 31.337396 59.572745 C 31.139043 59.577061 30.960056 59.613755 30.799961 59.682816 C 30.629193 59.75648 30.48332 59.857368 30.362778 59.984606 C 30.245585 60.108497 30.155097 60.252033 30.091477 60.416104 C 30.027857 60.580176 29.996392 60.754392 29.996392 60.938553 C 29.996392 61.119366 30.027857 61.291763 30.091477 61.455834 C 30.155096 61.619905 30.245584 61.765778 30.362778 61.893017 C 30.48332 62.016907 30.629193 62.115458 30.799961 62.189123 C 30.970729 62.262787 31.163406 62.29971 31.377703 62.29971 C 31.592001 62.29971 31.784161 62.262787 31.954929 62.189123 C 32.125697 62.115458 32.26975 62.016907 32.386944 61.893017 C 32.504137 61.765778 32.594625 61.619905 32.658245 61.455834 C 32.721865 61.291763 32.753847 61.119366 32.753847 60.938553 C 32.753847 60.754392 32.721865 60.580176 32.658245 60.416104 C 32.594626 60.252033 32.502318 60.108497 32.381777 59.984606 C 32.264583 59.857368 32.121046 59.75648 31.950278 59.682816 C 31.782859 59.609151 31.592001 59.572745 31.377703 59.572745 C 31.36431 59.572745 31.350619 59.572457 31.337396 59.572745 z M 34.858111 59.572745 C 34.627072 59.572745 34.419571 59.61955 34.23541 59.713305 C 34.051248 59.80706 33.910317 59.937593 33.813214 60.105012 L 33.813214 59.617704 L 33.205499 59.617704 L 33.205499 62.249584 L 33.878843 62.249584 L 33.878843 60.712727 C 33.902281 60.632366 33.939204 60.55852 33.98943 60.491552 C 34.039654 60.424587 34.094522 60.3679 34.154795 60.32102 C 34.218414 60.270793 34.2855 60.232051 34.355816 60.205265 C 34.426132 60.178478 34.495037 60.165474 34.562005 60.165474 C 34.692592 60.165474 34.794265 60.213581 34.86793 60.310685 C 34.941594 60.407788 34.978517 60.56224 34.978517 60.773189 L 34.978517 62.249584 L 35.651861 62.249584 L 35.651861 60.607307 C 35.651861 60.480069 35.640161 60.354477 35.616721 60.230586 C 35.596628 60.106696 35.557886 59.995927 35.500966 59.898823 C 35.444043 59.801722 35.363954 59.723452 35.260154 59.663179 C 35.156354 59.602906 35.022182 59.572745 34.858111 59.572745 z M 40.103269 59.572745 C 39.935522 59.576865 39.780992 59.612244 39.639731 59.678165 C 39.489054 59.748482 39.359824 59.845213 39.252675 59.969103 C 39.145528 60.092994 39.061801 60.237047 39.001527 60.401118 C 38.941254 60.565189 38.911094 60.743044 38.911094 60.933902 C 38.911094 61.114715 38.939957 61.285293 38.996877 61.446016 C 39.053799 61.606738 39.133889 61.748973 39.237689 61.872863 C 39.344837 61.993405 39.470429 62.088834 39.61441 62.159151 C 39.758391 62.229466 39.919087 62.26457 40.096551 62.26457 C 40.277364 62.26457 40.446639 62.224526 40.604014 62.144164 C 40.761387 62.060454 40.883341 61.943442 40.9704 61.792765 L 40.9704 62.124011 C 40.9704 62.251249 40.948814 62.362019 40.905287 62.455773 C 40.865107 62.549527 40.80842 62.626494 40.734755 62.686767 C 40.66109 62.747038 40.575543 62.790205 40.47844 62.816992 C 40.384685 62.847125 40.285617 62.862467 40.181817 62.862467 C 40.011049 62.862467 39.849051 62.827363 39.695025 62.757047 C 39.544347 62.68673 39.418755 62.589482 39.318304 62.465592 L 38.951401 62.822159 C 39.092033 62.996275 39.259489 63.130447 39.453696 63.224202 C 39.651251 63.321305 39.893855 63.369413 40.181817 63.369413 C 40.392766 63.369413 40.587262 63.341066 40.764727 63.284146 C 40.94554 63.227224 41.099475 63.145315 41.226715 63.038167 C 41.357302 62.931018 41.459491 62.800485 41.533156 62.646459 C 41.606821 62.492433 41.643743 62.318217 41.643743 62.124011 L 41.643743 59.617704 L 41.056182 59.617704 L 41.056182 60.079691 C 40.955731 59.925665 40.828319 59.803712 40.674294 59.713305 C 40.520268 59.61955 40.341111 59.572745 40.136859 59.572745 C 40.125558 59.572745 40.114452 59.57247 40.103269 59.572745 z M 53.300913 59.572745 C 53.083268 59.572745 52.889288 59.61955 52.71852 59.713305 C 52.5511 59.803712 52.418748 59.934245 52.321645 60.105012 L 52.321645 59.617704 L 51.71393 59.617704 L 51.71393 62.249584 L 52.386757 62.249584 L 52.386757 60.712727 C 52.436983 60.548656 52.520711 60.416304 52.637904 60.315852 C 52.758446 60.2154 52.884038 60.165474 53.014626 60.165474 C 53.141864 60.165474 53.240932 60.213581 53.311248 60.310685 C 53.384913 60.407788 53.421319 60.56224 53.421319 60.773189 L 53.421319 62.249584 L 54.094663 62.249584 L 54.094663 60.717895 C 54.144889 60.553824 54.228617 60.421471 54.345811 60.32102 C 54.463004 60.217219 54.588597 60.165474 54.722532 60.165474 C 54.849771 60.165474 54.948322 60.213581 55.018638 60.310685 C 55.092302 60.407788 55.129225 60.56224 55.129225 60.773189 L 55.129225 62.249584 L 55.802052 62.249584 L 55.802052 60.607307 C 55.802052 60.480069 55.790352 60.354477 55.766912 60.230586 C 55.746819 60.106696 55.708594 59.995927 55.651674 59.898823 C 55.594751 59.801722 55.514145 59.723452 55.410345 59.663179 C 55.306545 59.602906 55.17471 59.572745 55.013987 59.572745 C 54.803038 59.572745 54.615302 59.621369 54.45123 59.718473 C 54.287159 59.812227 54.151686 59.949004 54.044537 60.129817 C 54.011054 59.972443 53.934086 59.840607 53.813543 59.733459 C 53.693001 59.62631 53.521907 59.572745 53.300913 59.572745 z M 46.786582 59.582564 C 46.716266 59.582564 46.642937 59.597906 46.565924 59.628039 C 46.492259 59.654827 46.418413 59.694872 46.344749 59.748445 C 46.271085 59.80202 46.202696 59.865466 46.139076 59.939131 C 46.07546 60.009447 46.020075 60.090053 45.973195 60.18046 L 45.973195 59.617704 L 45.355145 59.617704 L 45.355145 62.249584 L 46.028489 62.249584 L 46.028489 60.657433 C 46.098805 60.506756 46.213998 60.394684 46.374721 60.32102 C 46.535443 60.243991 46.718239 60.203947 46.922491 60.200614 L 46.922491 59.587731 C 46.905751 59.584398 46.887291 59.582564 46.867197 59.582564 L 46.786582 59.582564 z M 42.226137 59.617704 L 42.226137 61.265148 C 42.226137 61.606684 42.296344 61.864629 42.436977 62.038744 C 42.577609 62.212861 42.783807 62.29971 43.055027 62.29971 C 43.276021 62.29971 43.47858 62.254725 43.662742 62.164318 C 43.846903 62.073912 43.997717 61.938438 44.11491 61.757625 L 44.129897 61.968465 C 44.143291 62.06557 44.186973 62.142538 44.260638 62.199458 C 44.337651 62.253031 44.436201 62.279557 44.556744 62.279557 C 44.593579 62.279557 44.633623 62.278239 44.67715 62.274906 C 44.724027 62.271559 44.781231 62.262978 44.848199 62.249584 L 44.848199 61.677009 C 44.791276 61.673656 44.749412 61.657017 44.722625 61.626883 C 44.699185 61.596748 44.687485 61.546305 44.687485 61.475988 L 44.687485 59.617704 L 44.014141 59.617704 L 44.014141 61.250162 C 43.937128 61.410885 43.836758 61.531536 43.712868 61.611897 C 43.592326 61.68891 43.466734 61.727136 43.336147 61.727136 C 43.044837 61.727136 42.899481 61.524576 42.899481 61.119421 L 42.899481 59.617704 L 42.226137 59.617704 z M 47.273891 59.617704 L 47.273891 61.265148 C 47.273891 61.606684 47.344098 61.864629 47.484731 62.038744 C 47.625363 62.212861 47.831561 62.29971 48.102781 62.29971 C 48.323775 62.29971 48.526334 62.254725 48.710496 62.164318 C 48.894657 62.073912 49.045471 61.938438 49.162664 61.757625 L 49.177651 61.968465 C 49.191044 62.06557 49.234211 62.142538 49.307875 62.199458 C 49.384888 62.253031 49.483956 62.279557 49.604498 62.279557 C 49.641333 62.279557 49.681377 62.278239 49.724904 62.274906 C 49.771781 62.271559 49.828985 62.262978 49.895953 62.249584 L 49.895953 61.677009 C 49.83903 61.673656 49.797166 61.657017 49.770379 61.626883 C 49.746939 61.596748 49.735239 61.546305 49.735239 61.475988 L 49.735239 59.617704 L 49.061895 59.617704 L 49.061895 61.250162 C 48.984883 61.410885 48.884512 61.531536 48.760622 61.611897 C 48.64008 61.68891 48.514488 61.727136 48.383901 61.727136 C 48.09259 61.727136 47.946718 61.524576 47.946718 61.119421 L 47.946718 59.617704 L 47.273891 59.617704 z M 50.42822 59.617704 L 50.42822 62.319864 C 50.42822 62.416965 50.396239 62.495752 50.332619 62.556026 C 50.269 62.619645 50.193851 62.651627 50.106793 62.651627 C 50.053218 62.651627 49.999652 62.641231 49.946079 62.621138 C 49.892506 62.604398 49.847003 62.577873 49.81017 62.541039 L 49.519232 62.997859 C 49.609638 63.07822 49.711311 63.136726 49.825156 63.173559 C 49.939001 63.213739 50.059653 63.23402 50.186891 63.23402 C 50.31413 63.23402 50.432962 63.21062 50.543459 63.16374 C 50.657304 63.116862 50.754552 63.049777 50.834914 62.962719 C 50.918621 62.879009 50.983887 62.77682 51.030767 62.656278 C 51.077647 62.539084 51.101047 62.41037 51.101047 62.269738 L 51.101047 59.617704 L 50.42822 59.617704 z M 56.0532 59.617704 L 57.09293 62.249584 C 57.059443 62.360082 57.027978 62.452389 56.997845 62.526053 C 56.967705 62.599718 56.937545 62.656405 56.907411 62.696585 C 56.877277 62.740119 56.843476 62.770279 56.806642 62.787019 C 56.769808 62.803759 56.729763 62.812341 56.686236 62.812341 C 56.649403 62.812341 56.604417 62.806884 56.550844 62.796838 C 56.497267 62.790138 56.441883 62.778438 56.384963 62.761698 L 56.384963 63.344608 C 56.445235 63.364695 56.501922 63.378216 56.555495 63.384916 C 56.612419 63.394962 56.667803 63.399902 56.721376 63.399902 C 56.949067 63.399902 57.139925 63.341395 57.293951 63.224202 C 57.447976 63.107008 57.556926 62.956194 57.620546 62.772033 L 58.725388 59.617704 L 58.092352 59.617704 L 57.459832 61.667191 L 56.746698 59.617704 L 56.0532 59.617704 z M 31.377703 60.14532 C 31.474807 60.14532 31.564778 60.165085 31.648488 60.205265 C 31.732195 60.242097 31.804222 60.295662 31.864495 60.365978 C 31.928112 60.436294 31.976736 60.520023 32.010223 60.617126 C 32.047056 60.71423 32.065517 60.820057 32.065517 60.933902 C 32.065517 61.051096 32.047056 61.158227 32.010223 61.25533 C 31.97674 61.352434 31.928115 61.436161 31.864495 61.506477 C 31.804225 61.576794 31.732198 61.631662 31.648488 61.671842 C 31.564778 61.708675 31.474807 61.727136 31.377703 61.727136 C 31.2806 61.727136 31.190112 61.708675 31.106402 61.671842 C 31.022693 61.631661 30.948847 61.576793 30.885227 61.506477 C 30.824957 61.436161 30.776333 61.353736 30.739499 61.259981 C 30.706013 61.162877 30.689373 61.055747 30.689373 60.938553 C 30.689373 60.824708 30.706013 60.719397 30.739499 60.622293 C 30.776329 60.52519 30.824954 60.441462 30.885227 60.371146 C 30.948846 60.300829 31.022692 60.245445 31.106402 60.205265 C 31.190112 60.165085 31.2806 60.14532 31.377703 60.14532 z M 40.282586 60.14532 C 40.423219 60.14532 40.556874 60.192125 40.684112 60.28588 C 40.814697 60.379634 40.910126 60.503408 40.9704 60.657433 L 40.9704 61.285302 C 40.946958 61.345574 40.913674 61.402261 40.870147 61.455834 C 40.826615 61.50941 40.776172 61.556731 40.719252 61.596911 C 40.662329 61.637091 40.600702 61.668556 40.533734 61.691996 C 40.466766 61.715436 40.396558 61.727136 40.322894 61.727136 C 40.219093 61.727136 40.123664 61.707371 40.036606 61.667191 C 39.949549 61.62701 39.872581 61.571626 39.805613 61.50131 C 39.741994 61.430994 39.691551 61.349085 39.654718 61.25533 C 39.617884 61.161575 39.599424 61.060688 39.599424 60.953539 C 39.599424 60.849739 39.614249 60.749369 39.644382 60.652266 C 39.677864 60.555162 39.725186 60.470131 39.785459 60.396467 C 39.84573 60.319452 39.917757 60.259127 40.001466 60.2156 C 40.085176 60.16872 40.178786 60.14532 40.282586 60.14532 z M 28.032688 65.066983 L 28.032688 68.733426 L 28.705515 68.733426 L 28.705515 67.950012 L 29.06725 67.593444 L 29.830511 68.733426 L 30.548813 68.733426 L 29.499265 67.221374 L 30.478533 66.106713 L 29.760231 66.106713 L 28.705515 67.291654 L 28.705515 65.066983 L 28.032688 65.066983 z M 30.835101 65.066983 L 30.835101 65.734643 L 31.507928 65.734643 L 31.507928 65.066983 L 30.835101 65.066983 z M 32.110992 65.066983 L 32.110992 68.125711 C 32.110992 68.333311 32.167679 68.494007 32.281524 68.607853 C 32.398718 68.718349 32.563052 68.773734 32.774001 68.773734 C 32.871104 68.773734 32.979537 68.762034 33.100079 68.738594 C 33.220621 68.715153 33.326449 68.681351 33.416855 68.637825 L 33.326422 68.125711 C 33.282893 68.145805 33.236088 68.162444 33.185862 68.175838 C 33.138984 68.189231 33.0953 68.195991 33.05512 68.195991 C 32.968065 68.195991 32.900979 68.168949 32.854099 68.115376 C 32.807219 68.061802 32.783819 67.986653 32.783819 67.88955 L 32.783819 65.066983 L 32.110992 65.066983 z M 33.707794 65.066983 L 33.707794 68.733426 L 34.381138 68.733426 L 34.381138 67.950012 L 34.742356 67.593444 L 35.506134 68.733426 L 36.224436 68.733426 L 35.174371 67.221374 L 36.154156 66.106713 L 35.435854 66.106713 L 34.381138 67.291654 L 34.381138 65.066983 L 33.707794 65.066983 z M 55.119407 65.066983 L 55.119407 65.734643 L 55.792234 65.734643 L 55.792234 65.066983 L 55.119407 65.066983 z M 60.704079 65.066983 L 60.433294 65.664363 L 60.864792 65.795104 L 61.331947 65.066983 L 60.704079 65.066983 z M 46.314776 65.247851 L 46.314776 66.101546 L 45.968027 66.101546 L 45.968027 66.618827 L 46.314776 66.618827 L 46.314776 68.130879 C 46.314776 68.248073 46.333237 68.348443 46.37007 68.432153 C 46.4069 68.512515 46.455007 68.579084 46.515281 68.632657 C 46.5789 68.682882 46.650927 68.719805 46.731288 68.743245 C 46.814998 68.766685 46.904183 68.778385 46.997939 68.778385 C 47.141919 68.778385 47.279213 68.75862 47.4098 68.71844 C 47.540387 68.678258 47.650639 68.637697 47.741046 68.597517 L 47.605653 68.06525 C 47.565473 68.08199 47.511908 68.102271 47.44494 68.125711 C 47.377972 68.149151 47.309067 68.160851 47.238751 68.160851 C 47.168436 68.160851 47.10811 68.142391 47.057883 68.105558 C 47.011003 68.065376 46.987603 67.998291 46.987603 67.904536 L 46.987603 66.618827 L 47.540024 66.618827 L 47.540024 66.101546 L 46.987603 66.101546 L 46.987603 65.247851 L 46.314776 65.247851 z M 44.569146 66.051419 C 44.432202 66.053774 44.304477 66.073695 44.18519 66.111364 C 44.0613 66.151545 43.95235 66.210567 43.858595 66.287581 C 43.764839 66.361245 43.690994 66.451217 43.63742 66.558365 C 43.587194 66.665514 43.562489 66.786165 43.562489 66.9201 C 43.562489 67.020552 43.579129 67.107918 43.612616 67.181583 C 43.6461 67.251902 43.699665 67.315349 43.773329 67.372269 C 43.846994 67.425846 43.943726 67.47447 44.064268 67.517997 C 44.184809 67.561523 44.330682 67.606509 44.50145 67.653389 C 44.705702 67.710314 44.852877 67.760757 44.943284 67.804284 C 45.03369 67.847813 45.079193 67.916202 45.079193 68.009956 C 45.079193 68.103711 45.040451 68.175737 44.963437 68.225964 C 44.886425 68.27619 44.781114 68.301411 44.647178 68.301411 C 44.496501 68.301411 44.343867 68.273065 44.189841 68.216145 C 44.039163 68.155874 43.883926 68.068508 43.723203 67.954662 L 43.472056 68.376859 C 43.622734 68.507446 43.803193 68.607816 44.014141 68.678132 C 44.22509 68.748448 44.44117 68.783552 44.662164 68.783552 C 44.990306 68.783552 45.250069 68.709706 45.440928 68.562377 C 45.631786 68.4117 45.727215 68.207838 45.727215 67.950012 C 45.727215 67.839515 45.706934 67.745388 45.666754 67.668375 C 45.629922 67.588016 45.569596 67.517808 45.485886 67.457535 C 45.405525 67.397267 45.300214 67.343701 45.169626 67.296821 C 45.042387 67.249946 44.888452 67.203142 44.707639 67.156262 C 44.610536 67.132828 44.528111 67.111243 44.461143 67.091149 C 44.397523 67.067709 44.345776 67.044309 44.305597 67.020869 C 44.265417 66.997429 44.235256 66.970387 44.215163 66.940254 C 44.198423 66.910121 44.189841 66.871379 44.189841 66.824499 C 44.189841 66.720701 44.228584 66.645553 44.305597 66.598673 C 44.38261 66.551793 44.478039 66.528393 44.591884 66.528393 C 44.715774 66.528393 44.839548 66.551793 44.963437 66.598673 C 45.090677 66.645551 45.22121 66.719397 45.355145 66.819848 L 45.626446 66.413154 C 45.482466 66.285913 45.323589 66.193605 45.149473 66.136686 C 44.978705 66.079766 44.794607 66.051419 44.597052 66.051419 C 44.587844 66.051419 44.578276 66.051262 44.569146 66.051419 z M 37.53495 66.05607 C 37.143189 66.05607 36.778631 66.168659 36.440444 66.393001 L 36.646116 66.819848 C 36.786748 66.722745 36.924041 66.648899 37.057977 66.598673 C 37.191912 66.548446 37.329206 66.523225 37.469838 66.523225 C 37.664045 66.523225 37.809917 66.570031 37.907021 66.663785 C 38.007473 66.75754 38.057399 66.891712 38.057399 67.065828 L 38.057399 67.216723 C 37.970341 67.179896 37.869971 67.151033 37.756125 67.13094 C 37.645628 67.110847 37.531738 67.100968 37.414544 67.100968 C 37.250474 67.100968 37.09966 67.122553 36.962375 67.16608 C 36.825092 67.206261 36.70626 67.263464 36.605808 67.337129 C 36.508702 67.410794 36.431734 67.501282 36.374814 67.60843 C 36.321241 67.71223 36.294716 67.826121 36.294716 67.950012 C 36.294716 68.070553 36.316302 68.180806 36.359828 68.281257 C 36.406706 68.381709 36.470153 68.470379 36.550514 68.547391 C 36.630876 68.621058 36.726305 68.679564 36.836802 68.723091 C 36.947298 68.763271 37.06613 68.783552 37.193369 68.783552 C 37.384227 68.783552 37.563384 68.743508 37.730804 68.663146 C 37.898223 68.582785 38.040974 68.465256 38.158168 68.31123 L 38.173154 68.456957 C 38.189896 68.550715 38.231761 68.62638 38.298728 68.6833 C 38.369045 68.74022 38.467595 68.768566 38.594834 68.768566 C 38.678544 68.768566 38.777611 68.756866 38.891457 68.733426 L 38.891457 68.160851 C 38.834533 68.157498 38.79267 68.140859 38.765883 68.110725 C 38.742443 68.08059 38.730743 68.030147 38.730743 67.95983 L 38.730743 67.141275 C 38.730743 66.789694 38.624915 66.521868 38.413966 66.337707 C 38.206366 66.150197 37.913318 66.05607 37.53495 66.05607 z M 49.152329 66.05607 C 48.760567 66.05607 48.395493 66.168659 48.057305 66.393001 L 48.263494 66.819848 C 48.404126 66.722745 48.54142 66.648899 48.675356 66.598673 C 48.809291 66.548446 48.946585 66.523225 49.087217 66.523225 C 49.281424 66.523225 49.426779 66.570031 49.523883 66.663785 C 49.624334 66.75754 49.674778 66.891712 49.674778 67.065828 L 49.674778 67.216723 C 49.58772 67.179896 49.487349 67.151033 49.373504 67.13094 C 49.263008 67.110847 49.149117 67.100968 49.031923 67.100968 C 48.867852 67.100968 48.717038 67.122553 48.579754 67.16608 C 48.44247 67.206261 48.323639 67.263464 48.223187 67.337129 C 48.126081 67.410794 48.049113 67.501282 47.992193 67.60843 C 47.93862 67.71223 47.911578 67.826121 47.911578 67.950012 C 47.911578 68.070553 47.93368 68.180806 47.977207 68.281257 C 48.024084 68.381709 48.087532 68.470379 48.167893 68.547391 C 48.248255 68.621058 48.343684 68.679564 48.45418 68.723091 C 48.564677 68.763271 48.683509 68.783552 48.810748 68.783552 C 49.001606 68.783552 49.180764 68.743508 49.348183 68.663146 C 49.515603 68.582785 49.657837 68.465256 49.77503 68.31123 L 49.790016 68.456957 C 49.806758 68.550715 49.848622 68.62638 49.91559 68.6833 C 49.985906 68.74022 50.084974 68.768566 50.212213 68.768566 C 50.295922 68.768566 50.394473 68.756866 50.508319 68.733426 L 50.508319 68.160851 C 50.451396 68.157498 50.409532 68.140859 50.382745 68.110725 C 50.359305 68.08059 50.347605 68.030147 50.347605 67.95983 L 50.347605 67.141275 C 50.347605 66.789694 50.242294 66.521868 50.031345 66.337707 C 49.823745 66.150197 49.530697 66.05607 49.152329 66.05607 z M 57.625714 66.05607 C 57.411417 66.05607 57.216919 66.092993 57.042804 66.166658 C 56.872036 66.240322 56.72668 66.340693 56.606138 66.467931 C 56.485596 66.591822 56.393289 66.737695 56.329669 66.905114 C 56.266049 67.069185 56.234067 67.245221 56.234067 67.43273 C 56.234067 67.613544 56.266049 67.78594 56.329669 67.950012 C 56.396637 68.114083 56.490247 68.257619 56.610789 68.38151 C 56.73133 68.5054 56.877203 68.604468 57.047971 68.678132 C 57.218739 68.748448 57.409598 68.783552 57.620546 68.783552 C 57.915204 68.783552 58.16769 68.720105 58.378639 68.592866 C 58.592936 68.462279 58.748691 68.296126 58.845794 68.095222 L 58.268569 67.934509 C 58.225039 68.041657 58.142614 68.129023 58.022072 68.195991 C 57.904878 68.259611 57.779287 68.291593 57.645351 68.291593 C 57.558293 68.291593 57.474565 68.276251 57.394203 68.246118 C 57.313843 68.21598 57.242333 68.172296 57.178713 68.115376 C 57.115092 68.058454 57.06283 67.990065 57.02265 67.909704 C 56.98247 67.829342 56.957249 67.737035 56.947202 67.633235 L 58.981703 67.633235 C 58.988403 67.606447 58.991522 67.573163 58.991522 67.532983 C 58.994855 67.492799 58.996689 67.450936 58.996689 67.407409 C 58.996689 67.229945 58.964708 67.059367 58.901088 66.895296 C 58.840817 66.731224 58.750329 66.58717 58.629787 66.463281 C 58.512593 66.33939 58.369056 66.240322 58.198289 66.166658 C 58.030869 66.092993 57.840011 66.05607 57.625714 66.05607 z M 61.061163 66.05607 C 60.830124 66.05607 60.622106 66.103392 60.437945 66.197147 C 60.253783 66.290902 60.113369 66.421435 60.016265 66.588854 L 60.016265 66.101546 L 59.408551 66.101546 L 59.408551 68.733426 L 60.081378 68.733426 L 60.081378 67.196569 C 60.104816 67.116208 60.141739 67.042362 60.191965 66.975394 C 60.242189 66.908429 60.297573 66.851742 60.357847 66.804862 C 60.421467 66.754635 60.488552 66.715893 60.558868 66.689107 C 60.629184 66.66232 60.697572 66.648799 60.76454 66.648799 C 60.895127 66.648799 60.997317 66.697423 61.070981 66.794527 C 61.144646 66.89163 61.181569 67.045565 61.181569 67.256514 L 61.181569 68.733426 L 61.854396 68.733426 L 61.854396 67.091149 C 61.854396 66.963911 61.842696 66.838319 61.819256 66.714428 C 61.799164 66.590538 61.760938 66.479769 61.704018 66.382665 C 61.647094 66.285564 61.566489 66.206777 61.462689 66.146504 C 61.358889 66.086231 61.225234 66.05607 61.061163 66.05607 z M 30.835101 66.101546 L 30.835101 68.733426 L 31.507928 68.733426 L 31.507928 66.101546 L 30.835101 66.101546 z M 40.538901 66.101546 L 40.538901 67.74899 C 40.538901 68.090526 40.609109 68.34847 40.749741 68.522586 C 40.890373 68.696702 41.096055 68.783552 41.367275 68.783552 C 41.588268 68.783552 41.790828 68.738567 41.974989 68.64816 C 42.159151 68.557754 42.309964 68.421763 42.427158 68.24095 L 42.442144 68.452306 C 42.455538 68.549412 42.499221 68.62638 42.572886 68.6833 C 42.649898 68.736873 42.748449 68.763399 42.868992 68.763399 C 42.905826 68.763399 42.946388 68.761564 42.989915 68.758231 C 43.036792 68.754884 43.093479 68.74682 43.160447 68.733426 L 43.160447 68.160851 C 43.103523 68.157498 43.06166 68.140859 43.034873 68.110725 C 43.011433 68.08059 42.999733 68.030147 42.999733 67.95983 L 42.999733 66.101546 L 42.326906 66.101546 L 42.326906 67.734004 C 42.249893 67.894727 42.149005 68.014861 42.025116 68.095222 C 41.904573 68.172236 41.778982 68.210978 41.648394 68.210978 C 41.357085 68.210978 41.211729 68.008418 41.211729 67.603263 L 41.211729 66.101546 L 40.538901 66.101546 z M 50.609088 66.101546 L 51.703595 68.733426 L 52.256532 68.733426 L 52.703534 67.577941 L 53.155186 68.733426 L 53.707607 68.733426 L 54.807798 66.101546 L 54.170111 66.101546 L 53.386179 68.10039 L 53.069919 67.246695 L 53.527256 66.106713 L 52.984653 66.106713 L 52.703534 66.914933 L 52.427065 66.106713 L 51.884462 66.106713 L 52.346966 67.246695 L 52.025539 68.10039 L 51.241607 66.101546 L 50.609088 66.101546 z M 55.119407 66.101546 L 55.119407 68.733426 L 55.792234 68.733426 L 55.792234 66.101546 L 55.119407 66.101546 z M 57.615378 66.543379 C 57.79954 66.543379 57.955294 66.603705 58.082533 66.724247 C 58.213123 66.84144 58.286969 66.999014 58.303709 67.196569 L 56.937384 67.196569 C 56.944077 67.099466 56.965663 67.010797 57.002496 66.930436 C 57.042675 66.850072 57.093118 66.781167 57.153391 66.724247 C 57.213662 66.667322 57.28205 66.623639 57.359063 66.593505 C 57.439425 66.560019 57.524972 66.543379 57.615378 66.543379 z M 37.525132 67.477689 C 37.61219 67.477689 37.702679 67.487575 37.796433 67.507661 C 37.890188 67.524408 37.977038 67.547808 38.057399 67.577941 L 38.057399 67.879732 C 38.057399 67.95005 38.020476 68.013498 37.946812 68.070418 C 37.889889 68.137386 37.809799 68.190951 37.705999 68.231131 C 37.605547 68.271311 37.498417 68.291593 37.384572 68.291593 C 37.257333 68.291593 37.150203 68.25467 37.063145 68.181005 C 36.976087 68.103993 36.932403 68.008563 36.932403 67.894718 C 36.932403 67.774175 36.987788 67.675108 37.098284 67.598095 C 37.208782 67.517734 37.351016 67.477689 37.525132 67.477689 z M 49.142511 67.477689 C 49.229568 67.477689 49.320057 67.487575 49.413812 67.507661 C 49.507566 67.524408 49.594417 67.547808 49.674778 67.577941 L 49.674778 67.879732 C 49.674778 67.95005 49.637855 68.013498 49.56419 68.070418 C 49.507268 68.137386 49.427178 68.190951 49.323378 68.231131 C 49.222926 68.271311 49.115796 68.291593 49.001951 68.291593 C 48.874712 68.291593 48.767064 68.25467 48.680007 68.181005 C 48.592948 68.103993 48.549782 68.008563 48.549782 67.894718 C 48.549782 67.774175 48.605166 67.675108 48.715663 67.598095 C 48.82616 67.517734 48.968394 67.477689 49.142511 67.477689 z M 62.426971 68.009956 L 62.426971 68.733426 L 62.979392 68.733426 L 62.979392 68.009956 L 62.426971 68.009956 z M 63.557135 68.009956 L 63.557135 68.733426 L 64.109556 68.733426 L 64.109556 68.009956 L 63.557135 68.009956 z M 64.687298 68.009956 L 64.687298 68.733426 L 65.239719 68.733426 L 65.239719 68.009956 L 64.687298 68.009956 z " /></g></g></svg>
diff --git a/share/screens/start-welcome-text.pt.svg b/share/screens/start-welcome-text.pt.svg
new file mode 100644
index 0000000..45839ec
--- /dev/null
+++ b/share/screens/start-welcome-text.pt.svg
@@ -0,0 +1,135 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+ width="700.00061"
+ height="220"
+ viewBox="0 0 185.20849 58.208335"
+ version="1.1"
+ id="svg243962"
+ xml:space="preserve"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:svg="http://www.w3.org/2000/svg"><defs
+ id="defs243959" /><g
+ id="layer2"
+ style="font-variation-settings:normal;opacity:1;vector-effect:none;fill:#cbe1fb;fill-opacity:1;stroke-width:0.125564;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;-inkscape-stroke:none;stop-color:#000000;stop-opacity:1"
+ transform="translate(-1756.876)"><g
+ id="layer3-78"
+ transform="translate(1750.9028,-30.121324)"
+ style="font-variation-settings:normal;vector-effect:none;fill:#cbe1fb;fill-opacity:1;stroke-width:0.125564;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;-inkscape-stroke:none;stop-color:#000000;stop-opacity:1"><g
+ aria-label="Bemvindo!"
+ id="text118971-76"
+ style="font-size:14.4164px;line-height:1.25;font-family:'Roboto Condensed';-inkscape-font-specification:'Roboto Condensed, ';vector-effect:none;stroke-width:0.125564;stop-color:#000000;stop-opacity:1"><path
+ d="m 21.282812,46.328237 q 0,0.648738 -0.259496,1.138896 -0.259495,0.490157 -0.72082,0.821734 -0.446908,0.331578 -1.052397,0.504574 -0.591072,0.172997 -1.268643,0.172997 H 13.036631 V 38.730794 h 5.478232 q 0.533407,0 0.965899,0.230663 0.432492,0.230662 0.735236,0.605489 0.302744,0.36041 0.461325,0.836151 0.172997,0.461325 0.172997,0.937066 0,0.749653 -0.374827,1.412807 -0.374826,0.648738 -1.095646,0.965899 0.8794,0.259495 1.383974,0.937066 0.518991,0.663154 0.518991,1.672302 z m -2.00388,-0.374826 q 0,-0.273912 -0.100915,-0.518991 -0.0865,-0.259495 -0.245079,-0.446908 -0.15858,-0.187413 -0.374826,-0.288328 -0.216246,-0.115331 -0.475741,-0.115331 h -3.056277 v 2.695866 h 2.955362 q 0.273912,0 0.504574,-0.100914 0.245079,-0.100915 0.418076,-0.273912 0.172996,-0.187413 0.273911,-0.432492 0.100915,-0.245079 0.100915,-0.51899 z M 15.026094,40.43193 v 2.580535 h 2.652618 q 0.504574,0 0.850567,-0.345993 0.36041,-0.345994 0.36041,-0.951483 0,-0.591072 -0.331577,-0.937066 Q 18.240951,40.43193 17.76521,40.43193 Z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path268" /><path
+ d="m 26.155532,49.110602 q -0.908233,0 -1.64347,-0.302744 -0.735236,-0.317161 -1.254226,-0.850568 -0.518991,-0.533407 -0.807319,-1.23981 -0.273911,-0.706404 -0.273911,-1.484889 0,-0.807319 0.273911,-1.513722 0.273912,-0.72082 0.792902,-1.254227 0.518991,-0.547823 1.254227,-0.864984 0.749653,-0.317161 1.672302,-0.317161 0.92265,0 1.64347,0.317161 0.735236,0.317161 1.23981,0.850568 0.518991,0.533406 0.778486,1.23981 0.273912,0.706404 0.273912,1.470473 0,0.187413 -0.01442,0.36041 0,0.172997 -0.02883,0.288328 h -5.838642 q 0.04325,0.446908 0.216246,0.792902 0.172997,0.345993 0.446909,0.591072 0.273911,0.245079 0.619905,0.374826 0.345994,0.129748 0.72082,0.129748 0.576656,0 1.08123,-0.273912 0.51899,-0.288328 0.706404,-0.749652 l 1.657886,0.461324 q -0.418076,0.864984 -1.340726,1.427224 -0.908233,0.547823 -2.176876,0.547823 z m 1.96063,-4.555582 q -0.07208,-0.850568 -0.634321,-1.355142 -0.547823,-0.51899 -1.340725,-0.51899 -0.389243,0 -0.735237,0.144164 -0.331577,0.129748 -0.591072,0.374826 -0.259495,0.245079 -0.432492,0.591073 -0.158581,0.345993 -0.187413,0.764069 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path269" /><path
+ d="m 43.022705,48.966438 h -1.931798 v -4.238421 q 0,-0.908233 -0.317161,-1.326309 -0.302744,-0.418076 -0.850567,-0.418076 -0.576656,0 -1.08123,0.446909 -0.504574,0.432492 -0.72082,1.138895 v 4.397002 h -1.931798 v -4.238421 q 0,-0.908233 -0.317161,-1.326309 -0.302744,-0.418076 -0.850567,-0.418076 -0.56224,0 -1.08123,0.432492 -0.504574,0.432492 -0.72082,1.138896 v 4.411418 h -1.931798 v -7.554193 h 1.744385 v 1.398391 q 0.418075,-0.735237 1.138895,-1.12448 0.735237,-0.403659 1.672303,-0.403659 0.951482,0 1.470472,0.461325 0.518991,0.461325 0.663155,1.138896 0.461325,-0.778486 1.167728,-1.182145 0.706404,-0.418076 1.614637,-0.418076 0.691987,0 1.138896,0.259495 0.446908,0.259496 0.691987,0.677571 0.245079,0.418076 0.331577,0.951483 0.100915,0.533406 0.100915,1.08123 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path270" /><path
+ d="m 46.569121,48.966438 -2.782365,-7.554193 h 1.989463 l 1.917381,5.982806 1.931798,-5.982806 h 1.816466 l -2.782365,7.554193 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path271" /><path
+ d="m 52.451009,48.966438 v -7.554193 h 1.931798 v 7.554193 z m 0,-8.60659 v -1.917382 h 1.931798 v 1.917382 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path272" /><path
+ d="m 63.147966,48.966438 h -1.931798 v -4.238421 q 0,-0.908233 -0.31716,-1.326309 -0.317161,-0.418076 -0.879401,-0.418076 -0.288328,0 -0.591072,0.115332 -0.302745,0.115331 -0.576656,0.331577 -0.259495,0.201829 -0.475741,0.490157 -0.216246,0.288328 -0.317161,0.634322 v 4.411418 h -1.931798 v -7.554193 h 1.744385 v 1.398391 q 0.418075,-0.72082 1.210977,-1.12448 0.792902,-0.403659 1.787634,-0.403659 0.706403,0 1.153312,0.259495 0.446908,0.259496 0.691987,0.677571 0.245079,0.418076 0.331577,0.951483 0.100915,0.533406 0.100915,1.08123 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path273" /><path
+ d="m 67.963019,49.110602 q -0.778485,0 -1.44164,-0.302744 -0.663154,-0.302745 -1.138895,-0.836151 -0.475741,-0.533407 -0.749653,-1.239811 -0.259495,-0.72082 -0.259495,-1.542554 0,-0.821735 0.245079,-1.528139 0.259495,-0.706403 0.706403,-1.23981 0.446909,-0.533407 1.066814,-0.836151 0.619905,-0.302745 1.355141,-0.302745 0.836152,0 1.499306,0.403659 0.677571,0.40366 1.052397,1.052398 v -4.296088 h 1.931798 v 8.303847 q 0,0.302744 0.100915,0.432492 0.100914,0.129747 0.345993,0.144164 v 1.643469 q -0.504574,0.100915 -0.821735,0.100915 -0.51899,0 -0.850567,-0.259495 -0.331577,-0.259495 -0.374827,-0.677571 l -0.04325,-0.475741 q -0.418075,0.72082 -1.138895,1.095646 -0.706404,0.36041 -1.48489,0.36041 z m 0.504574,-1.643469 q 0.273912,0 0.56224,-0.0865 0.288328,-0.100915 0.533407,-0.273911 0.245079,-0.172997 0.432492,-0.403659 0.201829,-0.230663 0.302744,-0.504574 v -1.80205 q -0.115331,-0.317161 -0.331577,-0.576656 -0.20183,-0.273912 -0.475741,-0.461325 -0.259495,-0.20183 -0.56224,-0.317161 -0.288328,-0.115331 -0.576656,-0.115331 -0.432492,0 -0.807318,0.187413 -0.36041,0.187413 -0.619905,0.51899 -0.259496,0.317161 -0.40366,0.735237 -0.144164,0.418075 -0.144164,0.864984 0,0.475741 0.158581,0.8794 0.15858,0.403659 0.432492,0.706404 0.273911,0.302744 0.648738,0.475741 0.389243,0.172997 0.850567,0.172998 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path274" /><path
+ d="m 77.621987,49.110602 q -0.92265,0 -1.657886,-0.317161 -0.735237,-0.31716 -1.254227,-0.850567 -0.504574,-0.547823 -0.778486,-1.254227 -0.273911,-0.706403 -0.273911,-1.484889 0,-0.792902 0.273911,-1.499306 0.273912,-0.706403 0.778486,-1.23981 0.51899,-0.547823 1.254227,-0.864984 0.735236,-0.317161 1.657886,-0.317161 0.922649,0 1.643469,0.317161 0.735237,0.317161 1.239811,0.864984 0.51899,0.533407 0.792902,1.23981 0.273911,0.706404 0.273911,1.499306 0,0.778486 -0.273911,1.484889 -0.273912,0.706404 -0.778486,1.254227 -0.504574,0.533407 -1.23981,0.850567 -0.735237,0.317161 -1.657886,0.317161 z M 75.64694,45.203758 q 0,0.504574 0.144164,0.92265 0.15858,0.403659 0.418076,0.706403 0.273911,0.302744 0.634321,0.475741 0.36041,0.158581 0.778486,0.158581 0.418075,0 0.778485,-0.158581 0.36041,-0.172997 0.619906,-0.475741 0.273911,-0.302744 0.418075,-0.72082 0.158581,-0.418075 0.158581,-0.922649 0,-0.490158 -0.158581,-0.908234 -0.144164,-0.418075 -0.418075,-0.72082 -0.259496,-0.302744 -0.619906,-0.461324 -0.36041,-0.172997 -0.778485,-0.172997 -0.418076,0 -0.778486,0.172997 -0.36041,0.172996 -0.634321,0.475741 -0.259496,0.302744 -0.418076,0.72082 -0.144164,0.418075 -0.144164,0.908233 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path275" /><path
+ d="m 83.244369,45.11726 v -6.48738 h 1.931797 v 6.48738 z m 0,3.849178 v -2.176876 h 1.931797 v 2.176876 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path276" /></g><g
+ aria-label="Vamos configurar
+ algumas coisas…"
+ id="text115541-86"
+ style="font-size:5.02259px;line-height:1.25;font-family:'Roboto Condensed';-inkscape-font-specification:'Roboto Condensed, ';vector-effect:none;stroke-width:0.125564;stop-color:#000000;stop-opacity:1"><path
+ d="m 30.737405,57.821141 0.964338,2.697131 0.954292,-2.697131 H 33.38431 L 31.993053,61.38718 H 31.410432 L 30.00913,57.821141 Z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path240" /><path
+ d="m 34.167822,61.437406 q -0.190859,0 -0.356604,-0.06027 -0.165745,-0.06529 -0.286288,-0.175791 -0.120542,-0.115519 -0.190858,-0.266197 -0.06529,-0.150677 -0.06529,-0.331491 0,-0.185836 0.08036,-0.341536 0.08538,-0.160723 0.231039,-0.27122 0.150678,-0.110497 0.356604,-0.170768 0.205926,-0.06529 0.452033,-0.06529 0.175791,0 0.341536,0.03014 0.170768,0.03014 0.301355,0.08538 V 59.71968 q 0,-0.261174 -0.150677,-0.401807 -0.145655,-0.140632 -0.436966,-0.140632 -0.210948,0 -0.411852,0.07534 -0.200904,0.07534 -0.411852,0.220993 l -0.205927,-0.42692 q 0.507282,-0.336513 1.094925,-0.336513 0.567553,0 0.878953,0.281265 0.316423,0.276242 0.316423,0.803614 v 0.818682 q 0,0.105475 0.03516,0.150678 0.04018,0.0452 0.125564,0.05023 v 0.572575 q -0.170768,0.03516 -0.296332,0.03516 -0.190859,0 -0.296333,-0.08538 -0.100452,-0.08538 -0.125565,-0.226016 l -0.01507,-0.145655 q -0.17579,0.231039 -0.42692,0.351581 -0.251129,0.120542 -0.537417,0.120542 z m 0.190858,-0.492214 q 0.170768,0 0.321446,-0.06027 0.1557,-0.06027 0.241084,-0.160723 0.110497,-0.08538 0.110497,-0.190858 v -0.301355 q -0.120542,-0.0452 -0.261174,-0.07032 -0.140633,-0.03014 -0.27122,-0.03014 -0.261175,0 -0.42692,0.120542 -0.165746,0.11552 -0.165746,0.296333 0,0.170768 0.130588,0.286287 0.130587,0.110497 0.321445,0.110497 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path241" /><path
+ d="m 40.420944,61.38718 h -0.673027 v -1.476641 q 0,-0.316423 -0.110497,-0.462078 -0.105475,-0.145656 -0.296333,-0.145656 -0.200904,0 -0.376694,0.155701 -0.175791,0.150677 -0.25113,0.396784 v 1.53189 h -0.673027 v -1.476641 q 0,-0.316423 -0.110497,-0.462078 -0.105474,-0.145656 -0.296333,-0.145656 -0.195881,0 -0.376694,0.150678 -0.175791,0.150678 -0.25113,0.396785 v 1.536912 h -0.673027 v -2.631837 h 0.607734 v 0.487191 q 0.145655,-0.256152 0.396784,-0.391762 0.256153,-0.140632 0.582621,-0.140632 0.331491,0 0.512304,0.160723 0.180813,0.160723 0.231039,0.396784 0.160723,-0.27122 0.40683,-0.411852 0.246107,-0.145655 0.56253,-0.145655 0.241084,0 0.396785,0.09041 0.1557,0.09041 0.241084,0.236062 0.08538,0.145655 0.11552,0.331491 0.03516,0.185836 0.03516,0.376694 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path242" /><path
+ d="m 42.224052,61.437406 q -0.321445,0 -0.577597,-0.110497 -0.256153,-0.110497 -0.436966,-0.296333 -0.17579,-0.190858 -0.27122,-0.436965 -0.09543,-0.246107 -0.09543,-0.517327 0,-0.276242 0.09543,-0.522349 0.09543,-0.246107 0.27122,-0.431943 0.180813,-0.190858 0.436966,-0.301355 0.256152,-0.110497 0.577597,-0.110497 0.321446,0 0.572576,0.110497 0.256152,0.110497 0.431942,0.301355 0.180814,0.185836 0.276243,0.431943 0.09543,0.246107 0.09543,0.522349 0,0.27122 -0.09543,0.517327 -0.09543,0.246107 -0.27122,0.436965 -0.175791,0.185836 -0.431943,0.296333 -0.256152,0.110497 -0.577598,0.110497 z m -0.688094,-1.361122 q 0,0.175791 0.05022,0.321446 0.05525,0.140633 0.145656,0.246107 0.09543,0.105474 0.220994,0.165745 0.125564,0.05525 0.271219,0.05525 0.145655,0 0.27122,-0.05525 0.125565,-0.06027 0.215972,-0.165745 0.09543,-0.105474 0.145655,-0.25113 0.05525,-0.145655 0.05525,-0.321445 0,-0.170768 -0.05525,-0.316423 -0.05023,-0.145656 -0.145655,-0.25113 -0.09041,-0.105474 -0.215972,-0.160723 -0.125565,-0.06027 -0.27122,-0.06027 -0.145655,0 -0.271219,0.06027 -0.125565,0.06027 -0.220994,0.165746 -0.09041,0.105474 -0.145656,0.251129 -0.05022,0.145655 -0.05022,0.316423 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path243" /><path
+ d="m 45.046742,61.437406 q -0.331491,0 -0.647914,-0.105474 -0.316423,-0.105475 -0.542439,-0.301356 l 0.251129,-0.421897 q 0.241084,0.170768 0.467101,0.261175 0.231039,0.08538 0.457056,0.08538 0.200903,0 0.316423,-0.07534 0.115519,-0.07534 0.115519,-0.215972 0,-0.140632 -0.13561,-0.205926 -0.135609,-0.06529 -0.441987,-0.150678 -0.256153,-0.07032 -0.436966,-0.135609 -0.180813,-0.06529 -0.29131,-0.145656 -0.110497,-0.08538 -0.160723,-0.190858 -0.05023,-0.110497 -0.05023,-0.261175 0,-0.200903 0.07534,-0.361626 0.08036,-0.160723 0.220994,-0.27122 0.140633,-0.11552 0.326468,-0.175791 0.190859,-0.06027 0.411853,-0.06027 0.296333,0 0.552485,0.08538 0.261174,0.08538 0.477146,0.276243 l -0.27122,0.406829 q -0.200904,-0.150677 -0.391762,-0.220993 -0.185836,-0.07032 -0.371672,-0.07032 -0.170768,0 -0.286287,0.07032 -0.11552,0.07032 -0.11552,0.226016 0,0.07032 0.02511,0.11552 0.03013,0.0452 0.09041,0.08036 0.06027,0.03516 0.1557,0.07032 0.100452,0.03014 0.246107,0.06529 0.27122,0.07032 0.462078,0.140633 0.195881,0.07032 0.316423,0.160722 0.125565,0.09041 0.180813,0.210949 0.06027,0.11552 0.06027,0.281265 0,0.38674 -0.286288,0.612756 -0.286288,0.220994 -0.778502,0.220994 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path244" /><path
+ d="m 47.588171,60.071262 q 0,-0.276243 0.09543,-0.52235 0.09543,-0.246107 0.276243,-0.431942 0.180813,-0.185836 0.436965,-0.296333 0.256152,-0.110497 0.577598,-0.110497 0.431943,0 0.733298,0.185836 0.306378,0.185835 0.457056,0.487191 L 49.5068,59.58407 q -0.08538,-0.145655 -0.226016,-0.220994 -0.140633,-0.08036 -0.311401,-0.08036 -0.145655,0 -0.27122,0.06027 -0.125564,0.05525 -0.220994,0.160723 -0.09041,0.100452 -0.145655,0.246107 -0.05023,0.145655 -0.05023,0.321446 0,0.17579 0.05525,0.321445 0.05525,0.145656 0.145655,0.25113 0.09543,0.105474 0.220994,0.165745 0.125565,0.05525 0.266197,0.05525 0.180813,0 0.331491,-0.09041 0.1557,-0.09041 0.215972,-0.220994 l 0.657959,0.200904 q -0.13561,0.301355 -0.447011,0.492214 -0.3114,0.190858 -0.748366,0.190858 -0.321445,0 -0.577597,-0.110497 -0.256153,-0.110497 -0.436966,-0.296333 -0.180813,-0.190858 -0.281265,-0.436965 -0.09543,-0.251129 -0.09543,-0.522349 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path245" /><path
+ d="m 51.777002,61.437406 q -0.321445,0 -0.577598,-0.110497 -0.256152,-0.110497 -0.436965,-0.296333 -0.175791,-0.190858 -0.27122,-0.436965 -0.09543,-0.246107 -0.09543,-0.517327 0,-0.276242 0.09543,-0.522349 0.09543,-0.246107 0.27122,-0.431943 0.180813,-0.190858 0.436965,-0.301355 0.256153,-0.110497 0.577598,-0.110497 0.321446,0 0.572576,0.110497 0.256152,0.110497 0.431942,0.301355 0.180814,0.185836 0.276243,0.431943 0.09543,0.246107 0.09543,0.522349 0,0.27122 -0.09543,0.517327 -0.09543,0.246107 -0.27122,0.436965 -0.175791,0.185836 -0.431943,0.296333 -0.256152,0.110497 -0.577598,0.110497 z m -0.688095,-1.361122 q 0,0.175791 0.05023,0.321446 0.05525,0.140633 0.145655,0.246107 0.09543,0.105474 0.220994,0.165745 0.125565,0.05525 0.27122,0.05525 0.145655,0 0.27122,-0.05525 0.125565,-0.06027 0.215972,-0.165745 0.09543,-0.105474 0.145655,-0.25113 0.05525,-0.145655 0.05525,-0.321445 0,-0.170768 -0.05525,-0.316423 -0.05023,-0.145656 -0.145655,-0.25113 -0.09041,-0.105474 -0.215972,-0.160723 -0.125565,-0.06027 -0.27122,-0.06027 -0.145655,0 -0.27122,0.06027 -0.125564,0.06027 -0.220994,0.165746 -0.09041,0.105474 -0.145655,0.251129 -0.05023,0.145655 -0.05023,0.316423 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path246" /><path
+ d="m 56.051221,61.38718 h -0.673027 v -1.476641 q 0,-0.316423 -0.110497,-0.462078 -0.110497,-0.145656 -0.306378,-0.145656 -0.100452,0 -0.205926,0.04018 -0.105475,0.04018 -0.200904,0.11552 -0.09041,0.07032 -0.165745,0.170768 -0.07534,0.100452 -0.110497,0.220994 v 1.536912 h -0.673028 v -2.631837 h 0.607734 v 0.487191 q 0.145655,-0.251129 0.421897,-0.391762 0.276243,-0.140632 0.622802,-0.140632 0.246107,0 0.401807,0.09041 0.1557,0.09041 0.241084,0.236062 0.08538,0.145655 0.11552,0.331491 0.03516,0.185836 0.03516,0.376694 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path247" /><path
+ d="M 56.774459,59.40828 H 56.4279 v -0.512304 h 0.346559 v -0.160723 q 0,-0.215972 0.07032,-0.411853 0.07534,-0.195881 0.210949,-0.336513 0.140632,-0.145655 0.336513,-0.231039 0.200904,-0.08538 0.452033,-0.08538 0.286288,0 0.52235,0.09543 0.241084,0.09041 0.452033,0.231039 l -0.266197,0.502259 q -0.130588,-0.11552 -0.306378,-0.185836 -0.175791,-0.07032 -0.356604,-0.07032 -0.226017,0 -0.336514,0.140632 -0.105474,0.140633 -0.105474,0.326469 v 0.185836 h 1.411348 v 2.491204 h -0.673027 v -1.9789 H 57.44749 v 1.9789 h -0.673027 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path248" /><path
+ d="m 60.496192,61.402248 q -0.266197,0 -0.482169,-0.105474 -0.215971,-0.105475 -0.376694,-0.286288 -0.1557,-0.185836 -0.241084,-0.42692 -0.08538,-0.241084 -0.08538,-0.512304 0,-0.286288 0.09041,-0.532395 0.09041,-0.246107 0.25113,-0.431943 0.160723,-0.185835 0.386739,-0.29131 0.226017,-0.105474 0.497237,-0.105474 0.306378,0 0.537417,0.140632 0.231039,0.13561 0.381717,0.366649 v -0.462078 h 0.587643 v 2.506273 q 0,0.29131 -0.110497,0.522349 -0.110497,0.231039 -0.306378,0.391762 -0.190859,0.160723 -0.462079,0.246107 -0.266197,0.08538 -0.58262,0.08538 -0.431943,0 -0.728276,-0.145655 -0.29131,-0.140633 -0.502259,-0.401807 l 0.366649,-0.356604 q 0.150678,0.185836 0.376695,0.29131 0.231039,0.105474 0.487191,0.105474 0.1557,0 0.296333,-0.0452 0.145655,-0.04018 0.256152,-0.130587 0.110497,-0.09041 0.170768,-0.231039 0.06529,-0.140633 0.06529,-0.331491 v -0.331491 q -0.130588,0.226016 -0.366649,0.351581 -0.236062,0.120542 -0.507282,0.120542 z m 0.226016,-0.537417 q 0.110497,0 0.210949,-0.03516 0.100452,-0.03516 0.185836,-0.09543 0.08538,-0.06027 0.150678,-0.140633 0.06529,-0.08036 0.100452,-0.170768 v -0.627824 q -0.09041,-0.231039 -0.286288,-0.371671 -0.190858,-0.140633 -0.401807,-0.140633 -0.155701,0 -0.281265,0.07032 -0.125565,0.06529 -0.215972,0.180814 -0.09041,0.110497 -0.140632,0.256152 -0.0452,0.145655 -0.0452,0.301355 0,0.160723 0.05525,0.301355 0.05525,0.140633 0.150678,0.246107 0.100452,0.105475 0.231039,0.165746 0.130587,0.06027 0.286287,0.06027 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path249" /><path
+ d="m 63.454494,61.437406 q -0.40683,0 -0.617779,-0.261174 -0.210948,-0.261175 -0.210948,-0.773479 v -1.64741 h 0.673027 v 1.501755 q 0,0.607733 0.436965,0.607733 0.195881,0 0.376694,-0.11552 0.185836,-0.120542 0.301356,-0.361626 v -1.632342 h 0.673027 v 1.858358 q 0,0.105475 0.03516,0.150678 0.04018,0.0452 0.125565,0.05023 v 0.572575 q -0.100452,0.02009 -0.170768,0.02511 -0.06529,0.005 -0.120543,0.005 -0.180813,0 -0.296332,-0.08036 -0.110497,-0.08538 -0.130588,-0.231039 l -0.01507,-0.210949 q -0.17579,0.27122 -0.452033,0.40683 -0.276242,0.13561 -0.607733,0.13561 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path250" /><path
+ d="m 67.321878,59.337964 q -0.306378,0.005 -0.547462,0.120542 -0.241085,0.110497 -0.346559,0.336513 V 61.38718 H 65.75483 v -2.631837 h 0.617779 v 0.56253 q 0.07032,-0.13561 0.165745,-0.241084 0.09543,-0.110497 0.205926,-0.190859 0.110497,-0.08036 0.220994,-0.120542 0.11552,-0.0452 0.220994,-0.0452 0.05525,0 0.08036,0 0.03013,0 0.05525,0.005 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path251" /><path
+ d="m 68.38163,61.437406 q -0.190859,0 -0.356604,-0.06027 -0.165746,-0.06529 -0.286288,-0.175791 -0.120542,-0.115519 -0.190858,-0.266197 -0.06529,-0.150677 -0.06529,-0.331491 0,-0.185836 0.08036,-0.341536 0.08538,-0.160723 0.231039,-0.27122 0.150677,-0.110497 0.356604,-0.170768 0.205926,-0.06529 0.452033,-0.06529 0.17579,0 0.341536,0.03014 0.170768,0.03014 0.301355,0.08538 V 59.71968 q 0,-0.261174 -0.150677,-0.401807 -0.145656,-0.140632 -0.436966,-0.140632 -0.210949,0 -0.411852,0.07534 -0.200904,0.07534 -0.411853,0.220993 l -0.205926,-0.42692 q 0.507282,-0.336513 1.094925,-0.336513 0.567553,0 0.878953,0.281265 0.316423,0.276242 0.316423,0.803614 v 0.818682 q 0,0.105475 0.03516,0.150678 0.04018,0.0452 0.125565,0.05023 v 0.572575 q -0.170768,0.03516 -0.296333,0.03516 -0.190858,0 -0.296332,-0.08538 -0.100452,-0.08538 -0.125565,-0.226016 l -0.01507,-0.145655 q -0.175791,0.231039 -0.42692,0.351581 -0.25113,0.120542 -0.537417,0.120542 z m 0.190858,-0.492214 q 0.170768,0 0.321446,-0.06027 0.1557,-0.06027 0.241084,-0.160723 0.110497,-0.08538 0.110497,-0.190858 v -0.301355 q -0.120542,-0.0452 -0.261174,-0.07032 -0.140633,-0.03014 -0.27122,-0.03014 -0.261175,0 -0.42692,0.120542 -0.165746,0.11552 -0.165746,0.296333 0,0.170768 0.130587,0.286287 0.130588,0.110497 0.321446,0.110497 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path252" /><path
+ d="m 72.113413,59.337964 q -0.306378,0.005 -0.547463,0.120542 -0.241084,0.110497 -0.346558,0.336513 v 1.592161 h -0.673028 v -2.631837 h 0.617779 v 0.56253 q 0.07032,-0.13561 0.165745,-0.241084 0.09543,-0.110497 0.205927,-0.190859 0.110497,-0.08036 0.220994,-0.120542 0.115519,-0.0452 0.220994,-0.0452 0.05525,0 0.08036,0 0.03014,0 0.05525,0.005 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path253" /><path
+ d="m 35.845375,67.921147 q -0.190859,0 -0.356604,-0.06027 -0.165746,-0.06529 -0.286288,-0.17579 -0.120542,-0.11552 -0.190858,-0.266198 -0.06529,-0.150677 -0.06529,-0.331491 0,-0.185836 0.08036,-0.341536 0.08538,-0.160723 0.231039,-0.27122 0.150677,-0.110497 0.356604,-0.170768 0.205926,-0.06529 0.452033,-0.06529 0.17579,0 0.341536,0.03014 0.170768,0.03014 0.301355,0.08538 v -0.150678 q 0,-0.261174 -0.150677,-0.401807 -0.145655,-0.140632 -0.436966,-0.140632 -0.210948,0 -0.411852,0.07534 -0.200904,0.07534 -0.411852,0.220994 L 35.091988,65.5304 q 0.507282,-0.336513 1.094925,-0.336513 0.567553,0 0.878953,0.281265 0.316423,0.276242 0.316423,0.803614 v 0.818682 q 0,0.105475 0.03516,0.150678 0.04018,0.0452 0.125564,0.05023 v 0.572575 q -0.170768,0.03516 -0.296333,0.03516 -0.190858,0 -0.296332,-0.08538 -0.100452,-0.08538 -0.125565,-0.226016 l -0.01507,-0.145655 q -0.175791,0.231039 -0.42692,0.351581 -0.25113,0.120542 -0.537417,0.120542 z m 0.190858,-0.492214 q 0.170768,0 0.321446,-0.06027 0.1557,-0.06027 0.241084,-0.160723 0.110497,-0.08538 0.110497,-0.190858 v -0.301355 q -0.120542,-0.0452 -0.261174,-0.07032 -0.140633,-0.03014 -0.27122,-0.03014 -0.261175,0 -0.42692,0.120542 -0.165746,0.11552 -0.165746,0.296333 0,0.170768 0.130587,0.286287 0.130588,0.110497 0.321446,0.110497 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path254" /><path
+ d="m 38.005086,64.204431 h 0.673027 v 2.822695 q 0,0.145655 0.07032,0.226017 0.07032,0.08036 0.200903,0.08036 0.06027,0 0.130588,-0.02009 0.07534,-0.02009 0.140632,-0.05023 l 0.09041,0.512304 q -0.13561,0.06529 -0.316423,0.100452 -0.180813,0.03516 -0.326469,0.03516 -0.316423,0 -0.492213,-0.165745 -0.170768,-0.170768 -0.170768,-0.482169 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path255" /><path
+ d="m 40.631897,67.885989 q -0.266197,0 -0.482169,-0.105474 -0.215971,-0.105475 -0.376694,-0.286288 -0.1557,-0.185836 -0.241084,-0.42692 -0.08538,-0.241084 -0.08538,-0.512304 0,-0.286288 0.09041,-0.532395 0.09041,-0.246107 0.25113,-0.431943 0.160723,-0.185835 0.386739,-0.29131 0.226017,-0.105474 0.497237,-0.105474 0.306378,0 0.537417,0.140632 0.231039,0.13561 0.381717,0.366649 v -0.462078 h 0.587643 v 2.506273 q 0,0.29131 -0.110497,0.522349 -0.110497,0.231039 -0.306378,0.391762 -0.190859,0.160723 -0.462079,0.246107 -0.266197,0.08538 -0.58262,0.08538 -0.431943,0 -0.728276,-0.145655 -0.29131,-0.140633 -0.502259,-0.401807 l 0.366649,-0.356604 q 0.150678,0.185836 0.376695,0.29131 0.231039,0.105474 0.487191,0.105474 0.1557,0 0.296333,-0.0452 0.145655,-0.04018 0.256152,-0.130587 0.110497,-0.09041 0.170768,-0.231039 0.06529,-0.140633 0.06529,-0.331491 v -0.331491 q -0.130588,0.226016 -0.366649,0.351581 -0.236062,0.120542 -0.507282,0.120542 z m 0.226016,-0.537417 q 0.110497,0 0.210949,-0.03516 0.100452,-0.03516 0.185836,-0.09543 0.08538,-0.06027 0.150678,-0.140633 0.06529,-0.08036 0.100452,-0.170768 V 66.27876 q -0.09041,-0.231039 -0.286288,-0.371671 -0.190858,-0.140633 -0.401807,-0.140633 -0.155701,0 -0.281265,0.07032 -0.125565,0.06529 -0.215972,0.180814 -0.09041,0.110497 -0.140632,0.256152 -0.0452,0.145655 -0.0452,0.301355 0,0.160723 0.05525,0.301356 0.05525,0.140632 0.150678,0.246106 0.100452,0.105475 0.231039,0.165746 0.130587,0.06027 0.286287,0.06027 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path256" /><path
+ d="m 43.590197,67.921147 q -0.40683,0 -0.617779,-0.261174 -0.210948,-0.261175 -0.210948,-0.773479 v -1.64741 h 0.673027 v 1.501755 q 0,0.607733 0.436965,0.607733 0.195881,0 0.376694,-0.11552 0.185836,-0.120542 0.301356,-0.361626 v -1.632342 h 0.673027 v 1.858358 q 0,0.105475 0.03516,0.150678 0.04018,0.0452 0.125565,0.05023 v 0.572575 q -0.100452,0.02009 -0.170768,0.02511 -0.06529,0.005 -0.120543,0.005 -0.180813,0 -0.296332,-0.08036 -0.110497,-0.08538 -0.130588,-0.231039 l -0.01507,-0.210948 q -0.175791,0.271219 -0.452034,0.406829 -0.276242,0.13561 -0.607733,0.13561 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path257" /><path
+ d="M 49.978922,67.870921 H 49.305895 V 66.39428 q 0,-0.316423 -0.110497,-0.462078 -0.105474,-0.145656 -0.296332,-0.145656 -0.200904,0 -0.376695,0.155701 -0.17579,0.150677 -0.251129,0.396784 v 1.53189 H 47.598215 V 66.39428 q 0,-0.316423 -0.110497,-0.462078 -0.105475,-0.145656 -0.296333,-0.145656 -0.195881,0 -0.376694,0.150678 -0.175791,0.150678 -0.25113,0.396785 v 1.536912 h -0.673027 v -2.631837 h 0.607733 v 0.487191 q 0.145656,-0.256152 0.396785,-0.391762 0.256152,-0.140632 0.582621,-0.140632 0.33149,0 0.512304,0.160723 0.180813,0.160723 0.231039,0.396784 0.160723,-0.27122 0.40683,-0.411852 0.246107,-0.145655 0.56253,-0.145655 0.241084,0 0.396784,0.09041 0.155701,0.09041 0.241085,0.236062 0.08538,0.145655 0.115519,0.331491 0.03516,0.185836 0.03516,0.376694 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path258" /><path
+ d="m 51.284794,67.921147 q -0.190859,0 -0.356604,-0.06027 -0.165746,-0.06529 -0.286288,-0.17579 -0.120542,-0.11552 -0.190858,-0.266198 -0.06529,-0.150677 -0.06529,-0.331491 0,-0.185836 0.08036,-0.341536 0.08538,-0.160723 0.23104,-0.27122 0.150677,-0.110497 0.356603,-0.170768 0.205927,-0.06529 0.452034,-0.06529 0.17579,0 0.341536,0.03014 0.170768,0.03014 0.301355,0.08538 v -0.150678 q 0,-0.261174 -0.150678,-0.401807 -0.145655,-0.140632 -0.436965,-0.140632 -0.210949,0 -0.411852,0.07534 -0.200904,0.07534 -0.411853,0.220994 L 50.531408,65.5304 q 0.507282,-0.336513 1.094925,-0.336513 0.567552,0 0.878953,0.281265 0.316423,0.276242 0.316423,0.803614 v 0.818682 q 0,0.105475 0.03516,0.150678 0.04018,0.0452 0.125565,0.05023 v 0.572575 q -0.170768,0.03516 -0.296333,0.03516 -0.190858,0 -0.296333,-0.08538 -0.100451,-0.08538 -0.125564,-0.226016 l -0.01507,-0.145655 q -0.175791,0.231039 -0.42692,0.351581 -0.25113,0.120542 -0.537417,0.120542 z m 0.190858,-0.492214 q 0.170768,0 0.321446,-0.06027 0.1557,-0.06027 0.241084,-0.160723 0.110497,-0.08538 0.110497,-0.190858 v -0.301355 q -0.120542,-0.0452 -0.261175,-0.07032 -0.140632,-0.03014 -0.271219,-0.03014 -0.261175,0 -0.426921,0.120542 -0.165745,0.11552 -0.165745,0.296333 0,0.170768 0.130587,0.286287 0.130588,0.110497 0.321446,0.110497 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path259" /><path
+ d="m 54.444001,67.921147 q -0.331491,0 -0.647914,-0.105474 -0.316423,-0.105475 -0.54244,-0.301356 l 0.25113,-0.421897 q 0.241084,0.170768 0.467101,0.261175 0.231039,0.08538 0.457055,0.08538 0.200904,0 0.316424,-0.07534 0.115519,-0.07534 0.115519,-0.215972 0,-0.140632 -0.13561,-0.205926 -0.13561,-0.06529 -0.441988,-0.150678 -0.256152,-0.07032 -0.436965,-0.135609 -0.180813,-0.06529 -0.29131,-0.145656 -0.110497,-0.08538 -0.160723,-0.190858 -0.05023,-0.110497 -0.05023,-0.261175 0,-0.200903 0.07534,-0.361626 0.08036,-0.160723 0.220994,-0.27122 0.140632,-0.11552 0.326468,-0.175791 0.190859,-0.06027 0.411853,-0.06027 0.296332,0 0.552484,0.08538 0.261175,0.08538 0.477146,0.276243 l -0.271219,0.40683 q -0.200904,-0.150678 -0.391762,-0.220994 -0.185836,-0.07032 -0.371672,-0.07032 -0.170768,0 -0.286288,0.07032 -0.115519,0.07032 -0.115519,0.226016 0,0.07032 0.02511,0.11552 0.03014,0.0452 0.09041,0.08036 0.06027,0.03516 0.155701,0.07032 0.100451,0.03014 0.246106,0.06529 0.27122,0.07032 0.462079,0.140633 0.195881,0.07032 0.316423,0.160722 0.125565,0.09041 0.180813,0.210949 0.06027,0.11552 0.06027,0.281265 0,0.38674 -0.286287,0.612756 -0.286288,0.220994 -0.778502,0.220994 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path260" /><path
+ d="m 56.98543,66.555003 q 0,-0.276243 0.09543,-0.52235 0.09543,-0.246107 0.276242,-0.431942 0.180814,-0.185836 0.436966,-0.296333 0.256152,-0.110497 0.577598,-0.110497 0.431942,0 0.733298,0.185836 0.306378,0.185835 0.457055,0.487191 l -0.657959,0.200903 q -0.08538,-0.145655 -0.226016,-0.220993 -0.140633,-0.08036 -0.311401,-0.08036 -0.145655,0 -0.27122,0.06027 -0.125565,0.05525 -0.220994,0.160723 -0.09041,0.100452 -0.145655,0.246107 -0.05023,0.145655 -0.05023,0.321446 0,0.17579 0.05525,0.321446 0.05525,0.145655 0.145655,0.251129 0.09543,0.105474 0.220994,0.165745 0.125564,0.05525 0.266197,0.05525 0.180813,0 0.331491,-0.09041 0.1557,-0.09041 0.215971,-0.220994 l 0.65796,0.200904 q -0.13561,0.301355 -0.447011,0.492214 -0.311401,0.190858 -0.748366,0.190858 -0.321446,0 -0.577598,-0.110497 -0.256152,-0.110497 -0.436965,-0.296333 -0.180813,-0.190858 -0.281265,-0.436965 -0.09543,-0.251129 -0.09543,-0.522349 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path261" /><path
+ d="m 61.174259,67.921147 q -0.321446,0 -0.577598,-0.110497 -0.256152,-0.110497 -0.436965,-0.296333 -0.175791,-0.190858 -0.27122,-0.436965 -0.09543,-0.246107 -0.09543,-0.517327 0,-0.276242 0.09543,-0.522349 0.09543,-0.246107 0.27122,-0.431943 0.180813,-0.190858 0.436965,-0.301355 0.256152,-0.110497 0.577598,-0.110497 0.321446,0 0.572575,0.110497 0.256153,0.110497 0.431943,0.301355 0.180813,0.185836 0.276243,0.431943 0.09543,0.246107 0.09543,0.522349 0,0.27122 -0.09543,0.517327 -0.09543,0.246107 -0.27122,0.436965 -0.175791,0.185836 -0.431943,0.296333 -0.256152,0.110497 -0.577598,0.110497 z m -0.688095,-1.361122 q 0,0.175791 0.05023,0.321446 0.05525,0.140633 0.145655,0.246107 0.09543,0.105474 0.220994,0.165745 0.125565,0.05525 0.27122,0.05525 0.145655,0 0.27122,-0.05525 0.125565,-0.06027 0.215971,-0.165745 0.09543,-0.105474 0.145656,-0.251129 0.05525,-0.145656 0.05525,-0.321446 0,-0.170768 -0.05525,-0.316423 -0.05023,-0.145656 -0.145656,-0.25113 -0.09041,-0.105474 -0.215971,-0.160723 -0.125565,-0.06027 -0.27122,-0.06027 -0.145655,0 -0.27122,0.06027 -0.125564,0.06027 -0.220994,0.165746 -0.09041,0.105474 -0.145655,0.251129 -0.05023,0.145655 -0.05023,0.316423 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path262" /><path
+ d="m 63.002476,67.870921 v -2.631837 h 0.673027 v 2.631837 z m 0,-2.998486 v -0.668004 h 0.673027 v 0.668004 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path263" /><path
+ d="m 65.277707,67.921147 q -0.331491,0 -0.647914,-0.105474 -0.316423,-0.105475 -0.54244,-0.301356 l 0.25113,-0.421897 q 0.241084,0.170768 0.467101,0.261175 0.231039,0.08538 0.457055,0.08538 0.200904,0 0.316423,-0.07534 0.11552,-0.07534 0.11552,-0.215972 0,-0.140632 -0.13561,-0.205926 -0.13561,-0.06529 -0.441988,-0.150678 -0.256152,-0.07032 -0.436965,-0.135609 -0.180813,-0.06529 -0.29131,-0.145656 -0.110497,-0.08538 -0.160723,-0.190858 -0.05023,-0.110497 -0.05023,-0.261175 0,-0.200903 0.07534,-0.361626 0.08036,-0.160723 0.220994,-0.27122 0.140632,-0.11552 0.326468,-0.175791 0.190858,-0.06027 0.411852,-0.06027 0.296333,0 0.552485,0.08538 0.261175,0.08538 0.477146,0.276243 l -0.271219,0.40683 q -0.200904,-0.150678 -0.391763,-0.220994 -0.185835,-0.07032 -0.371671,-0.07032 -0.170768,0 -0.286288,0.07032 -0.115519,0.07032 -0.115519,0.226016 0,0.07032 0.02511,0.11552 0.03014,0.0452 0.09041,0.08036 0.06027,0.03516 0.1557,0.07032 0.100452,0.03014 0.246107,0.06529 0.27122,0.07032 0.462079,0.140633 0.195881,0.07032 0.316423,0.160722 0.125565,0.09041 0.180813,0.210949 0.06027,0.11552 0.06027,0.281265 0,0.38674 -0.286287,0.612756 -0.286288,0.220994 -0.778502,0.220994 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path264" /><path
+ d="m 67.497688,67.921147 q -0.190858,0 -0.356604,-0.06027 -0.165745,-0.06529 -0.286287,-0.17579 -0.120543,-0.11552 -0.190859,-0.266198 -0.06529,-0.150677 -0.06529,-0.331491 0,-0.185836 0.08036,-0.341536 0.08538,-0.160723 0.231039,-0.27122 0.150678,-0.110497 0.356604,-0.170768 0.205926,-0.06529 0.452033,-0.06529 0.175791,0 0.341536,0.03014 0.170768,0.03014 0.301356,0.08538 v -0.150678 q 0,-0.261174 -0.150678,-0.401807 -0.145655,-0.140632 -0.436965,-0.140632 -0.210949,0 -0.411853,0.07534 -0.200903,0.07534 -0.411852,0.220994 L 66.7443,65.530394 q 0.507281,-0.336513 1.094924,-0.336513 0.567553,0 0.878953,0.281265 0.316424,0.276242 0.316424,0.803614 v 0.818682 q 0,0.105475 0.03516,0.150678 0.04018,0.0452 0.125565,0.05023 v 0.572575 q -0.170769,0.03516 -0.296333,0.03516 -0.190859,0 -0.296333,-0.08538 -0.100452,-0.08538 -0.125565,-0.226016 l -0.01507,-0.145655 q -0.17579,0.231039 -0.42692,0.351581 -0.251129,0.120542 -0.537417,0.120542 z m 0.190859,-0.492214 q 0.170768,0 0.321445,-0.06027 0.155701,-0.06027 0.241085,-0.160723 0.110497,-0.08538 0.110497,-0.190858 v -0.301355 q -0.120543,-0.0452 -0.261175,-0.07032 -0.140633,-0.03014 -0.27122,-0.03014 -0.261175,0 -0.42692,0.120542 -0.165746,0.11552 -0.165746,0.296333 0,0.170768 0.130588,0.286287 0.130587,0.110497 0.321446,0.110497 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path265" /><path
+ d="m 70.656896,67.921147 q -0.331491,0 -0.647915,-0.105474 -0.316423,-0.105475 -0.542439,-0.301356 l 0.251129,-0.421897 q 0.241085,0.170768 0.467101,0.261175 0.231039,0.08538 0.457056,0.08538 0.200903,0 0.316423,-0.07534 0.11552,-0.07534 0.11552,-0.215972 0,-0.140632 -0.13561,-0.205926 -0.13561,-0.06529 -0.441988,-0.150678 -0.256152,-0.07032 -0.436966,-0.135609 -0.180813,-0.06529 -0.29131,-0.145656 -0.110497,-0.08538 -0.160723,-0.190858 -0.05023,-0.110497 -0.05023,-0.261175 0,-0.200903 0.07534,-0.361626 0.08036,-0.160723 0.220994,-0.27122 0.140633,-0.11552 0.326469,-0.175791 0.190858,-0.06027 0.411852,-0.06027 0.296333,0 0.552485,0.08538 0.261175,0.08538 0.477146,0.276243 l -0.27122,0.40683 q -0.200904,-0.150678 -0.391762,-0.220994 -0.185836,-0.07032 -0.371672,-0.07032 -0.170768,0 -0.286287,0.07032 -0.11552,0.07032 -0.11552,0.226016 0,0.07032 0.02511,0.11552 0.03014,0.0452 0.09041,0.08036 0.06027,0.03516 0.1557,0.07032 0.100452,0.03014 0.246107,0.06529 0.27122,0.07032 0.462078,0.140633 0.195881,0.07032 0.316423,0.160722 0.125565,0.09041 0.180814,0.210949 0.06027,0.11552 0.06027,0.281265 0,0.38674 -0.286288,0.612756 -0.286288,0.220994 -0.778501,0.220994 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path266" /><path
+ d="m 72.143582,67.870921 v -0.723253 h 0.552485 v 0.723253 z m 0.944247,0 v -0.723253 h 0.552485 v 0.723253 z m 0.944247,0 v -0.723253 h 0.552485 v 0.723253 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path267" /></g></g></g></svg>
diff --git a/share/screens/start-welcome-text.pt_BR.svg b/share/screens/start-welcome-text.pt_BR.svg
new file mode 100644
index 0000000..45839ec
--- /dev/null
+++ b/share/screens/start-welcome-text.pt_BR.svg
@@ -0,0 +1,135 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+ width="700.00061"
+ height="220"
+ viewBox="0 0 185.20849 58.208335"
+ version="1.1"
+ id="svg243962"
+ xml:space="preserve"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:svg="http://www.w3.org/2000/svg"><defs
+ id="defs243959" /><g
+ id="layer2"
+ style="font-variation-settings:normal;opacity:1;vector-effect:none;fill:#cbe1fb;fill-opacity:1;stroke-width:0.125564;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;-inkscape-stroke:none;stop-color:#000000;stop-opacity:1"
+ transform="translate(-1756.876)"><g
+ id="layer3-78"
+ transform="translate(1750.9028,-30.121324)"
+ style="font-variation-settings:normal;vector-effect:none;fill:#cbe1fb;fill-opacity:1;stroke-width:0.125564;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;-inkscape-stroke:none;stop-color:#000000;stop-opacity:1"><g
+ aria-label="Bemvindo!"
+ id="text118971-76"
+ style="font-size:14.4164px;line-height:1.25;font-family:'Roboto Condensed';-inkscape-font-specification:'Roboto Condensed, ';vector-effect:none;stroke-width:0.125564;stop-color:#000000;stop-opacity:1"><path
+ d="m 21.282812,46.328237 q 0,0.648738 -0.259496,1.138896 -0.259495,0.490157 -0.72082,0.821734 -0.446908,0.331578 -1.052397,0.504574 -0.591072,0.172997 -1.268643,0.172997 H 13.036631 V 38.730794 h 5.478232 q 0.533407,0 0.965899,0.230663 0.432492,0.230662 0.735236,0.605489 0.302744,0.36041 0.461325,0.836151 0.172997,0.461325 0.172997,0.937066 0,0.749653 -0.374827,1.412807 -0.374826,0.648738 -1.095646,0.965899 0.8794,0.259495 1.383974,0.937066 0.518991,0.663154 0.518991,1.672302 z m -2.00388,-0.374826 q 0,-0.273912 -0.100915,-0.518991 -0.0865,-0.259495 -0.245079,-0.446908 -0.15858,-0.187413 -0.374826,-0.288328 -0.216246,-0.115331 -0.475741,-0.115331 h -3.056277 v 2.695866 h 2.955362 q 0.273912,0 0.504574,-0.100914 0.245079,-0.100915 0.418076,-0.273912 0.172996,-0.187413 0.273911,-0.432492 0.100915,-0.245079 0.100915,-0.51899 z M 15.026094,40.43193 v 2.580535 h 2.652618 q 0.504574,0 0.850567,-0.345993 0.36041,-0.345994 0.36041,-0.951483 0,-0.591072 -0.331577,-0.937066 Q 18.240951,40.43193 17.76521,40.43193 Z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path268" /><path
+ d="m 26.155532,49.110602 q -0.908233,0 -1.64347,-0.302744 -0.735236,-0.317161 -1.254226,-0.850568 -0.518991,-0.533407 -0.807319,-1.23981 -0.273911,-0.706404 -0.273911,-1.484889 0,-0.807319 0.273911,-1.513722 0.273912,-0.72082 0.792902,-1.254227 0.518991,-0.547823 1.254227,-0.864984 0.749653,-0.317161 1.672302,-0.317161 0.92265,0 1.64347,0.317161 0.735236,0.317161 1.23981,0.850568 0.518991,0.533406 0.778486,1.23981 0.273912,0.706404 0.273912,1.470473 0,0.187413 -0.01442,0.36041 0,0.172997 -0.02883,0.288328 h -5.838642 q 0.04325,0.446908 0.216246,0.792902 0.172997,0.345993 0.446909,0.591072 0.273911,0.245079 0.619905,0.374826 0.345994,0.129748 0.72082,0.129748 0.576656,0 1.08123,-0.273912 0.51899,-0.288328 0.706404,-0.749652 l 1.657886,0.461324 q -0.418076,0.864984 -1.340726,1.427224 -0.908233,0.547823 -2.176876,0.547823 z m 1.96063,-4.555582 q -0.07208,-0.850568 -0.634321,-1.355142 -0.547823,-0.51899 -1.340725,-0.51899 -0.389243,0 -0.735237,0.144164 -0.331577,0.129748 -0.591072,0.374826 -0.259495,0.245079 -0.432492,0.591073 -0.158581,0.345993 -0.187413,0.764069 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path269" /><path
+ d="m 43.022705,48.966438 h -1.931798 v -4.238421 q 0,-0.908233 -0.317161,-1.326309 -0.302744,-0.418076 -0.850567,-0.418076 -0.576656,0 -1.08123,0.446909 -0.504574,0.432492 -0.72082,1.138895 v 4.397002 h -1.931798 v -4.238421 q 0,-0.908233 -0.317161,-1.326309 -0.302744,-0.418076 -0.850567,-0.418076 -0.56224,0 -1.08123,0.432492 -0.504574,0.432492 -0.72082,1.138896 v 4.411418 h -1.931798 v -7.554193 h 1.744385 v 1.398391 q 0.418075,-0.735237 1.138895,-1.12448 0.735237,-0.403659 1.672303,-0.403659 0.951482,0 1.470472,0.461325 0.518991,0.461325 0.663155,1.138896 0.461325,-0.778486 1.167728,-1.182145 0.706404,-0.418076 1.614637,-0.418076 0.691987,0 1.138896,0.259495 0.446908,0.259496 0.691987,0.677571 0.245079,0.418076 0.331577,0.951483 0.100915,0.533406 0.100915,1.08123 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path270" /><path
+ d="m 46.569121,48.966438 -2.782365,-7.554193 h 1.989463 l 1.917381,5.982806 1.931798,-5.982806 h 1.816466 l -2.782365,7.554193 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path271" /><path
+ d="m 52.451009,48.966438 v -7.554193 h 1.931798 v 7.554193 z m 0,-8.60659 v -1.917382 h 1.931798 v 1.917382 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path272" /><path
+ d="m 63.147966,48.966438 h -1.931798 v -4.238421 q 0,-0.908233 -0.31716,-1.326309 -0.317161,-0.418076 -0.879401,-0.418076 -0.288328,0 -0.591072,0.115332 -0.302745,0.115331 -0.576656,0.331577 -0.259495,0.201829 -0.475741,0.490157 -0.216246,0.288328 -0.317161,0.634322 v 4.411418 h -1.931798 v -7.554193 h 1.744385 v 1.398391 q 0.418075,-0.72082 1.210977,-1.12448 0.792902,-0.403659 1.787634,-0.403659 0.706403,0 1.153312,0.259495 0.446908,0.259496 0.691987,0.677571 0.245079,0.418076 0.331577,0.951483 0.100915,0.533406 0.100915,1.08123 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path273" /><path
+ d="m 67.963019,49.110602 q -0.778485,0 -1.44164,-0.302744 -0.663154,-0.302745 -1.138895,-0.836151 -0.475741,-0.533407 -0.749653,-1.239811 -0.259495,-0.72082 -0.259495,-1.542554 0,-0.821735 0.245079,-1.528139 0.259495,-0.706403 0.706403,-1.23981 0.446909,-0.533407 1.066814,-0.836151 0.619905,-0.302745 1.355141,-0.302745 0.836152,0 1.499306,0.403659 0.677571,0.40366 1.052397,1.052398 v -4.296088 h 1.931798 v 8.303847 q 0,0.302744 0.100915,0.432492 0.100914,0.129747 0.345993,0.144164 v 1.643469 q -0.504574,0.100915 -0.821735,0.100915 -0.51899,0 -0.850567,-0.259495 -0.331577,-0.259495 -0.374827,-0.677571 l -0.04325,-0.475741 q -0.418075,0.72082 -1.138895,1.095646 -0.706404,0.36041 -1.48489,0.36041 z m 0.504574,-1.643469 q 0.273912,0 0.56224,-0.0865 0.288328,-0.100915 0.533407,-0.273911 0.245079,-0.172997 0.432492,-0.403659 0.201829,-0.230663 0.302744,-0.504574 v -1.80205 q -0.115331,-0.317161 -0.331577,-0.576656 -0.20183,-0.273912 -0.475741,-0.461325 -0.259495,-0.20183 -0.56224,-0.317161 -0.288328,-0.115331 -0.576656,-0.115331 -0.432492,0 -0.807318,0.187413 -0.36041,0.187413 -0.619905,0.51899 -0.259496,0.317161 -0.40366,0.735237 -0.144164,0.418075 -0.144164,0.864984 0,0.475741 0.158581,0.8794 0.15858,0.403659 0.432492,0.706404 0.273911,0.302744 0.648738,0.475741 0.389243,0.172997 0.850567,0.172998 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path274" /><path
+ d="m 77.621987,49.110602 q -0.92265,0 -1.657886,-0.317161 -0.735237,-0.31716 -1.254227,-0.850567 -0.504574,-0.547823 -0.778486,-1.254227 -0.273911,-0.706403 -0.273911,-1.484889 0,-0.792902 0.273911,-1.499306 0.273912,-0.706403 0.778486,-1.23981 0.51899,-0.547823 1.254227,-0.864984 0.735236,-0.317161 1.657886,-0.317161 0.922649,0 1.643469,0.317161 0.735237,0.317161 1.239811,0.864984 0.51899,0.533407 0.792902,1.23981 0.273911,0.706404 0.273911,1.499306 0,0.778486 -0.273911,1.484889 -0.273912,0.706404 -0.778486,1.254227 -0.504574,0.533407 -1.23981,0.850567 -0.735237,0.317161 -1.657886,0.317161 z M 75.64694,45.203758 q 0,0.504574 0.144164,0.92265 0.15858,0.403659 0.418076,0.706403 0.273911,0.302744 0.634321,0.475741 0.36041,0.158581 0.778486,0.158581 0.418075,0 0.778485,-0.158581 0.36041,-0.172997 0.619906,-0.475741 0.273911,-0.302744 0.418075,-0.72082 0.158581,-0.418075 0.158581,-0.922649 0,-0.490158 -0.158581,-0.908234 -0.144164,-0.418075 -0.418075,-0.72082 -0.259496,-0.302744 -0.619906,-0.461324 -0.36041,-0.172997 -0.778485,-0.172997 -0.418076,0 -0.778486,0.172997 -0.36041,0.172996 -0.634321,0.475741 -0.259496,0.302744 -0.418076,0.72082 -0.144164,0.418075 -0.144164,0.908233 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path275" /><path
+ d="m 83.244369,45.11726 v -6.48738 h 1.931797 v 6.48738 z m 0,3.849178 v -2.176876 h 1.931797 v 2.176876 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path276" /></g><g
+ aria-label="Vamos configurar
+ algumas coisas…"
+ id="text115541-86"
+ style="font-size:5.02259px;line-height:1.25;font-family:'Roboto Condensed';-inkscape-font-specification:'Roboto Condensed, ';vector-effect:none;stroke-width:0.125564;stop-color:#000000;stop-opacity:1"><path
+ d="m 30.737405,57.821141 0.964338,2.697131 0.954292,-2.697131 H 33.38431 L 31.993053,61.38718 H 31.410432 L 30.00913,57.821141 Z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path240" /><path
+ d="m 34.167822,61.437406 q -0.190859,0 -0.356604,-0.06027 -0.165745,-0.06529 -0.286288,-0.175791 -0.120542,-0.115519 -0.190858,-0.266197 -0.06529,-0.150677 -0.06529,-0.331491 0,-0.185836 0.08036,-0.341536 0.08538,-0.160723 0.231039,-0.27122 0.150678,-0.110497 0.356604,-0.170768 0.205926,-0.06529 0.452033,-0.06529 0.175791,0 0.341536,0.03014 0.170768,0.03014 0.301355,0.08538 V 59.71968 q 0,-0.261174 -0.150677,-0.401807 -0.145655,-0.140632 -0.436966,-0.140632 -0.210948,0 -0.411852,0.07534 -0.200904,0.07534 -0.411852,0.220993 l -0.205927,-0.42692 q 0.507282,-0.336513 1.094925,-0.336513 0.567553,0 0.878953,0.281265 0.316423,0.276242 0.316423,0.803614 v 0.818682 q 0,0.105475 0.03516,0.150678 0.04018,0.0452 0.125564,0.05023 v 0.572575 q -0.170768,0.03516 -0.296332,0.03516 -0.190859,0 -0.296333,-0.08538 -0.100452,-0.08538 -0.125565,-0.226016 l -0.01507,-0.145655 q -0.17579,0.231039 -0.42692,0.351581 -0.251129,0.120542 -0.537417,0.120542 z m 0.190858,-0.492214 q 0.170768,0 0.321446,-0.06027 0.1557,-0.06027 0.241084,-0.160723 0.110497,-0.08538 0.110497,-0.190858 v -0.301355 q -0.120542,-0.0452 -0.261174,-0.07032 -0.140633,-0.03014 -0.27122,-0.03014 -0.261175,0 -0.42692,0.120542 -0.165746,0.11552 -0.165746,0.296333 0,0.170768 0.130588,0.286287 0.130587,0.110497 0.321445,0.110497 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path241" /><path
+ d="m 40.420944,61.38718 h -0.673027 v -1.476641 q 0,-0.316423 -0.110497,-0.462078 -0.105475,-0.145656 -0.296333,-0.145656 -0.200904,0 -0.376694,0.155701 -0.175791,0.150677 -0.25113,0.396784 v 1.53189 h -0.673027 v -1.476641 q 0,-0.316423 -0.110497,-0.462078 -0.105474,-0.145656 -0.296333,-0.145656 -0.195881,0 -0.376694,0.150678 -0.175791,0.150678 -0.25113,0.396785 v 1.536912 h -0.673027 v -2.631837 h 0.607734 v 0.487191 q 0.145655,-0.256152 0.396784,-0.391762 0.256153,-0.140632 0.582621,-0.140632 0.331491,0 0.512304,0.160723 0.180813,0.160723 0.231039,0.396784 0.160723,-0.27122 0.40683,-0.411852 0.246107,-0.145655 0.56253,-0.145655 0.241084,0 0.396785,0.09041 0.1557,0.09041 0.241084,0.236062 0.08538,0.145655 0.11552,0.331491 0.03516,0.185836 0.03516,0.376694 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path242" /><path
+ d="m 42.224052,61.437406 q -0.321445,0 -0.577597,-0.110497 -0.256153,-0.110497 -0.436966,-0.296333 -0.17579,-0.190858 -0.27122,-0.436965 -0.09543,-0.246107 -0.09543,-0.517327 0,-0.276242 0.09543,-0.522349 0.09543,-0.246107 0.27122,-0.431943 0.180813,-0.190858 0.436966,-0.301355 0.256152,-0.110497 0.577597,-0.110497 0.321446,0 0.572576,0.110497 0.256152,0.110497 0.431942,0.301355 0.180814,0.185836 0.276243,0.431943 0.09543,0.246107 0.09543,0.522349 0,0.27122 -0.09543,0.517327 -0.09543,0.246107 -0.27122,0.436965 -0.175791,0.185836 -0.431943,0.296333 -0.256152,0.110497 -0.577598,0.110497 z m -0.688094,-1.361122 q 0,0.175791 0.05022,0.321446 0.05525,0.140633 0.145656,0.246107 0.09543,0.105474 0.220994,0.165745 0.125564,0.05525 0.271219,0.05525 0.145655,0 0.27122,-0.05525 0.125565,-0.06027 0.215972,-0.165745 0.09543,-0.105474 0.145655,-0.25113 0.05525,-0.145655 0.05525,-0.321445 0,-0.170768 -0.05525,-0.316423 -0.05023,-0.145656 -0.145655,-0.25113 -0.09041,-0.105474 -0.215972,-0.160723 -0.125565,-0.06027 -0.27122,-0.06027 -0.145655,0 -0.271219,0.06027 -0.125565,0.06027 -0.220994,0.165746 -0.09041,0.105474 -0.145656,0.251129 -0.05022,0.145655 -0.05022,0.316423 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path243" /><path
+ d="m 45.046742,61.437406 q -0.331491,0 -0.647914,-0.105474 -0.316423,-0.105475 -0.542439,-0.301356 l 0.251129,-0.421897 q 0.241084,0.170768 0.467101,0.261175 0.231039,0.08538 0.457056,0.08538 0.200903,0 0.316423,-0.07534 0.115519,-0.07534 0.115519,-0.215972 0,-0.140632 -0.13561,-0.205926 -0.135609,-0.06529 -0.441987,-0.150678 -0.256153,-0.07032 -0.436966,-0.135609 -0.180813,-0.06529 -0.29131,-0.145656 -0.110497,-0.08538 -0.160723,-0.190858 -0.05023,-0.110497 -0.05023,-0.261175 0,-0.200903 0.07534,-0.361626 0.08036,-0.160723 0.220994,-0.27122 0.140633,-0.11552 0.326468,-0.175791 0.190859,-0.06027 0.411853,-0.06027 0.296333,0 0.552485,0.08538 0.261174,0.08538 0.477146,0.276243 l -0.27122,0.406829 q -0.200904,-0.150677 -0.391762,-0.220993 -0.185836,-0.07032 -0.371672,-0.07032 -0.170768,0 -0.286287,0.07032 -0.11552,0.07032 -0.11552,0.226016 0,0.07032 0.02511,0.11552 0.03013,0.0452 0.09041,0.08036 0.06027,0.03516 0.1557,0.07032 0.100452,0.03014 0.246107,0.06529 0.27122,0.07032 0.462078,0.140633 0.195881,0.07032 0.316423,0.160722 0.125565,0.09041 0.180813,0.210949 0.06027,0.11552 0.06027,0.281265 0,0.38674 -0.286288,0.612756 -0.286288,0.220994 -0.778502,0.220994 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path244" /><path
+ d="m 47.588171,60.071262 q 0,-0.276243 0.09543,-0.52235 0.09543,-0.246107 0.276243,-0.431942 0.180813,-0.185836 0.436965,-0.296333 0.256152,-0.110497 0.577598,-0.110497 0.431943,0 0.733298,0.185836 0.306378,0.185835 0.457056,0.487191 L 49.5068,59.58407 q -0.08538,-0.145655 -0.226016,-0.220994 -0.140633,-0.08036 -0.311401,-0.08036 -0.145655,0 -0.27122,0.06027 -0.125564,0.05525 -0.220994,0.160723 -0.09041,0.100452 -0.145655,0.246107 -0.05023,0.145655 -0.05023,0.321446 0,0.17579 0.05525,0.321445 0.05525,0.145656 0.145655,0.25113 0.09543,0.105474 0.220994,0.165745 0.125565,0.05525 0.266197,0.05525 0.180813,0 0.331491,-0.09041 0.1557,-0.09041 0.215972,-0.220994 l 0.657959,0.200904 q -0.13561,0.301355 -0.447011,0.492214 -0.3114,0.190858 -0.748366,0.190858 -0.321445,0 -0.577597,-0.110497 -0.256153,-0.110497 -0.436966,-0.296333 -0.180813,-0.190858 -0.281265,-0.436965 -0.09543,-0.251129 -0.09543,-0.522349 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path245" /><path
+ d="m 51.777002,61.437406 q -0.321445,0 -0.577598,-0.110497 -0.256152,-0.110497 -0.436965,-0.296333 -0.175791,-0.190858 -0.27122,-0.436965 -0.09543,-0.246107 -0.09543,-0.517327 0,-0.276242 0.09543,-0.522349 0.09543,-0.246107 0.27122,-0.431943 0.180813,-0.190858 0.436965,-0.301355 0.256153,-0.110497 0.577598,-0.110497 0.321446,0 0.572576,0.110497 0.256152,0.110497 0.431942,0.301355 0.180814,0.185836 0.276243,0.431943 0.09543,0.246107 0.09543,0.522349 0,0.27122 -0.09543,0.517327 -0.09543,0.246107 -0.27122,0.436965 -0.175791,0.185836 -0.431943,0.296333 -0.256152,0.110497 -0.577598,0.110497 z m -0.688095,-1.361122 q 0,0.175791 0.05023,0.321446 0.05525,0.140633 0.145655,0.246107 0.09543,0.105474 0.220994,0.165745 0.125565,0.05525 0.27122,0.05525 0.145655,0 0.27122,-0.05525 0.125565,-0.06027 0.215972,-0.165745 0.09543,-0.105474 0.145655,-0.25113 0.05525,-0.145655 0.05525,-0.321445 0,-0.170768 -0.05525,-0.316423 -0.05023,-0.145656 -0.145655,-0.25113 -0.09041,-0.105474 -0.215972,-0.160723 -0.125565,-0.06027 -0.27122,-0.06027 -0.145655,0 -0.27122,0.06027 -0.125564,0.06027 -0.220994,0.165746 -0.09041,0.105474 -0.145655,0.251129 -0.05023,0.145655 -0.05023,0.316423 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path246" /><path
+ d="m 56.051221,61.38718 h -0.673027 v -1.476641 q 0,-0.316423 -0.110497,-0.462078 -0.110497,-0.145656 -0.306378,-0.145656 -0.100452,0 -0.205926,0.04018 -0.105475,0.04018 -0.200904,0.11552 -0.09041,0.07032 -0.165745,0.170768 -0.07534,0.100452 -0.110497,0.220994 v 1.536912 h -0.673028 v -2.631837 h 0.607734 v 0.487191 q 0.145655,-0.251129 0.421897,-0.391762 0.276243,-0.140632 0.622802,-0.140632 0.246107,0 0.401807,0.09041 0.1557,0.09041 0.241084,0.236062 0.08538,0.145655 0.11552,0.331491 0.03516,0.185836 0.03516,0.376694 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path247" /><path
+ d="M 56.774459,59.40828 H 56.4279 v -0.512304 h 0.346559 v -0.160723 q 0,-0.215972 0.07032,-0.411853 0.07534,-0.195881 0.210949,-0.336513 0.140632,-0.145655 0.336513,-0.231039 0.200904,-0.08538 0.452033,-0.08538 0.286288,0 0.52235,0.09543 0.241084,0.09041 0.452033,0.231039 l -0.266197,0.502259 q -0.130588,-0.11552 -0.306378,-0.185836 -0.175791,-0.07032 -0.356604,-0.07032 -0.226017,0 -0.336514,0.140632 -0.105474,0.140633 -0.105474,0.326469 v 0.185836 h 1.411348 v 2.491204 h -0.673027 v -1.9789 H 57.44749 v 1.9789 h -0.673027 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path248" /><path
+ d="m 60.496192,61.402248 q -0.266197,0 -0.482169,-0.105474 -0.215971,-0.105475 -0.376694,-0.286288 -0.1557,-0.185836 -0.241084,-0.42692 -0.08538,-0.241084 -0.08538,-0.512304 0,-0.286288 0.09041,-0.532395 0.09041,-0.246107 0.25113,-0.431943 0.160723,-0.185835 0.386739,-0.29131 0.226017,-0.105474 0.497237,-0.105474 0.306378,0 0.537417,0.140632 0.231039,0.13561 0.381717,0.366649 v -0.462078 h 0.587643 v 2.506273 q 0,0.29131 -0.110497,0.522349 -0.110497,0.231039 -0.306378,0.391762 -0.190859,0.160723 -0.462079,0.246107 -0.266197,0.08538 -0.58262,0.08538 -0.431943,0 -0.728276,-0.145655 -0.29131,-0.140633 -0.502259,-0.401807 l 0.366649,-0.356604 q 0.150678,0.185836 0.376695,0.29131 0.231039,0.105474 0.487191,0.105474 0.1557,0 0.296333,-0.0452 0.145655,-0.04018 0.256152,-0.130587 0.110497,-0.09041 0.170768,-0.231039 0.06529,-0.140633 0.06529,-0.331491 v -0.331491 q -0.130588,0.226016 -0.366649,0.351581 -0.236062,0.120542 -0.507282,0.120542 z m 0.226016,-0.537417 q 0.110497,0 0.210949,-0.03516 0.100452,-0.03516 0.185836,-0.09543 0.08538,-0.06027 0.150678,-0.140633 0.06529,-0.08036 0.100452,-0.170768 v -0.627824 q -0.09041,-0.231039 -0.286288,-0.371671 -0.190858,-0.140633 -0.401807,-0.140633 -0.155701,0 -0.281265,0.07032 -0.125565,0.06529 -0.215972,0.180814 -0.09041,0.110497 -0.140632,0.256152 -0.0452,0.145655 -0.0452,0.301355 0,0.160723 0.05525,0.301355 0.05525,0.140633 0.150678,0.246107 0.100452,0.105475 0.231039,0.165746 0.130587,0.06027 0.286287,0.06027 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path249" /><path
+ d="m 63.454494,61.437406 q -0.40683,0 -0.617779,-0.261174 -0.210948,-0.261175 -0.210948,-0.773479 v -1.64741 h 0.673027 v 1.501755 q 0,0.607733 0.436965,0.607733 0.195881,0 0.376694,-0.11552 0.185836,-0.120542 0.301356,-0.361626 v -1.632342 h 0.673027 v 1.858358 q 0,0.105475 0.03516,0.150678 0.04018,0.0452 0.125565,0.05023 v 0.572575 q -0.100452,0.02009 -0.170768,0.02511 -0.06529,0.005 -0.120543,0.005 -0.180813,0 -0.296332,-0.08036 -0.110497,-0.08538 -0.130588,-0.231039 l -0.01507,-0.210949 q -0.17579,0.27122 -0.452033,0.40683 -0.276242,0.13561 -0.607733,0.13561 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path250" /><path
+ d="m 67.321878,59.337964 q -0.306378,0.005 -0.547462,0.120542 -0.241085,0.110497 -0.346559,0.336513 V 61.38718 H 65.75483 v -2.631837 h 0.617779 v 0.56253 q 0.07032,-0.13561 0.165745,-0.241084 0.09543,-0.110497 0.205926,-0.190859 0.110497,-0.08036 0.220994,-0.120542 0.11552,-0.0452 0.220994,-0.0452 0.05525,0 0.08036,0 0.03013,0 0.05525,0.005 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path251" /><path
+ d="m 68.38163,61.437406 q -0.190859,0 -0.356604,-0.06027 -0.165746,-0.06529 -0.286288,-0.175791 -0.120542,-0.115519 -0.190858,-0.266197 -0.06529,-0.150677 -0.06529,-0.331491 0,-0.185836 0.08036,-0.341536 0.08538,-0.160723 0.231039,-0.27122 0.150677,-0.110497 0.356604,-0.170768 0.205926,-0.06529 0.452033,-0.06529 0.17579,0 0.341536,0.03014 0.170768,0.03014 0.301355,0.08538 V 59.71968 q 0,-0.261174 -0.150677,-0.401807 -0.145656,-0.140632 -0.436966,-0.140632 -0.210949,0 -0.411852,0.07534 -0.200904,0.07534 -0.411853,0.220993 l -0.205926,-0.42692 q 0.507282,-0.336513 1.094925,-0.336513 0.567553,0 0.878953,0.281265 0.316423,0.276242 0.316423,0.803614 v 0.818682 q 0,0.105475 0.03516,0.150678 0.04018,0.0452 0.125565,0.05023 v 0.572575 q -0.170768,0.03516 -0.296333,0.03516 -0.190858,0 -0.296332,-0.08538 -0.100452,-0.08538 -0.125565,-0.226016 l -0.01507,-0.145655 q -0.175791,0.231039 -0.42692,0.351581 -0.25113,0.120542 -0.537417,0.120542 z m 0.190858,-0.492214 q 0.170768,0 0.321446,-0.06027 0.1557,-0.06027 0.241084,-0.160723 0.110497,-0.08538 0.110497,-0.190858 v -0.301355 q -0.120542,-0.0452 -0.261174,-0.07032 -0.140633,-0.03014 -0.27122,-0.03014 -0.261175,0 -0.42692,0.120542 -0.165746,0.11552 -0.165746,0.296333 0,0.170768 0.130587,0.286287 0.130588,0.110497 0.321446,0.110497 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path252" /><path
+ d="m 72.113413,59.337964 q -0.306378,0.005 -0.547463,0.120542 -0.241084,0.110497 -0.346558,0.336513 v 1.592161 h -0.673028 v -2.631837 h 0.617779 v 0.56253 q 0.07032,-0.13561 0.165745,-0.241084 0.09543,-0.110497 0.205927,-0.190859 0.110497,-0.08036 0.220994,-0.120542 0.115519,-0.0452 0.220994,-0.0452 0.05525,0 0.08036,0 0.03014,0 0.05525,0.005 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path253" /><path
+ d="m 35.845375,67.921147 q -0.190859,0 -0.356604,-0.06027 -0.165746,-0.06529 -0.286288,-0.17579 -0.120542,-0.11552 -0.190858,-0.266198 -0.06529,-0.150677 -0.06529,-0.331491 0,-0.185836 0.08036,-0.341536 0.08538,-0.160723 0.231039,-0.27122 0.150677,-0.110497 0.356604,-0.170768 0.205926,-0.06529 0.452033,-0.06529 0.17579,0 0.341536,0.03014 0.170768,0.03014 0.301355,0.08538 v -0.150678 q 0,-0.261174 -0.150677,-0.401807 -0.145655,-0.140632 -0.436966,-0.140632 -0.210948,0 -0.411852,0.07534 -0.200904,0.07534 -0.411852,0.220994 L 35.091988,65.5304 q 0.507282,-0.336513 1.094925,-0.336513 0.567553,0 0.878953,0.281265 0.316423,0.276242 0.316423,0.803614 v 0.818682 q 0,0.105475 0.03516,0.150678 0.04018,0.0452 0.125564,0.05023 v 0.572575 q -0.170768,0.03516 -0.296333,0.03516 -0.190858,0 -0.296332,-0.08538 -0.100452,-0.08538 -0.125565,-0.226016 l -0.01507,-0.145655 q -0.175791,0.231039 -0.42692,0.351581 -0.25113,0.120542 -0.537417,0.120542 z m 0.190858,-0.492214 q 0.170768,0 0.321446,-0.06027 0.1557,-0.06027 0.241084,-0.160723 0.110497,-0.08538 0.110497,-0.190858 v -0.301355 q -0.120542,-0.0452 -0.261174,-0.07032 -0.140633,-0.03014 -0.27122,-0.03014 -0.261175,0 -0.42692,0.120542 -0.165746,0.11552 -0.165746,0.296333 0,0.170768 0.130587,0.286287 0.130588,0.110497 0.321446,0.110497 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path254" /><path
+ d="m 38.005086,64.204431 h 0.673027 v 2.822695 q 0,0.145655 0.07032,0.226017 0.07032,0.08036 0.200903,0.08036 0.06027,0 0.130588,-0.02009 0.07534,-0.02009 0.140632,-0.05023 l 0.09041,0.512304 q -0.13561,0.06529 -0.316423,0.100452 -0.180813,0.03516 -0.326469,0.03516 -0.316423,0 -0.492213,-0.165745 -0.170768,-0.170768 -0.170768,-0.482169 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path255" /><path
+ d="m 40.631897,67.885989 q -0.266197,0 -0.482169,-0.105474 -0.215971,-0.105475 -0.376694,-0.286288 -0.1557,-0.185836 -0.241084,-0.42692 -0.08538,-0.241084 -0.08538,-0.512304 0,-0.286288 0.09041,-0.532395 0.09041,-0.246107 0.25113,-0.431943 0.160723,-0.185835 0.386739,-0.29131 0.226017,-0.105474 0.497237,-0.105474 0.306378,0 0.537417,0.140632 0.231039,0.13561 0.381717,0.366649 v -0.462078 h 0.587643 v 2.506273 q 0,0.29131 -0.110497,0.522349 -0.110497,0.231039 -0.306378,0.391762 -0.190859,0.160723 -0.462079,0.246107 -0.266197,0.08538 -0.58262,0.08538 -0.431943,0 -0.728276,-0.145655 -0.29131,-0.140633 -0.502259,-0.401807 l 0.366649,-0.356604 q 0.150678,0.185836 0.376695,0.29131 0.231039,0.105474 0.487191,0.105474 0.1557,0 0.296333,-0.0452 0.145655,-0.04018 0.256152,-0.130587 0.110497,-0.09041 0.170768,-0.231039 0.06529,-0.140633 0.06529,-0.331491 v -0.331491 q -0.130588,0.226016 -0.366649,0.351581 -0.236062,0.120542 -0.507282,0.120542 z m 0.226016,-0.537417 q 0.110497,0 0.210949,-0.03516 0.100452,-0.03516 0.185836,-0.09543 0.08538,-0.06027 0.150678,-0.140633 0.06529,-0.08036 0.100452,-0.170768 V 66.27876 q -0.09041,-0.231039 -0.286288,-0.371671 -0.190858,-0.140633 -0.401807,-0.140633 -0.155701,0 -0.281265,0.07032 -0.125565,0.06529 -0.215972,0.180814 -0.09041,0.110497 -0.140632,0.256152 -0.0452,0.145655 -0.0452,0.301355 0,0.160723 0.05525,0.301356 0.05525,0.140632 0.150678,0.246106 0.100452,0.105475 0.231039,0.165746 0.130587,0.06027 0.286287,0.06027 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path256" /><path
+ d="m 43.590197,67.921147 q -0.40683,0 -0.617779,-0.261174 -0.210948,-0.261175 -0.210948,-0.773479 v -1.64741 h 0.673027 v 1.501755 q 0,0.607733 0.436965,0.607733 0.195881,0 0.376694,-0.11552 0.185836,-0.120542 0.301356,-0.361626 v -1.632342 h 0.673027 v 1.858358 q 0,0.105475 0.03516,0.150678 0.04018,0.0452 0.125565,0.05023 v 0.572575 q -0.100452,0.02009 -0.170768,0.02511 -0.06529,0.005 -0.120543,0.005 -0.180813,0 -0.296332,-0.08036 -0.110497,-0.08538 -0.130588,-0.231039 l -0.01507,-0.210948 q -0.175791,0.271219 -0.452034,0.406829 -0.276242,0.13561 -0.607733,0.13561 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path257" /><path
+ d="M 49.978922,67.870921 H 49.305895 V 66.39428 q 0,-0.316423 -0.110497,-0.462078 -0.105474,-0.145656 -0.296332,-0.145656 -0.200904,0 -0.376695,0.155701 -0.17579,0.150677 -0.251129,0.396784 v 1.53189 H 47.598215 V 66.39428 q 0,-0.316423 -0.110497,-0.462078 -0.105475,-0.145656 -0.296333,-0.145656 -0.195881,0 -0.376694,0.150678 -0.175791,0.150678 -0.25113,0.396785 v 1.536912 h -0.673027 v -2.631837 h 0.607733 v 0.487191 q 0.145656,-0.256152 0.396785,-0.391762 0.256152,-0.140632 0.582621,-0.140632 0.33149,0 0.512304,0.160723 0.180813,0.160723 0.231039,0.396784 0.160723,-0.27122 0.40683,-0.411852 0.246107,-0.145655 0.56253,-0.145655 0.241084,0 0.396784,0.09041 0.155701,0.09041 0.241085,0.236062 0.08538,0.145655 0.115519,0.331491 0.03516,0.185836 0.03516,0.376694 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path258" /><path
+ d="m 51.284794,67.921147 q -0.190859,0 -0.356604,-0.06027 -0.165746,-0.06529 -0.286288,-0.17579 -0.120542,-0.11552 -0.190858,-0.266198 -0.06529,-0.150677 -0.06529,-0.331491 0,-0.185836 0.08036,-0.341536 0.08538,-0.160723 0.23104,-0.27122 0.150677,-0.110497 0.356603,-0.170768 0.205927,-0.06529 0.452034,-0.06529 0.17579,0 0.341536,0.03014 0.170768,0.03014 0.301355,0.08538 v -0.150678 q 0,-0.261174 -0.150678,-0.401807 -0.145655,-0.140632 -0.436965,-0.140632 -0.210949,0 -0.411852,0.07534 -0.200904,0.07534 -0.411853,0.220994 L 50.531408,65.5304 q 0.507282,-0.336513 1.094925,-0.336513 0.567552,0 0.878953,0.281265 0.316423,0.276242 0.316423,0.803614 v 0.818682 q 0,0.105475 0.03516,0.150678 0.04018,0.0452 0.125565,0.05023 v 0.572575 q -0.170768,0.03516 -0.296333,0.03516 -0.190858,0 -0.296333,-0.08538 -0.100451,-0.08538 -0.125564,-0.226016 l -0.01507,-0.145655 q -0.175791,0.231039 -0.42692,0.351581 -0.25113,0.120542 -0.537417,0.120542 z m 0.190858,-0.492214 q 0.170768,0 0.321446,-0.06027 0.1557,-0.06027 0.241084,-0.160723 0.110497,-0.08538 0.110497,-0.190858 v -0.301355 q -0.120542,-0.0452 -0.261175,-0.07032 -0.140632,-0.03014 -0.271219,-0.03014 -0.261175,0 -0.426921,0.120542 -0.165745,0.11552 -0.165745,0.296333 0,0.170768 0.130587,0.286287 0.130588,0.110497 0.321446,0.110497 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path259" /><path
+ d="m 54.444001,67.921147 q -0.331491,0 -0.647914,-0.105474 -0.316423,-0.105475 -0.54244,-0.301356 l 0.25113,-0.421897 q 0.241084,0.170768 0.467101,0.261175 0.231039,0.08538 0.457055,0.08538 0.200904,0 0.316424,-0.07534 0.115519,-0.07534 0.115519,-0.215972 0,-0.140632 -0.13561,-0.205926 -0.13561,-0.06529 -0.441988,-0.150678 -0.256152,-0.07032 -0.436965,-0.135609 -0.180813,-0.06529 -0.29131,-0.145656 -0.110497,-0.08538 -0.160723,-0.190858 -0.05023,-0.110497 -0.05023,-0.261175 0,-0.200903 0.07534,-0.361626 0.08036,-0.160723 0.220994,-0.27122 0.140632,-0.11552 0.326468,-0.175791 0.190859,-0.06027 0.411853,-0.06027 0.296332,0 0.552484,0.08538 0.261175,0.08538 0.477146,0.276243 l -0.271219,0.40683 q -0.200904,-0.150678 -0.391762,-0.220994 -0.185836,-0.07032 -0.371672,-0.07032 -0.170768,0 -0.286288,0.07032 -0.115519,0.07032 -0.115519,0.226016 0,0.07032 0.02511,0.11552 0.03014,0.0452 0.09041,0.08036 0.06027,0.03516 0.155701,0.07032 0.100451,0.03014 0.246106,0.06529 0.27122,0.07032 0.462079,0.140633 0.195881,0.07032 0.316423,0.160722 0.125565,0.09041 0.180813,0.210949 0.06027,0.11552 0.06027,0.281265 0,0.38674 -0.286287,0.612756 -0.286288,0.220994 -0.778502,0.220994 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path260" /><path
+ d="m 56.98543,66.555003 q 0,-0.276243 0.09543,-0.52235 0.09543,-0.246107 0.276242,-0.431942 0.180814,-0.185836 0.436966,-0.296333 0.256152,-0.110497 0.577598,-0.110497 0.431942,0 0.733298,0.185836 0.306378,0.185835 0.457055,0.487191 l -0.657959,0.200903 q -0.08538,-0.145655 -0.226016,-0.220993 -0.140633,-0.08036 -0.311401,-0.08036 -0.145655,0 -0.27122,0.06027 -0.125565,0.05525 -0.220994,0.160723 -0.09041,0.100452 -0.145655,0.246107 -0.05023,0.145655 -0.05023,0.321446 0,0.17579 0.05525,0.321446 0.05525,0.145655 0.145655,0.251129 0.09543,0.105474 0.220994,0.165745 0.125564,0.05525 0.266197,0.05525 0.180813,0 0.331491,-0.09041 0.1557,-0.09041 0.215971,-0.220994 l 0.65796,0.200904 q -0.13561,0.301355 -0.447011,0.492214 -0.311401,0.190858 -0.748366,0.190858 -0.321446,0 -0.577598,-0.110497 -0.256152,-0.110497 -0.436965,-0.296333 -0.180813,-0.190858 -0.281265,-0.436965 -0.09543,-0.251129 -0.09543,-0.522349 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path261" /><path
+ d="m 61.174259,67.921147 q -0.321446,0 -0.577598,-0.110497 -0.256152,-0.110497 -0.436965,-0.296333 -0.175791,-0.190858 -0.27122,-0.436965 -0.09543,-0.246107 -0.09543,-0.517327 0,-0.276242 0.09543,-0.522349 0.09543,-0.246107 0.27122,-0.431943 0.180813,-0.190858 0.436965,-0.301355 0.256152,-0.110497 0.577598,-0.110497 0.321446,0 0.572575,0.110497 0.256153,0.110497 0.431943,0.301355 0.180813,0.185836 0.276243,0.431943 0.09543,0.246107 0.09543,0.522349 0,0.27122 -0.09543,0.517327 -0.09543,0.246107 -0.27122,0.436965 -0.175791,0.185836 -0.431943,0.296333 -0.256152,0.110497 -0.577598,0.110497 z m -0.688095,-1.361122 q 0,0.175791 0.05023,0.321446 0.05525,0.140633 0.145655,0.246107 0.09543,0.105474 0.220994,0.165745 0.125565,0.05525 0.27122,0.05525 0.145655,0 0.27122,-0.05525 0.125565,-0.06027 0.215971,-0.165745 0.09543,-0.105474 0.145656,-0.251129 0.05525,-0.145656 0.05525,-0.321446 0,-0.170768 -0.05525,-0.316423 -0.05023,-0.145656 -0.145656,-0.25113 -0.09041,-0.105474 -0.215971,-0.160723 -0.125565,-0.06027 -0.27122,-0.06027 -0.145655,0 -0.27122,0.06027 -0.125564,0.06027 -0.220994,0.165746 -0.09041,0.105474 -0.145655,0.251129 -0.05023,0.145655 -0.05023,0.316423 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path262" /><path
+ d="m 63.002476,67.870921 v -2.631837 h 0.673027 v 2.631837 z m 0,-2.998486 v -0.668004 h 0.673027 v 0.668004 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path263" /><path
+ d="m 65.277707,67.921147 q -0.331491,0 -0.647914,-0.105474 -0.316423,-0.105475 -0.54244,-0.301356 l 0.25113,-0.421897 q 0.241084,0.170768 0.467101,0.261175 0.231039,0.08538 0.457055,0.08538 0.200904,0 0.316423,-0.07534 0.11552,-0.07534 0.11552,-0.215972 0,-0.140632 -0.13561,-0.205926 -0.13561,-0.06529 -0.441988,-0.150678 -0.256152,-0.07032 -0.436965,-0.135609 -0.180813,-0.06529 -0.29131,-0.145656 -0.110497,-0.08538 -0.160723,-0.190858 -0.05023,-0.110497 -0.05023,-0.261175 0,-0.200903 0.07534,-0.361626 0.08036,-0.160723 0.220994,-0.27122 0.140632,-0.11552 0.326468,-0.175791 0.190858,-0.06027 0.411852,-0.06027 0.296333,0 0.552485,0.08538 0.261175,0.08538 0.477146,0.276243 l -0.271219,0.40683 q -0.200904,-0.150678 -0.391763,-0.220994 -0.185835,-0.07032 -0.371671,-0.07032 -0.170768,0 -0.286288,0.07032 -0.115519,0.07032 -0.115519,0.226016 0,0.07032 0.02511,0.11552 0.03014,0.0452 0.09041,0.08036 0.06027,0.03516 0.1557,0.07032 0.100452,0.03014 0.246107,0.06529 0.27122,0.07032 0.462079,0.140633 0.195881,0.07032 0.316423,0.160722 0.125565,0.09041 0.180813,0.210949 0.06027,0.11552 0.06027,0.281265 0,0.38674 -0.286287,0.612756 -0.286288,0.220994 -0.778502,0.220994 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path264" /><path
+ d="m 67.497688,67.921147 q -0.190858,0 -0.356604,-0.06027 -0.165745,-0.06529 -0.286287,-0.17579 -0.120543,-0.11552 -0.190859,-0.266198 -0.06529,-0.150677 -0.06529,-0.331491 0,-0.185836 0.08036,-0.341536 0.08538,-0.160723 0.231039,-0.27122 0.150678,-0.110497 0.356604,-0.170768 0.205926,-0.06529 0.452033,-0.06529 0.175791,0 0.341536,0.03014 0.170768,0.03014 0.301356,0.08538 v -0.150678 q 0,-0.261174 -0.150678,-0.401807 -0.145655,-0.140632 -0.436965,-0.140632 -0.210949,0 -0.411853,0.07534 -0.200903,0.07534 -0.411852,0.220994 L 66.7443,65.530394 q 0.507281,-0.336513 1.094924,-0.336513 0.567553,0 0.878953,0.281265 0.316424,0.276242 0.316424,0.803614 v 0.818682 q 0,0.105475 0.03516,0.150678 0.04018,0.0452 0.125565,0.05023 v 0.572575 q -0.170769,0.03516 -0.296333,0.03516 -0.190859,0 -0.296333,-0.08538 -0.100452,-0.08538 -0.125565,-0.226016 l -0.01507,-0.145655 q -0.17579,0.231039 -0.42692,0.351581 -0.251129,0.120542 -0.537417,0.120542 z m 0.190859,-0.492214 q 0.170768,0 0.321445,-0.06027 0.155701,-0.06027 0.241085,-0.160723 0.110497,-0.08538 0.110497,-0.190858 v -0.301355 q -0.120543,-0.0452 -0.261175,-0.07032 -0.140633,-0.03014 -0.27122,-0.03014 -0.261175,0 -0.42692,0.120542 -0.165746,0.11552 -0.165746,0.296333 0,0.170768 0.130588,0.286287 0.130587,0.110497 0.321446,0.110497 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path265" /><path
+ d="m 70.656896,67.921147 q -0.331491,0 -0.647915,-0.105474 -0.316423,-0.105475 -0.542439,-0.301356 l 0.251129,-0.421897 q 0.241085,0.170768 0.467101,0.261175 0.231039,0.08538 0.457056,0.08538 0.200903,0 0.316423,-0.07534 0.11552,-0.07534 0.11552,-0.215972 0,-0.140632 -0.13561,-0.205926 -0.13561,-0.06529 -0.441988,-0.150678 -0.256152,-0.07032 -0.436966,-0.135609 -0.180813,-0.06529 -0.29131,-0.145656 -0.110497,-0.08538 -0.160723,-0.190858 -0.05023,-0.110497 -0.05023,-0.261175 0,-0.200903 0.07534,-0.361626 0.08036,-0.160723 0.220994,-0.27122 0.140633,-0.11552 0.326469,-0.175791 0.190858,-0.06027 0.411852,-0.06027 0.296333,0 0.552485,0.08538 0.261175,0.08538 0.477146,0.276243 l -0.27122,0.40683 q -0.200904,-0.150678 -0.391762,-0.220994 -0.185836,-0.07032 -0.371672,-0.07032 -0.170768,0 -0.286287,0.07032 -0.11552,0.07032 -0.11552,0.226016 0,0.07032 0.02511,0.11552 0.03014,0.0452 0.09041,0.08036 0.06027,0.03516 0.1557,0.07032 0.100452,0.03014 0.246107,0.06529 0.27122,0.07032 0.462078,0.140633 0.195881,0.07032 0.316423,0.160722 0.125565,0.09041 0.180814,0.210949 0.06027,0.11552 0.06027,0.281265 0,0.38674 -0.286288,0.612756 -0.286288,0.220994 -0.778501,0.220994 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path266" /><path
+ d="m 72.143582,67.870921 v -0.723253 h 0.552485 v 0.723253 z m 0.944247,0 v -0.723253 h 0.552485 v 0.723253 z m 0.944247,0 v -0.723253 h 0.552485 v 0.723253 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path267" /></g></g></g></svg>
diff --git a/share/screens/start-welcome-text.ru.svg b/share/screens/start-welcome-text.ru.svg
new file mode 100644
index 0000000..5fba560
--- /dev/null
+++ b/share/screens/start-welcome-text.ru.svg
@@ -0,0 +1,140 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+ width="700.00061"
+ height="220"
+ viewBox="0 0 185.20849 58.208335"
+ version="1.1"
+ id="svg243962"
+ xml:space="preserve"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:svg="http://www.w3.org/2000/svg"><defs
+ id="defs243959" /><g
+ id="layer2"
+ style="font-variation-settings:normal;opacity:1;vector-effect:none;fill:#cbe1fb;fill-opacity:1;stroke-width:0.125564;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;-inkscape-stroke:none;stop-color:#000000;stop-opacity:1"
+ transform="translate(-1952.0845)"><g
+ id="layer3-52"
+ transform="translate(1934.9502,-30.760583)"
+ style="font-variation-settings:normal;vector-effect:none;fill:#cbe1fb;fill-opacity:1;stroke-width:0.125564;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;-inkscape-stroke:none;stop-color:#000000;stop-opacity:1"><g
+ aria-label="Добро пожаловать!"
+ id="text118971-5"
+ style="font-size:9.87366px;line-height:1.25;font-family:'Roboto Condensed';-inkscape-font-specification:'Roboto Condensed, ';vector-effect:none;stroke-width:0.125564;stop-color:#000000;stop-opacity:1"><path
+ d="m 23.26506,43.863099 h 0.246842 q 0.286336,-0.0099 0.503556,-0.167852 0.217221,-0.157979 0.385073,-0.582546 0.167852,-0.424568 0.29621,-1.165092 0.128358,-0.750398 0.236968,-1.925364 l 0.177726,-1.974732 h 4.245674 v 5.815586 h 1.036734 V 46.80545 H 29.120141 V 45.057812 H 24.548636 V 46.80545 H 23.26506 Z m 4.729483,0 v -4.620873 h -1.648901 l -0.09874,1.066355 q -0.118484,1.372439 -0.335705,2.231447 -0.207347,0.859009 -0.543051,1.323071 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path224" /><path
+ d="m 33.454662,45.156548 q -0.631915,0 -1.135471,-0.21722 -0.503557,-0.217221 -0.859009,-0.582546 -0.345578,-0.375199 -0.533177,-0.859009 -0.1876,-0.483809 -0.1876,-1.016987 0,-0.543051 0.1876,-1.02686 0.187599,-0.48381 0.533177,-0.849135 0.355452,-0.375199 0.859009,-0.59242 0.503556,-0.21722 1.135471,-0.21722 0.631914,0 1.125597,0.21722 0.503557,0.217221 0.849135,0.59242 0.355451,0.365325 0.543051,0.849135 0.187599,0.483809 0.187599,1.02686 0,0.533178 -0.187599,1.016987 -0.1876,0.48381 -0.533178,0.859009 -0.345578,0.365325 -0.849134,0.582546 -0.503557,0.21722 -1.135471,0.21722 z M 32.10197,42.480786 q 0,0.345579 0.09874,0.631915 0.10861,0.276462 0.286336,0.483809 0.187599,0.207347 0.434441,0.325831 0.246841,0.10861 0.533178,0.10861 0.286336,0 0.533177,-0.10861 0.246842,-0.118484 0.424568,-0.325831 0.187599,-0.207347 0.286336,-0.493683 0.10861,-0.286336 0.10861,-0.631914 0,-0.335705 -0.10861,-0.622041 -0.09874,-0.286336 -0.286336,-0.493683 -0.177726,-0.207347 -0.424568,-0.315957 -0.246841,-0.118484 -0.533177,-0.118484 -0.286337,0 -0.533178,0.118484 -0.246842,0.118484 -0.434441,0.325831 -0.177726,0.207347 -0.286336,0.493683 -0.09874,0.286336 -0.09874,0.62204 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path225" /><path
+ d="m 39.605942,39.301468 q -0.62204,0.138231 -0.987366,0.533178 -0.355451,0.394946 -0.483809,1.13547 0.306083,-0.375199 0.740524,-0.572672 0.434442,-0.207347 0.977493,-0.207347 0.473935,0 0.888629,0.1876 0.414694,0.187599 0.720777,0.51343 0.315958,0.325831 0.493683,0.770146 0.1876,0.444314 0.1876,0.957745 0,0.533177 -0.1876,0.997239 -0.177725,0.464062 -0.523304,0.80964 -0.335704,0.335705 -0.829387,0.533178 -0.493683,0.197473 -1.115724,0.197473 -1.283575,0 -1.945111,-0.799766 -0.661535,-0.80964 -0.661535,-2.359805 0,-0.878756 0.167852,-1.530417 0.167853,-0.661535 0.503557,-1.115724 0.345578,-0.464062 0.849135,-0.750398 0.51343,-0.286336 1.184839,-0.434441 l 1.91549,-0.424567 0.08886,1.115723 z m -1.372438,3.287929 q 0,0.32583 0.09874,0.592419 0.09874,0.266589 0.266589,0.464062 0.167852,0.1876 0.40482,0.29621 0.236968,0.10861 0.523304,0.10861 0.562799,0 0.908377,-0.385072 0.345578,-0.394947 0.345578,-1.036735 0,-0.592419 -0.355452,-0.957745 -0.355452,-0.375199 -0.937998,-0.375199 -0.552925,0 -0.908376,0.355452 -0.345578,0.355452 -0.345578,0.937998 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path226" /><path
+ d="m 46.171924,45.156548 q -0.612167,0 -1.066355,-0.266588 -0.454188,-0.276463 -0.710904,-0.740525 v 3.011466 h -1.32307 v -7.276887 h 1.155218 v 0.888629 q 0.286336,-0.454188 0.740525,-0.710903 0.454188,-0.266589 1.046608,-0.266589 0.523304,0 0.967618,0.21722 0.444315,0.207347 0.760272,0.572673 0.325831,0.355451 0.503557,0.849134 0.187599,0.48381 0.187599,1.026861 0,0.562799 -0.167852,1.056482 -0.167852,0.493683 -0.473935,0.859008 -0.29621,0.365326 -0.710904,0.572672 -0.414694,0.207347 -0.908377,0.207347 z M 45.72761,44.030951 q 0.296209,0 0.543051,-0.128357 0.256715,-0.128358 0.434441,-0.345579 0.177726,-0.21722 0.276462,-0.503556 0.09874,-0.286336 0.09874,-0.59242 0,-0.325831 -0.10861,-0.602293 -0.10861,-0.286336 -0.306084,-0.493683 -0.187599,-0.207347 -0.454188,-0.325831 -0.256715,-0.118484 -0.562799,-0.118484 -0.187599,0 -0.385072,0.06912 -0.197474,0.05924 -0.365326,0.177726 -0.167852,0.118484 -0.306083,0.276462 -0.128358,0.157979 -0.197474,0.345578 v 1.21446 q 0.177726,0.444315 0.543052,0.740525 0.365325,0.286336 0.789893,0.286336 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path227" /><path
+ d="m 51.711032,45.156548 q -0.631915,0 -1.135471,-0.21722 -0.503557,-0.217221 -0.859009,-0.582546 -0.345578,-0.375199 -0.533177,-0.859009 -0.1876,-0.483809 -0.1876,-1.016987 0,-0.543051 0.1876,-1.02686 0.187599,-0.48381 0.533177,-0.849135 0.355452,-0.375199 0.859009,-0.59242 0.503556,-0.21722 1.135471,-0.21722 0.631914,0 1.125597,0.21722 0.503557,0.217221 0.849135,0.59242 0.355451,0.365325 0.543051,0.849135 0.1876,0.483809 0.1876,1.02686 0,0.533178 -0.1876,1.016987 -0.1876,0.48381 -0.533178,0.859009 -0.345578,0.365325 -0.849134,0.582546 -0.503557,0.21722 -1.135471,0.21722 z M 50.35834,42.480786 q 0,0.345579 0.09874,0.631915 0.10861,0.276462 0.286336,0.483809 0.1876,0.207347 0.434441,0.325831 0.246842,0.10861 0.533178,0.10861 0.286336,0 0.533177,-0.10861 0.246842,-0.118484 0.424568,-0.325831 0.187599,-0.207347 0.286336,-0.493683 0.10861,-0.286336 0.10861,-0.631914 0,-0.335705 -0.10861,-0.622041 -0.09874,-0.286336 -0.286336,-0.493683 -0.177726,-0.207347 -0.424568,-0.315957 -0.246841,-0.118484 -0.533177,-0.118484 -0.286336,0 -0.533178,0.118484 -0.246841,0.118484 -0.434441,0.325831 -0.177726,0.207347 -0.286336,0.493683 -0.09874,0.286336 -0.09874,0.62204 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path228" /><path
+ d="M 62.226467,45.057812 H 60.91327 v -4.028454 h -1.905616 v 4.028454 h -1.313197 v -5.173798 h 4.53201 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path229" /><path
+ d="m 65.830348,45.156548 q -0.631914,0 -1.135471,-0.21722 -0.503557,-0.217221 -0.859009,-0.582546 -0.345578,-0.375199 -0.533177,-0.859009 -0.1876,-0.483809 -0.1876,-1.016987 0,-0.543051 0.1876,-1.02686 0.187599,-0.48381 0.533177,-0.849135 0.355452,-0.375199 0.859009,-0.59242 0.503557,-0.21722 1.135471,-0.21722 0.631914,0 1.125597,0.21722 0.503557,0.217221 0.849135,0.59242 0.355452,0.365325 0.543051,0.849135 0.1876,0.483809 0.1876,1.02686 0,0.533178 -0.1876,1.016987 -0.187599,0.48381 -0.533178,0.859009 -0.345578,0.365325 -0.849134,0.582546 -0.503557,0.21722 -1.135471,0.21722 z m -1.352692,-2.675762 q 0,0.345579 0.09874,0.631915 0.10861,0.276462 0.286336,0.483809 0.1876,0.207347 0.434441,0.325831 0.246842,0.10861 0.533178,0.10861 0.286336,0 0.533177,-0.10861 0.246842,-0.118484 0.424568,-0.325831 0.187599,-0.207347 0.286336,-0.493683 0.10861,-0.286336 0.10861,-0.631914 0,-0.335705 -0.10861,-0.622041 -0.09874,-0.286336 -0.286336,-0.493683 -0.177726,-0.207347 -0.424568,-0.315957 -0.246841,-0.118484 -0.533177,-0.118484 -0.286336,0 -0.533178,0.118484 -0.246841,0.118484 -0.434441,0.325831 -0.177726,0.207347 -0.286336,0.493683 -0.09874,0.286336 -0.09874,0.62204 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path230" /><path
+ d="m 70.322842,39.884014 1.283576,2.043847 h 0.503556 v -2.043847 h 1.352692 v 2.043847 h 0.51343 l 1.273702,-2.043847 h 1.490923 l -1.668649,2.498036 1.826628,2.675762 h -1.550165 l -1.29345,-2.033974 h -0.592419 v 2.033974 h -1.342818 v -2.033974 h -0.602293 l -1.29345,2.033974 h -1.550164 l 1.816753,-2.675762 -1.658775,-2.498036 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path231" /><path
+ d="m 78.903042,45.156548 q -0.375199,0 -0.70103,-0.118484 -0.325831,-0.128357 -0.562799,-0.345578 -0.236968,-0.227094 -0.375199,-0.523304 -0.128358,-0.296209 -0.128358,-0.651661 0,-0.365326 0.157979,-0.671409 0.167852,-0.315957 0.454188,-0.533178 0.29621,-0.21722 0.70103,-0.335704 0.40482,-0.128358 0.88863,-0.128358 0.345578,0 0.671409,0.05924 0.335704,0.05924 0.592419,0.167852 v -0.296209 q 0,-0.513431 -0.29621,-0.789893 -0.286336,-0.276463 -0.859008,-0.276463 -0.414694,0 -0.80964,0.148105 -0.394947,0.148105 -0.80964,0.434441 l -0.40482,-0.839261 q 0.997239,-0.661535 2.152457,-0.661535 1.115724,0 1.727891,0.552925 0.622041,0.543051 0.622041,1.579785 v 1.609407 q 0,0.207347 0.06912,0.29621 0.07899,0.08886 0.246842,0.09874 v 1.125598 q -0.335705,0.06912 -0.582546,0.06912 -0.375199,0 -0.582546,-0.167852 -0.197473,-0.167852 -0.246842,-0.444315 l -0.02962,-0.286336 q -0.345578,0.454189 -0.839261,0.691156 -0.493683,0.236968 -1.056481,0.236968 z m 0.375199,-0.967618 q 0.335704,0 0.631914,-0.118484 0.306083,-0.118484 0.473936,-0.315957 0.21722,-0.167853 0.21722,-0.375199 v -0.59242 q -0.236968,-0.08886 -0.51343,-0.138231 -0.276463,-0.05924 -0.533178,-0.05924 -0.51343,0 -0.839261,0.236968 -0.325831,0.227094 -0.325831,0.582546 0,0.335704 0.256715,0.562798 0.256716,0.217221 0.631915,0.217221 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path232" /><path
+ d="m 82.655014,43.932214 q 0.286336,-0.01975 0.464062,-0.118483 0.1876,-0.09874 0.306084,-0.365326 0.128357,-0.266589 0.207347,-0.730651 0.08886,-0.473935 0.177726,-1.234207 l 0.177725,-1.599533 h 3.623634 v 5.173798 h -1.313197 v -4.067948 h -1.155218 l -0.09874,0.780019 q -0.118484,0.977492 -0.286336,1.61928 -0.167852,0.631914 -0.434441,1.007114 -0.256715,0.375199 -0.641788,0.533177 -0.385073,0.148105 -0.947871,0.167852 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path233" /><path
+ d="m 91.225348,45.156548 q -0.631914,0 -1.135471,-0.21722 -0.503556,-0.217221 -0.859008,-0.582546 -0.345578,-0.375199 -0.533178,-0.859009 -0.187599,-0.483809 -0.187599,-1.016987 0,-0.543051 0.187599,-1.02686 0.1876,-0.48381 0.533178,-0.849135 0.355452,-0.375199 0.859008,-0.59242 0.503557,-0.21722 1.135471,-0.21722 0.631914,0 1.125597,0.21722 0.503557,0.217221 0.849135,0.59242 0.355452,0.365325 0.543052,0.849135 0.187599,0.483809 0.187599,1.02686 0,0.533178 -0.187599,1.016987 -0.1876,0.48381 -0.533178,0.859009 -0.345578,0.365325 -0.849135,0.582546 -0.503557,0.21722 -1.135471,0.21722 z m -1.352691,-2.675762 q 0,0.345579 0.09874,0.631915 0.108611,0.276462 0.286337,0.483809 0.187599,0.207347 0.434441,0.325831 0.246841,0.10861 0.533177,0.10861 0.286336,0 0.533178,-0.10861 0.246841,-0.118484 0.424567,-0.325831 0.1876,-0.207347 0.286336,-0.493683 0.108611,-0.286336 0.108611,-0.631914 0,-0.335705 -0.108611,-0.622041 -0.09874,-0.286336 -0.286336,-0.493683 -0.177726,-0.207347 -0.424567,-0.315957 -0.246842,-0.118484 -0.533178,-0.118484 -0.286336,0 -0.533177,0.118484 -0.246842,0.118484 -0.434441,0.325831 -0.177726,0.207347 -0.286337,0.493683 -0.09874,0.286336 -0.09874,0.62204 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path234" /><path
+ d="m 97.909807,39.884014 q 0.286336,0 0.523304,0.10861 0.236968,0.09874 0.40482,0.276463 0.177726,0.177725 0.266589,0.414693 0.09874,0.236968 0.09874,0.503557 0,0.335704 -0.177726,0.681283 -0.177726,0.335704 -0.582546,0.503556 0.454188,0.128358 0.710903,0.444315 0.266589,0.306083 0.266589,0.839261 0,0.710904 -0.493683,1.056482 -0.493683,0.345578 -1.362565,0.345578 h -2.715257 v -5.173798 z m -0.622041,2.162331 q 0.276463,0 0.444315,-0.157978 0.167852,-0.157979 0.167852,-0.454189 0,-0.246841 -0.148105,-0.414693 -0.138231,-0.177726 -0.424567,-0.177726 h -1.165092 v 1.204586 z m 0.177726,2.053722 q 0.286336,0 0.454189,-0.1876 0.177726,-0.187599 0.177726,-0.454188 0,-0.276463 -0.167853,-0.454189 -0.167852,-0.187599 -0.454188,-0.187599 h -1.313197 v 1.283576 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path235" /><path
+ d="m 101.73091,45.156548 q -0.3752,0 -0.70103,-0.118484 -0.32583,-0.128357 -0.5628,-0.345578 -0.23697,-0.227094 -0.3752,-0.523304 -0.128354,-0.296209 -0.128354,-0.651661 0,-0.365326 0.157974,-0.671409 0.16786,-0.315957 0.45419,-0.533178 0.29621,-0.21722 0.70103,-0.335704 0.40482,-0.128358 0.88863,-0.128358 0.34558,0 0.67141,0.05924 0.33571,0.05924 0.59242,0.167852 v -0.296209 q 0,-0.513431 -0.29621,-0.789893 -0.28634,-0.276463 -0.85901,-0.276463 -0.41469,0 -0.80964,0.148105 -0.39494,0.148105 -0.80964,0.434441 l -0.40482,-0.839261 q 0.99724,-0.661535 2.15246,-0.661535 1.11572,0 1.72789,0.552925 0.62204,0.543051 0.62204,1.579785 v 1.609407 q 0,0.207347 0.0691,0.29621 0.079,0.08886 0.24684,0.09874 v 1.125598 q -0.33571,0.06912 -0.58255,0.06912 -0.3752,0 -0.58254,-0.167852 -0.19748,-0.167852 -0.24685,-0.444315 l -0.0296,-0.286336 q -0.34557,0.454189 -0.83926,0.691156 -0.49368,0.236968 -1.05648,0.236968 z m 0.3752,-0.967618 q 0.3357,0 0.63191,-0.118484 0.30609,-0.118484 0.47394,-0.315957 0.21722,-0.167853 0.21722,-0.375199 v -0.59242 q -0.23697,-0.08886 -0.51343,-0.138231 -0.27646,-0.05924 -0.53318,-0.05924 -0.51343,0 -0.83926,0.236968 -0.32583,0.227094 -0.32583,0.582546 0,0.335704 0.25672,0.562798 0.25671,0.217221 0.63191,0.217221 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path236" /><path
+ d="m 108.35611,45.057812 h -1.3132 v -4.028454 h -1.61928 v -1.145344 h 4.54188 v 1.145344 h -1.6094 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path237" /><path
+ d="m 110.7554,39.884014 h 1.31319 v 1.639027 h 1.00712 q 0.41469,0 0.77014,0.118484 0.36533,0.108611 0.63192,0.335705 0.26659,0.21722 0.41469,0.552925 0.15798,0.325831 0.15798,0.750398 0,0.434441 -0.14811,0.770145 -0.1481,0.325831 -0.40482,0.552925 -0.25671,0.227095 -0.61216,0.345578 -0.34558,0.108611 -0.76027,0.108611 h -2.36968 z m 2.22157,4.137063 q 0.34558,0 0.54305,-0.177725 0.19747,-0.1876 0.19747,-0.543052 0,-0.355452 -0.20734,-0.543051 -0.20735,-0.197473 -0.52331,-0.197473 h -0.91825 v 1.461301 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path238" /><path
+ d="m 116.10692,42.421544 v -4.443147 h 1.32307 v 4.443147 z m 0,2.636268 v -1.490923 h 1.32307 v 1.490923 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path239" /></g><g
+ aria-label="Давайте кое-что настроим…"
+ id="text115541-38"
+ style="font-size:5.02259px;line-height:1.25;font-family:'Roboto Condensed';-inkscape-font-specification:'Roboto Condensed, ';vector-effect:none;stroke-width:0.125564;stop-color:#000000;stop-opacity:1"><path
+ d="m 29.105201,53.650701 h 0.125565 q 0.145655,-0.005 0.256152,-0.08538 0.110497,-0.08036 0.195881,-0.296333 0.08538,-0.215971 0.150678,-0.592666 0.06529,-0.381716 0.120542,-0.979405 l 0.09041,-1.004518 h 2.159714 v 2.958306 h 0.527371 v 1.496732 H 32.0836 v -0.888999 h -2.325459 v 0.888999 h -0.652937 z m 2.405821,0 V 51.300129 H 30.67225 l -0.05023,0.542439 q -0.06027,0.69814 -0.170768,1.135106 -0.105475,0.436965 -0.276243,0.673027 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path201" /><path
+ d="m 33.846526,54.30866 q -0.190858,0 -0.356603,-0.06027 -0.165746,-0.06529 -0.286288,-0.175791 -0.120542,-0.115519 -0.190859,-0.266197 -0.06529,-0.150678 -0.06529,-0.331491 0,-0.185836 0.08036,-0.341536 0.08538,-0.160723 0.231039,-0.27122 0.150678,-0.110497 0.356604,-0.170768 0.205926,-0.06529 0.452033,-0.06529 0.175791,0 0.341537,0.03014 0.170768,0.03014 0.301355,0.08538 v -0.150678 q 0,-0.261174 -0.150678,-0.401807 -0.145655,-0.140632 -0.436965,-0.140632 -0.210949,0 -0.411853,0.07534 -0.200903,0.07534 -0.411852,0.220994 l -0.205926,-0.42692 q 0.507281,-0.336513 1.094925,-0.336513 0.567552,0 0.878953,0.281265 0.316423,0.276242 0.316423,0.803614 v 0.818682 q 0,0.105475 0.03516,0.150678 0.04018,0.0452 0.125565,0.05023 v 0.572575 q -0.170768,0.03516 -0.296333,0.03516 -0.190858,0 -0.296333,-0.08538 -0.100452,-0.08538 -0.125565,-0.226016 l -0.01507,-0.145655 q -0.175791,0.231039 -0.42692,0.351581 -0.25113,0.120542 -0.537418,0.120542 z m 0.190859,-0.492214 q 0.170768,0 0.321446,-0.06027 0.1557,-0.06027 0.241084,-0.160723 0.110497,-0.08538 0.110497,-0.190858 V 53.10324 q -0.120542,-0.0452 -0.261175,-0.07032 -0.140632,-0.03014 -0.27122,-0.03014 -0.261174,0 -0.42692,0.120542 -0.165745,0.115519 -0.165745,0.296333 0,0.170768 0.130587,0.286287 0.130587,0.110497 0.321446,0.110497 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path202" /><path
+ d="m 37.59337,51.626597 q 0.145655,0 0.266197,0.05525 0.120543,0.05022 0.205927,0.140632 0.09041,0.09041 0.13561,0.210949 0.05023,0.120542 0.05023,0.256152 0,0.170768 -0.09041,0.346559 -0.09041,0.170768 -0.296333,0.256152 0.231039,0.06529 0.361627,0.226016 0.135609,0.155701 0.135609,0.42692 0,0.361627 -0.251129,0.537418 -0.25113,0.17579 -0.693117,0.17579 h -1.381213 v -2.631837 z m -0.316423,1.099947 q 0.140633,0 0.226017,-0.08036 0.08538,-0.08036 0.08538,-0.231039 0,-0.125565 -0.07534,-0.210949 -0.07032,-0.09041 -0.215972,-0.09041 h -0.592665 v 0.612756 z m 0.09041,1.044699 q 0.145655,0 0.231039,-0.09543 0.09041,-0.09543 0.09041,-0.231039 0,-0.140633 -0.08538,-0.231039 -0.08538,-0.09543 -0.231039,-0.09543 h -0.668004 v 0.652937 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path203" /><path
+ d="m 39.537109,54.30866 q -0.190858,0 -0.356604,-0.06027 -0.165745,-0.06529 -0.286287,-0.175791 -0.120543,-0.115519 -0.190859,-0.266197 -0.06529,-0.150678 -0.06529,-0.331491 0,-0.185836 0.08036,-0.341536 0.08538,-0.160723 0.231039,-0.27122 0.150678,-0.110497 0.356604,-0.170768 0.205926,-0.06529 0.452033,-0.06529 0.175791,0 0.341536,0.03014 0.170768,0.03014 0.301356,0.08538 v -0.150678 q 0,-0.261174 -0.150678,-0.401807 -0.145655,-0.140632 -0.436965,-0.140632 -0.210949,0 -0.411853,0.07534 -0.200903,0.07534 -0.411852,0.220994 l -0.205926,-0.42692 q 0.507281,-0.336513 1.094924,-0.336513 0.567553,0 0.878954,0.281265 0.316423,0.276242 0.316423,0.803614 v 0.818682 q 0,0.105475 0.03516,0.150678 0.04018,0.0452 0.125565,0.05023 v 0.572575 q -0.170768,0.03516 -0.296333,0.03516 -0.190859,0 -0.296333,-0.08538 -0.100452,-0.08538 -0.125565,-0.226016 l -0.01507,-0.145655 q -0.17579,0.231039 -0.42692,0.351581 -0.251129,0.120542 -0.537417,0.120542 z m 0.190859,-0.492214 q 0.170768,0 0.321445,-0.06027 0.155701,-0.06027 0.241085,-0.160723 0.110497,-0.08538 0.110497,-0.190858 V 53.10324 q -0.120543,-0.0452 -0.261175,-0.07032 -0.140633,-0.03014 -0.27122,-0.03014 -0.261175,0 -0.42692,0.120542 -0.165746,0.115519 -0.165746,0.296333 0,0.170768 0.130588,0.286287 0.130587,0.110497 0.321446,0.110497 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path204" /><path
+ d="m 43.806302,50.591943 q -0.01005,0.316424 -0.236061,0.497237 -0.226017,0.175791 -0.592666,0.175791 -0.366649,0 -0.592666,-0.175791 -0.226016,-0.180813 -0.236061,-0.497237 h 0.371671 q 0.005,0.190859 0.120542,0.281266 0.120543,0.09041 0.336514,0.09041 0.431943,0 0.462078,-0.371672 z m -1.41637,2.707177 1.245602,-1.672523 h 0.497237 v 2.631837 h -0.668005 v -1.627319 l -1.230534,1.627319 h -0.512305 v -2.631837 h 0.668005 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path205" /><path
+ d="m 46.026282,54.258434 h -0.668005 v -2.049216 h -0.823705 v -0.582621 h 2.310392 v 0.582621 h -0.818682 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path206" /><path
+ d="m 48.331641,54.30866 q -0.316423,0 -0.572576,-0.105474 -0.256152,-0.110497 -0.436965,-0.296333 -0.180813,-0.185836 -0.281265,-0.431943 -0.09543,-0.246107 -0.09543,-0.517327 0,-0.281265 0.09543,-0.527372 0.09543,-0.251129 0.276243,-0.436965 0.180813,-0.190858 0.436965,-0.301355 0.261175,-0.110497 0.58262,-0.110497 0.321446,0 0.572576,0.110497 0.256152,0.110497 0.431942,0.296333 0.180814,0.185835 0.27122,0.431942 0.09543,0.246107 0.09543,0.512304 0,0.06529 -0.005,0.125565 0,0.06027 -0.01004,0.100452 h -2.034149 q 0.01507,0.1557 0.07534,0.276243 0.06027,0.120542 0.1557,0.205926 0.09543,0.08538 0.215971,0.130587 0.120542,0.0452 0.25113,0.0452 0.200903,0 0.376694,-0.09543 0.180813,-0.100452 0.246107,-0.261175 l 0.577598,0.160723 q -0.145655,0.301356 -0.467101,0.497237 -0.316423,0.190858 -0.758411,0.190858 z m 0.683072,-1.587138 q -0.02511,-0.296333 -0.220994,-0.472124 -0.190858,-0.180813 -0.467101,-0.180813 -0.13561,0 -0.256152,0.05023 -0.11552,0.0452 -0.205926,0.130587 -0.09041,0.08538 -0.150678,0.205926 -0.05525,0.120543 -0.06529,0.266198 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path207" /><path
+ d="m 52.947395,51.626597 h 0.723253 l -1.024608,1.275738 1.10497,1.356099 h -0.763434 l -0.81366,-1.014563 h -0.17579 v 1.014563 h -0.662982 v -2.631837 h 0.662982 v 1.044699 h 0.150677 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path208" /><path
+ d="m 55.147284,54.30866 q -0.321446,0 -0.577598,-0.110497 -0.256152,-0.110497 -0.436966,-0.296333 -0.17579,-0.190858 -0.27122,-0.436965 -0.09543,-0.246107 -0.09543,-0.517327 0,-0.276242 0.09543,-0.522349 0.09543,-0.246107 0.27122,-0.431943 0.180814,-0.190858 0.436966,-0.301355 0.256152,-0.110497 0.577598,-0.110497 0.321445,0 0.572575,0.110497 0.256152,0.110497 0.431943,0.301355 0.180813,0.185836 0.276242,0.431943 0.09543,0.246107 0.09543,0.522349 0,0.27122 -0.09543,0.517327 -0.09543,0.246107 -0.27122,0.436965 -0.175791,0.185836 -0.431943,0.296333 -0.256152,0.110497 -0.577597,0.110497 z m -0.688095,-1.361122 q 0,0.175791 0.05023,0.321446 0.05525,0.140633 0.145655,0.246107 0.09543,0.105474 0.220994,0.165745 0.125564,0.05525 0.27122,0.05525 0.145655,0 0.271219,-0.05525 0.125565,-0.06027 0.215972,-0.165745 0.09543,-0.105474 0.145655,-0.25113 0.05525,-0.145655 0.05525,-0.321445 0,-0.170768 -0.05525,-0.316424 -0.05023,-0.145655 -0.145655,-0.251129 -0.09041,-0.105474 -0.215972,-0.160723 -0.125564,-0.06027 -0.271219,-0.06027 -0.145656,0 -0.27122,0.06027 -0.125565,0.06027 -0.220994,0.165746 -0.09041,0.105474 -0.145655,0.251129 -0.05023,0.145655 -0.05023,0.316423 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path209" /><path
+ d="m 58.195992,54.30866 q -0.316423,0 -0.572575,-0.105474 -0.256152,-0.110497 -0.436966,-0.296333 -0.180813,-0.185836 -0.281265,-0.431943 -0.09543,-0.246107 -0.09543,-0.517327 0,-0.281265 0.09543,-0.527372 0.09543,-0.251129 0.276243,-0.436965 0.180813,-0.190858 0.436965,-0.301355 0.261175,-0.110497 0.582621,-0.110497 0.321445,0 0.572575,0.110497 0.256152,0.110497 0.431943,0.296333 0.180813,0.185835 0.27122,0.431942 0.09543,0.246107 0.09543,0.512304 0,0.06529 -0.005,0.125565 0,0.06027 -0.01004,0.100452 h -2.034149 q 0.01507,0.1557 0.07534,0.276243 0.06027,0.120542 0.1557,0.205926 0.09543,0.08538 0.215971,0.130587 0.120543,0.0452 0.25113,0.0452 0.200904,0 0.376694,-0.09543 0.180813,-0.100452 0.246107,-0.261175 l 0.577598,0.160723 q -0.145655,0.301356 -0.467101,0.497237 -0.316423,0.190858 -0.758411,0.190858 z m 0.683072,-1.587138 q -0.02511,-0.296333 -0.220994,-0.472124 -0.190858,-0.180813 -0.467101,-0.180813 -0.13561,0 -0.256152,0.05023 -0.115519,0.0452 -0.205926,0.130587 -0.09041,0.08538 -0.150678,0.205926 -0.05525,0.120543 -0.06529,0.266198 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path210" /><path
+ d="m 59.968961,53.1836 v -0.607733 h 1.521844 V 53.1836 Z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path211" /><path
+ d="M 63.981998,54.258434 H 63.324039 V 53.31921 q -0.11552,0.04018 -0.241085,0.06027 -0.120542,0.02009 -0.306378,0.02009 -0.226016,0 -0.391762,-0.07032 -0.165745,-0.07534 -0.276242,-0.195881 -0.110497,-0.125565 -0.165746,-0.29131 -0.05525,-0.165746 -0.05525,-0.356604 v -0.858863 h 0.647914 v 0.758411 q 0,0.261175 0.105474,0.371672 0.105475,0.110497 0.296333,0.110497 0.140633,0 0.231039,-0.02511 0.09543,-0.03014 0.155701,-0.07534 v -1.140128 h 0.657959 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path212" /><path
+ d="M 65.875509,54.258434 H 65.207505 V 52.209218 H 64.3838 v -0.582621 h 2.310392 v 0.582621 h -0.818683 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path213" /><path
+ d="m 68.175844,54.30866 q -0.321446,0 -0.577598,-0.110497 -0.256152,-0.110497 -0.436965,-0.296333 -0.175791,-0.190858 -0.27122,-0.436965 -0.09543,-0.246107 -0.09543,-0.517327 0,-0.276242 0.09543,-0.522349 0.09543,-0.246107 0.27122,-0.431943 0.180813,-0.190858 0.436965,-0.301355 0.256152,-0.110497 0.577598,-0.110497 0.321446,0 0.572575,0.110497 0.256153,0.110497 0.431943,0.301355 0.180813,0.185836 0.276243,0.431943 0.09543,0.246107 0.09543,0.522349 0,0.27122 -0.09543,0.517327 -0.09543,0.246107 -0.27122,0.436965 -0.175791,0.185836 -0.431943,0.296333 -0.256152,0.110497 -0.577598,0.110497 z m -0.688095,-1.361122 q 0,0.175791 0.05023,0.321446 0.05525,0.140633 0.145655,0.246107 0.09543,0.105474 0.220994,0.165745 0.125565,0.05525 0.27122,0.05525 0.145655,0 0.27122,-0.05525 0.125565,-0.06027 0.215971,-0.165745 0.09543,-0.105474 0.145656,-0.25113 0.05525,-0.145655 0.05525,-0.321445 0,-0.170768 -0.05525,-0.316424 -0.05023,-0.145655 -0.145656,-0.251129 -0.09041,-0.105474 -0.215971,-0.160723 -0.125565,-0.06027 -0.27122,-0.06027 -0.145655,0 -0.27122,0.06027 -0.125564,0.06027 -0.220994,0.165746 -0.09041,0.105474 -0.145655,0.251129 -0.05023,0.145655 -0.05023,0.316423 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path214" /><path
+ d="m 71.887531,52.62107 h 1.044698 v -0.994473 h 0.668005 v 2.631837 h -0.668005 v -1.064789 h -1.044698 v 1.064789 h -0.668005 v -2.631837 h 0.668005 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path215" /><path
+ d="m 74.936241,54.30866 q -0.190858,0 -0.356604,-0.06027 -0.165745,-0.06529 -0.286288,-0.175791 -0.120542,-0.115519 -0.190858,-0.266197 -0.06529,-0.150678 -0.06529,-0.331491 0,-0.185836 0.08036,-0.341536 0.08538,-0.160723 0.231039,-0.27122 0.150678,-0.110497 0.356604,-0.170768 0.205926,-0.06529 0.452033,-0.06529 0.175791,0 0.341536,0.03014 0.170768,0.03014 0.301355,0.08538 v -0.150678 q 0,-0.261174 -0.150677,-0.401807 -0.145655,-0.140632 -0.436966,-0.140632 -0.210948,0 -0.411852,0.07534 -0.200904,0.07534 -0.411852,0.220994 l -0.205927,-0.42692 q 0.507282,-0.336513 1.094925,-0.336513 0.567553,0 0.878953,0.281265 0.316424,0.276242 0.316424,0.803614 v 0.818682 q 0,0.105475 0.03516,0.150678 0.04018,0.0452 0.125564,0.05023 v 0.572575 q -0.170768,0.03516 -0.296332,0.03516 -0.190859,0 -0.296333,-0.08538 -0.100452,-0.08538 -0.125565,-0.226016 l -0.01507,-0.145655 q -0.17579,0.231039 -0.42692,0.351581 -0.251129,0.120542 -0.537417,0.120542 z m 0.190858,-0.492214 q 0.170768,0 0.321446,-0.06027 0.1557,-0.06027 0.241084,-0.160723 0.110497,-0.08538 0.110497,-0.190858 V 53.10324 q -0.120542,-0.0452 -0.261174,-0.07032 -0.140633,-0.03014 -0.27122,-0.03014 -0.261175,0 -0.42692,0.120542 -0.165746,0.115519 -0.165746,0.296333 0,0.170768 0.130588,0.286287 0.130587,0.110497 0.321445,0.110497 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path216" /><path
+ d="m 76.945267,52.942516 q 0,-0.276243 0.09543,-0.52235 0.09543,-0.246107 0.276242,-0.431942 0.180814,-0.185836 0.436966,-0.296333 0.256152,-0.110497 0.577598,-0.110497 0.431942,0 0.733298,0.185836 0.306378,0.185835 0.457055,0.487191 l -0.657959,0.200903 q -0.08538,-0.145655 -0.226016,-0.220994 -0.140633,-0.08036 -0.311401,-0.08036 -0.145655,0 -0.27122,0.06027 -0.125565,0.05525 -0.220994,0.160723 -0.09041,0.100452 -0.145655,0.246107 -0.05023,0.145655 -0.05023,0.321446 0,0.17579 0.05525,0.321445 0.05525,0.145656 0.145655,0.25113 0.09543,0.105474 0.220994,0.165745 0.125564,0.05525 0.266197,0.05525 0.180813,0 0.331491,-0.09041 0.1557,-0.09041 0.215971,-0.220994 l 0.65796,0.200904 q -0.13561,0.301355 -0.447011,0.492214 -0.311401,0.190858 -0.748366,0.190858 -0.321446,0 -0.577598,-0.110497 -0.256152,-0.110497 -0.436965,-0.296333 -0.180813,-0.190858 -0.281265,-0.436965 -0.09543,-0.251129 -0.09543,-0.522349 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path217" /><path
+ d="M 81.214464,54.258434 H 80.54646 v -2.049216 h -0.823705 v -0.582621 h 2.310392 v 0.582621 h -0.818683 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path218" /><path
+ d="m 84.012043,54.30866 q -0.311401,0 -0.54244,-0.13561 -0.231039,-0.140632 -0.361626,-0.376694 v 1.53189 H 82.43495 v -3.701649 h 0.587643 v 0.452033 q 0.145655,-0.231039 0.376694,-0.361626 0.231039,-0.13561 0.532395,-0.13561 0.266197,0 0.492213,0.110497 0.226017,0.105474 0.38674,0.29131 0.165745,0.180813 0.256152,0.431943 0.09543,0.246107 0.09543,0.522349 0,0.286288 -0.08538,0.537417 -0.08538,0.25113 -0.241084,0.436966 -0.150678,0.185835 -0.361627,0.29131 -0.210949,0.105474 -0.462078,0.105474 z m -0.226017,-0.572575 q 0.150678,0 0.276243,-0.06529 0.130587,-0.06529 0.220994,-0.17579 0.09041,-0.110497 0.140632,-0.256153 0.05023,-0.145655 0.05023,-0.301355 0,-0.165745 -0.05525,-0.306378 -0.05525,-0.145655 -0.155701,-0.251129 -0.09543,-0.105475 -0.231039,-0.165746 -0.130587,-0.06027 -0.286287,-0.06027 -0.09543,0 -0.195881,0.03516 -0.100452,0.03014 -0.185836,0.09041 -0.08538,0.06027 -0.1557,0.140632 -0.06529,0.08036 -0.100452,0.175791 v 0.617779 q 0.09041,0.226016 0.276242,0.376694 0.185836,0.145655 0.401807,0.145655 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path219" /><path
+ d="m 86.82971,54.30866 q -0.321446,0 -0.577598,-0.110497 -0.256152,-0.110497 -0.436965,-0.296333 -0.175791,-0.190858 -0.27122,-0.436965 -0.09543,-0.246107 -0.09543,-0.517327 0,-0.276242 0.09543,-0.522349 0.09543,-0.246107 0.27122,-0.431943 0.180813,-0.190858 0.436965,-0.301355 0.256152,-0.110497 0.577598,-0.110497 0.321446,0 0.572575,0.110497 0.256152,0.110497 0.431943,0.301355 0.180813,0.185836 0.276242,0.431943 0.09543,0.246107 0.09543,0.522349 0,0.27122 -0.09543,0.517327 -0.09543,0.246107 -0.271219,0.436965 -0.175791,0.185836 -0.431943,0.296333 -0.256152,0.110497 -0.577598,0.110497 z m -0.688095,-1.361122 q 0,0.175791 0.05023,0.321446 0.05525,0.140633 0.145655,0.246107 0.09543,0.105474 0.220994,0.165745 0.125565,0.05525 0.27122,0.05525 0.145655,0 0.27122,-0.05525 0.125565,-0.06027 0.215971,-0.165745 0.09543,-0.105474 0.145655,-0.25113 0.05525,-0.145655 0.05525,-0.321445 0,-0.170768 -0.05525,-0.316424 -0.05023,-0.145655 -0.145655,-0.251129 -0.09041,-0.105474 -0.215971,-0.160723 -0.125565,-0.06027 -0.27122,-0.06027 -0.145655,0 -0.27122,0.06027 -0.125565,0.06027 -0.220994,0.165746 -0.09041,0.105474 -0.145655,0.251129 -0.05023,0.145655 -0.05023,0.316423 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path220" /><path
+ d="m 89.335975,53.29912 1.245602,-1.672523 h 0.497237 v 2.631837 h -0.668005 v -1.627319 l -1.230534,1.627319 H 88.66797 v -2.631837 h 0.668005 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path221" /><path
+ d="m 93.183275,53.0279 0.778502,-1.401303 h 0.688095 v 2.631837 H 94.00698 v -1.582116 l -0.668004,1.185332 h -0.316424 l -0.668004,-1.185332 v 1.582116 h -0.642892 v -2.631837 h 0.693118 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path222" /><path
+ d="m 95.2576,54.258434 v -0.723253 h 0.552485 v 0.723253 z m 0.944247,0 v -0.723253 h 0.552485 v 0.723253 z m 0.944247,0 v -0.723253 h 0.552485 v 0.723253 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path223" /></g></g></g></svg>
diff --git a/share/screens/start-welcome-text.sk.svg b/share/screens/start-welcome-text.sk.svg
new file mode 100644
index 0000000..ad3f6bd
--- /dev/null
+++ b/share/screens/start-welcome-text.sk.svg
@@ -0,0 +1,135 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+ width="700.00061"
+ height="220"
+ viewBox="0 0 185.20849 58.208335"
+ version="1.1"
+ id="svg243962"
+ xml:space="preserve"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:svg="http://www.w3.org/2000/svg"><defs
+ id="defs243959" /><g
+ id="layer2"
+ style="font-variation-settings:normal;opacity:1;vector-effect:none;fill:#cbe1fb;fill-opacity:1;stroke-width:0.125564;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;-inkscape-stroke:none;stop-color:#000000;stop-opacity:1"
+ transform="translate(-2147.293)"><g
+ id="layer3-4"
+ transform="translate(2145.6818,-68.98312)"
+ style="font-variation-settings:normal;vector-effect:none;fill:#cbe1fb;fill-opacity:1;stroke-width:0.125564;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;-inkscape-stroke:none;stop-color:#000000;stop-opacity:1"><g
+ aria-label="Vítajte!"
+ id="text118971-35"
+ style="font-size:13.4261px;line-height:1.25;font-family:'Roboto Condensed';-inkscape-font-specification:'Roboto Condensed, ';vector-effect:none;stroke-width:0.125564;stop-color:#000000;stop-opacity:1"><path
+ d="m 16.192384,78.289834 2.577811,7.209816 2.550959,-7.209816 h 1.946784 l -3.719029,9.532531 h -1.557428 l -3.745882,-9.532531 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path193" /><path
+ d="m 25.469801,79.968096 -1.154644,-0.349078 0.725009,-1.597706 h 1.678263 z m -1.356036,7.854269 v -7.035276 h 1.799098 v 7.035276 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path194" /><path
+ d="m 31.753205,87.45986 q -0.362505,0.161113 -0.886123,0.322227 -0.523618,0.161113 -1.10094,0.161113 -0.375931,0 -0.711583,-0.09398 -0.322227,-0.09398 -0.577323,-0.295374 -0.24167,-0.214818 -0.389357,-0.537044 -0.147687,-0.335653 -0.147687,-0.805566 V 82.16998 h -0.926401 v -1.382888 h 0.926401 v -2.282437 h 1.799098 v 2.282437 h 1.476871 V 82.16998 H 29.73929 v 3.437081 q 0,0.375931 0.187965,0.537044 0.201392,0.147687 0.48334,0.147687 0.281948,0 0.55047,-0.09398 0.268522,-0.09398 0.429635,-0.161113 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path195" /><path
+ d="m 34.612949,87.956626 q -0.510192,0 -0.953253,-0.161113 -0.443062,-0.17454 -0.765288,-0.469914 -0.322226,-0.3088 -0.510192,-0.711583 -0.174539,-0.402783 -0.174539,-0.886123 0,-0.496765 0.214817,-0.912975 0.228244,-0.429635 0.617601,-0.725009 0.402783,-0.295374 0.953253,-0.456487 0.55047,-0.17454 1.208349,-0.17454 0.469914,0 0.912975,0.08056 0.456487,0.08056 0.805566,0.228244 V 83.3649 q 0,-0.698158 -0.402783,-1.074088 -0.389357,-0.375931 -1.168071,-0.375931 -0.563896,0 -1.10094,0.201391 -0.537044,0.201392 -1.10094,0.590749 l -0.55047,-1.141219 q 1.356036,-0.899548 2.92689,-0.899548 1.517149,0 2.349567,0.751861 0.845844,0.738436 0.845844,2.148176 v 2.188454 q 0,0.281949 0.09398,0.402783 0.107409,0.120835 0.335652,0.134261 v 1.530576 q -0.456487,0.09398 -0.792139,0.09398 -0.510192,0 -0.79214,-0.228244 -0.268522,-0.228244 -0.335653,-0.604175 l -0.04028,-0.389357 q -0.469914,0.617601 -1.141219,0.939827 -0.671305,0.322227 -1.436592,0.322227 z m 0.510192,-1.315758 q 0.456487,0 0.85927,-0.161113 0.416209,-0.161113 0.644453,-0.429635 0.295374,-0.228244 0.295374,-0.510192 v -0.805566 q -0.322226,-0.120835 -0.698157,-0.187966 -0.375931,-0.08056 -0.72501,-0.08056 -0.698157,0 -1.141218,0.322226 -0.443061,0.308801 -0.443061,0.79214 0,0.456488 0.349078,0.765288 0.349079,0.295374 0.859271,0.295374 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path196" /><path
+ d="m 39.822268,90.45388 q -0.510192,0 -0.96668,-0.161113 -0.456487,-0.147687 -0.818992,-0.469913 l 0.778714,-1.221775 q 0.147687,0.147687 0.362505,0.214817 0.214817,0.08056 0.429635,0.08056 0.349079,0 0.604175,-0.255096 0.255095,-0.24167 0.255095,-0.631027 v -7.223241 h 1.799098 v 7.08898 q 0,0.563896 -0.187966,1.03381 -0.187965,0.483339 -0.523617,0.818992 -0.322227,0.349079 -0.778714,0.537044 -0.443062,0.187965 -0.953253,0.187965 z M 40.46672,79.806983 v -1.785671 h 1.799098 v 1.785671 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path197" /><path
+ d="m 48.119593,87.45986 q -0.362505,0.161113 -0.886123,0.322227 -0.523618,0.161113 -1.10094,0.161113 -0.375931,0 -0.711583,-0.09398 -0.322227,-0.09398 -0.577322,-0.295374 -0.24167,-0.214818 -0.389357,-0.537044 -0.147687,-0.335653 -0.147687,-0.805566 V 82.169977 H 43.38018 v -1.382888 h 0.926401 v -2.282437 h 1.799097 v 2.282437 h 1.476871 v 1.382888 h -1.476871 v 3.437081 q 0,0.375931 0.187965,0.537044 0.201392,0.147687 0.48334,0.147687 0.281948,0 0.55047,-0.09398 0.268522,-0.09398 0.429635,-0.161113 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path198" /><path
+ d="m 52.1474,87.956626 q -0.845844,0 -1.530576,-0.281948 -0.684731,-0.295374 -1.16807,-0.79214 -0.48334,-0.496766 -0.751862,-1.154645 -0.255096,-0.657879 -0.255096,-1.382888 0,-0.751862 0.255096,-1.409741 0.255096,-0.671305 0.738436,-1.16807 0.483339,-0.510192 1.16807,-0.805566 0.698158,-0.295374 1.557428,-0.295374 0.85927,0 1.530575,0.295374 0.684731,0.295374 1.154645,0.79214 0.483339,0.496765 0.725009,1.154644 0.255096,0.657879 0.255096,1.369462 0,0.17454 -0.01343,0.335653 0,0.161113 -0.02685,0.268522 H 50.3483 q 0.04028,0.416209 0.201392,0.738435 0.161113,0.322227 0.416209,0.550471 0.255096,0.228243 0.577322,0.349078 0.322227,0.120835 0.671305,0.120835 0.537044,0 1.006958,-0.255096 0.483339,-0.268522 0.657879,-0.698157 l 1.544001,0.429635 q -0.389357,0.805566 -1.248627,1.329184 -0.845844,0.510192 -2.027341,0.510192 z m 1.825949,-4.242648 q -0.06713,-0.79214 -0.590748,-1.262053 -0.510192,-0.48334 -1.248627,-0.48334 -0.362505,0 -0.684731,0.134261 -0.308801,0.120835 -0.55047,0.349079 -0.24167,0.228244 -0.402783,0.55047 -0.147688,0.322226 -0.17454,0.711583 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path199" /><path
+ d="m 57.276157,84.237596 v -6.041745 h 1.799098 v 6.041745 z m 0,3.584769 v -2.027341 h 1.799098 v 2.027341 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path200" /></g><g
+ aria-label="Tu môžeš upraviť
+ pár nastavení..."
+ id="text115541-5"
+ style="font-size:5.02259px;line-height:1.25;font-family:'Roboto Condensed';-inkscape-font-specification:'Roboto Condensed, ';vector-effect:none;stroke-width:0.125564;stop-color:#000000;stop-opacity:1"><path
+ d="m 29.169685,95.97911 h -1.140128 v 2.958306 H 27.341462 V 95.97911 h -1.140128 v -0.607733 h 2.968351 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path164" /><path
+ d="m 29.812572,98.987642 q -0.40683,0 -0.617779,-0.261175 -0.210948,-0.261174 -0.210948,-0.773479 v -1.647409 h 0.673027 v 1.501754 q 0,0.607734 0.436965,0.607734 0.195881,0 0.376694,-0.11552 0.185836,-0.120542 0.301356,-0.361626 v -1.632342 h 0.673027 v 1.858358 q 0,0.105475 0.03516,0.150678 0.04018,0.0452 0.125565,0.05023 v 0.572575 q -0.100452,0.02009 -0.170768,0.02511 -0.06529,0.005 -0.120543,0.005 -0.180813,0 -0.296332,-0.08036 -0.110497,-0.08538 -0.130588,-0.231039 l -0.01507,-0.210949 q -0.17579,0.27122 -0.452033,0.40683 -0.276242,0.13561 -0.607733,0.13561 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path165" /><path
+ d="m 37.406718,98.937416 h -0.673027 v -1.476641 q 0,-0.316424 -0.110497,-0.462079 -0.105475,-0.145655 -0.296333,-0.145655 -0.200904,0 -0.376694,0.1557 -0.175791,0.150678 -0.25113,0.396785 v 1.53189 H 35.02601 v -1.476641 q 0,-0.316424 -0.110497,-0.462079 -0.105474,-0.145655 -0.296333,-0.145655 -0.195881,0 -0.376694,0.150678 -0.175791,0.150678 -0.251129,0.396784 v 1.536913 h -0.673028 v -2.631837 h 0.607734 v 0.487191 q 0.145655,-0.256152 0.396784,-0.391762 0.256153,-0.140632 0.582621,-0.140632 0.331491,0 0.512304,0.160722 0.180813,0.160723 0.231039,0.396785 0.160723,-0.27122 0.40683,-0.411852 0.246107,-0.145655 0.56253,-0.145655 0.241085,0 0.396785,0.09041 0.1557,0.09041 0.241084,0.236062 0.08538,0.145655 0.11552,0.331491 0.03516,0.185836 0.03516,0.376694 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path166" /><path
+ d="m 38.431325,95.778207 0.532395,-0.507282 h 0.487191 l 0.532394,0.507282 -0.346558,0.160723 -0.426921,-0.316423 -0.42692,0.316423 z m 0.778501,3.209435 q -0.321445,0 -0.577597,-0.110497 -0.256153,-0.110497 -0.436966,-0.296333 -0.17579,-0.190858 -0.27122,-0.436965 -0.09543,-0.246107 -0.09543,-0.517327 0,-0.276242 0.09543,-0.522349 0.09543,-0.246107 0.27122,-0.431943 0.180813,-0.190859 0.436966,-0.301355 0.256152,-0.110497 0.577597,-0.110497 0.321446,0 0.572576,0.110497 0.256152,0.110496 0.431942,0.301355 0.180814,0.185836 0.276243,0.431943 0.09543,0.246107 0.09543,0.522349 0,0.27122 -0.09543,0.517327 -0.09543,0.246107 -0.27122,0.436965 -0.175791,0.185836 -0.431943,0.296333 -0.256152,0.110497 -0.577598,0.110497 z M 38.521732,97.62652 q 0,0.175791 0.05022,0.321446 0.05525,0.140632 0.145656,0.246107 0.09543,0.105474 0.220994,0.165745 0.125564,0.05525 0.271219,0.05525 0.145656,0 0.27122,-0.05525 0.125565,-0.06027 0.215972,-0.165745 0.09543,-0.105475 0.145655,-0.25113 0.05525,-0.145655 0.05525,-0.321446 0,-0.170768 -0.05525,-0.316423 -0.05023,-0.145655 -0.145655,-0.251129 -0.09041,-0.105475 -0.215972,-0.160723 -0.125564,-0.06027 -0.27122,-0.06027 -0.145655,0 -0.271219,0.06027 -0.125565,0.06027 -0.220994,0.165745 -0.09041,0.105475 -0.145656,0.25113 -0.05022,0.145655 -0.05022,0.316423 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path167" /><path
+ d="m 41.490068,95.270925 0.42692,0.316423 0.42692,-0.316423 0.346559,0.160723 -0.532394,0.507282 h -0.487192 l -0.532394,-0.507282 z m -0.69814,3.254639 1.466596,-1.747862 h -1.406325 v -0.472123 h 2.114511 v 0.411852 l -1.456552,1.747862 h 1.481665 v 0.472123 h -2.199895 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path168" /><path
+ d="m 44.59401,98.987642 q -0.316423,0 -0.572575,-0.105474 -0.256152,-0.110497 -0.436966,-0.296333 -0.180813,-0.185836 -0.281265,-0.431943 -0.09543,-0.246107 -0.09543,-0.517327 0,-0.281265 0.09543,-0.527372 0.09543,-0.251129 0.276243,-0.436965 0.180813,-0.190859 0.436965,-0.301355 0.261175,-0.110497 0.58262,-0.110497 0.321446,0 0.572576,0.110497 0.256152,0.110496 0.431943,0.296332 0.180813,0.185836 0.271219,0.431943 0.09543,0.246107 0.09543,0.512304 0,0.06529 -0.005,0.125565 0,0.06027 -0.01004,0.100452 h -2.034149 q 0.01507,0.1557 0.07534,0.276242 0.06027,0.120542 0.1557,0.205926 0.09543,0.08539 0.215971,0.130588 0.120543,0.0452 0.25113,0.0452 0.200903,0 0.376694,-0.09543 0.180813,-0.100452 0.246107,-0.261175 l 0.577598,0.160723 q -0.145655,0.301356 -0.467101,0.497237 -0.316423,0.190858 -0.758411,0.190858 z m 0.683072,-1.587139 q -0.02511,-0.296332 -0.220994,-0.472123 -0.190858,-0.180813 -0.467101,-0.180813 -0.13561,0 -0.256152,0.05023 -0.115519,0.0452 -0.205926,0.130587 -0.09041,0.08538 -0.150678,0.205926 -0.05525,0.120542 -0.06529,0.266197 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path169" /><path
+ d="m 46.884305,95.270925 0.426921,0.316423 0.42692,-0.316423 0.346558,0.160723 -0.532394,0.507282 h -0.487191 l -0.532395,-0.507282 z m 0.492214,3.716717 q -0.331491,0 -0.647914,-0.105474 -0.316423,-0.105475 -0.54244,-0.301356 l 0.25113,-0.421897 q 0.241084,0.170768 0.467101,0.261174 0.231039,0.08538 0.457055,0.08538 0.200904,0 0.316424,-0.07534 0.115519,-0.07534 0.115519,-0.215971 0,-0.140632 -0.13561,-0.205926 -0.13561,-0.06529 -0.441988,-0.150678 -0.256152,-0.07032 -0.436965,-0.13561 -0.180813,-0.06529 -0.29131,-0.145655 -0.110497,-0.08538 -0.160723,-0.190858 -0.05023,-0.110497 -0.05023,-0.261175 0,-0.200904 0.07534,-0.361626 0.08036,-0.160723 0.220994,-0.27122 0.140632,-0.11552 0.326468,-0.175791 0.190859,-0.06027 0.411853,-0.06027 0.296332,0 0.552484,0.08538 0.261175,0.08538 0.477146,0.276242 l -0.271219,0.40683 q -0.200904,-0.150677 -0.391762,-0.220994 -0.185836,-0.07032 -0.371672,-0.07032 -0.170768,0 -0.286288,0.07032 -0.115519,0.07032 -0.115519,0.226017 0,0.07032 0.02511,0.115519 0.03013,0.0452 0.09041,0.08036 0.06027,0.03516 0.155701,0.07032 0.100451,0.03014 0.246106,0.06529 0.27122,0.07032 0.462079,0.140632 0.195881,0.07032 0.316423,0.160723 0.125565,0.09041 0.180813,0.210949 0.06027,0.11552 0.06027,0.281265 0,0.386739 -0.286287,0.612756 -0.286288,0.220994 -0.778502,0.220994 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path170" /><path
+ d="m 50.887308,98.987642 q -0.40683,0 -0.617779,-0.261175 -0.210949,-0.261174 -0.210949,-0.773479 v -1.647409 h 0.673027 v 1.501754 q 0,0.607734 0.436966,0.607734 0.195881,0 0.376694,-0.11552 0.185836,-0.120542 0.301355,-0.361626 v -1.632342 h 0.673027 v 1.858358 q 0,0.105475 0.03516,0.150678 0.04018,0.0452 0.125565,0.05023 v 0.572575 q -0.100452,0.02009 -0.170768,0.02511 -0.06529,0.005 -0.120542,0.005 -0.180813,0 -0.296333,-0.08036 -0.110497,-0.08538 -0.130587,-0.231039 l -0.01507,-0.210949 q -0.175791,0.27122 -0.452033,0.40683 -0.276242,0.13561 -0.607733,0.13561 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path171" /><path
+ d="m 54.764739,98.987642 q -0.311401,0 -0.54244,-0.13561 Q 53.99126,98.7114 53.860673,98.475338 v 1.531892 h -0.673027 v -3.701651 h 0.587643 v 0.452033 q 0.145655,-0.231039 0.376694,-0.361627 0.231039,-0.135609 0.532394,-0.135609 0.266198,0 0.492214,0.110497 0.226017,0.105474 0.38674,0.29131 0.165745,0.180813 0.256152,0.431942 0.09543,0.246107 0.09543,0.52235 0,0.286288 -0.08538,0.537417 -0.08538,0.25113 -0.241084,0.436965 -0.150678,0.185836 -0.361627,0.291311 -0.210949,0.105474 -0.462078,0.105474 z m -0.226017,-0.572575 q 0.150678,0 0.276243,-0.06529 0.130587,-0.06529 0.220994,-0.175791 0.09041,-0.110497 0.140632,-0.256152 0.05023,-0.145655 0.05023,-0.301355 0,-0.165746 -0.05525,-0.306378 -0.05525,-0.145655 -0.155701,-0.25113 -0.09543,-0.105474 -0.231039,-0.165745 -0.130587,-0.06027 -0.286287,-0.06027 -0.09543,0 -0.195881,0.03516 -0.100452,0.03014 -0.185836,0.09041 -0.08538,0.06027 -0.155701,0.140632 -0.06529,0.08036 -0.100451,0.175791 v 0.617778 q 0.09041,0.226017 0.276242,0.376695 0.185836,0.145655 0.401807,0.145655 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path172" /><path
+ d="m 57.93901,96.888199 q -0.306378,0.005 -0.547462,0.120542 -0.241084,0.110497 -0.346559,0.336514 v 1.592161 h -0.673027 v -2.631837 h 0.617779 v 0.56253 q 0.07032,-0.13561 0.165745,-0.241084 0.09543,-0.110497 0.205926,-0.190859 0.110497,-0.08036 0.220994,-0.120542 0.11552,-0.0452 0.220994,-0.0452 0.05525,0 0.08036,0 0.03014,0 0.05525,0.005 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path173" /><path
+ d="m 58.998762,98.987642 q -0.190859,0 -0.356604,-0.06027 -0.165745,-0.06529 -0.286288,-0.175791 -0.120542,-0.115519 -0.190858,-0.266197 -0.06529,-0.150678 -0.06529,-0.331491 0,-0.185836 0.08036,-0.341536 0.08538,-0.160723 0.231039,-0.27122 0.150678,-0.110497 0.356604,-0.170768 0.205926,-0.06529 0.452033,-0.06529 0.175791,0 0.341536,0.03014 0.170768,0.03014 0.301355,0.08538 v -0.150678 q 0,-0.261175 -0.150677,-0.401807 -0.145655,-0.140633 -0.436966,-0.140633 -0.210948,0 -0.411852,0.07534 -0.200904,0.07534 -0.411852,0.220994 l -0.205927,-0.42692 q 0.507282,-0.336513 1.094925,-0.336513 0.567553,0 0.878953,0.281265 0.316424,0.276242 0.316424,0.803614 v 0.818682 q 0,0.105475 0.03516,0.150678 0.04018,0.0452 0.125564,0.05023 v 0.572575 q -0.170768,0.03516 -0.296332,0.03516 -0.190859,0 -0.296333,-0.08538 -0.100452,-0.08538 -0.125565,-0.226016 l -0.01507,-0.145655 q -0.17579,0.231039 -0.42692,0.351581 -0.251129,0.120542 -0.537417,0.120542 z m 0.190858,-0.492214 q 0.170768,0 0.321446,-0.06027 0.1557,-0.06027 0.241084,-0.160723 0.110497,-0.08538 0.110497,-0.190858 V 97.78222 q -0.120542,-0.0452 -0.261174,-0.07032 -0.140633,-0.03014 -0.27122,-0.03014 -0.261175,0 -0.42692,0.120542 -0.165746,0.115519 -0.165746,0.296333 0,0.170768 0.130588,0.286287 0.130587,0.110497 0.321445,0.110497 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path174" /><path
+ d="m 61.801354,98.937416 -0.96936,-2.631837 h 0.693118 l 0.668004,2.084375 0.673027,-2.084375 h 0.632847 l -0.96936,2.631837 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path175" /><path
+ d="m 63.850569,98.937416 v -2.631837 h 0.673027 v 2.631837 z m 0,-2.998486 v -0.668005 h 0.673027 v 0.668005 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path176" /><path
+ d="m 66.618014,95.999201 -0.431943,-0.130588 0.27122,-0.597688 h 0.627824 z m 0.09041,2.802605 q -0.13561,0.06027 -0.331491,0.120542 -0.195881,0.06027 -0.411853,0.06027 -0.140632,0 -0.266197,-0.03516 -0.120542,-0.03516 -0.215971,-0.110497 -0.09041,-0.08036 -0.145656,-0.200903 -0.05525,-0.125565 -0.05525,-0.301356 v -1.511799 h -0.346559 v -0.517327 h 0.346559 v -0.85384 h 0.673027 v 0.85384 h 0.552485 v 0.517327 h -0.552485 v 1.285783 q 0,0.140632 0.07032,0.200903 0.07534,0.05525 0.180814,0.05525 0.105474,0 0.205926,-0.03516 0.100452,-0.03516 0.160723,-0.06027 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path177" /><path
+ d="m 32.836171,105.47138 q -0.311401,0 -0.54244,-0.13561 -0.231039,-0.14063 -0.361626,-0.37669 v 1.53189 h -0.673027 v -3.70165 h 0.587643 v 0.45203 q 0.145655,-0.23104 0.376694,-0.36162 0.231039,-0.13561 0.532395,-0.13561 0.266197,0 0.492213,0.11049 0.226017,0.10548 0.38674,0.29131 0.165745,0.18082 0.256152,0.43195 0.09543,0.2461 0.09543,0.52235 0,0.28628 -0.08538,0.53741 -0.08538,0.25113 -0.241084,0.43697 -0.150678,0.18583 -0.361627,0.29131 -0.210949,0.10547 -0.462078,0.10547 z m -0.226017,-0.57257 q 0.150678,0 0.276243,-0.0653 0.130587,-0.0653 0.220994,-0.17579 0.09041,-0.11049 0.140632,-0.25615 0.05023,-0.14565 0.05023,-0.30135 0,-0.16575 -0.05525,-0.30638 -0.05525,-0.14566 -0.155701,-0.25113 -0.09543,-0.10548 -0.231039,-0.16575 -0.130587,-0.0603 -0.286287,-0.0603 -0.09543,0 -0.195881,0.0352 -0.100452,0.0301 -0.185836,0.0904 -0.08538,0.0603 -0.1557,0.14063 -0.06529,0.0804 -0.100452,0.17579 v 0.61778 q 0.09041,0.22601 0.276242,0.37669 0.185836,0.14566 0.401807,0.14566 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path178" /><path
+ d="m 35.161625,105.47138 q -0.190859,0 -0.356604,-0.0603 -0.165746,-0.0653 -0.286288,-0.17579 -0.120542,-0.11552 -0.190858,-0.2662 -0.06529,-0.15067 -0.06529,-0.33149 0,-0.18583 0.08036,-0.34153 0.08539,-0.16073 0.23104,-0.27122 0.150677,-0.1105 0.356604,-0.17077 0.205926,-0.0653 0.452033,-0.0653 0.17579,0 0.341536,0.0301 0.170768,0.0301 0.301355,0.0854 v -0.15067 q 0,-0.26118 -0.150678,-0.40181 -0.145655,-0.14063 -0.436965,-0.14063 -0.210949,0 -0.411852,0.0753 -0.200904,0.0753 -0.411853,0.22099 l -0.205926,-0.42692 q 0.507282,-0.33651 1.094925,-0.33651 0.567553,0 0.878953,0.28126 0.316423,0.27624 0.316423,0.80362 v 0.81868 q 0,0.10547 0.03516,0.15068 0.04018,0.0452 0.125565,0.0502 v 0.57258 q -0.170768,0.0352 -0.296333,0.0352 -0.190858,0 -0.296332,-0.0854 -0.100452,-0.0854 -0.125565,-0.22602 l -0.01507,-0.14565 q -0.175791,0.23104 -0.42692,0.35158 -0.25113,0.12054 -0.537417,0.12054 z m 0.190858,-0.49221 q 0.170768,0 0.321446,-0.0603 0.1557,-0.0603 0.241084,-0.16072 0.110497,-0.0854 0.110497,-0.19086 v -0.30136 q -0.120542,-0.0452 -0.261174,-0.0703 -0.140633,-0.0301 -0.27122,-0.0301 -0.261175,0 -0.426921,0.12054 -0.165745,0.11552 -0.165745,0.29633 0,0.17077 0.130587,0.28629 0.130588,0.1105 0.321446,0.1105 z m 0.326468,-2.49623 -0.431942,-0.13059 0.27122,-0.59768 h 0.627823 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path179" /><path
+ d="m 38.893406,103.37194 q -0.306378,0.005 -0.547463,0.12054 -0.241084,0.1105 -0.346558,0.33652 v 1.59216 h -0.673028 v -2.63184 h 0.617779 v 0.56253 q 0.07032,-0.13561 0.165746,-0.24108 0.09543,-0.1105 0.205926,-0.19086 0.110497,-0.0804 0.220994,-0.12054 0.115519,-0.0452 0.220994,-0.0452 0.05525,0 0.08036,0 0.03014,0 0.05525,0.005 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path180" /><path
+ d="m 42.800975,105.42116 h -0.673027 v -1.47664 q 0,-0.31643 -0.110497,-0.46208 -0.110497,-0.14566 -0.306378,-0.14566 -0.100452,0 -0.205926,0.0402 -0.105475,0.0402 -0.200904,0.11552 -0.09041,0.0703 -0.165746,0.17077 -0.07534,0.10045 -0.110496,0.22099 v 1.53692 h -0.673028 v -2.63184 h 0.607734 v 0.48719 q 0.145655,-0.25113 0.421897,-0.39176 0.276243,-0.14063 0.622802,-0.14063 0.246107,0 0.401807,0.0904 0.1557,0.0904 0.241084,0.23606 0.08538,0.14566 0.11552,0.3315 0.03516,0.18583 0.03516,0.37669 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path181" /><path
+ d="m 44.10684,105.47138 q -0.190859,0 -0.356604,-0.0603 -0.165745,-0.0653 -0.286288,-0.17579 -0.120542,-0.11552 -0.190858,-0.2662 -0.06529,-0.15067 -0.06529,-0.33149 0,-0.18583 0.08036,-0.34153 0.08538,-0.16073 0.231039,-0.27122 0.150678,-0.1105 0.356604,-0.17077 0.205926,-0.0653 0.452033,-0.0653 0.175791,0 0.341536,0.0301 0.170768,0.0301 0.301355,0.0854 v -0.15067 q 0,-0.26118 -0.150677,-0.40181 -0.145655,-0.14063 -0.436966,-0.14063 -0.210948,0 -0.411852,0.0753 -0.200904,0.0753 -0.411852,0.22099 l -0.205927,-0.42692 q 0.507282,-0.33651 1.094925,-0.33651 0.567553,0 0.878953,0.28126 0.316424,0.27624 0.316424,0.80362 v 0.81868 q 0,0.10547 0.03516,0.15068 0.04018,0.0452 0.125564,0.0502 v 0.57258 q -0.170768,0.0352 -0.296332,0.0352 -0.190859,0 -0.296333,-0.0854 -0.100452,-0.0854 -0.125565,-0.22602 l -0.01507,-0.14565 q -0.17579,0.23104 -0.42692,0.35158 -0.251129,0.12054 -0.537417,0.12054 z m 0.190858,-0.49221 q 0.170768,0 0.321446,-0.0603 0.1557,-0.0603 0.241084,-0.16072 0.110497,-0.0854 0.110497,-0.19086 v -0.30136 q -0.120542,-0.0452 -0.261174,-0.0703 -0.140633,-0.0301 -0.27122,-0.0301 -0.261175,0 -0.42692,0.12054 -0.165746,0.11552 -0.165746,0.29633 0,0.17077 0.130588,0.28629 0.130587,0.1105 0.321445,0.1105 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path182" /><path
+ d="m 47.266046,105.47138 q -0.331491,0 -0.647915,-0.10547 -0.316423,-0.10548 -0.542439,-0.30136 l 0.251129,-0.42189 q 0.241085,0.17076 0.467101,0.26117 0.231039,0.0854 0.457056,0.0854 0.200903,0 0.316423,-0.0753 0.11552,-0.0753 0.11552,-0.21598 0,-0.14063 -0.13561,-0.20592 -0.13561,-0.0653 -0.441988,-0.15068 -0.256152,-0.0703 -0.436966,-0.13561 -0.180813,-0.0653 -0.29131,-0.14565 -0.110497,-0.0854 -0.160723,-0.19086 -0.05023,-0.1105 -0.05023,-0.26118 0,-0.2009 0.07534,-0.36162 0.08036,-0.16073 0.220994,-0.27122 0.140633,-0.11552 0.326468,-0.17579 0.190859,-0.0603 0.411853,-0.0603 0.296333,0 0.552485,0.0854 0.261174,0.0854 0.477146,0.27624 l -0.27122,0.40683 q -0.200904,-0.15068 -0.391762,-0.22099 -0.185836,-0.0703 -0.371672,-0.0703 -0.170768,0 -0.286287,0.0703 -0.11552,0.0703 -0.11552,0.22601 0,0.0703 0.02511,0.11552 0.03014,0.0452 0.09041,0.0804 0.06027,0.0352 0.1557,0.0703 0.100452,0.0301 0.246107,0.0653 0.27122,0.0703 0.462078,0.14064 0.195881,0.0703 0.316423,0.16072 0.125565,0.0904 0.180814,0.21095 0.06027,0.11552 0.06027,0.28126 0,0.38674 -0.286288,0.61276 -0.286288,0.22099 -0.778501,0.22099 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path183" /><path
+ d="m 50.344891,105.28555 q -0.13561,0.0603 -0.331491,0.12054 -0.195881,0.0603 -0.411852,0.0603 -0.140632,0 -0.266197,-0.0352 -0.120542,-0.0352 -0.215972,-0.11049 -0.09041,-0.0804 -0.145655,-0.20091 -0.05525,-0.12556 -0.05525,-0.30135 v -1.5118 h -0.346559 v -0.51733 h 0.346559 v -0.85384 h 0.673027 v 0.85384 h 0.552485 v 0.51733 h -0.552485 v 1.28578 q 0,0.14063 0.07032,0.2009 0.07534,0.0553 0.180813,0.0553 0.105475,0 0.205927,-0.0352 0.100451,-0.0351 0.160722,-0.0603 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path184" /><path
+ d="m 51.414697,105.47138 q -0.190858,0 -0.356603,-0.0603 -0.165746,-0.0653 -0.286288,-0.17579 -0.120542,-0.11552 -0.190859,-0.2662 -0.06529,-0.15067 -0.06529,-0.33149 0,-0.18583 0.08036,-0.34153 0.08538,-0.16073 0.231039,-0.27122 0.150678,-0.1105 0.356604,-0.17077 0.205926,-0.0653 0.452033,-0.0653 0.175791,0 0.341537,0.0301 0.170768,0.0301 0.301355,0.0854 v -0.15067 q 0,-0.26118 -0.150678,-0.40181 -0.145655,-0.14063 -0.436965,-0.14063 -0.210949,0 -0.411853,0.0753 -0.200903,0.0753 -0.411852,0.22099 l -0.205926,-0.42692 q 0.507282,-0.33651 1.094925,-0.33651 0.567552,0 0.878953,0.28126 0.316423,0.27624 0.316423,0.80362 v 0.81868 q 0,0.10547 0.03516,0.15068 0.04018,0.0452 0.125565,0.0502 v 0.57258 q -0.170768,0.0352 -0.296333,0.0352 -0.190858,0 -0.296333,-0.0854 -0.100452,-0.0854 -0.125564,-0.22602 l -0.01507,-0.14565 q -0.175791,0.23104 -0.42692,0.35158 -0.25113,0.12054 -0.537418,0.12054 z m 0.190859,-0.49221 q 0.170768,0 0.321446,-0.0603 0.1557,-0.0603 0.241084,-0.16072 0.110497,-0.0854 0.110497,-0.19086 v -0.30136 q -0.120542,-0.0452 -0.261175,-0.0703 -0.140632,-0.0301 -0.27122,-0.0301 -0.261174,0 -0.42692,0.12054 -0.165745,0.11552 -0.165745,0.29633 0,0.17077 0.130587,0.28629 0.130587,0.1105 0.321446,0.1105 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path185" /><path
+ d="m 54.217291,105.42116 -0.969359,-2.63184 h 0.693117 l 0.668005,2.08437 0.673027,-2.08437 h 0.632846 l -0.96936,2.63184 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path186" /><path
+ d="m 57.396582,105.47138 q -0.316423,0 -0.572575,-0.10547 -0.256152,-0.1105 -0.436965,-0.29633 -0.180814,-0.18584 -0.281266,-0.43195 -0.09543,-0.2461 -0.09543,-0.51732 0,-0.28127 0.09543,-0.52738 0.09543,-0.25113 0.276243,-0.43696 0.180813,-0.19086 0.436965,-0.30136 0.261175,-0.11049 0.582621,-0.11049 0.321446,0 0.572575,0.11049 0.256152,0.1105 0.431943,0.29634 0.180813,0.18583 0.27122,0.43194 0.09543,0.24611 0.09543,0.5123 0,0.0653 -0.005,0.12557 0,0.0603 -0.01005,0.10045 h -2.034149 q 0.01507,0.1557 0.07534,0.27624 0.06027,0.12054 0.1557,0.20593 0.09543,0.0854 0.215972,0.13059 0.120542,0.0452 0.251129,0.0452 0.200904,0 0.376694,-0.0954 0.180814,-0.10045 0.246107,-0.26117 l 0.577598,0.16072 q -0.145655,0.30135 -0.467101,0.49723 -0.316423,0.19086 -0.758411,0.19086 z m 0.683072,-1.58714 q -0.02511,-0.29633 -0.220994,-0.47212 -0.190858,-0.18081 -0.4671,-0.18081 -0.13561,0 -0.256153,0.0502 -0.115519,0.0452 -0.205926,0.13059 -0.09041,0.0854 -0.150677,0.20593 -0.05525,0.12054 -0.06529,0.26619 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path187" /><path
+ d="m 61.63062,105.42116 h -0.673027 v -1.47664 q 0,-0.31643 -0.110497,-0.46208 -0.110497,-0.14566 -0.306378,-0.14566 -0.100452,0 -0.205926,0.0402 -0.105475,0.0402 -0.200904,0.11552 -0.09041,0.0703 -0.165745,0.17077 -0.07534,0.10045 -0.110497,0.22099 v 1.53692 h -0.673027 v -2.63184 h 0.607733 v 0.48719 q 0.145655,-0.25113 0.421898,-0.39176 0.276242,-0.14063 0.622801,-0.14063 0.246107,0 0.401807,0.0904 0.1557,0.0904 0.241084,0.23606 0.08538,0.14566 0.11552,0.3315 0.03516,0.18583 0.03516,0.37669 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path188" /><path
+ d="m 62.725534,102.48294 -0.431942,-0.13059 0.271219,-0.59768 h 0.627824 z m -0.507281,2.93822 v -2.63184 h 0.673027 v 2.63184 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path189" /><path
+ d="m 63.483943,105.42116 v -0.72326 h 0.552485 v 0.72326 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path190" /><path
+ d="m 64.614016,105.42116 v -0.72326 h 0.552485 v 0.72326 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path191" /><path
+ d="m 65.744094,105.42116 v -0.72326 h 0.552485 v 0.72326 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path192" /></g></g></g></svg>
diff --git a/share/screens/start-welcome-text.sl.svg b/share/screens/start-welcome-text.sl.svg
new file mode 100644
index 0000000..6c866b5
--- /dev/null
+++ b/share/screens/start-welcome-text.sl.svg
@@ -0,0 +1,116 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+ width="700.00061"
+ height="220"
+ viewBox="0 0 185.20849 58.208335"
+ version="1.1"
+ id="svg243962"
+ xml:space="preserve"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:svg="http://www.w3.org/2000/svg"><defs
+ id="defs243959" /><g
+ id="layer2"
+ style="font-variation-settings:normal;opacity:1;vector-effect:none;fill:#cbe1fb;fill-opacity:1;stroke-width:0.125564;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;-inkscape-stroke:none;stop-color:#000000;stop-opacity:1"
+ transform="translate(-3318.544)"><g
+ id="layer3-8"
+ style="font-variation-settings:normal;display:inline;vector-effect:none;fill:#cbe1fb;fill-opacity:1;stroke-width:0.125564;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;-inkscape-stroke:none;stop-color:#000000"
+ transform="translate(3306.4893,-30.444607)"><g
+ aria-label="Dobrodošli!"
+ id="text118971-95"
+ style="font-size:15.457px;line-height:1.25;font-family:'Roboto Condensed';-inkscape-font-specification:'Roboto Condensed, ';vector-effect:none;stop-color:#000000;stop-opacity:1"><path
+ d="m 20.331843,49.933647 v -10.97447 h 3.987905 q 1.344759,0 2.349464,0.432796 1.020162,0.432796 1.70027,1.174732 0.680108,0.741936 1.020162,1.746641 0.340054,0.989248 0.340054,2.117609 0,1.252017 -0.386425,2.272179 -0.370968,1.004705 -1.08199,1.731184 -0.711022,0.711022 -1.715727,1.112904 -0.989248,0.386425 -2.225808,0.386425 z m 7.249332,-5.502692 q 0,-0.788307 -0.216398,-1.452958 -0.216398,-0.664651 -0.633737,-1.143818 -0.417339,-0.479167 -1.035619,-0.741936 -0.602823,-0.262769 -1.375673,-0.262769 h -1.85484 v 7.233876 h 1.85484 q 0.788307,0 1.39113,-0.278226 0.61828,-0.278226 1.020162,-0.757393 0.417339,-0.494624 0.633737,-1.159275 0.216398,-0.664651 0.216398,-1.437501 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path21" /><path
+ d="m 34.938701,50.088217 q -0.989248,0 -1.777555,-0.340054 -0.788307,-0.340054 -1.344759,-0.911963 -0.540995,-0.587366 -0.834678,-1.344759 -0.293683,-0.757393 -0.293683,-1.592071 0,-0.850135 0.293683,-1.607528 0.293683,-0.757393 0.834678,-1.329302 0.556452,-0.587366 1.344759,-0.92742 0.788307,-0.340054 1.777555,-0.340054 0.989248,0 1.762098,0.340054 0.788307,0.340054 1.329302,0.92742 0.556452,0.571909 0.850135,1.329302 0.293683,0.757393 0.293683,1.607528 0,0.834678 -0.293683,1.592071 -0.293683,0.757393 -0.834678,1.344759 -0.540995,0.571909 -1.329302,0.911963 -0.788307,0.340054 -1.777555,0.340054 z M 32.821092,45.89937 q 0,0.540995 0.15457,0.989248 0.170027,0.432796 0.448253,0.757393 0.293683,0.324597 0.680108,0.510081 0.386425,0.170027 0.834678,0.170027 0.448253,0 0.834678,-0.170027 0.386425,-0.185484 0.664651,-0.510081 0.293683,-0.324597 0.448253,-0.77285 0.170027,-0.448253 0.170027,-0.989248 0,-0.525538 -0.170027,-0.973791 -0.15457,-0.448253 -0.448253,-0.77285 -0.278226,-0.324597 -0.664651,-0.494624 -0.386425,-0.185484 -0.834678,-0.185484 -0.448253,0 -0.834678,0.185484 -0.386425,0.185484 -0.680108,0.510081 -0.278226,0.324597 -0.448253,0.77285 -0.15457,0.448253 -0.15457,0.973791 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path22" /><path
+ d="m 45.171219,50.088217 q -0.92742,0 -1.653899,-0.417339 -0.726479,-0.417339 -1.143818,-1.143818 v 1.406587 h -1.808469 v -11.28361 h 2.071238 v 4.606186 q 0.432796,-0.741936 1.128361,-1.143818 0.711022,-0.417339 1.653899,-0.417339 0.788307,0 1.437501,0.340054 0.649194,0.340054 1.112904,0.911963 0.479167,0.571909 0.726479,1.344759 0.262769,0.77285 0.262769,1.622985 0,0.881049 -0.293683,1.638442 -0.278226,0.757393 -0.788307,1.329302 -0.510081,0.556452 -1.205646,0.881049 -0.695565,0.324597 -1.499329,0.324597 z M 44.59931,48.326119 q 0.494624,0 0.911963,-0.185484 0.417339,-0.200941 0.711022,-0.525538 0.293683,-0.324597 0.448253,-0.757393 0.170027,-0.432796 0.170027,-0.92742 0,-0.494624 -0.15457,-0.942877 -0.15457,-0.448253 -0.448253,-0.788307 -0.278226,-0.340054 -0.664651,-0.540995 -0.386425,-0.200941 -0.850135,-0.200941 -0.695565,0 -1.252017,0.46371 -0.540995,0.448253 -0.834678,1.112904 v 1.932125 q 0.108199,0.30914 0.30914,0.556452 0.216398,0.247312 0.479167,0.432796 0.262769,0.170027 0.571909,0.278226 0.30914,0.09274 0.602823,0.09274 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path23" /><path
+ d="m 55.187338,43.627191 q -0.942877,0.01546 -1.684813,0.370968 -0.741936,0.340054 -1.066533,1.035619 v 4.899869 h -2.071238 v -8.099468 h 1.901211 v 1.731184 q 0.216398,-0.417339 0.510081,-0.741936 0.293683,-0.340054 0.633737,-0.587366 0.340054,-0.247312 0.680108,-0.370968 0.355511,-0.139113 0.680108,-0.139113 0.170027,0 0.247312,0 0.09274,0 0.170027,0.01546 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path24" /><path
+ d="m 59.685296,50.088217 q -0.989248,0 -1.777555,-0.340054 -0.788307,-0.340054 -1.344759,-0.911963 -0.540995,-0.587366 -0.834678,-1.344759 -0.293683,-0.757393 -0.293683,-1.592071 0,-0.850135 0.293683,-1.607528 0.293683,-0.757393 0.834678,-1.329302 0.556452,-0.587366 1.344759,-0.92742 0.788307,-0.340054 1.777555,-0.340054 0.989248,0 1.762098,0.340054 0.788307,0.340054 1.329302,0.92742 0.556452,0.571909 0.850135,1.329302 0.293683,0.757393 0.293683,1.607528 0,0.834678 -0.293683,1.592071 -0.293683,0.757393 -0.834678,1.344759 -0.540995,0.571909 -1.329302,0.911963 -0.788307,0.340054 -1.777555,0.340054 z M 57.567687,45.89937 q 0,0.540995 0.15457,0.989248 0.170027,0.432796 0.448253,0.757393 0.293683,0.324597 0.680108,0.510081 0.386425,0.170027 0.834678,0.170027 0.448253,0 0.834678,-0.170027 0.386425,-0.185484 0.664651,-0.510081 0.293683,-0.324597 0.448253,-0.77285 0.170027,-0.448253 0.170027,-0.989248 0,-0.525538 -0.170027,-0.973791 -0.15457,-0.448253 -0.448253,-0.77285 -0.278226,-0.324597 -0.664651,-0.494624 -0.386425,-0.185484 -0.834678,-0.185484 -0.448253,0 -0.834678,0.185484 -0.386425,0.185484 -0.680108,0.510081 -0.278226,0.324597 -0.448253,0.77285 -0.15457,0.448253 -0.15457,0.973791 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path25" /><path
+ d="m 68.665796,50.088217 q -0.834678,0 -1.5457,-0.324597 -0.711022,-0.324597 -1.221103,-0.896506 -0.510081,-0.571909 -0.803764,-1.329302 -0.278226,-0.77285 -0.278226,-1.653899 0,-0.881049 0.262769,-1.638442 0.278226,-0.757393 0.757393,-1.329302 0.479167,-0.571909 1.143818,-0.896506 0.664651,-0.324597 1.452958,-0.324597 0.896506,0 1.607528,0.432796 0.726479,0.432796 1.128361,1.128361 v -4.606186 h 2.071237 v 8.903232 q 0,0.324597 0.108199,0.46371 0.108199,0.139113 0.370968,0.15457 v 1.762098 q -0.540995,0.108199 -0.881049,0.108199 -0.556451,0 -0.911962,-0.278226 -0.355511,-0.278226 -0.401882,-0.726479 L 71.47897,48.52706 q -0.448253,0.77285 -1.221103,1.174732 -0.757393,0.386425 -1.592071,0.386425 z m 0.540995,-1.762098 q 0.293683,0 0.602823,-0.09274 0.30914,-0.108199 0.571909,-0.293683 0.262769,-0.185484 0.46371,-0.432796 0.216398,-0.247312 0.324597,-0.540995 V 45.03378 q -0.123656,-0.340054 -0.355511,-0.61828 -0.216398,-0.293683 -0.510081,-0.494624 -0.278226,-0.216398 -0.602823,-0.340054 -0.30914,-0.123656 -0.61828,-0.123656 -0.46371,0 -0.865592,0.200941 -0.386425,0.200941 -0.664651,0.556452 -0.278226,0.340054 -0.432796,0.788307 -0.15457,0.448253 -0.15457,0.92742 0,0.510081 0.170027,0.942877 0.170027,0.432796 0.46371,0.757393 0.293683,0.324597 0.695565,0.510081 0.417339,0.185484 0.911963,0.185484 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path26" /><path
+ d="m 79.021966,50.088217 q -0.989248,0 -1.777555,-0.340054 -0.788307,-0.340054 -1.344759,-0.911963 -0.540995,-0.587366 -0.834678,-1.344759 -0.293683,-0.757393 -0.293683,-1.592071 0,-0.850135 0.293683,-1.607528 0.293683,-0.757393 0.834678,-1.329302 0.556452,-0.587366 1.344759,-0.92742 0.788307,-0.340054 1.777555,-0.340054 0.989248,0 1.762098,0.340054 0.788307,0.340054 1.329302,0.92742 0.556452,0.571909 0.850135,1.329302 0.293683,0.757393 0.293683,1.607528 0,0.834678 -0.293683,1.592071 -0.293683,0.757393 -0.834678,1.344759 -0.540995,0.571909 -1.329302,0.911963 -0.788307,0.340054 -1.777555,0.340054 z M 76.904357,45.89937 q 0,0.540995 0.15457,0.989248 0.170027,0.432796 0.448253,0.757393 0.293683,0.324597 0.680108,0.510081 0.386425,0.170027 0.834678,0.170027 0.448253,0 0.834678,-0.170027 0.386425,-0.185484 0.664651,-0.510081 0.293683,-0.324597 0.448253,-0.77285 0.170027,-0.448253 0.170027,-0.989248 0,-0.525538 -0.170027,-0.973791 -0.15457,-0.448253 -0.448253,-0.77285 -0.278226,-0.324597 -0.664651,-0.494624 -0.386425,-0.185484 -0.834678,-0.185484 -0.448253,0 -0.834678,0.185484 -0.386425,0.185484 -0.680108,0.510081 -0.278226,0.324597 -0.448253,0.77285 -0.15457,0.448253 -0.15457,0.973791 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path27" /><path
+ d="m 86.193997,38.650037 1.313844,0.973791 1.313845,-0.973791 1.066533,0.494624 -1.638442,1.561157 h -1.499329 l -1.638441,-1.561157 z m 1.514785,11.43818 q -1.020162,0 -1.993952,-0.324597 -0.973791,-0.324597 -1.669356,-0.92742 l 0.77285,-1.298388 q 0.741936,0.525538 1.437501,0.803764 0.711021,0.262769 1.406586,0.262769 0.61828,0 0.973791,-0.231855 0.355511,-0.231855 0.355511,-0.664651 0,-0.432796 -0.417339,-0.633737 -0.417339,-0.200941 -1.360216,-0.46371 Q 86.425852,46.393994 85.8694,46.193053 85.312948,45.992112 84.972894,45.7448 84.63284,45.482031 84.47827,45.157434 84.3237,44.81738 84.3237,44.35367 q 0,-0.61828 0.231855,-1.112904 0.247312,-0.494624 0.680108,-0.834678 0.432796,-0.355511 1.004705,-0.540995 0.587365,-0.185484 1.267473,-0.185484 0.911963,0 1.70027,0.262769 0.803764,0.262769 1.468415,0.850135 l -0.834678,1.252017 q -0.61828,-0.46371 -1.205646,-0.680108 -0.571909,-0.216398 -1.143818,-0.216398 -0.525538,0 -0.881049,0.216398 -0.35551,0.216398 -0.35551,0.695565 0,0.216398 0.07729,0.355511 0.09274,0.139113 0.278225,0.247312 0.185484,0.108199 0.479167,0.216398 0.30914,0.09274 0.757393,0.200941 0.834678,0.216398 1.422044,0.432796 0.602823,0.216398 0.973791,0.494624 0.386425,0.278226 0.556452,0.649194 0.185484,0.355511 0.185484,0.865592 0,1.190189 -0.881049,1.885754 -0.881049,0.680108 -2.395835,0.680108 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path28" /><path
+ d="m 92.314968,38.650037 h 2.071238 v 8.686834 q 0,0.448253 0.216398,0.695565 0.216398,0.247312 0.61828,0.247312 0.185484,0 0.401882,-0.06183 0.231855,-0.06183 0.432796,-0.15457 l 0.278226,1.576614 q -0.417339,0.200941 -0.973791,0.30914 -0.556452,0.108199 -1.004705,0.108199 -0.973791,0 -1.514786,-0.510081 -0.525538,-0.525538 -0.525538,-1.483872 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path29" /><path
+ d="m 97.230282,49.933647 v -8.099468 h 2.071238 v 8.099468 z m 0,-9.227829 v -2.055781 h 2.071238 v 2.055781 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path30" /><path
+ d="m 101.57368,45.806628 v -6.95565 h 2.07124 v 6.95565 z m 0,4.127019 V 47.59964 h 2.07124 v 2.334007 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path31" /></g><g
+ aria-label="Nastavimo nekaj zadev …"
+ id="text115541-71"
+ style="font-size:5.02259px;line-height:1.25;font-family:'Roboto Condensed';-inkscape-font-specification:'Roboto Condensed, ';vector-effect:none;stop-color:#000000;stop-opacity:1"><path
+ d="m 35.311726,59.504494 v 2.285278 h -0.693118 v -3.566039 h 0.537418 l 1.858358,2.340527 v -2.335504 h 0.693117 v 3.561016 h -0.56253 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path1" /><path
+ d="m 39.078656,61.839998 q -0.190858,0 -0.356604,-0.06027 -0.165745,-0.06529 -0.286288,-0.175791 -0.120542,-0.115519 -0.190858,-0.266197 -0.06529,-0.150678 -0.06529,-0.331491 0,-0.185836 0.08036,-0.341536 0.08538,-0.160723 0.231039,-0.27122 0.150678,-0.110497 0.356604,-0.170768 0.205926,-0.06529 0.452033,-0.06529 0.175791,0 0.341536,0.03014 0.170768,0.03014 0.301355,0.08538 v -0.150678 q 0,-0.261175 -0.150677,-0.401807 -0.145655,-0.140633 -0.436966,-0.140633 -0.210948,0 -0.411852,0.07534 -0.200904,0.07534 -0.411852,0.220994 l -0.205927,-0.42692 q 0.507282,-0.336514 1.094925,-0.336514 0.567553,0 0.878953,0.281266 0.316424,0.276242 0.316424,0.803614 v 0.818682 q 0,0.105475 0.03516,0.150678 0.04018,0.0452 0.125564,0.05023 v 0.572575 q -0.170768,0.03516 -0.296332,0.03516 -0.190859,0 -0.296333,-0.08538 -0.100452,-0.08538 -0.125565,-0.226016 l -0.01507,-0.145656 q -0.17579,0.23104 -0.42692,0.351582 -0.251129,0.120542 -0.537417,0.120542 z m 0.190858,-0.492214 q 0.170768,0 0.321446,-0.06027 0.1557,-0.06027 0.241085,-0.160723 0.110496,-0.08538 0.110496,-0.190858 v -0.301356 q -0.120542,-0.0452 -0.261174,-0.07032 -0.140633,-0.03014 -0.27122,-0.03014 -0.261175,0 -0.42692,0.120543 -0.165746,0.115519 -0.165746,0.296332 0,0.170769 0.130588,0.286288 0.130587,0.110497 0.321445,0.110497 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path2" /><path
+ d="m 42.237862,61.839998 q -0.331491,0 -0.647914,-0.105474 -0.316423,-0.105475 -0.54244,-0.301356 l 0.25113,-0.421897 q 0.241084,0.170768 0.467101,0.261174 0.231039,0.08538 0.457055,0.08538 0.200904,0 0.316424,-0.07534 0.115519,-0.07534 0.115519,-0.215971 0,-0.140632 -0.13561,-0.205926 -0.13561,-0.06529 -0.441988,-0.150678 -0.256152,-0.07032 -0.436965,-0.13561 -0.180813,-0.06529 -0.29131,-0.145655 -0.110497,-0.08538 -0.160723,-0.190858 -0.05023,-0.110497 -0.05023,-0.261175 0,-0.200904 0.07534,-0.361627 0.08036,-0.160722 0.220994,-0.271219 0.140632,-0.11552 0.326468,-0.175791 0.190858,-0.06027 0.411852,-0.06027 0.296333,0 0.552485,0.08538 0.261175,0.08538 0.477146,0.276242 l -0.271219,0.40683 q -0.200904,-0.150678 -0.391762,-0.220994 -0.185836,-0.07032 -0.371672,-0.07032 -0.170768,0 -0.286288,0.07032 -0.115519,0.07032 -0.115519,0.226017 0,0.07032 0.02511,0.115519 0.03014,0.0452 0.09041,0.08036 0.06027,0.03516 0.1557,0.07032 0.100452,0.03014 0.246107,0.06529 0.27122,0.07032 0.462079,0.140632 0.195881,0.07032 0.316423,0.160723 0.125565,0.09041 0.180813,0.210949 0.06027,0.115519 0.06027,0.281265 0,0.386739 -0.286287,0.612756 -0.286288,0.220994 -0.778502,0.220994 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path3" /><path
+ d="m 45.316708,61.654162 q -0.13561,0.06027 -0.331491,0.120542 -0.195881,0.06027 -0.411852,0.06027 -0.140632,0 -0.266197,-0.03516 -0.120542,-0.03516 -0.215972,-0.110497 -0.09041,-0.08036 -0.145655,-0.200903 -0.05525,-0.125565 -0.05525,-0.301356 v -1.511799 h -0.346559 v -0.517327 h 0.346559 v -0.853841 h 0.673027 v 0.853841 h 0.552485 v 0.517327 H 44.56332 v 1.285783 q 0,0.140632 0.07032,0.200903 0.07534,0.05525 0.180813,0.05525 0.105475,0 0.205927,-0.03516 0.100451,-0.03516 0.160722,-0.06027 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path4" /><path
+ d="m 46.386514,61.839998 q -0.190858,0 -0.356603,-0.06027 -0.165746,-0.06529 -0.286288,-0.175791 -0.120542,-0.115519 -0.190859,-0.266197 -0.06529,-0.150678 -0.06529,-0.331491 0,-0.185836 0.08036,-0.341536 0.08538,-0.160723 0.231039,-0.27122 0.150678,-0.110497 0.356604,-0.170768 0.205926,-0.06529 0.452033,-0.06529 0.175791,0 0.341537,0.03014 0.170768,0.03014 0.301355,0.08538 v -0.150678 q 0,-0.261175 -0.150678,-0.401807 -0.145655,-0.140633 -0.436965,-0.140633 -0.210949,0 -0.411852,0.07534 -0.200904,0.07534 -0.411853,0.220994 l -0.205926,-0.42692 q 0.507282,-0.336514 1.094925,-0.336514 0.567552,0 0.878953,0.281266 0.316423,0.276242 0.316423,0.803614 v 0.818682 q 0,0.105475 0.03516,0.150678 0.04018,0.0452 0.125565,0.05023 v 0.572575 q -0.170768,0.03516 -0.296333,0.03516 -0.190858,0 -0.296333,-0.08538 -0.100452,-0.08538 -0.125564,-0.226016 l -0.01507,-0.145656 q -0.175791,0.23104 -0.42692,0.351582 -0.25113,0.120542 -0.537418,0.120542 z m 0.190859,-0.492214 q 0.170768,0 0.321446,-0.06027 0.1557,-0.06027 0.241084,-0.160723 0.110497,-0.08538 0.110497,-0.190858 v -0.301356 q -0.120542,-0.0452 -0.261175,-0.07032 -0.140632,-0.03014 -0.27122,-0.03014 -0.261174,0 -0.42692,0.120543 -0.165745,0.115519 -0.165745,0.296332 0,0.170769 0.130587,0.286288 0.130587,0.110497 0.321446,0.110497 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path5" /><path
+ d="m 49.189108,61.789772 -0.96936,-2.631837 h 0.693117 l 0.668005,2.084375 0.673027,-2.084375 h 0.632846 l -0.96936,2.631837 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path6" /><path
+ d="m 51.238324,61.789772 v -2.631837 h 0.673027 v 2.631837 z m 0,-2.998486 v -0.668005 h 0.673027 v 0.668005 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path7" /><path
+ d="m 56.607468,61.789772 h -0.673027 v -1.476641 q 0,-0.316424 -0.110497,-0.462079 -0.105474,-0.145655 -0.296333,-0.145655 -0.200903,0 -0.376694,0.1557 -0.175791,0.150678 -0.251129,0.396785 v 1.53189 H 54.22676 v -1.476641 q 0,-0.316424 -0.110497,-0.462079 -0.105474,-0.145655 -0.296332,-0.145655 -0.195881,0 -0.376695,0.150678 -0.17579,0.150678 -0.251129,0.396784 v 1.536913 H 52.51908 v -2.631837 h 0.607733 v 0.487191 q 0.145655,-0.256152 0.396785,-0.391762 0.256152,-0.140633 0.58262,-0.140633 0.331491,0 0.512304,0.160723 0.180814,0.160723 0.23104,0.396785 0.160723,-0.27122 0.406829,-0.411852 0.246107,-0.145656 0.562531,-0.145656 0.241084,0 0.396784,0.09041 0.1557,0.09041 0.241084,0.236062 0.08539,0.145655 0.11552,0.331491 0.03516,0.185836 0.03516,0.376694 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path8" /><path
+ d="m 58.410578,61.839998 q -0.321446,0 -0.577598,-0.110497 -0.256152,-0.110497 -0.436965,-0.296333 -0.175791,-0.190858 -0.27122,-0.436965 -0.09543,-0.246107 -0.09543,-0.517327 0,-0.276242 0.09543,-0.522349 0.09543,-0.246107 0.27122,-0.431943 0.180813,-0.190859 0.436965,-0.301356 0.256152,-0.110497 0.577598,-0.110497 0.321445,0 0.572575,0.110497 0.256152,0.110497 0.431943,0.301356 0.180813,0.185836 0.276242,0.431943 0.09543,0.246107 0.09543,0.522349 0,0.27122 -0.09543,0.517327 -0.09543,0.246107 -0.27122,0.436965 -0.17579,0.185836 -0.431942,0.296333 -0.256153,0.110497 -0.577598,0.110497 z m -0.688095,-1.361122 q 0,0.175791 0.05023,0.321446 0.05525,0.140632 0.145655,0.246107 0.09543,0.105474 0.220994,0.165745 0.125565,0.05525 0.27122,0.05525 0.145655,0 0.27122,-0.05525 0.125564,-0.06027 0.215971,-0.165745 0.09543,-0.105475 0.145655,-0.25113 0.05525,-0.145655 0.05525,-0.321446 0,-0.170768 -0.05525,-0.316423 -0.05023,-0.145655 -0.145655,-0.251129 -0.09041,-0.105475 -0.215971,-0.160723 -0.125565,-0.06027 -0.27122,-0.06027 -0.145655,0 -0.27122,0.06027 -0.125565,0.06027 -0.220994,0.165745 -0.09041,0.105475 -0.145655,0.25113 -0.05023,0.145655 -0.05023,0.316423 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path9" /><path
+ d="m 63.890216,61.789772 h -0.673027 v -1.476641 q 0,-0.316424 -0.110497,-0.462079 -0.110497,-0.145655 -0.306378,-0.145655 -0.100452,0 -0.205926,0.04018 -0.105475,0.04018 -0.200904,0.115519 -0.09041,0.07032 -0.165745,0.170768 -0.07534,0.100452 -0.110497,0.220994 v 1.536913 h -0.673028 v -2.631837 h 0.607734 v 0.487191 q 0.145655,-0.251129 0.421897,-0.391762 0.276243,-0.140633 0.622802,-0.140633 0.246107,0 0.401807,0.09041 0.1557,0.09041 0.241084,0.236062 0.08538,0.145655 0.11552,0.331491 0.03516,0.185836 0.03516,0.376694 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path10" /><path
+ d="m 65.69834,61.839998 q -0.316423,0 -0.572575,-0.105474 -0.256152,-0.110497 -0.436966,-0.296333 -0.180813,-0.185836 -0.281265,-0.431943 -0.09543,-0.246107 -0.09543,-0.517327 0,-0.281265 0.09543,-0.527372 0.09543,-0.251129 0.276243,-0.436965 0.180813,-0.190859 0.436965,-0.301356 0.261175,-0.110497 0.582621,-0.110497 0.321445,0 0.572575,0.110497 0.256152,0.110497 0.431943,0.296333 0.180813,0.185836 0.271219,0.431943 0.09543,0.246107 0.09543,0.512304 0,0.06529 -0.005,0.125565 0,0.06027 -0.01005,0.100452 h -2.034149 q 0.01507,0.1557 0.07534,0.276242 0.06027,0.120542 0.1557,0.205926 0.09543,0.08538 0.215971,0.130588 0.120543,0.0452 0.25113,0.0452 0.200904,0 0.376694,-0.09543 0.180813,-0.100452 0.246107,-0.261175 l 0.577598,0.160723 q -0.145655,0.301355 -0.467101,0.497237 -0.316423,0.190858 -0.758411,0.190858 z m 0.683072,-1.587139 q -0.02511,-0.296332 -0.220994,-0.472123 -0.190858,-0.180813 -0.467101,-0.180813 -0.13561,0 -0.256152,0.05023 -0.115519,0.0452 -0.205926,0.130587 -0.09041,0.08538 -0.150678,0.205926 -0.05525,0.120542 -0.06529,0.266197 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path11" /><path
+ d="m 69.284466,61.789772 -0.763434,-1.140128 -0.361627,0.356604 v 0.783524 h -0.673027 v -3.666491 h 0.673027 v 2.225008 l 1.054744,-1.185332 h 0.718231 l -0.979405,1.115015 1.049721,1.5118 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path12" /><path
+ d="m 70.972038,61.839998 q -0.190858,0 -0.356604,-0.06027 -0.165745,-0.06529 -0.286287,-0.175791 -0.120543,-0.115519 -0.190859,-0.266197 -0.06529,-0.150678 -0.06529,-0.331491 0,-0.185836 0.08036,-0.341536 0.08538,-0.160723 0.231039,-0.27122 0.150678,-0.110497 0.356604,-0.170768 0.205926,-0.06529 0.452033,-0.06529 0.175791,0 0.341536,0.03014 0.170768,0.03014 0.301356,0.08538 v -0.150678 q 0,-0.261175 -0.150678,-0.401807 -0.145655,-0.140633 -0.436965,-0.140633 -0.210949,0 -0.411853,0.07534 -0.200903,0.07534 -0.411852,0.220994 l -0.205926,-0.42692 q 0.507281,-0.336514 1.094924,-0.336514 0.567553,0 0.878953,0.281266 0.316424,0.276242 0.316424,0.803614 v 0.818682 q 0,0.105475 0.03516,0.150678 0.04018,0.0452 0.125565,0.05023 v 0.572575 q -0.170769,0.03516 -0.296333,0.03516 -0.190859,0 -0.296333,-0.08538 -0.100452,-0.08538 -0.125565,-0.226016 l -0.01507,-0.145656 q -0.17579,0.23104 -0.42692,0.351582 -0.251129,0.120542 -0.537417,0.120542 z m 0.190858,-0.492214 q 0.170769,0 0.321446,-0.06027 0.155701,-0.06027 0.241085,-0.160723 0.110497,-0.08538 0.110497,-0.190858 v -0.301356 q -0.120543,-0.0452 -0.261175,-0.07032 -0.140633,-0.03014 -0.27122,-0.03014 -0.261175,0 -0.42692,0.120543 -0.165746,0.115519 -0.165746,0.296332 0,0.170769 0.130588,0.286288 0.130587,0.110497 0.321445,0.110497 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path13" /><path
+ d="m 72.920801,62.7742 q -0.190858,0 -0.361626,-0.06027 -0.170768,-0.05525 -0.306378,-0.175791 l 0.29131,-0.457056 q 0.05525,0.05525 0.13561,0.08036 0.08036,0.03013 0.160723,0.03013 0.130587,0 0.226016,-0.09543 0.09543,-0.09041 0.09543,-0.236062 v -2.702153 h 0.673027 v 2.651927 q 0,0.210949 -0.07032,0.38674 -0.07032,0.180813 -0.195882,0.306378 -0.120542,0.130587 -0.29131,0.200903 -0.165745,0.07032 -0.356604,0.07032 z m 0.241085,-3.982914 v -0.668005 h 0.673027 v 0.668005 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path14" /><path
+ d="m 75.477298,61.37792 1.466596,-1.747862 h -1.406325 v -0.472123 h 2.11451 v 0.411852 l -1.456551,1.747862 h 1.481664 v 0.472123 h -2.199894 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path15" /><path
+ d="m 78.847446,61.839998 q -0.190858,0 -0.356604,-0.06027 -0.165745,-0.06529 -0.286287,-0.175791 -0.120542,-0.115519 -0.190859,-0.266197 -0.06529,-0.150678 -0.06529,-0.331491 0,-0.185836 0.08036,-0.341536 0.08538,-0.160723 0.231039,-0.27122 0.150678,-0.110497 0.356604,-0.170768 0.205926,-0.06529 0.452033,-0.06529 0.175791,0 0.341536,0.03014 0.170768,0.03014 0.301356,0.08538 v -0.150678 q 0,-0.261175 -0.150678,-0.401807 -0.145655,-0.140633 -0.436965,-0.140633 -0.210949,0 -0.411853,0.07534 -0.200903,0.07534 -0.411852,0.220994 l -0.205926,-0.42692 q 0.507281,-0.336514 1.094924,-0.336514 0.567553,0 0.878954,0.281266 0.316423,0.276242 0.316423,0.803614 v 0.818682 q 0,0.105475 0.03516,0.150678 0.04018,0.0452 0.125565,0.05023 v 0.572575 q -0.170768,0.03516 -0.296333,0.03516 -0.190859,0 -0.296333,-0.08538 -0.100452,-0.08538 -0.125565,-0.226016 l -0.01507,-0.145656 q -0.175791,0.23104 -0.426921,0.351582 -0.251129,0.120542 -0.537417,0.120542 z m 0.190859,-0.492214 q 0.170768,0 0.321445,-0.06027 0.155701,-0.06027 0.241085,-0.160723 0.110497,-0.08538 0.110497,-0.190858 v -0.301356 q -0.120542,-0.0452 -0.261175,-0.07032 -0.140632,-0.03014 -0.27122,-0.03014 -0.261175,0 -0.42692,0.120543 -0.165745,0.115519 -0.165745,0.296332 0,0.170769 0.130587,0.286288 0.130587,0.110497 0.321446,0.110497 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path16" /><path
+ d="m 82.102079,61.839998 q -0.27122,0 -0.502259,-0.105474 -0.231039,-0.105475 -0.396784,-0.291311 -0.165746,-0.185836 -0.261175,-0.431942 -0.09041,-0.25113 -0.09041,-0.537418 0,-0.286287 0.08538,-0.532394 0.09041,-0.246107 0.246107,-0.431943 0.1557,-0.185836 0.371672,-0.29131 0.215971,-0.105475 0.472123,-0.105475 0.291311,0 0.52235,0.140633 0.236061,0.140633 0.366649,0.366649 v -1.496732 h 0.673027 v 2.893012 q 0,0.105475 0.03516,0.150678 0.03516,0.0452 0.120542,0.05023 v 0.572575 q -0.175791,0.03516 -0.286287,0.03516 -0.180814,0 -0.296333,-0.09041 -0.11552,-0.09041 -0.130588,-0.236062 l -0.01507,-0.165746 q -0.145656,0.25113 -0.396785,0.381717 Q 82.373291,61.84 82.102071,61.84 Z m 0.175791,-0.572575 q 0.09543,0 0.195881,-0.03014 0.100452,-0.03516 0.185836,-0.09543 0.08538,-0.06027 0.150677,-0.140633 0.07032,-0.08036 0.105475,-0.17579 v -0.627824 q -0.04018,-0.110497 -0.11552,-0.200904 -0.07032,-0.09543 -0.165745,-0.160723 -0.09041,-0.07032 -0.195881,-0.110497 -0.100452,-0.04018 -0.200904,-0.04018 -0.150678,0 -0.281265,0.06529 -0.125565,0.06529 -0.215971,0.180814 -0.09041,0.110497 -0.140633,0.256152 -0.05023,0.145655 -0.05023,0.301355 0,0.165746 0.05525,0.306378 0.05525,0.140633 0.150677,0.246107 0.09543,0.105474 0.226017,0.165746 0.13561,0.06027 0.296333,0.06027 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path17" /><path
+ d="m 85.472229,61.839998 q -0.316423,0 -0.572575,-0.105474 -0.256152,-0.110497 -0.436965,-0.296333 -0.180813,-0.185836 -0.281265,-0.431943 -0.09543,-0.246107 -0.09543,-0.517327 0,-0.281265 0.09543,-0.527372 0.09543,-0.251129 0.276242,-0.436965 0.180814,-0.190859 0.436966,-0.301356 0.261174,-0.110497 0.58262,-0.110497 0.321446,0 0.572575,0.110497 0.256152,0.110497 0.431943,0.296333 0.180813,0.185836 0.27122,0.431943 0.09543,0.246107 0.09543,0.512304 0,0.06529 -0.005,0.125565 0,0.06027 -0.01005,0.100452 h -2.034149 q 0.01507,0.1557 0.07534,0.276242 0.06027,0.120542 0.155701,0.205926 0.09543,0.08538 0.215971,0.130588 0.120542,0.0452 0.251129,0.0452 0.200904,0 0.376695,-0.09543 0.180813,-0.100452 0.246107,-0.261175 l 0.577597,0.160723 q -0.145655,0.301355 -0.4671,0.497237 -0.316424,0.190858 -0.758412,0.190858 z m 0.683073,-1.587139 q -0.02511,-0.296332 -0.220994,-0.472123 -0.190859,-0.180813 -0.467101,-0.180813 -0.13561,0 -0.256152,0.05023 -0.11552,0.0452 -0.205926,0.130587 -0.09041,0.08538 -0.150678,0.205926 -0.05525,0.120542 -0.06529,0.266197 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path18" /><path
+ d="m 87.898127,61.789772 -0.96936,-2.631837 h 0.693118 l 0.668004,2.084375 0.673027,-2.084375 h 0.632847 l -0.96936,2.631837 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path19" /><path
+ d="m 91.002084,61.789772 v -0.723253 h 0.552485 v 0.723253 z m 0.944247,0 v -0.723253 h 0.552485 v 0.723253 z m 0.944247,0 v -0.723253 h 0.552485 v 0.723253 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path20" /></g></g></g></svg>
diff --git a/share/screens/start-welcome-text.svg b/share/screens/start-welcome-text.svg
new file mode 100644
index 0000000..aff09b7
--- /dev/null
+++ b/share/screens/start-welcome-text.svg
@@ -0,0 +1,115 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+ width="700.00037"
+ height="220"
+ viewBox="0 0 185.20843 58.208335"
+ version="1.1"
+ id="svg243962"
+ xml:space="preserve"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:svg="http://www.w3.org/2000/svg"><defs
+ id="defs243959" /><g
+ id="layer2"
+ style="font-variation-settings:normal;opacity:1;vector-effect:none;fill:#cbe1fb;fill-opacity:1;stroke-width:0.125564;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;-inkscape-stroke:none;stop-color:#000000;stop-opacity:1"><g
+ id="layer3"
+ style="font-variation-settings:normal;display:inline;vector-effect:none;fill:#cbe1fb;fill-opacity:1;stroke-width:0.125564;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;-inkscape-stroke:none;stop-color:#000000;stop-opacity:1"
+ transform="translate(-13.234204,-29.619188)"><g
+ aria-label="Welcome!"
+ id="text118971"
+ style="font-size:15.457px;line-height:1.25;font-family:'Roboto Condensed';-inkscape-font-specification:'Roboto Condensed, ';vector-effect:none;stroke-width:0.125564;stop-color:#000000;stop-opacity:1"><path
+ d="m 25.365714,38.597506 h 1.963039 l 1.23656,3.632395 1.23656,-3.632395 h 1.978496 l -1.870297,4.99261 1.39113,3.508739 3.106857,-8.532263 h 2.31855 l -4.467073,10.974469 h -1.793012 l -1.901211,-4.606186 -1.901211,4.606186 H 24.87109 L 20.434931,38.566592 h 2.287636 l 3.122314,8.532263 1.360216,-3.508739 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path637" /><path
+ d="m 40.420807,49.695631 q -0.973791,0 -1.762098,-0.324597 -0.788307,-0.340054 -1.344759,-0.911963 -0.556452,-0.571909 -0.865592,-1.329302 -0.293683,-0.757393 -0.293683,-1.592071 0,-0.865592 0.293683,-1.622985 0.293683,-0.77285 0.850135,-1.344758 0.556452,-0.587366 1.344759,-0.92742 0.803764,-0.340054 1.793012,-0.340054 0.989248,0 1.762098,0.340054 0.788307,0.340054 1.329302,0.911963 0.556452,0.571908 0.834678,1.329301 0.293683,0.757393 0.293683,1.576614 0,0.200941 -0.01546,0.386425 0,0.185484 -0.03091,0.30914 H 38.34957 q 0.04637,0.479167 0.231855,0.850135 0.185484,0.370968 0.479167,0.633737 0.293683,0.262769 0.664651,0.401882 0.370968,0.139113 0.77285,0.139113 0.61828,0 1.159275,-0.293683 0.556452,-0.30914 0.757393,-0.803764 l 1.777555,0.494624 q -0.448253,0.92742 -1.437501,1.530243 -0.973791,0.587366 -2.334008,0.587366 z m 2.102152,-4.884412 q -0.07729,-0.911963 -0.680108,-1.452958 -0.587366,-0.556452 -1.437501,-0.556452 -0.417339,0 -0.788307,0.15457 -0.355511,0.139113 -0.633737,0.401882 -0.278226,0.262769 -0.46371,0.633737 -0.170027,0.370968 -0.200941,0.819221 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path638" /><path
+ d="m 45.908028,38.257452 h 2.071238 v 8.686833 q 0,0.448253 0.216398,0.695565 0.216398,0.247312 0.61828,0.247312 0.185484,0 0.401882,-0.06183 0.231855,-0.06183 0.432796,-0.15457 l 0.278226,1.576614 q -0.417339,0.200941 -0.973791,0.30914 -0.556452,0.108199 -1.004705,0.108199 -0.973791,0 -1.514786,-0.510081 -0.525538,-0.525538 -0.525538,-1.483872 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path639" /><path
+ d="m 50.313264,45.491327 q 0,-0.850135 0.293683,-1.607528 0.293683,-0.757393 0.850135,-1.329301 0.556452,-0.571909 1.344759,-0.911963 0.788307,-0.340054 1.777555,-0.340054 1.329302,0 2.256722,0.571909 0.942877,0.571909 1.406587,1.499328 l -2.024867,0.61828 q -0.262769,-0.448253 -0.695565,-0.680108 -0.432796,-0.247312 -0.958334,-0.247312 -0.448253,0 -0.834678,0.185484 -0.386425,0.170027 -0.680108,0.494624 -0.278226,0.30914 -0.448253,0.757393 -0.15457,0.448253 -0.15457,0.989248 0,0.540995 0.170027,0.989248 0.170027,0.448253 0.448253,0.77285 0.293683,0.324597 0.680108,0.510081 0.386425,0.170027 0.819221,0.170027 0.556452,0 1.020162,-0.278226 0.479167,-0.278226 0.664651,-0.680108 l 2.024867,0.61828 q -0.417339,0.92742 -1.375673,1.514786 -0.958334,0.587366 -2.303093,0.587366 -0.989248,0 -1.777555,-0.340054 -0.788307,-0.340054 -1.344759,-0.911963 -0.556452,-0.587366 -0.865592,-1.344759 -0.293683,-0.77285 -0.293683,-1.607528 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path640" /><path
+ d="m 63.20437,49.695631 q -0.989248,0 -1.777555,-0.340054 -0.788307,-0.340054 -1.344759,-0.911963 -0.540995,-0.587366 -0.834678,-1.344759 -0.293683,-0.757393 -0.293683,-1.592071 0,-0.850135 0.293683,-1.607528 0.293683,-0.757393 0.834678,-1.329301 0.556452,-0.587366 1.344759,-0.92742 0.788307,-0.340054 1.777555,-0.340054 0.989248,0 1.762098,0.340054 0.788307,0.340054 1.329302,0.92742 0.556452,0.571908 0.850135,1.329301 0.293683,0.757393 0.293683,1.607528 0,0.834678 -0.293683,1.592071 -0.293683,0.757393 -0.834678,1.344759 -0.540995,0.571909 -1.329302,0.911963 -0.788307,0.340054 -1.777555,0.340054 z m -2.117609,-4.188847 q 0,0.540995 0.15457,0.989248 0.170027,0.432796 0.448253,0.757393 0.293683,0.324597 0.680108,0.510081 0.386425,0.170027 0.834678,0.170027 0.448253,0 0.834678,-0.170027 0.386425,-0.185484 0.664651,-0.510081 0.293683,-0.324597 0.448253,-0.77285 0.170027,-0.448253 0.170027,-0.989248 0,-0.525538 -0.170027,-0.973791 -0.15457,-0.448253 -0.448253,-0.77285 -0.278226,-0.324597 -0.664651,-0.494624 -0.386425,-0.185484 -0.834678,-0.185484 -0.448253,0 -0.834678,0.185484 -0.386425,0.185484 -0.680108,0.510081 -0.278226,0.324597 -0.448253,0.77285 -0.15457,0.448253 -0.15457,0.973791 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path641" /><path
+ d="m 81.412702,49.541061 h -2.071238 v -4.544358 q 0,-0.973791 -0.340054,-1.422044 -0.324597,-0.448253 -0.911963,-0.448253 -0.61828,0 -1.159275,0.479167 -0.540995,0.46371 -0.77285,1.221103 v 4.714385 h -2.071238 v -4.544358 q 0,-0.973791 -0.340054,-1.422044 -0.324597,-0.448253 -0.911963,-0.448253 -0.602823,0 -1.159275,0.46371 -0.540995,0.46371 -0.77285,1.221103 v 4.729842 h -2.071238 v -8.099467 h 1.870297 v 1.499328 q 0.448253,-0.788306 1.221103,-1.205645 0.788307,-0.432796 1.793012,-0.432796 1.020162,0 1.576614,0.494624 0.556452,0.494624 0.711022,1.221102 0.494624,-0.834677 1.252017,-1.267473 0.757393,-0.448253 1.731184,-0.448253 0.741936,0 1.221103,0.278226 0.479167,0.278226 0.741936,0.726479 0.262769,0.448252 0.355511,1.020161 0.108199,0.571909 0.108199,1.159275 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path642" /><path
+ d="m 86.97722,49.695631 q -0.973791,0 -1.762098,-0.324597 -0.788307,-0.340054 -1.344759,-0.911963 -0.556452,-0.571909 -0.865592,-1.329302 -0.293683,-0.757393 -0.293683,-1.592071 0,-0.865592 0.293683,-1.622985 0.293683,-0.77285 0.850135,-1.344758 0.556452,-0.587366 1.344759,-0.92742 0.803764,-0.340054 1.793012,-0.340054 0.989248,0 1.762098,0.340054 0.788307,0.340054 1.329302,0.911963 0.556452,0.571908 0.834678,1.329301 0.293683,0.757393 0.293683,1.576614 0,0.200941 -0.01546,0.386425 0,0.185484 -0.03091,0.30914 h -6.260085 q 0.04637,0.479167 0.231855,0.850135 0.185484,0.370968 0.479167,0.633737 0.293683,0.262769 0.664651,0.401882 0.370968,0.139113 0.77285,0.139113 0.61828,0 1.159275,-0.293683 0.556452,-0.30914 0.757393,-0.803764 l 1.777555,0.494624 q -0.448253,0.92742 -1.437501,1.530243 -0.973791,0.587366 -2.334008,0.587366 z m 2.102152,-4.884412 q -0.07729,-0.911963 -0.680108,-1.452958 -0.587366,-0.556452 -1.437501,-0.556452 -0.417339,0 -0.788307,0.15457 -0.355511,0.139113 -0.633737,0.401882 -0.278226,0.262769 -0.46371,0.633737 -0.170027,0.370968 -0.200941,0.819221 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path643" /><path
+ d="m 92.881779,45.414042 v -6.955649 h 2.071238 v 6.955649 z m 0,4.127019 v -2.334007 h 2.071238 v 2.334007 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path644" /></g><g
+ aria-label="Let's set up a few things..."
+ id="text115541"
+ style="font-size:5.02259px;line-height:1.25;font-family:'Roboto Condensed';-inkscape-font-specification:'Roboto Condensed, ';vector-effect:none;stroke-width:0.125564;stop-color:#000000;stop-opacity:1"><path
+ d="m 34.729437,60.836632 v -3.566039 h 0.693117 v 2.958305 h 1.818178 v 0.607734 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path614" /><path
+ d="m 38.71234,60.886858 q -0.316423,0 -0.572575,-0.105475 -0.256152,-0.110497 -0.436966,-0.296333 -0.180813,-0.185835 -0.281265,-0.431942 -0.09543,-0.246107 -0.09543,-0.517327 0,-0.281265 0.09543,-0.527372 0.09543,-0.25113 0.276243,-0.436965 0.180813,-0.190859 0.436965,-0.301356 0.261175,-0.110497 0.58262,-0.110497 0.321446,0 0.572576,0.110497 0.256152,0.110497 0.431943,0.296333 0.180813,0.185836 0.271219,0.431943 0.09543,0.246107 0.09543,0.512304 0,0.06529 -0.005,0.125565 0,0.06027 -0.01004,0.100452 h -2.034149 q 0.01507,0.1557 0.07534,0.276242 0.06027,0.120542 0.1557,0.205926 0.09543,0.08538 0.215971,0.130588 0.120543,0.0452 0.25113,0.0452 0.200903,0 0.376694,-0.09543 0.180813,-0.100452 0.246107,-0.261175 l 0.577598,0.160723 q -0.145655,0.301355 -0.467101,0.497236 -0.316423,0.190859 -0.758411,0.190859 z m 0.683072,-1.587139 q -0.02511,-0.296333 -0.220994,-0.472123 -0.190858,-0.180814 -0.467101,-0.180814 -0.13561,0 -0.256152,0.05023 -0.115519,0.0452 -0.205926,0.130588 -0.09041,0.08538 -0.150678,0.205926 -0.05525,0.120542 -0.06529,0.266197 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path615" /><path
+ d="m 42.057372,60.701022 q -0.13561,0.06027 -0.331491,0.120542 -0.195881,0.06027 -0.411852,0.06027 -0.140633,0 -0.266198,-0.03516 -0.120542,-0.03516 -0.215971,-0.110497 -0.09041,-0.08036 -0.145655,-0.200904 -0.05525,-0.125564 -0.05525,-0.301355 v -1.5118 h -0.346558 v -0.517326 h 0.346558 v -0.853841 h 0.673027 v 0.853841 h 0.552485 v 0.517326 h -0.552485 v 1.285783 q 0,0.140633 0.07032,0.200904 0.07534,0.05525 0.180813,0.05525 0.105474,0 0.205926,-0.03516 0.100452,-0.03516 0.160723,-0.06027 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path616" /><path
+ d="m 42.408948,58.330359 v -1.12506 h 0.572575 v 1.12506 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path617" /><path
+ d="m 44.528466,60.886858 q -0.331491,0 -0.647914,-0.105475 -0.316423,-0.105474 -0.54244,-0.301355 l 0.25113,-0.421898 q 0.241084,0.170768 0.467101,0.261175 0.231039,0.08538 0.457055,0.08538 0.200904,0 0.316424,-0.07534 0.115519,-0.07534 0.115519,-0.215971 0,-0.140633 -0.13561,-0.205926 -0.13561,-0.06529 -0.441988,-0.150678 -0.256152,-0.07032 -0.436965,-0.13561 -0.180813,-0.06529 -0.29131,-0.145655 -0.110497,-0.08538 -0.160723,-0.190859 -0.05023,-0.110497 -0.05023,-0.261174 0,-0.200904 0.07534,-0.361627 0.08036,-0.160723 0.220994,-0.27122 0.140632,-0.115519 0.326468,-0.17579 0.190859,-0.06027 0.411853,-0.06027 0.296332,0 0.552484,0.08538 0.261175,0.08538 0.477147,0.276242 l -0.27122,0.40683 q -0.200904,-0.150678 -0.391762,-0.220994 -0.185836,-0.07032 -0.371672,-0.07032 -0.170768,0 -0.286288,0.07032 -0.115519,0.07032 -0.115519,0.226017 0,0.07032 0.02511,0.115519 0.03013,0.0452 0.09041,0.08036 0.06027,0.03516 0.155701,0.07032 0.100451,0.03013 0.246107,0.06529 0.271219,0.07032 0.462078,0.140633 0.195881,0.07032 0.316423,0.160723 0.125565,0.09041 0.180813,0.210949 0.06027,0.115519 0.06027,0.281265 0,0.386739 -0.286287,0.612756 -0.286288,0.220994 -0.778502,0.220994 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path618" /><path
+ d="m 48.230113,60.886858 q -0.331491,0 -0.647914,-0.105475 -0.316423,-0.105474 -0.54244,-0.301355 l 0.25113,-0.421898 q 0.241084,0.170768 0.467101,0.261175 0.231039,0.08538 0.457055,0.08538 0.200904,0 0.316423,-0.07534 0.11552,-0.07534 0.11552,-0.215971 0,-0.140633 -0.13561,-0.205926 -0.13561,-0.06529 -0.441988,-0.150678 -0.256152,-0.07032 -0.436965,-0.13561 -0.180813,-0.06529 -0.29131,-0.145655 -0.110497,-0.08538 -0.160723,-0.190859 -0.05023,-0.110497 -0.05023,-0.261174 0,-0.200904 0.07534,-0.361627 0.08036,-0.160723 0.220994,-0.27122 0.140632,-0.115519 0.326468,-0.17579 0.190858,-0.06027 0.411852,-0.06027 0.296333,0 0.552485,0.08538 0.261175,0.08538 0.477146,0.276242 l -0.27122,0.40683 q -0.200903,-0.150678 -0.391762,-0.220994 -0.185835,-0.07032 -0.371671,-0.07032 -0.170768,0 -0.286288,0.07032 -0.115519,0.07032 -0.115519,0.226017 0,0.07032 0.02511,0.115519 0.03014,0.0452 0.09041,0.08036 0.06027,0.03516 0.1557,0.07032 0.100452,0.03013 0.246107,0.06529 0.27122,0.07032 0.462079,0.140633 0.195881,0.07032 0.316423,0.160723 0.125565,0.09041 0.180813,0.210949 0.06027,0.115519 0.06027,0.281265 0,0.386739 -0.286288,0.612756 -0.286287,0.220994 -0.778501,0.220994 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path619" /><path
+ d="m 50.952355,60.886858 q -0.316423,0 -0.572575,-0.105475 -0.256152,-0.110497 -0.436966,-0.296333 -0.180813,-0.185835 -0.281265,-0.431942 -0.09543,-0.246107 -0.09543,-0.517327 0,-0.281265 0.09543,-0.527372 0.09543,-0.25113 0.276243,-0.436965 0.180813,-0.190859 0.436965,-0.301356 0.261175,-0.110497 0.582621,-0.110497 0.321445,0 0.572575,0.110497 0.256152,0.110497 0.431943,0.296333 0.180813,0.185836 0.271219,0.431943 0.09543,0.246107 0.09543,0.512304 0,0.06529 -0.005,0.125565 0,0.06027 -0.01004,0.100452 h -2.034149 q 0.01507,0.1557 0.07534,0.276242 0.06027,0.120542 0.1557,0.205926 0.09543,0.08538 0.215971,0.130588 0.120543,0.0452 0.25113,0.0452 0.200903,0 0.376694,-0.09543 0.180813,-0.100452 0.246107,-0.261175 l 0.577598,0.160723 q -0.145655,0.301355 -0.467101,0.497236 -0.316423,0.190859 -0.758411,0.190859 z m 0.683072,-1.587139 q -0.02511,-0.296333 -0.220994,-0.472123 -0.190858,-0.180814 -0.467101,-0.180814 -0.13561,0 -0.256152,0.05023 -0.115519,0.0452 -0.205926,0.130588 -0.09041,0.08538 -0.150678,0.205926 -0.05525,0.120542 -0.06529,0.266197 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path620" /><path
+ d="m 54.297387,60.701022 q -0.13561,0.06027 -0.331491,0.120542 -0.195881,0.06027 -0.411852,0.06027 -0.140633,0 -0.266198,-0.03516 -0.120542,-0.03516 -0.215971,-0.110497 -0.09041,-0.08036 -0.145655,-0.200904 -0.05525,-0.125564 -0.05525,-0.301355 v -1.5118 h -0.346558 v -0.517326 h 0.346558 v -0.853841 h 0.673027 v 0.853841 h 0.552485 v 0.517326 h -0.552485 v 1.285783 q 0,0.140633 0.07032,0.200904 0.07534,0.05525 0.180813,0.05525 0.105474,0 0.205926,-0.03516 0.100452,-0.03516 0.160723,-0.06027 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path621" /><path
+ d="m 56.657998,60.886858 q -0.406829,0 -0.617778,-0.261175 -0.210949,-0.261175 -0.210949,-0.773479 v -1.647409 h 0.673027 v 1.501754 q 0,0.607733 0.436966,0.607733 0.195881,0 0.376694,-0.115519 0.185836,-0.120542 0.301355,-0.361627 v -1.632341 h 0.673027 v 1.858358 q 0,0.105474 0.03516,0.150678 0.04018,0.0452 0.125565,0.05022 v 0.572576 q -0.100452,0.02009 -0.170768,0.02511 -0.06529,0.005 -0.120542,0.005 -0.180813,0 -0.296333,-0.08036 -0.110497,-0.08538 -0.130587,-0.231039 l -0.01507,-0.210949 q -0.175791,0.27122 -0.452033,0.40683 -0.276243,0.13561 -0.607734,0.13561 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path622" /><path
+ d="m 60.535428,60.886858 q -0.311401,0 -0.54244,-0.13561 -0.231039,-0.140633 -0.361626,-0.376695 v 1.53189 h -0.673027 v -3.701648 h 0.587643 v 0.452033 q 0.145655,-0.23104 0.376694,-0.361627 0.231039,-0.13561 0.532394,-0.13561 0.266198,0 0.492214,0.110497 0.226017,0.105475 0.38674,0.29131 0.165745,0.180814 0.256152,0.431943 0.09543,0.246107 0.09543,0.52235 0,0.286287 -0.08538,0.537417 -0.08538,0.251129 -0.241084,0.436965 -0.150678,0.185836 -0.361627,0.29131 -0.210949,0.105475 -0.462078,0.105475 z m -0.226017,-0.572576 q 0.150678,0 0.276243,-0.06529 0.130587,-0.06529 0.220994,-0.175791 0.09041,-0.110497 0.140632,-0.256152 0.05023,-0.145655 0.05023,-0.301355 0,-0.165746 -0.05525,-0.306378 -0.05525,-0.145656 -0.155701,-0.25113 -0.09543,-0.105474 -0.231039,-0.165745 -0.130587,-0.06027 -0.286287,-0.06027 -0.09543,0 -0.195881,0.03516 -0.100452,0.03014 -0.185836,0.09041 -0.08538,0.06027 -0.155701,0.140633 -0.06529,0.08036 -0.100451,0.17579 v 0.617779 q 0.09041,0.226017 0.276242,0.376694 0.185836,0.145655 0.401807,0.145655 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path623" /><path
+ d="m 64.066301,60.886858 q -0.190858,0 -0.356604,-0.06027 -0.165745,-0.06529 -0.286287,-0.175791 -0.120543,-0.11552 -0.190859,-0.266197 -0.06529,-0.150678 -0.06529,-0.331491 0,-0.185836 0.08036,-0.341536 0.08538,-0.160723 0.231039,-0.27122 0.150678,-0.110497 0.356604,-0.170768 0.205926,-0.06529 0.452033,-0.06529 0.175791,0 0.341536,0.03014 0.170768,0.03014 0.301356,0.08538 v -0.150678 q 0,-0.261175 -0.150678,-0.401807 -0.145655,-0.140633 -0.436965,-0.140633 -0.210949,0 -0.411853,0.07534 -0.200903,0.07534 -0.411852,0.220994 l -0.205926,-0.42692 q 0.507281,-0.336514 1.094924,-0.336514 0.567553,0 0.878954,0.281265 0.316423,0.276243 0.316423,0.803615 v 0.818682 q 0,0.105474 0.03516,0.150678 0.04018,0.0452 0.125565,0.05022 v 0.572576 q -0.170768,0.03516 -0.296333,0.03516 -0.190859,0 -0.296333,-0.08538 -0.100452,-0.08538 -0.125565,-0.226017 l -0.01507,-0.145655 q -0.17579,0.231039 -0.42692,0.351582 -0.251129,0.120542 -0.537417,0.120542 z m 0.190859,-0.492214 q 0.170768,0 0.321445,-0.06027 0.155701,-0.06027 0.241085,-0.160723 0.110497,-0.08538 0.110497,-0.190859 v -0.301355 q -0.120543,-0.0452 -0.261175,-0.07032 -0.140633,-0.03014 -0.27122,-0.03014 -0.261175,0 -0.42692,0.120542 -0.165746,0.11552 -0.165746,0.296333 0,0.170768 0.130588,0.286288 0.130587,0.110497 0.321446,0.110497 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path624" /><path
+ d="M 67.597178,60.836632 V 58.857731 H 67.25062 v -0.512304 h 0.346558 v -0.160723 q 0,-0.492214 0.236062,-0.778501 0.236062,-0.286288 0.642892,-0.286288 0.321445,0 0.647914,0.1557 l -0.13561,0.507282 q -0.07534,-0.04018 -0.180814,-0.06529 -0.100451,-0.03013 -0.185835,-0.03013 -0.351582,0 -0.351582,0.472123 v 0.185836 h 0.642892 v 0.512304 h -0.642892 v 1.978901 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path625" /><path
+ d="m 70.384705,60.886858 q -0.316423,0 -0.572575,-0.105475 -0.256152,-0.110497 -0.436966,-0.296333 -0.180813,-0.185835 -0.281265,-0.431942 -0.09543,-0.246107 -0.09543,-0.517327 0,-0.281265 0.09543,-0.527372 0.09543,-0.25113 0.276243,-0.436965 0.180813,-0.190859 0.436965,-0.301356 0.261175,-0.110497 0.582621,-0.110497 0.321445,0 0.572575,0.110497 0.256152,0.110497 0.431943,0.296333 0.180813,0.185836 0.27122,0.431943 0.09543,0.246107 0.09543,0.512304 0,0.06529 -0.005,0.125565 0,0.06027 -0.01004,0.100452 h -2.034149 q 0.01507,0.1557 0.07534,0.276242 0.06027,0.120542 0.1557,0.205926 0.09543,0.08538 0.215972,0.130588 0.120542,0.0452 0.251129,0.0452 0.200904,0 0.376694,-0.09543 0.180814,-0.100452 0.246107,-0.261175 l 0.577598,0.160723 q -0.145655,0.301355 -0.467101,0.497236 -0.316423,0.190859 -0.758411,0.190859 z m 0.683072,-1.587139 q -0.02511,-0.296333 -0.220994,-0.472123 -0.190858,-0.180814 -0.467101,-0.180814 -0.135609,0 -0.256152,0.05023 -0.115519,0.0452 -0.205926,0.130588 -0.09041,0.08538 -0.150678,0.205926 -0.05525,0.120542 -0.06529,0.266197 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path626" /><path
+ d="m 75.367101,58.204795 h 0.637869 l -1.099947,2.631837 h -0.552485 l -0.452033,-1.155196 -0.447011,1.155196 h -0.552485 l -1.094924,-2.631837 h 0.632846 l 0.783524,1.99899 0.321446,-0.85384 -0.462078,-1.140128 h 0.542439 l 0.276243,0.808637 0.281265,-0.808637 h 0.54244 l -0.457056,1.140128 0.316423,0.85384 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path627" /><path
+ d="m 78.963267,60.701022 q -0.13561,0.06027 -0.331491,0.120542 -0.195881,0.06027 -0.411852,0.06027 -0.140633,0 -0.266197,-0.03516 -0.120543,-0.03516 -0.215972,-0.110497 -0.09041,-0.08036 -0.145655,-0.200904 -0.05525,-0.125564 -0.05525,-0.301355 v -1.5118 h -0.346559 v -0.517326 h 0.346559 v -0.853841 h 0.673027 v 0.853841 h 0.552485 v 0.517326 h -0.552485 v 1.285783 q 0,0.140633 0.07032,0.200904 0.07534,0.05525 0.180813,0.05525 0.105475,0 0.205926,-0.03516 0.100452,-0.03516 0.160723,-0.06027 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path628" /><path
+ d="M 81.760844,60.836632 H 81.087817 V 59.35999 q 0,-0.3114 -0.115519,-0.457055 -0.11552,-0.150678 -0.326469,-0.150678 -0.09041,0 -0.190858,0.04018 -0.100452,0.04018 -0.190859,0.115519 -0.09041,0.07032 -0.165745,0.170768 -0.07534,0.100452 -0.110497,0.220994 v 1.536913 H 79.314843 V 57.17014 h 0.673027 v 1.521845 q 0.145655,-0.256152 0.391762,-0.391762 0.251129,-0.140633 0.552485,-0.140633 0.256152,0 0.416875,0.09041 0.160723,0.08538 0.251129,0.231039 0.09041,0.145655 0.125565,0.331491 0.03516,0.185836 0.03516,0.381717 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path629" /><path
+ d="m 82.348477,60.836632 v -2.631837 h 0.673027 v 2.631837 z m 0,-2.998487 v -0.668004 h 0.673027 v 0.668004 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path630" /><path
+ d="M 86.075236,60.836632 H 85.402209 V 59.35999 q 0,-0.316423 -0.110497,-0.462078 -0.110497,-0.145655 -0.306378,-0.145655 -0.100452,0 -0.205926,0.04018 -0.105474,0.04018 -0.200904,0.115519 -0.09041,0.07032 -0.165745,0.170768 -0.07534,0.100452 -0.110497,0.220994 v 1.536913 h -0.673027 v -2.631837 h 0.607733 v 0.487191 q 0.145655,-0.25113 0.421898,-0.391762 0.276242,-0.140633 0.622801,-0.140633 0.246107,0 0.401807,0.09041 0.155701,0.09041 0.241085,0.236062 0.08538,0.145655 0.115519,0.331491 0.03516,0.185835 0.03516,0.376694 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path631" /><path
+ d="m 87.6925,60.8517 q -0.266197,0 -0.482169,-0.105475 -0.215971,-0.105474 -0.376694,-0.286287 -0.1557,-0.185836 -0.241084,-0.426921 -0.08538,-0.241084 -0.08538,-0.512304 0,-0.286287 0.09041,-0.532394 0.09041,-0.246107 0.25113,-0.431943 0.160723,-0.185836 0.386739,-0.29131 0.226017,-0.105475 0.497237,-0.105475 0.306378,0 0.537417,0.140633 0.231039,0.13561 0.381717,0.366649 v -0.462078 h 0.587643 v 2.506272 q 0,0.29131 -0.110497,0.522349 -0.110497,0.23104 -0.306378,0.391762 -0.190859,0.160723 -0.462078,0.246107 -0.266198,0.08538 -0.582621,0.08538 -0.431943,0 -0.728275,-0.145655 -0.291311,-0.140632 -0.502259,-0.401807 l 0.366649,-0.356604 q 0.150677,0.185836 0.376694,0.29131 0.231039,0.105475 0.487191,0.105475 0.1557,0 0.296333,-0.0452 0.145655,-0.04018 0.256152,-0.130587 0.110497,-0.09041 0.170768,-0.231039 0.06529,-0.140633 0.06529,-0.331491 V 60.379576 Q 88.435843,60.605593 88.199782,60.731157 87.96372,60.8517 87.6925,60.8517 Z m 0.226017,-0.537418 q 0.110497,0 0.210948,-0.03516 0.100452,-0.03516 0.185836,-0.09543 0.08538,-0.06027 0.150678,-0.140632 0.06529,-0.08036 0.100452,-0.170769 v -0.627823 q -0.09041,-0.231039 -0.286288,-0.371672 -0.190858,-0.140633 -0.401807,-0.140633 -0.1557,0 -0.281265,0.07032 -0.125565,0.06529 -0.215972,0.180813 -0.09041,0.110497 -0.140632,0.256152 -0.0452,0.145655 -0.0452,0.301356 0,0.160722 0.05525,0.301355 0.05525,0.140632 0.150678,0.246107 0.100452,0.105474 0.231039,0.165745 0.130587,0.06027 0.286288,0.06027 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path632" /><path
+ d="m 90.841657,60.886858 q -0.331491,0 -0.647914,-0.105475 -0.316424,-0.105474 -0.54244,-0.301355 l 0.251129,-0.421898 q 0.241085,0.170768 0.467101,0.261175 0.231039,0.08538 0.457056,0.08538 0.200904,0 0.316423,-0.07534 0.11552,-0.07534 0.11552,-0.215971 0,-0.140633 -0.13561,-0.205926 -0.13561,-0.06529 -0.441988,-0.150678 -0.256152,-0.07032 -0.436966,-0.13561 -0.180813,-0.06529 -0.29131,-0.145655 -0.110497,-0.08538 -0.160723,-0.190859 -0.05023,-0.110497 -0.05023,-0.261174 0,-0.200904 0.07534,-0.361627 0.08036,-0.160723 0.220994,-0.27122 0.140633,-0.115519 0.326469,-0.17579 0.190858,-0.06027 0.411852,-0.06027 0.296333,0 0.552485,0.08538 0.261175,0.08538 0.477146,0.276242 l -0.27122,0.40683 q -0.200903,-0.150678 -0.391762,-0.220994 -0.185836,-0.07032 -0.371672,-0.07032 -0.170768,0 -0.286287,0.07032 -0.11552,0.07032 -0.11552,0.226017 0,0.07032 0.02511,0.115519 0.03014,0.0452 0.09041,0.08036 0.06027,0.03516 0.1557,0.07032 0.100452,0.03013 0.246107,0.06529 0.27122,0.07032 0.462078,0.140633 0.195881,0.07032 0.316423,0.160723 0.125565,0.09041 0.180814,0.210949 0.06027,0.115519 0.06027,0.281265 0,0.386739 -0.286288,0.612756 -0.286287,0.220994 -0.778501,0.220994 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path633" /><path
+ d="m 92.328343,60.836632 v -0.723253 h 0.552485 v 0.723253 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path634" /><path
+ d="m 93.458417,60.836632 v -0.723253 h 0.552485 v 0.723253 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path635" /><path
+ d="m 94.588494,60.836632 v -0.723253 h 0.552485 v 0.723253 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path636" /></g></g></g></svg>
diff --git a/share/screens/start-welcome-text.uk.svg b/share/screens/start-welcome-text.uk.svg
new file mode 100644
index 0000000..fbef65c
--- /dev/null
+++ b/share/screens/start-welcome-text.uk.svg
@@ -0,0 +1,141 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+ width="700.00061"
+ height="220"
+ viewBox="0 0 185.20849 58.208335"
+ version="1.1"
+ id="svg243962"
+ xml:space="preserve"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:svg="http://www.w3.org/2000/svg"><defs
+ id="defs243959" /><g
+ id="layer2"
+ style="font-variation-settings:normal;opacity:1;vector-effect:none;fill:#cbe1fb;fill-opacity:1;stroke-width:0.125564;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;-inkscape-stroke:none;stop-color:#000000;stop-opacity:1"
+ transform="translate(-2342.5015)"><g
+ id="layer3-34"
+ style="font-variation-settings:normal;display:inline;vector-effect:none;fill:#cbe1fb;fill-opacity:1;stroke-width:0.125564;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;-inkscape-stroke:none;stop-color:#000000;stop-opacity:1"
+ transform="translate(2328.2555,-29.153575)"><g
+ aria-label="Вітаємо!"
+ id="text118971-62"
+ style="font-size:15.0345px;line-height:1.25;font-family:'Roboto Condensed';-inkscape-font-specification:'Roboto Condensed, ';vector-effect:none;stroke-width:0.125565;stop-color:#000000;stop-opacity:1"><path
+ d="m 30.698323,46.107436 q 0,0.676552 -0.270621,1.187725 -0.270621,0.511173 -0.751725,0.856967 -0.46607,0.345793 -1.097519,0.526207 -0.616414,0.180414 -1.323036,0.180414 H 22.098589 V 38.184254 h 5.71311 q 0.556276,0 1.007311,0.240552 0.451035,0.240552 0.76676,0.631449 0.315724,0.375863 0.481104,0.872001 0.180414,0.481104 0.180414,0.977243 0,0.781794 -0.390897,1.473381 -0.390897,0.676552 -1.142622,1.007311 0.917104,0.270621 1.443312,0.977243 0.541242,0.691587 0.541242,1.744002 z m -2.089796,-0.390897 q 0,-0.285656 -0.105241,-0.541242 -0.09021,-0.270621 -0.255587,-0.46607 -0.165379,-0.195448 -0.390897,-0.30069 -0.225517,-0.120276 -0.496138,-0.120276 H 24.17335 v 2.811452 h 3.082072 q 0.285656,0 0.526208,-0.105242 0.255586,-0.105241 0.436,-0.285655 0.180414,-0.195449 0.285656,-0.451035 0.105241,-0.255587 0.105241,-0.541242 z M 24.17335,39.958325 v 2.691176 h 2.766348 q 0.526207,0 0.887035,-0.360828 0.375863,-0.360828 0.375863,-0.992277 0,-0.616415 -0.345794,-0.977243 -0.330759,-0.360828 -0.826897,-0.360828 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path156" /><path
+ d="m 32.307002,48.858749 v -7.878078 h 2.014623 v 7.878078 z m 0,-8.975596 v -1.999589 h 2.014623 v 1.999589 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path157" /><path
+ d="m 39.974581,48.858749 h -1.999589 v -6.134076 h -2.465658 v -1.744002 h 6.91587 v 1.744002 h -2.450623 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path158" /><path
+ d="m 45.597472,49.009094 q -0.571311,0 -1.06745,-0.180414 -0.496138,-0.195448 -0.856966,-0.526207 -0.360828,-0.345794 -0.571311,-0.796829 -0.195449,-0.451035 -0.195449,-0.992277 0,-0.556276 0.240552,-1.022346 0.255587,-0.481104 0.691587,-0.811863 0.451035,-0.330759 1.06745,-0.511173 0.616414,-0.195448 1.353105,-0.195448 0.526207,0 1.022346,0.09021 0.511173,0.09021 0.90207,0.255586 v -0.451035 q 0,-0.781794 -0.451035,-1.20276 -0.436001,-0.420966 -1.308002,-0.420966 -0.631449,0 -1.232829,0.225518 -0.60138,0.225517 -1.232829,0.661518 l -0.616414,-1.277933 q 1.518484,-1.007311 3.277521,-1.007311 1.698898,0 2.631037,0.841932 0.947174,0.826897 0.947174,2.40552 v 2.450623 q 0,0.315725 0.105241,0.451035 0.120276,0.135311 0.375863,0.150345 v 1.713933 q -0.511173,0.105242 -0.887036,0.105242 -0.571311,0 -0.887035,-0.255587 -0.30069,-0.255586 -0.375863,-0.676552 l -0.0451,-0.436001 q -0.526208,0.691587 -1.277933,1.052415 -0.751725,0.360828 -1.608691,0.360828 z m 0.571311,-1.473381 q 0.511173,0 0.962208,-0.180414 0.466069,-0.180414 0.721656,-0.481104 0.330759,-0.255586 0.330759,-0.571311 v -0.90207 q -0.360828,-0.13531 -0.781794,-0.210483 -0.420966,-0.09021 -0.811863,-0.09021 -0.781794,0 -1.277933,0.360828 -0.496138,0.345794 -0.496138,0.887036 0,0.511173 0.390897,0.856966 0.390897,0.330759 0.962208,0.330759 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path159" /><path
+ d="m 55.745734,48.99406 q -0.932139,0 -1.698898,-0.315725 -0.76676,-0.330759 -1.308002,-0.887035 -0.541242,-0.571311 -0.841932,-1.308002 -0.285655,-0.73669 -0.285655,-1.578622 0,-0.811863 0.285655,-1.548554 0.285656,-0.73669 0.826898,-1.292967 0.541242,-0.571311 1.308001,-0.90207 0.781794,-0.330759 1.759037,-0.330759 1.172691,0 2.029657,0.496139 0.872001,0.496138 1.292967,1.262898 l -1.458346,0.992277 q -0.150345,-0.285656 -0.375863,-0.496139 -0.210483,-0.210483 -0.466069,-0.345793 -0.255587,-0.135311 -0.526208,-0.195449 -0.270621,-0.07517 -0.511173,-0.07517 -0.420966,0 -0.766759,0.150345 -0.330759,0.13531 -0.60138,0.390897 -0.255587,0.240552 -0.436001,0.556276 -0.180414,0.315725 -0.270621,0.676553 h 3.0069 v 1.323036 h -2.991865 q 0.165379,0.796828 0.706621,1.308001 0.556277,0.496139 1.323036,0.496139 0.270621,0 0.541242,-0.07517 0.285656,-0.07517 0.541242,-0.210483 0.255587,-0.150345 0.451035,-0.360828 0.210483,-0.225517 0.330759,-0.496138 l 1.608692,0.90207 q -0.180414,0.451035 -0.541242,0.796828 -0.360828,0.345794 -0.841932,0.586346 -0.46607,0.225517 -1.007312,0.345793 -0.541242,0.135311 -1.082484,0.135311 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path160" /><path
+ d="m 64.841578,45.175297 2.330348,-4.194626 h 2.059726 v 7.878078 h -1.924416 v -4.735867 l -1.999588,3.548142 h -0.947174 l -1.999589,-3.548142 v 4.735867 h -1.924416 v -7.878078 h 2.074761 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path161" /><path
+ d="m 74.734256,49.009094 q -0.962208,0 -1.728967,-0.330759 -0.76676,-0.330759 -1.308002,-0.887035 -0.526208,-0.571311 -0.811863,-1.308002 -0.285656,-0.73669 -0.285656,-1.548553 0,-0.826898 0.285656,-1.563588 0.285655,-0.736691 0.811863,-1.292967 0.541242,-0.571311 1.308002,-0.90207 0.766759,-0.330759 1.728967,-0.330759 0.962208,0 1.713933,0.330759 0.76676,0.330759 1.292967,0.90207 0.541242,0.556276 0.826898,1.292967 0.285655,0.73669 0.285655,1.563588 0,0.811863 -0.285655,1.548553 -0.285656,0.736691 -0.811863,1.308002 -0.526208,0.556276 -1.292967,0.887035 -0.76676,0.330759 -1.728968,0.330759 z M 72.67453,44.934745 q 0,0.526207 0.150345,0.962208 0.165379,0.420966 0.436,0.73669 0.285656,0.315725 0.661518,0.496139 0.375863,0.165379 0.811863,0.165379 0.436001,0 0.811863,-0.165379 0.375863,-0.180414 0.646484,-0.496139 0.285655,-0.315724 0.436,-0.751725 0.16538,-0.436 0.16538,-0.962208 0,-0.511173 -0.16538,-0.947173 -0.150345,-0.436001 -0.436,-0.751725 -0.270621,-0.315725 -0.646484,-0.481104 -0.375862,-0.180414 -0.811863,-0.180414 -0.436,0 -0.811863,0.180414 -0.375862,0.180414 -0.661518,0.496138 -0.270621,0.315725 -0.436,0.751725 -0.150345,0.436001 -0.150345,0.947174 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path162" /><path
+ d="m 80.597697,44.844538 v -6.765525 h 2.014623 v 6.765525 z m 0,4.014211 V 46.58854 h 2.014623 v 2.270209 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path163" /></g><g
+ aria-label="Давайте налаштуємо
+ декілька речей…"
+ id="text115541-20"
+ style="font-size:5.02259px;line-height:1.25;font-family:'Roboto Condensed';-inkscape-font-specification:'Roboto Condensed, ';vector-effect:none;stroke-width:0.125564;stop-color:#000000;stop-opacity:1"><path
+ d="m 34.555473,58.33228 h 0.125565 q 0.145655,-0.005 0.256152,-0.08538 0.110497,-0.08036 0.195881,-0.296332 0.08538,-0.215972 0.150678,-0.592666 0.06529,-0.381717 0.120542,-0.979405 l 0.09041,-1.004518 h 2.159714 v 2.958305 h 0.527372 v 1.496732 H 37.533869 V 58.940014 H 35.20841 v 0.888998 h -0.652937 z m 2.405821,0 v -2.350572 h -0.838773 l -0.05023,0.54244 q -0.06027,0.69814 -0.170768,1.135105 -0.105474,0.436966 -0.276242,0.673027 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path125" /><path
+ d="m 39.296798,58.99024 q -0.190858,0 -0.356604,-0.06027 -0.165745,-0.06529 -0.286288,-0.175791 -0.120542,-0.11552 -0.190858,-0.266197 -0.06529,-0.150678 -0.06529,-0.331491 0,-0.185836 0.08036,-0.341536 0.08538,-0.160723 0.231039,-0.27122 0.150678,-0.110497 0.356604,-0.170768 0.205926,-0.06529 0.452033,-0.06529 0.175791,0 0.341536,0.03014 0.170768,0.03013 0.301356,0.08538 v -0.150678 q 0,-0.261175 -0.150678,-0.401807 -0.145655,-0.140633 -0.436966,-0.140633 -0.210948,0 -0.411852,0.07534 -0.200904,0.07534 -0.411852,0.220994 l -0.205927,-0.42692 q 0.507282,-0.336514 1.094925,-0.336514 0.567553,0 0.878953,0.281265 0.316424,0.276243 0.316424,0.803615 v 0.818682 q 0,0.105474 0.03516,0.150678 0.04018,0.0452 0.125564,0.05023 v 0.572575 q -0.170768,0.03516 -0.296332,0.03516 -0.190859,0 -0.296333,-0.08538 -0.100452,-0.08538 -0.125565,-0.226017 l -0.01507,-0.145655 q -0.17579,0.231039 -0.42692,0.351582 -0.251129,0.120542 -0.537417,0.120542 z m 0.190858,-0.492214 q 0.170769,0 0.321446,-0.06027 0.155701,-0.06027 0.241085,-0.160723 0.110497,-0.08538 0.110497,-0.190858 v -0.301356 q -0.120543,-0.0452 -0.261175,-0.07032 -0.140633,-0.03014 -0.27122,-0.03014 -0.261175,0 -0.42692,0.120543 -0.165746,0.115519 -0.165746,0.296332 0,0.170768 0.130588,0.286288 0.130587,0.110497 0.321445,0.110497 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path126" /><path
+ d="m 43.043642,56.308177 q 0.145655,0 0.266197,0.05525 0.120542,0.05023 0.205926,0.140633 0.09041,0.09041 0.13561,0.210948 0.05023,0.120543 0.05023,0.256153 0,0.170768 -0.09041,0.346558 -0.09041,0.170768 -0.296332,0.256152 0.231039,0.06529 0.361626,0.226017 0.13561,0.1557 0.13561,0.42692 0,0.361627 -0.251129,0.537417 -0.25113,0.175791 -0.693118,0.175791 H 41.48664 v -2.631837 z m -0.316423,1.099947 q 0.140632,0 0.226016,-0.08036 0.08538,-0.08036 0.08538,-0.231039 0,-0.125564 -0.07534,-0.210948 -0.07032,-0.09041 -0.215971,-0.09041 h -0.592666 v 0.612756 z m 0.09041,1.044699 q 0.145655,0 0.231039,-0.09543 0.09041,-0.09543 0.09041,-0.231039 0,-0.140632 -0.08538,-0.231039 -0.08538,-0.09543 -0.231039,-0.09543 h -0.668005 v 0.652937 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path127" /><path
+ d="m 44.987381,58.99024 q -0.190859,0 -0.356604,-0.06027 -0.165746,-0.06529 -0.286288,-0.175791 -0.120542,-0.11552 -0.190858,-0.266197 -0.06529,-0.150678 -0.06529,-0.331491 0,-0.185836 0.08036,-0.341536 0.08538,-0.160723 0.231039,-0.27122 0.150677,-0.110497 0.356604,-0.170768 0.205926,-0.06529 0.452033,-0.06529 0.17579,0 0.341536,0.03014 0.170768,0.03013 0.301355,0.08538 v -0.150678 q 0,-0.261175 -0.150677,-0.401807 -0.145656,-0.140633 -0.436966,-0.140633 -0.210949,0 -0.411852,0.07534 -0.200904,0.07534 -0.411853,0.220994 l -0.205926,-0.42692 q 0.507282,-0.336514 1.094925,-0.336514 0.567553,0 0.878953,0.281265 0.316423,0.276243 0.316423,0.803615 v 0.818682 q 0,0.105474 0.03516,0.150678 0.04018,0.0452 0.125565,0.05023 v 0.572575 q -0.170768,0.03516 -0.296333,0.03516 -0.190858,0 -0.296332,-0.08538 -0.100452,-0.08538 -0.125565,-0.226017 l -0.01507,-0.145655 q -0.175791,0.231039 -0.42692,0.351582 -0.25113,0.120542 -0.537417,0.120542 z m 0.190858,-0.492214 q 0.170768,0 0.321446,-0.06027 0.1557,-0.06027 0.241084,-0.160723 0.110497,-0.08538 0.110497,-0.190858 v -0.301356 q -0.120542,-0.0452 -0.261174,-0.07032 -0.140633,-0.03014 -0.27122,-0.03014 -0.261175,0 -0.42692,0.120543 -0.165746,0.115519 -0.165746,0.296332 0,0.170768 0.130587,0.286288 0.130588,0.110497 0.321446,0.110497 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path128" /><path
+ d="m 49.256574,55.273523 q -0.01004,0.316423 -0.236062,0.497236 -0.226016,0.175791 -0.592665,0.175791 -0.36665,0 -0.592666,-0.175791 -0.226017,-0.180813 -0.236062,-0.497236 h 0.371672 q 0.005,0.190858 0.120542,0.281265 0.120542,0.09041 0.336514,0.09041 0.431942,0 0.462078,-0.371672 z m -1.41637,2.707176 1.245602,-1.672522 h 0.497236 v 2.631837 h -0.668004 v -1.627319 l -1.230535,1.627319 h -0.512304 v -2.631837 h 0.668005 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path129" /><path
+ d="m 51.476553,58.940014 h -0.668004 v -2.049217 h -0.823705 v -0.58262 h 2.310391 v 0.58262 h -0.818682 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path130" /><path
+ d="m 53.781912,58.99024 q -0.316423,0 -0.572575,-0.105475 -0.256152,-0.110497 -0.436965,-0.296332 -0.180814,-0.185836 -0.281265,-0.431943 -0.09543,-0.246107 -0.09543,-0.517327 0,-0.281265 0.09543,-0.527372 0.09543,-0.251129 0.276242,-0.436965 0.180813,-0.190859 0.436965,-0.301356 0.261175,-0.110497 0.582621,-0.110497 0.321446,0 0.572575,0.110497 0.256152,0.110497 0.431943,0.296333 0.180813,0.185836 0.27122,0.431943 0.09543,0.246107 0.09543,0.512304 0,0.06529 -0.005,0.125565 0,0.06027 -0.01004,0.100452 h -2.034149 q 0.01507,0.1557 0.07534,0.276242 0.06027,0.120542 0.1557,0.205926 0.09543,0.08538 0.215972,0.130588 0.120542,0.0452 0.251129,0.0452 0.200904,0 0.376695,-0.09543 0.180813,-0.100452 0.246106,-0.261175 l 0.577598,0.160723 Q 54.861769,58.6035 54.540323,58.799381 54.2239,58.99024 53.781912,58.99024 Z m 0.683073,-1.587139 q -0.02511,-0.296333 -0.220994,-0.472123 -0.190859,-0.180813 -0.467101,-0.180813 -0.13561,0 -0.256152,0.05022 -0.11552,0.0452 -0.205927,0.130588 -0.09041,0.08538 -0.150677,0.205926 -0.05525,0.120542 -0.06529,0.266197 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path131" /><path
+ d="m 57.45342,57.302649 h 1.044699 v -0.994472 h 0.668004 v 2.631837 H 58.498119 V 57.875225 H 57.45342 v 1.064789 h -0.668005 v -2.631837 h 0.668005 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path132" /><path
+ d="m 60.502126,58.99024 q -0.190858,0 -0.356603,-0.06027 -0.165746,-0.06529 -0.286288,-0.175791 -0.120542,-0.11552 -0.190858,-0.266197 -0.06529,-0.150678 -0.06529,-0.331491 0,-0.185836 0.08036,-0.341536 0.08538,-0.160723 0.231039,-0.27122 0.150678,-0.110497 0.356604,-0.170768 0.205927,-0.06529 0.452033,-0.06529 0.175791,0 0.341537,0.03014 0.170768,0.03013 0.301355,0.08538 v -0.150678 q 0,-0.261175 -0.150678,-0.401807 -0.145655,-0.140633 -0.436965,-0.140633 -0.210949,0 -0.411852,0.07534 -0.200904,0.07534 -0.411853,0.220994 l -0.205926,-0.42692 q 0.507282,-0.336514 1.094925,-0.336514 0.567552,0 0.878953,0.281265 0.316423,0.276243 0.316423,0.803615 v 0.818682 q 0,0.105474 0.03516,0.150678 0.04018,0.0452 0.125565,0.05023 v 0.572575 q -0.170768,0.03516 -0.296333,0.03516 -0.190858,0 -0.296333,-0.08538 -0.100451,-0.08538 -0.125564,-0.226017 l -0.01507,-0.145655 q -0.175791,0.231039 -0.42692,0.351582 -0.25113,0.120542 -0.537418,0.120542 z m 0.190859,-0.492214 q 0.170768,0 0.321446,-0.06027 0.1557,-0.06027 0.241084,-0.160723 0.110497,-0.08538 0.110497,-0.190858 v -0.301356 q -0.120542,-0.0452 -0.261175,-0.07032 -0.140632,-0.03014 -0.27122,-0.03014 -0.261174,0 -0.42692,0.120543 -0.165745,0.115519 -0.165745,0.296332 0,0.170768 0.130587,0.286288 0.130587,0.110497 0.321446,0.110497 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path133" /><path
+ d="m 62.410702,58.367439 q 0.145655,-0.01005 0.236062,-0.06027 0.09543,-0.05023 0.1557,-0.185836 0.06529,-0.13561 0.105475,-0.371672 0.0452,-0.241084 0.09041,-0.627824 l 0.09041,-0.813659 h 1.843291 v 2.631837 h -0.668005 v -2.069307 h -0.587643 l -0.05023,0.396784 q -0.06027,0.497237 -0.145655,0.823705 -0.08538,0.321446 -0.220994,0.512304 -0.130587,0.190859 -0.326468,0.27122 -0.195881,0.07534 -0.482169,0.08538 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path134" /><path
+ d="m 66.273075,58.99024 q -0.190859,0 -0.356604,-0.06027 -0.165745,-0.06529 -0.286288,-0.175791 -0.120542,-0.11552 -0.190858,-0.266197 -0.06529,-0.150678 -0.06529,-0.331491 0,-0.185836 0.08036,-0.341536 0.08538,-0.160723 0.231039,-0.27122 0.150678,-0.110497 0.356604,-0.170768 0.205926,-0.06529 0.452033,-0.06529 0.175791,0 0.341536,0.03014 0.170768,0.03013 0.301355,0.08538 v -0.150678 q 0,-0.261175 -0.150677,-0.401807 -0.145655,-0.140633 -0.436966,-0.140633 -0.210948,0 -0.411852,0.07534 -0.200904,0.07534 -0.411852,0.220994 l -0.205927,-0.42692 q 0.507282,-0.336514 1.094925,-0.336514 0.567553,0 0.878953,0.281265 0.316423,0.276243 0.316423,0.803615 v 0.818682 q 0,0.105474 0.03516,0.150678 0.04018,0.0452 0.125564,0.05023 v 0.572575 q -0.170768,0.03516 -0.296332,0.03516 -0.190859,0 -0.296333,-0.08538 -0.100452,-0.08538 -0.125565,-0.226017 l -0.01507,-0.145655 q -0.17579,0.231039 -0.42692,0.351582 -0.251129,0.120542 -0.537417,0.120542 z m 0.190858,-0.492214 q 0.170768,0 0.321446,-0.06027 0.1557,-0.06027 0.241084,-0.160723 0.110497,-0.08538 0.110497,-0.190858 v -0.301356 q -0.120542,-0.0452 -0.261174,-0.07032 -0.140633,-0.03014 -0.27122,-0.03014 -0.261175,0 -0.42692,0.120543 -0.165746,0.115519 -0.165746,0.296332 0,0.170768 0.130588,0.286288 0.130587,0.110497 0.321445,0.110497 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path135" /><path
+ d="m 68.457891,58.940014 v -2.631837 h 0.668005 v 2.049216 h 0.733298 v -2.049216 h 0.668004 v 2.049216 h 0.733299 v -2.049216 h 0.668004 v 2.631837 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path136" /><path
+ d="m 73.822016,58.940014 h -0.668005 v -2.049217 h -0.823704 v -0.58262 h 2.310391 v 0.58262 h -0.818682 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path137" /><path
+ d="m 75.107795,59.412137 q 0.08538,0.05023 0.160723,0.07032 0.08036,0.02009 0.150677,0.02009 0.125565,0 0.215972,-0.125565 0.09041,-0.120542 0.160723,-0.436965 L 74.756214,56.30818 h 0.693117 l 0.713208,2.049216 0.632846,-2.049216 h 0.632847 l -1.034654,2.973373 q -0.150678,0.431943 -0.371672,0.617779 -0.215971,0.185835 -0.532394,0.185835 -0.11552,0 -0.205926,-0.02009 -0.09041,-0.02009 -0.175791,-0.07534 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path138" /><path
+ d="m 78.919931,58.985217 q -0.3114,0 -0.567552,-0.105474 -0.256152,-0.110497 -0.436966,-0.296333 -0.180813,-0.190858 -0.281265,-0.436965 -0.09543,-0.246107 -0.09543,-0.527372 0,-0.27122 0.09543,-0.517327 0.09543,-0.246107 0.276243,-0.431943 0.180813,-0.190858 0.436965,-0.301355 0.261175,-0.110497 0.587643,-0.110497 0.391762,0 0.67805,0.165745 0.29131,0.165746 0.431943,0.421898 L 79.5578,57.177085 q -0.05023,-0.09543 -0.125564,-0.165746 -0.07032,-0.07032 -0.155701,-0.115519 -0.08538,-0.0452 -0.17579,-0.06529 -0.09041,-0.02511 -0.170768,-0.02511 -0.140633,0 -0.256153,0.05023 -0.110497,0.0452 -0.200903,0.130587 -0.08538,0.08036 -0.145655,0.185836 -0.06027,0.105475 -0.09041,0.226017 h 1.004518 v 0.441988 h -0.999495 q 0.05525,0.266197 0.236061,0.436965 0.185836,0.165745 0.441988,0.165745 0.09041,0 0.180814,-0.02511 0.09543,-0.02511 0.180813,-0.07032 0.08538,-0.05023 0.150678,-0.120542 0.07032,-0.07534 0.110497,-0.165745 l 0.537417,0.301355 q -0.06027,0.150678 -0.180814,0.266197 -0.120542,0.11552 -0.281265,0.195881 -0.1557,0.07534 -0.336513,0.11552 -0.180813,0.0452 -0.361627,0.0452 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path139" /><path
+ d="m 81.95859,57.709479 0.778501,-1.401302 h 0.688095 v 2.631837 h -0.642892 v -1.582116 l -0.668004,1.185331 h -0.316423 l -0.668005,-1.185331 v 1.582116 h -0.642891 v -2.631837 h 0.693117 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path140" /><path
+ d="m 85.263445,58.99024 q -0.321446,0 -0.577598,-0.110497 -0.256152,-0.110497 -0.436965,-0.296333 -0.175791,-0.190858 -0.27122,-0.436965 -0.09543,-0.246107 -0.09543,-0.517327 0,-0.276243 0.09543,-0.52235 0.09543,-0.246106 0.27122,-0.431942 0.180813,-0.190859 0.436965,-0.301356 0.256152,-0.110497 0.577598,-0.110497 0.321446,0 0.572575,0.110497 0.256152,0.110497 0.431943,0.301356 0.180813,0.185836 0.276242,0.431942 0.09543,0.246107 0.09543,0.52235 0,0.27122 -0.09543,0.517327 -0.09543,0.246107 -0.27122,0.436965 -0.17579,0.185836 -0.431942,0.296333 -0.256152,0.110497 -0.577598,0.110497 z M 84.57535,57.629118 q 0,0.175791 0.05023,0.321446 0.05525,0.140632 0.145655,0.246107 0.09543,0.105474 0.220994,0.165745 0.125565,0.05525 0.27122,0.05525 0.145655,0 0.27122,-0.05525 0.125564,-0.06027 0.215971,-0.165745 0.09543,-0.105475 0.145655,-0.25113 0.05525,-0.145655 0.05525,-0.321446 0,-0.170768 -0.05525,-0.316423 -0.05023,-0.145655 -0.145655,-0.251129 -0.09041,-0.105475 -0.215971,-0.160723 -0.125565,-0.06027 -0.27122,-0.06027 -0.145655,0 -0.27122,0.06027 -0.125565,0.06027 -0.220994,0.165745 -0.09041,0.105475 -0.145655,0.25113 -0.05023,0.145655 -0.05023,0.316423 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path141" /><path
+ d="m 44.188792,64.841134 h 0.140632 q 0.120542,-0.01507 0.195881,-0.07534 0.08036,-0.06529 0.13561,-0.200904 0.06027,-0.140633 0.09543,-0.371672 0.04018,-0.231039 0.08036,-0.587643 l 0.09041,-0.813659 h 1.84329 v 2.049216 h 0.351581 v 1.336009 h -0.59769 V 65.423755 H 44.76639 v 0.753388 h -0.577598 z m 1.913607,0 v -1.486686 h -0.587643 l -0.05023,0.396784 q -0.05023,0.40683 -0.125565,0.662982 -0.07032,0.256152 -0.180813,0.42692 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path142" /><path
+ d="m 48.76939,65.473981 q -0.316424,0 -0.572576,-0.105475 -0.256152,-0.110497 -0.436965,-0.296332 -0.180813,-0.185836 -0.281265,-0.431943 -0.09543,-0.246107 -0.09543,-0.517327 0,-0.281265 0.09543,-0.527372 0.09543,-0.251129 0.276242,-0.436965 0.180814,-0.190859 0.436966,-0.301356 0.261174,-0.110497 0.58262,-0.110497 0.321446,0 0.572576,0.110497 0.256152,0.110497 0.431942,0.296333 0.180814,0.185836 0.27122,0.431943 0.09543,0.246107 0.09543,0.512304 0,0.06529 -0.005,0.125565 0,0.06027 -0.01004,0.100452 h -2.034149 q 0.01507,0.1557 0.07534,0.276242 0.06027,0.120542 0.155701,0.205926 0.09543,0.08538 0.215971,0.130588 0.120542,0.0452 0.25113,0.0452 0.200903,0 0.376694,-0.09543 0.180813,-0.100452 0.246107,-0.261175 l 0.577598,0.160723 q -0.145655,0.301355 -0.467101,0.497236 -0.316423,0.190859 -0.758411,0.190859 z m 0.683072,-1.587139 q -0.02511,-0.296332 -0.220994,-0.472123 -0.190858,-0.180813 -0.467101,-0.180813 -0.13561,0 -0.256152,0.05023 -0.11552,0.0452 -0.205926,0.130587 -0.09041,0.08538 -0.150678,0.205926 -0.05525,0.120542 -0.06529,0.266197 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path143" /><path
+ d="m 52.179724,62.791918 h 0.723253 l -1.024609,1.275738 1.10497,1.356099 h -0.763434 l -0.813659,-1.014563 h -0.175791 v 1.014563 h -0.662982 v -2.631837 h 0.662982 v 1.044698 h 0.150678 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path144" /><path
+ d="m 53.274647,65.423755 v -2.631837 h 0.673027 v 2.631837 z m 0,-2.998486 v -0.668005 h 0.673027 v 0.668005 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path145" /><path
+ d="m 54.299248,64.85118 q 0.145655,-0.01005 0.236062,-0.06027 0.09543,-0.05023 0.1557,-0.185836 0.06529,-0.13561 0.105475,-0.371672 0.0452,-0.241084 0.09041,-0.627824 l 0.09041,-0.813659 h 1.843291 v 2.631837 h -0.668005 v -2.069307 h -0.587643 l -0.05023,0.396784 q -0.06027,0.497237 -0.145655,0.823705 -0.08538,0.321446 -0.220994,0.512304 -0.130587,0.190859 -0.326468,0.27122 -0.195881,0.07534 -0.482169,0.08538 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path146" /><path
+ d="m 57.453436,62.791918 h 0.668004 v 0.83375 h 0.512304 q 0.210949,0 0.391762,0.06027 0.185836,0.05525 0.321446,0.170768 0.13561,0.110497 0.210949,0.281265 0.08036,0.165745 0.08036,0.381717 0,0.220994 -0.07534,0.391762 -0.07534,0.165745 -0.205927,0.281265 -0.130587,0.115519 -0.3114,0.17579 -0.175791,0.05525 -0.38674,0.05525 h -1.205421 z m 1.130082,2.104465 q 0.175791,0 0.276243,-0.09041 0.100452,-0.09543 0.100452,-0.276242 0,-0.180813 -0.105475,-0.276243 Q 58.749264,64.15304 58.588541,64.15304 H 58.12144 v 0.743343 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path147" /><path
+ d="m 61.667387,62.791918 h 0.723253 l -1.024608,1.275738 1.104969,1.356099 h -0.763433 l -0.81366,-1.014563 h -0.175791 v 1.014563 h -0.662982 v -2.631837 h 0.662982 v 1.044698 h 0.150678 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path148" /><path
+ d="m 63.445375,65.473981 q -0.190858,0 -0.356604,-0.06027 -0.165745,-0.06529 -0.286287,-0.175791 -0.120542,-0.115519 -0.190859,-0.266197 -0.06529,-0.150678 -0.06529,-0.331491 0,-0.185836 0.08036,-0.341536 0.08538,-0.160723 0.231039,-0.27122 0.150678,-0.110497 0.356604,-0.170768 0.205926,-0.06529 0.452033,-0.06529 0.175791,0 0.341536,0.03014 0.170768,0.03014 0.301356,0.08538 V 63.75626 q 0,-0.261175 -0.150678,-0.401807 -0.145655,-0.140633 -0.436965,-0.140633 -0.210949,0 -0.411853,0.07534 -0.200903,0.07534 -0.411852,0.220994 l -0.205926,-0.42692 q 0.507281,-0.336514 1.094924,-0.336514 0.567553,0 0.878954,0.281265 0.316423,0.276243 0.316423,0.803615 v 0.818682 q 0,0.105474 0.03516,0.150678 0.04018,0.0452 0.125565,0.05023 v 0.572575 q -0.170768,0.03516 -0.296333,0.03516 -0.190859,0 -0.296333,-0.08538 -0.100452,-0.08538 -0.125565,-0.226017 l -0.01507,-0.145655 q -0.175791,0.231039 -0.426921,0.351582 -0.251129,0.120542 -0.537417,0.120542 z m 0.190859,-0.492214 q 0.170768,0 0.321445,-0.06027 0.155701,-0.06027 0.241085,-0.160723 0.110497,-0.08538 0.110497,-0.190858 V 64.26856 q -0.120542,-0.0452 -0.261175,-0.07032 -0.140632,-0.03014 -0.27122,-0.03014 -0.261175,0 -0.42692,0.120543 -0.165745,0.115519 -0.165745,0.296332 0,0.170768 0.130587,0.286288 0.130587,0.110497 0.321446,0.110497 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path149" /><path
+ d="m 68.412708,65.473981 q -0.3114,0 -0.54244,-0.13561 -0.231039,-0.140633 -0.361626,-0.376694 v 1.53189 h -0.673027 v -3.701649 h 0.587643 v 0.452033 q 0.145655,-0.231039 0.376694,-0.361627 0.231039,-0.13561 0.532395,-0.13561 0.266197,0 0.492214,0.110497 0.226016,0.105475 0.386739,0.291311 0.165746,0.180813 0.256152,0.431942 0.09543,0.246107 0.09543,0.52235 0,0.286287 -0.08538,0.537417 -0.08538,0.251129 -0.241084,0.436965 -0.150678,0.185836 -0.361626,0.29131 -0.210949,0.105475 -0.462079,0.105475 z m -0.226016,-0.572575 q 0.150677,0 0.276242,-0.06529 0.130587,-0.06529 0.220994,-0.175791 0.09041,-0.110497 0.140633,-0.256152 0.05023,-0.145655 0.05023,-0.301355 0,-0.165746 -0.05525,-0.306378 -0.05525,-0.145655 -0.1557,-0.25113 -0.09543,-0.105474 -0.231039,-0.165745 -0.130588,-0.06027 -0.286288,-0.06027 -0.09543,0 -0.195881,0.03516 -0.100452,0.03014 -0.185836,0.09041 -0.08538,0.06027 -0.1557,0.140633 -0.06529,0.08036 -0.100452,0.175791 v 0.617778 q 0.09041,0.226017 0.276242,0.376694 0.185836,0.145656 0.401808,0.145656 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path150" /><path
+ d="m 71.235394,65.473981 q -0.316423,0 -0.572575,-0.105475 -0.256152,-0.110497 -0.436966,-0.296332 -0.180813,-0.185836 -0.281265,-0.431943 -0.09543,-0.246107 -0.09543,-0.517327 0,-0.281265 0.09543,-0.527372 0.09543,-0.251129 0.276243,-0.436965 0.180813,-0.190859 0.436965,-0.301356 0.261175,-0.110497 0.582621,-0.110497 0.321445,0 0.572575,0.110497 0.256152,0.110497 0.431943,0.296333 0.180813,0.185836 0.27122,0.431943 0.09543,0.246107 0.09543,0.512304 0,0.06529 -0.005,0.125565 0,0.06027 -0.01005,0.100452 h -2.034149 q 0.01507,0.1557 0.07534,0.276242 0.06027,0.120542 0.1557,0.205926 0.09543,0.08538 0.215971,0.130588 0.120543,0.0452 0.25113,0.0452 0.200904,0 0.376694,-0.09543 0.180813,-0.100452 0.246107,-0.261175 l 0.577598,0.160723 q -0.145655,0.301355 -0.467101,0.497236 -0.316423,0.190859 -0.758411,0.190859 z m 0.683072,-1.587139 q -0.02511,-0.296332 -0.220994,-0.472123 -0.190858,-0.180813 -0.467101,-0.180813 -0.13561,0 -0.256152,0.05023 -0.115519,0.0452 -0.205926,0.130587 -0.09041,0.08538 -0.150678,0.205926 -0.05525,0.120542 -0.06529,0.266197 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path151" /><path
+ d="m 74.977218,65.423755 h -0.657959 v -0.939224 q -0.11552,0.04018 -0.241085,0.06027 -0.120542,0.02009 -0.306378,0.02009 -0.226016,0 -0.391762,-0.07032 -0.165745,-0.07534 -0.276242,-0.195881 -0.110497,-0.125565 -0.165746,-0.291311 -0.05525,-0.165745 -0.05525,-0.356603 v -0.858863 h 0.647914 v 0.758411 q 0,0.261174 0.105474,0.371671 0.105475,0.110497 0.296333,0.110497 0.140633,0 0.231039,-0.02511 0.09543,-0.03014 0.155701,-0.07534 v -1.140128 h 0.657959 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path152" /><path
+ d="m 76.820504,65.473981 q -0.316423,0 -0.572576,-0.105475 -0.256152,-0.110497 -0.436965,-0.296332 -0.180813,-0.185836 -0.281265,-0.431943 -0.09543,-0.246107 -0.09543,-0.517327 0,-0.281265 0.09543,-0.527372 0.09543,-0.251129 0.276243,-0.436965 0.180813,-0.190859 0.436965,-0.301356 0.261175,-0.110497 0.58262,-0.110497 0.321446,0 0.572576,0.110497 0.256152,0.110497 0.431942,0.296333 0.180814,0.185836 0.27122,0.431943 0.09543,0.246107 0.09543,0.512304 0,0.06529 -0.005,0.125565 0,0.06027 -0.01005,0.100452 h -2.034149 q 0.01507,0.1557 0.07534,0.276242 0.06027,0.120542 0.1557,0.205926 0.09543,0.08538 0.215971,0.130588 0.120542,0.0452 0.25113,0.0452 0.200903,0 0.376694,-0.09543 0.180813,-0.100452 0.246107,-0.261175 l 0.577598,0.160723 q -0.145655,0.301355 -0.467101,0.497236 -0.316423,0.190859 -0.758411,0.190859 z m 0.683072,-1.587139 q -0.02511,-0.296332 -0.220994,-0.472123 -0.190858,-0.180813 -0.467101,-0.180813 -0.13561,0 -0.256152,0.05023 -0.11552,0.0452 -0.205926,0.130587 -0.09041,0.08538 -0.150678,0.205926 -0.05525,0.120542 -0.06529,0.266197 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path153" /><path
+ d="m 80.70296,61.757264 q -0.01005,0.316423 -0.236061,0.497237 -0.226017,0.17579 -0.592666,0.17579 -0.366649,0 -0.592666,-0.17579 -0.226016,-0.180814 -0.236061,-0.497237 h 0.371671 q 0.005,0.190859 0.120542,0.281265 0.120543,0.09041 0.336514,0.09041 0.431943,0 0.462078,-0.371672 z m -1.41637,2.707176 1.245602,-1.672522 h 0.497237 v 2.631837 h -0.668005 v -1.627319 l -1.230534,1.627319 h -0.512305 v -2.631837 h 0.668005 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path154" /><path
+ d="m 81.637158,65.423755 v -0.723253 h 0.552485 v 0.723253 z m 0.944247,0 v -0.723253 h 0.552485 v 0.723253 z m 0.944247,0 v -0.723253 h 0.552485 v 0.723253 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path155" /></g></g></g></svg>
diff --git a/share/screens/start-welcome-text.zh_CN.svg b/share/screens/start-welcome-text.zh_CN.svg
new file mode 100644
index 0000000..6653d52
--- /dev/null
+++ b/share/screens/start-welcome-text.zh_CN.svg
@@ -0,0 +1,98 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+ width="700.00061"
+ height="220"
+ viewBox="0 0 185.20849 58.208335"
+ version="1.1"
+ id="svg243962"
+ xml:space="preserve"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:svg="http://www.w3.org/2000/svg"><defs
+ id="defs243959" /><g
+ id="layer2"
+ style="font-variation-settings:normal;opacity:1;vector-effect:none;fill:#cbe1fb;fill-opacity:1;stroke-width:0.125564;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;-inkscape-stroke:none;stop-color:#000000;stop-opacity:1"
+ transform="translate(-2537.71)"><g
+ id="layer3-0"
+ transform="translate(2531.3421,-24.606481)"
+ style="font-variation-settings:normal;vector-effect:none;fill:#cbe1fb;fill-opacity:1;stroke-width:0.125564;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;-inkscape-stroke:none;stop-color:#000000;stop-opacity:1"><g
+ aria-label="欢迎"
+ id="text118971-9"
+ style="font-size:16.706px;line-height:1.25;font-family:'Roboto Condensed';-inkscape-font-specification:'Roboto Condensed, ';vector-effect:none;stroke-width:0.125564;stop-color:#000000;stop-opacity:1"><path
+ d="m 14.380021,37.466562 c 0.868712,1.16942 1.820954,2.539312 2.689666,3.859086 -0.8353,1.58707 -1.871072,2.873432 -3.057198,3.725438 0.451062,0.33412 1.035772,1.035772 1.353186,1.50354 1.08589,-0.885418 2.054838,-2.00472 2.856726,-3.3412 0.451062,0.75177 0.8353,1.470128 1.102596,2.071544 l 1.570364,-1.33648 c -0.367532,-0.785182 -0.952242,-1.737424 -1.620482,-2.75649 0.852006,-1.988014 1.470128,-4.326854 1.804248,-6.999814 l -1.219538,-0.41765 -0.317414,0.08353 h -5.09533 v 1.75413 h 4.544032 c -0.233884,1.303068 -0.58471,2.556018 -1.019066,3.708732 -0.735064,-1.035772 -1.50354,-2.071544 -2.188486,-2.973668 z m 8.085704,-5.379332 c -0.25059,2.522606 -0.801888,4.911564 -1.92119,6.364986 0.434356,0.25059 1.25295,0.8353 1.58707,1.136008 0.618122,-0.902124 1.119302,-2.054838 1.486834,-3.374612 h 3.976028 c -0.200472,0.852006 -0.434356,1.687306 -0.66824,2.288722 l 1.570364,0.534592 c 0.50118,-1.102596 1.019066,-2.789902 1.353186,-4.326854 l -1.353186,-0.367532 -0.300708,0.06682 h -4.143088 c 0.116942,-0.66824 0.233884,-1.369892 0.317414,-2.08825 z m 1.520246,4.911564 v 1.269656 c 0,2.25531 -0.350826,5.730158 -4.34356,8.085704 0.467768,0.317414 1.136008,0.985654 1.42001,1.403304 2.188486,-1.353186 3.391318,-3.040492 4.042852,-4.711092 0.785182,2.08825 1.954602,3.708732 3.792262,4.711092 0.284002,-0.534592 0.852006,-1.319774 1.286362,-1.704012 -2.472488,-1.119302 -3.692026,-3.608496 -4.326854,-6.699106 l 0.03341,-1.052478 v -1.303068 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path123" /><path
+ d="m 30.985752,33.42371 c 0.868712,0.852006 1.854366,2.071544 2.238604,2.873432 L 34.928368,35.17784 C 34.494012,34.359246 33.45824,33.223238 32.572822,32.42135 Z m 3.725438,5.145448 h -3.608496 v 1.854366 h 1.737424 v 3.692026 c -0.634828,0.568004 -1.369892,1.136008 -1.988014,1.570364 l 0.952242,1.904484 c 0.801888,-0.735064 1.470128,-1.386598 2.08825,-2.054838 1.019066,1.303068 2.372252,1.804248 4.410384,1.887778 2.104956,0.100236 5.813688,0.06682 7.93535,-0.03341 0.100236,-0.568004 0.384238,-1.436716 0.601416,-1.887778 -2.355546,0.200472 -6.465222,0.25059 -8.536766,0.150354 -1.737424,-0.06682 -2.956962,-0.568004 -3.59179,-1.704012 z m 0.400944,3.25767 0.517886,1.770836 c 1.33648,-0.350826 3.040492,-0.801888 4.610856,-1.236244 l -0.217178,-1.704012 -2.104956,0.517886 V 34.84372 c 0.902124,-0.350826 1.854366,-0.768476 2.67296,-1.25295 v 11.560552 h 1.820954 V 34.776896 h 1.787542 v 6.782636 c 0,0.200472 -0.06682,0.267296 -0.25059,0.267296 -0.183766,0 -0.768476,0 -1.319774,-0.01671 0.233884,0.451062 0.484474,1.202832 0.551298,1.687306 0.985654,0 1.687306,-0.03341 2.188486,-0.317414 0.534592,-0.284002 0.66824,-0.75177 0.66824,-1.570364 v -8.52006 h -5.446156 v 0.41765 l -1.33648,-1.453422 c -0.551298,0.484474 -1.386598,1.019066 -2.205192,1.436716 l -0.968948,-0.25059 v 8.369706 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path124" /></g><g
+ aria-label="Let's set up a few things..."
+ id="text115541-67"
+ style="font-size:5.02259px;line-height:1.25;font-family:'Roboto Condensed';-inkscape-font-specification:'Roboto Condensed, ';vector-effect:none;stroke-width:0.125564;stop-color:#000000;stop-opacity:1"><path
+ d="m 28.099503,57.49229 v -3.566039 h 0.693117 v 2.958306 h 1.818178 v 0.607733 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path100" /><path
+ d="m 32.082406,57.542516 q -0.316424,0 -0.572576,-0.105474 -0.256152,-0.110497 -0.436965,-0.296333 -0.180813,-0.185836 -0.281265,-0.431943 -0.09543,-0.246106 -0.09543,-0.517326 0,-0.281265 0.09543,-0.527372 0.09543,-0.25113 0.276242,-0.436966 0.180814,-0.190858 0.436966,-0.301355 0.261174,-0.110497 0.58262,-0.110497 0.321446,0 0.572575,0.110497 0.256153,0.110497 0.431943,0.296333 0.180813,0.185836 0.27122,0.431942 0.09543,0.246107 0.09543,0.512305 0,0.06529 -0.005,0.125564 0,0.06027 -0.01004,0.100452 h -2.034149 q 0.01507,0.155701 0.07534,0.276243 0.06027,0.120542 0.155701,0.205926 0.09543,0.08538 0.215971,0.130587 0.120542,0.0452 0.25113,0.0452 0.200903,0 0.376694,-0.09543 0.180813,-0.100451 0.246107,-0.261174 l 0.577598,0.160723 q -0.145656,0.301355 -0.467101,0.497236 -0.316423,0.190858 -0.758411,0.190858 z m 0.683072,-1.587138 q -0.02511,-0.296333 -0.220994,-0.472124 -0.190859,-0.180813 -0.467101,-0.180813 -0.13561,0 -0.256152,0.05023 -0.11552,0.0452 -0.205926,0.130587 -0.09041,0.08538 -0.150678,0.205927 -0.05525,0.120542 -0.06529,0.266197 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path101" /><path
+ d="m 35.427438,57.356681 q -0.13561,0.06027 -0.331491,0.120542 -0.195881,0.06027 -0.411853,0.06027 -0.140632,0 -0.266197,-0.03516 -0.120542,-0.03516 -0.215971,-0.110497 -0.09041,-0.08036 -0.145656,-0.200904 -0.05525,-0.125565 -0.05525,-0.301355 v -1.5118 H 33.654461 V 54.86045 h 0.346559 v -0.85384 h 0.673027 v 0.85384 h 0.552485 v 0.517327 h -0.552485 v 1.285783 q 0,0.140633 0.07032,0.200904 0.07534,0.05525 0.180814,0.05525 0.105474,0 0.205926,-0.03516 0.100452,-0.03516 0.160723,-0.06027 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path102" /><path
+ d="m 35.779013,54.986018 v -1.12506 h 0.572576 v 1.12506 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path103" /><path
+ d="m 37.898532,57.542516 q -0.331491,0 -0.647914,-0.105474 -0.316423,-0.105474 -0.54244,-0.301355 l 0.25113,-0.421898 q 0.241084,0.170768 0.4671,0.261175 0.23104,0.08538 0.457056,0.08538 0.200904,0 0.316423,-0.07534 0.11552,-0.07534 0.11552,-0.215971 0,-0.140633 -0.13561,-0.205927 -0.13561,-0.06529 -0.441988,-0.150677 -0.256152,-0.07032 -0.436965,-0.13561 -0.180814,-0.06529 -0.291311,-0.145655 -0.110497,-0.08538 -0.160722,-0.190859 -0.05023,-0.110497 -0.05023,-0.261175 0,-0.200903 0.07534,-0.361626 0.08036,-0.160723 0.220993,-0.27122 0.140633,-0.115519 0.326469,-0.175791 0.190858,-0.06027 0.411852,-0.06027 0.296333,0 0.552485,0.08538 0.261175,0.08538 0.477146,0.276243 l -0.27122,0.40683 q -0.200903,-0.150678 -0.391762,-0.220994 -0.185836,-0.07032 -0.371671,-0.07032 -0.170768,0 -0.286288,0.07032 -0.11552,0.07032 -0.11552,0.226016 0,0.07032 0.02511,0.11552 0.03014,0.0452 0.09041,0.08036 0.06027,0.03516 0.1557,0.07032 0.100452,0.03013 0.246107,0.06529 0.27122,0.07032 0.462079,0.140633 0.195881,0.07032 0.316423,0.160723 0.125564,0.09041 0.180813,0.210948 0.06027,0.11552 0.06027,0.281265 0,0.38674 -0.286288,0.612756 -0.286287,0.220994 -0.778501,0.220994 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path104" /><path
+ d="m 41.600179,57.542516 q -0.331491,0 -0.647914,-0.105474 -0.316424,-0.105474 -0.54244,-0.301355 l 0.251129,-0.421898 q 0.241085,0.170768 0.467101,0.261175 0.231039,0.08538 0.457056,0.08538 0.200904,0 0.316423,-0.07534 0.11552,-0.07534 0.11552,-0.215971 0,-0.140633 -0.13561,-0.205927 -0.13561,-0.06529 -0.441988,-0.150677 -0.256152,-0.07032 -0.436966,-0.13561 -0.180813,-0.06529 -0.29131,-0.145655 -0.110497,-0.08538 -0.160723,-0.190859 -0.05023,-0.110497 -0.05023,-0.261175 0,-0.200903 0.07534,-0.361626 0.08036,-0.160723 0.220994,-0.27122 0.140633,-0.115519 0.326469,-0.175791 0.190858,-0.06027 0.411852,-0.06027 0.296333,0 0.552485,0.08538 0.261175,0.08538 0.477146,0.276243 l -0.27122,0.40683 q -0.200903,-0.150678 -0.391762,-0.220994 -0.185836,-0.07032 -0.371672,-0.07032 -0.170768,0 -0.286287,0.07032 -0.11552,0.07032 -0.11552,0.226016 0,0.07032 0.02511,0.11552 0.03014,0.0452 0.09041,0.08036 0.06027,0.03516 0.1557,0.07032 0.100452,0.03013 0.246107,0.06529 0.27122,0.07032 0.462078,0.140633 0.195881,0.07032 0.316423,0.160723 0.125565,0.09041 0.180814,0.210948 0.06027,0.11552 0.06027,0.281265 0,0.38674 -0.286288,0.612756 -0.286287,0.220994 -0.778501,0.220994 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path105" /><path
+ d="m 44.322421,57.542516 q -0.316424,0 -0.572576,-0.105474 -0.256152,-0.110497 -0.436965,-0.296333 -0.180813,-0.185836 -0.281265,-0.431943 -0.09543,-0.246106 -0.09543,-0.517326 0,-0.281265 0.09543,-0.527372 0.09543,-0.25113 0.276242,-0.436966 0.180814,-0.190858 0.436966,-0.301355 0.261174,-0.110497 0.58262,-0.110497 0.321446,0 0.572575,0.110497 0.256153,0.110497 0.431943,0.296333 0.180813,0.185836 0.27122,0.431942 0.09543,0.246107 0.09543,0.512305 0,0.06529 -0.005,0.125564 0,0.06027 -0.01004,0.100452 h -2.034149 q 0.01507,0.155701 0.07534,0.276243 0.06027,0.120542 0.155701,0.205926 0.09543,0.08538 0.215971,0.130587 0.120542,0.0452 0.25113,0.0452 0.200903,0 0.376694,-0.09543 0.180813,-0.100451 0.246107,-0.261174 l 0.577598,0.160723 q -0.145655,0.301355 -0.467101,0.497236 -0.316423,0.190858 -0.758411,0.190858 z m 0.683072,-1.587138 q -0.02511,-0.296333 -0.220994,-0.472124 -0.190859,-0.180813 -0.467101,-0.180813 -0.13561,0 -0.256152,0.05023 -0.11552,0.0452 -0.205926,0.130587 -0.09041,0.08538 -0.150678,0.205927 -0.05525,0.120542 -0.06529,0.266197 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path106" /><path
+ d="m 47.667453,57.356681 q -0.13561,0.06027 -0.331491,0.120542 -0.195881,0.06027 -0.411853,0.06027 -0.140632,0 -0.266197,-0.03516 -0.120542,-0.03516 -0.215971,-0.110497 -0.09041,-0.08036 -0.145655,-0.200904 -0.05525,-0.125565 -0.05525,-0.301355 v -1.5118 H 45.894477 V 54.86045 h 0.346559 v -0.85384 h 0.673027 v 0.85384 h 0.552485 v 0.517327 h -0.552485 v 1.285783 q 0,0.140633 0.07032,0.200904 0.07534,0.05525 0.180814,0.05525 0.105474,0 0.205926,-0.03516 0.100452,-0.03516 0.160723,-0.06027 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path107" /><path
+ d="m 50.028064,57.542516 q -0.40683,0 -0.617778,-0.261174 -0.210949,-0.261175 -0.210949,-0.773479 v -1.64741 h 0.673027 v 1.501755 q 0,0.607733 0.436965,0.607733 0.195881,0 0.376694,-0.115519 0.185836,-0.120543 0.301356,-0.361627 v -1.632342 h 0.673027 v 1.858359 q 0,0.105474 0.03516,0.150677 0.04018,0.0452 0.125565,0.05023 v 0.572575 q -0.100452,0.02009 -0.170768,0.02511 -0.06529,0.005 -0.120542,0.005 -0.180814,0 -0.296333,-0.08036 -0.110497,-0.08538 -0.130588,-0.23104 l -0.01507,-0.210948 q -0.175791,0.27122 -0.452033,0.406829 -0.276243,0.13561 -0.607734,0.13561 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path108" /><path
+ d="m 53.905494,57.542516 q -0.311401,0 -0.54244,-0.13561 -0.231039,-0.140632 -0.361627,-0.376694 v 1.53189 H 52.3284 v -3.701649 h 0.587643 v 0.452033 q 0.145655,-0.231039 0.376695,-0.361626 0.231039,-0.13561 0.532394,-0.13561 0.266197,0 0.492214,0.110497 0.226017,0.105474 0.386739,0.29131 0.165746,0.180813 0.256152,0.431943 0.09543,0.246107 0.09543,0.522349 0,0.286288 -0.08538,0.537417 -0.08538,0.25113 -0.241085,0.436966 -0.150677,0.185836 -0.361626,0.29131 -0.210949,0.105474 -0.462078,0.105474 z m -0.226017,-0.572575 q 0.150678,0 0.276242,-0.06529 0.130588,-0.06529 0.220994,-0.17579 0.09041,-0.110497 0.140633,-0.256152 0.05023,-0.145655 0.05023,-0.301356 0,-0.165745 -0.05525,-0.306378 -0.05525,-0.145655 -0.1557,-0.251129 -0.09543,-0.105475 -0.231039,-0.165746 -0.130587,-0.06027 -0.286288,-0.06027 -0.09543,0 -0.195881,0.03516 -0.100452,0.03014 -0.185836,0.09041 -0.08538,0.06027 -0.1557,0.140632 -0.06529,0.08036 -0.100452,0.175791 v 0.617779 q 0.09041,0.226016 0.276243,0.376694 0.185836,0.145655 0.401807,0.145655 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path109" /><path
+ d="m 57.436367,57.542516 q -0.190859,0 -0.356604,-0.06027 -0.165746,-0.06529 -0.286288,-0.17579 -0.120542,-0.11552 -0.190858,-0.266198 -0.06529,-0.150677 -0.06529,-0.331491 0,-0.185835 0.08036,-0.341536 0.08538,-0.160723 0.231039,-0.27122 0.150677,-0.110497 0.356604,-0.170768 0.205926,-0.06529 0.452033,-0.06529 0.17579,0 0.341536,0.03014 0.170768,0.03014 0.301355,0.08538 v -0.150677 q 0,-0.261175 -0.150677,-0.401808 -0.145655,-0.140632 -0.436966,-0.140632 -0.210949,0 -0.411852,0.07534 -0.200904,0.07534 -0.411853,0.220994 L 56.68298,55.151769 q 0.507282,-0.336513 1.094925,-0.336513 0.567553,0 0.878953,0.281265 0.316423,0.276242 0.316423,0.803614 v 0.818683 q 0,0.105474 0.03516,0.150677 0.04018,0.0452 0.125564,0.05023 V 57.4923 q -0.170768,0.03516 -0.296333,0.03516 -0.190858,0 -0.296332,-0.08538 -0.100452,-0.08538 -0.125565,-0.226017 l -0.01507,-0.145655 q -0.175791,0.231039 -0.42692,0.351581 -0.25113,0.120542 -0.537417,0.120542 z m 0.190858,-0.492213 q 0.170768,0 0.321446,-0.06027 0.1557,-0.06027 0.241084,-0.160722 0.110497,-0.08538 0.110497,-0.190859 v -0.301355 q -0.120542,-0.0452 -0.261174,-0.07032 -0.140633,-0.03014 -0.27122,-0.03014 -0.261175,0 -0.42692,0.120542 -0.165746,0.11552 -0.165746,0.296333 0,0.170768 0.130587,0.286288 0.130588,0.110497 0.321446,0.110497 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path110" /><path
+ d="m 60.967244,57.49229 v -1.9789 h -0.346559 v -0.512304 h 0.346559 v -0.160723 q 0,-0.492214 0.236062,-0.778502 0.236061,-0.286287 0.642891,-0.286287 0.321446,0 0.647914,0.1557 l -0.13561,0.507282 q -0.07534,-0.04018 -0.180813,-0.06529 -0.100452,-0.03014 -0.185836,-0.03014 -0.351581,0 -0.351581,0.472124 v 0.185836 h 0.642892 v 0.512304 h -0.642892 v 1.9789 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path111" /><path
+ d="m 63.754771,57.542516 q -0.316423,0 -0.572576,-0.105474 -0.256152,-0.110497 -0.436965,-0.296333 -0.180813,-0.185836 -0.281265,-0.431943 -0.09543,-0.246106 -0.09543,-0.517326 0,-0.281265 0.09543,-0.527372 0.09543,-0.25113 0.276243,-0.436966 0.180813,-0.190858 0.436965,-0.301355 0.261175,-0.110497 0.58262,-0.110497 0.321446,0 0.572576,0.110497 0.256152,0.110497 0.431942,0.296333 0.180814,0.185836 0.27122,0.431942 0.09543,0.246107 0.09543,0.512305 0,0.06529 -0.005,0.125564 0,0.06027 -0.01005,0.100452 h -2.034149 q 0.01507,0.155701 0.07534,0.276243 0.06027,0.120542 0.1557,0.205926 0.09543,0.08538 0.215971,0.130587 0.120542,0.0452 0.25113,0.0452 0.200903,0 0.376694,-0.09543 0.180813,-0.100451 0.246107,-0.261174 l 0.577598,0.160723 q -0.145655,0.301355 -0.467101,0.497236 -0.316423,0.190858 -0.758411,0.190858 z m 0.683072,-1.587138 q -0.02511,-0.296333 -0.220994,-0.472124 -0.190858,-0.180813 -0.467101,-0.180813 -0.13561,0 -0.256152,0.05023 -0.115519,0.0452 -0.205926,0.130587 -0.09041,0.08538 -0.150678,0.205927 -0.05525,0.120542 -0.06529,0.266197 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path112" /><path
+ d="m 68.737167,54.860453 h 0.637869 L 68.275089,57.49229 H 67.722604 L 67.270571,56.337095 66.82356,57.49229 H 66.271075 L 65.17615,54.860453 h 0.632847 l 0.783524,1.998991 0.321446,-0.85384 -0.462079,-1.140128 h 0.54244 l 0.276243,0.808637 0.281265,-0.808637 h 0.542439 l -0.457055,1.140128 0.316423,0.85384 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path113" /><path
+ d="m 72.333333,57.356681 q -0.13561,0.06027 -0.331491,0.120542 -0.195881,0.06027 -0.411853,0.06027 -0.140632,0 -0.266197,-0.03516 -0.120542,-0.03516 -0.215971,-0.110497 -0.09041,-0.08036 -0.145655,-0.200904 -0.05525,-0.125565 -0.05525,-0.301355 v -1.5118 H 70.560358 V 54.86045 h 0.346558 v -0.85384 h 0.673027 v 0.85384 h 0.552485 v 0.517327 h -0.552485 v 1.285783 q 0,0.140633 0.07032,0.200904 0.07534,0.05525 0.180813,0.05525 0.105474,0 0.205926,-0.03516 0.100452,-0.03516 0.160723,-0.06027 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path114" /><path
+ d="m 75.13091,57.49229 h -0.673027 v -1.476641 q 0,-0.311401 -0.11552,-0.457056 -0.115519,-0.150677 -0.326468,-0.150677 -0.09041,0 -0.190859,0.04018 -0.100451,0.04018 -0.190858,0.11552 -0.09041,0.07032 -0.165745,0.170768 -0.07534,0.100452 -0.110497,0.220994 V 57.49229 H 72.684909 V 53.8258 h 0.673027 v 1.521844 q 0.145655,-0.256152 0.391762,-0.391762 0.251129,-0.140632 0.552485,-0.140632 0.256152,0 0.416875,0.09041 0.160722,0.08538 0.251129,0.231039 0.09041,0.145655 0.125565,0.331491 0.03516,0.185835 0.03516,0.381717 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path115" /><path
+ d="m 75.718543,57.49229 v -2.631837 h 0.673027 v 2.631837 z m 0,-2.998486 V 53.8258 h 0.673027 v 0.668004 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path116" /><path
+ d="m 79.445302,57.49229 h -0.673027 v -1.476641 q 0,-0.316423 -0.110497,-0.462078 -0.110497,-0.145655 -0.306378,-0.145655 -0.100452,0 -0.205926,0.04018 -0.105475,0.04018 -0.200904,0.11552 -0.09041,0.07032 -0.165745,0.170768 -0.07534,0.100452 -0.110497,0.220994 v 1.536912 h -0.673027 v -2.631837 h 0.607733 v 0.487191 q 0.145655,-0.251129 0.421898,-0.391762 0.276242,-0.140632 0.622801,-0.140632 0.246107,0 0.401807,0.09041 0.1557,0.09041 0.241084,0.236061 0.08538,0.145655 0.11552,0.331491 0.03516,0.185836 0.03516,0.376695 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path117" /><path
+ d="m 81.062566,57.507358 q -0.266198,0 -0.482169,-0.105474 -0.215971,-0.105475 -0.376694,-0.286288 -0.1557,-0.185836 -0.241084,-0.42692 -0.08539,-0.241084 -0.08539,-0.512304 0,-0.286288 0.09041,-0.532395 0.09041,-0.246107 0.25113,-0.431942 0.160722,-0.185836 0.386739,-0.291311 0.226017,-0.105474 0.497236,-0.105474 0.306378,0 0.537418,0.140632 0.231039,0.13561 0.381716,0.36665 v -0.462079 h 0.587644 v 2.506273 q 0,0.29131 -0.110497,0.522349 -0.110497,0.231039 -0.306378,0.391762 -0.190859,0.160723 -0.462079,0.246107 -0.266197,0.08538 -0.58262,0.08538 -0.431943,0 -0.728276,-0.145655 -0.29131,-0.140633 -0.502259,-0.401807 l 0.366649,-0.356604 q 0.150678,0.185836 0.376695,0.29131 0.231039,0.105474 0.487191,0.105474 0.1557,0 0.296333,-0.0452 0.145655,-0.04018 0.256152,-0.130587 0.110497,-0.09041 0.170768,-0.231039 0.06529,-0.140633 0.06529,-0.331491 v -0.331491 q -0.130587,0.226016 -0.366649,0.351581 -0.236061,0.120542 -0.507281,0.120542 z m 0.226016,-0.537417 q 0.110497,0 0.210949,-0.03516 0.100452,-0.03516 0.185836,-0.09543 0.08538,-0.06027 0.150678,-0.140633 0.06529,-0.08036 0.100451,-0.170768 v -0.627824 q -0.09041,-0.231039 -0.286287,-0.371671 -0.190859,-0.140633 -0.401807,-0.140633 -0.155701,0 -0.281265,0.07032 -0.125565,0.06529 -0.215972,0.180814 -0.09041,0.110497 -0.140632,0.256152 -0.0452,0.145655 -0.0452,0.301355 0,0.160723 0.05525,0.301356 0.05525,0.140632 0.150678,0.246107 0.100451,0.105474 0.231039,0.165745 0.130587,0.06027 0.286287,0.06027 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path118" /><path
+ d="m 84.211722,57.542516 q -0.331491,0 -0.647914,-0.105474 -0.316423,-0.105474 -0.54244,-0.301355 l 0.25113,-0.421898 q 0.241084,0.170768 0.467101,0.261175 0.231039,0.08538 0.457056,0.08538 0.200903,0 0.316423,-0.07534 0.115519,-0.07534 0.115519,-0.215971 0,-0.140633 -0.13561,-0.205927 -0.13561,-0.06529 -0.441988,-0.150677 -0.256152,-0.07032 -0.436965,-0.13561 -0.180813,-0.06529 -0.29131,-0.145655 -0.110497,-0.08538 -0.160723,-0.190859 -0.05023,-0.110497 -0.05023,-0.261175 0,-0.200903 0.07534,-0.361626 0.08036,-0.160723 0.220994,-0.27122 0.140632,-0.115519 0.326468,-0.175791 0.190859,-0.06027 0.411853,-0.06027 0.296333,0 0.552485,0.08538 0.261174,0.08538 0.477146,0.276243 l -0.27122,0.40683 q -0.200904,-0.150678 -0.391762,-0.220994 -0.185836,-0.07032 -0.371672,-0.07032 -0.170768,0 -0.286288,0.07032 -0.115519,0.07032 -0.115519,0.226016 0,0.07032 0.02511,0.11552 0.03014,0.0452 0.09041,0.08036 0.06027,0.03516 0.155701,0.07032 0.100452,0.03013 0.246107,0.06529 0.27122,0.07032 0.462078,0.140633 0.195881,0.07032 0.316423,0.160723 0.125565,0.09041 0.180813,0.210948 0.06027,0.11552 0.06027,0.281265 0,0.38674 -0.286287,0.612756 -0.286288,0.220994 -0.778502,0.220994 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path119" /><path
+ d="m 85.698409,57.49229 v -0.723252 h 0.552485 v 0.723252 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path120" /><path
+ d="m 86.828483,57.49229 v -0.723252 h 0.552484 v 0.723252 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path121" /><path
+ d="m 87.95856,57.49229 v -0.723252 h 0.552485 v 0.723252 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path122" /></g></g></g></svg>
diff --git a/share/screens/start-welcome-text.zh_TW.svg b/share/screens/start-welcome-text.zh_TW.svg
new file mode 100644
index 0000000..102ce42
--- /dev/null
+++ b/share/screens/start-welcome-text.zh_TW.svg
@@ -0,0 +1,98 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+ width="700.00061"
+ height="220"
+ viewBox="0 0 185.20849 58.208335"
+ version="1.1"
+ id="svg243962"
+ xml:space="preserve"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:svg="http://www.w3.org/2000/svg"><defs
+ id="defs243959" /><g
+ id="layer2"
+ style="font-variation-settings:normal;opacity:1;vector-effect:none;fill:#cbe1fb;fill-opacity:1;stroke-width:0.125564;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;-inkscape-stroke:none;stop-color:#000000;stop-opacity:1"
+ transform="translate(-2732.9185)"><g
+ id="layer3-14"
+ transform="translate(2726.8794,-24.23873)"
+ style="font-variation-settings:normal;vector-effect:none;fill:#cbe1fb;fill-opacity:1;stroke-width:0.125564;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;-inkscape-stroke:none;stop-color:#000000;stop-opacity:1"><g
+ aria-label="歡迎"
+ id="text118971-48"
+ style="font-size:16.2879px;line-height:1.25;font-family:'Roboto Condensed';-inkscape-font-specification:'Roboto Condensed, ';vector-effect:none;stroke-width:0.125564;stop-color:#000000;stop-opacity:1"><path
+ d="m 14.705656,36.145769 h 0.863259 v 0.960986 h -0.863259 z m 3.95796,0 h 0.92841 v 0.960986 h -0.92841 z m -1.482199,6.28713 v 0.61894 h -1.351896 v -0.61894 z m 1.62879,0 h 1.775381 v -1.156441 h -1.775381 v -0.61894 h 2.215155 v -1.303032 h -2.068564 l 0.472349,-0.814395 -1.351895,-0.293183 h 2.410609 c 0.439773,0.260607 1.221592,0.846971 1.54735,1.172729 0.537501,-0.846971 0.977274,-1.93826 1.335608,-3.143565 h 0.146591 v 1.726518 c 0.01629,1.498487 -0.423485,4.772355 -2.703791,6.82463 h -2.003412 v -0.61894 h 1.775381 v -1.156441 h -1.775381 z m -1.62879,-1.156441 h -1.351896 v -0.61894 h 1.351896 z m 0,2.931822 v 0.61894 h -1.351896 v -0.61894 z m 5.163265,-12.671987 c -0.228031,2.150003 -0.667804,4.26743 -1.40076,5.814781 V 35.005616 H 17.39316 v 3.241292 h 0.293182 c -0.09773,0.325758 -0.211743,0.732956 -0.358334,1.107578 H 16.07384 l 0.293182,-0.846971 -0.977274,-0.260607 h 1.514775 v -3.241292 h -3.453035 v 3.241292 h 1.270456 c -0.423485,1.449624 -1.156441,2.850383 -2.0197,3.778793 0.293182,0.358334 0.798107,1.189017 0.977274,1.547351 0.179167,-0.179167 0.342046,-0.39091 0.504925,-0.602652 v 3.827656 h 1.645078 V 46.14654 h 5.146977 l 0.423485,0.70038 c 1.938261,-1.433335 2.866671,-4.120839 3.062126,-5.537886 0.179167,1.384471 0.960986,4.153415 2.720079,5.537886 0.276894,-0.472349 0.830683,-1.270456 1.172729,-1.677654 -2.459473,-2.003412 -2.964398,-5.603038 -2.964398,-7.166676 v -1.726518 h 0.895835 c -0.08144,0.879547 -0.179167,1.775382 -0.309471,2.426898 l 1.368184,0.781819 c 0.39091,-1.221593 0.70038,-3.02955 0.879547,-4.625764 l -1.303032,-0.472349 -0.276895,0.114015 H 23.810593 C 23.98976,33.621145 24.136351,32.72531 24.250366,31.7969 Z m -4.397734,0.03258 v 0.960986 h -1.531062 v -0.960986 h -1.71023 v 0.960986 h -1.645078 v 1.40076 h 1.645078 v 0.798107 h 1.71023 v -0.798107 h 1.531062 v 0.798107 h 1.71023 v -0.798107 h 1.742805 v -1.40076 h -1.742805 v -0.960986 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path98" /><path
+ d="m 29.250721,32.888189 c 0.846971,0.830683 1.807957,2.0197 2.182579,2.801519 l 1.661366,-1.091289 C 32.67118,33.800311 31.66133,32.692734 30.798072,31.910915 Z m 3.632202,5.016673 h -3.518187 v 1.807957 h 1.693942 v 3.599627 c -0.61894,0.553788 -1.335608,1.107577 -1.93826,1.531062 l 0.92841,1.856821 c 0.781819,-0.716668 1.433335,-1.351896 2.035988,-2.003412 0.993562,1.270456 2.312882,1.759093 4.300006,1.840533 2.052275,0.09773 5.668189,0.06515 7.736753,-0.03258 0.09773,-0.553788 0.374621,-1.400759 0.586364,-1.840533 -2.296594,0.195455 -6.303418,0.244319 -8.323117,0.146591 -1.693942,-0.06515 -2.882959,-0.553788 -3.501899,-1.661365 z m 0.39091,3.176141 0.504924,1.726518 c 1.303033,-0.342046 2.964398,-0.78182 4.495461,-1.205305 L 38.062475,39.94085 36.0102,40.445775 v -6.173114 c 0.879547,-0.342046 1.807957,-0.749244 2.606064,-1.221593 v 11.271227 h 1.775381 V 34.207509 h 1.742806 v 6.612888 c 0,0.195455 -0.06515,0.260606 -0.244319,0.260606 -0.179167,0 -0.749243,0 -1.286744,-0.01629 0.228031,0.439774 0.472349,1.172729 0.537501,1.645078 0.960986,0 1.645078,-0.03258 2.133715,-0.30947 0.521213,-0.276894 0.651516,-0.732955 0.651516,-1.531063 v -8.306829 h -5.309856 v 0.407197 l -1.303032,-1.417047 c -0.537501,0.472349 -1.351896,0.993562 -2.150003,1.40076 L 34.218531,32.70902 v 8.160238 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path99" /></g><g
+ aria-label="Let's set up a few things..."
+ id="text115541-84"
+ style="font-size:5.02259px;line-height:1.25;font-family:'Roboto Condensed';-inkscape-font-specification:'Roboto Condensed, ';vector-effect:none;stroke-width:0.125564;stop-color:#000000;stop-opacity:1"><path
+ d="m 27.623207,57.118832 v -3.566039 h 0.693118 v 2.958305 h 1.818177 v 0.607734 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path75" /><path
+ d="m 31.60611,57.169058 q -0.316423,0 -0.572575,-0.105475 -0.256152,-0.110497 -0.436966,-0.296333 -0.180813,-0.185836 -0.281265,-0.431942 -0.09543,-0.246107 -0.09543,-0.517327 0,-0.281265 0.09543,-0.527372 0.09543,-0.25113 0.276243,-0.436966 0.180813,-0.190858 0.436965,-0.301355 0.261175,-0.110497 0.582621,-0.110497 0.321445,0 0.572575,0.110497 0.256152,0.110497 0.431943,0.296333 0.180813,0.185836 0.27122,0.431943 0.09543,0.246107 0.09543,0.512304 0,0.06529 -0.005,0.125565 0,0.06027 -0.01004,0.100451 h -2.034149 q 0.01507,0.155701 0.07534,0.276243 0.06027,0.120542 0.1557,0.205926 0.09543,0.08538 0.215972,0.130587 0.120542,0.0452 0.251129,0.0452 0.200904,0 0.376694,-0.09543 0.180814,-0.100451 0.246107,-0.261174 l 0.577598,0.160723 q -0.145655,0.301355 -0.467101,0.497236 -0.316423,0.190859 -0.758411,0.190859 z m 0.683072,-1.587139 q -0.02511,-0.296333 -0.220994,-0.472123 -0.190858,-0.180814 -0.4671,-0.180814 -0.13561,0 -0.256153,0.05023 -0.115519,0.0452 -0.205926,0.130588 -0.09041,0.08538 -0.150677,0.205926 -0.05525,0.120542 -0.06529,0.266197 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path76" /><path
+ d="m 34.951142,56.983222 q -0.13561,0.06027 -0.331491,0.120542 -0.195881,0.06027 -0.411852,0.06027 -0.140633,0 -0.266197,-0.03516 -0.120543,-0.03516 -0.215972,-0.110497 -0.09041,-0.08036 -0.145655,-0.200904 -0.05525,-0.125565 -0.05525,-0.301355 v -1.5118 h -0.346559 v -0.517327 h 0.346559 v -0.85384 h 0.673027 v 0.85384 h 0.552485 v 0.517327 h -0.552485 v 1.285783 q 0,0.140633 0.07032,0.200904 0.07534,0.05525 0.180813,0.05525 0.105475,0 0.205926,-0.03516 0.100452,-0.03516 0.160723,-0.06027 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path77" /><path
+ d="m 35.302718,54.612559 v -1.12506 h 0.572575 v 1.12506 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path78" /><path
+ d="m 37.422236,57.169058 q -0.331491,0 -0.647914,-0.105475 -0.316423,-0.105474 -0.542439,-0.301355 l 0.251129,-0.421898 q 0.241084,0.170768 0.467101,0.261175 0.231039,0.08538 0.457056,0.08538 0.200903,0 0.316423,-0.07534 0.115519,-0.07534 0.115519,-0.215971 0,-0.140633 -0.13561,-0.205927 -0.135609,-0.06529 -0.441987,-0.150677 -0.256153,-0.07032 -0.436966,-0.13561 -0.180813,-0.06529 -0.29131,-0.145655 -0.110497,-0.08538 -0.160723,-0.190859 -0.05023,-0.110497 -0.05023,-0.261174 0,-0.200904 0.07534,-0.361627 0.08036,-0.160723 0.220994,-0.27122 0.140633,-0.115519 0.326468,-0.17579 0.190859,-0.06027 0.411853,-0.06027 0.296333,0 0.552485,0.08539 0.261174,0.08538 0.477146,0.276242 l -0.27122,0.40683 q -0.200904,-0.150678 -0.391762,-0.220994 -0.185836,-0.07032 -0.371672,-0.07032 -0.170768,0 -0.286287,0.07032 -0.11552,0.07032 -0.11552,0.226016 0,0.07032 0.02511,0.11552 0.03014,0.0452 0.09041,0.08036 0.06027,0.03516 0.1557,0.07032 0.100452,0.03014 0.246107,0.06529 0.27122,0.07032 0.462078,0.140633 0.195881,0.07032 0.316423,0.160723 0.125565,0.09041 0.180813,0.210949 0.06027,0.115519 0.06027,0.281265 0,0.386739 -0.286288,0.612756 -0.286288,0.220994 -0.778502,0.220994 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path79" /><path
+ d="m 41.123883,57.169058 q -0.331491,0 -0.647914,-0.105475 -0.316423,-0.105474 -0.54244,-0.301355 l 0.25113,-0.421898 q 0.241084,0.170768 0.467101,0.261175 0.231039,0.08538 0.457055,0.08538 0.200904,0 0.316424,-0.07534 0.115519,-0.07534 0.115519,-0.215971 0,-0.140633 -0.13561,-0.205927 -0.13561,-0.06529 -0.441988,-0.150677 -0.256152,-0.07032 -0.436965,-0.13561 -0.180813,-0.06529 -0.29131,-0.145655 -0.110497,-0.08538 -0.160723,-0.190859 -0.05023,-0.110497 -0.05023,-0.261174 0,-0.200904 0.07534,-0.361627 0.08036,-0.160723 0.220994,-0.27122 0.140632,-0.115519 0.326468,-0.17579 0.190859,-0.06027 0.411853,-0.06027 0.296332,0 0.552484,0.08539 0.261175,0.08538 0.477147,0.276242 l -0.27122,0.40683 q -0.200904,-0.150678 -0.391762,-0.220994 -0.185836,-0.07032 -0.371672,-0.07032 -0.170768,0 -0.286288,0.07032 -0.115519,0.07032 -0.115519,0.226016 0,0.07032 0.02511,0.11552 0.03014,0.0452 0.09041,0.08036 0.06027,0.03516 0.155701,0.07032 0.100451,0.03014 0.246107,0.06529 0.271219,0.07032 0.462078,0.140633 0.195881,0.07032 0.316423,0.160723 0.125565,0.09041 0.180813,0.210949 0.06027,0.115519 0.06027,0.281265 0,0.386739 -0.286287,0.612756 -0.286288,0.220994 -0.778502,0.220994 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path80" /><path
+ d="m 43.846125,57.169058 q -0.316423,0 -0.572575,-0.105475 -0.256152,-0.110497 -0.436965,-0.296333 -0.180814,-0.185836 -0.281266,-0.431942 -0.09543,-0.246107 -0.09543,-0.517327 0,-0.281265 0.09543,-0.527372 0.09543,-0.25113 0.276243,-0.436966 0.180813,-0.190858 0.436965,-0.301355 0.261175,-0.110497 0.582621,-0.110497 0.321446,0 0.572575,0.110497 0.256152,0.110497 0.431943,0.296333 0.180813,0.185836 0.27122,0.431943 0.09543,0.246107 0.09543,0.512304 0,0.06529 -0.005,0.125565 0,0.06027 -0.01004,0.100451 h -2.034149 q 0.01507,0.155701 0.07534,0.276243 0.06027,0.120542 0.1557,0.205926 0.09543,0.08538 0.215972,0.130587 0.120542,0.0452 0.251129,0.0452 0.200904,0 0.376694,-0.09543 0.180814,-0.100451 0.246107,-0.261174 l 0.577598,0.160723 q -0.145655,0.301355 -0.467101,0.497236 -0.316423,0.190859 -0.758411,0.190859 z m 0.683072,-1.587139 q -0.02511,-0.296333 -0.220994,-0.472123 -0.190858,-0.180814 -0.4671,-0.180814 -0.13561,0 -0.256153,0.05023 -0.115519,0.0452 -0.205926,0.130588 -0.09041,0.08538 -0.150677,0.205926 -0.05525,0.120542 -0.06529,0.266197 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path81" /><path
+ d="m 47.191157,56.983222 q -0.13561,0.06027 -0.331491,0.120542 -0.195881,0.06027 -0.411852,0.06027 -0.140633,0 -0.266197,-0.03516 -0.120543,-0.03516 -0.215972,-0.110497 -0.09041,-0.08036 -0.145655,-0.200904 -0.05525,-0.125565 -0.05525,-0.301355 v -1.5118 h -0.346559 v -0.517327 h 0.346559 v -0.85384 h 0.673027 v 0.85384 h 0.552485 v 0.517327 h -0.552485 v 1.285783 q 0,0.140633 0.07032,0.200904 0.07534,0.05525 0.180813,0.05525 0.105475,0 0.205926,-0.03516 0.100452,-0.03516 0.160723,-0.06027 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path82" /><path
+ d="m 49.551769,57.169058 q -0.40683,0 -0.617779,-0.261175 -0.210949,-0.261175 -0.210949,-0.773479 v -1.64741 h 0.673027 v 1.501755 q 0,0.607733 0.436966,0.607733 0.195881,0 0.376694,-0.115519 0.185836,-0.120542 0.301355,-0.361627 v -1.632342 h 0.673028 v 1.858359 q 0,0.105474 0.03516,0.150677 0.04018,0.0452 0.125564,0.05023 v 0.572576 q -0.100451,0.02009 -0.170768,0.02511 -0.06529,0.005 -0.120542,0.005 -0.180813,0 -0.296333,-0.08036 -0.110497,-0.08538 -0.130587,-0.231039 l -0.01507,-0.210949 q -0.17579,0.27122 -0.452033,0.40683 -0.276242,0.13561 -0.607733,0.13561 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path83" /><path
+ d="m 53.429198,57.169058 q -0.311401,0 -0.54244,-0.13561 -0.231039,-0.140633 -0.361626,-0.376695 v 1.53189 h -0.673027 v -3.701649 h 0.587643 v 0.452034 q 0.145655,-0.23104 0.376694,-0.361627 0.231039,-0.13561 0.532395,-0.13561 0.266197,0 0.492213,0.110497 0.226017,0.105474 0.38674,0.29131 0.165745,0.180814 0.256152,0.431943 0.09543,0.246107 0.09543,0.522349 0,0.286288 -0.08538,0.537418 -0.08538,0.251129 -0.241084,0.436965 -0.150678,0.185836 -0.361627,0.29131 -0.210948,0.105475 -0.462078,0.105475 z m -0.226016,-0.572576 q 0.150677,0 0.276242,-0.06529 0.130587,-0.06529 0.220994,-0.175791 0.09041,-0.110497 0.140632,-0.256152 0.05023,-0.145655 0.05023,-0.301356 0,-0.165745 -0.05525,-0.306378 -0.05525,-0.145655 -0.1557,-0.251129 -0.09543,-0.105474 -0.23104,-0.165746 -0.130587,-0.06027 -0.286287,-0.06027 -0.09543,0 -0.195881,0.03516 -0.100452,0.03014 -0.185836,0.09041 -0.08538,0.06027 -0.1557,0.140633 -0.06529,0.08036 -0.100452,0.17579 v 0.617779 q 0.09041,0.226016 0.276242,0.376694 0.185836,0.145655 0.401808,0.145655 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path84" /><path
+ d="m 56.960071,57.169058 q -0.190858,0 -0.356604,-0.06027 -0.165745,-0.06529 -0.286287,-0.17579 -0.120542,-0.11552 -0.190859,-0.266197 -0.06529,-0.150678 -0.06529,-0.331491 0,-0.185836 0.08036,-0.341537 0.08538,-0.160722 0.231039,-0.271219 0.150678,-0.110497 0.356604,-0.170768 0.205926,-0.06529 0.452033,-0.06529 0.175791,0 0.341536,0.03013 0.170769,0.03014 0.301356,0.08538 v -0.150677 q 0,-0.261175 -0.150678,-0.401808 -0.145655,-0.140632 -0.436965,-0.140632 -0.210949,0 -0.411853,0.07534 -0.200903,0.07534 -0.411852,0.220994 l -0.205926,-0.42692 q 0.507281,-0.336514 1.094924,-0.336514 0.567553,0 0.878954,0.281265 0.316423,0.276243 0.316423,0.803615 v 0.818682 q 0,0.105474 0.03516,0.150677 0.04018,0.0452 0.125565,0.05023 v 0.572576 q -0.170768,0.03516 -0.296333,0.03516 -0.190858,0 -0.296333,-0.08538 -0.100452,-0.08538 -0.125565,-0.226017 l -0.01507,-0.145655 q -0.175791,0.231039 -0.426921,0.351581 -0.251129,0.120543 -0.537417,0.120543 z m 0.190859,-0.492214 q 0.170768,0 0.321446,-0.06027 0.1557,-0.06027 0.241084,-0.160723 0.110497,-0.08538 0.110497,-0.190859 v -0.301355 q -0.120542,-0.0452 -0.261175,-0.07032 -0.140632,-0.03014 -0.27122,-0.03014 -0.261174,0 -0.42692,0.120542 -0.165745,0.11552 -0.165745,0.296333 0,0.170768 0.130587,0.286288 0.130587,0.110497 0.321446,0.110497 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path85" /><path
+ d="M 60.490948,57.118832 V 55.139931 H 60.14439 v -0.512304 h 0.346558 v -0.160723 q 0,-0.492214 0.236062,-0.778501 0.236062,-0.286288 0.642892,-0.286288 0.321446,0 0.647914,0.1557 l -0.13561,0.507282 q -0.07534,-0.04018 -0.180813,-0.06529 -0.100452,-0.03014 -0.185836,-0.03014 -0.351581,0 -0.351581,0.472123 v 0.185836 h 0.642891 v 0.512304 h -0.642891 v 1.978901 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path86" /><path
+ d="m 63.278475,57.169058 q -0.316423,0 -0.572575,-0.105475 -0.256152,-0.110497 -0.436965,-0.296333 -0.180814,-0.185836 -0.281265,-0.431942 -0.09543,-0.246107 -0.09543,-0.517327 0,-0.281265 0.09543,-0.527372 0.09543,-0.25113 0.276242,-0.436966 0.180813,-0.190858 0.436965,-0.301355 0.261175,-0.110497 0.582621,-0.110497 0.321446,0 0.572575,0.110497 0.256152,0.110497 0.431943,0.296333 0.180813,0.185836 0.27122,0.431943 0.09543,0.246107 0.09543,0.512304 0,0.06529 -0.005,0.125565 0,0.06027 -0.01005,0.100451 h -2.034149 q 0.01507,0.155701 0.07534,0.276243 0.06027,0.120542 0.1557,0.205926 0.09543,0.08538 0.215972,0.130587 0.120542,0.0452 0.251129,0.0452 0.200904,0 0.376695,-0.09543 0.180813,-0.100451 0.246106,-0.261174 l 0.577598,0.160723 q -0.145655,0.301355 -0.467101,0.497236 -0.316423,0.190859 -0.758411,0.190859 z m 0.683073,-1.587139 q -0.02511,-0.296333 -0.220994,-0.472123 -0.190859,-0.180814 -0.467101,-0.180814 -0.13561,0 -0.256152,0.05023 -0.11552,0.0452 -0.205927,0.130588 -0.09041,0.08538 -0.150677,0.205926 -0.05525,0.120542 -0.06529,0.266197 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path87" /><path
+ d="m 68.260871,54.486994 h 0.637869 l -1.099947,2.631838 h -0.552485 l -0.452033,-1.155196 -0.44701,1.155196 H 65.79478 l -1.094925,-2.631838 h 0.632846 l 0.783524,1.998991 0.321446,-0.85384 -0.462078,-1.140128 h 0.54244 l 0.276242,0.808637 0.281265,-0.808637 h 0.54244 l -0.457056,1.140128 0.316423,0.85384 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path88" /><path
+ d="m 71.857037,56.983222 q -0.13561,0.06027 -0.331491,0.120542 -0.195881,0.06027 -0.411852,0.06027 -0.140633,0 -0.266197,-0.03516 -0.120542,-0.03516 -0.215972,-0.110497 -0.09041,-0.08036 -0.145655,-0.200904 -0.05525,-0.125565 -0.05525,-0.301355 v -1.5118 h -0.346559 v -0.517327 h 0.346559 v -0.85384 h 0.673027 v 0.85384 h 0.552485 v 0.517327 h -0.552485 v 1.285783 q 0,0.140633 0.07032,0.200904 0.07534,0.05525 0.180813,0.05525 0.105475,0 0.205927,-0.03516 0.100451,-0.03516 0.160722,-0.06027 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path89" /><path
+ d="M 74.654614,57.118832 H 73.981587 V 55.64219 q 0,-0.3114 -0.115519,-0.457056 -0.11552,-0.150677 -0.326469,-0.150677 -0.09041,0 -0.190858,0.04018 -0.100452,0.04018 -0.190858,0.11552 -0.09041,0.07032 -0.165746,0.170768 -0.07534,0.100452 -0.110497,0.220994 v 1.536913 h -0.673027 v -3.666491 h 0.673027 v 1.521845 q 0.145655,-0.256152 0.391762,-0.391762 0.25113,-0.140633 0.552485,-0.140633 0.256152,0 0.416875,0.09041 0.160723,0.08538 0.25113,0.231039 0.09041,0.145655 0.125564,0.331491 0.03516,0.185836 0.03516,0.381717 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path90" /><path
+ d="m 75.242247,57.118832 v -2.631838 h 0.673027 v 2.631838 z m 0,-2.998487 v -0.668004 h 0.673027 v 0.668004 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path91" /><path
+ d="M 78.969007,57.118832 H 78.295979 V 55.64219 q 0,-0.316423 -0.110497,-0.462078 -0.110497,-0.145655 -0.306378,-0.145655 -0.100451,0 -0.205926,0.04018 -0.105474,0.04018 -0.200903,0.11552 -0.09041,0.07032 -0.165746,0.170768 -0.07534,0.100452 -0.110497,0.220994 v 1.536913 h -0.673027 v -2.631838 h 0.607734 v 0.487192 q 0.145655,-0.25113 0.421897,-0.391762 0.276243,-0.140633 0.622801,-0.140633 0.246107,0 0.401807,0.09041 0.155701,0.09041 0.241085,0.236061 0.08538,0.145656 0.115519,0.331491 0.03516,0.185836 0.03516,0.376695 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path92" /><path
+ d="m 80.58627,57.133899 q -0.266197,0 -0.482168,-0.105474 -0.215972,-0.105474 -0.376695,-0.286288 -0.1557,-0.185835 -0.241084,-0.42692 -0.08538,-0.241084 -0.08538,-0.512304 0,-0.286288 0.09041,-0.532395 0.09041,-0.246106 0.251129,-0.431942 0.160723,-0.185836 0.38674,-0.291311 0.226016,-0.105474 0.497236,-0.105474 0.306378,0 0.537417,0.140633 0.231039,0.13561 0.381717,0.366649 v -0.462079 h 0.587643 v 2.506273 q 0,0.29131 -0.110497,0.522349 -0.110497,0.231039 -0.306378,0.391762 -0.190858,0.160723 -0.462078,0.246107 -0.266197,0.08538 -0.582621,0.08538 -0.431942,0 -0.728275,-0.145655 -0.29131,-0.140632 -0.502259,-0.401807 l 0.366649,-0.356604 q 0.150678,0.185836 0.376694,0.29131 0.231039,0.105475 0.487191,0.105475 0.155701,0 0.296333,-0.0452 0.145655,-0.04018 0.256152,-0.130587 0.110497,-0.09041 0.170768,-0.231039 0.06529,-0.140633 0.06529,-0.331491 v -0.331491 q -0.130587,0.226016 -0.366649,0.351581 -0.236062,0.120542 -0.507282,0.120542 z m 0.226017,-0.537417 q 0.110497,0 0.210949,-0.03516 0.100451,-0.03516 0.185835,-0.09543 0.08539,-0.06027 0.150678,-0.140633 0.06529,-0.08036 0.100452,-0.170768 v -0.627823 q -0.09041,-0.23104 -0.286288,-0.371672 -0.190858,-0.140633 -0.401807,-0.140633 -0.1557,0 -0.281265,0.07032 -0.125565,0.06529 -0.215971,0.180813 -0.09041,0.110497 -0.140633,0.256152 -0.0452,0.145655 -0.0452,0.301355 0,0.160723 0.05525,0.301356 0.05525,0.140632 0.150678,0.246107 0.100452,0.105474 0.231039,0.165745 0.130588,0.06027 0.286288,0.06027 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path93" /><path
+ d="m 83.735427,57.169058 q -0.331491,0 -0.647914,-0.105475 -0.316423,-0.105474 -0.54244,-0.301355 l 0.25113,-0.421898 q 0.241084,0.170768 0.4671,0.261175 0.23104,0.08538 0.457056,0.08538 0.200904,0 0.316423,-0.07534 0.11552,-0.07534 0.11552,-0.215971 0,-0.140633 -0.13561,-0.205927 -0.13561,-0.06529 -0.441988,-0.150677 -0.256152,-0.07032 -0.436965,-0.13561 -0.180814,-0.06529 -0.291311,-0.145655 -0.110497,-0.08538 -0.160722,-0.190859 -0.05023,-0.110497 -0.05023,-0.261174 0,-0.200904 0.07534,-0.361627 0.08036,-0.160723 0.220994,-0.27122 0.140633,-0.115519 0.326469,-0.17579 0.190858,-0.06027 0.411852,-0.06027 0.296333,0 0.552485,0.08539 0.261175,0.08538 0.477146,0.276242 l -0.27122,0.40683 q -0.200903,-0.150678 -0.391762,-0.220994 -0.185836,-0.07032 -0.371671,-0.07032 -0.170768,0 -0.286288,0.07032 -0.11552,0.07032 -0.11552,0.226016 0,0.07032 0.02511,0.11552 0.03014,0.0452 0.09041,0.08036 0.06027,0.03516 0.1557,0.07032 0.100452,0.03014 0.246107,0.06529 0.27122,0.07032 0.462078,0.140633 0.195882,0.07032 0.316424,0.160723 0.125564,0.09041 0.180813,0.210949 0.06027,0.115519 0.06027,0.281265 0,0.386739 -0.286288,0.612756 -0.286287,0.220994 -0.778501,0.220994 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path94" /><path
+ d="m 85.222114,57.118832 v -0.723253 h 0.552484 v 0.723253 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path95" /><path
+ d="m 86.352187,57.118832 v -0.723253 h 0.552485 v 0.723253 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path96" /><path
+ d="m 87.482264,57.118832 v -0.723253 h 0.552485 v 0.723253 z"
+ style="font-weight:bold;font-family:Raleway;-inkscape-font-specification:Raleway;vector-effect:none;stop-color:#000000;stop-opacity:1"
+ id="path97" /></g></g></g></svg>
diff --git a/share/screens/start-welcome.png b/share/screens/start-welcome.png
new file mode 100644
index 0000000..24d7f90
--- /dev/null
+++ b/share/screens/start-welcome.png
Binary files differ