From 6ab7b2a87311169b7841b04e4f0356de04774ef9 Mon Sep 17 00:00:00 2001
From: Elena ``of Valhalla'' Grandi <valhalla@trueelena.org>
Date: Thu, 25 May 2023 20:53:17 +0200
Subject: Print two signatures on 4 A4 pages

---
 a6_book.py                            |   32 +-
 templates/piecepack/minipack-grid.svg | 3993 +++++++++++++++++++++++++++++++++
 2 files changed, 4021 insertions(+), 4 deletions(-)
 create mode 100644 templates/piecepack/minipack-grid.svg

diff --git a/a6_book.py b/a6_book.py
index 189018f..2a641ba 100755
--- a/a6_book.py
+++ b/a6_book.py
@@ -12,6 +12,17 @@ SIGNATURE = (
     5, 10, 7, 8,
 )
 
+SIGNATURE_32 = (
+    15, 0, 31, 16,
+    1, 14, 17, 30,
+    13, 2, 29, 18,
+    3, 12, 19, 28,
+    11, 3, 27, 20,
+    5, 10, 21, 26,
+    9, 6, 25, 22,
+    7, 8, 23, 24,
+)
+
 
 def get_parser():
     parser = argparse.ArgumentParser()
@@ -19,6 +30,12 @@ def get_parser():
         "--file", '-f',
         help="Name of the PDF file",
     )
+    parser.add_argument(
+        "--double", "-d",
+        action="store_true",
+        help="Put two signatures on 4 A4 sheet. Pages should be a "
+        "multiple of 32",
+    )
     parser.add_argument(
         "pagespec",
         help="Page selection. At the moment only '<start>-<end>' is supported"
@@ -38,16 +55,23 @@ def main():
     except IndexError:
         parser.print_usage()
 
+    if args.double:
+        signature = SIGNATURE_32
+    else:
+        signature = SIGNATURE
+    sig_len = len(signature)
+
     pages = [str(i) for i in range(start, end+1)]
-    if len(pages) % 16 != 0:
-        empty = 16 - len(pages) % 16
+    if len(pages) % sig_len != 0:
+        empty = sig_len - len(pages) % sig_len
         pages = pages + ["{}"] * empty
 
     rearranged = []
+
     while pages:
-        for i in SIGNATURE:
+        for i in signature:
             rearranged.append(pages[i])
-        pages = pages[16:]
+        pages = pages[sig_len:]
 
     base, ext = os.path.splitext(args.file)
     out_fname = base + '-book' + ext
diff --git a/templates/piecepack/minipack-grid.svg b/templates/piecepack/minipack-grid.svg
new file mode 100644
index 0000000..217d70b
--- /dev/null
+++ b/templates/piecepack/minipack-grid.svg
@@ -0,0 +1,3993 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<svg
+   width="210mm"
+   height="148mm"
+   viewBox="0 0 210 148"
+   version="1.1"
+   id="svg8"
+   inkscape:version="1.1.2 (0a00cf5339, 2022-02-04)"
+   sodipodi:docname="minipack-grid.svg"
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+   xmlns:xlink="http://www.w3.org/1999/xlink"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:dc="http://purl.org/dc/elements/1.1/">
+  <defs
+     id="defs2" />
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="0.54680556"
+     inkscape:cx="396.85039"
+     inkscape:cy="278.89256"
+     inkscape:document-units="mm"
+     inkscape:current-layer="layer5"
+     showgrid="true"
+     inkscape:window-width="1230"
+     inkscape:window-height="906"
+     inkscape:window-x="45"
+     inkscape:window-y="0"
+     inkscape:window-maximized="0"
+     inkscape:pagecheckerboard="0"
+     inkscape:snap-grids="false"
+     inkscape:snap-bbox="true"
+     inkscape:snap-bbox-midpoints="false"
+     inkscape:snap-nodes="false"
+     inkscape:bbox-nodes="true">
+    <inkscape:grid
+       type="xygrid"
+       id="grid4485"
+       units="mm"
+       spacingx="0.5"
+       spacingy="0.5" />
+  </sodipodi:namedview>
+  <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" />
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     inkscape:label="cut_lines_this_side"
+     inkscape:groupmode="layer"
+     id="layer1"
+     style="display:inline">
+    <g
+       transform="translate(5,-154.50001)"
+       id="g4778-01"
+       style="stroke:#7f7f7f;stroke-width:0.132292;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1">
+      <rect
+         y="232"
+         x="160"
+         height="60"
+         width="10"
+         id="rect4760-78"
+         style="opacity:1;fill:none;fill-opacity:1;stroke:#7f7f7f;stroke-width:0.132292;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
+      <path
+         inkscape:connector-curvature="0"
+         id="path4762-9"
+         d="m 160,242 h 10"
+         style="fill:none;fill-rule:evenodd;stroke:#7f7f7f;stroke-width:0.132292;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+      <path
+         inkscape:connector-curvature="0"
+         id="path4764-15"
+         d="m 160,252 h 10"
+         style="fill:none;fill-rule:evenodd;stroke:#7f7f7f;stroke-width:0.132292;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+      <path
+         inkscape:connector-curvature="0"
+         id="path4766-4"
+         d="m 160,262 h 10"
+         style="fill:none;fill-rule:evenodd;stroke:#7f7f7f;stroke-width:0.132292;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+      <path
+         inkscape:connector-curvature="0"
+         id="path4768-9"
+         d="m 160,272 h 10"
+         style="fill:none;fill-rule:evenodd;stroke:#7f7f7f;stroke-width:0.132292;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+      <path
+         inkscape:connector-curvature="0"
+         id="path4770-25"
+         d="m 160,282 h 10"
+         style="fill:none;fill-rule:evenodd;stroke:#7f7f7f;stroke-width:0.132292;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+    </g>
+    <g
+       transform="translate(15,-154.50001)"
+       id="g4778-0-7"
+       style="stroke:#7f7f7f;stroke-width:0.132292;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1">
+      <rect
+         y="232"
+         x="160"
+         height="60"
+         width="10"
+         id="rect4760-8-4"
+         style="opacity:1;fill:none;fill-opacity:1;stroke:#7f7f7f;stroke-width:0.132292;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
+      <path
+         inkscape:connector-curvature="0"
+         id="path4762-5-9"
+         d="m 160,242 h 10"
+         style="fill:none;fill-rule:evenodd;stroke:#7f7f7f;stroke-width:0.132292;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+      <path
+         inkscape:connector-curvature="0"
+         id="path4764-0-9"
+         d="m 160,252 h 10"
+         style="fill:none;fill-rule:evenodd;stroke:#7f7f7f;stroke-width:0.132292;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+      <path
+         inkscape:connector-curvature="0"
+         id="path4766-6-4"
+         d="m 160,262 h 10"
+         style="fill:none;fill-rule:evenodd;stroke:#7f7f7f;stroke-width:0.132292;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+      <path
+         inkscape:connector-curvature="0"
+         id="path4768-4-5"
+         d="m 160,272 h 10"
+         style="fill:none;fill-rule:evenodd;stroke:#7f7f7f;stroke-width:0.132292;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+      <path
+         inkscape:connector-curvature="0"
+         id="path4770-6-9"
+         d="m 160,282 h 10"
+         style="fill:none;fill-rule:evenodd;stroke:#7f7f7f;stroke-width:0.132292;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+    </g>
+    <g
+       transform="translate(25,-154.50001)"
+       id="g4778-4-3"
+       style="stroke:#7f7f7f;stroke-width:0.132292;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1">
+      <rect
+         y="232"
+         x="160"
+         height="60"
+         width="10"
+         id="rect4760-7-5"
+         style="opacity:1;fill:none;fill-opacity:1;stroke:#7f7f7f;stroke-width:0.132292;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
+      <path
+         inkscape:connector-curvature="0"
+         id="path4762-2-7"
+         d="m 160,242 h 10"
+         style="fill:none;fill-rule:evenodd;stroke:#7f7f7f;stroke-width:0.132292;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+      <path
+         inkscape:connector-curvature="0"
+         id="path4764-4-0"
+         d="m 160,252 h 10"
+         style="fill:none;fill-rule:evenodd;stroke:#7f7f7f;stroke-width:0.132292;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+      <path
+         inkscape:connector-curvature="0"
+         id="path4766-0-8"
+         d="m 160,262 h 10"
+         style="fill:none;fill-rule:evenodd;stroke:#7f7f7f;stroke-width:0.132292;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+      <path
+         inkscape:connector-curvature="0"
+         id="path4768-6-1"
+         d="m 160,272 h 10"
+         style="fill:none;fill-rule:evenodd;stroke:#7f7f7f;stroke-width:0.132292;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+      <path
+         inkscape:connector-curvature="0"
+         id="path4770-2-9"
+         d="m 160,282 h 10"
+         style="fill:none;fill-rule:evenodd;stroke:#7f7f7f;stroke-width:0.132292;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+    </g>
+    <g
+       transform="translate(35,-154.50001)"
+       id="g4778-1-9"
+       style="stroke:#7f7f7f;stroke-width:0.132292;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1">
+      <rect
+         y="232"
+         x="160"
+         height="60"
+         width="10"
+         id="rect4760-3-7"
+         style="opacity:1;fill:none;fill-opacity:1;stroke:#7f7f7f;stroke-width:0.132292;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
+      <path
+         inkscape:connector-curvature="0"
+         id="path4762-1-8"
+         d="m 160,242 h 10"
+         style="fill:none;fill-rule:evenodd;stroke:#7f7f7f;stroke-width:0.132292;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+      <path
+         inkscape:connector-curvature="0"
+         id="path4764-1-2"
+         d="m 160,252 h 10"
+         style="fill:none;fill-rule:evenodd;stroke:#7f7f7f;stroke-width:0.132292;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+      <path
+         inkscape:connector-curvature="0"
+         id="path4766-03-5"
+         d="m 160,262 h 10"
+         style="fill:none;fill-rule:evenodd;stroke:#7f7f7f;stroke-width:0.132292;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+      <path
+         inkscape:connector-curvature="0"
+         id="path4768-40-3"
+         d="m 160,272 h 10"
+         style="fill:none;fill-rule:evenodd;stroke:#7f7f7f;stroke-width:0.132292;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+      <path
+         inkscape:connector-curvature="0"
+         id="path4770-3-4"
+         d="m 160,282 h 10"
+         style="fill:none;fill-rule:evenodd;stroke:#7f7f7f;stroke-width:0.132292;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+    </g>
+    <g
+       transform="translate(5,-154.50001)"
+       id="g4897-90"
+       style="stroke:#7f7f7f;stroke-width:0.132292;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1">
+      <rect
+         y="167"
+         x="160"
+         height="60"
+         width="10"
+         id="rect4849-2"
+         style="opacity:1;fill:none;fill-opacity:1;stroke:#7f7f7f;stroke-width:0.132292;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
+      <path
+         inkscape:connector-curvature="0"
+         id="path4851-0"
+         d="m 165,167 v 5"
+         style="fill:none;fill-rule:evenodd;stroke:#7f7f7f;stroke-width:0.132292;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+      <path
+         inkscape:connector-curvature="0"
+         id="path4853-1"
+         d="m 160,177 h 10"
+         style="fill:none;fill-rule:evenodd;stroke:#7f7f7f;stroke-width:0.132292;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+      <path
+         inkscape:connector-curvature="0"
+         id="path4855-96"
+         d="m 160,197 h 10"
+         style="fill:none;fill-rule:evenodd;stroke:#7f7f7f;stroke-width:0.132292;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+      <path
+         inkscape:connector-curvature="0"
+         id="path4857-21"
+         d="m 160,217 h 10"
+         style="fill:none;fill-rule:evenodd;stroke:#7f7f7f;stroke-width:0.132292;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+      <path
+         inkscape:connector-curvature="0"
+         id="path4859-2"
+         d="m 165,222 v 5"
+         style="fill:none;fill-rule:evenodd;stroke:#7f7f7f;stroke-width:0.132292;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+    </g>
+    <g
+       transform="translate(15,-154.50001)"
+       id="g4897-8-0"
+       style="stroke:#7f7f7f;stroke-width:0.132292;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1">
+      <rect
+         y="167"
+         x="160"
+         height="60"
+         width="10"
+         id="rect4849-0-7"
+         style="opacity:1;fill:none;fill-opacity:1;stroke:#7f7f7f;stroke-width:0.132292;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
+      <path
+         inkscape:connector-curvature="0"
+         id="path4851-4-3"
+         d="m 165,167 v 5"
+         style="fill:none;fill-rule:evenodd;stroke:#7f7f7f;stroke-width:0.132292;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+      <path
+         inkscape:connector-curvature="0"
+         id="path4853-0-1"
+         d="m 160,177 h 10"
+         style="fill:none;fill-rule:evenodd;stroke:#7f7f7f;stroke-width:0.132292;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+      <path
+         inkscape:connector-curvature="0"
+         id="path4855-9-1"
+         d="m 160,197 h 10"
+         style="fill:none;fill-rule:evenodd;stroke:#7f7f7f;stroke-width:0.132292;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+      <path
+         inkscape:connector-curvature="0"
+         id="path4857-1-9"
+         d="m 160,217 h 10"
+         style="fill:none;fill-rule:evenodd;stroke:#7f7f7f;stroke-width:0.132292;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+      <path
+         inkscape:connector-curvature="0"
+         id="path4859-9-0"
+         d="m 165,222 v 5"
+         style="fill:none;fill-rule:evenodd;stroke:#7f7f7f;stroke-width:0.132292;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+    </g>
+    <g
+       transform="translate(25,-154.50001)"
+       id="g4897-9-5"
+       style="stroke:#7f7f7f;stroke-width:0.132292;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1">
+      <rect
+         y="167"
+         x="160"
+         height="60"
+         width="10"
+         id="rect4849-3-6"
+         style="opacity:1;fill:none;fill-opacity:1;stroke:#7f7f7f;stroke-width:0.132292;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
+      <path
+         inkscape:connector-curvature="0"
+         id="path4851-6-7"
+         d="m 165,167 v 5"
+         style="fill:none;fill-rule:evenodd;stroke:#7f7f7f;stroke-width:0.132292;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+      <path
+         inkscape:connector-curvature="0"
+         id="path4853-05-7"
+         d="m 160,177 h 10"
+         style="fill:none;fill-rule:evenodd;stroke:#7f7f7f;stroke-width:0.132292;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+      <path
+         inkscape:connector-curvature="0"
+         id="path4855-0-4"
+         d="m 160,197 h 10"
+         style="fill:none;fill-rule:evenodd;stroke:#7f7f7f;stroke-width:0.132292;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+      <path
+         inkscape:connector-curvature="0"
+         id="path4857-2-0"
+         d="m 160,217 h 10"
+         style="fill:none;fill-rule:evenodd;stroke:#7f7f7f;stroke-width:0.132292;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+      <path
+         inkscape:connector-curvature="0"
+         id="path4859-94-6"
+         d="m 165,222 v 5"
+         style="fill:none;fill-rule:evenodd;stroke:#7f7f7f;stroke-width:0.132292;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+    </g>
+    <g
+       transform="translate(35,-154.50001)"
+       id="g4897-3-4"
+       style="stroke:#7f7f7f;stroke-width:0.132292;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1">
+      <rect
+         y="167"
+         x="160"
+         height="60"
+         width="10"
+         id="rect4849-1-7"
+         style="opacity:1;fill:none;fill-opacity:1;stroke:#7f7f7f;stroke-width:0.132292;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
+      <path
+         inkscape:connector-curvature="0"
+         id="path4851-46-4"
+         d="m 165,167 v 5"
+         style="fill:none;fill-rule:evenodd;stroke:#7f7f7f;stroke-width:0.132292;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+      <path
+         inkscape:connector-curvature="0"
+         id="path4853-9-8"
+         d="m 160,177 h 10"
+         style="fill:none;fill-rule:evenodd;stroke:#7f7f7f;stroke-width:0.132292;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+      <path
+         inkscape:connector-curvature="0"
+         id="path4855-4-5"
+         d="m 160,197 h 10"
+         style="fill:none;fill-rule:evenodd;stroke:#7f7f7f;stroke-width:0.132292;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+      <path
+         inkscape:connector-curvature="0"
+         id="path4857-22-8"
+         d="m 160,217 h 10"
+         style="fill:none;fill-rule:evenodd;stroke:#7f7f7f;stroke-width:0.132292;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+      <path
+         inkscape:connector-curvature="0"
+         id="path4859-6-2"
+         d="m 165,222 v 5"
+         style="fill:none;fill-rule:evenodd;stroke:#7f7f7f;stroke-width:0.132292;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+    </g>
+  </g>
+  <g
+     inkscape:groupmode="layer"
+     id="layer2"
+     inkscape:label="cut_lines_other_side"
+     style="display:none">
+    <rect
+       style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.132292;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+       id="rect4487-3"
+       width="25"
+       height="25"
+       x="10"
+       y="112.5" />
+    <rect
+       style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.132292;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+       id="rect4487-2-3"
+       width="25"
+       height="25"
+       x="35"
+       y="112.5" />
+    <rect
+       style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.132292;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+       id="rect4487-5-3"
+       width="25"
+       height="25"
+       x="60.000004"
+       y="112.5" />
+    <rect
+       style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.132292;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+       id="rect4487-9-8"
+       width="25"
+       height="25"
+       x="85"
+       y="112.5" />
+    <rect
+       style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.132292;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+       id="rect4487-2-4-0"
+       width="25"
+       height="25"
+       x="110"
+       y="112.5" />
+    <rect
+       style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.132292;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+       id="rect4487-5-7-4"
+       width="25"
+       height="25"
+       x="135"
+       y="112.5" />
+    <rect
+       style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.132292;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+       id="rect4487-6-7"
+       width="25"
+       height="25"
+       x="10"
+       y="87.5" />
+    <rect
+       style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.132292;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+       id="rect4487-2-5-6"
+       width="25"
+       height="25"
+       x="35.000004"
+       y="87.5" />
+    <rect
+       style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.132292;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+       id="rect4487-5-6-8"
+       width="25"
+       height="25"
+       x="60.000004"
+       y="87.5" />
+    <rect
+       style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.132292;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+       id="rect4487-9-9-9"
+       width="25"
+       height="25"
+       x="85"
+       y="87.5" />
+    <rect
+       style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.132292;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+       id="rect4487-2-4-3-0"
+       width="25"
+       height="25"
+       x="110"
+       y="87.5" />
+    <rect
+       style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.132292;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+       id="rect4487-5-7-7-6"
+       width="25"
+       height="25"
+       x="135"
+       y="87.5" />
+    <rect
+       style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.132292;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+       id="rect4487-1-8"
+       width="25"
+       height="25"
+       x="9.9999981"
+       y="62.5" />
+    <rect
+       style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.132292;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+       id="rect4487-2-49-7"
+       width="25"
+       height="25"
+       x="35"
+       y="62.5" />
+    <rect
+       style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.132292;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+       id="rect4487-5-2-9"
+       width="25"
+       height="25"
+       x="60.000004"
+       y="62.5" />
+    <rect
+       style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.132292;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+       id="rect4487-9-0-0"
+       width="25"
+       height="25"
+       x="85"
+       y="62.5" />
+    <rect
+       style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.132292;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+       id="rect4487-2-4-6-3"
+       width="25"
+       height="25"
+       x="110"
+       y="62.5" />
+    <rect
+       style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.132292;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+       id="rect4487-5-7-8-3"
+       width="25"
+       height="25"
+       x="135"
+       y="62.5" />
+    <rect
+       style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.132292;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+       id="rect4487-6-9-3"
+       width="25"
+       height="25"
+       x="9.9999981"
+       y="37.5" />
+    <rect
+       style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.132292;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+       id="rect4487-2-5-2-7"
+       width="25"
+       height="25"
+       x="35.000004"
+       y="37.5" />
+    <rect
+       style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.132292;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+       id="rect4487-5-6-6-3"
+       width="25"
+       height="25"
+       x="60.000004"
+       y="37.5" />
+    <rect
+       style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.132292;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+       id="rect4487-9-9-6-2"
+       width="25"
+       height="25"
+       x="85"
+       y="37.5" />
+    <rect
+       style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.132292;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+       id="rect4487-2-4-3-4-6"
+       width="25"
+       height="25"
+       x="110"
+       y="37.5" />
+    <rect
+       style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.132292;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+       id="rect4487-5-7-7-9-5"
+       width="25"
+       height="25"
+       x="135"
+       y="37.5" />
+    <circle
+       style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.132292;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+       id="path4628-2"
+       cx="15"
+       cy="27.5"
+       r="5" />
+    <circle
+       style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.132292;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+       id="path4628-9-6"
+       cx="24.93351"
+       cy="27.517517"
+       r="5" />
+    <circle
+       style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.132292;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+       id="path4628-7-58"
+       cx="35"
+       cy="27.5"
+       r="5" />
+    <circle
+       style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.132292;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+       id="path4628-1-79"
+       cx="45.000004"
+       cy="27.5"
+       r="5" />
+    <circle
+       style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.132292;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+       id="path4628-9-1-6"
+       cx="54.933514"
+       cy="27.517517"
+       r="5" />
+    <circle
+       style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.132292;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+       id="path4628-7-5-0"
+       cx="64.999992"
+       cy="27.5"
+       r="5" />
+    <circle
+       style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.132292;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+       id="path4628-6-4"
+       cx="85"
+       cy="27.5"
+       r="5" />
+    <circle
+       style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.132292;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+       id="path4628-9-3-1"
+       cx="94.93351"
+       cy="27.517517"
+       r="5" />
+    <circle
+       style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.132292;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+       id="path4628-7-1-0"
+       cx="105"
+       cy="27.5"
+       r="5" />
+    <circle
+       style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.132292;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+       id="path4628-1-7-4"
+       cx="115"
+       cy="27.5"
+       r="5" />
+    <circle
+       style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.132292;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+       id="path4628-9-1-5-8"
+       cx="124.93351"
+       cy="27.517517"
+       r="5" />
+    <circle
+       style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.132292;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+       id="path4628-7-5-9-7"
+       cx="135"
+       cy="27.5"
+       r="5" />
+    <circle
+       style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.132;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+       id="path4628-3-0"
+       cx="15"
+       cy="17.499998"
+       r="5" />
+    <circle
+       style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.132292;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+       id="path4628-9-8-8"
+       cx="24.93351"
+       cy="17.517515"
+       r="5" />
+    <circle
+       style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.132292;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+       id="path4628-7-8-6"
+       cx="35.000004"
+       cy="17.499998"
+       r="5" />
+    <circle
+       style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.132292;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+       id="path4628-1-3-2"
+       cx="45.000004"
+       cy="17.499998"
+       r="5" />
+    <circle
+       style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.132292;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+       id="path4628-9-1-1-4"
+       cx="54.933514"
+       cy="17.517515"
+       r="5" />
+    <circle
+       style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.132292;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+       id="path4628-7-5-8-7"
+       cx="64.999992"
+       cy="17.499998"
+       r="5" />
+    <circle
+       style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.132292;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+       id="path4628-6-9-9"
+       cx="85"
+       cy="17.499998"
+       r="5" />
+    <circle
+       style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.132292;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+       id="path4628-9-3-6-3"
+       cx="94.93351"
+       cy="17.517515"
+       r="5" />
+    <circle
+       style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.132292;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+       id="path4628-7-1-4-9"
+       cx="105"
+       cy="17.499998"
+       r="5" />
+    <circle
+       style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.132292;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+       id="path4628-1-7-3-2"
+       cx="115"
+       cy="17.499998"
+       r="5" />
+    <circle
+       style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.132292;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+       id="path4628-9-1-5-3-8"
+       cx="124.93351"
+       cy="17.517515"
+       r="5" />
+    <circle
+       style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.132292;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+       id="path4628-7-5-9-3-3"
+       cx="135"
+       cy="17.499998"
+       r="5" />
+  </g>
+  <g
+     inkscape:groupmode="layer"
+     id="layer5"
+     inkscape:label="suites"
+     style="display:none">
+    <g
+       transform="matrix(0.13229166,0,0,0.13229167,0.78125108,-115.2295)"
+       id="suite_0"
+       inkscape:label="Layer 1"
+       style="display:inline;fill:#0000c8;fill-opacity:1;stroke:none">
+       {{ suites[0] }}
+    </g>
+  </g>
+  <g
+     inkscape:groupmode="layer"
+     id="layer3"
+     inkscape:label="artwork_common"
+     style="display:none">
+    <path
+       style="display:inline;fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.132292;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       d="M 15.000004,12.5 V 15"
+       id="path4691"
+       inkscape:connector-curvature="0" />
+    <path
+       style="display:inline;fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.132292;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       d="m 25.000004,12.499988 v 2.5"
+       id="path4691-3"
+       inkscape:connector-curvature="0" />
+    <path
+       style="display:inline;fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.132292;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       d="m 35.000004,12.499988 v 2.5"
+       id="path4691-8"
+       inkscape:connector-curvature="0" />
+    <path
+       style="display:inline;fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.132292;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       d="m 45.000004,12.499988 v 2.5"
+       id="path4691-1"
+       inkscape:connector-curvature="0" />
+    <path
+       style="display:inline;fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.132292;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       d="m 55.000004,12.499988 v 2.5"
+       id="path4691-31"
+       inkscape:connector-curvature="0" />
+    <path
+       style="display:inline;fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.132292;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       d="m 65.000004,12.499988 v 2.5"
+       id="path4691-84"
+       inkscape:connector-curvature="0" />
+    <path
+       style="display:inline;fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.132292;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       d="m 65.000004,22.499988 v 2.5"
+       id="path4691-36"
+       inkscape:connector-curvature="0" />
+    <path
+       style="display:inline;fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.132292;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       d="m 55.000004,22.499988 v 2.5"
+       id="path4691-0"
+       inkscape:connector-curvature="0" />
+    <path
+       style="display:inline;fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.132292;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       d="m 45.000004,22.499988 v 2.5"
+       id="path4691-7"
+       inkscape:connector-curvature="0" />
+    <path
+       style="display:inline;fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.132292;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       d="m 35.000004,22.499988 v 2.5"
+       id="path4691-6"
+       inkscape:connector-curvature="0" />
+    <path
+       style="display:inline;fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.132292;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       d="m 25.000004,22.499988 v 2.5"
+       id="path4691-74"
+       inkscape:connector-curvature="0" />
+    <path
+       style="display:inline;fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.132292;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       d="m 15.000004,22.499988 v 2.5"
+       id="path4691-5"
+       inkscape:connector-curvature="0" />
+    <path
+       style="display:inline;fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.132292;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       d="m 85.000004,12.499988 v 2.5"
+       id="path4691-843"
+       inkscape:connector-curvature="0" />
+    <path
+       style="display:inline;fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.132292;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       d="m 95.000004,12.499988 v 2.5"
+       id="path4691-9"
+       inkscape:connector-curvature="0" />
+    <path
+       style="display:inline;fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.132292;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       d="m 105,12.499988 v 2.5"
+       id="path4691-92"
+       inkscape:connector-curvature="0" />
+    <path
+       style="display:inline;fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.132292;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       d="m 115,12.499988 v 2.5"
+       id="path4691-4"
+       inkscape:connector-curvature="0" />
+    <path
+       style="display:inline;fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.132292;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       d="m 125,12.499988 v 2.5"
+       id="path4691-72"
+       inkscape:connector-curvature="0" />
+    <path
+       style="display:inline;fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.132292;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       d="m 135,12.499988 v 2.5"
+       id="path4691-2"
+       inkscape:connector-curvature="0" />
+    <path
+       style="display:inline;fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.132292;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       d="m 135,22.499988 v 2.5"
+       id="path4691-59"
+       inkscape:connector-curvature="0" />
+    <path
+       style="display:inline;fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.132292;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       d="m 125,22.499988 v 2.5"
+       id="path4691-09"
+       inkscape:connector-curvature="0" />
+    <path
+       style="display:inline;fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.132292;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       d="m 115,22.499988 v 2.5"
+       id="path4691-71"
+       inkscape:connector-curvature="0" />
+    <path
+       style="display:inline;fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.132292;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       d="m 105,22.499988 v 2.5"
+       id="path4691-97"
+       inkscape:connector-curvature="0" />
+    <path
+       style="display:inline;fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.132292;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       d="m 95.000004,22.499988 v 2.5"
+       id="path4691-65"
+       inkscape:connector-curvature="0" />
+    <path
+       style="display:inline;fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.132292;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       d="m 85.000004,22.499988 v 2.5"
+       id="path4691-81"
+       inkscape:connector-curvature="0" />
+  </g>
+  <g
+     inkscape:groupmode="layer"
+     id="layer4"
+     inkscape:label="artwork_suites"
+     style="display:inline">
+    <g
+       transform="matrix(0.13229166,0,0,0.13229167,35.781254,-77.729494)"
+       id="layer1-0-7"
+       inkscape:label="Layer 1"
+       style="display:inline;fill:#0000c8;fill-opacity:1;stroke:none">
+      <path
+         sodipodi:nodetypes="ccccccccccccccccccc"
+         inkscape:connector-curvature="0"
+         id="path3013-0-5"
+         d="m 81.698019,1013.349 c -3.59949,4.5559 -11.87269,5.7205 -17.71654,3.5433 14.55921,-9.6598 12.37953,-16.0936 14.17323,-21.25993 h -31.88976 v -10.6299 l 24.601193,0.0369 c 0,-21.25984 -14.630753,-42.07868 -38.956015,-31.92665 0,-17.71653 24.803152,-35.43307 39.157972,-14.17322 0.19919,-29.1292 7.45624,-26.4261 17.514573,-35.43307 10.058333,9.00697 17.315388,6.30387 17.514578,35.43307 14.35482,-21.25985 39.15797,-3.54331 39.15797,14.17322 -24.32526,-10.15203 -38.95601,10.66681 -38.95601,31.92665 l 24.60119,-0.0369 v 10.6299 H 99.010636 c 1.793704,5.16633 -0.385979,11.60013 14.173234,21.25993 -5.84385,2.1772 -14.11706,1.0126 -17.716541,-3.5433 0.475639,6.1433 -0.862545,11.3797 -6.884657,14.1732 -6.022113,-2.7935 -7.360293,-8.0299 -6.884653,-14.1732 z"
+         style="fill:#0000c8;fill-opacity:1;stroke:none;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+    </g>
+    <g
+       transform="matrix(0.04233333,0,0,0.04233333,11.250004,-23.373449)"
+       id="layer1-0-1-1"
+       inkscape:label="Layer 1"
+       style="display:inline;fill:#0000c8;fill-opacity:1;stroke:none">
+      <path
+         sodipodi:nodetypes="ccccccccccccccccccc"
+         inkscape:connector-curvature="0"
+         id="path3013-0-9-5"
+         d="m 81.698019,1013.349 c -3.59949,4.5559 -11.87269,5.7205 -17.71654,3.5433 14.55921,-9.6598 12.37953,-16.0936 14.17323,-21.25993 h -31.88976 v -10.6299 l 24.601193,0.0369 c 0,-21.25984 -14.630753,-42.07868 -38.956015,-31.92665 0,-17.71653 24.803152,-35.43307 39.157972,-14.17322 0.19919,-29.1292 7.45624,-26.4261 17.514573,-35.43307 10.058333,9.00697 17.315388,6.30387 17.514578,35.43307 14.35482,-21.25985 39.15797,-3.54331 39.15797,14.17322 -24.32526,-10.15203 -38.95601,10.66681 -38.95601,31.92665 l 24.60119,-0.0369 v 10.6299 H 99.010636 c 1.793704,5.16633 -0.385979,11.60013 14.173234,21.25993 -5.84385,2.1772 -14.11706,1.0126 -17.716541,-3.5433 0.475639,6.1433 -0.862545,11.3797 -6.884657,14.1732 -6.022113,-2.7935 -7.360293,-8.0299 -6.884653,-14.1732 z"
+         style="fill:#0000c8;fill-opacity:1;stroke:none;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+    </g>
+    <g
+       transform="matrix(0.04233333,0,0,0.04233333,21.250004,-23.373449)"
+       id="layer1-0-1-0"
+       inkscape:label="Layer 1"
+       style="display:inline;fill:#0000c8;fill-opacity:1;stroke:none">
+      <path
+         sodipodi:nodetypes="ccccccccccccccccccc"
+         inkscape:connector-curvature="0"
+         id="path3013-0-9-9"
+         d="m 81.698019,1013.349 c -3.59949,4.5559 -11.87269,5.7205 -17.71654,3.5433 14.55921,-9.6598 12.37953,-16.0936 14.17323,-21.25993 h -31.88976 v -10.6299 l 24.601193,0.0369 c 0,-21.25984 -14.630753,-42.07868 -38.956015,-31.92665 0,-17.71653 24.803152,-35.43307 39.157972,-14.17322 0.19919,-29.1292 7.45624,-26.4261 17.514573,-35.43307 10.058333,9.00697 17.315388,6.30387 17.514578,35.43307 14.35482,-21.25985 39.15797,-3.54331 39.15797,14.17322 -24.32526,-10.15203 -38.95601,10.66681 -38.95601,31.92665 l 24.60119,-0.0369 v 10.6299 H 99.010636 c 1.793704,5.16633 -0.385979,11.60013 14.173234,21.25993 -5.84385,2.1772 -14.11706,1.0126 -17.716541,-3.5433 0.475639,6.1433 -0.862545,11.3797 -6.884657,14.1732 -6.022113,-2.7935 -7.360293,-8.0299 -6.884653,-14.1732 z"
+         style="fill:#0000c8;fill-opacity:1;stroke:none;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+    </g>
+    <g
+       transform="matrix(0.04233333,0,0,0.04233333,31.250005,-23.373449)"
+       id="layer1-0-1-4"
+       inkscape:label="Layer 1"
+       style="display:inline;fill:#0000c8;fill-opacity:1;stroke:none">
+      <path
+         sodipodi:nodetypes="ccccccccccccccccccc"
+         inkscape:connector-curvature="0"
+         id="path3013-0-9-96"
+         d="m 81.698019,1013.349 c -3.59949,4.5559 -11.87269,5.7205 -17.71654,3.5433 14.55921,-9.6598 12.37953,-16.0936 14.17323,-21.25993 h -31.88976 v -10.6299 l 24.601193,0.0369 c 0,-21.25984 -14.630753,-42.07868 -38.956015,-31.92665 0,-17.71653 24.803152,-35.43307 39.157972,-14.17322 0.19919,-29.1292 7.45624,-26.4261 17.514573,-35.43307 10.058333,9.00697 17.315388,6.30387 17.514578,35.43307 14.35482,-21.25985 39.15797,-3.54331 39.15797,14.17322 -24.32526,-10.15203 -38.95601,10.66681 -38.95601,31.92665 l 24.60119,-0.0369 v 10.6299 H 99.010636 c 1.793704,5.16633 -0.385979,11.60013 14.173234,21.25993 -5.84385,2.1772 -14.11706,1.0126 -17.716541,-3.5433 0.475639,6.1433 -0.862545,11.3797 -6.884657,14.1732 -6.022113,-2.7935 -7.360293,-8.0299 -6.884653,-14.1732 z"
+         style="fill:#0000c8;fill-opacity:1;stroke:none;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+    </g>
+    <g
+       transform="matrix(0.04233333,0,0,0.04233333,41.250004,-23.373449)"
+       id="layer1-0-1-8"
+       inkscape:label="Layer 1"
+       style="display:inline;fill:#0000c8;fill-opacity:1;stroke:none">
+      <path
+         sodipodi:nodetypes="ccccccccccccccccccc"
+         inkscape:connector-curvature="0"
+         id="path3013-0-9-2"
+         d="m 81.698019,1013.349 c -3.59949,4.5559 -11.87269,5.7205 -17.71654,3.5433 14.55921,-9.6598 12.37953,-16.0936 14.17323,-21.25993 h -31.88976 v -10.6299 l 24.601193,0.0369 c 0,-21.25984 -14.630753,-42.07868 -38.956015,-31.92665 0,-17.71653 24.803152,-35.43307 39.157972,-14.17322 0.19919,-29.1292 7.45624,-26.4261 17.514573,-35.43307 10.058333,9.00697 17.315388,6.30387 17.514578,35.43307 14.35482,-21.25985 39.15797,-3.54331 39.15797,14.17322 -24.32526,-10.15203 -38.95601,10.66681 -38.95601,31.92665 l 24.60119,-0.0369 v 10.6299 H 99.010636 c 1.793704,5.16633 -0.385979,11.60013 14.173234,21.25993 -5.84385,2.1772 -14.11706,1.0126 -17.716541,-3.5433 0.475639,6.1433 -0.862545,11.3797 -6.884657,14.1732 -6.022113,-2.7935 -7.360293,-8.0299 -6.884653,-14.1732 z"
+         style="fill:#0000c8;fill-opacity:1;stroke:none;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+    </g>
+    <g
+       transform="matrix(0.04233333,0,0,0.04233333,51.250005,-23.373449)"
+       id="layer1-0-1-46"
+       inkscape:label="Layer 1"
+       style="display:inline;fill:#0000c8;fill-opacity:1;stroke:none">
+      <path
+         sodipodi:nodetypes="ccccccccccccccccccc"
+         inkscape:connector-curvature="0"
+         id="path3013-0-9-53"
+         d="m 81.698019,1013.349 c -3.59949,4.5559 -11.87269,5.7205 -17.71654,3.5433 14.55921,-9.6598 12.37953,-16.0936 14.17323,-21.25993 h -31.88976 v -10.6299 l 24.601193,0.0369 c 0,-21.25984 -14.630753,-42.07868 -38.956015,-31.92665 0,-17.71653 24.803152,-35.43307 39.157972,-14.17322 0.19919,-29.1292 7.45624,-26.4261 17.514573,-35.43307 10.058333,9.00697 17.315388,6.30387 17.514578,35.43307 14.35482,-21.25985 39.15797,-3.54331 39.15797,14.17322 -24.32526,-10.15203 -38.95601,10.66681 -38.95601,31.92665 l 24.60119,-0.0369 v 10.6299 H 99.010636 c 1.793704,5.16633 -0.385979,11.60013 14.173234,21.25993 -5.84385,2.1772 -14.11706,1.0126 -17.716541,-3.5433 0.475639,6.1433 -0.862545,11.3797 -6.884657,14.1732 -6.022113,-2.7935 -7.360293,-8.0299 -6.884653,-14.1732 z"
+         style="fill:#0000c8;fill-opacity:1;stroke:none;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+    </g>
+    <g
+       transform="matrix(0.04233333,0,0,0.04233333,61.250003,-23.373449)"
+       id="layer1-0-1-47"
+       inkscape:label="Layer 1"
+       style="display:inline;fill:#0000c8;fill-opacity:1;stroke:none">
+      <path
+         sodipodi:nodetypes="ccccccccccccccccccc"
+         inkscape:connector-curvature="0"
+         id="path3013-0-9-4"
+         d="m 81.698019,1013.349 c -3.59949,4.5559 -11.87269,5.7205 -17.71654,3.5433 14.55921,-9.6598 12.37953,-16.0936 14.17323,-21.25993 h -31.88976 v -10.6299 l 24.601193,0.0369 c 0,-21.25984 -14.630753,-42.07868 -38.956015,-31.92665 0,-17.71653 24.803152,-35.43307 39.157972,-14.17322 0.19919,-29.1292 7.45624,-26.4261 17.514573,-35.43307 10.058333,9.00697 17.315388,6.30387 17.514578,35.43307 14.35482,-21.25985 39.15797,-3.54331 39.15797,14.17322 -24.32526,-10.15203 -38.95601,10.66681 -38.95601,31.92665 l 24.60119,-0.0369 v 10.6299 H 99.010636 c 1.793704,5.16633 -0.385979,11.60013 14.173234,21.25993 -5.84385,2.1772 -14.11706,1.0126 -17.716541,-3.5433 0.475639,6.1433 -0.862545,11.3797 -6.884657,14.1732 -6.022113,-2.7935 -7.360293,-8.0299 -6.884653,-14.1732 z"
+         style="fill:#0000c8;fill-opacity:1;stroke:none;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+    </g>
+    <g
+       id="g8048-3-2"
+       transform="matrix(0.04233333,0,0,0.04233333,11.250003,23.363002)"
+       style="display:inline;fill:#ffe900;fill-opacity:1;stroke:none">
+      <g
+         transform="translate(0,-875.19684)"
+         id="layer1-4-0-5"
+         inkscape:label="Layer 1"
+         style="fill:#ffe900;fill-opacity:1;stroke:none" />
+      <path
+         inkscape:connector-curvature="0"
+         id="path4260-0-3"
+         d="M 24.80315,142.01574 H 152.3622 V 53.433061 L 131.10236,95.952746 109.84252,53.433061 88.582677,95.952746 67.322835,53.433061 46.062992,95.952746 24.80315,53.433061 Z"
+         style="fill:#ffe900;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
+    </g>
+    <g
+       id="g8048-3-8"
+       transform="matrix(0.04233333,0,0,0.04233333,21.250003,23.363002)"
+       style="display:inline;fill:#ffe900;fill-opacity:1;stroke:none">
+      <g
+         transform="translate(0,-875.19684)"
+         id="layer1-4-0-50"
+         inkscape:label="Layer 1"
+         style="fill:#ffe900;fill-opacity:1;stroke:none" />
+      <path
+         inkscape:connector-curvature="0"
+         id="path4260-0-5"
+         d="M 24.80315,142.01574 H 152.3622 V 53.433061 L 131.10236,95.952746 109.84252,53.433061 88.582677,95.952746 67.322835,53.433061 46.062992,95.952746 24.80315,53.433061 Z"
+         style="fill:#ffe900;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
+    </g>
+    <g
+       id="g8048-3-6"
+       transform="matrix(0.04233333,0,0,0.04233333,31.250003,23.363002)"
+       style="display:inline;fill:#ffe900;fill-opacity:1;stroke:none">
+      <g
+         transform="translate(0,-875.19684)"
+         id="layer1-4-0-6"
+         inkscape:label="Layer 1"
+         style="fill:#ffe900;fill-opacity:1;stroke:none" />
+      <path
+         inkscape:connector-curvature="0"
+         id="path4260-0-7"
+         d="M 24.80315,142.01574 H 152.3622 V 53.433061 L 131.10236,95.952746 109.84252,53.433061 88.582677,95.952746 67.322835,53.433061 46.062992,95.952746 24.80315,53.433061 Z"
+         style="fill:#ffe900;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
+    </g>
+    <g
+       id="g8048-3-3"
+       transform="matrix(0.04233333,0,0,0.04233333,41.250003,23.363002)"
+       style="display:inline;fill:#ffe900;fill-opacity:1;stroke:none">
+      <g
+         transform="translate(0,-875.19684)"
+         id="layer1-4-0-4"
+         inkscape:label="Layer 1"
+         style="fill:#ffe900;fill-opacity:1;stroke:none" />
+      <path
+         inkscape:connector-curvature="0"
+         id="path4260-0-0"
+         d="M 24.80315,142.01574 H 152.3622 V 53.433061 L 131.10236,95.952746 109.84252,53.433061 88.582677,95.952746 67.322835,53.433061 46.062992,95.952746 24.80315,53.433061 Z"
+         style="fill:#ffe900;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
+    </g>
+    <g
+       id="g8048-3-80"
+       transform="matrix(0.04233333,0,0,0.04233333,51.250003,23.363002)"
+       style="display:inline;fill:#ffe900;fill-opacity:1;stroke:none">
+      <g
+         transform="translate(0,-875.19684)"
+         id="layer1-4-0-8"
+         inkscape:label="Layer 1"
+         style="fill:#ffe900;fill-opacity:1;stroke:none" />
+      <path
+         inkscape:connector-curvature="0"
+         id="path4260-0-1"
+         d="M 24.80315,142.01574 H 152.3622 V 53.433061 L 131.10236,95.952746 109.84252,53.433061 88.582677,95.952746 67.322835,53.433061 46.062992,95.952746 24.80315,53.433061 Z"
+         style="fill:#ffe900;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
+    </g>
+    <g
+       id="g8048-3-5"
+       transform="matrix(0.04233333,0,0,0.04233333,61.250003,23.363002)"
+       style="display:inline;fill:#ffe900;fill-opacity:1;stroke:none">
+      <g
+         transform="translate(0,-875.19684)"
+         id="layer1-4-0-3"
+         inkscape:label="Layer 1"
+         style="fill:#ffe900;fill-opacity:1;stroke:none" />
+      <path
+         inkscape:connector-curvature="0"
+         id="path4260-0-51"
+         d="M 24.80315,142.01574 H 152.3622 V 53.433061 L 131.10236,95.952746 109.84252,53.433061 88.582677,95.952746 67.322835,53.433061 46.062992,95.952746 24.80315,53.433061 Z"
+         style="fill:#ffe900;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
+    </g>
+    <g
+       id="g8048-4-1"
+       transform="matrix(0.0396875,0,0,0.0396875,10.23438,62.371576)"
+       style="display:inline;fill:#ffe900;fill-opacity:1;stroke:none">
+      <g
+         transform="translate(0,-875.19684)"
+         id="layer1-4-0-85"
+         inkscape:label="Layer 1"
+         style="fill:#ffe900;fill-opacity:1;stroke:none" />
+      <path
+         inkscape:connector-curvature="0"
+         id="path4260-1-7"
+         d="M 24.80315,142.01574 H 152.3622 V 53.433061 L 131.10236,95.952746 109.84252,53.433061 88.582677,95.952746 67.322835,53.433061 46.062992,95.952746 24.80315,53.433061 Z"
+         style="fill:#ffe900;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
+    </g>
+    <g
+       id="g8048-4-8"
+       transform="matrix(0.0396875,0,0,0.0396875,35.23438,62.371576)"
+       style="display:inline;fill:#ffe900;fill-opacity:1;stroke:none">
+      <g
+         transform="translate(0,-875.19684)"
+         id="layer1-4-0-51"
+         inkscape:label="Layer 1"
+         style="fill:#ffe900;fill-opacity:1;stroke:none" />
+      <path
+         inkscape:connector-curvature="0"
+         id="path4260-1-6"
+         d="M 24.80315,142.01574 H 152.3622 V 53.433061 L 131.10236,95.952746 109.84252,53.433061 88.582677,95.952746 67.322835,53.433061 46.062992,95.952746 24.80315,53.433061 Z"
+         style="fill:#ffe900;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
+    </g>
+    <g
+       id="g8048-4-0"
+       transform="matrix(0.0396875,0,0,0.0396875,60.23438,62.371576)"
+       style="display:inline;fill:#ffe900;fill-opacity:1;stroke:none">
+      <g
+         transform="translate(0,-875.19684)"
+         id="layer1-4-0-9"
+         inkscape:label="Layer 1"
+         style="fill:#ffe900;fill-opacity:1;stroke:none" />
+      <path
+         inkscape:connector-curvature="0"
+         id="path4260-1-1"
+         d="M 24.80315,142.01574 H 152.3622 V 53.433061 L 131.10236,95.952746 109.84252,53.433061 88.582677,95.952746 67.322835,53.433061 46.062992,95.952746 24.80315,53.433061 Z"
+         style="fill:#ffe900;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
+    </g>
+    <g
+       id="g8048-4-2"
+       transform="matrix(0.0396875,0,0,0.0396875,85.23438,62.371576)"
+       style="display:inline;fill:#ffe900;fill-opacity:1;stroke:none">
+      <g
+         transform="translate(0,-875.19684)"
+         id="layer1-4-0-49"
+         inkscape:label="Layer 1"
+         style="fill:#ffe900;fill-opacity:1;stroke:none" />
+      <path
+         inkscape:connector-curvature="0"
+         id="path4260-1-0"
+         d="M 24.80315,142.01574 H 152.3622 V 53.433061 L 131.10236,95.952746 109.84252,53.433061 88.582677,95.952746 67.322835,53.433061 46.062992,95.952746 24.80315,53.433061 Z"
+         style="fill:#ffe900;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
+    </g>
+    <g
+       id="g8048-4-14"
+       transform="matrix(0.0396875,0,0,0.0396875,110.23438,62.371576)"
+       style="display:inline;fill:#ffe900;fill-opacity:1;stroke:none">
+      <g
+         transform="translate(0,-875.19684)"
+         id="layer1-4-0-43"
+         inkscape:label="Layer 1"
+         style="fill:#ffe900;fill-opacity:1;stroke:none" />
+      <path
+         inkscape:connector-curvature="0"
+         id="path4260-1-2"
+         d="M 24.80315,142.01574 H 152.3622 V 53.433061 L 131.10236,95.952746 109.84252,53.433061 88.582677,95.952746 67.322835,53.433061 46.062992,95.952746 24.80315,53.433061 Z"
+         style="fill:#ffe900;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
+    </g>
+    <g
+       id="g8048-4-5"
+       transform="matrix(0.0396875,0,0,0.0396875,135.23438,62.371576)"
+       style="display:inline;fill:#ffe900;fill-opacity:1;stroke:none">
+      <g
+         transform="translate(0,-875.19684)"
+         id="layer1-4-0-1"
+         inkscape:label="Layer 1"
+         style="fill:#ffe900;fill-opacity:1;stroke:none" />
+      <path
+         inkscape:connector-curvature="0"
+         id="path4260-1-3"
+         d="M 24.80315,142.01574 H 152.3622 V 53.433061 L 131.10236,95.952746 109.84252,53.433061 88.582677,95.952746 67.322835,53.433061 46.062992,95.952746 24.80315,53.433061 Z"
+         style="fill:#ffe900;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
+    </g>
+    <g
+       id="g8048-2"
+       transform="matrix(0.13229167,0,0,0.13229167,35.781254,62.071864)"
+       style="display:inline;fill:#ffe900;fill-opacity:1;stroke:none">
+      <g
+         transform="translate(0,-875.19684)"
+         id="layer1-4-6"
+         inkscape:label="Layer 1"
+         style="fill:#ffe900;fill-opacity:1;stroke:none" />
+      <path
+         inkscape:connector-curvature="0"
+         id="path4260-0"
+         d="M 24.80315,142.01574 H 152.3622 V 53.433061 L 131.10236,95.952746 109.84252,53.433061 88.582677,95.952746 67.322835,53.433061 46.062992,95.952746 24.80315,53.433061 Z"
+         style="fill:#ffe900;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
+    </g>
+    <g
+       transform="matrix(0.04233333,0,0,0.04233333,81.250005,-23.299806)"
+       id="layer1-9-6-0"
+       inkscape:label="Layer 1"
+       style="display:inline;fill:#001400;fill-opacity:1;stroke:none">
+      <path
+         inkscape:connector-curvature="0"
+         id="path2992-8-8"
+         d="m 113.61392,892.91559 c -39.138288,0 -70.874998,31.73671 -70.874998,70.875 0,39.13831 31.73671,70.84371 70.874998,70.84371 7.24872,0 14.22665,-1.1028 20.8125,-3.125 -32.58087,-8.9038 -56.249998,-35.83811 -56.249998,-67.71871 0,-31.8806 23.669128,-58.84615 56.249998,-67.75 -6.58585,-2.02217 -13.56378,-3.125 -20.8125,-3.125 z"
+         style="fill:#001400;fill-opacity:1;stroke:none;stroke-width:0.5;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+    </g>
+    <g
+       transform="matrix(0.04233333,0,0,0.04233333,91.250005,-23.299806)"
+       id="layer1-9-6-6"
+       inkscape:label="Layer 1"
+       style="display:inline;fill:#001400;fill-opacity:1;stroke:none">
+      <path
+         inkscape:connector-curvature="0"
+         id="path2992-8-7"
+         d="m 113.61392,892.91559 c -39.138288,0 -70.874998,31.73671 -70.874998,70.875 0,39.13831 31.73671,70.84371 70.874998,70.84371 7.24872,0 14.22665,-1.1028 20.8125,-3.125 -32.58087,-8.9038 -56.249998,-35.83811 -56.249998,-67.71871 0,-31.8806 23.669128,-58.84615 56.249998,-67.75 -6.58585,-2.02217 -13.56378,-3.125 -20.8125,-3.125 z"
+         style="fill:#001400;fill-opacity:1;stroke:none;stroke-width:0.5;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+    </g>
+    <g
+       transform="matrix(0.04233333,0,0,0.04233333,101.25,-23.299806)"
+       id="layer1-9-6-5"
+       inkscape:label="Layer 1"
+       style="display:inline;fill:#001400;fill-opacity:1;stroke:none">
+      <path
+         inkscape:connector-curvature="0"
+         id="path2992-8-4"
+         d="m 113.61392,892.91559 c -39.138288,0 -70.874998,31.73671 -70.874998,70.875 0,39.13831 31.73671,70.84371 70.874998,70.84371 7.24872,0 14.22665,-1.1028 20.8125,-3.125 -32.58087,-8.9038 -56.249998,-35.83811 -56.249998,-67.71871 0,-31.8806 23.669128,-58.84615 56.249998,-67.75 -6.58585,-2.02217 -13.56378,-3.125 -20.8125,-3.125 z"
+         style="fill:#001400;fill-opacity:1;stroke:none;stroke-width:0.5;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+    </g>
+    <g
+       transform="matrix(0.04233333,0,0,0.04233333,111.25,-23.299806)"
+       id="layer1-9-6-4"
+       inkscape:label="Layer 1"
+       style="display:inline;fill:#001400;fill-opacity:1;stroke:none">
+      <path
+         inkscape:connector-curvature="0"
+         id="path2992-8-6"
+         d="m 113.61392,892.91559 c -39.138288,0 -70.874998,31.73671 -70.874998,70.875 0,39.13831 31.73671,70.84371 70.874998,70.84371 7.24872,0 14.22665,-1.1028 20.8125,-3.125 -32.58087,-8.9038 -56.249998,-35.83811 -56.249998,-67.71871 0,-31.8806 23.669128,-58.84615 56.249998,-67.75 -6.58585,-2.02217 -13.56378,-3.125 -20.8125,-3.125 z"
+         style="fill:#001400;fill-opacity:1;stroke:none;stroke-width:0.5;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+    </g>
+    <g
+       transform="matrix(0.04233333,0,0,0.04233333,121.25,-23.299806)"
+       id="layer1-9-6-05"
+       inkscape:label="Layer 1"
+       style="display:inline;fill:#001400;fill-opacity:1;stroke:none">
+      <path
+         inkscape:connector-curvature="0"
+         id="path2992-8-5"
+         d="m 113.61392,892.91559 c -39.138288,0 -70.874998,31.73671 -70.874998,70.875 0,39.13831 31.73671,70.84371 70.874998,70.84371 7.24872,0 14.22665,-1.1028 20.8125,-3.125 -32.58087,-8.9038 -56.249998,-35.83811 -56.249998,-67.71871 0,-31.8806 23.669128,-58.84615 56.249998,-67.75 -6.58585,-2.02217 -13.56378,-3.125 -20.8125,-3.125 z"
+         style="fill:#001400;fill-opacity:1;stroke:none;stroke-width:0.5;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+    </g>
+    <g
+       transform="matrix(0.04233333,0,0,0.04233333,131.25,-23.299806)"
+       id="layer1-9-6-3"
+       inkscape:label="Layer 1"
+       style="display:inline;fill:#001400;fill-opacity:1;stroke:none">
+      <path
+         inkscape:connector-curvature="0"
+         id="path2992-8-9"
+         d="m 113.61392,892.91559 c -39.138288,0 -70.874998,31.73671 -70.874998,70.875 0,39.13831 31.73671,70.84371 70.874998,70.84371 7.24872,0 14.22665,-1.1028 20.8125,-3.125 -32.58087,-8.9038 -56.249998,-35.83811 -56.249998,-67.71871 0,-31.8806 23.669128,-58.84615 56.249998,-67.75 -6.58585,-2.02217 -13.56378,-3.125 -20.8125,-3.125 z"
+         style="fill:#001400;fill-opacity:1;stroke:none;stroke-width:0.5;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+    </g>
+    <g
+       transform="matrix(0.0396875,0,0,0.0396875,10.234381,53.00017)"
+       id="layer1-9-5-4"
+       inkscape:label="Layer 1"
+       style="display:inline;fill:#001400;fill-opacity:1;stroke:none">
+      <path
+         inkscape:connector-curvature="0"
+         id="path2992-0-9"
+         d="m 113.61392,892.91559 c -39.138288,0 -70.874998,31.73671 -70.874998,70.875 0,39.13831 31.73671,70.84371 70.874998,70.84371 7.24872,0 14.22665,-1.1028 20.8125,-3.125 -32.58087,-8.9038 -56.249998,-35.83811 -56.249998,-67.71871 0,-31.8806 23.669128,-58.84615 56.249998,-67.75 -6.58585,-2.02217 -13.56378,-3.125 -20.8125,-3.125 z"
+         style="fill:#001400;fill-opacity:1;stroke:none;stroke-width:0.5;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+    </g>
+    <g
+       transform="matrix(0.0396875,0,0,0.0396875,35.234381,53.00017)"
+       id="layer1-9-5-6"
+       inkscape:label="Layer 1"
+       style="display:inline;fill:#001400;fill-opacity:1;stroke:none">
+      <path
+         inkscape:connector-curvature="0"
+         id="path2992-0-7"
+         d="m 113.61392,892.91559 c -39.138288,0 -70.874998,31.73671 -70.874998,70.875 0,39.13831 31.73671,70.84371 70.874998,70.84371 7.24872,0 14.22665,-1.1028 20.8125,-3.125 -32.58087,-8.9038 -56.249998,-35.83811 -56.249998,-67.71871 0,-31.8806 23.669128,-58.84615 56.249998,-67.75 -6.58585,-2.02217 -13.56378,-3.125 -20.8125,-3.125 z"
+         style="fill:#001400;fill-opacity:1;stroke:none;stroke-width:0.5;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+    </g>
+    <g
+       transform="matrix(0.0396875,0,0,0.0396875,60.234381,53.00017)"
+       id="layer1-9-5-43"
+       inkscape:label="Layer 1"
+       style="display:inline;fill:#001400;fill-opacity:1;stroke:none">
+      <path
+         inkscape:connector-curvature="0"
+         id="path2992-0-0"
+         d="m 113.61392,892.91559 c -39.138288,0 -70.874998,31.73671 -70.874998,70.875 0,39.13831 31.73671,70.84371 70.874998,70.84371 7.24872,0 14.22665,-1.1028 20.8125,-3.125 -32.58087,-8.9038 -56.249998,-35.83811 -56.249998,-67.71871 0,-31.8806 23.669128,-58.84615 56.249998,-67.75 -6.58585,-2.02217 -13.56378,-3.125 -20.8125,-3.125 z"
+         style="fill:#001400;fill-opacity:1;stroke:none;stroke-width:0.5;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+    </g>
+    <g
+       transform="matrix(0.0396875,0,0,0.0396875,85.234381,53.00017)"
+       id="layer1-9-5-9"
+       inkscape:label="Layer 1"
+       style="display:inline;fill:#001400;fill-opacity:1;stroke:none">
+      <path
+         inkscape:connector-curvature="0"
+         id="path2992-0-6"
+         d="m 113.61392,892.91559 c -39.138288,0 -70.874998,31.73671 -70.874998,70.875 0,39.13831 31.73671,70.84371 70.874998,70.84371 7.24872,0 14.22665,-1.1028 20.8125,-3.125 -32.58087,-8.9038 -56.249998,-35.83811 -56.249998,-67.71871 0,-31.8806 23.669128,-58.84615 56.249998,-67.75 -6.58585,-2.02217 -13.56378,-3.125 -20.8125,-3.125 z"
+         style="fill:#001400;fill-opacity:1;stroke:none;stroke-width:0.5;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+    </g>
+    <g
+       transform="matrix(0.0396875,0,0,0.0396875,110.23438,53.00017)"
+       id="layer1-9-5-60"
+       inkscape:label="Layer 1"
+       style="display:inline;fill:#001400;fill-opacity:1;stroke:none">
+      <path
+         inkscape:connector-curvature="0"
+         id="path2992-0-4"
+         d="m 113.61392,892.91559 c -39.138288,0 -70.874998,31.73671 -70.874998,70.875 0,39.13831 31.73671,70.84371 70.874998,70.84371 7.24872,0 14.22665,-1.1028 20.8125,-3.125 -32.58087,-8.9038 -56.249998,-35.83811 -56.249998,-67.71871 0,-31.8806 23.669128,-58.84615 56.249998,-67.75 -6.58585,-2.02217 -13.56378,-3.125 -20.8125,-3.125 z"
+         style="fill:#001400;fill-opacity:1;stroke:none;stroke-width:0.5;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+    </g>
+    <g
+       transform="matrix(0.0396875,0,0,0.0396875,135.23438,53.00017)"
+       id="layer1-9-5-5"
+       inkscape:label="Layer 1"
+       style="display:inline;fill:#001400;fill-opacity:1;stroke:none">
+      <path
+         inkscape:connector-curvature="0"
+         id="path2992-0-8"
+         d="m 113.61392,892.91559 c -39.138288,0 -70.874998,31.73671 -70.874998,70.875 0,39.13831 31.73671,70.84371 70.874998,70.84371 7.24872,0 14.22665,-1.1028 20.8125,-3.125 -32.58087,-8.9038 -56.249998,-35.83811 -56.249998,-67.71871 0,-31.8806 23.669128,-58.84615 56.249998,-67.75 -6.58585,-2.02217 -13.56378,-3.125 -20.8125,-3.125 z"
+         style="fill:#001400;fill-opacity:1;stroke:none;stroke-width:0.5;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+    </g>
+    <g
+       transform="matrix(0.13229167,0,0,0.13229166,35.781255,-27.499398)"
+       id="layer1-9-2"
+       inkscape:label="Layer 1"
+       style="display:inline;fill:#001400;fill-opacity:1;stroke:none">
+      <path
+         inkscape:connector-curvature="0"
+         id="path2992-86"
+         d="m 113.61392,892.91559 c -39.138288,0 -70.874998,31.73671 -70.874998,70.875 0,39.13831 31.73671,70.84371 70.874998,70.84371 7.24872,0 14.22665,-1.1028 20.8125,-3.125 -32.58087,-8.9038 -56.249998,-35.83811 -56.249998,-67.71871 0,-31.8806 23.669128,-58.84615 56.249998,-67.75 -6.58585,-2.02217 -13.56378,-3.125 -20.8125,-3.125 z"
+         style="fill:#001400;fill-opacity:1;stroke:none;stroke-width:0.5;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+    </g>
+    <g
+       id="g8542-3-7"
+       transform="matrix(0.04233333,0,0,0.04233333,81.250005,23.750009)"
+       style="display:inline;fill:#ff1d00;fill-opacity:1;stroke:none">
+      <g
+         transform="translate(0,-875.19684)"
+         id="layer1-5-4-7"
+         inkscape:label="Layer 1"
+         style="fill:#ff1d00;fill-opacity:1;stroke:none" />
+      <g
+         transform="translate(88.582672,88.582672)"
+         inkscape:label="Gear12"
+         id="g3340-0-8"
+         style="fill:#ff1d00;fill-opacity:1;stroke:none">
+        <path
+           inkscape:connector-curvature="0"
+           d="m 47.24,-6.937 6.029,-0.885 3.537,0.343 9.973,4.515 v 5.928 l -9.973,4.515 -3.537,0.343 -6.029,-0.885 -2.861,10.675 5.665,2.248 2.89,2.066 6.38,8.897 -2.963,5.133 -10.895,-1.077 -3.235,-1.47 -4.779,-3.781 -7.814,7.814 3.781,4.779 1.47,3.235 1.077,10.895 -5.133,2.963 -8.897,-6.38 -2.066,-2.89 -2.248,-5.665 -10.675,2.861 0.885,6.029 -0.343,3.537 -4.515,9.973 h -5.928 l -4.515,-9.973 -0.343,-3.537 0.885,-6.029 -10.675,-2.861 -2.248,5.665 -2.066,2.89 -8.897,6.38 -5.133,-2.963 1.077,-10.895 1.47,-3.235 3.781,-4.779 -7.814,-7.814 -4.779,3.781 -3.235,1.47 -10.895,1.077 -2.963,-5.133 6.38,-8.897 2.89,-2.066 5.665,-2.248 -2.861,-10.675 -6.029,0.885 -3.537,-0.343 -9.973,-4.515 v -5.928 l 9.973,-4.515 3.537,-0.343 6.029,0.885 2.861,-10.675 -5.665,-2.248 -2.89,-2.066 -6.38,-8.897 2.963,-5.133 10.895,1.077 3.235,1.47 4.779,3.781 7.814,-7.814 -3.781,-4.779 -1.47,-3.235 -1.077,-10.895 5.133,-2.963 8.897,6.38 2.066,2.89 2.248,5.665 10.675,-2.861 -0.885,-6.029 0.343,-3.537 4.515,-9.973 h 5.928 l 4.515,9.973 0.343,3.537 -0.885,6.029 10.675,2.861 2.248,-5.665 2.066,-2.89 8.897,-6.38 5.133,2.963 -1.077,10.895 -1.47,3.235 -3.781,4.779 7.814,7.814 4.779,-3.781 3.235,-1.47 10.895,-1.077 2.963,5.133 -6.38,8.897 -2.89,2.066 -5.665,2.248 z"
+           style="fill:#ff1d00;fill-opacity:1;stroke:none"
+           id="path3342-1-0" />
+      </g>
+    </g>
+    <g
+       id="g8542-3-8"
+       transform="matrix(0.04233333,0,0,0.04233333,91.250005,23.750009)"
+       style="display:inline;fill:#ff1d00;fill-opacity:1;stroke:none">
+      <g
+         transform="translate(0,-875.19684)"
+         id="layer1-5-4-9"
+         inkscape:label="Layer 1"
+         style="fill:#ff1d00;fill-opacity:1;stroke:none" />
+      <g
+         transform="translate(88.582672,88.582672)"
+         inkscape:label="Gear12"
+         id="g3340-0-7"
+         style="fill:#ff1d00;fill-opacity:1;stroke:none">
+        <path
+           inkscape:connector-curvature="0"
+           d="m 47.24,-6.937 6.029,-0.885 3.537,0.343 9.973,4.515 v 5.928 l -9.973,4.515 -3.537,0.343 -6.029,-0.885 -2.861,10.675 5.665,2.248 2.89,2.066 6.38,8.897 -2.963,5.133 -10.895,-1.077 -3.235,-1.47 -4.779,-3.781 -7.814,7.814 3.781,4.779 1.47,3.235 1.077,10.895 -5.133,2.963 -8.897,-6.38 -2.066,-2.89 -2.248,-5.665 -10.675,2.861 0.885,6.029 -0.343,3.537 -4.515,9.973 h -5.928 l -4.515,-9.973 -0.343,-3.537 0.885,-6.029 -10.675,-2.861 -2.248,5.665 -2.066,2.89 -8.897,6.38 -5.133,-2.963 1.077,-10.895 1.47,-3.235 3.781,-4.779 -7.814,-7.814 -4.779,3.781 -3.235,1.47 -10.895,1.077 -2.963,-5.133 6.38,-8.897 2.89,-2.066 5.665,-2.248 -2.861,-10.675 -6.029,0.885 -3.537,-0.343 -9.973,-4.515 v -5.928 l 9.973,-4.515 3.537,-0.343 6.029,0.885 2.861,-10.675 -5.665,-2.248 -2.89,-2.066 -6.38,-8.897 2.963,-5.133 10.895,1.077 3.235,1.47 4.779,3.781 7.814,-7.814 -3.781,-4.779 -1.47,-3.235 -1.077,-10.895 5.133,-2.963 8.897,6.38 2.066,2.89 2.248,5.665 10.675,-2.861 -0.885,-6.029 0.343,-3.537 4.515,-9.973 h 5.928 l 4.515,9.973 0.343,3.537 -0.885,6.029 10.675,2.861 2.248,-5.665 2.066,-2.89 8.897,-6.38 5.133,2.963 -1.077,10.895 -1.47,3.235 -3.781,4.779 7.814,7.814 4.779,-3.781 3.235,-1.47 10.895,-1.077 2.963,5.133 -6.38,8.897 -2.89,2.066 -5.665,2.248 z"
+           style="fill:#ff1d00;fill-opacity:1;stroke:none"
+           id="path3342-1-8" />
+      </g>
+    </g>
+    <g
+       id="g8542-3-3"
+       transform="matrix(0.04233333,0,0,0.04233333,101.25,23.750009)"
+       style="display:inline;fill:#ff1d00;fill-opacity:1;stroke:none">
+      <g
+         transform="translate(0,-875.19684)"
+         id="layer1-5-4-97"
+         inkscape:label="Layer 1"
+         style="fill:#ff1d00;fill-opacity:1;stroke:none" />
+      <g
+         transform="translate(88.582672,88.582672)"
+         inkscape:label="Gear12"
+         id="g3340-0-2"
+         style="fill:#ff1d00;fill-opacity:1;stroke:none">
+        <path
+           inkscape:connector-curvature="0"
+           d="m 47.24,-6.937 6.029,-0.885 3.537,0.343 9.973,4.515 v 5.928 l -9.973,4.515 -3.537,0.343 -6.029,-0.885 -2.861,10.675 5.665,2.248 2.89,2.066 6.38,8.897 -2.963,5.133 -10.895,-1.077 -3.235,-1.47 -4.779,-3.781 -7.814,7.814 3.781,4.779 1.47,3.235 1.077,10.895 -5.133,2.963 -8.897,-6.38 -2.066,-2.89 -2.248,-5.665 -10.675,2.861 0.885,6.029 -0.343,3.537 -4.515,9.973 h -5.928 l -4.515,-9.973 -0.343,-3.537 0.885,-6.029 -10.675,-2.861 -2.248,5.665 -2.066,2.89 -8.897,6.38 -5.133,-2.963 1.077,-10.895 1.47,-3.235 3.781,-4.779 -7.814,-7.814 -4.779,3.781 -3.235,1.47 -10.895,1.077 -2.963,-5.133 6.38,-8.897 2.89,-2.066 5.665,-2.248 -2.861,-10.675 -6.029,0.885 -3.537,-0.343 -9.973,-4.515 v -5.928 l 9.973,-4.515 3.537,-0.343 6.029,0.885 2.861,-10.675 -5.665,-2.248 -2.89,-2.066 -6.38,-8.897 2.963,-5.133 10.895,1.077 3.235,1.47 4.779,3.781 7.814,-7.814 -3.781,-4.779 -1.47,-3.235 -1.077,-10.895 5.133,-2.963 8.897,6.38 2.066,2.89 2.248,5.665 10.675,-2.861 -0.885,-6.029 0.343,-3.537 4.515,-9.973 h 5.928 l 4.515,9.973 0.343,3.537 -0.885,6.029 10.675,2.861 2.248,-5.665 2.066,-2.89 8.897,-6.38 5.133,2.963 -1.077,10.895 -1.47,3.235 -3.781,4.779 7.814,7.814 4.779,-3.781 3.235,-1.47 10.895,-1.077 2.963,5.133 -6.38,8.897 -2.89,2.066 -5.665,2.248 z"
+           style="fill:#ff1d00;fill-opacity:1;stroke:none"
+           id="path3342-1-5" />
+      </g>
+    </g>
+    <g
+       id="g8542-3-0"
+       transform="matrix(0.04233333,0,0,0.04233333,111.25,23.750009)"
+       style="display:inline;fill:#ff1d00;fill-opacity:1;stroke:none">
+      <g
+         transform="translate(0,-875.19684)"
+         id="layer1-5-4-2"
+         inkscape:label="Layer 1"
+         style="fill:#ff1d00;fill-opacity:1;stroke:none" />
+      <g
+         transform="translate(88.582672,88.582672)"
+         inkscape:label="Gear12"
+         id="g3340-0-4"
+         style="fill:#ff1d00;fill-opacity:1;stroke:none">
+        <path
+           inkscape:connector-curvature="0"
+           d="m 47.24,-6.937 6.029,-0.885 3.537,0.343 9.973,4.515 v 5.928 l -9.973,4.515 -3.537,0.343 -6.029,-0.885 -2.861,10.675 5.665,2.248 2.89,2.066 6.38,8.897 -2.963,5.133 -10.895,-1.077 -3.235,-1.47 -4.779,-3.781 -7.814,7.814 3.781,4.779 1.47,3.235 1.077,10.895 -5.133,2.963 -8.897,-6.38 -2.066,-2.89 -2.248,-5.665 -10.675,2.861 0.885,6.029 -0.343,3.537 -4.515,9.973 h -5.928 l -4.515,-9.973 -0.343,-3.537 0.885,-6.029 -10.675,-2.861 -2.248,5.665 -2.066,2.89 -8.897,6.38 -5.133,-2.963 1.077,-10.895 1.47,-3.235 3.781,-4.779 -7.814,-7.814 -4.779,3.781 -3.235,1.47 -10.895,1.077 -2.963,-5.133 6.38,-8.897 2.89,-2.066 5.665,-2.248 -2.861,-10.675 -6.029,0.885 -3.537,-0.343 -9.973,-4.515 v -5.928 l 9.973,-4.515 3.537,-0.343 6.029,0.885 2.861,-10.675 -5.665,-2.248 -2.89,-2.066 -6.38,-8.897 2.963,-5.133 10.895,1.077 3.235,1.47 4.779,3.781 7.814,-7.814 -3.781,-4.779 -1.47,-3.235 -1.077,-10.895 5.133,-2.963 8.897,6.38 2.066,2.89 2.248,5.665 10.675,-2.861 -0.885,-6.029 0.343,-3.537 4.515,-9.973 h 5.928 l 4.515,9.973 0.343,3.537 -0.885,6.029 10.675,2.861 2.248,-5.665 2.066,-2.89 8.897,-6.38 5.133,2.963 -1.077,10.895 -1.47,3.235 -3.781,4.779 7.814,7.814 4.779,-3.781 3.235,-1.47 10.895,-1.077 2.963,5.133 -6.38,8.897 -2.89,2.066 -5.665,2.248 z"
+           style="fill:#ff1d00;fill-opacity:1;stroke:none"
+           id="path3342-1-80" />
+      </g>
+    </g>
+    <g
+       id="g8542-3-6"
+       transform="matrix(0.04233333,0,0,0.04233333,121.25,23.750009)"
+       style="display:inline;fill:#ff1d00;fill-opacity:1;stroke:none">
+      <g
+         transform="translate(0,-875.19684)"
+         id="layer1-5-4-26"
+         inkscape:label="Layer 1"
+         style="fill:#ff1d00;fill-opacity:1;stroke:none" />
+      <g
+         transform="translate(88.582672,88.582672)"
+         inkscape:label="Gear12"
+         id="g3340-0-5"
+         style="fill:#ff1d00;fill-opacity:1;stroke:none">
+        <path
+           inkscape:connector-curvature="0"
+           d="m 47.24,-6.937 6.029,-0.885 3.537,0.343 9.973,4.515 v 5.928 l -9.973,4.515 -3.537,0.343 -6.029,-0.885 -2.861,10.675 5.665,2.248 2.89,2.066 6.38,8.897 -2.963,5.133 -10.895,-1.077 -3.235,-1.47 -4.779,-3.781 -7.814,7.814 3.781,4.779 1.47,3.235 1.077,10.895 -5.133,2.963 -8.897,-6.38 -2.066,-2.89 -2.248,-5.665 -10.675,2.861 0.885,6.029 -0.343,3.537 -4.515,9.973 h -5.928 l -4.515,-9.973 -0.343,-3.537 0.885,-6.029 -10.675,-2.861 -2.248,5.665 -2.066,2.89 -8.897,6.38 -5.133,-2.963 1.077,-10.895 1.47,-3.235 3.781,-4.779 -7.814,-7.814 -4.779,3.781 -3.235,1.47 -10.895,1.077 -2.963,-5.133 6.38,-8.897 2.89,-2.066 5.665,-2.248 -2.861,-10.675 -6.029,0.885 -3.537,-0.343 -9.973,-4.515 v -5.928 l 9.973,-4.515 3.537,-0.343 6.029,0.885 2.861,-10.675 -5.665,-2.248 -2.89,-2.066 -6.38,-8.897 2.963,-5.133 10.895,1.077 3.235,1.47 4.779,3.781 7.814,-7.814 -3.781,-4.779 -1.47,-3.235 -1.077,-10.895 5.133,-2.963 8.897,6.38 2.066,2.89 2.248,5.665 10.675,-2.861 -0.885,-6.029 0.343,-3.537 4.515,-9.973 h 5.928 l 4.515,9.973 0.343,3.537 -0.885,6.029 10.675,2.861 2.248,-5.665 2.066,-2.89 8.897,-6.38 5.133,2.963 -1.077,10.895 -1.47,3.235 -3.781,4.779 7.814,7.814 4.779,-3.781 3.235,-1.47 10.895,-1.077 2.963,5.133 -6.38,8.897 -2.89,2.066 -5.665,2.248 z"
+           style="fill:#ff1d00;fill-opacity:1;stroke:none"
+           id="path3342-1-6" />
+      </g>
+    </g>
+    <g
+       id="g8542-3-63"
+       transform="matrix(0.04233333,0,0,0.04233333,131.25,23.750009)"
+       style="display:inline;fill:#ff1d00;fill-opacity:1;stroke:none">
+      <g
+         transform="translate(0,-875.19684)"
+         id="layer1-5-4-4"
+         inkscape:label="Layer 1"
+         style="fill:#ff1d00;fill-opacity:1;stroke:none" />
+      <g
+         transform="translate(88.582672,88.582672)"
+         inkscape:label="Gear12"
+         id="g3340-0-1"
+         style="fill:#ff1d00;fill-opacity:1;stroke:none">
+        <path
+           inkscape:connector-curvature="0"
+           d="m 47.24,-6.937 6.029,-0.885 3.537,0.343 9.973,4.515 v 5.928 l -9.973,4.515 -3.537,0.343 -6.029,-0.885 -2.861,10.675 5.665,2.248 2.89,2.066 6.38,8.897 -2.963,5.133 -10.895,-1.077 -3.235,-1.47 -4.779,-3.781 -7.814,7.814 3.781,4.779 1.47,3.235 1.077,10.895 -5.133,2.963 -8.897,-6.38 -2.066,-2.89 -2.248,-5.665 -10.675,2.861 0.885,6.029 -0.343,3.537 -4.515,9.973 h -5.928 l -4.515,-9.973 -0.343,-3.537 0.885,-6.029 -10.675,-2.861 -2.248,5.665 -2.066,2.89 -8.897,6.38 -5.133,-2.963 1.077,-10.895 1.47,-3.235 3.781,-4.779 -7.814,-7.814 -4.779,3.781 -3.235,1.47 -10.895,1.077 -2.963,-5.133 6.38,-8.897 2.89,-2.066 5.665,-2.248 -2.861,-10.675 -6.029,0.885 -3.537,-0.343 -9.973,-4.515 v -5.928 l 9.973,-4.515 3.537,-0.343 6.029,0.885 2.861,-10.675 -5.665,-2.248 -2.89,-2.066 -6.38,-8.897 2.963,-5.133 10.895,1.077 3.235,1.47 4.779,3.781 7.814,-7.814 -3.781,-4.779 -1.47,-3.235 -1.077,-10.895 5.133,-2.963 8.897,6.38 2.066,2.89 2.248,5.665 10.675,-2.861 -0.885,-6.029 0.343,-3.537 4.515,-9.973 h 5.928 l 4.515,9.973 0.343,3.537 -0.885,6.029 10.675,2.861 2.248,-5.665 2.066,-2.89 8.897,-6.38 5.133,2.963 -1.077,10.895 -1.47,3.235 -3.781,4.779 7.814,7.814 4.779,-3.781 3.235,-1.47 10.895,-1.077 2.963,5.133 -6.38,8.897 -2.89,2.066 -5.665,2.248 z"
+           style="fill:#ff1d00;fill-opacity:1;stroke:none"
+           id="path3342-1-7" />
+      </g>
+    </g>
+    <g
+       id="g8542-3-9"
+       transform="matrix(0.0396875,0,0,0.0396875,10.234372,112.73438)"
+       style="display:inline;fill:#ff1d00;fill-opacity:1;stroke:none">
+      <g
+         transform="translate(0,-875.19684)"
+         id="layer1-5-0-0"
+         inkscape:label="Layer 1"
+         style="fill:#ff1d00;fill-opacity:1;stroke:none" />
+      <g
+         transform="translate(88.582672,88.582672)"
+         inkscape:label="Gear12"
+         id="g3340-8-1"
+         style="fill:#ff1d00;fill-opacity:1;stroke:none">
+        <path
+           inkscape:connector-curvature="0"
+           d="m 47.24,-6.937 6.029,-0.885 3.537,0.343 9.973,4.515 v 5.928 l -9.973,4.515 -3.537,0.343 -6.029,-0.885 -2.861,10.675 5.665,2.248 2.89,2.066 6.38,8.897 -2.963,5.133 -10.895,-1.077 -3.235,-1.47 -4.779,-3.781 -7.814,7.814 3.781,4.779 1.47,3.235 1.077,10.895 -5.133,2.963 -8.897,-6.38 -2.066,-2.89 -2.248,-5.665 -10.675,2.861 0.885,6.029 -0.343,3.537 -4.515,9.973 h -5.928 l -4.515,-9.973 -0.343,-3.537 0.885,-6.029 -10.675,-2.861 -2.248,5.665 -2.066,2.89 -8.897,6.38 -5.133,-2.963 1.077,-10.895 1.47,-3.235 3.781,-4.779 -7.814,-7.814 -4.779,3.781 -3.235,1.47 -10.895,1.077 -2.963,-5.133 6.38,-8.897 2.89,-2.066 5.665,-2.248 -2.861,-10.675 -6.029,0.885 -3.537,-0.343 -9.973,-4.515 v -5.928 l 9.973,-4.515 3.537,-0.343 6.029,0.885 2.861,-10.675 -5.665,-2.248 -2.89,-2.066 -6.38,-8.897 2.963,-5.133 10.895,1.077 3.235,1.47 4.779,3.781 7.814,-7.814 -3.781,-4.779 -1.47,-3.235 -1.077,-10.895 5.133,-2.963 8.897,6.38 2.066,2.89 2.248,5.665 10.675,-2.861 -0.885,-6.029 0.343,-3.537 4.515,-9.973 h 5.928 l 4.515,9.973 0.343,3.537 -0.885,6.029 10.675,2.861 2.248,-5.665 2.066,-2.89 8.897,-6.38 5.133,2.963 -1.077,10.895 -1.47,3.235 -3.781,4.779 7.814,7.814 4.779,-3.781 3.235,-1.47 10.895,-1.077 2.963,5.133 -6.38,8.897 -2.89,2.066 -5.665,2.248 z"
+           style="fill:#ff1d00;fill-opacity:1;stroke:none"
+           id="path3342-2-0" />
+      </g>
+    </g>
+    <g
+       id="g8542-3-81"
+       transform="matrix(0.0396875,0,0,0.0396875,35.234372,112.73438)"
+       style="display:inline;fill:#ff1d00;fill-opacity:1;stroke:none">
+      <g
+         transform="translate(0,-875.19684)"
+         id="layer1-5-0-6"
+         inkscape:label="Layer 1"
+         style="fill:#ff1d00;fill-opacity:1;stroke:none" />
+      <g
+         transform="translate(88.582672,88.582672)"
+         inkscape:label="Gear12"
+         id="g3340-8-7"
+         style="fill:#ff1d00;fill-opacity:1;stroke:none">
+        <path
+           inkscape:connector-curvature="0"
+           d="m 47.24,-6.937 6.029,-0.885 3.537,0.343 9.973,4.515 v 5.928 l -9.973,4.515 -3.537,0.343 -6.029,-0.885 -2.861,10.675 5.665,2.248 2.89,2.066 6.38,8.897 -2.963,5.133 -10.895,-1.077 -3.235,-1.47 -4.779,-3.781 -7.814,7.814 3.781,4.779 1.47,3.235 1.077,10.895 -5.133,2.963 -8.897,-6.38 -2.066,-2.89 -2.248,-5.665 -10.675,2.861 0.885,6.029 -0.343,3.537 -4.515,9.973 h -5.928 l -4.515,-9.973 -0.343,-3.537 0.885,-6.029 -10.675,-2.861 -2.248,5.665 -2.066,2.89 -8.897,6.38 -5.133,-2.963 1.077,-10.895 1.47,-3.235 3.781,-4.779 -7.814,-7.814 -4.779,3.781 -3.235,1.47 -10.895,1.077 -2.963,-5.133 6.38,-8.897 2.89,-2.066 5.665,-2.248 -2.861,-10.675 -6.029,0.885 -3.537,-0.343 -9.973,-4.515 v -5.928 l 9.973,-4.515 3.537,-0.343 6.029,0.885 2.861,-10.675 -5.665,-2.248 -2.89,-2.066 -6.38,-8.897 2.963,-5.133 10.895,1.077 3.235,1.47 4.779,3.781 7.814,-7.814 -3.781,-4.779 -1.47,-3.235 -1.077,-10.895 5.133,-2.963 8.897,6.38 2.066,2.89 2.248,5.665 10.675,-2.861 -0.885,-6.029 0.343,-3.537 4.515,-9.973 h 5.928 l 4.515,9.973 0.343,3.537 -0.885,6.029 10.675,2.861 2.248,-5.665 2.066,-2.89 8.897,-6.38 5.133,2.963 -1.077,10.895 -1.47,3.235 -3.781,4.779 7.814,7.814 4.779,-3.781 3.235,-1.47 10.895,-1.077 2.963,5.133 -6.38,8.897 -2.89,2.066 -5.665,2.248 z"
+           style="fill:#ff1d00;fill-opacity:1;stroke:none"
+           id="path3342-2-8" />
+      </g>
+    </g>
+    <g
+       id="g8542-3-82"
+       transform="matrix(0.0396875,0,0,0.0396875,60.234372,112.73438)"
+       style="display:inline;fill:#ff1d00;fill-opacity:1;stroke:none">
+      <g
+         transform="translate(0,-875.19684)"
+         id="layer1-5-0-1"
+         inkscape:label="Layer 1"
+         style="fill:#ff1d00;fill-opacity:1;stroke:none" />
+      <g
+         transform="translate(88.582672,88.582672)"
+         inkscape:label="Gear12"
+         id="g3340-8-3"
+         style="fill:#ff1d00;fill-opacity:1;stroke:none">
+        <path
+           inkscape:connector-curvature="0"
+           d="m 47.24,-6.937 6.029,-0.885 3.537,0.343 9.973,4.515 v 5.928 l -9.973,4.515 -3.537,0.343 -6.029,-0.885 -2.861,10.675 5.665,2.248 2.89,2.066 6.38,8.897 -2.963,5.133 -10.895,-1.077 -3.235,-1.47 -4.779,-3.781 -7.814,7.814 3.781,4.779 1.47,3.235 1.077,10.895 -5.133,2.963 -8.897,-6.38 -2.066,-2.89 -2.248,-5.665 -10.675,2.861 0.885,6.029 -0.343,3.537 -4.515,9.973 h -5.928 l -4.515,-9.973 -0.343,-3.537 0.885,-6.029 -10.675,-2.861 -2.248,5.665 -2.066,2.89 -8.897,6.38 -5.133,-2.963 1.077,-10.895 1.47,-3.235 3.781,-4.779 -7.814,-7.814 -4.779,3.781 -3.235,1.47 -10.895,1.077 -2.963,-5.133 6.38,-8.897 2.89,-2.066 5.665,-2.248 -2.861,-10.675 -6.029,0.885 -3.537,-0.343 -9.973,-4.515 v -5.928 l 9.973,-4.515 3.537,-0.343 6.029,0.885 2.861,-10.675 -5.665,-2.248 -2.89,-2.066 -6.38,-8.897 2.963,-5.133 10.895,1.077 3.235,1.47 4.779,3.781 7.814,-7.814 -3.781,-4.779 -1.47,-3.235 -1.077,-10.895 5.133,-2.963 8.897,6.38 2.066,2.89 2.248,5.665 10.675,-2.861 -0.885,-6.029 0.343,-3.537 4.515,-9.973 h 5.928 l 4.515,9.973 0.343,3.537 -0.885,6.029 10.675,2.861 2.248,-5.665 2.066,-2.89 8.897,-6.38 5.133,2.963 -1.077,10.895 -1.47,3.235 -3.781,4.779 7.814,7.814 4.779,-3.781 3.235,-1.47 10.895,-1.077 2.963,5.133 -6.38,8.897 -2.89,2.066 -5.665,2.248 z"
+           style="fill:#ff1d00;fill-opacity:1;stroke:none"
+           id="path3342-2-89" />
+      </g>
+    </g>
+    <g
+       id="g8542-3-35"
+       transform="matrix(0.0396875,0,0,0.0396875,85.234372,112.73438)"
+       style="display:inline;fill:#ff1d00;fill-opacity:1;stroke:none">
+      <g
+         transform="translate(0,-875.19684)"
+         id="layer1-5-0-4"
+         inkscape:label="Layer 1"
+         style="fill:#ff1d00;fill-opacity:1;stroke:none" />
+      <g
+         transform="translate(88.582672,88.582672)"
+         inkscape:label="Gear12"
+         id="g3340-8-12"
+         style="fill:#ff1d00;fill-opacity:1;stroke:none">
+        <path
+           inkscape:connector-curvature="0"
+           d="m 47.24,-6.937 6.029,-0.885 3.537,0.343 9.973,4.515 v 5.928 l -9.973,4.515 -3.537,0.343 -6.029,-0.885 -2.861,10.675 5.665,2.248 2.89,2.066 6.38,8.897 -2.963,5.133 -10.895,-1.077 -3.235,-1.47 -4.779,-3.781 -7.814,7.814 3.781,4.779 1.47,3.235 1.077,10.895 -5.133,2.963 -8.897,-6.38 -2.066,-2.89 -2.248,-5.665 -10.675,2.861 0.885,6.029 -0.343,3.537 -4.515,9.973 h -5.928 l -4.515,-9.973 -0.343,-3.537 0.885,-6.029 -10.675,-2.861 -2.248,5.665 -2.066,2.89 -8.897,6.38 -5.133,-2.963 1.077,-10.895 1.47,-3.235 3.781,-4.779 -7.814,-7.814 -4.779,3.781 -3.235,1.47 -10.895,1.077 -2.963,-5.133 6.38,-8.897 2.89,-2.066 5.665,-2.248 -2.861,-10.675 -6.029,0.885 -3.537,-0.343 -9.973,-4.515 v -5.928 l 9.973,-4.515 3.537,-0.343 6.029,0.885 2.861,-10.675 -5.665,-2.248 -2.89,-2.066 -6.38,-8.897 2.963,-5.133 10.895,1.077 3.235,1.47 4.779,3.781 7.814,-7.814 -3.781,-4.779 -1.47,-3.235 -1.077,-10.895 5.133,-2.963 8.897,6.38 2.066,2.89 2.248,5.665 10.675,-2.861 -0.885,-6.029 0.343,-3.537 4.515,-9.973 h 5.928 l 4.515,9.973 0.343,3.537 -0.885,6.029 10.675,2.861 2.248,-5.665 2.066,-2.89 8.897,-6.38 5.133,2.963 -1.077,10.895 -1.47,3.235 -3.781,4.779 7.814,7.814 4.779,-3.781 3.235,-1.47 10.895,-1.077 2.963,5.133 -6.38,8.897 -2.89,2.066 -5.665,2.248 z"
+           style="fill:#ff1d00;fill-opacity:1;stroke:none"
+           id="path3342-2-2" />
+      </g>
+    </g>
+    <g
+       id="g8542-3-77"
+       transform="matrix(0.0396875,0,0,0.0396875,110.23437,112.73438)"
+       style="display:inline;fill:#ff1d00;fill-opacity:1;stroke:none">
+      <g
+         transform="translate(0,-875.19684)"
+         id="layer1-5-0-9"
+         inkscape:label="Layer 1"
+         style="fill:#ff1d00;fill-opacity:1;stroke:none" />
+      <g
+         transform="translate(88.582672,88.582672)"
+         inkscape:label="Gear12"
+         id="g3340-8-14"
+         style="fill:#ff1d00;fill-opacity:1;stroke:none">
+        <path
+           inkscape:connector-curvature="0"
+           d="m 47.24,-6.937 6.029,-0.885 3.537,0.343 9.973,4.515 v 5.928 l -9.973,4.515 -3.537,0.343 -6.029,-0.885 -2.861,10.675 5.665,2.248 2.89,2.066 6.38,8.897 -2.963,5.133 -10.895,-1.077 -3.235,-1.47 -4.779,-3.781 -7.814,7.814 3.781,4.779 1.47,3.235 1.077,10.895 -5.133,2.963 -8.897,-6.38 -2.066,-2.89 -2.248,-5.665 -10.675,2.861 0.885,6.029 -0.343,3.537 -4.515,9.973 h -5.928 l -4.515,-9.973 -0.343,-3.537 0.885,-6.029 -10.675,-2.861 -2.248,5.665 -2.066,2.89 -8.897,6.38 -5.133,-2.963 1.077,-10.895 1.47,-3.235 3.781,-4.779 -7.814,-7.814 -4.779,3.781 -3.235,1.47 -10.895,1.077 -2.963,-5.133 6.38,-8.897 2.89,-2.066 5.665,-2.248 -2.861,-10.675 -6.029,0.885 -3.537,-0.343 -9.973,-4.515 v -5.928 l 9.973,-4.515 3.537,-0.343 6.029,0.885 2.861,-10.675 -5.665,-2.248 -2.89,-2.066 -6.38,-8.897 2.963,-5.133 10.895,1.077 3.235,1.47 4.779,3.781 7.814,-7.814 -3.781,-4.779 -1.47,-3.235 -1.077,-10.895 5.133,-2.963 8.897,6.38 2.066,2.89 2.248,5.665 10.675,-2.861 -0.885,-6.029 0.343,-3.537 4.515,-9.973 h 5.928 l 4.515,9.973 0.343,3.537 -0.885,6.029 10.675,2.861 2.248,-5.665 2.066,-2.89 8.897,-6.38 5.133,2.963 -1.077,10.895 -1.47,3.235 -3.781,4.779 7.814,7.814 4.779,-3.781 3.235,-1.47 10.895,-1.077 2.963,5.133 -6.38,8.897 -2.89,2.066 -5.665,2.248 z"
+           style="fill:#ff1d00;fill-opacity:1;stroke:none"
+           id="path3342-2-04" />
+      </g>
+    </g>
+    <g
+       id="g8542-3-78"
+       transform="matrix(0.0396875,0,0,0.0396875,135.23437,112.73438)"
+       style="display:inline;fill:#ff1d00;fill-opacity:1;stroke:none">
+      <g
+         transform="translate(0,-875.19684)"
+         id="layer1-5-0-7"
+         inkscape:label="Layer 1"
+         style="fill:#ff1d00;fill-opacity:1;stroke:none" />
+      <g
+         transform="translate(88.582672,88.582672)"
+         inkscape:label="Gear12"
+         id="g3340-8-6"
+         style="fill:#ff1d00;fill-opacity:1;stroke:none">
+        <path
+           inkscape:connector-curvature="0"
+           d="m 47.24,-6.937 6.029,-0.885 3.537,0.343 9.973,4.515 v 5.928 l -9.973,4.515 -3.537,0.343 -6.029,-0.885 -2.861,10.675 5.665,2.248 2.89,2.066 6.38,8.897 -2.963,5.133 -10.895,-1.077 -3.235,-1.47 -4.779,-3.781 -7.814,7.814 3.781,4.779 1.47,3.235 1.077,10.895 -5.133,2.963 -8.897,-6.38 -2.066,-2.89 -2.248,-5.665 -10.675,2.861 0.885,6.029 -0.343,3.537 -4.515,9.973 h -5.928 l -4.515,-9.973 -0.343,-3.537 0.885,-6.029 -10.675,-2.861 -2.248,5.665 -2.066,2.89 -8.897,6.38 -5.133,-2.963 1.077,-10.895 1.47,-3.235 3.781,-4.779 -7.814,-7.814 -4.779,3.781 -3.235,1.47 -10.895,1.077 -2.963,-5.133 6.38,-8.897 2.89,-2.066 5.665,-2.248 -2.861,-10.675 -6.029,0.885 -3.537,-0.343 -9.973,-4.515 v -5.928 l 9.973,-4.515 3.537,-0.343 6.029,0.885 2.861,-10.675 -5.665,-2.248 -2.89,-2.066 -6.38,-8.897 2.963,-5.133 10.895,1.077 3.235,1.47 4.779,3.781 7.814,-7.814 -3.781,-4.779 -1.47,-3.235 -1.077,-10.895 5.133,-2.963 8.897,6.38 2.066,2.89 2.248,5.665 10.675,-2.861 -0.885,-6.029 0.343,-3.537 4.515,-9.973 h 5.928 l 4.515,9.973 0.343,3.537 -0.885,6.029 10.675,2.861 2.248,-5.665 2.066,-2.89 8.897,-6.38 5.133,2.963 -1.077,10.895 -1.47,3.235 -3.781,4.779 7.814,7.814 4.779,-3.781 3.235,-1.47 10.895,-1.077 2.963,5.133 -6.38,8.897 -2.89,2.066 -5.665,2.248 z"
+           style="fill:#ff1d00;fill-opacity:1;stroke:none"
+           id="path3342-2-80" />
+      </g>
+    </g>
+    <g
+       id="g8542"
+       transform="matrix(0.13229167,0,0,0.13229166,35.781254,113.28125)"
+       style="display:inline;fill:#ff1d00;fill-opacity:1;stroke:none">
+      <g
+         transform="translate(0,-875.19684)"
+         id="layer1-5"
+         inkscape:label="Layer 1"
+         style="fill:#ff1d00;fill-opacity:1;stroke:none" />
+      <g
+         transform="translate(88.582672,88.582672)"
+         inkscape:label="Gear12"
+         id="g3340"
+         style="fill:#ff1d00;fill-opacity:1;stroke:none">
+        <path
+           inkscape:connector-curvature="0"
+           d="m 47.24,-6.937 6.029,-0.885 3.537,0.343 9.973,4.515 v 5.928 l -9.973,4.515 -3.537,0.343 -6.029,-0.885 -2.861,10.675 5.665,2.248 2.89,2.066 6.38,8.897 -2.963,5.133 -10.895,-1.077 -3.235,-1.47 -4.779,-3.781 -7.814,7.814 3.781,4.779 1.47,3.235 1.077,10.895 -5.133,2.963 -8.897,-6.38 -2.066,-2.89 -2.248,-5.665 -10.675,2.861 0.885,6.029 -0.343,3.537 -4.515,9.973 h -5.928 l -4.515,-9.973 -0.343,-3.537 0.885,-6.029 -10.675,-2.861 -2.248,5.665 -2.066,2.89 -8.897,6.38 -5.133,-2.963 1.077,-10.895 1.47,-3.235 3.781,-4.779 -7.814,-7.814 -4.779,3.781 -3.235,1.47 -10.895,1.077 -2.963,-5.133 6.38,-8.897 2.89,-2.066 5.665,-2.248 -2.861,-10.675 -6.029,0.885 -3.537,-0.343 -9.973,-4.515 v -5.928 l 9.973,-4.515 3.537,-0.343 6.029,0.885 2.861,-10.675 -5.665,-2.248 -2.89,-2.066 -6.38,-8.897 2.963,-5.133 10.895,1.077 3.235,1.47 4.779,3.781 7.814,-7.814 -3.781,-4.779 -1.47,-3.235 -1.077,-10.895 5.133,-2.963 8.897,6.38 2.066,2.89 2.248,5.665 10.675,-2.861 -0.885,-6.029 0.343,-3.537 4.515,-9.973 h 5.928 l 4.515,9.973 0.343,3.537 -0.885,6.029 10.675,2.861 2.248,-5.665 2.066,-2.89 8.897,-6.38 5.133,2.963 -1.077,10.895 -1.47,3.235 -3.781,4.779 7.814,7.814 4.779,-3.781 3.235,-1.47 10.895,-1.077 2.963,5.133 -6.38,8.897 -2.89,2.066 -5.665,2.248 z"
+           style="fill:#ff1d00;fill-opacity:1;stroke:none"
+           id="path3342" />
+      </g>
+    </g>
+    <g
+       style="display:inline;fill:#0000c8;fill-opacity:1"
+       id="g9788"
+       transform="matrix(0.13229167,0,0,0.13229166,60.781255,38.281249)">
+      <g
+         id="layer1-1"
+         transform="translate(0,-875.19684)"
+         style="fill:#0000c8;fill-opacity:1" />
+      <text
+         style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12px;line-height:125%;font-family:'Liberation Sans';-inkscape-font-specification:'Liberation Sans';letter-spacing:0px;word-spacing:0px;fill:#0000c8;fill-opacity:1;stroke:none"
+         xml:space="preserve"
+         id="text3441"
+         y="146.00267"
+         x="91.967514"><tspan
+           style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:180px;font-family:FreeMono;-inkscape-font-specification:'FreeMono Bold';text-align:center;text-anchor:middle;fill:#0000c8;fill-opacity:1"
+           id="tspan3443"
+           y="146.00267"
+           x="91.967514">2</tspan></text>
+    </g>
+    <g
+       style="display:inline;fill:#ffe900;fill-opacity:1"
+       id="g9788-0"
+       transform="matrix(0.13229167,0,0,0.13229166,60.781255,63.281249)">
+      <g
+         id="layer1-1-8"
+         transform="translate(0,-875.19684)"
+         style="fill:#ffe900;fill-opacity:1" />
+      <text
+         style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12px;line-height:125%;font-family:'Liberation Sans';-inkscape-font-specification:'Liberation Sans';letter-spacing:0px;word-spacing:0px;fill:#ffe900;fill-opacity:1;stroke:none"
+         xml:space="preserve"
+         id="text3441-1"
+         y="146.00267"
+         x="91.967514"><tspan
+           style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:180px;font-family:FreeMono;-inkscape-font-specification:'FreeMono Bold';text-align:center;text-anchor:middle;fill:#ffe900;fill-opacity:1"
+           id="tspan3443-2"
+           y="146.00267"
+           x="91.967514">2</tspan></text>
+    </g>
+    <g
+       style="display:inline"
+       id="g9788-9"
+       transform="matrix(0.13229167,0,0,0.13229166,60.781255,88.281249)">
+      <g
+         id="layer1-1-88"
+         transform="translate(0,-875.19684)" />
+      <text
+         style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12px;line-height:125%;font-family:'Liberation Sans';-inkscape-font-specification:'Liberation Sans';letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none"
+         xml:space="preserve"
+         id="text3441-6"
+         y="146.00267"
+         x="91.967514"><tspan
+           style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:180px;font-family:FreeMono;-inkscape-font-specification:'FreeMono Bold';text-align:center;text-anchor:middle"
+           id="tspan3443-8"
+           y="146.00267"
+           x="91.967514">2</tspan></text>
+    </g>
+    <g
+       style="display:inline;fill:#ff1d00;fill-opacity:1"
+       id="g9788-2"
+       transform="matrix(0.13229167,0,0,0.13229166,60.781255,113.28125)">
+      <g
+         id="layer1-1-0"
+         transform="translate(0,-875.19684)"
+         style="fill:#ff1d00;fill-opacity:1" />
+      <text
+         style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12px;line-height:125%;font-family:'Liberation Sans';-inkscape-font-specification:'Liberation Sans';letter-spacing:0px;word-spacing:0px;fill:#ff1d00;fill-opacity:1;stroke:none"
+         xml:space="preserve"
+         id="text3441-2"
+         y="146.00267"
+         x="91.967514"><tspan
+           style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:180px;font-family:FreeMono;-inkscape-font-specification:'FreeMono Bold';text-align:center;text-anchor:middle;fill:#ff1d00;fill-opacity:1"
+           id="tspan3443-4"
+           y="146.00267"
+           x="91.967514">2</tspan></text>
+    </g>
+    <g
+       style="display:inline;fill:#0000c8;fill-opacity:1"
+       id="g9967"
+       transform="matrix(0.13229167,0,0,0.13229166,85.781255,38.28125)">
+      <g
+         transform="translate(0,-875.19684)"
+         id="layer1-19"
+         inkscape:label="Layer 1"
+         style="fill:#0000c8;fill-opacity:1" />
+      <text
+         id="text3441-49"
+         y="144.65268"
+         x="88.997513"
+         style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:0%;font-family:'Liberation Sans';-inkscape-font-specification:'Liberation Sans';letter-spacing:0px;word-spacing:0px;fill:#0000c8;fill-opacity:1;stroke:none"
+         xml:space="preserve"><tspan
+           style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:180px;line-height:1.25;font-family:FreeMono;-inkscape-font-specification:'FreeMono Bold';text-align:center;text-anchor:middle;fill:#0000c8;fill-opacity:1"
+           y="144.65268"
+           x="88.997513"
+           id="tspan3443-9"
+           sodipodi:role="line">3</tspan></text>
+    </g>
+    <g
+       style="display:inline;fill:#ffe900;fill-opacity:1"
+       id="g9967-6"
+       transform="matrix(0.13229167,0,0,0.13229166,85.781255,63.28125)">
+      <g
+         transform="translate(0,-875.19684)"
+         id="layer1-19-9"
+         inkscape:label="Layer 1"
+         style="fill:#ffe900;fill-opacity:1" />
+      <text
+         id="text3441-49-4"
+         y="144.65268"
+         x="88.997513"
+         style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:0%;font-family:'Liberation Sans';-inkscape-font-specification:'Liberation Sans';letter-spacing:0px;word-spacing:0px;fill:#ffe900;fill-opacity:1;stroke:none"
+         xml:space="preserve"><tspan
+           style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:180px;line-height:1.25;font-family:FreeMono;-inkscape-font-specification:'FreeMono Bold';text-align:center;text-anchor:middle;fill:#ffe900;fill-opacity:1"
+           y="144.65268"
+           x="88.997513"
+           id="tspan3443-9-2"
+           sodipodi:role="line">3</tspan></text>
+    </g>
+    <g
+       style="display:inline"
+       id="g9967-0"
+       transform="matrix(0.13229167,0,0,0.13229166,85.781255,88.28125)">
+      <g
+         transform="translate(0,-875.19684)"
+         id="layer1-19-2"
+         inkscape:label="Layer 1" />
+      <text
+         id="text3441-49-3"
+         y="144.65268"
+         x="88.997513"
+         style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:0%;font-family:'Liberation Sans';-inkscape-font-specification:'Liberation Sans';letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none"
+         xml:space="preserve"><tspan
+           style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:180px;line-height:1.25;font-family:FreeMono;-inkscape-font-specification:'FreeMono Bold';text-align:center;text-anchor:middle"
+           y="144.65268"
+           x="88.997513"
+           id="tspan3443-9-6"
+           sodipodi:role="line">3</tspan></text>
+    </g>
+    <g
+       style="display:inline;fill:#ff1d00;fill-opacity:1"
+       id="g9967-8"
+       transform="matrix(0.13229167,0,0,0.13229166,85.781255,113.28125)">
+      <g
+         transform="translate(0,-875.19684)"
+         id="layer1-19-92"
+         inkscape:label="Layer 1"
+         style="fill:#ff1d00;fill-opacity:1" />
+      <text
+         id="text3441-49-8"
+         y="144.65268"
+         x="88.997513"
+         style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:0%;font-family:'Liberation Sans';-inkscape-font-specification:'Liberation Sans';letter-spacing:0px;word-spacing:0px;fill:#ff1d00;fill-opacity:1;stroke:none"
+         xml:space="preserve"><tspan
+           style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:180px;line-height:1.25;font-family:FreeMono;-inkscape-font-specification:'FreeMono Bold';text-align:center;text-anchor:middle;fill:#ff1d00;fill-opacity:1"
+           y="144.65268"
+           x="88.997513"
+           id="tspan3443-9-67"
+           sodipodi:role="line">3</tspan></text>
+    </g>
+    <g
+       style="display:inline;fill:#0000c8;fill-opacity:1"
+       id="g10134-4"
+       transform="matrix(0.13229166,0,0,0.13229167,110.78125,38.281249)">
+      <g
+         transform="translate(0,-875.19684)"
+         id="layer1-08-2"
+         inkscape:label="Layer 1"
+         style="fill:#0000c8;fill-opacity:1" />
+      <text
+         id="text3441-44-7"
+         y="144.56267"
+         x="90.077515"
+         style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:0%;font-family:'Liberation Sans';-inkscape-font-specification:'Liberation Sans';letter-spacing:0px;word-spacing:0px;fill:#0000c8;fill-opacity:1;stroke:none"
+         xml:space="preserve"><tspan
+           style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:180px;line-height:1.25;font-family:FreeMono;-inkscape-font-specification:'FreeMono Bold';text-align:center;text-anchor:middle;fill:#0000c8;fill-opacity:1"
+           y="144.56267"
+           x="90.077515"
+           id="tspan3443-82-7"
+           sodipodi:role="line">4</tspan></text>
+    </g>
+    <g
+       style="display:inline;fill:#ffe900;fill-opacity:1"
+       id="g10134-9"
+       transform="matrix(0.13229166,0,0,0.13229167,110.78125,63.281249)">
+      <g
+         transform="translate(0,-875.19684)"
+         id="layer1-08-9"
+         inkscape:label="Layer 1"
+         style="fill:#ffe900;fill-opacity:1" />
+      <text
+         id="text3441-44-3"
+         y="144.56267"
+         x="90.077515"
+         style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:0%;font-family:'Liberation Sans';-inkscape-font-specification:'Liberation Sans';letter-spacing:0px;word-spacing:0px;fill:#ffe900;fill-opacity:1;stroke:none"
+         xml:space="preserve"><tspan
+           style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:180px;line-height:1.25;font-family:FreeMono;-inkscape-font-specification:'FreeMono Bold';text-align:center;text-anchor:middle;fill:#ffe900;fill-opacity:1"
+           y="144.56267"
+           x="90.077515"
+           id="tspan3443-82-9"
+           sodipodi:role="line">4</tspan></text>
+    </g>
+    <g
+       style="display:inline"
+       id="g10134-0"
+       transform="matrix(0.13229166,0,0,0.13229167,110.78125,88.281249)">
+      <g
+         transform="translate(0,-875.19684)"
+         id="layer1-08-5"
+         inkscape:label="Layer 1" />
+      <text
+         id="text3441-44-9"
+         y="144.56267"
+         x="90.077515"
+         style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:0%;font-family:'Liberation Sans';-inkscape-font-specification:'Liberation Sans';letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none"
+         xml:space="preserve"><tspan
+           style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:180px;line-height:1.25;font-family:FreeMono;-inkscape-font-specification:'FreeMono Bold';text-align:center;text-anchor:middle"
+           y="144.56267"
+           x="90.077515"
+           id="tspan3443-82-0"
+           sodipodi:role="line">4</tspan></text>
+    </g>
+    <g
+       style="display:inline;fill:#ff1d00;fill-opacity:1"
+       id="g10134-91"
+       transform="matrix(0.13229166,0,0,0.13229167,110.78125,113.28125)">
+      <g
+         transform="translate(0,-875.19684)"
+         id="layer1-08-8"
+         inkscape:label="Layer 1"
+         style="fill:#ff1d00;fill-opacity:1" />
+      <text
+         id="text3441-44-2"
+         y="144.56267"
+         x="90.077515"
+         style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:0%;font-family:'Liberation Sans';-inkscape-font-specification:'Liberation Sans';letter-spacing:0px;word-spacing:0px;fill:#ff1d00;fill-opacity:1;stroke:none"
+         xml:space="preserve"><tspan
+           style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:180px;line-height:1.25;font-family:FreeMono;-inkscape-font-specification:'FreeMono Bold';text-align:center;text-anchor:middle;fill:#ff1d00;fill-opacity:1"
+           y="144.56267"
+           x="90.077515"
+           id="tspan3443-82-8"
+           sodipodi:role="line">4</tspan></text>
+    </g>
+    <g
+       style="display:inline;fill:#ff1d00;fill-opacity:1"
+       id="g10846-46"
+       transform="matrix(0.13229167,0,0,0.13229166,135.78125,113.28125)">
+      <g
+         transform="translate(0,-875.19684)"
+         id="layer1-7-0"
+         inkscape:label="Layer 1"
+         style="fill:#ff1d00;fill-opacity:1" />
+      <text
+         id="text3441-82-23"
+         y="143.21268"
+         x="88.997513"
+         style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:0%;font-family:'Liberation Sans';-inkscape-font-specification:'Liberation Sans';letter-spacing:0px;word-spacing:0px;fill:#ff1d00;fill-opacity:1;stroke:none"
+         xml:space="preserve"><tspan
+           style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:180px;line-height:1.25;font-family:FreeMono;-inkscape-font-specification:'FreeMono Bold';text-align:center;text-anchor:middle;fill:#ff1d00;fill-opacity:1"
+           y="143.21268"
+           x="88.997513"
+           id="tspan3443-96-9"
+           sodipodi:role="line">5</tspan></text>
+    </g>
+    <g
+       style="display:inline"
+       id="g10846-86"
+       transform="matrix(0.13229167,0,0,0.13229166,135.78125,88.281251)">
+      <g
+         transform="translate(0,-875.19684)"
+         id="layer1-7-86"
+         inkscape:label="Layer 1" />
+      <text
+         id="text3441-82-9"
+         y="143.21268"
+         x="88.997513"
+         style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:0%;font-family:'Liberation Sans';-inkscape-font-specification:'Liberation Sans';letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none"
+         xml:space="preserve"><tspan
+           style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:180px;line-height:1.25;font-family:FreeMono;-inkscape-font-specification:'FreeMono Bold';text-align:center;text-anchor:middle"
+           y="143.21268"
+           x="88.997513"
+           id="tspan3443-96-7"
+           sodipodi:role="line">5</tspan></text>
+    </g>
+    <g
+       style="display:inline;fill:#ffe900;fill-opacity:1"
+       id="g10846-2"
+       transform="matrix(0.13229167,0,0,0.13229166,135.78125,63.281251)">
+      <g
+         transform="translate(0,-875.19684)"
+         id="layer1-7-6"
+         inkscape:label="Layer 1"
+         style="fill:#ffe900;fill-opacity:1" />
+      <text
+         id="text3441-82-8"
+         y="143.21268"
+         x="88.997513"
+         style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:0%;font-family:'Liberation Sans';-inkscape-font-specification:'Liberation Sans';letter-spacing:0px;word-spacing:0px;fill:#ffe900;fill-opacity:1;stroke:none"
+         xml:space="preserve"><tspan
+           style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:180px;line-height:1.25;font-family:FreeMono;-inkscape-font-specification:'FreeMono Bold';text-align:center;text-anchor:middle;fill:#ffe900;fill-opacity:1"
+           y="143.21268"
+           x="88.997513"
+           id="tspan3443-96-89"
+           sodipodi:role="line">5</tspan></text>
+    </g>
+    <g
+       style="display:inline;fill:#0000c8;fill-opacity:1"
+       id="g10846-88"
+       transform="matrix(0.13229167,0,0,0.13229166,135.78125,38.281251)">
+      <g
+         transform="translate(0,-875.19684)"
+         id="layer1-7-1"
+         inkscape:label="Layer 1"
+         style="fill:#0000c8;fill-opacity:1" />
+      <text
+         id="text3441-82-68"
+         y="143.21268"
+         x="88.997513"
+         style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:0%;font-family:'Liberation Sans';-inkscape-font-specification:'Liberation Sans';letter-spacing:0px;word-spacing:0px;fill:#0000c8;fill-opacity:1;stroke:none"
+         xml:space="preserve"><tspan
+           style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:180px;line-height:1.25;font-family:FreeMono;-inkscape-font-specification:'FreeMono Bold';text-align:center;text-anchor:middle;fill:#0000c8;fill-opacity:1"
+           y="143.21268"
+           x="88.997513"
+           id="tspan3443-96-04"
+           sodipodi:role="line">5</tspan></text>
+    </g>
+    <g
+       transform="matrix(0.05291666,0,0,0.05291667,165.31249,41.408194)"
+       id="layer1-0-7-84"
+       inkscape:label="Layer 1"
+       style="display:inline;fill:#0000c8;fill-opacity:1;stroke:none">
+      <path
+         sodipodi:nodetypes="ccccccccccccccccccc"
+         inkscape:connector-curvature="0"
+         id="path3013-0-5-4"
+         d="m 81.698019,1013.349 c -3.59949,4.5559 -11.87269,5.7205 -17.71654,3.5433 14.55921,-9.6598 12.37953,-16.0936 14.17323,-21.25993 h -31.88976 v -10.6299 l 24.601193,0.0369 c 0,-21.25984 -14.630753,-42.07868 -38.956015,-31.92665 0,-17.71653 24.803152,-35.43307 39.157972,-14.17322 0.19919,-29.1292 7.45624,-26.4261 17.514573,-35.43307 10.058333,9.00697 17.315388,6.30387 17.514578,35.43307 14.35482,-21.25985 39.15797,-3.54331 39.15797,14.17322 -24.32526,-10.15203 -38.95601,10.66681 -38.95601,31.92665 l 24.60119,-0.0369 v 10.6299 H 99.010636 c 1.793704,5.16633 -0.385979,11.60013 14.173234,21.25993 -5.84385,2.1772 -14.11706,1.0126 -17.716541,-3.5433 0.475639,6.1433 -0.862545,11.3797 -6.884657,14.1732 -6.022113,-2.7935 -7.360293,-8.0299 -6.884653,-14.1732 z"
+         style="fill:#0000c8;fill-opacity:1;stroke:none;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+    </g>
+    <g
+       style="display:inline;fill:#0000c8;fill-opacity:1"
+       id="g9788-29"
+       transform="matrix(0.05291667,0,0,0.05291666,165.31248,97.812498)">
+      <g
+         id="layer1-1-64"
+         transform="translate(0,-875.19684)"
+         style="fill:#0000c8;fill-opacity:1" />
+      <text
+         style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12px;line-height:125%;font-family:'Liberation Sans';-inkscape-font-specification:'Liberation Sans';letter-spacing:0px;word-spacing:0px;fill:#0000c8;fill-opacity:1;stroke:none"
+         xml:space="preserve"
+         id="text3441-55"
+         y="146.00267"
+         x="91.967514"><tspan
+           style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:180px;font-family:FreeMono;-inkscape-font-specification:'FreeMono Bold';text-align:center;text-anchor:middle;fill:#0000c8;fill-opacity:1"
+           id="tspan3443-47"
+           y="146.00267"
+           x="91.967514">2</tspan></text>
+    </g>
+    <g
+       style="display:inline;fill:#0000c8;fill-opacity:1"
+       id="g9967-05"
+       transform="matrix(0.05291667,0,0,0.05291666,165.31248,107.8125)">
+      <g
+         transform="translate(0,-875.19684)"
+         id="layer1-19-7"
+         inkscape:label="Layer 1"
+         style="fill:#0000c8;fill-opacity:1" />
+      <text
+         id="text3441-49-6"
+         y="144.65268"
+         x="88.997513"
+         style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:0%;font-family:'Liberation Sans';-inkscape-font-specification:'Liberation Sans';letter-spacing:0px;word-spacing:0px;fill:#0000c8;fill-opacity:1;stroke:none"
+         xml:space="preserve"><tspan
+           style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:180px;line-height:1.25;font-family:FreeMono;-inkscape-font-specification:'FreeMono Bold';text-align:center;text-anchor:middle;fill:#0000c8;fill-opacity:1"
+           y="144.65268"
+           x="88.997513"
+           id="tspan3443-9-4"
+           sodipodi:role="line">3</tspan></text>
+    </g>
+    <g
+       style="display:inline;fill:#0000c8;fill-opacity:1"
+       id="g10134-4-3"
+       transform="matrix(0.05291666,0,0,0.05291667,165.31249,117.81249)">
+      <g
+         transform="translate(0,-875.19684)"
+         id="layer1-08-2-5"
+         inkscape:label="Layer 1"
+         style="fill:#0000c8;fill-opacity:1" />
+      <text
+         id="text3441-44-7-3"
+         y="144.56267"
+         x="90.077515"
+         style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:0%;font-family:'Liberation Sans';-inkscape-font-specification:'Liberation Sans';letter-spacing:0px;word-spacing:0px;fill:#0000c8;fill-opacity:1;stroke:none"
+         xml:space="preserve"><tspan
+           style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:180px;line-height:1.25;font-family:FreeMono;-inkscape-font-specification:'FreeMono Bold';text-align:center;text-anchor:middle;fill:#0000c8;fill-opacity:1"
+           y="144.56267"
+           x="90.077515"
+           id="tspan3443-82-7-7"
+           sodipodi:role="line">4</tspan></text>
+    </g>
+    <g
+       style="display:inline;fill:#0000c8;fill-opacity:1"
+       id="g10846-88-3"
+       transform="matrix(0.05291667,0,0,0.05291666,165.31248,127.8125)">
+      <g
+         transform="translate(0,-875.19684)"
+         id="layer1-7-1-2"
+         inkscape:label="Layer 1"
+         style="fill:#0000c8;fill-opacity:1" />
+      <text
+         id="text3441-82-68-8"
+         y="143.21268"
+         x="88.997513"
+         style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:0%;font-family:'Liberation Sans';-inkscape-font-specification:'Liberation Sans';letter-spacing:0px;word-spacing:0px;fill:#0000c8;fill-opacity:1;stroke:none"
+         xml:space="preserve"><tspan
+           style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:180px;line-height:1.25;font-family:FreeMono;-inkscape-font-specification:'FreeMono Bold';text-align:center;text-anchor:middle;fill:#0000c8;fill-opacity:1"
+           y="143.21268"
+           x="88.997513"
+           id="tspan3443-96-04-3"
+           sodipodi:role="line">5</tspan></text>
+    </g>
+    <g
+       id="g8048-2-0"
+       transform="matrix(0.05291667,0,0,0.05291667,175.31248,87.328747)"
+       style="display:inline;fill:#ffe900;fill-opacity:1;stroke:none">
+      <g
+         transform="translate(0,-875.19684)"
+         id="layer1-4-6-8"
+         inkscape:label="Layer 1"
+         style="fill:#ffe900;fill-opacity:1;stroke:none" />
+      <path
+         inkscape:connector-curvature="0"
+         id="path4260-0-6"
+         d="M 24.80315,142.01574 H 152.3622 V 53.433061 L 131.10236,95.952746 109.84252,53.433061 88.582677,95.952746 67.322835,53.433061 46.062992,95.952746 24.80315,53.433061 Z"
+         style="fill:#ffe900;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
+    </g>
+    <g
+       style="display:inline;fill:#ffe900;fill-opacity:1"
+       id="g9788-0-6"
+       transform="matrix(0.05291667,0,0,0.05291666,175.31248,97.812498)">
+      <g
+         id="layer1-1-8-9"
+         transform="translate(0,-875.19684)"
+         style="fill:#ffe900;fill-opacity:1" />
+      <text
+         style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12px;line-height:125%;font-family:'Liberation Sans';-inkscape-font-specification:'Liberation Sans';letter-spacing:0px;word-spacing:0px;fill:#ffe900;fill-opacity:1;stroke:none"
+         xml:space="preserve"
+         id="text3441-1-7"
+         y="146.00267"
+         x="91.967514"><tspan
+           style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:180px;font-family:FreeMono;-inkscape-font-specification:'FreeMono Bold';text-align:center;text-anchor:middle;fill:#ffe900;fill-opacity:1"
+           id="tspan3443-2-1"
+           y="146.00267"
+           x="91.967514">2</tspan></text>
+    </g>
+    <g
+       style="display:inline;fill:#ffe900;fill-opacity:1"
+       id="g9967-6-9"
+       transform="matrix(0.05291667,0,0,0.05291666,175.31248,107.8125)">
+      <g
+         transform="translate(0,-875.19684)"
+         id="layer1-19-9-3"
+         inkscape:label="Layer 1"
+         style="fill:#ffe900;fill-opacity:1" />
+      <text
+         id="text3441-49-4-7"
+         y="144.65268"
+         x="88.997513"
+         style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:0%;font-family:'Liberation Sans';-inkscape-font-specification:'Liberation Sans';letter-spacing:0px;word-spacing:0px;fill:#ffe900;fill-opacity:1;stroke:none"
+         xml:space="preserve"><tspan
+           style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:180px;line-height:1.25;font-family:FreeMono;-inkscape-font-specification:'FreeMono Bold';text-align:center;text-anchor:middle;fill:#ffe900;fill-opacity:1"
+           y="144.65268"
+           x="88.997513"
+           id="tspan3443-9-2-1"
+           sodipodi:role="line">3</tspan></text>
+    </g>
+    <g
+       style="display:inline;fill:#ffe900;fill-opacity:1"
+       id="g10134-9-2"
+       transform="matrix(0.05291666,0,0,0.05291667,175.31249,117.81249)">
+      <g
+         transform="translate(0,-875.19684)"
+         id="layer1-08-9-3"
+         inkscape:label="Layer 1"
+         style="fill:#ffe900;fill-opacity:1" />
+      <text
+         id="text3441-44-3-5"
+         y="144.56267"
+         x="90.077515"
+         style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:0%;font-family:'Liberation Sans';-inkscape-font-specification:'Liberation Sans';letter-spacing:0px;word-spacing:0px;fill:#ffe900;fill-opacity:1;stroke:none"
+         xml:space="preserve"><tspan
+           style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:180px;line-height:1.25;font-family:FreeMono;-inkscape-font-specification:'FreeMono Bold';text-align:center;text-anchor:middle;fill:#ffe900;fill-opacity:1"
+           y="144.56267"
+           x="90.077515"
+           id="tspan3443-82-9-7"
+           sodipodi:role="line">4</tspan></text>
+    </g>
+    <g
+       style="display:inline;fill:#ffe900;fill-opacity:1"
+       id="g10846-2-0"
+       transform="matrix(0.05291667,0,0,0.05291666,175.31248,127.8125)">
+      <g
+         transform="translate(0,-875.19684)"
+         id="layer1-7-6-2"
+         inkscape:label="Layer 1"
+         style="fill:#ffe900;fill-opacity:1" />
+      <text
+         id="text3441-82-8-6"
+         y="143.21268"
+         x="88.997513"
+         style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:0%;font-family:'Liberation Sans';-inkscape-font-specification:'Liberation Sans';letter-spacing:0px;word-spacing:0px;fill:#ffe900;fill-opacity:1;stroke:none"
+         xml:space="preserve"><tspan
+           style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:180px;line-height:1.25;font-family:FreeMono;-inkscape-font-specification:'FreeMono Bold';text-align:center;text-anchor:middle;fill:#ffe900;fill-opacity:1"
+           y="143.21268"
+           x="88.997513"
+           id="tspan3443-96-89-0"
+           sodipodi:role="line">5</tspan></text>
+    </g>
+    <g
+       transform="matrix(0.05291667,0,0,0.05291666,185.31248,41.500246)"
+       id="layer1-9-2-7"
+       inkscape:label="Layer 1"
+       style="display:inline;fill:#001400;fill-opacity:1;stroke:none">
+      <path
+         inkscape:connector-curvature="0"
+         id="path2992-86-3"
+         d="m 113.61392,892.91559 c -39.138288,0 -70.874998,31.73671 -70.874998,70.875 0,39.13831 31.73671,70.84371 70.874998,70.84371 7.24872,0 14.22665,-1.1028 20.8125,-3.125 -32.58087,-8.9038 -56.249998,-35.83811 -56.249998,-67.71871 0,-31.8806 23.669128,-58.84615 56.249998,-67.75 -6.58585,-2.02217 -13.56378,-3.125 -20.8125,-3.125 z"
+         style="fill:#001400;fill-opacity:1;stroke:none;stroke-width:0.5;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+    </g>
+    <g
+       style="display:inline"
+       id="g9788-9-7"
+       transform="matrix(0.05291667,0,0,0.05291666,185.31248,97.812498)">
+      <g
+         id="layer1-1-88-1"
+         transform="translate(0,-875.19684)" />
+      <text
+         style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12px;line-height:125%;font-family:'Liberation Sans';-inkscape-font-specification:'Liberation Sans';letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none"
+         xml:space="preserve"
+         id="text3441-6-8"
+         y="146.00267"
+         x="91.967514"><tspan
+           style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:180px;font-family:FreeMono;-inkscape-font-specification:'FreeMono Bold';text-align:center;text-anchor:middle"
+           id="tspan3443-8-4"
+           y="146.00267"
+           x="91.967514">2</tspan></text>
+    </g>
+    <g
+       style="display:inline"
+       id="g9967-0-7"
+       transform="matrix(0.05291667,0,0,0.05291666,185.31248,107.8125)">
+      <g
+         transform="translate(0,-875.19684)"
+         id="layer1-19-2-6"
+         inkscape:label="Layer 1" />
+      <text
+         id="text3441-49-3-8"
+         y="144.65268"
+         x="88.997513"
+         style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:0%;font-family:'Liberation Sans';-inkscape-font-specification:'Liberation Sans';letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none"
+         xml:space="preserve"><tspan
+           style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:180px;line-height:1.25;font-family:FreeMono;-inkscape-font-specification:'FreeMono Bold';text-align:center;text-anchor:middle"
+           y="144.65268"
+           x="88.997513"
+           id="tspan3443-9-6-9"
+           sodipodi:role="line">3</tspan></text>
+    </g>
+    <g
+       style="display:inline"
+       id="g10134-0-6"
+       transform="matrix(0.05291666,0,0,0.05291667,185.31249,117.81249)">
+      <g
+         transform="translate(0,-875.19684)"
+         id="layer1-08-5-3"
+         inkscape:label="Layer 1" />
+      <text
+         id="text3441-44-9-9"
+         y="144.56267"
+         x="90.077515"
+         style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:0%;font-family:'Liberation Sans';-inkscape-font-specification:'Liberation Sans';letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none"
+         xml:space="preserve"><tspan
+           style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:180px;line-height:1.25;font-family:FreeMono;-inkscape-font-specification:'FreeMono Bold';text-align:center;text-anchor:middle"
+           y="144.56267"
+           x="90.077515"
+           id="tspan3443-82-0-6"
+           sodipodi:role="line">4</tspan></text>
+    </g>
+    <g
+       style="display:inline"
+       id="g10846-86-9"
+       transform="matrix(0.05291667,0,0,0.05291666,185.31248,127.8125)">
+      <g
+         transform="translate(0,-875.19684)"
+         id="layer1-7-86-7"
+         inkscape:label="Layer 1" />
+      <text
+         id="text3441-82-9-5"
+         y="143.21268"
+         x="88.997513"
+         style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:0%;font-family:'Liberation Sans';-inkscape-font-specification:'Liberation Sans';letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none"
+         xml:space="preserve"><tspan
+           style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:180px;line-height:1.25;font-family:FreeMono;-inkscape-font-specification:'FreeMono Bold';text-align:center;text-anchor:middle"
+           y="143.21268"
+           x="88.997513"
+           id="tspan3443-96-7-6"
+           sodipodi:role="line">5</tspan></text>
+    </g>
+    <g
+       id="g8542-0"
+       transform="matrix(0.05291667,0,0,0.05291666,195.31248,87.812497)"
+       style="display:inline;fill:#ff1d00;fill-opacity:1;stroke:none">
+      <g
+         transform="translate(0,-875.19684)"
+         id="layer1-5-5"
+         inkscape:label="Layer 1"
+         style="fill:#ff1d00;fill-opacity:1;stroke:none" />
+      <g
+         transform="translate(88.582672,88.582672)"
+         inkscape:label="Gear12"
+         id="g3340-2"
+         style="fill:#ff1d00;fill-opacity:1;stroke:none">
+        <path
+           inkscape:connector-curvature="0"
+           d="m 47.24,-6.937 6.029,-0.885 3.537,0.343 9.973,4.515 v 5.928 l -9.973,4.515 -3.537,0.343 -6.029,-0.885 -2.861,10.675 5.665,2.248 2.89,2.066 6.38,8.897 -2.963,5.133 -10.895,-1.077 -3.235,-1.47 -4.779,-3.781 -7.814,7.814 3.781,4.779 1.47,3.235 1.077,10.895 -5.133,2.963 -8.897,-6.38 -2.066,-2.89 -2.248,-5.665 -10.675,2.861 0.885,6.029 -0.343,3.537 -4.515,9.973 h -5.928 l -4.515,-9.973 -0.343,-3.537 0.885,-6.029 -10.675,-2.861 -2.248,5.665 -2.066,2.89 -8.897,6.38 -5.133,-2.963 1.077,-10.895 1.47,-3.235 3.781,-4.779 -7.814,-7.814 -4.779,3.781 -3.235,1.47 -10.895,1.077 -2.963,-5.133 6.38,-8.897 2.89,-2.066 5.665,-2.248 -2.861,-10.675 -6.029,0.885 -3.537,-0.343 -9.973,-4.515 v -5.928 l 9.973,-4.515 3.537,-0.343 6.029,0.885 2.861,-10.675 -5.665,-2.248 -2.89,-2.066 -6.38,-8.897 2.963,-5.133 10.895,1.077 3.235,1.47 4.779,3.781 7.814,-7.814 -3.781,-4.779 -1.47,-3.235 -1.077,-10.895 5.133,-2.963 8.897,6.38 2.066,2.89 2.248,5.665 10.675,-2.861 -0.885,-6.029 0.343,-3.537 4.515,-9.973 h 5.928 l 4.515,9.973 0.343,3.537 -0.885,6.029 10.675,2.861 2.248,-5.665 2.066,-2.89 8.897,-6.38 5.133,2.963 -1.077,10.895 -1.47,3.235 -3.781,4.779 7.814,7.814 4.779,-3.781 3.235,-1.47 10.895,-1.077 2.963,5.133 -6.38,8.897 -2.89,2.066 -5.665,2.248 z"
+           style="fill:#ff1d00;fill-opacity:1;stroke:none"
+           id="path3342-7" />
+      </g>
+    </g>
+    <g
+       style="display:inline;fill:#ff1d00;fill-opacity:1"
+       id="g9788-2-6"
+       transform="matrix(0.05291667,0,0,0.05291666,195.31248,97.812498)">
+      <g
+         id="layer1-1-0-6"
+         transform="translate(0,-875.19684)"
+         style="fill:#ff1d00;fill-opacity:1" />
+      <text
+         style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12px;line-height:125%;font-family:'Liberation Sans';-inkscape-font-specification:'Liberation Sans';letter-spacing:0px;word-spacing:0px;fill:#ff1d00;fill-opacity:1;stroke:none"
+         xml:space="preserve"
+         id="text3441-2-3"
+         y="146.00267"
+         x="91.967514"><tspan
+           style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:180px;font-family:FreeMono;-inkscape-font-specification:'FreeMono Bold';text-align:center;text-anchor:middle;fill:#ff1d00;fill-opacity:1"
+           id="tspan3443-4-2"
+           y="146.00267"
+           x="91.967514">2</tspan></text>
+    </g>
+    <g
+       style="display:inline;fill:#ff1d00;fill-opacity:1"
+       id="g9967-8-4"
+       transform="matrix(0.05291667,0,0,0.05291666,195.31248,107.8125)">
+      <g
+         transform="translate(0,-875.19684)"
+         id="layer1-19-92-3"
+         inkscape:label="Layer 1"
+         style="fill:#ff1d00;fill-opacity:1" />
+      <text
+         id="text3441-49-8-6"
+         y="144.65268"
+         x="88.997513"
+         style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:0%;font-family:'Liberation Sans';-inkscape-font-specification:'Liberation Sans';letter-spacing:0px;word-spacing:0px;fill:#ff1d00;fill-opacity:1;stroke:none"
+         xml:space="preserve"><tspan
+           style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:180px;line-height:1.25;font-family:FreeMono;-inkscape-font-specification:'FreeMono Bold';text-align:center;text-anchor:middle;fill:#ff1d00;fill-opacity:1"
+           y="144.65268"
+           x="88.997513"
+           id="tspan3443-9-67-0"
+           sodipodi:role="line">3</tspan></text>
+    </g>
+    <g
+       style="display:inline;fill:#ff1d00;fill-opacity:1"
+       id="g10134-91-4"
+       transform="matrix(0.05291666,0,0,0.05291667,195.31249,117.81249)">
+      <g
+         transform="translate(0,-875.19684)"
+         id="layer1-08-8-3"
+         inkscape:label="Layer 1"
+         style="fill:#ff1d00;fill-opacity:1" />
+      <text
+         id="text3441-44-2-6"
+         y="144.56267"
+         x="90.077515"
+         style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:0%;font-family:'Liberation Sans';-inkscape-font-specification:'Liberation Sans';letter-spacing:0px;word-spacing:0px;fill:#ff1d00;fill-opacity:1;stroke:none"
+         xml:space="preserve"><tspan
+           style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:180px;line-height:1.25;font-family:FreeMono;-inkscape-font-specification:'FreeMono Bold';text-align:center;text-anchor:middle;fill:#ff1d00;fill-opacity:1"
+           y="144.56267"
+           x="90.077515"
+           id="tspan3443-82-8-3"
+           sodipodi:role="line">4</tspan></text>
+    </g>
+    <g
+       style="display:inline;fill:#ff1d00;fill-opacity:1"
+       id="g10846-46-7"
+       transform="matrix(0.05291667,0,0,0.05291666,195.31248,127.8125)">
+      <g
+         transform="translate(0,-875.19684)"
+         id="layer1-7-0-4"
+         inkscape:label="Layer 1"
+         style="fill:#ff1d00;fill-opacity:1" />
+      <text
+         id="text3441-82-23-9"
+         y="143.21268"
+         x="88.997513"
+         style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:0%;font-family:'Liberation Sans';-inkscape-font-specification:'Liberation Sans';letter-spacing:0px;word-spacing:0px;fill:#ff1d00;fill-opacity:1;stroke:none"
+         xml:space="preserve"><tspan
+           style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:180px;line-height:1.25;font-family:FreeMono;-inkscape-font-specification:'FreeMono Bold';text-align:center;text-anchor:middle;fill:#ff1d00;fill-opacity:1"
+           y="143.21268"
+           x="88.997513"
+           id="tspan3443-96-9-4"
+           sodipodi:role="line">5</tspan></text>
+    </g>
+    <g
+       transform="matrix(0.05291666,0,0,0.05291667,165.31249,1.4081943)"
+       id="layer1-0-7-84-5"
+       inkscape:label="Layer 1"
+       style="display:inline;fill:#0000c8;fill-opacity:1;stroke:none">
+      <path
+         sodipodi:nodetypes="ccccccccccccccccccc"
+         inkscape:connector-curvature="0"
+         id="path3013-0-5-4-6"
+         d="m 81.698019,1013.349 c -3.59949,4.5559 -11.87269,5.7205 -17.71654,3.5433 14.55921,-9.6598 12.37953,-16.0936 14.17323,-21.25993 h -31.88976 v -10.6299 l 24.601193,0.0369 c 0,-21.25984 -14.630753,-42.07868 -38.956015,-31.92665 0,-17.71653 24.803152,-35.43307 39.157972,-14.17322 0.19919,-29.1292 7.45624,-26.4261 17.514573,-35.43307 10.058333,9.00697 17.315388,6.30387 17.514578,35.43307 14.35482,-21.25985 39.15797,-3.54331 39.15797,14.17322 -24.32526,-10.15203 -38.95601,10.66681 -38.95601,31.92665 l 24.60119,-0.0369 v 10.6299 H 99.010636 c 1.793704,5.16633 -0.385979,11.60013 14.173234,21.25993 -5.84385,2.1772 -14.11706,1.0126 -17.716541,-3.5433 0.475639,6.1433 -0.862545,11.3797 -6.884657,14.1732 -6.022113,-2.7935 -7.360293,-8.0299 -6.884653,-14.1732 z"
+         style="fill:#0000c8;fill-opacity:1;stroke:none;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+    </g>
+    <g
+       transform="matrix(-0.05291666,0,0,-0.05291667,174.68749,83.591799)"
+       id="layer1-0-7-84-0"
+       inkscape:label="Layer 1"
+       style="display:inline;fill:#0000c8;fill-opacity:1;stroke:none">
+      <path
+         sodipodi:nodetypes="ccccccccccccccccccc"
+         inkscape:connector-curvature="0"
+         id="path3013-0-5-4-0"
+         d="m 81.698019,1013.349 c -3.59949,4.5559 -11.87269,5.7205 -17.71654,3.5433 14.55921,-9.6598 12.37953,-16.0936 14.17323,-21.25993 h -31.88976 v -10.6299 l 24.601193,0.0369 c 0,-21.25984 -14.630753,-42.07868 -38.956015,-31.92665 0,-17.71653 24.803152,-35.43307 39.157972,-14.17322 0.19919,-29.1292 7.45624,-26.4261 17.514573,-35.43307 10.058333,9.00697 17.315388,6.30387 17.514578,35.43307 14.35482,-21.25985 39.15797,-3.54331 39.15797,14.17322 -24.32526,-10.15203 -38.95601,10.66681 -38.95601,31.92665 l 24.60119,-0.0369 v 10.6299 H 99.010636 c 1.793704,5.16633 -0.385979,11.60013 14.173234,21.25993 -5.84385,2.1772 -14.11706,1.0126 -17.716541,-3.5433 0.475639,6.1433 -0.862545,11.3797 -6.884657,14.1732 -6.022113,-2.7935 -7.360293,-8.0299 -6.884653,-14.1732 z"
+         style="fill:#0000c8;fill-opacity:1;stroke:none;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+    </g>
+    <g
+       id="g8048-2-0-4"
+       transform="matrix(0.05291667,0,0,0.05291667,175.31248,47.328747)"
+       style="display:inline;fill:#ffe900;fill-opacity:1;stroke:none">
+      <g
+         transform="translate(0,-875.19684)"
+         id="layer1-4-6-8-0"
+         inkscape:label="Layer 1"
+         style="fill:#ffe900;fill-opacity:1;stroke:none" />
+      <path
+         inkscape:connector-curvature="0"
+         id="path4260-0-6-3"
+         d="M 24.80315,142.01574 H 152.3622 V 53.433061 L 131.10236,95.952746 109.84252,53.433061 88.582677,95.952746 67.322835,53.433061 46.062992,95.952746 24.80315,53.433061 Z"
+         style="fill:#ffe900;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
+    </g>
+    <g
+       id="g8048-2-0-2"
+       transform="matrix(-0.05291667,0,0,-0.05291667,184.68748,37.671247)"
+       style="display:inline;fill:#ffe900;fill-opacity:1;stroke:none">
+      <g
+         transform="translate(0,-875.19684)"
+         id="layer1-4-6-8-08"
+         inkscape:label="Layer 1"
+         style="fill:#ffe900;fill-opacity:1;stroke:none" />
+      <path
+         inkscape:connector-curvature="0"
+         id="path4260-0-6-6"
+         d="M 24.80315,142.01574 H 152.3622 V 53.433061 L 131.10236,95.952746 109.84252,53.433061 88.582677,95.952746 67.322835,53.433061 46.062992,95.952746 24.80315,53.433061 Z"
+         style="fill:#ffe900;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
+    </g>
+    <g
+       transform="matrix(0.05291667,0,0,0.05291666,185.31248,1.500246)"
+       id="layer1-9-2-7-9"
+       inkscape:label="Layer 1"
+       style="display:inline;fill:#001400;fill-opacity:1;stroke:none">
+      <path
+         inkscape:connector-curvature="0"
+         id="path2992-86-3-9"
+         d="m 113.61392,892.91559 c -39.138288,0 -70.874998,31.73671 -70.874998,70.875 0,39.13831 31.73671,70.84371 70.874998,70.84371 7.24872,0 14.22665,-1.1028 20.8125,-3.125 -32.58087,-8.9038 -56.249998,-35.83811 -56.249998,-67.71871 0,-31.8806 23.669128,-58.84615 56.249998,-67.75 -6.58585,-2.02217 -13.56378,-3.125 -20.8125,-3.125 z"
+         style="fill:#001400;fill-opacity:1;stroke:none;stroke-width:0.5;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+    </g>
+    <g
+       transform="matrix(-0.05291667,0,0,0.05291666,194.68748,-18.499754)"
+       id="layer1-9-2-7-2"
+       inkscape:label="Layer 1"
+       style="display:inline;fill:#001400;fill-opacity:1;stroke:none">
+      <path
+         inkscape:connector-curvature="0"
+         id="path2992-86-3-3"
+         d="m 113.61392,892.91559 c -39.138288,0 -70.874998,31.73671 -70.874998,70.875 0,39.13831 31.73671,70.84371 70.874998,70.84371 7.24872,0 14.22665,-1.1028 20.8125,-3.125 -32.58087,-8.9038 -56.249998,-35.83811 -56.249998,-67.71871 0,-31.8806 23.669128,-58.84615 56.249998,-67.75 -6.58585,-2.02217 -13.56378,-3.125 -20.8125,-3.125 z"
+         style="fill:#001400;fill-opacity:1;stroke:none;stroke-width:0.5;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+    </g>
+    <g
+       id="g8542-0-5"
+       transform="matrix(0.05291667,0,0,0.05291666,195.31248,47.812498)"
+       style="display:inline;fill:#ff1d00;fill-opacity:1;stroke:none">
+      <g
+         transform="translate(0,-875.19684)"
+         id="layer1-5-5-4"
+         inkscape:label="Layer 1"
+         style="fill:#ff1d00;fill-opacity:1;stroke:none" />
+      <g
+         transform="translate(88.582672,88.582672)"
+         inkscape:label="Gear12"
+         id="g3340-2-8"
+         style="fill:#ff1d00;fill-opacity:1;stroke:none">
+        <path
+           inkscape:connector-curvature="0"
+           d="m 47.24,-6.937 6.029,-0.885 3.537,0.343 9.973,4.515 v 5.928 l -9.973,4.515 -3.537,0.343 -6.029,-0.885 -2.861,10.675 5.665,2.248 2.89,2.066 6.38,8.897 -2.963,5.133 -10.895,-1.077 -3.235,-1.47 -4.779,-3.781 -7.814,7.814 3.781,4.779 1.47,3.235 1.077,10.895 -5.133,2.963 -8.897,-6.38 -2.066,-2.89 -2.248,-5.665 -10.675,2.861 0.885,6.029 -0.343,3.537 -4.515,9.973 h -5.928 l -4.515,-9.973 -0.343,-3.537 0.885,-6.029 -10.675,-2.861 -2.248,5.665 -2.066,2.89 -8.897,6.38 -5.133,-2.963 1.077,-10.895 1.47,-3.235 3.781,-4.779 -7.814,-7.814 -4.779,3.781 -3.235,1.47 -10.895,1.077 -2.963,-5.133 6.38,-8.897 2.89,-2.066 5.665,-2.248 -2.861,-10.675 -6.029,0.885 -3.537,-0.343 -9.973,-4.515 v -5.928 l 9.973,-4.515 3.537,-0.343 6.029,0.885 2.861,-10.675 -5.665,-2.248 -2.89,-2.066 -6.38,-8.897 2.963,-5.133 10.895,1.077 3.235,1.47 4.779,3.781 7.814,-7.814 -3.781,-4.779 -1.47,-3.235 -1.077,-10.895 5.133,-2.963 8.897,6.38 2.066,2.89 2.248,5.665 10.675,-2.861 -0.885,-6.029 0.343,-3.537 4.515,-9.973 h 5.928 l 4.515,9.973 0.343,3.537 -0.885,6.029 10.675,2.861 2.248,-5.665 2.066,-2.89 8.897,-6.38 5.133,2.963 -1.077,10.895 -1.47,3.235 -3.781,4.779 7.814,7.814 4.779,-3.781 3.235,-1.47 10.895,-1.077 2.963,5.133 -6.38,8.897 -2.89,2.066 -5.665,2.248 z"
+           style="fill:#ff1d00;fill-opacity:1;stroke:none"
+           id="path3342-7-1" />
+      </g>
+    </g>
+    <g
+       id="g8542-0-0"
+       transform="matrix(-0.05291667,0,0,-0.05291666,204.68748,37.187496)"
+       style="display:inline;fill:#ff1d00;fill-opacity:1;stroke:none">
+      <g
+         transform="translate(0,-875.19684)"
+         id="layer1-5-5-7"
+         inkscape:label="Layer 1"
+         style="fill:#ff1d00;fill-opacity:1;stroke:none" />
+      <g
+         transform="translate(88.582672,88.582672)"
+         inkscape:label="Gear12"
+         id="g3340-2-2"
+         style="fill:#ff1d00;fill-opacity:1;stroke:none">
+        <path
+           inkscape:connector-curvature="0"
+           d="m 47.24,-6.937 6.029,-0.885 3.537,0.343 9.973,4.515 v 5.928 l -9.973,4.515 -3.537,0.343 -6.029,-0.885 -2.861,10.675 5.665,2.248 2.89,2.066 6.38,8.897 -2.963,5.133 -10.895,-1.077 -3.235,-1.47 -4.779,-3.781 -7.814,7.814 3.781,4.779 1.47,3.235 1.077,10.895 -5.133,2.963 -8.897,-6.38 -2.066,-2.89 -2.248,-5.665 -10.675,2.861 0.885,6.029 -0.343,3.537 -4.515,9.973 h -5.928 l -4.515,-9.973 -0.343,-3.537 0.885,-6.029 -10.675,-2.861 -2.248,5.665 -2.066,2.89 -8.897,6.38 -5.133,-2.963 1.077,-10.895 1.47,-3.235 3.781,-4.779 -7.814,-7.814 -4.779,3.781 -3.235,1.47 -10.895,1.077 -2.963,-5.133 6.38,-8.897 2.89,-2.066 5.665,-2.248 -2.861,-10.675 -6.029,0.885 -3.537,-0.343 -9.973,-4.515 v -5.928 l 9.973,-4.515 3.537,-0.343 6.029,0.885 2.861,-10.675 -5.665,-2.248 -2.89,-2.066 -6.38,-8.897 2.963,-5.133 10.895,1.077 3.235,1.47 4.779,3.781 7.814,-7.814 -3.781,-4.779 -1.47,-3.235 -1.077,-10.895 5.133,-2.963 8.897,6.38 2.066,2.89 2.248,5.665 10.675,-2.861 -0.885,-6.029 0.343,-3.537 4.515,-9.973 h 5.928 l 4.515,9.973 0.343,3.537 -0.885,6.029 10.675,2.861 2.248,-5.665 2.066,-2.89 8.897,-6.38 5.133,2.963 -1.077,10.895 -1.47,3.235 -3.781,4.779 7.814,7.814 4.779,-3.781 3.235,-1.47 10.895,-1.077 2.963,5.133 -6.38,8.897 -2.89,2.066 -5.665,2.248 z"
+           style="fill:#ff1d00;fill-opacity:1;stroke:none"
+           id="path3342-7-4" />
+      </g>
+    </g>
+    <use
+       x="0"
+       y="0"
+       xlink:href="#layer1-0-7-36"
+       id="use4054"
+       transform="translate(35.000003,37.500006)"
+       width="100%"
+       height="100%" />
+    <use
+       x="0"
+       y="0"
+       xlink:href="#layer1-0-7-36"
+       id="use8741"
+       style="display:inline"
+       transform="matrix(0.29844588,0,0,0.29844588,10.007782,37.50666)"
+       width="100%"
+       height="100%" />
+    <use
+       x="0"
+       y="0"
+       xlink:href="#use8741"
+       id="use8744"
+       transform="translate(25.000002)"
+       width="100%"
+       height="100%" />
+    <use
+       x="0"
+       y="0"
+       xlink:href="#use8744"
+       id="use8746"
+       transform="translate(25)"
+       width="100%"
+       height="100%" />
+    <use
+       x="0"
+       y="0"
+       xlink:href="#use8746"
+       id="use8748"
+       transform="translate(24.999998)"
+       width="100%"
+       height="100%" />
+    <use
+       x="0"
+       y="0"
+       xlink:href="#use8748"
+       id="use8750"
+       transform="translate(24.999998)"
+       width="100%"
+       height="100%" />
+    <use
+       x="0"
+       y="0"
+       xlink:href="#use8750"
+       id="use8752"
+       transform="translate(25)"
+       width="100%"
+       height="100%" />
+  </g>
+  <g
+     inkscape:groupmode="layer"
+     id="g3972"
+     inkscape:label="artwork_suites copy"
+     style="display:none"
+     sodipodi:insensitive="true">
+    <g
+       transform="matrix(0.0396875,0,0,0.0396875,10.234383,2.9311329)"
+       id="g3366"
+       inkscape:label="Layer 1"
+       style="display:inline;fill:#0000c8;fill-opacity:1;stroke:none">
+      <path
+         sodipodi:nodetypes="ccccccccccccccccccc"
+         inkscape:connector-curvature="0"
+         id="path3364"
+         d="m 81.698019,1013.349 c -3.59949,4.5559 -11.87269,5.7205 -17.71654,3.5433 14.55921,-9.6598 12.37953,-16.0936 14.17323,-21.25993 h -31.88976 v -10.6299 l 24.601193,0.0369 c 0,-21.25984 -14.630753,-42.07868 -38.956015,-31.92665 0,-17.71653 24.803152,-35.43307 39.157972,-14.17322 0.19919,-29.1292 7.45624,-26.4261 17.514573,-35.43307 10.058333,9.00697 17.315388,6.30387 17.514578,35.43307 14.35482,-21.25985 39.15797,-3.54331 39.15797,14.17322 -24.32526,-10.15203 -38.95601,10.66681 -38.95601,31.92665 l 24.60119,-0.0369 v 10.6299 H 99.010636 c 1.793704,5.16633 -0.385979,11.60013 14.173234,21.25993 -5.84385,2.1772 -14.11706,1.0126 -17.716541,-3.5433 0.475639,6.1433 -0.862545,11.3797 -6.884657,14.1732 -6.022113,-2.7935 -7.360293,-8.0299 -6.884653,-14.1732 z"
+         style="fill:#0000c8;fill-opacity:1;stroke:none;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+    </g>
+    <g
+       transform="matrix(0.0396875,0,0,0.0396875,35.234384,2.9311329)"
+       id="g3370"
+       inkscape:label="Layer 1"
+       style="display:inline;fill:#0000c8;fill-opacity:1;stroke:none">
+      <path
+         sodipodi:nodetypes="ccccccccccccccccccc"
+         inkscape:connector-curvature="0"
+         id="path3368"
+         d="m 81.698019,1013.349 c -3.59949,4.5559 -11.87269,5.7205 -17.71654,3.5433 14.55921,-9.6598 12.37953,-16.0936 14.17323,-21.25993 h -31.88976 v -10.6299 l 24.601193,0.0369 c 0,-21.25984 -14.630753,-42.07868 -38.956015,-31.92665 0,-17.71653 24.803152,-35.43307 39.157972,-14.17322 0.19919,-29.1292 7.45624,-26.4261 17.514573,-35.43307 10.058333,9.00697 17.315388,6.30387 17.514578,35.43307 14.35482,-21.25985 39.15797,-3.54331 39.15797,14.17322 -24.32526,-10.15203 -38.95601,10.66681 -38.95601,31.92665 l 24.60119,-0.0369 v 10.6299 H 99.010636 c 1.793704,5.16633 -0.385979,11.60013 14.173234,21.25993 -5.84385,2.1772 -14.11706,1.0126 -17.716541,-3.5433 0.475639,6.1433 -0.862545,11.3797 -6.884657,14.1732 -6.022113,-2.7935 -7.360293,-8.0299 -6.884653,-14.1732 z"
+         style="fill:#0000c8;fill-opacity:1;stroke:none;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+    </g>
+    <g
+       transform="matrix(0.0396875,0,0,0.0396875,60.234384,2.9311329)"
+       id="g3374"
+       inkscape:label="Layer 1"
+       style="display:inline;fill:#0000c8;fill-opacity:1;stroke:none">
+      <path
+         sodipodi:nodetypes="ccccccccccccccccccc"
+         inkscape:connector-curvature="0"
+         id="path3372"
+         d="m 81.698019,1013.349 c -3.59949,4.5559 -11.87269,5.7205 -17.71654,3.5433 14.55921,-9.6598 12.37953,-16.0936 14.17323,-21.25993 h -31.88976 v -10.6299 l 24.601193,0.0369 c 0,-21.25984 -14.630753,-42.07868 -38.956015,-31.92665 0,-17.71653 24.803152,-35.43307 39.157972,-14.17322 0.19919,-29.1292 7.45624,-26.4261 17.514573,-35.43307 10.058333,9.00697 17.315388,6.30387 17.514578,35.43307 14.35482,-21.25985 39.15797,-3.54331 39.15797,14.17322 -24.32526,-10.15203 -38.95601,10.66681 -38.95601,31.92665 l 24.60119,-0.0369 v 10.6299 H 99.010636 c 1.793704,5.16633 -0.385979,11.60013 14.173234,21.25993 -5.84385,2.1772 -14.11706,1.0126 -17.716541,-3.5433 0.475639,6.1433 -0.862545,11.3797 -6.884657,14.1732 -6.022113,-2.7935 -7.360293,-8.0299 -6.884653,-14.1732 z"
+         style="fill:#0000c8;fill-opacity:1;stroke:none;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+    </g>
+    <g
+       transform="matrix(0.0396875,0,0,0.0396875,85.234382,2.9311329)"
+       id="g3378"
+       inkscape:label="Layer 1"
+       style="display:inline;fill:#0000c8;fill-opacity:1;stroke:none">
+      <path
+         sodipodi:nodetypes="ccccccccccccccccccc"
+         inkscape:connector-curvature="0"
+         id="path3376"
+         d="m 81.698019,1013.349 c -3.59949,4.5559 -11.87269,5.7205 -17.71654,3.5433 14.55921,-9.6598 12.37953,-16.0936 14.17323,-21.25993 h -31.88976 v -10.6299 l 24.601193,0.0369 c 0,-21.25984 -14.630753,-42.07868 -38.956015,-31.92665 0,-17.71653 24.803152,-35.43307 39.157972,-14.17322 0.19919,-29.1292 7.45624,-26.4261 17.514573,-35.43307 10.058333,9.00697 17.315388,6.30387 17.514578,35.43307 14.35482,-21.25985 39.15797,-3.54331 39.15797,14.17322 -24.32526,-10.15203 -38.95601,10.66681 -38.95601,31.92665 l 24.60119,-0.0369 v 10.6299 H 99.010636 c 1.793704,5.16633 -0.385979,11.60013 14.173234,21.25993 -5.84385,2.1772 -14.11706,1.0126 -17.716541,-3.5433 0.475639,6.1433 -0.862545,11.3797 -6.884657,14.1732 -6.022113,-2.7935 -7.360293,-8.0299 -6.884653,-14.1732 z"
+         style="fill:#0000c8;fill-opacity:1;stroke:none;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+    </g>
+    <g
+       transform="matrix(0.0396875,0,0,0.0396875,110.23438,2.9311329)"
+       id="g3382"
+       inkscape:label="Layer 1"
+       style="display:inline;fill:#0000c8;fill-opacity:1;stroke:none">
+      <path
+         sodipodi:nodetypes="ccccccccccccccccccc"
+         inkscape:connector-curvature="0"
+         id="path3380"
+         d="m 81.698019,1013.349 c -3.59949,4.5559 -11.87269,5.7205 -17.71654,3.5433 14.55921,-9.6598 12.37953,-16.0936 14.17323,-21.25993 h -31.88976 v -10.6299 l 24.601193,0.0369 c 0,-21.25984 -14.630753,-42.07868 -38.956015,-31.92665 0,-17.71653 24.803152,-35.43307 39.157972,-14.17322 0.19919,-29.1292 7.45624,-26.4261 17.514573,-35.43307 10.058333,9.00697 17.315388,6.30387 17.514578,35.43307 14.35482,-21.25985 39.15797,-3.54331 39.15797,14.17322 -24.32526,-10.15203 -38.95601,10.66681 -38.95601,31.92665 l 24.60119,-0.0369 v 10.6299 H 99.010636 c 1.793704,5.16633 -0.385979,11.60013 14.173234,21.25993 -5.84385,2.1772 -14.11706,1.0126 -17.716541,-3.5433 0.475639,6.1433 -0.862545,11.3797 -6.884657,14.1732 -6.022113,-2.7935 -7.360293,-8.0299 -6.884653,-14.1732 z"
+         style="fill:#0000c8;fill-opacity:1;stroke:none;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+    </g>
+    <g
+       transform="matrix(0.0396875,0,0,0.0396875,135.23438,2.9311329)"
+       id="g3386"
+       inkscape:label="Layer 1"
+       style="display:inline;fill:#0000c8;fill-opacity:1;stroke:none">
+      <path
+         sodipodi:nodetypes="ccccccccccccccccccc"
+         inkscape:connector-curvature="0"
+         id="path3384"
+         d="m 81.698019,1013.349 c -3.59949,4.5559 -11.87269,5.7205 -17.71654,3.5433 14.55921,-9.6598 12.37953,-16.0936 14.17323,-21.25993 h -31.88976 v -10.6299 l 24.601193,0.0369 c 0,-21.25984 -14.630753,-42.07868 -38.956015,-31.92665 0,-17.71653 24.803152,-35.43307 39.157972,-14.17322 0.19919,-29.1292 7.45624,-26.4261 17.514573,-35.43307 10.058333,9.00697 17.315388,6.30387 17.514578,35.43307 14.35482,-21.25985 39.15797,-3.54331 39.15797,14.17322 -24.32526,-10.15203 -38.95601,10.66681 -38.95601,31.92665 l 24.60119,-0.0369 v 10.6299 H 99.010636 c 1.793704,5.16633 -0.385979,11.60013 14.173234,21.25993 -5.84385,2.1772 -14.11706,1.0126 -17.716541,-3.5433 0.475639,6.1433 -0.862545,11.3797 -6.884657,14.1732 -6.022113,-2.7935 -7.360293,-8.0299 -6.884653,-14.1732 z"
+         style="fill:#0000c8;fill-opacity:1;stroke:none;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+    </g>
+    <g
+       transform="matrix(0.04233333,0,0,0.04233333,11.250004,-23.373449)"
+       id="g3394"
+       inkscape:label="Layer 1"
+       style="display:inline;fill:#0000c8;fill-opacity:1;stroke:none">
+      <path
+         sodipodi:nodetypes="ccccccccccccccccccc"
+         inkscape:connector-curvature="0"
+         id="path3392"
+         d="m 81.698019,1013.349 c -3.59949,4.5559 -11.87269,5.7205 -17.71654,3.5433 14.55921,-9.6598 12.37953,-16.0936 14.17323,-21.25993 h -31.88976 v -10.6299 l 24.601193,0.0369 c 0,-21.25984 -14.630753,-42.07868 -38.956015,-31.92665 0,-17.71653 24.803152,-35.43307 39.157972,-14.17322 0.19919,-29.1292 7.45624,-26.4261 17.514573,-35.43307 10.058333,9.00697 17.315388,6.30387 17.514578,35.43307 14.35482,-21.25985 39.15797,-3.54331 39.15797,14.17322 -24.32526,-10.15203 -38.95601,10.66681 -38.95601,31.92665 l 24.60119,-0.0369 v 10.6299 H 99.010636 c 1.793704,5.16633 -0.385979,11.60013 14.173234,21.25993 -5.84385,2.1772 -14.11706,1.0126 -17.716541,-3.5433 0.475639,6.1433 -0.862545,11.3797 -6.884657,14.1732 -6.022113,-2.7935 -7.360293,-8.0299 -6.884653,-14.1732 z"
+         style="fill:#0000c8;fill-opacity:1;stroke:none;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+    </g>
+    <g
+       transform="matrix(0.04233333,0,0,0.04233333,21.250004,-23.373449)"
+       id="g3398"
+       inkscape:label="Layer 1"
+       style="display:inline;fill:#0000c8;fill-opacity:1;stroke:none">
+      <path
+         sodipodi:nodetypes="ccccccccccccccccccc"
+         inkscape:connector-curvature="0"
+         id="path3396"
+         d="m 81.698019,1013.349 c -3.59949,4.5559 -11.87269,5.7205 -17.71654,3.5433 14.55921,-9.6598 12.37953,-16.0936 14.17323,-21.25993 h -31.88976 v -10.6299 l 24.601193,0.0369 c 0,-21.25984 -14.630753,-42.07868 -38.956015,-31.92665 0,-17.71653 24.803152,-35.43307 39.157972,-14.17322 0.19919,-29.1292 7.45624,-26.4261 17.514573,-35.43307 10.058333,9.00697 17.315388,6.30387 17.514578,35.43307 14.35482,-21.25985 39.15797,-3.54331 39.15797,14.17322 -24.32526,-10.15203 -38.95601,10.66681 -38.95601,31.92665 l 24.60119,-0.0369 v 10.6299 H 99.010636 c 1.793704,5.16633 -0.385979,11.60013 14.173234,21.25993 -5.84385,2.1772 -14.11706,1.0126 -17.716541,-3.5433 0.475639,6.1433 -0.862545,11.3797 -6.884657,14.1732 -6.022113,-2.7935 -7.360293,-8.0299 -6.884653,-14.1732 z"
+         style="fill:#0000c8;fill-opacity:1;stroke:none;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+    </g>
+    <g
+       transform="matrix(0.04233333,0,0,0.04233333,31.250005,-23.373449)"
+       id="g3402"
+       inkscape:label="Layer 1"
+       style="display:inline;fill:#0000c8;fill-opacity:1;stroke:none">
+      <path
+         sodipodi:nodetypes="ccccccccccccccccccc"
+         inkscape:connector-curvature="0"
+         id="path3400"
+         d="m 81.698019,1013.349 c -3.59949,4.5559 -11.87269,5.7205 -17.71654,3.5433 14.55921,-9.6598 12.37953,-16.0936 14.17323,-21.25993 h -31.88976 v -10.6299 l 24.601193,0.0369 c 0,-21.25984 -14.630753,-42.07868 -38.956015,-31.92665 0,-17.71653 24.803152,-35.43307 39.157972,-14.17322 0.19919,-29.1292 7.45624,-26.4261 17.514573,-35.43307 10.058333,9.00697 17.315388,6.30387 17.514578,35.43307 14.35482,-21.25985 39.15797,-3.54331 39.15797,14.17322 -24.32526,-10.15203 -38.95601,10.66681 -38.95601,31.92665 l 24.60119,-0.0369 v 10.6299 H 99.010636 c 1.793704,5.16633 -0.385979,11.60013 14.173234,21.25993 -5.84385,2.1772 -14.11706,1.0126 -17.716541,-3.5433 0.475639,6.1433 -0.862545,11.3797 -6.884657,14.1732 -6.022113,-2.7935 -7.360293,-8.0299 -6.884653,-14.1732 z"
+         style="fill:#0000c8;fill-opacity:1;stroke:none;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+    </g>
+    <g
+       transform="matrix(0.04233333,0,0,0.04233333,41.250004,-23.373449)"
+       id="g3406"
+       inkscape:label="Layer 1"
+       style="display:inline;fill:#0000c8;fill-opacity:1;stroke:none">
+      <path
+         sodipodi:nodetypes="ccccccccccccccccccc"
+         inkscape:connector-curvature="0"
+         id="path3404"
+         d="m 81.698019,1013.349 c -3.59949,4.5559 -11.87269,5.7205 -17.71654,3.5433 14.55921,-9.6598 12.37953,-16.0936 14.17323,-21.25993 h -31.88976 v -10.6299 l 24.601193,0.0369 c 0,-21.25984 -14.630753,-42.07868 -38.956015,-31.92665 0,-17.71653 24.803152,-35.43307 39.157972,-14.17322 0.19919,-29.1292 7.45624,-26.4261 17.514573,-35.43307 10.058333,9.00697 17.315388,6.30387 17.514578,35.43307 14.35482,-21.25985 39.15797,-3.54331 39.15797,14.17322 -24.32526,-10.15203 -38.95601,10.66681 -38.95601,31.92665 l 24.60119,-0.0369 v 10.6299 H 99.010636 c 1.793704,5.16633 -0.385979,11.60013 14.173234,21.25993 -5.84385,2.1772 -14.11706,1.0126 -17.716541,-3.5433 0.475639,6.1433 -0.862545,11.3797 -6.884657,14.1732 -6.022113,-2.7935 -7.360293,-8.0299 -6.884653,-14.1732 z"
+         style="fill:#0000c8;fill-opacity:1;stroke:none;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+    </g>
+    <g
+       transform="matrix(0.04233333,0,0,0.04233333,51.250005,-23.373449)"
+       id="g3410"
+       inkscape:label="Layer 1"
+       style="display:inline;fill:#0000c8;fill-opacity:1;stroke:none">
+      <path
+         sodipodi:nodetypes="ccccccccccccccccccc"
+         inkscape:connector-curvature="0"
+         id="path3408"
+         d="m 81.698019,1013.349 c -3.59949,4.5559 -11.87269,5.7205 -17.71654,3.5433 14.55921,-9.6598 12.37953,-16.0936 14.17323,-21.25993 h -31.88976 v -10.6299 l 24.601193,0.0369 c 0,-21.25984 -14.630753,-42.07868 -38.956015,-31.92665 0,-17.71653 24.803152,-35.43307 39.157972,-14.17322 0.19919,-29.1292 7.45624,-26.4261 17.514573,-35.43307 10.058333,9.00697 17.315388,6.30387 17.514578,35.43307 14.35482,-21.25985 39.15797,-3.54331 39.15797,14.17322 -24.32526,-10.15203 -38.95601,10.66681 -38.95601,31.92665 l 24.60119,-0.0369 v 10.6299 H 99.010636 c 1.793704,5.16633 -0.385979,11.60013 14.173234,21.25993 -5.84385,2.1772 -14.11706,1.0126 -17.716541,-3.5433 0.475639,6.1433 -0.862545,11.3797 -6.884657,14.1732 -6.022113,-2.7935 -7.360293,-8.0299 -6.884653,-14.1732 z"
+         style="fill:#0000c8;fill-opacity:1;stroke:none;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+    </g>
+    <g
+       transform="matrix(0.04233333,0,0,0.04233333,61.250003,-23.373449)"
+       id="g3414"
+       inkscape:label="Layer 1"
+       style="display:inline;fill:#0000c8;fill-opacity:1;stroke:none">
+      <path
+         sodipodi:nodetypes="ccccccccccccccccccc"
+         inkscape:connector-curvature="0"
+         id="path3412"
+         d="m 81.698019,1013.349 c -3.59949,4.5559 -11.87269,5.7205 -17.71654,3.5433 14.55921,-9.6598 12.37953,-16.0936 14.17323,-21.25993 h -31.88976 v -10.6299 l 24.601193,0.0369 c 0,-21.25984 -14.630753,-42.07868 -38.956015,-31.92665 0,-17.71653 24.803152,-35.43307 39.157972,-14.17322 0.19919,-29.1292 7.45624,-26.4261 17.514573,-35.43307 10.058333,9.00697 17.315388,6.30387 17.514578,35.43307 14.35482,-21.25985 39.15797,-3.54331 39.15797,14.17322 -24.32526,-10.15203 -38.95601,10.66681 -38.95601,31.92665 l 24.60119,-0.0369 v 10.6299 H 99.010636 c 1.793704,5.16633 -0.385979,11.60013 14.173234,21.25993 -5.84385,2.1772 -14.11706,1.0126 -17.716541,-3.5433 0.475639,6.1433 -0.862545,11.3797 -6.884657,14.1732 -6.022113,-2.7935 -7.360293,-8.0299 -6.884653,-14.1732 z"
+         style="fill:#0000c8;fill-opacity:1;stroke:none;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+    </g>
+    <g
+       id="g3420"
+       transform="matrix(0.04233333,0,0,0.04233333,11.250003,23.363002)"
+       style="display:inline;fill:#ffe900;fill-opacity:1;stroke:none">
+      <g
+         transform="translate(0,-875.19684)"
+         id="g3416"
+         inkscape:label="Layer 1"
+         style="fill:#ffe900;fill-opacity:1;stroke:none" />
+      <path
+         inkscape:connector-curvature="0"
+         id="path3418"
+         d="M 24.80315,142.01574 H 152.3622 V 53.433061 L 131.10236,95.952746 109.84252,53.433061 88.582677,95.952746 67.322835,53.433061 46.062992,95.952746 24.80315,53.433061 Z"
+         style="fill:#ffe900;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
+    </g>
+    <g
+       id="g3426"
+       transform="matrix(0.04233333,0,0,0.04233333,21.250003,23.363002)"
+       style="display:inline;fill:#ffe900;fill-opacity:1;stroke:none">
+      <g
+         transform="translate(0,-875.19684)"
+         id="g3422"
+         inkscape:label="Layer 1"
+         style="fill:#ffe900;fill-opacity:1;stroke:none" />
+      <path
+         inkscape:connector-curvature="0"
+         id="path3424"
+         d="M 24.80315,142.01574 H 152.3622 V 53.433061 L 131.10236,95.952746 109.84252,53.433061 88.582677,95.952746 67.322835,53.433061 46.062992,95.952746 24.80315,53.433061 Z"
+         style="fill:#ffe900;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
+    </g>
+    <g
+       id="g3432"
+       transform="matrix(0.04233333,0,0,0.04233333,31.250003,23.363002)"
+       style="display:inline;fill:#ffe900;fill-opacity:1;stroke:none">
+      <g
+         transform="translate(0,-875.19684)"
+         id="g3428"
+         inkscape:label="Layer 1"
+         style="fill:#ffe900;fill-opacity:1;stroke:none" />
+      <path
+         inkscape:connector-curvature="0"
+         id="path3430"
+         d="M 24.80315,142.01574 H 152.3622 V 53.433061 L 131.10236,95.952746 109.84252,53.433061 88.582677,95.952746 67.322835,53.433061 46.062992,95.952746 24.80315,53.433061 Z"
+         style="fill:#ffe900;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
+    </g>
+    <g
+       id="g3438"
+       transform="matrix(0.04233333,0,0,0.04233333,41.250003,23.363002)"
+       style="display:inline;fill:#ffe900;fill-opacity:1;stroke:none">
+      <g
+         transform="translate(0,-875.19684)"
+         id="g3434"
+         inkscape:label="Layer 1"
+         style="fill:#ffe900;fill-opacity:1;stroke:none" />
+      <path
+         inkscape:connector-curvature="0"
+         id="path3436"
+         d="M 24.80315,142.01574 H 152.3622 V 53.433061 L 131.10236,95.952746 109.84252,53.433061 88.582677,95.952746 67.322835,53.433061 46.062992,95.952746 24.80315,53.433061 Z"
+         style="fill:#ffe900;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
+    </g>
+    <g
+       id="g3444"
+       transform="matrix(0.04233333,0,0,0.04233333,51.250003,23.363002)"
+       style="display:inline;fill:#ffe900;fill-opacity:1;stroke:none">
+      <g
+         transform="translate(0,-875.19684)"
+         id="g3440"
+         inkscape:label="Layer 1"
+         style="fill:#ffe900;fill-opacity:1;stroke:none" />
+      <path
+         inkscape:connector-curvature="0"
+         id="path3442"
+         d="M 24.80315,142.01574 H 152.3622 V 53.433061 L 131.10236,95.952746 109.84252,53.433061 88.582677,95.952746 67.322835,53.433061 46.062992,95.952746 24.80315,53.433061 Z"
+         style="fill:#ffe900;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
+    </g>
+    <g
+       id="g3450"
+       transform="matrix(0.04233333,0,0,0.04233333,61.250003,23.363002)"
+       style="display:inline;fill:#ffe900;fill-opacity:1;stroke:none">
+      <g
+         transform="translate(0,-875.19684)"
+         id="g3446"
+         inkscape:label="Layer 1"
+         style="fill:#ffe900;fill-opacity:1;stroke:none" />
+      <path
+         inkscape:connector-curvature="0"
+         id="path3448"
+         d="M 24.80315,142.01574 H 152.3622 V 53.433061 L 131.10236,95.952746 109.84252,53.433061 88.582677,95.952746 67.322835,53.433061 46.062992,95.952746 24.80315,53.433061 Z"
+         style="fill:#ffe900;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
+    </g>
+    <g
+       id="g3456"
+       transform="matrix(0.0396875,0,0,0.0396875,10.23438,62.371576)"
+       style="display:inline;fill:#ffe900;fill-opacity:1;stroke:none">
+      <g
+         transform="translate(0,-875.19684)"
+         id="g3452"
+         inkscape:label="Layer 1"
+         style="fill:#ffe900;fill-opacity:1;stroke:none" />
+      <path
+         inkscape:connector-curvature="0"
+         id="path3454"
+         d="M 24.80315,142.01574 H 152.3622 V 53.433061 L 131.10236,95.952746 109.84252,53.433061 88.582677,95.952746 67.322835,53.433061 46.062992,95.952746 24.80315,53.433061 Z"
+         style="fill:#ffe900;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
+    </g>
+    <g
+       id="g3462"
+       transform="matrix(0.0396875,0,0,0.0396875,35.23438,62.371576)"
+       style="display:inline;fill:#ffe900;fill-opacity:1;stroke:none">
+      <g
+         transform="translate(0,-875.19684)"
+         id="g3458"
+         inkscape:label="Layer 1"
+         style="fill:#ffe900;fill-opacity:1;stroke:none" />
+      <path
+         inkscape:connector-curvature="0"
+         id="path3460"
+         d="M 24.80315,142.01574 H 152.3622 V 53.433061 L 131.10236,95.952746 109.84252,53.433061 88.582677,95.952746 67.322835,53.433061 46.062992,95.952746 24.80315,53.433061 Z"
+         style="fill:#ffe900;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
+    </g>
+    <g
+       id="g3468"
+       transform="matrix(0.0396875,0,0,0.0396875,60.23438,62.371576)"
+       style="display:inline;fill:#ffe900;fill-opacity:1;stroke:none">
+      <g
+         transform="translate(0,-875.19684)"
+         id="g3464"
+         inkscape:label="Layer 1"
+         style="fill:#ffe900;fill-opacity:1;stroke:none" />
+      <path
+         inkscape:connector-curvature="0"
+         id="path3466"
+         d="M 24.80315,142.01574 H 152.3622 V 53.433061 L 131.10236,95.952746 109.84252,53.433061 88.582677,95.952746 67.322835,53.433061 46.062992,95.952746 24.80315,53.433061 Z"
+         style="fill:#ffe900;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
+    </g>
+    <g
+       id="g3474"
+       transform="matrix(0.0396875,0,0,0.0396875,85.23438,62.371576)"
+       style="display:inline;fill:#ffe900;fill-opacity:1;stroke:none">
+      <g
+         transform="translate(0,-875.19684)"
+         id="g3470"
+         inkscape:label="Layer 1"
+         style="fill:#ffe900;fill-opacity:1;stroke:none" />
+      <path
+         inkscape:connector-curvature="0"
+         id="path3472"
+         d="M 24.80315,142.01574 H 152.3622 V 53.433061 L 131.10236,95.952746 109.84252,53.433061 88.582677,95.952746 67.322835,53.433061 46.062992,95.952746 24.80315,53.433061 Z"
+         style="fill:#ffe900;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
+    </g>
+    <g
+       id="g3480"
+       transform="matrix(0.0396875,0,0,0.0396875,110.23438,62.371576)"
+       style="display:inline;fill:#ffe900;fill-opacity:1;stroke:none">
+      <g
+         transform="translate(0,-875.19684)"
+         id="g3476"
+         inkscape:label="Layer 1"
+         style="fill:#ffe900;fill-opacity:1;stroke:none" />
+      <path
+         inkscape:connector-curvature="0"
+         id="path3478"
+         d="M 24.80315,142.01574 H 152.3622 V 53.433061 L 131.10236,95.952746 109.84252,53.433061 88.582677,95.952746 67.322835,53.433061 46.062992,95.952746 24.80315,53.433061 Z"
+         style="fill:#ffe900;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
+    </g>
+    <g
+       id="g3486"
+       transform="matrix(0.0396875,0,0,0.0396875,135.23438,62.371576)"
+       style="display:inline;fill:#ffe900;fill-opacity:1;stroke:none">
+      <g
+         transform="translate(0,-875.19684)"
+         id="g3482"
+         inkscape:label="Layer 1"
+         style="fill:#ffe900;fill-opacity:1;stroke:none" />
+      <path
+         inkscape:connector-curvature="0"
+         id="path3484"
+         d="M 24.80315,142.01574 H 152.3622 V 53.433061 L 131.10236,95.952746 109.84252,53.433061 88.582677,95.952746 67.322835,53.433061 46.062992,95.952746 24.80315,53.433061 Z"
+         style="fill:#ffe900;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
+    </g>
+    <g
+       id="g3492"
+       transform="matrix(0.13229167,0,0,0.13229167,35.781254,62.071864)"
+       style="display:inline;fill:#ffe900;fill-opacity:1;stroke:none">
+      <g
+         transform="translate(0,-875.19684)"
+         id="g3488"
+         inkscape:label="Layer 1"
+         style="fill:#ffe900;fill-opacity:1;stroke:none" />
+      <path
+         inkscape:connector-curvature="0"
+         id="path3490"
+         d="M 24.80315,142.01574 H 152.3622 V 53.433061 L 131.10236,95.952746 109.84252,53.433061 88.582677,95.952746 67.322835,53.433061 46.062992,95.952746 24.80315,53.433061 Z"
+         style="fill:#ffe900;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
+    </g>
+    <g
+       transform="matrix(0.04233333,0,0,0.04233333,81.250005,-23.299806)"
+       id="g3496"
+       inkscape:label="Layer 1"
+       style="display:inline;fill:#001400;fill-opacity:1;stroke:none">
+      <path
+         inkscape:connector-curvature="0"
+         id="path3494"
+         d="m 113.61392,892.91559 c -39.138288,0 -70.874998,31.73671 -70.874998,70.875 0,39.13831 31.73671,70.84371 70.874998,70.84371 7.24872,0 14.22665,-1.1028 20.8125,-3.125 -32.58087,-8.9038 -56.249998,-35.83811 -56.249998,-67.71871 0,-31.8806 23.669128,-58.84615 56.249998,-67.75 -6.58585,-2.02217 -13.56378,-3.125 -20.8125,-3.125 z"
+         style="fill:#001400;fill-opacity:1;stroke:none;stroke-width:0.5;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+    </g>
+    <g
+       transform="matrix(0.04233333,0,0,0.04233333,91.250005,-23.299806)"
+       id="g3500"
+       inkscape:label="Layer 1"
+       style="display:inline;fill:#001400;fill-opacity:1;stroke:none">
+      <path
+         inkscape:connector-curvature="0"
+         id="path3498"
+         d="m 113.61392,892.91559 c -39.138288,0 -70.874998,31.73671 -70.874998,70.875 0,39.13831 31.73671,70.84371 70.874998,70.84371 7.24872,0 14.22665,-1.1028 20.8125,-3.125 -32.58087,-8.9038 -56.249998,-35.83811 -56.249998,-67.71871 0,-31.8806 23.669128,-58.84615 56.249998,-67.75 -6.58585,-2.02217 -13.56378,-3.125 -20.8125,-3.125 z"
+         style="fill:#001400;fill-opacity:1;stroke:none;stroke-width:0.5;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+    </g>
+    <g
+       transform="matrix(0.04233333,0,0,0.04233333,101.25,-23.299806)"
+       id="g3504"
+       inkscape:label="Layer 1"
+       style="display:inline;fill:#001400;fill-opacity:1;stroke:none">
+      <path
+         inkscape:connector-curvature="0"
+         id="path3502"
+         d="m 113.61392,892.91559 c -39.138288,0 -70.874998,31.73671 -70.874998,70.875 0,39.13831 31.73671,70.84371 70.874998,70.84371 7.24872,0 14.22665,-1.1028 20.8125,-3.125 -32.58087,-8.9038 -56.249998,-35.83811 -56.249998,-67.71871 0,-31.8806 23.669128,-58.84615 56.249998,-67.75 -6.58585,-2.02217 -13.56378,-3.125 -20.8125,-3.125 z"
+         style="fill:#001400;fill-opacity:1;stroke:none;stroke-width:0.5;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+    </g>
+    <g
+       transform="matrix(0.04233333,0,0,0.04233333,111.25,-23.299806)"
+       id="g3508"
+       inkscape:label="Layer 1"
+       style="display:inline;fill:#001400;fill-opacity:1;stroke:none">
+      <path
+         inkscape:connector-curvature="0"
+         id="path3506"
+         d="m 113.61392,892.91559 c -39.138288,0 -70.874998,31.73671 -70.874998,70.875 0,39.13831 31.73671,70.84371 70.874998,70.84371 7.24872,0 14.22665,-1.1028 20.8125,-3.125 -32.58087,-8.9038 -56.249998,-35.83811 -56.249998,-67.71871 0,-31.8806 23.669128,-58.84615 56.249998,-67.75 -6.58585,-2.02217 -13.56378,-3.125 -20.8125,-3.125 z"
+         style="fill:#001400;fill-opacity:1;stroke:none;stroke-width:0.5;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+    </g>
+    <g
+       transform="matrix(0.04233333,0,0,0.04233333,121.25,-23.299806)"
+       id="g3512"
+       inkscape:label="Layer 1"
+       style="display:inline;fill:#001400;fill-opacity:1;stroke:none">
+      <path
+         inkscape:connector-curvature="0"
+         id="path3510"
+         d="m 113.61392,892.91559 c -39.138288,0 -70.874998,31.73671 -70.874998,70.875 0,39.13831 31.73671,70.84371 70.874998,70.84371 7.24872,0 14.22665,-1.1028 20.8125,-3.125 -32.58087,-8.9038 -56.249998,-35.83811 -56.249998,-67.71871 0,-31.8806 23.669128,-58.84615 56.249998,-67.75 -6.58585,-2.02217 -13.56378,-3.125 -20.8125,-3.125 z"
+         style="fill:#001400;fill-opacity:1;stroke:none;stroke-width:0.5;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+    </g>
+    <g
+       transform="matrix(0.04233333,0,0,0.04233333,131.25,-23.299806)"
+       id="g3516"
+       inkscape:label="Layer 1"
+       style="display:inline;fill:#001400;fill-opacity:1;stroke:none">
+      <path
+         inkscape:connector-curvature="0"
+         id="path3514"
+         d="m 113.61392,892.91559 c -39.138288,0 -70.874998,31.73671 -70.874998,70.875 0,39.13831 31.73671,70.84371 70.874998,70.84371 7.24872,0 14.22665,-1.1028 20.8125,-3.125 -32.58087,-8.9038 -56.249998,-35.83811 -56.249998,-67.71871 0,-31.8806 23.669128,-58.84615 56.249998,-67.75 -6.58585,-2.02217 -13.56378,-3.125 -20.8125,-3.125 z"
+         style="fill:#001400;fill-opacity:1;stroke:none;stroke-width:0.5;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+    </g>
+    <g
+       transform="matrix(0.0396875,0,0,0.0396875,10.234381,53.00017)"
+       id="g3520"
+       inkscape:label="Layer 1"
+       style="display:inline;fill:#001400;fill-opacity:1;stroke:none">
+      <path
+         inkscape:connector-curvature="0"
+         id="path3518"
+         d="m 113.61392,892.91559 c -39.138288,0 -70.874998,31.73671 -70.874998,70.875 0,39.13831 31.73671,70.84371 70.874998,70.84371 7.24872,0 14.22665,-1.1028 20.8125,-3.125 -32.58087,-8.9038 -56.249998,-35.83811 -56.249998,-67.71871 0,-31.8806 23.669128,-58.84615 56.249998,-67.75 -6.58585,-2.02217 -13.56378,-3.125 -20.8125,-3.125 z"
+         style="fill:#001400;fill-opacity:1;stroke:none;stroke-width:0.5;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+    </g>
+    <g
+       transform="matrix(0.0396875,0,0,0.0396875,35.234381,53.00017)"
+       id="g3524"
+       inkscape:label="Layer 1"
+       style="display:inline;fill:#001400;fill-opacity:1;stroke:none">
+      <path
+         inkscape:connector-curvature="0"
+         id="path3522"
+         d="m 113.61392,892.91559 c -39.138288,0 -70.874998,31.73671 -70.874998,70.875 0,39.13831 31.73671,70.84371 70.874998,70.84371 7.24872,0 14.22665,-1.1028 20.8125,-3.125 -32.58087,-8.9038 -56.249998,-35.83811 -56.249998,-67.71871 0,-31.8806 23.669128,-58.84615 56.249998,-67.75 -6.58585,-2.02217 -13.56378,-3.125 -20.8125,-3.125 z"
+         style="fill:#001400;fill-opacity:1;stroke:none;stroke-width:0.5;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+    </g>
+    <g
+       transform="matrix(0.0396875,0,0,0.0396875,60.234381,53.00017)"
+       id="g3528"
+       inkscape:label="Layer 1"
+       style="display:inline;fill:#001400;fill-opacity:1;stroke:none">
+      <path
+         inkscape:connector-curvature="0"
+         id="path3526"
+         d="m 113.61392,892.91559 c -39.138288,0 -70.874998,31.73671 -70.874998,70.875 0,39.13831 31.73671,70.84371 70.874998,70.84371 7.24872,0 14.22665,-1.1028 20.8125,-3.125 -32.58087,-8.9038 -56.249998,-35.83811 -56.249998,-67.71871 0,-31.8806 23.669128,-58.84615 56.249998,-67.75 -6.58585,-2.02217 -13.56378,-3.125 -20.8125,-3.125 z"
+         style="fill:#001400;fill-opacity:1;stroke:none;stroke-width:0.5;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+    </g>
+    <g
+       transform="matrix(0.0396875,0,0,0.0396875,85.234381,53.00017)"
+       id="g3532"
+       inkscape:label="Layer 1"
+       style="display:inline;fill:#001400;fill-opacity:1;stroke:none">
+      <path
+         inkscape:connector-curvature="0"
+         id="path3530"
+         d="m 113.61392,892.91559 c -39.138288,0 -70.874998,31.73671 -70.874998,70.875 0,39.13831 31.73671,70.84371 70.874998,70.84371 7.24872,0 14.22665,-1.1028 20.8125,-3.125 -32.58087,-8.9038 -56.249998,-35.83811 -56.249998,-67.71871 0,-31.8806 23.669128,-58.84615 56.249998,-67.75 -6.58585,-2.02217 -13.56378,-3.125 -20.8125,-3.125 z"
+         style="fill:#001400;fill-opacity:1;stroke:none;stroke-width:0.5;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+    </g>
+    <g
+       transform="matrix(0.0396875,0,0,0.0396875,110.23438,53.00017)"
+       id="g3536"
+       inkscape:label="Layer 1"
+       style="display:inline;fill:#001400;fill-opacity:1;stroke:none">
+      <path
+         inkscape:connector-curvature="0"
+         id="path3534"
+         d="m 113.61392,892.91559 c -39.138288,0 -70.874998,31.73671 -70.874998,70.875 0,39.13831 31.73671,70.84371 70.874998,70.84371 7.24872,0 14.22665,-1.1028 20.8125,-3.125 -32.58087,-8.9038 -56.249998,-35.83811 -56.249998,-67.71871 0,-31.8806 23.669128,-58.84615 56.249998,-67.75 -6.58585,-2.02217 -13.56378,-3.125 -20.8125,-3.125 z"
+         style="fill:#001400;fill-opacity:1;stroke:none;stroke-width:0.5;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+    </g>
+    <g
+       transform="matrix(0.0396875,0,0,0.0396875,135.23438,53.00017)"
+       id="g3540"
+       inkscape:label="Layer 1"
+       style="display:inline;fill:#001400;fill-opacity:1;stroke:none">
+      <path
+         inkscape:connector-curvature="0"
+         id="path3538"
+         d="m 113.61392,892.91559 c -39.138288,0 -70.874998,31.73671 -70.874998,70.875 0,39.13831 31.73671,70.84371 70.874998,70.84371 7.24872,0 14.22665,-1.1028 20.8125,-3.125 -32.58087,-8.9038 -56.249998,-35.83811 -56.249998,-67.71871 0,-31.8806 23.669128,-58.84615 56.249998,-67.75 -6.58585,-2.02217 -13.56378,-3.125 -20.8125,-3.125 z"
+         style="fill:#001400;fill-opacity:1;stroke:none;stroke-width:0.5;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+    </g>
+    <g
+       transform="matrix(0.13229167,0,0,0.13229166,35.781255,-27.499398)"
+       id="g3544"
+       inkscape:label="Layer 1"
+       style="display:inline;fill:#001400;fill-opacity:1;stroke:none">
+      <path
+         inkscape:connector-curvature="0"
+         id="path3542"
+         d="m 113.61392,892.91559 c -39.138288,0 -70.874998,31.73671 -70.874998,70.875 0,39.13831 31.73671,70.84371 70.874998,70.84371 7.24872,0 14.22665,-1.1028 20.8125,-3.125 -32.58087,-8.9038 -56.249998,-35.83811 -56.249998,-67.71871 0,-31.8806 23.669128,-58.84615 56.249998,-67.75 -6.58585,-2.02217 -13.56378,-3.125 -20.8125,-3.125 z"
+         style="fill:#001400;fill-opacity:1;stroke:none;stroke-width:0.5;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+    </g>
+    <g
+       id="g3552"
+       transform="matrix(0.04233333,0,0,0.04233333,81.250005,23.750009)"
+       style="display:inline;fill:#ff1d00;fill-opacity:1;stroke:none">
+      <g
+         transform="translate(0,-875.19684)"
+         id="g3546"
+         inkscape:label="Layer 1"
+         style="fill:#ff1d00;fill-opacity:1;stroke:none" />
+      <g
+         transform="translate(88.582672,88.582672)"
+         inkscape:label="Gear12"
+         id="g3550"
+         style="fill:#ff1d00;fill-opacity:1;stroke:none">
+        <path
+           inkscape:connector-curvature="0"
+           d="m 47.24,-6.937 6.029,-0.885 3.537,0.343 9.973,4.515 v 5.928 l -9.973,4.515 -3.537,0.343 -6.029,-0.885 -2.861,10.675 5.665,2.248 2.89,2.066 6.38,8.897 -2.963,5.133 -10.895,-1.077 -3.235,-1.47 -4.779,-3.781 -7.814,7.814 3.781,4.779 1.47,3.235 1.077,10.895 -5.133,2.963 -8.897,-6.38 -2.066,-2.89 -2.248,-5.665 -10.675,2.861 0.885,6.029 -0.343,3.537 -4.515,9.973 h -5.928 l -4.515,-9.973 -0.343,-3.537 0.885,-6.029 -10.675,-2.861 -2.248,5.665 -2.066,2.89 -8.897,6.38 -5.133,-2.963 1.077,-10.895 1.47,-3.235 3.781,-4.779 -7.814,-7.814 -4.779,3.781 -3.235,1.47 -10.895,1.077 -2.963,-5.133 6.38,-8.897 2.89,-2.066 5.665,-2.248 -2.861,-10.675 -6.029,0.885 -3.537,-0.343 -9.973,-4.515 v -5.928 l 9.973,-4.515 3.537,-0.343 6.029,0.885 2.861,-10.675 -5.665,-2.248 -2.89,-2.066 -6.38,-8.897 2.963,-5.133 10.895,1.077 3.235,1.47 4.779,3.781 7.814,-7.814 -3.781,-4.779 -1.47,-3.235 -1.077,-10.895 5.133,-2.963 8.897,6.38 2.066,2.89 2.248,5.665 10.675,-2.861 -0.885,-6.029 0.343,-3.537 4.515,-9.973 h 5.928 l 4.515,9.973 0.343,3.537 -0.885,6.029 10.675,2.861 2.248,-5.665 2.066,-2.89 8.897,-6.38 5.133,2.963 -1.077,10.895 -1.47,3.235 -3.781,4.779 7.814,7.814 4.779,-3.781 3.235,-1.47 10.895,-1.077 2.963,5.133 -6.38,8.897 -2.89,2.066 -5.665,2.248 z"
+           style="fill:#ff1d00;fill-opacity:1;stroke:none"
+           id="path3548" />
+      </g>
+    </g>
+    <g
+       id="g3560"
+       transform="matrix(0.04233333,0,0,0.04233333,91.250005,23.750009)"
+       style="display:inline;fill:#ff1d00;fill-opacity:1;stroke:none">
+      <g
+         transform="translate(0,-875.19684)"
+         id="g3554"
+         inkscape:label="Layer 1"
+         style="fill:#ff1d00;fill-opacity:1;stroke:none" />
+      <g
+         transform="translate(88.582672,88.582672)"
+         inkscape:label="Gear12"
+         id="g3558"
+         style="fill:#ff1d00;fill-opacity:1;stroke:none">
+        <path
+           inkscape:connector-curvature="0"
+           d="m 47.24,-6.937 6.029,-0.885 3.537,0.343 9.973,4.515 v 5.928 l -9.973,4.515 -3.537,0.343 -6.029,-0.885 -2.861,10.675 5.665,2.248 2.89,2.066 6.38,8.897 -2.963,5.133 -10.895,-1.077 -3.235,-1.47 -4.779,-3.781 -7.814,7.814 3.781,4.779 1.47,3.235 1.077,10.895 -5.133,2.963 -8.897,-6.38 -2.066,-2.89 -2.248,-5.665 -10.675,2.861 0.885,6.029 -0.343,3.537 -4.515,9.973 h -5.928 l -4.515,-9.973 -0.343,-3.537 0.885,-6.029 -10.675,-2.861 -2.248,5.665 -2.066,2.89 -8.897,6.38 -5.133,-2.963 1.077,-10.895 1.47,-3.235 3.781,-4.779 -7.814,-7.814 -4.779,3.781 -3.235,1.47 -10.895,1.077 -2.963,-5.133 6.38,-8.897 2.89,-2.066 5.665,-2.248 -2.861,-10.675 -6.029,0.885 -3.537,-0.343 -9.973,-4.515 v -5.928 l 9.973,-4.515 3.537,-0.343 6.029,0.885 2.861,-10.675 -5.665,-2.248 -2.89,-2.066 -6.38,-8.897 2.963,-5.133 10.895,1.077 3.235,1.47 4.779,3.781 7.814,-7.814 -3.781,-4.779 -1.47,-3.235 -1.077,-10.895 5.133,-2.963 8.897,6.38 2.066,2.89 2.248,5.665 10.675,-2.861 -0.885,-6.029 0.343,-3.537 4.515,-9.973 h 5.928 l 4.515,9.973 0.343,3.537 -0.885,6.029 10.675,2.861 2.248,-5.665 2.066,-2.89 8.897,-6.38 5.133,2.963 -1.077,10.895 -1.47,3.235 -3.781,4.779 7.814,7.814 4.779,-3.781 3.235,-1.47 10.895,-1.077 2.963,5.133 -6.38,8.897 -2.89,2.066 -5.665,2.248 z"
+           style="fill:#ff1d00;fill-opacity:1;stroke:none"
+           id="path3556" />
+      </g>
+    </g>
+    <g
+       id="g3568"
+       transform="matrix(0.04233333,0,0,0.04233333,101.25,23.750009)"
+       style="display:inline;fill:#ff1d00;fill-opacity:1;stroke:none">
+      <g
+         transform="translate(0,-875.19684)"
+         id="g3562"
+         inkscape:label="Layer 1"
+         style="fill:#ff1d00;fill-opacity:1;stroke:none" />
+      <g
+         transform="translate(88.582672,88.582672)"
+         inkscape:label="Gear12"
+         id="g3566"
+         style="fill:#ff1d00;fill-opacity:1;stroke:none">
+        <path
+           inkscape:connector-curvature="0"
+           d="m 47.24,-6.937 6.029,-0.885 3.537,0.343 9.973,4.515 v 5.928 l -9.973,4.515 -3.537,0.343 -6.029,-0.885 -2.861,10.675 5.665,2.248 2.89,2.066 6.38,8.897 -2.963,5.133 -10.895,-1.077 -3.235,-1.47 -4.779,-3.781 -7.814,7.814 3.781,4.779 1.47,3.235 1.077,10.895 -5.133,2.963 -8.897,-6.38 -2.066,-2.89 -2.248,-5.665 -10.675,2.861 0.885,6.029 -0.343,3.537 -4.515,9.973 h -5.928 l -4.515,-9.973 -0.343,-3.537 0.885,-6.029 -10.675,-2.861 -2.248,5.665 -2.066,2.89 -8.897,6.38 -5.133,-2.963 1.077,-10.895 1.47,-3.235 3.781,-4.779 -7.814,-7.814 -4.779,3.781 -3.235,1.47 -10.895,1.077 -2.963,-5.133 6.38,-8.897 2.89,-2.066 5.665,-2.248 -2.861,-10.675 -6.029,0.885 -3.537,-0.343 -9.973,-4.515 v -5.928 l 9.973,-4.515 3.537,-0.343 6.029,0.885 2.861,-10.675 -5.665,-2.248 -2.89,-2.066 -6.38,-8.897 2.963,-5.133 10.895,1.077 3.235,1.47 4.779,3.781 7.814,-7.814 -3.781,-4.779 -1.47,-3.235 -1.077,-10.895 5.133,-2.963 8.897,6.38 2.066,2.89 2.248,5.665 10.675,-2.861 -0.885,-6.029 0.343,-3.537 4.515,-9.973 h 5.928 l 4.515,9.973 0.343,3.537 -0.885,6.029 10.675,2.861 2.248,-5.665 2.066,-2.89 8.897,-6.38 5.133,2.963 -1.077,10.895 -1.47,3.235 -3.781,4.779 7.814,7.814 4.779,-3.781 3.235,-1.47 10.895,-1.077 2.963,5.133 -6.38,8.897 -2.89,2.066 -5.665,2.248 z"
+           style="fill:#ff1d00;fill-opacity:1;stroke:none"
+           id="path3564" />
+      </g>
+    </g>
+    <g
+       id="g3576"
+       transform="matrix(0.04233333,0,0,0.04233333,111.25,23.750009)"
+       style="display:inline;fill:#ff1d00;fill-opacity:1;stroke:none">
+      <g
+         transform="translate(0,-875.19684)"
+         id="g3570"
+         inkscape:label="Layer 1"
+         style="fill:#ff1d00;fill-opacity:1;stroke:none" />
+      <g
+         transform="translate(88.582672,88.582672)"
+         inkscape:label="Gear12"
+         id="g3574"
+         style="fill:#ff1d00;fill-opacity:1;stroke:none">
+        <path
+           inkscape:connector-curvature="0"
+           d="m 47.24,-6.937 6.029,-0.885 3.537,0.343 9.973,4.515 v 5.928 l -9.973,4.515 -3.537,0.343 -6.029,-0.885 -2.861,10.675 5.665,2.248 2.89,2.066 6.38,8.897 -2.963,5.133 -10.895,-1.077 -3.235,-1.47 -4.779,-3.781 -7.814,7.814 3.781,4.779 1.47,3.235 1.077,10.895 -5.133,2.963 -8.897,-6.38 -2.066,-2.89 -2.248,-5.665 -10.675,2.861 0.885,6.029 -0.343,3.537 -4.515,9.973 h -5.928 l -4.515,-9.973 -0.343,-3.537 0.885,-6.029 -10.675,-2.861 -2.248,5.665 -2.066,2.89 -8.897,6.38 -5.133,-2.963 1.077,-10.895 1.47,-3.235 3.781,-4.779 -7.814,-7.814 -4.779,3.781 -3.235,1.47 -10.895,1.077 -2.963,-5.133 6.38,-8.897 2.89,-2.066 5.665,-2.248 -2.861,-10.675 -6.029,0.885 -3.537,-0.343 -9.973,-4.515 v -5.928 l 9.973,-4.515 3.537,-0.343 6.029,0.885 2.861,-10.675 -5.665,-2.248 -2.89,-2.066 -6.38,-8.897 2.963,-5.133 10.895,1.077 3.235,1.47 4.779,3.781 7.814,-7.814 -3.781,-4.779 -1.47,-3.235 -1.077,-10.895 5.133,-2.963 8.897,6.38 2.066,2.89 2.248,5.665 10.675,-2.861 -0.885,-6.029 0.343,-3.537 4.515,-9.973 h 5.928 l 4.515,9.973 0.343,3.537 -0.885,6.029 10.675,2.861 2.248,-5.665 2.066,-2.89 8.897,-6.38 5.133,2.963 -1.077,10.895 -1.47,3.235 -3.781,4.779 7.814,7.814 4.779,-3.781 3.235,-1.47 10.895,-1.077 2.963,5.133 -6.38,8.897 -2.89,2.066 -5.665,2.248 z"
+           style="fill:#ff1d00;fill-opacity:1;stroke:none"
+           id="path3572" />
+      </g>
+    </g>
+    <g
+       id="g3584"
+       transform="matrix(0.04233333,0,0,0.04233333,121.25,23.750009)"
+       style="display:inline;fill:#ff1d00;fill-opacity:1;stroke:none">
+      <g
+         transform="translate(0,-875.19684)"
+         id="g3578"
+         inkscape:label="Layer 1"
+         style="fill:#ff1d00;fill-opacity:1;stroke:none" />
+      <g
+         transform="translate(88.582672,88.582672)"
+         inkscape:label="Gear12"
+         id="g3582"
+         style="fill:#ff1d00;fill-opacity:1;stroke:none">
+        <path
+           inkscape:connector-curvature="0"
+           d="m 47.24,-6.937 6.029,-0.885 3.537,0.343 9.973,4.515 v 5.928 l -9.973,4.515 -3.537,0.343 -6.029,-0.885 -2.861,10.675 5.665,2.248 2.89,2.066 6.38,8.897 -2.963,5.133 -10.895,-1.077 -3.235,-1.47 -4.779,-3.781 -7.814,7.814 3.781,4.779 1.47,3.235 1.077,10.895 -5.133,2.963 -8.897,-6.38 -2.066,-2.89 -2.248,-5.665 -10.675,2.861 0.885,6.029 -0.343,3.537 -4.515,9.973 h -5.928 l -4.515,-9.973 -0.343,-3.537 0.885,-6.029 -10.675,-2.861 -2.248,5.665 -2.066,2.89 -8.897,6.38 -5.133,-2.963 1.077,-10.895 1.47,-3.235 3.781,-4.779 -7.814,-7.814 -4.779,3.781 -3.235,1.47 -10.895,1.077 -2.963,-5.133 6.38,-8.897 2.89,-2.066 5.665,-2.248 -2.861,-10.675 -6.029,0.885 -3.537,-0.343 -9.973,-4.515 v -5.928 l 9.973,-4.515 3.537,-0.343 6.029,0.885 2.861,-10.675 -5.665,-2.248 -2.89,-2.066 -6.38,-8.897 2.963,-5.133 10.895,1.077 3.235,1.47 4.779,3.781 7.814,-7.814 -3.781,-4.779 -1.47,-3.235 -1.077,-10.895 5.133,-2.963 8.897,6.38 2.066,2.89 2.248,5.665 10.675,-2.861 -0.885,-6.029 0.343,-3.537 4.515,-9.973 h 5.928 l 4.515,9.973 0.343,3.537 -0.885,6.029 10.675,2.861 2.248,-5.665 2.066,-2.89 8.897,-6.38 5.133,2.963 -1.077,10.895 -1.47,3.235 -3.781,4.779 7.814,7.814 4.779,-3.781 3.235,-1.47 10.895,-1.077 2.963,5.133 -6.38,8.897 -2.89,2.066 -5.665,2.248 z"
+           style="fill:#ff1d00;fill-opacity:1;stroke:none"
+           id="path3580" />
+      </g>
+    </g>
+    <g
+       id="g3592"
+       transform="matrix(0.04233333,0,0,0.04233333,131.25,23.750009)"
+       style="display:inline;fill:#ff1d00;fill-opacity:1;stroke:none">
+      <g
+         transform="translate(0,-875.19684)"
+         id="g3586"
+         inkscape:label="Layer 1"
+         style="fill:#ff1d00;fill-opacity:1;stroke:none" />
+      <g
+         transform="translate(88.582672,88.582672)"
+         inkscape:label="Gear12"
+         id="g3590"
+         style="fill:#ff1d00;fill-opacity:1;stroke:none">
+        <path
+           inkscape:connector-curvature="0"
+           d="m 47.24,-6.937 6.029,-0.885 3.537,0.343 9.973,4.515 v 5.928 l -9.973,4.515 -3.537,0.343 -6.029,-0.885 -2.861,10.675 5.665,2.248 2.89,2.066 6.38,8.897 -2.963,5.133 -10.895,-1.077 -3.235,-1.47 -4.779,-3.781 -7.814,7.814 3.781,4.779 1.47,3.235 1.077,10.895 -5.133,2.963 -8.897,-6.38 -2.066,-2.89 -2.248,-5.665 -10.675,2.861 0.885,6.029 -0.343,3.537 -4.515,9.973 h -5.928 l -4.515,-9.973 -0.343,-3.537 0.885,-6.029 -10.675,-2.861 -2.248,5.665 -2.066,2.89 -8.897,6.38 -5.133,-2.963 1.077,-10.895 1.47,-3.235 3.781,-4.779 -7.814,-7.814 -4.779,3.781 -3.235,1.47 -10.895,1.077 -2.963,-5.133 6.38,-8.897 2.89,-2.066 5.665,-2.248 -2.861,-10.675 -6.029,0.885 -3.537,-0.343 -9.973,-4.515 v -5.928 l 9.973,-4.515 3.537,-0.343 6.029,0.885 2.861,-10.675 -5.665,-2.248 -2.89,-2.066 -6.38,-8.897 2.963,-5.133 10.895,1.077 3.235,1.47 4.779,3.781 7.814,-7.814 -3.781,-4.779 -1.47,-3.235 -1.077,-10.895 5.133,-2.963 8.897,6.38 2.066,2.89 2.248,5.665 10.675,-2.861 -0.885,-6.029 0.343,-3.537 4.515,-9.973 h 5.928 l 4.515,9.973 0.343,3.537 -0.885,6.029 10.675,2.861 2.248,-5.665 2.066,-2.89 8.897,-6.38 5.133,2.963 -1.077,10.895 -1.47,3.235 -3.781,4.779 7.814,7.814 4.779,-3.781 3.235,-1.47 10.895,-1.077 2.963,5.133 -6.38,8.897 -2.89,2.066 -5.665,2.248 z"
+           style="fill:#ff1d00;fill-opacity:1;stroke:none"
+           id="path3588" />
+      </g>
+    </g>
+    <g
+       id="g3600"
+       transform="matrix(0.0396875,0,0,0.0396875,10.234372,112.73438)"
+       style="display:inline;fill:#ff1d00;fill-opacity:1;stroke:none">
+      <g
+         transform="translate(0,-875.19684)"
+         id="g3594"
+         inkscape:label="Layer 1"
+         style="fill:#ff1d00;fill-opacity:1;stroke:none" />
+      <g
+         transform="translate(88.582672,88.582672)"
+         inkscape:label="Gear12"
+         id="g3598"
+         style="fill:#ff1d00;fill-opacity:1;stroke:none">
+        <path
+           inkscape:connector-curvature="0"
+           d="m 47.24,-6.937 6.029,-0.885 3.537,0.343 9.973,4.515 v 5.928 l -9.973,4.515 -3.537,0.343 -6.029,-0.885 -2.861,10.675 5.665,2.248 2.89,2.066 6.38,8.897 -2.963,5.133 -10.895,-1.077 -3.235,-1.47 -4.779,-3.781 -7.814,7.814 3.781,4.779 1.47,3.235 1.077,10.895 -5.133,2.963 -8.897,-6.38 -2.066,-2.89 -2.248,-5.665 -10.675,2.861 0.885,6.029 -0.343,3.537 -4.515,9.973 h -5.928 l -4.515,-9.973 -0.343,-3.537 0.885,-6.029 -10.675,-2.861 -2.248,5.665 -2.066,2.89 -8.897,6.38 -5.133,-2.963 1.077,-10.895 1.47,-3.235 3.781,-4.779 -7.814,-7.814 -4.779,3.781 -3.235,1.47 -10.895,1.077 -2.963,-5.133 6.38,-8.897 2.89,-2.066 5.665,-2.248 -2.861,-10.675 -6.029,0.885 -3.537,-0.343 -9.973,-4.515 v -5.928 l 9.973,-4.515 3.537,-0.343 6.029,0.885 2.861,-10.675 -5.665,-2.248 -2.89,-2.066 -6.38,-8.897 2.963,-5.133 10.895,1.077 3.235,1.47 4.779,3.781 7.814,-7.814 -3.781,-4.779 -1.47,-3.235 -1.077,-10.895 5.133,-2.963 8.897,6.38 2.066,2.89 2.248,5.665 10.675,-2.861 -0.885,-6.029 0.343,-3.537 4.515,-9.973 h 5.928 l 4.515,9.973 0.343,3.537 -0.885,6.029 10.675,2.861 2.248,-5.665 2.066,-2.89 8.897,-6.38 5.133,2.963 -1.077,10.895 -1.47,3.235 -3.781,4.779 7.814,7.814 4.779,-3.781 3.235,-1.47 10.895,-1.077 2.963,5.133 -6.38,8.897 -2.89,2.066 -5.665,2.248 z"
+           style="fill:#ff1d00;fill-opacity:1;stroke:none"
+           id="path3596" />
+      </g>
+    </g>
+    <g
+       id="g3608"
+       transform="matrix(0.0396875,0,0,0.0396875,35.234372,112.73438)"
+       style="display:inline;fill:#ff1d00;fill-opacity:1;stroke:none">
+      <g
+         transform="translate(0,-875.19684)"
+         id="g3602"
+         inkscape:label="Layer 1"
+         style="fill:#ff1d00;fill-opacity:1;stroke:none" />
+      <g
+         transform="translate(88.582672,88.582672)"
+         inkscape:label="Gear12"
+         id="g3606"
+         style="fill:#ff1d00;fill-opacity:1;stroke:none">
+        <path
+           inkscape:connector-curvature="0"
+           d="m 47.24,-6.937 6.029,-0.885 3.537,0.343 9.973,4.515 v 5.928 l -9.973,4.515 -3.537,0.343 -6.029,-0.885 -2.861,10.675 5.665,2.248 2.89,2.066 6.38,8.897 -2.963,5.133 -10.895,-1.077 -3.235,-1.47 -4.779,-3.781 -7.814,7.814 3.781,4.779 1.47,3.235 1.077,10.895 -5.133,2.963 -8.897,-6.38 -2.066,-2.89 -2.248,-5.665 -10.675,2.861 0.885,6.029 -0.343,3.537 -4.515,9.973 h -5.928 l -4.515,-9.973 -0.343,-3.537 0.885,-6.029 -10.675,-2.861 -2.248,5.665 -2.066,2.89 -8.897,6.38 -5.133,-2.963 1.077,-10.895 1.47,-3.235 3.781,-4.779 -7.814,-7.814 -4.779,3.781 -3.235,1.47 -10.895,1.077 -2.963,-5.133 6.38,-8.897 2.89,-2.066 5.665,-2.248 -2.861,-10.675 -6.029,0.885 -3.537,-0.343 -9.973,-4.515 v -5.928 l 9.973,-4.515 3.537,-0.343 6.029,0.885 2.861,-10.675 -5.665,-2.248 -2.89,-2.066 -6.38,-8.897 2.963,-5.133 10.895,1.077 3.235,1.47 4.779,3.781 7.814,-7.814 -3.781,-4.779 -1.47,-3.235 -1.077,-10.895 5.133,-2.963 8.897,6.38 2.066,2.89 2.248,5.665 10.675,-2.861 -0.885,-6.029 0.343,-3.537 4.515,-9.973 h 5.928 l 4.515,9.973 0.343,3.537 -0.885,6.029 10.675,2.861 2.248,-5.665 2.066,-2.89 8.897,-6.38 5.133,2.963 -1.077,10.895 -1.47,3.235 -3.781,4.779 7.814,7.814 4.779,-3.781 3.235,-1.47 10.895,-1.077 2.963,5.133 -6.38,8.897 -2.89,2.066 -5.665,2.248 z"
+           style="fill:#ff1d00;fill-opacity:1;stroke:none"
+           id="path3604" />
+      </g>
+    </g>
+    <g
+       id="g3616"
+       transform="matrix(0.0396875,0,0,0.0396875,60.234372,112.73438)"
+       style="display:inline;fill:#ff1d00;fill-opacity:1;stroke:none">
+      <g
+         transform="translate(0,-875.19684)"
+         id="g3610"
+         inkscape:label="Layer 1"
+         style="fill:#ff1d00;fill-opacity:1;stroke:none" />
+      <g
+         transform="translate(88.582672,88.582672)"
+         inkscape:label="Gear12"
+         id="g3614"
+         style="fill:#ff1d00;fill-opacity:1;stroke:none">
+        <path
+           inkscape:connector-curvature="0"
+           d="m 47.24,-6.937 6.029,-0.885 3.537,0.343 9.973,4.515 v 5.928 l -9.973,4.515 -3.537,0.343 -6.029,-0.885 -2.861,10.675 5.665,2.248 2.89,2.066 6.38,8.897 -2.963,5.133 -10.895,-1.077 -3.235,-1.47 -4.779,-3.781 -7.814,7.814 3.781,4.779 1.47,3.235 1.077,10.895 -5.133,2.963 -8.897,-6.38 -2.066,-2.89 -2.248,-5.665 -10.675,2.861 0.885,6.029 -0.343,3.537 -4.515,9.973 h -5.928 l -4.515,-9.973 -0.343,-3.537 0.885,-6.029 -10.675,-2.861 -2.248,5.665 -2.066,2.89 -8.897,6.38 -5.133,-2.963 1.077,-10.895 1.47,-3.235 3.781,-4.779 -7.814,-7.814 -4.779,3.781 -3.235,1.47 -10.895,1.077 -2.963,-5.133 6.38,-8.897 2.89,-2.066 5.665,-2.248 -2.861,-10.675 -6.029,0.885 -3.537,-0.343 -9.973,-4.515 v -5.928 l 9.973,-4.515 3.537,-0.343 6.029,0.885 2.861,-10.675 -5.665,-2.248 -2.89,-2.066 -6.38,-8.897 2.963,-5.133 10.895,1.077 3.235,1.47 4.779,3.781 7.814,-7.814 -3.781,-4.779 -1.47,-3.235 -1.077,-10.895 5.133,-2.963 8.897,6.38 2.066,2.89 2.248,5.665 10.675,-2.861 -0.885,-6.029 0.343,-3.537 4.515,-9.973 h 5.928 l 4.515,9.973 0.343,3.537 -0.885,6.029 10.675,2.861 2.248,-5.665 2.066,-2.89 8.897,-6.38 5.133,2.963 -1.077,10.895 -1.47,3.235 -3.781,4.779 7.814,7.814 4.779,-3.781 3.235,-1.47 10.895,-1.077 2.963,5.133 -6.38,8.897 -2.89,2.066 -5.665,2.248 z"
+           style="fill:#ff1d00;fill-opacity:1;stroke:none"
+           id="path3612" />
+      </g>
+    </g>
+    <g
+       id="g3624"
+       transform="matrix(0.0396875,0,0,0.0396875,85.234372,112.73438)"
+       style="display:inline;fill:#ff1d00;fill-opacity:1;stroke:none">
+      <g
+         transform="translate(0,-875.19684)"
+         id="g3618"
+         inkscape:label="Layer 1"
+         style="fill:#ff1d00;fill-opacity:1;stroke:none" />
+      <g
+         transform="translate(88.582672,88.582672)"
+         inkscape:label="Gear12"
+         id="g3622"
+         style="fill:#ff1d00;fill-opacity:1;stroke:none">
+        <path
+           inkscape:connector-curvature="0"
+           d="m 47.24,-6.937 6.029,-0.885 3.537,0.343 9.973,4.515 v 5.928 l -9.973,4.515 -3.537,0.343 -6.029,-0.885 -2.861,10.675 5.665,2.248 2.89,2.066 6.38,8.897 -2.963,5.133 -10.895,-1.077 -3.235,-1.47 -4.779,-3.781 -7.814,7.814 3.781,4.779 1.47,3.235 1.077,10.895 -5.133,2.963 -8.897,-6.38 -2.066,-2.89 -2.248,-5.665 -10.675,2.861 0.885,6.029 -0.343,3.537 -4.515,9.973 h -5.928 l -4.515,-9.973 -0.343,-3.537 0.885,-6.029 -10.675,-2.861 -2.248,5.665 -2.066,2.89 -8.897,6.38 -5.133,-2.963 1.077,-10.895 1.47,-3.235 3.781,-4.779 -7.814,-7.814 -4.779,3.781 -3.235,1.47 -10.895,1.077 -2.963,-5.133 6.38,-8.897 2.89,-2.066 5.665,-2.248 -2.861,-10.675 -6.029,0.885 -3.537,-0.343 -9.973,-4.515 v -5.928 l 9.973,-4.515 3.537,-0.343 6.029,0.885 2.861,-10.675 -5.665,-2.248 -2.89,-2.066 -6.38,-8.897 2.963,-5.133 10.895,1.077 3.235,1.47 4.779,3.781 7.814,-7.814 -3.781,-4.779 -1.47,-3.235 -1.077,-10.895 5.133,-2.963 8.897,6.38 2.066,2.89 2.248,5.665 10.675,-2.861 -0.885,-6.029 0.343,-3.537 4.515,-9.973 h 5.928 l 4.515,9.973 0.343,3.537 -0.885,6.029 10.675,2.861 2.248,-5.665 2.066,-2.89 8.897,-6.38 5.133,2.963 -1.077,10.895 -1.47,3.235 -3.781,4.779 7.814,7.814 4.779,-3.781 3.235,-1.47 10.895,-1.077 2.963,5.133 -6.38,8.897 -2.89,2.066 -5.665,2.248 z"
+           style="fill:#ff1d00;fill-opacity:1;stroke:none"
+           id="path3620" />
+      </g>
+    </g>
+    <g
+       id="g3632"
+       transform="matrix(0.0396875,0,0,0.0396875,110.23437,112.73438)"
+       style="display:inline;fill:#ff1d00;fill-opacity:1;stroke:none">
+      <g
+         transform="translate(0,-875.19684)"
+         id="g3626"
+         inkscape:label="Layer 1"
+         style="fill:#ff1d00;fill-opacity:1;stroke:none" />
+      <g
+         transform="translate(88.582672,88.582672)"
+         inkscape:label="Gear12"
+         id="g3630"
+         style="fill:#ff1d00;fill-opacity:1;stroke:none">
+        <path
+           inkscape:connector-curvature="0"
+           d="m 47.24,-6.937 6.029,-0.885 3.537,0.343 9.973,4.515 v 5.928 l -9.973,4.515 -3.537,0.343 -6.029,-0.885 -2.861,10.675 5.665,2.248 2.89,2.066 6.38,8.897 -2.963,5.133 -10.895,-1.077 -3.235,-1.47 -4.779,-3.781 -7.814,7.814 3.781,4.779 1.47,3.235 1.077,10.895 -5.133,2.963 -8.897,-6.38 -2.066,-2.89 -2.248,-5.665 -10.675,2.861 0.885,6.029 -0.343,3.537 -4.515,9.973 h -5.928 l -4.515,-9.973 -0.343,-3.537 0.885,-6.029 -10.675,-2.861 -2.248,5.665 -2.066,2.89 -8.897,6.38 -5.133,-2.963 1.077,-10.895 1.47,-3.235 3.781,-4.779 -7.814,-7.814 -4.779,3.781 -3.235,1.47 -10.895,1.077 -2.963,-5.133 6.38,-8.897 2.89,-2.066 5.665,-2.248 -2.861,-10.675 -6.029,0.885 -3.537,-0.343 -9.973,-4.515 v -5.928 l 9.973,-4.515 3.537,-0.343 6.029,0.885 2.861,-10.675 -5.665,-2.248 -2.89,-2.066 -6.38,-8.897 2.963,-5.133 10.895,1.077 3.235,1.47 4.779,3.781 7.814,-7.814 -3.781,-4.779 -1.47,-3.235 -1.077,-10.895 5.133,-2.963 8.897,6.38 2.066,2.89 2.248,5.665 10.675,-2.861 -0.885,-6.029 0.343,-3.537 4.515,-9.973 h 5.928 l 4.515,9.973 0.343,3.537 -0.885,6.029 10.675,2.861 2.248,-5.665 2.066,-2.89 8.897,-6.38 5.133,2.963 -1.077,10.895 -1.47,3.235 -3.781,4.779 7.814,7.814 4.779,-3.781 3.235,-1.47 10.895,-1.077 2.963,5.133 -6.38,8.897 -2.89,2.066 -5.665,2.248 z"
+           style="fill:#ff1d00;fill-opacity:1;stroke:none"
+           id="path3628" />
+      </g>
+    </g>
+    <g
+       id="g3640"
+       transform="matrix(0.0396875,0,0,0.0396875,135.23437,112.73438)"
+       style="display:inline;fill:#ff1d00;fill-opacity:1;stroke:none">
+      <g
+         transform="translate(0,-875.19684)"
+         id="g3634"
+         inkscape:label="Layer 1"
+         style="fill:#ff1d00;fill-opacity:1;stroke:none" />
+      <g
+         transform="translate(88.582672,88.582672)"
+         inkscape:label="Gear12"
+         id="g3638"
+         style="fill:#ff1d00;fill-opacity:1;stroke:none">
+        <path
+           inkscape:connector-curvature="0"
+           d="m 47.24,-6.937 6.029,-0.885 3.537,0.343 9.973,4.515 v 5.928 l -9.973,4.515 -3.537,0.343 -6.029,-0.885 -2.861,10.675 5.665,2.248 2.89,2.066 6.38,8.897 -2.963,5.133 -10.895,-1.077 -3.235,-1.47 -4.779,-3.781 -7.814,7.814 3.781,4.779 1.47,3.235 1.077,10.895 -5.133,2.963 -8.897,-6.38 -2.066,-2.89 -2.248,-5.665 -10.675,2.861 0.885,6.029 -0.343,3.537 -4.515,9.973 h -5.928 l -4.515,-9.973 -0.343,-3.537 0.885,-6.029 -10.675,-2.861 -2.248,5.665 -2.066,2.89 -8.897,6.38 -5.133,-2.963 1.077,-10.895 1.47,-3.235 3.781,-4.779 -7.814,-7.814 -4.779,3.781 -3.235,1.47 -10.895,1.077 -2.963,-5.133 6.38,-8.897 2.89,-2.066 5.665,-2.248 -2.861,-10.675 -6.029,0.885 -3.537,-0.343 -9.973,-4.515 v -5.928 l 9.973,-4.515 3.537,-0.343 6.029,0.885 2.861,-10.675 -5.665,-2.248 -2.89,-2.066 -6.38,-8.897 2.963,-5.133 10.895,1.077 3.235,1.47 4.779,3.781 7.814,-7.814 -3.781,-4.779 -1.47,-3.235 -1.077,-10.895 5.133,-2.963 8.897,6.38 2.066,2.89 2.248,5.665 10.675,-2.861 -0.885,-6.029 0.343,-3.537 4.515,-9.973 h 5.928 l 4.515,9.973 0.343,3.537 -0.885,6.029 10.675,2.861 2.248,-5.665 2.066,-2.89 8.897,-6.38 5.133,2.963 -1.077,10.895 -1.47,3.235 -3.781,4.779 7.814,7.814 4.779,-3.781 3.235,-1.47 10.895,-1.077 2.963,5.133 -6.38,8.897 -2.89,2.066 -5.665,2.248 z"
+           style="fill:#ff1d00;fill-opacity:1;stroke:none"
+           id="path3636" />
+      </g>
+    </g>
+    <g
+       id="g3648"
+       transform="matrix(0.13229167,0,0,0.13229166,35.781254,113.28125)"
+       style="display:inline;fill:#ff1d00;fill-opacity:1;stroke:none">
+      <g
+         transform="translate(0,-875.19684)"
+         id="g3642"
+         inkscape:label="Layer 1"
+         style="fill:#ff1d00;fill-opacity:1;stroke:none" />
+      <g
+         transform="translate(88.582672,88.582672)"
+         inkscape:label="Gear12"
+         id="g3646"
+         style="fill:#ff1d00;fill-opacity:1;stroke:none">
+        <path
+           inkscape:connector-curvature="0"
+           d="m 47.24,-6.937 6.029,-0.885 3.537,0.343 9.973,4.515 v 5.928 l -9.973,4.515 -3.537,0.343 -6.029,-0.885 -2.861,10.675 5.665,2.248 2.89,2.066 6.38,8.897 -2.963,5.133 -10.895,-1.077 -3.235,-1.47 -4.779,-3.781 -7.814,7.814 3.781,4.779 1.47,3.235 1.077,10.895 -5.133,2.963 -8.897,-6.38 -2.066,-2.89 -2.248,-5.665 -10.675,2.861 0.885,6.029 -0.343,3.537 -4.515,9.973 h -5.928 l -4.515,-9.973 -0.343,-3.537 0.885,-6.029 -10.675,-2.861 -2.248,5.665 -2.066,2.89 -8.897,6.38 -5.133,-2.963 1.077,-10.895 1.47,-3.235 3.781,-4.779 -7.814,-7.814 -4.779,3.781 -3.235,1.47 -10.895,1.077 -2.963,-5.133 6.38,-8.897 2.89,-2.066 5.665,-2.248 -2.861,-10.675 -6.029,0.885 -3.537,-0.343 -9.973,-4.515 v -5.928 l 9.973,-4.515 3.537,-0.343 6.029,0.885 2.861,-10.675 -5.665,-2.248 -2.89,-2.066 -6.38,-8.897 2.963,-5.133 10.895,1.077 3.235,1.47 4.779,3.781 7.814,-7.814 -3.781,-4.779 -1.47,-3.235 -1.077,-10.895 5.133,-2.963 8.897,6.38 2.066,2.89 2.248,5.665 10.675,-2.861 -0.885,-6.029 0.343,-3.537 4.515,-9.973 h 5.928 l 4.515,9.973 0.343,3.537 -0.885,6.029 10.675,2.861 2.248,-5.665 2.066,-2.89 8.897,-6.38 5.133,2.963 -1.077,10.895 -1.47,3.235 -3.781,4.779 7.814,7.814 4.779,-3.781 3.235,-1.47 10.895,-1.077 2.963,5.133 -6.38,8.897 -2.89,2.066 -5.665,2.248 z"
+           style="fill:#ff1d00;fill-opacity:1;stroke:none"
+           id="path3644" />
+      </g>
+    </g>
+    <g
+       style="display:inline;fill:#0000c8;fill-opacity:1"
+       id="g3656"
+       transform="matrix(0.13229167,0,0,0.13229166,60.781255,38.281249)">
+      <g
+         id="g3650"
+         transform="translate(0,-875.19684)"
+         style="fill:#0000c8;fill-opacity:1" />
+      <text
+         style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12px;line-height:125%;font-family:'Liberation Sans';-inkscape-font-specification:'Liberation Sans';letter-spacing:0px;word-spacing:0px;fill:#0000c8;fill-opacity:1;stroke:none"
+         xml:space="preserve"
+         id="text3654"
+         y="146.00267"
+         x="91.967514"><tspan
+           style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:180px;font-family:FreeMono;-inkscape-font-specification:'FreeMono Bold';text-align:center;text-anchor:middle;fill:#0000c8;fill-opacity:1"
+           id="tspan3652"
+           y="146.00267"
+           x="91.967514">2</tspan></text>
+    </g>
+    <g
+       style="display:inline;fill:#ffe900;fill-opacity:1"
+       id="g3664"
+       transform="matrix(0.13229167,0,0,0.13229166,60.781255,63.281249)">
+      <g
+         id="g3658"
+         transform="translate(0,-875.19684)"
+         style="fill:#ffe900;fill-opacity:1" />
+      <text
+         style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12px;line-height:125%;font-family:'Liberation Sans';-inkscape-font-specification:'Liberation Sans';letter-spacing:0px;word-spacing:0px;fill:#ffe900;fill-opacity:1;stroke:none"
+         xml:space="preserve"
+         id="text3662"
+         y="146.00267"
+         x="91.967514"><tspan
+           style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:180px;font-family:FreeMono;-inkscape-font-specification:'FreeMono Bold';text-align:center;text-anchor:middle;fill:#ffe900;fill-opacity:1"
+           id="tspan3660"
+           y="146.00267"
+           x="91.967514">2</tspan></text>
+    </g>
+    <g
+       style="display:inline"
+       id="g3672"
+       transform="matrix(0.13229167,0,0,0.13229166,60.781255,88.281249)">
+      <g
+         id="g3666"
+         transform="translate(0,-875.19684)" />
+      <text
+         style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12px;line-height:125%;font-family:'Liberation Sans';-inkscape-font-specification:'Liberation Sans';letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none"
+         xml:space="preserve"
+         id="text3670"
+         y="146.00267"
+         x="91.967514"><tspan
+           style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:180px;font-family:FreeMono;-inkscape-font-specification:'FreeMono Bold';text-align:center;text-anchor:middle"
+           id="tspan3668"
+           y="146.00267"
+           x="91.967514">2</tspan></text>
+    </g>
+    <g
+       style="display:inline;fill:#ff1d00;fill-opacity:1"
+       id="g3680"
+       transform="matrix(0.13229167,0,0,0.13229166,60.781255,113.28125)">
+      <g
+         id="g3674"
+         transform="translate(0,-875.19684)"
+         style="fill:#ff1d00;fill-opacity:1" />
+      <text
+         style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12px;line-height:125%;font-family:'Liberation Sans';-inkscape-font-specification:'Liberation Sans';letter-spacing:0px;word-spacing:0px;fill:#ff1d00;fill-opacity:1;stroke:none"
+         xml:space="preserve"
+         id="text3678"
+         y="146.00267"
+         x="91.967514"><tspan
+           style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:180px;font-family:FreeMono;-inkscape-font-specification:'FreeMono Bold';text-align:center;text-anchor:middle;fill:#ff1d00;fill-opacity:1"
+           id="tspan3676"
+           y="146.00267"
+           x="91.967514">2</tspan></text>
+    </g>
+    <g
+       style="display:inline;fill:#0000c8;fill-opacity:1"
+       id="g3688"
+       transform="matrix(0.13229167,0,0,0.13229166,85.781255,38.28125)">
+      <g
+         transform="translate(0,-875.19684)"
+         id="g3682"
+         inkscape:label="Layer 1"
+         style="fill:#0000c8;fill-opacity:1" />
+      <text
+         id="text3686"
+         y="144.65268"
+         x="88.997513"
+         style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:0%;font-family:'Liberation Sans';-inkscape-font-specification:'Liberation Sans';letter-spacing:0px;word-spacing:0px;fill:#0000c8;fill-opacity:1;stroke:none"
+         xml:space="preserve"><tspan
+           style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:180px;line-height:1.25;font-family:FreeMono;-inkscape-font-specification:'FreeMono Bold';text-align:center;text-anchor:middle;fill:#0000c8;fill-opacity:1"
+           y="144.65268"
+           x="88.997513"
+           id="tspan3684"
+           sodipodi:role="line">3</tspan></text>
+    </g>
+    <g
+       style="display:inline;fill:#ffe900;fill-opacity:1"
+       id="g3696"
+       transform="matrix(0.13229167,0,0,0.13229166,85.781255,63.28125)">
+      <g
+         transform="translate(0,-875.19684)"
+         id="g3690"
+         inkscape:label="Layer 1"
+         style="fill:#ffe900;fill-opacity:1" />
+      <text
+         id="text3694"
+         y="144.65268"
+         x="88.997513"
+         style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:0%;font-family:'Liberation Sans';-inkscape-font-specification:'Liberation Sans';letter-spacing:0px;word-spacing:0px;fill:#ffe900;fill-opacity:1;stroke:none"
+         xml:space="preserve"><tspan
+           style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:180px;line-height:1.25;font-family:FreeMono;-inkscape-font-specification:'FreeMono Bold';text-align:center;text-anchor:middle;fill:#ffe900;fill-opacity:1"
+           y="144.65268"
+           x="88.997513"
+           id="tspan3692"
+           sodipodi:role="line">3</tspan></text>
+    </g>
+    <g
+       style="display:inline"
+       id="g3704"
+       transform="matrix(0.13229167,0,0,0.13229166,85.781255,88.28125)">
+      <g
+         transform="translate(0,-875.19684)"
+         id="g3698"
+         inkscape:label="Layer 1" />
+      <text
+         id="text3702"
+         y="144.65268"
+         x="88.997513"
+         style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:0%;font-family:'Liberation Sans';-inkscape-font-specification:'Liberation Sans';letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none"
+         xml:space="preserve"><tspan
+           style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:180px;line-height:1.25;font-family:FreeMono;-inkscape-font-specification:'FreeMono Bold';text-align:center;text-anchor:middle"
+           y="144.65268"
+           x="88.997513"
+           id="tspan3700"
+           sodipodi:role="line">3</tspan></text>
+    </g>
+    <g
+       style="display:inline;fill:#ff1d00;fill-opacity:1"
+       id="g3712"
+       transform="matrix(0.13229167,0,0,0.13229166,85.781255,113.28125)">
+      <g
+         transform="translate(0,-875.19684)"
+         id="g3706"
+         inkscape:label="Layer 1"
+         style="fill:#ff1d00;fill-opacity:1" />
+      <text
+         id="text3710"
+         y="144.65268"
+         x="88.997513"
+         style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:0%;font-family:'Liberation Sans';-inkscape-font-specification:'Liberation Sans';letter-spacing:0px;word-spacing:0px;fill:#ff1d00;fill-opacity:1;stroke:none"
+         xml:space="preserve"><tspan
+           style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:180px;line-height:1.25;font-family:FreeMono;-inkscape-font-specification:'FreeMono Bold';text-align:center;text-anchor:middle;fill:#ff1d00;fill-opacity:1"
+           y="144.65268"
+           x="88.997513"
+           id="tspan3708"
+           sodipodi:role="line">3</tspan></text>
+    </g>
+    <g
+       style="display:inline;fill:#0000c8;fill-opacity:1"
+       id="g3720"
+       transform="matrix(0.13229166,0,0,0.13229167,110.78125,38.281249)">
+      <g
+         transform="translate(0,-875.19684)"
+         id="g3714"
+         inkscape:label="Layer 1"
+         style="fill:#0000c8;fill-opacity:1" />
+      <text
+         id="text3718"
+         y="144.56267"
+         x="90.077515"
+         style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:0%;font-family:'Liberation Sans';-inkscape-font-specification:'Liberation Sans';letter-spacing:0px;word-spacing:0px;fill:#0000c8;fill-opacity:1;stroke:none"
+         xml:space="preserve"><tspan
+           style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:180px;line-height:1.25;font-family:FreeMono;-inkscape-font-specification:'FreeMono Bold';text-align:center;text-anchor:middle;fill:#0000c8;fill-opacity:1"
+           y="144.56267"
+           x="90.077515"
+           id="tspan3716"
+           sodipodi:role="line">4</tspan></text>
+    </g>
+    <g
+       style="display:inline;fill:#ffe900;fill-opacity:1"
+       id="g3728"
+       transform="matrix(0.13229166,0,0,0.13229167,110.78125,63.281249)">
+      <g
+         transform="translate(0,-875.19684)"
+         id="g3722"
+         inkscape:label="Layer 1"
+         style="fill:#ffe900;fill-opacity:1" />
+      <text
+         id="text3726"
+         y="144.56267"
+         x="90.077515"
+         style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:0%;font-family:'Liberation Sans';-inkscape-font-specification:'Liberation Sans';letter-spacing:0px;word-spacing:0px;fill:#ffe900;fill-opacity:1;stroke:none"
+         xml:space="preserve"><tspan
+           style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:180px;line-height:1.25;font-family:FreeMono;-inkscape-font-specification:'FreeMono Bold';text-align:center;text-anchor:middle;fill:#ffe900;fill-opacity:1"
+           y="144.56267"
+           x="90.077515"
+           id="tspan3724"
+           sodipodi:role="line">4</tspan></text>
+    </g>
+    <g
+       style="display:inline"
+       id="g3736"
+       transform="matrix(0.13229166,0,0,0.13229167,110.78125,88.281249)">
+      <g
+         transform="translate(0,-875.19684)"
+         id="g3730"
+         inkscape:label="Layer 1" />
+      <text
+         id="text3734"
+         y="144.56267"
+         x="90.077515"
+         style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:0%;font-family:'Liberation Sans';-inkscape-font-specification:'Liberation Sans';letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none"
+         xml:space="preserve"><tspan
+           style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:180px;line-height:1.25;font-family:FreeMono;-inkscape-font-specification:'FreeMono Bold';text-align:center;text-anchor:middle"
+           y="144.56267"
+           x="90.077515"
+           id="tspan3732"
+           sodipodi:role="line">4</tspan></text>
+    </g>
+    <g
+       style="display:inline;fill:#ff1d00;fill-opacity:1"
+       id="g3744"
+       transform="matrix(0.13229166,0,0,0.13229167,110.78125,113.28125)">
+      <g
+         transform="translate(0,-875.19684)"
+         id="g3738"
+         inkscape:label="Layer 1"
+         style="fill:#ff1d00;fill-opacity:1" />
+      <text
+         id="text3742"
+         y="144.56267"
+         x="90.077515"
+         style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:0%;font-family:'Liberation Sans';-inkscape-font-specification:'Liberation Sans';letter-spacing:0px;word-spacing:0px;fill:#ff1d00;fill-opacity:1;stroke:none"
+         xml:space="preserve"><tspan
+           style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:180px;line-height:1.25;font-family:FreeMono;-inkscape-font-specification:'FreeMono Bold';text-align:center;text-anchor:middle;fill:#ff1d00;fill-opacity:1"
+           y="144.56267"
+           x="90.077515"
+           id="tspan3740"
+           sodipodi:role="line">4</tspan></text>
+    </g>
+    <g
+       style="display:inline;fill:#ff1d00;fill-opacity:1"
+       id="g3752"
+       transform="matrix(0.13229167,0,0,0.13229166,135.78125,113.28125)">
+      <g
+         transform="translate(0,-875.19684)"
+         id="g3746"
+         inkscape:label="Layer 1"
+         style="fill:#ff1d00;fill-opacity:1" />
+      <text
+         id="text3750"
+         y="143.21268"
+         x="88.997513"
+         style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:0%;font-family:'Liberation Sans';-inkscape-font-specification:'Liberation Sans';letter-spacing:0px;word-spacing:0px;fill:#ff1d00;fill-opacity:1;stroke:none"
+         xml:space="preserve"><tspan
+           style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:180px;line-height:1.25;font-family:FreeMono;-inkscape-font-specification:'FreeMono Bold';text-align:center;text-anchor:middle;fill:#ff1d00;fill-opacity:1"
+           y="143.21268"
+           x="88.997513"
+           id="tspan3748"
+           sodipodi:role="line">5</tspan></text>
+    </g>
+    <g
+       style="display:inline"
+       id="g3760"
+       transform="matrix(0.13229167,0,0,0.13229166,135.78125,88.281251)">
+      <g
+         transform="translate(0,-875.19684)"
+         id="g3754"
+         inkscape:label="Layer 1" />
+      <text
+         id="text3758"
+         y="143.21268"
+         x="88.997513"
+         style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:0%;font-family:'Liberation Sans';-inkscape-font-specification:'Liberation Sans';letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none"
+         xml:space="preserve"><tspan
+           style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:180px;line-height:1.25;font-family:FreeMono;-inkscape-font-specification:'FreeMono Bold';text-align:center;text-anchor:middle"
+           y="143.21268"
+           x="88.997513"
+           id="tspan3756"
+           sodipodi:role="line">5</tspan></text>
+    </g>
+    <g
+       style="display:inline;fill:#ffe900;fill-opacity:1"
+       id="g3768"
+       transform="matrix(0.13229167,0,0,0.13229166,135.78125,63.281251)">
+      <g
+         transform="translate(0,-875.19684)"
+         id="g3762"
+         inkscape:label="Layer 1"
+         style="fill:#ffe900;fill-opacity:1" />
+      <text
+         id="text3766"
+         y="143.21268"
+         x="88.997513"
+         style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:0%;font-family:'Liberation Sans';-inkscape-font-specification:'Liberation Sans';letter-spacing:0px;word-spacing:0px;fill:#ffe900;fill-opacity:1;stroke:none"
+         xml:space="preserve"><tspan
+           style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:180px;line-height:1.25;font-family:FreeMono;-inkscape-font-specification:'FreeMono Bold';text-align:center;text-anchor:middle;fill:#ffe900;fill-opacity:1"
+           y="143.21268"
+           x="88.997513"
+           id="tspan3764"
+           sodipodi:role="line">5</tspan></text>
+    </g>
+    <g
+       style="display:inline;fill:#0000c8;fill-opacity:1"
+       id="g3776"
+       transform="matrix(0.13229167,0,0,0.13229166,135.78125,38.281251)">
+      <g
+         transform="translate(0,-875.19684)"
+         id="g3770"
+         inkscape:label="Layer 1"
+         style="fill:#0000c8;fill-opacity:1" />
+      <text
+         id="text3774"
+         y="143.21268"
+         x="88.997513"
+         style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:0%;font-family:'Liberation Sans';-inkscape-font-specification:'Liberation Sans';letter-spacing:0px;word-spacing:0px;fill:#0000c8;fill-opacity:1;stroke:none"
+         xml:space="preserve"><tspan
+           style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:180px;line-height:1.25;font-family:FreeMono;-inkscape-font-specification:'FreeMono Bold';text-align:center;text-anchor:middle;fill:#0000c8;fill-opacity:1"
+           y="143.21268"
+           x="88.997513"
+           id="tspan3772"
+           sodipodi:role="line">5</tspan></text>
+    </g>
+    <g
+       transform="matrix(0.05291666,0,0,0.05291667,165.31249,41.408194)"
+       id="g3780"
+       inkscape:label="Layer 1"
+       style="display:inline;fill:#0000c8;fill-opacity:1;stroke:none">
+      <path
+         sodipodi:nodetypes="ccccccccccccccccccc"
+         inkscape:connector-curvature="0"
+         id="path3778"
+         d="m 81.698019,1013.349 c -3.59949,4.5559 -11.87269,5.7205 -17.71654,3.5433 14.55921,-9.6598 12.37953,-16.0936 14.17323,-21.25993 h -31.88976 v -10.6299 l 24.601193,0.0369 c 0,-21.25984 -14.630753,-42.07868 -38.956015,-31.92665 0,-17.71653 24.803152,-35.43307 39.157972,-14.17322 0.19919,-29.1292 7.45624,-26.4261 17.514573,-35.43307 10.058333,9.00697 17.315388,6.30387 17.514578,35.43307 14.35482,-21.25985 39.15797,-3.54331 39.15797,14.17322 -24.32526,-10.15203 -38.95601,10.66681 -38.95601,31.92665 l 24.60119,-0.0369 v 10.6299 H 99.010636 c 1.793704,5.16633 -0.385979,11.60013 14.173234,21.25993 -5.84385,2.1772 -14.11706,1.0126 -17.716541,-3.5433 0.475639,6.1433 -0.862545,11.3797 -6.884657,14.1732 -6.022113,-2.7935 -7.360293,-8.0299 -6.884653,-14.1732 z"
+         style="fill:#0000c8;fill-opacity:1;stroke:none;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+    </g>
+    <g
+       style="display:inline;fill:#0000c8;fill-opacity:1"
+       id="g3788"
+       transform="matrix(0.05291667,0,0,0.05291666,165.31248,97.812498)">
+      <g
+         id="g3782"
+         transform="translate(0,-875.19684)"
+         style="fill:#0000c8;fill-opacity:1" />
+      <text
+         style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12px;line-height:125%;font-family:'Liberation Sans';-inkscape-font-specification:'Liberation Sans';letter-spacing:0px;word-spacing:0px;fill:#0000c8;fill-opacity:1;stroke:none"
+         xml:space="preserve"
+         id="text3786"
+         y="146.00267"
+         x="91.967514"><tspan
+           style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:180px;font-family:FreeMono;-inkscape-font-specification:'FreeMono Bold';text-align:center;text-anchor:middle;fill:#0000c8;fill-opacity:1"
+           id="tspan3784"
+           y="146.00267"
+           x="91.967514">2</tspan></text>
+    </g>
+    <g
+       style="display:inline;fill:#0000c8;fill-opacity:1"
+       id="g3796"
+       transform="matrix(0.05291667,0,0,0.05291666,165.31248,107.8125)">
+      <g
+         transform="translate(0,-875.19684)"
+         id="g3790"
+         inkscape:label="Layer 1"
+         style="fill:#0000c8;fill-opacity:1" />
+      <text
+         id="text3794"
+         y="144.65268"
+         x="88.997513"
+         style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:0%;font-family:'Liberation Sans';-inkscape-font-specification:'Liberation Sans';letter-spacing:0px;word-spacing:0px;fill:#0000c8;fill-opacity:1;stroke:none"
+         xml:space="preserve"><tspan
+           style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:180px;line-height:1.25;font-family:FreeMono;-inkscape-font-specification:'FreeMono Bold';text-align:center;text-anchor:middle;fill:#0000c8;fill-opacity:1"
+           y="144.65268"
+           x="88.997513"
+           id="tspan3792"
+           sodipodi:role="line">3</tspan></text>
+    </g>
+    <g
+       style="display:inline;fill:#0000c8;fill-opacity:1"
+       id="g3804"
+       transform="matrix(0.05291666,0,0,0.05291667,165.31249,117.81249)">
+      <g
+         transform="translate(0,-875.19684)"
+         id="g3798"
+         inkscape:label="Layer 1"
+         style="fill:#0000c8;fill-opacity:1" />
+      <text
+         id="text3802"
+         y="144.56267"
+         x="90.077515"
+         style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:0%;font-family:'Liberation Sans';-inkscape-font-specification:'Liberation Sans';letter-spacing:0px;word-spacing:0px;fill:#0000c8;fill-opacity:1;stroke:none"
+         xml:space="preserve"><tspan
+           style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:180px;line-height:1.25;font-family:FreeMono;-inkscape-font-specification:'FreeMono Bold';text-align:center;text-anchor:middle;fill:#0000c8;fill-opacity:1"
+           y="144.56267"
+           x="90.077515"
+           id="tspan3800"
+           sodipodi:role="line">4</tspan></text>
+    </g>
+    <g
+       style="display:inline;fill:#0000c8;fill-opacity:1"
+       id="g3812"
+       transform="matrix(0.05291667,0,0,0.05291666,165.31248,127.8125)">
+      <g
+         transform="translate(0,-875.19684)"
+         id="g3806"
+         inkscape:label="Layer 1"
+         style="fill:#0000c8;fill-opacity:1" />
+      <text
+         id="text3810"
+         y="143.21268"
+         x="88.997513"
+         style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:0%;font-family:'Liberation Sans';-inkscape-font-specification:'Liberation Sans';letter-spacing:0px;word-spacing:0px;fill:#0000c8;fill-opacity:1;stroke:none"
+         xml:space="preserve"><tspan
+           style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:180px;line-height:1.25;font-family:FreeMono;-inkscape-font-specification:'FreeMono Bold';text-align:center;text-anchor:middle;fill:#0000c8;fill-opacity:1"
+           y="143.21268"
+           x="88.997513"
+           id="tspan3808"
+           sodipodi:role="line">5</tspan></text>
+    </g>
+    <g
+       id="g3818"
+       transform="matrix(0.05291667,0,0,0.05291667,175.31248,87.328747)"
+       style="display:inline;fill:#ffe900;fill-opacity:1;stroke:none">
+      <g
+         transform="translate(0,-875.19684)"
+         id="g3814"
+         inkscape:label="Layer 1"
+         style="fill:#ffe900;fill-opacity:1;stroke:none" />
+      <path
+         inkscape:connector-curvature="0"
+         id="path3816"
+         d="M 24.80315,142.01574 H 152.3622 V 53.433061 L 131.10236,95.952746 109.84252,53.433061 88.582677,95.952746 67.322835,53.433061 46.062992,95.952746 24.80315,53.433061 Z"
+         style="fill:#ffe900;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
+    </g>
+    <g
+       style="display:inline;fill:#ffe900;fill-opacity:1"
+       id="g3826"
+       transform="matrix(0.05291667,0,0,0.05291666,175.31248,97.812498)">
+      <g
+         id="g3820"
+         transform="translate(0,-875.19684)"
+         style="fill:#ffe900;fill-opacity:1" />
+      <text
+         style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12px;line-height:125%;font-family:'Liberation Sans';-inkscape-font-specification:'Liberation Sans';letter-spacing:0px;word-spacing:0px;fill:#ffe900;fill-opacity:1;stroke:none"
+         xml:space="preserve"
+         id="text3824"
+         y="146.00267"
+         x="91.967514"><tspan
+           style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:180px;font-family:FreeMono;-inkscape-font-specification:'FreeMono Bold';text-align:center;text-anchor:middle;fill:#ffe900;fill-opacity:1"
+           id="tspan3822"
+           y="146.00267"
+           x="91.967514">2</tspan></text>
+    </g>
+    <g
+       style="display:inline;fill:#ffe900;fill-opacity:1"
+       id="g3834"
+       transform="matrix(0.05291667,0,0,0.05291666,175.31248,107.8125)">
+      <g
+         transform="translate(0,-875.19684)"
+         id="g3828"
+         inkscape:label="Layer 1"
+         style="fill:#ffe900;fill-opacity:1" />
+      <text
+         id="text3832"
+         y="144.65268"
+         x="88.997513"
+         style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:0%;font-family:'Liberation Sans';-inkscape-font-specification:'Liberation Sans';letter-spacing:0px;word-spacing:0px;fill:#ffe900;fill-opacity:1;stroke:none"
+         xml:space="preserve"><tspan
+           style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:180px;line-height:1.25;font-family:FreeMono;-inkscape-font-specification:'FreeMono Bold';text-align:center;text-anchor:middle;fill:#ffe900;fill-opacity:1"
+           y="144.65268"
+           x="88.997513"
+           id="tspan3830"
+           sodipodi:role="line">3</tspan></text>
+    </g>
+    <g
+       style="display:inline;fill:#ffe900;fill-opacity:1"
+       id="g3842"
+       transform="matrix(0.05291666,0,0,0.05291667,175.31249,117.81249)">
+      <g
+         transform="translate(0,-875.19684)"
+         id="g3836"
+         inkscape:label="Layer 1"
+         style="fill:#ffe900;fill-opacity:1" />
+      <text
+         id="text3840"
+         y="144.56267"
+         x="90.077515"
+         style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:0%;font-family:'Liberation Sans';-inkscape-font-specification:'Liberation Sans';letter-spacing:0px;word-spacing:0px;fill:#ffe900;fill-opacity:1;stroke:none"
+         xml:space="preserve"><tspan
+           style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:180px;line-height:1.25;font-family:FreeMono;-inkscape-font-specification:'FreeMono Bold';text-align:center;text-anchor:middle;fill:#ffe900;fill-opacity:1"
+           y="144.56267"
+           x="90.077515"
+           id="tspan3838"
+           sodipodi:role="line">4</tspan></text>
+    </g>
+    <g
+       style="display:inline;fill:#ffe900;fill-opacity:1"
+       id="g3850"
+       transform="matrix(0.05291667,0,0,0.05291666,175.31248,127.8125)">
+      <g
+         transform="translate(0,-875.19684)"
+         id="g3844"
+         inkscape:label="Layer 1"
+         style="fill:#ffe900;fill-opacity:1" />
+      <text
+         id="text3848"
+         y="143.21268"
+         x="88.997513"
+         style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:0%;font-family:'Liberation Sans';-inkscape-font-specification:'Liberation Sans';letter-spacing:0px;word-spacing:0px;fill:#ffe900;fill-opacity:1;stroke:none"
+         xml:space="preserve"><tspan
+           style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:180px;line-height:1.25;font-family:FreeMono;-inkscape-font-specification:'FreeMono Bold';text-align:center;text-anchor:middle;fill:#ffe900;fill-opacity:1"
+           y="143.21268"
+           x="88.997513"
+           id="tspan3846"
+           sodipodi:role="line">5</tspan></text>
+    </g>
+    <g
+       transform="matrix(0.05291667,0,0,0.05291666,185.31248,41.500246)"
+       id="g3854"
+       inkscape:label="Layer 1"
+       style="display:inline;fill:#001400;fill-opacity:1;stroke:none">
+      <path
+         inkscape:connector-curvature="0"
+         id="path3852"
+         d="m 113.61392,892.91559 c -39.138288,0 -70.874998,31.73671 -70.874998,70.875 0,39.13831 31.73671,70.84371 70.874998,70.84371 7.24872,0 14.22665,-1.1028 20.8125,-3.125 -32.58087,-8.9038 -56.249998,-35.83811 -56.249998,-67.71871 0,-31.8806 23.669128,-58.84615 56.249998,-67.75 -6.58585,-2.02217 -13.56378,-3.125 -20.8125,-3.125 z"
+         style="fill:#001400;fill-opacity:1;stroke:none;stroke-width:0.5;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+    </g>
+    <g
+       style="display:inline"
+       id="g3862"
+       transform="matrix(0.05291667,0,0,0.05291666,185.31248,97.812498)">
+      <g
+         id="g3856"
+         transform="translate(0,-875.19684)" />
+      <text
+         style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12px;line-height:125%;font-family:'Liberation Sans';-inkscape-font-specification:'Liberation Sans';letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none"
+         xml:space="preserve"
+         id="text3860"
+         y="146.00267"
+         x="91.967514"><tspan
+           style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:180px;font-family:FreeMono;-inkscape-font-specification:'FreeMono Bold';text-align:center;text-anchor:middle"
+           id="tspan3858"
+           y="146.00267"
+           x="91.967514">2</tspan></text>
+    </g>
+    <g
+       style="display:inline"
+       id="g3870"
+       transform="matrix(0.05291667,0,0,0.05291666,185.31248,107.8125)">
+      <g
+         transform="translate(0,-875.19684)"
+         id="g3864"
+         inkscape:label="Layer 1" />
+      <text
+         id="text3868"
+         y="144.65268"
+         x="88.997513"
+         style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:0%;font-family:'Liberation Sans';-inkscape-font-specification:'Liberation Sans';letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none"
+         xml:space="preserve"><tspan
+           style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:180px;line-height:1.25;font-family:FreeMono;-inkscape-font-specification:'FreeMono Bold';text-align:center;text-anchor:middle"
+           y="144.65268"
+           x="88.997513"
+           id="tspan3866"
+           sodipodi:role="line">3</tspan></text>
+    </g>
+    <g
+       style="display:inline"
+       id="g3878"
+       transform="matrix(0.05291666,0,0,0.05291667,185.31249,117.81249)">
+      <g
+         transform="translate(0,-875.19684)"
+         id="g3872"
+         inkscape:label="Layer 1" />
+      <text
+         id="text3876"
+         y="144.56267"
+         x="90.077515"
+         style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:0%;font-family:'Liberation Sans';-inkscape-font-specification:'Liberation Sans';letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none"
+         xml:space="preserve"><tspan
+           style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:180px;line-height:1.25;font-family:FreeMono;-inkscape-font-specification:'FreeMono Bold';text-align:center;text-anchor:middle"
+           y="144.56267"
+           x="90.077515"
+           id="tspan3874"
+           sodipodi:role="line">4</tspan></text>
+    </g>
+    <g
+       style="display:inline"
+       id="g3886"
+       transform="matrix(0.05291667,0,0,0.05291666,185.31248,127.8125)">
+      <g
+         transform="translate(0,-875.19684)"
+         id="g3880"
+         inkscape:label="Layer 1" />
+      <text
+         id="text3884"
+         y="143.21268"
+         x="88.997513"
+         style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:0%;font-family:'Liberation Sans';-inkscape-font-specification:'Liberation Sans';letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none"
+         xml:space="preserve"><tspan
+           style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:180px;line-height:1.25;font-family:FreeMono;-inkscape-font-specification:'FreeMono Bold';text-align:center;text-anchor:middle"
+           y="143.21268"
+           x="88.997513"
+           id="tspan3882"
+           sodipodi:role="line">5</tspan></text>
+    </g>
+    <g
+       id="g3894"
+       transform="matrix(0.05291667,0,0,0.05291666,195.31248,87.812497)"
+       style="display:inline;fill:#ff1d00;fill-opacity:1;stroke:none">
+      <g
+         transform="translate(0,-875.19684)"
+         id="g3888"
+         inkscape:label="Layer 1"
+         style="fill:#ff1d00;fill-opacity:1;stroke:none" />
+      <g
+         transform="translate(88.582672,88.582672)"
+         inkscape:label="Gear12"
+         id="g3892"
+         style="fill:#ff1d00;fill-opacity:1;stroke:none">
+        <path
+           inkscape:connector-curvature="0"
+           d="m 47.24,-6.937 6.029,-0.885 3.537,0.343 9.973,4.515 v 5.928 l -9.973,4.515 -3.537,0.343 -6.029,-0.885 -2.861,10.675 5.665,2.248 2.89,2.066 6.38,8.897 -2.963,5.133 -10.895,-1.077 -3.235,-1.47 -4.779,-3.781 -7.814,7.814 3.781,4.779 1.47,3.235 1.077,10.895 -5.133,2.963 -8.897,-6.38 -2.066,-2.89 -2.248,-5.665 -10.675,2.861 0.885,6.029 -0.343,3.537 -4.515,9.973 h -5.928 l -4.515,-9.973 -0.343,-3.537 0.885,-6.029 -10.675,-2.861 -2.248,5.665 -2.066,2.89 -8.897,6.38 -5.133,-2.963 1.077,-10.895 1.47,-3.235 3.781,-4.779 -7.814,-7.814 -4.779,3.781 -3.235,1.47 -10.895,1.077 -2.963,-5.133 6.38,-8.897 2.89,-2.066 5.665,-2.248 -2.861,-10.675 -6.029,0.885 -3.537,-0.343 -9.973,-4.515 v -5.928 l 9.973,-4.515 3.537,-0.343 6.029,0.885 2.861,-10.675 -5.665,-2.248 -2.89,-2.066 -6.38,-8.897 2.963,-5.133 10.895,1.077 3.235,1.47 4.779,3.781 7.814,-7.814 -3.781,-4.779 -1.47,-3.235 -1.077,-10.895 5.133,-2.963 8.897,6.38 2.066,2.89 2.248,5.665 10.675,-2.861 -0.885,-6.029 0.343,-3.537 4.515,-9.973 h 5.928 l 4.515,9.973 0.343,3.537 -0.885,6.029 10.675,2.861 2.248,-5.665 2.066,-2.89 8.897,-6.38 5.133,2.963 -1.077,10.895 -1.47,3.235 -3.781,4.779 7.814,7.814 4.779,-3.781 3.235,-1.47 10.895,-1.077 2.963,5.133 -6.38,8.897 -2.89,2.066 -5.665,2.248 z"
+           style="fill:#ff1d00;fill-opacity:1;stroke:none"
+           id="path3890" />
+      </g>
+    </g>
+    <g
+       style="display:inline;fill:#ff1d00;fill-opacity:1"
+       id="g3902"
+       transform="matrix(0.05291667,0,0,0.05291666,195.31248,97.812498)">
+      <g
+         id="g3896"
+         transform="translate(0,-875.19684)"
+         style="fill:#ff1d00;fill-opacity:1" />
+      <text
+         style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12px;line-height:125%;font-family:'Liberation Sans';-inkscape-font-specification:'Liberation Sans';letter-spacing:0px;word-spacing:0px;fill:#ff1d00;fill-opacity:1;stroke:none"
+         xml:space="preserve"
+         id="text3900"
+         y="146.00267"
+         x="91.967514"><tspan
+           style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:180px;font-family:FreeMono;-inkscape-font-specification:'FreeMono Bold';text-align:center;text-anchor:middle;fill:#ff1d00;fill-opacity:1"
+           id="tspan3898"
+           y="146.00267"
+           x="91.967514">2</tspan></text>
+    </g>
+    <g
+       style="display:inline;fill:#ff1d00;fill-opacity:1"
+       id="g3910"
+       transform="matrix(0.05291667,0,0,0.05291666,195.31248,107.8125)">
+      <g
+         transform="translate(0,-875.19684)"
+         id="g3904"
+         inkscape:label="Layer 1"
+         style="fill:#ff1d00;fill-opacity:1" />
+      <text
+         id="text3908"
+         y="144.65268"
+         x="88.997513"
+         style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:0%;font-family:'Liberation Sans';-inkscape-font-specification:'Liberation Sans';letter-spacing:0px;word-spacing:0px;fill:#ff1d00;fill-opacity:1;stroke:none"
+         xml:space="preserve"><tspan
+           style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:180px;line-height:1.25;font-family:FreeMono;-inkscape-font-specification:'FreeMono Bold';text-align:center;text-anchor:middle;fill:#ff1d00;fill-opacity:1"
+           y="144.65268"
+           x="88.997513"
+           id="tspan3906"
+           sodipodi:role="line">3</tspan></text>
+    </g>
+    <g
+       style="display:inline;fill:#ff1d00;fill-opacity:1"
+       id="g3918"
+       transform="matrix(0.05291666,0,0,0.05291667,195.31249,117.81249)">
+      <g
+         transform="translate(0,-875.19684)"
+         id="g3912"
+         inkscape:label="Layer 1"
+         style="fill:#ff1d00;fill-opacity:1" />
+      <text
+         id="text3916"
+         y="144.56267"
+         x="90.077515"
+         style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:0%;font-family:'Liberation Sans';-inkscape-font-specification:'Liberation Sans';letter-spacing:0px;word-spacing:0px;fill:#ff1d00;fill-opacity:1;stroke:none"
+         xml:space="preserve"><tspan
+           style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:180px;line-height:1.25;font-family:FreeMono;-inkscape-font-specification:'FreeMono Bold';text-align:center;text-anchor:middle;fill:#ff1d00;fill-opacity:1"
+           y="144.56267"
+           x="90.077515"
+           id="tspan3914"
+           sodipodi:role="line">4</tspan></text>
+    </g>
+    <g
+       style="display:inline;fill:#ff1d00;fill-opacity:1"
+       id="g3926"
+       transform="matrix(0.05291667,0,0,0.05291666,195.31248,127.8125)">
+      <g
+         transform="translate(0,-875.19684)"
+         id="g3920"
+         inkscape:label="Layer 1"
+         style="fill:#ff1d00;fill-opacity:1" />
+      <text
+         id="text3924"
+         y="143.21268"
+         x="88.997513"
+         style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:0%;font-family:'Liberation Sans';-inkscape-font-specification:'Liberation Sans';letter-spacing:0px;word-spacing:0px;fill:#ff1d00;fill-opacity:1;stroke:none"
+         xml:space="preserve"><tspan
+           style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:180px;line-height:1.25;font-family:FreeMono;-inkscape-font-specification:'FreeMono Bold';text-align:center;text-anchor:middle;fill:#ff1d00;fill-opacity:1"
+           y="143.21268"
+           x="88.997513"
+           id="tspan3922"
+           sodipodi:role="line">5</tspan></text>
+    </g>
+    <g
+       transform="matrix(0.05291666,0,0,0.05291667,165.31249,1.4081943)"
+       id="g3930"
+       inkscape:label="Layer 1"
+       style="display:inline;fill:#0000c8;fill-opacity:1;stroke:none">
+      <path
+         sodipodi:nodetypes="ccccccccccccccccccc"
+         inkscape:connector-curvature="0"
+         id="path3928"
+         d="m 81.698019,1013.349 c -3.59949,4.5559 -11.87269,5.7205 -17.71654,3.5433 14.55921,-9.6598 12.37953,-16.0936 14.17323,-21.25993 h -31.88976 v -10.6299 l 24.601193,0.0369 c 0,-21.25984 -14.630753,-42.07868 -38.956015,-31.92665 0,-17.71653 24.803152,-35.43307 39.157972,-14.17322 0.19919,-29.1292 7.45624,-26.4261 17.514573,-35.43307 10.058333,9.00697 17.315388,6.30387 17.514578,35.43307 14.35482,-21.25985 39.15797,-3.54331 39.15797,14.17322 -24.32526,-10.15203 -38.95601,10.66681 -38.95601,31.92665 l 24.60119,-0.0369 v 10.6299 H 99.010636 c 1.793704,5.16633 -0.385979,11.60013 14.173234,21.25993 -5.84385,2.1772 -14.11706,1.0126 -17.716541,-3.5433 0.475639,6.1433 -0.862545,11.3797 -6.884657,14.1732 -6.022113,-2.7935 -7.360293,-8.0299 -6.884653,-14.1732 z"
+         style="fill:#0000c8;fill-opacity:1;stroke:none;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+    </g>
+    <g
+       transform="matrix(-0.05291666,0,0,-0.05291667,174.68749,83.591799)"
+       id="g3934"
+       inkscape:label="Layer 1"
+       style="display:inline;fill:#0000c8;fill-opacity:1;stroke:none">
+      <path
+         sodipodi:nodetypes="ccccccccccccccccccc"
+         inkscape:connector-curvature="0"
+         id="path3932"
+         d="m 81.698019,1013.349 c -3.59949,4.5559 -11.87269,5.7205 -17.71654,3.5433 14.55921,-9.6598 12.37953,-16.0936 14.17323,-21.25993 h -31.88976 v -10.6299 l 24.601193,0.0369 c 0,-21.25984 -14.630753,-42.07868 -38.956015,-31.92665 0,-17.71653 24.803152,-35.43307 39.157972,-14.17322 0.19919,-29.1292 7.45624,-26.4261 17.514573,-35.43307 10.058333,9.00697 17.315388,6.30387 17.514578,35.43307 14.35482,-21.25985 39.15797,-3.54331 39.15797,14.17322 -24.32526,-10.15203 -38.95601,10.66681 -38.95601,31.92665 l 24.60119,-0.0369 v 10.6299 H 99.010636 c 1.793704,5.16633 -0.385979,11.60013 14.173234,21.25993 -5.84385,2.1772 -14.11706,1.0126 -17.716541,-3.5433 0.475639,6.1433 -0.862545,11.3797 -6.884657,14.1732 -6.022113,-2.7935 -7.360293,-8.0299 -6.884653,-14.1732 z"
+         style="fill:#0000c8;fill-opacity:1;stroke:none;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+    </g>
+    <g
+       id="g3940"
+       transform="matrix(0.05291667,0,0,0.05291667,175.31248,47.328747)"
+       style="display:inline;fill:#ffe900;fill-opacity:1;stroke:none">
+      <g
+         transform="translate(0,-875.19684)"
+         id="g3936"
+         inkscape:label="Layer 1"
+         style="fill:#ffe900;fill-opacity:1;stroke:none" />
+      <path
+         inkscape:connector-curvature="0"
+         id="path3938"
+         d="M 24.80315,142.01574 H 152.3622 V 53.433061 L 131.10236,95.952746 109.84252,53.433061 88.582677,95.952746 67.322835,53.433061 46.062992,95.952746 24.80315,53.433061 Z"
+         style="fill:#ffe900;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
+    </g>
+    <g
+       id="g3946"
+       transform="matrix(-0.05291667,0,0,-0.05291667,184.68748,37.671247)"
+       style="display:inline;fill:#ffe900;fill-opacity:1;stroke:none">
+      <g
+         transform="translate(0,-875.19684)"
+         id="g3942"
+         inkscape:label="Layer 1"
+         style="fill:#ffe900;fill-opacity:1;stroke:none" />
+      <path
+         inkscape:connector-curvature="0"
+         id="path3944"
+         d="M 24.80315,142.01574 H 152.3622 V 53.433061 L 131.10236,95.952746 109.84252,53.433061 88.582677,95.952746 67.322835,53.433061 46.062992,95.952746 24.80315,53.433061 Z"
+         style="fill:#ffe900;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
+    </g>
+    <g
+       transform="matrix(0.05291667,0,0,0.05291666,185.31248,1.500246)"
+       id="g3950"
+       inkscape:label="Layer 1"
+       style="display:inline;fill:#001400;fill-opacity:1;stroke:none">
+      <path
+         inkscape:connector-curvature="0"
+         id="path3948"
+         d="m 113.61392,892.91559 c -39.138288,0 -70.874998,31.73671 -70.874998,70.875 0,39.13831 31.73671,70.84371 70.874998,70.84371 7.24872,0 14.22665,-1.1028 20.8125,-3.125 -32.58087,-8.9038 -56.249998,-35.83811 -56.249998,-67.71871 0,-31.8806 23.669128,-58.84615 56.249998,-67.75 -6.58585,-2.02217 -13.56378,-3.125 -20.8125,-3.125 z"
+         style="fill:#001400;fill-opacity:1;stroke:none;stroke-width:0.5;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+    </g>
+    <g
+       transform="matrix(-0.05291667,0,0,0.05291666,194.68748,-18.499754)"
+       id="g3954"
+       inkscape:label="Layer 1"
+       style="display:inline;fill:#001400;fill-opacity:1;stroke:none">
+      <path
+         inkscape:connector-curvature="0"
+         id="path3952"
+         d="m 113.61392,892.91559 c -39.138288,0 -70.874998,31.73671 -70.874998,70.875 0,39.13831 31.73671,70.84371 70.874998,70.84371 7.24872,0 14.22665,-1.1028 20.8125,-3.125 -32.58087,-8.9038 -56.249998,-35.83811 -56.249998,-67.71871 0,-31.8806 23.669128,-58.84615 56.249998,-67.75 -6.58585,-2.02217 -13.56378,-3.125 -20.8125,-3.125 z"
+         style="fill:#001400;fill-opacity:1;stroke:none;stroke-width:0.5;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+    </g>
+    <g
+       id="g3962"
+       transform="matrix(0.05291667,0,0,0.05291666,195.31248,47.812498)"
+       style="display:inline;fill:#ff1d00;fill-opacity:1;stroke:none">
+      <g
+         transform="translate(0,-875.19684)"
+         id="g3956"
+         inkscape:label="Layer 1"
+         style="fill:#ff1d00;fill-opacity:1;stroke:none" />
+      <g
+         transform="translate(88.582672,88.582672)"
+         inkscape:label="Gear12"
+         id="g3960"
+         style="fill:#ff1d00;fill-opacity:1;stroke:none">
+        <path
+           inkscape:connector-curvature="0"
+           d="m 47.24,-6.937 6.029,-0.885 3.537,0.343 9.973,4.515 v 5.928 l -9.973,4.515 -3.537,0.343 -6.029,-0.885 -2.861,10.675 5.665,2.248 2.89,2.066 6.38,8.897 -2.963,5.133 -10.895,-1.077 -3.235,-1.47 -4.779,-3.781 -7.814,7.814 3.781,4.779 1.47,3.235 1.077,10.895 -5.133,2.963 -8.897,-6.38 -2.066,-2.89 -2.248,-5.665 -10.675,2.861 0.885,6.029 -0.343,3.537 -4.515,9.973 h -5.928 l -4.515,-9.973 -0.343,-3.537 0.885,-6.029 -10.675,-2.861 -2.248,5.665 -2.066,2.89 -8.897,6.38 -5.133,-2.963 1.077,-10.895 1.47,-3.235 3.781,-4.779 -7.814,-7.814 -4.779,3.781 -3.235,1.47 -10.895,1.077 -2.963,-5.133 6.38,-8.897 2.89,-2.066 5.665,-2.248 -2.861,-10.675 -6.029,0.885 -3.537,-0.343 -9.973,-4.515 v -5.928 l 9.973,-4.515 3.537,-0.343 6.029,0.885 2.861,-10.675 -5.665,-2.248 -2.89,-2.066 -6.38,-8.897 2.963,-5.133 10.895,1.077 3.235,1.47 4.779,3.781 7.814,-7.814 -3.781,-4.779 -1.47,-3.235 -1.077,-10.895 5.133,-2.963 8.897,6.38 2.066,2.89 2.248,5.665 10.675,-2.861 -0.885,-6.029 0.343,-3.537 4.515,-9.973 h 5.928 l 4.515,9.973 0.343,3.537 -0.885,6.029 10.675,2.861 2.248,-5.665 2.066,-2.89 8.897,-6.38 5.133,2.963 -1.077,10.895 -1.47,3.235 -3.781,4.779 7.814,7.814 4.779,-3.781 3.235,-1.47 10.895,-1.077 2.963,5.133 -6.38,8.897 -2.89,2.066 -5.665,2.248 z"
+           style="fill:#ff1d00;fill-opacity:1;stroke:none"
+           id="path3958" />
+      </g>
+    </g>
+    <g
+       id="g3970"
+       transform="matrix(-0.05291667,0,0,-0.05291666,204.68748,37.187496)"
+       style="display:inline;fill:#ff1d00;fill-opacity:1;stroke:none">
+      <g
+         transform="translate(0,-875.19684)"
+         id="g3964"
+         inkscape:label="Layer 1"
+         style="fill:#ff1d00;fill-opacity:1;stroke:none" />
+      <g
+         transform="translate(88.582672,88.582672)"
+         inkscape:label="Gear12"
+         id="g3968"
+         style="fill:#ff1d00;fill-opacity:1;stroke:none">
+        <path
+           inkscape:connector-curvature="0"
+           d="m 47.24,-6.937 6.029,-0.885 3.537,0.343 9.973,4.515 v 5.928 l -9.973,4.515 -3.537,0.343 -6.029,-0.885 -2.861,10.675 5.665,2.248 2.89,2.066 6.38,8.897 -2.963,5.133 -10.895,-1.077 -3.235,-1.47 -4.779,-3.781 -7.814,7.814 3.781,4.779 1.47,3.235 1.077,10.895 -5.133,2.963 -8.897,-6.38 -2.066,-2.89 -2.248,-5.665 -10.675,2.861 0.885,6.029 -0.343,3.537 -4.515,9.973 h -5.928 l -4.515,-9.973 -0.343,-3.537 0.885,-6.029 -10.675,-2.861 -2.248,5.665 -2.066,2.89 -8.897,6.38 -5.133,-2.963 1.077,-10.895 1.47,-3.235 3.781,-4.779 -7.814,-7.814 -4.779,3.781 -3.235,1.47 -10.895,1.077 -2.963,-5.133 6.38,-8.897 2.89,-2.066 5.665,-2.248 -2.861,-10.675 -6.029,0.885 -3.537,-0.343 -9.973,-4.515 v -5.928 l 9.973,-4.515 3.537,-0.343 6.029,0.885 2.861,-10.675 -5.665,-2.248 -2.89,-2.066 -6.38,-8.897 2.963,-5.133 10.895,1.077 3.235,1.47 4.779,3.781 7.814,-7.814 -3.781,-4.779 -1.47,-3.235 -1.077,-10.895 5.133,-2.963 8.897,6.38 2.066,2.89 2.248,5.665 10.675,-2.861 -0.885,-6.029 0.343,-3.537 4.515,-9.973 h 5.928 l 4.515,9.973 0.343,3.537 -0.885,6.029 10.675,2.861 2.248,-5.665 2.066,-2.89 8.897,-6.38 5.133,2.963 -1.077,10.895 -1.47,3.235 -3.781,4.779 7.814,7.814 4.779,-3.781 3.235,-1.47 10.895,-1.077 2.963,5.133 -6.38,8.897 -2.89,2.066 -5.665,2.248 z"
+           style="fill:#ff1d00;fill-opacity:1;stroke:none"
+           id="path3966" />
+      </g>
+    </g>
+  </g>
+</svg>
-- 
cgit v1.2.3